*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:#251a16;background:#fff9f5}.wrap{width:min(1120px,92%);margin:auto}.top{position:sticky;top:0;z-index:5;background:#fffaf7eF;backdrop-filter:blur(12px);border-bottom:1px solid #eadbd2}.nav{height:68px;display:flex;align-items:center;justify-content:space-between}.logo{font-weight:800;font-size:19px}.logo span{margin-left:6px}.small-btn,.btn{display:inline-block;text-decoration:none;border-radius:12px;font-weight:800;cursor:pointer;border:0}.small-btn{padding:10px 16px;background:#3a2118;color:#fff}.hero{padding:78px 0 70px;background:radial-gradient(circle at 85% 20%,#ffd8a5 0,#fff3e6 28%,transparent 55%),linear-gradient(135deg,#fffaf7,#ffe9db)}.hero-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:55px;align-items:center}.pill,.section-title span{font-size:12px;font-weight:900;letter-spacing:.12em;color:#a13d15}.hero h1{font-size:clamp(44px,7vw,78px);line-height:.96;margin:16px 0 22px;letter-spacing:-.05em}.hero h1 span{color:#d65a1c}.lead{font-size:19px;line-height:1.7;color:#6d5750;max-width:650px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin:30px 0 12px}.btn{padding:15px 22px}.primary{background:#d85b1d;color:#fff;box-shadow:0 10px 25px #d85b1d33}.ghost{background:#fff;color:#3a2118;border:1px solid #decfc7}.note,.privacy{font-size:12px;color:#8b7770}.card{background:#fff;border:1px solid #eadbd2;border-radius:24px;box-shadow:0 20px 55px #6b38201a}.hero-card{padding:30px}.choco{font-size:75px;text-align:center;background:#fff2e7;border-radius:20px;padding:25px;margin-bottom:22px}.hero-card h2{margin:0 0 20px;font-size:25px}.info{display:flex;justify-content:space-between;gap:20px;padding:14px 0;border-bottom:1px solid #f0e5df}.info span{color:#806c65;text-align:right}.stock{margin-top:18px;background:#fff4d9;color:#805719;padding:12px;border-radius:12px;font-weight:800;text-align:center}.section{padding:80px 0}.section-title{text-align:center;margin-bottom:35px}.section-title h2{font-size:40px;margin:8px 0;letter-spacing:-.03em}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.step{background:#fff;border:1px solid #eadbd2;border-radius:20px;padding:28px}.step b{color:#d85b1d;font-size:14px}.step h3{font-size:22px;margin:14px 0 8px}.step p,.guidelines p{color:#74625b;line-height:1.65}.claim-section{background:#fff0e6}.narrow{max-width:680px}.form{padding:30px}.form label{display:block;font-weight:800;margin-bottom:18px}.form input[type=text],.form input:not([type]){display:block}.form input{width:100%;margin-top:8px;border:1px solid #dccbc2;border-radius:12px;padding:14px;font:inherit;outline:none}.form input:focus{border-color:#d85b1d;box-shadow:0 0 0 3px #d85b1d18}.check{display:flex!important;gap:10px;align-items:flex-start;font-size:13px;color:#6d5952}.check input{width:auto;margin-top:2px}.form button{width:100%;font-size:16px}.result{margin-top:18px;padding:25px;text-align:center}.result h3{margin-top:0}.token{font-size:32px;font-weight:950;letter-spacing:.08em;color:#d85b1d}.hidden{display:none}.light{background:#fff}.guidelines{max-width:800px;margin:auto;background:#fff8f3;border:1px solid #eadbd2;padding:24px;border-radius:20px}footer{background:#2b1b16;color:#fff;padding:30px 0}.footer{display:flex;justify-content:space-between;gap:20px;color:#fff}.footer span{color:#cbb9b2;font-size:13px}@media(max-width:800px){.hero-grid{grid-template-columns:1fr}.hero{padding-top:52px}.steps{grid-template-columns:1fr}.section{padding:60px 0}.footer{flex-direction:column}.hero h1{font-size:52px}}