@import"https://fonts.googleapis.com/css2?family=Archivo+Black&family=Manrope:wght@400;500;600;700;800&display=swap";:root{font-family:Manrope,Arial,sans-serif;color:#07111f;background:#06111f;font-synthesis:none;--navy: #06111f;--ink: #07111f;--teal: #05766b;--teal-hover: #034f48;--mint: #57dfcc;--paper: #fbfaf7;--line: #d7e0e1;--muted: #53616d;--danger: #a61b16}*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{margin:0;min-width:320px;min-height:100vh;min-height:100dvh;background:linear-gradient(rgba(84,216,198,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(84,216,198,.035) 1px,transparent 1px),var(--navy);background-size:42px 42px;-webkit-font-smoothing:antialiased}button,a,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed}.app-shell{min-height:100vh;min-height:100dvh;padding:calc(18px + env(safe-area-inset-top)) calc(32px + env(safe-area-inset-right)) calc(20px + env(safe-area-inset-bottom)) calc(32px + env(safe-area-inset-left));background:radial-gradient(circle at 52% 8%,rgba(10,163,143,.1),transparent 34%)}.topbar{min-height:50px;display:flex;align-items:center;color:#f7f9f7;gap:16px;max-width:1460px;margin:0 auto 14px}.brand,.studio-brand{color:inherit;text-decoration:none;font-size:15px;font-weight:800;letter-spacing:.13em}.brand{display:flex;align-items:center;gap:11px;white-space:nowrap}.brand strong,.studio-brand strong{color:var(--mint)}.brand-divider{color:#82909d;font-size:20px}.studio-brand{font-size:12px}.brand-mark{width:31px;height:31px;display:inline-flex;align-items:center;justify-content:center;color:var(--mint);border:2px solid var(--mint);border-radius:9px 3px;transform:rotate(45deg);flex:0 0 auto}.brand-mark svg{width:17px;height:17px;transform:rotate(-45deg)}.account-link{margin-left:auto;min-height:44px;display:inline-flex;align-items:center;color:#e1edeb;text-decoration:none;font-size:12px;font-weight:800;letter-spacing:.06em;padding:0 10px;white-space:nowrap}.account-link:hover{color:var(--mint)}.qr-only{min-height:44px;padding:0 16px;display:flex;align-items:center;gap:10px;color:#f7fbfa;background:#ffffff09;border:1px solid rgba(174,210,207,.35);border-radius:12px;font-weight:800;transition:.2s ease;white-space:nowrap}.qr-only:hover,.qr-only.active{background:#3bd9c41f;border-color:var(--mint)}.qr-only .brand-mark{width:23px;height:23px;border-width:1px;border-radius:6px 2px}.qr-only .brand-mark svg{width:13px}.workspace{max-width:1460px;min-height:760px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) 390px;background:var(--paper);border-radius:18px;overflow:hidden;box-shadow:0 26px 70px #00000047}.shop-flow{padding:44px clamp(28px,4vw,54px) 50px}.stepper{list-style:none;padding:0;display:grid;grid-template-columns:repeat(4,1fr);max-width:760px;margin:0 0 42px}.stepper:has(.step:nth-child(3):last-child){grid-template-columns:repeat(3,1fr);max-width:520px}.step{position:relative;display:flex;align-items:center;gap:10px;color:#596572;font-size:13px;font-weight:800}.step:not(:last-child):after{content:"";height:1px;width:30%;position:absolute;right:8%;top:16px;background:#cbd4d6}.step-number{width:33px;height:33px;flex:0 0 33px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #b8c3c7;border-radius:50%;color:#44515e;background:#fff}.step-number svg{width:15px;height:15px}.step.active,.step.passed{color:var(--teal)}.step.active .step-number,.step.passed .step-number{background:var(--teal);color:#fff;border-color:var(--teal);box-shadow:0 5px 14px #05766b38}.intro-row{display:flex;justify-content:space-between;align-items:end;margin-bottom:26px}.eyebrow{margin:0 0 10px;color:var(--teal);font-size:11px;font-weight:800;letter-spacing:.16em}h1{margin:0;max-width:800px;font-family:Archivo Black,Impact,sans-serif;font-size:clamp(38px,4vw,60px);line-height:.98;letter-spacing:-.045em}.lede{color:#3f4d5a;margin:16px 0 0;font-size:17px;line-height:1.55}.qr-first-intro,.delivery-stage,.products-stage{max-width:820px}.qr-first-intro{min-height:580px;display:flex;flex-direction:column;justify-content:center;padding:18px 0 42px}.qr-first-intro h1{max-width:720px;font-size:clamp(48px,5.3vw,78px)}.qr-first-intro .lede{max-width:710px;font-size:18px}.qr-first-points{margin-top:34px;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.qr-first-points>div{min-height:104px;padding:16px;display:flex;align-items:center;gap:12px;border:1px solid #d5dfdf;border-radius:14px;background:#fff}.qr-first-points svg{width:29px;height:29px;color:var(--teal);flex:0 0 auto}.qr-first-points span{display:grid;gap:4px}.qr-first-points strong{font-size:12px}.qr-first-points small{color:var(--muted);font-size:10px;line-height:1.4}.start-design-cta{width:min(360px,100%);min-height:58px;margin-top:24px;padding:0 22px;display:flex;align-items:center;justify-content:center;gap:12px;border:0;border-radius:12px;background:var(--teal);color:#fff;box-shadow:0 12px 25px #05766b38;font-weight:800}.start-design-cta:hover:not(:disabled){background:var(--teal-hover);transform:translateY(-2px)}.start-design-cta:disabled{opacity:.55}.start-design-cta svg{width:19px}.delivery-stage{padding-bottom:38px}.delivery-stage .lede{max-width:680px}.delivery-grid{margin-top:34px;display:grid;grid-template-columns:1fr 1fr;gap:18px}.delivery-grid>button{min-height:330px;padding:28px;display:flex;flex-direction:column;align-items:flex-start;border:1px solid #ccd9d8;border-radius:18px;background:#fff;color:var(--ink);text-align:left;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.delivery-grid>button:hover{transform:translateY(-4px);border-color:var(--teal);box-shadow:0 17px 36px #07111f1a}.delivery-icon{width:62px;height:62px;margin-bottom:24px;display:grid;place-items:center;border-radius:17px;background:#e9f8f5;color:var(--teal)}.delivery-icon svg{width:34px;height:34px}.delivery-grid small{color:var(--teal);font-size:9px;font-weight:800;letter-spacing:.14em}.delivery-grid strong{margin-top:8px;font-family:Archivo Black,Impact,sans-serif;font-size:25px;line-height:1.05}.delivery-grid p{margin:14px 0 24px;color:var(--muted);font-size:13px;line-height:1.6}.delivery-grid b{margin-top:auto;display:flex;align-items:center;gap:8px;color:var(--teal);font-size:13px}.delivery-grid b svg{width:17px}.qr-ready-summary{background:#f1faf8;border-style:solid;border-color:#bcd9d4}.qr-ready-summary svg{width:34px;height:34px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;max-width:820px}.product-card{position:relative;min-height:220px;padding:0;overflow:hidden;display:flex;flex-direction:column;align-items:stretch;background:#fdfcf9;border:1px solid #d5dddf;border-radius:14px;color:var(--ink);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease;touch-action:manipulation}.product-card:hover{transform:translateY(-3px);border-color:#78a8a1;box-shadow:0 12px 25px #0d1e2a14}.product-card:focus-visible,.primary-cta:focus-visible,.qr-only:focus-visible,.status-close:focus-visible,.inline-back:focus-visible,a:focus-visible{outline:3px solid rgba(87,223,204,.65);outline-offset:3px}.product-card.selected{border:3px solid var(--teal);box-shadow:0 9px 22px #05766b24}.product-card img{width:100%;aspect-ratio:1.35 / 1;object-fit:contain;object-position:center;display:block;background:#fbf8f3}.product-card>span:last-child{min-height:66px;padding:12px 10px 13px;font-family:Archivo Black,Impact,sans-serif;font-size:14px;line-height:1.08;text-align:center;display:grid;place-content:center;gap:6px}.product-card>span:last-child small{color:#64717c;font-family:Manrope,Arial,sans-serif;font-size:10px;font-weight:700;line-height:1.25}.product-card.selected>span:last-child{color:var(--teal)}.selection-check{position:absolute;z-index:2;right:11px;top:11px;width:32px;height:32px;display:grid;place-items:center;color:#fff;background:var(--teal);border-radius:50%;box-shadow:0 5px 15px #04383338}.selection-check svg{width:18px}.popular-badge{position:absolute;z-index:1;top:10px;left:10px;padding:6px 8px;border-radius:999px;background:#071426;color:#fff;font-size:8px;font-style:normal;font-weight:800;letter-spacing:.11em}.popular-discovery,.category-discovery{max-width:820px}.popular-product-grid{width:100%}.discovery-heading{margin:0 0 15px;display:flex;align-items:end;justify-content:space-between;gap:18px}.discovery-heading>div>span{color:var(--teal);font-size:9px;font-weight:800;letter-spacing:.16em}.discovery-heading h2{margin:4px 0 0;font-family:Archivo Black,Impact,sans-serif;font-size:clamp(24px,2.4vw,34px);line-height:1;letter-spacing:-.035em}.discovery-heading p{max-width:300px;margin:0;color:#5b6873;font-size:11px;line-height:1.45}.category-discovery{margin-top:38px}.category-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px}.category-grid>button{position:relative;min-height:112px;padding:0 42px 0 0;overflow:hidden;border:1px solid #d5dfdf;border-radius:14px;background:#fff;color:var(--ink);display:grid;grid-template-columns:112px 1fr;align-items:center;text-align:left;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}.category-grid>button:hover{transform:translateY(-2px);border-color:#6faaa2;box-shadow:0 9px 22px #07111f12}.category-grid>button.active{border:2px solid var(--teal);background:#f0fbf8}.category-grid img{width:112px;height:112px;object-fit:contain;background:#f4f7f6}.category-grid button>span{padding:11px 12px;display:grid;gap:3px}.category-grid small{color:var(--teal);font-size:8px;font-weight:800;letter-spacing:.12em}.category-grid strong{font-family:Archivo Black,Impact,sans-serif;font-size:15px;line-height:1.08}.category-grid em{color:#64717c;font-size:10px;font-style:normal;line-height:1.35}.category-grid b{position:absolute;right:14px;width:27px;height:27px;display:grid;place-items:center;border-radius:50%;background:#edf4f3;color:var(--teal)}.category-results{margin-top:13px;padding:15px;border:1px solid #bfd4d1;border-radius:14px;background:#f3faf8}.category-results-head{margin-bottom:10px;display:flex;justify-content:space-between;gap:12px}.category-results-head strong{font-size:13px}.category-results-head span{color:#61716f;font-size:10px}.category-product-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.category-product-row button{min-height:68px;padding:6px 9px 6px 6px;border:1px solid #d1dfdd;border-radius:10px;background:#fff;color:var(--ink);display:grid;grid-template-columns:58px 1fr 22px;align-items:center;gap:9px;text-align:left}.category-product-row button.selected{border:2px solid var(--teal);color:var(--teal)}.category-product-row img{width:58px;height:56px;object-fit:contain;border-radius:7px;background:#f7f8f6}.category-product-row button>span{display:grid;gap:3px;font-size:11px;font-weight:800}.category-product-row small{color:#68757e;font-size:9px;font-weight:600}.category-product-row svg{width:17px;height:17px}.price-on-request strong{font-size:16px!important}.browse-actions{max-width:820px;margin-top:15px;display:flex;align-items:center;gap:14px;flex-wrap:wrap}.browse-actions a{min-height:46px;display:inline-flex;align-items:center;padding:0 17px;color:#fff;background:var(--ink);text-decoration:none;border-radius:12px;font-size:13px;font-weight:800}.browse-actions span{max-width:430px;color:#586570;font-size:12px;line-height:1.5}.standalone-card{max-width:820px;min-height:320px;display:grid;grid-template-columns:120px minmax(0,1fr);align-items:center;gap:30px;padding:38px;border:1px solid var(--line);border-radius:18px;background:#fff}.standalone-icon{width:110px;height:110px;display:grid;place-items:center;background:var(--navy);border-radius:28px}.standalone-icon .brand-mark{width:58px;height:58px;border-width:3px}.standalone-icon .brand-mark svg{width:30px;height:30px}.standalone-card h2{font-family:Archivo Black;font-size:31px;margin:8px 0 10px}.standalone-card p{color:var(--muted);line-height:1.7}.standalone-kicker{font-size:11px;letter-spacing:.16em;font-weight:800;color:var(--teal)}.standalone-card ul{grid-column:1 / -1;list-style:none;margin:0;padding:18px 0 0;border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.standalone-card li{display:flex;align-items:center;gap:8px;color:#31424f;font-size:13px;font-weight:800}.standalone-card li svg{width:18px;color:var(--teal)}.summary{position:relative;padding:42px 36px 28px;background:#fff;border-left:1px solid #dce3e5;display:flex;flex-direction:column}.summary-head{display:flex;align-items:start;justify-content:space-between}.summary-label{color:var(--teal);font-size:10px;font-weight:800;letter-spacing:.14em}.summary h2{font-family:Archivo Black;font-size:21px;margin:6px 0 0}.live-dot{margin-top:8px;color:#596670;font-size:10px;font-weight:800;letter-spacing:.09em}.live-dot i{display:inline-block;width:7px;height:7px;margin-right:5px;background:var(--teal);border-radius:50%;box-shadow:0 0 0 4px #05766b1f}.qr-preview{width:214px;margin:24px auto 22px;padding:11px;background:#fff;border:1px solid #dce3e5;border-radius:18px;box-shadow:0 10px 28px #07111f12}.qr-preview img{display:block;width:100%;border-radius:10px}.qr-target-field{display:grid;gap:7px;margin:0 0 18px}.qr-target-field>span{color:#344653;font-size:12px;font-weight:800}.qr-target-field input,.contact-form input{width:100%;min-height:48px;padding:0 13px;color:var(--ink);background:#fbfcfb;border:1px solid #cbd6d8;border-radius:10px;outline:0;font-size:16px}.qr-target-field input:focus,.contact-form input:focus{border-color:var(--teal);box-shadow:0 0 0 3px #05766b24}.qr-target-field input[aria-invalid=true]{border-color:var(--danger)}.qr-status{display:block;min-height:34px;color:#4e5f6a;font-size:12px;line-height:1.45}.qr-status.error{color:var(--danger);font-weight:700}.selected-product{display:grid;grid-template-columns:100px 1fr;gap:16px;align-items:center;padding:16px 0;border-top:1px solid #e1e7e8;border-bottom:1px solid #e1e7e8}.selected-product img{width:100px;height:84px;border-radius:10px;object-fit:cover;border:1px solid #e5eae9}.selected-product h3{margin:0 0 4px;font-family:Archivo Black;font-size:17px}.selected-product p{margin:0 0 9px;color:#606d77;font-size:12px}.selected-product span{color:#334650;font-size:12px;font-weight:700}.selected-product span i{display:inline-block;width:8px;height:8px;margin-left:8px;background:var(--teal);border-radius:50%}.quantity-row,.price-row{display:flex;align-items:center;justify-content:space-between;padding:17px 0;border-bottom:1px solid #e1e7e8;font-size:13px;font-weight:800}.quantity-row>div:first-child{display:grid;gap:3px}.quantity-row small,.price-row small{color:#63717c;font-size:11px;font-weight:600}.quantity-control{display:grid;grid-template-columns:44px 52px 44px;min-height:44px;overflow:hidden;border:1px solid #cbd6d8;border-radius:10px;background:#fff}.quantity-control button{min-width:44px;border:0;background:#fff;color:var(--ink);display:grid;place-items:center}.quantity-control button:hover:not(:disabled){background:#e9f6f3;color:var(--teal)}.quantity-control button:disabled{color:#a7b0b7;background:#f2f4f3}.quantity-control svg{width:15px}.quantity-control output{display:grid;place-items:center;border-inline:1px solid #dce3e5;font-size:14px}.price-row{border-bottom:0;align-items:end}.price-row>div{display:flex;flex-direction:column;gap:3px}.price-row>div:last-child{text-align:right}.price-row strong{font-family:Archivo Black;font-size:24px;letter-spacing:-.03em}.empty-summary{min-height:160px;margin:8px 0 18px;padding:22px;display:grid;place-items:center;text-align:center;border:1px dashed #b7c5c4;border-radius:14px;background:#f7faf8}.empty-summary svg{width:30px;color:var(--teal)}.empty-summary strong{margin-top:7px}.empty-summary span{max-width:28ch;color:#586772;font-size:12px;line-height:1.5}.qr-only-summary{padding:16px 0 25px;text-align:center;border-top:1px solid #e1e7e8}.qr-only-summary h3{font-family:Archivo Black;margin:0 0 5px}.qr-only-summary p{color:var(--muted);font-size:12px}.qr-only-summary strong{display:block;font-family:Archivo Black;font-size:25px}.primary-cta{margin-top:auto;width:100%;min-height:56px;display:flex;align-items:center;justify-content:center;gap:13px;color:#fff;border:0;border-radius:11px;background:var(--teal);box-shadow:0 11px 24px #05766b38;font-weight:800;transition:transform .2s ease,background .2s ease}.primary-cta:hover:not(:disabled){transform:translateY(-2px);background:var(--teal-hover)}.primary-cta:disabled{opacity:.58;box-shadow:none}.primary-cta svg{width:18px}.security-note{margin:13px 0 0;display:flex;justify-content:center;align-items:center;gap:6px;color:#4e5f69;font-size:12px;text-align:center}.security-note svg{width:15px;color:var(--teal);flex:0 0 auto}.details-stage{max-width:820px}.inline-back{min-height:44px;margin:-6px 0 28px;padding:0;display:inline-flex;align-items:center;gap:8px;border:0;background:transparent;color:var(--teal);font-weight:800}.inline-back svg{width:18px}.contact-form{margin-top:30px;display:grid;grid-template-columns:1fr 1fr;gap:18px}.contact-form label{display:grid;gap:7px;color:#273945;font-size:12px;font-weight:800}.contact-form label>span small{color:#6a7780;font-weight:600}.website-trap{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.form-alert{margin-top:20px;padding:13px 14px;border-left:4px solid var(--danger);border-radius:8px;background:#fff0ef;color:#7e1713;font-size:13px;font-weight:700}.no-payment-note{margin-top:22px;display:flex;gap:8px;align-items:flex-start;color:#4d5e68;font-size:12px;line-height:1.55}.no-payment-note svg{flex:0 0 auto;width:17px;color:var(--teal)}.benefits{max-width:1460px;margin:18px auto 0;display:flex;align-items:center;gap:clamp(24px,5vw,72px);color:#edf4f2}.benefits>div{display:flex;align-items:center;gap:11px}.benefits svg{width:24px;height:24px;color:#9edbd3}.benefits span{display:flex;flex-direction:column}.benefits strong{font-size:12px}.benefits small{margin-top:3px;color:#b5c4c8;font-size:10px}.cart-note{margin-left:auto}.status-shell{display:flex;flex-direction:column}.status-workspace{position:relative;width:min(760px,100%);min-height:610px;margin:18px auto auto;padding:clamp(40px,7vw,72px);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:var(--paper);border-radius:24px;box-shadow:0 28px 80px #0000004d}.status-workspace h1{font-size:clamp(38px,7vw,64px)}.status-workspace>p:not(.eyebrow):not(.status-warning){max-width:52ch;color:#4e5f69;line-height:1.7}.arctic-loader{width:94px;height:94px;margin-bottom:30px;display:grid;place-items:center;position:relative;transform:rotate(45deg);border:3px solid var(--teal);border-radius:28px 8px}.arctic-loader:before{content:"";width:37px;height:37px;border:3px solid var(--teal);border-radius:50%}.arctic-loader span{position:absolute;width:10px;height:10px;background:var(--mint);border-radius:50%;animation:arcticPulse 1.2s infinite}.arctic-loader span:nth-child(1){top:-6px;left:10px}.arctic-loader span:nth-child(2){right:-6px;bottom:12px;animation-delay:.2s}.arctic-loader span:nth-child(3){left:-6px;bottom:16px;animation-delay:.4s}@keyframes arcticPulse{0%,to{opacity:.2;transform:scale(.7)}50%{opacity:1;transform:scale(1.1)}}.processing-list,.result-list{width:min(520px,100%);margin-top:26px;display:grid;gap:10px;text-align:left}.processing-list span,.result-list span{min-height:50px;padding:12px 14px;display:flex;align-items:center;gap:10px;border:1px solid #d5dfdf;border-radius:12px;background:#fff;color:#31434e;font-size:13px;font-weight:800}.processing-list svg,.result-list svg{width:20px;color:var(--teal)}.processing-list .is-processing i{width:18px;height:18px;border:2px solid #c9d6d4;border-top-color:var(--teal);border-radius:50%;animation:spin .75s linear infinite}.success-workspace{justify-content:flex-start}.status-close{position:absolute;top:22px;right:22px;width:46px;height:46px;display:grid;place-items:center;border:1px solid #cdd8d9;border-radius:50%;background:#fff;color:var(--ink)}.status-close svg{width:20px}.success-mark{width:80px;height:80px;margin-bottom:24px;display:grid;place-items:center;border-radius:50%;background:var(--teal);color:#fff;box-shadow:0 14px 30px #05766b3b}.success-mark svg{width:38px;height:38px}.reference-card{width:min(520px,100%);margin-top:18px;padding:16px;border-radius:12px;background:#071426;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:12px}.reference-card span{color:#b9ccca;font-size:11px;text-transform:uppercase;letter-spacing:.1em;font-weight:800}.reference-card strong{font-size:18px}.result-list .warning{border-color:#e0b96a;background:#fff9ea;color:#714a00}.result-list .warning i{width:20px;height:20px;display:grid;place-items:center;border-radius:50%;background:#a66d00;color:#fff;font-style:normal}.status-warning{max-width:520px;color:#7c4c00;background:#fff7df;padding:12px 14px;border-radius:10px;font-size:12px;line-height:1.5}.status-actions{width:min(520px,100%);margin-top:24px;display:grid;grid-template-columns:1fr 1fr;gap:12px}.status-actions .primary-cta{min-height:52px}.secondary-action{min-height:52px;display:flex;align-items:center;justify-content:center;border:1px solid #b9c7c6;border-radius:11px;color:var(--ink);background:#fff;text-decoration:none;font-weight:800}.edit-qr-design{width:100%;min-height:44px;margin:-8px 0 17px;border:1px solid #b8cac8;border-radius:10px;background:#fff;color:var(--teal);font-weight:800;display:flex;align-items:center;justify-content:center;gap:8px}.edit-qr-design svg{width:19px;height:19px}.designer-stepper-wrap{max-width:1460px;margin:0 auto;padding:23px 32px 1px;border-radius:18px 18px 0 0;background:var(--paper)}.designer-stepper-wrap .stepper{margin:0 auto 18px}.designer-global-alert{max-width:1460px;margin:0 auto;border-radius:0}.qr-designer-shell{max-width:1460px;margin:0 auto;padding:12px 32px 42px;border-radius:0 0 18px 18px;background:var(--paper);color:var(--ink)}.qr-designer-head{max-width:760px;padding:14px 0 28px}.qr-designer-head h1{margin:7px 0 8px}.qr-designer-head>p:last-child{margin:0;color:var(--muted)}.qr-designer-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,430px);align-items:start;gap:28px}.qr-control-card,.designer-preview-card{border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 12px 34px #07111f12;overflow:hidden}.designer-tabs{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid var(--line);background:#f3f7f6}.designer-tabs button{min-height:56px;border:0;border-bottom:3px solid transparent;background:transparent;color:#5b6872;display:flex;align-items:center;justify-content:center;gap:9px;font-weight:800}.designer-tabs button.active{border-bottom-color:var(--teal);background:#fff;color:var(--teal)}.designer-tabs svg{width:20px;height:20px}.designer-panel{display:grid;gap:20px;padding:26px}.designer-panel label{display:grid;gap:8px;color:#24313d;font-size:13px;font-weight:800}.designer-panel label>span{display:flex;justify-content:space-between;gap:10px}.designer-panel select,.designer-panel input:not([type=checkbox]):not([type=file]):not([type=range]){width:100%;min-height:48px;padding:0 13px;border:1px solid #c8d3d4;border-radius:9px;background:#fff;color:var(--ink);font-size:16px}.designer-panel input[type=color]{padding:5px!important}.designer-panel input[type=range]{width:100%;min-height:44px;accent-color:var(--teal)}.preset-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.preset-grid button{min-height:46px;padding:7px;border:1px solid #bdcdcb;border-radius:9px;color:#253541;background:#fff;font-size:12px;font-weight:800}.preset-grid button:hover{border-color:var(--teal);color:var(--teal)}.designer-two-col{display:grid;grid-template-columns:1fr 1fr;gap:14px}.designer-switch{min-height:58px;grid-template-columns:1fr auto!important;align-items:center;padding:10px 13px;border:1px solid #d7e0e1;border-radius:10px}.designer-switch>span{display:grid!important;justify-content:start!important;gap:2px!important}.designer-switch small{color:var(--muted);font-weight:500}.designer-switch input{width:24px;height:24px;accent-color:var(--teal)}.logo-mode-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.logo-mode-grid button{min-height:74px;padding:11px 8px;border:1px solid #c8d4d4;border-radius:10px;background:#fff;color:var(--ink);display:grid;gap:3px}.logo-mode-grid button.active{border:2px solid var(--teal);background:#effbf8;color:var(--teal)}.logo-mode-grid small{color:var(--muted);font-size:11px}.logo-drop{min-height:155px;place-items:center;align-content:center;padding:18px;border:2px dashed #afc3c1;border-radius:12px;background:#f8fbfa;text-align:center;cursor:pointer}.logo-drop input{position:absolute;width:1px;height:1px;opacity:0}.logo-drop svg{width:30px;height:30px;color:var(--teal)}.logo-drop img{width:72px;height:72px;object-fit:contain;border-radius:10px;background:#fff}.logo-drop span{color:var(--muted);font-size:12px;font-weight:500}.remove-logo{min-height:44px;border:1px solid #d8b4b0;border-radius:9px;background:#fff;color:var(--danger);font-weight:800}.brand-controls{display:grid;gap:18px}.brand-intro{padding:14px;border-left:4px solid var(--mint);border-radius:8px;background:#effbf8;display:grid;gap:4px}.brand-intro span{color:var(--muted);font-size:12px;line-height:1.5}.designer-preview-card{position:sticky;top:16px;padding:20px}.designer-preview-head{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#52606b;font-size:10px;font-weight:800;letter-spacing:.12em}.designer-preview-head b{display:flex;align-items:center;gap:6px;color:var(--teal)}.designer-preview-head i{width:7px;height:7px;border-radius:50%;background:#11b981;box-shadow:0 0 0 4px #11b98121}.designer-qr-stage{aspect-ratio:1;margin:17px 0;padding:18px;border-radius:13px;background:linear-gradient(45deg,#eff3f3 25%,transparent 25%),linear-gradient(-45deg,#eff3f3 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#eff3f3 75%),linear-gradient(-45deg,transparent 75%,#eff3f3 75%),#fff;background-size:20px 20px;background-position:0 0,0 10px,10px -10px,-10px 0;display:grid;place-items:center}.designer-qr-stage img{width:100%;height:100%;object-fit:contain;border-radius:5px}.designer-qr-stage.loading img{opacity:.55}.preview-loader{width:44px;height:44px;border:4px solid #c9ddda;border-top-color:var(--teal);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.scan-result{min-height:67px;padding:11px 12px;border-radius:10px;display:flex;align-items:center;gap:11px}.scan-result.pass{color:#086452;background:#eafaf5}.scan-result.fail{color:#8f261f;background:#fff0ee}.scan-result.testing{color:#52606b;background:#f1f5f5}.scan-result>svg,.scan-result>b,.scan-result>i{width:27px;height:27px;flex:0 0 27px}.scan-result>b{display:grid;place-items:center;border-radius:50%;background:#ad2e26;color:#fff}.scan-result.testing>i{border:3px solid #bdcfcd;border-top-color:var(--teal);border-radius:50%;animation:spin .8s linear infinite}.scan-result span{display:grid;gap:2px}.scan-result strong{font-size:13px}.scan-result small{font-size:11px;line-height:1.4}.designer-downloads{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:13px}.designer-downloads button{min-height:45px;border:1px solid #becdcd;border-radius:9px;background:#fff;color:var(--ink);display:flex;align-items:center;justify-content:center;gap:7px;font-weight:800}.designer-preview-card .primary-cta{margin-top:12px}@media(max-width:1180px){.app-shell{padding-inline:calc(18px + env(safe-area-inset-left)) calc(18px + env(safe-area-inset-right))}.workspace{grid-template-columns:minmax(0,1fr) 350px}.shop-flow{padding-inline:30px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.step span:not(.step-number){display:none}.step:not(:last-child):after{right:16%;width:42%}.cart-note{display:none}}@media(max-width:860px){.app-shell{padding:calc(10px + env(safe-area-inset-top)) calc(10px + env(safe-area-inset-right)) calc(18px + env(safe-area-inset-bottom)) calc(10px + env(safe-area-inset-left))}.topbar{min-height:54px;margin-bottom:10px;gap:9px}.studio-brand,.brand-divider{display:none}.brand{font-size:13px}.account-link{margin-left:auto;font-size:11px;padding-inline:8px}.qr-only{padding:0 11px;font-size:11px}.workspace{display:flex;flex-direction:column;min-height:0;border-radius:15px}.shop-flow{padding:28px 22px 32px}.stepper{margin-bottom:30px}.step:not(:last-child):after{width:46%}h1{font-size:clamp(36px,8vw,54px)}.lede{font-size:15px}.qr-first-intro{min-height:0;padding-block:8px 20px}.qr-first-intro h1{font-size:clamp(44px,9vw,66px)}.qr-first-points{grid-template-columns:repeat(3,1fr)}.delivery-grid>button{min-height:290px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;max-width:none}.product-card{min-height:190px}.product-card img{aspect-ratio:1.15 / 1}.browse-actions,.popular-discovery,.category-discovery{max-width:none}.summary{border:0;border-top:1px solid #dce3e5;padding:30px 24px calc(24px + env(safe-area-inset-bottom))}.qr-preview{width:185px}.primary-cta{margin-top:22px}.benefits{display:grid;grid-template-columns:1fr 1fr;gap:17px;padding-inline:10px}.contact-form{max-width:none}.status-workspace{margin-top:10px;min-height:calc(100dvh - 100px);border-radius:18px}.designer-stepper-wrap{padding:20px 22px 1px}.qr-designer-shell{padding:10px 22px 30px}.qr-designer-layout{grid-template-columns:1fr}.designer-preview-card{position:static}.designer-preview-card{max-width:560px;width:100%;margin:0 auto}}@media(max-width:620px){.topbar{flex-wrap:wrap}.brand span:last-child{display:none}.brand-mark{width:29px;height:29px}.account-link,.qr-only{min-height:42px}.shop-flow{padding-inline:16px}.qr-first-intro h1{font-size:43px}.qr-first-intro .lede{font-size:15px}.qr-first-points{grid-template-columns:1fr;gap:9px;margin-top:25px}.qr-first-points>div{min-height:76px;padding:13px 14px}.start-design-cta{width:100%}.delivery-grid{grid-template-columns:1fr;gap:12px;margin-top:25px}.delivery-grid>button{min-height:245px;padding:22px}.delivery-icon{width:52px;height:52px;margin-bottom:18px}.delivery-icon svg{width:29px;height:29px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card{min-height:164px}.product-card>span:last-child{font-size:13px}.selection-check{width:29px;height:29px}.standalone-card{grid-template-columns:76px 1fr;gap:18px;padding:24px 18px;min-height:0}.standalone-icon{width:72px;height:72px;border-radius:20px}.standalone-icon .brand-mark{width:40px;height:40px}.standalone-card h2{font-size:24px}.standalone-card ul{grid-template-columns:1fr}.contact-form{grid-template-columns:1fr;gap:14px}.status-workspace{padding:54px 18px 30px}.status-actions{grid-template-columns:1fr}.reference-card{align-items:flex-start;flex-direction:column}.benefits{grid-template-columns:1fr}.discovery-heading{align-items:start;flex-direction:column;gap:7px}.discovery-heading p{max-width:none}.category-grid{grid-template-columns:1fr}.category-grid>button{min-height:96px;grid-template-columns:96px 1fr}.category-grid img{width:96px;height:96px}.category-product-row{grid-template-columns:1fr}.designer-stepper-wrap,.qr-designer-shell{padding-inline:16px}.qr-designer-head{padding-bottom:20px}.qr-designer-head h1{font-size:38px}.designer-panel{padding:18px 14px}.preset-grid{grid-template-columns:1fr 1fr}.designer-two-col,.logo-mode-grid{grid-template-columns:1fr}.logo-mode-grid button{min-height:58px}.designer-preview-card{padding:14px}.designer-qr-stage{padding:12px}}@media(max-width:390px){.qr-only .brand-mark{display:none}.account-link,.qr-only{font-size:10px}.stepper{margin-bottom:25px}.step-number{width:30px;height:30px;flex-basis:30px}.step:not(:last-child):after{top:15px}.product-card{min-height:150px}.summary{padding-inline:16px}.selected-product{grid-template-columns:86px 1fr}.selected-product img{width:86px;height:76px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
