
:root{--bg:#f4f1eb;--paper:#fff;--ink:#23211f;--muted:#756f68;--line:#e3ddd5;--yellow:#ffbd00;--yellow2:#f4a900;--dark:#292929;--wood:#a56e48;--max:1080px;--r:18px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#fff;line-height:1.55}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.container{width:min(var(--max),calc(100% - 36px));margin:auto}
.nav{height:74px;background:rgba(255,255,255,.94);border-bottom:1px solid var(--line);position:absolute;top:0;left:0;right:0;z-index:20;backdrop-filter:blur(10px)}.nav-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:24px}.logo{width:140px;height:auto}.links{display:flex;align-items:center;gap:22px;font-size:12px;font-weight:650;color:#5d5751}.links a:hover{color:#000}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:8px;padding:12px 19px;font-weight:800;font-size:13px;transition:.2s;gap:8px}.btn-yellow{background:var(--yellow);color:#211d17}.btn-yellow:hover{background:var(--yellow2);transform:translateY(-1px)}.btn-dark{background:#fff;color:#222}.btn-outline{border:1px solid #cfc7bd}
.hero{background:var(--bg);padding:125px 0 75px;text-align:center;overflow:hidden}.hero-media{width:min(650px,100%);margin:0 auto 30px;filter:drop-shadow(0 18px 28px rgba(35,30,25,.13))}.hero h1{font-family:Arial,Helvetica,sans-serif;font-weight:900;letter-spacing:-.055em;font-size:clamp(40px,6.1vw,72px);line-height:.98;max-width:760px;margin:0 auto 22px}.hero p{max-width:640px;margin:0 auto;color:#68625b;font-size:15px}.hero-actions{margin:26px 0 35px}.stats{display:flex;justify-content:center;gap:70px;margin-top:30px}.stat strong{display:block;color:#f0a900;font-size:30px;line-height:1;font-weight:900}.stat span{font-size:10px;color:#7b746d;display:block;margin-top:7px}
.section{padding:86px 0}.section.gray{background:var(--bg)}.section.dark{background:var(--dark);color:#fff}.eyebrow{text-align:center;color:var(--wood);font-size:10px;text-transform:uppercase;letter-spacing:.18em;font-weight:900;margin-bottom:10px}.dark .eyebrow{color:#ffc51a}.title{text-align:center;font-family:Arial,Helvetica,sans-serif;font-weight:900;letter-spacing:-.04em;font-size:34px;line-height:1.05;margin:0 0 11px}.subtitle{text-align:center;color:var(--muted);font-size:13px;max-width:650px;margin:0 auto 35px}.dark .subtitle{color:#b9b6b2}
.about{display:grid;grid-template-columns:1.05fr .95fr;gap:55px;align-items:center}.about-copy{font-size:14px;color:#65605a}.about-copy strong{color:#252321}.about-cards{display:grid;gap:10px}.info-card{background:var(--bg);border:1px solid var(--line);border-radius:9px;padding:17px 18px}.info-card h3{font-size:13px;margin:0 0 5px}.info-card p{font-size:11px;color:#77706a;margin:0}.icon{width:25px;height:25px;border-radius:7px;background:#fff2c8;color:#d89b00;display:inline-grid;place-items:center;font-size:12px;margin-right:8px}.why-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;max-width:800px;margin:0 auto}.why-card{background:#343434;border:1px solid #3e3e3e;border-radius:9px;padding:18px}.why-card h3{font-size:13px;margin:0 0 5px}.why-card p{font-size:11px;color:#bcb8b3;margin:0}.why-card .icon{background:#514b3a}.why-foot{text-align:center;font-size:11px;color:#ddd;margin:20px auto 0;max-width:650px}
.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;max-width:850px;margin:0 auto}.service{background:var(--bg);border:1px solid var(--line);border-radius:10px;padding:21px;min-height:180px}.service h3{font-size:14px;margin:12px 0 7px}.service p{font-size:11px;color:#716b64;margin:0}.check{color:#c38a00;font-weight:900;margin-right:5px}
.portfolio{background:var(--bg)}.filters{display:flex;justify-content:center;gap:7px;margin:18px 0 30px}.filter{border:1px solid #d9d1c7;background:#fff;border-radius:999px;padding:7px 13px;font-size:10px;color:#6d665f}.filter.active{background:var(--yellow);border-color:var(--yellow);color:#201c17;font-weight:800}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.project{background:#fff;border:1px solid #ded7cf;border-radius:5px;overflow:hidden}.project img{aspect-ratio:1.3;object-fit:cover}.project-body{padding:10px 12px 12px}.project-body h3{font-size:11px;margin:0 0 3px}.project-body p{font-size:9px;color:#837b73;margin:0}
.testimonials{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;max-width:850px;margin:0 auto}.quote{border:1px solid var(--line);border-radius:10px;background:#fff;padding:20px}.stars{color:#e2a400;letter-spacing:2px;font-size:11px}.quote p{font-size:11px;color:#666;margin:10px 0}.quote small{color:#8b847c;font-size:9px}.cta{background:var(--dark);color:#fff;text-align:center;padding:75px 0}.cta h2{font-size:34px;font-weight:900;letter-spacing:-.04em;margin:0 0 10px}.cta p{color:#bbb7b2;font-size:12px;margin:0 auto 24px}.contact-wrap{display:grid;grid-template-columns:1.1fr .9fr;gap:12px;max-width:850px;margin:0 auto}.contact-card{background:#343434;border:1px solid #3d3d3d;border-radius:10px;padding:20px;text-align:left}.contact-card h3{font-size:12px;margin:0 0 10px}.contact-card p,.contact-card li{font-size:10px;color:#c1bdb7}.contact-card ul{padding-left:18px;margin:0}.contact-card img{width:100%;height:110px;object-fit:cover;border-radius:6px;margin-top:10px;opacity:.9}
footer{background:#fff;border-top:1px solid var(--line);padding:52px 0 25px}.footer-grid{display:grid;grid-template-columns:1.3fr .9fr .9fr 1.2fr;gap:30px}.footer-logo{width:135px;margin-bottom:12px}.footer-grid h3{font-size:11px;text-transform:uppercase;letter-spacing:.1em;margin:0 0 10px}.footer-grid p,.footer-grid li{font-size:10px;color:#817a72}.footer-grid ul{list-style:none;padding:0;margin:0;display:grid;gap:7px}.footer-bottom{border-top:1px solid var(--line);margin-top:35px;padding-top:18px;display:flex;justify-content:space-between;gap:15px;color:#958d85;font-size:9px}
.page-head{padding:130px 0 70px;background:var(--bg)}.page-head h1{text-align:center;font-family:Arial,sans-serif;font-weight:900;font-size:46px;letter-spacing:-.05em;margin:0 0 12px}.page-head p{text-align:center;color:#6e6861;max-width:680px;margin:auto}.policy{max-width:800px;margin:auto}.policy h2{font-family:Arial,sans-serif;font-size:22px;margin:36px 0 9px}.policy p,.policy li{font-size:13px;color:#5f5a54}.notice{background:#fff7dc;border-left:4px solid var(--yellow);padding:15px;border-radius:7px;font-size:12px;color:#655c48}
@media(max-width:850px){.links{display:none}.about,.contact-wrap{grid-template-columns:1fr}.service-grid{grid-template-columns:1fr 1fr}.gallery{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr}.stats{gap:35px}.testimonials{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.hero{padding-top:105px}.hero h1{font-size:42px}.stats{gap:22px}.stat strong{font-size:24px}.service-grid,.gallery,.why-grid,.testimonials,.footer-grid{grid-template-columns:1fr}.section{padding:65px 0}.title{font-size:29px}.footer-bottom{display:block}.footer-bottom span{display:block;margin-top:6px}}

.brand{display:flex;align-items:center;gap:9px;color:#191714}.brand>strong{font-family:Georgia,serif;font-size:24px;line-height:1;letter-spacing:-.08em}.brand>span{font-size:7px;line-height:1.1;letter-spacing:.18em;font-weight:700}.brand b{font-size:16px;letter-spacing:.04em}.brand small{display:block;font-size:5px;letter-spacing:.16em;color:#777;margin-top:2px}
.footer-brand{display:flex;align-items:center;gap:9px;color:#191714;margin-bottom:12px}.footer-brand>strong{font-family:Georgia,serif;font-size:25px}.footer-brand>span{font-size:7px;line-height:1.1;letter-spacing:.18em;font-weight:700}.footer-brand b{font-size:16px}.footer-brand small{display:block;font-size:5px;letter-spacing:.15em;color:#777}
.service{padding:0 0 18px;overflow:hidden}.service-media{width:100%;height:135px;object-fit:cover;margin:0 0 15px;border-radius:9px 9px 0 0}.service .icon,.service h3,.service p{margin-left:21px;margin-right:21px}
.hero-media{aspect-ratio:2.4;object-fit:cover;border-radius:10px}
@media(max-width:560px){.service-media{height:165px}}

@media(max-width:560px){.brand>span{font-size:6px}.brand b{font-size:14px}}
