:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--color-primary:#8a1e3d;--color-primary-hover:#68142c;--color-nav-bg:#241a15;--color-nav-accent:#c9922f;--color-nav-text:#a89a8e;--color-success:#128d59;--color-success-bg:#e8f3ed;--color-success-border:#a9d6c0;--color-danger:#da102e;--color-danger-bg:#fbe9ea;--color-danger-border:#eeb0b6;--color-warning:#ed6c02;--color-warning-strong:#c9922f;--color-info:#8a1e3d;--color-page-bg:#f7f3ec;--color-surface:#fff;--color-soft:#fdf8f0;--color-border-strong:#e7dccc;--color-text-primary:#241a15;--color-text-secondary:#5c4b42;--color-text-muted:#8e7a6c;--color-text-disabled:#c3b5a6;--color-brand:#8a1e3d;--shadow-card:0 1px 2px #241a150f, 0 4px 12px #241a1514}@keyframes skeleton-shimmer{0%{background-position:100%}to{background-position:0}}@media only screen and (min-width:768px){.product-screen{background:var(--color-surface);border:1px solid var(--color-border-strong);border-radius:12px;margin-top:32px;margin-bottom:48px}}.product-screen{flex-direction:column;gap:8px;padding:24px 16px 120px;display:flex}@media only screen and (min-width:768px){.product-screen{max-width:640px;margin:0 auto;padding:32px 32px 120px}}@media only screen and (min-width:1024px){.product-screen{grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);grid-template-areas:"back back""media detail";align-items:start;gap:40px;max-width:1000px;padding-bottom:64px;display:grid}.product-screen:not(:has(.product-screen-media)){grid-template-areas:"back back""detail detail";max-width:640px}}.product-screen .product-screen-back{color:var(--color-text-secondary);grid-area:back;align-self:flex-start;align-items:center;gap:4px;min-height:44px;font-family:Libre Franklin,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:13px;font-weight:400;text-decoration:none;display:inline-flex}.product-screen .product-screen-back:hover{color:var(--color-brand)}.product-screen .product-screen-media{aspect-ratio:4/3;background:var(--color-page-bg);border:1px solid var(--color-border-strong);border-radius:12px;justify-content:center;align-items:center;margin-bottom:8px;display:flex;overflow:hidden}@media only screen and (min-width:1024px){.product-screen .product-screen-media{grid-area:media;margin-bottom:0;position:sticky;top:24px}}.product-screen .product-screen-media .product-screen-media-image{object-fit:cover;width:100%;height:100%;display:block}.product-screen .product-screen-detail{flex-direction:column;min-width:0;display:flex}@media only screen and (min-width:1024px){.product-screen .product-screen-detail{grid-area:detail}}.product-screen .product-screen-name{letter-spacing:-.5px;color:var(--color-text-primary);font-family:Archivo,-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,sans-serif;font-size:22px;font-weight:800;font-stretch:112%;line-height:1.12}.product-screen .product-screen-description{color:var(--color-text-secondary);font-family:Libre Franklin,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:400}.product-screen .product-screen-price{letter-spacing:-.3px;color:var(--color-text-primary);margin-bottom:16px;font-family:Archivo,-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,sans-serif;font-size:18px;font-weight:800;font-stretch:112%;line-height:1.2}.product-screen .product-screen-quantity{border:1px solid var(--color-border-strong);border-radius:999px;align-self:flex-start;align-items:center;margin:16px 0 8px;display:flex}.product-screen .product-screen-quantity .product-screen-quantity-button{letter-spacing:-.3px;color:var(--color-brand);cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;font-family:Archivo,-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,sans-serif;font-size:18px;font-weight:800;font-stretch:112%;line-height:1.2;display:flex}.product-screen .product-screen-quantity .product-screen-quantity-button:disabled{color:var(--color-text-disabled);cursor:default}.product-screen .product-screen-quantity .product-screen-quantity-button:hover:not(:disabled){background:var(--color-page-bg)}.product-screen .product-screen-quantity .product-screen-quantity-value{color:var(--color-text-primary);text-align:center;min-width:32px;font-family:Libre Franklin,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:700}.product-screen .product-screen-group{border-top:1px solid var(--color-border-strong);flex-direction:column;gap:8px;padding:16px 0;display:flex}.product-screen .product-screen-group .product-screen-group-header{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.product-screen .product-screen-group .product-screen-group-header .product-screen-group-header-name{letter-spacing:-.3px;color:var(--color-text-primary);font-family:Archivo,-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,sans-serif;font-size:18px;font-weight:800;font-stretch:112%;line-height:1.2}.product-screen .product-screen-group .product-screen-group-header .product-screen-group-header-rule{letter-spacing:.08em;color:var(--color-text-muted);letter-spacing:.06em;text-transform:uppercase;font-family:Libre Franklin,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:11px;font-weight:700}.product-screen .product-screen-group .product-screen-group-option{cursor:pointer;border-radius:8px;align-items:center;gap:12px;min-height:44px;margin:0 -12px;padding:0 12px;display:flex}@media (hover:hover) and (pointer:fine){.product-screen .product-screen-group .product-screen-group-option:hover:not(:has(input:disabled)){background:var(--color-page-bg)}}.product-screen .product-screen-group .product-screen-group-option:has(input:disabled){cursor:not-allowed;opacity:.5}.product-screen .product-screen-group .product-screen-group-option .product-screen-group-option-name{color:var(--color-text-primary);flex:1;font-family:Libre Franklin,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:400}.product-screen .product-screen-group .product-screen-group-option .product-screen-group-option-price{color:var(--color-text-secondary);font-family:Libre Franklin,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:13px;font-weight:400}.product-screen .product-screen-note{flex-direction:column;gap:8px;padding:16px 0;display:flex}.product-screen .product-screen-note .product-screen-note-label{letter-spacing:.08em;color:var(--color-text-muted);letter-spacing:.06em;text-transform:uppercase;font-family:Libre Franklin,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:11px;font-weight:700}.product-screen .product-screen-note .product-screen-note-input{background:var(--color-surface);border:1px solid var(--color-border-strong);color:var(--color-text-primary);resize:vertical;border-radius:8px;padding:12px;font-family:Libre Franklin,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:400}.product-screen .product-screen-note .product-screen-note-input:focus-visible{border-color:var(--color-brand);outline:none}.product-screen .product-screen-actions{background:var(--color-page-bg);align-items:center;gap:12px;margin:0 -16px;padding:12px 16px;display:flex;position:sticky;bottom:0;box-shadow:0 -8px 16px -12px #20242d66}@media only screen and (min-width:768px){.product-screen .product-screen-actions{margin:0 -32px;padding:16px 32px}}@media only screen and (min-width:1024px){.product-screen .product-screen-actions{box-shadow:none;background:0 0;margin:0;padding:16px 0 0;position:static}}.product-screen .product-screen-actions .product-screen-actions-add{letter-spacing:0;text-transform:none;border-radius:12px;flex:1;justify-content:space-between;width:100%;height:52px;font-size:15px;display:flex}.product-screen .product-screen-actions .product-screen-actions-add .product-screen-actions-add-label{text-align:left;flex:1}.product-screen .product-screen-actions .product-screen-actions-add .product-screen-actions-add-label:only-child{text-align:center}.product-screen .product-screen-actions .product-screen-actions-add .product-screen-actions-add-total{font-variant-numeric:tabular-nums}
