*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;background:#fff7f0;color:#4a1630}a{color:inherit;text-decoration:none}img,video{max-width:100%;display:block}.site-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:16px 5%;background:rgba(255,247,240,.9);backdrop-filter:blur(14px);border-bottom:1px solid rgba(245,215,223,.9)}.logo{font-weight:900;font-size:20px}.site-header nav{display:flex;gap:22px;font-size:14px;font-weight:700;color:#744058}.site-header nav a:hover{color:#e85a2f}.btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;padding:14px 24px;background:#e85a2f;color:white;font-weight:900;box-shadow:0 10px 22px rgba(232,90,47,.22);transition:.25s}.btn:hover{transform:translateY(-2px);background:#d94a26}.btn-light{background:rgba(255,255,255,.84);color:#5a1733;border:1px solid #f1b6c8;box-shadow:0 8px 18px rgba(74,22,48,.08)}.btn-small{padding:10px 18px;font-size:14px}.hero{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:50px;min-height:calc(100vh - 76px);padding:70px 5%;background:radial-gradient(circle at 10% 10%,#ffb14a 0,transparent 32%),radial-gradient(circle at 90% 0,#ef3e87 0,transparent 36%),linear-gradient(135deg,#fff7f0 0,#ffe2d6 45%,#ffd9e8 100%)}.badge,.section-title span{display:inline-flex;align-items:center;border-radius:999px;background:rgba(255,255,255,.72);padding:9px 15px;color:#e85a2f;font-weight:900;font-size:13px;text-transform:uppercase;letter-spacing:.12em}.hero h1{font-size:clamp(48px,7vw,92px);line-height:.95;margin:18px 0;color:#4a1630;letter-spacing:-.05em}.lead{font-size:20px;line-height:1.7;color:#67324c;max-width:650px}.buttons{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.hero-image{position:relative}.hero-image img{height:560px;width:100%;object-fit:cover;border-radius:48px;border:8px solid rgba(255,255,255,.7);box-shadow:0 30px 80px rgba(74,22,48,.22)}.section{padding:90px 5%}.section-warm{background:linear-gradient(135deg,#ffe6d4,#fff7f0 48%,#ffdce9)}.section-title{text-align:center;max-width:850px;margin:0 auto 48px}.section-title h2{font-size:clamp(34px,5vw,62px);line-height:1;margin:18px 0 14px;letter-spacing:-.04em}.section-title p{color:#744058;font-size:18px;line-height:1.7}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:1180px;margin:0 auto}.feature-grid.two{grid-template-columns:1fr 1fr;margin-top:28px}.feature-card,.price-card,.table-card,.instagram-box{background:rgba(255,255,255,.86);border:1px solid #f5d7df;border-radius:32px;padding:28px;box-shadow:0 16px 45px rgba(74,22,48,.08)}.feature-card h3,.price-card h3,.table-card h3{font-size:25px;margin:0 0 18px}.feature-card p,.feature-card li{color:#744058;line-height:1.7}.price-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:1240px;margin:0 auto}.price-card p{display:flex;justify-content:space-between;gap:22px;border-bottom:1px solid #f5d7df;padding-bottom:12px;margin:0 0 12px;color:#5e3148;line-height:1.4}.price-card p:last-child{border-bottom:0}.price-card strong{color:#e85a2f;white-space:nowrap}.center{text-align:center;margin-top:36px}.media-block{display:grid;grid-template-columns:.9fr 1.1fr;gap:30px;align-items:center;max-width:1240px;margin:0 auto 38px;background:rgba(255,255,255,.68);border:1px solid #f5d7df;border-radius:44px;padding:28px;box-shadow:0 18px 50px rgba(74,22,48,.08)}.media-text h3{font-size:40px;line-height:1.05;margin:20px 0 14px}.media-text p{color:#744058;font-size:17px;line-height:1.7}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.gallery img,.gallery video{height:260px;width:100%;object-fit:cover;border-radius:26px;background:#fff3ee}.gallery img{grid-column:span 2}.main-video{height:470px;width:100%;object-fit:cover;border-radius:28px;background:#fff}.info-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;max-width:1240px;margin:0 auto 30px}.info-grid div{background:white;border:1px solid #f5d7df;border-radius:28px;padding:22px;color:#744058;line-height:1.65;box-shadow:0 12px 35px rgba(74,22,48,.07)}.info-grid strong{color:#e85a2f;font-size:18px}.table-card{max-width:1240px;margin:0 auto 28px;padding:0;overflow:hidden}.table-card h3{background:linear-gradient(90deg,#ff8a3d,#e83479);color:white;margin:0;padding:24px 28px}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;min-width:720px;background:white}th,td{text-align:left;padding:15px 18px;border-top:1px solid #f5d7df;color:#60324a}th{background:#fff3ee;color:#5a1733}.notice{max-width:1240px;margin:0 auto;padding:22px;border-radius:28px;background:#fff3ee;color:#744058;line-height:1.7;border:1px solid #f5d7df}.faq{max-width:920px;margin:0 auto;display:grid;gap:14px}.faq details{background:white;border:1px solid #f5d7df;border-radius:24px;padding:22px;box-shadow:0 12px 35px rgba(74,22,48,.06)}.faq summary{font-weight:900;font-size:18px;cursor:pointer}.faq p{color:#744058;line-height:1.7}.instagram-box{max-width:800px;margin:0 auto;text-align:center}.instagram-box p{color:#744058;line-height:1.7}.contact{padding:90px 5%;display:grid;grid-template-columns:1.2fr .8fr;gap:28px;background:linear-gradient(135deg,#ff8a3d,#e83479);color:white}.contact h2{font-size:clamp(34px,5vw,58px);line-height:1;margin:20px 0}.contact p{font-size:18px;line-height:1.7;color:rgba(255,255,255,.88)}.contact-card{background:white;color:#4a1630;border-radius:36px;padding:34px;box-shadow:0 20px 60px rgba(0,0,0,.15)}.contact-card p{color:#744058}footer{text-align:center;padding:30px 5%;color:#744058;background:#fff7f0}@media(max-width:950px){.site-header nav{display:none}.hero,.media-block,.contact{grid-template-columns:1fr}.hero{padding-top:45px}.hero-image img{height:420px}.feature-grid,.feature-grid.two,.price-grid,.info-grid{grid-template-columns:1fr}.gallery{grid-template-columns:1fr}.gallery img{grid-column:auto}.main-video{height:360px}}@media(max-width:560px){.section{padding:65px 5%}.hero h1{font-size:46px}.lead{font-size:17px}.hero-image img{height:340px;border-radius:34px}.media-block{border-radius:30px;padding:18px}.media-text h3{font-size:30px}.gallery img,.gallery video{height:320px}.site-header{gap:10px}.logo{font-size:17px}.btn-small{padding:9px 14px}}