:root{--bg:#fffaf3;--paper:#fff;--ink:#3b241a;--muted:#75645d;--orange:#ee9f36;--orange2:#ffb54f;--brown:#71340f;--line:#eadccf;--green:#287a4b;--shadow:0 18px 50px rgba(78,45,25,.13);--radius:24px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.wrap{width:min(1160px,calc(100% - 32px));margin:auto}.site-header{position:sticky;top:0;z-index:30;background:rgba(255,250,243,.92);backdrop-filter:blur(12px);border-bottom:1px solid rgba(113,52,15,.09)}.header-inner{height:76px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:11px}.brand-mark{width:44px;height:44px;border-radius:13px;background:var(--orange);display:grid;place-items:center;font-size:24px}.brand strong,.brand small{display:block}.brand small{color:var(--muted);font-size:12px}.header-inner nav{display:flex;gap:24px;font-size:14px;font-weight:700}.hero{padding:70px 0 52px;background:radial-gradient(circle at 88% 10%,#ffe7be 0,transparent 33%),linear-gradient(180deg,#fffaf3,#fff7ed)}.hero-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:58px;align-items:center}.eyebrow{display:inline-block;font-size:12px;font-weight:900;letter-spacing:.11em;color:#a85b18}.hero h1{font-size:clamp(42px,5.4vw,72px);line-height:1.02;letter-spacing:-.045em;margin:14px 0 20px;max-width:820px}.hero p{font-size:19px;color:var(--muted);max-width:680px}.hero-actions{display:flex;align-items:center;gap:18px;margin:28px 0 20px;flex-wrap:wrap}.btn{border:0;border-radius:14px;padding:15px 22px;font-weight:900;font-size:15px;cursor:pointer;display:inline-flex;justify-content:center;align-items:center;gap:8px}.btn.primary{background:linear-gradient(135deg,var(--orange),var(--orange2));color:#3d210d;box-shadow:0 10px 25px rgba(238,159,54,.28)}.btn.secondary{background:#fff;border:1px solid var(--line)}.btn.full{width:100%}.btn:disabled{opacity:.55;cursor:wait}.price-note,.access-ok{font-size:14px}.access-ok{color:var(--green);font-weight:800}.trust-row{display:flex;gap:17px;flex-wrap:wrap;color:#6c5b54;font-size:13px}.hero-card{background:#fff;padding:12px;border-radius:30px;box-shadow:var(--shadow);transform:rotate(1deg)}.hero-card img{width:100%;aspect-ratio:1.45;object-fit:cover;border-radius:21px}.hero-card-copy{padding:18px 10px 12px}.hero-card-copy strong,.hero-card-copy span{display:block}.hero-card-copy strong{font-size:20px}.hero-card-copy span{color:var(--muted)}.catalog{padding:70px 0}.section-head{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:30px}.section-head h2,.value-box h2{font-size:clamp(30px,4vw,46px);line-height:1.08;margin:8px 0}.search{width:min(330px,100%);height:50px;border:1px solid var(--line);background:#fff;border-radius:14px;display:flex;align-items:center;padding:0 15px;gap:9px}.search input{border:0;outline:0;background:transparent;width:100%;font-size:15px}.recipe-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.recipe-card{background:#fff;border:1px solid rgba(113,52,15,.08);border-radius:20px;overflow:hidden;transition:.22s;box-shadow:0 8px 22px rgba(79,46,25,.05)}.recipe-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.thumb{position:relative}.thumb img{width:100%;aspect-ratio:1.55;object-fit:cover}.lock-badge,.open-badge{position:absolute;top:12px;right:12px;padding:7px 10px;border-radius:999px;font-size:11px;font-weight:900;background:rgba(255,255,255,.93)}.open-badge{color:var(--green)}.card-body{padding:18px}.number{font-size:11px;font-weight:900;color:#b7671b;text-transform:uppercase;letter-spacing:.08em}.card-body h3{font-size:20px;line-height:1.15;margin:7px 0 13px}.meta{display:flex;gap:12px;color:var(--muted);font-size:12px;margin-bottom:14px}.card-link{font-weight:900;font-size:13px}.value-box{margin-bottom:75px;background:var(--brown);color:#fff;border-radius:28px;padding:42px 48px;display:flex;align-items:center;justify-content:space-between;gap:30px}.value-box p{color:#ecd9cc}.value-price{text-align:center;min-width:220px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.17);padding:22px;border-radius:20px}.value-price>*{display:block}.value-price strong{font-size:42px}.recipe-page{padding:34px 0 80px}.back{display:inline-block;margin-bottom:20px;font-weight:800;color:#87502d}.recipe-shell article{max-width:980px;margin:auto}.recipe-hero{background:#fff;border-radius:28px;overflow:hidden;box-shadow:var(--shadow)}.recipe-hero>img{width:100%;height:390px;object-fit:cover}.recipe-title{padding:32px 38px}.recipe-title h1{font-size:clamp(34px,5vw,58px);line-height:1.02;margin:8px 0 23px;letter-spacing:-.04em}.big-meta{display:flex;gap:12px;flex-wrap:wrap}.big-meta span{background:#fff6ea;border:1px solid #f2ddc7;border-radius:12px;padding:10px 13px;font-size:13px}.content-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:22px;margin-top:22px}.content-card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:28px;position:relative;overflow:hidden}.content-card h2{font-size:29px;margin:0 0 18px}.content-card h3{font-size:14px;margin:22px 0 8px;color:#9b5a20;text-transform:uppercase;letter-spacing:.06em}.ingredients{list-style:none;padding:0;margin:0}.ingredients li{padding:10px 0 10px 25px;border-bottom:1px dashed var(--line);position:relative}.ingredients li:before{content:'✓';position:absolute;left:0;color:#c87520;font-weight:900}.steps{list-style:none;counter-reset:steps;padding:0;margin:0}.steps li{counter-increment:steps;display:flex;gap:13px;padding:0 0 18px}.steps li:before{content:counter(steps);flex:0 0 31px;height:31px;border-radius:50%;display:grid;place-items:center;background:#fff0dc;color:#8d4d17;font-weight:900}.tip-box{margin-top:22px;padding:25px 30px;border-radius:20px;background:#fff0d5;border:1px solid #f0d39f}.tip-box span{font-weight:900;color:#985519}.tip-box p{margin:7px 0 0}.tip-box.soft{background:#fff;border-color:var(--line)}.unlocked-banner{display:flex;align-items:center;gap:15px;margin-top:22px;background:#e9f7ef;border:1px solid #ccebd8;border-radius:20px;padding:18px 22px}.unlocked-banner div{margin-right:auto}.unlocked-banner strong,.unlocked-banner span{display:block}.unlocked-banner span{font-size:13px;color:#4d6d5b}.preview-grid .content-card{min-height:390px}.fade-lock{margin:12px -28px -28px;padding:60px 28px 28px;background:linear-gradient(transparent,#fff 28%);text-align:center}.fade-lock>*{display:block}.fade-lock span{color:var(--muted);font-size:13px}.locked-placeholder{min-height:460px}.fake-lines{filter:blur(5px);opacity:.35}.fake-lines i{display:block;height:13px;background:#aa9b93;border-radius:8px;margin:17px 0}.fake-lines i:nth-child(even){width:78%}.lock-center{position:absolute;inset:0;background:linear-gradient(rgba(255,255,255,.56),#fff 54%);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:30px}.lock-center .lock-icon{font-size:34px}.lock-center strong{font-size:20px;margin-top:10px}.lock-center>span:not(.lock-icon){font-size:13px;color:var(--muted);margin-bottom:17px}.modal{position:fixed;inset:0;z-index:100;display:none;align-items:center;justify-content:center;padding:18px}.modal.open{display:flex}.modal-backdrop{position:absolute;inset:0;background:rgba(35,20,13,.68);backdrop-filter:blur(5px)}.modal-card{position:relative;z-index:1;width:min(490px,100%);max-height:94vh;overflow:auto;background:#fff;border-radius:26px;padding:30px;box-shadow:0 30px 90px rgba(0,0,0,.35)}.modal-x{position:absolute;right:15px;top:12px;width:36px;height:36px;border:0;background:#f5eee7;border-radius:50%;font-size:24px;cursor:pointer}.modal-icon,.success-check{width:58px;height:58px;border-radius:18px;background:#fff0d8;display:grid;place-items:center;font-size:30px;margin-bottom:15px}.modal-card h2{font-size:31px;line-height:1.08;margin:7px 0 12px}.modal-lead,.modal-card>div>p{color:var(--muted)}.offer-list{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:19px 0}.offer-list span{font-size:13px;background:#fff9f0;padding:10px;border-radius:10px}.offer-price{text-align:center;margin:18px 0}.offer-price>*{display:block}.offer-price strong{font-size:45px;line-height:1}.offer-price small,.offer-price span{color:var(--muted)}.email-field{display:block;font-weight:800;font-size:13px;margin:15px 0}.email-field input,.admin-login input{width:100%;margin-top:7px;height:48px;border:1px solid var(--line);border-radius:12px;padding:0 13px;font-size:15px}.microcopy{text-align:center;font-size:11px!important;margin:12px 0 0!important}.qr-wrap{width:230px;height:230px;margin:18px auto;padding:9px;border:1px solid var(--line);border-radius:18px}.qr-wrap img{width:100%;height:100%;object-fit:contain}.copy-box{display:flex;gap:8px}.copy-box input{min-width:0;flex:1;height:48px;border:1px solid var(--line);border-radius:12px;padding:0 12px}.copy-box button{border:0;background:var(--brown);color:#fff;border-radius:12px;padding:0 15px;font-weight:800}.waiting{margin:18px 0;background:#f8f4ef;padding:13px;border-radius:12px;display:flex;align-items:center;gap:10px}.pulse{width:12px;height:12px;border-radius:50%;background:var(--orange);box-shadow:0 0 0 0 rgba(238,159,54,.5);animation:pulse 1.4s infinite}@keyframes pulse{70%{box-shadow:0 0 0 12px rgba(238,159,54,0)}100%{box-shadow:0 0 0 0 rgba(238,159,54,0)}}.success-check{background:#ddf5e7;color:var(--green);font-weight:900}.modal-open{overflow:hidden}footer{background:#2d1d16;color:#f3e9e2;padding:40px 0}.footer-inner{display:flex;justify-content:space-between;gap:30px}.footer-inner p{color:#cdbeb6;max-width:650px;font-size:13px}.simple-page{max-width:820px;padding:65px 0 90px}.simple-page h1{font-size:46px}.simple-page h2{margin-top:32px}.simple-page p{color:#65544d}.admin-login{min-height:100vh;display:grid;place-items:center;padding:20px}.admin-login form{width:min(420px,100%)}.admin-login label{display:block;margin:18px 0;font-weight:800}.error-text{color:#b42318}.admin-page{padding:40px 0}.admin-head{display:flex;justify-content:space-between;align-items:center}.admin-head h1{font-size:46px;margin:5px 0}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin:20px 0}.stats>div{background:#fff;border:1px solid var(--line);padding:20px;border-radius:16px}.stats small,.stats strong{display:block}.stats strong{font-size:28px}.table-wrap{overflow:auto;background:#fff;border:1px solid var(--line);border-radius:16px}table{border-collapse:collapse;width:100%;font-size:13px}th,td{padding:12px 14px;border-bottom:1px solid var(--line);text-align:left;white-space:nowrap}.status{font-size:11px;padding:6px 9px;border-radius:999px;background:#f3eee9}.status.processed{background:#e5f5eb;color:#216b42}@media(max-width:980px){.hero-grid{grid-template-columns:1fr}.hero-card{max-width:620px}.recipe-grid{grid-template-columns:repeat(2,1fr)}.content-grid{grid-template-columns:1fr}.recipe-hero>img{height:300px}}@media(max-width:640px){.header-inner{height:66px}.header-inner nav{display:none}.hero{padding:43px 0 35px}.hero h1{font-size:42px}.hero p{font-size:17px}.hero-card{border-radius:22px}.section-head{display:block}.search{margin-top:18px}.recipe-grid{grid-template-columns:1fr 1fr;gap:10px}.card-body{padding:13px}.card-body h3{font-size:16px}.meta{display:block}.thumb img{aspect-ratio:1.32}.value-box{display:block;padding:30px 24px}.value-price{margin-top:22px}.recipe-title{padding:24px 20px}.recipe-hero>img{height:230px}.recipe-title h1{font-size:36px}.content-card{padding:22px}.modal-card{padding:25px 20px;border-radius:22px}.modal-card h2{font-size:28px}.offer-list{grid-template-columns:1fr}.unlocked-banner{align-items:stretch;flex-direction:column}.footer-inner{display:block}.stats{grid-template-columns:1fr}.simple-page h1{font-size:37px}}
.market-pill{font-size:11px;font-weight:900;padding:6px 9px;background:#fff;border:1px solid var(--line);border-radius:999px;color:var(--muted)}.price-note small{display:block;color:var(--muted);font-weight:600;margin-top:2px}.currency-disclosure{font-size:12px!important;max-width:700px}.payment-secondary{margin-top:10px}.locale-links{display:flex;gap:7px;margin-top:10px;justify-content:flex-end}.locale-links a{font-size:11px;border:1px solid rgba(255,255,255,.22);padding:4px 7px;border-radius:7px}.payment-return{min-height:68vh;display:grid;place-items:center;padding:55px 20px}.return-card{width:min(620px,100%);background:#fff;border:1px solid var(--line);border-radius:28px;box-shadow:var(--shadow);padding:40px;text-align:center}.return-card h1{font-size:clamp(34px,6vw,54px);line-height:1.02;margin:10px 0 15px}.return-card>p{color:var(--muted)}.return-icon{width:72px;height:72px;border-radius:22px;display:grid;place-items:center;font-size:38px;font-weight:900;margin:0 auto 18px}.return-icon.ok{background:#ddf5e7;color:var(--green)}.return-icon.bad{background:#fee4e2;color:#b42318}.return-icon.wait{background:#fff0d8;color:#9b5a20}.return-actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:25px}.return-error{background:#fff1f0;border:1px solid #ffd2ce;border-radius:12px;padding:11px}.email-sent{color:var(--green)!important;font-weight:800}.order-ref{font-size:11px!important;margin-top:24px}.stats.stats-five{grid-template-columns:repeat(5,1fr)}@media(max-width:980px){.stats.stats-five{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.market-pill{display:none}.return-card{padding:30px 20px}.locale-links{justify-content:flex-start}.stats.stats-five{grid-template-columns:1fr}}
