
#pn-studio{--pn-pink:#bb247f;--pn-ink:#191722;--pn-muted:#625e6d;--pn-line:#e6e2ea;max-width:1380px;margin:0 auto;padding:42px 24px 24px;color:var(--pn-ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.5;text-align:left}#pn-studio *{box-sizing:border-box}#pn-studio [hidden]{display:none!important}#pn-studio h1,#pn-studio h2,#pn-studio p{margin:0}#pn-studio button,#pn-studio input,#pn-studio select,#pn-studio textarea{font:inherit}#pn-studio button{cursor:pointer}#pn-studio button:disabled{cursor:wait;opacity:.6}#pn-studio :focus-visible{outline:3px solid #287bd6;outline-offset:4px}#pn-studio .pn-head{margin-bottom:30px}#pn-studio .pn-eyebrow{font-size:12px;letter-spacing:.16em;font-weight:700;color:var(--pn-muted);margin-bottom:12px}#pn-studio h1{font-size:clamp(32px,4.2vw,56px);font-weight:750;letter-spacing:-.045em;line-height:1.1}#pn-studio h1 span{color:var(--pn-pink)}#pn-studio .pn-head>p{margin-top:12px;color:var(--pn-muted);font-size:17px}#pn-studio .pn-workspace{display:grid;grid-template-columns:minmax(360px,.9fr) minmax(0,1.1fr);border:1px solid var(--pn-line);border-radius:22px;background:white;overflow:clip;box-shadow:0 14px 45px #20122c08}#pn-studio .pn-controls{padding:30px;border-right:1px solid var(--pn-line);min-width:0}#pn-studio .pn-section-title{display:flex;gap:10px;align-items:center;margin-bottom:19px}#pn-studio h2{font-size:20px;font-weight:700;letter-spacing:-.025em}#pn-studio .pn-step{display:inline-grid;place-items:center;background:#f5eef4;border-radius:50%;color:var(--pn-pink);width:29px;height:29px;font-size:12px;font-weight:700;flex-shrink:0}#pn-studio .pn-modes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:22px}#pn-studio .pn-modes button{padding:14px 12px;background:white;border:1px solid var(--pn-line);border-radius:11px;text-align:left;min-height:78px;color:var(--pn-ink)}#pn-studio .pn-modes button[aria-selected=true]{background:#fff5fb;border-color:var(--pn-pink);box-shadow:inset 0 0 0 1px var(--pn-pink)}#pn-studio .pn-modes strong{display:block;font-size:14px}#pn-studio .pn-modes span{display:block;font-size:12px;margin-top:4px;color:var(--pn-muted)}#pn-studio label:not(.pn-drop,.pn-consent),#pn-studio .pn-label{display:block;font-size:14px;font-weight:600;margin:15px 0 7px}#pn-studio .pn-optional{font-weight:400;font-size:12px;color:var(--pn-muted)}#pn-studio input:not([type=checkbox],[type=radio],[type=file]),#pn-studio select,#pn-studio textarea{display:block;width:100%;max-width:100%;background:#fff;border:1px solid #d7d2dd;border-radius:9px;color:var(--pn-ink);padding:12px;min-height:46px;font-size:16px}#pn-studio textarea{min-height:105px;resize:vertical}#pn-studio input::placeholder,#pn-studio textarea::placeholder{color:#78717f}#pn-studio .pn-help{color:var(--pn-muted);font-size:12px;margin-top:8px;line-height:1.55}#pn-studio .pn-divider{height:1px;background:var(--pn-line);margin:25px 0}#pn-studio .pn-grid-two{display:grid;grid-template-columns:1fr 1fr;gap:12px}#pn-studio .pn-grid-two>*{min-width:0}#pn-studio .pn-fieldset{border:0;padding:0;margin:19px 0 12px;min-width:0}#pn-studio legend{font-size:14px;font-weight:600;padding:0;margin-bottom:8px}#pn-studio .pn-lighting{display:flex;gap:15px;flex-wrap:wrap}#pn-studio .pn-lighting label{display:flex!important;align-items:center;gap:6px;margin:0!important;font-weight:400!important}#pn-studio input[type=radio],#pn-studio input[type=checkbox]{accent-color:var(--pn-pink);width:17px;height:17px;flex-shrink:0}#pn-studio .pn-swatches{display:flex;flex-wrap:wrap;gap:9px;margin-top:11px}#pn-studio .pn-swatch{width:35px;height:35px;padding:0;border-radius:50%;border:1px solid #0003;position:relative}#pn-studio .pn-swatch[aria-pressed=true]{outline:2px solid var(--pn-ink);outline-offset:3px}#pn-studio .pn-swatch[aria-pressed=true]:after{content:'✓';display:grid;place-items:center;position:absolute;inset:7px;border-radius:50%;background:#fff;color:#111;font-size:12px;font-weight:bold}#pn-studio .pn-info{padding:12px 14px;background:#f5f3f8;border-radius:9px;font-size:14px;color:#4e485a;margin:12px 0}#pn-studio .pn-details{margin-top:20px}#pn-studio summary{cursor:pointer;font-size:14px;color:var(--pn-muted);padding:4px 0}#pn-studio .pn-primary{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:52px;border:0;border-radius:10px;background:var(--pn-pink);color:white;padding:14px 18px;font-weight:700;margin-top:22px;transition:background .15s}#pn-studio .pn-primary:hover{background:#951b65}#pn-studio .pn-centre{text-align:center}#pn-studio .pn-message{font-size:14px;margin-top:12px;color:var(--pn-ink)}#pn-studio .pn-message:empty{display:none}#pn-studio .pn-message[data-error=true]{color:#a01f31;background:#fff0f2;padding:12px;border-radius:8px}#pn-studio .pn-result{min-width:0;background:#faf9fc;padding:20px;align-self:start;position:sticky;top:12px}#pn-studio .pn-canvas{position:relative;min-height:420px;aspect-ratio:1/1;background:radial-gradient(ellipse at 50% 50%,#342036 0,#18141f 58%,#100e16 100%);border-radius:15px;overflow:hidden;display:flex;align-items:center;justify-content:center;color:#fff}#pn-studio .pn-canvas-top,#pn-studio .pn-canvas-bottom{position:absolute;left:20px;right:20px;display:flex;justify-content:space-between;gap:15px;z-index:2;font-size:10px;letter-spacing:.12em;color:#c6bccd;pointer-events:none}#pn-studio .pn-canvas-top{top:20px}#pn-studio .pn-canvas-top span:last-child{letter-spacing:0}#pn-studio .pn-canvas-bottom{bottom:18px}#pn-studio .pn-empty{text-align:center;padding:65px 24px;max-width:440px}#pn-studio .pn-neon-word{font-family:Georgia,serif;font-style:italic;font-size:clamp(30px,3.6vw,53px);letter-spacing:-.04em;color:#fff2fb;text-shadow:0 0 5px #fff,0 0 18px #ff56bc,0 0 48px #d42f97;margin-bottom:36px}#pn-studio .pn-empty h2{font-size:24px;line-height:1.25;letter-spacing:-.035em;color:white}#pn-studio .pn-empty p{font-size:14px;color:#c6bccd;margin:14px auto 0;max-width:280px}#pn-studio .pn-example-label{display:block;font-size:10px;color:#a99bb4;margin-top:30px}#pn-studio .pn-image-button{border:0;padding:0;background:#17121e;width:100%;height:100%;position:absolute;inset:0;cursor:zoom-in}#pn-studio .pn-image-button img{display:block;width:100%;height:100%;object-fit:contain}#pn-studio .pn-image-button span{position:absolute;bottom:38px;left:50%;transform:translateX(-50%);background:#17121ed9;color:#fff;padding:6px 12px;border-radius:20px;font-size:12px;white-space:nowrap}#pn-studio .pn-canvas:has(.pn-image-button:not([hidden])) .pn-canvas-top,#pn-studio .pn-canvas:has(.pn-image-button:not([hidden])) .pn-canvas-bottom{background:#17121ecc;border-radius:5px;padding:4px 6px;color:#fff}#pn-studio .pn-busy{position:absolute;inset:0;z-index:3;background:#17121ef5;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:30px}#pn-studio .pn-busy p{font-size:14px;color:#c6bccd;margin-top:12px}#pn-studio .pn-spinner{width:32px;height:32px;border:2px solid #ffffff30;border-top-color:#ff64c1;border-radius:50%;animation:pnStudioSpin 1s linear infinite;margin-bottom:20px}@keyframes pnStudioSpin{to{transform:rotate(360deg)}}#pn-studio .pn-preview-details{display:flex;gap:14px;justify-content:space-between;align-items:start;padding:18px 3px 8px}#pn-studio .pn-preview-details strong{font-size:14px}#pn-studio .pn-preview-details p{font-size:12px;color:var(--pn-muted);margin-top:5px}#pn-studio .pn-text-button{border:0;background:none;color:var(--pn-pink);font-size:14px;padding:0;white-space:nowrap;text-decoration:underline}#pn-studio .pn-order{background:white;border:1px solid var(--pn-line);border-radius:12px;padding:23px;margin-top:16px}#pn-studio .pn-price-row{display:flex;align-items:center;justify-content:space-between;gap:12px}#pn-studio #pn-price{display:block;font-size:36px;letter-spacing:-.04em}#pn-studio .pn-price-tag{font-size:12px;color:var(--pn-pink);background:#fff3fa;padding:6px 10px;border-radius:20px}#pn-studio .pn-order>p{font-size:14px;color:var(--pn-muted)}#pn-studio .pn-consent{display:flex;align-items:flex-start;gap:9px;margin:18px 0 0;font-size:12px;color:var(--pn-muted)}#pn-studio .pn-consent input{margin:2px 0 0}#pn-studio .pn-drop{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;position:relative;min-height:168px;background:#fff8fc;border:1px dashed #c68caf;border-radius:12px;text-align:center;padding:20px;cursor:pointer;overflow:hidden}#pn-studio .pn-drop:focus-within{outline:3px solid #287bd6;outline-offset:3px}#pn-studio .pn-drop input{position:absolute;inset:0;opacity:0;width:100%;height:100%;cursor:pointer}#pn-studio .pn-drop span:not(.pn-upload-icon){font-size:12px;color:var(--pn-muted)}#pn-studio .pn-upload-icon{font-size:30px;color:var(--pn-pink);line-height:1}#pn-studio .pn-footer-notes{display:flex;justify-content:center;gap:30px;flex-wrap:wrap;font-size:12px;color:var(--pn-muted);padding:22px 0}#pn-studio dialog{padding:0;border:0;background:#17121e;border-radius:12px;max-width:94vw;max-height:94vh}#pn-studio dialog::backdrop{background:#0a0615dd}#pn-studio dialog img{display:block;max-width:92vw;max-height:90vh;object-fit:contain}#pn-studio #pn-close{position:absolute;top:10px;right:10px;width:42px;height:42px;background:#111d;color:#fff;border:1px solid #fff7;border-radius:50%;font-size:28px;line-height:1}#pn-studio #pn-file-name{overflow-wrap:normal}@media(max-width:900px){#pn-studio .pn-workspace{grid-template-columns:1fr}#pn-studio .pn-controls{border-right:0;border-bottom:1px solid var(--pn-line)}#pn-studio .pn-result{position:static}#pn-studio .pn-canvas{min-height:0;max-height:650px}#pn-studio .pn-neon-word{font-size:44px}}@media(max-width:480px){#pn-studio{padding:25px 12px 12px}#pn-studio .pn-controls{padding:20px 16px}#pn-studio .pn-result{padding:12px}#pn-studio .pn-order{padding:18px 14px}#pn-studio .pn-grid-two{gap:9px}#pn-studio .pn-modes button{padding:12px 9px}#pn-studio .pn-canvas-top,#pn-studio .pn-canvas-bottom{left:12px;right:12px;font-size:9px}#pn-studio .pn-empty{padding:54px 20px}#pn-studio .pn-empty h2{font-size:21px}#pn-studio .pn-neon-word{font-size:36px;margin-bottom:22px}#pn-studio .pn-example-label{margin-top:18px}#pn-studio .pn-footer-notes{gap:9px 18px}}@media(prefers-reduced-motion:reduce){#pn-studio *{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
#pn-studio .pn-revisions{padding:14px 3px;border-bottom:1px solid var(--pn-line)}#pn-studio #pn-amend-open{margin-top:14px}#pn-studio #pn-measurements small{display:block;margin-top:8px;font-size:11px}#pn-studio #pn-panels{margin-top:8px;font-weight:600}
#pn-studio .pn-save-row{display:flex;gap:14px;flex-wrap:wrap;margin:15px 0}#pn-studio .pn-save-row button{white-space:normal;text-align:left}#pn-studio .pn-extra-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}#pn-studio .pn-extra-card{border:1px solid var(--pn-line);border-radius:10px;padding:9px;margin:0!important;display:flex!important;flex-direction:column;gap:5px;align-items:flex-start;font-size:12px!important;cursor:pointer;overflow-wrap:normal}#pn-studio .pn-extra-card:has(input:checked){border-color:var(--pn-pink);background:#fff5fb}#pn-studio .pn-extra-card:has(input:disabled){opacity:.45;cursor:not-allowed}#pn-studio .pn-extra-card img{width:100%;height:70px;object-fit:contain;background:#fff;border-radius:5px}#pn-studio .pn-extra-card small{font-weight:400}#pn-studio #pn-version-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-height:500px;overflow:auto}#pn-studio .pn-version-card{background:white;border:1px solid var(--pn-line);padding:10px;border-radius:10px;text-align:left;font-size:12px}#pn-studio .pn-version-card img{width:100%;aspect-ratio:1;object-fit:contain}#pn-studio #pn-amend-submit{display:flex!important}#pn-studio .pn-result{position:static} @media(max-width:480px){#pn-studio .pn-extra-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
#pn-studio .pn-finish-stage{padding-bottom:28px;margin-bottom:28px;border-bottom:1px solid var(--pn-line)}#pn-studio .pn-mockup-card{padding:20px;margin:24px 0;background:#fff5fb;border:1px solid #e8bfd8;border-radius:12px}#pn-studio .pn-mockup-card h3{font-size:18px;margin:0}#pn-studio .pn-mockup-card .pn-consent{margin-bottom:0}
#pn-studio .pn-left-column{min-width:0;border-right:1px solid var(--pn-line)}#pn-studio .pn-left-column .pn-controls{border-right:0}#pn-studio .pn-left-column>.pn-finish-stage{padding:28px 30px;margin:0;border-top:1px solid var(--pn-line);border-bottom:0}#pn-studio .pn-notes-field{margin:20px 0}#pn-studio .pn-notes-field textarea{min-height:90px}#pn-studio .pn-use-row{width:100%}@media(max-width:900px){#pn-studio .pn-left-column{border-right:0}}
#pn-studio #pn-extras-status:empty{display:none}#pn-studio #pn-price-debug{margin:12px 0}#pn-studio #pn-price-debug-text{min-height:200px;font-size:12px}
#pn-studio .pn-canvas[data-renderer="text"]{background:#e7e3dc;min-height:220px;aspect-ratio:2/1}#pn-studio .pn-canvas[data-renderer="text"] .pn-canvas-top,#pn-studio .pn-canvas[data-renderer="text"] .pn-canvas-bottom{color:#322e32}#pn-studio .pn-modes strong{font-size:13px}#pn-studio .pn-modes span{font-size:11px}
#pn-studio .pn-canvas[data-renderer="ai"],#pn-studio .pn-canvas[data-renderer="ai"] .pn-image-button{background:#ebe8e2}#pn-studio .pn-canvas[data-renderer="ai"]{min-height:0;aspect-ratio:auto}#pn-studio .pn-canvas[data-renderer="ai"] .pn-image-button{position:relative;inset:auto;height:auto}#pn-studio .pn-canvas[data-renderer="ai"] .pn-image-button img{height:auto;max-height:650px;object-fit:contain}
#pn-studio .pn-modes{grid-template-columns:repeat(2,minmax(0,1fr))}
#pn-studio #pn-next-step,#pn-studio #pn-back-step{display:none!important}
#pn-studio #pn-text-panel{display:none!important}
#pn-studio{--pn-pink:#be247f;--pn-ink:#21162c;--pn-line:#e8dfea;background:radial-gradient(ellipse at 0 0,#ffe5f34d,transparent 50%),radial-gradient(ellipse at 100% 20%,#d9faf84d,transparent 45%);border-radius:28px}
#pn-studio .pn-head{padding:12px 4px 8px}#pn-studio .pn-eyebrow{color:#98467b;letter-spacing:.19em}
#pn-studio h1 span{background:linear-gradient(100deg,#bd237e,#7d43b8);background-clip:text;-webkit-background-clip:text;color:transparent}
#pn-studio .pn-workspace{border:1px solid #e6d8e7;box-shadow:0 18px 60px #5c215611;background:#fff}
#pn-studio .pn-section-title .pn-step{background:linear-gradient(135deg,#ffe2f1,#eee3ff);color:#972467}
#pn-studio #pn-options-controls{margin-top:26px;padding:22px 18px;border:1px solid #e6d9ec;background:linear-gradient(145deg,#fcf5fb,#f5fcfb);border-radius:16px}
#pn-studio .pn-modes button{transition:background .15s,border-color .15s;min-height:86px}
#pn-studio .pn-modes button[aria-selected=true]{background:linear-gradient(135deg,#fff0f8,#f4ebff);border-color:#be247f}
#pn-studio .pn-result{background:linear-gradient(160deg,#faf3fa,#f0faf8)}
#pn-studio .pn-canvas{box-shadow:0 9px 28px #301b3020;border:5px solid #fff}
#pn-studio .pn-primary{background:linear-gradient(100deg,#bb247f,#873bb1);box-shadow:0 5px 14px #b0247f20}
#pn-studio .pn-primary:hover{background:linear-gradient(100deg,#a11f6d,#723197)}
#pn-studio .pn-order{border-top:4px solid #bf2c87;box-shadow:0 8px 24px #41224208}
#pn-studio #pn-measurements{background:#e8f5f1;color:#254e47;border:1px solid #cde8df}
#pn-studio .pn-extra-card{background:#fff}#pn-studio .pn-extra-card:has(input:checked){background:#fff0f8;box-shadow:0 0 0 1px #bb247f18}
#pn-studio .pn-source-help{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-top:10px;color:#655569;font-size:12px}
#pn-studio .pn-source-help button{font-size:12px}
@media(max-width:480px){#pn-studio #pn-options-controls{padding:17px 12px}#pn-studio .pn-canvas{border-width:3px}}
#pn-studio .pn-submission-card{margin-top:24px;padding:24px;background:linear-gradient(135deg,#f3faf8,#fff);border:1px solid #bbddd4;border-radius:14px;box-shadow:0 6px 20px #183c3005}
#pn-studio .pn-alternative{color:#36695d;font-size:12px;font-weight:600;margin-bottom:8px}
#pn-studio .pn-submission-card #pn-send{background:white;color:#76337b;border:1px solid #b78fba;box-shadow:none}
#pn-studio .pn-submission-card #pn-send:hover{background:#f8eff8}
@media(max-width:480px){#pn-studio .pn-submission-card{padding:20px 14px}}
/* Approved three-stage purchasing flow. Scoped to the designer only. */
#pn-studio.pn-flow{max-width:1240px;margin:auto;padding:28px 20px 100px;color:#281f32;background:#fcf9fc;font-family:inherit}
#pn-studio.pn-flow [hidden],#pn-studio.pn-flow .pn-flow-retired{display:none!important}
#pn-studio.pn-flow #pn-estimate{display:none!important}
#pn-studio.pn-flow .pn-head{text-align:left;margin-bottom:22px}#pn-studio.pn-flow .pn-head h1{font-size:clamp(32px,4vw,48px);letter-spacing:-1.5px;background:linear-gradient(100deg,#bd238a,#8239af,#3a68af);background-clip:text;-webkit-background-clip:text;color:transparent}#pn-studio.pn-flow h2{color:#98267f;font-size:25px;letter-spacing:-.5px}#pn-studio.pn-flow h3,#pn-studio.pn-flow summary,#pn-studio.pn-flow label{color:#683078}
#pn-studio.pn-flow .pn-workspace{display:grid!important;grid-template-columns:1.05fr 1fr;gap:28px;align-items:start;background:none;border:0;overflow:visible}
#pn-studio.pn-flow .pn-left-column{grid-column:2;grid-row:1;min-width:0;padding:0;border:0;background:white;border-radius:20px;overflow:hidden}#pn-studio.pn-flow .pn-result{grid-column:1;grid-row:1;position:sticky;top:20px;padding:0;background:none;border:0;min-width:0}
#pn-studio.pn-flow .pn-controls{padding:26px;border:0}#pn-studio.pn-flow .pn-canvas{min-height:340px;border-radius:20px;overflow:hidden}#pn-studio.pn-flow .pn-image-button img{width:100%;max-height:540px;object-fit:contain}#pn-studio.pn-flow .pn-canvas-top,#pn-studio.pn-flow .pn-canvas-bottom{font-size:10px}#pn-studio.pn-flow .pn-step{display:none}
#pn-studio.pn-flow button{cursor:pointer}#pn-studio.pn-flow button:disabled{cursor:wait;opacity:.55}#pn-studio.pn-flow button:focus-visible,#pn-studio.pn-flow input:focus-visible,#pn-studio.pn-flow select:focus-visible,#pn-studio.pn-flow summary:focus-visible{outline:3px solid #8c4ca9;outline-offset:3px}
#pn-studio.pn-flow .pn-flow-button{font:inherit;border:1px solid #e7d8e9;background:white;color:#542965;border-radius:12px;padding:12px 15px;line-height:1.4}#pn-studio.pn-flow .pn-primary{background:linear-gradient(100deg,#be238b,#853bb2);border:0;color:white;border-radius:12px;font-weight:750;padding:16px 20px}
#pn-studio.pn-flow .pn-flow-nav{display:flex;gap:12px;margin:0 0 25px}#pn-studio.pn-flow .pn-flow-nav button{border:0;background:none;color:#74677b;border-radius:30px}#pn-studio.pn-flow .pn-flow-nav button[aria-current=step]{background:#39243e;color:white}
#pn-studio.pn-flow[data-flow-stage=design] #pn-options-controls,#pn-studio.pn-flow[data-flow-stage=design] #pn-flow-extras,#pn-studio.pn-flow[data-flow-stage=design] .pn-flow-options-footer,#pn-studio.pn-flow[data-flow-stage=design] #pn-order{display:none!important}
#pn-studio.pn-flow[data-flow-stage=options] #pn-creation-controls,#pn-studio.pn-flow[data-flow-stage=options] #pn-generation-controls,#pn-studio.pn-flow[data-flow-stage=options] #pn-order{display:none!important}
#pn-studio.pn-flow[data-flow-stage=review] #pn-design-form,#pn-studio.pn-flow[data-flow-stage=review] #pn-flow-extras,#pn-studio.pn-flow[data-flow-stage=review] .pn-flow-options-footer{display:none!important}
#pn-studio.pn-flow .pn-flow-details,#pn-studio.pn-flow .pn-flow-help{padding:16px 0;margin:16px 0;border-top:1px solid #eadfea}#pn-studio.pn-flow summary{cursor:pointer;font-weight:650;list-style:revert}#pn-studio.pn-flow .pn-flow-details>summary{margin-bottom:12px}#pn-studio.pn-flow #pn-flow-extras{margin:0 26px;padding-top:16px}#pn-studio.pn-flow #pn-extras{padding:0;background:none;border:0}#pn-studio.pn-flow #pn-extras .pn-section-title,#pn-studio.pn-flow #pn-extras>.pn-help{display:none}
#pn-studio.pn-flow .pn-flow-colour-card{display:block;width:100%;text-align:left;margin:10px 0;min-height:74px}#pn-studio.pn-flow .pn-flow-colour-card strong,#pn-studio.pn-flow .pn-flow-colour-card small{display:block}#pn-studio.pn-flow .pn-flow-colour-card small{font-size:12px;color:#75647c}#pn-studio.pn-flow .pn-flow-rainbow{float:left;width:36px;height:36px;margin:3px 14px 0 0;border-radius:50%;background:conic-gradient(#ff4fe1,#1300ff,#69dcc1,#fff300,#ff0000,#ff4fe1)}
#pn-studio.pn-flow [aria-pressed=true].pn-flow-button{border:2px solid #bd2993;background:#fff4fb;padding:11px 14px}#pn-studio.pn-flow .pn-swatches{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}#pn-studio.pn-flow .pn-swatch{width:auto;height:auto;min-height:94px;border:1px solid #e7d8e9!important;border-radius:12px;background:white!important;padding:10px 5px;box-shadow:none!important;text-align:center}#pn-studio.pn-flow .pn-swatch:before{content:'';display:block;width:32px;height:32px;background:var(--swatch);border-radius:50%;border:1px solid #ddd;margin:0 auto 9px;box-shadow:0 0 10px color-mix(in srgb,var(--swatch),transparent 65%)}#pn-studio.pn-flow .pn-swatch span{display:block;color:#49354c;font-size:11px;line-height:1.3}#pn-studio.pn-flow .pn-swatch[aria-pressed=true]{border:2px solid #bd2993!important;background:#fff4fb!important}#pn-studio.pn-flow .pn-swatch:after{display:none}
#pn-studio.pn-flow .pn-flow-board-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}#pn-studio.pn-flow .pn-flow-board-icon{display:block;width:55px;height:45px;margin:0 auto 9px;border:2px solid #b6a8bf;background:#e6f0f380;border-radius:5px}#pn-studio.pn-flow .pn-flow-board-icon.black{background:#303035}#pn-studio.pn-flow .pn-flow-board-icon.white{background:#fff}#pn-studio.pn-flow .pn-flow-board-icon.circle{border-radius:50%;width:45px}#pn-studio.pn-flow .pn-flow-board-icon.cut{clip-path:polygon(0 23%,20% 23%,20% 5%,65% 5%,65% 20%,100% 20%,100% 80%,80% 80%,80% 100%,20% 100%,20% 80%,0 80%);background:#d5dfe7}
#pn-studio.pn-flow .pn-flow-size-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:14px 0 24px}#pn-studio.pn-flow .pn-flow-size-cards strong,#pn-studio.pn-flow .pn-flow-size-cards small{display:block}#pn-studio.pn-flow .pn-flow-size-cards small{font-size:12px;color:#74647b}#pn-studio.pn-flow .pn-flow-scale{display:block;transform:scale(var(--scale));width:80%;height:42px;margin:6px auto 12px;border:2px solid #c582b6;border-radius:6px;background:linear-gradient(130deg,#fce5f4,#eae5fa)}
#pn-studio.pn-flow #pn-flow-size-value{display:block;font-size:28px;font-weight:750;color:#ae2a90;margin-top:12px}#pn-studio.pn-flow #pn-flow-slider{appearance:none;-webkit-appearance:none;height:54px;width:100%;padding:0;background:transparent;border:0;cursor:ew-resize;margin:4px 0}#pn-studio.pn-flow #pn-flow-slider::-webkit-slider-runnable-track{height:12px;border-radius:20px;background:linear-gradient(90deg,#ed50b6,#c353e4,#8463e8,#529fd9,#59cec6)}#pn-studio.pn-flow #pn-flow-slider::-moz-range-track{height:12px;border-radius:20px;background:linear-gradient(90deg,#ed50b6,#c353e4,#8463e8,#529fd9,#59cec6)}#pn-studio.pn-flow #pn-flow-slider::-webkit-slider-thumb{appearance:none;-webkit-appearance:none;width:34px;height:34px;border:5px solid #b334a0;border-radius:50%;background:white;margin-top:-11px;box-shadow:0 3px 10px #992e8740}#pn-studio.pn-flow #pn-flow-slider::-moz-range-thumb{box-sizing:border-box;width:34px;height:34px;border:5px solid #b334a0;border-radius:50%;background:white;box-shadow:0 3px 10px #992e8740}#pn-studio.pn-flow .pn-flow-range-labels{display:flex;justify-content:space-between;font-size:12px;color:#786780;margin-bottom:22px}
#pn-studio.pn-flow .pn-flow-options-footer{padding:20px 26px 26px;display:grid;gap:14px}#pn-studio.pn-flow #pn-flow-total{font-size:28px;color:#3b2544}#pn-studio.pn-flow #pn-order .pn-order{border:0;border-radius:0;padding:26px;background:white}#pn-studio.pn-flow .pn-mockup-card{background:#fcf1fa;border:1px solid #efd3e7;border-radius:14px;margin:20px 0;padding:18px}#pn-studio.pn-flow #pn-delivery{background:none;padding:0;font-size:13px}#pn-studio.pn-flow a{color:#ad258b}
#pn-studio.pn-flow .pn-flow-selection{padding:20px;background:white;border:1px solid #e9dfea;border-radius:16px;margin:14px 0}#pn-studio.pn-flow .pn-flow-selection dl{margin:12px 0}#pn-studio.pn-flow .pn-flow-selection dl>div{display:grid;grid-template-columns:90px 1fr;gap:12px;padding:9px 0;border-bottom:1px solid #f1e9f2;font-size:13px}#pn-studio.pn-flow .pn-flow-selection dt{color:#786780}#pn-studio.pn-flow .pn-flow-selection dd{margin:0;overflow-wrap:normal}
#pn-studio.pn-flow .pn-extra-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}#pn-studio.pn-flow .pn-extra-card{padding:10px!important;min-width:0}#pn-studio.pn-flow .pn-extra-card img{height:72px;width:100%;object-fit:contain}#pn-studio.pn-flow .pn-extra-card span{font-size:12px}#pn-studio.pn-flow .pn-extra-card small{font-size:12px}#pn-studio.pn-flow .pn-flow-help{margin:0 26px 26px}#pn-studio.pn-flow .pn-submission-card{padding:16px 0;background:none;border:0}#pn-studio.pn-flow .pn-submission-card h2{font-size:21px}#pn-studio.pn-flow .pn-flow-sticky{display:none}
#pn-studio.pn-flow .pn-flow-gallery{margin-top:44px}#pn-studio.pn-flow .pn-flow-gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}#pn-studio.pn-flow .pn-flow-gallery article{padding:15px;background:white;border:1px solid #e8dbe9;border-radius:16px}#pn-studio.pn-flow .pn-flow-gallery img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:10px}#pn-studio.pn-flow .pn-flow-gallery h3{margin-top:14px}
@media(max-width:900px){#pn-studio.pn-flow{padding:20px 12px 105px}#pn-studio.pn-flow .pn-workspace{display:flex!important;flex-direction:column;gap:16px}#pn-studio.pn-flow .pn-result{order:0;width:100%;position:sticky;top:0;z-index:3;background:#fcf9fc}#pn-studio.pn-flow .pn-left-column{order:1;width:100%}#pn-studio.pn-flow .pn-canvas{min-height:160px;max-height:220px;height:220px}#pn-studio.pn-flow .pn-image-button img{height:220px;max-height:220px}#pn-studio.pn-flow .pn-result>.pn-flow-details{display:none}#pn-studio.pn-flow[data-flow-stage=review] .pn-result{position:static}#pn-studio.pn-flow .pn-empty{padding:24px}#pn-studio.pn-flow .pn-empty h2,#pn-studio.pn-flow .pn-empty p,#pn-studio.pn-flow .pn-example-label{display:none}#pn-studio.pn-flow .pn-neon-word{font-size:34px}#pn-studio.pn-flow .pn-canvas-top,#pn-studio.pn-flow .pn-canvas-bottom{font-size:8px}#pn-studio.pn-flow .pn-controls{padding:20px}#pn-studio.pn-flow .pn-flow-nav{gap:4px}#pn-studio.pn-flow .pn-flow-nav button{font-size:12px;padding:10px 8px;flex:1}#pn-studio.pn-flow .pn-flow-sticky:not([hidden]){display:flex;position:fixed;bottom:0;left:0;right:0;z-index:9;background:white;padding:12px 16px;gap:12px;align-items:center;justify-content:space-between;border-top:1px solid #e8dbe9;box-shadow:0 -4px 18px #25102b0c}#pn-studio.pn-flow .pn-flow-sticky .pn-primary{width:auto;margin:0;font-size:14px;padding:13px 18px}#pn-studio.pn-flow .pn-flow-sticky strong{font-size:20px}#pn-studio.pn-flow .pn-flow-gallery-grid{grid-template-columns:1fr}#pn-studio.pn-flow .pn-flow-size-cards{gap:6px}#pn-studio.pn-flow .pn-flow-size-cards button{padding:10px 6px}}

/* Allow longer translated labels to wrap within their columns. */
#pn-studio.pn-flow .pn-flow-selection dt{min-width:0;overflow-wrap:normal;hyphens:auto}
#pn-studio.pn-flow .pn-flow-nav button{min-width:0;overflow-wrap:normal;white-space:normal}

/* Balanced rows: 5/4/4 on wide panels; compact 4/3/3/3 on narrower panels. */
#pn-studio.pn-flow #pn-fixed-colours{container-type:inline-size}
#pn-studio.pn-flow .pn-swatches{grid-template-columns:repeat(20,minmax(0,1fr))}
#pn-studio.pn-flow .pn-swatch{grid-column:span 4}
#pn-studio.pn-flow .pn-swatch:nth-child(n+6){grid-column:span 5}
@container(max-width:420px){
 #pn-studio.pn-flow .pn-swatches{grid-template-columns:repeat(12,minmax(0,1fr));gap:6px}
 #pn-studio.pn-flow .pn-swatch:nth-child(n){grid-column:span 3;min-height:76px;padding:7px 3px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}
 #pn-studio.pn-flow .pn-swatch:nth-child(n+5){grid-column:span 4}
 #pn-studio.pn-flow .pn-swatch:before{width:24px;height:24px;flex-shrink:0;margin:0 auto 6px}
 #pn-studio.pn-flow .pn-swatch span{width:100%;font-size:11px;line-height:1.2;overflow-wrap:normal}
}
#pn-studio.pn-flow #pn-flow-retry{margin-top:12px;color:#ae2186;border-color:#c32e9a}

/* Group design actions together and give save/share a clear button treatment. */
#pn-studio.pn-flow .pn-save-row,#pn-studio.pn-flow .pn-share-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:stretch;margin:14px 0}
#pn-studio.pn-flow #pn-save,#pn-studio.pn-flow #pn-compare,#pn-studio.pn-flow #pn-flow-edit,#pn-studio.pn-flow .pn-share-actions .pn-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:11px 15px;border:1px solid #bd2993;border-radius:10px;background:white;color:#8f237c;font-size:14px;font-weight:650;text-decoration:none;white-space:normal;text-align:center;line-height:1.4}
#pn-studio.pn-flow #pn-save{background:linear-gradient(100deg,#be238b,#853bb2);color:white;border:0;box-shadow:0 3px 10px #9c258321}
#pn-studio.pn-flow #pn-save:hover{filter:brightness(.95)}
#pn-studio.pn-flow #pn-share-panel{padding:14px;border:1px solid #eadfea;border-radius:12px;background:#fff9fd;margin:12px 0}
#pn-studio.pn-flow #pn-flow-total{font-size:clamp(20px,2.2vw,28px);line-height:1.35}
@media(max-width:900px){#pn-studio.pn-flow #pn-left-column>#pn-flow-versions{margin:16px 20px}#pn-studio.pn-flow .pn-flow-sticky strong{font-size:16px;line-height:1.3;min-width:0}#pn-studio.pn-flow .pn-flow-sticky .pn-primary{flex-shrink:0}}

#pn-studio.pn-flow .pn-flow-board-grid button{text-align:center}
#pn-studio.pn-flow .pn-flow-board-grid button small{display:block;text-align:center}
#pn-studio.pn-flow .pn-flow-board-icon.cut{clip-path:none;border:0;background:none;width:64px;height:48px}
#pn-studio.pn-flow .pn-flow-board-icon.cut svg{display:block;width:100%;height:100%}
#pn-studio.pn-flow .pn-flow-slider-price{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#fff7fc;border-radius:12px;padding:12px 14px;margin-top:12px}
#pn-studio.pn-flow .pn-flow-slider-price small{color:#76617e;font-size:12px}
#pn-studio.pn-flow .pn-flow-slider-price strong{color:#a6268b;font-size:22px}
#pn-studio.pn-flow #pn-flow-sticky-label{display:block;font-size:11px;color:#76617e}
#pn-studio.pn-flow #pn-flow-sticky-price{display:block}

#pn-studio.pn-flow .pn-flow-size-recommendation{font-size:14px;font-weight:650;color:#87388d;margin-top:12px}
#pn-studio.pn-flow #pn-flow-size-note{margin-top:10px;line-height:1.5}

/* Compact visual extras: complete choices, centred names and separate prices. */
#pn-studio.pn-flow .pn-extra-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}
#pn-studio.pn-flow .pn-extra-grid[data-extra-group="mounting"]{grid-template-columns:repeat(4,minmax(0,1fr))}
#pn-studio.pn-flow .pn-extra-card{display:flex;flex-direction:column;align-items:center;text-align:center;padding:10px 5px!important;min-height:125px}
#pn-studio.pn-flow .pn-extra-card img{height:55px;width:66px;max-width:100%;object-fit:contain;margin:0 auto 8px}
#pn-studio.pn-flow .pn-extra-card span{display:block;text-align:center;line-height:1.35;overflow-wrap:normal}
#pn-studio.pn-flow .pn-extra-card small{display:block;text-align:center;margin-top:auto;padding-top:6px}
#pn-studio.pn-flow .pn-extra-card:not(:has(img))>span{margin-top:auto}
#pn-studio.pn-flow .pn-flow-sections{margin-top:14px;padding:12px 14px;background:#f5eff9;border-radius:12px;color:#664579;font-size:13px}
#pn-studio.pn-flow .pn-flow-sections p{margin:5px 0 0}
#pn-studio.pn-flow .pn-footer-notes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:24px 0}
#pn-studio.pn-flow .pn-footer-notes>span{display:flex;align-items:center;justify-content:center;gap:12px;padding:19px 14px;background:linear-gradient(135deg,#fff3fb,#f2effc);border-radius:15px;color:#873291;font-size:14px;font-weight:600;text-align:left;box-shadow:0 3px 14px #6b297508}
#pn-studio.pn-flow .pn-footer-notes>span:before{content:'✦';display:grid;place-items:center;flex:0 0 36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#cf258e,#8444b7);color:white;font-size:22px}
#pn-studio.pn-flow .pn-footer-notes>span:nth-child(2):before{content:'♡'}
#pn-studio.pn-flow .pn-footer-notes>span:nth-child(3):before{content:'✓'}
@media(min-width:901px) and (max-width:1150px){#pn-studio.pn-flow .pn-extra-grid[data-extra-group="mounting"]{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:600px){#pn-studio.pn-flow .pn-extra-grid,#pn-studio.pn-flow .pn-extra-grid[data-extra-group="mounting"]{grid-template-columns:repeat(3,minmax(0,1fr))}#pn-studio.pn-flow .pn-footer-notes{grid-template-columns:1fr;gap:8px}#pn-studio.pn-flow .pn-footer-notes>span{justify-content:flex-start;padding:12px 16px}}

#pn-studio.pn-flow .pn-extra-grid[data-extra-group="cable"] .pn-extra-card{min-height:88px}

#pn-studio.pn-flow .pn-flow-dimensions{display:flex;flex-wrap:wrap;gap:12px 24px;margin:0 0 16px;color:#79518b;font-size:14px}#pn-studio.pn-flow .pn-flow-dimensions>span{display:flex;gap:7px;align-items:center}#pn-studio.pn-flow #pn-flow-tax{margin:5px 0 12px}#pn-studio.pn-flow #pn-flow-review-tax{margin:5px 0 12px}

#pn-studio.pn-flow .pn-flow-slider-price{flex-wrap:wrap}
#pn-studio.pn-flow .pn-flow-vat-badge{display:table;width:auto;flex:0 0 auto;padding:6px 11px!important;border-radius:20px;background:#e6f7f0;color:#166349!important;font-size:13px!important;font-weight:700;margin:6px 0 0!important}
#pn-studio.pn-flow .pn-flow-vat-badge:before{content:'✓';margin-right:6px;font-weight:700}
#pn-studio.pn-flow .pn-flow-slider-price .pn-flow-vat-badge{margin-left:auto!important}

#pn-studio.pn-flow .pn-flow-slider-price{display:grid;grid-template-columns:1fr auto;gap:6px 12px}#pn-studio.pn-flow .pn-flow-slider-price .pn-flow-vat-badge{grid-column:2;justify-self:end}

#pn-studio.pn-flow .pn-flow-bottom-total{display:flex;align-items:center;gap:12px;flex-wrap:wrap}#pn-studio.pn-flow .pn-flow-bottom-total #pn-flow-tax{margin:0!important;white-space:nowrap}

/* A connection is one selected option, not a bundle of included items. */
#pn-studio.pn-flow .pn-extra-grid[data-extra-group="connection"] [data-extra-pence="0"]{display:none!important}
