*{box-sizing:border-box}body.store-body{margin:0;background:#f5f6f8;color:#172033;font-family:Arial,Helvetica,sans-serif}.store-global{height:70px;background:#fff;border-bottom:1px solid #e2e6ed;display:flex;align-items:center;justify-content:space-between;padding:0 max(18px,calc((100% - 1320px)/2));position:sticky;top:0;z-index:100}.store-global>a{font-size:25px;font-weight:900;color:#172033;text-decoration:none}.store-global>a b{display:inline-grid;place-items:center;width:38px;height:38px;border-radius:11px;background:#ffd500;margin-right:8px}.store-global nav{display:flex;gap:20px}.store-global nav a{text-decoration:none;color:#25344a;font-weight:800}.store-container{width:min(1320px,calc(100% - 28px));margin:22px auto 70px}.store-notice{padding:12px 15px;border-radius:10px;background:#e9f5ff;margin-bottom:12px}.store-notice.error{background:#ffe9e9}.store-seller-nav{background:#fff;border-radius:14px;padding:10px;display:flex;gap:6px;overflow:auto;margin-bottom:14px}.store-seller-nav a{white-space:nowrap;text-decoration:none;color:#26354a;font-weight:800;padding:10px 12px;border-radius:9px}.store-seller-nav a:hover{background:#fff4cc}.store-directory-hero,.store-page-title,.store-manage-head{background:linear-gradient(120deg,#172033,#334b69);color:#fff;border-radius:20px;padding:26px;display:flex;align-items:center;justify-content:space-between;gap:25px}.store-directory-hero span,.store-manage-head span{color:#ffd500;font-weight:900;text-transform:uppercase;letter-spacing:.1em}.store-directory-hero h1,.store-page-title h1,.store-manage-head h1{font-size:36px;margin:6px 0}.store-directory-hero p,.store-manage-head p{color:#d8e0ea}.store-directory-hero form,.store-page-title form{display:flex;background:#fff;padding:6px;border-radius:12px;min-width:420px}.store-directory-hero input,.store-page-title input{border:0;outline:0;min-height:44px;padding:0 10px;flex:1}.store-directory-hero button,.store-page-title button{border:0;background:#ff6800;color:#fff;font-weight:900;border-radius:9px;padding:0 18px}.store-directory-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:16px}.store-directory-card{background:#fff;border-radius:17px;padding:17px;position:relative}.store-directory-card>a{text-decoration:none;color:#172033}.store-directory-card img,.store-logo-placeholder{width:76px;height:76px;object-fit:cover;border-radius:18px;background:#ffd500;display:grid;place-items:center;font-size:34px;font-weight:900}.store-directory-card h2{font-size:18px;margin:12px 0 6px}.store-directory-card p{color:#657286;min-height:52px}.store-directory-card>div{display:flex;justify-content:space-between;color:#68768a;font-size:12px}.verified-badge{display:inline-block;margin-top:12px;background:#e8f7ee;color:#16834c;padding:6px 9px;border-radius:20px;font-size:12px}.storefront-hero{min-height:315px;background:linear-gradient(120deg,#172033,#405d80);background-position:center;background-size:cover;color:#fff;border-radius:23px;padding:32px;display:flex;align-items:flex-end;justify-content:space-between}.storefront-brand{display:flex;align-items:center;gap:17px}.storefront-brand img,.storefront-brand .store-logo-placeholder{width:100px;height:100px;border:4px solid #fff}.storefront-brand span{color:#ffd500;text-transform:uppercase;font-weight:900}.storefront-brand h1{font-size:40px;margin:5px 0}.storefront-actions{display:flex;gap:8px}.storefront-actions a,.storefront-actions button,.store-manage-head>a{border:0;background:#fff;color:#172033;border-radius:10px;padding:11px 15px;text-decoration:none;font-weight:900}.store-vacation{background:#fff1d7;border:1px solid #ffd480;padding:14px;border-radius:12px;margin-top:13px;display:flex;gap:12px}.store-products-head{display:flex;justify-content:space-between;align-items:end;margin:28px 0 13px}.store-products-head span{color:#ff5a00;font-weight:900;text-transform:uppercase}.store-products-head h2{margin:4px 0}.store-products-head a{color:#172033;font-weight:900}.store-product-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:13px}.store-product{background:#fff;border-radius:15px;padding:11px}.store-product>a{text-decoration:none;color:#172033}.store-product img,.product-placeholder{width:100%;height:210px;object-fit:contain;border-radius:11px;background:#eef1f5;display:grid;place-items:center;font-size:55px}.store-product h3{font-size:15px;line-height:1.35;min-height:40px}.store-product strong{color:#ff5a00}.store-empty{grid-column:1/-1;background:#fff;padding:35px;border-radius:16px;text-align:center}.store-page-title a{color:#ffd500;text-decoration:none;font-weight:900}.store-about-grid{display:grid;grid-template-columns:2fr 1fr 1.2fr;gap:14px;margin-top:15px}.store-about-grid article{background:#fff;border-radius:16px;padding:20px}.store-about-grid article>p{display:flex;justify-content:space-between;gap:20px}.store-about-grid dl{display:grid;grid-template-columns:110px 1fr;gap:8px}.store-socials{display:flex;gap:8px;flex-wrap:wrap}.store-socials a{background:#eef1f5;padding:7px 9px;border-radius:8px;text-decoration:none;color:#172033}.store-manage-form>section{background:#fff;border-radius:16px;padding:20px;margin-top:13px}.store-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.store-form-grid label{display:flex;flex-direction:column;gap:7px}.store-form-grid label span{font-weight:800}.store-form-grid input,.store-form-grid textarea,.store-form-grid select{border:1px solid #d8dee8;border-radius:9px;padding:11px;font:inherit}.store-form-grid textarea{min-height:110px}.store-form-grid .full{grid-column:1/-1}.store-form-actions{display:flex;justify-content:flex-end;gap:9px;background:#fff;padding:15px;border-radius:14px;margin-top:13px;position:sticky;bottom:8px}.store-form-actions button{border:0;border-radius:10px;padding:12px 17px;font-weight:900}.store-form-actions .primary{background:#ff6500;color:#fff}@media(max-width:1050px){.store-directory-grid{grid-template-columns:repeat(3,1fr)}.store-product-grid{grid-template-columns:repeat(3,1fr)}.store-about-grid{grid-template-columns:1fr 1fr}.store-about-grid article:first-child{grid-column:1/-1}}@media(max-width:740px){.store-global nav{display:none}.store-container{width:calc(100% - 16px);margin-top:9px}.store-directory-hero,.store-page-title,.store-manage-head{display:block;padding:20px}.store-directory-hero h1,.store-page-title h1,.store-manage-head h1,.storefront-brand h1{font-size:28px}.store-directory-hero form,.store-page-title form{min-width:0;margin-top:12px}.store-directory-grid{grid-template-columns:repeat(2,1fr)}.storefront-hero{min-height:270px;padding:20px;display:block}.storefront-actions{margin-top:15px}.storefront-brand img,.storefront-brand .store-logo-placeholder{width:76px;height:76px}.store-product-grid{grid-template-columns:repeat(2,1fr)}.store-product img,.product-placeholder{height:180px}.store-about-grid,.store-form-grid{grid-template-columns:1fr}.store-form-grid .full{grid-column:auto}}@media(max-width:440px){.store-directory-grid,.store-product-grid{grid-template-columns:1fr}.store-product img,.product-placeholder{height:245px}.storefront-brand{align-items:flex-start}.store-products-head{align-items:flex-start}.store-products-head a{font-size:13px}}
