:root{--store-navy:#15122d;--store-deep-navy:#0c1730;--store-teal:#007c91;--store-teal-dark:#006479;--store-canvas:#f5f7fa;--store-surface:#fff;--store-line:#dfe5ed;--store-line-strong:#b9c7d7;--store-muted:#667085;--store-soft:#eef9fa;--store-soft-strong:#e4f1f4;--store-skeleton:#e6eaf0;--store-card-shadow:0 14px 34px #0c173014;--store-focus:#007c9157}body{background:var(--store-canvas);margin:0}.storefront-shell{width:min(1120px,100% - 48px);min-height:100vh;color:var(--store-navy);margin:0 auto;padding:32px 0 28px;font-family:Avenir Next,Segoe UI,Arial,sans-serif}.storefront-header{background:var(--store-surface);border:1px solid var(--store-line);border-radius:11px;justify-content:space-between;align-items:center;gap:24px;min-height:88px;padding:16px 20px;display:flex}.storefront-identity{align-items:center;gap:14px;min-width:0;display:flex}.storefront-identity>img,.storefront-identity>span{border-radius:11px;flex:none;width:56px;height:56px}.storefront-identity>img{object-fit:cover;display:block}.storefront-identity>span{color:#fff;background:var(--store-teal);place-items:center;font-size:22px;font-weight:800;display:grid}.storefront-identity>div{gap:2px;min-width:0;display:grid}.storefront-identity strong{text-overflow:ellipsis;white-space:nowrap;font-size:19px;overflow:hidden}.storefront-identity small{color:var(--store-muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.storefront-security{color:var(--store-deep-navy);white-space:nowrap;align-items:center;gap:7px;font-size:12px;font-weight:750;display:inline-flex}.storefront-intro{max-width:680px;padding:72px 0 36px}.storefront-intro>span{color:var(--store-teal);letter-spacing:.15em;font-size:11px;font-weight:850}.storefront-intro h1{letter-spacing:-.055em;margin:10px 0 12px;font-size:clamp(38px,6vw,64px);line-height:.98}.storefront-intro p{max-width:620px;color:var(--store-muted);margin:0;font-size:16px;line-height:1.6}.merchant-trust-panel{background:var(--store-surface);border:1px solid var(--store-line);border-top:3px solid var(--store-teal);border-radius:11px;margin-bottom:42px;padding:26px}.merchant-trust-heading{border-bottom:1px solid var(--store-line);justify-content:space-between;align-items:flex-start;gap:28px;padding-bottom:22px;display:flex}.merchant-trust-heading>div:first-child{max-width:640px}.merchant-trust-heading>div:first-child>span,.merchant-report-intro span{color:var(--store-teal);letter-spacing:.15em;font-size:10px;font-weight:850}.merchant-trust-heading h2{letter-spacing:-.045em;margin:7px 0 8px;font-size:28px;line-height:1.1}.merchant-trust-heading p,.merchant-report-intro p{color:var(--store-muted);margin:0;font-size:13px;line-height:1.6}.merchant-trust-status{min-width:225px;color:var(--store-deep-navy);background:#f2f4f7;border-radius:8px;align-items:center;gap:11px;padding:12px 14px;display:flex}.merchant-trust-status.positive{color:#027a48;background:#ecfdf3}.merchant-trust-status>span{gap:2px;display:grid}.merchant-trust-status strong{font-size:13px}.merchant-trust-status small{color:var(--store-muted);font-size:11px}.merchant-trust-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;padding:24px 0 4px;display:grid}.merchant-trust-facts{min-width:0}.merchant-trust-source{color:#027a48;align-items:center;gap:7px;margin-bottom:13px;font-size:11px;font-weight:800;display:inline-flex}.merchant-trust-source.merchant-provided{color:var(--store-teal)}.merchant-trust-facts dl{margin:0}.merchant-trust-facts dl div{border-bottom:1px solid var(--store-line);justify-content:space-between;align-items:baseline;gap:20px;padding:10px 0;font-size:12px;display:flex}.merchant-trust-facts dt{color:var(--store-muted)}.merchant-trust-facts dd{text-align:right;margin:0;font-weight:750}.merchant-threshold-note{color:var(--store-muted);margin:13px 0 0;font-size:11px;line-height:1.55}.merchant-reviewed-report-list{color:#b42318;background:#fff1f0;border-left:3px solid #d8342f;gap:8px;margin-top:14px;padding:12px;display:grid}.merchant-reviewed-report-list>strong{font-size:11px}.merchant-reviewed-report-list>div{color:#7a271a;justify-content:space-between;gap:14px;font-size:11px;display:flex}.merchant-reviewed-report-list time{white-space:nowrap}.merchant-provided-facts ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.merchant-provided-facts li a,.merchant-provided-facts li span{min-height:42px;color:var(--store-deep-navy);border:1px solid var(--store-line);background:#f8fafc;border-radius:8px;align-items:center;gap:9px;padding:0 12px;font-size:12px;text-decoration:none;display:flex}.merchant-provided-facts li a svg:last-child{margin-left:auto}.merchant-provided-facts li a:hover{border-color:var(--store-line-strong)}.merchant-provided-facts li a:focus-visible{outline:3px solid var(--store-focus);outline-offset:2px}.merchant-provided-facts li span{color:var(--store-muted)}.merchant-trust-actions{border-top:1px solid var(--store-line);flex-wrap:wrap;gap:10px;margin-top:20px;padding-top:20px;display:flex}.merchant-trust-actions button{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 16px;font-size:12px;font-weight:800;display:inline-flex}.trustworthy-action{color:#027a48;background:#ecfdf3;border:1px solid #a6f4c5}.trustworthy-action:hover{background:#d1fadf}.report-action{color:#b42318;background:#fff;border:1px solid #fda29b}.report-action:hover{background:#fff1f0}.merchant-trust-actions button:focus-visible,.merchant-report-submit:focus-visible,.merchant-report-fields input:focus-visible,.merchant-report-fields select:focus-visible,.merchant-report-fields textarea:focus-visible{outline:3px solid var(--store-focus);outline-offset:2px}.merchant-trust-explainer,.merchant-report-success{color:#027a48;background:#ecfdf3;border-left:3px solid #039855;align-items:flex-start;gap:11px;margin-top:16px;padding:15px;display:flex}.merchant-trust-explainer strong,.merchant-report-success strong{font-size:13px}.merchant-trust-explainer p,.merchant-report-success p{color:#526a60;margin:4px 0 0;font-size:12px;line-height:1.55}.merchant-report-area{border:1px solid var(--store-line);background:#f8fafc;border-radius:9px;margin-top:16px;padding:20px}.merchant-report-intro{grid-template-columns:minmax(0,.9fr) minmax(260px,1.1fr);gap:24px;display:grid}.merchant-report-intro h3{letter-spacing:-.035em;margin:6px 0 0;font-size:20px}.merchant-report-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:20px;display:grid}.merchant-report-fields>div{flex-direction:column;min-width:0;display:flex}.merchant-report-fields label{margin-bottom:6px;font-size:11px;font-weight:800}.merchant-report-fields label em{color:var(--store-muted);font-size:10px;font-style:normal;font-weight:650}.merchant-report-fields input,.merchant-report-fields select,.merchant-report-fields textarea{box-sizing:border-box;width:100%;color:var(--store-navy);border:1px solid var(--store-line-strong);font:inherit;background:#fff;border-radius:7px;font-size:13px}.merchant-report-fields input,.merchant-report-fields select{min-height:44px;padding:0 12px}.merchant-report-fields textarea{resize:vertical;padding:12px;line-height:1.5}.merchant-report-fields small{color:var(--store-muted);margin-top:6px;font-size:10px;line-height:1.5}.merchant-report-wide{grid-column:1/-1}.merchant-report-honeypot{position:absolute;left:-9999px}.merchant-report-submit{color:#fff;background:var(--store-teal);cursor:pointer;border:0;border-radius:8px;min-height:44px;margin-top:18px;padding:0 17px;font-size:12px;font-weight:800}.merchant-report-submit:hover{background:var(--store-teal-dark)}.merchant-report-submit:disabled{opacity:.6;cursor:not-allowed}.merchant-report-error{color:#b42318;background:#fff1f0;border-left:3px solid #d8342f;margin:12px 0 0;padding:12px;font-size:12px}.storefront-products{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-bottom:42px;display:grid}.storefront-product{min-width:0;color:inherit;background:var(--store-surface);border:1px solid var(--store-line);border-radius:11px;flex-direction:column;text-decoration:none;transition:border-color .16s,transform .16s,box-shadow .16s;display:flex;overflow:hidden}.storefront-product:hover{border-color:var(--store-line-strong);box-shadow:var(--store-card-shadow);transform:translateY(-2px)}.storefront-product:focus-visible{outline:3px solid var(--store-focus);outline-offset:3px}.storefront-product>img,.storefront-product-placeholder{aspect-ratio:16/9;width:100%;display:block}.storefront-product>img{object-fit:cover}.storefront-product-placeholder{color:var(--store-teal);background:linear-gradient(145deg, var(--store-soft), var(--store-soft-strong));place-items:center;display:grid}.storefront-product-copy{flex-direction:column;flex:1;padding:20px;display:flex}.storefront-product-copy>small{color:var(--store-teal);letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:800}.storefront-product-copy h2{letter-spacing:-.035em;margin:8px 0 7px;font-size:22px;line-height:1.15}.storefront-product-copy>p{color:var(--store-muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0 0 18px;font-size:13px;line-height:1.55;display:-webkit-box;overflow:hidden}.storefront-product-price{border-top:1px solid var(--store-line);align-items:baseline;gap:5px;margin-top:auto;padding-top:18px;display:flex}.storefront-product-price strong{letter-spacing:-.035em;font-size:25px}.storefront-product-price span{font-size:11px;font-weight:750}.storefront-product-price em{color:var(--store-teal);white-space:nowrap;font-size:12px;font-style:normal;font-weight:800}.storefront-product-action{color:#fff;background:var(--store-teal);border-radius:8px;justify-content:space-between;align-items:center;gap:12px;min-height:44px;margin-top:14px;padding:0 14px;font-size:13px;font-weight:800;transition:background .16s;display:flex}.storefront-product:hover .storefront-product-action{background:var(--store-teal-dark)}.storefront-empty,.storefront-unavailable{text-align:center;background:var(--store-surface);border:1px solid var(--store-line);border-radius:11px;justify-items:center;padding:72px 24px;display:grid}.storefront-empty{margin-bottom:42px}.storefront-empty>svg,.storefront-unavailable>svg{color:var(--store-teal)}.storefront-empty h2,.storefront-unavailable h1{letter-spacing:-.035em;margin:18px 0 7px;font-size:25px}.storefront-empty p,.storefront-unavailable p{max-width:480px;color:var(--store-muted);margin:0;font-size:14px;line-height:1.6}.storefront-unavailable{max-width:620px;margin:15vh auto 0}.storefront-unavailable a{color:#fff;background:var(--store-teal);border-radius:8px;align-items:center;gap:9px;min-height:44px;margin-top:24px;padding:0 18px;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex}.storefront-unavailable a:hover{background:var(--store-teal-dark)}.storefront-unavailable a:focus-visible{outline:3px solid var(--store-focus);outline-offset:3px}.storefront-footer{color:var(--store-muted);text-align:center;justify-content:center;align-items:center;gap:7px;padding-top:32px;font-size:12px;display:flex}.storefront-skeleton-header>span:first-child{width:210px;height:56px}.storefront-skeleton-header>span:last-child{width:140px;height:16px}.storefront-skeleton-intro>span{margin-bottom:12px;display:block}.storefront-skeleton-intro>span:first-child{width:88px;height:12px}.storefront-skeleton-intro>span:nth-child(2){width:min(100%,460px);height:58px}.storefront-skeleton-intro>span:nth-child(3){width:min(100%,580px);height:24px}.storefront-skeleton-header>span,.storefront-skeleton-intro>span,.storefront-skeleton-card>span,.storefront-skeleton-card i{background:var(--store-skeleton);border-radius:7px;animation:1.4s ease-in-out infinite alternate storefront-pulse}.storefront-skeleton-card>span{aspect-ratio:16/9;border-radius:0;width:100%}.storefront-skeleton-card>div{gap:12px;padding:20px;display:grid}.storefront-skeleton-card i{height:14px}.storefront-skeleton-card i:first-child{width:40%}.storefront-skeleton-card i:nth-child(2){width:75%;height:24px}.storefront-skeleton-card i:nth-child(3){width:55%}@keyframes storefront-pulse{0%{opacity:.62}to{opacity:1}}@media (prefers-reduced-motion:reduce){.storefront-product,.storefront-product-action{transition:none}.storefront-skeleton-header>span,.storefront-skeleton-intro>span,.storefront-skeleton-card>span,.storefront-skeleton-card i{animation:none}}@media (max-width:850px){.merchant-trust-heading{flex-direction:column}.merchant-trust-status{box-sizing:border-box;width:100%}.merchant-trust-grid{grid-template-columns:1fr}.storefront-products{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:580px){.storefront-shell{width:min(100% - 28px,1120px);padding-top:14px}.storefront-header{flex-direction:column;align-items:flex-start;gap:14px}.storefront-security{min-height:40px}.storefront-intro{padding:52px 2px 28px}.storefront-intro h1{font-size:42px}.storefront-intro p{font-size:15px}.merchant-trust-panel{padding:20px}.merchant-trust-heading h2{font-size:25px}.merchant-trust-actions{grid-template-columns:1fr;display:grid}.merchant-report-intro,.merchant-report-fields{grid-template-columns:1fr}.merchant-report-wide{grid-column:auto}.storefront-products{grid-template-columns:1fr}.storefront-footer{align-items:flex-start}}
