:root{
  --eff-bg:#f8f1ea;--eff-bg2:#fffaf5;--eff-card:#fffdf9;--eff-cream:#fbf5ee;--eff-ink:#2d241e;--eff-muted:#7b6b60;--eff-line:#e9d9cc;--eff-brown:#38271e;--eff-mocha:#5a4033;--eff-rose:#d9a79b;--eff-rose2:#f1d2ca;--eff-sage:#c8cbb3;--eff-gold:#c9a980;--eff-shadow:0 22px 70px rgba(56,39,30,.10);--eff-shadow2:0 32px 90px rgba(56,39,30,.16);--eff-radius:30px;--eff-serif:Georgia,'Times New Roman',serif;--eff-sans:Inter,Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--eff-bg);color:var(--eff-ink)}
.eff-home,.eff-section,.eff-single{font-family:var(--eff-sans);color:var(--eff-ink)}
.eff-header{position:sticky;top:0;z-index:999;height:78px;background:rgba(255,250,245,.84);backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);display:flex;align-items:center;justify-content:space-between;padding:0 clamp(18px,5vw,78px);border-bottom:1px solid rgba(233,217,204,.62);font-family:var(--eff-sans)}
.eff-logo{text-decoration:none;color:var(--eff-ink);font-family:var(--eff-serif);font-size:25px;letter-spacing:4.5px;line-height:.9;white-space:nowrap}.eff-logo small{display:block;font-size:9px;text-align:center;letter-spacing:3.5px;margin-top:7px}.eff-logo img{max-height:46px;width:auto;display:block}
.eff-header nav{display:flex;gap:30px;align-items:center}.eff-header nav a{position:relative;font-size:11px;text-transform:uppercase;letter-spacing:.15em;color:var(--eff-ink);text-decoration:none;font-weight:800;opacity:.84}.eff-header nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-9px;height:1px;background:var(--eff-brown);transition:.25s}.eff-header nav a:hover:after{right:0}.eff-header nav a:hover{opacity:1}
.eff-mini-cart,.eff-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:999px;padding:14px 23px;background:linear-gradient(135deg,#f1d2ca,#e5b8ad);color:var(--eff-ink);text-decoration:none;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.11em;cursor:pointer;box-shadow:0 12px 30px rgba(217,167,155,.25);transition:.22s ease;white-space:nowrap}.eff-mini-cart:hover,.eff-btn:hover{transform:translateY(-2px);box-shadow:0 18px 44px rgba(217,167,155,.34)}.eff-btn-dark{background:linear-gradient(135deg,var(--eff-brown),var(--eff-mocha));color:#fff;box-shadow:0 16px 40px rgba(56,39,30,.25)}.eff-btn-light{background:rgba(255,255,255,.82);box-shadow:none;border:1px solid rgba(255,255,255,.65)}
.eff-hero{position:relative;min-height:650px;display:flex;align-items:center;overflow:hidden;background:radial-gradient(circle at 74% 36%,#e8c3bb 0,#d9c7b8 31%,#a98675 72%,#38271e 100%)}.eff-hero:before{content:"";position:absolute;inset:22px;border:1px solid rgba(255,255,255,.30);border-radius:38px;z-index:1;pointer-events:none}.eff-hero>img,.eff-hero>video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.eff-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(44,31,25,.70),rgba(44,31,25,.22) 52%,rgba(255,250,245,.18));z-index:0}.eff-hero-content{position:relative;z-index:2;max-width:720px;padding:82px clamp(24px,7vw,94px);color:white}.eff-hero-content:before{content:"EFFCLUSIVE RENTALS";display:block;margin-bottom:18px;font-size:11px;letter-spacing:.24em;font-weight:900;opacity:.78}.eff-hero h1{font-family:var(--eff-serif);font-size:clamp(45px,6.6vw,92px);line-height:.91;margin:0 0 24px;letter-spacing:-.055em;text-wrap:balance}.eff-hero p{font-size:18px;line-height:1.78;max-width:620px;margin:0 0 30px;color:rgba(255,255,255,.90)}.eff-hero-actions{display:flex;gap:12px;flex-wrap:wrap}
.eff-section{padding:clamp(58px,8vw,112px) clamp(18px,5vw,78px);max-width:1460px;margin:0 auto}.eff-section>h1,.eff-section>h2{font-family:var(--eff-serif);font-size:clamp(36px,4.4vw,64px);line-height:.98;text-align:center;letter-spacing:-.045em;margin:0 0 32px;text-wrap:balance}.eff-section>p:not(.eff-eyebrow){max-width:720px;margin:0 auto 32px;text-align:center;color:var(--eff-muted);line-height:1.75}.eff-eyebrow{text-align:center;text-transform:uppercase;letter-spacing:.22em;font-size:10.5px;color:#ae7f75;font-weight:950;margin:0 0 13px}.eff-section-soft{background:linear-gradient(180deg,rgba(255,250,245,.55),rgba(244,232,220,.42));border-radius:44px}
.eff-quick-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.eff-qcard{position:relative;min-height:235px;background:linear-gradient(145deg,#fffdf9,#f3e8dc);border:1px solid rgba(233,217,204,.92);border-radius:30px;box-shadow:var(--eff-shadow);display:flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;color:var(--eff-ink);padding:24px;text-align:center;overflow:hidden;transition:.28s cubic-bezier(.2,.7,.2,1)}.eff-qcard:before{content:"";position:absolute;inset:-40% -20% auto auto;width:140px;height:140px;border-radius:50%;background:rgba(217,167,155,.22);filter:blur(2px);transition:.28s}.eff-qcard:hover{transform:translateY(-7px) scale(1.01);box-shadow:var(--eff-shadow2);border-color:#dcc2b5}.eff-qcard:hover:before{transform:scale(1.25)}.eff-qcard img{position:relative;height:122px;max-width:160px;object-fit:contain;margin-bottom:19px;filter:saturate(.94) contrast(.98);transition:.28s}.eff-qcard:hover img{transform:translateY(-3px) scale(1.04)}.eff-qcard span{position:relative;font-size:15px;line-height:1.15;font-weight:950;text-transform:uppercase;letter-spacing:.065em}.eff-qcard em{display:none}
.eff-split{display:grid;grid-template-columns:.92fr 1.08fr;gap:38px;align-items:center;background:linear-gradient(135deg,#fffaf6,#f2e5d9);border:1px solid rgba(233,217,204,.8);border-radius:44px;box-shadow:var(--eff-shadow);overflow:hidden}.eff-split>div:first-child{padding:clamp(32px,5vw,58px)}.eff-split h2{text-align:left}.eff-split .eff-eyebrow{text-align:left}.eff-split p{font-size:17px;line-height:1.78;color:var(--eff-muted)}.eff-package-row{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;padding:18px}.eff-package-row div{position:relative;min-height:300px;border-radius:30px;background:linear-gradient(150deg,#f1d2ca,#f8efe7 58%,#d0c6aa);box-shadow:0 18px 48px rgba(56,39,30,.12);display:flex;align-items:flex-end;padding:24px;font-family:var(--eff-serif);font-size:28px;line-height:1;color:var(--eff-brown);overflow:hidden}.eff-package-row div:before{content:"";position:absolute;inset:18px;border:1px solid rgba(255,255,255,.55);border-radius:22px}.eff-package-row div:nth-child(2){background:linear-gradient(150deg,#e7c4bc,#fff4ec 58%,#c9cdb8)}.eff-package-row div:nth-child(3){background:linear-gradient(150deg,#efe1d3,#fffaf5 55%,#d9a79b)}
.eff-products{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.eff-product{background:rgba(255,253,249,.92);border:1px solid rgba(233,217,204,.9);border-radius:30px;overflow:hidden;box-shadow:var(--eff-shadow);transition:.25s ease}.eff-product:hover{transform:translateY(-5px);box-shadow:var(--eff-shadow2)}.eff-product a{text-decoration:none;color:inherit}.eff-product-img{height:272px;background:linear-gradient(135deg,#f3e7dc,#fffaf5);display:flex;align-items:center;justify-content:center;overflow:hidden}.eff-product-img img{width:100%;height:100%;object-fit:cover;transition:.35s}.eff-product:hover .eff-product-img img{transform:scale(1.045)}.eff-product h3{font-family:var(--eff-serif);font-size:28px;line-height:1.04;margin:22px 22px 8px;letter-spacing:-.02em}.eff-product p{margin:0 22px 19px;color:#9b6d61;font-weight:950}.eff-add{margin:0 22px 22px;width:calc(100% - 44px);border:1px solid var(--eff-brown);background:var(--eff-brown);color:white;border-radius:999px;padding:13px 16px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;font-size:11px;cursor:pointer;transition:.22s}.eff-add:hover{background:#4d362b;transform:translateY(-1px)}
.eff-process{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.eff-step{background:#fffdf9;border:1px solid var(--eff-line);border-radius:28px;padding:26px;box-shadow:var(--eff-shadow)}.eff-step b{display:flex;width:42px;height:42px;border-radius:50%;align-items:center;justify-content:center;background:#f1d2ca;color:var(--eff-brown);margin-bottom:18px}.eff-step h3{font-family:var(--eff-serif);font-size:26px;margin:0 0 8px}.eff-step p{color:var(--eff-muted);line-height:1.65;margin:0}
.eff-quote{max-width:1220px}.eff-quote-box{display:grid;grid-template-columns:.82fr 1.18fr;gap:24px;background:#fffaf6;border:1px solid var(--eff-line);border-radius:34px;padding:30px;box-shadow:var(--eff-shadow2)}.eff-quote h3{font-family:var(--eff-serif);font-size:28px;margin-top:0}.eff-quote-items{background:#f6eee7;border-radius:24px;padding:20px;min-height:180px}.eff-quote-item{display:flex;justify-content:space-between;gap:12px;border-bottom:1px solid var(--eff-line);padding:11px 0}.eff-quote form{display:grid;grid-template-columns:1fr 1fr;gap:13px}.eff-quote textarea,.eff-quote button,.eff-form-msg{grid-column:1/-1}.eff-quote input,.eff-quote textarea{width:100%;border:1px solid var(--eff-line);border-radius:18px;background:white;padding:16px 17px;font:inherit;outline:none;transition:.18s}.eff-quote input:focus,.eff-quote textarea:focus{border-color:#d9a79b;box-shadow:0 0 0 4px rgba(217,167,155,.13)}.eff-quote textarea{min-height:138px}.eff-form-msg{font-weight:800}.eff-footer{background:linear-gradient(135deg,#d8c2af,#f0dfd1);color:var(--eff-ink);padding:58px clamp(22px,5vw,78px);display:flex;justify-content:space-between;gap:26px;align-items:center;font-family:var(--eff-sans);border-top:1px solid rgba(255,255,255,.4)}.eff-footer strong{font-family:var(--eff-serif);font-size:34px;letter-spacing:4.5px}.eff-footer p{max-width:380px;color:#5f5147;line-height:1.7}
.eff-mobile-sticky{display:none;position:fixed;z-index:998;left:14px;right:14px;bottom:14px}.eff-mobile-sticky a{width:100%;box-shadow:0 18px 45px rgba(56,39,30,.28)}
.eff-single{padding:42px clamp(18px,5vw,78px) 100px;background:var(--eff-bg)}.eff-single-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:44px;max-width:1360px;margin:auto}.eff-gallery-main{height:650px;background:linear-gradient(135deg,#f3e6dc,#fffaf5);border-radius:34px;overflow:hidden;box-shadow:var(--eff-shadow)}.eff-gallery-main img{width:100%;height:100%;object-fit:cover}.eff-product-info{background:#fffaf6;border:1px solid var(--eff-line);border-radius:34px;padding:42px;box-shadow:var(--eff-shadow2);align-self:start;position:sticky;top:98px}.eff-product-info h1{font-family:var(--eff-serif);font-size:clamp(40px,4vw,58px);line-height:.96;margin:0 0 16px;letter-spacing:-.04em}.eff-price{display:inline-flex;background:#f1d2ca;border-radius:999px;padding:12px 18px;font-size:19px;font-weight:950;margin-bottom:22px;color:var(--eff-brown)}.eff-desc{line-height:1.78;color:var(--eff-muted);font-size:16px}.eff-specs{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:30px 0}.eff-spec{border:1px solid var(--eff-line);border-radius:20px;padding:15px;background:#fff}.eff-spec b{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.13em;color:#a9877c;margin-bottom:6px}.eff-accordion{border-top:1px solid var(--eff-line);margin-top:26px}.eff-accordion details{border-bottom:1px solid var(--eff-line);padding:17px 0}.eff-accordion summary{cursor:pointer;font-weight:950;text-transform:uppercase;font-size:11px;letter-spacing:.14em}.eff-archive-hero{background:linear-gradient(135deg,#fffaf5,#f0e2d6);border:1px solid var(--eff-line);border-radius:38px;padding:66px;margin-bottom:36px;box-shadow:var(--eff-shadow)}.eff-archive-hero h1{font-family:var(--eff-serif);font-size:clamp(42px,5vw,66px);line-height:.98;margin:0 0 14px}.eff-archive-hero p{color:var(--eff-muted);max-width:660px;line-height:1.75}
@media(max-width:1040px){.eff-header nav{gap:18px}.eff-process{grid-template-columns:1fr 1fr}.eff-products{grid-template-columns:repeat(2,1fr)}}
@media(max-width:900px){.eff-header{height:68px;padding:0 15px}.eff-header nav{display:none}.eff-logo{font-size:18px;letter-spacing:3px}.eff-mini-cart{padding:11px 13px;font-size:10px}.eff-hero{min-height:500px;align-items:flex-end}.eff-hero:before{inset:12px;border-radius:24px}.eff-hero-content{padding:58px 22px 42px}.eff-hero h1{font-size:43px}.eff-hero p{font-size:15px;line-height:1.62}.eff-section{padding:46px 15px}.eff-section>h2{font-size:36px;margin-bottom:22px}.eff-quick-grid{grid-template-columns:repeat(3,1fr);gap:9px}.eff-qcard{min-height:126px;border-radius:20px;padding:10px;box-shadow:0 10px 24px rgba(56,39,30,.08)}.eff-qcard img{height:58px;max-width:76px;margin-bottom:10px}.eff-qcard span{font-size:9.5px;letter-spacing:.035em}.eff-split,.eff-quote-box,.eff-single-grid{grid-template-columns:1fr}.eff-split{border-radius:30px}.eff-split>div:first-child{padding:28px}.eff-package-row{grid-template-columns:1fr;gap:10px}.eff-package-row div{min-height:150px}.eff-products{grid-template-columns:1fr 1fr;gap:12px}.eff-product{border-radius:22px}.eff-product-img{height:155px}.eff-product h3{font-size:19px;margin:14px 14px 6px}.eff-product p{font-size:13px;margin:0 14px 12px}.eff-add{margin:0 14px 14px;width:calc(100% - 28px);font-size:10px;padding:11px}.eff-process{grid-template-columns:1fr;gap:10px}.eff-step{padding:21px}.eff-quote form{grid-template-columns:1fr}.eff-quote-box{padding:18px;border-radius:26px}.eff-gallery-main{height:390px;border-radius:26px}.eff-product-info{position:static;padding:24px;border-radius:26px}.eff-specs{grid-template-columns:1fr}.eff-footer{display:block;padding-bottom:92px}.eff-mobile-sticky{display:block}}
@media(max-width:430px){.eff-hero{min-height:475px}.eff-hero h1{font-size:38px}.eff-hero-actions .eff-btn{width:100%;}.eff-quick-grid{gap:8px}.eff-qcard{min-height:112px}.eff-qcard img{height:50px;max-width:66px}.eff-qcard span{font-size:8.6px}.eff-products{grid-template-columns:1fr}.eff-product-img{height:238px}.eff-section-soft{border-radius:26px}.eff-footer strong{font-size:28px}}

/* === Effclusive Suite 1.4.8.6 frontend brand style === */
:root{--eff-cream:#f8efe6;--eff-cream2:#fff8f1;--eff-brown:#3f261d;--eff-brown2:#6b4a3b;--eff-rose:#efc8c3;--eff-line:#ead9ce;--eff-text:#2b211d;--eff-muted:#8a756c}
.eff-wrap,.eff-section,.eff-home,.eff-front,.eff-rentals-home{background:linear-gradient(180deg,#fff7ef 0%,#f8efe6 100%)!important;color:var(--eff-text)!important}
.eff-hero,.eff-home-hero,.eff-rentals-hero{background:radial-gradient(circle at 78% 28%,rgba(255,225,219,.58),transparent 34%),linear-gradient(135deg,#3d251c 0%,#8b6a5a 48%,#e7c8bd 100%)!important;border-radius:0 0 34px 34px!important;color:#fff!important;box-shadow:0 24px 70px rgba(63,38,29,.18)!important}
.eff-hero h1,.eff-home-hero h1,.eff-rentals-hero h1,.eff-section h2,.eff-title,.eff-heading{font-family:Georgia,'Times New Roman',serif!important;letter-spacing:-.045em!important}
.eff-section h2,.eff-title,.eff-heading{color:var(--eff-text)!important}
.eff-btn,.eff-button,.eff-hero a,.eff-submit,button.eff-submit{border-radius:999px!important;background:linear-gradient(135deg,#f4cfc8,#efbdb6)!important;color:#3f261d!important;border:0!important;box-shadow:0 14px 36px rgba(239,189,182,.26)!important;font-weight:900!important;letter-spacing:.08em!important}
.eff-btn.secondary,.eff-button.secondary,.eff-hero a.secondary{background:#fff8f1!important;color:#3f261d!important;border:1px solid rgba(255,255,255,.55)!important}
.eff-category-card,.eff-product-card,.eff-theme-card,.eff-card,.eff-quote-form,.eff-form-card{background:rgba(255,248,241,.86)!important;border:1px solid var(--eff-line)!important;border-radius:22px!important;box-shadow:0 18px 56px rgba(63,38,29,.08)!important;overflow:hidden!important}
.eff-category-card img,.eff-product-card img{border-radius:14px!important}
.eff-category-card h3,.eff-product-card h3,.eff-card h3{color:var(--eff-text)!important;font-weight:900!important}
.eff-category-grid,.eff-products-grid,.eff-grid{gap:22px!important}
.eff-quote-form input,.eff-quote-form textarea,.eff-quote-form select,.eff-form-card input,.eff-form-card textarea,.eff-form-card select{background:#fff!important;border:1px solid var(--eff-line)!important;border-radius:13px!important;color:var(--eff-text)!important;box-shadow:none!important}
.eff-quote-form input:focus,.eff-quote-form textarea:focus,.eff-quote-form select:focus{border-color:#c89b67!important;box-shadow:0 0 0 4px rgba(200,155,103,.14)!important}

/* === Effclusive Suite 1.4.8.7 frontend micro polish === */
.eff-category-card,.eff-product-card,.eff-theme-card,.eff-card,.eff-quote-form,.eff-form-card{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease!important}
.eff-category-card:hover,.eff-product-card:hover,.eff-theme-card:hover,.eff-card:hover{transform:translateY(-3px)!important;border-color:#dfc7b7!important;box-shadow:0 26px 70px rgba(63,38,29,.11)!important}
.eff-btn,.eff-button,.eff-submit,button.eff-submit{transition:transform .16s ease,box-shadow .16s ease,opacity .16s ease!important}
.eff-btn:hover,.eff-button:hover,.eff-submit:hover,button.eff-submit:hover{transform:translateY(-1px)!important;box-shadow:0 18px 44px rgba(239,189,182,.34)!important}
.eff-quote-form input:focus,.eff-quote-form textarea:focus,.eff-quote-form select:focus{outline:none!important}
.eff-section h2,.eff-title,.eff-heading{text-wrap:balance!important}

/* 1.4.8.9 luxury quote form + tól-ig date range */
.eff-luxury-quote-form,.eff-quote-form{display:grid!important;grid-template-columns:minmax(300px,.92fr) minmax(420px,1.35fr)!important;gap:32px!important;background:rgba(255,250,246,.72)!important;border:1px solid #ead9ce!important;border-radius:34px!important;box-shadow:0 28px 80px rgba(63,38,29,.08)!important;padding:34px!important;color:#2b211d!important}
.eff-luxury-quote-form>h2,.eff-quote-form>h2,.eff-luxury-quote-form .eff-form-title{grid-column:1/-1!important;font-family:Georgia,'Times New Roman',serif!important;font-size:42px!important;line-height:1!important;letter-spacing:-.045em!important;margin:0 0 4px!important;color:#2b211d!important}
.eff-lux-selected,.eff-selected-items,.eff-cart,.selected-items{grid-column:1!important;grid-row:2/span 10!important;align-self:stretch!important;background:linear-gradient(180deg,#fff8f1,#f6ebe3)!important;border:1px solid #ead9ce!important;border-radius:24px!important;box-shadow:0 18px 55px rgba(63,38,29,.055)!important;padding:24px!important;min-height:420px!important}
.eff-lux-cart-head{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;border-bottom:1px solid #ead9ce!important;padding-bottom:18px!important;margin-bottom:18px!important}
.eff-lux-cart-head strong{font-size:15px!important;letter-spacing:.10em!important;color:#2b211d!important}.eff-lux-clear{border:0!important;background:transparent!important;color:#b85f55!important;font-weight:800!important;cursor:pointer!important}
.eff-lux-selected>div:not(.eff-lux-cart-head),.eff-selected-items>div:not(.eff-lux-cart-head),.eff-cart>div:not(.eff-lux-cart-head),.selected-items>div:not(.eff-lux-cart-head){background:rgba(255,250,246,.76)!important;border:1px solid #ead9ce!important;border-radius:18px!important;padding:16px!important;margin-bottom:12px!important}
.eff-luxury-quote-form input,.eff-luxury-quote-form textarea,.eff-luxury-quote-form select,.eff-quote-form input,.eff-quote-form textarea,.eff-quote-form select{min-height:64px!important;border:1px solid #ead9ce!important;border-radius:18px!important;background:#fff!important;color:#2b211d!important;box-shadow:none!important;padding:0 22px!important;font-size:17px!important}
.eff-luxury-quote-form textarea,.eff-quote-form textarea{min-height:190px!important;padding:22px!important;resize:vertical!important}
.eff-luxury-quote-form input::placeholder,.eff-luxury-quote-form textarea::placeholder,.eff-quote-form input::placeholder,.eff-quote-form textarea::placeholder{color:#b0a29b!important}
.eff-luxury-quote-form input:focus,.eff-luxury-quote-form textarea:focus,.eff-quote-form input:focus,.eff-quote-form textarea:focus{outline:none!important;border-color:#d69a91!important;box-shadow:0 0 0 4px rgba(214,154,145,.13)!important;background:#fffaf6!important}
.eff-date-range-ui{display:block!important;min-height:64px!important;border:1px solid #ead9ce!important;border-radius:18px!important;background:#fff!important;padding:12px 16px!important}.eff-date-range-label{display:block!important;font-size:13px!important;font-weight:900!important;color:#2b211d!important;margin-bottom:8px!important}.eff-date-range-row{display:grid!important;grid-template-columns:1fr auto 1fr!important;align-items:center!important;gap:12px!important}.eff-date-range-row input{min-height:42px!important;border-radius:12px!important;padding:0 12px!important;font-size:14px!important}.eff-date-range-row span{color:#6b4a3b!important;font-weight:900!important}.eff-original-date-hidden{display:none!important}
.eff-lux-submit,.eff-luxury-quote-form button[type=submit],.eff-quote-form button[type=submit],.eff-quote-form input[type=submit]{grid-column:2!important;min-height:70px!important;border:0!important;border-radius:999px!important;background:linear-gradient(135deg,#e9a8a2 0%,#b24d5b 100%)!important;color:#fff!important;box-shadow:0 18px 44px rgba(178,77,91,.22)!important;font-weight:950!important;letter-spacing:.12em!important;font-size:14px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:16px!important;cursor:pointer!important}.eff-lux-submit em{font-style:normal!important;font-size:18px!important}
@media(max-width:980px){.eff-luxury-quote-form,.eff-quote-form{grid-template-columns:1fr!important;padding:22px!important;border-radius:26px!important}.eff-lux-selected,.eff-selected-items,.eff-cart,.selected-items,.eff-lux-submit,.eff-luxury-quote-form button[type=submit],.eff-quote-form button[type=submit],.eff-quote-form input[type=submit]{grid-column:1!important;grid-row:auto!important}}

/* === Effclusive Suite 1.4.9.0 REAL quote form redesign === */
.eff-lux-quote-section{
  max-width:1280px!important;
  margin-left:auto!important;
  margin-right:auto!important;
}

.eff-lux-quote-section > h2{
  max-width:900px!important;
  margin-left:auto!important;
  margin-right:auto!important;
  text-align:center!important;
  font-family:Georgia,'Times New Roman',serif!important;
  font-size:clamp(38px,5vw,72px)!important;
  line-height:.94!important;
  letter-spacing:-.055em!important;
  color:#2b211d!important;
}

.eff-lux-quote-shell{
  display:grid!important;
  grid-template-columns:minmax(320px,.9fr) minmax(460px,1.35fr)!important;
  gap:32px!important;
  background:rgba(255,250,246,.76)!important;
  border:1px solid #ead9ce!important;
  border-radius:34px!important;
  box-shadow:0 28px 80px rgba(63,38,29,.08)!important;
  padding:34px!important;
}

.eff-lux-cart-panel{
  background:linear-gradient(180deg,#fff8f1,#f6ebe3)!important;
  border:1px solid #ead9ce!important;
  border-radius:24px!important;
  box-shadow:0 18px 55px rgba(63,38,29,.055)!important;
  padding:24px!important;
  min-height:520px!important;
  display:flex!important;
  flex-direction:column!important;
}

.eff-lux-cart-title{
  display:flex!important;
  align-items:center!important;
  gap:14px!important;
  padding-bottom:18px!important;
  margin-bottom:16px!important;
  border-bottom:1px solid #ead9ce!important;
}

.eff-lux-bag{
  width:42px!important;
  height:42px!important;
  border-radius:14px!important;
  background:#f8e7e2!important;
  position:relative!important;
  flex:0 0 42px!important;
}
.eff-lux-bag:before{
  content:""!important;
  position:absolute!important;
  left:13px!important;
  top:16px!important;
  width:16px!important;
  height:14px!important;
  border:2px solid #b85f55!important;
  border-radius:3px!important;
}
.eff-lux-bag:after{
  content:""!important;
  position:absolute!important;
  left:16px!important;
  top:10px!important;
  width:10px!important;
  height:8px!important;
  border:2px solid #b85f55!important;
  border-bottom:0!important;
  border-radius:999px 999px 0 0!important;
}

.eff-lux-cart-title strong{
  display:block!important;
  font-size:15px!important;
  letter-spacing:.12em!important;
  color:#2b211d!important;
}

.eff-lux-cart-title small{
  display:block!important;
  margin-top:3px!important;
  color:#8a756c!important;
  font-size:13px!important;
}

.eff-lux-clear{
  margin-left:auto!important;
  border:0!important;
  background:transparent!important;
  color:#b85f55!important;
  font-weight:850!important;
  cursor:pointer!important;
  white-space:nowrap!important;
}

.eff-lux-cart-items{
  flex:1!important;
}

.eff-empty-cart{
  color:#8a756c!important;
  padding:20px!important;
  border:1px dashed #ead9ce!important;
  border-radius:18px!important;
  background:rgba(255,250,246,.58)!important;
}

.eff-lux-cart-item{
  display:grid!important;
  grid-template-columns:72px minmax(0,1fr) auto 30px!important;
  gap:14px!important;
  align-items:center!important;
  background:rgba(255,250,246,.82)!important;
  border:1px solid #ead9ce!important;
  border-radius:18px!important;
  padding:14px!important;
  margin-bottom:12px!important;
}

.eff-lux-thumb{
  width:72px!important;
  height:72px!important;
  border-radius:16px!important;
  background:linear-gradient(135deg,#f5d9d4,#fff8f1)!important;
  box-shadow:inset 0 0 0 1px rgba(234,217,206,.9)!important;
}

.eff-lux-cart-item b{
  color:#2b211d!important;
  font-size:16px!important;
  line-height:1.2!important;
}

.eff-lux-cart-item small{
  color:#b85f55!important;
  font-weight:850!important;
  font-size:14px!important;
}

.eff-lux-qty{
  display:flex!important;
  align-items:center!important;
  gap:8px!important;
  background:#fff!important;
  border:1px solid #ead9ce!important;
  border-radius:14px!important;
  padding:6px!important;
}

.eff-lux-qty button,
.eff-remove{
  width:26px!important;
  height:26px!important;
  border:0!important;
  border-radius:9px!important;
  background:#fff8f1!important;
  color:#6b4a3b!important;
  cursor:pointer!important;
}

.eff-remove{
  background:transparent!important;
  font-size:22px!important;
}

.eff-lux-cart-total{
  display:flex!important;
  justify-content:space-between!important;
  align-items:center!important;
  border-top:1px solid #ead9ce!important;
  margin-top:22px!important;
  padding-top:20px!important;
}

.eff-lux-cart-total span{
  font-weight:900!important;
  color:#2b211d!important;
  font-size:17px!important;
}

.eff-lux-cart-total strong{
  font-size:22px!important;
  color:#2b211d!important;
}

.eff-lux-note{
  color:#8a756c!important;
  margin:18px 0 0!important;
  font-size:13px!important;
  line-height:1.5!important;
}

.eff-lux-form{
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  gap:18px!important;
  align-content:start!important;
}

.eff-lux-field{
  display:block!important;
  min-height:96px!important;
  border:1px solid #ead9ce!important;
  border-radius:20px!important;
  background:#fff!important;
  padding:16px 18px!important;
}

.eff-lux-field span{
  display:block!important;
  margin-bottom:7px!important;
  color:#2b211d!important;
  font-size:14px!important;
  font-weight:800!important;
}

.eff-lux-field input,
.eff-lux-field textarea{
  width:100%!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
  padding:0!important;
  min-height:34px!important;
  color:#2b211d!important;
  font-size:17px!important;
}

.eff-lux-field input:focus,
.eff-lux-field textarea:focus{
  outline:none!important;
  box-shadow:none!important;
}

.eff-lux-field:focus-within{
  border-color:#d69a91!important;
  box-shadow:0 0 0 4px rgba(214,154,145,.13)!important;
}

.eff-lux-full,
.eff-lux-message,
.eff-lux-submit,
.eff-form-msg{
  grid-column:1/-1!important;
}

.eff-lux-message{
  min-height:210px!important;
}

.eff-lux-message textarea{
  min-height:150px!important;
  resize:vertical!important;
}

.eff-date-range-row{
  display:grid!important;
  grid-template-columns:1fr auto 1fr!important;
  gap:12px!important;
  align-items:center!important;
}

.eff-date-range-row input{
  min-height:40px!important;
  border:1px solid #ead9ce!important;
  border-radius:12px!important;
  background:#fff8f1!important;
  padding:0 10px!important;
  font-size:14px!important;
}

.eff-date-range-row em{
  font-style:normal!important;
  color:#6b4a3b!important;
  font-weight:900!important;
}

.eff-lux-submit{
  min-height:70px!important;
  border:0!important;
  border-radius:999px!important;
  background:linear-gradient(135deg,#e9a8a2 0%,#b24d5b 100%)!important;
  color:#fff!important;
  box-shadow:0 18px 44px rgba(178,77,91,.22)!important;
  font-weight:950!important;
  letter-spacing:.12em!important;
  font-size:14px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:16px!important;
  cursor:pointer!important;
}

.eff-lux-submit em{
  font-style:normal!important;
  font-size:18px!important;
}

.eff-form-msg{
  margin:0!important;
  color:#6b4a3b!important;
  text-align:center!important;
  font-weight:800!important;
}

@media(max-width:980px){
  .eff-lux-quote-shell{
    grid-template-columns:1fr!important;
    padding:22px!important;
    border-radius:26px!important;
  }
  .eff-lux-form{
    grid-template-columns:1fr!important;
  }
  .eff-lux-cart-panel{
    min-height:auto!important;
  }
}


/* === Effclusive Suite 1.4.9.1 final quote form UI === */
.eff-final-quote-section{max-width:1320px!important;margin:0 auto!important;padding:40px 18px!important}.eff-final-quote-head{text-align:center!important;margin:0 auto 28px!important}.eff-final-quote-head h2{font-family:Georgia,'Times New Roman',serif!important;font-size:clamp(42px,5.2vw,76px)!important;line-height:.92!important;letter-spacing:-.06em!important;color:#2b211d!important;margin:0!important;text-wrap:balance!important}.eff-final-quote-head p{color:#7d6b63!important;font-size:16px!important;margin:18px 0 0!important}
.eff-final-quote-shell{display:grid!important;grid-template-columns:minmax(360px,.86fr) minmax(520px,1.34fr)!important;gap:0!important;background:rgba(255,250,246,.82)!important;border:1px solid #ead9ce!important;border-radius:30px!important;box-shadow:0 28px 90px rgba(63,38,29,.09)!important;overflow:hidden!important}.eff-final-cart{padding:40px!important;background:linear-gradient(180deg,#fff9f3 0%,#f7ece5 100%)!important;border-right:1px solid #ead9ce!important;min-height:610px!important;display:flex!important;flex-direction:column!important}.eff-final-cart-head{display:flex!important;align-items:center!important;gap:16px!important;margin-bottom:28px!important}.eff-final-cart-head h3{font-family:Georgia,'Times New Roman',serif!important;font-size:27px!important;line-height:1.05!important;letter-spacing:-.035em!important;margin:0!important;color:#2b211d!important;flex:1!important}.eff-final-clear{border:0!important;background:transparent!important;color:#c96e64!important;cursor:pointer!important;font-weight:850!important;white-space:nowrap!important}
.eff-final-icon{width:52px!important;height:52px!important;border-radius:15px!important;background:#f8e7e2!important;display:grid!important;place-items:center!important;color:#b85f55!important;position:relative!important;flex:0 0 52px!important}.eff-final-icon:before{content:""!important;width:18px!important;height:18px!important;border:2px solid currentColor!important;border-radius:5px!important}.eff-icon-bag:before{border-radius:4px!important}.eff-icon-bag:after{content:""!important;position:absolute!important;width:12px!important;height:8px!important;border:2px solid currentColor!important;border-bottom:0!important;border-radius:999px 999px 0 0!important;top:14px!important}.eff-icon-user:before{border-radius:50%!important;width:14px!important;height:14px!important}.eff-icon-user:after{content:""!important;position:absolute!important;width:22px!important;height:10px!important;border:2px solid currentColor!important;border-top:0!important;border-radius:0 0 999px 999px!important;bottom:13px!important}.eff-icon-mail:before{width:22px!important;height:16px!important;border-radius:3px!important}.eff-icon-phone:before{width:14px!important;height:22px!important;border-radius:6px!important;transform:rotate(-25deg)}.eff-icon-calendar:before{width:22px!important;height:19px!important;border-radius:4px!important}.eff-icon-pin:before{border-radius:50% 50% 50% 0!important;transform:rotate(-45deg)!important}.eff-icon-msg:before{width:22px!important;height:17px!important;border-radius:4px!important}
.eff-empty-cart{color:#8a756c!important;border:1px dashed #ead9ce!important;border-radius:18px!important;background:rgba(255,250,246,.58)!important;padding:18px!important}.eff-final-cart-items{flex:1!important}.eff-final-cart-item{display:grid!important;grid-template-columns:96px minmax(0,1fr) 132px 30px!important;gap:18px!important;align-items:center!important;background:rgba(255,250,246,.84)!important;border:1px solid #ead9ce!important;border-radius:20px!important;padding:18px!important;margin-bottom:14px!important}.eff-final-thumb{width:96px!important;height:96px!important;border-radius:17px!important;background:linear-gradient(135deg,#f6d7d2,#fff8f1)!important;box-shadow:inset 0 0 0 1px rgba(234,217,206,.9)!important}.eff-final-cart-item span b{display:block!important;color:#2b211d!important;font-size:17px!important;line-height:1.2!important;margin-bottom:10px!important}.eff-final-cart-item span small{color:#b24d5b!important;font-size:16px!important;font-weight:900!important}.eff-final-qty{display:grid!important;grid-template-columns:34px 42px 34px!important;min-height:46px!important;background:#fff!important;border:1px solid #ead9ce!important;border-radius:14px!important;overflow:hidden!important}.eff-final-qty button,.eff-remove{border:0!important;background:#fffaf6!important;color:#b85f55!important;font-size:18px!important;cursor:pointer!important}.eff-final-qty strong{display:grid!important;place-items:center!important;color:#2b211d!important}.eff-remove{background:transparent!important;font-size:24px!important}.eff-final-total{display:flex!important;justify-content:space-between!important;align-items:center!important;border-top:1px solid #ead9ce!important;margin-top:28px!important;padding-top:24px!important}.eff-final-total span{color:#2b211d!important;font-weight:950!important;font-size:22px!important}.eff-final-total strong{color:#b24d5b!important;font-size:26px!important}.eff-final-note{color:#7d6b63!important;font-size:14px!important;line-height:1.55!important;margin:24px 0 0!important}
.eff-final-form{padding:40px!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:18px!important;align-content:start!important;background:rgba(255,250,246,.44)!important}.eff-final-field{position:relative!important;display:block!important;border:1px solid #ead9ce!important;border-radius:18px!important;background:#fff!important;min-height:88px!important;padding:20px 20px 14px 76px!important;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease!important}.eff-final-field>.eff-final-icon{position:absolute!important;left:16px!important;top:18px!important;width:42px!important;height:42px!important;min-width:42px!important;border-radius:12px!important}.eff-final-field>.eff-final-icon:before{transform:scale(.78)!important}.eff-final-field b{display:block!important;color:#2b211d!important;font-size:15px!important;line-height:1.2!important;margin-bottom:8px!important}.eff-final-field input,.eff-final-field textarea{width:100%!important;border:0!important;background:transparent!important;padding:0!important;min-height:26px!important;box-shadow:none!important;color:#2b211d!important;font-size:16px!important}.eff-final-field input::placeholder,.eff-final-field textarea::placeholder{color:#92847e!important}.eff-final-field:focus-within{border-color:#d69a91!important;box-shadow:0 0 0 4px rgba(214,154,145,.13)!important;background:#fffaf6!important}.eff-final-wide,.eff-final-message,.eff-final-submit,.eff-form-msg{grid-column:1/-1!important}.eff-final-date{min-height:122px!important}.eff-final-date-row{display:grid!important;grid-template-columns:1fr auto 1fr!important;align-items:center!important;gap:18px!important}.eff-final-date-row input{min-height:48px!important;border:1px solid #ead9ce!important;border-radius:13px!important;background:#fff8f1!important;padding:0 14px!important;font-size:15px!important}.eff-final-date-row em{font-style:normal!important;font-weight:900!important;color:#6b4a3b!important}.eff-event-date-hidden{display:none!important}.eff-final-message{min-height:190px!important}.eff-final-message textarea{min-height:120px!important;resize:vertical!important}.eff-final-submit{min-height:70px!important;border:0!important;border-radius:16px!important;background:linear-gradient(135deg,#e9a8a2 0%,#b24d5b 100%)!important;color:#fff!important;box-shadow:0 18px 44px rgba(178,77,91,.22)!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:16px!important;cursor:pointer!important;font-weight:950!important;letter-spacing:.12em!important}.eff-final-submit em{font-style:normal!important;font-size:20px!important}.eff-form-msg{text-align:center!important;margin:0!important;color:#6b4a3b!important;font-weight:850!important}
@media(max-width:1100px){.eff-final-quote-shell{grid-template-columns:1fr!important}.eff-final-cart{border-right:0!important;border-bottom:1px solid #ead9ce!important;min-height:auto!important}}@media(max-width:760px){.eff-final-cart,.eff-final-form{padding:22px!important}.eff-final-form{grid-template-columns:1fr!important}.eff-final-cart-item{grid-template-columns:72px minmax(0,1fr) 30px!important}.eff-final-qty{grid-column:2/-1!important;width:120px!important}.eff-final-quote-head h2{font-size:38px!important}}

/* === 1.4.9.2 quantity buttons side-by-side === */
.eff-final-qty,.eff-lux-qty{
 display:flex!important;align-items:center!important;justify-content:center!important;gap:14px!important;
 width:auto!important;min-width:150px!important;min-height:46px!important;background:transparent!important;
 border:0!important;border-radius:0!important;padding:0!important;overflow:visible!important;
}
.eff-final-qty button,.eff-lux-qty button,.eff-qty-minus,.eff-qty-plus{
 width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;
 border-radius:50%!important;border:1px solid #e9d8cc!important;background:#fffaf7!important;color:#b85f55!important;
 font-size:24px!important;font-weight:700!important;line-height:1!important;display:flex!important;align-items:center!important;
 justify-content:center!important;padding:0!important;cursor:pointer!important;box-shadow:0 8px 20px rgba(63,38,29,.05)!important;
 transition:transform .16s ease,background .16s ease,box-shadow .16s ease!important;
}
.eff-final-qty button:hover,.eff-lux-qty button:hover,.eff-qty-minus:hover,.eff-qty-plus:hover{
 background:#f8ebe4!important;transform:translateY(-1px) scale(1.04)!important;box-shadow:0 12px 26px rgba(63,38,29,.09)!important;
}
.eff-final-qty strong,.eff-lux-qty strong{
 min-width:34px!important;text-align:center!important;font-size:26px!important;color:#2b211d!important;font-weight:800!important;line-height:42px!important;display:block!important;
}
.eff-final-cart-item,.eff-lux-cart-item{align-items:center!important}
.eff-remove{width:36px!important;height:36px!important;min-width:36px!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#b85f55!important}
@media(max-width:768px){
 .eff-final-qty,.eff-lux-qty{min-width:130px!important;gap:10px!important}
 .eff-final-qty button,.eff-lux-qty button,.eff-qty-minus,.eff-qty-plus{width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important;font-size:21px!important}
 .eff-final-qty strong,.eff-lux-qty strong{font-size:22px!important;line-height:36px!important}
}

/* === 1.4.9.3 compact cart item layout === */
.eff-final-cart-item,
.eff-lux-cart-item{
  display:grid!important;
  grid-template-columns:88px minmax(0,1fr) auto 28px!important;
  gap:18px!important;
  align-items:center!important;
  min-height:116px!important;
  padding:14px 16px!important;
  border-radius:18px!important;
  background:rgba(255,250,246,.88)!important;
  border:1px solid #ead9ce!important;
  margin-bottom:12px!important;
}

.eff-final-thumb,
.eff-lux-thumb{
  width:88px!important;
  height:88px!important;
  border-radius:15px!important;
  background-size:cover!important;
  background-position:center!important;
  flex:0 0 88px!important;
}

.eff-final-cart-item span,
.eff-lux-cart-item span{
  display:block!important;
  min-width:0!important;
}

.eff-final-cart-item span b,
.eff-lux-cart-item span b{
  display:block!important;
  font-size:16px!important;
  line-height:1.28!important;
  font-weight:900!important;
  color:#2b211d!important;
  margin:0 0 8px!important;
  max-width:240px!important;
}

.eff-final-cart-item span small,
.eff-lux-cart-item span small{
  display:block!important;
  font-size:15px!important;
  line-height:1.2!important;
  color:#b24d5b!important;
  font-weight:900!important;
  white-space:nowrap!important;
}

.eff-final-qty,
.eff-lux-qty{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:10px!important;
  min-width:126px!important;
  width:126px!important;
  background:transparent!important;
  border:0!important;
  padding:0!important;
}

.eff-final-qty button,
.eff-lux-qty button,
.eff-qty-minus,
.eff-qty-plus{
  width:34px!important;
  height:34px!important;
  min-width:34px!important;
  min-height:34px!important;
  border-radius:50%!important;
  font-size:18px!important;
  line-height:1!important;
  border:1px solid #ead9ce!important;
  background:#fffaf7!important;
  color:#b85f55!important;
  box-shadow:none!important;
}

.eff-final-qty strong,
.eff-lux-qty strong{
  width:28px!important;
  min-width:28px!important;
  font-size:16px!important;
  line-height:34px!important;
  text-align:center!important;
  color:#2b211d!important;
  font-weight:900!important;
}

.eff-remove{
  position:static!important;
  width:26px!important;
  height:26px!important;
  min-width:26px!important;
  min-height:26px!important;
  border:0!important;
  background:transparent!important;
  color:#c96e64!important;
  font-size:22px!important;
  line-height:1!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:0!important;
  box-shadow:none!important;
}

.eff-remove:hover{
  background:transparent!important;
  transform:scale(1.08)!important;
}

@media(max-width:760px){
  .eff-final-cart-item,
  .eff-lux-cart-item{
    grid-template-columns:72px minmax(0,1fr) 26px!important;
    gap:12px!important;
    min-height:100px!important;
  }

  .eff-final-thumb,
  .eff-lux-thumb{
    width:72px!important;
    height:72px!important;
  }

  .eff-final-qty,
  .eff-lux-qty{
    grid-column:2 / 3!important;
    width:118px!important;
    min-width:118px!important;
    justify-content:flex-start!important;
    margin-top:8px!important;
  }

  .eff-remove{
    grid-column:3!important;
    grid-row:1!important;
    align-self:start!important;
  }
}

/* 1.5.1 frontend menu */
.eff-front-menu{position:sticky!important;top:0!important;z-index:9999!important;background:rgba(255,248,241,.84)!important;backdrop-filter:blur(18px)!important;-webkit-backdrop-filter:blur(18px)!important;border-bottom:1px solid rgba(234,217,206,.78)!important}.admin-bar .eff-front-menu{top:32px!important}
.eff-front-menu-inner{max-width:1320px!important;margin:0 auto!important;min-height:74px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:28px!important;padding:0 22px!important}
.eff-front-logo{color:#2b211d!important;text-decoration:none!important;line-height:1!important;display:inline-flex!important;flex-direction:column!important;align-items:center!important;min-width:150px!important}.eff-front-logo strong{font-family:Georgia,'Times New Roman',serif!important;font-size:22px!important;letter-spacing:.16em!important;font-weight:500!important}.eff-front-logo span{font-size:9px!important;letter-spacing:.38em!important;margin-top:4px!important}
.eff-front-nav{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:28px!important;flex:1!important}.eff-front-nav a,.eff-front-nav-title{color:#3f261d!important;text-decoration:none!important;font-size:13px!important;font-weight:850!important;letter-spacing:.05em!important;text-transform:uppercase!important;background:transparent!important;border:0!important;cursor:pointer!important;padding:10px 0!important}
.eff-front-nav-title:after{content:""!important;display:inline-block!important;width:7px!important;height:7px!important;margin-left:8px!important;border-right:2px solid currentColor!important;border-bottom:2px solid currentColor!important;transform:rotate(45deg) translateY(-2px)!important}
.eff-front-nav-group{position:relative!important}.eff-front-submenu{position:absolute!important;left:50%!important;top:100%!important;transform:translate(-50%,12px)!important;min-width:310px!important;background:#fffaf6!important;border:1px solid #ead9ce!important;border-radius:20px!important;box-shadow:0 22px 65px rgba(63,38,29,.14)!important;padding:12px!important;opacity:0!important;pointer-events:none!important;transition:.18s ease!important}
.eff-front-nav-group:hover .eff-front-submenu,.eff-front-nav-group.is-open .eff-front-submenu{opacity:1!important;pointer-events:auto!important;transform:translate(-50%,4px)!important}.eff-front-submenu a{display:block!important;padding:13px 14px!important;border-radius:13px!important}.eff-front-submenu a:hover{background:#f7eee7!important}.eff-front-cta{background:linear-gradient(135deg,#f2cfc7,#eebbb4)!important;border-radius:999px!important;padding:13px 22px!important;box-shadow:0 14px 34px rgba(239,200,195,.28)!important}
.eff-mobile-menu-toggle{display:none!important;width:46px!important;height:46px!important;border:1px solid #ead9ce!important;background:#fffaf6!important;border-radius:50%!important;align-items:center!important;justify-content:center!important;flex-direction:column!important;gap:4px!important;cursor:pointer!important}.eff-mobile-menu-toggle span{width:18px!important;height:2px!important;background:#3f261d!important;display:block!important}
.eff-mobile-menu-panel{position:fixed!important;inset:0 auto 0 0!important;width:min(390px,88vw)!important;background:linear-gradient(180deg,#fffaf6,#f8efe6)!important;box-shadow:28px 0 80px rgba(63,38,29,.22)!important;z-index:10000!important;transform:translateX(-110%)!important;transition:transform .24s ease!important;padding:24px!important;display:flex!important;flex-direction:column!important}.eff-mobile-menu-open .eff-mobile-menu-panel{transform:translateX(0)!important}
.eff-mobile-menu-head{display:flex!important;justify-content:space-between!important;align-items:center!important;padding-bottom:22px!important;border-bottom:1px solid #ead9ce!important}.eff-mobile-menu-close{width:42px!important;height:42px!important;border:1px solid #ead9ce!important;background:#fff!important;color:#3f261d!important;border-radius:50%!important;font-size:28px!important;line-height:1!important}.eff-mobile-menu-content{display:flex!important;flex-direction:column!important;gap:4px!important;padding-top:22px!important}.eff-mobile-menu-content a{color:#3f261d!important;text-decoration:none!important;font-size:16px!important;font-weight:850!important;padding:15px 14px!important;border-radius:14px!important}.eff-mobile-menu-content a:hover{background:#f7eee7!important}.eff-mobile-label{margin:0 0 8px!important;color:#8a756c!important;font-size:12px!important;font-weight:900!important;letter-spacing:.14em!important;text-transform:uppercase!important}.eff-mobile-menu-content hr{width:100%!important;border:0!important;border-top:1px solid #ead9ce!important;margin:12px 0!important}.eff-mobile-cta{background:#3f261d!important;color:#fff!important;text-align:center!important;margin-top:8px!important}
@media(max-width:980px){.eff-front-nav{display:none!important}.eff-mobile-menu-toggle{display:flex!important}.eff-front-menu-inner{min-height:68px!important}.eff-front-logo{align-items:flex-start!important;min-width:auto!important}}@media(max-width:782px){.admin-bar .eff-front-menu{top:46px!important}}

/* === Effclusive Suite 1.5.2 force old header menu styling === */
.eff-forced-nav-group{
  position:relative!important;
  display:inline-flex!important;
  align-items:center!important;
}
.eff-forced-parent{
  border:0!important;
  background:transparent!important;
  color:#3f261d!important;
  cursor:pointer!important;
  font-size:13px!important;
  font-weight:850!important;
  letter-spacing:.12em!important;
  text-transform:uppercase!important;
  padding:10px 0!important;
}
.eff-forced-parent:after{
  content:""!important;
  display:inline-block!important;
  width:7px!important;
  height:7px!important;
  margin-left:8px!important;
  border-right:2px solid currentColor!important;
  border-bottom:2px solid currentColor!important;
  transform:rotate(45deg) translateY(-2px)!important;
}
.eff-forced-submenu{
  position:absolute!important;
  top:100%!important;
  left:50%!important;
  transform:translate(-50%,12px)!important;
  min-width:310px!important;
  background:#fffaf6!important;
  border:1px solid #ead9ce!important;
  border-radius:20px!important;
  box-shadow:0 22px 65px rgba(63,38,29,.14)!important;
  padding:12px!important;
  opacity:0!important;
  pointer-events:none!important;
  transition:.18s ease!important;
  z-index:99999!important;
}
.eff-forced-nav-group:hover .eff-forced-submenu,
.eff-forced-nav-group.is-open .eff-forced-submenu{
  opacity:1!important;
  pointer-events:auto!important;
  transform:translate(-50%,4px)!important;
}
.eff-forced-submenu a{
  display:block!important;
  color:#3f261d!important;
  text-decoration:none!important;
  padding:13px 14px!important;
  border-radius:13px!important;
  font-size:13px!important;
  font-weight:850!important;
  letter-spacing:.06em!important;
  text-transform:uppercase!important;
}
.eff-forced-submenu a:hover{
  background:#f7eee7!important;
}
.eff-forced-quote{
  background:linear-gradient(135deg,#f2cfc7,#eebbb4)!important;
  border-radius:999px!important;
  padding:13px 22px!important;
  box-shadow:0 14px 34px rgba(239,200,195,.28)!important;
}
@media(max-width:980px){
  .eff-forced-submenu{
    position:static!important;
    transform:none!important;
    opacity:1!important;
    pointer-events:auto!important;
    box-shadow:none!important;
    background:transparent!important;
    border:0!important;
    padding:6px 0 0!important;
    min-width:0!important;
  }
  .eff-forced-nav-group{
    display:flex!important;
    flex-direction:column!important;
    align-items:flex-start!important;
  }
}

/* === Effclusive Suite 1.5.3 robust dropdown visual fix === */
.eff-real-dropdown-nav{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:32px!important;
  overflow:visible!important;
}

.eff-real-dropdown-nav > a,
.eff-real-dropdown-trigger{
  color:#3f261d!important;
  text-decoration:none!important;
  font-size:13px!important;
  font-weight:850!important;
  letter-spacing:.12em!important;
  text-transform:uppercase!important;
  background:transparent!important;
  border:0!important;
  cursor:pointer!important;
  padding:26px 0!important;
  line-height:1!important;
}

.eff-real-dropdown{
  position:relative!important;
  display:inline-flex!important;
  align-items:center!important;
  overflow:visible!important;
  z-index:100002!important;
}

.eff-real-dropdown-trigger:after{
  content:""!important;
  display:inline-block!important;
  width:7px!important;
  height:7px!important;
  margin-left:9px!important;
  border-right:2px solid currentColor!important;
  border-bottom:2px solid currentColor!important;
  transform:rotate(45deg) translateY(-3px)!important;
  transition:transform .16s ease!important;
}

.eff-real-dropdown.is-open .eff-real-dropdown-trigger:after,
.eff-real-dropdown:hover .eff-real-dropdown-trigger:after{
  transform:rotate(225deg) translateY(-1px)!important;
}

.eff-real-dropdown-panel{
  position:absolute!important;
  top:calc(100% - 2px)!important;
  left:50%!important;
  transform:translate(-50%,12px)!important;
  min-width:330px!important;
  background:#fffaf6!important;
  border:1px solid #ead9ce!important;
  border-radius:20px!important;
  box-shadow:0 24px 70px rgba(63,38,29,.18)!important;
  padding:12px!important;
  opacity:0!important;
  visibility:hidden!important;
  pointer-events:none!important;
  transition:opacity .16s ease, transform .16s ease, visibility .16s ease!important;
  z-index:100003!important;
}

.eff-real-dropdown-panel:before{
  content:""!important;
  position:absolute!important;
  left:50%!important;
  top:-8px!important;
  width:16px!important;
  height:16px!important;
  transform:translateX(-50%) rotate(45deg)!important;
  background:#fffaf6!important;
  border-left:1px solid #ead9ce!important;
  border-top:1px solid #ead9ce!important;
}

.eff-real-dropdown:hover .eff-real-dropdown-panel,
.eff-real-dropdown.is-open .eff-real-dropdown-panel{
  opacity:1!important;
  visibility:visible!important;
  pointer-events:auto!important;
  transform:translate(-50%,0)!important;
}

.eff-real-dropdown-panel a{
  display:block!important;
  color:#3f261d!important;
  text-decoration:none!important;
  padding:14px 15px!important;
  border-radius:13px!important;
  font-size:13px!important;
  font-weight:850!important;
  letter-spacing:.06em!important;
  text-transform:uppercase!important;
  white-space:nowrap!important;
}

.eff-real-dropdown-panel a:hover{
  background:#f7eee7!important;
}

.eff-front-menu,
.eff-header,
.eff-site-header,
.site-header,
header{
  overflow:visible!important;
}

@media(max-width:980px){
  .eff-real-dropdown-nav{
    display:none!important;
  }
}

/* === Effclusive Suite 1.5.4 PHP header dropdown fix === */
.eff-main-nav,
.eff-fixed-dropdown-nav,
.eff-nav{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:32px!important;
  overflow:visible!important;
}

.eff-menu-dropdown{
  position:relative!important;
  display:inline-flex!important;
  align-items:center!important;
  z-index:999999!important;
  overflow:visible!important;
}

.eff-menu-parent{
  border:0!important;
  background:transparent!important;
  color:#3f261d!important;
  cursor:pointer!important;
  font-size:13px!important;
  font-weight:850!important;
  letter-spacing:.12em!important;
  text-transform:uppercase!important;
  padding:28px 0!important;
  line-height:1!important;
}

.eff-menu-parent:after{
  content:""!important;
  display:inline-block!important;
  width:7px!important;
  height:7px!important;
  margin-left:9px!important;
  border-right:2px solid currentColor!important;
  border-bottom:2px solid currentColor!important;
  transform:rotate(45deg) translateY(-3px)!important;
}

.eff-menu-dropdown-panel{
  position:absolute!important;
  top:100%!important;
  left:50%!important;
  transform:translate(-50%,10px)!important;
  min-width:330px!important;
  background:#fffaf6!important;
  border:1px solid #ead9ce!important;
  border-radius:20px!important;
  box-shadow:0 24px 70px rgba(63,38,29,.18)!important;
  padding:12px!important;
  opacity:0!important;
  visibility:hidden!important;
  pointer-events:none!important;
  transition:.18s ease!important;
  z-index:1000000!important;
}

.eff-menu-dropdown:hover .eff-menu-dropdown-panel,
.eff-menu-dropdown:focus-within .eff-menu-dropdown-panel,
.eff-menu-dropdown.is-open .eff-menu-dropdown-panel{
  opacity:1!important;
  visibility:visible!important;
  pointer-events:auto!important;
  transform:translate(-50%,0)!important;
}

.eff-menu-dropdown-panel a{
  display:block!important;
  color:#3f261d!important;
  text-decoration:none!important;
  padding:14px 15px!important;
  border-radius:13px!important;
  font-size:13px!important;
  font-weight:850!important;
  letter-spacing:.06em!important;
  text-transform:uppercase!important;
  white-space:nowrap!important;
}

.eff-menu-dropdown-panel a:hover{
  background:#f7eee7!important;
}

.eff-menu-dropdown-panel:before{
  content:""!important;
  position:absolute!important;
  left:50%!important;
  top:-8px!important;
  width:16px!important;
  height:16px!important;
  transform:translateX(-50%) rotate(45deg)!important;
  background:#fffaf6!important;
  border-left:1px solid #ead9ce!important;
  border-top:1px solid #ead9ce!important;
}

.eff-header,
.eff-site-header,
.eff-front-menu,
header{
  overflow:visible!important;
}

/* === Effclusive Suite 1.5.5 home layout requested update === */
:root{
  --er-rental-cream:#fff8f1;
  --er-rental-cream2:#f8efe6;
  --er-rental-brown:#3f261d;
  --er-rental-rose:#efc8c3;
  --er-rental-line:#ead9ce;
}

/* Hero copy update styling */
.eff-hero h1,
.eff-home-hero h1,
.eff-rentals-hero h1{
  max-width:760px!important;
  font-family:Georgia,'Times New Roman',serif!important;
  font-size:clamp(46px,7vw,96px)!important;
  line-height:.92!important;
  letter-spacing:-.065em!important;
}

.eff-hero p,
.eff-home-hero p,
.eff-rentals-hero p{
  max-width:660px!important;
  font-size:16px!important;
  line-height:1.7!important;
}

/* Remove/hide old product counters */
.eff-counter,
.eff-counters,
.eff-stats,
.eff-number-strip,
.eff-hero-stats,
.eff-home-stats,
[class*="counter"],
[class*="stats-row"]{
  display:none!important;
}

/* 3x3 quick category menu */
.eff-quick-cats-section{
  max-width:1180px!important;
  margin:clamp(22px,4vw,48px) auto!important;
  padding:0 18px!important;
  position:relative!important;
  z-index:4!important;
}

.eff-quick-cats-head{
  text-align:center!important;
  margin-bottom:24px!important;
}

.eff-quick-cats-head .eff-eyebrow{
  color:#9b7768!important;
  font-size:12px!important;
  letter-spacing:.18em!important;
  text-transform:uppercase!important;
  font-weight:900!important;
  margin:0 0 8px!important;
}

.eff-quick-cats-head h2{
  font-family:Georgia,'Times New Roman',serif!important;
  color:#2b211d!important;
  font-size:clamp(34px,4vw,54px)!important;
  line-height:1!important;
  letter-spacing:-.045em!important;
  margin:0!important;
}

.eff-quick-cats-grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:18px!important;
}

.eff-quick-cat-card{
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:space-between!important;
  min-height:245px!important;
  background:rgba(255,250,246,.88)!important;
  border:1px solid var(--er-rental-line)!important;
  border-radius:24px!important;
  box-shadow:0 22px 70px rgba(63,38,29,.075)!important;
  padding:20px 16px 18px!important;
  text-decoration:none!important;
  color:#2b211d!important;
  overflow:hidden!important;
  transition:transform .18s ease, box-shadow .18s ease, border-color .18s ease!important;
}

.eff-quick-cat-card:hover{
  transform:translateY(-4px)!important;
  border-color:#dfc7b7!important;
  box-shadow:0 30px 82px rgba(63,38,29,.11)!important;
}

.eff-quick-art{
  width:100%!important;
  aspect-ratio:1/1!important;
  max-height:168px!important;
  border-radius:19px!important;
  background:
    radial-gradient(circle at 70% 18%, rgba(239,200,195,.35), transparent 28%),
    linear-gradient(135deg,#fffaf6 0%,#f8e9e3 100%)!important;
  border:1px solid rgba(234,217,206,.72)!important;
  display:grid!important;
  place-items:center!important;
  margin-bottom:16px!important;
}

.eff-quick-art span{
  font-size:68px!important;
  filter:drop-shadow(0 16px 24px rgba(63,38,29,.14))!important;
  transform:translateY(2px)!important;
}

.eff-quick-cat-card strong{
  font-size:12px!important;
  line-height:1.2!important;
  letter-spacing:.08em!important;
  font-weight:950!important;
  text-align:center!important;
  color:#3f261d!important;
}

/* Video slot below quick menu, ready for uploaded MP4 */
.eff-home-video-placeholder,
.eff-video-section{
  max-width:1180px!important;
  margin:42px auto!important;
  padding:0 18px!important;
}

.eff-home-video-placeholder-inner{
  min-height:420px!important;
  border-radius:32px!important;
  background:
    radial-gradient(circle at 76% 24%, rgba(239,200,195,.32), transparent 30%),
    linear-gradient(135deg,#3f261d,#b99282)!important;
  box-shadow:0 28px 86px rgba(63,38,29,.16)!important;
  overflow:hidden!important;
}

/* Mobile: show options immediately after header, compact 3x3 */
@media(max-width:760px){
  .eff-hero,
  .eff-home-hero,
  .eff-rentals-hero{
    min-height:auto!important;
    padding:34px 18px 22px!important;
  }

  .eff-hero h1,
  .eff-home-hero h1,
  .eff-rentals-hero h1{
    font-size:42px!important;
    max-width:100%!important;
  }

  .eff-hero p,
  .eff-home-hero p,
  .eff-rentals-hero p{
    font-size:14px!important;
    line-height:1.55!important;
  }

  .eff-quick-cats-section{
    margin:18px auto 28px!important;
    padding:0 14px!important;
  }

  .eff-quick-cats-head{
    margin-bottom:14px!important;
  }

  .eff-quick-cats-head h2{
    font-size:30px!important;
  }

  .eff-quick-cats-grid{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:9px!important;
  }

  .eff-quick-cat-card{
    min-height:116px!important;
    border-radius:16px!important;
    padding:8px 6px 9px!important;
    box-shadow:0 12px 34px rgba(63,38,29,.065)!important;
  }

  .eff-quick-art{
    max-height:none!important;
    height:72px!important;
    border-radius:12px!important;
    margin-bottom:7px!important;
  }

  .eff-quick-art span{
    font-size:36px!important;
  }

  .eff-quick-cat-card strong{
    font-size:8.6px!important;
    letter-spacing:.04em!important;
  }
}

/* === Effclusive Suite 1.5.6 picnic subcategory image cards === */
.eff-menu-parent,
.eff-front-nav-title,
.eff-real-dropdown-trigger,
.eff-forced-parent{
  cursor:default!important;
}

.eff-picnic-subcats{
  max-width:1180px!important;
  margin:clamp(34px,5vw,70px) auto!important;
  padding:0 18px!important;
}

.eff-picnic-subcats-head{
  text-align:center!important;
  margin-bottom:24px!important;
}

.eff-picnic-subcats-head .eff-eyebrow{
  color:#9b7768!important;
  font-size:12px!important;
  letter-spacing:.18em!important;
  text-transform:uppercase!important;
  font-weight:900!important;
  margin:0 0 8px!important;
}

.eff-picnic-subcats-head h2{
  font-family:Georgia,'Times New Roman',serif!important;
  color:#2b211d!important;
  font-size:clamp(34px,4vw,56px)!important;
  line-height:1!important;
  letter-spacing:-.045em!important;
  margin:0!important;
}

.eff-picnic-subcat-grid{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:18px!important;
}

.eff-picnic-subcat-card{
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:space-between!important;
  min-height:310px!important;
  background:rgba(255,250,246,.9)!important;
  border:1px solid #ead9ce!important;
  border-radius:26px!important;
  box-shadow:0 22px 70px rgba(63,38,29,.075)!important;
  padding:16px 16px 18px!important;
  text-decoration:none!important;
  color:#2b211d!important;
  overflow:hidden!important;
  transition:transform .18s ease, box-shadow .18s ease, border-color .18s ease!important;
}

.eff-picnic-subcat-card:hover{
  transform:translateY(-4px)!important;
  border-color:#dfc7b7!important;
  box-shadow:0 30px 84px rgba(63,38,29,.11)!important;
}

.eff-picnic-subcat-img{
  width:100%!important;
  aspect-ratio:1/1!important;
  border-radius:20px!important;
  background:#fff!important;
  border:1px solid rgba(234,217,206,.72)!important;
  overflow:hidden!important;
  display:grid!important;
  place-items:center!important;
  margin-bottom:16px!important;
}

.eff-picnic-subcat-img img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center!important;
  display:block!important;
}

.eff-picnic-subcat-card strong{
  color:#3f261d!important;
  font-size:13px!important;
  line-height:1.2!important;
  letter-spacing:.08em!important;
  font-weight:950!important;
  text-align:center!important;
  text-transform:uppercase!important;
}

@media(max-width:980px){
  .eff-picnic-subcat-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
  .eff-picnic-subcat-card{
    min-height:260px!important;
  }
}

@media(max-width:600px){
  .eff-picnic-subcats{
    margin:30px auto!important;
    padding:0 14px!important;
  }
  .eff-picnic-subcat-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:10px!important;
  }
  .eff-picnic-subcat-card{
    min-height:190px!important;
    border-radius:18px!important;
    padding:9px 9px 12px!important;
  }
  .eff-picnic-subcat-img{
    border-radius:14px!important;
    margin-bottom:10px!important;
  }
  .eff-picnic-subcat-card strong{
    font-size:9.5px!important;
    letter-spacing:.04em!important;
  }
}

/* === 1.5.7 picnic subpages === */
.eff-picnic-detail-page{
  max-width:1180px!important;
  margin:40px auto!important;
  padding:0 18px!important;
}
.eff-back-link{
  display:inline-flex!important;
  margin-bottom:22px!important;
  color:#6b4a3b!important;
  text-decoration:none!important;
  font-weight:850!important;
}
.eff-picnic-detail-hero{
  display:grid!important;
  grid-template-columns:1fr 420px!important;
  gap:34px!important;
  align-items:center!important;
  background:rgba(255,250,246,.9)!important;
  border:1px solid #ead9ce!important;
  border-radius:32px!important;
  box-shadow:0 28px 80px rgba(63,38,29,.08)!important;
  padding:42px!important;
}
.eff-picnic-detail-hero h1{
  font-family:Georgia,'Times New Roman',serif!important;
  font-size:clamp(42px,5vw,72px)!important;
  line-height:.96!important;
  letter-spacing:-.055em!important;
  margin:0 0 18px!important;
  color:#2b211d!important;
}
.eff-picnic-detail-hero p{
  color:#7b6b64!important;
  line-height:1.65!important;
  font-size:17px!important;
}
.eff-picnic-detail-hero figure{
  margin:0!important;
  border-radius:24px!important;
  overflow:hidden!important;
  border:1px solid #ead9ce!important;
  background:#fff!important;
}
.eff-picnic-detail-hero img{
  width:100%!important;
  aspect-ratio:1/1!important;
  object-fit:cover!important;
  display:block!important;
}
.eff-detail-cta{
  display:inline-flex!important;
  align-items:center!important;
  min-height:48px!important;
  border-radius:999px!important;
  background:#3f261d!important;
  color:#fff!important;
  padding:0 22px!important;
  text-decoration:none!important;
  font-weight:900!important;
  margin-top:12px!important;
}
.eff-picnic-detail-content{
  margin-top:28px!important;
  background:#fffaf6!important;
  border:1px solid #ead9ce!important;
  border-radius:24px!important;
  padding:28px!important;
}
@media(max-width:860px){
  .eff-picnic-detail-hero{
    grid-template-columns:1fr!important;
    padding:24px!important;
  }
}

/* === 1.5.9 subpage route fix styles === */
.eff-plugin-route-page{
  background:linear-gradient(180deg,#fff8f1 0%,#f8efe6 100%)!important;
  padding:40px 0 70px!important;
}
.eff-picnic-detail-page{
  max-width:1180px!important;
  margin:0 auto!important;
  padding:0 18px!important;
}
.eff-back-link{
  display:inline-flex!important;
  margin-bottom:22px!important;
  color:#6b4a3b!important;
  text-decoration:none!important;
  font-weight:850!important;
}
.eff-picnic-detail-hero{
  display:grid!important;
  grid-template-columns:1fr 420px!important;
  gap:34px!important;
  align-items:center!important;
  background:rgba(255,250,246,.9)!important;
  border:1px solid #ead9ce!important;
  border-radius:32px!important;
  box-shadow:0 28px 80px rgba(63,38,29,.08)!important;
  padding:42px!important;
}
.eff-picnic-detail-hero h1{
  font-family:Georgia,'Times New Roman',serif!important;
  font-size:clamp(42px,5vw,72px)!important;
  line-height:.96!important;
  letter-spacing:-.055em!important;
  margin:0 0 18px!important;
  color:#2b211d!important;
}
.eff-picnic-detail-hero p{
  color:#7b6b64!important;
  line-height:1.65!important;
  font-size:17px!important;
}
.eff-picnic-detail-hero figure{
  margin:0!important;
  border-radius:24px!important;
  overflow:hidden!important;
  border:1px solid #ead9ce!important;
  background:#fff!important;
}
.eff-picnic-detail-hero img{
  width:100%!important;
  aspect-ratio:1/1!important;
  object-fit:cover!important;
  display:block!important;
}
.eff-detail-cta{
  display:inline-flex!important;
  align-items:center!important;
  min-height:48px!important;
  border-radius:999px!important;
  background:#3f261d!important;
  color:#fff!important;
  padding:0 22px!important;
  text-decoration:none!important;
  font-weight:900!important;
  margin-top:12px!important;
}
.eff-picnic-detail-content{
  margin-top:28px!important;
  background:#fffaf6!important;
  border:1px solid #ead9ce!important;
  border-radius:24px!important;
  padding:28px!important;
}
@media(max-width:860px){
  .eff-picnic-detail-hero{
    grid-template-columns:1fr!important;
    padding:24px!important;
  }
}


/* =========================================================
   EFFCLUSIVE 1.6 — additional mappings for existing plugin HTML
   ========================================================= */
:root{
  --eff-bg:#f8f1ea; --eff-bg-alt:#fff8f1; --eff-bg-deep:#f3e8dc;
  --eff-ink:#2b211d; --eff-ink-soft:#5a4033; --eff-ink-mute:#8a756c;
  --eff-line:#ead9ce; --eff-accent:#d9a79b; --eff-accent-deep:#3f261d;
  --eff-accent-soft:#f4cfc8;
  --eff-display: Georgia, 'Times New Roman', serif;
  --eff-serif: Georgia, 'Times New Roman', serif;
  --eff-sans: Inter, Arial, sans-serif;
  --eff-radius-md: 22px; --eff-radius-lg: 30px; --eff-radius-full: 999px;
}

body{background:var(--eff-bg);color:var(--eff-ink)}

/* Reset old typography vars */
.eff-display{font-family:var(--eff-display);font-weight:400;line-height:.95;letter-spacing:-.045em;color:var(--eff-ink);font-size:clamp(36px,5.5vw,72px);margin:0 0 24px}
.eff-it{font-family:var(--eff-serif);font-style:italic;font-weight:400;color:var(--eff-accent-deep)}
.eff-eyebrow{font-family:var(--eff-sans);font-size:11px;letter-spacing:.22em;text-transform:uppercase;font-weight:900;color:#ae7f75;margin-bottom:14px;display:inline-block}
.eff-eyebrow .dot{display:inline-block;width:5px;height:5px;background:var(--eff-accent);border-radius:50%;vertical-align:middle;margin:0 10px 3px 0}

/* SECTION shells used by class-homepage.php */
.eff-section{padding:clamp(58px,8vw,112px) clamp(18px,5vw,78px);max-width:1460px;margin:0 auto}
.eff-section-container{max-width:1340px;margin:0 auto}
.eff-section-alt{background:linear-gradient(180deg,rgba(255,250,245,.55),rgba(244,232,220,.42));border-radius:44px;margin:24px auto}
.eff-section-tight{padding-top:30px;padding-bottom:30px}
.eff-section-head{display:flex;justify-content:space-between;gap:32px;align-items:flex-end;margin-bottom:42px;flex-wrap:wrap}
.eff-section-head-center{flex-direction:column;align-items:center;text-align:center}
.eff-section-head-text{max-width:720px}
.eff-section-head-meta{max-width:380px;color:var(--eff-ink-mute);line-height:1.7;font-size:15px;margin:0}

/* BUTTONS (override old) */
.eff-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:16px 30px;font-family:var(--eff-sans);font-size:12px;letter-spacing:.14em;text-transform:uppercase;font-weight:900;border-radius:var(--eff-radius-full);transition:.22s ease;cursor:pointer;white-space:nowrap;text-decoration:none;border:0;box-shadow:0 14px 36px rgba(239,189,182,.26)}
.eff-btn-primary{background:linear-gradient(135deg,#f4cfc8,#efbdb6);color:var(--eff-accent-deep)}
.eff-btn-primary:hover{transform:translateY(-2px);box-shadow:0 18px 44px rgba(239,189,182,.34)}
.eff-btn-ghost{background:transparent;color:var(--eff-ink);border:1px solid var(--eff-ink);box-shadow:none}
.eff-btn-ghost:hover{background:var(--eff-ink);color:#fff}
.eff-btn-light{background:rgba(255,255,255,.82);color:var(--eff-ink);border:1px solid rgba(255,255,255,.65);box-shadow:none}
.eff-btn-dark{background:linear-gradient(135deg,var(--eff-accent-deep),#5a4033);color:#fff;box-shadow:0 16px 40px rgba(56,39,30,.25)}

/* HERO (matches class-homepage.php hero shortcode) */
.eff-hero{position:relative;min-height:680px;display:flex;align-items:center;overflow:hidden;background:radial-gradient(circle at 78% 28%,rgba(255,225,219,.58),transparent 34%),linear-gradient(135deg,#3d251c 0%,#8b6a5a 48%,#e7c8bd 100%);border-radius:0 0 34px 34px;box-shadow:0 24px 70px rgba(63,38,29,.18);color:#fff}
.eff-hero:before{content:"";position:absolute;inset:22px;border:1px solid rgba(255,255,255,.30);border-radius:30px;z-index:1;pointer-events:none}
.eff-hero-container{position:relative;z-index:2;width:100%;max-width:1460px;margin:0 auto;padding:60px clamp(24px,5vw,80px)}
.eff-hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:60px;align-items:center}
.eff-hero-text{color:#fff}
.eff-hero .eff-eyebrow{color:rgba(255,255,255,.85);opacity:.95}
.eff-hero .eff-eyebrow .dot{background:#f1d2ca}
.eff-hero-title{font-family:var(--eff-serif);font-size:clamp(48px,6.5vw,92px);line-height:.92;letter-spacing:-.05em;margin:0 0 24px;color:#fff;text-wrap:balance}
.eff-hero-title em.eff-it{color:#f1d2ca;font-style:italic}
.eff-hero-lead{font-size:18px;line-height:1.75;max-width:560px;margin:0 0 32px;color:rgba(255,255,255,.92)}
.eff-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:36px}
.eff-hero-meta{display:flex;gap:32px;flex-wrap:wrap}
.eff-hero-meta-item{display:flex;flex-direction:column}
.eff-hero-num{font-family:var(--eff-serif);font-size:36px;color:#f1d2ca;line-height:1}
.eff-hero-lbl{font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:rgba(255,255,255,.75);margin-top:6px;font-weight:900}
.eff-hero-visual{position:relative;display:flex;align-items:center;justify-content:center;min-height:360px}
.eff-hero-img{max-width:100%;height:auto;max-height:480px;object-fit:contain;filter:drop-shadow(0 30px 60px rgba(0,0,0,.25))}
.eff-hero-no{position:absolute;top:-10px;right:0;font-family:var(--eff-serif);font-size:20px;color:rgba(255,255,255,.5);letter-spacing:.2em}
.eff-hero-tag{position:absolute;bottom:0;left:0;background:rgba(255,255,255,.95);color:var(--eff-accent-deep);padding:10px 18px;border-radius:999px;font-size:10px;font-weight:900;letter-spacing:.18em;text-transform:uppercase}

/* REVEAL helpers */
.eff-reveal{opacity:1;transform:none;transition:opacity .8s ease,transform .8s ease}

/* CATEGORY GRID (existing .eff-cat-grid from class-shortcodes.php) */
.eff-cat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}
.eff-cat-grid[data-columns="3"]{grid-template-columns:repeat(3,1fr)}
.eff-cat-grid[data-columns="2"]{grid-template-columns:repeat(2,1fr)}
.eff-cat-card{position:relative;background:linear-gradient(145deg,#fffdf9,#f3e8dc);border:1px solid rgba(233,217,204,.92);border-radius:var(--eff-radius-lg);box-shadow:0 22px 70px rgba(56,39,30,.10);display:flex;flex-direction:column;text-decoration:none;color:var(--eff-ink);padding:28px 24px;transition:.28s cubic-bezier(.2,.7,.2,1);overflow:hidden}
.eff-cat-card:before{content:"";position:absolute;inset:-40% -20% auto auto;width:140px;height:140px;border-radius:50%;background:rgba(217,167,155,.22);filter:blur(2px);transition:.28s;z-index:0}
.eff-cat-card:hover{transform:translateY(-7px);box-shadow:0 32px 90px rgba(56,39,30,.16);border-color:#dcc2b5}
.eff-cat-card:hover:before{transform:scale(1.25)}
.eff-cat-card>*{position:relative;z-index:1}
.eff-cat-num{position:absolute;top:18px;right:22px;font-family:var(--eff-serif);font-size:14px;color:var(--eff-ink-mute);z-index:2}
.eff-cat-img{aspect-ratio:1;background:transparent;display:grid;place-items:center;margin-bottom:18px;overflow:hidden}
.eff-cat-img img{width:75%;height:auto;object-fit:contain;filter:saturate(.94) contrast(.98);transition:.28s}
.eff-cat-card:hover .eff-cat-img img{transform:translateY(-3px) scale(1.04)}
.eff-cat-card h3{font-family:var(--eff-serif);font-size:24px;font-weight:400;margin:0 0 8px;line-height:1.1;letter-spacing:-.02em;text-transform:uppercase;letter-spacing:.05em;font-size:15px;text-align:center}
.eff-cat-card p{font-family:var(--eff-sans);font-size:13px;color:var(--eff-ink-mute);line-height:1.5;margin:0 0 14px;text-align:center}
.eff-cat-link{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:var(--eff-sans);font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--eff-accent-deep);margin-top:auto;font-weight:900}
.eff-cat-link svg{width:14px;transition:transform .25s}
.eff-cat-card:hover .eff-cat-link svg{transform:translateX(4px)}

/* PRODUCT GRID */
.eff-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.eff-product-card{background:rgba(255,253,249,.92);border:1px solid rgba(233,217,204,.9);border-radius:var(--eff-radius-lg);overflow:hidden;box-shadow:0 22px 70px rgba(56,39,30,.10);transition:.25s ease;display:flex;flex-direction:column}
.eff-product-card:hover{transform:translateY(-5px);box-shadow:0 32px 90px rgba(56,39,30,.16)}
.eff-product-card-img{aspect-ratio:4/5;background:linear-gradient(135deg,#f3e7dc,#fffaf5);display:flex;align-items:center;justify-content:center;overflow:hidden;text-decoration:none}
.eff-product-card-img img{width:100%;height:100%;object-fit:cover;padding:0;transition:.35s}
.eff-product-card:hover .eff-product-card-img img{transform:scale(1.05)}
.eff-product-card-body{padding:22px 24px;display:flex;flex-direction:column;flex:1}
.eff-product-card-cat{font-family:var(--eff-sans);font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:#9b6d61;margin-bottom:8px;font-weight:900}
.eff-product-card h4{font-family:var(--eff-serif);font-size:24px;font-weight:400;margin:0 0 8px;line-height:1.1;letter-spacing:-.02em}
.eff-product-card h4 a{color:var(--eff-ink);text-decoration:none}
.eff-product-card-desc{font-family:var(--eff-sans);font-size:13.5px;color:var(--eff-ink-mute);margin:0 0 18px;line-height:1.55}
.eff-product-card-foot{display:flex;align-items:center;justify-content:space-between;padding-top:16px;border-top:1px solid var(--eff-line);margin-top:auto;gap:12px}
.eff-product-card-meta{font-family:var(--eff-serif);color:#9b6d61;font-size:16px;display:flex;flex-direction:column;line-height:1.2;font-weight:900}
.eff-product-card-add{padding:11px 20px;background:var(--eff-accent-deep);color:#fff;border:0;border-radius:999px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;font-size:10px;cursor:pointer;transition:.22s}
.eff-product-card-add:hover{background:#4d362b;transform:translateY(-1px)}

/* EDITORIAL (filozófia) — uses .eff-editorial-grid */
.eff-editorial-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:48px;align-items:center}
.eff-editorial-img{background:linear-gradient(135deg,#fffaf6,#f2e5d9);border:1px solid var(--eff-line);border-radius:var(--eff-radius-lg);overflow:hidden;aspect-ratio:4/5}
.eff-editorial-img img{width:100%;height:100%;object-fit:cover;display:block}
.eff-editorial-lead{font-size:17px;line-height:1.75;color:var(--eff-ink-soft);margin:0 0 24px}
.eff-principle-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:18px}
.eff-principle-list li{display:flex;gap:18px;align-items:flex-start}
.eff-principle-num{font-family:var(--eff-serif);font-size:22px;color:var(--eff-accent-deep);min-width:36px;font-style:italic}
.eff-principle-title{display:block;font-family:var(--eff-serif);font-size:18px;color:var(--eff-ink);margin-bottom:4px;font-weight:400}
.eff-principle-desc{display:block;font-family:var(--eff-sans);color:var(--eff-ink-mute);font-size:14px;line-height:1.6}

/* STEPS (folyamat) */
.eff-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:30px}
.eff-step{background:#fffdf9;border:1px solid var(--eff-line);border-radius:var(--eff-radius-md);padding:26px;box-shadow:0 22px 70px rgba(56,39,30,.10)}
.eff-step-circle{display:flex;width:42px;height:42px;border-radius:50%;align-items:center;justify-content:center;background:#f1d2ca;color:var(--eff-accent-deep);margin-bottom:18px;font-family:var(--eff-serif);font-size:16px}
.eff-step h4{font-family:var(--eff-serif);font-size:22px;margin:0 0 8px;font-weight:400;letter-spacing:-.01em}
.eff-step p{color:var(--eff-ink-mute);line-height:1.65;margin:0;font-size:14px}

/* CTA strip */
.eff-cta-strip{background:linear-gradient(135deg,#d8c2af,#f0dfd1);padding:80px clamp(22px,5vw,78px);margin:0;text-align:center}
.eff-cta-container{max-width:760px;margin:0 auto}
.eff-cta-strip h2{font-family:var(--eff-serif);font-size:clamp(36px,5vw,60px);line-height:1.05;letter-spacing:-.04em;margin:0 0 18px;color:var(--eff-ink)}
.eff-cta-strip p{font-size:17px;color:var(--eff-ink-soft);margin:0 0 28px;line-height:1.7}

/* CART (panel, floating, etc.) */
.eff-floating-cart{position:fixed;right:24px;bottom:24px;z-index:99990;width:64px;height:64px;border-radius:50%;background:var(--eff-accent-deep);color:#fff;display:flex;align-items:center;justify-content:center;border:0;cursor:pointer;box-shadow:0 18px 45px rgba(56,39,30,.28);transition:.2s;pointer-events:auto !important;-webkit-tap-highlight-color:transparent}
.eff-floating-cart:hover{transform:translateY(-3px)}
.eff-floating-cart svg{width:22px;height:22px;stroke:#fff}
.eff-floating-cart-count{position:absolute;top:-4px;right:-4px;background:#f1d2ca;color:var(--eff-accent-deep);min-width:24px;height:24px;border-radius:999px;font-size:12px;font-weight:900;display:flex;align-items:center;justify-content:center;padding:0 6px;border:2px solid var(--eff-accent-deep)}
.eff-cart-overlay{position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:99998;opacity:0;visibility:hidden;transition:.25s}
.eff-cart-overlay.active{opacity:1;visibility:visible}
.eff-cart-panel{position:fixed;right:0;top:0;bottom:0;height:100%;max-height:100dvh;width:min(440px,100%);background:#fffaf6;z-index:99999;transform:translateX(100%);transition:.3s cubic-bezier(.22,.61,.36,1);display:flex;flex-direction:column;box-shadow:-20px 0 60px rgba(56,39,30,.2)}
.eff-cart-panel.active{transform:translateX(0)}
.eff-cart-head{flex-shrink:0;display:flex;justify-content:space-between;align-items:center;padding:24px 28px;border-bottom:1px solid var(--eff-line)}
.eff-cart-head h3{font-family:var(--eff-serif);font-size:24px;margin:0;font-weight:400}
.eff-cart-close{background:transparent;border:0;font-size:24px;cursor:pointer;color:var(--eff-ink-mute)}
.eff-cart-body{flex:1 1 auto;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:20px 28px}
.eff-cart-empty{text-align:center;padding:60px 20px;color:var(--eff-ink-mute);font-family:var(--eff-serif);font-style:italic}
.eff-cart-item{display:flex;gap:14px;padding:14px 0;border-bottom:1px solid var(--eff-line)}
.eff-cart-item-img{width:64px;height:64px;border-radius:12px;background:var(--eff-bg-deep);overflow:hidden;flex-shrink:0}
.eff-cart-item-img img{width:100%;height:100%;object-fit:cover}
.eff-cart-item-info{flex:1;min-width:0}
.eff-cart-item-info strong{display:block;font-family:var(--eff-serif);font-size:16px;margin-bottom:4px}
.eff-cart-item-controls{display:flex;align-items:center;gap:8px;margin-top:6px}
.eff-cart-qty-btn{width:28px;height:28px;border-radius:50%;border:1px solid var(--eff-line);background:#fff;cursor:pointer;font-weight:900}
.eff-cart-qty-num{min-width:24px;text-align:center;font-weight:900}
.eff-cart-item-price{font-family:var(--eff-serif);font-weight:900;color:var(--eff-accent-deep)}
.eff-cart-item-remove{background:transparent;border:0;color:#c65555;cursor:pointer;font-size:18px;margin-left:auto}
.eff-cart-foot{flex-shrink:0;padding:20px 28px;border-top:1px solid var(--eff-line);background:#fff8f1;display:flex;flex-direction:column;gap:12px}
.eff-cart-summary{display:flex;justify-content:space-between;font-family:var(--eff-serif);font-size:20px;margin:0}
.eff-cart-foot .eff-btn{width:100%;justify-content:center}
.eff-cart-continue{display:flex;justify-content:center;align-items:center;width:100%;padding:16px;background:transparent;color:var(--eff-accent-deep);border:1px solid var(--eff-line);border-radius:999px;text-decoration:none;font-weight:900;letter-spacing:.1em;text-transform:uppercase;font-size:12px;cursor:pointer;transition:.15s}
.eff-cart-continue:hover{background:var(--eff-bg-deep);border-color:var(--eff-accent-deep)}

/* BREADCRUMB */
.eff-breadcrumb{padding:24px clamp(18px,5vw,78px) 0;font-size:13px;color:var(--eff-ink-mute);max-width:1460px;margin:0 auto}
.eff-breadcrumb a{color:var(--eff-ink-mute);text-decoration:none}
.eff-breadcrumb a:hover{color:var(--eff-accent-deep)}
.eff-breadcrumb .sep{margin:0 8px;opacity:.5}

/* QUOTE FORM compatibility classes */
.eff-form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:14px}
.eff-field label{display:block;font-size:13px;font-weight:900;margin-bottom:6px;color:var(--eff-ink)}
.eff-field input,.eff-field textarea,.eff-field select{width:100%;min-height:50px;border:1px solid var(--eff-line);border-radius:14px;background:#fff;color:var(--eff-ink);padding:0 18px;font-size:15px;font-family:var(--eff-sans);transition:.18s}
.eff-field textarea{min-height:140px;padding:16px 18px;resize:vertical}
.eff-field input:focus,.eff-field textarea:focus,.eff-field select:focus{outline:none;border-color:#d69a91;box-shadow:0 0 0 4px rgba(214,154,145,.13);background:#fffaf6}
.eff-form-section{background:rgba(255,250,246,.86);border:1px solid var(--eff-line);border-radius:var(--eff-radius-md);padding:28px;margin-bottom:20px;box-shadow:0 18px 56px rgba(63,38,29,.08)}
.eff-form-section h3{font-family:var(--eff-serif);font-size:24px;margin:0 0 8px;font-weight:400}
.eff-form-section-sub{color:var(--eff-ink-mute);margin:0 0 20px;font-size:14px}
.eff-form-submit{width:100%;padding:20px;background:linear-gradient(135deg,#e9a8a2 0%,#b24d5b 100%);color:#fff;border:0;border-radius:999px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;font-size:13px;cursor:pointer;box-shadow:0 18px 44px rgba(178,77,91,.22);transition:.2s}
.eff-form-submit:hover{transform:translateY(-2px);box-shadow:0 22px 55px rgba(178,77,91,.3)}
.eff-form-error{color:#c65555;padding:14px;background:#ffe7e4;border-radius:12px;margin-bottom:14px}

/* SINGLE PRODUCT (single-item.php) */
.eff-pd-wrap{max-width:1360px;margin:0 auto;padding:0 clamp(18px,5vw,78px) 80px}
.eff-pd-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:44px;margin-top:24px}
.eff-pd-gallery-main{aspect-ratio:4/5;background:linear-gradient(135deg,#f3e6dc,#fffaf5);border-radius:var(--eff-radius-lg);overflow:hidden;box-shadow:0 22px 70px rgba(56,39,30,.10)}
.eff-pd-gallery-main img{width:100%;height:100%;object-fit:cover}
.eff-pd-thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:14px}
.eff-pd-thumb{aspect-ratio:1;border-radius:14px;overflow:hidden;cursor:pointer;border:2px solid transparent;transition:.18s;background:var(--eff-bg-deep)}
.eff-pd-thumb img{width:100%;height:100%;object-fit:cover}
.eff-pd-thumb.active{border-color:var(--eff-accent-deep)}
.eff-pd-video{margin-top:18px}
/* Videó trigger gomb */
.eff-pd-video-trigger{display:flex;align-items:center;gap:14px;width:100%;margin-top:16px;padding:16px 20px;background:linear-gradient(135deg,#fffaf6,#f6e9dc);border:1px solid var(--eff-line);border-radius:18px;cursor:pointer;text-align:left;transition:.22s ease;box-shadow:0 8px 26px rgba(56,39,30,.07)}
.eff-pd-video-trigger:hover{transform:translateY(-2px);box-shadow:0 16px 40px rgba(56,39,30,.13);border-color:var(--eff-accent)}
.eff-pd-video-trigger-icon{flex-shrink:0;width:46px;height:46px;border-radius:50%;background:var(--eff-accent-deep);color:#fff;display:flex;align-items:center;justify-content:center;padding-left:3px;transition:.22s}
.eff-pd-video-trigger:hover .eff-pd-video-trigger-icon{transform:scale(1.07)}
.eff-pd-video-trigger-text{flex:1;display:flex;flex-direction:column;gap:2px}
.eff-pd-video-trigger-text strong{font-size:15px;font-weight:800;color:var(--eff-ink);letter-spacing:.01em}
.eff-pd-video-trigger-text small{font-size:12.5px;color:var(--eff-ink-soft)}
.eff-pd-video-trigger-arrow{flex-shrink:0;color:var(--eff-accent-deep);opacity:.5;transition:.22s}
.eff-pd-video-trigger:hover .eff-pd-video-trigger-arrow{opacity:1;transform:translateX(3px)}

/* Videó modal (lightbox) */
.eff-pd-video-modal{position:fixed;inset:0;z-index:99999;display:none;align-items:center;justify-content:center;padding:24px}
.eff-pd-video-modal.open{display:flex}
.eff-pd-video-backdrop{position:absolute;inset:0;background:rgba(28,18,13,.82);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);animation:effFadeIn .25s ease}
.eff-pd-video-modal-inner{position:relative;z-index:1;width:auto;max-width:min(92vw,1100px);animation:effZoomIn .3s cubic-bezier(.2,.9,.3,1)}
.eff-pd-video-modal-player{display:block;max-width:100%;max-height:84vh;width:auto;border-radius:18px;background:#000;box-shadow:0 30px 90px rgba(0,0,0,.5)}
.eff-pd-video-close{position:absolute;top:-14px;right:-14px;width:44px;height:44px;border-radius:50%;background:#fff;color:var(--eff-ink);border:0;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px rgba(0,0,0,.35);transition:.18s;z-index:2}
.eff-pd-video-close:hover{transform:scale(1.08);background:#f1d2ca}
@keyframes effFadeIn{from{opacity:0}to{opacity:1}}
@keyframes effZoomIn{from{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}
@media(max-width:600px){
  .eff-pd-video-close{top:-10px;right:-10px;width:38px;height:38px}
  .eff-pd-video-modal{padding:16px}
}
.eff-pd-info{background:rgba(255,250,246,.92);border:1px solid var(--eff-line);border-radius:var(--eff-radius-lg);padding:36px;box-shadow:0 22px 70px rgba(56,39,30,.10);align-self:start;position:sticky;top:24px}
.eff-pd-cat{font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--eff-accent-deep);margin-bottom:14px;font-weight:900}
.eff-pd-title{font-family:var(--eff-serif);font-size:clamp(36px,4vw,52px);line-height:.98;margin:0 0 16px;letter-spacing:-.045em}
.eff-pd-price{display:inline-flex;background:#f1d2ca;border-radius:999px;padding:11px 20px;font-size:18px;font-weight:900;margin-bottom:24px;color:var(--eff-accent-deep)}
.eff-pd-desc{line-height:1.78;color:var(--eff-ink-soft);font-size:15.5px;margin:0 0 24px}
.eff-pd-tags{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 24px}
.eff-pd-tag{display:inline-flex;align-items:center;padding:7px 14px;background:#f6e9dc;color:var(--eff-accent-deep);border:1px solid var(--eff-line);border-radius:999px;font-size:12.5px;font-weight:700;text-decoration:none;transition:.18s}
.eff-pd-tag:hover{background:var(--eff-accent-deep);color:#fff;border-color:var(--eff-accent-deep);transform:translateY(-1px)}
.eff-pd-tag::before{content:'#';opacity:.5;margin-right:2px;font-weight:800}
.eff-pd-specs{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:24px 0}
.eff-pd-spec{border:1px solid var(--eff-line);border-radius:16px;padding:14px;background:#fff}
.eff-pd-spec b{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.13em;color:#a9877c;margin-bottom:5px;font-weight:900}
.eff-pd-setup{border:1px solid var(--eff-line);border-radius:16px;padding:14px;background:#fff;margin:10px 0 0;font-size:14px;line-height:1.5;color:#3f261d}
.eff-pd-setup b{display:flex;align-items:center;gap:6px}
.eff-pd-setup-ico{display:inline-flex;color:#bd8d5c}
.eff-pd-actions{display:flex;gap:10px;margin-top:24px}
.eff-pd-actions .eff-btn{flex:1}
.eff-pd-related{margin-top:80px}

/* HEADER (front menu — light header) */
.eff-front-header{position:sticky;top:0;z-index:990;background:rgba(255,250,245,.84);backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);height:78px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(18px,5vw,78px);border-bottom:1px solid rgba(233,217,204,.62)}

/* EMPTY MSG */
.eff-empty{text-align:center;padding:60px 20px;color:var(--eff-ink-mute);font-style:italic}

/* RESPONSIVE */
@media(max-width:1080px){
  .eff-cat-grid{grid-template-columns:repeat(3,1fr)}
  .eff-product-grid{grid-template-columns:repeat(2,1fr)}
  .eff-hero-grid{grid-template-columns:1fr;gap:30px}
  .eff-editorial-grid{grid-template-columns:1fr;gap:30px}
  .eff-steps{grid-template-columns:1fr 1fr}
  .eff-pd-grid{grid-template-columns:1fr}
  .eff-pd-info{position:static}
}
@media(max-width:760px){
  .eff-cat-grid{grid-template-columns:1fr 1fr;gap:14px}
  .eff-product-grid{grid-template-columns:1fr 1fr;gap:14px}
  .eff-hero{min-height:560px;border-radius:0 0 24px 24px}
  .eff-hero:before{inset:14px;border-radius:18px}
  .eff-hero-container{padding:36px 22px}
  .eff-hero-title{font-size:38px}
  .eff-section{padding:46px 16px}
  .eff-steps{grid-template-columns:1fr}
  .eff-form-row{grid-template-columns:1fr}
  .eff-floating-cart{right:14px;bottom:14px;width:56px;height:56px}
}

/* Product card add icon button */
.eff-product-add{width:40px;height:40px;border-radius:50%;background:var(--eff-accent-deep);color:#fff;border:0;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.22s;flex-shrink:0}
.eff-product-add:hover{background:#4d362b;transform:scale(1.08)}
.eff-product-add svg{width:18px;height:18px}

/* THANKS PAGE */
.eff-confirm{max-width:640px;margin:80px auto;padding:60px clamp(22px,5vw,60px);text-align:center;background:rgba(255,250,246,.92);border:1px solid var(--eff-line);border-radius:var(--eff-radius-lg);box-shadow:0 22px 70px rgba(56,39,30,.10)}
.eff-confirm-icon{width:80px;height:80px;border-radius:50%;background:#f1d2ca;color:var(--eff-accent-deep);margin:0 auto 28px;display:flex;align-items:center;justify-content:center}
.eff-confirm h1{font-size:clamp(34px,4.5vw,52px)}
.eff-confirm p{font-size:17px;line-height:1.7;color:var(--eff-ink-soft);margin:0 0 28px}
.eff-confirm-actions{margin-top:24px}

/* Cart head row helpers in card */
.eff-cart-head h3{color:var(--eff-ink);font-weight:400}

/* QUOTE FORM (eff-co — checkout) */
.eff-co{max-width:1240px;margin:24px auto;padding:50px clamp(18px,5vw,60px) 100px}
.eff-co-head{margin-bottom:36px;max-width:760px}
.eff-co-head h1{font-family:var(--eff-display);font-size:clamp(40px,5.5vw,68px);line-height:1;letter-spacing:-.045em;margin:14px 0 18px}
.eff-co-head p{color:var(--eff-ink-soft);font-size:17px;line-height:1.7;margin:0}
.eff-co-grid{display:grid;grid-template-columns:1.5fr .9fr;gap:32px;align-items:flex-start}
.eff-co-form{}
.eff-field .req{color:#c65555;font-weight:900}
.eff-radio-group{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:4px}
.eff-radio-card{display:flex;gap:12px;padding:18px;border:1px solid var(--eff-line);border-radius:18px;background:#fff;cursor:pointer;transition:.22s;align-items:flex-start}
.eff-radio-card input{margin-top:4px;accent-color:var(--eff-accent-deep)}
.eff-radio-card .r-title{display:block;font-family:var(--eff-serif);font-size:18px;color:var(--eff-ink);margin-bottom:4px;font-weight:400}
.eff-radio-card .r-desc{display:block;color:var(--eff-ink-mute);font-size:13px;line-height:1.55}
.eff-radio-card:hover{border-color:#d69a91;background:rgba(255,250,246,.95)}
.eff-radio-card.active{border-color:var(--eff-accent-deep);background:rgba(244,207,200,.18);box-shadow:0 14px 36px rgba(63,38,29,.08)}

.eff-os-card{background:rgba(255,250,246,.92);border:1px solid var(--eff-line);border-radius:var(--eff-radius-lg);padding:28px;box-shadow:0 22px 70px rgba(56,39,30,.10);position:sticky;top:24px}
.eff-os-card h3{font-family:var(--eff-serif);font-size:24px;font-weight:400;margin:0 0 6px}
.eff-os-list{list-style:none;padding:0;margin:18px 0;display:flex;flex-direction:column;gap:14px}
.eff-os-list li{display:flex;gap:14px;align-items:center;padding-bottom:14px;border-bottom:1px solid var(--eff-line)}
.eff-os-list li:last-child{border-bottom:0}
.eff-os-list img{width:54px;height:54px;border-radius:12px;object-fit:cover}
.eff-os-list .info{flex:1;min-width:0}
.eff-os-list .name{display:block;font-family:var(--eff-serif);font-size:16px;margin-bottom:2px;color:var(--eff-ink)}
.eff-os-list .qty{font-size:13px;color:var(--eff-ink-mute)}
.eff-os-foot{padding-top:16px;border-top:1px solid var(--eff-line);font-size:13px;color:var(--eff-ink-mute);line-height:1.65}
.eff-lead-italic{font-family:var(--eff-serif);font-style:italic;color:var(--eff-ink-soft);font-size:15px;margin:0 0 18px}

@media(max-width:980px){
  .eff-co-grid{grid-template-columns:1fr}
  .eff-os-card{position:static}
  .eff-radio-group{grid-template-columns:1fr}
}

/* =========================================================
   MOBILE OPTIMIZATION — frontend
   ========================================================= */

/* Viewport sanity */
html,body{overflow-x:hidden;max-width:100%}
img,video{max-width:100%;height:auto}

/* Touch-friendly tap targets */
@media(max-width:980px){
  a,button{min-height:auto}
  .eff-btn{min-height:48px;padding:14px 22px;font-size:11px;letter-spacing:.12em}
  .eff-btn-primary,.eff-btn-ghost,.eff-btn-dark,.eff-btn-light{min-height:48px}
}

/* Header */
@media(max-width:760px){
  .eff-front-header{height:64px;padding:0 16px}
}

/* HERO — single column with proper proportions */
@media(max-width:980px){
  .eff-hero{min-height:auto;padding:0;border-radius:0 0 24px 24px}
  .eff-hero:before{inset:14px;border-radius:18px}
  .eff-hero-container{padding:48px 22px 40px}
  .eff-hero-grid{grid-template-columns:1fr!important;gap:32px}
  .eff-hero-title{font-size:42px!important;line-height:1!important;margin-bottom:18px!important}
  .eff-hero-lead{font-size:15px;line-height:1.65;margin-bottom:24px}
  .eff-hero-actions{flex-direction:column;gap:10px;width:100%;margin-bottom:28px}
  .eff-hero-actions .eff-btn{width:100%;justify-content:center}
  .eff-hero-meta{gap:22px;flex-wrap:wrap;justify-content:flex-start}
  .eff-hero-num{font-size:28px}
  .eff-hero-lbl{font-size:10px}
  .eff-hero-visual{min-height:280px;max-width:100%;padding:0 20px}
  .eff-hero-img{max-height:340px}
  .eff-hero-no{font-size:14px;top:-6px}
  .eff-hero-tag{font-size:9px;padding:8px 14px}
}

@media(max-width:480px){
  .eff-hero-title{font-size:34px!important}
  .eff-hero-container{padding:36px 18px 32px}
  .eff-hero-meta{gap:18px}
}

/* SECTION padding */
@media(max-width:980px){
  .eff-section{padding:50px 18px}
  .eff-section-head{flex-direction:column;align-items:flex-start;gap:18px;margin-bottom:28px}
  .eff-section-head-center{align-items:center;text-align:center}
  .eff-display{font-size:36px!important;line-height:1.05}
  .eff-section-head-meta{font-size:14px;max-width:none}
  .eff-eyebrow{font-size:10px;letter-spacing:.18em;margin-bottom:10px}
}

@media(max-width:480px){
  .eff-section{padding:42px 16px}
  .eff-display{font-size:30px!important}
}

/* CATEGORY GRID */
@media(max-width:980px){
  .eff-cat-grid{grid-template-columns:1fr 1fr!important;gap:12px}
  .eff-cat-card{padding:18px 14px;border-radius:22px}
  .eff-cat-img{margin-bottom:12px}
  .eff-cat-card h3{font-size:13px;margin-bottom:6px}
  .eff-cat-card p{font-size:11.5px;margin-bottom:10px;line-height:1.45}
  .eff-cat-link{font-size:10px}
  .eff-cat-num{font-size:12px;top:12px;right:14px}
}

@media(max-width:380px){
  .eff-cat-grid{grid-template-columns:1fr!important;gap:14px}
}

/* PRODUCT GRID */
@media(max-width:980px){
  .eff-product-grid{grid-template-columns:1fr 1fr!important;gap:14px}
  .eff-product-card{border-radius:22px}
  .eff-product-card-body{padding:16px 16px 18px}
  .eff-product-card-cat{font-size:9px;letter-spacing:.18em;margin-bottom:6px}
  .eff-product-card h4{font-size:18px;margin-bottom:6px}
  .eff-product-card-desc{font-size:12px;margin-bottom:14px;line-height:1.5}
  .eff-product-card-meta strong{font-size:14px}
  .eff-product-card-meta span{font-size:10px}
  .eff-product-card-add{font-size:9px;padding:10px 14px}
  .eff-product-add{width:36px;height:36px;font-size:18px}
  .eff-product-add svg{width:16px;height:16px}
}

@media(max-width:480px){
  .eff-product-grid{grid-template-columns:1fr 1fr!important;gap:12px}
  .eff-product-card-body{padding:13px 13px 15px}
  .eff-product-card h4{font-size:15px;line-height:1.15}
  .eff-product-card-cat{font-size:8px;letter-spacing:.14em;margin-bottom:5px}
  .eff-product-card-desc{font-size:11px;margin-bottom:11px;line-height:1.45}
  .eff-product-card-foot{flex-direction:column;align-items:stretch;gap:10px}
  .eff-product-card-meta{font-size:14px;flex-direction:row;align-items:baseline;gap:5px;flex-wrap:wrap}
  .eff-product-card-meta strong{font-size:15px}
  .eff-product-card-meta span{font-size:10px}
  .eff-product-card-add{font-size:9px;padding:11px 10px;letter-spacing:.05em;width:100%;text-align:center}
}

/* EDITORIAL */
@media(max-width:980px){
  .eff-editorial-grid{grid-template-columns:1fr!important;gap:28px}
  .eff-editorial-img{aspect-ratio:5/4;max-width:100%}
  .eff-editorial-lead{font-size:15px;margin-bottom:18px}
  .eff-principle-list{gap:14px}
  .eff-principle-title{font-size:16px}
  .eff-principle-desc{font-size:13px}
  .eff-principle-num{font-size:18px;min-width:30px}
}

/* STEPS */
@media(max-width:980px){
  .eff-steps{grid-template-columns:1fr 1fr!important;gap:12px;margin-top:22px}
  .eff-step{padding:18px;border-radius:18px}
  .eff-step-circle{width:36px;height:36px;font-size:14px;margin-bottom:12px}
  .eff-step h4{font-size:17px;margin-bottom:6px}
  .eff-step p{font-size:13px;line-height:1.55}
}

@media(max-width:520px){
  .eff-steps{grid-template-columns:1fr!important;gap:10px}
}

/* CTA STRIP */
@media(max-width:980px){
  .eff-cta-strip{padding:54px 22px}
  .eff-cta-strip h2{font-size:34px!important;line-height:1.05;margin-bottom:14px}
  .eff-cta-strip p{font-size:15px;margin-bottom:22px;line-height:1.6}
}

@media(max-width:480px){
  .eff-cta-strip{padding:46px 18px;border-radius:22px;margin:18px 14px}
  .eff-cta-strip h2{font-size:28px!important}
}

/* CART PANEL — full width on mobile */
@media(max-width:600px){
  .eff-cart-panel{width:100%}
  .eff-cart-head{padding:18px 20px}
  .eff-cart-head h3{font-size:20px}
  .eff-cart-body{padding:16px 20px}
  .eff-cart-foot{padding:18px 20px}
  .eff-cart-item-img{width:54px;height:54px}
  .eff-cart-item-info strong{font-size:14px}
}

/* FLOATING CART */
@media(max-width:760px){
  .eff-floating-cart{right:14px;bottom:14px;width:54px;height:54px}
  .eff-floating-cart svg{width:20px;height:20px}
  .eff-floating-cart-count{min-width:22px;height:22px;font-size:11px;top:-3px;right:-3px}
}

/* BREADCRUMB */
@media(max-width:760px){
  .eff-breadcrumb{padding:18px 18px 0;font-size:11px}
  .eff-breadcrumb .sep{margin:0 5px}
}

/* SINGLE PRODUCT PAGE */
@media(max-width:980px){
  .eff-pd-wrap{padding:0 18px 60px}
  .eff-pd-grid{grid-template-columns:1fr!important;gap:24px;margin-top:18px}
  .eff-pd-gallery-main{aspect-ratio:1;border-radius:22px}
  .eff-pd-thumbs{grid-template-columns:repeat(5,1fr);gap:8px;margin-top:10px}
  .eff-pd-thumb{border-radius:10px}
  .eff-pd-info{padding:22px;position:static!important;border-radius:22px}
  .eff-pd-cat{font-size:10px;letter-spacing:.18em;margin-bottom:10px}
  .eff-pd-title{font-size:30px!important;margin-bottom:12px}
  .eff-pd-price{padding:9px 16px;font-size:15px;margin-bottom:18px}
  .eff-pd-desc{font-size:14px;margin-bottom:18px;line-height:1.7}
  .eff-pd-specs{grid-template-columns:1fr 1fr;gap:8px;margin:18px 0}
  .eff-pd-spec{padding:11px;border-radius:14px}
  .eff-pd-spec b{font-size:9px}
  .eff-pd-actions{flex-direction:column;gap:8px;margin-top:18px}
  .eff-pd-actions .eff-btn{width:100%;justify-content:center}
  .eff-pd-related{margin-top:54px}
}

@media(max-width:480px){
  .eff-pd-info{padding:18px}
  .eff-pd-title{font-size:26px!important}
  .eff-pd-specs{grid-template-columns:1fr}
}

/* QUOTE FORM */
@media(max-width:980px){
  .eff-co{padding:32px 16px 80px;margin:0 auto}
  .eff-co-head{margin-bottom:24px}
  .eff-co-head h1{font-size:36px!important;line-height:1.05;margin:10px 0 12px}
  .eff-co-head p{font-size:14px;line-height:1.6}
  .eff-co-grid{grid-template-columns:1fr!important;gap:18px}
  .eff-os-card{position:static!important;padding:20px;border-radius:22px}
  .eff-os-card h3{font-size:20px}
  .eff-form-section{padding:18px;border-radius:18px;margin-bottom:14px}
  .eff-form-section h3{font-size:18px}
  .eff-form-section-sub{font-size:13px;margin-bottom:14px}
  .eff-form-row{grid-template-columns:1fr!important;gap:10px;margin-bottom:10px}
  .eff-field label{font-size:12px;margin-bottom:5px}
  .eff-field input,.eff-field textarea,.eff-field select{min-height:48px;font-size:15px;border-radius:12px;padding:0 14px;-webkit-appearance:none;appearance:none}
  .eff-field textarea{min-height:110px;padding:12px 14px}
  .eff-radio-group{grid-template-columns:1fr!important;gap:10px}
  .eff-radio-card{padding:14px}
  .eff-radio-card .r-title{font-size:16px}
  .eff-radio-card .r-desc{font-size:12px}
  .eff-form-submit{padding:16px;font-size:12px;min-height:52px}
}

@media(max-width:480px){
  .eff-co-head h1{font-size:30px!important}
}

/* THANKS */
@media(max-width:760px){
  .eff-confirm{margin:36px 16px;padding:40px 22px;border-radius:22px}
  .eff-confirm-icon{width:64px;height:64px;margin-bottom:18px}
  .eff-confirm h1{font-size:32px!important}
  .eff-confirm p{font-size:15px;margin-bottom:22px;line-height:1.65}
}

/* Prevent iOS form-field zoom (font-size >= 16px) */
@media(max-width:760px){
  input[type=text],input[type=email],input[type=tel],
  input[type=date],input[type=number],input[type=search],
  input[type=password],input[type=url],select,textarea{font-size:16px!important}
}

/* Reduce motion for users that request it */
@media(prefers-reduced-motion:reduce){
  *,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}
}

/* ============================================================
   HERO COMPACT — centered, no image, image moved to quickgrid
   ============================================================ */
.eff-hero-compact{
  min-height:auto !important;
  padding:80px 0 60px !important;
  display:block !important;
}
.eff-hero-compact .eff-hero-container{
  max-width:1080px !important;
  padding:0 clamp(24px,5vw,40px) !important;
  text-align:center !important;
}
.eff-hero-compact .eff-hero-text{
  display:flex !important;
  flex-direction:column !important;
  align-items:center !important;
  text-align:center !important;
}
.eff-hero-compact .eff-eyebrow{
  justify-content:center !important;
  margin-bottom:18px !important;
}
.eff-hero-compact .eff-hero-title{
  font-size:clamp(36px,5vw,72px) !important;
  line-height:1.02 !important;
  margin:0 auto 24px !important;
  max-width:780px !important;
  letter-spacing:-.035em !important;
  text-wrap:balance;
}
.eff-hero-compact .eff-hero-lead{
  margin:0 auto 32px !important;
  max-width:640px !important;
  font-size:17px !important;
  line-height:1.7 !important;
}
.eff-hero-compact .eff-hero-actions{
  justify-content:center !important;
  margin-bottom:48px !important;
}

/* Hero image — large, centered, below buttons */
.eff-hero-image{
  width:100%;
  max-width:920px;
  margin:0 auto;
  border-radius:28px;
  overflow:hidden;
  background:linear-gradient(135deg,#fff8f1,#f4ece2);
  box-shadow:0 30px 80px rgba(63,38,29,.15);
  aspect-ratio:16/10;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:3%;
  box-sizing:border-box;
}
.eff-hero-image img{
  max-width:100%;
  max-height:100%;
  width:auto;
  height:auto;
  object-fit:contain;
  display:block;
  border-radius:18px;
}

/* ============================================================
   QUICK GRID — 3x3 piktogram grid közvetlenül a hero alatt
   ============================================================ */
.eff-quickgrid-section{
  padding:40px 0 60px;
  background:transparent;
}
.eff-quickgrid-container{
  max-width:1240px;
  margin:0 auto;
  padding:0 clamp(20px,5vw,40px);
}
.eff-quickgrid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:24px;
  width:100%;
  align-items:start;
}
.eff-quickgrid-tile-name{
  overflow-wrap:break-word;
  word-break:normal;
  hyphens:auto;
}
.eff-quickgrid-tile{
  display:flex;
  flex-direction:column;
  border-radius:18px;
  overflow:hidden;
  background:#fff;
  border:1px solid rgba(212,173,119,.18);
  position:relative;
  transition:transform .25s cubic-bezier(.22,.61,.36,1), box-shadow .25s, border-color .25s;
  box-shadow:0 4px 16px rgba(63,38,29,.05);
  text-decoration:none;
}
.eff-quickgrid-tile:hover{
  transform:translateY(-4px);
  box-shadow:0 18px 40px rgba(63,38,29,.14);
  border-color:rgba(212,173,119,.55);
}
.eff-quickgrid-tile-img{
  width:100%;
  aspect-ratio:3/4;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:9%;
  box-sizing:border-box;
  background:#fff;
}
.eff-quickgrid-tile-img img{
  width:100%;
  height:100%;
  object-fit:contain;
  object-position:center;
  display:block;
  transition:transform .35s cubic-bezier(.22,.61,.36,1);
}
.eff-quickgrid-tile:hover .eff-quickgrid-tile-img img{transform:scale(1.06)}
.eff-quickgrid-tile-ph{font-size:48px;opacity:.4}
.eff-quickgrid-tile-label{
  flex-shrink:0;
  display:flex;
  flex-direction:column;
  align-items:center;
  gap:0;
  padding:14px 12px 18px;
  background:#fff;
  text-align:center;
}
.eff-quickgrid-tile-name{
  display:block;
  font-family:Inter,system-ui,sans-serif;
  font-size:13px;
  font-weight:800;
  color:#2b211d;
  letter-spacing:.05em;
  text-transform:uppercase;
  line-height:1.3;
}
.eff-quickgrid-tile-btn{
  display:none;
}
.eff-quickgrid-tile-count{
  display:block;
  font-family:Inter,system-ui,sans-serif;
  font-size:11px;
  font-weight:700;
  letter-spacing:.06em;
  text-transform:uppercase;
  color:#bd8d5c;
  margin-top:5px;
}

/* ============================================================
   VIDEÓ SZEKCIÓ
   ============================================================ */
.eff-video-section{
  padding:40px 0 80px !important;
  background:transparent !important;
  border:0 !important;
}
.eff-video-container{
  max-width:1180px;
  margin:0 auto;
  padding:0 clamp(20px,5vw,40px);
}
.eff-video-wrap{
  position:relative;
  border-radius:28px;
  overflow:hidden;
  box-shadow:0 30px 80px rgba(63,38,29,.18);
  background:#000;
  aspect-ratio:16/9;
}
.eff-video-wrap video{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}

/* Kétoszlopos: videó bal, tartalom jobb */
.eff-video-split{
  display:grid;
  grid-template-columns:1.15fr .85fr;
  gap:clamp(32px,5vw,64px);
  align-items:center;
}
.eff-video-split .eff-video-wrap{
  aspect-ratio:3/4;
  max-width:440px;
  margin-inline:auto;
  width:100%;
}
.eff-video-content{
  display:flex;
  flex-direction:column;
}
.eff-video-content .eff-eyebrow{margin-bottom:14px}
.eff-video-title{
  font-family:Georgia,'Times New Roman',serif;
  font-size:clamp(28px,3.4vw,44px);
  font-weight:400;
  line-height:1.1;
  letter-spacing:-.02em;
  color:#2b211d;
  margin:0 0 16px;
}
.eff-video-lead{
  font-size:16px;
  line-height:1.7;
  color:#5a4033;
  margin:0 0 26px;
}
.eff-video-features{
  list-style:none;
  margin:0 0 30px;
  padding:0;
  display:flex;
  flex-direction:column;
  gap:16px;
}
.eff-video-features li{
  display:flex;
  gap:14px;
  align-items:flex-start;
}
.eff-video-feature-ico{
  flex-shrink:0;
  width:30px;
  height:30px;
  border-radius:50%;
  background:linear-gradient(135deg,#fff8f1,#f4ece2);
  border:1px solid rgba(212,173,119,.35);
  display:inline-flex;
  align-items:center;
  justify-content:center;
  color:#bd8d5c;
  margin-top:1px;
}
.eff-video-feature-body{display:flex;flex-direction:column;gap:2px}
.eff-video-feature-body strong{
  font-size:15.5px;
  font-weight:700;
  color:#2b211d;
  line-height:1.3;
}
.eff-video-feature-body small{
  font-size:13.5px;
  color:#8a756c;
  line-height:1.55;
}
.eff-video-cta{align-self:flex-start}

@media(max-width:860px){
  .eff-video-split{
    grid-template-columns:1fr;
    gap:32px;
  }
  .eff-video-split .eff-video-wrap{aspect-ratio:3/4;max-width:360px}
  .eff-video-content{text-align:left}
}

/* Mobil */
@media (max-width:768px){
  .eff-hero-compact{padding:36px 0 24px !important}
  .eff-hero-compact .eff-hero-title{font-size:30px !important;line-height:1.08 !important;letter-spacing:-.02em !important;margin-bottom:16px !important}
  .eff-hero-compact .eff-hero-lead{font-size:15px !important;margin-bottom:22px !important;line-height:1.6 !important}
  .eff-hero-compact .eff-hero-actions{flex-direction:column;width:100%;gap:10px !important;margin-bottom:32px !important}
  .eff-hero-compact .eff-hero-actions .eff-btn{width:100%;justify-content:center}
  .eff-hero-image{border-radius:20px;aspect-ratio:4/3;padding:5%}
  .eff-quickgrid-section{padding:18px 0 30px}
  .eff-quickgrid{grid-template-columns:repeat(3,1fr);gap:8px}
  .eff-quickgrid-tile{border-radius:14px;background:#fff}
  .eff-quickgrid-tile-img{aspect-ratio:3/4;height:auto;padding:10%;background:#fff;border-radius:14px 14px 0 0}
  .eff-quickgrid-tile-label{padding:8px 4px 12px;gap:6px;background:#fff;border-top:0;text-align:center;align-items:center}
  .eff-quickgrid-tile-name{font-size:9.5px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;line-height:1.25}
  .eff-quickgrid-tile-btn{display:none}
  .eff-video-section{padding:20px 0 40px !important}
  .eff-video-wrap{border-radius:18px}
}

@media (max-width:380px){
  .eff-hero-compact .eff-hero-title{font-size:26px !important}
  .eff-quickgrid{grid-template-columns:repeat(3,1fr);gap:6px}
  .eff-quickgrid-tile-name{font-size:8.5px}
  .eff-quickgrid-tile-img{padding:11%}
}

/* ============================================================
   HOGYAN MŰKÖDIK? — 3 kártya (picnics-style, eff colors)
   ============================================================ */
.eff-howto-section{
  padding:80px 0 90px;
  background:linear-gradient(180deg,#fbf7f2 0%,#fffaf5 100%);
  position:relative;
}
.eff-howto-container{
  max-width:1180px;
  margin:0 auto;
  padding:0 clamp(20px,5vw,40px);
}
.eff-howto-head{
  text-align:center;
  display:block !important;
  margin-bottom:50px;
}
.eff-howto-head .eff-eyebrow{
  justify-content:center;
  margin-bottom:14px;
}
.eff-howto-head h2{
  font-family:Georgia,'Times New Roman',serif;
  font-size:clamp(32px,4vw,48px);
  letter-spacing:-.03em;
  margin:0 0 14px;
  color:#2b211d;
  line-height:1.1;
}
.eff-howto-lead{
  font-size:16px;
  color:#8a756c;
  max-width:560px;
  margin:0 auto;
  line-height:1.6;
}
.eff-howto-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:24px;
}
.eff-howto-card{
  background:#fff;
  border:1px solid rgba(212,173,119,.18);
  border-radius:24px;
  padding:36px 28px 30px;
  text-align:center;
  box-shadow:0 12px 30px rgba(63,38,29,.07);
  transition:transform .25s cubic-bezier(.22,.61,.36,1), box-shadow .25s, border-color .25s;
}
.eff-howto-card:hover{
  transform:translateY(-6px);
  box-shadow:0 24px 50px rgba(63,38,29,.14);
  border-color:rgba(212,173,119,.5);
}
.eff-howto-icon{
  display:inline-block;
  font-size:48px;
  line-height:1;
  margin-bottom:18px;
  background:linear-gradient(135deg,#fff8f1,#f4ece2);
  width:88px;
  height:88px;
  border-radius:50%;
  display:flex;
  align-items:center;
  justify-content:center;
  margin:0 auto 22px;
  box-shadow:inset 0 0 0 2px rgba(212,173,119,.25);
}
.eff-howto-card h3{
  font-family:Georgia,'Times New Roman',serif;
  font-size:22px;
  font-weight:400;
  color:#2b211d;
  margin:0 0 12px;
  letter-spacing:-.01em;
  line-height:1.2;
}
.eff-howto-card p{
  color:#8a756c;
  font-size:14.5px;
  line-height:1.65;
  margin:0;
}

@media (max-width:900px){
  .eff-howto-grid{grid-template-columns:1fr;gap:16px}
  .eff-howto-card{padding:28px 22px 24px}
  .eff-howto-icon{width:72px;height:72px;font-size:38px;margin-bottom:16px}
  .eff-howto-card h3{font-size:19px}
  .eff-howto-section{padding:50px 0 60px}
  .eff-howto-head{margin-bottom:34px}
}

/* ============================================================
   TOP MENU — sticky header with logo + nav + CTA
   ============================================================ */
.eff-top-menu{
  position:sticky;
  top:0;
  left:0;
  right:0;
  z-index:9000;
  background:rgba(251,247,242,.85);
  -webkit-backdrop-filter:saturate(180%) blur(12px);
  backdrop-filter:saturate(180%) blur(12px);
  border-bottom:1px solid rgba(212,173,119,.18);
  transition:background .2s, box-shadow .2s;
}
.eff-top-menu.is-scrolled{
  background:rgba(255,255,255,.92);
  box-shadow:0 6px 20px rgba(63,38,29,.06);
}
.eff-top-menu-container{
  max-width:1280px;
  margin:0 auto;
  padding:14px clamp(20px,5vw,40px);
  display:flex;
  align-items:center;
  gap:22px;
}
.eff-top-logo{
  display:inline-flex;
  flex-direction:column;
  text-decoration:none;
  line-height:1;
  flex-shrink:0;
}
.eff-top-logo-main{
  font-family:Georgia,'Times New Roman',serif;
  font-size:22px;
  font-weight:400;
  letter-spacing:.05em;
  color:#2b211d;
}
.eff-top-logo-sub{
  font-family:Inter,system-ui,sans-serif;
  font-size:9px;
  font-weight:900;
  letter-spacing:.32em;
  color:#bd8d5c;
  margin-top:4px;
}

.eff-top-nav{
  display:flex;
  gap:6px;
  margin-left:auto;
  margin-right:14px;
}
.eff-top-nav a{
  display:inline-flex;
  align-items:center;
  padding:10px 16px;
  color:#5a4033;
  text-decoration:none;
  font-size:14px;
  font-weight:600;
  border-radius:999px;
  transition:.18s;
  letter-spacing:.01em;
}
.eff-top-nav a:hover{
  background:rgba(212,173,119,.12);
  color:#2b211d;
}

.eff-top-cta{
  display:inline-flex;
  align-items:center;
  gap:8px;
  background:linear-gradient(135deg,#3f261d,#5b392c);
  color:#fff !important;
  border-radius:999px;
  padding:11px 22px;
  font-size:12px;
  font-weight:900;
  letter-spacing:.14em;
  text-transform:uppercase;
  text-decoration:none;
  box-shadow:0 8px 22px rgba(63,38,29,.22);
  transition:.18s;
  flex-shrink:0;
}
.eff-top-cta:hover{
  transform:translateY(-1px);
  box-shadow:0 12px 28px rgba(63,38,29,.3);
}
.eff-top-cta .arrow{
  display:inline-block;
  transition:transform .2s;
}
.eff-top-cta:hover .arrow{transform:translateX(3px)}

/* Burger (mobile) */
.eff-top-burger{
  display:none;
  width:44px;
  height:44px;
  border:1px solid rgba(212,173,119,.24);
  background:rgba(255,255,255,.7);
  border-radius:12px;
  cursor:pointer;
  flex-shrink:0;
  margin-left:auto;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:4px;
  padding:0;
}
.eff-top-burger span{
  display:block;
  width:18px;
  height:2px;
  background:#3f261d;
  border-radius:2px;
  transition:.22s;
}
.eff-top-menu.is-open .eff-top-burger span:nth-child(1){transform:translateY(6px) rotate(45deg)}
.eff-top-menu.is-open .eff-top-burger span:nth-child(2){opacity:0}
.eff-top-menu.is-open .eff-top-burger span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}

/* Mobile drawer */
.eff-top-mobile{
  display:none;
  flex-direction:column;
  padding:8px 16px 20px;
  border-top:1px solid rgba(212,173,119,.18);
  background:rgba(251,247,242,.96);
  -webkit-backdrop-filter:blur(10px);
  backdrop-filter:blur(10px);
}
.eff-top-menu.is-open .eff-top-mobile{display:flex}
.eff-top-mobile a{
  padding:14px 12px;
  color:#2b211d;
  text-decoration:none;
  font-size:16px;
  font-weight:600;
  border-bottom:1px solid rgba(212,173,119,.12);
}
.eff-top-mobile a:last-child{border-bottom:0}
.eff-top-mobile-cta{
  margin-top:10px;
  background:linear-gradient(135deg,#3f261d,#5b392c);
  color:#fff !important;
  border-radius:999px;
  text-align:center;
  font-weight:900 !important;
  letter-spacing:.14em;
  text-transform:uppercase;
  font-size:13px !important;
  border:0 !important;
}

@media (max-width:900px){
  .eff-top-nav,.eff-top-cta{display:none}
  .eff-top-burger{display:flex}
  .eff-top-menu-container{padding:12px 16px}
  .eff-top-logo-main{font-size:19px}
  .eff-top-logo-sub{font-size:8px;letter-spacing:.28em}
}

/* ============================================================
   AJÁNLATKÉRŐ SZEKCIÓ a főoldalon
   ============================================================ */
.eff-quote-section{
  padding:90px 0 100px;
  background:linear-gradient(180deg,#fffaf5 0%,#f7f0e9 100%);
  position:relative;
}
.eff-quote-section-container{
  max-width:1280px;
  margin:0 auto;
  padding:0 clamp(20px,5vw,40px);
}
.eff-quote-section-head{
  text-align:center;
  display:block !important;
  margin-bottom:50px;
}
.eff-quote-section-head .eff-eyebrow{
  justify-content:center;
  margin-bottom:14px;
}
.eff-quote-section-head h2{
  font-family:Georgia,'Times New Roman',serif;
  font-size:clamp(32px,4vw,48px);
  letter-spacing:-.03em;
  margin:0 0 14px;
  color:#2b211d;
  line-height:1.1;
}
.eff-quote-section-lead{
  font-size:16px;
  color:#8a756c;
  max-width:620px;
  margin:0 auto;
  line-height:1.65;
}
/* The quote_form wrap inside this section */
.eff-quote-section-wrap{
  max-width:1080px;
  margin:0 auto;
}

/* Pulse animation for floating cart */
.eff-floating-cart.is-pulsing{
  animation:effCartPulse .7s cubic-bezier(.22,.61,.36,1);
}
@keyframes effCartPulse{
  0%{transform:scale(1)}
  30%{transform:scale(1.15);box-shadow:0 18px 40px rgba(212,173,119,.5)}
  100%{transform:scale(1)}
}

@media (max-width:980px){
  .eff-quote-section{padding:60px 0 70px}
  .eff-quote-section-head{margin-bottom:34px}
}

/* ============================================================
   Mini-cart in quote form — +/- qty buttons + remove
   ============================================================ */
.eff-os-item{
  display:grid;
  grid-template-columns:48px 1fr;
  grid-template-areas:"img info" "controls controls";
  gap:8px 12px;
  align-items:center;
  padding:14px 0;
  border-bottom:1px dashed rgba(212,173,119,.18);
}
.eff-os-item:last-child{border-bottom:0}
.eff-os-item-img{
  grid-area:img;
  width:48px;
  height:48px;
  border-radius:10px;
  overflow:hidden;
  background:rgba(212,173,119,.10);
  flex-shrink:0;
}
.eff-os-item-img img{width:100%;height:100%;object-fit:cover;display:block}
.eff-os-item-info{grid-area:info;min-width:0}
.eff-os-item-info h5{
  margin:0 0 2px;
  font-size:14px;
  font-weight:700;
  color:#2b211d;
  line-height:1.3;
  font-family:Inter,system-ui,sans-serif;
}
.eff-os-item-info span{
  font-size:11.5px;
  color:#8a756c;
  line-height:1.3;
}
.eff-os-item-controls{
  grid-area:controls;
  display:flex;
  align-items:center;
  gap:10px;
  flex-wrap:wrap;
  padding-top:10px;
  margin-top:2px;
  border-top:1px dashed rgba(212,173,119,.18);
}
.eff-os-item-line{margin-left:auto;order:2}
.eff-os-remove{order:3}
.eff-os-qty{order:1}
.eff-os-qty{
  display:inline-flex;
  align-items:center;
  gap:0;
  background:rgba(212,173,119,.10);
  border-radius:999px;
  padding:3px;
  border:1px solid rgba(212,173,119,.20);
}
.eff-os-qty-btn{
  width:24px;
  height:24px;
  border-radius:50%;
  border:0;
  background:transparent;
  color:#5a4033;
  font-size:14px;
  font-weight:700;
  line-height:1;
  cursor:pointer;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:0;
  transition:.15s;
}
.eff-os-qty-btn:hover{
  background:#fff;
  color:#2b211d;
  box-shadow:0 2px 8px rgba(63,38,29,.1);
}
.eff-os-qty-num{
  min-width:22px;
  text-align:center;
  font-size:13px;
  font-weight:700;
  color:#2b211d;
  padding:0 4px;
}
.eff-os-remove{
  width:28px;
  height:28px;
  border-radius:50%;
  border:0;
  background:transparent;
  color:#a36b6b;
  cursor:pointer;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:0;
  transition:.15s;
}
.eff-os-remove:hover{
  background:rgba(216,39,39,.10);
  color:#891717;
}

@media(max-width:600px){
  .eff-os-item{grid-template-columns:42px 1fr}
}

/* ============================================================
   FOOTER — mértéktartó, sötét barna
   ============================================================ */
.eff-footer{
  background:linear-gradient(180deg,#2b211d 0%,#1f1815 100%);
  color:#d5c8be;
  padding:70px 0 30px;
  margin-top:0;
}
.eff-footer-container{
  max-width:1280px;
  margin:0 auto;
  padding:0 clamp(20px,5vw,40px);
}
.eff-footer-grid{
  display:grid;
  grid-template-columns:1.5fr 1fr 1fr 1.2fr;
  gap:40px;
  padding-bottom:50px;
  border-bottom:1px solid rgba(255,255,255,.08);
}
.eff-footer-brand{padding-right:20px}
.eff-footer-logo{
  display:inline-flex;
  flex-direction:column;
  text-decoration:none;
  line-height:1;
  margin-bottom:18px;
}
.eff-footer-logo-main{
  font-family:Georgia,'Times New Roman',serif;
  font-size:24px;
  font-weight:400;
  letter-spacing:.05em;
  color:#fff;
}
.eff-footer-logo-sub{
  font-family:Inter,system-ui,sans-serif;
  font-size:9px;
  font-weight:900;
  letter-spacing:.26em;
  color:#d4ad77;
  margin-top:6px;
  text-transform:uppercase;
}
.eff-footer-desc{
  font-size:13.5px;
  line-height:1.65;
  color:#a89e95;
  margin:0 0 22px;
  max-width:320px;
}
.eff-footer-social{
  display:flex;
  gap:10px;
}
.eff-footer-social a{
  width:38px;
  height:38px;
  border-radius:50%;
  background:rgba(255,255,255,.07);
  border:1px solid rgba(255,255,255,.12);
  display:inline-flex;
  align-items:center;
  justify-content:center;
  color:#d5c8be;
  text-decoration:none;
  transition:.18s;
}
.eff-footer-social a:hover{
  background:#d4ad77;
  border-color:#d4ad77;
  color:#1f1815;
  transform:translateY(-2px);
}

.eff-footer-col h4{
  font-family:Inter,system-ui,sans-serif;
  font-size:11px;
  font-weight:900;
  letter-spacing:.18em;
  text-transform:uppercase;
  color:#d4ad77;
  margin:0 0 18px;
}
.eff-footer-col ul{
  list-style:none;
  margin:0;
  padding:0;
}
.eff-footer-col li{
  margin-bottom:11px;
}
.eff-footer-col a{
  color:#cfc1b6;
  text-decoration:none;
  font-size:14px;
  transition:.15s;
}
.eff-footer-col a:hover{color:#fff}
.eff-footer-col span{
  color:#a89e95;
  font-size:14px;
}

.eff-footer-bottom{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:20px;
  padding-top:24px;
  flex-wrap:wrap;
}
.eff-footer-copy{
  font-size:12.5px;
  color:#8a7d72;
}
.eff-footer-legal{
  display:inline-flex;
  align-items:center;
  gap:8px;
  font-size:12.5px;
}
.eff-footer-legal a{
  color:#a89e95;
  text-decoration:none;
  transition:.15s;
}
.eff-footer-legal a:hover{color:#fff}
.eff-footer-legal span{color:#5a4d44}

@media (max-width:900px){
  .eff-footer-grid{
    grid-template-columns:1fr 1fr;
    gap:36px 24px;
    padding-bottom:36px;
  }
  .eff-footer-brand{
    grid-column:1/-1;
    padding-right:0;
  }
  .eff-footer-desc{max-width:none}
  .eff-footer{padding:50px 0 24px}
}

@media (max-width:560px){
  .eff-footer-grid{
    grid-template-columns:1fr;
    gap:32px;
  }
  .eff-footer-bottom{
    flex-direction:column;
    align-items:flex-start;
    gap:12px;
  }
}

/* ============================================================
   FOOTER CREATIVE — newsletter hero + 3 col + decorative blobs
   ============================================================ */
.eff-footer-creative{
  background:linear-gradient(180deg,#2b211d 0%,#1a1310 100%);
  color:#d5c8be;
  padding:90px 0 30px;
  position:relative;
  overflow:hidden;
  isolation:isolate;
}
.eff-footer-creative .eff-footer-container{
  max-width:1280px;
  margin:0 auto;
  padding:0 clamp(20px,5vw,40px);
  position:relative;
  z-index:1;
}

/* Decorative arany blobs */
.eff-footer-blob{
  position:absolute;
  border-radius:50%;
  pointer-events:none;
  z-index:0;
  filter:blur(80px);
  opacity:.18;
}
.eff-footer-blob-1{
  width:480px;
  height:480px;
  background:radial-gradient(circle, #d4ad77, transparent 70%);
  top:-180px;
  right:-150px;
}
.eff-footer-blob-2{
  width:380px;
  height:380px;
  background:radial-gradient(circle, #c89860, transparent 70%);
  bottom:-150px;
  left:-100px;
  opacity:.12;
}

/* Newsletter CTA */
.eff-footer-cta{
  display:grid;
  grid-template-columns:1.2fr 1fr;
  gap:50px;
  align-items:center;
  padding-bottom:70px;
  margin-bottom:50px;
  border-bottom:1px solid rgba(212,173,119,.18);
}
.eff-footer-cta-text .eff-eyebrow{
  color:#d4ad77;
  margin-bottom:18px;
}
.eff-footer-cta-text .eff-eyebrow .dot{background:#d4ad77}
.eff-footer-cta-text h2{
  font-family:Georgia,'Times New Roman',serif;
  font-size:clamp(30px,3.6vw,46px);
  color:#fff;
  line-height:1.08;
  letter-spacing:-.02em;
  margin:0 0 18px;
}
.eff-footer-cta-text h2 .eff-it{
  font-style:italic;
  color:#d4ad77;
}
.eff-footer-cta-lead{
  font-size:15px;
  color:#a89e95;
  line-height:1.7;
  margin:0;
  max-width:480px;
}

.eff-footer-form{margin:0}
.eff-footer-form-row{
  display:flex;
  gap:8px;
  background:rgba(255,255,255,.06);
  border:1px solid rgba(212,173,119,.20);
  border-radius:999px;
  padding:6px;
  margin-bottom:10px;
  transition:.2s;
}
.eff-footer-form-row:focus-within{
  border-color:rgba(212,173,119,.6);
  background:rgba(255,255,255,.10);
}
.eff-footer-form-row input{
  flex:1;
  background:transparent;
  border:0;
  padding:12px 18px;
  font-size:14.5px;
  color:#fff;
  outline:0;
  font-family:inherit;
  min-width:0;
}
.eff-footer-form-row input::placeholder{color:#8a7d72}
.eff-footer-form-row .eff-btn{
  white-space:nowrap;
  padding:12px 22px;
  margin:0;
  background:linear-gradient(135deg,#d4ad77,#bd8d5c);
  color:#1a1310;
  font-size:11.5px;
}
.eff-footer-form-row .eff-btn:hover{
  background:linear-gradient(135deg,#deb986,#c89860);
}
.eff-footer-form small{
  display:block;
  font-size:11.5px;
  color:#8a7d72;
  margin-left:18px;
}

/* Links grid */
.eff-footer-grid{
  display:grid;
  grid-template-columns:1.6fr 1fr 1fr;
  gap:50px;
  padding-bottom:40px;
  border-bottom:1px solid rgba(255,255,255,.06);
  margin-bottom:24px;
}
.eff-footer-brand{padding-right:20px}
.eff-footer-logo{
  display:inline-flex;
  flex-direction:column;
  text-decoration:none;
  line-height:1;
  margin-bottom:22px;
}
.eff-footer-logo-main{
  font-family:Georgia,'Times New Roman',serif;
  font-size:28px;
  font-weight:400;
  letter-spacing:.05em;
  color:#fff;
}
.eff-footer-logo-sub{
  font-family:Inter,system-ui,sans-serif;
  font-size:9px;
  font-weight:900;
  letter-spacing:.30em;
  color:#d4ad77;
  margin-top:8px;
  text-transform:uppercase;
}

.eff-footer-contact{
  list-style:none;
  padding:0;
  margin:0 0 22px;
}
.eff-footer-contact li{
  display:flex;
  align-items:center;
  gap:12px;
  margin-bottom:10px;
  font-size:14px;
}
.eff-footer-contact a{
  color:#cfc1b6;
  text-decoration:none;
  transition:.15s;
}
.eff-footer-contact a:hover{color:#d4ad77}
.eff-footer-contact span:not(.eff-footer-ico){color:#a89e95}
.eff-footer-ico{
  width:32px;
  height:32px;
  border-radius:50%;
  background:rgba(212,173,119,.10);
  border:1px solid rgba(212,173,119,.20);
  display:inline-flex;
  align-items:center;
  justify-content:center;
  color:#d4ad77;
  flex-shrink:0;
}

.eff-footer-social{
  display:flex;
  gap:10px;
}
.eff-footer-social a{
  width:42px;
  height:42px;
  border-radius:50%;
  background:rgba(255,255,255,.06);
  border:1px solid rgba(212,173,119,.20);
  display:inline-flex;
  align-items:center;
  justify-content:center;
  color:#d5c8be;
  text-decoration:none;
  transition:.18s;
}
.eff-footer-social a:hover{
  background:#d4ad77;
  border-color:#d4ad77;
  color:#1a1310;
  transform:translateY(-2px);
}

.eff-footer-col h4{
  font-family:Inter,system-ui,sans-serif;
  font-size:11px;
  font-weight:900;
  letter-spacing:.20em;
  text-transform:uppercase;
  color:#d4ad77;
  margin:0 0 20px;
}
.eff-footer-col ul{list-style:none;margin:0;padding:0}
.eff-footer-col li{margin-bottom:11px}
.eff-footer-col a{
  color:#cfc1b6;
  text-decoration:none;
  font-size:14px;
  transition:.15s;
}
.eff-footer-col a:hover{color:#d4ad77}

.eff-footer-bottom{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:20px;
  padding-top:18px;
  flex-wrap:wrap;
}
.eff-footer-copy{
  font-size:12.5px;
  color:#8a7d72;
}
.eff-footer-legal{
  display:inline-flex;
  align-items:center;
  gap:8px;
  font-size:12.5px;
}
.eff-footer-legal a{
  color:#a89e95;
  text-decoration:none;
  transition:.15s;
}
.eff-footer-legal a:hover{color:#d4ad77}
.eff-footer-legal span{color:#5a4d44}

@media (max-width:900px){
  .eff-footer-creative{padding:60px 0 24px}
  .eff-footer-cta{
    grid-template-columns:1fr;
    gap:28px;
    padding-bottom:44px;
    margin-bottom:36px;
  }
  .eff-footer-grid{
    grid-template-columns:1fr 1fr;
    gap:36px 24px;
    padding-bottom:30px;
  }
  .eff-footer-brand{
    grid-column:1/-1;
    padding-right:0;
  }
  .eff-footer-form-row{flex-direction:column;gap:6px;border-radius:18px;padding:8px}
  .eff-footer-form-row .eff-btn{width:100%}
  .eff-footer-form small{margin-left:6px}
  .eff-footer-blob{filter:blur(50px)}
  .eff-footer-blob-1{width:280px;height:280px;top:-100px;right:-80px}
  .eff-footer-blob-2{display:none}
}

@media (max-width:560px){
  .eff-footer-grid{grid-template-columns:1fr;gap:28px}
  .eff-footer-bottom{
    flex-direction:column;
    align-items:flex-start;
    gap:10px;
  }
}

/* ============================================================
   HERO BACKGROUND (kép / videó) + sötét overlay
   ============================================================ */
.eff-hero-has-bg{
  position:relative;
  isolation:isolate;
  overflow:hidden;
}
.eff-hero-bg{
  position:absolute;
  inset:0;
  z-index:-2;
}
.eff-hero-bg-image{
  background-size:cover;
  background-position:center center;
  background-repeat:no-repeat;
}
.eff-hero-bg-video{
  overflow:hidden;
}
.eff-hero-bg-video video{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}
.eff-hero-overlay{
  position:absolute;
  inset:0;
  z-index:-1;
  background:#1a1310;
}
/* Light hero text overrides when bg is set */
.eff-hero-has-bg .eff-hero-title,
.eff-hero-has-bg .eff-hero-lead{
  color:#fff !important;
  text-shadow:0 2px 12px rgba(0,0,0,.25);
}
.eff-hero-has-bg .eff-eyebrow{
  color:#fff !important;
}
.eff-hero-has-bg .eff-eyebrow .dot{
  background:#d4ad77 !important;
}
.eff-hero-has-bg .eff-hero-lead{
  color:rgba(255,255,255,.92) !important;
}
.eff-hero-has-bg .eff-btn-ghost{
  background:rgba(255,255,255,.10);
  border-color:rgba(255,255,255,.30);
  color:#fff !important;
  backdrop-filter:blur(10px);
  -webkit-backdrop-filter:blur(10px);
}
.eff-hero-has-bg .eff-btn-ghost:hover{
  background:rgba(255,255,255,.18);
  border-color:rgba(255,255,255,.55);
}

/* ============================================================
   SINGLE TERMÉK — qty selector + actions row
   ============================================================ */
.eff-pd-actions{
  display:flex;
  align-items:stretch;
  gap:12px;
  margin-top:22px;
  flex-wrap:wrap;
}
.eff-pd-qty{
  display:inline-flex;
  align-items:center;
  gap:0;
  background:rgba(212,173,119,.08);
  border:1px solid rgba(212,173,119,.25);
  border-radius:999px;
  padding:6px;
  flex-shrink:0;
}
.eff-pd-qty-btn{
  width:38px;
  height:38px;
  border-radius:50%;
  border:0;
  background:transparent;
  color:#5a4033;
  font-size:18px;
  font-weight:700;
  line-height:1;
  cursor:pointer;
  transition:.15s;
  display:inline-flex;
  align-items:center;
  justify-content:center;
}
.eff-pd-qty-btn:hover{
  background:#fff;
  color:#2b211d;
  box-shadow:0 2px 8px rgba(63,38,29,.1);
}
.eff-pd-qty-num{
  min-width:32px;
  text-align:center;
  font-size:15px;
  font-weight:700;
  color:#2b211d;
  padding:0 8px;
}
.eff-pd-add{
  flex:1;
  min-width:200px;
}

@media(max-width:560px){
  .eff-pd-actions{flex-direction:column;align-items:stretch}
  .eff-pd-qty{align-self:center}
  .eff-pd-add{width:100%}
}

/* ============================================================
   KATEGÓRIA ARCHÍVUM (taxonomy-effclusive_category)
   ============================================================ */
.eff-cat-page{
  background:#fbf7f2;
  min-height:50vh;
}
.eff-cat-hero{
  position:relative;
  padding:80px 0 60px;
  overflow:hidden;
  isolation:isolate;
  background:linear-gradient(135deg,#fff8f1,#f4ece2);
}
.eff-cat-hero-bg{
  position:absolute;
  inset:0;
  background-size:cover;
  background-position:center;
  z-index:-2;
  opacity:.45;
  filter:blur(2px);
}
.eff-cat-hero-overlay{
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,rgba(251,247,242,.7) 0%,rgba(251,247,242,.92) 100%);
  z-index:-1;
}
.eff-cat-hero-inner{
  max-width:1080px;
  margin:0 auto;
  padding:0 clamp(20px,5vw,40px);
  text-align:center;
}
.eff-cat-hero .eff-breadcrumb{
  justify-content:center;
  margin-bottom:18px;
}
.eff-cat-hero .eff-eyebrow{
  justify-content:center;
  margin-bottom:14px;
}
.eff-cat-title{
  font-family:Georgia,'Times New Roman',serif;
  font-size:clamp(38px,5vw,68px);
  letter-spacing:-.03em;
  line-height:1.05;
  margin:0 0 18px;
  color:#2b211d;
}
.eff-cat-lead{
  font-size:17px;
  color:#5a4033;
  max-width:640px;
  margin:0 auto 20px;
  line-height:1.6;
}
.eff-cat-meta{
  font-size:12px;
  color:#8a756c;
  font-weight:900;
  letter-spacing:.14em;
  text-transform:uppercase;
}

/* Sub-categories chip nav */
.eff-cat-subnav-wrap{
  background:#fff;
  border-bottom:1px solid rgba(212,173,119,.18);
  padding:18px 0;
  position:sticky;
  top:64px;
  z-index:50;
}
.eff-cat-subnav{
  max-width:1280px;
  margin:0 auto;
  padding:0 clamp(20px,5vw,40px);
  display:flex;
  gap:8px;
  flex-wrap:nowrap;
  overflow-x:auto;
  scrollbar-width:none;
}
.eff-cat-subnav::-webkit-scrollbar{display:none}
.eff-cat-chip{
  display:inline-flex;
  align-items:center;
  gap:6px;
  padding:8px 16px;
  background:rgba(212,173,119,.08);
  border:1px solid rgba(212,173,119,.22);
  border-radius:999px;
  color:#5a4033;
  text-decoration:none;
  font-size:13.5px;
  font-weight:600;
  white-space:nowrap;
  transition:.15s;
}
.eff-cat-chip:hover{
  background:rgba(212,173,119,.18);
  border-color:rgba(212,173,119,.5);
  color:#2b211d;
}
.eff-cat-chip.active{
  background:linear-gradient(135deg,#3f261d,#5b392c);
  color:#fff;
  border-color:transparent;
}
.eff-cat-chip .count{
  font-size:11px;
  background:rgba(255,255,255,.4);
  padding:2px 7px;
  border-radius:999px;
  font-weight:700;
}
.eff-cat-chip.active .count{
  background:rgba(212,173,119,.6);
  color:#fff;
}

/* Toolbar */
.eff-cat-toolbar-wrap{
  padding:24px 0 0;
}
.eff-cat-toolbar{
  max-width:1280px;
  margin:0 auto;
  padding:0 clamp(20px,5vw,40px);
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:14px;
  flex-wrap:wrap;
}
.eff-cat-count{
  font-size:13px;
  color:#8a756c;
  font-weight:900;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.eff-cat-sort{
  display:inline-flex;
  align-items:center;
  gap:10px;
}
.eff-cat-sort label{
  font-size:12px;
  color:#8a756c;
  font-weight:700;
  text-transform:uppercase;
  letter-spacing:.08em;
}
.eff-cat-sort select{
  background:#fff;
  border:1px solid rgba(212,173,119,.25);
  border-radius:999px;
  padding:9px 38px 9px 16px;
  font-size:13.5px;
  color:#2b211d;
  font-weight:600;
  cursor:pointer;
  outline:0;
  appearance:none;
  -webkit-appearance:none;
  background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 24 24" fill="none" stroke="%235a4033" stroke-width="2.2" stroke-linecap="round" stroke-linejoin="round"><polyline points="6 9 12 15 18 9"/></svg>');
  background-repeat:no-repeat;
  background-position:right 14px center;
  transition:.15s;
}
.eff-cat-sort select:focus{
  border-color:#d4ad77;
  box-shadow:0 0 0 3px rgba(212,173,119,.18);
}

/* Products grid */
.eff-cat-products{
  padding:30px 0 80px;
  max-width:1280px;
  margin:0 auto;
}
.eff-cat-products .eff-product-grid{
  padding:0 clamp(20px,5vw,40px);
}

/* Pagination */
.eff-cat-pagination{
  margin-top:50px;
  display:flex;
  justify-content:center;
  gap:6px;
  padding:0 clamp(20px,5vw,40px);
  flex-wrap:wrap;
}
.eff-cat-pagination .page-numbers{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:44px;
  height:44px;
  padding:0 14px;
  background:#fff;
  border:1px solid rgba(212,173,119,.22);
  border-radius:14px;
  color:#5a4033;
  text-decoration:none;
  font-size:14px;
  font-weight:700;
  transition:.15s;
}
.eff-cat-pagination .page-numbers:hover{
  background:rgba(212,173,119,.12);
  border-color:rgba(212,173,119,.5);
  color:#2b211d;
}
.eff-cat-pagination .page-numbers.current{
  background:linear-gradient(135deg,#3f261d,#5b392c);
  color:#fff;
  border-color:transparent;
}
.eff-cat-pagination .page-numbers.dots{
  background:transparent;
  border:0;
  color:#8a756c;
}

/* Empty state */
.eff-cat-empty{
  text-align:center;
  padding:80px 20px;
}
.eff-cat-empty h3{
  font-family:Georgia,serif;
  font-size:24px;
  color:#2b211d;
  margin:0 0 12px;
}
.eff-cat-empty p{
  color:#8a756c;
  margin:0 0 22px;
}

@media(max-width:900px){
  .eff-cat-hero{padding:50px 0 40px}
  .eff-cat-toolbar{flex-direction:column;align-items:stretch;gap:10px}
  .eff-cat-sort{justify-content:flex-end}
  .eff-cat-subnav-wrap{top:54px}
}

/* ============================================================
   KÖSZÖNŐOLDAL — szebb design
   ============================================================ */
.eff-thanks-page{
  position:relative;
  padding:80px 0 100px;
  background:linear-gradient(180deg,#fffaf5 0%,#fbf7f2 100%);
  min-height:70vh;
  overflow:hidden;
}
.eff-thanks-bg{
  position:absolute;
  inset:0;
  background-image:
    radial-gradient(circle at 20% 30%, rgba(244,207,200,.4), transparent 35%),
    radial-gradient(circle at 80% 70%, rgba(212,173,119,.3), transparent 40%);
  z-index:0;
  pointer-events:none;
}
.eff-thanks-container{
  position:relative;
  z-index:1;
  max-width:780px;
  margin:0 auto;
  padding:0 clamp(20px,5vw,40px);
  text-align:center;
}
.eff-thanks-hero{margin-bottom:60px}
.eff-thanks-icon{
  width:96px;
  height:96px;
  border-radius:50%;
  background:linear-gradient(135deg,#9dd9b3,#16864b);
  color:#fff;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  margin-bottom:24px;
  position:relative;
  box-shadow:0 18px 50px rgba(22,134,75,.3);
}
.eff-thanks-icon-ring{
  position:absolute;
  inset:-10px;
  border-radius:50%;
  border:2px solid rgba(22,134,75,.18);
  animation:effThanksPulse 2.5s ease-in-out infinite;
}
@keyframes effThanksPulse{
  0%, 100%{transform:scale(1);opacity:.8}
  50%{transform:scale(1.08);opacity:.4}
}
.eff-thanks-hero .eff-eyebrow{
  justify-content:center;
  margin-bottom:14px;
}
.eff-thanks-hero h1{
  font-family:Georgia,'Times New Roman',serif;
  font-size:clamp(34px,4.5vw,56px);
  letter-spacing:-.03em;
  line-height:1.1;
  margin:0 0 18px;
  color:#2b211d;
}
.eff-thanks-lead{
  font-size:17px;
  color:#5a4033;
  line-height:1.65;
  max-width:600px;
  margin:0 auto;
}

/* Steps */
.eff-thanks-steps{
  background:#fff;
  border:1px solid rgba(212,173,119,.18);
  border-radius:24px;
  padding:36px;
  box-shadow:0 18px 50px rgba(63,38,29,.08);
  margin-bottom:50px;
  text-align:left;
}
.eff-thanks-step{
  display:flex;
  gap:18px;
  align-items:flex-start;
  padding:18px 0;
  border-bottom:1px dashed rgba(212,173,119,.20);
}
.eff-thanks-step:last-child{border-bottom:0;padding-bottom:0}
.eff-thanks-step:first-child{padding-top:0}
.eff-thanks-step-num{
  flex-shrink:0;
  width:38px;
  height:38px;
  border-radius:50%;
  background:linear-gradient(135deg,#d4ad77,#bd8d5c);
  color:#fff;
  font-family:Georgia,serif;
  font-size:18px;
  font-weight:400;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  box-shadow:0 6px 18px rgba(189,141,92,.3);
}
.eff-thanks-step h4{
  font-family:Inter,system-ui,sans-serif;
  font-size:15.5px;
  font-weight:800;
  color:#2b211d;
  margin:0 0 4px;
}
.eff-thanks-step p{
  color:#8a756c;
  font-size:14px;
  line-height:1.6;
  margin:0;
}

.eff-thanks-cta{
  background:linear-gradient(135deg,#fff8f1,#f4ece2);
  border:1px solid rgba(212,173,119,.20);
  border-radius:20px;
  padding:30px;
  margin-bottom:30px;
}
.eff-thanks-cta>p{
  color:#5a4033;
  font-size:15px;
  margin:0 0 16px;
}
.eff-thanks-cta-buttons{
  display:flex;
  gap:10px;
  justify-content:center;
  flex-wrap:wrap;
}

.eff-thanks-explore{
  padding-top:40px;
  border-top:1px solid rgba(212,173,119,.20);
}
.eff-thanks-explore h3{
  font-family:Georgia,serif;
  font-size:20px;
  color:#2b211d;
  margin:0 0 18px;
  font-weight:400;
}
.eff-thanks-explore-buttons{
  display:flex;
  gap:10px;
  justify-content:center;
  flex-wrap:wrap;
}

@media(max-width:768px){
  .eff-thanks-page{padding:50px 0 70px}
  .eff-thanks-steps{padding:24px 20px}
  .eff-thanks-cta{padding:24px 20px}
}


/* ============================================================
   KAPCSOLAT OLDAL
   ============================================================ */
.eff-contact-page{
  padding:80px 0 100px;
  background:linear-gradient(180deg,#fbf7f2 0%,#fffaf5 100%);
}
.eff-contact-container{
  max-width:1180px;
  margin:0 auto;
  padding:0 clamp(20px,5vw,40px);
}
.eff-contact-hero{
  text-align:center;
  margin-bottom:60px;
}
.eff-contact-hero .eff-eyebrow{justify-content:center;margin-bottom:14px}
.eff-contact-hero h1{
  font-family:Georgia,serif;
  font-size:clamp(36px,5vw,64px);
  letter-spacing:-.03em;
  line-height:1.05;
  margin:0 0 18px;
  color:#2b211d;
}
.eff-contact-lead{
  font-size:17px;
  color:#5a4033;
  max-width:620px;
  margin:0 auto;
  line-height:1.6;
}
.eff-contact-grid{
  display:grid;
  grid-template-columns:1fr 1.4fr;
  gap:36px;
  align-items:start;
}
.eff-contact-info{
  display:flex;
  flex-direction:column;
  gap:14px;
}
.eff-contact-card{
  background:#fff;
  border:1px solid rgba(212,173,119,.18);
  border-radius:18px;
  padding:22px;
  display:flex;
  gap:16px;
  align-items:center;
  text-decoration:none;
  color:inherit;
  transition:.18s;
  box-shadow:0 8px 24px rgba(63,38,29,.05);
}
a.eff-contact-card:hover{
  transform:translateY(-3px);
  box-shadow:0 16px 40px rgba(63,38,29,.12);
  border-color:rgba(212,173,119,.5);
}
.eff-contact-card-ico{
  width:52px;
  height:52px;
  border-radius:16px;
  background:linear-gradient(135deg,#fff8f1,#f4ece2);
  color:#bd8d5c;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  flex-shrink:0;
  border:1px solid rgba(212,173,119,.18);
}
.eff-contact-card h4{
  font-family:Inter,system-ui,sans-serif;
  font-size:11px;
  font-weight:900;
  letter-spacing:.16em;
  text-transform:uppercase;
  color:#8a756c;
  margin:0 0 4px;
}
.eff-contact-card strong{
  font-size:15px;
  color:#2b211d;
  font-weight:700;
  display:block;
  line-height:1.4;
}

.eff-contact-form-wrap{
  background:#fff;
  border:1px solid rgba(212,173,119,.18);
  border-radius:24px;
  padding:36px;
  box-shadow:0 18px 50px rgba(63,38,29,.08);
}
.eff-contact-form-wrap h3{
  font-family:Georgia,serif;
  font-size:24px;
  font-weight:400;
  color:#2b211d;
  margin:0 0 8px;
}
.eff-contact-form-wrap>p{
  color:#8a756c;
  font-size:14px;
  margin:0 0 24px;
  line-height:1.6;
}
.eff-contact-form-row{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:16px;
  margin-bottom:16px;
}
.eff-contact-form .eff-pa-field{margin:0 0 16px}
.eff-contact-form .eff-pa-field label{
  display:block;
  color:#2b211d;
  font-size:13px;
  font-weight:700;
  margin-bottom:6px;
}
.eff-contact-form .eff-pa-field input,
.eff-contact-form .eff-pa-field textarea{
  width:100%;
  background:#fbf7f2;
  border:1px solid rgba(212,173,119,.22);
  border-radius:12px;
  padding:12px 14px;
  font-size:15px;
  color:#2b211d;
  font-family:inherit;
  outline:0;
  transition:.15s;
  box-sizing:border-box;
}
.eff-contact-form .eff-pa-field input:focus,
.eff-contact-form .eff-pa-field textarea:focus{
  border-color:#d4ad77;
  background:#fff;
  box-shadow:0 0 0 3px rgba(212,173,119,.15);
}
.eff-contact-form .eff-btn{
  margin-top:6px;
  width:auto;
}

@media(max-width:900px){
  .eff-contact-grid{grid-template-columns:1fr;gap:24px}
  .eff-contact-form-row{grid-template-columns:1fr}
  .eff-contact-form-wrap{padding:24px 20px}
  .eff-contact-page{padding:50px 0 70px}
}


/* ============================================================
   GYIK OLDAL
   ============================================================ */
.eff-faq-page{
  padding:80px 0 100px;
  background:linear-gradient(180deg,#fbf7f2 0%,#fffaf5 100%);
}
.eff-faq-container{
  max-width:860px;
  margin:0 auto;
  padding:0 clamp(20px,5vw,40px);
}
.eff-faq-hero{
  text-align:center;
  margin-bottom:50px;
}
.eff-faq-hero .eff-eyebrow{justify-content:center;margin-bottom:14px}
.eff-faq-hero h1{
  font-family:Georgia,serif;
  font-size:clamp(34px,4.5vw,56px);
  letter-spacing:-.03em;
  line-height:1.08;
  margin:0 0 18px;
  color:#2b211d;
}
.eff-faq-lead{
  font-size:16px;
  color:#5a4033;
  max-width:600px;
  margin:0 auto;
  line-height:1.6;
}

.eff-faq-list{
  display:flex;
  flex-direction:column;
  gap:12px;
}
.eff-faq-item{
  background:#fff;
  border:1px solid rgba(212,173,119,.18);
  border-radius:18px;
  overflow:hidden;
  transition:.18s;
  box-shadow:0 6px 20px rgba(63,38,29,.04);
}
.eff-faq-item[open]{
  border-color:rgba(212,173,119,.45);
  box-shadow:0 14px 36px rgba(63,38,29,.08);
}
.eff-faq-item summary{
  cursor:pointer;
  list-style:none;
  padding:22px 26px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:16px;
  transition:background .15s;
}
.eff-faq-item summary::-webkit-details-marker{display:none}
.eff-faq-item summary:hover{background:rgba(212,173,119,.04)}
.eff-faq-q{
  font-family:Georgia,serif;
  font-size:18px;
  color:#2b211d;
  font-weight:400;
  letter-spacing:-.01em;
  flex:1;
}
.eff-faq-toggle{
  width:36px;
  height:36px;
  border-radius:50%;
  background:rgba(212,173,119,.10);
  color:#bd8d5c;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  flex-shrink:0;
  transition:transform .22s, background .15s;
}
.eff-faq-item[open] .eff-faq-toggle{
  transform:rotate(180deg);
  background:linear-gradient(135deg,#3f261d,#5b392c);
  color:#fff;
}
.eff-faq-answer{
  padding:0 26px 24px;
  color:#5a4033;
  font-size:15px;
  line-height:1.7;
}
.eff-faq-answer p{margin:0}

.eff-faq-bottom{
  margin-top:50px;
  text-align:center;
  padding:36px 28px;
  background:linear-gradient(135deg,#fff8f1,#f4ece2);
  border:1px solid rgba(212,173,119,.20);
  border-radius:20px;
}
.eff-faq-bottom h3{
  font-family:Georgia,serif;
  font-size:22px;
  font-weight:400;
  color:#2b211d;
  margin:0 0 8px;
}
.eff-faq-bottom p{
  color:#8a756c;
  font-size:14px;
  margin:0 0 20px;
}

@media(max-width:768px){
  .eff-faq-page{padding:50px 0 70px}
  .eff-faq-item summary{padding:18px 20px;gap:12px}
  .eff-faq-q{font-size:16px}
  .eff-faq-answer{padding:0 20px 22px;font-size:14.5px}
  .eff-faq-bottom{padding:28px 20px}
}

/* ============================================================
   AJÁNLATKÉRŐ FORM — szebb kártyák, kerek input-ok, jobb spacing
   ============================================================ */
.eff-quote-section .eff-os-grid,
.eff-quote-section [class*="eff-os"]{
  --os-radius:20px;
}
.eff-quote-section .eff-os-card,
.eff-quote-section .eff-quote-form-card,
.eff-quote-section form.eff-form{
  background:#fff !important;
  border:1px solid rgba(212,173,119,.20) !important;
  border-radius:24px !important;
  padding:32px !important;
  box-shadow:0 14px 40px rgba(63,38,29,.08) !important;
  transition:.2s;
}
.eff-quote-section .eff-os-card:hover,
.eff-quote-section form.eff-form:hover{
  box-shadow:0 22px 56px rgba(63,38,29,.12) !important;
}

/* Form input styling inside quote section */
.eff-quote-section input[type="text"],
.eff-quote-section input[type="email"],
.eff-quote-section input[type="tel"],
.eff-quote-section input[type="date"],
.eff-quote-section input[type="number"],
.eff-quote-section textarea,
.eff-quote-section select{
  width:100%;
  background:#fbf7f2 !important;
  border:1px solid rgba(212,173,119,.22) !important;
  border-radius:12px !important;
  padding:13px 16px !important;
  font-size:15px !important;
  color:#2b211d !important;
  font-family:inherit !important;
  outline:0 !important;
  transition:.15s !important;
  box-sizing:border-box;
}
.eff-quote-section input:focus,
.eff-quote-section textarea:focus,
.eff-quote-section select:focus{
  border-color:#d4ad77 !important;
  background:#fff !important;
  box-shadow:0 0 0 3px rgba(212,173,119,.18) !important;
}
.eff-quote-section label{
  display:block;
  color:#2b211d;
  font-size:13px;
  font-weight:700;
  margin-bottom:6px;
  letter-spacing:.01em;
}

/* Submit button */
.eff-quote-section button[type="submit"]{
  background:linear-gradient(135deg,#3f261d,#5b392c) !important;
  color:#fff !important;
  border:0 !important;
  border-radius:999px !important;
  padding:15px 28px !important;
  font-size:13px !important;
  font-weight:900 !important;
  letter-spacing:.14em !important;
  text-transform:uppercase !important;
  cursor:pointer !important;
  box-shadow:0 14px 30px rgba(63,38,29,.22) !important;
  width:100%;
  transition:.18s !important;
  margin-top:14px;
}
.eff-quote-section button[type="submit"]:hover{
  transform:translateY(-1px);
  box-shadow:0 18px 38px rgba(63,38,29,.3) !important;
}

/* Card headings */
.eff-quote-section .eff-os-card h3,
.eff-quote-section .eff-os-card h2,
.eff-quote-section .eff-quote-form-card h2,
.eff-quote-section .eff-quote-form-card h3{
  font-family:Georgia,'Times New Roman',serif;
  font-size:24px;
  font-weight:400;
  color:#2b211d;
  margin:0 0 6px;
  letter-spacing:-.01em;
}

/* ============================================================
   SEARCH WIDGET — beágyazható termékkereső
   ============================================================ */
.eff-search-widget{
  position:relative;
  width:100%;
  max-width:560px;
  font-family:Inter,system-ui,sans-serif;
}
.eff-search-form{
  position:relative;
  display:flex;
  align-items:center;
}
.eff-search-icon{
  position:absolute;
  left:18px;
  top:50%;
  transform:translateY(-50%);
  color:#bd8d5c;
  pointer-events:none;
  display:inline-flex;
}
.eff-search-widget input[type="search"]{
  width:100%;
  padding:14px 50px 14px 48px;
  background:#fff;
  border:1px solid rgba(212,173,119,.30);
  border-radius:999px;
  font-size:15px;
  color:#2b211d;
  font-family:inherit;
  outline:0;
  box-shadow:0 8px 22px rgba(63,38,29,.08);
  transition:.18s;
  appearance:none;
  -webkit-appearance:none;
}
.eff-search-widget input[type="search"]::-webkit-search-cancel-button{display:none}
.eff-search-widget input[type="search"]:focus{
  border-color:#d4ad77;
  box-shadow:0 12px 30px rgba(63,38,29,.14),0 0 0 4px rgba(212,173,119,.18);
}
.eff-search-widget input[type="search"]::placeholder{color:#a89e95}

.eff-search-clear{
  position:absolute;
  right:14px;
  top:50%;
  transform:translateY(-50%);
  background:rgba(212,173,119,.10);
  border:0;
  width:28px;
  height:28px;
  border-radius:50%;
  color:#5a4033;
  cursor:pointer;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:0;
  transition:.15s;
}
.eff-search-clear:hover{
  background:#3f261d;
  color:#fff;
}

.eff-search-results{
  position:absolute;
  top:calc(100% + 8px);
  left:0;
  right:0;
  background:#fff;
  border:1px solid rgba(212,173,119,.22);
  border-radius:18px;
  box-shadow:0 18px 50px rgba(63,38,29,.18);
  z-index:9100;
  max-height:420px;
  overflow-y:auto;
  padding:6px;
}
/* Csoportosított kereső */
.eff-search-group{padding:4px 2px 8px}
.eff-search-group + .eff-search-group{border-top:1px solid rgba(212,173,119,.18);margin-top:4px;padding-top:10px}
.eff-search-group-title{font-size:10.5px;font-weight:900;letter-spacing:.16em;text-transform:uppercase;color:#b08a5e;padding:6px 14px 8px}
.eff-search-tags{display:flex;flex-wrap:wrap;gap:7px;padding:0 14px 4px}
.eff-search-tag{display:inline-flex;align-items:center;gap:5px;padding:6px 12px;background:#f6e9dc;color:#9b6d3e;border:1px solid rgba(212,173,119,.3);border-radius:999px;font-size:12.5px;font-weight:700;text-decoration:none;transition:.15s}
.eff-search-tag:hover{background:#9b6d3e;color:#fff;border-color:#9b6d3e}
.eff-search-tag-count{font-size:10.5px;font-weight:800;background:rgba(0,0,0,.10);padding:1px 6px;border-radius:999px}
.eff-search-tag:hover .eff-search-tag-count{background:rgba(255,255,255,.25)}
.eff-search-cat-row{display:flex;align-items:center;gap:12px;padding:10px 14px;border-radius:12px;text-decoration:none;color:inherit;transition:.12s}
.eff-search-cat-row:hover{background:rgba(212,173,119,.10)}
.eff-search-cat-icon{flex-shrink:0;width:36px;height:36px;border-radius:10px;background:#f6e9dc;color:#9b6d3e;display:flex;align-items:center;justify-content:center}
.eff-search-cat-name{flex:1;font-weight:700;font-size:14.5px;color:#3f261d}
.eff-search-cat-count{font-size:12px;color:#a9877c;font-weight:600}
.eff-search-item{
  display:grid;
  grid-template-columns:44px 1fr auto;
  gap:12px;
  align-items:center;
  padding:10px 14px;
  border-radius:12px;
  text-decoration:none;
  color:inherit;
  transition:.12s;
}
.eff-search-item:hover{
  background:rgba(212,173,119,.10);
}
.eff-search-item-img{
  width:44px;
  height:44px;
  border-radius:10px;
  overflow:hidden;
  background:linear-gradient(135deg,#fff8f1,#f4ece2);
  display:flex;
  align-items:center;
  justify-content:center;
  flex-shrink:0;
}
.eff-search-item-img img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}
.eff-search-empty-img{font-size:22px;opacity:.5}
.eff-search-item-body{min-width:0}
.eff-search-item-body strong{
  display:block;
  font-size:14.5px;
  font-weight:700;
  color:#2b211d;
  line-height:1.3;
  margin-bottom:2px;
}
.eff-search-item-body strong mark{
  background:rgba(212,173,119,.30);
  color:#2b211d;
  padding:1px 3px;
  border-radius:4px;
}
.eff-search-item-cat{
  font-size:11.5px;
  color:#8a756c;
  font-weight:600;
  letter-spacing:.02em;
}
.eff-search-item-price{
  font-size:13px;
  font-weight:800;
  color:#bd8d5c;
  white-space:nowrap;
  letter-spacing:.01em;
}
.eff-search-empty,
.eff-search-loading{
  padding:24px 18px;
  text-align:center;
  color:#8a756c;
  font-size:13.5px;
  font-style:italic;
}
.eff-search-empty em{color:#2b211d;font-weight:700;font-style:normal}

/* Style variants */
.eff-search-widget.eff-search-hero{
  max-width:680px;
}
.eff-search-widget.eff-search-hero input[type="search"]{
  padding:18px 56px 18px 56px;
  font-size:17px;
  border-radius:999px;
  border-width:2px;
}
.eff-search-widget.eff-search-hero .eff-search-icon{left:22px}
.eff-search-widget.eff-search-hero .eff-search-icon svg{width:22px;height:22px}

.eff-search-widget.eff-search-compact input[type="search"]{
  padding:10px 40px 10px 38px;
  font-size:14px;
}
.eff-search-widget.eff-search-compact .eff-search-icon{left:14px}
.eff-search-widget.eff-search-compact .eff-search-icon svg{width:14px;height:14px}

@media(max-width:560px){
  .eff-search-widget input[type="search"]{font-size:16px;padding:12px 44px 12px 44px}
  .eff-search-results{max-height:60vh}
}

/* ============================================================
   TOP MENU SEARCH — toggle button + slide-down panel
   ============================================================ */
.eff-top-search-toggle{
  width:42px;
  height:42px;
  border-radius:50%;
  border:1px solid rgba(212,173,119,.24);
  background:rgba(255,255,255,.7);
  color:#5a4033;
  cursor:pointer;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:0;
  margin-right:10px;
  flex-shrink:0;
  transition:.18s;
  -webkit-backdrop-filter:blur(10px);
  backdrop-filter:blur(10px);
}
.eff-top-search-toggle:hover{
  background:#fff;
  color:#2b211d;
  border-color:rgba(212,173,119,.55);
}
.eff-top-menu.is-search-open .eff-top-search-toggle{
  background:linear-gradient(135deg,#3f261d,#5b392c);
  color:#fff;
  border-color:transparent;
}

/* Slide-down search panel */
.eff-top-search-panel{
  position:absolute;
  top:100%;
  left:0;
  right:0;
  z-index:1002;
  background:rgba(251,247,242,.98);
  -webkit-backdrop-filter:saturate(180%) blur(14px);
  backdrop-filter:saturate(180%) blur(14px);
  border-top:1px solid rgba(212,173,119,.18);
  border-bottom:1px solid rgba(212,173,119,.18);
  box-shadow:0 18px 40px rgba(63,38,29,.12);
  animation:effSearchSlide .25s cubic-bezier(.22,.61,.36,1);
}
@keyframes effSearchSlide{
  from{opacity:0;transform:translateY(-12px)}
  to{opacity:1;transform:translateY(0)}
}
/* Ensure the header creates a positioning context + sits above hero */
.eff-top-menu{position:sticky}
.eff-top-search-inner{
  max-width:1280px;
  margin:0 auto;
  padding:18px clamp(20px,5vw,40px) 22px;
}
.eff-top-search-inner .eff-search-widget{
  max-width:760px;
  margin:0 auto;
}

/* Mobile drawer search */
.eff-top-mobile-search{
  padding:6px 0 14px;
  border-bottom:1px solid rgba(212,173,119,.18);
  margin-bottom:6px;
}
.eff-top-mobile-search .eff-search-widget{max-width:100%}

@media(max-width:900px){
  /* Hide search toggle when burger appears — show search in mobile drawer instead */
  .eff-top-search-toggle{display:none}
}

/* ============================================================
   HOMEPAGE SEARCH BAR (hero alatt, középen)
   ============================================================ */
.eff-home-search{
  padding:8px 0 28px;
  background:transparent;
}
.eff-home-search-inner{
  max-width:760px;
  margin:0 auto;
  padding:0 clamp(20px,5vw,40px);
  display:flex;
  justify-content:center;
}
.eff-home-search-inner .eff-search-widget{
  width:100%;
  max-width:680px;
}
@media(max-width:560px){
  .eff-home-search{padding:4px 0 22px}
}

/* ============================================================
   TOP MENU DROPDOWN — "Bérelhető eszközök" legördülő
   ============================================================ */
.eff-top-dropdown{
  position:relative;
  display:inline-flex;
  align-items:center;
}
.eff-top-dropdown-toggle{
  display:inline-flex;
  align-items:center;
  gap:6px;
  background:transparent;
  border:0;
  cursor:pointer;
  font-family:inherit;
  font-size:14.5px;
  font-weight:600;
  color:#3f261d;
  padding:8px 0;
  letter-spacing:.01em;
  transition:.15s;
}
.eff-top-dropdown-toggle:hover{color:#bd8d5c}
.eff-top-dropdown-chevron{
  transition:transform .25s cubic-bezier(.22,.61,.36,1);
  opacity:.7;
}
.eff-top-dropdown.is-open .eff-top-dropdown-chevron{
  transform:rotate(180deg);
}
.eff-top-dropdown.is-open .eff-top-dropdown-toggle{color:#bd8d5c}

.eff-top-dropdown-menu{
  position:absolute;
  top:calc(100% + 14px);
  left:0;
  transform:translateY(-8px);
  min-width:360px;
  width:max-content;
  max-width:420px;
  background:#fff;
  border:1px solid rgba(212,173,119,.20);
  border-radius:20px;
  box-shadow:0 24px 60px rgba(63,38,29,.18);
  padding:10px;
  opacity:0;
  visibility:hidden;
  pointer-events:none;
  transition:opacity .2s, transform .22s cubic-bezier(.22,.61,.36,1), visibility .2s;
  z-index:1001;
}
.eff-top-dropdown.is-open .eff-top-dropdown-menu{
  opacity:1;
  visibility:visible;
  pointer-events:auto;
  transform:translateY(0);
}
/* little pointer arrow */
.eff-top-dropdown-menu::before{
  content:'';
  position:absolute;
  top:-6px;
  left:40px;
  transform:rotate(45deg);
  width:12px;
  height:12px;
  background:#fff;
  border-left:1px solid rgba(212,173,119,.20);
  border-top:1px solid rgba(212,173,119,.20);
}
.eff-top-dropdown-item{
  display:flex;
  align-items:center;
  gap:14px;
  width:100%;
  box-sizing:border-box;
  padding:10px 12px;
  border-radius:14px;
  text-decoration:none;
  color:inherit;
  transition:background .14s;
}
.eff-top-dropdown-item:hover{
  background:rgba(212,173,119,.10);
}
.eff-top-dropdown-item-img{
  width:46px;
  height:46px;
  border-radius:12px;
  overflow:hidden;
  background:linear-gradient(135deg,#fff8f1,#f4ece2);
  display:flex;
  align-items:center;
  justify-content:center;
  flex-shrink:0;
}
.eff-top-dropdown-item-img img{width:100%;height:100%;object-fit:cover;display:block}
.eff-top-dropdown-item-ph{font-size:20px;opacity:.5}
.eff-top-dropdown-item-body{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}
.eff-top-dropdown-item-body strong{
  font-size:14.5px;
  font-weight:700;
  color:#2b211d;
  line-height:1.3;
}
.eff-top-dropdown-item-body small{
  font-size:12px;
  color:#8a756c;
  font-weight:600;
}
.eff-top-dropdown-all{
  display:block;
  width:100%;
  box-sizing:border-box;
  text-align:center;
  margin-top:6px;
  padding:14px;
  border-top:1px solid rgba(212,173,119,.18);
  color:#bd8d5c;
  text-decoration:none;
  font-size:13px;
  font-weight:800;
  letter-spacing:.04em;
  border-radius:0 0 14px 14px;
  transition:background .14s, color .14s;
}
.eff-top-dropdown-all:hover{
  background:rgba(212,173,119,.08);
  color:#3f261d;
}

/* Mobile dropdown group */
.eff-top-mobile-group{
  padding:6px 0 10px;
  border-bottom:1px solid rgba(212,173,119,.14);
  margin-bottom:4px;
}
.eff-top-mobile-group-label{
  display:block;
  font-size:11px;
  font-weight:900;
  letter-spacing:.16em;
  text-transform:uppercase;
  color:#bd8d5c;
  padding:8px 0 10px;
}
.eff-top-mobile-sub{
  display:block;
  padding:10px 0 10px 16px !important;
  font-size:15px !important;
  color:#5a4033 !important;
  border-bottom:0 !important;
  position:relative;
}
.eff-top-mobile-sub::before{
  content:'—';
  position:absolute;
  left:0;
  color:rgba(212,173,119,.6);
}
.eff-top-mobile-sub-all{
  color:#bd8d5c !important;
  font-weight:700 !important;
}
.eff-top-mobile-sub-all::before{content:''}

@media(max-width:900px){
  .eff-top-dropdown{display:none}
}

/* ============================================================
   MENU FIXED MODE — ha a téma nem támogatja a wp_body_open-t
   és a menü a wp_footer-ből injektálódik
   ============================================================ */
.eff-menu-fixed-mode .eff-top-menu{
  position:fixed;
  top:0;
  left:0;
  right:0;
  width:100%;
}
/* Push page content down so the fixed menu doesn't overlap it */
body:has(.eff-menu-fixed-mode) {
  padding-top:74px;
}
@media(max-width:900px){
  body:has(.eff-menu-fixed-mode){padding-top:64px}
}

/* ============================================================
   BÉRLÉS FOLYAMATA OLDAL
   ============================================================ */
.eff-process-page{
  background:linear-gradient(180deg,#fbf7f2 0%,#fffaf5 100%);
}
.eff-process-container{
  max-width:880px;
  margin:0 auto;
  padding:80px clamp(20px,5vw,40px) 20px;
}
.eff-process-hero{
  text-align:center;
  margin-bottom:60px;
}
.eff-process-hero .eff-eyebrow{justify-content:center;margin-bottom:14px}
.eff-process-hero h1{
  font-family:Georgia,'Times New Roman',serif;
  font-size:clamp(36px,5vw,60px);
  letter-spacing:-.03em;
  line-height:1.05;
  margin:0 0 18px;
  color:#2b211d;
}
.eff-process-lead{
  font-size:17px;
  color:#5a4033;
  max-width:620px;
  margin:0 auto;
  line-height:1.65;
}

/* Lépések — függőleges timeline */
.eff-process-steps{
  position:relative;
  margin-bottom:70px;
}
.eff-process-step{
  position:relative;
  display:flex;
  gap:24px;
  padding-bottom:36px;
}
.eff-process-step:last-child{padding-bottom:0}
.eff-process-step-num{
  flex-shrink:0;
  width:64px;
  height:64px;
  border-radius:50%;
  background:linear-gradient(135deg,#fff8f1,#f4ece2);
  border:1px solid rgba(212,173,119,.3);
  display:inline-flex;
  align-items:center;
  justify-content:center;
  font-family:Georgia,serif;
  font-size:22px;
  font-weight:400;
  color:#bd8d5c;
  position:relative;
  z-index:2;
}
.eff-process-step-line{
  position:absolute;
  left:32px;
  top:64px;
  bottom:0;
  width:2px;
  background:linear-gradient(180deg,rgba(212,173,119,.4),rgba(212,173,119,.1));
  z-index:1;
}
.eff-process-step-body{
  padding-top:8px;
  flex:1;
}
.eff-process-step-body h3{
  font-family:Georgia,serif;
  font-size:23px;
  font-weight:400;
  color:#2b211d;
  margin:0 0 8px;
  letter-spacing:-.01em;
}
.eff-process-step-body p{
  color:#5a4033;
  font-size:15.5px;
  line-height:1.65;
  margin:0;
}

/* Foglalási feltételek */
.eff-process-section-title{
  font-family:Georgia,serif;
  font-size:clamp(28px,3.5vw,40px);
  font-weight:400;
  color:#2b211d;
  text-align:center;
  margin:0 0 32px;
  letter-spacing:-.02em;
}
.eff-process-terms{margin-bottom:20px}
.eff-process-terms-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:18px;
}
.eff-process-term-card{
  background:#fff;
  border:1px solid rgba(212,173,119,.20);
  border-radius:18px;
  padding:26px;
  box-shadow:0 8px 24px rgba(63,38,29,.05);
}
.eff-process-term-card h4{
  font-family:Inter,system-ui,sans-serif;
  font-size:15px;
  font-weight:800;
  color:#2b211d;
  margin:0 0 8px;
}
.eff-process-term-card p{
  color:#8a756c;
  font-size:14px;
  line-height:1.65;
  margin:0;
}

/* Záró CTA */
.eff-process-cta{
  background:linear-gradient(135deg,#3f261d,#5b392c);
  padding:64px clamp(20px,5vw,40px);
  margin-top:60px;
}
.eff-process-cta-inner{
  max-width:640px;
  margin:0 auto;
  text-align:center;
}
.eff-process-cta-inner h2{
  font-family:Georgia,serif;
  font-size:clamp(28px,4vw,42px);
  font-weight:400;
  color:#fff;
  margin:0 0 12px;
  letter-spacing:-.02em;
}
.eff-process-cta-inner p{
  color:rgba(255,255,255,.8);
  font-size:16px;
  margin:0 0 28px;
  line-height:1.6;
}
.eff-process-cta-buttons{
  display:flex;
  gap:12px;
  justify-content:center;
  flex-wrap:wrap;
}
.eff-process-cta .eff-btn-ghost{
  background:rgba(255,255,255,.10);
  border-color:rgba(255,255,255,.30);
  color:#fff !important;
  -webkit-backdrop-filter:blur(10px);
  backdrop-filter:blur(10px);
}
.eff-process-cta .eff-btn-ghost:hover{
  background:rgba(255,255,255,.18);
}

@media(max-width:768px){
  .eff-process-container{padding:50px 20px 16px}
  .eff-process-terms-grid{grid-template-columns:1fr}
  .eff-process-step-num{width:52px;height:52px;font-size:18px}
  .eff-process-step-line{left:26px;top:52px}
  .eff-process-cta{padding:48px 20px}
}


/* ============================================================
   RÓLUNK OLDAL
   ============================================================ */
.eff-about-page{
  background:linear-gradient(180deg,#fbf7f2 0%,#fffaf5 100%);
}
.eff-about-container{
  max-width:900px;
  margin:0 auto;
  padding:80px clamp(20px,5vw,40px) 40px;
}
.eff-about-hero{
  text-align:center;
  margin-bottom:64px;
}
.eff-about-hero .eff-eyebrow{justify-content:center;margin-bottom:14px}
.eff-about-hero h1{
  font-family:Georgia,'Times New Roman',serif;
  font-size:clamp(34px,4.8vw,58px);
  letter-spacing:-.03em;
  line-height:1.1;
  margin:0 0 22px;
  color:#2b211d;
}
.eff-about-lead{
  font-size:17px;
  color:#5a4033;
  max-width:660px;
  margin:0 auto;
  line-height:1.7;
}

.eff-about-values{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:20px;
  margin-bottom:64px;
}
.eff-about-value{
  background:#fff;
  border:1px solid rgba(212,173,119,.20);
  border-radius:20px;
  padding:32px 26px;
  text-align:center;
  box-shadow:0 8px 24px rgba(63,38,29,.05);
  transition:.2s;
}
.eff-about-value:hover{
  transform:translateY(-4px);
  box-shadow:0 18px 44px rgba(63,38,29,.10);
}
.eff-about-value-ico{
  font-size:38px;
  display:block;
  margin-bottom:16px;
}
.eff-about-value h3{
  font-family:Georgia,serif;
  font-size:21px;
  font-weight:400;
  color:#2b211d;
  margin:0 0 10px;
}
.eff-about-value p{
  color:#8a756c;
  font-size:14.5px;
  line-height:1.65;
  margin:0;
}

.eff-about-quote{
  text-align:center;
  max-width:640px;
  margin:0 auto;
  padding:20px 0;
}
.eff-about-quote blockquote{
  font-family:Georgia,serif;
  font-size:clamp(22px,3vw,30px);
  font-style:italic;
  color:#2b211d;
  line-height:1.4;
  margin:0 0 16px;
  letter-spacing:-.01em;
}
.eff-about-quote cite{
  font-family:Inter,system-ui,sans-serif;
  font-size:12px;
  font-weight:900;
  letter-spacing:.14em;
  text-transform:uppercase;
  color:#bd8d5c;
  font-style:normal;
}

@media(max-width:768px){
  .eff-about-container{padding:50px 20px 32px}
  .eff-about-values{grid-template-columns:1fr;gap:14px}
  .eff-about-value{padding:26px 22px}
}

/* ============ JOGI OLDALAK (ÁSZF / Adatvédelem) ============ */
.eff-legal-page{background:var(--eff-bg,#f9f1e9);padding:60px 20px 100px}
.eff-legal-container{max-width:820px;margin:0 auto}
.eff-legal-head{text-align:center;margin-bottom:48px}
.eff-legal-head h1{font-family:var(--eff-serif,Georgia,serif);font-size:clamp(34px,5vw,54px);line-height:1.02;margin:14px 0 18px;letter-spacing:-.02em;color:var(--eff-ink,#2b211d)}
.eff-legal-intro{max-width:640px;margin:0 auto 16px;color:var(--eff-ink-soft,#6a564a);line-height:1.7;font-size:16px}
.eff-legal-updated{font-size:13px;color:#a9877c;font-style:italic}
.eff-legal-body{background:#fffaf6;border:1px solid var(--eff-line,#ecdfce);border-radius:24px;padding:clamp(26px,4vw,52px);box-shadow:0 18px 50px rgba(56,39,30,.07)}
.eff-legal-section{padding:26px 0;border-bottom:1px solid var(--eff-line,#f2e8da)}
.eff-legal-section:first-child{padding-top:0}
.eff-legal-section:last-child{border-bottom:0;padding-bottom:0}
.eff-legal-section h2{font-family:var(--eff-serif,Georgia,serif);font-size:21px;font-weight:600;margin:0 0 14px;color:var(--eff-ink,#2b211d);display:flex;gap:10px;align-items:baseline}
.eff-legal-num{color:var(--eff-accent-deep,#bd8d5c);font-weight:700;font-size:18px;flex-shrink:0}
.eff-legal-text{line-height:1.78;color:var(--eff-ink-soft,#5a4033);font-size:15.5px}
.eff-legal-text p{margin:0 0 12px}
.eff-legal-text p:last-child{margin-bottom:0}
.eff-legal-text strong{color:var(--eff-ink,#2b211d)}
@media(max-width:600px){
  .eff-legal-section h2{font-size:19px}
  .eff-legal-text{font-size:14.5px}
}

/* ============ TERMÉK — TELJES SZÉLESSÉGŰ LEÍRÁS (kapcsolódó darabok felett) ============ */
.eff-pd-fulldesc{max-width:820px;margin:70px auto 0;padding:0 24px}
.eff-pd-fulldesc-inner{background:#fffaf6;border:1px solid var(--eff-line);border-radius:22px;padding:clamp(26px,4vw,44px)}
.eff-pd-fulldesc .eff-eyebrow{margin-bottom:18px}
.eff-pd-fulldesc-body{line-height:1.85;color:var(--eff-ink-soft);font-size:16px}
.eff-pd-fulldesc-body p{margin:0 0 16px}
.eff-pd-fulldesc-body p:last-child{margin-bottom:0}
.eff-pd-fulldesc-body h2,.eff-pd-fulldesc-body h3{font-family:var(--eff-serif,Georgia,serif);color:var(--eff-ink);margin:24px 0 12px;font-weight:600}
.eff-pd-fulldesc-body ul,.eff-pd-fulldesc-body ol{margin:0 0 16px;padding-left:22px}
.eff-pd-fulldesc-body li{margin-bottom:7px}
@media(max-width:600px){
  .eff-pd-fulldesc{margin-top:44px;padding:0 16px}
  .eff-pd-fulldesc-body{font-size:15px}
}

/* ============ CSOMAG KÉSZLET-FIGYELMEZTETÉS (termékoldal) ============ */
.eff-pd-bundle-warn{background:#fdf6ec;border:1px solid #ecd9b8;border-radius:14px;padding:16px 18px;margin:0 0 20px}
.eff-pd-bundle-warn-head{display:flex;align-items:center;gap:8px;color:#b7791f;margin-bottom:8px}
.eff-pd-bundle-warn-head strong{font-size:14px;font-weight:800;letter-spacing:.01em}
.eff-pd-bundle-warn p{font-size:13.5px;color:#7a6a52;line-height:1.6;margin:0 0 8px}
.eff-pd-bundle-warn ul{margin:0 0 8px;padding-left:20px}
.eff-pd-bundle-warn li{font-size:13.5px;color:#5a4a33;margin-bottom:4px;font-weight:600}
.eff-pd-bundle-warn-note{font-size:12.5px;color:#a08c6c;font-style:italic;margin:0!important}

/* ============ CSOMAG TARTALMA (termékoldal, ügyfélnek) ============ */
.eff-pd-bundle-section .eff-pd-fulldesc-inner{padding-top:clamp(22px,3.5vw,36px)}
.eff-pd-bundle-list{list-style:none;margin:8px 0 0;padding:0;display:flex;flex-direction:column;gap:2px}
.eff-pd-bundle-li{display:flex;align-items:center;gap:14px;padding:12px 0;border-bottom:1px solid var(--eff-line,#f2e8da)}
.eff-pd-bundle-li:last-child{border-bottom:0}
.eff-pd-bundle-li .eff-pd-bundle-thumb{flex-shrink:0;width:48px;height:48px;border-radius:10px;overflow:hidden;background:#f3ebe0;display:flex;align-items:center;justify-content:center}
.eff-pd-bundle-li .eff-pd-bundle-thumb img{width:100%;height:100%;object-fit:cover}
.eff-pd-bundle-name{flex:1;min-width:0;font-size:15.5px;font-weight:600;color:var(--eff-ink,#2b211d)}
.eff-pd-bundle-name a{color:inherit;text-decoration:none}
.eff-pd-bundle-name a:hover{color:var(--eff-accent-deep,#bd8d5c);text-decoration:underline}
.eff-pd-bundle-li .eff-pd-bundle-qty{flex-shrink:0;font-size:14px;font-weight:800;color:var(--eff-accent-deep,#bd8d5c);background:#faf1e6;padding:5px 13px;border-radius:999px}

/* Csomag-elem állapot pötty + címke (termékoldal) */
.eff-pd-bundle-name{display:flex;align-items:center;gap:10px;flex-wrap:wrap}
.eff-pd-bundle-status{display:inline-flex;align-items:center;gap:6px;padding:3px 10px 3px 8px;border-radius:999px;font-size:11px;font-weight:800;letter-spacing:.02em;flex-shrink:0}
.eff-pd-bundle-status.ok{background:#e9f3ea;color:#4a7150}
.eff-pd-bundle-status.low{background:#fdf0d8;color:#b7791f}
.eff-pd-bundle-dot{display:inline-block;width:8px;height:8px;border-radius:50%;flex-shrink:0}
.eff-pd-bundle-dot.ok{background:#6b9970}
.eff-pd-bundle-dot.low{background:#e0a340}
.eff-pd-bundle-status-txt{white-space:nowrap}

/* Kosár / űrlap — elérhetőség-figyelmeztetés */
.eff-cart-warn{background:#fdf6ec;border:1px solid #ecd9b8;border-radius:12px;padding:13px 15px;margin:0 0 14px}
.eff-cart-warn-head{display:flex;align-items:center;gap:7px;color:#b7791f;margin-bottom:8px}
.eff-cart-warn-head strong{font-size:13.5px;font-weight:800}
.eff-cart-warn ul{list-style:none;margin:0 0 8px;padding:0;display:flex;flex-direction:column;gap:6px}
.eff-cart-warn li{font-size:13px;color:#5a4a33;line-height:1.5;display:flex;align-items:center;gap:6px;flex-wrap:wrap}
.eff-cart-warn li strong{color:#2b211d}
.eff-cart-warn-parent{color:#a9877c;font-size:12px}
.eff-cart-warn-badge{display:inline-flex;align-items:center;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;padding:2px 8px;border-radius:999px;margin-left:auto}
.eff-cart-warn-badge.low{background:#fdf0d8;color:#b7791f;border:1px solid #ecd9b8}
.eff-cart-warn-badge.gone{background:#fdecea;color:#c0392b;border:1px solid #f0c9c0}
.eff-cart-warn-note{font-size:12px;color:#a08c6c;font-style:italic;margin:0}

/* ============ KOSÁR / ŰRLAP — ÁRAK, SOROSSZEG, VÉGÖSSZEG ============ */
/* Mini kosár sorösszeg */
.eff-cart-item-line{margin-left:auto;font-weight:800;color:var(--eff-ink,#2b211d);font-size:14px;white-space:nowrap}
.eff-cart-item-controls{display:flex;align-items:center;gap:8px}
/* Mini kosár végösszeg */
.eff-cart-total{display:flex;align-items:center;justify-content:space-between;padding:14px 4px;margin-bottom:8px;border-top:1px solid var(--eff-line,#ecdfce);border-bottom:1px solid var(--eff-line,#ecdfce)}
.eff-cart-total span{font-size:13px;color:var(--eff-ink-soft,#6a564a);font-weight:600}
.eff-cart-total strong{font-family:var(--eff-serif,Georgia,serif);font-size:20px;color:var(--eff-ink,#2b211d)}

/* Űrlap összegzés — egységár + sorösszeg */
.eff-os-item-unit{display:block;font-size:12px;color:var(--eff-accent-deep,#bd8d5c);font-weight:700;margin-top:2px}
.eff-os-item-line{font-weight:800;color:var(--eff-ink,#2b211d);font-size:14px;white-space:nowrap;margin-left:auto;order:2}
/* Űrlap végösszeg */
.eff-os-total{display:flex;align-items:center;justify-content:space-between;padding:16px 0 4px;margin-top:12px;border-top:2px solid var(--eff-line,#ecdfce)}
.eff-os-total span{font-size:14px;color:var(--eff-ink-soft,#6a564a);font-weight:600}
.eff-os-total strong{font-family:var(--eff-serif,Georgia,serif);font-size:24px;color:var(--eff-ink,#2b211d)}

/* ── Összes eszköz archívum: lead + SEO szöveg ─────────────── */
.eff-item-archive .eff-cat-lead{
  max-width:640px;margin:14px auto 0;color:var(--eff-ink-mute,#6b625c);
  font-size:17px;line-height:1.65;text-align:center;
}
.eff-item-archive .eff-cat-hero-count{
  display:inline-block;margin-top:16px;font-size:13px;color:var(--eff-ink-mute,#6b625c);
  background:rgba(255,255,255,.6);border-radius:999px;padding:6px 16px;
}
.eff-archive-seo{padding:10px 20px 70px}
.eff-archive-seo-inner{
  max-width:760px;margin:0 auto;color:var(--eff-ink-mute,#6b625c);
  font-size:15px;line-height:1.75;
}
.eff-archive-seo-inner h2,
.eff-archive-seo-inner h3{
  font-family:Georgia,'Times New Roman',serif;color:var(--eff-ink,#1f1f1f);
  font-size:22px;line-height:1.3;margin:28px 0 10px;
}
.eff-archive-seo-inner h3{font-size:18px}
.eff-archive-seo-inner p{margin:0 0 14px}
.eff-archive-seo-inner ul{margin:0 0 14px;padding-left:20px}
.eff-archive-seo-inner li{margin-bottom:6px}
.eff-archive-seo-inner a{color:var(--eff-accent,#a87f7b)}
@media(max-width:720px){
  .eff-item-archive .eff-cat-lead{font-size:15.5px}
  .eff-archive-seo{padding-bottom:50px}
}
