:root{--ink: #172029;--muted: #5d6975;--paper: #f7f5ef;--panel: #ffffff;--line: #d9dfdf;--blue: #2770b8;--teal: #18a79c;--coral: #e46e4c;--yellow: #f1b93d;--green: #4e9a51;--shadow: 0 24px 60px rgba(23, 32, 41, .12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}.site-header{align-items:center;background:#f7f5efeb;border-bottom:1px solid rgba(23,32,41,.08);display:flex;justify-content:space-between;left:0;padding:18px clamp(18px,4vw,56px);position:sticky;right:0;top:0;z-index:10}.brand{align-items:center;display:inline-flex;font-weight:800;gap:10px;letter-spacing:0}.brand-mark{background:linear-gradient(90deg,transparent 38%,rgba(255,255,255,.7) 38% 45%,transparent 45%),linear-gradient(145deg,var(--blue),var(--teal));border-radius:7px;display:inline-block;height:28px;width:28px}.nav-links{display:flex;gap:22px;color:var(--muted);font-size:14px;font-weight:700}.hero{display:grid;grid-template-columns:minmax(0,.95fr) minmax(360px,1.05fr);min-height:calc(100vh - 66px)}.studio-page{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(420px,.75fr);min-height:calc(100vh - 66px)}.studio-main{background:#dce8e4;min-height:calc(100vh - 66px);position:sticky;top:66px}.studio-main .room-scene{min-height:calc(100vh - 66px)}.studio-controls{background:var(--paper);border-left:1px solid rgba(23,32,41,.1);max-height:calc(100vh - 66px);overflow-y:auto;padding:24px}.studio-title{margin-bottom:18px}.studio-title h1{font-size:clamp(28px,3.2vw,42px);line-height:1;margin-bottom:0}.hero-copy{align-self:center;padding:clamp(42px,8vw,104px) clamp(20px,5vw,72px)}.eyebrow{color:var(--coral);font-size:13px;font-weight:900;letter-spacing:.08em;margin:0 0 14px;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(44px,7vw,86px);letter-spacing:0;line-height:.96;margin-bottom:24px;max-width:760px}.hero-text{color:var(--muted);font-size:clamp(18px,2.2vw,23px);line-height:1.45;max-width:640px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.primary-btn,.secondary-btn{align-items:center;border-radius:7px;display:inline-flex;font-weight:900;min-height:48px;padding:0 18px;transition:background .16s ease,border-color .16s ease,box-shadow .16s ease,transform .16s ease}.primary-btn{background:var(--ink);color:#fff}.primary-btn:hover{background:#243241;box-shadow:0 12px 26px #1720292e;transform:translateY(-1px)}.secondary-btn{border:1px solid var(--line);color:var(--ink)}.secondary-btn:hover{background:#fff;border-color:#9ecbc6;box-shadow:0 10px 22px #1720291a;transform:translateY(-1px)}.primary-btn:active,.secondary-btn:active{transform:translateY(1px)}.primary-btn:focus-visible,.secondary-btn:focus-visible{outline:3px solid rgba(24,167,156,.26);outline-offset:3px}.hero-visual{min-height:560px;padding:0}.room-scene{background:#dce8e4;height:100%;min-height:520px;overflow:hidden;position:relative}#roomCanvas{display:block;height:100%;min-height:inherit;outline:none;width:100%}.scene-toolbar{align-items:center;background:#ffffffdb;border:1px solid rgba(23,32,41,.1);border-radius:8px;color:var(--ink);display:flex;font-size:12px;font-weight:900;gap:10px;justify-content:space-between;left:22px;max-width:calc(100% - 44px);min-height:38px;padding:0 12px;position:absolute;right:22px;top:22px}.scene-toolbar span:last-child{color:var(--muted)}.cool-card{background:#ffffffeb;border:1px solid rgba(23,32,41,.12);border-radius:8px;bottom:14%;box-shadow:0 18px 38px #17202929;padding:18px;position:absolute;right:9%;width:min(280px,42%)}.cool-card strong,.cool-card span{display:block}.cool-card strong{font-size:24px;margin-bottom:6px}.cool-card span{color:var(--muted);line-height:1.35}.calculator-section,.hook-section,.guide-section,.policy-section{padding:70px clamp(18px,4vw,56px)}.policy-hero{padding:clamp(54px,8vw,104px) clamp(18px,5vw,72px) 44px}.policy-hero h1{max-width:980px}.policy-hero p:not(.eyebrow){color:var(--muted);font-size:clamp(18px,2vw,22px);line-height:1.5;max-width:820px}.section-heading{margin:0 auto 30px;max-width:920px;text-align:center}.section-heading h2{font-size:clamp(32px,4vw,54px);line-height:1;margin-bottom:14px}.section-heading p:not(.eyebrow){color:var(--muted);font-size:18px;line-height:1.5}.compact{max-width:760px}.calculator-shell{display:grid;gap:20px;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);margin:0 auto;max-width:1180px}.calculator-panel,.result-panel{background:var(--panel);border:1px solid var(--line);border-radius:8px;box-shadow:0 16px 42px #17202914}.calculator-panel{padding:clamp(18px,3vw,30px)}.studio-controls .calculator-panel{box-shadow:none;padding:18px}.template-picker,.format-picker,.customizer-panel{border:0;display:grid;gap:10px;margin:0 0 22px;padding:0}.template-picker{grid-template-columns:repeat(4,minmax(0,1fr))}.format-picker{grid-template-columns:repeat(5,minmax(0,1fr))}.studio-controls .format-picker{grid-template-columns:repeat(3,minmax(0,1fr))}.studio-controls .template-picker{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-controls .template-card,.studio-controls .format-card{min-height:74px}.customizer-panel{background:#f8faf9;border:1px solid #dce5e3;border-radius:8px;padding:16px}.template-picker legend,.format-picker legend,.customizer-panel legend{color:#31404d;font-size:13px;font-weight:900;grid-column:1 / -1;margin-bottom:2px}.customizer-panel legend{padding:0 4px}.slider-grid{display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.slider-row{align-items:center;display:grid;gap:10px;grid-template-columns:minmax(0,1fr) 62px}.slider-row input{accent-color:var(--teal);background:transparent;border:0;min-height:32px;padding:0}.slider-row output{color:var(--muted);font-size:12px;font-weight:900;text-align:right}.cad-panel,.thermal-panel,.noise-panel,.energy-panel,.market-panel{background:#fff;border:1px solid #dce5e3;border-radius:8px;margin:0 0 22px;padding:16px}.cad-header{align-items:center;display:flex;gap:14px;justify-content:space-between;margin-bottom:12px}.cad-actions{align-items:center;display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.cad-map-controls{align-items:center;background:#f3f7f6;border:1px solid #dce5e3;border-radius:999px;display:inline-flex;gap:3px;padding:3px}.heat-toggle{align-items:center;background:transparent;border:1px solid transparent;border-radius:999px;cursor:pointer;display:inline-flex;gap:8px;min-height:32px;padding:5px 10px 5px 7px;-webkit-user-select:none;user-select:none;white-space:nowrap}.heat-toggle input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#b9c7c4;border:0;border-radius:999px;height:18px;margin:0;min-height:18px;padding:0;position:relative;width:32px}.heat-toggle input:before{background:#fff;border-radius:50%;box-shadow:0 1px 3px #1720293d;content:"";height:14px;left:2px;position:absolute;top:2px;transition:transform .16s ease;width:14px}.heat-toggle input:checked{background:#172029}.heat-toggle input:checked:before{transform:translate(14px)}.heat-toggle span{color:#31404d;font-size:11px;font-weight:900}.heat-toggle:has(input:checked){background:#fff;border-color:#9ecbc6;box-shadow:0 1px 4px #17202914}.heat-toggle:has(input:checked) span{color:#172029}.heat-toggle:hover{border-color:#9ecbc6}.heat-toggle:has(input:focus-visible){outline:3px solid rgba(24,167,156,.22);outline-offset:2px}.cad-header strong,.cad-header span,.thermal-header strong,.thermal-header span,.noise-header strong,.noise-header span{display:block}.thermal-header,.noise-header,.energy-header,.market-header{margin-bottom:12px}.cad-kicker{color:var(--coral);font-size:12px;font-weight:900;margin-bottom:4px;text-transform:uppercase}#cadScore{background:#e7f6f3;border:1px solid var(--teal);border-radius:999px;color:#126a63;font-size:12px;font-weight:900;padding:7px 10px;white-space:nowrap}#cadScore[data-state=Review]{background:#fff4d8;border-color:#d99b21;color:#8a5b0b}#cadScore[data-state=Blocked]{background:#ffe5df;border-color:#d94b38;color:#9b2f21}#cadCanvas{background:#f8faf9;border:1px solid #dce5e3;border-radius:8px;display:block;height:auto;touch-action:none;width:100%}.cad-draggable{cursor:grab}.cad-draggable:active{cursor:grabbing}.cad-vertex{cursor:crosshair}.cad-room-edge{cursor:ew-resize;pointer-events:stroke}.cad-room-edge[data-room-edge=front],.cad-room-edge[data-room-edge=back]{cursor:ns-resize}.cad-status-grid{display:grid;gap:10px;grid-template-columns:repeat(3,1fr);margin-top:12px}.cad-status-grid div{background:#f4f7f6;border:1px solid #e0e7e5;border-radius:8px;min-height:70px;padding:12px}.cad-status-grid span{color:var(--muted);display:block;font-size:11px;font-weight:900;margin-bottom:7px;text-transform:uppercase}.cad-status-grid strong{display:block;font-size:16px;line-height:1.15}.thermal-grid,.noise-grid,.energy-grid,.market-grid{display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:12px}.thermal-grid div,.noise-grid div,.energy-grid div,.market-grid div{background:#f4f7f6;border:1px solid #e0e7e5;border-radius:8px;min-height:70px;padding:12px}.thermal-grid div[data-rating=light],.noise-grid div[data-rating=light],.energy-grid div[data-rating=light],.market-grid div[data-rating=light]{background:#e7f6f3;border-color:#78c8c0}.thermal-grid div[data-rating=moderate],.noise-grid div[data-rating=moderate],.energy-grid div[data-rating=moderate],.market-grid div[data-rating=moderate]{background:#fff4d8;border-color:#d99b21}.thermal-grid div[data-rating=heavy],.noise-grid div[data-rating=heavy],.energy-grid div[data-rating=heavy],.market-grid div[data-rating=heavy]{background:#ffe7dc;border-color:#d9794f}.thermal-grid div[data-rating=comfort],.noise-grid div[data-rating=comfort],.energy-grid div[data-rating=comfort],.market-grid div[data-rating=comfort]{background:#e7f1fb;border-color:#83b6df}.thermal-grid div[data-rating=enough],.noise-grid div[data-rating=enough],.energy-grid div[data-rating=enough],.market-grid div[data-rating=enough]{background:#e8f5e6;border-color:#7abf80}.thermal-grid div[data-rating=step-up],.noise-grid div[data-rating=step-up],.energy-grid div[data-rating=step-up],.market-grid div[data-rating=step-up]{background:#fff4d8;border-color:#d99b21}.thermal-grid div[data-rating=undersized],.noise-grid div[data-rating=undersized],.energy-grid div[data-rating=undersized],.market-grid div[data-rating=undersized]{background:#ffe5df;border-color:#d94b38}.thermal-grid span,.noise-grid span,.energy-grid span,.market-grid span{color:var(--muted);display:block;font-size:11px;font-weight:900;margin-bottom:7px;text-transform:uppercase}.thermal-grid strong,.noise-grid strong,.energy-grid strong,.market-grid strong{display:block;font-size:16px;line-height:1.15}.thermal-grid small,.noise-grid small,.energy-grid small,.market-grid small{color:var(--muted);display:block;font-size:11px;font-weight:800;line-height:1.25;margin-top:5px}.thermal-grid div[data-rating=light] strong,.noise-grid div[data-rating=light] strong,.energy-grid div[data-rating=light] strong,.market-grid div[data-rating=light] strong{color:#126a63}.thermal-grid div[data-rating=moderate] strong,.noise-grid div[data-rating=moderate] strong,.energy-grid div[data-rating=moderate] strong,.market-grid div[data-rating=moderate] strong{color:#8a5b0b}.thermal-grid div[data-rating=heavy] strong,.noise-grid div[data-rating=heavy] strong,.energy-grid div[data-rating=heavy] strong,.market-grid div[data-rating=heavy] strong{color:#9b3d22}.thermal-grid div[data-rating=comfort] strong,.noise-grid div[data-rating=comfort] strong,.energy-grid div[data-rating=comfort] strong,.market-grid div[data-rating=comfort] strong{color:#1c5f91}.thermal-grid div[data-rating=enough] strong,.noise-grid div[data-rating=enough] strong,.energy-grid div[data-rating=enough] strong,.market-grid div[data-rating=enough] strong{color:#2d6f32}.thermal-grid div[data-rating=step-up] strong,.noise-grid div[data-rating=step-up] strong,.energy-grid div[data-rating=step-up] strong,.market-grid div[data-rating=step-up] strong{color:#8a5b0b}.thermal-grid div[data-rating=undersized] strong,.noise-grid div[data-rating=undersized] strong,.energy-grid div[data-rating=undersized] strong,.market-grid div[data-rating=undersized] strong{color:#9b2f21}.energy-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.market-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)}.template-card,.format-card{background:#f4f7f6;border:1px solid #dce5e3;border-radius:8px;cursor:pointer;display:grid;gap:4px;min-height:106px;padding:13px;position:relative;transition:background .16s ease,border-color .16s ease,box-shadow .16s ease,transform .16s ease}.template-card{min-height:86px}.template-card input,.format-card input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;height:0;min-height:0;padding:0;position:absolute;width:0}.template-card span,.format-card span{color:var(--ink);font-size:15px;font-weight:900;line-height:1.1}.template-card small,.format-card small{color:var(--muted);font-size:12px;font-weight:700;line-height:1.35}.template-card:has(input:checked),.format-card:has(input:checked){background:#e7f6f3;border-color:var(--teal);box-shadow:inset 0 0 0 1px var(--teal)}.template-card:hover,.format-card:hover{background:#fff;border-color:#9ecbc6;transform:translateY(-1px)}.template-card:has(input:focus-visible),.format-card:has(input:focus-visible){outline:3px solid rgba(24,167,156,.22);outline-offset:2px}.template-card:has(input:checked):after,.format-card:has(input:checked):after{background:var(--teal);border-radius:50%;content:"";height:18px;position:absolute;right:9px;top:9px;width:18px}.template-card:has(input:checked):before,.format-card:has(input:checked):before{border-bottom:2px solid #ffffff;border-right:2px solid #ffffff;content:"";height:8px;position:absolute;right:15px;top:12px;transform:rotate(45deg);width:4px;z-index:1}.field-grid{display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr))}.compact-fields{grid-template-columns:repeat(2,minmax(0,1fr))}label{color:#31404d;display:grid;font-size:13px;font-weight:900;gap:7px}input,select{background:#fbfcfc;border:1px solid #cfd7d7;border-radius:7px;color:var(--ink);font:inherit;font-size:15px;min-height:44px;padding:0 12px;width:100%}.input-with-unit{align-items:center;display:grid;grid-template-columns:1fr auto}.input-with-unit input{border-radius:7px 0 0 7px}.input-with-unit span{align-items:center;background:#edf1f1;border:1px solid #cfd7d7;border-left:0;border-radius:0 7px 7px 0;color:var(--muted);display:flex;font-size:13px;font-weight:900;min-height:44px;padding:0 11px}.result-panel{padding:clamp(20px,3vw,30px)}.result-top{align-items:center;display:flex;justify-content:space-between}.result-label{color:var(--muted);font-size:13px;font-weight:900;text-transform:uppercase}#score{font-size:68px;letter-spacing:0;line-height:1}.meter{background:#e5e9e8;border-radius:999px;height:12px;margin:12px 0 22px;overflow:hidden}.meter span{background:linear-gradient(90deg,var(--coral),var(--yellow),var(--teal));border-radius:inherit;display:block;height:100%;transition:width .18s ease;width:72%}.result-grid{display:grid;gap:12px;grid-template-columns:repeat(2,1fr)}.result-grid div{background:#f4f7f6;border:1px solid #e0e7e5;border-radius:8px;min-height:104px;padding:14px}.result-grid span,.share-card span{color:var(--muted);display:block;font-size:12px;font-weight:900;margin-bottom:8px;text-transform:uppercase}.result-grid strong{display:block;font-size:clamp(20px,2.1vw,27px);letter-spacing:0;line-height:1.05}.studio-summary{display:grid;gap:10px;grid-template-columns:repeat(4,1fr);margin-top:14px}.studio-summary div{background:#f4f7f6;border:1px solid #e0e7e5;border-radius:8px;min-height:76px;padding:12px}.studio-summary span{color:var(--muted);display:block;font-size:11px;font-weight:900;margin-bottom:7px;text-transform:uppercase}.studio-summary strong{display:block;font-size:18px;line-height:1.05}.hidden-output{display:none}.verdict-panel{align-items:flex-start;background:#172029;border-radius:8px;color:#fff;display:grid;gap:14px;grid-template-columns:minmax(0,1fr) auto;margin-top:14px;padding:16px}.verdict-panel strong{display:block;font-size:22px;line-height:1.1;margin-bottom:8px}.verdict-panel p{color:#ffffffc7;line-height:1.45;margin:0}.copy-result-btn{background:#fff;border:1px solid rgba(255,255,255,.78);border-radius:7px;color:var(--ink);cursor:pointer;font:inherit;font-size:13px;font-weight:900;min-height:40px;padding:0 13px;transition:background .16s ease,box-shadow .16s ease,transform .16s ease;white-space:nowrap}.copy-result-btn:hover{background:#e7f6f3;box-shadow:0 8px 18px #0000002e}.copy-result-btn:active{transform:translateY(1px)}.copy-result-btn:focus-visible{outline:3px solid rgba(97,214,202,.38);outline-offset:2px}.share-card{background:#172029;border-radius:8px;color:#fff;margin-top:16px;padding:18px}.share-card span{color:#a9f1e8}.share-card p{font-size:18px;font-weight:800;line-height:1.35;margin-bottom:0}.hook-section{background:#e9f0ed}.hook-grid{display:grid;gap:16px;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:1180px}.policy-grid{display:grid;gap:16px;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);margin:0 auto 24px;max-width:1180px}.policy-card,.risk-grid article{background:#fff;border:1px solid rgba(23,32,41,.1);border-radius:8px;padding:22px}.policy-card.priority{background:#172029;color:#fff}.policy-card span{color:var(--coral);display:block;font-size:12px;font-weight:900;margin-bottom:18px;text-transform:uppercase}.policy-card.priority span{color:#a9f1e8}.policy-card h2{font-size:clamp(26px,3vw,38px);line-height:1.05;margin-bottom:14px}.policy-card p,.risk-grid p{color:var(--muted);line-height:1.5;margin-bottom:0}.policy-card.priority p{color:#ffffffc7}.policy-table-wrap{margin:0 auto;max-width:1180px;overflow-x:auto}.policy-table{background:#fff;border:1px solid var(--line);border-collapse:collapse;border-radius:8px;min-width:920px;overflow:hidden;width:100%}.policy-table th,.policy-table td{border-bottom:1px solid var(--line);padding:16px;text-align:left;vertical-align:top}.policy-table th{background:#e9f0ed;color:#31404d;font-size:12px;font-weight:900;text-transform:uppercase}.policy-table td{color:var(--muted);line-height:1.45}.policy-table td:first-child{color:var(--ink);font-weight:900;white-space:nowrap}.risk-grid{display:grid;gap:16px;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:1180px}.reference-policy-grid,.help-flow-grid,.shop-link-grid{display:grid;gap:16px;margin:0 auto;max-width:1180px}.reference-policy-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.help-flow-grid,.shop-link-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.reference-policy-grid article,.help-flow-grid article,.shop-link-grid article,.shop-note{background:#fff;border:1px solid rgba(23,32,41,.1);border-radius:8px;padding:22px}.reference-policy-grid span,.help-flow-grid span,.shop-link-grid span,.shop-note span{color:var(--coral);display:block;font-size:12px;font-weight:900;margin-bottom:18px;text-transform:uppercase}.reference-policy-grid h3,.help-flow-grid h3,.shop-link-grid h3{font-size:22px;line-height:1.1;margin-bottom:10px}.reference-policy-grid p,.help-flow-grid p,.shop-link-grid p,.shop-note p{color:var(--muted);line-height:1.5;margin-bottom:0}.reference-policy-grid strong{border-top:1px solid var(--line);display:block;font-size:13px;line-height:1.35;margin-top:16px;padding-top:14px}.shop-link-grid a{align-items:center;background:#172029;border-radius:7px;color:#fff;display:inline-flex;font-size:13px;font-weight:900;justify-content:center;line-height:1.2;margin-top:18px;min-height:42px;padding:0 14px;text-decoration:none}.shop-link-grid a:hover{background:var(--teal)}.shop-hero{background:#e9f0ed;padding:clamp(54px,8vw,104px) clamp(18px,5vw,72px) 44px}.shop-hero h1{max-width:980px}.shop-hero p:not(.eyebrow){color:var(--muted);font-size:clamp(18px,2vw,22px);line-height:1.5;max-width:820px}.shop-section{padding:70px clamp(18px,4vw,56px)}.shop-note{background:#172029;color:#fff;margin:0 auto;max-width:1180px}.shop-note span{color:#a9f1e8}.shop-note strong{display:block;font-size:clamp(26px,3vw,38px);line-height:1.05;margin-bottom:14px}.shop-note p{color:#ffffffc7;max-width:780px}.flow-section{padding:70px clamp(18px,4vw,56px)}.policy-map-section{margin:0;padding:0}.policy-map-shell{min-height:calc(100vh - 66px);position:relative;width:100%}.europe-map-panel{background:transparent;border:0;border-radius:0;top:0;right:0;bottom:0;left:0;padding:0;position:absolute}.policy-match-panel{background:#ffffffed;border:1px solid rgba(23,32,41,.14);border-radius:8px;box-shadow:0 24px 60px #17202929;padding:18px;position:absolute;right:clamp(18px,4vw,56px);top:88px;width:min(430px,calc(100% - 36px));z-index:5}.map-copy{align-items:flex-start;background:#ffffffeb;border:1px solid rgba(23,32,41,.12);border-radius:8px;box-shadow:0 18px 42px #1720291f;display:flex;justify-content:space-between;gap:14px;left:clamp(18px,4vw,56px);margin:0;padding:14px 16px;position:absolute;right:min(520px,38vw);top:18px;z-index:5}.map-back-btn{background:#eef4f2;border:1px solid #cfd9d8;border-radius:999px;color:#31404d;cursor:pointer;font-size:12px;font-weight:900;min-height:32px;padding:0 12px}.map-back-btn:hover{background:#fff;border-color:#9ecbc6}.map-copy strong,.policy-match-panel>div strong{display:block;font-size:18px}.europe-map-stage{background:#edf4f3;border:0;border-radius:0;height:100%;min-height:calc(100vh - 66px);overflow:hidden;padding:0;position:relative}.country-grid-view{display:grid;grid-template-rows:auto minmax(0,1fr);height:100%;min-height:calc(100vh - 66px)}.country-map-toolbar{align-items:center;background:#ffffffe6;border:1px solid rgba(23,32,41,.12);border-radius:8px;display:flex;gap:10px;justify-content:space-between;left:clamp(18px,4vw,56px);min-height:48px;padding:0 14px;position:absolute;right:min(520px,38vw);top:96px;z-index:3}.map-zoom-controls{align-items:center;background:#ffffffeb;border:1px solid rgba(23,32,41,.12);border-radius:8px;display:flex;flex-wrap:wrap;gap:6px;left:clamp(18px,4vw,56px);padding:8px;position:absolute;right:min(520px,38vw);top:154px;z-index:4}.map-zoom-btn{background:#f8faf9;border:1px solid rgba(23,32,41,.16);border-radius:999px;color:var(--ink);cursor:pointer;font:inherit;font-size:11px;font-weight:900;min-height:30px;padding:0 10px}.map-zoom-btn:hover,.map-zoom-btn[aria-current]{background:var(--teal);border-color:var(--teal);color:#fff}.map-manual-controls{align-items:center;background:#fffffff0;border:1px solid rgba(23,32,41,.14);border-radius:8px;bottom:58px;box-shadow:0 14px 32px #1720291f;display:flex;gap:6px;padding:7px;position:absolute;right:min(520px,38vw);z-index:6}.map-manual-btn{align-items:center;background:#f8faf9;border:1px solid rgba(23,32,41,.16);border-radius:7px;color:var(--ink);cursor:pointer;display:inline-flex;font:inherit;font-size:15px;font-weight:900;height:34px;justify-content:center;min-width:34px;padding:0 10px}.map-manual-btn.wide{font-size:11px;min-width:62px}.map-manual-btn:hover{background:var(--teal);border-color:var(--teal);color:#fff}.country-map-toolbar strong{color:var(--ink);font-size:15px}.country-map-toolbar span{color:#31404d;font-size:12px;font-weight:800}.europe-map-stage[data-mode=country] .country-map-toolbar,.europe-map-stage[data-mode=country] .map-zoom-controls,.europe-map-stage[data-mode=country] .country-map-hint{display:none}.country-map-layout{background:#d8ecf0;display:block;top:0;right:0;bottom:0;left:0;min-height:calc(100vh - 66px);overflow:hidden;position:absolute}.country-vector-map{background:#d8ecf0;cursor:grab;display:block;height:100%;min-height:calc(100vh - 66px);object-fit:cover;touch-action:none;width:100%}.europe-map-stage[data-map-dragging=true] .country-vector-map,.europe-map-stage[data-map-dragging=true] .country-region{cursor:grabbing}.map-sea{fill:url(#seaGradient)}.map-tile{opacity:.82;pointer-events:none}.map-tile-layer{filter:saturate(.78) contrast(.92);pointer-events:none}.map-land{fill:#ffffff5c;stroke:#ffffffb8;stroke-width:2}.map-land.north{fill:#ffffff42}.map-land.east{fill:#ffffff4d}.map-island,.map-land.atlantic{fill:#ffffff57;stroke:#ffffffb8;stroke-width:2}.map-zone-label{fill:#31404d3d;font-size:17px;font-weight:900;letter-spacing:.08em;pointer-events:none;text-transform:uppercase}.map-attribution{fill:#31404d94;font-size:13px;font-weight:800;pointer-events:none;text-anchor:end}.country-region{cursor:pointer;outline:none}.country-region circle{fill:#ffffffeb;stroke:#1720296b;stroke-width:1.2;transform-box:fill-box;transform-origin:center}.country-region rect{fill:#ffffff5c;stroke:#17202957;stroke-width:1.1;transition:fill .16s ease,filter .16s ease,stroke .16s ease,stroke-width .16s ease;transform-box:fill-box;transform-origin:center}.country-region text{fill:#172029;font-weight:900;letter-spacing:0;pointer-events:none;text-anchor:middle;transform-box:fill-box;transform-origin:center;-webkit-user-select:none;user-select:none}.europe-map-stage[data-zoom=mid] .country-region circle,.europe-map-stage[data-zoom=mid] .country-region rect,.europe-map-stage[data-zoom=mid] .country-region text{transform:scale(.72)}.europe-map-stage[data-zoom=near] .country-region circle,.europe-map-stage[data-zoom=near] .country-region rect,.europe-map-stage[data-zoom=near] .country-region text{transform:scale(.54)}.country-region[data-tier=micro] rect,.country-region[data-tier=micro] text,.country-region[data-tier=small] rect,.country-region[data-tier=small] text{opacity:0;pointer-events:none}.europe-map-stage[data-zoom=mid] .country-region[data-tier=small] rect,.europe-map-stage[data-zoom=mid] .country-region[data-tier=small] text,.europe-map-stage[data-zoom=near] .country-region[data-tier=small] rect,.europe-map-stage[data-zoom=near] .country-region[data-tier=small] text,.europe-map-stage[data-zoom=near] .country-region[data-tier=micro] rect,.europe-map-stage[data-zoom=near] .country-region[data-tier=micro] text{opacity:1}.europe-map-stage[data-zoom=far] .country-region[data-tier=medium] text{font-size:10px}.country-region[data-profile=EU] rect{fill:#e7f6f375}.country-region[data-profile=UK] rect{fill:#dcecff85}.country-region[data-profile=EEA] rect,.country-region[data-profile=CH] rect{fill:#eef4ff7a}.country-region[data-profile=MICRO] rect{fill:#fff7dba8}.country-region[data-profile=BORDER] rect{fill:#f5eadf8a}.country-region[data-profile=RESTRICTED] rect{fill:#f7deda99}.country-region:hover circle,.country-region:focus-visible circle,.country-region[aria-current] circle{fill:#fff;stroke:var(--teal);stroke-width:2.6}.country-region:hover rect,.country-region:focus-visible rect,.country-region[aria-current] rect{fill:#fff;filter:drop-shadow(0 10px 10px rgba(23,32,41,.18));stroke:var(--teal);stroke-width:3;opacity:1}.country-region:hover text,.country-region:focus-visible text,.country-region[aria-current] text{opacity:1}.country-region:hover text,.country-region:focus-visible text{fill:#0f5d58}.country-map-hint{background:#ffffffeb;border:1px solid rgba(23,32,41,.12);border-radius:8px;bottom:66px;box-shadow:0 18px 42px #17202924;display:grid;gap:6px;grid-template-rows:auto auto auto;min-height:0;position:absolute;left:clamp(18px,4vw,56px);right:auto;width:246px;padding:13px;z-index:3}.country-map-hint span,.country-map-hint small,.country-map-hint em{color:var(--muted);font-size:11px;font-style:normal;font-weight:900;line-height:1.35}.country-map-hint span{color:var(--coral);text-transform:uppercase}.country-map-hint strong{color:var(--ink);font-size:20px;line-height:1.05}.country-map-hint em{border-top:1px solid #dce5e3;margin-top:4px;padding-top:10px}.country-map-legend{align-items:center;background:#ffffffeb;border:1px solid rgba(23,32,41,.12);border-radius:8px;bottom:14px;display:flex;flex-wrap:wrap;gap:6px;left:clamp(18px,4vw,56px);min-height:34px;padding:6px 8px;position:absolute;right:min(520px,38vw);z-index:3}.country-map-legend span{align-items:center;color:#31404d;display:inline-flex;font-size:10px;font-weight:900;gap:6px;white-space:nowrap}.country-map-legend i{border:1px solid rgba(23,32,41,.24);border-radius:3px;display:inline-block;height:10px;width:13px}.country-map-legend span[data-profile=EU] i{background:#e7f6f3}.country-map-legend span[data-profile=UK] i{background:#dcecff}.country-map-legend span[data-profile=EEA] i,.country-map-legend span[data-profile=CH] i{background:#eef4ff}.country-map-legend span[data-profile=MICRO] i{background:#fff7db}.country-map-legend span[data-profile=BORDER] i{background:#f5eadf}.country-map-legend span[data-profile=RESTRICTED] i{background:#f7deda}.country-tile-map{background:linear-gradient(90deg,rgba(255,255,255,.72) 1px,transparent 1px),linear-gradient(180deg,rgba(255,255,255,.72) 1px,transparent 1px),radial-gradient(circle at 22% 34%,rgba(39,112,184,.18),transparent 22%),radial-gradient(circle at 74% 72%,rgba(228,110,76,.13),transparent 24%),#dce8e4;background-size:40px 40px,40px 40px,auto,auto,auto;border:1px solid #c9d7d3;border-radius:8px;display:grid;grid-template-columns:repeat(17,minmax(28px,1fr));grid-template-rows:repeat(17,34px);min-height:610px;overflow:auto;padding:18px;position:relative}.map-zone{color:#31404d52;font-size:13px;font-weight:900;pointer-events:none;position:absolute;text-transform:uppercase}.map-zone.west{left:22px;top:42%;transform:rotate(-90deg)}.map-zone.north{left:38%;top:18px}.map-zone.east{right:18px;top:34%;transform:rotate(90deg)}.map-zone.south{bottom:18px;left:36%}.country-tile{align-items:center;align-self:stretch;background:#ffffffeb;border:1px solid rgba(23,32,41,.14);border-radius:7px;box-shadow:0 8px 18px #17202914;color:var(--ink);cursor:pointer;display:grid;grid-column:var(--col);grid-row:var(--row);justify-items:center;min-height:0;min-width:0;padding:3px;position:relative;text-align:center;z-index:1}.country-tile span,.country-tile small{display:block}.country-tile span{font-size:12px;font-weight:900;line-height:1}.country-tile small{color:var(--muted);font-size:8px;font-weight:900;line-height:1.05;margin-top:2px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.country-tile:hover,.country-tile[aria-current]{background:#e7f6f3;border-color:var(--teal);box-shadow:inset 0 0 0 1px var(--teal)}.country-page-view{display:grid;gap:14px;grid-template-rows:auto auto 1fr;top:0;right:0;bottom:0;left:0;min-height:calc(100vh - 66px);padding:96px clamp(18px,4vw,56px) 18px;pointer-events:none;position:absolute;z-index:4}.country-page-view[hidden],.country-grid-view[hidden]{display:none}.country-page-hero{background:linear-gradient(135deg,rgba(24,167,156,.16),transparent 52%),#fffffff0;border:1px solid #dce5e3;border-radius:8px;box-shadow:0 18px 42px #1720291f;max-width:min(760px,calc(100vw - 520px));min-height:172px;padding:18px;pointer-events:auto}.country-page-hero span,.country-page-hero strong,.country-page-hero small{display:block}.country-page-hero span{color:var(--coral);font-size:12px;font-weight:900;margin-bottom:18px;text-transform:uppercase}.country-page-hero strong{font-size:clamp(32px,5vw,54px);line-height:1}.country-page-hero small{color:var(--muted);font-size:14px;font-weight:800;line-height:1.35;margin-top:12px}.city-choice-bar{align-items:center;background:#fffffff0;border:1px solid #dce5e3;border-radius:8px;box-shadow:0 14px 32px #1720291a;display:flex;flex-wrap:wrap;gap:8px;max-width:min(760px,calc(100vw - 520px));padding:14px;pointer-events:auto}.city-choice-btn{background:#f8faf9;border:1px solid rgba(23,32,41,.16);border-radius:999px;color:var(--ink);cursor:pointer;font-size:12px;font-weight:900;min-height:36px;padding:0 13px}.city-choice-btn[aria-current],.city-choice-btn:hover{background:var(--teal);border-color:var(--teal);color:#fff}.policy-match-panel{display:grid;gap:14px}.policy-match-panel label{color:#22313f;display:grid;font-size:13px;font-weight:900;gap:7px}.policy-match-panel input,.policy-match-panel select{background:#f8faf9;border:1px solid #cfd9d8;border-radius:7px;color:var(--ink);font:inherit;font-weight:800;min-height:44px;padding:0 12px;width:100%}.policy-result-grid{display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.policy-result-grid div{background:#f4f7f6;border:1px solid #e0e7e5;border-radius:8px;min-height:112px;padding:12px}.policy-result-grid div[data-rating=comfort]{background:#e7f1fb;border-color:#83b6df}.policy-result-grid div[data-rating=light]{background:#e7f6f3;border-color:#78c8c0}.policy-result-grid div[data-rating=moderate],.policy-result-grid div[data-rating=step-up]{background:#fff4d8;border-color:#d99b21}.policy-result-grid div[data-rating=undersized]{background:#ffe5df;border-color:#d94b38}.policy-result-grid span{color:var(--muted);display:block;font-size:11px;font-weight:900;margin-bottom:8px;text-transform:uppercase}.policy-result-grid strong{display:block;font-size:17px;line-height:1.15}.policy-result-grid small{color:var(--muted);display:block;font-size:11px;font-weight:800;line-height:1.3;margin-top:6px}.muted-band{background:#e9f0ed}.policy-workbench-section{background:#e9f0ed;padding:70px clamp(18px,4vw,56px);scroll-margin-top:74px;transition:background .18s ease,box-shadow .18s ease}.policy-workbench-section.is-highlighted{background:#dcefed;box-shadow:inset 0 0 0 3px #18aea43d}.city-policy-guide{scroll-margin-top:74px;transition:background .18s ease,box-shadow .18s ease}.city-policy-guide.is-highlighted{background:#dcefed;box-shadow:inset 0 0 0 3px #18aea43d}.city-policy-status,.city-policy-next{background:#172029;border-radius:8px;color:#fff;margin:0 auto 18px;max-width:1180px;padding:22px}.city-policy-status[data-state=ready]{background:#126a63}.city-policy-status[data-state=review]{background:#8a5b0b}.city-policy-status[data-state=blocked]{background:#8f3026}.city-policy-status span,.city-policy-next span{color:#a9f1e8;display:block;font-size:12px;font-weight:900;margin-bottom:12px;text-transform:uppercase}.city-policy-status strong,.city-policy-next strong{display:block;font-size:clamp(24px,3vw,34px);line-height:1.08;margin-bottom:10px}.city-policy-status p,.city-policy-next p{color:#ffffffc7;line-height:1.5;margin:0;max-width:860px}.city-policy-source{border-top:1px solid rgba(255,255,255,.22);margin-top:18px;padding-top:16px}.city-policy-source strong{font-size:18px;margin-bottom:6px}.city-policy-source a{align-items:center;background:#fffffff5;border-radius:7px;color:#172029;display:inline-flex;font-size:13px;font-weight:900;justify-content:center;margin-top:12px;min-height:36px;padding:0 12px;text-decoration:none}.city-policy-source a[aria-disabled]{opacity:.54;pointer-events:none}.city-policy-grid{margin-bottom:18px}.city-policy-next{margin-bottom:0}.city-policy-next a{align-items:center;background:#fff;border-radius:7px;color:#172029;display:inline-flex;font-size:13px;font-weight:900;justify-content:center;margin-top:18px;min-height:42px;padding:0 14px;text-decoration:none}.city-policy-next a:hover{background:#e7f6f3}.city-policy-next a[aria-disabled]{opacity:.48;pointer-events:none}.policy-workbench-section[data-location-ready=city] .selected-policy-panel{border-color:#18aea46b}.policy-workbench{display:grid;gap:18px;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);margin:0 auto;max-width:1180px}.policy-tool-panel{background:#fff;border:1px solid rgba(23,32,41,.1);border-radius:8px;box-shadow:0 16px 42px #17202914;display:grid;gap:14px;padding:18px}.local-policy-jump{margin-top:2px}.policy-tool-heading strong,.policy-tool-heading span{display:block}.policy-tool-heading strong{font-size:22px;line-height:1.1}.policy-query-grid{display:grid;gap:12px}.policy-query-btn{background:var(--ink);color:#fff;justify-content:center;width:100%}.policy-answer-card{background:#fff4d8;border:1px solid #d99b21;border-radius:8px;display:grid;gap:6px;padding:14px}.policy-answer-card[data-state=comfort]{background:#e8f5e6;border-color:#7abf80}.policy-answer-card[data-state=moderate]{background:#fff4d8;border-color:#d99b21}.policy-answer-card[data-state=high]{background:#ffe5df;border-color:#d94b38}.policy-answer-card span,.selected-policy-grid span{color:var(--muted);display:block;font-size:11px;font-weight:900;text-transform:uppercase}.policy-answer-card strong{display:block;font-size:20px;line-height:1.1}.policy-answer-card p{color:var(--muted);font-weight:800;line-height:1.45;margin:0}.selected-policy-grid{display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.selected-policy-grid div{background:#f4f7f6;border:1px solid #e0e7e5;border-radius:8px;min-height:120px;padding:12px}.selected-policy-grid strong{display:block;font-size:18px;line-height:1.15;margin-top:8px}.selected-policy-grid small{color:var(--muted);display:block;font-size:11px;font-weight:800;line-height:1.3;margin-top:6px}.policy-next-steps{background:#172029;border-radius:8px;color:#fff;padding:14px}.policy-next-steps strong{display:block;font-size:18px;margin-bottom:10px}.policy-next-steps ul{color:#ffffffc7;display:grid;gap:7px;line-height:1.4;margin:0;padding-left:18px}.flow-grid,.power-grid,.studio-roadmap{display:grid;gap:16px;margin:0 auto;max-width:1180px}.flow-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.power-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.studio-roadmap{grid-template-columns:repeat(4,minmax(0,1fr))}.flow-grid article,.power-grid article,.studio-roadmap article,.placement-matrix article{background:#fff;border:1px solid rgba(23,32,41,.1);border-radius:8px;padding:22px}.flow-grid span,.power-grid span{color:var(--blue);display:block;font-size:12px;font-weight:900;letter-spacing:.04em;margin-bottom:22px;text-transform:uppercase}.flow-grid h3,.power-grid h3,.studio-roadmap h3{font-size:22px;line-height:1.1;margin-bottom:10px}.flow-grid p,.power-grid p,.studio-roadmap p,.placement-matrix span{color:var(--muted);line-height:1.5;margin-bottom:0}.placement-matrix{display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr));margin:0 auto;max-width:1180px}.placement-matrix article{display:grid;gap:12px;min-height:170px}.placement-matrix strong{align-items:center;border-radius:999px;display:inline-flex;font-size:13px;font-weight:900;justify-self:start;min-height:32px;padding:0 12px}.placement-matrix article:nth-child(1) strong{background:#e8f5e6;color:#2d6f32}.placement-matrix article:nth-child(2) strong{background:#fff4d8;color:#8a5b0b}.placement-matrix article:nth-child(3) strong{background:#ffe5df;color:#9b2f21}.risk-grid h3{font-size:22px;line-height:1.1;margin-bottom:10px}.source-section{background:#e9f0ed}.source-list{display:grid;gap:10px;margin:0 auto;max-width:900px}.source-list a{background:#fff;border:1px solid var(--line);border-radius:8px;color:var(--ink);font-weight:900;line-height:1.35;padding:16px 18px}.hook-grid article{background:#fff;border:1px solid rgba(23,32,41,.1);border-radius:8px;padding:22px}.hook-grid span{color:var(--blue);display:block;font-size:13px;font-weight:900;margin-bottom:26px}.hook-grid h3{font-size:22px;line-height:1.1;margin-bottom:10px}.hook-grid p{color:var(--muted);line-height:1.5;margin-bottom:0}.guide-list{display:grid;gap:10px;margin:0 auto;max-width:780px}.guide-list a{align-items:center;background:#fff;border:1px solid var(--line);border-radius:8px;display:flex;font-weight:900;justify-content:space-between;min-height:58px;padding:0 18px}.guide-list a:after{color:var(--coral);content:">";font-size:22px}footer{color:var(--muted);padding:28px clamp(18px,4vw,56px) 42px;text-align:center}footer p{margin:0}@media (max-width: 980px){.hero,.studio-page,.calculator-shell,.policy-map-shell,.policy-grid{grid-template-columns:1fr}.studio-main{min-height:560px;position:relative;top:auto}.studio-main .room-scene{min-height:560px}.europe-map-stage{min-height:720px;overflow:hidden}.country-map-layout{min-height:720px}.policy-map-shell{min-height:0}.europe-map-panel{min-height:720px;position:relative}.policy-match-panel{margin:18px;position:relative;right:auto;top:auto;width:auto}.map-copy,.country-map-toolbar,.map-zoom-controls,.map-manual-controls,.country-map-legend{left:18px;right:18px}.map-copy{top:18px}.country-map-toolbar{top:94px}.map-zoom-controls{top:152px}.country-map-hint{bottom:66px;left:18px;right:18px;width:auto}.map-manual-controls{bottom:116px;left:auto;right:18px;width:max-content}.country-page-view{min-height:720px;padding:96px 18px 18px}.country-page-hero,.city-choice-bar{max-width:none}.studio-controls{border-left:0;max-height:none}.hero{min-height:0}.hero-visual{min-height:470px;padding:0}.field-grid,.template-picker,.format-picker,.slider-grid,.cad-status-grid,.noise-grid,.energy-grid,.market-grid,.policy-result-grid,.policy-workbench,.hook-grid,.flow-grid,.help-flow-grid,.shop-link-grid,.power-grid,.reference-policy-grid,.placement-matrix,.studio-roadmap,.risk-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.site-header{align-items:flex-start;gap:14px;position:static}.nav-links{flex-wrap:wrap;gap:12px;justify-content:flex-end}.hero-copy{padding-top:34px}.hero-actions a{justify-content:center;width:100%}.cad-header,.cad-actions{align-items:stretch}.cad-header{flex-direction:column}.cad-actions{justify-content:space-between}.cad-map-controls{border-radius:8px;flex:1}.heat-toggle{justify-content:center;flex:1}.room-scene{min-height:430px}.cool-card{bottom:8%;right:5%;width:min(260px,54%)}.cool-card strong{font-size:20px}.field-grid,.template-picker,.format-picker,.slider-grid,.cad-status-grid,.noise-grid,.energy-grid,.market-grid,.policy-result-grid,.policy-workbench,.selected-policy-grid,.result-grid,.studio-summary,.verdict-panel,.hook-grid,.flow-grid,.help-flow-grid,.shop-link-grid,.power-grid,.reference-policy-grid,.placement-matrix,.studio-roadmap,.risk-grid{grid-template-columns:1fr}.studio-controls{padding:16px}.studio-main,.studio-main .room-scene{min-height:470px}.country-vector-map{min-height:720px;transform:none;width:100%}.map-zoom-btn{flex:1 1 auto;min-width:74px}.map-manual-controls{bottom:116px}.country-region[data-tier=medium] rect,.country-region[data-tier=medium] text{opacity:0}.europe-map-stage[data-zoom=mid] .country-region[data-tier=medium] rect,.europe-map-stage[data-zoom=mid] .country-region[data-tier=medium] text,.europe-map-stage[data-zoom=near] .country-region[data-tier=medium] rect,.europe-map-stage[data-zoom=near] .country-region[data-tier=medium] text{opacity:1}.country-map-layout{min-height:720px}.country-map-hint strong{font-size:19px}.calculator-section,.hook-section,.guide-section,.policy-section,.flow-section{padding:52px 16px}}
