*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,sans-serif;color:#151515}.wrap{width:min(1120px,calc(100% - 28px));margin:auto}header{position:sticky;top:0;z-index:10;background:#fffffff0;backdrop-filter:blur(8px);border-bottom:1px solid #eee}.nav{height:64px;display:flex;justify-content:space-between;align-items:center}.hero{background:#fff7ec;padding:70px 0}.grid{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center}.eyebrow{color:#ff6500;font-weight:900;font-size:13px;letter-spacing:.09em}.hero h1{font-size:clamp(42px,7vw,70px);line-height:.97;letter-spacing:-.05em;margin:14px 0}.hero h1 em{color:#ff6500;font-style:normal}.lead{font-size:19px;line-height:1.55;color:#666}.trust{display:flex;flex-wrap:wrap;gap:8px;margin:22px 0}.trust span{background:white;padding:10px 13px;border-radius:99px;font-size:13px;font-weight:700}.price{display:flex;align-items:end;gap:24px}.price del{display:block;color:#aaa}.price strong{font-size:38px;display:block}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:55px;padding:0 25px;background:#ff6500;color:white;text-decoration:none;border:0;border-radius:14px;font-weight:900;cursor:pointer;box-shadow:0 12px 28px #ff650030}.small{min-height:43px;padding:0 18px}.product{min-height:430px;border-radius:28px;background:#fff;display:flex;align-items:center;justify-content:center}.lamp{height:310px;width:280px;position:relative}.lamp i{position:absolute;top:15px;left:55px;width:185px;height:75px;border-radius:25px;background:linear-gradient(145deg,#333,#050505);transform:rotate(-8deg)}.lamp i:after{content:"";position:absolute;inset:10px;border-radius:17px;background:linear-gradient(#fff,#ffe9aa)}.lamp b{position:absolute;top:75px;left:132px;width:20px;height:180px;border-radius:20px;background:#1a1a1a;transform:rotate(7deg)}.lamp span{position:absolute;bottom:18px;left:35px;width:225px;height:27px;border-radius:50%;background:#111}.section{padding:75px 0}.section h2{font-size:clamp(32px,5vw,50px);line-height:1;letter-spacing:-.04em}.section p{color:#666;font-size:17px;line-height:1.6}.gray{background:#f7f7f7}.cards,.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:30px}.cards article,.steps article,.spec{background:white;border:1px solid #eee;border-radius:20px;padding:25px}.cards big,.steps big{font-size:32px}.list{display:grid;gap:12px}.list div{padding:20px;background:#fafafa;border-radius:15px}.spec div{display:flex;justify-content:space-between;padding:18px 0;border-bottom:1px solid #eee}.spec div:last-child{border:0}.spec span{color:#777}.dark{background:#111;color:white}.dark p{color:#aaa}.stars{color:#f5a623}.offer{background:#fff7ec}.form{background:white;border:1px solid #eee;border-radius:22px;padding:28px}.form input{display:block;width:100%;padding:15px;border:1px solid #ddd;border-radius:12px;margin:10px 0;font-size:16px}.form button{width:100%;margin-top:8px}.form small{display:block;text-align:center;color:#999;margin-top:12px}.honeypot{display:none!important}.success{background:#effaf1;padding:20px;border-radius:15px;color:#19652a}.mobile-cta{display:none}footer{padding:30px 0;border-top:1px solid #eee;color:#777}@media(max-width:750px){.hero{padding:45px 0}.grid{grid-template-columns:1fr;gap:30px}.product{min-height:330px}.cards,.steps{grid-template-columns:1fr}.section{padding:52px 0}.price{flex-direction:column;align-items:stretch}.price .btn{width:100%}.mobile-cta{display:block;position:fixed;bottom:10px;left:10px;right:10px;z-index:20}.mobile-cta .btn{width:100%}body{padding-bottom:70px}}