.landing-page{--ink:#173d34;--body:#486257;--green:#1d6e56;--paper:#f8f8f2;--line:#d5dfd3;--gold:#ad8009;--duration:4.3s;color-scheme:light}
.landing-page *{box-sizing:border-box}
.landing-page{scroll-behavior:smooth}
.landing-page{margin:0;font-family:"Segoe UI",Arial,sans-serif;color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;line-height:1.5}
.landing-page a{color:inherit;text-decoration:none}
.landing-page button{font:inherit}
.landing-page a,.landing-page button,.landing-page summary,.landing-page [role=button]{-webkit-tap-highlight-color:transparent}
.landing-page a:focus-visible,.landing-page button:focus-visible,.landing-page summary:focus-visible,.landing-page [role=button]:focus-visible{outline:3px solid #b1781c;outline-offset:5px}
.landing-page [hidden]{display:none!important}
.landing-page img,.landing-page svg{max-width:100%}
.landing-page [id]{scroll-margin-top:95px}
.landing-page .sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
.landing-page .skip-link{position:fixed;top:-100px;left:15px;z-index:100;background:white;padding:12px}
.landing-page .skip-link:focus{top:12px}
.landing-page .review-bar{background:#173d34;color:#e5eee7;font-size:13px}
.landing-page .review-bar>div{max-width:1300px;margin:auto;padding:9px 32px;display:flex;justify-content:space-between;gap:18px}
.landing-page .review-bar span{display:flex;align-items:center;gap:10px}
.landing-page .review-bar i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#bcdda7}
.landing-page .review-bar a{color:#d5e8d7;text-decoration:underline;text-underline-offset:3px}
.landing-page .site-header{background:#fffdf8eF;border-bottom:1px solid #dfe5da;position:sticky;top:0;z-index:20;backdrop-filter:blur(12px)}
.landing-page .site-nav{max-width:1300px;margin:auto;display:flex;align-items:center;gap:32px;padding:16px 32px}
.landing-page .brand{display:flex;flex-direction:column;white-space:nowrap}
.landing-page .brand strong{letter-spacing:1px;font-size:21px;font-weight:750;color:#1d3029}
.landing-page .brand span{font-size:12px;color:#5c6c5d;line-height:1.3}
.landing-page .nav-links{display:flex;align-items:center;gap:24px;margin-left:auto;font-size:14px;font-weight:600}
.landing-page .nav-links>a{padding:12px 0}
.landing-page .nav-links a:hover{color:var(--green)}
.landing-page .nav-more{position:relative}
.landing-page .nav-more summary{cursor:pointer;padding:12px 0}
.landing-page .nav-more>div{position:absolute;top:100%;left:-20px;min-width:220px;background:#fffdf8;border:1px solid var(--line);border-radius:10px;box-shadow:0 12px 30px #173d341a;padding:10px}
.landing-page .nav-more a{display:block;padding:10px}
.landing-page .nav-more a:hover{background:#edf3e9}
.landing-page .header-cta{font-size:14px;font-weight:600;background:var(--green);color:#fff;padding:12px 18px;border-radius:7px;white-space:nowrap}
.landing-page .header-cta span{margin-left:12px}
.landing-page .menu-toggle{display:none;border:1px solid var(--line);background:transparent;color:var(--ink);border-radius:6px;padding:10px 13px;cursor:pointer}
.landing-page .menu-toggle span{margin-left:10px}
.landing-page .mobile-nav{padding:10px 24px 20px;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;gap:5px}
.landing-page .mobile-nav a{padding:12px;font-size:15px}
.landing-page .hero{position:relative;background:linear-gradient(110deg,#f8f7ef 5%,#f0f4e9 57%,#e6efdf 100%);border-bottom:1px solid var(--line);overflow:clip}
.landing-page .hero-inner{position:relative;max-width:1320px;padding:48px 32px 26px;margin:auto;display:grid;grid-template-columns:.88fr 1.12fr;gap:35px;align-items:center}
.landing-page .hero-copy{padding-bottom:16px}
.landing-page .eyebrow{display:flex;align-items:center;gap:11px;margin:0;font-size:12px;letter-spacing:1.3px;font-weight:650;color:#526e57}
.landing-page .eyebrow>span{width:24px;height:1px;background:#6c8565}
.landing-page .hero-copy>.eyebrow{display:inline-flex;padding:6px 12px;border-radius:999px;background:#e3eddd;box-shadow:inset 0 0 0 1px #c1d3b8;color:#28543b;font-weight:750}
.landing-page .hero h1{font-size:clamp(48px,4.6vw,66px);font-weight:650;line-height:1.08;letter-spacing:-2.5px;margin:23px 0 25px}
.landing-page .hero h1 em{font-style:normal;color:var(--green);position:relative}
.landing-page .hero h1 em::after{content:"";position:absolute;left:0;bottom:-5px;right:0;height:5px;background:#bccfae;border-radius:50%;transform:rotate(-2deg)}
.landing-page .intro{font-size:19px;line-height:1.65;color:var(--body);margin:0 0 25px}
.landing-page .intro strong{color:var(--ink);font-weight:600}
.landing-page .benefits{display:flex;flex-wrap:wrap;gap:12px 22px;margin:0 0 32px;font-size:15px;font-weight:600}
.landing-page .benefits>span{display:flex;align-items:center;gap:8px}
.landing-page .benefits i{font-style:normal;display:grid;place-items:center;width:20px;height:20px;background:#dbe9d2;border:1px solid #a9c39e;border-radius:50%;color:#336344;font-size:13px}
.landing-page .hero-actions{display:flex;flex-wrap:wrap;gap:12px}
.landing-page .button{display:inline-flex;align-items:center;justify-content:center;padding:16px 21px;min-height:52px;gap:15px;border:1px solid transparent;border-radius:7px;font-size:15px;font-weight:600;transition:background .15s}
.landing-page .button.primary{background:#1b654d;color:white;box-shadow:0 7px 18px #244b2810}
.landing-page .button.primary:hover{background:#164c3c}
.landing-page .button.secondary{border-color:#aebfaa;background:#fff8;color:var(--ink)}
.landing-page .button.secondary:hover{background:#fff}
.landing-page .no-setup{font-size:14px;line-height:1.7;color:#52684f;margin:16px 0 0}
.landing-page .ownership{border-left:2px solid #b6c8ac;padding-left:14px;font-size:14px;line-height:1.7;color:#52684f;margin:26px 0 0}
.landing-page .conversion-figure{min-width:0;margin:0;position:relative}
.landing-page .figure-topline{display:flex;justify-content:space-between;align-items:center;gap:12px;border-bottom:1px solid #c3d3ba;padding-bottom:12px;color:#466340;font-size:14px;font-weight:600}
.landing-page .play-hint{font-size:13px;font-weight:400;display:flex;align-items:center;gap:6px}
.landing-page .play-hint i{font-size:20px;font-style:normal;line-height:1}
.landing-page .drawing{position:relative;isolation:isolate;aspect-ratio:640/590;cursor:pointer;border-radius:8px}
.landing-page .drawing:focus-visible{outline-offset:3px}
.landing-page .drawing-grid{position:absolute;inset:4% 0 3% 0;z-index:-2;background-image:linear-gradient(#a1b99718 1px,transparent 1px),linear-gradient(90deg,#a1b99718 1px,transparent 1px);background-size:32px 32px;mask-image:radial-gradient(ellipse at 65% 55%,#000,transparent 74%)}
.landing-page .drawing-orbit{position:absolute;left:31%;right:0;top:25%;bottom:3%;z-index:-1;border-radius:50%;background:radial-gradient(ellipse,#d2e5bf80,transparent 70%)}
.landing-page .drawing-orbit:after{content:"";position:absolute;inset:13% -3%;border:1px solid #b1c5a547;border-radius:50%;transform:rotate(-28deg)}
.landing-page .input-stack{position:absolute;left:0;top:4%;width:28%;display:flex;flex-direction:column;align-items:center}
.landing-page .input-card{width:100%;background:#fffef7eF;border:1px solid #bdcdb8;border-radius:10px;padding:12px 12px 10px;box-shadow:0 8px 18px #23432a05}
.landing-page .input-card-top{display:flex;justify-content:space-between;align-items:center}
.landing-page .input-card-top b{font-size:24px;line-height:1.1;font-weight:650;letter-spacing:-.5px}
.landing-page .input-card-top>span{font-size:13px;color:#667a5e}
.landing-page .input-art{height:155px;margin:7px 0}
.landing-page .input-art svg{height:100%;width:100%;display:block}
.landing-page .input-name{display:block;text-align:center;font-size:14px;color:#425c3c;font-weight:500}
.landing-page .input-plus{font-size:24px;line-height:1.4;color:#79956a;font-weight:300}
.landing-page .input-ies{border-color:#d3c998;background:#fffdf0ef}
.landing-page .input-ies .input-card-top b{color:#896610}
.landing-page .input-ies .input-art{height:148px;margin:0 0 7px}
.landing-page .polar-legend{display:flex;justify-content:center;flex-wrap:wrap;gap:1px 9px;font-size:11px;line-height:1.6;margin-top:5px;color:#52624d}
.landing-page .polar-legend span{display:flex;gap:4px;align-items:center}
.landing-page .polar-legend i{height:2px;width:10px;background:#dc7066}
.landing-page .polar-legend span:nth-child(2) i{background:#687fcd}
.landing-page .flow-lines{position:absolute;inset:0;width:100%;height:100%;z-index:-1;pointer-events:none}
.landing-page .flow-base{stroke:#8ba477;stroke-width:1.25;stroke-dasharray:3 4}
.landing-page .flow-pulse{stroke:#47734d;stroke-width:1.7;stroke-dasharray:320;stroke-dashoffset:0;opacity:.3}
.landing-page .pulse-ies{stroke:#b99a38}
.landing-page .flow-tip{stroke:#587744;stroke-width:1.5}
.landing-page .phone-flow{display:none}
.landing-page .model{position:absolute;left:47%;top:5%;width:42%;height:94%;pointer-events:none}
.landing-page .model>svg{width:100%;height:100%;overflow:visible;display:block}
.landing-page .result-stamp{position:absolute;top:5%;right:0;display:flex;align-items:center;gap:8px;padding:11px 13px;border-radius:9px;background:#fffef9;border:1px solid #aec49f;box-shadow:0 6px 20px #234b2510;transform:rotate(2deg)}
.landing-page .result-stamp b{display:block;font-size:24px;line-height:1.2}
.landing-page .result-stamp small{font-size:13px;color:#42633a}
.landing-page .stamp-check{background:#296447;color:#fff;width:29px;height:29px;display:grid;place-items:center;border-radius:50%;font-size:18px}
.landing-page .distribution-label{position:absolute;right:0;bottom:5px;display:flex;gap:7px;align-items:center;font-size:14px;color:#785d12}
.landing-page .distribution-label i{width:18px;height:1px;background:#b99330}
.landing-page .verification-strip{border-top:1px solid #c3d3ba;display:flex;flex-wrap:wrap;gap:7px 14px;justify-content:space-between;padding-top:13px;color:#36582e;font-weight:600;font-size:13px}
.landing-page .conversion-figure figcaption>p{font-size:12px;color:#53654b;line-height:1.6;margin:10px 0 0}
.landing-page .hero-workflow{position:relative;max-width:1256px;margin:20px auto 0;padding:28px 0 35px;border-top:1px solid #c4d3b9;display:grid;grid-template-columns:230px 1fr;gap:32px}
.landing-page .workflow-intro .eyebrow{font-size:11px;letter-spacing:1px}
.landing-page .workflow-intro h2{font-size:22px;line-height:1.3;letter-spacing:-.5px;margin:8px 0 0;font-weight:600}
.landing-page .hero-workflow ol{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(4,1fr);gap:20px;align-items:start}
.landing-page .hero-workflow li>span{font-size:13px;color:#6c875d;display:block;margin-bottom:5px}
.landing-page .hero-workflow b{font-size:15px;font-weight:600}
.landing-page .hero-workflow p{font-size:14px;line-height:1.5;color:#556b4c;margin:5px 0 0;max-width:190px}
.landing-page .site-footer{border-top:1px solid var(--line);background:#f2f4ea;padding:35px 32px 24px}
.landing-page .site-footer>div{max-width:1180px;margin:auto;display:flex;justify-content:space-between;gap:30px}
.landing-page .site-footer nav{display:flex;align-items:center;flex-wrap:wrap;gap:12px 25px;font-size:14px}
.landing-page .site-footer>p{font-size:13px;text-align:center;color:#62725a;margin:28px 0 0}
.landing-page .playing .input-sat{animation:sat-input var(--duration) both}
.landing-page .playing .input-ies{animation:ies-input var(--duration) both}
.landing-page .playing .flow-pulse{animation:flow-sat var(--duration) both}
.landing-page .playing .pulse-ies{animation:flow-ies var(--duration) both}
.landing-page .playing #housing{animation:reveal-housing var(--duration) both}
.landing-page .playing #photometry{animation:reveal-photometry var(--duration) both;transform-box:fill-box;transform-origin:center top}
.landing-page .playing #source,.landing-page .playing #connector{animation:reveal-marker var(--duration) both}
.landing-page .playing .result-stamp{animation:ready-stamp var(--duration) both}
.landing-page .playing .verification-strip{animation:verify-label var(--duration) both}
.landing-page .playing .distribution-label{animation:verify-label var(--duration) both}
@keyframes sat-input{0%{opacity:.5;transform:translateY(5px)}14%,100%{opacity:1;transform:none}20%{border-color:#739b63;box-shadow:0 0 0 4px #779b5120}45%{border-color:#bdcdb8;box-shadow:none}}
@keyframes ies-input{0%,14%{opacity:.5;transform:translateY(5px)}27%,100%{opacity:1;transform:none}35%{border-color:#ac902f;box-shadow:0 0 0 4px #bea52a20}55%{border-color:#d3c998;box-shadow:none}}
@keyframes flow-sat{0%,8%{stroke-dashoffset:320;opacity:0}18%{opacity:1}44%,65%{stroke-dashoffset:0;opacity:1}100%{opacity:.3}}
@keyframes flow-ies{0%,23%{stroke-dashoffset:320;opacity:0}33%{opacity:1}57%,75%{stroke-dashoffset:0;opacity:1}100%{opacity:.3}}
@keyframes reveal-housing{0%,16%{opacity:.12;transform:translateY(-7px)}47%,100%{opacity:1;transform:none}}
@keyframes reveal-photometry{0%,34%{opacity:0;transform:scale(.7,.08)}65%,100%{opacity:1;transform:scale(1)}}
@keyframes reveal-marker{0%,53%{opacity:0}68%,100%{opacity:1}}
@keyframes ready-stamp{0%,74%{opacity:0;transform:translateY(7px) rotate(2deg) scale(.95)}90%,100%{opacity:1;transform:rotate(2deg) scale(1)}}
@keyframes verify-label{0%,68%{opacity:.25}92%,100%{opacity:1}}
@media(max-width:1320px){.landing-page .hero-workflow{margin-left:32px;margin-right:32px}
.landing-page .hero-workflow{grid-template-columns:210px 1fr;gap:25px}
.landing-page .hero-workflow ol{gap:18px}
.landing-page .hero-inner{gap:25px}
.landing-page .input-art{height:145px}
.landing-page .input-ies .input-art{height:132px}
}
@media(max-width:1150px){.landing-page .hero-inner{grid-template-columns:.9fr 1.1fr;gap:22px;padding:42px 28px 24px}
.landing-page .hero h1{font-size:49px}
.landing-page .intro{font-size:18px}
.landing-page .benefits{font-size:14px;gap:10px 14px}
.landing-page .hero-actions{gap:10px}
.landing-page .button{font-size:14px;padding:14px 16px}
.landing-page .input-card{padding:10px}
.landing-page .input-art{height:124px}
.landing-page .input-ies .input-art{height:119px}
.landing-page .input-stack{top:3%;width:29%}
.landing-page .input-card-top b{font-size:22px}
.landing-page .input-name{font-size:13px}
.landing-page .figure-topline{font-size:13px}
.landing-page .play-hint{font-size:12px}
.landing-page .verification-strip{font-size:12px;gap:6px;justify-content:center}
.landing-page .hero-workflow{grid-template-columns:1fr;padding-top:22px;gap:20px}
.landing-page .workflow-intro{display:flex;justify-content:space-between;align-items:center}
.landing-page .workflow-intro h2{margin:0;font-size:20px}
.landing-page .workflow-intro br{display:none}
.landing-page .hero-workflow ol{gap:24px}
}
@media(max-width:1000px){.landing-page .nav-links{display:none}
.landing-page .menu-toggle{display:block;margin-left:auto}
.landing-page .site-nav{gap:14px}
.landing-page .hero-inner{grid-template-columns:1fr;max-width:760px;padding:42px 36px 25px;gap:35px}
.landing-page .hero-copy{text-align:center;padding:0}
.landing-page .eyebrow{justify-content:center}
.landing-page .hero h1{font-size:64px}
.landing-page .intro{font-size:20px}
.landing-page .benefits{justify-content:center;font-size:16px;gap:24px}
.landing-page .hero-actions{justify-content:center}
.landing-page .button{font-size:16px;padding:16px 22px}
.landing-page .no-setup{font-size:14px}
.landing-page .ownership{border:0;padding:0;margin:17px 0 0;font-size:14px}
.landing-page .ownership br{display:none}
.landing-page .conversion-figure{width:100%;max-width:660px;margin:auto}
.landing-page .input-card{padding:12px}
.landing-page .input-stack{width:28%;top:4%}
.landing-page .input-art{height:160px}
.landing-page .input-ies .input-art{height:155px}
.landing-page .input-name{font-size:14px}
.landing-page .input-card-top b{font-size:24px}
.landing-page .figure-topline{font-size:14px}
.landing-page .play-hint{font-size:14px}
.landing-page .verification-strip{font-size:14px;justify-content:space-between}
.landing-page .hero-workflow{margin-top:8px}
.landing-page .hero-workflow ol{grid-template-columns:repeat(2,1fr);gap:22px}
.landing-page .hero-workflow li{display:flex;align-items:baseline;gap:13px}
.landing-page .hero-workflow p{max-width:none}
.landing-page .workflow-intro .eyebrow{justify-content:flex-start}
.landing-page .hero-workflow .workflow-intro h2{font-size:21px}
.landing-page .workflow-intro{gap:18px}
}
@media(max-width:640px){.landing-page .review-bar>div{padding:8px 18px;font-size:12px;gap:10px}
.landing-page .review-bar a{font-size:12px}
.landing-page .site-nav{padding:13px 18px;gap:9px}
.landing-page .brand strong{font-size:19px}
.landing-page .brand span{font-size:11px}
.landing-page .header-cta{padding:11px 13px;font-size:13px}
.landing-page .header-cta span{margin-left:5px}
.landing-page .menu-toggle{font-size:13px;padding:10px}
.landing-page .menu-toggle span{margin-left:5px}
.landing-page .hero-inner{padding:34px 20px 20px;gap:30px}
.landing-page .hero .eyebrow{font-size:11px;letter-spacing:1px}
.landing-page .hero h1{font-size:clamp(43px,10.8vw,60px);letter-spacing:-1.8px;margin:20px 0 23px}
.landing-page .intro{font-size:17px;line-height:1.65}
.landing-page .benefits{font-size:14px;gap:10px 16px;margin-bottom:26px}
.landing-page .benefits i{width:18px;height:18px}
.landing-page .hero-actions{gap:10px}
.landing-page .button{padding:15px 14px;font-size:14px;gap:8px}
.landing-page .no-setup,.landing-page .ownership{font-size:13px}
.landing-page .figure-topline{font-size:13px;gap:8px;align-items:center}
.landing-page .play-hint{font-size:12px;gap:4px}
.landing-page .play-hint i{font-size:17px}
.landing-page .drawing{aspect-ratio:auto;height:720px;margin-top:16px}
.landing-page .input-stack{position:relative;left:auto;top:auto;width:100%;display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:stretch}
.landing-page .input-card{padding:12px 10px;display:flex;flex-direction:column}
.landing-page .input-art{height:150px;margin:3px 0 10px}
.landing-page .input-ies .input-art{height:150px;margin:3px 0 10px}
.landing-page .input-name{font-size:14px}
.landing-page .input-card-top b{font-size:23px}
.landing-page .input-plus{position:absolute;left:calc(50% - 8px);top:105px;font-size:26px}
.landing-page .polar-legend{font-size:11px;gap:2px 6px;margin-top:4px}
.landing-page .input-sat .input-name{margin-bottom:auto}
.landing-page .desktop-flow{display:none}
.landing-page .phone-flow{display:block;top:260px;height:72px;inset-inline:0;z-index:0}
.landing-page .model{left:23%;top:324px;height:380px;width:54%}
.landing-page .result-stamp{top:330px;right:0;padding:9px 11px;gap:6px}
.landing-page .result-stamp small{font-size:12px}
.landing-page .result-stamp b{font-size:23px}
.landing-page .stamp-check{width:25px;height:25px;font-size:16px}
.landing-page .distribution-label{bottom:0;font-size:13px;right:0}
.landing-page .drawing-grid{inset:34% -3% 0;background-size:26px 26px}
.landing-page .drawing-orbit{left:0;top:47%;bottom:2%;right:0}
.landing-page .verification-strip{font-size:13px;gap:8px 14px;justify-content:center;margin-top:18px}
.landing-page .conversion-figure figcaption>p{font-size:12px;text-align:center}
.landing-page .hero-workflow{margin:12px 20px 0;padding:24px 0 30px;gap:24px}
.landing-page .workflow-intro{display:block;text-align:center}
.landing-page .workflow-intro .eyebrow{justify-content:center}
.landing-page .workflow-intro h2{margin-top:8px!important;font-size:23px!important}
.landing-page .hero-workflow ol{gap:24px 17px}
.landing-page .hero-workflow li{display:block}
.landing-page .hero-workflow b{font-size:15px}
.landing-page .hero-workflow p{font-size:14px;margin-top:6px}
.landing-page .hero-workflow li>span{font-size:13px;margin-bottom:6px}
.landing-page .site-footer{padding:28px 20px 22px}
.landing-page .site-footer>div{display:block}
.landing-page .site-footer nav{margin-top:22px;gap:8px 22px}
.landing-page .site-footer nav a{padding:8px 0}
.landing-page .site-footer>p{text-align:left;font-size:12px}
}
@media(max-width:370px){.landing-page .review-bar a{display:none}
.landing-page .site-nav{padding:12px 15px}
.landing-page .brand strong{font-size:17px}
.landing-page .brand span{font-size:10px}
.landing-page .header-cta{padding:10px;font-size:12px}
.landing-page .header-cta span{display:none}
.landing-page .hero-inner{padding-left:16px;padding-right:16px}
.landing-page .hero h1{font-size:43px}
.landing-page .hero-actions{flex-direction:column;align-items:stretch}
.landing-page .button{font-size:15px}
.landing-page .benefits{font-size:13px;gap:10px}
.landing-page .figure-topline{display:block;text-align:center}
.landing-page .play-hint{justify-content:center;margin-top:8px;font-size:13px}
.landing-page .input-stack{gap:22px}
.landing-page .input-card{padding:10px 7px}
.landing-page .input-art,.landing-page .input-ies .input-art{height:130px}
.landing-page .input-name{font-size:13px}
.landing-page .polar-legend{font-size:10px}
.landing-page .input-plus{top:96px}
.landing-page .phone-flow{top:248px}
.landing-page .model{top:315px}
.landing-page .drawing{height:705px}
.landing-page .result-stamp{top:312px;padding:7px}
.landing-page .result-stamp small{font-size:11px}
.landing-page .verification-strip{font-size:13px}
}
@media(prefers-reduced-motion:reduce){.landing-page{scroll-behavior:auto}
.landing-page *,.landing-page *::before,.landing-page *::after{animation:none!important;transition:none!important}
.landing-page .drawing{cursor:default}
}
.landing-page .lp-section{ padding: 100px 0; color: #173d34; background: #f8f8f2; }
.landing-page .lp-wrap{ width: min(1180px, calc(100% - 64px)); margin-inline: auto; }
.landing-page .lp-section h2,.landing-page .lp-final-cta h2{ margin: 0; font-size: clamp(32px, 3.5vw, 46px); font-weight: 650; letter-spacing: -.04em; line-height: 1.14; }
.landing-page .lp-eyebrow{ margin: 0 0 18px; color: #1d6e56; font-size: 14px; line-height: 1.4; font-weight: 750; letter-spacing: .09em; text-transform: uppercase; }
.landing-page .lp-section-heading{ display: grid; grid-template-columns: 1.1fr 1fr; gap: 80px; align-items: end; margin-bottom: 40px; }
.landing-page .lp-intro{ max-width: 440px; margin: 0 0 4px; color: #52605a; font-size: 18px; line-height: 1.65; }
.landing-page .lp-section a{ color: #1d6e56; text-underline-offset: 4px; }
.landing-page .lp-section a:focus-visible,.landing-page .lp-final-cta a:focus-visible,.landing-page .lp-disclosure summary:focus-visible{ outline: 3px solid #d9ad20; outline-offset: 5px; }

/* CAD guide cards use one responsive grid and consistent content alignment. */
.landing-page .lp-cad-tools{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}
.landing-page .lp-cad-tool{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;min-width:0;padding:24px 12px 18px;background:#fff;border:1px solid #dce4db;border-radius:12px;text-decoration:none;transition:border-color .15s,transform .15s}
.landing-page .lp-cad-tool:hover{border-color:#1d6e56;transform:translateY(-3px)}
.landing-page .lp-logo{display:flex;align-items:center;justify-content:center;width:100%;height:64px;margin-bottom:20px}
.landing-page .lp-logo img{display:block;max-width:130px;width:88%;height:100%;object-fit:contain}
.landing-page .lp-cad-tool:nth-child(4) .lp-logo img{width:70px}
.landing-page .lp-cad-tool strong{color:#173d34;font-size:17px;line-height:1.4;margin:0 0 6px}
.landing-page .lp-cad-tool>span:last-child{min-height:42px;color:#58635c;font-size:14px;line-height:1.5}
.landing-page .lp-cad-tool small{display:block;font-size:14px}
.landing-page .lp-cad-tool i{position:absolute;top:10px;right:12px;font-size:16px;font-style:normal;color:#1d6e56}

@media(max-width:1150px){.landing-page .lp-cad-tools{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:640px){.landing-page .lp-cad-tools{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.landing-page .lp-cad-tool{padding:22px 8px 14px}.landing-page .lp-cad-tool strong{font-size:16px}.landing-page .lp-logo{height:54px;margin-bottom:16px}}
.landing-page .lp-cad-notes{display:grid;grid-template-columns:1.25fr 1fr;gap:36px;margin:26px 0 50px;padding:22px 0;border-top:1px solid #d2dccf;border-bottom:1px solid #d2dccf;color:#52605a;font-size:15px;line-height:1.65}
.landing-page .lp-cad-notes p{margin:0}
.landing-page .lp-cad-notes strong{display:block;font-size:16px;color:#173d34;margin-bottom:5px}
@media(max-width:760px){.landing-page .lp-cad-notes{grid-template-columns:1fr;gap:18px;margin-bottom:36px}}
.landing-page .lp-example-heading{ display: flex; justify-content: space-between; align-items: baseline; gap: 20px; margin-bottom: 18px; }
.landing-page .lp-example-label{ font-weight: 650; font-size: 23px; letter-spacing: -.025em; }
.landing-page .lp-example-kind{ color: #59645d; font-size: 14px; }
.landing-page .lp-before-after{ display: grid; grid-template-columns: minmax(0, 1fr) 36px minmax(0, 1fr); gap: 10px; align-items: center; }
.landing-page .lp-model-shot{ min-width: 0; margin: 0; background: #fff; border: 1px solid #d6e0d6; border-radius: 14px; overflow: hidden; }
.landing-page .lp-model-shot img{ width: 100%; height: auto; display: block; object-fit: contain; }
.landing-page .lp-model-shot figcaption{ padding: 17px 20px; font-size: 14px; color: #59645d; border-top: 1px solid #e5eae3; line-height: 1.5; }
.landing-page .lp-model-result{ border-color: #87b39d; box-shadow: 0 16px 36px #1d6e5609; }
.landing-page .lp-shot-label{ display: flex; align-items: center; gap: 12px; background: #f3f5ef; padding: 14px 17px; border-bottom: 1px solid #e5eae3; }
.landing-page .lp-model-result .lp-shot-label{ background: #e7f0e7; }
.landing-page .lp-shot-label strong{ font-size: 16px; }
.landing-page .lp-shot-label > span:last-child:not(.lp-file-type){ margin-left: auto; font-size: 14px; color: #59645d; }
.landing-page .lp-file-type{ font-family: ui-monospace, SFMono-Regular, Consolas, monospace; font-weight: 700; font-size: 15px; border: 1px solid #d6e0d6; background: #fff; border-radius: 5px; padding: 2px 7px; }
.landing-page .lp-transform-arrow{ color: #1d6e56; font-size: 32px; text-align: center; }
.landing-page .lp-disclosure{ border-top: 1px solid #cedbce; border-bottom: 1px solid #cedbce; }
.landing-page .lp-disclosure summary{ cursor: pointer; padding: 24px 0; display: flex; gap: 20px; align-items: center; justify-content: space-between; font-size: 16px; font-weight: 600; list-style: none; }
.landing-page .lp-disclosure summary::-webkit-details-marker{ display: none; }
.landing-page .lp-disclosure summary:hover{ color: #1d6e56; }
.landing-page .lp-disclosure-plus{ flex-shrink: 0; display: grid; place-items: center; width: 32px; height: 32px; border-radius: 50%; background: #e6ede3; font-size: 23px; font-weight: 400; transition: transform .15s; }
.landing-page .lp-disclosure[open] .lp-disclosure-plus{ transform: rotate(45deg); }
.landing-page .lp-disclosure .lp-before-after{ padding-bottom: 24px; }
.landing-page .lp-second-example{ margin-top: 24px; }
.landing-page .lp-summary-detail{ color: #59645d; font-weight: 400; }
.landing-page .lp-verification{ background: #173d34; color: #f7f7ee; position: relative; overflow: hidden; }
.landing-page .lp-verification::before{ content: ''; position: absolute; width: 440px; height: 440px; border: 1px solid #ffffff09; border-radius: 50%; left: -200px; top: 100px; pointer-events: none; box-shadow: 0 0 0 70px #ffffff03, 0 0 0 140px #ffffff02; }
.landing-page .lp-verify-top{ display: grid; grid-template-columns: 1fr 1fr; gap: 100px; position: relative; }
.landing-page .lp-verification .lp-eyebrow{ color: #b7d4ae; }
.landing-page .lp-verify-intro > p:not(.lp-eyebrow){ font-size: 18px; line-height: 1.65; color: #c8d5ca; max-width: 420px; margin: 26px 0; }
.landing-page .lp-text-link{ display: inline-flex; gap: 18px; align-items: center; font-size: 16px; font-weight: 650; text-decoration-thickness: 1px; }
.landing-page .lp-verification .lp-text-link{ color: #f7f7ee; }
.landing-page .lp-check-list{ display: flex; flex-direction: column; }
.landing-page .lp-check{ display: flex; gap: 20px; padding: 25px 0; border-bottom: 1px solid #537266; }
.landing-page .lp-check:first-child{ padding-top: 2px; }
.landing-page .lp-check:last-child{ border-bottom: none; padding-bottom: 0; }
.landing-page .lp-check-icon{ flex-shrink: 0; width: 30px; height: 30px; display: grid; place-items: center; border: 1px solid #90b69c; border-radius: 50%; color: #cce4b3; font-size: 17px; }
.landing-page .lp-check h3{ font-size: 21px; line-height: 1.3; margin: 1px 0 10px; font-weight: 600; letter-spacing: -.015em; }
.landing-page .lp-check p{ margin: 0; color: #c8d5ca; font-size: 16px; line-height: 1.65; }
.landing-page .lp-feature-panels{ display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); margin-top: 66px; padding-top: 44px; border-top: 1px solid #537266; }
.landing-page .lp-feature-panel{ padding: 0 30px; border-right: 1px solid #537266; }
.landing-page .lp-feature-panel:first-child{ padding-left: 0; }
.landing-page .lp-feature-panel:last-child{ border-right: none; padding-right: 0; }
.landing-page .lp-feature-number{ display: block; font-size: 14px; color: #bad7ae; margin-bottom: 25px; font-family: ui-monospace, SFMono-Regular, Consolas, monospace; }
.landing-page .lp-feature-panel h3{ margin: 0 0 17px; max-width: 270px; font-size: 24px; font-weight: 600; line-height: 1.2; letter-spacing: -.025em; }
.landing-page .lp-feature-panel p{ margin: 0 0 19px; color: #c8d5ca; font-size: 16px; line-height: 1.65; }
.landing-page .lp-feature-note{ display: block; color: #e3ebd8; font-size: 14px; line-height: 1.5; }
.landing-page .lp-verify-footnote{ margin: 40px 0 0; color: #b3c9bc; font-size: 14px; line-height: 1.6; }
.landing-page .lp-prepare{ background: #f8f8f2; }
.landing-page .lp-prepare-layout{ display: grid; grid-template-columns: .9fr 1.15fr; gap: 0 100px; }
.landing-page .lp-preparation-intro > p:not(.lp-eyebrow){ color: #52605a; font-size: 18px; line-height: 1.65; margin: 25px 0; max-width: 355px; }
.landing-page .lp-prep-format{ margin-top: 42px; border: 1px solid #c9d7c8; border-radius: 10px; width: min(330px, 100%); padding: 24px; background: linear-gradient(135deg, #f0f3e7, #e4ece0); }
.landing-page .lp-prep-format > span{ display: block; font-size: 14px; font-weight: 600; margin-bottom: 7px; color: #58635c; }
.landing-page .lp-prep-format strong{ font-size: 27px; font-weight: 650; letter-spacing: -.03em; }
.landing-page .lp-prep-format > div{ display: flex; gap: 7px; flex-wrap: wrap; margin-top: 17px; }
.landing-page .lp-prep-format > div > span{ font-size: 14px; background: #fff9; border: 1px solid #cad8c6; border-radius: 4px; padding: 3px 10px; }
.landing-page .lp-rules{ list-style: none; padding: 0; margin: -24px 0 0; }
.landing-page .lp-rules li{ display: flex; gap: 24px; border-bottom: 1px solid #d2dccf; padding: 25px 0; }
.landing-page .lp-rules li:last-child{ border-bottom: none; }
.landing-page .lp-rule-number{ color: #1d6e56; font-size: 15px; margin-top: 3px; min-width: 23px; font-family: ui-monospace, SFMono-Regular, Consolas, monospace; }
.landing-page .lp-rules h3{ margin: 0 0 9px; font-size: 21px; font-weight: 650; line-height: 1.3; letter-spacing: -.02em; }
.landing-page .lp-rules p{ margin: 0; font-size: 16px; line-height: 1.65; color: #52605a; }
.landing-page .lp-rule-detail{ display: block; margin-top: 10px; font-size: 14px; color: #59645d; line-height: 1.55; }
.landing-page .lp-settings{ grid-column: 1 / -1; margin-top: 38px; }
.landing-page .lp-settings-grid{ display: grid; grid-template-columns: 1fr 1fr; gap: 24px; padding-bottom: 28px; }
.landing-page .lp-settings-grid figure{ margin: 0; display: flex; flex-direction: column; border: 1px solid #d2dccf; border-radius: 12px; overflow: hidden; background: #fff; }
.landing-page .lp-settings-grid img{ display: block; width: 100%; height: 320px; object-fit: contain; padding: 16px; }
.landing-page .lp-settings-grid figcaption{ font-size: 14px; line-height: 1.6; color: #59645d; padding: 16px 20px; border-top: 1px solid #e0e6db; }
.landing-page .lp-help-note{ grid-column: 1 / -1; display: flex; align-items: center; gap: 18px; padding: 22px 0 0; }
.landing-page .lp-help-note p{ margin: 0; color: #52605a; font-size: 16px; line-height: 1.6; }
.landing-page .lp-help-symbol{ width: 31px; height: 31px; display: grid; place-items: center; border: 1px solid #9eb39d; border-radius: 50%; flex-shrink: 0; font-weight: 600; }
.landing-page .lp-resources{ background: #fff; border-top: 1px solid #e2e6dc; border-bottom: 1px solid #e2e6dc; }
.landing-page .lp-resource-grid{ display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); border-top: 1px solid #d7dfd2; border-left: 1px solid #d7dfd2; }
.landing-page .lp-resource{ padding: 32px; position: relative; border-right: 1px solid #d7dfd2; border-bottom: 1px solid #d7dfd2; text-decoration: none; transition: background .15s; }
.landing-page .lp-resource:hover{ background: #f1f5ed; }
.landing-page .lp-resource-type{ display: block; font-size: 14px; color: #59645d; margin-bottom: 17px; line-height: 1.4; }
.landing-page .lp-resource h3{ color: #173d34; font-size: 23px; line-height: 1.2; letter-spacing: -.025em; font-weight: 600; margin: 0 0 15px; padding-right: 7px; }
.landing-page .lp-resource p{ color: #59645d; font-size: 16px; line-height: 1.6; margin: 0 0 28px; max-width: 280px; }
.landing-page .lp-resource-arrow{ font-size: 22px; line-height: 1; display: block; }
.landing-page .lp-resource-all{ background: #ebf0e3; }
.landing-page .lp-tutorial-link{ display: flex; gap: 16px; align-items: center; text-decoration: none; margin-top: 26px; font-size: 16px; }
.landing-page .lp-tutorial-link > span:last-child{ margin-left: auto; font-size: 24px; }
.landing-page .lp-play-symbol{ font-size: 14px; width: 40px; height: 40px; border: 1px solid #c2d1bf; border-radius: 50%; display: grid; place-items: center; flex-shrink: 0; padding-left: 3px; }
.landing-page .lp-plan-grid{ display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }
.landing-page .lp-plan{ display: flex; flex-direction: column; border: 1px solid #d0ddcb; border-radius: 16px; padding: 36px; background: #fff; }
.landing-page .lp-plan-cloud{ background: #edf3e7; }
.landing-page .lp-plan-heading{ display: flex; align-items: center; justify-content: space-between; gap: 12px; flex-wrap: wrap; margin-bottom: 32px; }
.landing-page .lp-plan-kicker{ font-size: 14px; color: #52605a; }
.landing-page .lp-plan-pill{ font-size: 14px; border: 1px solid #bfd3b7; padding: 3px 10px; border-radius: 20px; background: #ffffff60; }
.landing-page .lp-plan-founders .lp-plan-pill{ background: #f8f4e7; border-color: #dccda4; color: #6b5724; }
.landing-page .lp-plan h3{ font-size: 30px; line-height: 1.2; letter-spacing: -.035em; font-weight: 650; margin: 0 0 18px; }
.landing-page .lp-plan-description{ font-size: 18px; color: #52605a; line-height: 1.65; margin: 0; }
.landing-page .lp-plan ul{ padding: 27px 0; margin: 27px 0; border-top: 1px solid #ccd9c5; list-style: none; flex: 1; }
.landing-page .lp-plan li{ padding-left: 26px; position: relative; font-size: 16px; line-height: 1.6; margin-bottom: 12px; }
.landing-page .lp-plan li:last-child{ margin-bottom: 0; }
.landing-page .lp-plan li::before{ content: '✓'; position: absolute; left: 0; color: #1d6e56; font-size: 16px; }
.landing-page .lp-button{ display: inline-flex; align-items: center; justify-content: space-between; gap: 22px; background: #1d6e56; color: #fff !important; padding: 15px 22px; border: 1px solid #1d6e56; border-radius: 8px; text-decoration: none; font-size: 16px; font-weight: 650; line-height: 1.45; }
.landing-page .lp-button:hover{ background: #185b47; border-color: #185b47; }
.landing-page .lp-button-outline{ background: transparent; color: #1d6e56 !important; }
.landing-page .lp-button-outline:hover{ background: #edf3e7; }
.landing-page .lp-button > span{ font-size: 21px; }
.landing-page .lp-pricing-note{ font-size: 14px; color: #59645d; line-height: 1.65; text-align: center; max-width: 800px; margin: 25px auto 0; }
.landing-page .lp-final-cta{ padding: 80px 0; color: #173d34; background: #e4edda; border-top: 1px solid #c9d8bf; position: relative; overflow: hidden; }
.landing-page .lp-final-cta::after{ content: ''; width: 600px; height: 600px; border: 1px solid #1d6e560c; position: absolute; top: -270px; right: -110px; border-radius: 50%; pointer-events: none; box-shadow: 0 0 0 50px #1d6e5604, 0 0 0 100px #1d6e5603; }
.landing-page .lp-cta-layout{ display: flex; align-items: center; justify-content: space-between; gap: 60px; position: relative; z-index: 1; }
.landing-page .lp-cta-action{ flex-shrink: 0; }
.landing-page .lp-cta-action p{ color: #52605a; font-size: 14px; text-align: center; line-height: 1.65; margin: 17px 0 0; }
@media (max-width: 1000px){.landing-page .lp-section{ padding: 78px 0; }
.landing-page .lp-section-heading{ gap: 40px; }

.landing-page .lp-verify-top,.landing-page .lp-prepare-layout{ gap: 50px; }
.landing-page .lp-feature-panel{ padding-inline: 22px; }
.landing-page .lp-resource{ padding: 26px; }
.landing-page .lp-plan{ padding: 28px; }
.landing-page .lp-plan h3{ font-size: 27px; }
.landing-page .lp-shot-label > span:last-child:not(.lp-file-type){ display: none; }
.landing-page .lp-final-cta h2{ font-size: 36px; }
.landing-page .lp-cta-layout{ gap: 36px; }

}
@media (max-width: 760px){.landing-page .lp-wrap{ width: min(1180px, calc(100% - 40px)); }
.landing-page .lp-section{ padding: 64px 0; }
.landing-page .lp-section-heading{ grid-template-columns: 1fr; gap: 23px; }
.landing-page .lp-intro{ max-width: 620px; font-size: 17px; }

.landing-page .lp-example-heading{ display: block; }
.landing-page .lp-example-kind{ display: block; margin-top: 8px; }
.landing-page .lp-before-after{ grid-template-columns: 1fr; gap: 12px; }
.landing-page .lp-transform-arrow{ transform: rotate(90deg); height: 36px; line-height: 1; }
.landing-page .lp-verify-top,.landing-page .lp-prepare-layout{ grid-template-columns: 1fr; gap: 40px; }
.landing-page .lp-verify-intro > p:not(.lp-eyebrow),.landing-page .lp-preparation-intro > p:not(.lp-eyebrow){ max-width: 580px; }
.landing-page .lp-feature-panels{ grid-template-columns: 1fr; padding-top: 0; margin-top: 44px; }
.landing-page .lp-feature-panel,.landing-page .lp-feature-panel:first-child,.landing-page .lp-feature-panel:last-child{ display: grid; grid-template-columns: 32px minmax(0, 1fr); padding: 28px 0; gap: 0 12px; border-right: none; border-bottom: 1px solid #537266; }
.landing-page .lp-feature-panel:last-child{ border-bottom: none; padding-bottom: 0; }
.landing-page .lp-feature-number{ grid-column: 1; grid-row: 1 / span 3; margin-top: 5px; }
.landing-page .lp-feature-panel h3{ max-width: none; }
.landing-page .lp-feature-panel h3,.landing-page .lp-feature-panel p,.landing-page .lp-feature-note{ grid-column: 2; }
.landing-page .lp-prep-format{ max-width: 100%; width: 100%; margin-top: 30px; }
.landing-page .lp-rules{ margin-top: -14px; }
.landing-page .lp-settings{ margin-top: -4px; }
.landing-page .lp-help-note{ padding-top: 0; margin-top: -18px; }
.landing-page .lp-settings-grid{ grid-template-columns: 1fr; }
.landing-page .lp-resource-grid{ grid-template-columns: 1fr 1fr; }
.landing-page .lp-plan-grid{ grid-template-columns: 1fr; gap: 20px; }
.landing-page .lp-plan{ padding: 30px; }
.landing-page .lp-plan-heading{ margin-bottom: 24px; }
.landing-page .lp-plan ul{ padding-bottom: 4px; }
.landing-page .lp-cta-layout{ flex-direction: column; align-items: flex-start; gap: 32px; }
.landing-page .lp-cta-action p{ text-align: left; }
.landing-page .lp-final-cta{ padding: 64px 0; }

}
@media (max-width: 460px){.landing-page .lp-section h2,.landing-page .lp-final-cta h2{ font-size: 34px; }
.landing-page .lp-eyebrow{ font-size: 14px; letter-spacing: .05em; }

.landing-page .lp-summary-detail{ display: block; margin-top: 4px; }
.landing-page .lp-check{ gap: 14px; }
.landing-page .lp-rules li{ gap: 17px; }
.landing-page .lp-resource-grid{ grid-template-columns: 1fr; }
.landing-page .lp-resource{ padding: 25px; }
.landing-page .lp-resource p{ max-width: 100%; padding-right: 20px; margin-bottom: 0; }
.landing-page .lp-resource-arrow{ position: absolute; right: 22px; bottom: 25px; }
.landing-page .lp-plan{ padding: 24px; }
.landing-page .lp-plan-pill{ font-size: 14px; }
.landing-page .lp-plan h3{ font-size: 28px; }
.landing-page .lp-plan-description{ font-size: 17px; }
.landing-page .lp-button{ gap: 14px; padding: 14px 17px; }
.landing-page .lp-cta-action{ width: 100%; }
.landing-page .lp-cta-action .lp-button{ width: 100%; }
.landing-page .lp-settings-grid img{ height: auto; max-height: 330px; }

}
@media (prefers-reduced-motion: reduce){.landing-page .lp-cad-tool,.landing-page .lp-resource,.landing-page .lp-disclosure-plus{ transition: none; }
 }

/* All refinements are scoped to the landing content; shared app controls are untouched. */
.landing-page .figure-caption{font-size:14px;font-weight:400;color:#4b6345}
.landing-page .model-callout{position:absolute;right:0;font-size:15px;font-weight:600;line-height:1.3;color:#395b31;pointer-events:none}
.landing-page .geometry-label{top:35.4%}
.landing-page .distribution-label{bottom:17%;color:#7c6014}
.landing-page .callout-lines{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;stroke:#6a8756;stroke-width:1.1}
.landing-page .distribution-leader{stroke:#a38629}
.landing-page .playing .geometry-label,.landing-page .playing .geometry-leader{animation:landing-geometry-label var(--duration) both}
.landing-page .playing .distribution-label,.landing-page .playing .distribution-leader{animation:landing-distribution-label var(--duration) both}
.landing-page .playing .verification-strip{animation:none}
.landing-page .verification-strip{font-size:14px;gap:9px 14px}
.landing-page .playing .verification-strip>span{animation:landing-check-pop .22s 2.85s both}
.landing-page .playing .verification-strip>span:nth-child(2){animation-delay:3s}
.landing-page .playing .verification-strip>span:nth-child(3){animation-delay:3.15s}
@keyframes landing-geometry-label{0%,28%{opacity:0}48%,100%{opacity:1}}
@keyframes landing-distribution-label{0%,48%{opacity:0}68%,100%{opacity:1}}
@keyframes landing-check-pop{from{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}

.landing-page .lp-before-after{grid-template-columns:minmax(0,1fr) 72px minmax(0,1fr)}
.landing-page .lp-transform-arrow{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:7px;transform:none;font-size:24px;line-height:1}
.landing-page .lp-ies-file{font-size:16px;font-family:ui-monospace,Consolas,monospace;border:1px solid #cfc395;background:#fffbed;border-radius:6px;padding:14px 8px;color:#806116;box-shadow:0 4px 10px #173d3408}
.landing-page .lp-arrow-line{width:100%;font-size:34px;line-height:1.2}
.landing-page .lp-ies-add{font-size:23px}
.landing-page .lp-model-shot img{height:320px;object-fit:contain;background:white}
.landing-page .lp-second-example{margin-top:42px;padding-top:32px;border-top:1px solid #cedbce}
.landing-page .lp-second-example h3{margin:0 0 22px}
.landing-page .lp-settings-title{font-size:23px;font-weight:600;line-height:1.35;margin:0 0 25px;padding-top:28px;border-top:1px solid #cedbce}
.landing-page .lp-settings-grid{padding-bottom:0}
.landing-page .lp-image-enlarge{display:block;width:100%;padding:0;border:0;background:#fff;cursor:zoom-in}
.landing-page .lp-image-enlarge:focus-visible{outline:3px solid #1d6e56;outline-offset:-4px}
.landing-page .lp-image-dialog{width:fit-content;max-width:calc(100vw - 48px);max-height:calc(100dvh - 48px);padding:0;margin:auto;border:0;border-radius:10px;background:#fff;box-shadow:0 20px 80px #0005;overflow:hidden}
.landing-page .lp-image-dialog::backdrop{background:rgba(15,25,22,.85)}
.landing-page .lp-image-dismiss{display:block;padding:0;border:0;background:#fff;cursor:zoom-out}
.landing-page .lp-image-dismiss:focus-visible{outline:3px solid #1d6e56;outline-offset:-3px}
.landing-page .lp-image-dialog img{display:block;max-width:min(1600px,calc(100vw - 48px));max-height:calc(100dvh - 48px);width:auto;height:auto;object-fit:contain}
.landing-page .lp-verification .lp-intro{color:#c8d5ca}
.landing-page .lp-quality-points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;padding:0 0 43px;border-bottom:1px solid #537266}
.landing-page .lp-quality-points article{position:relative;padding-left:37px}
.landing-page .lp-quality-points article>span{position:absolute;top:2px;left:0;display:grid;place-items:center;width:25px;height:25px;border:1px solid #90b69c;border-radius:50%;color:#cce4b3;font-size:15px}
.landing-page .lp-quality-points h3{font-size:19px;line-height:1.4;margin:0 0 10px;font-weight:600}
.landing-page .lp-quality-points p{font-size:15px;line-height:1.6;color:#c8d5ca;margin:0}
.landing-page .lp-preview-feature{display:grid;grid-template-columns:.72fr 1.3fr;gap:54px;align-items:center;margin-top:48px}
.landing-page .lp-preview-copy h3{font-size:35px;font-weight:600;line-height:1.18;letter-spacing:-.035em;margin:0 0 20px}
.landing-page .lp-preview-copy>p:not(.lp-eyebrow){font-size:18px;line-height:1.6;color:#c8d5ca;margin:0}
.landing-page .lp-preview-legend{list-style:none;margin:25px 0 0;padding:0;display:grid;gap:13px;font-size:16px;color:#e1e9de}
.landing-page .lp-preview-legend li{display:flex;align-items:center;gap:12px}
.landing-page .lp-preview-legend i{display:block;width:14px;height:14px;border:2px solid #aababa;border-radius:3px}
.landing-page .lp-preview-legend .lp-marker-light{border-color:#f4c629;background:#f4c629;border-radius:50%}
.landing-page .lp-preview-legend .lp-marker-source{border-color:#f0a043;border-radius:50%}
.landing-page .lp-preview-legend .lp-marker-connector{border-color:#70bf78;border-radius:50%}
.landing-page .lp-live-preview{min-width:0;overflow:hidden;border:1px solid #aec3b7;border-radius:14px;background:#fff;color:#233e41;box-shadow:0 16px 45px #081e1929;font:14px/1.45 "Segoe UI",Arial,sans-serif}
.landing-page .lp-demo-header{display:flex;align-items:center;gap:14px;padding:16px 18px;border-bottom:1px solid #dce5df}
.landing-page .lp-demo-header>div{flex:1;min-width:0}
.landing-page .lp-demo-header span{display:block;margin-bottom:3px;color:#62796b;font-size:13px}
.landing-page .lp-demo-header h4{font-size:15px;line-height:1.4;overflow-wrap:anywhere;margin:0;font-weight:650;color:#233e41}
.landing-page .lp-live-preview button{border:1px solid #c9d9d1;border-radius:7px;background:#fff;color:#265043;cursor:pointer;padding:8px 11px;min-height:40px;font:inherit;line-height:1.3}
.landing-page .lp-live-preview button:hover{background:#edf5ef;border-color:#518a70}
.landing-page .lp-live-preview button:disabled{cursor:default;opacity:.5}
.landing-page .lp-live-preview :focus-visible{outline:3px solid #00898f;outline-offset:2px}
.landing-page .lp-demo-tools{min-width:0;margin:0;padding:12px 18px 14px;border:0;border-bottom:1px solid #dce5df}
.landing-page .lp-demo-views{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:12px}
.landing-page [data-demo-family]{margin-left:auto}
.landing-page [data-demo-family][aria-expanded=true]{background:#e2efe6;border-color:#38765a}
.landing-page .lp-demo-visibility{display:flex;flex-wrap:wrap;gap:9px 18px}
.landing-page .lp-demo-visibility label{display:inline-flex;align-items:center;gap:7px;min-height:24px;white-space:nowrap;cursor:pointer;font-size:13px}
.landing-page .lp-demo-visibility input{width:16px;height:16px;margin:0;accent-color:#18705b}
.landing-page .lp-demo-body{height:440px;min-height:0;background:#f7f9f9;overflow:hidden}
.landing-page .lp-demo-stage{position:relative;height:100%;min-width:0;overflow:hidden}
.landing-page .lp-demo-stage canvas{display:block;width:100%;height:100%;touch-action:pan-y;cursor:grab}
.landing-page .lp-live-preview.is-interacting canvas{touch-action:none}
.landing-page .lp-demo-stage canvas:active{cursor:grabbing}
.landing-page .lp-demo-status{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:24px;background:#f7f9f9;text-align:center;color:#486257;z-index:1}
.landing-page .lp-demo-status p{max-width:360px;margin:0;font-size:15px}
.landing-page .lp-demo-family{padding:18px 20px;background:#fff;min-width:0;border-top:1px solid #dce5df;color:#233e41}
.landing-page .lp-demo-family h4{font-size:17px;line-height:1.4;color:#233e41;margin:0 0 12px}
.landing-page .lp-demo-family p{font-size:13px;color:#576d62;margin:0 0 18px}
.landing-page .lp-demo-family dl{margin:0 0 18px}
.landing-page .lp-demo-family dt{color:#576d62}
.landing-page .lp-demo-family dd{margin:0;color:#233e41;overflow-wrap:anywhere;white-space:pre-wrap}
.landing-page .lp-demo-family h5{font-size:14px;line-height:1.4;background:#edf3ef;padding:8px 10px;border-radius:5px;margin:0;color:#2c5342}
.landing-page .lp-demo-family dl>div{display:grid;grid-template-columns:1fr 1fr;gap:8px 18px;padding:10px 2px;border-bottom:1px solid #e9efea;font-size:13px;overflow-wrap:anywhere}
.landing-page .lp-demo-body.has-family-data{overflow-y:auto;overscroll-behavior:contain}
.landing-page .lp-demo-body.has-family-data .lp-demo-stage{height:310px}
.landing-page .lp-demo-footer{padding:12px 18px;border-top:1px solid #dce5df;background:#fff;color:#576d62;font-size:12.5px;line-height:1.6}
.landing-page .lp-demo-footer p{margin:0}
.landing-page .lp-demo-footer strong{font-weight:500;color:#305841}
.landing-page .lp-demo-footer .lp-demo-caution{color:#835c08;margin-top:6px;max-height:56px;overflow:auto}
.landing-page .lp-demo-no-script{padding:12px 18px;margin:0;color:#486257}
.landing-page .lp-demo-no-script a{text-decoration:underline}
html.lp-demo-open{overflow:hidden}
.landing-page .lp-demo-dialog{width:min(1280px,calc(100vw - 32px));height:calc(100dvh - 32px);max-width:none;max-height:none;padding:0;margin:auto;border:0;border-radius:14px;background:#fff;box-shadow:0 24px 90px #0006}
.landing-page .lp-demo-dialog::backdrop{background:#102a22d9}
.landing-page .lp-live-preview.is-expanded{display:flex;flex-direction:column;height:100%;border:0;border-radius:0;box-shadow:none}
.landing-page .is-expanded .lp-demo-body{flex:1;height:auto;min-height:140px}
.landing-page .is-expanded .lp-demo-header,.landing-page .is-expanded .lp-demo-tools,.landing-page .is-expanded .lp-demo-footer{flex-shrink:0}
@media(max-height:520px){.landing-page .is-expanded .lp-demo-header{padding:8px 12px}.landing-page .is-expanded .lp-demo-tools{padding:8px 12px}.landing-page .is-expanded .lp-demo-views{margin-bottom:8px}.landing-page .is-expanded button{min-height:36px;padding-block:6px}.landing-page .is-expanded .lp-demo-body{min-height:80px}.landing-page .is-expanded .lp-demo-footer{padding:6px 12px}.landing-page .is-expanded .lp-demo-body.has-family-data .lp-demo-stage{height:160px}}
@media(min-width:901px){.landing-page .is-expanded .lp-demo-body.has-family-data{display:flex;overflow:hidden}.landing-page .is-expanded .has-family-data .lp-demo-stage{flex:1;height:100%}.landing-page .is-expanded .lp-demo-family{flex:0 0 340px;max-width:40%;overflow:auto;border-top:0;border-left:1px solid #dce5df}}
@media(max-width:1050px){.landing-page .lp-preview-feature{grid-template-columns:1fr;gap:28px}.landing-page .lp-preview-copy{display:grid;grid-template-columns:1fr 1fr;gap:0 32px;align-items:start}.landing-page .lp-preview-copy .lp-eyebrow{grid-column:1/-1}.landing-page .lp-preview-copy .lp-preview-legend{grid-column:2;grid-row:2/4;margin:3px 0 0}.landing-page .lp-demo-body{height:440px}}
@media(max-width:760px){.landing-page .lp-preview-copy{display:block}.landing-page .lp-preview-copy .lp-preview-legend{margin-top:22px}.landing-page .lp-demo-body{height:390px}.landing-page .lp-demo-header{padding:13px 12px;gap:10px}.landing-page .lp-demo-tools{padding:11px 12px}.landing-page .lp-demo-visibility{gap:8px 13px}.landing-page .lp-demo-footer{padding:11px 12px}.landing-page .lp-demo-dialog{width:calc(100vw - 12px);height:calc(100dvh - 12px);border-radius:10px}.landing-page .lp-demo-body.has-family-data .lp-demo-stage{height:270px}}
@media(max-width:390px){.landing-page .lp-demo-header h4{font-size:14px}.landing-page .lp-demo-visibility{display:grid;grid-template-columns:1fr 1fr}.landing-page .lp-demo-visibility label{white-space:normal;min-height:32px}.landing-page .lp-demo-visibility input{flex-shrink:0}.landing-page .lp-demo-body{height:360px}.landing-page [data-demo-family]{margin-left:0}.landing-page .lp-live-preview button{padding-inline:9px}}
.landing-page .lp-data-features{display:grid;grid-template-columns:1fr 1fr;gap:48px;margin-top:48px;border-top:1px solid #537266;padding-top:35px}
.landing-page .lp-data-features article{display:flex;gap:23px;align-items:flex-start}
.landing-page .lp-data-features svg{width:55px;height:55px;flex-shrink:0;stroke:#b4d19f;stroke-width:1.5}
.landing-page .lp-data-features h3{font-size:23px;line-height:1.3;font-weight:600;margin:0 0 12px;letter-spacing:-.02em}
.landing-page .lp-data-features p{font-size:16px;line-height:1.65;color:#c8d5ca;margin:0 0 12px}
.landing-page .lp-data-features article span{font-size:14px;line-height:1.6;color:#dfe9d5}
.landing-page .lp-verify-footnote a{color:#e8efdf;text-decoration:underline}
@media(max-width:1150px){.landing-page .model-callout{font-size:13px}.landing-page .lp-model-shot img{height:280px}.landing-page .lp-quality-points{gap:22px}.landing-page .lp-preview-feature{gap:30px}.landing-page .lp-data-features{gap:30px}}
@media(max-width:1000px){.landing-page .model-callout{font-size:15px}.landing-page .lp-preview-feature{grid-template-columns:1fr}.landing-page .lp-preview-copy h3{font-size:29px}.landing-page .lp-quality-points{gap:25px}.landing-page .lp-quality-points article{padding-left:0;padding-top:37px}}
@media(max-width:760px){.landing-page .lp-before-after{grid-template-columns:1fr}.landing-page .lp-model-shot img{height:auto;max-height:480px}.landing-page .lp-transform-arrow{height:auto;gap:12px;flex-wrap:nowrap;margin:6px 0}.landing-page .lp-ies-file{padding:10px 13px}.landing-page .lp-arrow-line{width:auto;transform:rotate(90deg);font-size:32px}.landing-page .lp-quality-points{grid-template-columns:1fr;gap:25px;padding-bottom:32px}.landing-page .lp-quality-points article{padding:0 0 0 38px}.landing-page .lp-quality-points h3{font-size:20px;margin-bottom:7px}.landing-page .lp-quality-points p{font-size:16px}.landing-page .lp-preview-feature{grid-template-columns:1fr;gap:28px;margin-top:35px}.landing-page .lp-preview-copy h3{font-size:34px}.landing-page .lp-preview-legend{grid-template-columns:1fr 1fr;font-size:15px;gap:15px 10px}.landing-page .lp-data-features{grid-template-columns:1fr;gap:30px}.landing-page .lp-data-features article{gap:18px}.landing-page .lp-data-features svg{width:44px;height:44px}}
@media(max-width:640px){.landing-page .figure-caption{font-size:13px}.landing-page .callout-lines{display:none}.landing-page .model-callout{font-size:13px;max-width:100px;z-index:1}.landing-page .geometry-label{left:0;right:auto;top:484px;padding-bottom:7px;border-bottom:1px solid #6a8756}.landing-page .geometry-label::after{content:"";width:24px;height:1px;background:#6a8756;position:absolute;left:100%;bottom:-1px;transform:rotate(30deg);transform-origin:left}.landing-page .distribution-label{bottom:100px;right:0;padding-bottom:7px;border-bottom:1px solid #a38629}.landing-page .distribution-label::before{content:"";width:22px;height:1px;background:#a38629;position:absolute;right:100%;bottom:-1px;transform:rotate(25deg);transform-origin:right}.landing-page .verification-strip{font-size:14px}}
@media(max-width:370px){.landing-page .figure-topline{display:flex}.landing-page .figure-caption{font-size:12px}.landing-page .geometry-label{top:474px}.landing-page .model-callout{font-size:12px;max-width:86px}.landing-page .lp-preview-legend{grid-template-columns:1fr}.landing-page .lp-data-features article{display:block}.landing-page .lp-data-features svg{margin-bottom:12px}}
@media(prefers-reduced-motion:reduce){.landing-page .playing .model-callout,.landing-page .playing .geometry-leader,.landing-page .playing .distribution-leader,.landing-page .playing .verification-strip>span{animation:none!important}}
