@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap");:root{--navy:#102d2d;--navy-2:#183d3a;--green:#1f665d;--mint:#dceae4;--cream:#f7f5ef;--sand:#e8dfd0;--orange:#e5784e;--ink:#17302f;--muted:#6a7775;--border:#dfe5e1;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:DM Sans,Arial,sans-serif}button,input,select{font:inherit}button{cursor:pointer}h1,h2,h3,p{margin-top:0}.brand,h1,h2,h3{font-family:Manrope,sans-serif}header{height:82px;padding:0 max(5vw,32px);justify-content:space-between;border-bottom:1px solid #e9ece8;background:rgba(255,255,255,.96);position:-webkit-sticky;position:sticky;top:0;z-index:50}.brand,header{display:flex;align-items:center}.brand{gap:11px;color:var(--navy);border:0;background:none;padding:0;text-align:left}.brand-mark{width:39px;height:39px;display:grid;place-items:center;background:var(--navy);color:#fff;border-radius:3px 13px 3px 3px}.brand span:last-child{display:flex;flex-direction:column;font-size:14px;line-height:1.05;letter-spacing:1.8px}.brand strong{font-size:10px;color:var(--green);letter-spacing:2.6px;margin-top:4px}header nav{display:flex;align-items:center;gap:32px}header nav a,header nav button{border:0;background:transparent;color:#425250;text-decoration:none;font-weight:600;font-size:14px}.nav-login{padding-left:28px!important;border-left:1px solid var(--border)!important}.menu-button{display:none;border:0;background:none;color:var(--navy)}.button{min-height:48px;padding:0 23px;border:0;border-radius:6px;background:var(--orange);color:#fff;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:10px;box-shadow:0 8px 20px rgba(193,84,43,.18)}.button.small{min-height:42px;padding:0 18px;font-size:14px}.button.full{width:100%}.button.light{background:#fff;color:var(--navy);box-shadow:none}.text-button{border:0;background:none;color:var(--navy);font-weight:700;display:flex;align-items:center;gap:5px}.hero{min-height:630px;padding:70px max(6vw,42px);background:var(--cream);display:grid;grid-template-columns:1fr 1fr;align-items:center;overflow:hidden}.hero-copy{max-width:640px;position:relative;z-index:2}.eyebrow,.kicker{color:var(--green);font-size:12px;font-weight:800;letter-spacing:1.7px}.eyebrow{display:inline-flex;align-items:center;gap:7px;padding:8px 11px;background:#e4eee9;border-radius:30px}.hero h1{font-size:clamp(44px,5vw,72px);line-height:1.04;letter-spacing:-3.5px;margin:22px 0;color:var(--navy)}.hero h1 span{display:block;color:var(--green);font-weight:500;font-style:italic}.hero-copy>p{color:var(--muted);max-width:570px;font-size:18px;line-height:1.7}.hero-actions{display:flex;gap:22px;align-items:center;margin-top:32px}.trust-row{display:flex;gap:24px;margin-top:30px;color:#65736f;font-size:13px}.trust-row span{display:flex;align-items:center;gap:6px}.trust-row svg{width:17px;height:17px;padding:3px;border-radius:50%;background:var(--mint);color:var(--green)}.hero-visual{position:relative;min-height:490px}.plan-grid{position:absolute;inset:-100px -100px -100px 25%;opacity:.2;background-image:linear-gradient(#6f9289 1px,transparent 0),linear-gradient(90deg,#6f9289 1px,transparent 0);background-size:32px 32px;transform:rotate(-3deg)}.plan-card{width:min(470px,88%);height:390px;background:#fff;position:absolute;top:45px;left:11%;padding:20px;box-shadow:0 30px 70px rgba(30,58,55,.17);transform:rotate(2deg)}.plan-footer,.plan-top{display:flex;justify-content:space-between;color:#60726e;font-size:9px;letter-spacing:1px}.house-plan{border:2px solid #58756f;height:295px;margin:17px 0;display:grid;grid-template-columns:1.25fr .75fr;grid-template-rows:1fr 1fr;padding:8px;grid-gap:5px;gap:5px;background:repeating-linear-gradient(45deg,#f6f4ee,#f6f4ee 2px,#fff 0,#fff 10px)}.room{border:2px solid #809892;display:grid;place-items:center;text-align:center;color:#66807a;font-size:9px}.room-a{grid-row:1/3}.floating-card{position:absolute;background:#fff;border-radius:8px;padding:14px 18px;box-shadow:0 15px 38px rgba(26,54,51,.17);display:flex;align-items:center;gap:11px}.floating-card svg{color:var(--green)}.floating-card span{display:flex;flex-direction:column;font-size:12px;color:var(--muted)}.floating-card b{color:var(--navy);font-size:14px;margin-bottom:3px}.delivery{right:0;top:78px}.timing{left:1%;bottom:35px}.proof-strip{padding:30px max(7vw,45px);background:var(--navy);color:#fff;display:grid;grid-template-columns:repeat(4,1fr)}.proof-strip div{text-align:center;border-right:1px solid rgba(255,255,255,.14)}.proof-strip div:last-child{border:0}.proof-strip b{display:block;font:700 25px Manrope}.proof-strip span{font-size:12px;color:#aec0bb}.section{padding:100px max(6vw,42px)}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:45px}.cta h2,.method h2,.promise h2,.section-heading h2{font-size:clamp(32px,3.4vw,50px);letter-spacing:-2px;color:var(--navy);margin:12px 0 0}.section-heading>p{max-width:470px;color:var(--muted);line-height:1.7}.service-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:15px;gap:15px}.service-card{border:1px solid var(--border);padding:28px 22px 22px;border-radius:8px;min-height:355px;display:flex;flex-direction:column;position:relative;transition:.2s}.service-card:hover{transform:translateY(-5px);box-shadow:0 18px 40px rgba(25,54,51,.1)}.service-card.featured{border:2px solid var(--green)}.popular{position:absolute;top:-12px;left:20px;padding:6px 10px;color:#fff;background:var(--green);border-radius:4px;font-size:9px;font-weight:800;letter-spacing:1px}.service-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:5px 14px 5px 5px;background:#e3ede8;color:var(--green);font:800 11px Manrope}.service-card h3{font-size:18px;line-height:1.35;margin:22px 0 10px}.service-card p{color:var(--muted);font-size:13px;line-height:1.55}.price{margin-top:auto;display:grid;grid-template-columns:auto auto 1fr;align-items:end;grid-gap:5px;gap:5px}.price span{grid-column:1/-1;color:var(--muted);font-size:10px}.price b{font:700 25px Manrope}.price small{margin-bottom:5px}.service-card button{border:0;background:none;padding:15px 0 0;margin-top:15px;border-top:1px solid var(--border);color:var(--green);font-weight:700;display:flex;justify-content:space-between;font-size:13px}.method{background:#eef2ef;display:grid;grid-template-columns:1fr 1fr;grid-gap:9vw;gap:9vw;align-items:center}.method-copy>p{color:var(--muted);max-width:520px;line-height:1.7;margin:20px 0 36px}.method-steps{display:grid;grid-gap:26px;gap:26px}.method-step{display:flex;gap:18px;align-items:center}.method-step>b{width:44px;height:44px;flex:0 0 44px;border-radius:50%;background:var(--navy);color:#fff;display:grid;place-items:center;font-size:12px}.method-step span{display:flex;flex-direction:column;gap:5px}.method-step small{color:var(--muted);font-size:13px}.method-panel{max-width:470px;background:#fff;border-radius:11px;box-shadow:0 25px 60px rgba(28,56,53,.15);padding:26px}.project-minihead{display:flex;align-items:center;gap:11px;padding-bottom:20px;border-bottom:1px solid var(--border)}.avatar{width:38px;height:38px;border-radius:50%;background:var(--green);color:#fff;display:grid;place-items:center;font-size:12px;font-weight:700}.project-minihead>span:nth-child(2){display:flex;flex-direction:column;flex:1 1}.project-minihead small{color:var(--muted)}.project-ref{margin:20px 0;font-size:13px}.project-ref,.status-card{display:flex;justify-content:space-between}.status-card{background:#f2f6f3;border-radius:7px;padding:16px;align-items:center}.status-card>div{display:flex;flex-direction:column;gap:5px;font-size:12px}.status-pill{color:var(--green);background:#dbece4;padding:6px 9px;border-radius:20px;font-size:10px;font-weight:800}.status-pill.payment-pending{color:#9b5a25;background:#f8ead8}.timeline{margin:22px 0;display:grid}.timeline>div{display:flex;gap:13px;min-height:54px;position:relative}.timeline>div:after{content:"";width:1px;background:var(--border);position:absolute;left:13px;top:27px;bottom:0}.timeline>div:last-child:after{display:none}.timeline>div>span{z-index:1;width:27px;height:27px;border-radius:50%;border:1px solid var(--border);background:#fff;display:grid;place-items:center;font-size:10px;color:var(--muted)}.timeline>div.done>span{background:var(--green);color:#fff;border-color:var(--green)}.timeline p{display:flex;flex-direction:column;margin:2px 0 0;font-size:12px}.timeline small{color:var(--muted);margin-top:3px}.promise{padding:75px max(8vw,50px);background:var(--navy);color:#fff;display:grid;grid-template-columns:auto 1fr 1fr;align-items:center;grid-gap:45px;gap:45px}.promise>svg{width:65px;height:65px;color:#8eb6a9}.promise h2{color:#fff;font-size:35px}.promise .kicker{color:#8eb6a9}.promise-list{display:grid;grid-template-columns:1fr 1fr;grid-gap:25px;gap:25px}.promise-list span{display:flex;align-items:center;gap:10px;font-size:13px}.promise-list svg{width:18px;color:#92bcae}.cta{margin:90px max(6vw,42px);padding:55px 65px;color:#fff;background:var(--green);border-radius:10px;display:flex;justify-content:space-between;align-items:center}.cta .kicker{color:#bed5cb}.cta h2{color:#fff;font-size:36px}.cta p{color:#d8e6df;margin:12px 0 0}footer{background:#f5f3ed;padding:65px max(6vw,42px) 25px;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;grid-gap:60px;gap:60px;color:var(--muted);font-size:13px}footer>div{display:flex;flex-direction:column;gap:12px}footer>div:first-child p{max-width:300px;line-height:1.6;margin-top:8px}footer b{color:var(--navy)}footer a,footer button,footer span{color:var(--muted);text-decoration:none;border:0;background:none;padding:0;text-align:left}footer>small{grid-column:1/-1;border-top:1px solid #dddcd6;padding-top:22px}.order-page{min-height:100vh;background:#f5f6f3;padding:55px max(6vw,40px) 100px}.order-heading{text-align:center}.order-heading h1{font-size:40px;margin:10px 0}.order-heading p{color:var(--muted)}.stepper{max-width:760px;margin:38px auto 48px;display:grid;grid-template-columns:repeat(4,1fr)}.stepper>div{display:flex;align-items:center;gap:8px;position:relative;color:#98a29f;font-size:12px}.stepper>div:after{content:"";height:1px;background:#cfd8d3;flex:1 1;margin:0 8px}.stepper>div:last-child:after{display:none}.stepper span{width:29px;height:29px;border:1px solid #cfd8d3;background:#fff;border-radius:50%;display:grid;place-items:center}.stepper .active{color:var(--green)}.stepper .active span{color:#fff;border-color:var(--green);background:var(--green)}.order-layout{max-width:1060px;margin:auto;display:grid;grid-template-columns:1fr 310px;grid-gap:24px;gap:24px;align-items:start}.form-card,.summary-card{background:#fff;border:1px solid var(--border);border-radius:9px;padding:32px}.form-title{display:flex;gap:15px;padding-bottom:25px;border-bottom:1px solid var(--border);margin-bottom:25px}.form-title svg{color:var(--green)}.form-title h2{font-size:21px;margin-bottom:5px}.form-title p{color:var(--muted);font-size:13px;margin:0}.selected-service{padding:20px;border:2px solid var(--green);background:#f4f8f6;border-radius:8px;display:flex;align-items:center;gap:16px}.selected-service div:nth-child(2){flex:1 1;display:flex;flex-direction:column}.selected-service small{color:var(--muted);margin-top:4px}.selected-service strong{font-size:22px}.info-box{background:#eef5f2;padding:15px;display:flex;gap:10px;color:#4c6560;margin-top:20px;font-size:12px}.info-box svg{flex:0 0 18px}.info-box p{margin:0}.form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px}.form-grid label{font-size:12px;font-weight:700}.form-grid label.wide{grid-column:1/-1}.form-grid input,.form-grid select{width:100%;margin-top:8px;padding:13px;border:1px solid #d8dfdb;border-radius:5px;outline:none;color:var(--navy);background:#fff}.form-grid input:focus,.form-grid select:focus{border-color:var(--green)}.drop-zone{border:1.5px dashed #a8b9b3;background:#f7faf8;min-height:200px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;text-align:center;border-radius:7px;color:var(--muted)}.drop-zone input{display:none}.drop-zone svg{color:var(--green)}.drop-zone b{color:var(--navy)}.drop-zone small{font-size:10px}.doc-checklist{display:grid;margin-top:20px}.doc-checklist>div{padding:12px 0;border-bottom:1px solid var(--border);display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:10px;gap:10px;font-size:12px}.doc-checklist>div>span{width:28px;height:28px;border-radius:50%;background:#edf1ef;display:grid;place-items:center}.doc-checklist svg{width:14px}.doc-checklist .uploaded{background:var(--green);color:#fff}.doc-checklist small{color:var(--muted)}.payment-options{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.payment-options button{height:46px;border:1px solid var(--border);background:#fff;border-radius:5px;font-weight:700}.separator{text-align:center;border-top:1px solid var(--border);margin:26px 0}.separator span{position:relative;top:-10px;padding:0 12px;background:#fff;color:var(--muted);font-size:11px}.secure-note{color:var(--green);font-size:11px;display:flex;align-items:center;gap:8px;margin-top:20px}.secure-note svg{width:17px}.review-card{display:grid;border:1px solid var(--border);border-radius:7px;overflow:hidden}.review-card>div{display:grid;grid-template-columns:130px 1fr;grid-gap:15px;gap:15px;padding:15px 17px;border-bottom:1px solid var(--border);font-size:12px}.review-card>div:last-child{border-bottom:0}.review-card span{color:var(--muted)}.form-actions{display:flex;justify-content:flex-end;gap:12px;border-top:1px solid var(--border);padding-top:25px;margin-top:28px}.back-button{border:0;background:none;font-weight:700;color:var(--muted);padding:0 20px}.summary-card{position:-webkit-sticky;position:sticky;top:105px}.summary-card h3{font-size:19px;margin:14px 0 22px}.summary-list{display:grid;grid-gap:13px;gap:13px;font-size:12px}.summary-list span{display:flex;align-items:center;gap:8px}.summary-list svg{width:16px;color:var(--green)}.summary-total{margin:25px 0;padding:20px 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border);display:flex;justify-content:space-between;align-items:center}.summary-total b{font-size:25px}.summary-card>p{font-size:10px;color:var(--muted);line-height:1.5}.auth-page{min-height:calc(100vh - 82px);display:grid;grid-template-columns:1fr 1fr;background:var(--cream)}.auth-promise{padding:9vw 8vw;background:var(--navy);color:#fff;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden}.auth-promise:after{content:"";position:absolute;width:430px;height:430px;right:-180px;bottom:-190px;border:1px solid rgba(255,255,255,.12);border-radius:50%;box-shadow:0 0 0 70px rgba(255,255,255,.025),0 0 0 140px rgba(255,255,255,.018)}.auth-promise .kicker{color:#9fc1b6}.auth-promise h1{font-size:clamp(38px,4.2vw,62px);line-height:1.08;letter-spacing:-2.5px;margin:18px 0 24px}.auth-promise>p{max-width:520px;color:#afc2bd;line-height:1.7}.auth-promise>div{display:grid;grid-gap:17px;gap:17px;margin-top:38px}.auth-promise>div span{display:flex;align-items:center;gap:12px;font-size:13px}.auth-promise>div svg{color:#8db7aa;width:20px}.auth-card{width:min(480px,calc(100% - 40px));margin:auto;padding:42px;background:#fff;border:1px solid var(--border);border-radius:10px;box-shadow:0 22px 55px rgba(25,54,51,.1)}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;padding:4px;background:#eef2ef;border-radius:6px;margin-bottom:30px}.auth-tabs button{border:0;background:none;padding:11px;border-radius:4px;color:var(--muted);font-weight:700;font-size:12px}.auth-tabs button.active{background:#fff;color:var(--green);box-shadow:0 2px 8px rgba(20,55,51,.08)}.auth-card h2{margin-bottom:7px;font-size:28px}.auth-card>p{color:var(--muted);font-size:13px;margin-bottom:26px}.auth-card form{display:grid;grid-gap:17px;gap:17px}.auth-card form label{font-size:12px;font-weight:700}.auth-card form input{display:block;width:100%;margin-top:8px;padding:14px;border:1px solid #d5deda;border-radius:5px;outline:0;color:var(--navy)}.auth-card form input:focus{border-color:var(--green);box-shadow:0 0 0 3px rgba(31,102,93,.08)}.auth-names{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.auth-alert{padding:12px 14px;border-radius:5px;font-size:11px;line-height:1.5}.auth-alert.error{color:#9b3d2a;background:#f9e9e4}.auth-alert.success{color:var(--green);background:#e4f0ea}.auth-card form .button:disabled{opacity:.65;cursor:wait}.auth-card>small{display:block;color:#8c9794;font-size:9px;line-height:1.5;text-align:center;margin-top:20px}.dashboard-shell{min-height:100vh;background:#f4f6f4;display:grid;grid-template-columns:245px 1fr}.sidebar{background:var(--navy);color:#fff;padding:25px 18px;position:-webkit-sticky;position:sticky;top:0;height:100vh;display:flex;flex-direction:column}.sidebar .brand{color:#fff;padding:0 7px 25px;border-bottom:1px solid rgba(255,255,255,.1)}.sidebar .brand-mark{background:#fff;color:var(--navy)}.sidebar .brand strong{color:#8eb6a9}.sidebar-nav{padding-top:25px;display:grid;grid-gap:6px;gap:6px}.sidebar-nav>span{color:#718d87;font-size:9px;letter-spacing:1.7px;margin:0 10px 8px}.sidebar-nav button{border:0;background:none;color:#9db2ad;padding:11px 12px;border-radius:5px;text-align:left;display:flex;align-items:center;gap:11px;font-size:13px}.sidebar-nav button.active{color:#fff;background:rgba(255,255,255,.1)}.sidebar-help{margin-top:auto;background:rgba(255,255,255,.07);padding:16px;display:flex;flex-direction:column;gap:7px;border-radius:7px}.sidebar-help svg{color:#91b9ac}.sidebar-help small{color:#91a7a2;font-size:10px;line-height:1.5}.sidebar-help button{color:#fff;padding:7px 0 0;font-weight:700}.back-site,.sidebar-help button{background:none;border:0;text-align:left;font-size:11px}.back-site{color:#829b96;margin-top:20px}.dashboard-main{padding:32px 38px 60px;max-width:1500px;width:100%;overflow:hidden}.payment-banner{margin-bottom:20px;padding:14px 17px;border-radius:7px;display:flex;align-items:center;gap:10px;font-size:12px;font-weight:700}.payment-banner.success{color:var(--green);background:#dfeee7;border:1px solid #c6e0d5}.payment-banner.cancelled{color:#92532c;background:#faeadf;border:1px solid #efd3c1}.payment-verifying{position:fixed;inset:0;z-index:100;background:rgba(16,45,45,.82);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px}.payment-verifying span{width:36px;height:36px;border:3px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:payment-spin .8s linear infinite}@keyframes payment-spin{to{transform:rotate(1turn)}}.dashboard-top{display:flex;justify-content:space-between;align-items:center}.dashboard-top h1{font-size:28px;margin-bottom:4px}.dashboard-top p{color:var(--muted);font-size:13px}.user-menu{position:relative;display:flex;align-items:center;gap:10px}.user-menu>span:last-child{display:flex;flex-direction:column;font-size:12px}.user-menu small{color:var(--muted)}.notification-button{position:relative;width:34px;height:34px;border:1px solid var(--border);border-radius:50%;background:#fff;color:var(--green);display:grid;place-items:center}.notification{position:absolute;top:-5px;right:-5px;background:var(--orange);color:#fff;min-width:18px;height:18px;padding:0 4px;border-radius:10px;display:grid;place-items:center;font-size:8px;font-weight:800}.notification-panel{position:absolute;z-index:30;top:43px;right:0;width:min(360px,calc(100vw - 32px));max-height:430px;overflow-y:auto;background:#fff;border:1px solid var(--border);border-radius:8px;box-shadow:0 15px 40px rgba(16,45,45,.16);padding:8px}.notification-panel-head{display:flex;justify-content:space-between;padding:9px 10px 12px;border-bottom:1px solid var(--border)}.notification-panel>button{width:100%;border:0;border-bottom:1px solid var(--border);background:#fff;color:var(--ink);padding:11px 10px;text-align:left;display:grid;grid-gap:4px;gap:4px}.notification-panel>button.unread{background:#eef5f1}.notification-panel>button small,.notification-panel>button span,.notification-panel>p{color:var(--muted);font-size:10px}.notification-panel>p{padding:18px 10px;margin:0}.mobile-brand{display:none}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:15px;gap:15px;margin:25px 0 35px}.stat-grid article{background:#fff;border:1px solid var(--border);padding:20px;border-radius:7px;display:flex;gap:14px}.stat-grid article>span{width:39px;height:39px;border-radius:7px;background:#e7f0ec;color:var(--green);display:grid;place-items:center}.stat-grid article>div{display:flex;flex-direction:column}.stat-grid small{color:var(--muted)}.stat-grid b{font:700 23px Manrope;margin:5px 0}.stat-grid em{color:var(--green);font-size:9px;font-style:normal}.dashboard-section-title{display:flex;justify-content:space-between;align-items:flex-end;margin:20px 0 15px}.dashboard-section-title h2{margin-bottom:4px;font-size:20px}.dashboard-section-title p{margin:0;color:var(--muted);font-size:11px}.panel,.project-card,.table-wrap{background:#fff;border:1px solid var(--border);border-radius:7px}.project-card{padding:24px}.project-card-head{display:flex;justify-content:space-between}.project-card-head h3{font-size:17px;margin:11px 0 5px}.project-card-head p{color:var(--muted);font-size:11px}.project-card-head button,table button{background:none;border:0;color:var(--muted)}.empty-project{min-height:230px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:var(--muted)}.empty-project>svg{width:35px;height:35px;color:var(--green);margin-bottom:13px}.empty-project h3{color:var(--navy);margin-bottom:7px}.empty-project p{font-size:12px}.empty-project .button{margin-top:10px}.panel-empty{color:var(--muted);font-size:11px;padding:20px 0;margin:0}.progress-meta{display:flex;justify-content:space-between;font-size:11px;margin-top:20px}.progress{height:7px;background:#e5ebe8;border-radius:6px;margin:8px 0 20px;overflow:hidden}.progress span{display:block;height:100%;background:var(--green);border-radius:6px}.next-step{background:#f1f5f2;padding:15px;display:flex;align-items:center;gap:13px;border-radius:5px}.next-step>svg{color:var(--green)}.next-step>div{flex:1 1}.next-step small{font-size:8px;color:var(--green);font-weight:800}.next-step b{display:block;font-size:12px;margin:3px 0}.next-step p{margin:0;color:var(--muted);font-size:10px}.next-step button{border:0;background:none;color:var(--green);font-size:11px;font-weight:700;display:flex;align-items:center}.next-step button svg{width:15px}.next-step .verify-payment{min-height:36px;padding:0 13px;border:1px solid var(--green);border-radius:5px;white-space:nowrap}.next-step .verify-payment:disabled{opacity:.6;cursor:wait}.payment-error{margin-top:13px}.two-columns{display:grid;grid-template-columns:1.3fr .7fr;grid-gap:16px;gap:16px;margin-top:16px}.panel{padding:20px}.panel-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.panel-head h3{margin:0;font-size:15px}.panel-head button{border:0;background:none;color:var(--green);font-size:10px;font-weight:700}.activity{display:grid;grid-template-columns:auto 1fr auto;grid-gap:11px;gap:11px;align-items:center;padding:12px 0;border-top:1px solid var(--border)}.activity>span{width:32px;height:32px;border-radius:50%;background:#e9f0ed;color:var(--green);display:grid;place-items:center}.activity svg{width:15px}.activity p,.task p,.team-member p{margin:0;display:flex;flex-direction:column;font-size:11px}.activity small,.task small,.team-member small{color:var(--muted);margin-top:3px}.activity time{color:var(--muted);font-size:9px}.team-member{display:flex;align-items:center;gap:10px;padding:15px 0}.team-member p{flex:1 1}.team-member .secondary{background:#9a8776}.online{width:8px;height:8px;background:#45ad72;border-radius:50%}.outline-button{min-height:38px;padding:0 15px;background:#fff;border:1px solid var(--border);border-radius:5px;color:var(--green);font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:7px}.table-wrap{overflow-x:auto}.table-wrap table{width:100%;border-collapse:collapse;min-width:720px}.table-wrap th{color:#889490;font-size:9px;text-align:left;padding:13px 18px}.table-wrap td,.table-wrap th{border-bottom:1px solid var(--border)}.table-wrap td{padding:16px 18px;font-size:11px}.table-wrap td:first-child{display:flex;flex-direction:column}.table-wrap td small{color:var(--muted);margin-top:3px}.table-status{padding:5px 8px;border-radius:20px;background:#e4efe9;color:var(--green);font-size:9px;font-weight:700}.table-status.s1{background:#edf0f5;color:#5d6c87}.table-status.s2{background:#e7f0ec}.table-select{width:100%;min-width:145px;border:1px solid var(--border);border-radius:5px;background:#fff;color:var(--ink);padding:8px 9px;font:inherit}.table-select:disabled{opacity:.55}.table-date{min-width:135px;border:1px solid var(--border);border-radius:5px;background:#fff;color:var(--ink);padding:8px 9px;font:inherit}.table-date:disabled{opacity:.55}.documents-workspace{display:grid;grid-gap:18px;gap:18px}.document-upload{display:flex;align-items:flex-end;gap:14px;padding:18px;flex-wrap:wrap}.document-upload label:first-child{display:grid;grid-gap:7px;gap:7px;color:var(--muted);font-size:10px}.document-upload select{min-width:260px;border:1px solid var(--border);border-radius:5px;background:#fff;padding:10px;color:var(--ink)}.document-file{cursor:pointer}.document-file input{display:none}.document-limit{width:100%;color:var(--muted);font-size:9px}.document-table table button.outline-button{border:1px solid var(--border);background:#fff;padding:8px 10px;color:var(--green)}.document-table table button.outline-button.danger{color:#a84938;border-color:#e8c9c2}.document-table table button.outline-button:disabled{opacity:.55}.document-table td:first-child{min-width:250px}.document-actions{display:flex;gap:7px;white-space:nowrap}.messages-workspace{display:grid;grid-gap:18px;gap:18px}.message-order{padding:18px}.message-order label{display:grid;grid-gap:7px;gap:7px;width:min(360px,100%);color:var(--muted);font-size:10px}.message-order select{border:1px solid var(--border);border-radius:5px;background:#fff;padding:10px;color:var(--ink)}.message-panel{padding:0;overflow:hidden}.message-thread{min-height:360px;max-height:520px;overflow-y:auto;padding:22px;display:flex;flex-direction:column;gap:12px}.message-bubble{align-self:flex-start;max-width:min(650px,82%);padding:12px 14px;border-radius:4px 12px 12px 12px;background:#edf2ef}.message-bubble.mine{align-self:flex-end;background:#dfeee7;border-radius:12px 4px 12px 12px}.message-bubble b{font-size:10px;color:var(--green)}.message-bubble p{margin:5px 0;white-space:pre-wrap;font-size:12px;line-height:1.5}.message-bubble time{color:var(--muted);font-size:8px}.message-composer{border-top:1px solid var(--border);padding:15px;display:grid;grid-template-columns:1fr auto;grid-gap:12px;gap:12px}.message-composer textarea{min-height:72px;resize:vertical;border:1px solid var(--border);border-radius:5px;padding:11px;color:var(--ink);font:inherit}.message-composer .button{align-self:end}.admin-panels{grid-template-columns:1fr 1fr}.bars{display:grid;grid-gap:16px;gap:16px}.bars>div>span{display:flex;justify-content:space-between;font-size:10px;margin-bottom:6px}.bars i{display:block;height:6px;background:#e7ece9;border-radius:5px;overflow:hidden}.bars em{display:block;height:100%;background:var(--green)}.task{display:flex;gap:10px;align-items:center;padding:12px 0;border-top:1px solid var(--border)}.task>span{width:27px;height:27px;border-radius:50%;display:grid;place-items:center;background:#f7e8e2;color:var(--orange);font-size:10px;font-weight:700}.task p{flex:1 1}.task svg{width:15px;color:var(--muted)}.history-panel{margin-top:16px}.history-panel .panel-head small{color:var(--muted);font-size:9px}.history-list>div{display:grid;grid-template-columns:auto 1fr auto;grid-gap:10px;gap:10px;align-items:center;padding:11px 0;border-top:1px solid var(--border)}.history-list>div>span{width:30px;height:30px;border-radius:50%;background:#e9f0ed;color:var(--green);display:grid;place-items:center}.history-list p{margin:0;display:flex;flex-direction:column;font-size:11px}.history-list p small,.history-list time{color:var(--muted);font-size:9px;margin-top:3px}.role-switcher{position:fixed;right:20px;bottom:18px;z-index:20;background:var(--navy);color:#fff;padding:7px;border-radius:7px;box-shadow:0 8px 25px rgba(0,0,0,.2);font-size:9px}.role-switcher button{border:0;background:rgba(255,255,255,.1);color:#fff;margin-left:5px;padding:6px 8px;border-radius:3px;font-size:9px}.logout-button{margin-left:8px;border:1px solid var(--border);background:#fff;color:var(--muted);padding:8px 10px;border-radius:5px;font-size:10px;font-weight:700}@media (max-width:1100px){.service-grid{grid-template-columns:repeat(3,1fr)}.hero{grid-template-columns:1.1fr .9fr}.trust-row{flex-wrap:wrap}.stat-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:800px){header{height:68px;padding:0 20px}.menu-button{display:block}header nav{display:none;position:absolute;top:68px;left:0;right:0;padding:22px;background:#fff;flex-direction:column;align-items:stretch;gap:10px;box-shadow:0 10px 25px rgba(0,0,0,.1)}header nav.nav-open{display:flex}.nav-login{border-left:0!important;padding:12px 0!important}.hero{grid-template-columns:1fr;padding:55px 22px 30px}.hero h1{letter-spacing:-2px}.hero-actions{align-items:stretch;flex-direction:column}.hero-visual{min-height:410px;margin-top:20px}.plan-card{left:6%;width:88%}.delivery{right:-5px}.timing{bottom:5px}.proof-strip{grid-template-columns:1fr 1fr;gap:22px}.proof-strip div:nth-child(2){border:0}.section{padding:70px 22px}.section-heading{display:block}.section-heading>p{margin-top:18px}.service-grid{grid-template-columns:1fr}.service-card{min-height:310px}.method{grid-template-columns:1fr;gap:50px}.method-panel{width:100%}.promise{padding:55px 25px;gap:20px}.promise,.promise-list{grid-template-columns:1fr}.cta{margin:55px 20px;padding:38px 25px;display:block}.cta .button{margin-top:25px;width:100%}footer{grid-template-columns:1fr 1fr;padding:50px 25px 20px;gap:35px}footer>div:first-child{grid-column:1/-1}.order-page{padding:38px 16px 70px}.order-heading h1{font-size:30px}.stepper b{display:none}.stepper>div:after{margin:0 5px}.order-layout{grid-template-columns:1fr}.summary-card{position:static}.form-card,.summary-card{padding:22px}.form-grid{grid-template-columns:1fr}.form-grid label.wide{grid-column:auto}.auth-page{min-height:calc(100vh - 68px);grid-template-columns:1fr}.auth-promise{display:none}.auth-card{margin:35px auto;padding:28px 22px}.auth-card h2{font-size:24px}.dashboard-shell{display:block}.sidebar{display:none}.dashboard-main{padding:22px 16px 70px}.dashboard-top{align-items:flex-start}.dashboard-top h1{font-size:23px;margin-top:45px}.mobile-brand{display:flex;position:absolute;top:20px;align-items:center;gap:7px;font-weight:800;font-size:12px}.user-menu>span:last-child{display:none}.stat-grid{grid-template-columns:1fr 1fr}.stat-grid article{padding:14px}.admin-panels,.two-columns{grid-template-columns:1fr}.next-step{align-items:flex-start}.next-step button{display:none}.dashboard-section-title{align-items:start;gap:15px}.role-switcher span{display:none}.document-upload{align-items:stretch;flex-direction:column}.document-upload select{min-width:0;width:100%}.message-composer{grid-template-columns:1fr}.message-composer .button{width:100%}}@media (max-width:480px){.hero h1{font-size:43px}.hero-copy>p{font-size:16px}.trust-row{display:grid;grid-gap:10px;gap:10px}.proof-strip{padding:26px 18px}.proof-strip b{font-size:20px}.plan-card{height:330px}.house-plan{height:235px}.hero-visual{min-height:360px}footer{grid-template-columns:1fr}footer>div:first-child{grid-column:auto}.stat-grid{grid-template-columns:1fr}.project-card{padding:17px}.project-card-head h3{font-size:15px}}