@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{font-family:'DM Sans','Segoe UI',sans-serif;color:#193239;background:#eef2f3;font-synthesis:none;--ink:#153139;--muted:#6a7e83;--line:#e3e9e9;--accent:#197a78;--mint:#dcefeb;--navy:#122e35}
*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,select{cursor:pointer}button{color:inherit}button{border:0;background:transparent}button:hover{filter:brightness(.96)}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #44aaa0;outline-offset:3px}svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;display:block}button svg{flex-shrink:0}a{color:var(--accent)}.topbar{height:80px;display:flex;align-items:center;justify-content:space-between;padding:0 32px;border-bottom:1px solid #dce4e6;background:#fff;gap:22px;position:relative;z-index:5}.identity{display:flex;gap:13px;align-items:center;text-decoration:none;color:var(--ink)}.brand-mark{font:800 italic 23px 'Manrope',sans-serif;letter-spacing:-2.5px;position:relative;border-bottom:2px solid var(--accent);padding:0 4px 2px 0;line-height:29px}.brand-mark span{position:absolute;left:0;top:12px;display:none}.brand-name{font:800 14px 'Manrope',sans-serif;letter-spacing:1.8px;line-height:1.4}.brand-name>span{display:block;font-size:9px;font-weight:650;letter-spacing:2.55px}.studio-title{display:flex;gap:16px;align-items:center;color:#697d82;font-size:11px;letter-spacing:2px;font-weight:650}.header-rule{height:25px;width:1px;background:#d7e0e1}.edition{color:#91a2a7;font-size:10px;padding:4px;border:1px solid #d6e1e2;border-radius:3px}.header-actions{display:flex;align-items:center;gap:20px}.text-button{display:flex;align-items:center;gap:7px;font-size:13px;font-weight:550;padding:9px 0}.text-button svg{width:17px;height:17px}.primary-button{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 17px;color:white;background:var(--navy);border-radius:5px;font-size:13px;font-weight:600}.primary-button svg{width:17px;height:17px}.workspace{display:grid;grid-template-columns:minmax(0,1fr) 365px;height:calc(100dvh - 80px);min-height:600px}.viewer{position:relative;min-width:0;overflow:hidden;background:#e8eeef}#canvas-wrap{position:absolute;inset:0 0 93px;overflow:hidden}#canvas-wrap canvas{display:block;width:100%;height:100%;outline:none}.model-heading{position:absolute;left:36px;top:32px;pointer-events:none}.eyebrow{font-size:10px;letter-spacing:1.8px;font-weight:650;color:#6b8086;line-height:1.5}.slash{margin:0 9px;color:#a9babe}.model-heading h1{font:750 56px/1.1 'Manrope',sans-serif;letter-spacing:-2px;margin:12px 0 9px}.model-heading h1 span{font-weight:400;color:#71898e;letter-spacing:-2.7px}.model-heading p{font-size:13px;color:#6d8186;margin:0}.scene-mode{position:absolute;right:30px;top:35px}.segmented{display:flex;background:#ffffffbd;border:1px solid #dce5e5;border-radius:6px;padding:4px;box-shadow:0 3px 10px #23434d05;backdrop-filter:blur(15px)}.segmented button{padding:7px 12px;border-radius:3px;color:#75868b;font-size:12px;font-weight:550;transition:background .2s,color .2s}.segmented button.selected{background:var(--navy);color:#fff}.view-tools{position:absolute;right:30px;top:111px;display:flex;flex-direction:column;gap:8px}.tool-button{width:39px;height:39px;display:flex;align-items:center;justify-content:center;background:#ffffffc9;backdrop-filter:blur(10px);border:1px solid #dce6e6;border-radius:6px;color:#526f76;box-shadow:0 3px 10px #24485404}.tool-button svg{width:18px;height:18px}.tool-button[aria-pressed=true]{background:var(--navy);color:#fff}.viewer-bottom{position:absolute;bottom:116px;left:0;right:0;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:14px;pointer-events:none}.views{pointer-events:auto}.views button{padding:7px 14px;min-width:45px}.orbit-hint{display:flex;align-items:center;gap:9px;color:#81969b;font-size:11px;margin:0}.orbit-hint svg{width:14px;height:14px}.orbit-hint>span{opacity:.6}.spec-strip{height:93px;position:absolute;bottom:0;left:0;right:0;display:flex;align-items:center;background:#f7f9f9d9;border-top:1px solid #dce6e6;padding:0 34px;gap:0;backdrop-filter:blur(10px)}.spec-strip>div{flex:1;padding-left:22px;border-left:1px solid #d9e3e4}.spec-strip>div:first-child{padding-left:0;border:0}.spec-strip>div>span{font-size:9px;letter-spacing:1.5px;color:#778a90;display:block;font-weight:600;margin-bottom:6px}.spec-strip strong{font:650 22px 'Manrope',sans-serif;letter-spacing:-.4px;white-space:nowrap}.spec-strip small{font:450 12px 'DM Sans',sans-serif;color:#87989d;margin-left:2px}.accuracy-note{display:flex;align-items:center;gap:9px;color:#839297;padding:0 0 0 20px;font-size:9px;line-height:1.7;text-align:left}.accuracy-note svg{width:16px;height:16px}.accuracy-note b{font-weight:500;text-decoration:underline;text-underline-offset:3px}.configurator{background:#fff;border-left:1px solid #dce5e6;display:flex;flex-direction:column;min-height:0;z-index:3}.config-header{padding:27px 26px 24px}.config-header .eyebrow{font-size:9px}.config-title{display:flex;align-items:center;justify-content:space-between;margin-top:7px;margin-bottom:21px}.config-title h2{font:700 20px 'Manrope',sans-serif;letter-spacing:-.65px;margin:0}.icon-small{padding:5px;color:#7c9296;display:flex;align-items:center;justify-content:center}.icon-small svg{width:18px;height:18px}.preset-row{background:#f5f7f7;border:1px solid #e4eaea;border-radius:5px;padding:10px 12px;display:flex;align-items:center;justify-content:space-between}.preset-row label{font-size:12px;color:#7b8c90}.preset-row select{border:0;background:none;color:#2c4b52;font-size:12px;font-weight:650;max-width:125px;padding:0 6px}.config-tabs{display:grid;grid-template-columns:repeat(5,1fr);border-bottom:1px solid var(--line);border-top:1px solid var(--line);padding:0 14px}.config-tabs button{position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:6px;font-size:10px;color:#7f9095;padding:16px 4px 14px}.config-tabs button svg{width:19px;height:19px;stroke-width:1.4}.config-tabs button.active{color:var(--accent)}.config-tabs button.active:after{content:'';position:absolute;bottom:-1px;height:2px;background:var(--accent);left:9px;right:9px}.config-scroll{padding:25px 26px;flex:1;overflow:auto;scrollbar-width:thin;scrollbar-color:#d6e0e1 transparent}.section-heading{display:flex;align-items:baseline;justify-content:space-between;margin:0 0 16px}.section-heading h3{font-size:14px;font-weight:600;margin:0}.section-heading span{font-size:10px;color:#8a9ca0}.choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.choice{border:1px solid #dfe7e8;padding:13px 11px;border-radius:6px;text-align:left;position:relative;transition:background .2s,border .2s;min-height:82px}.choice.selected{background:#f0f7f5;border-color:#388f87}.choice.selected:after{content:'✓';position:absolute;top:10px;right:10px;font-size:11px;color:var(--accent)}.choice>svg{width:42px;height:25px;color:#69888e;margin:4px 0 11px}.choice.selected>svg{color:#267f77}.choice strong{font-size:12px;display:block;font-weight:600}.choice small{font-size:10px;display:block;color:#7c9397;margin-top:4px;line-height:1.5}.control-divider{height:1px;background:var(--line);margin:25px 0}.range-control{margin:0 0 23px}.range-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.range-top label{font-size:13px;color:#47616a}.number-field{display:flex;border:1px solid #dee7e8;border-radius:4px;align-items:center;padding:6px 7px;background:#fafbfb}.number-field input{width:63px;background:none;border:0;outline:none;text-align:right;padding:0;font-size:12px;font-weight:600;color:#23464f;appearance:textfield;-moz-appearance:textfield}.number-field input::-webkit-inner-spin-button{display:none}.number-field span{font-size:10px;color:#91a2a6;padding-left:6px}.range-control input[type=range]{display:block;width:100%;margin:0;appearance:none;background:linear-gradient(to right,#287e78 0%,#287e78 var(--value,50%),#e5ebeb var(--value,50%),#e5ebeb 100%);height:3px;border-radius:3px;cursor:pointer}.range-control input[type=range]::-webkit-slider-thumb{appearance:none;width:13px;height:13px;border:3px solid #fff;box-shadow:0 0 0 1px #2d827b;background:#2d827b;border-radius:50%}.range-control input[type=range]::-moz-range-thumb{width:8px;height:8px;border:3px solid #fff;box-shadow:0 0 0 1px #2d827b;background:#2d827b;border-radius:50%}.range-ends{display:flex;justify-content:space-between;font-size:10px;color:#8e9ea3;margin-top:10px}.field-note{font-size:11px;line-height:1.7;color:#899b9f}.info-card{border:1px solid #e2eaea;border-radius:5px;padding:13px;display:flex;gap:10px;background:#fafbfb;color:#7e9398;font-size:10px;line-height:1.8}.info-card svg{width:15px;height:15px;flex-shrink:0;margin-top:2px}.info-card p{margin:0}.select-field{margin-bottom:20px}.select-field label{font-size:12px;color:#5e767d;display:block;margin-bottom:9px}.select-field select{width:100%;padding:11px;border:1px solid #dde6e7;border-radius:4px;background:#fff;color:#2b4a52;font-size:13px}.inline-options{display:flex;gap:7px;margin:10px 0 22px}.inline-options button{flex:1;border:1px solid #dfe8e8;border-radius:4px;padding:11px 5px;font-size:12px}.inline-options button.selected{background:#edf5f3;border-color:#3f928a;color:#257f75}.swatches{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin:19px 0}.swatch{aspect-ratio:1;border-radius:50%;border:4px solid white;box-shadow:0 0 0 1px #dbe4e5;position:relative}.swatch.selected{box-shadow:0 0 0 2px #438c83}.swatch.selected:after{content:'✓';position:absolute;color:white;text-shadow:0 1px 3px #0008;inset:0;display:grid;place-items:center;font-size:17px}.custom-color{display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#536e75;margin-bottom:25px}.custom-color input{padding:0;border:1px solid #dde6e7;width:52px;height:28px;background:#fff;border-radius:4px;cursor:pointer}.toggle-row{display:flex;align-items:center;justify-content:space-between;padding:15px 0;border-bottom:1px solid #edf1f1;gap:15px}.toggle-row strong{font-weight:500;font-size:12px;display:block}.toggle-row small{display:block;font-size:10px;color:#8a9ca1;margin-top:5px}.toggle{display:block;width:33px;height:19px;position:relative;flex-shrink:0}.toggle input{opacity:0;width:100%;height:100%;position:absolute;inset:0;margin:0;cursor:pointer;z-index:1}.toggle span{position:absolute;inset:0;background:#dbe4e5;border-radius:20px;pointer-events:none;transition:background .2s}.toggle span:after{content:'';width:13px;height:13px;position:absolute;left:3px;top:3px;background:white;box-shadow:0 1px 3px #18363b20;border-radius:50%;transition:transform .2s}.toggle input:checked+span{background:#2b8179}.toggle input:checked+span:after{transform:translateX(14px)}.toggle input:focus-visible+span{outline:2px solid #29857b;outline-offset:3px}.config-footer{height:53px;border-top:1px solid var(--line);display:flex;align-items:center;padding:0 26px;gap:8px;font-size:10px;color:#899b9e;flex-shrink:0}.live-indicator{width:5px;height:5px;border-radius:50%;background:#4d9d8d}.config-footer button{margin-left:auto;padding:6px}.config-footer svg{width:16px;height:16px}.dimension-label{position:absolute;top:0;left:0;padding:5px 9px;border:1px solid #d7e7e7;border-radius:3px;background:#f9ffffd9;color:#38767b;font-size:11px;pointer-events:none;white-space:nowrap}.loading{position:absolute;inset:0 0 93px;display:flex;align-items:center;justify-content:center;gap:12px;background:#e8eeef;color:#647e85;font-size:14px;z-index:4}.loading span{width:18px;height:18px;border:2px solid #bacece;border-top-color:#3b8780;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}[hidden]{display:none!important}dialog{padding:25px 30px 30px;border:1px solid #e1e8e9;border-radius:12px;box-shadow:0 30px 140px #071c2d33;width:min(780px,calc(100vw - 32px));max-height:88dvh;color:var(--ink)}dialog::backdrop{background:#0e293e55;backdrop-filter:blur(5px)}.modal-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}#modal-content h2{font:700 29px 'Manrope',sans-serif;letter-spacing:-1px;margin:5px 0 16px}#modal-content p{color:#697f86;font-size:14px;line-height:1.8}.reference-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.reference-grid figure{margin:0}.reference-grid img{width:100%;aspect-ratio:1.5;object-fit:cover;border-radius:6px;background:#e8edef}.reference-grid figcaption{font-size:11px;color:#728a90;line-height:1.5;margin-top:8px}.reference-grid .wide{grid-column:1/-1}.reference-grid .wide img{object-fit:contain;aspect-ratio:3.4;background:#f1f4f4}.modal-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}.secondary-button{padding:12px 17px;border:1px solid #d5e1e2;border-radius:5px;font-size:13px}.summary-table{width:100%;border-collapse:collapse;font-size:13px}.summary-table td{padding:11px 0;border-bottom:1px solid #e5ebec}.summary-table td:first-child{color:#7b9096;width:45%}.summary-table td:last-child{text-align:right;font-weight:550}.source-links{display:flex;gap:15px;flex-wrap:wrap;font-size:12px;margin:18px 0}.note-panel{background:#f0f6f5;padding:13px 16px;border-radius:6px}.note-panel p{margin:0!important;font-size:12px!important}#toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,15px);background:#15363c;color:#fff;padding:13px 20px;border-radius:6px;box-shadow:0 8px 30px #193d4330;font-size:13px;opacity:0;pointer-events:none;transition:.2s;z-index:100;max-width:calc(100vw - 35px);text-align:center}#toast.show{opacity:1;transform:translate(-50%,0)}.model-heading,.scene-mode,.view-tools,.viewer-bottom{transition:opacity .2s}.viewer:fullscreen{height:100dvh}.viewer:fullscreen #canvas-wrap{bottom:93px}.export-option{width:100%;border:1px solid #dce7e7;padding:18px;display:flex;align-items:center;gap:16px;text-align:left;border-radius:6px;margin:10px 0}.export-option>svg{width:25px;height:25px;color:#43887f}.export-option strong{display:block;font-size:15px;font-weight:600}.export-option small{display:block;font-size:12px;color:#81969a;margin-top:5px}.export-option .format{margin-left:auto;font-size:11px;color:#7e959b;background:#f2f6f6;padding:5px 9px;border-radius:3px}
@media(min-width:1600px){.workspace{grid-template-columns:minmax(0,1fr) 405px}.config-header{padding:32px}.config-scroll{padding:29px 32px}.config-tabs{padding:0 22px}.config-title h2{font-size:22px}.choice{padding:16px 13px}.model-heading{top:42px;left:46px}.model-heading h1{font-size:66px}.topbar{padding:0 40px}.spec-strip{padding:0 44px}.choice strong,.toggle-row strong{font-size:14px}.choice small,.field-note{font-size:12px}.range-top label{font-size:14px}.config-tabs button{font-size:12px}.eyebrow{font-size:11px}.info-card{font-size:12px}}
@media(max-width:1180px){.topbar{padding:0 23px;gap:10px}.studio-title{display:none}.workspace{grid-template-columns:minmax(0,1fr) 335px}.config-header{padding:23px 22px}.config-scroll{padding:23px 22px}.model-heading{left:27px;top:28px}.model-heading h1{font-size:45px}.model-heading .eyebrow{font-size:8px}.scene-mode{right:20px;top:29px}.view-tools{right:20px;top:98px}.spec-strip{padding:0 25px}.spec-strip>div{padding-left:16px}.spec-strip strong{font-size:19px}.accuracy-note{display:none}.header-actions{gap:18px}.config-title h2{font-size:19px}}
@media(max-width:800px){.topbar{height:65px;padding:0 17px}.brand-name{font-size:11px;letter-spacing:1.4px}.brand-name>span{font-size:7px;letter-spacing:2px}.brand-mark{font-size:20px}.identity{gap:10px}.text-button>span:not(:first-child){display:none}.header-actions{gap:13px}.primary-button{padding:10px 12px;font-size:12px}.primary-button .desktop-only{display:none}.workspace{height:auto;min-height:0;display:flex;flex-direction:column}.viewer{height:64dvh;min-height:450px}.model-heading{left:21px;top:24px}.model-heading h1{font-size:39px;margin-top:10px}.model-heading p{font-size:11px}.model-heading .eyebrow{font-size:7px;letter-spacing:1.3px}.scene-mode{top:24px;right:16px}.scene-mode button{font-size:10px;padding:6px 9px}.view-tools{right:16px;top:80px;gap:6px}.tool-button{width:32px;height:32px}.tool-button svg{width:16px;height:16px}.spec-strip{height:77px;padding:0 22px}.spec-strip strong{font-size:19px}.spec-strip>div>span{font-size:8px;letter-spacing:1px}.spec-strip>div{padding-left:14px}#canvas-wrap,.loading{bottom:77px}.viewer-bottom{bottom:92px;gap:8px}.orbit-hint{display:none}.views button{padding:6px 11px;font-size:10px;min-width:35px}.configurator{border-top:1px solid #d9e2e4;border-left:0}.config-header{padding:23px 25px 17px}.config-header>.eyebrow{display:none}.config-title{margin:0 0 16px}.config-title h2{font-size:23px}.config-tabs{padding:0 20px}.config-tabs button{font-size:12px;padding:13px 4px}.config-tabs button svg{width:21px;height:21px}.config-scroll{overflow:visible;padding:25px;min-height:440px}.section-heading h3{font-size:16px}.choice strong{font-size:14px}.choice small{font-size:12px}.choice{padding:15px}.range-top label{font-size:14px}.field-note,.info-card{font-size:12px}.toggle-row strong{font-size:14px}.toggle-row small{font-size:12px}.reference-grid{grid-template-columns:1fr}.reference-grid .wide{grid-column:auto}dialog{padding:22px}.modal-actions>*{flex:1}.config-footer{height:52px;font-size:11px}}
@media(prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}
.cat-references img{object-fit:contain;background:#eef3f4}.cat-references .wide img{aspect-ratio:1.98}.views{max-width:calc(100% - 28px);flex-wrap:wrap;justify-content:center}@media(max-width:480px){.views button{padding:6px 8px}.spec-strip{padding:0 14px}.spec-strip strong{font-size:16px}.spec-strip>div{padding-left:10px}}
.hull-inspection{position:absolute;left:35px;top:167px;display:flex;gap:6px}.hull-inspection button{background:#f8fbfbc9;color:#5f7d84;border:1px solid #d6e2e3;padding:7px 10px;border-radius:4px;font-size:11px}.hull-inspection button[aria-pressed=true]{background:#15363d;color:white;border-color:#15363d}.hull-reference-overlay{position:absolute;pointer-events:none;opacity:.44;z-index:1;mix-blend-mode:multiply}.choice strong,.range-top label,.select-field label,.toggle-row strong{font-size:14px}.choice small,.range-ends,.field-note,.toggle-row small,.info-card,.preset-row label,.preset-row select,.config-tabs button{font-size:12px}.info-card{line-height:1.7}.config-scroll .select-field{margin-top:16px}@media(max-width:1180px){.hull-inspection{left:27px;top:148px}}@media(max-width:800px){.hull-inspection{left:21px;top:130px}.hull-inspection button{font-size:10px;padding:6px 8px}}

/* Labelled floor swatches remain easy to identify without hover or colour alone. */
.floor-swatches{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:-4px 0 12px}
.floor-swatch{min-width:0;min-height:64px;padding:5px 3px;border:1px solid #dfe7e8;border-radius:6px;text-align:center;background:#fff}
.floor-swatch>span{display:block;position:relative;height:25px;margin:0 3px 5px;border-radius:3px;background:repeating-linear-gradient(90deg,transparent 0 11px,#0002 11px 12px),var(--floor-colour);box-shadow:inset 0 0 0 1px #0001}
.floor-swatch small{display:block;font-size:10px;line-height:1.25;color:#405a62}
.floor-swatch.selected{background:#edf5f3;border-color:#2b8179;box-shadow:0 0 0 1px #2b8179}
.floor-swatch.selected>span:after{content:'✓';position:absolute;inset:0;display:grid;place-items:center;color:white;text-shadow:0 1px 3px #000;font-size:19px}
.floor-swatch:focus-visible{outline:3px solid #287e78;outline-offset:3px}
.body-finish-swatches{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.body-finish-swatch{border:1px solid #dbe4e4;border-radius:6px;min-width:0;padding:7px 5px;min-height:74px}.body-finish-swatch>span{display:block;position:relative;height:30px;border-radius:4px;background:linear-gradient(125deg,rgb(255 255 255 / var(--body-shine)),transparent 65%),var(--body-colour);box-shadow:inset 0 0 0 1px #0001;margin-bottom:7px}.body-finish-swatch small{display:block;font-size:11px;line-height:1.3}.body-finish-swatch.selected{background:#edf5f3;border-color:var(--accent);box-shadow:0 0 0 1px var(--accent)}.body-finish-swatch.selected>span:after{content:'✓';position:absolute;inset:0;display:grid;place-items:center;color:#fff;text-shadow:0 1px 3px #000;font-size:20px}

/* Wrap controls stay in the existing independently scrolling mobile panel. */
.hull-colours{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.hull-colours .swatch{min-width:0;min-height:40px;border-width:5px}
.colour-entry{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:20px 0}.colour-entry label{display:flex;flex-direction:column;gap:8px;font-size:12px;color:#536e75;min-width:0}.colour-entry input{width:100%;min-width:0;height:44px;border:1px solid #d8e3e3;border-radius:5px;padding:8px;background:#fff;color:var(--ink)}.colour-entry input[type=color]{padding:4px;cursor:pointer}.colour-entry input:not([type=color]){font-size:16px}
.wrap-editor{border-top:1px solid var(--line);padding-top:14px;min-width:0}.wrap-editor .inline-options{margin-bottom:10px}.wrap-upload{position:relative;display:flex;align-items:center;justify-content:center;min-height:46px;background:var(--navy);color:#fff;border-radius:5px;font-size:13px;font-weight:600;overflow:hidden;cursor:pointer}.wrap-upload input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.wrap-upload:focus-within{outline:3px solid #44aaa0;outline-offset:3px}.wrap-upload.busy{opacity:.55;pointer-events:none}.wrap-thumbnail{margin:18px 0}.wrap-thumbnail img{width:100%;height:96px;object-fit:contain;background:#edf2f3;border-radius:5px;display:block}.wrap-thumbnail figcaption{font-size:11px;color:#677f85;overflow-wrap:anywhere;margin-top:6px}.wrap-range{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:4px 8px;margin:12px 0;font-size:12px;color:#46636b}.wrap-range output{font-variant-numeric:tabular-nums;color:var(--accent)}.wrap-range input{grid-column:1/-1;width:100%;height:40px;accent-color:var(--accent);margin:0;cursor:pointer;touch-action:pan-y}.wrap-nudge{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin:8px 0}.wrap-nudge button{font-size:23px}.wrap-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:12px}.wrap-nudge button,.wrap-actions button{min-height:44px;border:1px solid #d8e3e3;border-radius:5px;padding:9px 4px}.wrap-actions button{font-size:12px}.wrap-actions button[aria-pressed=true]{background:var(--mint);border-color:var(--accent)}.wrap-empty{padding:18px 12px;background:#f4f7f7;border:1px dashed #d4e0e1;border-radius:5px;font-size:12px;color:#748a90;line-height:1.7}
@media(max-width:900px){.hull-colours{grid-template-columns:repeat(5,minmax(0,1fr))}.hull-colours .swatch{min-height:44px}.wrap-actions button,.wrap-nudge button,.wrap-upload{min-height:48px}.wrap-range{font-size:13px}.wrap-range input{height:44px}}

.finish-nav{display:flex;flex-wrap:wrap;gap:6px;padding:0 0 20px;margin-bottom:20px;border-bottom:1px solid #e3eaea}.finish-nav button{padding:8px 10px;border:1px solid #dce6e6;border-radius:5px;color:#59737a;font-size:12px}.finish-nav button.selected{background:#163b42;color:white;border-color:#163b42}
