@font-face{font-family:Inter;src:url(fonts/inter.woff2) format('woff2');font-weight:100 900;font-display:swap}
:root{--ink:#102d32;--teal:#188c88;--aqua:#81e2d2;--paper:#fff;--line:#dbe5e3;--muted:#496065;--gutter:clamp(22px,5.2vw,90px);--radius:30px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,Arial,sans-serif;font-size:17px;line-height:1.55}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}img{display:block;max-width:100%;height:auto}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.02;letter-spacing:-.06em}h1{font-size:clamp(48px,7.8vw,126px);font-weight:850}h2{font-size:clamp(40px,5vw,76px);font-weight:800}h3{font-size:clamp(25px,2.1vw,34px);font-weight:750}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #087570;outline-offset:7px}.skip-link{position:fixed;top:-100px;left:20px;z-index:50;background:white;padding:14px}.skip-link:focus{top:15px}.site-header{min-height:104px;padding:16px var(--gutter);display:flex;align-items:center;justify-content:space-between;background:white;position:relative;z-index:10;gap:20px}.brand{display:block;width:190px;height:58px;overflow:hidden;position:relative;flex:none}.brand img{position:absolute;max-width:none;width:234px;height:117px;left:-23px;top:-33px}#main-nav{display:flex;gap:34px;align-items:center;font-size:16px;font-weight:700}#main-nav>a{position:relative;padding:8px 0}#main-nav>a:after{content:'';position:absolute;bottom:1px;left:0;right:100%;height:3px;background:var(--teal);transition:right .2s}#main-nav>a:hover:after{right:0}.language-switch{display:flex;gap:4px;padding-left:20px;border-left:1px solid var(--line)}.language-switch a{padding:6px 8px;border-radius:7px;font-size:14px}.language-switch [aria-current]{background:var(--ink);color:white}.menu-toggle{display:none}.eyebrow{text-transform:uppercase;letter-spacing:.13em;font-size:13px;font-weight:750;margin-bottom:22px}.hero{padding:70px var(--gutter) 55px;max-width:1640px;margin:auto}.hero h1{max-width:1300px}.hero-second{color:var(--teal)}.hero-dot,.dot{display:inline-block;border-radius:50%;background:var(--teal);width:.16em;height:.16em;margin-left:.1em}.hero-dot{background:var(--ink)}.hero-bottom{margin-top:40px;display:flex;align-items:center;justify-content:space-between;gap:32px}.hero-bottom p{max-width:510px;color:var(--muted);font-size:20px;line-height:1.5}.button{display:inline-flex;align-items:center;justify-content:center;gap:30px;border:2px solid var(--ink);background:var(--ink);color:white;padding:17px 25px;border-radius:100px;font-size:16px;font-weight:700;transition:transform .2s,background .2s;white-space:nowrap}.button span{font-size:24px;line-height:1}.button:hover{background:var(--teal);transform:translateY(-3px)}.button.secondary{background:transparent;color:var(--ink)}.spotlights{display:grid;grid-template-columns:1.16fr 1fr;gap:24px;padding:0 var(--gutter) 70px;max-width:1640px;margin:auto}.spotlight{position:relative;overflow:hidden;min-height:390px;border-radius:var(--radius);background:var(--ink);isolation:isolate}.spotlight-image{height:100%;width:100%;object-fit:cover;position:absolute;inset:0;transition:transform .6s}.spotlight:hover .spotlight-image{transform:scale(1.035)}.spotlight-shade{position:absolute;inset:0;background:linear-gradient(transparent 25%,#001716c9 100%)}.spotlight-copy{position:absolute;bottom:30px;left:32px;right:72px;color:white;display:flex;flex-direction:column;align-items:flex-start;gap:10px}.spotlight-copy strong{font-size:clamp(30px,3vw,48px);line-height:1.04;letter-spacing:-.05em}.spotlight-copy>span:last-child{font-size:16px}.pill{font-size:12px;line-height:1.3;font-weight:700;padding:8px 13px;border-radius:100px;background:white;color:var(--ink);letter-spacing:.015em}.round-arrow{width:49px;height:49px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:30px;background:white;color:var(--ink);flex:none}.spotlight>.round-arrow{position:absolute;bottom:29px;right:23px}.ticker{background:var(--aqua);padding:17px 0;overflow:hidden;white-space:nowrap;transform:rotate(-1.5deg);width:100%;font-size:clamp(24px,3.1vw,46px);font-weight:850;letter-spacing:-.04em;line-height:1.1}.ticker span{display:block;word-spacing:14px;min-width:max-content}.section-wrap{padding:100px var(--gutter);max-width:1640px;margin:auto}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:48px}.section-heading>p{max-width:380px;color:var(--muted)}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:28px;row-gap:52px}.product-art{position:relative;display:block;aspect-ratio:1.14;border-radius:24px;overflow:hidden;background:#e2f7ef}.card-image{height:100%;width:100%;object-fit:cover;transition:transform .45s}.product-art:hover .card-image{transform:scale(1.05)}.product-art>.pill{position:absolute;top:18px;left:18px}.product-art>.round-arrow{position:absolute;bottom:18px;right:18px;width:42px;height:42px;font-size:26px}.art-icon{padding:18%;background:#e6f3ee}.art-icon .card-image{object-fit:contain;border-radius:24%}.product-card:nth-child(3n+2) .art-icon{background:#f7ede7}.product-meta{padding:22px 4px 0}.status-line{text-transform:uppercase;font-size:12px;font-weight:700;letter-spacing:.07em;color:var(--teal);margin-bottom:10px}.product-meta h3{margin-bottom:12px}.product-meta>p:last-child{font-size:16px;color:var(--muted);line-height:1.5}.studio-section{background:var(--aqua);padding:100px var(--gutter);display:grid;grid-template-columns:1fr 1fr;gap:clamp(40px,8vw,140px)}.studio-heading h2{max-width:600px}.studio-copy{max-width:580px}.large-copy{font-size:clamp(22px,2.2vw,32px);line-height:1.4;letter-spacing:-.025em;margin-bottom:24px}.studio-copy>p:not(.large-copy){margin-bottom:32px}.text-link{font-weight:750;display:inline-flex;gap:32px;border-bottom:2px solid currentColor;padding-bottom:7px}.support-strip{display:flex;align-items:center;justify-content:space-between;gap:35px}.support-strip h2{font-size:clamp(35px,4vw,58px)}.site-footer{background:var(--ink);color:white;padding:66px var(--gutter) 25px}.footer-top{display:flex;align-items:center;justify-content:space-between;padding-bottom:65px}.footer-top p{font-size:clamp(45px,7vw,108px);font-weight:800;letter-spacing:-.06em;line-height:1}.footer-top .dot{background:var(--aqua)}.footer-bottom{border-top:1px solid #ffffff30;padding-top:25px;display:flex;justify-content:space-between;gap:20px;font-size:14px}.footer-bottom nav{display:flex;gap:25px}.text-page{min-height:65vh;padding-top:65px}.text-page h1{font-size:clamp(45px,6vw,85px);margin-bottom:40px}.prose{max-width:800px}.prose p,.prose ul{margin:0 0 24px}.prose h2{font-size:30px;letter-spacing:-.03em;margin:38px 0 18px}.prose a{text-decoration:underline;text-underline-offset:4px}.product-hero{padding:65px var(--gutter);max-width:1640px;margin:auto;display:grid;grid-template-columns:1fr 1.1fr;gap:55px;align-items:center}.product-hero h1{font-size:clamp(43px,5.3vw,82px);margin:20px 0}.product-hero .lead{font-size:23px;line-height:1.45;margin-bottom:24px}.product-hero .product-cover{border-radius:30px;width:100%;aspect-ratio:1.2;object-fit:cover}.breadcrumbs{font-size:14px;margin-bottom:28px}.breadcrumbs a{border-bottom:1px solid}.release-list{padding:0;list-style:none;margin:24px 0}.release-list li{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);padding:10px 0;font-size:14px}.release-list strong{font-weight:650}.product-content{display:grid;grid-template-columns:1.3fr 1fr;gap:80px;padding-top:20px}.feature-list{padding:0;list-style:none}.feature-list li{padding:20px 0;border-bottom:1px solid var(--line)}.feature-list h3{font-size:23px;letter-spacing:-.025em;margin-bottom:7px}.feature-list p{font-size:16px;color:var(--muted)}.product-content .prose{font-size:20px}.gallery-main{width:100%;border-radius:22px;background:#edf4f3;max-height:660px;object-fit:contain}.gallery-thumbs{display:flex;gap:14px;overflow:auto;padding:18px 3px}.gallery-thumbs button{border:3px solid transparent;background:none;padding:0;border-radius:12px;flex:0 0 125px;overflow:hidden}.gallery-thumbs [aria-pressed=true]{border-color:var(--teal)}.gallery-thumbs img{aspect-ratio:1.5;object-fit:cover;width:100%}figcaption{font-size:14px;color:var(--muted);margin-top:12px}.gallery{margin:0;padding-top:0}.support-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:40px 0}.support-tile{padding:24px;border:1px solid var(--line);border-radius:20px;display:flex;align-items:center;gap:22px}.support-tile img{width:58px;height:58px;object-fit:cover;border-radius:14px}.support-tile h2{font-size:23px;letter-spacing:-.035em;margin-bottom:8px}.support-tile p{font-size:14px;color:var(--muted)}details{border-top:1px solid var(--line);padding:22px 0}summary{cursor:pointer;font-weight:700}details p{padding-top:16px;color:var(--muted);max-width:760px}.notice{border-left:4px solid var(--teal);padding:18px 22px;background:#eff8f5;margin:25px 0;font-size:16px}.not-found{text-align:center}.not-found .button{margin-top:30px}
.product-figure{margin:0}.icon-figure{padding:40px;background:#e8f4ef;border-radius:30px}.icon-figure .product-cover{object-fit:contain;aspect-ratio:1;border-radius:24%}.product-links{display:flex;flex-wrap:wrap;gap:12px}.product-links .button{font-size:14px;gap:15px;padding:13px 18px}.gallery-section{padding-top:10px}.product-help{padding-top:35px;border-top:1px solid var(--line)}.product-help h2{font-size:38px;margin-bottom:25px}.product-help>p{max-width:750px;margin-bottom:25px}.help-links{display:flex;gap:35px;flex-wrap:wrap}.contact-panel{background:var(--aqua);padding:45px;border-radius:26px;margin-top:55px}.contact-panel h2{font-size:45px;margin-bottom:20px}.contact-panel>p{margin-bottom:23px}.contact-note{font-size:14px;max-width:650px;margin-top:20px}.support-tile>span:last-child{margin-left:auto}.support-answers details{scroll-margin-top:30px}
@media(min-width:1600px){.studio-section{padding-left:max(var(--gutter),calc((100vw - 1460px)/2));padding-right:max(var(--gutter),calc((100vw - 1460px)/2))}}
@media(max-width:1000px){#main-nav{gap:20px}.hero{padding-top:50px}.spotlight{min-height:340px}.spotlight-copy{left:22px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-section{gap:40px}.product-hero{gap:35px}.product-content{gap:40px}}
@media(max-width:700px){.site-header{min-height:85px}.brand{width:153px;height:48px}.brand img{width:193px;height:96.5px;left:-19px;top:-27px}.menu-toggle{display:flex;align-items:center;gap:10px;background:none;border:0;font-size:15px;font-weight:700;padding:12px 0}#main-nav{display:none;position:absolute;top:85px;left:0;right:0;background:white;padding:25px var(--gutter);box-shadow:0 15px 18px #102d3210;align-items:flex-start;gap:16px}#main-nav.is-open{display:flex;flex-direction:column}.language-switch{padding:10px 0 0;border:0}.hero{padding-top:35px;padding-bottom:35px}.hero h1{font-size:clamp(46px,10.4vw,72px);letter-spacing:-.065em}.eyebrow{font-size:12px;letter-spacing:.08em;margin-bottom:19px}.hero-bottom{flex-direction:column;align-items:flex-start;gap:25px;margin-top:26px}.hero-bottom p{font-size:17px}.button{font-size:15px;padding:14px 21px;gap:25px}.spotlights{grid-template-columns:1fr;padding-bottom:40px;gap:18px}.spotlight{min-height:330px}.spotlight-copy strong{font-size:35px}.spotlight-copy{bottom:25px}.spotlight-copy>span:last-child{font-size:15px}.section-wrap{padding-top:65px;padding-bottom:65px}.section-heading{display:block;margin-bottom:30px}.section-heading>p{margin-top:22px}.product-grid{gap:35px 18px}.product-art{aspect-ratio:.95;border-radius:17px}.product-art>.pill{font-size:11px;left:10px;top:10px;padding:6px 9px}.product-art>.round-arrow{width:34px;height:34px;right:11px;bottom:11px;font-size:22px}.product-meta{padding-top:17px}.product-meta h3{font-size:23px;line-height:1.08}.product-meta>p:last-child{font-size:14px}.status-line{font-size:11px}.studio-section{padding-top:65px;padding-bottom:65px;grid-template-columns:1fr;gap:28px}.studio-copy .large-copy{font-size:23px}.support-strip{align-items:flex-start;flex-direction:column;gap:27px}.footer-top{padding-bottom:40px;gap:24px}.footer-bottom{flex-direction:column;font-size:13px}.footer-bottom nav{gap:20px;flex-wrap:wrap}.site-footer{padding-top:45px}.product-hero{padding-top:30px;grid-template-columns:1fr;gap:30px}.product-hero .lead{font-size:21px}.product-hero .product-cover{aspect-ratio:1.3}.product-content{grid-template-columns:1fr;gap:25px}.product-content .prose{font-size:18px}.support-grid{grid-template-columns:1fr}.text-page h1{font-size:46px}.ticker{padding:14px 0}}
@media(max-width:380px){.product-grid{grid-template-columns:1fr}.product-art{aspect-ratio:1.3}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

.media-label{position:absolute;bottom:18px;left:14px;max-width:calc(100% - 78px);font-size:10px;line-height:1.3;padding:5px 8px;border-radius:6px;background:#fff;color:var(--ink)}
.contact-panel .button{white-space:normal;overflow-wrap:anywhere;max-width:100%;gap:12px}
@media(max-width:680px){.contact-panel{padding:26px}.contact-panel .button{font-size:14px;padding:14px}.release-list li{gap:16px}.product-links{flex-wrap:wrap}.product-links .button{white-space:normal}}
