@charset "UTF-8";:root{--cs-brand: #EB6E0F;--cs-brand-700: #C75A0A;--cs-brand-soft: rgba(235, 110, 15, .1);--cs-ink: #100A08;--cs-ink-2: #1F1A18;--cs-muted: #596E70;--cs-line: #E8E2D8;--cs-cream: #FAF9F5;--cs-cream-2: #F4F1EA;--cs-white: #FFFFFF;--cs-dark: #100A08;--cs-dark-2: #1A130F;--cs-dark-text: #F7F4EE;--cs-radius-md: 14px;--cs-radius-lg: 20px;--cs-radius-pill: 999px;--cs-shadow-md: 0 12px 28px -10px rgba(16, 10, 8, .12), 0 4px 10px -4px rgba(16, 10, 8, .08);--cs-shadow-lg: 0 28px 60px -22px rgba(16, 10, 8, .18), 0 8px 20px -8px rgba(16, 10, 8, .1);--cs-header-h: 72px;--cs-ease: cubic-bezier(.16, 1, .3, 1);--cs-dur-base: .22s;color-scheme:light}*,*:before,*:after{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%;text-size-adjust:100%;scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{min-height:100vh;line-height:1.55;text-rendering:optimizeLegibility}img,picture,video,canvas,svg{display:block;max-width:100%;height:auto}input,button,textarea,select{font:inherit;color:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}button{background:none;border:none;cursor:pointer;padding:0}a{color:inherit;text-decoration:none}ul,ol{padding:0;list-style:none}table{border-collapse:collapse;width:100%}hr{border:0;height:1px;background:#e8e2d8}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}body{font-family:Poppins,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:400;font-size:16px;color:#100a08;background:#faf9f5}h1,h2,h3,h4,h5,h6{font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:700;letter-spacing:-.02em;line-height:1.1;color:#100a08}h1{font-size:clamp(2.25rem,4.5vw + .5rem,4.5rem);line-height:1.02;letter-spacing:-.03em}h2{font-size:clamp(1.75rem,2.4vw + .6rem,3rem)}h3{font-size:clamp(1.35rem,1vw + 1rem,1.875rem)}h4{font-size:1.25rem}h5{font-size:1.1rem}h6{font-size:1rem}p{font-size:1rem;line-height:1.7;color:#1f1a18}p.lead,.cs-lead{font-size:clamp(1.05rem,.6vw + .95rem,1.25rem);line-height:1.6;color:#30302e}a{transition:color .14s cubic-bezier(.16,1,.3,1)}a:hover{color:#c75a0a}strong,b{font-weight:600}em,i{font-style:italic}code,kbd,samp,pre{font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.92em}code:not(pre code){background:#f4f1ea;padding:.15em .42em;border-radius:6px;border:1px solid #E8E2D8}pre{background:#100a08;color:#f7f4ee;padding:1rem 1.2rem;border-radius:14px;overflow-x:auto;line-height:1.55}::selection{background:#eb6e0f38;color:#100a08}.cs-eyebrow{display:inline-flex;align-items:center;gap:.5rem;font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:600;font-size:.78rem;letter-spacing:.14em;text-transform:uppercase;color:#c75a0a;background:#eb6e0f1a;padding:.45rem .85rem;border-radius:999px;border:1px solid rgba(235,110,15,.18)}.cs-section-heading{display:flex;flex-direction:column;align-items:center;gap:.85rem;text-align:center;margin-bottom:clamp(1.5rem,1.5vw + .75rem,2.5rem)}.cs-section-heading h2{max-width:22ch}.cs-section-heading h2 span{background:linear-gradient(135deg,#eb6e0f,#ffb45a 60%,#c75a0a);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.cs-section-heading p{max-width:56ch;color:#596e70;font-size:1.075rem}.cs-btn{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:600;font-size:.95rem;line-height:1;padding:.95rem 1.35rem;border-radius:999px;cursor:pointer;-webkit-user-select:none;user-select:none;transition:transform .22s cubic-bezier(.16,1,.3,1),box-shadow .22s cubic-bezier(.16,1,.3,1),background .22s cubic-bezier(.16,1,.3,1),color .22s cubic-bezier(.16,1,.3,1),border-color .22s cubic-bezier(.16,1,.3,1);border:1px solid transparent;white-space:nowrap;text-decoration:none}.cs-btn i,.cs-btn svg{font-size:.95em}.cs-btn:focus-visible{outline:3px solid rgba(235,110,15,.45);outline-offset:3px}.cs-btn:disabled,.cs-btn[aria-disabled=true]{opacity:.55;cursor:not-allowed}.cs-btn--sm{padding:.65rem 1rem;font-size:.85rem}.cs-btn--lg{padding:1.1rem 1.65rem;font-size:1.05rem}.cs-btn--xl{padding:1.25rem 1.9rem;font-size:1.1rem;border-radius:999px}.cs-btn--primary{background:#eb6e0f;color:#fff;box-shadow:0 8px 22px -8px #eb6e0f8c}.cs-btn--primary:hover{background:#c75a0a;color:#fff;transform:translateY(-1px);box-shadow:0 14px 30px -10px #eb6e0fa6}.cs-btn--primary:active{transform:translateY(0)}.cs-btn--dark{background:#100a08;color:#fff}.cs-btn--dark:hover{background:#1f1a18;color:#fff;transform:translateY(-1px)}.cs-btn--ghost{background:transparent;color:#100a08;border-color:#d6cfc2}.cs-btn--ghost:hover{background:#f4f1ea;border-color:#100a08}.cs-btn--ghost-light{background:#ffffff0f;color:#f7f4ee;border-color:#ffffff2e}.cs-btn--ghost-light:hover{background:#ffffff1f;color:#fff}.cs-btn--link{background:transparent;color:#c75a0a;padding-left:0;padding-right:0}.cs-btn--link:hover{color:#a24800}.cs-btn--link i{transition:transform .22s cubic-bezier(.16,1,.3,1)}.cs-btn--link:hover i{transform:translate(3px)}.cs-btn--block{width:100%}.cs-skip-link{position:absolute;left:-9999px;top:0;background:#100a08;color:#fff;padding:.75rem 1rem;z-index:210}.cs-skip-link:focus{left:1rem;top:1rem}.cs-site-header{position:sticky;top:0;z-index:100;background:#faf9f5d9;border-bottom:1px solid transparent;backdrop-filter:saturate(140%) blur(14px);-webkit-backdrop-filter:saturate(140%) blur(14px);transition:background .22s cubic-bezier(.16,1,.3,1),border-color .22s cubic-bezier(.16,1,.3,1),box-shadow .22s cubic-bezier(.16,1,.3,1),transform .42s cubic-bezier(.16,1,.3,1)}.cs-site-header.is-scrolled{background:#faf9f5f2;border-bottom-color:#e8e2d8;box-shadow:0 4px 16px -10px #100a081f}.cs-site-header.is-hidden{transform:translateY(-100%)}.cs-site-header__inner{max-width:1320px;margin-left:auto;margin-right:auto;padding-left:clamp(20px,4vw,40px);padding-right:clamp(20px,4vw,40px);width:100%;display:flex;align-items:center;gap:1.25rem;min-height:72px}@media (max-width: 899px){.cs-site-header__inner{gap:.6rem}}.cs-site-header__brand{display:inline-flex;align-items:center;gap:.65rem;font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:700;font-size:1.15rem;color:#100a08;letter-spacing:-.01em;margin-right:auto;flex-shrink:0}.cs-site-header__brand strong{color:#eb6e0f;margin-left:.18rem;font-weight:700}.cs-site-header__brand:hover{color:#100a08}@media (max-width: 380px){.cs-site-header__brand-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}}.cs-site-header__brand-mark{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;color:#100a08}.cs-site-header__brand-mark .cs-logo-mark{width:100%;height:100%;display:block}.cs-site-header__logo{width:40px;height:40px;border-radius:10px;object-fit:cover}.cs-site-header__nav{display:flex;align-items:center}@media (max-width: 1099px){.cs-site-header__nav{display:none;position:absolute;top:100%;left:0;right:0;background:#faf9f5;border-bottom:1px solid #E8E2D8;box-shadow:0 12px 28px -10px #100a081f,0 4px 10px -4px #100a0814}.cs-site-header__nav.is-open{display:block}}.cs-site-header__menu{display:flex;align-items:center;justify-content:center;gap:.4rem;list-style:none;margin:0;padding:0}.cs-site-header__menu li{list-style:none;margin:0;padding:0}@media (max-width: 1099px){.cs-site-header__menu{flex-direction:column;align-items:stretch;gap:0;padding:.5rem clamp(20px,4vw,40px);width:100%}}.cs-site-header__nav-link{font-size:.95rem;font-weight:500;color:#1f1a18;padding:.55rem .85rem;border-radius:999px;transition:color .14s cubic-bezier(.16,1,.3,1),background .14s cubic-bezier(.16,1,.3,1);text-decoration:none;display:inline-flex;align-items:center}.cs-site-header__nav-link:hover{color:#100a08;background:#f4f1ea}.cs-site-header__nav-link.is-current{color:#eb6e0f;background:#eb6e0f1a}@media (max-width: 1099px){.cs-site-header__nav-link{padding:.85rem .5rem;border-radius:0;border-bottom:1px solid #E8E2D8;text-align:left;width:100%}}.cs-site-header__actions{display:flex;align-items:center;gap:.55rem;flex-shrink:0}@media (max-width: 899px){.cs-site-header__actions{gap:.4rem}}.cs-site-header__cart,.cs-site-header__account{position:relative;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;color:#1f1a18;transition:background .14s cubic-bezier(.16,1,.3,1),color .14s cubic-bezier(.16,1,.3,1)}.cs-site-header__cart:hover,.cs-site-header__account:hover{background:#f4f1ea;color:#100a08}.cs-site-header__cart-count{position:absolute;top:4px;right:4px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#eb6e0f;color:#fff;font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:.7rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center;line-height:1}@media (max-width: 899px){.cs-site-header__cta{padding:0;width:42px;height:42px;border-radius:50%;gap:0;justify-content:center}.cs-site-header__cta .cs-site-header__cta-count{position:absolute;top:-4px;right:-4px;background:#100a08;color:#fff;margin:0;border:2px solid #FAF9F5;min-width:20px;height:20px;font-size:.7rem}.cs-site-header__cta{font-size:0}.cs-site-header__cta i.fa-cart-shopping{font-size:.95rem}.cs-site-header__cta i.fa-arrow-right{display:none}}.cs-site-header__cta--cart{gap:.55rem;position:relative}.cs-site-header__cta-count{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 7px;border-radius:999px;background:#ffffff38;color:#fff;font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:.78rem;font-weight:700;line-height:1;margin-left:.15rem}.cs-site-header__toggle{display:none;width:44px;height:44px;border-radius:12px;background:transparent;flex-direction:column;align-items:center;justify-content:center;gap:5px;transition:background .14s cubic-bezier(.16,1,.3,1)}.cs-site-header__toggle:hover{background:#f4f1ea}.cs-site-header__toggle span{width:22px;height:2px;background:#100a08;border-radius:2px;transition:transform .22s cubic-bezier(.16,1,.3,1),opacity .14s cubic-bezier(.16,1,.3,1)}.cs-site-header__toggle[aria-expanded=true] span:nth-child(1){transform:translateY(7px) rotate(45deg)}.cs-site-header__toggle[aria-expanded=true] span:nth-child(2){opacity:0}.cs-site-header__toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}@media (max-width: 1099px){.cs-site-header__toggle{display:inline-flex}}.cs-site-header--on-dark{background:transparent;color:#f7f4ee}.cs-site-header--on-dark .cs-site-header__brand,.cs-site-header--on-dark .cs-site-header__nav-link,.cs-site-header--on-dark .cs-site-header__cart,.cs-site-header--on-dark .cs-site-header__account{color:#f7f4ee}.cs-site-header--on-dark .cs-site-header__nav-link:hover{background:#ffffff14;color:#fff}.cs-site-header--on-dark .cs-site-header__brand-mark{color:#fff}.cs-site-footer{background:#100a08;color:#f7f4ee;margin-top:clamp(64px,8vw,120px)}.cs-site-footer__inner{max-width:1320px;margin-left:auto;margin-right:auto;padding-left:clamp(20px,4vw,40px);padding-right:clamp(20px,4vw,40px);width:100%;padding-top:clamp(56px,7vw,96px);padding-bottom:1.5rem}.cs-site-footer__top{display:grid;grid-template-columns:1.3fr 2fr 1.3fr;gap:clamp(2rem,4vw,4rem);padding-bottom:3rem;border-bottom:1px solid rgba(255,255,255,.1)}@media (max-width: 1099px){.cs-site-footer__top{grid-template-columns:1fr 1fr}.cs-site-footer__top .cs-site-footer__columns{grid-column:span 2}}@media (max-width: 899px){.cs-site-footer__top{grid-template-columns:1fr}}.cs-site-footer__columns{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:clamp(1.25rem,2.5vw,2rem)}.cs-site-footer__brand{display:inline-flex;align-items:center;gap:.6rem;font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:700;font-size:1.25rem;color:#fff;margin-bottom:1rem}.cs-site-footer__brand-mark{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;color:#fff}.cs-site-footer__brand-mark .cs-logo-mark{width:100%;height:100%;display:block}.cs-site-footer__about{color:#f7f4eeb8;font-size:.95rem;line-height:1.65;max-width:36ch}.cs-site-footer__socials{margin-top:1.5rem;display:flex;gap:.5rem}.cs-site-footer__socials a{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;background:#ffffff0f;color:#f7f4ee;transition:background .14s cubic-bezier(.16,1,.3,1),color .14s cubic-bezier(.16,1,.3,1),transform .14s cubic-bezier(.16,1,.3,1)}.cs-site-footer__socials a:hover{background:#eb6e0f;color:#fff;transform:translateY(-2px)}.cs-site-footer__col-heading{font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:700;font-size:.9rem;text-transform:uppercase;letter-spacing:.08em;color:#fff;margin-bottom:1rem}.cs-site-footer__col-links{display:flex;flex-direction:column;gap:.65rem}.cs-site-footer__col-links a{color:#f7f4eeb8;font-size:.95rem;transition:color .14s cubic-bezier(.16,1,.3,1)}.cs-site-footer__col-links a:hover{color:#eb6e0f}.cs-site-footer__newsletter p{color:#f7f4eeb8;font-size:.95rem;line-height:1.6;margin-bottom:1rem}.cs-site-footer__newsletter input[type=text],.cs-site-footer__newsletter input[type=email]{width:100%;padding:.85rem 1rem;background:#ffffff0f;border:1px solid rgba(255,255,255,.18);border-radius:999px;color:#fff}.cs-site-footer__newsletter input[type=text]::placeholder,.cs-site-footer__newsletter input[type=email]::placeholder{color:#ffffff80}.cs-site-footer__newsletter input[type=text]:focus,.cs-site-footer__newsletter input[type=email]:focus{outline:none;border-color:#eb6e0f;background:#ffffff1a}.cs-site-footer__bottom{padding-top:1.5rem;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;align-items:center}@media (max-width: 899px){.cs-site-footer__bottom{justify-content:flex-start;flex-direction:column;align-items:flex-start}}.cs-site-footer__legal{font-size:.85rem;color:#f7f4eeb8}.cs-site-footer__legal strong{color:#fff}.cs-site-footer__legal-links{display:flex;gap:1.5rem}.cs-site-footer__legal-links a{font-size:.85rem;color:#f7f4eeb8;transition:color .14s cubic-bezier(.16,1,.3,1)}.cs-site-footer__legal-links a:hover{color:#eb6e0f}.cs-back-to-top{position:fixed;right:1.25rem;bottom:1.25rem;width:44px;height:44px;border-radius:50%;background:#100a08;color:#fff;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 12px 28px -10px #100a081f,0 4px 10px -4px #100a0814;opacity:0;pointer-events:none;transform:translateY(8px);transition:opacity .22s cubic-bezier(.16,1,.3,1),transform .22s cubic-bezier(.16,1,.3,1),background .14s cubic-bezier(.16,1,.3,1);z-index:300}.cs-back-to-top.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.cs-back-to-top:hover{background:#eb6e0f}.cs-back-to-top:focus-visible{outline:3px solid rgba(235,110,15,.45);outline-offset:3px}.cs-hero{position:relative;overflow:hidden;color:#f7f4ee;background:radial-gradient(60% 80% at 80% 0%,rgba(235,110,15,.28) 0%,transparent 60%),radial-gradient(50% 60% at 0% 100%,rgba(255,180,90,.18) 0%,transparent 60%),linear-gradient(180deg,#100a08,#1a130f);margin-top:-72px;padding-top:calc(72px + clamp(40px,6vw,88px));padding-bottom:clamp(48px,6vw,88px);isolation:isolate}.cs-hero__grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:56px 56px;-webkit-mask-image:radial-gradient(80% 60% at 50% 30%,#000 30%,transparent 80%);mask-image:radial-gradient(80% 60% at 50% 30%,#000 30%,transparent 80%);opacity:.7;pointer-events:none;z-index:-1}.cs-hero__orbs{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:-2}.cs-hero__orb{position:absolute;border-radius:50%;filter:blur(60px);opacity:.7;animation:cs-orb-float 14s ease-in-out infinite}.cs-hero__orb--1{top:-120px;left:60%;width:420px;height:420px;background:radial-gradient(circle,rgba(235,110,15,.65) 0%,transparent 70%)}.cs-hero__orb--2{bottom:-160px;left:5%;width:480px;height:480px;background:radial-gradient(circle,rgba(255,180,90,.4) 0%,transparent 70%);animation-delay:-4s}.cs-hero__orb--3{top:40%;right:-120px;width:320px;height:320px;background:radial-gradient(circle,rgba(178,59,0,.45) 0%,transparent 70%);animation-delay:-8s}.cs-hero__inner{max-width:1320px;margin-left:auto;margin-right:auto;padding-left:clamp(20px,4vw,40px);padding-right:clamp(20px,4vw,40px);width:100%;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:clamp(2rem,5vw,5rem);align-items:center}.cs-hero__inner:not(:has(.cs-hero__media)){grid-template-columns:1fr;justify-items:center;text-align:center}@media (max-width: 1099px){.cs-hero__inner{grid-template-columns:1fr;gap:3rem}}.cs-hero__content{max-width:36rem}.cs-hero__inner:not(:has(.cs-hero__media)) .cs-hero__content{max-width:48rem;text-align:center}.cs-hero .cs-hero__inner:not(:has(.cs-hero__media)) .cs-hero__eyebrow,.cs-hero .cs-hero__inner:not(:has(.cs-hero__media)) .cs-hero__price{align-self:center}.cs-hero .cs-hero__inner:not(:has(.cs-hero__media)) .cs-hero__ctas,.cs-hero .cs-hero__inner:not(:has(.cs-hero__media)) .cs-hero__trust{justify-content:center}.cs-hero__eyebrow{display:inline-flex;align-items:center;gap:.55rem;padding:.45rem .85rem;border-radius:999px;background:#eb6e0f2e;border:1px solid rgba(235,110,15,.35);color:#ffb45a;font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:.78rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;margin-bottom:1.5rem}.cs-hero__eyebrow i{font-size:.9em}.cs-hero__headline{font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:700;letter-spacing:-.02em;line-height:1.05;font-size:clamp(2.5rem,4.4vw + 1rem,4.75rem);color:#fff;margin-bottom:1.25rem}.cs-hero__headline span{background:linear-gradient(135deg,#eb6e0f,#ffb45a 60%,#ffd7a8);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.cs-hero__subheadline{font-size:clamp(1.1rem,.6vw + 1rem,1.35rem);color:#f7f4ee;font-weight:500;line-height:1.5;margin-bottom:1rem}.cs-hero__description{font-size:1.075rem;line-height:1.65;color:#f7f4eeb8;margin-bottom:2rem;max-width:52ch}.cs-hero__price{display:inline-flex;align-items:baseline;gap:.4rem;padding:.65rem 1rem;border-radius:999px;background:#ffffff0f;border:1px solid rgba(255,255,255,.18);margin-bottom:1.75rem;color:#f7f4ee;font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:.95rem}.cs-hero__price strong{color:#fff;font-size:1.2rem;font-weight:700}.cs-hero__price .cs-hero__price-period{color:#f7f4eeb8}.cs-hero__ctas{display:flex;flex-wrap:wrap;gap:.85rem;margin-bottom:1.1rem}.cs-hero__docs-link{display:inline-flex;align-items:center;gap:.5rem;margin-bottom:1.5rem;color:#f7f4ee;font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:.95rem;font-weight:600;text-decoration:none;padding:.25rem 0;border-bottom:1px solid transparent;transition:color .22s cubic-bezier(.16,1,.3,1),border-color .22s cubic-bezier(.16,1,.3,1)}.cs-hero__docs-link i.fa-book{color:#eb6e0f;font-size:.95rem}.cs-hero__docs-link__arrow{font-size:.78rem;opacity:.7;transition:transform .22s cubic-bezier(.16,1,.3,1)}.cs-hero__docs-link:hover{color:#fff;border-bottom-color:#ffffff59}.cs-hero__docs-link:hover .cs-hero__docs-link__arrow{transform:translate(3px)}.cs-hero__trust{display:flex;flex-wrap:wrap;gap:1.5rem 2rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.1)}.cs-hero__trust-item{display:inline-flex;align-items:center;gap:.5rem;font-size:.92rem;color:#f7f4eeb8}.cs-hero__trust-item i{color:#eb6e0f}.cs-hero__trust-item strong{color:#fff;font-weight:600}.cs-hero__media{position:relative;min-height:360px;display:flex;justify-content:center}.cs-hero__media-glow{position:absolute;top:-10%;right:-5%;bottom:-10%;left:-5%;background:radial-gradient(60% 60% at 50% 50%,rgba(235,110,15,.35) 0%,transparent 70%);filter:blur(20px);z-index:-1;pointer-events:none}.cs-browser-frame{width:100%;max-width:720px;background:#2a201a;border:1px solid rgba(255,255,255,.18);border-radius:20px;overflow:hidden;box-shadow:0 50px 100px -30px #100a084d,0 12px 30px -10px #100a081f}.cs-browser-frame__bar{display:flex;align-items:center;gap:.5rem;padding:.7rem 1rem;background:#ffffff0a;border-bottom:1px solid rgba(255,255,255,.1)}.cs-browser-frame__dot{width:11px;height:11px;border-radius:50%;background:#ffffff2e}.cs-browser-frame__dot:nth-child(1){background:#ff5f57}.cs-browser-frame__dot:nth-child(2){background:#febb2e}.cs-browser-frame__dot:nth-child(3){background:#27c93f}.cs-browser-frame img{display:block;width:100%}@keyframes cs-orb-float{0%,to{transform:translate(0) scale(1)}33%{transform:translate(40px,-30px) scale(1.06)}66%{transform:translate(-30px,30px) scale(.94)}}.cs-features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}@media (max-width: 1099px){.cs-features-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 899px){.cs-features-grid{grid-template-columns:1fr;gap:1rem}}.cs-feature-card{background:#fff;border:1px solid #E8E2D8;border-radius:20px;box-shadow:0 2px 6px #100a080f,0 1px 2px #100a080a;transition:transform .22s cubic-bezier(.16,1,.3,1),box-shadow .22s cubic-bezier(.16,1,.3,1),border-color .22s cubic-bezier(.16,1,.3,1);padding:1.75rem;display:flex;flex-direction:column;gap:.85rem;height:100%}.cs-feature-card:hover{transform:translateY(-4px);box-shadow:0 28px 60px -22px #100a082e,0 8px 20px -8px #100a081a;border-color:#d6cfc2}.cs-feature-card__icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:14px;background:linear-gradient(135deg,#eb6e0f,#ffb45a);color:#fff;font-size:1.15rem;box-shadow:0 8px 24px -10px #eb6e0f8c}.cs-feature-card__title{font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:700;font-size:1.2rem;color:#100a08}.cs-feature-card__description{color:#596e70;font-size:.97rem;line-height:1.6}.cs-feature-card--highlight{background:linear-gradient(180deg,#f4f1ea,#faf9f5);border-color:#eb6e0f40}.cs-pricing{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;max-width:1080px;margin:0 auto}.cs-pricing__free-cta{margin:2rem auto 0;text-align:center;font-size:.95rem}.cs-pricing__free-cta-link{display:inline-flex;align-items:center;gap:.5rem;padding:.4rem .85rem;border:1px solid transparent;border-radius:999px;font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:600;color:#1f1a18;text-decoration:none;transition:color .22s cubic-bezier(.16,1,.3,1),border-color .22s cubic-bezier(.16,1,.3,1),background .22s cubic-bezier(.16,1,.3,1)}.cs-pricing__free-cta-link i.fa-download{color:#eb6e0f}.cs-pricing__free-cta-link:hover{color:#100a08;border-color:#d6cfc2;background:#f4f1ea}.cs-pricing__free-cta-link:hover .cs-pricing__free-cta-arrow{transform:translate(3px)}.cs-pricing__free-cta-arrow{font-size:.75rem;opacity:.65;transition:transform .22s cubic-bezier(.16,1,.3,1)}.cs-pricing-card{position:relative;background:#fff;border:1px solid #E8E2D8;border-radius:28px;box-shadow:0 2px 6px #100a080f,0 1px 2px #100a080a;transition:transform .22s cubic-bezier(.16,1,.3,1),box-shadow .22s cubic-bezier(.16,1,.3,1),border-color .22s cubic-bezier(.16,1,.3,1);padding:2rem 1.75rem 2.25rem;display:flex;flex-direction:column;gap:1.25rem}.cs-pricing-card__badge{position:absolute;top:-14px;left:50%;transform:translate(-50%);padding:.4rem .95rem;border-radius:999px;background:#100a08;color:#fff;font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;box-shadow:0 12px 28px -10px #100a081f,0 4px 10px -4px #100a0814}.cs-pricing-card__header{display:flex;flex-direction:column;gap:.4rem}.cs-pricing-card__name{font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:700;font-size:1.25rem;color:#100a08;text-transform:uppercase;letter-spacing:.06em}.cs-pricing-card__description{color:#596e70;font-size:.95rem;line-height:1.55}.cs-pricing-card__price{display:flex;align-items:baseline;gap:.35rem;padding-block:.5rem}.cs-pricing-card__price-amount{font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:700;font-size:3rem;color:#100a08;letter-spacing:-.03em;line-height:1}.cs-pricing-card__price-period{color:#596e70;font-size:.92rem;margin-bottom:.4rem}.cs-pricing-card__features{display:flex;flex-direction:column;gap:.6rem;padding-top:1rem;border-top:1px solid #E8E2D8}.cs-pricing-card__features li{display:flex;align-items:flex-start;gap:.55rem;color:#1f1a18;font-size:.95rem;line-height:1.4}.cs-pricing-card__features li i,.cs-pricing-card__features li svg{flex-shrink:0;color:#eb6e0f;font-size:.9em;margin-top:.2em}.cs-pricing-card__cta{margin-top:auto}.cs-pricing-card--featured{background:linear-gradient(180deg,#100a08,#1a130f);border-color:#1a130f;color:#f7f4ee;transform:scale(1.025);box-shadow:0 50px 100px -30px #100a084d,0 12px 30px -10px #100a081f;z-index:1}.cs-pricing-card--featured .cs-pricing-card__name{color:#ffb45a}.cs-pricing-card--featured .cs-pricing-card__description{color:#f7f4eeb8}.cs-pricing-card--featured .cs-pricing-card__price-amount{color:#fff}.cs-pricing-card--featured .cs-pricing-card__price-period{color:#f7f4eeb8}.cs-pricing-card--featured .cs-pricing-card__features{border-top-color:#ffffff1a}.cs-pricing-card--featured .cs-pricing-card__features li{color:#f7f4ee}.cs-pricing-card--featured .cs-pricing-card__features i,.cs-pricing-card--featured .cs-pricing-card__features svg{color:#ffb45a}.cs-pricing-card--featured .cs-pricing-card__badge{background:#eb6e0f;color:#fff}@media (max-width: 1099px){.cs-pricing-card--featured{transform:none}}.cs-faq{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:.75rem}.cs-faq-item{background:#fff;border:1px solid #E8E2D8;border-radius:14px;overflow:hidden;transition:border-color .22s cubic-bezier(.16,1,.3,1),box-shadow .22s cubic-bezier(.16,1,.3,1)}.cs-faq-item[open]{border-color:#ffc79a;box-shadow:0 2px 6px #100a080f,0 1px 2px #100a080a}.cs-faq-item__summary{padding:1.1rem 1.4rem;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:600;font-size:1.05rem;color:#100a08;list-style:none}.cs-faq-item__summary::-webkit-details-marker{display:none}.cs-faq-item__summary:after{content:"";font-family:"Font Awesome 6 Free";font-weight:900;color:#eb6e0f;transition:transform .22s cubic-bezier(.16,1,.3,1);font-size:.85rem}.cs-faq-item[open] .cs-faq-item__summary:after{content:""}.cs-faq-item__body{padding:0 1.4rem 1.25rem;color:#30302e;font-size:.97rem;line-height:1.65}.cs-faq-item__body p{margin-bottom:.75rem}.cs-faq-item__body p:last-child{margin-bottom:0}.cs-faq-item__body a{color:#c75a0a;text-decoration:underline}.cs-testimonials{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}@media (max-width: 1099px){.cs-testimonials{grid-template-columns:1fr 1fr}}@media (max-width: 899px){.cs-testimonials{grid-template-columns:1fr}}.cs-testimonial{background:#fff;border:1px solid #E8E2D8;border-radius:20px;box-shadow:0 2px 6px #100a080f,0 1px 2px #100a080a;transition:transform .22s cubic-bezier(.16,1,.3,1),box-shadow .22s cubic-bezier(.16,1,.3,1),border-color .22s cubic-bezier(.16,1,.3,1);padding:1.75rem;display:flex;flex-direction:column;gap:1.25rem}.cs-testimonial__quote{font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:1.05rem;line-height:1.55;color:#1f1a18;font-weight:500}.cs-testimonial__quote:before{content:"“";font-size:3rem;line-height:.6;color:#eb6e0f;margin-right:.05em;vertical-align:-.15em}.cs-testimonial__author{display:flex;align-items:center;gap:.85rem;margin-top:auto}.cs-testimonial__avatar{width:44px;height:44px;border-radius:50%;object-fit:cover;background:#f4f1ea;border:1px solid #E8E2D8}.cs-testimonial__name{font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:600;color:#100a08;font-size:.95rem}.cs-testimonial__role{font-size:.85rem;color:#596e70}.cs-testimonial__rating{color:#eb6e0f;font-size:.85rem;letter-spacing:.1em}.cs-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:clamp(1rem,2vw,1.75rem);counter-reset:cs-step;position:relative;isolation:isolate;padding-top:.5rem}.cs-steps:before{content:"";position:absolute;top:calc(2rem + 24px);left:0;right:0;height:2px;background-image:linear-gradient(to right,#EB6E0F 0 8px,transparent 8px 16px);background-size:16px 2px;background-repeat:repeat-x;opacity:.55;z-index:0;pointer-events:none}@media (max-width: 1099px){.cs-steps:before{display:none}}.cs-step{position:relative;background:#fff;border:1px solid #E8E2D8;border-radius:28px;padding:2rem 1.5rem 1.75rem;display:flex;flex-direction:column;gap:.85rem;counter-increment:cs-step;isolation:isolate;z-index:1;transition:transform .22s cubic-bezier(.16,1,.3,1),box-shadow .22s cubic-bezier(.16,1,.3,1),border-color .22s cubic-bezier(.16,1,.3,1)}.cs-step:before{content:counter(cs-step,decimal-leading-zero);display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:14px;background:#100a08;color:#fff;font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:700;font-size:1.05rem;letter-spacing:.04em;box-shadow:0 8px 22px -10px #100a0866;transition:background .22s cubic-bezier(.16,1,.3,1),transform .22s cubic-bezier(.16,1,.3,1);flex-shrink:0}.cs-step:after{content:"";position:absolute;top:1.6rem;left:1.1rem;width:80px;height:80px;border-radius:50%;background:radial-gradient(circle,rgba(235,110,15,.3) 0%,transparent 70%);filter:blur(10px);opacity:0;z-index:-1;transition:opacity .22s cubic-bezier(.16,1,.3,1);pointer-events:none}.cs-step:hover{transform:translateY(-3px);box-shadow:0 12px 28px -10px #100a081f,0 4px 10px -4px #100a0814;border-color:#ffc79a}.cs-step:hover:before{background:#eb6e0f}.cs-step:hover:after{opacity:1}.cs-step:hover .cs-step__icon{color:#eb6e0f;border-color:#ffc79a;background:#eb6e0f1a}.cs-step__icon{position:absolute;top:2rem;right:1.5rem;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:12px;background:#f4f1ea;border:1px solid #E8E2D8;color:#30302e;font-size:1.05rem;transition:background .22s cubic-bezier(.16,1,.3,1),color .22s cubic-bezier(.16,1,.3,1),border-color .22s cubic-bezier(.16,1,.3,1)}.cs-step__title{font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:700;font-size:1.2rem;color:#100a08;letter-spacing:-.01em;margin-top:.65rem}.cs-step__description{color:#596e70;font-size:.97rem;line-height:1.6}.cs-screenshots{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem}.cs-screenshots__item{position:relative;background:#fff;border:1px solid #E8E2D8;border-radius:20px;overflow:hidden;box-shadow:0 2px 6px #100a080f,0 1px 2px #100a080a;transition:transform .22s cubic-bezier(.16,1,.3,1),box-shadow .22s cubic-bezier(.16,1,.3,1)}.cs-screenshots__item:hover{transform:translateY(-3px);box-shadow:0 28px 60px -22px #100a082e,0 8px 20px -8px #100a081a}.cs-screenshots__media{display:block;width:100%;aspect-ratio:16/10;object-fit:cover;background:#f4f1ea}.cs-screenshots__caption{padding:1rem 1.2rem;font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:600;color:#100a08}.cs-screenshot-feature{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,5vw,4rem);align-items:center;padding-block:clamp(2rem,4vw,3rem)}.cs-screenshot-feature:nth-of-type(2n){direction:rtl}.cs-screenshot-feature:nth-of-type(2n)>*{direction:ltr}@media (max-width: 1099px){.cs-screenshot-feature{grid-template-columns:1fr;direction:ltr!important}}.cs-screenshot-feature__copy .cs-eyebrow{margin-bottom:1rem}.cs-screenshot-feature__copy h3{font-size:clamp(1.5rem,1.5vw + 1rem,2.25rem);margin-bottom:1rem}.cs-screenshot-feature__copy p{color:#30302e;font-size:1.05rem;line-height:1.65}.cs-screenshot-feature__media{border-radius:20px;overflow:hidden;box-shadow:0 28px 60px -22px #100a082e,0 8px 20px -8px #100a081a;background:#f4f1ea}.cs-screenshot-feature__media img{display:block;width:100%;height:auto}.cs-cta-band{position:relative;overflow:hidden;border-radius:36px;padding:clamp(3rem,6vw,5rem) clamp(1.5rem,5vw,4rem);color:#f7f4ee;background:radial-gradient(60% 80% at 80% 0%,rgba(235,110,15,.28) 0%,transparent 60%),radial-gradient(50% 60% at 0% 100%,rgba(255,180,90,.18) 0%,transparent 60%),linear-gradient(180deg,#100a08,#1a130f);box-shadow:0 50px 100px -30px #100a084d,0 12px 30px -10px #100a081f;text-align:center}.cs-cta-band__inner{max-width:720px;margin:0 auto;display:flex;flex-direction:column;gap:1.25rem;align-items:center}.cs-cta-band h2{font-size:clamp(1.85rem,2.5vw + 1rem,3rem);color:#fff}.cs-cta-band h2 span{background:linear-gradient(135deg,#eb6e0f,#ffb45a);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.cs-cta-band p{font-size:1.075rem;line-height:1.6;color:#f7f4eeb8;max-width:56ch}.cs-cta-band__ctas{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-top:.75rem}.cs-cta-band--light{background:#f4f1ea;color:#100a08;box-shadow:0 12px 28px -10px #100a081f,0 4px 10px -4px #100a0814}.cs-cta-band--light h2{color:#100a08}.cs-cta-band--light h2 span{-webkit-text-fill-color:#EB6E0F;color:#eb6e0f;background:none}.cs-cta-band--light p{color:#30302e}.cs-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;padding:2rem 1.75rem;border-radius:28px;background:#fff;border:1px solid #E8E2D8;box-shadow:0 2px 6px #100a080f,0 1px 2px #100a080a}.cs-stats__item{text-align:center;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:.5rem;padding-block:.5rem;min-width:0}.cs-stats__value{font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:700;font-size:clamp(1.5rem,1.4vw + 1.1rem,2.25rem);letter-spacing:-.02em;color:#100a08;line-height:1.05;max-width:100%;text-wrap:balance;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.cs-stats__label{font-size:.92rem;color:#596e70;font-weight:500;line-height:1.4;text-wrap:balance;max-width:22ch}.cs-stats--inline{background:transparent;box-shadow:none;border:0;padding:0}.cs-comparison{width:100%;overflow-x:auto;border-radius:20px;border:1px solid #E8E2D8;background:#fff;box-shadow:0 2px 6px #100a080f,0 1px 2px #100a080a}.cs-comparison-table{width:100%;min-width:640px;border-collapse:separate;border-spacing:0}.cs-comparison-table thead th{font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:700;font-size:.92rem;color:#100a08;background:#f4f1ea;padding:1rem 1.25rem;text-align:left;border-bottom:1px solid #E8E2D8}.cs-comparison-table thead th:first-child{width:40%}.cs-comparison-table thead th.is-featured{background:#100a08;color:#fff;position:relative}.cs-comparison-table thead th.is-featured small{display:block;color:#ffb45a;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;margin-bottom:.15rem}.cs-comparison-table tbody tr:nth-child(2n) td{background:#f4f1ea66}.cs-comparison-table tbody tr:hover td{background:#eb6e0f1a}.cs-comparison-table td{padding:.95rem 1.25rem;border-bottom:1px solid #E8E2D8;color:#1f1a18;font-size:.95rem;vertical-align:middle}.cs-comparison-table td.is-featured{background:#100a080a}.cs-comparison-table td i.fa-check{color:#16a34a}.cs-comparison-table td i.fa-xmark,.cs-comparison-table td i.fa-times{color:#dc2626;opacity:.6}.cs-comparison-table td i.fa-minus{color:#596e70}.cs-comparison-table tbody tr:last-child td{border-bottom:0}.cs-prose{max-width:760px;margin:0 auto;color:#1f1a18}.cs-prose--full{max-width:100%}.cs-prose h2,.cs-prose h3,.cs-prose h4{color:#100a08;margin-top:1.5em;margin-bottom:.6em}.cs-prose h2{font-size:clamp(1.6rem,1.6vw + 1rem,2.2rem)}.cs-prose h3{font-size:clamp(1.3rem,1vw + 1rem,1.7rem)}.cs-prose p,.cs-prose ul,.cs-prose ol,.cs-prose blockquote{margin-bottom:1em;line-height:1.7}.cs-prose ul,.cs-prose ol{padding-left:1.5em;list-style:revert}.cs-prose ul li::marker{color:#eb6e0f}.cs-prose a{color:#c75a0a;text-decoration:underline;text-underline-offset:3px}.cs-prose a:hover{color:#a24800}.cs-prose blockquote{border-left:4px solid #EB6E0F;background:#f4f1ea;padding:1rem 1.25rem;border-radius:10px;font-style:italic;color:#100a08}.cs-prose code{background:#f4f1ea}.cs-prose pre{margin:1.5em 0}.cs-prose img{border-radius:14px;margin:1.5em 0;box-shadow:0 2px 6px #100a080f,0 1px 2px #100a080a}.cs-prose hr{margin:2em 0}.cs-marketplace-hero{position:relative;overflow:hidden;background:radial-gradient(60% 80% at 80% 0%,rgba(235,110,15,.28) 0%,transparent 60%),radial-gradient(50% 60% at 0% 100%,rgba(255,180,90,.18) 0%,transparent 60%),linear-gradient(180deg,#100a08,#1a130f);color:#f7f4ee;margin-top:-72px;padding-top:calc(72px + clamp(48px,6vw,88px));padding-bottom:clamp(40px,5vw,72px)}.cs-marketplace-hero__inner{max-width:1320px;margin-left:auto;margin-right:auto;padding-left:clamp(20px,4vw,40px);padding-right:clamp(20px,4vw,40px);width:100%;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.25rem}.cs-marketplace-hero .cs-eyebrow{background:#ffffff0f;border-color:#ffffff2e;color:#ffb45a}.cs-marketplace-hero h1{font-size:clamp(2.5rem,4.5vw + 1rem,4.75rem);color:#fff;max-width:18ch}.cs-marketplace-hero h1 span{background:linear-gradient(135deg,#eb6e0f,#ffb45a);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.cs-marketplace-hero__subhead{font-size:clamp(1.05rem,.6vw + 1rem,1.25rem);color:#f7f4eeb8;max-width:56ch}.cs-marketplace-hero__search{margin-top:1rem;width:100%;max-width:540px;display:flex;align-items:center;gap:0;border-radius:999px;background:#ffffff14;border:1px solid rgba(255,255,255,.18);padding:.4rem .4rem .4rem 1.25rem}.cs-marketplace-hero__search i{color:#f7f4eeb8}.cs-marketplace-hero__search input{flex:1;padding:.85rem;background:transparent;border:0;color:#fff;min-width:0;font-family:Poppins,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.cs-marketplace-hero__search input::placeholder{color:#ffffff8c}.cs-marketplace-hero__search input:focus{outline:none}.cs-marketplace-hero__search button{flex-shrink:0}.cs-category-bar{max-width:1320px;margin-left:auto;margin-right:auto;padding-left:clamp(20px,4vw,40px);padding-right:clamp(20px,4vw,40px);width:100%;display:flex;flex-wrap:wrap;gap:.5rem;margin-top:clamp(2rem,4vw,3rem);margin-bottom:clamp(2rem,4vw,3rem);justify-content:center}.cs-category-bar__item{display:inline-flex;align-items:center;gap:.4rem;padding:.55rem 1rem;border-radius:999px;border:1px solid #E8E2D8;background:#fff;font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:600;font-size:.88rem;color:#1f1a18;transition:background .14s cubic-bezier(.16,1,.3,1),color .14s cubic-bezier(.16,1,.3,1),border-color .14s cubic-bezier(.16,1,.3,1)}.cs-category-bar__item:hover{background:#f4f1ea;color:#100a08}.cs-category-bar__item.is-active{background:#100a08;color:#fff;border-color:#100a08}.cs-category-bar__item .cs-category-bar__count{color:#596e70;font-weight:400}.cs-category-bar__item.is-active .cs-category-bar__count{color:#fff9}.cs-product-grid{max-width:1320px;margin-left:auto;margin-right:auto;padding-left:clamp(20px,4vw,40px);padding-right:clamp(20px,4vw,40px);width:100%;display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;padding-bottom:clamp(64px,8vw,96px);justify-content:center}.cs-product-grid:has(>:only-child){grid-template-columns:1fr;max-width:460px}.cs-product-grid:has(>:nth-child(2):last-child){grid-template-columns:repeat(2,minmax(280px,360px));max-width:760px}.cs-product-card{display:flex;flex-direction:column;background:#fff;border:1px solid #E8E2D8;border-radius:28px;box-shadow:0 2px 6px #100a080f,0 1px 2px #100a080a;transition:transform .22s cubic-bezier(.16,1,.3,1),box-shadow .22s cubic-bezier(.16,1,.3,1),border-color .22s cubic-bezier(.16,1,.3,1);overflow:hidden;height:100%;position:relative;isolation:isolate}.cs-product-card:hover{transform:translateY(-4px);box-shadow:0 28px 60px -22px #100a082e,0 8px 20px -8px #100a081a;border-color:#d6cfc2}.cs-product-card__media{position:relative;aspect-ratio:16/10;background:linear-gradient(135deg,#f4f1ea,#faf9f5);display:flex;align-items:center;justify-content:center;overflow:hidden;isolation:isolate}.cs-product-card__media img{width:100%;height:100%;object-fit:cover;display:block}.cs-product-card__media:after{content:"";position:absolute;inset:auto -30% -50% auto;width:60%;height:60%;border-radius:50%;background:radial-gradient(circle,rgba(235,110,15,.18) 0%,transparent 70%);z-index:-1;pointer-events:none}.cs-product-card__icon{font-size:3rem;color:#eb6e0f;opacity:.55}.cs-product-card__category{position:absolute;top:1rem;left:1rem;padding:.3rem .75rem;border-radius:999px;background:#ffffffeb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:.74rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#1f1a18}.cs-product-card__body{padding:1.5rem 1.5rem 1.75rem;display:flex;flex-direction:column;gap:.75rem;flex:1}.cs-product-card__title{font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:700;font-size:1.3rem;color:#100a08;letter-spacing:-.01em}.cs-product-card__title a{color:inherit}.cs-product-card__title a:hover{color:#c75a0a}.cs-product-card__excerpt{color:#596e70;font-size:.95rem;line-height:1.55;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.cs-product-card__footer{display:flex;align-items:center;justify-content:space-between;gap:.85rem;margin-top:auto;padding-top:.75rem;border-top:1px solid #E8E2D8}.cs-product-card__price{display:flex;flex-direction:column;gap:.1rem}.cs-product-card__price-amount{font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:700;font-size:1.2rem;color:#100a08}.cs-product-card__price-period{font-size:.78rem;color:#596e70}.cs-product-card__rating{display:flex;align-items:center;gap:.3rem;font-size:.85rem;color:#596e70}.cs-product-card__rating i{color:#eb6e0f}.cs-product-card__rating strong{color:#100a08;font-weight:600}.cs-product-card--featured{grid-column:span 2}@media (max-width: 899px){.cs-product-card--featured{grid-column:span 1}}.cs-product-card--featured .cs-product-card__media{aspect-ratio:16/8}.cs-shop{background:#faf9f5;padding-bottom:clamp(64px,8vw,96px)}.cs-shop__layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:clamp(1.5rem,3vw,2.5rem);margin-top:clamp(1.5rem,3vw,2.5rem);align-items:start}@media (max-width: 1099px){.cs-shop__layout{grid-template-columns:1fr}}.cs-shop__main{min-width:0}.cs-shop-sidebar{position:sticky;top:calc(var(--cs-header-h) + 1rem);display:flex;flex-direction:column;gap:.85rem;max-height:calc(100vh - var(--cs-header-h) - 2rem);overflow-y:auto;padding-right:.25rem;scrollbar-width:thin;scrollbar-color:#D6CFC2 transparent}.cs-shop-sidebar::-webkit-scrollbar{width:6px}.cs-shop-sidebar::-webkit-scrollbar-track{background:transparent}.cs-shop-sidebar::-webkit-scrollbar-thumb{background:#d6cfc2;border-radius:3px}.cs-shop-sidebar__head{display:none;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid #E8E2D8}.cs-shop-sidebar__heading{display:inline-flex;align-items:center;gap:.55rem;font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:700;font-size:1.05rem;color:#100a08}.cs-shop-sidebar__close{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#f4f1ea;color:#1f1a18;transition:background .14s cubic-bezier(.16,1,.3,1)}.cs-shop-sidebar__close:hover{background:#e8e2d8}.cs-shop-sidebar__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#100a0880;opacity:0;pointer-events:none;transition:opacity .22s cubic-bezier(.16,1,.3,1);z-index:199}.cs-shop-sidebar__backdrop.is-visible{opacity:1;pointer-events:auto}@media (max-width: 1099px){.cs-shop-sidebar{position:fixed;top:0;right:30%;bottom:0;left:0;max-width:360px;max-height:none;background:#fff;padding:0 1rem 1.5rem;gap:.75rem;transform:translate(-100%);transition:transform .22s cubic-bezier(.16,1,.3,1);z-index:200;box-shadow:0 50px 100px -30px #100a084d,0 12px 30px -10px #100a081f}.cs-shop-sidebar__head{display:flex}.cs-shop-sidebar.is-open{transform:translate(0)}.cs-shop-sidebar>*:not(.cs-shop-sidebar__head){margin-left:0;margin-right:0}}.cs-shop__filter-toggle{display:none;align-items:center;gap:.5rem;margin-bottom:.75rem;padding:.65rem 1rem;background:#fff;border:1px solid #D6CFC2;border-radius:999px;font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:600;font-size:.92rem;color:#1f1a18;cursor:pointer;transition:background .14s cubic-bezier(.16,1,.3,1),border-color .14s cubic-bezier(.16,1,.3,1)}.cs-shop__filter-toggle i{color:#eb6e0f}.cs-shop__filter-toggle:hover{background:#f4f1ea;border-color:#100a08}@media (max-width: 1099px){.cs-shop__filter-toggle{display:inline-flex}}.cs-shop-widget{background:#fff;border:1px solid #E8E2D8;border-radius:20px;padding:1.1rem 1.25rem;box-shadow:0 1px 2px #100a080f}.cs-shop-widget__title{font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:700;font-size:.82rem;text-transform:uppercase;letter-spacing:.1em;color:#100a08;margin-bottom:.85rem}.cs-shop-widget--search .cs-shop-widget__search-input{display:flex;align-items:center;gap:.5rem;padding:.55rem .85rem;border:1px solid #D6CFC2;border-radius:999px;background:#f4f1ea;transition:border-color .14s cubic-bezier(.16,1,.3,1)}.cs-shop-widget--search .cs-shop-widget__search-input:focus-within{border-color:#eb6e0f;background:#fff;box-shadow:0 0 0 3px #eb6e0f2e}.cs-shop-widget--search .cs-shop-widget__search-input i{color:#596e70;font-size:.9rem}.cs-shop-widget--search .cs-shop-widget__search-input input{flex:1;border:0;background:transparent;font-family:Poppins,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:.92rem;color:#100a08;min-width:0;padding:0}.cs-shop-widget--search .cs-shop-widget__search-input input::placeholder{color:#7a8a8c}.cs-shop-widget--search .cs-shop-widget__search-input input:focus{outline:none}.cs-shop-widget ul,.cs-shop-widget ul.product-categories,.cs-shop-widget ul.woocommerce-widget-layered-nav-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.05rem}.cs-shop-widget li,.cs-shop-widget li.cat-item,.cs-shop-widget li.wc-layered-nav-term{list-style:none;margin:0;padding:0}.cs-shop-widget a{display:inline-flex;align-items:center;gap:.4rem;padding:.4rem .6rem;margin:0 -.6rem;border-radius:10px;font-size:.93rem;color:#1f1a18;text-decoration:none;transition:background .14s cubic-bezier(.16,1,.3,1),color .14s cubic-bezier(.16,1,.3,1)}.cs-shop-widget a:hover{background:#f4f1ea;color:#100a08}.cs-shop-widget .chosen>a,.cs-shop-widget .current-cat>a,.cs-shop-widget a.chosen{color:#eb6e0f;font-weight:600;background:#eb6e0f1a}.cs-shop-widget .count{display:inline-flex;align-items:center;justify-content:center;min-width:22px;padding:0 6px;height:18px;border-radius:999px;background:#f4f1ea;color:#596e70;font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:.7rem;font-weight:600;margin-left:auto}.cs-shop-widget .children{margin-left:.85rem;margin-top:.05rem;border-left:1px solid #E8E2D8;padding-left:.65rem}.cs-shop-widget.widget_price_filter .price_slider_wrapper .price_slider{height:6px;background:#f4f1ea;border-radius:3px;border:0;margin:1.25rem .5rem 1rem;position:relative}.cs-shop-widget.widget_price_filter .price_slider_wrapper .price_slider .ui-slider-range{background:#eb6e0f;height:6px;border-radius:3px;position:absolute;top:0}.cs-shop-widget.widget_price_filter .price_slider_wrapper .price_slider .ui-slider-handle{width:18px;height:18px;background:#fff;border:2px solid #EB6E0F;border-radius:50%;top:-6px;margin-left:-9px;cursor:grab;outline:none;box-shadow:0 2px 6px #100a080f,0 1px 2px #100a080a;position:absolute;z-index:2}.cs-shop-widget.widget_price_filter .price_slider_wrapper .price_slider .ui-slider-handle:focus{box-shadow:0 0 0 3px #eb6e0f47}.cs-shop-widget.widget_price_filter .price_slider_wrapper .price_slider .ui-slider-handle:active{cursor:grabbing}.cs-shop-widget.widget_price_filter .price_slider_wrapper .price_slider_amount{display:flex;align-items:center;justify-content:space-between;gap:.5rem;flex-wrap:wrap;font-size:.88rem;color:#1f1a18}.cs-shop-widget.widget_price_filter .price_slider_wrapper .price_slider_amount .price_label{flex:1;font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:600}.cs-shop-widget.widget_price_filter .price_slider_wrapper .price_slider_amount .price_label span{color:#eb6e0f}.cs-shop-widget.widget_price_filter .price_slider_wrapper .price_slider_amount .button{padding:.5rem 1.1rem;font-size:.82rem;background:#eb6e0f;color:#fff;border-radius:999px;border:0;font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:600;cursor:pointer}.cs-shop-widget.widget_price_filter .price_slider_wrapper .price_slider_amount .button:hover{background:#c75a0a}.cs-shop-widget.widget_price_filter .price_slider_wrapper .price_slider_amount .button{transition:background .14s cubic-bezier(.16,1,.3,1);box-shadow:none}.cs-shop-widget.widget_price_filter .price_slider_wrapper .price_slider_amount .button:hover{background:#1f1a18}.cs-shop-widget .wc-layered-nav-rating .star-rating{color:#eb6e0f}.cs-shop-widget.widget_layered_nav_filters ul{display:flex;flex-wrap:wrap;gap:.4rem}.cs-shop-widget.widget_layered_nav_filters li{background:#eb6e0f1a;border:1px solid rgba(235,110,15,.25);border-radius:999px;padding:.25rem .65rem .25rem .8rem}.cs-shop-widget.widget_layered_nav_filters a{padding:0;margin:0;background:transparent!important;color:#100a08!important;font-size:.85rem;font-weight:600}.cs-shop-widget.widget_layered_nav_filters a:hover{color:#eb6e0f!important}.cs-shop-widget.widget_layered_nav_filters a:before{content:"";font-family:"Font Awesome 6 Free";font-weight:900;margin-right:.4rem;color:#eb6e0f;font-size:.7rem}.cs-product-grid--in-shop{max-width:100%;padding:0;margin:0}.cs-shop__empty{background:#fff;border:1px solid #E8E2D8;border-radius:28px;padding:clamp(2rem,5vw,3rem);text-align:center;box-shadow:0 2px 6px #100a080f,0 1px 2px #100a080a}.cs-shop-hero{position:relative;overflow:hidden;color:#f7f4ee;background:radial-gradient(60% 80% at 80% 0%,rgba(235,110,15,.28) 0%,transparent 60%),radial-gradient(50% 60% at 0% 100%,rgba(255,180,90,.18) 0%,transparent 60%),linear-gradient(180deg,#100a08,#1a130f);margin-top:-72px;padding-top:calc(72px + clamp(32px,5vw,60px));padding-bottom:clamp(40px,5vw,64px);isolation:isolate}.cs-shop-hero__inner{max-width:1320px;margin-left:auto;margin-right:auto;padding-left:clamp(20px,4vw,40px);padding-right:clamp(20px,4vw,40px);width:100%;text-align:center;display:flex;flex-direction:column;align-items:center;gap:.85rem}.cs-shop-hero .cs-eyebrow{background:#ffffff14;border-color:#ffffff2e;color:#ffb45a}.cs-shop-hero__title{font-size:clamp(2rem,2.6vw + 1rem,3.25rem);color:#fff;font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:700;letter-spacing:-.02em;line-height:1.05;max-width:22ch}.cs-shop-hero__title span{background:linear-gradient(135deg,#eb6e0f,#ffb45a);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.cs-shop-hero__subhead{font-size:1.05rem;color:#f7f4eeb8;max-width:56ch;line-height:1.55}.cs-shop .cs-category-bar{margin-top:clamp(1.5rem,3vw,2.5rem);margin-bottom:.75rem}.cs-shop__toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;padding-bottom:1.25rem;border-bottom:1px solid #E8E2D8;margin-bottom:clamp(1.25rem,2.5vw,1.75rem)}.cs-shop__count{font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:600;font-size:.95rem;color:#1f1a18}.cs-shop__sort{display:flex;align-items:center;gap:.5rem}.cs-shop__sort-label{font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:600;font-size:.85rem;text-transform:uppercase;letter-spacing:.08em;color:#596e70}.cs-shop__sort select.orderby,.cs-shop__sort select{padding:.55rem 2.25rem .55rem 1rem;border:1px solid #D6CFC2;border-radius:999px;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23596E70'%3E%3Cpath fill-rule='evenodd' d='M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z' clip-rule='evenodd'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .65rem center;background-size:1rem;-moz-appearance:none;appearance:none;-webkit-appearance:none;font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:600;font-size:.9rem;color:#1f1a18;cursor:pointer;transition:border-color .14s cubic-bezier(.16,1,.3,1),box-shadow .14s cubic-bezier(.16,1,.3,1)}.cs-shop__sort select.orderby:hover,.cs-shop__sort select:hover{border-color:#100a08}.cs-shop__sort select.orderby:focus,.cs-shop__sort select:focus{outline:none;border-color:#eb6e0f;box-shadow:0 0 0 3px #eb6e0f2e}.cs-shop__pagination{margin-top:clamp(2rem,4vw,3rem)}.cs-shop__pagination .woocommerce-pagination ul.page-numbers{display:flex;flex-wrap:wrap;justify-content:center;gap:.4rem;list-style:none;margin:0;padding:0;border:0}.cs-shop__pagination .woocommerce-pagination ul.page-numbers li{margin:0;border:0;list-style:none}.cs-shop__pagination .woocommerce-pagination ul.page-numbers a.page-numbers,.cs-shop__pagination .woocommerce-pagination ul.page-numbers span.page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 .85rem;border-radius:999px;background:#fff;border:1px solid #D6CFC2;font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:600;font-size:.9rem;color:#1f1a18;text-decoration:none;transition:background .14s cubic-bezier(.16,1,.3,1),color .14s cubic-bezier(.16,1,.3,1),border-color .14s cubic-bezier(.16,1,.3,1)}.cs-shop__pagination .woocommerce-pagination ul.page-numbers a.page-numbers:hover,.cs-shop__pagination .woocommerce-pagination ul.page-numbers span.page-numbers:hover{background:#f4f1ea;border-color:#100a08;color:#100a08}.cs-shop__pagination .woocommerce-pagination ul.page-numbers span.page-numbers.current{background:#100a08;color:#fff;border-color:#100a08}.cs-spotlight-stack{display:flex;flex-direction:column;gap:clamp(2rem,4vw,4rem)}.cs-spotlight{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:clamp(2rem,5vw,5rem);align-items:center;padding:clamp(2rem,5vw,4.5rem);background:#fff;border:1px solid #E8E2D8;border-radius:36px;box-shadow:0 2px 6px #100a080f,0 1px 2px #100a080a;position:relative;isolation:isolate;overflow:hidden}@media (max-width: 1099px){.cs-spotlight{grid-template-columns:1fr;gap:2rem}}.cs-spotlight:before{content:"";position:absolute;inset:auto -10% -30% auto;width:460px;height:460px;border-radius:50%;background:radial-gradient(circle,rgba(235,110,15,.12) 0%,transparent 70%);z-index:-1;pointer-events:none}.cs-spotlight:nth-of-type(2n) .cs-spotlight__copy{order:2}@media (max-width: 1099px){.cs-spotlight:nth-of-type(2n) .cs-spotlight__copy{order:1}}.cs-spotlight:nth-of-type(2n) .cs-spotlight__media{order:1}@media (max-width: 1099px){.cs-spotlight:nth-of-type(2n) .cs-spotlight__media{order:2}}.cs-spotlight:nth-of-type(2n):before{inset:auto auto -30% -10%}.cs-spotlight__copy{display:flex;flex-direction:column;gap:1rem;max-width:36rem}.cs-spotlight__eyebrow{display:inline-flex;align-items:center;gap:.5rem;font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:700;font-size:.78rem;letter-spacing:.14em;text-transform:uppercase;color:#eb6e0f}.cs-spotlight__eyebrow:before{content:"";display:inline-block;width:22px;height:2px;background:#eb6e0f;border-radius:2px}.cs-spotlight__name{font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:700;font-size:1.05rem;color:#596e70;letter-spacing:.02em;margin-bottom:-.25rem}.cs-spotlight__headline{font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:700;font-size:clamp(1.85rem,2.3vw + 1rem,2.85rem);line-height:1.05;letter-spacing:-.02em;color:#100a08}.cs-spotlight__headline span{background:linear-gradient(135deg,#eb6e0f,#ffb45a 60%,#c75a0a);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.cs-spotlight__pitch{font-size:1.075rem;line-height:1.65;color:#30302e}.cs-spotlight__price-chip{display:inline-flex;align-items:baseline;gap:.35rem;padding:.55rem .95rem;border-radius:999px;background:#f4f1ea;border:1px solid #E8E2D8;color:#1f1a18;font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:.92rem;align-self:flex-start}.cs-spotlight__price-chip strong{color:#100a08;font-size:1.05rem;font-weight:700}.cs-spotlight__price-chip .cs-spotlight__price-period{color:#596e70}.cs-spotlight__bullets{display:grid;grid-template-columns:1fr 1fr;gap:.65rem 1.5rem;padding-top:.5rem}@media (max-width: 899px){.cs-spotlight__bullets{grid-template-columns:1fr}}.cs-spotlight__bullets li{display:flex;align-items:flex-start;gap:.55rem;color:#1f1a18;font-size:.95rem;line-height:1.5}.cs-spotlight__bullets li i,.cs-spotlight__bullets li svg{flex-shrink:0;color:#eb6e0f;font-size:.9em;margin-top:.25em}.cs-spotlight__ctas{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;padding-top:.75rem}.cs-spotlight__media{position:relative;display:flex;align-items:center;justify-content:center;min-height:280px}.cs-spotlight__media-frame{width:100%;max-width:600px;background:linear-gradient(135deg,#f4f1ea,#faf9f5);border:1px solid #E8E2D8;border-radius:28px;overflow:hidden;box-shadow:0 28px 60px -22px #100a082e,0 8px 20px -8px #100a081a;aspect-ratio:16/11;display:flex;align-items:center;justify-content:center}.cs-spotlight__media-frame img{display:block;width:100%;height:100%;object-fit:cover}.cs-spotlight__media-icon{font-size:6rem;color:#eb6e0f;opacity:.45}.cs-spotlight--featured{background:#100a08;color:#f7f4ee;border-color:#1a130f;box-shadow:0 50px 100px -30px #100a084d,0 12px 30px -10px #100a081f}.cs-spotlight--featured:before{background:radial-gradient(circle,rgba(235,110,15,.32) 0%,transparent 70%);opacity:.9}.cs-spotlight--featured .cs-spotlight__name{color:#f7f4eeb8}.cs-spotlight--featured .cs-spotlight__headline{color:#fff}.cs-spotlight--featured .cs-spotlight__pitch{color:#f7f4eeb8}.cs-spotlight--featured .cs-spotlight__bullets li{color:#f7f4ee}.cs-spotlight--featured .cs-spotlight__price-chip{background:#ffffff0f;border-color:#ffffff2e;color:#f7f4ee}.cs-spotlight--featured .cs-spotlight__price-chip strong{color:#fff}.cs-spotlight--featured .cs-spotlight__price-chip .cs-spotlight__price-period{color:#f7f4eeb8}.cs-spotlight--featured .cs-spotlight__media-frame{background:#ffffff0a;border-color:#ffffff2e}.cs-showcase-header{max-width:1320px;margin-left:auto;margin-right:auto;padding-left:clamp(20px,4vw,40px);padding-right:clamp(20px,4vw,40px);width:100%;display:flex;flex-direction:column;align-items:center;gap:.85rem;text-align:center;margin-bottom:clamp(1.5rem,2vw + .5rem,2.5rem)}.cs-showcase-header h2{max-width:22ch;font-size:clamp(1.85rem,2.4vw + 1rem,2.85rem)}.cs-showcase-header p{max-width:56ch;color:#596e70;font-size:1.075rem}.cs-more-products{margin-top:clamp(2.5rem,5vw,4rem)}.cs-more-products__header{display:flex;flex-direction:column;align-items:center;gap:.6rem;text-align:center;margin-bottom:clamp(1.25rem,2vw,1.75rem)}.cs-more-products__header h3{font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:700;font-size:clamp(1.5rem,1.5vw + 1rem,2.1rem);color:#100a08;letter-spacing:-.01em}.cs-more-products__tabs{justify-content:center;margin-bottom:clamp(1.25rem,2vw,1.75rem)}.cs-more-products__cta{display:flex;justify-content:center;margin-top:clamp(2rem,3vw,2.5rem)}.cs-product-tiles{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.25rem}@media (min-width: 1100px){.cs-product-tiles{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width: 1400px){.cs-product-tiles{grid-template-columns:repeat(4,minmax(0,1fr))}}.cs-product-tile{display:flex;flex-direction:column;background:#fff;border:1px solid #E8E2D8;border-radius:28px;overflow:hidden;transition:transform .22s cubic-bezier(.16,1,.3,1),box-shadow .22s cubic-bezier(.16,1,.3,1),border-color .22s cubic-bezier(.16,1,.3,1);min-height:0}.cs-product-tile:hover{transform:translateY(-3px);box-shadow:0 12px 28px -10px #100a081f,0 4px 10px -4px #100a0814;border-color:#d6cfc2}.cs-product-tile:hover .cs-product-tile__media:after{opacity:1}.cs-product-tile__media{position:relative;display:flex;align-items:center;justify-content:center;aspect-ratio:16/10;background:linear-gradient(135deg,#f4f1ea,#faf9f5);overflow:hidden;isolation:isolate;text-decoration:none}.cs-product-tile__media img{width:100%;height:100%;object-fit:cover;display:block}.cs-product-tile__media:after{content:"";position:absolute;inset:auto -30% -50% auto;width:60%;height:60%;border-radius:50%;background:radial-gradient(circle,rgba(235,110,15,.2) 0%,transparent 70%);z-index:-1;pointer-events:none;opacity:.55;transition:opacity .22s cubic-bezier(.16,1,.3,1)}.cs-product-tile__icon{font-size:2.75rem;color:#eb6e0f;opacity:.55}.cs-product-tile__category{position:absolute;top:.85rem;left:.85rem;padding:.28rem .7rem;border-radius:999px;background:#ffffffed;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#1f1a18}.cs-product-tile__body{padding:1.2rem 1.35rem 1.35rem;display:flex;flex-direction:column;gap:.5rem;flex:1}.cs-product-tile__title{font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:700;font-size:1.1rem;color:#100a08;letter-spacing:-.01em;line-height:1.25}.cs-product-tile__title a{color:inherit;text-decoration:none}.cs-product-tile__title a:hover{color:#c75a0a}.cs-product-tile__pitch{color:#596e70;font-size:.9rem;line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.cs-product-tile__cta{margin-top:auto;padding-top:.4rem}.cs-product-tile__cta .cs-btn--link{font-size:.9rem;padding:0}.cs-pillars{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}@media (max-width: 899px){.cs-pillars{gap:.75rem}}.cs-pillar{background:#fff;border:1px solid #E8E2D8;border-radius:28px;padding:2rem 1.5rem 1.75rem;display:flex;flex-direction:column;align-items:center;gap:.85rem;text-align:center;transition:transform .22s cubic-bezier(.16,1,.3,1),box-shadow .22s cubic-bezier(.16,1,.3,1),border-color .22s cubic-bezier(.16,1,.3,1);position:relative;isolation:isolate;overflow:hidden}.cs-pillar:before{content:"";position:absolute;inset:-50% -30% auto auto;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle,rgba(235,110,15,.1) 0%,transparent 70%);z-index:-1;opacity:0;transition:opacity .22s cubic-bezier(.16,1,.3,1);pointer-events:none}.cs-pillar:hover{transform:translateY(-3px);box-shadow:0 12px 28px -10px #100a081f,0 4px 10px -4px #100a0814;border-color:#d6cfc2}.cs-pillar:hover:before{opacity:1}.cs-pillar__icon{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:18px;background:#f4f1ea;border:1px solid #E8E2D8;color:#eb6e0f;font-size:1.4rem;transition:background .22s cubic-bezier(.16,1,.3,1),color .22s cubic-bezier(.16,1,.3,1)}.cs-pillar:hover .cs-pillar__icon{background:#eb6e0f;color:#fff;border-color:#eb6e0f}.cs-pillar__title{font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:700;font-size:1.1rem;color:#100a08;letter-spacing:-.01em}.cs-pillar__description{color:#596e70;font-size:.95rem;line-height:1.55}.cs-trust-strip{background:#faf9f5;border-top:1px solid #E8E2D8;border-bottom:1px solid #E8E2D8}.cs-trust-strip__inner{max-width:1320px;margin-left:auto;margin-right:auto;padding-left:clamp(20px,4vw,40px);padding-right:clamp(20px,4vw,40px);width:100%;padding-block:1.4rem;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem 2.5rem}.cs-trust-strip__item{display:inline-flex;align-items:center;gap:.55rem;font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:600;font-size:.9rem;color:#1f1a18;letter-spacing:.01em}.cs-trust-strip__item i,.cs-trust-strip__item svg{color:#eb6e0f;font-size:1rem}.cs-trust-strip__item strong{color:#100a08;font-weight:700}.cs-trust-strip--on-dark{background:#00000040;border-color:#ffffff1a;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.cs-trust-strip--on-dark .cs-trust-strip__item{color:#f7f4eeb8}.cs-trust-strip--on-dark .cs-trust-strip__item strong{color:#fff}.cs-trust-strip--on-dark .cs-trust-strip__item i,.cs-trust-strip--on-dark .cs-trust-strip__item svg{color:#ffb45a}.cs-newsletter-band{position:relative;overflow:hidden;border-radius:36px;padding:clamp(2.5rem,5vw,4rem);color:#f7f4ee;background:radial-gradient(60% 80% at 80% 0%,rgba(235,110,15,.28) 0%,transparent 60%),radial-gradient(50% 60% at 0% 100%,rgba(255,180,90,.18) 0%,transparent 60%),linear-gradient(180deg,#100a08,#1a130f);box-shadow:0 50px 100px -30px #100a084d,0 12px 30px -10px #100a081f;isolation:isolate}.cs-newsletter-band__inner{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:clamp(2rem,4vw,3.5rem);align-items:center}@media (max-width: 1099px){.cs-newsletter-band__inner{grid-template-columns:1fr}}.cs-newsletter-band__copy .cs-eyebrow{background:#ffffff1a;border-color:#ffffff2e;color:#ffb45a;margin-bottom:1.25rem}.cs-newsletter-band__copy h2{color:#fff;font-size:clamp(1.65rem,2vw + 1rem,2.5rem);margin-bottom:.85rem}.cs-newsletter-band__copy h2 span{background:linear-gradient(135deg,#eb6e0f,#ffb45a);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.cs-newsletter-band__copy p{color:#f7f4eeb8;font-size:1.05rem;line-height:1.6;max-width:48ch}.cs-newsletter-band__form{display:flex;flex-direction:column;gap:.75rem}.cs-newsletter-band__inline-form{display:flex;gap:.5rem;padding:.4rem .4rem .4rem 1.4rem;border-radius:999px;background:#ffffff14;border:1px solid rgba(255,255,255,.18);transition:border-color .14s cubic-bezier(.16,1,.3,1)}.cs-newsletter-band__inline-form:focus-within{border-color:#eb6e0f;background:#ffffff1f}.cs-newsletter-band__inline-form input[type=email],.cs-newsletter-band__inline-form input[type=text]{flex:1;padding:.85rem .4rem;background:transparent;border:0;color:#fff;min-width:0;font-family:Poppins,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:1rem}.cs-newsletter-band__inline-form input[type=email]::placeholder,.cs-newsletter-band__inline-form input[type=text]::placeholder{color:#ffffff8c}.cs-newsletter-band__inline-form input[type=email]:focus,.cs-newsletter-band__inline-form input[type=text]:focus{outline:none}.cs-newsletter-band__inline-form button{flex-shrink:0}.cs-newsletter-band__perks{display:flex;flex-wrap:wrap;gap:.65rem 1.25rem;padding-left:.5rem}.cs-newsletter-band__perk{display:inline-flex;align-items:center;gap:.4rem;font-size:.88rem;color:#f7f4eeb8}.cs-newsletter-band__perk i,.cs-newsletter-band__perk svg{color:#ffb45a;font-size:.85em}.cs-wc-page{min-height:60vh;padding-top:clamp(32px,4vw,56px);padding-bottom:clamp(48px,6vw,88px);background:#faf9f5}.cs-wc-container{max-width:1200px;margin-left:auto;margin-right:auto;padding-left:clamp(20px,4vw,40px);padding-right:clamp(20px,4vw,40px);width:100%}.cs-wc-header{margin-bottom:clamp(1.5rem,2vw + .5rem,2.5rem);text-align:center}.cs-wc-header__title{font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:700;font-size:clamp(2rem,2vw + 1.4rem,3rem);letter-spacing:-.02em;color:#100a08}.cs-wc-content{background:#fff;border:1px solid #E8E2D8;border-radius:28px;padding:clamp(1.5rem,3vw,2.5rem);box-shadow:0 2px 6px #100a080f,0 1px 2px #100a080a}.cs-page__inner{padding-top:clamp(32px,4vw,56px);padding-bottom:clamp(48px,6vw,88px);max-width:760px}.cs-page__header{margin-bottom:1.25rem}.woocommerce-message,.woocommerce-info,.woocommerce-error{background:#f4f1ea;border:1px solid #E8E2D8;border-left:4px solid #EB6E0F;border-radius:14px;padding:1rem 1.25rem;margin-bottom:1.25rem;color:#1f1a18;font-size:.95rem;display:flex;align-items:center;flex-wrap:wrap;gap:.75rem;list-style:none}.woocommerce-message a,.woocommerce-info a,.woocommerce-error a{color:#c75a0a;text-decoration:underline}.woocommerce-message .button,.woocommerce-info .button,.woocommerce-error .button{margin-left:auto}.woocommerce-message li,.woocommerce-info li,.woocommerce-error li{list-style:none}.woocommerce-error{border-left-color:#dc2626;background:#fff}.woocommerce-message{border-left-color:#16a34a}.woocommerce .button,.woocommerce a.button,.woocommerce-page .button,.woocommerce input.button,.woocommerce button.button,.wc-block-components-button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.85rem 1.35rem;background:#eb6e0f;color:#fff;font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:600;font-size:.95rem;border-radius:999px;border:1px solid transparent;box-shadow:0 8px 22px -8px #eb6e0f8c;transition:background .22s cubic-bezier(.16,1,.3,1),transform .22s cubic-bezier(.16,1,.3,1);cursor:pointer;line-height:1;text-decoration:none}.woocommerce .button:hover,.woocommerce .button:focus,.woocommerce a.button:hover,.woocommerce a.button:focus,.woocommerce-page .button:hover,.woocommerce-page .button:focus,.woocommerce input.button:hover,.woocommerce input.button:focus,.woocommerce button.button:hover,.woocommerce button.button:focus,.wc-block-components-button:hover,.wc-block-components-button:focus{background:#c75a0a;color:#fff;transform:translateY(-1px)}.woocommerce .button:disabled,.woocommerce .button[disabled],.woocommerce a.button:disabled,.woocommerce a.button[disabled],.woocommerce-page .button:disabled,.woocommerce-page .button[disabled],.woocommerce input.button:disabled,.woocommerce input.button[disabled],.woocommerce button.button:disabled,.woocommerce button.button[disabled],.wc-block-components-button:disabled,.wc-block-components-button[disabled]{opacity:.55;cursor:not-allowed}.woocommerce .button:disabled:hover,.woocommerce .button[disabled]:hover,.woocommerce a.button:disabled:hover,.woocommerce a.button[disabled]:hover,.woocommerce-page .button:disabled:hover,.woocommerce-page .button[disabled]:hover,.woocommerce input.button:disabled:hover,.woocommerce input.button[disabled]:hover,.woocommerce button.button:disabled:hover,.woocommerce button.button[disabled]:hover,.wc-block-components-button:disabled:hover,.wc-block-components-button[disabled]:hover{transform:none;background:#eb6e0f}.woocommerce .button.alt,.woocommerce a.button.alt{background:#100a08;box-shadow:none}.woocommerce .button.alt:hover,.woocommerce a.button.alt:hover{background:#1f1a18;transform:translateY(-1px)}.woocommerce .return-to-shop{margin-top:1.5rem;text-align:center}.woocommerce .return-to-shop .wc-backward{background:transparent;color:#c75a0a;box-shadow:none;border:1px solid #D6CFC2;padding:.85rem 1.35rem}.woocommerce .return-to-shop .wc-backward:hover{background:#f4f1ea;color:#100a08;transform:none}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select,.woocommerce-page form .form-row input.input-text,.woocommerce-page form .form-row textarea,.cs-wc-content input[type=text],.cs-wc-content input[type=email],.cs-wc-content input[type=tel],.cs-wc-content input[type=password],.cs-wc-content input[type=number],.cs-wc-content select,.cs-wc-content textarea{width:100%;padding:.75rem .95rem;border:1px solid #D6CFC2;border-radius:10px;background:#fff;color:#100a08;font-family:Poppins,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:.95rem;line-height:1.4;transition:border-color .14s cubic-bezier(.16,1,.3,1),box-shadow .14s cubic-bezier(.16,1,.3,1)}.woocommerce form .form-row input.input-text::placeholder,.woocommerce form .form-row textarea::placeholder,.woocommerce form .form-row select::placeholder,.woocommerce-page form .form-row input.input-text::placeholder,.woocommerce-page form .form-row textarea::placeholder,.cs-wc-content input[type=text]::placeholder,.cs-wc-content input[type=email]::placeholder,.cs-wc-content input[type=tel]::placeholder,.cs-wc-content input[type=password]::placeholder,.cs-wc-content input[type=number]::placeholder,.cs-wc-content select::placeholder,.cs-wc-content textarea::placeholder{color:#7a8a8c}.woocommerce form .form-row input.input-text:focus,.woocommerce form .form-row textarea:focus,.woocommerce form .form-row select:focus,.woocommerce-page form .form-row input.input-text:focus,.woocommerce-page form .form-row textarea:focus,.cs-wc-content input[type=text]:focus,.cs-wc-content input[type=email]:focus,.cs-wc-content input[type=tel]:focus,.cs-wc-content input[type=password]:focus,.cs-wc-content input[type=number]:focus,.cs-wc-content select:focus,.cs-wc-content textarea:focus{outline:none;border-color:#eb6e0f;box-shadow:0 0 0 3px #eb6e0f2e}.woocommerce form .form-row{display:flex;flex-direction:column;gap:.35rem;margin-bottom:1rem}.woocommerce form .form-row label{font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:600;font-size:.88rem;color:#1f1a18}.woocommerce form .form-row label .required{color:#dc2626;text-decoration:none}.woocommerce form .form-row label .optional{color:#596e70;font-weight:400}.woocommerce form .form-row .woocommerce-input-wrapper{display:block}.woocommerce form .form-row.woocommerce-validated input.input-text{border-color:#16a34a}.woocommerce form .form-row.woocommerce-invalid input.input-text{border-color:#dc2626}.select2-container--default .select2-selection--single{height:auto;padding:.75rem .95rem;border:1px solid #D6CFC2;border-radius:10px;background:#fff}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#100a08;padding:0;line-height:1.4}.select2-container--default .select2-selection--single .select2-selection__arrow{top:50%;transform:translateY(-50%);right:.5rem}.select2-container--default.select2-container--focus .select2-selection--single{border-color:#eb6e0f;box-shadow:0 0 0 3px #eb6e0f2e}.select2-dropdown{border-color:#d6cfc2;border-radius:10px}.woocommerce-cart .cs-wc-content,.woocommerce-checkout-pay .cs-wc-content{max-width:880px;margin-left:auto;margin-right:auto}.wp-block-woocommerce-cart,.wc-block-cart,.woocommerce-cart-form{width:100%}.cart-collaterals{width:100%;margin-top:1rem}.woocommerce table.shop_table{width:100%;border:1px solid #E8E2D8;border-radius:14px;border-collapse:separate;border-spacing:0;overflow:hidden;background:#fff;margin-bottom:1.5rem}.woocommerce table.shop_table th{background:#f4f1ea;font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:600;font-size:.82rem;text-transform:uppercase;letter-spacing:.08em;color:#100a08;padding:.9rem 1rem;text-align:left;border-bottom:1px solid #E8E2D8}.woocommerce table.shop_table td{padding:1rem;border-bottom:1px solid #E8E2D8;vertical-align:middle;color:#1f1a18;background:#fff}.woocommerce table.shop_table tr:last-child td{border-bottom:0}.woocommerce table.shop_table .product-thumbnail img{max-width:64px;border-radius:10px;border:1px solid #E8E2D8}.woocommerce table.shop_table .product-name a{font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:600;color:#100a08}.woocommerce table.shop_table .product-name a:hover{color:#c75a0a}.woocommerce table.shop_table .product-price,.woocommerce table.shop_table .product-subtotal{font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:600;color:#100a08;white-space:nowrap}.woocommerce table.shop_table .product-remove a.remove{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:#f4f1ea;color:#30302e;font-size:1.1rem;font-weight:700;line-height:1;text-decoration:none;transition:background .14s cubic-bezier(.16,1,.3,1),color .14s cubic-bezier(.16,1,.3,1)}.woocommerce table.shop_table .product-remove a.remove:hover{background:#dc2626;color:#fff!important}.woocommerce table.shop_table .subscription-details,.woocommerce table.shop_table .recurring-totals{font-size:.85rem;color:#596e70;display:block;margin-top:.25rem}@media (max-width: 899px){.woocommerce table.shop_table thead{display:none}.woocommerce table.shop_table tr{display:block;padding:1rem;border-bottom:1px solid #E8E2D8}.woocommerce table.shop_table td{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:0}.woocommerce table.shop_table td:before{content:attr(data-title);font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:600;font-size:.8rem;text-transform:uppercase;letter-spacing:.08em;color:#596e70}.woocommerce table.shop_table .product-remove{justify-content:flex-end}}.woocommerce .quantity{display:inline-flex;align-items:center;gap:0;border:1px solid #D6CFC2;border-radius:999px;overflow:hidden;background:#fff}.woocommerce .quantity .qty{width:56px;padding:.5rem .6rem;text-align:center;border:0;background:transparent;font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:600;color:#100a08;-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.woocommerce .quantity .qty::-webkit-inner-spin-button,.woocommerce .quantity .qty::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.woocommerce .quantity .qty:focus{outline:none}.woocommerce-cart-form .actions{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;background:#f4f1ea;border:1px solid #E8E2D8;border-radius:14px;padding:1rem 1.25rem;margin-top:.5rem}.woocommerce-cart-form .actions .coupon{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;flex:1}.woocommerce-cart-form .actions .coupon label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.woocommerce-cart-form .actions .coupon .input-text{width:auto;min-width:200px;flex:1}.woocommerce-cart-form .actions>.button{margin-left:auto}.cart_totals{background:#f4f1ea;border:1px solid #E8E2D8;border-radius:20px;padding:1.5rem 1.5rem 1.75rem;position:sticky;top:calc(var(--cs-header-h) + 1rem)}.cart_totals h2{font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:700;font-size:1.15rem;text-transform:uppercase;letter-spacing:.06em;color:#100a08;margin-bottom:1rem}.cart_totals table{width:100%;border-collapse:collapse;margin-bottom:1rem}.cart_totals table th,.cart_totals table td{padding:.6rem 0;border-bottom:1px solid #E8E2D8;font-size:.95rem;color:#1f1a18;background:transparent}.cart_totals table th{text-align:left;font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:600;color:#100a08;text-transform:none;letter-spacing:0;font-size:.95rem}.cart_totals table td{text-align:right;font-weight:600}.cart_totals table .order-total th,.cart_totals table .order-total td{border-bottom:0;padding-top:1rem;font-size:1.1rem;color:#100a08;font-weight:700}.cart_totals .wc-proceed-to-checkout{padding:0;display:flex;flex-direction:column;gap:.6rem}.cart_totals .wc-proceed-to-checkout .checkout-button{width:100%;padding:1rem 1.5rem;font-size:1rem}.cart_totals .shipping-calculator-button{display:inline-block;font-size:.9rem;color:#c75a0a;text-decoration:underline;text-underline-offset:3px}.cross-sells{grid-column:1/-1;margin-top:1rem}.cross-sells h2{font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:700;font-size:1.5rem;margin-bottom:1rem}.woocommerce-cart .cs-wc-content,.woocommerce-checkout .cs-wc-content{background:transparent;border:0;box-shadow:none;padding:0}.wc-block-components-sidebar,.wp-block-woocommerce-checkout-order-summary-block{background:#fff;border:1px solid #E8E2D8;border-radius:28px;padding:1.5rem;box-shadow:0 2px 6px #100a080f,0 1px 2px #100a080a}.wc-block-components-totals-item__label,.wc-block-components-totals-footer-item-tax-value{font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:#1f1a18}.wc-block-components-totals-item__value{font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:600;color:#100a08}.wc-block-components-totals-footer-item .wc-block-components-totals-item__label,.wc-block-components-totals-footer-item .wc-block-components-totals-item__value{font-size:1.15rem!important;font-weight:700!important;color:#100a08!important}.wc-block-cart-items,.wp-block-woocommerce-cart-line-items-block{background:#fff;border:1px solid #E8E2D8;border-radius:28px;padding:.5rem 1rem;box-shadow:0 2px 6px #100a080f,0 1px 2px #100a080a;margin-bottom:1.25rem}.wc-block-cart-items__row,.wc-block-cart-item{padding:1rem 0;border-bottom:1px solid #E8E2D8}.wc-block-cart-items__row:last-child,.wc-block-cart-item:last-child{border-bottom:0}.wc-block-cart-item__image img,.wc-block-cart-items__image img{border-radius:10px;border:1px solid #E8E2D8}.wc-block-cart-item__product-name,.wc-block-components-product-name{font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:600;color:#100a08;text-decoration:none}.wc-block-cart-item__product-name:hover,.wc-block-components-product-name:hover{color:#c75a0a}.wc-block-components-totals-coupon__form,.wc-block-components-panel{border-bottom:1px solid #E8E2D8;padding-bottom:.75rem;margin-bottom:.75rem}.wc-block-components-panel__button{color:#1f1a18;font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:600}.wc-block-components-text-input input[type=text],.wc-block-components-text-input input[type=email],.wc-block-components-text-input input[type=tel],.wc-block-components-text-input input[type=number]{border-radius:10px!important;border-color:#d6cfc2!important}.wc-block-components-text-input input[type=text]:focus,.wc-block-components-text-input input[type=email]:focus,.wc-block-components-text-input input[type=tel]:focus,.wc-block-components-text-input input[type=number]:focus{border-color:#eb6e0f!important;box-shadow:0 0 0 3px #eb6e0f2e!important}.wc-block-components-text-input.is-active label,.wc-block-components-text-input:focus-within label{color:#eb6e0f!important}.wc-block-components-quantity-selector{border-radius:999px!important;border:1px solid #D6CFC2!important;overflow:hidden}.wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input{color:#100a08;font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:600}.wc-block-components-quantity-selector button.wc-block-components-quantity-selector__button{color:#1f1a18}.wc-block-components-quantity-selector button.wc-block-components-quantity-selector__button:hover{color:#eb6e0f}.wc-block-cart__submit-container button,.wc-block-components-checkout-place-order-button{width:100%;padding:1.05rem 1.5rem!important;font-size:1rem!important;font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif!important}.wc-block-components-checkout-return-to-cart-button{display:inline-flex;align-items:center;gap:.5rem;color:#c75a0a;font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:600;text-decoration:none}.wc-block-components-checkout-return-to-cart-button:hover{color:#a24800}.wp-block-woocommerce-cart-order-summary-heading-block h2,.wc-block-components-totals-wrapper>h2{font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:700;font-size:1.2rem;color:#100a08;margin-bottom:.75rem}.wc-block-components-payment-method,.wc-block-checkout__payment-method{background:#f4f1ea;border:1px solid #E8E2D8;border-radius:14px}.wc-block-components-payment-method.is-selected,.wc-block-components-payment-method[aria-checked=true],.wc-block-checkout__payment-method.is-selected,.wc-block-checkout__payment-method[aria-checked=true]{background:#fff;border-color:#eb6e0f;box-shadow:0 0 0 3px #eb6e0f1f}.woocommerce-checkout form.checkout{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(320px,1fr);gap:clamp(1.5rem,3vw,2.5rem);align-items:start}@media (max-width: 1099px){.woocommerce-checkout form.checkout{grid-template-columns:1fr}}.woocommerce-checkout form.checkout>.col2-set,.woocommerce-checkout form.checkout>#customer_details{background:#fff;border:1px solid #E8E2D8;border-radius:28px;padding:clamp(1.5rem,3vw,2rem);box-shadow:0 2px 6px #100a080f,0 1px 2px #100a080a}.woocommerce-checkout form.checkout #order_review_heading,.woocommerce-checkout form.checkout #order_review{background:#fff;border:1px solid #E8E2D8;border-radius:28px;box-shadow:0 2px 6px #100a080f,0 1px 2px #100a080a}.woocommerce-checkout form.checkout #order_review_heading{padding:1.25rem 1.5rem 0;margin-bottom:0;border-bottom:0;font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:700;font-size:1.25rem;color:#100a08;border-bottom-left-radius:0;border-bottom-right-radius:0}.woocommerce-checkout form.checkout #order_review{padding:1.25rem 1.5rem 1.5rem;border-top:0;border-top-left-radius:0;border-top-right-radius:0}#customer_details h3{font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:700;font-size:1.25rem;margin-bottom:1rem;color:#100a08}.woocommerce-checkout .col2-set .col-1,.woocommerce-checkout .col2-set .col-2{width:100%!important;float:none!important;margin-bottom:1.5rem}#order_review .shop_table{border:0;border-radius:0;margin-bottom:1rem;box-shadow:none}#order_review .shop_table th,#order_review .shop_table td{padding:.75rem 0;border-bottom:1px solid #E8E2D8;background:transparent}#order_review .shop_table th{text-transform:none;letter-spacing:0;font-size:.95rem}#order_review .shop_table td{text-align:right}#payment{background:transparent;border-radius:0}#payment ul.payment_methods{display:flex;flex-direction:column;gap:.5rem;border-bottom:0;padding:0;margin:0 0 1rem;list-style:none}#payment ul.payment_methods li{background:#f4f1ea;border:1px solid #E8E2D8;border-radius:14px;padding:.85rem 1rem;transition:border-color .14s cubic-bezier(.16,1,.3,1),background .14s cubic-bezier(.16,1,.3,1)}#payment ul.payment_methods li:has(input:checked),#payment ul.payment_methods li.woocommerce-PaymentMethod--checked{background:#fff;border-color:#eb6e0f;box-shadow:0 0 0 3px #eb6e0f1f}#payment ul.payment_methods li label{display:flex;align-items:center;gap:.5rem;font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:600;color:#100a08;cursor:pointer;margin:0}#payment ul.payment_methods li input[type=radio]{accent-color:#EB6E0F}#payment ul.payment_methods li img{max-height:22px;vertical-align:middle;margin-left:.5rem}#payment ul.payment_methods li .payment_box{margin-top:.75rem;padding:.85rem 1rem;background:#00000005;border:1px dashed #E8E2D8;border-radius:10px;color:#30302e;font-size:.9rem;line-height:1.5}#payment ul.payment_methods li .payment_box:before{display:none}#payment .place-order{padding:0}#payment #place_order{width:100%;padding:1.1rem 1.5rem;font-size:1.05rem;margin-top:.5rem}#payment .woocommerce-terms-and-conditions-wrapper{font-size:.88rem;color:#596e70;margin:.75rem 0}#payment .woocommerce-terms-and-conditions-wrapper a{color:#c75a0a}.woocommerce-form-login-toggle,.woocommerce-form-coupon-toggle{margin-bottom:1rem}.woocommerce-form-login,.woocommerce-form-coupon{background:#fff;border:1px solid #E8E2D8;border-radius:14px;padding:1.25rem 1.5rem;margin-bottom:1rem}.woocommerce-account .woocommerce{display:grid;grid-template-columns:minmax(220px,260px) minmax(0,1fr);gap:clamp(1.5rem,3vw,2.5rem);align-items:start}@media (max-width: 1099px){.woocommerce-account .woocommerce{grid-template-columns:1fr}}.woocommerce-MyAccount-navigation{background:#f4f1ea;border:1px solid #E8E2D8;border-radius:20px;padding:.6rem}.woocommerce-MyAccount-navigation ul{display:flex;flex-direction:column;gap:.25rem;margin:0;padding:0;list-style:none}.woocommerce-MyAccount-navigation ul li a{display:block;padding:.65rem .9rem;border-radius:10px;font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:600;font-size:.95rem;color:#1f1a18;transition:background .14s cubic-bezier(.16,1,.3,1),color .14s cubic-bezier(.16,1,.3,1);text-decoration:none}.woocommerce-MyAccount-navigation ul li a:hover{background:#fff;color:#100a08}.woocommerce-MyAccount-navigation ul li.is-active a,.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--active a{background:#100a08;color:#fff}.woocommerce-MyAccount-content{background:#fff;border:1px solid #E8E2D8;border-radius:28px;padding:clamp(1.5rem,3vw,2.25rem);box-shadow:0 2px 6px #100a080f,0 1px 2px #100a080a}.woocommerce-MyAccount-content h2,.woocommerce-MyAccount-content h3{font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:#100a08;margin-bottom:.75rem}.woocommerce-MyAccount-content h2{font-size:1.35rem}.woocommerce-MyAccount-content h3{font-size:1.1rem;margin-top:1.25rem}.woocommerce-MyAccount-content p{margin-bottom:1rem;line-height:1.65;color:#1f1a18}.woocommerce-MyAccount-content a:not(.button){color:#c75a0a;text-decoration:underline}.woocommerce-MyAccount-content mark{background:#eb6e0f1a;color:#100a08;padding:.05em .35em;border-radius:6px;font-weight:600}.u-columns.col2-set,.woocommerce-account .u-columns{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;width:100%!important}@media (max-width: 899px){.u-columns.col2-set,.woocommerce-account .u-columns{grid-template-columns:1fr}}.u-columns.col2-set>.col-1,.u-columns.col2-set>.col-2,.woocommerce-account .u-columns>.col-1,.woocommerce-account .u-columns>.col-2{width:100%!important;float:none!important}.woocommerce-form-login,.woocommerce-form-register{background:#f4f1ea;border:1px solid #E8E2D8;border-radius:20px;padding:1.5rem}.woocommerce-form-login .form-row label,.woocommerce-form-register .form-row label{display:block}.woocommerce-form-login .woocommerce-form__label-for-checkbox,.woocommerce-form-register .woocommerce-form__label-for-checkbox{display:flex;align-items:center;gap:.4rem}.woocommerce-form-login button[type=submit],.woocommerce-form-register button[type=submit]{width:100%;margin-top:.5rem}.woocommerce-form-login .lost_password,.woocommerce-form-register .lost_password{margin-top:.75rem;font-size:.9rem}.cs-product-single{background:#faf9f5}.cs-product-single__hero{position:relative;overflow:hidden;color:#f7f4ee;background:radial-gradient(60% 80% at 80% 0%,rgba(235,110,15,.28) 0%,transparent 60%),radial-gradient(50% 60% at 0% 100%,rgba(255,180,90,.18) 0%,transparent 60%),linear-gradient(180deg,#100a08,#1a130f);margin-top:-72px;padding-top:calc(72px + clamp(32px,5vw,56px));padding-bottom:clamp(40px,5vw,64px);isolation:isolate}.cs-product-single__hero-inner{position:relative;z-index:1;text-align:center;display:flex;flex-direction:column;align-items:center;gap:.85rem}.cs-product-single__breadcrumb{display:inline-flex;align-items:center;gap:.45rem;font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:600;font-size:.82rem;color:#f7f4eeb8;letter-spacing:.04em;text-transform:uppercase}.cs-product-single__breadcrumb a{color:#f7f4eeb8;transition:color .14s cubic-bezier(.16,1,.3,1);text-decoration:none}.cs-product-single__breadcrumb a:hover{color:#ffb45a}.cs-product-single__breadcrumb span[aria-hidden]{opacity:.4}.cs-product-single__breadcrumb-current{color:#fff}.cs-product-single__category{background:#ffffff1a;border-color:#ffffff2e;color:#ffb45a}.cs-product-single__title{font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:700;font-size:clamp(2rem,3vw + 1rem,3.5rem);color:#fff;letter-spacing:-.02em;line-height:1.05;max-width:24ch}.cs-product-single__subhead{font-size:1.05rem;color:#f7f4eeb8;max-width:56ch;line-height:1.55}.cs-product-single__landing-link{margin-top:clamp(1.25rem,2.5vw,1.75rem);margin-bottom:clamp(1.25rem,2.5vw,1.75rem)}.cs-product-single__landing-link-inner{display:flex;align-items:center;flex-wrap:wrap;gap:1rem;padding:.85rem 1.25rem;background:#eb6e0f1a;border:1px solid rgba(235,110,15,.25);border-radius:20px;color:#1f1a18;font-size:.95rem;line-height:1.45}.cs-product-single__landing-link-inner>i{color:#eb6e0f;font-size:1.2rem;flex-shrink:0}.cs-product-single__landing-link-inner>span{flex:1;min-width:240px}.cs-product-single__landing-link-inner .cs-btn{flex-shrink:0}.cs-product-single.cs-wc-page{padding-top:0}.cs-product-single .cs-wc-content{padding:clamp(1.5rem,3vw,2.5rem)}.cs-product-single div.product{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(1.5rem,3vw,3rem);align-items:start}@media (max-width: 1099px){.cs-product-single div.product{grid-template-columns:1fr}}.cs-product-single div.product>*{float:none!important;clear:none!important;width:auto!important}.cs-product-single div.product .woocommerce-product-gallery{margin:0!important;width:100%!important;max-width:100%!important;background:linear-gradient(135deg,#f4f1ea,#faf9f5);border:1px solid #E8E2D8;border-radius:28px;padding:clamp(1rem,2vw,1.5rem);position:relative;isolation:isolate;overflow:hidden}.cs-product-single div.product .woocommerce-product-gallery:after{content:"";position:absolute;inset:auto -10% -30% auto;width:60%;height:60%;border-radius:50%;background:radial-gradient(circle,rgba(235,110,15,.1) 0%,transparent 70%);z-index:-1;pointer-events:none}.cs-product-single div.product .woocommerce-product-gallery .woocommerce-product-gallery__image{border-radius:14px;overflow:hidden}.cs-product-single div.product .woocommerce-product-gallery .woocommerce-product-gallery__image img{width:100%;height:auto;display:block;max-height:480px;object-fit:contain;border-radius:14px}.cs-product-single div.product .woocommerce-product-gallery .woocommerce-product-gallery__image a[href*=woocommerce-placeholder] img,.cs-product-single div.product .woocommerce-product-gallery .woocommerce-product-gallery__image img[src*=woocommerce-placeholder]{max-width:200px;max-height:200px;margin:0 auto;opacity:.5}.cs-product-single div.product .woocommerce-product-gallery .flex-control-thumbs{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.85rem;padding:0;list-style:none}.cs-product-single div.product .woocommerce-product-gallery .flex-control-thumbs li{flex:0 0 calc(20% - .4rem);cursor:pointer}.cs-product-single div.product .woocommerce-product-gallery .flex-control-thumbs li img{border-radius:10px;border:1px solid #E8E2D8;transition:border-color .14s cubic-bezier(.16,1,.3,1);opacity:.7}.cs-product-single div.product .woocommerce-product-gallery .flex-control-thumbs li img.flex-active{border-color:#eb6e0f;opacity:1}.cs-product-single div.product .woocommerce-product-gallery .flex-control-thumbs li img:hover{opacity:1}.cs-product-single div.product .woocommerce-product-gallery .onsale{position:absolute;top:1rem;left:1rem;background:#eb6e0f;color:#fff;padding:.35rem .85rem;border-radius:999px;font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:700;font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;z-index:2}.cs-product-single div.product .summary,.cs-product-single div.product .entry-summary{margin:0!important;width:100%!important;max-width:100%!important;display:flex;flex-direction:column;gap:1rem}.cs-product-single div.product .product_title{display:none}.cs-product-single div.product p.price,.cs-product-single div.product span.price{font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:700;font-size:clamp(2rem,2vw + 1.2rem,2.75rem);color:#100a08;letter-spacing:-.02em;line-height:1;margin:0;display:flex;align-items:baseline;flex-wrap:wrap;gap:.4rem}.cs-product-single div.product p.price del,.cs-product-single div.product span.price del{color:#596e70;opacity:.6;font-size:.55em;font-weight:500;text-decoration:line-through;margin-right:.4rem}.cs-product-single div.product p.price ins,.cs-product-single div.product span.price ins{background:transparent;text-decoration:none;color:#100a08}.cs-product-single div.product p.price .woocommerce-Price-currencySymbol,.cs-product-single div.product span.price .woocommerce-Price-currencySymbol{color:#eb6e0f}.cs-product-single div.product p.price .subscription-details,.cs-product-single div.product p.price .recurring-totals,.cs-product-single div.product span.price .subscription-details,.cs-product-single div.product span.price .recurring-totals{font-size:.4em;font-weight:500;color:#596e70;display:inline}.cs-product-single div.product .woocommerce-product-rating{display:flex;align-items:center;gap:.5rem;font-size:.92rem;color:#596e70;margin:0}.cs-product-single div.product .woocommerce-product-rating .star-rating{color:#eb6e0f}.cs-product-single div.product .woocommerce-product-details__short-description{color:#30302e;font-size:1.05rem;line-height:1.65;margin:0}.cs-product-single div.product .woocommerce-product-details__short-description p:last-child{margin-bottom:0}.cs-product-single div.product form.cart{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap;margin:.5rem 0 0!important;padding:1.25rem 0;border-top:1px solid #E8E2D8;border-bottom:1px solid #E8E2D8}.cs-product-single div.product form.cart .quantity{flex-shrink:0}.cs-product-single div.product form.cart button.single_add_to_cart_button{padding:1rem 1.75rem;font-size:1rem;flex:1;min-width:200px;max-width:320px}.cs-product-single div.product form.cart .variations{width:100%;border-collapse:separate;border-spacing:0 .6rem;margin-bottom:.5rem}.cs-product-single div.product form.cart .variations td,.cs-product-single div.product form.cart .variations th{padding:0;background:transparent;border:0}.cs-product-single div.product form.cart .variations th{padding-right:1rem;font-weight:600;font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.cs-product-single div.product .product_meta{display:flex;flex-wrap:wrap;gap:.75rem 1.5rem;font-size:.88rem;color:#596e70;padding-top:.5rem}.cs-product-single div.product .product_meta>span{display:inline-flex;align-items:center;gap:.35rem;line-height:1.35}.cs-product-single div.product .product_meta a{color:#1f1a18;text-decoration:none;transition:color .14s cubic-bezier(.16,1,.3,1)}.cs-product-single div.product .product_meta a:hover{color:#c75a0a}.cs-product-single div.product .product_meta .sku_wrapper,.cs-product-single div.product .product_meta .posted_in,.cs-product-single div.product .product_meta .tagged_as{font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:600;color:#1f1a18}.cs-product-trust-bullets{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.65rem 1rem;padding:.5rem 0;margin:0;list-style:none}.cs-product-trust-bullets li{display:flex;align-items:flex-start;gap:.5rem;font-size:.9rem;color:#1f1a18;line-height:1.4;list-style:none}.cs-product-trust-bullets li i{color:#eb6e0f;flex-shrink:0;margin-top:.18rem}.cs-product-single .woocommerce-tabs{grid-column:1/-1;margin-top:clamp(2rem,4vw,3rem);padding-top:clamp(1.5rem,3vw,2rem);border-top:1px solid #E8E2D8}.cs-product-single .woocommerce-tabs ul.tabs{display:flex;flex-wrap:wrap;gap:.4rem;list-style:none;padding:0!important;margin:0 0 1.5rem!important;border:0!important}.cs-product-single .woocommerce-tabs ul.tabs:before{display:none}.cs-product-single .woocommerce-tabs ul.tabs li{background:transparent!important;border:0!important;border-radius:0!important;padding:0!important;margin:0!important;list-style:none}.cs-product-single .woocommerce-tabs ul.tabs li a{display:inline-flex;align-items:center;gap:.4rem;padding:.6rem 1.1rem!important;border-radius:999px;font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:600;font-size:.95rem;color:#1f1a18!important;background:#f4f1ea;border:1px solid transparent;text-decoration:none;transition:background .14s cubic-bezier(.16,1,.3,1),color .14s cubic-bezier(.16,1,.3,1)}.cs-product-single .woocommerce-tabs ul.tabs li a:hover{background:#faf9f5;color:#100a08!important}.cs-product-single .woocommerce-tabs ul.tabs li.active a{background:#100a08!important;color:#fff!important}.cs-product-single .woocommerce-tabs .woocommerce-Tabs-panel{color:#1f1a18;line-height:1.7}.cs-product-single .woocommerce-tabs .woocommerce-Tabs-panel>h2{font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:700;font-size:1.25rem;color:#100a08;margin-bottom:1rem}.cs-product-single .woocommerce-tabs .woocommerce-Tabs-panel p,.cs-product-single .woocommerce-tabs .woocommerce-Tabs-panel li{font-size:1rem;line-height:1.7}.cs-product-single .related,.cs-product-single .upsells{grid-column:1/-1;margin-top:clamp(2rem,4vw,3rem);padding-top:clamp(1.5rem,3vw,2rem);border-top:1px solid #E8E2D8}.cs-product-single .related>h2,.cs-product-single .upsells>h2{font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:700;font-size:clamp(1.5rem,1.5vw + 1rem,2rem);color:#100a08;margin-bottom:1.5rem;letter-spacing:-.01em}.cs-product-single .related ul.products,.cs-product-single .upsells ul.products{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.5rem;list-style:none;padding:0;margin:0}.cs-product-single .related ul.products li.product,.cs-product-single .upsells ul.products li.product{background:#fff;border:1px solid #E8E2D8;border-radius:20px;padding:1.25rem;margin:0;list-style:none;width:auto;float:none;text-align:left;transition:transform .22s cubic-bezier(.16,1,.3,1),box-shadow .22s cubic-bezier(.16,1,.3,1)}.cs-product-single .related ul.products li.product:before,.cs-product-single .upsells ul.products li.product:before{display:none}.cs-product-single .related ul.products li.product:hover,.cs-product-single .upsells ul.products li.product:hover{transform:translateY(-3px);box-shadow:0 12px 28px -10px #100a081f,0 4px 10px -4px #100a0814}.cs-product-single .related ul.products li.product a,.cs-product-single .upsells ul.products li.product a{text-decoration:none}.cs-product-single .related ul.products li.product img,.cs-product-single .upsells ul.products li.product img{border-radius:14px;margin-bottom:.85rem;background:#f4f1ea}.cs-product-single .related ul.products li.product .woocommerce-loop-product__title,.cs-product-single .upsells ul.products li.product .woocommerce-loop-product__title{font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:600;font-size:1rem;color:#100a08;margin-bottom:.45rem}.cs-product-single .related ul.products li.product .price,.cs-product-single .upsells ul.products li.product .price{font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:700;color:#100a08;font-size:1rem;display:block;margin-bottom:.85rem}.cs-product-single .related ul.products li.product .button,.cs-product-single .upsells ul.products li.product .button{width:100%;justify-content:center}.woocommerce-order .woocommerce-order-overview,.woocommerce-order .woocommerce-order-overview.order_details{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1rem;margin:1rem 0 2rem;padding:0;list-style:none}.woocommerce-order .woocommerce-order-overview li,.woocommerce-order .woocommerce-order-overview.order_details li{background:#f4f1ea;border:1px solid #E8E2D8;border-radius:14px;padding:.85rem 1rem;font-size:.85rem;color:#596e70;text-transform:uppercase;letter-spacing:.06em;border-left-width:1px;list-style:none}.woocommerce-order .woocommerce-order-overview li strong,.woocommerce-order .woocommerce-order-overview.order_details li strong{display:block;color:#100a08;font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:700;font-size:1.05rem;text-transform:none;letter-spacing:0;margin-top:.2rem}.cs-docs-section{min-height:60vh}.cs-docs-header{text-align:center;max-width:720px;margin:0 auto clamp(2rem,4vw,3rem);display:flex;flex-direction:column;gap:.75rem}.cs-docs-header h1{font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:700;font-size:clamp(2rem,1.6vw + 1.5rem,2.75rem);color:#100a08;letter-spacing:-.015em}.cs-docs-header p{color:#596e70;font-size:1.05rem;line-height:1.6}.cs-docs-products{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem}.cs-docs-product-card{background:#fff;border:1px solid #E8E2D8;border-radius:28px;padding:1.75rem;display:flex;flex-direction:column;gap:1.25rem;transition:box-shadow .22s cubic-bezier(.16,1,.3,1),border-color .22s cubic-bezier(.16,1,.3,1),transform .22s cubic-bezier(.16,1,.3,1)}.cs-docs-product-card:hover{box-shadow:0 12px 28px -10px #100a081f,0 4px 10px -4px #100a0814;border-color:#d6cfc2;transform:translateY(-3px)}.cs-docs-product-card h2{font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:700;font-size:1.4rem;margin:0 0 .4rem}.cs-docs-product-card h2 a{color:#100a08;text-decoration:none}.cs-docs-product-card h2 a:hover{color:#c75a0a}.cs-docs-product-card p{color:#596e70;font-size:.95rem;line-height:1.55;margin:0 0 .6rem}.cs-docs-product-card__count{display:inline-block;font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#c75a0a;background:#f4f1ea;padding:.25rem .7rem;border-radius:999px}.cs-docs-product-card__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.55rem;border-top:1px solid #E8E2D8;padding-top:1rem}.cs-docs-product-card__list li{font-size:.95rem}.cs-docs-product-card__list a{color:#1f1a18;text-decoration:none;line-height:1.4}.cs-docs-product-card__list a:hover{color:#eb6e0f}.cs-docs-product-card__cta{margin-top:auto}.cs-docs{display:flex;flex-direction:column;gap:2rem}@media (min-width: 900px){.cs-docs--with-sidebar{display:grid;grid-template-columns:300px 1fr;gap:3rem;align-items:start}}.cs-docs__main{min-width:0;max-width:860px;width:100%}.cs-docs__header{display:flex;flex-direction:column;gap:.6rem;margin-bottom:1.5rem}.cs-docs__breadcrumb{font-size:.85rem;color:#596e70;display:flex;gap:.5rem;align-items:center;flex-wrap:wrap}.cs-docs__breadcrumb a{color:#596e70;text-decoration:none}.cs-docs__breadcrumb a:hover{color:#eb6e0f}.cs-docs__breadcrumb span{color:#d6cfc2}.cs-docs__title{font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:700;font-size:clamp(1.6rem,1.5vw + 1rem,2.3rem);color:#100a08;letter-spacing:-.015em;line-height:1.2;margin:0}.cs-docs__excerpt{font-size:1.1rem;color:#596e70;line-height:1.55;margin:0}.cs-docs__content{font-size:1rem;line-height:1.7;color:#1f1a18;max-width:none}.cs-docs__pager{margin-top:3rem;padding-top:1.5rem;border-top:1px solid #E8E2D8;display:grid;grid-template-columns:1fr 1fr;gap:1rem}.cs-docs__pager-link{display:flex;flex-direction:column;gap:.3rem;padding:1rem 1.25rem;border:1px solid #E8E2D8;border-radius:20px;text-decoration:none;color:#1f1a18;transition:border-color .22s cubic-bezier(.16,1,.3,1),background .22s cubic-bezier(.16,1,.3,1)}.cs-docs__pager-link:hover{border-color:#eb6e0f;background:#f4f1ea}.cs-docs__pager-link--next{text-align:right}.cs-docs__pager-direction{font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#596e70}.cs-docs__pager-title{font-weight:600;font-size:.95rem;color:#100a08}.cs-docs-sidebar{position:sticky;top:100px;max-height:calc(100vh - 120px);overflow-y:auto;background:#fff;border:1px solid #E8E2D8;border-radius:20px;padding:1.5rem 1.25rem;transition:opacity .22s cubic-bezier(.16,1,.3,1),transform .22s cubic-bezier(.16,1,.3,1),padding .22s cubic-bezier(.16,1,.3,1),border-color .22s cubic-bezier(.16,1,.3,1)}@media (max-width: 899px){.cs-docs-sidebar{position:static;max-height:none}}.cs-docs-sidebar__header{padding-bottom:1rem;margin-bottom:1rem;border-bottom:1px solid #E8E2D8;display:flex;flex-direction:column;gap:.3rem}.cs-docs-sidebar__eyebrow{font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#596e70}.cs-docs-sidebar__product{font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:700;font-size:1.05rem;color:#100a08;text-decoration:none}.cs-docs-sidebar__product:hover{color:#eb6e0f}.cs-docs-sidebar__nav{display:flex;flex-direction:column;gap:.25rem}.cs-docs-sidebar__section-wrap>summary::-webkit-details-marker{display:none}.cs-docs-sidebar__section-wrap>summary{list-style:none}.cs-docs-sidebar__section{display:flex;align-items:center;justify-content:space-between;gap:.5rem;font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#596e70;margin:0;padding:.65rem .4rem;cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:10px;transition:color .22s cubic-bezier(.16,1,.3,1),background .22s cubic-bezier(.16,1,.3,1)}.cs-docs-sidebar__section:hover{color:#1f1a18;background:#f4f1ea80}.cs-docs-sidebar__section:after{content:"";display:inline-block;width:8px;height:8px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(-45deg);transition:transform .22s cubic-bezier(.16,1,.3,1);margin-right:.25rem;flex-shrink:0}.cs-docs-sidebar__section-wrap[open]>.cs-docs-sidebar__section:after{transform:rotate(45deg)}.cs-docs-sidebar__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.cs-docs-sidebar__item{font-size:.92rem;line-height:1.4}.cs-docs-sidebar__item a{display:block;margin:0 -1.25rem;padding:.5rem 1.25rem;color:#1f1a18;text-decoration:none;border-left:3px solid transparent;transition:background .22s cubic-bezier(.16,1,.3,1),color .22s cubic-bezier(.16,1,.3,1),border-color .22s cubic-bezier(.16,1,.3,1)}.cs-docs-sidebar__item a:hover{background:#f4f1ea99;color:#100a08}.cs-docs-sidebar__item.is-current a{background:#f4f1ea;color:#eb6e0f;font-weight:600;border-left-color:#eb6e0f}.cs-docs-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem}.cs-docs-list li{padding:1rem 1.25rem;border:1px solid #E8E2D8;border-radius:20px;transition:border-color .22s cubic-bezier(.16,1,.3,1)}.cs-docs-list li:hover{border-color:#eb6e0f}.cs-docs-list a{text-decoration:none;color:#100a08}.cs-docs-list p{color:#596e70;font-size:.95rem;margin:.4rem 0 0}.cs-docs-empty{text-align:center;color:#596e70;padding:3rem 1rem}.cs-prose h2,.cs-prose h3,.cs-prose h4{font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:700;color:#100a08;letter-spacing:-.01em;margin:2rem 0 .75rem;line-height:1.25}.cs-prose h2{font-size:1.5rem}.cs-prose h3{font-size:1.25rem}.cs-prose h4{font-size:1.05rem}.cs-prose p,.cs-prose ul,.cs-prose ol{margin:0 0 1.1rem}.cs-prose ul,.cs-prose ol{padding-left:1.4rem}.cs-prose li{margin-bottom:.3rem}.cs-prose a{color:#eb6e0f;text-decoration:underline;text-underline-offset:3px}.cs-prose a:hover{color:#c75a0a}.cs-prose code{font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.9em;background:#f4f1ea;padding:.1em .4em;border-radius:10px;border:1px solid #E8E2D8}.cs-prose pre{background:#100a08;color:#faf9f5;padding:1.25rem;border-radius:20px;overflow-x:auto;margin:1.5rem 0;font-size:.9rem;line-height:1.55}.cs-prose pre code{background:transparent;border:0;padding:0;color:inherit}.cs-prose blockquote{margin:1.5rem 0;padding:1rem 1.25rem;border-left:4px solid #EB6E0F;background:#f4f1ea;color:#1f1a18;font-size:.98rem;line-height:1.6}.cs-prose img{max-width:100%;height:auto;border-radius:20px;margin:1.5rem 0}.cs-prose table{width:100%;border-collapse:collapse;margin:1.5rem 0;font-size:.95rem}.cs-prose th,.cs-prose td{padding:.7rem 1rem;border-bottom:1px solid #E8E2D8;text-align:left}.cs-prose th{background:#f4f1ea;font-family:Karla,Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:600}.cs-product-main{display:block}.cs-section{padding-block:clamp(40px,5vw,72px)}.cs-section--sm{padding-block:clamp(28px,4vw,52px)}.cs-section--shaded{background:#f4f1ea}.cs-section--white{background:#fff}.cs-section--dark{background:#100a08;color:#f7f4ee}.cs-section__inner{max-width:1200px;margin-left:auto;margin-right:auto;padding-left:clamp(20px,4vw,40px);padding-right:clamp(20px,4vw,40px);width:100%}.cs-section__inner--wide{max-width:1320px;margin-left:auto;margin-right:auto;padding-left:clamp(20px,4vw,40px);padding-right:clamp(20px,4vw,40px);width:100%}.cs-section--dark .cs-section-heading h2{color:#fff}.cs-section--dark .cs-section-heading p{color:#f7f4eeb8}.cs-container{max-width:1200px;margin-left:auto;margin-right:auto;padding-left:clamp(20px,4vw,40px);padding-right:clamp(20px,4vw,40px);width:100%}.cs-container--wide{max-width:1320px;margin-left:auto;margin-right:auto;padding-left:clamp(20px,4vw,40px);padding-right:clamp(20px,4vw,40px);width:100%}.cs-container--narrow{max-width:880px;margin-left:auto;margin-right:auto;padding-left:clamp(20px,4vw,40px);padding-right:clamp(20px,4vw,40px);width:100%}.cs-text-center{text-align:center}.cs-default-main{padding-top:clamp(48px,6vw,80px);padding-bottom:clamp(64px,8vw,96px)}.cs-default-main__header{margin-bottom:2rem}.cs-post-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.cs-post-card{background:#fff;border:1px solid #E8E2D8;border-radius:20px;box-shadow:0 2px 6px #100a080f,0 1px 2px #100a080a;transition:transform .22s cubic-bezier(.16,1,.3,1),box-shadow .22s cubic-bezier(.16,1,.3,1),border-color .22s cubic-bezier(.16,1,.3,1);overflow:hidden}.cs-post-card__media img{aspect-ratio:16/10;object-fit:cover;width:100%}.cs-post-card__body{padding:1.25rem 1.5rem 1.5rem;display:flex;flex-direction:column;gap:.5rem}.cs-post-card__title{font-size:1.2rem}.cs-post-card__meta{font-size:.85rem;color:#596e70}.cs-post-card__excerpt{color:#596e70;font-size:.95rem;line-height:1.55}.cs-no-results{text-align:center;padding:4rem 1rem;display:flex;flex-direction:column;gap:1rem;align-items:center}
