@font-face{font-family:Cormorant;src:url('assets/fonts/cormorant-garamond.woff2') format('woff2');font-weight:300 700;font-style:normal;font-display:swap}
@font-face{font-family:Manrope;src:url('assets/fonts/manrope.woff2') format('woff2');font-weight:200 800;font-style:normal;font-display:swap}
:root{--paper:#f7f5ef;--sage:#e6e8df;--ink:#262923;--muted:#64675e;--butter:#f0e4ac;--white:#fff;--line:#d6d8ce;--serif:Cormorant,Georgia,'Times New Roman',serif;--sans:Manrope,Arial,sans-serif;--gutter:clamp(24px,5.4vw,88px);--shell:1440px;color-scheme:light}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:104px}
body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:15px;line-height:1.75;-webkit-font-smoothing:antialiased}
body,button,input,select,textarea{font-family:var(--sans)}
img{display:block;max-width:100%;height:auto}
svg{display:block;width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.3;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}
h1,h2,h3,p,figure{margin:0}
h1,h2{font-family:var(--serif);font-weight:400;letter-spacing:-.035em;line-height:1.04;text-wrap:balance}
h2{font-size:clamp(44px,4.6vw,70px)}
h3{font-weight:500}
a{color:inherit;text-decoration:none}
button,input,select,textarea{font-size:inherit;color:inherit}
button,summary,select{cursor:pointer}
button,a,summary,input,select,textarea{touch-action:manipulation;-webkit-tap-highlight-color:rgba(80,88,61,.16)}
:focus-visible{outline:2px solid #5b663b;outline-offset:5px}
::selection{background:var(--butter);color:var(--ink)}
[hidden]{display:none!important}
.section-shell{width:100%;max-width:var(--shell);margin-inline:auto;padding-inline:var(--gutter)}
.skip-link{position:fixed;z-index:100;left:20px;top:12px;padding:12px 18px;background:var(--ink);color:var(--paper);transform:translateY(-160%)}
.skip-link:focus{transform:translateY(0)}
.site-header{display:flex;align-items:center;justify-content:space-between;gap:32px;padding:22px var(--gutter);background:var(--paper);position:sticky;top:0;z-index:30;min-height:90px;border-bottom:1px solid rgba(38,41,35,.1)}
.brand{flex-shrink:0;display:block;width:163px}
.brand img{width:100%;height:auto}
.site-nav{display:flex;align-items:center;gap:clamp(24px,2.6vw,42px);font-size:13px}
.site-nav>a{padding-block:9px;white-space:nowrap;position:relative}
.site-nav>a:not(.nav-contact)::after{content:'';position:absolute;bottom:4px;left:0;width:100%;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .2s}
.site-nav>a:hover::after,.site-nav>a:focus-visible::after{transform:scaleX(1)}
.site-nav .nav-contact{display:flex;align-items:center;gap:21px;margin-left:clamp(0px,3vw,40px);border-bottom:1px solid currentColor;padding-bottom:7px;font-size:13px}
.nav-contact svg{width:16px;height:16px}
.nav-contact:hover{color:#5b663b}
.menu-toggle{display:none;border:0;background:transparent;padding:10px 0 10px 12px;align-items:center;gap:12px;min-height:44px}
.menu-lines{width:23px;height:12px;position:relative}
.menu-lines::before,.menu-lines::after{content:'';height:1px;width:100%;position:absolute;left:0;background:var(--ink);transition:transform .2s}
.menu-lines::before{top:2px}.menu-lines::after{bottom:2px}
.menu-toggle[aria-expanded=true] .menu-lines::before{transform:translateY(3.5px) rotate(45deg)}
.menu-toggle[aria-expanded=true] .menu-lines::after{transform:translateY(-3.5px) rotate(-45deg)}
.hero{display:grid;grid-template-columns:1.04fr 1fr;min-height:690px}
.hero-copy{background:var(--sage);padding:54px 7% 40px max(var(--gutter),calc((100vw - 1440px)/2 + var(--gutter)));display:flex;flex-direction:column;align-items:flex-start}
.hero-intro{font-size:13px;margin-bottom:26px}
.hero h1{font-size:clamp(72px,7.65vw,118px);letter-spacing:-.046em;line-height:.93;margin:0 0 27px}
.hero-description{max-width:370px;line-height:1.85;font-size:15px}
.hero-actions{display:flex;align-items:center;gap:27px;flex-wrap:wrap;margin-top:30px}
.button{display:inline-flex;align-items:center;justify-content:center;gap:25px;min-height:54px;border:1px solid transparent;border-radius:3px;padding:15px 23px;font-size:13px;line-height:1.4;font-weight:500;transition:background-color .18s,color .18s,box-shadow .18s;cursor:pointer}
.button svg{width:18px;height:18px}
.button-dark{background:var(--ink);color:var(--paper)}
.button-dark:hover{background:#46513e}
.button-dark:active{box-shadow:inset 0 0 0 2px #91a080}
.text-link{display:inline-block;font-size:13px;border-bottom:1px solid currentColor;padding-block:4px;line-height:1.6;transition:color .18s}
.text-link:hover{color:#5b663b}
.hero-author{display:flex;align-items:center;gap:13px;margin-top:auto;padding-top:35px}
.hero-author img{width:46px;height:46px;object-fit:cover;object-position:50% 26%;border-radius:50%}
.hero-author>span{display:grid;gap:1px}
.hero-author strong{font-size:12px;font-weight:600}
.hero-author span span{font-size:10px;color:var(--muted)}
.hero-author:hover strong{text-decoration:underline;text-underline-offset:4px}
.hero-visual{position:relative;min-width:0;overflow:hidden;min-height:690px}
.hero-visual>img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;object-position:49% 50%}
.hero-visual figcaption{position:absolute;bottom:25px;left:25px;right:25px;background:var(--paper);display:flex;align-items:center;justify-content:center;gap:10px;font-size:11px;padding:13px 10px;text-align:center}
.caption-dot{width:5px;height:5px;border-radius:50%;background:#637050;flex-shrink:0}
.facts{display:grid;grid-template-columns:1fr 1fr 1.3fr;max-width:var(--shell);padding:28px var(--gutter);margin:0 auto;border-bottom:1px solid var(--line)}
.facts p{display:flex;flex-direction:column;gap:2px;padding-right:20px}
.facts p+p{border-left:1px solid var(--line);padding-left:38px}
.facts strong{font-size:16px;font-weight:500;line-height:1.7}
.facts span{font-size:11px;color:var(--muted)}
.intro{text-align:center;padding-block:97px 87px}
.section-marker{font-size:12px;line-height:1.7;margin-bottom:19px}
.intro h2{font-size:clamp(42px,4.2vw,64px);max-width:900px;margin:0 auto 25px}
.intro>p:last-child{max-width:550px;margin:auto;font-size:14px;color:var(--muted)}
.about{display:grid;grid-template-columns:.95fr 1.05fr;gap:clamp(48px,7.2vw,106px);padding-top:20px;padding-bottom:106px;align-items:start}
.about-photo{position:relative;max-width:495px}
.about-photo>img{width:100%;aspect-ratio:.78;object-fit:cover;object-position:50% 36%}
.photo-note{position:absolute;bottom:-22px;right:-25px;background:var(--sage);padding:18px 27px;font-family:var(--serif);font-size:24px;line-height:1.25}
.about-copy{padding-top:32px}
.about-copy h2{font-size:clamp(48px,4.3vw,65px);margin-bottom:20px}
.about-copy .lead{font-size:16px;line-height:1.6;margin-bottom:26px}
.about-copy>p:not(.section-marker):not(.lead){font-size:14px;margin-bottom:17px;color:var(--muted);max-width:510px}
.education{display:grid;grid-template-columns:95px 1fr;gap:16px;border-top:1px solid var(--line);padding:21px 0;margin-top:27px;font-size:11px}
.education>span{color:var(--muted)}
.education p{line-height:1.8}
summary{list-style:none}
summary::-webkit-details-marker{display:none}
.story{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.story summary,.card-details summary{display:flex;justify-content:space-between;align-items:center;gap:15px;min-height:51px;font-size:12px}
.plus{position:relative;width:16px;height:16px;flex-shrink:0}
.plus::before,.plus::after{content:'';position:absolute;top:7px;left:1px;width:14px;height:1px;background:currentColor;transition:transform .18s}
.plus::after{transform:rotate(90deg)}
details[open]>summary .plus::after{transform:rotate(0deg)}
summary:hover{color:#56613b}
.story-content{padding:4px 0 20px;font-size:13px;color:var(--muted)}
.story-content p+p{margin-top:14px}
.services{padding-block:84px 81px;border-top:1px solid var(--line)}
.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:42px}
.section-heading .section-marker{margin-bottom:12px}
.section-heading>p{max-width:310px;font-size:13px;color:var(--muted);margin-bottom:4px}
.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px;align-items:start}
.service-card{min-width:0;background:var(--white)}
.service-image{position:relative;overflow:hidden}
.service-image img{width:100%;aspect-ratio:1.23;object-fit:cover;transition:transform .5s}
.service-tag{position:absolute;top:15px;left:15px;background:var(--paper);font-size:10px;line-height:1.3;padding:8px 11px}
.service-card-copy{padding:26px 25px 0}
.service-card h3{font-family:var(--serif);font-weight:500;font-size:33px;letter-spacing:-.025em;line-height:1.1;margin-bottom:14px}
.service-card-copy>p{font-size:14px;line-height:1.9;color:var(--muted);min-height:80px}
.service-price{display:flex;align-items:baseline;gap:10px;justify-content:space-between;margin:22px 0 17px}
.service-price strong{font-size:23px;font-weight:500;letter-spacing:-.04em;white-space:nowrap;font-variant-numeric:tabular-nums}
.service-price>span{font-size:10px;color:var(--muted);text-align:right;line-height:1.4}
.card-details{border-top:1px solid var(--line)}
.card-details>div{font-size:12px;color:var(--muted);padding-bottom:15px}
.card-details ul{padding-left:16px;margin:4px 0 14px}
.card-details li+li{margin-top:7px}
.card-details p+p{margin-top:12px}
.service-link{display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid var(--line);padding:19px 0;font-size:11px;line-height:1.6;min-height:62px}
.service-link svg{width:18px;height:18px}
.service-link:hover{color:#5b663b}
.other-services{display:grid;grid-template-columns:.85fr 2fr;gap:65px;margin-top:68px}
.other-services-title h3{font-family:var(--serif);font-size:39px;line-height:1.1;letter-spacing:-.025em;margin:8px 0 14px}
.other-services-title>p{color:var(--muted);font-size:13px;max-width:230px}
.service-list{border-top:1px solid var(--line)}
.service-list details{border-bottom:1px solid var(--line)}
.service-list summary{display:grid;grid-template-columns:1fr auto 16px;gap:23px;align-items:center;padding:22px 0;line-height:1.5;font-size:13px;min-height:70px}
.service-list summary strong{font-size:15px;font-weight:500;white-space:nowrap;font-variant-numeric:tabular-nums}
.service-list summary strong small{font-size:11px;font-weight:400}
.service-list summary .price-individual{font-size:12px}
.service-description{font-size:13px;padding:0 40px 24px 0;max-width:660px;color:var(--muted)}
.service-description p+p{margin-top:10px}
.service-description .text-link{color:var(--ink);margin-top:12px}
.price-note{font-size:11px;color:var(--muted);margin-top:32px;max-width:690px}
.laboratory{background:var(--ink);color:var(--paper)}
.lab-layout{display:grid;grid-template-columns:1fr 1.08fr;gap:85px;padding-block:90px 115px;align-items:center}
.lab-copy h2{font-size:clamp(46px,4.3vw,64px);margin-bottom:25px}
.lab-copy>p:not(.section-marker){font-size:14px;color:#c9ccc2;max-width:415px}
.lab-principles{list-style:none;padding:0;margin:31px 0 20px}
.lab-principles li{display:grid;grid-template-columns:90px 1fr;gap:17px;padding:15px 0;border-top:1px solid #53584b;font-size:12px}
.lab-principles p{color:#c9ccc2;font-size:13px}
.light-link{color:var(--paper);font-size:12px}
.light-link:hover{color:var(--butter)}
.laboratory :focus-visible{outline-color:var(--butter)}
.lab-images{position:relative;padding:0 0 22px 24px}
.lab-main-image{width:100%;aspect-ratio:.9;object-fit:cover}
.lab-small-image{position:absolute;width:39%;bottom:-43px;left:-40px;border:7px solid var(--ink)}
.lab-small-image img{aspect-ratio:1;object-fit:cover;width:100%}
.lab-caption{position:absolute;bottom:-13px;right:0;font-size:9px;color:#c9ccc2}
.process{padding-block:95px 92px}
.steps{list-style:none;padding:0;margin:53px 0 0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:31px}
.steps li{position:relative;border-top:1px solid var(--line);padding-top:20px}
.step-number{font-family:var(--serif);font-size:44px;line-height:1;color:#858d76;display:block;margin-bottom:23px}
.steps h3{font-size:14px;line-height:1.5;font-weight:500;margin-bottom:12px}
.steps p{font-size:13px;line-height:1.9;color:var(--muted)}
.quote-section{display:grid;grid-template-columns:1fr 1fr;background:var(--sage);max-width:1440px;margin:0 auto}
.quote-image{height:315px;overflow:hidden}
.quote-image img{width:100%;height:100%;object-fit:cover;object-position:center 63%}
.quote-copy{display:flex;justify-content:center;flex-direction:column;padding:45px 55px}
.quote-copy p{font-size:clamp(32px,3.1vw,48px);font-family:var(--serif);line-height:1.1;letter-spacing:-.02em}
.quote-copy span{font-size:11px;margin-top:25px}
.faq{display:grid;grid-template-columns:.85fr 1.65fr;gap:80px;padding-block:100px}
.faq h2{font-size:61px}
.faq-intro{font-size:12px;line-height:2;color:var(--muted);margin-top:29px}
.faq-intro .text-link{font-size:12px;color:var(--ink)}
.faq-list{border-top:1px solid var(--line);margin-top:4px}
.faq-list details{border-bottom:1px solid var(--line)}
.faq-list summary{display:flex;justify-content:space-between;align-items:center;gap:25px;min-height:73px;padding:22px 0;font-size:14px;line-height:1.6}
.faq-list details>div{font-size:14px;color:var(--muted);padding:0 35px 24px 0;line-height:1.9}
.faq-list details>div .text-link{margin-top:12px;color:var(--ink)}
.contact{background:var(--sage)}
.contact-layout{display:grid;grid-template-columns:1fr 1fr;gap:90px;padding-block:79px 85px;align-items:center}
.contact-copy h2{font-size:clamp(48px,4.8vw,71px);line-height:1.02;margin-bottom:26px}
.contact-copy>p:not(.section-marker){font-size:13px;color:var(--muted);max-width:343px}
.contact-direct{display:flex;align-items:center;gap:17px;margin-top:33px;width:fit-content}
.contact-direct>svg:first-child{width:30px;height:30px}
.contact-direct>svg:last-child{width:16px;height:16px;margin-left:28px}
.contact-direct>span{display:flex;flex-direction:column;font-size:10px;line-height:1.7}
.contact-direct strong{font-size:15px;font-weight:500}
.contact-direct:hover strong{text-decoration:underline;text-underline-offset:5px}
.contact-form-shell{min-width:0}
#project-form,.no-script-contact{background:var(--paper);padding:35px 38px}
#project-form h3,.no-script-contact h3{font-family:var(--serif);font-size:33px;line-height:1.1;letter-spacing:-.025em;margin-bottom:27px}
#project-form label{display:block;font-size:11px;font-weight:500;margin-bottom:8px}
#project-form label span{font-size:10px;font-weight:400;color:var(--muted);margin-left:6px}
select,textarea{width:100%;min-width:0;border:1px solid #b9beb0;background:var(--paper);border-radius:0;padding:12px 14px;font-size:12px;margin:0 0 19px;line-height:1.6;box-shadow:none}
select{min-height:47px;padding-right:28px}
textarea{min-height:105px;resize:vertical;display:block}
textarea::placeholder{color:#73786c;opacity:1}
select:focus-visible,textarea:focus-visible{outline-offset:2px}
#project-form .button{width:100%;justify-content:space-between;margin-top:0}
.form-note{font-size:10px;line-height:1.8;color:var(--muted);margin-top:14px;max-width:340px}
.form-status{font-size:11px;line-height:1.7;margin-top:10px}
.form-status:empty{display:none}
#draft-link{font-size:11px;margin-top:8px}
.no-script-contact p{margin-bottom:24px;font-size:14px}
.site-footer{padding-block:45px 21px}
.footer-top{display:grid;grid-template-columns:1fr 1.2fr 1fr;gap:30px;align-items:center;padding-bottom:34px}
.footer-logo{width:190px}
.footer-top>p{font-size:11px;line-height:1.9;color:var(--muted)}
.social-links{display:flex;justify-content:flex-end;gap:22px;flex-wrap:wrap;font-size:11px}
.social-links a{padding-block:9px}
.social-links a:hover{text-decoration:underline;text-underline-offset:4px}
.footer-bottom{border-top:1px solid var(--line);padding-top:19px;display:flex;justify-content:space-between;gap:20px;font-size:9px;color:var(--muted)}
.footer-bottom a{padding:0 0 4px}
.footer-bottom a:hover{color:var(--ink)}
@media(min-width:1600px){.hero{min-height:750px}.hero-copy{padding-block:68px 45px}.hero-visual{min-height:750px}.hero-description{font-size:16px}.hero-intro{font-size:14px}}
@media(max-width:1100px){:root{--gutter:36px}.site-header{gap:25px}.site-nav{gap:22px;font-size:12px}.site-nav .nav-contact{margin-left:0;gap:12px}.brand{width:140px}.hero{min-height:640px}.hero-copy{padding-right:30px;padding-top:48px}.hero h1{font-size:88px}.hero-visual{min-height:640px}.hero-intro{font-size:11px}.hero-description{font-size:14px;max-width:310px}.hero-actions{gap:19px}.hero-actions .button{padding-inline:18px;font-size:12px}.hero-actions .text-link{font-size:12px}.about{gap:50px}.about-copy{padding-top:6px}.photo-note{right:-18px;font-size:21px;padding:16px 19px}.service-grid{gap:17px}.service-card-copy{padding:23px 20px 0}.service-card h3{font-size:28px}.service-price{display:block}.service-price>span{display:block;text-align:left;margin-top:4px}.other-services{gap:38px}.lab-layout{gap:55px}.lab-small-image{left:-23px}.contact-layout{gap:50px}#project-form{padding:31px 27px}.footer-top{grid-template-columns:.9fr 1.3fr 1fr}.social-links{gap:12px}}
@media(max-width:900px){.site-nav{gap:16px}.site-nav>a{font-size:11px}.site-nav .nav-contact{font-size:11px}.hero h1{font-size:77px}.hero-author span span{max-width:195px}.hero-actions{gap:13px}.hero-actions .text-link{font-size:11px}.hero-actions .button{font-size:11px;gap:14px;padding-inline:14px}.hero-copy{padding-right:25px}.facts p+p{padding-left:24px}.facts span{font-size:10px}.about-copy h2{font-size:48px}.about-copy .lead{font-size:14px}.education{grid-template-columns:1fr;gap:5px}.about-photo>img{aspect-ratio:.7}.about{gap:38px}.service-card-copy{padding:20px 16px 0}.service-card h3{font-size:27px}.service-card-copy>p{min-height:118px;font-size:12px}.service-link{font-size:10px}.service-list summary{gap:15px;font-size:12px}.other-services{grid-template-columns:.65fr 1.5fr;gap:35px}.other-services-title h3{font-size:32px}.lab-layout{gap:42px}.lab-main-image{aspect-ratio:.78}.steps{gap:22px}.steps h3{font-size:13px}.faq{gap:50px;grid-template-columns:.7fr 1.5fr}.contact-layout{gap:40px}.footer-top{grid-template-columns:1fr 1.4fr}.social-links{grid-column:1/-1;justify-content:flex-start}.footer-top{gap:20px}}
@media(max-width:760px){:root{--gutter:24px}html{scroll-padding-top:88px}.site-header{padding:16px var(--gutter);min-height:76px;flex-wrap:wrap;gap:0}.brand{width:145px}.js .menu-toggle{display:flex}.site-nav{display:flex;flex-wrap:wrap;gap:12px 22px;width:100%;padding-top:16px}.site-nav a{font-size:12px}.js .site-nav{display:none;position:absolute;left:0;right:0;top:100%;background:var(--paper);padding:16px var(--gutter) 24px;border-bottom:1px solid var(--line);box-shadow:0 14px 18px rgba(38,41,35,.05)}.js .site-nav.is-open{display:grid;gap:0}.js .site-nav>a{padding:13px 0;font-size:15px}.js .site-nav>a::after{display:none}.js .site-nav .nav-contact{width:fit-content;margin-top:11px;padding-block:13px 10px;font-size:13px;gap:28px}.hero{grid-template-columns:1fr;min-height:0}.hero-copy{padding:41px var(--gutter) 32px;min-height:555px}.hero-intro{font-size:11px;margin-bottom:23px}.hero h1{font-size:clamp(77px,13.6vw,104px);line-height:.93;margin-bottom:25px}.hero-description{font-size:14px;max-width:370px}.hero-actions{gap:24px;margin-top:26px}.hero-actions .button{font-size:12px;padding-inline:19px;gap:20px}.hero-actions .text-link{font-size:12px}.hero-author{padding-top:29px;margin-top:0}.hero-author img{width:42px;height:42px}.hero-author span span{max-width:none;font-size:9px}.hero-visual{min-height:0;aspect-ratio:1.1}.hero-visual>img{object-position:50% 60%}.hero-visual figcaption{bottom:18px;left:18px;right:18px;font-size:10px;padding:12px 6px}.facts{grid-template-columns:1fr 1fr;padding-block:24px;gap:20px 0}.facts p{padding:0}.facts p+p{padding-left:20px}.facts p:last-child{grid-column:1/-1;padding-left:0;padding-top:17px;border-left:0;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:center}.facts strong{font-size:14px}.facts span{font-size:10px}.facts p:last-child span{padding-left:10px}.intro{padding-block:62px 51px}.section-marker{font-size:11px;margin-bottom:15px}.intro h2{font-size:44px;line-height:1.03;max-width:500px;margin-bottom:22px}.desktop-break{display:none}.intro>p:last-child{font-size:14px;max-width:400px}.about{grid-template-columns:1fr;gap:44px;padding-top:15px;padding-bottom:58px}.about-photo{max-width:540px;margin-inline:auto;width:100%;padding-right:13px}.about-photo>img{aspect-ratio:.95;object-position:50% 29%}.photo-note{right:0;bottom:-17px;padding:16px 20px;font-size:22px}.about-copy{padding-top:0;max-width:600px}.about-copy h2{font-size:51px;margin-bottom:20px}.about-copy .lead{font-size:15px;margin-bottom:20px}.about-copy>p:not(.section-marker):not(.lead){font-size:14px;max-width:none}.education{grid-template-columns:85px 1fr;font-size:10px;gap:15px;padding:20px 0;margin-top:22px}.story summary{font-size:12px;min-height:55px}.story-content{font-size:12px}.services{padding-block:55px 54px}.section-heading{display:block;margin-bottom:30px}.section-heading h2{font-size:47px}.section-heading>p{max-width:420px;font-size:12px;margin-top:18px}.service-grid{grid-template-columns:1fr;gap:26px}.service-card{display:grid;grid-template-columns:.9fr 1.1fr;align-items:stretch}.service-image img{height:100%;aspect-ratio:auto;position:absolute;object-fit:cover}.service-tag{top:11px;left:11px;right:11px;text-align:center;padding:7px 6px;font-size:9px}.service-card-copy{padding:24px 21px 0}.service-card h3{font-size:30px}.service-card-copy>p{min-height:0;font-size:13px}.service-price{margin:20px 0 15px}.service-price strong{font-size:22px}.service-link{font-size:10px;min-height:64px}.other-services{grid-template-columns:1fr;gap:23px;margin-top:42px}.other-services-title h3{font-size:36px;margin-top:0}.other-services-title>p{max-width:none;font-size:12px}.service-list summary{font-size:12px;padding-block:21px;grid-template-columns:1fr auto 16px;gap:13px;min-height:72px}.service-list summary strong{font-size:14px}.service-list summary strong small{font-size:10px}.service-list summary .price-individual{font-size:10px}.service-description{font-size:12px;padding-right:15px}.price-note{font-size:10px;margin-top:23px}.lab-layout{grid-template-columns:1fr;gap:38px;padding-block:54px 76px}.lab-copy h2{font-size:51px}.lab-copy>p:not(.section-marker){max-width:490px;font-size:14px}.lab-principles{margin-top:25px}.lab-principles li{grid-template-columns:82px 1fr}.lab-images{padding:0 0 22px 15px;margin-left:10px;max-width:560px;width:calc(100% - 10px)}.lab-main-image{aspect-ratio:1.05;object-position:50% 61%}.lab-small-image{left:-25px;bottom:-32px;width:36%;border-width:5px}.lab-caption{font-size:8px;bottom:-9px}.process{padding-block:61px 54px}.steps{grid-template-columns:1fr 1fr;gap:31px 25px;margin-top:36px}.step-number{font-size:40px;margin-bottom:18px}.steps h3{font-size:13px}.steps p{font-size:13px;line-height:1.8}.quote-section{grid-template-columns:1fr 1.05fr}.quote-image{height:230px}.quote-copy{padding:25px}.quote-copy p{font-size:32px}.quote-copy span{font-size:9px;margin-top:18px}.faq{grid-template-columns:1fr;gap:27px;padding-block:58px}.faq h2{font-size:48px}.faq h2 br{display:none}.faq-intro{display:none}.faq-list summary{font-size:14px;min-height:67px;padding-block:20px;gap:16px}.faq-list details>div{font-size:14px;padding-right:15px}.contact-layout{grid-template-columns:1fr;gap:33px;padding-block:55px}.contact-copy h2{font-size:58px}.contact-copy>p:not(.section-marker){font-size:14px;max-width:370px}.contact-direct{margin-top:27px}.contact-direct strong{font-size:15px}#project-form{padding:29px 25px}#project-form h3{font-size:35px}select,textarea{font-size:16px;padding:12px;margin-bottom:21px}#project-form label{font-size:11px}.form-note{font-size:10px}.site-footer{padding-block:35px 20px}.footer-top{grid-template-columns:1fr;gap:21px;padding-bottom:24px}.footer-logo{width:175px}.footer-top>p{font-size:10px}.social-links{gap:28px;font-size:12px}.footer-bottom{font-size:9px;flex-wrap:wrap;gap:12px;justify-content:space-between}.footer-bottom>span:nth-child(2){display:none}}
@media(max-width:480px){.hero-copy{min-height:541px}.hero h1{font-size:clamp(58px,18.7vw,82px)}.hero-description{font-size:14px;max-width:310px}.hero-actions{gap:22px}.hero-visual{aspect-ratio:1.02}.service-card{display:block}.service-image{aspect-ratio:1.4}.service-image img{height:100%;width:100%;object-position:50% 59%}.service-tag{right:auto;top:14px;left:14px;padding:8px 10px;font-size:10px}.service-card-copy{padding:25px 23px 0}.service-card h3{font-size:36px}.service-card-copy>p{font-size:14px;line-height:1.85}.service-price{display:flex;align-items:center;margin:23px 0 18px}.service-price strong{font-size:25px}.service-price>span{text-align:right;font-size:10px;margin:0}.service-link{font-size:11px}.card-details>div{font-size:12px}.service-list summary{grid-template-columns:1fr 16px;gap:8px 15px;padding:17px 0}.service-list summary>span:first-child{grid-column:1;grid-row:1;font-size:13px}.service-list summary>strong{grid-column:1;grid-row:2;font-size:16px}.service-list summary>.plus{grid-column:2;grid-row:1/3}.service-list summary .price-individual{font-size:13px}.service-list summary strong small{font-size:11px}.quote-section{grid-template-columns:1fr}.quote-image{height:210px}.quote-copy{padding:33px var(--gutter) 37px}.quote-copy p{font-size:42px}.quote-copy span{font-size:10px}.contact-copy h2{font-size:55px}.facts p:last-child{grid-template-columns:.9fr 1.1fr;gap:10px}.facts p:last-child span{padding-left:12px}.intro h2{font-size:41px}.section-heading h2{font-size:44px}.about-copy h2{font-size:49px}}
@media(max-width:360px){:root{--gutter:19px}.hero h1{font-size:clamp(57px,18.7vw,67px)}.hero-copy{min-height:525px}.hero-intro{font-size:10px}.hero-actions{gap:16px}.hero-actions .button{font-size:11px;padding-inline:15px;gap:12px}.hero-actions .text-link{font-size:11px}.hero-author span span{max-width:220px}.hero-visual figcaption{font-size:9px}.facts strong{font-size:13px}.photo-note{font-size:19px}.about-copy h2{font-size:44px}.education{grid-template-columns:1fr;gap:6px}.contact-copy h2{font-size:49px}#project-form{padding:25px 18px}#project-form h3{font-size:32px}.steps{gap:27px 18px}.steps h3{font-size:12px}.service-price strong{font-size:23px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
@media print{.site-header,.hero-actions,.hero-author,.contact,.menu-toggle,.social-links,.skip-link,.service-link,.footer-bottom>a{display:none!important}body{background:#fff;font-size:11pt;color:#000}.hero{min-height:0;grid-template-columns:1fr 1fr}.hero-copy{padding:25px;min-height:0}.hero h1{font-size:46pt}.hero-visual{min-height:320px}.section-shell{padding:25px}.intro{padding:30px}.about{gap:25px}.services,.faq,.process{padding:25px}.service-card,.steps li,.faq-list details{break-inside:avoid}.service-grid{grid-template-columns:repeat(3,1fr)}.service-image{display:none}.service-card-copy{padding:15px}.service-card h3{font-size:20pt}.service-card-copy>p{min-height:0}.laboratory{background:#fff;color:#000}.lab-copy>p,.lab-principles p{color:#333}.lab-layout{padding:25px}.lab-images,.quote-section,.facts{display:none}.footer-top{padding:0}a{color:inherit}}
/* KREM: monochrome laboratory identity and readable content */
:root{--paper:#f4f4f2;--sage:#dededb;--ink:#171717;--muted:#535353;--butter:#dededb;--line:#c9c9c6}
body{font-size:16px}
:focus-visible{outline-color:#737373}
.site-header{background:#171717;color:#fff;border-color:#383838}
.site-header .brand img{filter:invert(1) grayscale(1)}
.menu-lines::before,.menu-lines::after{background:currentColor}
.site-nav a:hover,.text-link:hover,.service-link:hover,summary:hover{color:#777}
.hero-copy{background:#171717;color:#fff;padding-top:60px;padding-bottom:42px}
.hero h1{font-size:clamp(50px,5.6vw,86px);line-height:1.08;letter-spacing:-.03em;margin-bottom:25px}
.hero-name{display:block;font-family:var(--sans);font-size:clamp(62px,7.2vw,110px);font-weight:500;letter-spacing:-.065em;line-height:1.25;margin-top:6px}
.hero-intro{font-size:14px;color:#c1c1c1;margin-bottom:30px}
.brand-definition{font-size:clamp(17px,1.55vw,23px);line-height:1.65;padding-top:22px;border-top:1px solid #555;width:100%;margin-bottom:22px}
.hero-description{font-size:17px;line-height:1.75;max-width:440px;color:#cecece}
.hero .button-dark{background:#fff;color:#171717}.hero .button-dark:hover{background:#ddd}
.hero .text-link:hover{color:#ddd}
.hero-author strong{font-size:14px}.hero-author span span{font-size:12px;color:#bcbcbc}
.hero-visual>img{filter:saturate(.55)}
.hero-visual figcaption{background:#171717;color:#fff;font-size:13px}
.caption-dot{background:#fff}
.hero,.hero-visual{min-height:760px}
.facts strong{font-size:20px}.facts span{font-size:14px}
.section-marker{font-size:14px}
.intro>p:last-child{font-size:18px;max-width:720px}
.about-copy .lead{font-size:19px}
.about-copy>p:not(.section-marker):not(.lead){font-size:16px;max-width:none}
.photo-note{font-family:var(--sans);font-size:14px;background:#171717;color:#fff;max-width:85%;line-height:1.6}
.education{font-size:15px;grid-template-columns:1fr;gap:8px}
.story summary,.card-details summary{font-size:15px;min-height:58px}.story-content{font-size:16px}
.section-heading>p{font-size:16px;max-width:360px}
.service-card-copy>p{font-size:16px;line-height:1.75;min-height:112px}
.service-tag{font-size:12px}.service-price>span{font-size:13px}
.service-price{flex-wrap:wrap}.service-price strong{font-size:27px}
.card-details>div{font-size:15px;line-height:1.8}.service-link{font-size:14px}
.other-services-title>p{font-size:16px}.service-list summary{font-size:17px}.service-list summary strong{font-size:18px}
.service-list summary strong small{font-size:14px}.service-description{font-size:16px;max-width:760px}.service-meta{font-size:15px}
.price-note{font-size:14px;max-width:840px}
.lab-copy>p:not(.section-marker){font-size:17px;max-width:520px;color:#d1d1d1}
.lab-principles li{grid-template-columns:115px 1fr;font-size:15px;gap:20px;border-color:#505050}
.lab-principles p{font-size:16px;color:#d1d1d1}.light-link{font-size:15px}.lab-caption{font-size:12px;color:#d1d1d1}
.lab-main-image{aspect-ratio:1;object-fit:contain;filter:saturate(.6)}
.production{padding-block:90px}
.production-grid{display:grid;grid-template-columns:1.15fr 1fr;border:1px solid var(--line)}
.production-main{padding:45px;background:#333;color:#fff;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}
.production-location{font-size:14px;color:#ddd;margin-bottom:32px}
.production-main h3{font-family:var(--serif);font-size:clamp(36px,3.6vw,54px);line-height:1.1;margin-bottom:25px;letter-spacing:-.03em}
.production-main p{font-size:17px;color:#ddd;max-width:510px}.production-main .text-link{font-size:15px;margin-top:28px}
.partner-network{padding:40px;background:#e5e5e2}.supplier-count{display:flex;align-items:center;gap:23px;border-bottom:1px solid #bababa;padding-bottom:25px;margin-bottom:25px}
.supplier-count strong{font-size:72px;line-height:1.1;letter-spacing:-.055em;font-weight:400}.supplier-count span{font-size:15px;line-height:1.6}
.partner-network h3{font-size:18px;margin-bottom:15px}.partner-network ul{padding-left:20px;margin:0;font-size:16px}.partner-network li+li{margin-top:7px}
.delivery-banner{display:flex;gap:25px;justify-content:space-between;padding:25px 0;border-bottom:1px solid var(--line);font-size:16px}.delivery-banner strong{font-weight:500}.delivery-banner span{color:var(--muted)}
.steps h3{font-size:18px}.steps p{font-size:16px}.step-number{color:#686868}
.quote-section{background:#dededb}.quote-copy span{font-size:14px}
.faq-intro,.faq-intro .text-link{font-size:15px}.faq-list summary{font-size:18px}.faq-list details>div{font-size:16px}
.contact{background:#171717;color:#fff;border-top:1px solid #404040}
.contact-copy>p:not(.section-marker){font-size:18px;color:#ccc;max-width:440px}.contact-copy h2{font-size:clamp(58px,5.7vw,85px)}
.contact-direct>span{font-size:14px}.contact-direct strong{font-size:20px}.contact-instagram{font-size:16px;margin-top:25px}
#project-form,.no-script-contact{color:#171717;background:#e5e5e2;padding:38px}
#project-form label{font-size:15px}#project-form label span{font-size:13px}
select,textarea{font-size:16px;background:#f7f7f5;border-color:#aaa}
.form-note{font-size:13px;max-width:none}.form-status,#draft-link{font-size:14px}
.button{font-size:15px;border-radius:0}.button-dark:hover{background:#444}
.footer-top>p{font-size:14px}.social-links{font-size:15px}.footer-bottom{font-size:12px}
@media(max-width:1100px){.hero h1{font-size:57px}.hero-name{font-size:76px}.hero-copy{padding-top:42px}.brand-definition{font-size:18px}.hero-description{font-size:16px}.service-grid{grid-template-columns:1fr 1fr}.service-card:last-child{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr}.service-card:last-child .service-image img{height:100%;object-fit:cover}.service-card-copy>p{min-height:0}.production-main,.partner-network{padding:30px}.supplier-count{flex-wrap:wrap;gap:12px}.lab-layout{gap:40px}.lab-principles li{grid-template-columns:1fr;gap:5px}}
@media(max-width:760px){.js .site-nav{background:#171717}.hero,.hero-visual{min-height:0}.hero-copy{min-height:0;padding:40px var(--gutter)}.hero h1{font-size:clamp(42px,9.5vw,70px)}.hero-name{font-size:clamp(57px,13vw,92px)}.hero-intro{font-size:13px}.brand-definition{font-size:18px;margin-bottom:20px}.hero-description{font-size:17px}.hero-author span span{font-size:12px}.hero-actions .button,.hero-actions .text-link{font-size:14px}.hero-visual figcaption{font-size:12px}.facts strong{font-size:18px}.facts span{font-size:13px}.section-marker{font-size:13px}.intro>p:last-child{font-size:17px}.about-copy .lead{font-size:18px}.about-copy>p:not(.section-marker):not(.lead){font-size:16px}.education{font-size:15px;grid-template-columns:1fr}.photo-note{font-size:13px}.section-heading>p{font-size:16px}.service-grid{grid-template-columns:1fr}.service-card,.service-card:last-child{display:block;grid-column:auto}.service-image,.service-card:last-child .service-image{aspect-ratio:1.3}.service-image img,.service-card:last-child .service-image img{position:static;width:100%;height:100%;object-fit:cover}.service-card-copy{padding:26px 24px 0}.service-card-copy>p{font-size:16px}.service-card h3{font-size:36px}.service-tag{font-size:12px;right:auto}.service-price>span{font-size:13px}.service-link{font-size:14px}.card-details>div{font-size:15px}.service-list summary>span:first-child{font-size:16px}.service-list summary>strong{font-size:18px}.service-description{font-size:16px}.price-note{font-size:14px}.lab-copy>p:not(.section-marker){font-size:17px}.lab-principles p{font-size:16px}.lab-caption{font-size:11px;position:static;text-align:right;padding-top:18px}.production{padding-block:55px}.production-grid{grid-template-columns:1fr}.production-main,.partner-network{padding:28px 24px}.production-main h3{font-size:40px}.supplier-count{flex-wrap:nowrap}.supplier-count strong{font-size:64px}.delivery-banner{flex-direction:column;gap:8px}.steps h3{font-size:17px}.steps p{font-size:16px}.faq-list summary{font-size:17px}.faq-list details>div{font-size:16px}.contact-copy h2{font-size:60px}.contact-copy>p:not(.section-marker){font-size:17px}#project-form{padding:28px 24px}.footer-top>p{font-size:14px}.social-links{font-size:15px}.footer-bottom{font-size:12px}}
@media(max-width:380px){.hero-actions{gap:18px}.hero-actions .button{padding-inline:14px;font-size:13px}.hero-actions .text-link{font-size:13px}.steps{grid-template-columns:1fr}.contact-copy h2{font-size:52px}.supplier-count{flex-wrap:wrap}.service-price{display:block}.service-price>span{display:block;text-align:left;margin-top:5px}.photo-note{font-size:12px}.facts strong{font-size:16px}}
.production-grid{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr)}.production-main,.partner-network{min-width:0}.production-main h3{overflow-wrap:anywhere}
@media(max-width:760px){.production-grid{grid-template-columns:minmax(0,1fr)}}
.hero h1{width:100%;margin-bottom:25px}.hero-lab-label{display:block;font-size:clamp(44px,4.5vw,64px);margin-bottom:28px}.hero-brand-logo{width:min(100%,480px);height:auto}
.acronym-map{display:grid;grid-template-columns:1fr 1fr;gap:16px 25px;margin:0 0 25px;padding:22px 0 0;border-top:1px solid #555}
.acronym-map>div{display:flex;gap:13px;align-items:center}.acronym-map dt{font:42px/1 var(--serif);width:34px;flex-shrink:0}.acronym-map dd{margin:0;font-size:16px;color:#dedede}
.intro .minimum-batch{font-size:20px;color:var(--ink);margin:28px auto 0}.minimum-batch strong{font-weight:600}
.about-cases-link{margin-top:23px;font-size:16px}
.cases{padding-block:80px 95px;border-top:1px solid var(--line)}.case-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.case-card{padding:35px;background:#e7e7e3;min-width:0;display:flex;flex-direction:column;align-items:flex-start}.case-card.case-feature{background:#242424;color:#fff;grid-row:span 2}.case-head{display:flex;justify-content:space-between;gap:22px;width:100%;font-size:13px;border-bottom:1px solid #b7b7b3;padding-bottom:23px;margin-bottom:25px;flex-wrap:wrap}.case-head span:first-child{font-size:16px;font-weight:600}.case-head strong{font-size:23px;font-weight:500}.case-feature .case-head{border-color:#666}.case-card h3{font:400 clamp(34px,3vw,46px)/1.1 var(--serif);letter-spacing:-.03em;margin-bottom:22px}.case-card>p{font-size:16px;line-height:1.85}.case-result{margin-top:22px;border-top:1px solid #c2c2be;padding-top:18px}.case-card details{width:100%;font-size:15px;border-top:1px solid #666;margin-top:30px}.case-card summary{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 0}.case-card details ul{padding-left:20px}.case-card details li{margin-bottom:8px}.case-card details>p{color:#ccc;font-size:14px}.case-card .text-link{font-size:15px;margin-top:25px}.case-wide{grid-column:1/-1}.case-wide p{max-width:900px}
@media(max-width:760px){.hero-lab-label{font-size:44px;margin-bottom:24px}.hero-brand-logo{max-width:450px}.acronym-map{gap:15px 14px}.acronym-map dt{font-size:34px;width:24px}.acronym-map dd{font-size:14px}.acronym-map>div{gap:8px}.cases{padding-block:55px}.case-grid{grid-template-columns:1fr}.case-card{padding:26px 23px}.case-card.case-feature{grid-row:auto}.case-wide{grid-column:auto}.case-card h3{font-size:38px}.case-head{gap:15px}.intro .minimum-batch{font-size:18px}}
@media(max-width:360px){.acronym-map dd{font-size:12px}.acronym-map dt{font-size:30px}.acronym-map{gap:15px 10px}.case-card h3{font-size:34px}}
