/* Compact storefront; detail dialogs own all purchase controls. */
.portal-page .shop-panel{padding:24px;overflow:visible}.shop-shell{min-width:0;scroll-margin-top:90px}.shop-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px}.shop-heading h1{margin:3px 0;font-size:28px}.shop-heading .eyebrow{margin:0;font-size:11px}.shop-history-link{border:0;background:transparent;color:#d5c18c;padding:12px 4px;font:inherit;font-size:13px;text-decoration:underline;text-underline-offset:4px;min-height:44px;cursor:pointer}.shop-toolbar{position:sticky;top:calc(var(--shop-nav-height,64px) + 14px);z-index:2;background:#123c35fa;border:1px solid #a9946155;border-radius:14px;padding:10px;box-shadow:0 5px 14px #001b2522}.shop-wallet{display:flex;gap:20px;justify-content:flex-end;align-items:center;margin:0 4px 9px;font-size:13px}.shop-wallet .art-icon{width:24px;height:24px}.shop-categories{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:5px}.shop-categories button{min-height:44px;min-width:0;padding:9px 3px;border:1px solid transparent;border-radius:9px;font:inherit;font-size:14px;cursor:pointer;background:#0e302b;color:#cbded0;box-shadow:none}.shop-categories button[aria-selected=true]{color:#173d33;border-color:#eddb9d;background:linear-gradient(130deg,#f1dda5,#b19953);font-weight:700}.shop-category-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px;flex-wrap:wrap;margin:22px 0 14px}.shop-category-heading h2{margin:0;font-size:19px;color:#ecd798}.shop-category-heading>span{font-size:12px;color:#b5cdbb}.shop-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.shop-product{display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;overflow:hidden;min-width:0;padding:12px 8px 0;border:1px solid #a9935b99;border-radius:14px;background:radial-gradient(ellipse at 50% 16%,#809b7136,transparent 66%),linear-gradient(155deg,#285348,#11342e);color:#eee5c3;box-shadow:0 3px 0 #092b27,0 6px 10px #001e2422;cursor:pointer;font:inherit;transition:border-color .16s,background .16s}.shop-product:hover{border-color:#f3d990;background-color:#2a5548}.shop-product:focus-visible{outline:3px solid #f4d791;outline-offset:3px}.shop-product-art{height:106px;display:flex;align-items:center;justify-content:center;width:100%;margin:0 0 6px}.shop-product-art>img{height:94px;width:100%;object-fit:contain;filter:drop-shadow(0 5px 8px #031f2555)}.shop-stone-pair{display:flex;align-items:center;justify-content:center;max-width:100%;gap:0}.shop-stone-pair img{width:46%;max-width:90px;filter:drop-shadow(0 4px 4px #071e2455)}.shop-product-name{font-size:16px;line-height:1.35;min-height:2.7em;display:flex;align-items:center;justify-content:center;overflow-wrap:anywhere}.shop-product-stock{font-size:12px;color:#accab4;margin:4px 0 10px}.shop-product-price{display:flex;align-items:center;justify-content:center;min-height:42px;width:calc(100% + 16px);padding:7px 3px;box-sizing:border-box;margin-top:auto;background:#082e29a6;border-top:1px solid #b09b5d66;color:#f4da96;font-size:14px;line-height:1.4;font-weight:600}.shop-product.is-owned{border-color:#7dbeaa}.shop-product.is-owned .shop-product-stock{color:#bde6b4}.shop-hint,.shop-footer-note{font-size:12px;line-height:1.7;color:#b2c9b7}.shop-hint{margin:14px 0}.shop-footer-note{border-top:1px solid #86a07b33;padding-top:14px;margin:22px 0 0}.shop-shortcuts{margin-top:16px}.shop-shortcuts button{font-size:13px;padding:10px 14px}.shop-notice{font-size:13px;color:#dceabb;line-height:1.6}.shop-notice:empty{display:none}
.shop-dialog{width:min(480px,calc(100vw - 24px));max-height:90dvh;box-sizing:border-box;padding:0;border:1px solid #d3b978;border-radius:20px;background:linear-gradient(145deg,#234d40,#10372f);color:#e8ecda;box-shadow:0 25px 80px #001824aa;overscroll-behavior:contain}.shop-dialog::backdrop{background:#041e27b8;backdrop-filter:blur(4px)}.shop-dialog-head{display:flex;justify-content:space-between;align-items:center;gap:10px;position:sticky;top:0;z-index:2;padding:14px 18px;border-bottom:1px solid #bda16866;background:#163d34}.shop-dialog-head h2{font-size:22px;color:#efd599;margin:0}.shop-dialog-head button{min-height:44px;font-size:13px;padding:8px 12px}.shop-detail-body{padding:18px 22px 22px;line-height:1.65}.shop-detail-body>p{font-size:14px;margin:14px 0}.shop-preview{text-align:center;padding:4px 0 12px}.shop-preview>small{display:block;font-size:11px;color:#b9cfbe;margin-top:10px}.shop-detail-art{height:124px;display:flex;align-items:center;justify-content:center}.shop-detail-art>img{width:124px;height:124px;object-fit:contain;filter:drop-shadow(0 5px 8px #08242b88)}.shop-preview .collection-portrait{min-height:140px;box-sizing:border-box;padding:24px}.shop-detail-stock{color:#bad6bb}.shop-dialog form{display:grid;gap:14px}.shop-dialog label{display:grid;gap:7px;font-size:14px}.shop-dialog select{font:inherit;color:#e9edda;border:1px solid #819a78;background:#0d302a;border-radius:9px;padding:11px;width:100%;min-width:0;min-height:44px;box-sizing:border-box}.shop-starter-choices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.shop-starter-choices fieldset{padding:10px;min-width:0;border:1px solid #7d9671;border-radius:10px}.shop-starter-choices legend{font-size:13px;color:#edd498}.shop-starter-choices label{font-size:12px;margin-bottom:8px}.shop-starter-choices select{font-size:13px;padding:10px 4px}.shop-starter-rewards{padding-left:22px;font-size:14px;margin:0}.shop-quantity{margin:0;font-size:14px}.shop-quote{border:1px solid #c4aa6d77;background:#0b302999;border-radius:12px;padding:13px 15px}.shop-quote>span{display:flex;gap:10px;justify-content:space-between;align-items:center;font-size:13px}.shop-quote strong{color:#f3d997;font-size:21px}.shop-quote small{display:block;font-size:12px;color:#b7cbb5;margin-top:6px}.shop-feedback{margin:0;font-size:13px;line-height:1.6}.shop-feedback:empty{display:none}.shop-confirm{width:100%;min-height:48px;padding:12px;font-size:16px}.shop-dialog button:disabled{cursor:default;opacity:.58}.shop-detail-extra{display:flex;gap:8px;margin-top:12px}.shop-detail-extra:empty{display:none}.shop-detail-extra button{width:100%;font-size:14px}.shop-success{text-align:center;padding:14px 0}.shop-success>img{width:100px;height:100px;object-fit:contain}.shop-success>button{width:100%;min-height:46px;margin-top:10px}.shop-history{padding:0;list-style:none;margin:0}.shop-history li{display:flex;justify-content:space-between;flex-wrap:wrap;gap:8px;padding:14px 0;border-bottom:1px solid #72926e55;font-size:14px}.shop-history span{color:#d8c48c}.shop-board-preview{width:216px;height:216px;box-sizing:border-box;padding:24px;margin:auto;background:url('skin-lotus-board.png') center/100% 100%;border-radius:14px;box-shadow:0 10px 20px #032a2477}.shop-demo-grid{position:relative;width:100%;height:100%;background:repeating-linear-gradient(0deg,#314b3b88 0 1px,transparent 1px 12.5%),repeating-linear-gradient(90deg,#314b3b88 0 1px,transparent 1px 12.5%),#d8bb80;border:1px solid #354535;box-sizing:border-box}.shop-demo-grid i{position:absolute;width:11%;height:11%;border-radius:50%;box-shadow:1px 2px 3px #182c3488;transform:translate(-50%,-50%)}.shop-demo-grid .demo-black{left:37.5%;top:50%;background:radial-gradient(circle at 30% 25%,#596259,#141e1b 70%)}.shop-demo-grid .demo-white{left:50%;top:50%;background:radial-gradient(circle at 30% 25%,#fffef5,#cbd3c4 70%)}.shop-stones-preview .stone-color-pair{max-width:250px;margin:auto}.shop-stones-preview img{width:90px;height:90px;object-fit:contain}
@media(max-width:650px){.portal-page .shop-panel{padding:16px 10px}.shop-heading{margin:0 4px 14px}.shop-heading h1{font-size:25px}.shop-toolbar{top:calc(var(--shop-nav-height,56px) + 4px);padding:8px 6px;border-radius:11px}.shop-wallet{gap:16px;font-size:12px}.shop-categories{gap:3px}.shop-categories button{font-size:13px}.shop-category-heading{margin:18px 2px 12px;gap:4px}.shop-category-heading>span{font-size:11px}.shop-category-heading h2{font-size:17px}.shop-products{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.shop-product{padding:10px 5px 0;border-radius:11px}.shop-product-art{height:77px;margin-bottom:4px}.shop-product-art>img{height:72px}.shop-product-name{font-size:14px;letter-spacing:0;min-height:2.7em}.shop-product-stock{font-size:10px;margin:4px 0 8px}.shop-product-price{font-size:12px;min-height:38px;width:calc(100% + 10px)}.shop-shortcuts button{min-height:44px}.shop-detail-body{padding:16px}.shop-dialog-head{padding:12px 16px}.shop-dialog-head h2{font-size:20px}.shop-dialog{max-height:92dvh}.shop-footer-note{font-size:11px}}
@media(max-width:359px){.shop-products{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-product-name{font-size:14px}.shop-categories button{font-size:12px}.shop-product-price{font-size:13px}.shop-starter-choices{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){.shop-product{transition:none}}
.shop-deal-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0 0 16px}.shop-deal-tabs button{min-height:44px;padding:8px 3px;font-size:13px}.shop-deal-tabs [aria-pressed=true]{background:#d9c58b;color:#14392e;border-color:#f2de9f}.shop-product-price{flex-direction:column}.shop-product-price>small{font-size:10px;line-height:1.5;color:#c6d1af;font-weight:400}.shop-product-price s{opacity:.8;margin-right:4px}.shop-bundle-art{display:flex;align-items:center;justify-content:center;position:relative;width:100%;height:100%;gap:2px}.shop-bundle-art>span{position:relative;width:48%;max-width:85px}.shop-bundle-art img{width:100%;height:75px;object-fit:contain;filter:drop-shadow(0 4px 6px #001c2477)}.shop-bundle-art b{position:absolute;right:0;bottom:0;background:#10382de6;border-radius:5px;padding:0 3px;font:600 11px/18px sans-serif;color:#f5dea1}.shop-bundle-art>small{position:absolute;right:0;top:0;font-size:10px;color:#e0d4ac}.shop-detail-art .shop-bundle-art img{height:108px}.shop-offer-contents{list-style:none;padding:0;margin:0}.shop-offer-contents li{display:flex;align-items:center;gap:10px;border-bottom:1px solid #72947644;padding:8px 0;font-size:14px}.shop-offer-contents img{width:38px;height:38px;object-fit:contain}.shop-offer-contents strong{margin-left:auto;color:#eed79a}.shop-offer-saving{font-size:13px;color:#e5d39a;margin:0}.shop-empty{text-align:center;padding:28px 12px;color:#b9cbbb;border:1px dashed #82987466;border-radius:12px;line-height:1.7;font-size:14px}@media(max-width:650px){.shop-categories button{font-size:12px}.shop-categories [data-shop-category=deals]{font-size:11px;white-space:nowrap}.shop-bundle-art img{height:62px}}@media(max-width:359px){.shop-categories [data-shop-category=deals]{white-space:normal;line-height:1.2}}

.shop-product-art>.costume-preview{margin:auto;width:100%;max-width:150px;min-height:0;box-sizing:border-box;justify-items:center;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr));padding:8px 4px}.shop-product-art .sample-stone{width:clamp(30px,8vw,52px);height:clamp(30px,8vw,52px);font-size:clamp(18px,5vw,24px)}.shop-product-art .group-checkers{grid-template-columns:repeat(3,minmax(0,1fr))}.shop-product-art .group-checkers .sample-stone{width:30px;height:30px}.shop-product-art .collection-avatar{width:92px;height:92px}.shop-product-price{white-space:normal;line-height:1.5}

@media(max-width:650px){.shop-categories{grid-template-columns:repeat(3,minmax(0,1fr))}.shop-categories button{white-space:nowrap;font-size:13px}}

.shop-offer-choice{min-width:0;margin:0;padding:12px;border:1px solid #819a78;border-radius:10px}.shop-offer-choice legend{color:#eed79a;font-size:14px}.shop-offer-choice p,.shop-offer-choice small{font-size:12px;line-height:1.6}.shop-offer-choice label{display:grid;grid-template-columns:minmax(0,1fr) 76px;align-items:center;margin:8px 0;gap:8px}.shop-offer-choice input{box-sizing:border-box;min-width:0;width:100%;min-height:44px;padding:8px;background:#0d302a;color:#e9edda;border:1px solid #819a78;border-radius:8px;font:inherit}.shop-offer-contents span{min-width:0;overflow-wrap:normal;word-break:normal}.shop-offer-contents strong{flex-shrink:0}.shop-deal-tabs+.shop-products{grid-template-columns:repeat(3,minmax(0,1fr))}.shop-deal-tabs+.shop-products .shop-product-name{word-break:normal;overflow-wrap:normal;hyphens:auto;text-wrap:balance;width:100%}@media(max-width:480px){.shop-deal-tabs+.shop-products{grid-template-columns:repeat(2,minmax(0,1fr))}}

@media(max-width:600px){[aria-labelledby="shop-tab-supplies"] .shop-products{grid-template-columns:repeat(2,minmax(0,1fr))}}
.shop-mail-policy{line-height:1.7}.shop-product-name{word-break:normal;overflow-wrap:normal;text-wrap:balance}
