*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;background:#f6f1e9;color:#10110e}.container{width:min(1180px,calc(100% - 36px));margin:auto}a{text-decoration:none;color:inherit}button{font:inherit}.btn{border:0;background:#394517;color:#fff;font-weight:800;padding:14px 24px;border-radius:9px;cursor:pointer}.btn:hover{background:#566329}.logo{font-size:27px;font-weight:900;letter-spacing:.5px}.logo span{color:#445122}.logo small{display:block;font-size:11px;font-weight:500;letter-spacing:1px;color:#77726a}header{position:sticky;top:0;z-index:30;background:rgba(246,241,233,.92);backdrop-filter:blur(12px);border-bottom:1px solid #e5ddd1}.nav{height:76px;display:flex;align-items:center;gap:30px}.nav nav{display:flex;gap:30px;margin:auto;font-size:12px;font-weight:800}.hero{padding:34px 0 0}.hero-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:35px;align-items:center;min-height:580px}.copy h1{font-size:64px;line-height:1.04;letter-spacing:-3.5px;margin:0 0 24px}.copy h1 span{color:#455226}.copy p{max-width:520px;font-size:17px;line-height:1.7;color:#34342f}.buyrow{display:flex;gap:24px;align-items:center;margin:26px 0 14px}.buyrow strong{font-size:40px}.copy small{color:#666257}.hero-card{overflow:hidden;border-radius:0 0 0 28px;background:#dfd1bd}.hero-card img{width:100%;height:560px;object-fit:cover;object-position:center}.features{background:#fffaf3;border-top:1px solid #e6ded2;border-bottom:1px solid #e6ded2}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr)}.feature-grid article{text-align:center;padding:30px 18px;border-left:1px solid #e6ded2;display:grid;gap:6px}.feature-grid article:first-child{border-left:0}.feature-grid span{font-size:12px;color:#69645b}.ico{margin:auto;width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#ece5da;font-size:23px}.story{padding:85px 0}.story-grid{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}.story-grid img{width:100%;border-radius:18px}.eyebrow{font-size:12px;font-weight:900;letter-spacing:1.3px;color:#55602e}.story h2,.colors-section h2,.signup h2,.guarantee h2{font-size:44px;line-height:1.05;letter-spacing:-2px;margin:7px 0 20px}.story p{color:#57534c;line-height:1.7}.story ul{list-style:none;padding:0}.story li{padding:6px 0}.story li:before{content:"✓";display:inline-grid;place-items:center;width:20px;height:20px;border:1px solid #56612f;border-radius:50%;margin-right:9px;font-size:11px}.guarantee{background:linear-gradient(120deg,#263019,#544621);color:#fff;padding:62px 0}.guarantee .container{display:grid;grid-template-columns:240px 1fr;gap:55px;align-items:center}.guarantee .eyebrow{color:#ecd791}.guarantee p{max-width:720px;color:#e0dacb}.gold-badge{width:210px;height:210px;border-radius:50%;display:grid;place-items:center;text-align:center;background:radial-gradient(circle,#d9b751,#9b7118);border:5px solid #f0d27a;box-shadow:0 18px 40px rgba(0,0,0,.25);font-size:11px;font-weight:800}.gold-badge strong{display:block;font-size:30px;line-height:1}.gold-badge span{font-size:14px}.colors-section{padding:80px 0}.colors-section img{width:100%;max-width:760px;border-radius:18px;margin-top:20px}.signup{padding:0 0 80px}.signup-card{background:#efe8de;border:1px solid #dcd3c6;border-radius:18px;padding:34px;display:flex;justify-content:space-between;align-items:center;gap:30px}.signup-card h2{font-size:34px;margin-bottom:8px}.signup-card p{margin:0;color:#625e56}footer{background:#151515;color:#fff;padding:28px 0}.foot{display:flex;align-items:center;gap:30px}.foot>div:nth-child(2){display:flex;gap:20px;margin:auto;font-size:12px;color:#ddd}.foot>span{font-size:12px;color:#aaa}.modal{display:none;position:fixed;inset:0;background:rgba(0,0,0,.62);z-index:100;place-items:center;padding:20px}.modal.open{display:grid}.modal-card{width:min(500px,100%);background:#fff;border-radius:18px;padding:30px;position:relative}.close{position:absolute;right:15px;top:10px;border:0;background:none;font-size:30px;cursor:pointer}.modal-card h2{font-size:30px;margin:5px 0 10px}.modal-card>p{color:#66615a}.modal label{font-size:13px;font-weight:700}.modal input{width:100%;margin:7px 0 14px;padding:14px;border:1px solid #cfc6b9;border-radius:9px;font:inherit}.full{width:100%}.hidden{display:none}@media(max-width:850px){.nav nav{display:none}.nav .btn{margin-left:auto}.hero-grid,.story-grid{grid-template-columns:1fr}.copy h1{font-size:46px}.hero-card img{height:auto}.feature-grid{grid-template-columns:1fr 1fr}.guarantee .container{grid-template-columns:1fr}.signup-card{display:block}.signup-card .btn{margin-top:20px}.foot{flex-wrap:wrap}.foot>div:nth-child(2){order:3;width:100%;justify-content:center}}@media(max-width:520px){.container{width:min(100% - 24px,1180px)}.feature-grid{grid-template-columns:1fr}.copy h1{font-size:40px}.story h2,.colors-section h2,.guarantee h2{font-size:36px}.gold-badge{width:170px;height:170px}.nav .logo small{display:none}}