:root{--blue:#195598;--navy:#062654;--red:#ef1b26;--paper:#f3f6fa;--line:#dce4ee;--muted:#52637a;--white:#fff;--ink:#142b49}*{box-sizing:border-box}body{background:var(--paper);color:var(--ink);margin:0;font:16px/1.7 Tahoma,Arial,sans-serif}a{color:var(--blue)}button,input,textarea,select{font:inherit}button,.button{background:var(--blue);color:#fff;cursor:pointer;border:0;border-radius:8px;padding:10px 20px;text-decoration:none;display:inline-block}button:disabled{cursor:not-allowed;opacity:.5}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid var(--red);outline-offset:3px}header{background:var(--navy);color:#fff;justify-content:space-between;align-items:center;gap:16px;padding:18px 28px;display:flex}header a{color:#fff;text-decoration:none}.brand{font-size:22px;font-weight:700}.phase{color:var(--navy);background:#e4edf9;border-radius:99px;padding:5px 12px;font-size:14px}.shell{grid-template-columns:235px 1fr;min-height:90vh;display:grid}nav{border-right:1px solid var(--line);background:#fff;padding:22px 16px}nav a,nav span{border-radius:6px;padding:9px 14px;display:block}nav a{text-decoration:none}nav a:hover{background:#edf3fb}nav span{color:#7e8999;font-size:14px}main{width:100%;max-width:1180px;padding:32px}h1{margin:0 0 12px;font-size:28px;line-height:1.35}h2{margin:0 0 12px;font-size:20px}p{margin:10px 0}.muted{color:var(--muted)}.card{border:1px solid var(--line);background:#fff;border-radius:12px;margin-bottom:20px;padding:24px}.notice{border-left:5px solid var(--red)}.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.badge{color:var(--blue);border:1px solid var(--line);background:#fff;border-radius:99px;padding:4px 10px;font-size:14px}.center{max-width:640px;margin:65px auto;padding:24px}label{margin:14px 0 5px;font-weight:700;display:block}input,select,textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #a7b5c6;border-radius:6px;padding:10px}textarea{font-family:monospace;font-size:14px}small{color:var(--muted)}table{border-collapse:collapse;width:100%;margin:15px 0}th,td{border-bottom:1px solid var(--line);text-align:left;padding:12px;font-size:14px}.table-wrap{overflow:auto}.actions{align-items:center;gap:12px;margin-top:20px;display:flex}.error{color:var(--red)}.success{color:var(--blue)}.status-row{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding:12px 0;display:flex}code{font-size:14px}pre{white-space:pre-wrap;overflow-wrap:anywhere}footer{color:var(--muted);padding:25px;font-size:14px}details{margin:12px 0}summary{cursor:pointer;font-weight:700}@media (max-width:760px){.shell{display:block}nav{gap:6px;padding:10px;display:flex;overflow:auto}nav a,nav span{white-space:nowrap}main{padding:18px}.grid{grid-template-columns:1fr}header{padding:15px}.brand{font-size:18px}.phase{font-size:12px}.center{margin:20px auto}}textarea{color:#122a4a;resize:vertical;background:#fff;border:1px solid #bcc9dc;border-radius:8px;width:100%;padding:12px;font-family:ui-monospace,monospace;font-size:.9rem}table{border-collapse:collapse;text-align:left;width:100%}th,td{overflow-wrap:anywhere;border-bottom:1px solid #dce4ef;padding:12px}small{color:#5e6e85;font-size:.8rem;font-weight:400}.card{margin-bottom:20px}form p.muted{font-size:.85rem}input:disabled{cursor:not-allowed}.storefront{color:#17233a;background:#f5f6f8;min-height:100vh}.storefront a{text-decoration:none}.storefront-devbar{background:var(--red);color:#fff;text-align:center;letter-spacing:.04em;padding:5px 12px;font-size:12px;font-weight:700}.market-header{z-index:20;background:var(--blue);border:0;padding:0;position:sticky;top:0}.market-header-inner{grid-template-columns:220px minmax(280px,1fr) auto;align-items:center;gap:24px;width:min(1180px,100% - 32px);min-height:76px;margin:auto;display:grid}.market-brand{color:#fff;align-items:center;gap:10px;display:flex}.market-brand-mark{letter-spacing:-4px;align-items:baseline;font-size:30px;font-style:italic;font-weight:900;line-height:1;display:inline-flex}.market-brand-mark b{color:#fff}.market-brand-mark i{color:#fff;background:var(--red);letter-spacing:-2px;border-radius:3px;margin-left:4px;padding:3px 6px 2px 4px;font-style:italic}.market-brand-name{white-space:nowrap;font-size:24px;font-weight:800}.market-search{background:#fff;border-radius:12px;grid-template-columns:1fr auto;padding:4px;display:grid}.market-search input{border:0;border-radius:8px;outline:none;padding:11px 14px}.market-search button{background:var(--red);border-radius:8px;padding:9px 18px}.market-actions{color:#fff;white-space:nowrap;align-items:center;gap:16px;font-size:13px;display:flex}.market-actions a{color:#fff}.market-nav{background:#fff;border:0;border-bottom:1px solid #e6e9ee;padding:0}.market-nav-inner{align-items:center;gap:26px;width:min(1180px,100% - 32px);min-height:44px;margin:auto;display:flex;overflow-x:auto}.market-nav span{white-space:nowrap;color:#526074;border-radius:0;padding:0;font-size:13px}.market-nav .market-nav-strong{color:var(--blue);font-weight:800}.market-nav .market-nav-red{color:var(--red);font-weight:800}.market-main{max-width:1180px;margin:auto;padding:26px 16px 56px}.hero-grid{grid-template-rows:1fr 1fr;grid-template-columns:minmax(0,2fr) minmax(240px,.85fr);gap:14px;display:grid}.hero-main{background:var(--blue);color:#fff;border-radius:18px;flex-direction:column;grid-row:1/3;justify-content:center;min-height:330px;padding:44px;display:flex;position:relative;overflow:hidden}.hero-main:after{content:"";border:46px solid var(--red);opacity:.95;border-radius:50%;width:220px;height:220px;position:absolute;bottom:-90px;right:-60px}.hero-kicker{letter-spacing:.14em;opacity:.9;font-size:12px;font-weight:800}.hero-main h1{max-width:700px;margin:8px 0 12px;font-size:38px}.hero-main p{opacity:.9;max-width:640px;font-size:17px}.hero-main button{color:var(--blue);opacity:1;background:#fff;align-self:flex-start;margin-top:14px;font-weight:800}.hero-main button:disabled{opacity:.92}.hero-side{color:#fff;border-radius:18px;flex-direction:column;justify-content:center;padding:28px;display:flex}.hero-side span{font-size:13px}.hero-side strong{margin:5px 0;font-size:30px;line-height:1.2}.hero-side small{color:#fff;opacity:.85}.hero-side-blue{background:var(--blue);border:3px solid #fff;box-shadow:inset 0 0 0 1px #fff3}.hero-side-red{background:var(--red)}.market-section{margin-top:28px}.market-section-emphasis{background:#fff;border-radius:18px;padding:18px}.section-heading{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.section-heading>div{align-items:center;gap:9px;display:flex}.section-heading h2{margin:0;font-size:22px}.section-dot{background:var(--blue);border-radius:99px;width:8px;height:8px}.section-dot.red{background:var(--red)}.section-link{color:var(--blue);font-size:13px;font-weight:700}.red-text{color:var(--red)}.category-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;display:grid}.category-card{background:#fff;border:1px solid #e5e9ef;border-radius:14px;flex-direction:column;gap:5px;min-height:132px;padding:16px;display:flex}.category-card:hover{border-color:var(--blue);box-shadow:0 7px 22px #19559814}.category-icon{background:var(--blue);color:#fff;border-radius:12px;place-items:center;width:42px;height:42px;font-weight:800;display:grid}.category-card:last-child .category-icon{background:var(--red)}.category-card strong{font-size:14px}.category-card small{color:#6c788b;line-height:1.45}.product-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;display:grid}.product-card{background:#fff;border:1px solid #e5e9ef;border-radius:14px;flex-direction:column;min-width:0;display:flex;overflow:hidden}.product-card:hover{transition:all .18s;transform:translateY(-2px);box-shadow:0 10px 24px #122b4914}.product-image{aspect-ratio:1;text-align:center;color:var(--blue);background:#eef3f9;border-bottom:1px solid #e5e9ef;place-items:center;padding:16px;font-size:18px;font-weight:900;display:grid}.product-image-2{color:var(--blue);background:#fff;box-shadow:inset 0 0 0 14px #eef3f9}.product-image-3{background:var(--blue);color:#fff}.product-card-body{flex-direction:column;gap:7px;height:100%;padding:12px;display:flex}.product-badge{color:var(--red);border:1px solid var(--red);border-radius:99px;align-self:flex-start;padding:2px 7px;font-size:10px;font-weight:800}.product-card h3{min-height:38px;margin:0;font-size:13px;line-height:1.45}.product-card small{color:#7c8796;white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.product-card-foot{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.product-card-foot strong{color:var(--red);font-size:18px}.product-card-foot button{background:var(--blue);opacity:.35;border-radius:99px;width:32px;height:32px;padding:0}.trust-strip{background:var(--blue);color:#fff;border-radius:16px;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:28px;padding:18px 22px;display:grid}.trust-strip article{border-right:1px solid #ffffff4d;flex-direction:column;padding-right:18px;display:flex}.trust-strip article:last-child{border-right:0}.trust-strip strong{font-size:14px}.trust-strip span{opacity:.82;font-size:11px;line-height:1.5}.feed-placeholder{text-align:center;background:#fff;border:1px dashed #b9c6d6;border-radius:16px;padding:34px}.feed-placeholder strong{color:var(--blue)}.feed-placeholder p{color:#687487;max-width:760px;margin:8px auto}.market-footer{background:#fff;border-top:1px solid #e0e5ec;justify-content:space-between;align-items:center;padding:28px max(16px,50% - 575px);display:flex}.market-footer div{flex-direction:column;display:flex}.market-footer strong{color:var(--blue);font-size:18px}.market-footer a{color:var(--blue);font-weight:800}@media (max-width:1000px){.market-header-inner{grid-template-columns:auto 1fr}.market-actions{grid-column:1/3;justify-content:flex-end;padding-bottom:12px}.hero-grid{grid-template-rows:auto auto;grid-template-columns:1fr 1fr}.hero-main{grid-area:auto/1/auto/3}.category-grid,.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.trust-strip{grid-template-columns:repeat(2,1fr)}.trust-strip article:nth-child(2){border-right:0}}@media (max-width:700px){.storefront-devbar{font-size:10px}.market-header{position:static}.market-header-inner{grid-template-columns:1fr auto;gap:12px;width:100%;padding:12px 14px}.market-brand-name{font-size:19px}.market-brand-mark{font-size:24px}.market-search{grid-area:2/1/auto/3}.market-actions{grid-area:3/1/auto/3;justify-content:space-between;padding:0;font-size:11px}.market-nav-inner{gap:20px;width:100%;padding:0 14px}.market-main{padding:16px 12px 38px}.hero-grid{display:block}.hero-main{border-radius:14px;min-height:280px;padding:28px 22px}.hero-main h1{font-size:28px}.hero-side{border-radius:14px;margin-top:10px}.category-grid,.product-grid{grid-template-columns:none;grid-auto-columns:minmax(145px,42vw);grid-auto-flow:column;padding-bottom:5px;display:grid;overflow-x:auto}.market-section-emphasis{padding:14px 10px}.trust-strip{grid-template-columns:1fr}.trust-strip article{border-bottom:1px solid #ffffff40;border-right:0;padding-bottom:12px}.trust-strip article:last-child{border-bottom:0}.section-heading h2{font-size:18px}.market-footer{flex-direction:column;align-items:flex-start;gap:18px;padding:24px 16px}}
.storefront .product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.storefront .product-card{min-width:0;height:100%}.storefront .product-image{aspect-ratio:1;width:100%;padding:12px;overflow:hidden}.storefront .product-image img{object-fit:contain;object-position:center;width:100%;height:100%;display:block}.storefront .product-card-body{gap:8px;padding:14px}.storefront .product-card h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:42px;font-size:14px;line-height:1.5;display:-webkit-box;overflow:hidden}.storefront .product-card small{font-size:11px}.storefront .product-card-foot{align-items:flex-end;gap:10px}.storefront .product-card-foot strong{font-size:17px;line-height:1.25}.storefront .product-card-foot a{flex:none;font-size:12px;font-weight:700}@media (max-width:1000px){.storefront .product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}}@media (max-width:700px){.storefront .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-columns:auto;grid-auto-flow:row;gap:10px;padding-bottom:0;overflow:visible}.storefront .product-card-body{padding:10px}.storefront .product-card h3{min-height:39px;font-size:13px}.storefront .product-card-foot,.storefront .product-card-foot strong,.storefront .product-card-foot a{display:block}.storefront .product-card-foot a{margin-top:5px}}
