:root{--mokka-bg:#faf9f5;--mokka-sidebar:#f4f4f0;--mokka-surface:#f4f4f0;--mokka-surface-strong:#fff;--mokka-line:#e8e8e4;--mokka-line-strong:#d4c3be;--mokka-ink:#442a22;--mokka-copy:#504441;--mokka-muted:#827470;--mokka-brown:#5d4037;--mokka-brown-strong:#442a22;--mokka-teal:#004d65;--mokka-teal-soft:#bee9ff;--mokka-shadow-soft:0 20px 20px #442a220a;--mokka-shadow-card:0 25px 50px -12px #00000040;--mokka-radius-xl:16px;--mokka-radius-lg:12px;--mokka-radius-pill:999px;--cc-primary-500:#5d4037;--cc-secondary-500:#442a22;--cc-gray-300:#d4c3be;--cc-gray-500:#827470;--cc-font-body:"ABeeZee", sans-serif;--cc-font-display:"ABeeZee", sans-serif;--cc-radius-full:999px}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body.mokka-theme,body.mokka-checkout-theme{background:var(--mokka-bg);color:var(--mokka-ink);font-family:ABeeZee,sans-serif}body.mokka-theme a,body.mokka-checkout-theme a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}.mokka-site-frame{background:var(--mokka-bg);min-height:100vh}.mokka-shell{grid-template-columns:256px minmax(0,1fr);width:min(1280px,100%);min-height:100vh;margin:0 auto;display:grid}.mokka-sidebar{background:var(--mokka-sidebar);border-right:1px solid #d4c3be33;flex-direction:column;justify-content:space-between;min-height:100vh;padding:32px 24px;display:flex}.mokka-brand-block{gap:4px;margin-bottom:48px;display:grid}.mokka-brand-block__name{color:var(--mokka-ink);font-size:24px;line-height:32px}.mokka-brand-block__name.is-serif{font-family:Georgia,Times New Roman,serif;font-weight:700}.mokka-brand-block__slogan{letter-spacing:.2em;text-transform:uppercase;color:var(--mokka-muted);font-size:10px;line-height:16px}.mokka-sidebar-nav{gap:24px;display:grid}.mokka-sidebar-nav a{color:#8a817c;align-items:center;gap:12px;padding-left:20px;font-size:16px;line-height:24px;display:flex}.mokka-sidebar-nav.is-home a{gap:0;padding-left:20px}.mokka-sidebar-nav a.is-active{color:var(--mokka-ink);border-left:4px solid var(--mokka-brown)}.mokka-nav-icon{justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.mokka-nav-icon svg{width:18px;height:18px}.mokka-member-row{border-top:1px solid #d4c3be33;align-items:center;gap:12px;padding-top:33px;display:flex}.mokka-member-row img{object-fit:cover;background:#e2e3df;border-radius:999px;width:40px;height:40px}.mokka-member-row p,.mokka-member-row span{margin:0}.mokka-member-row p{color:var(--mokka-ink);font-size:14px;line-height:20px}.mokka-member-row span{color:var(--mokka-copy);font-size:12px;line-height:16px}.mokka-page-column{flex-direction:column;min-width:0;display:flex}.mokka-mobile-bar{display:none}.mokka-topbar{backdrop-filter:blur(6px);background:#e2e3dfb8;justify-content:space-between;align-items:center;gap:24px;min-height:72px;padding:24px 48px;display:flex}.mokka-topbar.is-icons{justify-content:flex-end}.mokka-search-frame{background:var(--mokka-surface);color:#6b7280;border-radius:12px;align-items:center;gap:8px;min-width:248px;padding:8px 16px;font-size:14px;display:inline-flex}.mokka-search-frame svg,.mokka-icon-button svg{width:16px;height:16px}.mokka-topbar__actions,.mokka-checkout-topbar__actions{align-items:center;gap:24px;display:flex}.mokka-icon-button{color:var(--mokka-ink);justify-content:center;align-items:center;display:inline-flex}.mokka-cart-link svg,.mokka-checkout-topbar__actions svg{stroke-width:1.9px}.mokka-main{min-width:0}.mokka-home-page,.mokka-catalog-shell,.mokka-about-shell,.mokka-pdp-page,.mokka-cart-page{padding:32px 48px 0}.mokka-home-hero{aspect-ratio:21/9;border-radius:16px;margin-bottom:96px;position:relative;overflow:hidden}.mokka-home-hero__media,.mokka-home-hero__media img{width:100%;height:100%}.mokka-home-hero__media img{object-fit:cover}.mokka-home-hero__overlay{background:#442a221a;position:absolute;inset:0}.mokka-home-hero__card{backdrop-filter:blur(10px);max-width:512px;box-shadow:var(--mokka-shadow-card);background:#fffc;border-radius:16px;gap:16px;padding:48px;display:grid;position:absolute;bottom:48px;left:48px}.mokka-home-hero__eyebrow,.mokka-home-section__eyebrow,.mokka-product-panel__eyebrow,.mokka-catalog-shell__eyebrow,.mokka-about-shell__eyebrow,.mokka-checkout-step__number,.mokka-form-field label,.mokka-summary-note{letter-spacing:.1em;text-transform:uppercase;color:var(--mokka-muted);font-size:12px;line-height:16px}.mokka-home-hero__card h1{letter-spacing:-1.5px;max-width:344px;color:var(--mokka-ink);margin:0;font-size:60px;line-height:60px}.mokka-home-hero__card p{max-width:398px;color:var(--mokka-copy);margin:0;font-size:18px;line-height:29.25px}.mokka-home-hero__cta,.mokka-home-newsletter__button,.mokka-pdp__add,.mokka-cart-summary__cta,.mokka-checkout-submit{color:#fff;cursor:pointer;background:#865d50;border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:16px 32px;font-size:16px;line-height:24px;display:inline-flex;box-shadow:0 10px 15px -3px #442a2233,0 4px 6px -4px #442a2233}.mokka-home-section{margin-bottom:96px}.mokka-home-section__heading{gap:8px;margin-bottom:48px;display:grid}.mokka-home-section__heading h2,.mokka-catalog-shell h1,.mokka-about-shell h1,.mokka-cart-page__title,.mokka-related-section h2{color:var(--mokka-ink);margin:0;font-family:Georgia,Times New Roman,serif;font-size:30px;font-weight:400;line-height:36px}.mokka-home-section__subcopy,.mokka-catalog-shell__subcopy,.mokka-about-shell__copy,.mokka-cart-note,.mokka-empty-state p{color:var(--mokka-muted);margin:0;font-size:16px;line-height:24px}.mokka-home-category-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:32px;display:grid}.mokka-home-category-card{border-radius:16px;min-height:256px;position:relative;overflow:hidden}.mokka-home-category-card.is-small{height:312px}.mokka-home-category-card.is-wide{grid-column:1/-1}.mokka-home-category-card img{object-fit:cover;width:100%;height:100%}.mokka-home-category-card:after{content:"";background:linear-gradient(#442a2200,#442a2299);position:absolute;inset:0}.mokka-home-category-card.is-wide:after{background:0 0}.mokka-home-category-card--left{grid-column:1/span 5}.mokka-home-category-card--right{grid-column:6/span 7}.mokka-home-category-card__content{z-index:1;color:#fff;position:absolute;bottom:32px;left:32px}.mokka-home-category-card__content h3{margin:0 0 4px;font-size:24px;font-weight:400;line-height:32px}.mokka-home-category-card__content p{color:#fffc;margin:0;font-size:16px;line-height:24px}.mokka-home-category-card__center-pill{z-index:1;text-align:center;background:#ffffffe0;border-radius:16px;min-width:184px;padding:20px 28px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 20px 25px -5px #00000014,0 8px 10px -6px #00000014}.mokka-home-category-card__center-pill h3,.mokka-home-category-card__center-pill p{margin:0}.mokka-home-category-card__center-pill h3{color:var(--mokka-ink);font-size:22px;line-height:28px}.mokka-home-category-card__center-pill p{color:var(--mokka-muted);margin-top:4px;font-size:13px;line-height:18px}.mokka-home-products-header,.mokka-related-section__header{justify-content:space-between;align-items:end;gap:24px;margin-bottom:32px;display:flex}.mokka-home-products-grid,.mokka-related-grid,.mokka-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:32px;display:grid}.mokka-related-section__link,.mokka-home-products-link{color:var(--mokka-ink);font-size:12px;line-height:16px}.mokka-product-card{gap:20px;display:grid}.mokka-product-card__media-link{display:block}.mokka-product-card__media{aspect-ratio:3/4;background:var(--mokka-bg);border-radius:12px;overflow:hidden}.mokka-product-card__media img{object-fit:cover;width:100%;height:100%}.mokka-product-card__content{gap:4px;display:grid}.mokka-product-card__eyebrow,.mokka-product-card__subtitle{color:var(--mokka-muted);margin:0;font-size:14px;line-height:20px}.mokka-product-card__title-link h3{color:var(--mokka-ink);margin:0;font-size:16px;font-weight:400;line-height:24px}.mokka-product-card__price{color:var(--mokka-ink);margin:0;padding-top:4px;font-size:16px;line-height:24px}.mokka-home-newsletter{background:var(--mokka-teal);text-align:center;color:#fff;border-radius:16px;margin-bottom:96px;padding:96px 128px 112px;position:relative;overflow:hidden}.mokka-home-newsletter:before,.mokka-home-newsletter:after{content:"";opacity:.1;filter:blur(60px);background:#7ed1f7;border-radius:999px;position:absolute}.mokka-home-newsletter:before{inset:-44px 649px 132px -92px}.mokka-home-newsletter:after{inset:220px -92px -88px 557px}.mokka-home-newsletter__inner{z-index:1;gap:24px;max-width:672px;margin:0 auto;display:grid;position:relative}.mokka-home-newsletter h2{margin:0;font-size:48px;font-weight:400;line-height:48px}.mokka-home-newsletter p{color:var(--mokka-teal-soft);margin:0;font-size:18px;line-height:28px}.mokka-home-newsletter__form{align-items:center;gap:16px;width:min(512px,100%);margin:0 auto;padding-top:24px;display:flex}.mokka-home-newsletter__input{color:#bee9ff80;text-align:left;background:#e2e3df1a;border-radius:16px;flex:1;min-height:60px;padding:18px 24px;font-size:16px}.mokka-home-newsletter__button{color:var(--mokka-teal);box-shadow:none;background:#fff;border-radius:16px;padding:16px 32px}.mokka-footer{margin-top:auto}.mokka-footer.is-home{background:var(--mokka-surface);border-radius:16px 16px 0 0;padding:80px 64px}.mokka-footer__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:48px;display:grid}.mokka-footer__brand-copy h2,.mokka-footer__compact-grid h2,.mokka-checkout-footer h2{margin:0 0 24px;font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:400;line-height:28px}.mokka-footer__brand-copy p,.mokka-footer__compact-grid p,.mokka-checkout-footer p{color:var(--mokka-muted);margin:0;font-size:14px;line-height:22.75px}.mokka-footer h3,.mokka-checkout-footer h3{margin:0 0 24px;font-size:16px;font-weight:400;line-height:24px}.mokka-footer a,.mokka-footer span,.mokka-checkout-footer a,.mokka-checkout-footer span{color:var(--mokka-muted);margin-top:16px;font-size:14px;line-height:20px;display:block}.mokka-footer__socials,.mokka-footer__mini-socials,.mokka-checkout-footer__socials{color:var(--mokka-ink);gap:16px;margin-top:24px;display:flex}.mokka-footer__bottom{border-top:1px solid #d4c3be33;justify-content:space-between;align-items:center;gap:24px;margin-top:49px;padding-top:33px;display:flex}.mokka-footer__bottom>span,.mokka-footer__bottom div span{letter-spacing:.2em;text-transform:uppercase;margin-top:0;font-size:10px;line-height:15px}.mokka-footer__bottom div{gap:24px;display:flex}.mokka-footer.is-standard{background:var(--mokka-bg);border-radius:16px 16px 0 0;padding:80px 64px}.mokka-footer__compact-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:32px;display:grid}.mokka-footer__newsletter-line{border-bottom:1px solid var(--mokka-line-strong);justify-content:space-between;align-items:center;gap:12px;margin-top:16px;padding-bottom:9px;display:flex}.mokka-footer__newsletter-line span{margin:0}.mokka-catalog-shell__header,.mokka-about-shell__header,.mokka-cart-page__header{gap:8px;margin-bottom:40px;display:grid}.mokka-filter-row{flex-wrap:wrap;gap:12px;margin-bottom:32px;display:flex}.mokka-filter-chip{border:1px solid var(--mokka-line-strong);color:var(--mokka-muted);border-radius:999px;padding:12px 18px;font-size:14px;line-height:20px}.mokka-filter-chip.is-selected{border-color:var(--mokka-brown);color:var(--mokka-ink);background:#fff}.mokka-empty-state{padding:40px 0}.mokka-about-grid{grid-template-columns:1.5fr .85fr;gap:32px;display:grid}.mokka-about-card,.mokka-about-sidebar{background:var(--mokka-surface);border-radius:16px;padding:40px}.mokka-about-card__actions{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.mokka-primary-button,.mokka-secondary-button,.mokka-ghost-button{border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:14px 24px;font-size:15px;line-height:20px;display:inline-flex}.mokka-primary-button{background:var(--mokka-brown);color:#fff}.mokka-secondary-button{border:1px solid var(--mokka-line-strong);color:var(--mokka-ink);background:#fff}.mokka-ghost-button{color:var(--mokka-muted);background:0 0;padding:0}.mokka-pdp-section{grid-template-columns:repeat(12,minmax(0,1fr));gap:64px;padding-top:64px;display:grid}.mokka-pdp-gallery{grid-column:1/span 7;gap:24px;min-height:728px;display:flex}.mokka-pdp-gallery__thumbs{gap:16px;width:80px;display:grid}.mokka-pdp-gallery__thumb,.mokka-pdp-gallery__main{background:var(--mokka-surface);border-radius:12px;overflow:hidden}.mokka-pdp-gallery__thumb{cursor:pointer;opacity:.6;border:1px solid #0000;width:80px;height:96px;padding:0}.mokka-pdp-gallery__thumb.is-active{border:2px solid var(--mokka-ink);opacity:1}.mokka-pdp-gallery__thumb img,.mokka-pdp-gallery__main img{object-fit:cover;width:100%;height:100%}.mokka-pdp-gallery__main{flex:1;min-width:0;min-height:513px}.mokka-pdp-panel{grid-column:8/span 5;padding-top:4px}.mokka-pdp__breadcrumb{letter-spacing:.1em;text-transform:uppercase;color:var(--mokka-muted);gap:8px;margin-bottom:24px;font-size:12px;line-height:16px;display:flex}.mokka-pdp__breadcrumb strong{color:var(--mokka-ink)}.mokka-pdp__title{margin:0;font-family:Georgia,Times New Roman,serif;font-size:48px;font-weight:400;line-height:60px}.mokka-pdp__price{color:var(--mokka-copy);margin:16px 0 32px;font-size:24px;line-height:32px}.mokka-pdp__description{background:var(--mokka-surface);color:var(--mokka-copy);border-radius:12px;margin:0 0 40px;padding:24px;font-size:16px;line-height:26px}.mokka-pdp__stack{gap:32px;display:grid}.mokka-pdp__group{gap:16px;display:grid}.mokka-pdp__group-header{justify-content:space-between;align-items:center;gap:16px;display:flex}.mokka-pdp__group-header a{color:var(--mokka-muted);font-size:12px;line-height:16px;text-decoration:underline}.mokka-pdp__swatches{gap:16px;display:flex}.mokka-pdp__swatch{border:1px solid var(--mokka-line-strong);cursor:pointer;background:0 0;border-radius:999px;width:40px;height:40px;padding:0}.mokka-pdp__swatch.is-selected{box-shadow:0 0 0 2px #fff, 0 0 0 4px var(--mokka-brown)}.mokka-pdp__sizes{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.mokka-pdp__size{border:1px solid var(--mokka-line-strong);color:#1a1c1a;cursor:pointer;background:0 0;border-radius:12px;min-height:52px}.mokka-pdp__size.is-selected{border:2px solid var(--mokka-ink);color:var(--mokka-ink);background:#fff;font-weight:600;box-shadow:0 1px 1px #0000000d}.mokka-pdp__add{background:var(--mokka-brown-strong);border-radius:12px;width:100%;min-height:68px;box-shadow:0 10px 15px -3px #442a221a,0 4px 6px -4px #442a221a}.mokka-pdp__benefits{color:var(--mokka-muted);gap:32px;padding-top:32px;font-size:12px;line-height:16px;display:flex}.mokka-pdp__benefits span{align-items:center;gap:8px;display:inline-flex}.mokka-pdp__benefits span:before{content:"?";color:var(--mokka-brown)}.mokka-pdp-accordion{border-top:1px solid var(--mokka-line);margin-top:49px;padding:24px 0 48px}.mokka-pdp-accordion details{border-bottom:1px solid var(--mokka-line)}.mokka-pdp-accordion summary{cursor:pointer;justify-content:space-between;align-items:center;padding:24px 0;font-family:Georgia,Times New Roman,serif;font-size:20px;line-height:28px;list-style:none;display:flex}.mokka-pdp-accordion summary:after{content:"?";font-size:14px}.mokka-pdp-accordion__copy{color:var(--mokka-copy);max-width:768px;padding:0 0 24px;font-size:14px;line-height:22.75px}.mokka-related-section{padding:64px 48px 0}.mokka-related-section__subcopy{color:var(--mokka-muted);margin:8px 0 0;font-size:14px;line-height:20px}.mokka-cart-page__title{margin-bottom:48px}.mokka-cart-layout{grid-template-columns:minmax(0,2fr) minmax(280px,320px);gap:64px;padding-bottom:80px;display:grid}.mokka-cart-lines{gap:48px;display:grid}.mokka-cart-line{grid-template-columns:192px minmax(0,1fr);gap:32px;display:grid}.mokka-cart-line__media{background:var(--mokka-surface);border-radius:12px;width:192px;height:256px;overflow:hidden}.mokka-cart-line__media img{object-fit:cover;width:100%;height:100%}.mokka-cart-line__body{flex-direction:column;justify-content:space-between;padding:8px 0;display:flex}.mokka-cart-line__top{gap:4px;display:grid}.mokka-cart-line__topline{justify-content:space-between;align-items:start;gap:24px;display:flex}.mokka-cart-line__title,.mokka-cart-line__price{color:var(--mokka-ink);margin:0}.mokka-cart-line__title{font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:400;line-height:28px}.mokka-cart-line__price{font-size:18px;line-height:28px}.mokka-cart-line__variant,.mokka-cart-line__meta,.mokka-cart-line__remove,.mokka-payment-note{color:var(--mokka-muted);margin:0;font-size:14px;line-height:20px}.mokka-cart-line__controls{justify-content:space-between;align-items:center;gap:24px;display:flex}.mokka-qty-control{background:var(--mokka-surface);border-radius:999px;align-items:center;gap:16px;padding:4px 16px;display:inline-flex}.mokka-qty-control button,.mokka-cart-line__remove{cursor:pointer;background:0 0;border:0}.mokka-cart-summary{background:var(--mokka-surface);border-radius:12px;align-self:start;gap:22px;padding:40px;display:grid;position:sticky;top:96px}.mokka-cart-summary h2,.mokka-checkout-card h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:400;line-height:32px}.mokka-summary-rows{gap:16px;display:grid}.mokka-summary-row{color:var(--mokka-copy);justify-content:space-between;align-items:center;gap:24px;font-size:14px;line-height:20px;display:flex}.mokka-summary-row.is-total{color:var(--mokka-ink);border-top:1px solid #d4c3be33;padding-top:17px;font-size:18px;line-height:28px}.mokka-cart-summary__cta{background:var(--mokka-brown-strong);border-radius:12px;width:100%;padding:20px 24px}.mokka-cart-summary__note{text-align:center;letter-spacing:.1em;text-transform:uppercase;color:var(--mokka-muted);font-size:11px;line-height:17.88px}.mokka-cart-commitment{border-top:1px solid #d4c3be33;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:64px;margin-bottom:80px;padding:81px 0 0;display:grid}.mokka-cart-commitment__hero{border-radius:12px;position:relative;overflow:hidden}.mokka-cart-commitment__hero img{aspect-ratio:4/3;object-fit:cover;width:100%}.mokka-cart-commitment__overlay{backdrop-filter:blur(6px);background:#fffc;border-radius:12px;padding:32px;position:absolute;bottom:24px;left:24px;right:24px;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.mokka-cart-commitment__overlay h3,.mokka-cart-commitment__column h3{margin:0 0 6px;font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:400;line-height:28px}.mokka-cart-commitment__overlay p,.mokka-cart-commitment__column p{color:var(--mokka-copy);margin:0;font-size:14px;line-height:22.75px}.mokka-cart-commitment__columns{gap:48px;display:grid}.mokka-cart-commitment__column{grid-template-columns:24px minmax(0,1fr);gap:24px;display:grid}.mokka-cart-commitment__icon{color:var(--mokka-brown);font-size:18px;line-height:28px}.mokka-checkout-shell{width:min(1280px,100%);margin:0 auto}.mokka-checkout-topbar{backdrop-filter:blur(6px);background:#e2e3dfb8;justify-content:space-between;align-items:center;gap:24px;min-height:80px;padding:24px 48px;display:flex}.mokka-checkout-topbar__brand{font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:700;line-height:32px}.mokka-checkout-topbar__steps{align-items:center;gap:24px;display:flex}.mokka-checkout-topbar__steps span{color:#75584d;font-size:14px;line-height:20px}.mokka-checkout-topbar__steps .is-current{color:var(--mokka-ink);font-weight:600}.mokka-checkout-main{padding:80px 24px 0}.mokka-checkout-layout{grid-template-columns:minmax(0,1fr) 400px;align-items:start;gap:64px;display:grid}.mokka-checkout-form{min-width:0}.mokka-checkout-stack{gap:64px;display:grid}.mokka-checkout-section{gap:32px;display:grid}.mokka-checkout-step{align-items:center;gap:16px;display:flex}.mokka-checkout-step__badge{background:var(--mokka-brown-strong);color:#fff;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;font-family:Georgia,Times New Roman,serif;font-size:14px;line-height:20px;display:inline-flex}.mokka-checkout-step h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:30px;font-weight:400;line-height:36px}.mokka-form-card{border:0;min-width:0;margin:0;padding:0}.mokka-form-card legend{padding:0}.mokka-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.mokka-form-field{gap:8px;display:grid}.mokka-form-field.is-full{grid-column:1/-1}.mokka-form-field input,.mokka-form-field select,.mokka-form-field textarea{color:#6b7280;background:#e2e3df;border:0;border-radius:16px;width:100%;min-height:52px;padding:18px 20px}.mokka-checkout-options{gap:16px;display:grid}.mokka-option-card{background:var(--mokka-surface);border-radius:16px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;padding:24px;display:grid}.mokka-option-card:has(input:checked){box-shadow:var(--mokka-shadow-soft);background:#fff}.mokka-option-card input{width:20px;height:20px;accent-color:var(--mokka-brown-strong);margin:0}.mokka-option-card__meta{gap:2px;display:grid}.mokka-option-card__meta strong{color:var(--mokka-ink);font-size:16px;line-height:24px}.mokka-checkout-submit{border-radius:999px;width:fit-content;min-width:316px}.mokka-checkout-card{background:var(--mokka-surface);box-shadow:var(--mokka-shadow-soft);border-radius:16px;gap:24px;padding:32px;display:grid}.mokka-checkout-card__items{gap:24px;padding-top:8px;display:grid}.mokka-checkout-card__line{grid-template-columns:80px minmax(0,1fr) auto;align-items:start;gap:16px;display:grid}.mokka-checkout-card__thumb{background:#e2e3df;border-radius:8px;width:80px;height:96px;overflow:hidden}.mokka-checkout-card__thumb img{object-fit:cover;width:100%;height:100%}.mokka-checkout-card__line p,.mokka-checkout-card__line strong{margin:0}.mokka-checkout-footer{background:var(--mokka-surface);border-radius:16px 16px 0 0;grid-template-columns:repeat(4,minmax(0,1fr));gap:48px;margin-top:80px;padding:80px 64px;display:grid}@media (width<=1180px){.mokka-home-products-grid,.mokka-related-grid,.mokka-product-grid,.mokka-footer__grid,.mokka-footer__compact-grid,.mokka-checkout-footer{grid-template-columns:repeat(2,minmax(0,1fr))}.mokka-home-newsletter{padding-inline:56px}.mokka-about-grid,.mokka-cart-layout,.mokka-checkout-layout,.mokka-cart-commitment{grid-template-columns:1fr}.mokka-cart-summary{position:static}}@media (width<=980px){.mokka-shell{grid-template-columns:1fr}.mokka-sidebar{display:none}.mokka-mobile-bar{border-bottom:1px solid #d4c3be33;justify-content:space-between;align-items:center;gap:16px;padding:18px 24px;display:flex}.mokka-mobile-bar__brand,.mokka-mobile-bar__cart{color:var(--mokka-ink);font-size:16px;line-height:24px}.mokka-topbar,.mokka-checkout-topbar{padding:20px 24px}.mokka-home-page,.mokka-catalog-shell,.mokka-about-shell,.mokka-pdp-page,.mokka-cart-page,.mokka-checkout-main{padding-left:24px;padding-right:24px}.mokka-pdp-section{grid-template-columns:1fr;gap:40px}.mokka-pdp-gallery,.mokka-pdp-panel{grid-column:auto}.mokka-home-category-grid{grid-template-columns:1fr}.mokka-home-category-card--left,.mokka-home-category-card--right,.mokka-home-category-card.is-wide{grid-column:auto}}@media (width<=760px){.mokka-home-hero{aspect-ratio:auto;min-height:520px}.mokka-home-hero__card{padding:28px;bottom:24px;left:24px;right:24px}.mokka-home-hero__card h1{max-width:none;font-size:40px;line-height:42px}.mokka-home-products-grid,.mokka-related-grid,.mokka-product-grid,.mokka-form-grid,.mokka-footer__grid,.mokka-footer__compact-grid,.mokka-checkout-footer,.mokka-pdp__sizes{grid-template-columns:1fr}.mokka-home-products-header,.mokka-related-section__header,.mokka-footer__bottom,.mokka-checkout-topbar{flex-direction:column;align-items:start}.mokka-home-newsletter{padding:64px 24px}.mokka-home-newsletter__form,.mokka-checkout-submit{flex-direction:column;width:100%;min-width:0}.mokka-cart-line{grid-template-columns:1fr}.mokka-cart-line__media{aspect-ratio:3/4;width:100%;height:auto}.mokka-checkout-card__line{grid-template-columns:1fr}.mokka-pdp-gallery{flex-direction:column-reverse}.mokka-pdp-gallery__thumbs{grid-template-columns:repeat(3,minmax(0,1fr));width:100%;display:grid}.mokka-pdp-gallery__thumb{width:100%}}
