.shop-module__SRu1PG__page{max-width:1280px;margin:0 auto;padding:2rem 2rem 6rem}.shop-module__SRu1PG__breadcrumb ol{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:.5rem;margin:0 0 1.5rem;padding:0;font-size:.82rem;list-style:none;display:flex}.shop-module__SRu1PG__breadcrumb li:not(:last-child):after{content:"/";opacity:.5;margin-left:.5rem}.shop-module__SRu1PG__breadcrumb a{color:var(--text-secondary);text-decoration:none;transition:color .2s}.shop-module__SRu1PG__breadcrumb a:hover,.shop-module__SRu1PG__breadcrumb a:focus-visible{color:var(--accent)}.shop-module__SRu1PG__breadcrumb li[aria-current=page]{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:500;overflow:hidden}.shop-module__SRu1PG__header{max-width:62ch;margin-bottom:2rem}.shop-module__SRu1PG__header h1{font-family:var(--font-display);color:var(--text-primary);text-wrap:balance;margin:.25rem 0 .75rem;font-size:clamp(2rem,4.5vw,3rem);font-weight:300;line-height:1.15}.shop-module__SRu1PG__header p{color:var(--text-secondary);margin:0;line-height:1.7}.shop-module__SRu1PG__filters{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg-card);flex-wrap:wrap;align-items:end;gap:.75rem 1rem;margin-bottom:1.75rem;padding:1rem 1.25rem;display:flex}.shop-module__SRu1PG__filterField{flex-direction:column;flex:12rem;gap:.35rem;min-width:12rem;display:flex}.shop-module__SRu1PG__filterField label{letter-spacing:.08em;text-transform:uppercase;color:var(--text-secondary);font-size:.75rem}.shop-module__SRu1PG__filterField select{appearance:none;background-color:var(--bg-deep);color:var(--text-primary);border:1px solid var(--border-light);border-radius:var(--radius-sm);font:inherit;background-image:linear-gradient(45deg, transparent 50%, var(--text-secondary) 50%), linear-gradient(135deg, var(--text-secondary) 50%, transparent 50%);background-position:calc(100% - 18px),calc(100% - 13px);background-repeat:no-repeat;background-size:5px 5px;padding:.6rem 2.2rem .6rem .8rem}.shop-module__SRu1PG__filterField select:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.shop-module__SRu1PG__filterCount{color:var(--text-secondary);font-variant-numeric:tabular-nums;align-self:center;margin-left:auto;font-size:.9rem}.shop-module__SRu1PG__filterReset{border:1px solid var(--border-light);min-height:44px;color:var(--text-secondary);font:inherit;cursor:pointer;background:0 0;border-radius:999px;padding:.5rem .9rem;font-size:.85rem;transition:color .2s,border-color .2s}.shop-module__SRu1PG__filterReset:hover,.shop-module__SRu1PG__filterReset:focus-visible{color:var(--text-primary);border-color:var(--accent)}.shop-module__SRu1PG__grid{grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:1.5rem 1.25rem;margin:0;padding:0;list-style:none;display:grid}.shop-module__SRu1PG__grid>li{content-visibility:auto;contain-intrinsic-size:0 400px;min-width:0}.shop-module__SRu1PG__card{color:inherit;border-radius:var(--radius-md);outline-offset:4px;flex-direction:column;gap:.6rem;min-width:0;text-decoration:none;display:flex}.shop-module__SRu1PG__card:focus-visible{outline:2px solid var(--accent)}.shop-module__SRu1PG__cardFrame{background:var(--frame-white,#f7f4ee);border-radius:var(--radius-sm);box-shadow:var(--shadow-poster);padding:8px;transition:transform .25s,box-shadow .25s}.shop-module__SRu1PG__card:hover .shop-module__SRu1PG__cardFrame{box-shadow:var(--shadow-card);transform:translateY(-3px)}@media (prefers-reduced-motion:reduce){.shop-module__SRu1PG__cardFrame,.shop-module__SRu1PG__card:hover .shop-module__SRu1PG__cardFrame{transition:none;transform:none}}.shop-module__SRu1PG__cardImg{aspect-ratio:2/3;object-fit:cover;border-radius:2px;width:100%;height:auto;display:block}.shop-module__SRu1PG__cardMeta{justify-content:space-between;align-items:baseline;gap:.5rem;min-width:0;display:flex}.shop-module__SRu1PG__cardCity{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-weight:500;overflow:hidden}.shop-module__SRu1PG__cardTheme{color:var(--text-secondary);font-size:.82rem;display:block}.shop-module__SRu1PG__cardPrice{color:var(--accent);white-space:nowrap;font-variant-numeric:tabular-nums;font-size:.9rem}.shop-module__SRu1PG__empty{text-align:center;color:var(--text-secondary);padding:3rem 1rem}.shop-module__SRu1PG__more{justify-content:center;margin-top:2.5rem;display:flex}.shop-module__SRu1PG__product{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:start;gap:3rem;display:grid}.shop-module__SRu1PG__gallery{gap:1rem;display:grid}.shop-module__SRu1PG__heroFrame{background:var(--frame-white,#f7f4ee);border-radius:var(--radius-md);box-shadow:var(--shadow-poster);aspect-ratio:2/3;justify-content:center;align-items:center;width:auto;max-width:100%;max-height:min(74vh,820px);margin-inline:auto;padding:12px;display:flex;position:relative}.shop-module__SRu1PG__heroFrame:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.shop-module__SRu1PG__heroImg{object-fit:contain;border-radius:3px;width:auto;max-width:100%;height:auto;max-height:100%;animation:.18s ease-out shop-module__SRu1PG__galleryFade;display:block}@keyframes shop-module__SRu1PG__galleryFade{0%{opacity:.55}to{opacity:1}}.shop-module__SRu1PG__galleryNav{border:1px solid var(--border-light);background:var(--bg-surface);width:44px;height:44px;color:var(--text-primary);cursor:pointer;opacity:.9;border-radius:999px;justify-content:center;align-items:center;transition:transform .16s ease-out,opacity .16s ease-out,border-color .16s ease-out;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 10px #00000024}.shop-module__SRu1PG__galleryNavPrev{left:8px}.shop-module__SRu1PG__galleryNavNext{right:8px}@media (hover:hover) and (pointer:fine){.shop-module__SRu1PG__galleryNav:hover{opacity:1;border-color:var(--accent)}}.shop-module__SRu1PG__galleryNav:active{transform:translateY(-50%)scale(.94)}.shop-module__SRu1PG__galleryNav:focus-visible{outline:2px solid var(--accent);outline-offset:2px;opacity:1}.shop-module__SRu1PG__thumbs{grid-template-columns:repeat(4,1fr);gap:.6rem;margin-top:.75rem;display:grid}.shop-module__SRu1PG__thumbButton{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--frame-white,#f7f4ee);cursor:pointer;padding:0;transition:border-color .16s ease-out,transform .16s ease-out;display:block;overflow:hidden}.shop-module__SRu1PG__thumbButton img{aspect-ratio:4/3;object-fit:contain;width:100%;height:auto;display:block}@media (hover:hover) and (pointer:fine){.shop-module__SRu1PG__thumbButton:hover{border-color:var(--accent)}}.shop-module__SRu1PG__thumbButton:active{transform:scale(.97)}.shop-module__SRu1PG__thumbButton:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.shop-module__SRu1PG__thumbButtonActive{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent)}@media (prefers-reduced-motion:reduce){.shop-module__SRu1PG__heroImg{animation:none}.shop-module__SRu1PG__galleryNav,.shop-module__SRu1PG__thumbButton{transition:none}}.shop-module__SRu1PG__details h1{font-family:var(--font-display);color:var(--text-primary);text-wrap:balance;margin:.25rem 0 .5rem;font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:300;line-height:1.2}.shop-module__SRu1PG__lead{color:var(--text-secondary);margin:0 0 1.5rem;line-height:1.7}.shop-module__SRu1PG__specs{color:var(--text-secondary);gap:.5rem;margin:1.5rem 0 0;padding:0;font-size:.92rem;list-style:none;display:grid}.shop-module__SRu1PG__specs li{align-items:baseline;gap:.6rem;display:flex}.shop-module__SRu1PG__specs li:before{content:"•";color:var(--accent)}.shop-module__SRu1PG__section{margin-top:3rem}.shop-module__SRu1PG__section h2{font-family:var(--font-display);margin:0 0 .75rem;font-size:1.4rem;font-weight:400}.shop-module__SRu1PG__section p{color:var(--text-secondary);line-height:1.7}.shop-module__SRu1PG__related{margin-top:4rem}.shop-module__SRu1PG__related h2{font-family:var(--font-display);margin:0 0 1.25rem;font-size:1.5rem;font-weight:400}.shop-module__SRu1PG__buy{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-card);gap:1rem;padding:1.5rem;display:grid}.shop-module__SRu1PG__segmented{border:0;grid-template-columns:repeat(auto-fit,minmax(0,1fr));gap:.5rem;margin:0;padding:0;display:grid}.shop-module__SRu1PG__segmented label{border:1px solid var(--border-light);border-radius:var(--radius-md);cursor:pointer;flex-direction:column;gap:.15rem;padding:.85rem 1rem;transition:border-color .2s,background-color .2s;display:flex;position:relative}.shop-module__SRu1PG__segmented label:hover{border-color:var(--accent)}.shop-module__SRu1PG__segmented input{opacity:0;cursor:pointer;margin:0;position:absolute;inset:0}.shop-module__SRu1PG__segmented label:has(input:checked){border-color:var(--accent);background:var(--accent-dim)}.shop-module__SRu1PG__segmented label:has(input:focus-visible){outline:2px solid var(--accent);outline-offset:2px}.shop-module__SRu1PG__segmented strong{color:var(--text-primary);font-weight:500}.shop-module__SRu1PG__segmented span{color:var(--text-secondary);font-size:.82rem}.shop-module__SRu1PG__optionSlot{align-content:start;min-height:7.5rem;display:grid}.shop-module__SRu1PG__included{border:1px dashed var(--border-light);border-radius:var(--radius-md);color:var(--text-secondary);margin:0;padding:.75rem .9rem;font-size:.85rem;line-height:1.55}.shop-module__SRu1PG__popular{letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;background:var(--accent);color:var(--text-on-accent);border-radius:999px;padding:.1rem .45rem;font-size:.62rem;font-style:normal;font-weight:600;position:absolute;top:-.55rem;left:50%;transform:translate(-50%)}.shop-module__SRu1PG__sizes{border:0;grid-template-columns:repeat(auto-fill,minmax(96px,1fr));gap:.75rem .5rem;margin:0;padding:.5rem 0 0;display:grid}.shop-module__SRu1PG__sizes label{text-align:center;border:1px solid var(--border-light);border-radius:var(--radius-sm);cursor:pointer;color:var(--text-primary);padding:.65rem .4rem;font-size:.85rem;transition:border-color .2s,background-color .2s;position:relative}.shop-module__SRu1PG__sizes label:hover{border-color:var(--accent)}.shop-module__SRu1PG__sizes label:has(input:checked){border-color:var(--accent);background:var(--accent-dim)}.shop-module__SRu1PG__sizes label:has(input:focus-visible){outline:2px solid var(--accent);outline-offset:2px}.shop-module__SRu1PG__sizes input{opacity:0;cursor:pointer;margin:0;position:absolute;inset:0}.shop-module__SRu1PG__sizes small{color:var(--text-secondary);font-variant-numeric:tabular-nums;display:block}.shop-module__SRu1PG__priceRow{border-top:1px solid var(--border);justify-content:space-between;align-items:baseline;gap:1rem;padding-top:.5rem;display:flex}.shop-module__SRu1PG__price{font-family:var(--font-display);color:var(--text-primary);font-variant-numeric:tabular-nums;font-size:2rem}.shop-module__SRu1PG__priceNote{color:var(--text-secondary);text-align:right;font-size:.82rem}.shop-module__SRu1PG__emailField{gap:.35rem;display:grid}.shop-module__SRu1PG__emailField label{letter-spacing:.08em;text-transform:uppercase;color:var(--text-secondary);font-size:.75rem}.shop-module__SRu1PG__emailField input{background:var(--bg-deep);color:var(--text-primary);border:1px solid var(--border-light);border-radius:var(--radius-sm);font:inherit;padding:.7rem .9rem}.shop-module__SRu1PG__emailField input:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.shop-module__SRu1PG__error{color:var(--error);outline:none;margin:0;font-size:.9rem;font-weight:500}.shop-module__SRu1PG__buyButton{justify-content:center;width:100%}.shop-module__SRu1PG__trust{color:var(--text-secondary);gap:.35rem;margin:0;padding:0;font-size:.82rem;list-style:none;display:grid}.shop-module__SRu1PG__trust li:before{content:"✓ " / "";color:var(--accent)}.shop-module__SRu1PG__buyBar{display:none}@media (max-width:860px){.shop-module__SRu1PG__buyBar{left:0;right:0;bottom:var(--cookie-banner-h,0px);z-index:40;padding:.6rem 1rem calc(.6rem + env(safe-area-inset-bottom));background:var(--bg-card);border-top:1px solid var(--border);pointer-events:none;justify-content:space-between;align-items:center;gap:.75rem;transition:transform .22s ease-out,bottom .25s;display:flex;position:fixed;transform:translateY(110%);box-shadow:0 -8px 24px #0000001f}.shop-module__SRu1PG__buyBarVisible{pointer-events:auto;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.shop-module__SRu1PG__buyBar{transition:none}}}.shop-module__SRu1PG__buyBarPrice{font-family:var(--font-display);color:var(--text-primary);font-variant-numeric:tabular-nums;font-size:1.35rem}.shop-module__SRu1PG__buyBarCta{flex:0 auto;min-height:44px;padding-inline:1.1rem;font-size:.9rem}.shop-module__SRu1PG__orderCard{width:min(760px,100%)}.shop-module__SRu1PG__orderHead{border-bottom:1px solid var(--border);grid-template-columns:96px 1fr;align-items:center;gap:1.25rem;padding-bottom:1.25rem;display:grid}.shop-module__SRu1PG__orderHead img{width:96px;height:auto;box-shadow:var(--shadow-poster);border-radius:4px;display:block}.shop-module__SRu1PG__orderHead h1{font-family:var(--font-display);margin:.2rem 0;font-size:1.5rem;font-weight:400}.shop-module__SRu1PG__files{gap:.6rem;margin:1.25rem 0 0;padding:0;list-style:none;display:grid}.shop-module__SRu1PG__fileRow{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--bg-deep);justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 1rem;display:flex}.shop-module__SRu1PG__fileMeta{min-width:0}.shop-module__SRu1PG__fileMeta strong{text-overflow:ellipsis;white-space:nowrap;font-weight:500;display:block;overflow:hidden}.shop-module__SRu1PG__fileMeta span{color:var(--text-secondary);font-size:.82rem}.shop-module__SRu1PG__fileLink{white-space:nowrap}.shop-module__SRu1PG__timeline{grid-template-columns:repeat(4,1fr);gap:.5rem;margin:1.5rem 0 0;padding:0;list-style:none;display:grid}.shop-module__SRu1PG__timeline li{text-align:center;color:var(--text-secondary);padding-top:1rem;font-size:.82rem;position:relative}.shop-module__SRu1PG__timeline li:before{content:"";background:var(--border-light);border-radius:50%;width:10px;height:10px;position:absolute;top:0;left:50%;transform:translate(-50%)}.shop-module__SRu1PG__timeline li[data-done=true]{color:var(--text-primary)}.shop-module__SRu1PG__timeline li[data-done=true]:before{background:var(--accent)}.shop-module__SRu1PG__pending{color:var(--text-secondary);align-items:center;gap:.75rem;margin-top:1rem;display:flex}.shop-module__SRu1PG__spinner{border:2px solid var(--border-light);border-top-color:var(--accent);border-radius:50%;width:18px;height:18px;animation:.9s linear infinite shop-module__SRu1PG__spin}@keyframes shop-module__SRu1PG__spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.shop-module__SRu1PG__spinner{animation:none}}.shop-module__SRu1PG__muted{color:var(--text-secondary);font-size:.88rem}@media (max-width:860px){.shop-module__SRu1PG__page{padding:1.5rem 1rem 4rem}.shop-module__SRu1PG__product{grid-template-columns:1fr;gap:2rem}.shop-module__SRu1PG__grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1.25rem .9rem}.shop-module__SRu1PG__timeline{grid-template-columns:repeat(2,1fr);row-gap:1rem}}.shop-module__SRu1PG__trustLine{color:var(--text-muted);margin:.75rem 0 0;font-size:.85rem}.shop-module__SRu1PG__faq{gap:.6rem;max-width:820px;margin:clamp(2.5rem,6vw,4rem) auto 0;display:grid}.shop-module__SRu1PG__faq h2{font-family:var(--font-display);color:var(--text-primary);margin:0 0 .5rem;font-size:clamp(1.5rem,3vw,2rem)}.shop-module__SRu1PG__faqItem{border:1px solid var(--border-light);border-radius:var(--radius-md);background:var(--bg-card);padding:.85rem 1rem}.shop-module__SRu1PG__faqItem summary{cursor:pointer;color:var(--text-primary);justify-content:space-between;gap:1rem;min-height:24px;font-weight:600;list-style:none;display:flex}.shop-module__SRu1PG__faqItem summary::-webkit-details-marker{display:none}.shop-module__SRu1PG__faqItem summary:after{content:"+";color:var(--accent);font-weight:700}.shop-module__SRu1PG__faqItem[open] summary:after{content:"–"}.shop-module__SRu1PG__faqItem p{color:var(--text-secondary);margin:.6rem 0 0;line-height:1.6}.shop-module__SRu1PG__reviewsSummary{color:var(--accent);margin:0 0 1rem;font-size:1.05rem}.shop-module__SRu1PG__reviewList{gap:1rem;margin:0;padding:0;list-style:none;display:grid}.shop-module__SRu1PG__reviewItem{border:1px solid var(--border-light);border-radius:var(--radius-md);background:var(--bg-card);padding:1rem 1.15rem}.shop-module__SRu1PG__reviewStars{color:var(--accent);letter-spacing:.1em;margin:0 0 .35rem}.shop-module__SRu1PG__reviewItem blockquote{color:var(--text-secondary);margin:0 0 .5rem;line-height:1.6}.shop-module__SRu1PG__reviewItem footer{color:var(--text-muted);font-size:.82rem}.shop-module__SRu1PG__reviewVerified{color:var(--success)}.shop-module__SRu1PG__pagination{border-top:1px solid var(--border-light);justify-content:space-between;align-items:center;gap:1rem;margin:2.5rem 0 1rem;padding-top:1.5rem;display:flex}.shop-module__SRu1PG__pageLink{border:1px solid var(--border-light);min-height:44px;color:var(--text-primary);border-radius:999px;align-items:center;padding:.6rem 1.2rem;font-size:.92rem;font-weight:500;text-decoration:none;transition:border-color .2s,color .2s;display:inline-flex}.shop-module__SRu1PG__pageLink:hover{border-color:var(--accent);color:var(--accent)}.shop-module__SRu1PG__pageStatus{color:var(--text-secondary);font-variant-numeric:tabular-nums;font-size:.88rem}.shop-module__SRu1PG__pageList{flex-wrap:wrap;justify-content:center;gap:.4rem;margin:0 0 2rem;padding:0;list-style:none;display:flex}.shop-module__SRu1PG__pageNum,.shop-module__SRu1PG__pageNumCurrent{border-radius:var(--radius-sm,6px);font-variant-numeric:tabular-nums;justify-content:center;align-items:center;min-width:40px;min-height:40px;padding:0 .5rem;font-size:.9rem;text-decoration:none;display:inline-flex}.shop-module__SRu1PG__pageNum{color:var(--text-secondary);border:1px solid #0000}.shop-module__SRu1PG__pageNum:hover{color:var(--accent);border-color:var(--border-light)}.shop-module__SRu1PG__pageNumCurrent{color:var(--text-on-accent);background:var(--accent);font-weight:600}@media (max-width:600px){.shop-module__SRu1PG__pagination{flex-wrap:wrap;justify-content:center}.shop-module__SRu1PG__pageStatus{text-align:center;order:-1;width:100%}}.shop-module__SRu1PG__hubLinks{flex-wrap:wrap;gap:1.25rem;margin-top:1rem;font-size:.94rem;display:flex}.shop-module__SRu1PG__hubLinks a{color:var(--accent);text-underline-offset:3px;text-decoration:underline}.shop-module__SRu1PG__aboutTagline{color:var(--text-secondary);margin-bottom:.9rem;font-size:1.05rem;font-style:italic}.shop-module__SRu1PG__aboutGuideLink{margin-top:.4rem;font-weight:600;display:inline-block}
.upsell-banner-module__VBEzgq__banner{background:var(--bg-surface);border:1px solid var(--accent-dim);border-left:3px solid var(--accent);border-radius:var(--radius-md);flex-direction:column;gap:.75rem;margin-bottom:1.5rem;padding:1.5rem 1.75rem;display:flex;position:relative}.upsell-banner-module__VBEzgq__dismiss{color:var(--text-muted);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;padding:.25rem;font-size:1.25rem;line-height:1;transition:color .2s,background .2s;position:absolute;top:.75rem;right:.75rem}.upsell-banner-module__VBEzgq__dismiss:hover{color:var(--text-primary);background:var(--accent-dim)}.upsell-banner-module__VBEzgq__badge{letter-spacing:.15em;text-transform:uppercase;color:var(--accent);background:var(--accent-dim);border-radius:999px;align-self:flex-start;padding:.25rem .6rem;font-size:.68rem;font-weight:700;display:inline-block}.upsell-banner-module__VBEzgq__heading{font-family:var(--font-display);color:var(--text-primary);margin:0;padding-right:1.5rem;font-size:1.15rem}.upsell-banner-module__VBEzgq__subtitle{color:var(--text-secondary);margin:0;font-size:.85rem;line-height:1.5}.upsell-banner-module__VBEzgq__comparison{grid-template-columns:1fr 1fr;gap:.5rem;margin-top:.25rem;display:grid}.upsell-banner-module__VBEzgq__tier{background:var(--bg-card);border:2px solid var(--border);border-radius:var(--radius-md);text-align:center;cursor:pointer;flex-direction:column;gap:.15rem;padding:1rem .75rem;transition:border-color .2s,transform .15s;display:flex}.upsell-banner-module__VBEzgq__tier:hover{border-color:var(--accent);transform:translateY(-1px)}.upsell-banner-module__VBEzgq__tierHighlighted{border-color:var(--accent);background:var(--accent-dim)}.upsell-banner-module__VBEzgq__tierSelected{box-shadow:0 0 0 2px var(--accent-dim), 0 4px 12px #c9a84c26;transform:translateY(-2px);border-color:var(--accent)!important}.upsell-banner-module__VBEzgq__tierName{letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);font-size:.72rem;font-weight:600}.upsell-banner-module__VBEzgq__tierOriginal{color:var(--text-muted);opacity:.7;font-size:.82rem;text-decoration:line-through}.upsell-banner-module__VBEzgq__tierPrice{font-family:var(--font-display);color:var(--text-primary);font-size:1.3rem;font-weight:600}.upsell-banner-module__VBEzgq__tierUnit{color:var(--text-muted);font-size:.72rem}.upsell-banner-module__VBEzgq__tierSavings{color:var(--accent);margin-top:.15rem;font-size:.72rem;font-weight:600}.upsell-banner-module__VBEzgq__checkout{border-top:1px solid var(--border-light);flex-direction:column;gap:.5rem;padding-top:.5rem;animation:.2s upsell-banner-module__VBEzgq__slideDown;display:flex}@keyframes upsell-banner-module__VBEzgq__slideDown{0%{opacity:0;transform:translateY(-4px)}}.upsell-banner-module__VBEzgq__emailLabel{letter-spacing:.05em;text-transform:uppercase;color:var(--text-muted);font-size:.78rem;font-weight:600}.upsell-banner-module__VBEzgq__emailInput{border-radius:var(--radius-md);border:1px solid var(--border-light);background:var(--bg-card);color:var(--text-primary);font-family:var(--font-body);padding:.65rem .85rem;font-size:.95rem}.upsell-banner-module__VBEzgq__emailInput:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-dim);outline:none}.upsell-banner-module__VBEzgq__checkoutBtn{width:100%;min-height:48px}.upsell-banner-module__VBEzgq__error{color:var(--error,#e53935);margin:0;font-size:.82rem}.upsell-banner-module__VBEzgq__stripeNote{color:var(--text-muted);text-align:center;margin:0;font-size:.72rem}@media (max-width:600px){.upsell-banner-module__VBEzgq__banner{padding:1.25rem 1rem}.upsell-banner-module__VBEzgq__comparison{grid-template-columns:1fr}}
.share-order-module__bPe5GW__section{border-top:1px solid var(--border);margin-top:1.5rem;padding-top:1.5rem}.share-order-module__bPe5GW__header{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.share-order-module__bPe5GW__posterThumb{border:1px solid var(--border-light);border-radius:8px;flex-shrink:0;width:64px;height:80px;overflow:hidden;box-shadow:0 2px 8px #00000026}.share-order-module__bPe5GW__posterImg{object-fit:cover;width:100%;height:100%}.share-order-module__bPe5GW__headerText{flex:1;min-width:0}.share-order-module__bPe5GW__heading{color:var(--text-primary);margin:0 0 .3rem;font-size:1.05rem;font-weight:600;line-height:1.3}.share-order-module__bPe5GW__subtitle{color:var(--text-secondary);margin:0;font-size:.84rem;line-height:1.5}.share-order-module__bPe5GW__referralBox{background:var(--accent-dim,#c9a84c14);border:1px solid #c9a84c40;border-radius:10px;margin-bottom:1rem;padding:.65rem 1rem}.share-order-module__bPe5GW__referralCodeRow{align-items:center;gap:.5rem;display:flex}.share-order-module__bPe5GW__referralLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:1px;white-space:nowrap;font-size:.75rem;font-weight:600}.share-order-module__bPe5GW__referralCodeValue{color:var(--accent,#c9a84c);letter-spacing:1px;flex:1;font-family:JetBrains Mono,Fira Code,monospace;font-size:1rem;font-weight:700}.share-order-module__bPe5GW__referralCopyBtn{border:1px solid var(--accent,#c9a84c);background:var(--accent,#c9a84c);color:#fff;cursor:pointer;white-space:nowrap;border-radius:8px;min-height:44px;padding:.5rem .85rem;font-size:.78rem;font-weight:600;transition:all .2s}.share-order-module__bPe5GW__referralCopyBtn:hover{opacity:.85}.share-order-module__bPe5GW__referralCopyBtn.share-order-module__bPe5GW__copied{border-color:var(--success);background:var(--success);color:#fff}.share-order-module__bPe5GW__primaryButtons{grid-template-columns:1fr 1fr;gap:.5rem;margin-bottom:.75rem;display:grid}.share-order-module__bPe5GW__primaryBtn{font-family:var(--font-body);cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.88rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.share-order-module__bPe5GW__primaryBtn svg{flex-shrink:0;width:18px;height:18px}.share-order-module__bPe5GW__whatsappBtn{color:#fff;background:#25d366}.share-order-module__bPe5GW__whatsappBtn:hover{background:#20bd5a;transform:translateY(-1px);box-shadow:0 4px 12px #25d3664d}.share-order-module__bPe5GW__copyLinkBtn{background:var(--bg-surface);color:var(--text-primary);border:1px solid var(--border-light)}.share-order-module__bPe5GW__copyLinkBtn:hover{border-color:var(--accent);color:var(--accent);background:var(--accent-dim)}.share-order-module__bPe5GW__copiedPrimary{border-color:var(--success)!important;color:var(--success)!important;background:#4caf501a!important}.share-order-module__bPe5GW__moreToggle{width:100%;font-family:var(--font-body);color:var(--text-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;gap:.35rem;padding:.5rem;font-size:.78rem;transition:color .2s;display:flex}.share-order-module__bPe5GW__moreToggle:hover{color:var(--text-secondary)}.share-order-module__bPe5GW__moreToggle svg{width:14px;height:14px;transition:transform .2s}.share-order-module__bPe5GW__moreArrowUp{transform:rotate(180deg)}.share-order-module__bPe5GW__secondaryButtons{flex-wrap:wrap;justify-content:center;gap:.5rem;padding-top:.5rem;animation:.2s share-order-module__bPe5GW__fadeIn;display:flex}@keyframes share-order-module__bPe5GW__fadeIn{0%{opacity:0;transform:translateY(-4px)}}.share-order-module__bPe5GW__shareBtn{border:1px solid var(--border-light);color:var(--text-primary);cursor:pointer;background:#ffffff08;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:.3rem;min-width:60px;padding:.55rem .75rem;font-size:.82rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.share-order-module__bPe5GW__shareBtn:hover{border-color:var(--accent);color:var(--accent);background:var(--accent-dim);transform:translateY(-1px)}.share-order-module__bPe5GW__shareBtn svg{flex-shrink:0;width:18px;height:18px}.share-order-module__bPe5GW__label{opacity:.85;white-space:nowrap;font-size:.68rem}@media (max-width:480px){.share-order-module__bPe5GW__primaryButtons{grid-template-columns:1fr}.share-order-module__bPe5GW__secondaryButtons{grid-template-columns:repeat(4,1fr);display:grid}.share-order-module__bPe5GW__shareBtn{min-width:0}}