@charset "UTF-8";
@font-face{font-family:Ubuntu;src:url('assets/fonts/Ubuntu-Regular.woff2') format('woff2');font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:Ubuntu;src:url('assets/fonts/Ubuntu-Medium.woff2') format('woff2');font-style:normal;font-weight:500;font-display:swap}
@font-face{font-family:Ubuntu;src:url('assets/fonts/Ubuntu-Bold.woff2') format('woff2');font-style:normal;font-weight:700;font-display:swap}
:root{--ink:#302e27;--muted:#777164;--teal:#806427;--dark-teal:#654e20;--mint:#f7efd5;--pale:#faf7ee;--line:#e8e2d4;--orange:#ddc382;--font:Ubuntu,Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:26px}body{margin:0;font-family:var(--font);font-size:16px;line-height:1.55;color:var(--ink);background:#fff;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}button,a{touch-action:manipulation;-webkit-tap-highlight-color:transparent}button{color:inherit}button:disabled{cursor:wait;opacity:.7}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible{outline:3px solid #9a7a30;outline-offset:4px}::selection{background:#f1dfaa}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.24}button{border:0}img{max-width:100%;display:block}[hidden]{display:none!important}.wrap{width:calc(100% - 80px);max-width:1120px;margin:0 auto}.icon-library{position:absolute;width:0;height:0;overflow:hidden}.icon{display:block;width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}
.header{min-height:100px;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{display:flex;align-items:center;gap:13px;white-space:nowrap}.brand-mark{width:44px;height:44px;border-radius:9px;background:var(--teal);color:#fff;display:grid;place-items:center;transform:rotate(-4deg)}.brand-mark .icon{width:27px;height:27px;stroke-width:1.7;transform:rotate(4deg)}.brand strong{font-size:23px;letter-spacing:-.6px;line-height:1.15;display:block}.brand strong span{color:var(--teal)}.brand small{display:block;color:#807d75;letter-spacing:.35px;font-size:11px;margin-top:5px}.desktop-nav{display:flex;gap:26px;align-items:center;margin-left:15px}.desktop-nav a{font-size:14px;white-space:nowrap;position:relative;transition:color .2s}.desktop-nav a:hover{color:var(--teal)}.desktop-nav a::after{content:'';position:absolute;bottom:-6px;left:0;right:0;height:2px;background:var(--teal);transform:scaleX(0);transition:transform .2s}.desktop-nav a:hover::after{transform:scaleX(1)}.header-contact{text-align:right;white-space:nowrap}.header-contact>a{font-size:20px;letter-spacing:-.35px;font-weight:700}.header-contact>span{display:flex;gap:6px;align-items:center;justify-content:flex-end;font-size:10px;color:#85827b;margin-top:5px}.header-contact i{width:5px;height:5px;border-radius:50%;background:#9c9761}.menu-toggle{display:none;padding:8px;border-radius:5px;background:var(--pale);color:var(--dark-teal)}.mobile-nav{padding:0 0 18px;display:grid;grid-template-columns:1fr 1fr;gap:8px}.mobile-nav a{padding:9px 12px;background:var(--pale);font-size:13px;border-radius:5px}
.top-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;padding:24px 18px 31px;border-bottom:1px solid var(--line);margin-bottom:28px}.top-benefits>div{display:flex;align-items:center;gap:14px}.top-benefits .icon{width:38px;height:38px;stroke-width:1.8;color:var(--dark-teal)}.top-benefits p{line-height:1.45}.top-benefits strong{display:block;font-size:14px;font-weight:500}.top-benefits span{display:block;font-size:12px;color:#807d74;margin-top:3px}
.main-column>.top-benefits{width:100%;max-width:none;margin:0 0 28px;padding:0 0 25px;gap:18px}
@media(min-width:821px){.main-column>.top-benefits>div{align-items:flex-start;gap:10px}.main-column>.top-benefits .icon{width:28px;height:28px}.main-column>.top-benefits strong{font-size:13px}.main-column>.top-benefits span{font-size:11px}}
@media(min-width:821px) and (max-width:1100px){.main-column>.top-benefits{grid-template-columns:1fr;gap:16px}}
.page-grid{display:grid;grid-template-columns:minmax(0,752px) minmax(0,280px);gap:65px;align-items:start}.main-column{min-width:0}.about h1{font-size:36px;font-weight:700;letter-spacing:-1.1px;margin-bottom:22px}.about h1 span{color:var(--teal)}.master-intro{display:grid;grid-template-columns:120px 1fr;gap:22px;align-items:start}.master-photo{width:120px;height:120px;object-fit:cover;object-position:center;border-radius:5px;background:#e5e4e0}.master-intro p{font-size:15px;line-height:1.65;margin:-3px 0 10px}.intro-phone{font-weight:500;color:var(--teal);font-size:19px;white-space:nowrap;border-bottom:1px solid #cdc4ac}.intro-phone:hover{border-color:var(--teal)}.intro-phone-caption{font-size:13px;color:#807c73;white-space:nowrap}.glass-notice{display:flex;align-items:center;gap:14px;background:#45453c;border:1px solid #c9b47b;border-radius:8px;padding:14px 19px;margin:22px 0 27px}.notice-symbol{position:relative;display:grid;place-items:center;flex-shrink:0;width:32px;height:31px;border-radius:9px;background:#dec383;color:white;font-size:25px;line-height:1;font-weight:700;margin-right:2px}.notice-symbol::after{content:'';position:absolute;bottom:-5px;left:13px;width:10px;height:10px;transform:rotate(45deg);background:#dec383;border-radius:2px}.glass-notice strong{display:block;text-transform:uppercase;color:#eed69c;font-size:14px;font-weight:500;letter-spacing:.4px;line-height:1.5}.glass-notice div>span{display:block;color:#d9d7d2;font-size:11px;margin-top:3px;line-height:1.5}
.eyebrow{display:block;color:var(--teal);font-size:10px;letter-spacing:1.6px;text-transform:uppercase;font-weight:500}.callback-banner{position:relative;isolation:isolate;overflow:hidden;background:var(--mint);border-radius:8px;min-height:273px;margin-bottom:38px}.callback-inner{padding:27px 30px 24px;position:relative;z-index:1}.callback-banner h2{font-size:26px;font-weight:700;letter-spacing:-.5px;margin:10px 0 23px}.banner-photo{position:absolute;z-index:0;inset:0 0 0 43%;background:linear-gradient(90deg,#f7efd5 0%,rgba(247,239,213,.45) 68%,rgba(247,239,213,.07)),none 65% center/cover no-repeat;opacity:.82}.callback-form{max-width:445px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px;align-items:start}.phone-field{min-width:0}input[type=tel]{width:100%;height:49px;border:1px solid #d9d4c9;border-radius:4px;padding:0 15px;background:#fff;color:var(--ink);font-size:16px;transition:box-shadow .18s,border-color .18s}input[type=tel]::placeholder{color:#959289}input[type=tel]:focus{outline:0;border-color:var(--teal);box-shadow:0 0 0 3px #5c4d2715}input[aria-invalid=true]{border-color:#b34632}.button{display:inline-flex;align-items:center;justify-content:center;gap:13px;min-height:49px;padding:12px 20px;background:var(--teal);border:1px solid var(--teal);border-radius:4px;color:#fff;font-size:15px;font-weight:500;line-height:1.3;transition:background .18s,transform .18s}.button:hover{background:var(--dark-teal);border-color:var(--dark-teal);transform:translateY(-1px)}.button .icon{width:18px;height:18px}.submit-button{white-space:nowrap;padding:12px 15px;width:100%;gap:12px}.consent-row{display:flex;align-items:flex-start;gap:9px;margin-top:13px;font-size:10px;line-height:1.5;color:#7e7767;max-width:430px}.consent-row input{width:15px;height:15px;min-width:15px;accent-color:var(--teal);margin:2px 0 0}.consent-row label{cursor:pointer}.text-button{padding:0;border:0;background:none;font:inherit;color:inherit;text-decoration:underline;text-underline-offset:2px;text-align:inherit;cursor:pointer}.text-button:hover{color:var(--teal)}.field-error{display:block;font-size:11px;line-height:1.4;color:#9a3727}.field-error:not(:empty){margin-top:7px}.form-status{background:#fff;border-left:3px solid var(--teal);padding:11px 12px;font-size:12px;line-height:1.6;margin-top:13px;color:#574e36}.form-status a{font-weight:700;text-decoration:underline;white-space:nowrap}.alternative-call{font-size:12px;color:#786e54;margin:17px 0 0}.alternative-call a{color:var(--dark-teal);font-size:14px;font-weight:500;white-space:nowrap}
.section-title h2,.process>h2,.question-section>h2{font-size:27px;font-weight:700;letter-spacing:-.5px}.section-title p{font-size:14px;color:#85827b;margin-top:10px;line-height:1.65}.filters{display:flex;flex-wrap:wrap;gap:8px;margin:23px 0 18px}.filter{padding:7px 13px;min-height:35px;border:1px solid #e9e7e1;border-radius:5px;background:#fff;color:#7c7668;font-size:12px;transition:background .15s}.filter:hover{border-color:#beb49c}.filter.is-active{background:var(--teal);border-color:var(--teal);color:#fff}.price-table{width:100%;border-collapse:collapse;text-align:left}.price-table thead{background:#f5f4f1;color:#87847d;font-size:11px}.price-table th{padding:11px 17px;font-weight:400}.price-table th:last-child{text-align:right}.price-table td{padding:18px 17px;border-bottom:1px solid var(--line);vertical-align:middle}.price-table td:first-child{padding-left:17px}.price-table td:last-child{text-align:right;width:150px}.price-table td>strong{display:block;font-size:15px;font-weight:500;line-height:1.45}.price-table td>span{display:block;margin-top:5px;font-size:12px;line-height:1.6;color:#89857c}.price-action{display:inline-flex;align-items:center;gap:9px;white-space:nowrap;color:var(--teal);font-size:12px}.price-action .icon{height:14px;width:14px}.price-action:hover{text-decoration:underline}.price-footnote{padding:20px 17px;background:var(--pale);margin-top:16px;border-radius:5px}.price-footnote p{font-size:13px;line-height:1.65;color:#7e796d}.price-footnote p strong{font-weight:500}.price-footnote>a{display:block;font-size:13px;margin-top:11px;color:var(--teal)}.price-footnote>a strong{font-size:16px;font-weight:500;white-space:nowrap}
.process{margin:45px 0}.process>h2{font-size:26px;max-width:620px}.process ol{padding:0;margin:24px 0 0;list-style:none}.process li{display:flex;align-items:flex-start;gap:20px;padding:24px 0;border-top:1px solid var(--line)}.process li:last-child{padding-bottom:0}.step-number{display:grid;place-items:center;flex-shrink:0;width:38px;height:38px;border-radius:50%;background:#f0ede6;color:var(--teal);font-size:13px;font-weight:500}.process h3{font-size:18px;letter-spacing:-.2px;font-weight:500;margin:3px 0 9px}.process p{font-size:14px;color:#807c71;line-height:1.75}.process li a{font-size:15px;color:var(--teal);font-weight:500;display:inline-block;margin-top:10px}.question-section{margin:44px 0}.faq-list{margin-top:23px}.faq-list details{border-bottom:1px solid var(--line);padding:18px 0}.faq-list details:first-child{border-top:1px solid var(--line)}.faq-list summary{list-style:none;position:relative;padding:2px 36px 2px 0;font-size:16px;font-weight:400;line-height:1.55;cursor:pointer}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary::after{position:absolute;right:1px;top:0;content:'+';color:var(--teal);font-size:23px;font-weight:400;line-height:1.2}.faq-list details[open] summary{font-weight:500;color:var(--teal)}.faq-list details[open] summary::after{content:'−'}.faq-list p{font-size:14px;color:#807c72;line-height:1.75;margin:14px 0 5px}.faq-list details>a{color:var(--teal);font-weight:500;font-size:15px}.contacts{border-radius:8px;background:#f5f3ee;border:1px solid #ebe8df;padding:28px 30px 30px;margin-bottom:58px}.contacts h2{font-size:25px;letter-spacing:-.5px;margin:11px 0 19px}.large-phone{font-size:30px;letter-spacing:-.6px;font-weight:700;display:flex;align-items:center;gap:13px;color:var(--teal);white-space:nowrap}.large-phone .icon{width:25px;height:25px}.contacts>p{font-size:13px;color:#868175;margin:10px 0 20px}.contacts>.button{min-height:43px;font-size:13px;padding:11px 16px}
.sidebar{padding-top:51px}.sidebar-inner{position:relative}.sidebar-benefits{padding:7px 0 0;position:relative}.sidebar-benefits::before{content:'+';font-size:16px;color:#e8e5dc;position:absolute;right:2px;top:-20px;text-shadow:-23px 0 #e8e5dc,-46px 0 #e8e5dc,0 23px #e8e5dc,-23px 23px #e8e5dc,-46px 23px #e8e5dc}.sidebar-benefits>h2{font-size:22px;letter-spacing:-.5px;margin-bottom:25px;position:relative;max-width:200px}.sidebar-benefits>div{display:flex;align-items:flex-start;gap:14px;margin-bottom:24px}.sidebar-benefits .icon{width:33px;height:33px;stroke-width:1.75;color:var(--dark-teal);margin-top:1px}.sidebar-benefits p{font-size:13px;line-height:1.55}.sidebar-benefits p strong{display:block;font-size:14px;font-weight:500;margin-bottom:4px}.sidebar-benefits p span{display:block;color:#87837a}.sidebar-call{padding:23px 20px 21px;border:3px solid #d9cfb7;border-radius:6px;background:#f8f7f5;margin-top:28px}.sidebar-call h2{font-size:25px;font-weight:700;letter-spacing:-.4px;margin:10px 0 15px}.sidebar-phone{display:block;font-size:23px;letter-spacing:-.5px;font-weight:700;white-space:nowrap;color:var(--teal)}.sidebar-call>p{font-size:11px;color:#89867d;margin:7px 0 18px}.sidebar-call>.button{width:100%;font-size:14px;min-height:43px;gap:10px}.sidebar-callback{margin-top:22px;background:#fff;border:1px solid var(--line);border-radius:6px;padding:21px}.sidebar-callback h2{font-size:20px;letter-spacing:-.3px}.sidebar-callback>p{font-size:12px;line-height:1.7;color:#87837a;margin:11px 0 18px}.compact-form .form-row{grid-template-columns:1fr;gap:10px}.compact-form input[type=tel]{font-size:15px;height:44px}.compact-form .button{min-height:44px;font-size:13px}.compact-form .consent-row{font-size:9px;gap:7px;line-height:1.5}.compact-form .consent-row input{width:13px;height:13px;min-width:13px}.sidebar-tip{display:flex;align-items:flex-start;gap:11px;color:#908872;margin-top:22px;padding:0 5px}.sidebar-tip .icon{height:22px;width:22px;margin-top:2px}.sidebar-tip p{font-size:12px;line-height:1.75}.sidebar-tip p strong{display:block;font-weight:500;color:#6e6652}
.footer{background:#f7f6f5;border-top:1px solid #eceae6;padding:31px 0 102px}.footer-inner{display:flex;justify-content:space-between;align-items:center;gap:25px;flex-wrap:wrap}.footer-brand{gap:10px}.footer-brand .brand-mark{width:32px;height:32px;border-radius:6px}.footer-brand .brand-mark .icon{width:21px;height:21px}.footer-brand strong{font-size:19px}.footer nav{display:flex;gap:22px;align-items:center;font-size:12px;color:#7d796e}.footer nav .text-button{text-decoration:none}.footer-phone{font-size:19px;font-weight:500;white-space:nowrap;color:var(--teal)}.footer-inner>p{flex-basis:100%;font-size:11px;color:#95928b;margin-top:0}.floating-call{position:fixed;bottom:22px;right:24px;z-index:9;display:flex;align-items:center;gap:13px;padding:12px 21px 12px 17px;border-radius:9px;background:var(--teal);color:#fff;box-shadow:0 5px 24px #42381c24,0 0 0 4px #ffffffc9;transition:background .2s,transform .2s}.floating-call:hover{transform:translateY(-2px);background:var(--dark-teal)}.floating-call>.icon{width:23px;height:23px;stroke-width:1.8}.floating-call>span{font-weight:500;font-size:18px;letter-spacing:-.25px;line-height:1.2}.floating-call small{font-size:10px;font-weight:400;display:block;letter-spacing:.2px;margin-bottom:4px;opacity:.8}.info-dialog{position:fixed;max-width:480px;width:calc(100% - 34px);max-height:85svh;overflow:auto;margin:auto;border:1px solid var(--line);border-radius:10px;padding:35px 31px;color:var(--ink);background:#fff;box-shadow:0 20px 80px #3e341a25}.info-dialog::backdrop{background:#2e281866;backdrop-filter:blur(3px)}.info-dialog h2{font-size:26px;margin:0 0 21px}.info-dialog p{font-size:14px;color:#807c72;line-height:1.75;margin:0 0 17px}.info-dialog .button{margin-top:8px}.dialog-close{position:absolute;top:9px;right:9px;padding:7px;background:var(--pale);color:#807760;border-radius:5px}.dialog-close .icon{width:19px;height:19px}
@media(min-width:1450px){.wrap{max-width:1160px}.page-grid{grid-template-columns:minmax(0,1fr) 280px;gap:70px}.about h1{font-size:38px}.master-intro p{font-size:16px}.top-benefits{padding-top:28px;padding-bottom:33px}.callback-banner{min-height:286px}.callback-inner{padding:30px 34px}.sidebar{padding-top:54px}}
@media(max-width:1100px){.wrap{width:calc(100% - 56px)}.header{gap:22px;min-height:90px}.brand strong{font-size:21px}.brand-mark{width:39px;height:39px}.desktop-nav{gap:18px;margin-left:0}.desktop-nav a{font-size:12px}.header-contact>a{font-size:17px}.page-grid{grid-template-columns:minmax(0,1fr) 255px;gap:38px}.about h1{font-size:33px;max-width:540px}.master-intro{grid-template-columns:112px 1fr;gap:18px}.master-photo{width:112px;height:112px}.master-intro p{font-size:14px;line-height:1.65}.intro-phone{font-size:18px}.intro-phone-caption{display:block;font-size:12px;white-space:normal;margin-top:5px}.top-benefits{gap:20px;padding-left:0;padding-right:0}.top-benefits strong{font-size:13px}.top-benefits span{font-size:11px}.top-benefits .icon{width:33px;height:33px}.top-benefits>div{gap:11px}.glass-notice{padding:13px 15px;gap:12px}.glass-notice strong{font-size:12px}.glass-notice div>span{font-size:10px}.callback-inner{padding:24px}.callback-banner h2{font-size:24px}.callback-form{max-width:100%}.form-row{gap:10px}.submit-button{font-size:13px;gap:8px;padding:13px 10px}.submit-button .icon{width:15px;height:15px}.banner-photo{opacity:.4}.sidebar-call{padding:20px 16px}.sidebar-phone{font-size:21px}.sidebar-benefits>h2{font-size:21px}.sidebar-benefits>div{gap:11px}.sidebar-benefits .icon{width:29px;height:29px}.sidebar-benefits p{font-size:12px}.sidebar-benefits p strong{font-size:13px}.sidebar-callback{padding:18px}.sidebar-callback h2{font-size:19px}.price-table td{padding:17px 12px}.price-table td:first-child{padding-left:12px}.price-table td>strong{font-size:14px}.price-table td>span{font-size:11px}.price-table td:last-child{width:132px}.price-action{font-size:11px;gap:6px}.section-title h2,.question-section>h2,.process>h2{font-size:25px}.process h3{font-size:17px}.large-phone{font-size:27px}.footer nav{gap:15px;font-size:11px}.footer-phone{font-size:17px}}
@media(max-width:820px){.wrap{width:calc(100% - 40px);max-width:600px}.header{min-height:80px;gap:15px;flex-wrap:wrap;padding-top:17px;padding-bottom:16px}.brand{gap:10px}.brand strong{font-size:22px}.brand-mark{width:40px;height:40px}.brand small{font-size:10px}.desktop-nav{display:none}.header-contact{margin-left:auto}.header-contact>a{font-size:16px}.header-contact>span{font-size:8px;margin-top:3px}.menu-toggle{display:block;flex-shrink:0}.top-benefits{grid-template-columns:1fr;gap:19px;padding:22px 0;margin-bottom:25px}.top-benefits>div{gap:14px}.top-benefits .icon{width:32px;height:32px}.top-benefits strong{font-size:14px}.top-benefits span{font-size:12px;display:inline;margin-top:0}.top-benefits p{line-height:1.5}.page-grid{grid-template-columns:1fr;gap:0}.about h1{font-size:33px;max-width:530px;letter-spacing:-.8px;margin-bottom:20px}.about h1 span{display:block}.master-intro{grid-template-columns:105px 1fr;gap:17px}.master-photo{width:105px;height:105px}.master-intro p{font-size:14px}.intro-phone{font-size:18px}.intro-phone-caption{font-size:11px}.glass-notice{margin-top:21px;margin-bottom:23px;padding:14px 16px}.glass-notice strong{font-size:13px}.glass-notice div>span{font-size:11px}.callback-inner{padding:25px}.callback-banner h2{font-size:26px;margin:10px 0 21px}.callback-banner{margin-bottom:33px}.callback-form{max-width:420px}.submit-button{font-size:14px;min-height:49px}.banner-photo{opacity:.45}.consent-row{font-size:10px}.alternative-call{font-size:12px}.alternative-call a{font-size:14px}.price-table td>strong{font-size:14px}.price-table td>span{font-size:12px}.price-action{font-size:11px}.price-footnote p{font-size:12px}.section-title h2,.process>h2,.question-section>h2{font-size:26px}.section-title p{font-size:13px}.process{margin:37px 0}.process h3{font-size:17px}.process p{font-size:13px}.process li{gap:15px}.faq-list summary{font-size:15px}.question-section{margin:36px 0}.contacts{padding:25px;margin-bottom:30px}.contacts h2{font-size:24px}.large-phone{font-size:29px}.contacts>p{font-size:12px}.sidebar{padding-top:0}.sidebar-inner{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:40px}.sidebar-benefits{display:none}.sidebar-call,.sidebar-callback{margin-top:0}.sidebar-call{padding:19px 16px}.sidebar-call h2{font-size:23px}.sidebar-phone{font-size:19px}.sidebar-call>.button{font-size:12px;padding:12px 10px}.sidebar-callback{padding:20px 16px}.sidebar-callback h2{font-size:18px}.sidebar-callback>p{font-size:11px}.sidebar-tip{grid-column:1/-1;margin-top:0}.footer{padding:27px 0 112px}.footer-inner{gap:20px}.footer nav{order:3;flex-basis:100%;gap:20px}.footer-inner>p{order:4}.footer-phone{font-size:17px}.floating-call{bottom:14px;left:16px;right:16px;margin:0 auto;max-width:430px;justify-content:center;padding:12px 20px;gap:16px;border-radius:8px}.floating-call>span{font-size:19px}.floating-call>.icon{width:23px;height:23px}}
@media(max-width:480px){.wrap{width:calc(100% - 36px)}.header{gap:12px;padding:17px 0 14px;min-height:86px}.brand strong{font-size:21px}.brand small{font-size:9px}.brand-mark{width:37px;height:37px}.brand-mark .icon{width:23px;height:23px}.header-contact{order:3;margin:0;flex-basis:100%;display:flex;justify-content:space-between;align-items:center;padding-top:1px}.header-contact>a{font-size:18px;letter-spacing:-.3px}.header-contact>span{font-size:9px;margin:0}.menu-toggle{margin-left:auto}.top-benefits{gap:16px;padding:18px 0 21px;margin-bottom:24px}.top-benefits .icon{width:29px;height:29px}.top-benefits strong{font-size:13px}.top-benefits span{font-size:11px}.about h1{font-size:30px;letter-spacing:-.7px;line-height:1.2;margin-bottom:18px}.master-intro{grid-template-columns:92px 1fr;gap:14px}.master-photo{width:92px;height:92px;border-radius:4px}.master-intro p{font-size:13px;line-height:1.6;margin-top:-2px;margin-bottom:9px}.master-intro p:nth-child(2){font-size:12px;color:#7c786d}.intro-phone{font-size:16px;letter-spacing:-.25px}.intro-phone-caption{font-size:10px;line-height:1.5}.glass-notice{padding:13px 14px;gap:12px;margin:22px 0}.glass-notice strong{font-size:12px;line-height:1.5;letter-spacing:.25px}.glass-notice div>span{font-size:10px;line-height:1.6}.notice-symbol{width:30px;height:30px;font-size:24px}.callback-inner{padding:23px 21px}.eyebrow{font-size:9px;letter-spacing:1.2px}.callback-banner h2{font-size:25px;letter-spacing:-.4px;margin-top:10px;margin-bottom:20px}.form-row{grid-template-columns:1fr;gap:10px}.callback-form{max-width:none}.submit-button{font-size:15px}.phone-field input{height:49px;font-size:16px}.consent-row{font-size:10px;line-height:1.55;margin-top:12px}.alternative-call{font-size:11px;line-height:1.9;margin-top:14px}.alternative-call a{display:block;font-size:17px}.banner-photo{inset:0 0 0 10%;opacity:.22}.section-title h2,.process>h2,.question-section>h2{font-size:25px}.section-title p{font-size:12px}.filters{gap:6px;margin-top:19px}.filter{font-size:10px;min-height:33px;padding:7px 10px}.price-table th{font-size:10px;padding:10px 8px}.price-table td{padding:16px 8px}.price-table td:first-child{padding-left:8px}.price-table td>strong{font-size:13px;line-height:1.55}.price-table td>span{font-size:11px;line-height:1.65}.price-table td:last-child{width:91px}.price-action{font-size:10px;gap:4px;white-space:normal}.price-action .icon{width:11px;height:11px}.price-footnote{padding:17px 14px}.price-footnote>a{font-size:11px;line-height:1.7}.price-footnote>a strong{font-size:15px;display:block}.process{margin:33px 0}.process li{gap:13px;padding:22px 0}.step-number{width:32px;height:32px;font-size:11px}.process h3{font-size:16px}.process p{font-size:12px}.faq-list summary{font-size:14px;padding-right:27px}.faq-list p{font-size:13px}.contacts{padding:23px 20px}.contacts h2{font-size:23px}.large-phone{font-size:25px;letter-spacing:-.6px;gap:10px}.large-phone .icon{width:21px;height:21px}.contacts>p{font-size:11px}.contacts>.button{font-size:12px;width:100%}.sidebar-inner{grid-template-columns:1fr;gap:17px;margin-bottom:30px}.sidebar-call{padding:22px}.sidebar-call h2{font-size:25px}.sidebar-call h2 br{display:none}.sidebar-phone{font-size:27px}.sidebar-call>p{font-size:12px}.sidebar-call .button{font-size:14px}.sidebar-callback{padding:23px}.sidebar-callback h2{font-size:23px}.sidebar-callback>p{font-size:13px}.compact-form .consent-row{font-size:10px}.compact-form .button{font-size:14px}.compact-form input[type=tel]{height:48px;font-size:16px}.sidebar-tip{padding:3px 4px}.footer-inner{gap:18px}.footer nav{gap:16px;font-size:10px}.footer-brand strong{font-size:18px}.footer-phone{font-size:16px;letter-spacing:-.3px}.footer-inner>p{font-size:10px;line-height:1.75}.floating-call{bottom:13px;left:15px;right:15px}.floating-call>span{font-size:18px}.info-dialog{padding:33px 23px}.info-dialog h2{font-size:23px}}
@media(max-width:360px){.master-intro{grid-template-columns:82px 1fr;gap:12px}.master-photo{width:82px;height:82px}.master-intro p{font-size:12px}.intro-phone{font-size:14px}.header-contact>a{font-size:16px}.header-contact>span{font-size:8px}.about h1{font-size:27px}.glass-notice{padding:12px;gap:10px}.glass-notice strong{font-size:11px}.glass-notice div>span{font-size:9px}.callback-banner h2{font-size:23px}.filter{padding:7px 8px;font-size:9px}.large-phone{font-size:22px}.footer-phone{font-size:14px}.footer-brand strong{font-size:16px}.footer-brand .brand-mark{width:28px;height:28px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
/* Карточка частного специалиста и отзывы в привычном формате. */
.about{border:1px solid #e5e4e0;border-radius:12px;padding:23px 24px 0;margin-bottom:25px;background:#fff;box-shadow:0 3px 12px #3e341a03}.profile-kicker{display:block;font-size:11px;letter-spacing:.3px;color:#918f8a;line-height:1.4;margin-bottom:7px}.about h1{font-size:31px;margin:0 0 22px;letter-spacing:-.8px}.profile-conditions{display:flex;flex-wrap:wrap;gap:7px;margin-top:18px}.profile-conditions>span{font-size:10px;line-height:1.4;padding:6px 9px;background:#f5f4f1;color:#757062;border-radius:5px}.about .glass-notice{margin:17px 0 22px}.sidebar{padding-top:0;align-self:stretch}.sidebar-inner{position:sticky;top:20px}.sidebar-call{margin-top:0;border:1px solid #e2dfd9;background:#fff;padding:24px 21px;border-radius:12px;box-shadow:0 4px 20px #362e1b06}.sidebar-call h2{font-size:26px;margin:12px 0 14px}.sidebar-call .contact-price{font-size:13px;line-height:1.65;color:#86837a;margin:0 0 22px}.direct-call-button{display:flex;align-items:center;justify-content:center;gap:11px;background:var(--teal);color:#fff;border:1px solid var(--teal);border-radius:7px;padding:14px 8px;transition:background .2s}.direct-call-button:hover{background:var(--dark-teal)}.direct-call-button .icon{width:21px;height:21px}.direct-call-button strong{display:block;font-size:18px;letter-spacing:-.4px;white-space:nowrap;line-height:1.3}.direct-call-button small{display:block;text-align:center;font-size:11px;font-weight:400;line-height:1.5;margin-top:3px;opacity:.8}.callback-secondary{display:block;text-align:center;border:1px solid #ded8c8;border-radius:7px;padding:12px 8px;font-size:12px;color:var(--teal);background:#faf9f5;margin-top:10px}.callback-secondary:hover{background:#f4f1e9}.sidebar-call .contact-hours{font-size:10px;text-align:center;margin:14px 0 18px;color:#92908a}.contact-agreement{display:flex;gap:9px;align-items:center;border-top:1px solid #eeede9;padding-top:17px;color:#928b78;font-size:10px;line-height:1.65}.contact-agreement .icon{width:23px;height:23px}.sidebar-benefits{margin-top:34px}.sidebar-benefits>h2{font-size:20px}.sidebar-benefits::before{display:none}.sidebar-callback{margin-top:27px}.reviews-section{margin:46px 0 42px;scroll-margin-top:25px}.reviews-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.reviews-heading h2{font-size:27px;font-weight:700;letter-spacing:-.6px;margin-top:8px}.review-contact{font-size:12px;color:var(--teal);white-space:nowrap}.review-contact span{margin-left:5px}.review-card{padding:28px 0 27px;border-bottom:1px solid #e9e8e7;scroll-margin-top:30px}.review-author{display:flex;align-items:center;gap:11px;margin-bottom:14px}.review-avatar{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;font-size:12px;font-weight:500;flex-shrink:0}.review-avatar.mint{background:#e9e5dc;color:#78705b}.review-avatar.peach{background:#f7e2d1;color:#977256}.review-avatar.lavender{background:#e5e1f3;color:#786b9a}.review-name{font-weight:500;font-size:15px;color:#2c2b27}.review-demo-badge{margin-left:auto;font-size:10px;line-height:1.4;padding:4px 7px;border-radius:4px;background:#f5f5f3;color:#96948f}.review-meta{display:flex;align-items:center;gap:16px;margin-bottom:11px}.review-stars{display:inline-flex;gap:2px;line-height:1;font-family:Arial,sans-serif;font-size:24px;letter-spacing:0}.review-stars .filled{color:#eac14a}.review-stars .empty{color:#e5e4e1}.review-date{font-size:14px;color:#959490;line-height:1.5}.review-text{font-size:16px;line-height:1.65;color:#2c2b27;font-weight:400}.review-text.is-collapsed{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}.review-expand{display:block;padding:1px 0 0;margin-top:0;font-size:16px;line-height:1.65;color:#9b9993;background:none;border:0}.review-expand:hover{color:#6b624c}.review-photos{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;max-width:550px;margin-top:21px}.review-photo{position:relative;aspect-ratio:1;overflow:hidden;border-radius:14px;border:0;background:#f2f1ed;padding:0}.review-photo img{width:100%;height:100%;object-fit:cover;display:block;transition:filter .2s}.review-photo:hover img{filter:brightness(.92)}.crop-hands{transform:scale(2.15);transform-origin:bottom right}.crop-hinge{transform:scale(1.65);transform-origin:right bottom}.crop-window{object-position:95% center}.crop-room{object-position:50% bottom}.review-actions{display:flex;align-items:center;gap:23px;margin-top:22px}.review-reaction,.review-share{display:flex;align-items:center;gap:9px;padding:3px 0;border:0;background:none;color:#8e8b85;min-height:31px;font-size:17px}.review-actions svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.review-actions button:hover{color:#675d43}.review-actions button[aria-pressed=true]{color:var(--teal)}.reaction-count{min-width:9px;font-size:14px;color:inherit}.more-reviews{display:block;width:100%;min-height:46px;margin-top:21px;border:1px solid #e7e5e1;border-radius:6px;background:#f9f8f6;color:#756f5f;font-size:13px}.more-reviews:hover{background:#f4f2ed}.reviews-empty{margin:20px 0;font-size:14px;color:#89857c}.gallery-dialog{max-width:720px;width:calc(100% - 32px);max-height:92svh;overflow:auto;padding:18px;background:#fff;border:0;border-radius:12px;box-shadow:0 20px 90px #0004;color:var(--ink)}.gallery-dialog::backdrop{background:#1d1910cc;backdrop-filter:blur(4px)}.gallery-header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:15px}.gallery-header h2{font-size:17px;font-weight:500}.gallery-close{display:grid;place-items:center;min-width:33px;height:33px;border-radius:50%;font-size:27px;line-height:1;background:#f3f2ee;color:#827d6f}.gallery-image-wrap{height:min(58svh,560px);overflow:hidden;background:#f3f2ef;border-radius:7px}.gallery-image-wrap img{width:100%;height:100%;object-fit:cover;display:block}.gallery-controls{display:flex;align-items:center;justify-content:center;gap:26px;margin-top:15px}.gallery-controls button{width:36px;height:33px;border-radius:5px;border:1px solid #e6e3dc;background:#faf9f5;color:#746a52;font-size:20px;line-height:1}.gallery-controls span{font-size:13px;color:#87837a}.gallery-dialog>p{font-size:11px;color:#99968d;line-height:1.7;text-align:center;margin-top:13px}.feedback-toast{position:fixed;z-index:30;bottom:108px;left:50%;transform:translateX(-50%);max-width:calc(100% - 35px);padding:12px 20px;color:#fff;background:#423c2e;border-radius:7px;box-shadow:0 6px 25px #332e2122;font-size:13px;line-height:1.5;text-align:center;pointer-events:none}
@media(min-width:1450px){.about h1{font-size:33px}}
@media(max-width:1100px){.desktop-nav{gap:15px}.desktop-nav a{font-size:11px}.about{padding:22px 20px 0}.about h1{font-size:29px}.sidebar-call{padding:21px 16px}.direct-call-button{gap:7px;padding:13px 7px}.direct-call-button strong{font-size:16px}.direct-call-button .icon{width:19px;height:19px}.sidebar-call h2{font-size:24px}.review-photos{gap:9px}.review-photo{border-radius:12px}}
@media(max-width:820px){.sidebar-inner{position:static}.sidebar{align-self:auto}.about{padding:22px 20px 0;margin-bottom:24px}.about h1{font-size:31px}.about h1 span{display:inline}.sidebar-call{margin-top:0;padding:21px 18px}.sidebar-benefits{margin-top:0}.sidebar-callback{margin-top:0}.sidebar-call h2{font-size:24px}.direct-call-button strong{font-size:17px}.reviews-section{margin:38px 0}.reviews-heading h2{font-size:26px}.reviews-heading{gap:13px}.review-contact{font-size:11px}.review-text{font-size:15px;line-height:1.7}.review-card{padding-top:26px;padding-bottom:25px}.review-stars{font-size:24px}.review-photos{max-width:100%;gap:9px}.review-actions{gap:25px}.review-actions svg{width:24px;height:24px}}
@media(max-width:480px){.about{padding:20px 15px 0;border-radius:10px}.profile-kicker{font-size:9px;margin-bottom:8px}.about h1{font-size:28px;line-height:1.2;margin-bottom:18px;letter-spacing:-.6px}.about h1 span{display:block}.master-intro{grid-template-columns:82px 1fr;gap:12px}.master-photo{width:82px;height:82px}.master-intro p{font-size:12px}.master-intro p:nth-child(2){font-size:11px}.intro-phone{font-size:14px}.intro-phone-caption{font-size:9px}.profile-conditions{gap:5px;margin-top:16px}.profile-conditions>span{padding:5px 6px;font-size:9px}.about .glass-notice{margin:15px -3px 17px;padding:12px 11px;gap:10px}.glass-notice strong{font-size:10px;letter-spacing:.2px}.glass-notice div>span{font-size:9px}.notice-symbol{width:28px;height:28px;font-size:23px}.reviews-heading{align-items:flex-end;flex-wrap:wrap;gap:10px}.reviews-heading h2{font-size:25px}.review-contact{font-size:11px;margin-bottom:3px}.review-name{font-size:14px}.review-author{gap:9px;margin-bottom:13px}.review-avatar{width:34px;height:34px;font-size:11px}.review-stars{font-size:23px;gap:2px}.review-date{font-size:13px}.review-meta{gap:13px;margin-bottom:10px}.review-text{font-size:15px;line-height:1.7}.review-expand{font-size:15px;line-height:1.7}.review-photos{gap:8px;margin-top:17px}.review-photo{border-radius:12px}.review-actions{margin-top:18px;gap:23px}.review-actions svg{width:23px;height:23px}.review-demo-badge{font-size:9px}.more-reviews{font-size:12px}.sidebar-call h2 br{display:none}.sidebar-call h2{font-size:26px}.direct-call-button strong{font-size:22px}.direct-call-button small{font-size:12px}.direct-call-button{padding:15px 10px;gap:13px}.direct-call-button .icon{width:23px;height:23px}.callback-secondary{font-size:13px}.sidebar-call .contact-price{font-size:13px}.sidebar-call .contact-hours{font-size:11px}.contact-agreement{font-size:11px;gap:12px}.gallery-dialog{padding:13px;border-radius:10px}.gallery-header h2{font-size:15px}.gallery-image-wrap{height:min(56svh,390px)}.gallery-dialog>p{font-size:10px}.feedback-toast{bottom:102px;font-size:12px}}
@media(max-width:360px){.about{padding:18px 12px 0}.about h1{font-size:25px}.master-intro{grid-template-columns:74px 1fr;gap:10px}.master-photo{width:74px;height:74px}.master-intro p{font-size:11px}.master-intro p:nth-child(2){font-size:10px}.intro-phone{font-size:12px}.intro-phone-caption{font-size:9px}.review-name{font-size:13px}.review-demo-badge{font-size:8px}.review-photos{gap:6px}.review-photo{border-radius:9px}.direct-call-button strong{font-size:21px}.profile-conditions>span{font-size:8px}.glass-notice strong{font-size:9px}.glass-notice div>span{font-size:8px}}
/* Расширенный список работ. */
.services-overview{display:flex;justify-content:space-between;align-items:center;gap:16px;margin:0 0 12px;color:#908c82;font-size:11px;line-height:1.5}.services-overview>span:last-child{white-space:nowrap;color:#78705c}.more-services{display:flex;align-items:center;justify-content:center;width:100%;min-height:46px;padding:11px 18px;margin-top:18px;border:1px solid #dfdacd;border-radius:6px;background:#f8f7f3;color:var(--teal);font-size:13px;font-weight:500}.more-services:hover{background:#f2efe8;border-color:#c9c0aa}.service-help{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:24px;padding:22px;background:#f4f1ea;border:1px solid #eae6dc;border-radius:8px}.service-help>div{max-width:360px}.service-help strong{display:block;font-size:17px;font-weight:500;line-height:1.4}.service-help p{font-size:12px;line-height:1.7;color:#807a6b;margin-top:7px}.service-help>a{display:flex;align-items:center;gap:10px;color:var(--teal);font-size:19px;font-weight:500;white-space:nowrap}.service-help>a:hover{text-decoration:underline;text-underline-offset:3px}.service-help .icon{width:23px;height:23px}.service-help small{display:block;font-size:10px;color:#928a77;font-weight:400;line-height:1.5;margin-bottom:4px}
@media(max-width:1100px){.service-help{align-items:flex-start;flex-direction:column;gap:15px;padding:20px}.service-help>div{max-width:none}.service-help>a{font-size:20px}}
@media(max-width:480px){.services .filters{gap:7px}.services .filter{font-size:11px;padding:8px 11px;min-height:36px}.services-overview{font-size:10px;gap:12px;align-items:flex-end}.services-overview>span:first-child{max-width:170px}.service-help{padding:18px;gap:15px}.service-help strong{font-size:16px}.service-help p{font-size:12px}.service-help>a{font-size:19px}.more-services{font-size:12px;min-height:46px}}
@media(max-width:360px){.services .filter{font-size:10px;padding:8px 10px}.service-help>a{font-size:17px}.service-help .icon{width:20px;height:20px}}

/* Мягкая сливочно-жёлтая палитра. */
:root{--accent:#eddaa0;--accent-hover:#e5ce87;--accent-ink:#403620}
body{background:#fffdf8}
.about,.sidebar-call,.sidebar-callback{background:#fffefa}
.brand-mark{background:var(--accent);color:var(--accent-ink)}
.brand strong span,.about h1 span{color:#8b7136}
.button,.direct-call-button,.floating-call{background:var(--accent);border-color:#decb92;color:var(--accent-ink)}
.button:hover,.direct-call-button:hover,.floating-call:hover{background:var(--accent-hover);border-color:#d8bd71;color:var(--accent-ink)}
.filter.is-active{background:var(--accent);border-color:#decb92;color:var(--accent-ink)}
.filter{background:#fffefa;color:#766a50;border-color:#e5decb}
.filter:hover{border-color:#c7ad68}
.profile-conditions>span,.step-number{background:#f5ecd0;color:#7c693c}
.top-benefits .icon,.sidebar-benefits .icon{color:#9a8142}
.callback-secondary,.more-services,.more-reviews{background:#faf4e2;color:#78602b;border-color:#e4d7b0}
.callback-secondary:hover,.more-services:hover,.more-reviews:hover{background:#f3e8c6}
.service-help{background:#f6edcf;border-color:#e9debc}
.contacts{background:#f8f0d8;border-color:#e8ddba}
.price-table thead,.price-footnote{background:#f7f3e7}
.glass-notice{background:#45453c;border-color:#c9b47b}
.glass-notice strong{color:#eed69c}
.glass-notice div>span{color:#e0dfd5}
.notice-symbol,.notice-symbol::after{background:#dec383;color:#45402e}
.review-avatar.mint{background:#f0e6c5;color:#82703e}
.review-text,.review-name{color:#302e28}

.review-demo-badge{background:#f5f0e2;color:#847c6d}
.floating-call{box-shadow:0 5px 24px #6850201c,0 0 0 4px #fffdf8de}
/* Область работ и источники отзывов. */
.service-scope{margin-top:19px;border-left:3px solid #dac58c;padding:10px 14px;background:#faf5e5;border-radius:0 6px 6px 0}.service-scope strong{display:block;font-size:13px;line-height:1.6;font-weight:500;color:#6f5e37}.service-scope span{display:block;font-size:12px;line-height:1.7;color:#817867;margin-top:3px}.review-source-badge{margin-left:auto;color:#82755b;font-size:10px;line-height:1.4;background:#f4eedf;border-radius:5px;padding:5px 8px;white-space:nowrap}.review-company{font-size:12px;line-height:1.6;color:#7d7463;margin:-5px 0 13px}.review-original{display:inline-block;margin-top:12px;font-size:12px;line-height:1.6;color:#806427;text-decoration:underline;text-underline-offset:3px}.review-original:hover{color:#574019}.review-text{margin:0}.review-actions{margin-top:17px}
@media(max-width:480px){.service-scope{padding:10px 12px}.service-scope strong{font-size:12px}.service-scope span{font-size:11px}.review-source-badge{font-size:9px;padding:5px 6px}.review-company{font-size:11px}.review-original{font-size:11px}}
/* На телефоне первое знакомство начинается с частного мастера. */
.intro-phone>strong{font:inherit}.intro-call-label,.mobile-invite{display:none}
@media(max-width:820px){
  .header{min-height:66px;padding:14px 0;flex-wrap:nowrap;border-bottom:1px solid var(--line);margin-bottom:15px;gap:12px}
  .header .header-contact{display:none}
  .header .brand-mark{width:34px;height:34px}
  .header .brand strong{font-size:20px}
  .header .brand small{font-size:9px;margin-top:3px}
  .header .menu-toggle{margin-left:auto}
  .about{display:flex;flex-direction:column;align-items:stretch;padding:21px 22px 0;margin-bottom:0;text-align:center;background:linear-gradient(180deg,#fcf6e4 0%,#fffefa 58%);border-color:#e8ddbb}
  .about .master-intro,.about .master-intro>div{display:contents}
  .about .master-photo{order:0;align-self:center;width:108px;height:108px;margin:0 0 13px;border:3px solid #fffdf8;border-radius:12px;box-shadow:0 3px 12px #6e592014;object-fit:cover}
  .about .profile-kicker{order:1;font-size:10px;letter-spacing:.3px;color:#8b783f;margin:0 0 8px}
  .about h1{order:2;font-size:29px;line-height:1.14;letter-spacing:-.7px;max-width:450px;margin:0 auto 13px}
  .about h1 span{display:block;color:#79612d}
  .about .master-intro p:first-child{order:3;max-width:430px;margin:0 auto 16px;font-size:14px;line-height:1.55;color:#66604f}
  .about .intro-phone{order:4;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;width:100%;max-width:370px;align-self:center;min-height:70px;padding:12px 10px;border:1px solid #d8be74;border-radius:8px;background:var(--accent);color:var(--accent-ink);white-space:nowrap;font-size:24px;font-weight:700;letter-spacing:-.5px;line-height:1.2}
  .about .intro-phone:hover{background:var(--accent-hover);border-color:#c9ad5e}
  .intro-call-label{display:block;font-size:12px;line-height:1.4;letter-spacing:0;font-weight:400}
  .about .intro-phone-caption{order:5;display:block;margin:8px 0 17px;font-size:10px;line-height:1.5;color:#84765a;white-space:normal}
  .desktop-invite{display:none}.mobile-invite{display:inline}
  .about .profile-conditions{order:6;justify-content:center;margin:0 0 15px;gap:6px}
  .about .profile-conditions>span{font-size:10px;padding:5px 8px;background:#f5eed9}
  .about .master-intro p:nth-child(2){order:7;font-size:12px;line-height:1.65;color:#7c7361;margin:0 auto 1px;max-width:420px;text-align:left}
  .about .glass-notice{order:8;text-align:left;margin:16px 0 19px;padding:12px 14px}
  .about .glass-notice strong{font-size:11px;letter-spacing:.15px}
  .about .glass-notice div>span{font-size:10px}
  .main-column>.top-benefits{width:100%;max-width:none;margin:0 0 23px;padding:22px 4px;gap:15px;border-bottom:1px solid var(--line)}
  .floating-call.is-before-phone{display:none}
}
@media(max-width:480px){
  .about{padding:19px 17px 0}
  .about .master-photo{width:100px;height:100px;margin-bottom:12px}
  .about h1{font-size:27px;max-width:320px;margin-bottom:12px}
  .about .master-intro p:first-child{font-size:13px;line-height:1.55;margin-bottom:15px}
  .about .intro-phone{font-size:24px;min-height:69px}
  .about .profile-conditions>span{font-size:9px;padding:5px 7px}
  .about .glass-notice{padding:12px 10px}
  .about .glass-notice strong{font-size:10px}
  .about .glass-notice div>span{font-size:9px}
}
@media(max-width:360px){
  .header{min-height:60px;padding:12px 0;margin-bottom:12px}
  .about{padding:16px 14px 0}
  .about .master-photo{width:88px;height:88px;margin-bottom:10px}
  .about .profile-kicker{font-size:9px;margin-bottom:7px}
  .about h1{font-size:24px;margin-bottom:11px}
  .about .master-intro p:first-child{font-size:12px;margin-bottom:13px}
  .about .intro-phone{font-size:22px;min-height:64px}
  .intro-call-label{font-size:11px}
  .about .intro-phone-caption{font-size:9px}
}
/* Фирменный знак: открытая створка и тёплый свет. */
.brand-mark{background:none;transform:none;border-radius:0;flex-shrink:0}
.brand-symbol{display:block;width:100%;height:100%;max-width:none}
.footer-brand .brand-mark{width:36px;height:36px;background:none;border-radius:0}
.header .brand small{color:#81745a;letter-spacing:.15px}
@media(max-width:820px){.header .brand-mark{width:42px;height:42px}.header .brand{gap:10px}.header .brand small{font-size:9px;letter-spacing:0}}

/* Высокая боковая колонка прокручивается до своего нижнего края. */
@media(min-width:821px){
  .sidebar-inner{position:relative;top:auto}
  .sidebar-inner.sidebar-can-stick{position:sticky;top:var(--sidebar-top,20px)}
}
/* Одна карточка связи с явным выбором способа звонка. */
.contact-card .contact-intro{font-size:13px;line-height:1.65;color:#807664;margin:0 0 19px}
.contact-card h2{font-size:25px;line-height:1.2;margin:11px 0 13px}
.contact-card .contact-hours{margin:12px 0 18px}
.callback-disclosure{border-top:1px solid #ebe3d0}
.callback-disclosure>summary{display:flex;align-items:center;justify-content:space-between;gap:10px;list-style:none;cursor:pointer;padding:16px 0;color:#806427;font-size:12px;font-weight:500;line-height:1.5}
.callback-disclosure>summary::-webkit-details-marker{display:none}
.callback-disclosure>summary .icon{width:16px;height:16px;transform:rotate(90deg);transition:transform .18s}
.callback-disclosure[open]>summary .icon{transform:rotate(-90deg)}
.callback-disclosure-body{padding:0 0 17px}
.callback-disclosure-body>p{font-size:12px;line-height:1.65;color:#807664;margin:0 0 14px}
.callback-disclosure .compact-form .button{font-size:13px;min-height:44px}
.contact-card .contact-note{border-top:1px solid #ebe3d0;font-size:10px;line-height:1.6;color:#8b816f;padding-top:14px;margin:0}
@media(max-width:820px){.sidebar-inner{display:block;margin-bottom:32px}.contact-card{max-width:480px;margin:0 auto}.contact-card h2{font-size:26px}.contact-card .direct-call-button strong{font-size:22px}.callback-disclosure>summary{font-size:13px}.contact-card .contact-note{font-size:11px}.callback-disclosure .compact-form .button{font-size:14px;min-height:48px}.callback-disclosure .compact-form input[type=tel]{height:48px;font-size:16px}.callback-disclosure .compact-form .consent-row{font-size:10px}}
@media(max-width:360px){.contact-card h2{font-size:23px}.contact-card .direct-call-button strong{font-size:20px}}

/* Стабильные переходы и раскрытие блоков без дополнительной анимации страницы. */
html{scroll-behavior:auto;scrollbar-gutter:stable}
body{overflow-anchor:none}
.sidebar{overflow-anchor:none}
.review-name{min-width:0;overflow-wrap:anywhere}
.review-text{white-space:pre-line;overflow-wrap:anywhere}
.review-author-link:hover{text-decoration:underline;text-underline-offset:3px}
dialog{overscroll-behavior:contain}
html:has(dialog[open]){overflow:hidden}
@media(hover:none){.button:hover,.floating-call:hover{transform:none}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{transition:none!important;animation:none!important}}

/* Отправка собственного отзыва и отдельные источники цитат. */
.review-tabs{display:flex;gap:8px;border-bottom:1px solid var(--line);padding-bottom:12px;margin-top:22px;margin-bottom:19px}
.review-tabs button{min-height:44px;padding:10px 18px;border:1px solid #e5decb;border-radius:7px;background:#fffefa;color:#786c50;font-size:13px;font-weight:500}
.review-tabs button[aria-selected=true]{background:var(--accent);border-color:#decb92;color:var(--accent-ink)}
.write-review-form,.review-pending{padding:26px;border:1px solid var(--line);border-radius:12px;background:#fffefa;max-width:620px}
.write-review-form h3,.review-pending h3{font-size:23px;line-height:1.25;letter-spacing:-.4px}
.write-review-intro{font-size:13px;line-height:1.7;color:#817967;margin-top:11px;max-width:490px}
.review-rating{border:0;padding:0;margin:21px 0 18px;min-width:0}
.review-rating legend,.writer-field>label{display:block;font-size:13px;font-weight:500;color:#736644;margin-bottom:8px}
.review-rating-options{display:flex;gap:5px}.rating-choice{position:relative;display:grid;place-items:center;width:44px;height:44px;cursor:pointer;border-radius:7px;color:#d5d2c7}
.rating-choice input{position:absolute;inset:0;width:100%;height:100%;margin:0;opacity:0;cursor:pointer}
.rating-choice span{font-family:Arial,sans-serif;font-size:36px;line-height:1;pointer-events:none}
.rating-choice.is-selected{color:#d6af3f}.rating-choice:focus-within{outline:2px solid #9a7a30;outline-offset:2px}
.writer-field{margin-top:18px}.writer-field input,.writer-field textarea{display:block;width:100%;max-width:100%;border:1px solid #d9d4c9;border-radius:7px;background:#fff;color:var(--ink);font:inherit;font-size:16px;line-height:1.6;padding:11px 13px;min-height:48px}
.writer-field textarea{resize:vertical;min-height:130px}.writer-field input::placeholder,.writer-field textarea::placeholder{color:#969080}
.writer-field input:focus,.writer-field textarea:focus{outline:2px solid #d8c68f;outline-offset:1px}
.writer-field [aria-invalid=true]{border-color:#b34632}
.writer-consent{display:flex;align-items:flex-start;gap:10px;margin-top:19px;color:#817866;font-size:11px;line-height:1.65}
.writer-consent>input{width:18px;height:18px;flex-shrink:0;margin:2px 0;accent-color:var(--teal)}.writer-consent label{cursor:pointer}
.writer-submit{width:100%;margin-top:22px;min-height:49px;font-size:14px}
.writer-moderation-note{font-size:11px;text-align:center;line-height:1.6;color:#897e65;margin-top:11px}
.writer-error{font-size:12px;color:#933d2c;line-height:1.7;background:#fff2ea;padding:12px;border-radius:6px;margin-top:14px}
.review-pending{text-align:center;padding:37px 25px}.review-pending-icon{display:grid;place-items:center;background:#f4e8bb;color:#91722d;border-radius:50%;width:60px;height:60px;margin:0 auto 20px}.review-pending-icon .icon{width:31px;height:31px}
.review-pending p{font-size:14px;line-height:1.75;color:#807660;max-width:360px;margin:13px auto 23px}.review-pending .button{font-size:13px}
.review-sources{margin-top:23px;color:#8b8069;font-size:11px;line-height:1.7}.review-sources summary{cursor:pointer;padding:8px 0;min-height:36px}.review-sources p{margin:7px 0}.review-sources ul{padding-left:18px;margin:12px 0}.review-sources li{margin-bottom:8px}.review-sources a{text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere}
@media(max-width:480px){.review-tabs button{font-size:12px;padding:10px 15px}.write-review-form,.review-pending{padding:21px 17px}.write-review-form h3,.review-pending h3{font-size:21px}.write-review-intro{font-size:12px}.writer-consent{font-size:10px}.writer-submit{font-size:13px}.review-pending{padding-top:30px;padding-bottom:28px}.review-pending p{font-size:13px}}

/* Спокойная справочная заметка об ограничении услуг. */
.about .glass-notice{background:#f7f5ef;border-color:#e8e3d8;padding:11px 14px;gap:10px;align-items:flex-start}
.about .glass-notice .notice-symbol{width:20px;height:20px;margin:1px 0 0;border:1px solid #aba28d;border-radius:50%;background:transparent;color:#79705d;font-size:13px;font-weight:500}
.about .glass-notice .notice-symbol::after{display:none}
.about .glass-notice strong{font-size:13px;font-weight:500;line-height:1.5;letter-spacing:0;text-transform:none;color:#6e675a}
.about .glass-notice div>span{font-size:11px;line-height:1.5;color:#777064;margin-top:2px}
@media(max-width:480px){.about .glass-notice{padding:10px 11px;gap:9px}.about .glass-notice strong{font-size:12px}.about .glass-notice div>span{font-size:11px}}

/* Отступ карточки после удаления заметки о стёклах. */
.about{padding-bottom:22px}
@media(max-width:480px){.about{padding-bottom:18px}}

/* Цены услуг и окно связи по выбранной работе. */
.price-table .price-action{padding:7px 0;min-height:44px;border:0;background:none;font-size:15px;font-weight:500;white-space:nowrap;gap:9px}
.price-table .price-action .icon{width:15px;height:15px}
.services-overview>span:first-child{max-width:none;white-space:normal}
.services-overview strong{font-weight:500;color:var(--teal)}
.service-price-note{font-size:11px;line-height:1.6;color:#837a68;margin:13px 0 0}
.service-price-dialog{position:fixed;inset:0;margin:auto;width:calc(100% - 32px);max-width:430px;max-height:calc(100svh - 32px);overflow:auto;padding:32px 26px 23px;border:1px solid var(--line);border-radius:14px;background:#fffefa;color:var(--ink);box-shadow:0 16px 65px #30261530}
.service-price-dialog::backdrop{background:#302b2066}
.service-price-close{position:absolute;right:8px;top:8px;display:grid;place-items:center;width:40px;height:40px;border-radius:8px;background:transparent;color:#80765e}
.service-price-close:hover{background:var(--pale)}
.service-price-dialog>.eyebrow{display:block;padding-right:22px}
.service-price-dialog h2{font-size:24px;line-height:1.3;margin:14px 0 19px;padding-right:10px;overflow-wrap:break-word}
.service-price-amount{display:flex;align-items:baseline;gap:9px;margin:0 0 13px}
.service-price-amount strong{font-size:29px;line-height:1.2;color:var(--teal)}
.service-price-amount span{font-size:12px;color:#827660}
#service-price-description{font-size:13px;line-height:1.7;color:#807660;margin-bottom:21px}
.service-price-dialog .direct-call-button{gap:10px}
.service-price-dialog .direct-call-button strong{font-size:22px}
.service-price-dialog .service-price-hours{font-size:11px;color:#91866f;text-align:center;margin-top:13px}
@media(max-width:480px){.price-table td:last-child{width:107px}.price-table .price-action{font-size:13px;gap:7px}.price-table .price-action .icon{width:13px;height:13px}.service-price-dialog{padding:29px 20px 20px}.service-price-dialog h2{font-size:22px}.service-price-dialog .direct-call-button strong{font-size:20px}.service-price-note{font-size:10px}}
@media(max-width:360px){.service-price-dialog .direct-call-button strong{font-size:18px}}

/* Компактный статус приёма звонков в карточке частного мастера. */
.about .profile-kicker{display:flex;align-items:center;flex-wrap:wrap;gap:7px 10px}
.master-status{display:inline-flex;align-items:center;gap:5px;padding:3px 7px;border-radius:20px;background:#eef5e9;color:#56723b;font-size:10px;font-weight:500;letter-spacing:0;line-height:1.4;white-space:nowrap}
.master-status-dot{width:5px;height:5px;border-radius:50%;background:#71994d;flex-shrink:0}
.master-status[data-online=false]{background:#f1eee5;color:#847a65}
.master-status[data-online=false] .master-status-dot{background:#a49983}
@media(max-width:820px){.about .profile-kicker{justify-content:center}.master-status{font-size:9px}}

/* Компактные фотографии к услугам: размеры заданы заранее, без скачка загрузки. */
.service-photos{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:26px}
.service-photos figure{margin:0;min-width:0;background:#faf7ee;border:1px solid var(--line);border-radius:10px;overflow:hidden}
.service-photos img{width:100%;height:auto;aspect-ratio:1.8;object-fit:cover;display:block}
.service-photos figcaption{padding:12px 13px;font-size:13px;line-height:1.5;font-weight:500;color:#71613d}
.service-photo-credits{margin-top:8px;font-size:10px;line-height:1.65;color:#968b72}
.service-photo-credits summary{cursor:pointer;width:max-content;max-width:100%;padding:5px 0;min-height:28px}
.service-photo-credits p{margin:5px 0}.service-photo-credits a{text-decoration:underline;text-underline-offset:2px;overflow-wrap:anywhere}
@media(max-width:480px){.service-photos{gap:10px;margin-top:20px}.service-photos img{aspect-ratio:1.3}.service-photos figcaption{font-size:11px;line-height:1.4;padding:10px 9px}.service-photo-credits{font-size:9px}}

/* Контактная почта и ссылки на отдельные документы. */
.contact-card .contact-hours{margin-bottom:5px}.contact-email{display:block;width:max-content;max-width:100%;margin:0 auto 18px;color:#806427;font-size:12px;line-height:1.6;text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere}
.service-photos figure>a{display:block}.service-photos figure>a:focus-visible{outline-offset:-4px}
.footer-inner nav a{overflow-wrap:normal;word-break:normal;white-space:nowrap;flex:0 0 auto}
.footer-inner nav a[href="privacym.php"]{white-space:normal;max-width:100%}.consent-row a,.writer-consent a{display:inline;white-space:normal}

/* Декоративный ряд сервисов перед подборкой отзывов. */
.review-platforms{margin:0 0 32px;padding:24px 18px 26px;border:1px solid var(--line);border-radius:12px;background:#fcf9f1}
.review-platforms-note{text-align:center;color:#807762;font-size:13px;line-height:1.5;margin:0 0 18px}
.review-platforms-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;max-width:480px;margin:0 auto}
.review-platform{min-width:0;display:flex;flex-direction:column;align-items:center;gap:11px}
.review-platform-rating{display:flex;align-items:center;gap:7px;line-height:1}
.review-platform-rating strong{font-size:25px;font-weight:700;color:var(--ink)}
.review-platform-rating>span{font-size:21px;color:#b68b2d}
.review-platform-circle{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;width:min(100%,136px);aspect-ratio:1;border:1px solid #ded7c7;border-radius:50%;background:#fffefb;padding:17px 8px}
.review-platform-circle img{display:block;object-fit:contain;flex-shrink:0}
.review-platform-name{font-size:13px;font-weight:500;white-space:nowrap;color:#49463f;line-height:1.25}
.platform-yandex{width:58px;height:58px}.platform-google{width:66px;height:66px}.platform-2gis{width:58px;height:58px}
@media(max-width:600px){.review-platforms{padding:20px 12px 23px}.review-platforms-grid{gap:12px}.review-platform-circle{padding:12px 7px;max-width:96px}.review-platform-name{font-size:11px}.platform-yandex{width:48px;height:48px}.platform-google{width:54px;height:54px}.platform-2gis{width:48px;height:48px}}
@media(max-width:380px){.review-platforms{padding:17px 8px 20px}.review-platforms-note{font-size:12px;margin-bottom:15px}.review-platforms-grid{gap:8px}.review-platform{gap:9px}.review-platform-rating strong{font-size:22px}.review-platform-rating>span{font-size:18px}.review-platform-circle{padding:8px 4px;gap:4px;max-width:76px}.review-platform-name{font-size:9px}.platform-yandex{width:35px;height:35px}.platform-google{width:39px;height:39px}.platform-2gis{width:35px;height:35px}}

/* Пять чётких жёлтых звёзд в примерах отзывов. */
.review-card .review-stars-vector{display:inline-flex;align-items:center;gap:3px;color:#ffcc00;line-height:1;font-size:0}
.review-card .review-stars-vector svg{display:block;width:24px;height:24px;fill:currentColor;stroke:none;flex:none}
.review-card .review-meta{margin:0 0 12px}
@media(max-width:480px){.review-card .review-stars-vector{gap:2px}.review-card .review-stars-vector svg{width:23px;height:23px}.review-card .review-meta{margin-bottom:11px}}

.service-area-context{font-size:12px;line-height:1.6;color:var(--muted);margin-top:16px}
.about h1 .master-name{font:inherit;color:inherit}
/* Reserve the title space so the fixed profile remains stable on small screens. */
@media(max-width:820px){.about h1{min-height:4.56em}}

/* Example dates stay compact beside the five stars. */
.review-attachment-picture{display:block}.review-attachment{display:block;width:auto;height:auto;max-width:min(100%,200px);max-height:220px;margin-top:16px;border-radius:10px}
.review-card .review-meta{flex-wrap:wrap;gap:8px 16px}
.review-card .review-date{font-size:13px;color:#888275;white-space:nowrap}
@media(max-width:480px){.review-card .review-meta{gap:7px 12px}.review-card .review-date{font-size:12px}}

.review-platform-rating{flex-wrap:wrap;justify-content:center;row-gap:4px}
.review-platform-rating .review-rating-caption{flex-basis:100%;font-size:10px;font-weight:400;line-height:1.3;color:var(--muted);text-align:center}
@media(max-width:380px){.review-platform-rating .review-rating-caption{font-size:9px}}

/* Header layout without a regional selector. */
.header{display:grid;grid-template-areas:"brand nav contact";grid-template-columns:auto minmax(0,1fr) auto;column-gap:22px;align-items:center}
.header-identity{grid-area:brand;min-height:0;padding:0}
.header .desktop-nav{grid-area:nav;margin:0;justify-content:center;gap:18px}
.header .header-contact{grid-area:contact}
@media(min-width:951px) and (max-width:1180px){
  .header{grid-template-columns:auto minmax(0,1fr) auto;column-gap:16px;padding:14px 0}
  .header .desktop-nav{gap:14px}
  .header .desktop-nav a{font-size:12px}
}
@media(min-width:951px){.mobile-nav{display:none}}
@media(min-width:821px) and (max-width:950px){
  .header{grid-template-areas:"brand contact menu";grid-template-columns:minmax(0,1fr) auto auto;gap:16px;padding:14px 0}
  .header .desktop-nav{display:none}
  .header .menu-toggle{display:block;grid-area:menu;margin:0;align-self:center}
}
@media(max-width:820px){
  .header{grid-template-areas:"brand menu";grid-template-columns:minmax(0,1fr) 40px;grid-template-rows:minmax(44px,auto);gap:12px;align-items:center}
  .header-identity{min-height:0;padding:0}
  .header .menu-toggle{grid-area:menu;margin:0;align-self:center}
}
@media(max-width:600px){
  .header{grid-template-columns:minmax(0,1fr) 36px;gap:8px}
  .header .brand{gap:6px}
  .header .brand-mark{width:28px;height:28px}
  .header .brand strong{font-size:17px;letter-spacing:-.5px}
  .header .brand small{display:none}
  .header .menu-toggle{width:36px;min-height:44px;padding:8px 6px}
}
@media(max-width:360px){
  .header{grid-template-columns:minmax(0,1fr) 32px;gap:6px}
  .header .brand-mark{display:none}
  .header .menu-toggle{width:32px;padding:8px 4px}
}

/* Wrap complete footer links, keeping email addresses and short labels intact. */
.footer nav{flex-wrap:wrap;max-width:100%;gap:12px 22px;font-size:12px;line-height:1.5}
@media(max-width:820px){.footer nav{justify-content:flex-start;gap:12px 24px}}

/* Keep both lines of the fixed call button visually centered. */
.floating-call>span{text-align:center}

/* Quiet, compact cookie notice; reserve space for the fixed call button. */
body{padding-bottom:var(--cookie-notice-height,0px)}
.cookie-notice{position:fixed;inset:auto 0 0;z-index:10;display:flex;align-items:center;justify-content:center;gap:12px;box-sizing:border-box;padding:4px 12px calc(4px + env(safe-area-inset-bottom,0px));border-top:1px solid #e8e3d9;background:#faf8f2;color:#6e685d;font-size:12px;line-height:1.4}
.cookie-notice[hidden]{display:none}
.cookie-notice p{min-width:0;margin:0}
.cookie-notice a{display:inline-block;padding:4px 0;color:inherit;text-decoration:underline;text-underline-offset:2px;white-space:nowrap}
.cookie-notice-dismiss{flex-shrink:0;min-height:28px;padding:3px 10px;border:1px solid #d8d2c5;border-radius:4px;background:transparent;color:#5e584d;font:inherit;line-height:1.4;cursor:pointer}
.cookie-notice-dismiss:hover{background:#eeeae0}
.cookie-notice a:focus-visible,.cookie-notice-dismiss:focus-visible{outline:2px solid #806427;outline-offset:2px}
.floating-call{bottom:calc(22px + var(--cookie-notice-height,0px))}
@media(max-width:820px){.floating-call{bottom:calc(14px + var(--cookie-notice-height,0px))}}
@media(max-width:480px){.floating-call{bottom:calc(13px + var(--cookie-notice-height,0px))}}

/* Reviewer identity follows the compact avatar, name and level layout used on map listings. */
.review-avatar-picture{display:block;width:44px;height:44px;flex-shrink:0;line-height:0}.review-avatar.review-avatar-image{width:44px;height:44px;display:block;object-fit:cover;background:#f2f0eb}
.review-author-copy{min-width:0}
.review-author-copy .review-name{line-height:1.3}
.review-expert-level{margin:3px 0 0;font-size:12px;line-height:1.35;color:#8b887f}
@media(max-width:480px){
  .review-avatar-picture,.review-avatar.review-avatar-image{width:42px;height:42px}
  .review-expert-level{font-size:11px}
  .review-card .review-stars-vector svg{width:20px;height:20px}
}

/* Platform notice below the footer navigation. */
.footer-legal{flex-basis:100%;border-top:1px solid #e3e0d9;padding-top:18px;color:#8d897f;font-size:11px;line-height:1.65}
.footer-legal p{margin:0}
.footer-legal p+p{margin-top:5px}
.footer-legal a{color:var(--teal);text-decoration:underline;text-underline-offset:2px;white-space:nowrap}
@media(max-width:820px){.footer-legal{order:4}}
@media(max-width:480px){.footer-legal{font-size:10px;line-height:1.7;padding-top:16px}}

/* Modern image formats with layout-stable fallbacks. */
.master-photo-picture{display:block;width:120px;height:120px;line-height:0}
.master-photo-picture>.master-photo{width:100%;height:100%}
@media(min-width:821px) and (max-width:1100px){.master-photo-picture{width:112px;height:112px}}
@media(max-width:820px){.master-photo-picture{display:contents}.master-photo-picture>.master-photo{width:108px;height:108px}}
@media(max-width:480px){.master-photo-picture>.master-photo{width:100px;height:100px}}
@media(max-width:360px){.master-photo-picture>.master-photo{width:88px;height:88px}}

/* Requested landing edits. */
html{scroll-behavior:smooth}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
.master-photo-frame{position:relative;width:120px;height:120px;line-height:0}
.master-photo-frame .master-status{position:absolute;left:8px;bottom:8px;z-index:1;box-shadow:0 2px 10px #2d261529}
.master-photo-frame .master-photo-picture{width:100%;height:100%}
.master-photo-frame .master-photo{width:100%;height:100%}
@media(min-width:821px) and (max-width:1100px){.master-photo-frame{width:112px;height:112px}}
@media(max-width:820px){
  .about .master-intro>.master-photo-frame{order:0;display:block;align-self:center;width:108px;height:108px;margin:0 0 13px}
  .about .master-photo-frame .master-photo-picture{display:block}
  .about .master-photo-frame .master-photo{width:100%;height:100%;margin:0}
  .about .profile-kicker{display:none}
  .about h1{min-height:0}
  .about h1 span{display:inline;color:#79612d}
  .intro-call-label{display:flex;align-items:center;justify-content:center;gap:6px;text-align:center;white-space:normal}
}
@media(max-width:480px){
  .about .master-intro>.master-photo-frame{width:100px;height:100px;margin-bottom:12px}
  .about h1{max-width:360px}
}
@media(max-width:360px){
  .about .master-intro>.master-photo-frame{width:88px;height:88px;margin-bottom:10px}
}
.intro-call-dot{width:8px;height:8px;border-radius:50%;background:#56a24d;flex-shrink:0}
.floating-call small{display:flex;align-items:center;justify-content:center;gap:6px;white-space:normal;line-height:1.25}
.floating-call .intro-call-dot{width:7px;height:7px}
.header-contact i{background:#56a24d}
.service-scope{display:flex;align-items:center;gap:10px;border-left:0;padding:12px 14px;background:#faf5e5;border:1px solid #eadfbd;border-radius:7px}
.service-scope strong{display:grid;place-items:center;flex-shrink:0;width:24px;height:24px;border-radius:50%;background:#e9d8a7;color:#69542a;font-size:16px;line-height:1;font-weight:700}
.service-scope span{margin:0;font-size:13px;line-height:1.5;color:#6f5e37}
.service-help{display:block;padding:18px 20px;background:#f6edcf;border-color:#e9debc}
.service-help p{font-size:15px;line-height:1.65;color:#665b3d;margin:0}
.service-help strong{display:inline;font-size:inherit;font-weight:700}
.service-help a{display:inline;color:var(--teal);font-weight:700;white-space:nowrap}
.service-help a:hover{text-decoration:underline;text-underline-offset:3px}
.review-platforms-title{font-size:24px;font-weight:700;line-height:1.25;letter-spacing:-.4px;text-align:center;margin:0 0 20px;color:var(--ink)}
.works-gallery{margin:44px 0;scroll-margin-top:25px}
.works-gallery-top{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:22px}
.works-gallery h2{font-size:27px;font-weight:700;line-height:1.25;letter-spacing:-.5px}
.works-gallery-top p{font-size:13px;line-height:1.7;color:#817a6b;margin-top:8px;max-width:560px}
.works-gallery-top>span{flex-shrink:0;color:#8a806b;font-size:12px;font-weight:700;line-height:1.2;text-transform:uppercase}
.works-gallery-track{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.work-card{min-width:0;margin:0;border:1px solid var(--line);border-radius:8px;background:#fffefa;overflow:hidden}
.work-card picture{display:block;aspect-ratio:1;overflow:hidden;background:#f2efe7}
.work-card img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .25s ease}
.work-card:hover img{transform:scale(1.03)}
.work-card-wide img{transform:scale(1.08)}
.work-card-wide:hover img{transform:scale(1.1)}
.work-card figcaption{min-height:58px;padding:12px 13px;font-size:13px;font-weight:500;line-height:1.45;color:#665b43}
@media(max-width:480px){
  .service-scope{padding:11px 12px;align-items:flex-start}
  .service-scope strong{width:22px;height:22px;font-size:15px}
  .service-scope span{font-size:12px}
  .service-help{padding:16px}
  .service-help p{font-size:14px}
  .review-platforms-title{font-size:22px;margin-bottom:17px}
  .works-gallery{margin:36px 0}
  .works-gallery-top{align-items:flex-start;margin-bottom:17px}
  .works-gallery h2{font-size:25px}
  .works-gallery-top p{font-size:12px;margin-top:7px}
  .works-gallery-top>span{font-size:10px;margin-top:7px}
  .works-gallery-track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(210px,78%);grid-template-columns:none;gap:12px;overflow-x:auto;scroll-snap-type:x proximity;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;padding-bottom:4px;scrollbar-width:none}
  .works-gallery-track::-webkit-scrollbar{display:none}
  .work-card{scroll-snap-align:start}
  .work-card figcaption{min-height:54px;padding:11px 12px;font-size:12px}
}
