:root{--store-orange:#f26a12;--store-blue:#6fc7f1;--store-green:#4dc97a;--store-yellow:#f5c451;--store-red:#ff6b6b}
.store-shell{width:min(1380px,calc(100% - 32px));margin:0 auto;padding:30px 0 60px}
.store-titlebar{display:flex;justify-content:space-between;gap:18px;align-items:flex-end;margin-bottom:20px}
.store-titlebar h1{margin-bottom:6px}.store-titlebar p{margin:0}
.store-admin-nav{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 22px;padding:12px;border-radius:16px;background:rgba(255,255,255,.035);border:1px solid var(--border)}
.store-admin-nav a{padding:9px 13px;border-radius:999px;color:var(--text-soft);font-weight:800;font-size:.9rem}
.store-admin-nav a:hover,.store-admin-nav a.active{background:linear-gradient(135deg,var(--sky),var(--sky-dark));color:var(--navy-deep)}
.store-grid{display:grid;gap:18px}.store-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.store-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.store-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}
.store-stat{padding:20px}.store-stat span{display:block;color:var(--text-soft);font-size:.86rem}.store-stat strong{display:block;font-size:clamp(1.45rem,3vw,2.1rem);margin-top:5px;color:#fff}
.store-toolbar{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-bottom:16px}.store-toolbar form{display:flex;gap:8px;flex:1;min-width:280px}.store-toolbar input{min-width:180px}
.store-report-filter{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;align-items:end}.store-report-filter label{margin:0}.store-report-filter button{height:44px}
.store-table-wrap{overflow:auto;border:1px solid var(--border);border-radius:14px}.store-table-wrap table{min-width:900px}.store-table-wrap th{white-space:nowrap;background:rgba(111,199,241,.06)}
.store-row-actions{display:flex;gap:9px;flex-wrap:wrap}.store-row-actions a,.store-link-button{font-weight:800;font-size:.88rem}
.store-badge{display:inline-flex;align-items:center;gap:6px;padding:5px 9px;border-radius:999px;font-size:.75rem;font-weight:900;text-transform:capitalize;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.1)}
.store-badge.normal,.store-badge.paid,.store-badge.shipped,.store-badge.approved{color:#aaf0c5;background:rgba(77,201,122,.12);border-color:rgba(77,201,122,.25)}
.store-badge.approval_required,.store-badge.submitted,.store-badge.pending,.store-badge.unshipped{color:#ffe298;background:rgba(245,196,81,.1);border-color:rgba(245,196,81,.25)}
.store-badge.unlisted,.store-badge.failed,.store-badge.canceled,.store-badge.refunded{color:#ffb7b7;background:rgba(255,107,107,.1);border-color:rgba(255,107,107,.25)}
.store-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.store-form-grid .wide{grid-column:1/-1}.store-check{display:flex;align-items:center;gap:8px;margin:0}.store-check input{width:auto}.store-help{display:block;color:var(--text-soft);font-size:.82rem;margin-top:5px;font-weight:400}.store-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}
.store-thumb{width:76px;height:60px;border-radius:10px;object-fit:cover;background:rgba(255,255,255,.06);border:1px solid var(--border)}
.store-image-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:12px}.store-image-card{position:relative;padding:9px;border:1px solid var(--border);border-radius:12px}.store-image-card img{width:100%;aspect-ratio:4/3;object-fit:cover}.store-option-row{display:grid;grid-template-columns:1.4fr repeat(3,.7fr) .8fr auto;gap:10px;align-items:end;padding:13px 0;border-bottom:1px solid rgba(255,255,255,.08)}
.store-profit{color:#9ff0bf;font-weight:900}.store-cost{color:#ffd990;font-weight:800}.store-danger{color:#ffaaaa}.store-empty{text-align:center;padding:42px 20px;color:var(--text-soft)}
.store-entry-table{min-width:1500px!important}.store-entry-table input,.store-entry-table select,.store-entry-table textarea{min-width:130px}.store-entry-table td:first-child{min-width:240px}.store-entry-table td:first-child input{margin-top:7px}.store-entry-table textarea{min-width:210px}
.store-tax-table{min-width:620px!important}.store-tax-table th:first-child{width:48px;text-align:center}.store-tax-table td:last-child{text-align:right;font-weight:800;white-space:nowrap}.store-tax-total{background:rgba(111,199,241,.09);font-weight:900}.store-readiness-list{margin:0;padding-left:22px}.store-readiness-list li{margin:8px 0;color:#ffe0a0}
.store-badge.ready{color:#bdeaff;background:rgba(111,199,241,.12);border-color:rgba(111,199,241,.28)}.store-badge.filed{color:#aaf0c5;background:rgba(77,201,122,.12);border-color:rgba(77,201,122,.25)}.store-badge.open{color:#ffe298;background:rgba(245,196,81,.1);border-color:rgba(245,196,81,.25)}
.store-refund-panel,.store-delete-panel{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-top:18px}.store-refund-panel{border-color:rgba(245,196,81,.38);background:rgba(245,196,81,.055)}.store-delete-panel{border-color:rgba(255,107,107,.38);background:rgba(255,107,107,.055)}.store-refund-panel h3,.store-delete-panel h3{margin:0 0 5px}.store-refund-panel p,.store-delete-panel p{margin:0}.store-refund-button{background:#b97800!important;color:#fff!important;box-shadow:none}.store-refund-button:hover{background:#d18a00!important}.store-delete-button{background:#b8323d!important;color:#fff!important;box-shadow:none}.store-delete-button:hover{background:#d3434f!important}.store-refund-summary{margin-top:18px;padding:13px 15px;border:1px solid rgba(245,196,81,.32);border-radius:11px;background:rgba(245,196,81,.08);color:#ffe7a7}
.store-public{--surface:#fff;--public-ink:#102437;--public-muted:#61778b;background:#f3f7fa;color:var(--public-ink);min-height:100vh}
.store-public a{color:#096da5}.store-public-header{position:sticky;top:0;z-index:1000;background:#061523;color:#fff;box-shadow:0 3px 18px rgba(2,15,27,.3)}.store-main-header-inner{width:min(1440px,calc(100% - 34px));min-height:72px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:22px}.store-site-brand{display:flex;align-items:center;gap:11px;flex:0 0 auto;color:#fff!important;font-weight:950;font-size:.8rem;line-height:1.15;letter-spacing:.035em}.store-site-brand img{width:52px;height:52px;object-fit:contain}.store-main-links{display:flex;align-items:center;justify-content:flex-end;gap:2px;min-width:0}.store-main-links a{color:#fff!important;padding:10px 7px;font-size:.73rem;font-weight:800;white-space:nowrap;border-radius:8px}.store-main-links a:hover{background:rgba(255,255,255,.1)}.store-main-links .store-signup-link{margin-left:5px;padding:10px 13px;background:var(--store-orange);color:#fff!important}.store-main-links .store-signup-link:hover{background:#ff7b27}.store-shop-nav{border-top:1px solid rgba(255,255,255,.11);background:#0b314b}.store-shop-nav-inner{width:min(1440px,calc(100% - 34px));min-height:46px;margin:auto;display:flex;align-items:center;justify-content:flex-end;gap:7px}.store-shop-nav a,.store-shop-nav button{appearance:none;border:0;background:transparent;box-shadow:none;color:#e5f6ff!important;padding:8px 12px;font:800 .87rem/1 inherit;border-radius:8px;cursor:pointer}.store-shop-nav a:hover,.store-shop-nav button:hover{background:rgba(255,255,255,.1)}.store-cart-count{display:inline-grid;place-items:center;min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:var(--store-orange);color:#fff;font-size:.75rem}.store-menu-button{display:none;align-items:center;gap:7px;border:1px solid rgba(255,255,255,.25);background:transparent;color:#fff;padding:9px 12px;border-radius:9px;box-shadow:none;font-weight:900}.store-menu-button span:first-child{font-size:1.25rem}.store-mobile-nav{display:none;width:min(100% - 28px,720px);margin:0 auto;padding:0 0 18px;grid-template-columns:1fr 1fr;gap:18px}.store-mobile-nav.is-open{display:grid}.store-mobile-section{display:flex;flex-direction:column;gap:3px}.store-mobile-section strong{color:#7cd2f8;padding:8px 10px;font-size:.76rem;text-transform:uppercase;letter-spacing:.08em}.store-mobile-section a,.store-mobile-section button{appearance:none;border:0;background:transparent;box-shadow:none;color:#fff!important;padding:9px 10px;text-align:left;font:800 .92rem/1.2 inherit;border-radius:8px}.store-mobile-section a:hover,.store-mobile-section button:hover{background:rgba(255,255,255,.1)}
.store-hero{background:linear-gradient(115deg,#061523,#0b4569);color:#fff;padding:54px 0 76px}.store-hero-inner{width:min(1320px,calc(100% - 32px));margin:auto}.store-hero h1{font-size:clamp(2.4rem,6vw,5.2rem);max-width:850px;margin:0 0 12px;letter-spacing:-.04em}.store-hero p{color:#c9e9f8;font-size:1.08rem;max-width:720px;margin:0}
.store-shop-nav a,.store-shop-nav button{font:inherit;font-size:.87rem;font-weight:800;line-height:1}.store-mobile-section a,.store-mobile-section button{font:inherit;font-size:.92rem;font-weight:800;line-height:1.2}
.store-public-main{width:min(1320px,calc(100% - 32px));margin:-34px auto 0;padding-bottom:60px}.store-filter{display:grid;grid-template-columns:2fr 1fr 1fr auto;gap:10px;padding:15px;background:#fff;border:1px solid #d9e5ec;border-radius:16px;box-shadow:0 18px 48px rgba(9,31,47,.13)}.store-filter input,.store-filter select{background:#fff;color:#102437;border:1px solid #cbd8e0}.store-filter button{border-radius:11px;background:#0f7fb7;color:#fff;box-shadow:none}
.store-product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(255px,1fr));gap:20px;margin-top:28px}.store-product-card{display:flex;flex-direction:column;background:#fff;border:1px solid #d9e5ec;border-radius:18px;overflow:hidden;color:var(--public-ink)!important;box-shadow:0 10px 28px rgba(9,31,47,.06);transition:.2s}.store-product-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px rgba(9,31,47,.12)}.store-product-card img,.store-product-placeholder{width:100%;height:230px;object-fit:cover;border-radius:0}.store-product-placeholder{display:grid;place-items:center;background:linear-gradient(135deg,#dcebf3,#bed9e8);color:#41647a;font-weight:800}.store-product-body{display:flex;flex-direction:column;flex:1;padding:18px}.store-maker{color:#47758e;font-size:.76rem;text-transform:uppercase;letter-spacing:.08em;font-weight:900}.store-product-body h2{color:var(--public-ink);font-size:1.18rem;margin:7px 0}.store-product-body p{color:var(--public-muted);font-size:.93rem;margin:0 0 14px}.store-price-row{margin-top:auto;display:flex;align-items:center;gap:9px;flex-wrap:wrap}.store-price{font-size:1.42rem;font-weight:950;color:#071a2e}.store-approval{display:inline-flex;padding:5px 8px;border-radius:999px;background:#fff1d5;color:#8a5700;font-size:.72rem;font-weight:900}
.store-detail{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:34px;background:#fff;border:1px solid #d9e5ec;border-radius:20px;padding:25px;box-shadow:0 18px 50px rgba(9,31,47,.08)}.store-main-image{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:15px;background:#e3eef4}.store-detail h1{color:var(--public-ink);font-size:clamp(2rem,4vw,3.3rem);margin:5px 0 8px}.store-detail-copy,.store-detail-copy p{color:var(--public-muted)}.store-detail-price{font-size:2.25rem;font-weight:950;color:#071a2e;margin:12px 0}.store-option-box{border-top:1px solid #dce6ec;padding-top:14px;margin-top:14px}.store-option-box label{color:var(--public-ink)}.store-option-box select,.store-option-box input{background:#fff;color:#102437;border:1px solid #cbd8e0}.store-public .btn{border-radius:11px;background:#0f7fb7;color:#fff}.store-public .btn:hover{color:#fff}.store-public .btn.secondary{color:#17344a;border-color:#9fb7c5;background:#fff}.store-callout{padding:12px 14px;border-radius:11px;background:#fff3db;color:#744900;border:1px solid #f2d39c}.store-public-card{background:#fff;border:1px solid #d9e5ec;border-radius:18px;padding:22px;box-shadow:0 12px 36px rgba(9,31,47,.07)}.store-public table th,.store-public table td{color:#17344a;border-color:#dce6ec}.store-public table th{color:#47687a}.store-public input,.store-public select,.store-public textarea{background:#fff;color:#102437;border:1px solid #cbd8e0}
.store-product-page{width:min(1240px,calc(100% - 32px));margin:28px auto 60px}.store-back-link{margin:0 0 14px}.store-detail-media{position:sticky;top:142px;align-self:start}.store-main-image{object-fit:contain}.store-product-thumbnails{display:grid;grid-template-columns:repeat(auto-fill,minmax(82px,1fr));gap:9px;margin-top:12px}.store-product-thumbnails button{padding:4px;background:#fff;border:2px solid #d8e4ea;border-radius:10px;box-shadow:none}.store-product-thumbnails button:hover,.store-product-thumbnails button:focus-visible{border-color:#0f7fb7}.store-product-thumbnails img{display:block;width:100%;height:72px;object-fit:contain;border-radius:6px}.store-image-hint{margin:10px 0 0;text-align:center;color:#667f91!important;font-size:.88rem}.store-product-description{color:#526d7e;line-height:1.6}.store-condition-heading{color:#102437;margin-top:24px}.store-configurator-title{color:#102437;margin:30px 0 4px;font-size:1.55rem}.store-config-group{min-width:0;margin:24px 0 0;padding:18px 0 0;border:0;border-top:1px solid #d9e5ec}.store-config-group legend{padding:0;color:#102437;font-size:1.13rem;font-weight:950}.store-option-status{margin:5px 0 0;color:#688092;font-size:.88rem}.store-option-status strong{color:#0a6c9f}.store-option-description{margin:7px 0 0!important;line-height:1.45}.store-config-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;margin-top:13px}.store-config-choice{position:relative;display:flex!important;align-items:center;gap:11px;min-height:82px;padding:10px;border:2px solid #d7e3e9;border-radius:14px;background:#fff;color:#102437!important;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.store-config-choice:hover{transform:translateY(-1px);border-color:#8bbdd5;box-shadow:0 8px 20px rgba(11,62,91,.09)}.store-config-choice:focus-within{outline:3px solid rgba(15,127,183,.22);outline-offset:2px}.store-config-choice.is-selected{border-color:#0f7fb7;background:#f0f9fd;box-shadow:0 0 0 2px rgba(15,127,183,.1)}.store-config-choice>input{position:absolute;width:1px!important;height:1px!important;opacity:0;pointer-events:none}.store-config-choice>img{flex:0 0 92px;width:92px;height:78px;object-fit:contain;border-radius:9px;background:#fff}.store-config-choice-copy{display:flex;flex:1;min-width:0;flex-direction:column;gap:4px;line-height:1.25}.store-config-choice-copy strong{color:#102437;font-size:.95rem}.store-config-choice-copy>span{color:#547083;font-size:.82rem}.store-config-choice-copy small{color:#688092;font-size:.78rem;line-height:1.35}.store-config-choice-price{color:#0a6c9f!important;font-weight:900}.store-config-check{position:absolute;right:8px;top:8px;display:grid;width:23px;height:23px;place-items:center;border-radius:50%;background:#0f7fb7;color:#fff;font-size:.78rem;font-weight:950;opacity:0;transform:scale(.72);transition:.16s}.store-config-choice.is-selected .store-config-check{opacity:1;transform:scale(1)}.store-config-choice-text,.store-config-choice-empty{min-height:70px;padding-right:40px}.store-option-merch-link{display:inline-block;margin-top:10px;font-weight:800}.store-add-row{display:flex;gap:12px;align-items:end;margin-top:24px;padding-top:20px;border-top:1px solid #d9e5ec}.store-add-row label{max-width:110px;color:#102437}.store-add-row .btn{flex:1;min-height:48px}.store-related-title{color:#102437;margin-top:34px}
.store-cart-total{margin-left:auto;width:min(390px,100%);padding-top:14px}.store-cart-total div{display:flex;justify-content:space-between;padding:7px 0;color:#436075}.store-cart-total .grand{font-size:1.35rem;color:#0a2133;font-weight:950;border-top:2px solid #d6e2e9;margin-top:6px;padding-top:13px}
.store-paypal-box{margin-top:18px;min-height:48px}.store-apple-pay-box{margin-top:10px}.store-apple-pay-box[hidden]{display:none}.store-apple-pay-box apple-pay-button{display:block;width:100%;height:48px;--apple-pay-button-width:100%;--apple-pay-button-height:48px;--apple-pay-button-border-radius:5px}.store-payment-divider{display:flex;align-items:center;gap:12px;margin:13px 0;color:#61778b;font-size:.83rem;font-weight:800;text-transform:uppercase}.store-payment-divider:before,.store-payment-divider:after{content:"";height:1px;background:#d7e2e9;flex:1}.store-public-notice{padding:13px 15px;border-radius:11px;background:#e8f8ef;color:#176342;border:1px solid #bfe5cf;margin-bottom:16px}.store-public-error{background:#fff0f0;color:#922d35;border-color:#efc5c8}.store-public-footer{display:flex;flex-direction:column;align-items:center;gap:5px;background:#061523;color:#c8e8f7;padding:34px 16px;text-align:center}.store-public-footer span{font-size:.9rem}.store-public-footer button{appearance:none;border:0;background:transparent;box-shadow:none;color:#8bd7fb;margin-top:9px;padding:5px;text-decoration:underline;cursor:pointer}.store-policy-dialog{width:min(760px,calc(100% - 28px));max-height:min(86vh,850px);padding:0;border:0;border-radius:20px;color:#17344a;background:#fff;box-shadow:0 28px 80px rgba(0,0,0,.36)}.store-policy-dialog::backdrop{background:rgba(2,16,29,.78);backdrop-filter:blur(3px)}.store-policy-dialog-card{position:relative;padding:30px 32px 28px;overflow:auto;max-height:min(86vh,850px)}.store-policy-dialog-card h2{color:#102437;margin:5px 42px 4px 0;font-size:clamp(1.55rem,4vw,2.15rem)}.store-policy-dialog-card p,.store-policy-dialog-card li{color:#3e596b;line-height:1.55}.store-policy-dialog-card ol{padding-left:23px}.store-policy-dialog-card li{margin:0 0 12px;padding-left:4px}.store-policy-dialog-card strong{color:#17344a}.store-policy-close{position:absolute;right:16px;top:14px;width:38px;height:38px;padding:0;border:0;border-radius:50%;background:#e9f1f6;color:#17344a;font-size:1.7rem;line-height:1;box-shadow:none}.store-policy-kicker{color:#0b75ad;font-size:.76rem;text-transform:uppercase;letter-spacing:.09em;font-weight:950}.store-policy-effective{margin-top:0;font-size:.86rem}.store-policy-rights{padding:11px 13px;background:#eef6fa;border-radius:10px}.store-policy-acceptance{margin-top:20px;padding:16px;border:1px solid #b7cfdd;border-radius:13px;background:#f1f8fc}.store-policy-acceptance label{display:flex;align-items:flex-start;gap:10px;margin:0;font-weight:800}.store-policy-acceptance input{width:20px;height:20px;margin:1px 0 0;flex:0 0 auto}.store-policy-acceptance button{appearance:none;border:0;background:transparent!important;box-shadow:none;color:#075f91!important;padding:0;text-decoration:underline;font:inherit;cursor:pointer}.store-policy-acceptance p{margin:8px 0 0 30px!important;font-size:.87rem}.store-policy-payment[hidden]{display:none}.store-return-confirm{display:flex;align-items:flex-start;gap:8px;margin:0 0 12px!important;max-width:480px}.store-return-confirm input{width:auto;margin-top:3px}
/* Keep public checkout and confirmation copy readable even when the portal's
   dark-theme typography rules are loaded before this store stylesheet. */
.store-public .store-public-card{color:#29495f}
.store-public .store-public-card p,.store-public .store-public-card .small{color:#425f73}
.store-public .store-public-card label,.store-public .store-public-card legend{color:#17344a}
.store-public .store-public-card h1,.store-public .store-public-card h2,.store-public .store-public-card h3,.store-public .store-public-card h4{color:#102437}
.store-public .store-public-card strong{color:inherit}
.store-public .store-public-card button:not(.secondary){color:#fff}
.store-public input::placeholder,.store-public textarea::placeholder{color:#667f91;opacity:1}
@media(max-width:1180px){.store-main-links,.store-shop-nav{display:none}.store-menu-button{display:flex}.store-main-header-inner{min-height:68px}.store-public-header{position:sticky}.store-mobile-nav{border-top:1px solid rgba(255,255,255,.11);padding-top:12px}}
@media(min-width:1181px){.store-mobile-nav{display:none!important}}
@media(max-width:900px){.store-grid.four,.store-grid.three{grid-template-columns:repeat(2,minmax(0,1fr))}.store-detail{grid-template-columns:1fr}.store-detail-media{position:static}.store-filter{grid-template-columns:1fr 1fr}.store-report-filter{grid-template-columns:repeat(2,minmax(0,1fr))}.store-option-row{grid-template-columns:1fr 1fr}.store-titlebar{align-items:flex-start;flex-direction:column}}
@media(max-width:620px){.store-shell,.store-public-main,.store-main-header-inner,.store-hero-inner,.store-product-page{width:min(100% - 22px,1320px)}.store-grid.two,.store-grid.three,.store-grid.four,.store-form-grid,.store-filter,.store-report-filter{grid-template-columns:1fr}.store-form-grid .wide{grid-column:auto}.store-site-brand img{width:45px;height:45px}.store-site-brand{font-size:.72rem}.store-menu-label{display:none}.store-mobile-nav{grid-template-columns:1fr;gap:8px}.store-hero{padding:38px 0 60px}.store-detail{padding:16px}.store-product-grid{grid-template-columns:1fr 1fr;gap:10px}.store-product-card img,.store-product-placeholder{height:150px}.store-product-body{padding:12px}.store-product-body h2{font-size:1rem}.store-config-choice-grid{grid-template-columns:1fr}.store-config-choice>img{flex-basis:84px;width:84px;height:70px}.store-add-row{align-items:stretch;flex-direction:column}.store-add-row label,.store-add-row .btn{width:100%;max-width:none}.store-option-row{grid-template-columns:1fr}.store-toolbar form{min-width:100%;flex-direction:column}.store-refund-panel,.store-delete-panel{align-items:stretch;flex-direction:column}.store-refund-panel form,.store-delete-panel form,.store-refund-panel button,.store-delete-panel button{width:100%}.store-policy-dialog-card{padding:25px 20px 22px}}
@media(max-width:410px){.store-product-grid{grid-template-columns:1fr}}

/* Keep the public configurator focused on one customer-facing price. */
.store-current-price-label{margin-top:12px;color:#526d7e;font-size:.82rem;font-weight:850;letter-spacing:.04em;text-transform:uppercase}
.store-current-price-label+.store-detail-price{margin:2px 0 0}
.store-current-price-note{margin:2px 0 14px;color:#667f91;font-size:.82rem;line-height:1.35}
.store-document-details{display:flex;gap:18px;flex-wrap:wrap;margin-top:18px;padding:14px 16px;border-radius:12px;background:#eef5f8;color:#29495f}
.store-document-payments{margin-top:24px}.store-document-payments h2{font-size:1.2rem}.store-document-payments table{min-width:620px}
.store-document-terms{margin-top:24px;padding:20px;border:1px solid #d9e5ec;border-radius:14px;background:#f8fbfd;color:#29495f;line-height:1.6}.store-document-terms p:last-child{margin-bottom:0}
.store-payment-choice{margin-top:24px;padding:18px;border:1px solid #bfd7e5;border-radius:14px;background:#f2f8fb}.store-payment-choice legend{font-weight:900;padding:0 6px}.store-payment-choice label{display:flex;align-items:center;gap:10px;margin:10px 0;color:#17344a}.store-payment-choice input{width:auto}.store-policy-page{line-height:1.65}.store-policy-page h1{color:#102437}.store-policy-page li{margin:12px 0}
