:root{--navy:#081d3c;--ink:#102947;--blue:#006dff;--sky:#75beff;--pale:#f1f5f9;--muted:#526176;--line:#d8e1eb;--white:#fff;font-family:Arial,Helvetica,sans-serif;color:var(--ink);font-synthesis:none;scroll-behavior:smooth}*{box-sizing:border-box}body{margin:0;background:#fff}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%;height:auto}h1,h2,h3,p{margin:0}a,button,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #f3a20d;outline-offset:6px}::selection{background:#aed4ff;color:var(--navy)}.container{width:min(1320px,calc(100% - 96px));margin-inline:auto}.section{padding-block:112px;scroll-margin-top:100px}.eyebrow{font-size:11px;font-weight:700;letter-spacing:2.1px;line-height:1.6;text-transform:uppercase}.header{height:88px;border-bottom:1px solid var(--line);position:relative;z-index:10;background:#fff}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:28px}.wordmark{font-size:29px;font-weight:800;letter-spacing:-1.6px;white-space:nowrap;display:inline-flex;align-items:center}.wordmark span{color:#0067ee}.wordmark i{color:#0074ff;margin-left:7px;font-style:normal;font-weight:400}nav{display:flex;gap:30px;align-items:center;font-size:13px;font-weight:600}nav>a{padding-block:12px}nav>a:hover{color:#0062de}.language{border-left:1px solid var(--line);padding-left:22px;display:flex;gap:9px;align-items:center}.language span{font-size:23px;line-height:12px}.nav-cta{background:var(--navy);color:white;padding:15px 18px;display:flex;gap:22px;align-items:center;border-radius:4px;font-size:12px}nav .nav-cta:hover{color:#fff;background:#154375}.menu-toggle{display:none}.skip{position:fixed;left:16px;top:10px;background:white;padding:18px;z-index:50;clip-path:inset(50%);width:1px;height:1px;overflow:hidden}.skip:focus{clip-path:none;width:auto;height:auto;overflow:visible}.hero{background:var(--navy);color:#fff;overflow:hidden;position:relative}.hero:before{content:"";position:absolute;width:700px;height:700px;right:-100px;top:-250px;background:radial-gradient(circle,#14538855,transparent 68%);pointer-events:none}.hero-inner{display:grid;grid-template-columns:1fr 1.05fr;gap:60px;align-items:center;padding-top:72px;padding-bottom:62px;position:relative}.hero-copy>.eyebrow{color:#b2d7ff;display:flex;align-items:center;gap:12px}.status-dot{width:6px;height:6px;background:#86c5ff;border-radius:50%;box-shadow:0 0 0 5px #86c5ff15}.hero h1{font-size:clamp(60px,6.35vw,98px);letter-spacing:-5.5px;line-height:.99;font-weight:500;margin:29px 0 28px}.hero h1 em,.cta h2 em{font-style:normal;color:var(--sky)}.lead{font-size:17px;line-height:1.8;max-width:475px}.hero .lead{color:#c2d0e0;max-width:390px;margin-bottom:32px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;padding:18px 23px;font-size:13px;font-weight:600;border-radius:4px;min-height:54px;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button span{font-size:20px;line-height:1}.blue{background:#0064e8;color:#fff}.blue:hover{background:#005bc9}.dark{background:var(--navy);color:#fff}.light{background:white;color:var(--navy)}.text-link{display:inline-flex;align-items:center;gap:26px;border-bottom:1px solid currentColor;padding-block:12px;font-size:13px;font-weight:700}.hero .text-link{display:flex;width:fit-content;border:0;margin-top:12px;color:#c7daee;font-weight:400}.hero-collage{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:310px 203px;gap:12px;position:relative;transform:rotate(-2deg);margin:8px 0 14px}.hero-frame{overflow:hidden;border-radius:7px;position:relative;display:block;background:#142d46;isolation:isolate}.hero-frame:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,#031326c9);z-index:0}.hero-frame img{height:100%;width:100%;object-fit:cover;transition:transform .6s}.hero-frame:hover img{transform:scale(1.04)}.hero-solar{grid-column:1/-1}.hero-generator img{object-position:45% center}.hero-software img{object-position:60% center}.image-caption{position:absolute;bottom:20px;left:20px;right:20px;z-index:1;display:flex;justify-content:space-between;gap:8px;font-size:11px;font-weight:600;align-items:center}.image-caption>span:last-child{font-size:21px}.orbit-label{position:absolute;left:calc(50% - 33px);top:277px;width:66px;height:66px;background:#0874ff;border:7px solid var(--navy);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:25px;font-weight:700;transform:rotate(2deg);z-index:2}.orbit-label>span{font-size:18px}.hero-bottom{border-top:1px solid #ffffff26;padding-block:24px;display:flex;align-items:center;justify-content:space-between;font-size:10px;letter-spacing:2px;color:#b7c9de}.hero-bottom>a{border:1px solid #ffffff40;border-radius:50%;height:32px;width:32px;display:grid;place-items:center;font-size:18px;letter-spacing:0}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:80px}.section-heading>p{max-width:335px;color:var(--muted);font-size:15px;line-height:1.85;padding-bottom:5px}h2{font-size:clamp(32px,3.6vw,53px);font-weight:500;line-height:1.13;letter-spacing:-2.2px}.section-heading h2{margin-top:22px}h2 span{color:#69778a}.solution-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;margin-top:50px;margin-bottom:72px}.solution-tab{border-top:1px solid var(--line);padding-top:20px;display:flex;align-items:center;gap:16px;font-size:13px}.solution-tab>span:first-child{color:#65778d;font-size:11px}.solution-tab strong{font-weight:500}.solution-tab>span:last-child{margin-left:auto;font-size:20px;color:#0066ed}.solution-row{display:grid;grid-template-columns:1.13fr 1fr;gap:90px;align-items:center;margin-top:84px;scroll-margin-top:35px}.solution-photo{height:420px;position:relative;overflow:hidden;border-radius:6px;background:#dce4ec}.solution-photo img{width:100%;height:100%;object-fit:cover}.photo-index{position:absolute;bottom:25px;left:25px;font-size:12px;color:white;border:1px solid #ffffff80;width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:#081d3c55}.solution-copy{max-width:440px}.solution-copy .eyebrow{color:#005ecb;margin-bottom:22px}.solution-copy h3{font-size:clamp(30px,3.1vw,46px);font-weight:500;line-height:1.16;letter-spacing:-1.8px}.solution-copy>p:not(.eyebrow){font-size:15px;line-height:1.9;color:var(--muted);margin-top:23px;margin-bottom:15px}.solution-copy .text-link{color:#005bc6}.solution-tag{display:block;margin-top:40px;font-size:10px;text-transform:uppercase;letter-spacing:1.6px;color:#68768a}.reverse .solution-photo{grid-column:2;grid-row:1}.reverse .solution-copy{grid-column:1;grid-row:1;padding-left:45px}.digital{background:var(--pale)}.digital h2{margin-top:22px}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:44px}.product{padding:38px 42px 42px;min-height:395px;border-radius:6px;display:flex;align-items:flex-start;flex-direction:column}.product.ylt{background:#fff2e6;border:1px solid #f0dfd0}.product.atlas{background:#0b2e50;color:#fff}.product-top{display:flex;align-items:center;gap:15px;font-size:9px;letter-spacing:1px;font-weight:700;min-height:44px}.product-symbol{display:grid;place-items:center;background:#e95700;color:#fff;font-size:25px;letter-spacing:-2px;border-radius:11px;width:42px;height:42px;flex:none}.atlas .product-symbol{background:#227fbd}.product h3{font-size:43px;letter-spacing:-2px;font-weight:500;margin-top:28px}.product-dot{color:#f8762b}.atlas .product-dot{color:#69bfff}.product>p{font-size:15px;line-height:1.85;max-width:420px;margin:17px 0 27px;color:#495869}.atlas>p{color:#c6d7e7}.product .button{margin-top:auto}.about{display:grid;grid-template-columns:1fr .9fr;gap:120px;align-items:center}.about h2{margin-top:22px}.about>div>p:not(.eyebrow){margin-top:28px;color:var(--muted);font-size:16px;line-height:1.9;max-width:490px}.about-visual{text-align:center;padding:25px 40px 35px;border:1px solid var(--line);border-radius:6px}.about-visual img{width:230px;margin:auto}.about .about-visual>p{font-size:14px;margin:0 auto 25px;color:var(--ink)}.about-categories{display:flex;justify-content:center;gap:22px;font-size:9px;letter-spacing:1.3px;color:#55667b}.faq{padding-top:0;display:grid;grid-template-columns:.7fr 1fr;gap:90px}.faq h2{font-size:35px;letter-spacing:-1.2px}.faq details{border-bottom:1px solid var(--line)}.faq details:first-child{border-top:1px solid var(--line)}summary{padding:25px 0;display:flex;justify-content:space-between;gap:24px;cursor:pointer;list-style:none;font-size:15px;line-height:1.5}summary::-webkit-details-marker{display:none}summary>span{font-size:23px;line-height:1;flex:none}details[open] summary>span{transform:rotate(45deg)}details>p{font-size:14px;color:var(--muted);line-height:1.9;padding:0 40px 26px 0}.cta{background:#0069ed;color:white;padding-block:77px}.cta-inner{display:grid;grid-template-columns:1.4fr 1fr;gap:100px;align-items:center}.cta h2{font-size:64px;letter-spacing:-3px;margin-top:20px}.cta h2 em{color:#fff}.cta-inner>div>p:not(.eyebrow){font-size:16px;line-height:1.7;max-width:310px;margin-bottom:26px}.cta .eyebrow{color:#fff;font-size:10px}footer{padding-top:48px;padding-bottom:26px}.footer-main{display:flex;align-items:center;gap:42px;padding-bottom:40px}.footer-main p{font-size:12px;color:var(--muted)}.footer-main>a:last-child{margin-left:auto;font-size:12px}.footer-bottom{border-top:1px solid var(--line);padding-top:24px;display:flex;gap:30px;justify-content:space-between;align-items:center;color:#5a697b;font-size:10px}.footer-bottom small{font-size:10px;line-height:1.7;max-width:560px}.footer-bottom>a{white-space:nowrap}.detail-hero{padding-top:45px;padding-bottom:0}.detail-hero>.eyebrow{margin-top:55px;color:#0064dc}.detail-hero h1{font-size:clamp(50px,6vw,90px);letter-spacing:-4px;font-weight:500;line-height:1.07;margin:20px 0 25px}.detail-hero .lead{max-width:620px;color:var(--muted)}.detail-photo{margin-top:50px;max-height:560px;overflow:hidden;border-radius:6px}.detail-photo img{width:100%;max-height:560px;object-fit:cover}.consider-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:55px;margin-top:40px}.consider-grid article{border-top:1px solid var(--line);padding-top:25px}.consider-grid article>span{font-size:12px;color:#0062d7}.consider-grid h2{font-size:28px;letter-spacing:-.7px;margin-block:20px}.consider-grid p{font-size:15px;line-height:1.85;color:var(--muted)}.detail-note{font-size:13px;color:var(--muted);margin-top:50px}.prose{min-height:65vh;max-width:850px}.prose h1{font-size:55px;letter-spacing:-2px;line-height:1.2;margin-bottom:25px}.prose p{font-size:18px;line-height:1.9;margin-bottom:40px}
@media(min-width:1550px){.hero-inner{padding-top:90px;padding-bottom:90px}.hero-collage{grid-template-rows:340px 225px}.orbit-label{top:307px}}
@media(max-width:1150px){.container{width:calc(100% - 64px)}nav{gap:22px}.nav-cta{display:none}.hero-inner{gap:30px}.hero h1{font-size:70px;letter-spacing:-4px}.hero-collage{grid-template-rows:260px 190px}.orbit-label{top:227px}.solution-row{gap:50px}.solution-photo{height:380px}.reverse .solution-copy{padding-left:0}.about{gap:60px}.cta-inner{gap:60px}.cta h2{font-size:54px}.product{padding:30px}.faq{gap:50px}}
@media(max-width:800px){.container{width:calc(100% - 40px)}.section{padding-block:75px}.header{height:74px}.wordmark{font-size:27px}.menu-toggle{display:flex;align-items:center;gap:12px;background:transparent;border:1px solid var(--line);padding:10px 12px;border-radius:4px;font-size:11px;min-height:42px}.menu-toggle span{font-size:18px}nav{display:none;position:absolute;top:74px;left:0;right:0;background:white;padding:20px;flex-direction:column;align-items:stretch;gap:2px;border-bottom:1px solid var(--line);box-shadow:0 14px 20px #081d3c12}nav.is-open{display:flex}nav a{padding:14px 12px}.language{border:0;padding-left:12px}.nav-cta{display:flex;margin-top:8px}.hero-inner{grid-template-columns:1fr;gap:30px;padding-top:47px;padding-bottom:36px}.hero h1{font-size:clamp(57px,10vw,80px);letter-spacing:-3.5px;margin-block:23px}.hero .lead{font-size:16px;max-width:490px}.hero .text-link{display:inline-flex;margin-left:18px}.hero-collage{width:calc(100% - 12px);margin:8px auto 14px;grid-template-rows:280px 180px;transform:rotate(-1deg)}.orbit-label{top:247px;transform:rotate(1deg)}.hero-bottom{font-size:8px;letter-spacing:1.5px;padding-block:20px}.hero-bottom>span:nth-child(2){display:none}.section-heading{display:block}.section-heading>p{margin-top:24px;max-width:520px;font-size:15px}.section-heading h2{font-size:39px;letter-spacing:-1.5px}.solution-tabs{gap:18px;margin-top:35px;margin-bottom:45px}.solution-tab{gap:8px;font-size:11px;align-items:flex-start}.solution-tab>span:last-child{font-size:14px}.solution-tab strong{line-height:1.5}.solution-row{grid-template-columns:1fr;gap:30px;margin-top:55px}.solution-photo{height:390px}.solution-copy{max-width:560px}.solution-copy h3{font-size:38px;letter-spacing:-1.5px}.solution-copy .eyebrow{margin-bottom:15px}.solution-copy>p:not(.eyebrow){margin-top:18px}.solution-tag{margin-top:23px}.reverse .solution-photo,.reverse .solution-copy{grid-column:auto;grid-row:auto}.product-grid{grid-template-columns:1fr;gap:18px}.product{padding:30px;min-height:370px}.product-top{font-size:9px}.about{grid-template-columns:1fr;gap:40px}.about-visual{max-width:550px;width:100%;margin:auto}.about-visual img{width:200px}.faq{padding-top:0;grid-template-columns:1fr;gap:30px}.cta{padding-block:60px}.cta-inner{grid-template-columns:1fr;gap:30px}.cta h2{font-size:52px;letter-spacing:-2px}.cta-inner>div>p:not(.eyebrow){max-width:440px;font-size:15px}.footer-main{flex-wrap:wrap;gap:24px}.footer-main p{order:3;width:100%}.footer-bottom{flex-wrap:wrap;gap:18px}.footer-bottom small{order:3;width:100%}.footer-bottom>a{margin-left:auto}.consider-grid{grid-template-columns:1fr;gap:30px}.detail-hero{padding-top:28px;padding-bottom:0}.detail-hero>.eyebrow{margin-top:40px}.detail-hero h1{font-size:55px;letter-spacing:-2.5px}.detail-photo{margin-top:30px}.detail-photo img{min-height:300px}.prose h1{font-size:40px}.prose p{font-size:16px}}
@media(max-width:400px){.hero h1{font-size:54px}.hero .text-link{display:flex;margin-left:0}.hero-collage{grid-template-rows:230px 160px}.orbit-label{top:197px}.image-caption{left:13px;right:13px;bottom:15px;font-size:9px}.solution-photo{height:290px}.solution-tab>span:first-child{display:none}.section-heading h2{font-size:34px}.product{padding:26px}.product h3{font-size:38px}.product-top{font-size:8px}.cta h2{font-size:46px}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}.button:hover{transform:none}}
.field-section{display:grid;grid-template-columns:.75fr 1.2fr;gap:75px;align-items:center;padding-bottom:0}.field-section h2{margin-top:20px}.field-section p:not(.eyebrow){margin-top:22px;font-size:16px;line-height:1.85;color:var(--muted)}@media(max-width:800px){.field-section{grid-template-columns:1fr;gap:30px}}
/* Shared interaction language with Yo Lo Tengo: Lucide stroke icons, rounded
   controls, explicit language names, editorial section rhythm and bold titles. */
.ui-icon{width:20px;height:20px;flex-shrink:0;vertical-align:middle;stroke-width:2}.button,.nav-cta{border-radius:40px;justify-content:center}.text-link .ui-icon{width:18px;height:18px}.image-caption .ui-icon{width:18px;height:18px}.solution-tab .ui-icon{margin-left:auto;color:#0064dc;width:19px;height:19px}.hero h1{font-weight:650;font-size:clamp(60px,6.1vw,94px);letter-spacing:-.06em}h2,.solution-copy h3,.detail-hero h1{font-weight:650;letter-spacing:-.045em}.language-bar{display:flex;align-items:center;gap:20px;padding-block:12px;font-size:11px;color:#526176}.language-bar a{padding:6px 0}.language-bar a[aria-current]{color:#005bc6;text-decoration:underline;text-underline-offset:5px;font-weight:700}.language-label{display:inline-flex}.language-label .ui-icon{width:16px;height:16px}.ylt-mark{background:#fff}.ylt-mark img{width:22px;height:28px}.orbit-label{font-size:26px}.hero-bottom>a .ui-icon{width:16px;height:16px}.header .nav-cta{margin-left:8px}@media(max-width:800px){.hero h1{font-size:clamp(55px,9.4vw,76px)}.language-bar{padding-block:8px}.header .nav-cta{margin-left:0}.hero .text-link{gap:15px}.hero .text-link .ui-icon{width:18px}}@media(max-width:400px){.hero h1{font-size:53px}}
.brand-showcases{display:grid;gap:38px;margin-top:48px}.brand-showcase{border:1px solid #e0e4e8;border-radius:28px;overflow:hidden}.showcase-ylt{background:#fff7f1;color:#272c29}.showcase-atlas{background:#eaf3fb;color:#102c48}.brand-feature{display:grid;grid-template-columns:.93fr 1.15fr;align-items:center;gap:28px;padding:48px 45px 32px}.official-brand{display:flex;align-items:center;gap:12px;margin-bottom:28px;font-size:29px;font-weight:750;letter-spacing:-1.2px}.official-brand img{object-fit:contain;flex:none}.official-brand small{display:block;font-size:11px;letter-spacing:0;font-weight:500;margin-top:4px;color:#475e75}.brand-copy>.eyebrow{font-size:9px;letter-spacing:1.4px;margin-bottom:18px}.brand-copy h3{font-size:38px;line-height:1.12;letter-spacing:-1.8px;font-weight:700}.brand-description{font-size:15px;line-height:1.85;color:#53616d;margin:22px 0 26px;max-width:400px}.ylt-button{background:#272c29;color:#fff}.atlas-button{background:#0d4d88;color:#fff}.brand-media{margin:0;min-width:0}.brand-media>img{width:100%;height:auto;mix-blend-mode:multiply}.brand-media figcaption{font-size:10px;line-height:1.6;color:#57616a;text-align:center;margin:20px 8px 0}.brand-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;padding:30px 45px 38px;border-top:1px solid #202c351c}.brand-benefits>div{position:relative;padding-left:32px}.brand-benefits .ui-icon{position:absolute;top:1px;left:0;width:19px;height:19px;color:#a43b00}.showcase-atlas .brand-benefits .ui-icon{color:#07558d}.brand-benefits h4{margin:0 0 9px;font-size:14px;line-height:1.45;font-weight:700}.brand-benefits p{font-size:12px;line-height:1.8;color:#52606c;margin:0}.atlas-devices{position:relative;min-height:365px;display:flex;align-items:center;padding:30px 45px 40px 0}.atlas-desktop{width:100%;border-radius:12px;overflow:hidden;box-shadow:0 20px 40px #24476626;border:1px solid #d5dfe8}.atlas-desktop img{width:100%;height:auto}.atlas-mobile{position:absolute;right:0;bottom:0;width:115px;border:5px solid #172431;border-radius:20px;overflow:hidden;background:#fff;box-shadow:0 14px 25px #20344b33}.atlas-mobile img{width:100%;height:auto}.atlas-brand img{background:#fff;border-radius:12px;padding:5px}.atlas-media figcaption{margin-top:22px}.concept-note{padding:36px 0 46px;display:flex;align-items:center;gap:50px;justify-content:space-between;border-top:1px solid var(--line);margin-bottom:40px}.concept-note h2{font-size:24px;letter-spacing:-.6px;line-height:1.3;margin-bottom:12px}.concept-note p{font-size:13px;line-height:1.8;max-width:650px;color:var(--muted)}.concept-note .text-link{font-size:12px;color:#005bc6;max-width:260px;flex-shrink:0;line-height:1.6}.cta-email{display:block;width:fit-content;margin-top:20px;font-size:14px;color:#fff;text-decoration:underline;text-underline-offset:4px}.footer-contact{font-size:12px;color:#005bc6}.footer-main{gap:30px}.footer-main .footer-contact{margin-left:auto}.footer-main>a:last-child{margin-left:0}.story-heading{max-width:860px;margin-bottom:45px}.story-heading h2{font-size:48px;line-height:1.18;margin-top:22px}.story-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:95px;align-items:start}.story-copy p{font-size:16px;line-height:1.9;color:var(--muted);margin-bottom:24px}.story-purpose{padding:30px 35px 38px;background:#f2f6fa;border-radius:24px;border:1px solid #e2e9f1}.real-brand{width:160px;background:#fff;border-radius:14px;overflow:hidden;margin-bottom:28px}.real-brand img{width:100%;height:auto}.story-purpose>.eyebrow{font-size:9px;color:#005ecb;letter-spacing:1.4px}.story-purpose h3{font-size:26px;letter-spacing:-.8px;line-height:1.2;margin:15px 0}.story-purpose>p:not(.eyebrow){font-size:14px;line-height:1.9;color:var(--muted)}.language-bar{flex-wrap:wrap;gap:19px}.hero-collage{transform:none}.hero-frame{border-radius:12px}.detail-products{padding-top:40px}.detail-products .brand-showcases{margin-top:0}html[lang=zh] h1,html[lang=zh] h2,html[lang=zh] h3{letter-spacing:-.025em;line-height:1.28}html[lang=fr] .hero h1{font-size:clamp(52px,5.6vw,86px)}html[lang=pt] .hero h1{font-size:clamp(54px,5.8vw,90px)}
@media(max-width:1150px){.brand-feature{padding:36px 30px;gap:25px}.brand-copy h3{font-size:31px}.brand-benefits{padding:28px 30px;gap:20px}.atlas-devices{min-height:300px;padding-right:30px}.atlas-mobile{width:100px}.story-grid{gap:55px}.footer-main{gap:20px}}
@media(max-width:800px){.brand-showcases{gap:28px;margin-top:32px}.brand-showcase{border-radius:20px}.brand-feature{grid-template-columns:1fr;padding:28px 26px 24px;gap:30px}.official-brand{font-size:28px;margin-bottom:25px}.brand-copy h3{font-size:35px;letter-spacing:-1.5px}.brand-description{max-width:100%;font-size:15px}.brand-media{max-width:580px;width:100%;margin:auto}.brand-media figcaption{font-size:10px}.brand-benefits{grid-template-columns:1fr;gap:24px;padding:28px 26px}.brand-benefits h4{font-size:14px}.brand-benefits p{font-size:13px}.atlas-devices{min-height:330px;padding-right:45px}.atlas-mobile{width:120px}.concept-note{display:block;padding-block:30px}.concept-note h2{font-size:24px}.concept-note .text-link{margin-top:15px;max-width:100%}.story-heading h2{font-size:36px}.story-grid{grid-template-columns:1fr;gap:25px}.story-copy p{font-size:15px}.story-purpose{padding:28px}.story-purpose .real-brand{width:145px}.footer-main{gap:20px}.footer-main .footer-contact{margin-left:0;order:4;width:100%}.footer-main>a:last-child{margin-left:auto}.footer-main p{margin:0}.language-bar{gap:17px;min-height:46px}.hero h1{overflow-wrap:normal}html[lang=fr] .hero h1{font-size:clamp(47px,8.4vw,73px)}html[lang=pt] .hero h1{font-size:clamp(48px,8.6vw,74px)}.button{max-width:100%;line-height:1.5;text-align:left}.cta-inner .button{gap:18px}.image-caption{font-size:10px}}
@media(max-width:400px){.brand-feature{padding:26px 20px}.brand-copy h3{font-size:30px}.brand-description{font-size:14px}.brand-benefits{padding:26px 20px}.atlas-devices{min-height:245px;padding-right:26px;padding-bottom:45px}.atlas-mobile{width:91px;border-width:4px;border-radius:16px}.official-brand{font-size:25px}.official-brand img{max-width:48px}.language-bar{gap:14px;font-size:10px}.hero .button{gap:18px}.concept-note .text-link{font-size:12px}html[lang=fr] .hero h1{font-size:45px}html[lang=pt] .hero h1{font-size:46px}}
.authentic-logo{display:block;position:relative;overflow:hidden;width:120px;height:73px}.authentic-logo img{position:absolute;width:150px;height:150px;max-width:none;left:-17px;top:-36px}.wordmark{letter-spacing:normal}.header{height:92px}.header-inner{gap:28px}.footer-main .authentic-logo{height:76px}@media(max-width:800px){.header{height:76px}nav{top:76px}.authentic-logo{width:103px;height:65px}.authentic-logo img{width:130px;height:130px;left:-15px;top:-30px}.header-inner{gap:15px}}

/* Preserve the complete official lockup at a legible desktop size. */
@media(min-width:801px){.header{height:88px}.header .authentic-logo{width:120px;height:76px}.header .authentic-logo img{width:150px;height:150px;left:-15px;top:-36px}}
.consider-image{width:100%;aspect-ratio:3/2;object-fit:cover;border-radius:12px;margin-bottom:26px}.generator-gallery h2{margin-top:20px}.media-intro{font-size:16px;line-height:1.8;color:var(--muted);max-width:680px;margin-top:22px}.photo-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px 24px;margin-top:40px}.photo-gallery figure,.video-gallery figure{margin:0;min-width:0}.photo-gallery a{display:block;border-radius:12px;overflow:hidden;background:var(--pale)}.photo-gallery img{width:100%;height:100%;aspect-ratio:4/3;object-fit:contain;transition:transform .2s}.photo-gallery a:hover img{transform:scale(1.02)}.photo-gallery figcaption,.video-gallery figcaption{display:flex;gap:14px;font-size:13px;line-height:1.6;margin-top:15px;color:var(--muted)}.photo-gallery figcaption span,.video-gallery figcaption span{color:#005ecb;font-weight:700}.generator-videos{padding-top:0}.video-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:36px 24px;margin-top:36px}.video-gallery video{display:block;width:100%;aspect-ratio:16/9;object-fit:contain;background:#081d3c;border-radius:12px}.video-gallery video:focus-visible{outline:3px solid #f3a20d;outline-offset:6px}@media(max-width:1000px){.photo-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.photo-gallery,.video-gallery{grid-template-columns:1fr}.photo-gallery{gap:28px}.video-gallery{gap:30px}}

/* Clear, grouped contact and privacy information. */
.site-footer{background:#f7f9fc;padding:64px 0 26px}.footer-columns{display:grid;grid-template-columns:1.15fr 1fr 1fr;gap:72px;align-items:start}.footer-brand .authentic-logo{width:168px;height:106px;background:white;border-radius:8px}.footer-brand .authentic-logo img{width:210px;height:210px;left:-23px;top:-53px}.footer-brand p{font-size:14px;line-height:1.7;color:var(--muted);margin-top:18px;max-width:235px}.footer-group h2{font-size:16px;letter-spacing:0;font-weight:700;margin-bottom:22px;line-height:1.5}.footer-group a{display:flex;align-items:center;gap:10px;font-size:14px;line-height:1.6;margin:13px 0;overflow-wrap:anywhere}.footer-group a:hover,.footer-transparency a:hover{text-decoration:underline}.footer-transparency{margin-top:38px;padding-block:20px;border-top:1px solid var(--line);font-size:12px;line-height:1.8;color:var(--muted)}.footer-transparency a{color:var(--ink);text-decoration:underline}.site-footer .footer-bottom{font-size:11px}.policy-hero{padding-block:44px 56px}.policy-hero .eyebrow{margin-top:46px;color:#005ecb}.policy-hero h1{font-size:clamp(40px,5vw,72px);letter-spacing:-2px;line-height:1.12;margin:22px 0}.policy-hero .lead{max-width:680px;color:var(--muted)}.policy-date{margin-top:24px;font-size:12px;color:var(--muted)}.policy-layout{display:grid;grid-template-columns:240px 1fr;gap:72px;padding-bottom:100px;align-items:start}.policy-nav{display:flex;flex-direction:column;align-items:stretch;gap:14px;background:#f1f5f9;padding:26px;border-radius:14px;font-size:13px;line-height:1.6;position:sticky;top:24px}.policy-nav a:hover{text-decoration:underline}.policy-content{max-width:780px}.policy-content section{padding:0 0 34px;margin-bottom:34px;border-bottom:1px solid var(--line);scroll-margin-top:24px}.policy-content h2{font-size:25px;letter-spacing:-.5px;font-weight:700;margin-bottom:16px}.policy-content p{font-size:16px;line-height:1.9;color:var(--muted)}.policy-contact a{display:block;font-size:16px;line-height:2;color:#005ecb}.policy-source{margin-bottom:35px}.policy-source a{color:#005ecb;text-decoration:underline}.showcase-ylt{background:#faf9f6!important}.showcase-ylt .brand-benefits{background:#faf9f6}@media(max-width:800px){.footer-columns{grid-template-columns:1fr 1fr;gap:35px}.footer-brand{grid-column:1/-1}.policy-layout{grid-template-columns:1fr;gap:35px}.policy-nav{position:static}.policy-hero h1{overflow-wrap:anywhere}}@media(max-width:480px){.footer-columns{grid-template-columns:1fr}.footer-brand{grid-column:auto}.site-footer{padding-top:40px}}
/* Generator information and a single, deliberate transition to buying criteria. */
.generator-info{display:grid;grid-template-columns:1fr 1fr;gap:32px 64px;padding-bottom:48px;margin-bottom:48px;border-bottom:1px solid var(--line)}
.generator-info h2{font-size:clamp(30px,3.4vw,46px);margin-bottom:24px}
.generator-info p{font-size:15px;line-height:1.8;color:var(--muted)}
.generator-info dl{margin:0;display:grid;gap:0;align-content:start}
.generator-info dl>div{padding:16px 0;border-bottom:1px solid var(--line)}
.generator-info dt{font-size:13px;font-weight:700;margin-bottom:7px}
.generator-info dd{margin:0;font-size:14px;line-height:1.6;color:var(--muted)}
.generator-info .generator-model-note{grid-column:1/-1;font-size:13px;max-width:900px}
.generator-videos{padding-bottom:0}
.generator-consider{padding-top:64px}
.generator-consider-image{object-fit:contain;background:#f1f3f4}
.community-figure{margin:28px 0 0}
.community-figure img{width:100%;height:auto;border-radius:12px}
.community-figure figcaption{font-size:11px;line-height:1.6;color:var(--muted);margin-top:10px}
@media(max-width:800px){.generator-info{grid-template-columns:1fr;gap:22px;padding-bottom:32px;margin-bottom:36px}.generator-info h2{letter-spacing:-1px}.generator-consider{padding-top:44px}.generator-gallery{padding-top:30px}.generator-videos{padding-bottom:0}}
@media(max-width:800px){.header .authentic-logo{width:106px;height:68px}.header .authentic-logo img{width:130px;height:130px;left:-14px;top:-31px}}

/* Complete official mark with real alpha, without clipping or distortion. */
.header .authentic-logo{width:62px;height:50px;overflow:visible}
.header .authentic-logo img,.footer-brand .authentic-logo img{position:static;inset:auto;width:100%;height:100%;max-width:100%;object-fit:contain}
.footer-brand .authentic-logo{width:156px;height:auto;aspect-ratio:996/632;background:transparent;border-radius:0;overflow:visible}
.real-brand,.story-purpose .real-brand{width:145px;background:transparent;border-radius:0;overflow:visible}
.real-brand img{width:100%;height:auto;object-fit:contain}
@media(max-width:800px){.header .authentic-logo{width:50px;height:40px}.header .authentic-logo img{width:100%;height:100%;inset:auto}}
