:root{--paper:#f4f7f5;--white:#fff;--ink:#15201e;--muted:#62726e;--line:#dce4e1;--green:#176f60;--green-dark:#153f37;--green-soft:#e5f0ed;--gold:#dda83e;--gold-soft:#fff6df}*{box-sizing:border-box}html{scroll-behavior:auto}body{background:var(--paper);color:var(--ink);margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}:where(a,button,input):focus-visible{outline:3px solid var(--gold);outline-offset:3px}.shell{width:min(1296px,100% - 48px);margin-inline:auto}.site-header{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border-bottom:1px solid #edf0ef;position:sticky;top:0}.header-inner{align-items:center;gap:48px;min-height:78px;display:flex}.brand{letter-spacing:-.7px;white-space:nowrap;align-items:center;gap:13px;font-size:23px;font-weight:850;display:inline-flex}.brand-mark{isolation:isolate;color:#fff;background:linear-gradient(145deg,#2a927f 0%,#176f60 47%,#0e4c41 100%);border:1px solid #ffffff7a;border-radius:12px 12px 14px 14px;place-items:center;width:42px;height:42px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff8c,inset 0 -7px 12px #03322a3d,0 7px 16px #115d4f38}.brand-mark:before{content:"";z-index:-1;background:linear-gradient(#ffffff9e,#ffffff0d);border-radius:50%;width:54px;height:29px;position:absolute;top:-12px;left:-8px;transform:rotate(-8deg)}.brand-mark:after{content:"";z-index:-1;background:var(--gold);border-radius:99px;height:3px;position:absolute;bottom:7px;left:8px;right:8px;box-shadow:0 1px 5px #ffce5b80}.brand-mark>span{letter-spacing:-.8px;text-shadow:0 1px 2px #0000004d;font-size:12px;font-weight:900;transform:translateY(-2px)}.brand-name{color:var(--green-dark)}.brand-name>span{color:var(--green)}.brand:hover .brand-mark{transform:translateY(-1px);box-shadow:inset 0 1px #ffffffa6,inset 0 -7px 12px #03322a38,0 9px 19px #115d4f45}.header-inner nav{gap:34px;margin-left:auto;display:flex}.header-inner nav a{color:#364743;font-size:15px}.header-inner nav a:hover{color:var(--green)}.saved-link{background:var(--green-soft);color:var(--green);border-radius:12px;padding:12px 20px;font-size:14px;font-weight:700}.hero{background:var(--green-dark);color:#fff;border-radius:28px;grid-template-columns:1.35fr .65fr;min-height:390px;margin-top:36px;display:grid;overflow:hidden}.hero-copy{z-index:2;padding:62px 56px;position:relative}.eyebrow{color:#a9d3ca;text-transform:uppercase;letter-spacing:1.1px;font-size:13px;font-weight:800;display:block}.eyebrow.dark{color:var(--green)}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-2.4px;margin-bottom:22px;font-size:clamp(40px,5vw,62px);line-height:1.04}h2{letter-spacing:-1.1px;font-size:clamp(27px,3vw,36px)}h3{font-size:20px}.hero p{color:#cfe0dc;max-width:680px;font-size:19px;line-height:1.55}.hero-actions{gap:12px;margin-top:34px;display:flex}.button{border:0;border-radius:13px;justify-content:center;align-items:center;min-height:50px;padding:0 26px;font-weight:750;display:inline-flex}.button-light{color:var(--green-dark);background:#fff}.button-ghost{color:#fff;border:1px solid #6c938a}.button-muted{background:var(--green-soft);color:var(--green)}.hero-visual{position:relative}.hero-circle{background:var(--gold);border-radius:50%;width:300px;height:300px;position:absolute;bottom:-70px;right:-42px}.measure-card{z-index:2;color:var(--ink);background:#fffffff2;border-radius:16px;padding:18px 22px;position:absolute;box-shadow:0 18px 50px #00000029}.measure-card span{color:var(--muted);text-transform:uppercase;font-size:12px;display:block}.measure-card strong{margin-top:7px;font-size:23px;display:block}.measure-one{top:76px;right:184px;transform:rotate(-4deg)}.measure-two{top:184px;right:52px;transform:rotate(4deg)}.section{padding-top:72px}.section-tight{padding-top:52px}.section-heading{justify-content:space-between;align-items:end;display:flex}.section-heading h2{margin:8px 0 0}.text-link{color:var(--green);font-weight:700}.search-launch{border:1px solid var(--line);color:#87938f;background:#fff;border-radius:17px;align-items:center;gap:14px;min-height:68px;margin-top:24px;padding:10px 10px 10px 20px;display:flex}.search-icon{color:var(--muted);font-size:31px}.search-launch b{background:var(--green);color:#fff;border-radius:12px;margin-left:auto;padding:15px 42px}.popular-grid{grid-template-columns:repeat(3,1fr) 1.12fr;gap:16px;display:grid}.tool-card,.estimate-card{border:1px solid var(--line);background:#fff;border-radius:20px;min-height:190px;padding:24px;transition:transform .2s,box-shadow .2s;position:relative}.tool-card:hover,.estimate-card:hover{transform:translateY(-3px);box-shadow:0 16px 40px #143c3414}.tool-mark{background:var(--green-soft);width:48px;height:48px;color:var(--green);border-radius:13px;place-items:center;font-size:13px;font-weight:800;display:grid}.tool-card h3{margin:20px 0 9px}.tool-card p,.estimate-card p{color:var(--muted);font-size:14px;line-height:1.55}.card-arrow{color:var(--green);font-size:23px;position:absolute;bottom:20px;right:22px}.estimate-card{background:var(--gold);border:0}.estimate-card>span{color:#6c5117;text-transform:uppercase;font-size:12px;font-weight:800}.estimate-card h3{margin:22px 0 10px;font-size:24px}.estimate-card p{color:#57451d}.trust-strip{border:1px solid var(--line);background:#fff;border-radius:20px;grid-template-columns:repeat(3,1fr);gap:28px;margin-top:52px;margin-bottom:78px;padding:28px;display:grid}.trust-strip div{gap:7px;display:grid}.trust-strip b{color:var(--green)}.trust-strip span{color:var(--muted);font-size:14px}.site-footer{color:#fff;background:#123831;padding:52px 0}.footer-grid{grid-template-columns:minmax(220px,1.5fr) repeat(3,minmax(150px,1fr));align-items:start;gap:42px;display:grid}.brand-footer{font-size:21px}.brand-footer .brand-name{color:#fff}.brand-footer .brand-name>span{color:#e6b954}.footer-grid p{color:#b8ccc7}.footer-column{flex-direction:column;align-items:flex-start;gap:10px;min-width:0;font-size:14px;display:flex}.footer-column b{color:#fff;margin-bottom:4px}.footer-column a{color:#b8ccc7;line-height:1.45}.footer-column a:hover{color:#fff}.footer-documents a{max-width:210px}.footer-note{border-top:1px solid #31564e;grid-column:1/-1;margin:0;padding-top:20px;font-size:12px}.breadcrumbs{color:#7a8884;flex-wrap:wrap;gap:8px;margin-bottom:42px;font-size:13px;display:flex}.breadcrumbs a:hover{color:var(--green)}.lead{max-width:820px;color:var(--muted);font-size:18px;line-height:1.55}.catalog-page,.calculator-page{padding-top:40px;padding-bottom:80px}.catalog-page h1,.calculator-page h1{margin-top:10px;font-size:clamp(38px,5vw,54px)}.hub{margin-top:38px}.hub-search{border:1px solid var(--line);background:#fff;border-radius:16px;padding:8px;display:flex}.hub-search input{color:var(--ink);background:0 0;border:0;outline:0;flex:1;padding:0 18px}.hub-search button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:11px;padding:14px 30px}.filter-row{gap:10px;margin:24px 0 42px;display:flex}.filter-row button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:13px;padding:13px 24px}.filter-row button.active{color:#fff;background:var(--green-dark);border-color:var(--green-dark)}.result-line{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.result-line b{font-size:26px}.result-line span{color:var(--muted);font-size:14px}.hub-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.hub-card{min-height:230px}.tool-category{color:var(--muted);font-size:12px;position:absolute;top:28px;right:24px}.empty-state{text-align:center;color:var(--muted);background:#fff;border-radius:18px;padding:54px}.calculator-title{justify-content:space-between;align-items:center;gap:30px;display:flex}.calculator-title h1{margin-bottom:16px}.save-button{background:var(--green-soft);color:var(--green);cursor:pointer;border:0;border-radius:13px;flex:none;padding:16px 24px;font-weight:750}.calculator-workspace{grid-template-columns:minmax(0,1.3fr) minmax(380px,.8fr);align-items:start;gap:22px;margin-top:38px;display:grid}.calculator-workspace>*{min-width:0}.calculator-form{border:1px solid var(--line);background:#fff;border-radius:23px;padding:30px}.form-heading{justify-content:space-between;align-items:center;display:flex}.form-heading h2{margin:0;font-size:23px}.form-heading>span{color:var(--muted);background:#eef2f0;border-radius:10px;padding:10px 16px;font-size:12px;font-weight:700}.field-grid{grid-template-columns:1fr 1fr;gap:14px;margin-top:22px;display:grid}.field-grid>*{min-width:0}.number-field{border:1px solid var(--line);background:#f9faf9;border-radius:14px;flex-direction:column;justify-content:space-between;min-width:0;min-height:88px;padding:14px 18px;display:flex}.number-field:focus-within{border-color:var(--gold);box-shadow:0 0 0 3px #dda83e33}.number-field>span:first-child{color:var(--muted);text-transform:uppercase;font-size:11px;font-weight:700}.field-value{align-items:end;gap:8px;min-width:0;display:flex}.field-value input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0;font-size:23px;font-weight:800}.field-value b{color:var(--muted);padding-bottom:3px;font-size:13px}.paired-field{grid-template-columns:1fr 1fr;gap:8px;min-width:0;display:grid}.form-section-title{margin:36px 0 0;font-size:23px}.recommendation{background:var(--gold-soft);color:#6b5118;border:1px solid #e6c66b;border-radius:13px;gap:20px;margin-top:16px;padding:17px 19px;font-size:13px;display:flex}.recommendation b{text-transform:uppercase}.form-note{color:#7a8784;margin:20px 0 0;font-size:12px}.result-panel{background:var(--green-dark);color:#fff;border-radius:23px;padding:32px;position:sticky;top:102px}.result-main{letter-spacing:-1.5px;overflow-wrap:anywhere;margin-top:17px;font-size:45px;display:block}.result-panel>p{color:#cfe0dc}.result-list{border-top:1px solid #3f675e;gap:18px;padding:19px 0;display:grid}.result-list div{color:#cfe0dc;justify-content:space-between;gap:12px;display:flex}.result-list span,.result-list b{overflow-wrap:anywhere;min-width:0}.result-list b{color:#fff;text-align:right}.pack-result{background:#245c50;border-radius:15px;gap:6px;margin-top:10px;padding:20px;display:grid;position:relative}.pack-result span{color:#a9d3ca;text-transform:uppercase;font-size:11px}.pack-result strong{font-size:25px}.pack-result small{color:#cfe0dc;position:absolute;bottom:23px;right:20px}.result-actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:16px;display:grid}.result-actions button{color:#fff;cursor:pointer;background:0 0;border:1px solid #6c9188;border-radius:12px;min-height:46px;font-weight:700}.result-actions button:first-child{color:var(--green-dark);background:#fff;border-color:#fff}.room-diagram{color:var(--ink);background:#fff;border-radius:14px;align-items:center;gap:16px;margin-top:18px;padding:18px;display:flex}.room-diagram span{border:2px solid var(--green);background:linear-gradient(90deg,transparent 49%,var(--green) 50%,transparent 51%),linear-gradient(0deg,transparent 49%,var(--green) 50%,transparent 51%);border-radius:6px;width:100px;height:58px}.method-card{border:1px solid var(--line);background:#fff;border-radius:20px;justify-content:space-between;align-items:center;gap:32px;margin-top:24px;padding:30px;display:flex}.method-card h2{margin:8px 0 10px;font-size:27px}.method-card p{max-width:780px;color:var(--muted);margin:0;line-height:1.55}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.calculator-input-sections{gap:28px;margin-top:24px;display:grid}.calculator-input-section{min-width:0}.calculator-input-section h3{color:var(--green-dark);margin:0;font-size:15px}.calculator-input-section .field-grid{margin-top:12px}.scenario-switch{border:1px solid var(--line);background:#f3f7f5;border-radius:12px;grid-template-columns:1fr 1fr;gap:4px;margin-top:18px;padding:4px;display:grid}.scenario-switch button{min-width:0;min-height:42px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:9px;padding:8px 12px;font-weight:800}.scenario-switch button.is-active{color:var(--green-dark);background:#fff;box-shadow:0 2px 9px #12383117}.floor-complex-editor{grid-column:1/-1;min-width:0}.floor-sections{gap:12px;display:grid}.floor-section-row{border:1px solid var(--line);background:#f9faf9;border-radius:14px;grid-template-columns:1fr 1.35fr repeat(2,minmax(120px,1fr)) auto auto;align-items:center;gap:10px;padding:12px;display:grid}.floor-section-row select{border:1px solid var(--line);min-width:0;height:44px;color:var(--ink);background:#fff;border-radius:10px;padding:0 10px}.floor-section-row .number-field{min-height:68px;padding:9px 12px}.floor-section-row output{white-space:nowrap;color:var(--green-dark);font-weight:800}.remove-floor-section,.add-floor-section{cursor:pointer;border:0;border-radius:10px;font-weight:800}.remove-floor-section{color:#a63b23;background:#fbebe6;width:44px;height:44px;font-size:24px}.add-floor-section{background:var(--green);color:#fff;justify-content:center;align-items:center;min-height:46px;margin-top:12px;padding:10px 18px;display:inline-flex}@media (width<=420px){.scenario-switch{grid-template-columns:1fr}}@media (width<=760px){.floor-section-row{grid-template-columns:1fr 1fr}.floor-section-row output{padding-left:4px}.remove-floor-section{justify-self:end}}.legal-page{padding-top:40px;padding-bottom:90px}.legal-page h1{max-width:900px;margin:10px 0 12px;font-size:clamp(40px,5vw,58px)}.legal-updated{color:var(--muted);font-size:14px}.legal-warning{background:var(--gold-soft);color:#5f4919;border:1px solid #e6c66b;border-radius:16px;max-width:900px;margin:34px 0;padding:22px 24px}.legal-warning b{margin-bottom:6px;display:block}.legal-warning p{margin:0;line-height:1.5}.legal-content{gap:14px;max-width:900px;display:grid}.legal-content section{border:1px solid var(--line);background:#fff;border-radius:20px;padding:30px 34px}.legal-content h2{margin-bottom:14px;font-size:24px}.legal-content p,.legal-content li{color:#4d5e5a;line-height:1.72}.legal-content p:last-child{margin-bottom:0}.legal-content ul{margin:0;padding-left:22px}.legal-content li+li{margin-top:8px}.legal-content a{color:var(--green);text-underline-offset:3px;font-weight:700;text-decoration:underline}.legal-content mark{color:#6b5118;background:#fff0b8;border-radius:4px;padding:2px 5px}.cookie-notice{z-index:100;color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#123831f7;border:1px solid #ffffff29;border-radius:17px;align-items:center;gap:16px;width:min(720px,100% - 32px);padding:15px 16px 15px 18px;animation:.35s ease-out cookie-in;display:flex;position:fixed;bottom:22px;left:50%;transform:translate(-50%);box-shadow:0 18px 50px #07231e47}.cookie-icon{color:#e6b954;border:5px dotted #e6b954;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-size:8px;display:grid}.cookie-notice p{color:#d5e3df;flex:1;margin:0;font-size:13px;line-height:1.55}.cookie-notice a{color:#fff;text-underline-offset:3px;text-decoration:underline}.cookie-notice button{min-height:42px;color:var(--green-dark);cursor:pointer;background:#fff;border:0;border-radius:11px;flex:none;padding:0 22px;font-weight:800}.cookie-notice button:hover{background:var(--gold-soft)}@keyframes cookie-in{0%{opacity:0;transform:translate(-50%,18px)}to{opacity:1;transform:translate(-50%)}}.guide-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:38px;display:grid}.guide-card{border:1px solid var(--line);background:#fff;border-radius:22px;flex-direction:column;min-height:260px;padding:30px;display:flex}.guide-card>span{color:var(--green);text-transform:uppercase;font-size:12px;font-weight:800}.guide-card h2{margin:24px 0 12px;font-size:27px}.guide-card p{color:var(--muted);line-height:1.6}.guide-card b{color:var(--green);margin-top:auto}.article-page{padding-top:40px;padding-bottom:90px}.article-hero{border:1px solid var(--line);background:#fff;border-radius:26px;grid-template-columns:1.5fr .7fr;gap:48px;padding:44px;display:grid}.article-hero>*{min-width:0}.article-hero h1{overflow-wrap:anywhere;max-width:850px;margin:12px 0 20px}.article-hero>div>p{max-width:760px;color:var(--muted);font-size:19px;line-height:1.6}.article-primary{background:var(--green);color:#fff;margin-top:12px}.article-hero aside{background:var(--green-soft);border-radius:18px;align-self:start;padding:25px}.article-hero aside b{color:var(--green-dark)}.article-hero aside ul{color:#48625c;margin:14px 0 0;padding-left:20px;line-height:1.75}.article-layout{grid-template-columns:minmax(0,850px) 280px;align-items:start;gap:34px;margin-top:30px;display:grid}.article-content{border:1px solid var(--line);background:#fff;border-radius:24px;padding:44px}.article-content h2{margin:48px 0 16px;scroll-margin-top:110px;font-size:29px}.article-content h2:first-of-type{margin-top:35px}.article-content p,.article-content li{color:#425550;font-size:17px;line-height:1.78}.article-content li+li{margin-top:9px}.article-content a{color:var(--green);text-underline-offset:3px;font-weight:750;text-decoration:underline}.article-intro{color:var(--ink)!important;font-size:20px!important}.article-check{border-left:4px solid var(--gold);background:var(--gold-soft);border-radius:0 14px 14px 0;margin:26px 0;padding:20px 22px}.article-check p{margin:6px 0 0;font-size:15px}.article-side{background:linear-gradient(#fff 0%,#f8fbfa 100%);border:1px solid #d6e2de;border-radius:21px;padding:20px;position:sticky;top:96px;box-shadow:0 14px 36px #12383114}.toc-heading{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding-bottom:16px;display:flex}.toc-heading>span{background:var(--green);color:#fff;border-radius:11px;place-items:center;width:38px;height:38px;font-size:22px;font-weight:800;display:grid}.toc-heading div{gap:2px;display:grid}.toc-heading small{color:var(--green);text-transform:uppercase;letter-spacing:.9px;font-size:10px;font-weight:850}.toc-heading b{font-size:16px}.toc-links{margin:15px 0;display:grid;position:relative}.toc-links:before{content:"";background:#d9e5e1;width:1px;position:absolute;top:14px;bottom:14px;left:14px}.toc-links a{color:#4f625d;border-radius:9px;grid-template-columns:29px 1fr;align-items:center;gap:9px;min-height:38px;font-size:13px;display:grid;position:relative}.toc-links a:hover{background:var(--green-soft);color:var(--green-dark)}.toc-links i{z-index:1;color:#8a9995;background:#f9fbfa;place-items:center;width:29px;height:22px;font-size:9px;font-style:normal;font-weight:850;display:grid}.toc-links a:hover i{background:var(--green-soft);color:var(--green)}.toc-action{background:var(--green-dark);border-radius:12px;justify-content:space-between;align-items:center;min-height:48px;margin-top:4px;padding:0 15px;font-weight:800;display:flex;color:#fff!important;font-size:13px!important}.toc-action b{color:var(--gold);font-size:20px}.toc-top{text-align:center;margin-top:13px;display:block;color:#71817d!important;font-size:11px!important}.measure-table-wrap{margin:28px 0;overflow-x:auto}.measure-table{border-collapse:separate;border-spacing:0;border:1px solid var(--line);border-radius:14px;width:100%;font-size:14px;overflow:hidden}.measure-table caption{text-align:left;padding:0 0 10px;font-size:16px;font-weight:800}.measure-table th,.measure-table td{border-right:1px solid var(--line);border-bottom:1px solid var(--line);text-align:left;padding:13px 14px}.measure-table th{background:var(--green-soft);color:var(--green-dark)}.measure-table th:last-child,.measure-table td:last-child{border-right:0}.measure-table tbody tr:last-child td{border-bottom:0}.article-page{width:min(1180px,100% - 80px)}.article-content{min-width:0;overflow:hidden}.measure-table-wrap{overscroll-behavior-inline:contain;scrollbar-gutter:stable;background:0 0;max-width:100%;padding:0 0 8px}.measure-table{table-layout:auto;min-width:760px}.measure-table caption{padding:0 0 12px 18px}.measure-table th,.measure-table td{white-space:normal;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}.measure-table th:first-child,.measure-table td:first-child{width:24%;min-width:170px}.measure-table th:not(:first-child),.measure-table td:not(:first-child){min-width:230px}@media (width<=1180px){.article-page{width:min(100% - 56px,1080px)}.article-layout{grid-template-columns:minmax(0,1fr) 250px;gap:24px}.article-content{padding:36px 32px}}@media (width<=980px){.header-inner nav{display:none}.hero{grid-template-columns:1fr}.hero-visual{display:none}.popular-grid,.hub-grid{grid-template-columns:repeat(2,1fr)}.calculator-workspace{grid-template-columns:1fr}.result-panel{position:static}.guide-grid{grid-template-columns:1fr 1fr}.article-page{width:min(100% - 40px,900px)}.article-layout{grid-template-columns:1fr}.article-side{position:static}.article-hero{grid-template-columns:1fr}}@media (width<=900px){.footer-grid{grid-template-columns:1.2fr 1fr}.footer-note{grid-column:1/-1}}@media (width<=640px){.shell{width:min(100% - 28px,1296px)}.header-inner{gap:10px;min-height:68px}.brand{gap:9px;font-size:19px}.brand-mark{border-radius:10px 10px 12px 12px;width:36px;height:36px}.brand-mark>span{font-size:11px}.saved-link{margin-left:auto;padding:10px 12px;font-size:12px}.hero{min-height:0;margin-top:16px}.hero-copy{padding:42px 26px}h1{letter-spacing:-1.5px}.hero-actions{flex-direction:column}.section{padding-top:52px}.section-heading{align-items:start}.search-launch span:nth-child(2){white-space:nowrap;overflow:hidden}.search-launch b{padding-inline:18px}.popular-grid,.hub-grid,.trust-strip,.footer-grid,.guide-grid{grid-template-columns:1fr}.footer-grid{gap:30px}.footer-note{grid-column:1}.filter-row{padding-bottom:4px;overflow-x:auto}.calculator-title,.method-card{flex-direction:column;align-items:flex-start}.calculator-form,.result-panel{padding:24px 20px}.field-grid,.paired-field,.result-actions{grid-template-columns:1fr}.catalog-page h1,.calculator-page h1{letter-spacing:-1.4px;font-size:39px}.legal-page h1{overflow-wrap:anywhere;max-width:100%;font-size:35px}.legal-content section{padding:24px 20px}.legal-warning{padding:20px}.cookie-notice{grid-template-columns:auto 1fr;align-items:flex-start;display:grid;bottom:12px}.cookie-notice p{padding-top:2px}.cookie-notice button{grid-column:1/-1;width:100%}.article-hero,.article-content{padding:28px 22px}.article-hero .eyebrow{overflow-wrap:anywhere}.article-content h2{font-size:26px}.article-content p,.article-content li{font-size:16px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.reserve-hero aside p{color:#48625c;margin:10px 0 0;line-height:1.65}.reserve-table strong{background:var(--green-soft);color:var(--green-dark);border-radius:999px;padding:4px 9px;display:inline-block}.formula-card{background:linear-gradient(135deg,#f4faf7,#fff);border:1px solid #d6e2de;border-radius:16px;gap:7px;margin:24px 0;padding:22px 24px;display:grid}.formula-card span{color:var(--green);text-transform:uppercase;letter-spacing:.6px;font-size:12px;font-weight:850}.formula-card b{color:var(--green-dark);font-size:19px}.order-hero aside p{color:#48625c;margin:10px 0 0;line-height:1.65}.stage-overview{background:var(--green-dark);color:#fff;border-radius:24px;margin-top:30px;padding:32px}.stage-overview-head{justify-content:space-between;align-items:end;gap:20px;margin-bottom:24px;display:flex}.stage-overview-head span{color:var(--gold);text-transform:uppercase;letter-spacing:.7px;font-size:12px;font-weight:850}.stage-overview-head h2{color:#fff;margin:0;font-size:28px}.stage-overview ol{grid-template-columns:repeat(3,1fr);gap:12px;margin:0;padding:0;list-style:none;display:grid}.stage-overview li{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:14px;gap:12px;min-height:94px;padding:15px;display:flex}.stage-overview i{color:var(--gold);font-size:11px;font-style:normal;font-weight:900}.stage-overview li div{align-content:start;gap:5px;display:grid}.stage-overview li b{font-size:15px}.stage-overview li span{color:#c9dad5;font-size:12px;line-height:1.45}.article-content h3{color:var(--green-dark);margin:28px 0 8px;font-size:21px}@media (width<=760px){.stage-overview{padding:24px 20px}.stage-overview-head{display:block}.stage-overview-head h2{margin-top:6px}.stage-overview ol{grid-template-columns:1fr 1fr}}@media (width<=480px){.stage-overview ol{grid-template-columns:1fr}}.tile-guide-hero aside p{color:#48625c;margin:10px 0 0;line-height:1.65}.layout-gallery{border:1px solid var(--line);background:#fff;border-radius:24px;margin-top:30px;padding:32px}.layout-gallery-head{justify-content:space-between;align-items:end;gap:20px;margin-bottom:24px;display:flex}.layout-gallery-head>span{color:var(--green);text-transform:uppercase;letter-spacing:.7px;font-size:12px;font-weight:850}.layout-gallery-head h2{margin:0;font-size:28px}.layout-card-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.layout-card{border:1px solid var(--line);background:#fbfdfc;border-radius:17px;overflow:hidden}.layout-card-copy{padding:18px}.layout-card h3{margin:0 0 8px;font-size:20px}.layout-card p{min-height:54px;color:var(--muted);margin:0;font-size:13px;line-height:1.5}.layout-card dl{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:10px;margin:16px 0 0;padding-top:12px;display:grid}.layout-card dl div{gap:3px;display:grid}.layout-card dt{color:#85938f;text-transform:uppercase;font-size:10px;font-weight:800}.layout-card dd{color:var(--green-dark);margin:0;font-size:13px;font-weight:800}.layout-disclaimer{color:var(--muted);margin:20px 0 0;font-size:13px;line-height:1.55}.tile-pattern{background:#e9f2ef;gap:3px;height:145px;padding:14px;display:grid;overflow:hidden}.tile-pattern i{background:linear-gradient(135deg,#fdfdf8,#d8e7e1);border:1px solid #12564947;border-radius:2px;display:block}.tile-straight,.tile-offset{grid-template-rows:repeat(4,1fr);grid-template-columns:repeat(4,1fr)}.tile-offset i:nth-child(4n+1){transform:translate(-45%)}.tile-offset i:nth-child(4n+3){transform:translate(45%)}.tile-diagonal{transform-origin:50%;grid-template-rows:repeat(4,42px);grid-template-columns:repeat(4,42px);place-content:center}.tile-diagonal i{margin:-4px;transform:rotate(45deg)}.tile-herringbone{grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(4,1fr);padding:20px}.tile-herringbone i{place-self:center;width:52px;height:22px;transform:rotate(45deg)}.tile-herringbone i:nth-child(2n){transform:rotate(-45deg)}.tile-combined{grid-template-rows:repeat(4,1fr);grid-template-columns:repeat(4,1fr)}.tile-combined i:nth-child(5n+1){background:linear-gradient(135deg,#e5c774,#f8ebbd);grid-area:span 2/span 2}.tile-combined i:nth-child(7n){background:#bad7ce}@media (width<=980px){.layout-card-grid{grid-template-columns:1fr 1fr}}@media (width<=640px){.layout-gallery{padding:24px 20px}.layout-gallery-head{display:block}.layout-gallery-head h2{margin-top:6px}.layout-card-grid{grid-template-columns:1fr}.layout-card p{min-height:0}}.tile-offset i{transform:none!important}.tile-offset i:nth-child(n+5):nth-child(-n+8),.tile-offset i:nth-child(n+13):nth-child(-n+16){transform:translate(50%)!important}.tile-herringbone{padding:0;display:block;position:relative}.tile-herringbone i{transform-origin:0;width:58px;height:22px;position:absolute;transform:none}.tile-herringbone i:first-child{top:18%;left:12%}.tile-herringbone i:nth-child(2){top:18%;left:34%;transform:rotate(90deg)}.tile-herringbone i:nth-child(3){top:18%;left:44%}.tile-herringbone i:nth-child(4){top:18%;left:66%;transform:rotate(90deg)}.tile-herringbone i:nth-child(5){top:51%;left:22%}.tile-herringbone i:nth-child(6){top:51%;left:44%;transform:rotate(90deg)}.tile-herringbone i:nth-child(7){top:51%;left:54%}.tile-herringbone i:nth-child(8){top:51%;left:76%;transform:rotate(90deg)}.tile-herringbone i:nth-child(9){top:84%;left:2%}.tile-herringbone i:nth-child(10){top:84%;left:24%;transform:rotate(90deg)}.tile-herringbone i:nth-child(11){top:84%;left:34%}.tile-herringbone i:nth-child(12){top:84%;left:56%;transform:rotate(90deg)}.category-shortcuts{flex-wrap:wrap;gap:10px;margin-bottom:18px;display:flex}.category-shortcuts a{border:1px solid var(--line);color:var(--green-dark);background:#fff;border-radius:999px;padding:10px 15px;font-size:13px;font-weight:800}.category-shortcuts a:hover{background:var(--green-soft)}.category-tool-grid{margin-top:36px}.category-tool-grid .hub-card h2{margin:18px 0 10px;font-size:24px}.planned-panel{background:var(--green-dark);color:#fff;border-radius:22px;grid-template-columns:1fr 1.15fr;gap:34px;margin-top:34px;padding:30px;display:grid}.planned-panel>div>span{color:var(--gold);text-transform:uppercase;font-size:11px;font-weight:850}.planned-panel h2{color:#fff;margin:8px 0 10px}.planned-panel p{color:#c9dad5;line-height:1.6}.planned-panel ul{gap:9px;margin:0;padding:0;list-style:none;display:grid}.planned-panel li{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:11px;justify-content:space-between;gap:10px;padding:12px 14px;display:flex}.planned-panel small{color:var(--gold);font-weight:800}.hub-method-note{border:1px solid var(--line);background:#fff;border-radius:18px;margin:28px 0 0;padding:26px 28px}.hub-method-note h2{margin:0 0 8px;font-size:23px}.hub-method-note p{color:var(--muted);margin:0;line-height:1.65}.hub-method-note a{color:var(--green);font-weight:800;text-decoration:underline}.trust-page{width:min(100% - 56px,1000px);padding-top:42px;padding-bottom:90px}.trust-hero{border:1px solid var(--line);background:linear-gradient(135deg,#fff,#f3f8f6);border-radius:26px;padding:46px}.trust-hero h1{margin:12px 0 18px}.trust-hero>p{max-width:780px;color:var(--muted);margin:0;font-size:20px;line-height:1.65}.trust-content{gap:18px;margin-top:28px;display:grid}.trust-content>section,.trust-callout{border:1px solid var(--line);background:#fff;border-radius:21px;padding:34px 38px}.trust-content h2{margin:0 0 14px;font-size:28px}.trust-content p,.trust-content li{color:#425550;font-size:16px;line-height:1.75}.trust-content a{color:var(--green);text-underline-offset:3px;font-weight:800;text-decoration:underline}.trust-content li+li{margin-top:8px}.trust-stat-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin:24px 0;display:grid}.trust-stat-grid div{background:var(--green-soft);border-radius:14px;gap:4px;padding:22px;display:grid}.trust-stat-grid b{color:var(--green-dark);font-size:32px}.trust-stat-grid span{color:#587069;font-size:13px}.trust-callout{border-left:5px solid var(--gold);background:var(--gold-soft)}.trust-callout>b{color:#725617;font-size:18px}.trust-callout p{margin-bottom:0}.method-steps{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.method-steps div{background:var(--green-soft);border-radius:13px;gap:7px;padding:18px;display:grid}.method-steps i{color:var(--green);font-size:10px;font-style:normal;font-weight:900}.method-steps span{color:#587069;font-size:12px;line-height:1.45}.author-card{background:var(--green-soft);border-radius:16px;align-items:center;gap:18px;margin:20px 0;padding:22px;display:flex}.author-card .brand-mark{flex:none}.author-card p{margin:5px 0 0;font-size:14px}.trust-next{flex-wrap:wrap;gap:10px;margin-top:26px;display:flex}.trust-next a{border:1px solid var(--line);color:var(--green-dark);background:#fff;border-radius:999px;padding:11px 15px;font-size:12px;font-weight:800}.material-group-grid{grid-template-columns:repeat(2,1fr);gap:16px;margin-top:38px;display:grid}.material-group-card{border:1px solid var(--line);background:#fff;border-radius:20px;padding:28px}.material-group-card .tool-mark{display:grid;position:static}.material-group-card h2{margin:18px 0 8px;font-size:25px}.material-group-card p{color:var(--muted);line-height:1.6}.material-group-card>div{flex-wrap:wrap;gap:8px;margin-top:20px;display:flex}.material-group-card a{background:var(--green-soft);color:var(--green-dark);border-radius:10px;padding:10px 13px;font-size:13px;font-weight:800}.material-group-card a span{margin-left:8px}.materials-method{background:var(--green-dark);color:#fff;border-radius:22px;margin-top:28px;padding:34px}.materials-method>div>span{color:var(--gold);text-transform:uppercase;font-size:11px;font-weight:850}.materials-method h2{color:#fff;margin:8px 0 24px}.materials-method ol{grid-template-columns:repeat(4,1fr);gap:10px;margin:0;padding:0;list-style:none;display:grid}.materials-method li{background:#ffffff0f;border:1px solid #ffffff21;border-radius:13px;gap:7px;padding:18px;display:grid}.materials-method li span{color:#c9dad5;font-size:13px;line-height:1.5}.material-facts{margin:14px 0 0}.material-facts div{border-top:1px solid #144b411f;padding:10px 0}.material-facts dt{color:var(--muted);font-size:12px}.material-facts dd{margin:3px 0 0;font-weight:800}.material-link-list{gap:10px;display:grid}.material-link-list a{border:1px solid var(--line);border-radius:13px;gap:4px;padding:16px 18px;text-decoration:none;display:grid}.material-link-list span{color:var(--muted);font-size:14px}.material-related{border-top:1px solid var(--line);gap:9px;padding-top:15px;display:grid}.material-related>b{font-size:13px}.material-related a{color:var(--green);font-size:13px;font-weight:750}.reference-hub-filters{gap:9px;margin-top:30px;padding-bottom:4px;display:flex;overflow-x:auto}.reference-hub-filters button{border:1px solid var(--line);color:var(--green-dark);cursor:pointer;background:#fff;border-radius:11px;flex:none;padding:11px 15px;font-weight:750}.reference-hub-filters button.active{border-color:var(--green-dark);background:var(--green-dark);color:#fff}.reference-hub-filters+.material-group-grid{margin-top:18px}.tile-cluster-route>div>p{color:#c9dad5;max-width:850px;margin:-12px 0 24px;line-height:1.6}.tile-cluster-route li span a{color:#fff;text-decoration:underline;-webkit-text-decoration-color:var(--gold);text-decoration-color:var(--gold);text-underline-offset:3px;font-weight:800}.tile-cluster-route li span a:hover{color:var(--gold)}@media (width<=760px){.planned-panel,.material-group-grid{grid-template-columns:1fr}.materials-method ol,.method-steps{grid-template-columns:1fr 1fr}.trust-hero{padding:34px 28px}.trust-content>section,.trust-callout{padding:28px}.trust-stat-grid{grid-template-columns:1fr}}@media (width<=480px){.materials-method ol,.method-steps{grid-template-columns:1fr}.trust-page{width:min(100% - 28px,1000px)}}.result-actions button:disabled{cursor:not-allowed;opacity:.48;filter:saturate(.35)}.hub-card-note{background:var(--green-soft);color:var(--green);border-radius:12px;margin-top:18px;padding:13px 15px;font-weight:700}.category-after-tools{min-width:0;margin-top:28px}.category-after-tools>*{min-width:0}.category-route-panel{border:1px solid var(--line);background:#fff;border-radius:20px;justify-content:space-between;align-items:center;gap:28px;margin-top:24px;padding:28px 30px;display:flex}.category-route-panel>div{min-width:0}.category-route-panel span{color:var(--green);letter-spacing:.9px;text-transform:uppercase;margin-bottom:7px;font-size:11px;font-weight:850;display:block}.category-route-panel h2{margin:0 0 8px;font-size:27px}.category-route-panel p{color:var(--muted);margin:0;line-height:1.55}.category-route-panel .button{flex:none}@media (width<=640px){.category-route-panel{flex-direction:column;align-items:stretch;padding:22px}.category-route-panel .button{width:100%}}.not-found-page{text-align:center;flex-direction:column;align-items:center;min-height:680px;padding-top:90px;padding-bottom:90px;display:flex}.not-found-code{color:#d9e6e2;justify-content:center;align-items:center;gap:18px;font-size:118px;font-weight:900;line-height:1;display:flex}.not-found-code i{border-bottom:6px solid var(--gold);background:linear-gradient(145deg,#58b29d,#176f60 48%,#0a493f);border-radius:28px;place-items:center;width:98px;height:104px;font-style:normal;display:grid;box-shadow:0 18px 40px #0a493f38,inset 0 1px #ffffff73}.not-found-code b{color:#fff;font-size:30px}.not-found-page h1{margin:12px 0 16px}.not-found-page>p{max-width:650px;color:var(--muted);margin:0;font-size:18px;line-height:1.65}.not-found-actions{gap:12px;margin-top:28px;display:flex}.not-found-secondary{border:1px solid var(--line);color:var(--green-dark);background:#fff}.not-found-links{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:34px;display:flex}.not-found-links a{background:var(--green-soft);color:var(--green-dark);border-radius:999px;padding:10px 14px;font-size:12px;font-weight:800}@media (width<=640px){.not-found-page{min-height:600px;padding-top:58px}.not-found-code{gap:10px;font-size:74px}.not-found-code i{border-radius:21px;width:72px;height:78px}.not-found-code b{font-size:23px}.not-found-actions{flex-direction:column;width:100%}.not-found-actions .button{justify-content:center}}.estimate-add-button{background:var(--gold);color:#3e3213;cursor:pointer;border:0;border-radius:12px;width:100%;min-height:48px;margin-top:18px;font-weight:900}.estimate-page{padding-top:42px;padding-bottom:90px}.estimate-workspace{border:1px solid var(--line);background:#fff;border-radius:24px;margin-top:34px;overflow:hidden}.estimate-toolbar{background:linear-gradient(135deg,#f5faf8,#fff);justify-content:space-between;align-items:end;gap:30px;padding:30px 32px;display:flex}.estimate-toolbar h2{margin:6px 0}.estimate-toolbar p{color:var(--muted);margin:0}.estimate-toolbar>strong{color:var(--green-dark);white-space:nowrap;font-size:34px}.estimate-add-row{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:2fr 1fr .7fr .8fr 1fr auto;align-items:end;gap:10px;padding:20px 24px;display:grid}.estimate-add-row label{gap:6px;display:grid}.estimate-add-row label span{color:#6a7c77;font-size:11px;font-weight:800}.estimate-add-row input,.estimate-add-row select,.estimate-table input{border:1px solid var(--line);width:100%;min-height:42px;color:var(--ink);background:#fbfdfc;border-radius:9px;padding:0 10px}.estimate-add-row button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:9px;min-height:42px;padding:0 18px;font-weight:800}.estimate-table-wrap{overflow-x:auto}.estimate-table{border-collapse:collapse;width:100%;min-width:1250px}.estimate-table th,.estimate-table td{border-bottom:1px solid var(--line);text-align:left;padding:12px 14px}.estimate-table th{color:#667873;text-transform:uppercase;font-size:11px}.estimate-table td:first-child{width:22%}.estimate-table td:nth-child(2),.estimate-table td:nth-child(3){width:11%}.estimate-table td:nth-child(4),.estimate-table td:nth-child(5){width:10%}.estimate-table td:nth-child(6){width:7%}.estimate-table td:nth-child(7),.estimate-table td:nth-child(8){width:9%}.estimate-table td:nth-child(9){white-space:nowrap}.estimate-table td:last-child button{color:#a33c28;cursor:pointer;background:#faece8;border:0;border-radius:8px;width:34px;height:34px;font-size:19px}.estimate-group-row th{background:var(--green-soft);color:var(--green-dark);text-transform:none;padding:11px 14px;font-size:12px}.estimate-group-row th b{float:right;color:var(--green)}.estimate-source{color:#536b65;background:#eef2f0;border-radius:999px;align-items:center;min-height:32px;padding:5px 9px;font-size:12px;font-weight:750;display:inline-flex}.estimate-empty{text-align:center;padding:58px 30px}.estimate-empty b{font-size:22px}.estimate-empty p{color:var(--muted)}.shopping-list{border-top:1px solid var(--line);background:#fbfdfc;padding:28px}.shopping-list-heading{justify-content:space-between;align-items:end;gap:24px;display:flex}.shopping-list-heading h3{margin:6px 0;font-size:25px}.shopping-list-heading p{color:var(--muted);margin:0;font-size:13px}.shopping-list-heading>div:last-child{text-align:right;gap:3px;display:grid}.shopping-list-heading>div:last-child b{color:var(--green)}.shopping-list-heading>div:last-child span{font-size:20px;font-weight:850}.shopping-list ul{grid-template-columns:1fr 1fr;gap:10px;margin:20px 0 0;padding:0;list-style:none;display:grid}.shopping-list li{border:1px solid var(--line);background:#fff;border-radius:13px;justify-content:space-between;align-items:center;gap:14px;min-width:0;padding:14px 16px;display:flex}.shopping-list li label{cursor:pointer;align-items:center;gap:11px;min-width:0;display:flex}.shopping-list li input{width:19px;height:19px;accent-color:var(--green)}.shopping-list li label span{gap:3px;min-width:0;display:grid}.shopping-list li label b,.shopping-list li label small{overflow-wrap:anywhere}.shopping-list li label small{color:var(--muted)}.shopping-list li>strong{flex:none}.shopping-list li.is-purchased{color:#71817d;background:#f2f5f4}.shopping-list li.is-purchased label b{text-decoration:line-through}.shopping-list-empty{color:var(--muted);background:#fff;border-radius:12px;margin:18px 0 0;padding:18px}.estimate-footer{background:var(--green-dark);color:#fff;align-items:center;gap:20px;padding:22px 28px;display:flex}.estimate-footer b{margin-left:auto;font-size:20px}.estimate-footer button{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:9px;padding:10px 14px}.estimate-footer button:disabled{opacity:.4;cursor:not-allowed}.estimate-related{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}.estimate-related a{border:1px solid var(--line);color:var(--green-dark);background:#fff;border-radius:999px;padding:12px 16px;font-size:13px;font-weight:800}@media (width<=900px){.estimate-add-row{grid-template-columns:1fr 1fr}.estimate-add-row label:first-child{grid-column:1/-1}}@media (width<=640px){.estimate-toolbar{flex-direction:column;align-items:start}.estimate-toolbar>strong{font-size:29px}.estimate-add-row{grid-template-columns:1fr}.estimate-add-row label:first-child{grid-column:auto}.shopping-list{padding:24px 18px}.shopping-list-heading{flex-direction:column;align-items:start}.shopping-list-heading>div:last-child{text-align:left}.shopping-list ul{grid-template-columns:1fr}.estimate-footer{flex-wrap:wrap;align-items:flex-start}.estimate-footer b{order:-1;width:100%;margin:0}}.estimate-page,.estimate-workspace,.estimate-toolbar,.estimate-add-row,.estimate-table-wrap,.estimate-footer{min-width:0;max-width:100%}.estimate-add-row label,.estimate-table td{min-width:0}.estimate-add-row input,.estimate-table input,.estimate-table select{box-sizing:border-box;min-width:0}.estimate-project{border-top:1px solid var(--line);background:#fbfdfc;padding:22px 24px}.estimate-project-name{grid-template-columns:140px minmax(0,1fr);align-items:center;gap:12px;display:grid}.estimate-project label>span,.estimate-rooms-heading span{color:#536b65;text-transform:uppercase;font-size:12px;font-weight:850}.estimate-project input{border:1px solid var(--line);min-width:0;min-height:42px;color:var(--ink);background:#fff;border-radius:9px;padding:0 11px}.estimate-rooms-heading{justify-content:space-between;align-items:end;gap:16px;margin-top:18px;display:flex}.estimate-rooms-heading>div{gap:8px;display:flex}.estimate-rooms-heading>div:first-child{gap:4px;display:grid}.estimate-rooms-heading small,.estimate-no-rooms{color:var(--muted)}.estimate-rooms-heading button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:9px;min-height:42px;padding:0 15px;font-weight:800}.estimate-room-list{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.estimate-room-list>div{display:flex}.estimate-room-list input{border-radius:9px 0 0 9px;width:170px}.estimate-room-list button{border:1px solid var(--line);color:#a33c28;cursor:pointer;background:#faece8;border-left:0;border-radius:0 9px 9px 0;width:38px;font-size:18px}.estimate-no-rooms{margin:12px 0 0;font-size:13px}.estimate-table select{border:1px solid var(--line);width:100%;min-height:42px;color:var(--ink);background:#fbfdfc;border-radius:9px;padding:0 8px}@media (width<=640px){.estimate-toolbar{padding:24px 20px}.estimate-add-row{padding:18px}.estimate-table-wrap{overflow:visible}.estimate-table{width:100%;min-width:0;display:block}.estimate-table thead{display:none}.estimate-table tbody{display:grid}.estimate-table tr{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:13px;padding:18px;display:grid;position:relative}.estimate-table .estimate-group-row{background:var(--green-soft);padding:11px 18px;display:block}.estimate-group-row th{border:0;justify-content:space-between;gap:12px;padding:0;display:flex}.estimate-table td{border:0;gap:6px;padding:0;display:grid;width:auto!important}.estimate-table td:before{color:#6a7c77;text-transform:uppercase;font-size:10px;font-weight:850}.estimate-table td:first-child{grid-column:1/-1}.estimate-table td:first-child:before{content:"Позиция"}.estimate-table td:nth-child(2):before{content:"Помещение"}.estimate-table td:nth-child(3):before{content:"Категория"}.estimate-table td:nth-child(4):before{content:"Источник"}.estimate-table td:nth-child(5):before{content:"Статус"}.estimate-table td:nth-child(6):before{content:"Ед."}.estimate-table td:nth-child(7):before{content:"Количество"}.estimate-table td:nth-child(8):before{content:"Цена, ₽"}.estimate-table td:nth-child(9){align-self:end}.estimate-table td:nth-child(9):before{content:"Сумма"}.estimate-table td:nth-child(10){place-self:end}.estimate-footer{grid-template-columns:1fr;align-items:stretch;padding:22px 20px;display:grid}.estimate-footer b{order:-1;width:100%;margin:0}.estimate-footer button{width:100%;min-height:44px}.estimate-related{grid-template-columns:1fr;display:grid}.estimate-related a{text-align:center}.estimate-project-name{grid-template-columns:1fr}.estimate-rooms-heading{flex-direction:column;align-items:stretch}.estimate-rooms-heading>div:last-child,.estimate-room-list{display:grid}.estimate-room-list input{width:100%}}.estimate-transfer{border-top:1px solid var(--line);align-items:center;gap:10px;padding:20px 28px;display:flex}.estimate-transfer>div{gap:3px;margin-right:auto;display:grid}.estimate-transfer span,.estimate-transfer small{color:var(--muted);font-size:12px}.estimate-transfer small{color:var(--green);font-weight:750}.estimate-transfer button{border:1px solid var(--line);color:var(--green-dark);cursor:pointer;background:#fff;border-radius:9px;padding:10px 14px;font-weight:800}@media (width<=640px){.estimate-transfer{flex-direction:column;align-items:stretch}.estimate-transfer>div{margin:0}.estimate-transfer button{min-height:44px}}.estimate-share{border-top:1px solid var(--line);background:#f5faf8;align-items:center;gap:18px;padding:20px 28px;display:flex}.estimate-share>div{gap:3px;margin-right:auto;display:grid}.estimate-share span,.estimate-share small{color:var(--muted);font-size:12px}.estimate-share small{color:var(--green);font-weight:750}.estimate-share button,.shared-estimate-actions button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:9px;min-height:42px;padding:0 18px;font-weight:850}.estimate-share button:disabled{opacity:.5;cursor:not-allowed}.shared-estimate,.shared-estimate-state{border:1px solid var(--line);background:#fff;border-radius:24px;margin-top:30px;overflow:hidden}.shared-estimate-state{text-align:center;padding:42px}.shared-estimate-state b{font-size:22px}.shared-estimate-state p{color:var(--muted)}.shared-estimate-heading{background:linear-gradient(135deg,#f5faf8,#fff);justify-content:space-between;align-items:end;gap:24px;padding:28px 30px;display:flex}.shared-estimate-heading h2{margin:6px 0}.shared-estimate-heading p{color:var(--muted);margin:0}.shared-estimate-heading>strong{color:var(--green-dark);white-space:nowrap;font-size:32px}.shared-estimate-groups{gap:16px;padding:24px 30px;display:grid}.shared-estimate-groups section{border:1px solid var(--line);border-radius:14px;overflow:hidden}.shared-estimate-groups h3{background:var(--green-soft);justify-content:space-between;gap:20px;margin:0;padding:13px 16px;font-size:14px;display:flex}.shared-estimate-groups ul{margin:0;padding:0;list-style:none}.shared-estimate-groups li{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:12px 16px;display:flex}.shared-estimate-groups li span{gap:3px;min-width:0;display:grid}.shared-estimate-groups li small{color:var(--muted)}.shared-estimate-groups li strong{white-space:nowrap}.shared-estimate-summary{color:var(--muted);margin:0;padding:0 30px 22px}.shared-estimate-actions{background:var(--green-dark);align-items:center;gap:12px;padding:20px 30px;display:flex}.shared-estimate-actions a{color:#fff;border:1px solid #ffffff59;border-radius:9px;padding:11px 16px;font-weight:800}.shared-estimate-actions button{color:var(--green-dark);background:#fff}@media (width<=640px){.estimate-share,.shared-estimate-heading{flex-direction:column;align-items:stretch}.estimate-share>div{margin:0}.estimate-share button{width:100%;min-height:44px}.shared-estimate-heading>strong{font-size:28px}.shared-estimate-groups{padding:18px}.shared-estimate-groups li{align-items:flex-start}.shared-estimate-actions{flex-direction:column;align-items:stretch}.shared-estimate-actions button,.shared-estimate-actions a{text-align:center;min-height:44px}.shared-estimate-state{padding:32px 20px}}.estimate-share>div{min-width:0}.estimate-share input{border:1px solid var(--line);width:min(620px,100%);color:var(--ink);background:#fff;border-radius:8px;margin-top:5px;padding:9px 10px}.estimate-share>button{background:var(--gold);color:#3e3213;box-shadow:0 8px 20px #d4a62a3d}.estimate-share>button:hover{background:#e1b43c}.estimate-share>button:focus-visible{outline-offset:3px;outline:3px solid #d4a62a59}.pack-result{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:6px 16px}.pack-result span{grid-column:1/-1}.pack-result strong{overflow-wrap:anywhere;min-width:0}.pack-result small{text-align:right;overflow-wrap:anywhere;min-width:0;position:static}.calculator-next-step{border:1px solid var(--line);background:#fff;border-radius:18px;margin-top:18px;padding:18px 20px}.calculator-next-step>span{color:var(--green);letter-spacing:.9px;text-transform:uppercase;margin-bottom:9px;font-size:11px;font-weight:850;display:block}.calculator-next-step>a{color:var(--ink);justify-content:space-between;align-items:center;gap:18px;display:flex}.calculator-next-step a>span{gap:4px;display:grid}.calculator-next-step b{font-size:17px}.calculator-next-step small{color:var(--muted);line-height:1.45}.calculator-next-step i{background:var(--green-soft);width:38px;height:38px;color:var(--green);border-radius:12px;flex:none;place-items:center;font-size:20px;font-style:normal;font-weight:850;display:grid}@media (width<=640px){.calculator-next-step{padding:16px}.calculator-next-step>a{align-items:flex-start}.calculator-next-step b{font-size:16px}.pack-result{grid-template-columns:1fr}.pack-result small{text-align:left}}.calculator-context{border:1px solid var(--line);background:#fff;border-radius:20px;margin-top:24px;padding:30px}.calculator-context h2{margin:8px 0 12px;font-size:27px}.calculator-context p,.calculator-context li{color:var(--muted);line-height:1.65}.calculator-context a{color:var(--green);text-underline-offset:3px;font-weight:800;text-decoration:underline}.calculator-diagram{border:1px solid var(--line);background:#f7faf8;border-radius:15px;margin:18px 0 0;padding:12px 16px 10px}.calculator-diagram svg{width:100%;height:118px;display:block;overflow:visible}.calculator-diagram path,.calculator-diagram rect{fill:none;stroke:var(--green);stroke-width:2px;vector-effect:non-scaling-stroke}.calculator-diagram .diagram-fill{fill:#e4f0ed}.calculator-diagram .diagram-cut{fill:#fff;stroke:#9a4b35;stroke-dasharray:5 4}.calculator-diagram .diagram-grid{stroke:#a9c9c1;stroke-width:1px}.calculator-diagram .diagram-add{stroke:#267665}.calculator-diagram .diagram-minus{stroke:#9a4b35}.calculator-diagram .diagram-tick{stroke-width:1.5px}.calculator-diagram text{fill:var(--muted);text-anchor:middle;font-size:11px}.calculator-diagram .diagram-side-label{transform-origin:55px 66px;transform:rotate(-90deg)}.calculator-diagram figcaption{color:var(--muted);text-align:center;margin-top:4px;font-size:12px}@media (width<=640px){.calculator-diagram{padding:9px 10px 8px}.calculator-diagram svg{height:104px}}
