
:root{--bg:#07110f;--panel:#0d1b18;--panel2:#11231f;--line:#ffffff14;--text:#f5fbf8;--muted:#9fb4ac;--green:#38e59c;--green2:#19b979;--warn:#f2b84b;--danger:#ff6b6b;--r:20px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:inherit}.hidden{display:none!important}
.top{height:70px;position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;padding:0 max(4vw,18px);background:#07110fee;border-bottom:1px solid var(--line);backdrop-filter:blur(16px)}
.brand{display:flex;align-items:center;gap:10px;text-decoration:none;font-size:20px}.idmark{display:grid;place-items:center;width:39px;height:39px;border-radius:12px;background:linear-gradient(145deg,#4af0aa,#0ca66a);color:#042117;font-weight:1000;box-shadow:inset 0 1px #fff7}.brand b span{color:var(--green)}
.nav{display:flex;gap:10px;align-items:center}.btn,.btn2{border:0;border-radius:13px;padding:13px 17px;font-weight:800;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:7px}.btn{background:var(--green);color:#052016}.btn2{background:#ffffff0a;border:1px solid var(--line);color:white}
.shell{width:min(1180px,calc(100% - 32px));margin:auto}.hero{padding:70px 0 45px;display:grid;grid-template-columns:1.08fr .92fr;gap:50px;align-items:center}.eyebrow{color:var(--green);font-size:12px;font-weight:900;letter-spacing:.13em}.hero h1,.page-title{font-size:clamp(43px,6vw,76px);line-height:.98;letter-spacing:-.055em;margin:15px 0 22px}.hero h1 span{color:var(--green)}.lead{font-size:18px;line-height:1.65;color:#b7c9c2;max-width:690px}.actions{display:flex;gap:10px;flex-wrap:wrap;margin:28px 0}.micro{font-size:12px;color:#81978f}
.preview{background:#f7f8f8;color:#10201b;border:9px solid #17241f;border-radius:30px;overflow:hidden;box-shadow:0 35px 100px #0009}.preview-head{height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;background:white}.client-logo{font-weight:950;font-size:19px}.client-logo i{color:#19b979;font-style:normal}.preview-hero{height:230px;padding:35px 25px;background:linear-gradient(90deg,#091814dc,#09181444),linear-gradient(135deg,#5f756d,#b8c7c1);color:white;display:flex;flex-direction:column;justify-content:flex-end}.preview-hero h3{font-size:30px;margin:0}.preview-hero p{margin:5px 0 14px}.whats{align-self:flex-start;background:#21d980;color:#062114;padding:10px 14px;border-radius:10px;font-weight:800}.properties{padding:20px}.properties h4{margin:0 0 12px}.property-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.prop{height:110px;border-radius:12px;background:linear-gradient(145deg,#d9e1de,#8fa59d)}.powered{text-align:center;padding:18px;font-size:11px;color:#87938e;border-top:1px solid #e4e8e6}.powered b{color:#20ae74}
.section{padding:70px 0}.section h2{font-size:clamp(32px,4vw,52px);letter-spacing:-.04em;margin:10px 0 35px}.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.card{background:linear-gradient(180deg,#10221e,#0b1815);border:1px solid var(--line);border-radius:var(--r);padding:24px}.card h3{margin:12px 0 8px}.card p{color:var(--muted);line-height:1.55;margin:0}.icon{font-size:26px;color:var(--green)}
.notice{background:#13221c;border:1px solid #2d674f;border-radius:18px;padding:20px;display:flex;gap:14px;align-items:flex-start}.notice b{color:#dff8ec}.notice p{margin:5px 0;color:#a9bcb5;line-height:1.5}
.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.step{border-top:1px solid #ffffff25;padding:20px 4px}.step strong{color:var(--green)}
.builder{padding:35px 0 90px}.builder-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-end;margin-bottom:24px}.builder-head h1{font-size:42px;margin:7px 0}.status{padding:8px 12px;border-radius:99px;background:#ffffff0b;border:1px solid var(--line);font-size:12px}
.readiness{display:grid;grid-template-columns:180px 1fr;gap:20px;align-items:center}.ring{width:150px;height:150px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(var(--green) 0 68%,#ffffff12 68%);position:relative}.ring:after{content:"";position:absolute;inset:12px;background:var(--panel);border-radius:50%}.ring span{position:relative;z-index:2;font-size:28px;font-weight:950}.checklist{display:grid;grid-template-columns:1fr 1fr;gap:8px}.check{padding:10px 12px;border-radius:11px;background:#ffffff08;font-size:13px}.check.ok:before{content:"✓ ";color:var(--green)}.check.miss:before{content:"! ";color:var(--warn)}
.tabs{display:flex;gap:7px;overflow:auto;margin:28px 0 16px;padding-bottom:3px}.tab{white-space:nowrap;padding:11px 14px;border-radius:11px;border:1px solid var(--line);background:#ffffff08;color:#dbe7e2;font-weight:750;cursor:pointer}.tab.active{background:var(--green);color:#052016}
.panel{background:var(--panel);border:1px solid var(--line);border-radius:22px;padding:24px}.formgrid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.field{display:flex;flex-direction:column;gap:7px}.field.full{grid-column:1/-1}.field label{font-size:12px;color:#9db1a9;font-weight:800}.field input,.field select,.field textarea{width:100%;background:#07120f;color:white;border:1px solid #ffffff1b;border-radius:12px;padding:13px;font:inherit}.field textarea{min-height:100px;resize:vertical}
.templates{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.template{border:1px solid var(--line);background:#091613;border-radius:16px;padding:8px;cursor:pointer}.template.active{outline:2px solid var(--green)}.template-shot{height:125px;border-radius:10px;background:linear-gradient(160deg,#e9eeec 0 25%,#a9bab4 25% 55%,#f6f7f7 55%)}.template:nth-child(2) .template-shot{background:linear-gradient(160deg,#f5efe3 0 25%,#bba27d 25% 55%,#fffaf1 55%)}.template:nth-child(3) .template-shot{background:linear-gradient(160deg,#101817 0 25%,#376b5a 25% 55%,#17221f 55%)}.template:nth-child(4) .template-shot{background:linear-gradient(160deg,#111 0 25%,#777 25% 55%,#181818 55%)}.template:nth-child(5) .template-shot{background:linear-gradient(160deg,#fff 0 25%,#cbd7d2 25% 55%,#fafafa 55%)}.template strong{display:block;padding:9px 3px 3px;font-size:13px}
.modules{display:grid;grid-template-columns:1fr 1fr;gap:10px}.module{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:15px;border:1px solid var(--line);border-radius:15px;background:#ffffff05}.module small{color:var(--muted);display:block;margin-top:4px}.cap{color:var(--green);font-weight:900;white-space:nowrap}.switch{width:42px;height:24px;border-radius:20px;background:#ffffff18;position:relative;cursor:pointer}.switch:after{content:"";position:absolute;width:18px;height:18px;border-radius:50%;background:white;left:3px;top:3px;transition:.2s}.switch.on{background:var(--green)}.switch.on:after{left:21px}
.total{margin-top:16px;padding:18px;border-radius:15px;background:#07120f;border:1px solid #2a654d;display:flex;justify-content:space-between;align-items:center}.total strong{font-size:24px;color:var(--green)}
.trial{background:linear-gradient(135deg,#163629,#0e211b);border:1px solid #2d7355;border-radius:18px;padding:20px;margin-bottom:18px}.trial strong{color:var(--green)}
.site{background:white;color:#17221e;min-height:100vh}.site-nav{height:78px;display:flex;align-items:center;justify-content:space-between;padding:0 max(5vw,22px);border-bottom:1px solid #e8ecea}.site-brand{font-size:22px;font-weight:950}.site-hero{min-height:480px;padding:70px max(6vw,24px);background:linear-gradient(90deg,#081712d9,#08171255),linear-gradient(135deg,#637870,#b8c7c1);color:white;display:flex;align-items:center}.site-hero>div{max-width:680px}.site-hero h1{font-size:clamp(42px,6vw,76px);letter-spacing:-.05em;margin:0 0 12px}.site-section{padding:60px max(6vw,24px)}.site-properties{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.site-property{border:1px solid #e4e9e6;border-radius:16px;overflow:hidden}.site-property .photo{height:190px;background:linear-gradient(145deg,#d8e1dd,#9aada6)}.site-property div:last-child{padding:15px}.site-footer{text-align:center;padding:28px;color:#84918c;border-top:1px solid #e6ebe8;font-size:12px}.site-footer b{color:#1eb477}
footer.main{padding:30px;text-align:center;border-top:1px solid var(--line);color:#748a82}
@media(max-width:900px){.hero{grid-template-columns:1fr}.grid{grid-template-columns:1fr 1fr}.steps{grid-template-columns:1fr 1fr}.templates{grid-template-columns:repeat(2,1fr)}.readiness{grid-template-columns:1fr}.ring{margin:auto}.site-properties{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.nav .hide-mobile{display:none}.shell{width:min(100% - 24px,1180px)}.hero{padding-top:45px}.hero h1{font-size:48px}.grid,.steps,.formgrid,.modules,.checklist{grid-template-columns:1fr}.field.full{grid-column:auto}.templates{grid-template-columns:1fr 1fr}.builder-head{align-items:flex-start;flex-direction:column}.site-properties{grid-template-columns:1fr}.site-nav .btn2{display:none}}

/* BUILD 3 — mobile polish */
.module{overflow:hidden}.module>div:last-child{display:flex;align-items:center;gap:10px;flex:0 0 auto}
.switch{flex:0 0 42px}.tabs{scrollbar-width:none}.tabs::-webkit-scrollbar{display:none}
@media(max-width:560px){
 .top{height:66px}.brand{font-size:18px}.idmark{width:37px;height:37px}
 .nav{min-width:0}.status{max-width:170px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
 .builder{padding-top:28px}.builder-head h1{font-size:38px}
 .readiness{padding:22px 18px}.ring{width:132px;height:132px}
 .tabs{position:sticky;top:66px;z-index:12;background:var(--bg);padding:10px 0;margin:18px 0 10px}
 .tab{padding:10px 12px;font-size:13px}
 .module{padding:14px 12px;gap:8px}.module b{font-size:15px}.module small{font-size:12px}
 .module .cap{font-size:14px}.total{padding:15px 13px}.total strong{font-size:21px}
}
