@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap');

:root{--navy:#073b62;--navy-dark:#052b49;--cyan:#0b9db1;--cyan-dark:#087f91;--gold:#f2a83b;--ink:#132a3a;--muted:#647784;--soft:#f3f7f9;--white:#fff;--radius:18px;--shadow:0 18px 55px rgba(5,43,73,.12)}
body.chikka-site{margin:0;color:var(--ink);font-family:'DM Sans',sans-serif;background:#fff;font-size:16px;line-height:1.7}
.chikka-site *{box-sizing:border-box}.chikka-site a{text-decoration:none}.chikka-container{width:min(1180px,calc(100% - 40px));margin:0 auto}.chikka-site h1,.chikka-site h2,.chikka-site h3,.chikka-brand{font-family:'Manrope',sans-serif}.chikka-site h2{font-size:clamp(2rem,4vw,3.25rem);line-height:1.08;letter-spacing:-.04em;margin:.35rem 0 0}.chikka-site img{max-width:100%;height:auto}
.chikka-topbar{height:35px;background:var(--navy-dark);color:#d8edf3;font-size:12px;letter-spacing:.04em}.chikka-topbar .chikka-container{height:100%;display:flex;align-items:center;justify-content:space-between}.chikka-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.97);transition:.25s;border-bottom:1px solid rgba(10,72,105,.08)}.chikka-header.is-scrolled{box-shadow:0 8px 30px rgba(5,43,73,.1)}.chikka-nav{height:86px;display:flex;align-items:center;gap:34px}.chikka-brand{display:flex;align-items:center;gap:11px;color:var(--navy);min-width:205px}.chikka-brand .custom-logo-link{display:flex}.chikka-brand .custom-logo{max-height:62px;width:auto}.chikka-mark{display:grid;place-items:center;width:47px;height:47px;color:#fff;font-weight:800;border-radius:15px 15px 15px 5px;background:linear-gradient(140deg,var(--navy),var(--cyan));box-shadow:0 8px 20px rgba(11,157,177,.23)}.chikka-brand strong{font-size:18px;letter-spacing:.07em;display:block;line-height:1}.chikka-brand small{font-size:9px;letter-spacing:.24em;color:var(--cyan)}.chikka-menu{flex:1}.chikka-menu ul{display:flex;align-items:center;justify-content:center;gap:28px;margin:0;padding:0;list-style:none}.chikka-menu a{color:var(--ink);font-weight:600;font-size:14px;white-space:nowrap;transition:.2s}.chikka-menu a:hover,.chikka-menu .current-menu-item>a{color:var(--cyan)}.chikka-actions{display:flex;align-items:center;gap:9px}.chikka-actions>a{width:39px;height:39px;border:1px solid #dce7eb;border-radius:50%;display:grid;place-items:center;color:var(--navy);font-size:18px;position:relative}.chikka-actions>a:hover{background:var(--navy);border-color:var(--navy);color:#fff}.chikka-mini-cart span{position:absolute;right:-4px;top:-5px;background:var(--gold);color:var(--navy-dark);font-size:10px;font-weight:800;width:18px;height:18px;display:grid;place-items:center;border:2px solid #fff;border-radius:50%}.chikka-menu-toggle{display:none;background:none;border:0;padding:8px}.chikka-menu-toggle span{display:block;width:22px;height:2px;background:var(--navy);margin:4px}.chikka-menu-toggle b{font-size:0}
.chikka-hero{min-height:650px;display:flex;align-items:center;position:relative;background-image:url('../images/chikka-hero.png');background-size:cover;background-position:center;color:var(--navy-dark);overflow:hidden}.chikka-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.96) 0%,rgba(255,255,255,.82) 36%,rgba(255,255,255,.05) 66%)}.chikka-hero-inner{position:relative;z-index:2;padding:85px 0 95px}.chikka-eyebrow,.chikka-kicker{display:inline-flex;align-items:center;gap:9px;color:var(--cyan-dark);text-transform:uppercase;letter-spacing:.15em;font-weight:800;font-size:12px}.chikka-eyebrow:before,.chikka-kicker:before{content:"";width:28px;height:2px;background:var(--gold)}.chikka-hero h1{font-size:clamp(3.4rem,7vw,6.6rem);line-height:.92;letter-spacing:-.065em;margin:25px 0;color:var(--navy-dark);max-width:700px}.chikka-hero h1 em{font-style:normal;color:var(--cyan)}.chikka-hero p{font-size:18px;line-height:1.7;color:#405765;max-width:570px}.chikka-buttons{display:flex;gap:12px;margin:34px 0}.chikka-btn{display:inline-flex;align-items:center;justify-content:center;gap:22px;min-height:54px;padding:0 24px;border-radius:12px;font-size:14px;font-weight:800;transition:.2s}.chikka-btn-primary{background:var(--navy);color:#fff;box-shadow:0 12px 28px rgba(5,43,73,.2)}.chikka-btn-primary:hover{background:var(--cyan);color:#fff;transform:translateY(-2px)}.chikka-btn-ghost{border:1px solid rgba(7,59,98,.25);color:var(--navy);background:rgba(255,255,255,.65)}.chikka-hero-proof{display:flex;gap:28px;color:#526976;font-size:13px;font-weight:600}.chikka-hero-proof span:First-letter{color:var(--cyan)}
.chikka-trust{position:relative;z-index:3;margin-top:-38px}.chikka-trust-grid{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-radius:18px;box-shadow:var(--shadow);overflow:hidden}.chikka-trust-grid>div{display:flex;align-items:center;gap:14px;padding:26px 22px;border-right:1px solid #e8eff2}.chikka-trust-grid>div:last-child{border:0}.chikka-trust i{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:#eaf8fa;color:var(--cyan-dark);font-style:normal;font-size:20px}.chikka-trust strong,.chikka-trust small{display:block}.chikka-trust strong{font:700 13px 'Manrope',sans-serif;color:var(--navy-dark)}.chikka-trust small{font-size:11px;color:var(--muted)}
.chikka-section{padding:110px 0}.chikka-section-soft{background:var(--soft)}.chikka-section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:44px}.chikka-section-head>a{color:var(--navy);font-weight:700;border-bottom:1px solid #c9d9df;padding-bottom:4px}.chikka-section-head>a:hover{color:var(--cyan)}
.chikka-categories{display:grid;grid-template-columns:repeat(12,1fr);grid-auto-rows:245px;gap:18px}.chikka-category{position:relative;overflow:hidden;border-radius:var(--radius);background-size:cover;background-position:center;isolation:isolate}.chikka-category:before{content:"";position:absolute;inset:0;background:linear-gradient(160deg,rgba(5,43,73,.04),rgba(5,43,73,.83));z-index:-1}.chikka-category:after{content:"";position:absolute;width:190px;height:190px;border:45px solid rgba(255,255,255,.08);border-radius:50%;top:-55px;right:-50px;z-index:-1;transition:.4s}.chikka-category:hover:after{transform:scale(1.18)}.chikka-category:nth-child(1),.chikka-category:nth-child(4){grid-column:span 5}.chikka-category:nth-child(2),.chikka-category:nth-child(3),.chikka-category:nth-child(5),.chikka-category:nth-child(6){grid-column:span 3.5}.chikka-category:nth-child(1){background-color:#0f7792}.chikka-category:nth-child(2){background-color:#d1842e}.chikka-category:nth-child(3){background-color:#527a69}.chikka-category:nth-child(4){background-color:#275272}.chikka-category:nth-child(5){background-color:#7d5b47}.chikka-category:nth-child(6){background-color:#9d4041}.chikka-category span{position:absolute;inset:auto 26px 24px;color:#fff}.chikka-category small,.chikka-category strong,.chikka-category b{display:block}.chikka-category small{text-transform:uppercase;letter-spacing:.12em;font-size:10px;opacity:.78}.chikka-category strong{font:700 23px 'Manrope',sans-serif;margin:2px 0}.chikka-category b{font-size:12px;opacity:0;transform:translateY(10px);transition:.25s}.chikka-category:hover b{opacity:1;transform:none}
.chikka-products{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.chikka-product-card{position:relative;background:#fff;border:1px solid #e1eaee;border-radius:16px;overflow:hidden;transition:.25s}.chikka-product-card:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.chikka-product-image{height:255px;display:grid;place-items:center;background:#f8fafb;padding:18px}.chikka-product-image img{width:100%;height:100%;object-fit:contain}.chikka-product-body{padding:20px}.chikka-product-cat,.chikka-product-cat a{font-size:11px;text-transform:uppercase;color:var(--cyan-dark);letter-spacing:.08em}.chikka-product-body h3{font-size:17px;margin:4px 0 18px;line-height:1.35}.chikka-product-body h3 a{color:var(--ink)}.chikka-product-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #e8eff2;padding-top:15px}.chikka-product-bottom .price,.chikka-product-bottom .price_wrapper,.chikka-product-bottom .woocommerce-Price-amount{display:inline-block!important;visibility:visible!important;opacity:1!important;color:#082b3d!important;font-size:18px!important;line-height:1.3;font-weight:800!important}.chikka-product-bottom del{font-size:12px;color:#84939a}.chikka-product-bottom ins{text-decoration:none}.chikka-cart{width:37px;height:37px;display:grid;place-items:center;background:var(--cyan);color:#fff;border-radius:10px;font-size:22px}.chikka-badge{position:absolute;z-index:2;left:14px;top:14px;padding:5px 10px;background:var(--gold);color:var(--navy-dark);font-size:10px;font-weight:800;border-radius:20px}.chikka-empty{grid-column:1/-1;padding:45px;border:1px dashed #b7cbd3;border-radius:16px;text-align:center}.chikka-empty span{font:700 19px 'Manrope',sans-serif}.chikka-empty p{color:var(--muted);margin:5px 0}
.chikka-business{padding:115px 0;background:var(--navy-dark);color:#fff;position:relative;overflow:hidden}.chikka-business:after{content:"";position:absolute;width:480px;height:480px;border:90px solid rgba(11,157,177,.12);border-radius:50%;right:-160px;top:-220px}.chikka-business-intro{max-width:720px;position:relative;z-index:1}.chikka-business h2{color:#fff}.chikka-business-intro>p{color:#b9ced8;font-size:18px;max-width:680px}.chikka-kicker-light{color:#6ed9e4}.chikka-business-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:55px;position:relative;z-index:1}.chikka-business article{position:relative;padding:32px;background:rgba(255,255,255,.075);border:1px solid rgba(255,255,255,.12);border-radius:18px}.chikka-business article>span{position:absolute;right:24px;top:20px;font:700 12px 'Manrope';color:#70a0b5}.chikka-business article i{display:grid;place-items:center;width:48px;height:48px;background:var(--cyan);border-radius:14px;font-size:25px;font-style:normal}.chikka-business h3{font-size:24px;margin:22px 0 8px}.chikka-business article p{color:#b9ced8;margin:0;font-size:14px}
.chikka-payment{padding:75px 0;background:linear-gradient(105deg,#058ea4,#073b62);color:#fff}.chikka-payment-inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:30px}.chikka-payment-icon{width:78px;height:78px;display:grid;place-items:center;border-radius:24px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.2);font-size:34px}.chikka-payment h2{color:#fff;font-size:clamp(1.8rem,3vw,2.7rem)}.chikka-payment p{margin:10px 0 0;color:#d7f0f3;max-width:720px}.chikka-btn-white{background:#fff;color:var(--navy);white-space:nowrap}.chikka-about{padding:100px 0}.chikka-about-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.chikka-about p{font-size:18px;color:var(--muted)}.chikka-text-link{color:var(--cyan-dark);font-weight:800}
.chikka-footer{background:#061f32;color:#a9bfca}.chikka-footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1.1fr 1.35fr;gap:70px;padding:80px 0}.chikka-brand-footer{color:#fff;margin-bottom:20px}.chikka-footer h3{color:#fff;font-size:15px;margin:0 0 18px}.chikka-footer p{font-size:14px}.chikka-footer-grid>div>a:not(.chikka-brand){display:block;color:#a9bfca;font-size:14px;margin:8px 0}.chikka-footer-grid>div>a:hover{color:#fff}.chikka-note{font-size:11px!important;opacity:.65}.chikka-copyright{border-top:1px solid rgba(255,255,255,.09);padding:20px 0;font-size:12px}
@media(max-width:1050px){.chikka-nav{gap:15px}.chikka-menu ul{gap:14px}.chikka-menu a{font-size:12px}.chikka-actions>a:nth-child(-n+2){display:none}.chikka-products{grid-template-columns:repeat(2,1fr)}.chikka-categories{grid-template-columns:repeat(2,1fr)}.chikka-category:nth-child(n){grid-column:span 1}.chikka-footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:780px){.chikka-container{width:min(100% - 28px,1180px)}.chikka-topbar{display:none}.chikka-nav{height:72px}.chikka-brand{min-width:0;margin-right:auto}.chikka-brand strong{font-size:15px}.chikka-menu-toggle{display:block;order:2}.chikka-actions{order:3}.chikka-menu{display:none;position:absolute;top:72px;left:0;right:0;background:#fff;padding:18px 22px 28px;border-top:1px solid #e5ecef;box-shadow:0 20px 30px rgba(5,43,73,.12)}.chikka-menu.is-open{display:block}.chikka-menu ul{display:block}.chikka-menu li{border-bottom:1px solid #eaf0f2}.chikka-menu a{display:block;padding:12px 0;font-size:14px}.chikka-hero{min-height:610px;background-position:65% center}.chikka-hero:after{background:linear-gradient(90deg,rgba(255,255,255,.97),rgba(255,255,255,.83) 60%,rgba(255,255,255,.3))}.chikka-hero-inner{padding:80px 0}.chikka-hero h1{font-size:3.5rem}.chikka-hero p{font-size:16px;max-width:92%}.chikka-trust{margin-top:0}.chikka-trust-grid{grid-template-columns:1fr 1fr;border-radius:0}.chikka-section{padding:75px 0}.chikka-section-head{align-items:start;gap:15px}.chikka-section-head>a{display:none}.chikka-categories{grid-auto-rows:200px}.chikka-business{padding:80px 0}.chikka-business-grid{grid-template-columns:1fr}.chikka-payment-inner{grid-template-columns:auto 1fr}.chikka-payment-inner .chikka-btn{grid-column:1/-1}.chikka-about-grid{grid-template-columns:1fr;gap:22px}}
@media(max-width:520px){.chikka-brand small{display:none}.chikka-mark{width:40px;height:40px}.chikka-actions>a{width:36px;height:36px}.chikka-hero{min-height:570px}.chikka-hero h1{font-size:2.9rem}.chikka-buttons{flex-direction:column;align-items:stretch;max-width:330px}.chikka-hero-proof{display:block}.chikka-hero-proof span{display:block;margin:5px 0}.chikka-trust-grid,.chikka-categories,.chikka-products{grid-template-columns:1fr}.chikka-trust-grid>div{padding:18px}.chikka-categories{grid-auto-rows:185px}.chikka-product-image{height:280px}.chikka-payment-inner{grid-template-columns:1fr}.chikka-payment-icon{width:60px;height:60px}.chikka-footer-grid{grid-template-columns:1fr;gap:35px;padding:60px 0}}
.chikka-hero-subtitle{font:600 clamp(1.35rem,2.2vw,2rem)/1.2 'Manrope',sans-serif!important;letter-spacing:-.02em!important;color:var(--ink);margin:-8px 0 8px!important}
.chikka-price-pending{font-size:12px;color:var(--muted);font-weight:700}.chikka-view{font-size:17px}
.chikka-shop-page{padding-top:75px}.chikka-shop-title{font-size:clamp(2.4rem,5vw,4rem);line-height:1.05;margin:.35rem 0 0}.chikka-shop-categories{display:flex;gap:9px;flex-wrap:wrap;margin:-15px 0 38px}.chikka-shop-categories a{padding:9px 16px;border:1px solid #dce7eb;border-radius:30px;color:var(--ink);font-size:13px;font-weight:700}.chikka-shop-categories a:hover,.chikka-shop-categories a.is-active{color:#fff;background:var(--navy);border-color:var(--navy)}
