:root{--sage:#a3b18a;--sage-dark:#7f8d6d;--sage-wash:#eef2e8;--cream:#f7f4ef;--warm:#d8bfaa;--ink:#1a1a1a;--muted:#66645f;--line:#dedbd4;--white:#fff;--shadow:0 18px 50px rgba(26,26,26,.08);--radius:26px;--max:1180px}
.cbost-page,.cbost-page *{box-sizing:border-box}.cbost-page{margin:0;font-family:Helvetica,Arial,sans-serif;color:var(--ink);background:var(--white);line-height:1.55}.cbost-page img{display:block;max-width:100%}.cbost-page a{color:inherit;text-decoration:none}.cbost-page .wrap{width:min(var(--max),calc(100% - 40px));margin-inline:auto}.cbost-page .eyebrow{font-size:.78rem;text-transform:uppercase;letter-spacing:.16em;font-weight:700;color:var(--sage-dark);margin:0 0 14px}.cbost-page h1,.cbost-page h2,.cbost-page h3{line-height:1.08;letter-spacing:-.035em;margin:0}.cbost-page h1{font-size:clamp(2.65rem,6vw,5.4rem);font-weight:650}.cbost-page h2{font-size:clamp(2rem,4vw,3.7rem);font-weight:620}.cbost-page h3{font-size:1.2rem;font-weight:650;letter-spacing:-.02em}.cbost-page p{margin:0;color:var(--muted)}.cbost-page .lead{font-size:clamp(1.05rem,1.4vw,1.25rem);max-width:680px}.cbost-page .btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:999px;padding:15px 23px;font-weight:700;transition:.2s ease;border:1px solid transparent}.cbost-page .btn-primary{background:var(--ink);color:#fff}.cbost-page .btn-primary:hover{transform:translateY(-1px);background:#2c2c2c}.cbost-page .phone-link{display:inline-flex;align-items:center;gap:9px;font-weight:700;padding:14px 3px;border-bottom:1px solid #b8b3a9}.cbost-page header{position:sticky;top:0;z-index:30;background:rgba(247,244,239,.92);backdrop-filter:blur(12px);border-bottom:1px solid rgba(0,0,0,.06)}.cbost-page .nav{height:82px;display:flex;align-items:center;justify-content:space-between;gap:24px}.cbost-page .brand img{width:142px;height:58px;object-fit:contain;border-radius:4px}.cbost-page .menu{display:flex;align-items:center;gap:25px;font-size:.95rem;font-weight:600}.cbost-page .menu a:not(.btn):hover{opacity:.6}.cbost-page .hero{background:var(--cream);padding:54px 0 72px;overflow:hidden}.cbost-page .hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:50px;align-items:center}.cbost-page .hero-copy{padding:38px 0}.cbost-page .hero h1 span{color:var(--sage-dark)}.cbost-page .hero .lead{margin-top:26px}.cbost-page .hero-actions{display:flex;gap:16px;flex-wrap:wrap;margin-top:32px;align-items:center}.cbost-page .hero-note{display:flex;gap:10px;align-items:flex-start;margin-top:22px;font-size:.88rem;color:#77746e;max-width:560px}.cbost-page .hero-visual{position:relative;border-radius:36px;overflow:hidden;min-height:620px;box-shadow:var(--shadow);background-size:cover;background-position:center;background-repeat:no-repeat;background-color:#d6cdbf}.cbost-page .hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(16,16,16,.35))}.cbost-page .visual-caption{position:absolute;z-index:2;left:26px;right:26px;bottom:24px;color:#fff;font-size:.95rem;display:flex;justify-content:space-between;gap:20px}.cbost-page .proof{padding:24px 0;background:var(--white);border-bottom:1px solid var(--line)}.cbost-page .proof-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.cbost-page .proof-item{padding:18px 0;display:flex;gap:14px;align-items:flex-start}.cbost-page .dot{width:12px;height:12px;background:var(--sage);border-radius:50%;margin-top:6px;flex:0 0 auto}.cbost-page .proof-item strong{display:block;margin-bottom:3px}.cbost-page .proof-item span{font-size:.92rem;color:var(--muted)}.cbost-page section{padding:104px 0}.cbost-page .section-head{display:flex;justify-content:space-between;gap:40px;align-items:flex-end;margin-bottom:46px}.cbost-page .section-head .lead{max-width:540px}.cbost-page .cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.cbost-page .card{border:1px solid var(--line);border-radius:var(--radius);padding:28px;background:#fff;min-height:210px}.cbost-page .icon{width:48px;height:48px;border-radius:14px;background:rgba(163,177,138,.24);display:grid;place-items:center;margin-bottom:26px;font-size:1.15rem}.cbost-page .card p{margin-top:10px;font-size:.96rem}.cbost-page .method{background:var(--ink);color:#fff}.cbost-page .method .eyebrow{color:#c6d2b6}.cbost-page .method p{color:#c7c7c7}.cbost-page .steps{margin-top:54px;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.cbost-page .step{border-top:1px solid #444;padding-top:24px}.cbost-page .num{font-size:.85rem;color:#a9b996;margin-bottom:50px;display:block}.cbost-page .step h3{font-size:1.45rem;margin-bottom:12px}.cbost-page .split{display:grid;grid-template-columns:1fr 1fr;gap:62px;align-items:center}.cbost-page .photo-panel{min-height:600px;border-radius:34px;background-size:cover;background-position:center;background-repeat:no-repeat;box-shadow:var(--shadow)}.cbost-page .checks{display:grid;gap:18px;margin-top:28px}.cbost-page .check{display:grid;grid-template-columns:28px 1fr;gap:12px;align-items:start}.cbost-page .check i{width:24px;height:24px;border-radius:50%;background:var(--sage);display:grid;place-items:center;font-style:normal;font-size:.8rem;font-weight:800}.cbost-page .check strong{display:block;margin-bottom:3px}.cbost-page .aside-note{margin-top:30px;padding:18px 20px;border-left:3px solid var(--sage);background:var(--cream);border-radius:0 14px 14px 0;font-size:.9rem;color:#625f59}.cbost-page .team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.cbost-page .team-card{border:1px solid var(--line);border-radius:28px;overflow:hidden;background:#fff}.cbost-page .team-photo{aspect-ratio:1/1;overflow:hidden;background:var(--sage-wash)}.cbost-page .team-photo img{width:100%;height:100%;object-fit:cover}.cbost-page .team-body{padding:26px}.cbost-page .team-role{font-size:.78rem;text-transform:uppercase;letter-spacing:.12em;color:var(--sage-dark);font-weight:800;margin:8px 0 14px}.cbost-page .team-body p{font-size:.94rem}.cbost-page .space{background:var(--cream)}.cbost-page .space-gallery{display:grid;grid-template-columns:1fr 1fr;gap:18px}.cbost-page .space-item{margin:0;border-radius:30px;overflow:hidden;background:#e9e6df;border:1px solid var(--line)}.cbost-page .space-item img{width:100%;height:430px;object-fit:cover}.cbost-page .space-caption{padding:20px 22px;background:#fff}.cbost-page .space-caption strong{display:block;font-size:1.08rem;margin-bottom:4px}.cbost-page .space-caption span{color:var(--muted);font-size:.92rem}.cbost-page .space-copy{margin-top:18px;border-radius:28px;background:var(--sage);padding:36px 40px;display:flex;align-items:flex-end;justify-content:space-between;gap:35px}.cbost-page .space-copy p{color:#2f352b;max-width:700px}.cbost-page .faq{max-width:900px;margin-inline:auto}.cbost-page details{border-bottom:1px solid var(--line);padding:21px 0}.cbost-page summary{cursor:pointer;font-size:1.06rem;font-weight:700;list-style:none;display:flex;justify-content:space-between;gap:20px}.cbost-page summary::-webkit-details-marker{display:none}.cbost-page summary:after{content:"+";font-size:1.5rem;font-weight:400}.cbost-page details[open] summary:after{content:"–"}.cbost-page details p{padding-top:13px;max-width:760px}.cbost-page .map-section{padding-top:42px}.cbost-page .map-box{border-radius:34px;overflow:hidden;min-height:440px;border:1px solid var(--line);background:#eee}.cbost-page .map-box iframe{width:100%;height:440px;border:0;display:block}.cbost-page .location-row{margin-top:20px;display:flex;justify-content:space-between;gap:20px;align-items:center;flex-wrap:wrap}.cbost-page .location-actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.cbost-page .location-row strong{font-size:1.05rem}.cbost-page .related{background:var(--cream)}.cbost-page .related-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.cbost-page .service{background:#fff;border-radius:24px;border:1px solid var(--line);display:flex;flex-direction:column;overflow:hidden;min-height:410px}.cbost-page .service-media{height:175px;overflow:hidden;background:#e8e7e1}.cbost-page .service-media img{width:100%;height:100%;object-fit:cover}.cbost-page .service-body{padding:24px;display:flex;flex-direction:column;flex:1}.cbost-page .service small{text-transform:uppercase;letter-spacing:.13em;color:var(--sage-dark);font-weight:800}.cbost-page .service h3{font-size:1.45rem;margin:15px 0 10px}.cbost-page .service p{font-size:.93rem}.cbost-page .service-link{margin-top:auto;padding-top:20px;font-weight:750;font-size:.93rem}.cbost-page .final-cta{padding:80px 0;background:var(--sage)}.cbost-page .final-box{display:grid;grid-template-columns:1.2fr .8fr;gap:30px;align-items:center}.cbost-page .final-box p{color:#30362c;margin-top:14px;max-width:660px}.cbost-page .final-actions{display:flex;justify-content:flex-end;align-items:center;gap:18px;flex-wrap:wrap}.cbost-page footer{background:#111;color:#fff;padding:48px 0 28px}.cbost-page footer p{color:#aaa}.cbost-page .footer-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:30px}.cbost-page .footer-logo{width:145px;border-radius:4px;margin-bottom:16px}.cbost-page .footer-title{font-size:.82rem;text-transform:uppercase;letter-spacing:.12em;color:#aaa;margin-bottom:12px}.cbost-page .footer-links{display:grid;gap:8px;font-size:.94rem}.cbost-page .legal{border-top:1px solid #2e2e2e;margin-top:34px;padding-top:18px;font-size:.8rem;color:#777}.cbost-page .floating{position:fixed;right:18px;bottom:18px;z-index:25;box-shadow:0 10px 28px rgba(0,0,0,.18)}
@media(max-width:1000px){.cbost-page .related-grid{grid-template-columns:1fr 1fr}.cbost-page .team-grid{grid-template-columns:1fr 1fr}.cbost-page .team-card:last-child{grid-column:1/-1;max-width:calc(50% - 10px)}}
@media(max-width:900px){.cbost-page .menu a:not(.btn){display:none}.cbost-page .hero-grid,.cbost-page .split,.cbost-page .final-box{grid-template-columns:1fr}.cbost-page .hero{padding-top:28px}.cbost-page .hero-visual{min-height:510px}.cbost-page .proof-grid,.cbost-page .cards,.cbost-page .steps{grid-template-columns:1fr}.cbost-page .section-head{display:block}.cbost-page .section-head .lead{margin-top:18px}.cbost-page .photo-panel{min-height:500px}.cbost-page .final-actions{justify-content:flex-start}.cbost-page .footer-grid{grid-template-columns:1fr 1fr}.cbost-page .space-copy{display:block}.cbost-page .space-copy p{margin-top:12px}}
@media(max-width:700px){.cbost-page .space-gallery,.cbost-page .related-grid,.cbost-page .team-grid{grid-template-columns:1fr}.cbost-page .team-card:last-child{grid-column:auto;max-width:none}.cbost-page .space-item img{height:320px}}
@media(max-width:600px){.cbost-page .wrap{width:min(100% - 28px,var(--max))}.cbost-page .nav{height:72px}.cbost-page .brand img{width:118px;height:48px}.cbost-page .menu .btn{padding:11px 14px;font-size:.82rem}.cbost-page h1{font-size:3.02rem}.cbost-page section{padding:78px 0}.cbost-page .hero-visual{min-height:430px;border-radius:26px}.cbost-page .visual-caption{font-size:.8rem;left:18px;right:18px;bottom:18px}.cbost-page .card{padding:24px}.cbost-page .space-copy{padding:28px}.cbost-page .footer-grid{grid-template-columns:1fr}.cbost-page .floating{left:14px;right:14px;bottom:12px}.cbost-page .floating .btn{width:100%}.cbost-page .hero-actions{align-items:flex-start;flex-direction:column}.cbost-page .phone-link{padding-left:4px}.cbost-page .final-actions{align-items:flex-start;flex-direction:column}}
