.dfy{--bg:#15181c;--surface:#20252a;--card:#1b2026;--hair:rgba(255,255,255,0.08);--field:#4a5058;--cream:#f5f3f0;--muted:rgba(245,243,240,0.66);--subtle:rgba(245,243,240,0.5);--aqua:#c2f3f4;--green:#2eb67d;--ink:#15181c;background:var(--bg);color:var(--cream);font-family:var(--font-sans),system-ui,sans-serif;line-height:1.55;min-height:100vh}.dfy *{box-sizing:border-box;margin:0;padding:0}.dfy .wrap{max-width:1120px;margin:0 auto;padding:0 24px}.dfy .eyebrow{font-family:var(--font-mono),monospace;font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--subtle)}.dfy .pill{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--hair);border-radius:999px;padding:7px 14px;background:var(--surface)}.dfy .pill .dot{width:7px;height:7px;border-radius:50%;background:var(--green)}.dfy h1{font-size:clamp(34px,4.6vw,54px);font-weight:700;line-height:1.08}.dfy h1,.dfy h2{letter-spacing:-.02em}.dfy h2{font-size:clamp(26px,3.4vw,38px);font-weight:600;line-height:1.15}.dfy .accent{color:var(--aqua)}.dfy section{padding:88px 0}.dfy .center{text-align:center}.dfy .sub{color:var(--muted);font-size:17px;max-width:640px}.dfy .center .sub{margin:14px auto 0}.dfy header{border-bottom:1px solid var(--hair);padding:18px 0}.dfy header .wrap{justify-content:space-between}.dfy .logo,.dfy header .wrap{display:flex;align-items:center}.dfy .logo img{height:34px;width:auto;display:block}.dfy .head-right{display:flex;align-items:center;gap:22px}.dfy .head-phone{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:14.5px;text-decoration:none}.dfy .head-phone:hover{color:var(--cream)}.dfy .head-phone svg{width:16px;height:16px;stroke:currentColor;stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round}.dfy .btn-sm{background:#fff;color:var(--ink);border-radius:999px;padding:10px 18px;font-weight:600;font-size:14.5px;text-decoration:none;transition:all .18s ease}.dfy .btn-sm:hover{background:linear-gradient(180deg,#fcdfa0,#f5c455)}.dfy .hero{padding:76px 0 88px;background:radial-gradient(90% 70% at 70% 0,rgba(194,243,244,.06) 0,transparent 60%)}.dfy .hero .wrap{display:grid;grid-template-columns:1.05fr .95fr;gap:56px;align-items:start}.dfy .hero-copy .pill{margin-bottom:22px}.dfy .hero-copy .sub{margin-top:18px}.dfy .hero-copy .sub b{color:var(--cream)}.dfy .checks{margin-top:26px;display:flex;flex-direction:column;gap:12px}.dfy .checks div{display:flex;gap:10px;align-items:flex-start;color:var(--muted);font-size:15.5px}.dfy .checks svg{width:17px;height:17px;flex:0 0 17px;margin-top:3px;stroke:var(--green);stroke-width:2.4;fill:none;stroke-linecap:round;stroke-linejoin:round}.dfy .form-card{background:var(--card);border:1px solid var(--hair);border-radius:22px;padding:28px;box-shadow:0 24px 60px -24px rgba(0,0,0,.6)}.dfy .form-card .eyebrow{color:var(--green);display:flex;align-items:center;gap:8px}.dfy .form-card .eyebrow .dot{width:7px;height:7px;border-radius:50%;background:var(--green)}.dfy .form-card h3{font-size:24px;font-weight:700;margin-top:12px}.dfy .form-card p{color:var(--muted);font-size:14.5px;margin-top:8px}.dfy .form-card form{margin-top:18px;display:flex;flex-direction:column;gap:12px}.dfy .form-card input{background:var(--bg);border:1px solid var(--field);border-radius:12px;padding:14px 16px;color:var(--cream);font-family:inherit;font-size:15px;width:100%}.dfy .form-card input::placeholder{color:var(--subtle)}.dfy .form-card input:focus{outline:none;border-color:rgba(194,243,244,.55)}.dfy .btn{display:flex;align-items:center;justify-content:center;background:#fff;color:var(--ink);border:0;border-radius:999px;padding:16px;font-weight:700;font-size:16px;cursor:pointer;font-family:inherit;transition:all .18s ease;width:100%}.dfy .btn:hover{background:linear-gradient(180deg,#fcdfa0,#f5c455)}.dfy .btn:disabled{opacity:.6;cursor:default}.dfy .micro{text-align:center;font-size:12.5px;color:var(--subtle)}.dfy .done{text-align:center;padding:14px 4px 6px}.dfy .done .check{width:46px;height:46px;border-radius:50%;background:rgba(46,182,125,.15);border:1px solid rgba(46,182,125,.5);display:flex;align-items:center;justify-content:center;margin:0 auto 14px}.dfy .done .check svg{width:22px;height:22px;stroke:var(--green);stroke-width:2.5;fill:none;stroke-linecap:round;stroke-linejoin:round}.dfy .done h3{font-size:20px;font-weight:700}.dfy .done p{color:var(--muted);font-size:14.5px;margin-top:8px}.dfy .steps{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:44px}.dfy .step{background:var(--card);border:1px solid var(--hair);border-radius:18px;padding:26px;text-align:left}.dfy .step .num{font-family:var(--font-mono),monospace;color:var(--aqua);font-size:13px;letter-spacing:.12em}.dfy .step .n{font-size:34px;font-weight:700;margin-top:2px}.dfy .step h4{font-size:17.5px;font-weight:700;margin-top:10px}.dfy .step p{color:var(--muted);font-size:14.5px;margin-top:8px}.dfy .build-list{max-width:760px;margin:44px auto 0;display:flex;flex-direction:column;gap:14px}.dfy .build-row{display:flex;gap:16px;align-items:flex-start;background:var(--card);border:1px solid var(--hair);border-radius:16px;padding:20px 22px;text-align:left}.dfy .build-row .idx{flex:0 0 30px;height:30px;border-radius:50%;background:var(--surface);border:1px solid var(--hair);display:flex;align-items:center;justify-content:center;font-size:13.5px;color:var(--aqua);font-weight:600}.dfy .build-row .bd{flex:1}.dfy .build-row h4{font-size:16.5px;font-weight:700}.dfy .build-row p{color:var(--muted);font-size:14.5px;margin-top:4px}.dfy .tag{flex:0 0 auto;font-size:11.5px;font-weight:600;color:var(--green);border:1px solid rgba(46,182,125,.4);border-radius:999px;padding:4px 10px;white-space:nowrap}.dfy .why{background:var(--surface)}.dfy .why .box{max-width:720px;margin:0 auto;text-align:center}.dfy .why .eyebrow{letter-spacing:.2em}.dfy .why h2{margin-top:14px}.dfy .why p{color:var(--muted);margin-top:16px;font-size:16.5px}.dfy .plans{display:grid;grid-template-columns:1fr 1fr;gap:22px;max-width:860px;margin:44px auto 0}.dfy .plan{background:var(--card);border:1px solid var(--hair);border-radius:20px;padding:30px;text-align:left}.dfy .plan .eyebrow{font-size:11px}.dfy .plan .price{margin-top:14px;display:flex;align-items:baseline;gap:8px}.dfy .plan .price .n{font-size:44px;font-weight:700;letter-spacing:-.02em}.dfy .plan .price .per{color:var(--muted);font-size:15px}.dfy .plan .meta{color:var(--subtle);font-size:13.5px;margin-top:4px}.dfy .plan p{color:var(--muted);font-size:14.5px;margin-top:14px}.dfy .plan.hl{border-color:rgba(194,243,244,.35)}.dfy .under-plans{text-align:center;color:var(--subtle);font-size:14px;margin-top:26px}.dfy .scarce{max-width:680px;margin:0 auto;background:var(--card);border:1px solid rgba(255,209,102,.35);border-radius:16px;padding:24px 28px;text-align:center}.dfy .scarce .lab{font-size:12.5px;color:#ffd166;display:inline-flex;align-items:center;gap:8px}.dfy .scarce .lab .dot{width:7px;height:7px;border-radius:50%;background:#ffd166}.dfy .scarce p{color:var(--muted);font-size:14.5px;margin-top:10px}.dfy .bottom .form-card{max-width:520px;margin:40px auto 0}.dfy .chips{display:flex;gap:18px;justify-content:center;margin-top:18px;flex-wrap:wrap;color:var(--subtle);font-size:13px}.dfy .chips span{display:flex;gap:6px;align-items:center}.dfy .chips svg{width:14px;height:14px;stroke:var(--green);stroke-width:2.6;fill:none;stroke-linecap:round}.dfy footer{border-top:1px solid var(--hair);padding:26px 0;color:var(--subtle);font-size:13.5px}.dfy footer .wrap{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:10px}.dfy footer a{color:var(--subtle);text-decoration:none;margin-left:18px}.dfy footer a:hover{color:var(--cream)}@media (max-width:900px){.dfy .hero .wrap{gap:36px}.dfy .hero .wrap,.dfy .plans,.dfy .steps{grid-template-columns:1fr}.dfy section{padding:64px 0}.dfy .head-phone span{display:none}}