*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:Be Vietnam Pro,DM Sans,system-ui,sans-serif;background:#0a0c10;color:#e8eaed;line-height:1.45;-webkit-font-smoothing:antialiased}h1,h2,.pc-hero-title{font-family:Plus Jakarta Sans,DM Sans,system-ui,sans-serif}a{color:#8ab4ff}.pc-page{min-height:100%;display:flex;flex-direction:column;background:radial-gradient(ellipse 120% 80% at 50% -20%,rgba(59,130,246,.12),transparent),#0a0c10;padding-bottom:104px}.pc-hero{border-radius:20px;padding:20px 18px;margin:16px 16px 8px;border:1px solid rgba(255,255,255,.1);box-shadow:0 18px 48px #00000073}.pc-hero-title{margin:0;font-size:clamp(1.35rem,4vw,1.75rem);font-weight:800;letter-spacing:-.02em}.pc-hero-sub{margin:10px 0 0;font-size:.875rem;color:#ffffffd1;max-width:36rem}.pc-section{margin:12px 16px 0;padding:16px;border-radius:16px;border:1px solid #2a3040;background:#171b23eb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.pc-section-title{margin:0 0 14px;font-size:1rem;font-weight:800;letter-spacing:-.01em}.pc-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}@media (min-width: 640px){.pc-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}}@media (min-width: 900px){.pc-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.pc-card{border-radius:16px;border:1px solid #2f3648;background:linear-gradient(180deg,#141922,#10141b);overflow:hidden;display:flex;flex-direction:column;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.pc-card:hover{transform:translateY(-3px);box-shadow:0 14px 32px #00000059;border-color:#ffffff1f}.pc-card-img-wrap{position:relative;aspect-ratio:1;background:linear-gradient(145deg,#3b82f626,#1a1f2e);display:flex;align-items:center;justify-content:center;overflow:hidden}.pc-card-img-wrap img{width:100%;height:100%;object-fit:cover}.pc-card-img-ph{font-size:2rem;font-weight:800;color:#ffffff59;font-family:Plus Jakarta Sans,sans-serif}.pc-card-badge{position:absolute;top:8px;left:8px;font-size:.65rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;padding:4px 8px;border-radius:8px;background:#ef4444eb;color:#fff}.pc-card-body{padding:10px 10px 12px;flex:1;display:flex;flex-direction:column;gap:6px}.pc-card-name{font-size:.8125rem;font-weight:700;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.45em}.pc-card-meta{font-size:.7rem;color:#8b95a8}.pc-card-price-row{display:flex;align-items:baseline;justify-content:space-between;gap:8px;margin-top:2px}.pc-price{font-size:.95rem;font-weight:800;letter-spacing:-.02em}.pc-price-was{font-size:.72rem;color:#8b95a8;text-decoration:line-through}.pc-qty-row{display:flex;align-items:center;justify-content:space-between;margin-top:8px;padding-top:8px;border-top:1px solid #2a3040}.pc-qty-btns{display:flex;align-items:center;gap:6px}.pc-qty-btn{width:30px;height:30px;border-radius:10px;border:1px solid #3a4256;background:#0d1017;color:#e8eaed;font-size:1.1rem;line-height:1;cursor:pointer}.pc-qty-btn:active{transform:scale(.96)}.pc-qty-val{min-width:22px;text-align:center;font-weight:800;font-size:.875rem}.pc-cart-lines{margin-top:10px;display:flex;flex-direction:column;gap:8px}.pc-cart-line{display:flex;justify-content:space-between;align-items:center;font-size:.8125rem;color:#c9d1e0}.pc-footer{position:fixed;left:0;right:0;bottom:0;padding:12px 16px calc(12px + env(safe-area-inset-bottom,0px));border-top:1px solid #2a3040;background:#0f1218f0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.pc-footer-total{font-size:.875rem;font-weight:700;margin-bottom:10px}.pc-total-line{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px;color:#aeb4bf;font-weight:600}.pc-total-grand{margin-top:8px;padding-top:10px;border-top:1px solid #2a3040;color:#e8eaed;font-size:1.05rem;font-weight:800}.pc-payment-hint{margin:0 0 8px;font-size:.8125rem;color:#8b95a8}.pc-payment-row{display:flex;gap:10px;margin-bottom:12px}.pc-payment-btn{flex:1;padding:12px 10px;border-radius:12px;border:1px solid #3a4256;background:#0d1017;color:#e8eaed;font-size:.8125rem;font-weight:700;cursor:pointer;font-family:inherit}.pc-payment-btn-active{background:#3b82f626}.pc-map-qr-wrap{margin-top:12px;margin-bottom:4px}.pc-map-qr-caption{margin:0 0 8px;font-size:.75rem;color:#8b95a8}.pc-map-qr-box{width:132px;height:132px;padding:4px;border-radius:12px;background:#fff}.pc-primary-btn{width:100%;padding:14px 16px;border-radius:14px;border:none;font-weight:800;font-size:1rem;color:#fff;cursor:pointer}.pc-primary-btn:disabled{opacity:.65;cursor:wait}.pc-input{width:100%;margin-top:8px;padding:10px 12px;border-radius:12px;border:1px solid #2a3040;background:#0d1017;color:#e8eaed;font-size:15px;font-family:inherit}.pc-empty-products{text-align:center;padding:28px 12px;color:#8b95a8;font-size:.9rem}.pc-order-success{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 20px 48px;text-align:center;max-width:420px;margin:0 auto}.pc-order-success-icon{width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:800;margin-bottom:20px}.pc-order-success-title{font-family:Plus Jakarta Sans,sans-serif;font-size:1.5rem;font-weight:800;margin:0 0 12px;letter-spacing:-.02em}.pc-order-success-text{margin:0;color:#9aa3b5;font-size:.95rem;line-height:1.55}.pc-order-success-ref{margin-top:20px;font-size:.85rem;color:#c5cdd8;word-break:break-all}.pc-qr-mode-label{margin:12px 0 6px;font-size:.75rem;font-weight:700;color:#8b95a8;text-transform:uppercase;letter-spacing:.04em}.pc-qr-mode-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:4px}.pc-qr-mode-btn{flex:1;min-width:92px;padding:10px 8px;border-radius:12px;border:1px solid #3a4256;background:#0d1017;color:#e8eaed;font-size:.75rem;font-weight:700;cursor:pointer;font-family:inherit}.pc-qr-mode-btn:disabled{opacity:.6;cursor:wait}.pc-qr-mode-btn-active{background:#3b82f61f}.pc-map-open-link{display:inline-block;margin-top:10px;font-size:.8125rem;font-weight:700;color:#8ab4ff}.pc-stitch-page{padding-bottom:200px;background:#0b0d12}.pc-stitch-main{max-width:480px;margin:0 auto;width:100%}.pc-stitch-header{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border-bottom:1px solid rgba(255,255,255,.08);margin-bottom:10px;position:sticky;top:0;z-index:10;background:#0b0d12eb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.pc-stitch-header-title{margin:0;font-family:Plus Jakarta Sans,DM Sans,system-ui,sans-serif;font-size:1.125rem;font-weight:800;letter-spacing:-.02em}.pc-stitch-bag{position:relative;display:flex;align-items:center;justify-content:center}.pc-stitch-bag-count{position:absolute;top:-6px;right:-8px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#ef4444;color:#fff;font-size:.65rem;font-weight:800;display:flex;align-items:center;justify-content:center;line-height:1}.pc-stitch-hero{margin:0 16px 12px;border-radius:18px;overflow:hidden;aspect-ratio:1;background:#141922}.pc-stitch-hero-img{width:100%;height:100%;object-fit:cover;display:block}.pc-stitch-hero-ph{width:100%;height:100%;min-height:200px;display:flex;align-items:center;justify-content:center;border:1px dashed rgba(255,255,255,.15);color:#ffffff40;font-size:2rem}.pc-stitch-product-head{padding:0 18px 12px}.pc-stitch-stock-badge{display:inline-block;border-radius:999px;padding:4px 10px;font-size:.625rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;margin-bottom:8px}.pc-stitch-title-row{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.pc-stitch-product-title{margin:0;flex:1;font-family:Plus Jakarta Sans,DM Sans,system-ui,sans-serif;font-size:clamp(1.5rem,5vw,1.7rem);font-weight:800;letter-spacing:-.03em;line-height:1.15;color:#e8eaed}.pc-stitch-product-price{margin:0;font-family:Plus Jakarta Sans,sans-serif;font-size:1.35rem;font-weight:800;white-space:nowrap}.pc-stitch-subline{margin:6px 0 0;font-size:.8125rem;line-height:1.35}.pc-stitch-muted{margin:0;color:#8b95a8;font-size:.8125rem}.pc-stitch-seller{margin:0 16px 12px;padding:12px 14px;border-radius:14px;background:#171b23f2;border:1px solid #2a3040;display:flex;align-items:center;justify-content:space-between;gap:12px}.pc-stitch-seller-name{font-size:.875rem;font-weight:700;color:#e8eaed}.pc-stitch-seller-meta{margin-top:2px;font-size:.6875rem}.pc-stitch-follow{font-size:.8125rem;font-weight:800;cursor:default;flex-shrink:0}.pc-stitch-card{margin:0 16px 12px;padding:14px 12px;border-radius:14px;border:1px solid #2a3040;background:#171b23eb}.pc-stitch-section-title{margin:0 0 10px;font-family:Plus Jakarta Sans,sans-serif;font-size:1rem;font-weight:800;letter-spacing:-.01em;color:#e8eaed}.pc-stitch-option-block{margin-top:10px}.pc-stitch-option-block:first-of-type{margin-top:4px}.pc-stitch-option-label{font-size:.6875rem;font-weight:700;color:#aeb4bf;margin-bottom:6px;text-transform:uppercase;letter-spacing:.04em}.pc-stitch-option-input{width:100%;padding:8px 10px;border-radius:10px;border:1px solid #3a4256;background:#0d1017;color:#e8eaed;font-size:.875rem;font-family:Be Vietnam Pro,DM Sans,sans-serif}.pc-stitch-chips{display:flex;flex-wrap:wrap;gap:8px}.pc-stitch-chip{border:1px solid #3a4256;border-radius:999px;padding:6px 12px;font-size:.8125rem;font-weight:600;background:#0b0d12;color:#e8eaed;cursor:pointer;font-family:inherit}.pc-stitch-chip-active{font-weight:700}.pc-stitch-qty-row{margin-top:14px;display:flex;align-items:center;justify-content:center;gap:14px}.pc-stitch-qty-btn{width:40px;height:40px;border-radius:12px;border:1px solid #3a4256;background:#0d1017;color:#e8eaed;font-size:1.25rem;line-height:1;cursor:pointer;font-family:inherit}.pc-stitch-qty-btn:active{transform:scale(.96)}.pc-stitch-qty-val{min-width:28px;text-align:center;font-size:1.125rem;font-weight:800;color:#e8eaed}.pc-stitch-related-list{display:flex;flex-direction:column;gap:8px}.pc-stitch-related-item{display:flex;flex-direction:column;align-items:flex-start;gap:4px;text-align:left;width:100%;padding:10px 12px;border-radius:12px;border:1px solid #2f3648;background:#0b0d12;color:#e8eaed;cursor:pointer;font-family:inherit;transition:border-color .15s ease,background .15s ease}.pc-stitch-related-item:hover{border-color:#ffffff24;background:#10141b}.pc-stitch-related-name{font-size:.8125rem;font-weight:700;line-height:1.25}.pc-stitch-related-price{font-size:.75rem;font-weight:700}.pc-stitch-cart-meta{margin-bottom:8px}.pc-stitch-cart-empty{margin-top:4px;font-style:italic}.pc-stitch-back{display:flex;align-items:center;gap:4px;margin-bottom:12px;padding:0;border:none;background:none;font-size:.875rem;font-weight:700;cursor:pointer;font-family:inherit}.pc-stitch-footer{box-shadow:0 -8px 32px #00000059}
