/*
Theme Name: RI-ME Atelier
Theme URI: https://www.ri-me.it/
Author: Ma.Gu Studio
Author URI: https://www.maguwebdesigner.it/
Description: Tema multipagina RI-ME con catalogo 2020–2026, fotografie originali, moduli contatto, gallerie e configurazione guidata.
Version: 3.2.0
Requires at least: 6.4
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: rime-atelier
*/
:root{--green:#007444;--deep:#092f24;--ink:#182b24;--muted:#52665c;--line:#dce5df;--mist:#f2f6f3;--white:#fff;--radius:6px;--space:clamp(64px,8vw,120px)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;color:var(--ink);background:#fff;font:400 17px/1.75 Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,p,figure{margin:0 0 1.1rem}h1,h2,h3,h4{line-height:1.12;font-weight:500;letter-spacing:-.045em}h1{font-size:clamp(44px,6.6vw,96px);max-width:1000px}h2{font-size:clamp(33px,4vw,56px)}h3{font-size:28px;letter-spacing:-.025em}h4{font-size:22px}p{max-width:75ch}a{color:inherit;text-decoration-thickness:1px;text-underline-offset:5px}button,input,select,textarea{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{max-width:100%;height:auto;display:block}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #d09821;outline-offset:5px}::selection{background:#cce8d8}.wrap{width:min(1280px,calc(100% - 80px));margin-inline:auto}.section{padding-block:var(--space)}.eyebrow{display:block;color:var(--green);text-transform:uppercase;letter-spacing:.17em;font-size:12px;font-weight:700;line-height:1.5;margin-bottom:22px}.muted{color:var(--muted)}.lead{font-size:clamp(19px,2vw,23px);line-height:1.65;color:var(--muted)}.button{display:inline-flex;align-items:center;justify-content:center;gap:26px;padding:16px 25px;color:#fff;background:var(--green);border:1px solid var(--green);border-radius:var(--radius);font-size:15px;font-weight:600;text-decoration:none;line-height:1.5;transition:background .2s,transform .2s}.button:hover{background:var(--deep);border-color:var(--deep);transform:translateY(-2px)}.button.outline{color:var(--green);background:transparent}.button.outline:hover{background:#e8f2ed}.button.small{font-size:14px;padding:12px 18px;gap:15px}.text-link{font-size:15px;font-weight:700;color:var(--green);display:inline-block;margin-top:10px}.actions{display:flex;gap:18px;flex-wrap:wrap;align-items:center;margin-top:30px}.topline{background:var(--deep);color:#fff;font-size:12px;letter-spacing:.04em}.topline .wrap{display:flex;justify-content:space-between;padding-block:8px}.topline a{text-decoration:none}.site-header{position:sticky;top:0;background:rgba(255,255,255,.98);z-index:30;border-bottom:1px solid var(--line)}.header-inner{min-height:94px;display:flex;align-items:center;gap:34px;justify-content:space-between}.custom-logo{width:126px;height:66px;object-fit:contain;object-position:left center}.custom-logo-link{display:block;flex-shrink:0}.menu{list-style:none;margin:0;padding:0;display:flex;align-items:center;gap:30px}.menu li{position:relative}.menu a{display:block;font-size:14px;font-weight:600;text-decoration:none;padding:15px 0}.menu .current-menu-item>a,.menu a:hover{color:var(--green)}.sub-menu{display:none;position:absolute;left:-20px;top:100%;list-style:none;margin:0;padding:12px 22px;background:white;min-width:210px;border:1px solid var(--line);box-shadow:0 20px 40px #102e2412}.sub-menu a{padding:8px 0;white-space:nowrap}.menu li:hover>.sub-menu,.menu li:focus-within>.sub-menu,.menu li.sub-open>.sub-menu{display:block}.sub-toggle{display:inline-block;border:0;background:transparent;color:var(--green);padding:8px;font-size:15px}.menu-item-has-children>a{display:inline-block}.menu-toggle{display:none}.skip{position:fixed;left:20px;top:-100px;background:white;padding:12px;z-index:100}.skip:focus{top:10px}.hero{position:relative;overflow:hidden;background:var(--mist)}.hero-inner{min-height:650px;display:grid;grid-template-columns:1.02fr 1fr;align-items:center;gap:22px;padding-block:70px;position:relative;z-index:1}.hero-copy h1{font-size:clamp(50px,5.6vw,81px)}.hero-copy h1 em{font-family:Georgia,serif;color:var(--green);font-weight:400}.hero-copy p{max-width:490px}.hero-art{position:relative;align-self:stretch;display:flex;align-items:center}.hero-art img{width:100%;height:100%;max-height:590px;object-fit:cover;object-position:68% center;border-radius:50% 50% 3px 3px}.hero-note{position:absolute;bottom:16px;left:16px;background:white;padding:15px 22px;font-size:12px;letter-spacing:.09em;box-shadow:0 8px 24px #092f2410}.hero-meta{border-top:1px solid var(--line);display:flex;gap:30px;justify-content:space-between;padding-block:22px;font-size:13px;color:var(--muted)}.split{display:grid;grid-template-columns:1fr 1fr;gap:clamp(35px,6vw,95px);align-items:center}.split.top{align-items:start}.split .media img{width:100%;aspect-ratio:1.1;object-fit:cover;border-radius:4px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:36px;margin-bottom:46px}.section-head h2{margin-bottom:0}.section-head p{max-width:430px;margin:0}.intro{padding-block:75px;border-bottom:1px solid var(--line)}.intro p{max-width:900px;margin:0}.stats{display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid var(--line);margin-top:46px}.stat{padding:26px 22px;border-right:1px solid var(--line)}.stat:first-child{padding-left:0}.stat:last-child{border:0}.stat strong{display:block;font-size:42px;font-weight:500;letter-spacing:-.05em;color:var(--green)}.stat span{font-size:13px}.soft{background:var(--mist)}.dark{background:var(--deep);color:white}.dark .eyebrow{color:#95ddad}.dark .muted,.dark .lead{color:#cfdfd6}.dark .text-link{color:white}.dark .button{background:white;color:var(--deep);border-color:white}.dark .button:hover{background:#d6f1df}.collection-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.collection-card{min-width:0;background:white;border:1px solid var(--line);transition:transform .35s,box-shadow .35s;border-radius:5px;overflow:hidden}.collection-card:hover{transform:translateY(-6px);box-shadow:0 20px 45px #092f2412}.collection-card>a{display:block;text-decoration:none;height:100%}.collection-image{position:relative;overflow:hidden;background:#f5f4f1;padding:20px;aspect-ratio:1.35;display:flex;align-items:center}.collection-image img{width:100%;height:100%;object-fit:contain;transition:transform .6s}.collection-card:hover img{transform:scale(1.03)}.year-chip{position:absolute;left:14px;top:14px;background:white;color:var(--green);padding:3px 10px;font-size:12px;font-weight:700;box-shadow:0 1px 6px #0001}.collection-text{padding:26px}.collection-text .eyebrow{font-size:11px;margin-bottom:12px}.collection-text h3{font-size:26px;display:flex;justify-content:space-between;gap:10px}.collection-text p{font-size:15px;color:var(--muted);min-height:78px}.collection-text .text-link{margin-top:0}.materials-grid,.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.material,.service{padding:32px 0;border-top:1px solid var(--line)}.material p,.service p{color:var(--muted);font-size:16px}.material .number,.service .number{font-size:13px;color:var(--green);display:block;margin-bottom:30px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;margin-top:50px}.step{border-top:1px solid #ffffff40;padding-top:24px}.step span{font-size:13px;color:#95ddad}.step h3{font-size:24px;margin-top:25px}.step p{font-size:15px;color:#cfdfd6}.cta-band{display:grid;grid-template-columns:1.3fr .7fr;gap:40px;align-items:center}.cta-band .actions{justify-content:flex-end;margin:0}.page-hero{padding-block:75px 60px;background:var(--mist)}.page-hero .lead{max-width:820px;margin-top:26px;margin-bottom:0}.breadcrumb{display:flex;flex-wrap:wrap;gap:12px;font-size:12px;color:var(--muted);margin-bottom:30px}.breadcrumb a{text-decoration:none}.prose{max-width:900px}.prose h2{margin-top:50px}.prose h3{margin-top:35px}.prose p{color:var(--muted)}.timeline{border-left:1px solid var(--line);padding-left:30px}.timeline article{padding:0 0 28px}.timeline strong{display:block;color:var(--green);font-size:24px;margin-bottom:10px}.timeline p{font-size:16px}.year-nav{display:flex;flex-wrap:wrap;gap:12px;margin-top:35px}.year-nav a{border:1px solid #c7d7ce;padding:8px 21px;font-size:14px;text-decoration:none;border-radius:3px}.year-nav a:hover,.year-nav a[aria-current]{color:white;background:var(--green);border-color:var(--green)}.gallery-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:38px}.gallery-tile{margin:0}.gallery-tile a{display:flex;position:relative;aspect-ratio:1.35;align-items:center;justify-content:center;padding:22px;background:var(--mist);border:1px solid var(--line);overflow:hidden}.gallery-tile img{height:100%;width:100%;object-fit:contain;transition:transform .35s}.gallery-tile a:hover img{transform:scale(1.025)}.zoom-label{position:absolute;right:12px;bottom:12px;padding:3px 10px;background:#fff;font-size:12px;color:var(--green)}.gallery-tile figcaption{font-size:14px;color:var(--muted);margin-top:12px}.notice{padding:25px 30px;border-left:3px solid var(--green);background:var(--mist);margin-top:35px;font-size:15px}.faq-layout{display:grid;grid-template-columns:280px 1fr;gap:70px}.faq-aside{position:sticky;top:130px;align-self:start}.faq-aside a{display:block;padding:10px 0;font-size:15px}.faq-group{margin-bottom:48px;scroll-margin-top:130px}.faq-group h2{font-size:33px;margin-bottom:22px}details{border-bottom:1px solid var(--line);padding:20px 0}summary{cursor:pointer;font-size:18px;font-weight:600;line-height:1.5;list-style:none;position:relative;padding-right:34px}summary::-webkit-details-marker{display:none}summary:after{content:'+';position:absolute;right:2px;top:0;font-size:24px;font-weight:400;color:var(--green)}details[open] summary:after{content:'−'}details p{margin:18px 0 5px;color:var(--muted);font-size:16px}.contact-list{list-style:none;padding:0;margin:35px 0}.contact-list li{border-top:1px solid var(--line);padding:20px 0}.contact-list small{display:block;text-transform:uppercase;letter-spacing:.1em;font-size:11px;color:var(--muted)}.contact-list a{font-size:22px;text-decoration:none}.contact-form-wrap{background:var(--mist);padding:36px;border-radius:5px}.rime-contact label{display:block;font-size:14px;font-weight:600;margin-bottom:20px}.rime-contact input:not([type=checkbox]),.rime-contact select,.rime-contact textarea{display:block;width:100%;border:1px solid #bdcec2;background:white;padding:12px 14px;margin-top:8px;color:var(--ink);border-radius:3px;min-width:0;font-size:16px}.rime-contact textarea{resize:vertical}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.rime-contact .privacy-check{display:flex;gap:12px;align-items:start;font-weight:400;line-height:1.5}.privacy-check input{width:19px;height:19px;flex-shrink:0;accent-color:var(--green);margin-top:2px}.form-note{font-size:12px;color:var(--muted);margin-bottom:20px}.form-status{border:1px solid var(--green);padding:18px;margin-bottom:25px;background:white}.hp{position:absolute!important;left:-10000px!important;opacity:0;pointer-events:none}.map-box{background:#e8efea;border:1px solid var(--line);min-height:420px;display:grid;place-items:center}.map-placeholder{padding:40px;max-width:680px;text-align:center}.map-placeholder .text-link{display:block;margin-top:20px}.map-placeholder p{font-size:15px}.map-box iframe{border:0;width:100%;height:450px;display:block}.site-footer{padding-top:75px;background:#f6f8f6;border-top:1px solid var(--line)}.footer-grid{display:grid;grid-template-columns:1.5fr .8fr 1fr;gap:70px;padding-bottom:50px}.footer-brand .custom-logo{width:145px;height:90px;margin-bottom:25px}.footer-brand p{font-size:19px;line-height:1.6}.footer-brand .muted{font-size:14px;max-width:320px}.site-footer h2{font-size:17px;letter-spacing:0;margin-bottom:22px}.site-footer .menu{display:block}.site-footer .menu a{font-weight:400;padding:6px 0}.site-footer .sub-menu,.site-footer .sub-toggle{display:none!important}.site-footer a{font-size:14px}.site-footer p{font-size:14px}.legal{border-top:1px solid var(--line);padding-block:27px}.legal p{font-size:11px;max-width:none;color:var(--muted)}.legal-links{display:flex;justify-content:space-between;gap:20px;font-size:12px}.legal-links a{font-size:12px}.back-top{position:fixed;bottom:22px;right:22px;background:var(--green);color:white;z-index:25;width:44px;height:44px;display:grid;place-items:center;text-decoration:none;border-radius:50%;box-shadow:0 5px 22px #0002}#rime-lightbox{border:0;border-radius:5px;padding:16px;background:#f6f7f5;max-width:94vw;max-height:94vh;width:1100px}#rime-lightbox::backdrop{background:#081c15e8}#rime-lightbox img{max-height:74vh;width:100%;object-fit:contain}.lightbox-tools{display:flex;gap:10px;justify-content:flex-end;margin-bottom:15px}.lightbox-tools button{border:1px solid var(--line);background:white;padding:6px 16px;border-radius:3px;font-size:14px}.lightbox-caption{font-size:14px;margin:14px 0 0}.post-card{padding:30px 0;border-bottom:1px solid var(--line)}.reveal{transition:opacity .7s,transform .7s}.reveal.is-pending{opacity:0;transform:translateY(22px)}.admin-bar .site-header{top:32px}.wp-block-image img{height:auto}.wp-block-group,.wp-block-paragraph{max-width:1280px;margin-inline:auto}
@media(min-width:1000px){.hero-art{animation:arrive 1s ease both}.hero-copy{animation:arrive .8s ease both}@keyframes arrive{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}}
@media(max-width:1120px){.header-cta{display:none}.header-inner{gap:20px}.menu{gap:24px}.collection-grid{grid-template-columns:repeat(2,1fr)}.hero-inner{min-height:570px}.hero-copy h1{font-size:61px}.faq-layout{gap:40px;grid-template-columns:230px 1fr}}
@media(max-width:760px){body{font-size:16px}.wrap{width:calc(100% - 36px)}.topline .wrap{justify-content:center;font-size:11px}.topline a{display:none}.header-inner{min-height:78px}.custom-logo{width:110px;height:55px}.menu-toggle{display:flex;gap:16px;align-items:center;background:none;border:1px solid var(--line);border-radius:4px;padding:8px 14px;font-size:14px}.site-header nav{position:absolute;top:100%;left:0;right:0;background:white;border-bottom:1px solid var(--line);padding:12px 24px;max-height:calc(100vh - 110px);overflow:auto}.site-header nav .menu{display:block}.site-header .menu a{font-size:16px;padding:10px 0}.site-header nav.mobile-closed{display:none}.site-header nav:not(.mobile-ready){position:static;border:0;padding:0}.site-header .header-inner:has(nav:not(.mobile-ready)){flex-wrap:wrap}.site-header .sub-menu{position:static;box-shadow:none;border:0;padding:0 0 10px 20px}.site-header .menu li:hover>.sub-menu{display:none}.site-header .menu li.sub-open>.sub-menu,.site-header .menu li:focus-within>.sub-menu{display:block}.hero-inner{grid-template-columns:1fr;padding-block:50px 25px;gap:35px}.hero-copy h1{font-size:clamp(45px,9vw,65px)}.hero-art{height:350px}.hero-art img{object-position:center 65%;border-radius:4px}.hero-note{font-size:11px;bottom:12px;left:12px}.hero-meta{flex-wrap:wrap;gap:8px 20px;font-size:11px}.split{grid-template-columns:1fr;gap:35px}.section-head{display:block}.section-head p{margin-top:20px}.collection-grid{gap:18px}.collection-text{padding:20px}.collection-text h3{font-size:22px}.collection-text p{min-height:105px;font-size:14px}.collection-image{padding:12px}.materials-grid,.service-grid{grid-template-columns:1fr}.material,.service{padding:22px 0 0}.material .number,.service .number{margin-bottom:18px}.steps{grid-template-columns:1fr 1fr}.cta-band{grid-template-columns:1fr;gap:20px}.cta-band .actions{justify-content:flex-start}.faq-layout{grid-template-columns:1fr;gap:30px}.faq-aside{position:static;display:flex;gap:20px;flex-wrap:wrap}.faq-aside h3{width:100%;margin:0}.gallery-grid{grid-template-columns:1fr;gap:26px}.page-hero{padding-block:40px}.contact-form-wrap{padding:24px}.form-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr;gap:35px}.footer-brand{grid-column:1/-1}.legal-links{flex-direction:column}.stats .stat{padding:15px 10px}.stat strong{font-size:33px}.stat span{font-size:12px}.admin-bar .site-header{top:46px}}
@media(max-width:480px){.collection-grid{grid-template-columns:1fr}.collection-text p{min-height:0}.steps{grid-template-columns:1fr}.hero-art{height:280px}.footer-grid{grid-template-columns:1fr}.actions .button{width:100%}.year-nav{gap:8px}.year-nav a{padding:7px 16px}.contact-form-wrap{padding:20px}.map-placeholder{padding:25px}.admin-bar .site-header{top:0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal.is-pending{opacity:1;transform:none}}
/* With JavaScript, the submenu button controls disclosure consistently. */
#primary-nav.mobile-ready .menu li:hover>.sub-menu,#primary-nav.mobile-ready .menu li:focus-within>.sub-menu{display:none}
#primary-nav.mobile-ready .menu li.sub-open>.sub-menu{display:block}
/* RI-ME Atelier 2.0 — editorial restyling and progressive motion */
:root{--green:#007444;--deep:#082c22;--ink:#142f25;--line:#d7e1db;--space:clamp(72px,8.5vw,132px)}
h2 em{font-family:Georgia,'Times New Roman',serif;color:var(--green);font-weight:400;letter-spacing:-.045em}.dark h2 em{color:#a4dbb7}.site-header{transition:box-shadow .25s,background .25s}.site-header.is-scrolled{box-shadow:0 12px 35px #092f240d}.menu a{position:relative}.menu a:after{content:'';height:1px;position:absolute;left:0;right:0;bottom:8px;background:var(--green);transform:scaleX(0);transform-origin:left;transition:transform .3s}.menu a:hover:after,.menu .current-menu-item>a:after{transform:scaleX(1)}.button{position:relative;overflow:hidden;padding:17px 25px;border-radius:2px;box-shadow:0 0 0 transparent;transition:background .3s,box-shadow .3s,transform .3s}.button:hover{box-shadow:0 10px 26px #00744420;transform:translateY(-3px)}.button span{transition:transform .3s}.button:hover span{transform:translate(3px,-3px)}.text-link{transition:color .2s,text-decoration-color .2s}.scroll-progress{position:fixed;top:0;left:0;right:0;z-index:100;height:3px;background:#008c54;transform:scaleX(0);transform-origin:left;pointer-events:none}
.atelier-hero{background:#f8faf8;overflow:hidden}.atelier-hero-grid{display:grid;grid-template-columns:1fr 1.08fr;gap:4.5%;align-items:center;padding-block:76px 62px;min-height:690px}.atelier-title{font-size:clamp(47px,5.3vw,82px);letter-spacing:-.057em;line-height:1.08;margin-bottom:29px}.atelier-title>span{display:block}.atelier-title em{font-family:Georgia,'Times New Roman',serif;font-weight:400;color:var(--green)}.atelier-intro .lead{max-width:440px;font-size:20px}.hero-signature{display:flex;align-items:center;gap:20px;font-size:12px;letter-spacing:.04em;line-height:1.6;margin-top:42px}.signature-line{height:1px;background:var(--green);width:55px}.atelier-visual{min-width:0}.visual-heading{display:flex;justify-content:space-between;gap:12px;font-size:10px;letter-spacing:.1em;color:var(--muted);margin-bottom:18px}.hero-still{margin:0}.hero-image-frame{background:#f0f2ef;overflow:hidden;border-radius:2px}.hero-image-frame img{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:contain;object-position:center;max-height:none}.hero-still figcaption{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding-top:12px;margin-top:16px;font-size:12px;color:var(--muted)}.hero-still figcaption span{font-size:10px;text-transform:uppercase;letter-spacing:.06em}.visual-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:28px}.visual-bottom p{font-size:17px;line-height:1.5;margin:0}.circle-link{display:grid;place-items:center;border:1px solid #b7c8bb;width:54px;height:54px;border-radius:50%;font-size:24px;text-decoration:none;transition:background .3s,transform .3s}.circle-link:hover{background:#dcebe1;transform:translateY(3px)}.hero-bottom{display:flex;justify-content:space-between;gap:15px;font-size:10px;letter-spacing:.1em;border-top:1px solid var(--line);padding-block:24px}.hero-bottom a{text-decoration:none}.hero-bottom a span{display:inline-block;margin-left:14px}
.material-ribbon{display:flex;align-items:center;background:var(--deep);color:white;min-height:94px;overflow:hidden}.ribbon-window{flex:1;overflow:hidden}.ribbon-track{display:flex;align-items:center;width:max-content;gap:42px;padding-left:42px;animation:ribbon 36s linear infinite}.ribbon-track span{font-family:Georgia,serif;font-size:29px;font-weight:400;white-space:nowrap}.ribbon-track i{font-size:20px;color:#71ae85;font-style:normal}.ribbon-pause{margin:0 20px;padding:8px 12px;min-width:74px;border:1px solid #5c8270;background:transparent;color:#fff;font-size:12px;border-radius:2px}.material-ribbon.is-paused .ribbon-track,.material-ribbon:focus-within .ribbon-track,.material-ribbon:hover .ribbon-track{animation-play-state:paused}@keyframes ribbon{to{transform:translateX(-50%)}}
.editorial-intro{display:grid;grid-template-columns:1fr 1fr;gap:80px}.editorial-intro h2{font-size:clamp(36px,4.2vw,60px)}.atelier-stats{display:grid;grid-template-columns:1fr 1fr 1fr 1.5fr;gap:25px;padding-top:36px;margin-top:64px;border-top:1px solid var(--line)}.atelier-stats>div{border-right:1px solid var(--line)}.atelier-stats>div:last-child{border:0}.atelier-stats strong{display:block;font-weight:400;font-size:clamp(30px,3.8vw,51px);line-height:1.2;letter-spacing:-.055em;color:var(--green);margin-bottom:10px}.atelier-stats>div>span{font-size:12px;color:var(--muted)}.collections-stage{background:#edf3ee}.collection-card{border-radius:2px;border-color:#d9e4dc}.collection-image{aspect-ratio:4/3;padding:20px;background:#fafbf9}.collection-image img{height:100%;width:100%;object-fit:contain}.collection-card:hover img{transform:none}.collection-card:hover{transform:translateY(-8px);box-shadow:0 22px 45px #082c2214}.collection-text h3 span{transition:transform .3s}.collection-card:hover h3 span{transform:translate(4px,-4px)}.collection-footnote{display:flex;justify-content:space-between;gap:20px;margin-top:30px;font-size:12px;color:var(--muted)}.collection-footnote a{color:var(--green)}.application-row{display:grid;grid-template-columns:50px 1fr 1.1fr 40px;gap:25px;align-items:center;border-top:1px solid var(--line);padding:34px 12px;text-decoration:none;transition:background .3s,padding .3s}.application-row:last-child{border-bottom:1px solid var(--line)}.application-row:hover{background:#f1f6f2;padding-inline:20px}.application-row h3{font-size:32px;margin:0}.application-row p{font-size:15px;color:var(--muted);margin:0}.row-index{font-size:12px;color:var(--green)}.row-arrow{font-size:29px;color:var(--green);transition:transform .3s}.application-row:hover .row-arrow{transform:translate(4px,-4px)}.atelier-method{position:relative;overflow:hidden}.atelier-method .steps{position:relative;padding-top:20px}.atelier-method .step{border-top:0}.atelier-method .button{margin-top:38px}.atelier-method .steps:before{content:'';position:absolute;left:0;right:0;top:0;height:1px;background:linear-gradient(90deg,#a5d6b4,#a5d6b420);transform-origin:left;transition:transform 1.4s ease}.material-editorial{display:grid;grid-template-columns:1fr 1fr;gap:90px}.material-title h2{font-size:clamp(43px,5vw,74px)}.material-notes article{border-top:1px solid var(--line);padding-top:28px;margin-bottom:40px}.material-notes h3{font-size:31px}.material-notes p{color:var(--muted)}.contact-stage{background:#f0f5f0}.contact-stage .contact-form-wrap{background:white;border:1px solid var(--line)}.contact-direct{margin-top:35px;padding-top:25px;border-top:1px solid var(--line)}.contact-direct>a{display:block;width:fit-content;font-size:23px;text-decoration:none;margin-bottom:12px}.contact-direct p{font-size:14px;color:var(--muted);margin-top:20px}.split .media img{object-fit:contain;aspect-ratio:auto;width:100%;height:auto}.gallery-tile a{padding:18px;aspect-ratio:4/3}.gallery-tile a:hover img{transform:none}.gallery-tile img{object-fit:contain}.page-hero{position:relative;overflow:hidden;border-bottom:1px solid var(--line)}.page-hero:after{content:'';position:absolute;bottom:0;left:0;width:100%;height:2px;background:var(--green);transform-origin:left;animation:line-arrive 1.1s ease both}.page-hero h1{animation:heading-arrive .85s cubic-bezier(.2,.65,.25,1) both}.page-hero .lead{animation:heading-arrive .85s .15s both}.contact-form-wrap:focus-within{box-shadow:0 14px 40px #0a44250a}details[open] p{animation:heading-arrive .3s ease both}#rime-lightbox[open]{animation:dialog-arrive .28s ease both}
@keyframes line-arrive{from{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes heading-arrive{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes dialog-arrive{from{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:none}}
@media(prefers-reduced-motion:no-preference){.atelier-title>span{animation:title-arrive 1s cubic-bezier(.2,.7,.25,1) both}.atelier-title>span:nth-child(2){animation-delay:.12s}.atelier-title>span:nth-child(3){animation-delay:.24s}.hero-stage{animation:heading-arrive 1s .35s both}.atelier-visual{animation:visual-arrive 1.3s .1s cubic-bezier(.2,.7,.25,1) both}.hero-signature{animation-delay:.55s}.motion-pending{opacity:0;transform:translateY(34px);transition:opacity .85s cubic-bezier(.2,.65,.25,1),transform .85s cubic-bezier(.2,.65,.25,1);transition-delay:var(--motion-delay,0ms)}.motion-visible{opacity:1;transform:none}.steps.motion-pending:before{transform:scaleX(0)}.steps.motion-visible:before{transform:scaleX(1)}@keyframes title-arrive{from{opacity:0;transform:translateY(35px);clip-path:inset(0 0 100% 0)}to{opacity:1;transform:translateY(0);clip-path:inset(0 0 -10% 0)}}@keyframes visual-arrive{from{opacity:0;transform:translateX(35px)}to{opacity:1;transform:translateX(0)}}}
@media(max-width:1100px){.atelier-hero-grid{gap:35px;min-height:590px}.atelier-title{font-size:56px}.atelier-intro .lead{font-size:18px}.hero-bottom>span:last-child{display:none}.editorial-intro{gap:40px}.material-editorial{gap:45px}.application-row{grid-template-columns:30px 1fr 1fr 30px;gap:15px}.application-row h3{font-size:27px}}
@media(max-width:760px){.atelier-hero-grid{grid-template-columns:1fr;padding-block:46px 35px;gap:34px}.atelier-title{font-size:clamp(44px,8.7vw,65px)}.atelier-intro .lead{max-width:550px}.hero-signature{margin-top:27px}.visual-heading{font-size:9px}.hero-image-frame img{aspect-ratio:auto;object-fit:contain;height:auto;width:100%}.hero-still figcaption{font-size:11px}.hero-bottom{font-size:9px;letter-spacing:.06em;align-items:center}.visual-bottom p{font-size:16px}.material-ribbon{min-height:75px}.ribbon-track{gap:26px;padding-left:26px}.ribbon-track span{font-size:24px}.ribbon-pause{margin:0 12px}.editorial-intro,.material-editorial{grid-template-columns:1fr;gap:30px}.atelier-stats{grid-template-columns:1fr 1fr;gap:28px;margin-top:36px}.atelier-stats>div:nth-child(2){border:0}.atelier-stats strong{font-size:36px}.application-row{grid-template-columns:26px 1fr 25px;padding-block:26px}.application-row h3{font-size:27px}.application-row p{grid-column:2;grid-row:2;font-size:14px}.application-row .row-arrow{grid-column:3;grid-row:1}.collection-footnote{flex-direction:column;gap:8px}.material-title h2{font-size:50px}.atelier-method .section-head .lead{font-size:18px}}
@media(prefers-reduced-motion:reduce){.ribbon-track{animation:none}.ribbon-window{overflow-x:auto}.ribbon-pause{display:none}.motion-pending,.motion-visible{opacity:1;transform:none;transition:none}.atelier-method .steps:before{transform:none}.atelier-title>span,.hero-stage,.atelier-visual{animation:none;opacity:1;transform:none;clip-path:none}}

/* Preserve the supplied photograph’s exact proportions. */
.hero-image-frame img{aspect-ratio:auto;height:auto;object-fit:contain;width:100%}
/* Modern typography and interface — locally hosted, open-license fonts. */
@font-face{font-family:'Manrope';src:url('assets/fonts/Manrope.woff') format('woff');font-style:normal;font-weight:200 800;font-display:swap}
@font-face{font-family:'DM Sans';src:url('assets/fonts/DMSans.woff') format('woff');font-style:normal;font-weight:100 1000;font-display:swap}
:root{--ink:#122d23;--muted:#50685a;--mist:#f1f7f3;--radius:12px}
body{font-family:'DM Sans',Arial,sans-serif;font-size:17px;line-height:1.8}h1,h2,h3,h4{font-family:'Manrope',Arial,sans-serif;font-weight:600;letter-spacing:-.055em}h2{line-height:1.16}h2 em,.atelier-title em,.hero-copy h1 em{font-family:'Manrope',Arial,sans-serif;font-style:normal;font-weight:650;letter-spacing:-.055em}.eyebrow{font-family:'DM Sans',Arial,sans-serif;font-size:11px;font-weight:700;letter-spacing:.16em}.lead{font-weight:400;line-height:1.7}.menu a{font-family:'DM Sans',Arial,sans-serif;font-size:15px;font-weight:650}.header-inner{min-height:92px}.site-header{background:#ffffffed;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px)}.sub-menu{border-radius:12px;padding:15px 20px;box-shadow:0 22px 50px #092f2414}.button{font-family:'DM Sans',Arial,sans-serif;font-size:15px;letter-spacing:.01em;border-radius:9px;font-weight:650}.button.small{border-radius:8px}.button.outline{background:#ffffff80}.text-link{font-weight:650}.custom-logo{width:132px}
.atelier-hero{background:linear-gradient(135deg,#f9fbf9 10%,#edf6ef 100%)}.atelier-hero-grid{grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);gap:5%;padding-block:70px 55px}.atelier-intro{min-width:0}.atelier-title{font-size:clamp(42px,4.7vw,70px);font-weight:600;line-height:1.13;letter-spacing:-.07em}.atelier-title>span{max-width:100%;overflow-wrap:normal}.atelier-title em{color:#00804a;letter-spacing:-.07em}.atelier-intro .lead{font-size:19px;max-width:420px}.hero-image-frame{border-radius:16px;box-shadow:0 24px 60px #163b2312;border:1px solid #e2eae3}.hero-image-frame img{border-radius:15px}.visual-heading{font-weight:600;letter-spacing:.13em}.visual-bottom{margin-top:26px}.visual-bottom p{font-size:16px}.circle-link{background:#ffffff90;border-color:#c4d8ca;box-shadow:0 4px 15px #173e2405}.hero-signature{color:var(--muted)}.signature-line{width:45px}.hero-bottom{font-weight:500}.ribbon-track span{font-family:'Manrope',Arial,sans-serif;font-size:26px;font-weight:450;letter-spacing:-.035em}.ribbon-track i{color:#82b494}.ribbon-pause{border-radius:7px}.editorial-intro h2{font-size:clamp(35px,3.8vw,54px)}.atelier-stats strong{font-family:'Manrope',Arial,sans-serif;font-weight:550;letter-spacing:-.065em}.atelier-stats>div>span{font-size:13px}.collections-stage{background:#f0f6f2}.collection-card{border-radius:14px;box-shadow:0 5px 20px #133b2104}.collection-image{border-radius:13px 13px 0 0;background:#fff;padding:22px}.collection-text{padding:26px 25px}.collection-text h3{font-size:25px;font-weight:650}.collection-text p{font-size:15px;min-height:80px}.year-chip{border:1px solid #dbe8de;border-radius:99px;padding:4px 13px;left:15px;top:15px}.collection-card:hover{box-shadow:0 22px 50px #0a412418;border-color:#aecbb6}.collection-footnote{font-size:13px}.application-row{border-radius:10px}.application-row h3{font-weight:600;font-size:29px}.application-row p{font-size:16px}.row-arrow{width:42px;height:42px;display:grid;place-items:center;background:#f1f7f3;border-radius:50%;font-size:24px}.application-row:hover .row-arrow{background:#d9ecdf}.atelier-method{background:radial-gradient(ellipse at 95% 0,#145c3e 0,transparent 60%),#082d22}.steps h3{font-weight:550;font-size:24px}.steps .step span{font-size:11px;letter-spacing:.11em}.material-title h2{font-size:clamp(43px,4.7vw,66px)}.material-notes h3{font-size:29px}.contact-form-wrap{border-radius:16px;padding:36px;box-shadow:0 16px 50px #12392306}.contact-stage{background:linear-gradient(135deg,#f1f7f2,#e9f2ed)}.rime-contact input:not([type=checkbox]),.rime-contact textarea,.rime-contact select{border-radius:8px;border-color:#ceddd2;transition:border-color .2s,box-shadow .2s}.rime-contact input:focus,.rime-contact textarea:focus,.rime-contact select:focus{border-color:var(--green);box-shadow:0 0 0 3px #00804a12}.rime-contact label{font-size:14px;font-weight:550}.form-note{font-size:13px}.year-nav a{background:#fff;border-radius:99px;padding:8px 22px;font-weight:550;transition:background .25s,transform .25s}.year-nav a:hover{transform:translateY(-2px)}.gallery-tile a{border-radius:14px;transition:border-color .25s,box-shadow .25s}.gallery-tile a:hover{border-color:#a4c7af;box-shadow:0 15px 35px #12392310}.zoom-label{border:1px solid #dbe7dd;border-radius:99px;padding:4px 12px}.gallery-tile figcaption{font-size:14px}.page-hero{background:linear-gradient(125deg,#f7faf7,#eaf3ee)}.page-hero h1{font-size:clamp(42px,5.6vw,79px);letter-spacing:-.065em}.faq-group details{border:1px solid #dce7df;border-radius:12px;margin-bottom:12px;padding:20px 24px;background:#f9fbf9;transition:background .3s,border-color .3s}.faq-group details[open]{background:#fff;border-color:#a8c8b2;box-shadow:0 10px 30px #12392305}.faq-group summary{font-family:'Manrope',Arial,sans-serif;font-size:17px;letter-spacing:-.025em;font-weight:650}.faq-group details p{font-size:16px}.faq-aside{padding:24px;border-radius:14px;background:#f2f7f3}.notice{border-radius:0 12px 12px 0}.map-box{border-radius:16px;overflow:hidden}.site-footer{background:#f7faf7}.site-footer h2{font-weight:650;letter-spacing:-.02em}.footer-brand p{font-family:'DM Sans',Arial,sans-serif}.legal p{font-size:12px}.back-top{box-shadow:0 9px 25px #00744430}.page-hero:after{opacity:.35}#rime-lightbox{border-radius:16px}.lightbox-tools button{border-radius:7px}
@media(max-width:1100px){.atelier-title{font-size:clamp(40px,4.9vw,54px)}.atelier-hero-grid{gap:4%}.atelier-title em{letter-spacing:-.055em}.collection-text h3{font-size:24px}.application-row h3{font-size:26px}.hero-image-frame{border-radius:13px}}
@media(max-width:760px){body{font-size:16px}.header-inner{min-height:78px}.atelier-hero-grid{grid-template-columns:minmax(0,1fr);gap:36px;padding-block:42px 35px}.atelier-title{font-size:clamp(41px,8.9vw,65px);line-height:1.12}.atelier-intro .lead{font-size:18px}.hero-image-frame{border-radius:13px}.hero-image-frame img{border-radius:12px}.material-title h2{font-size:48px}.collection-text p{min-height:90px}.contact-form-wrap{padding:24px}.application-row h3{font-size:25px}.application-row p{font-size:15px}.faq-aside{padding:20px}.page-hero h1{font-size:clamp(38px,7.8vw,57px)}}
@media(max-width:480px){.collection-text p{min-height:0}.atelier-title{font-size:42px}.atelier-stats strong{font-size:34px}.atelier-stats>div>span{font-size:12px}.contact-form-wrap{padding:20px}.faq-group details{padding:18px}.visual-heading{font-size:9px}.hero-bottom>span{font-size:9px}.button{font-size:14px}}
/* 2.3 — coordinated motion across all pages */
.ribbon-pause{display:none!important}
.page-hero h1{animation:none}.title-word{display:inline-block;vertical-align:baseline}
@media(prefers-reduced-motion:no-preference){
.title-word{animation:rime-word-enter .85s cubic-bezier(.18,.7,.2,1) both;animation-delay:var(--word-delay,0ms)}
@keyframes rime-word-enter{from{opacity:0;transform:translateY(44px) rotate(2deg);filter:blur(5px)}to{opacity:1;transform:none;filter:blur(0)}}
.motion-pending{opacity:0;transform:translateY(46px);transition:opacity .85s cubic-bezier(.18,.7,.2,1),transform .95s cubic-bezier(.18,.7,.2,1);transition-delay:var(--motion-delay,0ms)}
.motion-card.motion-pending{transform:translateY(52px) scale(.965)}
.motion-slide.motion-pending{transform:translateX(-35px)}
.motion-visible,.motion-card.motion-visible,.motion-slide.motion-visible{opacity:1;transform:none}
.year-nav.motion-visible a{animation:year-arrive .65s cubic-bezier(.2,.7,.2,1) both}.year-nav.motion-visible a:nth-child(2){animation-delay:60ms}.year-nav.motion-visible a:nth-child(3){animation-delay:120ms}.year-nav.motion-visible a:nth-child(4){animation-delay:180ms}.year-nav.motion-visible a:nth-child(5){animation-delay:240ms}.year-nav.motion-visible a:nth-child(6){animation-delay:300ms}.year-nav.motion-visible a:nth-child(7){animation-delay:360ms}
@keyframes year-arrive{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}
.timeline{position:relative;border-left-color:transparent}.timeline:before{content:'';position:absolute;top:0;left:-1px;width:2px;height:100%;background:linear-gradient(var(--green),#bfdcca);transform-origin:top;transform:scaleY(0);transition:transform 1.5s cubic-bezier(.2,.7,.2,1)}.timeline.motion-visible:before{transform:scaleY(1)}
.timeline article{position:relative}.timeline article:before{content:'';position:absolute;top:15px;left:-35px;width:8px;height:8px;background:var(--green);border-radius:50%;box-shadow:0 0 0 5px #e5f1e8}
.faq-group details[open] p{animation:faq-expand .45s ease both}@keyframes faq-expand{from{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:none}}
.faq-group summary:after{transition:transform .3s}.faq-group details[open] summary:after{transform:rotate(180deg)}
.gallery-tile a:after{content:'';position:absolute;inset:0;pointer-events:none;border:2px solid #00744400;border-radius:inherit;transition:border-color .35s}.gallery-tile a:hover:after{border-color:#00744470}
.contact-list li{transition:border-color .3s,transform .7s,opacity .7s}.contact-list li:hover{border-color:var(--green)}
}
@media(prefers-reduced-motion:reduce){.title-word{animation:none;filter:none;transform:none}.timeline:before{transform:scaleY(1)}.motion-card.motion-pending,.motion-slide.motion-pending{opacity:1;transform:none}}
/* 3.0 — immersive Home */
.immersive-hero{position:relative;isolation:isolate;overflow:hidden;background:#f5f3ef;min-height:clamp(740px,calc(100svh - 120px),1020px);display:flex;flex-direction:column;justify-content:center}.immersive-background,.hero-shade{position:absolute;inset:0;z-index:-2;pointer-events:none}.immersive-background img{width:100%;height:100%;max-width:none;object-fit:cover;object-position:center 62%;display:block;transform:translate3d(0,var(--hero-shift,0px),0) scale(1.035);transform-origin:center}.hero-shade{z-index:-1;background:linear-gradient(90deg,rgba(250,249,246,.98) 0%,rgba(250,249,246,.91) 21%,rgba(250,249,246,.64) 39%,rgba(250,249,246,.08) 61%,transparent 80%)}.immersive-content{position:relative;display:flex;justify-content:space-between;align-items:flex-end;padding-block:72px 110px}.immersive-copy{max-width:650px;min-width:0}.immersive-title{font-family:'Manrope',Arial,sans-serif;font-weight:600;font-size:clamp(65px,7vw,104px);line-height:1.04;letter-spacing:-.075em;margin:25px 0 29px}.immersive-title>span{display:block}.immersive-title em{font-style:normal;font-weight:650;color:var(--green)}.immersive-copy>p{font-size:21px;line-height:1.6;color:#3e5547;margin:0 0 30px}.immersive-copy .button{padding:18px 28px;box-shadow:0 10px 32px #00744415}.immersive-copy .actions{gap:28px}.hero-coordinate{background:#fffdf0e8;backdrop-filter:blur(8px);border:1px solid #fff8;border-radius:10px;padding:18px 23px;max-width:265px;box-shadow:0 10px 38px #271b090a;position:absolute;bottom:95px;right:0}.hero-coordinate>span{font-size:10px;letter-spacing:.18em;color:#4e6156}.hero-coordinate>p{font-size:14px;line-height:1.55;margin:8px 0 0}.immersive-bottom{position:relative;display:flex;justify-content:space-between;align-items:center;gap:20px;border-top:1px solid #73817038;padding-block:20px;margin-top:auto;font-size:11px;letter-spacing:.08em;color:#354e3c}.immersive-bottom a{font-weight:550;text-decoration:none;letter-spacing:.04em}.scroll-cue{display:flex;gap:15px;align-items:center}.scroll-line{position:relative;display:block;width:1px;height:30px;background:#00744430;overflow:hidden}.scroll-line:after{content:'';position:absolute;inset:0;background:var(--green);animation:scroll-stroke 1.8s ease-in-out infinite}@keyframes scroll-stroke{0%{transform:translateY(-100%)}70%,100%{transform:translateY(100%)}}
.home-story .editorial-intro{grid-template-columns:1.05fr 1fr;gap:90px}.home-story .editorial-intro h2{font-size:clamp(41px,4.5vw,65px);max-width:570px}.home-story .atelier-stats{padding:34px;border-radius:15px;background:#f3f8f4;border-top:0;margin-top:65px}.home-collections{background:#eef4ef}.home-collections .collection-grid{grid-template-columns:1.15fr 1fr;gap:24px}.home-collections .collection-card:first-child{grid-row:span 2}.home-collections .collection-card:first-child .collection-image{aspect-ratio:1.65;padding:24px}.home-collections .collection-card:first-child h3{font-size:33px}.home-collections .collection-card:first-child .collection-text{padding:28px 32px}.home-collections .collection-card:first-child .collection-text p{min-height:0;font-size:17px}.home-collections .collection-card:not(:first-child)>a{display:grid;grid-template-columns:.9fr 1fr;align-items:center}.home-collections .collection-card:not(:first-child) .collection-image{aspect-ratio:auto;height:100%;min-height:225px;padding:18px;border-radius:0}.home-collections .collection-card:not(:first-child) .collection-text{padding:23px}.home-collections .collection-card:not(:first-child) h3{font-size:23px}.home-collections .collection-card:not(:first-child) p{font-size:14px;min-height:0}.home-collections .collection-card:not(:first-child) .eyebrow{font-size:10px}.home-collections .collection-footnote{border-top:1px solid #c6d9cb;padding-top:25px}
.home-applications{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.home-applications .application-row{display:flex;flex-direction:column;align-items:flex-start;padding:30px;border:1px solid #dce7df;border-radius:16px;background:#fcfdfb;position:relative;overflow:hidden;min-height:335px;gap:20px}.home-applications .application-row:hover{padding:30px;background:#eef7f0;box-shadow:0 20px 45px #103b2110;transform:translateY(-6px)}.home-applications .row-index{font-family:'Manrope',Arial,sans-serif;font-size:42px;font-weight:450;line-height:1;color:#92b19d;letter-spacing:-.07em;margin-bottom:15px}.home-applications h3{font-size:28px;letter-spacing:-.05em}.home-applications p{font-size:15px}.home-applications .row-arrow{position:absolute;top:26px;right:26px}.home-method{border-radius:0}.home-method h2{font-size:clamp(42px,5vw,70px)}.home-method .step{position:relative;padding-top:27px}.home-method .step:before{content:'';position:absolute;left:0;top:0;width:8px;height:8px;background:#9ed3af;border-radius:50%;box-shadow:0 0 0 6px #9ed3af15}.home-materials .material-title{position:sticky;top:140px;align-self:start}.home-materials .material-notes article{padding:32px;border:1px solid var(--line);border-radius:16px;background:#f8fbf8}.home-materials .material-notes article:last-child{margin-bottom:0}
.pointer-halo{position:fixed;left:0;top:0;width:36px;height:36px;border:1px solid #00804a7a;border-radius:50%;z-index:9999;pointer-events:none;opacity:0;translate:-50% -50%;transition:width .22s,height .22s,background .22s,border-color .22s,opacity .2s;will-change:transform}.pointer-halo.is-active{width:60px;height:60px;background:#0074440a;border-color:#007444b0}.pointer-halo.is-pressed{width:24px;height:24px}.pointer-halo.is-visible{opacity:1}
@media(prefers-reduced-motion:no-preference){.immersive-title>span{animation:immersive-heading 1s cubic-bezier(.2,.7,.2,1) both}.immersive-title>span:nth-child(2){animation-delay:.12s}.immersive-title>span:nth-child(3){animation-delay:.24s}.hero-coordinate{animation:coordinate-arrive 1s .45s both}.immersive-background{animation:background-arrive 1.7s ease both}@keyframes immersive-heading{from{opacity:0;transform:translateY(45px);filter:blur(4px)}to{opacity:1;transform:none;filter:none}}@keyframes coordinate-arrive{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}@keyframes background-arrive{from{opacity:.4}to{opacity:1}}}
@media(max-width:1100px){.immersive-title{font-size:clamp(62px,7.2vw,83px)}.immersive-copy{max-width:540px}.hero-coordinate{bottom:95px;padding:15px;max-width:225px}.immersive-hero{min-height:740px}.home-collections .collection-grid{grid-template-columns:1fr 1fr}.home-collections .collection-card:not(:first-child)>a{display:block}.home-collections .collection-card:first-child{grid-row:auto;grid-column:1/-1}.home-collections .collection-card:first-child>a{display:grid;grid-template-columns:1.2fr 1fr;align-items:center}.home-collections .collection-card:first-child .collection-image{height:100%;min-height:300px;aspect-ratio:auto}.home-collections .collection-card:not(:first-child) .collection-image{aspect-ratio:1.6;min-height:0}.home-applications{gap:15px}.home-applications .application-row{padding:24px}.home-applications .application-row:hover{padding:24px}.home-applications h3{font-size:24px}.home-story .editorial-intro{gap:40px}}
@media(max-width:760px){.immersive-hero{min-height:900px;justify-content:flex-start}.immersive-content{padding-block:48px 280px;display:block}.immersive-title{font-size:clamp(56px,10vw,78px);max-width:540px;line-height:1.04}.immersive-copy>p{font-size:18px}.hero-shade{background:linear-gradient(180deg,rgba(250,249,246,.97) 0%,rgba(250,249,246,.92) 32%,rgba(250,249,246,.48) 53%,rgba(250,249,246,.05) 75%,rgba(250,249,246,.45) 100%)}.immersive-background img{object-position:64% bottom}.hero-coordinate{bottom:32px;right:0;max-width:220px}.immersive-bottom{padding-block:18px;font-size:10px}.immersive-bottom>span{display:none}.home-story .editorial-intro{grid-template-columns:1fr;gap:28px}.home-story .atelier-stats{padding:24px;gap:24px}.home-applications{grid-template-columns:1fr}.home-applications .application-row{min-height:0;padding:28px;gap:14px}.home-applications .application-row:hover{padding:28px}.home-applications .row-index{font-size:34px;margin-bottom:10px}.home-applications h3{font-size:29px}.home-materials .material-title{position:static}.home-materials .material-notes article{padding:25px}.pointer-halo{display:none}}
@media(max-width:480px){.immersive-copy .actions{gap:20px}.immersive-copy .actions .button{width:auto}.immersive-title{font-size:clamp(47px,12.2vw,60px)}.immersive-content{padding-bottom:290px}.hero-coordinate{max-width:190px}.hero-coordinate p{font-size:12px}.home-collections .collection-grid{grid-template-columns:1fr}.home-collections .collection-card:first-child{grid-column:auto}.home-collections .collection-card:first-child>a{display:block}.home-collections .collection-card:first-child .collection-image{aspect-ratio:1.5;min-height:0}.home-collections .collection-card:first-child .collection-text{padding:25px}.home-collections .collection-card:first-child h3{font-size:28px}}
@media(prefers-reduced-motion:reduce){.pointer-halo{display:none!important}.immersive-background img{transform:none}.scroll-line:after{animation:none}.immersive-title>span,.hero-coordinate,.immersive-background{animation:none;opacity:1;transform:none;filter:none}}

/* Studio credits and Home video */
.legal-links .studio-credit{display:inline-flex;align-items:center;gap:14px;vertical-align:middle}.studio-credit img{display:block;width:180px;height:auto;flex-shrink:0;object-fit:contain;background:transparent;border-radius:0;padding:0}.rime-video{position:relative;aspect-ratio:16/9;overflow:hidden;border-radius:20px;background:#092f24}.video-poster,.video-frame,.video-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.video-poster img{width:100%;height:100%;object-fit:cover}.video-poster:after{content:"";position:absolute;inset:0;background:#092f2440}.video-frame{pointer-events:none}.rime-video.is-playing .video-frame{pointer-events:auto}.video-start{position:absolute;z-index:2;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;gap:18px;border:1px solid #ffffff80;border-radius:60px;padding:20px 28px;color:white;background:#092f24df;cursor:pointer;max-width:90%;font:inherit}.video-start span{font-size:28px}.video-start:hover{background:#007444}.rime-video.is-playing .video-start,.rime-video.is-playing .video-poster{display:none}.video-start:focus-visible{outline:3px solid white;outline-offset:5px}

@media(max-width:760px){.legal-links .studio-credit{flex-wrap:wrap;gap:12px}.studio-credit img{width:150px}}
/* 3.2 — responsive proportions, compact video and touch ergonomics */
:where(.split,.editorial-intro,.footer-grid,.collection-grid,.steps,.form-grid,.faq-layout)>*{min-width:0}
:where(.contact-list,.contact-direct,.legal,.footer-grid) a{overflow-wrap:anywhere}
.home-video .rime-video{width:100%;max-width:880px;margin-inline:auto}
.home-video>.form-note{max-width:880px;margin:16px auto 0}
.video-start{width:max-content;max-width:calc(100% - 32px);font-size:15px;padding:15px 22px;line-height:1.45}
.video-start span{font-size:23px;flex-shrink:0}
.rime-contact :is(input,select,textarea){max-width:100%;font-size:16px}
:where(button,.button,.menu-toggle,.year-nav a){min-height:44px}
@media(min-width:761px) and (max-width:1024px){
.wrap{width:calc(100% - 48px)}.immersive-hero{min-height:680px}.immersive-content{padding-block:50px 100px}.immersive-title{font-size:68px}.immersive-copy{max-width:480px}.hero-coordinate{bottom:20px;max-width:190px}.immersive-bottom>span{display:none}.steps{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-grid{gap:30px}.home-applications{grid-template-columns:1fr}.home-applications .application-row{min-height:0}.home-video .rime-video{width:90%}
}
@media(max-width:760px){
:root{--space:clamp(44px,8vw,64px)}
html{scroll-padding-top:90px}body{font-size:16px;line-height:1.7}.wrap{width:calc(100% - 32px)}
h2,.home-story .editorial-intro h2,.home-method h2,.material-title h2{font-size:clamp(30px,7.8vw,42px);line-height:1.18;letter-spacing:-.045em}
h3,.material-notes h3{font-size:24px;line-height:1.3}.lead{font-size:18px;line-height:1.65}.eyebrow{font-size:10px;letter-spacing:.12em;margin-bottom:15px}
.header-inner{min-height:72px;gap:16px}.header-inner .custom-logo{width:108px;height:60px;object-fit:contain}.menu-toggle{gap:10px;padding:8px 12px;flex-shrink:0}.site-header nav{padding:10px 20px;max-height:calc(100dvh - 110px);overscroll-behavior:contain}.site-header .menu a{min-height:44px}.site-header .sub-menu{padding-left:14px}
.immersive-hero{min-height:0}.immersive-content{padding-block:34px 220px}.immersive-title{font-size:clamp(42px,11vw,68px);margin:18px 0 22px;line-height:1.07;letter-spacing:-.06em}.immersive-copy{max-width:100%}.immersive-copy>p{font-size:17px;margin-bottom:24px}.immersive-copy .actions{gap:16px;flex-wrap:wrap}.immersive-copy .button{padding:14px 18px;font-size:14px;max-width:100%}.immersive-copy .text-link{font-size:15px}.immersive-background img{transform:none;object-position:64% bottom}.hero-coordinate{bottom:20px;max-width:180px;padding:12px 15px}.hero-coordinate p{font-size:12px}.hero-coordinate>span{font-size:9px}.immersive-bottom{gap:14px;padding-block:14px;font-size:10px;align-items:center}.immersive-bottom>a{max-width:55%;line-height:1.5}.scroll-cue{gap:10px}
.material-ribbon{min-height:58px}.ribbon-track{gap:23px;padding-left:23px}.ribbon-track span{font-size:21px}.ribbon-track i{font-size:16px}
.section-head{margin-bottom:26px}.section-head p{margin-top:16px}.home-story .editorial-intro{gap:18px}.home-story .atelier-stats{margin-top:28px;padding:20px;gap:20px 14px}.atelier-stats strong{font-size:30px}.atelier-stats>div>span{font-size:12px;line-height:1.5;display:block}
.home-collections .collection-grid{grid-template-columns:1fr;gap:22px}.home-collections .collection-card:first-child{grid-column:auto;grid-row:auto}.home-collections .collection-card:first-child>a,.home-collections .collection-card:not(:first-child)>a{display:block}.home-collections .collection-card:first-child .collection-image,.home-collections .collection-card:not(:first-child) .collection-image{height:auto;min-height:0;aspect-ratio:3/2;padding:18px}.home-collections .collection-card:first-child .collection-text,.home-collections .collection-card:not(:first-child) .collection-text,.collection-text{padding:22px}.home-collections .collection-card:first-child h3,.home-collections .collection-card:not(:first-child) h3{font-size:25px}.home-collections .collection-card:first-child .collection-text p,.collection-text p{font-size:15px;min-height:0}.home-applications .application-row,.home-applications .application-row:hover{padding:24px}.home-applications h3{font-size:25px}.home-applications .row-index{font-size:30px}.home-materials .material-notes article{padding:22px;margin-bottom:22px}.steps{gap:26px;margin-top:28px}.step h3{margin-top:16px}
.page-hero{padding-block:32px}.page-hero h1{font-size:clamp(34px,8.8vw,52px);line-height:1.15;overflow-wrap:anywhere}.page-hero .lead{font-size:17px}.year-nav{gap:8px;margin-top:24px}.year-nav a{padding:8px 16px;display:inline-flex;align-items:center}.gallery-grid{gap:22px}.gallery-tile a{padding:14px}.gallery-tile figcaption{font-size:13px}.faq-aside{padding:16px;gap:12px 18px}.faq-group details{padding:17px}.faq-group summary{font-size:16px;line-height:1.5}.faq-group details p{font-size:15px}
.contact-form-wrap{padding:20px;border-radius:12px}.contact-list a,.contact-direct>a{font-size:19px}.rime-contact .button{width:100%;justify-content:center}.map-box{min-height:0}.map-box iframe{height:300px}
.home-video .rime-video{width:calc(100% - 16px);max-width:560px;border-radius:12px}.home-video>.form-note{width:calc(100% - 16px);font-size:12px;line-height:1.6}.video-start{padding:11px 15px;font-size:13px;gap:10px}.video-start span{font-size:19px}
.site-footer{padding-top:44px}.footer-grid{gap:28px;padding-bottom:30px}.footer-brand .custom-logo{width:120px;height:73px;margin-bottom:16px}.footer-brand p{font-size:17px}.legal p{font-size:11px;line-height:1.75;overflow-wrap:anywhere}.legal-links{gap:20px}.legal-links .studio-credit{gap:14px;max-width:100%;flex-wrap:wrap}.studio-credit img{width:150px;max-width:100%;height:auto}.back-top{width:42px;height:42px;bottom:max(14px,env(safe-area-inset-bottom));right:14px}
#rime-lightbox{padding:10px;max-width:calc(100vw - 20px);max-height:calc(100dvh - 24px)}#rime-lightbox img{max-height:calc(100dvh - 170px)}.lightbox-tools{gap:7px}.lightbox-tools button{min-width:44px;padding:8px 12px}
}
@media(max-width:380px){.immersive-title{font-size:42px}.immersive-copy>p br{display:none}.immersive-content{padding-bottom:195px}.immersive-copy .actions{gap:12px}.immersive-bottom{letter-spacing:0}.home-story .atelier-stats{padding:16px}.atelier-stats strong{font-size:27px}.studio-credit img{width:140px}.video-start{font-size:12px;padding:10px 12px}.stats{grid-template-columns:1fr}.stats .stat{border-right:0;border-bottom:1px solid var(--line);padding:15px 0}}
@media(hover:none){.button:hover,.collection-card:hover,.home-applications .application-row:hover,.year-nav a:hover{transform:none}.site-header{backdrop-filter:none;-webkit-backdrop-filter:none;background:#fff}}
