:root{color:#111827;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*,:before,:after{box-sizing:border-box}body{background:#f9fafb;min-height:100vh;margin:0}h1,h2,h3,p{margin:0}button,input{font:inherit}#root{min-height:100vh}.error-fallback{text-align:center;place-content:center;gap:.75rem;min-height:100vh;padding:1.5rem;display:grid}.error-fallback h1{font-size:clamp(1.4rem,5vw,1.9rem)}.error-fallback p{color:#4b5563}.error-fallback-logo{width:min(15rem,70vw);height:auto;margin:0 auto}.global-loading-overlay{z-index:120;opacity:1;background:#fff;place-items:center;transition:opacity .32s ease-out;display:grid;position:fixed;inset:0}.global-loading-overlay--exiting{opacity:0}.global-loading-panel{text-align:center;justify-items:center;gap:.45rem;display:grid}.global-loading-logo{width:min(7rem,26vw);height:auto;animation:1.15s ease-in-out infinite alternate global-logo-pulse}.global-loading-title{color:#111827;flex-wrap:wrap;justify-content:center;align-items:baseline;gap:0;margin:0;font-size:1rem;font-weight:700;display:flex}.global-loading-ellipsis{white-space:nowrap;margin-left:.25rem;display:inline}.global-loading-dot{animation:1.35s ease-in-out infinite global-loading-ellipsis-wave;display:inline-block}.global-loading-dot:first-child{animation-delay:0s}.global-loading-dot:nth-child(2){animation-delay:.18s}.global-loading-dot:nth-child(3){animation-delay:.36s}.global-loading-copy{color:#6b7280;max-width:24rem;font-size:.88rem}.global-loading-copy--maintenance{font-style:normal;line-height:1.45}.global-loading-logo--static{opacity:1;animation:none;transform:none}@keyframes global-logo-pulse{0%{opacity:.76;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes global-loading-ellipsis-wave{0%,40%,to{opacity:.28;transform:translateY(0)}20%{opacity:1;transform:translateY(-.09em)}}@media (prefers-reduced-motion:reduce){.global-loading-overlay{transition-duration:.01ms}.global-loading-dot{opacity:.9;animation:none}}.account-restriction-overlay{z-index:250;-webkit-overflow-scrolling:touch;box-sizing:border-box;background:#fff;padding:1.25rem 1.25rem 2rem;position:fixed;inset:0;overflow-y:auto}.account-restriction-inner{flex-direction:column;justify-content:flex-start;align-items:stretch;max-width:28rem;min-height:min(100dvh,100vh);margin:0 auto;padding-top:.5rem;display:flex}.account-restriction-hero{justify-content:center;align-items:center;min-height:12rem;margin-bottom:.5rem;display:flex}.account-restriction-hero-img{object-fit:contain;width:min(16rem,80vw);height:auto}.account-restriction-icon-fallback{color:#ca8a04;background:#fffbeb;border-radius:999px;place-items:center;width:6rem;height:6rem;display:grid}.account-restriction-title{color:#111827;text-align:center;margin:0 0 .75rem;font-size:1.65rem;font-weight:700;line-height:1.2}.account-restriction-desc{color:#4b5563;text-align:center;margin:0 0 1.25rem;font-size:1rem;line-height:1.55}.account-restriction-warn{background:#fffbeb;border:1px solid #fde047;border-radius:.65rem;margin-bottom:1rem;padding:.85rem 1rem}.account-restriction-warn-title{color:#854d0e;margin:0 0 .35rem;font-size:.88rem;font-weight:700}.account-restriction-warn-copy{color:#a16207;margin:0;font-size:.88rem;line-height:1.45}.account-restriction-error{background:#fef2f2;border:1px solid #fecaca;border-radius:.65rem;margin-bottom:1rem;padding:.85rem 1rem}.account-restriction-error-title{color:#b91c1c;margin:0 0 .35rem;font-size:.88rem;font-weight:700}.account-restriction-error-copy{color:#991b1b;margin:0;font-size:.88rem;line-height:1.45}.account-restriction-btn-primary,.account-restriction-btn-secondary,.account-restriction-btn-outline{cursor:pointer;border-radius:.65rem;width:100%;margin-top:.5rem;padding:.85rem 1rem;font-family:inherit;font-size:1rem;font-weight:600}.account-restriction-btn-primary{color:#fff;background:#eab308;border:0}.account-restriction-btn-primary:disabled{opacity:.55;cursor:not-allowed}.account-restriction-btn-secondary{color:#111827;background:#f9fafb;border:1px solid #e5e7eb}.account-restriction-btn-outline{color:#374151;background:#fff;border:2px solid #d1d5db}.auth-layout{place-items:center;min-height:100vh;padding:1.25rem;display:grid}.legal-page{flex-direction:column;min-height:100dvh;display:flex}.legal-main{box-sizing:border-box;flex:1;width:min(56rem,100%);margin:0 auto;padding:2.5rem 1.25rem 3.5rem}.legal-hero{text-align:center;margin-bottom:2rem}.legal-hero-icon{border-radius:999px;place-items:center;width:4rem;height:4rem;margin:0 auto 1.25rem;display:grid}.legal-hero-icon-shield{color:#2563eb;background:#dbeafe}.legal-hero-icon-file{color:#16a34a;background:#dcfce7}.legal-hero-icon-alert{color:#dc2626;background:#fee2e2}.legal-hero-icon-help{color:#d97706;background:#fef3c7}.support-faq{flex-direction:column;gap:.75rem;margin:0 0 2rem;display:flex}.support-faq-item{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;overflow:hidden}.support-faq-trigger{color:#111827;width:100%;font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;margin:0;padding:1rem 1.15rem;font-size:1.05rem;font-weight:650;display:flex}.support-faq-trigger:hover{background:#f9fafb}.support-faq-chevron{color:#6b7280;flex-shrink:0;transition:transform .2s}.support-faq-item.is-open .support-faq-chevron{transform:rotate(180deg)}.support-faq-panel{border-top:1px solid #f3f4f6}.support-faq-body{color:#374151;padding:1rem 1.15rem 1.15rem;font-size:.98rem;line-height:1.65}.support-faq-body p{margin:0 0 .85rem}.support-faq-body p:last-child{margin-bottom:0}.support-faq-body ul{margin:0 0 .85rem;padding-left:1.25rem}.support-faq-body li{margin:.3rem 0}.support-faq-body a{color:#d97706;text-underline-offset:2px;font-weight:600;text-decoration:underline}.support-faq-body a:hover{color:#b45309}.support-help-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:.75rem;padding:1.25rem 1.35rem}.support-help-title{color:#111827;margin:0 0 .65rem;font-size:1.15rem;font-weight:700}.support-help-copy{color:#374151;margin:0;font-size:.98rem;line-height:1.65}.support-help-copy a{color:#d97706;text-underline-offset:2px;font-weight:600;text-decoration:underline}.support-help-copy a:hover{color:#b45309}.legal-hero-title{margin-bottom:.75rem!important}.legal-hero-subtitle{color:#4b5563;margin:0;font-size:1.15rem}.legal-article{color:#1f2937}.legal-h1{letter-spacing:-.02em;color:#111827;margin:0 0 .5rem;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:800;line-height:1.2}.legal-h2{color:#111827;margin:2rem 0 .75rem;scroll-margin-top:6rem;font-size:1.35rem;font-weight:700}.legal-h3{color:#111827;margin:1.35rem 0 .5rem;scroll-margin-top:6rem;font-size:1.1rem;font-weight:700}.legal-p{color:#374151;margin:0 0 1rem;font-size:1rem;line-height:1.7}.legal-list{color:#374151;margin:0 0 1.15rem;padding-left:1.25rem;font-size:1rem;line-height:1.65}.legal-list li{margin:.4rem 0}.legal-article a{color:#2563eb;text-underline-offset:2px;text-decoration:underline}.legal-article a:hover{color:#1d4ed8}.legal-callout{border:1px solid;border-radius:.75rem;margin:0 0 1.5rem;padding:1.15rem 1.25rem}.legal-callout-title{margin:0 0 .5rem;font-size:1.1rem;font-weight:700;line-height:1.35}.legal-callout-body{margin:0;font-size:.98rem;line-height:1.65}.legal-callout-body+.legal-callout-body{margin-top:.65rem}.legal-callout-danger{color:#7f1d1d;background:#fef2f2;border-color:#fecaca}.legal-callout-danger .legal-callout-title{color:#7f1d1d}.legal-callout-warn{color:#78350f;background:#fffbeb;border-color:#fde68a}.legal-callout-warn .legal-callout-title{color:#78350f}.legal-callout-muted{color:#111827;background:#f9fafb;border-color:#e5e7eb}.legal-callout-muted .legal-callout-title{color:#111827}.legal-callout-muted .legal-callout-body{color:#374151}.legal-callout-toc .legal-callout-body{margin-bottom:.85rem}.legal-toc-list{margin:0;padding:0;list-style:none}.legal-toc-list li{color:#374151;margin:0;padding:.35rem 0 .35rem 1rem;font-size:1rem;line-height:1.5;position:relative}.legal-toc-list li:before{content:"";background:#2563eb;border-radius:999px;width:.35rem;height:.35rem;position:absolute;top:.85rem;left:0}.legal-toc-list a,.legal-callout-toc a{color:#2563eb;text-decoration:none}.legal-toc-list a:hover,.legal-callout-toc a:hover{color:#1d4ed8;text-underline-offset:2px;text-decoration:underline}.legal-table-wrap{border:1px solid #d1d5db;border-radius:.5rem;margin:0 0 1.5rem;overflow-x:auto}.legal-table{border-collapse:collapse;width:100%;min-width:36rem;font-size:.92rem;line-height:1.45}.legal-table th,.legal-table td{text-align:left;vertical-align:top;color:#374151;border:1px solid #d1d5db;padding:.65rem .85rem}.legal-table thead th{color:#111827;background:#f9fafb;font-weight:700}.legal-table tbody tr:nth-child(2n){background:#f9fafb}.auth-landing-layout{background:#fff;flex-direction:column;min-height:100dvh;padding:0;display:flex;overflow:hidden auto}.auth-image-panel{background:#f5e6b8;flex-shrink:0;width:100%;height:min(42vh,20rem);position:relative;overflow:hidden}.auth-image-panel picture{width:100%;height:100%;display:block}.auth-city-image{object-fit:cover;object-position:center top;width:100%;height:100%;display:block}@media (width<=949px) and (height<=520px){.auth-image-panel{height:min(36vh,12rem)}.auth-content-panel{padding:1rem 1.25rem 1.5rem}}.auth-image-overlay{display:none}.auth-image-brand-mark{color:#fff}.auth-image-brand-mark-name{letter-spacing:-.02em;color:#eab308;font-size:1.65rem;font-weight:700;display:block}.auth-image-brand-mark-tagline{opacity:.82;letter-spacing:.01em;margin:.3rem 0 0;font-size:.87rem;line-height:1.35}.auth-content-panel{background:#fff;flex:1;justify-content:center;align-items:center;padding:1.75rem 1.5rem 2.5rem;display:flex;overflow-y:visible}.auth-panel-logo{width:7rem;height:auto;margin:0 auto .25rem;display:block}.auth-hero{align-content:center;justify-items:center;gap:1.15rem;display:grid}.auth-hero-simple{width:min(100%,24rem)}.carousel-viewport{touch-action:pan-y;-webkit-user-select:none;user-select:none;width:100%;overflow:hidden}.carousel-track{width:100%;display:flex}.carousel-slide{flex:0 0 100%;justify-items:center;width:100%;display:grid}.auth-landing-title{text-align:center;color:#111827;margin-top:.2rem;font-size:clamp(1.5rem,6vw,2rem)}.auth-landing-copy{text-align:center;color:#4b5563;margin-top:.15rem;line-height:1.45}.auth-slide-icon-wrap{background:0 0;place-items:center;width:12rem;height:12rem;margin:0 auto;display:grid}.auth-slide-icon-wrap-large{width:min(18rem,78vw);height:min(18rem,78vw)}.auth-slide-icon-wrap-security{justify-content:center;align-items:flex-end;width:min(14rem,62vw);height:min(14rem,62vw);display:flex}.auth-dots{justify-content:center;gap:.45rem;display:flex}.dot{cursor:pointer;background:#d1d5db;border:0;border-radius:999px;width:.45rem;height:.45rem;padding:0}.dot.is-active{background:#eab308;width:1.7rem}.auth-actions-panel{width:min(100%,28rem);margin:0 auto}.auth-actions-panel-simple{width:100%}.auth-action-button{justify-content:center;width:100%;margin-top:.85rem;text-decoration:none;display:inline-flex}.auth-inline-link-button{cursor:pointer;text-align:left;background:0 0;border:0;padding:0}.auth-forgot-password-link{margin-top:-.25rem;font-size:.875rem;display:inline-block}.auth-login-viewport{overflow-x:hidden}.auth-login-view-surface--animated.is-forward{animation:.28s cubic-bezier(.22,1,.36,1) authLoginViewInFromRight}.auth-login-view-surface--animated.is-back{animation:.28s cubic-bezier(.22,1,.36,1) authLoginViewInFromLeft}@keyframes authLoginViewInFromRight{0%{opacity:0;transform:translate(.85rem)}to{opacity:1;transform:translate(0)}}@keyframes authLoginViewInFromLeft{0%{opacity:0;transform:translate(-.85rem)}to{opacity:1;transform:translate(0)}}@media (prefers-reduced-motion:reduce){.auth-login-view-surface--animated.is-forward,.auth-login-view-surface--animated.is-back{animation:none}}.auth-forgot-back{color:#6b7280;cursor:pointer;background:0 0;border:0;padding:0 0 1rem;font-size:.9rem}.auth-forgot-back:disabled{opacity:.5;cursor:not-allowed}.auth-code-input{letter-spacing:.35em;text-align:center;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:1.25rem}.auth-forgot-info{color:#047857;margin:.75rem 0 0;font-size:.875rem;line-height:1.4}.auth-modal-overlay{z-index:40;background:#11182773;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.pac-container{z-index:30000!important}.field-place-autocomplete-host>input,gmp-place-autocomplete::part(input){color:#111827!important;background:#fff!important;border:2px solid #e5e7eb!important;border-radius:.7rem!important;padding:.7rem .75rem!important}gmp-place-autocomplete{border:none}gmp-place-autocomplete::part(host){border:none!important}gmp-place-autocomplete::part(focus-ring){display:none}.auth-modal-sheet:has(.field-place-autocomplete-host){overflow-y:visible}:is(.onboarding-panel:has(.field-place-autocomplete-host),.onboarding-step-surface:has(.field-place-autocomplete-host)){overflow:visible}.signup-address-summary{color:#4b5563;margin:.35rem 0 0;font-size:.95rem}.signup-address-manual-grid{gap:.75rem;margin-top:.25rem;display:grid}@media (width>=520px){.signup-address-manual-grid{grid-template-columns:1fr 5rem 7rem}}.auth-modal-sheet{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;width:100%;height:100dvh;min-height:100dvh;max-height:none;padding:max(.5rem, env(safe-area-inset-top)) .75rem calc(.75rem + env(safe-area-inset-bottom));box-sizing:border-box;background:#fff;border-radius:0;animation:.24s auth-modal-up;position:relative;overflow-y:auto}.auth-modal-overlay.is-closing .auth-modal-sheet{animation:.22s forwards auth-modal-down}.auth-modal-close{color:#6b7280;cursor:pointer;z-index:1;background:#fff;border:0 solid #e5e7eb;border-radius:999px;place-items:center;width:2rem;height:2rem;margin-left:auto;display:grid;position:sticky;top:.1rem}.auth-modal-body{box-sizing:border-box;width:100%;padding:0 .5rem .25rem}@keyframes auth-modal-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes auth-modal-down{0%{transform:translateY(0)}to{transform:translateY(100%)}}.auth-panel{background:#fff;border:1px solid #e5e7eb;border-radius:1.25rem;width:min(100%,28rem);padding:1.5rem;box-shadow:0 12px 30px #11182714}.brand-logo{object-fit:contain;width:1.8rem;height:1.8rem}.brand-logo-wordmark{width:8.75rem;height:auto}.overline{text-transform:uppercase;letter-spacing:.12em;color:#ca8a04;font-size:.72rem}.auth-panel h1{margin-top:.75rem;font-size:clamp(1.45rem,6vw,2rem)}.auth-copy{color:#4b5563;margin-top:.7rem;line-height:1.4}.auth-inline-link{color:#ca8a04;margin-top:.95rem;font-weight:600;text-decoration:none;display:inline-flex}.auth-tabs{gap:.5rem;margin-top:1.1rem;display:flex}.tab{color:#374151;cursor:pointer;background:#fff;border:2px solid #e5e7eb;border-radius:.7rem;flex:1;padding:.55rem}.tab.is-active{background:#fffbeb;border-color:#eab308}.auth-form{gap:.8rem;margin-top:1rem;display:grid}.onboarding-panel{width:min(100%,33rem);overflow-x:hidden}.onboarding-step-surface{overflow-x:hidden}.onboarding-step-surface--animated.is-forward{animation:.36s cubic-bezier(.22,1,.36,1) onboardingStepInFromRight}.onboarding-step-surface--animated.is-back{animation:.36s cubic-bezier(.22,1,.36,1) onboardingStepInFromLeft}@keyframes onboardingStepInFromRight{0%{opacity:0;transform:translate(1.35rem)}to{opacity:1;transform:translate(0)}}@keyframes onboardingStepInFromLeft{0%{opacity:0;transform:translate(-1.35rem)}to{opacity:1;transform:translate(0)}}@media (prefers-reduced-motion:reduce){.onboarding-step-surface--animated.is-forward,.onboarding-step-surface--animated.is-back{animation:none}}.onboarding-progress-wrap{grid-template-columns:auto 1fr;align-items:center;gap:.8rem;margin-top:.75rem;display:grid}.onboarding-back{color:#ca8a04;cursor:pointer;background:0 0;border:0;font-weight:600}.onboarding-back:disabled{opacity:.4;cursor:not-allowed}.onboarding-progress{background:#e5e7eb;border-radius:999px;height:.5rem;overflow:hidden}.onboarding-progress span{background:#eab308;height:100%;display:block}.onboarding-title{margin-top:1rem;font-size:clamp(1.25rem,5vw,1.8rem)}.choice-row{gap:.6rem;display:grid}.choice{color:#374151;text-align:center;background:#fff;border:2px solid #e5e7eb;border-radius:.7rem;padding:.65rem .8rem}.choice.is-active{background:#fffbeb;border-color:#eab308}.signup-questions-intro{margin:0 0 1rem}.signup-questions-card{background:#fafafa;border:1px solid #e5e7eb;border-radius:.85rem;flex-direction:column;gap:1rem;padding:1rem;display:flex}.signup-question-row{flex-direction:column;gap:.65rem;display:flex}@media (width>=520px){.signup-question-row{flex-direction:row;justify-content:space-between;align-items:center;gap:1rem}}.signup-question-copy{flex:1;min-width:0}.signup-question-label{color:#111827;margin:0;font-size:.95rem;font-weight:600;line-height:1.35}.signup-question-hint{color:#6b7280;margin:.25rem 0 0;font-size:.8rem;line-height:1.35}.signup-yesno-toggle{flex-shrink:0;grid-template-columns:1fr 1fr;gap:.5rem;width:min(100%,11rem);display:grid}@media (width>=520px){.signup-yesno-toggle{width:11rem}}.signup-yesno-btn{color:#374151;text-align:center;cursor:pointer;background:#fff;border:2px solid #e5e7eb;border-radius:.55rem;padding:.5rem .65rem;font-size:.9rem;font-weight:600}.signup-yesno-btn.is-active{color:#92400e;background:#fffbeb;border-color:#eab308}.signup-referral-inline{margin-top:.25rem}.onboarding-sms-disclaimer,.onboarding-email-disclaimer{color:#6b7280;font-size:.75rem;line-height:1.35}.onboarding-sms-disclaimer{margin:0 0 .75rem}.onboarding-email-disclaimer{margin:1rem 0 0}.onboarding-policy-link{color:#ca8a04;text-underline-offset:2px;font-weight:600;text-decoration:underline}.onboarding-policy-link:hover{color:#a16207}.checkbox-field{color:#4b5563;align-items:flex-start;gap:.55rem;font-size:.92rem;display:flex}.checkbox-field input{margin-top:.22rem}.onboarding-error{color:#dc2626;margin-top:.65rem;font-size:.9rem}.onboarding-blocked-notice{margin-top:.85rem;line-height:1.45}.onboarding-continue{justify-content:center;width:100%;margin-top:.75rem;display:inline-flex}.field{color:#374151;gap:.35rem;font-size:.9rem;display:grid}.field input{color:#111827;background:#fff;border:2px solid #e5e7eb;border-radius:.7rem;padding:.7rem .75rem}.field select{color:#111827;background:#fff;border:2px solid #e5e7eb;border-radius:.7rem;width:100%;padding:.7rem .75rem;font-size:1rem}.field select:focus{border-color:#eab308;outline:none}.field input:focus{outline:none}.field textarea{color:#111827;font:inherit;resize:vertical;background:#fff;border:2px solid #e5e7eb;border-radius:.7rem;min-height:5rem;padding:.7rem .75rem}.field textarea:focus{outline:none}.button{cursor:pointer;box-sizing:border-box;border:1px solid #0000;border-radius:.75rem;justify-content:center;align-items:center;padding:.68rem .95rem;font-weight:600;text-decoration:none;display:inline-flex}a.button,a.button:hover,a.button:focus,a.button:visited{text-decoration:none}a.button-primary,a.button-primary:visited{color:#fff}a.button-outline,a.button-outline:visited{color:#eab308}.button-primary{color:#fff;background:#eab308}.button-outline{color:#eab308;background:#fff;border-color:#eab308}.section-title{color:#111827;font-size:clamp(1.25rem,5vw,1.9rem)}.section-copy{color:#6b7280;margin-top:.5rem}.markets-page-intro-heading,.markets-page-intro-copy{display:none}.markets-page-show-intro .markets-page-intro-heading,.markets-page-show-intro .markets-page-intro-copy{display:block}.card-grid{align-items:start;gap:.85rem;margin-top:1rem;display:grid}.card{background:#fff;border:1px solid #e5e7eb;border-radius:1rem;padding:1rem}.balance-card{background:#fff;border:1px solid #eef1f4;border-radius:1.1rem;align-self:start;padding:1.12rem;box-shadow:0 6px 16px #0f172a0f}.balance-card-header{justify-content:space-between;align-items:center;margin-bottom:.18rem;display:flex}.balance-visibility-button{color:#6b7280;cursor:pointer;background:0 0;border:0;place-items:center;width:1.65rem;height:1.65rem;display:grid}.balance-metal-unit{background:#f3f4f6;border-radius:999px;align-items:center;gap:.1rem;padding:.15rem;display:inline-flex}.balance-metal-unit-btn{color:#6b7280;letter-spacing:.02em;cursor:pointer;background:0 0;border:0;border-radius:999px;min-width:2rem;padding:.28rem .55rem;font-size:.78rem;font-weight:700;line-height:1}.balance-metal-unit-btn.is-active{color:#111827;background:#fff;box-shadow:0 1px 2px #11182714}.balance-value{color:#0f172a;letter-spacing:-.03em;margin-top:.36rem;font-size:clamp(2rem,11vw,3rem);font-weight:700;line-height:1.06}.balance-gain,.balance-loss{letter-spacing:-.01em;margin-top:.3rem;font-size:.88rem;font-weight:600}.balance-gain{color:#16a34a}.balance-loss{color:#dc2626}.balance-gain,.balance-loss{align-items:center;gap:.2rem;display:flex}.balance-gain-pct{opacity:.85}.balance-gain-period{letter-spacing:0;font-size:.8rem;font-weight:400}.balance-bottom-row{justify-content:space-between;align-items:center;gap:.6rem;margin-top:.82rem;display:flex}.balance-card-column{align-self:start}.home-quick-actions-shell{margin-top:.78rem;padding:.25rem .15rem 0}.home-quick-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;display:grid}.home-quick-action{color:#334155;cursor:pointer;background:0 0;border:0;align-content:start;justify-items:center;row-gap:.38rem;padding:0;display:grid}.home-quick-action-circle{color:#eab308;background:#fff;border:2px solid #eab308;border-radius:999px;justify-content:center;align-items:center;width:3.05rem;height:3.05rem;display:inline-flex}.home-quick-action-circle.is-primary{color:#fff;background:#eab308}.home-quick-action-label{color:#334155;font-size:1rem;font-weight:700;line-height:1.1}.home-quick-action-subcopy{color:#eab308;margin-top:-.12rem;font-size:.84rem;font-weight:700;line-height:1.1}.app-modal-overlay{z-index:130;box-sizing:border-box;background:0 0;justify-content:center;align-items:stretch;min-height:100dvh;padding:0;display:flex;position:fixed;inset:0}.app-modal-overlay:before{content:"";opacity:0;z-index:0;pointer-events:none;background:#1118276b;animation:.32s ease-out forwards app-modal-backdrop-in;position:absolute;inset:0}.app-modal-overlay--exiting:before{animation:.28s ease-in forwards app-modal-backdrop-out}@keyframes app-modal-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes app-modal-backdrop-out{0%{opacity:1}to{opacity:0}}.app-modal-overlay:not(.app-modal-overlay--exiting) .app-modal-animated-sheet{animation:.36s cubic-bezier(.25,.46,.45,.94) both app-modal-sheet-in}.app-modal-overlay--exiting .app-modal-animated-sheet{animation:.3s cubic-bezier(.4,0,1,1) forwards app-modal-sheet-out}@keyframes app-modal-sheet-in{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:translateY(0)}}@keyframes app-modal-sheet-out{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(.75rem)scale(.99)}}@media (prefers-reduced-motion:reduce){.app-modal-overlay:before{opacity:1;animation:none}.app-modal-overlay--exiting:before{opacity:0;animation:none}.app-modal-overlay:not(.app-modal-overlay--exiting) .app-modal-animated-sheet{animation:none}.app-modal-overlay--exiting .app-modal-animated-sheet{opacity:0;animation:none}}.referral-modal-panel{z-index:1;background:#fff;flex-direction:column;width:100%;max-width:32rem;min-height:100dvh;display:flex;position:relative;overflow:hidden}.referral-modal-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:.75rem;padding:1rem 1rem .75rem;display:flex}.referral-modal-title{color:#111827;font-size:1.15rem;font-weight:700}.referral-modal-close{color:#6b7280;cursor:pointer;background:0 0;border:0;border-radius:999px;place-items:center;padding:.25rem;display:grid}.referral-modal-scroll{-webkit-overflow-scrolling:touch;flex:1;padding:1rem;overflow-y:auto}.referral-earn-card{color:#fff;text-align:center;background:#eab308;border:2px solid #eab308;border-radius:.75rem;padding:1rem}.referral-earn-eyebrow{letter-spacing:.03em;opacity:.92;font-size:.72rem;font-weight:700}.referral-earn-value{margin-top:.45rem;font-size:clamp(2rem,8.5vw,2.7rem);font-weight:800;line-height:1.05}.referral-earn-copy{margin-top:.35rem;font-size:1rem;font-weight:600}.referral-earn-row{opacity:.95;align-items:center;gap:.35rem;margin-top:.6rem;font-size:.9rem;display:inline-flex}.referral-description{text-align:center;color:#4b5563;margin-top:1rem;font-size:.96rem;line-height:1.5}.referral-loading{text-align:center;color:#6b7280;margin-top:.8rem;font-size:.9rem}.referral-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;margin-top:1rem;display:grid}.referral-stat-card{background:#f9fafb;border:2px solid #e5e7eb;border-radius:.65rem;padding:.75rem}.referral-stat-label{color:#6b7280;font-size:.83rem}.referral-stat-value{color:#111827;margin-top:.15rem;font-size:1.55rem;font-weight:700}.referral-terms{color:#6b7280;text-align:center;margin-top:.95rem;font-size:.78rem;line-height:1.35}.referral-code-block{margin-top:.95rem}.referral-code-label{color:#111827;margin-bottom:.5rem;font-size:1rem;font-weight:600}.referral-code-card{background:#f9fafb;border:2px solid #e5e7eb;border-radius:.65rem;align-items:flex-start;gap:.6rem;padding:.75rem;display:flex}.referral-code-text{flex:1;min-width:0}.referral-code-value{color:#d4a106;letter-spacing:.01em;font-size:1.15rem;font-weight:700}.referral-code-message{color:#4b5563;word-break:break-word;margin-top:.35rem;font-size:.85rem;line-height:1.4}.referral-copy-btn{color:#d4a106;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:.2rem;display:inline-flex}.referral-feedback{color:#4b5563;margin-top:.45rem;font-size:.82rem}.referral-feedback.is-error{color:#b45309}.referral-modal-footer{background:#fff;border-top:1px solid #e5e7eb;gap:.65rem;padding:1rem;display:flex}.referral-btn-secondary,.referral-btn-primary{cursor:pointer;border:0;border-radius:.65rem;flex:1;padding:.8rem .75rem;font-size:1rem;font-weight:600}.referral-btn-secondary{color:#111827;background:#f3f4f6}.referral-btn-primary{color:#fff;background:#eab308;justify-content:center;align-items:center;gap:.45rem;display:inline-flex}.buy-modal-panel{z-index:1;background:#fff;flex-direction:column;width:100%;max-width:32rem;min-height:100dvh;display:flex;position:relative;overflow:hidden}.buy-modal-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:.75rem;padding:1rem 1rem .75rem;display:flex}.buy-modal-title{color:#111827;font-size:1.15rem;font-weight:700}.buy-modal-close{color:#6b7280;cursor:pointer;background:0 0;border:0;border-radius:999px;place-items:center;padding:.25rem;display:grid}.buy-modal-scroll{-webkit-overflow-scrolling:touch;flex:1;padding:1rem;overflow-y:auto}.buy-price-header{margin-bottom:1rem}.buy-price-label{color:#6b7280;text-align:center;font-size:.95rem}.buy-price-value{text-align:center;color:#111827;margin-top:.2rem;font-size:1.6rem;font-weight:700}.buy-section{margin-bottom:1rem}.buy-section-title{color:#111827;margin-bottom:.45rem;font-size:1rem;font-weight:600}.buy-toggle-wrap{background:#f3f4f6;border-radius:.65rem;gap:.35rem;padding:.25rem;display:flex}.buy-toggle{color:#4b5563;cursor:pointer;background:0 0;border:0;border-radius:.5rem;flex:1;padding:.62rem .4rem;font-size:.86rem;font-weight:700}.buy-toggle.is-active{color:#111827;background:#fff;box-shadow:0 1px 2px #0f172a17}.buy-input-wrap{border:2px solid #e5e7eb;border-radius:.65rem;align-items:center;gap:.5rem;padding:0 .7rem;display:flex}.buy-input-prefix{color:#6b7280;font-size:1rem;font-weight:700}.buy-input{color:#111827;background:0 0;border:0;outline:none;flex:1;padding:.85rem 0;font-size:1.06rem;font-weight:700}.buy-input-hint{color:#6b7280;margin-top:.32rem;font-size:.78rem}.buy-limits-copy{color:#6b7280;text-align:center;margin:0 0 .9rem;font-size:.86rem;line-height:1.4}.buy-summary-card{background:#f9fafb;border-radius:.65rem;margin-top:.4rem;padding:.8rem .9rem}.buy-summary-row{color:#4b5563;justify-content:space-between;align-items:center;gap:.65rem;margin-bottom:.45rem;font-size:.86rem;display:flex}.buy-summary-row strong{color:#111827;font-size:.9rem}.buy-summary-row.is-total{border-top:1px solid #e5e7eb;margin-top:.2rem;margin-bottom:0;padding-top:.45rem;font-weight:700}.buy-confirm-title{color:#111827;font-size:1rem;font-weight:700}.buy-confirm-copy{color:#6b7280;margin-top:.35rem;font-size:.87rem;line-height:1.45}.buy-storage-disclosure{background:#eff6ff;border:1px solid #dbeafe;border-radius:.65rem;margin-top:.8rem;padding:.72rem .78rem}.buy-storage-disclosure-title{color:#1e40af;font-size:.86rem;font-weight:700}.buy-storage-disclosure-copy{color:#1e3a8a;margin-top:.25rem;font-size:.82rem;line-height:1.45}.buy-storage-disclosure-copy strong{font-weight:700}.buy-member-preview{background:#fffbeb;border:1px solid #fcd34d;border-radius:.65rem;margin-top:.8rem;padding:.72rem .78rem}.buy-member-title{color:#92400e;font-size:.86rem;font-weight:700}.buy-member-copy{color:#b45309;margin-top:.25rem;font-size:.82rem}.buy-promo-preview{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:.65rem;margin-top:.8rem;margin-bottom:1rem;padding:.72rem .78rem}.buy-promo-title{color:#166534;font-size:.86rem;font-weight:700}.buy-promo-copy{color:#15803d;margin-top:.25rem;font-size:.82rem;line-height:1.4}.buy-error{color:#b45309;margin-top:.7rem;font-size:.86rem}.buy-modal-footer{background:#fff;border-top:1px solid #e5e7eb;gap:.65rem;padding:1rem;display:flex}.buy-btn-secondary,.buy-btn-primary{cursor:pointer;border:0;border-radius:.65rem;flex:1;padding:.8rem .75rem;font-size:1rem;font-weight:600}.buy-btn-secondary{color:#111827;background:#f3f4f6}.buy-btn-primary{color:#fff;background:#eab308;justify-content:center;align-items:center;gap:.45rem;display:inline-flex}.verification-purchase-banner{text-align:left;color:#854d0e;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#fffbeb;border:1px solid #fde047;border-radius:.75rem;align-items:center;gap:.65rem;width:100%;margin:0;padding:.85rem .75rem;font-family:inherit;transition:background .15s,border-color .15s;display:flex}.verification-purchase-banner:hover{background:#fef9c3;border-color:#facc15}.verification-purchase-banner-icon{color:#ca8a04;flex-shrink:0}.verification-purchase-banner-text{flex-direction:column;flex:1;gap:.2rem;min-width:0;display:flex}.verification-purchase-banner-title{color:#713f12;font-size:.92rem;font-weight:700}.verification-purchase-banner-subtitle{color:#a16207;font-size:.78rem;font-weight:600;line-height:1.35}.verification-purchase-banner-chevron{color:#ca8a04;flex-shrink:0}.home-page-banner-slot{gap:.65rem;margin-bottom:1rem;display:grid}.dashboard-body>.home-page-banner-slot{margin:0}.roundup-reauth-banner{text-align:left;color:#854d0e;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#fffbeb;border:1px solid #fde047;border-radius:.75rem;align-items:center;gap:.65rem;width:100%;margin:0;padding:.85rem .75rem;font-family:inherit;transition:background .15s,border-color .15s;display:flex}.roundup-reauth-banner:hover:not(:disabled){background:#fef9c3;border-color:#facc15}.roundup-reauth-banner:disabled{opacity:.75;cursor:wait}.roundup-reauth-banner-icon{color:#ca8a04;flex-shrink:0}.roundup-reauth-banner-text{flex-direction:column;flex:1;gap:.2rem;min-width:0;display:flex}.roundup-reauth-banner-title{color:#713f12;font-size:.92rem;font-weight:700}.roundup-reauth-banner-subtitle{color:#a16207;font-size:.78rem;font-weight:600;line-height:1.35}.roundup-reauth-banner-chevron{color:#ca8a04;flex-shrink:0}.roundup-integration-notice-banner{text-align:left;color:#1e3a8a;background:#eff6ff;border:1px solid #bfdbfe;border-radius:.75rem;align-items:flex-start;gap:.65rem;width:100%;margin:0;padding:.85rem .75rem;display:flex}.roundup-integration-notice-banner-icon{color:#2563eb;flex-shrink:0;margin-top:.1rem}.roundup-integration-notice-banner-text{flex-direction:column;flex:1;gap:.2rem;min-width:0;display:flex}.roundup-integration-notice-banner-title{color:#1e40af;font-size:.92rem;font-weight:700}.roundup-integration-notice-banner-subtitle{color:#1d4ed8;font-size:.88rem;line-height:1.4}.verification-modal-panel{z-index:1;background:#fff;flex-direction:column;width:100%;max-width:32rem;min-height:100dvh;display:flex;position:relative;overflow:hidden}.verification-modal-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:.75rem;padding:1rem 1rem .75rem;display:flex}.verification-modal-title{color:#111827;font-size:1.12rem;font-weight:700}.verification-modal-close{color:#6b7280;cursor:pointer;background:0 0;border:0;border-radius:999px;place-items:center;padding:.25rem;display:grid}.verification-modal-scroll{-webkit-overflow-scrolling:touch;flex:1;padding:1rem;overflow-y:auto}.verification-modal-hero{text-align:center;margin-bottom:1rem}.verification-modal-hero-icon{color:#eab308}.verification-modal-lead{color:#4b5563;margin:.65rem 0 0;font-size:.92rem;line-height:1.45}.verification-modal-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:.65rem;margin:0 0 .75rem;padding:.65rem .75rem;font-size:.88rem}.verification-modal-section{border-bottom:1px solid #f3f4f6;margin-bottom:1.15rem;padding-bottom:1rem}.verification-modal-section:last-of-type{border-bottom:none}.verification-modal-section-head{align-items:center;gap:.45rem;margin-bottom:.65rem;display:flex}.verification-modal-section-icon{color:#ca8a04}.verification-modal-section-title{color:#111827;margin:0;font-size:1rem;font-weight:700}.verification-modal-send,.verification-modal-verify{width:100%;margin-top:.25rem}.verification-modal-code-row{align-items:center;gap:.5rem;margin-bottom:.55rem;display:flex}.verification-modal-code-input{letter-spacing:.2em;text-align:center;color:#111827;background:#fff;border:2px solid #e5e7eb;border-radius:.65rem;flex:1;min-width:0;padding:.65rem .5rem;font-size:1.35rem;font-weight:700}.verification-modal-code-input:focus{border-color:#eab308;outline:none}.verification-modal-resend{color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:.55rem;flex-shrink:0;padding:.45rem .65rem;font-family:inherit;font-size:.82rem;font-weight:600}.verification-modal-resend:disabled{opacity:.5;cursor:not-allowed}.verification-modal-footnote{color:#6b7280;text-align:center;margin:.5rem 0 0;font-size:.75rem;line-height:1.4}.verification-modal-success{color:#065f46;text-align:center;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:.65rem;margin:.5rem 0 0;padding:.75rem;font-size:.9rem;font-weight:600}.verification-modal-footer{background:#fff;border-top:1px solid #e5e7eb;flex-shrink:0;padding:1rem}.verification-modal-done{width:100%}.banking-setup-modal-panel{z-index:1;background:#fff;flex-direction:column;width:100%;max-width:32rem;min-height:100dvh;display:flex;position:relative;overflow:hidden}.banking-setup-modal-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:.75rem;padding:1rem 1rem .75rem;display:flex}.banking-setup-modal-title{color:#111827;margin:0;font-size:1.12rem;font-weight:700}.banking-setup-modal-close{color:#6b7280;cursor:pointer;background:0 0;border:0;border-radius:999px;place-items:center;padding:.25rem;display:grid}.banking-setup-modal-close:disabled{opacity:.5;cursor:not-allowed}.banking-setup-modal-scroll{-webkit-overflow-scrolling:touch;flex:1;padding:1rem;overflow-y:auto}.banking-setup-modal-hero{text-align:center;margin-bottom:1rem}.banking-setup-modal-hero-icon-wrap{background:#fffbeb;border-radius:999px;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;margin-bottom:.65rem;display:inline-flex}.banking-setup-modal-hero-icon{color:#ca8a04}.banking-setup-modal-lead{color:#4b5563;margin:0;font-size:.92rem;line-height:1.45}.banking-setup-modal-secure{background:#f9fafb;border:1px solid #e5e7eb;border-radius:.65rem;align-items:flex-start;gap:.75rem;margin-bottom:1rem;padding:.85rem .95rem;display:flex}.banking-setup-modal-lock{color:#6b7280;flex-shrink:0;margin-top:.1rem}.banking-setup-modal-secure-title{color:#111827;margin:0 0 .25rem;font-size:.9rem;font-weight:700}.banking-setup-modal-secure-copy{color:#6b7280;margin:0;font-size:.82rem;line-height:1.45}.banking-setup-modal-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:.65rem;margin:0 0 .75rem;padding:.65rem .75rem;font-size:.88rem}.banking-setup-modal-plaid-block{flex-direction:column;align-items:center;gap:.65rem;padding:1.25rem .5rem;display:flex}.banking-setup-modal-spinner{border:3px solid #e5e7eb;border-top-color:#eab308;border-radius:999px;width:2.25rem;height:2.25rem;animation:.85s linear infinite banking-setup-spin}@keyframes banking-setup-spin{to{transform:rotate(360deg)}}.banking-setup-modal-plaid-msg{color:#374151;margin:0;font-size:.95rem;font-weight:600}.banking-setup-modal-footer{background:#fff;border-top:1px solid #e5e7eb;flex-shrink:0;gap:.65rem;padding:1rem;display:flex}.banking-setup-btn-secondary,.banking-setup-btn-primary{cursor:pointer;border:0;border-radius:.65rem;flex:1;padding:.8rem .75rem;font-family:inherit;font-size:1rem;font-weight:600}.banking-setup-btn-secondary{color:#111827;background:#f3f4f6}.banking-setup-btn-primary{color:#fff;background:#eab308;justify-content:center;align-items:center;gap:.45rem;display:inline-flex}.banking-setup-btn-secondary:disabled,.banking-setup-btn-primary:disabled{opacity:.55;cursor:not-allowed}.withdraw-modal-panel{z-index:1;background:#fff;flex-direction:column;width:100%;max-width:32rem;min-height:100dvh;display:flex;position:relative;overflow:hidden}.withdraw-modal-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:.75rem;padding:1rem 1rem .75rem;display:flex}.withdraw-modal-title{color:#111827;font-size:1.15rem;font-weight:700}.withdraw-modal-close{color:#6b7280;cursor:pointer;background:0 0;border:0;border-radius:999px;place-items:center;padding:.25rem;display:grid}.withdraw-modal-scroll{-webkit-overflow-scrolling:touch;flex:1;padding:1rem;overflow-y:auto}.withdraw-balance-header{margin-bottom:1rem}.withdraw-balance-label{color:#6b7280;text-align:center;font-size:.95rem}.withdraw-balance-value{text-align:center;color:#111827;margin-top:.2rem;font-size:1.6rem;font-weight:700}.withdraw-balance-sub{color:#6b7280;text-align:center;margin-top:.2rem;font-size:.84rem}.withdraw-section{margin-bottom:1rem}.withdraw-all-toggle{color:#334155;align-items:center;gap:.45rem;font-size:.9rem;font-weight:600;display:inline-flex}.withdraw-all-toggle input{accent-color:#eab308;width:1rem;height:1rem}.withdraw-section-title{color:#111827;margin-bottom:.45rem;font-size:1rem;font-weight:600}.withdraw-toggle-wrap{background:#f3f4f6;border-radius:.65rem;gap:.35rem;padding:.25rem;display:flex}.withdraw-toggle{color:#4b5563;cursor:pointer;background:0 0;border:0;border-radius:.5rem;flex:1;padding:.62rem .4rem;font-size:.86rem;font-weight:700}.withdraw-toggle.is-active{color:#111827;background:#fff;box-shadow:0 1px 2px #0f172a17}.withdraw-input-wrap{border:2px solid #e5e7eb;border-radius:.65rem;align-items:center;gap:.5rem;padding:0 .7rem;display:flex}.withdraw-input-prefix{color:#6b7280;font-size:1rem;font-weight:700}.withdraw-input{color:#111827;background:0 0;border:0;outline:none;flex:1;padding:.85rem 0;font-size:1.06rem;font-weight:700}.withdraw-input-hint{color:#6b7280;margin-top:.32rem;font-size:.78rem}.withdraw-confirm-title{color:#111827;font-size:1rem;font-weight:700}.withdraw-confirm-copy{color:#6b7280;margin-top:.35rem;font-size:.87rem;line-height:1.45}.withdraw-summary-card{background:#f9fafb;border-radius:.65rem;margin-top:.4rem;padding:.8rem .9rem}.withdraw-summary-row{color:#4b5563;justify-content:space-between;align-items:center;gap:.65rem;margin-bottom:.45rem;font-size:.86rem;display:flex}.withdraw-summary-row strong{color:#111827;font-size:.9rem}.withdraw-summary-row.is-total{border-top:1px solid #e5e7eb;margin-top:.2rem;margin-bottom:0;padding-top:.45rem;font-weight:700}.withdraw-error{color:#b45309;margin-top:.7rem;font-size:.86rem}.withdraw-modal-footer{background:#fff;border-top:1px solid #e5e7eb;gap:.65rem;padding:1rem;display:flex}.withdraw-btn-secondary,.withdraw-btn-primary{cursor:pointer;border:0;border-radius:.65rem;flex:1;padding:.8rem .75rem;font-size:1rem;font-weight:600}.withdraw-btn-secondary{color:#111827;background:#f3f4f6}.withdraw-btn-primary{color:#fff;background:#eab308;justify-content:center;align-items:center;gap:.45rem;display:inline-flex}.balance-pill{color:#f59e0b;white-space:nowrap;background:#fff9db;border:0;border-radius:999px;align-items:center;padding:.38rem .7rem;font-size:.86rem;font-weight:600;display:inline-flex}.roundup-card{background:#fff;border:1px solid #eceef1;border-radius:1.4rem;padding:1.05rem;box-shadow:0 6px 16px #0f172a0f}.roundup-header{justify-content:space-between;align-items:center;display:flex}.roundup-title-wrap{align-items:center;gap:.5rem;display:flex}.roundup-icon{color:#f59e0b}.roundup-title{color:#111827;font-size:clamp(1.35rem,5vw,1.65rem);font-weight:700}.roundup-copy{color:#626e7d;margin-top:.55rem;font-size:.95rem;line-height:1.45}.roundup-progress-row{justify-content:space-between;align-items:center;gap:.5rem;margin-top:1.1rem;display:flex}.roundup-goal{color:#111827;font-size:.95rem;font-weight:700}.roundup-percent{color:#eab308;font-size:.95rem;font-weight:700}.roundup-progress-bar{background:#e5e7eb;border-radius:999px;width:100%;height:.72rem;margin-top:.65rem;overflow:hidden}.roundup-progress-bar span{background:#eab308;border-radius:999px;height:100%;display:block}.roundup-stats-grid{text-align:center;border-top:1px solid #f1f5f9;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:1.15rem;padding-top:.95rem;display:grid}.roundup-stat-value{color:#111827;font-size:clamp(1.5rem,6vw,2rem);font-weight:700}.roundup-stat-label{color:#6b7280;margin-top:.25rem;font-size:.88rem}.roundup-show-more{color:#eab308;cursor:pointer;background:0 0;border:0;width:100%;margin-top:1rem;font-size:1rem;font-weight:600}.roundup-empty-icon-wrap{place-items:center;margin-top:.35rem;display:grid}.roundup-empty-icon{color:#d1d5db}.roundup-empty-title{text-align:center;margin-top:.9rem}.roundup-empty-copy{text-align:center;margin-top:.7rem}.roundup-setup-button{color:#fff;cursor:pointer;background:#eab308;border:0;border-radius:.78rem;justify-content:center;align-items:center;gap:.45rem;width:100%;margin-top:1.25rem;padding:.92rem 1rem;font-size:1.05rem;font-weight:700;display:inline-flex}.roundup-loading-msg{text-align:center;color:#6b7280;padding:2rem .5rem;font-size:.95rem}.buy-gold-bank{border-bottom:1px solid #f1f5f9;align-items:center;gap:.65rem;margin-bottom:.75rem;padding-bottom:.85rem;display:flex}.buy-gold-bank-icon-wrap{color:#a16207;background:#fffbeb;border-radius:999px;flex-shrink:0;place-items:center;width:2.15rem;height:2.15rem;display:grid}.buy-gold-bank-copy{min-width:0}.buy-gold-bank-name{color:#111827;font-size:.98rem;font-weight:700;line-height:1.25}.buy-gold-bank-details{color:#6b7280;margin-top:.12rem;font-size:.86rem;line-height:1.3}.buy-gold-card .buy-gold-price-header{margin-bottom:.75rem}.buy-gold-card .buy-price-value{font-size:1.28rem}.buy-gold-card .buy-section{margin-bottom:.75rem}.buy-gold-card .buy-promo-preview{margin-top:0;margin-bottom:.75rem}.buy-gold-card .buy-limits-copy{text-align:left;margin-bottom:.55rem}.buy-gold-actions{gap:.55rem;margin-top:.9rem;display:flex}.buy-gold-actions .buy-btn-primary,.buy-gold-actions .buy-btn-secondary{flex:1}.roundup-details-panel{border-top:1px solid #e5e7eb;margin-top:1.2rem;padding-top:1.2rem}.roundup-details-heading{color:#111827;margin-bottom:1rem;font-size:1rem;font-weight:700}.roundup-details-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;margin-bottom:1.1rem;display:grid}.roundup-detail-tile{text-align:center;background:#f9fafb;border-radius:.65rem;padding:.85rem .6rem}.roundup-detail-icon-wrap{background:#eab30826;border-radius:999px;justify-content:center;align-items:center;width:2rem;height:2rem;margin-bottom:.45rem;display:inline-flex}.roundup-detail-icon{color:#eab308}.roundup-detail-label{color:#6b7280;margin-bottom:.35rem;font-size:.72rem;line-height:1.3}.roundup-detail-value{color:#111827;font-size:.98rem;font-weight:700}.roundup-details-actions{gap:.65rem;display:flex}.roundup-detail-btn-secondary,.roundup-detail-btn-primary{cursor:pointer;border:0;border-radius:.65rem;flex:1;justify-content:center;align-items:center;gap:.35rem;padding:.72rem .65rem;font-size:.88rem;font-weight:600;display:inline-flex}.roundup-detail-btn-secondary{color:#4b5563;background:#f3f4f6}.roundup-detail-btn-primary{color:#fff;background:#eab308}.promo-reward-toast-panel{z-index:1;text-align:center;background:linear-gradient(#fffbeb 0%,#fff 42%);border-radius:1.25rem;flex-direction:column;justify-content:center;align-self:center;align-items:center;width:100%;max-width:min(22rem,100% - 2rem);max-height:min(88dvh,30rem);margin:0;padding:2rem 1.5rem 1.5rem;display:flex;position:relative;overflow-y:auto;box-shadow:0 20px 45px #0f172a2e}.promo-reward-toast-close{color:#9ca3af;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:.35rem;transition:background-color .15s,color .15s;display:inline-flex;position:absolute;top:.75rem;right:.75rem}.promo-reward-toast-close:hover{color:#4b5563;background:#1118270f}.promo-reward-toast-confetti{object-fit:contain;filter:drop-shadow(0 6px 12px #0f172a26);width:3.25rem;height:3.25rem}.promo-reward-toast-eyebrow{color:#b45309;letter-spacing:.08em;text-transform:uppercase;margin-top:1.1rem;font-size:.72rem;font-weight:700}.promo-reward-toast-title{color:#111827;margin-top:.3rem;font-size:1.3rem;font-weight:800}.promo-reward-toast-amount{color:#92400e;background:#fef3c7;border:1px solid #fde68a;border-radius:999px;margin-top:1rem;padding:.4rem 1.1rem;font-size:1.05rem;font-weight:800;display:inline-block}.promo-reward-toast-copy{color:#6b7280;margin-top:.85rem;font-size:.9rem;line-height:1.45}.promo-reward-toast-cta{width:100%;margin-top:1.75rem}.membership-modal-panel{z-index:1;background:#fff;flex-direction:column;width:100%;max-width:32rem;min-height:100dvh;display:flex;position:relative;overflow:hidden}.membership-modal-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:.75rem;padding:1rem 1rem .75rem;display:flex}.membership-modal-title{color:#111827;font-size:1.15rem;font-weight:700}.membership-modal-close{color:#6b7280;cursor:pointer;background:0 0;border:0;border-radius:999px;place-items:center;padding:.25rem;display:grid}.membership-modal-scroll{-webkit-overflow-scrolling:touch;flex:1;padding:1rem 1.25rem 1.25rem;overflow-y:auto}.membership-modal-footer{background:#fff;border-top:1px solid #e5e7eb;gap:.65rem;padding:1rem;display:grid}.membership-upsell-intro{text-align:left}.membership-upsell-icon-wrap{justify-content:flex-start;display:flex}.membership-upsell-star{color:#eab308}.membership-upsell-lead{color:#4b5563;margin-top:.5rem;font-size:1rem;line-height:1.45}.membership-upsell-sub{color:#6b7280;margin-top:.4rem;font-size:.9rem;line-height:1.45}@media (width>=950px){.membership-upsell-intro{text-align:center}.membership-upsell-icon-wrap{justify-content:center}}.membership-upsell-section-label{color:#111827;margin:1.35rem 0 .65rem;font-size:1.05rem;font-weight:600}.membership-upsell-benefits{gap:.55rem;margin:0;padding:0;list-style:none;display:grid}.membership-upsell-benefits li{color:#374151;align-items:flex-start;gap:.45rem;font-size:.92rem;line-height:1.4;display:flex}.membership-upsell-check{color:#10b981;flex-shrink:0;font-weight:700}.membership-upsell-error{color:#b45309;text-align:center;margin-top:.75rem;font-size:.9rem}.membership-upsell-muted{color:#6b7280;text-align:center;margin:.75rem 0 0;font-size:.85rem;line-height:1.4}.membership-upsell-plan{cursor:pointer;background:#fffbeb;border:2px solid #eab308;border-radius:.65rem;justify-items:center;gap:.15rem;width:100%;padding:1rem;display:grid}.membership-upsell-plan:disabled{opacity:.55;cursor:not-allowed}.membership-upsell-plan-name{color:#eab308;font-size:1.1rem;font-weight:700}.membership-upsell-plan-price{color:#eab308;font-size:1.85rem;font-weight:700}.membership-upsell-plan-period{color:#6b7280;font-size:.9rem}.membership-upsell-later{color:#374151;cursor:pointer;background:#fff;border:2px solid #d1d5db;border-radius:.65rem;width:100%;padding:.75rem 1rem;font-weight:600}.gold-club-period{color:#854d0e;background:#fffbeb;border:1px solid #fde68a;border-radius:.75rem;margin:.9rem 0 0;padding:.78rem .85rem;font-size:.92rem;font-weight:650;line-height:1.45}.membership-modal-scroll .dashboard-membership-perks{margin:.55rem 0 0}.gold-club-signup{color:#fff;cursor:pointer;background:#eab308;border:0;border-radius:.7rem;width:100%;padding:.92rem 1rem;font-size:1.05rem;font-weight:700}.gold-club-signup:disabled{opacity:.55;cursor:not-allowed}.gold-club-manage{color:#a16207;background:#fffbeb;border:1px solid #fde68a;border-radius:.7rem;justify-content:center;align-items:center;width:100%;padding:.88rem 1rem;font-size:1rem;font-weight:700;text-decoration:none;display:inline-flex}.roundup-setup-panel{z-index:1;background:#fff;flex-direction:column;width:100%;max-width:32rem;min-height:100dvh;display:flex;position:relative;overflow:hidden}.roundup-setup-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:.75rem;padding:1rem 1rem .75rem;display:flex}.roundup-setup-title{color:#111827;font-size:1.15rem;font-weight:700}.roundup-setup-close{color:#6b7280;cursor:pointer;background:0 0;border:0;border-radius:999px;place-items:center;padding:.25rem;display:grid}.roundup-setup-plaid-blocking{z-index:2;background:#11182773;place-content:center;justify-items:center;gap:.5rem;padding:1rem;display:grid;position:absolute;inset:0}.roundup-setup-plaid-spinner{border:3px solid #e5e7eb;border-top-color:#eab308;border-radius:999px;width:2.25rem;height:2.25rem;animation:.85s linear infinite roundup-spin}@keyframes roundup-spin{to{transform:rotate(360deg)}}.roundup-setup-plaid-msg{color:#fff;font-size:1rem;font-weight:600}.roundup-setup-plaid-sub{color:#e5e7eb;text-align:center;max-width:16rem;font-size:.88rem}.roundup-setup-scroll{-webkit-overflow-scrolling:touch;flex:1;padding:1rem 1rem .5rem;overflow-y:auto}.roundup-setup-error{color:#9a3412;background:#fff7ed;border-radius:.5rem;margin-bottom:.75rem;padding:.65rem .75rem;font-size:.9rem}.roundup-setup-section{margin-bottom:1.25rem}.roundup-setup-section-title{color:#111827;margin-bottom:.5rem;font-size:1rem;font-weight:600}.roundup-setup-section-copy{color:#6b7280;margin-bottom:.65rem;font-size:.88rem;line-height:1.45}.roundup-setup-muted{color:#6b7280;font-size:.88rem}.roundup-setup-connected{color:#047857;background:#ecfdf5;border-radius:.65rem;padding:.85rem 1rem;font-size:.9rem;font-weight:600}.roundup-setup-connect-box{background:#eff6ff;border-radius:.65rem;padding:1rem}.roundup-setup-connect-lead{color:#1e40af;margin-bottom:.75rem;font-size:.88rem;line-height:1.45}.roundup-setup-connect-btn{color:#fff;cursor:pointer;background:#eab308;border:0;border-radius:.65rem;justify-content:center;align-items:center;gap:.45rem;width:100%;padding:.85rem 1rem;font-size:1rem;font-weight:600;display:inline-flex}.roundup-setup-connect-btn:disabled{opacity:.6;cursor:not-allowed}.roundup-rule-list{gap:.5rem;display:grid}.roundup-rule-option{text-align:left;cursor:pointer;background:#f9fafb;border:2px solid #e5e7eb;border-radius:.65rem;justify-content:space-between;align-items:flex-start;gap:.5rem;width:100%;padding:.85rem 1rem;display:flex}.roundup-rule-option.is-selected{color:#fff;background:#eab308;border-color:#eab308}.roundup-rule-label{font-size:1rem;font-weight:600}.roundup-rule-desc{opacity:.92;margin-top:.25rem;font-size:.86rem;line-height:1.35}.roundup-rule-option:not(.is-selected) .roundup-rule-desc{color:#6b7280}.roundup-rule-check{flex-shrink:0;font-weight:700}.roundup-field-label{color:#111827;margin-bottom:.4rem;font-size:1rem;font-weight:600;display:block}.roundup-field-label-spaced{margin-top:.65rem}.roundup-field-input{box-sizing:border-box;border:2px solid #e5e7eb;border-radius:.55rem;width:100%;padding:.65rem .75rem;font-size:1rem}.roundup-field-hint{color:#6b7280;margin-top:.4rem;font-size:.82rem;line-height:1.4}.roundup-setup-footer{background:#fff;border-top:1px solid #e5e7eb;gap:.65rem;padding:1rem;display:flex}.roundup-setup-btn-secondary{color:#111827;cursor:pointer;background:#f3f4f6;border:0;border-radius:.65rem;flex:1;padding:.8rem .75rem;font-size:1rem;font-weight:600}.roundup-setup-btn-primary{color:#fff;cursor:pointer;background:#eab308;border:0;border-radius:.65rem;flex:1;justify-content:center;align-items:center;gap:.45rem;padding:.8rem .75rem;font-size:1rem;font-weight:600;display:inline-flex}.roundup-setup-btn-primary:disabled{opacity:.55;cursor:not-allowed}.autobuy-setup-panel{z-index:1;background:#fff;flex-direction:column;width:100%;max-width:32rem;min-height:100dvh;display:flex;position:relative;overflow:hidden}.autobuy-setup-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:.75rem;padding:1rem 1rem .75rem;display:flex}.autobuy-setup-title{color:#111827;font-size:1.15rem;font-weight:700}.autobuy-setup-close{color:#6b7280;cursor:pointer;background:0 0;border:0;border-radius:999px;place-items:center;padding:.25rem;display:grid}.autobuy-setup-scroll{-webkit-overflow-scrolling:touch;flex:1;padding:1rem 1rem .5rem;overflow-y:auto}.autobuy-setup-error{color:#9a3412;background:#fff7ed;border-radius:.5rem;margin-bottom:.75rem;padding:.65rem .75rem;font-size:.9rem}.autobuy-setup-section{margin-bottom:1.25rem}.autobuy-setup-section-title{color:#111827;margin-bottom:.5rem;font-size:1rem;font-weight:600}.autobuy-option-grid{flex-wrap:wrap;gap:.5rem;display:flex}.autobuy-option{color:#111827;cursor:pointer;background:#f9fafb;border:2px solid #e5e7eb;border-radius:.65rem;padding:.65rem .85rem;font-size:.9rem;font-weight:600}.autobuy-option.is-selected{color:#fff;background:#eab308;border-color:#eab308}.autobuy-field-label{color:#111827;margin-bottom:.4rem;font-size:1rem;font-weight:600;display:block}.autobuy-amount-wrap{align-items:center;gap:.45rem;display:flex}.autobuy-amount-prefix,.autobuy-amount-suffix{color:#111827;font-size:1.1rem;font-weight:700}.autobuy-field-input{box-sizing:border-box;border:2px solid #e5e7eb;border-radius:.55rem;width:100%;padding:.65rem .75rem;font-size:1rem}.autobuy-field-hint{color:#6b7280;margin-top:.4rem;font-size:.82rem;line-height:1.4}.autobuy-setup-info{background:#f9fafb;border-radius:.65rem;margin-bottom:.9rem;padding:.8rem .9rem}.autobuy-setup-info-title{color:#eab308;font-size:.95rem;font-weight:700}.autobuy-setup-info-copy{color:#4b5563;margin-top:.3rem;font-size:.86rem;line-height:1.45}.autobuy-setup-footer{background:#fff;border-top:1px solid #e5e7eb;gap:.65rem;padding:1rem;display:flex}.autobuy-setup-btn-secondary,.autobuy-setup-btn-primary{cursor:pointer;border:0;border-radius:.65rem;flex:1;padding:.8rem .75rem;font-size:1rem;font-weight:600}.autobuy-setup-btn-secondary{color:#111827;background:#f3f4f6}.autobuy-setup-btn-primary{color:#fff;background:#eab308}.autobuy-setup-btn-primary:disabled,.autobuy-setup-btn-secondary:disabled{opacity:.55;cursor:not-allowed}.autobuy-card{background:#fff;border:1px solid #eceef1;border-radius:1.4rem;padding:1.05rem;box-shadow:0 6px 16px #0f172a0f}.autobuy-title-wrap{align-items:center;gap:.5rem;display:flex}.autobuy-icon{color:#eab308}.autobuy-title{color:#111827;font-size:clamp(1.3rem,5vw,1.65rem);font-weight:700}.autobuy-copy{color:#626e7d;margin-top:.55rem;font-size:.95rem;line-height:1.45}.autobuy-metric{margin-top:1.05rem}.autobuy-metric-label{color:#6b7280;letter-spacing:.01em;font-size:.82rem;font-weight:700}.autobuy-metric-value{color:#111827;margin-top:.2rem;font-size:.95rem;font-weight:700}.autobuy-history-preview{border-top:1px solid #eef2f7;margin-top:1rem;padding-top:.95rem}.autobuy-history-title{color:#111827;margin-bottom:.55rem;font-weight:700}.autobuy-history-item{justify-content:space-between;align-items:center;gap:.6rem;margin-top:.55rem;display:flex}.autobuy-history-item-left{align-items:center;gap:.45rem;min-width:0;display:flex}.autobuy-history-coin{color:#eab308;background:#fffbeb;border-radius:999px}.autobuy-history-date{color:#111827;font-size:.86rem;font-weight:600}.autobuy-history-status{color:#6b7280;font-size:.76rem}.autobuy-history-item-right{text-align:right}.autobuy-history-usd{color:#111827;font-size:.88rem;font-weight:700}.autobuy-history-oz{color:#eab308;font-size:.78rem;font-weight:600}.transactions-card{background:#fff;border:1px solid #eceef1;border-radius:1.35rem;margin-top:1rem;padding:.95rem;box-shadow:0 6px 16px #0f172a0f}.transactions-filter-row{gap:.5rem;display:flex}.transactions-filter{color:#4b5563;cursor:pointer;background:#f3f4f6;border:0;border-radius:.82rem;padding:.58rem 1.05rem;font-size:.95rem;font-weight:600}.transactions-filter.is-active{color:#fff;background:#eab308}.transactions-search-wrap{background:#f3f4f6;border-radius:.82rem;align-items:center;gap:.55rem;margin-top:.8rem;padding:.68rem .74rem;display:flex}.transactions-search-icon{color:#6b7280}.transactions-search-input{color:#111827;background:0 0;border:0;width:100%;font-size:.95rem}.transactions-search-input:focus{outline:none}.transactions-count{color:#6b7280;margin-top:.86rem;font-size:.95rem}.transactions-list{border-top:1px solid #eceef1;margin-top:.62rem}.transactions-item{border-bottom:1px solid #eceef1;justify-content:space-between;align-items:center;gap:.65rem;padding:.92rem 0;display:flex}button.transactions-item.transactions-item--open{width:100%;font-family:inherit;font-size:inherit;color:inherit;appearance:none;-webkit-tap-highlight-color:transparent;cursor:pointer;text-align:left;background:0 0;border:none;margin:0}.transactions-item--open:focus{outline:none}.transactions-item--open:hover{background:#f9fafbe0}.transactions-item--open:focus-visible{outline-offset:-2px;outline:2px solid #eab308}.transactions-item-left{align-items:center;gap:.55rem;min-width:0;display:flex}.transactions-coin-icon{color:#6b7280;background:#fef9c3;border-radius:999px;flex-shrink:0;place-items:center;width:2.05rem;height:2.05rem;display:grid}.transactions-item-title{color:#111827;font-size:.98rem;font-weight:700}.transactions-item-subtitle{color:#6b7280;margin-top:.14rem;font-size:.88rem}.transactions-item-right{text-align:right;flex-shrink:0}.transactions-item-amount{color:#111827;font-size:.95rem;font-weight:700}.transactions-item-oz{color:#eab308;margin-top:.15rem;font-size:.82rem;font-weight:700}.transactions-empty{color:#6b7280;padding:1rem 0}.transactions-list.is-loading{opacity:.55;pointer-events:none;transition:opacity .18s}.transactions-pagination{border-top:1px solid #eceef1;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-top:.75rem;padding-top:.72rem;display:flex}.transactions-pagination-button{color:#374151;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#f9fafb;border:1px solid #eceef1;border-radius:.65rem;align-items:center;gap:.12rem;padding:.45rem .82rem;font-family:inherit;font-size:.9rem;font-weight:600;display:inline-flex}.transactions-pagination-button:hover:not(:disabled){background:#f3f4f6}.transactions-pagination-button:disabled{opacity:.42;cursor:not-allowed}.transactions-pagination-label{line-height:1}.transactions-pagination-summary{text-align:center;color:#6b7280;flex:1;min-width:0;font-size:.89rem}.transaction-detail-panel{z-index:1;background:#fff;flex-direction:column;width:100%;max-width:32rem;min-height:100dvh;display:flex;position:relative;overflow:hidden}.transaction-detail-header{border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;gap:.75rem;padding:1rem 1rem .75rem;display:flex}.transaction-detail-title{color:#111827;font-size:1.1rem;font-weight:700}.transaction-detail-close{color:#6b7280;cursor:pointer;background:0 0;border:0;border-radius:999px;place-items:center;padding:.25rem;display:grid}.transaction-detail-scroll{-webkit-overflow-scrolling:touch;flex:1;padding:1rem;overflow-y:auto}.transaction-detail-eyebrow{letter-spacing:.06em;text-transform:uppercase;color:#6b7280;margin:0;font-size:.78rem;font-weight:700}.transaction-detail-primary{color:#111827;margin:.35rem 0 0;font-size:1.5rem;font-weight:800}.transaction-detail-subgold{color:#eab308;margin:.25rem 0 0;font-size:.9rem;font-weight:700}.transaction-detail-section{border-top:1px solid #e5e7eb;margin-top:1.25rem;padding-top:1rem}.transaction-detail-section-title{color:#374151;margin:0 0 .65rem;font-size:.88rem;font-weight:700}.transaction-detail-row{border-bottom:1px solid #f3f4f6;grid-template-columns:minmax(0,42%) minmax(0,58%);gap:.5rem .75rem;padding:.52rem 0;display:grid}.transaction-detail-row:last-child{border-bottom:none}.transaction-detail-label{color:#6b7280;font-size:.87rem}.transaction-detail-value{color:#111827;text-align:right;word-break:break-word;font-size:.9rem;font-weight:600}button.transaction-detail-copy-id{color:#92400e;cursor:pointer;vertical-align:middle;-webkit-tap-highlight-color:transparent;background:#fef9c3;border:1px solid #fde047;border-radius:.55rem;align-items:center;gap:.35rem;margin:0;padding:.42rem .68rem;font-family:inherit;font-size:.88rem;font-weight:600;transition:background .15s,border-color .15s;display:inline-flex}button.transaction-detail-copy-id:hover{background:#fef08a;border-color:#facc15}button.transaction-detail-copy-id:active{background:#fde047}.transaction-detail-footer{border-top:1px solid #e5e7eb;flex-shrink:0;padding:1rem}.transaction-detail-done{color:#fff;cursor:pointer;background:#eab308;border:0;border-radius:.65rem;width:100%;padding:.82rem;font-size:1rem;font-weight:600}.transaction-detail-done:hover{filter:brightness(.96)}.markets-section,.markets-blog-section{margin-top:.85rem}.markets-heading{color:#111827;margin-bottom:.75rem;font-size:clamp(1.2rem,5vw,1.7rem);font-weight:700}.markets-loading{color:#6b7280;margin-bottom:.8rem}.markets-prices-grid{gap:.7rem;display:grid}.markets-item-card{background:#fff;border:1px solid #eceef1;border-radius:1.1rem;justify-content:space-between;align-items:center;gap:.7rem;padding:1rem;display:flex;box-shadow:0 6px 16px #0f172a0f}.markets-item-card--with-chart{justify-content:stretch;align-items:stretch;gap:.65rem;display:grid}.markets-item-head{justify-content:space-between;align-items:center;gap:.7rem;display:flex}.markets-chart-caption{letter-spacing:.08em;text-transform:uppercase;color:#b45309;margin:0;font-size:.72rem;font-weight:700}.markets-charts-grid{grid-template-columns:1fr}@media (width>=800px){.markets-charts-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.markets-item-card--clickable{text-align:left;cursor:pointer;width:100%;transition:border-color .15s,box-shadow .15s,transform .15s}.markets-item-card--clickable:hover{border-color:#d4d4d8;transform:translateY(-1px);box-shadow:0 10px 22px #0f172a14}.markets-item-card--clickable:focus-visible{outline-offset:2px;outline:2px solid #ca8a04}.markets-item-title{color:#111827;font-size:1.05rem;font-weight:700}.markets-item-price{color:#4b5563;margin-top:.2rem}.markets-item-right{text-align:right}.markets-change-period{color:#6b7280;letter-spacing:.04em;text-transform:uppercase;margin:0 0 .15rem;font-size:.72rem;font-weight:600}.markets-change{align-items:center;gap:.2rem;font-weight:700;display:inline-flex}.markets-change-percent{margin-top:.2rem;font-weight:600}.markets-change.is-positive,.markets-change-percent.is-positive{color:#16a34a}.markets-change.is-negative,.markets-change-percent.is-negative{color:#dc2626}.markets-blog-card{background:#fff;border:1px solid #eceef1;border-radius:1.1rem;margin-bottom:.7rem;padding:1rem;text-decoration:none;display:block;box-shadow:0 6px 16px #0f172a0f}.markets-blog-title{color:#111827;font-size:1.03rem;font-weight:700}.markets-blog-excerpt{color:#6b7280;margin-top:.35rem;line-height:1.4}.markets-blog-cta{color:#eab308;align-items:center;gap:.2rem;margin-top:.65rem;font-weight:600;display:inline-flex}.market-history-subtitle{color:#6b7280;margin:.35rem 0 0;font-size:.9rem}.market-history-change{margin:.25rem 0 0;font-size:.9rem;font-weight:700}.market-history-change.is-positive,.markets-history-range-change.is-positive{color:#16a34a}.market-history-change.is-negative,.markets-history-range-change.is-negative{color:#dc2626}.market-history-error,.markets-history-empty{color:#6b7280;margin:0}.markets-history-chart-wrap{margin-top:.25rem;padding:.35rem 0}.markets-history-chart{width:100%;height:auto;display:block}.markets-history-chart-meta{color:#6b7280;flex-wrap:wrap;justify-content:space-between;gap:.75rem;margin-top:.65rem;font-size:.88rem;display:flex}@media (width>=1200px){.markets-prices-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.markets-prices-grid.markets-charts-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.profile-card{background:#fff;border:1px solid #eceef1;border-radius:1.35rem;margin-top:.85rem;overflow:hidden;box-shadow:0 6px 16px #0f172a0f}.profile-header{padding:1.2rem 1rem .85rem}.profile-name{color:#111827;font-size:clamp(1.7rem,8vw,2.2rem);font-weight:700}.profile-email{color:#4b5563;margin-top:.3rem;font-size:1.05rem}.profile-sections,.profile-section-block{border-top:1px solid #eef2f7}.profile-row{text-align:left;cursor:pointer;background:#fff;border:0;align-items:center;gap:.8rem;width:100%;padding:.92rem .95rem;display:flex}.profile-row-icon-wrap{background:#f8fafc;border-radius:999px;flex-shrink:0;place-items:center;width:2.9rem;height:2.9rem;display:grid}.profile-row-icon{color:#6b7280}.profile-row-copy{min-width:0;display:grid}.profile-row-title{color:#111827;font-size:1.04rem;font-weight:700}.profile-row-subtitle{color:#4b5563;margin-top:.12rem;font-size:.95rem}.profile-row-chevron{color:#9ca3af;margin-left:auto}.desktop-chevron{display:none}.profile-dropdown-content{color:#6b7280;padding:0 1rem .95rem 4.7rem;line-height:1.45;display:block}.profile-section-block .profile-dropdown-content .profile-subscription-root{max-width:none;margin-left:-3.35rem;padding-left:.25rem}@media (width>=900px){.profile-section-block .profile-dropdown-content .profile-subscription-root,.profile-section-block .profile-dropdown-content .profile-banking-root,.profile-section-block .profile-dropdown-content .profile-limits-root,.profile-section-block .profile-dropdown-content .profile-address-root{max-width:28rem;margin-left:0}}.profile-subscription-root{max-width:28rem}.profile-subscription-subscribe-block{margin-top:.35rem}.profile-subscription-muted-tight{margin-bottom:.65rem!important}.profile-subscription-loading,.profile-subscription-banner,.profile-subscription-error{margin:0 0 .75rem;font-size:.95rem}.profile-subscription-banner{color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:.65rem;padding:.65rem .85rem}.profile-subscription-error{color:#b91c1c}.profile-subscription-empty{margin-bottom:.5rem}.profile-subscription-lead{color:#111827;margin:0 0 .35rem;font-weight:700}.profile-subscription-copy{color:#6b7280;margin:0;font-size:.95rem}.profile-subscription-card{background:#fff;border:1px solid #e5e7eb;border-radius:1rem;margin-bottom:.75rem;padding:1rem 1.05rem}.profile-subscription-card-heading{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.85rem;display:flex}.profile-subscription-title{color:#111827;font-size:1.05rem;font-weight:700}.profile-subscription-badge{color:#6b7280;background:#f3f4f6;border-radius:999px;flex-shrink:0;padding:.28rem .55rem;font-size:.78rem;font-weight:700}.profile-subscription-badge-active{color:#15803d;background:#22c55e2e}.profile-subscription-scheduled-cancel{color:#92400e;margin:-.25rem 0 .75rem;font-size:.88rem}.profile-subscription-rows{border-top:1px solid #eef2f7;padding-top:.65rem}.profile-subscription-row{justify-content:space-between;gap:.75rem;padding:.35rem 0;font-size:.9rem;display:flex}.profile-subscription-label{color:#6b7280}.profile-subscription-value{color:#111827;text-align:right;font-weight:600}.profile-subscription-footnote,.profile-subscription-muted,.profile-subscription-help{color:#6b7280;margin:0 0 .75rem;font-size:.88rem;line-height:1.45}.profile-subscription-perks{gap:.35rem;margin:0 0 1rem;padding:0;list-style:none;display:grid}.profile-subscription-perks li{color:#374151;align-items:center;gap:.25rem;padding-left:1.1rem;font-size:.9rem;display:flex;position:relative}.profile-subscription-perks li:before{content:"✓";color:#ca8a04;font-weight:800;position:absolute;left:0}.profile-subscription-actions{flex-direction:column;gap:.55rem;display:flex}.profile-subscription-actions-spaced{margin-top:.25rem}.profile-subscription-cta{text-align:center;width:100%;font-weight:700}.profile-subscription-actions-stack{margin-top:.15rem;margin-bottom:.35rem}.profile-subscription-primary,.profile-subscription-secondary,.profile-subscription-danger,.profile-subscription-danger-outline,.profile-banking-danger-action{cursor:pointer;border:1px solid #0000;border-radius:.75rem;padding:.72rem .9rem;font-family:inherit;font-size:.98rem;font-weight:700}.profile-subscription-primary{color:#1c1917;background:linear-gradient(#facc15 0%,#eab308 100%);border-color:#ca8a04}.profile-subscription-primary:disabled,.profile-subscription-secondary:disabled,.profile-subscription-danger:disabled,.profile-subscription-danger-outline:disabled,.profile-banking-danger-action:disabled{opacity:.55;cursor:not-allowed}.profile-subscription-secondary{color:#374151;background:#fff;border-color:#e5e7eb}.profile-subscription-danger-outline,.profile-banking-danger-action{color:#b91c1c;background:#fff;border-color:#fecaca}.profile-subscription-danger-outline:hover:not(:disabled),.profile-banking-danger-action:hover:not(:disabled){color:#991b1b;background:#fef2f2;border-color:#fca5a5}.profile-subscription-danger{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.profile-subscription-danger:hover:not(:disabled){color:#991b1b;background:#fee2e2;border-color:#fca5a5}.profile-banking-root{max-width:28rem}.profile-section-block .profile-dropdown-content .profile-banking-root{max-width:none;margin-left:-3.35rem;padding-left:.25rem}.profile-banking-loading,.profile-banking-error,.profile-banking-empty{color:#6b7280;font-size:.95rem}.profile-banking-error{color:#b91c1c}.profile-banking-card{background:#fff;border:1px solid #eceef1;border-radius:1rem;padding:.8rem .85rem .75rem;box-shadow:0 6px 16px #0f172a0a}.profile-banking-cards-layout{flex-direction:column;gap:.7rem;display:flex}.profile-banking-section-title{text-transform:uppercase;letter-spacing:.06em;color:#6b7280;margin:0 0 .5rem;font-size:.73rem;font-weight:700}.profile-banking-row{align-items:center;gap:.68rem;display:flex}.profile-banking-icon-wrap{color:#a16207;background:#fffbeb;border-radius:999px;flex-shrink:0;place-items:center;width:2rem;height:2rem;display:grid}.profile-banking-copy{min-width:0;display:grid}.profile-banking-title{color:#111827;font-size:1rem;font-weight:700}.profile-banking-subtitle{color:#6b7280;font-size:.97rem}.profile-banking-danger-action{width:100%;margin-top:.75rem}.profile-banking-note{color:#6b7280;margin-top:.55rem;font-size:.9rem;line-height:1.4}.profile-notify-root{flex-direction:column;gap:.75rem;display:flex}.profile-notify-loading,.profile-notify-error,.profile-notify-notice{margin:0;font-size:.95rem;line-height:1.4}.profile-notify-error{color:#b91c1c}.profile-notify-notice{color:#166534}.profile-notify-card{flex-direction:column;gap:.85rem;display:flex}.profile-notify-row{align-items:flex-start;gap:.75rem;display:flex}.profile-notify-icon-wrap{color:#4b5563;background:#f3f4f6;border-radius:.75rem;flex-shrink:0;place-items:center;width:2.5rem;height:2.5rem;display:grid}.profile-notify-copy{min-width:0}.profile-notify-title{color:#111827;margin:0;font-size:1rem;font-weight:700}.profile-notify-subtitle{color:#6b7280;margin:.25rem 0 0;font-size:.9rem;line-height:1.4}.profile-notify-opt-in,.profile-notify-opt-out{width:100%}.profile-notify-opt-out{color:#374151;background:#fff;border:1px solid #d1d5db}.profile-banking-reauth-banner{background:#fffbeb;border:1px solid #fcd34d;border-radius:.75rem;margin-bottom:.75rem;padding:.75rem .8rem}.profile-banking-reauth-title{color:#92400e;margin:0 0 .35rem;font-size:.95rem;font-weight:700}.profile-banking-reauth-copy{color:#78350f;margin:0 0 .65rem;font-size:.9rem;line-height:1.45}.profile-banking-reauth-action{color:#fff;cursor:pointer;background:#a16207;border:none;border-radius:.65rem;width:100%;padding:.55rem .75rem;font-size:.95rem;font-weight:600}.profile-banking-reauth-action:hover:not(:disabled){background:#92400e}.profile-banking-reauth-action:disabled{opacity:.65;cursor:not-allowed}@media (width>=1200px){.profile-banking-root,.profile-section-block .profile-dropdown-content .profile-banking-root{max-width:min(100%,56rem)}.profile-banking-cards-layout{flex-direction:row;align-items:stretch;gap:1rem}.profile-banking-cards-layout .profile-banking-card{flex:1 1 0;min-width:0}}.profile-limits-root,.profile-address-root{max-width:28rem}.profile-section-block .profile-dropdown-content .profile-limits-root,.profile-section-block .profile-dropdown-content .profile-address-root{max-width:none;margin-left:-3.35rem;padding-left:.25rem}.profile-beneficiary-grid{grid-template-columns:1fr 1fr;gap:.85rem 1rem;margin-top:1rem;display:grid}.profile-beneficiary-field{flex-direction:column;gap:.35rem;display:flex}.profile-beneficiary-field-wide{grid-column:1/-1}.profile-beneficiary-label{color:#374151;font-size:.92rem;font-weight:600}.profile-limits-loading,.profile-limits-empty,.profile-limits-copy{color:#4b5563;font-size:1.03rem;line-height:1.45}.profile-limits-error{color:#b91c1c;font-size:.95rem}.profile-limits-notice{color:#166534;background:#f0fdf4;border:1px solid #86efac;border-radius:.65rem;margin:0 0 .65rem;padding:.62rem .78rem;font-size:.9rem}.profile-limits-pending-card{background:#fffbeb;border:1.5px solid #eab3088c;border-radius:.78rem;margin-top:.75rem;margin-bottom:.85rem;padding:.75rem .78rem}.profile-limits-pending-title{color:#78350f;font-size:.98rem;font-weight:700}.profile-limits-pending-copy{color:#4b5563;margin-top:.3rem;font-size:.9rem}.profile-limits-request-button{width:100%;margin-top:.2rem;padding-top:.78rem;padding-bottom:.78rem;font-weight:700}.profile-signout{color:#dc2626;cursor:pointer;background:#fff1f2;border:0;border-radius:.85rem;width:calc(100% - 2rem);margin:1rem;padding:.95rem 1rem;font-size:1.08rem;font-weight:700}.unit-switch-wrap{align-items:center;gap:.42rem;display:inline-flex}.unit-switch-label{color:#6b7280;font-size:.9rem;font-weight:600}.unit-switch{cursor:pointer;background:#d1d5db;border:0;border-radius:999px;justify-content:flex-end;align-items:center;width:2.45rem;height:1.36rem;padding:.1rem;display:inline-flex}.unit-switch.is-oz{background:#eab308;justify-content:flex-start}.unit-switch-knob{background:#fff;border-radius:999px;width:1.15rem;height:1.15rem;box-shadow:0 1px 3px #11182733}.label{color:#6b7280;font-size:.83rem}.value{color:#111827;margin-top:.4rem;font-size:1.1rem;font-weight:700}.muted{color:#6b7280;margin-top:.35rem;font-size:.9rem}.info-hint{vertical-align:middle;align-items:center;display:inline-flex;position:relative}.info-hint-btn{color:#9ca3af;cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;margin:0;padding:.05rem;line-height:0;display:inline-flex}.info-hint-btn:hover,.info-hint-btn:focus-visible{color:#b45309}.info-hint-tip{z-index:80;color:#fff;text-align:left;opacity:0;visibility:hidden;pointer-events:none;background:#111827;border-radius:.55rem;width:15.5rem;padding:.55rem .65rem;font-size:.75rem;font-weight:500;line-height:1.4;transition:opacity .12s,visibility .12s,transform .12s;position:absolute;top:calc(100% + .4rem);left:50%;transform:translate(-50%,.15rem);box-shadow:0 8px 20px #11182733}.info-hint:hover,.info-hint:focus-within,.info-hint.is-open{z-index:80}.info-hint:hover .info-hint-tip,.info-hint:focus-within .info-hint-tip,.info-hint.is-open .info-hint-tip{opacity:1;visibility:visible;transform:translate(-50%)}.dashboard-rewards-card:has(.info-hint:hover){z-index:30;position:relative}.dashboard-rewards-card:has(.info-hint:focus-within){z-index:30;position:relative}.dashboard-rewards-card:has(.info-hint.is-open){z-index:30;position:relative}.dashboard-membership-perks li:has(.info-hint:hover){z-index:30;position:relative}.dashboard-membership-perks li:has(.info-hint:focus-within){z-index:30;position:relative}.dashboard-membership-perks li:has(.info-hint.is-open){z-index:30;position:relative}.profile-subscription-perks li:has(.info-hint:hover){z-index:30;position:relative}.profile-subscription-perks li:has(.info-hint:focus-within){z-index:30;position:relative}.profile-subscription-perks li:has(.info-hint.is-open){z-index:30;position:relative}.public-home-hero-copy:has(.info-hint:hover){z-index:30;position:relative}.public-home-hero-copy:has(.info-hint:focus-within){z-index:30;position:relative}.public-home-hero-copy:has(.info-hint.is-open){z-index:30;position:relative}.positive{color:#84e1ad}.negative{color:#f8a0a0}.nav-icon{color:currentColor;place-items:center;width:1.55rem;height:1.55rem;display:grid}.nav-link.is-active{color:#eab308;font-weight:600}.nav-link.is-active .nav-icon{color:#eab308}@media (width>=950px){.auth-landing-layout{flex-direction:row;padding:0;overflow:hidden}.auth-image-panel{aspect-ratio:450/1024;background:#0a0a0a;flex-shrink:0;width:auto;height:100dvh}.auth-city-image{object-fit:cover;object-position:center}.auth-image-overlay{background:linear-gradient(90deg,#0000 60%,#ffffff0f 100%),linear-gradient(#0000 0%,#00000014 55%,#00000059 100%);align-items:flex-end;padding:3.5rem;display:flex;position:absolute;inset:0}.auth-image-brand-mark{display:none}.auth-content-panel{padding:3rem 3.5rem;overflow-y:auto}.auth-panel-logo{width:8.5rem}.auth-hero{width:min(100%,26rem)}.auth-modal-overlay{align-items:center;padding:1.25rem}.auth-modal-sheet{border:1px solid #e5e7eb;border-radius:1rem;width:min(100%,36rem);height:auto;min-height:auto;max-height:min(90vh,52rem);padding:.75rem;box-shadow:0 12px 30px #11182714}.nav-links{gap:.55rem;margin-top:1.2rem;display:grid}.nav-link{color:#4b5563;border:1px solid #0000;border-radius:.75rem;align-items:center;gap:.7rem;padding:.6rem .7rem;text-decoration:none;display:flex}.nav-link.is-active{background:#fffbeb;border-color:#facc15}.card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.markets-page-intro-heading,.markets-page-intro-copy{display:block}.markets-prices-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.mobile-chevron{display:none}.desktop-chevron{align-items:center;display:inline-flex}.desktop-chevron .is-expanded{transform:rotate(180deg)}.profile-dropdown-content{display:block}.app-modal-overlay{align-items:center;padding:1.25rem}.referral-modal-panel,.buy-modal-panel,.withdraw-modal-panel,.verification-modal-panel,.banking-setup-modal-panel,.roundup-setup-panel,.autobuy-setup-panel,.transaction-detail-panel,.membership-modal-panel{border-radius:1rem;min-height:auto;max-height:min(88dvh,52rem);box-shadow:0 12px 30px #1118271a}}.bars-page{box-sizing:border-box;width:100%;min-width:0;max-width:100%}.bars-page-header{margin-bottom:1.5rem}.bars-page-title{letter-spacing:-.02em;margin:0 0 .5rem;font-size:clamp(1.6rem,3vw,2rem);font-weight:800}.bars-page-copy{color:#4b5563;max-width:40rem;margin:0;line-height:1.5}.bars-page-search{max-width:28rem;margin-top:1rem;position:relative}.bars-page-search svg{color:#9ca3af;pointer-events:none;position:absolute;top:50%;left:.85rem;transform:translateY(-50%)}.bars-page-search input{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:999px;outline:none;width:100%;height:2.7rem;padding:0 1rem 0 2.5rem}.bars-page-search input:focus{border-color:#eab308;box-shadow:0 0 0 3px #eab30847}.app-frame{flex-direction:column;min-height:100dvh;display:flex}.app-frame-body{flex:1;min-width:0;min-height:0}.free-metal-promo{z-index:30;color:#fff;background:#eab308;flex-shrink:0;justify-content:center;align-items:center;gap:.5rem;padding:.55rem 2.5rem .55rem 1rem;animation:.28s both free-metal-promo-in;display:flex;position:relative;box-shadow:0 1px #0000000f}.free-metal-promo-cta{color:inherit;font:inherit;letter-spacing:.01em;cursor:pointer;text-underline-offset:.18em;background:0 0;border:none;margin:0;padding:.15rem .5rem;font-size:.92rem;font-weight:700;text-decoration-thickness:1.5px}.free-metal-promo-cta:hover{color:#fff}.free-metal-promo-close{color:#fff;cursor:pointer;background:#ffffff2e;border:none;border-radius:999px;place-items:center;width:2rem;height:2rem;margin:0;padding:0;display:grid;position:absolute;top:50%;right:.55rem;transform:translateY(-50%)}.free-metal-promo-close:hover{background:#ffffff4d}@keyframes free-metal-promo-in{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.free-metal-promo{animation:none}}.bars-notify-modal-list{color:#374151;margin:0 0 .25rem;padding-left:1.15rem;font-size:.95rem;line-height:1.55}.bars-notify-modal-list li+li{margin-top:.35rem}.bars-notify-btn{white-space:nowrap;align-items:center;gap:.4rem;display:inline-flex}.bars-reach-out{border-top:1px solid #e5e7eb;margin-top:2.5rem;padding:1.5rem 0 .5rem}.bars-reach-out-title{letter-spacing:-.01em;margin:0 0 .4rem;font-size:1.15rem;font-weight:700}.bars-reach-out-copy{color:#4b5563;max-width:36rem;margin:0 0 1.1rem;font-size:.95rem;line-height:1.5}.bars-reach-out-actions{flex-wrap:wrap;gap:.75rem;display:flex}.bars-reach-out-btn{align-items:center;gap:.45rem;display:inline-flex}.bars-inquiry-modal{background:#fff;border-radius:1rem;width:min(28rem,100vw - 2rem);max-height:min(92dvh,42rem);margin:auto;overflow:auto;box-shadow:0 20px 50px #1118272e}.bars-inquiry-modal-header{justify-content:space-between;align-items:flex-start;gap:.75rem;padding:1.15rem 1.15rem .5rem;display:flex}.bars-inquiry-modal-title{letter-spacing:-.01em;margin:0;font-size:1.15rem;font-weight:700}.bars-inquiry-modal-close{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:.4rem;padding:.2rem;line-height:0}.bars-inquiry-modal-close:hover{color:#111827;background:#f3f4f6}.bars-inquiry-modal-body{flex-direction:column;gap:.85rem;padding:.5rem 1.15rem 1.25rem;display:flex}.bars-inquiry-blurb{color:#4b5563;margin:0;font-size:.95rem;line-height:1.5}.bars-inquiry-field-row{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}@media (width<=480px){.bars-inquiry-field-row{grid-template-columns:1fr}}.bars-inquiry-success{color:#047857;margin:0;font-weight:600;line-height:1.5}.shop-hero{margin-bottom:2rem}.shop-eyebrow{text-transform:uppercase;letter-spacing:.08em;color:#ca8a04;margin:0 0 .5rem;font-size:.75rem;font-weight:700}.shop-hero-title{letter-spacing:-.02em;margin:0 0 .75rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800}.shop-hero-copy{color:#4b5563;max-width:36rem;margin:0;font-size:1.05rem;line-height:1.55}.shop-status{color:#6b7280;margin:1rem 0}.shop-status-error{color:#dc2626;margin:.75rem 0}.shop-empty{text-align:center;margin:2.5rem 0 3rem}.shop-empty-title{color:#111827;letter-spacing:-.02em;margin:0 0 .5rem;font-size:1.35rem;font-weight:700}.shop-empty-copy{color:#6b7280;margin:0;font-size:1.05rem;line-height:1.5}.shop-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.25rem;display:grid}.shop-grid-enter{animation:.28s both shop-fade-up}.shop-card-enter{animation:.42s cubic-bezier(.22,1,.36,1) both shop-card-enter}.shop-status-enter{animation:.3s both shop-fade-up}.shop-card-skeleton{pointer-events:none;animation:.35s both shop-skeleton-in}.shop-skeleton-block{background:linear-gradient(110deg,#f3f4f6 25%,#e5e7eb 37%,#f3f4f6 63%) 0 0/200% 100%;animation:1.35s ease-in-out infinite shop-skeleton-shimmer}.shop-skeleton-body{flex-direction:column;gap:.65rem;padding:1rem 1.1rem 1.15rem;display:flex}.shop-skeleton-line{background:linear-gradient(110deg,#f3f4f6 25%,#e5e7eb 37%,#f3f4f6 63%) 0 0/200% 100%;border-radius:999px;height:.85rem;animation:1.35s ease-in-out infinite shop-skeleton-shimmer}.shop-skeleton-line-title{width:72%;height:1rem}.shop-skeleton-line-meta{width:48%}.shop-skeleton-line-price{width:36%;height:1.15rem;margin-top:.15rem}.shop-skeleton-line-cta{width:42%;margin-top:.2rem}@keyframes shop-fade-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes shop-card-enter{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes shop-skeleton-in{0%{opacity:0}to{opacity:1}}@keyframes shop-skeleton-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media (prefers-reduced-motion:reduce){.shop-grid-enter,.shop-card-enter,.shop-status-enter,.shop-card-skeleton,.shop-product-skeleton,.shop-product-enter,.shop-carousel-image,.shop-carousel-image-skeleton{opacity:1;transform:none;transition:none!important;animation:none!important}.shop-skeleton-block,.shop-skeleton-line{animation:none}.shop-carousel-image-skeleton.is-hidden{opacity:0}}.shop-card{color:inherit;background:#fff;border:1px solid #e5e7eb;border-radius:1rem;flex-direction:column;transition:border-color .15s,box-shadow .15s,transform .15s;display:flex;overflow:hidden}.shop-card:hover,.shop-card:focus-within{border-color:#f59e0b;transform:translateY(-2px);box-shadow:0 10px 28px #11182714}.shop-card-link{min-height:0;color:inherit;flex-direction:column;flex:1;text-decoration:none;display:flex}.shop-card-media{aspect-ratio:1;background:#fff;position:relative;overflow:hidden}.shop-carousel{background:#fff;flex-direction:column;height:100%;display:flex;position:relative}.shop-carousel-frame{background:#fff;flex:1;justify-content:center;align-items:center;min-height:10rem;display:flex;position:relative;overflow:hidden}.shop-carousel.has-image-pad .shop-carousel-frame{box-sizing:border-box;background:#fff;padding:8px}.shop-carousel.has-image-pad .shop-carousel-image,.shop-carousel.has-image-pad .shop-carousel-image-skeleton{border-radius:4px}.shop-product-media .shop-carousel-frame{aspect-ratio:1;min-height:20rem}.shop-carousel-image-skeleton{z-index:0;pointer-events:none;background:linear-gradient(110deg,#f3f4f6 25%,#e5e7eb 37%,#f3f4f6 63%) 0 0/200% 100%;transition:opacity .3s;animation:1.35s ease-in-out infinite shop-skeleton-shimmer;position:absolute;inset:0}.shop-carousel-image-skeleton.is-hidden{opacity:0;pointer-events:none}.shop-carousel-image{z-index:1;object-fit:contain;object-position:center;opacity:0;pointer-events:none;background-color:#fff;width:100%;height:100%;transition:opacity .35s;display:block;position:relative}.shop-carousel-image.is-ready{opacity:1}.shop-carousel-nav{z-index:2;color:#111827;cursor:pointer;background:#ffffffe6;border:none;border-radius:999px;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #11182726}.shop-carousel-nav.is-prev{left:.5rem}.shop-carousel-nav.is-next{right:.5rem}.shop-carousel-dots{background:#ffffffd9;justify-content:center;gap:.35rem;padding:.45rem 0 .55rem;display:flex}.shop-product-media .shop-carousel-dots{z-index:2;background:linear-gradient(#0000,#00000059);padding:1.25rem 0 .65rem;position:absolute;bottom:0;left:0;right:0}.shop-carousel-dot{cursor:pointer;background:#d1d5db;border:none;border-radius:999px;width:.45rem;height:.45rem;padding:0}.shop-product-media .shop-carousel-dot{background:#ffffff8c}.shop-carousel-dot.is-active{background:#eab308;transform:scale(1.15)}.shop-product-media .shop-carousel-dot.is-active{background:#fff}.shop-product-media{aspect-ratio:1;background:#fff;border:1px solid #e5e7eb;border-radius:1.25rem;position:relative;overflow:hidden}.shop-product-media-skeleton{border:1px solid #e5e7eb;border-radius:1.25rem;min-height:20rem}.shop-product-skeleton{pointer-events:none;animation:.35s both shop-skeleton-in}.shop-product-enter{animation:.35s both shop-fade-up}.shop-product-info-skeleton{flex-direction:column;gap:.75rem;padding-top:.25rem;display:flex}.shop-skeleton-line-stock{width:8rem;height:.75rem}.shop-skeleton-line-product-title{width:85%;height:1.75rem;margin-top:.2rem}.shop-skeleton-line-product-price{width:7rem;height:1.5rem}.shop-skeleton-line-desc{width:100%;height:.85rem}.shop-skeleton-line-desc.short{width:68%}.shop-skeleton-line-btn{border-radius:.75rem;width:11rem;height:2.75rem;margin-top:.5rem}.shop-card-placeholder{color:#92400e;letter-spacing:.04em;flex-direction:column;justify-content:center;align-items:center;gap:.35rem;height:100%;min-height:10rem;font-weight:700;display:flex}.shop-card-placeholder-lg{min-height:18rem;font-size:1.25rem}.shop-card-body{color:inherit;flex-direction:column;flex:1;gap:.35rem;padding:1rem 1.1rem 1.2rem;text-decoration:none;display:flex}.shop-card-top{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.shop-card-title{margin:0;font-size:1.1rem;font-weight:700}.shop-stock{text-transform:uppercase;letter-spacing:.04em;border-radius:999px;flex-shrink:0;padding:.25rem .5rem;font-size:.7rem;font-weight:700}.shop-stock.is-in{color:#166534;background:#dcfce7}.shop-stock.is-out{color:#6b7280;background:#f3f4f6}.shop-card-meta{color:#6b7280;margin:0;font-size:.875rem}.shop-card-price{margin:.35rem 0 0;font-size:1.25rem;font-weight:800}.shop-card-compare,.shop-product-compare{color:#9ca3af;margin:0;font-size:.88rem;font-weight:600;text-decoration:line-through}.shop-product-member-save{color:#b45309;margin:.2rem 0 0;font-size:.88rem;font-weight:650}.shop-card-cta{color:#ca8a04;margin-top:auto;padding-top:.75rem;font-size:.9rem;font-weight:600}.shop-back{color:#6b7280;margin-bottom:1.25rem;font-weight:600;text-decoration:none;display:inline-block}.shop-back:hover{color:#111827}.shop-product{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);align-items:start;gap:2rem;display:grid}.shop-product-info{flex-direction:column;gap:.75rem;display:flex}.shop-product-title{letter-spacing:-.02em;margin:0;font-size:clamp(1.6rem,3vw,2.1rem);font-weight:800}.shop-product-price{margin:0;font-size:1.75rem;font-weight:800}.shop-product-meta,.shop-product-desc{color:#4b5563;margin:0;line-height:1.55}.shop-buy-btn{justify-content:center;width:100%;max-width:22rem;margin-top:.75rem;padding:.85rem 1.25rem;font-size:1rem}.shop-buy-btn:disabled{opacity:.55;cursor:not-allowed}.shop-buy-hint{color:#6b7280;max-width:24rem;margin:0;font-size:.9rem}.shop-inline-link{color:#ca8a04;font:inherit;cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:0;font-weight:600;text-decoration:underline}.shop-confirm-title{letter-spacing:-.02em;margin:0 0 .5rem;font-size:clamp(1.35rem,5vw,1.75rem);font-weight:800;line-height:1.2}.shop-confirm-copy{color:#4b5563;max-width:36rem;margin:0 0 1.5rem;line-height:1.5}.shop-confirm-layout{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:1.5rem;width:100%;min-width:0;max-width:100%;display:grid}.shop-confirm-summary,.shop-confirm-shipping{min-width:0;max-width:100%}.shop-confirm-summary h2,.shop-confirm-shipping h2{margin:0 0 .75rem;font-size:1.05rem}.shop-summary-card{box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:1rem;max-width:100%;padding:1.15rem}.shop-summary-name{overflow-wrap:anywhere;margin:0;font-size:1.1rem;font-weight:700}.shop-summary-meta{color:#6b7280;margin:.25rem 0 1rem;font-size:.9rem}.shop-summary-row{color:#4b5563;justify-content:space-between;gap:1rem;min-width:0;padding:.45rem 0;font-size:.95rem;display:flex}.shop-summary-row span,.shop-summary-row strong{overflow-wrap:anywhere;min-width:0}.shop-summary-row.is-total{color:#111827;border-top:1px solid #e5e7eb;margin-top:.35rem;padding-top:.75rem;font-size:1.05rem}.shop-field{color:#374151;flex-direction:column;gap:.35rem;min-width:0;max-width:100%;margin-bottom:.85rem;font-size:.875rem;font-weight:600;display:flex}.shop-field input,.shop-field select,.shop-field textarea{box-sizing:border-box;width:100%;min-width:0;max-width:100%;font:inherit;color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:.65rem;padding:.7rem .85rem;font-weight:500}.shop-field input:focus,.shop-field select:focus,.shop-field textarea:focus{border-color:#eab308;outline:2px solid #eab30873}.shop-field-row{grid-template-columns:minmax(0,1fr) minmax(0,5rem) minmax(0,7rem);gap:.75rem;width:100%;min-width:0;display:grid}.shop-confirm-shipping{box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:1rem;padding:1.15rem}.shop-fulfillment-options{flex-direction:column;gap:.75rem;display:flex}.shop-fulfillment-option{box-sizing:border-box;text-align:left;cursor:pointer;width:100%;max-width:100%;font:inherit;color:inherit;background:#fafafa;border:1px solid #e5e7eb;border-radius:.85rem;flex-direction:column;align-items:flex-start;gap:.35rem;padding:1rem 1.1rem;transition:border-color .15s,background .15s;display:flex}.shop-fulfillment-option:hover{background:#fffbeb;border-color:#eab308}.shop-fulfillment-option strong{color:#111827;font-size:1.05rem}.shop-fulfillment-option span{color:#4b5563;overflow-wrap:anywhere;font-size:.9rem;line-height:1.45}.shop-fulfillment-perks{color:#374151;margin:.15rem 0 0;padding-left:1.1rem;font-size:.88rem;line-height:1.4}.shop-fulfillment-perks li{margin:0}.shop-review-eyebrow{letter-spacing:.02em;text-transform:uppercase;color:#6b7280;margin:0 0 .35rem;font-size:.8rem;font-weight:700}.shop-review-address{background:#f9fafb;border:1px solid #e5e7eb;border-radius:.75rem;margin:0 0 1rem;padding:.85rem 1rem}.shop-review-address p{color:#111827;margin:0;font-size:.95rem;font-weight:500;line-height:1.45}.shop-review-notes{color:#374151;white-space:pre-wrap;margin:0 0 1rem;font-size:.95rem;font-weight:500}.shop-review-charge-note{background:#fffbeb;border:1px solid #fde68a;border-radius:.75rem;margin:0 0 1.15rem;padding:.85rem 1rem}.shop-review-charge-note p{color:#78350f;margin:0;font-size:.9rem;line-height:1.45}.shop-review-actions{flex-wrap:wrap;align-items:stretch;gap:.75rem;margin-top:.75rem;display:flex}.shop-review-actions .shop-buy-btn,.shop-review-actions .shop-review-back{box-sizing:border-box;flex:10rem;justify-content:center;width:auto;max-width:none;min-height:3rem;margin-top:0;padding:.85rem 1.25rem;font-size:1rem}.shop-review-back{color:#374151;background:#fff;border:1px solid #d1d5db}.shop-success{max-width:36rem}.shop-success-card{margin:1.5rem 0}.shop-mono{word-break:break-all;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.8rem}.shop-success-actions{flex-wrap:wrap;gap:.75rem;display:flex}.shop-success-actions .button{text-decoration:none}@media (width<=800px){.shop-product,.shop-confirm-layout{grid-template-columns:1fr}.shop-confirm-shipping{padding:1rem}.shop-field-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.shop-field-row .shop-field:first-child{grid-column:1/-1}}@media (width<=480px){.shop-field-row{grid-template-columns:1fr}.shop-field-row .shop-field:first-child{grid-column:auto}.shop-confirm-shipping,.shop-summary-card{padding:.9rem}.shop-review-actions .shop-buy-btn,.shop-review-actions .shop-review-back{flex:100%}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.public-home{color:#111827;background:#f9fafb;flex-direction:column;min-height:100%;display:flex}.public-home-ticker{color:#111827;background:0 0;border-bottom:1px solid #fef3c780}.public-home-ticker-inner{align-items:center;gap:.85rem;max-width:80rem;margin:0 auto;padding:.4rem 1rem;display:flex}.public-home-ticker-list{flex-wrap:wrap;flex:1;justify-content:center;gap:.35rem 1.75rem;min-width:0;margin:0;padding:0;list-style:none;display:flex}.public-home-ticker-markets{color:#4b5563;border:1px solid #0000;border-radius:.75rem;flex-shrink:0;margin-left:auto;padding:.35rem .7rem;font-size:.95rem;font-weight:600;text-decoration:none}.public-home-ticker-markets:hover,.public-home-ticker-markets.is-active{color:#eab308;background:#fffbeb;border-color:#facc15;text-decoration:none}.public-home-ticker-item{white-space:nowrap;align-items:baseline;gap:.45rem;font-size:.95rem;font-weight:600;display:flex}.public-home-ticker-name{color:#4b5563;font-weight:600}.public-home-ticker-price{font-variant-numeric:tabular-nums;color:#111827;font-weight:600}.public-home-ticker-change{font-variant-numeric:tabular-nums;font-size:.9rem;font-weight:600}.public-home-ticker-change.is-positive{color:#16a34a}.public-home-ticker-change.is-negative{color:#dc2626}.public-home-chrome{z-index:20;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(135deg,#fbbf2408 0%,#0000 25%),#ffffffe6;border-bottom:1px solid #fef3c780;position:sticky;top:0}.public-home-header-inner{justify-content:space-between;align-items:center;gap:.85rem;max-width:80rem;margin:0 auto;padding:.7rem 1rem;display:flex}.public-home-header-inner.has-nav{grid-template-columns:auto minmax(0,1fr) auto;display:grid}.public-home-header-nav{flex-wrap:wrap;justify-content:center;justify-self:center;align-items:center;gap:.35rem;min-width:0;display:flex}@media (width<=720px){.public-home-header-inner.has-nav .public-home-wordmark{display:none}.public-home-header-nav{gap:.25rem}.public-home-header-nav .public-home-cat{padding:.45rem .55rem;font-size:.85rem}}.public-home-brand{color:inherit;align-items:center;gap:.65rem;min-width:0;text-decoration:none;display:flex}.public-home-logo{flex-shrink:0;width:2.75rem;height:2.75rem}@media (width>=640px){.public-home-logo{width:3.5rem;height:3.5rem}}.public-home-wordmark{flex-direction:column;line-height:1;display:flex}.public-home-name{letter-spacing:-.02em;color:#111827;white-space:nowrap;font-size:1rem;font-weight:700}@media (width>=640px){.public-home-name{font-size:1.25rem}}.public-home-tagline{text-transform:uppercase;letter-spacing:.1em;color:#b4530999;white-space:nowrap;margin-top:.2rem;font-size:.45rem;font-weight:500}@media (width>=640px){.public-home-tagline{font-size:.5625rem}}.public-home-signin{color:#fff;height:2.45rem;font:inherit;white-space:nowrap;cursor:pointer;background:linear-gradient(90deg,#facc15,#eab308);border:none;border-radius:.65rem;justify-content:center;align-items:center;padding:0 1.1rem;font-size:.95rem;font-weight:650;text-decoration:none;display:inline-flex;box-shadow:0 8px 18px #eab30838}.public-home-signin:hover{filter:brightness(.97)}.public-home-cats{border-top:1px solid #fef3c780}.public-home-cats-inner{flex-wrap:wrap;justify-content:center;align-items:center;gap:.35rem;max-width:80rem;margin:0 auto;padding:.35rem 1rem .5rem;display:flex}.public-home-cat-wrap{align-items:center;gap:.35rem;display:inline-flex}.public-home-cat-rule{color:#d1d5db;padding:0 .1rem;font-weight:400}.public-home-cat{color:#4b5563;letter-spacing:normal;text-transform:none;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:.75rem;align-items:center;padding:.5rem .7rem;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-flex}.public-home-cat:hover{color:#eab308;background:#fffbeb}.public-home-cat.is-active{color:#eab308;background:#fffbeb;border-color:#facc15}.public-home-hero{background:#1c1917;align-items:center;min-height:min(52vh,28rem);display:flex;position:relative;overflow:hidden}.public-home-hero-image{object-fit:cover;object-position:70% center;width:100%;height:100%;position:absolute;inset:0}.public-home-hero-scrim{background:linear-gradient(90deg,#1c1917e0 0%,#1c19178c 42%,#1c19171f 72%,#1c19170d 100%);position:absolute;inset:0}.public-home-hero-copy{z-index:2;color:#fafaf9;width:100%;max-width:80rem;margin:0 auto;padding:3rem 1.25rem;position:relative}.public-home-hero-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:#fbbf24;margin:0 0 .65rem;font-size:.72rem;font-weight:700}.public-home-hero-copy h1{letter-spacing:-.03em;max-width:11em;margin:0 0 .75rem;font-size:clamp(2rem,5vw,3.4rem);font-weight:800;line-height:1.12}.public-home-hero-copy>p{color:#e7e5e4;max-width:32rem;margin:0 0 1.4rem;font-size:1.05rem;line-height:1.55}.public-home-hero-copy>p strong{color:#facc15;font-size:1.12em;font-weight:800}.public-home-hero-copy .info-hint{margin-left:.15rem}.public-home-hero-copy .info-hint-btn{color:#facc15}.public-home-hero-copy .info-hint-btn:hover,.public-home-hero-copy .info-hint-btn:focus-visible{color:#fff}.public-home-hero-actions{flex-wrap:wrap;gap:.75rem;display:flex}.public-home-hero-primary,.public-home-hero-secondary{cursor:pointer;border-radius:.65rem;justify-content:center;align-items:center;min-width:9.5rem;height:2.85rem;padding:0 1.2rem;font-size:.95rem;font-weight:650;text-decoration:none;display:inline-flex}.public-home-hero-primary{color:#fff;background:linear-gradient(90deg,#facc15,#eab308);border:none;box-shadow:0 10px 24px #eab30847}.public-home-hero-primary:hover{filter:brightness(.97)}.public-home-hero-secondary{color:#fde68a;background:#ffffff14;border:2px solid #fbbf24a6}.public-home-hero-secondary:hover{background:#ffffff29}.public-home-featured{width:100%;max-width:80rem;margin:0 auto;padding:2rem 1rem 2.75rem}.public-home-featured+.public-home-featured{padding-top:0}.public-home-featured-head{justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:1.15rem;display:flex}.public-home-featured-head h2{letter-spacing:-.02em;font-size:1.2rem;font-weight:750}.public-home-featured-head span{color:#b45309;font-size:.85rem;font-weight:600}.public-home-featured-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}@media (width<=900px){.public-home-featured-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=480px){.public-home-featured-grid{grid-template-columns:1fr}}.public-home-product{background:#fff;border:1px solid #e5e7eb;border-radius:1rem;padding:0 0 1.05rem;overflow:hidden}.public-home-product.is-offer{border-color:#eab30873}.public-home-product-media{aspect-ratio:1;background:#fff;border-radius:0;height:auto;margin-bottom:.85rem;position:relative;overflow:hidden}.public-home-product-badge{z-index:3;color:#fff;letter-spacing:.08em;text-transform:uppercase;background:linear-gradient(90deg,#facc15,#eab308);border:1.5px solid #0000;border-radius:999px;padding:.22rem .55rem;font-size:.65rem;font-weight:750;position:absolute;top:.6rem;left:.6rem}.public-home-product-badge.is-discount{color:#eab308;background:#fff;border-color:#eab308}.public-home-product-media img,.public-home-product-media .shop-carousel-image{object-fit:contain;object-position:center;width:100%;height:100%;max-height:none}.public-home-product-media .shop-carousel,.public-home-product-media .shop-carousel-frame{width:100%;height:100%;min-height:0}.public-home-product h3{margin:0 0 .25rem;padding:0 .9rem;font-size:.95rem;font-weight:700}.public-home-product p{color:#6b7280;margin:0 0 .55rem;padding:0 .9rem;font-size:.8rem}.public-home-product-price{flex-wrap:wrap;align-items:baseline;gap:.4rem .55rem;margin-top:0;padding:0 .9rem;display:flex}.public-home-product strong{color:#111827;margin-top:.45rem;padding:0 .9rem;font-size:1rem;display:inline-block}.public-home-product-price strong{margin-top:0;padding:0}.public-home-product.is-offer strong{color:#b45309}.public-home-product-compare{color:#9ca3af;font-size:.82rem;font-weight:500;text-decoration:line-through}.public-home-product-link{color:inherit;text-decoration:none;display:block}.public-home-product-link:hover{border-color:#eab30873}.public-home-fractional{padding:0 1rem 2.75rem}.public-home-fractional-inner{background:linear-gradient(135deg,#fbbf241f 0%,#0000 42%),#fffbeb;border:1px solid #fbbf2466;border-radius:1.15rem;max-width:80rem;margin:0 auto;padding:2.25rem 1.5rem}.public-home-fractional-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:#b45309;margin:0 0 .5rem;font-size:.72rem;font-weight:700}.public-home-fractional-inner h2{letter-spacing:-.03em;max-width:22ch;margin:0 0 .65rem;font-size:clamp(1.45rem,3vw,2rem);font-weight:800;line-height:1.15}.public-home-fractional-inner>p{color:#4b5563;max-width:36rem;margin:0 0 1.25rem;font-size:1.02rem;line-height:1.55}.public-home-free{gap:1.15rem;width:100%;margin:0 auto;padding:2rem 1rem 1.15rem;display:grid}.public-home-free>*{width:100%;max-width:80rem;margin-inline:auto}.public-home-giveaway,.public-home-socials,.public-home-refer{background:#fff;border:1px solid #e5e7eb;border-radius:1.15rem;padding:1.5rem 1.35rem 1.6rem}.public-home-giveaway{grid-template-columns:minmax(18rem,.95fr) minmax(0,1.15fr);align-items:stretch;gap:0 1.5rem;padding:0 1.35rem 0 0;display:grid;overflow:hidden}.public-home-giveaway-copy{padding:1.5rem 0 1.6rem}.public-home-giveaway-media{background:linear-gradient(#fffbeb 0%,#f3f4f6 100%);border-radius:0;min-height:22rem;padding:0;position:relative;overflow:hidden}.public-home-giveaway-media img,.public-home-giveaway-media video{object-fit:cover;object-position:38% center;filter:drop-shadow(0 12px 24px #78350f2e);width:130%;max-width:none;height:124%;max-height:none;position:absolute;inset:-12% 0 -12% -18%}@media (width<=800px){.public-home-giveaway{grid-template-columns:1fr;padding:0 1.35rem 1.6rem}.public-home-giveaway-copy{padding:1.25rem 0 0}.public-home-giveaway-media{border-radius:1.15rem 1.15rem 0 0;min-height:14rem;max-height:16rem;margin:0 -1.35rem}.public-home-giveaway-media img,.public-home-giveaway-media video{width:116%;height:126%;inset:-18% 0 -8% -8%}}.public-home-giveaway h2,.public-home-socials h3,.public-home-refer h3{letter-spacing:-.03em;margin:0 0 .5rem;font-size:clamp(1.25rem,2.4vw,1.7rem);font-weight:800}.public-home-giveaway-copy>p,.public-home-socials>p,.public-home-refer>p{color:#4b5563;max-width:40rem;margin:0 0 1.1rem;line-height:1.55}.public-home-countdown{grid-template-columns:repeat(4,minmax(0,5.5rem));gap:.6rem;margin:0 0 1.25rem;display:grid}.public-home-countdown-cell{background:#fffbeb;border:1px solid #fbbf2466;border-radius:.75rem;justify-items:center;gap:.2rem;padding:.7rem .35rem .6rem;display:grid}.public-home-countdown-cell strong{font-variant-numeric:tabular-nums;letter-spacing:-.03em;color:#111827;font-size:1.45rem}.public-home-countdown-cell span{letter-spacing:.1em;text-transform:uppercase;color:#b45309;font-size:.65rem;font-weight:700}.public-home-enter-steps{color:#374151;margin:0 0 1.25rem;padding-left:1.2rem;line-height:1.55}.public-home-enter-steps li+li{margin-top:.3rem}.public-home-social-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.public-home-social-card{color:inherit;background:#f9fafb;border:1px solid #e5e7eb;border-radius:.85rem;grid-template-columns:auto 1fr auto;align-items:center;gap:.75rem;padding:.85rem .9rem;text-decoration:none;transition:border-color .15s,background .15s;display:grid}.public-home-social-card:hover{background:#fffbeb;border-color:#f59e0bb3}.public-home-social-icon{color:#b45309;background:#fff;border:1px solid #fbbf2473;border-radius:999px;place-items:center;width:2.15rem;height:2.15rem;display:grid}.public-home-social-copy{min-width:0;display:grid}.public-home-social-copy strong{font-size:.9rem}.public-home-social-copy span{color:#6b7280;font-size:.78rem}.public-home-social-count{color:#111827;justify-items:end;font-size:.95rem;font-weight:750;display:grid}.public-home-social-count em{letter-spacing:.06em;text-transform:uppercase;color:#9ca3af;font-size:.65rem;font-style:normal;font-weight:600}@media (width<=700px){.public-home-countdown{grid-template-columns:repeat(4,minmax(0,1fr))}.public-home-social-grid{grid-template-columns:1fr}}.public-home-reviews{width:100%;max-width:80rem;margin:0 auto;padding:0 1rem 2.75rem}.public-home-reviews-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1.15rem;display:flex}.public-home-reviews-head h2{letter-spacing:-.03em;margin:0;font-size:clamp(1.35rem,3vw,1.85rem);font-weight:800}.public-home-stars{color:#eab308;display:inline-flex}.public-home-review-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.public-home-review-card{background:#fff;border:1px solid #e5e7eb;border-radius:1rem;padding:1.15rem 1.1rem 1.2rem}.public-home-review-card h3{margin:.55rem 0 .4rem;font-size:.98rem}.public-home-review-card p{color:#4b5563;margin:0 0 .85rem;font-size:.9rem;line-height:1.5}.public-home-review-card>span{color:#6b7280;font-size:.78rem;font-weight:650}.public-home-buys{background:#fff;border-bottom:1px solid #e5e7eb;padding:.75rem 0 .75rem 1rem;overflow:hidden}.public-home-buys-track{flex-wrap:nowrap;gap:.75rem;width:max-content;padding-right:1rem;display:flex;transform:translate(0)}.public-home-buys-track.is-sliding{transition:transform .45s}@media (prefers-reduced-motion:reduce){.public-home-buys{overflow-x:auto}.public-home-buys-track.is-sliding{transition:none}}.public-home-live-buy{color:inherit;background:#fff;border:1px solid #e5e7eb;border-radius:1rem;flex:none;align-items:center;gap:.75rem;padding:0 .9rem 0 0;text-decoration:none;transition:border-color .15s,box-shadow .15s;display:flex;overflow:hidden}a.public-home-live-buy:hover{border-color:#f59e0b;box-shadow:0 10px 28px #11182714}.public-home-live-buy-media{background:#fff;flex-shrink:0;width:3.35rem;height:3.35rem;overflow:hidden}.public-home-live-buy img{object-fit:contain;object-position:center;background:#fff;width:100%;height:100%;display:block}.public-home-live-buy strong{white-space:nowrap;font-size:.88rem;display:block}.public-home-live-buy span{color:#6b7280;white-space:nowrap;margin-top:.12rem;font-size:.75rem;display:block}@media (width<=900px){.public-home-review-grid{grid-template-columns:1fr}}.public-home-footer{color:#e7e5e4;background:#1c1917;border-top:1px solid #eab30859;margin-top:auto;padding:2.75rem 0 1.75rem}.public-home-footer-inner{max-width:80rem;margin:0 auto;padding:0 1rem}.public-home-footer-top{gap:2.25rem;margin-bottom:2rem;display:grid}@media (width>=768px){.public-home-footer-top{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);align-items:start;gap:3rem}}.public-home-footer-logo-row{color:#fafaf9;align-items:center;gap:.65rem;text-decoration:none;display:inline-flex}.public-home-footer-logo{flex-shrink:0;width:2.6rem;height:2.6rem}.public-home-footer-name{letter-spacing:-.02em;font-size:1.15rem;font-weight:700;display:block}.public-home-footer-tag{letter-spacing:.1em;text-transform:uppercase;color:#eab308;margin-top:.18rem;font-size:.55rem;font-weight:500;display:block}.public-home-footer-brand p{color:#a8a29e;max-width:26rem;margin:1rem 0 0;font-size:.95rem;line-height:1.6}.public-home-footer-links{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.public-home-footer-links h3{letter-spacing:.14em;text-transform:uppercase;color:#eab308;margin:0 0 .85rem;font-size:.72rem;font-weight:700}.public-home-footer-links ul{flex-direction:column;gap:.7rem;margin:0;padding:0;list-style:none;display:flex}.public-home-footer-links a{color:#d6d3d1;font-size:.92rem;text-decoration:none;transition:color .15s}.public-home-footer-links a:hover{color:#facc15}.public-home-footer-bottom{border-top:1px solid #ffffff14;flex-direction:column;align-items:center;gap:.75rem;padding-top:1.35rem;display:flex}@media (width>=768px){.public-home-footer-bottom{flex-direction:row;justify-content:space-between;align-items:center;gap:1.5rem}}.public-home-footer-copy{color:#a8a29e;text-align:center;margin:0;font-size:.85rem}@media (width>=768px){.public-home-footer-copy{text-align:left}}.public-home-footer-disclaimer{color:#78716c;text-align:center;max-width:28rem;margin:0;font-size:.78rem;line-height:1.5}@media (width>=768px){.public-home-footer-disclaimer{text-align:right}}.public-shop{flex:1;width:100%;max-width:80rem;margin:0 auto;padding:1.75rem 1rem 3rem}.public-shop-hero{margin-bottom:1.75rem}.public-shop-hero h1{letter-spacing:-.03em;margin:0 0 .65rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800}.public-shop-hero>p{color:#4b5563;max-width:38rem;margin:0;font-size:1.05rem;line-height:1.55}.public-shop-count{margin:.85rem 0 0!important;font-size:.88rem!important}.shop-catalog{flex-direction:column;gap:1.15rem;display:flex}.shop-catalog-buys{background:0 0;border-bottom:0;margin:0;padding:0}.shop-catalog-buys .public-home-live-buy{box-shadow:none;background:#fff}.shop-catalog-toolbar{align-items:stretch;gap:.75rem;display:flex}.shop-catalog-search{flex:1;min-width:0;position:relative}.shop-catalog-search svg{color:#9ca3af;pointer-events:none;position:absolute;top:50%;left:.85rem;transform:translateY(-50%)}.shop-catalog-search input{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:999px;outline:none;width:100%;height:2.7rem;padding:0 1rem 0 2.5rem}.shop-catalog-search:focus-within svg{color:#eab308}.shop-catalog-search input:focus{border-color:#eab308;box-shadow:0 0 0 3px #eab30847}.shop-catalog-sort{color:#4b5563;flex-shrink:0;align-items:center;gap:.55rem;font-size:.9rem;font-weight:650;display:flex}.shop-catalog-sort span{white-space:nowrap}.shop-catalog-sort select{color:#111827;min-width:10.5rem;height:2.7rem;font:inherit;appearance:none;cursor:pointer;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E") right .75rem center no-repeat;border:1px solid #e5e7eb;border-radius:999px;padding:0 2rem 0 .95rem;font-weight:600}.shop-catalog-sort select:focus{border-color:#eab308;outline:none;box-shadow:0 0 0 3px #eab30847}.shop-catalog-body{grid-template-columns:15.5rem minmax(0,1fr);align-items:start;gap:1.5rem;display:grid}.shop-catalog-filters{background:#fff;border:1px solid #e5e7eb;border-radius:1rem;gap:1.15rem;padding:1.1rem 1rem 1.15rem;display:grid;position:sticky;top:6.75rem}.shop-filter-group{gap:.55rem;display:grid}.shop-filter-label{letter-spacing:.04em;text-transform:uppercase;color:#6b7280;margin:0;font-size:.78rem;font-weight:750}.shop-filter-pills{grid-template-columns:1fr 1fr;gap:.45rem;display:grid}.shop-filter-pill{color:#374151;height:2.15rem;font:inherit;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:999px;font-size:.88rem;font-weight:650}.shop-filter-pill:hover{color:#92400e;border-color:#f59e0b}.shop-filter-pill.is-on{color:#92400e;background:#fffbeb;border-color:#f59e0b}.shop-filter-price-values{font-variant-numeric:tabular-nums;color:#111827;margin:0;font-size:.88rem;font-weight:650}.shop-price-slider{height:1.4rem;position:relative}.shop-price-track{background:#e5e7eb;border-radius:99px;height:4px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.shop-price-track-fill{background:#eab308;border-radius:99px;height:100%;position:absolute;top:0}.shop-price-slider input[type=range]{pointer-events:none;appearance:none;background:0 0;width:100%;margin:0;position:absolute;inset:0}.shop-price-slider input[type=range]::-webkit-slider-runnable-track{background:0 0;height:4px}.shop-price-slider input[type=range]::-moz-range-track{background:0 0;border:none;height:4px}.shop-price-slider input[type=range]::-webkit-slider-thumb{pointer-events:auto;appearance:none;cursor:pointer;background:#fff;border:2px solid #eab308;border-radius:50%;width:16px;height:16px;margin-top:-6px;box-shadow:0 1px 3px #1118272e}.shop-price-slider input[type=range]::-moz-range-thumb{pointer-events:auto;cursor:pointer;background:#fff;border:2px solid #eab308;border-radius:50%;width:16px;height:16px;box-shadow:0 1px 3px #1118272e}.shop-price-slider input[type=range]:first-of-type{z-index:2}.shop-price-slider input[type=range]:nth-of-type(2){z-index:3}.shop-filter-reset{color:#374151;background:#fff;border-color:#e5e7eb;width:100%}.shop-filter-reset:hover:not(:disabled){color:#92400e;border-color:#f59e0b}.shop-filter-reset:disabled{opacity:.45;cursor:not-allowed}.shop-catalog-results{min-width:0}.shop-catalog-results .shop-empty{margin-top:1rem}@media (width<=860px){.shop-catalog-toolbar{flex-wrap:wrap}.shop-catalog-search{flex:12rem}.shop-catalog-sort{margin-left:auto}.shop-catalog-body{grid-template-columns:1fr}.shop-catalog-filters{position:static}}.public-markets .markets-page-intro-heading,.dashboard-body .markets-page-show-intro .markets-page-intro-heading{letter-spacing:-.03em;margin:0 0 .5rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800}.public-markets .markets-page-intro-copy,.dashboard-body .markets-page-show-intro .markets-page-intro-copy{color:#4b5563;max-width:40rem;margin:0 0 .35rem;font-size:1.05rem;line-height:1.55}.public-product-crumb{color:#6b7280;flex-wrap:wrap;align-items:center;gap:.4rem;margin:0 0 1.25rem;font-size:.82rem;display:flex}.public-product-crumb a{color:#b45309;font-weight:600;text-decoration:none}.public-product-crumb a:hover{text-decoration:underline}.public-product-hero{margin-bottom:1.75rem}.public-product-highlights{color:#4b5563;margin:.25rem 0 0;padding:0 0 0 1.1rem;font-size:.92rem;line-height:1.55}.public-product-highlights li+li{margin-top:.4rem}.public-product-details{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:1rem;margin-bottom:2.25rem;display:grid}.public-product-panel{background:#fff;border:1px solid #e5e7eb;border-radius:1rem;padding:1.2rem 1.15rem 1.3rem}.public-product-panel h2{margin:0 0 .85rem;font-size:.95rem;font-weight:750}.public-product-panel p{color:#4b5563;margin:0;font-size:.95rem;line-height:1.6}.public-product-specs{border-collapse:collapse;width:100%}.public-product-specs th,.public-product-specs td{text-align:left;vertical-align:top;border-bottom:1px solid #f3f4f6;padding:.55rem 0;font-size:.9rem}.public-product-specs tr:last-child th,.public-product-specs tr:last-child td{border-bottom:0}.public-product-specs th{color:#6b7280;width:38%;font-weight:600}.public-product-specs td{color:#111827;font-weight:650}.public-product-related{margin-top:.5rem}.shop-buy-btn.public-home-hero-primary{width:100%;max-width:22rem;height:auto;min-height:2.85rem;font:inherit;font-weight:650}.shop-buy-btn.public-home-hero-primary:disabled{opacity:.55;cursor:not-allowed;filter:none}@media (width<=800px){.public-product-details{grid-template-columns:1fr}}.dashboard-header-actions{justify-self:end;align-items:center;gap:.35rem;display:flex}.dashboard-nav.nav-links{border:0;flex-flow:row;justify-content:center;justify-self:center;align-items:center;gap:.25rem;min-width:0;margin:0;padding:0;display:flex}.dashboard-nav .nav-link{color:#4b5563;white-space:nowrap;border:1px solid #0000;border-radius:.75rem;align-items:center;gap:.45rem;padding:.5rem .65rem;font-weight:600;text-decoration:none;display:flex}.dashboard-nav .nav-link.is-active{color:#eab308;background:#fffbeb;border-color:#facc15}@media (width<=900px){.dashboard-nav .nav-link{gap:0;padding:.45rem}.dashboard-nav-label{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}}@media (width<=640px){.dashboard-logout{display:none}}.dashboard-settings{color:#4b5563;border-radius:999px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;text-decoration:none;display:inline-flex}.dashboard-settings:hover,.dashboard-settings.is-active{color:#eab308;background:#fffbeb}.dashboard-settings-page{gap:1.15rem;display:grid}.dashboard-settings-intro h2{letter-spacing:-.02em;margin:.2rem 0 .45rem;font-size:1.35rem;font-weight:750}.dashboard-settings-intro p{color:#6b7280;max-width:40rem;margin:0;line-height:1.5}.dashboard-logout{color:#4b5563;font:inherit;cursor:pointer;white-space:nowrap;background:0 0;border:0;padding:.5rem .75rem;font-size:.95rem;font-weight:600}.dashboard-logout:hover{color:#eab308}.dashboard-body{flex:1;gap:1.15rem;width:100%;max-width:80rem;margin:0 auto;padding:1.25rem 1rem 2.75rem;display:grid}.dashboard-page-viewport{view-transition-name:dashboard-page;min-width:0;overflow:visible}.dashboard-page-surface.is-forward{animation:.34s cubic-bezier(.22,1,.36,1) both dashboard-page-in-forward}.dashboard-page-surface.is-back{animation:.34s cubic-bezier(.22,1,.36,1) both dashboard-page-in-back}@keyframes dashboard-page-in-forward{0%{opacity:0;transform:translate(1.1rem)}to{opacity:1;transform:translate(0)}}@keyframes dashboard-page-in-back{0%{opacity:0;transform:translate(-1.1rem)}to{opacity:1;transform:translate(0)}}html[data-dashboard-nav]::view-transition-old(root){animation:none}html[data-dashboard-nav]::view-transition-new(root){animation:none}::view-transition-old(dashboard-page){animation-duration:.32s;animation-timing-function:cubic-bezier(.22,1,.36,1);animation-fill-mode:both}::view-transition-new(dashboard-page){animation-duration:.32s;animation-timing-function:cubic-bezier(.22,1,.36,1);animation-fill-mode:both}html[data-dashboard-nav=forward]::view-transition-old(dashboard-page){animation-name:dashboard-vt-out-left}html[data-dashboard-nav=forward]::view-transition-new(dashboard-page){animation-name:dashboard-vt-in-right}html[data-dashboard-nav=back]::view-transition-old(dashboard-page){animation-name:dashboard-vt-out-right}html[data-dashboard-nav=back]::view-transition-new(dashboard-page){animation-name:dashboard-vt-in-left}@keyframes dashboard-vt-out-left{to{opacity:0;transform:translate(-.85rem)}}@keyframes dashboard-vt-in-right{0%{opacity:0;transform:translate(.85rem)}}@keyframes dashboard-vt-out-right{to{opacity:0;transform:translate(.85rem)}}@keyframes dashboard-vt-in-left{0%{opacity:0;transform:translate(-.85rem)}}@media (prefers-reduced-motion:reduce){.dashboard-page-surface.is-forward,.dashboard-page-surface.is-back{animation:none}::view-transition-old(dashboard-page){animation:none!important}::view-transition-new(dashboard-page){animation:none!important}}.dashboard-section{scroll-margin-top:10rem}.dashboard-body .public-home-featured{width:auto;max-width:none;margin:0;padding:0}.public-home-featured-head a{color:#b45309;font-size:.85rem;font-weight:600;text-decoration:none}.public-home-featured-head a:hover{text-decoration:underline}.public-home-featured-head .dashboard-count{color:#6b7280;font-size:.85rem;font-weight:600}.dashboard-product-link{color:inherit;text-decoration:none}.dashboard-gold{gap:.85rem;display:grid}.dashboard-gold-title{letter-spacing:-.02em;margin:0;font-size:1.2rem;font-weight:750}.dashboard-gold-title-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.55rem .85rem;display:flex}.dashboard-member-chip{color:#92400e;font:inherit;letter-spacing:.02em;cursor:pointer;background:#fffbeb;border:1px solid #fbbf2473;border-radius:999px;align-items:center;padding:.32rem .7rem;font-size:.78rem;font-weight:750;text-decoration:none;display:inline-flex}.dashboard-member-chip.is-join{color:#fde68a;background:#111827;border-color:#111827}.dashboard-member-chip:hover{text-decoration:underline}.dashboard-trade-member-note{margin:.45rem 0 0}.dashboard-membership-copy h2{margin:0 0 .45rem}.dashboard-membership-copy>p{color:#4b5563;max-width:40rem;margin:0 0 1rem;line-height:1.55}.dashboard-membership-perks{gap:.75rem;margin:0 0 1.15rem;padding:0;list-style:none;display:grid}.dashboard-membership-perks li{grid-template-columns:auto 1fr;align-items:start;gap:.65rem;display:grid}.dashboard-membership-perks svg{color:#ca8a04;margin-top:.15rem}.dashboard-membership-perks li>div>strong,.dashboard-membership-perks li>div>span{display:block}.dashboard-membership-perks li>div>strong{align-items:center;gap:.2rem;display:inline-flex}.dashboard-membership-perks li>div>span{color:#6b7280;margin-top:.15rem;font-size:.9rem;line-height:1.45}.dashboard-membership-perks .info-hint-btn svg{color:currentColor;margin-top:0}.dashboard-membership-manage{color:#b45309;font-weight:700;text-decoration:none}.dashboard-membership-manage:hover{text-decoration:underline}.dashboard-membership .public-home-hero-primary{align-items:center;gap:.4rem;display:inline-flex}.dashboard-gold-row{align-items:start;gap:.85rem;display:grid}@media (width>=900px){.dashboard-gold-row{grid-template-columns:repeat(3,minmax(0,1fr))}}.dashboard-trade{background:#fff;border:1px solid #eef1f4;border-radius:1.1rem;align-content:start;gap:.85rem;padding:1.12rem;display:grid;box-shadow:0 6px 16px #0f172a0f}.dashboard-trade-tabs{background:#f3f4f6;border-radius:.65rem;gap:.35rem;padding:.25rem;display:flex}.dashboard-trade-tab{color:#4b5563;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:.5rem;flex:1;padding:.62rem .4rem;font-size:.86rem;font-weight:700}.dashboard-trade-tab.is-active{color:#111827;background:#fff;box-shadow:0 1px 2px #0f172a17}.dashboard-trade-hint{color:#6b7280;margin:0;font-size:.88rem}.dashboard-trade-submit{justify-content:center;width:100%}.dashboard-confirm-overlay{align-items:center;padding:1rem}.dashboard-confirm{background:#fff;border-radius:1rem;width:min(22rem,100%);padding:1.25rem 1.2rem 1.15rem;box-shadow:0 16px 40px #0f172a2e}.dashboard-confirm h3{margin:0 0 .55rem;font-size:1.1rem}.dashboard-confirm p{color:#4b5563;margin:0 0 1.1rem;line-height:1.5}.dashboard-confirm-actions{gap:.65rem;display:flex}.dashboard-split{grid-template-columns:1fr 1fr;gap:1.15rem;display:grid}.dashboard-card{background:#fff;border:1px solid #e5e7eb;border-radius:1.15rem;padding:1.35rem 1.25rem 1.4rem}.dashboard-card h2{letter-spacing:-.02em;margin:0 0 1rem;font-size:1.2rem;font-weight:750}.dashboard-activity.dashboard-card h2{margin:0}.dashboard-activity .transactions-filter-row{margin-top:.15rem}.dashboard-stack{gap:1rem;margin:0;padding:0;list-style:none;display:grid}.dashboard-promo-campaign{color:#111827;margin:0 0 .85rem;font-size:.92rem;font-weight:650}.dashboard-promo-campaign span{color:#6b7280;font-weight:600}.dashboard-promo-head,.dashboard-entry{justify-content:space-between;align-items:baseline;gap:.75rem;display:flex}.dashboard-promo-head strong{font-weight:700}.dashboard-promo-head span,.dashboard-promo p,.dashboard-promo em,.dashboard-entry span{color:#6b7280;font-size:.88rem;font-style:normal;font-weight:600}.dashboard-promo p{margin:.25rem 0 .55rem}.dashboard-promo em{margin-top:.45rem;display:block}.dashboard-progress{background:#e5e7eb;border-radius:999px;height:.72rem;overflow:hidden}.dashboard-progress>span{border-radius:inherit;background:#eab308;height:100%;display:block}.dashboard-entry{border-top:1px solid #f3f4f6;align-items:center;padding:.75rem 0}.dashboard-entry:first-child{border-top:0;padding-top:0}.dashboard-entry div{gap:.15rem;min-width:0;display:grid}.dashboard-entry strong{font-size:.95rem}.dashboard-entry em{color:#b45309;flex-shrink:0;font-size:.88rem;font-style:normal;font-weight:750}.dashboard-rewards-cards{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:.85rem;display:grid}.dashboard-rewards-card{z-index:0;background:#fff;border:1px solid #eef1f4;border-radius:1.1rem;flex-direction:column;min-width:0;padding:1.12rem;display:flex;position:relative;box-shadow:0 6px 16px #0f172a0f}.dashboard-rewards-perks-pill{cursor:pointer;font:inherit;position:absolute;top:1.12rem;right:1.12rem}.dashboard-rewards-perks-pill:hover{color:#fff;background:#eab308}.dashboard-rewards-card.is-club>.label{padding-right:4.5rem}.dashboard-rewards-label{align-items:center;gap:.2rem;display:inline-flex}.dashboard-rewards-value{color:#111827;letter-spacing:-.03em;margin-top:.36rem;font-size:clamp(1.5rem,6vw,2rem);font-weight:700;line-height:1.06}.dashboard-rewards-card>.muted{margin-top:.3rem}.dashboard-rewards-card.is-club{scroll-margin-top:7rem;position:relative}.dashboard-rewards-panel{background:#fff;border:1px solid #eef1f4;border-radius:1.1rem;padding:1.12rem;box-shadow:0 6px 16px #0f172a0f}.dashboard-offers-complete-head{color:#047857;align-items:center;gap:.45rem;display:flex}.dashboard-offers-complete-head .dashboard-gold-title{margin:0}.dashboard-offers-complete .dashboard-empty{margin-top:.45rem}@media (width<=960px){.dashboard-rewards-cards{grid-template-columns:1fr}}.dashboard-giveaway{grid-template-columns:minmax(14rem,.85fr) minmax(0,1.2fr);align-items:stretch;gap:0 1.15rem;padding:0 1.12rem 0 0;display:grid;overflow:hidden}.dashboard-giveaway-media{background:#f3f4f6;min-height:16.5rem;position:relative;overflow:hidden}.dashboard-giveaway-media video{object-fit:cover;object-position:38% center;width:128%;height:120%;position:absolute;inset:-10% 0 -10% -14%}.dashboard-giveaway-copy{padding:1.12rem 0}.dashboard-giveaway-copy>.muted{max-width:36rem;margin:.35rem 0 1rem;line-height:1.5}.dashboard-rewards-countdown{grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem;margin:0 0 1rem;display:grid}.dashboard-rewards-countdown .public-home-countdown-cell{background:#f9fafb;border:2px solid #e5e7eb;border-radius:.65rem;justify-items:center;gap:.15rem;padding:.75rem .35rem;display:grid}.dashboard-rewards-countdown .public-home-countdown-cell strong{color:#111827;font-variant-numeric:tabular-nums;letter-spacing:0;font-size:1.55rem;font-weight:700}.dashboard-rewards-countdown .public-home-countdown-cell span{color:#6b7280;letter-spacing:0;text-transform:none;font-size:.83rem;font-weight:600}.dashboard-giveaway-entered{color:#16a34a;margin:0;font-size:.9rem;font-weight:600}.dashboard-referrals-inner{max-width:none}.dashboard-referrals-split{gap:1.15rem;display:grid}.dashboard-referrals-details .referral-description{margin-top:0}.dashboard-referrals-share{flex:none;width:100%;margin-top:1rem}@media (width>=800px){.dashboard-referrals-split{grid-template-columns:minmax(16rem,.9fr) minmax(0,1.15fr);align-items:stretch;gap:1.35rem}.dashboard-referrals-hero .referral-earn-card{flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.dashboard-referrals-details .referral-description,.dashboard-referrals-details .referral-terms{text-align:left}}.dashboard-purchases{margin:0;padding:0;list-style:none;display:grid}.dashboard-purchase{border-top:1px solid #f3f4f6;grid-template-columns:auto 1fr auto auto;align-items:center;gap:.85rem;padding:.85rem 0;display:grid}.dashboard-purchase:first-child{border-top:0;padding-top:0}.dashboard-purchase img{object-fit:contain;width:2.4rem;height:2.4rem}.dashboard-purchase strong{font-size:.95rem;display:block}.dashboard-purchase>div span{color:#6b7280;margin-top:.12rem;font-size:.78rem;display:block}.dashboard-purchase em{font-variant-numeric:tabular-nums;font-style:normal;font-weight:750}.dashboard-status{text-align:center;color:#4b5563;background:#f3f4f6;border-radius:999px;min-width:6.5rem;padding:.28rem .55rem;font-size:.72rem;font-weight:700}.dashboard-status.is-delivered,.dashboard-status.is-complete{color:#047857;background:#ecfdf5}.dashboard-status.is-in-transit{color:#b45309;background:#fffbeb}.dashboard-empty{color:#6b7280;margin:.5rem 0 0;font-size:.9rem}.dashboard-holdings{align-content:start;gap:1.15rem;min-height:90vh;display:grid}.dashboard-stored{gap:.85rem;display:grid}.dashboard-stored-copy{color:#6b7280;margin:.3rem 0 0;font-size:.92rem;font-weight:500;line-height:1.5}.dashboard-stored-panel{background:#fff;border:1px solid #eef1f4;border-radius:1.1rem;padding:1.12rem;box-shadow:0 6px 16px #0f172a0f}.dashboard-stored-panel>.dashboard-empty,.dashboard-stored-panel>.shop-status-error{margin:0}.dashboard-stored-list{margin:0;padding:0;list-style:none;display:grid}.dashboard-stored-item{border-top:1px solid #f3f4f6;align-items:center;gap:.85rem;padding:.85rem 0;display:flex}.dashboard-stored-item:first-child{border-top:0;padding-top:0}.dashboard-stored-item:last-child{padding-bottom:0}.dashboard-stored-media{color:#9ca3af;background:#f3f4f6;border-radius:.7rem;flex-shrink:0;place-items:center;width:3.4rem;height:3.4rem;font-size:.68rem;font-weight:650;display:grid;overflow:hidden}.dashboard-stored-media img{object-fit:cover;width:100%;height:100%}.dashboard-stored-copy-block{flex:1;gap:.15rem;min-width:0;display:grid}.dashboard-stored-item-head{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.dashboard-stored-copy-block strong{letter-spacing:-.01em;min-width:0;font-size:.98rem;font-weight:750}.dashboard-stored-copy-block>span{color:#6b7280;font-size:.85rem}.dashboard-stored-withdraw{color:#111827;font:inherit;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:.65rem;flex-shrink:0;padding:.5rem .85rem;font-size:.88rem;font-weight:650}.dashboard-stored-withdraw:hover{background:#fffbeb;border-color:#fbbf24}.dashboard-stored-pending{color:#b45309;letter-spacing:.02em;background:#fffbeb;border-radius:999px;flex-shrink:0;align-items:center;padding:.28rem .65rem;font-size:.75rem;font-weight:700;display:inline-flex}.dashboard-stored-pending.is-withdraw{color:#0e7490;background:#ecfeff}.dashboard-stored-item.is-pending{opacity:.92}.dashboard-stored-modal{width:min(28rem,100vw - 2rem);max-width:28rem;max-height:min(90vh,44rem);overflow:auto}.dashboard-stored-modal .shop-field{margin:.85rem 0 0}.dashboard-stored-charge{background:#fff8ef;border:1px solid #f5d0a8;border-radius:.85rem;margin:.9rem 0 0;padding:.85rem 1rem}.dashboard-stored-charge-title{letter-spacing:.04em;text-transform:uppercase;color:#9a3412;margin:0 0 .55rem;font-size:.78rem;font-weight:750}.dashboard-stored-charge-row{color:#1f2937;justify-content:space-between;gap:1rem;font-size:.98rem;display:flex}.dashboard-stored-charge-note{color:#6b4a2b;margin:.55rem 0 0;font-size:.88rem;line-height:1.45}@media (width<=800px){.dashboard-split,.dashboard-giveaway{grid-template-columns:1fr}.dashboard-giveaway{padding:0 1.12rem 1.12rem}.dashboard-giveaway-media{border-radius:1.1rem 1.1rem 0 0;min-height:12rem;max-height:14rem;margin:0 -1.12rem}.dashboard-giveaway-copy{padding:1.12rem 0 0}.dashboard-rewards-cards{grid-template-columns:1fr}.dashboard-purchase{grid-template-columns:auto 1fr auto}.dashboard-status{grid-column:2;justify-self:start;min-width:0}.dashboard-purchase em{grid-area:1/3}}
