:root{--navy:#102a43;--navy2:#183b56;--red:#e31b54;--red2:#c71346;--mint:#12a982;--ink:#18212b;--muted:#687684;--line:#dde3e8;--soft:#f4f7f9;--white:#fff;--shadow:0 18px 50px rgba(16,42,67,.12);--r:14px}*{box-sizing:border-box}html,body{margin:0;min-height:100%;font:14px/1.45 Inter,system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--ink);background:#eef2f5}button,input{font:inherit}button{cursor:pointer}.appbar{height:66px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;padding:0 22px;gap:24px;position:relative;z-index:50}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:var(--navy);min-width:265px}.brand-mark{width:38px;height:38px;border-radius:12px;background:var(--navy);color:#fff;display:grid;place-items:center;font:bold 27px Georgia}.brand b,.brand small{display:block}.brand b{font-size:16px}.brand small{color:var(--muted);font-size:11px}.save-state{margin:auto;color:var(--muted);font-size:12px;display:flex;align-items:center;gap:7px}.save-state i,.live-dot{width:7px;height:7px;border-radius:50%;background:var(--mint);box-shadow:0 0 0 4px #12a98218}.top-actions{display:flex;gap:5px}.ghost,.icon{border:0;background:0 0;color:var(--navy2);padding:9px 11px;border-radius:9px}.ghost:hover,.icon:hover{background:var(--soft)}.ghost:disabled{opacity:.35;cursor:not-allowed}.app-shell{height:calc(100vh - 66px);display:grid;grid-template-columns:370px minmax(420px,1fr) 315px;overflow:hidden}.configurator,.order-summary{background:#fff;overflow:auto;scrollbar-width:thin}.configurator{border-right:1px solid var(--line);padding:22px}.config-head{display:flex;justify-content:space-between}.config-head h1{font-size:24px;line-height:1.15;margin:4px 0 5px;color:var(--navy)}.config-head p{margin:0 0 18px;color:var(--muted);font-size:13px}.eyebrow{font-size:10px;letter-spacing:.11em;font-weight:800;color:var(--red)}.close-config{display:none;font-size:26px}.stepper{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--line);margin:0 -22px;padding:0 16px}.stepper button{border:0;background:0 0;padding:0 4px 13px;color:#84919d;position:relative}.stepper i{display:grid;place-items:center;width:25px;height:25px;margin:auto auto 4px;border-radius:50%;border:1px solid var(--line);font-style:normal;font-size:11px}.stepper .active{color:var(--red);font-weight:700}.stepper .active:after{content:"";position:absolute;height:3px;background:var(--red);left:3px;right:3px;bottom:-1px;border-radius:3px}.stepper .done i{background:var(--mint);border-color:var(--mint);color:#fff}.step{display:none;padding-bottom:22px}.step.active{display:block}.section-title{margin:22px 0 18px}.section-title>div{display:flex;align-items:center;gap:9px}.section-title>div>span{color:var(--red);font-weight:800}.section-title h2{font-size:18px;margin:0;color:var(--navy)}.section-title p{margin:3px 0 0;color:var(--muted);font-size:12px}.field-label{display:flex;justify-content:space-between;font-weight:750;color:var(--navy);margin:18px 0 8px}.field-label strong{font-size:11px;color:var(--muted)}.choice-grid{display:grid;gap:9px}.choice-grid.two{grid-template-columns:1fr 1fr}.choice,.shape-choice,.segmented button,.size-grid button,.delivery-choice{border:1px solid var(--line);background:#fff;border-radius:12px;transition:.16s}.choice{padding:13px;text-align:left;position:relative;display:grid;grid-template-columns:auto 1fr;gap:9px}.choice-icon{width:28px;height:28px;border-radius:8px;background:var(--soft);display:grid;place-items:center;color:var(--red)}.choice b,.choice small{display:block}.choice small{color:var(--muted);font-size:10px;margin-top:2px}.choice em{position:absolute;right:8px;top:-8px;background:var(--red);color:#fff;border-radius:10px;padding:2px 6px;font-size:8px;font-style:normal}.selected{border-color:var(--red)!important;box-shadow:0 0 0 1px var(--red);background-color:#fff8fa!important}.shape-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.shape-choice{height:86px;display:grid;place-items:center;align-content:center;gap:7px}.shape{display:block;border:2px solid currentColor;width:38px;height:25px;color:#657482}.shape.vertical{width:25px;height:38px}.shape.round{width:34px;height:34px;border-radius:50%}.shape-choice.selected .shape{color:var(--red)}.segmented{display:grid;grid-template-columns:1fr 1fr;background:var(--soft);padding:4px;border-radius:13px}.segmented button{border-color:transparent;padding:9px;text-align:left}.segmented b,.segmented small{display:block}.segmented small{font-size:10px;color:var(--muted)}.segmented .selected{box-shadow:0 2px 10px #102a4314!important}.info-card{display:flex;gap:9px;background:#eff8ff;border:1px solid #cfe8fb;border-radius:11px;padding:10px;margin-top:14px;color:#35556f}.info-card>span{width:20px;height:20px;border-radius:50%;background:#d8efff;display:grid;place-items:center;font-weight:700;flex:none}.info-card p{margin:0;font-size:11px}.primary,.secondary,.cart{border:0;border-radius:11px;padding:13px 15px;font-weight:800}.primary,.cart{background:var(--red);color:#fff}.primary:hover,.cart:hover{background:var(--red2)}.primary{width:100%;display:flex;justify-content:space-between;margin-top:20px}.secondary{background:var(--navy);color:#fff;width:100%}.size-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.size-grid button{padding:10px 5px}.custom-toggle{width:100%;border:1px solid var(--line);background:#fff;border-radius:12px;margin-top:14px;padding:11px;display:grid;grid-template-columns:auto 1fr auto;text-align:left;gap:10px;align-items:center}.custom-toggle>span:first-child{font-size:21px;color:var(--red)}.custom-toggle b,.custom-toggle small{display:block}.custom-toggle small{font-size:10px;color:var(--muted)}.custom-size{display:none;grid-template-columns:1fr 1fr;gap:10px;padding:12px;background:var(--soft);border-radius:0 0 12px 12px}.custom-size.open{display:grid}.custom-size label{font-size:11px;font-weight:700;position:relative}.custom-size label>span{float:right;color:var(--muted)}.custom-size input{width:100%;margin-top:5px;border:1px solid var(--line);border-radius:8px;padding:10px}.custom-size .error{color:#c32b38;display:block;font-weight:400}.custom-size>p{grid-column:1/-1;margin:0;color:var(--muted);font-size:11px}.swatches{display:grid;grid-template-columns:repeat(8,1fr);gap:8px}.swatches button{width:32px;height:32px;border-radius:9px;border:3px solid #fff;background:var(--color);box-shadow:0 0 0 1px var(--line);position:relative}.swatches button.selected:after{content:"✓";color:#fff;text-shadow:0 1px 3px #000;position:absolute;inset:0;display:grid;place-items:center}.swatches button.extra{display:none}.swatches.expanded button.extra{display:block}.text-link{border:0;background:0 0;color:var(--red);font-weight:700;font-size:11px;padding:9px 0}.design-tabs{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--line);margin-top:11px}.design-tabs button{border:0;background:0 0;padding:10px 2px;color:var(--muted);font-weight:700;font-size:11px}.design-tabs .active{color:var(--red);border-bottom:2px solid var(--red)}.tool-panel{display:none;padding-top:13px}.tool-panel.active{display:block}.dropzone{width:100%;border:1.5px dashed #aeb9c2;border-radius:12px;background:var(--soft);padding:20px;color:var(--muted)}.dropzone span,.dropzone b,.dropzone small{display:block}.dropzone span{font-size:25px;color:var(--red)}.dropzone b{color:var(--navy);margin:4px}.dropzone small{font-size:10px}.file-feedback{font-size:11px;color:var(--mint);margin:7px 0}.input-label{display:block;font-weight:700;position:relative}.input-label input{width:100%;padding:11px 45px 11px 10px;border:1px solid var(--line);border-radius:9px;margin:5px 0}.input-label small{position:absolute;right:9px;top:34px;color:var(--muted)}.inline-fields{display:grid;grid-template-columns:90px 1fr;gap:10px;margin-bottom:10px}.inline-fields label{font-size:11px;color:var(--muted)}.inline-fields input{display:block;width:100%;height:34px;margin-top:3px}.object-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.object-actions button{border:1px solid var(--line);background:#fff;border-radius:9px;padding:10px}.object-actions span{display:block;font-size:10px}.object-actions .danger{color:#c32b38}.tool-panel>p{font-size:11px;color:var(--muted)}.safe-note{background:#fff9e8;color:#715b15;border-radius:9px;padding:9px;font-size:10px;margin-top:12px}.delivery-list{display:grid;gap:10px}.delivery-choice{padding:13px;display:grid;grid-template-columns:auto 1fr auto auto;gap:10px;align-items:center;text-align:left}.delivery-icon{width:34px;height:34px;border-radius:10px;background:var(--soft);display:grid;place-items:center}.delivery-choice b,.delivery-choice small{display:block}.delivery-choice small{color:var(--muted);font-size:10px}.delivery-choice strong{font-size:12px}.delivery-choice i{font-style:normal;color:var(--mint);opacity:0}.delivery-choice.selected i{opacity:1}.promise{background:#f0faf7;border-radius:12px;padding:13px;margin-top:16px;color:#245b4d}.promise p{margin:3px 0 0;font-size:11px}.studio{min-width:0;display:flex;flex-direction:column;background:#e9eef2;position:relative}.studio-toolbar{height:48px;display:flex;justify-content:space-between;align-items:center;padding:0 15px;background:#fff;border-bottom:1px solid var(--line);color:var(--muted);font-size:11px}.studio-toolbar>div{display:flex;align-items:center;gap:8px}.studio-toolbar button{border:1px solid var(--line);background:#fff;padding:6px 9px;border-radius:7px;color:var(--navy)}.stage{flex:1;display:grid;place-items:center;position:relative;overflow:hidden;background-image:radial-gradient(#bbc6ce 1px,transparent 1px);background-size:20px 20px}.mat{width:min(76%,760px);aspect-ratio:3/2;background:#e5e5e3;box-shadow:0 24px 60px #102a4333;position:relative;transition:.25s;display:grid;place-items:center;overflow:hidden}.mat.bordered{border:12px solid #25292c}.mat.vertical{width:min(56%,520px);aspect-ratio:2/3}.mat.round{width:min(62%,620px);aspect-ratio:1;border-radius:50%}.safe-area{position:absolute;inset:8%;border:1px dashed #ffffff99;pointer-events:none;z-index:3;opacity:0;transition:.2s}.mat:hover .safe-area{opacity:1}.safe-area span{position:absolute;top:-18px;left:0;font-size:8px;color:#fff;background:#102a4388;padding:2px 5px}.mat .canvas-container{max-width:100%;max-height:100%}.mat canvas{max-width:100%;height:auto!important}.empty-guide{position:absolute;pointer-events:none;display:none;text-align:center;color:#516170}.empty-guide.show{display:block}.empty-guide span,.empty-guide b,.empty-guide small{display:block}.empty-guide span{font-size:30px;color:var(--red)}.empty-guide small{font-size:11px}.studio-help{text-align:center;padding:9px;color:var(--muted);font-size:10px;background:#fff}.studio-help span{color:var(--red);font-weight:700}.mobile-config{display:none}.order-summary{border-left:1px solid var(--line);padding:20px}.summary-head{display:flex;justify-content:space-between}.summary-head h2{font-size:19px;margin:3px 0 15px;color:var(--navy)}.summary-head .icon{display:none}.product-thumb{height:150px;background:var(--soft);border-radius:12px;display:grid;place-items:center;margin-bottom:12px;overflow:hidden}.product-thumb canvas{max-width:100%;height:auto}.order-summary dl{margin:0}.order-summary dl div{display:flex;justify-content:space-between;padding:7px 0;border-bottom:1px solid #edf0f2;font-size:11px}.order-summary dt{color:var(--muted)}.order-summary dd{margin:0;font-weight:750;text-align:right;max-width:55%}.costs{margin-top:10px}.costs div{display:flex;justify-content:space-between;padding:3px 0;font-size:11px;color:var(--muted)}.costs b{color:var(--ink)}.total{display:flex;justify-content:space-between;align-items:end;border-top:1px solid var(--line);padding-top:12px;margin-top:10px}.total span,.total small{display:block}.total small{font-size:9px;color:var(--muted)}.total strong{font-size:23px;color:var(--navy)}.cart{width:100%;margin-top:13px;display:flex;justify-content:space-between}.trust-row{display:flex;justify-content:space-between;font-size:9px;color:#3b705e;margin-top:10px}.status{text-align:center;font-size:10px;color:var(--muted)}.mobile-cart,.scrim,.toast,.modal{display:none}@media(max-width:1100px){.app-shell{grid-template-columns:340px 1fr}.order-summary{position:fixed;z-index:70;right:0;top:66px;bottom:0;width:330px;transform:translateX(105%);transition:.25s;box-shadow:var(--shadow)}.order-summary.open{transform:none}.summary-head .icon{display:block}.mobile-cart{display:flex;position:fixed;z-index:45;left:355px;right:14px;bottom:14px;background:var(--navy);color:#fff;border:0;border-radius:13px;padding:10px 15px;justify-content:space-between;align-items:center;box-shadow:var(--shadow)}.mobile-cart span small,.mobile-cart span b{display:block;text-align:left}.mobile-cart small{font-size:9px;opacity:.7}.scrim.open{display:block;position:fixed;z-index:65;inset:66px 0 0;background:#102a4366}}@media(max-width:700px){.appbar{height:58px;padding:0 12px}.brand{min-width:0}.brand small,.save-state,.top-actions .ghost span,.top-actions button:last-child{display:none}.app-shell{height:calc(100vh - 58px);display:block}.configurator{position:fixed;z-index:80;inset:58px 7% 0 0;transform:translateX(-105%);transition:.25s;box-shadow:var(--shadow)}.configurator.open{transform:none}.close-config{display:block}.studio{height:calc(100vh - 58px)}.studio-toolbar{padding-left:118px}.studio-toolbar>div:first-child{display:none}.studio-toolbar button:last-child{display:none}.mobile-config{display:block;position:absolute;z-index:10;left:10px;top:8px;border:0;background:var(--navy);color:#fff;border-radius:8px;padding:8px 10px}.stage{padding:48px 8px 70px}.mat,.mat.round{width:92%}.mat.vertical{width:67%}.studio-help{display:none}.mobile-cart{left:10px;right:10px;bottom:10px}.order-summary{top:58px;width:min(92%,360px)}.scrim.open{inset:58px 0 0}.choice-grid.two{grid-template-columns:1fr}.swatches{grid-template-columns:repeat(8,1fr)}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}button:focus-visible,input:focus-visible{outline:3px solid #2f80ed;outline-offset:2px}.stepper button,.studio-toolbar button,.mobile-config,.icon{min-height:40px}@media(min-width:701px) and (max-width:900px){.app-shell{display:block;height:calc(100vh - 66px)}.configurator{position:fixed;z-index:80;left:0;top:66px;bottom:0;width:370px;transform:translateX(-105%);transition:.25s;box-shadow:var(--shadow)}.configurator.open{transform:none}.close-config{display:block}.studio{height:calc(100vh - 66px)}.mobile-config{display:block;position:absolute;z-index:10;left:12px;top:7px;border:0;background:var(--navy);color:#fff;border-radius:9px;padding:8px 12px}.studio-toolbar{padding-left:135px}.mobile-cart{left:14px}.mat{width:min(72%,700px)}.mat.vertical{width:min(50%,500px)}.mat.round{width:min(58%,580px)}}@media(max-width:700px){.mat{max-height:52vh}.empty-guide{max-width:78%}.top-actions{margin-left:auto}.top-actions .ghost{min-width:40px}.studio-toolbar>div:last-child{gap:4px}.studio-toolbar button{min-width:38px;padding:6px}.configurator{width:93%}.primary,.cart{min-height:48px}.choice,.shape-choice,.delivery-choice{min-height:58px}}.mat .canvas-container,.mat .lower-canvas,.mat .upper-canvas{width:100%!important;height:100%!important;max-width:none!important;max-height:none!important}.design-health{display:flex;gap:9px;align-items:center;border:1px solid #ead8a0;background:#fff9e8;padding:10px;border-radius:10px;margin-top:12px;color:#715b15}.design-health i{width:9px;height:9px;border-radius:50%;background:#d9a91a;flex:none}.design-health b,.design-health small{display:block}.design-health small{font-size:9px}.design-health.ready{border-color:#bce6d8;background:#f0faf7;color:#245b4d}.design-health.ready i{background:var(--mint)}.dropzone.dragging{border-color:var(--red);background:#fff0f5;transform:scale(.99)}.modal.open{display:grid;position:fixed;z-index:100;inset:0;background:#102a4377;place-items:center}.modal>div{width:min(90%,360px);background:#fff;border-radius:16px;padding:22px;box-shadow:var(--shadow)}.modal h3{margin:0;color:var(--navy)}.modal p{color:var(--muted)}.danger-button{border:0;background:#c32b38;color:#fff;border-radius:9px;padding:10px 14px;font-weight:700;float:right}.toast{position:fixed;z-index:110;left:50%;bottom:28px;transform:translateX(-50%);background:var(--navy);color:#fff;padding:11px 16px;border-radius:10px;box-shadow:var(--shadow);font-size:12px}@media(max-width:700px){.toast{bottom:76px;width:max-content;max-width:90%;text-align:center}}.tutorial{display:none;position:fixed;z-index:200;inset:0;pointer-events:none}.tutorial.open{display:block}.tutorial-shade{position:absolute;inset:0;background:rgba(16,42,67,.54);backdrop-filter:blur(2px);pointer-events:auto}.tutorial-card{position:absolute;z-index:203;left:50%;top:50%;transform:translate(-50%,-50%);width:min(92%,390px);background:#fff;border-radius:20px;padding:25px;box-shadow:0 28px 80px rgba(7,25,41,.35);pointer-events:auto}.tutorial-close{position:absolute;right:13px;top:12px;width:36px;height:36px;border:0;border-radius:50%;background:var(--soft);color:var(--navy);font-size:22px}.tutorial-visual{width:58px;height:58px;border-radius:17px;display:grid;place-items:center;background:#fff0f5;color:var(--red);font-size:29px;margin-bottom:14px}.tutorial-count{font-size:10px;color:var(--red);font-weight:800;letter-spacing:.08em}.tutorial-card h2{font-size:21px;line-height:1.2;color:var(--navy);margin:5px 35px 8px 0}.tutorial-card p{color:var(--muted);margin:0;min-height:62px}.tutorial-dots{display:flex;gap:6px;margin:17px 0}.tutorial-dots i{width:7px;height:7px;border-radius:50%;background:#d9e0e5}.tutorial-dots i.active{width:22px;border-radius:5px;background:var(--red)}.tutorial-card footer{display:flex;align-items:center;gap:8px}.tutorial-card footer button{border:0;border-radius:9px;padding:10px 12px;font-weight:700}.tutorial-skip{background:0 0;color:var(--muted);margin-right:auto}.tutorial-back{background:var(--soft);color:var(--navy)}.tutorial-next{background:var(--red);color:#fff}.tutorial-focus{position:relative!important;z-index:202!important;outline:4px solid #fff!important;box-shadow:0 0 0 8px var(--red),0 14px 40px rgba(16,42,67,.35)!important;animation:tutorialPulse 1.4s ease-in-out infinite}.tutorial-focus-parent{position:relative!important;z-index:201!important}.tutorial.step-target .tutorial-shade{background:rgba(16,42,67,.68);backdrop-filter:none}@keyframes tutorialPulse{50%{box-shadow:0 0 0 13px rgba(227,27,84,.55),0 14px 40px rgba(16,42,67,.35)}}@media(min-width:701px){.tutorial.step-target .tutorial-card{left:auto;right:24px;top:50%;transform:translateY(-50%);width:350px}}@media(max-width:700px){.tutorial-card{position:fixed;left:10px;right:10px;top:auto;bottom:12px;transform:none;width:auto;padding:20px;border-radius:17px}.tutorial-visual{width:46px;height:46px;font-size:23px;margin-bottom:9px}.tutorial-card h2{font-size:18px}.tutorial-card p{font-size:12px;min-height:50px}.tutorial-dots{margin:12px 0}.tutorial-card footer button{padding:10px}.tutorial-focus{outline-width:3px!important;box-shadow:0 0 0 6px var(--red)!important}}.selection-bar{position:absolute;z-index:12;left:50%;bottom:38px;transform:translate(-50%,18px);display:flex;align-items:center;gap:5px;background:#fff;border:1px solid var(--line);border-radius:12px;padding:6px;box-shadow:var(--shadow);opacity:0;pointer-events:none;transition:.18s}.selection-bar.show{opacity:1;transform:translate(-50%,0);pointer-events:auto}.selection-bar>span{font-size:9px;color:var(--muted);padding:0 5px}.selection-bar button{border:0;background:var(--soft);color:var(--navy);border-radius:7px;padding:7px 9px;font-size:10px}.selection-bar button:last-child{color:#c32b38}.design-health.warning{border-color:#ead8a0;background:#fff9e8;color:#715b15}.design-health.warning i{background:#d9a91a}.design-health.danger{border-color:#efb6bd;background:#fff2f3;color:#932431}.design-health.danger i{background:#d13645}@media(max-width:700px){.selection-bar{position:fixed;left:10px;right:10px;bottom:74px;transform:translateY(18px);justify-content:center}.selection-bar.show{transform:none}.selection-bar>span{display:none}.selection-bar button{flex:1;min-height:42px}}.text-fields{grid-template-columns:1.25fr 70px 1fr}.inline-fields select{display:block;width:100%;height:34px;margin-top:3px;border:1px solid var(--line);border-radius:7px;background:#fff}.update-text{margin-top:8px;background:var(--mint)}.update-text[hidden]{display:none}@media(max-width:700px){.text-fields{grid-template-columns:1fr 70px}.text-fields label:last-child{grid-column:1/-1}}.text-alignment{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:2px 0 10px;color:var(--muted);font-size:11px;font-weight:750}.text-align-buttons{display:flex;gap:4px;padding:3px;border:1px solid var(--line);border-radius:9px;background:var(--soft)}.text-align-buttons button{display:grid;place-items:center;width:36px;height:30px;padding:0;border:1px solid transparent;border-radius:6px;background:0 0;color:var(--navy)}.text-align-buttons button:hover{border-color:#cbd5dc;background:#fff}.text-align-buttons button.active{border-color:var(--red);background:#fff;color:var(--red);box-shadow:0 0 0 1px var(--red)}.align-glyph{display:grid;width:17px;gap:2px}.align-glyph i{display:block;width:17px;height:2px;border-radius:2px;background:currentColor}.align-glyph i:nth-child(2){width:11px}.align-glyph.left i:nth-child(2){margin-right:auto}.align-glyph.center i:nth-child(2){margin-inline:auto}.align-glyph.right i:nth-child(2){margin-left:auto}.safe-area,.safe-note{display:none!important}.mat-measure{--mat-width:720px;--mat-height:480px;position:relative;width:calc(var(--mat-width) + 58px);height:calc(var(--mat-height) + 42px);transition:width .22s ease,height .22s ease}.mat-measure .mat,.mat-measure .mat.vertical,.mat-measure .mat.round{position:absolute;left:44px;top:0;width:var(--mat-width)!important;height:var(--mat-height)!important;max-width:none;max-height:none;aspect-ratio:auto!important;transition:width .22s ease,height .22s ease,transform .2s ease,background-color .2s ease}.measure-width{position:absolute;z-index:5;left:44px;top:calc(var(--mat-height) + 16px);width:var(--mat-width);height:18px;border-top:1px solid #637685;color:#425766;text-align:center}.measure-width:before,.measure-width:after{content:"";position:absolute;top:-5px;width:1px;height:9px;background:#637685}.measure-width:before{left:0}.measure-width:after{right:0}.measure-width span{position:relative;top:-11px;display:inline-block;padding:1px 8px;border-radius:10px;background:#e9eef2;font-size:10px;font-weight:800;white-space:nowrap}.measure-height{position:absolute;z-index:5;left:18px;top:0;width:18px;height:var(--mat-height);border-left:1px solid #637685;color:#425766}.measure-height:before,.measure-height:after{content:"";position:absolute;left:-5px;width:9px;height:1px;background:#637685}.measure-height:before{top:0}.measure-height:after{bottom:0}.measure-height span{position:absolute;left:0;top:50%;transform:translate(-50%,-50%) rotate(-90deg);padding:1px 8px;border-radius:10px;background:#e9eef2;font-size:10px;font-weight:800;white-space:nowrap}.mat-measure.round-measure .measure-height{display:none}.product-thumb .lower-canvas{max-width:240px;max-height:140px;box-shadow:0 10px 25px rgba(16,42,67,.18)}.tutorial{z-index:10000!important}.tutorial-shade{z-index:1}.tutorial-card{z-index:3!important}.tutorial-focus-parent{z-index:auto!important}.tutorial-focus{z-index:auto!important}@media(max-width:700px){.mat-measure{width:calc(var(--mat-width) + 48px);height:calc(var(--mat-height) + 36px)}.mat-measure .mat,.mat-measure .mat.vertical,.mat-measure .mat.round{left:36px}.measure-width{left:36px;top:calc(var(--mat-height) + 13px)}.measure-height{left:14px}.measure-width span,.measure-height span{font-size:9px}.tutorial-card{z-index:3!important}}.mobile-cart{isolation:isolate}.mobile-cart button{border:0;font:inherit;cursor:pointer}.mobile-add-cart{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);min-width:132px;min-height:42px;padding:10px 16px;border-radius:10px;background:var(--red);color:#fff;font-weight:800;box-shadow:0 8px 20px rgba(227,27,84,.3)}.mobile-add-cart:hover{background:var(--red2)}.mobile-summary{margin-left:auto;min-height:40px;padding:8px 7px;background:0 0;color:#fff;font-size:11px;font-weight:750}@media(max-width:700px){.mobile-cart{min-height:60px;padding:8px 10px}.mobile-total{min-width:70px}.mobile-add-cart{min-width:132px}.mobile-summary{min-width:54px}.stage{padding-bottom:86px}}@media(max-width:350px){.mobile-add-cart{min-width:116px;padding-inline:10px;font-size:12px}.mobile-total b{font-size:11px}.mobile-summary{font-size:10px;min-width:48px}}.studio-toolbar{gap:12px}.toolbar-live{flex:none;white-space:nowrap}.toolbar-actions{min-width:0;display:flex!important;align-items:center;justify-content:flex-end;gap:6px}.studio-toolbar .toolbar-actions button{display:inline-flex;align-items:center;justify-content:center;gap:5px;height:34px;min-height:34px;padding:5px 9px;white-space:nowrap}.top-actions #undo,.top-actions #redo{display:none}.studio-toolbar .toolbar-actions button:disabled{opacity:.38;cursor:not-allowed;background:var(--soft);color:var(--muted)}.toolbar-icon{display:inline-grid;place-items:center;width:18px;height:18px;font-size:17px;font-weight:800;line-height:1;color:var(--red)}.toolbar-label{font-size:10px;font-weight:750;color:var(--navy)}.zoom-value{display:inline-grid;place-items:center;align-self:center;flex:none;min-width:42px;height:34px;padding:0 6px;border:1px solid transparent;border-radius:8px;background:var(--soft);color:var(--navy);font-size:10px;font-weight:800}@media(max-width:700px){.studio-toolbar{height:64px;padding:6px 0 6px 8px;gap:6px;overflow:hidden}.studio-toolbar .mobile-config{position:static;z-index:auto;display:grid;grid-template-rows:19px auto;place-items:center;gap:1px;flex:none;min-width:98px;height:50px;min-height:50px;margin:0;padding:4px 8px;border-radius:9px}.toolbar-actions{justify-content:flex-start!important;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;padding-right:10px}.toolbar-actions::-webkit-scrollbar{display:none}.studio-toolbar .toolbar-actions button,.studio-toolbar .toolbar-actions button:last-child{display:grid;grid-template-rows:19px auto;place-items:center;gap:1px;flex:none;min-width:65px;height:50px;min-height:50px;padding:4px 6px;border-radius:9px}.toolbar-icon{width:20px;height:19px;font-size:18px}.toolbar-label{font-size:9px;line-height:1.05}.zoom-value{min-width:50px;height:50px;border-color:var(--line);border-radius:9px}}.mat-measure .mat,.mat-measure .mat.vertical,.mat-measure .mat.round{top:32px}.measure-width{top:10px}.measure-height{top:32px}.measure-width span,.measure-height span{font-size:12px;line-height:1.25;padding:2px 9px;background:#e9eef2;color:#324b5c}.alignment-guide{position:absolute;z-index:20;pointer-events:none;opacity:0;background:#00a8ff;box-shadow:0 0 0 1px rgba(255,255,255,.62);transition:opacity .06s linear}.alignment-guide.show{opacity:1}.guide-vertical{top:0;bottom:0;left:50%;width:1px}.guide-horizontal{left:0;right:0;top:50%;height:1px}.alignment-guide span{position:absolute;padding:3px 6px;border-radius:5px;background:#007fca;color:#fff;font-size:9px;font-weight:800;line-height:1;white-space:nowrap;box-shadow:0 2px 8px rgba(0,83,135,.28)}.guide-vertical span{top:8px;left:6px}.guide-horizontal span{right:8px;top:6px}.mat.guides-active:after{content:"";position:absolute;z-index:21;left:50%;top:50%;width:7px;height:7px;transform:translate(-50%,-50%);border:2px solid #fff;border-radius:50%;background:#00a8ff;box-shadow:0 0 0 2px #007fca;pointer-events:none}@media(max-width:700px){.mat-measure .mat,.mat-measure .mat.vertical,.mat-measure .mat.round{top:30px}.measure-width{top:9px}.measure-height{top:30px}.measure-width span,.measure-height span{font-size:11px;padding:2px 7px}.alignment-guide span{font-size:8px}}.selected-text-banner{display:none;align-items:center;gap:7px;margin-bottom:11px;padding:9px 10px;border:1px solid #bce6d8;border-radius:9px;background:#f0faf7;color:#245b4d;font-size:11px;font-weight:800}.tool-panel.editing .selected-text-banner{display:flex}.tool-panel.editing #addText{display:none}#updateText{display:none!important}#textSizeValue{float:right;color:var(--red);font-size:10px;font-weight:800}#textSize{accent-color:var(--red)}@media(max-width:700px){.selected-text-banner{position:sticky;top:0;z-index:2;background:#f0faf7}}@media (orientation:landscape) and (max-height:520px) and (max-width:950px){.appbar{height:52px;padding:0 10px;gap:8px}.brand{min-width:0;gap:8px}.brand-mark{width:34px;height:34px;border-radius:9px;font-size:23px}.brand small,.save-state,.top-actions .ghost span,.top-actions button:last-child{display:none}.top-actions{margin-left:auto}.top-actions .ghost{min-width:38px;min-height:38px;padding:7px}.app-shell{height:calc(100vh - 52px)}.studio{height:calc(100vh - 52px)}.configurator{top:52px;bottom:0;width:min(48vw,360px);padding:16px}.order-summary{top:52px;width:min(48vw,360px)}.scrim.open{inset:52px 0 0}.studio-toolbar{height:54px;padding:4px 0 4px 116px;overflow:hidden}.toolbar-live{display:none!important}.toolbar-actions{justify-content:flex-start!important;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;padding-right:8px}.toolbar-actions::-webkit-scrollbar{display:none}.studio-toolbar .toolbar-actions button,.studio-toolbar .toolbar-actions button:last-child{display:grid;grid-template-rows:18px auto;place-items:center;gap:1px;flex:none;min-width:61px;height:44px;min-height:44px;padding:3px 5px;border-radius:8px}.toolbar-icon{width:19px;height:18px;font-size:17px}.toolbar-label{font-size:8px;line-height:1}.zoom-value{min-width:40px;height:32px}.mobile-config{display:block;left:8px;top:7px;min-height:38px;padding:7px 9px}.stage{padding:0 10px 62px}.studio-help{display:none}.mobile-cart{left:8px;right:8px;bottom:7px;min-height:54px;height:54px;padding:6px 9px}.mobile-add-cart{min-height:40px}.selection-bar{position:fixed;left:8px;right:8px;bottom:66px;transform:translateY(18px);justify-content:center}.selection-bar.show{transform:none}.selection-bar>span{display:none}.selection-bar button{flex:1;min-height:38px}.mat-measure{width:calc(var(--mat-width) + 48px);height:calc(var(--mat-height) + 42px)}.mat-measure .mat,.mat-measure .mat.vertical,.mat-measure .mat.round{left:36px;top:30px}.measure-width{left:36px;top:9px}.measure-height{left:14px;top:30px}.measure-width span,.measure-height span{font-size:10px;padding:2px 6px}.tutorial-card{max-height:calc(100vh - 16px);overflow:auto}}.text-quick-editor{display:none;flex:none;position:relative;z-index:20;grid-template-columns:minmax(0,1fr) 34px;align-items:end;gap:8px;padding:8px 12px;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 8px 20px #102a4310}.text-quick-editor.show{display:grid}.quick-editor-title{display:flex;align-items:center;gap:8px;align-self:center;color:var(--navy)}.quick-editor-title>span{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;background:#f0faf7;color:var(--mint);font-size:16px}.quick-editor-title b,.quick-editor-title small{display:block;white-space:nowrap}.quick-editor-title b{font-size:11px}.quick-editor-title small{color:var(--mint);font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.quick-text-fields{display:grid;grid-template-columns:minmax(100px,1.7fr) minmax(80px,1fr) 44px minmax(85px,1.1fr) 96px;gap:7px;align-items:end;min-width:0;overflow-x:auto;scrollbar-width:thin}.quick-text-fields label{display:block;min-width:0;color:var(--muted);font-size:9px;font-weight:750}.quick-text-fields input,.quick-text-fields select{display:block;width:100%;height:31px;margin-top:2px;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--ink);font:inherit;font-size:11px}.quick-text-main input{padding:5px 8px}.quick-text-fields select{padding:4px 5px}.quick-text-color input{padding:3px}.quick-text-size output{float:right;color:var(--red);font-size:9px}.quick-text-size input{height:21px;accent-color:var(--red)}.quick-text-align{display:block;min-width:0;color:var(--muted);font-size:9px;font-weight:750}.quick-text-align>span{display:block;margin-bottom:2px}.quick-text-align .text-align-buttons{padding:2px;gap:2px}.quick-text-align .text-align-buttons button{width:27px;height:25px}.quick-text-align .align-glyph{width:14px}.quick-text-align .align-glyph i{width:14px}.quick-text-align .align-glyph i:nth-child(2){width:9px}.quick-editor-close{align-self:center;width:32px;height:32px;border:1px solid var(--line);border-radius:9px;background:var(--soft);color:var(--navy);font-size:20px;line-height:1}@media(max-width:700px){.text-quick-editor{grid-template-columns:minmax(0,1fr) 32px;gap:5px;padding:6px 8px}.quick-editor-close{grid-column:2;grid-row:1}.quick-text-fields{grid-column:1;grid-row:1;grid-template-columns:100px 80px 40px 85px 92px;gap:5px}.quick-text-fields input,.quick-text-fields select{height:29px}.quick-text-size input{height:19px}}@media (orientation:landscape) and (max-height:520px) and (max-width:950px){.text-quick-editor{grid-template-columns:minmax(0,1fr) 30px;gap:7px;padding:5px 8px}.quick-editor-close{grid-column:2;grid-row:1;width:30px;height:30px}.quick-text-fields{grid-column:1;grid-row:1;grid-template-columns:minmax(90px,1.4fr) minmax(72px,1fr) 42px minmax(82px,1fr) 92px}}.approval-info{display:flex!important;align-items:center;justify-content:center;gap:9px;flex:none;min-height:44px;padding:8px 14px;border-top:1px solid #d8e7ef;background:#f0f7fb;color:#35556f;text-align:left;font-size:10px;line-height:1.35}.approval-info-icon{display:grid;place-items:center;flex:0 0 22px;width:22px;height:22px;border-radius:50%;background:#d8efff;color:#12628a!important;font-weight:900!important;font-style:normal}.approval-info>span:last-child{max-width:760px;color:#35556f;font-weight:650}@media(max-width:700px){.approval-info{display:flex!important;min-height:48px;margin-bottom:70px;padding:7px 12px;font-size:9px}.approval-info-icon{flex-basis:21px;width:21px;height:21px}}@media (orientation:landscape) and (max-height:520px) and (max-width:950px){.approval-info{display:flex!important;min-height:34px;margin-bottom:62px;padding:4px 10px;font-size:8px;line-height:1.25}.approval-info-icon{flex-basis:19px;width:19px;height:19px}}.pattern-swatches{grid-template-columns:repeat(auto-fill,minmax(46px,1fr));column-gap:8px;row-gap:25px;padding:2px 1px 18px;overflow:visible}.pattern-swatches button{width:100%;height:auto;aspect-ratio:1;border-radius:9px;background-repeat:no-repeat;background-color:var(--color);background-origin:border-box;background-size:cover!important;overflow:visible;isolation:isolate}.pattern-swatches button .pattern-code{position:absolute;left:0;right:0;bottom:-18px;padding:0;background:0 0;color:var(--navy);font-size:9px;font-weight:850;line-height:14px;text-align:center;text-shadow:none;letter-spacing:.04em}.pattern-swatches button .pattern-tooltip{position:absolute;z-index:40;left:50%;bottom:calc(100% + 9px);width:max-content;max-width:190px;padding:7px 9px;border-radius:7px;background:var(--navy);color:#fff;font-size:10px;font-weight:750;line-height:1.25;text-align:center;text-shadow:none;white-space:normal;pointer-events:none;opacity:0;visibility:hidden;transform:translate(-50%,4px);transition:opacity .14s,transform .14s,visibility .14s;box-shadow:0 8px 22px rgba(16,42,67,.24)}.pattern-swatches button .pattern-tooltip:after{content:"";position:absolute;left:50%;top:100%;transform:translateX(-50%);border:5px solid transparent;border-top-color:var(--navy)}.pattern-swatches button:hover .pattern-tooltip,.pattern-swatches button:focus-visible .pattern-tooltip{opacity:1;visibility:visible;transform:translate(-50%,0)}.pattern-swatches button.selected{border-color:var(--red)!important;box-shadow:0 0 0 1px var(--red)!important;background-color:var(--color)!important}.pattern-swatches button:hover:not(.selected){border-color:#8a98a5;box-shadow:0 0 0 1px #8a98a5;background-color:var(--color)!important}.pattern-swatches button.selected:after{display:none}.background-removal{margin-top:10px;border:1px solid #d9e3e9;background:#f7fafb;border-radius:12px;padding:11px}.background-removal[hidden]{display:none}.background-removal>label{display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer}.background-removal b,.background-removal small{display:block}.background-removal b{color:var(--navy);font-size:12px}.background-removal small{color:var(--muted);font-size:10px;margin-top:2px}.background-removal>p{min-height:15px;margin:7px 0 0;color:var(--mint);font-size:10px}.switch{position:relative;flex:none;width:42px;height:24px}.switch input{position:absolute;opacity:0;pointer-events:none}.switch i{display:block;width:42px;height:24px;border-radius:999px;background:#c9d2d8;transition:.18s;box-shadow:inset 0 0 0 1px #b7c2c9}.switch i:after{content:"";display:block;width:18px;height:18px;margin:3px;border-radius:50%;background:#fff;box-shadow:0 1px 4px #102a4333;transition:.18s}.switch input:checked+i{background:var(--mint);box-shadow:inset 0 0 0 1px #0d9271}.switch input:checked+i:after{transform:translateX(18px)}.switch input:focus-visible+i{outline:3px solid #e31b5438;outline-offset:2px}.switch input:disabled+i{opacity:.55}.quick-remove-bg{color:#0b8064!important;border-color:#9bd8c8!important;background:#effaf7!important}.quick-remove-bg.active{color:#fff!important;background:var(--mint)!important}.canvas-context-menu{display:none;position:fixed;z-index:600;width:260px;max-height:calc(100vh - 20px);overflow:auto;padding:7px;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:0 22px 65px rgba(16,42,67,.28)}.canvas-context-menu.open{display:block}.canvas-context-menu button{width:100%;border:0;background:#fff;border-radius:9px;padding:8px;display:grid;grid-template-columns:30px 1fr;gap:8px;text-align:left;align-items:center;color:var(--ink)}.canvas-context-menu button:hover:not(:disabled),.canvas-context-menu button:focus-visible{background:var(--soft);outline:none}.canvas-context-menu button:disabled{opacity:.38;cursor:not-allowed}.canvas-context-menu button>i{width:29px;height:29px;border-radius:8px;background:#eef3f6;color:var(--navy);display:grid;place-items:center;font-style:normal;font-weight:800}.canvas-context-menu button b,.canvas-context-menu button small{display:block}.canvas-context-menu button b{font-size:11px}.canvas-context-menu button small{font-size:9px;color:var(--muted);margin-top:1px}.canvas-context-menu button.danger{color:#b62638}.canvas-context-menu button.danger>i{color:#b62638;background:#fff0f2}.canvas-context-menu hr{border:0;border-top:1px solid var(--line);margin:5px 3px}@media(max-width:600px){.canvas-context-menu{width:min(260px,calc(100vw - 20px))}.selection-bar.show{flex-wrap:wrap}.quick-remove-bg{order:-1;flex:1 0 calc(100% - 80px)}}.header-cart,.close-studio{text-decoration:none;display:inline-flex;align-items:center;gap:5px;position:relative}.header-cart b{min-width:17px;height:17px;padding:0 4px;border-radius:9px;background:var(--red);color:#fff;display:grid;place-items:center;font-size:9px}.window-action{font-size:17px}.close-studio{color:#a71e32}.close-studio:hover{background:#fff0f2}.top-actions{align-items:center}@media(max-width:700px){.top-actions{gap:1px}.top-actions .ghost{padding:8px;min-width:34px;text-align:center;justify-content:center}.top-actions #undo,.top-actions #redo{display:none}.header-cart b{position:absolute;right:1px;top:1px;min-width:14px;height:14px;font-size:8px}.brand{max-width:155px}.brand b{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.window-control{width:46px;height:40px;border:0;border-radius:0;background:0 0;color:#17202a;display:inline-grid;place-items:center;text-decoration:none;transition:background-color .12s,color .12s}.window-control svg{width:12px;height:12px;fill:none;stroke:currentColor;stroke-width:1.2;stroke-linecap:square}.window-control:hover,.window-control:focus-visible{background:#e5e5e5;color:#111;outline:none}.window-control:focus-visible{box-shadow:inset 0 0 0 2px #2f80ed}.window-control.close-control:hover,.window-control.close-control:focus-visible{background:#e81123;color:#fff}.top-actions{gap:0}@media(max-width:700px){.window-control{width:38px;height:36px}.window-control svg{width:11px;height:11px}}.empty-guide{left:50%;top:50%;z-index:5;width:min(420px,82%);max-width:82%;padding:12px 16px;border:1px solid rgba(255,255,255,.68);border-radius:12px;background:rgba(255,255,255,.5);box-shadow:0 8px 24px rgba(16,42,67,.12);transform:translate(-50%,-50%);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}@media (orientation:landscape) and (max-height:520px) and (max-width:950px){.app-shell{display:block;height:calc(100vh - 52px)}.studio{width:100%;height:calc(100vh - 52px)}.configurator{position:fixed;z-index:80;inset:52px auto 0 0;width:min(72vw,360px);transform:translateX(-105%);transition:transform .22s;box-shadow:var(--shadow);border-right:1px solid var(--line)}.configurator.open{transform:translateX(0)}.close-config{display:block}.order-summary{top:52px;width:min(72vw,360px)}.scrim.open{display:block;inset:52px 0 0}.approval-info{display:none!important}.stage{padding:0 10px 62px}.empty-guide{max-width:min(390px,76%);padding:8px 12px;border-radius:10px}.empty-guide span{font-size:23px}.empty-guide b{font-size:12px}.empty-guide small{font-size:9px}.top-actions #undo,.top-actions #redo{display:none}}@media (orientation:landscape) and (max-height:520px) and (max-width:950px){.studio-toolbar{padding-left:96px}.mobile-config{left:7px;top:10px;min-width:82px;min-height:34px;height:34px;padding:5px 8px;border-radius:7px;font-size:10px;line-height:1}.toolbar-actions{gap:4px}}@media (orientation:landscape) and (max-height:520px) and (max-width:950px){.studio-toolbar{padding:4px 8px;justify-content:flex-start;gap:4px}.studio-toolbar .mobile-config{position:static;z-index:auto;display:inline-flex;align-items:center;justify-content:center;flex:0 0 76px;width:76px;min-width:76px;max-width:76px;height:34px;min-height:34px;margin:0;padding:5px 7px;border:0;border-radius:7px;font-size:9px;line-height:1;white-space:nowrap}.studio-toolbar .toolbar-actions{flex:1 1 auto;min-width:0;gap:4px}}@media (orientation:landscape) and (max-height:520px) and (max-width:950px){.studio-toolbar{height:42px;padding:4px 8px}.studio-toolbar .mobile-config{flex-basis:72px;width:72px;min-width:72px;max-width:72px;height:30px;min-height:30px;padding:4px 6px;font-size:8.5px}.studio-toolbar .toolbar-actions button,.studio-toolbar .toolbar-actions button:last-child{display:inline-flex;flex-direction:row;align-items:center;justify-content:center;gap:4px;min-width:auto;height:30px;min-height:30px;padding:4px 7px;border-radius:7px}.toolbar-icon{width:14px;height:14px;font-size:14px}.toolbar-label{font-size:9px;line-height:1}.zoom-value{min-width:38px;height:28px}}.studio-toolbar .mobile-config{border:1px solid var(--line);background:#fff;color:var(--navy);box-shadow:0 1px 2px rgba(16,42,67,.06);cursor:pointer}.studio-toolbar .mobile-config:hover{border-color:#aebbc5;background:var(--soft)}@media (orientation:landscape) and (max-height:520px) and (max-width:950px){.studio-toolbar .toolbar-actions{margin-left:auto;justify-content:flex-end!important}}.mobile-config .toolbar-label{display:inline-block!important;visibility:visible!important;opacity:1!important;color:inherit;white-space:nowrap}.empty-guide{pointer-events:auto;cursor:pointer;appearance:none;font:inherit}.empty-guide:hover{background:rgba(255,255,255,.68);border-color:#fff}.app-loader{position:fixed;inset:0;z-index:100000;display:grid;place-content:center;justify-items:center;gap:14px;background:#eef2f5;color:#102a43;opacity:1;visibility:visible;transition:opacity .22s ease,visibility .22s ease}.app-loader img{display:block;width:min(240px,70vw);height:auto;border-radius:22px;box-shadow:0 18px 48px rgba(16,42,67,.14)}.app-loader span{display:flex;align-items:center;justify-content:center;gap:9px;font:700 14px/1.4 system-ui,-apple-system,"Segoe UI",sans-serif;letter-spacing:.02em}.app-loader span:before{content:"";display:block;width:16px;height:16px;flex:0 0 16px;border:2px solid #c8d3dc;border-top-color:var(--red);border-radius:50%;animation:app-loader-spin .7s linear infinite}@keyframes app-loader-spin{to{transform:rotate(360deg)}}.app-loader.is-hidden{opacity:0;visibility:hidden;pointer-events:none}#addCart.is-loading,#mobileAddCart.is-loading{cursor:wait;opacity:.84}@media(max-width:520px){.app-loader img{width:min(200px,72vw)}}html,body{overscroll-behavior:none}body{min-height:100dvh}button,a,[role=button]{touch-action:manipulation;-webkit-tap-highlight-color:transparent}@supports(height:100dvh){.app-shell{height:calc(100dvh - 66px)}@media(min-width:701px) and (max-width:900px){.app-shell,.studio{height:calc(100dvh - 66px)}}@media(max-width:700px){.app-shell,.studio{height:calc(100dvh - 58px)}}@media(orientation:landscape) and (max-height:520px) and (max-width:950px){.app-shell,.studio{height:calc(100dvh - 52px)}}}@supports(padding:max(0px)){.appbar{height:calc(66px + env(safe-area-inset-top));padding-top:env(safe-area-inset-top);padding-left:max(22px,env(safe-area-inset-left));padding-right:max(22px,env(safe-area-inset-right))}.app-shell{height:calc(100dvh - 66px - env(safe-area-inset-top))}.configurator{padding-bottom:max(22px,env(safe-area-inset-bottom))}.order-summary{padding-right:max(20px,env(safe-area-inset-right));padding-bottom:max(20px,env(safe-area-inset-bottom))}.mobile-cart{left:max(14px,env(safe-area-inset-left));right:max(14px,env(safe-area-inset-right));bottom:max(14px,env(safe-area-inset-bottom))}.toast{bottom:max(28px,calc(env(safe-area-inset-bottom) + 12px))}@media(max-width:1100px){.order-summary{top:calc(66px + env(safe-area-inset-top))}.scrim.open{inset:calc(66px + env(safe-area-inset-top)) 0 0}.mobile-cart{padding-left:max(15px,env(safe-area-inset-left));padding-right:max(15px,env(safe-area-inset-right))}}@media(max-width:700px){.appbar{height:calc(58px + env(safe-area-inset-top));padding-top:env(safe-area-inset-top);padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}.app-shell,.studio{height:calc(100dvh - 58px - env(safe-area-inset-top))}.configurator{inset:calc(58px + env(safe-area-inset-top)) 7% 0 0;padding-bottom:max(22px,env(safe-area-inset-bottom))}.order-summary{top:calc(58px + env(safe-area-inset-top));padding-bottom:max(20px,env(safe-area-inset-bottom))}.scrim.open{inset:calc(58px + env(safe-area-inset-top)) 0 0}.mobile-cart{left:max(10px,env(safe-area-inset-left));right:max(10px,env(safe-area-inset-right));bottom:max(10px,env(safe-area-inset-bottom))}.selection-bar{bottom:max(74px,calc(env(safe-area-inset-bottom) + 68px))}.tutorial-card{bottom:max(12px,env(safe-area-inset-bottom))}.toast{bottom:max(76px,calc(env(safe-area-inset-bottom) + 68px))}}@media(orientation:landscape) and (max-height:520px) and (max-width:950px){.app-shell,.studio{height:calc(100dvh - 52px - env(safe-area-inset-top))}.configurator{inset:calc(52px + env(safe-area-inset-top)) auto 0 0;padding-left:max(22px,env(safe-area-inset-left))}.order-summary{top:calc(52px + env(safe-area-inset-top));padding-right:max(20px,env(safe-area-inset-right))}.scrim.open{inset:calc(52px + env(safe-area-inset-top)) 0 0}.stage{padding-left:max(10px,env(safe-area-inset-left));padding-right:max(10px,env(safe-area-inset-right));padding-bottom:max(62px,calc(env(safe-area-inset-bottom) + 54px))}}}.studio-cart-layer{position:fixed;z-index:9000;inset:0;visibility:hidden;opacity:0;pointer-events:none;transition:opacity .2s,visibility .2s}.studio-cart-layer.open{visibility:visible;opacity:1;pointer-events:auto}.studio-cart-backdrop{position:absolute;inset:0;width:100%;height:100%;border:0;border-radius:0;background:rgba(16,42,67,.62);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px)}.studio-cart-panel{position:absolute;z-index:1;right:0;top:0;bottom:0;width:min(620px,94vw);display:flex;flex-direction:column;background:#f4f7f9;box-shadow:-24px 0 70px rgba(7,25,41,.3);transform:translateX(102%);transition:transform .24s ease;outline:0}.studio-cart-layer.open .studio-cart-panel{transform:translateX(0)}.studio-cart-panel>header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:24px 25px 18px;background:#fff;border-bottom:1px solid var(--line)}.studio-cart-panel>header h2{margin:3px 0 1px;color:var(--navy);font-size:25px}.studio-cart-panel>header p{margin:0;color:var(--muted);font-size:12px}.studio-cart-close{flex:none;width:40px;height:40px;border:0;border-radius:10px;background:var(--soft);color:var(--navy);font-size:27px;line-height:1}.studio-cart-items{flex:1;display:grid;align-content:start;gap:12px;padding:18px 20px;overflow:auto}.studio-cart-item{display:grid;grid-template-columns:150px minmax(0,1fr);gap:15px;padding:13px;border:1px solid var(--line);border-radius:15px;background:#fff;box-shadow:0 9px 28px rgba(16,42,67,.07)}.studio-cart-item-visual{display:grid;place-items:center;min-height:125px;padding:7px;border-radius:10px;background:#e9eef2;overflow:hidden}.studio-cart-item-visual img{display:block;width:100%;height:auto;max-height:155px;object-fit:contain}.studio-cart-item-details{min-width:0}.studio-cart-item-details h3{margin:1px 0 2px;color:var(--navy);font-size:16px;line-height:1.3}.studio-cart-item-meta{display:block;margin-bottom:8px;color:var(--muted);font-size:10px;overflow-wrap:anywhere}.studio-cart-item-details dl{margin:0}.studio-cart-item-details dl>div{display:flex;justify-content:space-between;gap:10px;padding:2px 0;border-bottom:1px solid #edf0f2;font-size:10px}.studio-cart-item-details dt{color:var(--muted)}.studio-cart-item-details dd{margin:0;font-weight:700;text-align:right}.studio-cart-item-price{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-top:9px}.studio-cart-item-price span{color:var(--muted);font-size:10px}.studio-cart-item-price strong{color:var(--navy);font-size:18px}.studio-cart-loading[hidden],.studio-cart-empty[hidden],.studio-cart-footer[hidden]{display:none!important}.studio-cart-loading,.studio-cart-empty{margin:auto;padding:40px;text-align:center;color:var(--muted)}.studio-cart-loading{display:grid;place-items:center;gap:12px}.studio-cart-loading span{width:30px;height:30px;border:3px solid #d9e2e8;border-top-color:var(--red);border-radius:50%;animation:spin .8s linear infinite}.studio-cart-empty span{display:block;font-size:38px}.studio-cart-empty h3{margin:8px 0 3px;color:var(--navy)}.studio-cart-empty p{margin:0}.studio-cart-footer{display:grid;grid-template-columns:1fr auto;align-items:end;gap:3px 18px;padding:18px 24px max(18px,env(safe-area-inset-bottom));background:var(--navy);color:#fff}.studio-cart-footer>span,.studio-cart-footer>span small{display:block}.studio-cart-footer>span{font-size:12px}.studio-cart-footer>span small{color:#ffffffa8;font-size:9px}.studio-cart-footer>strong{font-size:27px;text-align:right}.studio-cart-footer button{grid-column:1/-1;min-height:50px;margin-top:10px;border:0;border-radius:11px;background:var(--red);color:#fff;font-weight:850;display:flex;align-items:center;justify-content:space-between;padding:0 17px}.studio-cart-footer button:hover{background:var(--red2)}@media(max-width:620px){.studio-cart-panel{width:100vw}.studio-cart-panel>header{padding:calc(16px + env(safe-area-inset-top)) max(15px,env(safe-area-inset-right)) 14px max(15px,env(safe-area-inset-left))}.studio-cart-panel>header h2{font-size:21px}.studio-cart-items{padding:12px max(10px,env(safe-area-inset-right)) 12px max(10px,env(safe-area-inset-left))}.studio-cart-item{grid-template-columns:112px minmax(0,1fr);gap:10px;padding:10px}.studio-cart-item-visual{min-height:100px}.studio-cart-item-details h3{font-size:14px}.studio-cart-footer{padding-left:max(16px,env(safe-area-inset-left));padding-right:max(16px,env(safe-area-inset-right))}}@media(max-width:390px){.studio-cart-item{grid-template-columns:92px minmax(0,1fr)}.studio-cart-item-details dl>div:nth-child(n+4){display:none}.studio-cart-item-price strong{font-size:16px}}.brand{min-width:0}.brand-logo{display:block;width:auto;height:auto;max-width:min(320px,32vw);max-height:56px;object-fit:contain}.brand-logo[hidden]{display:none}@media(max-width:700px){.brand-logo{max-width:145px;max-height:44px}}.order-summary .costs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-top:10px}.order-summary .costs div{display:grid;align-content:center;justify-content:stretch;gap:2px;min-width:0;padding:7px 3px;border:1px solid #e5eaee;border-radius:8px;background:var(--soft);text-align:center}.order-summary .costs span,.order-summary .costs b{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.order-summary .costs{display:none!important}.selection-bar.has-image-tools{width:min(520px,calc(100% - 24px));max-height:calc(100vh - 145px);gap:4px;padding:5px;flex-wrap:wrap;overflow:auto;overscroll-behavior:contain}.selection-bar.has-image-tools>.quick-remove-bg{transform:translateY(1px)}.selection-bar .image-editing{flex:1 0 100%;width:100%;margin-top:0;padding:6px 7px;border:1px solid #d9e3e9;border-radius:8px;background:#f7fafb;text-align:left}.image-editing[hidden]{display:none}.image-editing-head b,.image-editing-head small{display:block}.image-editing-head b{color:var(--navy);font-size:10px}.image-editing-head small{display:none}.image-editing-actions{display:grid;grid-template-columns:repeat(5,1fr);gap:4px;margin-top:5px}.image-editing-actions button,.manual-crop-ratios button{border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--navy)}.image-editing-actions button{min-height:30px;display:flex;align-items:center;justify-content:center;gap:4px;padding:4px 5px;text-align:center}.image-editing-actions button>span{font-size:13px;color:var(--red)}.image-editing-actions button>b{font-size:9px;line-height:1.1;white-space:nowrap}.open-manual-crop{border-color:#f2a9bd!important;background:#fff8fa!important;color:var(--red)!important}.background-removal .switch{transform:translateY(2px)}@media(max-width:600px){.selection-bar.has-image-tools{max-height:calc(100vh - 150px)}.selection-bar .image-editing-actions{grid-template-columns:repeat(5,1fr)}.selection-bar.has-image-tools>.quick-remove-bg{order:0;flex:1 0 auto}}.manual-crop-modal{z-index:720!important}.manual-crop-modal>div{width:min(94%,640px);padding:18px}.manual-crop-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.manual-crop-header h3{margin:0;color:var(--navy)}.manual-crop-header p{margin:4px 0 0;color:var(--muted);font-size:11px}.manual-crop-header>button{width:34px;height:34px;flex:none;border:0;border-radius:9px;background:var(--soft);color:var(--navy);font-size:22px}.manual-crop-ratios{display:grid;grid-template-columns:repeat(5,1fr);gap:6px;margin-top:12px}.manual-crop-ratios button{min-height:32px;padding:5px;font-size:10px}.manual-crop-ratios button.active{border-color:var(--red);background:#fff8fa;color:var(--red);box-shadow:0 0 0 1px var(--red)}.manual-crop-stage{position:relative;max-width:100%;margin:16px auto;overflow:hidden;border-radius:10px;background:#152638;box-shadow:inset 0 0 0 1px rgba(255,255,255,.16)}.manual-crop-stage>img{display:block;width:100%;height:100%;object-fit:fill;user-select:none;pointer-events:none}.manual-crop-box{position:absolute;touch-action:none;cursor:move;border:2px solid #fff;box-shadow:0 0 0 9999px rgba(9,24,38,.58),0 0 0 1px rgba(16,42,67,.5)}.manual-crop-box:before,.manual-crop-box:after{content:"";position:absolute;pointer-events:none}.manual-crop-box:before{left:33.333%;right:33.333%;top:0;bottom:0;border-left:1px solid rgba(255,255,255,.55);border-right:1px solid rgba(255,255,255,.55)}.manual-crop-box:after{left:0;right:0;top:33.333%;bottom:33.333%;border-top:1px solid rgba(255,255,255,.55);border-bottom:1px solid rgba(255,255,255,.55)}.manual-crop-box i{position:absolute;z-index:2;width:18px;height:18px;border:3px solid #fff;background:var(--red);border-radius:50%;box-shadow:0 2px 7px rgba(16,42,67,.35)}.manual-crop-box i[data-crop-handle=nw]{left:-10px;top:-10px;cursor:nwse-resize}.manual-crop-box i[data-crop-handle=ne]{right:-10px;top:-10px;cursor:nesw-resize}.manual-crop-box i[data-crop-handle=sw]{left:-10px;bottom:-10px;cursor:nesw-resize}.manual-crop-box i[data-crop-handle=se]{right:-10px;bottom:-10px;cursor:nwse-resize}.manual-crop-footer{display:flex;justify-content:flex-end;gap:9px}.manual-crop-footer .primary{width:auto;margin:0}.manual-crop-footer .ghost{border:1px solid var(--line);background:#fff}@media(max-width:520px){.manual-crop-ratios{gap:4px}.manual-crop-ratios button{min-width:0;padding:4px 2px;font-size:9px}}.summary-design-status{display:none!important}.quality-pill{display:inline-flex;align-items:center;justify-content:flex-end;gap:4px}.quality-pill:before{content:'';width:7px;height:7px;border-radius:50%;background:#d9a91a}.quality-pill.ready{color:#24705a}.quality-pill.ready:before{background:var(--mint)}.quality-pill.danger{color:#b42a38}.quality-pill.danger:before{background:#d13645}.studio-cart-item-actions{display:flex;align-items:end;justify-content:space-between;gap:10px;margin-top:9px}.studio-cart-item-actions label{display:grid;gap:3px;color:var(--muted);font-size:9px}.studio-cart-item-actions input{width:68px;height:34px;padding:4px 8px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);font-weight:750}.studio-cart-item-remove{flex:none;min-height:34px;padding:6px 10px;border:1px solid #efc3ca;border-radius:8px;background:#fff4f5;color:#ad2035;font-size:10px;font-weight:800;white-space:nowrap}.studio-cart-item-remove:hover{background:#ffe8eb}.studio-cart-item.is-updating{opacity:.58;pointer-events:none}.studio-cart-item-edit{flex:none;min-height:34px;padding:6px 10px;border:1px solid var(--navy);border-radius:8px;background:#fff;color:var(--navy);font-size:10px;font-weight:800;white-space:nowrap}.studio-cart-item-edit:hover{background:var(--navy);color:#fff}.studio-cart-item-details h3 a{color:inherit;text-decoration:none}.studio-cart-item-details h3 a:hover,.studio-cart-item-details h3 a:focus{text-decoration:underline}.language-switcher{display:inline-flex;align-items:center;margin-right:5px}.language-switcher[hidden]{display:none}.language-switcher select{height:36px;min-width:66px;padding:0 26px 0 10px;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--navy);font:800 11px/1 Inter,system-ui,-apple-system,"Segoe UI",sans-serif;letter-spacing:.04em;cursor:pointer}.language-switcher select:hover{border-color:#9cabb7;background-color:var(--soft)}.language-switcher select:focus-visible{outline:3px solid #2f80ed;outline-offset:2px}.language-switcher select:disabled{opacity:.6;cursor:default}@media(max-width:700px){.language-switcher{margin-right:1px}.language-switcher select{height:34px;min-width:52px;width:52px;padding:0 18px 0 7px;font-size:10px}.brand{max-width:120px}}@media(orientation:landscape) and (max-height:520px) and (max-width:950px){.language-switcher select{height:32px;min-width:50px;width:50px;padding-left:6px;font-size:9px}}.cart-save-modal>div{width:min(92%,440px)}.cart-save-actions{display:grid;gap:10px;margin:18px 0 10px}.cart-save-actions button{width:100%;border:1px solid var(--line);border-radius:12px;padding:13px 14px;text-align:left;background:#fff;color:var(--navy);transition:.16s}.cart-save-actions button:hover{border-color:var(--red);box-shadow:0 0 0 1px var(--red)}.cart-save-actions button b,.cart-save-actions button small{display:block}.cart-save-actions button b{font-size:14px}.cart-save-actions button small{color:var(--muted);font-size:11px;margin-top:3px}.cart-save-actions .cart-save-new{border-color:var(--red);background:#fff8fa}.cart-save-actions .cart-save-new b{color:var(--red)}.cart-save-cancel{display:block;margin-left:auto}.studio-cart-qty{display:grid;grid-template-columns:34px 50px 34px;align-items:center}.studio-cart-item-actions .studio-cart-qty input{width:50px;height:34px;padding:4px;text-align:center;border-radius:0;border-left:0;border-right:0;appearance:textfield;-moz-appearance:textfield}.studio-cart-item-actions .studio-cart-qty input::-webkit-inner-spin-button,.studio-cart-item-actions .studio-cart-qty input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none}.studio-cart-qty-step{width:34px;height:34px;padding:0;border:1px solid var(--line);background:#fff;color:var(--navy);font-size:20px;font-weight:750;line-height:1}.studio-cart-qty-minus{border-radius:8px 0 0 8px}.studio-cart-qty-plus{border-radius:0 8px 8px 0}.studio-cart-qty-step:hover:not(:disabled){border-color:var(--red);background:#fff8fa;color:var(--red)}.studio-cart-qty-step:disabled{background:var(--soft);color:#a9b2ba;cursor:not-allowed}@media(max-width:520px){.studio-cart-item-actions{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"edit remove" "quantity quantity";align-items:stretch;gap:8px;margin-top:10px}.studio-cart-item-edit{grid-area:edit;min-width:0;height:40px;min-height:40px;overflow:hidden;text-overflow:ellipsis}.studio-cart-item-remove{grid-area:remove;height:40px;min-height:40px}.studio-cart-item-actions label{grid-area:quantity;display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0}.studio-cart-qty{grid-template-columns:36px 48px 36px}.studio-cart-item-actions .studio-cart-qty input{width:48px;height:40px}.studio-cart-qty-step{width:36px;height:40px}.studio-cart-item-price{align-items:center;margin-top:8px}}.stage{background-color:#e9eef2;background-image:url("assets/sunum_bg.png?v=1");background-repeat:repeat;background-size:175px 175px}.toolbar-live{display:none!important}.toolbar-actions{margin-left:auto}.product-thumb{background:0 0}#addCart #cartPrice{display:none}#addCart:after{content:"\2192";font-size:22px;font-weight:400;line-height:1}.production-option{display:grid;grid-template-rows:1fr auto;min-width:0}.production-option:has(>[data-print][hidden]){display:none}.production-option>.choice{width:100%;min-height:76px}.technical-spec-trigger{width:100%;min-height:34px;margin-top:6px;padding:6px 9px;display:flex;align-items:center;justify-content:center;gap:5px;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--navy);font-size:10px;font-weight:800;transition:border-color .16s,background .16s,color .16s}.technical-spec-trigger span{color:var(--red);font-size:13px}.technical-spec-trigger i{margin-left:auto;color:var(--red);font-style:normal;font-size:13px}.technical-spec-trigger:hover,.technical-spec-trigger:focus-visible{border-color:var(--red);background:#fff8fa;color:var(--red)}.technical-spec-trigger:focus-visible{outline:3px solid rgba(47,128,237,.3);outline-offset:2px}.technical-specs-layer{position:fixed;z-index:12000;inset:0;display:grid;place-items:center;padding:20px;visibility:hidden;opacity:0;pointer-events:none;transition:opacity .18s,visibility .18s}.technical-specs-layer.open{visibility:visible;opacity:1;pointer-events:auto}.technical-specs-backdrop{position:absolute;inset:0;width:100%;height:100%;border:0;border-radius:0;background:rgba(16,42,67,.66);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px)}.technical-specs-dialog{position:relative;z-index:1;width:min(1080px,96vw);max-height:calc(100dvh - 40px);display:flex;flex-direction:column;overflow:hidden;border-radius:20px;background:#fff;box-shadow:0 28px 80px rgba(7,25,41,.36);outline:0;transform:translateY(12px) scale(.985);transition:transform .18s}.technical-specs-layer.open .technical-specs-dialog{transform:none}.technical-specs-dialog>header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:22px 24px 17px;border-bottom:1px solid var(--line)}.technical-specs-dialog>header h2{margin:3px 0 2px;color:var(--navy);font-size:25px;line-height:1.2}.technical-specs-dialog>header p{margin:0;color:var(--muted);font-size:12px}.technical-specs-close{width:40px;height:40px;flex:none;border:0;border-radius:11px;background:var(--soft);color:var(--navy);font-size:27px;line-height:1}.technical-specs-close:hover{background:#e7edf1;color:var(--red)}.technical-specs-panel{padding:18px 24px 4px;overflow:auto;overscroll-behavior:contain}.technical-specs-panel[hidden]{display:none!important}.technical-method-badge{display:flex;align-items:center;gap:10px;margin-bottom:13px;padding:10px 12px;border:1px solid #f1c1cf;border-radius:12px;background:#fff8fa;color:var(--navy)}.technical-method-badge>span{width:34px;height:34px;display:grid;place-items:center;flex:none;border-radius:10px;background:#fff;color:var(--red);font-size:20px;box-shadow:0 2px 8px rgba(16,42,67,.08)}.technical-method-badge small,.technical-method-badge b{display:block}.technical-method-badge small{color:var(--muted);font-size:9px}.technical-method-badge b{font-size:14px}.technical-specs-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:16px}.technical-specs-grid>section{min-width:0;padding:18px 19px;border:1px solid #e5eaee;border-radius:15px;background:#f7f9fa}.technical-specs-grid h3{margin:0 0 10px;color:var(--navy);font-size:14px}.technical-specs-grid h3:not(:first-child){margin-top:18px}.technical-specs-grid ul{margin:0;padding-left:19px;color:#263543}.technical-specs-grid li{padding:3px 0;font-size:11px;line-height:1.55}.technical-specs-grid li::marker{color:var(--red)}.technical-properties{display:flex;flex-direction:column}.technical-properties img{display:block;width:100%;max-width:470px;height:auto;margin-top:2px;align-self:flex-start}.technical-specs-dialog>footer{display:flex;justify-content:flex-end;padding:13px 24px 18px;background:#fff}.technical-specs-done{min-width:112px;padding:10px 15px;border:0;border-radius:10px;background:var(--red);color:#fff;font-weight:800}.technical-specs-done:hover{background:var(--red2)}html.technical-specs-open,html.technical-specs-open body{overflow:hidden}@media(max-width:760px){.technical-specs-layer{padding:0}.technical-specs-dialog{width:100%;height:100dvh;max-height:100dvh;border-radius:0}.technical-specs-dialog>header{padding:calc(16px + env(safe-area-inset-top)) max(16px,env(safe-area-inset-right)) 14px max(16px,env(safe-area-inset-left))}.technical-specs-dialog>header h2{font-size:21px}.technical-specs-panel{padding:14px max(14px,env(safe-area-inset-right)) 3px max(14px,env(safe-area-inset-left))}.technical-specs-grid{grid-template-columns:1fr}.technical-specs-grid>section{padding:15px}.technical-specs-dialog>footer{padding:11px max(16px,env(safe-area-inset-right)) max(12px,env(safe-area-inset-bottom))}.technical-specs-done{width:100%;min-height:46px}}