:root{--plum:#310b35;--plum-light:#623865;--gold:#d9ac62;--ink:#26232a;--muted:#716c75;--paper:#fff;--surface:#f5f3f5;--border:#e7e2e8;--font:'DM Sans',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.65 var(--font)}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #a47528;outline-offset:5px}.container{width:min(1320px,calc(100% - 112px));margin:auto}.topbar{background:var(--plum);color:#e8dfe9;font-size:12px;letter-spacing:.025em}.topbar .container{display:flex;justify-content:space-between;align-items:center;min-height:37px}.topbar a span{margin-left:15px;color:var(--gold)}.header{background:#fffc;backdrop-filter:blur(20px);position:sticky;top:0;z-index:20;border-bottom:1px solid #eee9ef}.nav-wrap{height:100px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:12px;flex-shrink:0}.brand img{border-radius:50%;width:54px;height:54px}.brand>span{font-family:Georgia,serif;font-size:31px;letter-spacing:.04em;line-height:1.1;color:var(--plum)}.brand small{display:block;font:9px/1.7 var(--font);letter-spacing:.19em;margin-top:5px}.nav{display:flex;gap:32px;font-size:14px;font-weight:550}.nav a{transition:color .2s}.nav a:hover{color:#895996}.button{display:inline-flex;align-items:center;justify-content:center;gap:26px;background:var(--plum);color:#fff;padding:17px 24px;border:1px solid var(--plum);font-weight:550;font-size:14px;border-radius:4px;transition:background .2s,transform .2s}.button:hover{background:#58225e;transform:translateY(-2px)}.button span{font-size:21px;line-height:1}.button.small{padding:12px 20px;gap:30px}.menu-button{display:none}.hero{background:var(--surface);overflow:hidden}.hero-grid{display:grid;grid-template-columns:1fr 1fr;min-height:656px;position:relative;align-items:center;gap:34px}.hero-copy{position:relative;z-index:2;padding:55px 0}.eyebrow{font-size:11px;letter-spacing:.16em;font-weight:650;color:var(--plum);margin:0 0 24px;display:flex;align-items:center;gap:12px}.line{width:25px;height:1px;background:var(--plum)}h1,h2,h3,p{margin-top:0}h1{font-family:Manrope,sans-serif;font-size:clamp(46px,4.65vw,70px);font-weight:650;line-height:1.13;letter-spacing:-.057em;margin-bottom:25px}h1 em{font-family:Georgia,serif;font-weight:400;letter-spacing:-.045em;color:var(--plum-light)}.hero-description{max-width:455px;color:var(--muted);font-size:16px;line-height:1.85;margin-bottom:30px}.hero-actions{display:flex;gap:26px;align-items:center}.text-link{font-size:14px;border-bottom:1px solid #b3a5b5;padding:9px 0;font-weight:550}.text-link span{margin-left:12px}.hero-note{display:flex;align-items:center;gap:9px;font-size:12px;color:var(--muted);margin-top:32px}.check{border:1px solid #bdb2c0;border-radius:50%;width:17px;height:17px;line-height:15px;text-align:center;color:var(--plum);font-size:10px}.hero-visual{height:550px;position:relative}.hero-visual>img{width:100%;height:100%;object-fit:cover;border-radius:48% 48% 5px 5px}.image-tag{position:absolute;bottom:26px;left:-22px;background:#fffc;backdrop-filter:blur(16px);padding:17px 24px 17px 16px;border:1px solid #fff;box-shadow:0 8px 30px #310b3510;display:flex;align-items:center;gap:14px;font-size:16px;font-weight:550;border-radius:5px}.tag-mark{font-family:Georgia,serif;background:var(--plum);color:var(--gold);width:40px;height:40px;display:grid;place-items:center;border-radius:50%;font-size:25px}.image-tag small{display:block;font-size:9px;font-weight:450;letter-spacing:.15em;color:var(--muted);margin-top:4px}.vertical-note{position:absolute;right:-28px;top:45%;writing-mode:vertical-rl;font-size:9px;letter-spacing:.2em;color:var(--muted)}.hero-bottom{border-top:1px solid #dfd9e1;display:flex;justify-content:space-between;align-items:center;height:64px;font-size:12px;color:var(--muted)}.hero-bottom>a{font-size:10px;letter-spacing:.13em;color:var(--plum)}.hero-bottom>a span{font-size:20px;margin-left:16px}.section{padding:98px 0}.section-heading{display:flex;justify-content:space-between;gap:35px;align-items:flex-end;margin-bottom:42px}.section-heading .eyebrow{margin-bottom:18px}h2{font:550 clamp(32px,3vw,46px)/1.2 Manrope,sans-serif;letter-spacing:-.045em;margin-bottom:0}h2 span{color:var(--muted)}.section-heading>p{font-size:15px;line-height:1.8;color:var(--muted);margin-bottom:4px}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--border);border-radius:6px;overflow:hidden}.service-card{padding:30px 26px;display:flex;flex-direction:column;transition:background .2s}.service-card+.service-card{border-left:1px solid var(--border)}.service-card:hover{background:var(--surface)}.service-number{color:#827385;font-size:10px;letter-spacing:.12em;margin-bottom:45px}.service-card h3{font-size:19px;letter-spacing:-.025em;font-weight:550;margin-bottom:14px}.service-card p{font-size:14px;color:var(--muted);line-height:1.8;margin-bottom:28px}.service-link{font-size:12px;font-weight:550;margin-top:auto;display:flex;justify-content:space-between;color:var(--plum)}.service-link span{font-size:20px}.skip-link{position:fixed;top:-100px;left:20px;z-index:50;background:white;padding:12px}.skip-link:focus{top:10px}@media(min-width:1600px){.hero-grid{min-height:720px}.hero-visual{height:590px}}@media(max-width:1100px){.container{width:calc(100% - 64px)}.nav{gap:18px}.nav-wrap{gap:15px}.hero-actions{gap:16px;align-items:flex-start;flex-direction:column}.hero-visual{height:500px}.service-card{padding:25px 20px}.service-card h3{font-size:17px}}@media(max-width:760px){.container{width:calc(100% - 40px)}.topbar .container{justify-content:center;font-size:10px;min-height:32px}.topbar a{display:none}.nav-wrap{height:80px}.brand img{width:44px;height:44px}.brand>span{font-size:26px}.brand small{font-size:8px}.nav-cta{margin-left:auto}.button.small{padding:10px 13px;gap:12px;font-size:12px}.menu-button{display:flex;flex-direction:column;gap:6px;width:30px;padding:5px 0;background:none;border:none;color:var(--plum)}.menu-button span{width:24px;height:1px;background:currentColor}.nav{display:none;position:absolute;top:80px;left:0;right:0;background:white;padding:20px;flex-direction:column;border-bottom:1px solid var(--border)}.nav.is-open{display:flex}.hero-grid{display:flex;flex-direction:column;gap:0;min-height:0}.hero-copy{padding:43px 0 36px;width:100%}.eyebrow{font-size:9px;letter-spacing:.11em;margin-bottom:24px}h1{font-size:53px}.hero-description{font-size:15px;max-width:460px;margin-bottom:23px}.hero-actions{flex-direction:row;gap:18px;align-items:center}.hero-actions .button{font-size:12px;padding:14px 15px;gap:12px}.text-link{font-size:12px}.text-link span{margin-left:4px}.hero-note{margin-top:21px;font-size:11px}.hero-visual{height:400px;width:100%;margin-bottom:26px}.hero-visual>img{border-radius:44% 44% 4px 4px}.image-tag{left:10px;bottom:16px;font-size:14px;padding:12px 15px}.vertical-note{right:-15px;font-size:8px}.hero-bottom{height:60px;font-size:10px}.hero-bottom>a{font-size:8px;letter-spacing:.07em}.hero-bottom>a span{margin-left:5px}.section{padding:66px 0}.section-heading{display:block;margin-bottom:29px}.section-heading>p{margin-top:22px;font-size:14px}.desktop-break{display:none}.service-grid{grid-template-columns:1fr 1fr}.service-card:nth-child(3){border-left:none}.service-card:nth-child(n+3){border-top:1px solid var(--border)}.service-card{padding:25px 17px}.service-card h3{font-size:17px}.service-number{font-size:9px;margin-bottom:27px}.service-card p{font-size:13px}.service-link{font-size:11px;gap:5px}}@media(max-width:370px){h1{font-size:46px}.hero-actions{flex-direction:column;align-items:flex-start}.nav-cta{display:none}.service-grid{grid-template-columns:1fr}.service-card+.service-card{border-left:0;border-top:1px solid var(--border)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
/* Supporting sections */
.about{border-top:1px solid var(--border);background:#faf9fa}.about-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:80px}.about-content>p{color:var(--muted);font-size:16px;line-height:1.9;margin-bottom:18px}.about-content .lead{font-size:23px;color:var(--ink);line-height:1.5;font-weight:500;letter-spacing:-.025em}.about-values{display:flex;flex-wrap:wrap;gap:12px 24px;padding-top:15px;color:var(--plum);font-size:13px}.about-values span{border-bottom:1px solid #ccbfce;padding-bottom:6px}.dtf-section{background:#faf9fa;padding-bottom:95px}.dtf-panel{display:grid;grid-template-columns:1fr 1fr;background:var(--plum);color:#fff;border-radius:7px;overflow:hidden}.dtf-image{position:relative;min-height:530px}.dtf-image img{height:100%;width:100%;object-fit:cover}.photo-caption{position:absolute;bottom:28px;left:32px;font-size:12px;letter-spacing:.18em;color:white;text-shadow:0 1px 4px #000}.dtf-content{padding:55px 52px}.dtf-content .eyebrow{color:var(--gold);font-size:12px}.dtf-content h2{font-size:39px;margin-bottom:26px}.dtf-content>p:not(.eyebrow){color:#d3c4d7;font-size:15px;line-height:1.9}.dtf-tags{display:flex;gap:8px;flex-wrap:wrap;margin:25px 0 31px}.dtf-tags span{font-size:12px;border:1px solid #704b74;border-radius:3px;padding:5px 10px;color:#ede1ef}.button.gold{background:#e7bc78;color:var(--plum);border-color:#e7bc78}.button.gold:hover{background:#f0cf98}.process-grid{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(4,1fr);gap:38px}.process-grid li{border-top:1px solid var(--border);padding-top:26px}.step{font-family:Georgia,serif;color:#8c6c91;font-size:33px}.process-grid h3{font-size:17px;font-weight:550;margin:20px 0 12px}.process-grid p{font-size:14px;color:var(--muted);line-height:1.85;margin-bottom:0}.contact-section{background:var(--plum);color:white;padding:80px 0}.contact-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:100px;align-items:center}.contact-section .eyebrow{color:var(--gold);font-size:12px}.contact-section h2{font-size:50px;line-height:1.15;margin-bottom:23px}.contact-section p{color:#c8b9cb;font-size:15px;line-height:1.8;margin-bottom:28px}.contact-item{position:relative;display:block;border-bottom:1px solid #67446c;padding:24px 30px 26px 0}.contact-item>span{display:block;font-size:12px;color:#c8b9cb;letter-spacing:.12em;margin-bottom:11px}.contact-item strong{font-size:clamp(17px,1.9vw,26px);font-weight:400;letter-spacing:-.025em;overflow-wrap:anywhere}.contact-item i{position:absolute;right:0;bottom:30px;font-style:normal;color:var(--gold);font-size:24px}.contact-item:hover strong{color:var(--gold)}.contact-details .contact-hint{font-size:13px;margin-top:22px;max-width:360px;margin-bottom:0}footer{background:#250528;color:#d7c9da}.footer-main{display:flex;justify-content:space-between;align-items:center;gap:30px;padding:28px 0}.footer-logo{width:180px}.footer-logo img{width:180px;height:85px;object-fit:cover}.footer-main p{font-size:14px;margin:0;color:#baa9bf}.back-top{font-size:12px}.back-top span{font-size:22px;margin-left:20px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #4a2a4e;padding:23px 0;font-size:12px;color:#bba9c0}.topbar{font-size:12px}.brand small{font-size:10px}.eyebrow,.service-number{font-size:12px}.hero-note,.hero-bottom,.hero-bottom>a,.service-link,.image-tag small,.vertical-note{font-size:12px}.hero-bottom>a{letter-spacing:.08em}.image-tag small{letter-spacing:.06em}.vertical-note{font-size:10px}.service-card p{font-size:14px}.service-link{gap:10px}.hero-visual>img{object-position:47% center}.hero-visual{height:540px}.service-number{letter-spacing:.08em}.nav a:hover,.text-link:hover{color:#895996}.contact-item,.back-top{transition:color .2s}.back-top:hover{color:var(--gold)}
@media(max-width:1100px){.about-grid{gap:45px}.dtf-content{padding:38px 30px}.dtf-content h2{font-size:33px}.dtf-image{min-height:540px}.contact-grid{gap:50px}.process-grid{gap:23px}.hero-visual{height:510px}.nav{gap:18px}.nav a{font-size:13px}.service-number{font-size:11px}}@media(max-width:760px){.hero-visual{height:380px}.eyebrow{font-size:10px}.topbar .container{font-size:11px}.hero-note{font-size:12px}.hero-bottom{font-size:12px}.hero-bottom>a{font-size:10px;max-width:150px;text-align:right}.hero-bottom>a span{margin-left:2px}.hero-actions .button,.text-link{font-size:13px}.image-tag small{font-size:10px}.service-number{font-size:11px;letter-spacing:.04em}.service-link{font-size:12px}.about-grid{grid-template-columns:1fr;gap:28px}.about-content>p{font-size:15px}.about-content .lead{font-size:20px}.about-values{gap:14px;font-size:12px}.dtf-section{padding-bottom:60px}.dtf-panel{grid-template-columns:1fr}.dtf-image{min-height:0;height:300px}.dtf-content{padding:35px 25px}.dtf-content h2{font-size:34px}.dtf-content .eyebrow{font-size:11px}.dtf-content>p:not(.eyebrow){font-size:15px}.dtf-tags{margin:23px 0}.photo-caption{left:25px;bottom:21px}.process-grid{grid-template-columns:1fr 1fr;gap:30px 24px}.process-grid h3{font-size:16px;line-height:1.5}.process-grid p{font-size:14px}.contact-section{padding:60px 0}.contact-grid{grid-template-columns:1fr;gap:25px}.contact-section h2{font-size:43px}.contact-section .eyebrow{font-size:11px}.contact-item strong{font-size:22px}.contact-item{padding-top:22px;padding-bottom:20px}.contact-item i{bottom:20px}.footer-main{flex-wrap:wrap;gap:14px;padding:25px 0}.footer-logo{width:140px}.footer-logo img{width:140px;height:65px}.footer-main p{font-size:12px;order:3;width:100%;text-align:center}.footer-bottom{display:block;font-size:11px;text-align:center}.footer-bottom>span{display:block;margin:5px 0}}@media(max-width:370px){.hero-visual{height:320px}.contact-item strong{font-size:19px}.process-grid{grid-template-columns:1fr}.service-number{font-size:12px}.hero-bottom>a{font-size:10px}}
@media(max-width:760px){.nav-wrap{gap:12px}.brand{gap:8px}.brand img{width:40px;height:40px}.brand>span{font-size:24px}.brand small{font-size:8px;letter-spacing:.1em}.nav-cta{white-space:nowrap}.button.small{gap:12px;padding:10px 14px}.menu-button{flex-shrink:0;width:24px;min-height:44px;justify-content:center}.hero-actions{flex-direction:column;align-items:flex-start;gap:12px}.hero-actions .button{width:100%;justify-content:space-between;font-size:14px;min-height:54px}.text-link{font-size:14px}.hero-copy{padding-bottom:30px}.hero-description{font-size:16px}.hero-note{margin-top:20px}.service-card p,.process-grid p{font-size:14px}.image-tag small{font-size:12px}.footer-bottom{font-size:12px}}
/* Expanded company content */
.hero-description{margin-bottom:16px}.hero-detail{max-width:470px;font-size:14px;color:var(--muted);line-height:1.8;margin-bottom:26px}.hero-grid{min-height:720px}.hero-note{align-items:flex-start}.hero-note .check{flex-shrink:0;margin-top:2px}.service-grid{grid-template-columns:repeat(3,1fr)}.service-card{padding:32px;min-width:0}.service-card+.service-card{border-left:1px solid var(--border)}.service-card:nth-child(4){border-left:0}.service-card:nth-child(n+4){border-top:1px solid var(--border)}.service-number{margin-bottom:30px}.service-card h3{font-size:22px;line-height:1.35;min-height:60px}.service-card p{font-size:16px}.product-list{list-style:none;padding:0;margin:0 0 28px;color:var(--muted);font-size:15px;line-height:1.9}.product-list li{padding:3px 0}.service-link{font-size:14px;padding-top:16px;border-top:1px solid var(--border)}.service-card:hover{background:inherit}.service-card:focus-within{background:var(--surface)}.service-link:hover{color:#895996}.about-grid{align-items:start}.about-content .lead{font-size:20px}.formula{margin-top:48px;border-top:1px solid #ded6e0;padding-top:28px;display:flex;justify-content:space-between;align-items:center;gap:15px;font-size:15px;color:var(--plum)}.formula b{font-size:22px;font-weight:400;color:#99849d}.formula strong{font-weight:550}.process-grid{grid-template-columns:repeat(3,1fr);gap:40px}.process-grid p{font-size:16px}.process-grid h3{font-size:19px}.why-section{background:var(--surface)}.reasons-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px 45px}.reasons-grid article{position:relative;padding-left:32px}.reason-mark{position:absolute;left:0;top:3px;font-size:17px;color:#906491}.reasons-grid h3{font-size:18px;line-height:1.5;font-weight:550;margin-bottom:12px}.reasons-grid p{font-size:16px;color:var(--muted);line-height:1.85;margin:0}.partners-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px}.partners-copy{font-size:16px;color:var(--muted);line-height:1.9}.partners-copy p{margin-bottom:20px}.partners-copy strong{color:var(--plum);font-weight:550}.contact-questions{padding:0;margin:0 0 24px;list-style:none;font-size:15px;line-height:1.9;color:#e2d6e5}.contact-questions li{padding:3px 0}.contact-section h2{font-size:45px}.footer-main p{font-size:14px}.eyebrow,.service-number,.vertical-note{font-size:12px}
@media(max-width:1100px){.hero-grid{min-height:730px}.hero-visual{height:560px}.service-card{padding:25px}.service-card h3{font-size:20px}.service-number{font-size:12px}.formula{flex-wrap:wrap;justify-content:flex-start;gap:12px 20px}.partners-grid{gap:40px}.contact-grid{gap:40px}.contact-section h2{font-size:37px}.hero-note{font-size:12px}}@media(max-width:760px){.hero-grid{min-height:0}.hero-visual{height:380px}.hero-detail{font-size:15px;line-height:1.8}.hero-copy{padding-top:38px}.hero .eyebrow{font-size:12px;letter-spacing:.05em}.hero .eyebrow .line{width:18px;flex-shrink:0}.service-grid{grid-template-columns:1fr}.service-card{padding:27px}.service-card+.service-card{border-left:none;border-top:1px solid var(--border)}.service-card h3{min-height:0;font-size:23px;margin-bottom:20px}.service-number{margin-bottom:20px}.product-list{columns:2;column-gap:22px;font-size:14px}.product-list li{break-inside:avoid;line-height:1.65;padding:5px 0}.service-card p{font-size:16px}.formula{gap:12px;margin-top:30px;line-height:1.9;font-size:14px}.formula strong{font-size:16px}.about-content .lead{font-size:19px}.about-content>p{font-size:16px}.process-grid{grid-template-columns:1fr 1fr;gap:32px 25px}.process-grid h3{font-size:17px}.process-grid p{font-size:15px}.reasons-grid{grid-template-columns:1fr;gap:28px}.reasons-grid article{padding-left:30px}.reasons-grid h3{margin-bottom:8px}.partners-grid{grid-template-columns:1fr;gap:27px}.partners h2{font-size:32px}.contact-grid{gap:28px}.contact-section h2{font-size:36px}.contact-questions{font-size:16px}.eyebrow,.dtf-content .eyebrow,.contact-section .eyebrow,.hero-bottom>a{font-size:12px}.footer-main p{font-size:14px}.image-tag{padding:12px}.image-tag small{font-size:11px}.hero-note{font-size:12px;max-width:100%;margin-top:20px}.vertical-note{display:none}}@media(max-width:370px){h1{font-size:44px}.process-grid{grid-template-columns:1fr}.product-list{columns:1}.hero-visual{height:320px}.formula{gap:9px}.contact-section h2{font-size:32px}}
/* Original product images */
.supplied-visual{height:540px;background:#fff;border:1px solid var(--border);border-radius:8px;display:flex;align-items:center;box-shadow:0 16px 50px #310b3506}.supplied-visual>img{height:auto;width:100%;object-fit:contain;border-radius:0}.supplied-visual .image-tag{bottom:24px;left:-24px;box-shadow:0 8px 25px #310b350c;background:#fff}.work-section{padding-top:0}.work-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:36px 28px}.work-card{margin:0;min-width:0}.work-image{width:100%;height:420px;background:#f5f4f5;padding:12px;border:1px solid var(--border);border-radius:6px;position:relative;cursor:zoom-in;display:grid;place-items:center;overflow:hidden}.work-image img{width:100%;height:100%;object-fit:contain;min-height:0;transition:transform .25s}.work-image:hover img{transform:scale(1.025)}.zoom-mark{position:absolute;bottom:14px;right:14px;border:1px solid var(--border);background:#fff;color:var(--plum);width:35px;height:35px;border-radius:50%;font-size:22px;display:grid;place-items:center}.work-card figcaption{padding:17px 0 0}.work-card h3{font-size:18px;font-weight:550;margin-bottom:3px}.work-card p{font-size:14px;color:var(--muted);margin-bottom:0}.image-dialog{width:fit-content;max-width:calc(100vw - 32px);max-height:calc(100dvh - 32px);padding:16px 20px 20px;border:1px solid var(--border);border-radius:8px;background:white;color:var(--ink);overflow:auto}.image-dialog::backdrop{background:#18051bdd;backdrop-filter:blur(5px)}.dialog-top{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:12px}.dialog-top h2{font:550 18px/1.4 var(--font);letter-spacing:0;margin:0}.dialog-close{width:44px;height:44px;border:1px solid var(--border);border-radius:50%;background:white;cursor:pointer;font-size:20px;color:var(--plum)}.dialog-image{max-height:calc(100dvh - 128px);max-width:min(100%,1000px);width:auto;height:auto;object-fit:contain;margin:auto}.image-dialog[open]{animation:dialog-enter .15s ease-out}body:has(.image-dialog[open]){overflow:hidden}@keyframes dialog-enter{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1100px){.work-image{height:340px}.supplied-visual{height:500px}}@media(max-width:760px){.supplied-visual{height:auto;min-height:350px;padding:22px 8px 75px}.supplied-visual>img{height:auto}.supplied-visual .image-tag{left:12px;bottom:15px;padding:10px 13px}.work-grid{grid-template-columns:1fr 1fr;gap:25px 16px}.work-image{height:250px;padding:6px}.work-card h3{font-size:16px;line-height:1.4}.work-card p{font-size:13px;line-height:1.6;margin-top:5px}.zoom-mark{bottom:9px;right:9px;width:30px;height:30px;font-size:19px}.dialog-top h2{font-size:16px}.image-dialog{padding:12px;max-width:calc(100vw - 20px)}.dialog-close{flex-shrink:0}}@media(max-width:450px){.work-grid{grid-template-columns:1fr}.work-image{height:410px}.work-card h3{font-size:18px}.work-card p{font-size:14px}}

/* MAYS Havacılık hero: focus on the printed shirts. */
.mays-hero{overflow:visible}.mays-hero>img{height:100%;width:100%;object-fit:cover;object-position:center 58%;border-radius:7px}
@media(max-width:760px){.mays-hero{height:440px;min-height:0;padding:0}.mays-hero>img{height:100%;object-position:center 58%}}
@media(max-width:370px){.mays-hero{height:380px}}
/* Crawlable service pages and language navigation */
.language-switch{display:flex;gap:3px;align-items:center;flex-shrink:0}.language-switch a{font-size:12px;min-width:33px;min-height:40px;display:grid;place-items:center;border-radius:4px;color:var(--muted)}.language-switch a[aria-current=page]{color:var(--plum);background:#f1ebf2;font-weight:700}.nav-wrap{gap:18px}.nav{gap:22px}.nav-cta{white-space:nowrap}.footer-services{display:flex;gap:15px 27px;flex-wrap:wrap;padding:5px 0 30px;font-size:14px;color:#d7c9da}.footer-services a:hover,.design-credit a:hover{color:var(--gold)}.design-credit{text-align:center;font-size:13px;letter-spacing:.03em;padding:18px 0;margin-bottom:0;border-top:1px solid #4a2a4e}.service-hero{background:var(--surface);padding:30px 0 60px}.breadcrumbs{display:flex;flex-wrap:wrap;gap:12px;color:var(--muted);font-size:14px;margin-bottom:45px}.breadcrumbs a{color:var(--plum);text-decoration:underline;text-underline-offset:4px}.service-hero-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:65px;align-items:center}.service-hero h1{font-size:clamp(38px,4.1vw,60px);margin-bottom:26px;letter-spacing:-.045em}.service-hero .lead{font-size:18px;line-height:1.8;color:var(--muted);margin-bottom:28px}.service-hero-image{margin:0;height:420px;position:relative;border-radius:6px;overflow:hidden;background:white}.service-hero-image img{width:100%;height:100%;object-fit:contain}.service-hero-image figcaption{position:absolute;bottom:10px;left:10px;padding:5px 10px;background:#fff;font-size:12px;color:var(--muted)}.service-layout{display:grid;grid-template-columns:minmax(0,2fr) minmax(240px,1fr);gap:85px}.service-editorial h2{font-size:30px;line-height:1.3;margin:0 0 24px}.service-editorial p{font-size:17px;line-height:1.95;color:var(--muted);margin-bottom:19px}.detail-products{display:grid;grid-template-columns:1fr 1fr;gap:14px 30px;padding:24px 24px 24px 42px;background:var(--surface);border-radius:5px;margin:0 0 50px;font-size:16px}.detail-block{margin-bottom:44px}.detail-block:last-child{margin-bottom:0}.detail-block details{border-bottom:1px solid var(--border);padding:18px 0}.detail-block summary{cursor:pointer;font-size:17px;font-weight:550;line-height:1.7;padding-right:15px}.detail-block details p{font-size:16px;margin-top:15px}.service-aside{align-self:start;position:sticky;top:135px;padding:26px;border:1px solid var(--border);border-radius:6px}.service-aside h2{font-size:22px}.service-aside nav{display:flex;flex-direction:column}.service-aside nav a{display:flex;align-items:center;justify-content:space-between;gap:15px;border-bottom:1px solid var(--border);padding:15px 0;color:var(--plum);font-size:15px}.service-aside p{font-size:14px;line-height:1.8;margin-top:22px;margin-bottom:0}.service-editorial .content-credit{font-size:13px;border-top:1px solid var(--border);padding-top:20px}.shipping{background:#f6f3f6}.shipping h2{margin-bottom:25px}.shipping p:not(.eyebrow){max-width:840px;font-size:17px;line-height:1.9;color:var(--muted);margin-bottom:15px}.shipping p:last-child{margin-bottom:0}.language-entry{min-height:100dvh;display:flex;flex-direction:column;background:var(--surface);text-align:center}.language-entry main{width:min(700px,calc(100% - 40px));margin:auto;padding:65px 0}.language-entry img{margin:0 auto 30px;border-radius:50%}.language-entry h1{font-size:36px}.language-entry p{color:var(--muted)}.language-entry nav{display:flex;justify-content:center;gap:18px;margin:30px 0}.language-entry .entry-note{font-size:14px}.language-entry footer{padding:20px;font-size:13px}.hero-detail{font-size:16px}.service-number,.eyebrow{font-size:12px}.service-card p{font-size:16px}.service-link{line-height:1.6}.hero-actions .button{flex-shrink:0}.image-tag small{font-size:12px}.footer-main p{font-size:14px}.dtf-content>p:not(.eyebrow){font-size:16px}.product-list{font-size:16px}
@media(max-width:1150px){.brand>span{font-size:26px}.nav{gap:14px}.nav a{font-size:13px}.nav-wrap{gap:12px}.nav-cta{padding:12px 15px!important;gap:12px!important}.service-layout{gap:40px}.service-hero-grid{gap:40px}}
@media(max-width:1000px){.nav{display:none;position:absolute;top:100px;left:0;right:0;padding:20px 32px;background:#fff;flex-direction:column;gap:18px;border-bottom:1px solid var(--border)}.nav.is-open{display:flex}.menu-button{display:flex;flex-direction:column;justify-content:center;gap:6px;width:30px;min-height:44px;padding:5px 0;background:none;border:none;color:var(--plum);flex-shrink:0}.menu-button span{width:24px;height:1px;background:currentColor}.language-switch{margin-left:auto}.nav-cta{margin-left:0}.service-hero-image{height:380px}}
@media(max-width:760px){.nav{top:80px}.nav-wrap{gap:8px}.brand img{width:36px;height:36px}.brand>span{font-size:23px}.brand small{font-size:7px}.language-switch a{min-width:28px;min-height:44px}.nav-cta{display:none!important}.nav a{font-size:16px}.service-hero{padding:24px 0 36px}.breadcrumbs{font-size:13px;gap:9px;margin-bottom:30px}.service-hero-grid{grid-template-columns:1fr;gap:30px}.service-hero h1{font-size:42px}.service-hero .lead{font-size:17px}.service-hero-image{height:360px}.service-layout{grid-template-columns:1fr;gap:32px}.service-aside{position:static}.service-editorial h2{font-size:27px}.service-editorial p{font-size:16px}.detail-products{grid-template-columns:1fr;padding-left:40px;font-size:16px}.shipping p:not(.eyebrow){font-size:16px}.footer-services{display:grid;grid-template-columns:1fr 1fr;gap:16px 20px;font-size:14px}.footer-bottom{font-size:12px}.hero .eyebrow{font-size:12px}.hero-note{font-size:12px}.hero-actions .button{font-size:14px}.service-number{font-size:12px}.hero-bottom>a{font-size:12px}.language-entry h1{font-size:30px}.service-hero-image img{object-fit:contain}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
