:root{--nexplor-orange:#f90;--nexplor-graphite:#303030;--nexplor-navy:#0b2545;--nexplor-cream:#f7f2ea;--nexplor-sand:#e6d5bf;--nexplor-light:#f2f2f0;--nexplor-white:#fff;--nexplor-shadow:0 22px 70px rgba(20,28,40,.18)}.nexplor-designer{font-family:Montserrat,Arial,sans-serif;margin:22px 0;color:var(--nexplor-graphite)}.nexplor-designer *{box-sizing:border-box}.nexplor-designer [hidden]{display:none!important}.nexplor-designer button,.nexplor-designer input,.nexplor-designer textarea,.nexplor-designer select{font:inherit}.nexplor-designer__entry{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px;border:1px solid #e3ddd5;border-radius:18px;background:linear-gradient(135deg,#fff 0%,#fbf8f3 100%);box-shadow:0 10px 30px rgba(33,38,45,.06)}.nexplor-designer__entry h3{font-family:"Playfair Display",Georgia,serif;font-size:28px;line-height:1.15;margin:4px 0 8px;color:var(--nexplor-navy)}.nexplor-designer__entry p{margin:0;max-width:650px;font-size:15px;line-height:1.55;color:#5d626b}.nexplor-designer__eyebrow{text-transform:uppercase;letter-spacing:.13em;font-size:11px;font-weight:700;color:var(--nexplor-orange)}.nexplor-designer__open.button,.nexplor-primary{border:0!important;border-radius:999px!important;background:var(--nexplor-orange)!important;color:#171717!important;font-weight:700!important;padding:14px 22px!important;line-height:1.1!important;white-space:nowrap;box-shadow:0 8px 24px rgba(255,153,0,.22);cursor:pointer}.nexplor-designer__open.button:hover,.nexplor-primary:hover{transform:translateY(-1px);filter:brightness(.98)}.nexplor-designer__saved{display:flex;align-items:center;gap:14px;padding:14px 16px;border-radius:14px;background:#f4f8f3;border:1px solid #d7e7d4;margin-top:12px}.nexplor-designer__saved img{width:74px;height:74px;border-radius:10px;object-fit:cover;border:1px solid #d6d6d6;background:#fff}.nexplor-designer__saved strong,.nexplor-designer__saved span{display:block}.nexplor-designer__saved span{font-size:13px;color:#67706c;margin:3px 0}.nexplor-link-button{border:0;background:0 0;padding:0;color:var(--nexplor-navy);font-weight:700;text-decoration:underline;cursor:pointer}.nexplor-designer__modal{position:fixed;inset:0;z-index:999999;display:none;align-items:center;justify-content:center;padding:max(22px,env(safe-area-inset-top)) max(22px,env(safe-area-inset-right)) max(22px,env(safe-area-inset-bottom)) max(22px,env(safe-area-inset-left))}.nexplor-designer__modal.is-open{display:flex}.nexplor-designer__backdrop{position:absolute;inset:0;background:rgba(15,22,30,.72);backdrop-filter:blur(5px)}.nexplor-designer__dialog{position:relative;display:flex;flex-direction:column;width:min(1240px,96vw);max-height:min(94vh,94dvh);overflow:auto;background:#fff;border-radius:24px;box-shadow:var(--nexplor-shadow);color:var(--nexplor-graphite)}.nexplor-designer__header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:24px 28px 18px;border-bottom:1px solid #eee8e1;background:linear-gradient(180deg,#fff,#fffaf4)}.nexplor-designer__header h2{font-family:"Playfair Display",Georgia,serif;font-size:34px;line-height:1.1;color:var(--nexplor-navy);margin:4px 0 0}.nexplor-designer__close{width:44px;height:44px;border-radius:50%;border:1px solid #ddd;background:#fff;color:#353535;font-size:30px;line-height:1;cursor:pointer;flex:0 0 auto}.nexplor-designer__close:hover{border-color:var(--nexplor-orange);color:#000}.nexplor-designer__steps{display:flex;gap:10px;padding:14px 28px;background:#fff;border-bottom:1px solid #f0ebe5}.nexplor-designer__steps span{display:flex;align-items:center;gap:8px;color:#777;font-size:13px;font-weight:600;padding-right:18px}.nexplor-designer__steps b{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:#ece9e5;color:#5a5a5a}.nexplor-designer__steps span.is-active{color:var(--nexplor-navy)}.nexplor-designer__steps span.is-active b{background:var(--nexplor-orange);color:#111}.nexplor-product-picker{padding:15px 22px 17px;background:#fbfaf8;border-bottom:1px solid #eee8e1}.nexplor-product-picker__title{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px}.nexplor-product-picker__title strong{font-size:14px;color:var(--nexplor-navy)}.nexplor-product-picker__title span{font-size:12px;color:#777}.nexplor-product-picker__scroll{display:flex;gap:9px;overflow-x:auto;padding:2px 2px 8px;scrollbar-width:thin}.nexplor-product-chip{flex:0 0 auto;display:flex;align-items:center;gap:8px;border:1px solid #ddd6cd;border-radius:999px;background:#fff;padding:9px 13px;color:#353535;font-weight:700;font-size:12px;cursor:pointer}.nexplor-product-chip:hover{border-color:var(--nexplor-orange)}.nexplor-product-chip.is-active{background:#fff6e7;border-color:var(--nexplor-orange);box-shadow:0 0 0 3px rgba(255,153,0,.12);color:var(--nexplor-navy)}.nexplor-product-chip__icon{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:#f3efe9;color:var(--nexplor-navy);font-size:13px}.nexplor-designer__workspace{position:relative;z-index:1;display:grid;grid-template-columns:370px minmax(0,1fr);min-height:630px;flex:0 0 auto}.nexplor-designer__tools{padding:20px;border-right:1px solid #eee7de;background:#fbfaf8;overflow:auto}.nexplor-designer__tools section{background:#fff;border:1px solid #e9e4de;border-radius:14px;padding:16px;margin-bottom:14px}.nexplor-designer__tools h3{font-size:15px;color:var(--nexplor-navy);margin:0 0 12px}.nexplor-product-summary{display:flex;align-items:center;gap:12px}.nexplor-product-summary__icon{width:48px;height:48px;border-radius:14px;background:#fff6e7;display:grid;place-items:center;font-size:24px;color:var(--nexplor-navy)}.nexplor-product-summary strong{display:block;color:var(--nexplor-navy);font-size:15px}.nexplor-product-summary span{display:block;color:#6b7077;font-size:12px;margin-top:3px;line-height:1.35}.nexplor-upload-button{display:flex!important;align-items:center;justify-content:center;min-height:46px;border:1px solid var(--nexplor-orange);border-radius:10px;background:#fff8eb;color:#272727;font-weight:700;cursor:pointer;padding:10px 14px;text-align:center}.nexplor-upload-button input{position:absolute;opacity:0;pointer-events:none}.nexplor-upload-button:hover{background:#fff2d7}.nexplor-text-add{display:grid;grid-template-columns:1fr auto;gap:8px;margin-top:10px}.nexplor-text-add input,.nexplor-note textarea{min-width:0;border:1px solid #d7d4cf;border-radius:9px;padding:10px 11px;background:#fff}.nexplor-note textarea{resize:vertical;min-height:88px;line-height:1.5}.nexplor-note small{display:block;color:#6b7077;margin-top:8px;line-height:1.45}.nexplor-text-add button,.nexplor-tool-actions button,.nexplor-swatch,.nexplor-view-toggle button,.nexplor-asset{border:1px solid #d7d4cf;border-radius:10px;background:#fff;color:#303030;padding:9px 11px;cursor:pointer;font-weight:600}.nexplor-text-add button:hover,.nexplor-tool-actions button:hover,.nexplor-swatch:hover,.nexplor-view-toggle button:hover,.nexplor-asset:hover{border-color:var(--nexplor-orange)}.nexplor-tool-actions{display:flex;flex-wrap:wrap;gap:8px}.nexplor-tool-actions button:disabled{opacity:.4;cursor:not-allowed}.nexplor-designer__selection label{display:grid;grid-template-columns:1fr;gap:7px;font-size:12px;font-weight:600;margin:12px 0;color:#555}.nexplor-designer__selection input[type=range]{width:100%;accent-color:var(--nexplor-orange)}.nexplor-designer__selection output{font-size:12px;color:#666}.nexplor-designer__selection input[type=color]{width:100%;height:42px;border:1px solid #d7d4cf;border-radius:9px;background:#fff;padding:4px}.nexplor-designer__product-note,.nexplor-assets-note{font-size:12px;line-height:1.45;color:#6a6f76;margin:10px 0 0}.nexplor-swatch-group,.nexplor-view-toggle{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.nexplor-swatch,.nexplor-view-toggle button{display:flex;align-items:center;gap:8px;justify-content:flex-start;padding:10px;font-size:12px;white-space:nowrap;line-height:1.2;text-align:left;overflow:hidden;word-break:normal;min-height:48px}.nexplor-swatch.is-active,.nexplor-view-toggle button.is-active{border-color:var(--nexplor-orange);background:#fff8eb;box-shadow:0 0 0 3px rgba(255,153,0,.14)}.nexplor-swatch__dot{width:18px;height:18px;border-radius:50%;display:inline-block;border:1px solid #d4d0ca;flex:0 0 auto}.nexplor-assets-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.nexplor-asset{display:flex;flex-direction:column;align-items:center;gap:8px;padding:10px}.nexplor-asset img{width:100%;aspect-ratio:1/1;border-radius:10px;border:1px solid #ebe4db;object-fit:cover;background:#fff}.nexplor-asset span{font-size:12px;color:#0b2545;text-align:center;line-height:1.3}.nexplor-designer__stage{padding:22px;background:linear-gradient(135deg,#f7f2ea,#f2f2f0);display:flex;flex-direction:column;gap:16px}.nexplor-designer__canvas-header{display:flex;align-items:center;justify-content:space-between;gap:12px;width:min(100%,660px);margin:0 auto}.nexplor-designer__canvas-title{font-size:14px;font-weight:700;color:#0b2545;margin:0}.nexplor-designer__canvas-wrap{position:relative;width:min(100%,660px);margin:0 auto;border-radius:20px;overflow:hidden;background:#fff;box-shadow:0 12px 35px rgba(35,43,51,.12);touch-action:none}.nexplor-designer__canvas-wrap canvas{display:block;width:100%;height:auto;cursor:grab}.nexplor-designer__canvas-wrap canvas:active{cursor:grabbing}.nexplor-designer__canvas-help{position:absolute;left:50%;bottom:12px;transform:translateX(-50%);padding:7px 11px;border-radius:999px;background:rgba(11,37,69,.85);color:#fff;font-size:11px;white-space:nowrap;pointer-events:none;max-width:calc(100% - 24px);text-align:center}.nexplor-quality{display:grid;grid-template-columns:74px 1fr;gap:15px;align-items:center;width:min(100%,660px);margin:0 auto;padding:16px 18px;border-radius:16px;background:#fff;border:1px solid #e4ded7;box-shadow:0 8px 24px rgba(35,43,51,.06)}.nexplor-quality__ring{width:68px;height:68px;border-radius:50%;display:flex;align-items:baseline;justify-content:center;padding-top:21px;background:conic-gradient(var(--nexplor-orange) 0deg,#eee 0deg);position:relative}.nexplor-quality__ring:after{content:"";position:absolute;inset:7px;border-radius:50%;background:#fff}.nexplor-quality__ring strong,.nexplor-quality__ring span{position:relative;z-index:1}.nexplor-quality__ring strong{font-size:21px;color:var(--nexplor-navy)}.nexplor-quality__ring span{font-size:10px;color:#777}.nexplor-quality h3{font-size:16px;color:var(--nexplor-navy);margin:2px 0 4px}.nexplor-quality p{font-size:13px;line-height:1.45;color:#666;margin:0}.nexplor-designer__footer{position:static!important;inset:auto!important;top:auto!important;right:auto!important;bottom:auto!important;left:auto!important;z-index:auto;flex:0 0 auto;margin-top:0;transform:none!important;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 28px;border-top:1px solid #eee8e1;background:#fff}.nexplor-designer__footer p{margin:0;font-size:12px;line-height:1.4;color:#6b6f75;max-width:520px}.nexplor-designer__footer>div{display:flex;gap:10px}.nexplor-secondary{border:1px solid #d8d3cd;border-radius:999px;background:#fff;color:#363636;font-weight:700;padding:13px 18px;cursor:pointer}.nexplor-designer__status.is-error{color:#a53030;font-weight:700}.nexplor-designer__status.is-success{color:#2f6d3a;font-weight:700}body.nexplor-designer-modal-open{overflow:hidden}@media(max-width:980px){.nexplor-designer__modal{padding:0;align-items:stretch;justify-content:stretch}.nexplor-designer__dialog{width:100vw;max-height:100dvh;height:100dvh;border-radius:0}.nexplor-designer__header{position:relative;top:auto;z-index:auto;padding-top:calc(18px + env(safe-area-inset-top))}.nexplor-designer__workspace{grid-template-columns:1fr;min-height:unset}.nexplor-designer__tools{border-right:0;border-bottom:1px solid #eee7de;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.nexplor-designer__tools section{margin:0}.nexplor-designer__stage{padding:16px}.nexplor-designer__footer{padding-bottom:calc(18px + env(safe-area-inset-bottom))}}@media(max-width:650px){.nexplor-designer__entry{align-items:flex-start;flex-direction:column;padding:19px}.nexplor-designer__entry h3{font-size:24px}.nexplor-designer__open.button{width:100%}.nexplor-designer__header{padding:18px 18px 14px}.nexplor-designer__header h2{font-size:27px}.nexplor-designer__steps{padding:12px 16px;overflow-x:auto}.nexplor-designer__steps span{padding-right:5px;white-space:nowrap;font-size:11px}.nexplor-product-picker{padding:12px 14px 14px}.nexplor-product-picker__title{align-items:flex-start;flex-direction:column;gap:3px}.nexplor-designer__tools{grid-template-columns:1fr;padding:12px}.nexplor-text-add{grid-template-columns:1fr}.nexplor-swatch-group,.nexplor-view-toggle,.nexplor-assets-grid{grid-template-columns:1fr 1fr}.nexplor-designer__canvas-header{flex-direction:column;align-items:stretch}.nexplor-designer__canvas-help{font-size:10px;bottom:8px}.nexplor-quality{grid-template-columns:62px 1fr;padding:15px 14px}.nexplor-quality__ring{width:56px;height:56px;padding-top:16px}.nexplor-quality__ring:after{inset:6px}.nexplor-quality__ring strong{font-size:18px}.nexplor-designer__footer{align-items:stretch;flex-direction:column;padding:14px 16px 18px}.nexplor-designer__footer>div{display:grid;grid-template-columns:1fr 1fr}.nexplor-secondary,.nexplor-primary{padding:12px 10px!important;font-size:13px}}.nexplor-designer button,.nexplor-designer input,.nexplor-designer textarea{transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease,transform .18s ease}.nexplor-designer__dialog{border:1px solid rgba(230,213,191,.58);box-shadow:0 34px 110px rgba(11,37,69,.22)}.nexplor-designer__header{padding:26px 30px 20px;background:radial-gradient(circle at 88% 12%,rgba(255,153,0,.075),transparent 30%),linear-gradient(180deg,#fff,#fffaf4)}.nexplor-designer__header h2{letter-spacing:-.025em}.nexplor-designer__close{border-color:#e6ded4;box-shadow:0 4px 14px rgba(11,37,69,.05)}.nexplor-designer__steps{padding:13px 30px;background:rgba(255,255,255,.96)}.nexplor-designer__steps span{font-weight:650;letter-spacing:-.01em}.nexplor-product-picker{padding:16px 24px 17px;background:linear-gradient(180deg,#fffdf9,#faf7f1)}.nexplor-product-picker__title{margin-bottom:11px}.nexplor-product-picker__title strong{font-size:13px;letter-spacing:.01em}.nexplor-product-picker__scroll{gap:8px;padding:3px 3px 10px;scrollbar-color:#c9c1b7 transparent}.nexplor-product-chip{min-height:40px;gap:0;padding:9px 16px;border-color:#e5ded4;background:rgba(255,255,255,.94);color:#464646;font-size:11.5px;font-weight:650;letter-spacing:-.012em;box-shadow:0 3px 11px rgba(11,37,69,.035)}.nexplor-product-chip:hover{border-color:#f2b455;background:#fff;box-shadow:0 7px 18px rgba(11,37,69,.065);transform:translateY(-1px)}.nexplor-product-chip.is-active{background:#fff;border-color:#f2aa3d;color:var(--nexplor-navy);box-shadow:0 8px 22px rgba(11,37,69,.075),inset 0 -2px 0 var(--nexplor-orange)}.nexplor-product-chip__icon{display:none!important}.nexplor-designer__workspace{grid-template-columns:360px minmax(0,1fr)}.nexplor-designer__tools{padding:18px;background:linear-gradient(180deg,#faf7f2,#f7f3ed);border-right-color:#ece4da}.nexplor-designer__tools section{padding:17px;border-color:rgba(226,218,208,.9);border-radius:18px;background:rgba(255,255,255,.96);box-shadow:0 8px 28px rgba(11,37,69,.045);margin-bottom:12px}.nexplor-designer__tools h3{font-size:14px;letter-spacing:-.012em;margin-bottom:11px}.nexplor-product-summary{position:relative;gap:0;padding-left:14px}.nexplor-product-summary:before{content:"";position:absolute;left:0;top:2px;bottom:2px;width:3px;border-radius:999px;background:linear-gradient(180deg,var(--nexplor-orange),#ffc25b)}.nexplor-product-summary strong{font-size:14px;letter-spacing:-.01em}.nexplor-product-summary span{font-size:11.5px;color:#72767c;line-height:1.45}.nexplor-upload-button{min-height:44px;border-radius:12px;border-color:#f2aa3d;background:linear-gradient(180deg,#fffaf1,#fff4df);box-shadow:0 5px 16px rgba(255,153,0,.08)}.nexplor-upload-button:hover{background:#fff1d3;box-shadow:0 7px 20px rgba(255,153,0,.12)}.nexplor-text-add input,.nexplor-note textarea{border-color:#ddd6cd;border-radius:11px;background:#fff;box-shadow:inset 0 1px 0 rgba(11,37,69,.02)}.nexplor-text-add input:focus,.nexplor-note textarea:focus{outline:none;border-color:#f2aa3d;box-shadow:0 0 0 3px rgba(255,153,0,.1)}.nexplor-text-add button,.nexplor-tool-actions button,.nexplor-swatch,.nexplor-view-toggle button,.nexplor-asset{border-color:#ddd6cd;border-radius:12px}.nexplor-swatch-group,.nexplor-view-toggle{gap:7px}.nexplor-swatch{min-height:44px;padding:8px 7px;gap:6px;font-size:10.8px;font-weight:650;letter-spacing:-.018em;color:#42454a;box-shadow:0 2px 8px rgba(11,37,69,.025)}.nexplor-view-toggle button{min-height:44px;padding:9px 10px;font-size:11.5px;justify-content:center}.nexplor-swatch:hover,.nexplor-view-toggle button:hover{background:#fffdf9;box-shadow:0 5px 14px rgba(11,37,69,.05)}.nexplor-swatch.is-active,.nexplor-view-toggle button.is-active{background:linear-gradient(180deg,#fffaf1,#fff5e5);border-color:#f1aa43;box-shadow:0 0 0 2px rgba(255,153,0,.1),0 6px 16px rgba(11,37,69,.045)}.nexplor-swatch__dot{width:15px;height:15px;box-shadow:0 0 0 2px rgba(255,255,255,.85),0 1px 3px rgba(11,37,69,.15)}.nexplor-assets-grid{gap:9px}.nexplor-asset{padding:9px;background:#fff;box-shadow:0 3px 11px rgba(11,37,69,.025)}.nexplor-asset:hover{box-shadow:0 7px 19px rgba(11,37,69,.055);transform:translateY(-1px)}.nexplor-designer__stage{padding:24px;background:radial-gradient(circle at 84% 15%,rgba(255,153,0,.075),transparent 28%),linear-gradient(145deg,#f8f4ed 0%,#f4efe7 56%,#f1f1ef 100%)}.nexplor-designer__canvas-header{padding:0 2px}.nexplor-designer__canvas-title{font-size:13px;letter-spacing:-.01em}.nexplor-designer__canvas-wrap{border:1px solid rgba(230,213,191,.62);border-radius:22px;box-shadow:0 22px 54px rgba(11,37,69,.12),0 2px 10px rgba(11,37,69,.05)}.nexplor-designer__canvas-help{background:rgba(11,37,69,.9);box-shadow:0 6px 18px rgba(11,37,69,.18)}.nexplor-quality{border-color:#e7dfd5;border-radius:18px;box-shadow:0 10px 30px rgba(11,37,69,.055)}.nexplor-designer__footer{padding:18px 30px;background:rgba(255,255,255,.98);border-top-color:#ece4da}.nexplor-secondary{border-color:#ddd5cb;background:#fff;box-shadow:0 3px 12px rgba(11,37,69,.035)}.nexplor-secondary:hover{border-color:#f0ad49;background:#fffaf2;transform:translateY(-1px)}.nexplor-primary{box-shadow:0 10px 26px rgba(255,153,0,.24)!important}@media(max-width:980px){.nexplor-designer__workspace{grid-template-columns:1fr}.nexplor-designer__tools{padding:14px}}@media(max-width:650px){.nexplor-designer__header{padding:19px 18px 15px}.nexplor-product-picker{padding:12px 14px 14px}.nexplor-product-chip{padding:8px 13px;font-size:11px}.nexplor-designer__tools{padding:12px;background:#f8f4ee}.nexplor-designer__tools section{padding:15px;border-radius:16px}.nexplor-swatch{font-size:10.4px;padding:8px 6px;gap:5px}.nexplor-swatch__dot{width:14px;height:14px}.nexplor-designer__stage{padding:15px}}.nexplor-library__heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.nexplor-library__heading h3{margin:0!important}.nexplor-assets-count{font-size:10.5px;font-weight:700;color:#8a6b3c;background:#fff6e6;border:1px solid #f3dfbd;border-radius:999px;padding:4px 8px;white-space:nowrap}.nexplor-library__controls{display:grid;grid-template-columns:minmax(0,1fr);gap:7px;margin-bottom:10px}.nexplor-assets-search,.nexplor-assets-category{width:100%;min-width:0;height:39px;border:1px solid #ddd6cd;border-radius:11px;background:#fff;color:#30343a;font:600 11.5px/1.2 Montserrat,Arial,sans-serif;padding:0 10px;box-shadow:inset 0 1px 0 rgba(11,37,69,.02)}.nexplor-assets-search:focus,.nexplor-assets-category:focus{outline:none;border-color:#f2aa3d;box-shadow:0 0 0 3px rgba(255,153,0,.1)}.nexplor-assets-search::placeholder{color:#9a9da2;font-weight:500}.nexplor-assets-grid{max-height:470px;overflow:auto;padding:1px 3px 4px 1px;scrollbar-width:thin;scrollbar-color:#d9d0c5 transparent}.nexplor-asset{min-width:0;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.nexplor-asset img{object-fit:contain;background:linear-gradient(135deg,#fffaf3,#f7f1e8);padding:5px}.nexplor-asset span{width:100%;font-size:10.5px;font-weight:650;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nexplor-assets-more{width:100%;margin-top:9px;border:1px solid #e0d8cf;border-radius:11px;background:#fff;color:#0b2545;padding:9px 12px;font:700 11px/1.2 Montserrat,Arial,sans-serif;cursor:pointer;transition:.18s ease}.nexplor-assets-more:hover{border-color:#f2aa3d;background:#fff9ef;box-shadow:0 5px 16px rgba(11,37,69,.05)}.nexplor-assets-empty{grid-column:1/-1;margin:4px 0;padding:14px 10px;border:1px dashed #ddd6cd;border-radius:12px;color:#757a80;font-size:11px;line-height:1.45;text-align:center;background:#fffdfa}@media(max-width:650px){.nexplor-assets-grid{max-height:390px}.nexplor-library__controls{grid-template-columns:1fr}}.nexplor-designer__entry--premium{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px;align-items:center;padding:28px;border:1px solid rgba(11,37,69,.1);background:linear-gradient(135deg,#fff 0%,#fffaf3 62%,#fff3df 100%);box-shadow:0 18px 44px rgba(32,38,45,.09)}.nexplor-designer__entry--premium:after{content:"";position:absolute;width:210px;height:210px;border-radius:50%;right:-78px;top:-92px;background:rgba(255,153,0,.12);pointer-events:none}.nexplor-entry-brand{grid-column:1/-1;display:flex;align-items:center;gap:14px;position:relative;z-index:1}.nexplor-entry-brand img,.nexplor-header-brand img{width:132px;height:auto;display:block;mix-blend-mode:multiply}.nexplor-entry-brand span,.nexplor-header-brand span{font-size:11px;font-weight:800;letter-spacing:.22em;color:#f28a00}.nexplor-entry-copy{position:relative;z-index:1}.nexplor-entry-copy h3{font-family:Georgia,serif;font-size:31px;line-height:1.08;margin:6px 0 10px;color:#0b2545}.nexplor-entry-copy p{max-width:680px;color:#62666d;line-height:1.6;margin:0}.nexplor-entry-benefits{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.nexplor-entry-benefits span{padding:7px 10px;border-radius:999px;background:rgba(11,37,69,.055);font-size:11px;font-weight:700;color:#29415e}.nexplor-designer__entry--premium .nexplor-designer__open{position:relative;z-index:1;min-width:190px;padding:14px 20px;border-radius:999px!important;background:#ff9900!important;color:#171717!important;border:0!important;box-shadow:0 12px 26px rgba(255,153,0,.25);font-weight:800!important}.nexplor-header-brand{display:flex;align-items:center;gap:10px;margin-bottom:7px}.nexplor-header-brand img{width:104px}@media(max-width:720px){.nexplor-designer__entry--premium{grid-template-columns:1fr;padding:22px}.nexplor-entry-brand{grid-column:auto}.nexplor-entry-copy h3{font-size:27px}.nexplor-designer__entry--premium .nexplor-designer__open{width:100%}.nexplor-entry-brand img{width:118px}}.nexplor-designer,.nexplor-designer__modal,.nexplor-designer__dialog,.nexplor-designer__workspace,.nexplor-designer__tools,.nexplor-designer__stage,.nexplor-product-picker{min-width:0;max-width:100%}.nexplor-designer__modal{overflow:hidden}.nexplor-designer__dialog{overflow-x:hidden}.nexplor-product-picker__scroll{width:100%;max-width:100%;overscroll-behavior-inline:contain}.nexplor-designer__entry,.nexplor-designer__footer,.nexplor-designer__header{max-width:100%}@media(max-width:650px){.nexplor-designer__modal{width:100%;max-width:100vw}.nexplor-designer__dialog{width:100%;max-width:100vw;overflow-x:hidden}.nexplor-designer__header{display:grid;grid-template-columns:minmax(0,1fr) 46px;grid-template-rows:auto auto;gap:10px 12px;align-items:start;padding:calc(16px + env(safe-area-inset-top)) 16px 16px}.nexplor-header-brand{grid-column:1;grid-row:1;min-width:0;margin:0;gap:8px}.nexplor-header-brand img{width:96px;max-width:42vw}.nexplor-header-brand span{font-size:9px;letter-spacing:.16em;white-space:nowrap}.nexplor-designer__header>div:nth-child(2){grid-column:1/-1;grid-row:2;min-width:0;padding-right:4px}.nexplor-designer__header h2{font-size:30px;line-height:1.02;margin:0;max-width:100%;overflow-wrap:normal;word-break:normal}.nexplor-designer__close{grid-column:2;grid-row:1;justify-self:end;width:42px;height:42px;font-size:27px}.nexplor-product-picker__scroll{padding-right:8px}.nexplor-product-chip{font-size:11px;max-width:none}.nexplor-designer__steps{width:100%;max-width:100%}.nexplor-designer__tools,.nexplor-designer__stage{width:100%;max-width:100%;overflow-x:hidden}}.nexplor-designer__entry--button-only{display:block!important;padding:0!important;margin:0 0 12px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}.nexplor-designer__entry--button-only:after{display:none!important}.nexplor-designer__product-cta.button{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;max-width:100%!important;min-height:48px!important;margin:0!important;padding:13px 20px!important;border:0!important;border-radius:4px!important;background:#ff9900!important;color:#fff!important;font-size:14px!important;font-weight:800!important;line-height:1.15!important;letter-spacing:.025em!important;text-align:center!important;text-transform:uppercase!important;box-shadow:none!important}.nexplor-designer__product-cta.button:hover,.nexplor-designer__product-cta.button:focus{background:#ed8f00!important;color:#fff!important;box-shadow:none!important;transform:none!important}.nexplor-swatch{font-size:10.5px!important;text-transform:none!important;letter-spacing:-.01em!important}.nexplor-designer__close{display:grid!important;place-items:center!important;width:44px!important;height:44px!important;min-width:44px!important;max-width:44px!important;min-height:44px!important;max-height:44px!important;padding:0!important;margin:0!important;border:1px solid #e1d9cf!important;border-radius:50%!important;background:#fff!important;color:#0b2545!important;font-size:25px!important;font-weight:400!important;line-height:1!important;box-sizing:border-box!important;box-shadow:0 5px 16px rgba(11,37,69,.07)!important}.nexplor-designer__close:hover,.nexplor-designer__close:focus{border-color:#ff9900!important;background:#fffaf2!important;color:#0b2545!important}@media(max-width:650px){.nexplor-swatch{font-size:10px!important}.nexplor-designer__product-cta.button{font-size:13px!important;min-height:46px!important}.nexplor-designer__close{width:42px!important;height:42px!important;min-width:42px!important;max-width:42px!important;min-height:42px!important;max-height:42px!important}}.nexplor-designer__entry--button-only{display:flex!important;align-items:center!important;justify-content:flex-start!important;width:100%!important}.nexplor-designer__product-cta.button{display:inline-flex!important;width:auto!important;min-width:238px!important;max-width:100%!important;min-height:42px!important;padding:11px 20px!important;font-size:13px!important;line-height:1.1!important}@media(max-width:480px){.nexplor-designer__product-cta.button{min-width:0!important;width:100%!important}}.nexplor-studio-shortcode-button,.nexplor-studio-landing__primary{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 24px;border:0;border-radius:4px;background:#f90;color:#fff !important;font-size:14px;font-weight:700;line-height:1.2;text-decoration:none !important;box-shadow:none !important;transition:background-color .2s ease}.nexplor-studio-shortcode-button:hover,.nexplor-studio-shortcode-button:focus,.nexplor-studio-landing__primary:hover,.nexplor-studio-landing__primary:focus{background:#e88900;color:#fff !important;box-shadow:none !important;transform:none !important}.nexplor-studio-landing{--nexplor-navy:#0b2545;--nexplor-orange:#f90;--nexplor-cream:#f7f2ea;--nexplor-border:#e5ded4;color:#303030;max-width:1240px;margin:0 auto;padding:24px 0 56px}.nexplor-studio-landing *{box-sizing:border-box}.nexplor-studio-landing__hero{display:grid;grid-template-columns:minmax(0, 1.1fr) minmax(320px, .9fr);gap:42px;align-items:center;padding:clamp(30px, 5vw, 68px);border:1px solid var(--nexplor-border);border-radius:28px;background:radial-gradient(circle at 88% 8%,rgba(255,153,0,.14),transparent 26%),linear-gradient(135deg,#fff 0%,var(--nexplor-cream) 100%);overflow:hidden}.nexplor-studio-landing__brand{display:block;margin-bottom:26px}.nexplor-studio-landing__brand-mark{display:inline-flex;align-items:flex-end;gap:12px;max-width:100%}.nexplor-studio-landing__brand img{display:block;width:auto;height:42px;object-fit:contain}.nexplor-studio-landing__brand strong{display:inline-block;color:#111;font-family:Arial,Helvetica,sans-serif;font-size:30px;font-weight:800;line-height:1;letter-spacing:-.03em}.nexplor-studio-landing__eyebrow{color:var(--nexplor-orange);font-size:12px;font-weight:800;letter-spacing:.18em}.nexplor-studio-landing__eyebrow{margin:0 0 10px}.nexplor-studio-landing h1,.nexplor-studio-landing h2{color:var(--nexplor-navy);font-family:Georgia,"Times New Roman",serif;line-height:1.04}.nexplor-studio-landing h1{max-width:720px;margin:0 0 20px;font-size:clamp(40px, 6vw, 72px);text-wrap:balance}.nexplor-studio-landing h2{margin:0 0 12px;font-size:clamp(30px, 4vw, 46px)}.nexplor-studio-landing__lead{max-width:650px;margin:0 0 26px;color:#5c5c5c;font-size:17px;line-height:1.65}.nexplor-studio-landing__badges{display:flex;flex-wrap:wrap;gap:9px;margin-top:24px}.nexplor-studio-landing__badges span{padding:9px 13px;border-radius:999px;background:rgba(11,37,69,.07);color:var(--nexplor-navy);font-size:12px;font-weight:700}.nexplor-studio-landing__visual{display:grid;gap:14px;padding:28px;border-radius:24px;background:rgba(255,255,255,.84);box-shadow:0 22px 60px rgba(11,37,69,.11)}.nexplor-studio-landing__visual-card{display:grid;grid-template-columns:minmax(104px, auto) 1fr;align-items:center;column-gap:12px;min-height:92px;padding:18px 20px;border:1px solid #ede6dc;border-radius:16px;background:#fff}.nexplor-studio-landing__visual-card strong{color:var(--nexplor-navy);font-size:18px;white-space:nowrap}.nexplor-studio-landing__visual-card span{color:#686868;font-size:14px;overflow-wrap:normal;word-break:normal}.nexplor-studio-landing__steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:26px 0 70px}.nexplor-studio-landing__steps>div{display:grid;grid-template-columns:46px 1fr;column-gap:14px;row-gap:4px;align-items:center;padding:24px;border:1px solid var(--nexplor-border);border-radius:18px;background:#fff}.nexplor-studio-landing__steps b{grid-row:1/span 2;display:inline-grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--nexplor-orange);color:#fff}.nexplor-studio-landing__steps strong{color:var(--nexplor-navy);font-size:16px}.nexplor-studio-landing__steps span{color:#707070;font-size:13px;line-height:1.45}.nexplor-studio-landing__products{scroll-margin-top:110px}.nexplor-studio-landing__products-head{max-width:760px;margin:0 auto 30px;text-align:center}.nexplor-studio-landing__products-head p:last-child{margin:0;color:#686868;line-height:1.6}.nexplor-studio-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0, 1fr));gap:22px}.nexplor-studio-product-card{display:block;overflow:hidden;border:1px solid var(--nexplor-border);border-radius:18px;background:#fff;color:inherit !important;text-decoration:none !important;box-shadow:0 14px 38px rgba(11,37,69,.07);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.nexplor-studio-product-card:hover,.nexplor-studio-product-card:focus{transform:translateY(-4px);border-color:rgba(255,153,0,.65);box-shadow:0 20px 44px rgba(11,37,69,.12)}.nexplor-studio-product-card__image{aspect-ratio:1/1;padding:16px;background:#f7f6f4}.nexplor-studio-product-card__image img{display:block;width:100%;height:100%;object-fit:contain}.nexplor-studio-product-card__body{display:grid;gap:7px;padding:20px}.nexplor-studio-product-card__body span{color:var(--nexplor-orange);font-size:11px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.nexplor-studio-product-card__body strong{color:var(--nexplor-navy);font-size:18px}.nexplor-studio-product-card__body em{margin-top:5px;color:#303030;font-size:13px;font-style:normal;font-weight:700}.nexplor-studio-landing__empty{display:grid;gap:6px;padding:28px;border:1px dashed #d9cfc2;border-radius:16px;background:var(--nexplor-cream);text-align:center}.nexplor-studio-landing__empty strong{color:var(--nexplor-navy)}@media (max-width:900px){.nexplor-studio-landing{padding-left:16px;padding-right:16px}.nexplor-studio-landing__hero{grid-template-columns:1fr}.nexplor-studio-landing__steps,.nexplor-studio-product-grid{grid-template-columns:repeat(2,minmax(0, 1fr))}}@media (max-width:640px){.nexplor-studio-landing{padding-top:10px}.nexplor-studio-landing__hero{gap:26px;padding:26px 20px;border-radius:20px}.nexplor-studio-landing__brand{margin-bottom:20px}.nexplor-studio-landing__brand-mark{gap:10px;align-items:flex-end}.nexplor-studio-landing__brand img{height:34px}.nexplor-studio-landing__brand strong{font-size:24px}.nexplor-studio-landing h1{width:100%;max-width:100%;font-size:clamp(32px, 9.2vw, 40px);line-height:1.06;word-break:normal !important;overflow-wrap:normal !important;hyphens:none;text-wrap:balance}.nexplor-studio-landing__lead{font-size:15px}.nexplor-studio-landing__visual{padding:14px}.nexplor-studio-landing__visual-card{grid-template-columns:minmax(96px, auto) 1fr;min-height:78px;padding:14px}.nexplor-studio-landing__visual-card strong{font-size:17px}.nexplor-studio-landing__visual-card span{font-size:13px}.nexplor-studio-landing__steps,.nexplor-studio-product-grid{grid-template-columns:1fr}.nexplor-studio-landing__steps{margin-bottom:52px}}.nexplor-studio-landing__brand{display:none !important;margin:0 !important}.nexplor-designer__selection input[type=text],.nexplor-designer__selection select{width:100%;min-width:0;height:42px;border:1px solid #d7d4cf;border-radius:10px;background:#fff;color:#303030;padding:0 11px;outline:none}.nexplor-designer__selection input[type=text]:focus,.nexplor-designer__selection select:focus{border-color:#f2aa3d;box-shadow:0 0 0 3px rgba(255,153,0,.1)}.nexplor-designer__font-family option{font-size:14px}.nexplor-text-style-row{margin:12px 0}.nexplor-text-style-row>span{display:block;font-size:12px;font-weight:600;color:#555;margin-bottom:7px}.nexplor-text-style-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.nexplor-text-style-actions button{min-height:38px;border:1px solid #d7d4cf;border-radius:10px;background:#fff;color:#303030;font:700 12px/1 Montserrat,Arial,sans-serif;cursor:pointer}.nexplor-text-style-actions button:hover{border-color:var(--nexplor-orange)}.nexplor-text-style-actions button.is-active,.nexplor-text-style-actions button[aria-pressed=true]{border-color:var(--nexplor-orange);background:#fff6e7;box-shadow:0 0 0 2px rgba(255,153,0,.1);color:var(--nexplor-navy)}.nexplor-text-style-actions button:disabled,.nexplor-designer__selection input:disabled,.nexplor-designer__selection select:disabled{opacity:.48;cursor:not-allowed}.nexplor-layers-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:9px}.nexplor-layers-heading h3{margin:0!important}.nexplor-layers-heading span{font-size:10px;color:#8a8d92}.nexplor-designer__layers{display:grid;gap:6px}.nexplor-layer{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:7px;border:1px solid #e4ddd4;border-radius:11px;background:#fff;padding:6px;transition:.16s ease}.nexplor-layer.is-selected{border-color:#f2aa3d;background:#fff9ef;box-shadow:0 0 0 2px rgba(255,153,0,.08)}.nexplor-layer.is-hidden{opacity:.58}.nexplor-layer.is-locked .nexplor-layer__select:after{content:" • zablokowana";font-size:9px;color:#8a8d92}.nexplor-layer__select{min-width:0;border:0;background:0 0;color:var(--nexplor-navy);font:650 10.5px/1.25 Montserrat,Arial,sans-serif;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:6px 5px;cursor:pointer}.nexplor-layer__actions{display:flex;align-items:center;gap:3px}.nexplor-layer__icon{display:grid;place-items:center;width:28px;height:28px;border:1px solid #e0d8cf;border-radius:8px;background:#fff;color:#4d5156;font:700 11px/1 Montserrat,Arial,sans-serif;cursor:pointer;padding:0}.nexplor-layer__icon:hover{border-color:#f2aa3d;background:#fff8eb}.nexplor-layer__icon:disabled{opacity:.28;cursor:not-allowed}.nexplor-history-hint{margin:9px 0 0;color:#81858a;font-size:10px;line-height:1.4}@media(max-width:650px){.nexplor-text-style-actions{grid-template-columns:repeat(3,1fr)}.nexplor-layer__icon{width:30px;height:30px}}.nexplor-selection-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.nexplor-selection-heading h3{margin:0!important}.nexplor-designer__selection-close{display:none;width:34px;height:34px;border:1px solid #e0d8cf;border-radius:50%;background:#fff;color:#303030;font-size:24px;line-height:1;cursor:pointer;flex:0 0 auto}@media (min-width:981px){.nexplor-designer__dialog{height:min(94vh,94dvh);overflow:hidden}.nexplor-designer__workspace{flex:1 1 auto;min-height:0;overflow:hidden}.nexplor-designer__tools{height:100%;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.nexplor-designer__stage{height:100%;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;align-content:start}}@media (max-width:980px){.nexplor-designer__workspace{display:flex;flex-direction:column}.nexplor-designer__stage{order:1}.nexplor-designer__tools{order:2}}@media (max-width:650px){.nexplor-designer__selection:not([hidden]){position:fixed!important;left:10px!important;right:10px!important;bottom:calc(10px + env(safe-area-inset-bottom))!important;z-index:1000002!important;width:auto!important;max-height:min(48dvh,460px)!important;margin:0!important;padding:18px 16px 16px!important;overflow-y:auto!important;overscroll-behavior:contain;border:1px solid rgba(11,37,69,.14)!important;border-radius:20px!important;background:rgba(255,255,255,.985)!important;box-shadow:0 22px 70px rgba(11,37,69,.28)!important;backdrop-filter:blur(12px)}.nexplor-designer__selection:not([hidden]):before{content:"";display:block;width:42px;height:4px;border-radius:999px;background:#d8d2ca;margin:-7px auto 11px}.nexplor-designer__selection-close{display:inline-grid;place-items:center}.nexplor-designer--mobile-editing .nexplor-designer__stage{padding-bottom:calc(50dvh + 18px)}.nexplor-designer--mobile-editing .nexplor-quality{display:none}.nexplor-designer--mobile-editing .nexplor-designer__canvas-wrap{width:min(100%,46dvh)}.nexplor-designer--mobile-editing .nexplor-designer__canvas-header{width:min(100%,46dvh)}.nexplor-designer__selection .nexplor-text-style-row{margin:9px 0}.nexplor-designer__selection label{margin:9px 0}}@media (min-width:981px){.nexplor-designer__stage{overflow:hidden!important;overscroll-behavior:auto}.nexplor-designer__canvas-wrap{width:clamp(200px,calc(94dvh - 540px),560px)!important;max-width:100%!important;flex:0 0 auto}}.nexplor-preview-section .nexplor-designer__preview{width:100%;min-height:44px;border:1px solid var(--nexplor-orange);border-radius:12px;background:#fff8eb;color:var(--nexplor-navy);font-weight:700;cursor:pointer;padding:10px 14px}.nexplor-preview-section .nexplor-designer__preview:hover{background:#fff2d7;box-shadow:0 0 0 3px rgba(255,153,0,.1)}.nexplor-preview-hint{margin:9px 0 0;color:#777;font-size:10.5px;line-height:1.45}.nexplor-designer__tools section.nexplor-quality--tools{width:100%;margin:0 0 12px;padding:14px;grid-template-columns:58px minmax(0,1fr);gap:11px;box-shadow:0 8px 28px rgba(11,37,69,.045)}.nexplor-quality--tools .nexplor-quality__ring{width:54px;height:54px;padding-top:16px}.nexplor-quality--tools .nexplor-quality__ring:after{inset:6px}.nexplor-quality--tools .nexplor-quality__ring strong{font-size:17px}.nexplor-quality--tools .nexplor-quality__ring span{font-size:9px}.nexplor-quality--tools h3{font-size:14px;margin:2px 0 3px!important}.nexplor-quality--tools p{font-size:10.5px;line-height:1.4}.nexplor-quality--tools .nexplor-designer__eyebrow{font-size:9px;letter-spacing:.11em}.nexplor-designer__preview-modal{position:absolute;inset:0;z-index:80;display:grid;place-items:center;padding:22px}.nexplor-designer__preview-backdrop{position:absolute;inset:0;background:rgba(15,22,30,.82);backdrop-filter:blur(8px)}.nexplor-designer__preview-dialog{position:relative;z-index:1;width:min(860px,92%);max-height:calc(100% - 28px);display:flex;flex-direction:column;border-radius:22px;background:#fff;box-shadow:0 28px 90px rgba(0,0,0,.32);overflow:hidden}.nexplor-designer__preview-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px;border-bottom:1px solid #eee7de;background:linear-gradient(180deg,#fff,#fffaf4)}.nexplor-designer__preview-header>div{display:flex;flex-direction:column;gap:2px}.nexplor-designer__preview-title{font-family:"Playfair Display",Georgia,serif;color:var(--nexplor-navy);font-size:21px;line-height:1.1}.nexplor-designer__preview-close{width:40px;height:40px;display:grid;place-items:center;border:1px solid #ddd6ce;border-radius:50%;background:#fff;color:#303030;font-size:27px;line-height:1;cursor:pointer;flex:0 0 auto}.nexplor-designer__preview-close:hover{border-color:var(--nexplor-orange)}.nexplor-designer__preview-body{min-height:0;display:grid;place-items:center;padding:16px;background:linear-gradient(145deg,#f8f4ed,#f2f2f0);overflow:auto}.nexplor-designer__preview-image,.nexplor-designer__preview-canvas{display:block;width:auto;height:auto;max-width:100%;max-height:min(68dvh,690px);border-radius:16px;box-shadow:0 16px 44px rgba(11,37,69,.13);background:#f7f2ea}.nexplor-designer__preview-image[hidden],.nexplor-designer__preview-canvas[hidden]{display:none!important}.nexplor-designer__preview-note{margin:0;padding:10px 18px 13px;text-align:center;color:#73777d;font-size:11px;background:#fff}@media (min-width:981px){.nexplor-designer__canvas-wrap{width:clamp(260px,calc(94dvh - 455px),620px)!important}.nexplor-designer__stage{justify-content:flex-start}}@media (max-width:650px){.nexplor-designer__preview-modal{position:fixed;padding:10px;z-index:1000004}.nexplor-designer__preview-dialog{width:100%;max-height:calc(100dvh - 20px);border-radius:20px}.nexplor-designer__preview-header{padding:14px 15px}.nexplor-designer__preview-title{font-size:19px}.nexplor-designer__preview-body{padding:10px}.nexplor-designer__preview-image,.nexplor-designer__preview-canvas{max-height:72dvh;border-radius:13px}}.nexplor-designer__canvas-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;min-width:0;flex-wrap:wrap}.nexplor-designer__zoom{display:flex;align-items:center;gap:4px;padding:4px;border:1px solid #ddd6cd;border-radius:12px;background:rgba(255,255,255,.92);box-shadow:0 4px 14px rgba(11,37,69,.05)}.nexplor-designer__zoom button{height:34px;min-width:34px;display:grid;place-items:center;border:0;border-radius:8px;background:#fff;color:var(--nexplor-navy);font:700 12px/1 Montserrat,Arial,sans-serif;cursor:pointer;padding:0 9px;white-space:nowrap}.nexplor-designer__zoom button:hover{background:#fff3df;color:#0b2545}.nexplor-designer__zoom button:disabled{opacity:.35;cursor:not-allowed;background:#fff}.nexplor-designer__zoom .nexplor-designer__zoom-value{min-width:57px;background:#f7f2ea;font-size:11px}.nexplor-designer__zoom .nexplor-designer__zoom-fit{padding:0 10px;font-size:10.5px}.nexplor-designer__canvas-viewport{position:relative;width:min(100%,660px);aspect-ratio:1/1;margin:0 auto;overflow:auto;overscroll-behavior:contain;border-radius:20px;background:linear-gradient(135deg,#eee9e1,#f8f5f0);scrollbar-width:thin;scrollbar-color:#bdb5aa transparent;box-shadow:0 12px 35px rgba(35,43,51,.08)}.nexplor-designer__canvas-viewport::-webkit-scrollbar{width:8px;height:8px}.nexplor-designer__canvas-viewport::-webkit-scrollbar-thumb{background:#bdb5aa;border-radius:999px}.nexplor-designer__canvas-viewport::-webkit-scrollbar-track{background:0 0}.nexplor-designer__canvas-viewport .nexplor-designer__canvas-wrap{width:var(--nexplor-editor-zoom,100%)!important;max-width:none!important;margin:0 auto!important;box-shadow:none!important;flex:0 0 auto;transition:width .12s ease}.nexplor-designer--zoomed .nexplor-designer__canvas-wrap canvas{cursor:grab}.nexplor-designer--zoomed .nexplor-designer__canvas-wrap canvas:active{cursor:grabbing}.nexplor-designer__zoom-hint{width:min(100%,660px);margin:-8px auto 0;color:#74787d;font-size:10px;line-height:1.35;text-align:center}@media (min-width:981px){.nexplor-designer__canvas-header,.nexplor-designer__canvas-viewport,.nexplor-designer__zoom-hint{width:clamp(260px,calc(94dvh - 455px),620px)!important;max-width:100%!important}.nexplor-designer__canvas-viewport .nexplor-designer__canvas-wrap{width:var(--nexplor-editor-zoom,100%)!important}}@media (max-width:980px){.nexplor-designer__canvas-header{align-items:flex-start;flex-wrap:wrap}.nexplor-designer__canvas-header-actions{width:100%;justify-content:space-between}.nexplor-designer__canvas-viewport{width:min(100%,660px)}}@media (max-width:650px){.nexplor-designer__canvas-header-actions{gap:7px}.nexplor-designer__zoom{gap:2px;padding:3px}.nexplor-designer__zoom button{height:32px;min-width:32px;padding:0 7px}.nexplor-designer__zoom .nexplor-designer__zoom-value{min-width:52px}.nexplor-designer__zoom .nexplor-designer__zoom-fit{font-size:9.5px;padding:0 7px}.nexplor-designer__zoom-hint{padding:0 8px}.nexplor-designer--mobile-editing .nexplor-designer__canvas-viewport{width:min(100%,46dvh)}}.nexplor-designer__selection-dock{width:min(100%,760px);margin:0 auto;min-height:0}.nexplor-designer__selection{background:#fff;border:1px solid #e3dbd1;border-radius:18px;padding:13px;box-shadow:0 12px 34px rgba(11,37,69,.09);color:#303030}.nexplor-selection-heading{margin-bottom:10px}.nexplor-selection-heading>div{min-width:0}.nexplor-selection-heading h3{font-size:13px!important;line-height:1.2;color:var(--nexplor-navy);margin:0!important}.nexplor-selection-heading__status{display:block;margin-top:3px;color:#888;font-size:9.5px;line-height:1.3}.nexplor-designer--autosaved .nexplor-selection-heading__status{color:#397349}.nexplor-designer--autosaved .nexplor-selection-heading__status:before{content:"✓ ";font-weight:800}.nexplor-selection-quick{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:6px}.nexplor-selection-quick button,.nexplor-designer__aspect,.nexplor-designer__element-reset{min-width:0;min-height:38px;border:1px solid #ddd6cd;border-radius:10px;background:#fff;color:#263b55;padding:7px 8px;font:700 10px/1.15 Montserrat,Arial,sans-serif;cursor:pointer;white-space:nowrap}.nexplor-designer__aspect,.nexplor-designer__element-reset{white-space:normal;overflow-wrap:anywhere;text-align:center;line-height:1.25}.nexplor-selection-quick button:hover,.nexplor-designer__aspect:hover,.nexplor-designer__element-reset:hover{border-color:var(--nexplor-orange);background:#fff9ef}.nexplor-selection-quick button.is-active,.nexplor-designer__aspect.is-active,.nexplor-selection-quick button[aria-pressed=true]{border-color:var(--nexplor-orange);background:#fff4df;box-shadow:0 0 0 2px rgba(255,153,0,.09)}.nexplor-selection-quick button.is-danger{color:#a23838}.nexplor-selection-quick button:disabled,.nexplor-designer__aspect:disabled,.nexplor-designer__element-reset:disabled{opacity:.42;cursor:not-allowed}.nexplor-selection-details{margin-top:9px;border-top:1px solid #eee8e1;padding-top:8px}.nexplor-selection-details summary{display:flex;align-items:center;justify-content:center;gap:6px;color:#5f6873;font-size:10.5px;font-weight:700;cursor:pointer;list-style:none;user-select:none}.nexplor-selection-details summary::-webkit-details-marker{display:none}.nexplor-selection-details summary:after{content:"⌄";color:var(--nexplor-orange);font-size:14px;line-height:1}.nexplor-selection-details[open] summary:after{content:"⌃"}.nexplor-selection-details__body{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px 10px;padding-top:10px}.nexplor-selection-details__body>label,.nexplor-selection-details__body>.nexplor-text-style-row,.nexplor-selection-details__body>.nexplor-designer__aspect,.nexplor-selection-details__body>.nexplor-designer__element-reset{margin:0!important}.nexplor-selection-details__body>label{align-content:start}.nexplor-selection-details__body>.nexplor-designer__text-edit-row,.nexplor-selection-details__body>.nexplor-designer__font-family-row,.nexplor-selection-details__body>.nexplor-text-style-row,.nexplor-selection-details__body>.nexplor-selection-numbers{grid-column:span 2}.nexplor-selection-details__body>.nexplor-designer__aspect,.nexplor-selection-details__body>.nexplor-designer__element-reset{grid-column:span 2;min-height:42px}.nexplor-selection-numbers{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.nexplor-selection-numbers label{display:grid;gap:4px;margin:0!important;font-size:9.5px!important}.nexplor-designer__selection input[type=number]{width:100%;min-width:0;height:38px;border:1px solid #d7d4cf;border-radius:9px;background:#fff;color:#303030;padding:0 8px;font-size:11px}.nexplor-designer__selection input[type=number]:focus{outline:none;border-color:#f2aa3d;box-shadow:0 0 0 3px rgba(255,153,0,.1)}@media (min-width:981px){.nexplor-designer--desktop-dock .nexplor-designer__stage{overflow-y:auto!important;padding-bottom:18px}.nexplor-designer--desktop-dock .nexplor-designer__selection{width:100%;margin:0}.nexplor-designer--desktop-dock .nexplor-designer__selection-close{display:grid;place-items:center;width:30px;height:30px;font-size:21px}.nexplor-designer--desktop-dock .nexplor-designer__canvas-header,.nexplor-designer--desktop-dock .nexplor-designer__canvas-viewport,.nexplor-designer--desktop-dock .nexplor-designer__zoom-hint{width:clamp(300px,calc(94dvh - 455px),560px)!important}}@media (max-width:1180px) and (min-width:981px){.nexplor-selection-quick{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:980px){.nexplor-selection-quick{grid-template-columns:repeat(4,minmax(0,1fr))}.nexplor-selection-details__body{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:650px){.nexplor-selection-quick{grid-template-columns:repeat(2,minmax(0,1fr));position:static;background:#fff;padding-bottom:8px;z-index:auto}.nexplor-selection-details__body{grid-template-columns:1fr}.nexplor-selection-details__body>.nexplor-designer__text-edit-row,.nexplor-selection-details__body>.nexplor-designer__font-family-row,.nexplor-selection-details__body>.nexplor-text-style-row,.nexplor-selection-details__body>.nexplor-selection-numbers,.nexplor-selection-details__body>.nexplor-designer__aspect,.nexplor-selection-details__body>.nexplor-designer__element-reset{grid-column:1/-1}.nexplor-selection-numbers{grid-template-columns:repeat(2,minmax(0,1fr))}.nexplor-designer__selection:not([hidden]){max-height:min(58dvh,560px)!important}.nexplor-designer__aspect,.nexplor-designer__element-reset{font-size:9.5px;min-height:40px}.nexplor-designer--mobile-editing .nexplor-designer__stage{padding-bottom:calc(60dvh + 18px)}}.nexplor-designer .nexplor-designer__selection-close,.nexplor-designer .nexplor-designer__preview-close{appearance:none!important;-webkit-appearance:none!important;display:grid!important;place-items:center!important;width:30px!important;height:30px!important;min-width:30px!important;max-width:30px!important;min-height:30px!important;max-height:30px!important;aspect-ratio:1/1!important;flex:0 0 30px!important;padding:0!important;margin:0!important;border:1px solid #e0d8cf!important;border-radius:50%!important;background:#fff!important;color:#0b2545!important;box-shadow:0 3px 10px rgba(11,37,69,.06)!important;font:400 20px/1 Arial,sans-serif!important;text-align:center!important;text-indent:0!important;letter-spacing:0!important;transform:none!important;box-sizing:border-box!important;overflow:hidden!important}.nexplor-designer .nexplor-designer__preview-close{width:34px!important;height:34px!important;min-width:34px!important;max-width:34px!important;min-height:34px!important;max-height:34px!important;flex-basis:34px!important;font-size:22px!important}.nexplor-designer .nexplor-designer__close{appearance:none!important;-webkit-appearance:none!important;display:grid!important;place-items:center!important;width:38px!important;height:38px!important;min-width:38px!important;max-width:38px!important;min-height:38px!important;max-height:38px!important;aspect-ratio:1/1!important;flex:0 0 38px!important;padding:0!important;margin:0!important;border-radius:50%!important;font:400 23px/1 Arial,sans-serif!important;text-align:center!important;text-indent:0!important;letter-spacing:0!important;transform:none!important;box-sizing:border-box!important;overflow:hidden!important}.nexplor-designer .nexplor-designer__selection-close:hover,.nexplor-designer .nexplor-designer__selection-close:focus,.nexplor-designer .nexplor-designer__preview-close:hover,.nexplor-designer .nexplor-designer__preview-close:focus{border-color:var(--nexplor-orange)!important;background:#fffaf2!important}@media (min-width:981px){.nexplor-designer__stage{display:grid!important;grid-template-columns:136px minmax(380px,620px);grid-template-areas:"controls canvas" "hint hint" "panel panel";justify-content:center;align-content:start;align-items:start;column-gap:16px;row-gap:14px;overflow-x:hidden!important;overflow-y:auto!important;padding:18px 20px 20px!important}.nexplor-designer__canvas-header{grid-area:controls;width:136px!important;max-width:136px!important;margin:0!important;padding:2px 0 0!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;flex-wrap:nowrap!important;gap:12px!important}.nexplor-designer__canvas-title{line-height:1.4}.nexplor-designer__canvas-header-actions{width:100%;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;flex-wrap:nowrap}.nexplor-designer__canvas-header .nexplor-view-toggle{grid-template-columns:1fr;width:100%}.nexplor-designer__canvas-header .nexplor-view-toggle button{justify-content:center;min-height:42px}.nexplor-designer__canvas-header .nexplor-designer__zoom{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;box-sizing:border-box}.nexplor-designer__canvas-header .nexplor-designer__zoom .nexplor-designer__zoom-fit{grid-column:1/-1}.nexplor-designer__canvas-viewport{grid-area:canvas;width:clamp(380px,calc(94dvh - 300px),620px)!important;max-width:min(100%,620px)!important;margin:0!important}.nexplor-designer__zoom-hint{grid-area:hint;width:min(100%,772px)!important;max-width:100%!important;margin:-5px auto 0!important}.nexplor-designer__selection-dock{grid-area:panel;width:min(100%,950px);margin:0 auto}.nexplor-designer--desktop-dock .nexplor-designer__stage{overflow-y:auto!important;padding-bottom:20px!important}.nexplor-designer--desktop-dock .nexplor-designer__canvas-header{width:136px!important}.nexplor-designer--desktop-dock .nexplor-designer__canvas-viewport{width:clamp(380px,calc(94dvh - 300px),620px)!important}.nexplor-designer--desktop-dock .nexplor-designer__zoom-hint{width:min(100%,772px)!important}}@media (min-width:981px){.nexplor-designer__stage{isolation:isolate}.nexplor-designer__canvas-header,.nexplor-designer__canvas-viewport{position:relative;z-index:1}.nexplor-designer__selection-dock{position:relative;z-index:5;isolation:isolate;overflow:visible}.nexplor-designer--desktop-dock .nexplor-designer__selection:not([hidden]){position:relative!important;z-index:6!important}}@media (max-width:650px){.nexplor-designer__dialog,.nexplor-designer__stage{overflow-anchor:none}.nexplor-designer--mobile-editing .nexplor-designer__stage{padding-bottom:15px!important}.nexplor-designer--mobile-editing .nexplor-designer__canvas-header,.nexplor-designer--mobile-editing .nexplor-designer__canvas-viewport{width:min(100%,660px)!important}.nexplor-designer--mobile-editing .nexplor-designer__canvas-wrap,.nexplor-designer--mobile-editing .nexplor-designer__canvas-viewport .nexplor-designer__canvas-wrap{width:var(--nexplor-editor-zoom,100%)!important}.nexplor-designer--mobile-editing .nexplor-quality{display:grid!important}}