@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--green:#124c3b;--lime:#d8f28b;--ink:#202e2a;--muted:#758079;--line:#e5e9e5;--bg:#f5f7f5}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font:15px 'DM Sans',sans-serif}button,input,select,textarea{font:inherit}button,a{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button{border:0}button:focus-visible,a:focus-visible{outline:3px solid #7fa74d;outline-offset:4px}h1,h2,h3,p{margin:0}h1,h2,h3,.amount{font-family:Manrope,sans-serif}h1{font-size:30px;letter-spacing:-1px;font-weight:800}h2{font-size:19px;letter-spacing:-.5px}h3{font-size:16px}.muted{color:var(--muted)}aside{position:fixed;width:236px;height:100vh;background:white;border-right:1px solid var(--line);padding:35px 23px;display:flex;flex-direction:column}.brand{font:bold 25px Manrope;display:flex;align-items:center;letter-spacing:-1.5px;gap:4px}.brand>span:last-child{font-weight:400}.brandmark{background:var(--green);color:var(--lime);width:39px;height:39px;border-radius:12px;text-align:center;margin-right:6px;font-size:30px}.workspace{font-size:10px;letter-spacing:1.8px;color:#929b96;margin:47px 10px 17px}nav button{display:flex;align-items:center;gap:14px;background:none;color:#737d77;width:100%;padding:15px;border-radius:10px;text-align:left;margin:4px 0;font-size:14px}nav button.active{background:#edf3e9;color:var(--green);font-weight:700}svg{width:21px;height:21px;stroke:currentColor;fill:none;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.aside-bottom{margin-top:auto;padding:25px 10px 0}.aside-bottom p{font-size:13px;color:var(--muted);margin:8px 0 16px}.help-icon{border:1px solid var(--line);border-radius:50%;width:28px;height:28px;display:grid;place-items:center;margin-bottom:15px}.outline{border:1px solid var(--line);background:transparent;border-radius:8px;padding:11px;font-size:12px;color:var(--green)}small{display:block;color:var(--muted);font-size:11px;letter-spacing:1px;margin-top:40px}.shell{margin-left:236px}header{height:86px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;padding:0 44px;background:#ffffffa0}.breadcrumb{font-size:13px;color:var(--muted)}.breadcrumb span{padding:0 14px;color:#c2c9c3}.breadcrumb b{font-weight:500;color:var(--ink)}.header-right{display:flex;gap:22px;align-items:center}.demo{font-size:11px;border:1px solid #dce3d9;padding:6px 9px;border-radius:5px;color:#6c776e}.avatar{display:grid;place-items:center;background:#e8ebdd;color:var(--green);width:40px;height:40px;border-radius:50%;font-size:12px;font-weight:700}.icon-button{background:none;font-size:24px;position:relative}.icon-button i{position:absolute;width:5px;height:5px;border-radius:50%;background:#c28242;right:5px;top:4px}main{max-width:1370px;margin:auto;padding:36px 44px}.greeting{display:flex;align-items:center;justify-content:space-between;margin-bottom:29px}.greeting p{color:var(--muted);margin-top:9px;font-size:14px}.date{font-size:12px;color:var(--muted)}.topgrid{display:grid;grid-template-columns:1.15fr 1fr;gap:22px}.wallet{background:var(--green);border-radius:17px;padding:25px 29px;color:white;position:relative;overflow:hidden;min-height:230px}.wallet-top{display:flex;justify-content:space-between;font-size:13px;color:#d0ddd4}.wallet-top button{background:none;color:white}.amount{font-size:35px;font-weight:600;margin:15px 0 6px;letter-spacing:-1px}.wallet .caption{font-size:12px;color:#b7cdbf}.wallet-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #ffffff26;padding-top:19px;margin-top:21px;font-size:12px}.wallet-bottom b{color:var(--lime);font-weight:500}.wallet-bottom button{background:var(--lime);border-radius:7px;padding:10px 13px;font-size:12px;color:var(--green);font-weight:700}.loyalty{background:#ebefdf;border:1px solid #e0e6d3;border-radius:17px;padding:25px 28px}.eyebrow{font-size:10px;letter-spacing:1.6px;font-weight:700;color:#67755e}.loyalty h2{font-size:22px;margin:13px 0 8px}.loyalty p{font-size:13px;color:#78816d;line-height:1.6}.loyalty .points{display:flex;justify-content:space-between;margin:19px 0 9px;font-size:11px}.progress{height:5px;background:#e7ebe5;border-radius:9px;overflow:hidden}.progress span{height:100%;display:block;background:#73966c;border-radius:9px}.loyalty button{background:none;padding:13px 0 0;font-size:12px;font-weight:700;color:var(--green)}.section-head{display:flex;align-items:center;justify-content:space-between;margin:32px 0 18px}.text-button{background:none;color:var(--green);font-size:12px;font-weight:700;padding:5px}.quick-actions{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-top:23px}.quick-actions button{background:white;border:1px solid var(--line);border-radius:12px;padding:19px 8px 16px;display:flex;flex-direction:column;align-items:center;gap:13px;font-size:12px;color:#3d4942;transition:.2s}.quick-actions button:hover{transform:translateY(-3px);border-color:#8fad91}.quick-actions .icon-wrap{width:41px;height:41px;background:#f1f5ed;border-radius:12px;display:grid;place-items:center;color:var(--green)}.main-columns{display:grid;grid-template-columns:1.65fr 1fr;gap:26px}.project-card,.card{background:white;border:1px solid var(--line);border-radius:13px;padding:22px;margin-bottom:13px}.project-head{display:flex;justify-content:space-between;gap:10px}.project-type{font-size:10px;color:#88908a;margin-bottom:9px;letter-spacing:1px}.tag{font-size:10px;display:inline-flex;align-items:center;background:#edf3e7;color:#648152;border-radius:5px;padding:6px 8px;height:fit-content;white-space:nowrap}.tag.amber{background:#fff2dc;color:#a77a34}.project-card p{font-size:12px;color:var(--muted);margin:7px 0 21px}.progress-label{display:flex;justify-content:space-between;font-size:11px;margin-bottom:9px;color:var(--muted)}.project-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #edf0eb;margin-top:21px;padding-top:15px;font-size:11px;color:var(--muted)}.person{display:flex;gap:8px;align-items:center}.person .avatar{width:28px;height:28px;font-size:9px;background:#e4ece5}.project-bottom button{background:none;font-size:11px;color:var(--green);font-weight:700}.notice{background:#fff9ec;border:1px solid #f1e4c9;border-radius:12px;padding:19px}.notice-top{display:flex;gap:10px;align-items:center;color:#a47935;font-size:12px;font-weight:600}.notice h3{margin:12px 0 7px;font-size:14px}.notice p{color:#918471;font-size:12px;line-height:1.6}.notice button{background:none;padding:15px 0 0;color:#876524;font-size:12px;font-weight:700}.team-row{display:flex;gap:10px;align-items:center;margin:18px 0}.team-row .avatar{width:35px;height:35px}.team-row b{font-size:12px;font-weight:600}.team-row p{font-size:11px;color:var(--muted);margin-top:4px}.team-row button{margin-left:auto;background:none;color:var(--green)}.team-card{padding:19px 21px}.team-card .section-head{margin:0 0 18px}.bottom-banner{margin-top:21px;border-top:1px solid var(--line);padding-top:23px;display:flex;justify-content:space-between;align-items:center}.bottom-banner h3{font-size:15px}.bottom-banner p{font-size:12px;color:var(--muted);margin-top:6px}footer{padding:15px 44px 28px;display:flex;justify-content:space-between;font-size:10px;color:#99a29b}#mobile-nav{display:none}.page-intro{margin-bottom:28px}.page-intro p{margin-top:10px;color:var(--muted)}.cards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-icon{color:var(--green);padding:16px;width:57px;height:57px;border-radius:15px;background:#f0f5e9;margin-bottom:22px}.card p{color:var(--muted);line-height:1.7;font-size:14px;margin:12px 0 20px}.price{font-size:24px;font-weight:700;margin:20px 0}.price small{display:inline;font-size:12px;letter-spacing:0;margin:0}.primary{display:inline-flex;justify-content:center;align-items:center;gap:8px;background:var(--green);color:white;padding:13px 19px;border-radius:9px;font-weight:600;font-size:14px}.secondary{background:#eff3e9;color:var(--green);padding:12px 18px;border-radius:9px}.filters{display:flex;gap:9px;margin:20px 0;flex-wrap:wrap}.filters button{padding:10px 17px;border-radius:25px;background:white;border:1px solid var(--line);color:#6c786d}.filters button.active{background:var(--green);color:white}.two-col{display:grid;grid-template-columns:1.7fr 1fr;gap:23px}.history-row{padding:19px 0;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;gap:15px}.history-row p{margin:6px 0 0;font-size:12px}.history-row:last-child{border:0}.post-meta{display:flex;align-items:center;gap:12px}.post-meta p{margin:4px 0 0;font-size:12px}.post-footer{display:flex;gap:10px;align-items:center;border-top:1px solid var(--line);padding-top:15px}.post-footer button{background:none;color:var(--green);font-size:12px}.post h3{margin-top:22px;font-size:18px}.post p{margin:10px 0 18px}.step{display:flex;gap:15px;margin:25px 0}.step-num{width:28px;height:28px;display:grid;place-items:center;background:#edf3e7;border-radius:50%;font-size:12px;color:var(--green)}.step p{margin:5px 0 0;font-size:12px;color:var(--muted)}dialog{border:none;border-radius:18px;width:min(510px,calc(100% - 28px));padding:28px;max-height:90vh;color:var(--ink)}dialog::backdrop{background:#132b2588;backdrop-filter:blur(4px)}.modal-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.modal-head button{background:#f1f4ee;border-radius:50%;width:30px;height:30px;font-size:20px}dialog p{font-size:14px;color:var(--muted);line-height:1.6;margin-bottom:15px}label{display:block;font-size:13px;font-weight:600;margin:16px 0 7px}input,select,textarea{width:100%;padding:13px;border:1px solid #dbe2d9;border-radius:8px;background:white;color:var(--ink)}textarea{min-height:100px;resize:vertical}form .primary{margin-top:20px;width:100%}.form-note{font-size:11px!important;margin-top:14px}.quote-total{background:#f1f6eb;padding:18px;border-radius:10px;margin-top:20px}.quote-total strong{display:block;font-size:28px;color:var(--green);margin-top:6px}#toast{position:fixed;bottom:30px;left:50%;transform:translate(-50%,30px);background:var(--green);color:white;padding:15px 24px;border-radius:10px;opacity:0;pointer-events:none;z-index:20;transition:.25s;max-width:90%;font-size:14px}#toast.show{opacity:1;transform:translate(-50%,0)}.mobile-brand{display:none}.empty{padding:35px;text-align:center;color:var(--muted)}
@media(min-width:1500px){main{padding-top:46px}.wallet,.loyalty{min-height:250px}.quick-actions button{padding:24px}.project-card{padding:26px}}
@media(max-width:1100px){aside{width:200px;padding:30px 15px}.shell{margin-left:200px}main{padding:30px 25px}header{padding:0 25px}.main-columns{grid-template-columns:1.4fr 1fr;gap:18px}.cards-grid{grid-template-columns:repeat(2,1fr)}.project-head{flex-wrap:wrap}.wallet,.loyalty{padding:23px}.date{display:none}}
@media(max-width:760px){aside{display:none}.shell{margin-left:0}header{height:68px;padding:0 21px}.breadcrumb{font-size:12px}.breadcrumb>span,.breadcrumb>b{display:none}.breadcrumb{font-weight:700;color:var(--green)}.header-right{gap:13px}.demo{font-size:9px;padding:5px}.avatar{width:34px;height:34px}main{padding:25px 20px 20px}h1{font-size:26px}.greeting{margin-bottom:23px}.greeting p{font-size:13px;line-height:1.5}.topgrid{grid-template-columns:1fr;gap:15px}.wallet{padding:23px;min-height:auto}.amount{font-size:36px}.loyalty{padding:19px 22px;display:none}.quick-actions{gap:7px;margin-top:20px}.quick-actions button{border:0;padding:9px 0;background:transparent;font-size:10px;gap:10px}.quick-actions .icon-wrap{background:white;border:1px solid var(--line);width:51px;height:51px;border-radius:17px}.main-columns{grid-template-columns:1fr;gap:0}.section-head{margin:26px 0 16px}h2{font-size:18px}.project-card{padding:20px}.project-head{flex-wrap:nowrap}.project-head h3{font-size:15px}.tag{font-size:9px;padding:5px}.project-type{font-size:9px}.notice{margin-top:13px}.main-columns>.right-col>.section-head{display:none}.team-card{margin-top:20px}.bottom-banner{margin-bottom:12px;gap:20px}footer{padding:14px 20px 100px;font-size:10px;line-height:1.7;display:block}footer span{display:block}#mobile-nav{display:flex;position:fixed;bottom:0;left:0;right:0;background:#fffffff5;backdrop-filter:blur(10px);border-top:1px solid var(--line);padding:8px 9px max(8px,env(safe-area-inset-bottom));z-index:5}#mobile-nav button{margin:0;padding:8px 1px;font-size:9px;display:flex;flex-direction:column;gap:5px;border-radius:9px;text-align:center}#mobile-nav button.active{background:transparent;color:var(--green)}#mobile-nav button.active svg{stroke-width:2.3}#mobile-nav svg{width:22px;height:22px}.cards-grid,.two-col{grid-template-columns:1fr}.page-intro p{font-size:14px;line-height:1.6}.greeting .primary{font-size:11px;padding:12px}.history-row{font-size:13px}#toast{bottom:88px}.card{padding:22px}.wallet-bottom{gap:10px}.team-row b{font-size:14px}.team-row p{font-size:12px}.notice p,.project-card p{font-size:13px}}

body.admin-bar aside{top:32px;height:calc(100vh - 32px)}
.custom-logo{max-width:180px;height:auto;max-height:60px;object-fit:contain}
.skip-link{position:fixed;left:12px;top:-100px;background:white;padding:14px;z-index:99999}.skip-link:focus{top:40px}
.wp-content{max-width:1000px;margin:40px auto;padding:25px;min-height:60vh}.wp-content img{max-width:100%;height:auto}.wp-content a{text-decoration:underline;color:var(--green)}
.wp-header{background:white;padding:25px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line)}
.wp-footer{display:block;padding:25px;text-align:center}.wp-content h1,.wp-content h2,.wp-content p{margin-bottom:20px}.wp-content ul{line-height:1.8}
.greeting p{max-width:580px}.native-account{background:#edf3e7;padding:18px;border-radius:10px;margin-bottom:20px}.native-account a{display:inline-flex;margin:6px 6px 0 0}
@media(max-width:782px){body.admin-bar aside{top:46px;height:calc(100vh - 46px)}}
.project-summary .progress{margin-top:8px}.project-stages .section-head{margin:0 0 8px}.project-stage{display:flex;gap:14px;padding:20px 0;border-bottom:1px solid var(--line)}.project-stage:last-child{border-bottom:0}.stage-index{width:34px;height:34px;flex:0 0 34px;display:grid;place-items:center;border-radius:50%;background:#fff4c5;color:#3a3000;font-weight:800}.stage-main{min-width:0;flex:1}.stage-main .project-head{align-items:center}.stage-main h3{font-size:15px}.stage-meta{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;color:var(--muted);font-size:12px;margin-top:10px}.stage-meta b{color:var(--ink)}
.account-link{display:flex;align-items:center;gap:9px;padding:7px 13px}.account-link .eod-profile-photo{width:30px;height:30px}.eod-profile-photo{border-radius:50%;object-fit:cover;background:#eee}.profile-preview{display:flex;align-items:center;gap:18px;padding-bottom:20px;border-bottom:1px solid var(--line)}.profile-preview .eod-profile-photo{width:84px;height:84px}.eod-slider{height:clamp(300px,39vw,470px);position:relative;border-radius:20px;overflow:hidden;margin-bottom:32px;background:#171717;color:#fff}.eod-slides,.eod-slide{height:100%}.eod-slide{display:none;background-size:cover;background-position:center;padding:clamp(28px,6vw,70px);align-items:center}.eod-slide.is-active{display:flex}.eod-slide>div{max-width:620px}.slide-kicker{color:#ffc107;font-size:11px;font-weight:800;letter-spacing:1.7px}.eod-slide h2{font-size:clamp(29px,4.5vw,58px);line-height:1.06;margin:15px 0}.eod-slide p{font-size:clamp(14px,1.5vw,18px);line-height:1.7;color:#eee;margin-bottom:22px}.slider-prev,.slider-next{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:50%;background:#fff;color:#111;font-size:28px;z-index:2}.slider-prev{left:14px}.slider-next{right:14px}.slider-dots{position:absolute;left:50%;bottom:16px;transform:translateX(-50%);display:flex;gap:7px}.slider-dots button{width:8px;height:8px;border-radius:50%;background:#ffffff77;padding:0}.slider-dots button.is-active{width:24px;border-radius:8px;background:#ffc107}.home-benefit{display:flex;align-items:center;justify-content:space-between;gap:20px;border-left:5px solid #ffc107}.home-benefit h2{margin-top:8px}.home-benefit p{margin-bottom:0}.home-benefit>strong{font:800 clamp(24px,4vw,44px) Manrope,sans-serif;white-space:nowrap}.home-section{margin-top:42px}.home-section .section-head h2{margin-top:8px}.team-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.team-person{background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden}.team-person .eod-profile-photo{width:100%;height:190px;border-radius:0}.team-person>div{padding:16px}.team-person p{color:var(--muted);margin:6px 0}.team-person small{margin:0;letter-spacing:0}.partner-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.partner-card{min-height:130px;background:#fff;border:1px solid var(--line);border-radius:13px;padding:17px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px;text-align:center;font-weight:700}.partner-card img{max-width:100%;height:65px;object-fit:contain}.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.testimonial-card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:24px}.testimonial-card>p{line-height:1.75;color:var(--muted);min-height:100px}.testimonial-card>div{display:flex;align-items:center;gap:10px;margin-top:17px}.testimonial-card img{width:42px;height:42px;border-radius:50%;object-fit:cover}.quote-mark{font:700 40px Georgia;color:#ffc107}.eod-role-price{display:block;color:#735900;font-weight:700;margin-top:5px}
@media(max-width:1000px){.team-grid{grid-template-columns:repeat(2,1fr)}.partner-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:760px){.account-link span{display:none}.account-link{padding:4px}.eod-slider{height:390px;border-radius:15px}.eod-slide{padding:28px}.slider-prev,.slider-next{width:35px;height:35px}.team-grid,.testimonial-grid{grid-template-columns:1fr}.partner-grid{grid-template-columns:repeat(2,1fr)}.team-person{display:flex}.team-person .eod-profile-photo{width:105px;height:120px;flex:0 0 105px}.home-benefit{align-items:flex-start}.home-benefit>strong{font-size:25px}.profile-preview .eod-profile-photo{width:72px;height:72px}}
.stage-editor{display:grid;grid-template-columns:repeat(3,minmax(110px,1fr));gap:10px;align-items:end;margin-top:16px;padding:15px;background:#f8f8f5;border:1px solid var(--line);border-radius:10px}.stage-editor label,.stage-create label{margin:0}.stage-editor .stage-complete{display:flex;align-items:center;gap:8px;min-height:43px}.stage-editor .stage-complete input{width:auto}.stage-editor .primary,.stage-create .primary{width:auto;margin:0;min-height:43px}.stage-create{margin-top:22px;padding-top:22px;border-top:1px solid var(--line)}.stage-create h3{margin-bottom:14px}.stage-create form{display:grid;grid-template-columns:2fr 1fr 1.5fr auto;gap:10px;align-items:end}.project-stage:has(.stage-editor){padding-bottom:24px}@media(max-width:900px){.stage-editor,.stage-create form{grid-template-columns:1fr 1fr}.stage-editor .primary,.stage-create .primary{width:100%}}@media(max-width:520px){.stage-editor,.stage-create form{grid-template-columns:1fr}}
.project-products{margin:14px 0 19px;padding:13px 15px;background:#faf9f3;border:1px solid #eee8cc;border-radius:9px}.project-products>span{display:block;margin-bottom:7px;color:var(--muted);font-size:10px;font-weight:800;letter-spacing:1px;text-transform:uppercase}.project-products>div{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:8px 0;border-bottom:1px solid #eee8cc}.project-products>div:last-child{border-bottom:0}.project-products b{font-size:13px;line-height:1.4}.project-products strong{white-space:nowrap;font-size:12px;color:#725900}.woo-account-panel{margin-bottom:22px}.woo-account-panel .section-head{margin:0 0 18px}.account-actions{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.account-actions a{position:relative;min-height:112px;padding:17px;background:#fafafa;border:1px solid var(--line);border-radius:11px;display:flex;flex-direction:column;transition:.2s}.account-actions a:hover{border-color:#ffc107;transform:translateY(-2px);text-decoration:none}.account-actions b{font-size:14px}.account-actions span{margin-top:8px;color:var(--muted);font-size:11px;line-height:1.45}.account-actions i{position:absolute;right:13px;bottom:11px;color:#9b7600;font-style:normal}.woocommerce-account .woocommerce{display:grid;grid-template-columns:240px minmax(0,1fr);gap:24px}.woocommerce-account .woocommerce-MyAccount-navigation,.woocommerce-account .woocommerce-MyAccount-content{float:none;width:auto}.woocommerce-account .woocommerce-MyAccount-navigation ul{margin:0;padding:12px;list-style:none;background:#fff;border:1px solid var(--line);border-radius:13px}.woocommerce-account .woocommerce-MyAccount-navigation li a{display:block;padding:13px 14px;border-radius:8px;color:var(--ink);font-weight:600}.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a,.woocommerce-account .woocommerce-MyAccount-navigation li a:hover{background:#ffc107;color:#111;text-decoration:none}.woocommerce-account .woocommerce-MyAccount-content{padding:24px;background:#fff;border:1px solid var(--line);border-radius:13px;min-width:0}.woocommerce-account .woocommerce-MyAccount-content table{border-collapse:separate;border-spacing:0;width:100%;border:1px solid var(--line);border-radius:10px;overflow:hidden}.woocommerce-account .woocommerce-MyAccount-content .button{background:#ffc107;color:#111;border-radius:7px}.woocommerce-account .woocommerce-Addresses{display:grid;grid-template-columns:1fr 1fr;gap:14px}.woocommerce-account .woocommerce-Address{float:none;width:auto;padding:18px;border:1px solid var(--line);border-radius:10px}
@media(max-width:1050px){.account-actions{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.account-actions{grid-template-columns:1fr 1fr}.woocommerce-account .woocommerce{grid-template-columns:1fr}.woocommerce-account .woocommerce-MyAccount-navigation ul{display:flex;overflow-x:auto;gap:6px}.woocommerce-account .woocommerce-MyAccount-navigation li{flex:0 0 auto}.woocommerce-account .woocommerce-MyAccount-content{padding:18px}.woocommerce-account .woocommerce-MyAccount-content table{display:block;overflow-x:auto}.woocommerce-account .woocommerce-Addresses{grid-template-columns:1fr}.project-products>div{display:block}.project-products strong{display:block;margin-top:4px}}@media(max-width:430px){.account-actions{grid-template-columns:1fr}}
.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.benefit-grid article{padding:22px;background:#fff;border:1px solid var(--line);border-radius:13px}.benefit-grid article>span{display:block;color:var(--muted);font-size:12px}.benefit-grid article>strong{display:block;margin:9px 0;color:#725900;font:800 21px Manrope,sans-serif}.benefit-grid article p{margin:0;font-size:13px}.benefit-note{color:var(--muted);font-size:12px;margin-top:12px}.contact-section{padding:clamp(24px,4vw,45px);background:#171717;border-radius:18px;color:#fff;display:grid;grid-template-columns:.8fr 1.2fr;gap:35px}.contact-section h2{font-size:clamp(24px,3vw,38px);margin:10px 0}.contact-section>div>p{color:#ccc;line-height:1.7}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.contact-grid>a,.contact-grid>div{padding:17px;background:#ffffff0e;border:1px solid #ffffff20;border-radius:10px}.contact-grid a:hover{border-color:#ffc107;text-decoration:none}.contact-grid span{display:block;margin-bottom:7px;color:#ffc107;font-size:10px;font-weight:800;letter-spacing:1px;text-transform:uppercase}.contact-grid b{font-size:13px;line-height:1.5}.stage-time{margin-top:12px;padding:14px;border:1px dashed #d8d1b3;border-radius:9px;background:#fffdf5}.stage-time-head{display:flex;justify-content:space-between;align-items:center}.stage-time-head strong{color:#725900}.stage-time form{display:grid;grid-template-columns:1fr 1.3fr .7fr 2fr auto;gap:8px;align-items:end;margin-top:13px}.stage-time form label{margin:0;font-size:11px}.stage-time form input,.stage-time form select{padding:9px;min-height:40px}.stage-time form .secondary{border:0;min-height:40px;white-space:nowrap}.stage-time details{margin-top:12px}.stage-time summary{cursor:pointer;color:#725900;font-size:12px;font-weight:700}.time-row{display:flex;justify-content:space-between;gap:10px;padding:8px 0;border-bottom:1px solid var(--line);font-size:11px}.report-filters{display:grid;grid-template-columns:1fr 1fr 1.4fr auto;gap:12px;align-items:end}.report-filters label{margin:0}.report-filters .primary{width:auto;margin:0}.report-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.report-summary .card span{display:block;color:var(--muted);font-size:12px}.report-summary .card strong{display:block;margin-top:8px;font:800 28px Manrope,sans-serif}.report-table{overflow-x:auto}.report-table h2{margin-bottom:17px}.report-table table{width:100%;min-width:850px;border-collapse:collapse}.report-table th,.report-table td{padding:11px;text-align:left;border-bottom:1px solid var(--line);font-size:12px}.report-table th{color:var(--muted);font-size:10px;text-transform:uppercase}.report-table td:nth-child(6){font-weight:800;white-space:nowrap}
@media(max-width:1050px){.benefit-grid{grid-template-columns:1fr 1fr}.stage-time form{grid-template-columns:1fr 1fr}.stage-time form .secondary{width:100%}.contact-section{grid-template-columns:1fr}}@media(max-width:760px){.benefit-grid,.contact-grid,.report-summary{grid-template-columns:1fr}.report-filters{grid-template-columns:1fr 1fr}.report-filters .primary{width:100%}}@media(max-width:480px){.report-filters{grid-template-columns:1fr}}
