:root{--gsb-bg:#eef3ef;--gsb-surface:#ffffff;--gsb-surface-soft:#f6f8f6;--gsb-ink:#162321;--gsb-muted:#5b6f69;--gsb-line:rgba(22,35,33,0.10);--gsb-green:#0f6a52;--gsb-green-deep:#0b4f3d;--gsb-accent:#d8b36a;--gsb-shadow:0 20px 50px rgba(15,38,31,0.08);}body{margin:0;color:var(--gsb-ink);font:400 16px/1.7 "Trebuchet MS","Segoe UI",sans-serif;background:radial-gradient(circle at top,rgba(15,106,82,0.05),transparent 30%),linear-gradient(180deg,#f8fbf8 0%,var(--gsb-bg) 100%);}h1,h2,h3,h4,.hero-btn,.hero-link,.footer-cta,.section-kicker,.eyebrow,.hero-panel-label,.service-index,.footer-eyebrow{font-family:"Aptos","Trebuchet MS","Segoe UI",sans-serif;}.dialog-off-canvas-main-canvas,.layout-container,.main-content,main{background:transparent;}.gsb-home,.gsb-contact-page,.gsb-footer{width:min(1360px,calc(100% - 48px));margin-left:auto;margin-right:auto;}.gsb-home,.gsb-contact-page{padding-top:24px;}.hero{position:relative;display:grid;grid-template-columns:minmax(0,1.7fr) minmax(320px,0.8fr);gap:42px;align-items:center;padding:52px 56px;border-radius:28px;background:linear-gradient(135deg,rgba(11,79,61,0.98),rgba(15,106,82,0.92));box-shadow:var(--gsb-shadow);overflow:hidden;}.hero::before,.gsb-contact-hero::before{content:"";position:absolute;inset:auto -80px -120px auto;width:320px;height:320px;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,0.10),transparent 68%);}.hero-copy,.hero-panel,.gsb-contact-hero-copy,.gsb-contact-aside{position:relative;z-index:1;}.eyebrow,.section-kicker,.hero-panel-label,.service-index,.footer-eyebrow{margin:0 0 12px;font-size:0.78rem;font-weight:800;letter-spacing:0.18em;text-transform:uppercase;}.eyebrow,.hero-panel-label{color:rgba(255,255,255,0.70);}.section-kicker,.footer-eyebrow{color:var(--gsb-green);}.hero h1,.gsb-contact-hero h1{margin:0;max-width:760px;color:#fff;font-size:clamp(2.6rem,4vw,4.7rem);line-height:0.98;font-weight:800;letter-spacing:-0.04em;}.hero-lead,.gsb-contact-hero-copy p:last-child{max-width:690px;margin:20px 0 0;color:rgba(255,255,255,0.84);font-size:1.12rem;}.hero-local{margin:14px 0 0;color:rgba(255,255,255,0.76);font-size:0.98rem;}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:30px;}.hero-btn,.hero-link,.footer-cta{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 22px;border-radius:14px;text-decoration:none;font-weight:700;transition:transform 0.2s ease,background 0.2s ease,color 0.2s ease,border-color 0.2s ease;}.hero-btn,.footer-cta,.gsb-contact-form-card input.form-submit,.gsb-contact-form-card .button,.gsb-contact-form-card button{background:var(--gsb-accent);color:#1b211d !important;box-shadow:0 10px 24px rgba(0,0,0,0.12);}.hero-btn:hover,.hero-btn:focus,.footer-cta:hover,.footer-cta:focus,.gsb-contact-form-card input.form-submit:hover,.gsb-contact-form-card .button:hover,.gsb-contact-form-card button:hover{transform:translateY(-2px);background:#e2bf7b;}.hero-link{border:1px solid rgba(255,255,255,0.24);color:#fff !important;background:rgba(255,255,255,0.06);}.hero-link:hover,.hero-link:focus{background:rgba(255,255,255,0.12);}.hero-panel{padding:24px;border-radius:22px;background:rgba(255,255,255,0.10);border:1px solid rgba(255,255,255,0.14);backdrop-filter:blur(8px);}.hero-points{list-style:none;margin:0;padding:0;}.hero-points li{position:relative;padding-left:18px;color:#fff;font-size:1rem;}.hero-points li + li{margin-top:12px;}.hero-points li::before{content:"";position:absolute;left:0;top:11px;width:7px;height:7px;border-radius:50%;background:var(--gsb-accent);}.services-section,.about-section,.contact-section,.gsb-contact-shell{margin-top:34px;}.section-heading{max-width:980px;margin-bottom:26px;}.section-heading h2,.about-section h2,.contact-section h2,.footer-brand h3,.gsb-contact-intro h2{margin:0;font-size:clamp(2rem,3vw,3.3rem);line-height:1.04;font-weight:800;letter-spacing:-0.04em;color:var(--gsb-ink);}.footer-brand h3{font-size:1.65rem;line-height:1.1;}.services-wrapper{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;}.service-box,.about-section,.contact-section,.contact-card,.gsb-contact-shell{border:1px solid var(--gsb-line);background:rgba(255,255,255,0.92);box-shadow:0 12px 30px rgba(16,39,38,0.05);}.service-box{padding:28px;border-radius:22px;}.service-box:hover{transform:translateY(-4px);transition:transform 0.2s ease,box-shadow 0.2s ease;box-shadow:0 16px 34px rgba(16,39,38,0.08);}.service-index{color:rgba(15,106,82,0.55);}.service-box img{width:48px;height:48px;margin-bottom:16px;}.service-box h3{margin:0 0 10px;font-size:1.32rem;line-height:1.15;font-weight:800;color:var(--gsb-ink);}.service-box p,.about-section p,.contact-section p,.contact-card p,.footer-top p,.footer-top li,.footer-bottom p,.gsb-contact-intro p,.gsb-contact-form-card,.gsb-contact-form-card label,.gsb-contact-form-card .description,.gsb-contact-detail span{color:var(--gsb-muted);}.about-section{padding:32px;border-radius:22px;}.contact-section{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(260px,0.75fr);gap:20px;padding:32px;border-radius:22px;background:linear-gradient(180deg,rgba(255,255,255,0.96),rgba(246,248,246,0.96));}.contact-copy{max-width:640px;}.contact-card{padding:24px;border-radius:18px;background:var(--gsb-surface-soft);}.contact-card p{margin:0 0 14px;}.gsb-contact-hero{position:relative;display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,0.85fr);gap:28px;padding:46px 50px;border-radius:28px;background:linear-gradient(135deg,rgba(11,79,61,0.98),rgba(15,106,82,0.92));box-shadow:var(--gsb-shadow);overflow:hidden;}.gsb-contact-aside{display:grid;gap:14px;}.gsb-contact-detail{padding:18px 20px;border-radius:18px;background:rgba(255,255,255,0.10);border:1px solid rgba(255,255,255,0.14);}.gsb-contact-detail span{display:block;margin-bottom:6px;color:rgba(255,255,255,0.68);font-size:0.82rem;font-weight:700;letter-spacing:0.08em;text-transform:uppercase;}.gsb-contact-detail strong{color:#fff;font-size:1.02rem;}.gsb-contact-shell{display:grid;grid-template-columns:minmax(280px,0.85fr) minmax(0,1.45fr);gap:24px;padding:28px;border-radius:24px;}.gsb-contact-intro{padding:8px 6px 8px 4px;}.gsb-contact-form-card{padding:28px;border-radius:20px;background:var(--gsb-surface-soft);border:1px solid var(--gsb-line);}.gsb-contact-form-card .form-item{margin-bottom:18px;}.gsb-contact-form-card label{display:block;margin-bottom:8px;font-weight:700;}.gsb-contact-form-card input[type="text"],.gsb-contact-form-card input[type="email"],.gsb-contact-form-card input[type="tel"],.gsb-contact-form-card textarea,.gsb-contact-form-card select{width:100%;min-height:52px;padding:12px 14px;border:1px solid rgba(22,35,33,0.14);border-radius:14px;background:#fff;color:var(--gsb-ink);font:inherit;box-sizing:border-box;}.gsb-contact-form-card textarea{min-height:160px;resize:vertical;}.gsb-contact-form-card input[type="text"]:focus,.gsb-contact-form-card input[type="email"]:focus,.gsb-contact-form-card input[type="tel"]:focus,.gsb-contact-form-card textarea:focus,.gsb-contact-form-card select:focus{outline:none;border-color:rgba(15,106,82,0.55);box-shadow:0 0 0 4px rgba(15,106,82,0.10);}.gsb-contact-form-card input.form-submit,.gsb-contact-form-card .button,.gsb-contact-form-card button{min-height:52px;padding:0 22px;border:0;border-radius:14px;cursor:pointer;font:inherit;font-weight:700;}.gsb-footer{margin-top:40px;padding:0;border-radius:28px 28px 0 0;background:transparent;}.footer-top{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(220px,0.8fr) minmax(260px,0.9fr);gap:28px;padding:34px 40px;border:1px solid var(--gsb-line);border-radius:28px 28px 0 0;background:linear-gradient(180deg,rgba(255,255,255,0.96),rgba(246,248,246,0.96));box-shadow:0 12px 30px rgba(16,39,38,0.05);}.footer-links h4,.footer-contact h4{margin:0 0 14px;font-size:1rem;font-weight:800;color:var(--gsb-ink);}.footer-links ul{margin:0;padding:0;list-style:none;}.footer-links li + li{margin-top:10px;}.footer-links a{color:var(--gsb-ink);text-decoration:none;}.footer-links a:hover,.footer-links a:focus{color:var(--gsb-green);}.footer-contact p,.footer-brand p{margin:0 0 10px;}.footer-cta{margin-top:8px;}.footer-bottom{display:flex;justify-content:space-between;gap:16px;padding:16px 6px 0;}.footer-bottom p{margin:0;font-size:0.95rem;}@media (max-width:960px){.hero,.contact-section,.services-wrapper,.footer-top,.gsb-contact-hero,.gsb-contact-shell{grid-template-columns:1fr;}.hero,.gsb-contact-hero{padding:32px;}.footer-bottom{display:grid;}}@media (max-width:768px){.gsb-home,.gsb-contact-page,.gsb-footer{width:min(100% - 20px,1360px);}.hero,.about-section,.contact-section,.gsb-contact-hero,.gsb-contact-shell{padding:22px;border-radius:20px;}.footer-top{padding:24px 22px;border-radius:20px 20px 0 0;}.hero h1,.gsb-contact-hero h1{font-size:2.45rem;}.hero-local{margin:14px 0 0;color:rgba(255,255,255,0.76);font-size:0.98rem;}.hero-actions{flex-direction:column;align-items:stretch;}.hero-btn,.hero-link,.footer-cta,.gsb-contact-form-card input.form-submit,.gsb-contact-form-card .button,.gsb-contact-form-card button{width:100%;}}
