@import "tailwindcss";

:root{--ink:#101828;--muted:#5f6b7a;--line:#e5e9f0;--purple:#6257f5;--purple2:#7a70ff;--navy:#0f1727;--soft:#f5f7fb;--green:#039855}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Inter,"Segoe UI",Arial,sans-serif;font-size:17px;line-height:1.6}a{color:inherit;text-decoration:none}button{font:inherit}.section-shell{max-width:1240px;margin:0 auto;padding-left:28px;padding-right:28px}.site-header{height:76px;max-width:1320px;margin:auto;padding:0 28px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(229,233,240,.75)}.brand{display:flex;align-items:center;gap:11px}.brand-mark{width:42px;height:42px;border-radius:12px;background:linear-gradient(145deg,#776cff,#5147e8);display:grid;place-items:center;color:white;font-weight:800;font-size:21px;box-shadow:0 8px 20px rgba(98,87,245,.24)}.brand strong{display:block;font-size:20px;line-height:1.05}.brand small{display:block;color:#7b8492;font-size:10px;letter-spacing:.03em;margin-top:5px}.site-header nav{display:flex;gap:34px;font-size:15px;font-weight:650}.site-header nav a:hover{color:var(--purple)}.button{border:0;border-radius:11px;display:inline-flex;align-items:center;justify-content:center;gap:12px;font-weight:750;cursor:pointer}.button.small{background:var(--ink);color:#fff;padding:10px 18px;font-size:14px}.button.primary{background:linear-gradient(135deg,var(--purple),#5147e8);color:#fff;padding:14px 22px;min-width:238px;box-shadow:0 14px 28px rgba(98,87,245,.28)}.button.primary:hover{transform:translateY(-1px);box-shadow:0 18px 36px rgba(98,87,245,.34)}.button small{display:block;font-weight:500;font-size:10px;opacity:.78;line-height:1.2}.download-icon{font-size:25px;line-height:1}.hero{min-height:670px;display:grid;grid-template-columns:.9fr 1.35fr;gap:55px;align-items:center;padding-top:64px;padding-bottom:68px}.eyebrow{margin:0 0 15px;color:#4d46d4;text-transform:uppercase;font-weight:800;letter-spacing:.11em;font-size:12px}.eyebrow.center{text-align:center}.windows-dot{display:inline-block;width:9px;height:9px;background:#1473e6;box-shadow:11px 0 #2d8df0,0 11px #0d64d0,11px 11px #1473e6;margin-right:17px;transform:translateY(-5px)}h1{font-size:54px;line-height:1.07;letter-spacing:-.045em;margin:0 0 23px}h1 span{color:var(--purple)}.lede{font-size:19px;color:var(--muted);max-width:560px;line-height:1.65;margin:0 0 28px}.hero-actions{display:flex;align-items:center;gap:20px}.text-button{display:flex;align-items:center;gap:11px;background:transparent;border:0;color:var(--ink);font-weight:750;text-align:left;cursor:pointer}.text-button small{display:block;color:#7b8492;font-size:11px;font-weight:500}.play{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#fff;border:1px solid #d7dce5;color:var(--purple);font-size:13px;padding-left:3px;box-shadow:0 7px 20px rgba(16,24,40,.1)}.download-note{font-size:12px;color:#7b8492;margin:10px 0 22px}.trust-row{display:flex;flex-wrap:wrap;gap:16px;font-size:12px;font-weight:650;color:#344054}.trust-row span::first-letter{color:var(--green)}.hero-product{position:relative}.window-mock{border:1px solid #dce1ea;border-radius:14px;background:#fff;box-shadow:0 30px 80px rgba(26,35,56,.18),0 4px 14px rgba(26,35,56,.08);overflow:hidden;transform:perspective(1200px) rotateY(-1.5deg)}.window-bar{height:32px;background:#f5f6f8;border-bottom:1px solid #e2e5ea;display:flex;align-items:center;padding:0 12px;font-size:9px;color:#667085}.window-bar i{width:13px;height:13px;background:var(--purple);border-radius:4px;margin-right:7px}.window-bar span{flex:1}.window-bar b{font-weight:400}.app-shell{height:425px;display:grid;grid-template-columns:125px 1fr;background:#f4f6fa}.app-shell aside{background:var(--navy);color:#fff;padding:18px 14px}.mini-brand{float:left;width:27px;height:27px;border-radius:8px;background:var(--purple);display:grid;place-items:center;margin-right:8px;font-weight:800}.app-shell aside>strong{font-size:12px}.app-shell aside>small{display:block;font-size:7px;color:#a9b9da;letter-spacing:.08em}.app-shell aside nav{margin-top:34px;font-size:10px;line-height:4.5;font-weight:700}.app-shell aside em{display:inline-block;width:25px;color:#cbd5e1;font-style:normal}.app-main{padding:16px}.app-heading{display:flex;gap:8px;align-items:center}.app-heading>span{flex:1}.app-heading b{display:block;font-size:16px}.app-heading small{display:block;color:#667085;font-size:8px}.app-heading button{background:white;border:1px solid #d7dce5;border-radius:7px;padding:8px 12px;font-size:8px;font-weight:700}.app-grid{display:grid;grid-template-columns:190px 1fr;gap:10px;margin-top:12px;height:337px}.file-list,.preview{background:#fff;border:1px solid #e1e5ec;border-radius:10px;padding:11px}.file-list>b{font-size:11px}.file-list>b small{background:#f1f3f7;border-radius:10px;padding:3px 7px;color:#667085}.file-row{display:flex;align-items:center;gap:7px;padding:10px 2px;border-bottom:1px solid #eef0f4}.file-row i{width:24px;height:24px;border-radius:5px}.file-row span{min-width:0;flex:1}.file-row strong{font-size:8px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.file-row small{display:block;font-size:6px;color:#8490a2}.file-row>b{font-size:8px;color:var(--purple)}.preview-top{display:flex;justify-content:space-between;font-size:10px}.preview-top small{font-size:7px;color:#7b8492}.preview-stage{position:relative;height:235px;margin-top:10px;background:linear-gradient(90deg,#1c2638 0 50%,#162131 50%);overflow:hidden}.preview-stage>span{position:absolute;top:10px;color:white;font-size:6px;z-index:3}.preview-stage>span:first-child{left:10px}.preview-stage>span:nth-child(2){right:10px}.photo-shape{position:absolute;width:72%;height:68%;left:14%;top:16%;border-radius:45% 45% 40% 40%;background:linear-gradient(135deg,#746aff,#5147e8);box-shadow:inset 0 0 0 35px rgba(255,255,255,.9)}.preview-stage i{position:absolute;left:50%;height:100%;width:2px;background:#fff}.preview-stage i:after{content:"↔";position:absolute;top:47%;left:-11px;width:24px;height:24px;border-radius:50%;background:white;color:#344054;display:grid;place-items:center;font-size:9px}.saved{font-size:9px;color:var(--green);font-weight:750;margin-top:10px}.saved small{float:right;color:#667085;font-weight:500}.video-trigger{position:absolute;inset:0;margin:auto;width:84px;height:84px;border-radius:50%;border:7px solid rgba(255,255,255,.9);background:var(--purple);color:white;display:grid;place-items:center;box-shadow:0 15px 35px rgba(17,24,39,.28);cursor:pointer}.video-trigger .play{background:none;border:0;box-shadow:none;color:white;width:auto;height:auto;font-size:22px}.float-chip{position:absolute;background:white;border:1px solid #e3e6ed;border-radius:12px;box-shadow:0 12px 30px rgba(16,24,40,.12);padding:10px 14px;font-size:11px;color:#667085}.float-chip b{color:var(--ink);font-size:15px;margin-right:4px}.chip-one{left:-24px;bottom:42px}.chip-two{right:-18px;top:38px}.press-strip{padding:25px 28px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);text-align:center}.press-strip p{font-size:12px;color:#7b8492;margin:0 0 13px}.press-strip div{display:flex;justify-content:center;gap:65px;color:#98a2b3;font-size:12px;font-weight:850;letter-spacing:.13em}.intro{padding-top:100px;padding-bottom:105px}.intro h2,.guides-section h2{max-width:760px;margin:0 auto;text-align:center;font-size:42px;line-height:1.15;letter-spacing:-.035em}.section-lede{max-width:660px;text-align:center;color:var(--muted);margin:18px auto 48px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature-grid article{padding:27px;border:1px solid var(--line);border-radius:17px;background:#fff;transition:.2s}.feature-grid article:hover{transform:translateY(-3px);box-shadow:0 20px 40px rgba(16,24,40,.08);border-color:#d6d2ff}.feature-icon{width:44px;height:44px;border-radius:13px;display:grid;place-items:center;background:#eeecff;color:var(--purple);font-weight:800}.feature-grid h3{font-size:18px;margin:20px 0 7px}.feature-grid p{font-size:14px;color:var(--muted);margin:0}.workflow-section{background:var(--navy);color:white;padding:100px 0}.split{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.split h2,.privacy h2,.faq h2{font-size:40px;line-height:1.18;letter-spacing:-.035em;margin:0 0 28px}.steps{list-style:none;padding:0;margin:32px 0 0}.steps li{display:flex;gap:16px;margin:20px 0}.steps li>b{flex:0 0 38px;height:38px;border-radius:50%;background:#2a3450;display:grid;place-items:center;color:#aaa4ff}.steps strong,.steps small{display:block}.steps small{color:#aab4c4;font-size:13px}.format-card{background:#fff;color:var(--ink);border-radius:22px;padding:34px;box-shadow:0 28px 60px rgba(0,0,0,.2)}.format-card>p{font-size:10px;color:#7b8492;font-weight:800;letter-spacing:.16em}.format-card div{font-size:22px;line-height:2.1;font-weight:850;word-spacing:12px}.format-card div span{color:var(--purple)}.format-card hr{border:0;border-top:1px solid var(--line);margin:20px 0}.format-card>small{display:block;font-size:12px;color:#667085;margin-top:22px}.privacy{display:grid;grid-template-columns:.85fr 1fr;gap:100px;align-items:center;padding-top:110px;padding-bottom:110px}.privacy-visual{position:relative;height:410px;display:grid;place-items:center;background:radial-gradient(circle,#f0efff 0,#f8f8ff 43%,transparent 44%)}.shield{width:92px;height:106px;clip-path:polygon(50% 0,95% 18%,88% 72%,50% 100%,12% 72%,5% 18%);background:linear-gradient(160deg,#776cff,#5147e8);color:white;display:grid;place-items:center;font-size:42px;font-weight:800;z-index:2}.privacy-ring{position:absolute;border:1px solid #dcd9ff;border-radius:50%}.r1{width:190px;height:190px}.r2{width:285px;height:285px}.r3{width:380px;height:380px}.privacy-visual p{position:absolute;bottom:8px;text-align:center;font-size:11px;color:#667085}.privacy-visual strong{color:var(--ink);font-size:15px}.privacy>div>p:not(.eyebrow){color:var(--muted)}.privacy ul{padding:0;list-style:none}.privacy li{margin:10px 0;font-size:14px}.privacy li:before{content:"✓";color:var(--green);font-weight:800;margin-right:11px}.guides-section{background:var(--soft);padding:100px 0}.guide-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px;margin-top:48px}.guide-grid a{grid-column:span 2;background:white;border:1px solid var(--line);border-radius:16px;padding:24px;min-height:225px;display:flex;flex-direction:column}.guide-grid a:nth-child(4){grid-column:2/span 2}.guide-grid a>span{font-size:11px;color:var(--purple);font-weight:800}.guide-grid h3{font-size:17px;line-height:1.35;margin:24px 0 8px}.guide-grid p{font-size:12px;color:var(--muted);margin:0}.guide-grid b{font-size:12px;color:var(--purple);margin-top:auto}.faq{display:grid;grid-template-columns:.7fr 1fr;gap:100px;padding-top:105px;padding-bottom:105px}.faq>div>p:not(.eyebrow){color:var(--muted);font-size:14px}.faq-list details{border-bottom:1px solid var(--line);padding:18px 0}.faq-list summary{cursor:pointer;font-weight:750;list-style:none;display:flex;justify-content:space-between}.faq-list summary span{color:var(--purple);font-size:22px}.faq-list details p{font-size:14px;color:var(--muted);margin:9px 35px 0 0}.final-cta{margin:0 24px 30px;border-radius:24px;background:linear-gradient(135deg,#665cf5,#5147e8);color:white;text-align:center;padding:80px 24px;overflow:hidden;position:relative}.final-cta>div{position:relative;z-index:2}.final-cta .brand-mark{margin:0 auto 24px;background:white;color:var(--purple);box-shadow:none}.final-cta .eyebrow{color:#dedbff}.final-cta h2{font-size:42px;line-height:1.15;margin:0}.final-cta p:not(.eyebrow){opacity:.82}.button.light{background:white;color:var(--purple);padding:14px 22px;margin-top:18px}.button.light b{font-size:22px}footer{max-width:1240px;margin:auto;padding:50px 28px 35px;display:grid;grid-template-columns:1fr auto;gap:30px;align-items:center}.footer-brand{width:max-content}footer>div{display:flex;gap:26px;font-size:13px;font-weight:650}footer>p{grid-column:1/-1;border-top:1px solid var(--line);padding-top:20px;margin:0;font-size:11px;color:#98a2b3}.video-modal{position:fixed;inset:0;background:rgba(7,12,22,.86);z-index:100;display:grid;place-items:center;padding:28px;backdrop-filter:blur(8px)}.modal-close{position:absolute;right:30px;top:20px;border:0;background:transparent;color:white;font-size:42px;cursor:pointer}.video-frame{width:min(1080px,95vw);aspect-ratio:16/9;background:#0f1727;border-radius:16px;overflow:hidden;box-shadow:0 30px 90px #000}.tour-demo{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:white;background:radial-gradient(circle at 70% 20%,#393179,#101828 40%)}.tour-demo>p{letter-spacing:.2em;font-size:12px;color:#aaa4ff}.tour-demo h2{font-size:44px;line-height:1.15;margin:10px}.tour-progress{width:62%;height:6px;border-radius:6px;background:#2a3450;margin:35px 0 20px;overflow:hidden}.tour-progress i{display:block;height:100%;width:72%;background:var(--purple)}.tour-scenes{display:flex;gap:30px;color:#aab4c4;font-size:12px}.tour-scenes span:nth-child(3){color:white;font-weight:800}.tour-demo>small{position:absolute;bottom:6%;font-size:10px;color:#78849a}
@media(max-width:1050px){.site-header nav{display:none}.hero{grid-template-columns:1fr;padding-top:55px}.hero-copy{text-align:center}.lede{margin-left:auto;margin-right:auto}.hero-actions,.trust-row{justify-content:center}.hero-product{max-width:760px;margin:auto;width:100%}.split,.privacy,.faq{grid-template-columns:1fr;gap:55px}.privacy-visual{order:2}.feature-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){body{font-size:16px}.site-header{height:68px;padding:0 18px}.site-header .button{display:none}.section-shell{padding-left:20px;padding-right:20px}.hero{padding-top:45px;gap:40px;min-height:0}.hero-copy{text-align:left}.hero h1{font-size:39px}.hero-actions{display:grid;justify-content:stretch}.button.primary{width:100%}.text-button{justify-content:center}.trust-row{justify-content:flex-start}.app-shell{height:300px;grid-template-columns:70px 1fr}.app-shell aside{padding:12px 7px}.mini-brand{float:none}.app-shell aside>strong,.app-shell aside>small{display:none}.app-shell aside nav{font-size:0;line-height:3;margin-top:18px}.app-shell aside em{font-size:15px;text-align:center}.app-main{padding:9px}.app-heading b{font-size:11px}.app-heading button{padding:5px;font-size:6px}.app-grid{grid-template-columns:110px 1fr;height:235px}.file-list,.preview{padding:7px}.file-row:nth-child(4){display:none}.preview-stage{height:155px}.window-mock{border-radius:10px}.video-trigger{width:64px;height:64px}.float-chip{display:none}.press-strip div{gap:18px;flex-wrap:wrap}.intro,.workflow-section,.privacy,.guides-section,.faq{padding-top:75px;padding-bottom:75px}.intro h2,.guides-section h2,.split h2,.privacy h2,.faq h2,.final-cta h2{font-size:32px}.feature-grid{grid-template-columns:1fr}.split{gap:50px}.format-card{padding:24px}.format-card div{font-size:17px}.privacy{gap:20px}.privacy-visual{height:340px}.r3{width:310px;height:310px}.r2{width:240px;height:240px}.guide-grid{display:grid;grid-template-columns:1fr}.guide-grid a,.guide-grid a:nth-child(4){grid-column:auto}.faq{gap:30px}.final-cta{margin:0 12px 20px;padding:65px 20px}footer{display:block;text-align:center}.footer-brand{margin:0 auto 30px}footer>div{justify-content:center;flex-wrap:wrap}footer>p{margin-top:30px}.tour-demo h2{font-size:28px}.tour-scenes{gap:8px;font-size:8px}.tour-demo>small{max-width:80%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.feature-grid article{transition:none}}
.guide-article{max-width:820px;margin:0 auto;padding:75px 28px 100px}.guide-article>nav{font-size:12px;color:#7b8492;margin-bottom:48px}.guide-article>nav a:hover{color:var(--purple)}.guide-article h1{font-size:52px;max-width:800px}.guide-intro{font-size:21px;color:var(--muted);line-height:1.7}.guide-meta{font-size:12px;color:#98a2b3;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:15px 0;margin:30px 0 65px}.guide-article>section{position:relative;padding-left:58px;margin:0 0 58px}.guide-article>section>span{position:absolute;left:0;top:6px;color:var(--purple);font-size:12px;font-weight:800}.guide-article h2{font-size:29px;line-height:1.25;margin:0 0 18px}.guide-article section p{color:#465468;margin:13px 0}.guide-article>aside{background:var(--navy);color:white;border-radius:18px;padding:35px;margin:70px 0}.guide-article>aside h2{font-size:27px}.guide-article>aside p{color:#aab4c4}.guide-article .guide-faq{padding-left:0}.guide-faq>div{border-top:1px solid var(--line);padding:20px 0}.guide-faq h3{font-size:17px;margin:0}.guide-faq p{font-size:14px}.guide-page footer{border-top:1px solid var(--line)}
@media(max-width:700px){.guide-article{padding-top:45px}.guide-article h1{font-size:38px}.guide-intro{font-size:18px}.guide-article>section{padding-left:0}.guide-article>section>span{position:static;display:block;margin-bottom:8px}}

/* UtiliVera brand home */
.brand-site{background:#fbfbff;color:#101828;overflow:hidden}.brand-header{background:rgba(251,251,255,.88)}
.brand-hero{min-height:710px;display:grid;grid-template-columns:1.03fr .97fr;align-items:center;gap:70px;padding-top:92px;padding-bottom:90px;position:relative}.brand-hero:before{content:"";position:absolute;width:760px;height:760px;border-radius:50%;background:radial-gradient(circle,rgba(99,91,255,.10),rgba(99,91,255,0) 68%);right:-210px;top:-130px;pointer-events:none}.brand-hero-copy{position:relative;z-index:2}.brand-hero h1{font-size:clamp(56px,6.1vw,88px);line-height:.98;letter-spacing:-.058em;margin:20px 0 30px}.brand-hero h1 span{color:#635bff}.brand-hero .lede{max-width:690px;font-size:20px;line-height:1.72;color:#475467}.text-link{align-self:center;color:#344054;font-weight:700;padding:16px 4px}.text-link span{color:#635bff;margin-left:8px}.brand-promises{display:flex;gap:28px;margin-top:40px;padding-top:26px;border-top:1px solid #e4e7ec;color:#667085;font-size:13px}.brand-promises span{display:flex;align-items:center;gap:8px}.brand-promises b{font-size:24px;color:#101828}
.brand-orbit{height:590px;position:relative}.orbit-core{position:absolute;z-index:3;left:50%;top:50%;transform:translate(-50%,-50%);width:190px;height:190px;border-radius:54px;background:linear-gradient(145deg,#151b3a,#252b58);box-shadow:0 35px 80px rgba(20,27,58,.26);display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;text-align:center;gap:13px}.orbit-core .brand-mark{width:54px;height:54px;font-size:28px}.orbit-core strong{font-size:18px;line-height:1.35}.brand-orbit:before,.brand-orbit:after{content:"";position:absolute;border:1px solid rgba(99,91,255,.19);border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%)}.brand-orbit:before{width:440px;height:440px}.brand-orbit:after{width:560px;height:560px;border-style:dashed;opacity:.58}
.orbit-product{position:absolute;z-index:4;display:flex;align-items:center;gap:11px;padding:12px 16px 12px 12px;background:rgba(255,255,255,.95);border:1px solid #eaecf0;border-radius:18px;box-shadow:0 18px 45px rgba(16,24,40,.12);min-width:150px}.orbit-product i,.product-glyph{font-style:normal;width:42px;height:42px;border-radius:13px;display:grid;place-items:center;font-size:12px;font-weight:800;color:#fff}.orbit-product span{font-size:11px;line-height:1.25;color:#667085}.orbit-product b{font-size:14px;color:#101828}.orbit-0{left:2%;top:16%}.orbit-1{right:-2%;top:13%}.orbit-2{right:-5%;bottom:18%}.orbit-3{left:5%;bottom:12%}.orbit-4{left:42%;top:0}.violet i,.violet .product-glyph{background:linear-gradient(135deg,#756bff,#5146e5)}.blue i,.blue .product-glyph{background:linear-gradient(135deg,#3b9cf4,#1765c1)}.amber i,.amber .product-glyph{background:linear-gradient(135deg,#f7b84b,#d97a08)}.green i,.green .product-glyph{background:linear-gradient(135deg,#32b97a,#138052)}.coral i,.coral .product-glyph{background:linear-gradient(135deg,#ff7b68,#d8493a)}.orbit-line{position:absolute;display:block;background:rgba(99,91,255,.18);height:1px;transform-origin:left center;left:50%;top:50%;z-index:1}.line-a{width:240px;transform:rotate(-28deg)}.line-b{width:250px;transform:rotate(38deg)}.line-c{width:220px;transform:rotate(158deg)}
.brand-wordmark{background:#101828;color:#fff;text-align:center;padding:27px 20px}.brand-wordmark p{margin:0;font-size:15px;letter-spacing:.17em;text-transform:uppercase;font-weight:700;color:#cbd5e1}.product-showcase{padding-top:120px;padding-bottom:130px}.section-heading-row{display:grid;grid-template-columns:1.25fr .75fr;gap:90px;align-items:end;margin-bottom:52px}.section-heading-row h2{font-size:48px;line-height:1.08;letter-spacing:-.038em;margin:13px 0 0}.section-heading-row>p{color:#667085;line-height:1.75;margin:0 0 4px}
.product-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:18px}.product-card{grid-column:span 2;background:#fff;border:1px solid #e4e7ec;border-radius:26px;padding:28px;min-height:370px;display:flex;flex-direction:column;box-shadow:0 10px 32px rgba(16,24,40,.04);transition:transform .2s,border-color .2s,box-shadow .2s}.product-card:hover{transform:translateY(-5px);border-color:#c7c3ff;box-shadow:0 24px 60px rgba(16,24,40,.09)}.product-card.featured{grid-column:span 3;background:linear-gradient(145deg,#f7f6ff,#fff)}.product-card:nth-child(2){grid-column:span 3}.product-card-top{display:flex;align-items:center;justify-content:space-between}.product-glyph{width:48px;height:48px;border-radius:15px}.product-platform{font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#667085;background:#f2f4f7;padding:7px 10px;border-radius:999px}.product-name{font-size:14px;color:#667085;margin:24px 0 8px}.product-name b{color:#101828}.product-card h3{font-size:25px;line-height:1.18;letter-spacing:-.025em;margin:0 0 14px}.product-card>p:not(.product-name){color:#667085;line-height:1.65;margin:0}.product-card>small{display:block;color:#475467;font-weight:700;margin-top:18px}.product-card>a,.coming{margin-top:auto;padding-top:25px;font-size:14px;font-weight:800}.product-card>a{color:#584ff0}.coming{color:#98a2b3}
.principles-section{background:#121936;color:#fff;padding:125px 0;position:relative}.principles-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 20%,rgba(99,91,255,.22),transparent 35%)}.principles-section .section-shell{position:relative;display:grid;grid-template-columns:.82fr 1.18fr;gap:100px}.principles-intro h2{font-size:48px;line-height:1.08;letter-spacing:-.04em;margin:16px 0 24px}.principles-intro>p:last-child{color:#b8c2d8;line-height:1.75}.principle-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.principle-grid article{padding:28px;border:1px solid rgba(255,255,255,.12);border-radius:22px;background:rgba(255,255,255,.045)}.principle-grid span{font-size:12px;color:#8d87ff;font-weight:800}.principle-grid h3{font-size:21px;margin:18px 0 10px}.principle-grid p{color:#b8c2d8;line-height:1.65;margin:0;font-size:14px}
.brand-story{padding-top:130px;padding-bottom:130px}.story-card{background:linear-gradient(135deg,#eeecff,#f8f8ff 52%,#eef8ff);border-radius:34px;padding:66px;display:grid;grid-template-columns:1fr 1fr;gap:90px}.story-card h2{font-size:43px;line-height:1.1;letter-spacing:-.035em;margin:15px 0}.story-card>div:last-child{font-size:17px;line-height:1.75;color:#475467}.brand-final{background:linear-gradient(135deg,#6258f6,#3c36bb);color:#fff;text-align:center;padding:105px 20px}.brand-final>div{max-width:760px;margin:auto}.brand-final .brand-mark{margin:auto;width:58px;height:58px;font-size:28px;background:#fff;color:#5a50e8}.brand-final .eyebrow{color:#dcd9ff;margin-top:24px}.brand-final h2{font-size:50px;letter-spacing:-.04em;margin:14px 0}.brand-final p:not(.eyebrow){color:#e7e5ff;font-size:18px}.brand-final .button{margin-top:20px}
@media(max-width:980px){.brand-hero{grid-template-columns:1fr;padding-top:70px}.brand-orbit{height:540px;max-width:620px;width:100%;margin:auto}.section-heading-row,.principles-section .section-shell,.story-card{grid-template-columns:1fr;gap:35px}.product-card,.product-card.featured,.product-card:nth-child(2){grid-column:span 3}}
@media(max-width:640px){.brand-hero{padding-top:48px}.brand-hero h1{font-size:49px}.brand-promises{flex-direction:column;gap:12px}.brand-orbit{height:430px;transform:scale(.86);margin:-20px auto}.orbit-0{left:-9%}.orbit-1{right:-10%}.orbit-2{right:-13%}.orbit-3{left:-7%}.orbit-4{left:36%}.section-heading-row h2,.principles-intro h2,.story-card h2,.brand-final h2{font-size:36px}.product-grid{display:block}.product-card{margin-bottom:15px;min-height:340px}.principle-grid{grid-template-columns:1fr}.story-card{padding:34px 25px}.product-showcase,.brand-story{padding-top:85px;padding-bottom:85px}.principles-section{padding:90px 0}}

.video-frame video{display:block;width:100%;aspect-ratio:16/9;background:#07111f}.modal-open{overflow:hidden}[hidden]{display:none!important}.info-page{max-width:880px;padding-top:82px;padding-bottom:110px}.info-page h1{font-size:52px}.info-lede{font-size:20px;color:var(--muted);margin-bottom:50px}.info-page section{padding:26px 0;border-top:1px solid var(--line)}.info-page h2{font-size:24px;margin:0 0 10px}.info-page section p{color:var(--muted);margin:0}.info-page code{font-family:Consolas,monospace;font-size:.9em;overflow-wrap:anywhere}.info-page pre{overflow:auto;background:var(--navy);color:white;padding:18px;border-radius:12px}.info-updated{margin-top:45px;color:#98a2b3;font-size:13px}