*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:56px;scroll-padding-bottom:220px}html,body,#root{height:100%;margin:0}body{font-family:Be Vietnam Pro,DM Sans,system-ui,sans-serif;background:linear-gradient(180deg,#faf8f4,#f0ebe3);color:#1c1917;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:#b45309}.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-page.pc-stitch-page{background:radial-gradient(ellipse 110% 85% at 50% -30%,rgba(194,65,12,.09),transparent),linear-gradient(168deg,#fffefb,#f5efe6 42%,#e9e2d7);padding-bottom:200px}.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{--stitch-accent: #c2410c;--stitch-accent-rgb: 194, 65, 12;--stitch-accent-soft: rgba(194, 65, 12, .14);--stitch-paper: #ffffff;--stitch-ink: #1c1917;--stitch-muted: #57534e;padding-bottom:200px;color:var(--stitch-ink)}.pc-stitch-main{max-width:480px;margin:0 auto;width:100%;overflow-x:hidden}.pc-checkout-anchor{scroll-margin-top:64px;scroll-margin-bottom:200px}.pc-stitch-header{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border-bottom:1px solid rgba(28,25,23,.08);margin-bottom:10px;position:sticky;top:0;z-index:10;background:#fffdfaeb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 1px #fffc inset}.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;color:var(--stitch-accent)}.pc-stitch-bag{position:relative;display:flex;align-items:center;justify-content:center;color:var(--stitch-accent)}.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:22px;overflow:hidden;aspect-ratio:1;background:linear-gradient(145deg,#f5f0e8,#e8e2d8);box-shadow:0 12px 40px #1c191714,0 2px 8px #1c19170a;border:1px solid rgba(28,25,23,.06)}.pc-stitch-hero--detail{aspect-ratio:4 / 3;min-height:220px;max-height:min(420px,72vh);width:calc(100% - 32px)}.pc-stitch-hero-img{width:100%;height:100%;min-height:200px;object-fit:cover;object-position:center;display:block}.pc-stitch-hero-ph{width:100%;height:100%;min-height:200px;display:flex;align-items:center;justify-content:center;border:2px dashed rgba(28,25,23,.1);background:linear-gradient(160deg,rgba(var(--stitch-accent-rgb),.08),#f0ebe4);color:#1c191740;font-size:2rem}.pc-stitch-hero-ph-letter{font-family:Plus Jakarta Sans,sans-serif;font-weight:800;font-size:3.5rem;color:rgba(var(--stitch-accent-rgb),.35)}.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;background:var(--stitch-accent-soft);color:var(--stitch-accent)}.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:var(--stitch-ink)}.pc-stitch-product-price{margin:0;font-family:Plus Jakarta Sans,sans-serif;font-size:1.35rem;font-weight:800;white-space:nowrap;color:var(--stitch-accent)}.pc-stitch-subline{margin:6px 0 0;font-size:.8125rem;line-height:1.35}.pc-stitch-muted{margin:0;color:var(--stitch-muted);font-size:.8125rem}.pc-stitch-seller{margin:0 16px 12px;padding:12px 14px;border-radius:16px;background:var(--stitch-paper);border:1px solid rgba(28,25,23,.08);box-shadow:0 4px 20px #1c19170d;display:flex;align-items:center;justify-content:space-between;gap:12px}.pc-stitch-seller-name{font-size:.875rem;font-weight:700;color:var(--stitch-ink)}.pc-stitch-seller-meta{margin-top:2px;font-size:.6875rem}.pc-stitch-follow{font-size:.8125rem;font-weight:800;cursor:default;flex-shrink:0;color:var(--stitch-accent)}.pc-stitch-card{margin:0 16px 12px;padding:16px 14px;border-radius:18px;border:1px solid rgba(28,25,23,.07);background:var(--stitch-paper);box-shadow:0 8px 32px #1c19170f,0 1px #ffffffe6 inset}.pc-stitch-detail-card{padding-bottom:18px}.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:var(--stitch-ink)}.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:#78716c;margin-bottom:6px;text-transform:uppercase;letter-spacing:.04em}.pc-stitch-option-input{width:100%;padding:10px 12px;border-radius:12px;border:1px solid rgba(28,25,23,.12);background:#fafaf9;color:var(--stitch-ink);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 rgba(28,25,23,.12);border-radius:999px;padding:8px 14px;font-size:.8125rem;font-weight:600;background:#f5f5f4;color:var(--stitch-ink);cursor:pointer;font-family:inherit;transition:background .15s ease,border-color .15s ease,transform .12s ease}.pc-stitch-chip-active{font-weight:700;border-color:var(--stitch-accent)!important;background:var(--stitch-accent-soft)!important;color:var(--stitch-accent)!important}.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 rgba(28,25,23,.12);background:#fafaf9;color:var(--stitch-ink);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:var(--stitch-ink)}.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:14px;border:1px solid rgba(28,25,23,.08);background:#fafaf9;color:var(--stitch-ink);cursor:pointer;font-family:inherit;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.pc-stitch-related-item:hover{border-color:#c2410c40;background:#fff;box-shadow:0 4px 16px #1c19170f}.pc-stitch-related-name{font-size:.8125rem;font-weight:700;line-height:1.25}.pc-stitch-related-price{font-size:.75rem;font-weight:700;color:var(--stitch-accent)}.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;color:var(--stitch-accent)}.pc-stitch-footer{border-top:1px solid rgba(28,25,23,.08)!important;background:#fffdfaf5!important;box-shadow:0 -12px 40px #1c191712;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.pc-stitch-page .pc-total-line{color:#57534e}.pc-stitch-page .pc-total-grand{border-top-color:#1c19171a;color:var(--stitch-ink)}.pc-stitch-page .pc-payment-hint,.pc-stitch-page .pc-map-qr-caption,.pc-stitch-page .pc-qr-mode-label{color:#78716c}.pc-stitch-page .pc-payment-btn,.pc-stitch-page .pc-qr-mode-btn{border:1px solid rgba(28,25,23,.12);background:#fafaf9;color:var(--stitch-ink)}.pc-stitch-page .pc-payment-btn-active{background:var(--stitch-accent-soft)}.pc-stitch-page .pc-input{border:1px solid rgba(28,25,23,.12);background:#fafaf9;color:var(--stitch-ink)}.pc-stitch-page .pc-cart-line{color:#44403c}.pc-stitch-primary-btn{background:var(--stitch-accent)!important}.pc-stitch-page .pc-payment-btn-active,.pc-stitch-page .pc-qr-mode-btn-active{border-color:var(--stitch-accent)!important;color:var(--stitch-accent)!important;background:var(--stitch-accent-soft)!important}.pc-stitch-page .pc-map-open-link{color:var(--stitch-accent)}.pc-stitch-catalog-section{padding-bottom:12px}.pc-stitch-catalog-hint{margin:0 0 12px;line-height:1.4}.pc-stitch-catalog-rail{display:flex;gap:10px;overflow-x:auto;padding-bottom:6px;margin:0 -4px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.pc-stitch-catalog-rail::-webkit-scrollbar{height:6px}.pc-stitch-catalog-rail::-webkit-scrollbar-thumb{background:#1c191726;border-radius:999px}.pc-shop-grid{display:flex;flex-direction:column;gap:22px;margin:0}.pc-shop-card{border-radius:22px;overflow:hidden;border:1px solid rgba(28,25,23,.07);background:#fff;box-shadow:0 12px 40px #1c191712,0 2px 8px #1c191708;transition:box-shadow .22s ease,transform .18s ease}.pc-shop-card:active{transform:scale(.998)}.pc-shop-card--active{box-shadow:0 0 0 2px var(--stitch-accent),0 16px 44px #1c19171a}.pc-shop-card-media{display:block;width:100%;padding:0;margin:0;border:none;background:linear-gradient(165deg,#f4efe8,#e8e2da);cursor:pointer;line-height:0}.pc-shop-card-img-wrap{position:relative;width:100%;aspect-ratio:1;min-height:220px;max-height:min(92vw,440px);overflow:hidden;background:linear-gradient(145deg,rgba(var(--stitch-accent-rgb),.08),#f0ebe4)}.pc-shop-card-img-wrap img{width:100%;height:100%;min-width:100%;min-height:100%;object-fit:cover;object-position:center;display:block}.pc-shop-card-ph{width:100%;height:100%;min-height:220px;display:flex;align-items:center;justify-content:center;font-family:Plus Jakarta Sans,sans-serif;font-weight:800;font-size:clamp(2.5rem,12vw,3.5rem);color:rgba(var(--stitch-accent-rgb),.35)}.pc-shop-card-badge{position:absolute;top:12px;right:12px;min-width:22px;height:22px;padding:0 7px;border-radius:999px;background:var(--stitch-accent);color:#fff;font-size:.7rem;font-weight:800;display:flex;align-items:center;justify-content:center;line-height:1;box-shadow:0 4px 12px #00000026}.pc-shop-card-body{padding:16px 16px 18px;display:flex;flex-direction:column;gap:12px}.pc-shop-card-headline{display:flex;justify-content:space-between;align-items:flex-start;gap:14px;width:100%;text-align:left;border:none;background:none;padding:0;cursor:pointer;font:inherit;color:inherit}.pc-shop-card-name{font-family:Plus Jakarta Sans,sans-serif;font-weight:800;font-size:1.0625rem;line-height:1.3;color:var(--stitch-ink);flex:1;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pc-shop-card-price{font-family:Plus Jakarta Sans,sans-serif;font-weight:800;font-size:1.05rem;color:var(--stitch-accent);white-space:nowrap}.pc-shop-card-options{margin:0 -4px;padding:0 4px}.pc-card-opt-block{margin-top:10px}.pc-card-opt-block:first-child{margin-top:0}.pc-card-opt-label{font-size:.625rem;font-weight:700;color:#78716c;margin-bottom:6px;text-transform:uppercase;letter-spacing:.05em}.pc-card-opt-input{width:100%;padding:8px 10px;border-radius:10px;border:1px solid rgba(28,25,23,.12);background:#fafaf9;color:var(--stitch-ink);font-size:.8125rem;font-family:inherit}.pc-card-chip-scroll{display:flex;flex-wrap:nowrap;gap:8px;overflow-x:auto;padding-bottom:6px;margin:0 -2px;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.pc-card-chip-scroll::-webkit-scrollbar{height:4px}.pc-card-chip-scroll::-webkit-scrollbar-thumb{background:#1c191726;border-radius:999px}.pc-card-chip{flex-shrink:0;scroll-snap-align:start;padding:6px 12px!important;font-size:.75rem!important}.pc-shop-card-no-opt{font-size:.8125rem;color:var(--stitch-muted);margin:0;font-style:italic}.pc-shop-card-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;padding-top:4px;border-top:1px solid rgba(28,25,23,.06);margin-top:2px}.pc-shop-card-qty{display:flex;align-items:center;gap:12px}.pc-shop-card-qty-btn{width:38px;height:38px;border-radius:12px;border:1px solid rgba(28,25,23,.12);background:#fafaf9;color:var(--stitch-ink);font-size:1.2rem;line-height:1;cursor:pointer;font-family:inherit}.pc-shop-card-qty-btn:active{transform:scale(.96)}.pc-shop-card-qty-val{min-width:24px;text-align:center;font-weight:800;font-size:1.05rem;color:var(--stitch-ink)}.pc-shop-card-add{flex:1;min-width:120px;padding:12px 18px;border-radius:14px;border:none;background:var(--stitch-accent);color:#fff;font-weight:800;font-size:.9375rem;cursor:pointer;font-family:Plus Jakarta Sans,sans-serif;box-shadow:0 6px 20px rgba(var(--stitch-accent-rgb),.35);transition:filter .15s ease,transform .12s ease}.pc-shop-card-add:hover{filter:brightness(1.05)}.pc-shop-card-add:active{transform:scale(.98)}.pc-stitch-delivery-card{border-color:rgba(var(--stitch-accent-rgb),.2);background:linear-gradient(135deg,rgba(var(--stitch-accent-rgb),.06),#fffefb)}.pc-stitch-delivery-explainer{margin:0 0 8px;font-size:.8125rem;line-height:1.45;color:#44403c}.pc-stitch-delivery-preview{margin:0 0 12px;font-size:.75rem;line-height:1.4;color:#78716c;font-style:italic}.pc-stitch-delivery-row{display:flex;justify-content:space-between;align-items:center;padding-top:10px;border-top:1px solid rgba(28,25,23,.08);font-size:.875rem;font-weight:700}.pc-stitch-delivery-label{color:#57534e;font-weight:600}.pc-stitch-delivery-value{color:var(--stitch-accent);font-weight:800}.pc-stitch-page .pc-order-success-title{color:var(--stitch-ink)}.pc-stitch-page .pc-order-success-text{color:#57534e}.pc-stitch-page .pc-order-success-ref{color:#44403c}.pc-order-success-page{display:flex;align-items:center;justify-content:center;padding:32px 20px 48px;min-height:100%;background:radial-gradient(ellipse 90% 60% at 50% -10%,rgba(194,65,12,.08),transparent),linear-gradient(180deg,#fffefb,#f0ebe4)}.pc-order-success-card{position:relative;width:100%;max-width:400px;padding:36px 28px 32px;border-radius:24px;background:#fff;border:1px solid rgba(28,25,23,.08);box-shadow:0 24px 60px #1c19171a,0 8px 24px #1c19170f;text-align:center;overflow:hidden}.pc-order-success-ribbon{position:absolute;top:0;left:0;right:0;height:5px;background:linear-gradient(90deg,var(--stitch-accent),#ea580c,var(--stitch-accent))}.pc-order-success-kicker{margin:0 0 6px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:#78716c}.pc-order-ref-pill{margin-top:24px;padding:14px 18px;border-radius:16px;background:linear-gradient(145deg,#fafaf9,#f5f5f4);border:1px solid rgba(28,25,23,.08);display:flex;flex-direction:column;gap:4px}.pc-order-ref-label{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#78716c}.pc-order-ref-value{font-family:Plus Jakarta Sans,ui-monospace,monospace;font-size:1.25rem;font-weight:800;letter-spacing:.04em;color:var(--stitch-accent)}.pc-qr-mode-row-3{display:grid;grid-template-columns:1fr 1fr 1fr;gap:6px}.pc-qr-mode-row-3 .pc-qr-mode-btn{min-width:0;padding-left:6px;padding-right:6px;font-size:.7rem}.pc-map-picker-shell{margin:12px 0 16px;border-radius:14px;overflow:hidden;border:1px solid rgba(28,25,23,.12);box-shadow:0 8px 28px #1c191714}.pc-map-pin-picker{width:100%;height:220px;z-index:1}.pc-map-picker-fallback{height:220px;display:flex;align-items:center;justify-content:center;font-size:.875rem;color:#78716c;background:#f5f5f4}.leaflet-container{font-family:Be Vietnam Pro,sans-serif}
