.store-cover-container{display:block;width:100%;height:30vh;max-height:350px;min-height:200px;background-color:#f0f0f0;overflow:hidden}.store-cover-image{width:100%;height:100%;object-fit:cover}.store-detail{padding:1.5rem 1rem;max-width:900px;margin:-3rem auto 2rem;position:relative;background-color:var(--color-surface);border-radius:16px;box-shadow:0 6px 20px #0000001a}.store-header{text-align:center;margin-bottom:2rem;padding:1rem .5rem}.store-logo-pc{display:none}.store-header h2{font-size:2.2rem;color:#333;margin-bottom:1rem;line-height:1.3}.store-catchphrase{font-size:1.1rem;color:#666;margin-bottom:1.5rem;line-height:1.4}.features-list{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:1rem}.feature-tag{background:linear-gradient(135deg,var(--color-primary),#e74c3c);color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;font-weight:500;list-style:none}.store-section{margin-top:3rem;padding-top:2rem;border-top:1px solid var(--color-border)}.store-section h2{font-size:1.8rem;margin-bottom:1.5rem;color:#333;padding-bottom:.5rem;border-bottom:2px solid var(--color-primary);display:inline-block}.chip-plan-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem}.chip-card{background:linear-gradient(135deg,#fff,#f8f9fa);border:1px solid var(--color-border);border-left:4px solid var(--color-primary);border-radius:12px;padding:1.5rem;box-shadow:0 3px 10px #00000014;transition:all .3s ease;position:relative;overflow:hidden}.chip-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--color-primary),#e74c3c);transform:scaleX(0);transition:transform .3s ease}.chip-card:hover:before{transform:scaleX(1)}.chip-card:hover{transform:translateY(-3px);box-shadow:0 8px 25px #0000001f}.chip-card h3{color:var(--color-primary);font-size:1.3rem;margin-bottom:.5rem;font-weight:600}.chip-card p{font-size:1.1rem;color:#333;font-weight:500}.chip-card ul{list-style-position:inside;padding-left:0;color:var(--color-text-muted)}.store-section dl{display:grid;grid-template-columns:100px 1fr;gap:1rem 1.5rem;line-height:1.6}.store-section dt{font-weight:600;color:var(--color-text);font-size:.95rem}.store-section dd{font-size:1rem;color:#333}.store-section ul{list-style:none;padding:0;display:flex;flex-direction:column;gap:.8rem}.store-section ul li{background:#ffffffb3;border-radius:8px;transition:all .2s ease}.store-section ul li:hover{background:#fff;transform:translate(4px)}.store-section ul a{display:flex;align-items:center;gap:.8rem;font-weight:500;padding:.8rem 1rem;text-decoration:none;color:#333;border-radius:8px;transition:all .2s ease}.store-section ul a:hover{color:var(--color-primary)}.icon{width:24px;height:24px;flex-shrink:0}@media (min-width: 1024px){.store-cover-container{display:block;height:60vh;max-height:500px;min-height:400px;position:relative;background:linear-gradient(135deg,#667eea,#764ba2)}.store-cover-image{width:100%;height:100%;object-fit:cover;opacity:.8}.store-detail{max-width:1000px;padding:4rem 3rem;margin:-8rem auto 4rem;box-shadow:0 20px 60px #00000026;border:1px solid rgba(0,0,0,.05);position:relative;z-index:10}.store-logo-pc{display:block;width:140px;height:140px;border-radius:50%;object-fit:cover;background-color:#fff;border:6px solid #fff;box-shadow:0 12px 32px #0003;margin:0 auto 2.5rem;position:relative;z-index:10}.store-header{padding-top:0;margin-bottom:4rem;text-align:center}.store-header h2{font-size:3.2rem;margin-bottom:1.5rem;background:linear-gradient(135deg,#333,#555);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.store-catchphrase{font-size:1.3rem;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.features-list{gap:1rem;margin-top:2rem}.feature-tag{padding:.8rem 1.5rem;font-size:1rem;border-radius:25px}.store-content-grid{display:block;margin-top:3rem}.main-content .store-section{margin-top:3rem;padding-top:3rem}.main-content .store-section:first-child{margin-top:0;padding-top:0;border-top:none}.store-intro{font-size:1.1rem;line-height:1.8;color:#444;background:#f8f9fa;padding:2rem;border-radius:12px;border-left:4px solid var(--color-primary)}.sidebar-content{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:16px;padding:2.5rem;margin-top:3rem;box-shadow:0 8px 24px #0000001a;border:1px solid #dee2e6;max-width:600px;margin-left:auto;margin-right:auto}.sidebar-content .store-section{margin-top:0;padding-top:0;border-top:none}.sidebar-content .store-section:not(:first-child){margin-top:3rem;padding-top:3rem;border-top:2px solid #dee2e6}.sidebar-content .store-section h2{font-size:1.6rem;color:#343a40;margin-bottom:2rem;text-align:center}.sidebar-content dl{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.sidebar-content dt{font-size:.9rem;color:#666;margin-bottom:.3rem}.sidebar-content dd{font-size:1.1rem;font-weight:500;color:#333;padding:.8rem 1rem;background:#fff;border-radius:8px;border-left:3px solid var(--color-primary)}.sidebar-content ul{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.sidebar-content ul a{padding:1rem 1.2rem;border-radius:10px;background:#fff;border:1px solid #dee2e6;font-weight:600}.sidebar-content ul a:hover{background:var(--color-primary);color:#fff;transform:translate(0);box-shadow:0 4px 12px #00000026}.chip-plan-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem}.chip-card{padding:2.5rem 2rem;border-radius:16px;background:linear-gradient(135deg,#fff,#f8f9fa);border-left-width:6px}.chip-card h3{font-size:1.5rem;margin-bottom:1rem}.chip-card p{font-size:1.2rem}}@media (min-width: 768px) and (max-width: 1023px){.store-detail{padding:2rem 3rem;margin:-3rem auto 2rem;max-width:800px}.store-header h2{font-size:2.8rem}.chip-plan-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.store-section dl{grid-template-columns:140px 1fr;gap:1rem 2rem}}@media (max-width: 480px){.store-detail{padding:1rem .8rem;margin:-2.5rem auto 1rem;border-radius:12px}.store-header h2{font-size:2rem}.chip-plan-grid{grid-template-columns:1fr}.store-section dl{grid-template-columns:1fr;gap:.5rem}.store-section dt{font-weight:600;margin-top:1rem}.store-section dt:first-child{margin-top:0}}
