*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent}:root{--green: #00AA5B;--green-dark: #007A3D;--green-light: #E8F8F0;--orange: #EE4D2D;--navy: #0D1B2A;--yellow: #FFD234;--white: #fff;--bg: #F2F3F5;--gray: #757575;--line: #E8E8E8;--text: #1A1A1A}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;background:var(--bg);color:var(--text);max-width:430px;margin:0 auto;overflow-x:hidden}#MainContent{padding-bottom:calc(96px + env(safe-area-inset-bottom))}body.template-product #MainContent{padding-bottom:calc(132px + env(safe-area-inset-bottom))}body.template-cart #MainContent,body.template-search #MainContent,body.template-collection #MainContent{padding-bottom:calc(110px + env(safe-area-inset-bottom))}.visually-hidden{position:absolute!important;overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);word-wrap:normal!important}.civo-store-bar{background:#fff;padding:0 14px 14px;position:sticky;top:0;z-index:200;border-bottom:1px solid var(--line);box-shadow:0 4px 18px #0d1b2a12}.civo-brand-promo{display:block;margin:0 -14px 14px;padding:9px 14px 10px;text-align:center;text-decoration:none;color:#fff;background:linear-gradient(135deg,#006b35,#118645)}.civo-brand-promo-main{display:block;font-size:14px;line-height:1.15;font-weight:900;letter-spacing:.1px}.civo-brand-promo-proof{display:block;margin-top:2px;font-size:11px;line-height:1.2;font-weight:700;opacity:.94}.civo-store-bar-main{display:grid;grid-template-columns:44px 1fr 44px;align-items:center;gap:8px;margin-bottom:14px}.civo-menu-btn,.civo-cart-link,.civo-store-logo{color:inherit;text-decoration:none}.civo-menu-btn{width:44px;height:44px;display:inline-flex;flex-direction:column;justify-content:center;gap:6px}.civo-menu-btn span{display:block;width:26px;height:2.5px;border-radius:2px;background:var(--navy)}.civo-store-logo{justify-self:center;display:inline-flex;align-items:center;gap:7px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;font-size:28px;font-weight:900;letter-spacing:-1px;line-height:1;text-transform:uppercase;color:var(--green-dark);white-space:nowrap}.civo-store-logo strong{color:#df2430;font-weight:900}.civo-logo-mark{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background:#df2430;color:#fff;font-size:17px;line-height:1;letter-spacing:0}.civo-cart-link{position:relative;justify-self:end;width:44px;height:44px;display:flex;align-items:center;justify-content:center;color:var(--navy)}.civo-cart-link .civo-badge{top:2px;right:0;width:20px;height:20px;font-size:11px}.civo-header-search{display:flex;align-items:center;width:100%;background:#fff;border:1px solid var(--green-dark);border-radius:12px;overflow:hidden;box-shadow:0 6px 16px #0f172a0e}.civo-header-search:focus-within{border-color:var(--green);box-shadow:0 0 0 2px #00aa5b1f,0 6px 16px #0f172a0e}.civo-search-icon{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:44px;color:var(--navy)}.civo-header-search input[type=search]{min-width:0;flex:1;border:0;outline:0;background:transparent;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;font-size:15px;padding:14px 8px 14px 0;color:var(--text)}.civo-header-search input[type=search]::placeholder{color:#8f969d}.civo-header-search button{align-self:stretch;border:0;background:var(--green-dark);color:#fff;margin:5px;border-radius:9px;padding:0 19px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;font-size:15px;font-weight:900;cursor:pointer}.civo-header-search button:hover,.civo-header-search button:focus-visible{background:var(--green)}.civo-header-chips{display:flex;gap:9px;overflow-x:auto;padding:12px 0 1px;scrollbar-width:none}.civo-header-chips::-webkit-scrollbar{display:none}.civo-header-chips a{flex:0 0 auto;display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:5px 12px 5px 7px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--text);box-shadow:0 3px 12px #0f172a0b;text-decoration:none;font-size:13px;font-weight:800;white-space:nowrap}.civo-header-chips span{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#fff1ee;font-size:15px}@media(max-width:360px){.civo-store-logo{font-size:23px;gap:5px}.civo-logo-mark{width:29px;height:29px;font-size:14px}.civo-header-search button{padding:0 14px;font-size:14px}}.civo-ticker{background:var(--navy);color:#fff;padding:7px 12px;display:flex;align-items:center;gap:8px;font-size:11px;font-weight:600;overflow:hidden}.civo-ticker .badge{background:var(--yellow);color:var(--navy);border-radius:20px;padding:2px 8px;font-size:10px;font-weight:900;white-space:nowrap;flex-shrink:0}.civo-ticker .scroll-wrap{overflow:hidden;flex:1}.civo-ticker .scroll-text{white-space:nowrap;display:inline-block;animation:civo-marquee 22s linear infinite}.civo-ticker .countdown{margin-left:auto;background:var(--orange);border-radius:4px;padding:2px 8px;font-weight:900;font-size:12px;white-space:nowrap;flex-shrink:0;font-variant-numeric:tabular-nums}@keyframes civo-marquee{0%{transform:translate(100%)}to{transform:translate(-100%)}}.civo-header{background:linear-gradient(135deg,var(--green-dark),var(--green));padding:12px 16px 16px}.civo-header-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.civo-header .logo{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;font-weight:900;font-size:24px;color:#fff}.civo-header .logo span{color:var(--yellow)}.civo-header-icons{display:flex;gap:14px;align-items:center}.civo-header-icons a,.civo-header-icons span{font-size:22px;color:#fff;position:relative;text-decoration:none;cursor:pointer}.civo-badge{position:absolute;top:-5px;right:-6px;background:var(--orange);color:#fff;border-radius:50%;width:15px;height:15px;font-size:8px;font-weight:900;display:flex;align-items:center;justify-content:center}.civo-loc-row{display:flex;align-items:center;gap:5px;font-size:12px;color:#fffc;margin-bottom:10px}.civo-loc-row strong{color:#fff}.civo-search{display:flex;background:#fff;border-radius:10px;overflow:hidden;align-items:center;padding:0 4px 0 12px}.civo-search input{flex:1;border:none;outline:none;font-size:13px;padding:11px 0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;background:transparent}.civo-search button{background:var(--green);border:none;border-radius:8px;padding:8px 14px;color:#fff;font-size:16px;cursor:pointer;margin:3px}.civo-pills{background:#fff;display:flex;overflow-x:auto;gap:8px;padding:10px 16px;scrollbar-width:none;border-bottom:1px solid var(--line)}.civo-pills::-webkit-scrollbar{display:none}.civo-pill{white-space:nowrap;padding:6px 14px;border-radius:20px;font-size:12px;font-weight:700;background:var(--bg);color:var(--gray);border:1.5px solid var(--line);cursor:pointer;flex-shrink:0;transition:all .15s}.civo-pill.active{background:var(--green);color:#fff;border-color:var(--green)}.civo-pill.fire{color:var(--orange);border-color:var(--orange)}.civo-pill.fire.active{background:var(--orange);color:#fff}.civo-hero{margin-top:0;position:relative;overflow:hidden;height:188px}.civo-hero-slides{display:flex;height:100%;transition:transform .45s cubic-bezier(.25,.46,.45,.94)}.civo-hero-slide{min-width:100%;height:100%;display:flex;align-items:center;padding:24px;position:relative;overflow:hidden;cursor:pointer}.civo-hero-slide .content{color:#fff;flex:1;z-index:2;position:relative}.civo-hero-slide .eyebrow{background:var(--yellow);color:var(--navy);border-radius:20px;padding:3px 10px;font-size:10px;font-weight:900;display:inline-block;margin-bottom:8px}.civo-hero-slide h2{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;font-size:24px;font-weight:900;line-height:1.15;margin-bottom:6px}.civo-hero-slide p{font-size:12px;opacity:.9;margin-bottom:14px}.civo-hero-slide .btn{background:#fff;border:none;border-radius:8px;padding:9px 18px;font-size:12px;font-weight:800;cursor:pointer}.civo-hero-slide .emoji{position:absolute;right:12px;bottom:-8px;font-size:90px;filter:drop-shadow(0 4px 12px rgba(0,0,0,.25));z-index:1}.civo-dots{position:absolute;bottom:10px;left:50%;transform:translate(-50%);display:flex;gap:5px;z-index:3}.civo-dot{width:6px;height:6px;border-radius:3px;background:#fff6;transition:all .3s}.civo-dot.active{width:20px;background:#fff}.civo-sec-head{display:flex;align-items:center;justify-content:space-between;padding:0 16px;margin-bottom:10px}.civo-sec-title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;font-size:16px;font-weight:900;color:var(--text)}.civo-sec-more{font-size:12px;font-weight:700;color:var(--green);text-decoration:none}.civo-voucher{margin:12px 16px;background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 2px 10px #00000012}.civo-voucher-head{background:linear-gradient(90deg,var(--orange),#FF6B4A);padding:9px 14px;color:#fff;font-size:12px;font-weight:800;display:flex;justify-content:space-between}.civo-voucher-scroll{display:flex;overflow-x:auto;scrollbar-width:none}.civo-voucher-scroll::-webkit-scrollbar{display:none}.civo-v-item{min-width:120px;padding:10px 12px;border-right:1px dashed var(--line);text-align:center;cursor:pointer;flex-shrink:0}.civo-v-item:last-child{border-right:none}.civo-v-tag{font-size:10px;color:var(--gray);margin-bottom:2px}.civo-v-val{font-size:14px;font-weight:900;color:var(--orange);margin-bottom:5px}.civo-v-btn{background:#fff3f0;color:var(--orange);border:1px solid var(--orange);border-radius:4px;padding:3px 10px;font-size:10px;font-weight:800;cursor:pointer}.civo-express{margin:0 16px 12px;background:var(--navy);border-radius:14px;padding:13px 16px;display:flex;align-items:center;gap:12px;color:#fff}.civo-express .icon{font-size:32px;flex-shrink:0}.civo-express h4{font-size:13px;font-weight:800;margin-bottom:2px}.civo-express p{font-size:11px;opacity:.7}.civo-express .badge{margin-left:auto;background:var(--green);color:#fff;border-radius:20px;padding:6px 12px;font-size:11px;font-weight:900;white-space:nowrap;flex-shrink:0}.civo-cat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:4px;background:#fff;padding:10px 12px 4px;margin-bottom:14px}.civo-cat-item{display:flex;flex-direction:column;align-items:center;gap:6px;padding:8px 2px;border-radius:10px;cursor:pointer;transition:background .15s}.civo-cat-item:active{background:var(--green-light)}.civo-cat-circle{width:52px;height:52px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px}.civo-cat-label{font-size:10px;font-weight:600;text-align:center;color:var(--text);line-height:1.3;padding-bottom:4px}.civo-flash{background:#fff;margin:0 16px 14px;border-radius:14px;overflow:hidden;box-shadow:0 2px 10px #00000012}.civo-flash-top{background:linear-gradient(90deg,var(--orange),#FF5C38);padding:10px 14px;display:flex;align-items:center;justify-content:space-between}.civo-flash-top .label{color:#fff;font-size:15px;font-weight:900;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif}.civo-flash-timer{display:flex;align-items:center;gap:4px}.civo-tblock{background:var(--navy);color:#fff;border-radius:4px;padding:3px 7px;font-size:13px;font-weight:900;font-variant-numeric:tabular-nums}.civo-flash-scroll{display:flex;overflow-x:auto;padding:12px;scrollbar-width:none}.civo-flash-scroll::-webkit-scrollbar{display:none}.civo-flash-card{min-width:118px;max-width:118px;border:1.5px solid var(--line);border-radius:10px;overflow:hidden;margin-right:8px;cursor:pointer;flex-shrink:0;background:#fff;transition:transform .15s;text-decoration:none;display:block}.civo-flash-card:active{transform:scale(.96)}.civo-flash-img{height:96px;background:var(--bg);display:flex;align-items:center;justify-content:center;position:relative}.civo-flash-img svg{width:58px;height:58px}.civo-flash-rib{position:absolute;top:6px;left:0;background:var(--orange);color:#fff;font-size:10px;font-weight:800;padding:2px 7px;border-radius:0 4px 4px 0}.civo-flash-body{padding:8px}.civo-flash-name{font-size:11px;font-weight:600;color:var(--text);line-height:1.3;margin-bottom:3px}.civo-flash-price{color:var(--orange);font-size:13px;font-weight:900}.civo-flash-old{color:var(--gray);font-size:10px;text-decoration:line-through}.civo-flash-bar{height:3px;background:var(--line);border-radius:2px;overflow:hidden;margin-top:5px}.civo-flash-fill{height:100%;background:linear-gradient(90deg,var(--orange),#FF7043);border-radius:2px}.civo-flash-sold{font-size:9px;color:var(--gray);margin-top:2px}.civo-prod-scroll{display:flex;overflow-x:auto;padding:4px 16px 0;scrollbar-width:none;margin-bottom:14px}.civo-prod-scroll::-webkit-scrollbar{display:none}.civo-prod-card{min-width:150px;max-width:150px;background:#fff;border-radius:14px;overflow:hidden;margin-right:10px;flex-shrink:0;box-shadow:0 2px 8px #00000012;cursor:pointer;text-decoration:none;display:block;transition:transform .15s}.civo-prod-card:active{transform:scale(.97)}.civo-prod-img{height:128px;background:var(--bg);display:flex;align-items:center;justify-content:center;position:relative}.civo-prod-img svg{width:72px;height:72px}.civo-prod-tag{position:absolute;top:8px;left:8px;border-radius:4px;padding:2px 7px;font-size:9px;font-weight:800}.civo-tag-green{background:var(--green);color:#fff}.civo-tag-orange{background:var(--orange);color:#fff}.civo-tag-navy{background:var(--navy);color:var(--yellow)}.civo-prod-body{padding:10px}.civo-prod-name{font-size:12px;font-weight:600;color:var(--text);line-height:1.4;margin-bottom:2px}.civo-prod-wt{font-size:10px;color:var(--gray);margin-bottom:6px}.civo-prod-price{font-size:15px;font-weight:900;color:var(--green-dark)}.civo-prod-old{font-size:10px;color:var(--gray);text-decoration:line-through}.civo-prod-foot{display:flex;align-items:center;justify-content:space-between;margin-top:7px}.civo-prod-rating{font-size:10px;color:#ffa724;font-weight:700}.civo-add-sm{background:var(--green);color:#fff;border:none;border-radius:6px;padding:5px 10px;font-size:11px;font-weight:800;cursor:pointer}.civo-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:0 16px;margin-bottom:14px}.civo-grid-card{background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 2px 8px #00000012;cursor:pointer;text-decoration:none;display:block;transition:transform .15s}.civo-grid-card:active{transform:scale(.97)}.civo-grid-img{height:120px;background:var(--bg);display:flex;align-items:center;justify-content:center;position:relative}.civo-grid-img svg{width:64px;height:64px}.civo-grid-body{padding:10px}.civo-grid-name{font-size:12px;font-weight:600;color:var(--text);line-height:1.4;margin-bottom:3px}.civo-grid-wt{font-size:10px;color:var(--gray);margin-bottom:4px}.civo-grid-price{font-size:14px;font-weight:900;color:var(--green-dark)}.civo-grid-per{font-size:10px;color:var(--gray);font-weight:500}.civo-grid-old{font-size:10px;color:var(--gray);text-decoration:line-through;margin-left:4px}.civo-grid-foot{display:flex;align-items:center;justify-content:space-between;margin-top:8px;padding-top:7px;border-top:1px solid var(--line)}.civo-grid-rating{font-size:10px;color:#ffa724;font-weight:700}.civo-grid-add{background:var(--green);color:#fff;border:none;border-radius:7px;padding:6px 10px;font-size:11px;font-weight:800;cursor:pointer}.civo-trust-scroll{display:flex;overflow-x:auto;padding:0 16px;gap:10px;scrollbar-width:none;margin-bottom:14px}.civo-trust-scroll::-webkit-scrollbar{display:none}.civo-trust-card{min-width:138px;background:#fff;border-radius:14px;padding:14px;box-shadow:0 2px 8px #0000000f;flex-shrink:0;text-align:center}.civo-trust-card .ti{font-size:28px;margin-bottom:6px}.civo-trust-card h4{font-size:12px;font-weight:800;margin-bottom:3px;color:var(--text)}.civo-trust-card p{font-size:10px;color:var(--gray);line-height:1.4}.civo-stats{margin:0 16px 16px;background:var(--green-dark);border-radius:14px;padding:16px;color:#fff;display:flex;justify-content:space-around;text-align:center}.civo-stat-num{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;font-size:22px;font-weight:900;color:var(--yellow);line-height:1}.civo-stat-lbl{font-size:10px;opacity:.7;margin-top:3px}.civo-stat-div{width:1px;background:#ffffff26}.civo-div{height:8px;background:var(--bg)}.civo-gallery{position:relative;background:#fff;overflow:hidden}.civo-img-slides{display:flex;transition:transform .4s cubic-bezier(.25,.46,.45,.94)}.civo-img-slide{min-width:100%;height:300px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.civo-img-slide svg{width:160px;height:160px;filter:drop-shadow(0 8px 24px rgba(0,0,0,.15))}.civo-gdots{position:absolute;bottom:12px;left:50%;transform:translate(-50%);display:flex;gap:5px;z-index:2}.civo-gdot{width:6px;height:6px;border-radius:3px;background:#0003;transition:all .3s}.civo-gdot.active{width:20px;background:var(--green)}.civo-gallery-badge{position:absolute;top:14px;left:14px;z-index:2;background:var(--orange);color:#fff;border-radius:6px;padding:4px 10px;font-size:12px;font-weight:900}.civo-gallery-wish{position:absolute;top:12px;right:14px;z-index:2;background:#fff;border:none;border-radius:50%;width:38px;height:38px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 10px #0000001f;cursor:pointer;font-size:20px}.civo-thumbs{display:flex;gap:8px;padding:10px 16px;background:#fff;overflow-x:auto;scrollbar-width:none;border-bottom:1px solid var(--line)}.civo-thumbs::-webkit-scrollbar{display:none}.civo-thumb{width:56px;height:56px;border-radius:10px;background:var(--bg);border:2px solid var(--line);display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:all .15s;padding:6px}.civo-thumb svg{width:100%;height:100%}.civo-thumb.active{border-color:var(--green);background:var(--green-light)}.civo-pdp-info{background:#fff;padding:16px;margin-bottom:8px}.civo-badges{display:flex;gap:6px;margin-bottom:10px;flex-wrap:wrap}.civo-badge{border-radius:4px;padding:3px 8px;font-size:10px;font-weight:800}.civo-badge-green{background:var(--green-light);color:var(--green-dark)}.civo-badge-navy{background:var(--navy);color:var(--yellow)}.civo-badge-orange{background:#fff3f0;color:var(--orange)}.civo-pdp-name{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;font-size:15px;font-weight:800;line-height:1.4;margin-bottom:8px}.civo-rating-row{display:flex;align-items:center;gap:10px;margin-bottom:12px;flex-wrap:wrap}.civo-price-box{background:linear-gradient(135deg,var(--green-light),#fff);border-radius:12px;padding:14px;margin-bottom:14px;border:1px solid var(--line)}.civo-price-main{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;font-size:20px;font-weight:900;color:var(--green-dark);line-height:1}.civo-price-per{font-size:13px;font-weight:600;color:var(--gray);margin-top:2px}.civo-price-row{display:flex;align-items:center;gap:10px;margin-top:6px}.civo-price-old{font-size:14px;color:var(--gray);text-decoration:line-through}.civo-price-disc{background:var(--orange);color:#fff;border-radius:4px;padding:2px 8px;font-size:12px;font-weight:900}.civo-cashback{font-size:11px;color:var(--green);font-weight:700;margin-top:6px}.civo-weight-label{font-size:13px;font-weight:700;color:var(--text);margin-bottom:8px;display:flex;justify-content:space-between}.civo-weight-label span{color:var(--green);font-weight:800}.civo-weight-opts{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:14px}.civo-weight-opt{padding:8px 16px;border-radius:8px;border:2px solid var(--line);font-size:13px;font-weight:700;color:var(--gray);cursor:pointer;background:#fff;transition:all .15s;position:relative}.civo-weight-opt.active{border-color:var(--green);color:var(--green);background:var(--green-light)}.civo-weight-opt.popular:after{content:"POPULER";position:absolute;top:-8px;left:50%;transform:translate(-50%);background:var(--orange);color:#fff;font-size:8px;font-weight:900;padding:1px 5px;border-radius:3px;white-space:nowrap}.civo-cut-label{font-size:13px;font-weight:700;color:var(--text);margin-bottom:8px}.civo-cut-opts{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:14px}.civo-cut-opt{padding:7px 14px;border-radius:8px;border:2px solid var(--line);font-size:12px;font-weight:700;color:var(--gray);cursor:pointer;background:#fff;transition:all .15s}.civo-cut-opt.active{border-color:var(--green);color:var(--green);background:var(--green-light)}.civo-qty-section{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.civo-qty-ctrl{display:flex;align-items:center;border:2px solid var(--line);border-radius:10px;overflow:hidden}.civo-qty-btn{width:40px;height:40px;border:none;background:#fff;font-size:20px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center}.civo-qty-num{width:48px;text-align:center;font-size:16px;font-weight:900;border-left:1px solid var(--line);border-right:1px solid var(--line);padding:8px 0}.civo-delivery{background:#fff;padding:16px;margin-bottom:8px}.civo-delivery-row{display:flex;gap:14px;align-items:flex-start;margin-bottom:14px}.civo-delivery-row:last-child{margin-bottom:0}.civo-d-icon{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.civo-d-icon svg{width:26px;height:26px}.civo-d-tag{display:inline-block;background:var(--green-light);color:var(--green-dark);border-radius:4px;padding:2px 7px;font-size:10px;font-weight:800;margin-top:4px}.civo-freshness{background:#fff;padding:16px;margin-bottom:8px}.civo-fresh-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px}.civo-fresh-item{background:var(--bg);border-radius:12px;padding:14px 10px;text-align:center}.civo-fresh-icon{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 8px}.civo-fresh-icon svg{width:26px;height:26px}.civo-fresh-item h5{font-size:11px;font-weight:800;margin-bottom:3px;color:var(--text)}.civo-fresh-item p{font-size:10px;color:var(--gray);line-height:1.3}.civo-reviews{background:#fff;padding:16px;margin-bottom:8px}.civo-rating-summary{display:flex;gap:16px;align-items:center;margin-bottom:14px;padding-bottom:14px;border-bottom:1px solid var(--line)}.civo-rating-big .num{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;font-size:42px;font-weight:900;line-height:1}.civo-rbar-row{display:flex;align-items:center;gap:6px;margin-bottom:4px}.civo-rbar{flex:1;height:5px;background:var(--line);border-radius:3px;overflow:hidden}.civo-rbar-fill{height:100%;background:var(--yellow);border-radius:3px}.civo-review-item{margin-bottom:14px;padding-bottom:14px;border-bottom:1px solid var(--line)}.civo-review-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.civo-rev-avatar{width:34px;height:34px;border-radius:50%;color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:800;flex-shrink:0}.civo-related-scroll{display:flex;overflow-x:auto;padding:0 16px;gap:10px;scrollbar-width:none}.civo-related-scroll::-webkit-scrollbar{display:none}.civo-rel-card{min-width:120px;background:var(--bg);border-radius:12px;overflow:hidden;flex-shrink:0;cursor:pointer;text-decoration:none;display:block}.civo-rel-img{height:90px;background:#fff;display:flex;align-items:center;justify-content:center;padding:10px}.civo-rel-img svg{width:56px;height:56px}.civo-rel-body{padding:8px}.civo-rel-name{font-size:11px;font-weight:600;line-height:1.3;margin-bottom:4px;color:var(--text)}.civo-rel-price{font-size:13px;font-weight:900;color:var(--green-dark)}.civo-bottom-action{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:430px;background:#fff;border-top:1px solid var(--line);padding:10px 16px 20px;box-shadow:0 -4px 20px #0000001a;z-index:100}.civo-action-total{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.civo-total-price{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;font-size:22px;font-weight:900;color:var(--green-dark)}.civo-action-btns{display:flex;gap:10px}.civo-btn-chat{width:48px;height:48px;border-radius:12px;background:var(--bg);border:2px solid var(--line);display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;text-decoration:none}.civo-btn-cart{flex:1;height:48px;border-radius:12px;background:#fff;border:2px solid var(--green);color:var(--green);font-size:14px;font-weight:800;cursor:pointer}.civo-btn-buy{flex:1.4;height:48px;border-radius:12px;background:var(--green);border:none;color:#fff;font-size:14px;font-weight:800;cursor:pointer}.civo-cart-item{background:#fff;border-radius:14px;padding:14px;margin-bottom:12px;display:flex;gap:12px;align-items:flex-start;box-shadow:0 2px 8px #0000000f}.civo-cart-emoji{width:70px;height:70px;border-radius:12px;background:var(--bg);display:flex;align-items:center;justify-content:center;flex-shrink:0}.civo-cart-emoji svg{width:44px;height:44px}.civo-item-ctrl{display:flex;align-items:center;border:1.5px solid var(--line);border-radius:8px;overflow:hidden;margin-top:8px;width:fit-content}.civo-ic-btn{width:34px;height:34px;border:none;background:#fff;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-weight:700}.civo-ic-num{width:38px;text-align:center;font-size:14px;font-weight:900;border-left:1px solid var(--line);border-right:1px solid var(--line);padding:6px 0}.civo-form-input{width:100%;padding:12px 14px;border:1.5px solid var(--line);border-radius:10px;font-size:14px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;outline:none;transition:border-color .15s}.civo-form-input:focus{border-color:var(--green)}.civo-form-input.error{border-color:var(--orange)}.civo-pay-opt{display:flex;align-items:center;gap:12px;padding:12px 14px;border:2px solid var(--line);border-radius:10px;cursor:pointer;transition:all .15s;margin-bottom:8px}.civo-pay-opt.selected{border-color:var(--green);background:var(--green-light)}.civo-pay-radio{width:18px;height:18px;border-radius:50%;border:2px solid var(--line);display:flex;align-items:center;justify-content:center;flex-shrink:0}.civo-pay-opt.selected .civo-pay-radio{border-color:var(--green);background:var(--green)}.civo-pay-opt.selected .civo-pay-radio:after{content:"";width:6px;height:6px;border-radius:50%;background:#fff}.civo-bottom-nav{position:fixed;bottom:0;padding-bottom:env(safe-area-inset-bottom);left:50%;transform:translate(-50%);width:100%;max-width:430px;background:#fff;border-top:1px solid var(--line);display:flex;z-index:100;box-shadow:0 -4px 20px #00000014}.civo-nav-item{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:10px 4px 12px;cursor:pointer;gap:3px;text-decoration:none}.civo-nav-item.active .civo-nav-icon{color:var(--green)}.civo-nav-item.active .civo-nav-lbl{color:var(--green);font-weight:700}.civo-nav-icon{font-size:22px;color:var(--gray)}.civo-nav-lbl{font-size:10px;font-weight:600;color:var(--gray)}.civo-wa-float{position:fixed;bottom:calc(88px + env(safe-area-inset-bottom));right:calc(50vw - 203px);background:#25d366;color:#fff;border-radius:50%;width:52px;height:52px;display:flex;align-items:center;justify-content:center;font-size:26px;box-shadow:0 4px 16px #25d36680;cursor:pointer;z-index:99;border:3px solid #fff;text-decoration:none}@media(max-width:500px){.civo-wa-float{right:12px}}.civo-toast{position:fixed;bottom:90px;left:50%;transform:translate(-50%) translateY(20px);background:var(--navy);color:#fff;border-radius:10px;padding:10px 20px;font-size:13px;font-weight:700;opacity:0;transition:all .3s;z-index:300;white-space:nowrap}.civo-toast.show{opacity:1;transform:translate(-50%) translateY(0)}.civo-page-body{padding-bottom:84px}.civo-page-body-pdp{padding-bottom:120px}.civo-success{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#fff;z-index:500;flex-direction:column;align-items:center;justify-content:center;padding:40px 24px;text-align:center;max-width:430px;margin:0 auto}.civo-success.show{display:flex}.civo-success h2{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;font-size:26px;font-weight:900;color:var(--green-dark);margin-bottom:10px}@keyframes civo-bounce{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.civo-success .icon{animation:civo-bounce .6s ease}.civo-section-card{background:#fff;border-radius:14px;padding:16px;margin-bottom:12px;box-shadow:0 2px 8px #0000000f}.civo-section-card h3{font-size:14px;font-weight:800;color:var(--text);margin-bottom:14px}.civo-header-chips a:focus-visible,.civo-nav-item:focus-visible,.civo-menu-btn:focus-visible,.civo-cart-link:focus-visible{outline:2px solid var(--green-dark);outline-offset:3px}.civo-header-chips a:hover{border-color:var(--green-dark);color:var(--green-dark)}.civo-cat-item{text-decoration:none;color:inherit}.civo-cat-item:focus-visible{outline:2px solid var(--green-dark);outline-offset:3px}.civo-cat-circle{font-size:22px}.civo-page-wrap{padding:22px 16px calc(110px + env(safe-area-inset-bottom))}.civo-page-title{margin:0 0 18px;font-size:24px;line-height:1.15;font-weight:900;letter-spacing:-.03em;color:var(--text, #151515)}.civo-category-list-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.civo-category-card{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:132px;padding:18px 10px;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:18px;box-shadow:0 8px 24px #0000000f;text-decoration:none;color:var(--text, #151515)}.civo-category-card:active{transform:scale(.98)}.civo-category-card-icon{width:54px;height:54px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:25px;margin-bottom:10px}.civo-category-card-title{font-size:17px;font-weight:900;margin-bottom:4px}.civo-category-card-link{font-size:12px;font-weight:700;color:var(--green, #008037)}@media(min-width:750px){.civo-category-list-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.civo-home-block{margin:0 14px 16px}.civo-review-scroll{display:flex;gap:12px;overflow-x:auto;padding-bottom:4px;scroll-snap-type:x mandatory}.civo-review-card{min-width:250px;background:#fff;border-radius:18px;padding:16px;box-shadow:0 8px 28px #0d1b2a14;scroll-snap-align:start}.civo-review-stars{color:#ffbf00;font-weight:900;letter-spacing:1px;margin-bottom:8px}.civo-review-card p{font-size:13px;line-height:1.55;color:#333;margin:0 0 10px}.civo-review-card strong{font-size:12px;color:var(--green)}.civo-branch-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.civo-branch-card{background:#fff;border:1px solid rgba(0,122,61,.12);border-radius:16px;padding:13px;box-shadow:0 8px 24px #0d1b2a0f}.civo-branch-card b{display:block;font-size:13px;color:#0d1b2a;margin-bottom:4px}.civo-branch-card span{display:block;font-size:11px;color:#757575;line-height:1.35}.civo-faq{padding-bottom:8px}.civo-faq-item{background:#fff;border-radius:14px;padding:14px 16px;margin-bottom:10px;box-shadow:0 8px 24px #0d1b2a0f}.civo-faq-item summary{font-weight:800;font-size:13px;color:#0d1b2a;cursor:pointer}.civo-faq-item p{font-size:12px;line-height:1.55;color:#666;margin:10px 0 0}.civo-store-logo-image{justify-self:center;display:flex;align-items:center;justify-content:center;width:min(250px,48vw);max-width:250px;height:112px;padding:0;color:inherit;text-decoration:none;line-height:0}.civo-store-logo-image img{display:block;width:100%;height:auto;max-height:104px;object-fit:contain}@media(max-width:480px){.civo-store-bar-main{grid-template-columns:44px minmax(0,1fr) 44px}.civo-store-logo-image{width:min(230px,52vw);height:104px}.civo-store-logo-image img{max-height:96px}}@media(max-width:360px){.civo-store-logo-image{width:min(210px,50vw);height:96px}.civo-store-logo-image img{max-height:88px}}.civo-store-logo-image{width:min(125px,28vw)!important;max-width:125px!important;height:56px!important}.civo-store-logo-image img{max-width:125px!important;max-height:52px!important;width:100%!important;height:auto!important;object-fit:contain!important}@media(max-width:480px){.civo-store-logo-image{width:min(115px,30vw)!important;height:52px!important}.civo-store-logo-image img{max-width:115px!important;max-height:48px!important}}@media(max-width:360px){.civo-store-logo-image{width:min(105px,30vw)!important;height:48px!important}.civo-store-logo-image img{max-width:105px!important;max-height:44px!important}}.civo-gallery,.civo-img-slides,.civo-img-slide{width:100%}.civo-img-slides{align-items:stretch}.civo-img-slide{flex:0 0 100%;max-width:100%;text-align:center;overflow:hidden;padding:18px}.civo-img-slide img{display:block!important;margin:0 auto!important;max-width:92%!important;max-height:260px!important;object-fit:contain!important;object-position:center center!important}body.template-product #MainContent{padding-bottom:calc(220px + env(safe-area-inset-bottom))}body.template-product .civo-bottom-action{bottom:calc(64px + env(safe-area-inset-bottom));z-index:110;padding-bottom:10px}body.template-product .civo-bottom-nav{display:flex!important;z-index:130}body.template-product .civo-wa-float{bottom:calc(154px + env(safe-area-inset-bottom))}.civo-add-sm,.civo-btn-cart,.civo-btn-buy{display:inline-flex;align-items:center;justify-content:center;gap:4px;white-space:nowrap;line-height:1.1;overflow:visible}.civo-add-sm{min-width:58px;padding-left:8px;padding-right:8px}@media(max-width:360px){.civo-btn-cart,.civo-btn-buy{font-size:12px}}.civo-add-sm,.civo-grid-add{min-width:62px!important;padding:6px 9px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;white-space:nowrap!important;overflow:visible!important;line-height:1.1!important}.civo-grid-add{font-size:11px!important}.civo-prod-img,.civo-grid-img,.civo-flash-img,.civo-rel-img,.civo-cart-emoji{overflow:hidden}.civo-prod-img img,.civo-grid-img img,.civo-flash-img img,.civo-rel-img img,.civo-cart-emoji img{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center center!important;display:block!important;padding:10px!important}.civo-flash-img img{padding:9px!important}.civo-trust-scroll{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;overflow:visible!important;gap:8px!important;padding:0 16px!important}.civo-trust-card{min-width:0!important;width:100%!important;padding:10px 6px!important}.civo-trust-card .ti{font-size:24px!important;margin-bottom:5px!important}.civo-trust-card h4{font-size:10.5px!important;line-height:1.18!important}.civo-trust-card p{font-size:8.8px!important;line-height:1.25!important}@media(max-width:360px){.civo-trust-scroll{gap:6px!important;padding:0 12px!important}.civo-trust-card{padding:9px 4px!important}.civo-trust-card h4{font-size:9.5px!important}.civo-trust-card p{font-size:8px!important}}.civo-store-bar-main-compact{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;margin-bottom:8px!important}.civo-store-bar-main-compact .civo-store-logo-image{justify-self:start!important;width:92px!important;max-width:92px!important;height:42px!important}.civo-store-bar-main-compact .civo-store-logo-image img{width:100%!important;max-width:92px!important;max-height:40px!important;height:auto!important;object-fit:contain!important}.civo-store-bar-main-compact .civo-header-search{width:100%!important;min-width:0!important;margin:0!important;border-radius:11px!important;box-shadow:0 4px 12px #0f172a0d!important}.civo-store-bar-main-compact .civo-search-icon{width:34px!important}.civo-store-bar-main-compact .civo-header-search input[type=search]{font-size:13px!important;padding:10px 6px 10px 0!important}.civo-store-bar-main-compact .civo-header-search button{margin:4px!important;padding:0 12px!important;border-radius:8px!important;font-size:13px!important;min-width:62px!important}.civo-store-bar-main-compact .civo-cart-link{justify-self:end!important;width:38px!important;height:38px!important}.civo-store-bar-main-compact .civo-cart-link svg{width:26px!important;height:26px!important}.civo-store-bar-main-compact .civo-cart-link .civo-badge{top:-2px!important;right:-3px!important}@media(max-width:390px){.civo-store-bar-main-compact{gap:7px!important}.civo-store-bar-main-compact .civo-store-logo-image{width:76px!important;max-width:76px!important;height:36px!important}.civo-store-bar-main-compact .civo-store-logo-image img{max-width:76px!important;max-height:34px!important}.civo-store-bar-main-compact .civo-header-search button{padding:0 9px!important;min-width:52px!important;font-size:12px!important}.civo-store-bar-main-compact .civo-search-icon{width:30px!important}.civo-store-bar-main-compact .civo-header-search input[type=search]{font-size:12px!important}}@media(max-width:340px){.civo-store-bar-main-compact .civo-header-search button{display:none!important}}:root,html[data-civo-theme=light]{color-scheme:light;--surface: #fff;--surface-soft: #F8FAF9;--shadow-soft: rgba(13,27,42,.07)}html[data-civo-theme=dark]{color-scheme:dark;--green: #14B86A;--green-dark: #39D98A;--green-light: #123D2A;--orange: #FF6848;--navy: #F4F7FA;--yellow: #FFD85A;--white: #161A1D;--bg: #0F1214;--gray: #B5BDC5;--line: #293038;--text: #F5F7FA;--surface: #171B1F;--surface-soft: #111518;--shadow-soft: rgba(0,0,0,.32)}html[data-civo-theme=dark] body,html[data-civo-theme=dark] #MainContent{background:var(--bg);color:var(--text)}html[data-civo-theme=dark] .civo-store-bar,html[data-civo-theme=dark] .civo-prod-card,html[data-civo-theme=dark] .civo-grid-card,html[data-civo-theme=dark] .civo-trust-card,html[data-civo-theme=dark] .civo-pdp-info,html[data-civo-theme=dark] .civo-gallery,html[data-civo-theme=dark] .civo-thumbs,html[data-civo-theme=dark] .civo-delivery,html[data-civo-theme=dark] .civo-freshness,html[data-civo-theme=dark] .civo-reviews,html[data-civo-theme=dark] .civo-bottom-action,html[data-civo-theme=dark] .civo-bottom-nav,html[data-civo-theme=dark] .civo-section-card,html[data-civo-theme=dark] .civo-review-card,html[data-civo-theme=dark] .civo-branch-card,html[data-civo-theme=dark] .civo-faq-item,html[data-civo-theme=dark] .civo-cart-item,html[data-civo-theme=dark] .civo-success,html[data-civo-theme=dark] .civo-related-scroll,html[data-civo-theme=dark] .civo-rel-card,html[data-civo-theme=dark] div[style*="background:#fff"],html[data-civo-theme=dark] div[style*="background: #fff"]{background:var(--surface)!important;color:var(--text)!important;border-color:var(--line)!important}html[data-civo-theme=dark] .civo-header-search,html[data-civo-theme=dark] .civo-header-search input,html[data-civo-theme=dark] .civo-weight-opt,html[data-civo-theme=dark] .civo-cut-opt,html[data-civo-theme=dark] .civo-form-input{background:#0f1417!important;color:var(--text)!important;border-color:var(--line)!important}html[data-civo-theme=dark] .civo-header-search input::placeholder{color:#7f8994!important}html[data-civo-theme=dark] .civo-prod-img,html[data-civo-theme=dark] .civo-grid-img,html[data-civo-theme=dark] .civo-flash-img,html[data-civo-theme=dark] .civo-rel-img,html[data-civo-theme=dark] .civo-thumb,html[data-civo-theme=dark] .civo-fresh-item,html[data-civo-theme=dark] .civo-div{background:var(--surface-soft)!important}html[data-civo-theme=dark] .civo-prod-name,html[data-civo-theme=dark] .civo-grid-name,html[data-civo-theme=dark] .civo-trust-card h4,html[data-civo-theme=dark] .civo-sec-title,html[data-civo-theme=dark] .civo-rel-name{color:var(--text)!important}html[data-civo-theme=dark] .civo-prod-wt,html[data-civo-theme=dark] .civo-grid-wt,html[data-civo-theme=dark] .civo-trust-card p{color:var(--gray)!important}.civo-store-bar-main-compact{grid-template-columns:auto minmax(0,1fr) 34px 38px!important}.civo-theme-toggle{width:34px;height:34px;border:1px solid var(--line);border-radius:999px;background:var(--surface, #fff);color:var(--text);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 12px #0d1b2a0f;z-index:5}.civo-theme-icon{font-size:16px;line-height:1}@media(max-width:390px){.civo-store-bar-main-compact{grid-template-columns:auto minmax(0,1fr) 30px 36px!important;gap:6px!important}.civo-theme-toggle{width:30px;height:30px}.civo-theme-icon{font-size:14px}}.civo-prod-card,.civo-grid-card,.civo-rel-card{position:relative}.civo-card-hit{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:block;border-radius:inherit;text-indent:-9999px;overflow:hidden}.civo-prod-card>*:not(.civo-card-hit),.civo-grid-card>*:not(.civo-card-hit){position:relative}.civo-add-sm,.civo-grid-add,.civo-btn-cart,.civo-btn-buy{position:relative;z-index:3!important;touch-action:manipulation}.civo-prod-img,.civo-grid-img,.civo-flash-img,.civo-rel-img{aspect-ratio:1 / 1;height:auto!important;min-height:0!important}.civo-prod-img img,.civo-grid-img img,.civo-flash-img img,.civo-rel-img img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;padding:10px!important}.civo-prod-img img{padding:12px!important}.civo-grid-img img{padding:10px!important}.civo-rel-img img{padding:8px!important}.civo-trust-scroll{grid-template-columns:repeat(4,minmax(0,1fr))!important}.civo-add-sm:after,.civo-grid-add:after{content:none!important}.civo-add-sm,.civo-grid-add{min-width:64px!important}html[data-civo-theme=dark] .civo-header-chips a{background:#171b1f!important;color:#f5f7fa!important;border-color:#2b343d!important;box-shadow:0 3px 12px #00000038!important}html[data-civo-theme=dark] .civo-header-chips span{background:#ffffff1a!important}html[data-civo-theme=dark] .civo-cat-grid,html[data-civo-theme=dark] .civo-voucher,html[data-civo-theme=dark] .civo-flash,html[data-civo-theme=dark] .civo-category-card{background:#171b1f!important;color:#f5f7fa!important;border-color:#2b343d!important}html[data-civo-theme=dark] .civo-cat-label,html[data-civo-theme=dark] .civo-category-card-title,html[data-civo-theme=dark] .civo-v-tag,html[data-civo-theme=dark] .civo-v-item,html[data-civo-theme=dark] .civo-faq-item summary,html[data-civo-theme=dark] .civo-faq-item p,html[data-civo-theme=dark] .civo-page-title,html[data-civo-theme=dark] .civo-page-subtitle{color:#f5f7fa!important}html[data-civo-theme=dark] .civo-v-tag,html[data-civo-theme=dark] .civo-express p,html[data-civo-theme=dark] .civo-grid-wt,html[data-civo-theme=dark] .civo-prod-wt{color:#b5bdc5!important;opacity:1!important}html[data-civo-theme=dark] .civo-express{background:linear-gradient(135deg,#17202a,#10161c)!important;color:#f5f7fa!important;border:1px solid #2B343D!important}html[data-civo-theme=dark] .civo-express h4{color:#f5f7fa!important}html[data-civo-theme=dark] .civo-express .badge{color:#07120d!important;background:#39d98a!important}html[data-civo-theme=dark] .civo-sec-title,html[data-civo-theme=dark] h1,html[data-civo-theme=dark] h2,html[data-civo-theme=dark] h3,html[data-civo-theme=dark] h4,html[data-civo-theme=dark] h5,html[data-civo-theme=dark] p,html[data-civo-theme=dark] span:not(.civo-badge):not(.civo-theme-icon){text-shadow:none}html[data-civo-theme=dark] .civo-v-btn{background:#231a17!important;color:#ff8066!important;border-color:#ff8066!important}html[data-civo-theme=dark] .civo-store-logo-image{background:#ffffffeb!important;border-radius:10px!important;padding:3px 5px!important}html[data-civo-theme=dark] .civo-bottom-nav a,html[data-civo-theme=dark] .civo-bottom-nav span,html[data-civo-theme=dark] .civo-bottom-nav .label{color:#c9d1d9!important}html[data-civo-theme=dark] .civo-bottom-nav a.active,html[data-civo-theme=dark] .civo-bottom-nav a.active span,html[data-civo-theme=dark] .civo-bottom-nav a.active .label{color:#39d98a!important}html[data-civo-theme=dark] .civo-header-search button{background:#39d98a!important;color:#07120d!important}html[data-civo-theme=dark] .civo-branches{background:transparent!important;color:#f5f7fa!important}html[data-civo-theme=dark] .civo-branches .civo-sec-head,html[data-civo-theme=dark] .civo-branches .civo-sec-title{color:#f5f7fa!important}html[data-civo-theme=dark] .civo-branches .civo-sec-more{color:#39d98a!important;opacity:1!important}html[data-civo-theme=dark] .civo-branch-card{background:#171b1f!important;border:1px solid #2B343D!important;box-shadow:0 8px 24px #0000003d!important}html[data-civo-theme=dark] .civo-branch-card b,html[data-civo-theme=dark] .civo-branch-card strong,html[data-civo-theme=dark] .civo-branch-card a{color:#f5f7fa!important;opacity:1!important;text-shadow:none!important}html[data-civo-theme=dark] .civo-branch-card span,html[data-civo-theme=dark] .civo-branch-card p,html[data-civo-theme=dark] .civo-branch-card small{color:#b5bdc5!important;opacity:1!important;text-shadow:none!important}html[data-civo-theme=dark] .civo-branches svg,html[data-civo-theme=dark] .civo-branches .icon{color:#39d98a!important;fill:currentColor!important;opacity:1!important}html[data-civo-theme=dark] .civo-reviews,html[data-civo-theme=dark] .civo-review-card,html[data-civo-theme=dark] .civo-review-item{background:#171b1f!important;color:#f5f7fa!important;border-color:#2b343d!important;opacity:1!important;text-shadow:none!important}html[data-civo-theme=dark] .civo-review-card p,html[data-civo-theme=dark] .civo-review-item,html[data-civo-theme=dark] .civo-review-item div,html[data-civo-theme=dark] .civo-review-item p,html[data-civo-theme=dark] .civo-review-item span,html[data-civo-theme=dark] .civo-reviews h4,html[data-civo-theme=dark] .civo-rating-big .num{color:#f5f7fa!important;opacity:1!important;text-shadow:none!important}html[data-civo-theme=dark] .civo-review-card strong,html[data-civo-theme=dark] .civo-reviews .civo-sec-more{color:#39d98a!important;opacity:1!important}html[data-civo-theme=dark] .civo-review-stars,html[data-civo-theme=dark] .civo-review-item span[style*=FFA724],html[data-civo-theme=dark] .civo-rating-big div[style*=FFA724]{color:#ffd85a!important;opacity:1!important}html[data-civo-theme=dark] .civo-rating-summary,html[data-civo-theme=dark] .civo-review-item{border-color:#2b343d!important}html[data-civo-theme=dark] .civo-rbar{background:#293038!important}html[data-civo-theme=dark] .civo-rbar-fill{background:#ffd85a!important}html[data-civo-theme=dark] .civo-review-item span[style*="background:var(--bg)"]{background:#111518!important;color:#b5bdc5!important;border:1px solid #2B343D!important}html[data-civo-theme=dark] .civo-review-card{box-shadow:0 8px 28px #00000047!important}.civo-stats{background:linear-gradient(135deg,#008037,#19b86a)!important}.civo-stat-num{color:#fff!important;font-weight:950!important;text-shadow:0 2px 8px rgba(0,0,0,.18)!important;letter-spacing:-.5px}.civo-stat-lbl{color:#ffffffeb!important;opacity:1!important;font-weight:600}html[data-civo-theme=dark] .civo-stat-num,html[data-civo-theme=dark] .civo-stat-lbl{color:#fff!important;opacity:1!important}html[data-civo-theme=dark] .civo-stats{background:linear-gradient(135deg,#008037,#22d27a)!important;box-shadow:0 10px 28px #00803738!important}.civo-review-scroll{gap:14px!important;padding:2px 2px 10px!important;scroll-padding-left:2px}.civo-review-card{flex:0 0 100%!important;min-width:100%!important;max-width:100%!important;box-sizing:border-box!important}@media(min-width:750px){.civo-review-card{flex-basis:280px!important;min-width:280px!important;max-width:280px!important}}html[data-civo-theme=dark] .civo-flash-card,html[data-civo-theme=dark] .civo-prod-card,html[data-civo-theme=dark] .civo-grid-card,html[data-civo-theme=dark] .civo-rel-card{background:#171b1f!important;color:#f5f7fa!important;border:1px solid #2B343D!important;box-shadow:0 8px 24px #0000003d!important}html[data-civo-theme=dark] .civo-flash-body,html[data-civo-theme=dark] .civo-prod-body,html[data-civo-theme=dark] .civo-grid-body,html[data-civo-theme=dark] .civo-rel-body{background:#171b1f!important;color:#f5f7fa!important}html[data-civo-theme=dark] .civo-flash-name,html[data-civo-theme=dark] .civo-prod-name,html[data-civo-theme=dark] .civo-grid-name,html[data-civo-theme=dark] .civo-rel-name,html[data-civo-theme=dark] .civo-product-title,html[data-civo-theme=dark] .product-card-title,html[data-civo-theme=dark] .card__heading,html[data-civo-theme=dark] .card__heading a,html[data-civo-theme=dark] .full-unstyled-link{color:#f5f7fa!important;opacity:1!important;text-shadow:none!important}html[data-civo-theme=dark] .civo-flash-price,html[data-civo-theme=dark] .civo-prod-price,html[data-civo-theme=dark] .civo-grid-price,html[data-civo-theme=dark] .civo-rel-price{color:#ff8066!important;opacity:1!important}html[data-civo-theme=dark] .civo-flash-sold,html[data-civo-theme=dark] .civo-flash-old,html[data-civo-theme=dark] .civo-prod-wt,html[data-civo-theme=dark] .civo-grid-wt,html[data-civo-theme=dark] .civo-rel-wt{color:#b5bdc5!important;opacity:1!important}html[data-civo-theme=dark] .civo-flash-bar{background:#293038!important}html[data-civo-theme=dark] .civo-flash-fill{background:linear-gradient(90deg,#ff6848,#ff987f)!important}.civo-card-hit{z-index:1!important}.civo-prod-img,.civo-grid-img,.civo-flash-img,.civo-rel-img{position:relative!important}.civo-prod-body,.civo-grid-body,.civo-flash-body,.civo-rel-body{position:relative!important;z-index:2!important}.civo-add-sm,.civo-grid-add,button[data-civo-quick-add]{position:relative!important;z-index:20!important;pointer-events:auto!important;touch-action:manipulation!important;-webkit-user-select:none!important;user-select:none!important}.civo-add-sm:disabled,.civo-grid-add:disabled{opacity:.75!important;cursor:wait!important}.civo-prod-img img,.civo-grid-img img,.civo-flash-img img,.civo-rel-img img{width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:cover!important;object-position:center center!important;padding:3px!important;border-radius:10px!important}.civo-prod-img img,.civo-grid-img img{padding:4px!important}.civo-flash-img img{padding:3px!important}.civo-rel-img img{padding:4px!important}.civo-qty-ctrl,.civo-ic-qty{background:var(--surface, #fff)!important;border-color:var(--line)!important}.civo-qty-btn,.civo-ic-btn{background:var(--surface, #fff)!important;color:var(--text, #1A1A1A)!important;border:0!important;opacity:1!important;font-weight:900!important;line-height:1!important}.civo-qty-num,.civo-ic-num{color:var(--text, #1A1A1A)!important;background:var(--surface, #fff)!important;opacity:1!important;font-weight:900!important}html[data-civo-theme=dark] .civo-qty-ctrl,html[data-civo-theme=dark] .civo-ic-qty{background:#111820!important;border-color:#3a4652!important}html[data-civo-theme=dark] .civo-qty-btn,html[data-civo-theme=dark] .civo-ic-btn{background:#1e252c!important;color:#fff!important;text-shadow:0 0 1px rgba(255,255,255,.35)!important}html[data-civo-theme=dark] .civo-qty-num,html[data-civo-theme=dark] .civo-ic-num{background:#151b21!important;color:#fff!important;border-color:#3a4652!important}.civo-search-page{padding:16px 16px 90px}.civo-search-page-form{background:#fff;border:1px solid #007A3D;border-radius:12px;display:flex;align-items:center;padding:0 4px 0 14px;margin-bottom:16px;box-shadow:0 6px 16px #0f172a0e}.civo-search-page-input{flex:1;border:none;outline:none;font-size:14px;padding:12px 0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;background:transparent;color:#111827!important;width:100%;min-width:0}.civo-search-page-input::placeholder{color:#6b7280!important;opacity:1}.civo-search-page-button{background:#007a3d;border:none;border-radius:8px;padding:9px 14px;color:#fff!important;font-size:14px;font-weight:900;cursor:pointer;margin:4px}.civo-search-page-count{font-size:13px;color:#6b7280;margin-bottom:14px}.civo-search-empty{text-align:center;padding:40px 18px;color:#6b7280}.civo-search-empty-icon{font-size:48px;margin-bottom:12px}.civo-search-empty-title{font-size:15px;font-weight:800;color:#333}.civo-search-empty-subtitle{font-size:13px;margin-top:6px;color:#6b7280}html[data-civo-theme=dark] .civo-search-page-form{background:#fff!important;border-color:#34d399!important;box-shadow:0 8px 22px #0000003d!important}html[data-civo-theme=dark] .civo-search-page-input{color:#111827!important;-webkit-text-fill-color:#111827!important;caret-color:#007a3d!important}html[data-civo-theme=dark] .civo-search-page-input::placeholder{color:#6b7280!important;-webkit-text-fill-color:#6B7280!important}html[data-civo-theme=dark] .civo-search-page-count{color:#d1d5db!important}html[data-civo-theme=dark] .civo-search-page-count strong{color:#fff!important}html[data-civo-theme=dark] .civo-search-empty{color:#d1d5db!important}html[data-civo-theme=dark] .civo-search-empty-title{color:#fff!important}html[data-civo-theme=dark] .civo-search-empty-subtitle{color:#b8c0cc!important}.civo-brand-promo{position:relative!important;display:flex!important;align-items:center!important;justify-content:center!important;min-height:58px!important;padding-left:74px!important;padding-right:58px!important}.civo-brand-promo-link{display:block;color:#fff;text-decoration:none;text-align:center}.civo-top-lang{position:absolute;left:10px;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;gap:4px;padding:3px;border-radius:999px;background:#ffffff2e;border:1px solid rgba(255,255,255,.22);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:4}.civo-lang-btn{-webkit-appearance:none;appearance:none;border:0;border-radius:999px;padding:5px 7px;min-width:30px;min-height:26px;font-size:11px;font-weight:900;line-height:1;color:#fff;background:transparent;cursor:pointer}.civo-lang-btn.active{color:#007a3d;background:#fff;box-shadow:0 2px 8px #0000001f}.civo-theme-toggle-top{position:absolute!important;right:12px;top:50%;transform:translateY(-50%);background:#ffffff2e!important;color:#fff!important;border-color:#ffffff47!important;box-shadow:none!important}.civo-store-bar-main-compact{grid-template-columns:auto minmax(0,1fr) 38px!important}html[data-civo-theme=dark] .civo-theme-toggle-top{background:#00000038!important;color:#fff!important}@media(max-width:390px){.civo-brand-promo{padding-left:68px!important;padding-right:52px!important;min-height:56px!important}.civo-lang-btn{min-width:28px;padding:5px 6px;font-size:10px}.civo-theme-toggle-top{right:9px}.civo-store-bar-main-compact{grid-template-columns:auto minmax(0,1fr) 36px!important}}.civo-site-footer{background:var(--navy, #0D1B2A);color:#fff;padding:28px 16px 100px;text-align:center}.civo-footer-brand{font-weight:900;font-size:18px;margin-bottom:4px}.civo-footer-brand-accent{color:var(--yellow, #FFD234)}.civo-footer-tagline{display:block;font-size:11px;font-weight:600;opacity:.7;margin-top:2px}.civo-footer-sub{font-size:12px;opacity:.55;margin-bottom:16px}.civo-footer-wa{display:inline-flex;align-items:center;gap:6px;background:#25d366;color:#fff;border-radius:20px;padding:9px 20px;font-size:13px;font-weight:800;text-decoration:none;margin-bottom:18px}.civo-footer-links{display:flex;flex-wrap:wrap;justify-content:center;gap:6px 16px;margin-bottom:16px}.civo-footer-links a{color:#ffffffbf;font-size:11px;font-weight:600;text-decoration:none}.civo-footer-links a:hover{color:#fff;text-decoration:underline}.civo-footer-copy{font-size:11px;opacity:.4;border-top:1px solid rgba(255,255,255,.1);padding-top:14px}.civo-live-dot{position:absolute;top:-2px;right:-6px;width:9px;height:9px;border-radius:50%;background:#ff3b30;border:2px solid #fff;animation:civo-live-pulse 1.6s ease-in-out infinite}@keyframes civo-live-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.35);opacity:.7}}.civo-cat-circle,.civo-category-card-icon{position:relative;overflow:hidden;background:linear-gradient(145deg,#2b1a12,#0f0f0e 58%,#3b2417)!important;border:1px solid rgba(184,138,74,.28);box-shadow:inset 0 1px #ffffff1a,0 8px 18px #0000001a}.civo-cat-circle:after,.civo-category-card-icon:after{content:"";position:absolute;inset:8px 7px auto auto;width:7px;height:7px;border-radius:999px;background:#dcc7a16b;filter:blur(.2px)}.civo-cat-svg{width:34px;height:34px;display:block;position:relative;z-index:1}.civo-category-card-icon .civo-cat-svg{width:38px;height:38px}.civo-cat-mini{width:22px;height:22px;min-width:22px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background:linear-gradient(145deg,#2b1a12f2,#0f0f0ef2);border:1px solid rgba(184,138,74,.24);margin-right:6px;vertical-align:middle}.civo-cat-mini .civo-cat-svg{width:17px;height:17px}.civo-cat-svg .base{fill:#b88a4a;stroke:#f1d9a8;stroke-width:1.4;stroke-linejoin:round}.civo-cat-svg .base.alt{fill:#9a623d}.civo-cat-svg .base.alt2{fill:#6b4e34}.civo-cat-svg .lean{fill:none;stroke:#f0d7a4;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.civo-cat-svg .fat{fill:none;stroke:#e6e2da;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round;opacity:.92}.civo-cat-svg .stamp{fill:#f0d7a4;opacity:.72}.civo-cat-svg .dot{fill:#f0d7a4}.civo-cat-svg .flame{fill:#e54b2b;stroke:#f7c36c;stroke-width:1.2;stroke-linejoin:round}.civo-cat-svg .bone{fill:none;stroke:#e6e2da;stroke-width:4;stroke-linecap:round}.civo-cat-svg .bone-fill{fill:#e6e2da;stroke:#b88a4a;stroke-width:1.1}.civo-cat-svg .horn{fill:#dcc7a1;stroke:#b88a4a;stroke-width:1.2;stroke-linejoin:round}.civo-cat-svg .wave{fill:none;stroke:#66d3d0;stroke-width:3;stroke-linecap:round}.civo-cat-svg--ayam .base{fill:#c99a4b}.civo-cat-svg--seafood .base{fill:#54a7a4}.civo-cat-svg--olahan .base{fill:#9a623d}.civo-cat-svg--jeroan .base{fill:#a76c57}.civo-nav-icon-svg,.civo-nav-icon-live{width:28px;height:28px;display:flex;align-items:center;justify-content:center;color:var(--gray)}.civo-nav-icon-svg svg,.civo-nav-icon-live svg{width:27px;height:27px;display:block}.civo-nav-icon-svg svg *{fill:none;stroke:currentColor;stroke-width:3.4;stroke-linecap:round;stroke-linejoin:round}.civo-nav-icon-live{position:relative;color:#b88a4a}.civo-nav-icon-live svg .pig,.civo-nav-icon-live svg .ear{fill:currentColor;stroke:#ffffff2e;stroke-width:.7}.civo-nav-icon-live svg circle{fill:#1a1a18;opacity:.8}.civo-nav-icon-live svg .play{fill:#ede3d2}.civo-nav-item.active .civo-nav-icon-svg,.civo-nav-item.active .civo-nav-icon-live{color:var(--green)}.civo-nav-live.active .civo-nav-icon-live,.civo-nav-live .civo-nav-icon-live{color:#b88a4a}.civo-live-dot{position:absolute;right:-2px;top:0;width:8px;height:8px;border-radius:999px;background:#ee2d24;border:2px solid #fff;box-shadow:0 0 0 2px #ee2d2426}html[data-civo-theme=dark] .civo-live-dot{border-color:#151515}.civo-cat-grid{gap:8px!important;padding:12px 12px 8px!important;background:#fff!important}.civo-cat-item{gap:6px!important;padding:9px 2px 8px!important;border-radius:16px!important;text-decoration:none!important}.civo-cat-item:active{background:#f0fbf5!important;transform:scale(.985)}.civo-cat-circle{width:66px!important;height:58px!important;border-radius:19px!important;background:radial-gradient(circle at 50% 42%,#fffffffa,#f4fdf8fa 52%,#e8f8f0fa)!important;border:1.4px solid rgba(0,122,61,.22)!important;box-shadow:0 8px 18px #007a3d1a,inset 0 1px #ffffffeb!important;overflow:hidden;position:relative}.civo-cat-circle:after{content:"";position:absolute;left:8px;right:8px;bottom:4px;height:8px;border-radius:999px;background:radial-gradient(ellipse at center,#007a3d21,#007a3d00 68%);pointer-events:none}.civo-cat-label{font-size:11px!important;font-weight:800!important;letter-spacing:-.01em;color:#0b4a28!important}.civo-cat-svg{width:62px!important;height:62px!important;display:block;position:relative;z-index:1;filter:drop-shadow(0 5px 8px rgba(13,27,42,.12))}.civo-category-card{border:1px solid rgba(0,122,61,.12)!important;background:linear-gradient(180deg,#fff,#f7fff9)!important;box-shadow:0 10px 28px #007a3d14!important}.civo-category-card-icon{width:76px!important;height:66px!important;border-radius:21px!important;background:radial-gradient(circle at 50% 42%,#fffffffa,#f4fdf8fa 52%,#e8f8f0fa)!important;border:1.4px solid rgba(0,122,61,.22)!important;box-shadow:0 8px 18px #007a3d1a,inset 0 1px #ffffffeb!important}.civo-category-card-icon .civo-cat-svg{width:70px!important;height:70px!important}.civo-category-card-title{color:#0b4a28!important}.civo-cat-mini{width:28px!important;height:28px!important;min-width:28px!important;border-radius:10px!important;background:linear-gradient(180deg,#fff,#effbf4)!important;border:1px solid rgba(0,122,61,.18)!important;box-shadow:0 3px 8px #007a3d14!important}.civo-cat-mini .civo-cat-svg{width:27px!important;height:27px!important}.civo-cat-svg .tile{fill:#ffffffdb;stroke:#007a3d3d;stroke-width:1}.civo-cat-svg .halo{fill:#e8f8f0}.civo-cat-svg .shadow{fill:none;stroke:#004e272e;stroke-width:4.4;stroke-linecap:round}.civo-cat-svg .meat,.civo-cat-svg .steak,.civo-cat-svg .beef,.civo-cat-svg .slice,.civo-cat-svg .organ,.civo-cat-svg .sausage,.civo-cat-svg .bacon,.civo-cat-svg .fish,.civo-cat-svg .shrimp{stroke:#5c121638;stroke-width:1.1;stroke-linejoin:round}.civo-cat-svg .meat.top,.civo-cat-svg .steak,.civo-cat-svg .beef,.civo-cat-svg .fish{fill:#ea4a45}.civo-cat-svg .meat.side,.civo-cat-svg .steak-dark,.civo-cat-svg .beef-dark,.civo-cat-svg .organ.dark{fill:#b72e2e}.civo-cat-svg .meat.face{fill:#d83b36}.civo-cat-svg .slice{fill:#f05a55}.civo-cat-svg .roll-core{fill:#ffe5dc;stroke:#c9302c;stroke-width:1.3}.civo-cat-svg .organ.liver{fill:#8b1f2a}.civo-cat-svg .organ.dark{fill:#6f1b22}.civo-cat-svg .tripe{fill:#e8cfa2;stroke:#52371440;stroke-width:1}.civo-cat-svg .tripe-line{fill:none;stroke:#764c1c6b;stroke-width:1.5;stroke-linecap:round}.civo-cat-svg .sausage{fill:#c86a2c}.civo-cat-svg .sausage-tip{fill:none;stroke:#9c3d1f;stroke-width:2;stroke-linecap:round}.civo-cat-svg .bacon{fill:#ea5145;stroke:#5c121638}.civo-cat-svg .chicken{fill:#f3c1a4;stroke:#7e4c263d;stroke-width:1.1}.civo-cat-svg .wing{fill:none;stroke:#e39979;stroke-width:2.2;stroke-linecap:round}.civo-cat-svg .bone{fill:none;stroke:#f8ebdd;stroke-width:4;stroke-linecap:round}.civo-cat-svg .bone-fill{fill:#f8ebdd;stroke:#e1b18f;stroke-width:1}.civo-cat-svg .seafood,.civo-cat-svg .fish{fill:#4d9db3}.civo-cat-svg .fish-eye{fill:#0d1b2a}.civo-cat-svg .fish-line{fill:none;stroke:#d9f5f6;stroke-width:1.7;stroke-linecap:round}.civo-cat-svg .shrimp{fill:#ef6a32}.civo-cat-svg .shrimp-line{fill:none;stroke:#ffd5a8;stroke-width:1.5;stroke-linecap:round}.civo-cat-svg .fat-line,.civo-cat-svg .bacon-fat,.civo-cat-svg .beef-fat,.civo-cat-svg .marble,.civo-cat-svg .highlight{fill:none;stroke:#ffe6df;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.civo-cat-svg .beef-fat{stroke:#fff1de;stroke-width:3}.civo-cat-svg .fat-dot{fill:#ffe6df}.civo-cat-svg .leaf{fill:#2f9c4b;stroke:#005f2b38;stroke-width:1;stroke-linejoin:round}.civo-bottom-nav{border-top:1px solid rgba(0,122,61,.1)!important;box-shadow:0 -8px 28px #0d1b2a1a!important}.civo-nav-icon-svg,.civo-nav-icon-live{width:34px!important;height:34px!important;border-radius:14px!important;background:linear-gradient(180deg,#fff,#effbf4)!important;border:1px solid rgba(0,122,61,.16)!important;box-shadow:0 4px 10px #007a3d14!important;color:#19884b!important}.civo-nav-icon-svg svg{width:23px!important;height:23px!important}.civo-nav-icon-svg svg *{fill:none!important;stroke:currentColor!important;stroke-width:3.7!important;stroke-linecap:round!important;stroke-linejoin:round!important}.civo-nav-live .civo-nav-icon-live{width:42px!important;height:34px!important;border-radius:15px!important;background:linear-gradient(135deg,#0c7a3d,#19a85a)!important;border:1px solid rgba(255,255,255,.72)!important;box-shadow:0 5px 14px #007a3d3d!important;color:#fff!important}.civo-nav-live-tv{width:40px!important;height:32px!important;overflow:visible}.civo-nav-live-tv .screen{fill:#ffffff24;stroke:#ffffffeb;stroke-width:2.4}.civo-nav-live-tv .play{fill:#fff;stroke:none}.civo-nav-live-tv .signal{fill:none;stroke:#ffffffd1;stroke-width:2.2;stroke-linecap:round}.civo-nav-live-tv .live-pill{fill:#ee2d24;stroke:#fff;stroke-width:1.3}.civo-nav-live-tv .live-dot{fill:#fff}.civo-nav-item.active .civo-nav-icon-svg{background:linear-gradient(135deg,#0c7a3d,#19a85a)!important;border-color:#ffffffb8!important;color:#fff!important;box-shadow:0 5px 14px #007a3d3d!important}.civo-nav-item.active .civo-nav-lbl,.civo-nav-live .civo-nav-lbl{color:#0b4a28!important;font-weight:800!important}.civo-nav-lbl{font-size:10px!important;line-height:1.05!important;margin-top:2px!important}:root{--civo-cream: #F7F3EA;--civo-card: #FFFFFF;--civo-ink: #102018;--civo-muted: #66756D;--civo-green: #0A7A43;--civo-green-2: #12A660;--civo-green-soft: #EAF7EF;--civo-copper: #C8894A;--civo-red: #E6402E;--civo-line: rgba(16,32,24,.1);--civo-shadow: 0 18px 45px rgba(16,32,24,.1);--civo-shadow-sm: 0 10px 25px rgba(16,32,24,.08)}html{scroll-behavior:smooth}body{max-width:none!important;width:100%!important;min-height:100vh;background:radial-gradient(circle at 12% 0%,rgba(18,166,96,.12),transparent 26%),radial-gradient(circle at 92% 8%,rgba(200,137,74,.14),transparent 26%),linear-gradient(180deg,#fbfaf5,#f4f1e9 38%,#f7f8f4)!important;color:var(--civo-ink)!important}#MainContent{max-width:1180px;margin:0 auto;padding:16px 18px calc(110px + env(safe-area-inset-bottom))!important}#MainContent>*{position:relative}@media(max-width:749px){#MainContent{padding:12px 12px calc(102px + env(safe-area-inset-bottom))!important}}.civo-ticker.civo-marquee{position:sticky;top:0;z-index:350;height:34px;display:flex;align-items:center;gap:10px;overflow:hidden;background:linear-gradient(90deg,#102018,#0b4a28 52%,#102018);color:#fff;border:0;box-shadow:0 8px 20px #10201824}.civo-ticker-badge{flex:0 0 auto;margin-left:max(14px,calc((100vw - 1180px)/2 + 16px));background:#ffffff1f;border:1px solid rgba(255,255,255,.18);color:#f9e2bc;border-radius:999px;padding:4px 9px;font-size:10px;font-weight:900;letter-spacing:.08em}.civo-marquee-track{min-width:0;display:flex;gap:34px;white-space:nowrap;animation:civoMarquee 28s linear infinite;font-size:12px;font-weight:750;opacity:.96}.civo-marquee-track span{padding-right:20px}@keyframes civoMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.civo-store-bar-v3{position:sticky!important;top:34px!important;z-index:300!important;max-width:1180px;margin:0 auto 10px!important;padding:12px 18px 14px!important;background:#ffffffd1!important;border:1px solid rgba(255,255,255,.7)!important;border-radius:0 0 28px 28px!important;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 18px 40px #1020181a!important}.civo-topline-v3{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.civo-topline-copy{color:var(--civo-muted);font-size:12px;font-weight:800;letter-spacing:.02em}.civo-topline-actions{display:flex;align-items:center;gap:8px}.civo-top-lang{display:inline-flex;background:#f0f7f2;padding:3px;border-radius:999px;border:1px solid rgba(10,122,67,.12)}.civo-lang-btn{border:0;background:transparent;color:#375247;padding:4px 8px;border-radius:999px;font-size:11px;font-weight:900}.civo-lang-btn.active{background:#fff;color:var(--civo-green);box-shadow:0 3px 10px #0a7a431a}.civo-theme-toggle-top{border:0;width:30px;height:30px;border-radius:999px;background:#f4f0e8;box-shadow:inset 0 0 0 1px #10201814}.civo-store-bar-main-v3{display:grid!important;grid-template-columns:142px minmax(220px,1fr) 46px!important;gap:14px!important;align-items:center!important;margin:0!important}.civo-store-bar-v3 .civo-store-logo-image{width:142px!important;max-width:142px!important;height:60px!important;justify-self:start!important}.civo-store-bar-v3 .civo-store-logo-image img{max-width:142px!important;max-height:60px!important;filter:drop-shadow(0 8px 14px rgba(16,32,24,.1))}.civo-search-v3{height:48px!important;border:1px solid rgba(10,122,67,.18)!important;border-radius:18px!important;background:#f7fbf8!important;box-shadow:inset 0 1px #fffc,0 10px 24px #1020180d!important}.civo-search-v3 input{font-size:14px!important;font-weight:700;color:var(--civo-ink)}.civo-search-v3 button{height:38px!important;margin-right:5px;padding:0 15px!important;border-radius:14px!important;background:linear-gradient(135deg,var(--civo-green),var(--civo-green-2))!important;color:#fff!important;font-size:12px!important;font-weight:900!important}.civo-cart-link-v3{width:46px!important;height:46px!important;border-radius:17px!important;background:#102018!important;color:#fff!important;box-shadow:0 12px 24px #1020182e!important}.civo-header-quick-v3{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;margin:12px 0 0}.civo-header-quick-v3::-webkit-scrollbar{display:none}.civo-live-chip-v3{flex:0 0 auto;text-decoration:none;border-radius:999px;padding:8px 12px;background:#102018;color:#fff;font-size:12px;font-weight:900;box-shadow:0 8px 18px #1020181f}.civo-live-chip-v3.muted{background:#eef8f2;color:#0b4a28;box-shadow:none;border:1px solid rgba(10,122,67,.12)}.civo-header-chips-v3{display:flex!important;gap:8px!important;margin-top:12px!important;overflow-x:auto!important;scrollbar-width:none;padding-bottom:1px}.civo-header-chips-v3::-webkit-scrollbar{display:none}.civo-header-chips-v3 a{flex:0 0 auto;display:inline-flex;align-items:center;gap:6px;min-height:36px;padding:7px 11px!important;border-radius:999px!important;background:#fff!important;border:1px solid rgba(10,122,67,.12)!important;color:#244b38!important;font-size:12px!important;font-weight:850!important;box-shadow:0 6px 16px #1020180d}@media(max-width:749px){.civo-store-bar-v3{top:34px!important;margin:0 8px 8px!important;padding:10px 10px 12px!important;border-radius:0 0 24px 24px!important}.civo-store-bar-main-v3{grid-template-columns:96px minmax(0,1fr) 42px!important;gap:8px!important}.civo-store-bar-v3 .civo-store-logo-image{width:96px!important;max-width:96px!important;height:42px!important}.civo-store-bar-v3 .civo-store-logo-image img{max-width:96px!important;max-height:42px!important}.civo-search-v3{height:42px!important;border-radius:15px!important}.civo-search-v3 button{display:none!important}.civo-topline-copy{font-size:11px;max-width:58%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.civo-sec-head-v3,.civo-sec-head{max-width:1180px;margin:0 auto 12px!important;padding:0 2px;display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.civo-sec-kicker{display:block;margin-bottom:4px;color:var(--civo-green);font-size:11px;text-transform:uppercase;letter-spacing:.12em;font-weight:950}.civo-sec-title{display:block;margin:0!important;color:var(--civo-ink)!important;font-size:clamp(20px,3vw,32px)!important;line-height:1.05;letter-spacing:-.04em;font-weight:950!important}.civo-sec-more{flex:0 0 auto;text-decoration:none;color:var(--civo-green)!important;background:#fff;border:1px solid rgba(10,122,67,.12);border-radius:999px;padding:8px 12px;font-size:12px!important;font-weight:900!important}.civo-hero-v3{margin:10px auto 18px!important;max-width:1180px!important;border-radius:34px!important;overflow:hidden!important;box-shadow:var(--civo-shadow)!important;background:#fff;position:relative}.civo-hero-v3 .civo-hero-slides{display:flex!important;transition:transform .45s cubic-bezier(.2,.7,.2,1)!important}.civo-hero-slide-v3{min-width:100%!important;min-height:392px!important;display:grid!important;grid-template-columns:minmax(0,1.08fr) minmax(280px,.92fr)!important;align-items:center;gap:24px;padding:clamp(24px,5vw,56px)!important;position:relative;isolation:isolate;cursor:pointer;overflow:hidden}.civo-hero-slide-v3:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:radial-gradient(circle at 85% 15%,rgba(18,166,96,.16),transparent 32%),radial-gradient(circle at 15% 90%,rgba(200,137,74,.14),transparent 30%),linear-gradient(135deg,#fff,#f6f2e9)}.civo-hero-slide-v3--deal:before{background:radial-gradient(circle at 85% 18%,rgba(230,64,46,.15),transparent 32%),linear-gradient(135deg,#fff,#fff5e7)}.civo-hero-slide-v3--express:before{background:radial-gradient(circle at 84% 18%,rgba(18,166,96,.18),transparent 32%),linear-gradient(135deg,#fff,#eaf7ef)}.civo-hero-slide-v3 .content{max-width:610px;position:relative;z-index:2}.civo-hero-slide-v3 .eyebrow{display:inline-flex!important;padding:8px 11px!important;border-radius:999px!important;background:#102018!important;color:#f9e2bc!important;font-size:11px!important;font-weight:950!important;letter-spacing:.12em!important;text-transform:uppercase}.civo-hero-slide-v3 h1{margin:14px 0 10px!important;color:var(--civo-ink)!important;font-size:clamp(32px,6vw,62px)!important;line-height:.95!important;letter-spacing:-.065em!important;font-weight:950!important}.civo-hero-slide-v3 p{max-width:520px;margin:0!important;color:#4c5e54!important;font-size:clamp(14px,1.7vw,18px)!important;line-height:1.55!important;font-weight:650}.civo-hero-actions-v3{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:22px}.civo-hero-actions-v3 .btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px!important;border-radius:999px!important;background:linear-gradient(135deg,var(--civo-green),var(--civo-green-2))!important;color:#fff!important;border:0!important;text-decoration:none;font-size:14px!important;font-weight:950!important;box-shadow:0 14px 28px #0a7a433d}.civo-hero-link-v3{color:var(--civo-ink);background:#ffffffb3;border:1px solid rgba(16,32,24,.1);border-radius:999px;padding:13px 16px;text-decoration:none;font-size:14px;font-weight:900}.civo-hero-proof-v3{display:flex;gap:8px;flex-wrap:wrap;margin-top:18px}.civo-hero-proof-v3 span{padding:7px 10px;border-radius:999px;background:#ffffffb3;border:1px solid rgba(10,122,67,.1);color:#315342;font-size:11px;font-weight:850}.civo-hero-visual-v3{justify-self:center;width:min(360px,100%);filter:drop-shadow(0 24px 32px rgba(16,32,24,.18))}.civo-hero-visual-v3 svg{width:100%;height:auto;display:block}.civo-dots-v3{position:absolute!important;left:28px!important;bottom:22px!important;display:flex;gap:8px;z-index:5}.civo-dots-v3 .civo-dot{width:22px!important;height:6px!important;border:0!important;border-radius:999px!important;background:#1020182e!important;padding:0!important}.civo-dots-v3 .civo-dot.active{width:44px!important;background:var(--civo-green)!important}@media(max-width:749px){.civo-hero-v3{border-radius:28px!important;margin:8px auto 16px!important}.civo-hero-slide-v3{grid-template-columns:1fr!important;min-height:520px!important;padding:26px 18px 22px!important;align-content:start}.civo-hero-slide-v3 h1{font-size:36px!important}.civo-hero-visual-v3{width:min(290px,88vw);margin-top:6px}.civo-dots-v3{left:20px!important;bottom:18px!important}}.civo-voucher-v3,.civo-express-v3,.civo-category-section-v3,.civo-product-section-v3,.civo-flash-section-v3,.civo-trust-section-v3,.civo-home-block{max-width:1180px!important;margin-left:auto!important;margin-right:auto!important}.civo-voucher-v3{display:grid;grid-template-columns:260px minmax(0,1fr);align-items:center;gap:12px;padding:16px!important;border-radius:28px!important;background:#ffffffc2!important;border:1px solid rgba(255,255,255,.72);box-shadow:var(--civo-shadow-sm);margin-bottom:18px!important}.civo-voucher-head-v3 .mini{display:block;color:var(--civo-green);font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.12em;margin-bottom:4px}.civo-voucher-head-v3 strong{font-size:20px;line-height:1.05;letter-spacing:-.04em;color:var(--civo-ink)}.civo-voucher-scroll-v3{display:flex;gap:10px;overflow-x:auto;scrollbar-width:none}.civo-voucher-scroll-v3::-webkit-scrollbar{display:none}.civo-voucher-v3 .civo-v-item{min-width:178px;border:1px solid rgba(10,122,67,.12)!important;border-radius:20px!important;background:linear-gradient(180deg,#fff,#f4fbf6)!important;padding:13px!important;box-shadow:0 8px 18px #1020180f}.civo-voucher-v3 .civo-v-tag{color:#40564a!important;font-size:11px!important;font-weight:850!important}.civo-voucher-v3 .civo-v-val{color:var(--civo-ink)!important;font-size:18px!important;font-weight:950!important;margin:4px 0 10px}.civo-voucher-v3 .civo-v-btn{border:0!important;border-radius:999px!important;background:var(--civo-green)!important;color:#fff!important;font-weight:950!important;padding:8px 12px!important}.civo-express-v3{display:grid!important;grid-template-columns:58px minmax(0,1fr) auto!important;gap:14px!important;align-items:center!important;border-radius:28px!important;border:1px solid rgba(10,122,67,.12)!important;background:linear-gradient(135deg,#102018,#0b4a28)!important;color:#fff!important;padding:18px!important;margin-bottom:20px!important;box-shadow:var(--civo-shadow)!important}.civo-express-v3 .icon{width:58px;height:58px;border-radius:20px;background:#ffffff1f;display:flex;align-items:center;justify-content:center;font-size:28px}.civo-express-v3 .mini{color:#f9e2bc;font-size:11px;font-weight:950;letter-spacing:.1em;text-transform:uppercase}.civo-express-v3 h4{margin:3px 0 4px;color:#fff!important;font-size:20px!important;letter-spacing:-.03em}.civo-express-v3 p{margin:0;color:#ffffffc7!important;font-size:13px;font-weight:650}.civo-express-v3 .badge{text-decoration:none;background:#fff;color:var(--civo-green);border-radius:999px;padding:10px 14px;font-size:13px;font-weight:950}@media(max-width:749px){.civo-voucher-v3{display:block;padding:14px!important}.civo-voucher-head-v3{margin-bottom:12px}.civo-express-v3{grid-template-columns:48px minmax(0,1fr)!important}.civo-express-v3 .badge{grid-column:1 / -1;text-align:center}}.civo-category-section-v3{margin-bottom:20px!important}.civo-cat-grid-v3,.civo-cat-grid{display:grid!important;grid-template-columns:repeat(8,minmax(88px,1fr))!important;gap:12px!important;background:transparent!important;padding:0!important;overflow-x:auto;scrollbar-width:none}.civo-cat-grid-v3::-webkit-scrollbar,.civo-cat-grid::-webkit-scrollbar{display:none}.civo-cat-item{background:#ffffffd1!important;border:1px solid rgba(255,255,255,.72);border-radius:24px!important;padding:12px 8px 10px!important;box-shadow:0 14px 28px #10201812;min-width:88px}.civo-cat-circle{width:76px!important;height:66px!important}.civo-cat-svg{width:72px!important;height:72px!important}.civo-cat-label{color:#123c28!important;font-size:12px!important;font-weight:950!important}@media(max-width:749px){.civo-cat-grid-v3,.civo-cat-grid{grid-template-columns:repeat(8,92px)!important;margin:0 -12px;padding:0 12px 4px!important}}.civo-product-section-v3{margin-bottom:22px!important}.civo-prod-scroll-v3,.civo-prod-scroll{gap:14px!important;padding:2px 2px 10px!important;margin-bottom:0!important}.civo-prod-card-v3,.civo-prod-card{min-width:208px!important;max-width:208px!important;border-radius:28px!important;background:#fff!important;border:1px solid rgba(16,32,24,.08)!important;box-shadow:0 18px 34px #10201814!important;overflow:hidden!important}.civo-prod-img,.civo-grid-img,.civo-flash-img{background:linear-gradient(180deg,#f6fbf7,#fff)!important}.civo-prod-img{height:178px!important}.civo-prod-img img{width:88%!important;height:88%!important;object-fit:contain!important;filter:drop-shadow(0 10px 14px rgba(16,32,24,.1))}.civo-prod-tag{top:12px!important;left:12px!important;border-radius:999px!important;padding:5px 9px!important;font-size:9px!important;font-weight:950!important;letter-spacing:.05em}.civo-tag-green{background:#eaf7ef!important;color:var(--civo-green)!important}.civo-tag-orange{background:#ffede8!important;color:var(--civo-red)!important}.civo-tag-navy{background:#102018!important;color:#f9e2bc!important}.civo-prod-body{padding:14px!important}.civo-prod-name,.civo-grid-name{color:var(--civo-ink)!important;font-size:14px!important;font-weight:900!important;line-height:1.32!important}.civo-prod-wt,.civo-grid-wt{color:var(--civo-muted)!important;font-size:11px!important;font-weight:750!important;margin-top:4px}.civo-prod-price,.civo-grid-price{color:var(--civo-green)!important;font-size:20px!important;font-weight:950!important;letter-spacing:-.04em}.civo-prod-old,.civo-grid-old{color:#9ca7a0!important;font-size:11px!important}.civo-prod-foot,.civo-grid-foot{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px;margin-top:10px!important}.civo-mini-proof{color:var(--civo-muted);font-size:10px;font-weight:800;line-height:1.2}.civo-add-sm,.civo-grid-add{flex:0 0 auto;border:0!important;border-radius:999px!important;background:linear-gradient(135deg,var(--civo-green),var(--civo-green-2))!important;color:#fff!important;font-weight:950!important;padding:9px 12px!important;box-shadow:0 10px 18px #0a7a4333}.civo-grid-v3,.civo-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important;padding:0!important}.civo-grid-card-v3,.civo-grid-card{border-radius:28px!important;background:#fff!important;border:1px solid rgba(16,32,24,.08)!important;box-shadow:0 18px 34px #10201814!important;overflow:hidden!important}.civo-grid-img{height:220px!important}.civo-grid-img img{width:88%!important;height:88%!important;object-fit:contain!important;filter:drop-shadow(0 10px 14px rgba(16,32,24,.1))}.civo-grid-body{padding:14px!important}@media(max-width:999px){.civo-grid-v3,.civo-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:749px){.civo-prod-card-v3,.civo-prod-card{min-width:168px!important;max-width:168px!important;border-radius:22px!important}.civo-prod-img{height:142px!important}.civo-grid-v3,.civo-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:11px!important}.civo-grid-img{height:150px!important}.civo-prod-name,.civo-grid-name{font-size:12px!important}.civo-prod-price,.civo-grid-price{font-size:17px!important}.civo-mini-proof{display:none}}.civo-flash-v3{border-radius:30px!important;overflow:hidden!important;background:#102018!important;box-shadow:var(--civo-shadow)!important;margin-bottom:22px!important}.civo-flash-v3 .civo-flash-top{background:transparent!important;color:#fff;padding:18px!important;display:flex!important;align-items:center;justify-content:space-between}.civo-flash-v3 .label{color:#fff!important;font-size:24px!important;letter-spacing:-.04em}.civo-flash-v3 p{margin:2px 0 0;color:#ffffffb8;font-size:12px;font-weight:700}.civo-flash-timer{background:#ffffff1a;border:1px solid rgba(255,255,255,.14);border-radius:999px;padding:5px 7px}.civo-tblock{background:#fff!important;color:#102018!important;border-radius:8px!important}.civo-flash-timer .sep{color:#ffffffb3;font-weight:900}.civo-flash-scroll-v3{display:flex;gap:12px;padding:0 18px 18px!important;overflow-x:auto;scrollbar-width:none}.civo-flash-scroll-v3::-webkit-scrollbar{display:none}.civo-flash-card-v3{min-width:164px!important;max-width:164px!important;border-radius:22px!important;background:#fff!important;border:1px solid rgba(255,255,255,.18)!important;box-shadow:none!important;margin-right:0!important}.civo-flash-img{height:128px!important}.civo-flash-img img{width:86%!important;height:86%!important;object-fit:contain}.civo-flash-body{padding:12px!important}.civo-flash-name{font-size:12px!important;font-weight:900!important}.civo-flash-price{color:var(--civo-green)!important;font-size:18px!important;font-weight:950!important}.civo-flash-rib{border-radius:999px!important;left:10px!important;top:10px!important;background:var(--civo-red)!important}.civo-trust-scroll-v3,.civo-trust-scroll{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;overflow:visible!important;padding:0!important}.civo-trust-card,.civo-review-card,.civo-branch-card,.civo-faq-item{border-radius:26px!important;background:#ffffffd1!important;border:1px solid rgba(255,255,255,.72)!important;box-shadow:0 14px 32px #10201812!important}.civo-trust-card{padding:18px!important;min-width:0!important}.civo-trust-card .ti{width:44px;height:44px;border-radius:16px;background:#eaf7ef;display:flex;align-items:center;justify-content:center;font-size:23px;margin-bottom:12px}.civo-trust-card h4{color:var(--civo-ink)!important;font-size:15px!important}.civo-trust-card p{color:var(--civo-muted)!important;font-size:12px!important;line-height:1.5!important}.civo-stats-v3{max-width:1180px!important;margin:22px auto!important;display:grid!important;grid-template-columns:repeat(4,1fr);gap:10px;background:#fff;border-radius:30px;padding:16px;box-shadow:var(--civo-shadow-sm)}.civo-stats-v3 div{text-align:center;padding:12px;border-radius:20px;background:#f6fbf7}.civo-stats-v3 strong{display:block;font-size:clamp(22px,3vw,34px);color:var(--civo-green);letter-spacing:-.05em}.civo-stats-v3 span{display:block;margin-top:2px;color:var(--civo-muted);font-size:12px;font-weight:850}.civo-reviews-v3,.civo-branches-v3{margin-top:22px!important;margin-bottom:22px!important}.civo-review-scroll{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important;overflow:visible!important}.civo-review-card{min-width:0!important;padding:18px!important}.civo-review-stars{color:#ffb422!important}.civo-rating-pill{padding:8px 12px;background:#fff;border-radius:999px;font-size:12px;font-weight:950;color:var(--civo-green)}.civo-branch-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important}.civo-branch-card{padding:16px!important}.civo-branch-card b{color:var(--civo-ink)!important}.civo-branch-card span{color:var(--civo-muted)!important}@media(max-width:749px){.civo-trust-scroll-v3,.civo-trust-scroll{display:flex!important;overflow-x:auto!important;padding:0 0 4px!important;scrollbar-width:none}.civo-trust-card{min-width:220px!important}.civo-stats-v3{grid-template-columns:repeat(2,1fr);border-radius:24px;padding:10px}.civo-review-scroll{display:flex!important;overflow-x:auto!important;scrollbar-width:none}.civo-review-card{min-width:260px!important}.civo-branch-grid{grid-template-columns:repeat(2,1fr)!important}}.civo-bottom-nav{max-width:560px!important;left:50%!important;right:auto!important;transform:translate(-50%)!important;bottom:max(10px,env(safe-area-inset-bottom))!important;border:1px solid rgba(255,255,255,.76)!important;border-radius:28px!important;background:#ffffffdb!important;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 20px 44px #1020182e!important;padding:8px 10px!important}.civo-nav-lbl{font-size:10px!important;color:#52675c!important}.civo-nav-item.active .civo-nav-lbl,.civo-nav-live .civo-nav-lbl{color:#0b4a28!important}.civo-footer,.civo-site-footer{max-width:1180px;margin-left:auto;margin-right:auto}html[data-civo-theme=dark] body{background:linear-gradient(180deg,#0e1512,#121c17)!important;color:#f4f0e8!important}html[data-civo-theme=dark] .civo-store-bar-v3,html[data-civo-theme=dark] .civo-prod-card,html[data-civo-theme=dark] .civo-grid-card,html[data-civo-theme=dark] .civo-voucher-v3,html[data-civo-theme=dark] .civo-trust-card,html[data-civo-theme=dark] .civo-review-card,html[data-civo-theme=dark] .civo-branch-card,html[data-civo-theme=dark] .civo-faq-item{background:#141f1ad6!important;border-color:#ffffff14!important}html[data-civo-theme=dark] .civo-sec-title,html[data-civo-theme=dark] .civo-prod-name,html[data-civo-theme=dark] .civo-grid-name,html[data-civo-theme=dark] .civo-hero-slide-v3 h1{color:#f8f2e8!important}html[data-civo-theme=dark] .civo-hero-slide-v3:before{background:linear-gradient(135deg,#17231d,#101712)!important}
/*# sourceMappingURL=/cdn/shop/t/52/assets/civo.css.map */
