.marketing-page{--page-bg:var(--cream);background:var(--page-bg);min-height:100vh;color:var(--ink)}.marketing-sand{--page-bg:var(--sand)}.marketing-dark{--page-bg:var(--midnight);color:var(--cream)}.marketing-dark .marketing-logo img{filter:invert()grayscale()brightness(3);mix-blend-mode:normal}.marketing-header{z-index:40;background:var(--page-bg);border-bottom:1px solid;grid-template-columns:1fr auto 1fr;align-items:center;height:94px;padding:0 4vw;display:grid;position:relative}.marketing-logo img{mix-blend-mode:multiply;width:130px}.marketing-header nav{gap:22px;display:flex}.marketing-header nav a,.marketing-actions>a{letter-spacing:.11em;text-transform:uppercase;font-size:.54rem;font-weight:800}.marketing-actions{justify-self:end;align-items:center;gap:18px;display:flex}.marketing-demo,.mobile-demo{background:var(--ink);color:var(--cream);cursor:pointer;border:0}.marketing-demo{letter-spacing:.13em;text-transform:uppercase;gap:34px;padding:16px 18px;font-size:.57rem;font-weight:800;display:flex}.menu-toggle{letter-spacing:.13em;text-transform:uppercase;background:0 0;border:0;font-size:.55rem;font-weight:800;display:none}.mobile-menu{display:none}.marketing-footer{min-height:100vh;color:var(--cream);background:#090d12;padding:28px 4vw}.marketing-footer-top{letter-spacing:.14em;border-bottom:1px solid #fdf0e366;grid-template-columns:1fr auto auto;align-items:center;gap:5vw;padding-bottom:20px;font-size:.53rem;font-weight:800;display:grid}.marketing-footer-top img{filter:invert()grayscale()brightness(3);width:130px}.marketing-footer-cta{margin:16vh 0}.marketing-footer-cta p{letter-spacing:.17em;text-transform:uppercase;font-size:.6rem;font-weight:800}.marketing-footer-cta h2{letter-spacing:-.075em;margin:35px 0 55px;font-size:clamp(4rem,8vw,9rem);line-height:.84}.marketing-footer-cta h2 em{color:var(--saffron);font-family:Georgia,serif;font-weight:400}.marketing-footer-cta button{background:var(--saffron);min-width:270px;color:var(--ink);letter-spacing:.13em;text-transform:uppercase;cursor:pointer;border:0;justify-content:space-between;padding:18px;font-size:.6rem;font-weight:800;display:flex}.marketing-footer-links{border-top:1px solid #fdf0e366;grid-template-columns:2fr 1fr 1fr;gap:8vw;padding:45px 0;display:grid}.marketing-footer-links>div{flex-direction:column;gap:13px;display:flex}.marketing-footer-links b{color:var(--saffron);letter-spacing:.14em;text-transform:uppercase;margin-bottom:16px;font-size:.51rem}.marketing-footer-links a{font-family:Georgia,serif;font-size:1rem}.marketing-footer-bottom{letter-spacing:.13em;text-transform:uppercase;border-top:1px solid #fdf0e366;justify-content:space-between;padding-top:18px;font-size:.52rem;font-weight:800;display:flex}.marketing-rich-footer{width:100%;color:var(--cream)}.marketing-rich-footer button{cursor:pointer}.marketing-rich-footer .footer-logo img{filter:none}.demo-overlay{z-index:200;opacity:0;visibility:hidden;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#090d12b8;place-items:center;padding:20px;transition:opacity .4s,visibility .4s;display:grid;position:fixed;inset:0}.demo-open{opacity:1;visibility:visible}.demo-dialog{background:var(--cream);width:min(1180px,96vw);height:min(790px,92vh);color:var(--ink);grid-template-columns:.92fr 1.08fr;transition:transform .5s cubic-bezier(.2,.8,.2,1);display:grid;position:relative;overflow:hidden;transform:translateY(24px)scale(.985);box-shadow:0 50px 160px #0000007a}.demo-open .demo-dialog{transform:none}.demo-close{z-index:4;border:1px solid var(--ink);background:var(--cream);cursor:pointer;border-radius:50%;width:38px;height:38px;font-size:1.4rem;position:absolute;top:16px;right:18px}.demo-story{background:var(--midnight);color:var(--cream);flex-direction:column;justify-content:space-between;padding:30px;display:flex;position:relative;overflow:hidden}.demo-story:after{content:"";pointer-events:none;background:radial-gradient(circle at 85% 25%,#ee9f5561,#0000 30%),linear-gradient(145deg,#0000 55%,#fdf0e30f);position:absolute;inset:0}.demo-story-top{z-index:2;letter-spacing:.13em;justify-content:space-between;align-items:center;font-size:.48rem;font-weight:800;display:flex;position:relative}.demo-story-top img{filter:invert()grayscale()brightness(3);width:115px}.demo-story>div:last-child{z-index:2;position:relative}.demo-story p{letter-spacing:.15em;font-size:.52rem;font-weight:800}.demo-story h2{letter-spacing:-.07em;margin:24px 0;font-size:clamp(3rem,4.7vw,5.7rem);line-height:.84}.demo-story h2 em{color:var(--saffron);font-family:Georgia,serif;font-weight:400}.demo-story small{color:#fdf0e38c;font-family:Georgia,serif}.demo-orbit{aspect-ratio:1;place-items:center;width:78%;display:grid;top:13%;right:-19%;z-index:1!important;position:absolute!important}.demo-orbit i{aspect-ratio:1;border:1px solid #fdf0e326;border-radius:50%;width:58%;position:absolute}.demo-orbit i:nth-child(2){width:78%}.demo-orbit i:nth-child(3){border-style:dashed;width:100%}.demo-orbit b{background:var(--saffron);width:95px;height:95px;color:var(--ink);letter-spacing:.13em;border-radius:50%;place-content:center;font-size:.7rem;display:grid}.demo-form-panel{background:var(--cream);padding:55px 55px 35px;overflow:auto}.demo-form-head{border-bottom:1px solid var(--ink);grid-template-columns:70px 1fr;gap:25px;margin-bottom:42px;padding-bottom:22px;display:grid}.demo-form-head span{color:var(--deep);letter-spacing:.13em;font-size:.73rem;font-weight:800}.demo-form-head p{max-width:420px;margin:0;font-family:Georgia,serif;font-size:1.05rem;line-height:1.45}.demo-form{gap:22px;display:grid}.demo-form label{display:block}.demo-form label>span{letter-spacing:.13em;text-transform:uppercase;margin-bottom:8px;font-size:.63rem;font-weight:800;display:block}.demo-form input,.demo-form select{width:100%;color:var(--ink);background:0 0;border:0;border-bottom:1px solid #1e22298c;border-radius:0;outline:0;padding:13px 0;font:1rem Georgia,serif}.demo-form input:focus,.demo-form select:focus{border-color:var(--deep)}.demo-form-row{grid-template-columns:1fr 1fr;gap:28px;display:grid}.demo-submit{background:var(--ink);color:var(--cream);letter-spacing:.13em;text-transform:uppercase;cursor:pointer;border:0;justify-content:space-between;align-items:center;margin-top:12px;padding:19px;font-size:.73rem;font-weight:700;display:flex}.demo-submit b{color:var(--saffron);font-size:1.1rem}.demo-privacy{color:#6a645c;margin:0;font-family:Georgia,serif;font-size:.8rem;line-height:1.45}.demo-success{flex-direction:column;justify-content:center;height:100%;display:flex}.demo-success>span{background:var(--saffron);border-radius:50%;place-content:center;width:70px;height:70px;font-size:1.6rem;display:grid}.demo-success>p{color:var(--deep);letter-spacing:.15em;margin:55px 0 18px;font-size:.52rem;font-weight:800}.demo-success h2{letter-spacing:-.075em;margin:0;font-size:clamp(3.5rem,6vw,6.5rem);line-height:.85}.demo-success small{color:#675f56;max-width:390px;margin:35px 0;font-family:Georgia,serif;font-size:.9rem;line-height:1.55}.demo-success button{border:0;border-bottom:1px solid var(--ink);letter-spacing:.13em;text-transform:uppercase;cursor:pointer;background:0 0;align-self:flex-start;padding:15px 0;font-size:.54rem;font-weight:800}.page-hero{border-bottom:1px solid;flex-direction:column;justify-content:flex-end;min-height:82vh;padding:12vh 4vw 8vh;display:flex}.page-hero-kicker{letter-spacing:.15em;text-transform:uppercase;justify-content:space-between;margin-bottom:7vh;font-size:.73rem;font-weight:800;display:flex}.page-hero h1{letter-spacing:-.085em;max-width:1250px;margin:0;font-size:clamp(4.5rem,9.4vw,11rem);line-height:.78}.page-hero h1 em{color:var(--deep);font-family:Georgia,serif;font-weight:400}.marketing-dark .page-hero h1 em{color:var(--saffron)}.page-hero-foot{border-top:1px solid;grid-template-columns:1fr 1fr;gap:10vw;margin-top:8vh;padding-top:22px;display:grid}.page-hero-foot p{max-width:570px;margin:0;font-family:Georgia,serif;font-size:1.05rem;line-height:1.6}.page-hero-foot span{letter-spacing:.14em;text-transform:uppercase;justify-self:end;font-size:.73rem;font-weight:800}.page-section{padding:15vh 4vw}.section-intro{grid-template-columns:1fr 2fr 1fr;align-items:start;gap:5vw;margin-bottom:11vh;display:grid}.section-intro>span{letter-spacing:.15em;text-transform:uppercase;font-size:.73rem;font-weight:800}.section-intro h2{letter-spacing:-.07em;margin:0;font-size:clamp(3.5rem,6.5vw,7.5rem);line-height:.84}.section-intro h2 em{color:var(--deep);font-family:Georgia,serif;font-weight:400}.section-intro p{margin:0;font-family:Georgia,serif;line-height:1.65}.section-dark{background:var(--midnight);color:var(--cream)}.section-sand{background:var(--sand);color:var(--ink)}.section-saffron{background:var(--saffron);color:var(--ink)}.origin-statement{border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);grid-template-columns:1fr 2fr 1fr;align-items:end;gap:5vw;padding:8vh 0;display:grid}.origin-statement span,.origin-statement b{letter-spacing:.15em;font-size:.73rem}.origin-statement p{letter-spacing:-.055em;margin:0;font-size:clamp(2.5rem,4.8vw,5.5rem);line-height:.95}.origin-statement b{text-align:right}.principle-grid{background:#fdf0e366;border:1px solid #fdf0e366;grid-template-columns:1fr 1fr;gap:1px;display:grid}.principle-grid article{background:var(--midnight);min-height:390px;padding:30px}.principle-grid span{color:var(--saffron);letter-spacing:.14em;font-size:.73rem;font-weight:800}.principle-grid h3{letter-spacing:-.05em;margin:15vh 0 24px;font-size:2.5rem}.principle-grid p{color:#fdf0e3a6;max-width:520px;font-family:Georgia,serif;line-height:1.6}.company-roadmap{border:1px solid var(--ink);background:var(--ink);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.company-roadmap article{background:var(--cream);min-height:430px;padding:28px}.company-roadmap span{color:var(--deep);letter-spacing:.14em;font-size:.73rem;font-weight:800}.company-roadmap h3{letter-spacing:-.05em;margin:18vh 0 25px;font-size:2.25rem}.company-roadmap p{font-family:Georgia,serif;line-height:1.55}.about-team{background:var(--ink);border:1px solid var(--ink);grid-template-columns:repeat(12,1fr);gap:1px;display:grid}.about-team article{background:var(--cream);flex-direction:column;grid-column:span 4;min-height:510px;padding:28px;display:flex}.about-team .about-founder{grid-column:span 8;min-height:650px}.about-team article>div{border-bottom:1px solid var(--ink);height:170px;position:relative;overflow:hidden}.about-team article>div span{font-size:.73rem;font-weight:800}.about-team article>div i{background:var(--saffron);border-radius:50%;width:170px;height:170px;position:absolute;bottom:-85px;left:50%;transform:translate(-50%)}.about-team small{color:var(--deep);letter-spacing:.13em;margin-top:24px;font-size:.73rem;font-weight:700}.about-team h3{letter-spacing:-.06em;margin:42px 0 20px;font-size:3rem}.about-team p{max-width:520px;font-family:Georgia,serif;line-height:1.55}.about-team a{border-top:1px solid var(--ink);letter-spacing:.13em;text-transform:uppercase;margin-top:auto;padding-top:15px;font-size:.73rem;font-weight:800}.page-callout{background:var(--saffron);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:85vh;padding:10vh 4vw;display:flex}.page-callout>span{letter-spacing:.16em;font-size:.73rem;font-weight:800}.page-callout h2{letter-spacing:-.08em;margin:8vh 0;font-size:clamp(4.5rem,9vw,10rem);line-height:.8}.page-callout button,.inline-demo,.feature-demo,.contact-bell{background:var(--ink);color:var(--cream);letter-spacing:.13em;text-transform:uppercase;cursor:pointer;border:0;justify-content:space-between;gap:40px;padding:19px 20px;font-size:.63rem;font-weight:800;display:flex}.page-callout-dark{background:var(--midnight);color:var(--cream)}.page-callout-dark button{background:var(--saffron);color:var(--ink)}.contact-hero .page-hero-foot{align-items:end}.inline-demo{place-self:end}.contact-grid{border:1px solid var(--ink);background:var(--ink);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.contact-grid article{background:var(--cream);flex-direction:column;min-height:470px;padding:28px;display:flex}.contact-grid span{color:var(--deep);font-size:.54rem;font-weight:800}.contact-grid h3{letter-spacing:-.05em;margin:16vh 0 20px;font-size:2.4rem}.contact-grid p{font-family:Georgia,serif;line-height:1.55}.contact-grid a{border-top:1px solid var(--ink);letter-spacing:.1em;margin-top:auto;padding-top:15px;font-size:.57rem;font-weight:800}.contact-process{position:relative}.contact-process ol{border-top:1px solid #fdf0e373;max-width:900px;margin:0 0 0 25vw;padding:0;list-style:none}.contact-process li{border-bottom:1px solid #fdf0e373;grid-template-columns:80px 1fr;gap:25px;padding:35px 0;display:grid}.contact-process li>span{color:var(--saffron);font-size:.54rem;font-weight:800}.contact-process h3{margin:0 0 15px;font-size:2rem}.contact-process li p{color:#fdf0e3a6;max-width:620px;margin:0;font-family:Georgia,serif;line-height:1.55}.contact-bell{background:var(--saffron);color:var(--ink);margin:8vh 0 0 25vw}.address-placeholder{border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);grid-template-columns:1fr 2fr 1fr;gap:5vw;padding:45px 0;display:grid}.address-placeholder span{letter-spacing:.14em;font-size:.52rem;font-weight:800}.address-placeholder p{margin:0;font-family:Georgia,serif;font-size:1.8rem;line-height:1.35}.address-placeholder div{letter-spacing:.12em;flex-direction:column;gap:10px;font-size:.54rem;display:flex}.feature-role-section{background:var(--midnight);color:var(--cream)}.feature-role-section .section-intro h2 em{color:var(--saffron)}.feature-role-grid{background:#fdf0e366;border:1px solid #fdf0e366;gap:1px;display:grid}.feature-role-grid article{background:#151e27;grid-template-columns:.8fr 1.2fr;min-height:630px;display:grid}.feature-role-copy{flex-direction:column;padding:32px;display:flex}.feature-role-copy>span{color:var(--saffron);font-size:.55rem;font-weight:800}.feature-role-copy h3{letter-spacing:-.07em;margin:auto 0 25px;font-size:clamp(3.5rem,6vw,7rem)}.feature-role-copy p{color:#fdf0e3a6;max-width:480px;font-family:Georgia,serif;line-height:1.6}.feature-role-copy a{border-bottom:1px solid var(--saffron);color:var(--saffron);letter-spacing:.13em;text-transform:uppercase;align-self:flex-start;margin-top:35px;padding-bottom:5px;font-size:.52rem;font-weight:800}.feature-role-image{background:radial-gradient(circle, var(--saffron), #ee9f5514 55%, transparent 70%);place-content:center;padding:5vh;display:grid;overflow:hidden}.feature-role-image img{width:auto;max-height:520px;box-shadow:0 40px 90px #00000061}.module-summary{background:var(--ink);border:1px solid var(--ink);grid-template-columns:repeat(3,1fr) 1.6fr;gap:1px;margin-bottom:1px;display:grid}.module-summary>div,.module-summary>p{background:var(--saffron);min-height:170px;margin:0;padding:24px}.module-summary>div{flex-direction:column;justify-content:space-between;display:flex}.module-summary b{letter-spacing:-.07em;font-size:3.2rem;line-height:1}.module-summary span{letter-spacing:.13em;text-transform:uppercase;font-size:.5rem;font-weight:800}.module-summary>p{background:var(--cream);align-items:flex-end;font-family:Georgia,serif;line-height:1.55;display:flex}.module-grid{border:1px solid var(--ink);background:var(--ink);grid-template-columns:repeat(2,1fr);gap:1px;display:grid}.module-grid article{background:var(--cream);min-height:520px;color:var(--ink);flex-direction:column;padding:30px;display:flex}.module-number{color:var(--deep);font-size:.55rem;font-weight:800}.module-grid h3{letter-spacing:-.06em;margin:9vh 0 20px;font-size:3rem}.module-grid p{max-width:600px;font-family:Georgia,serif;line-height:1.55}.module-grid ul{margin:30px 0;padding:0;list-style:none}.module-grid li{border-top:1px solid var(--ink);padding:10px 0;font-family:Georgia,serif;font-size:.88rem}.module-grid a{color:var(--deep);letter-spacing:.13em;text-transform:uppercase;align-self:flex-start;margin-top:auto;font-size:.52rem;font-weight:800}.feature-flow{grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:25px;display:grid}.feature-flow article{border:1px solid var(--ink);flex-direction:column;min-height:360px;padding:26px;display:flex}.feature-flow span{letter-spacing:.13em;font-size:.5rem;font-weight:800}.feature-flow h3{margin:auto 0 20px;font-size:2rem}.feature-flow p{font-family:Georgia,serif;line-height:1.55}.feature-flow>b{color:var(--deep);font-size:2rem}.trust-grid{background:#fdf0e366;grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.trust-grid article{background:var(--midnight);min-height:310px;padding:25px}.trust-grid b{margin-top:13vh;font-size:1.45rem;display:block}.trust-grid p{color:#fdf0e39e;font-family:Georgia,serif;line-height:1.55}.feature-demo{background:var(--saffron);color:var(--ink);margin:9vh auto 0}.pricing-page-cards{grid-template-columns:repeat(3,1fr);align-items:end;gap:12px;display:grid}.pricing-page-cards article{border:1px solid var(--ink);flex-direction:column;min-height:720px;padding:30px;display:flex;position:relative}.pricing-page-cards>article>span{letter-spacing:.14em;font-size:.53rem;font-weight:800}.pricing-page-cards article>div{align-items:flex-end;margin:8vh 0 6vh;display:flex}.pricing-page-cards sup{color:var(--deep);align-self:flex-start;margin-top:10px;font-size:1.4rem;font-weight:800}.pricing-page-cards article>div b{letter-spacing:-.09em;font-size:6rem;line-height:.75}.pricing-page-cards article>div small{color:#625c53;margin-left:12px;font-family:Georgia,serif}.pricing-page-cards h2{letter-spacing:-.055em;margin:0;font-size:2.6rem}.pricing-page-cards p{font-family:Georgia,serif;line-height:1.55}.pricing-page-cards ul{margin:35px 0;padding:0;list-style:none}.pricing-page-cards li{border-top:1px solid;padding:12px 0;font-family:Georgia,serif}.pricing-page-cards button{background:var(--ink);color:var(--cream);letter-spacing:.12em;text-transform:uppercase;cursor:pointer;border:0;margin-top:auto;padding:17px;font-size:.55rem;font-weight:800}.pricing-page-cards .pricing-page-featured{background:var(--midnight);min-height:780px;color:var(--cream)}.pricing-page-featured>i{background:var(--saffron);height:30px;color:var(--ink);letter-spacing:.13em;place-content:center;font-size:.47rem;font-style:normal;font-weight:800;display:grid;position:absolute;top:-30px;left:-1px;right:-1px}.pricing-page-featured article>div small,.pricing-page-featured small{color:#fdf0e38c}.pricing-page-featured button{background:var(--saffron);color:var(--ink)}.dummy-price-note{color:var(--deep);letter-spacing:.13em;text-align:center;text-transform:uppercase;margin:35px 0 0;font-size:.5rem;font-weight:800}.comparison-table{border:1px solid var(--ink)}.comparison-row{border-bottom:1px solid var(--ink);grid-template-columns:2fr repeat(3,1fr);min-height:68px;display:grid}.comparison-row:last-child{border-bottom:0}.comparison-row>*{border-right:1px solid var(--ink);align-items:center;padding:0 20px;display:flex}.comparison-row>:last-child{border-right:0}.comparison-row>b{color:var(--deep);justify-content:center}.comparison-head{background:var(--ink);color:var(--cream);letter-spacing:.13em;text-transform:uppercase;font-size:.52rem}.comparison-head>b{color:var(--cream)}.comparison-row span{font-family:Georgia,serif}.include-grid{border:1px solid var(--ink);background:var(--ink);grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.include-grid article{background:var(--cream);min-height:380px;padding:26px}.include-grid span{color:var(--deep);font-size:.53rem;font-weight:800}.include-grid h3{margin:13vh 0 20px;font-size:1.8rem}.include-grid p{font-family:Georgia,serif;line-height:1.55}.blog-feature article{border:1px solid var(--ink);grid-template-columns:1.25fr .75fr;min-height:690px;display:grid}.blog-feature-image{position:relative;overflow:hidden}.blog-feature-image img{object-fit:cover;width:100%;height:100%}.blog-feature-image span{background:var(--cream);letter-spacing:.13em;padding:9px;font-size:.5rem;font-weight:800;position:absolute;top:20px;left:20px}.blog-feature-copy{flex-direction:column;padding:35px;display:flex}.blog-feature-copy>span{letter-spacing:.13em;font-size:.52rem;font-weight:800}.blog-feature-copy h2{letter-spacing:-.06em;margin:auto 0 25px;font-size:clamp(3rem,4.8vw,5.5rem);line-height:.9}.blog-feature-copy p{font-family:Georgia,serif;line-height:1.6}.blog-feature-copy a{border-bottom:1px solid var(--ink);letter-spacing:.13em;text-transform:uppercase;align-self:flex-start;margin-top:35px;padding-bottom:5px;font-size:.52rem;font-weight:800}.blog-grid{background:#fdf0e366;border:1px solid #fdf0e366;grid-template-columns:repeat(12,1fr);gap:1px;display:grid}.blog-grid article{background:var(--midnight);flex-direction:column;grid-column:span 4;min-height:650px;padding:12px 12px 28px;display:flex}.blog-grid article:first-child,.blog-grid article:last-child{grid-column:span 6}.blog-grid article>div{height:280px;position:relative;overflow:hidden}.blog-grid img{object-fit:cover;width:100%;height:100%}.blog-grid article>div span{background:var(--cream);color:var(--ink);padding:7px;font-size:.45rem;font-weight:800;position:absolute;top:10px;left:10px}.blog-grid small{color:var(--saffron);letter-spacing:.12em;margin:22px 12px 0;font-size:.48rem;font-weight:800}.blog-grid h3{letter-spacing:-.05em;margin:28px 12px 18px;font-size:2rem;line-height:1}.blog-grid p{color:#fdf0e399;margin:0 12px;font-family:Georgia,serif;line-height:1.55}.blog-grid a{border-bottom:1px solid var(--saffron);color:var(--saffron);letter-spacing:.12em;align-self:flex-start;margin:auto 12px 0;padding-bottom:4px;font-size:.48rem;font-weight:800}.journal-subscribe{background:var(--saffron);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:80vh;padding:12vh 4vw;display:flex}.journal-subscribe>span{letter-spacing:.15em;font-size:.53rem;font-weight:800}.journal-subscribe h2{letter-spacing:-.075em;margin:7vh 0;font-size:clamp(4rem,8vw,9rem);line-height:.82}.journal-subscribe form{border-bottom:2px solid var(--ink);grid-template-columns:1fr auto;width:min(650px,100%);display:grid}.journal-subscribe input{background:0 0;border:0;outline:0;padding:18px 0;font:1rem Georgia,serif}.journal-subscribe button{letter-spacing:.13em;text-transform:uppercase;cursor:pointer;background:0 0;border:0;font-size:.55rem;font-weight:800}.journal-subscribe p{font-family:Georgia,serif;font-size:.8rem}@media (max-width:900px){.marketing-header{grid-template-columns:1fr auto}.marketing-header nav,.marketing-actions>a,.marketing-demo{display:none}.menu-toggle{display:block}.mobile-menu{background:var(--cream);color:var(--ink);border-bottom:1px solid var(--ink);opacity:0;visibility:hidden;padding:18px 4vw 30px;transition:all .3s;display:block;position:absolute;top:94px;left:0;right:0;transform:translateY(-12px)}.mobile-menu-open{opacity:1;visibility:visible;transform:none}.mobile-menu>a{border-bottom:1px solid var(--ink);grid-template-columns:50px 1fr auto;padding:17px 0;font-size:1.2rem;display:grid}.mobile-menu>a span{font-size:.48rem}.mobile-demo{width:100%;margin-top:25px;padding:18px}.demo-dialog{grid-template-columns:1fr;width:min(680px,96vw)}.demo-story{display:none}.section-intro{grid-template-columns:1fr 2fr}.section-intro p{grid-column:2}.marketing-footer-links{grid-template-columns:1fr 1fr 1fr}}@media (max-width:700px){.marketing-header{height:74px;padding:0 20px}.marketing-logo img{width:105px}.mobile-menu{padding-left:20px;padding-right:20px;top:74px}.demo-overlay{padding:0}.demo-dialog{width:100vw;height:100svh}.demo-form-panel{padding:60px 22px 30px}.demo-form-row{grid-template-columns:1fr;gap:22px}.demo-form-head{grid-template-columns:1fr;gap:12px}.marketing-footer{padding:22px 20px}.marketing-footer-top{grid-template-columns:1fr auto}.marketing-footer-top span:first-of-type{display:none}.marketing-footer-cta{margin:14vh 0}.marketing-footer-cta h2{font-size:14vw}.marketing-footer-links{grid-template-columns:1fr 1fr}.marketing-footer-links>div:last-child{grid-column:1/-1}.marketing-footer-bottom{gap:12px;display:grid}.page-hero{min-height:75vh;padding:10vh 20px 7vh}.page-hero h1{font-size:15vw}.page-hero-foot{grid-template-columns:1fr}.page-hero-foot span{justify-self:start}.page-section{padding:12vh 20px}.section-intro{grid-template-columns:1fr}.section-intro p{grid-column:auto}.section-intro h2{font-size:14vw}}@media (max-width:900px){.origin-statement{grid-template-columns:1fr 2fr}.origin-statement b{grid-column:2}.company-roadmap{grid-template-columns:1fr}.company-roadmap article{min-height:330px}.company-roadmap h3{margin-top:10vh}.about-team article{grid-column:span 6}.about-team .about-founder{grid-column:span 12}.contact-grid{grid-template-columns:1fr}.contact-grid article{min-height:350px}.contact-grid h3{margin-top:9vh}.feature-role-grid article{grid-template-columns:1fr}.feature-role-image{min-height:550px}.module-summary{grid-template-columns:repeat(3,1fr)}.module-summary>p{grid-column:1/-1;min-height:130px}.module-grid,.feature-flow{grid-template-columns:1fr}.feature-flow>b{justify-self:center;transform:rotate(90deg)}.trust-grid,.include-grid{grid-template-columns:1fr 1fr}.pricing-page-cards{grid-template-columns:1fr}.pricing-page-cards article,.pricing-page-cards .pricing-page-featured{min-height:650px}.blog-grid article,.blog-grid article:first-child,.blog-grid article:last-child{grid-column:span 6}}@media (max-width:700px){.origin-statement{grid-template-columns:1fr}.origin-statement b{text-align:left;grid-column:auto}.principle-grid{grid-template-columns:1fr}.principle-grid article{min-height:330px}.principle-grid h3{margin-top:10vh}.about-team article,.about-team .about-founder{grid-column:span 12;min-height:480px}.page-callout{min-height:75vh;padding-left:20px;padding-right:20px}.page-callout h2{font-size:14vw}.contact-grid article{min-height:390px}.inline-demo{justify-self:start}.contact-process ol{margin-left:0}.contact-process li{grid-template-columns:45px 1fr}.contact-bell{margin-left:0}.address-placeholder{grid-template-columns:1fr}.feature-role-grid article{min-height:auto}.feature-role-copy{min-height:500px;padding:24px}.feature-role-copy h3{font-size:14vw}.feature-role-image{min-height:440px;padding:25px}.module-summary{grid-template-columns:1fr}.module-summary>div,.module-summary>p{min-height:135px}.module-summary>p{grid-column:auto}.module-summary b{font-size:2.7rem}.module-grid article{min-height:500px;padding:24px}.module-grid h3{font-size:11vw}.trust-grid,.include-grid{grid-template-columns:1fr}.comparison-table{overflow-x:auto}.comparison-row{min-width:660px}.blog-feature article{grid-template-columns:1fr}.blog-feature-image{height:420px}.blog-feature-copy{min-height:520px;padding:25px}.blog-feature-copy h2{font-size:11vw}.blog-grid{border:0;display:block}.blog-grid article{border:1px solid #fdf0e366;min-height:600px;margin-bottom:1px}.journal-subscribe{padding-left:20px;padding-right:20px}.journal-subscribe h2{font-size:14vw}}.panel-page{background:var(--cream)}.panel-hero{border-bottom:1px solid var(--ink);grid-template-columns:.92fr 1.08fr;min-height:calc(100vh - 94px);display:grid}.panel-hero-copy{border-right:1px solid var(--ink);flex-direction:column;justify-content:center;padding:8vh 4vw;display:flex}.panel-breadcrumb{letter-spacing:.12em;text-transform:uppercase;gap:10px;margin-bottom:7vh;font-size:.5rem;font-weight:800;display:flex}.panel-breadcrumb a{color:var(--deep)}.panel-eyebrow{color:var(--deep);letter-spacing:.16em;margin:0 0 25px;font-size:.54rem;font-weight:800}.panel-hero h1{letter-spacing:-.085em;margin:0;font-size:clamp(4.6rem,7.4vw,8.8rem);line-height:.79}.panel-hero h1 em{color:var(--deep);font-family:Georgia,serif;font-weight:400}.panel-lead{max-width:700px;margin:6vh 0 0;font-family:Georgia,serif;font-size:1.1rem;line-height:1.65}.panel-hero-actions{align-items:center;gap:30px;margin-top:6vh;display:flex}.panel-hero-actions button,.panel-table-note button,.panel-faq-head button,.panel-final-cta button{background:var(--ink);color:var(--cream);letter-spacing:.12em;text-transform:uppercase;cursor:pointer;border:0;justify-content:space-between;gap:40px;padding:18px 20px;font-size:.54rem;font-weight:800;display:flex}.panel-hero-actions>a{border-bottom:1px solid var(--ink);letter-spacing:.11em;text-transform:uppercase;padding-bottom:6px;font-size:.52rem;font-weight:800}.panel-hero-proof{border-top:1px solid var(--ink);letter-spacing:.12em;gap:22px;margin-top:8vh;padding-top:20px;font-size:.45rem;font-weight:800;display:flex}.panel-hero-visual{background:radial-gradient(circle at 55% 48%, #ee9f55ad, #ee9f5521 42%, transparent 68%), var(--midnight);place-items:center;padding:5vw;display:grid;position:relative;overflow:hidden}.panel-hero-visual:after{content:"";opacity:.08;background-image:linear-gradient(#fdf0e380 1px,#0000 1px),linear-gradient(90deg,#fdf0e380 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0}.panel-dashboard{z-index:2;background:#090d12;border:7px solid #090d12;border-radius:14px;width:94%;position:relative;overflow:hidden;transform:perspective(1200px)rotateY(-5deg)rotateX(2deg);box-shadow:0 55px 120px #0000007a}.panel-dashboard>div{height:35px;color:var(--cream);align-items:center;gap:7px;padding:0 12px;display:flex}.panel-dashboard i{background:var(--saffron);border-radius:50%;width:7px;height:7px}.panel-dashboard i:nth-child(2),.panel-dashboard i:nth-child(3){background:#59606b}.panel-dashboard span{letter-spacing:.12em;margin-left:auto;font-size:.43rem}.panel-dashboard img{width:100%}.panel-float{z-index:3;color:var(--ink);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fdf0e3f2;position:absolute;box-shadow:0 18px 45px #00000042}.panel-float-one{box-shadow:9px 9px 0 var(--saffron), 0 18px 45px #00000047;padding:18px 20px;top:21%;left:4%}.panel-float-one b,.panel-float-one span{display:block}.panel-float-one b{letter-spacing:-.07em;font-size:2.4rem}.panel-float-one span{font-family:Georgia,serif;font-size:.75rem}.panel-float-two{letter-spacing:.09em;text-transform:uppercase;border-radius:30px;align-items:center;gap:10px;padding:12px 15px;font-size:.49rem;font-weight:800;display:flex;bottom:25%;right:3%}.panel-float-two i{background:#57a66a;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #57a66a24}.panel-visual-label{z-index:3;color:#fdf0e38c;letter-spacing:.15em;justify-content:space-between;font-size:.46rem;font-weight:800;display:flex;position:absolute;bottom:5%;left:7%;right:7%}.panel-visual-label b{color:var(--saffron)}.panel-overview,.panel-problems,.panel-use-cases,.panel-capabilities,.panel-role-section,.panel-implementation,.panel-faq{padding:16vh 4vw}.panel-overview{background:var(--sand)}.panel-overview-intro{grid-template-columns:1fr 2.2fr 1fr;align-items:start;gap:5vw;display:grid}.panel-overview-intro>span,.panel-section-head>span,.panel-faq-head>span{letter-spacing:.15em;font-size:.52rem;font-weight:800}.panel-overview-intro h2,.panel-section-head h2,.panel-faq-head h2{letter-spacing:-.075em;margin:0;font-size:clamp(3.8rem,6.6vw,7.8rem);line-height:.84}.panel-overview-intro h2 em,.panel-section-head h2 em,.panel-faq-head h2 em{color:var(--deep);font-family:Georgia,serif;font-weight:400}.panel-overview-intro>div p{margin:0 0 28px;font-family:Georgia,serif;line-height:1.65}.panel-metrics{border:1px solid var(--ink);background:var(--ink);grid-template-columns:repeat(4,1fr);gap:1px;margin-top:11vh;display:grid}.panel-metrics article{background:var(--cream);flex-direction:column;justify-content:space-between;min-height:270px;padding:25px;display:flex}.panel-metrics b{letter-spacing:-.07em;font-size:clamp(2.8rem,4vw,4.8rem)}.panel-metrics span{font-family:Georgia,serif;line-height:1.4}.panel-section-head{grid-template-columns:1fr 2.2fr 1fr;align-items:start;gap:5vw;margin-bottom:11vh;display:grid}.panel-section-head>p{margin:0;font-family:Georgia,serif;line-height:1.65}.panel-problems{background:var(--midnight);color:var(--cream)}.panel-problems .panel-section-head h2 em,.panel-use-cases .panel-section-head h2 em,.panel-role-section .panel-section-head h2 em{color:var(--saffron)}.panel-problem-list{border-top:1px solid #fdf0e36b}.panel-problem-list article{border-bottom:1px solid #fdf0e36b;grid-template-columns:70px 1fr 60px 1fr;align-items:center;gap:30px;min-height:260px;padding:35px 0;display:grid}.panel-problem-number{color:var(--saffron);font-size:.55rem;font-weight:800}.panel-problem-list small{color:var(--saffron);letter-spacing:.13em;font-size:.46rem;font-weight:800}.panel-problem-list h3{letter-spacing:-.04em;margin:22px 0 15px;font-size:2rem}.panel-problem-list p{color:#fdf0e399;max-width:530px;margin:0;font-family:Georgia,serif;line-height:1.55}.panel-problem-list article>b{color:var(--saffron);text-align:center;font-size:2rem}.panel-mid-cta{background:var(--saffron);grid-template-columns:1fr auto;align-items:end;gap:5vw;min-height:62vh;padding:10vh 4vw;display:grid}.panel-mid-cta span{letter-spacing:.15em;font-size:.52rem;font-weight:800}.panel-mid-cta h2{letter-spacing:-.075em;margin:7vh 0 0;font-size:clamp(4rem,7.2vw,8.5rem);line-height:.83}.panel-mid-cta h2 em{font-family:Georgia,serif;font-weight:400}.panel-mid-cta button{border:2px solid var(--ink);background:var(--ink);width:230px;height:230px;color:var(--cream);letter-spacing:.12em;text-transform:uppercase;cursor:pointer;border-radius:50%;font-size:.55rem;font-weight:800}.panel-mid-cta button b{color:var(--saffron);margin-top:20px;font-size:1.2rem;display:block}.panel-use-cases{background:var(--midnight);color:var(--cream)}.panel-use-grid{background:#fdf0e36b;border:1px solid #fdf0e36b;grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.panel-use-grid article{background:#151e27;flex-direction:column;min-height:460px;padding:28px;transition:background .4s,color .4s;display:flex}.panel-use-grid article:hover{background:var(--saffron);color:var(--ink)}.panel-use-grid article>div{justify-content:space-between;display:flex}.panel-use-grid span{font-size:.52rem;font-weight:800}.panel-use-grid i{color:var(--saffron);letter-spacing:.11em;font-size:.46rem;font-style:normal;font-weight:800}.panel-use-grid article:hover i{color:var(--ink)}.panel-use-grid h3{letter-spacing:-.05em;margin:auto 0 20px;font-size:2.35rem}.panel-use-grid p{color:#fdf0e39e;font-family:Georgia,serif;line-height:1.55}.panel-use-grid article:hover p{color:#1e2229ad}.panel-use-grid a{border-bottom:1px solid var(--saffron);color:var(--saffron);letter-spacing:.12em;text-transform:uppercase;align-self:flex-start;margin-top:28px;padding-bottom:5px;font-size:.48rem;font-weight:800}.panel-use-grid article:hover a{border-color:var(--ink);color:var(--ink)}.panel-capabilities{background:var(--cream)}.panel-table-wrap{border:1px solid var(--ink);overflow-x:auto}.panel-table-wrap table{border-collapse:collapse;width:100%;min-width:900px}.panel-table-wrap th{background:var(--ink);color:var(--cream);letter-spacing:.13em;text-align:left;text-transform:uppercase;padding:20px;font-size:.49rem}.panel-table-wrap td{border-right:1px solid var(--ink);border-bottom:1px solid var(--ink);padding:22px 20px;font-family:Georgia,serif}.panel-table-wrap tr:last-child td{border-bottom:0}.panel-table-wrap td:last-child,.panel-table-wrap th:last-child{border-right:0}.panel-table-wrap td b{font-family:Arial,sans-serif;font-size:.8rem}.panel-table-wrap tbody tr:hover{background:var(--sand)}.panel-table-note{border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);grid-template-columns:1fr 2fr auto;align-items:center;gap:4vw;margin-top:35px;padding:25px 0;display:grid}.panel-table-note>span{color:var(--deep);letter-spacing:.13em;font-size:.5rem;font-weight:800}.panel-table-note p{margin:0;font-family:Georgia,serif}.panel-role-section{background:var(--midnight);color:var(--cream)}.panel-role-grid{background:#fdf0e36b;grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.panel-role-grid article{background:var(--midnight);min-height:360px;padding:27px}.panel-role-grid span{color:var(--saffron);font-size:.52rem;font-weight:800}.panel-role-grid h3{margin:13vh 0 20px;font-size:2rem}.panel-role-grid p{color:#fdf0e39e;font-family:Georgia,serif;line-height:1.55}.panel-implementation{background:var(--saffron)}.panel-implementation ol{border:1px solid var(--ink);background:var(--ink);grid-template-columns:repeat(5,1fr);gap:1px;margin:0;padding:0;list-style:none;display:grid}.panel-implementation li{background:var(--saffron);flex-direction:column;min-height:360px;padding:24px;display:flex}.panel-implementation li>span{font-size:.52rem;font-weight:800}.panel-implementation li>div{margin-top:auto}.panel-implementation h3{margin:0 0 15px;font-size:2rem}.panel-implementation p{font-family:Georgia,serif;line-height:1.5}.panel-faq{background:var(--sand);grid-template-columns:.78fr 1.22fr;gap:10vw;display:grid}.panel-faq-head{align-self:start;position:sticky;top:11vh}.panel-faq-head h2{margin:7vh 0}.panel-faq-head>p{font-family:Georgia,serif;line-height:1.6}.panel-faq-head button{background:var(--deep);margin-top:5vh}.panel-faq-list{border-top:1px solid var(--ink)}.panel-faq-list details{border-bottom:1px solid var(--ink)}.panel-faq-list summary{cursor:pointer;grid-template-columns:42px 1fr auto;align-items:center;gap:18px;min-height:105px;font-size:1.15rem;font-weight:700;list-style:none;display:grid}.panel-faq-list summary::-webkit-details-marker{display:none}.panel-faq-list summary span{letter-spacing:.13em;font-size:.5rem}.panel-faq-list summary b{font-size:1.5rem;font-weight:400;transition:transform .25s}.panel-faq-list details[open] summary b{transform:rotate(45deg)}.panel-faq-list details p{color:#625c54;max-width:650px;margin:-3px 0 35px 60px;font-family:Georgia,serif;line-height:1.65}.panel-final-cta{background:var(--midnight);min-height:90vh;color:var(--cream);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:12vh 4vw;display:flex}.panel-final-cta>span{color:var(--saffron);letter-spacing:.15em;font-size:.52rem;font-weight:800}.panel-final-cta h2{letter-spacing:-.085em;margin:7vh 0 4vh;font-size:clamp(4.5rem,9vw,10rem);line-height:.79}.panel-final-cta h2 em{color:var(--saffron);font-family:Georgia,serif;font-weight:400}.panel-final-cta>p{font-family:Georgia,serif;font-size:1rem}.panel-final-cta button{background:var(--saffron);color:var(--ink);margin-top:5vh}@media (max-width:900px){.panel-hero{grid-template-columns:1fr}.panel-hero-copy{border-right:0;border-bottom:1px solid var(--ink);min-height:820px}.panel-hero-visual{min-height:720px}.panel-overview-intro,.panel-section-head{grid-template-columns:1fr 2fr}.panel-overview-intro>div,.panel-section-head>p{grid-column:2}.panel-metrics{grid-template-columns:1fr 1fr}.panel-problem-list article{grid-template-columns:55px 1fr}.panel-problem-list article>b{display:none}.panel-problem-list article>div:last-child{grid-column:2}.panel-mid-cta{grid-template-columns:1fr}.panel-mid-cta button{margin-left:auto}.panel-use-grid,.panel-role-grid{grid-template-columns:1fr 1fr}.panel-table-note{grid-template-columns:1fr 2fr}.panel-table-note button{grid-column:2;justify-self:start}.panel-implementation ol{grid-template-columns:1fr 1fr}.panel-faq{grid-template-columns:1fr}.panel-faq-head{position:static}}@media (max-width:700px){.panel-hero{min-height:auto}.panel-hero-copy{min-height:760px;padding:8vh 20px}.panel-breadcrumb{margin-bottom:5vh}.panel-hero h1{font-size:15vw}.panel-lead{font-size:.96rem}.panel-hero-actions{flex-direction:column;align-items:flex-start}.panel-hero-proof{flex-wrap:wrap}.panel-hero-visual{min-height:520px;padding:25px}.panel-dashboard{width:100%;transform:perspective(1000px)rotateY(-3deg)}.panel-float-one{padding:13px;top:13%;left:10px}.panel-float-one b{font-size:1.8rem}.panel-float-two{font-size:.4rem;bottom:22%;right:6px}.panel-overview,.panel-problems,.panel-use-cases,.panel-capabilities,.panel-role-section,.panel-implementation,.panel-faq{padding:13vh 20px}.panel-overview-intro,.panel-section-head{grid-template-columns:1fr}.panel-overview-intro>div,.panel-section-head>p{grid-column:auto}.panel-overview-intro h2,.panel-section-head h2,.panel-faq-head h2{font-size:14vw}.panel-metrics{grid-template-columns:1fr}.panel-metrics article{min-height:220px}.panel-problem-list article{grid-template-columns:1fr;gap:20px}.panel-problem-list article>div:last-child{grid-column:auto}.panel-mid-cta{min-height:85vh;padding:10vh 20px}.panel-mid-cta h2{font-size:14vw}.panel-mid-cta button{width:190px;height:190px}.panel-use-grid,.panel-role-grid{grid-template-columns:1fr}.panel-use-grid article{min-height:420px}.panel-table-note{grid-template-columns:1fr}.panel-table-note button{grid-column:auto}.panel-role-grid article{min-height:310px}.panel-implementation ol{grid-template-columns:1fr}.panel-implementation li{min-height:270px}.panel-faq-list summary{grid-template-columns:35px 1fr auto;font-size:1rem}.panel-faq-list details p{margin-left:53px}.panel-final-cta{padding-left:20px;padding-right:20px}.panel-final-cta h2{font-size:15vw}}.feature-detail-page{background:var(--midnight);color:var(--cream)}.feature-detail-hero{border-bottom:1px solid #fdf0e373;grid-template-columns:1.02fr .98fr;min-height:calc(100vh - 94px);display:grid}.feature-detail-copy{border-right:1px solid #fdf0e373;flex-direction:column;justify-content:center;padding:7vh 4vw;display:flex}.feature-breadcrumb{color:#fdf0e38a;letter-spacing:.11em;text-transform:uppercase;flex-wrap:wrap;gap:9px;margin-bottom:6vh;font-size:.47rem;font-weight:800;display:flex}.feature-breadcrumb a,.feature-breadcrumb strong{color:var(--saffron)}.feature-detail-eyebrow{color:var(--saffron);letter-spacing:.15em;margin:0 0 25px;font-size:.51rem;font-weight:800}.feature-detail-hero h1{letter-spacing:-.085em;margin:0;font-size:clamp(4.5rem,7.5vw,8.7rem);line-height:.79}.feature-detail-hero h1 em{color:var(--saffron);font-family:Georgia,serif;font-weight:400}.feature-detail-lead{color:#fdf0e3b3;max-width:760px;margin:5vh 0 0;font-family:Georgia,serif;font-size:1.08rem;line-height:1.65}.feature-detail-actions{align-items:center;gap:30px;margin-top:5vh;display:flex}.feature-detail-actions button,.conversation-copy button,.feature-pilot-cta button,.feature-faq-head button,.feature-detail-final button{background:var(--saffron);color:var(--ink);letter-spacing:.12em;text-transform:uppercase;cursor:pointer;border:0;justify-content:space-between;gap:40px;padding:18px 20px;font-size:.52rem;font-weight:800;display:flex}.feature-detail-actions>a{border-bottom:1px solid var(--saffron);color:var(--saffron);letter-spacing:.11em;text-transform:uppercase;padding-bottom:5px;font-size:.49rem;font-weight:800}.feature-detail-tags{flex-wrap:wrap;gap:9px;margin-top:7vh;display:flex}.feature-detail-tags span{color:#fdf0e3a6;letter-spacing:.11em;border:1px solid #fdf0e366;border-radius:30px;padding:8px 10px;font-size:.43rem;font-weight:800}.feature-phone-stage{background:radial-gradient(circle at 50% 47%,#ee9f55a6,#ee9f5521 38%,#0000 67%),#0b1118;place-items:center;display:grid;position:relative;overflow:hidden}.feature-orbits{place-items:center;display:grid;position:absolute;inset:0}.feature-orbits i{aspect-ratio:1;border:1px solid #fdf0e329;border-radius:50%;width:46%;position:absolute}.feature-orbits i:nth-child(2){border-style:dashed;width:68%;transform:rotate(18deg)}.feature-orbits i:nth-child(3){opacity:.5;width:91%}.feature-phone{z-index:2;background:#080c11;border-radius:46px;width:min(330px,42%);padding:7px;position:relative;overflow:hidden;transform:perspective(1200px)rotateY(-7deg)rotateX(2deg);box-shadow:0 55px 120px #0000008c}.feature-phone-top{color:#fdf0e3a6;letter-spacing:.1em;justify-content:space-between;align-items:center;height:30px;padding:0 14px;font-size:.42rem;display:flex}.feature-phone-top b{color:var(--saffron)}.feature-phone img{border-radius:37px;width:100%}.feature-prompt{z-index:3;color:var(--ink);background:#fdf0e3f5;position:absolute;box-shadow:0 20px 55px #0000004d}.feature-prompt-one{box-shadow:9px 9px 0 var(--saffron), 0 20px 55px #0000004d;padding:18px 20px;top:22%;left:5%}.feature-prompt-one span{letter-spacing:.12em;font-size:.43rem;font-weight:800}.feature-prompt-one p{margin:12px 0 0;font-family:Georgia,serif;line-height:1.35}.feature-prompt-two{letter-spacing:.1em;border-radius:30px;align-items:center;gap:10px;padding:12px 15px;font-size:.46rem;font-weight:800;display:flex;bottom:25%;right:4%}.feature-prompt-two i{background:#57a66a;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #57a66a24}.feature-stage-caption{color:#fdf0e380;letter-spacing:.14em;justify-content:space-between;font-size:.44rem;font-weight:800;display:flex;position:absolute;bottom:4%;left:6%;right:6%}.feature-stage-caption b{color:var(--saffron)}.feature-definition{background:var(--saffron);color:var(--ink);grid-template-columns:2fr 1fr;gap:10vw;padding:13vh 4vw;display:grid}.feature-definition>div>span,.feature-definition aside>b,.feature-detail-head>span,.feature-faq-head>span{letter-spacing:.15em;font-size:.51rem;font-weight:800}.feature-definition>div p{letter-spacing:-.065em;max-width:1050px;margin:7vh 0 0;font-size:clamp(2.8rem,5.4vw,6.4rem);line-height:.92}.feature-definition aside{flex-direction:column;align-self:end;display:flex}.feature-definition aside>b{margin-bottom:20px}.feature-definition aside span{border-top:1px solid var(--ink);padding:13px 0;font-family:Georgia,serif}.feature-problem,.feature-learning-moments,.feature-capability-section,.feature-trust,.feature-outcomes,.feature-comparison,.feature-faq{padding:16vh 4vw}.feature-detail-head{grid-template-columns:1fr 2.2fr 1fr;align-items:start;gap:5vw;margin-bottom:11vh;display:grid}.feature-detail-head>span{color:var(--saffron)}.feature-detail-head h2,.feature-faq-head h2{letter-spacing:-.075em;margin:0;font-size:clamp(3.8rem,6.6vw,7.8rem);line-height:.84}.feature-detail-head h2 em,.feature-faq-head h2 em{color:var(--saffron);font-family:Georgia,serif;font-weight:400}.feature-detail-head>p{color:#fdf0e3a3;margin:0;font-family:Georgia,serif;line-height:1.65}.feature-problem{background:var(--midnight)}.feature-problem-grid{background:#fdf0e366;border:1px solid #fdf0e366;grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.feature-problem-grid article{background:#151e27;flex-direction:column;min-height:520px;padding:28px;display:flex}.feature-problem-grid span{color:var(--saffron);font-size:.51rem;font-weight:800}.feature-problem-grid h3{letter-spacing:-.055em;margin:14vh 0 25px;font-size:2.4rem}.feature-problem-grid p{color:#fdf0e399;font-family:Georgia,serif;line-height:1.55}.feature-problem-grid b{border-top:1px solid var(--saffron);color:var(--saffron);margin-top:auto;padding-top:18px;font-family:Georgia,serif;font-size:.92rem}.feature-learning-moments{background:var(--sand);color:var(--ink)}.feature-learning-moments .feature-detail-head>span,.feature-learning-moments .feature-detail-head h2 em{color:var(--deep)}.feature-learning-moments .feature-detail-head>p{color:#625c53}.learning-moment-list{border-top:1px solid var(--ink)}.learning-moment-list article{border-bottom:1px solid var(--ink);grid-template-columns:70px 1fr auto;align-items:center;gap:35px;min-height:220px;padding:30px 0;display:grid}.learning-moment-list>article>span{color:var(--deep);font-size:.53rem;font-weight:800}.learning-moment-list h3{letter-spacing:-.05em;margin:0 0 15px;font-size:2.5rem}.learning-moment-list p{max-width:720px;margin:0;font-family:Georgia,serif;line-height:1.6}.learning-moment-list>article>b{font-size:1.5rem}.feature-conversation{background:var(--saffron);min-height:90vh;color:var(--ink);grid-template-columns:.9fr 1.1fr;display:grid}.conversation-copy{border-right:1px solid var(--ink);flex-direction:column;justify-content:center;padding:10vh 4vw;display:flex}.conversation-copy>span{letter-spacing:.15em;font-size:.51rem;font-weight:800}.conversation-copy h2{letter-spacing:-.075em;margin:7vh 0 4vh;font-size:clamp(3.8rem,6vw,7rem);line-height:.85}.conversation-copy h2 em{font-family:Georgia,serif;font-weight:400}.conversation-copy p{max-width:650px;font-family:Georgia,serif;font-size:1.02rem;line-height:1.65}.conversation-copy button{background:var(--ink);color:var(--cream);align-self:flex-start;margin-top:5vh}.conversation-demo{background:radial-gradient(circle at 60% 40%,#fdf0e3b8,#0000 45%);flex-direction:column;justify-content:center;gap:18px;padding:7vw;display:flex}.chat-line{border:1px solid var(--ink);background:var(--cream);max-width:520px;padding:20px;box-shadow:8px 8px #1e222924}.chat-line span{letter-spacing:.13em;font-size:.43rem;font-weight:800}.chat-line p{margin:13px 0 0;font-family:Georgia,serif;line-height:1.5}.chat-ai{background:var(--midnight);color:var(--cream);align-self:flex-end;box-shadow:8px 8px #1e222940}.chat-ai span{color:var(--saffron)}.chat-ai i{color:var(--saffron);letter-spacing:.12em;border-top:1px solid #fdf0e366;margin-top:16px;padding-top:12px;font-size:.42rem;font-style:normal;font-weight:800;display:block}.feature-capability-section{background:var(--midnight)}.feature-capability-grid{background:#fdf0e366;border:1px solid #fdf0e366;grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.feature-capability-grid article{background:#151e27;min-height:420px;padding:27px}.feature-capability-grid article>div{justify-content:space-between;display:flex}.feature-capability-grid span{color:var(--saffron);font-size:.5rem;font-weight:800}.feature-capability-grid i{color:#fdf0e380;letter-spacing:.1em;text-align:right;max-width:140px;font-size:.43rem;font-style:normal;font-weight:800}.feature-capability-grid h3{letter-spacing:-.05em;margin:13vh 0 20px;font-size:2.1rem}.feature-capability-grid p{color:#fdf0e39e;font-family:Georgia,serif;line-height:1.55}.feature-trust{background:var(--cream);color:var(--ink)}.feature-trust .feature-detail-head>span,.feature-trust .feature-detail-head h2 em{color:var(--deep)}.feature-trust .feature-detail-head>p{color:#625c53}.feature-trust-grid{border:1px solid var(--ink);background:var(--ink);grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.feature-trust-grid article{background:var(--cream);min-height:390px;padding:25px}.feature-trust-grid span{color:var(--deep);font-size:.5rem;font-weight:800}.feature-trust-grid h3{margin:13vh 0 20px;font-size:1.8rem}.feature-trust-grid p{font-family:Georgia,serif;line-height:1.55}.feature-trust-note{border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);grid-template-columns:1fr 3fr;gap:5vw;margin-top:40px;padding:24px 0;display:grid}.feature-trust-note b{color:var(--deep);letter-spacing:.13em;font-size:.48rem}.feature-trust-note p{max-width:850px;margin:0;font-family:Georgia,serif;line-height:1.55}.feature-outcomes{background:var(--saffron);color:var(--ink)}.feature-outcomes .feature-detail-head>span,.feature-outcomes .feature-detail-head h2 em{color:var(--ink)}.feature-outcomes .feature-detail-head>p{color:#1e2229ad}.feature-outcome-grid{border:1px solid var(--ink);background:var(--ink);grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.feature-outcome-grid article{background:var(--saffron);flex-direction:column;min-height:350px;padding:25px;display:flex}.feature-outcome-grid b{letter-spacing:-.07em;font-size:clamp(2.8rem,4vw,4.8rem)}.feature-outcome-grid h3{margin:auto 0 15px;font-size:1.6rem}.feature-outcome-grid p{font-family:Georgia,serif;line-height:1.5}.feature-comparison{background:var(--sand);color:var(--ink)}.feature-comparison .feature-detail-head>span,.feature-comparison .feature-detail-head h2 em{color:var(--deep)}.feature-comparison .feature-detail-head>p{color:#625c53}.feature-comparison-table{border:1px solid var(--ink)}.feature-comparison-row{border-bottom:1px solid var(--ink);grid-template-columns:1.2fr 1fr 1fr;min-height:85px;display:grid}.feature-comparison-row:last-child{border-bottom:0}.feature-comparison-row>*{border-right:1px solid var(--ink);align-items:center;margin:0;padding:20px;font-family:Georgia,serif;display:flex}.feature-comparison-row>:last-child{border-right:0}.feature-comparison-row>span{font-family:Arial,sans-serif;font-size:.75rem;font-weight:800}.feature-comparison-head{background:var(--ink);color:var(--cream)}.feature-comparison-head b{letter-spacing:.12em;text-transform:uppercase;font-family:Arial,sans-serif;font-size:.49rem}.feature-comparison-head b:last-child{color:var(--saffron)}.feature-pilot-cta{background:var(--midnight);min-height:70vh;color:var(--cream);grid-template-columns:1fr auto;align-items:end;gap:7vw;padding:10vh 4vw;display:grid}.feature-pilot-cta span{color:var(--saffron);letter-spacing:.14em;font-size:.5rem;font-weight:800}.feature-pilot-cta h2{letter-spacing:-.075em;margin:7vh 0 4vh;font-size:clamp(4rem,7vw,8rem);line-height:.84}.feature-pilot-cta h2 em{color:var(--saffron);font-family:Georgia,serif;font-weight:400}.feature-pilot-cta p{color:#fdf0e39e;max-width:650px;font-family:Georgia,serif;line-height:1.6}.feature-pilot-cta button{align-self:end}.feature-faq{background:var(--cream);color:var(--ink);grid-template-columns:.78fr 1.22fr;gap:10vw;display:grid}.feature-faq-head{align-self:start;position:sticky;top:11vh}.feature-faq-head>span{color:var(--deep)}.feature-faq-head h2{margin:7vh 0}.feature-faq-head h2 em{color:var(--deep)}.feature-faq-head>p{font-family:Georgia,serif;line-height:1.6}.feature-faq-head button{background:var(--deep);color:var(--cream);margin-top:5vh}.feature-faq-list{border-top:1px solid var(--ink)}.feature-faq-list details{border-bottom:1px solid var(--ink)}.feature-faq-list summary{cursor:pointer;grid-template-columns:42px 1fr auto;align-items:center;gap:18px;min-height:105px;font-size:1.15rem;font-weight:700;list-style:none;display:grid}.feature-faq-list summary::-webkit-details-marker{display:none}.feature-faq-list summary span{letter-spacing:.13em;font-size:.5rem}.feature-faq-list summary b{font-size:1.5rem;font-weight:400;transition:transform .25s}.feature-faq-list details[open] summary b{transform:rotate(45deg)}.feature-faq-list details p{color:#625c54;max-width:650px;margin:-3px 0 35px 60px;font-family:Georgia,serif;line-height:1.65}.feature-detail-final{background:var(--saffron);min-height:92vh;color:var(--ink);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:12vh 4vw;display:flex}.feature-detail-final>span{letter-spacing:.15em;font-size:.5rem;font-weight:800}.feature-detail-final h2{letter-spacing:-.085em;margin:7vh 0 4vh;font-size:clamp(4.5rem,9vw,10rem);line-height:.79}.feature-detail-final h2 em{font-family:Georgia,serif;font-weight:400}.feature-detail-final>p{font-family:Georgia,serif}.feature-detail-final button{background:var(--ink);color:var(--cream);margin-top:5vh}@media (max-width:900px){.feature-detail-hero{grid-template-columns:1fr}.feature-detail-copy{border-bottom:1px solid #fdf0e373;border-right:0;min-height:820px}.feature-phone-stage{min-height:750px}.feature-definition{grid-template-columns:1fr}.feature-definition aside{margin-top:6vh}.feature-detail-head{grid-template-columns:1fr 2fr}.feature-detail-head>p{grid-column:2}.feature-problem-grid,.feature-capability-grid{grid-template-columns:1fr 1fr}.feature-conversation{grid-template-columns:1fr}.conversation-copy{border-right:0;border-bottom:1px solid var(--ink);min-height:650px}.conversation-demo{min-height:700px}.feature-trust-grid,.feature-outcome-grid{grid-template-columns:1fr 1fr}.feature-pilot-cta{grid-template-columns:1fr}.feature-pilot-cta button{justify-self:start}.feature-faq{grid-template-columns:1fr}.feature-faq-head{position:static}}@media (max-width:700px){.feature-detail-copy{min-height:780px;padding:8vh 20px}.feature-detail-hero h1{font-size:15vw}.feature-detail-actions{flex-direction:column;align-items:flex-start}.feature-phone-stage{min-height:580px}.feature-phone{width:250px}.feature-prompt-one{padding:13px;top:17%;left:7px}.feature-prompt-two{font-size:.39rem;bottom:20%;right:5px}.feature-definition{padding:12vh 20px}.feature-definition>div p{font-size:12vw}.feature-problem,.feature-learning-moments,.feature-capability-section,.feature-trust,.feature-outcomes,.feature-comparison,.feature-faq{padding:13vh 20px}.feature-detail-head{grid-template-columns:1fr}.feature-detail-head>p{grid-column:auto}.feature-detail-head h2,.feature-faq-head h2{font-size:14vw}.feature-problem-grid,.feature-capability-grid,.feature-trust-grid,.feature-outcome-grid{grid-template-columns:1fr}.feature-problem-grid article{min-height:450px}.learning-moment-list article{grid-template-columns:45px 1fr}.learning-moment-list>article>b{display:none}.learning-moment-list h3{font-size:8vw}.conversation-copy{min-height:680px;padding:10vh 20px}.conversation-copy h2{font-size:14vw}.conversation-demo{min-height:650px;padding:20px}.feature-capability-grid article{min-height:380px}.feature-trust-note{grid-template-columns:1fr}.feature-comparison-table{overflow-x:auto}.feature-comparison-row{min-width:700px}.feature-pilot-cta{min-height:85vh;padding:10vh 20px}.feature-pilot-cta h2{font-size:14vw}.feature-faq-list summary{grid-template-columns:35px 1fr auto;font-size:1rem}.feature-faq-list details p{margin-left:53px}.feature-detail-final{padding-left:20px;padding-right:20px}.feature-detail-final h2{font-size:15vw}}.journal-list{background:var(--sand);padding:10vh 4vw 16vh}.journal-list-heading{border-bottom:1px solid var(--ink);grid-template-columns:1fr 2.2fr 1fr;align-items:end;gap:5vw;margin-bottom:11vh;padding-bottom:35px;display:grid}.journal-list-heading>div{flex-direction:column;align-self:start;gap:12px;display:flex}.journal-list-heading>div span,.journal-list-heading>div b{letter-spacing:.14em;font-size:.73rem;font-weight:700}.journal-list-heading>div b{color:var(--deep)}.journal-list-heading h1{letter-spacing:-.085em;margin:0;font-size:clamp(5rem,9vw,10.5rem);line-height:.76}.journal-list-heading h1 em{color:var(--deep);font-family:Georgia,serif;font-weight:400}.journal-list-heading>p{margin:0;font-family:Georgia,serif;line-height:1.65}.journal-card-grid{border:1px solid var(--ink);background:var(--ink);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.journal-card-grid>article{background:var(--cream);flex-direction:column;min-width:0;display:flex}.journal-card-image{border-bottom:1px solid var(--ink);height:340px;position:relative;overflow:hidden}.journal-card-image img{object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.2,.8,.2,1)}.journal-card-image:hover img{transform:scale(1.035)}.journal-card-image>span{background:var(--cream);color:var(--ink);letter-spacing:.12em;padding:8px 9px;font-size:.63rem;font-weight:800;position:absolute;top:14px;left:14px}.journal-card-body{flex-direction:column;min-height:470px;padding:27px;display:flex}.journal-card-body>div{color:var(--deep);letter-spacing:.11em;text-transform:uppercase;justify-content:space-between;font-size:.63rem;font-weight:800;display:flex}.journal-card-body h2{letter-spacing:-.055em;margin:8vh 0 20px;font-size:clamp(2rem,3vw,3.4rem);line-height:.95}.journal-card-body>p{color:#615b53;margin:0;font-family:Georgia,serif;line-height:1.55}.journal-read{border-top:1px solid var(--ink);letter-spacing:.12em;text-transform:uppercase;justify-content:space-between;margin-top:auto;padding-top:17px;font-size:.73rem;font-weight:700;display:flex}.journal-read b{color:var(--deep);font-size:1rem}.article-page{background:var(--cream);color:var(--ink)}.article-header{padding:10vh 8vw 12vh}.article-breadcrumb{color:#645e55;letter-spacing:.12em;text-transform:uppercase;gap:10px;font-size:.49rem;font-weight:800;display:flex}.article-breadcrumb a{color:var(--deep)}.article-meta{border-top:1px solid var(--ink);letter-spacing:.12em;gap:25px;margin:10vh 0 4vh;padding-top:18px;font-size:.48rem;font-weight:800;display:flex}.article-meta span:first-child{color:var(--deep)}.article-header h1{letter-spacing:-.078em;max-width:1350px;margin:0;font-size:clamp(4.5rem,8.2vw,9.5rem);line-height:.82}.article-header>p{max-width:750px;margin:7vh 0 0 36vw;font-family:Georgia,serif;font-size:1.2rem;line-height:1.65}.article-cover{margin:0;padding:0 4vw}.article-cover img{object-fit:cover;width:100%;height:min(78vh,850px)}.article-cover figcaption{border-bottom:1px solid var(--ink);letter-spacing:.13em;justify-content:space-between;padding:14px 0;font-size:.45rem;font-weight:800;display:flex}.article-layout{grid-template-columns:.7fr 1.3fr;gap:10vw;padding:14vh 8vw 18vh;display:grid}.article-layout>aside{border-top:1px solid var(--ink);flex-direction:column;align-self:start;display:flex;position:sticky;top:12vh}.article-layout>aside>span{color:var(--deep);letter-spacing:.13em;padding:18px 0;font-size:.49rem;font-weight:800}.article-layout>aside a{border-top:1px solid #1e222959;grid-template-columns:42px 1fr;gap:12px;padding:16px 0;font-family:Georgia,serif;font-size:.85rem;line-height:1.35;display:grid}.article-layout>aside a b{letter-spacing:.12em;font-family:Arial,sans-serif;font-size:.45rem}.article-content{max-width:820px}.article-introduction{letter-spacing:-.025em;margin:0 0 12vh;font-family:Georgia,serif;font-size:clamp(1.7rem,2.5vw,2.8rem);line-height:1.35}.article-content>section{margin:0 0 12vh;scroll-margin-top:80px}.article-content>section>span{color:var(--deep);letter-spacing:.13em;font-size:.5rem;font-weight:800}.article-content h2{letter-spacing:-.06em;margin:25px 0 35px;font-size:clamp(2.8rem,4.8vw,5.4rem);line-height:.93}.article-content>section>p{margin:0 0 25px;font-family:Georgia,serif;font-size:1.08rem;line-height:1.8}.article-content blockquote{background:var(--saffron);border:0;margin:14vh 0;padding:45px}.article-content blockquote span{letter-spacing:.13em;font-size:.48rem;font-weight:800}.article-content blockquote p{letter-spacing:-.05em;margin:7vh 0 0;font-size:clamp(2rem,3.5vw,4rem);line-height:1.02}.article-author{border-top:1px solid var(--ink);align-items:center;gap:18px;padding-top:28px;display:flex}.article-author>div{background:var(--ink);width:58px;height:58px;color:var(--saffron);border-radius:50%;place-content:center;font-size:.55rem;font-weight:800;display:grid}.article-author p{margin:0}.article-author p b,.article-author p span{display:block}.article-author p b{letter-spacing:.08em;text-transform:uppercase;font-size:.65rem}.article-author p span{margin-top:5px;font-family:Georgia,serif;font-size:.82rem}.related-notes{background:var(--midnight);color:var(--cream);padding:14vh 4vw}.related-notes>div:first-child{letter-spacing:.13em;border-bottom:1px solid #fdf0e373;justify-content:space-between;padding-bottom:25px;font-size:.5rem;font-weight:800;display:flex}.related-notes>div:first-child span{color:var(--saffron)}.related-grid{background:#fdf0e366;grid-template-columns:1fr 1fr;gap:1px;margin-top:1px;display:grid}.related-grid article{background:var(--midnight);flex-direction:column;min-height:600px;padding:14px 14px 28px;display:flex}.related-grid img{object-fit:cover;width:100%;height:350px}.related-grid article>span{color:var(--saffron);letter-spacing:.12em;margin:25px 14px 0;font-size:.48rem;font-weight:800}.related-grid h2{letter-spacing:-.06em;margin:30px 14px;font-size:clamp(2.4rem,4vw,4.7rem);line-height:.92}.related-grid article>a{border-bottom:1px solid var(--saffron);color:var(--saffron);letter-spacing:.12em;align-self:flex-start;margin:auto 14px 0;padding-bottom:4px;font-size:.49rem;font-weight:800}@media (max-width:900px){.journal-list-heading{grid-template-columns:1fr 2fr}.journal-list-heading>p{grid-column:2}.journal-card-grid{grid-template-columns:1fr 1fr}.article-header>p{margin-left:20vw}.article-layout{grid-template-columns:1fr;padding-left:12vw;padding-right:12vw}.article-layout>aside{position:static}.related-grid h2{font-size:4.5vw}}@media (max-width:700px){.journal-list{padding:9vh 20px 13vh}.journal-list-heading{grid-template-columns:1fr;margin-bottom:8vh}.journal-list-heading h1{font-size:16vw}.journal-list-heading>p{grid-column:auto}.journal-card-grid{grid-template-columns:1fr}.journal-card-image{height:300px}.journal-card-body{min-height:420px;padding:22px}.journal-card-body h2{font-size:9vw}.article-header{padding:8vh 20px 10vh}.article-meta{flex-wrap:wrap;margin-top:7vh}.article-header h1{font-size:14vw}.article-header>p{margin:6vh 0 0;font-size:1rem}.article-cover{padding:0}.article-cover img{height:55vh}.article-cover figcaption{padding-left:20px;padding-right:20px}.article-layout{padding:11vh 20px 14vh}.article-introduction{font-size:1.45rem}.article-content h2{font-size:11vw}.article-content>section>p{font-size:1rem}.article-content blockquote{margin:10vh 0;padding:28px}.article-content blockquote p{font-size:8vw}.related-notes{padding:12vh 20px}.related-grid{grid-template-columns:1fr}.related-grid article{min-height:540px}.related-grid img{height:280px}.related-grid h2{font-size:9vw}}.contact-page-new{background:var(--cream);color:var(--ink)}.contact-new-hero{border-bottom:1px solid var(--ink);grid-template-columns:2.1fr .9fr;align-items:end;gap:8vw;min-height:72vh;padding:12vh 4vw 8vh;display:grid}.contact-new-hero>div>span,.contact-form-intro>span,.contact-section-head>span,.contact-office-grid article>span,.contact-app-copy>span{letter-spacing:.15em;font-size:.73rem;font-weight:800}.contact-new-hero h1{letter-spacing:-.085em;margin:7vh 0 0;font-size:clamp(5rem,9vw,10.5rem);line-height:.78}.contact-new-hero h1 em,.contact-form-intro h2 em,.contact-section-head h2 em,.contact-app-copy h2 em{color:var(--deep);font-family:Georgia,serif;font-weight:400}.contact-new-hero>p{margin:0;font-family:Georgia,serif;font-size:1.08rem;line-height:1.65}.contact-form-section{background:var(--sand);grid-template-columns:.7fr 1.3fr;gap:8vw;padding:15vh 4vw;display:grid}.contact-form-intro{align-self:start;position:sticky;top:11vh}.contact-form-intro h2,.contact-section-head h2,.contact-app-copy h2{letter-spacing:-.075em;margin:7vh 0 4vh;font-size:clamp(3.8rem,6.5vw,7.5rem);line-height:.84}.contact-form-intro>p{max-width:480px;font-family:Georgia,serif;line-height:1.65}.contact-form-intro>div{border-top:1px solid var(--ink);grid-template-columns:1fr 1fr;gap:12px;margin-top:7vh;padding-top:22px;display:grid}.contact-form-intro>div b{letter-spacing:.12em;text-transform:uppercase;font-size:.73rem}.contact-form-intro>div span{font-family:Georgia,serif;font-size:.82rem}.contact-large-form{border:1px solid var(--ink);background:var(--cream);box-shadow:14px 14px 0 var(--saffron);padding:42px}.contact-form-title{border-bottom:1px solid var(--ink);grid-template-columns:130px 1fr;gap:30px;margin-bottom:50px;padding-bottom:25px;display:grid}.contact-form-title span{color:var(--deep);letter-spacing:.13em;font-size:.63rem;font-weight:800}.contact-form-title p{margin:0;font-family:Georgia,serif;line-height:1.55}.contact-form-grid{grid-template-columns:1fr 1fr;gap:28px 34px;display:grid}.contact-form-grid label>span{letter-spacing:.12em;text-transform:uppercase;margin-bottom:9px;font-size:.63rem;font-weight:800;display:block}.contact-form-grid input,.contact-form-grid select,.contact-form-grid textarea{width:100%;color:var(--ink);background:0 0;border:0;border-bottom:1px solid #1e222999;border-radius:0;outline:0;padding:13px 0;font:1rem Georgia,serif}.contact-form-grid textarea{resize:vertical}.contact-form-grid input:focus,.contact-form-grid select:focus,.contact-form-grid textarea:focus{border-color:var(--deep)}.contact-message{grid-column:1/-1}.contact-form-submit{border-top:1px solid var(--ink);grid-template-columns:1fr auto;align-items:end;gap:30px;margin-top:45px;padding-top:25px;display:grid}.contact-form-submit p{color:#655f56;max-width:520px;margin:0;font-family:Georgia,serif;font-size:.72rem;line-height:1.5}.contact-form-submit button{background:var(--ink);min-width:240px;color:var(--cream);letter-spacing:.12em;text-transform:uppercase;cursor:pointer;border:0;justify-content:space-between;align-items:center;padding:18px;font-size:.52rem;font-weight:800;display:flex}.contact-form-submit button b{color:var(--saffron);font-size:1rem}.contact-form-success{border:1px solid var(--ink);background:var(--cream);min-height:780px;box-shadow:14px 14px 0 var(--saffron);flex-direction:column;justify-content:center;padding:50px;display:flex}.contact-form-success>span{background:var(--saffron);border-radius:50%;place-content:center;width:75px;height:75px;font-size:1.7rem;display:grid}.contact-form-success>p{color:var(--deep);letter-spacing:.14em;margin:8vh 0 25px;font-size:.5rem;font-weight:800}.contact-form-success h2{letter-spacing:-.07em;margin:0;font-size:clamp(3.5rem,5vw,5.8rem);line-height:.86}.contact-form-success small{color:#655f56;max-width:500px;margin:5vh 0;font-family:Georgia,serif;font-size:.9rem;line-height:1.6}.contact-form-success button{border:0;border-bottom:1px solid var(--ink);letter-spacing:.12em;text-transform:uppercase;cursor:pointer;background:0 0;align-self:flex-start;padding:13px 0;font-size:.5rem;font-weight:800}.contact-team-section,.contact-office-section{padding:16vh 4vw}.contact-team-section{background:var(--midnight);color:var(--cream)}.contact-section-head{grid-template-columns:1fr 2.2fr 1fr;align-items:start;gap:5vw;margin-bottom:11vh;display:grid}.contact-team-section .contact-section-head h2 em{color:var(--saffron)}.contact-section-head>p{color:inherit;margin:0;font-family:Georgia,serif;line-height:1.65}.contact-team-section .contact-section-head>p{color:#fdf0e39e}.contact-team-grid{background:#fdf0e366;border:1px solid #fdf0e366;grid-template-columns:1fr 1fr;gap:1px;display:grid}.contact-team-grid article{background:#151e27;flex-direction:column;min-height:480px;padding:30px;transition:background .4s,color .4s;display:flex}.contact-team-grid article:hover{background:var(--saffron);color:var(--ink)}.contact-team-grid article>div{justify-content:space-between;display:flex}.contact-team-grid span{color:var(--saffron);font-size:.73rem;font-weight:800}.contact-team-grid article:hover span{color:var(--ink)}.contact-team-grid i{color:#fdf0e37a;letter-spacing:.11em;font-size:.74rem;font-style:normal;font-weight:700}.contact-team-grid article:hover i{color:#1e222994}.contact-team-grid h3{letter-spacing:-.055em;margin:15vh 0 22px;font-size:2.7rem}.contact-team-grid p{color:#fdf0e39e;max-width:570px;font-family:Georgia,serif;line-height:1.6}.contact-team-grid article:hover p{color:#1e2229ad}.contact-team-grid a{color:var(--saffron);letter-spacing:.08em;border-top:1px solid;border-bottom:1px solid;justify-content:space-between;margin-top:auto;padding:18px 0;font-size:.73rem;font-weight:700;display:flex}.contact-team-grid article:hover a{color:var(--ink)}.contact-office-section{background:var(--cream)}.contact-office-grid{border:1px solid var(--ink);background:var(--ink);grid-template-columns:2fr 1fr 1fr;gap:1px;display:grid}.contact-office-grid article{background:var(--cream);flex-direction:column;min-height:420px;padding:28px;display:flex}.contact-office-grid article>span{color:var(--deep)}.contact-office-grid h3{letter-spacing:-.05em;margin:auto 0 20px;font-size:2.2rem}.contact-office-main h3{letter-spacing:-.075em;font-size:5rem}.contact-office-grid p{font-family:Georgia,serif;line-height:1.6}.contact-office-grid a{border-bottom:1px solid var(--ink);letter-spacing:.12em;text-transform:uppercase;align-self:flex-start;margin-top:30px;padding-bottom:5px;font-size:.63rem;font-weight:800}.contact-app-section{background:var(--saffron);min-height:92vh;color:var(--ink);grid-template-columns:.85fr 1.15fr;display:grid}.contact-app-copy{border-right:1px solid var(--ink);flex-direction:column;justify-content:center;padding:10vh 4vw;display:flex}.contact-app-copy h2 em{color:var(--ink)}.contact-app-copy>p{max-width:580px;font-family:Georgia,serif;line-height:1.65}.app-store-links{gap:12px;margin-top:6vh;display:flex}.app-store-links a{background:var(--ink);min-width:205px;color:var(--cream);border-radius:8px;align-items:center;gap:14px;padding:12px 16px;display:flex}.app-store-links a>i{font-size:1.25rem;font-style:normal}.app-store-links span,.app-store-links b{display:block}.app-store-links span{letter-spacing:.04em;font-size:.46rem}.app-store-links b{letter-spacing:-.02em;margin-top:2px;font-size:1rem}.contact-app-copy>small{margin-top:22px;font-family:Georgia,serif;font-size:.73rem}.contact-app-visual{background:radial-gradient(circle at 50% 45%,#fdf0e3bf,#0000 52%);position:relative;overflow:hidden}.contact-phone{background:#090d12;border-radius:42px;padding:7px;position:absolute;overflow:hidden;box-shadow:0 45px 90px #1e222947}.contact-phone img{border-radius:34px;width:100%}.contact-phone-one{width:270px;top:17%;left:19%;transform:rotate(-7deg)}.contact-phone-two{width:290px;bottom:14%;right:18%;transform:rotate(7deg)}.contact-app-visual>span{border-top:1px solid var(--ink);letter-spacing:.14em;text-align:right;padding-top:16px;font-size:.47rem;font-weight:800;position:absolute;bottom:5%;left:6%;right:6%}@media (max-width:900px){.contact-new-hero,.contact-form-section{grid-template-columns:1fr}.contact-form-intro{position:static}.contact-section-head{grid-template-columns:1fr 2fr}.contact-section-head>p{grid-column:2}.contact-office-grid{grid-template-columns:1fr 1fr}.contact-office-main{grid-column:1/-1}.contact-app-section{grid-template-columns:1fr}.contact-app-copy{border-right:0;border-bottom:1px solid var(--ink);min-height:650px}.contact-app-visual{min-height:700px}}@media (max-width:700px){.contact-new-hero{min-height:72vh;padding:10vh 20px 7vh}.contact-new-hero h1{font-size:15vw}.contact-form-section,.contact-team-section,.contact-office-section{padding:13vh 20px}.contact-form-intro h2,.contact-section-head h2,.contact-app-copy h2{font-size:14vw}.contact-large-form{box-shadow:8px 8px 0 var(--saffron);padding:24px}.contact-form-title,.contact-form-grid{grid-template-columns:1fr}.contact-message{grid-column:auto}.contact-form-submit{grid-template-columns:1fr}.contact-form-submit button{min-width:0}.contact-form-success{min-height:650px;box-shadow:8px 8px 0 var(--saffron);padding:28px}.contact-section-head{grid-template-columns:1fr}.contact-section-head>p{grid-column:auto}.contact-team-grid{grid-template-columns:1fr}.contact-team-grid article{min-height:430px;padding:24px}.contact-team-grid h3{margin-top:11vh;font-size:10vw}.contact-office-grid{grid-template-columns:1fr}.contact-office-main{grid-column:auto}.contact-office-grid article{min-height:360px}.contact-office-main h3{font-size:14vw}.contact-app-copy{min-height:700px;padding:10vh 20px}.app-store-links{flex-direction:column}.app-store-links a{min-width:0}.contact-app-visual{min-height:560px}.contact-phone-one{width:200px;top:15%;left:3%}.contact-phone-two{width:210px;bottom:12%;right:2%}}.shared-why-atbix,.shared-pricing-section{color:var(--ink);padding:16vh 4vw}.shared-why-atbix{background:var(--sand)}.shared-pricing-section{background:var(--cream)}.shared-section-head{grid-template-columns:1fr 2.2fr 1fr;align-items:start;gap:5vw;margin-bottom:11vh;display:grid}.shared-section-head>span{letter-spacing:.15em;font-size:.51rem;font-weight:800}.shared-section-head h2{letter-spacing:-.075em;margin:0;font-size:clamp(3.8rem,6.6vw,7.8rem);line-height:.84}.shared-section-head h2 em{color:var(--deep);font-family:Georgia,serif;font-weight:400}.shared-section-head>p{color:#625c53;margin:0;font-family:Georgia,serif;line-height:1.65}.shared-why-grid{border:1px solid var(--ink);background:var(--ink);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.shared-why-grid article{background:var(--cream);flex-direction:column;min-height:390px;padding:27px;transition:background .4s,color .4s;display:flex}.shared-why-grid article:hover{background:var(--saffron)}.shared-why-grid span{color:var(--deep);font-size:.51rem;font-weight:800}.shared-why-grid h3{letter-spacing:-.05em;margin:13vh 0 20px;font-size:2rem}.shared-why-grid p{color:#625c53;margin:0;font-family:Georgia,serif;line-height:1.55}.shared-why-foot{border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);grid-template-columns:2fr auto;align-items:center;gap:6vw;margin-top:45px;padding:25px 0;display:grid}.shared-why-foot p{max-width:820px;margin:0;font-family:Georgia,serif;font-size:1.05rem;line-height:1.6}.shared-why-foot button{background:var(--ink);color:var(--cream);letter-spacing:.12em;text-transform:uppercase;cursor:pointer;border:0;justify-content:space-between;gap:35px;padding:18px 20px;font-size:.5rem;font-weight:800;display:flex}.shared-why-foot button b{color:var(--saffron)}.shared-price-grid{grid-template-columns:repeat(3,1fr);align-items:end;gap:12px;display:grid}.shared-price-grid article{border:1px solid var(--ink);background:var(--cream);flex-direction:column;min-height:690px;padding:28px;transition:transform .4s,box-shadow .4s;display:flex;position:relative}.shared-price-grid article:hover{transform:translateY(-8px);box-shadow:0 28px 65px #1e22291f}.shared-price-grid .shared-price-featured{background:var(--midnight);min-height:750px;color:var(--cream)}.shared-price-ribbon{background:var(--saffron);height:30px;color:var(--ink);letter-spacing:.13em;place-content:center;font-size:.46rem;font-weight:800;display:grid;position:absolute;top:-30px;left:-1px;right:-1px}.shared-price-top{justify-content:space-between;align-items:center;display:flex}.shared-price-top span{letter-spacing:.14em;font-size:.53rem;font-weight:800}.shared-price-top i{letter-spacing:.1em;text-transform:uppercase;border:1px solid;border-radius:30px;padding:7px 9px;font-size:.43rem;font-style:normal;font-weight:800}.shared-price-value{border-bottom:1px solid;align-items:flex-end;margin:7vh 0 6vh;padding-bottom:24px;display:flex}.shared-price-value sup{color:var(--deep);align-self:flex-start;margin-top:8px;font-size:1.5rem;font-weight:800}.shared-price-featured .shared-price-value sup{color:var(--saffron)}.shared-price-value b{letter-spacing:-.09em;font-size:clamp(4.5rem,6vw,7rem);line-height:.72}.shared-price-value small{color:#625c53;margin-left:14px;font-family:Georgia,serif;line-height:1.35}.shared-price-featured .shared-price-value small{color:#fdf0e38c}.shared-price-grid h3{letter-spacing:-.055em;margin:0 0 20px;font-size:2.25rem}.shared-price-grid>article>p{color:#625c53;font-family:Georgia,serif;line-height:1.55}.shared-price-featured>p{color:#fdf0e3a6!important}.shared-price-grid ul{margin:35px 0;padding:0;list-style:none}.shared-price-grid li{border-top:1px solid;padding:12px 0;font-family:Georgia,serif;font-size:.88rem}.shared-price-grid button{color:var(--deep);letter-spacing:.12em;text-align:left;text-transform:uppercase;cursor:pointer;background:0 0;border:2px solid;border-left:0;border-right:0;margin-top:auto;padding:17px;font-size:.52rem;font-weight:800}.shared-price-featured button{color:var(--saffron)}.shared-price-note{border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);grid-template-columns:1fr 2fr auto;align-items:center;gap:4vw;margin-top:50px;padding:24px 0;display:grid}.shared-price-note span{color:var(--deep);letter-spacing:.13em;font-size:.48rem;font-weight:800}.shared-price-note p{color:#625c53;margin:0;font-family:Georgia,serif}.shared-price-note a{border-bottom:1px solid var(--ink);letter-spacing:.12em;text-transform:uppercase;padding-bottom:5px;font-size:.48rem;font-weight:800}@media (max-width:900px){.shared-section-head{grid-template-columns:1fr 2fr}.shared-section-head>p{grid-column:2}.shared-why-grid{grid-template-columns:1fr 1fr}.shared-price-grid{grid-template-columns:1fr}.shared-price-grid article,.shared-price-grid .shared-price-featured{min-height:620px}.shared-price-note{grid-template-columns:1fr 2fr}.shared-price-note a{grid-column:2;justify-self:start}}@media (max-width:700px){.shared-why-atbix,.shared-pricing-section{padding:13vh 20px}.shared-section-head{grid-template-columns:1fr}.shared-section-head>p{grid-column:auto}.shared-section-head h2{font-size:14vw}.shared-why-grid{grid-template-columns:1fr}.shared-why-grid article{min-height:340px}.shared-why-grid h3{margin-top:10vh}.shared-why-foot{grid-template-columns:1fr}.shared-why-foot button{justify-self:start}.shared-price-grid article,.shared-price-grid .shared-price-featured{min-height:650px}.shared-price-note{grid-template-columns:1fr}.shared-price-note a{grid-column:auto}}.resources-page{background:var(--sand);color:var(--ink)}.resources-hero{border-bottom:1px solid var(--ink);grid-template-columns:2fr 1fr;align-items:end;gap:8vw;min-height:70vh;padding:11vh 4vw 8vh;display:grid}.resources-hero>div>span,.resource-section-head>span,.resource-support-cta>div>span{letter-spacing:.15em;font-size:.51rem;font-weight:800}.resources-hero h1{letter-spacing:-.085em;margin:7vh 0 0;font-size:clamp(5rem,9vw,10.5rem);line-height:.78}.resources-hero h1 em,.resource-section-head h2 em,.resource-support-cta h2 em{color:var(--deep);font-family:Georgia,serif;font-weight:400}.resources-hero>p{margin:0;font-family:Georgia,serif;font-size:1.08rem;line-height:1.65}.resources-library{padding:10vh 4vw 16vh}.resource-search-shell{z-index:2;margin-bottom:32px;position:relative}.resource-search-shell>label{letter-spacing:.13em;text-transform:uppercase;margin-bottom:12px;font-size:.49rem;font-weight:800;display:block}.resource-search-shell>div{border:1px solid var(--ink);background:var(--cream);min-height:86px;box-shadow:9px 9px 0 var(--saffron);grid-template-columns:50px 1fr auto;align-items:center;padding:0 24px;display:grid}.resource-search-shell>div>span{font-size:2rem}.resource-search-shell input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;padding:20px 0;font:clamp(1.2rem,2vw,2rem) Georgia,serif}.resource-search-shell b{letter-spacing:.12em;font-size:.47rem}.resource-filters{flex-wrap:wrap;gap:8px;margin:45px 0;display:flex}.resource-filters button{border:1px solid var(--ink);color:var(--ink);letter-spacing:.11em;text-transform:uppercase;cursor:pointer;background:0 0;border-radius:30px;padding:9px 12px;font-size:.45rem;font-weight:800}.resource-filters .resource-filter-active{background:var(--ink);color:var(--cream)}.resource-guide-grid{border:1px solid var(--ink);background:var(--ink);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.resource-guide-grid>article{background:var(--cream);flex-direction:column;min-height:520px;padding:27px;display:flex}.resource-guide-top{justify-content:space-between;display:flex}.resource-guide-top span{color:var(--deep);font-size:.51rem;font-weight:800}.resource-guide-top i{letter-spacing:.1em;font-size:.44rem;font-style:normal;font-weight:800}.resource-guide-grid article>small{color:#655f56;letter-spacing:.1em;text-transform:uppercase;margin-top:25px;font-size:.44rem;font-weight:800}.resource-guide-grid h2{letter-spacing:-.05em;margin:7vh 0 20px;font-size:2rem;line-height:1}.resource-guide-grid article>p{color:#625c53;font-family:Georgia,serif;line-height:1.55}.resource-guide-grid details{border-top:1px solid var(--ink);margin-top:auto}.resource-guide-grid summary{cursor:pointer;letter-spacing:.12em;text-transform:uppercase;justify-content:space-between;padding:17px 0;font-size:.48rem;font-weight:800;list-style:none;display:flex}.resource-guide-grid summary::-webkit-details-marker{display:none}.resource-guide-grid details[open] summary b{transform:rotate(45deg)}.resource-guide-grid ol{margin:0;padding:0;list-style:none}.resource-guide-grid li{border-top:1px solid #1e22294d;grid-template-columns:35px 1fr;gap:10px;padding:10px 0;font-family:Georgia,serif;font-size:.78rem;line-height:1.4;display:grid}.resource-guide-grid li span{font-family:Arial,sans-serif;font-size:.42rem;font-weight:800}.resource-guide-grid details>a{color:var(--deep);letter-spacing:.1em;text-transform:uppercase;margin-top:15px;font-size:.45rem;font-weight:800;display:block}.resource-empty{border:1px solid var(--ink);background:var(--cream);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:520px;display:flex}.resource-empty>span{color:var(--deep);letter-spacing:.13em;font-size:.5rem;font-weight:800}.resource-empty h2{letter-spacing:-.07em;margin:6vh 0;font-size:clamp(3rem,6vw,7rem);line-height:.85}.resource-empty button{border:0;border-bottom:1px solid var(--ink);letter-spacing:.12em;text-transform:uppercase;cursor:pointer;background:0 0;padding:14px 0;font-size:.5rem;font-weight:800}.resource-paths{background:var(--midnight);color:var(--cream);padding:16vh 4vw}.resource-section-head{grid-template-columns:1fr 2.2fr 1fr;align-items:start;gap:5vw;margin-bottom:11vh;display:grid}.resource-section-head h2{letter-spacing:-.075em;margin:0;font-size:clamp(3.8rem,6.6vw,7.8rem);line-height:.84}.resource-section-head h2 em{color:var(--saffron)}.resource-section-head>p{color:#fdf0e39e;margin:0;font-family:Georgia,serif;line-height:1.65}.resource-path-grid{background:#fdf0e366;grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.resource-path-grid article{background:var(--midnight);flex-direction:column;min-height:430px;padding:25px;display:flex}.resource-path-grid span{color:var(--saffron);font-size:.5rem;font-weight:800}.resource-path-grid h3{letter-spacing:-.05em;margin:13vh 0 20px;font-size:2rem}.resource-path-grid p{color:#fdf0e39e;font-family:Georgia,serif;line-height:1.55}.resource-path-grid a{border-bottom:1px solid var(--saffron);color:var(--saffron);letter-spacing:.1em;text-transform:uppercase;align-self:flex-start;margin-top:auto;padding-bottom:5px;font-size:.45rem;font-weight:800}.resource-support-cta{background:var(--saffron);min-height:75vh;color:var(--ink);grid-template-columns:1fr .7fr;align-items:center;gap:10vw;padding:10vh 4vw;display:grid}.resource-support-cta h2{letter-spacing:-.075em;margin:7vh 0 4vh;font-size:clamp(4rem,7vw,8rem);line-height:.84}.resource-support-cta h2 em{color:var(--ink)}.resource-support-cta>div>p{max-width:650px;font-family:Georgia,serif;line-height:1.6}.resource-support-cta>div:last-child{flex-direction:column;display:flex}.resource-support-cta>div:last-child>*{border:0;border-top:1px solid var(--ink);color:var(--ink);letter-spacing:.11em;text-align:left;text-transform:uppercase;cursor:pointer;background:0 0;justify-content:space-between;padding:20px 0;font-size:.54rem;font-weight:800;display:flex}.resource-support-cta>div:last-child>:last-child{border-bottom:1px solid var(--ink)}@media (max-width:900px){.resources-hero{grid-template-columns:1fr}.resource-guide-grid{grid-template-columns:1fr 1fr}.resource-section-head{grid-template-columns:1fr 2fr}.resource-section-head>p{grid-column:2}.resource-path-grid{grid-template-columns:1fr 1fr}.resource-support-cta{grid-template-columns:1fr}.resource-support-cta>div:last-child{max-width:650px}}@media (max-width:700px){.resources-hero{min-height:68vh;padding:10vh 20px 7vh}.resources-hero h1{font-size:15vw}.resources-library,.resource-paths{padding:12vh 20px}.resource-search-shell>div{grid-template-columns:35px 1fr;padding:0 15px}.resource-search-shell b{grid-column:2;padding-bottom:15px}.resource-guide-grid{grid-template-columns:1fr}.resource-guide-grid>article{min-height:480px;padding:23px}.resource-section-head{grid-template-columns:1fr}.resource-section-head>p{grid-column:auto}.resource-section-head h2{font-size:14vw}.resource-path-grid{grid-template-columns:1fr}.resource-path-grid article{min-height:380px}.resource-support-cta{min-height:85vh;padding:10vh 20px}.resource-support-cta h2{font-size:14vw}}.panel-image-showcase{background:var(--cream);color:var(--ink);padding:16vh 4vw}.panel-screen-gallery{grid-template-columns:1.32fr .68fr;align-items:start;gap:12px;display:grid}.panel-screen-gallery figure{border:1px solid var(--ink);background:var(--cream);margin:0;overflow:hidden;box-shadow:0 30px 70px #1e22291a}.screen-browser-bar{background:var(--ink);height:38px;color:var(--cream);align-items:center;gap:7px;padding:0 13px;display:flex}.screen-browser-bar i{background:var(--saffron);border-radius:50%;width:7px;height:7px}.screen-browser-bar i:nth-child(2),.screen-browser-bar i:nth-child(3){background:#59606b}.screen-browser-bar span{letter-spacing:.12em;margin-left:auto;font-size:.43rem}.panel-screen-gallery figure>img{width:100%}.panel-screen-gallery figcaption{border-top:1px solid var(--ink);grid-template-columns:1.3fr .7fr;gap:4vw;min-height:250px;padding:25px;display:grid}.panel-screen-secondary figcaption{grid-template-columns:1fr}.panel-screen-gallery figcaption span,.feature-product-gallery figcaption span{color:var(--deep);letter-spacing:.12em;font-size:.46rem;font-weight:800}.panel-screen-gallery figcaption h3,.feature-product-gallery figcaption h3{letter-spacing:-.05em;margin:35px 0 0;font-size:2rem;line-height:1}.panel-screen-gallery figcaption p,.feature-product-gallery figcaption p{margin:0;font-family:Georgia,serif;line-height:1.55}.panel-screen-signals{border:1px solid var(--ink);background:var(--ink);grid-template-columns:repeat(3,1fr);gap:1px;margin-top:50px;display:grid}.panel-screen-signals article{background:var(--sand);flex-direction:column;min-height:250px;padding:24px;display:flex}.panel-screen-signals span{color:var(--deep);letter-spacing:.13em;font-size:.46rem;font-weight:800}.panel-screen-signals b{letter-spacing:-.08em;margin:auto 0 15px;font-size:4rem}.panel-screen-signals p{margin:0;font-family:Georgia,serif;line-height:1.5}.feature-image-showcase{background:var(--sand);color:var(--ink);padding:16vh 4vw}.feature-image-showcase .feature-detail-head>span,.feature-image-showcase .feature-detail-head h2 em{color:var(--deep)}.feature-image-showcase .feature-detail-head>p{color:#625c53}.feature-product-gallery{grid-template-columns:1fr 1fr;gap:12px;display:grid}.feature-product-gallery figure{border:1px solid var(--ink);background:var(--cream);margin:0}.feature-gallery-panel{grid-column:1/-1;grid-template-columns:1.35fr .65fr;display:grid}.gallery-phone-shell{background:radial-gradient(circle, var(--saffron), #ee9f551a 55%, transparent 70%), var(--midnight);place-content:center;height:650px;padding:45px;display:grid;overflow:hidden}.gallery-phone-shell>span{color:var(--cream);letter-spacing:.13em;text-align:center;margin-bottom:18px;font-size:.43rem;font-weight:800}.gallery-phone-shell img{object-fit:cover;object-position:top;border:7px solid #090d12;border-radius:38px;width:270px;max-height:550px;box-shadow:0 42px 90px #0000006b}.feature-product-gallery figcaption{min-height:260px;padding:27px}.feature-product-gallery figcaption p{color:#625c53;margin-top:25px}.gallery-desktop-shell{background:#090d12;border:7px solid #090d12;border-radius:14px;align-self:center;margin:35px;overflow:hidden;box-shadow:0 35px 80px #1e22292e}.gallery-desktop-shell img{width:100%}.feature-gallery-panel figcaption{border-left:1px solid var(--ink);flex-direction:column;justify-content:center;display:flex}.feature-gallery-note{border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);grid-template-columns:1fr 2fr;gap:5vw;margin-top:45px;padding:25px 0;display:grid}.feature-gallery-note span{color:var(--deep);letter-spacing:.13em;font-size:.48rem;font-weight:800}.feature-gallery-note p{max-width:750px;margin:0;font-family:Georgia,serif;font-size:1.05rem;line-height:1.6}@media (max-width:900px){.panel-screen-gallery{grid-template-columns:1fr}.panel-screen-secondary{justify-self:end;width:72%}.feature-gallery-panel{grid-template-columns:1fr}.feature-gallery-panel figcaption{border-top:1px solid var(--ink);border-left:0}.gallery-phone-shell{height:580px}}@media (max-width:700px){.panel-image-showcase,.feature-image-showcase{padding:13vh 20px}.panel-screen-secondary{width:100%}.panel-screen-gallery figcaption{grid-template-columns:1fr}.panel-screen-gallery figcaption p{margin-top:25px}.panel-screen-signals{grid-template-columns:1fr}.panel-screen-signals article{min-height:210px}.feature-product-gallery{grid-template-columns:1fr}.feature-gallery-panel{grid-column:auto}.gallery-phone-shell{height:520px;padding:25px}.gallery-phone-shell img{width:220px;max-height:450px}.gallery-desktop-shell{margin:14px}.feature-product-gallery figcaption{min-height:240px}.feature-gallery-note{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.demo-dialog,.mobile-menu,.journal-card-image img,.shared-price-grid article{transition:none}}.access-page{background:var(--cream);color:var(--ink)}.access-hero{border-bottom:1px solid var(--ink);grid-template-columns:1.2fr .8fr;align-items:end;gap:10vw;min-height:78vh;padding:12vh 5vw 8vh;display:grid}.access-hero span,.access-support span{letter-spacing:.15em;font-size:.52rem;font-weight:800}.access-hero h1{letter-spacing:-.075em;margin:7vh 0 0;font-size:clamp(4.8rem,8vw,9rem);line-height:.82}.access-hero h1 em,.access-support h2 em{color:var(--deep);font-family:Georgia,serif;font-weight:400}.access-hero>div:last-child{padding-bottom:2vh}.access-hero p,.access-support p{font-family:Georgia,serif;font-size:1.05rem;line-height:1.7}.access-hero button{background:var(--ink);width:100%;color:var(--cream);letter-spacing:.13em;text-transform:uppercase;cursor:pointer;border:0;justify-content:space-between;margin-top:5vh;padding:20px;font-size:.58rem;font-weight:800;display:flex}.access-grid{background:var(--ink);grid-template-columns:repeat(4,1fr);gap:1px;padding:1px 5vw 14vh;display:grid}.access-grid article{background:var(--cream);flex-direction:column;min-height:520px;padding:28px;display:flex}.access-grid article>span{color:var(--deep);letter-spacing:.14em;font-size:.55rem;font-weight:800}.access-grid h2{letter-spacing:-.055em;margin:12vh 0 3vh;font-size:clamp(2rem,3vw,3.5rem);line-height:.9}.access-grid p{margin:0;font-family:Georgia,serif;line-height:1.6}.access-grid small{border-top:1px solid var(--ink);margin-top:auto;padding-top:25px;font-family:Georgia,serif;font-size:.8rem;line-height:1.5}.access-support{background:var(--saffron);grid-template-columns:1.15fr .85fr;gap:12vw;padding:14vh 5vw;display:grid}.access-support h2{letter-spacing:-.07em;margin:7vh 0 0;font-size:clamp(3.8rem,6.4vw,7rem);line-height:.85}.access-support a{border-top:1px solid var(--ink);letter-spacing:.13em;text-transform:uppercase;justify-content:space-between;margin-top:18px;padding:18px 0;font-size:.58rem;font-weight:800;display:flex}@media (max-width:900px){.access-hero,.access-support{grid-template-columns:1fr;gap:5vh}.access-grid{grid-template-columns:1fr 1fr}.access-grid article{min-height:460px}}@media (max-width:700px){.access-hero{min-height:auto;padding:12vh 20px 9vh}.access-hero h1{font-size:15vw}.access-grid{grid-template-columns:1fr;padding:1px 20px 11vh}.access-grid article{min-height:420px}.access-support{padding:12vh 20px}.access-support h2{font-size:14vw}}.schools-page{background:var(--midnight);color:var(--cream)}.schools-hero{background:radial-gradient(circle at 78% 24%,#ee9f5538,#0000 26%),linear-gradient(145deg,#111820 45%,#0b1016);border-bottom:1px solid #fdf0e366;flex-direction:column;min-height:93vh;padding:5vh 4vw 7vh;display:flex}.schools-hero-top{letter-spacing:.15em;justify-content:space-between;font-size:.5rem;font-weight:800;display:flex}.schools-hero-title{grid-template-columns:1.45fr .55fr;align-items:end;gap:8vw;margin:auto 0 7vh;display:grid}.schools-hero-title h1{letter-spacing:-.08em;margin:0;font-size:clamp(5rem,9.2vw,10.5rem);line-height:.78}.schools-hero-title h1 em,.network-section-heading h2 em,.network-impact-title h2 em,.portfolio-method h2 em{color:var(--saffron);font-family:Georgia,serif;font-weight:400}.schools-hero-title p{color:#fdf0e3b8;margin:0 0 1vh;font-family:Georgia,serif;font-size:1.05rem;line-height:1.7}.schools-preview-note{border-top:1px solid #fdf0e380;grid-template-columns:180px 1fr;gap:30px;max-width:780px;padding-top:20px;display:grid}.schools-preview-note b{color:var(--saffron);letter-spacing:.14em;font-size:.5rem}.schools-preview-note p{color:#fdf0e394;margin:0;font-family:Georgia,serif;line-height:1.55}.network-pulse{background:#fdf0e359;grid-template-columns:repeat(4,1fr);gap:1px;padding:1px 4vw 14vh;display:grid}.network-pulse article{background:#151e27;flex-direction:column;min-height:440px;padding:26px;display:flex}.network-pulse article>span{color:var(--saffron);letter-spacing:.13em;font-size:.52rem;font-weight:800}.network-pulse strong{letter-spacing:-.07em;margin:auto 0 25px;font-size:clamp(3.5rem,5.5vw,6.8rem);line-height:.85}.network-pulse h2{letter-spacing:-.035em;margin:0 0 14px;font-size:1.2rem}.network-pulse p{color:#fdf0e394;margin:0;font-family:Georgia,serif;line-height:1.5}.network-presence,.school-portfolio{background:var(--cream);color:var(--ink);padding:16vh 4vw}.network-section-heading{grid-template-columns:.7fr 1.5fr .8fr;align-items:start;gap:6vw;margin-bottom:12vh;display:grid}.network-section-heading>span,.network-impact-title>span,.portfolio-method>div>span{letter-spacing:.15em;font-size:.52rem;font-weight:800}.network-section-heading h2,.network-impact-title h2,.portfolio-method h2{letter-spacing:-.075em;margin:0;font-size:clamp(4rem,7vw,8rem);line-height:.83}.network-section-heading h2 em,.portfolio-method h2 em{color:var(--deep)}.network-section-heading>p{margin:0;font-family:Georgia,serif;line-height:1.65}.network-presence-grid{background:var(--ink);border:1px solid var(--ink);grid-template-columns:1.2fr .8fr;gap:1px;display:grid}.network-map{background:var(--saffron);min-height:850px;position:relative;overflow:hidden}.india-silhouette{aspect-ratio:.72;clip-path:polygon(32% 2%,51% 6%,59% 15%,72% 19%,81% 31%,76% 40%,83% 50%,69% 55%,62% 69%,53% 78%,47% 98%,39% 82%,28% 71%,19% 59%,9% 49%,17% 38%,14% 24%,25% 17%);background:var(--cream);filter:drop-shadow(0 35px 60px #1e22293d);width:min(58%,540px);position:absolute;top:48%;left:50%;transform:translate(-50%,-50%)}.india-silhouette i{border:1px solid #1e22292e;border-radius:50%;position:absolute}.india-silhouette i:first-child{aspect-ratio:1;width:60%;top:18%;left:18%}.india-silhouette i:nth-child(2){aspect-ratio:1;width:34%;top:48%;right:8%}.india-silhouette i:nth-child(3){aspect-ratio:1;width:46%;bottom:8%;left:14%}.network-pin{z-index:2;align-items:center;gap:9px;display:flex;position:absolute}.network-pin>i{border:3px solid var(--cream);background:var(--ink);border-radius:50%;width:13px;height:13px;box-shadow:0 0 0 5px #1e22292e}.network-pin>span{background:#fdf0e3eb;flex-direction:column;padding:8px 10px;display:flex;box-shadow:0 10px 28px #1e222929}.network-pin b{letter-spacing:.07em;text-transform:uppercase;font-size:.55rem}.network-pin small{margin-top:3px;font-family:Georgia,serif;font-size:.68rem}.pin-delhi{top:24%;left:43%}.pin-jaipur{top:34%;left:31%}.pin-indore{top:47%;left:42%}.pin-mumbai{top:57%;left:28%}.pin-hyderabad{top:65%;left:48%}.pin-bengaluru{top:78%;left:43%}.map-caption{border-top:1px solid var(--ink);letter-spacing:.13em;text-transform:uppercase;justify-content:space-between;padding-top:16px;font-size:.5rem;font-weight:800;display:flex;position:absolute;bottom:24px;left:25px;right:25px}.location-ledger{background:var(--cream)}.location-ledger-head{border-bottom:1px solid var(--ink);letter-spacing:.14em;grid-template-columns:1fr auto;padding:25px;font-size:.48rem;font-weight:800;display:grid}.location-ledger article{border-bottom:1px solid var(--ink);grid-template-columns:52px 1fr auto;align-items:center;gap:18px;min-height:128px;padding:20px 25px;display:grid}.location-ledger article>span{color:var(--deep);font-size:.5rem;font-weight:800}.location-ledger h3{letter-spacing:-.04em;margin:0;font-size:1.45rem}.location-ledger p{margin:5px 0 0;font-family:Georgia,serif;font-size:.78rem}.location-ledger article>b{letter-spacing:.1em;text-transform:uppercase;font-size:.53rem}.school-portfolio{background:var(--sand)}.school-card-grid{background:var(--ink);border:1px solid var(--ink);grid-template-columns:repeat(2,1fr);gap:1px;display:grid}.school-card{background:var(--cream);grid-template-columns:1fr 1fr;min-height:720px;display:grid}.school-card-image{min-height:100%;position:relative;overflow:hidden}.school-card-image:after{content:"";background:linear-gradient(#1219210d,#121921b8);position:absolute;inset:0}.school-card-image img{object-fit:cover;width:100%;height:100%}.school-card-image>span,.school-card-image>i{z-index:2;position:absolute}.school-card-image>span{background:var(--cream);width:42px;height:42px;color:var(--ink);place-items:center;font-size:.5rem;font-weight:800;display:grid;top:18px;left:18px}.school-card-image>i{color:var(--cream);letter-spacing:.12em;font-size:.45rem;font-style:normal;font-weight:800;bottom:18px;left:18px}.school-card-copy{flex-direction:column;padding:28px;display:flex}.school-card-kicker{border-bottom:1px solid var(--ink);letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;gap:15px;padding-bottom:16px;font-size:.46rem;font-weight:800;display:flex}.school-card-copy h3{letter-spacing:-.065em;margin:10vh 0 12px;font-size:clamp(2.5rem,3.5vw,4.5rem);line-height:.88}.school-card-copy>p{margin:0;font-family:Georgia,serif}.school-card-students{align-items:end;gap:12px;margin:6vh 0;display:flex}.school-card-students strong{letter-spacing:-.07em;font-size:3rem;line-height:.8}.school-card-students span{letter-spacing:.1em;text-transform:uppercase;font-size:.48rem;font-weight:800}.school-modules{flex-wrap:wrap;gap:6px;display:flex}.school-modules span{border:1px solid var(--ink);letter-spacing:.08em;text-transform:uppercase;padding:8px 10px;font-size:.44rem;font-weight:800}.school-result{border-top:1px solid var(--ink);grid-template-columns:auto 1fr;align-items:end;gap:18px;margin-top:auto;padding-top:25px;display:grid}.school-result strong{color:var(--deep);letter-spacing:-.06em;font-size:3rem;line-height:.8}.school-result span{font-family:Georgia,serif;font-size:.78rem;line-height:1.3}.network-impact{background:var(--midnight);color:var(--cream);padding:16vh 4vw}.network-impact-title{grid-template-columns:.6fr 1.4fr;gap:6vw;margin-bottom:12vh;display:grid}.network-impact-title h2 em{color:var(--saffron)}.impact-ledger{border-top:1px solid #fdf0e373}.impact-ledger article{border-bottom:1px solid #fdf0e373;grid-template-columns:70px .7fr .8fr 1.2fr;align-items:center;gap:4vw;min-height:210px;display:grid}.impact-ledger article>span{color:var(--saffron);font-size:.5rem;font-weight:800}.impact-ledger h3{font-size:1.4rem}.impact-ledger strong{letter-spacing:-.07em;font-size:clamp(3.5rem,6vw,7rem);line-height:.8}.impact-ledger p{color:#fdf0e39e;font-family:Georgia,serif;line-height:1.55}.portfolio-method{background:var(--saffron);color:var(--ink);grid-template-columns:1fr 1fr;gap:12vw;padding:16vh 4vw;display:grid}.portfolio-method ol{border-top:1px solid var(--ink);margin:0;padding:0;list-style:none}.portfolio-method li{border-bottom:1px solid var(--ink);grid-template-columns:50px 1fr;gap:20px;padding:28px 0;display:grid}.portfolio-method li>span{font-size:.5rem;font-weight:800}.portfolio-method h3{margin:0 0 12px;font-size:1.5rem}.portfolio-method p{margin:0;font-family:Georgia,serif;line-height:1.55}@media (max-width:1100px){.network-pulse{grid-template-columns:1fr 1fr}.network-presence-grid{grid-template-columns:1fr}.school-card{grid-template-columns:1fr;min-height:auto}.school-card-image{min-height:520px}.school-card-copy{min-height:600px}}@media (max-width:900px){.schools-hero-title,.network-section-heading{grid-template-columns:1fr}.schools-hero-title p,.network-section-heading>p{max-width:580px}.school-card-grid,.network-impact-title{grid-template-columns:1fr}.impact-ledger article{grid-template-columns:50px 1fr 1fr}.impact-ledger p{grid-column:2/-1;margin-top:0}.portfolio-method{grid-template-columns:1fr}}@media (max-width:700px){.schools-hero{min-height:88vh;padding:4vh 20px 7vh}.schools-hero-title{margin-top:auto}.schools-hero-title h1{font-size:15vw}.schools-preview-note{grid-template-columns:1fr}.network-pulse{grid-template-columns:1fr;padding-left:20px;padding-right:20px}.network-pulse article{min-height:360px}.network-presence,.school-portfolio,.network-impact,.portfolio-method{padding:12vh 20px}.network-section-heading h2,.network-impact-title h2,.portfolio-method h2{font-size:14vw}.network-map{min-height:650px}.india-silhouette{width:80%}.network-pin>span{display:none}.pin-delhi{left:48%}.pin-jaipur{left:32%}.pin-indore{left:48%}.pin-mumbai{left:29%}.pin-hyderabad{left:54%}.pin-bengaluru{left:47%}.location-ledger article{grid-template-columns:38px 1fr auto;padding-left:18px;padding-right:18px}.school-card-image{min-height:390px}.school-card-copy{min-height:610px;padding:22px}.school-card-copy h3{font-size:12vw}.school-card-kicker{flex-direction:column}.school-result strong{font-size:2.5rem}.impact-ledger article{grid-template-columns:36px 1fr;padding:30px 0}.impact-ledger strong{grid-column:2;font-size:13vw}.impact-ledger p{grid-column:2}.portfolio-method{gap:8vh}}
