.price-theme{--bg-base:#fcfbf8;--bg-card:#fff;--bg-elevated:#f3efeb;--border-subtle:#e8e2dc;--accent:#cf3d4e;--accent-light:#db5262;--text-primary:#272321;--text-secondary:#655f5a;--text-muted:#918982;--accent-dim-04:rgba(207,61,78,.04);--accent-dim-07:rgba(207,61,78,.07);--accent-dim-08:rgba(207,61,78,.08);--accent-dim-10:rgba(207,61,78,.1);--accent-dim-12:rgba(207,61,78,.12);--accent-dim-15:rgba(207,61,78,.15);--accent-dim-18:rgba(207,61,78,.18);--accent-dim-20:rgba(207,61,78,.2);--accent-dim-25:rgba(207,61,78,.25);--accent-dim-30:rgba(207,61,78,.3);--accent-dim-35:rgba(207,61,78,.35);--accent-dim-40:rgba(207,61,78,.4);--accent-dim-45:rgba(207,61,78,.45);--accent-dim-50:rgba(207,61,78,.5);--accent-dim-90:rgba(207,61,78,.9);min-height:100dvh;background:var(--bg-base);color:var(--text-primary)}.price-theme>div>header{background:hsla(0,0%,100%,.94)!important;box-shadow:0 4px 20px rgba(55,45,40,.035)}.price-theme .rounded-2xl,.price-theme .rounded-3xl{box-shadow:0 7px 24px rgba(55,45,40,.035)}.price-theme .price-store-link{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border:1px solid var(--border-subtle);border-radius:10px;color:var(--text-secondary);background:#fff;font-size:11px;text-decoration:none}.price-theme .bg-bg-elevated{background:var(--bg-elevated)!important}.price-theme .price-action-bar{box-shadow:0 10px 35px rgba(55,45,40,.13)!important}.price-theme .price-action-bar,.price-theme .price-bottom-nav{background:hsla(0,0%,100%,.97)!important;border-color:var(--border-subtle)!important}.price-theme .price-bottom-nav{box-shadow:0 8px 35px rgba(55,45,40,.14)}@media (min-width:850px){.price-theme>div>header>div{width:min(850px,calc(100% - 40px));margin:auto}.price-theme .max-w-lg{max-width:720px}}