.maab-app,.maab-public{max-width:1200px;margin:24px auto;padding:20px;color:#17233b;font-family:inherit}
.maab-app *,.maab-public *{box-sizing:border-box}
.maab-toolbar{display:flex;align-items:center;gap:22px;flex-wrap:wrap;margin-bottom:24px}.maab-toolbar h2{margin:0;flex:1}
.maab-app label,.maab-public label{display:block;font-weight:600;margin:12px 0}
.maab-app input:not([type=checkbox]),.maab-app select,.maab-app textarea,.maab-filters input,.maab-filters select{display:block;width:100%;padding:12px;border:1px solid #98a5b9;border-radius:7px;background:#fff;color:#17233b;font:inherit;min-height:46px}.maab-app input[type=checkbox]{margin-right:8px}
.maab-app button,.maab-public button,.maab-button,.maab-app input[type=submit]{display:inline-block;padding:11px 18px;background:#213f6b;color:#fff;border:0;border-radius:7px;font:inherit;font-weight:600;text-decoration:none;cursor:pointer;min-height:44px}
.maab-public .maab-button:hover,.maab-public .maab-button:focus{background:#142d50;color:#fff}
.maab-app a:focus-visible,.maab-app button:focus-visible,.maab-public a:focus-visible,.maab-public button:focus-visible{outline:3px solid #d78800;outline-offset:3px}
.maab-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 22px}.maab-notice{padding:16px;border-left:4px solid #285fa3;background:#edf5ff}.maab-counts{padding:16px;background:#f2f5f9}.maab-table-wrap{overflow-x:auto}.maab-app table{width:100%;border-collapse:collapse}.maab-app td,.maab-app th{padding:12px;text-align:left;border-bottom:1px solid #dae0e9}.maab-app td img{width:55px;height:55px;object-fit:contain}.maab-app td form{margin:6px 0}.maab-app td button{font-size:13px;padding:7px 10px}.maab-preview{max-width:220px;max-height:200px;object-fit:contain}
.maab-filters{display:flex;gap:14px;align-items:end;flex-wrap:wrap;margin-bottom:20px}.maab-filters label{flex:1;min-width:160px}.maab-filters button{margin-bottom:12px}
.maab-cards{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}
.maab-card{display:flex;flex-direction:column;min-width:0;border:1px solid #dae0e9;border-radius:10px;padding:10px;background:#fff;scroll-margin-top:90px;overflow:hidden}.maab-card:target{outline:3px solid #d78800}
.maab-image-link{display:block;text-decoration:none}.maab-image-frame{display:grid;place-items:center;width:100%;height:110px;padding:6px;border:1px solid #e0e5ec;border-radius:6px;background:#f7f8fa;overflow:hidden}
.maab-public .maab-image-frame img{display:block;width:auto;height:auto;max-width:100%;max-height:96px;object-fit:contain;margin:0;border-radius:3px}
.maab-placeholder{display:grid;place-items:center;width:100%;height:100%;color:#66758a;font-size:13px;text-align:center}
.maab-card h3{font-size:15px;line-height:1.35;margin:4px 0 8px;min-height:41px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:anywhere}.maab-card h3 a{color:#17233b;text-decoration:none}
.maab-card p{margin:6px 0}.maab-card small,.maab-store,.maab-updated{color:#526079}.maab-card .maab-store{font-size:11px;line-height:1.4;margin:8px 0 0}.maab-card small{font-size:10px;margin:2px 0 10px}
.maab-price{display:flex;align-items:baseline;gap:5px;flex-wrap:wrap}.maab-card .maab-price{margin:0 0 4px}.maab-price strong{font-size:18px;color:#17233b}.maab-price s{font-size:12px;color:#526079}.maab-discount{font-size:11px;color:#17643e;font-weight:600}
.maab-card .maab-button{margin-top:auto;padding:10px 6px;font-size:13px;line-height:24px;text-align:center}
.maab-featured .maab-cards{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding:4px 2px 14px}.maab-featured .maab-card{flex:0 0 calc((100% - 60px)/6);scroll-snap-align:start}.maab-arrows{display:flex;justify-content:flex-end;gap:8px;margin:0 0 10px}
.maab-public .maab-disclosure{font-size:12px;line-height:1.6;color:#526079;margin:12px 0}.maab-app .page-numbers,.maab-public .page-numbers{display:inline-block;padding:8px;margin:12px 4px}.maab-app form{margin-bottom:20px}
.maab-detail{scroll-margin-top:90px}.maab-back{display:inline-block;margin-bottom:18px;font-size:14px;font-weight:600}.maab-detail-layout{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:32px;background:#fff;border:1px solid #dae0e9;border-radius:12px;padding:24px}.maab-image-detail{height:320px;padding:16px}.maab-detail-info{min-width:0}.maab-detail-info h2{font-size:28px;line-height:1.25;margin:8px 0 16px;overflow-wrap:anywhere}.maab-detail-info h3{font-size:17px;margin:22px 0 10px}.maab-detail-info .maab-store,.maab-updated{font-size:13px;margin:4px 0}.maab-detail-info .maab-price strong{font-size:28px}.maab-description{font-size:15px;line-height:1.7;white-space:pre-line;overflow-wrap:anywhere}.maab-store-link{margin-top:12px}
@media(max-width:1100px){.maab-cards{grid-template-columns:repeat(4,minmax(0,1fr))}.maab-featured .maab-card{flex-basis:calc((100% - 36px)/4)}}
@media(max-width:800px){.maab-cards{grid-template-columns:repeat(3,minmax(0,1fr))}.maab-featured .maab-card{flex-basis:calc((100% - 24px)/3)}.maab-detail-layout{grid-template-columns:1fr;gap:20px}.maab-image-detail{height:260px}}
@media(max-width:540px){.maab-app,.maab-public{padding:12px;margin:10px auto}.maab-fields{grid-template-columns:1fr}.maab-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.maab-featured .maab-card{flex-basis:calc((100% - 10px)/2)}.maab-card{padding:8px}.maab-toolbar{gap:14px}.maab-filters{display:block}.maab-image-frame{height:100px}.maab-detail-layout{padding:14px}.maab-image-detail{height:240px}.maab-detail-info h2{font-size:24px}}
.maab-public .maab-image-detail img{max-height:286px}
@media(max-width:800px){.maab-public .maab-image-detail img{max-height:226px}}
@media(max-width:540px){.maab-public .maab-image-frame img{max-height:86px}.maab-public .maab-image-detail img{max-height:206px}}
@media(prefers-reduced-motion:reduce){.maab-cards{scroll-behavior:auto}}
