*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}:root{--ink:#131633;--cream:#f7f3ed;--warm:#e8e0d4;--accent:#f1721a;--accent-dark:#c15b15;--accent-light:#f6a36a;--green:#2d6a4f;--green-light:#52b788;--muted:#7a7168;--border:rgba(0,0,0,0.09);--err:#c0392b}html{height:100%}body{min-height:100%}body{font-family:'DM Sans',sans-serif;background:var(--cream);color:var(--ink);display:grid;grid-template-columns:1fr 1fr;min-height:100vh}.left{background:var(--ink);padding:48px 52px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden;min-height:100vh}.left::before{content:'';position:absolute;top:-140px;right:-140px;width:480px;height:480px;background:radial-gradient(circle,rgba(241,114,26,0.15) 0%,transparent 65%);border-radius:50%;pointer-events:none}.left::after{content:'';position:absolute;bottom:-100px;left:-100px;width:360px;height:360px;background:radial-gradient(circle,rgba(45,106,79,0.1) 0%,transparent 65%);border-radius:50%;pointer-events:none}.left-logo{font-family:'Fraunces',serif;font-size:36px;font-weight:800;color:white;text-decoration:none;letter-spacing:-0.5px;position:relative;z-index:1}.left-logo span{color:var(--accent)}.left-logo-img{height:68px;max-width:360px;object-fit:contain;filter:brightness(0) invert(1);position:relative;z-index:1}.m-logo{display:none}.m-logo-img{height:68px;max-width:320px;object-fit:contain}.left-body{position:relative;z-index:1}.left-body h2{font-family:'Fraunces',serif;font-size:40px;font-weight:800;color:white;letter-spacing:-1.5px;line-height:1.1;margin-bottom:16px}.left-body h2 em{color:var(--accent-light);font-style:italic;font-weight:400}.left-body p{font-size:15px;color:rgba(255,255,255,0.45);line-height:1.7;max-width:340px;margin-bottom:36px}.steps{display:flex;flex-direction:column;gap:0}.step-item{display:flex;gap:14px;align-items:flex-start}.step-line{display:flex;flex-direction:column;align-items:center}.step-dot{width:28px;height:28px;border-radius:50%;border:1.5px solid rgba(255,255,255,0.15);display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;color:rgba(255,255,255,0.38);flex-shrink:0}.step-dot.done{background:rgba(45,106,79,0.2);border-color:rgba(45,106,79,0.4)}.step-dot.done svg{width:13px;height:13px;stroke:var(--green-light);fill:none;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.step-conn{width:1px;height:22px;background:rgba(255,255,255,0.08);margin:4px auto}.step-content{padding-top:4px;padding-bottom:20px}.step-title{font-size:14px;font-weight:500;color:white}.step-sub{font-size:12px;color:rgba(255,255,255,0.38);margin-top:2px}.left-footer{position:relative;z-index:1}.plan-row{display:flex;flex-direction:column;gap:8px}.plan-chip{display:flex;align-items:center;gap:12px;padding:13px 16px;border-radius:12px;background:rgba(255,255,255,0.04);border:1px solid rgba(255,255,255,0.07)}.plan-chip.hl{background:rgba(241,114,26,0.1);border-color:rgba(241,114,26,0.22)}.pico{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pico.o{background:rgba(241,114,26,0.15)}.pico.w{background:rgba(255,255,255,0.07)}.pico svg{width:16px;height:16px;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.pico.o svg{stroke:var(--accent-light)}.pico.w svg{stroke:rgba(255,255,255,0.45)}.pname{font-size:13px;font-weight:500;color:white}.psub{font-size:11px;color:rgba(255,255,255,0.38);margin-top:1px}.pbadge{margin-left:auto;font-size:11px;font-weight:600;padding:3px 9px;border-radius:20px;white-space:nowrap;flex-shrink:0}.pbadge.g{background:rgba(45,106,79,0.2);color:var(--green-light)}.pbadge.o{background:rgba(241,114,26,0.18);color:var(--accent-light)}.right{display:flex;align-items:center;justify-content:center;padding:40px 40px;overflow-y:auto}.form-wrap{width:100%;max-width:400px}.fh{margin-bottom:28px}.fh h1{font-family:'Fraunces',serif;font-size:30px;font-weight:800;letter-spacing:-1px;margin-bottom:8px}.fh p{font-size:14px;color:var(--muted)}.fh p a{color:var(--accent);text-decoration:none;font-weight:600}.fh p a:hover{text-decoration:underline}.google-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:10px;padding:12px 20px;border:1.5px solid var(--border);border-radius:12px;background:white;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;color:var(--ink);text-decoration:none;margin-bottom:20px}.google-btn:hover{border-color:rgba(0,0,0,0.2);box-shadow:0 2px 8px rgba(0,0,0,0.06)}.google-btn.disabled{cursor:not-allowed;opacity:.55;pointer-events:none}.google-btn .gb-badge{margin-left:4px;font-size:10px;font-weight:700;letter-spacing:.02em;color:var(--muted);background:var(--surface2,#f2ede4);border-radius:20px;padding:2px 8px}.divider{display:flex;align-items:center;gap:12px;margin-bottom:20px}.div-line{flex:1;height:1px;background:var(--border)}.div-txt{font-size:12px;color:var(--muted);font-weight:500;white-space:nowrap}.row2{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:13px}.fg{margin-bottom:13px}.fg.nm{margin-bottom:0}.fl{font-size:13px;font-weight:500;margin-bottom:6px;display:block}.iw{position:relative}.ii{position:absolute;left:12px;top:50%;transform:translateY(-50%);pointer-events:none}.phone-flag-ico-abs{position:absolute;left:8px;top:50%;transform:translateY(-50%);width:18px;height:13px;object-fit:cover;border-radius:2px;z-index:2;pointer-events:none;box-shadow:0 0 0 1px rgba(0,0,0,0.08)}.phone-cc-btn{position:absolute;left:30px;top:50%;transform:translateY(-50%);display:flex;align-items:center;gap:3px;border:none;background:transparent;font-family:inherit;font-size:13px;color:var(--ink);cursor:pointer;z-index:2;padding:0}.phone-cc-btn svg{width:9px;height:9px;stroke:var(--muted);fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.fi.phone-fi{padding-left:90px}.phone-cc-list{display:none;position:absolute;top:calc(100% + 4px);left:0;min-width:170px;background:white;border:1px solid var(--border);border-radius:11px;box-shadow:0 8px 24px rgba(0,0,0,0.14);z-index:10;max-height:220px;overflow-y:auto;padding:4px}.phone-cc-list.open{display:block}.phone-cc-item{display:flex;align-items:center;gap:8px;width:100%;padding:7px 8px;border:none;background:none;border-radius:7px;cursor:pointer;font-family:'DM Sans',sans-serif;font-size:13px;color:var(--ink);text-align:left}.phone-cc-item:hover{background:var(--warm)}.phone-cc-item img{width:18px;height:13px;object-fit:cover;border-radius:2px;flex-shrink:0;box-shadow:0 0 0 1px rgba(0,0,0,0.08)}.phone-cc-name{color:var(--muted);margin-left:2px}.ii svg{width:15px;height:15px;stroke:var(--muted);fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.fi{width:100%;padding:11px 13px 11px 38px;border:1.5px solid var(--border);border-radius:11px;font-family:'DM Sans',sans-serif;font-size:14px;color:var(--ink);background:white;outline:none;transition:all .2s}.fi:focus{border-color:var(--accent);box-shadow:0 0 0 3px rgba(241,114,26,0.1)}.fi.error{border-color:var(--err)}.fi.ok{border-color:var(--green)}.sw{position:relative}.sw::after{content:'';position:absolute;right:13px;top:50%;transform:translateY(-50%);width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid var(--muted);pointer-events:none}.fs{width:100%;padding:11px 34px 11px 38px;border:1.5px solid var(--border);border-radius:11px;font-family:'DM Sans',sans-serif;font-size:14px;color:var(--ink);background:white;outline:none;transition:all .2s;appearance:none}.fs:focus{border-color:var(--accent);box-shadow:0 0 0 3px rgba(241,114,26,0.1)}.fs.error{border-color:var(--err)}.slug-wrap{display:flex;border:1.5px solid var(--border);border-radius:11px;overflow:hidden;background:white;transition:all .2s}.slug-wrap:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px rgba(241,114,26,0.1)}.slug-wrap.error{border-color:var(--err)}.slug-pre{padding:11px 10px 11px 12px;font-size:12px;color:var(--muted);white-space:nowrap;border-right:1px solid var(--border);background:var(--warm)}.slug-in{flex:1;padding:11px 12px;border:none;outline:none;font-family:'DM Sans',sans-serif;font-size:14px;color:var(--ink);background:white}.pt{position:absolute;right:11px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;padding:2px;display:flex;align-items:center}.pt svg{width:15px;height:15px;stroke:var(--muted);fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.ps-wrap{margin-top:7px;display:none}.ps-bars{display:flex;gap:4px;margin-bottom:4px}.psb{flex:1;height:3px;border-radius:2px;background:var(--border);transition:background .3s}.psb.weak{background:var(--err)}.psb.medium{background:#e67e22}.psb.strong{background:var(--green)}.ps-lbl{font-size:11px;color:var(--muted)}.fe{display:none;font-size:12px;color:var(--err);margin-top:5px;align-items:center;gap:4px}.fe.show{display:flex}.fe svg{width:12px;height:12px;stroke:var(--err);fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.fok{display:none;font-size:12px;color:var(--green);margin-top:5px;align-items:center;gap:4px}.fok.show{display:flex}.fok svg{width:12px;height:12px;stroke:var(--green);fill:none;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.terms{margin:14px 0 18px}.cw{display:flex;align-items:flex-start;gap:9px;cursor:pointer}.cw input{display:none}.cb{width:17px;height:17px;border:1.5px solid var(--border);border-radius:5px;background:white;display:flex;align-items:center;justify-content:center;transition:all .2s;flex-shrink:0;margin-top:1px}.cw input:checked + .cb{background:var(--accent);border-color:var(--accent)}.cb svg{width:10px;height:10px;stroke:white;fill:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;display:none}.cw input:checked + .cb svg{display:block}.cl{font-size:13px;color:var(--muted);line-height:1.5}.cl a{color:var(--accent);text-decoration:none;font-weight:500}.cl a:hover{text-decoration:underline}.terms-err{display:none;font-size:12px;color:var(--err);margin-top:7px;align-items:center;gap:4px}.terms-err.show{display:flex}.terms-err svg{width:12px;height:12px;stroke:var(--err);fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.btn-sub{width:100%;padding:13px;border-radius:11px;border:none;background:var(--accent);color:white;font-family:'DM Sans',sans-serif;font-size:15px;font-weight:600;cursor:pointer;transition:all .25s;display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 4px 18px rgba(241,114,26,0.28);margin-bottom:18px}.btn-sub:hover{background:var(--accent-dark);transform:translateY(-1px);box-shadow:0 8px 24px rgba(241,114,26,0.32)}.btn-sub svg{width:15px;height:15px;stroke:white;fill:none;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.btn-sub.loading{opacity:.7;pointer-events:none}.spin{width:18px;height:18px;border:2px solid rgba(255,255,255,0.3);border-top-color:white;border-radius:50%;animation:sp .7s linear infinite;display:none}.btn-sub.loading .btxt{display:none}.btn-sub.loading .spin{display:block}@keyframes sp{to{transform:rotate(360deg)}}.ff{text-align:center;font-size:13px;color:var(--muted)}.ff a{color:var(--muted);text-decoration:none}.ff a:hover{color:var(--ink)}.ff span{margin:0 8px}.suc{display:none;text-align:center;padding:24px 0}.suc.show{display:block}.suc-ring{width:76px;height:76px;border-radius:50%;background:rgba(45,106,79,0.1);display:flex;align-items:center;justify-content:center;margin:0 auto 22px;animation:pop .4s ease}.suc-ring svg{width:36px;height:36px;stroke:var(--green);fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}@keyframes pop{0%{transform:scale(.5);opacity:0}70%{transform:scale(1.08)}100%{transform:scale(1);opacity:1}}.suc h2{font-family:'Fraunces',serif;font-size:28px;font-weight:800;letter-spacing:-0.5px;margin-bottom:10px}.suc p{font-size:15px;color:var(--muted);line-height:1.6;max-width:300px;margin:0 auto 28px}.suc-btn{display:inline-flex;align-items:center;gap:8px;background:var(--accent);color:white;padding:13px 28px;border-radius:50px;font-size:15px;font-weight:600;text-decoration:none;box-shadow:0 4px 18px rgba(241,114,26,0.28);transition:all .2s}.suc-btn:hover{background:var(--accent-dark)}.suc-btn svg{width:15px;height:15px;stroke:white;fill:none;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}@media (max-width:768px){body{grid-template-columns:1fr}.left{display:none}.right{padding:36px 22px 48px;min-height:100vh}.form-wrap{max-width:100%}.row2{grid-template-columns:1fr}.google-btn{width:100%}.slug-pre{font-size:11px;padding:11px 8px 11px 10px}.m-logo{display:flex;justify-content:center;margin-bottom:24px}.fh{text-align:center}}@media (max-width:768px){input,select,textarea{font-size:16px !important}}.legal-overlay{display:none;position:fixed;inset:0;background:rgba(19,22,51,0.55);z-index:1000;align-items:center;justify-content:center;padding:20px}.legal-overlay.show{display:flex}.legal-modal{background:#fff;border-radius:18px;max-width:640px;width:100%;max-height:84vh;display:flex;flex-direction:column}.legal-modal-head{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid var(--border);flex-shrink:0}.legal-modal-head h3{font-family:'Fraunces',serif;font-size:20px;font-weight:800}.legal-modal-close{background:none;border:none;font-size:24px;line-height:1;cursor:pointer;color:var(--muted);padding:2px 6px}.legal-modal-scroll-wrap{position:relative;flex:1;min-height:320px;overflow:hidden}.legal-modal-body{position:absolute;inset:0;padding:20px 24px 26px;overflow-y:auto;-webkit-overflow-scrolling:touch;font-size:13.5px;color:#333;line-height:1.7}.legal-modal-body h2{font-family:'DM Sans',sans-serif;font-size:15px;margin:20px 0 8px;color:var(--ink)}.legal-modal-body h2:first-child{margin-top:0}.legal-modal-body p{margin-bottom:10px}.legal-modal-body a{color:var(--accent)}.legal-modal-track{position:absolute;top:6px;bottom:6px;right:4px;width:5px;pointer-events:none;z-index:2}.legal-modal-thumb{position:absolute;right:0;width:6px;border-radius:999px;background:rgba(241,114,26,.45);transition:background .2s ease;display:none}.legal-modal-thumb:hover{background:#f1721a}