.hedonic-frontier-home{--porcelain: #f2f0eb;--paper: #fbfaf7;--mineral: #e7e4dd;--ink: #10151b;--muted: #656d76;--steel: rgba(16, 21, 27, .17);--steel-light: rgba(16, 21, 27, .09);--blue: #155eef;--blue-bright: #3378ff;--obsidian: #060a10;min-width:0;overflow:clip;color:var(--ink);background:var(--porcelain)}.hf-eyebrow,.hf-object-label{margin:0;font-family:var(--mono);font-size:11px;font-weight:700;line-height:1.4;letter-spacing:.13em;text-transform:uppercase}.hf-eyebrow{color:var(--blue)}.hf-eyebrow-light{color:#92b3ff}.hf-object-label{color:#757d86}.hf-header{position:fixed;z-index:100;top:0;right:0;left:0;height:74px;display:grid;grid-template-columns:minmax(180px,1fr) auto minmax(180px,1fr);align-items:center;gap:28px;padding:0 clamp(24px,3vw,58px);color:var(--ink);border-bottom:1px solid rgba(16,21,27,.1);background:#faf9f6e6;-webkit-backdrop-filter:blur(24px) saturate(130%);backdrop-filter:blur(24px) saturate(130%);transition:color .22s ease,background-color .22s ease,border-color .22s ease}.hf-header.is-dark{color:#f4f6f9;border-color:#ffffff21;background:#060a10e0}.hf-wordmark{min-height:44px;display:inline-flex;align-items:center;justify-self:start}.hf-wordmark-marks{position:relative;width:108px;height:22px;display:block}.hf-wordmark-marks img{position:absolute;top:0;right:0;bottom:0;left:0;width:108px;height:22px;object-fit:contain;transition:opacity .18s ease}.hf-wordmark-light,.hf-header.is-dark .hf-wordmark-ink{opacity:0}.hf-header.is-dark .hf-wordmark-light{opacity:1}.hf-desktop-nav{display:flex;align-items:center;gap:clamp(24px,2.3vw,44px)}.hf-desktop-nav a,.hf-header-email{position:relative;font-size:13px;font-weight:620;letter-spacing:-.01em}.hf-desktop-nav a:after{position:absolute;right:0;bottom:-8px;left:0;height:1px;content:"";background:currentColor;transform:scaleX(0);transform-origin:right;transition:transform .18s ease}.hf-desktop-nav a:hover:after,.hf-desktop-nav a:focus-visible:after{transform:scaleX(1);transform-origin:left}.hf-header-email{justify-self:end;display:inline-flex;align-items:center;gap:7px}.hf-header-email svg{width:14px;height:14px}.hf-menu-button{display:none;width:44px;height:44px;align-items:center;justify-content:center;padding:0;color:inherit;border:0;background:transparent;cursor:pointer}.hf-menu-button svg{width:24px;height:24px}.hf-mobile-nav{position:fixed;z-index:99;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:flex-end;padding:104px 28px 34px;color:#f4f6f9;background:var(--obsidian)}.hf-mobile-nav>a:not(.hf-primary-action){min-height:70px;display:flex;align-items:center;font-family:var(--serif);font-size:31px;line-height:1.08;border-bottom:1px solid rgba(255,255,255,.14)}.hf-mobile-nav .hf-primary-action{margin-top:34px}.hf-primary-action{width:fit-content;min-height:54px;display:inline-flex;align-items:center;justify-content:space-between;gap:30px;padding:0 19px 0 22px;color:#fff;background:var(--blue);font-size:14px;font-weight:700;letter-spacing:-.01em;transition:background-color .16s ease,transform .16s ease}.hf-primary-action:hover{background:#0d50d9;transform:translateY(-1px)}.hf-primary-action svg,.hf-text-action svg,.hf-product-footnote svg{flex:0 0 auto;width:16px;height:16px}.hf-text-action{min-height:46px;display:inline-flex;align-items:center;gap:8px;color:var(--ink);border-bottom:1px solid currentColor;font-size:14px;font-weight:670}.hf-hero{min-height:clamp(640px,calc(100svh - 64px),780px);display:grid;grid-template-columns:minmax(520px,.82fr) minmax(650px,1.18fr);padding-top:74px;background:var(--paper)}.hf-hero-copy{min-width:0;display:flex;flex-direction:column;justify-content:center;padding:clamp(96px,10vh,156px) clamp(46px,5.2vw,106px) clamp(52px,7vh,90px)}.hf-hero h1{max-width:770px;margin:27px 0 30px;font-family:var(--serif);font-size:clamp(64px,5.2vw,98px);font-weight:400;line-height:.96;letter-spacing:-.047em}.hf-hero-lead{max-width:650px;margin:0;color:#444b54;font-size:clamp(18px,1.2vw,21px);line-height:1.5;letter-spacing:-.015em}.hf-hero-actions{display:flex;align-items:center;gap:27px;margin-top:38px}.hf-hero-principles{display:flex;flex-wrap:wrap;gap:12px 28px;margin-top:clamp(54px,8vh,94px);padding-top:18px;color:#5b626b;border-top:1px solid var(--steel);font-family:var(--mono);font-size:10px;font-weight:650;line-height:1.4;letter-spacing:.075em;text-transform:uppercase}.hf-hero-principles span+span{position:relative;padding-left:29px}.hf-hero-principles span+span:before{position:absolute;top:50%;left:0;width:1px;height:17px;content:"";background:var(--steel);transform:translateY(-50%)}.hf-hero-visual{position:relative;min-width:0;min-height:100%;margin:0;overflow:hidden;background:#e8e7e2}.hf-hero-visual picture,.hf-hero-visual img{width:100%;height:100%}.hf-hero-visual img{object-fit:cover;object-position:56% center}.hf-hero-visual figcaption{position:absolute;right:clamp(26px,3vw,55px);bottom:clamp(26px,3vw,52px);left:clamp(26px,3vw,55px);display:flex;align-items:flex-end;justify-content:space-between;gap:32px;padding:17px 19px;color:#f7f9fc;background:#060a10d1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.hf-hero-visual figcaption span{font-family:var(--mono);font-size:9px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.hf-hero-visual figcaption strong{max-width:300px;font-family:var(--serif);font-size:19px;font-weight:400;line-height:1.16;text-align:right}.hf-product-section,.hf-flagship,.hf-memory,.hf-moments,.hf-owners{padding:clamp(116px,11vw,184px) clamp(24px,4.7vw,88px)}.hf-product-section{background:var(--mineral)}.hf-section-heading,.hf-product-object,.hf-flagship>*,.hf-memory>*,.hf-moments>*,.hf-owners>*{width:min(100%,1480px);margin-right:auto;margin-left:auto}.hf-section-heading{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(340px,.6fr);align-items:end;gap:clamp(52px,7vw,118px)}.hf-section-heading h2,.hf-memory-intro h2,.hf-moments-heading h2{max-width:990px;margin:25px 0 0;font-family:var(--serif);font-size:clamp(56px,5.9vw,94px);font-weight:400;line-height:.98;letter-spacing:-.045em}.hf-section-heading>p{max-width:570px;margin:0 0 5px;color:#4e555e;font-size:19px;line-height:1.57;letter-spacing:-.012em}.hf-product-object{margin-top:clamp(72px,8vw,118px);overflow:hidden;border:1px solid rgba(16,21,27,.2);background:var(--paper);box-shadow:0 45px 110px #12182029}.hf-product-topbar{grid-column:1 / -1;min-height:84px;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:0 clamp(25px,3vw,48px);color:#f5f7fa;background:var(--obsidian)}.hf-product-brand{display:flex;align-items:baseline;gap:20px}.hf-product-brand img{width:88px;height:auto}.hf-product-brand small,.hf-product-status{font-family:var(--mono);font-size:9px;line-height:1.35;letter-spacing:.07em;text-transform:uppercase}.hf-product-brand small{color:#949ca6}.hf-product-status{display:grid;gap:4px;text-align:right}.hf-product-status span{color:#7f8994}.hf-product-status strong{color:#c7d5f7;font-weight:600}.hf-product-tabs{min-height:66px;display:flex;align-items:stretch;gap:27px;padding:0 clamp(20px,3vw,48px);border-bottom:1px solid var(--steel);background:#f5f4f0}.hf-product-tabs button{position:relative;min-height:66px;padding:0;color:#777e87;border:0;background:transparent;font-size:13px;font-weight:650;cursor:pointer}.hf-product-tabs button:after{position:absolute;right:0;bottom:-1px;left:0;height:2px;content:"";background:var(--blue);opacity:0}.hf-product-tabs button:hover,.hf-product-tabs button.is-active{color:var(--ink)}.hf-product-tabs button.is-active:after{opacity:1}.hf-product-panel{min-height:590px;outline:0}.hf-product-panel:focus-visible{outline:2px solid var(--focus);outline-offset:-5px}.hf-case-view{min-height:590px;display:grid;grid-template-columns:minmax(0,1.26fr) minmax(370px,.74fr)}.hf-case-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(56px,6.3vw,106px)}.hf-case-copy h3{max-width:820px;margin:25px 0 27px;font-family:var(--serif);font-size:clamp(48px,4.4vw,76px);font-weight:400;line-height:.99;letter-spacing:-.04em}.hf-case-copy>p:not(.hf-object-label){max-width:740px;margin:0;color:#4f5660;font-size:18px;line-height:1.58}.hf-case-note{max-width:720px;margin-top:43px;padding:18px 0 18px 22px;border-left:2px solid var(--blue);font-family:var(--serif);font-size:24px;font-weight:400;line-height:1.25}.hf-case-details{display:flex;flex-direction:column;justify-content:center;border-left:1px solid var(--steel);background:#f0eee8}.hf-case-details article{min-height:140px;display:grid;grid-template-columns:47px 1fr;align-items:start;gap:23px;padding:34px clamp(28px,3vw,48px);border-bottom:1px solid var(--steel)}.hf-case-details article:last-child{border-bottom:0}.hf-case-details article>span{color:var(--blue);font-family:var(--mono);font-size:10px;font-weight:700;letter-spacing:.08em}.hf-case-details strong{display:block;font-size:16px;font-weight:720}.hf-case-details p{margin:8px 0 0;color:#646b74;font-size:14px;line-height:1.5}.hf-product-footnote{min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:25px;padding:14px clamp(20px,3vw,48px);border-top:1px solid var(--steel);background:#f5f4f0;font-family:var(--mono);font-size:9px;font-weight:650;line-height:1.45;letter-spacing:.06em;text-transform:uppercase}.hf-product-footnote span{color:#787f88}.hf-product-footnote a{display:inline-flex;align-items:center;gap:8px;color:var(--blue)}.hf-flagship{background:#e9ecee}.hf-flagship-heading{display:grid;grid-template-columns:minmax(0,1.13fr) minmax(340px,.58fr);align-items:end;gap:clamp(52px,7vw,118px)}.hf-flagship-heading h2{max-width:980px;margin:25px 0 0;font-family:var(--serif);font-size:clamp(58px,6.2vw,100px);font-weight:400;line-height:.96;letter-spacing:-.05em}.hf-flagship-heading>p{max-width:570px;margin:0 0 6px;color:#4b535c;font-size:19px;line-height:1.58;letter-spacing:-.012em}.hf-flagship-object{display:grid;grid-template-columns:minmax(330px,.58fr) minmax(0,1.42fr);margin-top:clamp(72px,8vw,118px);overflow:hidden;border:1px solid rgba(16,21,27,.22);background:var(--paper);box-shadow:0 45px 110px #12182026}.hf-flagship-proof{min-height:850px;display:flex;flex-direction:column;justify-content:space-between;padding:34px clamp(28px,3.2vw,54px) 44px;color:#f2f5f8;background:var(--obsidian)}.hf-flagship-case-label{display:grid;grid-template-columns:38px 1fr;align-items:baseline;gap:8px 16px;padding-bottom:30px;border-bottom:1px solid rgba(255,255,255,.15)}.hf-flagship-case-label span,.hf-flagship-case-label small,.hf-flagship-proof dd,.hf-flagship-source{font-family:var(--mono);font-size:11px;font-weight:650;line-height:1.45;letter-spacing:.08em;text-transform:uppercase}.hf-flagship-case-label span{color:#8aafff}.hf-flagship-case-label strong{font-family:var(--serif);font-size:24px;font-weight:400}.hf-flagship-case-label small{grid-column:2;color:#7f8995}.hf-flagship-proof dl{margin:auto 0 0}.hf-flagship-proof dl>div{display:grid;grid-template-columns:105px 1fr;align-items:baseline;gap:20px;padding:24px 0 20px;border-top:1px solid rgba(255,255,255,.14)}.hf-flagship-proof dt{color:#f7f9fc;font-family:var(--serif);font-size:clamp(38px,3.1vw,52px);font-weight:400;line-height:.95;letter-spacing:-.035em}.hf-flagship-proof dd{margin:0;color:#8d97a3}.hf-flagship-story{min-width:0;display:flex;flex-direction:column}.hf-flagship-witness{flex:1;display:flex;flex-direction:column;justify-content:center;padding:clamp(60px,7vw,112px)}.hf-flagship-witness h3{max-width:860px;margin:23px 0 28px;font-family:var(--serif);font-size:clamp(48px,4.9vw,78px);font-weight:400;line-height:.99;letter-spacing:-.045em}.hf-flagship-lead{max-width:760px;margin:0 0 clamp(46px,5vw,76px);color:#505862;font-size:17px;line-height:1.57}.hf-flagship-witness blockquote{max-width:950px;margin:30px 0 34px;color:#171d24;font-family:var(--serif);font-size:clamp(32px,3.2vw,50px);font-weight:400;line-height:1.05;letter-spacing:-.038em}.hf-flagship-source{max-width:660px;margin:0;color:#747c85}.hf-flagship-change{display:grid;grid-template-columns:170px minmax(0,1fr) auto;align-items:center;gap:36px;padding:34px clamp(36px,5vw,80px);border-top:1px solid var(--steel);background:#f0eee8}.hf-flagship-change>p{margin:0}.hf-flagship-change>p:not(.hf-object-label){max-width:680px;font-family:var(--serif);font-size:23px;line-height:1.24}.hf-flagship-change a{min-height:46px;display:inline-flex;align-items:center;gap:8px;color:var(--blue);border-bottom:1px solid currentColor;font-size:13px;font-weight:700;white-space:nowrap}.hf-flagship-change a svg{width:16px;height:16px}.hf-memory{background:var(--paper)}.hf-memory-intro{display:grid;grid-template-columns:minmax(0,1.22fr) minmax(330px,.55fr);align-items:end;gap:clamp(52px,8vw,140px)}.hf-memory-intro .hf-eyebrow{grid-column:1 / -1}.hf-memory-intro h2{margin-top:0}.hf-memory-intro>p:last-child{max-width:560px;margin:0 0 7px;color:#4f5660;font-size:19px;line-height:1.58}.hf-memory-questions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:clamp(74px,8vw,120px);border-top:1px solid var(--steel);border-bottom:1px solid var(--steel)}.hf-memory-questions article{min-height:390px;display:flex;flex-direction:column;padding:34px clamp(26px,3vw,54px) 45px;border-right:1px solid var(--steel)}.hf-memory-questions article:first-child{padding-left:0}.hf-memory-questions article:last-child{padding-right:0;border-right:0}.hf-memory-questions article>span,.hf-moment-grid article>span,.hf-owner-journey article>span{color:var(--blue);font-family:var(--mono);font-size:10px;font-weight:700;letter-spacing:.08em}.hf-memory-questions h3{margin:auto 0 0;font-family:var(--serif);font-size:clamp(35px,3.1vw,50px);font-weight:400;line-height:1.02;letter-spacing:-.035em}.hf-memory-questions blockquote{max-width:410px;margin:23px 0 0;color:#626a73;font-size:16px;line-height:1.56}@media(min-width:1041px)and (max-height:800px){.hf-hero{min-height:clamp(620px,calc(100svh - 64px),704px);grid-template-columns:minmax(580px,.98fr) minmax(0,1.02fr)}.hf-hero-copy{padding:58px clamp(34px,3.8vw,58px) 24px}.hf-hero h1{max-width:660px;margin-top:16px;margin-bottom:18px;font-size:clamp(54px,5vw,64px)}.hf-hero-lead{max-width:610px;font-size:17px;line-height:1.42}.hf-hero-actions{margin-top:20px}.hf-hero-principles{margin-top:18px;padding-top:12px}}.hf-dream{color:#f4f6f9;background:var(--obsidian)}.hf-dream-copy{width:min(calc(100% - clamp(48px,9.4vw,176px)),1480px);display:grid;grid-template-columns:minmax(0,1.15fr) minmax(340px,.58fr);align-items:end;gap:clamp(54px,8vw,140px);margin:0 auto;padding:clamp(120px,11vw,178px) 0 clamp(82px,8vw,122px)}.hf-dream-copy .hf-eyebrow{grid-column:1 / -1}.hf-dream-copy h2{max-width:990px;margin:0;font-family:var(--serif);font-size:clamp(68px,7.3vw,120px);font-weight:400;line-height:.93;letter-spacing:-.055em}.hf-dream-copy>p:last-child{max-width:560px;margin:0 0 7px;color:#aeb6c1;font-size:19px;line-height:1.58}.hf-dream-visual{position:relative;height:clamp(520px,61vw,900px);margin:0;overflow:hidden;border-top:1px solid rgba(255,255,255,.14)}.hf-dream-visual picture,.hf-dream-visual img{width:100%;height:100%}.hf-dream-visual img{object-fit:cover;object-position:center}.hf-dream-visual figcaption{position:absolute;right:clamp(24px,4.7vw,88px);bottom:clamp(24px,4vw,72px);display:grid;gap:9px;max-width:390px;padding:21px 23px;color:#f4f6f9;background:#060a10db;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.hf-dream-visual figcaption span{color:#91b2ff;font-family:var(--mono);font-size:9px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.hf-dream-visual figcaption strong{font-family:var(--serif);font-size:23px;font-weight:400;line-height:1.2}.hf-moments{background:var(--porcelain)}.hf-moments-heading{display:grid;grid-template-columns:minmax(210px,.33fr) minmax(0,1fr);align-items:start;gap:70px}.hf-moments-heading h2{max-width:1050px;margin-top:0}.hf-moment-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:clamp(72px,8vw,118px);border-top:1px solid var(--steel);border-bottom:1px solid var(--steel)}.hf-moment-grid article{min-height:340px;display:flex;flex-direction:column;padding:32px clamp(22px,2.4vw,42px) 41px;border-right:1px solid var(--steel)}.hf-moment-grid article:first-child{padding-left:0}.hf-moment-grid article:last-child{padding-right:0;border-right:0}.hf-moment-grid small{margin-top:38px;color:#737a83;font-family:var(--mono);font-size:9px;font-weight:650;letter-spacing:.08em;text-transform:uppercase}.hf-moment-grid h3{margin:auto 0 0;font-family:var(--serif);font-size:clamp(28px,2.5vw,39px);font-weight:400;line-height:1.05;letter-spacing:-.03em}.hf-owners{background:var(--paper)}.hf-owner-journey{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:clamp(78px,8vw,120px);border-top:1px solid var(--steel);border-bottom:1px solid var(--steel)}.hf-owner-journey article{min-height:305px;padding:32px clamp(26px,3vw,54px) 42px;border-right:1px solid var(--steel)}.hf-owner-journey article:first-child{padding-left:0}.hf-owner-journey article:last-child{padding-right:0;border-right:0}.hf-owner-journey h3{margin:88px 0 0;font-family:var(--serif);font-size:37px;font-weight:400;line-height:1.05;letter-spacing:-.03em}.hf-owner-journey p{max-width:390px;margin:18px 0 0;color:#626a73;font-size:16px;line-height:1.55}.hf-owner-line{min-height:150px;display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:32px}.hf-owner-line>svg{width:43px;height:43px;color:var(--blue)}.hf-owner-line>strong{max-width:760px;font-family:var(--serif);font-size:clamp(25px,2.1vw,35px);font-weight:400;line-height:1.16;letter-spacing:-.025em}.hf-close{padding:clamp(122px,12vw,196px) clamp(24px,4.7vw,88px) 0;color:#f4f6f9;background:var(--obsidian)}.hf-close-main,.hf-footer-line{width:min(100%,1480px);margin-right:auto;margin-left:auto}.hf-close-main{min-height:610px;display:grid;grid-template-columns:minmax(0,1fr) 230px;align-items:end;gap:70px}.hf-close-copy{max-width:1050px;padding-bottom:80px}.hf-close h2{margin:27px 0 30px;font-family:var(--serif);font-size:clamp(68px,7.4vw,120px);font-weight:400;line-height:.93;letter-spacing:-.055em}.hf-close-copy>p:not(.hf-eyebrow){max-width:580px;margin:0;color:#adb6c1;font-size:19px;line-height:1.55}.hf-close .hf-primary-action{margin-top:38px;color:#09101b;background:#f4f7fb}.hf-close .hf-primary-action:hover{background:#dce7fb}.hf-email-address{width:fit-content;min-height:44px;display:flex;align-items:center;gap:10px;margin-top:23px;color:#aeb8c4;border-bottom:1px solid rgba(255,255,255,.36);font-size:14px}.hf-email-address svg{width:16px;height:16px}.hf-close-mark{align-self:end;display:grid;justify-items:end;gap:22px;padding-bottom:88px;color:#76808d}.hf-close-mark svg{width:106px;height:106px;color:#94b6ff}.hf-close-mark span{font-family:var(--mono);font-size:9px;font-weight:650;letter-spacing:.1em;text-transform:uppercase}.hf-footer-line>img{width:96px;height:auto;opacity:.86}.hf-footer-line{min-height:86px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;color:#7f8995;border-top:1px solid rgba(255,255,255,.13);font-family:var(--mono);font-size:9px;line-height:1.4;letter-spacing:.07em;text-transform:uppercase}.hf-footer-line span:nth-child(2){text-align:center}.hf-footer-line span:last-child{text-align:right}@media(min-width:1650px){.hf-product-panel,.hf-case-view{min-height:640px}.hf-memory-questions article{min-height:430px}.hf-moment-grid article{min-height:380px}}@media(max-width:1240px){.hf-hero{grid-template-columns:minmax(470px,.92fr) minmax(520px,1.08fr)}.hf-hero-copy{padding-right:48px;padding-left:48px}.hf-hero h1{font-size:clamp(60px,6.4vw,78px)}.hf-section-heading,.hf-flagship-heading,.hf-memory-intro,.hf-dream-copy{grid-template-columns:minmax(0,1fr) minmax(320px,.58fr)}.hf-case-view{grid-template-columns:minmax(0,1.12fr) minmax(340px,.78fr)}.hf-flagship-object{grid-template-columns:1fr}.hf-flagship-proof{min-height:0;display:grid;grid-template-columns:minmax(230px,.55fr) 1fr;gap:42px}.hf-flagship-proof dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:0}.hf-flagship-proof dl>div{grid-template-columns:1fr;gap:9px;padding:20px 18px}.hf-flagship-proof dl>div:nth-child(odd){border-right:1px solid rgba(255,255,255,.14)}.hf-flagship-change{grid-template-columns:150px minmax(0,1fr)}.hf-flagship-change a{grid-column:2;justify-self:start}.hf-memory-questions article,.hf-moment-grid article,.hf-owner-journey article{padding-right:28px;padding-left:28px}.hf-memory-questions article:first-child,.hf-moment-grid article:first-child,.hf-owner-journey article:first-child{padding-left:0}.hf-memory-questions article:last-child,.hf-moment-grid article:last-child,.hf-owner-journey article:last-child{padding-right:0}}@media(max-width:1040px){.hf-header{height:64px;grid-template-columns:1fr auto;padding:0 22px}.hf-desktop-nav,.hf-header-email{display:none}.hf-menu-button{display:flex}.hf-hero{min-height:0;display:block;padding-top:64px}.hf-hero-copy{min-height:min(780px,calc(100svh - 64px));padding:102px 34px 66px}.hf-hero h1{max-width:850px;font-size:clamp(58px,9.1vw,86px)}.hf-hero-lead{max-width:720px}.hf-hero-visual{height:min(75vw,690px);min-height:520px}.hf-section-heading,.hf-flagship-heading,.hf-memory-intro,.hf-dream-copy,.hf-moments-heading{grid-template-columns:1fr;gap:45px}.hf-memory-intro .hf-eyebrow,.hf-dream-copy .hf-eyebrow{grid-column:auto}.hf-section-heading>p,.hf-flagship-heading>p,.hf-memory-intro>p:last-child,.hf-dream-copy>p:last-child{margin:0}.hf-case-view{grid-template-columns:1fr}.hf-case-details{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--steel);border-left:0}.hf-case-details article{min-height:174px;grid-template-columns:1fr;gap:22px;border-right:1px solid var(--steel);border-bottom:0}.hf-case-details article:last-child{border-right:0}.hf-memory-questions{grid-template-columns:1fr}.hf-memory-questions article,.hf-memory-questions article:first-child,.hf-memory-questions article:last-child{min-height:0;display:grid;grid-template-columns:52px minmax(260px,.75fr) minmax(280px,1fr);align-items:start;gap:32px;padding:38px 0;border-right:0;border-bottom:1px solid var(--steel)}.hf-memory-questions article:last-child{border-bottom:0}.hf-memory-questions h3,.hf-memory-questions blockquote{margin-top:0}.hf-dream-copy{width:calc(100% - 68px)}.hf-dream-visual{height:min(69vw,690px)}.hf-moment-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hf-moment-grid article,.hf-moment-grid article:first-child,.hf-moment-grid article:last-child{min-height:315px;padding:30px 32px 38px}.hf-moment-grid article:nth-child(2){border-right:0}.hf-moment-grid article:nth-child(-n+2){border-bottom:1px solid var(--steel)}.hf-owner-line{grid-template-columns:48px minmax(0,1fr);padding:35px 0}.hf-owner-line .hf-text-action{grid-column:2;justify-self:start}}@media(max-width:720px){.hf-product-section,.hf-flagship,.hf-memory,.hf-moments,.hf-owners,.hf-close{padding-right:20px;padding-left:20px}.hf-hero-copy{min-height:650px;padding:78px 20px 36px}.hf-hero h1{margin:22px 0 25px;font-size:clamp(48px,13.6vw,65px);line-height:.97}.hf-hero-lead{font-size:17px;line-height:1.51}.hf-hero-actions{align-items:flex-start;flex-direction:column;gap:10px;margin-top:29px}.hf-hero-principles{display:grid;gap:9px;margin-top:36px;padding-top:14px}.hf-hero-principles span+span{padding-left:0}.hf-hero-principles span+span:before{display:none}.hf-hero-visual{height:340px;min-height:0}.hf-hero-visual img{object-position:64% center}.hf-hero-visual figcaption{right:16px;bottom:16px;left:16px;align-items:flex-start;flex-direction:column;gap:8px;padding:14px 15px}.hf-hero-visual figcaption strong{font-size:16px;text-align:left}.hf-product-section,.hf-flagship,.hf-memory,.hf-moments,.hf-owners{padding-top:104px;padding-bottom:108px}.hf-section-heading,.hf-flagship-heading,.hf-memory-intro,.hf-moments-heading{gap:34px}.hf-section-heading h2,.hf-flagship-heading h2,.hf-memory-intro h2,.hf-moments-heading h2{font-size:48px;line-height:.99}.hf-section-heading>p,.hf-flagship-heading>p,.hf-memory-intro>p:last-child{font-size:17px}.hf-product-object{width:calc(100% + 40px);margin-top:57px;margin-left:-20px;border-right:0;border-left:0;box-shadow:0 26px 70px #12182024}.hf-product-topbar{min-height:0;align-items:flex-start;flex-direction:column;gap:13px;padding:19px 18px}.hf-product-brand{display:grid;gap:5px}.hf-product-status{text-align:left}.hf-product-tabs{overflow-x:auto;gap:22px;padding:0 18px;scrollbar-width:none}.hf-product-tabs::-webkit-scrollbar{display:none}.hf-product-tabs button{flex:0 0 auto}.hf-case-copy{padding:47px 24px 52px}.hf-case-copy h3{font-size:44px;line-height:1}.hf-case-copy>p:not(.hf-object-label){font-size:16px}.hf-case-note{margin-top:35px;font-size:22px}.hf-case-details{grid-template-columns:1fr}.hf-case-details article{min-height:0;grid-template-columns:42px 1fr;gap:17px;padding:28px 24px 31px;border-right:0;border-bottom:1px solid var(--steel)}.hf-case-details article:last-child{border-bottom:0}.hf-product-footnote{align-items:flex-start;flex-direction:column;gap:9px;padding:17px 18px}.hf-flagship-object{width:calc(100% + 40px);margin-top:57px;margin-left:-20px;border-right:0;border-left:0}.hf-flagship-proof{display:block;padding:24px 20px 14px}.hf-flagship-case-label{padding-bottom:24px}.hf-flagship-proof dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:18px}.hf-flagship-proof dl>div{min-width:0;padding:18px 10px 18px 0}.hf-flagship-proof dl>div:nth-child(2n){padding-left:16px}.hf-flagship-proof dt{font-size:38px}.hf-flagship-witness{padding:56px 22px 62px}.hf-flagship-witness blockquote{margin:24px 0 28px;font-size:34px;line-height:1.07}.hf-flagship-witness h3{font-size:44px}.hf-flagship-lead{margin-bottom:46px;font-size:16px}.hf-flagship-change{grid-template-columns:1fr;gap:18px;padding:30px 22px 34px}.hf-flagship-change a{grid-column:auto}.hf-memory-questions{margin-top:58px}.hf-memory-questions article,.hf-memory-questions article:first-child,.hf-memory-questions article:last-child{grid-template-columns:40px 1fr;gap:18px;padding:30px 0 34px}.hf-memory-questions h3{font-size:34px}.hf-memory-questions blockquote{grid-column:2;font-size:15px}.hf-dream-copy{width:calc(100% - 40px);gap:35px;padding:108px 0 74px}.hf-dream-copy h2{font-size:58px;line-height:.96}.hf-dream-copy>p:last-child{font-size:17px}.hf-dream-visual{height:440px}.hf-dream-visual img{object-position:center}.hf-dream-visual figcaption{right:16px;bottom:16px;left:16px;max-width:none;padding:17px 18px}.hf-dream-visual figcaption strong{font-size:19px}.hf-moment-grid{grid-template-columns:1fr;margin-top:58px}.hf-moment-grid article,.hf-moment-grid article:first-child,.hf-moment-grid article:last-child{min-height:245px;padding:27px 0 31px;border-right:0;border-bottom:1px solid var(--steel)}.hf-moment-grid article:last-child{border-bottom:0}.hf-moment-grid small{margin-top:25px}.hf-moment-grid h3{max-width:420px;font-size:33px}.hf-owner-journey{grid-template-columns:1fr;margin-top:58px}.hf-owner-journey article,.hf-owner-journey article:first-child,.hf-owner-journey article:last-child{min-height:0;padding:29px 0 34px;border-right:0;border-bottom:1px solid var(--steel)}.hf-owner-journey article:last-child{border-bottom:0}.hf-owner-journey h3{margin-top:46px;font-size:34px}.hf-owner-line{min-height:0;grid-template-columns:38px 1fr;gap:19px;padding:43px 0 0}.hf-owner-line>svg{width:34px;height:34px}.hf-owner-line>strong{font-size:25px}.hf-owner-line .hf-text-action{margin-top:10px}.hf-close{padding-top:108px}.hf-close-main{min-height:0;display:block}.hf-close-copy{padding-bottom:88px}.hf-close h2{font-size:59px;line-height:.95}.hf-close-copy>p:not(.hf-eyebrow){font-size:17px}.hf-close-mark{display:none}.hf-footer-line{min-height:0;grid-template-columns:1fr;gap:10px;padding:29px 0 36px}.hf-footer-line span:nth-child(2),.hf-footer-line span:last-child{text-align:left}}@media(prefers-reduced-motion:reduce){.hf-header,.hf-primary-action,.hf-desktop-nav a:after{transition:none}}@font-face{font-family:Inter Tight Hedonic;src:url(/assets/fonts/InterTight-Variable.woff2) format("woff2");font-style:normal;font-weight:100 900;font-display:swap}@font-face{font-family:JetBrains Mono Hedonic;src:url(/assets/fonts/JetBrainsMono-Variable.woff2) format("woff2");font-style:normal;font-weight:100 800;font-display:swap}@font-face{font-family:Spectral Hedonic;src:url(/assets/fonts/Spectral-400.woff2) format("woff2");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Spectral Hedonic;src:url(/assets/fonts/Spectral-400i.woff2) format("woff2");font-style:italic;font-weight:400;font-display:swap}@font-face{font-family:Spectral Hedonic;src:url(/assets/fonts/Spectral-500.woff2) format("woff2");font-style:normal;font-weight:500;font-display:swap}:root{color-scheme:light;font-family:Inter Tight Hedonic,Arial Narrow,Segoe UI,sans-serif;font-synthesis:none;--mono: "JetBrains Mono Hedonic", "SFMono-Regular", Consolas, monospace;--serif: "Spectral Hedonic", Georgia, serif;--focus: #155eef}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px;background:#05090e}body{min-width:0;min-height:100vh;margin:0;color:#111418;background:#f4f2ed;font-family:inherit;font-size:16px;font-weight:430;letter-spacing:-.006em;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body.hf-drawer-open{overflow:hidden}body.hf-nav-open{position:fixed;width:100%;overflow:hidden}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit}img{display:block;max-width:100%}::selection{color:#111418;background:#bdd3ff}:focus-visible{outline:2px solid var(--focus);outline-offset:3px}.skip-link{position:fixed;z-index:200;top:12px;left:12px;min-height:44px;display:inline-flex;align-items:center;padding:0 16px;color:#fff;background:#155eef;font-size:13px;font-weight:650;transform:translateY(-140%);transition:transform .18s ease}.skip-link:focus{transform:translateY(0)}.case-loading{min-height:100svh;display:grid;grid-template-rows:74px 1fr auto;color:#111418;background:#f4f2ed}.case-loading header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:0 clamp(22px,4vw,58px);border-bottom:1px solid rgba(16,20,25,.14)}.case-loading header img{width:108px;height:auto}.case-loading header span,.case-loading p{color:#66707a;font-family:var(--mono);font-size:11px;font-weight:650;letter-spacing:.08em;text-transform:uppercase}.case-loading section{width:min(100% - 44px,1180px);align-self:center;margin:0 auto;padding:clamp(52px,8vw,112px);border:1px solid rgba(16,20,25,.14);background:#faf9f6}.case-loading section>div{border-radius:999px;background:linear-gradient(90deg,#e3e3df 20%,#ecece8,#e3e3df 64%);background-size:240% 100%;animation:case-loading-pulse 1.4s ease-in-out infinite}.case-loading-kicker{width:112px;height:10px;margin-bottom:34px}.case-loading-title{width:min(720px,86%);height:clamp(48px,6vw,76px);margin-bottom:42px}.case-loading-line{width:min(860px,96%);height:13px;margin-top:15px}.case-loading-line.is-short{width:min(610px,68%)}.case-loading p{margin:0;padding:24px clamp(22px,4vw,58px) 30px;text-align:center}.public-not-found{min-height:100svh;display:grid;grid-template-rows:74px 1fr auto;color:#111418;background:#f4f2ed}.public-not-found>header{display:flex;align-items:center;padding:0 clamp(22px,4vw,58px);border-bottom:1px solid rgba(16,20,25,.14)}.public-not-found>header img{width:108px;height:auto}.public-not-found main{width:min(100% - 44px,1080px);align-self:center;margin:0 auto;padding:clamp(64px,10vw,132px) 0}.public-not-found-kicker{margin:0 0 28px;color:#155eef;font-family:var(--mono);font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.public-not-found h1{max-width:850px;margin:0;font-family:var(--serif);font-size:clamp(52px,7vw,96px);font-weight:400;line-height:.98;letter-spacing:-.046em}.public-not-found-copy{max-width:620px;margin:34px 0 0;color:#505861;font-size:18px;line-height:1.56}.public-not-found-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:42px}.public-not-found-actions a{min-height:50px;display:inline-flex;align-items:center;gap:12px;padding:0 19px;border:1px solid rgba(16,20,25,.22);background:#faf9f6;font-size:14px;font-weight:680}.public-not-found-actions a:first-child{color:#fff;border-color:#155eef;background:#155eef}.public-not-found-actions svg{width:16px;height:16px}.public-not-found>footer{padding:24px clamp(22px,4vw,58px) 30px;color:#68717b;border-top:1px solid rgba(16,20,25,.14);font-family:var(--mono);font-size:11px;letter-spacing:.07em;text-transform:uppercase}@keyframes case-loading-pulse{0%{background-position:160% 0}to{background-position:-80% 0}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.case-loading section>div{animation:none}}@media(max-width:620px){.case-loading header span{display:none}.case-loading section{padding:44px 24px}.public-not-found-actions{align-items:stretch;flex-direction:column}.public-not-found-actions a{justify-content:space-between}}
