:root{
  --green:#00652e;--green-2:#008243;--green-soft:#eaf7ef;--orange:#f26f21;--orange-soft:#fff1e8;
  --ink:#183229;--muted:#6d7f77;--line:#dce9e1;--white:#fff;--cream:#fbfdfb;--danger:#b42318;
  --shadow:0 22px 60px rgba(0,74,36,.12);--radius:24px
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Tahoma","Arial",sans-serif;background:linear-gradient(180deg,#f7fbf8 0,#fff 35%,#f9fbf9 100%);color:var(--ink);min-height:100vh;overflow-x:hidden}button,input,select,textarea{font:inherit}button{cursor:pointer}.decor{position:fixed;border-radius:50%;filter:blur(1px);pointer-events:none;z-index:-1}.decor-one{width:330px;height:330px;background:rgba(242,111,33,.08);top:14%;left:-180px}.decor-two{width:430px;height:430px;background:rgba(0,101,46,.07);bottom:-180px;right:-210px}.hero{background:linear-gradient(135deg,#004b24 0,#006b33 58%,#008547 100%);color:#fff;position:relative;overflow:hidden}.hero:before,.hero:after{content:"";position:absolute;border:1px solid rgba(255,255,255,.12);border-radius:50%}.hero:before{width:470px;height:470px;left:-190px;top:-280px}.hero:after{width:250px;height:250px;right:4%;bottom:-180px}.hero-inner{max-width:1180px;margin:auto;padding:46px 26px 70px;display:grid;grid-template-columns:250px 1fr;gap:45px;align-items:center;position:relative}.logo-shell{width:240px;height:220px;border-radius:38px;background:#fff;display:flex;align-items:center;justify-content:center;padding:18px;box-shadow:0 22px 50px rgba(0,0,0,.22);transform:rotate(-2deg);border:5px solid rgba(242,111,33,.95)}.logo-shell img{width:100%;height:100%;object-fit:contain}.hero-copy{max-width:780px}.eyebrow{display:inline-block;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.2);padding:9px 15px;border-radius:999px;font-size:.93rem}.hero h1{font-size:clamp(2.15rem,5vw,4.4rem);line-height:1.13;margin:18px 0 12px;letter-spacing:-1px}.hero h1 span{color:#ffb27f}.hero p{font-size:1.17rem;line-height:1.85;margin:0;color:#e4f4e9;max-width:680px}.prize-pill{margin-top:22px;display:inline-flex;gap:10px;align-items:center;background:#fff;color:var(--green);font-weight:800;padding:12px 19px;border-radius:15px;box-shadow:0 12px 28px rgba(0,0,0,.16)}.page-wrap{max-width:1120px;margin:-35px auto 60px;padding:0 22px;position:relative}.intro-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-bottom:18px}.intro-card{background:#fff;border:1px solid var(--line);box-shadow:0 12px 30px rgba(0,70,35,.07);border-radius:18px;padding:17px;display:flex;gap:13px;align-items:center}.intro-icon{width:46px;height:46px;border-radius:14px;background:var(--green-soft);display:grid;place-items:center;font-size:1.35rem}.intro-card div{display:flex;flex-direction:column;gap:4px}.intro-card strong{font-size:.96rem}.intro-card small{color:var(--muted)}.form-card,.success-card,.closed-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.form-card{overflow:hidden}.form-head{padding:28px 32px 22px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.section-kicker{color:var(--orange);font-weight:800;font-size:.84rem}.form-head h2{margin:7px 0 6px;font-size:1.6rem}.form-head p{margin:0;color:var(--muted);font-size:.92rem}.form-head p b,.field>span b,.choice-group legend b,.consent-box b{color:var(--orange)}.step-counter{width:72px;height:72px;border-radius:22px;background:var(--green-soft);display:grid;place-items:center;align-content:center;color:var(--green);border:1px solid #cae7d5}.step-counter span{font-size:1.65rem;font-weight:900;line-height:1}.step-counter small{font-size:.75rem;margin-top:4px}.progress{display:grid;grid-template-columns:repeat(4,1fr);padding:18px 28px;background:#fbfdfb;border-bottom:1px solid var(--line);gap:8px}.progress-step{border:0;background:transparent;display:flex;align-items:center;gap:10px;color:#8b9b94;text-align:right;padding:8px;border-radius:14px}.progress-step span{width:34px;height:34px;border-radius:50%;border:2px solid #d7e4dc;display:grid;place-items:center;font-weight:800;flex:none}.progress-step b{font-size:.88rem}.progress-step.active{color:var(--green);background:var(--green-soft)}.progress-step.active span,.progress-step.done span{background:var(--green);border-color:var(--green);color:#fff}.progress-step.done{color:var(--green)}form{padding:0 32px 30px}.form-step{display:none;padding:31px 0 10px;animation:fade .28s ease}.form-step.active{display:block}@keyframes fade{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.step-title{display:flex;gap:15px;align-items:center;margin-bottom:26px}.step-title>span{width:54px;height:54px;border-radius:17px;background:var(--orange-soft);color:var(--orange);font-size:1.15rem;font-weight:900;display:grid;place-items:center}.step-title h3{margin:0 0 5px;font-size:1.28rem}.step-title p{margin:0;color:var(--muted);font-size:.92rem}.fields-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.span-2{grid-column:span 2}.field{display:flex;flex-direction:column;gap:8px}.field>span{font-weight:800;font-size:.92rem}.field input,.field select,.field textarea{width:100%;border:1.5px solid #d5e2da;background:#fff;border-radius:14px;padding:13px 14px;outline:none;color:var(--ink);transition:.2s}.field textarea{resize:vertical;line-height:1.8}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--green-2);box-shadow:0 0 0 4px rgba(0,130,67,.09)}.field.invalid input,.field.invalid select,.field.invalid textarea,.choice-group.invalid{border-color:#e05247}.error{display:block;color:var(--danger);min-height:16px;font-size:.78rem}.age-card{border:1px solid #cfe7d8;background:linear-gradient(135deg,var(--green-soft),#f8fff9);border-radius:16px;display:flex;align-items:center;justify-content:center;gap:8px;min-height:76px}.age-card span{color:var(--muted);font-size:.84rem}.age-card strong{font-size:1.75rem;color:var(--green)}.age-card small{color:var(--green);font-weight:700}.choice-group{border:0;padding:0;margin:0 0 22px}.choice-group legend{font-weight:800;font-size:.94rem;margin-bottom:12px}.choice-cards{display:grid;gap:12px}.choice-cards.three{grid-template-columns:repeat(3,1fr)}.choice-card{position:relative}.choice-card input{position:absolute;opacity:0}.choice-card>span,.choice-card>b{pointer-events:none}.choice-card{border:1.5px solid #d8e5dd;border-radius:16px;padding:16px 12px;display:flex;align-items:center;justify-content:center;gap:9px;background:#fff;transition:.2s}.choice-card:hover{border-color:#9bc8ac;transform:translateY(-1px)}.choice-card:has(input:checked){border-color:var(--green);background:var(--green-soft);box-shadow:0 0 0 3px rgba(0,101,46,.07)}.family-grid{margin-top:6px}.story-help{background:linear-gradient(135deg,#f1faf4,#fff9f4);border:1px solid #dbeadf;border-radius:18px;padding:18px 20px;margin-bottom:20px}.story-help h4{margin:0 0 12px}.story-help div{display:flex;flex-wrap:wrap;gap:10px}.story-help span{background:#fff;border:1px solid var(--line);border-radius:999px;padding:8px 11px;font-size:.85rem}.story-field textarea{min-height:245px}.field-meta{display:flex;justify-content:space-between;color:var(--muted)}.privacy-note{display:flex;gap:12px;background:#f7faf8;border-right:4px solid var(--green);padding:15px 17px;border-radius:12px;margin-top:15px;align-items:flex-start}.privacy-note p{margin:0;line-height:1.75;font-size:.9rem}.review-box{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:22px}.review-item{border:1px solid var(--line);background:#fbfdfb;border-radius:14px;padding:13px}.review-item span{display:block;color:var(--muted);font-size:.78rem;margin-bottom:5px}.review-item strong{display:block;line-height:1.6}.review-item.wide{grid-column:span 2}.consent-box{border:1px solid #d7e5dc;background:#fbfdfb;border-radius:16px;padding:15px;display:flex;gap:12px;align-items:flex-start;cursor:pointer}.consent-box input{position:absolute;opacity:0}.consent-box>span{width:23px;height:23px;border:2px solid #b8cbbf;border-radius:7px;flex:none;position:relative}.consent-box input:checked+span{background:var(--green);border-color:var(--green)}.consent-box input:checked+span:after{content:"✓";position:absolute;color:#fff;font-weight:900;inset:-2px 3px}.consent-box p{margin:0;line-height:1.75;font-size:.9rem}.eligibility-note{margin-top:14px;border-radius:14px;padding:13px 15px;font-size:.9rem;line-height:1.7}.eligibility-note.ok{background:var(--green-soft);color:#075b2e}.eligibility-note.warn{background:#fff5e9;color:#8a4b10}.form-actions{display:flex;gap:12px;justify-content:flex-end;border-top:1px solid var(--line);padding-top:22px;margin-top:16px}.btn{border:0;border-radius:14px;padding:13px 22px;font-weight:900;display:inline-flex;align-items:center;justify-content:center;gap:9px;text-decoration:none;transition:.2s}.btn:hover{transform:translateY(-1px)}.btn-primary,.btn-submit{background:linear-gradient(135deg,var(--green),var(--green-2));color:#fff;box-shadow:0 10px 22px rgba(0,101,46,.18)}.btn-submit{background:linear-gradient(135deg,var(--orange),#ff8a43)}.btn-ghost{background:#eef3f0;color:var(--ink)}.btn[disabled]{opacity:.65;cursor:not-allowed;transform:none}.spinner{display:none;width:18px;height:18px;border:2px solid rgba(255,255,255,.5);border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite}.btn.loading .spinner{display:block}.btn.loading .btn-text{opacity:.75}@keyframes spin{to{transform:rotate(360deg)}}.form-message{display:none;margin-top:15px;border-radius:13px;padding:13px 15px}.form-message.error{display:block;background:#fff0ee;color:var(--danger);border:1px solid #ffc9c3}.honey{position:absolute!important;left:-9999px!important}.success-card,.closed-card{max-width:650px;margin:70px auto;padding:42px;text-align:center}.success-icon,.closed-icon{width:82px;height:82px;border-radius:50%;display:grid;place-items:center;margin:0 auto 18px;font-size:2.5rem}.success-icon{background:var(--green-soft);color:var(--green);font-weight:900}.closed-icon{background:var(--orange-soft)}.success-card h2,.closed-card h2{font-size:1.7rem;margin:0 0 12px}.success-card>strong{display:inline-block;color:var(--green);background:var(--green-soft);padding:12px 20px;border-radius:13px;font-size:1.25rem;margin:5px 0 10px}.success-card .muted{color:var(--muted);line-height:1.7}.success-card .btn{margin-top:10px}footer{max-width:1120px;margin:0 auto 30px;padding:22px;display:flex;align-items:center;gap:13px;color:var(--muted);border-top:1px solid var(--line)}footer img{width:58px;height:58px;object-fit:contain}footer div{display:flex;flex-direction:column;gap:4px}footer p{margin-right:auto;font-size:.82rem}footer span{font-size:.78rem}.muted{color:var(--muted)}
@media(max-width:800px){.hero-inner{grid-template-columns:1fr;text-align:center;padding:28px 20px 62px;gap:22px}.logo-shell{width:175px;height:160px;margin:auto;border-radius:28px}.hero-copy{display:flex;flex-direction:column;align-items:center}.hero h1{font-size:2.35rem}.hero p{font-size:1rem}.page-wrap{padding:0 12px;margin-top:-28px}.intro-grid{grid-template-columns:1fr}.progress{overflow:auto;grid-template-columns:repeat(4,minmax(140px,1fr));padding:14px}.form-head{padding:22px 18px}.form-head h2{font-size:1.3rem}.step-counter{width:60px;height:60px;border-radius:18px}form{padding:0 18px 22px}.fields-grid,.review-box{grid-template-columns:1fr}.span-2,.review-item.wide{grid-column:auto}.choice-cards.three{grid-template-columns:1fr}.choice-card{justify-content:flex-start;padding:13px 16px}.form-actions{position:sticky;bottom:0;background:#fff;padding:14px 0 2px;z-index:4}.form-actions .btn{flex:1}.age-card{min-height:68px}.success-card,.closed-card{margin:45px 4px;padding:30px 20px}footer{margin:0 12px 20px;flex-wrap:wrap}footer p{width:100%;margin:4px 0 0}.story-help div{display:grid}.progress-step b{white-space:nowrap}}
@media(max-width:430px){.hero h1{font-size:2rem}.eyebrow{font-size:.78rem}.prize-pill{font-size:.88rem}.form-head{align-items:flex-start}.step-title>span{width:47px;height:47px}.step-title h3{font-size:1.12rem}.btn{padding:12px 14px}.form-actions{gap:8px}}

.success-actions{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin-top:16px}.btn-secondary{background:#fff3ea;color:#b85d10;border:1px solid #ffd3b3}.btn-light{background:#eef3f0;color:#173324;border:1px solid #dbe6df}@media(max-width:520px){.success-actions .btn{width:100%}}

/* v1.0.2 responsive refinement */
html,body{max-width:100%;overflow-x:hidden}img,svg{max-width:100%;height:auto}.page-wrap,.hero-inner,.form-card,.form-head,form,.fields-grid,.progress,.intro-grid,.review-box,.field,.choice-card,.story-help,.privacy-note{min-width:0}
@media(max-width:900px){.page-wrap{max-width:100%;padding:0 12px}.hero-inner{padding:30px 18px 58px;gap:22px}.hero-copy{max-width:none}}
@media(max-width:700px){.hero{border-bottom-left-radius:28px;border-bottom-right-radius:28px}.hero-inner{grid-template-columns:1fr;text-align:right;padding:26px 16px 54px;gap:18px}.logo-shell{width:132px;height:128px;margin:0 auto 4px auto;border-radius:24px;padding:12px;border-width:4px}.hero-copy{display:flex;flex-direction:column;align-items:stretch}.eyebrow{font-size:.8rem;line-height:1.6;padding:8px 12px}.hero h1{font-size:1.95rem;line-height:1.2;margin:12px 0 10px}.hero p{font-size:.96rem;line-height:1.85}.prize-pill{margin-top:16px;width:fit-content;max-width:100%;font-size:.92rem;padding:11px 14px}.page-wrap{width:100%;padding:0 10px;margin:-20px auto 36px}.intro-grid{grid-template-columns:1fr;gap:10px}.intro-card{padding:14px}.form-card{border-radius:24px;overflow:hidden}.form-head{padding:18px 14px 16px;gap:12px;align-items:flex-start}.form-head h2{font-size:1.24rem;line-height:1.4}.form-head p{font-size:.85rem}.step-counter{width:56px;height:56px;border-radius:16px}.step-counter span{font-size:1.4rem}.progress{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:12px;background:#fbfdfb;overflow:visible}.progress-step{padding:10px 8px;gap:8px;align-items:flex-start;min-width:0}.progress-step span{width:28px;height:28px;font-size:.84rem}.progress-step b{font-size:.8rem;white-space:normal;line-height:1.35}.form-step{padding:22px 0 8px}.step-title{gap:10px;margin-bottom:18px}.step-title>span{width:42px;height:42px;border-radius:14px;font-size:1rem}.step-title h3{font-size:1.08rem}.step-title p{font-size:.84rem;line-height:1.7}.fields-grid,.review-box{grid-template-columns:1fr;gap:14px}.span-2,.review-item.wide{grid-column:auto}.field{gap:7px}.field>span{font-size:.88rem;line-height:1.55}.field input,.field select,.field textarea{font-size:16px;padding:13px 12px;min-height:52px;border-radius:13px}.field textarea{min-height:130px}.age-card{min-height:64px;padding:12px 10px;border-radius:14px}.age-card strong{font-size:1.45rem}.choice-cards.three{grid-template-columns:1fr}.choice-card{padding:12px 14px;justify-content:flex-start;min-height:54px}.story-help{padding:14px 14px 12px;border-radius:16px}.story-help h4{font-size:1rem}.story-help div{display:grid;grid-template-columns:1fr;gap:8px}.story-help span{font-size:.82rem;padding:8px 10px}.story-field textarea{min-height:180px}.privacy-note{padding:12px 13px;border-radius:12px}.privacy-note p,.consent-box p,.eligibility-note{font-size:.86rem}.consent-box{padding:14px 12px;border-radius:14px}.review-item strong{font-size:.96rem}.form-actions{position:sticky;bottom:0;z-index:8;margin-top:18px;padding:12px 0 calc(4px + env(safe-area-inset-bottom));background:linear-gradient(180deg,rgba(255,255,255,0) 0,#fff 22%)}.form-actions .btn{flex:1;min-height:50px;border-radius:13px;padding:12px 10px;font-size:.95rem}.success-card,.closed-card{margin:32px 0 10px;padding:24px 16px;border-radius:24px}.success-card h2,.closed-card h2{font-size:1.36rem;line-height:1.45}.success-card>strong{font-size:1.16rem;padding:10px 16px}.success-actions{gap:8px}.success-actions .btn{width:100%}footer{padding:18px 0 0;margin:0 12px 20px;gap:10px;align-items:flex-start}footer img{width:46px;height:46px}footer div{gap:2px}footer p{font-size:.78rem}}
@media(max-width:420px){.hero-inner{padding:22px 14px 50px}.logo-shell{width:118px;height:114px}.hero h1{font-size:1.72rem}.eyebrow{font-size:.76rem}.prize-pill{font-size:.86rem}.page-wrap{padding:0 8px}.form-head{padding:16px 12px 14px}.progress{grid-template-columns:1fr}.progress-step{align-items:center}.field input,.field select,.field textarea{padding:12px 11px}.form-actions{gap:8px}}
