:root{--milk:#f6f0e5;--paper:#fffdf8;--ink:#292e2a;--muted:#676c66;--olive:#687353;--olive2:#dfe3d5;--terra:#b66e52;--line:#d8d4ca;--max:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font:16px/1.55 Arial,"DejaVu Sans",sans-serif}button,a{font:inherit}button{cursor:pointer}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(2.6rem,6vw,5.8rem);line-height:.97;letter-spacing:-.055em;max-width:980px;margin-bottom:28px}h2{font-size:clamp(2rem,4vw,3.8rem);line-height:1.04;letter-spacing:-.035em;max-width:820px}h3{line-height:1.15}.header{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100vw - var(--max))/2));border-bottom:1px solid var(--line);position:sticky;top:0;background:rgba(255,253,248,.94);backdrop-filter:blur(12px);z-index:10}.brand{display:flex;gap:10px;align-items:center;text-decoration:none;color:var(--ink);font-size:.76rem;font-weight:700;letter-spacing:.12em}.brand span{width:30px;height:5px;background:var(--terra)}.header-actions{display:flex;align-items:center;gap:22px}.header-actions a{color:var(--ink);text-underline-offset:5px}.header__cta{font-weight:700}.hero{min-height:760px;padding:100px max(24px,calc((100vw - var(--max))/2));background:var(--milk);display:grid;grid-template-columns:1.55fr .65fr;gap:70px;align-items:center;overflow:hidden}.eyebrow{text-transform:uppercase;color:var(--olive);font-size:.72rem;font-weight:700;letter-spacing:.16em;margin-bottom:20px}.hero__lead{font-size:1.22rem;color:var(--muted);max-width:710px}.hero__actions{display:flex;align-items:center;gap:22px;margin-top:36px}.hero__actions span{font-size:.88rem;color:var(--muted)}.button{border:0;background:var(--olive);color:#fff;padding:17px 25px;border-radius:3px;font-weight:700;box-shadow:0 8px 20px rgba(64,70,53,.12)}.button:hover{background:#566044}.hero__visual{height:500px;position:relative}.paper{position:absolute;width:285px;height:405px;border-radius:4px;box-shadow:0 25px 70px rgba(48,44,35,.15);background:#fff}.paper--back{transform:rotate(12deg);background:var(--terra);top:35px;left:50px}.paper--middle{transform:rotate(4deg);background:var(--olive2);top:18px;left:26px}.paper--front{padding:28px;display:flex;flex-direction:column;justify-content:space-between}.paper small{font-size:.65rem;letter-spacing:.12em}.paper strong{font-size:9rem;line-height:1;color:var(--terra);font-weight:400}.paper p{font-size:1.4rem;max-width:170px}.section{max-width:var(--max);margin:auto;padding:110px 24px}.problem{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.recognition-grid{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr 1fr;gap:12px}.recognition-grid li{padding:22px;background:var(--milk);border-left:4px solid var(--terra)}.method{max-width:none;background:var(--ink);color:#fff;padding-left:max(24px,calc((100vw - var(--max))/2));padding-right:max(24px,calc((100vw - var(--max))/2))}.method h2{color:#fff}.method .eyebrow{color:#b9c29f}.steps{list-style:none;padding:30px 0 0;margin:0}.steps li{display:grid;grid-template-columns:80px 1fr;gap:26px;border-top:1px solid #505550;padding:25px 0}.steps span{font-size:1.8rem;color:#b9c29f}.steps strong{font-size:1.3rem}.steps p{color:#bfc4bf;margin:6px 0;max-width:690px}.file-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:45px}.file-grid article{padding:28px;min-height:230px;border:1px solid var(--line);background:#fff}.file-grid article:first-child{background:var(--olive);color:#fff}.file-grid b{font-size:2rem;color:var(--terra);font-weight:400}.file-grid article:first-child b{color:#d8dfc7}.file-grid p{color:var(--muted)}.file-grid article:first-child p{color:#e9ebdf}.preview-section{display:grid;grid-template-columns:.65fr 1.35fr;gap:70px;background:var(--milk);max-width:none;padding-left:max(24px,calc((100vw - var(--max))/2));padding-right:max(24px,calc((100vw - var(--max))/2))}.preview-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.preview-grid img{width:100%;min-height:280px;object-fit:cover;object-position:top;background:#fff;border:1px solid var(--line);box-shadow:0 18px 35px rgba(50,46,38,.1)}.week-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:45px 0}.week-grid article{padding:30px;background:var(--olive2)}.week-grid span{color:var(--olive);font-weight:700}.work-flow{display:flex;align-items:center;justify-content:space-between;font-size:.85rem}.work-flow i{height:1px;background:var(--line);flex:1;margin:0 15px}.audience{display:grid;grid-template-columns:1fr 1fr;gap:70px}.audience li{margin:10px 0}.limits{padding:35px;background:var(--milk)}.price{background:var(--olive2);display:grid;grid-template-columns:1fr 320px;align-items:center;max-width:none;padding-left:max(24px,calc((100vw - var(--max))/2));padding-right:max(24px,calc((100vw - var(--max))/2))}.price__card{background:#fff;padding:35px;display:flex;flex-direction:column;gap:12px}.price__card s{color:var(--muted)}.price__card strong{font-size:3.4rem}.price__card small{color:var(--muted)}.faq details{border-top:1px solid var(--line);padding:20px 0}.faq details:last-child{border-bottom:1px solid var(--line)}.faq summary{font-weight:700;cursor:pointer}.faq details p{max-width:760px;color:var(--muted);margin:14px 0 0}.final-cta{padding:120px 24px;text-align:center;background:var(--terra);color:#fff}.final-cta h2{margin:0 auto 30px}.button--light{background:#fff;color:var(--ink)}footer{height:100px;display:flex;justify-content:space-between;align-items:center;max-width:var(--max);margin:auto;padding:0 24px;font-size:.78rem;color:var(--muted)}.modal{position:fixed;inset:0;background:rgba(25,28,25,.65);display:grid;place-items:center;padding:20px;z-index:30}.modal[hidden]{display:none}.modal__card{position:relative;max-width:540px;max-height:calc(100vh - 40px);overflow:auto;background:#fff;padding:40px}.modal__close{position:absolute;right:16px;top:10px;border:0;background:none;font-size:2rem}.modal__card p{color:var(--muted)}
@media(max-width:850px){.header{height:62px}.hero{grid-template-columns:1fr;min-height:auto;padding-top:70px}.hero__visual{height:360px}.paper{width:220px;height:315px;left:10%!important}.paper strong{font-size:6rem}.problem,.preview-section,.audience,.price{grid-template-columns:1fr}.file-grid{grid-template-columns:1fr 1fr}.work-flow{align-items:flex-start;flex-direction:column;gap:8px}.work-flow i{height:18px;width:1px;margin:0 8px}.preview-grid{overflow:auto}.preview-grid img{min-width:210px}.section{padding-top:80px;padding-bottom:80px}}
@media(max-width:540px){h1{font-size:2.75rem}.hero__actions{align-items:flex-start;flex-direction:column}.hero__visual{height:340px}.recognition-grid,.file-grid,.week-grid{grid-template-columns:1fr}.preview-section{gap:35px}.preview-grid{grid-template-columns:repeat(3,210px)}.price__card{padding:25px}.header__cta{display:none}footer{align-items:flex-start;flex-direction:column;justify-content:center;gap:8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

.legal-note{line-height:1.45}.legal-note a{color:var(--olive);text-underline-offset:3px}.site-footer{height:auto;min-height:150px;gap:35px;padding-top:34px;padding-bottom:34px}.site-footer>div{display:flex;flex-direction:column;gap:7px}.site-footer nav{display:flex;flex-wrap:wrap;gap:8px 18px;max-width:540px}.site-footer a{color:var(--muted);text-underline-offset:4px}.site-footer a:hover{color:var(--olive)}
.consent-check{display:flex;align-items:flex-start;gap:12px;margin:18px 0;line-height:1.45}.consent-check input{width:19px;height:19px;margin-top:2px;accent-color:var(--olive);flex:0 0 auto}.consent-check a{color:var(--olive)}.checkout-proceed{width:100%;margin-top:8px}.checkout-proceed:disabled{cursor:not-allowed;opacity:.45}
.field-label{display:block;font-weight:700;margin:22px 0 8px}.text-field{width:100%;min-height:52px;padding:12px 14px;border:1px solid var(--line);border-radius:3px;background:#fff;color:var(--ink);font:inherit}.text-field:focus{outline:3px solid var(--olive2);border-color:var(--olive)}.form-status{min-height:24px;margin:10px 0;color:var(--olive)}.form-status.is-error{color:#9a442f}
.legal-page{background:var(--paper)}.legal-header{min-height:74px;display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100vw - 920px)/2));border-bottom:1px solid var(--line)}.legal-header a{color:var(--ink)}.legal-main{max-width:920px;margin:0 auto;padding:70px 24px 100px}.legal-main h1{font-size:clamp(2.4rem,5vw,4.4rem);max-width:850px}.legal-main h2{font-size:clamp(1.45rem,3vw,2.15rem);margin-top:46px}.legal-main h3{margin-top:30px}.legal-main p,.legal-main li{max-width:820px}.legal-main li{margin:8px 0}.legal-meta{padding:18px 20px;background:var(--milk);border-left:4px solid var(--olive);margin:28px 0}.legal-nav{display:flex;flex-wrap:wrap;gap:8px 18px;margin-top:50px;padding-top:25px;border-top:1px solid var(--line)}.legal-nav a{color:var(--olive);text-underline-offset:4px}.requisites-table{max-width:760px}.requisites-table th{width:34%;text-align:left}.legal-footer{max-width:920px;margin:auto;padding:30px 24px 50px;border-top:1px solid var(--line);display:flex;flex-wrap:wrap;gap:10px 25px;color:var(--muted);font-size:.85rem}.legal-footer a{color:var(--muted)}
@media(max-width:700px){.site-footer{align-items:flex-start;flex-direction:column}.legal-header{min-height:62px}.legal-main{padding-top:50px}.requisites-table,.requisites-table tbody,.requisites-table tr,.requisites-table th,.requisites-table td{display:block;width:100%}.requisites-table tr{padding:10px 0;border-bottom:1px solid var(--line)}.requisites-table th,.requisites-table td{border:0;padding:3px 0}}
