:root{--bg:#0b1220;--bg-deep:#050912;--bg-night:#07101b;--bg-ink:#091424;--text:#f7f2e8;--muted:#ced8ea;--muted-strong:#e7eef9;--gold:#d8b15b;--gold-bright:#f3d89a;--gold-soft:rgba(216,177,91,0.18);--line:rgba(243,216,154,0.16);--section-padding:clamp(5.5rem,9vw,9.5rem);--page-gutter:clamp(22px,4vw,72px);--grid-columns:minmax(0,1.05fr) repeat(12,minmax(0,1fr)) minmax(0,1.05fr);--font-heading:"Iowan Old Style","Palatino Linotype","Book Antiqua",Georgia,serif;--font-body:"Avenir Next","Segoe UI","Helvetica Neue",Helvetica,Arial,sans-serif}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth}body,html{max-width:100%;overflow-x:hidden}body{margin:0;min-width:320px;color:var(--text);font-family:var(--font-body);line-height:1.72;background:#050912}.page-bg{display:none}a{color:inherit;text-decoration:none}canvas,img,svg,video{max-width:100%;height:auto}li,p{margin:0;color:var(--muted);font-size:1.05rem}h1,h2,h3,h4,h5,h6,p{overflow-wrap:anywhere}h1,h2,h3{margin:0;color:#fff7ea;font-family:var(--font-heading);font-weight:600;letter-spacing:-.045em}ul{margin:0;padding:0}main{position:relative;isolation:isolate}.home-page--with-texture{position:relative;overflow:hidden;background:#050912}.home-page--with-texture:before{background-image:url(/brand/tlo-transparent.png);background-repeat:no-repeat;background-size:120% auto;background-position:60% top;opacity:.68;filter:saturate(1.45) contrast(1.12) brightness(1.08)}.home-page--with-texture:after,.home-page--with-texture:before{content:"";position:fixed;inset:0;z-index:0;pointer-events:none}.home-page--with-texture:after{background:linear-gradient(180deg,rgba(5,9,18,0),rgba(5,9,18,.3) 72%,#050912),radial-gradient(circle at 72% 18%,rgba(243,216,154,.18),transparent 34%)}.home-page--with-texture>*{position:relative;z-index:1}.subpage--with-texture{position:relative;overflow:hidden;background:#050912}.subpage--with-texture:before{background-image:url(/brand/tlo-transparent.png);background-repeat:no-repeat;background-size:120% auto;background-position:60% top;opacity:.68;filter:saturate(1.45) contrast(1.12) brightness(1.08)}.subpage--with-texture:after,.subpage--with-texture:before{content:"";position:fixed;inset:0;z-index:0;pointer-events:none}.subpage--with-texture:after{background:linear-gradient(180deg,rgba(5,9,18,0),rgba(5,9,18,.3) 72%,#050912),radial-gradient(circle at 72% 18%,rgba(243,216,154,.18),transparent 34%)}.subpage--with-texture>*{position:relative;z-index:1}.subpage--with-texture .section--deep,.subpage--with-texture .section--muted{background:rgba(7,16,27,.76)}.home-hero,.section,.section__stage,.site-footer,.site-header{position:relative}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:40;padding-inline:var(--page-gutter);-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px);background:linear-gradient(180deg,rgba(4,9,17,.84),rgba(4,9,17,.44))}.site-header:before{content:"";position:absolute;inset:auto 0 0;height:1px;background:linear-gradient(90deg,transparent,rgba(243,216,154,.2),transparent)}.site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:24px;width:100%;min-width:0;padding:16px 0}.brand-mark{display:inline-flex;align-items:center;gap:15px;min-width:0}.brand-mark--footer{gap:12px}.brand-mark__logo{width:70px;height:auto;object-fit:contain;flex:0 0 auto;filter:drop-shadow(0 0 26px rgba(216,177,91,.24)) drop-shadow(0 0 60px rgba(69,104,186,.18))}.brand-mark--footer .brand-mark__logo{width:58px}.brand-mark__text{display:grid;grid-gap:2px;gap:2px;align-content:center;min-width:0}.brand-mark__text strong{color:#fff8e9;font-size:1.06rem;font-weight:700;line-height:1.04}.brand-mark__text span{color:#9ab0d2;font-size:.84rem}.site-nav{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap;min-width:0}.button,.site-nav__link{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border-radius:999px;transition:transform .22s ease,border-color .22s ease,background .22s ease,box-shadow .22s ease}.site-nav__link{color:var(--muted-strong);border:1px solid transparent}.button:hover,.home-hero__store:hover,.site-nav__link:hover,.store-cta:hover,.text-link:hover{transform:translateY(-1px)}.site-nav__link:hover{border-color:rgba(243,216,154,.14);background:rgba(255,255,255,.03)}.button{color:#fff8e8;font-weight:700;border:1px solid rgba(243,216,154,.28);background:linear-gradient(180deg,rgba(255,238,198,.08),rgba(216,177,91,.04)),rgba(255,255,255,.02);box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 12px 28px rgba(0,0,0,.18)}.button--ghost{background:linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,255,255,.015)),linear-gradient(135deg,rgba(216,177,91,.05),rgba(216,177,91,.015))}.section{position:relative;padding:120px 0;background:transparent}.section--dark,.section--deep{background:#050912}.section--alt,.section--muted{background:#07101b}.container{width:100%;min-width:0;max-width:1200px;margin:0 auto;padding:0 32px}.section:after,.section:before{display:none}.section__stage{z-index:1;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-gap:clamp(1.5rem,2.4vw,2.4rem);gap:clamp(1.5rem,2.4vw,2.4rem);align-items:start;width:min(100%,1600px);min-width:0;margin:0 auto;padding-inline:var(--page-gutter)}.section__stage>*{grid-column:1/-1;min-width:0}.home-hero{min-height:calc(100svh - 79px);display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1.12fr);grid-gap:clamp(.35rem,.8vw,.95rem);gap:clamp(.35rem,.8vw,.95rem);align-items:center;width:100%;min-width:0;padding:clamp(1.75rem,2.8vw,2.75rem) clamp(3rem,8vw,6rem) clamp(3rem,5.2vw,5rem) clamp(4rem,12vw,13.75rem);isolation:isolate;overflow:clip}.home-hero:after{display:none}.home-hero__background{inset:0;z-index:0}.home-hero__background,.home-hero__glow,.home-hero__gradient,.home-hero__particles{position:absolute;pointer-events:none}.home-hero__gradient{inset:0;background:#050912;display:none}.home-hero__glow{border-radius:50%;filter:blur(120px);opacity:.45}.home-hero__glow--gold{top:auto;right:4rem;bottom:4rem;width:24rem;height:24rem;background:radial-gradient(circle,rgba(255,200,100,.14),transparent 62%);filter:blur(72px);opacity:.18}.home-hero__glow--navy{display:none}.home-hero__particles{inset:0;opacity:.08}.home-hero__particles--wide{inset:-8% -6% -12% 18%;background-size:260px 260px,360px 360px,1580px 1580px;background-position:0 0,90px 120px,top}.home-hero__particles--tight{inset:-4% -2% 4% 48%;background-size:210px 210px,320px 320px,1260px 1260px;background-position:20px 20px,120px 80px,50%}.home-hero__left,.home-hero__right{z-index:1;min-width:0}.home-hero__left{display:grid;grid-gap:1.05rem;gap:1.05rem;align-content:center;max-width:560px;padding-block:clamp(1rem,2vw,2rem)}.home-hero h1{font-size:clamp(2.9rem,4.25vw,4.9rem);line-height:.91;letter-spacing:-.07em;max-width:620px;text-wrap:balance;text-shadow:0 14px 34px rgba(0,0,0,.28)}.home-hero__copy{display:grid;grid-gap:.65rem;gap:.65rem;min-width:0;max-width:40rem}.home-hero__copy p{color:#d8e0ed;font-size:1rem;line-height:1.72}.home-hero__right{position:relative;display:grid;place-items:center;min-height:clamp(31rem,44vw,45rem);background:transparent}.home-hero__emblem{position:relative;display:grid;place-items:center;width:100%;min-height:inherit;background:transparent!important}.home-hero__emblem:after,.home-hero__emblem:before,.home-hero__ring,.home-hero__spark{content:"";position:absolute;border-radius:50%;pointer-events:none}.home-hero__emblem:after,.home-hero__emblem:before,.home-hero__ring,.home-hero__spark{display:none}.home-hero__spark--one{left:15%;bottom:28%;width:56px;height:56px;background:radial-gradient(circle,rgba(255,209,114,.72),rgba(255,209,114,0))}.home-hero__spark--two{right:18%;top:23%;width:36px;height:36px;background:radial-gradient(circle,rgba(255,209,114,.54),rgba(255,209,114,0))}.home-hero__spark--three{right:22%;bottom:18%;width:28px;height:28px;background:radial-gradient(circle,rgba(255,209,114,.4),rgba(255,209,114,0))}.home-hero__shield{position:relative;z-index:1;width:min(39vw,45rem);height:auto;object-fit:contain;background:transparent!important;filter:none;transform:translateX(clamp(-7rem,-5.6vw,-2.5rem)) scale(1.08)}.home-hero__shield img,.home-hero__shield picture{background:transparent!important;mix-blend-mode:normal}.eyebrow{color:var(--gold-bright);text-transform:uppercase;letter-spacing:.22em;font-size:.74rem;font-weight:700}.final-cta,.section-intro,.single-column-block{display:grid;grid-gap:1.35rem;gap:1.35rem;grid-column:1/-1;max-width:100%;min-width:0}.section-intro{align-content:start;min-width:0}.final-cta h2,.section-intro h2{font-size:clamp(2.6rem,4.8vw,4.7rem);line-height:.93;text-wrap:balance}.section-intro__body{display:grid;grid-gap:.8rem;gap:.8rem;max-width:100%;min-width:0}.section-intro__body--compact{grid-column:1/-1;margin-top:.5rem}.single-column-block{width:100%;min-width:0}.final-cta,.single-column-block{background:transparent;box-shadow:none;border:none;-webkit-backdrop-filter:none;backdrop-filter:none}.single-column-block--emphasis:before{display:none}.feature-grid{grid-column:1/-1;display:grid;grid-gap:clamp(1.25rem,2vw,2rem);gap:clamp(1.25rem,2vw,2rem);width:100%;min-width:0;margin-top:clamp(1.2rem,2vw,1.8rem)}.feature-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.feature-grid--functions{grid-template-columns:repeat(3,minmax(0,1fr))}.function-card{position:relative;display:grid;align-content:start;grid-gap:.85rem;gap:.85rem;min-width:0;min-height:100%;padding:22px;border:1px solid rgba(216,177,91,.16);border-radius:14px;background:linear-gradient(180deg,rgba(7,16,27,.78),rgba(5,9,18,.62)),radial-gradient(circle at 90% 12%,rgba(216,177,91,.08),transparent 28%);box-shadow:0 18px 44px rgba(0,0,0,.18)}.function-card__marker{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:50%;color:#050912;background:radial-gradient(circle at 35% 35%,#f3d89a,#d8b15b 72%);box-shadow:0 0 24px rgba(216,177,91,.24);font-size:.72rem;font-weight:800;line-height:1}.function-card h3{color:#fff4de;font-size:clamp(1.35rem,1.7vw,1.72rem);line-height:1}.function-card p{color:#dce6f8;line-height:1.62}.product-proof{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);grid-gap:clamp(1.25rem,2.6vw,2.6rem);gap:clamp(1.25rem,2.6vw,2.6rem);align-items:stretch;min-width:0;margin-top:clamp(1.7rem,3vw,2.7rem)}.product-proof__card,.product-proof__main{display:grid;grid-gap:1rem;gap:1rem;min-width:0;align-content:start}.product-proof__main{min-height:100%}.product-proof__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:clamp(1rem,1.6vw,1.35rem);gap:clamp(1rem,1.6vw,1.35rem);min-width:0}.product-proof__card:last-child{grid-column:1/-1}.product-proof__frame{position:relative;display:grid;place-items:center;min-width:0;overflow:hidden;padding:clamp(.7rem,1.3vw,1rem);border:1px solid rgba(216,177,91,.18);border-radius:24px;background:radial-gradient(circle at 72% 18%,rgba(216,177,91,.1),transparent 34%),linear-gradient(180deg,rgba(7,16,27,.88),rgba(5,9,18,.76));box-shadow:inset 0 1px 0 rgba(243,216,154,.07),0 24px 70px rgba(0,0,0,.28)}.product-proof__frame--main{min-height:100%;padding:clamp(.85rem,1.6vw,1.25rem);border-radius:28px}.product-proof__frame:before{content:"";position:absolute;inset:8px;border:1px solid rgba(243,216,154,.08);border-radius:inherit;pointer-events:none}.product-proof__image{position:relative;z-index:1;display:block;width:auto;max-width:100%;height:auto;max-height:620px;object-fit:contain;border-radius:16px;box-shadow:0 18px 46px rgba(0,0,0,.32)}.product-proof__main .product-proof__image{max-height:760px}.product-proof__card .product-proof__image{max-height:340px}.product-proof__card:last-child .product-proof__image{width:min(100%,440px);max-height:300px}.product-proof__caption{display:grid;grid-gap:.35rem;gap:.35rem;min-width:0}.product-proof__caption span{color:var(--gold-bright);font-size:.78rem;font-weight:800;letter-spacing:.2em;line-height:1.2;text-transform:uppercase}.product-proof__caption p{color:#dce6f8;font-size:.98rem;line-height:1.55}.positioning-block{grid-column:1/-1;display:grid;grid-gap:clamp(1.1rem,2vw,1.8rem);gap:clamp(1.1rem,2vw,1.8rem);min-width:0;margin-top:clamp(1.4rem,2.5vw,2.2rem)}.positioning-split{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);grid-gap:clamp(1rem,1.8vw,1.5rem);gap:clamp(1rem,1.8vw,1.5rem);min-width:0;align-items:stretch}.positioning-panel,.positioning-pillars article{position:relative;min-width:0;border:1px solid rgba(216,177,91,.13);background:rgba(5,9,18,.58);-webkit-backdrop-filter:none;backdrop-filter:none}.positioning-panel{display:grid;grid-gap:1rem;gap:1rem;align-content:start;padding:clamp(1.25rem,2vw,1.8rem);border-radius:18px}.positioning-panel--accent{border-color:rgba(243,216,154,.25);background:radial-gradient(circle at 92% 10%,rgba(216,177,91,.12),transparent 32%),rgba(5,9,18,.62)}.positioning-panel h3,.positioning-pillars h3{color:#fff4de;line-height:1}.positioning-panel h3{font-size:clamp(1.8rem,2.6vw,2.35rem)}.positioning-panel ul{display:grid;grid-gap:.72rem;gap:.72rem;min-width:0;margin:0;padding:0}.positioning-panel li{position:relative;list-style:none;min-width:0;padding-left:1.25rem;color:#dce6f8;line-height:1.55}.positioning-panel li:before{content:"";position:absolute;left:0;top:.62em;width:7px;height:7px;border-radius:50%;background:var(--gold);box-shadow:0 0 16px rgba(216,177,91,.42)}.positioning-panel--muted li:before{background:rgba(216,177,91,.52);box-shadow:none}.positioning-pillars{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:clamp(.9rem,1.6vw,1.25rem);gap:clamp(.9rem,1.6vw,1.25rem);min-width:0}.positioning-pillars article{display:grid;grid-gap:.55rem;gap:.55rem;align-content:start;padding:clamp(1rem,1.6vw,1.25rem);border-radius:14px}.positioning-pillars span{color:var(--gold-bright);font-size:.72rem;font-weight:800;letter-spacing:.18em;line-height:1}.positioning-pillars h3{font-size:clamp(1.28rem,1.7vw,1.55rem)}.positioning-pillars p{color:#dce6f8;line-height:1.55}.process-flow{position:relative;grid-column:1/-1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:clamp(1rem,1.7vw,1.45rem);gap:clamp(1rem,1.7vw,1.45rem);min-width:0;margin-top:clamp(1.8rem,3vw,2.6rem);padding-top:1.9rem}.process-flow__line{position:absolute;top:3rem;left:calc(12.5% + 1.7rem);right:calc(12.5% + 1.7rem);height:1px;background:linear-gradient(90deg,rgba(216,177,91,.12),rgba(243,216,154,.52),rgba(216,177,91,.12));pointer-events:none}.process-flow__item{position:relative;display:grid;align-content:start;grid-gap:1.05rem;gap:1.05rem;min-width:0}.process-flow__number{position:relative;z-index:1;display:inline-grid;place-items:center;width:54px;height:54px;border:1px solid rgba(243,216,154,.44);border-radius:50%;color:#050912;background:radial-gradient(circle at 34% 30%,#f3d89a,#d8b15b 76%);box-shadow:0 0 28px rgba(216,177,91,.22);font-size:.78rem;font-weight:900;letter-spacing:.08em}.process-flow__item h3{max-width:14ch;color:#fff4de;font-size:clamp(1.45rem,2vw,1.95rem);line-height:1;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}.process-flow__item p{max-width:18rem;color:#dce6f8;line-height:1.6}.module-flow{grid-column:1/-1;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:clamp(.85rem,1.3vw,1.1rem);gap:clamp(.85rem,1.3vw,1.1rem);min-width:0;margin-top:clamp(1.6rem,2.7vw,2.35rem)}.module-flow--five{grid-template-columns:repeat(5,minmax(0,1fr))}.module-flow__item{position:relative;display:grid;align-content:start;grid-gap:.75rem;gap:.75rem;min-width:0;padding:clamp(1rem,1.5vw,1.25rem);border:1px solid rgba(216,177,91,.14);border-radius:16px;background:linear-gradient(180deg,rgba(7,16,27,.66),rgba(5,9,18,.56)),rgba(5,9,18,.56);-webkit-backdrop-filter:none;backdrop-filter:none}.module-flow__item:after{content:"";position:absolute;top:1.85rem;right:-.7rem;width:.7rem;height:1px;background:rgba(216,177,91,.34);pointer-events:none}.module-flow__item:last-child:after{display:none}.module-flow__number{color:var(--gold-bright);font-size:.72rem;font-weight:900;letter-spacing:.18em;line-height:1}.module-flow__item h3{color:#fff4de;font-size:clamp(1.05rem,1.25vw,1.28rem);line-height:1.08;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}.module-flow__item p{color:#dce6f8;font-size:.98rem;line-height:1.5}.subpage-note{width:min(100%,58rem);min-width:0;margin-top:clamp(1.5rem,2.4vw,2.1rem);padding:clamp(1rem,1.6vw,1.25rem) clamp(1.15rem,2vw,1.6rem);border-left:2px solid rgba(243,216,154,.48);color:#fff4de;background:linear-gradient(90deg,rgba(216,177,91,.1),rgba(5,9,18,0));font-weight:700;line-height:1.45}.before-after{grid-column:1/-1;display:grid;grid-gap:clamp(1rem,1.8vw,1.4rem);gap:clamp(1rem,1.8vw,1.4rem);min-width:0;margin-top:clamp(1.6rem,2.8vw,2.4rem)}.before-after__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:clamp(1rem,1.8vw,1.5rem);gap:clamp(1rem,1.8vw,1.5rem);min-width:0}.before-after__column{position:relative;display:grid;grid-gap:1rem;gap:1rem;min-width:0;padding:clamp(1.25rem,2vw,1.8rem);border:1px solid rgba(216,177,91,.14);border-radius:18px;background:rgba(5,9,18,.58);-webkit-backdrop-filter:none;backdrop-filter:none}.before-after__column--after{border-color:rgba(243,216,154,.28);background:radial-gradient(circle at 88% 12%,rgba(216,177,91,.12),transparent 34%),rgba(5,9,18,.62)}.before-after__label{color:var(--gold-bright);font-size:.78rem;font-weight:900;letter-spacing:.22em;line-height:1}.before-after__column ul{display:grid;grid-gap:.85rem;gap:.85rem;min-width:0;margin:0;padding:0}.before-after__column li{position:relative;list-style:none;min-width:0;padding-left:1.3rem;color:#dce6f8;line-height:1.55}.before-after__column li:before{content:"";position:absolute;left:0;top:.62em;width:7px;height:7px;border-radius:50%;background:rgba(216,177,91,.52)}.before-after__column--after li:before{background:radial-gradient(circle,#fff0c6,var(--gold));box-shadow:0 0 16px rgba(216,177,91,.42)}.before-after__punchline{width:min(100%,58rem);min-width:0;padding:clamp(1rem,1.6vw,1.25rem) clamp(1.15rem,2vw,1.6rem);border-left:2px solid rgba(243,216,154,.48);color:#fff4de;background:linear-gradient(90deg,rgba(216,177,91,.1),rgba(5,9,18,0));font-size:clamp(1.15rem,1.7vw,1.4rem);font-weight:700;line-height:1.45}.subpage-proof{grid-column:1/-1;display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);grid-gap:clamp(1.4rem,3vw,3rem);gap:clamp(1.4rem,3vw,3rem);align-items:center;min-width:0}.subpage-proof__copy{display:grid;grid-gap:clamp(1.3rem,2vw,1.8rem);gap:clamp(1.3rem,2vw,1.8rem);min-width:0}.ai-use-list{display:grid;grid-gap:.85rem;gap:.85rem;min-width:0}.ai-use-list .info-card{min-height:auto;padding:clamp(1rem,1.5vw,1.25rem)}.ai-use-list .info-card h3{font-size:clamp(1.18rem,1.6vw,1.45rem)}.subpage-proof__points{display:grid;grid-gap:.9rem;gap:.9rem;min-width:0;margin:0;padding:0}.subpage-proof__points li{position:relative;list-style:none;min-width:0;padding-left:1.35rem;color:#dce6f8;line-height:1.55}.subpage-proof__points li:before{content:"";position:absolute;left:0;top:.62em;width:8px;height:8px;border-radius:50%;background:radial-gradient(circle,#fff0c6,var(--gold));box-shadow:0 0 16px rgba(216,177,91,.42)}.subpage-proof__frame{position:relative;display:grid;place-items:center;min-width:0;overflow:hidden;padding:clamp(.8rem,1.5vw,1.15rem);border:1px solid rgba(216,177,91,.18);border-radius:28px;background:radial-gradient(circle at 72% 18%,rgba(216,177,91,.1),transparent 34%),linear-gradient(180deg,rgba(7,16,27,.88),rgba(5,9,18,.76));box-shadow:inset 0 1px 0 rgba(243,216,154,.07),0 24px 70px rgba(0,0,0,.28)}.subpage-proof__frame:before{content:"";position:absolute;inset:8px;border:1px solid rgba(243,216,154,.08);border-radius:inherit;pointer-events:none}.subpage-proof__image{position:relative;z-index:1;display:block;width:min(100%,520px);height:auto;object-fit:contain;border-radius:16px;box-shadow:0 18px 46px rgba(0,0,0,.32)}.info-card{display:grid;grid-gap:1rem;gap:1rem;min-width:0;min-height:100%;background:rgba(5,9,18,.6);border:1px solid rgba(216,177,91,.12);border-radius:16px;padding:24px;-webkit-backdrop-filter:none;backdrop-filter:none}.info-card:after,.info-card:before{display:none}.info-card--accent{border-left-color:rgba(243,216,154,.3);background:transparent}.info-card h3{font-size:clamp(1.65rem,2.3vw,2.05rem);line-height:1;color:#fff4de}.checklist,.info-card__body{display:grid;grid-gap:.8rem;gap:.8rem;min-width:0}.info-card__body p{line-height:1.82}.checklist li{list-style:none;position:relative;padding-left:24px;line-height:1.72}.checklist li:before{content:"";position:absolute;left:0;top:.72em;width:10px;height:10px;border-radius:50%;background:radial-gradient(circle,#fff0c6,var(--gold));box-shadow:0 0 18px rgba(216,177,91,.48)}.store-stack{display:grid;grid-gap:.95rem;gap:.95rem;justify-items:start;margin-top:.35rem}.store-stack--centered{justify-items:center}.store-buttons{display:flex;flex-direction:column;gap:14px}.store-buttons--centered{justify-content:center}.home-hero__cta{display:grid;grid-gap:1rem;gap:1rem;justify-items:start;min-width:0;margin-top:1.05rem}.home-hero__cta-list{display:flex;flex-direction:column;gap:.55rem;min-width:0}.home-hero__store{position:relative;display:inline-flex;width:min(196px,100%);max-width:100%;padding:0;border:0;background:transparent;box-shadow:none;line-height:0;transition:transform .24s ease,filter .24s ease}.home-hero__store:before{display:none}.home-hero__store:hover{transform:translateY(-2px);filter:drop-shadow(0 8px 18px rgba(216,177,91,.16))}.home-hero__store img{display:block;width:100%;height:auto}.home-hero__note{color:#e3ebf8;font-size:.9rem;margin-top:.35rem}.store-cta{position:relative;display:inline-flex;width:min(196px,100%);max-width:100%;padding:0;border:0;background:transparent;box-shadow:none;line-height:0;transition:transform .24s ease,filter .24s ease}.store-cta:before{display:none}.store-cta:hover{transform:translateY(-2px);filter:drop-shadow(0 8px 18px rgba(216,177,91,.16))}.store-cta img{display:block;width:100%;height:auto}.store-note{margin-left:18px;color:#d6e0f0;font-size:.9rem}.section-link-row{grid-column:1/-1;margin-top:.4rem}.text-link{color:#f2d289;font-weight:700;text-decoration:underline;-webkit-text-decoration-color:rgba(242,210,137,.24);text-decoration-color:rgba(242,210,137,.24);text-underline-offset:.22em}.final-cta{justify-items:center;text-align:center}.final-cta__body{display:grid;grid-gap:.8rem;gap:.8rem}.subpage-hero{min-height:calc(100svh - 79px);padding:clamp(1.75rem,2.8vw,2.75rem) clamp(3rem,8vw,6rem) clamp(3rem,5.2vw,5rem) clamp(4rem,12vw,13.75rem);overflow:clip}.subpage-hero .section__stage{width:100%;max-width:none;padding-inline:0}.subpage-hero__content{grid-column:1/-1;display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1.12fr);grid-gap:clamp(.35rem,.8vw,.95rem);gap:clamp(.35rem,.8vw,.95rem);align-items:center;width:100%;min-width:0;min-height:inherit}.subpage-hero .section-intro{grid-column:auto;width:100%;max-width:560px;padding:0;border:none;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.subpage-hero .section-intro h2{font-size:clamp(2.9rem,4.25vw,4.9rem);line-height:.91;letter-spacing:-.07em;max-width:620px;text-wrap:balance;text-shadow:0 14px 34px rgba(0,0,0,.28)}.subpage-hero .section-intro__body{max-width:40rem}.subpage-hero__visual{position:relative;display:grid;place-items:center;min-width:0;min-height:clamp(31rem,44vw,45rem)}.subpage-hero__visual:before{display:none}.subpage-hero__emblem{position:relative;display:grid;place-items:center;width:100%;min-height:inherit;min-width:0;background:transparent!important}.subpage-hero__emblem:before{display:none}.subpage-hero__shield{position:relative;z-index:1;width:min(39vw,45rem);height:auto;object-fit:contain;background:transparent!important;filter:none;transform:translateX(clamp(-7rem,-5.6vw,-2.5rem)) scale(1.08)}.site-footer{padding:4.5rem var(--page-gutter) 5rem;background:linear-gradient(180deg,rgba(2,6,16,0),rgba(2,6,16,.74))}.site-footer:before{content:"";position:absolute;inset:0 0 auto;height:1px;background:linear-gradient(90deg,transparent,rgba(243,216,154,.18),transparent)}.site-footer__inner{display:flex;justify-content:space-between;gap:28px;align-items:flex-start}.site-footer__copy{max-width:34rem;margin-top:16px;font-size:.92rem}.site-footer__links{display:flex;gap:18px;flex-wrap:wrap}.site-footer__links a{color:#dce6f8}@media (max-width:1180px){.home-hero{min-height:auto;grid-template-columns:1fr;padding-inline:var(--page-gutter);padding-bottom:clamp(4rem,8vw,6rem)}.home-hero__right{min-height:clamp(28rem,58vw,44rem)}.home-hero__shield{transform:none}.home-hero h1{max-width:none}.feature-grid--3,.feature-grid--4,.feature-grid--functions{grid-template-columns:repeat(2,minmax(0,1fr))}.positioning-split{grid-template-columns:1fr}.positioning-pillars{grid-template-columns:repeat(3,minmax(0,1fr))}.process-flow{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:2rem}.process-flow__line{display:none}.module-flow,.module-flow--five{grid-template-columns:repeat(3,minmax(0,1fr))}.module-flow__item:after{display:none}.before-after__grid,.subpage-hero__content,.subpage-proof{grid-template-columns:1fr}.subpage-hero__content{gap:clamp(1.25rem,3vw,2.2rem)}.subpage-hero{min-height:auto;padding-inline:var(--page-gutter);padding-bottom:clamp(4rem,8vw,6rem)}.subpage-hero__visual{min-height:clamp(24rem,50vw,38rem)}.subpage-hero__shield{width:min(88vw,34rem);transform:none}.product-proof{grid-template-columns:1fr}.product-proof__main{justify-items:center}.product-proof__frame--main{width:min(100%,620px)}.final-cta,.section-intro,.section-intro__body--compact,.section-link-row,.single-column-block,.subpage-hero .section-intro{grid-column:1/-1}}@media (max-width:820px){:root{--page-gutter:20px;--section-padding:4.5rem}li,p{font-size:1rem}.site-footer__inner,.site-header__inner{flex-direction:column;align-items:flex-start;gap:18px}.site-nav{justify-content:flex-start;width:100%}.button,.site-nav__link{min-height:40px;padding-inline:14px}.section{padding:88px 0}.container{padding-inline:0}.section__stage{grid-template-columns:repeat(6,minmax(0,1fr))}.feature-grid,.final-cta,.section-intro,.section-intro__body--compact,.section-link-row,.section__stage>*,.single-column-block,.subpage-hero .section-intro{grid-column:1/-1}.feature-grid--2,.feature-grid--3,.feature-grid--4,.feature-grid--functions{grid-template-columns:1fr}.product-proof,.product-proof__caption,.product-proof__card,.product-proof__frame,.product-proof__grid,.product-proof__main{width:100%;max-width:100%;min-width:0}.product-proof__grid{grid-template-columns:1fr}.positioning-block,.positioning-panel,.positioning-pillars,.positioning-pillars article,.positioning-split{width:100%;max-width:100%;min-width:0}.positioning-pillars,.process-flow{grid-template-columns:1fr}.process-flow{gap:1.25rem;padding-top:.35rem;padding-left:1.1rem}.process-flow__line{display:block;top:.75rem;bottom:.75rem;left:1.68rem;right:auto;width:1px;height:auto;background:linear-gradient(180deg,rgba(216,177,91,.12),rgba(243,216,154,.5),rgba(216,177,91,.12))}.process-flow__item{grid-template-columns:auto minmax(0,1fr);gap:.95rem;align-items:start}.process-flow__number{width:42px;height:42px;font-size:.68rem}.process-flow__item h3,.process-flow__item p{max-width:100%}.module-flow{gap:.85rem}.module-flow,.module-flow--five{grid-template-columns:1fr}.subpage-hero{padding-inline:var(--page-gutter)}.subpage-hero__content{grid-template-columns:1fr;gap:1rem}.subpage-hero__visual{min-height:19rem;justify-items:center;opacity:1;overflow:clip}.subpage-hero__emblem{width:100%;min-height:inherit;margin-top:-.35rem;place-items:start center}.subpage-hero__shield{width:min(82vw,28rem);transform:translateY(-.35rem)}.ai-use-list,.before-after,.before-after__column,.before-after__grid,.before-after__punchline,.subpage-note,.subpage-proof,.subpage-proof__copy,.subpage-proof__frame,.subpage-proof__image,.subpage-proof__points{width:100%;max-width:100%;min-width:0}.product-proof__card:last-child{grid-column:auto}.product-proof__frame,.product-proof__frame--main{border-radius:22px}.product-proof__card .product-proof__image,.product-proof__card:last-child .product-proof__image,.product-proof__image,.product-proof__main .product-proof__image{width:auto;max-width:100%;max-height:680px}.home-hero h1{font-size:clamp(2.35rem,7.6vw,3.25rem);line-height:.92;max-width:520px}.final-cta h2,.section-intro h2,.subpage-hero .section-intro h2{font-size:clamp(2.45rem,8vw,4.15rem);line-height:.95;max-width:min(100%,14ch)}.home-hero__right{min-height:24rem}.home-hero__shield{width:min(88vw,32rem)}.home-hero__emblem:after,.home-hero__ring{width:min(84vw,30rem);height:min(84vw,30rem)}}@media (max-width:700px){.home-page--with-texture:before{background-size:auto 100%;background-position:58% top;opacity:.44;filter:saturate(1.35) contrast(1.1) brightness(1.05)}.home-page--with-texture:after{background:linear-gradient(180deg,rgba(5,9,18,.05),rgba(5,9,18,.5) 70%,#050912)}.subpage--with-texture:before{background-size:auto 100%;background-position:58% top;opacity:.44;filter:saturate(1.35) contrast(1.1) brightness(1.05)}.subpage--with-texture:after{background:linear-gradient(180deg,rgba(5,9,18,.05),rgba(5,9,18,.5) 70%,#050912)}.ai-use-list,.before-after,.before-after__column,.before-after__grid,.before-after__punchline,.checklist,.container,.feature-grid,.final-cta,.final-cta__body,.home-hero,.home-hero__copy,.home-hero__left,.info-card,.info-card__body,.module-flow,.module-flow__item,.positioning-block,.positioning-panel,.positioning-pillars,.positioning-pillars article,.positioning-split,.process-flow,.process-flow__item,.process-flow__item div,.section,.section-intro,.section-intro__body,.section__stage,.single-column-block,.subpage-hero,.subpage-hero__content,.subpage-hero__emblem,.subpage-hero__visual,.subpage-note,.subpage-proof,.subpage-proof__copy,.subpage-proof__frame,.subpage-proof__points{width:100%;max-width:100%;min-width:0}.final-cta h2,.home-hero h1,.section-intro h2,.subpage-hero .section-intro h2{max-width:100%;text-wrap:wrap;word-break:normal}.home-hero h1{font-size:clamp(2rem,9vw,2.75rem);line-height:.96}.final-cta h2,.section-intro h2,.subpage-hero .section-intro h2{font-size:clamp(2.1rem,10vw,3.25rem);line-height:1}.checklist li,.final-cta__body p,.home-hero__copy p,.info-card__body p,.section-intro__body p{max-width:100%;word-break:normal}}@media (max-width:560px){:root{--page-gutter:20px}.site-header{padding-inline:20px}.site-header__inner{gap:10px;padding:12px 0}.brand-mark{gap:12px}.brand-mark__logo{width:46px}.brand-mark__text strong{font-size:.96rem}.brand-mark__text span{font-size:.76rem}.site-nav{gap:6px;max-width:100%}.button,.site-nav__link{width:auto;min-height:36px;padding-inline:10px;font-size:.93rem;justify-content:center}.button{flex:1 1 100%;max-width:100%;min-width:0}.site-nav .button{width:100%}.home-hero{padding-top:1.25rem;padding-bottom:1.5rem;row-gap:.35rem}.ai-use-list,.before-after,.before-after__column,.before-after__punchline,.checklist,.final-cta,.final-cta__body,.home-hero__copy,.home-hero__left,.info-card,.info-card__body,.module-flow,.module-flow__item,.positioning-panel,.positioning-pillars article,.process-flow,.process-flow__item,.process-flow__item div,.product-proof__caption,.section-intro,.section-intro__body,.single-column-block,.subpage-hero .section-intro,.subpage-hero__content,.subpage-hero__emblem,.subpage-hero__visual,.subpage-note,.subpage-proof,.subpage-proof__copy,.subpage-proof__frame,.subpage-proof__points{width:min(100%,350px);max-width:100%}.container,.feature-grid,.product-proof,.product-proof__grid{width:100%;max-width:100%}.product-proof{gap:1.4rem}.product-proof__grid{gap:1.3rem}.product-proof__frame{padding:.65rem;border-radius:20px}.product-proof__frame--main{padding:.75rem}.product-proof__card .product-proof__image,.product-proof__card:last-child .product-proof__image,.product-proof__image,.product-proof__main .product-proof__image{max-height:none}.home-hero h1{font-size:clamp(2rem,9vw,2.45rem);line-height:.98;text-wrap:wrap}.home-hero h1,.home-hero__copy{max-width:100%}.home-hero__right{min-height:12.5rem;margin-top:-.35rem;overflow:clip;align-items:start}.home-hero__emblem{min-height:inherit;place-items:start center}.home-hero__shield{width:min(76vw,21rem);transform:translateY(-.35rem)}.home-hero__cta-list,.store-buttons,.store-buttons--centered{align-items:center}.home-hero__store,.store-cta{width:min(100%,208px)}.home-hero__store{padding:0}.section{padding:72px 0}.final-cta h2,.section-intro h2,.subpage-hero .section-intro h2{font-size:clamp(2.05rem,9.4vw,2.9rem);line-height:1;max-width:100%;text-wrap:wrap}.subpage-hero{padding:1.6rem var(--page-gutter) 1.5rem}.subpage-hero .section-intro{padding:0}.subpage-hero__content,.subpage-hero__emblem,.subpage-hero__visual{width:100%;max-width:100%}.subpage-hero__visual{min-height:13.5rem}.subpage-hero__shield{width:min(76vw,21rem);transform:translateY(-.35rem)}}@media (max-width:420px){.brand-mark__text span{display:none}.button,.site-nav__link{font-size:.9rem;padding-inline:9px}}