:root{--oc-green:#18382c;--oc-green2:#10271f;--oc-gold:#b9923b;--oc-gold2:#d4b66a;--oc-ivory:#f8f5ef;--oc-cream:#eee8dc;--oc-ink:#211f1b;--oc-muted:#6f6a61;--oc-line:#ded7cb;--oc-radius:3px;--oc-shadow:0 18px 50px rgba(24,56,44,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--oc-ink);font-family:Arial,Helvetica,sans-serif;line-height:1.65}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.oc-container{width:min(1180px,calc(100% - 40px));margin:auto}.oc-topbar{background:var(--oc-green2);color:#e8d7a7;font-size:10px;letter-spacing:.14em;text-transform:uppercase}.oc-topbar-inner{display:flex;justify-content:space-between;padding:9px 0}.oc-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.96);border-bottom:1px solid rgba(0,0,0,.08);backdrop-filter:blur(12px)}.oc-header-inner{min-height:78px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:25px}.oc-brand{display:flex;align-items:center}.custom-logo{max-height:58px;width:auto}.oc-wordmark{font-size:18px;letter-spacing:.18em}.oc-wordmark b{font-weight:700}.oc-navigation{justify-self:center}.oc-menu{display:flex;gap:30px;list-style:none;margin:0;padding:0}.oc-menu a{text-transform:uppercase;font-size:11px;font-weight:700;letter-spacing:.12em}.oc-menu a:hover{color:var(--oc-gold)}.oc-actions{justify-self:end;display:flex;gap:18px;align-items:center}.oc-search-link{font-size:25px;line-height:1}.oc-cart{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.oc-cart-count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;border-radius:50%;background:var(--oc-gold);color:#fff;font-size:10px;margin-left:5px}.oc-toggle{display:none;border:0;background:none}.oc-search-overlay{position:fixed;inset:0;background:rgba(16,39,31,.97);z-index:200;display:none;align-items:center}.oc-search-overlay.is-open{display:flex}.oc-search-overlay form{display:flex;gap:12px;width:100%}.oc-search-overlay input{flex:1;padding:20px;border:0;font-size:24px}.oc-search-overlay button,.oc-search-overlay a{padding:18px 25px;border:0;background:var(--oc-gold);color:#fff}.oc-hero{min-height:650px;display:flex;align-items:center;position:relative;background:linear-gradient(90deg,rgba(8,24,17,.88),rgba(8,24,17,.35)),url('../images/hero.jpg') center/cover,#244a37;color:#fff}.oc-hero-content{position:relative;z-index:1;padding:90px 0;max-width:800px;margin-left:max(20px,calc((100vw - 1180px)/2))}.oc-eyebrow,.oc-kicker{font-size:10px;letter-spacing:.2em;font-weight:800;text-transform:uppercase;color:var(--oc-gold);margin:0 0 15px}.oc-hero h1{font-size:clamp(48px,7vw,86px);line-height:.98;margin:0 0 25px;font-weight:500;letter-spacing:-.04em}.oc-hero h1 span{color:#dfc57b}.oc-hero-copy{font-size:18px;max-width:620px;color:#f4f0e7}.oc-buttons{display:flex;gap:12px;flex-wrap:wrap;margin-top:32px}.oc-btn{display:inline-flex;justify-content:center;align-items:center;padding:14px 24px;border:1px solid transparent;text-transform:uppercase;letter-spacing:.12em;font-size:10px;font-weight:800;cursor:pointer}.oc-btn-gold{background:var(--oc-gold);color:#fff}.oc-btn-light{background:#fff;color:var(--oc-green)}.oc-btn-outline{border-color:var(--oc-gold);color:var(--oc-gold);background:transparent}.oc-hero-note{display:flex;gap:28px;margin-top:35px;font-size:11px;text-transform:uppercase;letter-spacing:.08em}.oc-trust{background:var(--oc-green);color:#fff}.oc-trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.oc-trust-grid div{padding:25px 18px;border-right:1px solid rgba(255,255,255,.12)}.oc-trust-grid div:last-child{border:0}.oc-trust b,.oc-trust span{display:block}.oc-trust b{font-size:10px;letter-spacing:.13em;color:#dfc57b}.oc-trust span{font-size:12px;color:#e7e1d5}.oc-section{padding:95px 0}.oc-heading{max-width:760px;margin-bottom:45px}.oc-heading h1,.oc-heading h2,.oc-inner-hero h1,.oc-section h1{font-size:clamp(38px,5vw,62px);line-height:1.04;font-weight:500;letter-spacing:-.03em;margin:0 0 18px}.oc-heading h2 i,.oc-inner-hero h1 i{font-family:Georgia,serif;font-weight:400;color:var(--oc-gold)}.oc-heading>p:last-child{color:var(--oc-muted);max-width:620px}.oc-products-home ul.products{margin:0!important}.oc-products-home .woocommerce ul.products li.product,.woocommerce ul.products li.product{background:#fff;border:1px solid var(--oc-line);padding:0 0 22px;transition:.25s;box-shadow:none}.woocommerce ul.products li.product:hover{transform:translateY(-4px);box-shadow:var(--oc-shadow)}.woocommerce ul.products li.product .woocommerce-loop-product__title{padding:0 18px;font-size:17px}.woocommerce ul.products li.product .price{padding:0 18px;color:var(--oc-green);font-weight:700}.woocommerce ul.products li.product .button{margin:10px 18px 0;background:var(--oc-green);color:#fff;border-radius:0;text-transform:uppercase;font-size:10px;letter-spacing:.12em}.oc-center{text-align:center;margin-top:35px}.oc-text-link{font-size:11px;text-transform:uppercase;letter-spacing:.12em;font-weight:800;color:var(--oc-green)}.oc-story-band{background:var(--oc-ivory);padding:90px 0}.oc-split{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.oc-story-band h2,.oc-gifting h2,.oc-values h2{font-size:clamp(38px,5vw,60px);line-height:1.03;margin:0 0 22px;font-weight:500}.oc-story-band p:not(.oc-kicker),.oc-gifting p:not(.oc-kicker){color:var(--oc-muted);max-width:600px}.oc-stat-grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--oc-line);border-left:1px solid var(--oc-line)}.oc-stat-grid div{padding:28px;border-right:1px solid var(--oc-line);border-bottom:1px solid var(--oc-line)}.oc-stat-grid strong{display:block;color:var(--oc-gold);font-size:12px}.oc-stat-grid span{font-weight:700;font-size:15px}.oc-gifting{padding:70px 0;background:var(--oc-green2);color:#fff}.oc-gifting-card{display:grid;grid-template-columns:1fr 300px;align-items:center}.oc-gifting h2{color:#fff}.oc-gifting p{color:#cfc9bc!important}.oc-gift-mark{width:220px;height:220px;border:1px solid var(--oc-gold);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-direction:column;color:var(--oc-gold);font-size:55px;margin:auto}.oc-gift-mark small{font-size:9px;letter-spacing:.15em}.oc-journal{background:#fff}.oc-heading-row{display:flex;justify-content:space-between;align-items:end;max-width:none}.oc-post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.oc-post-card{border:1px solid var(--oc-line);background:#fff}.oc-post-img{display:block;aspect-ratio:1.4;overflow:hidden;background:var(--oc-green)}.oc-post-img img{width:100%;height:100%;object-fit:cover;transition:.4s}.oc-post-card:hover img{transform:scale(1.04)}.oc-placeholder{height:100%;display:grid;place-items:center;color:var(--oc-gold);font-size:13px;letter-spacing:.15em}.oc-post-body{padding:22px}.oc-post-body>p{font-size:10px;color:var(--oc-gold);text-transform:uppercase;letter-spacing:.1em}.oc-post-body h2,.oc-post-body h3{font-size:21px;line-height:1.2;margin:8px 0 15px}.oc-newsletter{padding:80px 0;background:var(--oc-cream);text-align:center}.oc-newsletter>div{max-width:760px}.oc-newsletter h2{font-size:42px;margin:0 0 10px}.oc-newsletter p:not(.oc-kicker){color:var(--oc-muted)}.oc-inner-hero{padding:115px 0;background:var(--oc-ivory)}.oc-inner-hero .oc-container{max-width:900px}.oc-inner-hero p:last-child{max-width:650px;color:var(--oc-muted);font-size:17px}.oc-about-split{align-items:start}.oc-values{padding:90px 0;background:var(--oc-green);color:#fff}.oc-value-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.2)}.oc-value-grid>div{padding:30px 20px;border-right:1px solid rgba(255,255,255,.2)}.oc-value-grid span{color:var(--oc-gold2);font-size:11px}.oc-value-grid h3{font-size:23px;margin:10px 0}.oc-value-grid p{color:#d7d1c5;font-size:14px}.oc-contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.oc-contact-detail{padding:18px 0;border-bottom:1px solid var(--oc-line);display:flex;flex-direction:column}.oc-contact-detail b{font-size:10px;text-transform:uppercase;letter-spacing:.15em;color:var(--oc-gold)}.oc-contact-detail a{color:var(--oc-green)}.oc-form-card{background:var(--oc-ivory);padding:35px}.oc-form-card h2{font-size:30px;margin-top:0}.oc-form-card label{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.1em;font-weight:700;margin:15px 0}.oc-form-card input,.oc-form-card textarea{display:block;width:100%;margin-top:7px;padding:13px;border:1px solid var(--oc-line);background:#fff;font:inherit}.oc-hp{position:absolute;left:-9999px}.oc-alert{padding:12px;background:#f5dddd;margin-bottom:15px}.oc-alert.success{background:#dfeee4}.oc-small{font-size:12px;color:var(--oc-muted);margin-top:30px}.oc-content{max-width:820px;font-size:17px}.oc-content h2,.oc-content h3{line-height:1.2;margin-top:45px}.oc-single h1{max-width:850px}.oc-meta{color:var(--oc-gold);font-size:11px;text-transform:uppercase;letter-spacing:.12em}.oc-featured{width:100%;margin:30px 0}.oc-content-page{min-height:500px}.oc-store-head{background:var(--oc-green);color:#fff;padding:70px 0}.oc-store-head h1{font-size:55px;margin:0 0 10px}.oc-store-head p:last-child{color:#d9d2c6}.oc-store-shell{padding:65px 0}.oc-breadcrumb-sep{margin:0 8px;color:var(--oc-gold)}.woocommerce .woocommerce-breadcrumb{font-size:10px;text-transform:uppercase;letter-spacing:.1em}.woocommerce .woocommerce-ordering select,.woocommerce .woocommerce-result-count{font-size:12px}.woocommerce div.product{padding-top:20px}.woocommerce div.product .product_title{font-size:48px;line-height:1.05;font-weight:500}.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--oc-green);font-weight:700}.woocommerce button.button,.woocommerce a.button,.woocommerce input.button{border-radius:0;background:var(--oc-green);color:#fff;text-transform:uppercase;letter-spacing:.1em;font-size:10px;padding:14px 20px}.woocommerce button.button:hover,.woocommerce a.button:hover{background:var(--oc-gold);color:#fff}.woocommerce span.onsale{background:var(--oc-gold);border-radius:0}.woocommerce-message,.woocommerce-info{border-top-color:var(--oc-gold)}.woocommerce-message:before,.woocommerce-info:before{color:var(--oc-gold)}.oc-footer{background:#f2eee6;border-top:1px solid var(--oc-line);padding:70px 0 20px}.oc-footer-main{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.4fr;gap:50px}.oc-footer-logo .custom-logo{max-height:80px}.oc-footer-tagline{font-size:12px;color:var(--oc-muted);max-width:260px}.oc-footer h3{font-size:11px;text-transform:uppercase;letter-spacing:.15em;margin-top:0}.oc-footer-main>div>a:not(.oc-footer-logo){display:block;font-size:12px;color:var(--oc-muted);margin:7px 0}.oc-footer-main p{font-size:12px;color:var(--oc-muted)}.oc-footer-bottom{margin-top:55px;padding-top:18px;border-top:1px solid var(--oc-line);display:flex;justify-content:space-between;font-size:10px;color:var(--oc-muted);text-transform:uppercase;letter-spacing:.08em}
@media(max-width:900px){.oc-header-inner{grid-template-columns:1fr auto auto}.oc-toggle{display:flex;flex-direction:column;gap:4px}.oc-toggle span{display:block;width:25px;height:2px;background:var(--oc-green)}.oc-navigation{position:absolute;top:100%;left:0;right:0;background:#fff;border-bottom:1px solid var(--oc-line);display:none}.oc-navigation.is-open{display:block}.oc-menu{flex-direction:column;gap:0;padding:10px 20px}.oc-menu li a{display:block;padding:13px 0}.oc-trust-grid{grid-template-columns:1fr 1fr}.oc-trust-grid div:nth-child(2){border-right:0}.oc-split,.oc-contact-grid{grid-template-columns:1fr;gap:45px}.oc-post-grid{grid-template-columns:1fr 1fr}.oc-value-grid{grid-template-columns:1fr 1fr}.oc-gifting-card{grid-template-columns:1fr;gap:40px}.oc-footer-main{grid-template-columns:1fr 1fr}.oc-topbar-inner span:last-child{display:none}}
@media(max-width:600px){.oc-container{width:min(100% - 28px,1180px)}.oc-topbar{font-size:8px}.oc-header-inner{min-height:68px}.oc-actions{gap:10px}.oc-search-link{display:none}.oc-hero{min-height:620px}.oc-hero-content{padding:70px 0;margin-left:14px}.oc-hero h1{font-size:48px}.oc-hero-copy{font-size:15px}.oc-hero-note{flex-direction:column;gap:8px}.oc-section{padding:65px 0}.oc-heading h1,.oc-heading h2,.oc-inner-hero h1{font-size:42px}.oc-post-grid,.oc-value-grid{grid-template-columns:1fr}.oc-heading-row{display:block}.oc-heading-row .oc-text-link{display:inline-block;margin-top:10px}.oc-stat-grid{grid-template-columns:1fr}.oc-trust-grid{grid-template-columns:1fr}.oc-trust-grid div{border-right:0!important;border-bottom:1px solid rgba(255,255,255,.12)}.oc-gift-mark{width:170px;height:170px}.oc-footer-main{grid-template-columns:1fr}.oc-footer-bottom{flex-direction:column;gap:10px}.oc-store-head h1{font-size:42px}.woocommerce div.product .product_title{font-size:38px}.oc-search-overlay form{flex-wrap:wrap}.oc-search-overlay input{flex-basis:100%}}

/* v5 premium refinements */
.oc-header{box-shadow:0 4px 24px rgba(16,39,31,.05)}
.oc-brand .custom-logo{object-fit:contain}
.oc-menu>li>a{transition:color .2s ease}
.oc-hero{background-color:#173d2d}
.oc-card,.oc-post-card{overflow:hidden}
.oc-btn{transition:transform .2s ease,box-shadow .2s ease}
.oc-btn:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(16,39,31,.12)}
.oc-story-band{background-color:var(--oc-ivory)}
.oc-gifting{background-color:var(--oc-green2)}
.oc-products-home .woocommerce ul.products li.product img{aspect-ratio:1/1;object-fit:cover}
.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}

/* v5 contact experience */
.oc-form-heading h2{font-size:36px;line-height:1.08;margin:0 0 22px}
.oc-form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}
.oc-form-card label span{font-weight:400;color:var(--oc-muted);text-transform:none;letter-spacing:0}
.oc-form-card select{display:block;width:100%;margin-top:7px;padding:13px;border:1px solid var(--oc-line);background:#fff;font:inherit}
.oc-contact-response{display:none;padding:14px 16px;margin:0 0 18px;font-size:13px;line-height:1.5}
.oc-contact-response.is-success{display:block;background:#e3f0e6;color:#214d32;border-left:3px solid #4b8a5b}
.oc-contact-response.is-error{display:block;background:#f8e5e2;color:#7a3029;border-left:3px solid #b54b3f}
.oc-contact-submit:disabled{opacity:.65;cursor:not-allowed;transform:none!important}
.oc-submit-loading{display:none}
.oc-form-note{font-size:11px;color:var(--oc-muted);margin:14px 0 0}
.oc-contact-form textarea{resize:vertical;min-height:150px}
.oc-contact-form input:focus,.oc-contact-form textarea:focus,.oc-contact-form select:focus{outline:0;border-color:var(--oc-gold);box-shadow:0 0 0 3px rgba(185,146,59,.10)}
@media(max-width:600px){
    .oc-form-row{grid-template-columns:1fr;gap:0}
    .oc-form-card{padding:24px 20px}
    .oc-form-heading h2{font-size:30px}
}

/* Orchard Crest Contact V5 fixes */
.oc-contact-page{display:block;visibility:visible;opacity:1}.oc-contact-hero{display:block}.oc-form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.oc-form-card select{display:block;width:100%;margin-top:7px;padding:13px;border:1px solid var(--oc-line);background:#fff;font:inherit}.oc-contact-response{display:none;margin:0 0 18px;padding:13px 15px;font-size:13px}.oc-contact-response.is-success,.oc-contact-response.is-error{display:block}.oc-contact-response.is-success{background:#dfeee4;color:#18382c}.oc-contact-response.is-error{background:#f5dddd;color:#7b2020}.oc-contact-submit{margin-top:10px}.oc-submit-loading{display:none}.oc-contact-submit.is-loading .oc-submit-loading{display:inline}.oc-contact-submit.is-loading .oc-submit-label{display:none}.oc-form-note{font-size:11px;color:var(--oc-muted);margin:15px 0 0}.oc-contact-detail span{color:var(--oc-muted)}
@media(max-width:600px){.oc-form-row{grid-template-columns:1fr}.oc-form-card{padding:25px 20px}.oc-inner-hero{padding:80px 0}.oc-inner-hero h1{font-size:46px}}

/* =========================================================
   ORCHARD CREST HOMEPAGE CAROUSEL
   ========================================================= */
.oc-home-carousel{position:relative;width:100%;height:min(760px,82vh);min-height:560px;overflow:hidden;background:#10271f;color:#fff}
.oc-carousel-track,.oc-carousel-slide{position:absolute;inset:0;width:100%;height:100%}
.oc-carousel-slide{opacity:0;visibility:hidden;transition:opacity .9s ease,visibility .9s ease;z-index:1}
.oc-carousel-slide.active{opacity:1;visibility:visible;z-index:2}
.oc-carousel-image{position:absolute;inset:0;background-position:center;background-size:cover;background-repeat:no-repeat;transform:scale(1.04);transition:transform 7s ease}
.oc-carousel-slide.active .oc-carousel-image{transform:scale(1)}
.oc-carousel-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,24,17,.86) 0%,rgba(8,24,17,.58) 40%,rgba(8,24,17,.16) 100%)}
.oc-carousel-content{position:relative;z-index:3;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:80px 0}
.oc-carousel-content .oc-kicker{margin-bottom:18px}
.oc-carousel-content h1{max-width:780px;margin:0 0 22px;font-family:Georgia,"Times New Roman",serif;font-size:clamp(48px,6.2vw,88px);line-height:.98;font-weight:500;letter-spacing:-.035em;color:#fff}
.oc-carousel-content h1 span{color:#dfc57b;font-style:italic}
.oc-carousel-copy{max-width:600px!important;margin:0 0 32px!important;font-size:17px;line-height:1.75;color:#f4f0e7}
.oc-carousel-buttons{display:flex;flex-wrap:wrap;gap:12px}
.oc-carousel-buttons .oc-btn{min-height:50px}
.oc-carousel-prev,.oc-carousel-next{position:absolute;top:50%;z-index:10;width:54px;height:54px;transform:translateY(-50%);border:1px solid rgba(255,255,255,.4);border-radius:50%;background:rgba(0,0,0,.16);color:#fff;font-size:20px;line-height:1;cursor:pointer;backdrop-filter:blur(8px);transition:background .25s ease,border-color .25s ease}
.oc-carousel-prev{left:35px}.oc-carousel-next{right:35px}
.oc-carousel-prev:hover,.oc-carousel-next:hover{background:rgba(255,255,255,.16);border-color:rgba(255,255,255,.8)}
.oc-carousel-dots{position:absolute;z-index:10;left:50%;bottom:28px;transform:translateX(-50%);display:flex;align-items:center;gap:9px}
.oc-carousel-dots button{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.45);cursor:pointer;transition:width .3s ease,background .3s ease}
.oc-carousel-dots button.active{width:28px;border-radius:10px;background:var(--oc-gold2)}
@media(max-width:767px){
 .oc-home-carousel{height:680px;min-height:620px}
 .oc-carousel-overlay{background:linear-gradient(180deg,rgba(0,0,0,.25) 0%,rgba(0,0,0,.58) 55%,rgba(0,0,0,.86) 100%)}
 .oc-carousel-content{width:min(100% - 28px,1180px);justify-content:flex-end;padding-bottom:92px}
 .oc-carousel-content h1{font-size:clamp(42px,12vw,60px)}
 .oc-carousel-copy{font-size:15px;line-height:1.6}
 .oc-carousel-buttons{width:100%;flex-direction:column}
 .oc-carousel-buttons .oc-btn{width:100%}
 .oc-carousel-prev,.oc-carousel-next{top:auto;bottom:28px;width:42px;height:42px;transform:none}
 .oc-carousel-prev{left:20px}.oc-carousel-next{right:20px}
 .oc-carousel-dots{bottom:45px}
}
@media(prefers-reduced-motion:reduce){
 .oc-carousel-slide,.oc-carousel-image{transition:none}
}


/* ORCHARD CREST PREMIUM HEADER V6.2 */
.oc-topbar{background:#102c22;color:#ead9ac;font-size:10px;letter-spacing:.18em;text-transform:uppercase;border-bottom:1px solid rgba(218,184,107,.18)}
.oc-topbar-inner{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:0}
.oc-header{position:sticky;top:0;z-index:999;background:rgba(251,248,240,.97);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-bottom:1px solid rgba(25,55,44,.10);transition:box-shadow .3s ease,background .3s ease}
.oc-header:hover{box-shadow:0 10px 40px rgba(13,37,28,.07)}
.oc-header-inner{min-height:94px;display:grid;grid-template-columns:minmax(210px,1fr) auto minmax(210px,1fr);align-items:center;gap:34px}
.oc-header-brand{display:flex;align-items:center;justify-content:flex-start;min-width:0}
.oc-brand{display:inline-flex;align-items:center;text-decoration:none;min-width:0}
.oc-brand .custom-logo,.oc-custom-brand-logo{display:block;width:auto;height:auto;max-height:68px;max-width:245px;object-fit:contain}
.oc-wordmark{color:#18382c;font-size:21px;letter-spacing:.14em;white-space:nowrap}.oc-wordmark b{font-weight:800}
.oc-navigation{display:flex;align-items:center;justify-content:center;justify-self:center}
.oc-menu{display:flex;align-items:center;justify-content:center;gap:36px;list-style:none;margin:0;padding:0}
.oc-menu li{position:relative;margin:0}
.oc-menu>li>a{position:relative;display:flex;align-items:center;min-height:94px;color:#17392d;text-decoration:none;font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;white-space:nowrap;transition:color .25s ease}
.oc-menu>li>a::after{content:"";position:absolute;left:50%;bottom:25px;width:0;height:1px;background:#b4914f;transform:translateX(-50%);transition:width .3s ease}
.oc-menu>li>a:hover,.oc-menu>li.current-menu-item>a,.oc-menu>li.current_page_item>a,.oc-menu>li.current-menu-ancestor>a{color:#9c783d}
.oc-menu>li>a:hover::after,.oc-menu>li.current-menu-item>a::after,.oc-menu>li.current_page_item>a::after,.oc-menu>li.current-menu-ancestor>a::after{width:30px}
.oc-menu .sub-menu{position:absolute;left:50%;top:calc(100% - 10px);transform:translate(-50%,12px);min-width:230px;padding:11px;margin:0;list-style:none;background:#fffdf8;border:1px solid rgba(24,56,44,.09);border-radius:5px;box-shadow:0 22px 55px rgba(15,38,29,.14);opacity:0;visibility:hidden;transition:opacity .24s ease,transform .24s ease}
.oc-menu li:hover>.sub-menu,.oc-menu li:focus-within>.sub-menu{opacity:1;visibility:visible;transform:translate(-50%,0)}
.oc-menu .sub-menu a{display:block;padding:13px 15px;color:#19382d;font-size:12px;font-weight:600;letter-spacing:.05em;text-transform:none;text-decoration:none;border-radius:3px;transition:background .2s ease,color .2s ease}
.oc-menu .sub-menu a:hover{background:#f4efe2;color:#9c783d}
.oc-actions{justify-self:end;display:flex;align-items:center;justify-content:flex-end;gap:12px}
.oc-search-link{min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 22px;background:#18382c;color:#fff;border:1px solid #18382c;border-radius:999px;text-decoration:none;font-size:11px;font-weight:800;letter-spacing:.13em;text-transform:uppercase;box-shadow:0 8px 25px rgba(24,56,44,.13);transition:background .25s ease,border-color .25s ease,transform .25s ease,box-shadow .25s ease}
.oc-search-link svg{display:block;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.oc-search-link:hover{background:#b48d49;border-color:#b48d49;color:#fff;transform:translateY(-1px);box-shadow:0 12px 30px rgba(129,94,42,.20)}
.oc-cart{min-height:50px;padding:0 8px 0 12px;display:inline-flex;align-items:center;gap:8px;color:#18382c;text-decoration:none;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.oc-cart-count{width:26px;min-width:26px;height:26px;margin:0;border-radius:50%;background:#e9dfc5;color:#18382c;font-size:10px}
.oc-toggle{display:none;width:46px;height:46px;border:0;background:transparent;padding:10px;cursor:pointer}.oc-toggle span{display:block;width:25px;height:1.5px;margin:5px auto;background:#18382c}
.oc-search-overlay{position:fixed;inset:0;z-index:99999;background:rgba(10,31,23,.97);color:#fff;display:none;align-items:center}.oc-search-overlay.is-open{display:flex}.oc-search-overlay-inner{min-height:100vh;width:100%;display:flex;align-items:center;position:relative}.oc-search-container{width:100%;max-width:950px}.oc-search-eyebrow{margin:0 0 18px;color:#cfad67;font-size:11px;font-weight:700;letter-spacing:.22em;text-transform:uppercase}.oc-search-overlay h2{margin:0 0 38px;color:#fff;font-family:Georgia,serif;font-size:clamp(36px,5vw,64px);line-height:1;font-weight:400}.oc-search-close{position:absolute;right:42px;top:34px;width:50px;height:50px;border:1px solid rgba(255,255,255,.35)!important;border-radius:50%;background:transparent!important;color:#fff!important;font-size:30px!important;line-height:44px;text-align:center;padding:0!important;text-decoration:none;transition:.25s ease}.oc-search-close:hover{background:#cfad67!important;border-color:#cfad67!important;color:#19382d!important}.oc-premium-search-form{display:grid!important;grid-template-columns:1fr auto;gap:14px;width:100%}.oc-search-field{position:relative}.oc-search-field-icon{position:absolute;left:21px;top:50%;transform:translateY(-50%);fill:none;stroke:#7c887f;stroke-width:1.7}.oc-search-field input{width:100%;height:74px;padding:0 25px 0 63px!important;border:1px solid rgba(255,255,255,.2)!important;background:#fff;color:#17382c;font-size:17px!important;outline:none;border-radius:4px}.oc-search-field input:focus{border-color:#cfad67!important}.oc-premium-search-form button{min-width:155px;height:74px;padding:0 32px!important;border:0;border-radius:4px;background:#cfad67!important;color:#17382c!important;cursor:pointer;font-size:12px!important;font-weight:800;letter-spacing:.14em;text-transform:uppercase;transition:.25s ease}.oc-premium-search-form button:hover{background:#e0c17d!important}
@media(max-width:1100px){.oc-header-inner{grid-template-columns:1fr auto auto;min-height:82px;gap:16px}.oc-brand .custom-logo,.oc-custom-brand-logo{max-height:58px;max-width:210px}.oc-toggle{display:block;order:2}.oc-navigation{display:none;position:absolute;top:100%;left:0;right:0;background:#fffdf8;border-top:1px solid rgba(24,56,44,.08);border-bottom:1px solid rgba(24,56,44,.08);box-shadow:0 20px 40px rgba(15,38,29,.09);padding:0 20px}.oc-navigation.is-open{display:block}.oc-menu{display:block;padding:12px 0 22px}.oc-menu>li>a{min-height:auto;padding:16px 4px;border-bottom:1px solid rgba(24,56,44,.08)}.oc-menu>li>a::after{display:none}.oc-menu .sub-menu{position:static;transform:none!important;min-width:0;padding:0 0 5px 16px;border:0;box-shadow:none;opacity:1;visibility:visible;display:none;background:transparent}.oc-menu li:hover>.sub-menu,.oc-menu li:focus-within>.sub-menu{display:block}.oc-actions{order:3}.oc-topbar-inner{padding:0}}
@media(max-width:700px){.oc-topbar-inner{justify-content:center;min-height:30px}.oc-topbar-inner span:nth-child(2){display:none}.oc-topbar{font-size:8px;letter-spacing:.14em}.oc-header-inner{min-height:72px;gap:7px;grid-template-columns:1fr auto auto}.oc-brand .custom-logo,.oc-custom-brand-logo{max-height:50px;max-width:165px}.oc-search-link{width:46px;height:46px;min-height:46px;padding:0}.oc-search-text{display:none}.oc-cart{display:none}.oc-premium-search-form{grid-template-columns:1fr!important}.oc-search-field input,.oc-premium-search-form button{height:62px}.oc-premium-search-form button{width:100%}.oc-search-overlay h2{font-size:38px}.oc-search-close{top:20px;right:20px}.oc-search-container{padding-top:35px}.oc-toggle{width:42px;height:42px;padding:8px}}


/* =========================================================
   V6.3 — ENHANCED BRAND LOGO VISIBILITY
   Logo is enlarged without increasing header row height.
========================================================= */
.oc-header .oc-brand .custom-logo,
.oc-header .oc-custom-brand-logo{
    max-height:76px;
    max-width:285px;
}

.oc-footer .oc-footer-logo .custom-logo,
.oc-footer .oc-footer-logo .oc-custom-brand-logo{
    max-height:100px;
    max-width:300px;
    width:auto;
    object-fit:contain;
}

@media(max-width:1100px){
    .oc-header .oc-brand .custom-logo,
    .oc-header .oc-custom-brand-logo{
        max-height:66px;
        max-width:240px;
    }
    .oc-footer .oc-footer-logo .custom-logo,
    .oc-footer .oc-footer-logo .oc-custom-brand-logo{
        max-height:90px;
        max-width:270px;
    }
}

@media(max-width:700px){
    .oc-header .oc-brand .custom-logo,
    .oc-header .oc-custom-brand-logo{
        max-height:56px;
        max-width:190px;
    }
    .oc-footer .oc-footer-logo .custom-logo,
    .oc-footer .oc-footer-logo .oc-custom-brand-logo{
        max-height:78px;
        max-width:230px;
    }
}


/* =========================================================
   V6.4 — WHY ORCHARD CREST + PREMIUM GIFTING
========================================================= */
.oc-story-band{
    padding:96px 0;
    background:linear-gradient(135deg,#17392d 0%,#102d23 100%);
    color:#fff;
    position:relative;
    overflow:hidden;
}
.oc-story-band:before{
    content:"OC";
    position:absolute;
    right:-30px;
    top:-80px;
    font-family:Georgia,serif;
    font-size:280px;
    line-height:1;
    color:rgba(255,255,255,.025);
    letter-spacing:-.08em;
    pointer-events:none;
}
.oc-story-premium{
    display:grid;
    grid-template-columns:minmax(0,.95fr) minmax(0,1.15fr);
    gap:86px;
    align-items:center;
    position:relative;
    z-index:1;
}
.oc-story-copy{max-width:560px}
.oc-story-band .oc-kicker{color:#d1ae67}
.oc-story-copy h2{
    margin:12px 0 24px;
    color:#fff;
    font-size:clamp(36px,4.4vw,62px);
    line-height:1.02;
    letter-spacing:-.035em;
}
.oc-story-copy h2 i{color:#d7b873;font-weight:400}
.oc-story-lead{
    margin:0 0 32px;
    color:rgba(255,255,255,.78);
    font-size:16px;
    line-height:1.8;
    max-width:520px;
}
.oc-story-band .oc-btn-outline{
    border-color:rgba(217,185,113,.65);
    color:#f4e6c7;
}
.oc-story-band .oc-btn-outline:hover{
    background:#d4b16a;
    color:#17382c;
    border-color:#d4b16a;
}
.oc-standard-panel{
    padding:34px;
    border:1px solid rgba(214,181,107,.24);
    background:rgba(255,255,255,.035);
    backdrop-filter:blur(8px);
}
.oc-standard-label{
    margin:0 0 22px;
    color:#d5b36c;
    font-size:10px;
    font-weight:700;
    letter-spacing:.19em;
}
.oc-stat-grid-premium{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:0;
}
.oc-stat-grid-premium .oc-stat-item{
    min-height:170px;
    padding:26px 28px;
    border:1px solid rgba(255,255,255,.09);
    margin:-1px 0 0 -1px;
    display:flex;
    flex-direction:column;
}
.oc-stat-grid-premium strong{
    color:#d7b873;
    font-family:Georgia,serif;
    font-size:29px;
    font-weight:400;
    line-height:1;
    margin-bottom:auto;
}
.oc-stat-grid-premium span{
    color:#fff;
    font-size:15px;
    font-weight:600;
    letter-spacing:.02em;
    margin:22px 0 7px;
}
.oc-stat-grid-premium small{
    color:rgba(255,255,255,.58);
    font-size:12px;
    line-height:1.55;
}

/* Gifting */
.oc-gifting{
    padding:92px 0;
    background:#f6f1e7;
}
.oc-gifting-premium{
    display:grid;
    grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);
    min-height:510px;
    padding:0;
    overflow:hidden;
    background:#fffdf8;
    border:1px solid rgba(24,56,44,.10);
    box-shadow:0 24px 70px rgba(21,50,39,.08);
}
.oc-gifting-content{
    padding:70px 64px;
    display:flex;
    flex-direction:column;
    justify-content:center;
}
.oc-gifting-content h2{
    margin:12px 0 22px;
    color:#17382c;
    font-size:clamp(35px,4vw,56px);
    line-height:1.04;
    letter-spacing:-.035em;
}
.oc-gifting-content h2 i{
    color:#a98341;
    font-weight:400;
}
.oc-gifting-content>p:not(.oc-kicker){
    max-width:560px;
    margin:0 0 24px;
    color:#64716a;
    font-size:15px;
    line-height:1.75;
}
.oc-gifting-points{
    display:flex;
    flex-wrap:wrap;
    gap:8px;
    margin:0 0 31px;
}
.oc-gifting-points span{
    padding:8px 11px;
    border:1px solid rgba(24,56,44,.12);
    color:#315044;
    font-size:10px;
    font-weight:700;
    letter-spacing:.09em;
    text-transform:uppercase;
    background:#faf7ef;
}
.oc-gifting-content .oc-btn{align-self:flex-start}
.oc-gifting-visual{
    min-height:510px;
    position:relative;
    background:
        radial-gradient(circle at 50% 40%,rgba(210,177,103,.18),transparent 43%),
        linear-gradient(145deg,#244c3d,#102e24);
    background-size:cover;
    background-position:center;
}
.oc-gifting-visual.has-image:after{
    content:"";
    position:absolute;
    inset:0;
    background:linear-gradient(90deg,rgba(18,48,37,.08),rgba(18,48,37,0) 55%);
}
.oc-gift-mark{
    position:absolute;
    inset:0;
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    color:#d6b46d;
    text-align:center;
}
.oc-gift-mark span{
    font-family:Georgia,serif;
    font-size:104px;
    line-height:.9;
    letter-spacing:-.08em;
}
.oc-gift-mark small{
    margin-top:16px;
    font-size:12px;
    letter-spacing:.25em;
}
.oc-gift-mark em{
    margin-top:10px;
    font-style:normal;
    color:rgba(255,255,255,.58);
    font-size:9px;
    letter-spacing:.22em;
}

/* If a gifting image is uploaded, make it a luxurious editorial crop */
.oc-gifting-visual.has-image{
    background-repeat:no-repeat;
    background-position:center center;
}

/* Tablet */
@media(max-width:980px){
    .oc-story-band,.oc-gifting{padding:70px 0}
    .oc-story-premium{grid-template-columns:1fr;gap:44px}
    .oc-story-copy{max-width:680px}
    .oc-gifting-premium{grid-template-columns:1fr}
    .oc-gifting-visual{min-height:390px;order:-1}
    .oc-gifting-content{padding:52px 44px}
}

/* Mobile */
@media(max-width:620px){
    .oc-story-band,.oc-gifting{padding:54px 0}
    .oc-story-premium{gap:34px}
    .oc-standard-panel{padding:20px}
    .oc-stat-grid-premium{grid-template-columns:1fr 1fr}
    .oc-stat-grid-premium .oc-stat-item{min-height:150px;padding:20px 16px}
    .oc-stat-grid-premium strong{font-size:25px}
    .oc-stat-grid-premium span{font-size:13px}
    .oc-stat-grid-premium small{font-size:11px}
    .oc-gifting-content{padding:40px 26px}
    .oc-gifting-visual{min-height:300px}
    .oc-gifting-points{gap:6px}
    .oc-gifting-points span{font-size:9px}
}


/* =========================================================
   V6.5 — FSSAI FOOTER IDENTITY
========================================================= */
.oc-fssai{
    display:flex;
    align-items:center;
    gap:12px;
    margin-top:20px;
    padding-top:17px;
    border-top:1px solid rgba(24,56,44,.12);
    max-width:285px;
}
.oc-fssai-mark{
    flex:0 0 auto;
    min-width:68px;
    height:36px;
    display:flex;
    align-items:center;
    justify-content:center;
    border:1.5px solid currentColor;
    border-radius:3px;
    color:var(--oc-green,#18382c);
}
.oc-fssai-symbol{
    font-family:Arial,sans-serif;
    font-size:17px;
    font-weight:800;
    line-height:1;
    letter-spacing:-.07em;
    text-transform:lowercase;
}
.oc-fssai-details{
    display:flex;
    flex-direction:column;
    gap:3px;
}
.oc-fssai-details strong{
    color:var(--oc-green,#18382c);
    font-size:10px;
    line-height:1;
    letter-spacing:.15em;
}
.oc-fssai-details span{
    color:var(--oc-muted,#66736d);
    font-size:11px;
    line-height:1.35;
    letter-spacing:.035em;
}
@media(max-width:700px){
    .oc-fssai{margin-top:16px;padding-top:14px}
}


/* =========================================================
   V6.6 — ULTRA PREMIUM FOOTER + FSSAI
========================================================= */
.oc-footer{
    background:#102d23;
    color:#fff;
    border-top:1px solid rgba(214,181,107,.22);
}

.oc-footer-top{
    padding:78px 0 58px;
    background:
        radial-gradient(circle at 12% 0%,rgba(193,155,80,.08),transparent 32%),
        linear-gradient(145deg,#153a2d 0%,#0f2c22 100%);
}

.oc-footer-main{
    display:grid;
    grid-template-columns:1.45fr .8fr .9fr 1.05fr;
    gap:54px;
    align-items:start;
}

.oc-footer-brand-col{
    max-width:360px;
}

.oc-footer-logo{
    display:inline-flex;
    align-items:center;
    margin-bottom:18px;
    text-decoration:none;
}

.oc-footer-logo .custom-logo,
.oc-footer-custom-logo{
    display:block;
    width:auto;
    height:auto;
    max-height:104px;
    max-width:320px;
    object-fit:contain;
}

.oc-footer .oc-wordmark{
    color:#f0d79e;
    font-size:23px;
    letter-spacing:.14em;
}

.oc-footer-tagline{
    margin:0 0 14px;
    color:#e4c884;
    font-family:Georgia,serif;
    font-size:17px;
    line-height:1.5;
    max-width:320px;
}

.oc-footer-intro{
    margin:0;
    max-width:340px;
    color:rgba(255,255,255,.72);
    font-size:13px;
    line-height:1.8;
}

.oc-footer-col h3{
    margin:7px 0 22px;
    color:#d7b56d;
    font-size:11px;
    font-weight:700;
    letter-spacing:.18em;
    text-transform:uppercase;
}

.oc-footer-col > a{
    position:relative;
    display:block;
    width:max-content;
    max-width:100%;
    margin:0 0 13px;
    padding:2px 0;
    color:rgba(255,255,255,.88);
    font-size:14px;
    font-weight:500;
    line-height:1.5;
    text-decoration:none;
    transition:color .2s ease, transform .2s ease;
}

.oc-footer-col > a:after{
    content:"";
    position:absolute;
    left:0;
    bottom:-1px;
    width:0;
    height:1px;
    background:#d7b56d;
    transition:width .22s ease;
}

.oc-footer-col > a:hover{
    color:#f0d28d;
    transform:translateX(3px);
}

.oc-footer-col > a:hover:after{
    width:100%;
}

.oc-footer-contact-item{
    margin-bottom:20px;
}

.oc-footer-label{
    display:block;
    margin-bottom:6px;
    color:#d7b56d;
    font-size:9px;
    font-weight:700;
    letter-spacing:.17em;
}

.oc-footer-contact a,
.oc-footer-contact p{
    margin:0;
    color:rgba(255,255,255,.87);
    font-size:13px;
    line-height:1.65;
    text-decoration:none;
}

.oc-footer-contact a:hover{
    color:#f0d28d;
}

/* FSSAI */
.oc-fssai{
    display:flex;
    align-items:center;
    gap:14px;
    margin-top:25px;
    padding-top:22px;
    border-top:1px solid rgba(255,255,255,.12);
    max-width:330px;
}

.oc-fssai-logo{
    display:block;
    width:86px;
    height:auto;
    padding:6px 8px;
    background:#fff;
    border-radius:4px;
    object-fit:contain;
}

.oc-fssai-details{
    display:flex;
    flex-direction:column;
    gap:4px;
}

.oc-fssai-details strong{
    color:#e1c176;
    font-size:9px;
    line-height:1.2;
    letter-spacing:.16em;
}

.oc-fssai-details span{
    color:rgba(255,255,255,.84);
    font-size:11px;
    line-height:1.4;
    letter-spacing:.035em;
}

/* Bottom */
.oc-footer-bottom-wrap{
    border-top:1px solid rgba(255,255,255,.10);
    background:#0b241c;
}

.oc-footer-bottom{
    min-height:62px;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:24px;
    color:rgba(255,255,255,.58);
    font-size:10px;
    letter-spacing:.08em;
    text-transform:uppercase;
}

.oc-footer-signature{
    color:#c9aa66;
}

/* Tablet */
@media(max-width:1050px){
    .oc-footer-main{
        grid-template-columns:1.25fr 1fr 1fr;
        gap:44px 36px;
    }
    .oc-footer-brand-col{
        grid-column:1/-1;
        max-width:620px;
    }
}

/* Mobile */
@media(max-width:700px){
    .oc-footer-top{padding:56px 0 38px}
    .oc-footer-main{
        grid-template-columns:1fr 1fr;
        gap:38px 28px;
    }
    .oc-footer-brand-col{
        grid-column:1/-1;
    }
    .oc-footer-logo .custom-logo,
    .oc-footer-custom-logo{
        max-height:88px;
        max-width:270px;
    }
    .oc-footer-col h3{margin-bottom:17px}
    .oc-footer-col > a{font-size:13px;margin-bottom:11px}
    .oc-footer-contact{grid-column:1/-1}
    .oc-footer-bottom{
        min-height:74px;
        flex-direction:column;
        align-items:flex-start;
        justify-content:center;
        gap:7px;
    }
}

@media(max-width:480px){
    .oc-footer-main{grid-template-columns:1fr;gap:34px}
    .oc-footer-brand-col,.oc-footer-contact{grid-column:auto}
    .oc-fssai-logo{width:80px}
}


/* =========================================================
   V6.8 — PREMIUM COLLECTION SECTION
========================================================= */
.oc-collection-section{background:#fbf8f1;padding-top:92px;padding-bottom:92px}
.oc-collection-heading{max-width:760px;margin-bottom:48px}
.oc-collection-heading p{max-width:650px}
.oc-collection-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}
.oc-collection-item{position:relative;min-height:330px;padding:30px 24px 24px;background:#fff;border:1px solid rgba(24,56,44,.10);display:flex;flex-direction:column;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}
.oc-collection-item:hover{transform:translateY(-5px);border-color:rgba(185,146,59,.38);box-shadow:0 18px 45px rgba(24,56,44,.08)}
.oc-collection-number{display:block;margin-bottom:26px;color:#b9923b;font-family:Georgia,serif;font-size:28px;line-height:1}
.oc-collection-item h3{margin:0 0 14px;color:#18382c;font-size:20px;line-height:1.25}
.oc-collection-item p{margin:0 0 26px;color:#66736d;font-size:13px;line-height:1.7}
.oc-pack-info{margin-top:auto;padding-top:18px;border-top:1px solid rgba(24,56,44,.09);display:flex;flex-direction:column;gap:5px}
.oc-pack-info span{color:#7c897f;font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase}
.oc-pack-info strong{color:#18382c;font-size:12px;letter-spacing:.04em}
.oc-collection-footer{margin-top:36px;padding-top:24px;border-top:1px solid rgba(24,56,44,.10);display:flex;align-items:center;justify-content:space-between;gap:25px}
.oc-collection-footer p{margin:0;color:#66736d;font-size:13px}
@media(max-width:1100px){.oc-collection-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:760px){.oc-collection-section{padding-top:68px;padding-bottom:68px}.oc-collection-grid{grid-template-columns:1fr 1fr}.oc-collection-item{min-height:300px}.oc-collection-footer{align-items:flex-start;flex-direction:column}}
@media(max-width:520px){.oc-collection-grid{grid-template-columns:1fr}.oc-collection-item{min-height:auto}}



/* =========================================================
   V6.9 — TRUST-BUILDING WHY ORCHARD CREST
========================================================= */
.oc-why-premium{
    position:relative;
    padding:100px 0;
    overflow:hidden;
    background:radial-gradient(circle at 90% 10%,rgba(205,174,103,.10),transparent 28%),linear-gradient(140deg,#173a2d 0%,#102d23 100%);
    color:#fff;
}
.oc-why-premium:before{
    content:"ORCHARD CREST";
    position:absolute;
    right:-60px;
    bottom:-20px;
    font-size:110px;
    font-weight:700;
    letter-spacing:.06em;
    color:rgba(255,255,255,.025);
    white-space:nowrap;
    pointer-events:none;
}
.oc-why-grid{
    position:relative;
    z-index:1;
    display:grid;
    grid-template-columns:.85fr 1.15fr;
    gap:80px;
    align-items:center;
}
.oc-why-intro{max-width:560px}
.oc-why-premium .oc-kicker{color:#d6b46d}
.oc-why-intro h2{
    margin:12px 0 24px;
    color:#fff;
    font-size:clamp(40px,4.7vw,64px);
    line-height:1.02;
    letter-spacing:-.035em;
}
.oc-why-intro h2 i{color:#d7b873;font-weight:400}
.oc-why-lead{
    margin-bottom:18px;
    color:#fff;
    font-size:17px;
    line-height:1.75;
}
.oc-why-intro>p:not(.oc-kicker):not(.oc-why-lead){
    color:rgba(255,255,255,.68);
    font-size:14px;
    line-height:1.8;
}
.oc-why-intro .oc-btn{margin-top:18px}
.oc-why-reasons{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:14px;
}
.oc-why-card{
    min-height:190px;
    padding:26px;
    display:flex;
    gap:18px;
    background:rgba(255,255,255,.045);
    border:1px solid rgba(255,255,255,.10);
    transition:transform .25s ease,background .25s ease,border-color .25s ease;
}
.oc-why-card:hover{
    transform:translateY(-4px);
    background:rgba(255,255,255,.075);
    border-color:rgba(215,184,115,.34);
}
.oc-why-number{
    flex:0 0 auto;
    color:#d7b873;
    font-family:Georgia,serif;
    font-size:26px;
    line-height:1;
}
.oc-why-card h3{
    margin:0 0 10px;
    color:#fff;
    font-size:16px;
    line-height:1.3;
}
.oc-why-card p{
    margin:0;
    color:rgba(255,255,255,.62);
    font-size:12.5px;
    line-height:1.7;
}
@media(max-width:980px){
    .oc-why-grid{grid-template-columns:1fr;gap:48px}
    .oc-why-intro{max-width:700px}
}
@media(max-width:650px){
    .oc-why-premium{padding:64px 0}
    .oc-why-reasons{grid-template-columns:1fr}
    .oc-why-card{min-height:auto}
    .oc-why-premium:before{font-size:60px}
}



/* =========================================================
   V6.10 — GIFT WITH DISTINCTION SHOWCASE
========================================================= */
.oc-gifting-showcase{padding:92px 0;background:#f7f2e8;overflow:hidden}
.oc-gift-hero{display:grid;grid-template-columns:.94fr 1.06fr;min-height:590px;background:#fffdf8;border:1px solid rgba(24,56,44,.10);box-shadow:0 24px 70px rgba(20,48,38,.08)}
.oc-gift-copy{padding:62px 54px 54px}
.oc-gift-copy .oc-kicker{color:#9f793a;letter-spacing:.22em}
.oc-gift-copy h2{margin:13px 0 13px;color:#15382c;font-size:clamp(42px,4.6vw,68px);line-height:.99;letter-spacing:-.045em}
.oc-gift-copy h2 i{color:#b48743;font-weight:400}
.oc-gift-rule{display:flex;align-items:center;gap:12px;max-width:300px;margin:18px 0 24px;color:#b58b47}
.oc-gift-rule span{height:1px;flex:1;background:#c7a260}.oc-gift-rule em{font-style:normal;font-size:11px}
.oc-gift-intro{max-width:610px;margin:0 0 30px;color:#4e5d56;font-size:14px;line-height:1.8}
.oc-gift-benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:0 0 32px}
.oc-gift-benefit{min-width:0}
.oc-gift-icon{display:flex;width:36px;height:36px;align-items:center;justify-content:center;margin-bottom:10px;color:#ad8341;border:1px solid rgba(173,131,65,.42);border-radius:50%;font-size:17px}
.oc-gift-benefit strong{display:block;margin-bottom:6px;color:#17382c;font-size:10px;line-height:1.35;text-transform:uppercase;letter-spacing:.055em}
.oc-gift-benefit small{display:block;color:#6a746f;font-size:10px;line-height:1.55}
.oc-btn-gift{display:inline-flex;align-items:center;gap:18px;padding:16px 23px;background:#12392d;color:#eed18e!important;border-color:#12392d!important;text-transform:uppercase;letter-spacing:.09em;font-size:11px}
.oc-btn-gift:hover{background:#b68b45!important;color:#fff!important;border-color:#b68b45!important}

.oc-gift-feature{position:relative;min-height:590px;background:radial-gradient(circle at 35% 50%,rgba(211,176,100,.20),transparent 36%),linear-gradient(145deg,#244c3d,#102e24);background-size:cover;background-position:center}
.oc-gift-feature.has-image:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(247,242,232,.16),transparent 25%),linear-gradient(0deg,rgba(7,30,22,.18),transparent 45%)}
.oc-gift-feature-placeholder{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#d9b66b;text-align:center}
.oc-gift-monogram{font-family:Georgia,serif;font-size:94px;line-height:.85;letter-spacing:-.09em}
.oc-gift-feature-placeholder strong{margin-top:18px;font-size:18px;letter-spacing:.18em}
.oc-gift-feature-placeholder small{margin-top:12px;color:rgba(255,255,255,.62);font-size:11px}
.oc-gift-ideal{position:absolute;right:28px;bottom:27px;width:165px;height:165px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border-radius:50%;background:#12392d;color:#fff;border:2px solid #c6a052;box-shadow:0 0 0 5px #12392d,0 0 0 6px #c6a052}
.oc-gift-ideal small{color:#d9b66b;font-size:9px;letter-spacing:.16em;margin-bottom:7px}
.oc-gift-ideal strong{font-family:Georgia,serif;font-weight:400;font-size:15px;line-height:1.32}
.oc-gift-ideal span{margin-top:3px;color:#dfc078;font-size:12px}

.oc-gift-occasions-heading{display:flex;align-items:center;justify-content:center;gap:18px;margin:48px 0 25px}
.oc-gift-occasions-heading span{width:115px;height:1px;background:#c6a052}
.oc-gift-occasions-heading h3{margin:0;color:#16382c;font-size:15px;letter-spacing:.23em;text-transform:uppercase}
.oc-gift-occasions{display:grid;grid-template-columns:repeat(5,1fr);gap:13px}
.oc-gift-occasion{min-height:215px;display:grid;grid-template-columns:.82fr 1.18fr;overflow:hidden;background:#fffdf8;border:1px solid rgba(173,131,65,.32);border-radius:7px}
.oc-gift-occasion-copy{padding:18px 10px 15px 17px;display:flex;flex-direction:column}
.oc-occ-icon{display:flex;width:34px;height:34px;align-items:center;justify-content:center;margin-bottom:12px;border-radius:50%;background:#12392d;color:#dbb86c;font-size:15px}
.oc-gift-occasion h4{margin:0 0 8px;color:#17382c;font-size:11px;line-height:1.45;text-transform:uppercase;letter-spacing:.05em}
.oc-gift-occasion p{margin:0;color:#68736d;font-size:9.5px;line-height:1.6}
.oc-gift-occasion-image{min-height:215px;background:linear-gradient(145deg,#335b4a,#16382c);background-size:cover;background-position:center;display:flex;align-items:flex-end;justify-content:center;padding:12px}
.oc-gift-occasion-image span{color:rgba(222,192,126,.82);font-size:8px;letter-spacing:.14em;text-align:center}
.oc-gift-occasion:hover .oc-gift-occasion-image{filter:saturate(1.05)}

.oc-gift-trust{max-width:1120px;margin:28px auto 0;padding:20px 28px;display:grid;grid-template-columns:repeat(4,1fr);background:#0d382b;border-radius:8px}
.oc-gift-trust>div{display:flex;gap:13px;align-items:center;padding:3px 22px;border-right:1px solid rgba(214,181,107,.20)}
.oc-gift-trust>div:last-child{border-right:0}
.oc-gift-trust>div>span{color:#d7b36b;font-family:Georgia,serif;font-size:24px}
.oc-gift-trust p{margin:0}.oc-gift-trust strong{display:block;color:#e0c27d;font-size:10px;text-transform:uppercase;letter-spacing:.075em}
.oc-gift-trust small{display:block;margin-top:4px;color:rgba(255,255,255,.76);font-size:9.5px;line-height:1.45}

@media(max-width:1100px){
 .oc-gift-hero{grid-template-columns:1fr}
 .oc-gift-feature{min-height:500px;order:-1}
 .oc-gift-benefits{grid-template-columns:repeat(2,1fr)}
 .oc-gift-occasions{grid-template-columns:repeat(2,1fr)}
 .oc-gift-occasion:last-child{grid-column:1/-1}
 .oc-gift-trust{grid-template-columns:1fr 1fr}
 .oc-gift-trust>div:nth-child(2){border-right:0}.oc-gift-trust>div:nth-child(-n+2){padding-bottom:14px;margin-bottom:14px;border-bottom:1px solid rgba(214,181,107,.18)}
}
@media(max-width:700px){
 .oc-gifting-showcase{padding:60px 0}
 .oc-gift-copy{padding:42px 26px}
 .oc-gift-copy h2{font-size:clamp(38px,11vw,54px)}
 .oc-gift-feature{min-height:390px}
 .oc-gift-ideal{width:135px;height:135px;right:18px;bottom:18px}
 .oc-gift-ideal strong{font-size:13px}
 .oc-gift-occasions-heading span{width:38px}
 .oc-gift-occasions-heading h3{font-size:11px;letter-spacing:.16em}
 .oc-gift-occasions{grid-template-columns:1fr}
 .oc-gift-occasion:last-child{grid-column:auto}
 .oc-gift-occasion{grid-template-columns:1fr 1.15fr;min-height:190px}
 .oc-gift-occasion-image{min-height:190px}
 .oc-gift-trust{grid-template-columns:1fr;padding:18px 22px}
 .oc-gift-trust>div,.oc-gift-trust>div:nth-child(2){border-right:0;border-bottom:1px solid rgba(214,181,107,.18);padding:12px 0;margin:0}
 .oc-gift-trust>div:last-child{border-bottom:0}
}
@media(max-width:460px){
 .oc-gift-benefits{grid-template-columns:1fr 1fr;gap:18px 12px}
 .oc-gift-feature{min-height:330px}
 .oc-gift-ideal{width:118px;height:118px}
 .oc-gift-ideal small{font-size:7px}.oc-gift-ideal strong{font-size:11px}
}


/* V6.11 ULTRA PREMIUM FOOTER */
.oc-footer-v611{position:relative;overflow:hidden;background:#0c291f;color:#fff;border-top:0}
.oc-footer-accent{height:3px;background:linear-gradient(90deg,transparent,#b88d43 18%,#e3c47e 50%,#b88d43 82%,transparent)}
.oc-footer-top{position:relative;padding:84px 0 62px;background:radial-gradient(circle at 12% 8%,rgba(211,176,102,.12),transparent 26%),radial-gradient(circle at 88% 100%,rgba(211,176,102,.06),transparent 30%),linear-gradient(140deg,#15392d 0%,#0d2c22 58%,#09251c 100%)}
.oc-footer-top:after{content:"OC";position:absolute;right:-20px;bottom:-72px;color:rgba(255,255,255,.022);font-family:Georgia,serif;font-size:260px;line-height:1;letter-spacing:-.09em;pointer-events:none}
.oc-footer-main{position:relative;z-index:1;display:grid;grid-template-columns:1.5fr .9fr .95fr 1.05fr;gap:58px;align-items:start}
.oc-footer-brand-col{max-width:390px}
.oc-footer-logo{display:inline-flex;align-items:center;margin:0 0 16px;text-decoration:none}
.oc-footer-logo .custom-logo,.oc-footer-custom-logo{display:block;width:auto;height:auto;max-height:112px;max-width:340px;object-fit:contain}
.oc-footer .oc-wordmark{color:#f1d38e;font-size:24px;letter-spacing:.14em}
.oc-footer-tagline{margin:0 0 13px;color:#e0bd72;font-family:Georgia,serif;font-size:18px;line-height:1.45;max-width:340px}
.oc-footer-intro{margin:0;max-width:360px;color:rgba(255,255,255,.76);font-size:13px;line-height:1.82}
.oc-footer-badges{display:flex;flex-wrap:wrap;gap:7px;margin-top:20px}
.oc-footer-badges span{padding:7px 9px;border:1px solid rgba(218,185,112,.26);background:rgba(255,255,255,.035);color:#ead39c;font-size:8.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}
.oc-footer-col h3{position:relative;margin:7px 0 25px;padding-bottom:12px;color:#e1c076;font-size:11px;font-weight:700;letter-spacing:.19em;text-transform:uppercase}
.oc-footer-col h3:after{content:"";position:absolute;left:0;bottom:0;width:34px;height:1px;background:#c99e50}
.oc-footer-col>a:not(.oc-footer-contact-btn){position:relative;display:block;width:max-content;max-width:100%;margin:0 0 13px;padding:2px 0;color:#f2f2ee;font-size:14px;font-weight:500;line-height:1.55;text-decoration:none;transition:color .2s ease,transform .2s ease}
.oc-footer-col>a:not(.oc-footer-contact-btn):before{content:"";position:absolute;left:-12px;top:50%;width:0;height:1px;background:#d2ad62;transition:width .2s ease}
.oc-footer-col>a:not(.oc-footer-contact-btn):hover{color:#e6c77f;transform:translateX(10px)}
.oc-footer-col>a:not(.oc-footer-contact-btn):hover:before{width:7px}
.oc-footer-contact-item{margin-bottom:22px}
.oc-footer-label{display:block;margin-bottom:6px;color:#d6b46b;font-size:9px;font-weight:700;letter-spacing:.18em}
.oc-footer-contact a,.oc-footer-contact p{margin:0;color:#f0f0ec;font-size:13px;line-height:1.7;text-decoration:none}
.oc-footer-contact a:hover{color:#e4c379}
.oc-footer-contact-btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:44px;margin-top:4px;padding:0 16px;border:1px solid rgba(211,176,102,.46);color:#efd18d!important;font-size:10px!important;font-weight:700!important;letter-spacing:.11em;text-transform:uppercase;text-decoration:none;transition:background .2s ease,color .2s ease,border-color .2s ease}
.oc-footer-contact-btn:hover{background:#c69a4d;border-color:#c69a4d;color:#0e2d23!important}
.oc-fssai{display:flex;align-items:center;gap:14px;margin-top:25px;padding-top:21px;border-top:1px solid rgba(255,255,255,.13);max-width:340px}
.oc-fssai-logo{width:92px;height:auto;display:block;padding:6px 8px;background:#fff;border-radius:4px;object-fit:contain}
.oc-fssai-fallback{min-width:82px;padding:9px 10px;border:1px solid #d1ad64;color:#e3c078;font-size:11px;font-weight:700;letter-spacing:.12em;text-align:center}
.oc-fssai-details{display:flex;flex-direction:column;gap:5px}.oc-fssai-details strong{color:#e2c176;font-size:9px;line-height:1.2;letter-spacing:.17em}.oc-fssai-details span{color:#fff;font-size:11px;line-height:1.4;letter-spacing:.035em}
.oc-footer-bottom-wrap{border-top:1px solid rgba(255,255,255,.10);background:#082119}
.oc-footer-bottom{min-height:66px;display:flex;align-items:center;justify-content:space-between;gap:24px;color:rgba(255,255,255,.68);font-size:10px;letter-spacing:.08em;text-transform:uppercase}.oc-footer-signature{color:#d0aa61}
@media(max-width:1080px){.oc-footer-main{grid-template-columns:1.25fr 1fr 1fr;gap:46px 36px}.oc-footer-brand-col{grid-column:1/-1;max-width:700px}.oc-footer-intro{max-width:560px}}
@media(max-width:720px){.oc-footer-top{padding:58px 0 42px}.oc-footer-main{grid-template-columns:1fr 1fr;gap:38px 26px}.oc-footer-brand-col{grid-column:1/-1}.oc-footer-logo .custom-logo,.oc-footer-custom-logo{max-height:94px;max-width:285px}.oc-footer-col h3{margin-bottom:18px}.oc-footer-col>a:not(.oc-footer-contact-btn){font-size:13px;margin-bottom:11px}.oc-footer-contact{grid-column:1/-1}.oc-footer-bottom{min-height:78px;flex-direction:column;align-items:flex-start;justify-content:center;gap:7px}}
@media(max-width:490px){.oc-footer-main{grid-template-columns:1fr;gap:34px}.oc-footer-brand-col,.oc-footer-contact{grid-column:auto}.oc-footer-top:after{font-size:150px}.oc-footer-badges{gap:6px}.oc-fssai-logo{width:84px}}



/* =========================================================
   V6.12 — REFINED LUXURY FOOTER / HIGHER CONTRAST
========================================================= */
.oc-footer-v611{
    background:#08261d;
}

.oc-footer-v611 .oc-footer-top{
    padding:90px 0 66px;
    background:
        radial-gradient(circle at 8% 4%,rgba(220,188,113,.11),transparent 24%),
        radial-gradient(circle at 88% 96%,rgba(220,188,113,.055),transparent 28%),
        linear-gradient(145deg,#143a2d 0%,#0d2e23 54%,#08251c 100%);
}

.oc-footer-v611 .oc-footer-main{
    gap:64px;
}

/* Larger brand logo with footer height still controlled by spacing */
.oc-footer-v611 .oc-footer-logo .custom-logo,
.oc-footer-v611 .oc-footer-custom-logo{
    max-height:132px;
    max-width:380px;
}

.oc-footer-v611 .oc-footer-logo{
    margin-bottom:20px;
}

.oc-footer-v611 .oc-footer-tagline{
    color:#f2d793;
    font-size:19px;
}

.oc-footer-v611 .oc-footer-intro{
    color:#fff;
    opacity:.92;
    font-size:13.5px;
    line-height:1.85;
}

/* White text for maximum visibility */
.oc-footer-v611 .oc-footer-col > a:not(.oc-footer-contact-btn),
.oc-footer-v611 .oc-footer-contact a,
.oc-footer-v611 .oc-footer-contact p,
.oc-footer-v611 .oc-fssai-details span{
    color:#fff !important;
}

.oc-footer-v611 .oc-footer-col > a:not(.oc-footer-contact-btn){
    font-size:14px;
    font-weight:500;
    opacity:.94;
}

.oc-footer-v611 .oc-footer-col > a:not(.oc-footer-contact-btn):hover{
    color:#f0cc7b !important;
    opacity:1;
}

.oc-footer-v611 .oc-footer-col h3{
    color:#e8c678;
    font-size:11px;
    letter-spacing:.2em;
}

.oc-footer-v611 .oc-footer-col h3:after{
    width:42px;
    background:linear-gradient(90deg,#e0bd6d,rgba(224,189,109,.15));
}

.oc-footer-v611 .oc-footer-label{
    color:#e4c271;
}

.oc-footer-v611 .oc-footer-badges span{
    color:#fff;
    border-color:rgba(225,194,121,.35);
    background:rgba(255,255,255,.05);
}

.oc-footer-v611 .oc-fssai{
    border-top-color:rgba(255,255,255,.18);
}

.oc-footer-v611 .oc-fssai-details strong{
    color:#e7c575;
}

.oc-footer-v611 .oc-footer-contact-btn{
    min-height:48px;
    padding:0 20px;
    border-color:rgba(228,194,113,.58);
    color:#fff !important;
    background:rgba(255,255,255,.025);
}

.oc-footer-v611 .oc-footer-contact-btn:hover{
    background:#c99c4c;
    border-color:#c99c4c;
    color:#0b2b21 !important;
}

/* More premium bottom bar */
.oc-footer-v611 .oc-footer-bottom-wrap{
    background:#061d16;
    border-top:1px solid rgba(255,255,255,.12);
}

.oc-footer-v611 .oc-footer-bottom{
    min-height:70px;
    color:#fff;
    opacity:.88;
}

.oc-footer-v611 .oc-footer-signature{
    color:#e1bf71;
    opacity:1;
}

/* Fine premium separator glow */
.oc-footer-v611 .oc-footer-accent{
    height:2px;
    background:linear-gradient(90deg,transparent 0%,#9c7436 20%,#e8c87a 50%,#9c7436 80%,transparent 100%);
    box-shadow:0 1px 12px rgba(219,184,102,.15);
}

@media(max-width:1080px){
    .oc-footer-v611 .oc-footer-logo .custom-logo,
    .oc-footer-v611 .oc-footer-custom-logo{
        max-height:118px;
        max-width:350px;
    }
}

@media(max-width:720px){
    .oc-footer-v611 .oc-footer-top{
        padding:64px 0 44px;
    }

    .oc-footer-v611 .oc-footer-logo .custom-logo,
    .oc-footer-v611 .oc-footer-custom-logo{
        max-height:104px;
        max-width:310px;
    }

    .oc-footer-v611 .oc-footer-col > a:not(.oc-footer-contact-btn){
        font-size:13.5px;
    }
}

@media(max-width:490px){
    .oc-footer-v611 .oc-footer-logo .custom-logo,
    .oc-footer-v611 .oc-footer-custom-logo{
        max-height:96px;
        max-width:285px;
    }
}



/* =========================================================
   V6.13 — RESPONSIVE 85PX HEADER LOGO
========================================================= */

/* Desktop */
.oc-header .custom-logo,
.oc-header .oc-header-custom-logo,
.oc-header .oc-brand img{
    width:auto !important;
    height:auto !important;
    max-height:85px !important;
    max-width:300px;
    object-fit:contain;
    display:block;
}

.oc-header-inner{
    min-height:96px;
    display:flex;
    align-items:center;
}

.oc-brand{
    display:flex;
    align-items:center;
    flex:0 0 auto;
    line-height:0;
}

.oc-navigation{
    min-width:0;
}

.oc-actions{
    flex:0 0 auto;
}

/* Tablet */
@media (max-width:1024px){
    .oc-header .custom-logo,
    .oc-header .oc-header-custom-logo,
    .oc-header .oc-brand img{
        max-height:72px !important;
        max-width:250px;
    }

    .oc-header-inner{
        min-height:84px;
    }
}

/* Mobile navigation breakpoint */
@media (max-width:768px){
    .oc-header .custom-logo,
    .oc-header .oc-header-custom-logo,
    .oc-header .oc-brand img{
        max-height:64px !important;
        max-width:220px;
    }

    .oc-header-inner{
        min-height:76px;
        gap:12px;
    }

    .oc-brand{
        max-width:calc(100% - 110px);
    }

    .oc-toggle{
        flex:0 0 auto;
        margin-left:auto;
    }

    .oc-actions{
        flex:0 0 auto;
    }
}

/* Small phones */
@media (max-width:480px){
    .oc-header .custom-logo,
    .oc-header .oc-header-custom-logo,
    .oc-header .oc-brand img{
        max-height:56px !important;
        max-width:190px;
    }

    .oc-header-inner{
        min-height:70px;
        gap:8px;
    }

    .oc-brand{
        max-width:calc(100% - 92px);
    }
}



/* =========================================================
   V6.14 — TRUE CENTER NAVIGATION + RIGHT SEARCH
========================================================= */

/* Desktop: logo left, navigation centered to viewport, actions/search right */
@media (min-width:1025px){
    .oc-header .oc-header-inner{
        position:relative;
        display:grid;
        grid-template-columns:minmax(250px,1fr) auto minmax(250px,1fr);
        align-items:center;
        width:100%;
    }

    .oc-header .oc-brand{
        grid-column:1;
        justify-self:start;
        z-index:2;
    }

    .oc-header .oc-navigation{
        grid-column:2;
        justify-self:center;
        width:max-content;
        max-width:none;
        margin:0;
        z-index:1;
    }

    .oc-header .oc-menu{
        display:flex;
        align-items:center;
        justify-content:center;
        gap:clamp(24px,2.1vw,38px);
        margin:0;
        padding:0;
    }

    .oc-header .oc-actions{
        grid-column:3;
        justify-self:end;
        display:flex;
        align-items:center;
        justify-content:flex-end;
        gap:12px;
        z-index:2;
    }

    .oc-header .oc-search-link{
        display:flex;
        align-items:center;
        justify-content:center;
        margin-left:auto;
    }
}

/* Tablet: retain balanced layout until mobile menu takes over */
@media (min-width:769px) and (max-width:1024px){
    .oc-header .oc-header-inner{
        display:flex;
        align-items:center;
        width:100%;
        gap:18px;
    }

    .oc-header .oc-brand{
        flex:0 0 auto;
    }

    .oc-header .oc-navigation{
        flex:1 1 auto;
        display:flex;
        justify-content:center;
        min-width:0;
    }

    .oc-header .oc-menu{
        justify-content:center;
        gap:clamp(14px,1.7vw,24px);
    }

    .oc-header .oc-actions{
        margin-left:auto;
        flex:0 0 auto;
        display:flex;
        align-items:center;
        justify-content:flex-end;
    }
}

/* Mobile: logo left; search/actions and menu toggle stay right */
@media (max-width:768px){
    .oc-header .oc-header-inner{
        display:flex;
        align-items:center;
    }

    .oc-header .oc-brand{
        margin-right:auto;
    }

    .oc-header .oc-actions{
        display:flex;
        align-items:center;
        justify-content:flex-end;
        margin-left:auto;
    }

    .oc-header .oc-toggle{
        margin-left:8px;
    }
}



/* =========================================================
   V6.15 — HEADER SIDE BREATHING SPACE
========================================================= */

/* Keep logo/search away from extreme viewport edges while menu stays centered */
.oc-header .oc-header-inner{
    padding-left:clamp(18px,2.6vw,42px);
    padding-right:clamp(18px,2.6vw,42px);
    box-sizing:border-box;
}

/* Desktop */
@media (min-width:1025px){
    .oc-header .oc-brand{
        margin-left:4px;
    }

    .oc-header .oc-actions{
        margin-right:4px;
    }
}

/* Tablet */
@media (min-width:769px) and (max-width:1024px){
    .oc-header .oc-header-inner{
        padding-left:24px;
        padding-right:24px;
    }

    .oc-header .oc-brand,
    .oc-header .oc-actions{
        margin-left:0;
        margin-right:0;
    }
}

/* Mobile */
@media (max-width:768px){
    .oc-header .oc-header-inner{
        padding-left:18px;
        padding-right:18px;
    }
}

/* Small phones */
@media (max-width:480px){
    .oc-header .oc-header-inner{
        padding-left:14px;
        padding-right:14px;
    }
}



/* =========================================================
   V6.16 — PREMIUM HEADER SIDE SPACING
========================================================= */

/* More generous desktop breathing room while retaining centered navigation */
.oc-header .oc-header-inner{
    padding-left:clamp(34px,4.8vw,78px);
    padding-right:clamp(34px,4.8vw,78px);
}

/* Large desktop */
@media (min-width:1440px){
    .oc-header .oc-header-inner{
        padding-left:72px;
        padding-right:72px;
    }
}

/* Standard desktop / laptop */
@media (min-width:1025px) and (max-width:1439px){
    .oc-header .oc-header-inner{
        padding-left:48px;
        padding-right:48px;
    }

    .oc-header .oc-brand{
        margin-left:0;
    }

    .oc-header .oc-actions{
        margin-right:0;
    }
}

/* Tablet — enough breathing room without squeezing navigation */
@media (min-width:769px) and (max-width:1024px){
    .oc-header .oc-header-inner{
        padding-left:32px;
        padding-right:32px;
    }
}

/* Mobile */
@media (max-width:768px){
    .oc-header .oc-header-inner{
        padding-left:22px;
        padding-right:22px;
    }
}

/* Small phones */
@media (max-width:480px){
    .oc-header .oc-header-inner{
        padding-left:18px;
        padding-right:18px;
    }
}



/* =========================================================
   V6.17 — INSET LOGO & SEARCH / CENTERED PREMIUM HEADER
========================================================= */

/* Desktop: bring both outer elements inward without moving the centered menu */
@media (min-width:1025px){
    .oc-header .oc-brand{
        transform:translateX(26px);
    }

    .oc-header .oc-actions{
        transform:translateX(-26px);
    }
}

/* Large screens get slightly more inset */
@media (min-width:1440px){
    .oc-header .oc-brand{
        transform:translateX(34px);
    }

    .oc-header .oc-actions{
        transform:translateX(-34px);
    }
}

/* Tablet: subtle inset only, preserving available navigation space */
@media (min-width:769px) and (max-width:1024px){
    .oc-header .oc-brand{
        transform:translateX(8px);
    }

    .oc-header .oc-actions{
        transform:translateX(-8px);
    }
}

/* Mobile: rely on responsive container padding, avoid crowding controls */
@media (max-width:768px){
    .oc-header .oc-brand,
    .oc-header .oc-actions{
        transform:none;
    }
}



/* =========================================================
   V6.18 — 100PX PREMIUM FOOTER LOGO
========================================================= */
.oc-footer-v611 .oc-footer-logo .custom-logo,
.oc-footer-v611 .oc-footer-custom-logo{
    width:auto !important;
    height:auto !important;
    max-height:100px !important;
    max-width:360px;
    object-fit:contain;
    display:block;
}

.oc-footer-v611 .oc-footer-logo{
    display:inline-flex;
    align-items:center;
    min-height:100px;
    margin-bottom:18px;
}

/* Tablet */
@media(max-width:1024px){
    .oc-footer-v611 .oc-footer-logo .custom-logo,
    .oc-footer-v611 .oc-footer-custom-logo{
        max-height:92px !important;
        max-width:330px;
    }

    .oc-footer-v611 .oc-footer-logo{
        min-height:92px;
    }
}

/* Mobile */
@media(max-width:720px){
    .oc-footer-v611 .oc-footer-logo .custom-logo,
    .oc-footer-v611 .oc-footer-custom-logo{
        max-height:84px !important;
        max-width:290px;
    }

    .oc-footer-v611 .oc-footer-logo{
        min-height:84px;
    }
}

/* Small phones */
@media(max-width:480px){
    .oc-footer-v611 .oc-footer-logo .custom-logo,
    .oc-footer-v611 .oc-footer-custom-logo{
        max-height:76px !important;
        max-width:260px;
    }

    .oc-footer-v611 .oc-footer-logo{
        min-height:76px;
    }
}



/* =========================================================
   V6.19 — 164PX FOOTER LOGO WIDTH + COLUMN ALIGNMENT
========================================================= */

/* Footer logo: controlled width, natural aspect ratio */
.oc-footer-v611 .oc-footer-logo .custom-logo,
.oc-footer-v611 .oc-footer-custom-logo{
    width:auto !important;
    height:auto !important;
    max-width:164px !important;
    max-height:100px !important;
    object-fit:contain;
    object-position:left center;
    display:block;
}

/* Remove artificial logo-box height so brand column aligns with link columns */
.oc-footer-v611 .oc-footer-logo{
    display:flex;
    align-items:flex-start;
    justify-content:flex-start;
    min-height:0 !important;
    margin:0 0 18px;
    line-height:0;
}

/* Align all footer columns from the same visual top line */
.oc-footer-v611 .oc-footer-main{
    align-items:start;
}

.oc-footer-v611 .oc-footer-brand-col,
.oc-footer-v611 .oc-footer-col{
    padding-top:0;
}

.oc-footer-v611 .oc-footer-col h3{
    margin-top:7px;
}

/* Tablet */
@media(max-width:1024px){
    .oc-footer-v611 .oc-footer-logo .custom-logo,
    .oc-footer-v611 .oc-footer-custom-logo{
        max-width:154px !important;
        max-height:92px !important;
    }
}

/* Mobile */
@media(max-width:720px){
    .oc-footer-v611 .oc-footer-logo .custom-logo,
    .oc-footer-v611 .oc-footer-custom-logo{
        max-width:144px !important;
        max-height:84px !important;
    }
}

/* Small phones */
@media(max-width:480px){
    .oc-footer-v611 .oc-footer-logo .custom-logo,
    .oc-footer-v611 .oc-footer-custom-logo{
        max-width:134px !important;
        max-height:76px !important;
    }
}



/* =========================================================
   V6.20 — 164PX FOOTER LOGO HEIGHT + PREMIUM BRAND FOOTER
========================================================= */

/* Footer logo — larger vertical presence, natural aspect ratio */
.oc-footer-v611 .oc-footer-logo .custom-logo,
.oc-footer-v611 .oc-footer-custom-logo{
    width:auto !important;
    height:auto !important;
    max-height:164px !important;
    max-width:220px !important;
    object-fit:contain;
    object-position:left top;
    display:block;
}

/* Align brand block with top of other footer columns */
.oc-footer-v611 .oc-footer-logo{
    display:flex;
    align-items:flex-start;
    justify-content:flex-start;
    min-height:0 !important;
    margin:0 0 14px;
    line-height:0;
}

.oc-footer-v611 .oc-footer-main{
    align-items:start;
    column-gap:64px;
    row-gap:44px;
}

.oc-footer-v611 .oc-footer-brand-col,
.oc-footer-v611 .oc-footer-col{
    align-self:start;
    padding-top:0;
}

/* More premium green-and-gold footer treatment */
.oc-footer-v611{
    background:#07251c;
}

.oc-footer-v611 .oc-footer-top{
    position:relative;
    padding:88px 0 66px;
    background:
        radial-gradient(circle at 8% 0%,rgba(222,190,113,.13),transparent 25%),
        radial-gradient(circle at 92% 100%,rgba(222,190,113,.05),transparent 30%),
        linear-gradient(145deg,#143a2d 0%,#0c2d22 58%,#07241b 100%);
}

.oc-footer-v611 .oc-footer-top:before{
    content:"";
    position:absolute;
    inset:0;
    pointer-events:none;
    background:
        linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px),
        linear-gradient(rgba(255,255,255,.012) 1px,transparent 1px);
    background-size:44px 44px;
    mask-image:linear-gradient(to right,rgba(0,0,0,.32),transparent 70%);
}

.oc-footer-v611 .oc-footer-brand-col{
    position:relative;
    z-index:1;
}

.oc-footer-v611 .oc-footer-tagline{
    margin-top:4px;
    margin-bottom:13px;
    color:#edcf86;
    font-family:Georgia,serif;
    font-size:19px;
    line-height:1.45;
}

.oc-footer-v611 .oc-footer-intro{
    color:#fff !important;
    opacity:.9;
    font-size:13.5px;
    line-height:1.85;
    max-width:380px;
}

/* Premium trust chips */
.oc-footer-v611 .oc-footer-badges{
    display:flex;
    flex-wrap:wrap;
    gap:8px;
    margin-top:20px;
}

.oc-footer-v611 .oc-footer-badges span{
    color:#fff;
    padding:7px 10px;
    border:1px solid rgba(222,188,110,.32);
    background:rgba(255,255,255,.035);
    font-size:8.5px;
    font-weight:700;
    letter-spacing:.09em;
    text-transform:uppercase;
}

/* Column headings and links */
.oc-footer-v611 .oc-footer-col h3{
    position:relative;
    margin:8px 0 24px;
    padding-bottom:12px;
    color:#e7c578;
    font-size:11px;
    font-weight:700;
    letter-spacing:.2em;
    text-transform:uppercase;
}

.oc-footer-v611 .oc-footer-col h3:after{
    content:"";
    position:absolute;
    left:0;
    bottom:0;
    width:42px;
    height:1px;
    background:linear-gradient(90deg,#e2bd6b,rgba(226,189,107,.18));
}

.oc-footer-v611 .oc-footer-col > a:not(.oc-footer-contact-btn){
    color:#fff !important;
    font-size:14px;
    font-weight:500;
    line-height:1.55;
    opacity:.94;
    margin-bottom:13px;
    transition:color .2s ease,opacity .2s ease,transform .2s ease;
}

.oc-footer-v611 .oc-footer-col > a:not(.oc-footer-contact-btn):hover{
    color:#f0cc7b !important;
    opacity:1;
    transform:translateX(7px);
}

/* Customer care */
.oc-footer-v611 .oc-footer-label{
    color:#e1bf70;
}

.oc-footer-v611 .oc-footer-contact a,
.oc-footer-v611 .oc-footer-contact p{
    color:#fff !important;
    opacity:.94;
}

.oc-footer-v611 .oc-footer-contact-btn{
    min-height:48px;
    padding:0 20px;
    border:1px solid rgba(222,188,110,.48);
    color:#fff !important;
    background:rgba(255,255,255,.025);
}

.oc-footer-v611 .oc-footer-contact-btn:hover{
    background:#c79a49;
    border-color:#c79a49;
    color:#0a2a20 !important;
}

/* FSSAI block */
.oc-footer-v611 .oc-fssai{
    margin-top:24px;
    padding-top:20px;
    border-top:1px solid rgba(255,255,255,.15);
}

.oc-footer-v611 .oc-fssai-details strong{
    color:#e6c376;
}

.oc-footer-v611 .oc-fssai-details span{
    color:#fff !important;
}

/* Premium bottom bar */
.oc-footer-v611 .oc-footer-bottom-wrap{
    background:#051c15;
    border-top:1px solid rgba(255,255,255,.11);
}

.oc-footer-v611 .oc-footer-bottom{
    min-height:70px;
    color:#fff;
    opacity:.88;
}

.oc-footer-v611 .oc-footer-signature{
    color:#e0bd6d;
    opacity:1;
}

/* Tablet */
@media(max-width:1024px){
    .oc-footer-v611 .oc-footer-logo .custom-logo,
    .oc-footer-v611 .oc-footer-custom-logo{
        max-height:138px !important;
        max-width:200px !important;
    }

    .oc-footer-v611 .oc-footer-main{
        column-gap:42px;
    }
}

/* Mobile */
@media(max-width:720px){
    .oc-footer-v611 .oc-footer-logo .custom-logo,
    .oc-footer-v611 .oc-footer-custom-logo{
        max-height:112px !important;
        max-width:175px !important;
    }

    .oc-footer-v611 .oc-footer-top{
        padding:62px 0 44px;
    }

    .oc-footer-v611 .oc-footer-main{
        row-gap:34px;
    }
}

/* Small phones */
@media(max-width:480px){
    .oc-footer-v611 .oc-footer-logo .custom-logo,
    .oc-footer-v611 .oc-footer-custom-logo{
        max-height:96px !important;
        max-width:155px !important;
    }
}



/* =========================================================
   V6.21 — FOOTER-ONLY 164PX LOGO + PREMIUM CONTACT CTA
========================================================= */

/*
 * Footer-only override.
 * Intentionally uses .custom-logo exactly so older global 58px rules
 * cannot reduce the footer logo.
 */
.oc-footer-v611 .custom-logo{
    max-height:164px !important;
    width:auto !important;
    height:auto !important;
    max-width:none !important;
    object-fit:contain;
    object-position:left top;
    display:block;
}

/* Support the separate theme footer logo upload as well */
.oc-footer-v611 .oc-footer-custom-logo{
    max-height:164px !important;
    width:auto !important;
    height:auto !important;
    max-width:none !important;
    object-fit:contain;
    object-position:left top;
    display:block;
}

.oc-footer-v611 .oc-footer-logo{
    min-height:0 !important;
    height:auto !important;
    display:flex;
    align-items:flex-start;
    justify-content:flex-start;
    margin:0 0 16px;
    overflow:visible;
}

/* Keep brand column aligned from the same top edge as footer columns */
.oc-footer-v611 .oc-footer-main{
    align-items:flex-start;
}
.oc-footer-v611 .oc-footer-brand-col,
.oc-footer-v611 .oc-footer-col{
    align-self:flex-start;
}

/* Customer Care CTA — more visible, elegant and brand-like */
.oc-footer-v611 .oc-footer-contact-btn{
    position:relative;
    display:inline-flex !important;
    align-items:center;
    justify-content:space-between;
    gap:20px;
    width:auto;
    min-width:218px;
    min-height:50px;
    margin-top:8px;
    padding:0 18px 0 20px;
    overflow:hidden;
    border:1px solid rgba(231,197,120,.68) !important;
    background:linear-gradient(135deg,rgba(226,189,107,.12),rgba(255,255,255,.025)) !important;
    color:#fff !important;
    font-size:10px !important;
    font-weight:700 !important;
    line-height:1 !important;
    letter-spacing:.12em !important;
    text-transform:uppercase;
    text-decoration:none !important;
    box-shadow:inset 0 0 0 1px rgba(255,255,255,.025);
    transition:background .25s ease,border-color .25s ease,color .25s ease,transform .25s ease,box-shadow .25s ease;
}

.oc-footer-v611 .oc-footer-contact-btn:before{
    content:"";
    position:absolute;
    left:0;
    top:0;
    bottom:0;
    width:3px;
    background:#d6ae5c;
}

.oc-footer-v611 .oc-footer-contact-btn span{
    display:flex;
    width:27px;
    height:27px;
    flex:0 0 27px;
    align-items:center;
    justify-content:center;
    border-radius:50%;
    background:rgba(226,189,107,.14);
    color:#edcf87;
    font-size:15px;
    line-height:1;
    transition:transform .25s ease,background .25s ease,color .25s ease;
}

.oc-footer-v611 .oc-footer-contact-btn:hover{
    transform:translateY(-2px);
    background:#d0a454 !important;
    border-color:#e4c477 !important;
    color:#08281e !important;
    box-shadow:0 10px 28px rgba(0,0,0,.16);
}

.oc-footer-v611 .oc-footer-contact-btn:hover span{
    transform:translateX(3px);
    background:#0d3528;
    color:#f0d28c;
}

/* Responsive footer logo sizing */
@media(max-width:1024px){
    .oc-footer-v611 .custom-logo,
    .oc-footer-v611 .oc-footer-custom-logo{
        max-height:138px !important;
    }
}

@media(max-width:720px){
    .oc-footer-v611 .custom-logo,
    .oc-footer-v611 .oc-footer-custom-logo{
        max-height:112px !important;
    }

    .oc-footer-v611 .oc-footer-contact-btn{
        min-width:210px;
    }
}

@media(max-width:480px){
    .oc-footer-v611 .custom-logo,
    .oc-footer-v611 .oc-footer-custom-logo{
        max-height:96px !important;
    }
}



/* =========================================================
   V6.22 — REFINED FSSAI FOOTER BLOCK
========================================================= */
.oc-footer-v611 .oc-fssai{
    display:inline-flex;
    align-items:center;
    gap:15px;
    margin-top:24px;
    padding:14px 18px;
    max-width:none;
    border-top:0;
    border:1px solid rgba(226,190,109,.28);
    border-radius:8px;
    background:
        linear-gradient(135deg,rgba(255,255,255,.045),rgba(255,255,255,.018));
    box-shadow:
        inset 0 0 0 1px rgba(255,255,255,.015),
        0 10px 28px rgba(0,0,0,.08);
}

.oc-footer-v611 .oc-fssai-logo{
    display:block;
    width:94px;
    height:auto;
    padding:7px 9px;
    border-radius:5px;
    background:#fff;
    object-fit:contain;
    box-shadow:0 3px 12px rgba(0,0,0,.10);
}

.oc-footer-v611 .oc-fssai-details{
    display:flex;
    align-items:center;
    min-height:38px;
}

.oc-footer-v611 .oc-fssai-details strong{
    display:none !important;
}

.oc-footer-v611 .oc-fssai-number,
.oc-footer-v611 .oc-fssai-details span{
    color:#fff !important;
    font-size:11.5px;
    font-weight:600;
    line-height:1.35;
    letter-spacing:.055em;
    white-space:nowrap;
}

.oc-footer-v611 .oc-fssai-fallback{
    min-width:88px;
    padding:10px 12px;
    border:1px solid rgba(225,191,110,.45);
    border-radius:4px;
    color:#f0d08a;
    background:rgba(255,255,255,.035);
    font-size:11px;
    font-weight:700;
    letter-spacing:.12em;
    text-align:center;
}

@media(max-width:720px){
    .oc-footer-v611 .oc-fssai{
        gap:12px;
        padding:12px 14px;
    }

    .oc-footer-v611 .oc-fssai-logo{
        width:86px;
    }

    .oc-footer-v611 .oc-fssai-number,
    .oc-footer-v611 .oc-fssai-details span{
        font-size:11px;
    }
}

@media(max-width:480px){
    .oc-footer-v611 .oc-fssai{
        width:100%;
        max-width:300px;
        justify-content:flex-start;
    }

    .oc-footer-v611 .oc-fssai-logo{
        width:82px;
    }
}



/* =========================================================
   V6.26 — HIGH-VISIBILITY WHY ORCHARD CREST
========================================================= */

.oc-why-premium{
    background:
        radial-gradient(circle at 88% 8%,rgba(220,188,111,.12),transparent 28%),
        linear-gradient(140deg,#194536 0%,#12362a 58%,#0d2d23 100%);
}

.oc-why-premium .oc-kicker{
    color:#f0cf83 !important;
    font-weight:700;
    letter-spacing:.18em;
}

.oc-why-intro h2{
    color:#fff !important;
    text-shadow:0 1px 0 rgba(0,0,0,.08);
}

.oc-why-intro h2 i{
    color:#f0cd7e !important;
}

.oc-why-lead{
    color:#fff !important;
    opacity:1 !important;
    font-size:17.5px;
    font-weight:500;
    line-height:1.8;
}

.oc-why-intro > p:not(.oc-kicker):not(.oc-why-lead){
    color:rgba(255,255,255,.90) !important;
    font-size:14.5px;
    line-height:1.85;
}

.oc-why-intro .oc-btn-outline{
    color:#fff !important;
    border-color:rgba(237,202,123,.68) !important;
    background:rgba(255,255,255,.025);
}

.oc-why-intro .oc-btn-outline:hover{
    color:#12352a !important;
    background:#e4bf6f !important;
    border-color:#e4bf6f !important;
}

/* Trust cards */
.oc-why-card{
    background:rgba(255,255,255,.075) !important;
    border-color:rgba(255,255,255,.16) !important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.025);
}

.oc-why-card:hover{
    background:rgba(255,255,255,.11) !important;
    border-color:rgba(232,197,118,.45) !important;
}

.oc-why-number{
    color:#efcc7a !important;
    font-size:28px;
}

.oc-why-card h3{
    color:#fff !important;
    font-size:16.5px;
    font-weight:700;
    line-height:1.35;
}

.oc-why-card p{
    color:rgba(255,255,255,.86) !important;
    font-size:13px;
    line-height:1.72;
}

/* Better separation inside each reason card */
.oc-why-card > div{
    min-width:0;
}

.oc-why-card h3:after{
    content:"";
    display:block;
    width:28px;
    height:1px;
    margin-top:10px;
    margin-bottom:10px;
    background:rgba(232,197,118,.55);
}

/* Tablet */
@media(max-width:980px){
    .oc-why-lead{
        font-size:17px;
    }

    .oc-why-card p{
        font-size:13px;
    }
}

/* Mobile */
@media(max-width:650px){
    .oc-why-intro h2{
        font-size:clamp(38px,11vw,52px);
    }

    .oc-why-lead{
        font-size:16px;
        line-height:1.75;
    }

    .oc-why-intro > p:not(.oc-kicker):not(.oc-why-lead){
        font-size:14px;
    }

    .oc-why-card{
        padding:22px 20px;
    }

    .oc-why-card h3{
        font-size:16px;
    }

    .oc-why-card p{
        font-size:12.5px;
    }
}


/* =========================================================
   V6.27 — HIGH-VISIBILITY GIFT WITH DISTINCTION
========================================================= */
.oc-gifting-showcase{background:linear-gradient(145deg,#f8f4ea 0%,#f3ecdd 100%)}
.oc-gifting-showcase .oc-gift-copy .oc-kicker{color:#8b6427!important;font-weight:800;letter-spacing:.19em}
.oc-gifting-showcase .oc-gift-copy h2{color:#15392d!important;text-shadow:none}
.oc-gifting-showcase .oc-gift-copy h2 i{color:#8b6427!important}
.oc-gifting-showcase .oc-gift-intro{color:#263c34!important;opacity:1!important;font-size:16.5px;font-weight:500;line-height:1.85}
.oc-gifting-showcase .oc-gift-rule span{background:rgba(139,100,39,.45)!important}
.oc-gifting-showcase .oc-gift-rule em{color:#9a712e!important}
.oc-gifting-showcase .oc-gift-benefit{background:rgba(255,255,255,.72)!important;border-color:rgba(21,57,45,.16)!important;box-shadow:0 8px 24px rgba(26,51,41,.055)}
.oc-gifting-showcase .oc-gift-benefit strong{color:#14382c!important;font-size:14px;font-weight:750}
.oc-gifting-showcase .oc-gift-benefit small{color:#40564d!important;opacity:1!important;font-size:12.5px;line-height:1.65}
.oc-gifting-showcase .oc-gift-icon{color:#946b29!important}
.oc-gifting-showcase .oc-btn-gift{background:#15392d!important;color:#fff!important;border-color:#15392d!important;font-weight:700;box-shadow:0 8px 22px rgba(21,57,45,.12)}
.oc-gifting-showcase .oc-btn-gift:hover{background:#b78a42!important;border-color:#b78a42!important;color:#fff!important}
.oc-gifting-showcase .oc-gift-ideal{background:rgba(12,43,33,.94)!important;color:#fff!important}
.oc-gifting-showcase .oc-gift-ideal strong,.oc-gifting-showcase .oc-gift-ideal span,.oc-gifting-showcase .oc-gift-ideal small{color:#fff!important}
.oc-gifting-showcase .oc-gift-occasions-heading .oc-kicker{color:#8b6427!important;font-weight:800}
.oc-gifting-showcase .oc-gift-occasions-heading h2{color:#15392d!important}
.oc-gifting-showcase .oc-gift-occasions-heading p{color:#40564d!important;opacity:1!important}
.oc-gifting-showcase .oc-gift-occasion-copy{background:#fff!important}
.oc-gifting-showcase .oc-gift-occasion-copy h3{color:#15392d!important;font-weight:700}
.oc-gifting-showcase .oc-gift-occasion-copy p{color:#455b52!important;opacity:1!important;line-height:1.65}
.oc-gifting-showcase .oc-gift-occasion-copy span{color:#926a2b!important}
.oc-gifting-showcase .oc-gift-trust{color:#15392d!important}
.oc-gifting-showcase .oc-gift-trust strong{color:#15392d!important}
.oc-gifting-showcase .oc-gift-trust span,.oc-gifting-showcase .oc-gift-trust small{color:#455b52!important;opacity:1!important}
@media(max-width:720px){.oc-gifting-showcase .oc-gift-intro{font-size:15.5px;line-height:1.78}.oc-gifting-showcase .oc-gift-benefit strong{font-size:13.5px}.oc-gifting-showcase .oc-gift-benefit small{font-size:12px}}


/* =========================================================
   V6.28 — REFINED PREMIUM GIFTING READABILITY
========================================================= */
.oc-gifting-showcase{
    background:
      radial-gradient(circle at 86% 4%,rgba(184,139,66,.10),transparent 25%),
      linear-gradient(145deg,#fbf8f1 0%,#f5efe3 58%,#f0e6d5 100%);
}
.oc-gifting-showcase .oc-gift-copy{max-width:620px}
.oc-gifting-showcase .oc-gift-copy .oc-kicker{
    color:#76501c!important;font-size:11px;font-weight:800;letter-spacing:.21em;
}
.oc-gifting-showcase .oc-gift-copy h2{
    color:#102f25!important;line-height:1.08;letter-spacing:-.025em;
}
.oc-gifting-showcase .oc-gift-copy h2 i{color:#8a6125!important}
.oc-gifting-showcase .oc-gift-intro{
    max-width:590px;color:#263c34!important;font-size:17px;font-weight:500;line-height:1.9;
}
.oc-gifting-showcase .oc-gift-benefits{gap:12px}
.oc-gifting-showcase .oc-gift-benefit{
    padding:18px 18px!important;
    background:rgba(255,255,255,.88)!important;
    border:1px solid rgba(20,56,44,.18)!important;
    border-radius:8px;
    box-shadow:0 10px 28px rgba(22,50,40,.065);
}
.oc-gifting-showcase .oc-gift-benefit strong{
    color:#102f25!important;font-size:14.5px;font-weight:750;letter-spacing:.005em;
}
.oc-gifting-showcase .oc-gift-benefit small{
    color:#354c43!important;font-size:13px;line-height:1.7;font-weight:450;
}
.oc-gifting-showcase .oc-gift-icon{
    color:#855d22!important;background:#f5ead4;border:1px solid rgba(133,93,34,.18);
    width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;
}
.oc-gifting-showcase .oc-btn-gift{
    min-height:50px;padding:0 22px!important;background:#12372a!important;
    border:1px solid #12372a!important;color:#fff!important;letter-spacing:.08em;
    box-shadow:0 10px 25px rgba(18,55,42,.15);
}
.oc-gifting-showcase .oc-btn-gift:hover{
    background:#a97b35!important;border-color:#a97b35!important;transform:translateY(-1px);
}
.oc-gifting-showcase .oc-gift-occasions-heading{max-width:760px}
.oc-gifting-showcase .oc-gift-occasions-heading h2{color:#102f25!important;line-height:1.15}
.oc-gifting-showcase .oc-gift-occasions-heading p{
    color:#354c43!important;font-size:15px;line-height:1.8;font-weight:500;
}
.oc-gifting-showcase .oc-gift-occasion{
    border:1px solid rgba(20,56,44,.14);box-shadow:0 12px 30px rgba(22,50,40,.07);
}
.oc-gifting-showcase .oc-gift-occasion-copy{padding:20px!important}
.oc-gifting-showcase .oc-gift-occasion-copy h3{
    color:#102f25!important;font-size:16px;font-weight:750;line-height:1.35;
}
.oc-gifting-showcase .oc-gift-occasion-copy p{
    color:#354c43!important;font-size:13px;line-height:1.72;font-weight:450;
}
.oc-gifting-showcase .oc-gift-trust{
    border-top:1px solid rgba(20,56,44,.16);border-bottom:1px solid rgba(20,56,44,.16);
}
.oc-gifting-showcase .oc-gift-trust strong{color:#102f25!important;font-weight:750}
.oc-gifting-showcase .oc-gift-trust span,
.oc-gifting-showcase .oc-gift-trust small{color:#354c43!important;font-weight:500}
@media(max-width:720px){
 .oc-gifting-showcase .oc-gift-intro{font-size:16px;line-height:1.82}
 .oc-gifting-showcase .oc-gift-benefit{padding:16px!important}
 .oc-gifting-showcase .oc-gift-benefit strong{font-size:14px}
 .oc-gifting-showcase .oc-gift-benefit small{font-size:12.5px}
 .oc-gifting-showcase .oc-gift-occasions-heading p{font-size:14px}
}


/* =========================================================
   V6.29 — COMPACT GIFTING + VISIBLE GREEN TRUST BAND
========================================================= */

/* Keep the gifting section elegant and prevent overly tall columns */
.oc-gifting-showcase .oc-gift-copy h2{
    font-size:clamp(38px,4.2vw,58px) !important;
    line-height:1.08 !important;
}
.oc-gifting-showcase .oc-gift-intro{
    font-size:15px !important;
    line-height:1.72 !important;
    max-width:560px !important;
}
.oc-gifting-showcase .oc-gift-benefits{
    gap:9px !important;
    margin-top:18px !important;
}
.oc-gifting-showcase .oc-gift-benefit{
    padding:13px 14px !important;
    min-height:0 !important;
}
.oc-gifting-showcase .oc-gift-benefit strong{
    font-size:13px !important;
    line-height:1.3 !important;
}
.oc-gifting-showcase .oc-gift-benefit small{
    font-size:11.5px !important;
    line-height:1.5 !important;
}
.oc-gifting-showcase .oc-gift-icon{
    width:30px !important;
    height:30px !important;
    flex:0 0 30px !important;
}
.oc-gifting-showcase .oc-gift-occasion-copy{
    padding:15px 16px !important;
}
.oc-gifting-showcase .oc-gift-occasion-copy h3{
    font-size:14px !important;
    line-height:1.3 !important;
    margin-bottom:5px !important;
}
.oc-gifting-showcase .oc-gift-occasion-copy p{
    font-size:11.5px !important;
    line-height:1.55 !important;
}
.oc-gifting-showcase .oc-gift-occasions-heading p{
    font-size:13.5px !important;
    line-height:1.65 !important;
}

/* Green trust strip underneath — explicit high contrast */
.oc-gifting-showcase .oc-gift-trust,
.oc-gift-trust{
    background:linear-gradient(135deg,#12382b,#0b2b21) !important;
    border:1px solid rgba(224,190,111,.28) !important;
    border-radius:10px !important;
    padding:18px 22px !important;
    color:#fff !important;
    box-shadow:0 10px 28px rgba(12,43,33,.10) !important;
}
.oc-gifting-showcase .oc-gift-trust *,
.oc-gift-trust *{
    color:#fff !important;
    opacity:1 !important;
}
.oc-gifting-showcase .oc-gift-trust strong,
.oc-gift-trust strong{
    font-size:12.5px !important;
    line-height:1.35 !important;
    font-weight:700 !important;
    letter-spacing:.02em !important;
}
.oc-gifting-showcase .oc-gift-trust span,
.oc-gifting-showcase .oc-gift-trust small,
.oc-gift-trust span,
.oc-gift-trust small{
    font-size:11px !important;
    line-height:1.5 !important;
    color:rgba(255,255,255,.88) !important;
}

/* Make occasion cards visually shorter and consistent */
.oc-gifting-showcase .oc-gift-occasion{
    height:auto !important;
    min-height:0 !important;
}
.oc-gifting-showcase .oc-gift-occasion img{
    aspect-ratio:4/3 !important;
    object-fit:cover !important;
}

/* Tablet */
@media(max-width:1024px){
    .oc-gifting-showcase .oc-gift-copy h2{
        font-size:clamp(36px,5vw,50px) !important;
    }
    .oc-gifting-showcase .oc-gift-intro{
        font-size:14.5px !important;
    }
}

/* Mobile */
@media(max-width:720px){
    .oc-gifting-showcase .oc-gift-copy h2{
        font-size:clamp(34px,9vw,44px) !important;
    }
    .oc-gifting-showcase .oc-gift-intro{
        font-size:14px !important;
        line-height:1.68 !important;
    }
    .oc-gifting-showcase .oc-gift-benefit{
        padding:12px 13px !important;
    }
    .oc-gifting-showcase .oc-gift-benefit small{
        font-size:11px !important;
    }
    .oc-gifting-showcase .oc-gift-trust,
    .oc-gift-trust{
        padding:15px 16px !important;
    }
}


/* =========================================================
   V6.30 — CENTERED OCCASIONS + PREMIUM GIFT TRUST STRIP
========================================================= */
.oc-gifting-showcase .oc-gift-occasions-heading{
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    text-align:center !important;
    margin-left:auto !important;
    margin-right:auto !important;
}
.oc-gifting-showcase .oc-gift-occasions-heading h3,
.oc-gifting-showcase .oc-gift-occasions-heading h2{
    text-align:center !important;
    margin-left:auto !important;
    margin-right:auto !important;
}

/* Refined green trust strip */
.oc-gifting-showcase .oc-gift-trust{
    margin-top:28px !important;
    padding:0 !important;
    display:grid !important;
    grid-template-columns:repeat(4,1fr) !important;
    overflow:hidden;
    border:1px solid rgba(226,190,109,.32) !important;
    border-radius:10px !important;
    background:linear-gradient(135deg,#143b2e 0%,#0e3025 60%,#0a281f 100%) !important;
    box-shadow:0 14px 34px rgba(12,43,33,.12) !important;
}
.oc-gifting-showcase .oc-gift-trust>div{
    display:flex !important;
    align-items:flex-start !important;
    gap:12px !important;
    min-height:118px !important;
    padding:22px 20px !important;
    border-right:1px solid rgba(226,190,109,.18) !important;
    border-bottom:0 !important;
}
.oc-gifting-showcase .oc-gift-trust>div:last-child{
    border-right:0 !important;
}
.oc-gifting-showcase .oc-gift-trust>div>span{
    flex:0 0 auto !important;
    color:#e5c274 !important;
    font-family:Georgia,serif !important;
    font-size:24px !important;
    line-height:1 !important;
}
.oc-gifting-showcase .oc-gift-trust p{
    margin:0 !important;
}
.oc-gifting-showcase .oc-gift-trust strong{
    display:block !important;
    margin-bottom:6px !important;
    color:#fff !important;
    font-size:12.5px !important;
    font-weight:700 !important;
    line-height:1.35 !important;
    letter-spacing:.01em !important;
}
.oc-gifting-showcase .oc-gift-trust small{
    display:block !important;
    color:rgba(255,255,255,.80) !important;
    font-size:10.8px !important;
    line-height:1.55 !important;
}

/* Tablet */
@media(max-width:980px){
    .oc-gifting-showcase .oc-gift-trust{
        grid-template-columns:1fr 1fr !important;
    }
    .oc-gifting-showcase .oc-gift-trust>div{
        border-bottom:1px solid rgba(226,190,109,.18) !important;
    }
    .oc-gifting-showcase .oc-gift-trust>div:nth-child(2n){
        border-right:0 !important;
    }
    .oc-gifting-showcase .oc-gift-trust>div:nth-last-child(-n+2){
        border-bottom:0 !important;
    }
}

/* Mobile */
@media(max-width:620px){
    .oc-gifting-showcase .oc-gift-occasions-heading{
        gap:10px !important;
    }
    .oc-gifting-showcase .oc-gift-occasions-heading span{
        width:28px !important;
    }
    .oc-gifting-showcase .oc-gift-trust{
        grid-template-columns:1fr !important;
    }
    .oc-gifting-showcase .oc-gift-trust>div{
        min-height:0 !important;
        padding:17px 16px !important;
        border-right:0 !important;
        border-bottom:1px solid rgba(226,190,109,.18) !important;
    }
    .oc-gifting-showcase .oc-gift-trust>div:last-child{
        border-bottom:0 !important;
    }
}



/* =========================================================
   V6.31 — THE ORCHARD CREST LETTER
========================================================= */
.oc-letter-premium{
    position:relative;
    padding:84px 0;
    overflow:hidden;
    background:
        radial-gradient(circle at 12% 15%,rgba(216,181,103,.10),transparent 28%),
        linear-gradient(140deg,#143a2d 0%,#0e3025 62%,#0a281f 100%);
    color:#fff;
}

.oc-letter-premium:before{
    content:"OC";
    position:absolute;
    right:-15px;
    bottom:-90px;
    color:rgba(255,255,255,.025);
    font-family:Georgia,serif;
    font-size:250px;
    line-height:1;
    letter-spacing:-.08em;
    pointer-events:none;
}

.oc-letter-shell{
    position:relative;
    z-index:1;
    display:grid;
    grid-template-columns:1.15fr .85fr;
    gap:72px;
    align-items:center;
    padding:54px 58px;
    border:1px solid rgba(225,190,109,.25);
    background:rgba(255,255,255,.035);
    backdrop-filter:blur(8px);
}

.oc-letter-copy{
    max-width:680px;
}

.oc-letter-premium .oc-kicker{
    color:#e2bf70;
    font-weight:700;
    letter-spacing:.20em;
}

.oc-letter-copy h2{
    margin:12px 0 20px;
    color:#fff;
    font-size:clamp(38px,4.5vw,62px);
    line-height:1.03;
    letter-spacing:-.035em;
}

.oc-letter-copy h2 i{
    color:#e5c57a;
    font-weight:400;
}

.oc-letter-copy > p:not(.oc-kicker){
    margin:0;
    max-width:620px;
    color:rgba(255,255,255,.86);
    font-size:14.5px;
    line-height:1.82;
}

.oc-letter-points{
    display:flex;
    flex-wrap:wrap;
    gap:8px;
    margin-top:22px;
}

.oc-letter-points span{
    padding:7px 10px;
    border:1px solid rgba(225,190,109,.30);
    color:#f5e7c4;
    background:rgba(255,255,255,.035);
    font-size:9px;
    font-weight:700;
    letter-spacing:.10em;
    text-transform:uppercase;
}

.oc-letter-signup{
    padding:28px;
    border-left:1px solid rgba(225,190,109,.22);
}

.oc-letter-label{
    margin:0 0 14px;
    color:#e2bf70;
    font-size:10px;
    font-weight:700;
    letter-spacing:.18em;
}

.oc-letter-signup form,
.oc-letter-signup .mc4wp-form-fields{
    display:grid;
    grid-template-columns:1fr auto;
    gap:10px;
    align-items:center;
}

.oc-letter-signup input[type="email"]{
    width:100%;
    min-height:52px;
    padding:0 16px;
    border:1px solid rgba(255,255,255,.22);
    background:#fff;
    color:#16382c;
    font-size:14px;
    outline:none;
}

.oc-letter-signup input[type="email"]:focus{
    border-color:#d9b665;
}

.oc-letter-signup button,
.oc-letter-signup input[type="submit"]{
    min-height:52px;
    padding:0 20px;
    border:1px solid #d2aa59;
    background:#d2aa59;
    color:#102e24;
    font-size:10px;
    font-weight:800;
    letter-spacing:.11em;
    text-transform:uppercase;
    cursor:pointer;
}

.oc-letter-signup button:hover,
.oc-letter-signup input[type="submit"]:hover{
    background:#e1c276;
    border-color:#e1c276;
}

.oc-letter-signup small{
    display:block;
    margin-top:10px;
    color:rgba(255,255,255,.58);
    font-size:10px;
    line-height:1.5;
}

/* Tablet */
@media(max-width:960px){
    .oc-letter-shell{
        grid-template-columns:1fr;
        gap:34px;
        padding:44px 38px;
    }

    .oc-letter-signup{
        padding:24px 0 0;
        border-left:0;
        border-top:1px solid rgba(225,190,109,.22);
    }
}

/* Mobile */
@media(max-width:620px){
    .oc-letter-premium{
        padding:58px 0;
    }

    .oc-letter-shell{
        padding:34px 22px;
    }

    .oc-letter-copy h2{
        font-size:clamp(34px,10vw,46px);
    }

    .oc-letter-copy > p:not(.oc-kicker){
        font-size:13.5px;
    }

    .oc-letter-signup form,
    .oc-letter-signup .mc4wp-form-fields{
        grid-template-columns:1fr;
    }

    .oc-letter-signup button,
    .oc-letter-signup input[type="submit"]{
        width:100%;
    }
}


/* V6.32 — SIMPLE ORCHARD CREST LETTER */
.oc-letter-simple{padding:72px 0;text-align:center;background:#f7f3e9}
.oc-letter-simple .oc-container{max-width:760px}
.oc-letter-simple .oc-kicker{margin-bottom:12px;color:#8a6227;font-size:10px;font-weight:800;letter-spacing:.19em}
.oc-letter-simple h2{margin:0 0 14px;color:#15392d;font-size:clamp(32px,4vw,46px);line-height:1.15}
.oc-letter-simple>div>p:not(.oc-kicker){max-width:610px;margin:0 auto 24px;color:#46584f;font-size:14px;line-height:1.75}
.oc-letter-simple .mc4wp-form-fields{display:flex;max-width:560px;margin:0 auto;gap:8px}
.oc-letter-simple input[type="email"]{flex:1;min-width:0;min-height:48px;padding:0 15px;border:1px solid rgba(21,57,45,.22);background:#fff;color:#15392d}
.oc-letter-simple input[type="submit"],.oc-letter-simple button{min-height:48px;padding:0 20px;border:1px solid #15392d;background:#15392d;color:#fff;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}
@media(max-width:620px){.oc-letter-simple{padding:54px 0}.oc-letter-simple .mc4wp-form-fields{flex-direction:column}.oc-letter-simple input[type="submit"],.oc-letter-simple button{width:100%}}


/* =========================================================
   V6.33 — PREMIUM JOURNAL ARTICLE
========================================================= */
.oc-journal-article{background:#fbfaf6;color:#263b33}
.oc-journal-hero{padding:76px 0 58px;text-align:center;background:linear-gradient(180deg,#f5efe2 0%,#fbfaf6 100%);border-bottom:1px solid rgba(21,57,45,.08)}
.oc-journal-hero-inner{max-width:920px}
.oc-journal-hero .oc-kicker{color:#8b6327;font-weight:800;letter-spacing:.2em}
.oc-journal-hero h1{max-width:900px;margin:13px auto 18px;color:#12362a;font-size:clamp(40px,5vw,66px);line-height:1.08;letter-spacing:-.035em}
.oc-journal-meta{display:flex;justify-content:center;flex-wrap:wrap;gap:0;color:#68786f;font-size:10px;font-weight:700;letter-spacing:.09em;text-transform:uppercase}
.oc-journal-meta span{display:flex;align-items:center}
.oc-journal-meta span+span:before{content:"";width:3px;height:3px;margin:0 12px;border-radius:50%;background:#b78b43}
.oc-journal-feature-wrap{max-width:1180px;margin-top:42px}
.oc-journal-featured{display:block;width:100%;height:auto;max-height:590px;object-fit:cover;border-radius:3px;box-shadow:0 18px 46px rgba(24,52,42,.10)}
.oc-journal-layout{display:grid;grid-template-columns:minmax(0,760px) minmax(240px,300px);justify-content:center;gap:76px;padding-top:62px;padding-bottom:86px}
.oc-journal-main{min-width:0}
.oc-journal-content{color:#344940;font-size:16px;line-height:1.9}
.oc-journal-content>p:first-child{font-size:18px;line-height:1.85;color:#243c32}
.oc-journal-content h2{margin:48px 0 17px;color:#12362a;font-size:31px;line-height:1.2;letter-spacing:-.02em}
.oc-journal-content h3{margin:34px 0 13px;color:#174334;font-size:22px;line-height:1.3}
.oc-journal-content h4{margin:28px 0 10px;color:#174334;font-size:17px}
.oc-journal-content p{margin:0 0 22px}
.oc-journal-content ul,.oc-journal-content ol{margin:0 0 25px;padding-left:23px}
.oc-journal-content li{margin-bottom:9px;padding-left:4px}
.oc-journal-content strong{color:#173b2e}
.oc-journal-content a{color:#8a6228;text-decoration-thickness:1px;text-underline-offset:3px}
.oc-journal-content blockquote{margin:34px 0;padding:22px 26px;border-left:3px solid #b88a41;background:#f4efe4;color:#234036;font-family:Georgia,serif;font-size:18px;line-height:1.7}
.oc-journal-content img{max-width:100%;height:auto;margin:16px 0 26px;border-radius:3px}
.oc-journal-content table{width:100%;margin:28px 0;border-collapse:collapse;font-size:13.5px;background:#fff}
.oc-journal-content th{padding:13px 14px;text-align:left;background:#15392d;color:#fff}
.oc-journal-content td{padding:12px 14px;border-bottom:1px solid #e6e0d5;color:#344940}
.oc-journal-content tr:nth-child(even) td{background:#f8f5ee}
.oc-journal-aside{align-self:start;position:sticky;top:130px}
.oc-journal-aside-card{margin-bottom:18px;padding:27px 25px;border:1px solid rgba(21,57,45,.12);background:#fff;box-shadow:0 10px 28px rgba(22,50,40,.055)}
.oc-journal-aside-card .oc-kicker{color:#966d2d}
.oc-journal-aside-card h2{margin:8px 0 12px;color:#12362a;font-size:25px;line-height:1.18}
.oc-journal-aside-card p{margin:0 0 17px;color:#53655c;font-size:12.5px;line-height:1.7}
.oc-journal-aside-card a{color:#12362a;font-size:10px;font-weight:800;letter-spacing:.1em;text-decoration:none;text-transform:uppercase}
.oc-journal-aside-card a span{color:#a77b37;font-size:15px;margin-left:5px}
.oc-journal-share strong{color:#9a702e;font-size:9px;letter-spacing:.15em}
.oc-journal-share p{margin-top:9px;margin-bottom:0}
.oc-journal-tags{margin-top:48px;padding-top:25px;border-top:1px solid #ddd7ca}
.oc-journal-tags>strong{display:block;margin-bottom:12px;color:#8b6429;font-size:9px;letter-spacing:.15em;text-transform:uppercase}
.oc-journal-tags div{display:flex;flex-wrap:wrap;gap:7px}
.oc-journal-tags a{padding:7px 10px;border:1px solid #d8d0c1;color:#334b41;font-size:10px;text-decoration:none}
.oc-journal-post-nav{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:42px;padding-top:27px;border-top:1px solid #ddd7ca}
.oc-journal-post-nav>div:last-child{text-align:right}
.oc-journal-post-nav a{display:block;color:#173b2e;text-decoration:none}
.oc-journal-post-nav small{display:block;margin-bottom:7px;color:#9a702e;font-size:8px;font-weight:800;letter-spacing:.14em}
.oc-journal-post-nav span{font-family:Georgia,serif;font-size:15px;line-height:1.4}
@media(max-width:980px){.oc-journal-layout{grid-template-columns:minmax(0,760px);gap:38px}.oc-journal-aside{position:static;display:grid;grid-template-columns:1fr 1fr;gap:16px}.oc-journal-aside-card{margin:0}.oc-journal-feature-wrap{padding-left:28px;padding-right:28px}}
@media(max-width:650px){.oc-journal-hero{padding:54px 0 42px}.oc-journal-hero h1{font-size:clamp(34px,10vw,46px)}.oc-journal-feature-wrap{margin-top:26px;padding-left:18px;padding-right:18px}.oc-journal-featured{max-height:380px}.oc-journal-layout{padding-top:42px;padding-bottom:60px}.oc-journal-content{font-size:15px;line-height:1.82}.oc-journal-content>p:first-child{font-size:16px}.oc-journal-content h2{margin-top:39px;font-size:27px}.oc-journal-content h3{font-size:20px}.oc-journal-aside{grid-template-columns:1fr}.oc-journal-post-nav{grid-template-columns:1fr}.oc-journal-post-nav>div:last-child{text-align:left}.oc-journal-content table{display:block;overflow-x:auto;white-space:nowrap}}


/* =========================================================
   V6.34 — CONSISTENT EDITORIAL PAGES
========================================================= */
.oc-editorial-page{background:#fbfaf6;color:#30463d}
.oc-page-hero{padding:72px 0 54px;text-align:center;background:linear-gradient(180deg,#f5efe2 0%,#fbfaf6 100%);border-bottom:1px solid rgba(21,57,45,.08)}
.oc-page-hero-inner{max-width:880px}
.oc-page-hero .oc-kicker{color:#8b6327;font-weight:800;letter-spacing:.2em}
.oc-page-hero h1{margin:12px auto 14px;color:#12362a;font-size:clamp(42px,5vw,64px);line-height:1.08;letter-spacing:-.035em}
.oc-page-intro{max-width:680px;margin:0 auto;color:#53675d;font-size:15px;line-height:1.8}
.oc-page-feature-wrap{max-width:1180px;margin-top:40px}
.oc-page-featured{display:block;width:100%;max-height:540px;height:auto;object-fit:cover;border-radius:3px;box-shadow:0 18px 46px rgba(24,52,42,.09)}
.oc-page-layout{display:grid;grid-template-columns:minmax(0,760px) minmax(235px,290px);justify-content:center;gap:72px;padding-top:58px;padding-bottom:82px}
.oc-page-main{min-width:0}
.oc-page-content{color:#344940;font-size:15.5px;line-height:1.88}
.oc-page-content>p:first-child{font-size:17px;color:#263e34;line-height:1.85}
.oc-page-content h2{margin:44px 0 16px;color:#12362a;font-size:30px;line-height:1.2;letter-spacing:-.02em}
.oc-page-content h3{margin:31px 0 12px;color:#174334;font-size:21px;line-height:1.3}
.oc-page-content h4{margin:26px 0 9px;color:#174334;font-size:16px}
.oc-page-content p{margin:0 0 21px}
.oc-page-content ul,.oc-page-content ol{margin:0 0 24px;padding-left:22px}
.oc-page-content li{margin-bottom:9px;padding-left:4px}
.oc-page-content strong{color:#173b2e}
.oc-page-content a{color:#8a6228;text-decoration-thickness:1px;text-underline-offset:3px}
.oc-page-content blockquote{margin:31px 0;padding:21px 25px;border-left:3px solid #b88a41;background:#f4efe4;color:#234036;font-family:Georgia,serif;font-size:17px;line-height:1.7}
.oc-page-content table{width:100%;margin:26px 0;border-collapse:collapse;background:#fff;font-size:13px}
.oc-page-content th{padding:12px 13px;text-align:left;background:#15392d;color:#fff}
.oc-page-content td{padding:11px 13px;border-bottom:1px solid #e6e0d5}
.oc-page-content hr{margin:38px 0;border:0;border-top:1px solid #ddd7ca}
.oc-page-aside{position:sticky;top:130px;align-self:start}
.oc-page-aside-card{margin-bottom:17px;padding:25px 23px;border:1px solid rgba(21,57,45,.12);background:#fff;box-shadow:0 10px 28px rgba(22,50,40,.05)}
.oc-page-aside-card .oc-kicker{color:#966d2d}
.oc-page-aside-card h2{margin:7px 0 11px;color:#12362a;font-size:24px;line-height:1.2}
.oc-page-aside-card p{margin:0;color:#53655c;font-size:12.5px;line-height:1.7}
.oc-page-aside-card>strong{display:block;margin-bottom:13px;color:#956b2c;font-size:9px;letter-spacing:.15em}
.oc-page-aside-card>a{display:flex;justify-content:space-between;gap:12px;padding:10px 0;border-top:1px solid #eee9df;color:#173b2e;font-size:11.5px;font-weight:650;text-decoration:none}
.oc-page-aside-card>a span{color:#a77b37}
.oc-page-aside-card>a:hover{color:#9a702e}
.oc-page-privacy-policy .oc-page-layout{grid-template-columns:minmax(0,820px) minmax(220px,270px)}
.oc-page-privacy-policy .oc-page-content h2{padding-top:4px}
@media(max-width:980px){.oc-page-layout,.oc-page-privacy-policy .oc-page-layout{grid-template-columns:minmax(0,780px);gap:35px}.oc-page-aside{position:static;display:grid;grid-template-columns:1fr 1fr;gap:16px}.oc-page-aside-card{margin:0}.oc-page-feature-wrap{padding-left:28px;padding-right:28px}}
@media(max-width:650px){.oc-page-hero{padding:52px 0 40px}.oc-page-hero h1{font-size:clamp(36px,10vw,48px)}.oc-page-intro{font-size:14px}.oc-page-feature-wrap{margin-top:26px;padding-left:18px;padding-right:18px}.oc-page-layout{padding-top:40px;padding-bottom:58px}.oc-page-content{font-size:14.5px;line-height:1.82}.oc-page-content>p:first-child{font-size:15.5px}.oc-page-content h2{margin-top:36px;font-size:26px}.oc-page-content h3{font-size:19px}.oc-page-aside{grid-template-columns:1fr}.oc-page-content table{display:block;overflow-x:auto;white-space:nowrap}}

/* =========================================================
   V6.36 — FLOATING CONTACT
========================================================= */
.oc-floating-contact{position:fixed;right:28px;bottom:28px;z-index:9998;display:flex;flex-direction:column;align-items:flex-end;gap:10px}
.oc-floating-trigger{width:58px;height:58px;padding:0;border:1px solid rgba(221,185,105,.75);border-radius:50%;background:#15392d;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 12px 30px rgba(9,40,30,.22),inset 0 0 0 1px rgba(255,255,255,.05);transition:transform .25s ease,background .25s ease}
.oc-floating-trigger:hover{background:#b78a42;transform:translateY(-2px)}
.oc-contact-icon{color:#e7c578;font-size:22px}
.oc-floating-trigger:hover .oc-contact-icon{color:#fff}
.oc-close-icon{display:none;font-size:27px;font-weight:300}
.oc-floating-contact.is-open .oc-contact-icon{display:none}
.oc-floating-contact.is-open .oc-close-icon{display:block}
.oc-floating-options{display:flex;flex-direction:column;align-items:flex-end;gap:9px;opacity:0;visibility:hidden;transform:translateY(12px);pointer-events:none;transition:opacity .22s ease,transform .22s ease,visibility .22s ease}
.oc-floating-contact.is-open .oc-floating-options{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}
.oc-float-option{display:flex;align-items:center;justify-content:flex-end;gap:10px;text-decoration:none}
.oc-float-option span{padding:8px 12px;background:#fff;color:#15392d;border:1px solid rgba(21,57,45,.10);border-radius:4px;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;box-shadow:0 6px 20px rgba(20,50,40,.10)}
.oc-float-option b{width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#15392d;color:#e7c578;border:1px solid rgba(231,197,120,.55);font-size:17px;font-weight:400;box-shadow:0 8px 22px rgba(9,40,30,.17);transition:transform .2s ease,background .2s ease}
.oc-float-option:hover b{background:#b78a42;color:#fff;transform:translateX(-2px)}
@media(max-width:720px){.oc-floating-contact{right:18px;bottom:18px}.oc-floating-trigger{width:54px;height:54px}.oc-float-option b{width:42px;height:42px}.oc-float-option span{font-size:9px;padding:7px 10px}}

/* =========================================================
   V6.37 — CENTER HOMEPAGE TRUST STRIP
========================================================= */
.oc-trust .oc-trust-grid{
    align-items:stretch;
}
.oc-trust .oc-trust-grid > div{
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    text-align:center;
}
.oc-trust .oc-trust-grid > div b,
.oc-trust .oc-trust-grid > div span{
    width:100%;
    text-align:center;
}
