:root{--wine:#641a2c;--wine-dark:#401321;--ink:#29252a;--muted:#605b60;--cream:#f5f1ea;--line:#e5ddd5;--green:#146d49;--white:#fff;--serif:Georgia,'Times New Roman',serif;--sans:Arial,Helvetica,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:#fff;font-family:var(--sans);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%;height:auto}button,input,select{font:inherit}a{color:inherit;text-decoration:none}button,a,select{-webkit-tap-highlight-color:transparent}a:hover{text-decoration:underline;text-underline-offset:4px}button{cursor:pointer}button:focus-visible,a:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #257caf;outline-offset:5px}h1,h2,h3,p,figure{margin:0}h1,h2,h3{line-height:1.15;font-weight:400;font-family:var(--serif);color:var(--wine)}h1{font-size:clamp(2.6rem,4.2vw,4.05rem);letter-spacing:-.045em}h2{font-size:clamp(2rem,3.3vw,3rem);letter-spacing:-.035em}h3{font-size:1.5rem}em{font-weight:400}p+p{margin-top:16px}.wrap{width:min(1160px,calc(100% - 64px));margin-inline:auto}.section{padding:88px 0}.eyebrow{display:block;color:var(--wine);font-size:.71rem;line-height:1.5;letter-spacing:.13em;font-weight:700;text-transform:uppercase;margin-bottom:18px}.button{display:inline-flex;gap:10px;align-items:center;justify-content:center;text-align:center;min-height:48px;padding:13px 21px;border:1px solid transparent;border-radius:7px;font-size:.92rem;font-weight:700;line-height:1.4;text-decoration:none;transition:background .18s,box-shadow .18s;white-space:normal}.button:hover{text-decoration:none;box-shadow:0 5px 15px #00000014}.primary{background:var(--green);color:#fff}.primary:hover{background:#105e3e}.wine,.compact{background:var(--wine);color:#fff}.wine:hover,.compact:hover{background:var(--wine-dark)}.compact{padding:10px 16px}.outline{border-color:#c5b4b7;color:var(--wine);background:#fff}.outline:hover{background:var(--cream)}.plain{color:var(--wine);padding-inline:0;background:transparent}.plain:hover{box-shadow:none;text-decoration:underline}.micro{font-size:.8rem;color:var(--muted);line-height:1.7}.fine{font-size:.79rem;line-height:1.6}.skip{position:fixed;top:-100px;left:12px;z-index:400;background:#fff;padding:12px 18px;border:2px solid var(--wine)}.skip:focus{top:12px}.topbar{background:var(--wine-dark);color:#fff;font-size:.71rem;letter-spacing:.025em}.topbar .wrap{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-block:8px}.header{position:sticky;top:0;background:#fff;z-index:100;border-bottom:1px solid var(--line)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:22px;min-height:88px}.brand{display:flex;align-items:center;gap:11px;flex-shrink:0}.brand:hover{text-decoration:none}.brand-mark{display:grid;place-items:center;width:44px;height:48px;background:var(--wine);color:#fff;border-radius:5px;font:32px var(--serif)}.brand strong{display:block;color:var(--wine);font-family:var(--serif);font-size:1.12rem;line-height:1.3}.brand small{display:block;letter-spacing:.085em;font-size:.54rem;color:var(--muted);margin-top:4px}nav{display:flex;align-items:center;gap:25px;font-size:.83rem}nav>a{white-space:nowrap}.menu-button{display:none;background:none;border:1px solid var(--line);border-radius:5px;color:var(--wine);width:44px;height:44px;font-size:24px}
.hero{background:var(--cream);padding:64px 0 70px}.hero-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:center;gap:56px}.hero-copy{min-width:0}.hero h1{margin-bottom:23px}.hero h1 em{color:var(--wine);font-style:italic}.hero-lead{font-size:1.06rem;max-width:520px;color:#51474c;line-height:1.75}.hero-lead strong{font-weight:600}.hero-actions{display:flex;align-items:center;gap:23px;flex-wrap:wrap;margin:27px 0 14px}.hero-note{display:flex;gap:14px;align-items:center;border-top:1px solid #dacec4;margin-top:30px;padding-top:20px;font-size:.82rem;line-height:1.6}.hero-note>span{width:40px;height:40px;display:grid;place-items:center;border:1px solid #baa392;border-radius:50%;color:var(--wine);font:15px var(--serif)}.hero-visual{position:relative;min-width:0;background:var(--wine);border-radius:110px 8px 8px 8px;overflow:hidden;align-self:stretch;min-height:450px}.hero-visual>img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;object-position:58% center}.hero-visual:after{content:'';position:absolute;inset:25% 0 0;background:linear-gradient(transparent,#30121bec)}.hero-visual figcaption{position:absolute;bottom:0;left:0;right:0;z-index:1;color:#fff;padding:32px}.visual-tag{display:block;font-size:.6rem;letter-spacing:.09em;margin-bottom:12px}.hero-visual strong{font:2rem/1.18 var(--serif)}.hero-visual small{display:block;font-size:.65rem;color:#eee0db;margin-top:20px}.trust-strip{background:#fff;border-bottom:1px solid var(--line)}.trust-strip .wrap{display:grid;grid-template-columns:repeat(4,1fr);padding-block:23px;gap:20px}.trust-strip span{font-size:.78rem;text-align:center;color:var(--muted);border-right:1px solid var(--line)}.trust-strip span:last-child{border:0}.trust-strip strong{display:inline;color:var(--wine);font-weight:600;margin-left:3px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:50px;margin-bottom:40px}.section-heading>p{max-width:370px;color:var(--muted);font-size:.94rem}.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:23px}.service-card{border:1px solid var(--line);border-radius:10px;overflow:hidden;background:#fff;display:flex;flex-direction:column}.service-image{position:relative;display:block;aspect-ratio:1.48;background:var(--cream);overflow:hidden}.service-image img{width:100%;height:100%;object-fit:cover}.service-card:last-child .service-image img{object-position:50% 40%}.image-number{position:absolute;left:18px;top:18px;width:34px;height:34px;display:grid;place-items:center;background:#fffefb;color:var(--wine);border-radius:50%;font-size:.75rem}.service-content{padding:26px 24px;display:flex;flex-direction:column;flex-grow:1}.service-content .eyebrow{font-size:.62rem;letter-spacing:.075em;min-height:19px;margin-bottom:12px}.service-content h3{font-size:1.6rem;letter-spacing:-.025em;min-height:85px}.service-content p{font-size:.9rem;color:var(--muted);margin:14px 0 20px;flex-grow:1}.read-link{color:var(--wine);font-size:.81rem;font-weight:700;display:flex;justify-content:space-between;gap:10px;margin:0 0 20px}.service-content .button{width:100%;font-size:.82rem}.photo-note{color:var(--muted);font-size:.72rem;margin-top:18px}.other-services{display:flex;align-items:center;gap:12px 18px;flex-wrap:wrap;border-top:1px solid var(--line);padding-top:26px;margin-top:32px;font-size:.76rem}.other-services strong{font-size:.78rem;color:var(--wine)}.other-services span{color:var(--muted);padding:6px 10px;background:var(--cream);border-radius:4px}.process{background:var(--cream)}.process-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:50px}.process-grid article{border-top:1px solid #cbbcaf;padding-top:22px}.process-grid article>span{font:2.4rem var(--serif);color:#ae8a77;display:block;margin-bottom:25px}.process-grid h3{font-size:1.5rem;margin-bottom:14px}.process-grid p{font-size:.91rem;color:var(--muted)}.about-grid{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:75px;align-items:center}.about figure{background:var(--cream);border-radius:8px;overflow:hidden}.about figure>img{width:100%;height:410px;object-fit:cover;object-position:center 27%}.about figcaption{padding:20px 24px;font:1.3rem var(--serif);color:var(--wine)}.about figcaption span{font:.76rem var(--sans);color:var(--muted)}.about-lead{font-family:var(--serif);font-size:1.19rem;line-height:1.65;margin:25px 0 17px;color:#53474a}.about p:not(.about-lead){font-size:.93rem;color:var(--muted)}.credentials{padding:0;list-style:none;display:grid;gap:13px;margin:25px 0 28px;font-size:.82rem;color:var(--muted)}.credentials li{padding-left:21px;position:relative}.credentials li:before{content:'✓';position:absolute;left:0;color:var(--wine)}.articles{background:var(--wine-dark);color:#f6eeea}.articles-grid{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:75px;align-items:start}.articles .eyebrow{color:#d1b8ac}.articles h2,.articles h3{color:#fff}.articles p{font-size:.9rem;color:#ddcace;margin-top:24px}.article-link{display:flex;gap:20px;align-items:start;padding:23px 0;border-bottom:1px solid #ffffff30}.article-link:first-child{border-top:1px solid #ffffff30}.article-link>span{font:1.1rem var(--serif);color:#c5a996}.article-link small{display:block;color:#d1b8ac;font-size:.66rem;text-transform:uppercase;letter-spacing:.08em;margin-bottom:9px}.article-link h3{font-size:1.35rem;line-height:1.32}.article-link>b{margin-left:auto;font-weight:400;font-size:1.3rem}.faq-grid{display:grid;grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);gap:80px}.faq details{border-bottom:1px solid var(--line);padding:21px 0}.faq details:first-child{border-top:1px solid var(--line)}.faq summary{font-weight:600;font-size:.95rem;display:flex;justify-content:space-between;gap:25px;cursor:pointer;list-style:none}.faq summary::-webkit-details-marker{display:none}.faq summary span{color:var(--wine);font-size:1.3rem;line-height:1}.faq details[open] summary span{transform:rotate(45deg)}.faq details p{color:var(--muted);font-size:.9rem;padding-top:17px}.contact-section{background:var(--cream);border-top:1px solid var(--line)}.contact-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:80px;align-items:center}.contact-grid>div>p{margin:22px 0;color:var(--muted);font-size:.95rem;max-width:490px}.contact-grid .micro{font-size:.8rem}.contact-form{background:#fff;border:1px solid var(--line);padding:32px;border-radius:10px;box-shadow:0 8px 25px #30121b08}.contact-form h3{font-size:1.8rem;margin-bottom:26px}.contact-form label{font-size:.84rem;display:block;font-weight:600;margin-bottom:8px}.contact-form select{width:100%;max-width:100%;border:1px solid #ad999d;border-radius:6px;padding:12px 30px 12px 12px;min-height:48px;background:#fff;color:var(--ink);font-size:.86rem}.form-note{font-size:.77rem;color:var(--muted);line-height:1.7;margin:16px 0}.form-note a{text-decoration:underline}.contact-form .button{width:100%}footer{background:#fff;padding:52px 0 24px}.footer-grid{display:grid;grid-template-columns:1.1fr 1fr 1fr;gap:45px;font-size:.8rem}.footer-grid h2{font-family:var(--sans);font-size:.88rem;letter-spacing:0;font-weight:700;margin-bottom:18px}.footer-grid p{margin:18px 0;color:var(--muted)}.footer-grid>div>a:not(.brand){display:block;margin-bottom:10px;overflow-wrap:anywhere}.footer-brand strong{font-size:1rem}.footer-bottom{margin-top:32px;padding-top:22px;border-top:1px solid var(--line);font-size:.71rem;color:var(--muted)}.footer-bottom>div{display:flex;gap:23px;flex-wrap:wrap;margin-top:12px;align-items:center}.footer-bottom a{text-decoration:underline}.text-button{border:0;background:none;padding:0;min-height:30px;text-decoration:underline;color:inherit;font-size:inherit}.mobile-contact{display:none}.cookie-banner[hidden]{display:none}.cookie-banner{position:fixed;z-index:200;bottom:18px;left:18px;right:18px;width:min(860px,calc(100% - 36px));margin:auto;background:#fff;border:1px solid #c4b1b5;box-shadow:0 5px 50px #0003;border-radius:10px;padding:20px 24px;display:flex;gap:25px;align-items:center;font-size:.78rem}.cookie-banner strong{color:var(--wine);font-size:.85rem}.cookie-banner p{margin-top:4px;color:var(--muted);line-height:1.5}.cookie-banner a{text-decoration:underline}.cookie-actions{display:flex;gap:8px;flex-shrink:0;flex-direction:column}.cookie-actions .button{font-size:.76rem;min-height:42px;padding:8px 15px}.article-hero{background:var(--cream);padding:38px 0 55px}.back-link{font-size:.83rem;display:inline-block;margin-bottom:38px;color:var(--wine)}.article-hero-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:65px;align-items:center}.article-hero h1{font-size:clamp(2.2rem,3.6vw,3.4rem)}.article-hero p{font-size:1rem;color:var(--muted);margin-top:23px}.article-date{display:block;font-size:.72rem;color:var(--muted);margin-top:22px}.article-hero figure img{width:100%;height:300px;object-fit:cover;border-radius:10px}.article-hero figcaption{font-size:.65rem;color:var(--muted);margin-top:7px}.article-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:85px;padding-block:65px 80px;align-items:start}.article-body section{margin-bottom:35px}.article-body h2{font-size:1.9rem;margin-bottom:20px}.article-body p,.article-body li{font-size:1rem;color:#4b454a}.article-body ul{padding-left:22px}.article-body li+li{margin-top:9px}.article-body a{text-decoration:underline;color:var(--wine);overflow-wrap:anywhere}.article-aside{position:sticky;top:120px;padding:26px;background:var(--cream);border-radius:9px;border:1px solid var(--line)}.article-aside h2{font-size:1.8rem;margin-bottom:17px}.article-aside p{color:var(--muted);font-size:.86rem}.article-aside .button{margin:20px 0}.article-aside .fine{font-size:.75rem}.sources{padding-top:28px;border-top:1px solid var(--line)}.sources p,.sources li{font-size:.8rem}.policy{max-width:820px}.policy h1{font-size:3rem;margin-bottom:20px}.policy h2{font-size:1.9rem;margin:35px 0 18px}.policy a{text-decoration:underline}.policy .button{margin-top:20px}
@media(min-width:1500px){.hero{padding:80px 0}.hero-visual{min-height:485px}}
@media(max-width:1050px){.wrap{width:calc(100% - 48px)}nav{gap:17px;font-size:.76rem}.brand strong{font-size:1rem}.brand small{font-size:.48rem}.brand-mark{width:38px;height:43px}.hero-grid{gap:30px}.hero h1{font-size:3.25rem}.hero-visual{min-height:470px}.hero-visual strong{font-size:1.65rem}.service-grid{gap:16px}.service-content{padding:24px 19px}.service-content h3{font-size:1.4rem;min-height:96px}.service-content .eyebrow{min-height:30px}.about-grid,.contact-grid{gap:40px}.faq-grid,.articles-grid{gap:45px}.footer-grid{gap:26px}.article-layout{gap:40px;grid-template-columns:minmax(0,1fr) 280px}}
@media(max-width:800px){html{scroll-padding-top:86px}.section{padding:62px 0}.topbar .wrap{font-size:.65rem}.header-inner{min-height:76px}.menu-button{display:block}nav{display:none;position:absolute;left:0;right:0;top:100%;padding:22px 24px;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 10px 20px #00000012;font-size:.95rem}nav.open{display:flex;align-items:stretch;flex-direction:column;gap:0}nav>a{padding:12px 0}nav .button{margin-top:10px;padding:12px}.hero{padding:44px 0}.hero-grid{gap:27px;grid-template-columns:minmax(0,1fr) minmax(0,.8fr)}.hero h1{font-size:2.6rem}.hero-lead{font-size:.95rem}.hero-actions{gap:13px}.hero-actions .plain{min-height:32px;padding-block:0}.hero-visual{min-height:480px;border-top-left-radius:75px}.hero-visual figcaption{padding:24px}.hero-visual strong{font-size:1.5rem}.visual-tag{font-size:.54rem}.hero-note{margin-top:24px}.trust-strip .wrap{grid-template-columns:repeat(2,1fr);gap:16px}.trust-strip span:nth-child(2){border:0}.section-heading{gap:25px;align-items:start}.section-heading>p{max-width:280px;font-size:.86rem}.service-grid{grid-template-columns:1fr;gap:23px}.service-card{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}.service-image{height:100%;aspect-ratio:auto;min-height:330px}.service-content h3{min-height:0;font-size:1.7rem}.service-content .eyebrow{min-height:0}.service-content p{font-size:.9rem}.service-content .button{font-size:.88rem}.process-grid{gap:27px}.process-grid h3{font-size:1.4rem}.process-grid p{font-size:.86rem}.about-grid{gap:32px;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr)}.about figure>img{height:370px}.about-lead{font-size:1.02rem}.articles-grid,.faq-grid{grid-template-columns:1fr;gap:30px}.articles-grid>div:first-child{max-width:540px}.contact-grid{gap:30px;grid-template-columns:1fr 1fr}.contact-form{padding:25px}.contact-form h3{font-size:1.5rem}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1;display:block}.footer-grid>div:first-child p{max-width:500px}.article-hero-grid{gap:30px}.article-hero figure img{height:300px}.article-layout{grid-template-columns:1fr;gap:20px}.article-aside{position:static}.article-aside .button{display:flex;max-width:340px}.cookie-banner{padding:16px 18px;gap:16px}.cookie-actions{max-width:190px}}
@media(max-width:560px){.wrap{width:calc(100% - 36px)}body{font-size:16px}.topbar .wrap{justify-content:center;padding-block:6px;font-size:.64rem}.topbar a{display:none}.brand strong{font-size:1.02rem}.brand small{font-size:.45rem;letter-spacing:.06em}.brand-mark{width:35px;height:42px;font-size:27px}.brand{gap:9px}.header-inner{gap:10px;min-height:72px}.hero-grid{grid-template-columns:1fr;gap:33px}.hero{padding:33px 0 35px}.hero h1{font-size:2.78rem;line-height:1.1;letter-spacing:-.05em}.hero .eyebrow{font-size:.63rem;margin-bottom:17px}.hero-lead{font-size:.96rem;line-height:1.65}.hero-actions{margin:23px 0 14px;gap:12px}.hero-actions .primary{width:100%;min-height:52px}.hero-actions .plain{font-size:.82rem;padding:8px 0}.hero-note{display:none}.hero-visual{min-height:300px;height:300px;border-radius:66px 7px 7px 7px}.hero-visual>img{object-position:center 41%}.hero-visual figcaption{padding:25px}.hero-visual strong{font-size:1.7rem}.hero-visual small{margin-top:10px}.trust-strip .wrap{gap:11px;padding-block:20px}.trust-strip span{font-size:.69rem}.trust-strip strong{display:block;margin:0}.section{padding:51px 0}.section-heading{display:block;margin-bottom:27px}.section-heading h2{font-size:2.14rem}.section-heading>p{margin-top:19px;max-width:none;font-size:.92rem}.eyebrow{font-size:.64rem;margin-bottom:15px}.service-card{display:flex}.service-image{min-height:0;aspect-ratio:1.5;height:auto}.service-content{padding:25px}.service-content h3{font-size:1.7rem;max-width:330px}.service-content p{margin:14px 0 21px;font-size:.93rem}.service-content .eyebrow{font-size:.63rem}.photo-note{font-size:.67rem}.other-services{gap:9px;font-size:.71rem;margin-top:25px;padding-top:23px}.other-services strong{width:100%;margin-bottom:4px}.process-grid{grid-template-columns:1fr;gap:26px}.process-grid article{padding:20px 0 0 52px;position:relative}.process-grid article>span{position:absolute;top:17px;left:0;font-size:1.7rem}.process-grid h3{font-size:1.5rem;margin-bottom:11px}.process-grid p{font-size:.92rem}.about-grid{grid-template-columns:1fr;gap:31px}.about figure{max-width:100%}.about figure>img{height:360px;object-position:center 24%}.about h2{font-size:2.25rem}.about-lead{font-size:1.14rem}.credentials{font-size:.83rem}.about .button{width:100%}.articles-grid,.faq-grid{gap:26px}.articles h2,.faq h2{font-size:2.16rem}.article-link{gap:14px}.article-link h3{font-size:1.25rem}.article-link small{font-size:.59rem}.faq summary{font-size:.94rem;gap:20px}.faq details p{font-size:.9rem}.contact-grid{grid-template-columns:1fr;gap:24px}.contact-grid h2{font-size:2.15rem}.contact-grid>div>.button{width:100%}.contact-form{padding:24px 20px}.contact-form select{font-size:.82rem}.footer-grid{grid-template-columns:1fr;gap:28px}.footer-grid>div:first-child{grid-column:auto}.footer-grid p{margin:13px 0}.footer-grid h2{margin-bottom:15px}.footer-bottom{font-size:.68rem}.footer-bottom>div{gap:8px 18px}footer{padding-top:38px;padding-bottom:100px}.mobile-contact{display:block;position:fixed;bottom:0;left:0;right:0;z-index:110;padding:9px 16px calc(9px + env(safe-area-inset-bottom));background:#fffffff5;border-top:1px solid var(--line)}.mobile-contact .button{width:100%;min-height:46px}.cookie-banner{bottom:88px;left:12px;right:12px;width:calc(100% - 24px);display:block;padding:15px 17px;max-height:65vh;overflow:auto}.cookie-banner p{font-size:.72rem}.cookie-actions{max-width:none;margin-top:12px;display:grid;grid-template-columns:1fr 1fr;gap:8px}.cookie-actions .button{font-size:.71rem;padding:8px;min-height:45px}.article-hero{padding:25px 0 35px}.back-link{margin-bottom:25px}.article-hero-grid{grid-template-columns:1fr;gap:25px}.article-hero h1{font-size:2.4rem}.article-hero figure img{height:230px}.article-hero p{font-size:.93rem;margin-top:18px}.article-date{font-size:.68rem}.article-layout{padding-block:38px 45px}.article-body h2{font-size:1.8rem}.article-body p,.article-body li{font-size:.96rem}.policy h1{font-size:2.5rem}.policy p{font-size:.94rem}.policy h2{font-size:1.8rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Requested additions, scoped to preserve the existing page design. */
.hero-position{color:var(--wine);font-weight:700;font-size:1.04rem;margin-top:22px}.hero-requested{display:grid;gap:5px;padding:15px 0;border-block:1px solid var(--line);font-size:.83rem;margin-top:18px}.hero-requested strong{color:var(--wine)}.hero-requested a{font-weight:700}.hero-requested a>span{color:#875c0b;letter-spacing:.06em}.hero .hero-requested+.micro{margin-top:12px}.footer-institutional{font-weight:700;color:var(--wine);padding:13px 16px;background:var(--cream);border:1px solid var(--line);border-radius:6px}
.office-highlight{padding:65px 0;background:var(--wine-dark);color:#fff}.office-highlight-grid{display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:60px;align-items:center}.office-highlight h2{color:#fff}.office-highlight .eyebrow{color:#e2bfb9}.office-highlight p{max-width:640px;margin-top:20px;color:#eadcdf}.office-modes{display:flex;flex-wrap:wrap;gap:10px;margin:24px 0}.office-modes strong{font-size:.83rem;border:1px solid #b18c97;padding:8px 13px;border-radius:5px}.institutional-button{background:#fff;color:var(--wine);font-weight:700;text-align:left;line-height:1.45;padding:17px 23px}.google-rating{background:#fff9f2;color:var(--wine-dark);border:1px solid #dec9b5;border-radius:12px;padding:29px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:7px}.rating-source{font-size:.65rem;letter-spacing:.13em;font-weight:700}.rating-score{font:4.6rem var(--serif);line-height:1.2}.rating-score>span{font:1.1rem var(--sans);color:var(--muted)}.rating-stars{font-size:1.45rem;letter-spacing:.12em;color:#956300}.google-rating>span:not([class]){font-size:.79rem;text-decoration:underline}.google-rating small{font-size:.64rem;line-height:1.5;color:var(--muted);margin-top:8px}
.simulator{background:var(--cream);border-block:1px solid var(--line)}.simulator-grid{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:65px;align-items:start}.sim-intro>p{margin-top:24px;color:var(--muted)}.sim-intro ul{padding-left:21px;margin:24px 0}.sim-intro li{padding:5px 0;font-size:.91rem}.sim-intro .sim-disclaimer{font-size:.78rem;border-top:1px solid var(--line);padding-top:20px}.sim-shell{background:#fff;border:1px solid var(--line);border-radius:12px;padding:30px;box-shadow:0 8px 28px #30121b08}.sim-shell [hidden]{display:none!important}.sim-progress{font-size:.74rem;letter-spacing:.04em;font-weight:700;color:var(--wine)}.sim-steps{list-style:none;display:flex;gap:8px;padding:0;margin:14px 0 26px}.sim-steps li{flex:1;border-top:3px solid var(--line);padding-top:8px;font-size:.67rem;color:var(--muted)}.sim-steps li[aria-current]{border-color:var(--wine);color:var(--wine);font-weight:700}.sim-shell fieldset{border:0;padding:0;margin:0;min-width:0}.sim-shell legend{font:1.55rem/1.3 var(--serif);color:var(--wine);margin-bottom:20px;max-width:100%;padding:0}.sim-options{display:grid;gap:9px}.sim-option{display:flex;align-items:center;gap:12px;border:1px solid var(--line);border-radius:6px;padding:12px 14px;cursor:pointer;font-size:.84rem;line-height:1.4}.sim-option:has(input:checked){border-color:var(--wine);background:#faf3f5;box-shadow:inset 3px 0 var(--wine)}.sim-option input{accent-color:var(--wine);width:18px;height:18px;flex-shrink:0;margin:0}.sim-nav{display:flex;justify-content:space-between;gap:12px;margin-top:24px;flex-wrap:wrap}.sim-nav .button{font-size:.82rem}.sim-nav .button:only-child{margin-left:auto}.sim-summary{background:var(--cream);padding:16px;border-radius:6px;font-size:.84rem;margin-bottom:22px}.sim-summary p{margin-top:7px;white-space:pre-line}.sim-label{display:block;font-size:.82rem;font-weight:700;margin:15px 0 7px}.sim-shell input:not([type=radio]){width:100%;border:1px solid #ad999d;border-radius:6px;padding:12px;min-height:48px;color:var(--ink);background:#fff}.sim-shell input:focus-visible{outline:3px solid #257caf;outline-offset:3px}.sim-shell .form-note{margin-top:18px}
@media(max-width:1050px){.simulator-grid{gap:35px}.office-highlight-grid{gap:35px}.header-inner nav{gap:13px}}
@media(max-width:800px){.simulator-grid{grid-template-columns:1fr;gap:30px}.sim-intro{max-width:620px}.office-highlight-grid{grid-template-columns:minmax(0,1fr) 220px;gap:28px}.google-rating{padding:22px 18px}.institutional-button{font-size:.82rem}.hero-requested{font-size:.75rem}}
@media(max-width:560px){.sim-shell{padding:23px 18px}.sim-shell legend{font-size:1.4rem}.sim-option{padding:12px 10px;font-size:.82rem}.sim-nav{gap:10px}.sim-nav .primary{flex:1;min-width:175px}.sim-intro h2,.office-highlight h2{font-size:2.15rem}.office-highlight{padding:46px 0}.office-highlight-grid{grid-template-columns:1fr;gap:29px}.google-rating{max-width:100%;padding:24px}.institutional-button{width:100%}.office-modes{gap:8px}.office-modes strong{font-size:.77rem}.hero-actions .outline{width:100%}.hero-position{font-size:.94rem;margin-top:18px}.hero-requested{font-size:.81rem}.sim-steps{gap:5px}.sim-steps li{font-size:.62rem}}

.featured-story{padding:42px 0 0}.featured-story-card{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);border:1px solid var(--line);border-radius:12px;overflow:hidden;background:var(--cream)}.featured-story-photo{display:block;min-height:320px}.featured-story-photo img{width:100%;height:100%;object-fit:cover;object-position:62% center}.featured-story-copy{padding:30px 34px}.story-badge{display:inline-block;background:var(--wine);color:white;border-radius:4px;padding:5px 9px;font-size:.62rem;letter-spacing:.09em;font-weight:700}.story-date{display:block;color:var(--muted);font-size:.7rem;margin:10px 0 14px}.featured-story-copy h2{font-size:2rem;line-height:1.16}.featured-story-copy p{font-size:.9rem;color:var(--muted);margin:15px 0 21px}.featured-story-copy small{display:block;color:var(--muted);font-size:.63rem;margin-top:14px}.latest-article>span{font:700 .65rem var(--sans);color:#fff;background:#ffffff20;border-radius:3px;padding:6px;margin-top:4px}.article-hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:16px;margin-top:24px}.article-hero-actions .read-link{margin:0}.article-toc{padding:20px 24px;border:1px solid var(--line);background:var(--cream);border-radius:8px;margin-bottom:28px}.article-toc strong{display:block;color:var(--wine);margin-bottom:10px}.article-toc a{display:block;font-size:.88rem;margin-top:8px}.article-body>section{margin-top:32px}.article-body h3{margin:28px 0 16px;font-size:1.55rem}.article-contact{background:var(--cream);padding:27px;border-radius:9px}.article-contact .button{margin:22px 0 16px;color:#fff;text-decoration:none;overflow-wrap:normal}.article-contact .fine{font-size:.77rem}.article-aside .read-link{font-size:.81rem}.limbo-hero h1{font-size:clamp(2.1rem,3.3vw,3.2rem)}
@media(max-width:800px){.featured-story-copy{padding:25px}.featured-story-copy h2{font-size:1.7rem}.featured-story-photo{min-height:350px}.limbo-hero .article-hero-grid{grid-template-columns:1fr}.limbo-hero figure img{height:auto;aspect-ratio:736/414}.article-hero-actions{gap:15px}}
@media(max-width:560px){.featured-story{padding-top:28px}.featured-story-card{grid-template-columns:1fr}.featured-story-photo{min-height:0;aspect-ratio:736/414}.featured-story-copy{padding:24px}.featured-story-copy h2{font-size:1.85rem}.featured-story-copy .button{width:100%}.limbo-hero h1{font-size:2.15rem;line-height:1.15}.article-hero-actions .button{width:100%}.article-toc{padding:18px}.article-contact{padding:22px}.article-contact .button{width:100%}.latest-article>span{font-size:.6rem}}
.process-grid article>span{color:#755443}
