/* Shagom V4 production: source visual contract from SHAGOM_V4(1).html. No demo runtime. */
/* Structural foundation for booking, accessibility and simple layout. No legacy theme styles. */
:root{color-scheme:light;--error:#a03932}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}img{display:block}button:focus:not(:focus-visible),h1:focus,h2:focus,main:focus{outline:none}.flex{display:flex;align-items:center;gap:16px}.between{justify-content:space-between}.stack{display:grid;gap:18px}.center{text-align:center}.full{width:100%}.price{font-variant-numeric:tabular-nums}.variants{min-width:0}.variant-main{min-width:0}.faq summary{cursor:pointer;list-style:none;position:relative}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:'+';position:absolute;right:6px;top:19px;font-size:23px}.faq details[open] summary:after{content:'−'}.notice{background:var(--cream);border-left:3px solid var(--clay);padding:17px 20px;font-size:13px;line-height:1.7}.notice strong{display:block;margin-bottom:5px}.notice p:last-child{margin-bottom:0}.notice.safe{background:var(--sage)}.notice.error{background:#f5e6e0;border-color:var(--error)}.content-block{margin-top:35px;padding-top:28px;border-top:1px solid var(--line)}.booking-layout{display:grid;grid-template-columns:1.4fr .8fr;gap:30px;align-items:start}.booking-pane{background:#fffaf4;border:1px solid var(--line);border-radius:4px;padding:34px;min-height:340px}.booking-pane h2{font-family:var(--serif);font-size:33px}.booking-aside{position:sticky;top:124px}.aside-row{display:flex;justify-content:space-between;gap:17px;border-top:1px solid var(--line);padding-top:16px;margin-top:16px;font-size:13px}.aside-row strong{text-align:right;font-weight:500}.dates{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;margin:24px 0}.date{padding:14px 6px;min-height:90px;border:1px solid #cbb7a5;background:transparent;border-radius:3px;color:var(--ink);line-height:1.3}.date strong{display:block;font-family:var(--serif);font-size:27px;font-weight:400;margin-bottom:5px}.date span{font-size:11px}.date[aria-pressed=true],.slot[aria-pressed=true]{background:var(--ink);color:var(--paper);border-color:var(--ink)}.slots{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:20px 0 26px}.slot{padding:13px 10px;min-height:47px;color:var(--ink);font-size:14px}.progress{list-style:none;display:flex;gap:10px;padding:0}.progress li{display:flex;gap:13px;align-items:center;flex:1;padding:13px 20px;font-size:12px}.progress li.current{background:var(--ink);color:var(--paper);border-color:var(--ink)}.bubble{width:25px;height:25px;border:1px solid currentColor;border-radius:50%;display:grid;place-items:center;font-size:10px;flex-shrink:0}.demo-tag{margin-bottom:23px}.field{display:block;margin-bottom:19px}.field>span{display:block;font-size:13px;margin-bottom:8px}.field input{display:block;width:100%;min-height:49px;padding:12px 14px;border:1px solid #b9a997;border-radius:3px;background:#fffaf5;color:var(--ink);font-size:15px}.field input[aria-invalid=true]{border-color:var(--error)}.field .error-message,.error-message{font-size:12px;color:var(--error);margin-top:6px}.check{display:flex;gap:12px;align-items:flex-start;font-size:12px;line-height:1.65;margin:21px 0}.check input{width:18px;height:18px;flex-shrink:0;accent-color:var(--ink);margin-top:3px}.back-button{border:0;background:none;color:var(--muted);font-size:13px;min-height:44px;padding:8px 0;text-decoration:underline;text-underline-offset:4px}.booking-pane>.back-button{margin-top:19px}.booking-pane form{margin-top:22px}.booking-pane .button-row{margin-top:24px}.status-icon{width:63px;height:63px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;font-size:29px;margin:10px 0 27px}.status-card{max-width:820px;margin:45px auto 65px;padding:45px}.status-summary{padding:25px;background:var(--cream);border-radius:4px;margin:25px 0}.status-summary p{font-size:14px;margin:6px 0}.status-card details summary{cursor:pointer;font-size:13px}.status-card .button-row{margin-top:25px}.chip{background:none;border:1px solid var(--line);padding:10px 14px;border-radius:50px;color:var(--ink);font-size:11px;min-height:43px}.chip[aria-pressed=true]{background:var(--ink);color:white}.qa-controls{display:flex;flex-wrap:wrap;align-items:center;gap:14px}.qa-controls select{display:block;max-width:100%;min-height:40px;padding:8px 10px;border:1px solid var(--line);background:var(--paper);border-radius:3px;font-size:12px}.qa-controls label{font-size:11px}.qa-panel details{padding-bottom:15px}.empty-state{padding:28px 10px;text-align:center}.empty-state .button-row{justify-content:center}.empty-state h2{font-size:32px}.no-results{grid-column:1/-1;padding:38px;border:1px solid var(--line);background:var(--cream)}.spinner{width:28px;height:28px;border:3px solid var(--line);border-top-color:var(--ink);border-radius:50%;animation:spin 1s linear infinite;margin-top:23px}@keyframes spin{to{transform:rotate(360deg)}}
@media(max-width:800px){.booking-layout{grid-template-columns:1fr;gap:22px}.booking-aside{position:static;order:-1}.booking-aside .secondary-row{display:none}.booking-pane{padding:25px}.booking-aside h3{margin-bottom:13px}.dates{gap:8px}.progress li{padding:10px 12px;gap:9px}}
@media(max-width:440px){.booking-pane{padding:24px 19px}.progress li{padding:10px 9px;font-size:10px;gap:8px}.bubble{width:21px;height:21px;font-size:9px}.slots{gap:8px}.date span{font-size:10px}}

/* SHAGOM / Atelier editorial system. No external fonts, images or trackers. */
:root{--ink:#382c2b;--deep:#382c2b;--green:#382c2b;--muted:#71665f;--line:#d8cec4;--paper:#f7f3ed;--cream:#f0e8df;--clay:#ba8061;--accent:#86513d;--sage:#e0e1d5;--radius:4px;--sans:Arial,Helvetica,sans-serif;--serif:Georgia,'Times New Roman',serif}
*{box-sizing:border-box}html{scroll-padding-top:114px;scroll-behavior:smooth}body{margin:0;background:var(--paper);font-family:var(--sans);color:var(--ink);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}button{cursor:pointer}img{max-width:100%;height:auto}::selection{background:#dfc9b7;color:#382c2b}p{color:var(--muted);margin:0 0 20px}h1,h2,h3,h4{color:var(--ink);font-weight:400;line-height:1.1;margin:0 0 24px;letter-spacing:-.045em}h1,h2{font-family:var(--serif)}h1{font-size:clamp(45px,5.9vw,86px)}h2{font-size:clamp(35px,4.05vw,59px)}h3{font-family:var(--sans);font-size:23px;line-height:1.3;letter-spacing:-.025em}h4{font-size:20px}em{font-weight:400}.serif{font-family:var(--serif);font-style:italic}.container{width:min(1280px,calc(100% - 112px));margin-inline:auto}.section{padding:112px 0}.section-sm{padding:48px 0 100px}.eyebrow{display:block;font-size:10px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;line-height:1.6;margin-bottom:25px;color:var(--accent)}.eyebrow .dot{display:inline-block;width:5px;height:5px;background:currentColor;border-radius:50%;margin:0 10px 2px}.lead{font-size:18px;line-height:1.65;max-width:620px;color:var(--muted)}.note,.small{font-size:13px;line-height:1.7}.textlink{display:inline-flex;gap:22px;align-items:center;color:var(--ink);font-size:14px;font-weight:600;border:0;background:transparent;padding:8px 0;text-decoration:none;transition:color .2s}.textlink:hover{color:var(--accent)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:30px;min-height:56px;padding:17px 27px;background:var(--ink);border:1px solid var(--ink);color:var(--paper);border-radius:3px;font-size:13px;font-weight:500;line-height:1.4;letter-spacing:.015em;transition:background .2s,transform .2s,border-color .2s;box-shadow:none}.btn:hover{background:#53423b;border-color:#53423b;transform:translateY(-2px)}.btn.secondary{color:var(--ink);background:transparent;border:1px solid #aa9d92}.btn.secondary:hover{background:#ebe2d7}.btn.small{min-height:46px;padding:13px 20px;font-size:12px;gap:24px}.btn.light{background:var(--paper);color:var(--ink);border-color:var(--paper)}.btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.button-row{display:flex;gap:24px;align-items:center;flex-wrap:wrap}.full{width:100%}.alt{background:var(--cream)}.muted{color:var(--muted)}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:45px}.section-head h2{margin:0}.section-head p{max-width:340px;margin:0;font-size:15px}.section-head .eyebrow{margin-bottom:18px}.grid2{display:grid;grid-template-columns:1fr 1fr;gap:44px}.grid3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.grid4{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.card{border:1px solid var(--line);border-radius:4px;background:transparent;padding:30px}.card p{font-size:15px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}:focus-visible{outline:3px solid #a55730;outline-offset:5px}.skip{position:fixed;left:15px;top:-100px;padding:15px;background:var(--ink);color:white;z-index:200}.skip:focus{top:12px}
/* Header / identity */
.demo-bar{background:#e9dfd4;color:#55473e;font-size:10px;line-height:1.4;padding:7px 0;letter-spacing:.025em}.demo-bar .container{display:flex;justify-content:space-between}.demo-bar a{text-decoration:underline;text-underline-offset:3px}.site-header{position:sticky;top:0;background:rgba(247,243,237,.96);backdrop-filter:blur(16px);z-index:60;border-bottom:1px solid var(--line)}.header-inner{display:flex;align-items:center;gap:32px;min-height:98px}.logo{display:inline-flex;align-items:center;gap:12px;color:var(--ink);line-height:.9;font-family:var(--serif);font-size:42px;letter-spacing:-.07em}.brand-symbol{width:32px;height:38px;display:inline-block}.brand-symbol svg{width:100%;height:100%;stroke:var(--accent);stroke-width:1.15;fill:none}.brand-word{position:relative}.brand-dot{color:var(--clay)}.brand-caption{display:block;font-family:var(--sans);font-size:7px;font-weight:500;letter-spacing:.15em;line-height:1.7;margin-top:8px}.main-nav{margin-left:auto;display:flex;gap:26px;align-items:center}.main-nav a{font-size:12px;white-space:nowrap;padding:16px 0;font-weight:400;position:relative}.main-nav a:after{content:'';height:1px;background:var(--clay);position:absolute;left:0;right:100%;bottom:8px;transition:right .25s}.main-nav a:hover:after,.main-nav a[aria-current]:after{right:0}.header-book{flex-shrink:0}.menu-button{display:none}.read-progress{height:1px;position:absolute;bottom:-1px;width:100%;overflow:hidden}.read-progress>div{height:100%;width:0;background:var(--accent)}
/* Hero / considered editorial composition */
.premium-hero{position:relative;padding:62px 0 72px;overflow:hidden}.premium-hero:before{content:'';position:absolute;width:58%;height:100%;right:0;top:0;background:linear-gradient(135deg,#f7f3ed,#eee1d3);z-index:-1}.premium-hero .hero-layout{display:grid;grid-template-columns:1.05fr 1fr;gap:65px;align-items:center}.hero-copy{padding:20px 0 25px}.hero-copy .eyebrow{margin-bottom:28px}.hero-copy h1{font-size:clamp(48px,5.8vw,86px);line-height:1.04;letter-spacing:-.05em;margin-bottom:25px}.hero-copy h1 em{color:var(--accent)}.hero-copy .lead{font-size:17px;max-width:470px;margin-bottom:33px}.hero-copy .button-row{gap:23px}.hero-review{display:flex;align-items:center;gap:16px;margin-top:38px;padding-top:25px;border-top:1px solid var(--line);max-width:443px}.avatar-initials{display:flex;align-items:center;padding-left:6px}.avatar-initials span{width:34px;height:34px;margin-left:-6px;border:2px solid var(--paper);border-radius:50%;display:grid;place-items:center;font-size:11px;background:#e1cebf;color:var(--ink)}.avatar-initials span:nth-child(2){background:#d1d7cb}.avatar-initials span:nth-child(3){background:#dfd2d0}.hero-review b{display:block;font-size:12px;font-weight:500;margin-bottom:2px}.hero-review a{font-size:12px;color:var(--muted);text-decoration:underline;text-underline-offset:4px}.hero-visual{height:557px;position:relative;padding:0 0 0 36px}.hero-portrait{width:100%;height:100%;object-fit:cover;object-position:50% 35%;border-radius:190px 190px 5px 5px;filter:none;display:block}.hero-photo-sign{position:absolute;right:23px;bottom:26px;left:150px;color:#fff;padding-top:40px;text-shadow:0 1px 12px #000;background:linear-gradient(transparent,rgba(33,24,20,.55));border-radius:0 0 4px 4px;padding:60px 20px 20px;right:0;bottom:0;left:36px}.hero-photo-sign span{display:block;font-size:10px;letter-spacing:.13em;margin-bottom:9px}.hero-photo-sign strong{font-family:var(--serif);font-size:27px;font-weight:400;line-height:1.1}.hero-inset{position:absolute;left:-42px;bottom:48px;width:188px;background:var(--paper);padding:7px;box-shadow:0 12px 38px #382c2b14;border:1px solid #e3d8ce;transform:rotate(-3deg);transition:transform .25s}.hero-inset:hover{transform:rotate(0)}.hero-inset img{display:block;aspect-ratio:1.35;object-fit:cover}.hero-inset span{display:block;text-align:center;font-size:9px;padding:10px 0 4px;letter-spacing:.08em}.hero-side-label{position:absolute;right:-27px;top:31px;writing-mode:vertical-rl;font-size:9px;text-transform:uppercase;letter-spacing:.2em}.trust-ribbon{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#eee7dd}.trust-ribbon .container{display:grid;grid-template-columns:repeat(4,1fr)}.ribbon-item{padding:26px 15px;display:flex;align-items:center;gap:16px;border-right:1px solid var(--line)}.ribbon-item:first-child{padding-left:0}.ribbon-item:last-child{border:0}.ribbon-icon{width:26px;height:26px;color:var(--accent);flex-shrink:0}.ribbon-item strong{display:block;font-size:12px;font-weight:600}.ribbon-item small{display:block;color:var(--muted);font-size:11px}
/* Help choosing / services */
.intro-head{display:grid;grid-template-columns:1.3fr 1fr;gap:90px;align-items:end;margin-bottom:44px}.intro-head h2{margin:0}.intro-head p{margin:0;max-width:400px;font-size:16px}.service-card{background:transparent;border:1px solid var(--line);padding:29px;display:flex;flex-direction:column;min-height:300px;position:relative;overflow:hidden;transition:background .25s,border-color .25s,transform .25s;border-radius:4px}.service-card:hover{background:#efe6dc;border-color:#b09a87;transform:translateY(-4px)}.service-card .card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px}.service-card .card-no{font-family:var(--serif);font-style:italic;font-size:16px;color:var(--accent)}.service-icon{width:47px;height:47px;color:var(--accent)}.service-card .eyebrow{font-size:9px;margin-bottom:12px}.service-card h3{font-family:var(--serif);font-size:29px;line-height:1.16;margin-bottom:13px;letter-spacing:-.025em}.service-card p{font-size:14px;line-height:1.65;max-width:295px;margin-bottom:28px}.service-card .bottom{margin-top:auto;padding-top:22px;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:15px}.service-card .price{font-size:17px;line-height:1.4;font-family:var(--sans);letter-spacing:-.02em}.service-card .price span{font-size:11px}.service-card .textlink{font-size:11px;gap:12px}.service-card .stretched:after{content:'';position:absolute;inset:0}.help-strip{margin-top:25px;padding:26px 31px;display:flex;align-items:center;justify-content:space-between;background:var(--sage);gap:30px}.help-strip p{margin:5px 0 0;font-size:13px;color:#4c5248}.help-strip h3{font-family:var(--serif);font-size:25px;line-height:1.2;margin:0}.help-strip .btn{flex-shrink:0}.price-note{margin-top:18px;color:var(--muted);font-size:12px}.services-tools{padding:28px 0 34px;display:flex;gap:20px;align-items:center;justify-content:space-between}.search-box{position:relative;width:340px;max-width:100%}.search-box input{width:100%;border:0;border-bottom:1px solid #a79584;background:transparent;padding:13px 38px 13px 0;color:var(--ink);border-radius:0;font-size:14px}.search-box span{position:absolute;right:8px;top:10px;font-size:22px}.filters{display:flex;flex-wrap:wrap;gap:7px}.filter-btn,.pill-button{border:1px solid var(--line);border-radius:50px;background:transparent;padding:11px 18px;font-size:12px;color:var(--ink);transition:all .2s}.filter-btn[aria-pressed=true],.pill-button[aria-pressed=true]{background:var(--ink);color:var(--paper);border-color:var(--ink)}.empty{grid-column:1/-1;padding:50px;border:1px solid var(--line)}
/* Full-card service links */
.service-card{position:relative;cursor:pointer}
.service-card .stretched::after{content:"";position:absolute;inset:0;z-index:2}
.service-card:focus-within{outline:2px solid currentColor;outline-offset:3px}
.service-card .bottom,.service-card .card-top,.service-card h3,.service-card p{position:relative;z-index:1}
/* Real work / source compositions displayed in full */
.work-section{background:#e8dfd5}.work-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.work-card{margin:0;min-width:0}.work-picture{position:relative;display:block;width:100%;padding:0;border:1px solid #d5c9bc;background:#f7f4ef;overflow:hidden;border-radius:4px}.work-picture img{display:block;width:100%;aspect-ratio:1.36;object-fit:contain;transition:transform .35s}.work-picture:hover img{transform:scale(1.015)}.work-open{position:absolute;right:14px;bottom:14px;width:33px;height:33px;background:var(--paper);border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;font-size:20px;color:var(--ink)}.work-card figcaption{display:flex;align-items:flex-start;justify-content:space-between;padding:20px 0;gap:18px}.work-card h3{font-size:16px;line-height:1.35;letter-spacing:-.015em;margin:0 0 5px}.work-card small{font-size:10px;letter-spacing:.06em;color:var(--muted);text-transform:uppercase}.work-card .case-num{font-family:var(--serif);font-style:italic;color:var(--accent);font-size:15px}.section-footer{display:flex;justify-content:space-between;align-items:center;gap:35px;margin-top:30px}.section-footer .note{max-width:650px;margin:0;font-size:12px}.works-filter{margin:26px 0 32px}.gallery-label{background:var(--ink);color:var(--paper);padding:10px 16px;font-size:11px;letter-spacing:.025em;display:inline-flex;align-items:center;gap:20px;margin-top:10px}
/* Specialist / calm confident copy */
.specialist-section{background:var(--paper)}.specialist-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:100px;align-items:center}.specialist-photo{position:relative;padding-right:30px;padding-bottom:30px}.specialist-photo:after{content:'';position:absolute;bottom:0;right:0;width:70%;height:80%;background:#e4d2c1;z-index:0}.specialist-photo img{position:relative;z-index:1;width:100%;height:570px;object-fit:cover;object-position:50% 36%;border-radius:4px}.specialist-stamp{position:absolute;right:0;bottom:3px;z-index:2;background:var(--ink);color:var(--paper);width:154px;height:154px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;transform:rotate(7deg);font-size:10px;letter-spacing:.1em;line-height:1.7}.specialist-stamp strong{font-family:var(--serif);font-size:33px;font-weight:400;letter-spacing:-.03em;margin:2px 0}.specialist-copy h2{margin-bottom:22px}.specialist-copy .lead{font-size:17px}.specialist-copy .signature{font-family:var(--serif);font-size:23px;font-style:italic;color:var(--accent);padding-top:9px}.principles{margin:25px 0 28px}.principle{display:grid;grid-template-columns:30px 1fr;gap:15px;border-bottom:1px solid var(--line);padding:16px 0}.principle span{font-size:10px;color:var(--accent);padding-top:3px;letter-spacing:.08em}.principle strong{display:block;font-size:14px;font-weight:500;line-height:1.5;margin-bottom:2px}.principle p{font-size:13px;line-height:1.65;margin:0}.specialist-credentials{display:flex;gap:10px;flex-wrap:wrap;margin:22px 0}.credential{border:1px solid var(--line);padding:9px 12px;font-size:11px;background:#f2ece4}
/* Safety / photographs, not invented stamps */
.safety-section{background:var(--ink);color:var(--paper);position:relative;overflow:hidden}.safety-section h2,.safety-section h3{color:var(--paper)}.safety-section .eyebrow{color:#d7b093}.safety-section p{color:#d7cdc1}.safety-layout{display:grid;grid-template-columns:1.05fr 1fr;gap:90px;align-items:center}.safety-photos{display:grid;grid-template-columns:1fr .75fr;gap:14px;align-items:center}.safety-photos img{width:100%;object-fit:cover;border-radius:4px}.safety-photos>img{height:365px}.safety-photos>div img{height:210px}.safety-photos figcaption{color:#ded2c5;font-size:10px;margin:14px 0 0;line-height:1.7;letter-spacing:.02em}.safety-points{display:grid;gap:0;margin:24px 0 30px}.safety-points div{display:flex;gap:17px;border-bottom:1px solid #695a50;padding:15px 0;font-size:14px;color:#e9e0d5}.safety-points span{color:#d7b093}.safety-section .textlink{color:var(--paper);border-bottom:1px solid #8c7868;padding-bottom:9px}
/* Testimonials / exact source text, no manufactured ratings */
.reviews-section{background:#f2ece4}.reviews-head{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:45px}.review-count{font-family:var(--serif);font-size:68px;line-height:1;letter-spacing:-.04em;color:var(--accent);display:flex;align-items:center;gap:17px;flex-shrink:0}.review-count span{font-family:var(--sans);font-size:11px;font-weight:400;letter-spacing:.035em;line-height:1.7;max-width:108px;color:var(--muted)}.review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.review-card{display:flex;flex-direction:column;background:var(--paper);border:1px solid #ded3c8;border-radius:4px;padding:30px;position:relative;min-width:0}.quote-mark{font-family:var(--serif);font-size:58px;line-height:.8;color:var(--clay);height:47px;display:block}.review-card blockquote{font-family:var(--serif);font-size:20px;line-height:1.5;letter-spacing:-.02em;margin:8px 0 27px;color:var(--ink);overflow-wrap:anywhere}.review-card footer{display:flex;align-items:center;gap:12px;margin-top:auto;border-top:1px solid var(--line);padding-top:18px}.review-avatar{width:36px;height:36px;background:#e2d3c4;border-radius:50%;display:grid;place-items:center;font-size:12px;flex-shrink:0}.review-card footer strong{display:block;font-size:12px;font-weight:500}.review-card footer time{font-size:10px;color:var(--muted)}.review-theme{color:var(--accent);font-size:9px;letter-spacing:.08em;text-transform:uppercase;margin-bottom:18px}.all-reviews .review-card blockquote{font-size:19px}.review-spotlight{margin:30px 0;padding:30px;border-left:2px solid var(--clay);background:var(--cream)}.review-spotlight blockquote{font-family:var(--serif);font-size:24px;line-height:1.5;margin:0 0 20px}.review-spotlight footer{font-size:12px;color:var(--muted)}
/* Visit journey / final invitation */
.journey-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin-top:45px}.journey-item{border-top:1px solid var(--line);padding-top:23px}.journey-no{font-family:var(--serif);font-size:40px;color:var(--clay);font-style:italic;display:block;line-height:1;margin-bottom:24px}.journey-item h3{font-size:18px;line-height:1.35;margin-bottom:12px}.journey-item p{font-size:14px}.faq-split{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px}.faq-split h2{max-width:350px}.faq summary{font-weight:400;font-size:16px;line-height:1.45;padding:23px 38px 23px 0}.faq details{border-bottom:1px solid var(--line);border-radius:0;padding:0;background:transparent}.faq details:first-child{border-top:1px solid var(--line)}.faq p{padding:0 38px 23px 0;font-size:14px;margin:0}.faq summary:after{color:var(--accent);font-weight:300}.contact-banner{background:#e7d8c9;padding:0}.contact-layout{display:grid;grid-template-columns:1fr 1.05fr;gap:85px;align-items:center}.contact-copy{padding:70px 0}.contact-copy h2{font-size:55px}.contact-copy .phone-link{font-family:var(--serif);font-size:30px;display:inline-block;margin:15px 0 24px}.contact-copy .address{font-size:16px;margin-bottom:7px;color:var(--ink)}.contact-image{height:520px;object-fit:cover;display:block;width:100%}.contact-hours{display:flex;gap:25px;font-size:11px;border-top:1px solid #c5b3a2;padding-top:20px;margin-top:30px;color:#65544a}.contact-cta{padding:40px;background:var(--ink);color:var(--paper)}.contact-cta h2{color:var(--paper)}.contact-cta p{color:#d9cdc0}
/* Page templates / service checkout */
.crumbs{font-size:11px;color:var(--muted);display:flex;align-items:center;gap:12px;padding-top:27px;padding-bottom:10px}.page-intro{max-width:850px;margin:12px 0 42px}.page-intro .lead{max-width:700px}.service-intro{padding:35px 0 85px}.service-intro h1{max-width:900px;font-size:clamp(44px,5.3vw,76px)}.service-intro>.container>.lead{max-width:710px}.brief-row{display:flex;gap:10px;flex-wrap:wrap;margin:25px 0 40px}.pill{border:1px solid var(--line);font-size:11px;border-radius:50px;padding:7px 12px;background:transparent}.two-col{display:grid;grid-template-columns:1.2fr .85fr;gap:80px;align-items:start}.booking-card{position:sticky;top:128px;background:#eee5db;border:1px solid #d5c2b1;border-radius:5px;padding:30px}.booking-card h2{font-family:var(--serif);font-size:30px;margin-bottom:24px}.booking-card .eyebrow{margin-bottom:13px}.variants{border:0;padding:0;margin:0}.variant{display:flex;align-items:center;gap:12px;border:1px solid #d0c0b1;border-radius:3px;margin-bottom:9px;padding:15px 12px;background:#f7f3ed;cursor:pointer}.variant:has(input:checked){border-color:var(--ink);background:#fffaf5;box-shadow:inset 0 0 0 1px var(--ink)}.variant input{accent-color:var(--ink);width:16px;height:16px;flex-shrink:0}.variant-main{flex:1}.variant-main strong{font-size:12px;font-weight:500;display:block;line-height:1.5}.variant-main .muted{font-size:10px;display:block;margin-top:4px}.variant-price{font-size:13px;white-space:nowrap;font-weight:500}.summary{display:flex;justify-content:space-between;align-items:center;padding:18px 0 23px}.summary .price{font-family:var(--serif);font-size:36px;letter-spacing:-.02em}.summary .price span{font-family:var(--sans);font-size:11px}.service-content .content-block{margin:38px 0 0}.service-content .content-block:first-child{margin-top:0}.service-content h2{font-size:35px;line-height:1.15}.service-content p{font-size:15px}.service-content .notice{border-left:2px solid var(--clay);background:#eee7df;padding:18px 21px;margin:20px 0;border-radius:0}.notice p{margin:0;font-size:13px}.service-content .steps{margin-top:20px}.step-row{border-top:1px solid var(--line);padding:20px 0;display:grid;grid-template-columns:32px 1fr;gap:20px}.step-num{font-family:var(--serif);color:var(--accent);font-size:24px;background:none;width:auto;height:auto;border:0;font-style:italic}.step-row h3{font-size:16px;margin:2px 0 8px}.step-row p{font-size:14px;margin:0}.service-mini-work{display:grid;grid-template-columns:1fr 1fr;gap:16px}.service-mini-work .work-card h3{font-size:14px}.linklist{border-top:1px solid var(--line);display:grid}.linklist a{border-bottom:1px solid var(--line);padding:16px 0;font-size:14px}.service-trust-small{display:flex;gap:14px;align-items:center;margin:24px 0 0;padding:20px 0 0;border-top:1px solid var(--line)}.service-trust-small img{width:44px;height:44px;object-fit:cover;border-radius:50%}.service-trust-small strong{font-size:12px;display:block}.service-trust-small span{font-size:11px;color:var(--muted)}.booking-header{padding:45px 0 20px}.booking-header h1{font-size:62px}.booking-header .eyebrow{margin-bottom:18px}.booking-panel,.booking-aside{border:1px solid var(--line);border-radius:4px;background:#fffaf4}.booking-panel{padding:36px}.booking-panel h2{font-size:32px}.booking-aside{background:var(--cream);padding:30px}.booking-aside h3{font-family:var(--serif);font-size:26px}.day[aria-pressed=true],.slot[aria-pressed=true]{background:var(--ink);border-color:var(--ink);color:var(--paper)}.day,.slot{border:1px solid #c9b6a5;border-radius:3px;background:transparent}.progress{margin-bottom:30px}.progress li.active{background:var(--ink);color:white;border-color:var(--ink)}.progress li{border-radius:3px;color:var(--ink);background:var(--cream);border:1px solid var(--line)}.demo-tag{color:#72533d;background:#eee4d9;border:1px solid #d4bfad;font-size:10px;letter-spacing:.01em;border-radius:3px;padding:7px 10px;display:inline-block}.notice,.notice.error{border-radius:3px}.review-note{font-size:11px;color:var(--muted);margin-top:15px}.status-card{background:#fffaf4;border:1px solid var(--line);border-radius:4px;margin-top:45px}.status-card h1{font-size:49px}.status-icon{background:var(--cream);color:var(--ink)}.booking-layout{margin-bottom:75px}input:not([type=radio]):not([type=checkbox]),select,textarea{color:var(--ink);border-color:#bbab9c}.photo-wide{border-radius:4px}.legal-copy{max-width:850px}.legal-copy h2{font-size:29px}.legal-copy p{font-size:15px}.info-layout{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:start}.info-layout h2{font-size:35px}.info-photo{width:100%;height:460px;object-fit:cover}.address-card{padding:34px;border:1px solid var(--line);background:var(--cream);margin-bottom:25px}.address-card h2{font-size:33px}.address-card .phone-link{font-family:var(--serif);font-size:27px}.office-gallery{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:25px 0}.office-gallery img{height:230px;width:100%;object-fit:cover}
/* Modal controls; native dialog manages inert background and focus */
.site-dialog{width:min(1080px,calc(100% - 40px));max-height:calc(100dvh - 40px);border:0;border-radius:5px;background:var(--paper);color:var(--ink);padding:40px;box-shadow:0 35px 120px #140e0b66;overflow:auto}.site-dialog::backdrop{background:rgba(35,26,23,.8);backdrop-filter:blur(5px)}.dialog-close{position:absolute;top:14px;right:15px;width:42px;height:42px;background:var(--paper);color:var(--ink);border:1px solid var(--line);border-radius:50%;font-size:27px;line-height:1;z-index:2}.dialog-image{max-height:62dvh;width:100%;object-fit:contain;display:block;background:#f7f5f1;border-radius:3px}.dialog-heading{font-size:26px;line-height:1.3;max-width:85%;margin:0 0 25px}.dialog-meta{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:22px}.dialog-meta p{font-size:12px;margin:0;max-width:550px}.gallery-controls{display:flex;gap:10px;align-items:center;flex-shrink:0}.gallery-controls button{width:43px;height:43px;border:1px solid var(--line);background:transparent;border-radius:50%;font-size:20px}.gallery-controls span{font-size:11px;min-width:52px;text-align:center}.finder-title{font-size:43px;margin-right:45px}.finder-choices{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin-top:30px}.finder-choice{border:1px solid var(--line);background:transparent;text-align:left;padding:24px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:17px;color:var(--ink);border-radius:4px}.finder-choice:hover{background:var(--cream)}.finder-choice strong{display:block;font-weight:500}.finder-choice small{display:block;color:var(--muted);font-size:12px;margin-top:6px}.finder-result{display:grid;gap:10px;margin-top:28px}.finder-result a{border:1px solid var(--line);padding:16px 22px;display:flex;justify-content:space-between;align-items:center;gap:20px}.finder-result a strong{font-weight:500;font-size:15px}.finder-result a small{font-size:12px;color:var(--muted)}
/* Footer / considered finish */
.footer{background:var(--ink);color:#e8ddcf;padding:58px 0 20px}.footer .logo{color:#f5eadf;font-size:51px}.footer p{color:#cbbbae;font-size:13px}.footer .eyebrow{color:#d7af91;font-size:9px;margin-bottom:14px}.footer-top{display:flex;justify-content:space-between;align-items:center;padding-bottom:32px;border-bottom:1px solid #6a574c;margin-bottom:40px}.footer-tagline{font-family:var(--serif);font-style:italic;font-size:21px!important;margin:14px 0 0}.footer-phone{font-family:var(--serif);font-size:32px;letter-spacing:-.03em;display:flex;gap:32px}.footer-phone span{font-family:var(--sans);font-size:22px}.footer-grid{display:grid;grid-template-columns:1.15fr 1fr 1fr 1.2fr;gap:32px}.footer-links{display:flex;flex-direction:column;gap:12px}.footer-links a,.footer-email{font-size:12px;color:#e8ddcf}.footer a:hover{color:#e8b18b}.footer-bottom{border-top:1px solid #6a574c;padding-top:19px;margin-top:36px;color:#c0ad9d;font-size:10px;display:flex;justify-content:space-between;gap:20px}.footer-bottom span:last-child{display:flex;gap:25px}.qa-panel{background:#ede4d9;border-top:0;padding:0;font-size:11px;color:var(--muted)}.qa-panel summary{padding:14px 0;color:var(--muted);font-size:11px}.qa-panel details{padding:0}.qa-panel .qa-controls{padding-top:15px}.qa-panel p{font-size:11px}.mobile-cta{display:none}.reveal{animation:rise-in .5s ease both}@keyframes rise-in{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}
@media(min-width:1441px){.premium-hero{padding:76px 0 85px}.hero-visual{height:580px}}
@media(max-width:1180px){.container{width:calc(100% - 64px)}.main-nav{gap:19px}.header-inner{gap:25px}.header-book{padding:12px 17px}.hero-layout{gap:38px!important}.hero-visual{height:505px;padding-left:26px}.hero-copy h1{font-size:68px}.hero-inset{left:-25px;width:155px}.hero-photo-sign{left:26px}.hero-side-label{right:-22px}.specialist-grid{gap:60px}.safety-layout{gap:45px}.two-col{gap:40px}.faq-split{gap:60px}.contact-layout{gap:55px}.service-card{padding:25px}.review-card{padding:25px}.main-nav a{font-size:11px}.logo{font-size:36px}.brand-caption{font-size:6px}.trust-ribbon .ribbon-item{gap:11px;padding-right:10px}.ribbon-item small{font-size:10px}.safety-photos>img{height:320px}.footer-grid{gap:23px}}
@media(max-width:960px){.header-inner{min-height:82px}.main-nav{display:none}.header-book{margin-left:auto}.menu-button{display:flex;align-items:center;gap:12px;background:none;border:0;color:var(--ink);padding:10px 0 10px 10px;font-size:12px;min-height:44px}.hamburger{display:flex;flex-direction:column;gap:5px;width:23px}.hamburger i{width:23px;height:1px;background:var(--ink);display:block;transition:transform .2s}.menu-button[aria-expanded=true] .hamburger i:first-child{transform:translateY(3px) rotate(45deg)}.menu-button[aria-expanded=true] .hamburger i:last-child{transform:translateY(-3px) rotate(-45deg)}.main-nav.open{display:flex;position:absolute;top:82px;left:0;right:0;margin:0;background:var(--paper);padding:20px 32px 28px;flex-direction:column;align-items:stretch;gap:0;border-bottom:1px solid var(--line);box-shadow:0 20px 30px #382c2b14;max-height:calc(100dvh - 82px);overflow:auto}.main-nav a{font-size:17px;padding:14px 0;border-bottom:1px solid var(--line)}.main-nav a:after{display:none}.hero-copy h1{font-size:57px}.hero-visual{height:455px}.hero-copy .lead{font-size:15px}.hero-copy .button-row{gap:8px}.hero-copy .btn{padding:15px 19px;gap:19px}.hero-review{margin-top:27px;padding-top:20px;gap:10px}.hero-review b{font-size:11px}.hero-inset{width:140px;bottom:33px;left:-10px}.hero-photo-sign{padding-left:130px;left:26px}.hero-photo-sign strong{font-size:18px}.hero-photo-sign span{font-size:8px}.ribbon-item{align-items:flex-start}.ribbon-item strong{font-size:11px}.ribbon-icon{width:22px;height:22px}.section{padding:82px 0}.grid3{gap:16px}.service-card{padding:22px;min-height:320px}.service-card h3{font-size:25px}.service-card .bottom{gap:8px}.service-card .textlink{font-size:10px;gap:8px}.intro-head{gap:45px}.work-grid,.review-grid{gap:17px}.review-card{padding:23px}.review-card blockquote{font-size:18px}.specialist-photo img{height:475px}.specialist-grid{gap:50px}.specialist-stamp{width:130px;height:130px}.safety-layout{grid-template-columns:1fr;gap:40px}.safety-photos{max-width:640px;grid-template-columns:1fr 1fr}.safety-photos>img{height:315px}.safety-photos>div img{height:250px}.safety-copy{max-width:700px}.journey-grid{gap:20px}.journey-item h3{font-size:16px}.journey-item p{font-size:13px}.faq-split{gap:45px}.contact-copy h2{font-size:46px}.contact-image{height:500px}.contact-layout{gap:38px}.contact-copy .phone-link{font-size:27px}.footer-grid{grid-template-columns:1fr 1fr;gap:35px}.two-col{grid-template-columns:1fr .85fr;gap:30px}.booking-card{padding:23px;top:104px}.variant{padding:12px 9px;gap:9px}.variant-price{font-size:11px}.variant-main strong{font-size:11px}.services-tools{align-items:flex-start;flex-direction:column}.search-box{width:100%}.info-layout{gap:35px}}
@media(max-width:700px){html{scroll-padding-top:86px}.container{width:calc(100% - 40px)}.demo-bar{font-size:9px;padding:6px 0}.demo-bar .extra{display:none}.header-inner{min-height:76px;gap:17px}.site-header .logo{font-size:32px;gap:8px}.brand-symbol{width:24px;height:32px}.brand-caption{font-size:5px;margin-top:7px}.header-book{padding:11px 14px;min-height:41px;font-size:10px;gap:10px}.menu-button>span:first-child{display:none}.menu-button{padding-left:0;min-width:26px}.main-nav.open{top:76px;padding-inline:20px}.premium-hero{padding:31px 0 42px}.premium-hero .hero-layout{grid-template-columns:1fr;gap:30px!important}.premium-hero:before{width:100%;height:65%;top:auto;bottom:0;background:linear-gradient(180deg,var(--paper),#ecdfd1)}.hero-copy{padding:0}.hero-copy .eyebrow{font-size:9px;margin-bottom:18px;letter-spacing:.11em}.hero-copy h1{font-size:clamp(43px,10.5vw,68px);line-height:1.06;margin-bottom:20px}.hero-copy .lead{font-size:15px;line-height:1.7;max-width:520px;margin-bottom:24px}.hero-copy .button-row{gap:18px}.hero-copy .btn{min-height:52px;padding:15px 20px;font-size:12px;gap:25px}.hero-copy .textlink{font-size:12px;gap:10px}.hero-review{margin-top:24px;padding-top:19px;max-width:none}.hero-review b{font-size:11px}.hero-review a{font-size:11px}.hero-visual{height:405px;width:calc(100% - 21px);max-width:440px;margin-inline:auto;padding-left:25px}.hero-portrait{border-radius:145px 145px 4px 4px;object-position:50% 30%}.hero-inset{width:145px;left:-12px;bottom:24px}.hero-photo-sign{padding-left:119px;left:25px;padding-bottom:23px}.hero-photo-sign strong{font-size:23px}.hero-photo-sign span{font-size:8px}.hero-side-label{right:-22px;top:52px;font-size:8px}.trust-ribbon .container{grid-template-columns:1fr 1fr}.ribbon-item{padding:20px 13px;gap:13px;align-items:center;border-bottom:1px solid var(--line)}.ribbon-item:first-child{padding-left:0}.ribbon-item:nth-child(2){border-right:0}.ribbon-item:nth-child(3){padding-left:0;border-bottom:0}.ribbon-item:nth-child(4){border-bottom:0}.ribbon-item strong{font-size:11px}.ribbon-item small{font-size:9px;margin-top:2px}.ribbon-icon{width:24px;height:24px}.section{padding:66px 0}.section-sm{padding:26px 0 60px}.eyebrow{font-size:9px;margin-bottom:17px}h1{font-size:45px}h2{font-size:39px;line-height:1.13}h3{font-size:21px}.intro-head{grid-template-columns:1fr;gap:20px;margin-bottom:29px}.intro-head p{font-size:14px;max-width:520px}.grid3{grid-template-columns:1fr}.grid2{grid-template-columns:1fr;gap:28px}.grid4{grid-template-columns:1fr 1fr;gap:13px}.service-card{min-height:0;padding:25px;display:grid;grid-template-columns:1fr 50px;gap:0 12px}.service-card .card-top{grid-column:2;grid-row:1/4;align-self:start;margin:0;flex-direction:column-reverse;gap:15px;align-items:flex-end}.service-card .card-no{font-size:11px}.service-icon{width:40px;height:40px}.service-card h3{font-size:27px;grid-column:1;margin:0 0 12px}.service-card>.eyebrow{grid-column:1;grid-row:1;font-size:8px;margin-bottom:11px}.service-card>p{grid-column:1/3;font-size:13px;margin-bottom:20px;max-width:none}.service-card .bottom{grid-column:1/3;padding-top:17px}.service-card .price{font-size:17px}.service-card .textlink{font-size:12px;gap:17px}.help-strip{padding:25px;align-items:flex-start;flex-direction:column;gap:20px}.help-strip h3{font-size:25px}.help-strip .btn{width:100%;font-size:12px}.help-strip p{font-size:12px}.section-head{align-items:flex-start;flex-direction:column;gap:18px;margin-bottom:27px}.section-head p{font-size:14px;max-width:none}.work-grid{grid-template-columns:1fr;gap:19px}.work-card figcaption{padding:16px 0 5px}.work-card h3{font-size:16px}.work-picture img{aspect-ratio:1.36}.work-open{width:37px;height:37px}.section-footer{flex-direction:column;align-items:flex-start;gap:24px;margin-top:30px}.section-footer .btn{width:100%}.section-footer .note{font-size:11px}.specialist-grid{grid-template-columns:1fr;gap:37px}.specialist-photo{padding-right:22px;padding-bottom:20px;max-width:450px;width:100%;margin-inline:auto}.specialist-photo img{height:450px;object-position:50% 30%}.specialist-stamp{width:135px;height:135px;right:0;bottom:0}.specialist-copy .lead{font-size:15px}.specialist-copy p{font-size:14px}.specialist-copy .btn{font-size:12px}.specialist-credentials{margin-top:18px}.credential{font-size:10px}.safety-layout{gap:30px}.safety-photos{grid-template-columns:1fr .85fr;gap:12px}.safety-photos>img{height:267px}.safety-photos>div img{height:187px}.safety-photos figcaption{font-size:9px}.safety-points div{font-size:13px;gap:13px}.safety-section p{font-size:14px}.reviews-head{align-items:flex-start;flex-direction:column;gap:23px;margin-bottom:30px}.reviews-head h2{margin:0}.review-count{font-size:44px}.review-count span{font-size:10px;max-width:150px}.review-grid{grid-template-columns:1fr;gap:16px}.review-card{padding:28px}.review-card blockquote{font-size:21px;margin-top:5px}.review-card footer time{font-size:11px}.review-theme{font-size:9px}.quote-mark{height:35px;font-size:49px}.all-reviews .review-card blockquote{font-size:20px}.journey-grid{grid-template-columns:1fr 1fr;gap:26px 20px;margin-top:31px}.journey-no{font-size:35px;margin-bottom:17px}.journey-item h3{font-size:16px;margin-bottom:9px}.journey-item p{font-size:13px;margin-bottom:0}.faq-split{grid-template-columns:1fr;gap:28px}.faq-split h2{max-width:none;margin-bottom:20px}.faq-split p{font-size:14px}.faq summary{font-size:15px;padding:22px 32px 22px 0}.faq p{font-size:13px;padding-right:20px}.contact-layout{grid-template-columns:1fr;gap:0}.contact-copy{padding:58px 0 34px}.contact-copy h2{font-size:42px}.contact-image{height:310px;object-position:center;margin-bottom:30px}.contact-copy .phone-link{font-size:28px;margin-bottom:22px}.contact-hours{font-size:10px;gap:18px;margin-top:23px}.contact-copy .button-row{gap:16px}.contact-copy .btn{font-size:12px;padding:16px 19px;gap:21px}.contact-copy .textlink{font-size:12px}.footer{padding:42px 0 23px}.footer-top{align-items:flex-start;flex-direction:column;gap:29px;padding-bottom:28px;margin-bottom:30px}.footer .logo{font-size:46px}.footer-tagline{font-size:19px!important}.footer-phone{font-size:27px;gap:24px}.footer-grid{grid-template-columns:1fr 1fr;gap:28px 20px}.footer-grid>div:first-child{grid-column:1/3}.footer-grid>div:last-child{grid-column:1/3;border-top:1px solid #6a574c;padding-top:24px}.footer-bottom{flex-direction:column;font-size:9px;gap:14px}.footer .eyebrow{font-size:8px}.footer-links a{font-size:11px}.qa-panel{padding-bottom:70px}.qa-panel .qa-controls{flex-direction:column;align-items:stretch}.crumbs{padding-top:20px;font-size:10px;flex-wrap:wrap;line-height:1.5;gap:9px}.service-intro{padding:26px 0 55px}.service-intro h1{font-size:45px;line-height:1.1}.service-intro .lead{font-size:15px}.brief-row{gap:7px;margin:21px 0 28px}.pill{font-size:10px;padding:6px 10px}.two-col{grid-template-columns:1fr;gap:33px}.booking-card{position:static;grid-row:1;padding:26px}.booking-card h2{font-size:30px}.booking-card .eyebrow{font-size:9px}.variant{padding:15px 12px;gap:11px}.variant-main strong{font-size:12px}.variant-main .muted{font-size:11px}.variant-price{font-size:13px}.summary .price{font-size:36px}.service-content h2{font-size:33px}.service-content p{font-size:14px}.service-content .content-block{margin-top:33px}.service-content .notice{padding:17px}.service-content .notice p{font-size:12px}.service-mini-work{grid-template-columns:1fr}.service-mini-work .work-card h3{font-size:15px}.review-spotlight{padding:23px}.review-spotlight blockquote{font-size:22px}.service-trust-small{margin-top:21px;padding-top:18px}.mobile-cta{display:flex;position:fixed;z-index:55;bottom:0;left:0;right:0;background:rgba(247,243,237,.97);backdrop-filter:blur(12px);padding:10px 20px max(10px,env(safe-area-inset-bottom));border-top:1px solid var(--line);gap:10px;align-items:center}.mobile-cta .btn{min-height:47px;padding:14px 18px;font-size:12px;flex:1;gap:24px}.mobile-call{width:48px;height:47px;display:grid;place-items:center;border:1px solid #a79482;border-radius:3px;color:var(--ink)}.mobile-call svg{width:21px;height:21px}.has-mobile-cta{padding-bottom:0}.booking-header{padding-top:29px}.booking-header h1{font-size:43px}.booking-panel{padding:24px}.booking-panel h2{font-size:29px}.booking-aside{padding:25px}.booking-layout{margin-bottom:45px}.status-card{padding:30px 23px;margin-top:25px}.status-card h1{font-size:38px}.booking-header .lead{font-size:15px}.progress{font-size:11px;gap:7px}.progress li{padding:9px 12px}.day{min-width:0}.day-row{gap:8px}.demo-tag{font-size:9px}.site-dialog{padding:24px;width:calc(100% - 24px);max-height:calc(100dvh - 24px)}.dialog-close{width:39px;height:39px;top:12px;right:12px}.dialog-heading{font-size:24px;margin-top:12px;margin-right:28px;margin-bottom:25px;max-width:88%}.dialog-image{max-height:57dvh}.dialog-meta{flex-direction:column;align-items:flex-start;gap:22px}.dialog-meta p{font-size:11px}.gallery-controls{width:100%;justify-content:space-between}.finder-title{font-size:34px;margin:24px 25px 20px 0}.finder-choices{grid-template-columns:1fr;gap:10px;margin-top:24px}.finder-choice{padding:19px;font-size:15px}.finder-choice small{font-size:11px}.finder-result a{padding:14px 17px}.finder-result a strong{font-size:14px}.finder-result a small{font-size:11px}.services-tools{gap:21px;padding-top:10px}.filters{gap:6px}.filter-btn,.pill-button{font-size:11px;padding:10px 13px;min-height:41px}.page-intro{margin-bottom:27px}.page-intro h1{font-size:43px}.page-intro .lead{font-size:15px}.search-box input{font-size:14px}.works-filter{margin:20px 0 26px}.legal-copy h2{font-size:28px}.legal-copy p{font-size:14px}.info-layout{grid-template-columns:1fr;gap:30px}.address-card{padding:27px}.address-card h2{font-size:30px}.info-photo{height:340px}.office-gallery{gap:12px}.office-gallery img{height:170px}}
@media(max-width:359px){.container{width:calc(100% - 32px)}.hero-copy h1{font-size:41px}.hero-copy .button-row{gap:8px}.hero-copy .btn{padding-inline:15px;gap:12px}.hero-copy .textlink{font-size:11px}.header-inner{gap:12px}.header-book{padding:10px 11px;font-size:9px;gap:8px}.site-header .logo{font-size:29px}.hero-visual{height:360px}.hero-inset{width:129px}.hero-photo-sign strong{font-size:20px}.hero-photo-sign{padding-left:110px}.review-card{padding:23px}.footer-phone{font-size:24px}.journey-grid{gap:21px 14px}.ribbon-item{gap:8px}.ribbon-item strong{font-size:10px}.ribbon-item small{font-size:8px}.booking-card{padding:21px}.variant{padding-inline:9px}.variant-price{font-size:12px}.variant-main strong{font-size:11px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.btn:hover,.service-card:hover,.hero-inset:hover,.work-picture:hover img{transform:none}}
@media print{.site-header,.demo-bar,.mobile-cta,.qa-panel,.footer,.site-dialog{display:none!important}.section{padding:30px 0}body{background:white}.container{width:100%}.premium-hero{padding-top:0}.btn{display:none}}
/* Final composition adjustments */
.hero-photo-sign{text-align:right;padding:70px 28px 26px 160px}.hero-photo-sign strong{font-size:29px}.hero-visual{padding-bottom:0}.service-content .content-block:first-child{padding-top:0;border-top:0}.demo-bar a{color:#695348}.section-footer .btn{white-space:nowrap}.legal-copy>.content-block{padding-top:30px;margin-top:32px}.service-content .linklist{grid-template-columns:1fr}.service-content .linklist a{border-radius:0}.all-reviews{align-items:stretch}
@media(max-width:960px){.hero-photo-sign{padding-left:115px;padding-right:20px}.hero-photo-sign strong{font-size:22px}}
@media(max-width:700px){.hero-photo-sign{padding-right:21px;padding-left:125px}.hero-photo-sign strong{font-size:25px}.hero-copy .button-row{margin-top:0;gap:17px;flex-wrap:nowrap}.hero-copy .textlink{font-size:11px;gap:8px;white-space:nowrap}.hero-copy .btn{gap:16px;padding-inline:18px;flex-shrink:0}.service-intro .two-col{display:grid;grid-template-columns:1fr}.service-intro .booking-card{grid-row:1;width:100%}.service-intro .service-content{grid-row:2}.section-footer .btn{white-space:normal}.hero-copy .lead{margin-bottom:25px}.hero-review{margin-top:22px}.main-nav.open{box-shadow:0 15px 25px #382c2b14}.booking-pane h2{font-size:30px}.booking-aside{padding:25px}.booking-card .summary{margin:0}}
@media(max-width:359px){.hero-copy .button-row{gap:11px}.hero-copy .btn{padding-inline:13px;font-size:11px;gap:12px}.hero-copy .textlink{font-size:10px;gap:7px}.hero-photo-sign strong{font-size:22px}}
@media(max-width:700px){.header-inner .header-book{padding:10px 13px;min-height:42px;font-size:11px;gap:12px}}
@media(max-width:359px){.header-inner .header-book{padding:10px;min-height:41px;font-size:10px;gap:8px}}


.hero-education{display:inline-flex;align-items:center;gap:10px;color:#714b36;background:#f0e4d9;border:1px solid #d9c0aa;padding:10px 14px;margin:15px 0 3px;border-radius:5px;font-size:14px;font-weight:650;text-decoration:none;max-width:100%}.hero-education svg{width:22px;height:22px;flex-shrink:0}.hero-reassurance{font-size:14px!important;color:var(--muted);margin:15px 0 0!important}.premium-hero h1{font-size:clamp(44px,4.8vw,76px);line-height:1.03}.hero-copy .lead{max-width:490px}.benefit-section{background:#f8f3ec}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.benefit-card{padding:26px 22px;background:#fffefa;border:1px solid #e5ddd3;border-radius:5px;display:flex;flex-direction:column;align-items:flex-start}.benefit-card svg{width:34px;height:34px;color:#8c6248;margin-bottom:23px}.benefit-card h3{font-family:Georgia,serif;font-size:25px;line-height:1.18;margin:0 0 14px}.benefit-card p{font-size:15px;line-height:1.65;margin:0 0 25px}.benefit-card .textlink{margin-top:auto;font-size:14px}.consultation-offer{display:grid;grid-template-columns:1.25fr 1fr;gap:42px;padding:40px;background:#ede5d8;margin-top:40px;border-radius:6px;border:1px solid #d9cab7}.consultation-offer h3{font-size:34px;line-height:1.15;margin:10px 0 18px;font-family:Georgia,serif}.consultation-offer p{font-size:16px;line-height:1.6;max-width:550px}.offer-action{align-self:center;display:flex;flex-direction:column;gap:14px;align-items:flex-start}.offer-action .price{font-size:44px}.offer-action>span:not(.price){font-size:14px}.offer-condition{font-size:14px!important;border-top:1px solid #d5c5af;padding-top:18px}.specialist-credentials{margin:24px 0;display:flex;gap:9px;flex-wrap:wrap}.credential{white-space:normal}.service-trust-small span{font-size:11px;line-height:1.4}.demo-bar .container{display:flex;gap:18px;justify-content:space-between;flex-wrap:wrap}.open-office-link{font-weight:700}.service-intro .brief-row{flex-wrap:wrap}
@media(max-width:1000px){.benefit-grid{grid-template-columns:repeat(2,1fr)}.consultation-offer{gap:25px;padding:28px}.trust-ribbon .ribbon-item strong{font-size:14px}}
@media(max-width:600px){.hero-education{font-size:12px;padding:9px 10px;gap:7px;margin-top:10px}.premium-hero h1{font-size:44px}.hero-education svg{width:18px;height:18px}.hero-reassurance{font-size:12px!important}.benefit-grid{grid-template-columns:1fr;gap:12px}.benefit-card{padding:22px}.benefit-card h3{font-size:26px}.benefit-card svg{margin-bottom:15px}.consultation-offer{grid-template-columns:1fr;padding:23px;gap:20px}.consultation-offer h3{font-size:31px}.offer-action{width:100%}.offer-action .btn{width:100%}.demo-bar .container{gap:6px 14px;padding-top:7px;padding-bottom:7px}.demo-bar a{font-size:11px}.demo-bar .extra{display:none}}
@media(max-width:600px){.trust-ribbon .container{grid-template-columns:repeat(2,minmax(0,1fr))}.ribbon-item{min-width:0;gap:8px;padding:17px 8px}.ribbon-item>div{min-width:0}.ribbon-item strong{font-size:12px!important;line-height:1.4;overflow-wrap:break-word}.ribbon-item small{font-size:10px;white-space:normal}.ribbon-icon{width:22px;height:22px;flex-shrink:0}}

/* v4: visible proof, calm editorial hierarchy, content management without a page builder. */
:root{--paper:#faf7f2;--ink:#332a26;--accent:#885637;--muted:#6c6058;--line:#ddd0c3;--cream:#f0e7dd}
body{font-size:16px}.btn{border-radius:8px;font-size:14px;font-weight:600;min-height:54px;box-shadow:0 5px 12px #382c2b08}.btn.secondary{background:#fffaf4;border-color:#b9a38f}.textlink{min-height:44px;align-items:center;line-height:1.5}.service-card,.address-card,.booking-aside,.review-card{border-radius:12px}.service-card{border-color:#ded0c1;transition:box-shadow .2s,border-color .2s,transform .2s}.service-card:hover{box-shadow:0 18px 34px #5b38210c;border-color:#c4a388}.site-header{background:rgba(250,247,242,.96);backdrop-filter:blur(12px)}.v4-hero{padding:46px 0 54px;overflow:visible;border-bottom:1px solid var(--line)}.v4-hero:before{width:46%;border-radius:0 0 0 110px;background:linear-gradient(135deg,#f7f1e9,#ead9c7)}.v4-hero .hero-layout{grid-template-columns:1.07fr 1fr;gap:74px;align-items:center}.v4-hero .hero-copy{padding:0;min-width:0}.v4-hero .hero-copy .eyebrow{margin-bottom:18px;line-height:1.7}.v4-hero h1{font-size:clamp(49px,4.5vw,69px);line-height:1.07;letter-spacing:-.045em;margin:0 0 20px}.v4-hero .hero-copy .lead{font-size:17px;line-height:1.7;margin:0 0 25px;max-width:530px}.v4-hero .hero-visual{height:550px;padding:0 0 70px;width:100%;max-width:none;min-width:0}.v4-hero .hero-portrait{border-radius:160px 160px 14px 14px;object-position:50% 36%;box-shadow:0 18px 45px #57362210}.v4-hero .hero-photo-sign{left:0;right:0;bottom:70px;text-align:left;padding:75px 28px 28px;border-radius:0 0 14px 14px}.v4-hero .hero-photo-sign strong{font-size:29px;max-width:300px;display:block;line-height:1.2}.v4-hero .hero-photo-sign span{font-size:10px;letter-spacing:1.5px}.v4-hero .hero-side-label{right:-24px;top:36px}.hero-education.education-feature{display:flex;align-items:center;gap:17px;background:#382c26;color:#fff5e7;border:1px solid #725846;border-left:4px solid #cfa77b;padding:21px 23px;margin:0 0 24px;border-radius:12px;max-width:none;width:100%;box-shadow:0 12px 28px #4430240f;text-decoration:none}.education-feature:hover{background:#443429;color:#fff9ef}.education-feature .education-icon{width:37px;height:43px;color:#dec3a2;flex:0 0 37px}.education-feature .education-text{flex:1;min-width:0;overflow:visible;white-space:normal}.education-feature strong{display:block;font:normal 29px/1.16 Georgia,serif;letter-spacing:-.015em;color:#fff7ed;white-space:normal;overflow:visible;text-overflow:clip;-webkit-line-clamp:unset;word-break:normal;overflow-wrap:break-word}.education-feature small{display:block;font:13px/1.5 Arial,sans-serif;color:#e0cbb7;margin-top:8px;white-space:normal;overflow:visible}.education-feature .education-arrow{flex:0 0 18px;align-self:center;font-size:23px;color:#dabb96}.v4-hero .hero-copy .button-row{gap:22px;flex-wrap:wrap}.v4-hero .hero-reassurance{margin-top:13px!important;font-size:13px!important;line-height:1.65}.hero-proof-links{display:flex;flex-wrap:wrap;gap:10px 28px;border-top:1px solid var(--line);padding-top:16px;margin-top:22px}.hero-proof-links a{font-size:13px;color:#674735;text-decoration:underline;text-underline-offset:5px;min-height:34px;display:inline-flex;align-items:center}.hero-location{position:absolute;left:0;right:0;bottom:0;display:flex;align-items:center;gap:13px;padding:14px 0 0;min-height:65px}.hero-location>svg{width:28px;height:30px;color:#906342;flex-shrink:0}.hero-location>div{flex:1;min-width:0}.hero-location strong{font-size:14px;display:block;line-height:1.5}.hero-location small{font-size:11px;display:block;color:#726255;line-height:1.5}.hero-location-link{font-size:12px;color:#694a35;text-decoration:underline;text-underline-offset:4px;max-width:110px;line-height:1.5;min-height:44px;display:flex;align-items:center;gap:4px}.v4-benefits{background:#f2e9df;padding-top:66px;padding-bottom:68px}.v4-benefits .section-head{margin-bottom:30px;align-items:end}.v4-benefits .section-head h2{font-size:46px;line-height:1.12;max-width:650px}.v4-benefits .section-head>p{font-size:16px;max-width:370px}.v4-benefits .benefit-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:16px}.v4-benefits .benefit-card{padding:25px 30px;background:#fffcf8;border:1px solid #ddccbb;border-radius:12px;position:relative}.benefit-top{display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:12px}.benefit-top>span{font:italic 16px Georgia,serif;color:#a1846c}.v4-benefits .benefit-card svg{margin:0;width:29px;height:29px}.v4-benefits .benefit-card h3{font-size:27px;line-height:1.17;margin:0 0 10px;white-space:normal;overflow:visible;text-overflow:clip}.v4-benefits .benefit-card p{font-size:15px;line-height:1.65;margin:0 0 9px;max-width:500px}.v4-benefits .benefit-card .textlink{font-size:13px;margin-top:auto;min-height:34px}.v4-benefits .benefit-primary{grid-row:span 3;background:linear-gradient(150deg,#382d27,#4a3729);color:#fff5e8;border-color:#594331;padding:35px;justify-content:center}.v4-benefits .benefit-primary .benefit-top{position:absolute;top:30px;left:35px;width:calc(100% - 70px)}.v4-benefits .benefit-primary svg{color:#dfbd96;width:44px;height:44px}.v4-benefits .benefit-primary h3{color:#fff4e5;font-size:48px;line-height:1.12;margin:65px 0 25px;letter-spacing:-.02em}.v4-benefits .benefit-primary p{font-size:17px;line-height:1.8;color:#ecddca;margin-bottom:24px}.v4-benefits .benefit-primary .textlink{color:#f4d8b2;border-color:#9a7858;margin-top:0;align-self:flex-start;font-size:14px}.specialist-education{display:flex;gap:14px;align-items:center;background:#efe1ce;border:1px solid #d8b993;border-radius:10px;padding:18px 20px;margin:22px 0}.specialist-education svg{flex:0 0 32px;width:32px;height:35px;color:#805638}.specialist-education strong{font:normal 27px/1.2 Georgia,serif}.service-education{display:flex;align-items:center;gap:12px;padding:14px 18px;background:#392e27;color:#fff3e4;border-radius:9px;max-width:100%;text-decoration:none;line-height:1.4}.service-education strong{font:normal 22px/1.25 Georgia,serif;white-space:normal;overflow:visible}.service-education svg{width:28px;height:28px;flex:0 0 28px;color:#ddbe9b}.service-education:hover{color:#fff}.brief-row{align-items:center;gap:10px}.brief-row .pill{font-size:13px;line-height:1.5;white-space:normal}.education-document{margin:24px 0;padding:18px;background:#fff;border:1px solid var(--line);border-radius:12px}.education-document img{display:block;width:100%;max-height:440px;object-fit:contain}.education-document figcaption{font-size:13px;margin-top:12px}.specialist-copy h1,.specialist-copy h2{max-width:550px}.consultation-offer{border-radius:16px;background:linear-gradient(125deg,#ead8c2,#f4eade);border:1px solid #d4bba0;padding:38px 42px;box-shadow:0 12px 36px #5c382008}.offer-condition{color:#523e2d}.offer-action .price{font-size:49px}.contact-preview{min-width:0}.contact-preview .info-photo{width:100%;border-radius:18px}.contact-map-prompt{display:flex;gap:16px;align-items:center;margin-top:16px;padding:20px;background:#eee1d1;border:1px solid #d9c2a8;border-radius:12px;flex-wrap:wrap}.contact-map-prompt>div{flex:1;min-width:170px}.contact-map-prompt strong{font-family:Georgia,serif;font-size:23px;font-weight:400}.contact-map-prompt p{font-size:14px;margin:6px 0}.arrival-info{padding:20px 0}.arrival-info h3{font:normal 26px/1.2 Georgia,serif}.arrival-info h4{font-size:16px;margin-bottom:5px}.arrival-info p{font-size:16px;line-height:1.7}.arrival-photo{max-height:350px;width:100%;object-fit:contain;border-radius:12px}.arrival-info a{overflow-wrap:anywhere}.mobile-cta{border-top:1px solid #d2bca5;background:rgba(250,247,242,.98);padding-bottom:max(10px,env(safe-area-inset-bottom))}.mobile-cta .btn{border-radius:9px;min-height:50px}.mobile-call{border-radius:9px;min-width:50px}.faq details{border-radius:8px}.faq summary{min-height:56px;font-size:17px;line-height:1.5}.faq details p{font-size:16px;line-height:1.7}.section{scroll-margin-top:110px}.btn:focus-visible,.textlink:focus-visible,.education-feature:focus-visible,.service-education:focus-visible{outline:3px solid #b37a4e;outline-offset:4px}
@media(min-width:1500px){.v4-hero .hero-visual{height:575px}}
@media(max-width:1180px){.v4-hero .hero-layout{gap:42px!important}.v4-hero h1{font-size:55px}.education-feature strong{font-size:27px}.v4-hero .hero-visual{height:530px}.hero-location{gap:10px}.hero-location strong{font-size:13px}.hero-location-link{font-size:11px}.v4-benefits .benefit-primary h3{font-size:42px}.studio-layout{grid-template-columns:190px minmax(0,1fr)}.studio-card{padding:23px}.office-main{min-width:0}}
@media(max-width:960px){.v4-hero .hero-layout{gap:30px!important;grid-template-columns:1.07fr 1fr}.v4-hero h1{font-size:47px}.v4-hero .hero-copy .lead{font-size:16px}.hero-education.education-feature{padding:18px 15px;gap:12px}.education-feature strong{font-size:25px}.education-feature .education-icon{flex-basis:30px;width:30px}.education-feature small{font-size:12px}.v4-hero .hero-copy .button-row{gap:10px}.v4-hero .hero-copy .btn{padding:16px 19px}.hero-location{flex-wrap:wrap;bottom:-20px}.hero-location-link{max-width:none;margin-left:36px;font-size:12px}.v4-hero .hero-visual{padding-bottom:95px;height:550px}.v4-hero .hero-photo-sign{bottom:95px}.v4-benefits .benefit-primary{padding:27px}.v4-benefits .benefit-primary h3{font-size:37px}.v4-benefits .benefit-primary .benefit-top{left:27px;width:calc(100% - 54px)}.v4-benefits .benefit-card:not(.benefit-primary){padding:22px}.v4-benefits .benefit-card h3{font-size:25px}.v4-benefits .benefit-primary h3{font-size:37px}.studio-layout{grid-template-columns:1fr}.studio-nav{position:static;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px}.studio-nav button{background:#f6eee4;font-size:13px}.studio-card{padding:23px}.office-main{padding:28px!important}}
@media(max-width:700px){.container{width:calc(100% - 40px)}.v4-hero{padding:28px 0 36px}.v4-hero .hero-layout{grid-template-columns:1fr;gap:28px!important}.v4-hero:before{height:46%;width:100%;border-radius:100px 0 0 0}.v4-hero .hero-copy .eyebrow{font-size:10px;margin-bottom:14px}.v4-hero h1{font-size:48px;line-height:1.06;margin-bottom:20px;letter-spacing:-.035em}.v4-hero .hero-copy .lead{font-size:16px;line-height:1.7;margin-bottom:23px}.hero-education.education-feature{padding:20px 17px;gap:13px;margin:0 0 23px;border-radius:11px}.education-feature strong{font-size:27px;line-height:1.17}.education-feature small{font-size:12px;line-height:1.5}.education-feature .education-arrow{display:none}.education-feature .education-icon{width:31px;height:38px;flex-basis:31px}.v4-hero .hero-copy .button-row{flex-wrap:wrap;gap:12px 20px}.v4-hero .hero-copy .btn{font-size:14px;min-height:54px;padding:16px 21px;gap:20px}.v4-hero .hero-copy .textlink{font-size:13px;white-space:normal;min-height:42px}.v4-hero .hero-reassurance{font-size:12px!important;margin-top:10px!important}.hero-proof-links{padding-top:13px;margin-top:16px;gap:7px 20px}.hero-proof-links a{font-size:12px}.v4-hero .hero-visual{height:495px;max-width:430px;margin:auto;padding-bottom:90px}.v4-hero .hero-portrait{border-radius:145px 145px 13px 13px;object-position:50% 35%}.v4-hero .hero-photo-sign{bottom:90px;left:0;padding:65px 24px 26px}.v4-hero .hero-photo-sign strong{font-size:27px;max-width:230px}.v4-hero .hero-side-label{display:none}.hero-location{bottom:0;min-height:75px}.hero-location strong{font-size:14px}.hero-location small{font-size:11px}.hero-location-link{margin-left:0;max-width:105px;font-size:12px}.hero-location{flex-wrap:nowrap}.v4-benefits{padding-top:44px;padding-bottom:45px}.v4-benefits .section-head{display:block;margin-bottom:24px}.v4-benefits .section-head h2{font-size:37px;line-height:1.15;max-width:440px}.v4-benefits .section-head>p{font-size:16px;margin-top:17px;max-width:none}.v4-benefits .benefit-grid{grid-template-columns:1fr;gap:13px}.v4-benefits .benefit-card,.v4-benefits .benefit-card:not(.benefit-primary){padding:24px}.v4-benefits .benefit-primary{grid-row:auto}.v4-benefits .benefit-primary .benefit-top{position:static;width:100%;margin-bottom:24px}.v4-benefits .benefit-primary h3{font-size:37px;margin:0 0 18px;line-height:1.15}.v4-benefits .benefit-card:not(.benefit-primary) h3{font-size:28px;line-height:1.2}.v4-benefits .benefit-primary p{font-size:16px;line-height:1.8}.v4-benefits .benefit-card p{font-size:16px}.v4-benefits .benefit-card .textlink{font-size:14px;min-height:44px}.specialist-education{padding:17px;gap:12px}.specialist-education strong{font-size:26px}.service-education{width:100%;padding:17px 18px}.service-education strong{font-size:24px;line-height:1.22}.service-education>span{margin-left:auto}.consultation-offer{padding:26px 23px;gap:22px}.consultation-offer h3{font-size:32px}.offer-action .price{font-size:48px}.contact-map-prompt{padding:20px}.contact-map-prompt>.btn{width:100%}.arrival-info p{font-size:16px}.studio-nav{grid-template-columns:1fr 1fr}.office-main{padding:21px 16px!important}.studio-card{padding:20px 16px}.studio-nav button{font-size:13px;padding:11px}.office-heading h1{font-size:36px}.studio-card h2{font-size:29px}.studio-row{padding:15px}.studio-image{flex-direction:column}.studio-image img{width:110px;height:130px;flex-basis:auto}.studio-image>div{width:100%}.studio-field input:not([type=checkbox]):not([type=file]),.studio-field textarea,.studio-field select{font-size:16px}.studio-save>div>*{width:100%;justify-content:center}.studio-sort-row{padding:10px}.studio-sort-row>label{gap:9px;font-size:13px}.studio-sort-row button{min-width:34px}.studio-row-actions{align-items:flex-start}.studio-row-actions>div{gap:3px}.studio-row-actions button{font-size:12px}.studio-field{margin:22px 0}.faq summary{font-size:17px}}
@media(max-width:359px){.container{width:calc(100% - 32px)}.v4-hero h1{font-size:43px}.education-feature strong{font-size:25px}.hero-education.education-feature{padding:17px 14px;gap:12px}.education-feature .education-icon{flex-basis:26px;width:26px}.education-feature small{font-size:11px}.v4-hero .hero-visual{height:440px;padding-bottom:90px}.v4-hero .hero-copy .button-row{display:flex;flex-direction:column;align-items:stretch;gap:8px}.v4-hero .hero-copy .textlink{justify-content:center;font-size:13px}.hero-location small{font-size:10px}.hero-location strong{font-size:12px}.hero-location-link{font-size:11px}.hero-location{gap:8px}.hero-location>svg{width:22px;flex-basis:22px}.v4-benefits .benefit-primary h3{font-size:33px}.v4-benefits .section-head h2{font-size:34px}.studio-nav{grid-template-columns:1fr}.studio-sort-row{align-items:flex-start}.studio-sort-row>span{flex-direction:column}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation:none!important;transition:none!important}.btn:hover,.service-card:hover{transform:none}}


/* Production audit refinements. */
body{overflow-wrap:break-word}.header-inner>*{min-width:0}.logo{flex-shrink:0}main{min-height:40vh}.page-intro{padding-top:32px}.service-grid{margin-top:30px}
.v4-hero:before{z-index:0}.v4-hero .hero-layout{position:relative;z-index:1}.hero-location small{font-size:12px;line-height:1.55}.hero-location-link{border:0;background:transparent;text-align:left;cursor:pointer}.education-icon svg{width:100%;height:100%}.benefit-card .benefit-top svg{height:34px;width:34px}.service-icon svg{width:100%;height:100%}
.preview-notice{padding:12px;text-align:center;background:#efe2d1;font-size:13px}.specialist-photo img{height:570px}.specialist-grid>.specialist-copy h1{font-size:clamp(44px,4.5vw,64px);line-height:1.1}.specialist-education svg{width:32px;height:32px;flex:none}.specialist-education strong{white-space:normal;overflow:visible}.service-education{display:inline-flex;font-size:19px;max-width:100%}
.carousel-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px;gap:20px}.carousel-controls{display:flex;gap:9px}.carousel-controls button{width:44px;height:44px;border:1px solid #bc9d82;border-radius:50%;background:transparent;color:#382c26}.carousel-controls button:disabled{opacity:.35;cursor:default}.carousel-controls button:hover:not(:disabled){background:#382c26;color:white}.carousel-track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 44px)/3);gap:22px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#c4b19d transparent;padding:0 0 18px;overscroll-behavior-x:contain}.sg-carousel-item{scroll-snap-align:start;min-width:0}.work-grid>.proof-grid,.review-grid>.proof-grid{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.review-card{margin:0}.review-card figcaption{margin-top:auto;border-top:1px solid var(--line);padding-top:16px}.review-card figcaption strong,.review-card figcaption small{display:block}.review-card figcaption small{font-size:12px;color:var(--muted)}.review-card figcaption a{display:inline-block;font-size:12px;margin-top:10px;text-decoration:underline}.review-card blockquote{white-space:pre-line}.work-card small{text-transform:none;letter-spacing:0;font-size:12px}.work-picture img{object-fit:contain}.work-card .work-open{pointer-events:none}
.public-footer-nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.footer .logo{font-size:42px}.mobile-cta>.btn.secondary{flex:0 0 auto}.mobile-cta{gap:10px}.sg-map-frame iframe{width:100%;height:365px;border:0;margin:20px 0;border-radius:12px}.sg-route-modes{display:flex;gap:8px;flex-wrap:wrap;margin:20px 0}.sg-route-modes button{padding:12px;border:1px solid var(--line);background:transparent;border-radius:8px;min-height:44px}.sg-route-modes [aria-pressed=true]{background:var(--ink);color:white}.gallery-controls{margin-top:20px}.site-dialog h2{padding-right:30px}.btn,.textlink{white-space:normal}
/* V4.5 interaction parity: finder, filtered catalogs and rich directions. */
.services-tools .filters{display:flex;flex-wrap:wrap;gap:7px;align-items:center}.services-tools .search-box{width:100%;justify-self:end}.services-page>.container>.price-note{margin:-18px 0 30px;max-width:720px}.additional-services{margin:58px 0 30px;padding:34px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;grid-template-columns:minmax(220px,.75fr) minmax(0,1.25fr);gap:52px;align-items:start}.additional-services h2{font-size:36px;margin-bottom:12px}.additional-services>div:first-child>p{font-size:14px;max-width:360px}.additional-service-list{display:grid}.additional-service-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:22px;align-items:center;padding:18px 0;border-bottom:1px solid var(--line)}.additional-service-row:first-child{padding-top:0}.additional-service-row:last-child{border-bottom:0;padding-bottom:0}.additional-service-row strong{display:block;font-size:15px;font-weight:600;line-height:1.45}.additional-service-row>div>span{display:block;font-size:12px;color:var(--muted);margin-top:4px}.additional-service-row .price{font-family:var(--serif);font-size:22px;white-space:nowrap}.additional-service-row .textlink{font-size:12px;white-space:nowrap}.finder-dialog .finder-result a span:first-child{min-width:0}.finder-dialog .finder-result small{display:block;color:var(--muted);font-size:12px;margin-top:5px;line-height:1.45}.finder-choice[aria-pressed=true]{background:var(--ink);color:var(--paper)}.finder-choice[aria-pressed=true] small{color:#ded1c3}
.route-dialog{padding:0;border:1px solid #dccaba;border-radius:20px;max-width:1060px;width:calc(100% - 40px);max-height:92dvh;overflow:auto;color:#342c29;background:#fcfaf7;box-shadow:0 30px 120px #1d17195c;font-family:var(--sans);line-height:1.6}.route-dialog *{box-sizing:border-box}.route-dialog::backdrop{background:#211c1ae0;backdrop-filter:blur(5px)}.route-head{padding:32px 36px 22px;border-bottom:1px solid #e5d9cd}.route-kicker{font-size:12px;text-transform:uppercase;letter-spacing:1.5px;color:#85533b}.route-head h2{font:normal 42px/1.12 var(--serif);margin:10px 0 12px}.route-head p{margin:4px 0}.route-address{font-size:20px;font-weight:600;color:var(--ink)}.route-close{position:sticky;top:14px;float:right;margin:14px 14px -60px 0;z-index:3;width:44px;height:44px;border:1px solid #d5c5b9;background:#fff;border-radius:50%;font-size:28px;cursor:pointer;color:#362c28}.route-layout{display:grid;grid-template-columns:1.2fr 1fr;gap:28px;padding:28px 36px}.route-map-area{min-width:0}.route-frame-wrap{background:#e8e3dc;border-radius:12px;overflow:hidden;min-height:365px}.route-frame-wrap iframe{display:block;width:100%;height:365px;border:0;margin:0;border-radius:0}.route-map-placeholder{min-height:365px;display:grid;place-items:center;text-align:center;padding:42px}.route-map-placeholder strong{font-family:var(--serif);font-size:26px;font-weight:400}.route-map-placeholder p{max-width:360px;margin:8px auto 20px;font-size:13px}.route-map-help{font-size:13px;color:#655952;line-height:1.6;margin:12px 0;padding:12px;background:#f1eae2;border:1px solid #e3d5c7;border-radius:8px}.route-info h3{font:normal 22px/1.3 var(--serif);margin:0 0 14px}.route-info h4{font-size:15px;margin:15px 0 3px}.route-info p{font-size:14px;line-height:1.7}.route-modes{display:flex;gap:6px;margin-bottom:18px;flex-wrap:wrap}.route-modes button{flex:1;min-width:80px;min-height:44px;border:1px solid #d2c1b2;border-radius:8px;background:transparent;color:#342c29;cursor:pointer;font:inherit;font-size:13px}.route-modes button[aria-pressed=true]{background:#382e29;border-color:#382e29;color:#fff8f0}.route-primary,.route-secondary{display:block;text-align:center;padding:14px 16px;margin:9px 0;border-radius:8px;font-size:14px;line-height:1.5;text-decoration:none;font-weight:600}.route-primary{background:#805037;color:#fff!important}.route-secondary{border:1px solid #bfa78f;color:#382e29!important}.route-entry{padding-top:20px;margin-top:20px;border-top:1px solid #e2d7cc}.route-entry-photo{max-height:220px;max-width:100%;object-fit:contain;margin:10px 0;border-radius:10px}.route-phone{display:inline-block;font-size:20px;font-weight:600;color:inherit;text-decoration:none;margin:8px 0;min-height:44px}.route-copy{display:block;border:0;border-bottom:1px solid #9b7760;padding:8px 0;min-height:44px;font:inherit;font-size:14px;background:transparent;cursor:pointer;color:#674630}.route-copy-status{display:block;font-size:13px;color:#35513f;margin-top:5px}.route-dialog button:focus-visible,.route-dialog a:focus-visible{outline:3px solid #b27040;outline-offset:3px}
@media(max-width:700px){.additional-services{grid-template-columns:1fr;gap:20px;margin-top:42px;padding:28px 0}.additional-service-row{grid-template-columns:1fr auto;gap:9px 15px}.additional-service-row .textlink{grid-column:1/-1}.services-page>.container>.price-note{margin-top:-6px}.route-dialog{width:calc(100% - 20px);max-height:94dvh;border-radius:14px}.route-head{padding:25px 20px 18px}.route-head h2{font-size:35px;padding-right:30px}.route-address{font-size:18px}.route-layout{display:flex;flex-direction:column;padding:20px;gap:18px}.route-frame-wrap,.route-frame-wrap iframe,.route-map-placeholder{min-height:250px;height:250px}.route-map-placeholder{padding:24px}.route-map-placeholder strong{font-size:22px}.route-modes button{font-size:14px}.route-info p{font-size:15px}.route-close{top:10px;margin:10px 10px -54px 0}}
@media(max-width:1000px){.main-nav{gap:16px}.header-inner{gap:22px}.carousel-track{grid-auto-columns:calc((100% - 20px)/2);gap:20px}}
@media(max-width:700px){.carousel-track{grid-auto-columns:88%;gap:14px}.work-grid>.proof-grid,.review-grid>.proof-grid{grid-template-columns:1fr}.hero-location small{font-size:11px}.public-footer-nav{grid-template-columns:1fr 1fr}.footer{padding-bottom:115px}.mobile-cta .btn{font-size:11px}.specialist-photo img{height:440px}.contact-image{border-radius:12px}.site-dialog{padding:24px 18px}.site-dialog .button-row>.btn{width:100%}.sg-map-frame iframe{height:275px}}
@media(max-width:359px){.hero-location{flex-wrap:wrap;gap:4px}.hero-location-link{margin-left:30px}.v4-hero .hero-visual{padding-bottom:112px;height:465px}.v4-hero .hero-photo-sign{bottom:112px}.header-inner{gap:12px}.brand-caption{letter-spacing:.1em}.specialist-photo img{height:365px}}

/* V4.2 evidence composition: the home page uses editorial hierarchy instead of equal-card strips. */
.home-proof-section .proof-editorial-head h2 em,.home-proof-section .reviews-head h2 em{font-style:italic;color:var(--accent)}
.work-showcase{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(280px,.75fr);gap:24px;align-items:stretch;margin-top:8px}
.work-showcase .work-featured{display:flex;flex-direction:column;min-width:0}.work-showcase .work-featured .work-picture{flex:1;min-height:520px}.work-showcase .work-featured .work-picture img{width:100%;height:100%;min-height:520px;aspect-ratio:auto;object-fit:contain;background:#f9f5ef}.work-showcase .work-featured h3{font-family:var(--serif);font-size:25px;font-weight:400;line-height:1.25}
.work-secondary-stack{display:grid;grid-template-rows:1fr 1fr;gap:20px;min-width:0}.work-secondary-stack .work-card{display:grid;grid-template-columns:minmax(130px,.9fr) minmax(0,1fr);align-items:stretch;border-top:1px solid var(--line);padding-top:20px}.work-secondary-stack .work-card:first-child{border-top:0;padding-top:0}.work-secondary-stack .work-picture{height:100%;min-height:210px}.work-secondary-stack .work-picture img{height:100%;aspect-ratio:auto;object-fit:contain}.work-secondary-stack figcaption{padding:20px 0 20px 18px;align-self:center}.work-secondary-stack h3{font-family:var(--serif);font-size:20px;font-weight:400}
.proof-strip-shell{margin-top:38px;padding-top:24px;border-top:1px solid var(--line)}.proof-strip-shell .carousel-heading{margin-bottom:18px}.proof-strip-shell .small{font-weight:600;color:var(--ink);letter-spacing:.02em}.proof-strip .carousel-track{grid-auto-columns:minmax(250px,31%)}
.review-spotlight-grid{display:grid;grid-template-columns:1.35fr 1fr;grid-template-rows:1fr 1fr;gap:22px;align-items:stretch}.review-spotlight-grid .review-primary{grid-row:1/3;padding:42px}.review-spotlight-grid .review-primary blockquote{font-size:clamp(24px,2vw,32px);line-height:1.48}.review-spotlight-grid .review-secondary{padding:26px}.review-spotlight-grid .review-secondary blockquote{font-size:18px;line-height:1.55}.review-count{font-family:var(--serif);font-size:68px;line-height:1;color:var(--accent);display:flex;align-items:center;gap:17px}.review-count span{font:11px/1.6 var(--sans);color:var(--muted);max-width:120px}.reviews-head{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:38px}.reviews-head h2{margin-bottom:0}
.section-footer{display:flex;justify-content:space-between;align-items:center;gap:35px;margin-top:30px}.section-footer .note{max-width:650px;margin:0}.home-proof-section .section-footer .btn{flex-shrink:0}
@media(max-width:960px){.work-showcase{grid-template-columns:1fr}.work-showcase .work-featured .work-picture,.work-showcase .work-featured .work-picture img{min-height:420px}.work-secondary-stack{grid-template-columns:1fr 1fr;grid-template-rows:auto}.work-secondary-stack .work-card{display:block;border-top:0;padding-top:0}.work-secondary-stack figcaption{padding:16px 0}.review-spotlight-grid{grid-template-columns:1fr 1fr;grid-template-rows:auto}.review-spotlight-grid .review-primary{grid-column:1/-1;grid-row:auto}.proof-strip .carousel-track{grid-auto-columns:45%}}
@media(max-width:700px){.work-showcase .work-featured .work-picture,.work-showcase .work-featured .work-picture img{min-height:0}.work-secondary-stack{grid-template-columns:1fr;gap:12px}.work-secondary-stack .work-card{display:grid;grid-template-columns:120px 1fr;border-top:1px solid var(--line);padding-top:12px}.work-secondary-stack .work-picture{min-height:150px}.work-secondary-stack figcaption{padding:12px 0 12px 15px}.review-spotlight-grid{grid-template-columns:1fr;gap:14px}.review-spotlight-grid .review-primary{grid-column:auto;padding:28px}.review-spotlight-grid .review-primary blockquote{font-size:23px}.review-spotlight-grid .review-secondary{padding:24px}.reviews-head{align-items:flex-start;flex-direction:column}.review-count{font-size:48px}.proof-strip .carousel-track{grid-auto-columns:88%}.section-footer{align-items:stretch;flex-direction:column}.home-proof-section .section-footer .btn{width:100%}}

/* Standalone services page guard: prevent legacy/reference offsets from pulling the intro outside the centered shell. */
.services-page>.container>.services-page-intro{position:static!important;left:auto!important;right:auto!important;transform:none!important;width:100%!important;max-width:880px!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important}.services-page>.container>.services-page-intro h1{position:static!important;left:auto!important;transform:none!important;width:auto!important;max-width:900px!important;margin-left:0!important}
/* V4.4 page-system convergence: one hierarchy, centered shells, robust standalone pages. */
.container.page-intro{margin-left:auto;margin-right:auto}.page-intro{margin-top:30px;margin-bottom:48px}.page-intro h1,.proof-page-intro h1,.reviews-section.section-sm .reviews-head h1{font-size:clamp(48px,5.2vw,74px);line-height:1.06;max-width:900px;margin-bottom:22px}.proof-page-intro{max-width:880px}.proof-page-intro .lead{max-width:720px}.services-page{padding-top:52px}.services-page-intro{max-width:880px;margin-bottom:36px}.services-page-intro .lead{max-width:760px}.services-tools{display:grid;grid-template-columns:minmax(260px,420px) minmax(0,1fr);gap:34px;align-items:end;margin:28px 0 34px;padding:0}.services-tools .price-note{margin:0;justify-self:end;max-width:520px;text-align:right}.work-section.section-sm,.reviews-section.section-sm{padding-top:56px}.work-section.section-sm .work-grid,.reviews-section.section-sm .review-grid{margin-top:14px}.reviews-section.section-sm .reviews-head{margin-bottom:34px}.reviews-section.section-sm .reviews-head>div:first-child{max-width:800px}.reviews-section.section-sm .reviews-head h1 em,.proof-page-intro h1 em{color:var(--accent);font-style:italic}.safety-page{padding-top:86px;padding-bottom:92px}.safety-page .safety-copy h1{font-family:var(--serif);font-size:clamp(48px,5vw,72px);line-height:1.06;letter-spacing:-.045em;color:var(--paper);max-width:700px}.safety-page .safety-copy .lead{font-size:17px;max-width:700px}.faq-page .faq-split h1{font-family:var(--serif);font-size:clamp(48px,5vw,72px);line-height:1.06;letter-spacing:-.045em;max-width:600px;margin-bottom:24px}.faq-page .faq-split>div:first-child{align-self:start}.contact-page{border-top:1px solid #d5c3b2}.contact-page .contact-layout{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:0;min-height:640px}.contact-page .contact-copy{padding:84px 70px 84px 0;align-self:center}.contact-page .contact-copy h1{font-family:var(--serif);font-size:clamp(48px,5vw,72px);line-height:1.04;letter-spacing:-.045em;margin-bottom:30px}.contact-page .contact-copy h1 em{color:var(--accent);font-style:italic}.contact-page .contact-copy .address{font-family:var(--serif);font-size:25px;line-height:1.35;margin:0 0 12px}.contact-details{border-top:1px solid #c8b5a3;border-bottom:1px solid #c8b5a3;padding:18px 0;margin:20px 0 8px}.contact-details p{font-size:14px;line-height:1.7;margin:0 0 8px;color:#5f5047}.contact-details p:last-child{margin-bottom:0}.contact-details a{text-decoration:underline;text-underline-offset:4px}.contact-visual{position:relative;min-width:0;align-self:stretch}.contact-page .contact-image{width:100%;height:100%;min-height:640px;object-fit:cover;margin:0}.contact-route-note{position:absolute;left:24px;right:24px;bottom:24px;background:rgba(247,243,237,.94);backdrop-filter:blur(12px);border:1px solid rgba(216,206,196,.95);padding:18px 20px;display:grid;grid-template-columns:auto 1fr auto;gap:15px;align-items:center}.contact-route-note>span{font-size:9px;letter-spacing:.16em;text-transform:uppercase;color:var(--accent)}.contact-route-note>strong{font-size:13px;font-weight:600}.contact-route-note .textlink{font-size:12px}.contact-page .contact-hours{max-width:560px}.contact-page .button-row{margin-top:4px}.contact-page .phone-link{margin-top:22px}.legal-copy{padding-top:0}.legal-copy>p:first-child{font-size:18px;line-height:1.7}.crumbs+.page-intro{padding-top:14px}
@media(max-width:960px){.services-tools{grid-template-columns:1fr;gap:12px}.services-tools .price-note{justify-self:start;text-align:left}.contact-page .contact-layout{grid-template-columns:1fr 1fr}.contact-page .contact-copy{padding:62px 34px 62px 0}.contact-page .contact-image{min-height:570px}.contact-route-note{grid-template-columns:1fr;gap:8px}.contact-route-note .textlink{justify-self:start}.safety-page .safety-copy h1,.faq-page .faq-split h1{font-size:54px}}
@media(max-width:700px){.page-intro{margin-top:18px;margin-bottom:30px}.page-intro h1,.proof-page-intro h1,.reviews-section.section-sm .reviews-head h1{font-size:43px}.services-page{padding-top:30px}.services-page-intro{margin-bottom:28px}.work-section.section-sm,.reviews-section.section-sm{padding-top:34px}.safety-page{padding-top:56px;padding-bottom:62px}.safety-page .safety-copy h1,.faq-page .faq-split h1{font-size:43px}.contact-page .contact-layout{grid-template-columns:1fr}.contact-page .contact-copy{padding:54px 0 36px}.contact-page .contact-copy h1{font-size:45px}.contact-page .contact-copy .address{font-size:22px}.contact-page .contact-image{height:360px;min-height:0}.contact-route-note{left:14px;right:14px;bottom:14px;padding:15px}.contact-page .contact-hours{flex-wrap:wrap}.contact-details{margin-top:16px}.reviews-section.section-sm .review-count{margin-top:4px}}


/* V4.6 Premium refinement: calmer hierarchy, warmer tone, stronger signature look */
.logo{gap:14px;line-height:.92;letter-spacing:-.06em;transition:transform .18s ease,color .18s ease}
.logo:hover{transform:translateY(-1px);color:#2f2621}
.brand-symbol{width:34px;height:40px;display:grid;place-items:center;border-radius:14px;background:linear-gradient(180deg,#fbf3ea,#f1e1d1);box-shadow:inset 0 0 0 1px rgba(164,122,84,.22)}
.brand-symbol svg{width:24px;height:30px;stroke:#9b6a46;stroke-width:1.25}
.brand-word{display:block}
.brand-name{display:inline-block}
.brand-dot{margin-left:1px;color:#a46843}
.brand-caption{margin-top:9px;font-size:8px;letter-spacing:.22em;color:#8b7361}
.site-header{border-bottom:1px solid #e2d6ca;box-shadow:0 6px 26px rgba(61,42,28,.04)}
.main-nav a{font-size:12px;letter-spacing:.02em;color:#55463c}
.main-nav a:hover{color:#2f2621}
.header-book{box-shadow:0 10px 26px rgba(59,44,36,.09)}

.hero-copy .lead,.page-intro .lead,.section-head p,.intro-head p,.service-content p,.review-card footer time,.work-card small,.contact-details p,.route-map-help,.finder-dialog .lead{color:#5f5148}
.v4-hero .hero-copy{max-width:560px}
.hero-education.education-feature{background:linear-gradient(135deg,#f6ece1,#f1e2d1);color:var(--ink);border:1px solid #ddc7af;border-left:1px solid #ddc7af;padding:18px 21px;box-shadow:none}
.education-feature:hover{background:linear-gradient(135deg,#fbf4ec,#f5e8d8);color:var(--ink);border-color:#cfae8d}
.education-feature .education-icon{color:#9b6d48}
.education-feature strong{color:#2f2621;font-size:24px;line-height:1.16}
.education-feature small{color:#715d50;font-size:12px;line-height:1.55;margin-top:6px}
.education-feature .education-arrow{color:#9f7f66;font-size:18px}
.v4-hero .hero-copy .button-row{margin-top:4px}
.v4-hero .hero-copy .btn{box-shadow:0 12px 30px rgba(49,36,30,.09)}
.v4-hero .hero-reassurance{color:#7a6759}
.hero-proof-links{margin-top:18px;padding-top:18px}
.hero-proof-links a{color:#73513b}
.hero-location{padding-top:16px;border-top:1px solid rgba(181,159,141,.45)}
.hero-location-link{font-weight:500}

.v4-benefits .benefit-card:not(.benefit-primary){background:linear-gradient(180deg,#fffdf9,#fbf3eb)}
.v4-benefits .benefit-card:not(.benefit-primary):hover{border-color:#ccaf93;box-shadow:0 14px 28px rgba(86,55,33,.07)}
.v4-benefits .benefit-primary{background:linear-gradient(145deg,#352922,#49372b)}
.v4-benefits .benefit-primary p{color:#eadccd}

.service-card{background:linear-gradient(180deg,#fffdf9 0%,#fbf4ec 100%);border:1px solid #dccdbf;overflow:hidden;position:relative}
.service-card:before{content:'';position:absolute;left:0;right:0;top:0;height:3px;background:linear-gradient(90deg,#d6b490,#edd8bd 55%,rgba(237,216,189,0));opacity:.8}
.service-card h3{max-width:12ch}
.service-card p{color:#5f5046}
.service-card .bottom{border-top:1px solid #e7dccf;padding-top:18px}
.service-card .price{font-family:var(--serif);font-size:22px;color:#3d2e26}
.help-strip{background:linear-gradient(135deg,#efe5d7,#f7efe7);border:1px solid #d6c1aa;border-radius:16px;box-shadow:0 10px 26px rgba(87,59,38,.05)}
.help-strip h3{font-size:31px;line-height:1.15}
.help-strip p{color:#62544b;max-width:640px}
.additional-services{border-top-color:#ddd0c3;border-bottom-color:#ddd0c3}
.additional-service-row{border-bottom-color:#e5dbd0}
.additional-service-row strong{font-size:16px}
.additional-service-row .price{color:#3d2e26}

.work-section{background:#efe6dd}
.work-picture{border-radius:16px;border-color:#d9cabb;background:linear-gradient(180deg,#fbf7f2,#f4ece3)}
.work-card figcaption{padding:18px 2px 0}
.work-card h3{font-family:var(--serif);font-size:21px;font-weight:400;line-height:1.28}
.work-card small{font-size:12px;line-height:1.6;color:#75655a}
.work-open{background:rgba(250,245,239,.95);backdrop-filter:blur(10px);border-color:#d3c1b2}

.reviews-section{background:#f7f0e8}
.review-card{background:linear-gradient(180deg,#fffdf9,#faf3eb);border-color:#dfd1c5;box-shadow:0 12px 26px rgba(66,48,37,.04)}
.review-card:before{content:'“';position:absolute;top:18px;right:24px;font-family:var(--serif);font-size:66px;line-height:1;color:#e3d2c2}
.review-card blockquote{position:relative;z-index:1}
.review-card footer{border-top-color:#e6dad0}
.review-avatar{background:#eadacc;color:#6b4d3a}
.review-theme{letter-spacing:.12em;color:#986948}
.review-count{color:#9c6e4a}

.specialist-photo:after{background:linear-gradient(180deg,#ecdcc9,#e1ceb8);border-radius:0 0 18px 18px}
.specialist-photo img{border-radius:18px}
.specialist-stamp{background:rgba(54,41,34,.92);backdrop-filter:blur(8px);border:1px solid rgba(220,193,160,.32);box-shadow:0 16px 30px rgba(49,36,30,.14)}
.specialist-education,.service-education{background:linear-gradient(135deg,#f5eadc,#efe0cd);color:var(--ink);border:1px solid #dcc1a4;box-shadow:none}
.specialist-education strong,.service-education strong{color:#2f2621}
.specialist-education svg,.service-education svg{color:#916443}
.service-education:hover{color:var(--ink);border-color:#caab8d;background:linear-gradient(135deg,#faf1e7,#f3e5d5)}
.booking-card{background:linear-gradient(180deg,#f7efe7,#efe3d7);border-color:#d9c5b4;border-radius:16px;box-shadow:0 18px 34px rgba(83,58,39,.06)}
.booking-card .review-note{color:#6b5b50}

.safety-section{background:linear-gradient(135deg,#2f2520,#44332a)}
.safety-points div{border-bottom-color:#6d5a4f}
.safety-photos img{border-radius:16px}

.contact-banner{background:linear-gradient(135deg,#ead9c8,#f0e3d5)}
.contact-page{border-top-color:#dccab8}
.contact-page .contact-copy h1 em,.contact-copy h2 em,.proof-page-intro h1 em,.reviews-section.section-sm .reviews-head h1 em{color:#9f6b45}
.contact-route-note{border-radius:16px;box-shadow:0 18px 36px rgba(58,43,32,.10)}
.contact-map-prompt,.consultation-offer{box-shadow:0 16px 34px rgba(93,63,39,.06)}
.contact-details,.contact-hours{border-color:#cdb7a2}
.phone-link,.footer-phone{color:inherit}

.finder-dialog{border-radius:20px}
.finder-choice,.finder-result a{border-radius:14px;border-color:#dccbbb;background:linear-gradient(180deg,#fffdf9,#fbf4ec)}
.finder-choice:hover,.finder-result a:hover{border-color:#cfae8d;box-shadow:0 12px 24px rgba(81,54,34,.06)}
.finder-choice[aria-pressed=true],.finder-choice[aria-pressed=true]:hover{background:linear-gradient(145deg,#352922,#4b382c);border-color:#4b382c}
.site-dialog,.route-dialog{border-radius:20px;background:#fffaf4}
.dialog-close,.route-close{background:#fff9f2;border-color:#dccdbf}
.route-primary,.route-secondary,.route-copy{border-radius:12px}

.footer{background:linear-gradient(135deg,#2f2520,#3d2f28)}
.footer-top,.footer-bottom{border-color:#69594d}
.footer .logo{font-size:46px}
.footer-tagline{font-size:19px!important;color:#ddc8b8!important}
.footer-links a,.footer-email,.footer-phone{color:#f1e5d8}
.footer-links a:hover,.footer-email:hover,.footer-phone:hover{color:#f2c9a9}
.footer-bottom{color:#cab7a8}

.booking-flow-shell{padding-top:14px}
#sg-booking .booking-pane{background:linear-gradient(180deg,#fffdf9,#fbf5ee);border:1px solid #e2d5c7;box-shadow:0 18px 34px rgba(81,56,38,.05)}
#sg-booking .booking-aside{background:linear-gradient(180deg,#f7efe8,#f1e4d8);border:1px solid #dcc8b6;box-shadow:0 18px 34px rgba(81,56,38,.05)}
#sg-booking .booking-family{border-radius:14px}
#sg-booking .booking-pane .btn,#sg-booking .booking-pane .slot,#sg-booking .booking-pane .date,#sg-booking .variant{border-radius:12px}

@media(max-width:960px){
  .brand-symbol{width:32px;height:38px}
  .brand-symbol svg{width:23px;height:29px}
  .brand-caption{font-size:7px}
  .education-feature strong{font-size:22px}
  .service-card h3{max-width:none}
}
@media(max-width:700px){
  .site-header .logo{font-size:31px;gap:10px}
  .brand-symbol{width:28px;height:34px;border-radius:12px}
  .brand-symbol svg{width:20px;height:26px}
  .brand-caption{font-size:5px;letter-spacing:.18em;margin-top:7px}
  .hero-education.education-feature{padding:17px 17px}
  .education-feature strong{font-size:22px}
  .help-strip{padding:24px}
  .help-strip h3{font-size:28px}
  .review-card:before{top:14px;right:18px;font-size:54px}
  .footer .logo{font-size:38px}
  .site-dialog,.route-dialog{border-radius:18px}
}


/* V4.7 service architecture: concern-first directions, Amelia variants second */
.service-direction-card .service-card-kicker{margin:0 0 13px;font-size:9px;letter-spacing:.15em;color:#956746}
.service-direction-card h3{max-width:14ch}
.service-direction-card.service-direction-conditional{background:linear-gradient(180deg,#f8f2e9,#f3e8db);border-style:dashed}
.service-direction-card.service-direction-conditional:before{background:linear-gradient(90deg,#b78a68,#dfbea0 55%,rgba(223,190,160,0))}
.service-direction-card.service-direction-conditional .service-card-kicker{color:#7f5a40}
.service-direction-card.service-direction-conditional .price{font-size:20px}
.service-direction-card.service-direction-conditional .textlink{color:#6c4933}
.service-direction-card:target{outline:3px solid rgba(167,112,70,.38);outline-offset:5px;animation:service-target 1.2s ease both}
@keyframes service-target{0%{box-shadow:0 0 0 rgba(151,101,65,0)}45%{box-shadow:0 20px 42px rgba(111,75,49,.14)}100%{box-shadow:0 14px 30px rgba(86,55,33,.07)}}
@media(max-width:700px){.service-direction-card .service-card-kicker{grid-column:1;grid-row:1;margin-bottom:9px}.service-direction-card h3{max-width:none}.service-direction-card.service-direction-conditional{border-style:solid}}

/* V4.7.1 interaction hotfix: robust service filtering and full-card actions. */
[data-service-card][hidden]{display:none!important}
.service-card[data-service-card]{cursor:pointer}
.service-card[data-service-card]:focus-visible{outline:3px solid #a8704c;outline-offset:4px}
.service-card[data-service-card]:focus-visible .bottom{border-top-color:#c8ad94}

/* V4.7.2 cleanup: one clear catalog navigation mode */
.services-tools{display:flex;justify-content:flex-start;align-items:center;gap:16px;margin:28px 0 30px}
.services-tools .filters{width:auto}
@media(max-width:700px){.services-tools{margin:20px 0 24px}.services-tools .filters{width:100%}}

/* 4.8 editorial bindings; layout remains in the theme, not in saved content. */
.sg-custom-logo{display:block;width:220px;max-height:66px;object-fit:contain;object-position:left center}
.logo .sg-custom-logo{height:auto}
.direction-photo{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:10px;margin:0 0 20px}
.sg-image-figure{margin:0;min-width:0}
.sg-image-figure img{width:100%;object-fit:cover}
.sg-image-figure figcaption{font-size:12px;line-height:1.5;margin-top:10px;color:inherit}
.safety-photos>.sg-image-figure:first-child img{height:365px}
.safety-photos>.sg-image-figure:last-child img{height:210px}
.office-gallery .sg-image-figure{height:auto}
.office-gallery .sg-image-figure img{height:100%;max-height:260px;object-fit:cover}
[hidden]{display:none!important}
@media(max-width:700px){.sg-custom-logo{width:155px;max-height:50px}.service-card>.direction-photo{grid-column:1/-1;grid-row:auto}.safety-photos>.sg-image-figure:first-child img,.safety-photos>.sg-image-figure:last-child img{height:250px}}

/* Reviewed before/after records: two real photographs, never synthesized results. */
.work-picture.work-pair{display:grid;grid-template-columns:1fr 1fr;gap:4px}.work-pair-item{position:relative;display:block;min-width:0}.work-pair-item>span{position:absolute;bottom:10px;left:10px;padding:3px 8px;background:var(--paper);color:var(--ink);border-radius:4px;font-size:12px}.gallery-image-pair.is-pair{display:grid;grid-template-columns:1fr 1fr;gap:12px}.gallery-image-pair.is-pair img{height:60dvh}.office-gallery .sg-asset{margin:0}.sg-asset figcaption{font-size:12px;line-height:1.5;margin-top:10px}.education-document figcaption{font-size:13px;line-height:1.5;margin-top:12px}@media(max-width:600px){.gallery-image-pair.is-pair{grid-template-columns:1fr}.gallery-image-pair.is-pair img{height:34dvh}}

.sg-direction-preview{max-width:490px;margin-inline:auto}.sg-direction-preview>.service-card{width:100%}.sg-image-figure{margin:0}.sg-image-figure figcaption{font-size:12px;line-height:1.5;margin-top:10px}

/* V4.8.1 legal/editorial inline links */
.legal-copy a:not(.btn):not(.textlink),.service-content a:not(.btn):not(.textlink),.faq p a:not(.btn):not(.textlink),.contact-details a:not(.btn):not(.textlink){color:#7b4d34;text-decoration-line:underline;text-decoration-thickness:1px;text-decoration-color:rgba(123,77,52,.42);text-underline-offset:.2em;transition:color .18s ease,text-decoration-color .18s ease}
.legal-copy a:not(.btn):not(.textlink):hover,.service-content a:not(.btn):not(.textlink):hover,.faq p a:not(.btn):not(.textlink):hover,.contact-details a:not(.btn):not(.textlink):hover{color:#5f3828;text-decoration-color:currentColor}
.legal-copy a:not(.btn):not(.textlink):focus-visible,.service-content a:not(.btn):not(.textlink):focus-visible,.faq p a:not(.btn):not(.textlink):focus-visible,.contact-details a:not(.btn):not(.textlink):focus-visible{color:#5f3828;outline:2px solid #b9825d;outline-offset:3px;border-radius:2px}
.legal-copy h2{margin-top:2.1em}.legal-copy h3{font-family:var(--serif);font-size:22px;margin-top:1.7em}.legal-copy ul,.legal-copy ol{margin:0 0 24px;padding-left:1.35em}.legal-copy li{margin:.42em 0;color:#5f5047}.legal-copy table{width:100%;border-collapse:collapse;margin:24px 0 32px;font-size:14px}.legal-copy th,.legal-copy td{padding:11px 12px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.legal-copy th{color:var(--ink);font-weight:600;background:#f1e7dd}
