:root{--wine:#721329;--wine-dark:#3d0c18;--coffee:#4e2e20;--green:#3f4d29;--olive:#6c6b33;--gold:#c89b49;--cream:#f7f0e6;--paper:#fffdf9;--ink:#1c1714;--muted:#74675f;--line:#e7ddd1;--dark:#130c09;--shadow:0 18px 50px rgba(55,35,20,.10)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--cream);color:var(--ink)}a{color:inherit;text-decoration:none}img{max-width:100%}.site-header{min-height:92px;background:linear-gradient(90deg,#110a08,#17100c);color:#fff;display:grid;grid-template-columns:220px 1fr auto;align-items:center;padding:0 max(3vw,28px);gap:30px;position:sticky;top:0;z-index:50;border-bottom:1px solid rgba(255,255,255,.08)}.brand{height:92px;display:flex;align-items:center;overflow:hidden}.brand img{width:190px;height:76px;object-fit:contain;object-position:left center;filter:drop-shadow(0 2px 7px rgba(0,0,0,.18));opacity:.96}.site-header nav{display:flex;justify-content:center;gap:30px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.site-header nav a{opacity:.9;transition:.2s}.site-header nav a:hover{opacity:1;color:#e2b65f}.header-actions{display:flex;gap:10px}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:8px;padding:13px 20px;font-weight:800;cursor:pointer;font-size:13px;border:1px solid transparent}.header-outline{color:#fff;border-color:rgba(220,167,82,.8);background:transparent}.header-solid{background:#fff;color:#27120e}.flash{max-width:1160px;margin:14px auto 0;padding:14px 18px;border-radius:12px}.flash.success{background:#e6f2e7;color:#204526}.flash.error{background:#fde7e7;color:#7a1919}.flash.info{background:#fff2d7;color:#715314}
.home-hero{height:560px;background:linear-gradient(90deg,rgba(20,9,7,.86) 0%,rgba(20,9,7,.56) 38%,rgba(20,9,7,.08) 72%),url('/assets/img/hero-vinho-cafe.jpg') center/cover no-repeat;display:flex;align-items:center}.home-hero-inner{width:min(1180px,calc(100% - 48px));margin:auto;color:#fff}.hero-kicker,.section-kicker,.home-feature>span,.partner-callout>div>span{font-size:11px;font-weight:900;letter-spacing:.2em;color:#ddb15c}.home-hero h1{font-family:Georgia,"Times New Roman",serif;font-size:74px;line-height:.96;margin:17px 0 20px;max-width:650px;font-weight:600}.home-hero p{font-size:19px;line-height:1.6;max-width:560px;margin:0 0 28px;color:#f0e9e2}.hero-actions{display:flex;gap:12px}.hero-primary{background:var(--wine);color:#fff}.hero-secondary{border-color:rgba(255,255,255,.72);color:#fff;background:rgba(0,0,0,.15)}.portal-categories{max-width:1180px;margin:0 auto;background:var(--paper);display:grid;grid-template-columns:repeat(6,1fr);border-bottom:1px solid var(--line)}.portal-category{padding:30px 18px;text-align:center;border-right:1px solid var(--line);display:flex;align-items:center;flex-direction:column;gap:7px;min-height:150px;justify-content:center;transition:.2s}.portal-category:last-child{border-right:0}.portal-category:hover{background:#fff8ef;transform:translateY(-2px)}.category-icon{width:42px;height:42px;color:var(--wine)}.category-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.portal-category strong{font-family:Georgia,serif;font-size:17px}.portal-category small{font-size:12px;color:var(--muted);line-height:1.45;max-width:145px}.home-section{max-width:1180px;margin:70px auto;padding:0 24px}.home-section-head{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:24px}.home-section-head h2{font-family:Georgia,serif;font-size:34px;margin:7px 0 0;color:#2d160f}.home-section-head>a{font-size:13px;font-weight:800}.home-section-head>a span{color:var(--wine);margin-left:8px}.home-partner-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.home-partner-card{background:var(--paper);border:1px solid rgba(91,66,48,.11);border-radius:14px;overflow:hidden;box-shadow:0 10px 30px rgba(40,25,14,.06);transition:.25s}.home-partner-card:hover{transform:translateY(-5px);box-shadow:0 20px 45px rgba(50,28,16,.12)}.home-partner-media{height:215px;background-size:cover;background-position:center;position:relative}.home-partner-media:after{content:"";position:absolute;inset:auto 0 0;height:35%;background:linear-gradient(transparent,rgba(0,0,0,.18))}.partner-mini-logo{position:absolute;z-index:2;left:18px;bottom:-25px;width:58px;height:58px;border-radius:50%;object-fit:cover;border:3px solid #fff;background:#fff}.home-partner-body{padding:24px 20px 21px}.partner-type{font-size:10px;font-weight:900;letter-spacing:.12em;color:var(--wine)}.home-partner-body h3{font-family:Georgia,serif;font-size:24px;margin:7px 0 6px;color:#29140f}.home-partner-body p{color:var(--muted);font-size:13px;margin:0 0 14px}.card-link{font-size:12px;font-weight:800;color:var(--wine)}.premium-empty{border:1px solid #dbcdbc;background:linear-gradient(135deg,#fffdf9,#fbf4ea);padding:46px;border-radius:18px;text-align:center}.premium-empty>span{font-size:11px;color:var(--wine);font-weight:900;letter-spacing:.16em}.premium-empty h3{font:600 30px/1.2 Georgia,serif;max-width:650px;margin:10px auto}.premium-empty p{color:var(--muted);margin:0 auto 22px;max-width:620px}.premium-empty.compact{padding:30px}.home-feature-grid{max-width:1180px;margin:48px auto 70px;display:grid;grid-template-columns:1fr 1fr;gap:20px;padding:0 24px}.home-feature{min-height:330px;border-radius:15px;color:#fff;padding:34px;display:flex;flex-direction:column;justify-content:end;position:relative;overflow:hidden;background-size:cover;background-position:center;box-shadow:var(--shadow)}.home-feature:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.05),rgba(30,10,7,.8))}.home-feature>*{position:relative}.home-feature h2{font:600 37px/1.02 Georgia,serif;margin:8px 0 10px}.home-feature p{max-width:420px;line-height:1.5;margin:0 0 18px}.home-feature b{font-size:13px}.experiences-feature{background-image:url('/assets/img/feature-experiencias.jpg')}.regions-feature{background-image:url('/assets/img/feature-regioes.jpg')}.home-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.home-product-card{background:var(--paper);border:1px solid var(--line);border-radius:13px;padding:15px;display:grid;grid-template-columns:90px 1fr auto;gap:14px;align-items:center;min-height:150px;transition:.2s}.home-product-card:hover{transform:translateY(-3px);box-shadow:0 15px 30px rgba(44,28,19,.08)}.home-product-image{width:90px;height:118px;background:#f4ede4;border-radius:9px;display:flex;align-items:center;justify-content:center;overflow:hidden}.home-product-image img{width:100%;height:100%;object-fit:contain}.home-product-info{display:flex;flex-direction:column;gap:6px;min-width:0}.home-product-info span{font-size:11px;color:var(--muted)}.home-product-info h3{font-size:14px;margin:0;line-height:1.3}.home-product-info strong{color:var(--wine);font-size:15px}.product-arrow{width:28px;height:28px;border-radius:50%;background:var(--wine);color:#fff;display:grid;place-items:center}.partner-callout{max-width:1132px;margin:0 auto 80px;background:linear-gradient(120deg,#2c0e13,#59101f 54%,#32160f);color:#fff;border-radius:18px;padding:34px 38px;display:grid;grid-template-columns:1.4fr 1fr auto;align-items:center;gap:28px;box-shadow:0 18px 48px rgba(70,20,28,.18)}.partner-callout h2{font:600 36px/1 Georgia,serif;margin:8px 0}.partner-callout p{color:#eaded7;max-width:570px;line-height:1.5;margin:0}.partner-callout-plans{display:grid;grid-template-columns:auto 1fr;gap:3px 12px;align-items:center}.partner-callout-plans b{font-size:21px;color:#f5cf78}.partner-callout-plans b small{font-size:11px;color:#e7d7cf}.partner-callout-plans span{font-size:12px;color:#eaded7}.callout-button{background:#fff;color:#4a101c;white-space:nowrap}
.page-hero{padding:85px 24px 55px;max-width:1120px;margin:auto}.page-hero h1,.partner-cover h1,.auth-card h1,.dash-content h1,.section h1,.section h2{font-family:Georgia,"Times New Roman",serif;color:#2a130f}.page-hero h1{font-size:64px;margin:10px 0}.page-hero p{font-size:18px;color:var(--muted)}.section{max-width:1120px;margin:70px auto;padding:0 24px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:22px}.section h2{font-size:34px}.section-head>a{font-weight:800;color:var(--wine)}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.card{background:var(--paper);border-radius:18px;overflow:hidden;border:1px solid rgba(92,67,48,.10);box-shadow:0 10px 30px rgba(40,25,14,.06)}.partner-card .media{height:210px;background-size:cover;background-position:center}.pad{padding:20px}.pad h3{font-family:Georgia,serif;font-size:24px;margin:8px 0 10px}.pad p,.pad small{color:var(--muted);line-height:1.5}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product{background:var(--paper);border:1px solid var(--line);border-radius:15px;padding:14px;display:flex;gap:14px;align-items:center;min-height:150px}.product img{width:82px;height:112px;object-fit:contain;border-radius:10px;background:#f2ece4}.product div{display:flex;flex-direction:column;gap:7px}.product small{color:var(--muted)}.product b{color:var(--wine)}.empty{background:var(--paper);border:1px dashed #cdbfab;border-radius:18px;padding:48px;text-align:center}.empty.compact{padding:28px}.partner-cover{min-height:450px;background-size:cover;background-position:center;display:flex;align-items:end;position:relative}.partner-cover:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 20%,rgba(24,12,9,.82))}.partner-cover>div{position:relative;max-width:1120px;width:100%;margin:auto;color:#fff;padding:45px 24px}.partner-cover h1{color:white;font-size:58px;margin:8px 0}.partner-cover p{max-width:700px;font-size:18px}.two-col{display:grid;grid-template-columns:2fr 1fr;gap:40px}.info-box,.current-plan,.integration-card,.notice{background:var(--paper);border:1px solid var(--line);border-radius:16px;padding:22px}.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:start}.detail-img{width:100%;height:560px;object-fit:contain;background:var(--paper);border-radius:20px}.product-detail h1{font-size:48px}.price{font:700 34px Georgia,serif;color:var(--wine);margin:22px 0}.product-detail input[type=number]{width:90px;padding:13px;border:1px solid var(--line);border-radius:8px;margin-right:8px}.auth-wrap{min-height:720px;display:flex;align-items:center;justify-content:center;padding:50px 20px;background:radial-gradient(circle at top,#fffaf2,var(--cream))}.auth-wrap.wide{align-items:flex-start}.auth-card{width:min(540px,100%);background:var(--paper);border:1px solid var(--line);border-radius:22px;padding:36px;box-shadow:var(--shadow)}.auth-wrap.wide .auth-card{width:min(920px,100%)}.auth-card h1{font-size:44px;margin:10px 0 15px}label{display:flex;flex-direction:column;gap:7px;font-weight:700;font-size:14px;margin-bottom:14px}input,textarea,select{font:inherit;border:1px solid #d8cfc4;background:white;border-radius:9px;padding:12px 13px;color:var(--ink)}textarea{resize:vertical}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:4px 18px}.span2{grid-column:span 2}.plans{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin:20px 0}.plan{background:#fffaf4;border:1px solid #dfd1bf;border-radius:16px;padding:20px;display:flex;flex-direction:column;gap:9px}.plan b{font-size:21px;color:var(--wine)}.plan small{color:var(--muted);line-height:1.45}.dashboard{min-height:740px;display:grid;grid-template-columns:250px 1fr;max-width:1380px;margin:0 auto;background:var(--paper)}.side{background:#211410;color:white;padding:32px 22px;display:flex;flex-direction:column;gap:8px}.side h3{font-family:Georgia,serif;font-size:24px}.side a{padding:12px 13px;border-radius:8px;color:#dfd3ca}.side a.active,.side a:hover{background:#3a2019;color:#fff}.dash-content{padding:38px;min-width:0}.dash-content h1{font-size:42px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin:20px 0 28px}.stats>div{background:#fbf6ee;border:1px solid var(--line);border-radius:14px;padding:20px;display:flex;flex-direction:column;gap:8px}.stats small{color:var(--muted)}.stats b{font-size:25px}.notice{margin:18px 0}.notice.danger{border-color:#ecc0c0;background:#fff6f6}.integration-card{margin-bottom:18px}.table{display:flex;flex-direction:column;border:1px solid var(--line);border-radius:14px;overflow:hidden}.tr{display:grid;grid-template-columns:2fr 1fr 1fr 1fr auto;gap:14px;align-items:center;padding:14px 16px;background:white;border-bottom:1px solid var(--line)}.tr:last-child{border-bottom:0}.tr span{display:flex;flex-direction:column}.tr small{color:var(--muted)}.check{flex-direction:row;align-items:center}.check input{width:auto}.inline-form{display:flex;gap:10px;align-items:center}.cart{max-width:850px}.cart-item,.cart-total,.shipping{display:flex;justify-content:space-between;align-items:center;background:var(--paper);border:1px solid var(--line);padding:16px;border-radius:12px;margin:9px 0}.cart-total{font-size:20px}.shipping{flex-direction:row;gap:10px;cursor:pointer}.shipping input{width:auto}.order{max-width:760px}.current-plan{margin-bottom:18px}
.site-footer{background:linear-gradient(100deg,#210e0b,#35110f);color:#fff;display:grid;grid-template-columns:1.4fr 1fr 1fr 1.2fr;gap:50px;padding:55px max(6vw,30px) 30px}.site-footer>div{display:flex;flex-direction:column;gap:9px}.site-footer a{color:#d8c7bd;font-size:13px}.site-footer strong{text-transform:uppercase;font-size:12px;letter-spacing:.08em}.footer-brand img{width:230px;height:auto;max-height:112px;object-fit:contain;object-position:left center;margin:0 0 12px;opacity:.94}.site-footer p{color:#d8c7bd;line-height:1.5;margin:0}.footer-brand small{color:#e8bd65}.footer-note{font-size:12px;color:#9f8d83}.footer-button{margin-top:8px;background:var(--wine);color:#fff;width:max-content}.footer-bottom{grid-column:1/-1!important;border-top:1px solid rgba(255,255,255,.12);padding-top:20px!important;margin-top:10px;flex-direction:row!important;justify-content:space-between;color:#a9958a;font-size:12px}
@media(max-width:1050px){.site-header{grid-template-columns:190px 1fr}.site-header nav{display:none}.portal-categories{grid-template-columns:repeat(3,1fr)}.portal-category:nth-child(3){border-right:0}.home-partner-grid{grid-template-columns:repeat(2,1fr)}.home-product-grid{grid-template-columns:repeat(2,1fr)}.partner-callout{grid-template-columns:1fr 1fr}.partner-callout .callout-button{grid-column:1/-1;width:max-content}.site-footer{grid-template-columns:1.4fr 1fr 1fr}.footer-cta{grid-column:1/-1}.dashboard{grid-template-columns:200px 1fr}.stats{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){.site-header{min-height:78px;padding:0 14px;grid-template-columns:1fr auto}.brand{height:78px}.brand img{width:150px;height:62px}.header-actions .header-outline{display:none}.home-hero{height:520px;background-position:55% center}.home-hero-inner{width:calc(100% - 36px)}.home-hero h1{font-size:48px}.home-hero p{font-size:16px}.hero-actions{flex-direction:column;align-items:flex-start}.portal-categories{grid-template-columns:repeat(2,1fr)}.portal-category{border-bottom:1px solid var(--line)}.portal-category:nth-child(odd){border-right:1px solid var(--line)!important}.portal-category:nth-child(even){border-right:0!important}.home-section{margin:48px auto;padding:0 18px}.home-section-head{align-items:start}.home-section-head h2{font-size:29px}.home-section-head>a{white-space:nowrap;margin-top:21px}.home-partner-grid,.home-feature-grid,.home-product-grid{grid-template-columns:1fr}.home-feature-grid{padding:0 18px;margin:35px auto 50px}.home-feature{min-height:300px}.home-product-card{grid-template-columns:82px 1fr auto}.partner-callout{margin:0 18px 55px;grid-template-columns:1fr;padding:28px}.partner-callout-plans{grid-template-columns:auto 1fr}.partner-callout .callout-button{grid-column:auto}.cards,.two-col,.product-detail,.form-grid,.plans{grid-template-columns:1fr}.span2{grid-column:auto}.partner-cover h1,.page-hero h1{font-size:42px}.detail-img{height:390px}.dashboard{display:block}.side{position:static;flex-direction:row;overflow:auto;padding:12px}.side h3{display:none}.side a{white-space:nowrap}.dash-content{padding:22px}.stats{grid-template-columns:1fr 1fr}.tr{grid-template-columns:1fr 1fr}.tr>*:nth-child(n+3){font-size:12px}.site-footer{grid-template-columns:1fr;padding:42px 24px 24px}.footer-cta{grid-column:auto}.footer-bottom{flex-direction:column!important;gap:5px}.footer-brand img{width:205px;max-height:100px;margin:0 0 10px}}

/* HOME EDITORIAL 1.2 — imagem limpa, marca forte e composição menos genérica */
.editorial-hero{min-height:620px;display:grid;grid-template-columns:minmax(430px,46%) 1fr;background:#f8f0e5;border-bottom:1px solid var(--line);overflow:hidden}.editorial-hero-brand{display:flex;flex-direction:column;justify-content:center;padding:34px clamp(34px,5vw,84px) 46px;background:linear-gradient(145deg,#fffaf2 0%,#f4eadb 100%);position:relative;z-index:2}.editorial-logo-frame{width:min(500px,100%);margin:-18px 0 -54px}.editorial-logo-frame img{display:block;width:100%;height:auto;mix-blend-mode:multiply}.editorial-hero-copy{max-width:590px}.editorial-hero-copy .hero-kicker{color:#9a712d}.editorial-hero-copy h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(42px,4.2vw,68px);line-height:1.02;letter-spacing:-.025em;font-weight:500;color:#32130f;margin:12px 0 18px}.editorial-hero-copy p{font-size:17px;line-height:1.7;color:#65564c;max-width:570px;margin:0 0 28px}.editorial-hero-photo{min-height:620px;background:url('/assets/img/hero-vinho-cafe.jpg') 62% center/cover no-repeat;position:relative}.editorial-hero-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(247,240,230,.25),transparent 22%);pointer-events:none}.hero-text-link{background:transparent;color:#4d1b20;padding-left:4px;padding-right:4px;border:0}.hero-text-link span{margin-left:6px;transition:transform .2s}.hero-text-link:hover span{display:inline-block;transform:translateX(4px)}
.home-origins .home-section-head>div{max-width:720px}.home-section-head p{margin:8px 0 0;color:var(--muted);line-height:1.55;max-width:690px}.home-partner-media:after{display:none}.home-partner-media{height:240px}.partner-mini-logo{bottom:16px;left:16px;width:64px;height:64px;box-shadow:0 6px 20px rgba(0,0,0,.16)}
.editorial-stories{max-width:1180px;margin:40px auto 76px;padding:0 24px;display:grid;grid-template-columns:1fr 1fr;gap:24px}.editorial-story-card{background:#fffdf9;border:1px solid var(--line);border-radius:18px;overflow:hidden;box-shadow:0 14px 34px rgba(43,25,15,.06);transition:transform .2s,box-shadow .2s}.editorial-story-card:hover{transform:translateY(-4px);box-shadow:0 20px 45px rgba(43,25,15,.11)}.editorial-story-photo{height:300px;background-size:cover;background-position:center}.editorial-story-copy{padding:27px 30px 30px}.editorial-story-copy>span{font-size:10px;font-weight:900;letter-spacing:.2em;color:#a1762f}.editorial-story-copy h2{font:500 35px/1.08 Georgia,"Times New Roman",serif;color:#32130f;margin:8px 0 12px;letter-spacing:-.015em}.editorial-story-copy p{color:#6e6057;line-height:1.6;margin:0 0 18px}.editorial-story-copy b{font-size:13px;color:#651526}.editorial-story-copy b i{font-style:normal;margin-left:6px}.experiences-feature{background-image:url('/assets/img/feature-experiencias.jpg')}.regions-feature{background-image:url('/assets/img/feature-regioes.jpg')}
.plans-editorial{max-width:1180px;margin:0 auto 82px;padding:52px 56px;background:linear-gradient(120deg,#2b0e13 0%,#50131e 55%,#2b1710 100%);color:#fff;border-radius:22px;display:grid;grid-template-columns:1.05fr 1.4fr;gap:45px;align-items:center;box-shadow:0 22px 55px rgba(76,22,28,.15)}.plans-editorial-intro h2{font:500 42px/1.08 Georgia,"Times New Roman",serif;margin:10px 0 14px}.plans-editorial-intro p{color:#e8d9d0;line-height:1.6;margin:0}.plans-editorial-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.plan-editorial-card{background:#fffaf2;color:#281611;border-radius:16px;padding:24px;border:1px solid rgba(255,255,255,.15);display:flex;flex-direction:column;min-height:230px}.plan-editorial-card small{font-weight:900;letter-spacing:.13em;color:#8c672b}.plan-editorial-card strong{font:600 28px Georgia,serif;color:#5c1321;margin:18px 0 10px}.plan-editorial-card strong em{font:500 12px Inter,system-ui,sans-serif;color:#7a675c}.plan-editorial-card span{font-size:13px;line-height:1.55;color:#6f6056}.plan-editorial-card b{margin-top:auto;padding-top:24px;color:#651526}.plan-editorial-card.featured{background:linear-gradient(145deg,#e4bc70,#bb8738);color:#281611}.plan-editorial-card.featured small,.plan-editorial-card.featured strong,.plan-editorial-card.featured b{color:#32130f}.plan-editorial-card.featured span{color:#493327}
@media(max-width:1050px){.editorial-hero{grid-template-columns:1fr 1fr}.editorial-logo-frame{margin:-10px 0 -35px}.plans-editorial{grid-template-columns:1fr;padding:44px}.site-header{grid-template-columns:185px 1fr}.brand img{width:158px;height:158px}}
@media(max-width:760px){.editorial-hero{display:flex;flex-direction:column;min-height:0}.editorial-hero-brand{padding:18px 20px 35px}.editorial-logo-frame{width:min(390px,100%);margin:-28px auto -48px}.editorial-hero-copy h1{font-size:43px}.editorial-hero-copy p{font-size:16px}.editorial-hero-photo{min-height:360px;order:-1;background-position:64% center}.editorial-hero-photo:after{display:none}.editorial-stories{grid-template-columns:1fr;margin:28px auto 52px;padding:0 18px}.editorial-story-photo{height:250px}.editorial-story-copy{padding:23px}.editorial-story-copy h2{font-size:31px}.plans-editorial{margin:0 18px 55px;padding:30px 22px}.plans-editorial-grid{grid-template-columns:1fr}.plans-editorial-intro h2{font-size:34px}.home-section-head p{font-size:14px}.home-partner-media{height:215px}}

/* Admin CMS editorial */
.admin-quick-actions{display:flex;align-items:center;gap:12px;margin:0 0 30px;flex-wrap:wrap}.admin-cms{background:#f8f3eb}.cms-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:22px}.cms-head h1{margin:5px 0 8px}.cms-head p{margin:0;color:var(--muted)}.cms-tabs{position:sticky;top:0;z-index:10;display:flex;gap:7px;flex-wrap:wrap;padding:12px;background:rgba(248,243,235,.96);backdrop-filter:blur(10px);border:1px solid var(--line);border-radius:14px;margin-bottom:22px}.cms-tabs a{background:#fff;border:1px solid var(--line);border-radius:999px;padding:9px 14px;font-weight:800;font-size:13px;color:#321713}.cms-panel{scroll-margin-top:90px;background:white;border:1px solid var(--line);border-radius:20px;padding:28px;margin:0 0 22px;box-shadow:0 10px 30px rgba(52,30,20,.04)}.cms-panel-title{display:flex;align-items:flex-start;gap:14px;border-bottom:1px solid var(--line);padding-bottom:18px;margin-bottom:22px}.cms-panel-title>span{display:grid;place-items:center;min-width:40px;height:40px;border-radius:12px;background:#401214;color:#fff;font:800 13px/1 Arial}.cms-panel-title h2{font-family:Georgia,serif;font-size:29px;color:#2a130f;margin:0 0 5px}.cms-panel-title p{margin:0;color:var(--muted)}.cms-panel h3{font-family:Georgia,serif;color:#4b1a19;font-size:21px;margin:28px 0 14px;padding-top:8px}.cms-panel input,.cms-panel textarea{width:100%}.cms-six-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.cms-mini-card,.cms-field-group{background:#fbf7f1;border:1px solid var(--line);border-radius:14px;padding:16px}.cms-mini-card>strong,.cms-field-group>strong{display:block;color:#5d161f;margin-bottom:12px}.cms-switch{display:flex!important;flex-direction:row!important;align-items:center;gap:10px!important;width:max-content;max-width:100%;background:#fbf5ec;border:1px solid var(--line);border-radius:999px;padding:9px 14px;margin:10px 0 18px!important}.cms-switch input{width:auto}.cms-savebar{position:sticky;bottom:12px;z-index:9;display:flex;align-items:center;justify-content:space-between;gap:20px;background:#211410;color:#fff;border-radius:15px;padding:14px 16px;margin:20px 0 28px;box-shadow:0 15px 45px rgba(20,8,5,.25)}.cms-savebar span{font-size:13px;color:#e8ddd5}.cms-image-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.cms-image-card{border:1px solid var(--line);border-radius:16px;padding:15px;background:#fbf7f1}.cms-preview{height:210px;border-radius:12px;background:#eee6dc;overflow:hidden;display:grid;place-items:center;margin-bottom:13px}.cms-preview img{width:100%;height:100%;object-fit:contain}.cms-image-card strong,.cms-image-card small{display:block}.cms-image-card small{color:var(--muted);word-break:break-all;margin:5px 0 12px}.cms-image-card form{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.cms-image-card input[type=file]{flex:1;min-width:220px;background:#fff}.cms-danger-zone{display:flex;justify-content:space-between;align-items:center;gap:20px;border:1px solid #e2c3bf;background:#fff7f6;border-radius:16px;padding:20px;margin-bottom:30px}.cms-danger-zone p{margin:5px 0 0;color:var(--muted);font-size:13px}
@media(max-width:900px){.cms-six-grid{grid-template-columns:repeat(2,1fr)}.cms-image-grid{grid-template-columns:1fr}.cms-head{align-items:flex-start;flex-direction:column}}@media(max-width:700px){.cms-six-grid{grid-template-columns:1fr}.cms-panel{padding:19px}.cms-savebar,.cms-danger-zone{align-items:flex-start;flex-direction:column}.cms-tabs{position:static}.cms-preview{height:180px}}
