/* Four contrasting atelier chapters: charcoal, burgundy, cream and warm stone. */
html{scroll-padding-top:150px}
body{background:var(--clay)}
.tone[data-rhythm]{border-top:1px solid color-mix(in srgb,var(--tone-line) 55%,transparent)}
.tone :is(h1,h2,h3){text-wrap:balance}
.tone p{text-wrap:pretty}
.tone .button,.header.tone .nav>.button{border-radius:999px;box-shadow:inset 0 1px 0 #ffffff20,0 5px 16px #100a0d14}
.tone .button:focus-visible,.call-button:focus-visible{outline:3px solid var(--tone-focus);outline-offset:5px}
.phone-icon{width:20px;height:20px;flex:none}
.call-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:13px 20px;border:1px solid #c7aa82;border-radius:999px;background:linear-gradient(135deg,#742338,#552437);color:#f2ebdf;font-size:.9375rem;font-weight:600;line-height:1.4;text-decoration:none;white-space:nowrap;transition:background-color .2s,box-shadow .2s}
.call-button:hover{background:#191715;color:#f2ebdf;box-shadow:0 5px 18px #50253418}
.call-button span{color:inherit}
.tone .call-button{background:var(--tone-action);color:var(--tone-action-text);border-color:var(--tone-action-line)}
.tone .call-button:hover{background:var(--tone-hover);color:var(--tone-hover-text);border-color:var(--tone-hover-line)}

/* The same visible contact and navigation hierarchy on every page. */
.header.tone,.header.tone.is-scrolled,.home-page .header.tone,.home-page .header.tone.is-scrolled{position:sticky;inset:0 0 auto;background:#191715;border:0;border-bottom:1px solid #5b4638;box-shadow:none}
.header.tone.is-scrolled,.home-page .header.tone.is-scrolled{box-shadow:0 6px 24px #302a2c0b}
.header.tone .header-inner,.home-page .header .header-inner,body:not(.home-page) .header .header-inner{display:grid;grid-template-columns:minmax(0,1fr) auto auto;grid-template-rows:88px 48px;height:auto;gap:0 16px!important;border:0;align-items:center}
.header .header-inner>.brand,.home-page .header .header-inner>.brand,body:not(.home-page) .header .header-inner>.brand{grid-column:1;grid-row:1;justify-self:start;align-items:flex-start;min-width:0}
.header .brand-wordmark{width:205px;max-width:100%;height:auto}
.header .brand .brand-sub,.home-page .header .brand-sub{color:var(--tone-muted);font-size:.8125rem;letter-spacing:.025em;margin-top:5px;text-transform:none}
.header .header-inner>.header-contact,.home-page .header .header-contact,body:not(.home-page) .header .header-contact{display:inline-flex;grid-column:2;grid-row:1;justify-self:end;color:var(--tone-action-text);font-size:.9375rem;letter-spacing:0}
.header.tone .menu-toggle,.home-page .header.tone .menu-toggle{display:none}
.header.tone .nav,.home-page .header.tone .nav,body:not(.home-page) .header.tone .nav{display:contents}
.header .nav-links,.home-page .header .nav-links,body:not(.home-page) .header .nav-links{display:flex;flex-direction:row;grid-column:1/-1;grid-row:2;align-items:center;justify-content:space-between;gap:24px;border:0;border-top:1px solid #58463b;padding:0}
.header.tone .nav-links>a,.home-page .header .nav-links>a{color:var(--tone-text);font-size:.9375rem;font-weight:500;letter-spacing:0;padding:12px 0;white-space:nowrap;border:0}
.header.tone .nav-links>a:hover,.header.tone .nav-links>a[aria-current=page]{color:var(--tone-accent)}
.header.tone .nav>.button,.home-page .header.tone .nav>.button,body:not(.home-page) .header.tone .nav>.button{display:inline-flex;grid-column:3;grid-row:1;justify-self:end;background:linear-gradient(135deg,#742338,#552437);color:#f2ebdf;border-color:#c7aa82;min-height:48px;padding:12px 19px;font-size:.9375rem;gap:16px;margin:0}
.header.tone .nav>.button:hover,.home-page .header.tone .nav>.button:hover{background:#c7aa82;color:#191715;border-color:#c7aa82}

/* A strong collection cover with equal, upright model portraits. */
.home-page .signature-hero{padding-top:0;background-color:var(--tone-bg);background-image:var(--tone-wash);color:var(--tone-text);border-top:0}
.signature-stage{padding-block:46px 30px}
.signature-heading{max-width:none;grid-template-columns:1fr 1fr;gap:70px;align-items:center}
.signature-copy h1{font-size:clamp(3.7rem,6vw,5.4rem);line-height:1.02;color:var(--tone-title);letter-spacing:-.04em}
.signature-copy h1 em{font-size:.8em;margin-top:5px;color:var(--tone-accent)}
.signature-copy .eyebrow{color:var(--tone-accent);font-size:.875rem;letter-spacing:.09em;margin-bottom:18px}
.signature-introduction{max-width:440px;justify-self:end;padding:0}
.signature-lead{font-size:1.0625rem;color:var(--tone-text);line-height:1.85}
.signature-actions{gap:20px 24px;margin-top:23px}
.signature-hero .signature-actions .button{border-radius:999px;min-height:50px;padding:13px 21px;font-size:.9375rem}
.signature-hero .signature-link{font-size:.9375rem;color:var(--tone-accent);border-color:var(--tone-outline)}
.signature-showcase{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin-top:36px}
.signature-portrait{display:flex;flex-direction:column;min-width:0;color:var(--tone-title);text-decoration:none}
.signature-portrait img{display:block;width:100%;height:auto;aspect-ratio:2/3;object-fit:contain;object-position:center;background:#dedddb;border:1px solid #80604d;border-radius:7px 7px 0 0}
.signature-portrait>span{display:flex;flex:1;align-items:center;justify-content:center;text-align:center;min-height:55px;padding:12px 5px;background:linear-gradient(140deg,#742338,#481529);color:#f2ebdf;border:1px solid #80604d;border-top:0;border-radius:0 0 7px 7px;font-size:.9375rem;line-height:1.45;font-weight:500;overflow-wrap:anywhere}
.signature-portrait:hover>span{background:#c7aa82;color:#191715;border-color:#c7aa82}
.signature-portrait:focus-visible{outline:3px solid var(--tone-focus);outline-offset:4px;border-radius:4px}
.signature-baseline{max-width:none;margin-top:24px;padding-top:19px;gap:24px;border-color:var(--tone-line)}
.signature-baseline p,.signature-baseline strong{color:var(--tone-muted);font-size:.875rem}
.atelier-facts{gap:32px;padding-block:28px}
.atelier-facts>div+div{border-color:var(--tone-line)}
.atelier-facts h2{font-size:1.55rem}
.atelier-facts p{font-size:.9375rem;color:var(--tone-text)}
.ticker.tone{background-color:var(--tone-bg);background-image:var(--tone-wash);color:var(--tone-text);border-top:1px solid var(--tone-line);padding-block:15px}
.ticker.tone b{color:var(--tone-accent)}

/* Rich inset surfaces follow the light/dark relationships of the reference. */
.tone.surface-panel{border-radius:7px;box-shadow:inset 0 1px 0 #ffffff0d,0 12px 30px #100a0d12}
.collection-grid>.product-card>a{border:1px solid var(--tone-outline);box-shadow:0 12px 30px #100a0d1a;border-radius:7px}
.collection-grid .product-info.surface-panel{border-top:1px solid var(--tone-line)}
.collection-grid>.collection-note.surface-panel{border-color:var(--tone-line);box-shadow:none}
.step.surface-panel,.home-process .step.surface-panel{border-color:var(--tone-line);box-shadow:none}
.product-copy.surface-panel{border-color:var(--tone-panel-line);box-shadow:0 10px 32px #302a2c07}
.page-hero.tone,.product-hero-band{background-color:var(--tone-bg);background-image:var(--tone-wash)}
.page-hero .intro,.product-heading .intro{color:var(--tone-text)}
.flow-hero p,.flow-hero .flow-by{color:var(--tone-text)}
.flow-by{border-color:var(--tone-line)}
.flow-aside.tone{background-color:var(--tone-bg);background-image:var(--tone-wash);color:var(--tone-text);border:1px solid var(--tone-line);border-radius:5px;overflow:hidden}
.tone .flow-aside :is(h2,h3,strong){color:var(--tone-title)}
.tone .flow-aside p,.tone .flow-aside address,.tone .flow-aside a{color:var(--tone-text)}
.tone .flow-aside .button{background:var(--tone-action);color:var(--tone-action-text);border-color:var(--tone-action-line)}
.flow-calendar,.flow-summary,.flow-field :is(input,select,textarea),.flow-days button,.flow-times span,.admin-request{background:#f1ebe1}
.flow-progress li{font-size:.875rem}.flow-progress li span{font-size:.8125rem}
.flow-field :is(input,select,textarea){border-radius:4px}
.flow-aside p,.flow-aside .button,.flow-alternative,.flow-summary dt,.flow-summary dd{font-size:.9375rem}
.tone.cta-band{background-color:var(--tone-bg);background-image:var(--tone-wash)}
.cta-band .cta-call{min-height:52px}
.footer.tone{background-color:var(--tone-bg);background-image:var(--tone-wash);color:var(--tone-text);border-top:1px solid var(--tone-line)}
.footer .brand-wordmark{width:190px;height:auto}
.footer .footer-contact .footer-appointment{font-size:.875rem;line-height:1.8}
.footer.tone .footer-contact-links>a:first-child{display:inline-flex;background:var(--tone-action);color:var(--tone-action-text);border:1px solid var(--tone-action-line);border-radius:4px;padding:10px 16px;min-height:44px;margin-bottom:10px;font-weight:600}
.mobile-call{display:none}
.tm-consent{background:#f1ebe1;border-color:#bda993}

@media(max-width:1000px){
 html{scroll-padding-top:100px}
 .header.tone .header-inner,.home-page .header .header-inner,body:not(.home-page) .header .header-inner{grid-template-columns:minmax(0,1fr) auto auto;grid-template-rows:84px;gap:0 12px!important}
 .header.tone .menu-toggle,.home-page .header.tone .menu-toggle{display:inline-flex;grid-column:3;grid-row:1;position:static;align-items:center;justify-content:center;min-height:48px;padding:10px 15px;border:1px solid #b19776;border-radius:999px;color:#f2ebdf;background:transparent;font-size:.9375rem;gap:7px}
 .header.tone .nav,.home-page .header.tone .nav,body:not(.home-page) .header.tone .nav{display:none;position:absolute;top:100%;left:0;right:0;background:#191715;border-bottom:1px solid #b19776;padding:22px 6%;max-height:calc(100dvh - 84px);overflow:auto}
 .header.tone .nav.open,.home-page .header.tone .nav.open,body:not(.home-page) .header.tone .nav.open{display:flex;flex-direction:column;align-items:stretch;gap:18px}
 .header .nav-links,.home-page .header .nav-links,body:not(.home-page) .header .nav-links{flex-direction:column;align-items:stretch;gap:0;border:0}
 .header.tone .nav-links>a,.home-page .header .nav-links>a{font-size:1rem;padding:12px 0;border-bottom:1px solid #58463b}
 .header .nav-links>a:after{display:none}
 .header.tone .nav>.button,.home-page .header.tone .nav>.button,body:not(.home-page) .header.tone .nav>.button{align-self:flex-start}
 .signature-heading{gap:38px}.signature-copy h1{font-size:clamp(3.5rem,6.5vw,5rem)}
 .signature-showcase{gap:10px}.signature-portrait>span{font-size:.875rem}
 .university-picker{top:84px}
}
@media(max-width:760px){
 .header .brand-wordmark{width:175px}
 .header .header-inner>.header-contact,.home-page .header .header-contact,body:not(.home-page) .header .header-contact{padding:12px;gap:7px}
 .header-contact .phone-number{display:none}
 .signature-stage{padding-block:33px 25px}
 .signature-heading{grid-template-columns:1fr;gap:22px}
 .signature-copy h1{font-size:clamp(3.5rem,10.5vw,4.8rem)}
 .signature-introduction{justify-self:start;max-width:560px}
 .signature-lead{font-size:1rem;line-height:1.8}
 .signature-showcase{grid-template-columns:repeat(5,minmax(130px,1fr));gap:12px;overflow-x:auto;scroll-snap-type:x proximity;padding-bottom:8px;scrollbar-width:thin;scrollbar-color:#a98c7e #e2d7c7;margin-top:28px}
 .signature-portrait{scroll-snap-align:start}
 .signature-portrait>span{font-size:.875rem;padding-inline:3px;min-height:58px}
 .signature-baseline{margin-top:15px}
 .signature-baseline p{font-size:.875rem;max-width:50%}
 .flow-progress li{font-size:.8125rem}
 .mobile-call{display:flex;position:fixed;z-index:45;left:16px;right:16px;bottom:calc(12px + env(safe-area-inset-bottom,0px));min-height:52px;box-shadow:0 5px 25px #302a2c28;font-size:1rem;max-width:480px;margin-inline:auto}
 body{padding-bottom:calc(80px + env(safe-area-inset-bottom,0px))}
 body.tm-consent-open .mobile-call,body.menu-open .mobile-call{display:none}
 .flow-controls{scroll-margin-bottom:90px}
 .footer{padding-bottom:32px}
}
@media(max-width:420px){
 .header.tone .header-inner,.home-page .header .header-inner,body:not(.home-page) .header .header-inner{grid-template-rows:78px;gap:0 8px!important}
 .header .brand-wordmark{width:142px}
 .header .brand .brand-sub,.home-page .header .brand-sub{font-size:.75rem;letter-spacing:0}
 .header.tone .menu-toggle,.home-page .header.tone .menu-toggle{padding:10px;font-size:.875rem;gap:4px}
 .header .header-inner>.header-contact,.home-page .header .header-contact,body:not(.home-page) .header .header-contact{padding:10px;font-size:.875rem}
 .header-contact .phone-icon{width:17px;height:17px}
 .signature-copy h1{font-size:11.5vw}
 .signature-baseline{flex-direction:column;align-items:flex-start;gap:7px}
 .signature-baseline p{max-width:none}.signature-baseline p:last-child{text-align:left}
 .signature-actions{gap:20px 18px}
}
@media(prefers-reduced-motion:reduce){.call-button{transition:none}.signature-showcase{scroll-behavior:auto}}
@media print{.mobile-call{display:none!important}body{padding-bottom:0}.signature-showcase{display:flex}.signature-portrait{width:20%}}

.breadcrumb-band .breadcrumbs a:hover{color:var(--tone-accent);text-decoration:underline;text-underline-offset:4px}
@media(max-width:360px){.header .brand .brand-sub,.home-page .header .brand-sub{display:none}}

@media(min-width:1001px){.flow-aside,.detail-study{top:156px}.university-picker{top:136px}}

/* Every chapter owns all its typography and controls, including active states. */
.tone .flow-panel>p{color:var(--tone-text)}
.tone .flow-note{color:var(--tone-muted)!important}
.tone .flow-progress li{color:var(--tone-muted);border-color:var(--tone-line)}
.tone .flow-progress li[aria-current]{color:var(--tone-accent);border-color:var(--tone-accent)}
.tone .flow-measure-position{color:var(--tone-accent)}
.tone .flow-status.error,.tone .measure-warning{color:var(--tone-error);border-color:var(--tone-error)}
.tone .flow-preparation{border-color:var(--tone-line)}
.tone .flow-success{border-color:var(--tone-accent)}
.tone .flow-field :is(input,select,textarea):focus{outline-color:var(--tone-focus)}
.tone .flow-times span{color:#302a2c;background:#e9e1d4;border-color:#a18c78}
.tone .flow-times input:focus-visible+span{outline-color:var(--tone-focus)}
.tone .flow-calendar-head button{color:var(--tone-title);border-color:var(--tone-outline)}
.tone .flow-calendar-head button:hover:not(:disabled){background:var(--tone-action);color:var(--tone-action-text)}
.tone .flow-calendar-head button:focus-visible,.tone .flow-days button:focus-visible{outline-color:var(--tone-focus)}
.tone .flow-days button:hover:not(:disabled){border-color:var(--tone-accent)}
.tone .flow-aside .button:hover{background:var(--tone-hover);color:var(--tone-hover-text);border-color:var(--tone-hover-line)}
.tone .flow-aside .flow-alternative{color:var(--tone-accent)}
.tone .flow-aside .flow-alternative:hover{color:var(--tone-title)}
.tone .flow-summary dl>div{border-color:var(--tone-line)}
.tone .flow-summary dt{color:var(--tone-muted)}
.tone .flow-summary dd{color:var(--tone-title)}
.tone .flow-check a{color:var(--tone-accent);text-decoration:underline;text-underline-offset:4px}
.tone .admin-tag{background:var(--tone-panel);color:var(--tone-title)}
.tone .admin-block{border-color:var(--tone-outline);color:var(--tone-title)}
.tone .admin-block button{background:var(--tone-action);color:var(--tone-action-text);border:1px solid var(--tone-action-line);border-radius:3px;min-height:40px;padding:8px 12px}
.tone .admin-block button:hover{background:var(--tone-hover);color:var(--tone-hover-text)}
.footer.tone .footer-contact-links>a:first-child:hover{background:var(--tone-hover);color:var(--tone-hover-text);border-color:var(--tone-hover-line)}
