:root{--camx-ink:#111827;--camx-muted:#566270;--camx-line:rgba(17, 24, 39, 0.08);--camx-surface:#f4f7f8;--camx-surface-strong:#e8f0f2;--camx-white:#ffffff;--camx-accent:#1098a3;--camx-accent-soft:#7ce5df;--camx-accent-dark:#0f5f73;--camx-deep:#091722;--camx-shadow:0 24px 60px rgba(15, 23, 32, 0.08);--camx-shadow-lg:0 34px 90px rgba(5, 18, 29, 0.18);--camx-radius-lg:28px;--camx-radius-md:20px}.camx-shell{max-width:1240px;margin:0 auto;padding:48px 20px 112px;color:var(--camx-ink)}.camx-shell--narrow{max-width:920px}.camx-section+.camx-section{margin-top:32px}.camx-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,0.95fr);gap:32px;align-items:center;padding-top:24px}.camx-kicker{display:inline-flex;align-items:center;gap:8px;margin:0 0 18px;padding:8px 14px;border-radius:999px;background:rgb(16 152 163 / .12);color:var(--camx-accent-dark);font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.camx-kicker::before{content:"";display:block;width:8px;height:8px;border-radius:999px;background:var(--camx-accent)}.camx-hero h1,.camx-section h2,.camx-section h3{color:var(--camx-ink);letter-spacing:-.03em}.camx-hero h1{margin:0;font-size:clamp(2.4rem, 5vw, 4.5rem);line-height:.95}.camx-lead{margin:18px 0 0;color:var(--camx-muted);font-size:18px;line-height:1.7}.camx-button-row{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.camx-button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 22px;border-radius:999px;border:1px solid rgb(9 23 34 / .08);background:linear-gradient(135deg,#0d2230 0%,#124457 55%,#1596a0 100%);color:var(--camx-white);font-size:14px;font-weight:700;letter-spacing:.02em;text-decoration:none;box-shadow:0 14px 30px rgb(11 31 44 / .16);transition:transform 0.22s ease,border-color 0.22s ease,background 0.22s ease,box-shadow 0.22s ease,color 0.22s ease}.camx-button:hover{transform:translateY(-2px);color:var(--camx-white);box-shadow:0 20px 40px rgb(11 31 44 / .22)}.camx-button--ghost{border-color:rgb(15 95 115 / .16);background:rgb(255 255 255 / .96);color:var(--camx-deep);box-shadow:0 12px 28px rgb(9 23 34 / .08)}.camx-button--ghost:hover{background:var(--camx-white);color:var(--camx-deep)}.camx-text-logo{display:inline-flex;flex-direction:column;align-items:flex-start;gap:2px;color:inherit;text-decoration:none}.camx-text-logo__mark{display:block;font-size:28px;font-weight:800;letter-spacing:-.05em;line-height:1}.camx-text-logo__tag{display:block;opacity:.72;font-size:11px;font-weight:700;letter-spacing:.12em;line-height:1.2;text-transform:uppercase}.camx-text-logo--hybrid{align-items:center}.camx-text-logo__media{display:inline-flex;align-items:center;min-height:44px}.camx-text-logo__media .logoimg{display:block;width:auto;max-width:170px;max-height:44px}.camx-hero__visual,.camx-panel,.camx-card,.camx-feature-strip,.camx-gallery__item{border:1px solid var(--camx-line);border-radius:var(--camx-radius-lg);background:var(--camx-white);box-shadow:var(--camx-shadow)}.camx-hero__visual{position:relative;overflow:hidden;padding:18px;background:radial-gradient(circle at top right,rgb(16 152 163 / .18),transparent 42%),linear-gradient(180deg,#f9fcfc 0%,#eef5f6 100%)}.camx-hero__visual img{display:block;width:100%;height:auto;border-radius:22px}.camx-hero__visual--stack{display:flex;flex-direction:column;gap:14px}.camx-data-card{padding:18px 20px;border-radius:var(--camx-radius-md);background:rgb(255 255 255 / .86);backdrop-filter:blur(10px)}.camx-data-card strong{display:block;font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.camx-data-card span{display:block;margin-top:10px;color:var(--camx-muted);font-size:15px;line-height:1.65}.camx-micro-grid,.camx-card-grid,.camx-feature-grid,.camx-gallery,.camx-spec-grid{display:grid;gap:18px}.camx-micro-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:18px}.camx-micro-stat{padding:18px;border-radius:var(--camx-radius-md);background:rgb(255 255 255 / .84);backdrop-filter:blur(10px)}.camx-micro-stat strong{display:block;font-size:13px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.camx-micro-stat span{display:block;margin-top:10px;color:var(--camx-muted);font-size:14px;line-height:1.6}.camx-panel,.camx-card{padding:28px}.camx-panel,.camx-card,.camx-spec,.camx-step,.camx-stat,.camx-product-card,.camx-editorial-card,.camx-store-strip__card,.camx-feature-strip,.camx-faq{transition:transform 0.24s ease,box-shadow 0.24s ease,border-color 0.24s ease}.camx-panel:hover,.camx-card:hover,.camx-spec:hover,.camx-step:hover,.camx-stat:hover,.camx-product-card:hover,.camx-editorial-card:hover,.camx-store-strip__card:hover,.camx-feature-strip:hover,.camx-faq:hover{transform:translateY(-4px);box-shadow:var(--camx-shadow-lg)}.camx-section-intro{position:relative;max-width:740px;margin-bottom:18px;padding-left:18px}.camx-section-intro::before{content:"";position:absolute;left:0;top:6px;bottom:6px;width:4px;border-radius:999px;background:linear-gradient(180deg,var(--camx-accent) 0%,var(--camx-accent-soft) 100%)}.camx-section-intro h2{margin:0 0 10px;font-size:clamp(1.8rem, 3vw, 2.7rem)}.camx-section-intro p,.camx-card p,.camx-panel p,.camx-spec-list li,.camx-feature-list li,.camx-surface-list li{color:var(--camx-muted);line-height:1.7}.camx-card-grid,.camx-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.camx-card h3,.camx-panel h3{margin:0 0 12px;font-size:1.45rem}.camx-card__eyebrow{display:inline-block;margin-bottom:14px;color:var(--camx-accent-dark);font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.camx-card__link{display:inline-flex;align-items:center;gap:8px;margin-top:14px;color:var(--camx-ink);font-size:14px;font-weight:700;text-decoration:none}.camx-card__link:hover{color:var(--camx-accent-dark)}.camx-highlight{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,0.9fr);gap:24px;align-items:center;padding:32px;border-radius:34px;background:radial-gradient(circle at top right,rgb(124 229 223 / .18),transparent 28%),linear-gradient(135deg,#0f1720 0%,#10303d 55%,#11515c 100%);color:var(--camx-white);box-shadow:var(--camx-shadow-lg)}.camx-highlight h2,.camx-highlight h3,.camx-highlight p,.camx-highlight li,.camx-highlight a{color:var(--camx-white)}.camx-highlight .camx-kicker{background:rgb(255 255 255 / .12);color:var(--camx-white)}.camx-highlight .camx-kicker::before{background:#7ce5df}.camx-feature-strip{padding:26px;background:linear-gradient(180deg,#ffffff 0%,#f7fbfb 100%);box-shadow:inset 0 1px 0 rgb(255 255 255 / .6)}.camx-feature-list,.camx-spec-list,.camx-surface-list{margin:18px 0 0;padding:0;list-style:none}.camx-feature-list li,.camx-spec-list li,.camx-surface-list li{position:relative;padding-left:20px}.camx-feature-list li+li,.camx-spec-list li+li,.camx-surface-list li+li{margin-top:12px}.camx-feature-list li::before,.camx-spec-list li::before,.camx-surface-list li::before{content:"";position:absolute;left:0;top:11px;width:8px;height:8px;border-radius:999px;background:var(--camx-accent)}.camx-gallery{grid-template-columns:repeat(4,minmax(0,1fr))}.camx-gallery__item{overflow:hidden;padding:10px}.camx-gallery__item img{display:block;width:100%;height:auto;border-radius:18px}.camx-spec-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.camx-table-wrap{overflow:hidden;overflow-x:auto;border:1px solid var(--camx-line);border-radius:var(--camx-radius-lg);background:var(--camx-white);box-shadow:var(--camx-shadow)}.camx-compare-table{width:100%;border-collapse:separate;border-spacing:0;min-width:720px}.camx-compare-table th,.camx-compare-table td{padding:18px 20px;text-align:left;vertical-align:top;border-right:1px solid var(--camx-line);border-bottom:1px solid var(--camx-line)}.camx-compare-table th{color:var(--camx-ink);font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;background:var(--camx-surface)}.camx-compare-table th:last-child,.camx-compare-table td:last-child{border-right:0}.camx-compare-table td{color:var(--camx-muted);line-height:1.65}.camx-compare-table tbody tr:last-child td{border-bottom:0}.camx-faq-list{display:grid;gap:16px}.camx-faq{border:1px solid var(--camx-line);border-radius:var(--camx-radius-md);background:var(--camx-white);box-shadow:var(--camx-shadow)}.camx-faq summary{cursor:pointer;padding:22px 24px;color:var(--camx-ink);font-size:18px;font-weight:700;line-height:1.5;list-style:none}.camx-faq summary::-webkit-details-marker{display:none}.camx-faq p{margin:0;padding:0 24px 22px;color:var(--camx-muted);line-height:1.75}.camx-spec{padding:22px;border-radius:var(--camx-radius-md);background:var(--camx-surface)}.camx-spec strong{display:block;margin-bottom:10px;font-size:14px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.camx-quote{padding:28px;border-left:4px solid var(--camx-accent);border-radius:0 var(--camx-radius-md) var(--camx-radius-md) 0;background:var(--camx-surface);color:var(--camx-muted);font-size:18px;line-height:1.75}.camx-divider{height:1px;margin:28px 0;background:var(--camx-line)}.camx-page-title{margin:0 0 12px;font-size:clamp(2rem, 4vw, 3.4rem);line-height:1}.camx-muted-note{color:var(--camx-muted);font-size:14px}.camx-showcase{margin-top:12px}.camx-slider{position:relative;overflow:hidden;padding:16px;border:1px solid rgb(255 255 255 / .08);border-radius:36px;background:radial-gradient(circle at top right,rgb(124 229 223 / .18),transparent 32%),radial-gradient(circle at bottom left,rgb(31 153 164 / .18),transparent 28%),linear-gradient(135deg,#081622 0%,#0d2736 48%,#105463 100%);box-shadow:0 34px 80px rgb(5 17 28 / .28)}.camx-slider::before,.camx-slider::after{content:"";position:absolute;border-radius:999px;pointer-events:none}.camx-slider::before{right:-80px;top:-60px;width:260px;height:260px;background:radial-gradient(circle,rgb(124 229 223 / .24) 0%,#fff0 72%)}.camx-slider::after{left:-120px;bottom:-120px;width:320px;height:320px;background:radial-gradient(circle,rgb(16 152 163 / .18) 0%,#fff0 72%)}.camx-slide{position:relative;overflow:hidden;display:none;border-radius:28px}.camx-slide__backdrop{position:absolute;inset:0;overflow:hidden;border-radius:inherit;opacity:.34}.camx-slide__backdrop::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgb(5 18 29 / .82) 0%,rgb(5 18 29 / .46) 46%,rgb(5 18 29 / .58) 100%),linear-gradient(180deg,#fff0 0%,rgb(9 23 34 / .38) 100%)}.camx-slide__backdrop img{display:block;width:100%;height:100%;object-fit:cover}.camx-slide.is-active{display:block;animation:camx-slide-fade 0.55s ease}.camx-slide__grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,0.92fr);gap:24px;align-items:stretch}.camx-slide__copy{padding:18px;color:var(--camx-white)}.camx-showcase .camx-kicker{background:rgb(255 255 255 / .1);color:var(--camx-white)}.camx-showcase .camx-kicker::before{background:#7ce5df}.camx-slide__copy h1{margin:0;color:var(--camx-white);font-size:clamp(2.8rem, 5vw, 5rem);line-height:.92;text-shadow:0 10px 30px rgb(4 12 18 / .34)}.camx-showcase .camx-lead{color:rgb(255 255 255 / .8)}.camx-chip-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.camx-chip{display:inline-flex;align-items:center;min-height:36px;padding:0 14px;border-radius:999px;background:rgb(255 255 255 / .12);color:var(--camx-white);font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.camx-slide__aside{display:grid;gap:14px;align-content:stretch}.camx-glass-card{padding:22px 24px;border:1px solid rgb(255 255 255 / .15);border-radius:24px;background:linear-gradient(180deg,rgb(255 255 255 / .12) 0%,rgb(6 20 32 / .34) 100%);backdrop-filter:blur(18px);box-shadow:0 22px 40px rgb(6 17 27 / .2);color:var(--camx-white)}.camx-glass-card strong{display:block;font-size:14px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.camx-glass-card span{display:block;margin-top:10px;color:rgb(255 255 255 / .76);font-size:15px;line-height:1.65}.camx-slider__footer{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 18px 6px}.camx-slider__meta{color:rgb(255 255 255 / .72);font-size:14px;line-height:1.6}.camx-slider__controls{display:inline-flex;align-items:center;gap:10px}.camx-slider__button,.camx-slider__dot{border:0;cursor:pointer;transition:transform 0.2s ease,background 0.2s ease,opacity 0.2s ease}.camx-slider__button{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:999px;background:rgb(255 255 255 / .12);color:var(--camx-white);font-size:18px;backdrop-filter:blur(12px)}.camx-slider__button:hover,.camx-slider__dot:hover{transform:translateY(-1px)}.camx-slider__dots{display:inline-flex;align-items:center;gap:8px}.camx-slider__dot{width:12px;height:12px;border-radius:999px;background:rgb(255 255 255 / .26)}.camx-slider__dot.is-active{width:34px;background:var(--camx-white)}.camx-stat-grid,.camx-product-grid,.camx-step-grid,.camx-editorial-stack,.camx-store-strip__meta{display:grid;gap:18px}.camx-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.camx-stat{position:relative;overflow:hidden;padding:24px;border:1px solid var(--camx-line);border-radius:24px;background:linear-gradient(180deg,#ffffff 0%,#f4f8f9 100%);box-shadow:var(--camx-shadow)}.camx-stat::after{content:"";position:absolute;right:-40px;top:-50px;width:140px;height:140px;border-radius:999px;background:radial-gradient(circle,rgb(16 152 163 / .14) 0%,#fff0 72%)}.camx-stat strong{display:block;font-size:clamp(1.9rem, 3vw, 2.5rem);line-height:1;letter-spacing:-.04em}.camx-stat span{display:block;margin-top:12px;color:var(--camx-muted);line-height:1.65}.camx-stat small{display:block;margin-top:12px;color:var(--camx-accent-dark);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.camx-editorial-grid{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(300px,0.88fr);gap:20px}.camx-editorial-card,.camx-store-strip{border:1px solid var(--camx-line);border-radius:32px;background:var(--camx-white);box-shadow:var(--camx-shadow)}.camx-editorial-card{padding:32px}.camx-editorial-card--dark{position:relative;overflow:hidden;background:linear-gradient(135deg,#0a1622 0%,#0f3040 52%,#12606d 100%);border-color:#fff0;color:var(--camx-white)}.camx-editorial-card--dark::after{content:"";position:absolute;right:-60px;top:-60px;width:220px;height:220px;border-radius:999px;background:radial-gradient(circle,rgb(124 229 223 / .22) 0%,#fff0 72%);pointer-events:none}.camx-editorial-card--dark h2,.camx-editorial-card--dark h3,.camx-editorial-card--dark p,.camx-editorial-card--dark li,.camx-editorial-card--dark a{color:var(--camx-white)}.camx-list{margin:20px 0 0;padding:0;list-style:none;display:grid;gap:14px}.camx-list li{position:relative;padding-left:20px;line-height:1.7}.camx-list li::before{content:"";position:absolute;left:0;top:11px;width:8px;height:8px;border-radius:999px;background:currentColor;opacity:.7}.camx-mini-rail{display:grid;gap:14px}.camx-mini-rail__item{padding:20px 22px;border-radius:22px;background:var(--camx-surface)}.camx-mini-rail__item strong{display:block;font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.camx-mini-rail__item span{display:block;margin-top:10px;color:var(--camx-muted);line-height:1.6}.camx-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.camx-product-card{position:relative;overflow:hidden;padding:28px;border:1px solid var(--camx-line);border-radius:30px;background:linear-gradient(180deg,#ffffff 0%,#f8fbfb 100%);box-shadow:var(--camx-shadow)}.camx-product-card__media{position:relative;overflow:hidden;margin:-10px -10px 22px;padding:10px;border-radius:24px;background:radial-gradient(circle at top right,rgb(124 229 223 / .18),transparent 38%),linear-gradient(180deg,#ffffff 0%,#edf6f7 100%)}.camx-product-card__media img{display:block;width:100%;height:auto;aspect-ratio:1 / 1;object-fit:contain;border-radius:18px;transform:scale(1.02)}.camx-product-card--featured .camx-product-card__media{background:radial-gradient(circle at top right,rgb(124 229 223 / .16),transparent 34%),linear-gradient(180deg,rgb(255 255 255 / .14) 0%,rgb(255 255 255 / .04) 100%)}.camx-product-card::after{content:"";position:absolute;right:-46px;bottom:-72px;width:190px;height:190px;border-radius:999px;background:radial-gradient(circle,rgb(16 152 163 / .18) 0%,#fff0 72%);pointer-events:none}.camx-product-card--featured{background:linear-gradient(135deg,#0a1724 0%,#0f3040 55%,#12606d 100%);border-color:#fff0;color:var(--camx-white)}.camx-product-card--featured::before{content:"";position:absolute;left:-40px;top:-50px;width:200px;height:200px;border-radius:999px;background:radial-gradient(circle,rgb(124 229 223 / .18) 0%,#fff0 72%);pointer-events:none}.camx-product-card--featured h3,.camx-product-card--featured p,.camx-product-card--featured a{color:var(--camx-white)}.camx-badge-row{display:flex;flex-wrap:wrap;gap:10px;margin:16px 0 12px}.camx-badge{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border:1px solid var(--camx-line);border-radius:999px;background:var(--camx-surface);color:var(--camx-ink);font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.camx-badge--stockout{min-height:52px;padding:0 18px;border-color:rgb(142 31 31 / .14);background:rgb(142 31 31 / .06);color:#8e1f1f}.camx-product-card--featured .camx-badge{border-color:rgb(255 255 255 / .16);background:rgb(255 255 255 / .1);color:var(--camx-white)}.camx-product-card--featured .camx-badge--stockout{border-color:rgb(255 214 214 / .22);background:rgb(255 214 214 / .12);color:#ffe4e4}.camx-link-cluster{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.camx-step-grid{grid-template-columns:repeat(4,minmax(0,1fr));counter-reset:camx-step}.camx-step{position:relative;overflow:hidden;padding:24px;border:1px solid var(--camx-line);border-radius:24px;background:linear-gradient(180deg,#ffffff 0%,#f7fbfb 100%);box-shadow:var(--camx-shadow)}.camx-step::before{counter-increment:camx-step;content:counter(camx-step,decimal-leading-zero);display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;margin-bottom:18px;border-radius:18px;background:linear-gradient(135deg,rgb(16 152 163 / .16) 0%,rgb(124 229 223 / .32) 100%);color:var(--camx-accent-dark);font-size:14px;font-weight:800;letter-spacing:.08em}.camx-step h3{margin:0 0 12px;font-size:1.3rem}.camx-step p{margin:0;color:var(--camx-muted);line-height:1.7}.camx-store-strip{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,0.84fr);gap:24px;align-items:center;padding:32px;background:linear-gradient(180deg,#f8fcfd 0%,#edf7f8 100%)}.camx-store-strip::after{content:"";position:absolute;right:-80px;bottom:-100px;width:260px;height:260px;border-radius:999px;background:radial-gradient(circle,rgb(16 152 163 / .14) 0%,#fff0 72%);pointer-events:none}.camx-store-strip__meta{grid-template-columns:repeat(3,minmax(0,1fr))}.camx-store-strip__card{padding:20px;border:1px solid var(--camx-line);border-radius:22px;background:rgb(255 255 255 / .9);backdrop-filter:blur(10px)}.camx-slider .camx-button,.camx-highlight .camx-button,.camx-editorial-card--dark .camx-button,.camx-product-card--featured .camx-button{border-color:rgb(255 255 255 / .08);background:linear-gradient(135deg,#7ce5df 0%,#38c9cf 52%,#ffffff 100%);color:var(--camx-deep);box-shadow:0 16px 30px rgb(4 12 18 / .22)}.camx-slider .camx-button:hover,.camx-highlight .camx-button:hover,.camx-editorial-card--dark .camx-button:hover,.camx-product-card--featured .camx-button:hover{color:var(--camx-deep)}.camx-slider .camx-button--ghost,.camx-highlight .camx-button--ghost,.camx-editorial-card--dark .camx-button--ghost,.camx-product-card--featured .camx-button--ghost{border-color:rgb(255 255 255 / .18);background:rgb(255 255 255 / .96);color:var(--camx-deep)}.camx-slider .camx-button--ghost:hover,.camx-highlight .camx-button--ghost:hover,.camx-editorial-card--dark .camx-button--ghost:hover,.camx-product-card--featured .camx-button--ghost:hover{background:var(--camx-white);color:var(--camx-deep)}.camx-store-strip__card strong{display:block;font-size:1.65rem;line-height:1;letter-spacing:-.04em}.camx-store-strip__card span{display:block;margin-top:10px;color:var(--camx-muted);line-height:1.6}.camx-media-banner{position:relative;overflow:hidden;margin-bottom:28px;border:1px solid var(--camx-line);border-radius:30px;background:linear-gradient(180deg,#f6fbfc 0%,#edf6f7 100%);box-shadow:var(--camx-shadow)}.camx-media-banner img{display:block;width:100%;height:auto;min-height:280px;max-height:460px;object-fit:cover}.camx-media-gallery,.camx-video-grid{display:grid;gap:18px}.camx-media-gallery--product{grid-template-columns:repeat(3,minmax(0,1fr))}.camx-media-gallery--support{grid-template-columns:repeat(3,minmax(0,1fr))}.camx-media-gallery--ugc{grid-template-columns:repeat(3,minmax(0,1fr))}.camx-media-tile,.camx-video-card{position:relative;overflow:hidden;border:1px solid var(--camx-line);border-radius:24px;background:linear-gradient(180deg,#ffffff 0%,#f7fbfb 100%);box-shadow:var(--camx-shadow)}.camx-media-tile img{display:block;width:100%;height:100%;object-fit:cover}.camx-media-gallery--product .camx-media-tile{aspect-ratio:1 / 1;padding:12px;background:radial-gradient(circle at top right,rgb(124 229 223 / .14),transparent 34%),linear-gradient(180deg,#ffffff 0%,#edf6f7 100%)}.camx-media-gallery--product .camx-media-tile img{object-fit:contain;border-radius:18px}.camx-media-gallery--support .camx-media-tile{aspect-ratio:4 / 3}.camx-media-gallery--ugc .camx-media-tile{aspect-ratio:4 / 5}.camx-video-grid--featured{grid-template-columns:repeat(3,minmax(0,1fr))}.camx-video-card{display:flex;flex-direction:column}.camx-video-card__trigger,.camx-video-card video{display:block;width:100%;aspect-ratio:9 / 16;background:#091722}.camx-video-card__trigger{position:relative;padding:0;border:0;cursor:pointer;overflow:hidden;background-position:center;background-repeat:no-repeat;background-size:cover}.camx-video-card__trigger img,.camx-video-card video{width:100%;height:100%;object-fit:cover}.camx-video-card__trigger::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgb(8 18 28 / .08) 0%,rgb(8 18 28 / .34) 100%)}.camx-video-card__play{position:absolute;top:50%;left:50%;z-index:2;width:78px;height:78px;border-radius:999px;background:rgb(255 255 255 / .92);box-shadow:0 20px 40px rgb(5 15 25 / .18);transform:translate(-50%,-50%)}.camx-video-card__play::before{content:"";position:absolute;top:50%;left:50%;border-top:12px solid #fff0;border-bottom:12px solid #fff0;border-left:20px solid #0c1b25;transform:translate(-35%,-50%)}.camx-video-card__trigger:hover .camx-video-card__play{transform:translate(-50%,-50%) scale(1.04)}.camx-video-card__trigger:focus-visible{outline:3px solid rgb(124 229 223 / .8);outline-offset:-3px}.camx-video-card__body{display:grid;gap:10px;padding:18px 18px 20px}.camx-video-card__body strong{font-size:14px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.camx-video-card__body span{color:var(--camx-muted);font-size:14px;line-height:1.65}@keyframes camx-slide-fade{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1100px){.camx-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:980px){.camx-hero,.camx-highlight,.camx-card-grid,.camx-feature-grid,.camx-slide__grid,.camx-editorial-grid,.camx-store-strip,.camx-product-grid,.camx-step-grid{grid-template-columns:1fr}.camx-micro-grid,.camx-spec-grid,.camx-stat-grid,.camx-store-strip__meta,.camx-media-gallery--product,.camx-media-gallery--support,.camx-media-gallery--ugc,.camx-video-grid--featured{grid-template-columns:1fr}.camx-shell{padding:28px 18px 72px}.camx-panel,.camx-card,.camx-highlight,.camx-feature-strip,.camx-editorial-card,.camx-store-strip,.camx-product-card,.camx-step,.camx-slider{padding:22px}.camx-slide__backdrop{opacity:.24}.camx-media-banner img{min-height:220px}}@media (max-width:640px){.camx-gallery{grid-template-columns:1fr}.camx-button-row{flex-direction:column}.camx-button{width:100%}.camx-slider__footer,.camx-slider__controls,.camx-link-cluster{flex-direction:column;align-items:stretch}.camx-slider__dots{justify-content:center}.camx-text-logo__media .logoimg{max-width:136px;max-height:36px}.camx-media-banner{border-radius:24px}}:root{--camx-line:rgba(40, 40, 40, 0.08);--camx-surface:#f8f8f8;--camx-surface-strong:#f1f1f1;--camx-accent:#b9a16b;--camx-accent-soft:#e6ddca;--camx-accent-dark:#8b7650;--camx-shadow:0 14px 28px rgba(0, 0, 0, 0.04);--camx-shadow-lg:0 28px 64px rgba(0, 0, 0, 0.12)}.camx-button{min-height:48px;border-color:#282828;background:#282828;box-shadow:none}.camx-button:hover{transform:none;box-shadow:none;opacity:.94}.camx-button--ghost{border-color:rgb(40 40 40 / .14);background:#fff;color:#282828}.camx-button--ghost:hover{background:#fff;color:#282828}.camx-panel,.camx-card,.camx-feature-strip,.camx-product-card,.camx-media-banner,.camx-media-tile,.camx-video-card,.camx-store-strip,.camx-editorial-card{border-radius:24px;box-shadow:var(--camx-shadow)}.camx-slider::before,.camx-slider::after,.camx-product-card::after,.camx-product-card--featured::before{display:none}.camx-product-card--featured{border-color:rgb(185 161 107 / .35);background:#fff;color:var(--camx-ink)}.camx-product-card--featured h3,.camx-product-card--featured p,.camx-product-card--featured a{color:var(--camx-ink)}.camx-product-card--featured .camx-badge{border-color:var(--camx-line);background:var(--camx-surface);color:var(--camx-ink)}.camx-product-card--featured .camx-button{border-color:#282828;background:#282828;color:#fff;box-shadow:none}.camx-product-card--featured .camx-button:hover{color:#fff}.camx-product-card--featured .camx-button--ghost{border-color:rgb(40 40 40 / .14);background:#fff;color:#282828}.camx-product-card--featured .camx-button--ghost:hover{background:#fff;color:#282828}.camx-section-intro::before{background:var(--camx-accent)}.camx-home-hero{position:relative;overflow:hidden;min-height:calc(100svh - 90px);background:#111}.camx-home-hero__media,.camx-home-hero__overlay{position:absolute;inset:0}.camx-home-hero__media img{display:block;width:100%;height:100%;object-fit:cover}.camx-home-hero__overlay{background:linear-gradient(90deg,rgb(17 17 17 / .88) 0%,rgb(17 17 17 / .56) 48%,rgb(17 17 17 / .38) 100%),linear-gradient(180deg,rgb(17 17 17 / .12) 0%,rgb(17 17 17 / .4) 100%)}.camx-home-hero__inner{position:relative;z-index:1;display:flex;align-items:flex-end;width:min(1240px, 100%);min-height:inherit;margin:0 auto;padding:clamp(96px, 11vw, 148px) 24px 72px}.camx-home-hero__copy{max-width:720px;color:#fff}.camx-home-hero__copy h1{margin:0;color:#fff;font-size:clamp(3.1rem, 6vw, 5.8rem);line-height:.94;letter-spacing:-.05em}.camx-home-hero .camx-kicker{background:rgb(255 255 255 / .1);color:#fff}.camx-home-hero .camx-kicker::before{background:#fff}.camx-home-hero__lead{max-width:620px;margin:22px 0 0;color:rgb(255 255 255 / .8);font-size:18px;line-height:1.75}.camx-home-hero .camx-button-row{margin-top:32px}.camx-home-hero .camx-button--ghost{background:rgb(255 255 255 / .96)}.camx-shell--home{padding-top:56px}.camx-home-trust{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.camx-home-trust__item{padding:28px;border:1px solid var(--camx-line);border-radius:24px;background:#fff;box-shadow:var(--camx-shadow)}.camx-home-trust__item strong{display:block;font-size:1.05rem;line-height:1.3}.camx-home-trust__item p{margin:12px 0 0;color:var(--camx-muted);line-height:1.7}.camx-product-grid--minimal{gap:28px}.camx-product-grid--minimal .camx-product-card{padding:30px}.camx-product-grid--minimal .camx-badge-row{display:none}.camx-product-grid--minimal .camx-product-card h3{margin:0 0 6px;font-size:clamp(1.55rem, 2vw, 2rem);line-height:1.04;letter-spacing:-.03em}.camx-product-grid--minimal .camx-product-card p{font-size:15px;line-height:1.78}.camx-product-grid--minimal .camx-card__eyebrow{margin-bottom:10px;color:#7f6a42;letter-spacing:.16em}.camx-product-grid--minimal .camx-product-card .camx-button-row{margin-top:10px;padding-top:18px;border-top:1px solid rgb(17 24 39 / .08)}.camx-section-intro--products{max-width:none;margin-bottom:28px;padding:32px 34px 30px 36px;border:1px solid var(--camx-line);border-radius:30px;background:radial-gradient(circle at top right,rgb(201 180 126 / .14),transparent 32%),linear-gradient(180deg,#ffffff 0%,#f7f4ee 100%);box-shadow:var(--camx-shadow)}.camx-section-intro--products::before{top:24px;bottom:24px}.camx-section-intro__eyebrow{display:inline-flex;align-items:center;gap:10px;margin:0 0 18px;color:#745b2d;font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.camx-section-intro__eyebrow::before{content:"";display:inline-block;width:28px;height:1px;background:currentColor;opacity:.65}.camx-section-intro__grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,0.85fr);gap:28px;align-items:end}.camx-section-intro__primary h2{margin-bottom:0}.camx-section-intro__secondary p{margin:0}.camx-section-intro__chips{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.camx-section-intro__chips span{display:inline-flex;align-items:center;padding:10px 14px;border:1px solid rgb(17 24 39 / .08);border-radius:999px;background:rgb(255 255 255 / .84);color:var(--camx-ink);font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.camx-home-note{display:grid;grid-template-columns:minmax(320px,0.85fr) minmax(0,1.15fr);border:1px solid var(--camx-line);border-radius:28px;overflow:hidden;background:#fff;box-shadow:var(--camx-shadow)}.camx-home-note__visual{min-height:100%;background:var(--camx-surface)}.camx-home-note__visual img{display:block;width:100%;height:100%;object-fit:cover}.camx-home-note__body{padding:42px}.camx-home-note__body h2{margin:0 0 14px;font-size:clamp(2rem, 4vw, 3rem);line-height:1.02;letter-spacing:-.04em}.camx-home-note__body p:last-of-type{margin-bottom:0;color:var(--camx-muted);line-height:1.75}@media (max-width:980px){.camx-home-trust,.camx-home-note,.camx-product-grid--minimal{grid-template-columns:1fr}.camx-section-intro__grid{grid-template-columns:1fr}.camx-home-hero{min-height:calc(100svh - 60px)}.camx-home-hero__inner{padding:88px 20px 56px}.camx-home-note__body{padding:28px 22px}}@media (max-width:640px){.camx-home-hero__copy h1{font-size:clamp(2.5rem, 12vw, 3.6rem)}.camx-home-hero__lead{font-size:16px}}:root{--camx-line:rgba(17, 24, 39, 0.1);--camx-surface:#f6f3ee;--camx-shadow:0 18px 42px rgba(15, 18, 25, 0.06)}.camx-button{border-color:#111;background:#111;box-shadow:none}.camx-button:hover{background:#222;box-shadow:none}.camx-button--ghost{border-color:rgb(17 17 17 / .12);background:#fff;color:#111}.camx-button--ghost:hover{background:#f7f7f5;color:#111}.camx-panel,.camx-card,.camx-feature-strip,.camx-product-card,.camx-home-note,.camx-home-trust-rail__item,.camx-contact-card,.single-product div.product .woocommerce-product-gallery,.single-product div.product .summary,.woocommerce-cart .cart_totals,.woocommerce-checkout .woocommerce-checkout-review-order,.woocommerce-checkout #customer_details,.wc-block-cart,.wc-block-checkout,.wc-block-components-order-summary{border-radius:22px;box-shadow:var(--camx-shadow)}.camx-home-hero{min-height:100svh}.camx-home-hero__inner{align-items:center;padding-bottom:96px}.camx-home-hero__copy h1{max-width:12ch}.camx-home-hero__lead{max-width:560px}.camx-home-hero__meta{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.camx-home-hero__meta span{display:inline-flex;align-items:center;min-height:42px;padding:0 16px;border:1px solid rgb(255 255 255 / .16);border-radius:999px;background:rgb(255 255 255 / .08);color:#fff;font-size:13px;font-weight:600}.camx-home-trust-rail{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.camx-home-trust-rail__item{padding:28px;border:1px solid var(--camx-line);background:#fff}.camx-home-trust-rail__item strong{display:block;font-size:1rem;line-height:1.35}.camx-home-trust-rail__item p{margin:12px 0 0;color:var(--camx-muted);line-height:1.7}.camx-home-story{display:grid;grid-template-columns:minmax(260px,0.85fr) minmax(0,1.15fr);gap:22px;align-items:stretch}.camx-home-story__intro,.camx-home-story__panel{padding:34px;border:1px solid var(--camx-line);border-radius:24px;background:#fff;box-shadow:var(--camx-shadow)}.camx-home-story__intro h2{margin:0;font-size:clamp(2rem, 4vw, 3.1rem);line-height:.98;letter-spacing:-.04em}.camx-home-story__panel p{margin:0;color:var(--camx-muted);line-height:1.8}.camx-contact-hero .camx-page-title{max-width:14ch}.camx-contact-layout{display:grid;grid-template-columns:minmax(0,0.9fr) minmax(320px,1.1fr);gap:24px;align-items:start}.camx-contact-stack{display:grid;gap:20px}.camx-contact-card{padding:30px;border:1px solid var(--camx-line);background:#fff}.camx-contact-card h3{margin:10px 0 10px;font-size:clamp(1.5rem, 3vw, 2.2rem);line-height:1.02}.camx-contact-card p{margin:0;color:var(--camx-muted);line-height:1.75}.camx-contact-card .camx-button{margin-top:22px}.camx-contact-card--form{position:sticky;top:120px}.camx-map-embed{margin-top:14px;overflow:hidden;border-radius:20px;border:1px solid var(--camx-line);background:var(--camx-surface)}.camx-map-embed iframe{display:block;width:100%;height:320px;border:0}.camx-contact-form-wrap{margin-top:18px}.camx-contact-form{display:grid;gap:16px}.camx-contact-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.camx-contact-form__field{display:grid;gap:8px}.camx-contact-form__field span{font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--camx-muted)}.camx-contact-form input,.camx-contact-form textarea,.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select,.wc-block-components-text-input input,.wc-block-components-combobox .components-combobox-control__input,.wc-block-components-textarea{width:100%;min-height:54px;padding:0 16px;border:1px solid rgb(17 24 39 / .12);border-radius:16px;background:#f8f6f2;color:#111;box-shadow:none}.camx-contact-form textarea,.woocommerce form .form-row textarea,.wc-block-components-textarea{min-height:160px;padding:16px;resize:vertical}.camx-form-notice{margin-bottom:16px;padding:14px 16px;border-radius:16px;font-size:14px;line-height:1.6}.camx-form-notice--success{background:#edf7f1;color:#165c34}.camx-form-notice--error{background:#fff1ef;color:#8a2f21}.single-product .main-container,.woocommerce-cart .main-container,.woocommerce-checkout .main-container{background:#f7f6f2}.single-product div.product .woocommerce-product-gallery,.single-product div.product .summary{padding:26px;border:1px solid var(--camx-line);background:#fff}.single-product div.product .summary .price{color:#111;font-size:clamp(1.8rem, 3vw, 2.5rem);font-weight:700}.single-product div.product .summary .product_title{font-size:clamp(2rem, 4vw, 3rem);letter-spacing:-.04em;line-height:.98}.single-product div.product form.cart,.single-product div.product .product_meta{padding-top:18px;border-top:1px solid var(--camx-line)}.single-product div.product .single_add_to_cart_button,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt,.wc-block-components-button,.wc-block-cart__submit-button,.wc-block-components-checkout-place-order-button{border-radius:999px!important;border:1px solid #111111!important;background:#111111!important;color:#ffffff!important;box-shadow:none!important}.single-product div.product .single_add_to_cart_button:hover,.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover,.woocommerce input.button.alt:hover,.wc-block-components-button:hover,.wc-block-cart__submit-button:hover,.wc-block-components-checkout-place-order-button:hover{background:#222222!important;color:#ffffff!important}.woocommerce div.product .quantity .qty,.woocommerce-cart table.cart td.actions .input-text{min-height:50px;border-radius:14px;border-color:rgb(17 24 39 / .12);background:#f8f6f2}.woocommerce .woocommerce-breadcrumb,.single-product .product_meta,.single-product .woocommerce-review-link,.woocommerce-cart .wc-block-components-product-name,.woocommerce-checkout .wc-block-components-order-summary-item__description{color:var(--camx-muted)}.woocommerce-cart .page-content,.woocommerce-checkout .page-content{max-width:1240px;margin:0 auto;padding:32px 20px 112px}.wc-block-cart,.wc-block-checkout{padding:24px;border:1px solid var(--camx-line);background:#fff}.wc-block-components-order-summary,.woocommerce-checkout .woocommerce-checkout-review-order,.woocommerce-checkout #customer_details,.woocommerce-cart .cart_totals{padding:24px;border:1px solid var(--camx-line);background:#fff}.woocommerce-message,.woocommerce-info,.woocommerce-error{border-radius:16px;border:1px solid var(--camx-line);background:#fff;box-shadow:none}@media (max-width:980px){.camx-home-trust-rail,.camx-home-story,.camx-contact-layout,.camx-contact-form__grid{grid-template-columns:1fr}.camx-contact-card--form{position:static}}@media (max-width:640px){.camx-home-hero__meta{gap:10px}.camx-home-hero__meta span{width:100%;justify-content:center}.camx-home-story__intro,.camx-home-story__panel,.camx-contact-card,.single-product div.product .woocommerce-product-gallery,.single-product div.product .summary,.wc-block-cart,.wc-block-checkout,.wc-block-components-order-summary,.woocommerce-checkout .woocommerce-checkout-review-order,.woocommerce-checkout #customer_details,.woocommerce-cart .cart_totals{padding:22px}}body.home .header-spacer{display:none}body.home .page-transparent{margin:0}body.home .page-transparent>.container,body.home .page-padding>.container{width:100%;max-width:100%;padding:0}body.home .page-transparent>.container>.post-content,body.home .page-padding>.container>.post-content{margin:0}body.home #header{position:absolute;top:0;left:0;width:100%;z-index:1200}body.admin-bar.home #header{top:32px}body.header_on_scroll .site-header,body.header_on_scroll #header{background:#fff0;box-shadow:none}body.header_on_scroll #header .header-main{background:#fff0}body.panel-open-cart #header{z-index:500}body.panel-open-cart #header .header-main{pointer-events:none}.site-header .header-main{padding:18px 0 0;background:#fff0}.site-header .header-main .header-contents{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:78px}.site-header .header-left-items,.site-header .header-center-items,.site-header .header-right-items{display:flex;align-items:center;gap:18px}.site-header .header-left-items{flex:1 1 auto;min-width:0}.site-header .header-left-items .main-navigation{flex:1 1 auto;min-width:0}.site-header .header-right-items{flex:0 0 auto;flex-wrap:nowrap}#header .header-main .header-contents{max-width:min(1320px, calc(100% - 32px));padding:0 24px;border:1px solid rgb(255 255 255 / .12);border-radius:28px;background:rgb(8 13 18 / .72);backdrop-filter:blur(18px);box-shadow:0 28px 60px rgb(5 12 18 / .24)}body:not(.home) #header .header-main{padding:18px 0 0;border-bottom:0;background:#fff0;backdrop-filter:none}body:not(.home) #header .header-main .header-contents{min-height:78px}#header .logoimg.bg--light{display:block!important;opacity:1!important;visibility:visible!important}#header .logoimg.bg--dark{display:none!important;opacity:0!important;visibility:hidden!important}body:not(.home) .header-spacer,body:not(.home) .product-header-spacer{height:108px}.site-header .main-navigation .et-header-menu{display:flex;align-items:center;gap:4px;flex-wrap:nowrap;white-space:nowrap}.site-header .main-navigation .et-header-menu>li>a{display:inline-flex;align-items:center;min-height:42px;padding:0 14px;border-radius:999px;font-size:13px;font-weight:700;letter-spacing:.01em}.site-header .main-navigation .et-header-menu>li:last-child{margin-left:6px}#header .main-navigation .et-header-menu>li>a,#header .header-right-items a,#header .hamburger-menu button{color:#fff}#header .main-navigation .et-header-menu>li.current-menu-item>a,#header .main-navigation .et-header-menu>li>a:hover{background:rgb(255 255 255 / .1);color:#fff}#header .main-navigation .et-header-menu>li:last-child>a{background:#fff;color:#101418}.site-header .header-right-items .et-menu-account-btn,.site-header .header-right-items .quick_search,.site-header .header-right-items .quick_cart{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;padding:0 14px;border:1px solid rgb(17 24 39 / .08);border-radius:999px;background:#fff;color:#101418}#header .header-right-items .et-menu-account-btn,#header .header-right-items .quick_search,#header .header-right-items .quick_cart,#header .hamburger-menu button{border-color:rgb(255 255 255 / .14);background:rgb(255 255 255 / .08);color:#fff}.site-header .header-right-items .icon-text,.site-header .header-right-items .text,.site-header .hamburger-menu .name{display:none}.site-header .header-right-items .quick_cart .item-counter{top:-4px;right:-2px;min-width:18px;height:18px;border:0;background:#111;color:#fff;font-size:10px;line-height:18px}#header .header-right-items .quick_cart .item-counter{background:#fff;color:#111}#header .header-right-items .et-menu-account-btn svg,#header .header-right-items .quick_search svg,#header .header-right-items .quick_cart svg,#header .hamburger-menu button svg,#header .header-right-items .et-menu-account-btn svg *,#header .header-right-items .quick_search svg *,#header .header-right-items .quick_cart svg *,#header .hamburger-menu button svg *{stroke:#ffffff!important;color:#ffffff!important}.camx-home-hero{width:100%;margin-right:0;margin-left:0;min-height:100svh}.camx-home-hero__overlay{background:linear-gradient(90deg,rgb(9 14 19 / .88) 0%,rgb(9 14 19 / .54) 48%,rgb(9 14 19 / .2) 100%),linear-gradient(180deg,rgb(9 14 19 / .08) 0%,rgb(9 14 19 / .38) 100%)}.camx-home-hero__inner{width:min(1320px, 100%);padding-top:146px;padding-bottom:104px}.camx-shell--home{position:relative;z-index:3;margin-top:-34px;padding-top:0}.camx-home-trust-rail__item,.camx-home-story__intro,.camx-home-story__panel,.camx-home-note{backdrop-filter:blur(16px)}.camx-home-trust-rail__item{background:rgb(255 255 255 / .94)}.camx-home-story__intro{border-color:rgb(255 255 255 / .08);background:linear-gradient(180deg,#11161b 0%,#1a232b 100%)}.camx-home-story__intro .camx-kicker{background:rgb(255 255 255 / .08);color:#fff}.camx-home-story__intro .camx-kicker::before{background:#fff}.camx-home-story__intro h2{color:#fff}.camx-home-story__panel{background:rgb(255 255 255 / .98)}.camx-product-grid--minimal{grid-template-columns:repeat(3,minmax(0,1fr))}.camx-product-grid--minimal .camx-product-card{display:grid;grid-template-rows:auto auto auto 1fr auto;gap:12px;min-height:100%}.camx-product-grid--minimal .camx-product-card p{margin-bottom:0}.camx-product-card__media{aspect-ratio:1 / 1;padding:18px;border:1px solid rgb(17 24 39 / .06);background:linear-gradient(180deg,#fbfaf8 0%,#f0ece5 100%)}.camx-home-note{grid-template-columns:minmax(0,1fr) minmax(420px,0.92fr)}.camx-home-note__body{display:flex;flex-direction:column;justify-content:center}.site-footer{background:#0c1115;color:rgb(255 255 255 / .76)}.site-footer a{color:#fff}.site-footer .camx-button{color:#ffffff!important}.site-footer .camx-button--ghost{border-color:rgb(255 255 255 / .14);background:#fff;color:#101418!important}.site-footer .camx-button--ghost:hover{background:#f4f5f7;color:#101418!important}.site-footer .camx-kicker{background:rgb(255 255 255 / .08);color:#fff}.site-footer .camx-kicker::before{background:#fff}.footer-middle.footer-widgets{padding:34px 0 20px;background:#fff0}.camx-footer-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(220px,0.7fr) minmax(220px,0.8fr);gap:22px}.camx-footer-brand,.camx-footer-links,.camx-footer-contact{padding:32px;border:1px solid rgb(255 255 255 / .09);border-radius:28px;background:rgb(255 255 255 / .04);backdrop-filter:blur(12px)}.camx-footer-brand h2,.camx-footer-contact h3{margin:0;color:#fff;letter-spacing:-.04em}.camx-footer-brand h2{font-size:clamp(2rem, 4vw, 3.4rem);line-height:.98}.camx-footer-brand p,.camx-footer-contact p{color:rgb(255 255 255 / .68);line-height:1.8}.camx-footer-list{margin:16px 0 0;padding:0;list-style:none;display:grid;gap:12px}.camx-footer-list a,.camx-footer-link{color:#fff;font-weight:600;text-decoration:none}.camx-footer-link{display:inline-flex;margin-top:18px}.footer-bar.footer-main{border-top:1px solid rgb(255 255 255 / .08);background:#fff0}.footer-bar.footer-main .container{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;min-height:76px}.footer-bar.footer-main .footer-items{color:rgb(255 255 255 / .58)}.footer-bar.footer-main .footer-center{justify-content:center}.footer-bar.footer-main .footer-right{justify-content:flex-end}.footer-bar.footer-main .menu{display:flex;flex-wrap:wrap;gap:18px;margin:0;padding:0;list-style:none}.footer-bar.footer-main .menu a,.footer-bar.footer-main .footer-bar-content a{color:rgb(255 255 255 / .72);text-decoration:none}.camx-shell--narrow{padding-top:12px}.camx-shell--narrow .camx-section:first-child{padding-top:0}.camx-shell--narrow .camx-page-title{max-width:12ch;margin-bottom:18px}.camx-managed-page .regular-title{display:none}.camx-shell--narrow .camx-lead,.camx-section-intro p{max-width:62ch}.camx-shell--narrow .camx-lead{color:var(--camx-muted);font-size:17px;line-height:1.85}.camx-shell--narrow .camx-panel,.camx-shell--narrow .camx-card,.camx-shell--narrow .camx-faq{border:1px solid var(--camx-line);background:#fff}.camx-shell--narrow .camx-panel p:last-child,.camx-shell--narrow .camx-card p:last-child{margin-bottom:0}.camx-faq summary{font-size:1.04rem;font-weight:700;line-height:1.55}.camx-faq[open] summary{color:#111}.camx-contact-card--form .camx-card__eyebrow,.camx-contact-card--map .camx-card__eyebrow,.camx-shell--narrow .camx-card__eyebrow{letter-spacing:.1em}@media (max-width:1180px){.site-header .header-main .header-contents{gap:14px}.site-header .header-left-items,.site-header .header-right-items{gap:12px}.site-header .main-navigation .et-header-menu{gap:2px}.site-header .main-navigation .et-header-menu>li>a{padding:0 11px;font-size:12px}.site-header .header-right-items .quick_search{display:none}}@media (max-width:1040px){.site-header .header-right-items .et-menu-account-btn{display:none}.site-header .main-navigation .et-header-menu>li>a{padding:0 10px;font-size:11px}}@media (max-width:1024px){#header .header-main .header-contents{max-width:calc(100% - 24px);padding:0 18px}.camx-shell--home{margin-top:-24px}.camx-product-grid--minimal,.camx-footer-grid,.footer-bar.footer-main .container{grid-template-columns:1fr}.footer-bar.footer-main .footer-center,.footer-bar.footer-main .footer-right{justify-content:flex-start}}@media (max-width:767px){body.admin-bar.home #header{top:46px}.site-header .header-main{display:none}.header-mobile .header-contents{max-width:calc(100% - 24px);margin-top:14px;padding:0 16px;border:1px solid rgb(255 255 255 / .12);border-radius:22px;background:rgb(8 13 18 / .72);backdrop-filter:blur(18px)}.header-mobile .logoimg.bg--light{display:block!important}.header-mobile .logoimg.bg--dark{display:none!important}.camx-home-hero__inner{padding-top:118px;padding-bottom:82px}.camx-home-hero__copy{max-width:100%}.camx-shell--home{margin-top:-14px}.camx-home-note{grid-template-columns:1fr}}.camx-home-hero{width:100%;margin-right:0;margin-left:0;min-height:100svh;background:#081019}html{scrollbar-gutter:stable both-edges}.camx-home-hero__slider{height:100svh;padding:0;border:0;border-radius:0;background:#081019;box-shadow:none}.camx-home-hero__slider::before,.camx-home-hero__slider::after{display:none}.camx-home-hero__slide{min-height:100svh;border-radius:0}.camx-home-hero__slide .camx-slide__backdrop{opacity:1;border-radius:0}.camx-home-hero__slide .camx-slide__backdrop::after{background:linear-gradient(90deg,rgb(7 13 19 / .86) 0%,rgb(7 13 19 / .58) 46%,rgb(7 13 19 / .3) 100%),linear-gradient(180deg,rgb(7 13 19 / .08) 0%,rgb(7 13 19 / .34) 100%)}.camx-home-hero__slide .camx-slide__backdrop img{width:100%;height:100%;object-fit:cover}.camx-home-hero__inner{position:relative;z-index:2;display:flex;align-items:flex-end;width:min(1280px, 100%);min-height:100svh;margin:0 auto;padding:132px 28px 138px}.camx-home-hero__copy{max-width:660px;color:#fff}.camx-home-hero__copy h1{max-width:11ch;margin:0;color:#fff;font-size:clamp(2.45rem, 4.3vw, 4.35rem);line-height:.97;letter-spacing:-.045em}.camx-home-hero__lead{max-width:580px;margin:18px 0 0;color:rgb(255 255 255 / .82);font-size:17px;line-height:1.78}.camx-home-hero .camx-button-row{margin-top:26px}.camx-home-hero .camx-chip-row{margin-top:22px}.camx-home-hero__footer{position:absolute;left:50%;right:auto;bottom:26px;z-index:3;width:min(1280px, calc(100% - 36px));padding:0 28px;transform:translateX(-50%)}.camx-home-hero__footer .camx-slider__meta{color:rgb(255 255 255 / .74)}.camx-home-hero__footer .camx-slider__button{background:rgb(255 255 255 / .14);backdrop-filter:blur(14px)}.camx-home-hero__footer .camx-slider__dot{background:rgb(255 255 255 / .3)}.camx-home-hero__footer .camx-slider__dot.is-active{background:#fff}@media (max-width:980px){.camx-home-hero__inner{padding:118px 22px 122px}.camx-home-hero__copy h1{font-size:clamp(2.2rem, 7vw, 3.6rem)}.camx-home-hero__lead{font-size:16px}.camx-home-hero__footer{width:calc(100% - 28px);padding:0 14px}}@media (max-width:767px){.camx-home-hero__inner{align-items:flex-end;padding:114px 18px 116px}.camx-home-hero__copy{max-width:100%}.camx-home-hero__copy h1{font-size:clamp(2.05rem, 10vw, 3rem)}.camx-home-hero__lead{font-size:15px;line-height:1.7}.camx-home-hero__footer{bottom:18px;width:calc(100% - 20px);padding:0 10px}.camx-home-hero__footer .camx-slider__meta{display:none}}.camx-shell--home{margin-top:12px}.camx-home-hero__footer{left:auto;right:28px;width:auto;padding:0;transform:none}.camx-home-hero__footer .camx-slider__meta{display:none}.camx-home-hero__footer .camx-slider__controls{padding:0;border-radius:999px;background:rgb(6 12 18 / .36);backdrop-filter:blur(14px)}.camx-home-trust-rail{gap:16px}.camx-home-trust-rail__item{padding:24px;border-radius:22px}.camx-home-story{align-items:start}.camx-home-story__panel{display:flex;flex-direction:column;gap:22px}.camx-home-story__points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.camx-home-story__point{padding:16px 18px;border:1px solid rgb(17 24 39 / .06);border-radius:18px;background:linear-gradient(180deg,#fbfcfd 0%,#f3f7f9 100%)}.camx-home-story__point strong{display:block;font-size:.96rem;line-height:1.3}.camx-home-story__point span{display:block;margin-top:6px;color:var(--camx-muted);font-size:14px;line-height:1.6}.camx-product-grid--minimal{gap:20px}.camx-product-grid--minimal .camx-product-card{padding:24px}.camx-product-grid--minimal .camx-product-card__media{aspect-ratio:4 / 3.15;padding:10px 12px;border-radius:20px;background:linear-gradient(180deg,#fbfcfd 0%,#eef4f7 100%)}.camx-product-grid--minimal .camx-product-card__media img{width:100%;height:100%;object-fit:contain;transform:scale(1.08);transform-origin:center}.camx-home-note{align-items:start}.camx-home-note__body{justify-content:flex-start;gap:0;background:linear-gradient(180deg,rgb(255 255 255 / .98) 0%,rgb(247 250 252 / .98) 100%)}.camx-home-note__points{display:flex;flex-wrap:wrap;gap:10px;margin:22px 0 0}.camx-home-note__points span{display:inline-flex;align-items:center;padding:10px 14px;border:1px solid rgb(17 24 39 / .08);border-radius:999px;background:rgb(9 23 34 / .04);color:#23313f;font-size:12px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}@media (max-width:1100px){.camx-home-story__points{grid-template-columns:1fr}}@media (max-width:980px){.camx-home-hero__footer{right:14px;width:auto;padding:0}}@media (max-width:767px){.camx-shell--home{margin-top:8px}.camx-home-hero__footer{right:10px;width:auto;padding:0}.camx-home-story__points{grid-template-columns:1fr}.camx-home-note__points{margin-top:18px}}body:not(.home) .site-content,body.single-product .main-container,body.woocommerce-cart .main-container,body.woocommerce-checkout .main-container{background:radial-gradient(circle at top right,rgb(16 152 163 / .12) 0%,#fff0 22%),radial-gradient(circle at top left,rgb(9 23 34 / .08) 0%,#fff0 28%),linear-gradient(180deg,#f7f9fb 0%,#eef3f6 100%)}body:not(.home) .site-header,body:not(.home).header_on_scroll .site-header,body:not(.home).page-header-regular .site-header{background:transparent!important;box-shadow:none!important}body:not(.home) .camx-shell,body:not(.home) .woocommerce-cart .page-content,body:not(.home) .woocommerce-checkout .page-content{max-width:1280px;padding-top:28px;padding-bottom:120px}body:not(.home) .camx-shell>.camx-section:first-child{position:relative;overflow:hidden;padding:42px clamp(24px, 4vw, 46px);border:1px solid rgb(255 255 255 / .1);border-radius:36px;background:radial-gradient(circle at top right,rgb(124 229 223 / .22) 0%,#fff0 28%),radial-gradient(circle at bottom left,rgb(16 152 163 / .18) 0%,#fff0 32%),linear-gradient(135deg,#0a1622 0%,#0f2431 48%,#133948 100%);box-shadow:0 34px 90px rgb(7 18 28 / .16)}body:not(.home) .camx-shell>.camx-section:first-child::before,body:not(.home) .camx-shell>.camx-section:first-child::after{content:"";position:absolute;border-radius:999px;pointer-events:none}body:not(.home) .camx-shell>.camx-section:first-child::before{right:-110px;top:-120px;width:320px;height:320px;background:radial-gradient(circle,rgb(124 229 223 / .16) 0%,#fff0 72%)}body:not(.home) .camx-shell>.camx-section:first-child::after{left:-110px;bottom:-150px;width:360px;height:360px;background:radial-gradient(circle,rgb(16 152 163 / .14) 0%,#fff0 72%)}body:not(.home) .camx-shell>.camx-section:first-child>*{position:relative;z-index:1}body:not(.home) .camx-shell>.camx-section:first-child .camx-kicker,body:not(.home) .camx-shell>.camx-section:first-child .camx-card__eyebrow{background:rgb(255 255 255 / .1);color:#fff}body:not(.home) .camx-shell>.camx-section:first-child .camx-kicker::before{background:#7ce5df}body:not(.home) .camx-shell>.camx-section:first-child .camx-page-title,body:not(.home) .camx-shell>.camx-section:first-child h1,body:not(.home) .camx-shell>.camx-section:first-child h2,body:not(.home) .camx-shell>.camx-section:first-child h3{color:#fff}body:not(.home) .camx-shell>.camx-section:first-child .camx-page-title,body:not(.home) .camx-shell>.camx-section:first-child h1{max-width:12ch;font-size:clamp(2.5rem, 4.5vw, 4.4rem);line-height:.94;letter-spacing:-.05em}body:not(.home) .camx-shell>.camx-section:first-child .camx-lead,body:not(.home) .camx-shell>.camx-section:first-child p:not(.camx-kicker):not(.camx-card__eyebrow){max-width:820px;color:rgb(255 255 255 / .74)}body:not(.home) .camx-shell>.camx-section:first-child .camx-button--ghost{border-color:rgb(255 255 255 / .12);background:rgb(255 255 255 / .96);color:#101418}body:not(.home) .camx-shell>.camx-section:first-child .camx-button--ghost:hover{background:#fff;color:#101418}body:not(.home) .camx-section+.camx-section{margin-top:26px}body:not(.home) .camx-section-intro{max-width:none;margin-bottom:20px;padding:18px 24px 18px 28px;border:1px solid rgb(17 24 39 / .06);border-radius:28px;background:rgb(255 255 255 / .66);backdrop-filter:blur(14px);box-shadow:0 18px 42px rgb(8 18 28 / .06)}body:not(.home) .camx-section-intro::before{left:14px;top:18px;bottom:18px;width:3px}body:not(.home) .camx-section-intro h2{font-size:clamp(2rem, 3.4vw, 3.15rem);letter-spacing:-.04em}body:not(.home) .camx-panel,body:not(.home) .camx-card,body:not(.home) .camx-faq,body:not(.home) .camx-feature-strip,body:not(.home) .camx-contact-card,body:not(.home) .camx-media-banner,body:not(.home) .camx-table-wrap{border:1px solid rgb(17 24 39 / .06);background:rgb(255 255 255 / .82);backdrop-filter:blur(16px);box-shadow:0 22px 52px rgb(8 18 28 / .08)}body:not(.home) .camx-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}body:not(.home) .camx-product-card{display:flex;flex-direction:column;padding:24px;border:1px solid rgb(17 24 39 / .06);border-radius:32px;background:rgb(255 255 255 / .8);backdrop-filter:blur(18px);box-shadow:0 22px 54px rgb(8 18 28 / .08)}body:not(.home) .camx-product-card>:not(.camx-product-card__media){position:relative;z-index:1}body:not(.home) .camx-product-card__media{position:relative;overflow:hidden;aspect-ratio:4 / 4.8;margin-bottom:24px;border-radius:24px;background:radial-gradient(circle at top right,rgb(124 229 223 / .24) 0%,#fff0 36%),linear-gradient(180deg,#f8fbfc 0%,#edf3f5 100%)}body:not(.home) .camx-product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform 0.45s ease}body:not(.home) .camx-product-card:hover .camx-product-card__media img{transform:scale(1.04)}body:not(.home) .camx-product-card h3{margin:0 0 12px;font-size:clamp(1.55rem, 2.2vw, 2rem);letter-spacing:-.04em}body:not(.home) .camx-product-card p{margin:0;font-size:15px;line-height:1.72}body:not(.home) .camx-badge-row{margin-top:18px;gap:8px}body:not(.home) .camx-badge{background:rgb(9 23 34 / .05);border-color:rgb(9 23 34 / .08);color:#20303e}body:not(.home) .camx-link-cluster{display:flex;flex-wrap:wrap;gap:10px;margin-top:auto;padding-top:20px}body:not(.home) .camx-media-banner{position:relative;overflow:hidden;padding:0;border-radius:34px;background:#0d1721}body:not(.home) .camx-media-banner::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgb(9 23 34 / .04) 0%,rgb(9 23 34 / .18) 100%);pointer-events:none}body:not(.home) .camx-media-banner img{display:block;width:100%;aspect-ratio:16 / 6.4;object-fit:cover}body:not(.home) .camx-table-wrap{overflow:hidden;border-radius:32px}body:not(.home) .camx-compare-table th{background:linear-gradient(180deg,#f6f8fa 0%,#eef2f5 100%);color:#14202d}body:not(.home) .camx-compare-table tbody tr:nth-child(even) td{background:rgb(9 23 34 / .018)}body:not(.home) .camx-compare-table td a{font-weight:700;text-decoration:none}body:not(.home) .camx-contact-layout{grid-template-columns:minmax(0,0.84fr) minmax(360px,1.16fr);gap:26px}body:not(.home) .camx-contact-card{border-radius:28px;padding:32px}body:not(.home) .camx-contact-card--form{position:sticky;top:122px;background:radial-gradient(circle at top right,rgb(124 229 223 / .18) 0%,#fff0 26%),linear-gradient(180deg,rgb(255 255 255 / .92) 0%,rgb(247 250 252 / .92) 100%)}body:not(.home) .camx-contact-card h3{font-size:clamp(1.65rem, 2.4vw, 2.4rem);letter-spacing:-.04em}body:not(.home) .camx-map-embed{margin-top:18px;border-radius:24px;box-shadow:inset 0 1px 0 rgb(255 255 255 / .6)}body:not(.home) .camx-contact-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}body:not(.home) .camx-contact-form__field{display:grid;gap:8px}body:not(.home) .camx-contact-form__field--full{grid-column:1 / -1}body:not(.home) .camx-contact-form__field span{color:#314150;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}body:not(.home) .camx-contact-form input,body:not(.home) .camx-contact-form textarea{width:100%;border:1px solid rgb(17 24 39 / .08);border-radius:18px;background:rgb(255 255 255 / .92);color:#101418;box-shadow:inset 0 1px 0 rgb(255 255 255 / .72)}body:not(.home) .camx-contact-form input{min-height:56px;padding:0 16px}body:not(.home) .camx-contact-form textarea{min-height:180px;padding:16px;resize:vertical}body.single-product .main-container{padding-top:18px}body.single-product .showcase-inner{max-width:1280px;margin:0 auto;padding:0 20px}body.single-product .product-information{padding-top:0}body.single-product div.product .woocommerce-product-gallery,body.single-product div.product .summary{border:1px solid rgb(17 24 39 / .06);border-radius:34px;background:rgb(255 255 255 / .84);backdrop-filter:blur(18px);box-shadow:0 24px 56px rgb(8 18 28 / .1)}body.single-product div.product .woocommerce-product-gallery{position:sticky;top:122px;background:radial-gradient(circle at top right,rgb(124 229 223 / .2) 0%,#fff0 30%),linear-gradient(180deg,rgb(255 255 255 / .94) 0%,rgb(241 247 249 / .94) 100%)}body.single-product div.product .woocommerce-product-gallery__wrapper,body.single-product div.product .woocommerce-product-gallery__image{border-radius:24px;overflow:hidden}body.single-product div.product .flex-control-thumbs li img{border:1px solid rgb(17 24 39 / .08);border-radius:16px}body.single-product .woocommerce-breadcrumb{display:inline-flex;flex-wrap:wrap;gap:8px;padding:10px 16px;border-radius:999px;background:#edf3f5;color:#536171}body.single-product div.product .summary .product_title{font-size:clamp(2.4rem, 3.5vw, 4.2rem);line-height:.92}body.single-product div.product .summary .price{margin:18px 0 20px;font-size:clamp(2rem, 3.2vw, 2.9rem);line-height:1}body.single-product .post-share,body.single-product .sticky-product-bar{display:none!important}body.single-product .woocommerce-tabs.wc-tabs-wrapper{padding:12px 20px 96px;background:#fff0}body.single-product .woocommerce-tabs .container,body.single-product .woocommerce-Tabs-panel .container,body.single-product .related.products>.container{max-width:1280px;padding-right:20px;padding-left:20px}body.single-product .woocommerce-tabs .tabs{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 18px;padding:0;border:0}body.single-product .woocommerce-tabs .tabs li{margin:0;border:0}body.single-product .woocommerce-tabs .tabs li a{display:inline-flex;align-items:center;min-height:46px;padding:0 18px;border:1px solid rgb(17 24 39 / .08);border-radius:999px;background:rgb(255 255 255 / .82);font-weight:700}body.single-product .woocommerce-tabs .tabs li.active a,body.single-product .woocommerce-tabs .tabs li a:hover{background:#101418;color:#fff}body.single-product .woocommerce-Tabs-panel{border:1px solid rgb(17 24 39 / .06);border-radius:32px;background:rgb(255 255 255 / .84);backdrop-filter:blur(18px);box-shadow:0 22px 52px rgb(8 18 28 / .08)}body.single-product .woocommerce-Tabs-panel .tab-panel-inner{padding:14px 8px 12px}body.single-product .related.products{padding-bottom:110px}body.single-product .related.products h2{margin:0 0 20px;font-size:clamp(2rem, 3vw, 3rem);letter-spacing:-.04em}body.single-product .related.products .product-inner{padding:18px;border:1px solid rgb(17 24 39 / .06);border-radius:30px;background:rgb(255 255 255 / .82);box-shadow:0 18px 42px rgb(8 18 28 / .08)}body.single-product .related.products .product_thumbnail{overflow:hidden;border-radius:22px;background:linear-gradient(180deg,#f8fbfc 0%,#eef3f5 100%)}body.single-product .related.products .caption{padding-top:18px}body.single-product .related.products .et-quickview-btn{display:none!important}@media (max-width:1100px){body:not(.home) .camx-product-grid,body:not(.home) .camx-contact-layout{grid-template-columns:1fr}body.single-product div.product .woocommerce-product-gallery{position:static}}@media (max-width:767px){body:not(.home) .camx-shell,body:not(.home) .woocommerce-cart .page-content,body:not(.home) .woocommerce-checkout .page-content{padding-top:20px;padding-bottom:96px}body:not(.home) .camx-shell>.camx-section:first-child{padding:32px 20px;border-radius:28px}body:not(.home) .camx-shell>.camx-section:first-child .camx-page-title,body:not(.home) .camx-shell>.camx-section:first-child h1{max-width:none;font-size:clamp(2.1rem, 10vw, 3rem)}body:not(.home) .camx-contact-form__grid{grid-template-columns:1fr}body:not(.home) .camx-product-card,body:not(.home) .camx-contact-card,body.single-product div.product .woocommerce-product-gallery,body.single-product div.product .summary{padding:20px;border-radius:26px}body:not(.home) .camx-media-banner img{aspect-ratio:16 / 9}body.single-product .woocommerce-tabs.wc-tabs-wrapper,body.single-product .related.products>.container{padding-right:16px;padding-left:16px}}body:not(.home) .camx-stage{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(320px,0.82fr);gap:26px;align-items:end}body:not(.home) .camx-stage__main{display:flex;flex-direction:column}body:not(.home) .camx-stage__aside{display:flex}body:not(.home) .camx-stage__aside>*{width:100%}body:not(.home) .camx-stage .camx-page-title,body:not(.home) .camx-stage h1{max-width:11.5ch}body:not(.home) .camx-stage--contact .camx-page-title{max-width:13ch}body:not(.home) .camx-stage-stat-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:24px}body:not(.home) .camx-stage-stat{padding:16px 18px;border:1px solid rgb(255 255 255 / .1);border-radius:20px;background:rgb(255 255 255 / .07);backdrop-filter:blur(12px)}body:not(.home) .camx-stage-stat strong{display:block;color:#fff;font-size:1rem;line-height:1.25;letter-spacing:-.02em}body:not(.home) .camx-stage-stat span{display:block;margin-top:6px;color:rgb(255 255 255 / .72);font-size:14px;line-height:1.55}body:not(.home) .camx-stage-note{height:100%;padding:24px;border:1px solid rgb(255 255 255 / .1);border-radius:28px;background:rgb(255 255 255 / .07);backdrop-filter:blur(16px);box-shadow:inset 0 1px 0 rgb(255 255 255 / .08)}body:not(.home) .camx-stage-note h3{margin:12px 0 0;color:#fff;font-size:clamp(1.6rem, 2.4vw, 2.35rem);line-height:.98;letter-spacing:-.04em}body:not(.home) .camx-stage-list{margin:18px 0 0;padding:0;list-style:none;display:grid;gap:14px}body:not(.home) .camx-stage-list li{position:relative;padding-left:20px;color:rgb(255 255 255 / .74);line-height:1.68}body:not(.home) .camx-stage-list li::before{content:"";position:absolute;left:0;top:.72em;width:8px;height:8px;border-radius:999px;background:#7ce5df;box-shadow:0 0 0 6px rgb(124 229 223 / .12)}body:not(.home) .camx-media-banner--story{min-height:clamp(310px, 42vw, 470px)}body:not(.home) .camx-media-banner--story::after{background:linear-gradient(180deg,rgb(9 23 34 / .08) 0%,rgb(9 23 34 / .28) 44%,rgb(9 23 34 / .72) 100%),linear-gradient(90deg,rgb(9 23 34 / .56) 0%,#fff0 58%)}body:not(.home) .camx-media-banner--story img{width:100%;height:100%;min-height:inherit;aspect-ratio:auto;object-fit:cover}body:not(.home) .camx-media-banner__content{position:absolute;left:0;right:0;bottom:0;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:end;padding:28px}body:not(.home) .camx-media-banner__copy h3{margin:12px 0 0;color:#fff;font-size:clamp(1.8rem, 3vw, 3.1rem);line-height:.96;letter-spacing:-.04em}body:not(.home) .camx-media-banner__copy p{max-width:56ch;margin:12px 0 0;color:rgb(255 255 255 / .8);line-height:1.72}body:not(.home) .camx-media-banner__meta{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}body:not(.home) .camx-media-banner__meta span{padding:10px 14px;border:1px solid rgb(255 255 255 / .12);border-radius:999px;background:rgb(255 255 255 / .1);color:#fff;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}body:not(.home) .camx-product-card{gap:0}body:not(.home) .camx-product-card--featured{background:linear-gradient(180deg,rgb(255 255 255 / .94) 0%,rgb(243 248 250 / .94) 100%)}body:not(.home) .camx-product-card--featured::before,body:not(.home) .camx-product-card::after{display:none}body:not(.home) .camx-product-card--featured h3,body:not(.home) .camx-product-card--featured p,body:not(.home) .camx-product-card--featured a{color:inherit}body:not(.home) .camx-product-card--featured .camx-badge{background:rgb(9 23 34 / .05);border-color:rgb(9 23 34 / .08);color:#20303e}body:not(.home) .camx-product-card--featured .camx-button{background:#101418;color:#fff}body:not(.home) .camx-product-card--featured .camx-button:hover{background:#0b1014;color:#fff}body:not(.home) .camx-product-card--featured .camx-button--ghost{border-color:rgb(16 20 24 / .1);background:#fff;color:#101418}body:not(.home) .camx-product-card--featured .camx-button--ghost:hover{background:#f5f7f9;color:#101418}body:not(.home) .camx-store-strip{grid-template-columns:minmax(0,1.08fr) minmax(300px,0.92fr);padding:34px;border:1px solid rgb(17 24 39 / .06);border-radius:34px;background:radial-gradient(circle at top right,rgb(124 229 223 / .16) 0%,#fff0 28%),linear-gradient(180deg,rgb(255 255 255 / .86) 0%,rgb(244 248 250 / .92) 100%);box-shadow:0 22px 54px rgb(8 18 28 / .08)}body:not(.home) .camx-store-strip__meta{display:grid;gap:12px}body:not(.home) .camx-store-strip__card{transform:none;padding:18px 20px;border-radius:22px;background:rgb(255 255 255 / .78);box-shadow:none}.camx-footer-points{display:flex;flex-wrap:wrap;gap:10px;margin:20px 0 0}.camx-footer-points span{display:inline-flex;align-items:center;padding:10px 14px;border:1px solid rgb(255 255 255 / .1);border-radius:999px;background:rgb(255 255 255 / .05);color:rgb(255 255 255 / .82);font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}body.single-product div.product .summary .woocommerce-product-details__short-description{margin:18px 0 22px;padding:18px 20px;border:1px solid rgb(17 24 39 / .06);border-radius:22px;background:rgb(9 23 34 / .03);color:#4b5d6d;line-height:1.75}body.single-product div.product form.cart{margin-top:24px;padding:18px;border:1px solid rgb(17 24 39 / .06);border-radius:24px;background:linear-gradient(180deg,rgb(255 255 255 / .94) 0%,rgb(244 248 250 / .94) 100%)}body.single-product div.product form.cart .quantity{border-radius:18px;background:#fff}body.single-product div.product form.cart .single_add_to_cart_button{min-height:58px;border-radius:18px;box-shadow:0 16px 32px rgb(8 18 28 / .16)}body.single-product div.product .product_meta{margin-top:24px;padding-top:20px;border-top:1px solid rgb(17 24 39 / .08);color:#6a7a88}body.single-product div.product .product_meta>span{display:block}body.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger{border-radius:14px;background:rgb(255 255 255 / .92);box-shadow:0 10px 20px rgb(8 18 28 / .12)}body.single-product div.product .flex-control-thumbs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:16px!important}body.woocommerce-cart .page-content,body.woocommerce-checkout .page-content{max-width:1280px;margin:0 auto;padding-top:28px;padding-bottom:120px}body.woocommerce-cart .cart-empty,body.woocommerce-checkout .woocommerce-info{padding:24px 28px;border:1px solid rgb(17 24 39 / .06);border-radius:28px;background:rgb(255 255 255 / .84);box-shadow:0 22px 52px rgb(8 18 28 / .08)}body.woocommerce-cart table.shop_table,body.woocommerce-cart .cart_totals,body.woocommerce-checkout #customer_details,body.woocommerce-checkout #order_review,body.woocommerce-checkout .woocommerce-checkout-review-order{overflow:hidden;border:1px solid rgb(17 24 39 / .06);border-radius:32px;background:rgb(255 255 255 / .84);backdrop-filter:blur(18px);box-shadow:0 22px 52px rgb(8 18 28 / .08)}body.woocommerce-cart table.shop_table th,body.woocommerce-cart table.shop_table td,body.woocommerce-checkout .shop_table th,body.woocommerce-checkout .shop_table td{padding:18px 20px}body.woocommerce-cart table.shop_table thead th,body.woocommerce-checkout .shop_table thead th{background:linear-gradient(180deg,#f6f8fa 0%,#eef2f5 100%);color:#14202d}body.woocommerce-cart .coupon .input-text,body.woocommerce-cart table.cart td.actions .input-text,body.woocommerce-checkout input.input-text,body.woocommerce-checkout textarea,body.woocommerce-checkout select{min-height:54px;border:1px solid rgb(17 24 39 / .08);border-radius:16px;background:#fff;box-shadow:inset 0 1px 0 rgb(255 255 255 / .72)}body.woocommerce-checkout textarea{min-height:132px;padding-top:16px}body.woocommerce-cart .button,body.woocommerce-checkout .button,body.woocommerce-checkout #place_order{min-height:56px;border-radius:18px}body.woocommerce-checkout form.checkout{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,0.9fr);gap:24px;align-items:start}body.woocommerce-checkout #customer_details,body.woocommerce-checkout #order_review{float:none;width:auto}@media (max-width:1100px){body:not(.home) .camx-stage,body.woocommerce-checkout form.checkout{grid-template-columns:1fr}}@media (max-width:767px){body:not(.home) .camx-stage-stat-list{grid-template-columns:1fr}body:not(.home) .camx-media-banner__content{grid-template-columns:1fr;padding:22px 18px}body:not(.home) .camx-media-banner__meta{justify-content:flex-start}body:not(.home) .camx-store-strip{grid-template-columns:1fr;padding:24px}}body.woocommerce-cart .page-content,body.woocommerce-checkout .page-content{position:relative;padding-top:36px}body.woocommerce-cart .page-content::before,body.woocommerce-checkout .page-content::before{content:"";position:absolute;inset:0 0 auto;height:240px;border-radius:36px;background:radial-gradient(circle at top left,rgb(148 224 236 / .22),transparent 48%),radial-gradient(circle at top right,rgb(185 161 107 / .14),transparent 42%),linear-gradient(180deg,rgb(255 255 255 / .94),rgb(245 248 251 / .66));pointer-events:none}body.woocommerce-cart .shopping-cart-content,body.woocommerce-checkout .checkout-form-wrapper>.row{position:relative;display:grid;grid-template-columns:minmax(0,1.18fr) minmax(340px,0.82fr);gap:32px;align-items:start;margin:0}body.woocommerce-cart .shopping-cart-content>.cart-items,body.woocommerce-cart .shopping-cart-content>.cart-collaterals,body.woocommerce-checkout .checkout-form-wrapper>.row>.woocommerce-checkout-customer-fields,body.woocommerce-checkout .checkout-form-wrapper>.row>.woocommerce-checkout-review-order-container{width:auto;max-width:none;padding:0}body.woocommerce-cart .page-title,body.woocommerce-checkout .page-title{margin-bottom:40px;font-size:clamp(2.7rem, 5vw, 4.2rem);line-height:.96;letter-spacing:-.05em;text-align:center}body.woocommerce-cart .cart-items{padding:28px;border:1px solid rgb(17 24 39 / .06);border-radius:34px;background:linear-gradient(180deg,rgb(255 255 255 / .96),rgb(248 250 252 / .9));box-shadow:0 26px 60px rgb(8 18 28 / .08)}body.woocommerce-cart table.shop_table{margin:0;border:0;border-radius:0;background:#fff0;box-shadow:none}body.woocommerce-cart table.shop_table thead{display:none}body.woocommerce-cart tr.woocommerce-cart-form__cart-item{display:grid;grid-template-columns:112px minmax(0,1fr);gap:24px;margin-bottom:18px;padding:24px;border:1px solid rgb(17 24 39 / .06);border-radius:28px;background:#fff;box-shadow:0 16px 32px rgb(8 18 28 / .06)}body.woocommerce-cart tr.woocommerce-cart-form__cart-item td{padding:0;border:0;background:#fff0}body.woocommerce-cart td.product-thumbnail a{display:block;aspect-ratio:1 / 1;overflow:hidden;border-radius:22px;background:linear-gradient(180deg,#f2f5f8,#eaf0f4)}body.woocommerce-cart td.product-thumbnail img{width:100%;height:100%;object-fit:cover}body.woocommerce-cart td.et-product-details .row{display:grid;grid-template-columns:minmax(0,1fr) 154px 128px;gap:18px;align-items:center;margin:0}body.woocommerce-cart td.et-product-details .product-name,body.woocommerce-cart td.et-product-details .product-quantity,body.woocommerce-cart td.et-product-details .product-subtotal,body.woocommerce-cart td.et-product-details .product-actions{width:auto;max-width:none;padding:0}body.woocommerce-cart td.et-product-details .product-name a{display:inline-block;color:#0f1724;font-size:1.35rem;font-weight:600;line-height:1.1}body.woocommerce-cart td.et-product-details .product-price{margin-top:10px;color:#586775;font-size:1.05rem}body.woocommerce-cart td.et-product-details .product-quantity .quantity{display:inline-flex;align-items:center;padding:8px;border-radius:18px;background:#f3f6f9;border:1px solid rgb(17 24 39 / .06)}body.woocommerce-cart td.et-product-details .product-subtotal{justify-self:end;color:#0f1724;font-size:1.3rem;font-weight:600}body.woocommerce-cart td.et-product-details .product-actions{grid-column:1 / -1;display:flex;justify-content:flex-end}body.woocommerce-cart .product-remove .remove{display:inline-grid;place-items:center;width:42px;height:42px;border-radius:999px;background:#f3f5f7;color:#5d6b79;font-size:1.35rem;transition:transform 0.18s ease,background-color 0.18s ease,color 0.18s ease}body.woocommerce-cart .product-remove .remove:hover{transform:translateY(-1px);background:#111827;color:#fff}body.woocommerce-cart table.shop_table td.actions{padding:12px 0 0;border:0}body.woocommerce-cart .coupon{display:flex;flex-wrap:wrap;gap:12px;align-items:center;padding-top:10px}body.woocommerce-cart .coupon .form-row{flex:1 1 260px;margin:0}body.woocommerce-cart .coupon .button,body.woocommerce-cart .update-cart{padding-inline:24px}body.woocommerce-cart .cart-collaterals .collaterals-inner{position:sticky;top:138px}body.woocommerce-cart .cart_totals{padding:30px;border:0;border-radius:34px;background:radial-gradient(circle at top right,rgb(148 224 236 / .12),transparent 38%),linear-gradient(180deg,#0d1520 0%,#182331 100%);box-shadow:0 30px 64px rgb(8 18 28 / .22)}body.woocommerce-cart .cart_totals h2,body.woocommerce-cart .cart_totals .shop_table th,body.woocommerce-cart .cart_totals .shop_table td,body.woocommerce-cart .cart_totals .woocommerce-shipping-destination,body.woocommerce-cart .cart_totals .woocommerce-shipping-destination strong,body.woocommerce-cart .cart_totals .woocommerce-shipping-methods label{color:rgb(237 244 250 / .9)}body.woocommerce-cart .cart_totals h2{margin-bottom:22px;font-size:.9rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase}body.woocommerce-cart .cart_totals .shop_table{border:0;border-radius:0;background:#fff0;box-shadow:none}body.woocommerce-cart .cart_totals .shop_table th,body.woocommerce-cart .cart_totals .shop_table td{padding:16px 0;border-color:rgb(255 255 255 / .08)}body.woocommerce-cart .cart_totals .order-total th,body.woocommerce-cart .cart_totals .order-total td,body.woocommerce-cart .cart_totals .order-total strong,body.woocommerce-cart .cart_totals .amount{color:#fff;font-size:1.12rem}body.woocommerce-cart .wc-proceed-to-checkout{margin:24px 0 0}body.woocommerce-cart .wc-proceed-to-checkout .checkout-button{width:100%;min-height:60px;border:0;border-radius:18px;background:linear-gradient(135deg,#8fdfe9 0%,#f3fbfd 100%);color:#08141f;font-weight:700;box-shadow:0 18px 34px rgb(143 223 233 / .26)}body.woocommerce-checkout .checkout-options{margin-bottom:22px}body.woocommerce-checkout .woocommerce-info{display:flex;flex-wrap:wrap;align-items:center;gap:12px;padding:20px 24px;border-radius:24px;background:rgb(255 255 255 / .72);backdrop-filter:blur(18px);box-shadow:0 20px 44px rgb(8 18 28 / .08)}body.woocommerce-checkout .woocommerce-info .showcoupon{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:999px;background:rgb(17 24 39 / .06);color:#0f1724;font-weight:600}body.woocommerce-checkout .checkout_coupon{margin-top:14px;padding:18px 22px;border:1px solid rgb(17 24 39 / .06);border-radius:24px;background:rgb(255 255 255 / .88)}body.woocommerce-checkout .checkout_coupon .inner_coupon{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin:0}body.woocommerce-checkout .checkout_coupon .input-text{flex:1 1 260px}body.woocommerce-checkout #customer_details{padding:34px 34px 28px}body.woocommerce-checkout #customer_details,body.woocommerce-checkout #order_review{border-radius:34px}body.woocommerce-checkout #customer_details{display:grid;gap:26px}body.woocommerce-checkout #customer_details>.col-1,body.woocommerce-checkout #customer_details>.col-2{float:none;width:100%}body.woocommerce-checkout .back-to-cart{display:flex;justify-content:flex-end;margin-bottom:18px}body.woocommerce-checkout .back-to-cart a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:999px;background:#eef3f6;color:#102030;font-size:.92rem;font-weight:600;border:0}body.woocommerce-checkout .woocommerce-billing-fields>h3,body.woocommerce-checkout .woocommerce-shipping-fields>h3,body.woocommerce-checkout .woocommerce-additional-fields>h3,body.woocommerce-checkout .order_review_heading{display:flex;align-items:center;gap:14px;margin:0 0 22px;color:#101c2b;font-size:1.26rem;font-weight:600;letter-spacing:-.03em}body.woocommerce-checkout .woocommerce-billing-fields>h3::after,body.woocommerce-checkout .woocommerce-shipping-fields>h3::after,body.woocommerce-checkout .woocommerce-additional-fields>h3::after,body.woocommerce-checkout .order_review_heading::after{content:"";flex:1 1 auto;height:1px;background:linear-gradient(90deg,rgb(17 24 39 / .15),transparent)}body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper,body.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper,body.woocommerce-checkout .woocommerce-additional-fields__field-wrapper{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 18px}body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .form-row,body.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper .form-row,body.woocommerce-checkout .woocommerce-additional-fields__field-wrapper .form-row{float:none;width:100%;margin:0}body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .form-row-wide,body.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper .form-row-wide,body.woocommerce-checkout .woocommerce-additional-fields__field-wrapper .form-row-wide,body.woocommerce-checkout .woocommerce-additional-fields__field-wrapper .notes{grid-column:1 / -1}body.woocommerce-checkout .form-row label{margin-bottom:8px;color:#556575;font-size:.83rem;font-weight:600;letter-spacing:.01em}body.woocommerce-checkout input.input-text,body.woocommerce-checkout textarea,body.woocommerce-checkout select{padding-inline:18px;background:#f7fafc}body.woocommerce-checkout input.input-text:focus,body.woocommerce-checkout textarea:focus,body.woocommerce-checkout select:focus{background:#fff;box-shadow:0 0 0 4px rgb(143 223 233 / .14)}body.woocommerce-checkout .woocommerce-checkout-review-order-container{position:sticky;top:138px}body.woocommerce-checkout #order_review,body.woocommerce-checkout .woocommerce-checkout-review-order{padding:28px 28px 24px;border:0;background:radial-gradient(circle at top right,rgb(148 224 236 / .14),transparent 34%),linear-gradient(180deg,#0d1520 0%,#182331 100%);box-shadow:0 30px 68px rgb(8 18 28 / .22)}body.woocommerce-checkout .order_review_heading,body.woocommerce-checkout .woocommerce-checkout-review-order-table,body.woocommerce-checkout .woocommerce-checkout-review-order-table th,body.woocommerce-checkout .woocommerce-checkout-review-order-table td,body.woocommerce-checkout #payment .payment_methods li label,body.woocommerce-checkout .woocommerce-privacy-policy-text,body.woocommerce-checkout .woocommerce-privacy-policy-text a,body.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper,body.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper a,body.woocommerce-checkout #ship-to-different-address label{color:rgb(237 244 250 / .9)}body.woocommerce-checkout .woocommerce-shipping-fields #ship-to-different-address,body.woocommerce-checkout .woocommerce-shipping-fields #ship-to-different-address label,body.woocommerce-checkout .woocommerce-shipping-fields #ship-to-different-address span,body.woocommerce-checkout .woocommerce-shipping-fields #ship-to-different-address .woocommerce-form__label-for-checkbox,body.woocommerce-checkout .woocommerce-shipping-fields #ship-to-different-address .optional{color:#1b2a39!important;opacity:1!important}body.woocommerce-checkout .woocommerce-checkout-review-order-table{margin-bottom:0;border:0;border-radius:0;background:#fff0;box-shadow:none}body.woocommerce-checkout .woocommerce-checkout-review-order-table th,body.woocommerce-checkout .woocommerce-checkout-review-order-table td{padding:16px 0;border-color:rgb(255 255 255 / .08);background:#fff0}body.woocommerce-checkout .woocommerce-checkout-review-order-table thead th{background:#fff0;color:rgb(237 244 250 / .62);font-size:.78rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase}body.woocommerce-checkout .woocommerce-checkout-review-order-table .product-name .et-product-thumbnail{overflow:hidden;border-radius:16px;background:rgb(255 255 255 / .08)}body.woocommerce-checkout .woocommerce-checkout-review-order-table .product-name .et-product-thumbnail img{width:62px;height:62px;object-fit:cover}body.woocommerce-checkout .woocommerce-checkout-review-order-table .order-total th,body.woocommerce-checkout .woocommerce-checkout-review-order-table .order-total td,body.woocommerce-checkout .woocommerce-checkout-review-order-table .amount,body.woocommerce-checkout .woocommerce-checkout-review-order-table strong{color:#fff}body.woocommerce-checkout #payment{margin-top:24px;padding-top:22px;border-top:1px solid rgb(255 255 255 / .08);background:#fff0}body.woocommerce-checkout #payment ul.payment_methods{display:grid;gap:12px;margin:0;padding:0;border:0}body.woocommerce-checkout #payment ul.payment_methods>li{padding:16px 18px;border:1px solid rgb(255 255 255 / .1);border-radius:20px;background:rgb(255 255 255 / .04);transition:border-color 0.18s ease,background-color 0.18s ease,box-shadow 0.18s ease}body.woocommerce-checkout #payment ul.payment_methods>li:has(>input:checked){border-color:rgb(143 223 233 / .38);background:rgb(143 223 233 / .1);box-shadow:0 0 0 3px rgb(143 223 233 / .11)}body.woocommerce-checkout #payment ul.payment_methods>li>label{display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:12px;margin:0;font-weight:600}body.woocommerce-checkout #payment ul.payment_methods>li>input{margin:0}body.woocommerce-checkout #payment ul.payment_methods img{max-height:22px;width:auto;margin-left:auto}body.woocommerce-checkout #payment div.payment_box{margin:14px 0 0;padding:14px 0 0;border-top:1px solid rgb(255 255 255 / .08);background:#fff0;color:rgb(237 244 250 / .72)}body.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper{margin-top:18px}body.woocommerce-checkout .woocommerce-privacy-policy-text{font-size:.92rem;line-height:1.7}body.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper .checkbox{display:block;padding:16px 18px;border-radius:18px;background:rgb(255 255 255 / .05)}body.woocommerce-checkout #place_order{width:100%;margin-top:18px;border:0;background:linear-gradient(135deg,#90dfe9 0%,#f3fbfd 100%);color:#08141f;font-size:1rem;font-weight:700;box-shadow:0 18px 34px rgb(143 223 233 / .26)}body.woocommerce-checkout #place_order:hover{transform:translateY(-1px)}@media (max-width:1180px){body.woocommerce-cart .shopping-cart-content,body.woocommerce-checkout .checkout-form-wrapper>.row{grid-template-columns:1fr}body.woocommerce-cart .cart-collaterals .collaterals-inner,body.woocommerce-checkout .woocommerce-checkout-review-order-container{position:static;top:auto}}@media (max-width:860px){body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper,body.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper,body.woocommerce-checkout .woocommerce-additional-fields__field-wrapper,body.woocommerce-cart td.et-product-details .row{grid-template-columns:1fr}body.woocommerce-cart td.et-product-details .product-subtotal{justify-self:start}}@media (max-width:767px){body.woocommerce-cart .cart-items,body.woocommerce-checkout #customer_details,body.woocommerce-checkout #order_review,body.woocommerce-checkout .woocommerce-checkout-review-order{padding:22px 18px;border-radius:24px}body.woocommerce-cart tr.woocommerce-cart-form__cart-item{grid-template-columns:88px minmax(0,1fr);gap:18px;padding:18px;border-radius:22px}body.woocommerce-cart .coupon,body.woocommerce-checkout .checkout_coupon .inner_coupon{flex-direction:column}body.woocommerce-cart .coupon .form-row,body.woocommerce-checkout .checkout_coupon .input-text,body.woocommerce-checkout .checkout_coupon .button{width:100%}body.woocommerce-checkout .woocommerce-info{padding:18px}body.woocommerce-checkout .back-to-cart{justify-content:flex-start}body.woocommerce-checkout .order_review_heading,body.woocommerce-checkout .woocommerce-billing-fields>h3,body.woocommerce-checkout .woocommerce-shipping-fields>h3,body.woocommerce-checkout .woocommerce-additional-fields>h3{font-size:1.08rem}}body.woocommerce-cart .page-content,body.woocommerce-checkout .page-content{max-width:1360px;padding-right:28px;padding-left:28px}body.woocommerce-cart .wp-block-woocommerce-cart{padding:38px;border:1px solid rgb(17 24 39 / .08);border-radius:38px;background:linear-gradient(180deg,rgb(255 255 255 / .97),rgb(247 249 251 / .94));box-shadow:0 28px 60px rgb(8 18 28 / .08)}body.woocommerce-cart .wp-block-woocommerce-filled-cart-block{display:grid;grid-template-columns:minmax(0,1.14fr) minmax(380px,0.86fr);gap:34px;align-items:start}body.woocommerce-cart .wp-block-woocommerce-cart-items-block,body.woocommerce-cart .wp-block-woocommerce-cart-totals-block{min-width:0}body.woocommerce-cart .wp-block-woocommerce-cart-items-block{padding:6px 10px 0}body.woocommerce-cart .wc-block-cart-items,body.woocommerce-cart .wc-block-components-totals-wrapper,body.woocommerce-cart .wc-block-cart-items__header{border:0}body.woocommerce-cart .wc-block-cart-items__header{margin:0 0 14px;padding:0 2px 14px;border-bottom:1px solid rgb(17 24 39 / .08);color:#697786;font-size:.8rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase}body.woocommerce-cart .wc-block-cart-items__row{margin-bottom:18px;padding:24px 22px;border:1px solid rgb(17 24 39 / .08);border-radius:28px;background:#fff;box-shadow:0 18px 36px rgb(8 18 28 / .05)}body.woocommerce-cart .wc-block-cart-item__image{width:120px;margin-right:22px}body.woocommerce-cart .wc-block-cart-item__image img{border-radius:20px;background:linear-gradient(180deg,#f4f7fa,#edf2f6)}body.woocommerce-cart .wc-block-components-product-name{color:#0f1724;font-size:1.3rem;font-weight:600;line-height:1.15}body.woocommerce-cart .wc-block-components-product-metadata,body.woocommerce-cart .wc-block-components-product-price,body.woocommerce-cart .wc-block-components-product-badge,body.woocommerce-cart .wc-block-components-product-details{color:#647384}body.woocommerce-cart .wc-block-components-quantity-selector{min-height:52px;padding:8px;border:1px solid rgb(17 24 39 / .08);border-radius:18px;background:#f3f6f9}body.woocommerce-cart .wc-block-components-quantity-selector input{background:#fff0}body.woocommerce-cart .wc-block-components-product-price__value,body.woocommerce-cart .wc-block-components-formatted-money-amount{color:#101a27;font-weight:600}body.woocommerce-cart .wp-block-woocommerce-cart-totals-block{padding:0}body.woocommerce-cart .wp-block-woocommerce-cart-order-summary-block{padding:32px;border-radius:34px;background:radial-gradient(circle at top right,rgb(148 224 236 / .14),transparent 34%),linear-gradient(180deg,#0d1520 0%,#182331 100%);box-shadow:0 30px 68px rgb(8 18 28 / .22)}body.woocommerce-cart .wp-block-woocommerce-cart-order-summary-heading-block,body.woocommerce-cart .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-item__label,body.woocommerce-cart .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-item__value,body.woocommerce-cart .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-footer-item .wc-block-components-totals-item__label,body.woocommerce-cart .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-footer-item .wc-block-components-totals-item__value,body.woocommerce-cart .wp-block-woocommerce-cart-order-summary-block .wc-block-components-panel__button,body.woocommerce-cart .wp-block-woocommerce-cart-order-summary-block .wc-block-components-panel__button:hover,body.woocommerce-cart .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-shipping__change-address__link,body.woocommerce-cart .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-shipping__change-address__link:hover{color:rgb(237 244 250 / .92)}body.woocommerce-cart .wp-block-woocommerce-cart-order-summary-heading-block{margin-bottom:18px;padding-bottom:18px;border-bottom:1px solid rgb(255 255 255 / .08);font-size:.82rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase}body.woocommerce-cart .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-item{padding:16px 0;border-color:rgb(255 255 255 / .08)}body.woocommerce-cart .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-coupon-link,body.woocommerce-cart .wp-block-woocommerce-cart-order-summary-block .wc-block-components-panel__button{display:inline-flex;align-items:center;min-height:42px;padding:0 14px;border:1px solid rgb(255 255 255 / .12);border-radius:999px;background:rgb(255 255 255 / .05)}body.woocommerce-cart .wp-block-woocommerce-cart-order-summary-block .wc-block-cart__submit-button{width:100%;min-height:60px;margin-top:22px;border:0!important;background:linear-gradient(135deg,#90dfe9 0%,#f3fbfd 100%)!important;color:#08141f!important;font-weight:700;box-shadow:0 18px 34px rgb(143 223 233 / .26)}body.woocommerce-cart .wp-block-woocommerce-cart-order-summary-block .wc-block-cart__submit-button:hover{background:linear-gradient(135deg,#9be4ed 0%,#ffffff 100%)!important}body.woocommerce-checkout .checkout-options .row>div{width:100%;max-width:none}body.woocommerce-checkout .before-checkout,body.woocommerce-checkout .woocommerce-checkout-customer-fields>*{padding-right:0}body.woocommerce-checkout .checkout-form-wrapper>form.checkout>.row{position:relative;display:grid;grid-template-columns:minmax(0,0.92fr) minmax(470px,1.08fr);gap:36px;align-items:start;margin:0}body.woocommerce-checkout .checkout-form-wrapper>form.checkout>.row>.woocommerce-checkout-customer-fields,body.woocommerce-checkout .checkout-form-wrapper>form.checkout>.row>.woocommerce-checkout-review-order-container{float:none;flex:none;width:auto;max-width:none;padding:0}body.woocommerce-checkout .checkout-form-wrapper>form.checkout>.row>.woocommerce-checkout-review-order-container{min-width:0}body.woocommerce-checkout #customer_details{padding:40px 40px 34px}body.woocommerce-checkout .woocommerce-checkout-review-order-container{position:sticky;top:138px}body.woocommerce-checkout #order_review,body.woocommerce-checkout .woocommerce-checkout-review-order{width:100%;max-width:none;padding:34px 34px 28px}body.woocommerce-checkout .woocommerce-info,body.woocommerce-checkout .checkout_coupon{max-width:100%}body.woocommerce-checkout .site-header{position:fixed!important}@media (max-width:1180px){body.woocommerce-cart .wp-block-woocommerce-filled-cart-block,body.woocommerce-checkout .checkout-form-wrapper>form.checkout>.row{grid-template-columns:1fr}body.woocommerce-checkout .woocommerce-checkout-review-order-container{position:static;top:auto}}@media (max-width:767px){body.woocommerce-cart .page-content,body.woocommerce-checkout .page-content{padding-right:18px;padding-left:18px}body.woocommerce-cart .wp-block-woocommerce-cart,body.woocommerce-cart .wp-block-woocommerce-cart-order-summary-block,body.woocommerce-checkout #customer_details,body.woocommerce-checkout #order_review,body.woocommerce-checkout .woocommerce-checkout-review-order{padding:22px 18px;border-radius:24px}body.woocommerce-cart .wc-block-cart-items__row{padding:18px;border-radius:22px}body.woocommerce-cart .wc-block-cart-item__image{width:88px;margin-right:16px}}