.c06{--night:#071b14;--deep:#0d2c21;--green:#135b43;--green-bright:#1d7a59;--acid:#c7f06a;--sage:#e7f0e6;--paper:#f7f8f1;--white:#fff;--ink:#11251e;--muted:#56685f;--line:#cad8ce;--sand:#f0ecdf;--shadow:0 28px 70px #071b1424}.c06,.c06 *{box-sizing:border-box}.c06{scroll-behavior:smooth;color:var(--ink);background:var(--paper);margin:0;font:16px/1.55 Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.c06 a{color:inherit}.c06 button,.c06 input,.c06 select,.c06 textarea{font:inherit}.c06 .skip-link{z-index:20;background:var(--acid);color:var(--night);padding:10px 14px;font-weight:850;position:fixed;top:12px;left:12px;transform:translateY(-150%)}.c06 .skip-link:focus{transform:translateY(0)}.c06 .site-header,.c06 .footer-main,.c06 .legal{width:min(1240px,100% - 40px);margin:auto}.c06 .site-header{align-items:center;gap:32px;height:78px;display:flex}.c06 .brand{letter-spacing:-.025em;align-items:center;gap:10px;font-weight:900;text-decoration:none;display:flex}.c06 .brand-mark{background:var(--night);width:36px;height:36px;color:var(--acid);border-radius:11px;place-items:center;display:grid}.c06 .brand-mark svg{width:27px;height:27px;overflow:visible}.c06 .brand-mark path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:3px}.c06 .brand-mark circle{fill:var(--night);stroke:currentColor;stroke-width:2.5px}.c06 nav{gap:28px;margin-left:auto;display:flex}.c06 nav a{color:var(--muted);font-size:14px;font-weight:750;text-decoration:none}.c06 nav a:hover,.c06 nav a:focus-visible,.c06 .text-link:hover,.c06 .text-link:focus-visible{color:var(--green-bright)}.c06 .button{background:var(--night);min-height:48px;color:var(--white);cursor:pointer;border:0;border-radius:12px;justify-content:center;align-items:center;padding:13px 21px;font-weight:850;text-decoration:none;display:inline-flex}.c06 .button:hover,.c06 .button:focus-visible{background:var(--green)}.c06 .button-small{min-height:40px;padding:9px 16px;font-size:14px}.c06 .button-accent{background:var(--acid);color:var(--night)}.c06 .button-accent:hover,.c06 .button-accent:focus-visible{background:#dcff8c}.c06 :focus-visible{outline:3px solid var(--acid);outline-offset:3px}.c06 .hero{background:radial-gradient(circle at 80% 15%, #c7f06a1f, transparent 28%), var(--night);min-height:720px;color:var(--white);border-radius:28px;grid-template-columns:.92fr 1.08fr;align-items:center;gap:70px;margin:0 14px;padding:78px max(20px,50% - 620px) 92px;display:grid;overflow:hidden}.c06 .eyebrow{color:var(--green);letter-spacing:.14em;text-transform:uppercase;margin:0 0 18px;font-size:12px;font-weight:850}.c06 .hero .eyebrow,.c06 .governance .eyebrow,.c06 .access .eyebrow{color:var(--acid)}.c06 .hero .eyebrow span{background:var(--acid);border-radius:50%;width:7px;height:7px;margin-right:9px;display:inline-block;box-shadow:0 0 0 6px #c7f06a1a}.c06 h1,.c06 h2,.c06 h3,.c06 p{text-wrap:pretty}.c06 h1{letter-spacing:-.065em;margin:0;font-size:clamp(46px,5.4vw,78px);line-height:.95}.c06 h1 em{color:var(--acid);font-style:normal}.c06 .hero-lede{color:#b7c7bf;max-width:640px;margin:27px 0 0;font-size:19px}.c06 .ecosystem{border:1px solid var(--line);background:#fff;border-radius:22px;grid-template-columns:minmax(290px,.72fr) minmax(0,1.28fr);align-items:center;gap:44px;max-width:1240px;margin:28px auto 0;padding:36px 40px 28px;display:grid;position:relative;overflow:hidden;box-shadow:0 22px 60px #06231a14}.c06 .ecosystem-copy h2{letter-spacing:-.045em;margin:0;font-size:clamp(27px,3vw,42px);line-height:1}.c06 .ecosystem-copy>p:not(.eyebrow){color:var(--muted);margin:16px 0 0;font-size:14px}.c06 .stack-path{color:var(--muted);align-items:center;gap:9px;margin-top:20px;font-size:12px;font-weight:850;display:flex}.c06 .stack-path strong{background:var(--night);color:var(--acid);border-radius:8px;padding:7px 10px}.c06 .stack-path i{color:var(--green);font-style:normal;animation:1.8s ease-in-out infinite c06-stack-flow}.c06 .tool-marquee{padding:16px 0;overflow:hidden}.c06 .tool-track{width:max-content;animation:56s linear infinite c06-tool-marquee;display:flex}.c06 .tool-marquee:hover .tool-track,.c06 .tool-marquee:focus-within .tool-track{animation-play-state:paused}.c06 .tool-marquee:focus-visible{outline:3px solid var(--night);outline-offset:4px}.c06 .tool-group{gap:12px;padding-right:12px;display:flex}.c06 .tool-group>span{border:1px solid var(--line);background:var(--paper);min-width:145px;color:var(--muted);opacity:1;border-radius:13px;align-items:center;gap:10px;padding:15px 17px;transition:transform .25s,border-color .25s;display:flex}.c06 .tool-group>span:hover{opacity:1;border-color:#8fcbb2;transform:translateY(-3px)}.c06 .tool-group img{background:#eef2ef;border-radius:10px;width:34px;height:34px;padding:6px}.c06 .tool-group .claude-logo img{filter:none;background:#d97757}.c06 .tool-group b{color:var(--night);font-size:13px}.c06 .ecosystem>small{color:var(--muted);text-align:center;grid-column:1/-1;font-size:12px}@keyframes c06-tool-marquee{0%{transform:translate(-50%)}to{transform:translate(0)}}@keyframes c06-stack-flow{50%{opacity:.35;transform:translate(3px)}}.c06 .hero-actions{align-items:center;gap:24px;margin:34px 0 28px;display:flex}.c06 .text-link{color:var(--white);text-underline-offset:6px;font-weight:800}.c06 .trust-list{color:#a9bbb2;border-top:1px solid #ffffff1f;flex-wrap:wrap;gap:12px 24px;margin:0;padding:22px 0 0;font-size:13px;list-style:none;display:flex}.c06 .trust-list li:before{content:"✓";color:var(--acid);margin-right:7px;font-weight:900}.c06 .product-demo{background:#0e281f;border:1px solid #ffffff21;border-radius:24px;overflow:hidden;box-shadow:0 38px 90px #0000007a}.c06 .demo-bar{border-bottom:1px solid #ffffff1a;align-items:center;gap:14px;min-height:54px;padding:0 18px;font-size:12px;display:flex}.c06 .window-dots{gap:5px;display:flex}.c06 .window-dots i{background:#ffffff38;border-radius:50%;width:7px;height:7px}.c06 .demo-bar strong{margin-right:auto}.c06 .verified{color:var(--acid)}.c06 .demo-body{gap:14px;padding:22px;display:grid}.c06 .chat-panel,.c06 .target-card{background:var(--paper);color:var(--ink);border-radius:16px;padding:18px}.c06 .chat-panel small,.c06 .ghost-response small,.c06 .target-card small{color:var(--muted);letter-spacing:.1em;font-size:10px;font-weight:850}.c06 .chat-panel p{border:1px solid var(--line);background:var(--white);border-radius:13px 13px 4px;margin:9px 0 0 42px;padding:12px 14px;font-size:13px}.c06 .ghost-response{align-items:flex-start;gap:11px;padding:5px 4px;display:flex}.c06 .ghost-icon{background:var(--acid);height:29px;color:var(--night);border-radius:8px;flex:0 0 29px;place-items:center;font-size:13px;font-weight:900;display:grid}.c06 .ghost-response div{display:grid}.c06 .ghost-response small{color:#8fa59a}.c06 .ghost-response p{color:#a9bbb2;margin:3px 0 0;font-size:12px}.c06 .target-heading,.c06 .review-row{align-items:center;gap:14px;display:flex}.c06 .target-heading>span:first-child,.c06 .review-row>span:first-child{margin-right:auto;display:grid}.c06 .target-heading b{font-size:14px}.c06 .status{background:var(--sage);color:var(--green);border-radius:999px;padding:5px 9px;font-size:10px;font-weight:850}.c06 .change-grid{grid-template-columns:1fr 1fr;gap:8px;margin:17px 0;display:grid}.c06 .change-grid span{background:var(--sage);color:var(--green);border-radius:9px;padding:10px;font:11px/1.45 ui-monospace,SFMono-Regular,Consolas,monospace}.c06 .change-grid b{color:var(--ink);display:block}.c06 .review-row{border-top:1px solid var(--line);padding-top:15px}.c06 .demo-button{background:var(--night);color:var(--white);border-radius:9px;padding:9px 12px;font-size:11px;font-weight:850}.c06 .demo-note{color:#789087;margin:0;padding:0 22px 18px;font-size:10px}.c06 .proof-strip{border:1px solid var(--line);background:var(--white);width:min(1180px,100% - 40px);box-shadow:var(--shadow);border-radius:16px;grid-template-columns:repeat(3,1fr);gap:28px;margin:-28px auto 0;padding:22px 26px;display:grid;position:relative}.c06 .proof-strip p{color:var(--muted);margin:0;font-size:13px}.c06 .proof-strip strong{color:var(--ink);font-size:15px;display:block}.c06 .section,.c06 .sequence,.c06 .comparison,.c06 .governance{padding:110px max(20px,50% - 590px)}.c06 .section-heading{max-width:800px}.c06 .section-heading h2{letter-spacing:-.055em;margin:0;font-size:clamp(38px,4.7vw,64px);line-height:1}.c06 .section-heading>p:last-child,.c06 .split-heading>p{color:var(--muted);font-size:18px}.c06 .split-heading{grid-template-columns:1fr .66fr;align-items:end;gap:74px;max-width:none;display:grid}.c06 .outcome-grid,.c06 .governance-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:60px;display:grid}.c06 .outcome-grid article,.c06 .use-grid article{border:1px solid var(--line);background:var(--white);border-radius:20px;padding:26px}.c06 .outcome-grid span,.c06 .governance-grid span,.c06 .use-grid span,.c06 .ai-grid span{color:var(--green);font:850 11px ui-monospace,SFMono-Regular,Consolas,monospace}.c06 .outcome-grid h3,.c06 .governance-grid h3,.c06 .use-grid h3{margin:34px 0 8px;font-size:22px;line-height:1.15}.c06 .outcome-grid p,.c06 .governance-grid p,.c06 .use-grid p{color:var(--muted);margin:0}.c06 .sequence{background:var(--sage)}.c06 .sequence-list{border:1px solid var(--line);background:var(--line);border-radius:22px;grid-template-columns:repeat(3,1fr);gap:1px;margin:60px 0 0;padding:0;list-style:none;display:grid;overflow:hidden}.c06 .sequence-list li{background:var(--white);flex-direction:column;justify-content:space-between;min-height:190px;padding:25px;display:flex}.c06 .sequence-list li>span{color:var(--green);font:850 11px ui-monospace,SFMono-Regular,Consolas,monospace}.c06 .sequence-list b{font-size:23px}.c06 .sequence-list p{color:var(--muted);margin:6px 0 0}.c06 .build-grid{grid-template-columns:1fr 1fr;gap:20px;margin-top:58px;display:grid}.c06 .feature-card{border-radius:24px;min-height:440px;padding:34px}.c06 .workflow-card{background:var(--night);color:var(--white)}.c06 .form-card{border:1px solid var(--line);background:var(--sage)}.c06 .feature-label,.c06 .compare-label{color:var(--green);letter-spacing:.12em;font-size:11px;font-weight:900}.c06 .workflow-card .feature-label{color:var(--acid)}.c06 .feature-card h3{letter-spacing:-.04em;max-width:520px;margin:70px 0 18px;font-size:clamp(30px,3.5vw,48px);line-height:1}.c06 .feature-card>p{max-width:600px;color:var(--muted)}.c06 .workflow-card>p{color:#b2c3ba}.c06 .feature-card ul{gap:9px;margin:28px 0 0;padding:0;list-style:none;display:grid}.c06 .feature-card li:before{content:"✓";color:var(--green-bright);margin-right:9px;font-weight:900}.c06 .workflow-card li:before{color:var(--acid)}.c06 .boundary-note{border-left:3px solid var(--green);background:var(--sand);color:var(--muted);margin:18px 0 0;padding:18px 22px;font-size:14px}.c06 .comparison{background:var(--sage)}.c06 .compare-cards{grid-template-columns:1fr 1fr;gap:18px;margin-top:58px;display:grid}.c06 .compare-card{background:var(--white);border:1px solid var(--line);border-radius:24px;padding:34px}.c06 .compare-card.ghost{background:var(--night);color:var(--white);border-color:var(--night)}.c06 .compare-card.ghost .compare-label{color:var(--acid)}.c06 .compare-card h3{letter-spacing:-.045em;margin:18px 0 14px;font-size:clamp(30px,3.6vw,48px);line-height:1}.c06 .compare-intro{min-height:75px;color:var(--muted)}.c06 .ghost .compare-intro{color:#acc0b6}.c06 .compare-card dl{margin:30px 0 0}.c06 .compare-card dl div{border-top:1px solid var(--line);grid-template-columns:.42fr 1fr;gap:18px;padding:18px 0;display:grid}.c06 .ghost dl div{border-color:#ffffff21}.c06 .compare-card dt{font-weight:850}.c06 .compare-card dd{color:var(--muted);margin:0}.c06 .ghost dd{color:#acc0b6}.c06 .comparison-bottom{border:1px solid var(--line);background:var(--white);border-radius:16px;grid-template-columns:.35fr 1fr;gap:28px;margin-top:18px;padding:24px 28px;display:grid}.c06 .comparison-bottom p{color:var(--muted);margin:0}.c06 .ai-choice{background:var(--white)}.c06 .ai-grid{border:1px solid var(--line);border-radius:22px;grid-template-columns:repeat(4,1fr);margin-top:55px;display:grid;overflow:hidden}.c06 .ai-grid article{border-left:1px solid var(--line);flex-direction:column;min-height:220px;padding:24px;display:flex}.c06 .ai-grid article:first-child{border:0}.c06 .ai-grid b{margin-top:auto;font-size:23px}.c06 .ai-grid p{color:var(--muted);margin:7px 0 0;font-size:14px}.c06 .governance{background:var(--deep);color:var(--white)}.c06 .governance .section-heading h2{color:var(--white)}.c06 .governance .split-heading>p{color:#acc0b6}.c06 .governance-grid{grid-template-columns:repeat(4,1fr)}.c06 .governance-grid article{border-top:2px solid var(--acid);padding-top:20px}.c06 .governance-grid span{color:var(--acid)}.c06 .governance-grid p{color:#acc0b6}.c06 .mode-row{background:#ffffff24;border:1px solid #ffffff24;border-radius:17px;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:58px;display:grid;overflow:hidden}.c06 .mode-row div{background:var(--night);gap:7px;padding:24px;display:grid}.c06 .mode-row small{color:#8fa79c;letter-spacing:.1em;font-weight:800}.c06 .mode-row .recommended{background:var(--acid);color:var(--night)}.c06 .mode-row .recommended small{color:var(--green)}.c06 .use-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:58px;display:grid}.c06 .faq{background:var(--white);grid-template-columns:.64fr 1fr;gap:90px;display:grid}.c06 .faq-list details{border-top:1px solid var(--line);padding:21px 0}.c06 .faq-list summary{cursor:pointer;font-size:18px;font-weight:850}.c06 .faq-list summary::marker{color:var(--green)}.c06 .faq-list p{color:var(--muted)}.c06 .access{background:var(--acid);grid-template-columns:1fr .78fr;gap:80px;padding:100px max(20px,50% - 590px);display:grid}.c06 .access h2{letter-spacing:-.06em;margin:0;font-size:clamp(42px,5vw,68px);line-height:.97}.c06 .access>div>p{max-width:600px}.c06 .access ul{padding-left:20px}.c06 .access form{background:var(--paper);box-shadow:var(--shadow);border-radius:22px;gap:16px;padding:26px;display:grid}.c06 .access label{gap:6px;font-size:13px;font-weight:800;display:grid}.c06 .access input,.c06 .access select,.c06 .access textarea{border:1px solid var(--line);background:var(--white);width:100%;color:var(--ink);border-radius:9px;padding:12px}.c06 .access input:focus,.c06 .access select:focus,.c06 .access textarea:focus{border-color:var(--green);outline:3px solid #135b432e}.c06 .access form small{color:var(--muted)}.c06 footer{background:var(--night);color:var(--white);padding:48px 0 26px}.c06 .footer-main{align-items:center;gap:28px;display:flex}.c06 .footer-main .brand-mark{background:var(--acid);color:var(--night)}.c06 .footer-main p{color:#8fa79c}.c06 .footer-main nav a{color:#a8bbb1}.c06 .legal{color:#789087;border-top:1px solid #ffffff1f;grid-template-columns:.4fr 1fr;gap:40px;margin-top:36px;padding-top:20px;font-size:11px;display:grid}.c06 .legal p{margin:0}@media (max-width:920px){.c06 .site-header nav{display:none}.c06 .site-header .button{margin-left:auto}.c06 .hero,.c06 .ecosystem,.c06 .split-heading,.c06 .build-grid,.c06 .compare-cards,.c06 .faq,.c06 .access{grid-template-columns:1fr}.c06 .hero{gap:52px;padding-top:64px}.c06 .ecosystem{margin:20px 24px 0}.c06 .proof-strip,.c06 .outcome-grid,.c06 .sequence-list,.c06 .use-grid{grid-template-columns:1fr 1fr}.c06 .split-heading,.c06 .faq,.c06 .access{gap:42px}.c06 .governance-grid,.c06 .ai-grid{grid-template-columns:1fr 1fr}.c06 .ai-grid article:nth-child(3){border-left:0;border-top:1px solid var(--line)}.c06 .ai-grid article:nth-child(4){border-top:1px solid var(--line)}}@media (max-width:620px){.c06 .site-header,.c06 .footer-main,.c06 .legal{width:calc(100% - 24px)}.c06 .site-header .brand>span:last-child{display:none}.c06 .hero{border-radius:20px;margin:0 6px;padding:55px 17px 70px}.c06 .ecosystem{margin:14px 6px 0;padding:28px 18px 22px}.c06 .stack-path{flex-wrap:wrap}.c06 h1{font-size:47px}.c06 .hero-actions{text-align:center;flex-direction:column;align-items:stretch}.c06 .trust-list{gap:9px;display:grid}.c06 .demo-body{padding:12px}.c06 .chat-panel p{margin-left:0}.c06 .change-grid,.c06 .proof-strip,.c06 .outcome-grid,.c06 .sequence-list,.c06 .governance-grid,.c06 .mode-row,.c06 .use-grid,.c06 .ai-grid,.c06 .comparison-bottom,.c06 .legal{grid-template-columns:1fr}.c06 .target-heading,.c06 .review-row{align-items:flex-start}.c06 .review-row{flex-direction:column}.c06 .proof-strip{margin-top:-18px}.c06 .section,.c06 .sequence,.c06 .comparison,.c06 .governance{padding:78px 14px}.c06 .feature-card,.c06 .compare-card{padding:24px}.c06 .feature-card h3{margin-top:45px}.c06 .compare-card dl div{grid-template-columns:1fr;gap:5px}.c06 .compare-intro{min-height:0}.c06 .ai-grid article{border-left:0;border-top:1px solid var(--line);min-height:180px}.c06 .ai-grid article:first-child{border-top:0}.c06 .access{padding:78px 14px}.c06 .access form{padding:18px}.c06 .footer-main{flex-wrap:wrap;align-items:flex-start}.c06 .footer-main p{width:100%;margin:0}.c06 .footer-main nav{gap:10px;margin:0;display:grid}}.c06 .hero-copy{animation:.7s cubic-bezier(.2,.75,.25,1) both rise-in}.c06 .product-demo{transform-origin:70%;animation:.85s cubic-bezier(.2,.75,.25,1) .12s both rise-in,7s ease-in-out 1.1s infinite demo-float}.c06 .chat-panel,.c06 .ghost-response,.c06 .target-card{animation:.65s cubic-bezier(.2,.75,.25,1) both demo-step}.c06 .chat-panel{animation-delay:.5s}.c06 .ghost-response{animation-delay:.9s}.c06 .target-card{animation-delay:1.3s}.c06 .hero .eyebrow span{animation:2.4s ease-out infinite signal-pulse}.c06 .outcome-grid article,.c06 .feature-card,.c06 .compare-card,.c06 .ai-grid article,.c06 .governance-grid article,.c06 .use-grid article{transition:transform .22s,border-color .22s,box-shadow .22s}.c06 .outcome-grid article:hover,.c06 .feature-card:hover,.c06 .compare-card:hover,.c06 .ai-grid article:hover,.c06 .governance-grid article:hover,.c06 .use-grid article:hover{transform:translateY(-5px);box-shadow:0 18px 48px #071b141a}.c06 .sequence-list li{animation:.55s cubic-bezier(.2,.75,.25,1) both rise-in}.c06 .sequence-list li:nth-child(2){animation-delay:80ms}.c06 .sequence-list li:nth-child(3){animation-delay:.16s}.c06 .sequence-list li:nth-child(4){animation-delay:.24s}.c06 .sequence-list li:nth-child(5){animation-delay:.32s}.c06 .sequence-list li:nth-child(6){animation-delay:.4s}@keyframes rise-in{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes demo-step{0%{opacity:0;transform:translateY(12px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes demo-float{0%,to{transform:translateY(0)rotate(.001deg)}50%{transform:translateY(-8px)rotate(.001deg)}}@keyframes signal-pulse{0%{box-shadow:0 0 #c7f06a47}70%{box-shadow:0 0 0 11px #c7f06a00}to{box-shadow:0 0 #c7f06a00}}@media (prefers-reduced-motion:reduce){.c06{scroll-behavior:auto}.c06,.c06 *,.c06 :before,.c06 :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.c06 .tool-track{animation-duration:56s!important;animation-iteration-count:infinite!important}}@supports (animation-timeline:view()){.c06 main>section:not(.hero){animation:linear both c06-scroll-reveal;animation-timeline:view();animation-range:entry cover 8%}.c06 .sequence-list li,.c06 .compare-card dl>div{animation:linear both c06-scroll-focus;animation-timeline:view();animation-range:entry 8% cover 32%}}@keyframes c06-scroll-reveal{0%{opacity:1;transform:translateY(26px)}to{opacity:1;transform:translateY(0)}}@keyframes c06-scroll-focus{0%{opacity:1;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.c06 main>section:not(.hero),.c06 .sequence-list li,.c06 .compare-card dl>div{animation-duration:auto!important}.c06 .chat-panel,.c06 .ghost-response,.c06 .target-card{animation-duration:.65s!important}.c06 .change-grid span{animation-duration:.52s!important}}.c06.motion-ready .motion-section{opacity:0;transition:opacity .65s cubic-bezier(.2,.75,.25,1),transform .65s cubic-bezier(.2,.75,.25,1);transform:translateY(28px)}.c06.motion-ready .motion-section.motion-visible{opacity:1;transform:translateY(0)}.c06.motion-ready .sequence-list li{opacity:.48;transition:opacity .52s,transform .52s cubic-bezier(.2,.75,.25,1),border-color .52s,background-color .52s;animation:none;transform:translateY(14px)}.c06.motion-ready .sequence-list li.motion-active{opacity:1;border-color:var(--accent);background:linear-gradient(135deg,#c7f06a1f,#0000 58%);transform:translateY(0)}.c06 .chat-panel p:after{content:"";vertical-align:-.12em;background:var(--accent);width:2px;height:1em;margin-left:4px;animation:.85s step-end 4 request-cursor;display:inline-block}.c06 .change-grid span{animation:.52s cubic-bezier(.2,.75,.25,1) both asset-arrive}.c06 .change-grid span:first-child{animation-delay:1.55s}.c06 .change-grid span:last-child{animation-delay:1.75s}.c06 [data-motion-visual] .demo-body{transform:translateY(calc(var(--motion-shift,0px) * .35));transition:transform .16s linear}.c06.motion-ready .build-section .workflow-card,.c06.motion-ready .build-section .form-card{opacity:0;transition:opacity .7s,transform .7s cubic-bezier(.2,.75,.25,1),box-shadow .22s,border-color .22s}.c06.motion-ready .build-section .workflow-card{transform:translate(-22px,18px)rotate(-1deg)}.c06.motion-ready .build-section .form-card{transform:translate(22px,18px)rotate(1deg)}.c06.motion-ready .build-section.motion-visible .feature-card{opacity:1;transform:translate(0)rotate(0)}.c06.motion-ready .compare-card dl>div{opacity:.62;transition:opacity .5s,background-color .5s,border-color .5s,transform .5s cubic-bezier(.2,.75,.25,1);position:relative}.c06.motion-ready .compare-card dl>div.motion-active{opacity:1;transform:translate(4px)}.c06.motion-ready .compare-card.ghost dl>div.motion-active{background:#c7f06a1a;border-color:#c7f06a94}.c06 .button:after{content:"→";margin-left:8px;transition:transform .22s;display:inline-block}.c06 .button:hover:after,.c06 .button:focus-visible:after{transform:translate(4px)}@keyframes request-cursor{50%{opacity:0}}@keyframes asset-arrive{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:900px){.c06.motion-ready .build-section .workflow-card,.c06.motion-ready .build-section .form-card{transform:translateY(12px)}.c06.motion-ready .build-section.motion-visible .feature-card{transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.c06.motion-ready .motion-section,.c06.motion-ready .sequence-list li,.c06.motion-ready .build-section .feature-card,.c06.motion-ready .compare-card dl>div{opacity:1!important;transform:none!important}.c06 .chat-panel p:after{display:none}}
.living-control-home-module__1_GQyG__home{--night:#051b14;--deep:#0b3024;--green:#167b59;--mint:#84f2bd;--acid:#d1f673;--paper:#f5f8f3;--sage:#e9f1eb;--line:#cadbd1;--muted:#60766b;--white:#fff;background:var(--paper);color:var(--night);font:16px/1.55 Poppins,ui-sans-serif,system-ui,sans-serif}.living-control-home-module__1_GQyG__home *{box-sizing:border-box}.living-control-home-module__1_GQyG__home a{color:inherit}.living-control-home-module__1_GQyG__skip{z-index:100;background:#fff;padding:10px;position:fixed;top:10px;left:10px;transform:translateY(-160%)}.living-control-home-module__1_GQyG__skip:focus{transform:none}.living-control-home-module__1_GQyG__nav{z-index:20;color:#fff;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#051b14f0;border-bottom:1px solid #ffffff15;align-items:center;gap:30px;min-height:76px;padding:12px max(22px,50vw - 620px);display:flex;position:sticky;top:0}.living-control-home-module__1_GQyG__brand{align-items:center;gap:10px;text-decoration:none;display:flex}.living-control-home-module__1_GQyG__brand b{background:var(--mint);width:34px;height:34px;color:var(--night);border-radius:10px;place-items:center;display:grid}.living-control-home-module__1_GQyG__brand span{font-weight:900}.living-control-home-module__1_GQyG__brand small{color:#8da79c;border-left:1px solid #ffffff25;padding-left:10px;font-size:.62rem}.living-control-home-module__1_GQyG__nav nav{gap:25px;margin-left:auto;display:flex}.living-control-home-module__1_GQyG__nav nav a,.living-control-home-module__1_GQyG__footer a{color:#9fb4ab;font-size:.72rem;font-weight:800;text-decoration:none}.living-control-home-module__1_GQyG__button{background:var(--deep);border-radius:10px;justify-content:center;align-items:center;min-height:50px;padding:0 22px;font-weight:900;text-decoration:none;display:inline-flex;color:#fff!important}.living-control-home-module__1_GQyG__mini{min-height:40px;padding:0 15px;font-size:.72rem}.living-control-home-module__1_GQyG__accent{background:var(--acid);color:var(--night)!important}.living-control-home-module__1_GQyG__home a:focus-visible,.living-control-home-module__1_GQyG__home summary:focus-visible{outline:3px solid var(--acid);outline-offset:3px}.living-control-home-module__1_GQyG__hero{background:radial-gradient(circle at 76% 28%, #30bb7c22, transparent 29%), var(--night);color:#fff;grid-template-columns:.9fr 1.1fr;align-items:center;gap:70px;min-height:790px;padding:95px max(24px,50vw - 620px);display:grid}.living-control-home-module__1_GQyG__kicker{color:var(--green);letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:.67rem;font-weight:900}.living-control-home-module__1_GQyG__hero .living-control-home-module__1_GQyG__kicker{color:var(--mint)}.living-control-home-module__1_GQyG__hero .living-control-home-module__1_GQyG__kicker i{background:var(--mint);border-radius:50%;width:7px;height:7px;margin-right:8px;animation:2s infinite living-control-home-module__1_GQyG__pulse;display:inline-block;box-shadow:0 0 0 6px #84f2bd18}.living-control-home-module__1_GQyG__hero h1,.living-control-home-module__1_GQyG__section h2,.living-control-home-module__1_GQyG__outcomes h2,.living-control-home-module__1_GQyG__operator h2,.living-control-home-module__1_GQyG__governance h2,.living-control-home-module__1_GQyG__cta h2{letter-spacing:-.065em;margin:18px 0 25px;font-size:clamp(3rem,6vw,6rem);line-height:.93}.living-control-home-module__1_GQyG__hero h1{font-size:clamp(3.4rem,5.2vw,5.35rem)}.living-control-home-module__1_GQyG__section h2,.living-control-home-module__1_GQyG__outcomes h2,.living-control-home-module__1_GQyG__cta h2{font-size:clamp(2.8rem,4.35vw,4.5rem);line-height:.98}.living-control-home-module__1_GQyG__heroCopy>p:not(.living-control-home-module__1_GQyG__kicker){color:#b2c7be;max-width:650px;font-size:1.06rem}.living-control-home-module__1_GQyG__actions{align-items:center;gap:23px;margin:32px 0;display:flex}.living-control-home-module__1_GQyG__actions>a:last-child{text-underline-offset:6px;font-weight:850}.living-control-home-module__1_GQyG__heroCopy>small{color:#819d91}.living-control-home-module__1_GQyG__resultVisual{background:#0b2a20;border:1px solid #ffffff1c;border-radius:23px;padding:20px;position:relative;overflow:hidden;box-shadow:0 40px 100px #0008}.living-control-home-module__1_GQyG__gridGlow{background-color:#0000;background-image:linear-gradient(#84f2bd0a 1px,#0000 1px),linear-gradient(90deg,#84f2bd0a 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:28px 28px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;animation:10s linear infinite living-control-home-module__1_GQyG__grid;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000);mask-image:linear-gradient(#000,#0000)}.living-control-home-module__1_GQyG__resultVisual>:not(.living-control-home-module__1_GQyG__gridGlow){position:relative}.living-control-home-module__1_GQyG__resultVisual>header{border-bottom:1px solid #ffffff18;align-items:center;gap:12px;padding:7px 2px 18px;display:flex}.living-control-home-module__1_GQyG__resultVisual header span{color:var(--mint);margin-right:auto;font-size:.56rem;font-weight:900}.living-control-home-module__1_GQyG__resultVisual header span i,.living-control-home-module__1_GQyG__resultSteps article>i,.living-control-home-module__1_GQyG__safeguards i{background:var(--mint);border-radius:50%;width:6px;height:6px;margin-right:6px;animation:2s infinite living-control-home-module__1_GQyG__pulse;display:inline-block}.living-control-home-module__1_GQyG__resultVisual header b{font-size:.7rem}.living-control-home-module__1_GQyG__resultVisual header small{color:#809c90;font-size:.54rem}.living-control-home-module__1_GQyG__goal{background:#ffffff08;border:1px solid #ffffff17;border-radius:13px;gap:6px;margin:18px 0;padding:20px;display:grid}.living-control-home-module__1_GQyG__goal small,.living-control-home-module__1_GQyG__created>small{color:var(--mint);font-size:.53rem;font-weight:900}.living-control-home-module__1_GQyG__goal b{font-size:1rem}.living-control-home-module__1_GQyG__goalFlow{grid-template-columns:repeat(4,1fr);gap:7px;padding:0;list-style:none;display:grid}.living-control-home-module__1_GQyG__goalFlow li{text-align:center;background:#ffffff06;border:1px solid #ffffff15;border-radius:10px;place-items:center;min-height:75px;padding:9px;font-size:.58rem;display:grid;position:relative}.living-control-home-module__1_GQyG__goalFlow li:not(:last-child):after{content:"→";color:var(--mint);animation:1.8s infinite living-control-home-module__1_GQyG__flow;position:absolute;right:-8px}.living-control-home-module__1_GQyG__created{color:var(--night);background:#f2f6f1;border-radius:12px;grid-template-columns:1fr 1fr;gap:7px;margin-top:17px;padding:16px;display:grid}.living-control-home-module__1_GQyG__created>small{color:var(--green);grid-column:1/-1}.living-control-home-module__1_GQyG__created p{margin:0;font-size:.63rem}.living-control-home-module__1_GQyG__created i{color:var(--green);font-style:normal}.living-control-home-module__1_GQyG__resultVisual>footer{color:#809c90;padding-top:13px;font-size:.55rem}.living-control-home-module__1_GQyG__signal{border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);max-width:1180px;margin:auto;padding:27px 0;display:grid}.living-control-home-module__1_GQyG__signal div{padding:0 25px;display:grid}.living-control-home-module__1_GQyG__signal div+div{border-left:1px solid var(--line)}.living-control-home-module__1_GQyG__signal span{color:var(--muted);font-size:.66rem}.living-control-home-module__1_GQyG__section{padding:110px max(24px,50vw - 590px)}.living-control-home-module__1_GQyG__sectionHead{grid-template-columns:1fr .65fr;align-items:end;gap:70px;display:grid}.living-control-home-module__1_GQyG__sectionHead>p{color:var(--muted)}.living-control-home-module__1_GQyG__results{padding-top:78px;padding-bottom:82px}.living-control-home-module__1_GQyG__results .living-control-home-module__1_GQyG__sectionHead{grid-template-columns:minmax(0,1.65fr) minmax(280px,.75fr);align-items:center;gap:48px}.living-control-home-module__1_GQyG__results .living-control-home-module__1_GQyG__sectionHead h2{max-width:760px;font-size:clamp(3rem,4.7vw,5rem)}.living-control-home-module__1_GQyG__results .living-control-home-module__1_GQyG__resultSteps{margin-top:38px}.living-control-home-module__1_GQyG__resultSteps{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:55px;display:grid}.living-control-home-module__1_GQyG__resultSteps article,.living-control-home-module__1_GQyG__cards article{border:1px solid var(--line);background:#fff;border-radius:17px;padding:24px}.living-control-home-module__1_GQyG__resultSteps article>span{color:var(--green);font:850 .6rem ui-monospace,monospace}.living-control-home-module__1_GQyG__resultSteps article>i{background:var(--green);margin:28px 0 14px;display:block}.living-control-home-module__1_GQyG__resultSteps h3{font-size:1.08rem}.living-control-home-module__1_GQyG__resultSteps p,.living-control-home-module__1_GQyG__cards p,.living-control-home-module__1_GQyG__outcomes p{color:var(--muted);font-size:.76rem}.living-control-home-module__1_GQyG__outcomes{background:var(--acid);padding:105px max(24px,50vw - 590px)}.living-control-home-module__1_GQyG__outcomes .living-control-home-module__1_GQyG__kicker{color:var(--night)}.living-control-home-module__1_GQyG__outcomes>div{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:50px;display:grid}.living-control-home-module__1_GQyG__outcomes article{border-top:2px solid var(--night);padding-top:20px}.living-control-home-module__1_GQyG__outcomes article b{font-size:1.05rem}.living-control-home-module__1_GQyG__outcomes article p{color:#3e5148}.living-control-home-module__1_GQyG__capabilitySection>h2{max-width:900px}.living-control-home-module__1_GQyG__cards{grid-template-columns:repeat(2,1fr);gap:14px;margin-top:55px;display:grid}.living-control-home-module__1_GQyG__cards span{color:var(--green);font-size:.55rem;font-weight:900}.living-control-home-module__1_GQyG__cards h3{margin:18px 0 7px;font-size:1.35rem}.living-control-home-module__1_GQyG__operator{background:var(--deep);color:#fff;grid-template-columns:minmax(360px,.9fr) minmax(520px,1.1fr);align-items:center;gap:58px;padding:88px max(24px,50vw - 590px);display:grid}.living-control-home-module__1_GQyG__operator h2{max-width:560px;font-size:clamp(2.8rem,4.1vw,4.35rem);line-height:.97}.living-control-home-module__1_GQyG__operator>div:first-child>p:not(.living-control-home-module__1_GQyG__kicker){color:#acc2b8}.living-control-home-module__1_GQyG__operator .living-control-home-module__1_GQyG__kicker{color:var(--mint)}.living-control-home-module__1_GQyG__operatorBoard{color:var(--night);background:#f4f7f3;border:1px solid #ffffff1b;border-radius:19px;grid-template-columns:170px 1fr;display:grid;overflow:hidden}.living-control-home-module__1_GQyG__operatorBoard>header,.living-control-home-module__1_GQyG__operatorBoard>footer{border-bottom:1px solid var(--line);grid-column:1/-1;justify-content:space-between;padding:14px 17px;font-size:.62rem;display:flex}.living-control-home-module__1_GQyG__operatorBoard>header span{color:var(--muted)}.living-control-home-module__1_GQyG__operatorBoard aside{border-right:1px solid var(--line);background:#e9f0eb;align-content:start;padding:10px;display:grid}.living-control-home-module__1_GQyG__operatorBoard aside>span{border-radius:8px;padding:11px;font-size:.65rem;display:grid}.living-control-home-module__1_GQyG__operatorBoard aside .living-control-home-module__1_GQyG__active{background:#fff}.living-control-home-module__1_GQyG__operatorBoard aside small{color:var(--muted)}.living-control-home-module__1_GQyG__operatorBoard>section{padding:20px}.living-control-home-module__1_GQyG__operatorBoard>section>small{color:var(--green);font-size:.54rem;font-weight:900}.living-control-home-module__1_GQyG__operatorBoard section p{border-top:1px solid var(--line);margin:0;padding:13px 0;font-size:.65rem}.living-control-home-module__1_GQyG__operatorBoard section i{background:var(--green);border-radius:50%;width:7px;height:7px;margin-right:8px;display:inline-block}.living-control-home-module__1_GQyG__operatorBoard>footer{border-top:1px solid var(--line);color:var(--muted);border-bottom:0}.living-control-home-module__1_GQyG__compare{background:var(--sage)}.living-control-home-module__1_GQyG__compare .living-control-home-module__1_GQyG__sectionHead{grid-template-columns:minmax(0,1.2fr) minmax(310px,.8fr);align-items:center;gap:58px}.living-control-home-module__1_GQyG__compare .living-control-home-module__1_GQyG__sectionHead h2{max-width:760px;font-size:clamp(2.9rem,4.25vw,4.45rem);line-height:.98}.living-control-home-module__1_GQyG__compare .living-control-home-module__1_GQyG__sectionHead>p{color:#4c6257}.living-control-home-module__1_GQyG__table{border:1px solid var(--line);background:#fff;border-radius:18px;margin-top:55px;overflow:hidden}.living-control-home-module__1_GQyG__row{border-top:1px solid var(--line);grid-template-columns:.5fr 1fr 1fr;gap:24px;padding:21px 24px;display:grid}.living-control-home-module__1_GQyG__row:first-child{border:0}.living-control-home-module__1_GQyG__row p{color:var(--muted);margin:0}.living-control-home-module__1_GQyG__row p:last-child{color:var(--night)}.living-control-home-module__1_GQyG__row p>i{color:var(--green);text-transform:uppercase;font-size:.55rem;font-style:normal;font-weight:900;display:block}.living-control-home-module__1_GQyG__head{background:var(--night);color:#fff;text-transform:uppercase;font-size:.63rem}.living-control-home-module__1_GQyG__governance{background:var(--night);color:#fff;grid-template-columns:minmax(360px,.9fr) minmax(520px,1.1fr);align-items:center;gap:58px;padding:88px max(24px,50vw - 590px);display:grid}.living-control-home-module__1_GQyG__governance h2{max-width:570px;font-size:clamp(2.8rem,4vw,4.2rem);line-height:.98}.living-control-home-module__1_GQyG__governance .living-control-home-module__1_GQyG__kicker{color:var(--mint)}.living-control-home-module__1_GQyG__safeguards{grid-template-columns:1fr 1fr;align-self:center;gap:10px;display:grid}.living-control-home-module__1_GQyG__safeguards article{background:#ffffff05;border:1px solid #ffffff17;border-radius:13px;grid-template-columns:auto 1fr;align-content:center;gap:2px 8px;min-height:116px;padding:18px;display:grid}.living-control-home-module__1_GQyG__safeguards i{grid-row:1/3;margin-top:6px}.living-control-home-module__1_GQyG__safeguards b{font-size:.76rem}.living-control-home-module__1_GQyG__safeguards span{color:#b8cec5;font-size:.75rem}.living-control-home-module__1_GQyG__faq{background:#fff;grid-template-columns:.7fr 1fr;gap:75px;display:grid}.living-control-home-module__1_GQyG__faq details{border-top:1px solid var(--line);padding:20px 0}.living-control-home-module__1_GQyG__faq summary{cursor:pointer;font-weight:850}.living-control-home-module__1_GQyG__faq details p{color:var(--muted)}.living-control-home-module__1_GQyG__cta{background:radial-gradient(circle at 50% 0, #42cc8c25, transparent 38%), var(--deep);color:#fff;text-align:center;padding:120px 24px}.living-control-home-module__1_GQyG__cta .living-control-home-module__1_GQyG__kicker{color:var(--mint)}.living-control-home-module__1_GQyG__cta>p:not(.living-control-home-module__1_GQyG__kicker){color:#aec3ba;max-width:660px;margin:25px auto}.living-control-home-module__1_GQyG__cta small{color:#7f9d90;margin-top:18px;display:block}.living-control-home-module__1_GQyG__footer{color:#fff;background:#03100c;grid-template-columns:1fr auto auto auto;align-items:center;gap:35px;padding:40px max(24px,50vw - 590px);display:grid}.living-control-home-module__1_GQyG__footer p{color:#718d81;font-size:.68rem}.living-control-home-module__1_GQyG__footer nav{gap:17px;display:flex}.living-control-home-module__1_GQyG__brandMark{background:var(--mint);width:36px;height:36px;color:var(--night);border-radius:10px;place-items:center;display:grid}.living-control-home-module__1_GQyG__brandMark svg{width:27px;height:27px;overflow:visible}.living-control-home-module__1_GQyG__brandMark path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:3px}.living-control-home-module__1_GQyG__brandMark circle{fill:var(--night);stroke:currentColor;stroke-width:2.5px}.living-control-home-module__1_GQyG__ecosystem{border:1px solid var(--line);background:#fff;border-radius:20px;grid-template-columns:minmax(290px,.72fr) minmax(0,1.28fr);align-items:center;gap:44px;max-width:1180px;margin:28px auto 0;padding:36px 40px 28px;display:grid;overflow:hidden;box-shadow:0 22px 60px #06231a14}.living-control-home-module__1_GQyG__ecosystemCopy h2{letter-spacing:-.05em;margin:12px 0 0;font-size:clamp(2rem,3.2vw,3.2rem);line-height:1}.living-control-home-module__1_GQyG__ecosystemCopy>p:not(.living-control-home-module__1_GQyG__kicker){color:var(--muted);font-size:.76rem}.living-control-home-module__1_GQyG__stackPath{color:var(--muted);align-items:center;gap:9px;margin-top:18px;font-size:.67rem;font-weight:850;display:flex}.living-control-home-module__1_GQyG__stackPath strong{background:var(--night);color:var(--acid);border-radius:8px;padding:7px 10px}.living-control-home-module__1_GQyG__stackPath i{color:var(--green);font-style:normal;animation:1.8s ease-in-out infinite living-control-home-module__1_GQyG__stackFlow}.living-control-home-module__1_GQyG__toolMarquee{padding:16px 0;overflow:hidden}.living-control-home-module__1_GQyG__toolTrack{width:max-content;animation:56s linear infinite living-control-home-module__1_GQyG__toolMarquee;display:flex}.living-control-home-module__1_GQyG__toolMarquee:hover .living-control-home-module__1_GQyG__toolTrack,.living-control-home-module__1_GQyG__toolMarquee:focus-within .living-control-home-module__1_GQyG__toolTrack{animation-play-state:paused}.living-control-home-module__1_GQyG__toolGroup{gap:12px;padding-right:12px;display:flex}.living-control-home-module__1_GQyG__toolGroup>span{border:1px solid var(--line);background:var(--paper);min-width:145px;color:var(--muted);opacity:1;border-radius:13px;align-items:center;gap:10px;padding:15px 17px;transition:transform .25s,border-color .25s;display:flex}.living-control-home-module__1_GQyG__toolGroup>span:hover{opacity:1;border-color:#8fcbb2;transform:translateY(-3px)}.living-control-home-module__1_GQyG__toolGroup img{background:#eef2ef;border-radius:10px;width:34px;height:34px;padding:6px}.living-control-home-module__1_GQyG__toolGroup .living-control-home-module__1_GQyG__claudeLogo img{filter:none;background:#d97757}.living-control-home-module__1_GQyG__toolGroup b{color:var(--night);font-size:.72rem}.living-control-home-module__1_GQyG__ecosystem>small{color:var(--muted);text-align:center;grid-column:1/-1;font-size:.75rem}@keyframes living-control-home-module__1_GQyG__pulse{50%{opacity:.35;transform:scale(.82)}}@keyframes living-control-home-module__1_GQyG__flow{50%{opacity:.3;transform:translate(4px)}}@keyframes living-control-home-module__1_GQyG__grid{to{background-position:28px 28px}}@keyframes living-control-home-module__1_GQyG__toolMarquee{0%{transform:translate(-50%)}to{transform:translate(0)}}@keyframes living-control-home-module__1_GQyG__stackFlow{50%{opacity:.35;transform:translate(3px)}}@media (max-width:900px){.living-control-home-module__1_GQyG__nav nav{display:none}.living-control-home-module__1_GQyG__nav .living-control-home-module__1_GQyG__button{margin-left:auto}.living-control-home-module__1_GQyG__hero,.living-control-home-module__1_GQyG__sectionHead,.living-control-home-module__1_GQyG__operator,.living-control-home-module__1_GQyG__governance,.living-control-home-module__1_GQyG__faq,.living-control-home-module__1_GQyG__ecosystem{grid-template-columns:1fr}.living-control-home-module__1_GQyG__results .living-control-home-module__1_GQyG__sectionHead{grid-template-columns:1fr;gap:28px}.living-control-home-module__1_GQyG__ecosystem{margin:18px 24px 0}.living-control-home-module__1_GQyG__resultSteps{grid-template-columns:1fr 1fr}.living-control-home-module__1_GQyG__operator{gap:45px}.living-control-home-module__1_GQyG__row{grid-template-columns:1fr}.living-control-home-module__1_GQyG__head{display:none}.living-control-home-module__1_GQyG__row p:before{color:var(--green);font-size:.56rem;font-weight:900;display:block}.living-control-home-module__1_GQyG__row p:nth-child(2):before{content:"HIGHLEVEL"}.living-control-home-module__1_GQyG__row p:nth-child(3):before{content:"GHOST AUTOMATE"}.living-control-home-module__1_GQyG__footer{grid-template-columns:1fr}.living-control-home-module__1_GQyG__footer nav{flex-wrap:wrap}}@media (max-width:1040px){.living-control-home-module__1_GQyG__operator,.living-control-home-module__1_GQyG__governance{grid-template-columns:1fr;gap:42px}.living-control-home-module__1_GQyG__operator h2,.living-control-home-module__1_GQyG__governance h2{max-width:760px}}@media (max-width:600px){.living-control-home-module__1_GQyG__brand small{display:none}.living-control-home-module__1_GQyG__hero,.living-control-home-module__1_GQyG__section,.living-control-home-module__1_GQyG__outcomes,.living-control-home-module__1_GQyG__operator,.living-control-home-module__1_GQyG__governance,.living-control-home-module__1_GQyG__faq{padding:75px 18px}.living-control-home-module__1_GQyG__hero h1,.living-control-home-module__1_GQyG__section h2,.living-control-home-module__1_GQyG__outcomes h2,.living-control-home-module__1_GQyG__operator h2,.living-control-home-module__1_GQyG__governance h2{letter-spacing:-.055em;font-size:clamp(2.45rem,12vw,3.2rem);line-height:.98}.living-control-home-module__1_GQyG__ecosystem{margin:14px 14px 0;padding:28px 20px 22px}.living-control-home-module__1_GQyG__stackPath{flex-wrap:wrap}.living-control-home-module__1_GQyG__actions{flex-direction:column;align-items:stretch}.living-control-home-module__1_GQyG__goalFlow,.living-control-home-module__1_GQyG__signal,.living-control-home-module__1_GQyG__resultSteps,.living-control-home-module__1_GQyG__cards,.living-control-home-module__1_GQyG__outcomes>div,.living-control-home-module__1_GQyG__safeguards{grid-template-columns:1fr}.living-control-home-module__1_GQyG__goalFlow li:not(:last-child):after{bottom:-10px;right:auto;transform:rotate(90deg)}.living-control-home-module__1_GQyG__signal{padding:15px 18px}.living-control-home-module__1_GQyG__signal div{padding:12px 0}.living-control-home-module__1_GQyG__signal div+div{border-top:1px solid var(--line);border-left:0}.living-control-home-module__1_GQyG__created,.living-control-home-module__1_GQyG__operatorBoard{grid-template-columns:1fr}.living-control-home-module__1_GQyG__operatorBoard aside{border-right:0;border-bottom:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));display:grid;overflow:visible}.living-control-home-module__1_GQyG__operatorBoard aside>span{min-width:0}}.living-control-home-module__1_GQyG__toolMarquee:focus-visible{outline:3px solid var(--green);outline-offset:4px}@media (prefers-reduced-motion:reduce){.living-control-home-module__1_GQyG__home{scroll-behavior:auto}.living-control-home-module__1_GQyG__home *,.living-control-home-module__1_GQyG__home :before,.living-control-home-module__1_GQyG__home :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.living-control-home-module__1_GQyG__toolTrack{animation-duration:56s!important;animation-iteration-count:infinite!important}}@supports (animation-timeline:view()){.living-control-home-module__1_GQyG__home main>section:not(.living-control-home-module__1_GQyG__hero){animation:linear both living-control-home-module__1_GQyG__livingScrollReveal;animation-timeline:view();animation-range:entry cover 8%}.living-control-home-module__1_GQyG__resultSteps article,.living-control-home-module__1_GQyG__row[data-motion-compare]{animation:linear both living-control-home-module__1_GQyG__livingScrollFocus;animation-timeline:view();animation-range:entry 8% cover 32%}}@keyframes living-control-home-module__1_GQyG__livingScrollReveal{0%{opacity:1;transform:translateY(26px)}to{opacity:1;transform:translateY(0)}}@keyframes living-control-home-module__1_GQyG__livingScrollFocus{0%{opacity:1;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.living-control-home-module__1_GQyG__home main>section:not(.living-control-home-module__1_GQyG__hero),.living-control-home-module__1_GQyG__resultSteps article,.living-control-home-module__1_GQyG__row[data-motion-compare]{animation-duration:auto!important}.living-control-home-module__1_GQyG__resultVisual .living-control-home-module__1_GQyG__goal{animation-duration:.6s!important}.living-control-home-module__1_GQyG__resultVisual .living-control-home-module__1_GQyG__goalFlow li{animation-duration:.52s!important}.living-control-home-module__1_GQyG__resultVisual .living-control-home-module__1_GQyG__created p{animation-duration:.48s!important}}.living-control-home-module__1_GQyG__home.motion-ready .motion-section{opacity:0;transition:opacity .65s cubic-bezier(.2,.75,.25,1),transform .65s cubic-bezier(.2,.75,.25,1);transform:translateY(28px)}.living-control-home-module__1_GQyG__home.motion-ready .motion-section.motion-visible{opacity:1;transform:translateY(0)}.living-control-home-module__1_GQyG__resultVisual[data-motion-visual] .living-control-home-module__1_GQyG__goal{transform:translateY(calc(var(--motion-shift,0px) * .18))}.living-control-home-module__1_GQyG__resultVisual[data-motion-visual] .living-control-home-module__1_GQyG__goalFlow{transform:translateY(calc(var(--motion-shift,0px) * .36))}.living-control-home-module__1_GQyG__resultVisual[data-motion-visual] .living-control-home-module__1_GQyG__created{transform:translateY(calc(var(--motion-shift,0px) * .56))}.living-control-home-module__1_GQyG__resultVisual[data-motion-visual] .living-control-home-module__1_GQyG__goal,.living-control-home-module__1_GQyG__resultVisual[data-motion-visual] .living-control-home-module__1_GQyG__goalFlow,.living-control-home-module__1_GQyG__resultVisual[data-motion-visual] .living-control-home-module__1_GQyG__created{transition:transform .16s linear}.living-control-home-module__1_GQyG__resultVisual .living-control-home-module__1_GQyG__goal{animation:.6s cubic-bezier(.2,.75,.25,1) .35s both living-control-home-module__1_GQyG__resultReveal}.living-control-home-module__1_GQyG__resultVisual .living-control-home-module__1_GQyG__goalFlow li{animation:.52s cubic-bezier(.2,.75,.25,1) both living-control-home-module__1_GQyG__resultReveal}.living-control-home-module__1_GQyG__resultVisual .living-control-home-module__1_GQyG__goalFlow li:first-child{animation-delay:.75s}.living-control-home-module__1_GQyG__resultVisual .living-control-home-module__1_GQyG__goalFlow li:nth-child(2){animation-delay:.9s}.living-control-home-module__1_GQyG__resultVisual .living-control-home-module__1_GQyG__goalFlow li:nth-child(3){animation-delay:1.05s}.living-control-home-module__1_GQyG__resultVisual .living-control-home-module__1_GQyG__goalFlow li:nth-child(4){animation-delay:1.2s}.living-control-home-module__1_GQyG__resultVisual .living-control-home-module__1_GQyG__created p{animation:.48s cubic-bezier(.2,.75,.25,1) both living-control-home-module__1_GQyG__resultReveal}.living-control-home-module__1_GQyG__resultVisual .living-control-home-module__1_GQyG__created p:first-of-type{animation-delay:1.45s}.living-control-home-module__1_GQyG__resultVisual .living-control-home-module__1_GQyG__created p:nth-of-type(2){animation-delay:1.57s}.living-control-home-module__1_GQyG__resultVisual .living-control-home-module__1_GQyG__created p:nth-of-type(3){animation-delay:1.69s}.living-control-home-module__1_GQyG__resultVisual .living-control-home-module__1_GQyG__created p:nth-of-type(4){animation-delay:1.81s}.living-control-home-module__1_GQyG__home.motion-ready .living-control-home-module__1_GQyG__resultSteps article{opacity:.48;transition:opacity .52s,transform .52s cubic-bezier(.2,.75,.25,1),border-color .52s,background-color .52s;transform:translateY(14px)}.living-control-home-module__1_GQyG__home.motion-ready .living-control-home-module__1_GQyG__resultSteps article.motion-active{opacity:1;border-color:var(--acid);background:linear-gradient(135deg, #c7f06a21, var(--paper) 58%);transform:translateY(0)}.living-control-home-module__1_GQyG__operatorBoard header,.living-control-home-module__1_GQyG__operatorBoard aside,.living-control-home-module__1_GQyG__operatorBoard section,.living-control-home-module__1_GQyG__operatorBoard footer{transition:transform .65s cubic-bezier(.2,.75,.25,1),opacity .65s}:is(.living-control-home-module__1_GQyG__home.motion-ready .living-control-home-module__1_GQyG__operator:not(.motion-visible) .living-control-home-module__1_GQyG__operatorBoard header,.living-control-home-module__1_GQyG__home.motion-ready .living-control-home-module__1_GQyG__operator:not(.motion-visible) .living-control-home-module__1_GQyG__operatorBoard footer){opacity:0;transform:translateY(12px)}.living-control-home-module__1_GQyG__home.motion-ready .living-control-home-module__1_GQyG__operator:not(.motion-visible) .living-control-home-module__1_GQyG__operatorBoard aside{opacity:0;transform:translate(-16px)}.living-control-home-module__1_GQyG__home.motion-ready .living-control-home-module__1_GQyG__operator:not(.motion-visible) .living-control-home-module__1_GQyG__operatorBoard section{opacity:0;transform:translate(16px)}.living-control-home-module__1_GQyG__home.motion-ready .living-control-home-module__1_GQyG__row[data-motion-compare]{opacity:.58;transition:opacity .52s,transform .52s cubic-bezier(.2,.75,.25,1),background-color .52s;transform:translateY(10px)}.living-control-home-module__1_GQyG__home.motion-ready .living-control-home-module__1_GQyG__row[data-motion-compare].motion-active{opacity:1;background:linear-gradient(90deg,#0000 0 66%,#c7f06a24 66%);transform:translateY(0)}.living-control-home-module__1_GQyG__button:after{content:"→";margin-left:8px;transition:transform .22s;display:inline-block}.living-control-home-module__1_GQyG__button:hover:after,.living-control-home-module__1_GQyG__button:focus-visible:after{transform:translate(4px)}@keyframes living-control-home-module__1_GQyG__resultReveal{0%{opacity:0;transform:translateY(10px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:900px){.living-control-home-module__1_GQyG__home.motion-ready .living-control-home-module__1_GQyG__row[data-motion-compare].motion-active{background:linear-gradient(#0000 0 62%,#c7f06a1f 62%)}}@media (prefers-reduced-motion:reduce){.living-control-home-module__1_GQyG__home.motion-ready .motion-section{opacity:1!important;transform:none!important}.living-control-home-module__1_GQyG__home.motion-ready .living-control-home-module__1_GQyG__resultSteps article{opacity:1!important;transform:none!important}.living-control-home-module__1_GQyG__home.motion-ready .living-control-home-module__1_GQyG__row[data-motion-compare]{opacity:1!important;transform:none!important}.living-control-home-module__1_GQyG__home.motion-ready .living-control-home-module__1_GQyG__operatorBoard>*{opacity:1!important;transform:none!important}}
