/*
Theme Name: Yummy Cake Street Ultimate
Author: Yummy Cake Street
Description: Premium bakery WooCommerce theme with responsive mockup-matched design, dynamic delivery availability and WhatsApp ordering.
Version: 12.0.0
Requires PHP: 7.4
Text Domain: yummy-cake-street
*/
:root{
 --ch:#24130d;--ch2:#3a2117;--ch3:#4b2a1c;--gold:#d8aa4b;--gold2:#f2c76a;--cream:#fffaf2;--cream2:#f7eee2;--paper:#fffdf9;--ink:#241a15;--muted:#76665d;--line:#eadccc;--green:#18b96c;--red:#c94b4b;--white:#fff;--max:1240px;--shadow:0 14px 34px rgba(36,19,13,.11);--radius:16px
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Arial,Helvetica,sans-serif;line-height:1.55;overflow-x:hidden}body.admin-bar .ycs-header{top:32px}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button,input,select,textarea{font:inherit}button{cursor:pointer}.ycs-container{width:min(var(--max),calc(100% - 40px));margin-inline:auto}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.ycs-section{padding:54px 0}.ycs-section--tight{padding:34px 0}.ycs-eyebrow{font-size:10px;letter-spacing:.16em;text-transform:uppercase;font-weight:800;color:#b6792d}.ycs-title{font-family:Georgia,'Times New Roman',serif;font-size:36px;line-height:1.08;font-weight:600;margin:5px 0 10px;color:var(--ink)}.ycs-title span{color:#a96828}.ycs-script{font-family:'Brush Script MT','Segoe Script',cursive;color:var(--gold2);font-weight:400}.ycs-muted{color:var(--muted)}
.ycs-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:11px 22px;border:1px solid transparent;border-radius:999px;font-weight:700;font-size:13px;line-height:1;transition:transform .2s,background .2s,border-color .2s,color .2s,box-shadow .2s}.ycs-btn:hover{transform:translateY(-1px)}.ycs-btn--gold{background:var(--gold2);color:var(--ch);box-shadow:0 5px 14px rgba(216,170,75,.22)}.ycs-btn--gold:hover{background:#ffd67d}.ycs-btn--dark{background:var(--ch);color:#fff}.ycs-btn--dark:hover{background:var(--ch2)}.ycs-btn--outline{background:transparent;border-color:var(--gold);color:var(--ch)}.ycs-btn--outline:hover{background:var(--gold);color:var(--ch)}.ycs-btn--small{min-height:36px;padding:9px 16px;font-size:11px}
/* Header */
.ycs-header{position:sticky;top:0;z-index:1000;background:var(--ch);color:#fff;box-shadow:0 4px 22px rgba(0,0,0,.18)}.ycs-topbar{height:31px;background:#1d0f0a;border-bottom:1px solid rgba(255,255,255,.12);font-size:10px}.ycs-topbar__inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:20px;white-space:nowrap}.ycs-mainnav-wrap{background:var(--ch)}.ycs-mainnav{min-height:82px;display:grid;grid-template-columns:112px minmax(420px,1fr) auto;align-items:center;gap:22px}.ycs-brand{display:flex;align-items:center;justify-content:flex-start}.ycs-logo{width:104px;height:76px;object-fit:contain}.ycs-header-center{min-width:0}.ycs-header-search{height:38px;background:#fff;border-radius:9px;display:flex;align-items:center;overflow:hidden;margin-bottom:8px}.ycs-header-search input{flex:1;min-width:0;border:0;outline:0;background:transparent;color:var(--ink);padding:0 14px;font-size:12px}.ycs-header-search button{width:44px;height:100%;border:0;background:transparent;color:var(--ink);font-size:20px}.ycs-header-search--mobile{display:none}.ycs-desktop-menu{min-width:0}.ycs-navlinks{list-style:none;margin:0;padding:0;display:flex;align-items:center;justify-content:center;gap:22px;font-size:12px}.ycs-navlinks li{list-style:none;position:relative}.ycs-navlinks a{color:#fff;white-space:nowrap}.ycs-navlinks a:hover,.ycs-navlinks .current-menu-item>a,.ycs-navlinks .current-product_cat-ancestor>a{color:var(--gold2)}.ycs-navlinks .menu-item-has-children>a:after{content:'⌄';margin-left:5px;color:var(--gold2)}.ycs-navlinks .sub-menu{display:none;position:absolute;top:100%;left:-12px;min-width:190px;padding:8px;background:var(--ch2);border:1px solid rgba(255,255,255,.1);border-radius:10px;box-shadow:var(--shadow)}.ycs-navlinks li:hover>.sub-menu{display:block}.ycs-navlinks .sub-menu li{padding:7px}.ycs-actions{display:flex;align-items:center;gap:3px;white-space:nowrap}.ycs-action-link{position:relative;display:flex;align-items:center;gap:4px;padding:7px 6px;color:#fff;font-size:11px}.ycs-action-link span{font-size:17px}.ycs-action-link small{font-size:10px}.ycs-action-link:hover{color:var(--gold2)}.ycs-cart-link{position:relative}.ycs-cart-count-badge{position:absolute;top:-2px;right:-2px;min-width:16px;height:16px;padding:0 4px;border-radius:99px;background:var(--gold2);color:var(--ch);display:grid;place-items:center;font-size:8px;font-weight:800}.ycs-order{min-width:108px;margin-left:6px}.ycs-mobile-toggle{display:none}.ycs-mobile-panel{display:none;background:var(--ch2);border-top:1px solid rgba(255,255,255,.1)}.ycs-mobile-panel__inner{padding:12px 0 18px}.ycs-mobile-panel a{display:block;padding:11px 0;border-bottom:1px solid rgba(255,255,255,.1);font-size:13px}.ycs-mobile-panel.is-open{display:block}
/* Hero */
.ycs-hero--mockup{position:relative;overflow:hidden;color:#fff;min-height:485px;background:linear-gradient(90deg,rgba(36,19,13,.98) 0%,rgba(36,19,13,.78) 43%,rgba(36,19,13,.12) 78%),url('assets/images/products/ycs-product-01.png') center 44%/cover no-repeat}.ycs-hero--mockup:after{content:'';position:absolute;right:2%;bottom:-90px;width:430px;height:430px;border-radius:50%;background:radial-gradient(circle,rgba(242,199,106,.18),transparent 68%);pointer-events:none}.ycs-hero__inner{min-height:485px;display:flex;align-items:center;position:relative;z-index:1}.ycs-hero__copy{max-width:640px;padding:52px 0}.ycs-hero h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(48px,5.7vw,76px);line-height:.98;margin:12px 0 12px;color:#fff}.ycs-hero h1 .ycs-script{font-size:1.02em}.ycs-hero__desc{max-width:500px;color:rgba(255,255,255,.9);font-size:15px;margin:0}.ycs-hero__actions{display:flex;flex-wrap:wrap;gap:10px;margin:22px 0}.ycs-btn--whatsapp{background:transparent;border-color:#1bd477;color:#fff}.ycs-btn--whatsapp:hover{background:#1bd477;color:#fff}.ycs-mini-features{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:24px}.ycs-mini{display:grid;grid-template-columns:27px 1fr;column-gap:6px;border-right:1px solid rgba(255,255,255,.18);padding-right:8px}.ycs-mini:last-child{border-right:0}.ycs-mini b{grid-row:span 2;color:var(--gold2);font-size:18px}.ycs-mini strong{font-size:10px;line-height:1.2}.ycs-mini small{font-size:9px;color:rgba(255,255,255,.68)}.ycs-hero-badge{position:absolute;right:4%;bottom:38px;width:105px;height:105px;border-radius:52% 48% 50% 46%;background:#fff0db;color:var(--ch);display:grid;place-content:center;text-align:center;line-height:1.05;font:700 12px Georgia,serif;transform:rotate(8deg);box-shadow:0 12px 28px rgba(0,0,0,.18)}.ycs-hero-badge em{font-family:'Brush Script MT','Segoe Script',cursive;font-size:21px;color:#a86b27;font-style:normal}
/* Delivery */
.ycs-delivery{position:relative;z-index:5}.ycs-delivery__card{margin-top:-34px;background:#fffaf3;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow);padding:18px 20px}.ycs-delivery-title{display:flex;align-items:center;gap:11px;margin-bottom:11px}.ycs-delivery-icon{width:38px;height:38px;border-radius:50%;background:var(--gold2);display:grid;place-items:center;color:var(--ch)}.ycs-delivery-title h2{margin:0;font:600 18px Georgia,serif}.ycs-delivery-title p{margin:1px 0 0;color:var(--muted);font-size:11px}.ycs-delivery__grid{display:grid;grid-template-columns:1.1fr 1fr 1fr 1.05fr;gap:9px}.ycs-field{min-height:52px;background:#fff;border:1px solid var(--line);border-radius:10px;padding:7px 11px}.ycs-field label{display:block;color:#806d62;font-size:9px;text-transform:uppercase;font-weight:800}.ycs-field input,.ycs-field select{width:100%;border:0;outline:0;background:transparent;color:var(--ink);font-size:12px;padding:2px 0}.ycs-delivery__grid .ycs-btn{border-radius:10px}.ycs-delivery-result{display:none;margin-top:10px;border-radius:10px;padding:10px 12px;font-size:12px}.ycs-delivery-result.is-success,.ycs-delivery-result.is-error,.ycs-delivery-result.is-loading{display:block}.ycs-delivery-result.is-success{background:#e9f8ef;color:#126c3f}.ycs-delivery-result.is-error{background:#fdecec;color:#9c3030}.ycs-delivery-result.is-loading{background:#fff5dc;color:#775600}
/* Home sections */
.ycs-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:17px}.ycs-section-subtitle{margin:0;color:var(--muted);font-size:12px}.ycs-occasion-section{padding-top:38px;padding-bottom:30px}.ycs-occasion-grid--mockup{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:9px}.ycs-occasion-card{background:#fff;border:1px solid var(--line);border-radius:10px;overflow:hidden;box-shadow:0 5px 16px rgba(36,19,13,.06);transition:.2s}.ycs-occasion-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.ycs-occasion-image{aspect-ratio:1;overflow:hidden}.ycs-occasion-image img{width:100%;height:100%;object-fit:cover;transition:transform .25s}.ycs-occasion-card:hover img{transform:scale(1.04)}.ycs-occasion-card strong{display:flex;align-items:center;justify-content:space-between;gap:5px;padding:8px 7px;font-size:10px;line-height:1.2}.ycs-occasion-card strong i{flex:0 0 18px;width:18px;height:18px;border-radius:50%;display:grid;place-items:center;background:var(--ch2);color:#fff;font-style:normal;font-size:10px}
.ycs-signature{background:var(--ch);color:#fff;padding:31px 0 38px}.ycs-signature .ycs-title{color:#fff}.ycs-signature-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:9px}.ycs-signature-head p{margin:0;color:rgba(255,255,255,.7);font-size:12px}.ycs-signature .ycs-btn--outline{color:var(--gold2);border-color:var(--gold2)}.ycs-product-tabs{display:flex;gap:7px;overflow:auto;padding:3px 0 14px;scrollbar-width:none}.ycs-product-tabs::-webkit-scrollbar{display:none}.ycs-product-tabs button{border:0;background:var(--ch2);color:#fff;border-radius:999px;padding:7px 15px;font-size:10px;white-space:nowrap}.ycs-product-tabs button.active,.ycs-product-tabs button:hover{background:var(--gold2);color:var(--ch)}
.ycs-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.ycs-product-card{position:relative;background:#fff;color:var(--ink);border:1px solid var(--line);border-radius:15px;overflow:hidden;display:flex;flex-direction:column;height:100%;box-shadow:0 9px 24px rgba(0,0,0,.08);transition:transform .2s,box-shadow .2s}.ycs-product-card:hover{transform:translateY(-4px);box-shadow:0 18px 36px rgba(0,0,0,.13)}.ycs-product-image{position:relative}.ycs-product-image a{display:block}.ycs-product-image img{width:100%;aspect-ratio:1.06/1;object-fit:cover;background:#f4eadc}.ycs-badge{position:absolute;left:9px;top:9px;background:#e54c48;color:#fff;border-radius:999px;padding:4px 8px;font-size:9px;font-weight:800}.ycs-wish{position:absolute;right:9px;top:9px;width:32px;height:32px;border:0;border-radius:50%;background:#fff;box-shadow:0 4px 12px rgba(0,0,0,.14);color:var(--ch);font-size:18px}.ycs-wish.is-active{color:#d43c45}.ycs-product-info{padding:10px 11px 11px;display:flex;flex-direction:column;flex:1}.ycs-rating{font-size:10px;color:#e19a21}.ycs-rating small{color:#8d7e75}.ycs-product-title{display:block;margin:4px 0 7px;font:600 14px/1.25 Georgia,serif;min-height:35px}.ycs-product-bottom{display:flex;align-items:center;justify-content:space-between;gap:7px;margin-top:auto}.ycs-price{font-weight:800;font-size:17px}.ycs-price del{font-size:11px;color:#999;font-weight:400;margin-left:4px}.ycs-cart-mini{width:36px;height:36px;border:0;border-radius:9px;background:var(--gold2);color:var(--ch);display:grid;place-items:center;font-size:14px}.ycs-signature .ycs-product-card{border:0;box-shadow:none;border-radius:11px}.ycs-signature .ycs-product-image img{aspect-ratio:1.12/1}.ycs-signature .ycs-product-info{padding:8px 9px 10px}.ycs-signature .ycs-product-title{font-size:12px;min-height:31px}.ycs-signature .ycs-price{font-size:15px}.ycs-signature .ycs-cart-mini{width:29px;height:29px;border-radius:7px;font-size:12px}.ycs-signature .ycs-badge{top:7px;left:7px;font-size:8px}.ycs-product-card[hidden]{display:none!important}
.ycs-custom{padding:0 0 22px;background:var(--cream)}.ycs-custom__grid{max-width:var(--max);margin-inline:auto;display:grid;grid-template-columns:40% 60%;background:#fff;overflow:hidden}.ycs-custom__image{grid-column:1;grid-row:1;min-height:260px;background:url('assets/images/custom-cake.jpg') center/cover no-repeat}.ycs-custom__copy{grid-column:2;grid-row:1}.ycs-custom__copy{padding:35px 42px;display:flex;flex-direction:column;justify-content:center}.ycs-custom__copy p{max-width:500px;color:var(--muted);font-size:12px}.ycs-custom__copy .ycs-title{font-size:30px}
.ycs-benefits{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:18px 0}.ycs-benefit{text-align:center;padding:5px 14px;border-right:1px solid var(--line);font-size:11px}.ycs-benefit:last-child{border-right:0}.ycs-benefit__icon{font-size:20px;color:#b9782e}.ycs-benefit small{font-size:9px;color:var(--muted)}.ycs-reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.ycs-review{background:#fff;border:1px solid var(--line);border-radius:12px;padding:15px}.ycs-stars{color:#e19a21;font-size:11px;letter-spacing:1px}.ycs-review p{font-size:11px;line-height:1.5;margin:7px 0}.ycs-review strong{font-size:10px}.ycs-instagram{display:grid;grid-template-columns:repeat(7,1fr);gap:7px}.ycs-instagram img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:8px}
/* Footer */
.ycs-footer{background:var(--ch);color:#fff;padding:36px 0 14px}.ycs-footer-grid{display:grid;grid-template-columns:1.25fr .85fr .95fr 1.05fr 1.4fr;gap:22px}.ycs-footer-logo{width:120px}.ycs-footer-brand p{margin:3px 0;color:var(--gold2);font-family:'Brush Script MT','Segoe Script',cursive;font-size:18px}.ycs-footer-brand small{font-size:9px;color:rgba(255,255,255,.68)}.ycs-footer-title{color:var(--gold2);font-weight:800;font-size:11px;margin-bottom:8px}.ycs-footer-links{display:grid;gap:5px;color:rgba(255,255,255,.88);font-size:10px}.ycs-footer-links a:hover{color:var(--gold2)}.ycs-footer-subscribe p{margin:0 0 9px;color:rgba(255,255,255,.7);font-size:9px}.ycs-newsletter{height:35px;display:flex;background:#fff;border-radius:999px;padding:3px;overflow:hidden}.ycs-newsletter input{flex:1;min-width:0;border:0;outline:0;padding:7px 10px;font-size:10px}.ycs-newsletter .ycs-btn{min-height:29px;padding:7px 12px;font-size:9px}.ycs-socials{display:flex;gap:11px;margin-top:12px}.ycs-socials a{font-size:14px;color:#fff}.ycs-socials a:hover{color:var(--gold2)}.ycs-copyright{border-top:1px solid rgba(255,255,255,.12);margin-top:20px;padding-top:10px;color:rgba(255,255,255,.58);font-size:9px;display:flex;justify-content:space-between}.ycs-mobile-bottom{display:none}
/* Internal pages */
.ycs-page-hero{color:#fff;padding:55px 0;background:linear-gradient(90deg,rgba(36,19,13,.96),rgba(36,19,13,.76)),url('assets/images/products/ycs-product-01.png') center/cover no-repeat}.ycs-page-hero h1{font:600 clamp(38px,5vw,58px)/1.05 Georgia,serif;margin:5px 0}.ycs-page-hero__desc,.ycs-page-hero p{max-width:680px;color:rgba(255,255,255,.8);margin:10px 0 0}.ycs-shop-section{padding-top:42px}.ycs-shop-toolbar{display:flex;align-items:center;justify-content:space-between;gap:15px;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow);padding:15px 18px;margin-bottom:13px}.ycs-shop-heading{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.ycs-shop-heading strong{font-size:12px;color:var(--muted)}.ycs-sort-wrap .woocommerce-ordering{margin:0}.ycs-sort-wrap select{min-width:185px;border:1px solid var(--line);border-radius:999px;padding:9px 32px 9px 12px;background:#fff}.ycs-category-scroll{display:flex;gap:7px;overflow:auto;padding:2px 1px 13px;scrollbar-width:none}.ycs-category-scroll::-webkit-scrollbar{display:none}.ycs-chip{white-space:nowrap;background:#fff;border:1px solid var(--line);border-radius:999px;padding:8px 13px;font-size:10px}.ycs-chip.active,.ycs-chip:hover{background:var(--ch);border-color:var(--ch);color:#fff}.ycs-shop-meta{min-height:30px;color:var(--muted);font-size:12px}.ycs-shop-meta .woocommerce-result-count{margin:0}.ycs-product-grid--shop{grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.ycs-pagination{display:flex;justify-content:center;margin-top:28px}.ycs-pagination .page-numbers{display:flex;gap:6px;list-style:none;margin:0;padding:0}.ycs-pagination .page-numbers li{list-style:none}.ycs-pagination a,.ycs-pagination span{display:grid;place-items:center;min-width:38px;height:38px;border:1px solid var(--line);background:#fff;border-radius:50%;font-size:12px}.ycs-pagination .current{background:var(--gold2);border-color:var(--gold2)}
.ycs-archive-grid{display:grid;grid-template-columns:250px 1fr;gap:24px}.ycs-sidebar{background:#fff;border:1px solid var(--line);border-radius:16px;padding:17px;position:sticky;top:100px;height:max-content}.ycs-sidebar h3{font:600 20px Georgia,serif;margin:0 0 8px}.ycs-sidebar a{display:block;padding:7px 0;color:var(--muted);font-size:13px}.ycs-sidebar a:hover{color:var(--ch)}
.ycs-category-tabs{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:10px}.ycs-category-tab{background:#fff;border:1px solid var(--line);border-radius:11px;overflow:hidden;box-shadow:0 5px 15px rgba(36,19,13,.06);transition:.2s}.ycs-category-tab:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.ycs-category-tab__visual{aspect-ratio:1;background:var(--cream2);display:grid;place-items:center;font-size:30px}.ycs-category-tab__visual img{width:100%;height:100%;object-fit:cover}.ycs-category-tab__body{position:relative;padding:8px 9px 10px}.ycs-category-tab strong{display:block;font-size:11px;line-height:1.25}.ycs-category-tab small{display:block;color:var(--muted);font-size:9px;margin-top:2px}.ycs-category-tab__body i{position:absolute;right:8px;bottom:8px;width:18px;height:18px;border-radius:50%;background:var(--ch);color:#fff;display:grid;place-items:center;font-style:normal;font-size:10px}.ycs-category-tabs--page{grid-template-columns:repeat(4,minmax(0,1fr))}
.ycs-empty-shop,.ycs-empty-cart{max-width:760px;margin:20px auto;padding:65px 25px;text-align:center;background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:var(--shadow)}.ycs-empty-cart__icon{font-size:52px}.ycs-empty-shop h2,.ycs-empty-cart h2{font:600 32px/1.1 Georgia,serif;margin:8px 0 12px}.ycs-empty-shop p,.ycs-empty-cart p{max-width:520px;margin:0 auto 22px;color:var(--muted)}
.ycs-custom-form{display:grid;grid-template-columns:1fr 1fr;gap:15px;max-width:900px;margin:auto;background:#fff;border:1px solid var(--line);border-radius:20px;padding:25px;box-shadow:var(--shadow)}.ycs-custom-form .full{grid-column:1/-1}.ycs-custom-form label{display:block;font-size:12px;font-weight:700;margin-bottom:5px}.ycs-custom-form input,.ycs-custom-form select,.ycs-custom-form textarea{width:100%;border:1px solid #ddd0c2;border-radius:10px;background:#fffaf5;padding:11px;outline:none}.ycs-custom-form input:focus,.ycs-custom-form select:focus,.ycs-custom-form textarea:focus{border-color:var(--gold)}
.ycs-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:22px}.ycs-step,.ycs-content-card,.ycs-faq-list{background:#fff;border:1px solid var(--line);border-radius:16px;padding:20px;box-shadow:0 6px 18px rgba(36,19,13,.05)}.ycs-step strong{display:block;font:600 18px Georgia,serif;margin:7px 0}.ycs-content-card{max-width:900px;margin:auto}.ycs-faq-list details{padding:15px 0;border-bottom:1px solid var(--line)}.ycs-faq-list details:last-child{border-bottom:0}.ycs-faq-list summary{font-weight:700;cursor:pointer}.ycs-faq-list p{color:var(--muted);font-size:13px}.ycs-reviews--page{grid-template-columns:repeat(3,1fr)}
/* Product */
.ycs-product-page{display:grid;grid-template-columns:1.04fr .96fr;gap:38px;align-items:start}.ycs-gallery-main{background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;box-shadow:var(--shadow)}.ycs-gallery-main img{width:100%;aspect-ratio:1/1;object-fit:cover}.ycs-product-detail{min-width:0}.ycs-product-detail h1{font:600 clamp(34px,4vw,48px)/1.05 Georgia,serif;margin:5px 0 10px}.ycs-product-detail>.price{font-size:25px;font-weight:800;color:var(--ch)}.ycs-info-box{background:#fff;border:1px solid var(--line);border-radius:13px;padding:15px;margin:17px 0}.ycs-option{margin:13px 0}.ycs-option label{display:block;font-size:12px;font-weight:700;margin-bottom:5px}.ycs-option input,.ycs-option select,.ycs-option textarea{width:100%;border:1px solid #ddd0c2;border-radius:10px;padding:11px;background:#fffaf5}.ycs-product-detail .cart{display:flex;flex-wrap:wrap;align-items:center;gap:9px}.ycs-product-detail .quantity .qty{width:78px;border:1px solid #ddd0c2;border-radius:9px;padding:10px}.ycs-product-detail .single_add_to_cart_button{min-height:44px;background:var(--gold2)!important;color:var(--ch)!important;border:0!important;border-radius:9px!important;padding:11px 20px!important;font-weight:800!important}.ycs-wa-order{background:#18b96c!important;color:#fff!important;border-color:#18b96c!important}.ycs-wa-order:hover{background:#11975a!important}.ycs-product-detail .cart .ycs-wa-order{margin-left:0}.ycs-product-options{width:100%;flex:0 0 100%}.woocommerce-tabs{margin-top:20px}.woocommerce-tabs ul.tabs{padding:0!important;margin:0!important;display:flex;gap:7px}.woocommerce-tabs ul.tabs li{background:#fff!important;border:1px solid var(--line)!important;border-radius:999px!important}.woocommerce-tabs ul.tabs li:before,.woocommerce-tabs ul.tabs li:after{display:none!important}
/* Cart */
.ycs-cart-layout{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(300px,.75fr);gap:22px;align-items:start}.ycs-cart-items,.ycs-summary-card{background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow)}.ycs-cart-items{padding:15px}.ycs-cart-head{display:flex;align-items:flex-end;justify-content:space-between;gap:15px;margin-bottom:13px}.ycs-cart-head h2,.ycs-summary-card h2{font:600 28px Georgia,serif;margin:4px 0 0}.ycs-cart-count{padding:7px 11px;background:var(--cream2);border:1px solid var(--line);border-radius:999px;color:var(--muted);font-size:11px}.ycs-cart-table-wrap{border:1px solid var(--line);border-radius:13px;overflow:hidden}.ycs-cart-table{width:100%;border-collapse:collapse;margin:0}.ycs-cart-table th{padding:12px 10px;background:var(--cream2);color:var(--muted);font-size:9px;text-transform:uppercase;letter-spacing:.06em;text-align:left}.ycs-cart-table td{padding:13px 10px;border-top:1px solid #f0e8df;vertical-align:middle;font-size:12px}.ycs-cart-table .product-thumbnail{width:82px}.ycs-cart-table .product-thumbnail img{width:66px;height:66px;object-fit:cover;border-radius:9px}.ycs-cart-table .product-name a{font-weight:700}.ycs-cart-table .product-price,.ycs-cart-table .product-subtotal{font-weight:800;white-space:nowrap}.ycs-remove{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#fff0f0;color:var(--red);font-size:19px}.ycs-cart-table .quantity .qty{width:66px;padding:8px;border:1px solid #ddd0c2;border-radius:8px;text-align:center}.ycs-cart-actions{display:flex;justify-content:space-between;gap:9px;flex-wrap:wrap;margin-top:13px}.ycs-summary-card{position:sticky;top:100px;padding:21px}.ycs-summary-row,.ycs-summary-total{display:flex;justify-content:space-between;gap:15px;padding:11px 0;border-bottom:1px solid #f0e8df;font-size:13px}.ycs-summary-row strong{text-align:right}.ycs-summary-total{font-size:19px;font-weight:800;border-bottom:0;padding-top:17px}.ycs-checkout-btn{width:100%;margin-top:7px}.ycs-secure-note{text-align:center;color:var(--muted);font-size:10px;margin-top:8px}.ycs-or{display:flex;align-items:center;gap:8px;color:#9a887d;font-size:9px;text-transform:uppercase;margin:13px 0}.ycs-or:before,.ycs-or:after{content:'';height:1px;background:var(--line);flex:1}.ycs-summary-card .ycs-wa-order{display:block;width:100%;text-align:center;padding:11px!important;border-radius:9px!important}.ycs-summary-card .ycs-wa-order + p{margin:0}.ycs-discount strong{color:var(--green)}
/* Checkout / Woo */
.woocommerce .woocommerce-breadcrumb{color:var(--muted);font-size:12px}.woocommerce-message,.woocommerce-info,.woocommerce-error{border-top-color:var(--gold)!important;background:#fff!important;border-radius:10px}.woocommerce table.shop_table,.woocommerce form.login,.woocommerce form.register{background:#fff;border:1px solid var(--line);border-radius:16px}.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{background:var(--gold2);color:var(--ch);border:0;border-radius:9px;font-weight:800;padding:11px 18px}.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover{background:#ffd67d;color:var(--ch)}.woocommerce form .form-row input.input-text,.woocommerce form .form-row select,.woocommerce form .form-row textarea{border:1px solid #ddd0c2;border-radius:9px;background:#fffaf5;padding:11px;min-height:44px}.ycs-checkout-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:20px;box-shadow:0 7px 20px rgba(36,19,13,.06)}.ycs-checkout-lower{margin-top:18px}.ycs-checkout-title{font:600 26px Georgia,serif;margin:0 0 13px}.woocommerce-checkout #payment{background:#fff;border:1px solid var(--line);border-radius:13px}.woocommerce-checkout #payment div.payment_box{background:var(--cream2)}.woocommerce-checkout #payment div.payment_box:before{border-bottom-color:var(--cream2)}.woocommerce-checkout .col2-set{display:grid;grid-template-columns:1fr 1fr;gap:18px}.woocommerce-checkout .col-1,.woocommerce-checkout .col-2{width:auto;float:none}.woocommerce-checkout #order_review_heading{display:none}.woocommerce table.shop_table{border-collapse:separate;border-spacing:0}.woocommerce table.shop_table td,.woocommerce table.shop_table th{border-color:var(--line)}
/* Responsive */
/* Yummy Cake Street v10 - clean responsive presentation layer */
html{font-size:16px}
body{font-size:16px;line-height:1.55;overflow-x:hidden}
.ycs-container{width:min(1240px,calc(100% - 40px));margin-inline:auto}
/* ---------- HEADER ---------- */
.ycs-header--mockup{position:sticky;top:0;z-index:1000}
.ycs-header--mockup .ycs-topbar{height:30px;font-size:11px}
.ycs-header--mockup .ycs-mainnav{min-height:78px;grid-template-columns:110px minmax(420px,1fr) auto;gap:20px;align-items:center}
.ycs-header--mockup .ycs-logo{width:100px;height:72px;object-fit:contain}
.ycs-header--mockup .ycs-header-search{height:40px;margin-bottom:8px}
.ycs-header--mockup .ycs-header-search input{font-size:14px}
.ycs-header--mockup .ycs-navlinks{font-size:13px;gap:22px}
.ycs-header--mockup .ycs-actions{gap:4px}
.ycs-header--mockup .ycs-action-link{font-size:12px;padding:7px 7px}
.ycs-header--mockup .ycs-action-link small{font-size:11px}
.ycs-header--mockup .ycs-order{min-width:116px}
.ycs-mobile-toggle,.ycs-mobile-search{display:none}
/* ---------- HERO ---------- */
.ycs-hero--final{position:relative;min-height:455px;overflow:hidden;background:#2a160e!important;color:#fff}
.ycs-hero--final:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#2a160e 0%,#2a160e 35%,rgba(42,22,14,.88) 57%,rgba(42,22,14,.35) 100%);z-index:0;pointer-events:none}
.ycs-hero--final .ycs-hero__inner{position:relative;min-height:455px;display:flex;align-items:stretch;z-index:1}
.ycs-hero--final .ycs-hero__copy{position:relative;z-index:3;width:55%;max-width:650px;padding:72px 0 48px;display:flex;flex-direction:column;justify-content:center}
.ycs-hero--final .ycs-eyebrow{font-size:12px;letter-spacing:.18em;color:#e0a43d}
.ycs-hero--final h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(54px,5.4vw,78px);line-height:.95;margin:12px 0 16px;color:#fff;max-width:620px}
.ycs-hero--final h1 .ycs-script{font-size:1.02em}
.ycs-hero--final .ycs-hero__desc{font-size:17px;line-height:1.5;max-width:520px;color:rgba(255,255,255,.92)}
.ycs-hero--final .ycs-hero__actions{display:flex;gap:12px;flex-wrap:wrap;margin:22px 0 0}
.ycs-hero--final .ycs-hero__actions .ycs-btn{min-height:48px;padding:12px 22px;font-size:14px}
.ycs-hero--final .ycs-mini-features{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:28px;max-width:650px}
.ycs-hero--final .ycs-mini{min-width:0;padding:0 12px;display:grid;grid-template-columns:28px 1fr;column-gap:7px;border-right:1px solid rgba(255,255,255,.2)}
.ycs-hero--final .ycs-mini:first-child{padding-left:0}
.ycs-hero--final .ycs-mini:last-child{border-right:0}
.ycs-hero--final .ycs-mini b{grid-row:span 2;color:#f4c76b;font-size:19px}
.ycs-hero--final .ycs-mini strong{font-size:11px;line-height:1.15;color:#fff}
.ycs-hero--final .ycs-mini small{font-size:9px;color:rgba(255,255,255,.68);line-height:1.15}
.ycs-hero--final .ycs-hero__visual{position:absolute;right:0;top:0;bottom:0;width:52%;z-index:2;display:flex;align-items:flex-end;justify-content:flex-end;overflow:hidden}
.ycs-hero--final .ycs-hero__visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#2a160e 0%,rgba(42,22,14,.15) 30%,transparent 55%);z-index:1;pointer-events:none}
.ycs-hero--final .ycs-hero__cake{position:relative;z-index:0;width:100%;height:100%;max-width:none;max-height:none;object-fit:cover;object-position:center center;filter:brightness(.92) saturate(1.04)}
.ycs-hero--final .ycs-hero-badge{z-index:4;right:5%;bottom:32px}
/* ---------- DELIVERY ---------- */
.ycs-delivery{position:relative;z-index:10}
.ycs-delivery__card{margin-top:-34px;padding:18px 20px;border-radius:18px}
.ycs-delivery__grid{grid-template-columns:1.1fr 1fr 1fr 1.05fr;gap:10px}
.ycs-field{min-height:54px}
/* ---------- SECTIONS ---------- */
.ycs-section{padding:56px 0}
.ycs-title{font-size:40px}
.ycs-eyebrow{font-size:11px}
.ycs-section-subtitle{font-size:13px}
.ycs-occasion-section{padding-top:42px;padding-bottom:34px}
.ycs-occasion-grid--mockup{grid-template-columns:repeat(8,minmax(0,1fr));gap:10px}
.ycs-occasion-card strong{font-size:12px}
.ycs-signature{padding:34px 0 42px}
.ycs-signature-head{margin-bottom:12px}
.ycs-signature-head p{font-size:13px}
.ycs-product-tabs{display:flex;gap:8px;overflow-x:auto;padding:2px 0 12px;scrollbar-width:none}
.ycs-product-tabs::-webkit-scrollbar{display:none}
.ycs-product-tabs button{flex:0 0 auto;border:1px solid rgba(255,255,255,.1);background:#3a2117;color:#fff;border-radius:999px;padding:9px 16px;font-size:12px;cursor:pointer}
.ycs-product-tabs button.active{background:#f2c76a;color:#24130d;border-color:#f2c76a}
.ycs-product-grid--signature{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.ycs-product-title{font-size:15px}
.ycs-price{font-size:20px}
.ycs-benefits{grid-template-columns:repeat(4,1fr)}
.ycs-reviews{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.ycs-review{min-width:0}
.ycs-instagram{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}
/* ---------- FOOTER ---------- */
.ycs-footer-grid{grid-template-columns:1.3fr .85fr .95fr 1.05fr 1.35fr;gap:24px}
.ycs-footer{font-size:13px}
.ycs-footer-title{font-size:13px}
.ycs-footer-links{font-size:12px}
.ycs-footer-subscribe p{font-size:12px}
.ycs-mobile-bottom{display:none}
/* ---------- TABLET ---------- */
@media (max-width:1100px){
 .ycs-header--mockup .ycs-mainnav{grid-template-columns:95px minmax(300px,1fr) auto;gap:12px}
 .ycs-header--mockup .ycs-logo{width:88px;height:66px}
 .ycs-header--mockup .ycs-navlinks{gap:14px;font-size:12px}
 .ycs-header--mockup .ycs-action-link small{display:none}
 .ycs-header--mockup .ycs-action-link{padding:7px 5px}
 .ycs-hero--final .ycs-hero__copy{width:53%}
 .ycs-hero--final .ycs-hero__visual{width:55%}
 .ycs-occasion-grid--mockup{grid-template-columns:repeat(4,minmax(0,1fr))}
 .ycs-footer-grid{grid-template-columns:repeat(3,1fr)}
}
/* ---------- MOBILE: independent layout, no overlap ---------- */
@media (max-width:767px){
 body{font-size:15px;padding-bottom:70px}
 body.admin-bar .ycs-header{top:46px}
 .ycs-container{width:calc(100% - 28px)}
 .ycs-topbar{display:none!important}
 .ycs-header--mockup .ycs-mainnav-wrap{height:70px}
 .ycs-header--mockup .ycs-mainnav{height:70px;min-height:70px;display:grid;grid-template-columns:46px minmax(0,1fr) 82px;gap:4px;padding:0 10px;align-items:center}
 .ycs-header--mockup .ycs-mobile-toggle{display:grid!important;width:42px;height:42px;margin:0;border:1px solid rgba(255,255,255,.28);border-radius:10px;background:#fff;color:#24130d;font-size:22px;place-items:center;line-height:1}
 .ycs-header--mockup .ycs-brand{justify-content:center;min-width:0}
 .ycs-header--mockup .ycs-logo{width:84px!important;height:62px!important;object-fit:contain}
 .ycs-header--mockup .ycs-header-center{display:none!important}
 .ycs-header--mockup .ycs-actions{display:flex;justify-content:flex-end;align-items:center;gap:2px;min-width:0}
 .ycs-header--mockup .ycs-mobile-search{display:flex!important;width:36px;height:36px;align-items:center;justify-content:center;color:#fff;font-size:22px}
 .ycs-header--mockup .ycs-actions .ycs-action-link{display:none!important}
 .ycs-header--mockup .ycs-actions .ycs-cart-link{display:flex!important;width:38px;height:38px;padding:0;align-items:center;justify-content:center}
 .ycs-header--mockup .ycs-cart-link span{font-size:19px}
 .ycs-header--mockup .ycs-cart-link .ycs-cart-count-badge{top:0;right:-1px}
 .ycs-mobile-panel{max-height:calc(100vh - 70px);overflow:auto}
 .ycs-mobile-panel__inner{padding:12px 0 22px}
 .ycs-mobile-panel .ycs-header-search--mobile{display:flex;height:44px;margin-bottom:8px}
 .ycs-mobile-panel a{font-size:15px;padding:13px 2px}
 /* HERO: content first, photo second, never overlay */
 .ycs-hero--final{min-height:0!important;height:auto!important;background:#2a160e!important;overflow:hidden}
 .ycs-hero--final:before{display:none!important}
 .ycs-hero--final .ycs-container.ycs-hero__inner{min-height:0!important;height:auto!important;display:flex!important;flex-direction:column!important;align-items:stretch!important}
 .ycs-hero--final .ycs-hero__copy{order:1;width:100%!important;max-width:none!important;padding:42px 0 18px!important;display:block!important}
 .ycs-hero--final .ycs-eyebrow{font-size:10px!important;letter-spacing:.16em!important}
 .ycs-hero--final h1{font-size:44px!important;line-height:.94!important;margin:9px 0 12px!important;max-width:100%!important}
 .ycs-hero--final .ycs-hero__desc{font-size:14px!important;line-height:1.45!important;max-width:330px!important;margin:0!important}
 .ycs-hero--final .ycs-hero__actions{margin:18px 0 0!important;gap:8px!important}
 .ycs-hero--final .ycs-hero__actions .ycs-btn{min-height:43px!important;padding:10px 15px!important;font-size:12px!important}
 .ycs-hero--final .ycs-mini-features{margin:22px 0 0!important;max-width:none!important;grid-template-columns:repeat(4,minmax(0,1fr))!important}
 .ycs-hero--final .ycs-mini{padding:0 6px!important;grid-template-columns:1fr!important;justify-items:center!important;text-align:center!important;border-right:1px solid rgba(255,255,255,.18)!important}
 .ycs-hero--final .ycs-mini:first-child{padding-left:4px!important}
 .ycs-hero--final .ycs-mini b{grid-row:auto!important;font-size:16px!important;line-height:1!important;margin-bottom:3px}
 .ycs-hero--final .ycs-mini strong{font-size:8px!important;line-height:1.15!important}
 .ycs-hero--final .ycs-mini small{font-size:7px!important;line-height:1.1!important}
 .ycs-hero--final .ycs-hero__visual{order:2;position:relative!important;inset:auto!important;width:100%!important;height:230px!important;display:block!important;overflow:hidden!important;background:#2a160e!important}
 .ycs-hero--final .ycs-hero__visual:after{display:none!important}
 .ycs-hero--final .ycs-hero__cake{position:relative!important;width:100%!important;height:230px!important;max-width:none!important;max-height:none!important;object-fit:cover!important;object-position:center center!important;filter:none!important}
 .ycs-hero--final .ycs-hero-badge{display:none!important}
 /* DELIVERY */
 .ycs-delivery{margin-top:0!important}
 .ycs-delivery__card{margin:-18px 12px 0!important;padding:18px 14px!important;border-radius:16px!important}
 .ycs-delivery-title{align-items:flex-start!important}
 .ycs-delivery-title h2{font-size:20px!important;line-height:1.1!important}
 .ycs-delivery-title p{font-size:12px!important}
 .ycs-delivery__grid{display:grid!important;grid-template-columns:1fr!important;gap:8px!important}
 .ycs-field{min-height:55px!important;padding:8px 11px!important}
 .ycs-field label{font-size:9px!important}
 .ycs-field input,.ycs-field select{font-size:13px!important}
 .ycs-delivery__grid .ycs-btn{min-height:48px!important;font-size:13px!important}
 /* SECTIONS */
 .ycs-section{padding:40px 0!important}
 .ycs-section-head{align-items:flex-end!important;gap:10px!important}
 .ycs-title{font-size:31px!important;line-height:1.03!important}
 .ycs-eyebrow{font-size:10px!important}
 .ycs-section-subtitle{font-size:13px!important}
 .ycs-occasion-section{padding-top:38px!important;padding-bottom:30px!important}
 .ycs-occasion-grid--mockup{display:flex!important;overflow-x:auto!important;gap:8px!important;padding:2px 0 8px!important;scrollbar-width:none!important}
 .ycs-occasion-grid--mockup::-webkit-scrollbar{display:none}
 .ycs-occasion-card{flex:0 0 118px!important;min-width:118px!important}
 .ycs-occasion-card strong{font-size:11px!important}
 .ycs-signature{padding:32px 0 38px!important}
 .ycs-signature-head{align-items:flex-end!important}
 .ycs-signature-head .ycs-title{font-size:31px!important}
 .ycs-signature-head p{font-size:12px!important}
 .ycs-signature-head .ycs-btn{flex:0 0 auto;min-height:40px!important;padding:9px 14px!important;font-size:11px!important}
 .ycs-product-tabs{margin-bottom:2px!important}
 .ycs-product-tabs button{padding:9px 13px!important;font-size:11px!important}
 .ycs-product-grid--signature{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}
 .ycs-product-card{border-radius:12px!important}
 .ycs-product-title{font-size:13px!important;line-height:1.2!important}
 .ycs-price{font-size:18px!important}
 .ycs-benefits{grid-template-columns:repeat(2,1fr)!important;padding:16px 0!important;gap:10px!important}
 .ycs-benefit strong{font-size:11px!important}.ycs-benefit small{font-size:9px!important}
 .ycs-reviews{display:flex!important;overflow-x:auto!important;gap:9px!important;scrollbar-width:none!important;padding-bottom:4px}
 .ycs-reviews::-webkit-scrollbar{display:none}
 .ycs-review{flex:0 0 86%!important;min-width:86%!important;padding:17px!important}
 .ycs-review p{font-size:13px!important}
 .ycs-review strong{font-size:12px!important}
 .ycs-instagram{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:5px!important}
 .ycs-instagram img{border-radius:7px!important}
 /* FOOTER */
 .ycs-footer-grid{grid-template-columns:1fr 1fr!important;gap:18px!important}
 .ycs-footer-brand{grid-column:1/-1}
 .ycs-footer-subscribe{grid-column:1/-1}
 .ycs-footer{padding-bottom:78px!important}
 .ycs-footer-title{font-size:12px!important}.ycs-footer-links{font-size:11px!important}.ycs-footer-subscribe p{font-size:11px!important}
 .ycs-copyright{font-size:10px!important;gap:6px;flex-direction:column}
 .ycs-mobile-bottom{display:flex!important;height:68px!important}
 .ycs-mobile-bottom a{font-size:9px!important;min-width:52px!important}
 .ycs-mobile-bottom a span{font-size:9px!important}
 .ycs-mobile-bottom .ycs-wa{width:52px!important;height:52px!important;font-size:20px!important;margin-top:-22px!important}
 /* SHOP / PAGES / WOO */
 .ycs-shop-heading{display:block!important}.ycs-shop-toolbar{gap:8px!important}
 .ycs-product-grid--shop{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}
 .ycs-product-grid--shop .ycs-product-title{font-size:12px!important;min-height:31px!important}
 .ycs-product-grid--shop .ycs-price{font-size:17px!important}
 .ycs-custom-form{grid-template-columns:1fr!important;padding:16px!important}.ycs-custom-form .full{grid-column:auto!important}
 .ycs-steps{grid-template-columns:1fr 1fr!important;gap:9px!important}.ycs-step{padding:14px!important}
 .ycs-page-hero{padding:45px 0!important}.ycs-page-hero h1{font-size:40px!important}
 .ycs-product-page{display:block!important}.ycs-product-detail h1{font-size:34px!important}
 .ycs-cart-layout{grid-template-columns:1fr!important}.ycs-summary-card{position:static!important}
 .woocommerce-checkout .col2-set{display:block!important}.woocommerce-checkout .col-1,.woocommerce-checkout .col-2{width:100%!important;margin-bottom:14px}
 .woocommerce{font-size:14px!important}
 .woocommerce form .form-row{width:100%!important}
}
@media (max-width:390px){
 .ycs-container{width:calc(100% - 24px)}
 .ycs-header--mockup .ycs-mainnav{grid-template-columns:44px minmax(0,1fr) 72px;padding:0 8px}
 .ycs-header--mockup .ycs-logo{width:78px!important;height:58px!important}
 .ycs-hero--final .ycs-hero__copy{padding-top:36px!important}
 .ycs-hero--final h1{font-size:39px!important}
 .ycs-hero--final .ycs-hero__desc{font-size:13px!important}
 .ycs-hero--final .ycs-hero__visual,.ycs-hero--final .ycs-hero__cake{height:215px!important}
 .ycs-delivery__card{margin-left:8px!important;margin-right:8px!important}
 .ycs-title,.ycs-signature-head .ycs-title{font-size:29px!important}
 .ycs-occasion-card{flex-basis:112px!important;min-width:112px!important}
}
/* ---------- DESKTOP SAFETY ---------- */
@media (min-width:768px){
 .ycs-header--mockup .ycs-mobile-panel{display:none!important}
 .ycs-mobile-bottom{display:none!important}
 .ycs-hero--final .ycs-hero__visual{display:flex!important}
}


/* =========================================================
   YCS v11 — FINAL RESPONSIVE FOUNDATION
   One layout system, full viewport, no inherited narrow wrappers.
   ========================================================= */
html,body{width:100%;max-width:none;overflow-x:hidden}
body{min-width:0}
main{width:100%;max-width:none}
.ycs-header,.ycs-footer,.ycs-mobile-bottom{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}
.ycs-section,.ycs-occasion-section,.ycs-signature,.ycs-custom{width:100%;max-width:none}
.ycs-container{width:min(var(--max),calc(100vw - 48px));max-width:var(--max);margin-left:auto;margin-right:auto}
.ycs-topbar__inner{width:min(var(--max),calc(100vw - 48px))}
.ycs-mainnav{width:min(var(--max),calc(100vw - 48px));margin-inline:auto}
.ycs-hero--final{width:100%;min-height:500px;background:#2a160e!important}
.ycs-hero--final .ycs-hero__inner{width:min(var(--max),calc(100vw - 48px));margin-inline:auto;min-height:500px}
.ycs-hero--final .ycs-hero__visual{width:51%;right:0}
.ycs-hero--final .ycs-hero__cake{object-fit:cover;object-position:center center}
.ycs-custom__grid{width:min(var(--max),100vw);max-width:var(--max)}
.ycs-custom__image{background-position:center;background-size:cover}
.ycs-footer-grid{width:min(var(--max),calc(100vw - 48px))}
.ycs-copyright{width:min(var(--max),calc(100vw - 48px))}

@media (min-width:768px){
  .ycs-header--mockup .ycs-mainnav{width:min(var(--max),calc(100vw - 48px));margin-inline:auto}
  .ycs-custom__grid{grid-template-columns:40% 60%;min-height:260px}
  .ycs-custom__image{grid-column:1;grid-row:1;min-height:260px}
  .ycs-custom__copy{grid-column:2;grid-row:1;padding:40px 52px}
}

@media (max-width:767px){
  .ycs-container,.ycs-topbar__inner,.ycs-mainnav,.ycs-footer-grid,.ycs-copyright{width:calc(100vw - 28px);max-width:none}
  .ycs-mainnav{margin-inline:auto}
  .ycs-header--mockup .ycs-mainnav{width:calc(100vw - 20px);max-width:none}
  .ycs-header--mockup .ycs-mainnav-wrap{width:100%}
  .ycs-hero--final{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);min-height:0}
  .ycs-hero--final .ycs-hero__inner{width:calc(100vw - 28px);max-width:none;min-height:0;margin-inline:auto}
  .ycs-hero--final .ycs-hero__copy{padding:34px 0 18px!important}
  .ycs-hero--final h1{font-size:clamp(38px,10vw,46px)!important}
  .ycs-hero--final .ycs-hero__desc{font-size:14px!important;max-width:350px!important}
  .ycs-hero--final .ycs-hero__visual{width:100%!important;height:235px!important;right:auto!important}
  .ycs-hero--final .ycs-hero__cake{width:100%!important;height:235px!important;object-fit:cover!important;object-position:center 50%!important}
  .ycs-delivery__card{margin-left:0!important;margin-right:0!important}
  .ycs-custom{padding:0 0 24px!important}
  .ycs-custom__grid{width:100vw;max-width:none;margin-left:calc(50% - 50vw);display:flex;flex-direction:column}
  .ycs-custom__image{order:1;width:100%;height:230px;min-height:230px;background-position:center;background-size:cover}
  .ycs-custom__copy{order:2;width:100%;padding:28px 22px 32px;display:block}
  .ycs-custom__copy .ycs-title{font-size:31px!important}
  .ycs-custom__copy p{font-size:13px;max-width:100%}
  .ycs-custom__copy .ycs-btn{margin-top:8px}
  .ycs-section{padding:42px 0!important}
  .ycs-section-head{width:100%}
  .ycs-occasion-grid--mockup{width:100%;padding-right:2px}
  .ycs-signature .ycs-container{width:calc(100vw - 28px)}
  .ycs-product-grid--signature,.ycs-product-grid--shop{width:100%}
  .ycs-reviews{width:100%}
  .ycs-instagram{width:100%}
  .ycs-footer{width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important}
  .ycs-footer-grid{width:calc(100vw - 28px);max-width:none}
  .ycs-copyright{width:calc(100vw - 28px);max-width:none}
  .ycs-mobile-bottom{position:fixed;left:0;right:0;bottom:0;margin:0!important;width:100vw!important;max-width:none!important;z-index:99999}
  .ycs-mobile-bottom a{flex:1;min-width:0!important}
}
@media (max-width:390px){
  .ycs-container,.ycs-footer-grid,.ycs-copyright{width:calc(100vw - 24px)}
  .ycs-header--mockup .ycs-mainnav{width:calc(100vw - 16px)}
  .ycs-hero--final .ycs-hero__inner{width:calc(100vw - 24px)}
  .ycs-hero--final .ycs-hero__visual,.ycs-hero--final .ycs-hero__cake{height:215px!important}
}

/* v11 readability */
@media (max-width:767px){
  .ycs-footer-title{font-size:13px!important}.ycs-footer-links{font-size:12px!important}.ycs-footer-subscribe p{font-size:12px!important}.ycs-footer-brand p{font-size:19px!important}.ycs-footer-brand small{font-size:10px!important}.ycs-copyright{font-size:10.5px!important}
  .ycs-mobile-bottom a,.ycs-mobile-bottom a span{font-size:10px!important}
  .ycs-product-title{font-size:13.5px!important}.ycs-price{font-size:19px!important}
}

/* =========================================================
   YCS v12 — FINAL HOME / RESPONSIVE FOUNDATION
   Do not mix the previous hero positioning rules with this layer.
   ========================================================= */

/* Full-bleed page sections; content stays inside .ycs-container. */
html, body { width:100%; max-width:none; overflow-x:hidden; }
body { min-width:0; }
main { width:100%; max-width:none; }
.ycs-header, .ycs-footer, .ycs-mobile-bottom,
.ycs-hero, .ycs-delivery, .ycs-section, .ycs-custom { width:100%; max-width:none; }

/* ---------- Desktop hero: ONE background image, never an image element ---------- */
@media (min-width:768px){
  .ycs-hero--final {
    position:relative !important;
    width:100% !important;
    min-height:500px !important;
    height:500px !important;
    overflow:hidden !important;
    color:#fff !important;
    background-color:#2a160e !important;
    background-image:linear-gradient(90deg,rgba(36,19,13,.96) 0%,rgba(36,19,13,.82) 30%,rgba(36,19,13,.22) 64%,rgba(36,19,13,.05) 100%),url('assets/images/hero-desktop.jpg') !important;
    background-repeat:no-repeat !important;
    background-position:center center !important;
    background-size:cover !important;
  }
  .ycs-hero--final:before,
  .ycs-hero--final .ycs-hero__visual,
  .ycs-hero--final .ycs-hero-badge { display:none !important; }
  .ycs-hero--final .ycs-hero__inner {
    width:min(var(--max),calc(100% - 48px)) !important;
    max-width:var(--max) !important;
    min-height:500px !important;
    height:500px !important;
    margin:0 auto !important;
    display:flex !important;
    align-items:center !important;
  }
  .ycs-hero--final .ycs-hero__copy {
    width:55% !important;
    max-width:650px !important;
    padding:54px 0 42px !important;
    position:relative !important;
    z-index:2 !important;
  }
}

/* ---------- Mobile: independent header + independent hero ---------- */
@media (max-width:767px){
  body { padding-bottom:72px !important; }

  .ycs-topbar { display:none !important; }
  .ycs-header--mockup { position:sticky !important; top:0 !important; width:100% !important; z-index:10000 !important; }
  body.admin-bar .ycs-header--mockup { top:46px !important; }
  .ycs-header--mockup .ycs-mainnav-wrap { height:72px !important; }
  .ycs-header--mockup .ycs-mainnav {
    width:100% !important;
    max-width:none !important;
    height:72px !important;
    min-height:72px !important;
    padding:0 12px !important;
    display:grid !important;
    grid-template-columns:48px 1fr 76px !important;
    gap:0 !important;
    align-items:center !important;
  }
  .ycs-header--mockup .ycs-mobile-toggle {
    display:grid !important;
    width:42px !important;
    height:42px !important;
    padding:0 !important;
    margin:0 !important;
    place-items:center !important;
    background:#fff !important;
    color:#24130d !important;
    border:0 !important;
    border-radius:9px !important;
    font-size:22px !important;
  }
  .ycs-header--mockup .ycs-brand { width:100% !important; justify-content:center !important; }
  .ycs-header--mockup .ycs-logo { width:76px !important; height:60px !important; object-fit:contain !important; }
  .ycs-header--mockup .ycs-header-center { display:none !important; }
  .ycs-header--mockup .ycs-actions {
    display:flex !important;
    justify-content:flex-end !important;
    align-items:center !important;
    gap:3px !important;
  }
  .ycs-header--mockup .ycs-action-link { display:none !important; }
  .ycs-header--mockup .ycs-mobile-search {
    display:flex !important;
    width:32px !important;
    height:40px !important;
    align-items:center !important;
    justify-content:center !important;
    color:#fff !important;
    font-size:19px !important;
  }
  .ycs-header--mockup .ycs-cart-link {
    display:flex !important;
    width:36px !important;
    height:40px !important;
    align-items:center !important;
    justify-content:center !important;
    padding:0 !important;
  }
  .ycs-header--mockup .ycs-cart-link span { font-size:18px !important; }
  .ycs-header--mockup .ycs-order { display:none !important; }

  /* Hero is a background image. No img, no absolute cake, no duplicate visual. */
  .ycs-hero--final {
    position:relative !important;
    width:100% !important;
    max-width:none !important;
    min-height:560px !important;
    height:560px !important;
    margin:0 !important;
    overflow:hidden !important;
    background-color:#2a160e !important;
    background-image:
      linear-gradient(180deg,rgba(36,19,13,.96) 0%,rgba(36,19,13,.92) 34%,rgba(36,19,13,.30) 55%,rgba(36,19,13,.06) 100%),
      url('assets/images/hero-mobile.jpg') !important;
    background-repeat:no-repeat !important;
    background-position:center top, center bottom !important;
    background-size:100% 100%, 100% auto !important;
  }
  .ycs-hero--final:before,
  .ycs-hero--final .ycs-hero__visual,
  .ycs-hero--final .ycs-hero-badge { display:none !important; }
  .ycs-hero--final .ycs-hero__inner {
    width:100% !important;
    max-width:none !important;
    min-height:560px !important;
    height:560px !important;
    margin:0 !important;
    padding:0 18px !important;
    display:block !important;
  }
  .ycs-hero--final .ycs-hero__copy {
    width:100% !important;
    max-width:360px !important;
    padding:38px 0 0 !important;
    margin:0 auto !important;
    position:relative !important;
    z-index:2 !important;
    display:block !important;
  }
  .ycs-hero--final .ycs-eyebrow { font-size:10px !important; letter-spacing:.16em !important; }
  .ycs-hero--final h1 { font-size:clamp(39px,10vw,46px) !important; line-height:.95 !important; margin:9px 0 13px !important; }
  .ycs-hero--final .ycs-hero__desc { font-size:14px !important; line-height:1.45 !important; max-width:340px !important; }
  .ycs-hero--final .ycs-hero__actions { margin-top:18px !important; gap:8px !important; }
  .ycs-hero--final .ycs-hero__actions .ycs-btn { min-height:44px !important; padding:10px 15px !important; font-size:12px !important; }
  .ycs-hero--final .ycs-mini-features { margin-top:22px !important; grid-template-columns:repeat(4,minmax(0,1fr)) !important; gap:0 !important; width:100% !important; }
  .ycs-hero--final .ycs-mini { display:grid !important; grid-template-columns:1fr !important; justify-items:center !important; text-align:center !important; padding:0 4px !important; border-right:1px solid rgba(255,255,255,.18) !important; }
  .ycs-hero--final .ycs-mini:last-child { border-right:0 !important; }
  .ycs-hero--final .ycs-mini b { grid-row:auto !important; font-size:16px !important; line-height:1 !important; margin-bottom:3px !important; }
  .ycs-hero--final .ycs-mini strong { font-size:8px !important; line-height:1.15 !important; }
  .ycs-hero--final .ycs-mini small { font-size:7px !important; line-height:1.1 !important; }

  /* Full-width content sections, with intentional inner padding. */
  main, .ycs-section, .ycs-delivery, .ycs-custom { width:100% !important; max-width:none !important; }
  .ycs-container { width:calc(100% - 28px) !important; max-width:none !important; margin-inline:auto !important; }

  /* Delivery card overlaps the bottom of the hero cleanly. */
  .ycs-delivery { margin:0 !important; position:relative !important; z-index:20 !important; }
  .ycs-delivery__card { margin:-24px 14px 0 !important; padding:17px 13px !important; }

  /* Bottom navigation must always be visible and full viewport width. */
  .ycs-mobile-bottom {
    display:flex !important;
    position:fixed !important;
    left:0 !important; right:0 !important; bottom:0 !important;
    width:100% !important; max-width:none !important; height:68px !important;
    margin:0 !important; padding:0 !important;
    z-index:2147483000 !important;
    background:#24130d !important;
    border-top:1px solid rgba(255,255,255,.12) !important;
    box-shadow:0 -6px 20px rgba(0,0,0,.18) !important;
  }
  .ycs-mobile-bottom a {
    flex:1 1 20% !important; min-width:0 !important; width:20% !important;
    height:68px !important; display:flex !important; flex-direction:column !important;
    align-items:center !important; justify-content:center !important; gap:3px !important;
    color:#fff !important; font-size:17px !important; line-height:1 !important;
  }
  .ycs-mobile-bottom a span { font-size:9px !important; line-height:1 !important; color:#fff !important; }
  .ycs-mobile-bottom .ycs-wa {
    flex:0 0 54px !important; width:54px !important; height:54px !important;
    margin:-18px 8px 0 !important; border-radius:50% !important;
    background:#19c879 !important; border:4px solid #fff !important;
    color:#fff !important; font-size:20px !important; box-shadow:0 5px 16px rgba(0,0,0,.24) !important;
  }

  /* Footer must not be constrained by the mobile preview width. */
  .ycs-footer { width:100% !important; max-width:none !important; margin:0 !important; padding-bottom:82px !important; }
  .ycs-footer-grid { width:calc(100% - 28px) !important; max-width:none !important; margin-inline:auto !important; }
}

@media (max-width:390px){
  .ycs-hero--final { min-height:545px !important; height:545px !important; }
  .ycs-hero--final .ycs-hero__inner { min-height:545px !important; height:545px !important; }
  .ycs-hero--final .ycs-hero__copy { padding-top:32px !important; }
  .ycs-hero--final h1 { font-size:39px !important; }
}
