:root{--bg:#0d0909;--text:#fffaf5;--muted:#decfc6;--gold:#e9bc67;--gold-soft:#f5d38d;--burgundy:#5b1f23;--line:rgba(255,255,255,.1);--line-soft:rgba(255,255,255,.06);--shadow:0 24px 70px rgba(0,0,0,.36);--shadow-soft:0 18px 40px rgba(0,0,0,.24);--radius-xl:30px;--max:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Georgia,Times New Roman,serif;color:var(--text);background:radial-gradient(circle at top,rgba(233,188,103,.18),transparent 28%),radial-gradient(circle at 85% 10%,rgba(91,31,35,.35),transparent 25%),linear-gradient(180deg,#1b1010 0%,var(--bg) 24%,#0a0707 100%);line-height:1.6}a{color:inherit;text-decoration:none}img,video{max-width:100%;display:block}.gc-wrap{overflow:hidden}.gc-container{width:min(calc(100% - 32px),var(--max));margin:0 auto}.gc-topbar{background:linear-gradient(90deg,var(--burgundy),#2e1114);color:#fff3dc;text-align:center;padding:12px 16px;font-size:.95rem;border-bottom:1px solid rgba(255,255,255,.08)}.gc-nav{position:sticky;top:0;z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0d0909d1;border-bottom:1px solid var(--line)}.gc-nav-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:82px}.gc-brand{display:flex;align-items:center;gap:14px}.gc-brand-badge{width:54px;height:54px;border-radius:20px;background:linear-gradient(180deg,var(--gold-soft),var(--gold));color:#1a120c;display:grid;place-items:center;font-size:1.55rem;box-shadow:var(--shadow-soft)}.gc-brand h1{margin:0;font-size:1.18rem}.gc-brand p{margin:0;color:#ecd7b0;font-size:.72rem;letter-spacing:.28em;text-transform:uppercase}.gc-nav-links{display:flex;gap:22px;font-size:.96rem;color:#f0e6df}.gc-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:14px 24px;border-radius:999px;font-weight:700;border:1px solid transparent;cursor:pointer;font-family:inherit}.gc-btn-primary{background:linear-gradient(180deg,#f3cb81,var(--gold));color:#1a120c;box-shadow:var(--shadow-soft)}.gc-btn-secondary{background:#ffffff0a;border-color:#ffffff1f;color:var(--text)}.gc-eyebrow,.gc-tag,.gc-price-chip{display:inline-flex;align-items:center;padding:10px 16px;border-radius:999px;background:#e9bc671f;border:1px solid rgba(233,188,103,.26);color:#f3d698}.gc-hero{padding:84px 0 68px;border-bottom:1px solid var(--line)}.gc-hero-grid,.gc-grid-2,.gc-story-grid,.gc-contact-grid,.gc-footer-grid,.gc-hero-card-layout{display:grid;gap:28px}.gc-hero-grid{grid-template-columns:1.05fr .95fr;align-items:center}.gc-hero h2{margin:18px 0 0;font-size:clamp(2.9rem,6vw,5.8rem);line-height:.93}.gc-lead{margin:24px 0 0;font-size:1.18rem;color:#f2e5de}.gc-quote{margin:24px 0 0;color:#e4d3c7;font-style:italic}.gc-cta-row{display:flex;flex-wrap:wrap;gap:14px;margin-top:30px}.gc-feature-pills{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:32px}.gc-pill{padding:18px 16px;background:#ffffff0a;border:1px solid var(--line-soft);border-radius:18px;color:#f5ece6;box-shadow:var(--shadow-soft);text-align:center;font-weight:700}.gc-glass,.gc-card,.gc-value-card,.gc-recipe-card,.gc-faq-card,.gc-contact-box,.gc-mini-contact,.gc-product-box{background:linear-gradient(180deg,#ffffff0d,#ffffff06);border:1px solid var(--line);border-radius:var(--radius-xl);padding:26px;box-shadow:var(--shadow-soft)}.gc-panel{background:linear-gradient(180deg,#2b1714,#120b0a);border:1px solid rgba(255,255,255,.08);border-radius:24px;padding:28px}.gc-panel h3,.gc-card h4,.gc-recipe-card h4,.gc-faq-card h4,.gc-contact-box h4{margin:0;font-size:1.55rem;line-height:1.1}.gc-hero-card-layout{grid-template-columns:.95fr 1.05fr;align-items:center;gap:22px}.gc-showcase{background:linear-gradient(180deg,#fff4d5,#efc670);border-radius:28px;padding:24px;box-shadow:var(--shadow-soft)}.gc-product-photo{width:100%;max-width:340px;margin:0 auto;border-radius:24px;box-shadow:0 18px 40px #00000047}.gc-list-clean{margin:20px 0 0;padding:0;list-style:none}.gc-list-clean li{display:flex;gap:12px;align-items:flex-start;margin-bottom:12px;padding:14px 16px;background:#ffffff0d;border:1px solid var(--line-soft);border-radius:16px}.gc-dot{width:10px;height:10px;min-width:10px;border-radius:50%;background:var(--gold);margin-top:8px}.gc-block{padding:88px 0}.gc-alt{background:#ffffff08;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.gc-section-head{max-width:820px;margin-bottom:42px}.gc-section-head .mini,.gc-footer-title{text-transform:uppercase;letter-spacing:.3em;font-size:.78rem;color:#efcf8d;font-weight:700}.gc-section-head h3{margin:12px 0 0;font-size:clamp(2rem,4vw,3.6rem);line-height:1.03}.gc-section-head p,.gc-muted,.gc-form-note{color:var(--muted)}.gc-grid-2{grid-template-columns:1.08fr .92fr}.gc-price-row{display:flex;flex-wrap:wrap;gap:10px;margin:16px 0 2px}.gc-buy-box{margin-top:18px;padding:18px;background:#ffffff0a;border:1px solid var(--line-soft);border-radius:18px}.gc-qty-row{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.gc-qty-row input,.gc-select{width:100%;background:#ffffff0f;border:1px solid var(--line);border-radius:14px;color:#fff;padding:12px 14px;font-size:1rem}.gc-qty-row input{width:92px}.gc-checkout-inline{display:flex;gap:12px;flex-wrap:wrap;margin-top:12px}.gc-story-grid{grid-template-columns:.98fr 1.02fr;align-items:center}.gc-ghost-placeholder{background:linear-gradient(180deg,#1a1010,#0f0b0b);border:1px solid var(--line);border-radius:var(--radius-xl);padding:26px;box-shadow:var(--shadow)}.gc-ghost-inner{border:1px dashed rgba(233,188,103,.28);border-radius:22px;min-height:420px;display:grid;place-items:center;text-align:center;padding:28px;background:#ffffff08}.gc-ghost-main{width:100%;max-width:260px;border-radius:22px;margin:0 auto 18px;box-shadow:0 18px 40px #00000047}.gc-ghost-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;width:100%;margin-top:10px}.gc-ghost-gallery img{width:100%;height:170px;object-fit:cover;border-radius:18px;box-shadow:0 14px 30px #0000003d}.gc-cert-strip{margin-top:14px;width:100%;border-radius:18px;overflow:hidden;border:1px solid rgba(255,255,255,.12);background:#ffffff08}.gc-values,.gc-cards-2,.gc-form-demo{display:grid;gap:16px}.gc-values{margin-top:28px;grid-template-columns:repeat(2,1fr)}.gc-cards-2{grid-template-columns:repeat(2,1fr);gap:22px}.gc-recipe-icon{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(180deg,#f3cb81,var(--gold));color:#20150d;font-size:1.4rem;box-shadow:var(--shadow-soft);margin-bottom:18px}.gc-video-frame{width:100%;border-radius:18px;overflow:hidden;margin-top:16px;border:1px solid rgba(255,255,255,.12);box-shadow:0 14px 30px #0000003d;background:#000}.gc-video-note{display:inline-block;margin-top:16px;padding:8px 14px;border-radius:999px;background:#ffffff0d;border:1px solid var(--line);color:#efcf8d;font-size:.9rem}.gc-cta-band{margin-top:30px;padding:34px;border-radius:var(--radius-xl);background:#e9bc671a;border:1px solid rgba(233,188,103,.18);box-shadow:var(--shadow-soft)}.gc-contact-grid{grid-template-columns:.9fr 1.1fr;align-items:start}.gc-contact-list{display:grid;gap:14px;margin-top:24px}.gc-mini-contact strong{display:block;margin-bottom:6px;color:#fff3dc}.gc-form-demo{grid-template-columns:repeat(2,1fr);margin-top:22px;gap:14px}.gc-field,.gc-textarea{background:#ffffff0a;border:1px solid var(--line);border-radius:16px;padding:16px 18px;color:#ffffff7a;min-height:58px}.gc-textarea{grid-column:1/-1;min-height:140px}.gc-final{text-align:center;padding:96px 0;border-top:1px solid var(--line);background:linear-gradient(180deg,#130c0c,#0d0909)}.gc-final h3{font-size:clamp(2.4rem,4vw,4.8rem);line-height:1;margin:16px 0 0}.gc-final p{max-width:760px;margin:22px auto 0;color:#dfd1c7;font-size:1.08rem}.gc-footer{border-top:1px solid var(--line);background:#0000004d;padding:52px 0}.gc-footer-grid{grid-template-columns:1.2fr .8fr .8fr}.gc-footer-links a{display:block;color:#e9ddd6;margin-bottom:10px}.gc-socials{display:flex;gap:10px;flex-wrap:wrap}.gc-social{width:46px;height:46px;border-radius:16px;display:grid;place-items:center;background:#ffffff0a;border:1px solid var(--line);font-weight:700}@media(max-width:1080px){.gc-hero-grid,.gc-grid-2,.gc-story-grid,.gc-contact-grid,.gc-footer-grid,.gc-hero-card-layout{grid-template-columns:1fr}.gc-feature-pills,.gc-cards-2,.gc-values,.gc-form-demo{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.gc-nav-inner{min-height:70px}.gc-nav-links{display:none}.gc-hero{padding:56px 0 42px}.gc-feature-pills,.gc-cards-2,.gc-values,.gc-form-demo,.gc-ghost-gallery{grid-template-columns:1fr}.gc-block{padding:64px 0}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/ghost-chef-premium.css.map */
