:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#222;background:#f7f7f7;font-synthesis:none}*{box-sizing:border-box}body{margin:0}.page{min-height:100vh}.topbar{height:76px;background:#fff;border-bottom:1px solid #e8e8e8;display:flex;align-items:center;justify-content:space-between;padding:0 5vw;position:sticky;top:0;z-index:10}.brand{display:flex;align-items:center;gap:12px}.brandMark{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:#ff385c;color:#fff;font-weight:900;font-size:22px}.brand strong{display:block;font-size:15px}.brand span{display:block;color:#777;font-size:12px;margin-top:2px}.whatsapp{background:#222;color:#fff;text-decoration:none;padding:11px 16px;border-radius:10px;font-size:13px;font-weight:700}.shell{width:min(1120px,92vw);margin:0 auto;padding:64px 0}.hero{max-width:820px;margin-bottom:36px}.eyebrow{font-size:12px;letter-spacing:.14em;font-weight:800;color:#ff385c}.hero h1{font-size:clamp(34px,5vw,60px);line-height:1.03;letter-spacing:-.04em;margin:12px 0 18px}.hero p{font-size:17px;line-height:1.65;color:#626262;max-width:760px}.chips{display:flex;gap:8px;flex-wrap:wrap;margin-top:22px}.chips span{background:#fff;border:1px solid #ddd;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:800}.panel{background:#fff;border:1px solid #e4e4e4;border-radius:20px;padding:30px;box-shadow:0 14px 40px #0000000a}.step{display:grid;grid-template-columns:44px 1fr;gap:18px}.number{width:36px;height:36px;background:#222;color:#fff;border-radius:50%;display:grid;place-items:center;font-weight:800}.stepBody h2{margin:3px 0 6px;font-size:20px}.stepBody p{margin:0 0 16px;color:#737373;font-size:14px;line-height:1.55}.drop{min-height:116px;border:1.5px dashed #bbb;border-radius:14px;background:#fafafa;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:6px;cursor:pointer;padding:20px;text-align:center}.drop:hover{border-color:#ff385c;background:#fff7f8}.drop input{display:none}.drop b{font-size:15px}.drop span{font-size:12px;color:#777}.divider{height:1px;background:#eee;margin:28px 0}.summary{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:28px}.summary div{background:#f7f7f7;padding:14px;border-radius:12px}.summary span{display:block;color:#777;font-size:11px;text-transform:uppercase;letter-spacing:.08em}.summary b{display:block;margin-top:5px;font-size:15px}.primary{width:100%;border:0;border-radius:12px;background:#ff385c;color:#fff;font-weight:800;font-size:15px;padding:15px;margin-top:16px;cursor:pointer}.primary:hover{background:#e00b41}.primary:disabled{opacity:.6;cursor:not-allowed}.notice{margin-top:14px;border-radius:10px;padding:12px 14px;font-size:13px}.notice.success{background:#effaf3;color:#196b35}.notice.error{background:#fff0f0;color:#a32929}.notice.working{background:#f2f5ff;color:#3152a3}.infoGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:22px}.infoGrid article{background:#fff;border:1px solid #e7e7e7;border-radius:14px;padding:20px}.infoGrid h3{margin:0 0 8px;font-size:15px}.infoGrid p{margin:0;color:#707070;font-size:13px;line-height:1.55}footer{text-align:center;padding:26px;color:#777;font-size:13px}footer a{color:#ff385c;font-weight:700;text-decoration:none}@media(max-width:720px){.topbar{padding:0 4vw;height:70px}.brand span{display:none}.brand strong{font-size:13px}.whatsapp{padding:10px 12px;font-size:12px}.shell{padding:40px 0}.panel{padding:20px}.step{grid-template-columns:1fr}.number{width:32px;height:32px}.summary,.infoGrid{grid-template-columns:1fr}.hero p{font-size:15px}}
