@import "https://fonts.googleapis.com/css2?family=Manrope:wght@600;700&family=Inter:wght@400;500&family=Space+Grotesk:wght@600;700&family=DM+Sans:wght@400;500&family=Hanken+Grotesk:wght@600;700&family=Archivo:wght@400;500&family=DM+Serif+Display:wght@400&family=Newsreader:wght@600;700&family=Figtree:wght@400;500&family=Fraunces:wght@600;700&family=Public+Sans:wght@400;500&family=Syne:wght@600;700&family=Plus+Jakarta+Sans:wght@400;500&family=Poppins:wght@600;700&display=swap";
.hs2{--page:#fffcf4;--card:#fffefa;--ink:#17191a;--sun:#f2c256;--rose:#f9c6e9;--sky:#25d6e4;--leaf:#9fe562;--hairline:#17191a29;--hairline-soft:#17191a21;--gutter:16px;--container:1200px;--container-read:760px;--measure:500px;--measure-split:460px;--space-sm:clamp(48px, 5vw, 72px);--space-md:clamp(64px, 6.7vw, 96px);--space-lg:clamp(80px, 8.9vw, 128px);--space-xl:clamp(96px, 11.1vw, 160px);--gap-xs:8px;--gap-sm:12px;--gap-md:clamp(16px, 1.7vw, 24px);--gap-lg:clamp(24px, 2.8vw, 40px);--r-sm:10px;--r-md:16px;--r-lg:24px;--r-pill:999px;--phone-ar:1170 / 2532;--phone-sm:min(30vw, 132px);--phone-md:min(56vw, 204px);--phone-lg:min(78vw, 296px);--t-display:clamp(34px, 4.7vw, 68px);--t-headline:clamp(30px, 3.6vw, 52px);--t-headline-card:clamp(26px, 2.15vw, 31px);--t-headline-sub:clamp(19px, 1.6vw, 23px);--t-headline-item:clamp(16px, 1.25vw, 18px);--t-meta:clamp(18px, 1.53vw, 22px);--t-body:clamp(15px, 1.11vw, 16px);--t-body-sm:clamp(14px, 1.04vw, 15px);--t-body-xs:13px;--t-label:clamp(10px, .76vw, 11px)}@media (min-width:360px){.hs2{--gutter:20px}}@media (min-width:768px){.hs2{--gutter:32px}}@media (min-width:1024px){.hs2{--gutter:48px}}@media (min-width:1440px){.hs2{--gutter:64px}}.hs2,.hs2 *{box-sizing:border-box}.hs2{background:var(--page);color:var(--ink);font-family:var(--font-body), Georgia, serif;margin:0;overflow-x:clip}.hs2 img{max-width:100%}.hs2 a{color:inherit;text-decoration:none}.hs2 a:hover{opacity:.75}.hs2 a:focus-visible,.hs2 button:focus-visible{outline:2px solid var(--ink);outline-offset:3px;border-radius:2px}.hs2 .label{font-family:var(--font-label), system-ui, sans-serif;text-transform:uppercase;letter-spacing:.12em;font-size:var(--t-label);font-weight:500;line-height:1.2}.hs2 .meta{font-family:var(--font-meta), ui-rounded, cursive;font-weight:600;font-size:var(--t-meta);letter-spacing:0;text-transform:none;line-height:1.1}.hs2 .headline{font-family:var(--font-display), system-ui, sans-serif;letter-spacing:-.04em;text-wrap:balance;margin:0;font-weight:800;line-height:1.05}.hs2 .body{font-family:var(--font-body), Georgia, serif;font-weight:400;font-size:var(--t-body);text-wrap:pretty;margin:0;line-height:1.55}.hs2 .t-display{font-size:var(--t-display);max-width:14ch;line-height:1.04}.hs2 .t-headline{font-size:var(--t-headline);max-width:20ch}.hs2 .t-h-card{font-size:var(--t-headline-card)}.hs2 .t-h-sub{font-size:var(--t-headline-sub)}.hs2 .t-h-item{font-size:var(--t-headline-item)}.hs2 .t-body-sm{font-size:var(--t-body-sm)}.hs2 .t-body-xs{font-size:var(--t-body-xs)}.hs2 .measure{max-width:var(--measure)}.hs2 .measure-split{max-width:var(--measure-split)}.hs2 .dim{opacity:.72}.hs2 .dim-soft{opacity:.55}.hs2 .i{font-style:italic}.hs2 .section{--sp:var(--space-md);padding-block:var(--sp);position:relative}.hs2 .sp-sm{--sp:var(--space-sm)}.hs2 .sp-lg{--sp:var(--space-lg)}.hs2 .sp-xl{--sp:var(--space-xl)}.hs2 .bleed{background:var(--field,transparent)}.hs2 .container{width:100%;max-width:calc(var(--container) + var(--gutter) * 2);padding-inline:var(--gutter);margin-inline:auto}.hs2 .container-read{max-width:calc(var(--container-read) + var(--gutter) * 2)}.hs2 .stack{gap:var(--stack-gap,var(--gap-md));flex-direction:column;align-items:flex-start;display:flex}.hs2 .stack-tight{--stack-gap:var(--gap-sm)}.hs2 .stack-centre{text-align:center;align-items:center}.hs2 .split{gap:var(--gap-lg);grid-template-columns:minmax(0,1fr);align-items:center;display:grid}.hs2 .split>*{min-width:0}@media (min-width:768px){.hs2 .split{gap:clamp(40px,6vw,64px)}}@media (min-width:1024px){.hs2 .split{grid-template-columns:minmax(0, var(--split-copy,460px)) minmax(0, 1fr);gap:var(--split-gap,clamp(64px, 8vw, 120px))}.hs2 .split-reverse{grid-template-columns:minmax(0, 1fr) minmax(0, var(--split-copy,460px))}.hs2 .split-reverse>.split-copy{order:2}.hs2 .split-reverse>.split-visual{order:1}}.hs2 .stage{place-items:center;width:100%;min-width:0;display:grid;position:relative}.hs2 .panel{background:var(--panel,var(--sun));border:2px solid var(--ink);border-radius:var(--r-lg);width:100%;padding:clamp(20px,3.4vw,40px)}.hs2 .card{background:var(--card);border:1.5px solid var(--ink);border-radius:var(--r-md);padding:16px 18px}.hs2 .phone{width:var(--w,var(--phone-md));aspect-ratio:var(--phone-ar);border:1.5px solid var(--ink);border-radius:calc(var(--w,var(--phone-md)) * .145);background:var(--page);flex-shrink:0;position:relative}.hs2 .phone:before{content:"";border-radius:var(--r-pill);background:var(--ink);opacity:.8;z-index:2;width:31%;height:2.4%;position:absolute;top:3.5%;left:50%;transform:translate(-50%)}.hs2 .phone__keys,.hs2 .phone__keys:before,.hs2 .phone__keys:after{background:var(--ink);opacity:.45;border-radius:2px;width:3px;position:absolute}.hs2 .phone__keys{height:3.9%;top:16%;left:-3px}.hs2 .phone__keys:before{content:"";height:175%;top:175%;left:0}.hs2 .phone__keys:after{content:"";height:175%;top:400%;left:0}.hs2 .phone__key-r{background:var(--ink);opacity:.45;border-radius:2px;width:3px;height:9.7%;position:absolute;top:24.8%;right:-3px}.hs2 .phone__screen{inset:calc(var(--w,var(--phone-md)) * .032);object-fit:cover;object-position:center top;border-radius:calc(var(--w,var(--phone-md)) * .12);width:auto;height:auto;display:block;position:absolute}.hs2 .phone__screen-fit{object-fit:contain;background:var(--card)}.hs2 .phone-sm{--w:var(--phone-sm)}.hs2 .phone-md{--w:var(--phone-md)}.hs2 .phone-lg{--w:var(--phone-lg)}.hs2 .btn{border:1.5px solid var(--ink);border-radius:var(--r-pill);min-height:48px;color:var(--ink);cursor:pointer;font-family:var(--font-label), system-ui, sans-serif;text-transform:uppercase;letter-spacing:.12em;font-size:var(--t-label);text-align:center;background:0 0;justify-content:center;align-items:center;padding:13px 22px;font-weight:500;display:inline-flex}.hs2 .btn-fill{background:var(--sun)}.hs2 .btn-ink{background:var(--ink);color:var(--field,var(--page));border-color:var(--ink)}.hs2 .actions{gap:var(--gap-sm);flex-wrap:wrap;display:flex}.hs2 .actions-centre{justify-content:center}@media (max-width:479px){.hs2 .btn-block{width:100%}}.hs2 .btn-sm{min-height:44px;padding:11px 18px}.hs2 .tickrow{background:var(--ink);padding:15px 0;overflow:hidden}.hs2 .tick{width:max-content;animation:70s linear infinite hs2-hs-tick;display:flex}@keyframes hs2-hs-tick{0%{transform:translate(0)}to{transform:translate(-50%)}}.hs2 .tick-item{white-space:nowrap;align-items:center;display:flex}.hs2 .tick-item .label{color:var(--page);padding:0 20px;font-size:clamp(12px,.97vw,14px)}.hs2 .tick-item .tick-sep{color:var(--page);opacity:.5}.hs2 .rise{animation:.62s cubic-bezier(.22,1,.36,1) both hs2-hs-rise;animation-delay:var(--d,0s)}@keyframes hs2-hs-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}.hs2 .rise-sm{animation:.52s cubic-bezier(.22,1,.36,1) both hs2-hs-rise-sm;animation-delay:var(--d,0s)}@keyframes hs2-hs-rise-sm{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.hs2 .rise-visual{animation:.72s cubic-bezier(.22,1,.36,1) both hs2-hs-rise-visual;animation-delay:var(--d,0s)}@keyframes hs2-hs-rise-visual{0%{opacity:0;transform:translateY(26px)scale(.97)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.hs2,.hs2 *,.hs2 :before,.hs2 :after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.hs2 .hdr{justify-content:space-between;align-items:center;gap:var(--gap-md);padding-block:20px;display:flex}.hs2 .wordmark{font-family:var(--font-wordmark), system-ui, sans-serif;letter-spacing:-.04em;color:var(--ink);font-size:clamp(19px,1.53vw,22px);font-weight:800}.hs2 .hdr-nav,.hs2 .hdr-cta{display:none}.hs2 .navtoggle{border:1.5px solid var(--ink);border-radius:var(--r-pill);cursor:pointer;width:44px;height:44px;color:var(--ink);background:0 0;justify-content:center;align-items:center;margin-right:-10px;display:inline-flex}.hs2 .navpanel{border-top:1px solid var(--hairline);flex-direction:column;gap:2px;padding:8px 0 16px;display:flex}.hs2 .navpanel a{min-height:48px;color:var(--ink);align-items:center;display:flex}.hs2 .navpanel .btn{margin-top:8px}@media (min-width:1024px){.hs2 .hdr-nav{align-items:center;gap:clamp(20px,2vw,28px);display:flex}.hs2 .hdr-nav a{min-height:44px;color:var(--ink);align-items:center;display:inline-flex}.hs2 .hdr-cta{display:inline-flex}.hs2 .navtoggle,.hs2 .navpanel{display:none}}.hs2 .hero{gap:var(--gap-lg);grid-template-columns:minmax(0,1fr);grid-template-areas:"copy""stage""micro";align-items:start;display:grid}.hs2 .hero-copy{grid-area:copy}.hs2 .hero-stage{grid-area:stage}.hs2 .hero-micro{grid-area:micro}@media (min-width:1024px){.hs2 .hero{grid-template-columns:minmax(0, var(--hero-copy,480px)) minmax(0, var(--hero-visual,500px));column-gap:var(--hero-gap,clamp(80px, 7vw, 120px));grid-template-rows:auto auto;grid-template-areas:"copy stage""micro stage";place-content:center;row-gap:22px;min-height:clamp(560px,68vh,720px)}.hs2 .hero-stage{align-self:center}}@media (min-width:1440px){.hs2 .hero{--hero-copy:500px;--hero-visual:540px}}.hs2 .eyebrow-pill{background:var(--sun);color:var(--ink);border:1.5px solid var(--ink);border-radius:var(--r-pill);align-self:flex-start;padding:11px 18px}.hs2 .hero-stage{margin-inline:calc(var(--gutter) * -1);justify-items:center;width:auto;padding-block:8px;overflow:hidden}@media (min-width:1024px){.hs2 .hero-stage{width:100%;margin-inline:0}}.hs2 .fan-wrap{width:var(--w);--w:min(42vw, 170px);--fan-x:.58;--fan-y:.04;--fan-rot:5deg;--fan-scale:.97;animation:.56s cubic-bezier(.22,1,.36,1) .3s both hs2-fan-rise;position:relative}@media (min-width:1024px){.hs2 .fan-wrap{--w:min(20vw, 180px);--fan-x:.74;--fan-rot:6deg;--fan-scale:.96}}@keyframes hs2-fan-rise{0%{opacity:0;transform:translateY(26px)scale(.96)}to{opacity:1;transform:none}}.hs2 .fan-a,.hs2 .fan-c{position:absolute;top:0;left:0}.hs2 .fan-b{z-index:3;position:relative}.hs2 .fan-a{z-index:1}.hs2 .fan-c{z-index:2}.hs2 .fan-a{transform:translate(calc(var(--w) * var(--fan-x) * -1), calc(var(--w) * var(--fan-y))) rotate(calc(var(--fan-rot) * -1)) scale(var(--fan-scale))}.hs2 .fan-c{transform:translate(calc(var(--w) * var(--fan-x)), calc(var(--w) * var(--fan-y))) rotate(var(--fan-rot)) scale(var(--fan-scale))}.hs2 .fan-a{animation:.68s cubic-bezier(.22,1,.36,1) .78s both hs2-fan-open-a}@keyframes hs2-fan-open-a{0%{transform:translate(0, 0) rotate(0deg) scale(var(--fan-scale))}to{transform:translate(calc(var(--w) * var(--fan-x) * -1), calc(var(--w) * var(--fan-y))) rotate(calc(var(--fan-rot) * -1)) scale(var(--fan-scale))}}.hs2 .fan-c{animation:.68s cubic-bezier(.22,1,.36,1) .78s both hs2-fan-open-c}@keyframes hs2-fan-open-c{0%{transform:translate(0, 0) rotate(0deg) scale(var(--fan-scale))}to{transform:translate(calc(var(--w) * var(--fan-x)), calc(var(--w) * var(--fan-y))) rotate(var(--fan-rot)) scale(var(--fan-scale))}}.hs2 .s2{background:var(--sky);color:var(--ink);text-align:center;padding-block:clamp(72px,7.9vw,110px)}.hs2 .s2-inner{flex-direction:column;align-items:center;display:flex}.hs2 .s2-h{letter-spacing:-.045em;max-width:17ch;font-size:clamp(48px,6.86vw,96px);line-height:.98}.hs2 .s2-p{max-width:560px;margin-top:clamp(36px,4vw,56px);font-size:clamp(17px,1.5vw,20px);line-height:1.6}.hs2 .s2[data-armed="1"] .s2-h,.hs2 .s2[data-armed="1"] .s2-p{opacity:0;transform:translateY(14px)}.hs2 .s2[data-in="1"] .s2-h,.hs2 .s2[data-in="1"] .s2-p{opacity:1;transition:opacity .64s cubic-bezier(.22,1,.36,1),transform .68s cubic-bezier(.22,1,.36,1);transform:none}.hs2 .s2[data-in="1"] .s2-p{transition-delay:.13s}@media (prefers-reduced-motion:reduce){.hs2 .s2[data-armed="1"] .s2-h,.hs2 .s2[data-armed="1"] .s2-p{opacity:1!important;transform:none!important}}.hs2 .jx[data-cat="0"]{--cat:var(--sun);--cat-pale:#f2c25633}.hs2 .jx[data-cat="1"]{--cat:var(--rose);--cat-pale:#f9c6e957}.hs2 .jx[data-cat="2"]{--cat:var(--ink);--cat-pale:#17191a12}.hs2 .jx[data-cat="3"]{--cat:var(--sky);--cat-pale:#25d6e42e}.hs2 .jx[data-cat="4"]{--cat:var(--leaf);--cat-pale:#9fe56242}.hs2 .jx-pin{flex-direction:column;gap:clamp(20px,2.4vw,34px);display:flex}.hs2 .jx-head{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.hs2 .jx-h{max-width:18ch;font-size:clamp(28px,3.3vw,46px);line-height:1.04}.hs2 .jx-card{--jx-phone-w:clamp(92px, 30vw, 112px);grid-template-columns:minmax(0, 1fr) var(--jx-phone-w);background:var(--cat);border:2px solid var(--ink);border-radius:var(--r-lg);grid-template-areas:"rail rail""story phone";align-items:center;gap:16px 12px;padding:14px;transition:background-color .42s cubic-bezier(.4,0,.2,1);display:grid}.hs2 .jx-rail{grid-area:rail}.hs2 .jx-body{grid-area:story}.hs2 .jx-stage{grid-area:phone}@media (max-width:1023px){.hs2 .jx[data-cat="2"] .jx-card{color:var(--page)}.hs2 .jx[data-cat="2"] .jx-pill{border-color:var(--page);color:var(--page)}.hs2 .jx[data-cat="2"] .jx-pill[aria-selected=true]{background:var(--page);color:var(--ink)}.hs2 .jx[data-cat="2"] .jx-line{color:var(--page)}}.hs2 .jx-body{display:grid}.hs2 .jx-story{opacity:0;visibility:hidden;flex-direction:column;grid-area:1/1;align-items:flex-start;gap:10px;transition:opacity .34s,transform .34s cubic-bezier(.22,1,.36,1),visibility 0s linear .34s;display:flex;transform:translateY(10px)}.hs2 .jx-story.is-on{opacity:1;visibility:visible;transition:opacity .34s 60ms,transform .38s cubic-bezier(.22,1,.36,1) 60ms,visibility linear;transform:none}.hs2 .jx-eyebrow{color:inherit;align-items:center;gap:8px;display:inline-flex}.hs2 .jx-dot{background:var(--cat);border:1px solid;border-radius:50%;flex-shrink:0;width:9px;height:9px}.hs2 .jx-title{max-width:13ch;font-size:22px;line-height:1.08}.hs2 .jx-line{opacity:1;max-width:34ch;font-size:14px;line-height:1.5}.hs2 .jx-field{place-items:center;width:100%;display:grid}.hs2 .jx-phone{--w:var(--jx-phone-w,min(32vw, 116px));background:var(--card);box-shadow:0 18px 44px -26px #17191a80}.hs2 .jx-screen{opacity:0;z-index:1;transition:opacity .38s cubic-bezier(.22,1,.36,1),transform .38s cubic-bezier(.22,1,.36,1);transform:translateY(12px)}.hs2 .jx-screen.is-on{opacity:1;z-index:2;transform:none}.hs2 .jx-screen.is-out{opacity:0;transform:translateY(-10px)}.hs2 .jx-rail{scrollbar-width:none;scroll-snap-type:x proximity;flex-wrap:nowrap;gap:8px;min-width:0;margin-block:-6px;padding-block:6px;display:flex;overflow:auto hidden}.hs2 .jx-rail::-webkit-scrollbar{display:none}.hs2 .jx-rail .jx-pill{scroll-snap-align:start;flex-shrink:0}.hs2 .jx-pill{border-radius:var(--r-pill);min-height:34px;color:inherit;cursor:pointer;font-family:var(--font-label), system-ui, sans-serif;text-transform:uppercase;letter-spacing:.12em;font-size:var(--t-label);white-space:nowrap;background:0 0;border:1.5px solid;align-items:center;gap:6px;padding:8px 12px;font-weight:500;transition:background-color .26s,color .26s;display:inline-flex;position:relative}.hs2 .jx-pill[aria-selected=true]{background:var(--ink);color:var(--page);font-weight:700}.hs2 .jx-pill:before{content:"";position:absolute;inset:-5px 0}.hs2 .jx-tick{display:none}.hs2 .jx-pill[aria-selected=true] .jx-tick{display:block}.hs2 .jx-prog{display:none}.hs2 .jx-prog-step{cursor:pointer;min-width:0;color:var(--ink);font-family:var(--font-label), system-ui, sans-serif;text-transform:uppercase;letter-spacing:.12em;font-size:var(--t-label);background:0 0;border:0;flex:1;align-items:center;gap:12px;padding:0;font-weight:500;display:flex}.hs2 .jx-prog-step:last-child{flex:none}.hs2 .jx-prog-n{opacity:.4;transition:opacity .3s}.hs2 .jx-prog-step[aria-selected=true] .jx-prog-n{opacity:1;font-weight:700}.hs2 .jx-prog-step[data-done="1"] .jx-prog-n{opacity:.78}.hs2 .jx-prog-rule{background:var(--hairline-soft);flex:1;min-width:12px;height:1px;position:relative;overflow:hidden}.hs2 .jx-prog-rule:after{content:"";background:var(--ink);transform-origin:0;transition:transform .42s cubic-bezier(.22,1,.36,1);position:absolute;inset:0;transform:scaleX(0)}.hs2 .jx-prog-step[data-done="1"] .jx-prog-rule:after{transform:scaleX(1)}@media (min-width:1024px){.hs2 .jx{--jx-step:42vh;height:calc(100vh + 4 * var(--jx-step))}.hs2 .jx-pin{grid-template:"head phone""story phone""prog prog"/minmax(0,1fr) minmax(0,420px);align-content:center;justify-items:start;gap:clamp(22px,2.4vw,34px) clamp(56px,7vw,104px);height:100vh;display:grid;position:sticky;top:0}.hs2 .jx-head{grid-area:head;align-self:end}.hs2 .jx-h{font-size:clamp(40px,3.6vw,50px);line-height:1}.hs2 .jx-body{grid-area:story;align-self:start;width:100%;margin-top:30px}.hs2 .jx-stage{grid-area:phone;place-self:center stretch}.hs2 .jx-prog{grid-area:prog;margin-top:clamp(14px,1.6vw,26px)}.hs2 .jx-card{display:contents}.hs2 .jx-rail{display:none}.hs2 .jx-title{max-width:17ch;font-size:clamp(26px,2.6vw,36px);line-height:1.08}.hs2 .jx-line{max-width:30ch;font-size:clamp(17px,1.5vw,21px);line-height:1.45}.hs2 .jx-story{gap:16px}.hs2 .jx-field{background:var(--cat-pale);border-radius:var(--r-lg);padding:clamp(22px,2.4vw,34px);transition:background-color .48s cubic-bezier(.4,0,.2,1)}.hs2 .jx-phone{--w:min(18vw, 238px)}.hs2 .jx-prog{align-items:center;gap:12px;width:100%;margin:0;padding:0;list-style:none;display:flex}}@media (prefers-reduced-motion:reduce){.hs2 .jx-screen,.hs2 .jx-story{transition:opacity .16s linear!important;transform:none!important}.hs2 .jx-story{visibility:visible}.hs2 .jx-story:not(.is-on){visibility:hidden}.hs2 .jx-card,.hs2 .jx-field{transition:background-color .2s linear!important}.hs2 .jx-prog-rule:after{transition:none!important}}.hs2 .s4-intro{align-items:flex-start;max-width:22ch}.hs2 .s4-h{max-width:20ch;font-size:clamp(30px,3.6vw,52px);line-height:1.03}.hs2 .s4-grid{grid-template-columns:minmax(0,1fr);gap:clamp(16px,1.8vw,24px);margin:clamp(36px,4.4vw,64px) 0 0;padding:0;list-style:none;display:grid}.hs2 .s4-card{background:var(--card-bg);border:2px solid var(--ink);border-radius:var(--r-lg);color:var(--ink);--s4-dev:118px;flex-direction:column;gap:16px;padding:clamp(20px,2vw,28px);display:flex;position:relative;overflow:hidden}.hs2 .s4-card:first-child{--card-bg:var(--sun)}.hs2 .s4-card:nth-child(2){--card-bg:var(--rose)}.hs2 .s4-card:nth-child(3){--card-bg:var(--sky)}.hs2 .s4-card:nth-child(4){--card-bg:var(--leaf)}.hs2 .s4-head{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.hs2 .s4-n{border:1.5px solid var(--ink);border-radius:var(--r-pill);background:var(--page);letter-spacing:.14em;justify-content:center;align-items:center;min-width:34px;padding:6px 10px;display:inline-flex}.hs2 .s4-t{max-width:15ch;font-size:clamp(25px,2.1vw,30px);line-height:1.08}.hs2 .s4-l{opacity:.78;max-width:34ch;font-size:clamp(14px,1.04vw,15px);line-height:1.5}.hs2 .s4-ui{background:var(--card);border:1.5px solid var(--ink);border-radius:var(--r-md);flex-direction:column;gap:9px;margin-top:auto;padding:13px 14px;display:flex}.hs2 .s4-cap{opacity:.5;letter-spacing:.14em;display:block}.hs2 .s4-input{border:1.5px solid var(--hairline);border-radius:var(--r-sm);font-family:var(--font-body), Georgia, serif;align-items:center;gap:8px;padding:9px 11px;font-size:14px;line-height:1.2;display:flex}.hs2 .s4-input svg{opacity:.55;flex-shrink:0}.hs2 .s4-caret{background:var(--ink);opacity:.65;width:1.5px;height:15px;margin-left:-2px}.hs2 .s4-opts{flex-wrap:wrap;gap:6px;display:flex}.hs2 .s4-opt{border:1.5px solid var(--hairline);border-radius:var(--r-pill);white-space:nowrap;padding:6px 10px}.hs2 .s4-opt[data-on="1"]{background:var(--ink);color:var(--card);border-color:var(--ink);font-weight:700}.hs2 .s4-row{border-top:1px solid var(--hairline-soft);align-items:center;gap:10px;padding-block:7px;display:flex}.hs2 .s4-row:first-of-type{border-top:0;padding-top:0}.hs2 .s4-row-t{font-family:var(--font-body), Georgia, serif;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:14px;line-height:1.2;overflow:hidden}.hs2 .s4-row-v{font-family:var(--font-label), system-ui, sans-serif;letter-spacing:.04em;opacity:.6;white-space:nowrap;font-size:11px}.hs2 .s4-row svg{opacity:.6;flex-shrink:0}.hs2 .s4-copy{border:1.2px solid var(--hairline);border-radius:var(--r-pill);letter-spacing:.1em;white-space:nowrap;align-items:center;gap:5px;padding:4px 9px;font-size:10px;display:inline-flex}.hs2 .s4-tick{border:1.5px solid var(--ink);background:0 0;border-radius:5px;flex-shrink:0;place-items:center;width:17px;height:17px;display:grid}.hs2 .s4-tick[data-on="1"]{background:var(--ink)}.hs2 .s4-tick svg{opacity:1}.hs2 .s4-tick[data-on="0"] svg{display:none}.hs2 .s4-row[data-off="1"] .s4-row-t,.hs2 .s4-row[data-off="1"] .s4-row-v{opacity:.45}.hs2 .s4-pay{margin-top:auto}.hs2 .s4-pay .s4-ui{max-width:calc(100% - var(--s4-dev) - 18px);margin-top:0}.hs2 .s4-swatches{gap:6px;display:flex}.hs2 .s4-sw{border:1.5px solid var(--ink);border-radius:50%;width:20px;height:20px}.hs2 .s4-sw[data-on="1"]{box-shadow:0 0 0 2.5px var(--card), 0 0 0 4px var(--ink)}.hs2 .s4-aas{flex-wrap:wrap;gap:6px;display:flex}.hs2 .s4-aa{border:1.5px solid var(--hairline);border-radius:var(--r-sm);flex-direction:column;align-items:center;gap:2px;padding:5px 9px;line-height:1;display:flex}.hs2 .s4-aa[data-on="1"]{border-color:var(--ink);background:var(--page)}.hs2 .s4-aa-g{font-size:17px;font-weight:700}.hs2 .s4-aa-n{letter-spacing:.1em;opacity:.55;font-size:8px}.hs2 .s4-device{--w:var(--s4-dev);background:var(--card);position:absolute;bottom:-74px;right:clamp(16px,1.8vw,26px);box-shadow:0 14px 30px -22px #17191a8c}.hs2 .s4-cta{flex-direction:column;align-items:center;gap:14px;margin-top:clamp(28px,3.2vw,46px);display:flex}.hs2 .s4-cta-note{opacity:.5;text-align:center}.hs2 .s4-grid[data-armed="1"] .s4-card{opacity:0;transform:translateY(22px)}.hs2 .s4-grid[data-in="1"] .s4-card{opacity:1;transition:opacity .56s cubic-bezier(.22, 1, .36, 1) var(--d,0s), transform .56s cubic-bezier(.22, 1, .36, 1) var(--d,0s);transform:none}.hs2 .s4-grid[data-armed="1"] .s4-device{opacity:0;transform:translateY(30px)}.hs2 .s4-grid[data-in="1"] .s4-device{opacity:1;transition:opacity .62s cubic-bezier(.22,1,.36,1) .62s,transform .72s cubic-bezier(.22,1,.36,1) .62s;transform:none}@media (max-width:767px){.hs2 .s4-card{gap:13px;min-height:322px;padding:18px}.hs2 .s4-ui{gap:7px;padding:11px 12px}.hs2 .s4-row{padding-block:6px}.hs2 .s4-l{font-size:13.5px}.hs2 .s4-aa{padding:4px 7px}.hs2 .s4-aa-g{font-size:15px}.hs2 .s4-aa:nth-child(3){display:none}.hs2 .s4-device{bottom:-66px}.hs2 .s4-card{--s4-dev:110px}}@media (min-width:768px){.hs2 .s4-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:1fr}.hs2 .s4-card{--s4-dev:150px;min-height:342px}.hs2 .s4-device{bottom:-84px}}@media (min-width:1024px){.hs2 .s4-intro{max-width:none}.hs2 .s4-card{--s4-dev:168px;gap:20px;min-height:396px}.hs2 .s4-ui{gap:11px;padding:15px 16px}.hs2 .s4-device{bottom:-96px}.hs2 .s4-input,.hs2 .s4-row-t{font-size:15px}}@media (prefers-reduced-motion:reduce){.hs2 .s4-grid[data-armed="1"] .s4-card,.hs2 .s4-grid[data-armed="1"] .s4-device{opacity:1!important;transform:none!important}}.hs2 .p5-intro{max-width:var(--container-read);margin-inline:auto}.hs2 .p5-stage{--stage-bg:var(--rose);background:var(--stage-bg);border:2px solid var(--ink);border-radius:var(--r-lg);gap:var(--gap-md);margin-top:clamp(40px,5vw,72px);padding:clamp(18px,2.6vw,36px);display:grid}.hs2 .p5-col{gap:var(--gap-md);flex-direction:column;display:flex}.hs2 .p5-title{border-bottom:1px solid var(--hairline-soft);flex-direction:column;align-items:flex-start;gap:8px;padding-bottom:clamp(14px,1.4vw,20px);display:flex}.hs2 .p5-title-tag{opacity:.55;letter-spacing:.14em}.hs2 .p5-title-h{max-width:14ch}.hs2 .p5-title-p{opacity:.72;max-width:36ch}.hs2 .p5-group{flex-direction:column;gap:10px;display:flex}.hs2 .p5-group-head{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.hs2 .p5-h{letter-spacing:.14em;font-size:clamp(11px,.86vw,12px)}.hs2 .p5-hue-row{align-items:center;gap:12px;display:flex}.hs2 .p5-chip{border:1.5px solid var(--ink);border-radius:50%;flex-shrink:0;width:34px;height:34px;transition:background-color .45s}.hs2 .p5-range{border-radius:var(--r-pill);border:1.5px solid var(--ink);appearance:none;cursor:pointer;flex:1;min-width:0;height:16px;padding:0}.hs2 .p5-range::-webkit-slider-thumb{-webkit-appearance:none;background:var(--page);border:2px solid var(--ink);cursor:grab;border-radius:50%;width:26px;height:26px}.hs2 .p5-range::-moz-range-thumb{background:var(--page);border:2px solid var(--ink);cursor:grab;border-radius:50%;width:24px;height:24px}.hs2 .p5-range:focus-visible{outline:2px solid var(--ink);outline-offset:3px}.hs2 .p5-deg{font-variant-numeric:tabular-nums}.hs2 .p5-tones{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.hs2 .p5-tone{text-align:center;border:1.5px solid var(--ink);border-radius:var(--r-md);min-height:40px;color:var(--ink);cursor:pointer;background:0 0;justify-content:center;align-items:center;padding:7px 6px;transition:background-color .2s,color .2s;display:flex}.hs2 .p5-tone-n{letter-spacing:.1em;font-size:10px}.hs2 .p5-tone[aria-pressed=true]{background:var(--ink);color:var(--page)}.hs2 .p5-fonts{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.hs2 .p5-font{border:1.5px solid var(--ink);border-radius:var(--r-md);min-height:50px;color:var(--ink);cursor:pointer;background:0 0;flex-direction:column;justify-content:center;align-items:center;gap:3px;padding:6px 4px;transition:background-color .2s,color .2s;display:flex}.hs2 .p5-font-aa{font-size:17px;line-height:1}.hs2 .p5-font-name{text-align:center;font-size:8px;line-height:1.15}.hs2 .p5-font[aria-pressed=true]{background:var(--ink);color:var(--page)}.hs2 .p5-preview{place-items:center;display:grid}.hs2 .p5-phone{--w:min(44vw, 165px);background:var(--gb-bg)}.hs2 .gb{inset:calc(var(--w) * .032);border-radius:calc(var(--w) * .12);background:var(--gb-bg);color:var(--gb-ink);font-family:var(--gb-body);font-size:calc(var(--w) / 14);flex-direction:column;justify-content:center;line-height:1.4;display:flex;position:absolute;overflow:hidden}.hs2 .gb,.hs2 .gb *{transition:background-color .45s,color .45s,border-color .45s,fill .45s}.hs2 .gb[data-font=modern]{--gb-head:"Manrope", system-ui, sans-serif;--gb-body:var(--font-label), system-ui, sans-serif}.hs2 .gb[data-font=contemporary]{--gb-head:"Space Grotesk", system-ui, sans-serif;--gb-body:"DM Sans", system-ui, sans-serif}.hs2 .gb[data-font=minimal]{--gb-head:var(--font-display), system-ui, sans-serif;--gb-body:"Archivo", system-ui, sans-serif}.hs2 .gb[data-font=classic]{--gb-head:"DM Serif Display", Georgia, serif;--gb-body:"DM Sans", system-ui, sans-serif}.hs2 .gb[data-font=editorial]{--gb-head:var(--font-body), Georgia, serif;--gb-body:var(--font-wordmark), system-ui, sans-serif}.hs2 .gb[data-font=elegant]{--gb-head:"Fraunces", Georgia, serif;--gb-body:"Public Sans", system-ui, sans-serif}.hs2 .gb[data-font=bold]{--gb-head:"Syne", system-ui, sans-serif;--gb-body:"Plus Jakarta Sans", system-ui, sans-serif}.hs2 .gb[data-font=statement]{--gb-head:"Clash Display", system-ui, sans-serif;--gb-body:"General Sans", system-ui, sans-serif}.hs2 .gb[data-font=playful]{--gb-head:"Poppins", system-ui, sans-serif;--gb-body:var(--font-label), system-ui, sans-serif}.hs2 .gb[data-font=modern] .gb-type{animation:.26s both hs2-gb-s1}.hs2 .gb[data-font=contemporary] .gb-type{animation:.26s both hs2-gb-s2}.hs2 .gb[data-font=minimal] .gb-type{animation:.26s both hs2-gb-s3}.hs2 .gb[data-font=classic] .gb-type{animation:.26s both hs2-gb-s4}.hs2 .gb[data-font=editorial] .gb-type{animation:.26s both hs2-gb-s5}.hs2 .gb[data-font=elegant] .gb-type{animation:.26s both hs2-gb-s6}.hs2 .gb[data-font=bold] .gb-type{animation:.26s both hs2-gb-s7}.hs2 .gb[data-font=statement] .gb-type{animation:.26s both hs2-gb-s8}.hs2 .gb[data-font=playful] .gb-type{animation:.26s both hs2-gb-s9}@keyframes hs2-gb-s1{0%{opacity:.15;transform:translateY(2px)}to{opacity:1;transform:none}}@keyframes hs2-gb-s2{0%{opacity:.15;transform:translateY(2px)}to{opacity:1;transform:none}}@keyframes hs2-gb-s3{0%{opacity:.15;transform:translateY(2px)}to{opacity:1;transform:none}}@keyframes hs2-gb-s4{0%{opacity:.15;transform:translateY(2px)}to{opacity:1;transform:none}}@keyframes hs2-gb-s5{0%{opacity:.15;transform:translateY(2px)}to{opacity:1;transform:none}}@keyframes hs2-gb-s6{0%{opacity:.15;transform:translateY(2px)}to{opacity:1;transform:none}}@keyframes hs2-gb-s7{0%{opacity:.15;transform:translateY(2px)}to{opacity:1;transform:none}}@keyframes hs2-gb-s8{0%{opacity:.15;transform:translateY(2px)}to{opacity:1;transform:none}}@keyframes hs2-gb-s9{0%{opacity:.15;transform:translateY(2px)}to{opacity:1;transform:none}}.hs2 .gb-head{font-family:var(--gb-head);letter-spacing:-.01em;font-weight:700}.hs2 .gb-pad{width:100%;padding:1.05em 1.1em}.hs2 .gb-prop{letter-spacing:.08em;text-transform:uppercase;color:var(--gb-muted);font-size:.69em;font-weight:700}.hs2 .gb-h1{letter-spacing:-.01em;margin-top:.5em;font-size:1.5em;line-height:1.2}.hs2 .gb-lede{opacity:.85;margin-top:.6em;font-size:.875em;line-height:1.55}.hs2 .gb-rule{background:var(--gb-accent);opacity:.4;height:1px;margin:.8em 0}.hs2 .gb-card{background:var(--gb-soft);border:1px solid var(--gb-line);border-radius:.9em;padding:.7em .8em}.hs2 .gb-card-h{color:var(--gb-deep);font-size:.94em}.hs2 .gb-card-b{opacity:.8;margin-top:.5em;font-size:.81em;line-height:1.6}.hs2 .gb-btn{background:var(--gb-accent);color:#fffcf4;text-align:center;border-radius:.75em;margin-top:.8em;padding:.65em;font-size:.875em;font-weight:700}@media (min-width:1024px){.hs2 .p5-stage{grid-template-columns:minmax(0,.42fr) minmax(0,.58fr);align-items:center;gap:clamp(32px,4vw,64px);padding:clamp(32px,3.4vw,48px)}.hs2 .p5-col{gap:var(--gap-lg)}.hs2 .p5-phone{--w:min(20vw, 258px)}.hs2 .gb{font-size:calc(var(--w) / 16)}.hs2 .gb-pad{padding:1.6em 1.5em}.hs2 .gb-rule{margin:1.15em 0}.hs2 .gb-card{padding:.9em 1em}.hs2 .gb-btn{margin-top:1.15em;padding:.75em}.hs2 .p5-font{min-height:66px;padding:10px 6px}.hs2 .p5-font-aa{font-size:22px}.hs2 .p5-font-name{font-size:10px}.hs2 .p5-tone{min-height:44px}.hs2 .p5-tone-n{font-size:11px}}@media (hover:hover) and (pointer:fine){.hs2 .p5-font:hover,.hs2 .p5-tone:hover{background:#17191a17}.hs2 .p5-font[aria-pressed=true]:hover,.hs2 .p5-tone[aria-pressed=true]:hover{background:var(--ink)}}@media (prefers-reduced-motion:reduce){.hs2 .gb-type{transform:none!important}}.hs2 .lf-grid{gap:clamp(34px,3.4vw,44px);display:grid}.hs2 .lf-stage{background:var(--sun);border:2px solid var(--ink);border-radius:var(--r-lg);padding:var(--lf-pad,18px);--lf-pad:18px;justify-self:center;width:100%;max-width:520px;position:relative}.hs2 .lf-inner{flex-direction:column;align-items:center;max-width:420px;margin-inline:auto;display:flex}.hs2 .lf-phone{--w:clamp(140px, 40vw, 204px)}.hs2 .lf-featured{z-index:3;width:100%;margin:-34px 0 0;padding:18px 18px 20px;position:relative;box-shadow:0 10px 24px #17191a21}.hs2 .lf-tag{background:var(--sun);border:1.2px solid var(--ink);border-radius:var(--r-pill);align-items:center;gap:6px;padding:5px 11px 5px 9px;display:inline-flex}.hs2 .lf-tag svg{display:block}.hs2 .lf-place{margin-top:12px;font-size:clamp(18px,1.55vw,23px);display:block}.hs2 .lf-cat{opacity:.55;margin-top:3px;display:block}.hs2 .lf-tip{font-family:var(--font-body), Georgia, serif;text-wrap:pretty;max-width:13.8em;margin:14px 0 0;font-size:clamp(17px,1.6vw,22px);font-style:italic;line-height:1.4;display:block;position:relative}.hs2 .lf-tip-live{position:absolute;inset:0}.hs2 .lf-sr{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.hs2 .lf-caret{vertical-align:-.08em;background:var(--ink);opacity:.85;width:2px;height:.92em;margin-left:3px;margin-right:-5px;display:inline-block}.hs2 .lf-caret--done{animation:.56s step-end 2 hs2-lf-blink}@keyframes hs2-lf-blink{0%,49%{opacity:.85}50%,to{opacity:0}}.hs2 .lf-more{flex-direction:column;gap:8px;width:100%;margin:14px 0 0;padding:0;list-style:none;display:flex}.hs2 .lf-sec{border-radius:var(--r-sm);border:1.2px solid #17191a57;align-items:center;gap:10px;padding:11px 13px;transition:transform .24s cubic-bezier(.22,1,.36,1),border-color .24s;display:flex}.hs2 .lf-sec-text{flex:1;min-width:0}.hs2 .lf-sec-name{display:block}.hs2 .lf-sec-cat{opacity:.5;margin-top:1px;display:block}.hs2 .lf-arrow{flex-shrink:0;transition:transform .24s cubic-bezier(.22,1,.36,1)}@media (hover:hover) and (pointer:fine){.hs2 .lf-sec:hover{border-color:var(--ink);transform:translateY(-2px)}.hs2 .lf-sec:hover .lf-arrow{transform:translate(3px)}}@media (min-width:1200px){.hs2 .lf-grid{grid-template-columns:minmax(0,500px) minmax(0,1fr);align-items:center;column-gap:clamp(48px,6vw,84px)}.hs2 .lf-stage{--lf-pad:32px;justify-self:stretch;max-width:none}.hs2 .lf-inner{align-items:flex-start;max-width:none;margin-inline:0}.hs2 .lf-featured{left:29%;right:var(--lf-pad);width:auto;margin:0;padding:20px 22px 22px;position:absolute;top:48%}.hs2 .lf-more{right:var(--lf-pad);top:var(--lf-pad);width:40%;margin:0;position:absolute}}.hs2 .sf-split{gap:clamp(32px,4vw,44px);display:grid}.hs2 .sf-visual{place-items:center;display:grid;position:relative}.hs2 .sf-phone{--w:clamp(164px, 17.1vw, 240px);background:var(--card);position:relative;box-shadow:0 26px 60px #17191a1c,0 4px 14px #17191a0d}.hs2 .sf-phone .phone__screen{--inset:calc(var(--w) * .032);width:calc(100% - var(--inset) * 2);height:calc(100% - var(--inset) * 2)}.hs2 .sf-index{border-bottom:1px solid var(--hairline-soft);width:100%;margin:0;padding:0;list-style:none}.hs2 .sf-row{border-top:1px solid var(--hairline-soft);grid-template-columns:clamp(30px,3vw,42px) minmax(0,1fr) 16px;align-items:start;column-gap:6px;padding:clamp(13px,1.4vw,17px) 0;display:grid}.hs2 .sf-n{opacity:.38;font-variant-numeric:tabular-nums;padding-top:.45em}.hs2 .sf-title{font-size:clamp(18px,1.6vw,23px);display:block}.hs2 .sf-line{font-size:var(--t-body-sm);opacity:.62;margin-top:3px;display:block}.hs2 .sf-chev{opacity:.28;align-self:center}.hs2 .sf-row-share .sf-n:after{content:"";background:var(--ink);opacity:.5;width:9px;height:1px;margin-top:.15em;display:block}@media (min-width:1024px){.hs2 .sf-split{grid-template-columns:minmax(0,500px) minmax(0,1fr);align-items:end;gap:clamp(22px,2.4vw,34px) clamp(64px,10vw,140px)}.hs2 .sf-copy{grid-area:1/2}.hs2 .sf-index{grid-area:2/2}.hs2 .sf-visual{grid-area:1/1/span 2;align-self:end}}.hs2 .pr-intro{max-width:calc(var(--container-read) + 0px);margin-inline:auto}.hs2 .pr-quotes{gap:var(--gap-md);grid-template-columns:minmax(0,1fr);max-width:860px;margin:clamp(40px,4.6vw,64px) auto 0;display:grid}@media (min-width:768px){.hs2 .pr-quotes{grid-template-columns:repeat(2,minmax(0,1fr))}}.hs2 .pr-quote{background:var(--card);border:1.5px solid var(--ink);border-radius:var(--r-lg);flex-direction:column;gap:14px;padding:clamp(22px,2.4vw,32px) clamp(22px,2.5vw,34px);display:flex}.hs2 .pr-mark{font-family:var(--font-display), system-ui, sans-serif;color:var(--sun);margin-bottom:-4px;font-size:38px;font-weight:800;line-height:.62}.hs2 .pr-words{font-family:var(--font-body), Georgia, serif;text-wrap:pretty;margin:0;font-size:clamp(18px,1.5vw,21px);font-weight:400;line-height:1.5}.hs2 .pr-who{font-size:var(--t-body-xs);opacity:.55;margin-top:auto;padding-top:4px}.hs2 .pr-plat{flex-direction:column;align-items:center;gap:18px;margin-top:clamp(44px,5vw,72px);display:flex}.hs2 .pr-plat-window{width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 8% 92%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 8% 92%,#0000 100%)}@keyframes hs2-pr-drift{0%{transform:translate(0)}to{transform:translate(-50%)}}.hs2 .pr-plat-track{opacity:.55;align-items:center;width:max-content;animation:48s linear infinite hs2-pr-drift;display:flex}.hs2 .pr-plat-item{flex-shrink:0;align-items:center;gap:8px;margin-right:clamp(44px,10.4vw,150px);display:flex}.hs2 .pr-plat-item svg{flex-shrink:0}.hs2 .pr-sr{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.hs2 .d9{--gb-bg:#f9f8f8;--gb-ink:#180f0e;--gb-muted:#796352;--gb-hairline:#180f0e14;--gb-card:#fff;--gb-accent:#a0322a;--gb-deep:#730004}.hs2 .d9-split{gap:clamp(30px,3.4vw,42px);display:grid}@media (min-width:1024px){.hs2 .d9-split{grid-template-columns:minmax(0,500px) minmax(0,1fr);align-items:center;column-gap:clamp(56px,8.6vw,120px)}}.hs2 .d9-stage{flex-direction:column;gap:12px;display:flex;position:relative}.hs2 .d9-plate{--d9-break:34px;border-radius:var(--r-lg);margin-top:var(--d9-break,64px);background:#f2c25638;flex-direction:column;align-items:center;gap:14px;padding:0 16px 18px;display:flex;position:relative}.hs2 .d9-device{margin-top:calc(var(--d9-break,64px) * -1)}.hs2 .d9-tag{color:var(--ink);opacity:.4;align-self:flex-start}.hs2 .d9-device{background:var(--gb-bg);border:1px solid #17191a1f;border-radius:22px;width:100%;max-width:420px;height:600px;position:relative;overflow:hidden}@media (min-width:768px){.hs2 .d9-stage{gap:16px}.hs2 .d9-plate{--d9-break:64px;padding:0 26px 26px}.hs2 .d9-device{background:#17191a;border:1.5px solid #17191a38;border-radius:40px;width:296px;max-width:none;height:640px;padding:6px;box-shadow:0 16px 36px -22px #17191a80}.hs2 .d9-device:before{content:"";border-radius:var(--r-pill);z-index:4;background:#fffcf457;width:92px;height:6px;position:absolute;top:15px;left:50%;transform:translate(-50%)}}.hs2 .d9-screen{background:var(--gb-bg);width:100%;height:100%;color:var(--gb-ink);isolation:isolate;border-radius:20px;position:relative;overflow:hidden}@media (min-width:768px){.hs2 .d9-screen{border-radius:34px}}.hs2 .gd{font-family:var(--font-label), system-ui, sans-serif}.hs2 .gd *{box-sizing:border-box}.hs2 .gd-sr{font-family:var(--font-body), Georgia, serif;letter-spacing:-.01em;font-weight:400}.hs2 .gd-sri{font-family:var(--font-body), Georgia, serif;font-style:italic;font-weight:400}.hs2 .gd-mn{font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace}.hs2 .gd-ey{letter-spacing:.18em;text-transform:uppercase;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:10px}.hs2 .d9-view{flex-direction:column;display:flex;position:absolute;inset:0}.hs2 .d9-view[hidden]{display:none}.hs2 .d9-greet{flex:none;padding:22px 22px 10px}.hs2 .d9-deck{flex:auto;min-height:0;margin:0 16px 18px;position:relative}.hs2 .d9-card{cursor:pointer;text-align:left;font:inherit;color:inherit;-webkit-tap-highlight-color:transparent;background:0 0;border:0;outline:none;padding:0;position:absolute;top:0;left:0;right:0}.hs2 .d9-card:focus-visible{outline:2px solid var(--gb-accent);outline-offset:3px;border-radius:18px}.hs2 .d9-gbody{-webkit-overflow-scrolling:touch;flex-direction:column;display:flex;position:absolute;inset:0;overflow-y:auto}.hs2 .d9-hero{flex:none;align-items:flex-end;height:118px;display:flex;position:relative;overflow:hidden}@media (min-width:768px){.hs2 .d9-hero{height:156px}}.hs2 .d9-back{z-index:3;appearance:none;-webkit-backdrop-filter:blur(8px);color:#fffaf3;cursor:pointer;background:#14100c6b;border:1px solid #ffffff38;border-radius:999px;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:14px;left:14px}.hs2 .d9-back:focus-visible{outline-offset:2px;outline:2px solid #fffaf3}.hs2 .d9-cap{z-index:2;font-family:var(--font-meta), ui-rounded, cursive;color:#fffaf3;text-shadow:0 2px 12px #00000073;font-size:19px;font-weight:600;line-height:1.15;position:absolute;bottom:14px;left:20px;right:20px}.hs2 .d9-sec{padding:14px 22px 0}.hs2 .d9-foot{letter-spacing:.14em;text-transform:uppercase;color:var(--gb-muted);flex:none;justify-content:center;align-items:center;gap:6px;margin-top:auto;padding:16px 22px 14px;font-size:10px;display:flex}.hs2 .d9-foot em{font-family:var(--font-body), Georgia, serif;letter-spacing:.02em;text-transform:none;font-size:15px;font-style:italic}.hs2 .d9-acc{border-top:1px solid var(--gb-hairline)}.hs2 .d9-acc-head{appearance:none;cursor:pointer;width:100%;color:inherit;text-align:left;font:inherit;background:0 0;border:0;align-items:center;gap:12px;min-height:56px;padding:15px 0;display:flex}.hs2 .d9-acc-head:focus-visible{outline:2px solid var(--gb-accent);outline-offset:-2px;border-radius:6px}.hs2 .d9-acc-t{letter-spacing:-.005em;font-size:15px;font-weight:500}.hs2 .d9-acc-s{letter-spacing:.06em;text-transform:uppercase;color:#1a161280;margin-top:3px;font-size:11px}.hs2 .d9-acc-chev{background:#1a16120d;border-radius:999px;flex-shrink:0;place-items:center;width:28px;height:28px;transition:background .2s,color .2s,transform .25s;display:grid}.hs2 .d9-acc[data-open="1"] .d9-acc-chev{background:var(--gb-accent);color:#fffaf3;transform:rotate(180deg)}.hs2 .d9-acc-body{opacity:0;max-height:0;transition:max-height .35s,opacity .25s,padding .25s;overflow:hidden}.hs2 .d9-acc[data-open="1"] .d9-acc-body{opacity:1;max-height:260px;padding-bottom:18px}.hs2 .d9-acc-body p{color:#1a1612b8;margin:0;padding-right:36px;font-size:13.5px;line-height:1.55}.hs2 .d9-copy{appearance:none;cursor:pointer;letter-spacing:.02em;color:#fffaf3;background:#1a1612eb;border:0;border-radius:999px;flex-shrink:0;align-items:center;gap:6px;padding:9px 14px;font-family:inherit;font-size:12px;font-weight:600;transition:transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 1px 2px #0000000f}.hs2 .d9-copy[data-copied="1"]{transform:scale(.97);box-shadow:0 0 0 3px #c964422e}.hs2 .d9-copy:focus-visible{outline:2px solid var(--gb-accent);outline-offset:2px}.hs2 .d9-reveal{cursor:pointer;-webkit-user-select:none;user-select:none;appearance:none;font:inherit;color:inherit;background:0 0;border:0;padding:0;position:relative}.hs2 .d9-reveal span{filter:blur(10px);opacity:.6;transition:filter .35s,opacity .35s;display:inline-block}.hs2 .d9-reveal[data-shown="1"] span{filter:none;opacity:1}.hs2 .d9-reveal-hint{opacity:.7;pointer-events:none;place-items:center;font-size:11px;font-weight:500;display:grid;position:absolute;inset:0}.hs2 .d9-reveal[data-shown="1"] .d9-reveal-hint{display:none}.hs2 .d9-row{border-top:1px solid var(--gb-hairline);justify-content:space-between;align-items:center;gap:12px;min-height:56px;padding:13px 0;display:flex}.hs2 .d9-ext{appearance:none;border:1px solid var(--gb-hairline);background:var(--gb-card);font:inherit;color:var(--gb-accent);cursor:pointer;border-radius:999px;flex-shrink:0;padding:8px 13px;font-size:11.5px;font-weight:600}.hs2 .d9-ext:focus-visible{outline:2px solid var(--gb-accent);outline-offset:2px}.hs2 .d9-note{color:var(--gb-muted);opacity:0;max-height:0;margin:6px 0 0;font-size:11.5px;line-height:1.45;transition:opacity .25s,max-height .3s;overflow:hidden}.hs2 .d9-note[data-on="1"]{opacity:1;max-height:60px}.hs2 .d9-hint{color:var(--ink);opacity:.6;align-items:center;gap:8px;margin:0;transition:opacity .32s,visibility 0s linear .32s;display:flex;position:relative}.hs2 .d9-hint[data-gone="1"]{opacity:0;visibility:hidden}.hs2 .d9-close{align-items:center;gap:var(--gap-md);text-align:center;flex-direction:column;margin-top:clamp(30px,3.2vw,44px);display:flex}.hs2 .d9-close-line{opacity:.55;transition:opacity .52s,transform .52s cubic-bezier(.22,1,.36,1);transform:translateY(4px)}.hs2 .d9-close[data-earned="1"] .d9-close-line{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.hs2 .d9-card,.hs2 .d9-acc-body,.hs2 .d9-acc-chev,.hs2 .d9-close-line,.hs2 .d9-note{transition:none!important}}.hs2 .cl-stage{--w:min(52vw, 240px);min-height:calc(var(--w) * 1.45);width:100%;position:relative;overflow:hidden}.hs2 .cl-phone{position:absolute}.hs2 .cl-phone-1{left:8%;bottom:calc(var(--w) * -.75);z-index:2}.hs2 .cl-phone-2{left:52%;bottom:calc(var(--w) * -.95);opacity:.7}.hs2 .cl-foot{gap:var(--gap-lg);border-top:1px solid #17191a38;grid-template-columns:minmax(0,1fr);align-items:start;margin-top:clamp(28px,3vw,36px);padding-top:clamp(28px,3vw,36px);display:grid}@media (min-width:480px){.hs2 .cl-foot{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:768px){.hs2 .cl-foot{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1024px){.hs2 .cl-foot{grid-template-columns:1.2fr 1fr 1fr 1fr auto;gap:40px}}.hs2 .cl-col{flex-direction:column;gap:10px;display:flex}.hs2 .flink{font-family:var(--font-body), Georgia, serif;font-size:var(--t-body-sm);opacity:.85}@media (max-width:1023px){.hs2 .cl-col .flink,.hs2 .cl-bottom .flink{align-items:center;min-height:44px;display:flex}.hs2 .cl-col{gap:0}}.hs2 .cl-bottom{justify-content:space-between;align-items:center;gap:var(--gap-sm);flex-wrap:wrap;padding-block:22px;display:flex}.hs2 .cl-qr{background:var(--card);border:1.5px solid var(--ink);border-radius:var(--r-sm);width:76px;height:76px;padding:7px}.hs2 .hero{position:relative}.hs2 .hero-copy,.hs2 .hero-stage,.hs2 .hero-micro{z-index:1;position:relative}.hs2 .hero-swoosh{z-index:0;pointer-events:none;-webkit-user-select:none;user-select:none;width:134%;max-width:none;height:auto;display:block;position:absolute;top:47%;left:-22%}@media (min-width:1024px){.hs2 .hero-swoosh{width:54%;top:-1%;left:45%}}.hs2 .s2-u{display:inline-block;position:relative}.hs2 .s2-under{pointer-events:none;color:var(--ink);width:96%;height:.13em;display:block;position:absolute;bottom:-.22em;left:1%}.hs2 .cl-pill{align-self:flex-start}@media (max-width:767px){.hs2 .stack{text-align:center;align-items:center}.hs2 .actions{justify-content:center}.hs2 .eyebrow-pill,.hs2 .cl-pill{align-self:center}.hs2 .hero-micro{text-align:center;justify-self:center}.hs2 .jx-head{text-align:center;align-items:center}.hs2 .s4-intro{max-width:none}.hs2 .d9-tag{align-self:center}}.hs2 .hero-p-m,.hs2 .hero-micro-m{display:none}@media (max-width:767px){.hs2 .hero-p-d,.hs2 .hero-micro-d{display:none}.hs2 .hero-p-m{display:block}.hs2 .hero-micro-m{display:inline}.hs2 .hero,.hs2 .hero-copy{gap:0}.hs2 .hero-copy .eyebrow-pill{margin-bottom:14px}.hs2 .hero-copy h1{letter-spacing:-.04em;max-width:none;margin-bottom:18px;font-size:36px;line-height:1}.hs2 .hero-copy .hero-p{max-width:32ch;margin-bottom:30px;font-size:16px;line-height:1.55}.hs2 .hero-copy .actions{gap:10px}.hs2 .hero-stage{margin-top:36px}.hs2 .hero-micro{margin-top:18px}.hs2 .hero-secondary{text-underline-offset:5px;opacity:.8;border-color:#0000;min-height:40px;padding:8px 14px;text-decoration:underline;text-decoration-thickness:1.5px}}.hs2 .phone__screen{--phone-screen-inset:calc(var(--w,var(--phone-md)) * .032);width:calc(100% - var(--phone-screen-inset) * 2);height:calc(100% - var(--phone-screen-inset) * 2)}.hs2 a.cl-qr{display:block}
