:root{--green-950:#032f27;--green-900:#063d31;--green-800:#075443;--green-700:#08745a;--green-600:#0a8f6d;--green-200:#bde8d9;--green-100:#e7f7f1;--gold:#d5a640;--gold-soft:#f7edcf;--ink:#14221d;--muted:#66756f;--line:#dbe7e2;--paper:#f7fbf9;--white:#fff;--danger:#b42318}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:radial-gradient(circle at 15% 0%, #0a8f6d14, transparent 34rem), var(--paper);margin:0;font-family:Tahoma,Arial,sans-serif}button,input,select{font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #0a8f6d38}a{color:inherit;text-decoration:none}.shell{min-height:100vh;overflow:hidden}.container{width:min(1120px,100% - 32px);margin:0 auto}.header{justify-content:space-between;align-items:center;gap:18px;padding:18px 0;display:flex}.brand{align-items:center;gap:12px;display:flex}.brand img{object-fit:contain;width:58px;height:58px}.brand-text strong{font-size:1.25rem;display:block}.brand-text span{color:var(--muted);font-size:.85rem}.header-actions{align-items:center;gap:10px;display:flex}.lang-button,.nav-cta{border:1px solid var(--line);background:var(--white);color:var(--green-800);border-radius:999px;padding:10px 15px;font-weight:800}.nav-cta{background:var(--green-900);border-color:var(--green-900);color:#fff}.hero{grid-template-columns:1.15fr .85fr;align-items:center;gap:54px;padding:72px 0 44px;display:grid}.hero-copy{max-width:680px}.eyebrow,.section-kicker{background:var(--green-100);color:var(--green-800);border-radius:999px;padding:7px 12px;font-size:.9rem;font-weight:800;display:inline-block}.hero h1{letter-spacing:-.035em;max-width:780px;margin:18px 0;font-size:clamp(2.45rem,5vw,4.9rem);line-height:1.08}.hero p{max-width:680px;color:var(--muted);font-size:1.15rem;line-height:1.9}.hero-button{max-width:240px;margin-top:8px}.trust-line{color:var(--muted);margin-top:14px;font-size:.88rem;line-height:1.7}.hero-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffc7;border:1px solid #dbe7e2eb;border-radius:30px;padding:28px;position:relative;box-shadow:0 24px 70px #063d311f}.hero-card:before{content:"";filter:blur(3px);z-index:-1;background:#d5a64026;border-radius:50%;width:190px;height:190px;position:absolute;inset:-50px auto auto -60px}.credit-card{background:radial-gradient(circle at 90% 10%, #d5a64040, transparent 42%), linear-gradient(135deg, var(--green-950), var(--green-600));color:#fff;border-radius:24px;flex-direction:column;justify-content:space-between;min-height:230px;padding:26px;display:flex;box-shadow:inset 0 1px #ffffff2e}.card-topline{justify-content:space-between;align-items:center;display:flex}.card-chip{background:linear-gradient(135deg, #efd884, var(--gold));border-radius:8px;width:40px;height:29px}.credit-card .small{opacity:.82}.credit-card .title{font-size:1.75rem;font-weight:900}.credit-card .number{text-align:left;letter-spacing:2px;opacity:.86;direction:ltr}.features{grid-template-columns:repeat(3,1fr);gap:18px;padding:28px 0 72px;display:grid}.feature{background:var(--white);border:1px solid var(--line);border-radius:22px;padding:24px;position:relative;overflow:hidden}.feature:after{content:"";background:var(--green-100);z-index:0;pointer-events:none;border-radius:50%;width:90px;height:90px;position:absolute;inset:auto -36px -42px auto}.feature>*{z-index:1;position:relative}.feature-number{color:var(--gold);letter-spacing:.08em;margin-bottom:24px;font-weight:900;display:block}.feature b{color:var(--green-800);font-size:1.12rem}.feature p{color:var(--muted);margin-bottom:0;line-height:1.75}.form-section{padding:42px 0 82px}.panel{background:var(--white);border:1px solid var(--line);border-radius:28px;width:min(740px,100%);margin:0 auto;padding:clamp(24px,5vw,38px);box-shadow:0 22px 60px #063d3114}.panel h2{margin:12px 0 8px;font-size:clamp(1.65rem,3vw,2.15rem)}.helper{color:var(--muted);line-height:1.75}.field{margin:18px 0}.field label{margin-bottom:8px;font-weight:800;display:block}.input{border:1px solid var(--line);background:#fff;border-radius:14px;outline:none;width:100%;padding:14px 16px}.input:focus{border-color:var(--green-600);box-shadow:0 0 0 3px var(--green-100)}.primary{background:linear-gradient(135deg, var(--green-800), var(--green-600));color:#fff;border:0;border-radius:14px;width:100%;padding:15px 18px;font-weight:900;box-shadow:0 10px 24px #08745a2e}.primary:hover:not(:disabled){transform:translateY(-1px)}.primary:disabled{opacity:.52;cursor:not-allowed;box-shadow:none}.secondary{border:1px solid var(--line);width:100%;color:var(--green-800);background:#fff;border-radius:14px;padding:14px 18px;font-weight:900}.secondary:disabled{opacity:.48;cursor:not-allowed}.notice{color:var(--muted);text-align:center;margin-top:14px;font-size:.87rem;line-height:1.65}.error{color:var(--danger);background:#fff1f0;border-radius:12px;margin:12px 0;padding:11px 13px}.intro-benefits{gap:10px;margin:22px 0;display:grid}.intro-benefit{border:1px solid var(--line);border-radius:14px;align-items:center;gap:10px;padding:13px 15px;display:flex}.intro-benefit span{background:var(--green-100);width:25px;height:25px;color:var(--green-800);border-radius:50%;place-items:center;font-weight:900;display:grid}.progress-wrap{margin-bottom:24px}.progress-row{color:var(--muted);justify-content:space-between;margin-bottom:8px;font-size:.9rem;display:flex}.progress{background:#edf2ef;border-radius:999px;height:10px;overflow:hidden}.progress>div{background:linear-gradient(90deg, var(--green-800), var(--green-600));height:100%;transition:width .25s}.question-count{color:var(--gold);font-size:.88rem;font-weight:900}.question-title{margin-bottom:8px;font-size:1.42rem}.question-help{color:var(--muted);margin-top:0}.options{gap:10px;margin:18px 0;display:grid}.option{border:1px solid var(--line);background:#fff;border-radius:14px;align-items:center;gap:11px;padding:14px;transition:border-color .18s,background .18s,transform .18s;display:flex}.option:hover{border-color:var(--green-200);transform:translateY(-1px)}.option.selected{border-color:var(--green-600);background:var(--green-100)}.option input{accent-color:var(--green-700);flex:none;width:18px;height:18px}.actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:22px;display:grid}.done{text-align:center}.done .badge{background:var(--green-100);color:var(--green-800);border-radius:999px;padding:8px 14px;font-weight:900;display:inline-block}.member-number{border:1px dashed var(--green-600);max-width:380px;color:var(--green-800);border-radius:18px;gap:7px;margin:24px auto;padding:19px;display:grid}.member-number strong{direction:ltr;font-size:1.55rem}.faq-section{padding:22px 0 90px}.faq-heading{max-width:620px;margin-bottom:24px}.faq-heading h2{margin:12px 0 0;font-size:clamp(1.8rem,3.5vw,2.6rem)}.faq-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.faq-card{border:1px solid var(--line);background:#fff;border-radius:20px;padding:22px}.faq-card h3{color:var(--green-800);margin:0 0 10px;font-size:1.05rem}.faq-card p{color:var(--muted);margin:0;line-height:1.75}.footer{border-top:1px solid var(--line);color:var(--muted);text-align:center;padding:28px 16px}.admin-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin:26px 0;display:grid}.stat{border:1px solid var(--line);background:#fff;border-radius:18px;padding:20px}.stat strong{color:var(--green-800);margin-top:8px;font-size:2rem;display:block}.phone-grid{grid-template-columns:1.15fr 1.85fr;gap:10px;display:grid}@media (max-width:820px){.hero{grid-template-columns:1fr;gap:32px;padding-top:38px}.hero-card{order:-1}.features,.faq-grid,.actions,.admin-grid{grid-template-columns:1fr}}@media (max-width:640px){.container{width:min(100% - 22px,1120px)}.header{align-items:flex-start}.header-actions{flex-direction:column-reverse;align-items:stretch}.nav-cta{display:none}.hero{padding-top:24px}.hero h1{font-size:clamp(2.25rem,12vw,3.2rem)}.hero-card{border-radius:24px;padding:16px}.credit-card{min-height:205px}.phone-grid{grid-template-columns:1fr}.panel{border-radius:22px}}
