:root{--paper:#f5f2ec;--ink:#191b1b;--coral:#f98a6b;--sage:#a7b998;--secondary:#656b69;--line:#dcded5;--surface:#fcfaf6;--sans:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--radius:20px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit}button,a,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{display:block;max-width:100%;height:auto}figure{margin:0}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:550;line-height:1.12;letter-spacing:-.05em}h2{font-size:clamp(2.4rem,4.3vw,3.6rem)}h3{font-size:2rem}p{color:var(--secondary)}:focus-visible{outline:3px solid #ab4830;outline-offset:5px;border-radius:4px}::selection{background:var(--coral);color:var(--ink)}[hidden]{display:none!important}.container{width:min(1160px,calc(100% - 96px));margin-inline:auto}.section{padding-block:112px;scroll-margin-top:0}.icon{width:22px;height:22px;flex-shrink:0;vertical-align:middle}.eyebrow{font-size:.7rem;font-weight:650;letter-spacing:.15em;line-height:1.7;color:var(--secondary)}.button{display:inline-flex;min-height:54px;align-items:center;justify-content:center;gap:30px;padding:14px 22px;background:var(--coral);color:var(--ink);border:1px solid transparent;border-radius:10px;font-size:.94rem;font-weight:600;transition:background .2s,transform .2s}.button:hover{background:#faa087;transform:translateY(-2px)}.button .icon{width:19px}.skip-link{position:fixed;top:8px;left:12px;z-index:100;background:var(--ink);color:var(--paper);padding:12px 20px;transform:translateY(-160%);border-radius:8px}.skip-link:focus{transform:translateY(0)}
/* The mark uses the same two equal rings and Coral connection as the app. */
.brand{display:inline-flex;align-items:center;min-height:44px}.wordmark{display:inline-flex;align-items:center;gap:0;height:44px}.wordmark>span:last-child{font-size:42px;font-weight:750;line-height:1;letter-spacing:-3px;margin-top:-5px}.brand-mark{--size:52px;display:inline-flex;align-items:center;width:var(--size);height:calc(var(--size)/2);position:relative;flex-shrink:0}.brand-mark i{width:50%;height:100%;border:calc(var(--size)*.1) solid currentColor;border-radius:50%;display:block}.brand-mark b{position:absolute;width:9%;height:29%;border-radius:8px;left:45.5%;top:35.5%;background:var(--coral)}
.site-header{position:relative;z-index:20;border-bottom:1px solid var(--line);background:var(--paper)}.header-inner{min-height:96px;display:flex;align-items:center;justify-content:space-between;gap:24px}.desktop-nav{display:flex;gap:30px;font-size:.84rem;color:#4e5350}.desktop-nav a{display:flex;align-items:center;min-height:44px}.desktop-nav a:hover,.site-footer a:hover,.contact-link:hover{text-decoration:underline;text-underline-offset:5px}.header-end{display:flex;align-items:center;gap:22px}.language-switch{display:flex;gap:3px;align-items:center;font-size:.73rem;font-weight:500}.language-switch a{min-height:44px;min-width:44px;display:grid;place-items:center;color:var(--secondary)}.language-switch a[aria-current]{color:var(--ink);font-weight:750}.language-switch span{color:#858a82}.header-status{display:flex;align-items:center;gap:15px;font-size:.78rem;border:1px solid #caccc3;border-radius:8px;padding:10px 14px;min-height:44px}.header-status:hover{background:var(--surface)}.header-status .icon{width:17px}.menu-button{display:none}.mobile-nav{display:none}
.hero{display:grid;grid-template-columns:1fr 1fr;min-height:750px;align-items:center;gap:40px;padding-block:68px 75px}.hero h1{font-size:clamp(4.5rem,7.7vw,6.5rem);letter-spacing:-.067em;line-height:1.005;margin:27px 0 26px}.hero h1>span{color:#727969}.hero-intro{font-size:1.3rem;line-height:1.5;color:var(--ink);max-width:380px;letter-spacing:-.015em}.hero-detail{font-size:.97rem;max-width:365px;margin-top:16px}.hero .button{margin-top:28px}.hero-note{font-size:.74rem;display:flex;gap:8px;align-items:center;margin-top:18px}.hero-note .icon{width:16px;height:16px}.hero-visual{position:relative;display:flex;justify-content:center;align-items:center;min-height:605px}.hero-orbit{position:absolute;width:520px;height:520px;border:1px solid #dcddd4;border-radius:50%;background:#eaece1;inset:auto;transform:rotate(-15deg)}.hero-orbit:after{content:"";position:absolute;inset:26px -22px;border:1px solid #daddd1;border-radius:50%;transform:rotate(38deg)}.phone{width:270px;max-width:100%;padding:8px;border:1px solid #676b62;border-radius:33px;background:var(--ink);overflow:hidden;box-shadow:0 24px 46px -28px #191b1b70,0 2px 4px #191b1b20;position:relative}.app-screen{position:relative;width:100%;aspect-ratio:430/932;overflow:hidden;border-radius:25px;background:var(--paper)}.app-screen img{display:block;width:100%;height:100%;object-fit:contain;object-position:top}.hero-phone{width:280px;transform:rotate(6deg);margin:12px 0 0 40px;box-shadow:18px 30px 45px -24px #191b1b60,0 3px 5px #191b1b20}.hero-note-top{position:absolute;top:13px;left:20px;border:1px solid #d1d7c7;background:var(--paper);padding:8px 15px;border-radius:30px;font-size:.73rem;transform:rotate(-7deg);z-index:2}.together-note{position:absolute;bottom:27px;left:0;display:flex;align-items:center;gap:16px;background:var(--surface);padding:18px 22px;border-radius:15px;box-shadow:0 10px 30px #191b1b0d;border:1px solid #e8e7dd;transform:rotate(-5deg)}.together-note .brand-mark{--size:45px}.together-note strong,.together-note span:not(.brand-mark){display:block;font-size:.76rem;line-height:1.6}.together-note strong{font-weight:600}.together-note div span{color:var(--secondary)}
.utility-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;padding-block:24px;gap:24px}.utility-strip>div{display:flex;gap:44px}.utility-strip>div>span{display:flex;align-items:center;gap:10px;font-size:.83rem}.utility-strip .icon{width:18px;height:18px}.section-intro{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:end;margin:26px 0 44px}.section-intro>p{max-width:380px;font-size:1.07rem;line-height:1.7;padding-bottom:4px}.together-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.together-grid article{padding:35px 34px;min-height:280px;border-radius:var(--radius);position:relative;overflow:hidden}.personal-card{background:#e9e8e1}.shared-card{background:#e1e6d8}.scope{display:flex;align-items:center;gap:9px;font-size:.65rem;letter-spacing:.14em;font-weight:600;margin-bottom:35px}.scope .icon{width:16px;height:16px}.together-grid h3{font-size:1.65rem;margin-bottom:14px;letter-spacing:-.04em;position:relative;z-index:1}.together-grid p{font-size:.91rem;line-height:1.8;max-width:340px;position:relative;z-index:1}.single-ring{position:absolute;right:-35px;top:-45px;width:170px;height:170px;border:31px solid #dbdcd2;border-radius:50%;opacity:.5}.card-mark{--size:280px;position:absolute;top:-60px;right:-90px;color:#bac8ae;opacity:.35;transform:rotate(-27deg)}.card-mark b{background:var(--coral)}
.product-section{background:var(--ink);color:var(--paper);padding-bottom:44px}.product-section p{color:#a5ada8}.product-heading{text-align:center}.product-heading h2{margin:21px 0 20px}.product-heading>p:last-child{max-width:480px;margin-inline:auto;font-size:.98rem}.screen-tabs{display:flex;justify-content:center;gap:8px;margin:44px auto 0;max-width:610px;background:#242726;border:1px solid #373c37;border-radius:12px;padding:6px}.screen-tabs a{display:flex;justify-content:center;align-items:center;gap:10px;padding:12px 18px;min-height:48px;flex:1;font-size:.87rem;color:#b8bfb8;border-radius:7px;transition:background .2s}.screen-tabs a:hover{background:#343935}.screen-tabs a[aria-selected=true]{background:var(--paper);color:var(--ink)}.screen-tabs .icon{width:19px;height:19px}.screen-panel{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:100px;padding:60px 80px 35px;scroll-margin-top:30px}.screen-panel+.screen-panel{border-top:1px solid #373c37}.screen-panel[role=tabpanel]{border:0}.screen-number{display:block;color:#a5ada8;font-size:.7rem;letter-spacing:.15em;margin-bottom:32px}.screen-copy h3{font-size:2.65rem;line-height:1.14;max-width:370px}.screen-copy>p{margin-top:22px;font-size:.95rem;line-height:1.85;max-width:360px}.screen-copy ul{list-style:none;margin:25px 0 0;padding:0;display:grid;gap:15px}.screen-copy li{display:flex;align-items:center;gap:11px;font-size:.81rem;line-height:1.5}.screen-copy li .icon{color:var(--sage);width:17px;height:17px}.screen-copy .screen-note{font-size:.73rem;color:#a5ada8;border-top:1px solid #373c37;padding-top:20px;line-height:1.7}.screen-figure{display:flex;justify-content:center;position:relative}.screen-figure .phone{width:252px;box-shadow:0 20px 60px #0003;background:#303531;border-color:#555c55}.screen-caption{text-align:center;font-size:.68rem;margin-top:22px;line-height:1.7}.product-section :focus-visible{outline-color:var(--coral)}
.spaces{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:100px}.spaces h2{margin:22px 0}.spaces-body{max-width:440px;font-size:.97rem;line-height:1.9}.privacy-note{display:flex;align-items:center;gap:9px;font-size:.77rem;margin-top:25px;color:#4f5b49}.privacy-note .icon{width:17px;height:17px}.spaces-visual{padding:20px 0 20px 10px}.space-row{display:flex;align-items:center;gap:18px;background:var(--surface);border:1px solid #dedfd5;padding:23px 24px;margin-bottom:15px;border-radius:14px;box-shadow:0 3px 0 #e3e3d9}.space-0{transform:rotate(-3deg);margin-right:18px}.space-1{transform:rotate(2deg);margin-left:15px}.space-2{transform:rotate(-1deg);margin-right:18px}.space-icon{width:48px;height:48px;border-radius:12px;display:grid;place-items:center;background:#e9e8e1}.space-1 .space-icon{background:#dfe7d6}.space-2 .space-icon{background:#fbe4da}.space-row strong{display:block;font-size:.96rem;font-weight:600}.space-row div>span{display:flex;align-items:center;gap:5px;font-size:.72rem;color:var(--secondary);margin-top:4px}.space-row div .icon{width:12px;height:12px}.space-index{margin-left:auto;font-size:.68rem;color:var(--secondary)}
.faq{display:grid;grid-template-columns:.85fr 1.15fr;gap:85px;border-top:1px solid var(--line)}.faq h2{font-size:2.6rem;max-width:300px;margin:23px 0}.contact-link{font-size:.8rem;display:inline-flex;align-items:center;gap:14px;min-height:44px}.contact-link .icon{width:16px}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:20px;min-height:78px;padding-block:20px;font-size:.93rem;font-weight:500;cursor:pointer;line-height:1.5}summary::-webkit-details-marker{display:none}.faq-icon{display:grid;place-items:center;flex-shrink:0;border:1px solid #d9dacf;width:27px;height:27px;border-radius:50%;transition:transform .2s}.faq-icon .icon{width:14px;height:14px}details[open] .faq-icon{transform:rotate(45deg);background:#e5e8dd}details>p{font-size:.88rem;line-height:1.85;padding:0 45px 24px 0}
.closing{background:#e2e7d9;border-top:1px solid #d5ddcc;border-bottom:1px solid #d5ddcc;text-align:center;padding:80px 0 58px}.closing-inner{display:flex;flex-direction:column;align-items:center}.closing-mark{--size:82px;margin-bottom:30px}.closing h2{font-size:clamp(3rem,5.5vw,4.7rem);line-height:1.06;margin:23px 0}.closing p:not(.eyebrow){font-size:.95rem;max-width:450px;line-height:1.8;color:#525d4c}.launch-label{display:inline-flex;align-items:center;justify-content:center;border:1px solid #abb89e;background:var(--ink);color:var(--paper);min-height:48px;padding:12px 24px;border-radius:9px;font-size:.85rem;margin-top:27px}.closing small{color:#525d4c;font-size:.7rem;margin-top:14px}.back-top{font-size:.75rem;display:flex;align-items:center;min-height:44px;gap:9px;margin-top:28px}.back-top .icon{width:16px;height:16px;transform:rotate(-90deg)}.site-footer{padding-top:52px}.footer-top{display:flex;justify-content:space-between;align-items:center;padding-bottom:40px}.footer-top p{font-size:.8rem;margin-top:8px}.footer-top nav{display:flex;gap:30px;font-size:.83rem}.footer-top nav a{min-height:44px;display:flex;align-items:center}.footer-bottom{border-top:1px solid var(--line);padding-block:23px;display:flex;justify-content:space-between;align-items:center;gap:15px;font-size:.7rem;color:var(--secondary)}.footer-bottom small{font-size:inherit}.footer-bottom a{display:flex;align-items:center;gap:8px;min-height:44px}.footer-bottom .icon{width:13px;height:13px}.info-page{max-width:760px;min-height:65vh;padding-block:60px 110px}.back-link{display:flex;gap:10px;align-items:center;font-size:.85rem;min-height:44px;margin-bottom:50px}.back-link .icon{transform:rotate(180deg);width:18px}.info-page h1{font-size:clamp(3rem,7vw,5rem);margin:15px 0 20px}.info-intro{font-size:1.2rem;margin-bottom:50px}.info-page section{margin-top:32px}.info-page h2{font-size:1.5rem;letter-spacing:-.03em;margin-bottom:12px}.info-page p{line-height:1.9}.info-page .button{margin-top:35px;gap:12px}.text-link{display:inline-flex;gap:12px;align-items:center;min-height:44px;text-decoration:underline;text-underline-offset:4px;font-size:.9rem}.info-page>p:last-child{margin-top:25px}
@media(min-width:1440px){.hero{min-height:790px}}@media(max-width:1100px){.container{width:calc(100% - 64px)}.desktop-nav{gap:20px}.header-end{gap:10px}.header-status{font-size:.7rem;padding:9px 12px}.hero{gap:20px;min-height:690px}.hero-orbit{width:420px;height:420px}.hero-phone{width:252px}.hero-visual{min-height:570px}.hero-note-top{left:10px;top:6px}.together-note{left:-6px;bottom:40px;padding:15px}.together-note .brand-mark{--size:36px}.section{padding-block:88px}.screen-panel{padding-inline:40px;gap:55px}.spaces{gap:65px}.faq{gap:55px}.section-intro{gap:60px}.utility-strip>div{gap:26px}}
@media(max-width:900px){.header-status{display:none}.hero h1{font-size:4.6rem}.hero-intro{font-size:1.12rem}.hero-visual{min-height:535px}.hero-orbit{width:345px;height:345px}.hero-phone{width:224px;margin-left:25px}.together-note{gap:10px;bottom:28px;left:-15px}.together-note strong,.together-note span:not(.brand-mark){font-size:.68rem}.hero-note{font-size:.68rem}.screen-panel{gap:35px;padding-inline:15px}.screen-copy h3{font-size:2.25rem}.spaces{gap:35px}.space-row{padding:20px 16px;gap:12px}.space-icon{width:40px;height:40px}.together-grid article{padding:28px;min-height:295px}.utility-strip>div{gap:18px}.utility-strip>div>span{gap:7px}.utility-strip>.eyebrow{font-size:.62rem}.faq{gap:40px}.faq h2{font-size:2.4rem}}
@media(max-width:760px){html{scroll-padding-top:30px}.container{width:calc(100% - 40px)}.header-inner{min-height:78px;gap:16px}.wordmark>span:last-child{font-size:36px}.wordmark .brand-mark{--size:45px}.desktop-nav{display:none}.header-end{gap:15px}.language-switch a{min-width:44px}.menu-ready .menu-button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;width:44px;height:44px;background:none;border:1px solid #d7d9cf;border-radius:9px}.menu-button>span{height:1px;width:17px;background:var(--ink);transition:transform .2s}.menu-button[aria-expanded=true]>span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-button[aria-expanded=true]>span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.mobile-nav{display:grid;padding-bottom:18px}.mobile-nav a{display:flex;align-items:center;justify-content:space-between;min-height:48px;font-size:.85rem;border-top:1px solid var(--line)}.mobile-nav .icon{width:17px}.hero{grid-template-columns:1fr;padding-block:53px 36px;gap:28px;min-height:auto}.hero-copy{text-align:center}.hero h1{font-size:clamp(3.9rem,12vw,5.6rem);margin:21px 0 24px}.hero .eyebrow{font-size:.64rem}.hero-intro{max-width:330px;margin-inline:auto;font-size:1.14rem;line-height:1.6}.hero-detail{max-width:350px;margin:15px auto 0;font-size:.9rem}.hero .button{margin-top:25px}.hero-note{justify-content:center;font-size:.7rem}.hero-visual{width:100%;max-width:430px;margin-inline:auto;min-height:580px}.hero-phone{width:242px;margin:15px 0 0 13px}.hero-orbit{width:365px;height:365px;max-width:95%}.hero-note-top{left:12px;top:24px}.together-note{left:5px;bottom:20px;padding:15px 18px}.together-note strong,.together-note span:not(.brand-mark){font-size:.72rem}.utility-strip{flex-direction:column;gap:15px;padding-block:24px}.utility-strip>div{gap:24px;flex-wrap:wrap;justify-content:center}.utility-strip>div>span{font-size:.76rem}.utility-strip .icon{width:17px}.utility-strip>.eyebrow{font-size:.62rem}.section{padding-block:68px}.section-intro{grid-template-columns:1fr;gap:22px;margin-top:20px;margin-bottom:30px}.section-intro>p{font-size:.96rem;max-width:440px}h2{font-size:2.7rem}.together>.eyebrow{max-width:310px;line-height:1.8}.together-grid{gap:14px}.together-grid article{padding:24px;min-height:320px}.together-grid h3{font-size:1.5rem;line-height:1.25}.together-grid p{font-size:.85rem;line-height:1.8}.scope{font-size:.6rem;margin-bottom:27px;gap:7px}.single-ring{width:140px;height:140px;right:-75px}.card-mark{right:-145px;top:-70px}.product-heading{text-align:left}.product-heading h2{font-size:2.55rem}.product-heading>p:last-child{margin:0;font-size:.9rem}.screen-tabs{margin-top:32px;gap:2px;padding:5px}.screen-tabs a{padding:10px 7px;font-size:.75rem;gap:6px}.screen-tabs .icon{width:16px;height:16px}.screen-panel{grid-template-columns:1fr;gap:34px;padding:35px 10px 22px}.screen-copy{max-width:480px}.screen-number{margin-bottom:19px;font-size:.65rem}.screen-copy h3{font-size:2.1rem;max-width:350px}.screen-copy>p{font-size:.89rem;margin-top:17px;max-width:100%}.screen-copy ul{margin-top:20px;gap:12px}.screen-copy li{font-size:.79rem}.screen-figure .phone{width:254px}.screen-caption{font-size:.67rem;text-align:left;max-width:400px;margin-top:18px}.spaces{grid-template-columns:1fr;gap:35px}.spaces-body{font-size:.93rem}.spaces-visual{width:min(420px,100%);padding:10px 8px;margin:auto}.space-row{padding:22px 20px}.space-row strong{font-size:.95rem}.space-icon{width:45px;height:45px}.privacy-note{font-size:.74rem}.faq{grid-template-columns:1fr;gap:28px}.faq h2{max-width:100%;font-size:2.5rem;margin-bottom:13px}summary{font-size:.9rem;min-height:75px}details>p{font-size:.87rem;padding-right:15px}.closing{padding-block:64px 40px}.closing .eyebrow{font-size:.6rem}.closing h2{font-size:3.4rem}.closing p:not(.eyebrow){max-width:340px;font-size:.9rem}.closing small{font-size:.66rem}.footer-top{align-items:start;gap:20px}.footer-top nav{gap:0;flex-direction:column}.footer-top p{font-size:.75rem}.footer-bottom{font-size:.65rem;align-items:start;flex-direction:column;gap:0}.site-footer{padding-top:38px}.info-page{padding-block:32px 70px}.info-page h1{font-size:3.5rem}.info-intro{font-size:1.1rem}.info-page .button{font-size:.85rem}.back-link{margin-bottom:30px}}
@media(max-width:420px){.hero-visual{min-height:545px}.hero-phone{width:224px}.hero-orbit{width:315px;height:315px}.hero-note-top{left:0;top:22px;font-size:.66rem}.together-note{left:0;bottom:19px;padding:12px}.hero h1{font-size:3.95rem}.hero-intro{font-size:1.07rem}.together-grid{grid-template-columns:1fr}.together-grid article{min-height:235px;padding:27px}.together-grid p{max-width:275px}.together-grid h3{font-size:1.7rem}.single-ring{right:-20px}.card-mark{right:-90px}.together-grid .scope{margin-bottom:26px}.utility-strip>div{gap:18px}.utility-strip>div>span{gap:6px;font-size:.72rem}.utility-strip .icon{width:15px;height:15px}.screen-tabs a{font-size:.71rem;gap:5px;padding-inline:5px}.screen-tabs .icon{width:15px;height:15px}h2{font-size:2.4rem}.product-heading h2{font-size:2.35rem}.closing h2{font-size:3rem}.footer-top{gap:10px}.footer-top nav{font-size:.78rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.button:hover{transform:none}}
@media print{.site-header,.site-footer,.hero-visual,.spaces-visual,.screen-figure,.screen-tabs,.back-top{display:none!important}.container{width:100%}.section{padding-block:25px}.screen-panel[hidden]{display:grid!important}.product-section{background:white;color:black}.product-section p{color:#333}.screen-panel{padding:20px 0;grid-template-columns:1fr}.screen-copy li{color:black}.closing{padding-block:25px}}
/* The mascot is a generated bitmap. Animation moves the complete asset and never changes the logo. */
.hero-mascot{position:absolute;width:180px;left:-4px;bottom:1px;z-index:3;text-align:center}.hero-mascot>img{width:180px;height:auto;transform-origin:50% 90%;filter:drop-shadow(0 9px 7px #191b1b12)}.mascot-bubble{background:var(--surface);border:1px solid #dcddd3;box-shadow:0 4px 14px #191b1b09;border-radius:14px 14px 14px 3px;padding:11px 16px;position:relative;font-size:.72rem;color:var(--ink);line-height:1.6;max-width:190px;transform:rotate(-4deg);margin:0 0 -15px 12px;z-index:1}.mascot-hello{display:inline-flex;align-items:center;justify-content:center;gap:9px;background:transparent;border:0;border-bottom:1px solid #b4bdab;border-radius:0;min-height:44px;font-size:.7rem;margin-top:-13px;padding:5px 9px;position:relative}.mascot-hello:hover{border-color:var(--ink)}.mascot-hello .icon{width:13px;height:13px}.hero-mascot:has(.mascot-hello:focus-visible){outline:none}
@media(max-width:1100px){.hero-mascot{width:156px;left:-10px;bottom:20px}.hero-mascot>img{width:156px}.mascot-bubble{font-size:.66rem;padding:9px 12px;margin-left:0}}@media(max-width:900px){.hero-mascot{left:-10px;bottom:3px;width:146px}.hero-mascot>img{width:146px}.mascot-bubble{max-width:150px}.mascot-hello{font-size:.65rem}}@media(max-width:760px){.hero-mascot{width:160px;left:-2px;bottom:0}.hero-mascot>img{width:160px}.mascot-bubble{font-size:.69rem;max-width:166px}.mascot-hello{font-size:.7rem}}@media(max-width:360px){.hero-mascot{width:135px;left:-6px;bottom:0}.hero-mascot>img{width:135px}.mascot-bubble{font-size:.65rem;padding:9px}}
/* Keep the rotated decorative orbit inside its visual area on narrow screens. */
.hero-visual{overflow:clip;overflow-clip-margin:10px}
