.home-page{color-scheme:light;--muted-2:var(--muted);--gold-hi:var(--gold-pale);--shadow-sm:0 12px 40px #18140d14;--shadow-lg:0 34px 100px #18140d29;--radius:20px;--shell:var(--page);--sans:var(--font-ui);--display:var(--font-ui);--mono:var(--font-mono)}.home-page *{box-sizing:border-box}.home-page{scroll-behavior:smooth;background:var(--ivory);background:var(--ivory);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;margin:0}.home-page a{color:inherit;text-decoration:none}.home-page button,.home-page a{-webkit-tap-highlight-color:transparent}.home-page button{font:inherit}.home-page img{max-width:100%;display:block}.home-page ::selection{color:var(--ink);background:#b8964947}.home-page .skip-link{z-index:200;background:var(--ink);color:var(--paper);border-radius:8px;padding:10px 14px;position:fixed;top:12px;left:18px;transform:translateY(-150%)}.home-page .skip-link:focus{transform:translateY(0)}.home-page .shell{width:var(--shell);margin:0 auto}.home-page .mono{font-family:var(--mono)}.home-page .eyebrow{font:600 11px/1 var(--mono);letter-spacing:.16em;text-transform:uppercase;color:var(--gold);margin:0 0 18px}.home-page .site-header{z-index:100;border-bottom:1px solid #0000;transition:background .25s,border-color .25s,backdrop-filter .25s;position:fixed;inset:0 0 auto}.home-page .site-header.is-scrolled{backdrop-filter:blur(20px)saturate(135%);background:#f4f0e7d1;border-color:#11110f14}.home-page .nav{width:var(--shell);grid-template-columns:220px 1fr 220px;align-items:center;gap:24px;height:78px;margin:0 auto;display:grid}.home-page .brand{letter-spacing:.18em;align-items:center;gap:11px;width:fit-content;font-size:13px;font-weight:720;display:inline-flex}.home-page .brand img{object-fit:contain;width:28px;height:28px}.home-page .brand-mark-fallback{border:1px solid var(--ink);width:28px;height:28px;font:700 10px/1 var(--mono);border-radius:8px;place-items:center;display:grid}.home-page .nav-links{color:#34312b;justify-content:center;align-items:center;gap:30px;font-size:14px;display:flex}.home-page .nav-links a{padding:10px 0;position:relative}.home-page .nav-links a:after{content:"";background:var(--gold);height:1px;transition:right .2s;position:absolute;bottom:4px;left:0;right:100%}.home-page .nav-links a:hover:after,.home-page .nav-links a:focus-visible:after{right:0}.home-page .nav-actions{justify-content:flex-end;align-items:center;gap:10px;display:flex}.home-page .nav-github{color:#454037;padding:10px 8px;font-size:13px}.home-page .btn{cursor:pointer;border:1px solid #0000;border-radius:11px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:0 20px;font-size:14px;font-weight:650;transition:transform .2s cubic-bezier(.2,.7,.2,1),box-shadow .2s,border-color .2s,color .2s,background .2s;display:inline-flex;position:relative;overflow:hidden}.home-page .btn:before{content:"";border-radius:inherit;opacity:0;pointer-events:none;background:linear-gradient(110deg,#0000 20%,#d5b96ae6 48%,#0000 72%);position:absolute;inset:-1px;transform:translate(-120%)}.home-page .btn:hover{transform:translateY(-2px)}.home-page .btn:active{transform:translateY(0)scale(.99)}.home-page .btn:hover:before{opacity:.42;animation:.8s both button-sheen}.home-page .btn .arrow{transition:transform .2s;display:inline-block}.home-page .btn:hover .arrow{transform:translate(3px)}.home-page .btn-dark{background:var(--ink);color:var(--paper);border-color:var(--ink);box-shadow:0 8px 24px #11110f24}.home-page .btn-dark:hover{box-shadow:0 16px 34px #11110f33,0 0 0 1px #b8964947}.home-page .btn-light{color:var(--ink);background:#ffffff57;border-color:#11110f2e}.home-page .btn-light:hover{background:var(--ink);color:var(--paper);border-color:var(--ink);box-shadow:var(--shadow-sm)}.home-page .btn-small{border-radius:9px;min-height:40px;padding:0 15px;font-size:13px}@keyframes button-sheen{0%{transform:translate(-120%)}to{transform:translate(120%)}}.home-page .hero{min-height:100svh;padding:152px 0 0;position:relative;overflow:clip}.home-page .hero:before{content:"";pointer-events:none;background:radial-gradient(circle at 72% 24%,#b8964917,#0000 24%),linear-gradient(#0000 0 80%,#11110f06);position:absolute;inset:0}.home-page .hero-copy{text-align:center;z-index:2;max-width:980px;margin:0 auto;position:relative}.home-page .hero-kicker{color:#4f493f;align-items:center;gap:9px;margin-bottom:26px;font-size:13px;display:inline-flex}.home-page .hero-kicker i{background:var(--gold);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 6px #b896491a}.home-page .hero h1{font-family:var(--display);letter-spacing:-.065em;text-wrap:balance;margin:0;font-size:clamp(64px,8.2vw,124px);font-weight:560;line-height:.92}.home-page .hero-subline{letter-spacing:-.025em;color:#38342d;margin:30px auto 0;font-size:clamp(21px,2.2vw,32px);line-height:1.2}.home-page .hero-body{max-width:700px;color:var(--muted);text-wrap:balance;margin:18px auto 0;font-size:17px;line-height:1.68}.home-page .hero-actions{flex-wrap:wrap;justify-content:center;gap:11px;margin-top:34px;display:flex}.home-page .install-command{text-align:left;background:#ffffff75;border:1px solid #11110f21;border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;width:min(720px,100%);margin:18px auto 0;padding:10px 10px 10px 17px;display:grid;box-shadow:0 12px 35px #1b17100e}.home-page .terminal-dot{background:var(--gold);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #b8964917}.home-page .install-command code{font:500 12.5px/1.5 var(--mono);white-space:nowrap;color:#28251f;overflow:auto}.home-page .copy-button{cursor:pointer;color:#3c372f;background:#f4efe6e6;border:1px solid #11110f1f;border-radius:8px;min-width:72px;min-height:38px;font-size:12px;font-weight:650;transition:background .18s,color .18s,border .18s}.home-page .copy-button:hover{background:var(--ink);color:var(--paper);border-color:var(--ink)}.home-page .hero-proof{z-index:3;transform-origin:50% 0;width:min(1180px,100vw - 40px);margin:86px auto 0;position:relative}.home-page .proof-frame{background:#161613;border:1px solid #11110f24;border-radius:22px 22px 0 0;position:relative;overflow:hidden;box-shadow:0 40px 110px #16130d33}.home-page .proof-bar{color:#bdb4a6;height:48px;font:500 11px/1 var(--mono);border-bottom:1px solid #ffffff14;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 17px;display:grid}.home-page .window-dots{gap:6px;display:flex}.home-page .window-dots i{background:#6c665c;border-radius:50%;width:7px;height:7px}.home-page .proof-status{color:#d4ba77;justify-self:end;align-items:center;gap:7px;display:flex}.home-page .proof-status:before{content:"";background:#78a886;border-radius:50%;width:6px;height:6px}.home-page .product-image-wrap{background:#11110f;padding:0}.home-page .product-image-wrap img{object-fit:cover;object-position:center top;opacity:.98;width:100%;height:auto;max-height:690px}.home-page .product-fallback{color:#eee7db;background:radial-gradient(circle at 76% 25%,#b896491c,#0000 30%),#11110f;grid-template-columns:210px 1fr;gap:28px;min-height:500px;padding:48px;display:grid}.home-page .product-side{border-right:1px solid #ffffff1a;padding-right:24px}.home-page .product-side small{color:#857d70;font:600 10px/1 var(--mono);letter-spacing:.14em}.home-page .product-side strong{color:#f7f1e7;margin-top:18px;display:block}.home-page .product-side ul{margin:25px 0 0;padding:0;list-style:none}.home-page .product-side li{color:#948b7d;padding:9px 0;font-size:13px}.home-page .product-side li.on{color:#d3b96f}.home-page .product-main{padding:8px 8px 20px}.home-page .product-main .meta{font:600 10px/1 var(--mono);letter-spacing:.14em;color:#d1b56c}.home-page .product-main h3{letter-spacing:-.035em;margin:16px 0 8px;font-size:34px;line-height:1.05}.home-page .product-main p{color:#aba296;max-width:680px;margin:0;line-height:1.6}.home-page .proof-row{border:1px solid #ffffff1a;border-radius:14px;grid-template-columns:repeat(4,1fr);margin-top:34px;display:grid;overflow:hidden}.home-page .proof-row div{border-right:1px solid #ffffff1a;padding:18px}.home-page .proof-row div:last-child{border-right:0}.home-page .proof-row small{color:#756e64;text-transform:uppercase;letter-spacing:.09em;font-size:10px;display:block}.home-page .proof-row strong{color:#e6dfd4;margin-top:7px;font-size:13px;display:block}.home-page .proof-row strong.gold{color:#d3b96f}.home-page .hero-proof-caption{color:#777064;justify-content:space-between;gap:16px;padding:13px 4px 0;font-size:11px;display:flex}.home-page .section{padding:128px 0;position:relative}.home-page .section-dark{background:var(--ink);color:var(--paper)}.home-page .section-paper{background:var(--paper)}.home-page .section-head{grid-template-columns:1.2fr .8fr;align-items:end;gap:90px;margin-bottom:62px;display:grid}.home-page .section-head h2,.home-page .statement h2{font-family:var(--display);letter-spacing:-.052em;text-wrap:balance;margin:0;font-size:clamp(44px,5.4vw,78px);font-weight:560;line-height:.98}.home-page .section-head p{color:var(--muted);margin:0;font-size:16px;line-height:1.72}.home-page .section-dark .section-head p{color:#aaa195}.home-page .statement{max-width:1040px}.home-page .statement h2{max-width:900px}.home-page .statement p{color:#aaa195;max-width:740px;margin:28px 0 0;font-size:18px;line-height:1.75}.home-page .statement-emphasis{color:#d7c08a}.home-page .principle-grid{background:#ffffff1f;border:1px solid #ffffff1f;border-radius:18px;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:68px;display:grid;overflow:hidden}.home-page .principle{background:var(--ink);min-height:240px;padding:34px}.home-page .principle span{color:#8e8578;font:600 10px/1 var(--mono);letter-spacing:.12em}.home-page .principle h3{letter-spacing:-.025em;margin:46px 0 12px;font-size:24px;line-height:1.1}.home-page .principle p{color:#9f9689;margin:0;font-size:14px;line-height:1.65}.home-page .product-proof-layout{grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);align-items:stretch;gap:28px;display:grid}.home-page .product-proof-large{background:var(--ink);border-radius:var(--radius);box-shadow:var(--shadow-lg);border:1px solid #11110f26;overflow:hidden}.home-page .product-proof-large img{object-fit:cover;object-position:top center;width:100%;height:100%;min-height:560px}.home-page .product-proof-copy{border:1px solid var(--line);border-radius:var(--radius);background:#ffffff5c;flex-direction:column;justify-content:space-between;padding:36px;display:flex}.home-page .product-proof-copy h3{letter-spacing:-.035em;margin:0;font-size:30px;line-height:1.05}.home-page .product-proof-copy p{color:var(--muted);font-size:15px;line-height:1.7}.home-page .inspect-list{margin:28px 0 0;padding:0;list-style:none}.home-page .inspect-list li{border-top:1px solid var(--line);grid-template-columns:34px 1fr;padding:15px 0;display:grid}.home-page .inspect-list b{font:600 11px/1.5 var(--mono);color:var(--gold)}.home-page .inspect-list strong{font-size:14px}.home-page .inspect-list small{color:var(--muted-2);margin-top:5px;line-height:1.45;display:block}.home-page .surface-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.home-page .surface-card{background:#171714;border:1px solid #ffffff1c;border-radius:17px;min-height:310px;padding:30px;transition:transform .25s cubic-bezier(.2,.7,.2,1),border-color .25s,background .25s;position:relative;overflow:hidden}.home-page .surface-card:hover{background:#1b1a16;border-color:#d5b96a54;transform:translateY(-5px)}.home-page .surface-card:after{content:"";border:1px solid #d5b96a29;border-radius:50%;width:180px;height:180px;position:absolute;top:-90px;right:-90px}.home-page .surface-card .index{color:#786f62;font:600 10px/1 var(--mono);letter-spacing:.13em}.home-page .surface-card h3{letter-spacing:-.035em;margin:74px 0 12px;font-size:28px}.home-page .surface-card p{color:#9d9487;margin:0;font-size:14px;line-height:1.65}.home-page .surface-card .surface-link{color:#d2b875;margin-top:28px;font-size:13px;display:inline-flex}.home-page .trust-grid{grid-template-columns:.92fr 1.08fr;align-items:start;gap:80px;display:grid}.home-page .trust-copy h2{font-family:var(--display);letter-spacing:-.05em;margin:0;font-size:clamp(42px,4.8vw,70px);font-weight:560;line-height:.98}.home-page .trust-copy>p{color:var(--muted);max-width:560px;font-size:16px;line-height:1.75}.home-page .trust-stack{border-top:1px solid var(--line)}.home-page .trust-item{border-bottom:1px solid var(--line);grid-template-columns:56px 1fr;gap:20px;padding:25px 0;display:grid}.home-page .trust-item>span{color:var(--gold);font:600 11px/1.4 var(--mono)}.home-page .trust-item h3{letter-spacing:-.02em;margin:0 0 7px;font-size:18px}.home-page .trust-item p{color:var(--muted);margin:0;font-size:14px;line-height:1.6}.home-page .portal-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.home-page .portal{background:#171714;border:1px solid #ffffff1f;border-radius:16px;flex-direction:column;justify-content:space-between;min-height:290px;padding:30px;transition:transform .24s,border-color .24s;display:flex}.home-page .portal:hover{border-color:#d5b96a5c;transform:translateY(-4px)}.home-page .portal small{color:#81786b;font:600 10px/1 var(--mono);letter-spacing:.12em;text-transform:uppercase}.home-page .portal h3{letter-spacing:-.035em;margin:12px 0 9px;font-size:26px}.home-page .portal p{color:#a39a8d;margin:0;font-size:14px;line-height:1.6}.home-page .portal b{color:#d0b570;font-size:13px;font-weight:600}.home-page .pricing-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.home-page .price-card{border:1px solid var(--line);background:#fff6;border-radius:16px;flex-direction:column;min-height:370px;padding:28px;display:flex;position:relative}.home-page .price-card.featured{background:var(--ink);color:var(--paper);border-color:var(--ink);box-shadow:var(--shadow-lg);transform:translateY(-8px)}.home-page .price-label{font:600 10px/1 var(--mono);letter-spacing:.13em;text-transform:uppercase;color:var(--muted-2)}.home-page .featured .price-label{color:#b5aa9a}.home-page .price-card h3{letter-spacing:-.045em;margin:26px 0 0;font-size:36px}.home-page .price-card h3 small{color:var(--muted);letter-spacing:0;font-size:14px;font-weight:500}.home-page .featured h3 small{color:#aaa093}.home-page .price-card>p{color:var(--muted);min-height:90px;font-size:14px;line-height:1.62}.home-page .featured>p{color:#aaa093}.home-page .price-card ul{border-top:1px solid var(--line);margin:0;padding:18px 0 0;list-style:none}.home-page .featured ul{border-color:#ffffff1f}.home-page .price-card li{color:#5c564d;padding:6px 0;font-size:13px}.home-page .featured li{color:#c0b6a7}.home-page .price-card .price-action{color:var(--gold);margin-top:auto;padding-top:22px;font-size:13px;font-weight:650}.home-page .featured .price-action{color:#d8c07c}.home-page .final-cta{background:var(--ink);color:var(--paper);text-align:center;padding:140px 0;position:relative;overflow:hidden}.home-page .final-cta:before{content:"";border:1px solid #d5b96a14;border-radius:50%;width:680px;height:680px;position:absolute;top:46%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 100px #d5b96a06,0 0 0 200px #d5b96a03}.home-page .final-cta .shell{z-index:1;position:relative}.home-page .final-cta h2{font-family:var(--display);letter-spacing:-.06em;margin:0;font-size:clamp(54px,7.4vw,106px);font-weight:560;line-height:.93}.home-page .final-cta p{color:#a9a092;max-width:620px;margin:24px auto 0;font-size:16px;line-height:1.7}.home-page .final-cta .hero-actions{margin-top:32px}.home-page .final-cta .btn-dark{background:var(--paper);color:var(--ink);border-color:var(--paper)}.home-page .final-cta .btn-light{color:var(--paper);background:0 0;border-color:#ffffff2e}.home-page .final-cta .btn-light:hover{background:var(--paper);color:var(--ink)}.home-page .footer{color:#a29a8e;background:#0d0d0b;border-top:1px solid #ffffff14;padding:52px 0 32px}.home-page .footer-grid{grid-template-columns:1.4fr repeat(3,.7fr);gap:40px;display:grid}.home-page .footer-brand .brand{color:#f2eadf}.home-page .footer-brand p{max-width:340px;margin:18px 0 0;font-size:13px;line-height:1.65}.home-page .footer h4{color:#ded6ca;margin:0 0 13px;font-size:12px}.home-page .footer a{width:fit-content;padding:5px 0;font-size:12px;display:block}.home-page .footer a:hover{color:#d7bd78}.home-page .footer-bottom{border-top:1px solid #ffffff14;justify-content:space-between;gap:20px;margin-top:42px;padding-top:18px;font-size:11px;display:flex}.home-page .reveal{opacity:0;transition:opacity .7s cubic-bezier(.2,.7,.2,1),transform .7s cubic-bezier(.2,.7,.2,1);transform:translateY(22px)}.home-page .reveal.is-visible{opacity:1;transform:translateY(0)}.home-page :focus-visible{outline:2px solid var(--gold);outline-offset:4px;border-radius:5px}@media (width<=1050px){.home-page .nav{grid-template-columns:180px 1fr auto}.home-page .nav-links{gap:18px}.home-page .section-head{grid-template-columns:1fr;gap:24px}.home-page .pricing-grid{grid-template-columns:repeat(2,1fr)}.home-page .product-proof-layout{grid-template-columns:1fr}.home-page .product-proof-large img{min-height:0}}@media (width<=820px){.home-page{--shell:min(100% - 32px, 720px)}.home-page .site-header{backdrop-filter:blur(18px);background:#f4efe6e6;border-bottom-color:#11110f12}.home-page .nav{grid-template-columns:1fr auto;height:66px}.home-page .nav-links,.home-page .nav-github{display:none}.home-page .brand{font-size:12px}.home-page .hero{padding-top:124px}.home-page .hero h1{font-size:clamp(56px,16vw,84px)}.home-page .hero-body{font-size:16px}.home-page .hero-proof{width:calc(100vw - 18px);margin-top:60px}.home-page .proof-frame{border-radius:16px 16px 0 0}.home-page .proof-bar{grid-template-columns:1fr auto}.home-page .proof-bar>span:nth-child(2){display:none}.home-page .product-fallback{grid-template-columns:1fr;min-height:440px;padding:28px}.home-page .product-side{border-bottom:1px solid #ffffff1a;border-right:0;padding:0 0 20px}.home-page .product-side ul{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.home-page .product-side li{padding:0;font-size:11px}.home-page .product-main h3{font-size:27px}.home-page .proof-row{grid-template-columns:repeat(2,1fr)}.home-page .proof-row div:nth-child(2){border-right:0}.home-page .proof-row div:nth-child(-n+2){border-bottom:1px solid #ffffff1a}.home-page .section{padding:92px 0}.home-page .principle-grid,.home-page .surface-grid,.home-page .portal-grid{grid-template-columns:1fr}.home-page .trust-grid{grid-template-columns:1fr;gap:52px}.home-page .pricing-grid{grid-template-columns:1fr}.home-page .price-card.featured{transform:none}.home-page .footer-grid{grid-template-columns:1fr 1fr}}@media (width<=560px){.home-page{--shell:calc(100vw - 26px)}.home-page .nav-actions .btn{min-height:38px;padding:0 13px;font-size:12px}.home-page .hero{padding-top:112px}.home-page .hero-kicker{font-size:11px}.home-page .hero h1{font-size:clamp(52px,16.5vw,74px)}.home-page .hero-subline{font-size:21px}.home-page .hero-actions{flex-direction:column}.home-page .hero-actions .btn{width:100%}.home-page .install-command{grid-template-columns:auto minmax(0,1fr)}.home-page .install-command .copy-button{grid-column:1/-1;width:100%}.home-page .hero-proof-caption{display:none}.home-page .section-head h2,.home-page .statement h2,.home-page .trust-copy h2{font-size:44px}.home-page .principle{min-height:210px}.home-page .product-proof-copy{padding:26px}.home-page .footer-grid{grid-template-columns:1fr}.home-page .footer-bottom{flex-direction:column}}@media (prefers-reduced-motion:reduce){.home-page *,.home-page :before,.home-page :after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}.home-page .reveal{opacity:1;transform:none}}.home-page .nav-menu-button{cursor:pointer;background:#ffffff57;border:1px solid #11110f24;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;display:none}.home-page .nav-menu-button span{background:var(--ink);width:15px;height:1px;transition:transform .22s}.home-page .nav-menu-button[aria-expanded=true] span:first-child{transform:translateY(3px)rotate(45deg)}.home-page .nav-menu-button[aria-expanded=true] span:last-child{transform:translateY(-3px)rotate(-45deg)}.home-page .mobile-menu{z-index:99;backdrop-filter:blur(24px)saturate(135%);background:#f4efe6f5;border-bottom:1px solid #11110f1a;padding:12px 13px 18px;position:fixed;inset:66px 0 auto;box-shadow:0 24px 60px #11110f1a}.home-page .mobile-menu[hidden]{display:none}.home-page .mobile-menu nav{width:min(100%,720px);margin:0 auto;display:grid}.home-page .mobile-menu a{letter-spacing:-.01em;border-bottom:1px solid #11110f14;justify-content:space-between;align-items:center;min-height:52px;padding:0 5px;font-size:16px;display:flex}.home-page .mobile-menu a span{color:var(--gold);font:600 10px/1 var(--mono)}.home-page .btn,.home-page .surface-card,.home-page .portal,.home-page .price-card,.home-page .copy-button,.home-page .trust-tab{--pointer-x:50%;--pointer-y:50%}.home-page .btn:after,.home-page .surface-card:before,.home-page .portal:before,.home-page .price-card:before{content:"";pointer-events:none;opacity:0;background:radial-gradient(240px circle at var(--pointer-x) var(--pointer-y), #d5b96a29, transparent 62%);transition:opacity .25s;position:absolute;inset:0}.home-page .btn:hover:after,.home-page .surface-card:hover:before,.home-page .portal:hover:before,.home-page .price-card:hover:before{opacity:1}.home-page .trust-explorer{background:#151512;border:1px solid #ffffff1f;border-radius:20px;margin-top:30px;overflow:hidden;box-shadow:0 28px 90px #0000002e}.home-page .trust-explorer-head{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:30px;min-height:112px;padding:26px 30px;display:flex}.home-page .trust-explorer-head .eyebrow{margin-bottom:10px}.home-page .trust-explorer-head h3{letter-spacing:-.035em;margin:0;font-size:clamp(24px,2.8vw,38px);line-height:1.05}.home-page .trust-explorer-status{color:#d3b96f;font:600 10px/1 var(--mono);letter-spacing:.1em;flex:none;align-items:center;gap:8px;display:inline-flex}.home-page .trust-explorer-status i{background:#79a987;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #79a98714}.home-page .trust-explorer-layout{grid-template-columns:minmax(270px,.75fr) minmax(0,1.25fr);display:grid}.home-page .trust-tabs{border-right:1px solid #ffffff1a}.home-page .trust-tab{text-align:left;color:#a59c8f;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #ffffff14;grid-template-rows:auto auto;grid-template-columns:34px 1fr;column-gap:12px;width:100%;min-height:86px;padding:17px 22px;transition:color .2s,background .2s,padding-left .2s;display:grid;position:relative}.home-page .trust-tab:last-child{border-bottom:0}.home-page .trust-tab>span{color:#6f685e;font:600 10px/1.4 var(--mono);grid-row:1/3;align-self:start;padding-top:3px}.home-page .trust-tab strong{color:inherit;font-size:14px}.home-page .trust-tab small{color:#716b62;margin-top:4px;font-size:11px}.home-page .trust-tab:hover{color:#eee7dc;background:#ffffff06}.home-page .trust-tab.active{color:#f3ecdf;background:linear-gradient(90deg,#b8964918,#0000);padding-left:27px}.home-page .trust-tab.active:before{content:"";background:var(--gold-hi);width:2px;position:absolute;inset:0 auto 0 0}.home-page .trust-tab.active>span{color:var(--gold-hi)}.home-page .trust-detail{flex-direction:column;justify-content:center;min-height:430px;padding:clamp(34px,5vw,64px);display:flex;position:relative;overflow:hidden}.home-page .trust-detail:after{content:"";border:1px solid #d5b96a1a;border-radius:50%;width:420px;height:420px;position:absolute;bottom:-240px;right:-220px;box-shadow:0 0 0 80px #d5b96a05,0 0 0 160px #d5b96a02}.home-page .trust-detail-meta{color:#80776b;font:600 10px/1 var(--mono);letter-spacing:.11em;justify-content:space-between;align-items:center;gap:20px;display:flex}.home-page .trust-detail-meta b{color:#d3b96f;font-weight:650}.home-page .trust-detail h4{color:#f4ede1;letter-spacing:-.045em;max-width:700px;margin:26px 0 12px;font-size:clamp(30px,4vw,54px);line-height:1}.home-page .trust-detail p{color:#9f9689;max-width:690px;margin:0;font-size:15px;line-height:1.7}.home-page .trust-detail-facts{flex-wrap:wrap;gap:8px;margin-top:32px;display:flex}.home-page .trust-detail-facts span{color:#b9b0a3;font:500 10.5px/1 var(--mono);background:#ffffff06;border:1px solid #ffffff1a;border-radius:999px;padding:8px 11px}.home-page .page-transition{z-index:999;color:#f4efe6;opacity:0;visibility:hidden;pointer-events:none;background:#11110f;place-items:center;transition:transform .42s cubic-bezier(.75,0,.2,1),opacity .25s,visibility 0s linear .42s;display:grid;position:fixed;inset:0;transform:translateY(101%)}.home-page .page-transition span{font:650 11px/1 var(--mono);letter-spacing:.22em;color:#d2b875}.home-page .page-transition.is-leaving{opacity:1;visibility:visible;transition:transform .42s cubic-bezier(.75,0,.2,1),opacity .2s;transform:translateY(0)}.home-page [data-pressing]{transform:translateY(0)scale(.985)!important}@media (width<=1120px){.home-page .nav{grid-template-columns:170px 1fr 190px}.home-page .nav-links{gap:15px;font-size:12.5px}}@media (width<=900px){.home-page .nav-links,.home-page .nav-github{display:none}.home-page .nav-menu-button{display:inline-flex}.home-page .nav{grid-template-columns:1fr auto}.home-page .trust-explorer-layout{grid-template-columns:1fr}.home-page .trust-tabs{border-bottom:1px solid #ffffff1a;border-right:0;grid-template-columns:repeat(5,minmax(120px,1fr));display:grid;overflow-x:auto}.home-page .trust-tab{border-bottom:0;border-right:1px solid #ffffff14;min-width:140px}.home-page .trust-tab.active{padding-left:22px}.home-page .trust-tab.active:before{width:auto;height:2px;inset:auto 0 0}.home-page .trust-detail{min-height:360px}}@media (width<=560px){.home-page .trust-explorer-head{flex-direction:column;align-items:flex-start;gap:14px;padding:24px}.home-page .trust-detail{padding:30px 24px}.home-page .trust-detail h4{font-size:34px}.home-page .trust-detail-facts{grid-template-columns:1fr 1fr;display:grid}}@media (prefers-reduced-motion:reduce){.home-page .page-transition{display:none!important}}.home-page .product-proof-large{isolation:isolate;position:relative;background:#f7f4ec!important;border-radius:16px!important;overflow:hidden!important}.home-page .product-proof-large>img,.home-page .product-proof-large picture>img{transform-origin:50% 10%;filter:saturate(.96)contrast(1.015);width:100%;height:100%;min-height:100%;display:block;transform:scale(1.105);object-fit:cover!important;object-position:50% 12%!important}.home-page img.product-proof-large{transform-origin:50% 8%;clip-path:inset(0 0 4.5% round 16px);filter:saturate(.96)contrast(1.015);width:100%;transform:scale(1.035);object-fit:cover!important;object-position:50% 12%!important}.home-page .product-proof-section,.home-page .product-proof-wrap,.home-page .product-proof-block{padding-bottom:clamp(56px,6vw,84px)!important}.home-page .product-proof-section+.dark,.home-page .product-proof-wrap+.dark,.home-page .product-proof-block+.dark{border-top:1px solid #b8964929}@media (width<=900px){.home-page .product-proof-large>img,.home-page .product-proof-large picture>img{transform:scale(1.12);object-position:50% 10%!important}.home-page img.product-proof-large{clip-path:inset(0 0 5% round 14px);transform:scale(1.045);object-position:50% 10%!important}}@media (width<=560px){.home-page .product-proof-large>img,.home-page .product-proof-large picture>img{transform:scale(1.14);object-position:50% 8%!important}.home-page img.product-proof-large{clip-path:inset(0 0 5.5% round 12px);transform:scale(1.055);object-position:50% 8%!important}}.home-page #product>.shell{width:min(1480px,100vw - 64px);max-width:1480px}.home-page #product .product-proof-layout{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:24px;width:100%;display:grid}.home-page #product .product-proof-large{background:#0b0c0a;border:1px solid #0f0f0c26;border-radius:18px;width:100%;min-width:0;height:clamp(470px,42vw,650px);position:relative;overflow:hidden;box-shadow:0 24px 72px #12100b1a}.home-page #product .product-proof-large>img{object-fit:initial!important;object-position:initial!important;width:100%!important;min-width:100%!important;max-width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;display:block!important;transform:none!important}.home-page #product .product-proof-copy{align-self:start;width:100%;max-width:340px;padding:30px 28px}.home-page #product .section-head{grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);gap:clamp(40px,6vw,96px)}.home-page #product .section-head>p{justify-self:end;max-width:520px}@media (width>=1450px){.home-page #product .product-proof-layout{grid-template-columns:minmax(0,1fr) 320px;gap:26px}.home-page #product .product-proof-copy{max-width:320px}}@media (width<=1050px){.home-page #product>.shell{width:min(100% - 40px,980px)}.home-page #product .section-head,.home-page #product .product-proof-layout{grid-template-columns:1fr}.home-page #product .section-head>p{justify-self:start}.home-page #product .product-proof-large{height:auto;overflow:visible}.home-page #product .product-proof-large>img{width:100%!important;height:auto!important}.home-page #product .product-proof-copy{max-width:none}}@media (width<=680px){.home-page #product>.shell{width:min(100% - 24px,640px)}.home-page #product .product-proof-large{border-radius:12px}.home-page #product .product-proof-copy{padding:26px 22px}}.home-page .pricing-grid>*{min-width:0}.home-page .price-card{box-sizing:border-box;min-width:0;max-width:100%;overflow:hidden}.home-page .price-card h3{flex-wrap:wrap;align-items:baseline;gap:.18em .3em;min-width:0;display:flex}.home-page .price-card h3 small{overflow-wrap:anywhere;min-width:0;max-width:100%}.home-page .price-card>p{overflow-wrap:anywhere;min-width:0}.home-page .price-card .price-action{white-space:normal;overflow-wrap:anywhere;width:auto;max-width:100%}.home-page .product-proof-figure{margin:0}.home-page .product-proof-figure figcaption{color:#756f65;padding:10px 2px 0;font-size:10px}.home-page .direction-grid{grid-template-columns:repeat(2,1fr)}.home-page .direction-card{cursor:default}.home-page .direction-card--future{border-color:#d5b96a4d}.home-page .hero{min-height:auto;padding:100px 0 0}.home-page .hero-copy{max-width:960px}.home-page .hero-kicker{letter-spacing:.005em;margin-bottom:24px;font-size:12px;font-weight:650}.home-page .hero h1{font-size:clamp(68px,8vw,118px);line-height:.91}.home-page .hero-subline{margin-top:26px}.home-page .hero-body{max-width:720px}.home-page .hero-availability{color:#706b62;width:fit-content;max-width:100%;font:690 10px/1.45 var(--mono);letter-spacing:.02em;justify-content:center;gap:8px;margin:12px auto 0}.home-page .hero-availability span{font:inherit;letter-spacing:inherit;text-transform:none}.home-page .hero-availability>span:first-child{color:#8a7f6c;text-transform:uppercase;letter-spacing:.08em}.home-page .hero-availability a{color:#5f4d28;text-underline-offset:3px;margin-left:0;text-decoration:underline #a9782559}.home-page .hero-proof{margin-top:72px}.home-page .pricing-grid--launch{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;max-width:none}.home-page .pricing-grid--launch .price-card{min-height:430px;padding:26px}.home-page .pricing-grid--launch .price-card h3{font-size:clamp(2.35rem,3.7vw,3.8rem)}.home-page .pricing-grid--launch .price-card h3 small{letter-spacing:0;margin-top:8px;font-size:10px;line-height:1.35;display:block}.home-page .price-card.featured{transform:none}@media (width<=1180px){.home-page .pricing-grid--launch{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=820px){.home-page .hero{padding-top:72px}.home-page .hero-proof{margin-top:58px}}@media (width<=660px){.home-page .hero{padding-top:58px}.home-page .hero h1{font-size:clamp(52px,16vw,76px)}.home-page .hero-kicker{font-size:10.5px}.home-page .hero-availability{flex-wrap:wrap;row-gap:4px}.home-page .pricing-grid--launch{grid-template-columns:1fr}}
