/* Digital Treasures responsive experience layer — loaded after page styles. */
html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{overflow-x:hidden}img,svg,video{max-width:100%}.mobile-menu-toggle,.mobile-market-nav,.mobile-treasure-dock{display:none}.btn,.soft-btn,.icon-btn,.tab,.cat{-webkit-tap-highlight-color:transparent;touch-action:manipulation}.product-card,.treasure-list-card,.live-list-card,.how-card,.story-card{contain:layout paint}.tools>*{min-width:0}
.hero-promises{align-items:flex-start}.hero-promises span{min-width:135px}.hero-promises span>i{display:inline-grid;place-items:center;width:28px;height:28px;border:1px solid #e0bf4a55;border-radius:50%;background:#d8b64219}.hero-promises b{font-size:20px;margin-left:7px}.hero-promises small{color:#d4dfd1;letter-spacing:.1px}
.category-select{position:relative;display:flex;align-items:center;min-width:205px;height:50px;padding-left:16px;border:1px solid #d7ded2;border-radius:15px;background:linear-gradient(180deg,#fff 0%,#fbfdf9 100%);color:#2f6b3e;box-shadow:0 5px 16px #1c4b2710;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.category-select:hover{border-color:#8eb297;box-shadow:0 8px 20px #1c4b2718;transform:translateY(-1px)}.category-select:focus-within{border-color:#3f7d50;box-shadow:0 0 0 4px #3f7d5018}.category-select>i:first-child{display:grid;place-items:center;width:28px;height:28px;flex:0 0 28px;border-radius:9px;background:#e8f1e5;font-size:12px}.category-select select{width:100%;height:100%;padding:0 38px 0 10px;border:0;outline:0;background:transparent;color:#173c22;font-weight:700;cursor:pointer;appearance:none;-webkit-appearance:none}.category-select .select-arrow{position:absolute;right:15px;pointer-events:none;color:#54745b;font-size:11px;transition:transform .2s ease}.category-select:focus-within .select-arrow{transform:rotate(180deg)}
.trust-standard-grid .impact-box b{font-size:22px}.trust-standard-grid .impact-box small{display:block;max-width:220px;margin:8px auto 0;line-height:1.5;color:#cfe0cb}
.notice{overflow:hidden}.notice-head span{display:flex;align-items:center;gap:8px}.notice-head span small{display:inline-grid;place-items:center;min-width:19px;height:19px;padding:0 6px;border-radius:999px;background:#e8f1e5;color:#28613a;font-size:9px}.notice-scroll{max-height:min(520px,calc(100vh - 130px));overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#b9c9b7 transparent}.notice-scroll::-webkit-scrollbar{width:6px}.notice-scroll::-webkit-scrollbar-thumb{border-radius:10px;background:#b9c9b7}.notice-item{color:inherit;text-decoration:none}.notice-item:hover{background:#f1f6ed}.notice-item span{min-width:0}.notice-item span b{line-height:1.3}.notice-item .notice-message{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#637065;font-size:10px;line-height:1.35}.notice-item em{display:none!important}.notice-empty{display:flex;min-height:210px;padding:28px;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#788277}.notice-empty>i{display:grid;place-items:center;width:48px;height:48px;margin-bottom:10px;border-radius:50%;background:#edf4ea;color:#347046;font-size:19px}.notice-empty small{max-width:220px;margin-top:5px;line-height:1.45}

@media(max-width:1180px){
  .wrap{width:min(100% - 36px,1120px)}
  .nav{gap:22px}.links{gap:14px}.links a.active{padding:9px 14px}
  .category-grid{grid-template-columns:repeat(5,1fr)}
  .cards{grid-template-columns:repeat(3,1fr)}
  .gem-grid,.home-live-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .footer-grid{gap:30px}.auction-grid{gap:22px}
}

@media(max-width:900px){
  body{padding-bottom:74px}.wrap{width:min(100% - 28px,860px)}
  .topbar{height:66px;background:#fffefaed;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}
  .topbar .nav{height:66px}.topbar .links{display:none}.topbar .brand:has(.brand-logo){width:78px!important;height:48px!important;flex-basis:78px!important}.topbar .brand-logo{height:108px!important}
  .mobile-menu-toggle{display:grid;place-items:center;order:2;width:42px;height:42px;border:1px solid #dde5d8;border-radius:14px;background:#f3f7ef;color:var(--green);font-size:17px;cursor:pointer}
  .nav-actions{order:3;gap:7px}.nav-actions .notification-trigger,.nav-actions .signin{display:none}.nav-actions .icon-btn{display:grid;place-items:center;width:40px;height:40px;border-radius:13px;background:#f5f2eb;font-size:16px}.cart-count{right:-2px;top:-3px}
  .mobile-market-nav{display:grid;grid-template-columns:repeat(3,1fr);position:absolute;left:14px;right:14px;top:72px;padding:14px;border:1px solid #dfe8dc;border-radius:20px;background:#fffefa;box-shadow:0 20px 55px #0c251b2b;opacity:0;visibility:hidden;transform:translateY(-12px) scale(.98);transform-origin:top;transition:.22s ease}
  .mobile-market-nav a{display:flex;flex-direction:column;align-items:center;gap:7px;padding:12px 6px;border-radius:14px;color:#5e665d;font-size:11px;font-weight:700}.mobile-market-nav a i{font-size:18px;color:#327044}.mobile-market-nav a:hover{background:#edf5e9}.mobile-nav-open .mobile-market-nav{opacity:1;visibility:visible;transform:none}.mobile-nav-open:before{content:"";position:fixed;z-index:19;inset:66px 0 0;background:#06120c70}
  .mobile-treasure-dock{display:grid;grid-template-columns:repeat(5,1fr);position:fixed;z-index:65;left:10px;right:10px;bottom:max(8px,env(safe-area-inset-bottom));height:64px;padding:6px 5px;border:1px solid #dce7d9;border-radius:21px;background:#fffefaf2;box-shadow:0 12px 40px #10291b38;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}
  .mobile-treasure-dock a{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#647064;font-size:9px;font-weight:700}.mobile-treasure-dock i{font-size:17px}.mobile-treasure-dock .dock-live i{display:grid;place-items:center;width:42px;height:42px;margin-top:-24px;border:4px solid var(--cream);border-radius:50%;background:linear-gradient(145deg,#e85455,#be3439);color:#fff;box-shadow:0 7px 18px #b52f3840}.mobile-treasure-dock .dock-live span{color:#b8343b}.mobile-treasure-dock b{position:absolute;top:1px;right:21%;display:grid;place-items:center;min-width:16px;height:16px;padding:0 4px;border-radius:20px;background:var(--green);color:#fff;font-size:8px}
  .page-hero{padding:35px 0}.page-hero h1{font-size:clamp(34px,7vw,48px)}
  .detail,.detail-page .detail-grid,.auction-grid,.checkout-layout,.payment-page,.payment-complete-page,.cart-layout{grid-template-columns:1fr!important}
  .checkout-summary,.cart-layout .summary{position:static!important}.auction-product-details,.bidding-page .history{width:100%!important}
  .footer{padding-bottom:95px}.footer-grid{grid-template-columns:1.2fr 1fr 1fr;gap:28px}.footer-grid>div:last-child{grid-column:2/4}.pledge{gap:20px}.pledge-stats{gap:20px}
  .auth{min-height:calc(100dvh - 66px);grid-template-columns:minmax(0,1fr)}.auth-story{display:none}.auth-form{width:min(100%,620px);margin:auto;padding:42px 28px}
}

@media(max-width:700px){
  .marketplace-search-tools .category-select{order:-2;width:100%;min-width:0}.marketplace-search-tools label{order:-1;flex-basis:100%}.marketplace-search-tools .soft-btn{flex:1;text-align:center}.category-select select{font-size:14px}
  .wrap{width:min(100% - 24px,650px)}.section{padding:48px 0}.section h2,.category-section h2{font-size:clamp(28px,8vw,36px)}.section-head{align-items:flex-start;gap:14px}.section-head>div{min-width:0}.section-action{white-space:nowrap}
  .home-hero{min-height:calc(100dvh - 66px);padding:48px 16px 38px}.home-hero h1{font-size:clamp(38px,12vw,55px);letter-spacing:-1px}.home-hero p{font-size:15px}.hero-search{width:100%;height:auto;min-height:58px}.hero-search input{width:100%}.hero-search .btn{padding:11px 17px}.hero-stats{display:grid;grid-template-columns:1fr 1fr;gap:20px}.hero-stats span{min-width:0}.hero-decor{transform:scale(.72);opacity:.22}
  .category-grid,.cats{display:flex!important;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;padding:2px 2px 16px;scrollbar-width:none}.category-grid::-webkit-scrollbar,.cats::-webkit-scrollbar,.gem-grid::-webkit-scrollbar,.home-live-grid::-webkit-scrollbar{display:none}.category-grid .cat,.cats .cat{flex:0 0 118px;scroll-snap-align:start}
  .all-categories-page .all-category-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;overflow:visible;padding:0;scroll-snap-type:none}
  .all-categories-page .all-category-grid .cat{width:100%;min-width:0;height:112px;padding:12px 4px;flex:none;scroll-snap-align:none}
  .all-categories-page .all-category-grid .cat-icon{width:36px;height:36px;margin-bottom:7px;font-size:15px}
  .all-categories-page .all-category-grid .cat b{max-width:100%;overflow-wrap:anywhere;font-size:11px}
  .all-categories-page .all-category-grid .cat small{font-size:9px}
  .gem-grid,.home-live-grid{display:flex!important;overflow-x:auto;scroll-snap-type:x mandatory;gap:15px;padding:4px 2px 22px}.gem-grid>.product-card,.home-live-grid>.product-card{flex:0 0 min(82vw,330px);scroll-snap-align:center}.gem-card .product-image,.home-live-card .product-image{height:225px}
  .trending-grid{grid-template-columns:1fr}.trend-card{grid-template-columns:1fr}.trend-card .product-image{height:225px;min-height:0}
  .treasure-masonry,.live-list-grid{grid-template-columns:1fr!important}.treasure-list-card,.live-list-card{width:100%}
  .detail-page{padding-top:26px!important}.detail-page .product-gallery-main{border-radius:20px;aspect-ratio:1/1!important}.detail h1,.auction-caption h1{font-size:clamp(25px,7vw,34px)}.actions,.features{grid-template-columns:1fr}.tabs{width:100%;overflow-x:auto}.tab{flex:1;min-width:max-content;padding:11px 16px}.product-tabs-section{min-height:0}.product-impact-grid{grid-template-columns:1fr!important}.seller-story-card{padding:18px}
  .bidding-page{padding-top:24px}.bidding-page .auction-visual{aspect-ratio:1/1!important;border-radius:20px!important}.auction-caption{padding:85px 18px 18px}.auction-stats{display:grid!important;grid-template-columns:1fr 1fr;gap:13px}.auction-watchers{font-size:10px}.countdown{border-radius:20px;padding:21px}.auction-bidbox{padding:20px 16px!important}.auction-product-details{padding:19px}.auction-detail-grid{grid-template-columns:1fr}.history .bidrow{gap:10px}.history .bidrow>span:last-child{margin-left:auto;text-align:right}
  .cart-list,.summary,.checkout-form,.bank-list,.payment-upload{padding:18px!important;border-radius:18px}.cart-row{grid-template-columns:82px minmax(0,1fr);gap:13px}.cart-row>.price{grid-column:2}.cart-img{height:76px}.checkout-fields{grid-template-columns:1fr}.checkout-submit{justify-content:space-between;padding:12px 14px}.payment-bank-card{grid-template-columns:1fr!important}.payment-qr{max-width:210px;margin:auto}.payment-heading h2{font-size:19px}
  .impact-grid,.how-grid,.stories-grid{grid-template-columns:1fr!important}.impact-dashboard .impact-grid{grid-template-columns:1fr 1fr!important}.story-card blockquote{min-height:0}.how-card{min-height:0}.step-arrow{display:none}
  .footer-grid{grid-template-columns:1fr 1fr}.footer-about{grid-column:1/-1}.footer-grid>div:last-child{grid-column:auto}.footer-grid h4{margin-bottom:14px}.footer-grid a{font-size:12px}.marketplace-summary{align-items:flex-start;flex-direction:column}.pledge-stats{width:100%;justify-content:space-between}.copyright{align-items:flex-start!important;flex-direction:column;gap:15px}.copyright nav{display:flex;flex-wrap:wrap;gap:14px}.copyright nav a{margin:0}
  .notice{position:fixed;left:12px;right:12px;top:72px;width:auto;max-height:calc(100dvh - 155px);overflow:auto;border-radius:18px}.mini-cart{width:100%;padding:20px 16px 84px}
}

@media(max-width:430px){
  .wrap{width:calc(100% - 20px)}.topbar .nav{gap:6px}.topbar .brand:has(.brand-logo){width:68px!important;flex-basis:68px!important}.topbar .brand-logo{height:96px!important}.mobile-menu-toggle{width:38px;height:38px}.nav-actions{gap:4px}.nav-actions .icon-btn{width:36px;height:36px}.mobile-market-nav{grid-template-columns:repeat(3,1fr)}
  .home-hero{padding-inline:10px}.hero-pill{font-size:10px;padding:8px 12px}.home-hero h1{font-size:38px}.hero-search input{font-size:12px}.hero-search .btn{font-size:0}.hero-search .btn i{font-size:14px}.hero-chips{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;padding-bottom:5px}.hero-chips a{white-space:nowrap}.hero-stats b{font-size:21px}.hero-stats small{font-size:10px}
  .section-head{display:block}.section-action{margin-top:15px}.category-grid .cat,.cats .cat{flex-basis:108px}.all-categories-page .all-category-grid .cat{flex-basis:auto}.gem-grid>.product-card,.home-live-grid>.product-card{flex-basis:88vw}
  .product-image,.gem-card .product-image,.home-live-card .product-image,.live-list-image{height:215px}.card-body{padding:14px}.product-card h3{font-size:14px}.price{font-size:20px}
  .auction-caption{position:absolute}.auction-caption h1{font-size:23px}.auction-stats span:nth-child(n+3){display:none}.countdown-circles span{width:52px!important;height:52px!important}.auction-bidbox .bid-amount{grid-template-columns:42px 1fr 42px}.auction-bidbox .bid-value b{font-size:23px}.auction-bidbox .bid-increments{grid-template-columns:1fr 1fr}.auction-facts{grid-template-columns:1fr!important}
  .product-gallery-thumbs,.auction-gallery-thumbs{flex-wrap:nowrap;overflow-x:auto;padding:2px 2px 7px}.product-gallery-thumb,.auction-gallery-thumb{flex:0 0 58px}.price-box .price{font-size:29px}.detail-pricing{flex-wrap:wrap}.ajax-cart-form .btn{width:100%}
  .cart-row{grid-template-columns:70px minmax(0,1fr)}.cart-img{height:68px}.cart-row h3{font-size:14px}.qty{width:66px}.checkout-item{grid-template-columns:50px minmax(0,1fr)}.checkout-item>b{grid-column:2}.checkout-submit strong{font-size:12px}.payment-bank-card dl>div{grid-template-columns:1fr!important}
  .impact-dashboard .impact-grid{grid-template-columns:1fr!important}.footer-grid{grid-template-columns:1fr}.footer-grid>div:last-child{grid-column:auto}.pledge-stats{gap:9px}.pledge-stats b{font-size:17px}.pledge-stats small{font-size:8px}
}

@media(max-width:350px){.nav-actions .icon-btn:first-child{display:none}.mobile-market-nav{left:8px;right:8px}.home-hero h1{font-size:34px}.mobile-treasure-dock{left:5px;right:5px}.mobile-treasure-dock span{font-size:8px}.auction-bidbox .bid-increments{grid-template-columns:1fr}.auth-form{padding:30px 16px}}

@media(min-width:1500px){.wrap{width:min(1380px,calc(100% - 80px))}.home-hero{max-height:820px}.category-grid .cat{height:128px}.cards{gap:24px}.gem-card .product-image{height:285px}.treasure-masonry{gap:26px}.detail-page .detail-grid{gap:54px}.footer-grid{gap:75px}}

@media(hover:hover) and (pointer:fine){.mobile-treasure-dock a:hover,.mobile-market-nav a:hover{color:var(--green)}.product-card,.treasure-list-card,.live-list-card{transition:transform .25s ease,box-shadow .25s ease}.product-card:hover,.treasure-list-card:hover,.live-list-card:hover{transform:translateY(-5px);box-shadow:0 20px 42px #17351e18}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.mobile-market-nav,.product-card,.treasure-list-card,.live-list-card{transition:none!important}}

@media(max-width:560px){
  .footer{text-align:left}
  .footer .footer-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-areas:"about about" "account marketplace" "support support";gap:14px;align-items:stretch}
  .footer .footer-grid>div{width:100%}
  .footer .footer-about{grid-area:about;text-align:left}
  .footer .footer-about .brand{margin-left:0!important;margin-right:0!important}
  .footer .footer-about p{max-width:340px;margin-left:0;margin-right:0}
  .footer .footer-about>b{display:block;text-align:left}
  .footer .social-icons{justify-content:flex-start}
  .footer .footer-account,.footer .footer-marketplace,.footer .footer-support{padding:18px 16px;border:1px solid #ffffff12;border-radius:16px;background:#ffffff08}
  .footer .footer-account{grid-area:account;text-align:left}
  .footer .footer-marketplace{grid-area:marketplace;text-align:left}
  .footer .footer-support{grid-area:support;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 22px;text-align:left}
  .footer .footer-grid h4{margin:0 0 13px;font-size:14px}
  .footer .footer-support h4{grid-column:1/-1}
  .footer .footer-grid a{margin:9px 0;line-height:1.35}
  .footer .marketplace-summary{align-items:flex-start;text-align:left}
  .footer .pledge-copy{width:100%;justify-content:flex-start;text-align:left}
  .footer .pledge-stats{justify-content:flex-start;flex-wrap:wrap}
  .footer .copyright{align-items:flex-start!important;text-align:left;width:100%}
  .footer .copyright nav{justify-content:flex-start;width:100%}
}
