/* Independent treatment template. No changes to existing treatment selectors. */
.gu-modern{--gu-ink:#252720;--gu-muted:#64675e;--gu-line:#dedfd4;--gu-sand:#f3f1e9;color:var(--gu-ink);background:#fff;font-family:Arial,Helvetica,sans-serif;font-size:17px;line-height:1.65;padding-bottom:64px}
.gu-modern *{box-sizing:border-box}
.gu-modern .gu-wrap{width:calc(100% - 64px);max-width:1200px;margin-inline:auto}
.gu-modern .gu-hero{background:var(--gu-sand);padding:44px 0 60px}
.gu-modern .gu-hero-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:56px;align-items:center}
.gu-modern .gu-crumb{font-size:13px;margin-bottom:36px;color:var(--gu-muted)}
.gu-modern a{color:inherit}
.gu-modern .gu-eyebrow{font-size:12px;letter-spacing:.16em;font-weight:700;margin:0 0 18px}
.gu-modern h1{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:clamp(38px,4.5vw,64px);line-height:1.08;letter-spacing:-.035em;margin:0 0 24px;overflow-wrap:break-word}
.gu-modern .gu-lead{font-size:19px;line-height:1.7;max-width:540px;margin:0 0 30px;color:var(--gu-muted)}
.gu-modern .gu-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}
.gu-modern .gu-button{display:inline-flex;gap:10px;align-items:center;justify-content:center;min-height:50px;padding:13px 20px;border:1px solid var(--gu-ink);border-radius:5px;font-size:14px;font-weight:600;line-height:1.4;text-decoration:none;text-align:center;background:transparent;box-shadow:none}
.gu-modern .gu-button-dark{background:var(--gu-ink);color:#fff}
.gu-modern .gu-button:hover{background:#e5e4d9;color:var(--gu-ink)}
.gu-modern a:focus-visible,.gu-modern summary:focus-visible{outline:3px solid #697351;outline-offset:5px}
.gu-modern svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}
.gu-modern .gu-button svg{width:18px;height:18px}
.gu-modern .gu-explore{display:inline-block;margin-top:24px;font-size:14px;text-underline-offset:5px}
.gu-modern .gu-hero-image{position:relative;margin:0;min-width:0;aspect-ratio:4/4.4;border-radius:110px 12px 12px 12px;overflow:hidden;background:#e6e4d9}
.gu-modern .gu-hero-image img{display:block;width:100%;height:100%;object-fit:cover;position:absolute;inset:0}
.gu-modern .gu-image-label{position:absolute;bottom:20px;left:20px;right:20px;background:rgba(255,255,255,.94);padding:14px 20px;border-radius:5px;font-size:15px;font-weight:600;color:var(--gu-ink)}
.gu-modern .gu-image-label span{display:block;font-size:12px;font-weight:400;color:var(--gu-muted)}
.gu-modern .gu-image-empty{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;background:radial-gradient(ellipse at 70% 20%,#faf9f2,#d9ddcc);text-align:center;font-family:Georgia,serif;font-size:30px;line-height:1.3}
.gu-modern .gu-image-empty svg{width:120px;height:120px;stroke-width:1;color:#687457}
.gu-modern .gu-benefits{display:grid;grid-template-columns:repeat(3,1fr);padding:38px 0;border-bottom:1px solid var(--gu-line);gap:30px}
.gu-modern .gu-benefits>div{padding-right:20px}
.gu-modern .gu-benefits svg{color:#687457;margin-bottom:12px}
.gu-modern .gu-benefits h2{font-family:inherit;font-size:16px;font-weight:600;line-height:1.4;margin:0 0 5px;letter-spacing:0}
.gu-modern .gu-benefits p{font-size:14px;color:var(--gu-muted);margin:0}
.gu-modern .gu-details{padding-block:64px}
.gu-modern .gu-content{display:block;width:100%;max-width:900px;margin-inline:auto;font-size:17px;line-height:1.8}
.gu-modern .gu-content h2{font-family:Georgia,serif;font-size:clamp(27px,3vw,36px);font-weight:400;line-height:1.25;margin:44px 0 18px;letter-spacing:-.02em}
.gu-modern .gu-content h3{font-family:inherit;font-size:21px;line-height:1.4;margin:28px 0 12px}
.gu-modern .gu-content p{margin:0 0 20px}
.gu-modern .gu-content img{max-width:100%;height:auto}
.gu-modern .gu-content a{text-decoration:underline;text-underline-offset:4px}
.gu-modern .gu-content ul,.gu-modern .gu-content ol{padding-left:24px}
.gu-modern .gu-content .kg-width-wide,.gu-modern .gu-content .kg-width-full{width:100%;max-width:100%;margin-inline:0}
.gu-modern .gu-content details{border-bottom:1px solid var(--gu-line);padding:18px 0}
.gu-modern .gu-content summary{cursor:pointer;font-weight:600}
.gu-modern .gu-content details p{margin-top:16px}
.gu-modern .gu-bottom{padding:44px;border-radius:12px;background:var(--gu-sand);display:grid;grid-template-columns:1fr .8fr;gap:30px;align-items:center}
.gu-modern .gu-bottom h2{font-family:Georgia,serif;font-size:36px;font-weight:400;line-height:1.2;margin:0 0 16px}
.gu-modern .gu-bottom p{margin:0 0 12px}
.gu-modern .gu-bottom .gu-address{font-size:14px;color:var(--gu-muted)}
@media(max-width:800px){.gu-modern .gu-wrap{width:calc(100% - 36px)}.gu-modern .gu-hero{padding:24px 0 32px}.gu-modern .gu-hero-grid{grid-template-columns:1fr;gap:30px}.gu-modern .gu-crumb{margin-bottom:25px}.gu-modern .gu-hero-image{aspect-ratio:4/3;border-radius:64px 10px 10px 10px}.gu-modern .gu-benefits{gap:20px}.gu-modern .gu-details{padding-block:36px}.gu-modern .gu-bottom{grid-template-columns:1fr;padding:28px}.gu-modern .gu-lead{font-size:17px}}
@media(max-width:520px){.gu-modern .gu-benefits{grid-template-columns:1fr;padding-block:28px;gap:22px}.gu-modern .gu-benefits>div{display:grid;grid-template-columns:32px 1fr;column-gap:14px}.gu-modern .gu-benefits svg{grid-row:1/3;margin:0}.gu-modern .gu-benefits p{grid-column:2}.gu-modern .gu-actions{flex-direction:column;align-items:stretch}.gu-modern .gu-button{width:100%}.gu-modern .gu-bottom h2{font-size:30px}}
