@import url('/static/fonts.css');
:root{--bg:#f6f5f0;--ink:#292f29;--muted:#74786d;--green:#b8c5a2;--line:#dddfd5}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--bg);color:var(--ink);font-family:'Manrope',Arial,sans-serif;font-size:15px;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,summary,textarea{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #718a52;outline-offset:5px}img{display:block;width:100%;object-fit:cover}.wrap{max-width:1320px;margin:auto;padding:0 48px}.header{height:116px;display:flex;align-items:center;justify-content:space-between;gap:20px}.logo{font-size:24px;font-weight:800;letter-spacing:3px;position:relative;padding-left:54px;line-height:1.4}.logo-mark{position:absolute;left:0;top:-3px;display:grid;place-items:center;background:var(--green);width:43px;height:45px;border-radius:11px;font-size:34px;letter-spacing:-5px;padding-right:5px}.logo small{display:block;font-size:7px;letter-spacing:1.4px;font-weight:500}.header nav{display:flex;gap:28px;font-size:13px}.header nav a:hover,.text-link:hover{color:#738559}.header-phone{font-size:16px;font-weight:700}.header-phone small{display:block;font-size:10px;font-weight:400;color:var(--muted)}.menu-link{display:none}.hero{display:grid;grid-template-columns:1fr 1fr;column-gap:42px;padding-top:20px}.eyebrow{font-size:10px;letter-spacing:1.8px;font-weight:700;display:flex;align-items:center;gap:9px}.dot{width:7px;height:7px;background:#8c9d74;border-radius:50%}.hero-copy{padding-top:36px}h1{font-size:64px;line-height:1.06;font-weight:500;letter-spacing:-3.4px;margin:29px 0 25px;max-width:550px}p{color:var(--muted)}.hero-copy>p{max-width:410px;font-size:14px;line-height:1.85;margin-bottom:28px}.button{background:var(--green);border:0;border-radius:5px;padding:18px 23px;display:inline-flex;align-items:center;justify-content:space-between;gap:46px;font-size:13px;font-weight:700;cursor:pointer;transition:background .2s,transform .2s}.button:hover{background:#a8b98d;transform:translateY(-2px)}.button span{font-size:22px;line-height:1}.button:disabled{opacity:.6;cursor:wait}.hero-note{display:flex;align-items:center;gap:15px;font-size:10px;color:var(--muted);margin:35px 0}.hero-note strong{font-weight:500;color:var(--ink)}.line-icon{border:1px solid var(--line);border-radius:50%;padding:4px 13px;font-size:24px}.hero-image{position:relative;border-radius:130px 6px 6px 6px;overflow:hidden;min-height:570px}.hero-image img{height:100%;position:absolute}.hero-image:after{content:'';position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#17221699)}.image-label{position:absolute;bottom:36px;left:34px;color:white;z-index:1}.image-label span{display:block;font-size:8px;letter-spacing:2px}.image-label strong{font-size:28px;font-weight:400}.circle-arrow{position:absolute;right:28px;bottom:36px;z-index:1;border:1px solid #ffffff80;border-radius:50%;width:42px;height:42px;color:white;display:grid;place-items:center}.hero-bottom{grid-column:1/-1;display:flex;justify-content:space-between;font-size:8px;letter-spacing:1.3px;color:var(--muted);padding:23px 0 35px;border-bottom:1px solid var(--line)}.principles{display:grid;grid-template-columns:repeat(3,1fr);padding-top:35px;padding-bottom:25px;gap:45px}.principles>div{position:relative;padding-left:40px}.principles>div>span{position:absolute;left:0;top:5px;font-size:11px;color:#8d9e77}.principles h3{font-size:14px;font-weight:600;margin:0 0 7px}.principles p{font-size:12px;margin:0;max-width:250px}.section{padding-top:90px;padding-bottom:90px}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:35px}h2{font-size:43px;line-height:1.15;letter-spacing:-1.8px;font-weight:500;margin:18px 0 0}.section-head>p{font-size:12px;margin-bottom:3px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-card{border:1px solid var(--line);border-radius:7px;padding:28px;background:#fbfbf7}.service-card:nth-child(2){background:#e8ebdf}.card-top{display:flex;justify-content:space-between;color:#7d8b6b;font-size:12px}.card-top span:last-child{font-size:28px;line-height:1}.service-card h3{font-size:23px;font-weight:500;letter-spacing:-.7px;margin:30px 0 6px}.service-card p{font-size:11px}.service-card ul{list-style:none;padding:10px 0 22px;margin:0;font-size:12px;color:#616858;line-height:2.3}.service-card li:before{content:'—';margin-right:9px;color:#8c9d74}.card-foot{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-top:20px;font-size:12px}.card-foot a{border:1px solid #c5ccbb;border-radius:50%;width:32px;height:32px;display:grid;place-items:center;font-size:20px}.inspiration{background:#edeee7}.gallery{display:grid;grid-template-columns:1.3fr 1fr;gap:28px}.gallery figure{margin:0}.gallery img{height:365px;border-radius:6px}.gallery figure:nth-child(2) img{height:300px}.gallery figure:nth-child(2){padding-top:65px}.gallery figcaption{display:flex;justify-content:space-between;align-items:center;padding-top:16px}.gallery h3{font-size:16px;font-weight:500;margin:0}.gallery figcaption span{font-size:10px;color:var(--muted)}.gallery figcaption>span{font-size:25px}.caption{font-size:10px;margin-top:24px}.text-link{font-size:12px;border-bottom:1px solid #929f7e;padding-bottom:6px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;padding-top:15px}.steps article{border-top:1px solid #cdd3c3;padding-top:24px}.steps article>span{font-size:28px;font-weight:400;color:#8e9f78}.steps h3{font-size:16px;font-weight:500;margin:22px 0 9px}.steps p{font-size:12px;max-width:235px}.about{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:center;padding-top:35px;padding-bottom:60px}.about-symbol{font-size:230px;letter-spacing:-38px;font-weight:600;text-align:center;padding-right:35px;background:#e6e9dc;border-radius:50% 50% 5px 5px;color:#768866;line-height:1.45}.about-symbol span{color:#a7b790}.about p{font-size:13px;line-height:1.9;max-width:460px}.signature{font-size:14px;margin-top:25px}.signature span{display:block;font-size:10px;color:var(--muted)}.faq{display:grid;grid-template-columns:1fr 1.2fr;gap:65px}.faq h2{font-size:36px}details{border-bottom:1px solid var(--line)}summary{cursor:pointer;list-style:none;padding:20px 0;display:flex;justify-content:space-between;gap:20px;font-size:13px}summary::-webkit-details-marker{display:none}summary span{font-size:20px;color:#869672}details[open] summary span{transform:rotate(45deg)}details p{font-size:12px;max-width:460px;margin:0 0 22px}.callback{background:#2d382f;color:#f1f2e9;padding:65px 0}.callback-inner{display:grid;grid-template-columns:1fr 1.1fr;gap:70px}.callback .eyebrow{color:#becda8}.callback h2{font-size:43px}.callback p{color:#bdc4b8;font-size:12px;margin-top:23px}.contact-phone{font-size:22px;display:block;margin-top:32px}.contact-caption{font-size:10px;color:#a6b29d}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:23px}label{display:block;font-size:11px}input:not([type=checkbox]),select,textarea{display:block;width:100%;padding:13px 0;margin-top:5px;background:transparent;border:0;border-bottom:1px solid #76806d;border-radius:0;color:inherit;outline-offset:4px}input::placeholder{color:#a8b09f}select option{color:var(--ink);background:var(--bg)}.consent{display:flex;align-items:flex-start;gap:10px;font-size:9px;color:#bcc4b6;max-width:450px;margin:22px 0;line-height:1.8}.consent input{accent-color:var(--green);width:16px;height:16px;flex-shrink:0}.consent a{text-decoration:underline}.callback .button{width:100%}.honeypot{position:absolute;left:-9999px}#form-status{margin:15px 0 0;min-height:20px;color:#e0ebd2}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:45px 0}.footer-top>span{font-size:11px;color:var(--muted)}.footer-top>a:last-child{font-size:12px}.footer-bottom{display:flex;justify-content:space-between;gap:15px;border-top:1px solid var(--line);padding:20px 0 30px;font-size:9px;color:var(--muted)}.admin{max-width:1100px;margin:40px auto;padding:0 24px}.admin h1,.legal h1{font-size:38px;letter-spacing:-1px}.admin h2{font-size:26px;margin:30px 0 20px}.admin input,.admin textarea{border:1px solid var(--line);padding:12px;background:white;border-radius:5px}.admin textarea{min-height:110px}.admin label{margin-bottom:18px}.admin .form-row{margin-bottom:0}.admin-head{display:flex;justify-content:space-between;align-items:center}.panel{padding:25px;background:#e9eddf;border-radius:8px;margin:20px 0}.table-scroll{overflow:auto}table{width:100%;border-collapse:collapse;font-size:12px}th,td{padding:12px;text-align:left;border-bottom:1px solid var(--line);vertical-align:top}td select{min-width:130px}.small-button{border:1px solid var(--line);background:white;padding:7px 14px;border-radius:4px;cursor:pointer;margin-top:6px}.login{max-width:430px;margin:12vh auto}.error{color:#a63326}.legal{max-width:820px;padding:50px 24px;margin:auto}.legal h2{font-size:23px}.legal p{font-size:14px}.notice{background:#e6ecd9;padding:16px;border-radius:5px}
@media(min-width:1500px){.wrap{max-width:1420px}.hero-image{min-height:610px}h1{font-size:73px}.hero-copy{padding-top:45px}}
@media(max-width:1050px){.wrap{padding-left:28px;padding-right:28px}.header nav{gap:16px}.header-phone{font-size:13px}.hero{gap:25px}h1{font-size:53px}.hero-image{min-height:540px}.service-card{padding:22px}.service-card h3{font-size:19px}.about{gap:40px}.callback-inner{gap:35px}.eyebrow{font-size:9px;letter-spacing:1px}}
@media(max-width:760px){.wrap{padding-left:22px;padding-right:22px}.header{height:88px}.header nav,.header-phone{display:none}.menu-link{display:block;font-size:12px}.logo{font-size:21px}.hero{grid-template-columns:1fr;padding-top:8px}.hero-copy{padding-top:16px}h1{font-size:54px;max-width:510px;letter-spacing:-2.5px;margin:23px 0}.hero-copy>p{max-width:480px;font-size:13px}.hero-note{margin:23px 0 10px}.hero-image{min-height:420px;border-radius:90px 6px 6px 6px;margin-top:5px}.hero-bottom{padding-bottom:24px}.hero-bottom span:last-child{display:none}.principles{grid-template-columns:1fr;gap:24px;padding-top:28px}.principles>div{padding-left:33px}.principles p{max-width:none}.section{padding-top:60px;padding-bottom:60px}.section-head{display:block;margin-bottom:28px}h2{font-size:35px}.section-head>p{margin-top:18px}.service-grid{grid-template-columns:1fr}.service-card{padding:25px}.service-card h3{font-size:25px;margin-top:18px}.service-card ul{padding-bottom:18px}.gallery{grid-template-columns:1fr;gap:30px}.gallery figure:nth-child(2){padding-top:0}.gallery img,.gallery figure:nth-child(2) img{height:300px}.steps{grid-template-columns:1fr 1fr;gap:20px}.steps h3{margin-top:12px}.text-link{display:inline-block;margin-top:20px}.about{grid-template-columns:1fr;gap:30px;padding-top:0;padding-bottom:0}.about-symbol{font-size:170px;line-height:1.2;max-width:350px;min-width:260px;margin:auto;width:100%}.faq{grid-template-columns:1fr;gap:20px}.callback{padding:45px 0}.callback-inner{grid-template-columns:1fr;gap:35px}.callback h2{font-size:37px}.form-row{gap:15px}.footer-top{flex-wrap:wrap;padding:30px 0}.footer-top>span{max-width:150px}.footer-top>a:last-child{width:100%}.footer-bottom{flex-wrap:wrap;font-size:9px}.admin .form-row{grid-template-columns:1fr}.admin-head{gap:15px}.admin h1{font-size:30px}.hero-bottom{margin-top:0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
