@font-face {
  font-family: 'Vazirmatn';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/assets/vazirmatn-400.ttf) format('truetype');
}
@font-face {
  font-family: 'Vazirmatn';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/assets/vazirmatn-500.ttf) format('truetype');
}
@font-face {
  font-family: 'Vazirmatn';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/assets/vazirmatn-600.ttf) format('truetype');
}
@font-face {
  font-family: 'Vazirmatn';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/assets/vazirmatn-700.ttf) format('truetype');
}
@font-face {
  font-family: 'Vazirmatn';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(/assets/vazirmatn-800.ttf) format('truetype');
}
:root{color-scheme:light;--bg:#fff;--surface:#f4f5f7;--surface-2:#eceff3;--ink:#171b23;--muted:#656c77;--line:#e0e3e9;--blue:#2563eb;--blue-soft:#eaf1ff;--header:rgba(255,255,255,.95);--footer:#111720;--radius:4px}
:root[data-theme=dark]{color-scheme:dark;--bg:#11151b;--surface:#191e26;--surface-2:#232a35;--ink:#f4f5f8;--muted:#a4acb9;--line:#303641;--blue:#75a3ff;--blue-soft:#1c2c49;--header:rgba(17,21,27,.95);--footer:#090c12}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--bg);color:var(--ink);font-family:Vazirmatn,Tahoma,Arial,sans-serif;font-size:16px;line-height:1.9;transition:background .25s,color .25s}body.modal-open{overflow:hidden}body:lang(en),body:lang(tr){font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,select{font:inherit;color:inherit}button,a,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default}button:focus-visible,a:focus-visible,select:focus-visible{outline:3px solid var(--blue);outline-offset:5px}button{text-align:start}button,select{touch-action:manipulation}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.55}h2{font-size:clamp(1.85rem,3vw,2.55rem);font-weight:700;letter-spacing:-.7px}h3{font-size:1.25rem}p{overflow-wrap:break-word}.shell{width:min(1232px,calc(100% - 96px));margin-inline:auto}.section{padding-block:96px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}[hidden]{display:none!important}.skip-link{position:fixed;inset-inline-start:16px;top:-80px;background:var(--blue);color:white;padding:12px;z-index:100}.skip-link:focus{top:12px}
.site-header{position:sticky;top:0;z-index:30;background:var(--header);border-bottom:1px solid var(--line);backdrop-filter:blur(16px)}.header-inner{height:94px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:block;flex-shrink:0}.logo-crop{position:relative;display:block;width:130px;height:89px;overflow:hidden}.logo-crop img{position:absolute;width:172px;max-width:none;height:172px;top:-42px;left:-21px;mix-blend-mode:multiply}.desktop-nav{display:flex;align-items:center;gap:30px;font-size:.9rem;font-weight:500}.desktop-nav a{position:relative;white-space:nowrap;padding-block:32px;transition:color .2s}.desktop-nav a:hover,.desktop-nav a.active{color:var(--blue)}.desktop-nav a.active:after{content:"";position:absolute;height:2px;background:var(--blue);inset-inline:0;bottom:20px}.header-controls{display:flex;align-items:center;gap:15px}.control-wrap{display:flex;align-items:center;gap:7px}.control-wrap svg{width:19px;height:19px;flex-shrink:0}.control-wrap select{background:transparent;border:0;font-size:.875rem;cursor:pointer;padding:8px 1px;max-width:95px}.control-wrap select option{background:var(--bg);color:var(--ink)}.theme-wrap{padding-inline-start:14px;border-inline-start:1px solid var(--line)}.icon-button{border:0;background:transparent;padding:8px;display:grid;place-content:center}.menu-button{display:none;width:40px;height:40px;gap:6px}.menu-button span{width:22px;height:1.5px;background:var(--ink);transition:transform .2s}.menu-button[aria-expanded=true] span:first-child{transform:translateY(3.75px) rotate(45deg)}.menu-button[aria-expanded=true] span:last-child{transform:translateY(-3.75px) rotate(-45deg)}.mobile-nav{padding:16px 24px;border-top:1px solid var(--line)}.mobile-nav a{display:block;padding:12px 4px}.mobile-nav a:hover{color:var(--blue)}
.hero{position:relative;isolation:isolate;min-height:690px;overflow:hidden;background:#080c11;color:white}.hero-image{position:absolute;inset:0;background:url('/assets/hero.png') left 58%/cover no-repeat;z-index:-3;animation:hero-in 1.4s ease-out both}.hero-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(4,8,14,.05) 15%,rgba(4,8,14,.35) 47%,rgba(4,8,14,.84) 82%,rgba(4,8,14,.85)),linear-gradient(0deg,rgba(2,6,12,.7),transparent 30%)}.hero-inner{position:relative;min-height:605px;display:flex;align-items:center}.hero-copy{width:49%;padding-block:57px 40px;animation:copy-in .8s ease-out both}.eyebrow{display:flex;align-items:center;gap:12px;font-size:.875rem;line-height:1.7;letter-spacing:0}.little-line{width:24px;height:2px;background:#558eff}.hero .eyebrow{color:#d6ddec;margin-bottom:27px}.hero h1{font-size:clamp(3.4rem,5.4vw,5.3rem);line-height:1.53;letter-spacing:-2px;font-weight:700}.blue-text{color:#6ea3ff}.hero-description{color:#bdc6d5;line-height:2.05;font-size:1.05rem;max-width:465px;margin-top:20px}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:34px;flex-wrap:wrap}.button{display:inline-flex;justify-content:center;align-items:center;gap:35px;border:0;border-radius:3px;padding:13px 24px;font-weight:500;font-size:.95rem;min-height:50px;transition:background .2s,transform .2s}.button-blue{background:#2866ed;color:#fff}.button-blue:hover{background:#1754d7;transform:translateY(-2px)}.arrow{font:25px/1 Arial,sans-serif;display:inline-block;transform:scaleX(-1)}.text-link{display:inline-flex;align-items:center;gap:15px;font-size:.95rem}.text-link:hover{color:var(--blue)}.hero .text-link:hover{color:#8db7ff}.hero-caption{position:absolute;left:0;bottom:44px;display:flex;flex-direction:column;gap:1px;text-align:left}.hero-caption span:first-child{font:600 1rem/1.5 Arial,sans-serif;letter-spacing:5px}.hero-caption span:last-child{font:12px/1.5 Arial,sans-serif;letter-spacing:2px;color:#bdc7d5}.hero-bottom{position:relative;border-top:1px solid #ffffff24;height:85px;display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:.875rem;color:#aeb9ca}.hero-bottom a{display:flex;gap:24px;align-items:center}.hero-bottom a span:last-child{font:24px Arial}.hero-note{font-size:.75rem;color:#a0a9b8;position:absolute;left:0;top:-36px}.hero-bottom>span:first-child{color:#dce2eb}.intro-strip{background:var(--surface);border-bottom:1px solid var(--line)}.intro-inner{min-height:94px;display:flex;align-items:center;gap:35px}.intro-inner>p{font-size:1.1rem;font-weight:600}.intro-inner>span{color:var(--muted);font-size:.875rem}.intro-inner .strip-sign{margin-inline-start:auto;font:11px/1.5 Arial,sans-serif;letter-spacing:1.7px;white-space:nowrap}
.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:70px;margin-bottom:40px}.subtle{color:var(--blue);margin-bottom:14px}.section-description{font-size:.97rem;color:var(--muted);max-width:355px;line-height:1.95}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.product-card{border:1px solid var(--line);background:var(--bg);padding:0;overflow:hidden;border-radius:var(--radius);transition:box-shadow .3s,border-color .3s;text-align:start;min-width:0}.product-card:hover{border-color:var(--blue);box-shadow:0 12px 35px #0b1e4410}.product-image{position:relative;aspect-ratio:1.62;background:#d9dade;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .65s cubic-bezier(.2,.7,.2,1)}.product-card:hover .product-image img{transform:scale(1.045)}.image-note{position:absolute;inset-inline-start:18px;bottom:14px;background:#ffffffd9;color:#3e444f;backdrop-filter:blur(8px);padding:2px 8px;font-size:.75rem;border-radius:2px}.product-index{position:absolute;top:16px;inset-inline-start:20px;color:#404650;font:14px/1.4 Arial;letter-spacing:1px}.product-info{display:flex;align-items:center;justify-content:space-between;padding:26px 28px;gap:12px}.latin-label{font:11px/1.5 Arial,sans-serif;letter-spacing:1.6px;color:var(--muted);margin-bottom:7px;direction:ltr;text-align:start}.product-info h3,.compact-card h3{font-size:1.35rem;margin-bottom:3px}.product-info p:last-child,.compact-content p:last-child{font-size:.875rem;color:var(--muted)}.circle-arrow{display:grid;place-items:center;flex-shrink:0;width:44px;height:44px;border:1px solid var(--line);border-radius:50%;font:26px Arial;transform:scaleX(-1);transition:background .2s,color .2s}.product-card:hover .circle-arrow{background:var(--blue);color:white;border-color:var(--blue)}.compact-card{display:flex;align-items:center;gap:23px;padding:27px 28px}.compact-index{font:32px/1 Arial;color:var(--line)}.compact-content{flex:1}.catalog-note{font-size:.8rem;color:var(--muted);margin-top:20px}
.craft{background:var(--surface)}.process-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--line);border-radius:var(--radius)}.process-grid article{position:relative;padding:33px 25px 31px;border-inline-end:1px solid var(--line)}.process-grid article:last-child{border-inline-end:0}.step-number{position:absolute;inset-inline-end:25px;top:32px;font:13px Arial;color:var(--muted)}.process-icon{width:31px;height:31px;color:var(--blue);margin-bottom:25px}.process-grid h3{font-size:1.08rem;margin-bottom:12px}.process-grid p{font-size:.91rem;line-height:1.95;color:var(--muted)}
.about{display:grid;grid-template-columns:1fr 1.08fr;gap:95px;align-items:center}.about-visual{position:relative;background:#eaf0f9;border:1px solid #dce3ef;min-height:465px;display:flex;flex-direction:column;justify-content:space-between;padding:32px;color:#111c2b;overflow:hidden}.about-since{display:flex;align-items:baseline;justify-content:space-between;gap:10px;z-index:1}.about-since>span{font-size:.875rem}.about-since strong{font:300 72px/1 Arial,sans-serif;letter-spacing:-4px;color:#2c62b3}.about-logo{width:85%;height:auto;aspect-ratio:1.42;margin-inline:auto}.about-logo img{width:132%;height:auto;left:-16%;top:-42%}.about-visual-foot{display:flex;justify-content:space-between;border-top:1px solid #bdcbe2;padding-top:16px;font-size:.8rem}.about-visual-foot span:last-child{font:12px Arial;letter-spacing:3px}.about-copy h2{font-size:clamp(2.1rem,3.3vw,3rem);line-height:1.6;margin-bottom:25px}.about-copy p:not(.eyebrow){font-size:.98rem;line-height:2.05;color:var(--muted);margin-bottom:19px}.about-copy .about-lead{color:var(--ink)!important}.about-tags{display:flex;flex-wrap:wrap;gap:10px;margin:26px 0}.about-tags span{padding:4px 12px;background:var(--surface);border:1px solid var(--line);font-size:.8rem;border-radius:2px}.about-copy>.text-link{color:var(--blue)}
.site-footer{background:var(--footer);color:#edf2fa;padding-top:65px}.footer-top{display:grid;grid-template-columns:1.65fr 1fr 1.1fr auto;gap:40px;padding-bottom:50px}.footer-wordmark{font:500 42px/1.3 Arial,sans-serif;letter-spacing:9px;direction:ltr;text-align:start}.footer-wordmark span{font-size:15px;letter-spacing:0;vertical-align:top}.footer-tagline{font:10px/1.5 Arial,sans-serif;letter-spacing:2.3px;color:#8e9aaf;margin-top:8px;direction:ltr;text-align:start}.footer-message{font-size:.875rem;color:#9aa9be;margin-top:20px}.footer-top h3{font-size:.95rem;margin-bottom:18px;font-weight:500}.footer-nav a{display:block;font-size:.875rem;color:#a7b2c3;margin-bottom:10px}.footer-nav a:hover{color:#75a3ff}.footer-location p{color:#a7b2c3;font-size:.875rem}.footer-location .contact-pending{font-size:.78rem;max-width:220px;margin-top:12px;color:#95a0b1}.back-top{width:42px;height:42px;display:grid;place-items:center;border:1px solid #394354;font:25px Arial;border-radius:50%}.back-top:hover{background:#2563eb;border-color:#2563eb}.footer-bottom{display:flex;justify-content:space-between;gap:24px;border-top:1px solid #303845;padding-block:22px;color:#92a0b3;font-size:.75rem}.footer-bottom p{display:flex;gap:22px;flex-wrap:wrap}
dialog{border:1px solid var(--line);border-radius:8px;background:var(--bg);color:var(--ink);padding:0;width:min(640px,calc(100% - 32px));max-height:85dvh;overflow:auto;box-shadow:0 30px 100px #0005}dialog::backdrop{background:#070c18b8;backdrop-filter:blur(7px)}.dialog-close{position:absolute;inset-inline-end:14px;top:14px;z-index:2;background:var(--bg);border:1px solid var(--line);border-radius:50%;width:40px;height:40px;font:28px/1 Arial}.dialog-picture{background:#d9dade;height:240px;overflow:hidden;position:relative}.dialog-picture img{width:100%;height:100%;object-fit:cover}.dialog-content{padding:35px}.dialog-content h2{font-size:1.9rem;margin-bottom:14px}.dialog-content>p:not(.eyebrow){color:var(--muted);line-height:1.95}.dialog-content h3{font-size:1rem;margin-top:27px}.dialog-content ul{padding-inline-start:22px;color:var(--muted);font-size:.95rem;margin-block:14px 24px}.dialog-content li{padding-inline-start:7px;margin-bottom:7px}.dialog-content li::marker{color:var(--blue)}.dialog-note{background:var(--surface);border-inline-start:2px solid var(--blue);padding:15px;font-size:.875rem;color:var(--muted);margin-bottom:25px}.dialog-content .button{width:100%}
:root[data-theme=dark] .site-header .logo-crop img{filter:invert(1);mix-blend-mode:screen}:root[data-theme=dark] .about-visual{background:#e0e8f3}:root[data-theme=dark] .product-image img{filter:brightness(.9)}:root[dir=ltr] .hero-image{transform:scaleX(-1)}:root[dir=ltr] .hero-shade{transform:scaleX(-1)}:root[dir=ltr] .hero-caption{left:auto;right:0}:root[dir=ltr] .hero-note{left:auto;right:0}:root[dir=ltr] .arrow,:root[dir=ltr] .circle-arrow{transform:none}:root[dir=ltr] .hero h1{letter-spacing:-3px;line-height:1.12;font-size:clamp(3.4rem,5.3vw,5rem)}:root[dir=ltr] .hero-description{line-height:1.7}:root[dir=ltr] .hero-copy{width:48%}:root[dir=ltr] .latin-label,:root[dir=ltr] .footer-wordmark,:root[dir=ltr] .footer-tagline{text-align:left}:root[dir=rtl] .latin-label,:root[dir=rtl] .footer-wordmark,:root[dir=rtl] .footer-tagline{text-align:right}
@keyframes copy-in{from{opacity:0;translate:0 15px}to{opacity:1;translate:0 0}}@keyframes hero-in{from{opacity:.4}to{opacity:1}}
@media(min-width:1650px){.hero-image{background-position:left 65%}.hero{min-height:760px}.hero-inner{min-height:675px}}
@media(max-width:1100px){.shell{width:calc(100% - 64px)}.desktop-nav{gap:19px;font-size:.85rem}.header-inner{gap:20px}.header-controls{gap:10px}.theme-wrap{padding-inline-start:10px}.hero-copy{width:52%}:root[dir=ltr] .hero-copy{width:54%}.hero h1{font-size:3.7rem}.hero-caption{bottom:35px}.about{gap:45px}.section-heading{gap:40px}.intro-inner{gap:24px}.strip-sign{display:none}.process-grid article{padding:28px 20px}.footer-top{gap:30px}.footer-wordmark{font-size:35px;letter-spacing:6px}.footer-tagline{font-size:9px;letter-spacing:1.4px}}
@media(max-width:850px){.header-inner{height:84px}.desktop-nav{display:none}.menu-button{display:grid}.logo-crop{width:114px;height:77px}.logo-crop img{width:150px;height:150px;top:-37px;left:-18px}.hero{min-height:620px}.hero-inner{min-height:545px}.hero-copy{width:58%}.hero h1{font-size:3.25rem}.hero-description{font-size:.96rem}.hero-caption{display:none}.hero-actions{gap:22px}.hero-bottom{height:75px;font-size:.8rem}.hero-image{background-position:35% center}.section{padding-block:70px}.section-heading{display:block}.section-description{margin-top:17px;max-width:560px}.product-info{padding:22px}.compact-card{padding:23px 20px;gap:15px}.compact-index{font-size:25px}.product-info h3,.compact-card h3{font-size:1.18rem}.process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.process-grid article{padding:30px}.process-grid article:nth-child(2){border-inline-end:0}.process-grid article:nth-child(-n+2){border-bottom:1px solid var(--line)}.about{gap:32px;grid-template-columns:1fr 1.05fr}.about-visual{padding:24px;min-height:435px}.about-since strong{font-size:58px}.about-logo{width:100%;height:auto}.about-logo img{width:132%;height:auto;left:-16%;top:-42%}.about-copy h2{font-size:2rem}.about-copy p:not(.eyebrow){font-size:.91rem}.footer-top{grid-template-columns:1.4fr 1fr 1.2fr}.back-top{display:none}.footer-wordmark{font-size:30px;letter-spacing:5px}:root[dir=ltr] .hero-copy{width:61%}:root[dir=ltr] .hero h1{font-size:3.5rem}}
@media(max-width:600px){.shell{width:calc(100% - 40px)}.header-inner{height:76px;gap:10px}.logo-crop{width:92px;height:67px}.logo-crop img{width:122px;height:122px;top:-28px;left:-15px}.header-controls{gap:5px}.control-wrap{gap:3px}.control-wrap svg{width:16px;height:16px}.control-wrap select{font-size:.8rem;max-width:80px}.theme-wrap{padding-inline-start:8px}.menu-button{width:32px;padding:5px;margin-inline-start:3px}.hero{min-height:740px}.hero-inner{align-items:flex-start;min-height:665px}.hero-copy,:root[dir=ltr] .hero-copy{width:100%;padding-block:40px 220px;position:relative;z-index:1}.hero .eyebrow{font-size:.8rem;margin-bottom:20px}.hero h1{font-size:3.25rem;line-height:1.5;letter-spacing:-1.7px}.hero-description{font-size:.95rem;max-width:350px;margin-top:14px;line-height:1.95}.hero-actions{margin-top:24px;gap:24px}.button{padding:12px 18px;gap:22px;font-size:.875rem;min-height:48px}.text-link{font-size:.85rem;gap:10px}.hero-image{background-size:auto 76%;background-position:28% 115%;background-color:#090c11}.hero-shade{background:linear-gradient(180deg,#080c11 8%,rgba(8,12,17,.94) 23%,rgba(8,12,17,.6) 46%,rgba(8,12,17,.1) 70%,rgba(8,12,17,.45))}.hero-bottom{font-size:.75rem;gap:12px}.hero-bottom a{gap:12px}.hero-note{top:-27px;font-size:.75rem}.intro-inner{min-height:103px;display:block;padding-block:22px}.intro-inner>p{font-size:1rem;margin-bottom:4px}.intro-inner>span{font-size:.8rem}.section{padding-block:58px}.section-heading{margin-bottom:29px}h2{font-size:1.8rem;letter-spacing:-.6px}.eyebrow{font-size:.8rem}.subtle{margin-bottom:13px}.section-description{font-size:.91rem;margin-top:15px}.product-grid{grid-template-columns:1fr;gap:18px}.product-image{aspect-ratio:1.55}.product-info{padding:23px}.product-info h3,.compact-card h3{font-size:1.25rem}.compact-card{padding:24px;gap:20px}.compact-index{font-size:30px}.catalog-note{font-size:.8rem;line-height:1.9}.process-grid article{padding:24px 19px}.process-grid h3{font-size:1rem}.process-grid p{font-size:.85rem;line-height:1.9}.process-icon{width:29px;height:29px;margin-bottom:25px}.step-number{inset-inline-end:20px;top:26px}.about{display:flex;flex-direction:column-reverse;gap:32px}.about-copy{width:100%}.about-copy h2{font-size:2.3rem}.about-copy p:not(.eyebrow){font-size:.95rem}.about-visual{width:100%;min-height:440px;padding:25px}.about-since strong{font-size:70px}.about-logo{width:83%}.about-tags{gap:8px}.about-tags span{font-size:.78rem;padding:4px 10px}.site-footer{padding-top:43px}.footer-top{grid-template-columns:1fr 1fr;gap:35px 20px;padding-bottom:32px}.footer-top>div:first-child{grid-column:1/-1}.footer-wordmark{font-size:37px;letter-spacing:7px}.footer-tagline{font-size:10px;letter-spacing:1.9px}.footer-message{margin-top:16px}.footer-nav h3,.footer-location h3{font-size:.875rem}.footer-nav a,.footer-location p{font-size:.84rem}.footer-location .contact-pending{font-size:.78rem}.footer-bottom{display:block;font-size:.75rem;padding-block:20px}.footer-bottom p{gap:14px;margin-bottom:8px}.dialog-content{padding:26px}.dialog-picture{height:210px}.dialog-content h2{font-size:1.6rem}.dialog-close{width:38px;height:38px}:root[dir=ltr] .hero h1{font-size:3.2rem;letter-spacing:-2px;line-height:1.15}:root[dir=ltr] .hero-copy{padding-bottom:230px}:root[dir=ltr] .hero-image{background-position:28% 115%}}
@media(max-width:365px){.shell{width:calc(100% - 30px)}.control-wrap svg{display:none}.header-controls{gap:2px}.hero h1{font-size:2.8rem}.hero-actions{gap:17px}.process-grid{grid-template-columns:1fr}.process-grid article{border-inline-end:0;border-bottom:1px solid var(--line)}.process-grid article:last-child{border-bottom:0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

/* Frame the supplied logo without altering its geometry or clipping its lettering. */
.site-header .logo-crop{width:134px;height:94px}.site-header .logo-crop img{width:172px;height:172px;top:-41px;left:-19px}.about-logo img{width:130%;height:auto;left:-15%;top:-45%}@media(max-width:850px){.site-header .logo-crop{width:117px;height:82px}.site-header .logo-crop img{width:150px;height:150px;top:-36px;left:-16px}}@media(max-width:600px){.site-header .logo-crop{width:95px;height:70px}.site-header .logo-crop img{width:122px;height:122px;top:-28px;left:-13px}}

/* Keep navigation and touch controls usable in narrow and enlarged layouts. */
@media(max-width:1000px){.desktop-nav{display:none}.menu-button{display:grid}}
.header-controls{min-width:0}.control-wrap select{min-height:44px;font-size:1rem}.menu-button{min-width:44px;min-height:44px}.header-inner{height:auto;min-height:94px}.hero-copy,.footer-top>div,.about-copy,.product-info>div,.compact-content{min-width:0}h1,h2,h3,a,.latin-label{overflow-wrap:anywhere}
@media(max-width:600px){.header-inner{min-height:76px;flex-wrap:wrap;justify-content:center;padding-block:3px;column-gap:8px}.brand{margin-inline-end:auto}.header-controls{gap:4px;max-width:100%;flex-wrap:wrap;justify-content:flex-end}.control-wrap select{max-width:100px}.control-wrap svg{display:none}.theme-wrap{padding-inline-start:5px}.menu-button{margin:0}.hero-bottom{height:auto;min-height:75px;padding-block:14px;flex-wrap:wrap}.hero .eyebrow,.hero-description{font-size:1rem}.hero h1,:root[dir=ltr] .hero h1{font-size:clamp(2.5rem,11vw,3.25rem)}}
@media(max-width:380px){.header-inner{display:grid;grid-template-columns:1fr}.brand{margin-inline:auto}.header-controls{justify-content:center;width:100%}.site-header .logo-crop{height:60px}.site-header .logo-crop img{top:-33px}}

/* Keep the about logo in normal flow: mobile header crop rules must not
   collapse this flex child or clip the image in Safari. */
.about-visual .about-logo{width:100%;max-width:400px;height:auto;aspect-ratio:auto;flex:0 0 auto;overflow:visible;margin:12px auto}
.about-visual .about-logo img{position:static;display:block;width:100%;max-width:100%;height:auto;top:auto;left:auto;object-fit:contain}
