:root{color:#172022;background:#f4f7f8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;letter-spacing:0}*{box-sizing:border-box}body{margin:0;min-width:320px}.mirror-customer-page{display:grid;gap:18px;width:min(1120px,calc(100% - 28px));margin:0 auto;padding:max(24px,env(safe-area-inset-top)) 0 max(48px,env(safe-area-inset-bottom));overflow-x:clip}.mirror-customer-header{display:flex;align-items:center;justify-content:space-between;color:#123f43}.mirror-customer-header span{font-size:.78rem;font-weight:900;letter-spacing:.08em}.mirror-customer-header h1{font-size:clamp(2.2rem,7vw,4.5rem)}.mirror-step-card{display:grid;gap:14px;border:1px solid #c7dcde;border-radius:14px;background:#fff;padding:20px;box-shadow:0 12px 28px #1720220f;overflow:hidden}.mirror-step-card>p{margin:0;color:#617174}.mirror-step-title{display:flex;align-items:center;gap:10px}.mirror-step-title b{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#186a72;color:#fff}.mirror-profile-grid{display:grid;grid-template-columns:280px minmax(0,1fr);gap:18px}.mirror-photo-column{display:grid;align-content:start;gap:10px}.mirror-photo-consent{align-items:flex-start;border:1px solid #cbdfe1;border-radius:9px;background:#eef8f8;padding:11px 12px;line-height:1.35}.mirror-photo-consent input{flex:0 0 auto;margin-top:1px}.mirror-photo-picker{display:grid;place-items:center;gap:8px;min-height:320px;border:2px dashed #aacdd0;border-radius:12px;background:#f5fafa;color:#186a72;font-weight:900;overflow:hidden}.mirror-photo-picker small{max-width:220px;color:#617174;font-size:.76rem;font-weight:650;line-height:1.4;text-align:center}.mirror-photo-picker img{width:100%;height:340px;object-fit:contain}.mirror-photo-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.mirror-photo-action{position:relative;display:flex;min-height:48px;align-items:center;justify-content:center;gap:7px;border:1px solid #b8d4d7;border-radius:9px;background:#fff;color:#155e64;font-size:.78rem;font-weight:850;line-height:1.15;text-align:center;cursor:pointer;overflow:hidden}.mirror-camera-action{border-color:#186a72;background:#186a72;color:#fff}.mirror-photo-action input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.mirror-photo-action:has(input:disabled){cursor:wait;opacity:.65}.mirror-photo-upload-status{display:flex;align-items:center;gap:8px;border-radius:8px;background:#f0f7f7;color:#365c60;padding:8px 10px;font-size:.76rem;font-weight:750;line-height:1.35}.mirror-profile-form{display:grid;gap:12px;align-content:center}.mirror-age-size{display:grid;grid-template-columns:150px minmax(0,1fr);gap:12px}.mirror-advisory{border-left:4px solid #d39a2f;border-radius:4px;background:#fff9e9;color:#6f531c!important;padding:10px 12px}.mirror-photo-analysis{display:flex;align-items:center;flex-wrap:wrap;gap:10px 18px;border:1px solid #b9d5d7;border-radius:9px;background:#eef8f8;color:#365c60;padding:12px 14px}.mirror-photo-analysis strong{color:#123f43}.mirror-profile-form input,.mirror-profile-form select,.mirror-barcode-entry input{width:100%;min-height:48px;border:1px solid #cbdfe1;border-radius:9px;background:#fff;padding:10px 12px;font-size:16px}.mirror-actions-grid{display:grid;grid-template-columns:1fr 1.35fr;gap:12px}.mirror-ai-buttons{display:grid;grid-template-columns:1fr 1fr;gap:10px}.mirror-ai-buttons button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:50px;border:0;border-radius:9px;background:#123f43;color:#fff;font-weight:900;touch-action:manipulation}.mirror-ai-buttons button:nth-child(2){border:1px solid #97bdc0;background:#eef8f8;color:#123f43}.mirror-ai-buttons button:disabled{opacity:.5}.mirror-actions-grid>button,.mirror-barcode-entry button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:50px;border:0;border-radius:9px;background:#123f43;color:#fff;font-weight:900;touch-action:manipulation}.mirror-actions-grid button:disabled{opacity:.5}.mirror-barcode-entry{display:grid;grid-template-columns:auto minmax(0,1fr) auto 80px;align-items:center;gap:9px;padding-left:12px;border:1px solid #cbdfe1;border-radius:9px}.mirror-barcode-entry .scan-camera-button{width:40px;min-height:34px;display:grid;place-items:center;border-radius:6px;background:#e5eeee;color:#0f575a;cursor:pointer}.mirror-barcode-entry input{border:0;outline:0}.mirror-message{color:#186a72!important;font-weight:800}.mirror-spinner{display:inline-block;width:14px;height:14px;border:2px solid #9dc7ca;border-top-color:#186a72;border-radius:50%;animation:mirror-spin .8s linear infinite}@keyframes mirror-spin{to{transform:rotate(360deg)}}.mirror-results-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.mirror-result-card{display:grid;gap:10px;border:1px solid #dbe8e9;border-radius:12px;padding:10px}.mirror-result-image{position:relative}.mirror-result-image>img{width:100%;aspect-ratio:2 / 3;border-radius:9px;object-fit:cover;display:block}.mirror-result-code{position:absolute;left:8px;bottom:8px;padding:4px 9px;border-radius:6px;background:#0f1718c7;color:#fff;font-family:monospace;font-size:.78rem;letter-spacing:.02em}.mirror-result-pending{align-content:start;border-style:dashed;background:#f7fbfb}.mirror-result-pending-image{display:flex!important;aspect-ratio:2 / 3;flex-direction:column;align-items:center;justify-content:center;gap:10px!important;border-radius:9px;background:linear-gradient(135deg,#edf6f6,#f9fcfc,#e8f3f3);color:#0f575a;text-align:center}.mirror-result-pending-image .mirror-spinner{width:24px;height:24px;border-width:3px}.mirror-result-card>div:not(.mirror-result-actions){display:grid;gap:5px}.mirror-result-card span,.mirror-result-card small{color:#617174}.mirror-result-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.mirror-result-actions button{display:inline-flex;align-items:center;justify-content:center;gap:4px;min-height:38px;border:1px solid #bdd9dc;border-radius:7px;background:#fff;color:#123f43;font-size:.72rem;font-weight:850;touch-action:manipulation}.mirror-result-actions button.favorite{border-color:#c94e68;background:#fff0f3;color:#a82d48}button,input,select,textarea{font:inherit}button{cursor:pointer}.app-shell{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:18px;min-height:100vh;padding:18px}.billing-counter,.side-panel{min-width:0}.side-panel{display:grid;gap:18px;align-content:start}.counter-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.eyebrow{display:block;color:#27696f;font-size:.78rem;font-weight:800;text-transform:uppercase}h1,h2{margin:0;line-height:1.1}h1{font-size:clamp(2rem,4vw,3.7rem);font-weight:900}h2{font-size:1rem;font-weight:850}.metric{display:inline-flex;align-items:center;gap:8px;min-width:180px;justify-content:flex-end;color:#0f454a;font-size:1.35rem;font-weight:900}.view-tabs{display:inline-grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:4px;min-height:42px;margin:0 0 18px;padding:4px;border:1px solid #b9d5d7;border-radius:8px;background:#fff}.view-tabs button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:132px;border:0;border-radius:6px;background:transparent;color:#456064;font-weight:850}.view-tabs button.active{background:#123f43;color:#fff}.scan-row{display:grid;grid-template-columns:92px minmax(0,1fr);align-items:center;gap:12px;margin-bottom:18px}.scan-row label{font-weight:800}.scan-input,.search-box{display:flex;align-items:center;gap:10px;min-height:46px;border:1px solid #b9d5d7;background:#fff;padding:0 8px 0 12px;border-radius:8px}.scan-input input,.search-box input{width:100%;min-width:0;border:0;outline:0;background:transparent}.scan-input button{width:84px;min-height:34px;border:0;border-radius:6px;background:#186a72;color:#fff;font-weight:800}.scan-input .scan-camera-button{width:40px;min-height:34px;display:grid;place-items:center;background:#e5eeee;color:#0f575a;cursor:pointer}.scan-input .scan-camera-button:hover{background:#d3e3e3}.content-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(290px,.65fr);gap:18px}.panel{border:1px solid #c7dcde;border-radius:8px;background:#fff;padding:16px;min-width:0;box-shadow:0 12px 28px #1720220f}.panel-title{display:flex;align-items:center;gap:8px;margin-bottom:12px}.cart-panel{display:grid;grid-template-rows:auto minmax(320px,1fr) auto}.cart-list,.inventory-list,.invoice-lines{display:grid;gap:10px}.cart-item{display:grid;grid-template-columns:52px minmax(0,1fr) 108px 120px 36px;align-items:center;gap:12px;min-height:64px;border:1px solid #e2eaeb;border-radius:8px;padding:10px}.cart-item strong,.inventory-row strong{display:block;overflow-wrap:anywhere}.product-thumb{display:inline-grid;place-items:center;width:48px;height:48px;border:1px solid #d8e7e9;border-radius:8px;background:#f3f8f8;color:#6d7f82;overflow:hidden}.product-thumb img{width:100%;height:100%;object-fit:cover}.cart-item span,.inventory-row small{color:#617174;font-size:.82rem}.qty-control{display:grid;grid-template-columns:30px 1fr 30px;align-items:center;min-width:100px;border:1px solid #d4e4e6;border-radius:8px}.qty-control button,.icon-danger{display:inline-grid;place-items:center;width:30px;height:30px;border:0;background:transparent;color:#186a72}.qty-control span{text-align:center;font-weight:900}.line-total{text-align:right;font-weight:850}.icon-danger{color:#a33131}.totals{display:grid;grid-template-columns:1fr auto;gap:8px 16px;margin-top:14px;padding-top:14px;border-top:1px solid #d9e7e8}.totals span{color:#617174}.required{color:#a33131;margin-left:2px}.stock-save-banner{margin:0;padding:10px 14px;border-radius:8px;background:#e4f2ed;color:#1e5f46;font-weight:800}.discount-input{justify-self:end;width:90px;text-align:right;padding:4px 8px;border:1px solid #cbdfe1;border-radius:6px;font-weight:700}.customer-panel{display:grid;gap:12px;align-content:start}.form-grid{display:grid;gap:10px}.form-grid input,.form-grid select,.stock-form-grid input,.stock-form-grid select,textarea{width:100%;min-height:42px;border:1px solid #cbdfe1;border-radius:8px;padding:9px 10px;background:#fff;outline-color:#186a72}textarea{resize:vertical;min-height:74px}.primary-action,.secondary-action,.file-action,.whatsapp-link,.invoice-link{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;border:0;border-radius:8px;background:#123f43;color:#fff;font-weight:900;text-decoration:none}.secondary-action,.file-action{border:1px solid #bdd9dc;background:#f8fbfb;color:#123f43}.primary-action:disabled,.secondary-action:disabled,.file-action:has(input:disabled),.scan-input button:disabled{opacity:.62}.status{margin:0;color:#27696f;font-weight:750}.upload-panel,.inventory-panel{display:grid;gap:12px}.stock-workspace,.barcode-workspace{display:grid;gap:18px}.barcode-settings,.barcode-preview-panel{display:grid;gap:14px}.barcode-picker{display:grid;gap:12px}.barcode-picker-actions{display:flex;gap:10px;flex-wrap:wrap}.barcode-picker-list{display:grid;gap:8px;max-height:420px;overflow-y:auto}.barcode-pick-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 10px;border:1px solid #e0eaec;border-radius:8px;background:#fbfdfd}.barcode-pick-row.selected{border-color:#27696f;background:#eef8f7}.barcode-pick-main{display:grid;grid-template-columns:auto 52px minmax(0,1fr);align-items:center;gap:10px;flex:1;min-width:0;cursor:pointer}.barcode-pick-main small{display:block;color:#617174}.barcode-copies{display:grid;gap:4px;color:#536568;font-size:.75rem;font-weight:800}.barcode-copies input{width:72px;min-height:34px;border:1px solid #cbdfe1;border-radius:6px;padding:4px 8px}.barcode-help{margin:0;color:#617174;line-height:1.5}.label-sheet{display:grid;grid-template-columns:repeat(auto-fill,minmax(310px,1fr));gap:12px}.dress-label{display:grid;gap:8px;break-inside:avoid;border:1px dashed #78999c;border-radius:6px;background:#fff;padding:12px}.label-top{display:grid;gap:12px}.label-top>div{display:grid;align-content:start;gap:3px}.label-top strong{font-size:1rem}.label-top span,.dress-label small{color:#405659;font-size:.75rem}.barcode-svg{width:100%;height:78px}.dress-label small{text-align:center}@media print{@page{margin:8mm}body{background:#fff}.billing-counter>:not(.barcode-workspace),.barcode-settings,.barcode-preview-panel>.panel-title,.side-panel,.no-print{display:none!important}.app-shell,.barcode-workspace,.barcode-preview-panel{display:block;min-height:0;padding:0;border:0;box-shadow:none}.label-sheet{grid-template-columns:repeat(2,1fr);gap:5mm}}.stylemirror-workspace{display:grid;gap:18px}.stylemirror-panel{display:grid;gap:14px}.stylemirror-grid{display:grid;grid-template-columns:260px minmax(0,1fr);gap:16px}.stylemirror-form{display:grid;gap:12px;align-content:start}.customer-image-picker{min-height:260px}.customer-image-picker img{height:260px}.check-row{display:flex;align-items:center;gap:10px;color:#435d61;font-size:.9rem;font-weight:750}.check-row input{width:18px;height:18px;accent-color:#186a72}.stylemirror-session{display:grid;grid-template-columns:auto auto minmax(0,1fr);gap:10px;align-items:center;border:1px solid #dbe8e9;border-radius:8px;background:#f8fbfb;padding:12px}.stylemirror-session span{color:#617174;font-size:.9rem}.stylemirror-session strong{color:#123f43;font-size:1.1rem;font-weight:900}.dress-preview-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.dress-preview-card{display:grid;gap:8px;border:1px solid #dbe8e9;border-radius:8px;background:#f8fbfb;padding:10px}.dress-preview-card img{width:100%;aspect-ratio:3 / 4;object-fit:cover;border-radius:6px}.dress-preview-card strong{overflow-wrap:anywhere}.dress-preview-card span{color:#617174;font-size:.84rem}.dress-preview-card.selected{border:2px solid #186a72;background:#eef8f8}.dress-preview-card .secondary-action{min-height:38px;font-size:.8rem}.catalog-note{margin:0;color:#617174;line-height:1.45}.customer-dress-preview{display:grid;grid-template-columns:minmax(180px,.7fr) auto minmax(180px,.7fr) minmax(240px,1fr);align-items:center;gap:18px;border:1px solid #dbe8e9;border-radius:8px;background:#f8fbfb;padding:16px}.customer-dress-preview figure{display:grid;gap:7px;margin:0}.customer-dress-preview figure img{width:100%;height:300px;border-radius:8px;background:#fff;object-fit:contain}.customer-dress-preview figcaption{color:#405659;font-weight:850;text-align:center}.catalog-plus{color:#186a72;font-size:2rem;font-weight:900}.catalog-dress-details{display:grid;gap:8px}.catalog-dress-details strong{color:#123f43;font-size:1.35rem}.catalog-dress-details span{color:#617174}.catalog-dress-details b{color:#123f43;font-size:1.2rem}.reports-workspace{display:grid;gap:18px}.reports-panel{display:grid;gap:14px}.reports-header{display:flex;justify-content:space-between;gap:16px;align-items:start}.report-filters{display:grid;grid-template-columns:140px 170px;gap:10px}.report-filters select,.report-filters input{min-height:42px;border:1px solid #cbdfe1;border-radius:8px;padding:9px 10px;background:#fff}.report-range,.report-note{color:#617174;font-size:.88rem}.report-note{margin:0}.report-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.report-cards article{display:grid;gap:8px;min-height:92px;border:1px solid #dbe8e9;border-radius:8px;background:#f8fbfb;padding:14px}.report-cards span{color:#617174;font-size:.82rem;font-weight:800}.report-cards strong{color:#123f43;font-size:1.28rem;font-weight:900;overflow-wrap:anywhere}.report-table-wrap{overflow-x:auto;border:1px solid #dbe8e9;border-radius:8px}.report-table{width:100%;min-width:680px;border-collapse:collapse}.report-table th,.report-table td{border-bottom:1px solid #e1ecee;padding:11px 12px;text-align:right}.report-table th:first-child,.report-table td:first-child{text-align:left}.report-table th{background:#f1f8f8;color:#435d61;font-size:.78rem;text-transform:uppercase}.report-table tr:last-child td{border-bottom:0}.stock-form-panel{display:grid;gap:14px}.stock-barcode-preview{display:grid;grid-template-columns:minmax(180px,.45fr) minmax(260px,1fr);align-items:center;gap:16px;border:1px solid #dbe8e9;border-radius:8px;background:#f8fbfb;padding:12px}.stock-barcode-preview>span{display:grid;gap:4px}.stock-barcode-preview small{color:#617174}.stock-barcode-actions{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.stock-summary{display:grid;grid-template-columns:1fr auto 1fr auto;gap:10px;align-items:center;border:1px solid #dbe8e9;border-radius:8px;background:#f8fbfb;padding:12px}.stock-summary span{color:#617174;font-size:.86rem}.stock-summary strong{color:#123f43;font-size:1.2rem;font-weight:900}.stock-form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.stock-form-grid label{display:grid;gap:6px;color:#536568;font-size:.82rem;font-weight:800}.image-upload-field{grid-row:span 2}.image-upload-title{display:flex;align-items:center;justify-content:space-between;gap:8px}.image-upload-title small{color:#16777e;font-size:.75rem}.image-picker{position:relative;display:grid;place-items:center;min-height:120px;border:1px dashed #aacdd0;border-radius:8px;background:#f8fbfb;overflow:hidden}.image-picker img{width:100%;height:150px;object-fit:cover}.image-picker input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.image-picker input:disabled{cursor:wait}.image-placeholder{color:#617174;font-weight:850}.image-processing{color:#16777e}.image-upload-help{color:#718083;font-size:.72rem;font-weight:600;line-height:1.35}.upload-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.file-action{position:relative;overflow:hidden}.file-action input{position:absolute;top:0;right:0;bottom:0;left:0;cursor:pointer;opacity:0}.csv-columns{border:1px solid #dbe8e9;border-radius:8px;background:#f8fbfb;color:#56686a;font-size:.8rem;line-height:1.45;padding:10px;overflow-wrap:anywhere}.import-errors{display:grid;gap:6px;color:#9b3f20;font-size:.82rem}.inventory-row{display:flex;align-items:center;gap:4px;width:100%;border:1px solid #e0eaec;border-radius:8px;background:#fbfdfd;padding:10px}.inventory-row-main{display:grid;grid-template-columns:52px minmax(0,1fr) 54px;gap:10px;flex:1;min-width:0;min-height:66px;align-items:center;text-align:left;border:0;background:transparent;padding:0}.inventory-row .icon-danger{flex-shrink:0}.icon-danger.confirming{width:auto;padding:0 10px;border-radius:6px;background:#a33131;color:#fff}.confirm-delete-label{font-size:.78rem;font-weight:800;white-space:nowrap}.stock{display:inline-grid;place-items:center;min-width:42px;min-height:34px;border-radius:8px;background:#e4f2ed;color:#1e5f46;font-weight:900}.stock.low{background:#ffe8db;color:#9b3f20}.invoice-panel{display:grid;gap:12px}.invoice-summary{display:flex;justify-content:space-between;gap:12px;padding:12px;border:1px solid #dbe8e9;border-radius:8px;background:#f8fbfb}.invoice-lines span{color:#56686a;font-size:.9rem}.whatsapp-link{background:#168052}.invoice-link{border:1px solid #bdd9dc;background:#f8fbfb;color:#123f43}.empty-state{display:grid;place-items:center;min-height:140px;border:1px dashed #aacdd0;border-radius:8px;color:#6b7e81;text-align:center;padding:18px}@media (max-width: 1100px){.mirror-customer-page{width:min(920px,calc(100% - 32px))}.mirror-results-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.app-shell,.content-grid,.dress-preview-grid,.report-cards,.stylemirror-grid,.stock-form-grid{grid-template-columns:1fr}.customer-dress-preview{grid-template-columns:1fr 1fr}.catalog-dress-details{grid-column:1 / -1}.reports-header,.report-filters{grid-template-columns:1fr}.reports-header{display:grid}.side-panel{grid-template-columns:minmax(0,1fr) minmax(300px,.8fr)}}@media (max-width: 1100px){.stock-barcode-actions{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 760px){.mirror-profile-grid,.mirror-actions-grid,.mirror-results-grid,.mirror-ai-buttons,.mirror-age-size,.mirror-photo-actions{grid-template-columns:1fr}.mirror-step-card{padding:14px}.mirror-customer-page{width:calc(100% - 20px);gap:12px;padding-top:max(14px,env(safe-area-inset-top))}.mirror-customer-header h1{font-size:clamp(2rem,12vw,3.2rem)}.mirror-photo-picker{min-height:260px}.mirror-photo-picker img{height:min(72vh,520px)}.mirror-barcode-entry{grid-template-columns:auto minmax(0,1fr) auto 72px}.mirror-photo-analysis{display:grid;grid-template-columns:1fr}.app-shell{padding:12px}.counter-header,.scan-row,.view-tabs,.stock-summary,.stylemirror-session,.side-panel,.stock-barcode-preview,.stock-barcode-actions,.customer-dress-preview{grid-template-columns:1fr}.catalog-plus{text-align:center}.view-tabs button{min-width:0}.counter-header{display:grid}.metric{justify-content:flex-start}.cart-item{grid-template-columns:52px minmax(0,1fr) 88px 34px}.line-total{grid-column:2 / -1;text-align:left}}@media (max-width: 480px){.mirror-customer-header svg{width:30px;height:30px}.mirror-step-title{align-items:flex-start}.mirror-step-title h2{font-size:1rem;line-height:1.3}.mirror-step-card>p{font-size:.9rem;line-height:1.45}.mirror-barcode-entry{grid-template-columns:24px minmax(0,1fr);padding:8px 8px 0}.mirror-barcode-entry button{grid-column:1 / -1;width:100%}.mirror-result-actions{grid-template-columns:1fr}.mirror-result-actions button{min-height:46px;font-size:.82rem}.mirror-result-image>img{max-height:72vh;object-fit:contain;background:#f4f8f8}}.mirror-preparing-state{display:flex;min-height:180px;flex-direction:column;align-items:center;justify-content:center;gap:10px}.mirror-preparing-state strong{color:#0f575a}.mirror-preparing-state small{color:#607779;text-align:center}@media (orientation: landscape) and (max-height: 600px){.mirror-profile-grid{grid-template-columns:minmax(220px,.7fr) minmax(0,1.3fr)}.mirror-photo-picker,.mirror-photo-picker img{min-height:240px;height:70vh}}.shop-pin-page{display:grid;place-items:center;min-height:100vh;padding:24px}.shop-pin-card{width:min(360px,100%);display:grid;gap:14px;background:#fff;border-radius:16px;padding:32px 28px;box-shadow:0 12px 32px #0f575a1f;text-align:center}.shop-pin-card h1{margin:0;font-size:1.3rem;color:#123f43}.shop-pin-card p{margin:0;color:#607779;font-size:.92rem}.shop-pin-card input{font-size:1.4rem;letter-spacing:.3em;text-align:center;padding:12px;border-radius:10px;border:1px solid #cfe0e1}.shop-pin-card button{padding:12px;border-radius:10px;border:none;background:#0f575a;color:#fff;font-weight:700;cursor:pointer}.shop-pin-card button:disabled{opacity:.6;cursor:default}.shop-pin-error{color:#b3261e;font-size:.88rem}.admin-page{display:grid;gap:18px;width:min(960px,calc(100% - 28px));margin:0 auto;padding:24px 0 48px}.admin-header{display:flex;align-items:center;justify-content:space-between;color:#123f43}.admin-header span{font-size:.78rem;font-weight:900;letter-spacing:.08em;color:#27696f}.admin-card{display:grid;gap:14px;background:#fff;border-radius:14px;padding:20px;box-shadow:0 8px 24px #0f575a14}.admin-card .stock-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-link-button{justify-self:start;background:none;border:none;color:#0f575a;font-weight:700;font-size:.85rem;cursor:pointer;padding:0}.admin-card>form>button[type=submit]{justify-self:start;padding:10px 20px;border-radius:10px;border:none;background:#0f575a;color:#fff;font-weight:700;cursor:pointer}.admin-card>form>button[type=submit]:disabled{opacity:.6;cursor:default}.admin-result-grid{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px;align-items:start}.admin-result-links{display:grid;gap:12px}.admin-result-links small{display:block;color:#607779;font-weight:700;margin-bottom:4px}.admin-url-row{display:flex;align-items:center;gap:8px}.admin-url-row code{background:#f4f8f8;border-radius:6px;padding:6px 10px;font-size:.85rem;overflow-wrap:anywhere}.admin-url-row button{border:none;background:#e5eeee;border-radius:6px;padding:6px;cursor:pointer;color:#0f575a}.admin-hint{color:#607779;font-size:.82rem;margin:0}.admin-qr-block{display:grid;justify-items:center;gap:10px}.admin-qr-block button{display:flex;align-items:center;gap:6px;border:none;background:#0f575a;color:#fff;border-radius:8px;padding:8px 14px;cursor:pointer;font-weight:700;font-size:.85rem}@media (max-width: 640px){.admin-card .stock-form-grid,.admin-result-grid{grid-template-columns:1fr}}.barcode-scan-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0a1414c7;display:grid;place-items:center;padding:20px;z-index:100}.barcode-scan-modal{position:relative;width:min(480px,100%);background:#0b1f21;border-radius:16px;padding:24px;display:grid;justify-items:center;gap:12px}.barcode-scan-modal video{width:100%;border-radius:10px;background:#000}.barcode-scan-modal p{margin:0;color:#cfe6e6;font-size:.88rem}.barcode-scan-close{position:absolute;top:10px;right:10px;width:32px;height:32px;display:grid;place-items:center;border:0;border-radius:999px;background:#ffffff24;color:#fff;cursor:pointer}.barcode-scan-error{display:grid;gap:6px;text-align:center}.barcode-scan-error p{color:#ffb4b0;font-weight:700}.barcode-scan-error span{color:#d8e8e8;font-size:.82rem}.splash-screen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;overflow:hidden;color:#fff;font-family:Hanken Grotesk,Inter,ui-sans-serif,system-ui,sans-serif;background:linear-gradient(149deg,#9f38ff,#1d0073);animation:splash-in .5s ease-out}.splash-curves{position:absolute;width:min(75vw,420px);fill:none;stroke:#ffffff29;stroke-width:.6}.splash-curves-top{top:0;right:0}.splash-curves-bottom{bottom:0;left:0;transform:scaleY(-1)}.splash-brand{display:grid;justify-items:center;gap:4px;margin-top:-60px}.splash-logo{width:78px;height:78px;margin-bottom:16px}.splash-brand h1{margin:0;font-size:26px;font-weight:600}.splash-brand p{margin:0;font-size:14px;opacity:.5}.splash-version{position:absolute;bottom:24px;font-size:18px;letter-spacing:.36px}@keyframes splash-in{0%{opacity:0}to{opacity:1}}.agreement-screen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:flex;flex-direction:column;background:#ecf2fa;color:#1e1b19;font-family:Hanken Grotesk,Inter,ui-sans-serif,system-ui,sans-serif}.agreement-header{display:flex;align-items:center;gap:12px;padding:8px 16px;background:#fff;box-shadow:0 4px 10px #0000001a}.agreement-logo{width:24px;height:24px;padding:4px;box-sizing:border-box;border-radius:4px;background:linear-gradient(122deg,#753cef 24%,#603cef 90%)}.agreement-divider{width:1px;height:20px;background:#aaa6}.agreement-header h1{margin:0;font-size:16px;font-weight:500;color:#040029}.agreement-scroll{flex:1;overflow-y:auto;padding:16px 20px}.agreement-tile{max-width:360px;margin:0 auto;padding:20px;display:flex;flex-direction:column;align-items:center;background:#fff;border-radius:12px;box-shadow:0 34px 24px -9px #324dab1f}.agreement-shield{position:relative;width:80px;height:80px;margin:8px 0 16px;border-radius:50%;background:linear-gradient(122deg,#753cef 24%,#603cef 90%);display:grid;place-items:center}.agreement-shield-inner{width:72px;height:72px;border-radius:50%;background:#f4eefa;display:grid;place-items:center}.agreement-shield-inner:before{content:"";position:absolute;width:48px;height:48px;border-radius:50%;background:#753cef1a}.agreement-shield-inner svg{position:relative}.agreement-shield-badge{position:absolute;right:-4px;bottom:-4px;width:28px;height:28px;border-radius:50%;background:#fff;display:grid;place-items:center;box-shadow:0 4px 6px -1px #0000001a}.agreement-eyebrow{font-size:11px;font-weight:600;letter-spacing:.55px;text-transform:uppercase;color:#767676}.agreement-tile h2{margin:20px 0 8px;font-size:20px;font-weight:600;line-height:1.2;text-align:center}.agreement-intro{margin:0 0 24px;font-size:14px;line-height:1.5;color:#767676;text-align:center}.agreement-points{list-style:none;margin:8px 0 0;padding:0;display:grid;gap:24px;width:100%}.agreement-points li{display:flex;gap:12px;align-items:flex-start}.agreement-point-icon{flex:none;width:44px;height:44px;border-radius:50%;background:#f5f0ff;display:grid;place-items:center}.agreement-points h3{margin:0;font-size:16px;font-weight:600;line-height:1.2}.agreement-points p{margin:4px 0 0;font-size:14px;line-height:1.5;color:#767676}.agreement-footer{display:grid;gap:20px;justify-items:center;padding:20px 16px;background:#fff;box-shadow:0 -10px 10px #0003}.agreement-check{display:flex;gap:12px;align-items:flex-start;width:min(100%,320px);font-size:12px;line-height:15px;letter-spacing:.12px;color:#57423b;cursor:pointer}.agreement-check input{position:absolute;opacity:0;pointer-events:none}.agreement-check strong{font-weight:600;color:#1e1b19;text-decoration:underline}.agreement-box{flex:none;width:20px;height:20px;margin-top:0;border:1px solid #a7a7a7;border-radius:6px;box-shadow:0 1px 2px #0000000d;display:grid;place-items:center}.agreement-check input:focus-visible+.agreement-box{outline:2px solid #753cef;outline-offset:2px}.agreement-button{width:min(100%,320px);display:flex;gap:8px;align-items:center;justify-content:center;padding:12px 24px;border:0;border-radius:32px;font:500 16px Hanken Grotesk,Inter,sans-serif;letter-spacing:.4px;color:#fff;background:linear-gradient(166deg,#753cef 24%,#603cef 90%);box-shadow:0 37px 26px -10px #324dab1f;cursor:pointer}.agreement-button:disabled{background:#d9d9d9;color:#8a8a8a;box-shadow:none;cursor:not-allowed}.photo-screen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;background:#111;overflow:hidden;font-family:Hanken Grotesk,Inter,ui-sans-serif,system-ui,sans-serif}.photo-video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.photo-video.mirrored{transform:scaleX(-1)}.photo-guide{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none}.photo-back{position:absolute;top:14px;left:16px;width:24px;height:24px;display:grid;place-items:center;padding:0;border:0;border-radius:4px;background:#fff;color:#040029;cursor:pointer}.photo-status{position:absolute;left:50%;bottom:128px;transform:translate(-50%);display:flex;gap:6px;align-items:center;padding:6px 12px;border-radius:9999px;background:#fff;box-shadow:0 1px 1px #0000000d;color:#546756;font-size:11px;font-weight:600;line-height:14px;white-space:nowrap}.photo-status-error{white-space:normal;width:min(88vw,340px);flex-wrap:wrap;justify-content:center;border-radius:16px;text-align:center;color:#57423b}.photo-status-error button{border:0;background:none;padding:0;font:inherit;font-weight:700;color:#603cef;text-decoration:underline;cursor:pointer}.photo-bar{position:absolute;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:space-around;padding:20px 16px 28px;background:#fff;border-radius:32px 32px 0 0;box-shadow:0 -10px 10px #0003}.photo-side{position:relative;width:40px;height:40px;border-radius:50%;display:grid;place-items:center;cursor:pointer}.photo-gallery{background:#ffffffb3;border:1.5px solid rgba(0,0,0,.7);color:#040029}.photo-gallery input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.photo-flip{background:#000000b3;border:2px solid rgba(255,255,255,.7);padding:0}.photo-shutter{width:84px;height:84px;margin-top:-56px;padding:4px;border:0;border-radius:50%;background:#fff;cursor:pointer}.photo-shutter span{display:grid;place-items:center;width:100%;height:100%;border:4px solid #e8e1ff;border-radius:50%;box-sizing:border-box;background:linear-gradient(122deg,#753cef 24%,#603cef 90%);box-shadow:0 4px 6px -1px #0000001a}.photo-shutter:disabled{opacity:.5;cursor:not-allowed}.preview-screen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;background:#ecf2fa;overflow:hidden;font-family:Hanken Grotesk,Inter,ui-sans-serif,system-ui,sans-serif;color:#1e1b19}.preview-photo{position:absolute;top:0;left:0;width:100%;height:55%;object-fit:cover;object-position:top}.preview-header{position:absolute;top:0;left:0;right:0;display:flex;align-items:center;gap:12px;padding:8px 16px;background:#fff3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:0 4px 20px #0000001a}.preview-header button{display:grid;place-items:center;padding:0;border:0;background:none;color:#040029;cursor:pointer}.preview-header h1{margin:0;font-size:16px;font-weight:500;color:#040029}.preview-sheet{position:absolute;left:0;right:0;bottom:0;max-height:72%;overflow-y:auto;display:grid;gap:24px;padding:20px 16px 24px;background:#fff;border-radius:32px 32px 0 0;box-shadow:0 -10px 10px #0003}.preview-summary{display:grid;gap:8px;justify-items:start;padding-bottom:16px;border-bottom:1px solid #e6e6ea}.preview-summary p{margin:0;font-size:15px;line-height:1.4;color:#767676}.preview-badge{display:inline-flex;gap:8px;align-items:center;padding:8px 12px;border-radius:9999px;background:#d0e5d0;color:#546756;font-size:13px;font-weight:600;text-transform:uppercase;line-height:1.2}.preview-badge.bad{background:#fde3dc;color:#9a3412}.preview-rows{display:grid;gap:16px}.preview-row{display:flex;align-items:center;gap:12px}.preview-row-icon{flex:none;width:40px;height:40px;border-radius:50%;background:#d3e8d380;display:grid;place-items:center}.preview-row div{flex:1;display:grid}.preview-row strong{font-size:16px;font-weight:600;line-height:24px}.preview-row div span{font-size:14px;color:#767676}.preview-row-state{flex:none;width:28px;height:28px;border-radius:50%;background:#d0e5d0;color:#546756;display:grid;place-items:center}.preview-row.warn .preview-row-state{background:#fde9c8;color:#92400e}.preview-row.warn .preview-row-icon{background:#fdf3e0}.preview-actions{display:grid;gap:16px;justify-items:center}.preview-actions button{width:min(100%,320px);height:52px;display:flex;gap:8px;align-items:center;justify-content:center;border:0;border-radius:9999px;font:600 16px Hanken Grotesk,Inter,sans-serif;cursor:pointer}.preview-continue{color:#fff;background:linear-gradient(165deg,#753cef 24%,#4d2bd6 90%)}.preview-continue:disabled{background:#d9d9d9;color:#8a8a8a;cursor:not-allowed}.preview-retake{color:#1e1b19;background:#eeeffa;box-shadow:0 1px 1px #0000000d}.upl-screen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:75;display:flex;flex-direction:column;background:#ecf2fa;color:#1e1b19;font-family:Hanken Grotesk,Inter,ui-sans-serif,system-ui,sans-serif}.upl-back{display:grid;place-items:center;padding:0;border:0;background:none;color:#040029;cursor:pointer}.upl-tile{align-items:stretch;gap:32px}.upl-intro{display:flex;gap:12px;align-items:center}.upl-intro-icon{flex:none;width:32px;height:32px;border-radius:16px;background:#fff;border:.4px solid rgba(179,177,177,.4);box-shadow:0 1px 2.8px #0000001c;display:grid;place-items:center}.upl-intro h2{margin:0 0 8px;font-size:20px;font-weight:500;text-align:left;color:#000}.upl-intro p{margin:0;font-size:16px;color:#767676}.upl-drop{display:grid;justify-items:center;gap:32px;padding:32px 20px;border:1px dashed rgba(0,0,0,.4);border-radius:24px;text-align:center}.upl-drop.dragging{background:#f5f0ff;border-color:#753cef}.upl-drop strong{display:block;margin-bottom:8px;font-size:20px;font-weight:500;color:#000}.upl-drop span{font-size:16px;color:#767676}.upl-browse{padding:12px 24px;border:1.1px solid #753cef;border-radius:32px;background:#fff;color:#603cef;font:500 16px Hanken Grotesk,Inter,sans-serif;letter-spacing:.4px;cursor:pointer}.upl-attachments{display:grid;gap:12px}.upl-attachments h3{display:flex;gap:4px;align-items:center;margin:0;font-size:20px;font-weight:500;color:#000}.upl-file{display:grid;gap:8px;padding:12px;border:1px solid rgba(0,0,0,.1)}.upl-file-top{display:flex;align-items:center;justify-content:space-between;gap:8px}.upl-file-name{padding:0;border:0;background:none;font:500 16px Hanken Grotesk,Inter,sans-serif;color:#0073f5;cursor:pointer;text-align:left;overflow-wrap:anywhere}.upl-file-name.plain{color:#040029;cursor:default}.upl-trash{display:grid;place-items:center;padding:0;border:0;background:none;color:#000;cursor:pointer}.upl-progress{height:8px;border-radius:8px;background:#d9d9d9;overflow:hidden}.upl-progress span{display:block;height:100%;width:40%;border-radius:8px;background:linear-gradient(177deg,#753cef 24%,#603cef 90%);animation:upl-slide 1.1s ease-in-out infinite alternate}.upl-file-meta{display:flex;flex-wrap:wrap;gap:4px 16px;align-items:center;font-size:14px;font-weight:500;color:#999}.upl-file-meta span{display:inline-flex;gap:8px;align-items:center}.upl-file-meta .ok{color:#4fa20a}.upl-file-meta .bad{color:#b45309}.upl-file-meta .spin{animation:upl-spin 1s linear infinite}.upl-start{width:min(100%,320px)}.upl-modal{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:grid;place-items:center;padding:16px;background:#0000001a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);overflow-y:auto}.upl-modal-card{width:min(100%,360px);display:grid;gap:20px;justify-items:center;padding:20px;border-radius:12px;background:linear-gradient(180deg,#fff,#f8f9ff);box-shadow:0 34px 24px -9px #324dab1f}.upl-modal-head{width:100%;display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.upl-modal-head div{display:grid;gap:4px}.upl-modal-head strong{font-size:16px;font-weight:500;color:#040029;overflow-wrap:anywhere}.upl-modal-head span{font-size:14px;font-weight:500;color:#999}.upl-modal-head button{display:grid;place-items:center;padding:0;border:0;background:none;color:#000;cursor:pointer}.upl-modal-photo{position:relative;width:100%;height:300px;border-radius:24px;overflow:hidden;background:#ddd}.upl-modal-photo img{width:100%;height:100%;object-fit:cover;object-position:top}.upl-modal-badge{position:absolute;left:13px;bottom:13px;max-width:calc(100% - 26px);display:inline-flex;gap:6px;align-items:center;padding:8px 12px;border-radius:32px;background:#fff;box-shadow:0 4px 6px -1px #0000001a;font-size:13px;font-weight:600;text-transform:uppercase;line-height:1.2;color:#1e1b19}.upl-modal-badge svg{color:#4fa20a;flex:none}.upl-modal-badge.bad svg{color:#b45309}.upl-modal-card .preview-continue,.upl-modal-card .preview-retake,.upl-goback{width:min(100%,320px);height:52px;display:flex;gap:8px;align-items:center;justify-content:center;border:0;border-radius:9999px;font:600 16px Hanken Grotesk,Inter,sans-serif;cursor:pointer}.upl-goback{background:none;color:#1e1b19}@keyframes upl-slide{0%{margin-left:0}to{margin-left:60%}}@keyframes upl-spin{to{transform:rotate(360deg)}}.upl-start{height:52px;display:flex;gap:8px;align-items:center;justify-content:center;border:0;border-radius:9999px;font:600 16px Hanken Grotesk,Inter,sans-serif;cursor:pointer}.ldr-screen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:72;display:flex;flex-direction:column;background:#ecf2fa;color:#1e1b19;font-family:Hanken Grotesk,Inter,ui-sans-serif,system-ui,sans-serif}.ldr-tile{align-items:stretch;gap:0}.ldr-motif{display:grid;justify-items:center;gap:20px;padding:48px 0 8px}.ldr-rings{position:relative;width:80px;height:80px;margin-bottom:16px;display:grid;place-items:center}.ldr-ring{position:absolute;border-radius:50%;animation:ldr-pulse 2s ease-in-out infinite}.ldr-ring.r3{top:-40px;right:-40px;bottom:-40px;left:-40px;background:#753cef14}.ldr-ring.r2{top:-20px;right:-20px;bottom:-20px;left:-20px;background:#753cef1f;animation-delay:.3s}.ldr-core{position:relative;width:80px;height:80px;border-radius:50%;background:#f4eefa;display:grid;place-items:center}.ldr-core:before{content:"";position:absolute;width:48px;height:48px;border-radius:50%;background:linear-gradient(122deg,#753cef 24%,#603cef 90%)}.ldr-core svg{position:relative}.ldr-calibrating{font-size:14px;letter-spacing:.3px;text-transform:uppercase;color:#767676}.ldr-calibrating b{font-weight:600}.ldr-tile h2{text-align:center}.ldr-eta{display:flex;gap:8px;align-items:center;margin:0 -20px 24px;padding:12px 20px;background:#f0ebfd}.ldr-eta>span{flex:none;width:32px;height:32px;border-radius:32px;display:grid;place-items:center}.ldr-eta strong{display:block;font-size:16px;font-weight:600;line-height:1.2}.ldr-eta small{font-size:14px;color:#5b5b5b}.ldr-steps{position:relative;list-style:none;margin:0;padding:0;display:grid;gap:16px}.ldr-steps:before{content:"";position:absolute;left:15px;top:20px;bottom:20px;width:2px;background:#4fa20a1f}.ldr-step{position:relative;display:flex;gap:12px;align-items:flex-start;transition:opacity .3s}.ldr-step.pending{opacity:.6}.ldr-step-icon{flex:none;width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#eaeaea;box-shadow:0 1px 1px #0000000d}.ldr-step.done .ldr-step-icon{background:#4fa20a}.ldr-step.active .ldr-step-icon{background:#e9f2e6}.ldr-step div{display:grid;gap:2px;padding-top:2px}.ldr-step strong{font-size:14px;font-weight:600;line-height:22px;letter-spacing:.14px}.ldr-step.active strong{color:#603cef}.ldr-step.pending strong{color:#5b5b5b;font-weight:500}.ldr-step span{display:flex;gap:8px;align-items:center;font-size:14px;line-height:1.2;color:#767676}.ldr-step.active span{color:#5b5b5b;font-weight:500}.ldr-step em{font-style:normal;font-size:11px;font-weight:700;letter-spacing:.55px;text-transform:uppercase;color:#4fa20a}.ldr-step em.queued{font-weight:500;letter-spacing:.66px;color:#767676}.ldr-step .spin{animation:upl-spin 1s linear infinite}@keyframes ldr-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.08);opacity:.7}}.stp-screen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:74;display:flex;flex-direction:column;background:#ecf2fa;color:#1e1b19;font-family:Hanken Grotesk,Inter,ui-sans-serif,system-ui,sans-serif}.stp-tile{align-items:stretch;gap:24px}.stp-uploaded{display:flex;gap:12px;align-items:center;padding-bottom:16px;border-bottom:2px solid #e3e8f2}.stp-uploaded img{flex:none;width:60px;height:60px;border-radius:8px;object-fit:cover}.stp-uploaded strong{display:block;font-size:20px;font-weight:500}.stp-uploaded span{font-size:14px;color:#767676;line-height:1.3}.stp-section{display:grid;gap:12px}.stp-section h3{margin:0;font-size:16px;font-weight:500;color:#1e1b19}.stp-section h3 small{font-size:16px;font-weight:400}.stp-sub{margin:-6px 0 0;font-size:12px;color:#767676}.stp-chips{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.stp-chip{display:inline-flex;gap:6px;align-items:center;padding:8px 16px;border:1px solid #d9d9df;border-radius:9999px;background:#fff;color:#5b5b5b;font:400 14px Hanken Grotesk,Inter,sans-serif;cursor:pointer}.stp-chip.on{border-color:#753cef;background:linear-gradient(166deg,#753cef 24%,#603cef 90%);color:#fff}.stp-select{position:relative;display:inline-flex;align-items:center;width:fit-content}.stp-select select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:8px 36px 8px 16px;border:1px solid #d9d9df;border-radius:9999px;background:#fff;color:#603cef;font:400 14px Hanken Grotesk,Inter,sans-serif;min-width:120px}.stp-select svg{position:absolute;right:14px;pointer-events:none;color:#603cef}.stp-modes{display:grid;gap:10px}.stp-mode{display:flex;gap:12px;align-items:center;padding:12px;border:1px solid #d9d9df;border-radius:16px;background:#fff;text-align:left;cursor:pointer;font-family:inherit;color:inherit}.stp-mode.on{border-color:#753cef;background:#f5f0ff;box-shadow:0 0 0 1px #753cef inset}.stp-mode-icon{flex:none;width:36px;height:36px;border-radius:50%;background:#f0ebfd;color:#603cef;display:grid;place-items:center}.stp-mode.on .stp-mode-icon{background:#753cef;color:#fff}.stp-mode strong{display:block;font-size:15px;font-weight:600;line-height:1.25}.stp-mode small{font-size:13px;color:#767676}.stp-scan{display:flex;gap:8px;align-items:center}.stp-scan input{flex:1;min-width:0;padding:12px 16px;border:1px solid #753cef;border-radius:9999px;font:400 15px Hanken Grotesk,Inter,sans-serif}.stp-scan .scan-camera-button{width:44px;height:44px;border:0;border-radius:50%;background:#f0ebfd;color:#603cef;display:grid;place-items:center;cursor:pointer}.stp-palettes{display:grid;grid-template-columns:1fr 1fr;gap:12px 16px}.stp-palette{position:relative;display:grid;gap:10px;padding:12px;border:1px solid transparent;border-radius:12px;background:none;text-align:left;font:500 12px Hanken Grotesk,Inter,sans-serif;color:#5b5b5b;cursor:pointer}.stp-palette.on{border-color:#753cef}.stp-swatches{display:flex;gap:4px}.stp-swatches i{width:18px;height:18px;border-radius:50%;display:block}.stp-palette-label{display:flex;flex-wrap:wrap;gap:4px 6px;align-items:center}.stp-palette em{display:inline-block;padding:2px 8px;border-radius:9999px;background:#f0ebfd;color:#1e1b19;font-style:normal;font-size:10px;font-weight:700;letter-spacing:.4px;text-transform:uppercase}.stp-privacy{display:flex;gap:12px;align-items:flex-start;margin:0 -20px -20px;padding:16px 20px 20px;background:#eaf3e6;border-radius:0 0 12px 12px}.stp-privacy>span{flex:none;width:32px;height:32px;border-radius:50%;background:#d6e6d0;color:#546756;display:grid;place-items:center}.stp-privacy strong{display:block;font-size:16px;font-weight:600;color:#546756}.stp-privacy p{margin:4px 0 0;font-size:14px;line-height:1.4;color:#1e1b19}.stp-error{margin:0;width:min(100%,320px);padding:10px 14px;border-radius:12px;background:#fde3dc;color:#9a3412;font-size:14px;line-height:1.35;text-align:center}.stp-hint{margin:-8px 0 0;font-size:13px;color:#767676;text-align:center}.mirror-change-prefs{display:inline-flex;gap:4px;align-items:center;margin:12px 0 0;padding:8px 14px;border:1px solid #d9d9df;border-radius:9999px;background:#fff;color:#603cef;font:600 14px inherit;cursor:pointer}.res-screen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;display:flex;flex-direction:column;background:#ecf2fa;color:#1e1b19;font-family:Hanken Grotesk,Inter,ui-sans-serif,system-ui,sans-serif}.res-scroll{flex:1;overflow-y:auto;padding:16px 20px;display:grid;grid-auto-rows:max-content;align-content:start;gap:24px;max-width:440px;width:100%;margin:0 auto;box-sizing:border-box}.res-top{display:grid;gap:8px}.res-top h2{margin:0;font-size:20px;font-weight:600}.res-top>span{font-size:14px;color:#767676;line-height:1.4}.res-chips{margin-top:4px}.res-message{margin:0;padding:10px 14px;border-radius:12px;background:#f0ebfd;color:#4d2bd6;font-size:14px}.res-card{border-radius:20px;overflow:hidden;background:linear-gradient(180deg,#fff,#f8f9ff);box-shadow:0 34px 24px -9px #324dab1f}.res-photo{position:relative;height:300px;overflow:hidden;background:#c9bde8}.res-photo-bg{position:absolute;top:-30px;right:-30px;bottom:-30px;left:-30px;width:calc(100% + 60px);height:calc(100% + 60px);object-fit:cover;filter:blur(22px) saturate(1.1)}.res-photo-main{position:relative;display:block;height:100%;margin:0 auto;max-width:100%;object-fit:contain}.res-icon{position:absolute;right:9px;width:32px;height:32px;display:grid;place-items:center;padding:0;border:0;border-radius:50%;background:#ffffffd9;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#1e1b19;cursor:pointer}.res-heart{top:10px}.res-heart.on{color:#753cef}.res-heart.on svg{fill:currentColor}.res-share{bottom:26px}.res-pill{position:absolute;left:12px;display:inline-flex;gap:6px;align-items:center;padding:4px 12px;border-radius:9999px;font-size:14px;font-weight:500;color:#040029;line-height:1.2}.res-qty{bottom:58px;background:#ffffffb3}.res-price{bottom:22px;background:#fff}.res-body{display:grid;gap:20px;padding:20px}.res-body h3{margin:0;font-size:20px;font-weight:500;line-height:1.2}.res-body h3 b{font-weight:700}.res-badge{justify-self:start;display:inline-flex;gap:4px;align-items:center;padding:4px 12px 4px 6px;border-radius:9999px;font-size:14px;font-weight:700;letter-spacing:.4px;line-height:1.2}.res-badge.good{background:#00bd351a;color:#3a8000}.res-badge.ok{background:#fff4dc;color:#92400e}.res-facts{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:0}.res-facts.three{grid-template-columns:1fr 1fr 1fr}.res-facts dt{font-size:14px;font-weight:500;color:#767676;margin-bottom:4px}.res-facts dd{margin:0;font-size:20px;font-weight:700;letter-spacing:.14px;color:#040029;line-height:1.2}.res-facts .price dd{background:linear-gradient(131deg,#753cef 24%,#603cef 90%);-webkit-background-clip:text;background-clip:text;color:transparent}.res-facts .price small{font-size:20px;font-weight:400}.res-swatch{display:inline-block;width:16px;height:16px;border-radius:50%;border:1px solid rgba(0,0,0,.12);vertical-align:middle}.res-barcode{display:grid;gap:8px}.res-barcode strong{font-size:16px;font-weight:600}.res-barcode svg{width:194px;max-width:100%;height:auto;background:#fff}.res-paired{margin:-8px 0 0;font-size:13px;color:#767676}.res-action{width:100%;height:52px;display:flex;gap:8px;align-items:center;justify-content:center;border:1px solid #eeeffa;border-radius:9999px;background:#fff;box-shadow:0 1px 2px #0000000d;font:600 16px Hanken Grotesk,Inter,sans-serif;color:#1e1b19;cursor:pointer}.res-action.solid{background:#eeeffa}.res-action.solid.added{background:#e6f5df;color:#2f6a0a;border-color:#cfe9c4}.res-cartbar{position:absolute;left:16px;right:16px;bottom:16px;max-width:408px;margin:0 auto;height:56px;display:flex;gap:10px;align-items:center;justify-content:center;padding:0 20px;border:0;border-radius:9999px;background:linear-gradient(165deg,#753cef 24%,#4d2bd6 90%);box-shadow:0 12px 24px #4d2bd659;color:#fff;font:600 16px Hanken Grotesk,Inter,sans-serif;cursor:pointer}.res-cartbar span{flex:1;text-align:left}.res-pending{background:#fff}.res-pending-photo{display:grid;place-content:center;justify-items:center;gap:8px;text-align:center;color:#5b5b5b;background:#f0ebfd}.res-spacer{height:72px}.cart-line-head{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.cart-remove{display:grid;place-items:center;padding:4px;border:0;background:none;color:#1e1b19;cursor:pointer}.cart-total{display:grid;gap:12px;padding:20px;border-radius:20px;background:#fff;box-shadow:0 34px 24px -9px #324dab1f}.cart-total>div{display:flex;align-items:baseline;justify-content:space-between}.cart-total span{font-size:16px;color:#5b5b5b}.cart-total b{font-size:24px;color:#603cef}.cart-total small{font-size:13px;color:#767676;line-height:1.4}
