:root{--font-sans:"Manrope",Arial,Helvetica,sans-serif;--background:#fafaf7;--foreground:#20261f;--card:#fff;--card-foreground:#20261f;--popover:#fff;--popover-foreground:#20261f;--primary:#283b2b;--primary-foreground:#fff;--secondary:#efeee8;--secondary-foreground:#283b2b;--muted:#f0f0ea;--muted-foreground:#62685f;--accent:#e7eadf;--accent-foreground:#283b2b;--destructive:#a3352b;--border:#dedfd6;--input:#dedfd6;--ring:#687c5d;--radius:.8rem}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--background);color:var(--foreground);font-family:var(--font-sans);font-size:16px;-webkit-font-smoothing:antialiased}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}button,input,textarea{font:inherit}::selection{background:var(--unne-tone-d8dfc9,#d8dfc9)}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:500;line-height:1.07;letter-spacing:-.045em}p{line-height:1.7}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid var(--unne-tone-566d3e,#566d3e);outline-offset:5px}.container{width:min(1320px,calc(100% - 96px));margin-inline:auto}.eyebrow{font-size:12px;font-weight:600;letter-spacing:.15em;text-transform:uppercase;display:flex;gap:12px;align-items:center}.eyebrow:before{content:"";width:23px;height:1px;background:currentColor}.serif{font-family:"Instrument Serif",Georgia,serif;font-style:italic;font-weight:400;letter-spacing:-.04em}.muted{color:var(--muted-foreground)}.btn{display:inline-flex;justify-content:center;align-items:center;gap:22px;padding:16px 25px;min-height:52px;border-radius:40px;background:var(--primary);color:var(--unne-white,#ffffff);border:1px solid var(--primary);font-size:14px;font-weight:500;transition:background .2s,transform .2s}.btn:hover{background:var(--unne-tone-40563a,#40563a);transform:translateY(-2px)}.btn.light{background:var(--unne-white,#ffffff);color:var(--foreground);border-color:var(--border,#dedfd6)}.btn.light:hover{background:var(--unne-tone-eff1e8,#eff1e8)}.btn.outline{background:transparent;color:var(--foreground);border-color:var(--unne-tone-c8cbbf,#c8cbbf)}.btn svg,.text-link svg{width:17px;height:17px}.text-link{display:inline-flex;align-items:center;gap:20px;font-size:14px;border-bottom:1px solid;padding:8px 0}.icon-button{display:grid;place-items:center;width:44px;height:44px;border:1px solid var(--border);border-radius:50%;background:transparent}.icon-button svg{width:19px;height:19px}.topbar{border-bottom:1px solid var(--border);font-size:12px;letter-spacing:.025em;padding:8px 0;text-align:center;background:var(--unne-tone-eef0e8,#eef0e8);color:var(--unne-tone-485044,#485044)}.site-header{position:sticky;top:0;z-index:40;background:color-mix(in srgb,var(--background,#fafaf7) 94.9020%,transparent);backdrop-filter:blur(16px);border-bottom:1px solid color-mix(in srgb,var(--border,#dedfd6) 50.1961%,transparent)}.header-inner{height:96px;display:flex;align-items:center;gap:30px;justify-content:space-between}.brand{width:120px;flex-shrink:0}.brand img{width:120px;height:45px;object-fit:contain}.nav-links{display:flex;gap:28px;align-items:center;font-size:14px}.nav-links a{color:var(--muted-foreground,#62685f)}.nav-links a:hover,.nav-links a.active{color:var(--foreground,#20261f)}.nav-links a.active:after{content:"";display:block;height:1px;background:currentColor;margin-top:4px}.header-actions{display:flex;gap:14px;align-items:center}.selection-trigger{display:flex;align-items:center;gap:9px;background:none;border:none;font-size:13px;padding:12px 3px}.selection-trigger svg{width:18px}.selection-count{background:var(--unne-tone-e8ebdf,#e8ebdf);border-radius:50%;width:23px;height:23px;display:grid;place-items:center;font-size:12px}.header-actions .btn{min-height:43px;padding:11px 18px;font-size:13px;gap:17px}.mobile-menu{display:none}.hero{padding-top:24px}.hero-panel{min-height:640px;background:var(--unne-surface,#e9ece2);border-radius:12px;position:relative;overflow:hidden;display:grid;grid-template-columns:1.02fr 1fr;padding:62px 55px 30px}.hero-copy{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start}.hero h1{font-size:clamp(58px,6.2vw,94px);line-height:1.03;margin:30px 0 26px}.hero h1 .serif{font-size:1.08em;color:var(--unne-tone-4d6043,#4d6043)}.hero-copy>p{max-width:360px;font-size:15px;color:var(--unne-tone-596251,#596251);line-height:1.8}.hero-actions{display:flex;gap:24px;align-items:center;margin-top:30px}.hero-scene{position:relative;align-self:center;min-height:400px;display:flex;align-items:center;justify-content:center}.hero-scene img{width:127%;max-width:none;object-fit:contain;position:relative;margin-left:-9%;filter:none}.hero-marker{position:absolute;right:-15px;bottom:-10px;font-size:12px;display:flex;flex-direction:column;gap:5px}.hero-marker strong{font-size:14px;font-weight:500}.hero-number{position:absolute;top:0;right:0;font-size:13px;letter-spacing:.06em}.hero-foot{grid-column:1/-1;border-top:1px solid var(--unne-tone-cbd0c2,#cbd0c2);display:flex;justify-content:space-between;align-items:center;padding-top:18px;margin-top:42px;font-size:12px;color:var(--unne-tone-5d6656,#5d6656)}.hero-foot span{display:flex;gap:10px;align-items:center}.hero-foot svg{width:15px;height:15px}.intro{display:grid;grid-template-columns:1fr 2fr;gap:50px;padding-block:92px 82px;border-bottom:1px solid var(--border)}.intro h2{font-size:clamp(28px,3vw,42px);line-height:1.3;max-width:770px;font-weight:400}.intro h2 span{color:var(--unne-tone-828979,#828979)}.section{padding-block:82px}.section-header{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:38px}.section-header h2{font-size:clamp(36px,3.7vw,52px);margin-top:17px}.category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.category-card{display:flex;flex-direction:column;gap:16px;font-size:14px}.category-image{height:166px;background:var(--unne-tone-f0f0e9,#f0f0e9);border-radius:9px;display:grid;place-items:center;overflow:hidden}.category-image img{width:88%;height:135px;object-fit:contain;transition:transform .4s}.category-card:hover img{transform:translateY(-4px) scale(1.04)}.category-card>span{display:flex;justify-content:space-between;align-items:center}.category-card svg{width:16px;height:16px}.catalog-section{padding-top:15px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:36px 24px}.product-card{min-width:0}.product-picture{display:block;position:relative;aspect-ratio:1/1.05;background:var(--unne-tone-f0f0e9,#f0f0e9);border-radius:8px;overflow:hidden}.product-picture img{width:100%;height:100%;object-fit:contain;padding:30px;transition:transform .45s}.product-picture:hover img{transform:scale(1.055)}.product-index{position:absolute;top:17px;left:18px;font-size:11px;color:var(--unne-tone-67715d,#67715d);letter-spacing:.05em}.product-open{position:absolute;bottom:15px;right:16px;display:grid;place-items:center;width:31px;height:31px;border-radius:50%;background:color-mix(in srgb,var(--unne-white,#ffffff) 65.0980%,transparent)}.product-open svg{width:15px;height:15px}.product-info{padding-top:18px;display:flex;align-items:flex-start;justify-content:space-between;gap:9px}.product-info h3{font-size:16px;letter-spacing:-.025em;line-height:1.3;margin-bottom:7px}.product-meta{font-size:12px;color:var(--unne-tone-6e7368,#6e7368);line-height:1.65}.product-add{border:1px solid var(--unne-tone-d4d9ca,#d4d9ca);background:transparent;border-radius:50%;width:34px;height:34px;display:grid;place-items:center;flex-shrink:0;transition:.2s}.product-add:hover{background:var(--primary);color:white;border-color:var(--primary)}.product-add svg{width:16px;height:16px}.center-link{display:flex;justify-content:center;margin-top:46px}.feature{background:var(--unne-tone-26372a,#26372a);color:var(--unne-tone-fafbf6,#fafbf6);border-radius:12px;display:grid;grid-template-columns:1fr 1fr;min-height:550px;overflow:hidden;margin-block:10px 70px}.feature-art{background:var(--unne-tone-dfe4d7,#dfe4d7);position:relative;display:flex;align-items:center;justify-content:center;padding:45px}.feature-art img{width:95%;height:440px;object-fit:contain}.feature-art span{position:absolute;left:32px;bottom:25px;color:var(--unne-tone-4f6145,#4f6145);font-size:12px}.feature-copy{padding:65px 62px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.feature-copy h2{font-size:54px;margin:25px 0}.feature-copy p{font-size:15px;color:var(--unne-tone-c3cdbf,#c3cdbf);max-width:370px}.feature-specs{display:grid;grid-template-columns:1fr 1fr;gap:24px;border-top:1px solid color-mix(in srgb,var(--unne-white,#ffffff) 18.8235%,transparent);width:100%;margin-block:30px;padding-top:22px;font-size:12px;color:var(--unne-tone-bac5b6,#bac5b6)}.feature-specs strong{display:block;font-size:14px;font-weight:400;color:var(--unne-white,#ffffff);margin-top:7px}.feature .btn.light{background:var(--unne-tone-e6ebdd,#e6ebdd);border-color:var(--unne-tone-e6ebdd,#e6ebdd)}.ambience-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.ambience-card .moodboard{height:305px;border-radius:9px}
/* Reserve separate grid areas for every photograph and the wrapping label. */
.moodboard{background:var(--unne-tone-e9e8de,#e9e8de);display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);grid-template-rows:auto minmax(0,1.15fr) minmax(0,.85fr);grid-template-areas:"label label" "primary tall" "support tall";gap:12px;padding:20px;min-width:0;overflow:hidden}
.moodboard-piece{min-width:0;min-height:0;display:flex;align-items:center;justify-content:center;padding:10px;background:var(--unne-white,#ffffff);border-radius:5px;overflow:hidden}
.moodboard-piece img{position:static;width:100%;height:100%;min-width:0;min-height:0;max-height:100%;object-fit:contain;mix-blend-mode:normal}
.moodboard .piece-a{grid-area:primary}
.moodboard .piece-b{grid-area:tall}
.moodboard .piece-c{grid-area:support}
.moodboard.olive{background:var(--unne-olive,#e0e5d9)}.moodboard.clay{background:var(--unne-clay,#ebe2d6)}.moodboard-label{grid-area:label;min-width:0;padding-bottom:4px;font-size:12px;line-height:1.5;text-transform:uppercase;letter-spacing:.13em;color:var(--unne-tone-5e6656,#5e6656);overflow-wrap:anywhere}.ambience-info{padding-top:20px;display:flex;align-items:center;justify-content:space-between}.ambience-info h3{font-size:22px}.ambience-info span{font-size:12px;color:var(--unne-tone-757c6d,#757c6d);display:block;margin-top:8px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin-top:46px}.step{border-top:1px solid var(--unne-tone-c9cec0,#c9cec0);padding-top:22px}.step>span{color:var(--unne-tone-758168,#758168);font-size:13px}.step h3{font-size:21px;line-height:1.3;margin:30px 0 13px}.step p{font-size:14px;color:var(--unne-tone-656e5c,#656e5c);max-width:255px}.process{background:var(--unne-tone-f0f2e9,#f0f2e9);margin-top:70px;padding-block:80px}.cta-block{padding-block:92px;display:flex;align-items:center;justify-content:space-between;gap:40px}.cta-block h2{font-size:clamp(38px,4.8vw,64px);max-width:780px;line-height:1.13}.cta-block .btn{flex-shrink:0}.site-footer{background:var(--unne-tone-1b261e,#1b261e);color:var(--unne-white,#ffffff);padding:58px 0 24px}.footer-top{display:grid;grid-template-columns:2.1fr 1fr 1fr;gap:50px}.footer-brand img{width:168px;height:64px;object-fit:contain;object-position:left}.footer-brand p{color:var(--unne-tone-bac4b6,#bac4b6);font-size:14px;max-width:250px;margin-top:22px}.footer-group>span{font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--unne-tone-aab8a5,#aab8a5)}.footer-group a{display:block;font-size:14px;margin-top:17px;color:var(--unne-tone-e0e5dc,#e0e5dc)}.footer-group a:hover{text-decoration:underline}.footer-bottom{border-top:1px solid color-mix(in srgb,var(--unne-white,#ffffff) 12.5490%,transparent);margin-top:58px;padding-top:23px;display:flex;justify-content:space-between;font-size:12px;color:var(--unne-tone-aab8a5,#aab8a5)}.page-heading{padding-block:64px 44px}.page-heading h1{font-size:clamp(48px,5.6vw,78px);margin:20px 0}.page-heading p{max-width:580px;color:var(--unne-tone-626c5b,#626c5b)}.breadcrumbs{display:flex;gap:12px;align-items:center;font-size:12px;color:var(--unne-tone-707868,#707868);flex-wrap:wrap;margin-bottom:28px}.breadcrumbs svg{width:12px;height:12px}.catalog-toolbar{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--border);padding-top:24px;gap:20px;margin-bottom:26px;flex-wrap:wrap}.filters{display:flex;gap:6px;flex-wrap:wrap}.filter-pill{font-size:13px;padding:11px 15px;min-height:42px;background:none;border:1px solid transparent;border-radius:40px;color:var(--unne-tone-626c5b,#626c5b)}.filter-pill.active{background:var(--primary,#283b2b);color:var(--unne-white,#ffffff)}.filter-pill:hover:not(.active){background:var(--unne-tone-eeefe7,#eeefe7)}.search-field{display:flex;align-items:center;gap:10px;border-bottom:1px solid var(--unne-tone-b7bfad,#b7bfad);padding:10px 0;width:230px}.search-field input{border:0;background:none;width:100%;font-size:14px}.search-field svg{width:17px;flex-shrink:0}.catalog-count{display:flex;justify-content:space-between;font-size:12px;color:var(--unne-tone-66715c,#66715c);margin:26px 0}.catalog-content{padding-bottom:90px}.empty-state{padding:60px 30px;border:1px solid var(--border);border-radius:10px;text-align:center}.empty-state svg{margin:0 auto 20px;color:var(--unne-tone-6f7e63,#6f7e63)}.empty-state h2{font-size:30px;margin-bottom:15px}.empty-state p{color:var(--unne-tone-66715c,#66715c);font-size:15px;max-width:500px;margin-inline:auto}.empty-state .btn{margin-top:25px}.product-detail{display:grid;grid-template-columns:1.1fr 1fr;gap:65px;padding-bottom:70px}.detail-visual{background:var(--unne-tone-edefe6,#edefe6);border-radius:10px;aspect-ratio:1/1.08;display:grid;place-items:center;position:relative}.detail-visual img{width:90%;height:90%;object-fit:contain}.detail-visual button{position:absolute;bottom:22px;right:22px;background:var(--unne-white,#ffffff)}.detail-copy{padding-top:16px}.detail-copy h1{font-size:50px;margin:20px 0 22px}.detail-copy>p{font-size:15px;color:var(--unne-tone-616b59,#616b59);line-height:1.8}.spec-table{margin:30px 0;border-top:1px solid var(--border)}.spec-row{padding:14px 0;border-bottom:1px solid var(--border);display:grid;grid-template-columns:115px 1fr;gap:15px;font-size:14px;line-height:1.6}.spec-row dt{color:var(--unne-tone-747d6b,#747d6b)}.quantity{display:flex;align-items:center;border:1px solid var(--unne-tone-d2d8c7,#d2d8c7);border-radius:40px;overflow:hidden;background:var(--unne-white,#ffffff);width:125px;height:46px;flex-shrink:0}.quantity button{border:0;background:transparent;width:36px;height:44px;display:grid;place-items:center;flex-shrink:0}.quantity svg{width:14px;height:14px}.quantity input{width:49px;text-align:center;background:transparent;border:none;-moz-appearance:textfield;font-size:14px;min-width:0}.quantity input::-webkit-inner-spin-button{display:none}.detail-actions{display:flex;gap:15px;margin-top:30px}.detail-actions .btn{flex:1}.fineprint{font-size:12px;color:var(--unne-tone-737e68,#737e68);line-height:1.7;margin-top:16px}.quote-layout{display:grid;grid-template-columns:1.2fr 1fr;gap:70px;align-items:start;padding-bottom:80px}.form-section{margin-bottom:30px}.form-section h2{font-size:24px;margin-bottom:25px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px 20px}.field{display:flex;flex-direction:column;gap:10px}.field.full{grid-column:1/-1}.field label{font-size:14px}.field input,.field textarea{border:1px solid var(--unne-tone-d4d9cc,#d4d9cc);border-radius:7px;background:var(--unne-white,#ffffff);padding:13px 15px;min-height:48px;min-width:0;width:100%;font-size:15px}.field textarea{resize:vertical;min-height:115px}.field [data-slot=select-trigger]{height:48px;width:100%;font-size:15px;padding:13px 15px;background:var(--unne-white,#ffffff)}.field-error{color:var(--unne-tone-a3352b,#a3352b);font-size:12px}.quote-summary{background:var(--unne-tone-eeefe7,#eeefe7);padding:30px;border-radius:10px;position:sticky;top:120px}.quote-summary h2{font-size:26px;margin-bottom:25px}.selected-row{display:flex;gap:15px;padding-block:20px;border-bottom:1px solid var(--unne-tone-d4d9ca,#d4d9ca);align-items:center}.selected-row img{width:80px;height:85px;object-fit:contain}.selected-text{flex:1;min-width:0}.selected-text h3{font-size:15px;margin-bottom:6px;letter-spacing:-.02em}.selected-text>p{font-size:12px;color:var(--unne-tone-78816e,#78816e)}.selected-controls{display:flex;align-items:center;gap:15px;margin-top:12px}.selected-controls .quantity{height:35px;width:111px}.selected-controls .quantity button{height:33px;width:32px}.selected-controls .quantity input{width:45px}.remove-item{background:none;border:none;padding:8px;color:var(--unne-tone-78816e,#78816e)}.remove-item svg{width:16px;height:16px}.drawer-inner{padding:26px;overflow-y:auto;flex:1}.drawer-footer{padding:24px;border-top:1px solid var(--border,#dedfd6);background:var(--unne-tone-f5f6f0,#f5f6f0);display:flex;flex-direction:column;gap:10px}.selection-sheet{width:440px!important;max-width:95vw!important}.selection-sheet [data-slot=sheet-header]{padding:30px 26px 12px}.selection-sheet [data-slot=sheet-title]{font-size:29px;font-weight:500;letter-spacing:-.04em}.selection-sheet [data-slot=sheet-description]{font-size:13px}.quote-summary .text-link{margin-top:24px}.success-panel{max-width:750px;margin:60px auto;padding:50px;background:var(--unne-tone-e8ecdf,#e8ecdf);border-radius:12px}.success-panel h1{font-size:48px;margin:25px 0}.success-panel p{color:var(--unne-tone-637156,#637156);margin-bottom:20px}.success-actions{display:flex;gap:15px;flex-wrap:wrap}.summary-text{white-space:pre-wrap;font-size:13px;padding:20px;background:color-mix(in srgb,var(--unne-white,#ffffff) 50.1961%,transparent);border-radius:7px;margin-block:20px;line-height:1.8}.editorial-section{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding-block:40px 80px;align-items:center}.editorial-section h2{font-size:44px;margin:20px 0}.editorial-section p{color:var(--unne-tone-616b59,#616b59);margin-bottom:18px}.editorial-section .moodboard{height:490px;border-radius:10px}.editorial-points{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;padding-bottom:70px}.editorial-points article{border-top:1px solid var(--border);padding-top:25px}.editorial-points h3{font-size:25px;margin:25px 0 15px}.editorial-points p{font-size:15px;color:var(--unne-tone-66715c,#66715c)}.environment-block{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;padding-block:42px;border-bottom:1px solid var(--border)}.environment-block:nth-child(even) .moodboard{order:2}.environment-block .moodboard{height:390px;border-radius:10px}.environment-block h2{font-size:42px;margin:20px 0}.environment-block p{color:var(--unne-tone-616b59,#616b59);margin-bottom:20px}.environment-products{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:25px}.environment-products a{border:1px solid var(--unne-tone-d4d9ca,#d4d9ca);border-radius:25px;padding:7px 12px;font-size:12px}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:35px;padding-block:10px 80px}.contact-card{padding:40px;border:1px solid var(--border);border-radius:10px}.contact-card h2{font-size:32px;margin:20px 0}.contact-card p{color:var(--unne-tone-66715c,#66715c);margin-bottom:26px}.legal{max-width:800px;padding-bottom:75px}.legal h2{font-size:25px;margin:35px 0 14px}.legal p{color:var(--unne-tone-65715a,#65715a)}.error-panel{padding:22px;border:1px solid var(--unne-tone-d4a69e,#d4a69e);border-radius:8px;color:var(--unne-tone-95372e,#95372e);background:var(--unne-tone-fff4f1,#fff4f1);margin-top:20px;font-size:14px}.navigation-mobile{padding:45px 25px;display:flex;flex-direction:column;gap:22px}.navigation-mobile a{font-size:26px;letter-spacing:-.03em}.skip-link{position:fixed;left:15px;top:-70px;padding:15px;background:var(--unne-white,#ffffff);z-index:100}.skip-link:focus{top:15px}.image-dialog{width:min(1000px,95vw)!important;max-width:none!important;background:var(--unne-tone-f3f5ec,#f3f5ec)!important}.image-dialog img{width:100%;max-height:75vh;object-fit:contain}.float-contact{position:fixed;right:24px;bottom:24px;z-index:30;background:var(--unne-footer,#263b2a);color:var(--unne-white,#ffffff);box-shadow:0 5px 25px color-mix(in srgb,var(--unne-tone-000000,#000000) 13.3333%,transparent);border:1px solid color-mix(in srgb,var(--unne-white,#ffffff) 25.0980%,transparent);border-radius:50%;width:54px;height:54px;display:grid;place-items:center}.float-contact svg{width:23px;height:23px}.project-empty{background:var(--unne-surface,#e9ece2);border-radius:12px;padding:62px;display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.project-empty .moodboard{height:300px;background:transparent}.project-empty h2{font-size:42px;margin:20px 0}.project-empty p{color:var(--unne-tone-606d54,#606d54);margin-bottom:24px}.admin-list{display:flex;flex-direction:column;gap:20px;padding-bottom:80px}.admin-list details{border:1px solid var(--border);padding:24px;border-radius:10px}.admin-list summary{cursor:pointer;line-height:1.7}.admin-list pre{white-space:pre-wrap;font-size:14px;line-height:1.8;margin-top:20px}.enter{animation:enter .8s ease both}@keyframes enter{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}
.hero-scene img,.product-picture img,.category-image img,.feature-art img,.detail-visual img,.selected-row img{mix-blend-mode:normal}
@media(min-width:1600px){.hero-panel{min-height:685px}.hero h1{font-size:98px}}
@media(max-width:1150px){.container{width:calc(100% - 64px)}.nav-links{gap:18px}.selection-label{display:none}.hero-panel{padding:45px 35px 25px;min-height:590px}.hero h1{font-size:70px}.hero-actions{gap:15px}.hero-actions .text-link{font-size:13px;gap:8px}.category-grid{grid-template-columns:repeat(3,1fr)}.category-image{height:190px}.category-image img{height:160px}.feature-copy{padding:40px}.product-grid{gap:30px 18px}.product-picture img{padding:22px}.quote-layout{gap:40px}.hero-scene img{width:125%}.header-actions .btn{font-size:12px;padding:11px 15px}.brand,.brand img{width:103px}.feature-copy h2{font-size:44px}}
@media(max-width:900px){.nav-links{display:none}.mobile-menu{display:block}.header-actions{margin-left:auto}.header-inner{height:80px}.hero-panel{grid-template-columns:1fr;min-height:auto;padding:40px 35px 24px}.hero h1{font-size:72px;line-height:1.01;margin:25px 0}.hero-copy>p{max-width:440px}.hero-scene{min-height:320px;margin-top:20px;width:100%}.hero-scene img{height:330px;width:100%;margin:0;max-width:100%}.hero-marker{right:0;bottom:0}.hero-number{top:12px}.hero-foot{margin-top:35px}.intro{grid-template-columns:1fr;gap:28px;padding-block:55px}.section{padding-block:60px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.feature{min-height:460px}.feature-art{padding:20px}.feature-art img{height:360px}.feature-copy{padding:35px}.feature-copy h2{font-size:37px}.feature-specs{grid-template-columns:1fr;gap:15px}.ambience-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.ambience-card .moodboard{height:240px}.ambience-info h3{font-size:19px}.steps{grid-template-columns:1fr 1fr;gap:38px}.step h3{margin-top:20px}.cta-block{flex-direction:column;align-items:flex-start;padding-block:65px}.footer-top{grid-template-columns:1.5fr 1fr 1fr;gap:30px}.product-detail{grid-template-columns:1fr 1fr;gap:30px}.detail-copy h1{font-size:38px}.spec-row{grid-template-columns:90px 1fr;gap:8px;font-size:13px}.detail-actions{flex-wrap:wrap}.detail-actions .btn{flex-basis:100%;min-width:0}.quote-layout{grid-template-columns:1fr}.quote-summary{position:static;order:-1;padding:25px}.quote-summary h2{font-size:25px}.environment-block{gap:30px}.environment-block .moodboard{height:330px}.editorial-section{gap:35px}.editorial-section h2{font-size:36px}.project-empty{padding:35px;gap:25px}.contact-card{padding:28px}}
@media(max-width:600px){.container{width:calc(100% - 36px)}.topbar{font-size:11px;padding:7px 0}.header-inner{height:76px;gap:14px}.brand,.brand img{width:96px}.header-actions{gap:8px}.header-actions>.btn{display:none}.selection-trigger{gap:6px}.hero{padding-top:14px}.hero-panel{padding:31px 23px 20px;border-radius:9px}.hero .eyebrow{font-size:11px;letter-spacing:.1em}.hero h1{font-size:clamp(46px,11.7vw,68px);margin-top:23px;letter-spacing:-.05em}.hero-copy>p{font-size:16px;line-height:1.65;max-width:300px}.hero-actions{margin-top:24px;gap:18px;flex-wrap:wrap}.hero-actions .btn{min-height:46px;padding:12px 19px;gap:14px;font-size:14px}.hero-actions .text-link{font-size:14px;gap:9px}.hero-scene{min-height:250px;margin-top:22px}.hero-scene img{height:228px;width:116%;max-width:none;margin-left:-5%;margin-top:-12px}.hero-marker{bottom:0;right:0;font-size:12px}.hero-marker strong{font-size:14px}.hero-number{font-size:12px;top:5px}.hero-foot{font-size:12px;margin-top:24px;gap:20px;align-items:flex-start;line-height:1.7}.hero-foot span:first-child{max-width:170px}.hero-foot svg{display:none}.intro{padding-block:48px;gap:25px}.intro h2{font-size:28px;line-height:1.35}.eyebrow{font-size:12px}.section{padding-block:48px}.section-header{align-items:flex-start;gap:15px;margin-bottom:26px;flex-wrap:wrap}.section-header h2{font-size:36px;line-height:1.1;margin-top:15px}.section-header>.text-link{font-size:14px;flex-shrink:0;gap:10px}.section-header>.eyebrow{display:none}.category-grid{grid-template-columns:repeat(3,1fr);gap:22px 10px}.category-image{height:118px;border-radius:6px}.category-image img{height:101px;width:92%}.category-card{font-size:14px;gap:12px}.category-card svg{display:none}.catalog-section{padding-top:5px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:27px 13px}.product-picture img{padding:20px 13px}.product-index{left:13px;top:13px;font-size:11px}.product-info{padding-top:14px;gap:3px}.product-info h3{font-size:14px;line-height:1.3;margin-bottom:5px}.product-meta{font-size:12px}.product-add{width:32px;height:36px;margin-top:0}.product-add svg{width:14px}.product-open{width:27px;height:27px;right:11px;bottom:11px}.center-link{margin-top:35px}.feature{grid-template-columns:1fr;margin:10px auto 30px}.feature-art{height:340px;padding:35px}.feature-art img{height:285px;width:100%}.feature-art span{left:24px;bottom:20px;font-size:11px}.feature-copy{padding:36px 28px}.feature-copy h2{font-size:45px;margin:22px 0}.feature-copy p{font-size:16px}.feature-specs{grid-template-columns:1fr 1fr;gap:15px}.feature-specs strong{font-size:14px}.ambience-grid{grid-template-columns:1fr;gap:30px}.ambience-card .moodboard{height:305px}.ambience-info h3{font-size:23px}.ambience-info span{font-size:14px}.process{margin-top:28px;padding-block:50px}.steps{gap:28px 20px;margin-top:30px}.step h3{font-size:19px;margin-top:21px}.step p{font-size:14px}.cta-block{padding-block:55px;gap:27px}.cta-block h2{font-size:42px}.footer-top{grid-template-columns:1fr 1fr;gap:42px 25px}.footer-brand{grid-column:1/-1}.footer-brand img{width:140px;height:54px}.footer-brand p{max-width:290px;margin-top:15px}.footer-group>span{font-size:12px}.footer-group a{font-size:14px}.footer-bottom{flex-direction:column;gap:15px;margin-top:40px;line-height:1.8}.site-footer{padding-top:43px}.page-heading{padding-block:42px 27px}.page-heading h1{font-size:49px}.page-heading p{font-size:16px}.catalog-toolbar{flex-direction:column;align-items:stretch;gap:22px;padding-top:20px}.filters{gap:5px}.filter-pill{font-size:14px;padding:9px 13px;min-height:41px}.search-field{width:100%}.catalog-count{font-size:12px;gap:12px;line-height:1.6}.catalog-content{padding-bottom:50px}.product-detail{grid-template-columns:1fr;gap:30px}.detail-visual{aspect-ratio:1/1}.detail-copy{padding:0}.detail-copy h1{font-size:45px}.detail-copy>p{font-size:16px}.spec-row{font-size:14px;grid-template-columns:100px 1fr}.detail-actions{flex-wrap:nowrap}.detail-actions .btn{font-size:14px;padding:13px 18px;gap:10px;flex-basis:auto}.breadcrumbs{font-size:12px;gap:8px}.form-grid{gap:18px 15px;grid-template-columns:1fr}.field.full{grid-column:auto}.quote-layout{gap:35px}.quote-summary{padding:23px}.quote-summary h2{font-size:25px}.form-section h2{font-size:24px}.field label{font-size:14px}.quote-form>.btn{width:100%}.success-panel{margin:35px 18px;padding:28px}.success-panel h1{font-size:38px}.environment-block{grid-template-columns:1fr;gap:26px;padding-block:30px}.environment-block:nth-child(even) .moodboard{order:0}.environment-block .moodboard{height:320px}.environment-block h2{font-size:37px}.environment-block p{font-size:16px}.editorial-section{grid-template-columns:1fr;padding-bottom:40px;gap:30px}.editorial-section .moodboard{height:330px}.editorial-points{grid-template-columns:1fr;gap:30px;padding-bottom:45px}.editorial-points h3{font-size:26px;margin-top:18px}.project-empty{grid-template-columns:1fr;padding:28px;gap:15px}.project-empty h2{font-size:37px}.project-empty .moodboard{height:270px}.contact-grid{grid-template-columns:1fr;gap:20px;padding-bottom:50px}.contact-card{padding:28px}.float-contact{width:47px;height:47px;right:16px;bottom:16px}.float-contact svg{width:21px}.legal h2{font-size:25px}.legal p{font-size:16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
.hero-copy>p,.feature-copy p,.step p,.detail-copy>p,.editorial-points p{font-size:16px}.success-panel,.admin-list{overflow-wrap:anywhere}.field input,.field textarea{font-size:16px}

.hero-scene{min-width:0}.hero-scene img{width:108%;max-width:108%;margin-left:-6%}@media(max-width:900px){.hero-scene img{width:100%;max-width:100%;margin-left:0}}.detail-actions .btn{white-space:normal}.product-add{position:relative}.product-add:after{content:"";position:absolute;inset:-6px}
