:root{--shop-bg:#08090d;--shop-panel:#12151d;--shop-text:#f7f3e8;--shop-muted:#b8b5ad;--shop-gold:#e7b65d}*{box-sizing:border-box}.dorisan-shop-v2-page{margin:0;color:var(--shop-text);background:radial-gradient(circle at 85% 0,rgba(126,87,28,.16),transparent 35rem),var(--shop-bg);font-family:inherit;overflow-x:hidden}.dorisan-shop-v2-page main{padding-top:96px}.shop-v2-hero,.shop-v2-section,.shop-v2-footer{width:min(1120px,calc(100% - 32px));margin-inline:auto}.shop-v2-hero{padding:clamp(80px,12vw,155px) 0 clamp(70px,9vw,110px)}.shop-v2-eyebrow{margin:0 0 14px;color:var(--shop-gold);font-size:.78rem;font-weight:800;letter-spacing:.2em}.shop-v2-hero h1{max-width:850px;margin:0;font-size:clamp(3rem,8vw,7rem);line-height:.93;letter-spacing:-.055em}.shop-v2-hero p:not(.shop-v2-eyebrow){max-width:720px;color:var(--shop-muted);font-size:1.1rem;line-height:1.7}.shop-v2-lead{font-size:clamp(1.2rem,2vw,1.55rem)!important;color:var(--shop-text)!important;margin-top:28px}.shop-v2-section{padding:clamp(60px,8vw,105px) 0;border-top:1px solid rgba(231,182,93,.18)}.shop-v2-section h2{margin:0 0 20px;font-size:clamp(2rem,4.5vw,4rem);line-height:1.02}.shop-v2-categories{display:flex;flex-wrap:wrap;gap:10px;margin:24px 0 30px}.shop-v2-categories a,.shop-v2-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:11px 20px;border:1px solid var(--shop-gold);border-radius:999px;color:var(--shop-text);background:transparent;font:inherit;font-weight:800;text-decoration:none;cursor:pointer;transition:.2s ease}.shop-v2-categories a:hover,.shop-v2-button:hover,.shop-v2-button:focus-visible{color:#151108;background:var(--shop-gold);box-shadow:0 0 20px rgba(231,182,93,.22);transform:translateY(-2px)}.shop-v2-primary{color:#151108!important;background:var(--shop-gold)!important}.shop-v2-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.shop-v2-card{display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(231,182,93,.27);border-radius:18px;background:var(--shop-panel);box-shadow:0 16px 42px rgba(0,0,0,.25)}.shop-v2-card img{display:block;width:100%;aspect-ratio:1/1;object-fit:contain;background:#07080b}.shop-v2-card>div{display:flex;flex:1;flex-direction:column;padding:22px}.shop-v2-tag{margin:0 0 8px;color:var(--shop-gold);font-size:.75rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.shop-v2-card h3{margin:0 0 10px;font-size:1.25rem}.shop-v2-card p:not(.shop-v2-tag){margin:0 0 12px;color:var(--shop-muted);line-height:1.55}.shop-v2-card small{margin-top:auto;color:var(--shop-muted);font-weight:700}.shop-v2-card button{width:100%;margin-top:18px}.shop-v2-feature{max-width:900px;padding-inline:clamp(28px,6vw,76px);border:1px solid rgba(231,182,93,.42);border-radius:24px;background:linear-gradient(135deg,rgba(231,182,93,.1),rgba(18,21,29,.94) 44%);box-shadow:0 22px 60px rgba(0,0,0,.3)}.shop-v2-cd-image{display:block;width:min(240px,100%);aspect-ratio:1;margin:0 0 24px;object-fit:contain;background:#07080b;border-radius:12px}.shop-v2-section>p:not(.shop-v2-eyebrow){max-width:760px;color:var(--shop-muted);line-height:1.7}.shop-v2-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:28px 0;padding:0;list-style:none;counter-reset:step}.shop-v2-steps li{padding:22px;border-top:2px solid var(--shop-gold);color:var(--shop-muted)}.shop-v2-steps li::before{display:block;margin-bottom:14px;color:var(--shop-gold);font-size:1.5rem;content:counter(step,decimal-leading-zero);counter-increment:step}.shop-v2-faq{max-width:820px}.shop-v2-faq details{padding:18px 0;border-bottom:1px solid rgba(231,182,93,.2)}.shop-v2-faq summary{cursor:pointer;font-weight:800}.shop-v2-faq p{margin:12px 0 0;color:var(--shop-muted);line-height:1.6}.shop-v2-assistance{text-align:center}.shop-v2-assistance>p:not(.shop-v2-eyebrow){margin-inline:auto}.shop-v2-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:20px;padding:34px 0 48px;border-top:1px solid rgba(231,182,93,.18);color:var(--shop-muted)}.shop-v2-footer strong{color:var(--shop-gold);letter-spacing:.16em}.shop-v2-footer nav,.shop-v2-footer>div{display:flex;flex-wrap:wrap;gap:14px}.shop-v2-footer a{color:var(--shop-muted);text-decoration:none}.shop-v2-footer a:hover,.shop-v2-footer a:focus-visible{color:var(--shop-gold)}
@media(max-width:900px){.shop-v2-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-v2-steps{grid-template-columns:1fr}}
@media(max-width:580px){.dorisan-shop-v2-page main{padding-top:82px}.shop-v2-hero,.shop-v2-section,.shop-v2-footer{width:min(100% - 24px,1120px)}.shop-v2-grid{grid-template-columns:1fr}.shop-v2-categories{overflow-x:auto;flex-wrap:nowrap}.shop-v2-categories a{flex:0 0 auto}.shop-v2-button{width:100%}.shop-v2-footer{display:block}.shop-v2-footer nav,.shop-v2-footer>div{margin-top:18px}}
@media(prefers-reduced-motion:reduce){.shop-v2-button,.shop-v2-categories a{transition:none}.shop-v2-button:hover,.shop-v2-categories a:hover{transform:none}}

/* V2.1 visual refinement: gold wolf atmosphere, denser cards, stronger CTAs. */
.dorisan-shop-v2-page{position:relative;background:radial-gradient(circle at 85% 0,rgba(214,151,47,.28),transparent 35rem),var(--shop-bg)}
.dorisan-shop-v2-page::before{content:"";position:fixed;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(8,9,13,.62),rgba(8,9,13,.95) 68%),url("../assets/assistant/dorisan-wolf-avatar-8_3i-new.png") center 8%/cover no-repeat;opacity:.24;pointer-events:none}
.shop-v2-card img{aspect-ratio:1/.88}
.shop-v2-card img{aspect-ratio:1/1;width:100%;height:auto;object-fit:contain}
.shop-v2-card>div{padding:9px 13px 12px}
.shop-v2-card h3{margin-bottom:3px;font-size:1.06rem;line-height:1.15}
.shop-v2-card p:not(.shop-v2-tag){display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;margin-bottom:5px;line-height:1.25;font-size:.9rem}
.shop-v2-card small{font-size:.72rem;line-height:1.1}
.shop-v2-card button{margin-top:7px;min-height:38px;padding:7px 12px;color:#151108;background:var(--shop-gold);box-shadow:0 6px 18px rgba(231,182,93,.15)}
@media(max-width:580px){.dorisan-shop-v2-page::before{background-position:center top;background-size:auto 70vh;opacity:.18}}
.shop-v2-cd-card{width:min(100%,360px);max-width:none;margin-inline:auto;padding:0;overflow:hidden;border:1px solid rgba(231,182,93,.27);border-radius:18px;background:var(--shop-panel);box-shadow:0 16px 42px rgba(0,0,0,.25)}
.shop-v2-cd-card .shop-v2-cd-image{display:block;width:100%;height:auto;aspect-ratio:1/1;margin:0;border-radius:0;object-fit:contain;background:#07080b}
.shop-v2-cd-content{display:flex;flex-direction:column;padding:9px 13px 12px}
.shop-v2-cd-content .shop-v2-eyebrow{margin-bottom:3px;font-size:.72rem}
.shop-v2-cd-content h2{margin-bottom:5px;font-size:1.06rem;line-height:1.15}
.shop-v2-cd-content>p:not(.shop-v2-eyebrow){display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin:0 0 5px;font-size:.9rem;line-height:1.25}
.shop-v2-cd-content .shop-v2-button{width:100%;min-height:38px;margin-top:7px;padding:7px 12px;color:#151108;background:var(--shop-gold);box-shadow:0 6px 18px rgba(231,182,93,.15)}
