:root{
  --bg:#f8fbff;--surface:#fff;--ink:#141b2d;--muted:#657087;--line:#e5ebf5;
  --blue:#246bfd;--blue2:#6d4cf2;--soft:#eef4ff;--shadow:0 18px 55px rgba(23,44,91,.12);
  --radius:26px;--max:1180px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:var(--ink);background:var(--bg);line-height:1.55}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.wrap{width:min(calc(100% - 40px),var(--max));margin:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(248,251,255,.88);backdrop-filter:blur(18px);border-bottom:1px solid rgba(229,235,245,.75)}.nav{height:78px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center}.brand img{width:170px}.nav-links{display:flex;gap:28px;margin-left:auto;font-weight:700;color:#344056}.nav-links a{padding:10px 0;position:relative}.nav-links a:after{content:"";position:absolute;left:0;right:100%;bottom:3px;height:2px;background:var(--blue);transition:.2s}.nav-links a:hover:after,.nav-links a.active:after{right:0}.nav-actions{display:flex;align-items:center;gap:10px}.lang-btn,.menu-btn{border:1px solid var(--line);background:#fff;border-radius:14px;padding:10px 13px;font-weight:800;color:#364158}.menu-btn{display:none;font-size:22px;line-height:1}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:15px;padding:14px 20px;font-weight:800;border:1px solid transparent;transition:.2s;cursor:pointer}.btn:hover{transform:translateY(-1px)}.btn-primary{background:linear-gradient(135deg,var(--blue),var(--blue2));color:#fff;box-shadow:0 10px 25px rgba(36,107,253,.24)}.btn-secondary{background:#fff;border-color:var(--line);color:#26334b}.hero{padding:74px 0 60px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:54px;align-items:center}.eyebrow{display:inline-flex;gap:8px;align-items:center;padding:8px 12px;border-radius:999px;background:#edf3ff;color:#3158a9;font-weight:800;font-size:14px}.eyebrow:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--blue)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(42px,5.4vw,72px);line-height:1.02;letter-spacing:-.045em;margin:20px 0 22px}h1 .grad,.gradient-text{background:linear-gradient(135deg,var(--blue),var(--blue2));-webkit-background-clip:text;background-clip:text;color:transparent}.lead{font-size:21px;color:var(--muted);max-width:680px}.hero-actions{display:flex;gap:12px;margin:30px 0 24px;flex-wrap:wrap}.trust-row{display:flex;gap:18px;flex-wrap:wrap;color:#47546d;font-weight:700;font-size:14px}.trust-row span{display:flex;align-items:center;gap:7px}.trust-row span:before{content:"✓";display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#e7f6ee;color:#16824b;font-weight:900}.hero-visual{position:relative}.hero-visual:before{content:"";position:absolute;inset:-30px;border-radius:50%;background:radial-gradient(circle,rgba(36,107,253,.17),transparent 66%);filter:blur(5px);z-index:-1}.section{padding:88px 0}.section.alt{background:#fff}.section-head{text-align:center;max-width:760px;margin:0 auto 42px}.section-head h2{font-size:clamp(34px,4vw,54px);line-height:1.08;letter-spacing:-.035em;margin-bottom:15px}.section-head p{font-size:19px;color:var(--muted)}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:26px;box-shadow:0 8px 28px rgba(25,45,83,.055)}.icon-box{width:52px;height:52px;border-radius:16px;display:grid;place-items:center;background:var(--soft);font-size:25px;margin-bottom:20px}.card h3{font-size:22px;margin-bottom:8px}.card p{color:var(--muted);margin-bottom:0}.service-list{margin:18px 0 0;padding:0;list-style:none;display:grid;gap:9px;color:#536078}.service-list li:before{content:"✓";color:var(--blue);font-weight:900;margin-right:8px}.portfolio-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.project{overflow:hidden;padding:0}.project img{aspect-ratio:16/10;object-fit:cover}.project-body{padding:22px}.tag{display:inline-flex;padding:6px 10px;border-radius:999px;background:#eef3ff;color:#3158a9;font-size:12px;font-weight:800;margin-bottom:12px}.project h3{margin-bottom:7px}.project p{font-size:15px}.project-link{display:inline-flex;margin-top:16px;font-weight:800;color:var(--blue)}.process{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.step{text-align:center;position:relative}.step-num{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;margin:0 auto 14px;background:linear-gradient(135deg,var(--blue),var(--blue2));color:#fff;font-weight:900;box-shadow:0 9px 24px rgba(36,107,253,.2)}.step h3{font-size:18px}.step p{font-size:14px;color:var(--muted)}.pricing{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;align-items:stretch}.price-card{position:relative}.price-card.featured{border:2px solid var(--blue);transform:translateY(-8px);box-shadow:var(--shadow)}.popular{position:absolute;top:-14px;right:20px;background:var(--blue);color:#fff;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:900}.price-label{font-size:15px;font-weight:900;color:#4f5c73}.price{font-size:42px;font-weight:900;letter-spacing:-.04em;margin:10px 0}.price small{font-size:15px;color:var(--muted);font-weight:700}.price-card ul{list-style:none;padding:0;margin:22px 0;display:grid;gap:12px;color:#4e5a70}.price-card li:before{content:"✓";color:#19a168;font-weight:900;margin-right:9px}.price-card .btn{width:100%}.cta{padding:74px 0}.cta-box{background:linear-gradient(135deg,#185ee9,#6d4cf2);border-radius:32px;padding:54px;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:30px;box-shadow:0 26px 60px rgba(40,68,170,.25)}.cta-box h2{font-size:clamp(32px,4vw,52px);line-height:1.05;margin-bottom:12px}.cta-box p{margin:0;color:#e8edff;font-size:18px}.cta-box .btn{background:#fff;color:#244181;white-space:nowrap}.page-hero{padding:72px 0 46px;text-align:center}.page-hero h1{font-size:clamp(40px,5vw,62px)}.page-hero p{max-width:740px;margin:0 auto;color:var(--muted);font-size:20px}.split{display:grid;grid-template-columns:1fr 1fr;gap:44px;align-items:center}.info-list{display:grid;gap:15px}.info-row{display:flex;gap:14px;align-items:flex-start}.info-dot{flex:0 0 40px;width:40px;height:40px;border-radius:13px;background:var(--soft);display:grid;place-items:center}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:24px}.contact-card{padding:30px}.contact-item{display:flex;gap:14px;padding:16px 0;border-bottom:1px solid var(--line)}.contact-item:last-child{border-bottom:0}.form{display:grid;grid-template-columns:1fr 1fr;gap:15px}.field{display:grid;gap:7px}.field.full{grid-column:1/-1}.field label{font-weight:800;font-size:14px}.field input,.field textarea,.field select{width:100%;border:1px solid #dce4f1;background:#fbfdff;border-radius:14px;padding:14px 15px;outline:none;color:var(--ink)}.field input:focus,.field textarea:focus,.field select:focus{border-color:#7ca1ff;box-shadow:0 0 0 4px rgba(36,107,253,.08)}.field textarea{min-height:150px;resize:vertical}.form-status{grid-column:1/-1;font-weight:700;color:#2e5b42}.footer{background:#10172a;color:#dce3ef;padding:54px 0 22px}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:34px}.footer .brand img{filter:brightness(0) invert(1)}.footer p,.footer a{color:#aeb9cc}.footer h4{color:#fff;margin:0 0 14px}.footer-links{display:grid;gap:9px}.footer-bottom{border-top:1px solid #27314a;margin-top:34px;padding-top:20px;color:#8f9aaf;font-size:14px;display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap}.mobile-panel{display:none}.pill-row{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:22px}.pill{background:#fff;border:1px solid var(--line);border-radius:999px;padding:9px 13px;font-size:14px;font-weight:800;color:#556178}.faq{display:grid;gap:12px;max-width:860px;margin:auto}.faq details{background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px 20px}.faq summary{font-weight:850;cursor:pointer}.faq p{margin:12px 0 0;color:var(--muted)}
@media(max-width:900px){.nav-links,.nav-actions .lang-btn,.nav-actions .desktop-cta{display:none}.menu-btn{display:block;margin-left:auto}.nav{height:68px}.brand img{width:146px}.hero{padding:46px 0}.hero-grid,.split,.contact-grid{grid-template-columns:1fr}.hero-grid{gap:34px}.hero-visual{order:-1;max-width:620px;margin:auto}.lead{font-size:18px}.grid-3,.portfolio-grid,.pricing{grid-template-columns:1fr 1fr}.process{grid-template-columns:1fr 1fr}.cta-box{flex-direction:column;align-items:flex-start}.mobile-panel{display:block;position:fixed;inset:68px 0 auto 0;background:#fff;border-bottom:1px solid var(--line);padding:16px 20px 24px;transform:translateY(-130%);transition:.25s;z-index:45;box-shadow:0 20px 45px rgba(15,30,60,.14)}.mobile-panel.open{transform:translateY(0)}.mobile-panel a{display:block;padding:13px 4px;border-bottom:1px solid var(--line);font-weight:800}.mobile-panel .btn{margin-top:16px;width:100%}.section{padding:68px 0}}
@media(max-width:620px){.wrap{width:min(calc(100% - 28px),var(--max))}h1{font-size:43px}.hero-actions{display:grid}.hero-actions .btn{width:100%}.trust-row{display:grid;gap:10px}.grid-3,.portfolio-grid,.pricing,.process{grid-template-columns:1fr}.section{padding:56px 0}.section-head{text-align:left;margin-bottom:28px}.section-head p{font-size:17px}.price-card.featured{transform:none}.cta{padding:44px 0}.cta-box{padding:34px 24px;border-radius:24px}.form{grid-template-columns:1fr}.field.full{grid-column:auto}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.page-hero{padding:52px 0 30px}.page-hero p{font-size:18px}.hero-visual img{border-radius:20px}.card{padding:22px}.project-body{padding:20px}}

.hp-field{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.form-status{min-height:24px}.form-status.success{color:#18794e}.form-status.error{color:#b42318}.form button[disabled]{opacity:.72;cursor:wait;transform:none}

:root{--bg:#f3f0e9;--surface:#fbfaf6;--ink:#181815;--muted:#6d6a62;--line:#dcd7cc;--accent:#c96e3a;--accent2:#24493e;--soft:#ebe6dc;--shadow:0 22px 70px rgba(34,30,22,.10);--radius:22px;--max:1240px}
body{background:var(--bg);color:var(--ink)}
.site-header{background:rgba(243,240,233,.9);border-bottom:1px solid rgba(70,64,52,.12)}.nav{height:84px}.brand img{width:160px}.nav-links{color:#37352f}.nav-links a:after{background:var(--accent)}
.btn{border-radius:999px;padding:14px 22px}.btn-primary{background:var(--ink);box-shadow:none}.btn-primary:hover{background:#34332e}.btn-secondary{background:transparent;border-color:#aaa397}.menu-btn{background:transparent;border-color:#aaa397}
.hero{padding:64px 0 86px}.hero-grid{grid-template-columns:1.02fr .98fr;gap:70px}.eyebrow{padding:0;background:none;color:var(--accent2);letter-spacing:.12em;text-transform:uppercase;font-size:12px}.eyebrow:before{background:var(--accent);width:28px;height:2px;border-radius:0}
h1{font-family:Georgia,'Times New Roman',serif;font-weight:500;font-size:clamp(54px,6.7vw,92px);line-height:.96;letter-spacing:-.055em;margin:22px 0 26px}.hero h1 .grad,.gradient-text{background:none;color:inherit}.lead{font-size:20px;line-height:1.65;color:#615e56;max-width:650px}.trust-row{color:#625f57}.trust-row span:before{background:#dce7df;color:#24493e}.hero-visual{min-height:590px;display:grid;place-items:center;position:relative}.hero-visual:before{display:none}.hero-stage{width:100%;height:100%;min-height:560px;background:#242622;border-radius:38px;position:relative;overflow:hidden;box-shadow:0 35px 90px rgba(28,26,22,.22)}.hero-stage:after{content:'';position:absolute;width:360px;height:360px;border-radius:50%;background:#c96e3a;right:-180px;top:-140px;opacity:.85}.browser{position:absolute;left:7%;right:7%;top:12%;bottom:10%;background:#f8f5ee;border-radius:20px;box-shadow:0 24px 50px rgba(0,0,0,.28);overflow:hidden;z-index:2;transform:rotate(-2deg)}.browser-bar{height:38px;border-bottom:1px solid #ddd7cc;display:flex;align-items:center;gap:7px;padding:0 14px}.browser-bar i{width:7px;height:7px;background:#9d988f;border-radius:50%}.browser-content{padding:38px}.browser-kicker{font-size:11px;text-transform:uppercase;letter-spacing:.16em;color:#766f63}.browser-title{font-family:Georgia,serif;font-size:43px;line-height:1.02;margin:12px 0 18px;max-width:430px}.browser-line{height:8px;background:#ddd8cd;border-radius:10px;width:68%;margin:8px 0}.browser-btn{display:inline-block;background:#1b1c19;color:#fff;border-radius:999px;padding:9px 17px;margin-top:18px;font-size:12px}.phone{position:absolute;right:2%;bottom:2%;width:31%;height:58%;background:#111;border:7px solid #111;border-radius:29px;z-index:3;box-shadow:0 25px 50px rgba(0,0,0,.3);overflow:hidden}.phone-in{background:#f8f5ee;height:100%;padding:30px 14px 14px}.phone-in b{font-family:Georgia,serif;font-size:21px;display:block;line-height:1.05;margin-bottom:14px}.phone-in span{display:block;height:6px;background:#d7d1c5;border-radius:10px;margin:7px 0}.phone-in em{display:inline-block;background:#c96e3a;color:white;border-radius:999px;padding:7px 10px;font-size:9px;margin-top:12px;font-style:normal}
.section{padding:104px 0}.section.alt{background:#e9e4da}.section-head{text-align:left;max-width:900px;margin:0 0 48px}.section-head h2{font-family:Georgia,'Times New Roman',serif;font-weight:500;font-size:clamp(42px,5vw,68px);line-height:1;letter-spacing:-.045em}.section-head p{color:#666159;max-width:720px}.grid-3{gap:16px}.card{background:rgba(251,250,246,.72);border:1px solid rgba(82,76,64,.14);border-radius:20px;box-shadow:none;padding:30px}.card:hover{box-shadow:var(--shadow)}.icon-box{background:#dfd9ce;color:#282823}.service-list li:before{color:var(--accent)}
.portfolio-grid{grid-template-columns:1.2fr .8fr;gap:18px}.project{min-height:500px;position:relative;background:#282823;color:#fff;border:0}.project:nth-child(2){background:#c7b59c;color:#1c1b18}.project:nth-child(3){grid-column:1/-1;min-height:390px;background:#53665d}.project img{display:none}.project-body{position:absolute;inset:auto 0 0;padding:34px;background:linear-gradient(transparent,rgba(0,0,0,.58));color:white}.project:nth-child(2) .project-body{background:linear-gradient(transparent,rgba(20,18,14,.55))}.project h3{font-family:Georgia,serif;font-size:38px;font-weight:500}.project p{color:rgba(255,255,255,.78);max-width:520px}.tag{background:rgba(255,255,255,.15);color:#fff}.project-link{color:#fff}.project:before{content:'';position:absolute;inset:8% 7% 29%;border-radius:15px;background:#f5f1e8;box-shadow:0 25px 45px rgba(0,0,0,.2)}.project:first-child:after{content:'LOCAL SERVICES';position:absolute;left:12%;top:17%;font-family:Georgia,serif;font-size:clamp(28px,4vw,55px);color:#222;max-width:55%;line-height:.95}.project:nth-child(2):after{content:'REMODEL';position:absolute;left:12%;top:17%;font-family:Georgia,serif;font-size:clamp(28px,4vw,48px);color:#222}.project:nth-child(3):after{content:'COMMUNITY • MULTILINGUAL • EVENTS';position:absolute;left:11%;top:20%;font-family:Georgia,serif;font-size:clamp(24px,4vw,52px);color:#222;max-width:70%;line-height:1}
.process{border-top:1px solid #cfc8bb;padding-top:30px}.step{text-align:left}.step-num{margin:0 0 18px;background:var(--ink);box-shadow:none}.pricing{gap:14px}.price-card.featured{border:1px solid #6d675d;transform:none;box-shadow:none;background:#252622;color:white}.price-card.featured p,.price-card.featured li,.price-card.featured .price-label{color:#d6d1c8}.popular{background:var(--accent)}.price-card li:before{color:var(--accent)}
.cta{padding:88px 0}.cta-box{background:#242622;border-radius:30px;box-shadow:none;padding:62px}.cta-box h2{font-family:Georgia,serif;font-weight:500}.cta-box p{color:#d8d4cb}.cta-box .btn{color:#1c1d19}.footer{background:#181916}.footer .brand img{filter:invert(1)}
.page-hero h1{font-family:Georgia,serif;font-weight:500}.pill{background:transparent;border-color:#aaa397}.field input,.field textarea,.field select{background:#f7f4ed;border-color:#cfc8bb}
@media(max-width:900px){.hero-grid{grid-template-columns:1fr}.hero-visual{order:0;min-height:480px}.hero-stage{min-height:460px}.portfolio-grid{grid-template-columns:1fr}.project:nth-child(3){grid-column:auto}.mobile-panel{background:#f3f0e9}}
@media(max-width:620px){.nav{height:70px}.brand img{width:138px}.hero{padding:38px 0 62px}h1{font-size:52px}.lead{font-size:18px}.hero-visual{min-height:390px}.hero-stage{min-height:380px;border-radius:25px}.browser{left:5%;right:5%;top:8%;bottom:9%}.browser-content{padding:25px 20px}.browser-title{font-size:31px}.phone{width:34%;height:54%;right:1%;border-width:5px}.phone-in{padding:24px 10px 10px}.phone-in b{font-size:16px}.section{padding:70px 0}.section-head h2{font-size:44px}.portfolio-grid{gap:14px}.project,.project:nth-child(3){min-height:390px}.project-body{padding:24px}.project h3{font-size:30px}.cta-box{padding:38px 25px}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}}
