:root{--navy:#07111f;--navy-2:#0b1728;--gold:#c9a33a;--gold-soft:#f0d682;--text:#111827;--muted:#667085;--line:rgba(7,17,31,.1);--paper:#f7f4ec;--white:#fff;--radius:24px}*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--text);background:var(--paper);overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block;height:auto}button,input,select,textarea{font:inherit}.container{width:min(1180px,calc(100% - 32px));margin-inline:auto}.header{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:rgba(7,17,31,.94);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid hsla(0,0%,100%,.1)}.header-inner{min-height:76px;justify-content:space-between;gap:18px}.brand,.header-inner{display:flex;align-items:center}.brand{gap:12px;color:#fff;font-weight:900;letter-spacing:.03em}.brand-mark{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle at 35% 25%,#fff0a7,var(--gold) 45%,#2d1d04);color:#06101d;box-shadow:0 0 0 1px rgba(201,163,58,.55),0 16px 40px rgba(201,163,58,.18)}.brand small{display:block;color:var(--gold-soft);font-size:10px;letter-spacing:.18em;margin-top:3px;font-weight:700}.nav{display:flex;gap:22px;align-items:center;color:#fff;font-size:14px}.nav a{opacity:.86}.nav a:hover{color:var(--gold-soft);opacity:1}.cta{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:14px;background:linear-gradient(135deg,var(--gold),#f2d878);color:#07111f;font-weight:800;border:0;box-shadow:0 12px 32px rgba(201,163,58,.22)}.cta.secondary{background:transparent;color:#fff;border:1px solid hsla(0,0%,100%,.26);box-shadow:none}.cta.light{background:#fff;color:var(--navy)}details{position:relative}.menu-btn{display:none;list-style:none;cursor:pointer;color:#fff;border:1px solid hsla(0,0%,100%,.22);border-radius:12px;padding:10px 12px}.menu-btn::-webkit-details-marker{display:none}.mobile-nav{display:none;position:absolute;right:0;top:58px;width:min(320px,calc(100vw - 32px));background:rgba(7,17,31,.98);border:1px solid hsla(0,0%,100%,.12);border-radius:20px;padding:12px;box-shadow:0 30px 90px rgba(0,0,0,.35)}.mobile-nav a{display:block;color:#fff;padding:13px 10px;border-radius:12px}.mobile-nav a:hover{background:hsla(0,0%,100%,.07)}.hero{color:#fff;background:radial-gradient(circle at 75% 26%,rgba(201,163,58,.22),transparent 31%),linear-gradient(135deg,#07111f,#0b1728 55%,#03060b);position:relative;overflow:hidden}.hero-inner{min-height:calc(100svh - 76px);display:grid;grid-template-columns:1.05fr .95fr;align-items:center;grid-gap:40px;gap:40px;padding:64px 0}.hero-copy{position:relative;z-index:2}.eyebrow{color:var(--gold);letter-spacing:.28em;text-transform:uppercase;font-weight:800;font-size:13px}h1{font-size:clamp(46px,7vw,88px);line-height:.98;margin:18px 0 22px;letter-spacing:-.055em}.lead{color:hsla(0,0%,100%,.76);font-size:clamp(18px,2vw,22px);line-height:1.75;max-width:640px}.actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:32px}.hero-panel{min-height:500px;border-radius:36px;position:relative;overflow:hidden;background:linear-gradient(145deg,hsla(0,0%,100%,.08),hsla(0,0%,100%,.02));border:1px solid hsla(0,0%,100%,.12);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.1),0 40px 100px rgba(0,0,0,.28)}.hero-panel:before{content:"";position:absolute;inset:0;background:url(/images/hero-port.svg) 50%/cover no-repeat;opacity:.86}.hero-panel:after{content:"HKT";position:absolute;right:26px;bottom:0;font-size:112px;font-weight:900;color:rgba(201,163,58,.14);letter-spacing:-.08em}.trust-strip{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1px;gap:1px;background:rgba(7,17,31,.08);border-radius:26px;overflow:hidden;margin-top:-34px;position:relative;z-index:3;box-shadow:0 24px 70px rgba(7,17,31,.1)}.trust-strip div{background:#fff;padding:22px;font-weight:800;color:var(--navy)}.section{padding:88px 0}.section.dark{background:var(--navy);color:#fff}.section-title{max-width:760px;margin-bottom:38px}.section-title.center{text-align:center;margin-inline:auto}.section-title h2{font-size:clamp(34px,5vw,58px);line-height:1.05;margin:10px 0;letter-spacing:-.045em}.section-title p{color:var(--muted);line-height:1.8;font-size:17px}.dark .section-title p{color:hsla(0,0%,100%,.68)}.grid{display:grid;grid-gap:20px;gap:20px}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:28px;box-shadow:0 20px 60px rgba(7,17,31,.06)}.dark .card{background:hsla(0,0%,100%,.055);border-color:hsla(0,0%,100%,.1);color:#fff;box-shadow:none}.card h3{margin:14px 0 10px;font-size:22px;letter-spacing:-.02em}.card p{color:var(--muted);line-height:1.75;margin:0}.dark .card p{color:hsla(0,0%,100%,.66)}.icon{width:44px;height:44px;border-radius:15px;display:grid;place-items:center;background:rgba(201,163,58,.13);color:var(--gold);font-weight:900}.split{display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:40px;gap:40px;align-items:center}.ceo-photo{border-radius:32px;overflow:hidden;border:1px solid hsla(0,0%,100%,.14);background:#111;min-height:460px}.ceo-photo img{width:100%;height:100%}.list{display:grid;grid-gap:14px;gap:14px;margin:0;padding:0;list-style:none}.list li{padding:16px 18px;border-radius:18px;background:rgba(7,17,31,.04);border:1px solid rgba(7,17,31,.07)}.dark .list li{background:hsla(0,0%,100%,.055);border-color:hsla(0,0%,100%,.1)}.doc-card img{width:100%;height:260px;object-fit:cover;border-radius:18px;background:#eee;border:1px solid var(--line)}.form{display:grid;grid-gap:14px;gap:14px}.input,select,textarea{width:100%;border:1px solid rgba(7,17,31,.12);border-radius:16px;padding:16px;background:#fff;color:var(--text)}textarea{min-height:130px;resize:vertical}.footer{background:#03060b;color:#fff;padding:58px 0 92px}.footer-grid{display:grid;grid-template-columns:1.3fr .8fr 1fr;grid-gap:26px;gap:26px}.footer a,.footer p{color:hsla(0,0%,100%,.68);line-height:1.7}.mobile-actions{position:fixed;left:10px;right:10px;bottom:10px;z-index:60;display:none;gap:8px;background:rgba(3,6,11,.88);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:8px;border-radius:18px;border:1px solid hsla(0,0%,100%,.12)}.mobile-actions a{flex:1 1;min-height:46px;border-radius:13px;display:grid;place-items:center;color:#07111f;background:var(--gold);font-weight:900;font-size:13px}.mobile-actions a:nth-child(2),.mobile-actions a:nth-child(3){background:hsla(0,0%,100%,.1);color:#fff}@media (max-width:980px){.header>.container>.cta,.nav{display:none}.menu-btn,details[open] .mobile-nav{display:block}.hero-inner{grid-template-columns:1fr;min-height:auto;padding:58px 0 92px}.hero-panel{min-height:320px;order:-1;opacity:.72}.footer-grid,.grid-2,.grid-3,.grid-4,.split,.trust-strip{grid-template-columns:1fr}.section{padding:66px 0}.mobile-actions{display:flex}}@media (max-width:520px){.container{width:min(100% - 24px,1180px)}.header-inner{min-height:68px}.brand-mark{width:38px;height:38px}h1{font-size:clamp(42px,13vw,58px)}.hero-inner{padding:38px 0 88px}.hero-panel{min-height:220px;border-radius:26px}.card{padding:22px;border-radius:22px}.actions .cta{width:100%}}@media (orientation:landscape) and (max-height:560px){.hero-inner{min-height:auto;grid-template-columns:1.1fr .9fr;padding:30px 0 42px}.hero-panel{min-height:240px;order:0}h1{font-size:clamp(38px,7vw,58px)}.lead{font-size:16px;line-height:1.55}.section{padding:44px 0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{animation:none!important;transition:none!important}}.process-section{background:#fff}.process-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.process-card{position:relative;overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:28px;box-shadow:0 18px 52px rgba(7,17,31,.055)}.step-number{color:var(--gold);letter-spacing:.14em;margin-bottom:22px}.process-card h3{margin:0 0 10px;font-size:22px}.process-card p{margin:0;color:var(--muted);line-height:1.75}.process-card:after{content:"";position:absolute;right:-28px;top:-28px;width:96px;height:96px;border-radius:999px;background:rgba(201,163,58,.08)}.profile-cta-section{background:linear-gradient(135deg,#f7f4ec,#fff)}.profile-cta{display:flex;justify-content:space-between;align-items:center;gap:28px;background:#07111f;color:#fff;border-radius:32px;padding:42px;box-shadow:0 30px 90px rgba(7,17,31,.16)}.profile-cta h2{font-size:clamp(30px,4vw,52px);line-height:1.05;margin:10px 0;letter-spacing:-.045em}.profile-cta p{color:hsla(0,0%,100%,.7);max-width:640px;line-height:1.8}.profile-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-end}.dark-text{color:#fff!important;border-color:hsla(0,0%,100%,.28)!important}@media (max-width:980px){.process-grid{grid-template-columns:1fr 1fr}.profile-cta{align-items:flex-start;flex-direction:column;padding:30px}.profile-actions{justify-content:flex-start}}@media (max-width:640px){.process-grid{grid-template-columns:1fr}.profile-cta{border-radius:24px;padding:24px}.profile-actions .cta{width:100%}}@media (orientation:landscape) and (max-height:560px){.process-grid{grid-template-columns:repeat(3,1fr);gap:12px}.process-card{padding:18px}.profile-cta{padding:24px}}.header-actions{display:flex;align-items:center;gap:12px}.language-switch{display:inline-flex;align-items:center;gap:2px;border:1px solid hsla(0,0%,100%,.18);border-radius:12px;padding:4px;background:hsla(0,0%,100%,.05)}.language-switch a{color:#fff;font-size:12px;font-weight:900;padding:8px 10px;border-radius:9px}.language-switch a:hover{background:hsla(0,0%,100%,.1);color:var(--gold-soft)}.faq-section{background:#fff}.faq-list{display:grid;grid-gap:14px;gap:14px;max-width:920px}.faq-item{border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 16px 45px rgba(7,17,31,.045);padding:0;overflow:hidden}.faq-item summary{cursor:pointer;font-weight:900;color:var(--navy);list-style:none;padding:22px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";color:var(--gold);font-size:24px;line-height:1}.faq-item[open] summary:after{content:"–"}.faq-item p{margin:0;padding:0 24px 24px;color:var(--muted);line-height:1.8}.skip-link{position:absolute;left:-999px;top:0;background:#fff;color:#07111f;padding:10px 14px;border-radius:0 0 10px 0;z-index:999}.skip-link:focus{left:0}@media (max-width:980px){.header-actions{display:none}.language-switch{width:max-content}.mobile-nav .language-switch{display:flex}.faq-item summary{padding:19px 18px}.faq-item p{padding:0 18px 20px}}.ceo-layout{grid-template-columns:minmax(300px,.86fr) minmax(0,1.14fr)}.ceo-photo{margin:0;min-height:0;box-shadow:0 30px 90px rgba(0,0,0,.28)}.ceo-photo img,.ceo-photo picture{display:block;width:100%;height:100%}.ceo-photo img{object-fit:cover;object-position:center 28%}.ceo-copy{min-width:0}.ceo-quote{margin:24px 0 0;padding:22px 24px;border-left:3px solid var(--gold);background:hsla(0,0%,100%,.055);border-radius:0 18px 18px 0;color:hsla(0,0%,100%,.86);font-size:18px;line-height:1.75}@media (max-width:980px){.ceo-layout{grid-template-columns:1fr}.ceo-photo{width:min(100%,620px);justify-self:center}}@media (max-width:640px){.ceo-photo{aspect-ratio:4/5;border-radius:24px}.ceo-photo img{object-position:center 24%}.ceo-quote{font-size:16px;padding:18px}}@media (orientation:landscape) and (max-height:560px){.ceo-layout{grid-template-columns:.75fr 1.25fr;align-items:start}.ceo-photo{aspect-ratio:4/5;max-height:72vh}.ceo-quote{margin-top:14px;padding:14px 16px;font-size:14px}}.brand-personal{gap:10px;min-width:max-content}.brand-logo{width:52px;height:52px;object-fit:cover;border-radius:50%;border:1px solid rgba(201,163,58,.45);box-shadow:0 8px 28px rgba(0,0,0,.28)}.brand-owner{font-size:15px;letter-spacing:.035em;white-space:nowrap}.mobile-owner{display:block;color:var(--gold-soft);padding:10px;font-size:14px}.hero-port-background{min-height:calc(100svh - 76px);background-image:url(/images/hero-port-background.webp);background-size:cover;background-position:50%;background-attachment:fixed;isolation:isolate}.hero-port-background:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,8,15,.94),rgba(5,14,27,.83) 40%,rgba(5,14,27,.48) 72%,rgba(3,8,15,.62));z-index:-1}.hero-overlay{position:absolute;inset:0;background:radial-gradient(circle at 78% 42%,rgba(201,163,58,.16),transparent 38%);z-index:-1}.hero-scroll-content{grid-template-columns:minmax(0,760px);position:relative;z-index:1}.hero-scroll-content .hero-copy{animation:heroRise .9s ease both}@keyframes heroRise{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.about-photo-grid{display:grid;grid-template-columns:1.2fr .8fr;margin-top:42px;align-items:stretch}.about-founder-panel,.about-photo-grid{grid-gap:22px;gap:22px}.about-photo{margin:0;overflow:hidden;border-radius:28px;background:#111;box-shadow:0 24px 70px rgba(7,17,31,.13)}.about-photo img{width:100%;height:100%;object-fit:cover}.about-photo-tall{min-height:720px}.about-photo-tall img{object-position:center 32%}.about-photo-portrait{min-height:460px}.founder-note{align-self:end}.profile-page-grid{display:grid;grid-template-columns:1.1fr .9fr;grid-gap:42px;gap:42px;align-items:center}.profile-founder-photo{margin:0;border-radius:30px;overflow:hidden;background:#111;box-shadow:0 28px 80px rgba(7,17,31,.16)}.profile-founder-photo img{width:100%;height:100%;max-height:720px;object-fit:cover;object-position:center 18%}.footer-brand{margin-bottom:18px}.footer-brand small{display:block}.doc-card:first-child img{object-fit:contain;background:#e7f4ea}@media (max-width:1100px){.brand-owner{display:none}}@media (max-width:980px){.hero-port-background{background-attachment:scroll;background-position:62%;min-height:auto}.about-photo-grid,.profile-page-grid{grid-template-columns:1fr}.about-photo-tall{min-height:560px}.about-founder-panel{grid-template-columns:1fr 1fr;align-items:stretch}.about-photo-portrait{min-height:100%}.founder-note{align-self:stretch}}@media (max-width:640px){.brand-logo{width:44px;height:44px}.about-founder-panel{grid-template-columns:1fr}.about-photo-tall{min-height:480px}.about-photo-portrait{min-height:430px}.hero-port-background:before{background:linear-gradient(180deg,rgba(3,8,15,.78),rgba(3,8,15,.92))}.hero-scroll-content{padding-top:110px;padding-bottom:120px}.footer-grid{gap:34px}}@media (orientation:landscape) and (max-height:560px){.hero-port-background{background-attachment:scroll}.hero-scroll-content{grid-template-columns:minmax(0,680px);padding:34px 0 52px}.about-photo-grid{grid-template-columns:1fr 1fr}.about-photo-tall{min-height:520px}}@media (prefers-reduced-motion:reduce){.hero-scroll-content .hero-copy{animation:none}}.products-section{background:linear-gradient(180deg,#f7f4ec,#fff)}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:24px;gap:24px;margin-top:36px}.product-card{display:grid;grid-template-columns:minmax(210px,.8fr) minmax(0,1.2fr);overflow:hidden;border:1px solid var(--line);border-radius:28px;background:#fff;box-shadow:0 20px 58px rgba(7,17,31,.07);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.product-card:hover{transform:translateY(-5px);box-shadow:0 30px 78px rgba(7,17,31,.13);border-color:rgba(201,163,58,.42)}.product-card-image{min-height:300px;background:#ece8dd;overflow:hidden}.product-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.product-card:hover .product-card-image img{transform:scale(1.035)}.product-card-body{padding:28px;display:flex;flex-direction:column;align-items:flex-start}.product-category{color:var(--gold);font-size:12px;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.product-card h3{font-size:25px;line-height:1.15;margin:12px 0 7px;color:var(--navy)}.product-title-fa{font-size:15px;color:#8a6b18;margin:0 0 13px;font-weight:800;width:100%;text-align:left;direction:rtl}.product-card-body>p:not(.product-title-fa){color:var(--muted);line-height:1.72;margin:0 0 20px}.product-link{margin-top:auto;color:var(--navy);font-weight:900;border-bottom:1px solid rgba(201,163,58,.55);padding-bottom:4px}.product-detail-section{background:linear-gradient(180deg,#f7f4ec,#fff)}.back-link{display:inline-flex;margin-bottom:25px;color:#475467;font-weight:800}.product-detail-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);grid-gap:52px;gap:52px;align-items:center}.product-detail-image{margin:0;overflow:hidden;border-radius:32px;background:#fff;box-shadow:0 28px 82px rgba(7,17,31,.14);aspect-ratio:1.08/1}.product-detail-image img{width:100%;height:100%;object-fit:cover}.product-detail-title{font-size:clamp(40px,5vw,70px);color:var(--navy);margin:16px 0 10px;line-height:1.02}.product-detail-fa{font-size:19px;color:#8a6b18;font-weight:900;margin:0 0 22px;text-align:left}.product-detail-lead{font-size:18px;line-height:1.8;color:#475467;margin:0;max-width:720px}.product-secondary{color:var(--navy)!important;border-color:rgba(7,17,31,.2)!important}.product-info-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:20px;gap:20px;margin-top:54px}.product-info-card{background:#fff;border:1px solid var(--line);border-radius:24px;padding:28px;box-shadow:0 18px 50px rgba(7,17,31,.055)}.product-info-card h2{font-size:21px;margin:0 0 18px;color:var(--navy)}.product-info-card ul{margin:0;padding-left:20px;color:#475467;line-height:1.8}.product-info-card li::marker{color:var(--gold)}.product-note{margin-top:22px;border-radius:20px;padding:20px 22px;background:#07111f;color:hsla(0,0%,100%,.78);line-height:1.7}.product-note strong{color:var(--gold-soft)}.about-photo-grid{grid-template-columns:minmax(260px,420px) minmax(260px,420px);justify-content:center;align-items:start;gap:28px}.about-founder-panel{display:grid;grid-gap:20px;gap:20px}.about-photo-tall{min-height:0;aspect-ratio:2/3;max-height:560px}.about-photo-portrait{min-height:0;aspect-ratio:4/5;max-height:390px}.about-photo-tall img{object-position:center 28%}.about-photo-portrait img{object-position:center 18%}.founder-note{padding:24px}@media (max-width:980px){.product-detail-grid,.product-grid{grid-template-columns:1fr}.product-detail-grid{gap:34px}.product-detail-image{width:min(100%,720px);justify-self:center}.product-info-grid{grid-template-columns:1fr 1fr}.about-photo-grid{grid-template-columns:minmax(250px,380px) minmax(250px,380px)}.about-founder-panel{grid-template-columns:1fr}.about-photo-portrait{min-height:0;max-height:360px}}@media (max-width:680px){.product-card{grid-template-columns:1fr}.product-card-image{min-height:240px;aspect-ratio:1.28/1}.product-card-body{padding:23px}.product-info-grid{grid-template-columns:1fr}.product-detail-image{border-radius:24px;aspect-ratio:1/1}.product-detail-fa{text-align:right}.about-photo-grid{grid-template-columns:minmax(0,340px);justify-content:center}.about-photo-tall{max-height:430px}.about-photo-portrait{max-height:330px}}@media (orientation:landscape) and (max-height:560px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card{grid-template-columns:160px 1fr}.product-card-image{min-height:220px}.product-card-body{padding:18px}.product-card h3{font-size:20px}.about-photo-grid{grid-template-columns:280px 320px}.about-photo-tall{max-height:420px}.about-photo-portrait{max-height:300px}}.ceo-layout{grid-template-columns:minmax(240px,340px) minmax(0,1fr);gap:clamp(32px,5vw,72px);align-items:center}.ceo-photo{width:min(100%,340px);aspect-ratio:4/5;max-height:430px;justify-self:center;border-radius:24px}.ceo-photo img{object-position:center 24%}@media (max-width:980px){.ceo-layout{grid-template-columns:1fr}.ceo-photo{width:min(100%,300px);max-height:380px}}@media (max-width:640px){.ceo-photo{width:min(82vw,260px);max-height:330px;border-radius:20px}}@media (orientation:landscape) and (max-height:560px){.ceo-layout{grid-template-columns:220px minmax(0,1fr)}.ceo-photo{width:220px;max-height:300px}}.brand-signature{gap:13px;min-width:max-content}.brand-monogram{width:46px;height:46px;border-radius:50%;font-family:Georgia,serif;font-size:17px;font-weight:900;letter-spacing:-.03em;color:#0a1422;background:linear-gradient(145deg,#fff2a9,#d7ad3e 46%,#8c6416);border:1px solid rgba(255,238,165,.7);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.65),0 8px 24px rgba(201,163,58,.18)}.brand-copy{display:grid;grid-gap:3px;gap:3px}.brand-copy strong{font-size:16px;letter-spacing:.025em;color:#fff;white-space:nowrap}.brand-copy small{font-size:9px;letter-spacing:.16em;text-transform:uppercase;color:var(--gold-soft);white-space:nowrap;margin:0}.product-editorial{margin:58px auto 0;max-width:900px;padding:clamp(30px,5vw,58px);background:#fff;border:1px solid var(--line);border-radius:30px;box-shadow:0 22px 68px rgba(7,17,31,.07)}.product-editorial:before{content:"The story behind the product";display:block;margin-bottom:22px;color:var(--gold);font-size:12px;font-weight:900;letter-spacing:.2em;text-transform:uppercase}.product-editorial p{margin:0 0 22px;color:#3d4a5c;font-family:Georgia,Times New Roman,serif;font-size:clamp(17px,1.55vw,20px);line-height:1.9}.product-editorial p:last-child{margin-bottom:0}@media(max-width:1100px){.brand-copy small{display:none}}@media(max-width:760px){.brand-copy strong{font-size:14px}.brand-monogram{width:42px;height:42px}.product-editorial{margin-top:38px;padding:26px 22px;border-radius:24px}}@media(max-width:520px){.brand-copy{display:none}.brand-signature{min-width:auto}.brand-monogram{width:40px;height:40px}}.premium-header{background:rgba(2,5,9,.93);border-bottom:1px solid rgba(201,163,58,.42);box-shadow:0 10px 34px rgba(0,0,0,.22)}.premium-header .header-inner{min-height:88px}.premium-brand{gap:14px}.premium-brand-logo{width:62px;height:62px;display:grid;place-items:center;overflow:hidden;border-radius:50%;border:1px solid hsla(46,79%,73%,.55);box-shadow:0 0 28px rgba(201,163,58,.16)}.premium-brand-logo img{width:100%;height:100%;object-fit:cover}.premium-brand .brand-copy strong{font-family:Georgia,Times New Roman,serif;font-size:20px;letter-spacing:.06em}.premium-brand .brand-copy small{display:block;font-size:9px;letter-spacing:.18em;color:var(--gold-soft)}.premium-header .nav a{position:relative;padding:34px 0 31px}.premium-header .nav a:after{content:"";position:absolute;left:0;right:100%;bottom:20px;height:2px;background:var(--gold);transition:right .22s ease}.premium-header .nav a:hover:after{right:0}.hero-premium-background{min-height:calc(100svh - 88px);background-image:url(/images/hero-premium-port.webp);background-size:cover;background-position:50%;background-attachment:fixed;isolation:isolate}.hero-premium-background:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,5,9,.96),rgba(3,7,12,.91) 34%,rgba(3,8,15,.58) 65%,rgba(3,8,15,.16));z-index:-1}.hero-premium-inner{grid-template-columns:minmax(0,720px);padding:54px 0 74px}.premium-hero-copy h1{font-size:clamp(44px,5.7vw,72px);max-width:720px;margin-top:28px}.hero-brand-lockup{display:flex;align-items:center;gap:24px;margin-bottom:18px}.hero-brand-lockup>img{width:170px;height:112px;object-fit:contain;filter:drop-shadow(0 12px 28px rgba(0,0,0,.42))}.hero-brand-lockup>div{display:grid;grid-gap:5px;gap:5px;padding-left:22px;border-left:1px solid hsla(46,79%,73%,.48)}.hero-brand-lockup strong{font-family:Georgia,Times New Roman,serif;color:#fff;font-size:24px;letter-spacing:.02em}.hero-brand-lockup span{color:var(--gold-soft);font-size:14px;letter-spacing:.08em;text-transform:uppercase}.about-vision-composition{margin-top:54px;display:grid;grid-template-columns:minmax(280px,430px) minmax(320px,1fr);grid-gap:56px;gap:56px;align-items:center;background:linear-gradient(135deg,#05080d,#0a111c);border:1px solid rgba(201,163,58,.35);border-radius:34px;padding:clamp(24px,4vw,50px);overflow:hidden;box-shadow:0 30px 90px rgba(7,17,31,.16)}.about-monochrome{margin:0;aspect-ratio:4/5;overflow:hidden;border-radius:26px;border:1px solid hsla(0,0%,100%,.11);background:#070707}.about-monochrome img{width:100%;height:100%;object-fit:cover;object-position:center 18%}.about-logo-panel{text-align:center;color:#fff}.about-logo-panel img{width:min(100%,440px);height:auto;margin:0 auto 18px;filter:drop-shadow(0 18px 36px rgba(201,163,58,.18))}.about-logo-panel h2{font-family:Georgia,Times New Roman,serif;color:var(--gold-soft);font-size:clamp(24px,3vw,38px);margin:10px 0 12px}.about-logo-panel p{max-width:520px;margin:0 auto;color:hsla(0,0%,100%,.68);line-height:1.75;font-size:17px}@media(max-width:980px){.hero-premium-background{background-attachment:scroll;background-position:65%}.premium-header .header-inner{min-height:76px}.about-vision-composition{grid-template-columns:1fr;gap:30px}.about-monochrome{width:min(100%,380px);justify-self:center}.hero-brand-lockup>img{width:135px;height:90px}.premium-hero-copy h1{font-size:clamp(42px,8vw,62px)}}@media(max-width:640px){.premium-brand-logo{width:48px;height:48px}.premium-brand .brand-copy strong{font-size:16px}.premium-brand .brand-copy small{display:none}.hero-premium-background:before{background:linear-gradient(180deg,rgba(2,5,9,.78),rgba(2,5,9,.94))}.hero-premium-inner{padding:48px 0 96px}.hero-brand-lockup{align-items:flex-start;gap:14px}.hero-brand-lockup>img{width:104px;height:74px}.hero-brand-lockup>div{padding-left:14px}.hero-brand-lockup strong{font-size:18px}.hero-brand-lockup span{font-size:10px}.premium-hero-copy h1{font-size:clamp(40px,12vw,54px)}.about-vision-composition{padding:20px;border-radius:24px}.about-monochrome{width:min(100%,300px)}}.search-band{position:-webkit-sticky;position:sticky;top:88px;z-index:44;background:linear-gradient(180deg,rgba(2,5,9,.96),rgba(7,17,31,.92));border-bottom:1px solid rgba(201,163,58,.22);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.search-band-inner{display:flex;justify-content:flex-end;padding:9px 0}.site-search-wrap{width:min(100%,430px)}.site-search{height:42px;gap:9px;padding:0 8px 0 14px;border:1px solid hsla(46,79%,73%,.35);border-radius:14px;background:hsla(0,0%,100%,.055);box-shadow:0 10px 30px rgba(0,0,0,.16)}.site-search>span{color:var(--gold-soft);font-size:20px}.site-search button{border-radius:10px;padding:8px 13px}.search-results{top:48px;border:1px solid hsla(46,79%,73%,.32);border-radius:16px;box-shadow:0 24px 70px rgba(0,0,0,.35)}.search-results span{font-size:11px}.language-menu{position:relative}.language-menu summary{display:flex;align-items:center;gap:8px;min-height:44px;padding:0 14px;border-radius:14px;color:#07111f;background:linear-gradient(135deg,#f5df91,#c99d29);font-weight:900;box-shadow:0 0 0 1px rgba(255,235,157,.5),0 10px 30px rgba(201,163,58,.28)}.language-menu summary b{font-size:12px}.language-dropdown{top:52px;width:180px;padding:8px;background:#07111f;border:1px solid hsla(46,79%,73%,.35);border-radius:16px;box-shadow:0 22px 60px rgba(0,0,0,.34)}.language-dropdown a{padding:11px 12px;color:#fff;border-radius:10px;font-weight:800}.language-dropdown a:hover{background:hsla(0,0%,100%,.08);color:var(--gold-soft)}.hero-brand-large>img{width:340px;height:220px}.premium-hero-copy h1{font-size:clamp(34px,4vw,50px);max-width:660px;line-height:1.06;letter-spacing:-.035em}.hero-subline{margin:0 0 14px;color:var(--gold-soft);font-family:Georgia,Times New Roman,serif;font-size:clamp(19px,2.1vw,28px)}.compact-section{padding:58px 0}.compact-section .section-title{margin-bottom:26px}.compact-section .section-title h2{font-size:clamp(30px,3.6vw,46px)}.compact-section .section-title p{font-size:15px;line-height:1.65}.compact-grid{gap:14px}.compact-card{padding:20px;border-radius:20px}.compact-card .icon{width:38px;height:38px;border-radius:12px}.compact-card h3{font-size:18px;margin:11px 0 7px}.compact-card p{font-size:14px;line-height:1.55}.compact-trust div{padding:16px 18px;font-size:14px}.articles-preview{background:linear-gradient(180deg,#fff,#f7f4ec)}.article-card>span{color:var(--gold);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.14em}.article-card a{display:inline-block;margin-top:18px;color:var(--navy);font-weight:900;border-bottom:1px solid var(--gold)}.language-page-title{font-size:clamp(44px,7vw,82px);color:var(--navy);max-width:850px}.language-page-copy{font-size:20px;line-height:1.8;color:var(--muted);max-width:720px;margin-bottom:30px}@media(max-width:980px){.search-band{top:76px}.search-band-inner{justify-content:stretch}.site-search-wrap{width:100%}.language-menu summary{min-height:42px}.hero-brand-large>img{width:260px;height:170px}}@media(max-width:640px){.search-band{top:68px}.site-search button{display:none}.hero-brand-large{display:grid}.hero-brand-large>img{width:210px;height:140px}.premium-hero-copy h1{font-size:clamp(34px,10vw,44px)}.compact-section{padding:46px 0}.compact-trust{margin-top:-22px}.language-dropdown{right:auto;left:0}}.header-shell{width:min(1320px,calc(100% - 28px));margin-inline:auto;display:grid;grid-template-columns:minmax(245px,1fr) auto minmax(245px,1fr);grid-gap:22px;gap:22px}.header-shell .brand{justify-self:start}.header-shell .nav{justify-self:center}.header-shell .header-actions{justify-self:end;display:flex;align-items:center;gap:12px}.header-shell .mobile-menu{justify-self:end}.brand-signature{margin-left:0}.search-float{position:fixed;top:88px;right:max(18px,calc((100vw - 1320px)/2 + 14px));z-index:46;width:min(390px,calc(100vw - 36px));pointer-events:none}.search-float .site-search-wrap{pointer-events:auto;margin-left:auto}.site-search-wrap{position:relative;width:min(100%,390px)}.site-search{height:38px;display:flex;align-items:center;gap:6px;padding:0 6px 0 13px;border:1px solid hsla(46,79%,73%,.34);border-radius:12px;background:rgba(7,17,31,.86);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 14px 38px rgba(0,0,0,.24);transition:width .22s ease,border-color .22s ease,background .22s ease}.site-search:focus-within{border-color:hsla(46,79%,73%,.72);background:rgba(7,17,31,.96)}.site-search input{flex:1 1;min-width:0;border:0;outline:0;background:transparent;color:#fff;font-size:13px}.site-search input::placeholder{color:hsla(0,0%,100%,.52)}.site-search button{width:30px;height:30px;min-width:30px;display:grid;place-items:center;border:0;border-radius:9px;padding:0;background:linear-gradient(135deg,var(--gold),#f2d878);color:#07111f;font-weight:900;cursor:pointer;box-shadow:none}.site-search button span{font-size:19px;line-height:1;transform:translateY(-1px)}.search-results{position:absolute;top:44px;right:0;left:0;padding:8px;background:#07111f;border:1px solid hsla(46,79%,73%,.34);border-radius:15px;box-shadow:0 24px 70px rgba(0,0,0,.38);max-height:min(480px,70vh);overflow:auto}.search-results a{display:flex;justify-content:space-between;gap:18px;padding:11px 12px;border-radius:11px;color:#fff;align-items:flex-start}.search-results a:hover{background:hsla(0,0%,100%,.07)}.search-results a>div{display:grid;grid-gap:4px;gap:4px;min-width:0}.search-results strong{font-size:13px}.search-results small{color:hsla(0,0%,100%,.57);font-size:11px;line-height:1.45}.search-results span{color:var(--gold-soft);font-size:10px;text-transform:uppercase;letter-spacing:.1em;white-space:nowrap;margin-top:2px}.search-empty{margin:0;padding:14px;color:hsla(0,0%,100%,.62);font-size:13px;text-align:center}.hero-brand-xl>img{width:510px;height:330px;max-width:55vw}.hero-brand-xl{gap:30px}@media(max-width:1120px){.header-shell{grid-template-columns:minmax(220px,1fr) auto minmax(220px,1fr);gap:14px}.header-shell .nav{gap:14px;font-size:13px}.header-shell .header-actions .cta{display:none}}@media(max-width:980px){.header-shell{display:flex;justify-content:space-between}.header-shell .nav,.header-shell>.header-actions{display:none}.search-float{top:78px;right:16px;width:min(360px,calc(100vw - 32px))}.hero-brand-xl>img{width:390px;height:252px;max-width:70vw}}@media(max-width:640px){.search-float{top:70px;right:12px;width:calc(100vw - 24px)}.site-search-wrap{width:100%}.site-search{height:36px}.site-search button{display:grid;width:28px;height:28px;min-width:28px}.hero-brand-xl>img{width:315px;height:205px;max-width:88vw}}.header-shell{min-height:76px;align-items:center}.header-shell .brand,.header-shell .header-actions,.header-shell .nav{align-self:center}.brand-signature{height:76px;display:flex;align-items:center}.brand-monogram{display:grid;place-items:center;line-height:1}.brand-copy{display:flex;flex-direction:column;justify-content:center;line-height:1.05}.header-shell .nav a{display:flex;align-items:center;min-height:44px}.header-shell .header-actions{height:76px}.header-shell .header-actions .cta,.language-menu summary{align-self:center}.search-float{top:104px}.hero-premium-background,.hero-premium-inner{min-height:calc(100svh - 76px)}.hero-premium-inner{display:flex;align-items:flex-start;padding-top:72px;padding-bottom:30px}.premium-hero-copy{width:min(100%,660px)}.hero-brand-xl{gap:22px;margin-bottom:10px;align-items:center}.hero-brand-xl>img{width:255px;height:165px;max-width:38vw;object-fit:contain;mix-blend-mode:screen;filter:drop-shadow(0 14px 28px rgba(0,0,0,.42))}.hero-brand-lockup>div{padding-left:18px}.hero-brand-lockup strong{font-size:22px}.hero-brand-lockup span{font-size:12px}.premium-hero-copy h1{font-size:clamp(36px,4.2vw,56px);line-height:1.02;margin:14px 0 8px}.hero-subline{font-size:clamp(18px,1.8vw,24px);margin-bottom:8px}.premium-hero-copy .lead{font-size:clamp(15px,1.45vw,18px);line-height:1.55;margin:0;max-width:600px}.premium-hero-copy .actions{margin-top:20px}@media(max-height:760px) and (min-width:981px){.hero-premium-inner{padding-top:58px;padding-bottom:22px}.hero-brand-xl>img{width:225px;height:145px}.premium-hero-copy h1{font-size:clamp(34px,3.7vw,48px)}.hero-subline{font-size:20px}.premium-hero-copy .lead{font-size:15px;line-height:1.45}.premium-hero-copy .actions{margin-top:16px}}@media(max-width:980px){.brand-signature{height:68px}.search-float{top:88px}.hero-premium-inner{min-height:auto;padding-top:82px;padding-bottom:72px}.hero-brand-xl>img{width:220px;height:142px;max-width:58vw}}@media(max-width:640px){.search-float{top:80px}.hero-premium-inner{padding-top:78px;padding-bottom:84px}.hero-brand-xl{display:flex;gap:12px}.hero-brand-xl>img{width:165px;height:108px;max-width:48vw}.hero-brand-lockup>div{padding-left:12px}.hero-brand-lockup strong{font-size:16px}.hero-brand-lockup span{font-size:9px}.premium-hero-copy h1{font-size:clamp(34px,10vw,44px);margin-top:12px}}:root{--atlas-navy:#071a33;--atlas-navy-2:#0c294d;--atlas-gold:#c89126;--atlas-gold-2:#e4b957;--atlas-white:#fff;--atlas-paper:#fbfcfe}body{background:var(--atlas-paper)}.atlas-header{background:hsla(0,0%,100%,.94);border-bottom:1px solid rgba(200,145,38,.35);box-shadow:0 8px 28px rgba(7,26,51,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.atlas-header-shell{min-height:68px;height:68px;grid-template-columns:minmax(120px,1fr) auto minmax(220px,1fr);align-items:center;width:min(1440px,calc(100% - 34px))}.atlas-brand{justify-self:start;height:64px;color:var(--atlas-navy)}.atlas-brand img{width:82px;height:58px;object-fit:contain;object-position:left center}.atlas-nav{gap:27px;color:var(--atlas-navy);font-size:15px;font-weight:700;align-items:center}.atlas-nav a{min-height:68px;display:flex;align-items:center;opacity:.9}.atlas-nav a:after{left:50%;right:50%;bottom:0;height:2px;background:var(--atlas-gold);transition:left .2s ease,right .2s ease}.atlas-nav a:hover{color:var(--atlas-gold);opacity:1}.atlas-nav a:hover:after{left:0;right:0}.atlas-header-actions{height:68px!important;display:flex;align-items:center;justify-self:end;gap:12px}.atlas-cooperation{min-height:42px;background:#fff;color:var(--atlas-gold);border:1px solid rgba(200,145,38,.7);box-shadow:0 0 0 rgba(200,145,38,0);transition:background .2s ease,color .2s ease,box-shadow .2s ease,transform .2s ease}.atlas-cooperation:hover{color:#fff;background:linear-gradient(135deg,var(--atlas-gold),var(--atlas-gold-2));box-shadow:0 8px 28px rgba(200,145,38,.25);transform:translateY(-1px)}.atlas-header .language-menu summary{min-height:42px;color:var(--atlas-navy);background:#fff;border:1px solid rgba(200,145,38,.7);box-shadow:0 8px 24px rgba(7,26,51,.07)}.atlas-header .language-dropdown{background:#fff;border-color:rgba(200,145,38,.35);box-shadow:0 20px 55px rgba(7,26,51,.16)}.atlas-header .language-dropdown a{color:var(--atlas-navy)}.atlas-header .language-dropdown a:hover{background:rgba(200,145,38,.1);color:var(--atlas-gold)}.atlas-search-float{top:82px;right:max(18px,calc((100vw - 1440px)/2 + 18px));width:min(430px,calc(100vw - 36px))}.atlas-search-float .site-search{height:38px;background:hsla(0,0%,100%,.96);border:1px solid rgba(7,26,51,.18);box-shadow:0 10px 28px rgba(7,26,51,.1)}.atlas-search-float .site-search:focus-within{background:#fff;border-color:rgba(200,145,38,.75)}.atlas-search-float .site-search input{color:var(--atlas-navy)}.atlas-search-float .site-search input::placeholder{color:rgba(7,26,51,.48)}.atlas-search-float .site-search button{background:transparent;color:var(--atlas-gold);border-left:1px solid rgba(200,145,38,.35);border-radius:0 8px 8px 0}.atlas-search-float .search-results{background:#fff;border-color:rgba(200,145,38,.28);box-shadow:0 22px 60px rgba(7,26,51,.18)}.atlas-search-float .search-results a{color:var(--atlas-navy)}.atlas-search-float .search-results a:hover{background:rgba(200,145,38,.08)}.atlas-search-float .search-empty,.atlas-search-float .search-results small{color:rgba(7,26,51,.58)}.home-atlas{position:relative;padding:58px 0 36px;background:linear-gradient(hsla(0,0%,100%,.18),hsla(0,0%,100%,.18)),url(/images/hero-premium-port.webp) top /cover fixed no-repeat}.home-atlas:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,hsla(0,0%,100%,.32),hsla(0,0%,100%,.06),hsla(0,0%,100%,.18))}.home-atlas>*{position:relative;z-index:1}.atlas-hero{color:var(--atlas-navy);overflow:visible;padding:0 0 24px}.atlas-hero-card{min-height:min(650px,calc(100svh - 126px));display:grid;grid-template-columns:minmax(340px,.88fr) minmax(520px,1.12fr);border:1px solid rgba(200,145,38,.35);border-radius:26px;overflow:hidden;background:hsla(0,0%,100%,.97);box-shadow:0 24px 70px rgba(7,26,51,.16)}.atlas-hero-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(32px,4.5vw,66px)}.atlas-hero-logo{width:min(100%,285px);height:auto;max-height:235px;margin-bottom:10px;filter:drop-shadow(0 12px 26px rgba(7,26,51,.08))}.atlas-hero-copy .eyebrow{color:var(--atlas-gold);margin-top:4px}.atlas-hero-copy h1{font-family:Georgia,Times New Roman,serif;font-size:clamp(40px,4.5vw,66px);letter-spacing:-.04em;margin:12px 0 15px}.atlas-hero-copy h1,.atlas-hero-copy h1:first-line{color:var(--atlas-navy)}.atlas-hero-copy .hero-subline{color:var(--atlas-navy);font-family:Arial,Helvetica,sans-serif;font-size:clamp(18px,1.7vw,25px);margin:0 0 8px}.atlas-hero-copy .lead{color:rgba(7,26,51,.66);font-size:16px;line-height:1.55;margin:0}.atlas-hero-copy .actions{margin-top:22px}.atlas-primary{background:var(--atlas-navy);color:#fff;box-shadow:0 12px 28px rgba(7,26,51,.18)}.atlas-primary:hover{background:var(--atlas-navy-2)}.atlas-secondary{background:#fff!important;color:var(--atlas-navy)!important;border:1px solid rgba(200,145,38,.65)!important}.atlas-hero-port{min-height:100%;background:url(/images/hero-premium-port.webp) 50%/cover no-repeat;position:relative}.atlas-hero-port:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,hsla(0,0%,100%,.68),hsla(0,0%,100%,0) 23%)}.atlas-trust{margin-top:-3px;border:1px solid rgba(7,26,51,.09);border-radius:20px;background:hsla(0,0%,100%,.95);box-shadow:0 18px 50px rgba(7,26,51,.11)}.atlas-trust div{color:var(--atlas-navy);background:hsla(0,0%,100%,.94)}.home-atlas>.section{width:min(1180px,calc(100% - 32px));margin:26px auto 0;padding:54px 0;border:1px solid rgba(200,145,38,.24);border-radius:26px;overflow:hidden;box-shadow:0 18px 52px rgba(7,26,51,.12)}.home-atlas>.section,.home-atlas>.section.dark{background:hsla(0,0%,100%,.965);color:var(--atlas-navy)}.home-atlas>.section.dark .card{background:#fff;color:var(--atlas-navy);border-color:rgba(7,26,51,.1);box-shadow:0 15px 42px rgba(7,26,51,.06)}.home-atlas>.section.dark .card p,.home-atlas>.section.dark .section-title p{color:var(--muted)}.home-atlas>.section .eyebrow{color:var(--atlas-gold)}.home-atlas>.section .card h3,.home-atlas>.section .section-title h2{color:var(--atlas-navy)}.home-atlas .card,.home-atlas .product-card,.home-atlas .product-info-card{border-radius:20px}.home-atlas .articles-preview,.home-atlas .products-section{background:hsla(0,0%,100%,.965)}.home-atlas .ceo-quote{color:var(--atlas-navy)}.home-atlas .profile-cta{background:#fff}.about-logo-panel{background:#fff;color:var(--atlas-navy);border-radius:26px;padding:18px}.about-logo-panel img{width:min(100%,430px);max-height:480px;object-fit:contain}.about-logo-panel h2{color:var(--atlas-gold)}.about-logo-panel p{color:rgba(7,26,51,.64)}.footer{background:linear-gradient(135deg,var(--atlas-navy),#0b315b);border-top:2px solid var(--atlas-gold)}.footer-brand .brand-logo{width:82px;height:82px}.footer h3{color:var(--atlas-gold-2)}@media(max-width:1120px){.atlas-header-shell{grid-template-columns:100px 1fr auto;gap:12px}.atlas-nav{gap:16px;font-size:14px}.atlas-hero-card{grid-template-columns:.9fr 1.1fr}}@media(max-width:980px){.atlas-header-shell{display:flex;height:64px;min-height:64px}.atlas-brand{height:60px}.atlas-brand img{width:72px;height:52px}.atlas-search-float{top:76px;right:16px}.home-atlas{padding-top:54px;background-attachment:scroll}.atlas-hero-card{grid-template-columns:1fr;min-height:auto}.atlas-hero-copy{padding:42px 34px 30px}.atlas-hero-logo{width:230px;max-height:190px}.atlas-hero-port{min-height:360px}.home-atlas>.section{padding:46px 0}}@media(max-width:640px){.atlas-search-float{top:72px;right:12px}.home-atlas{padding-top:52px}.atlas-hero-card{border-radius:20px}.atlas-hero-copy{padding:32px 22px 26px}.atlas-hero-logo{width:190px;max-height:155px}.atlas-hero-copy h1{font-size:clamp(36px,11vw,48px)}.atlas-hero-port{min-height:260px}.atlas-trust{grid-template-columns:1fr 1fr}.home-atlas>.section{width:calc(100% - 20px);margin-top:18px;border-radius:20px;padding:38px 0}}.atlas-header-shell{grid-template-columns:minmax(110px,1fr) auto minmax(110px,1fr)}.atlas-header-actions{min-width:110px;justify-content:flex-end}.home-atlas{background:linear-gradient(rgba(7,26,51,.08),rgba(7,26,51,.08)),url(/images/hero-premium-port.webp) top /cover fixed no-repeat}.home-atlas:before{background:linear-gradient(90deg,rgba(7,26,51,.72),rgba(7,26,51,.42) 42%,rgba(7,26,51,.08) 74%,rgba(7,26,51,.02));height:min(760px,calc(100svh - 68px));bottom:auto}.atlas-hero{padding:0;background:transparent;color:#fff}.atlas-hero,.atlas-hero-overlay{min-height:min(760px,calc(100svh - 68px));display:flex;align-items:center}.atlas-hero-overlay{padding-top:56px;padding-bottom:42px}.atlas-hero-copy{width:min(620px,58vw);padding:0;color:#fff;text-shadow:0 3px 18px rgba(0,0,0,.32)}.atlas-hero-logo{width:min(100%,220px);max-height:190px;margin-bottom:4px;filter:drop-shadow(0 12px 26px rgba(0,0,0,.3))}.atlas-hero-copy .eyebrow{color:var(--atlas-gold-2)}.atlas-hero-copy h1{color:#fff;font-size:clamp(42px,5.2vw,72px);max-width:600px;margin:10px 0 14px}.atlas-hero-copy .hero-subline,.atlas-hero-copy h1:first-line{color:#fff}.atlas-hero-copy .lead{color:hsla(0,0%,100%,.82);max-width:590px}.atlas-secondary{background:hsla(0,0%,100%,.12)!important;color:#fff!important;border:1px solid hsla(0,0%,100%,.6)!important;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.atlas-trust{margin-top:-42px;position:relative;z-index:4}.home-atlas>.section:first-of-type{margin-top:34px}.whatsapp-float{position:fixed;right:22px;bottom:22px;z-index:1700;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#25d366;border:3px solid #fff;box-shadow:0 14px 38px rgba(7,26,51,.28),0 0 0 1px rgba(7,26,51,.08);transition:transform .2s ease,box-shadow .2s ease}.whatsapp-float:hover{transform:translateY(-3px) scale(1.04);box-shadow:0 18px 46px rgba(7,26,51,.34)}.whatsapp-float svg{width:32px;height:32px;fill:#fff}@media(max-width:980px){.atlas-hero,.atlas-hero-overlay{min-height:640px}.atlas-hero-copy{width:min(620px,78vw)}.atlas-hero-logo{width:190px;max-height:160px}.home-atlas{background-attachment:scroll}.home-atlas:before{height:640px}}@media(max-width:640px){.atlas-hero,.atlas-hero-overlay{min-height:620px}.atlas-hero-overlay{padding-top:76px;padding-bottom:86px}.atlas-hero-copy{width:100%;text-align:left}.atlas-hero-logo{width:155px;max-height:130px}.atlas-hero-copy h1{font-size:clamp(38px,12vw,54px)}.atlas-trust{margin-top:-24px}.whatsapp-float{right:14px;bottom:14px;width:54px;height:54px}.whatsapp-float svg{width:29px;height:29px}}:root{--paper:#fff;--atlas-paper:#fff}body{background:#fff;color:var(--atlas-navy)}main:not(:has(.home-atlas)),main:not(:has(.home-atlas)) .section,main:not(:has(.home-atlas)) .section.dark{background:#fff;color:var(--atlas-navy)}main:not(:has(.home-atlas)) .section.dark .card h3,main:not(:has(.home-atlas)) .section.dark .section-title h2,main:not(:has(.home-atlas)) .section.dark h1,main:not(:has(.home-atlas)) .section.dark h2,main:not(:has(.home-atlas)) .section.dark h3{color:var(--atlas-navy)}main:not(:has(.home-atlas)) .section.dark .card p,main:not(:has(.home-atlas)) .section.dark .section-title p,main:not(:has(.home-atlas)) .section.dark p{color:var(--muted)}main:not(:has(.home-atlas)) .section.dark .card{background:#fff;color:var(--atlas-navy);border-color:rgba(7,26,51,.1);box-shadow:0 15px 42px rgba(7,26,51,.06)}.home-atlas{padding-top:0;background:#fff}.home-atlas:before{display:none}.atlas-hero{background:linear-gradient(90deg,rgba(7,26,51,.76),rgba(7,26,51,.5) 42%,rgba(7,26,51,.1) 74%,rgba(7,26,51,.02)),url(/images/hero-premium-port.webp) 50% /cover no-repeat}.atlas-hero-logo{object-position:left center;border-radius:12px;box-shadow:0 16px 36px rgba(0,0,0,.2);filter:none}.atlas-hero-copy{width:min(820px,72vw)}.atlas-hero-copy h1{font-size:clamp(34px,4.2vw,62px);letter-spacing:-.035em}.home-atlas .articles-preview,.home-atlas .products-section,.home-atlas .profile-cta,.home-atlas>.section,.home-atlas>.section.dark{background:#fff}.home-atlas>.section{box-shadow:0 14px 42px rgba(7,26,51,.08)}@media(max-width:980px){.atlas-hero-copy{width:min(760px,86vw)}.atlas-hero-logo{width:205px;max-height:205px}.atlas-hero-copy h1{font-size:clamp(32px,5.7vw,50px)}}@media(max-width:700px){.atlas-hero-copy{width:100%}.atlas-hero-logo{width:165px;max-height:165px}.atlas-hero-copy h1{white-space:normal;font-size:clamp(36px,11vw,50px)}}@keyframes atlasRise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes atlasShine{0%{transform:translateX(-140%) rotate(18deg)}to{transform:translateX(240%) rotate(18deg)}}.certification-trust-section{background:#fff!important;border-color:rgba(200,145,38,.26)!important}.certification-trust-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:26px}.certification-trust-heading h2{margin:8px 0 0;color:var(--atlas-navy);font-family:Georgia,Times New Roman,serif;font-size:clamp(28px,3.3vw,46px);letter-spacing:-.035em}.certification-view-all{color:var(--atlas-gold);font-weight:900;white-space:nowrap}.certification-mini-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.certification-mini-card{position:relative;display:grid;grid-template-columns:74px 1fr auto;align-items:center;grid-gap:14px;gap:14px;min-height:116px;padding:15px;overflow:hidden;border:1px solid rgba(7,26,51,.1);border-radius:20px;background:linear-gradient(145deg,#fff,#fbfcfe);box-shadow:0 14px 34px rgba(7,26,51,.07);animation:atlasRise .55s ease both;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.certification-mini-card:before{content:"";position:absolute;inset:-50% auto -50% -40%;width:34%;background:linear-gradient(90deg,transparent,hsla(46,79%,73%,.32),transparent);transform:translateX(-140%) rotate(18deg)}.certification-mini-card:hover{transform:translateY(-5px);border-color:rgba(200,145,38,.55);box-shadow:0 22px 52px rgba(7,26,51,.12)}.certification-mini-card:hover:before{animation:atlasShine .85s ease}.certification-logo-shell{width:74px;height:74px;display:grid;place-items:center;overflow:hidden;border-radius:16px;border:1px solid rgba(7,26,51,.08)}.certification-logo-shell img{width:100%;height:100%;object-fit:contain;padding:5px}.certification-mini-copy{display:grid;grid-gap:5px;gap:5px;min-width:0}.certification-mini-copy strong{color:var(--atlas-navy);font-size:16px}.certification-mini-copy small{color:var(--muted);font-size:12px;line-height:1.45}.certification-arrow{color:var(--atlas-gold);font-size:19px;font-weight:900}.certification-disclaimer{margin:16px 0 0;color:var(--muted);font-size:12px;text-align:right}.featured-certificate-card{display:grid;grid-template-columns:minmax(320px,.95fr) minmax(340px,1.05fr);grid-gap:40px;gap:40px;align-items:center;margin:22px 0 44px;padding:clamp(20px,3vw,34px);border:1px solid rgba(200,145,38,.35);border-radius:28px;background:linear-gradient(145deg,#fff,#fbfaf6);box-shadow:0 26px 70px rgba(7,26,51,.09)}.featured-certificate-image{overflow:hidden;border-radius:20px;background:#fff;border:1px solid rgba(7,26,51,.09);box-shadow:0 18px 44px rgba(7,26,51,.1)}.featured-certificate-image img{width:100%;height:auto;transition:transform .45s ease}.featured-certificate-card:hover .featured-certificate-image img{transform:scale(1.018)}.featured-certificate-copy h2{margin:10px 0 14px;color:var(--atlas-navy);font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,5vw,64px);letter-spacing:-.045em}.featured-certificate-copy>p{color:var(--muted);line-height:1.8;font-size:16px}.featured-certificate-copy dl{display:grid;grid-gap:0;gap:0;margin:22px 0 26px}.featured-certificate-copy dl>div{display:grid;grid-template-columns:120px 1fr;grid-gap:16px;gap:16px;padding:12px 0;border-bottom:1px solid rgba(7,26,51,.09)}.featured-certificate-copy dt{color:var(--atlas-gold);font-weight:900}.featured-certificate-copy dd{margin:0;color:var(--atlas-navy);line-height:1.55}.supporting-documents-grid{margin-top:22px}.home-contact-cta{background:#fff!important}.home-contact-panel{display:flex;align-items:center;justify-content:space-between;gap:34px;padding:clamp(30px,5vw,56px);border-radius:28px;color:#fff;background:radial-gradient(circle at 88% 20%,hsla(46,79%,73%,.22),transparent 30%),linear-gradient(135deg,var(--atlas-navy),#0b315b);border:1px solid rgba(200,145,38,.55);box-shadow:0 24px 64px rgba(7,26,51,.18)}.home-contact-panel .eyebrow{color:var(--atlas-gold-2)}.home-contact-panel h2{margin:10px 0 12px;font-family:Georgia,Times New Roman,serif;font-size:clamp(30px,4vw,50px);letter-spacing:-.04em}.home-contact-panel p{margin:0;color:hsla(0,0%,100%,.74);max-width:700px;line-height:1.7}.home-contact-actions{display:flex;gap:12px;flex-wrap:wrap;justify-content:flex-end;min-width:280px}.light-contact{background:transparent!important;color:#fff!important;border-color:hsla(0,0%,100%,.55)!important}.home-atlas>.certification-trust-section,.home-atlas>.home-contact-cta{margin-top:26px}@media(prefers-reduced-motion:reduce){.certification-mini-card{animation:none;transition:none}.certification-mini-card:hover{transform:none}.certification-mini-card:hover:before{animation:none}.featured-certificate-image img{transition:none}}@media(max-width:980px){.certification-mini-grid{grid-template-columns:1fr 1fr}.featured-certificate-card{grid-template-columns:1fr;gap:28px}.home-contact-panel{align-items:flex-start;flex-direction:column}.home-contact-actions{justify-content:flex-start;min-width:0}}@media(max-width:640px){.certification-trust-heading{align-items:flex-start;flex-direction:column}.certification-mini-grid{grid-template-columns:1fr}.certification-mini-card{grid-template-columns:64px 1fr auto;min-height:102px}.certification-logo-shell{width:64px;height:64px}.certification-disclaimer{text-align:left}.featured-certificate-copy dl>div{grid-template-columns:1fr;gap:4px}.home-contact-actions,.home-contact-actions .cta{width:100%}}.about-story{max-width:980px;margin:36px auto 28px;padding:clamp(24px,4vw,48px);border-left:4px solid var(--atlas-gold)}.about-story p{font-size:17px;line-height:1.9;color:rgba(7,26,51,.78);margin:0 0 18px}.about-story p:last-child{margin-bottom:0}.about-story-closing{font-family:Georgia,Times New Roman,serif;font-size:clamp(21px,2.4vw,30px)!important;color:var(--atlas-navy)!important}.about-principles{margin-top:28px}.monthly-article-card{min-height:280px;display:flex;flex-direction:column}.monthly-article-card h3{font-size:clamp(23px,2.4vw,31px)}.monthly-article-card a{margin-top:auto;align-self:flex-start}.monthly-insights{background:#fff}.longform-article{max-width:980px;margin:0 auto 54px;padding:clamp(26px,5vw,64px);scroll-margin-top:110px}.longform-article header{padding-bottom:28px;margin-bottom:32px;border-bottom:1px solid rgba(185,142,46,.28)}.longform-article header>span{display:inline-block;color:var(--atlas-gold);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.16em;margin-bottom:14px}.longform-article h1{font-size:clamp(34px,5vw,58px);line-height:1.08;margin:0 0 18px}.longform-article h1,.longform-article h2{font-family:Georgia,Times New Roman,serif;color:var(--atlas-navy)}.longform-article h2{font-size:clamp(25px,3vw,36px);margin:42px 0 14px}.longform-article li,.longform-article p{font-size:17px;line-height:1.9;color:rgba(7,26,51,.78)}.longform-article ul{padding-left:24px}.article-lead{font-size:clamp(18px,2vw,22px)!important;color:rgba(7,26,51,.66)!important}.longform-article blockquote{margin:34px 0 0;padding:26px 28px;border-left:4px solid var(--atlas-gold);background:#f8f5ed;color:var(--atlas-navy);font-family:Georgia,Times New Roman,serif;font-size:clamp(20px,2.4vw,28px);line-height:1.55}.product-map-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px;margin-top:20px}.product-map-grid>div{padding:18px 20px;border:1px solid rgba(185,142,46,.25);border-radius:18px;background:linear-gradient(180deg,#fff,#fbf8f1)}.product-map-grid strong{display:block;color:var(--atlas-navy);font-size:17px;margin-bottom:5px}.product-map-grid span{display:block;color:rgba(7,26,51,.65);line-height:1.55}@media(max-width:700px){.product-map-grid{grid-template-columns:1fr}.longform-article{padding:24px 20px}.longform-article li,.longform-article p{font-size:16px}}.atlas-hero-live{overflow:hidden;background:none!important;isolation:isolate;min-height:calc(100svh - 78px)}.atlas-hero-live:before{content:"";position:absolute;inset:-4%;z-index:-3;background:url(/images/hero-premium-port.webp) 50%/cover no-repeat;animation:atlasKenBurns 24s ease-in-out infinite alternate;will-change:transform}.atlas-hero-live:after{inset:0;z-index:-2;background:linear-gradient(90deg,rgba(2,8,18,.88),rgba(3,12,27,.7) 44%,rgba(3,12,27,.22) 78%,rgba(3,12,27,.08))}.atlas-hero-live .atlas-hero-overlay:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(112deg,transparent 34%,rgba(255,210,103,.12) 50%,transparent 66%);transform:translateX(-120%);animation:atlasLightSweep 10s ease-in-out infinite}.atlas-hero-logo{border-radius:24px;padding:10px;box-shadow:0 18px 60px rgba(0,0,0,.28)}.atlas-hero-copy .actions,.atlas-hero-copy .hero-subline,.atlas-hero-copy .lead,.atlas-hero-copy h1,.atlas-hero-logo{animation:atlasFadeUp .8s ease both}.atlas-hero-copy h1{animation-delay:.12s}.atlas-hero-copy .hero-subline{animation-delay:.22s}.atlas-hero-copy .lead{animation-delay:.3s}.atlas-hero-copy .actions{animation-delay:.38s}@keyframes atlasFadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}.cooperation-section{background:#fff}.cooperation-heading{max-width:900px;margin-bottom:38px}.cooperation-heading h2{font-family:Georgia,Times New Roman,serif;color:var(--navy);font-size:clamp(34px,4.5vw,58px);line-height:1.06;margin:10px 0 18px}.cooperation-heading p{font-size:18px;line-height:1.75;color:var(--muted)}.cooperation-timeline{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:14px;gap:14px;position:relative}.cooperation-timeline:before{content:"";position:absolute;top:31px;left:7%;right:7%;height:1px;background:linear-gradient(90deg,transparent,var(--gold),transparent)}.cooperation-step{position:relative;background:linear-gradient(180deg,#fff,#fbf8f0);border:1px solid rgba(12,36,67,.12);border-radius:22px;padding:22px 18px;box-shadow:0 14px 40px rgba(10,31,57,.07);transition:.28s ease}.cooperation-step:hover{transform:translateY(-6px);border-color:rgba(201,163,58,.48);box-shadow:0 22px 55px rgba(10,31,57,.12)}.step-number{position:relative;z-index:1;width:62px;height:62px;display:grid;place-items:center;border-radius:50%;background:var(--navy);color:var(--gold-soft);font-weight:900;letter-spacing:.08em;border:3px solid #fff;box-shadow:0 0 0 1px rgba(201,163,58,.45);margin-bottom:18px}.cooperation-step h3{font-size:18px;color:var(--navy);margin:0 0 9px}.cooperation-step p{font-size:14px;line-height:1.65;color:var(--muted);margin:0}.origin-examples{margin-top:22px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.origin-examples>div{display:grid;grid-gap:5px;gap:5px;padding:17px 18px;border-left:3px solid var(--gold);background:#f7f8fa;border-radius:0 16px 16px 0}.origin-examples b{color:var(--navy)}.origin-examples span{font-size:13px;color:var(--muted)}.article-magazine-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.article-teaser{min-height:260px;padding:24px;border-radius:24px;border:1px solid rgba(12,36,67,.12);background:#fff;display:flex;flex-direction:column;transition:.25s ease}.article-teaser.featured{grid-column:span 2;background:linear-gradient(135deg,var(--navy),#12335a);color:#fff}.article-teaser:hover{transform:translateY(-5px);box-shadow:0 22px 55px rgba(10,31,57,.12)}.article-teaser>span{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--gold);font-weight:900}.article-teaser h3{font-family:Georgia,Times New Roman,serif;font-size:26px;line-height:1.15;margin:16px 0 12px;color:var(--navy)}.article-teaser.featured h3{font-size:36px;color:#fff}.article-teaser p{line-height:1.7;color:var(--muted)}.article-teaser.featured p{color:hsla(0,0%,100%,.72)}.article-teaser a{margin-top:auto;padding-top:18px;color:var(--gold);font-weight:900}.concise-article{max-width:980px}@media(max-width:1000px){.cooperation-timeline{grid-template-columns:repeat(2,1fr)}.cooperation-timeline:before{display:none}.origin-examples{grid-template-columns:1fr}.article-magazine-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.atlas-hero-live{min-height:auto}.atlas-hero-live:after{background:linear-gradient(180deg,rgba(2,8,18,.72),rgba(2,8,18,.92))}.atlas-hero-logo{border-radius:18px;padding:7px}.article-magazine-grid,.cooperation-timeline{grid-template-columns:1fr}.article-teaser.featured{grid-column:auto}.article-teaser.featured h3{font-size:28px}}@media(prefers-reduced-motion:reduce){.atlas-hero-copy .actions,.atlas-hero-copy .hero-subline,.atlas-hero-copy .lead,.atlas-hero-copy h1,.atlas-hero-live .atlas-hero-overlay:after,.atlas-hero-live:before,.atlas-hero-logo{animation:none!important}.article-teaser,.cooperation-step{transition:none}}.atlas-brand{display:flex;align-items:center;gap:14px;min-width:max-content}.atlas-founder-name{color:#b8871e;font-family:Georgia,Times New Roman,serif;font-size:clamp(15px,1.35vw,20px);font-weight:700;letter-spacing:.035em;white-space:nowrap;text-shadow:0 1px 0 hsla(0,0%,100%,.9)}.atlas-hero-logo{width:min(100%,230px);max-height:230px;object-fit:contain;background:#fff}@keyframes atlasKenBurns{0%{transform:scale(1.015) translateZ(0)}50%{transform:scale(1.085) translate3d(-1.1%,.65%,0)}to{transform:scale(1.015) translateZ(0)}}.atlas-hero-live:before{animation:atlasKenBurns 22s ease-in-out infinite}.cooperation-heading h2{font-size:clamp(30px,3.7vw,48px)}.cooperation-heading p{font-size:16px;line-height:1.68}.cooperation-step h3{font-size:16px;line-height:1.3}.cooperation-step p{font-size:13px;line-height:1.58}.origin-examples b{font-size:14px}.origin-examples span{font-size:12px;line-height:1.5}.articles-preview .section-title h2{font-size:clamp(30px,3.6vw,46px)}.articles-preview .section-title p{font-size:15px;line-height:1.65}.article-teaser{min-height:230px;padding:21px}.article-teaser h3{font-size:22px;line-height:1.18;margin:13px 0 10px}.article-teaser.featured h3{font-size:31px}.article-teaser p{font-size:14px;line-height:1.62}.article-teaser a{font-size:14px;padding-top:15px}@media(max-width:1120px){.atlas-founder-name{font-size:15px}.atlas-brand{gap:10px}}@media(max-width:980px){.atlas-founder-name{font-size:14px}.atlas-brand{min-width:0}.atlas-brand img{flex:0 0 auto}}@media(max-width:720px){.atlas-founder-name{display:none}}@media(prefers-reduced-motion:reduce){.atlas-hero-live:before{animation:none!important}}.atlas-hero-live:before{animation:none!important;transform:scale(1.02)}.atlas-hero-live .atlas-hero-overlay:after{animation:atlasLightSweep 11s ease-in-out infinite}.articles-single-cta{padding:34px 0!important}.articles-home-panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,2fr) auto;align-items:center;grid-gap:28px;gap:28px;padding:30px 34px;border-radius:24px;border:1px solid rgba(184,135,30,.26);background:linear-gradient(135deg,#fff,#fbf7ee);box-shadow:0 18px 50px rgba(7,26,51,.08);transition:transform .25s ease,box-shadow .25s ease}.articles-home-panel:hover{box-shadow:0 24px 64px rgba(7,26,51,.12)}.articles-home-panel h2{font-family:Georgia,Times New Roman,serif;font-size:clamp(25px,3vw,38px);line-height:1.12;margin:0 0 8px;color:var(--navy)}.articles-home-panel p{font-size:14px;line-height:1.7;color:var(--muted);margin:0;max-width:700px}.articles-home-panel strong{color:var(--gold);white-space:nowrap;font-size:15px}.articles-library{background:#fff}.articles-list-grid{grid-gap:20px;gap:20px}.article-list-card{display:flex;flex-direction:column;min-height:260px;padding:26px;border:1px solid rgba(12,36,67,.11);background:linear-gradient(180deg,#fff,#fbfcfe);box-shadow:0 12px 36px rgba(10,31,57,.05)}.article-list-card:hover{transform:translateY(-5px);border-color:rgba(184,135,30,.38);box-shadow:0 22px 56px rgba(10,31,57,.11)}.article-detail-meta,.article-list-meta{display:flex;flex-wrap:wrap;gap:8px}.article-detail-meta span,.article-list-meta span{font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;color:var(--gold);background:#f8f3e8;border-radius:999px;padding:7px 10px}.article-list-card h2{font-family:Georgia,Times New Roman,serif;font-size:clamp(23px,2.7vw,34px);line-height:1.12;margin:20px 0 12px}.article-list-card p{font-size:14px;line-height:1.72;color:var(--muted);margin:0}.article-list-card strong{margin-top:auto;padding-top:20px;color:var(--gold);font-size:14px}.article-detail-page{background:#f7f8fa}.article-detail-wrap{max-width:1080px}.article-back{display:inline-block;margin-bottom:18px;color:var(--navy);font-weight:800}.single-article{background:#fff}.single-article>section{scroll-margin-top:110px}.article-cta-box{margin-top:48px;padding:26px;border-radius:22px;background:linear-gradient(135deg,#f9f4e8,#fff);border:1px solid rgba(184,135,30,.25);display:flex;align-items:center;justify-content:space-between;gap:20px}.article-cta-box h2{font-size:clamp(23px,3vw,34px);margin:8px 0 0}@media(max-width:820px){.articles-home-panel{gap:14px}.articles-home-panel,.articles-list-grid{grid-template-columns:1fr}.article-cta-box{align-items:flex-start;flex-direction:column}}@media(prefers-reduced-motion:reduce){.atlas-hero-live .atlas-hero-overlay:after{animation:none!important}.article-list-card,.articles-home-panel{transition:none}}.locale-page[dir=rtl]{font-family:Arial,Tahoma,sans-serif}.locale-page[dir=rtl] .actions,.locale-page[dir=rtl] .atlas-nav,.locale-page[dir=rtl] .home-contact-actions{direction:rtl}.locale-page[dir=rtl] .article-reading,.locale-page[dir=rtl] .atlas-hero-copy,.locale-page[dir=rtl] .cooperation-heading,.locale-page[dir=rtl] .section-title{text-align:right}.locale-page[dir=rtl] .cooperation-step{direction:rtl}.language-dropdown{max-height:70vh;overflow:auto;min-width:180px}.language-dropdown a{white-space:nowrap}.article-list-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:22px}.article-list-card{display:block;border:1px solid rgba(183,143,56,.28);border-radius:18px;box-shadow:0 12px 34px rgba(8,24,43,.07);transition:.25s ease}.article-list-card:hover{transform:translateY(-4px);box-shadow:0 18px 42px rgba(8,24,43,.12)}.article-list-card span{font-size:.74rem;letter-spacing:.12em;text-transform:uppercase;color:#a57a22}.article-list-card h2{font-size:1.35rem;margin:10px 0}.article-list-card p{font-size:.94rem;color:#536170}.article-detail{padding:150px 0 80px;background:#fff}.article-reading{max-width:850px}.article-reading h1{font-size:clamp(2rem,5vw,4rem);margin:18px 0}.article-reading h2{margin-top:40px}.footer-bottom{border-top:1px solid hsla(0,0%,100%,.1);margin-top:34px;padding-top:20px;color:hsla(0,0%,100%,.55)}@media(max-width:800px){.article-list-grid{grid-template-columns:1fr}.language-dropdown{right:0;left:auto}.locale-page[dir=rtl] .language-dropdown{left:0;right:auto}}.about-story-grid{display:grid;grid-template-columns:1.25fr .75fr;grid-gap:44px;gap:44px;align-items:start}.about-timeline{display:grid;grid-gap:18px;gap:18px}.about-timeline article{padding:24px;border:1px solid rgba(12,35,67,.12);border-radius:18px;background:#fff}.about-timeline span{font-weight:800;color:#b8860b;letter-spacing:.08em}.about-timeline h2{font-size:1.25rem;margin:.4rem 0}.about-visual{display:grid;grid-gap:18px;gap:18px;position:-webkit-sticky;position:sticky;top:110px}.about-visual img{width:100%;border-radius:20px;background:#fff;border:1px solid rgba(12,35,67,.12)}.certificate-document figure{max-width:760px;margin:28px auto 0}.certificate-document img{width:100%;height:auto;border-radius:18px;box-shadow:0 18px 50px rgba(12,35,67,.16)}.contact-details-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.contact-details-grid article{padding:24px;border:1px solid rgba(12,35,67,.12);border-radius:18px;background:#fff}.detail-sections{display:grid;grid-gap:8px;gap:8px}.detail-sections section{padding:18px 0;border-bottom:1px solid rgba(12,35,67,.1)}.detail-sections h2{font-size:1.35rem;margin-bottom:.65rem}.detail-sections ul{-webkit-padding-start:1.25rem;padding-inline-start:1.25rem;display:grid;grid-gap:.55rem;gap:.55rem}.detail-hero-image{width:100%;max-height:520px;object-fit:cover;border-radius:20px;margin:18px 0 26px}.article-cta{margin-top:34px;padding:28px;border-radius:20px;background:#071b34;color:#fff}.article-cta p{color:hsla(0,0%,100%,.82)}@media(max-width:800px){.about-story-grid,.contact-details-grid{grid-template-columns:1fr}.about-visual{position:static}.article-reading{padding-inline:20px}}:root{--gold-deep:#a97d18;--gold-highlight:#f6e7a4;--ink-soft:#253044;--shadow-soft:0 18px 52px rgba(7,17,31,.075);--shadow-luxe:0 28px 86px rgba(7,17,31,.13)}body{background:linear-gradient(180deg,#fbfaf7,#f7f4ec 42%,#fff);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}.locale-en,.locale-es,.locale-fr,.locale-ru,.locale-tr{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif}.locale-ar{font-family:Tahoma,Arial,sans-serif}.locale-fa{font-family:Vazirmatn,Tahoma,Arial,sans-serif}.locale-zh{font-family:Noto Sans SC,Microsoft YaHei,PingFang SC,Arial,sans-serif}.atlas-header{background:rgba(5,13,24,.86);backdrop-filter:blur(20px) saturate(145%);-webkit-backdrop-filter:blur(20px) saturate(145%);border-bottom:1px solid hsla(49,82%,80%,.13);box-shadow:0 8px 28px rgba(0,0,0,.12)}.atlas-header-shell{min-height:74px}.atlas-brand img{filter:drop-shadow(0 8px 18px rgba(0,0,0,.28))}.atlas-founder-name{color:var(--gold-highlight);font-weight:650;letter-spacing:.045em;text-shadow:0 1px 18px rgba(201,163,58,.18)}.atlas-nav a{position:relative;padding:10px 0;transition:color .22s ease,opacity .22s ease}.atlas-nav a:after{content:"";position:absolute;left:0;right:0;bottom:2px;height:1px;background:linear-gradient(90deg,transparent,var(--gold-soft),transparent);transform:scaleX(0);transition:transform .25s ease}.atlas-nav a:hover:after{transform:scaleX(1)}.language-menu summary{border:1px solid hsla(49,82%,80%,.24);background:hsla(0,0%,100%,.055);color:#fff;border-radius:999px;padding:10px 14px;cursor:pointer;list-style:none;transition:background .22s ease,border-color .22s ease,transform .22s ease}.language-menu summary:hover{background:hsla(0,0%,100%,.09);border-color:hsla(49,82%,80%,.46);transform:translateY(-1px)}.language-menu summary::-webkit-details-marker{display:none}.language-dropdown{position:absolute;right:0;top:calc(100% + 12px);min-width:190px;padding:9px;border-radius:18px;background:rgba(5,13,24,.98);border:1px solid hsla(0,0%,100%,.12);box-shadow:0 26px 70px rgba(0,0,0,.35);z-index:90}.language-dropdown a{display:block;color:hsla(0,0%,100%,.84);padding:10px 12px;border-radius:11px;transition:background .18s ease,color .18s ease}.language-dropdown a:hover{background:rgba(201,163,58,.13);color:var(--gold-highlight)}.atlas-hero-live{position:relative}.atlas-hero-live:after{content:"";position:absolute;inset:-25% -35%;pointer-events:none;background:linear-gradient(105deg,transparent 34%,hsla(49,82%,80%,.055) 46%,hsla(0,0%,100%,.1) 50%,hsla(49,82%,80%,.045) 54%,transparent 66%);transform:translateX(-44%);animation:atlasLightSweep 15s ease-in-out infinite;mix-blend-mode:screen}@keyframes atlasLightSweep{0%,20%{transform:translateX(-48%)}65%,to{transform:translateX(48%)}}.atlas-hero-copy{max-width:760px}.atlas-hero-logo{border-radius:22px;box-shadow:0 24px 76px rgba(0,0,0,.28);transition:transform .35s ease,box-shadow .35s ease}.atlas-hero-logo:hover{transform:translateY(-3px);box-shadow:0 30px 88px rgba(0,0,0,.34)}.atlas-hero-copy h1{text-wrap:balance;text-shadow:0 6px 36px rgba(0,0,0,.28)}.hero-subline{color:var(--gold-highlight);font-weight:700;letter-spacing:.06em}.cta{border-radius:999px;min-height:46px;padding-inline:22px;transition:transform .22s ease,box-shadow .22s ease,filter .22s ease}.cta:hover{transform:translateY(-2px);filter:saturate(1.06);box-shadow:0 18px 42px rgba(201,163,58,.28)}.atlas-secondary:hover{box-shadow:0 18px 42px rgba(0,0,0,.16)}.atlas-trust{border:1px solid rgba(201,163,58,.16);box-shadow:var(--shadow-luxe)}.atlas-trust div{position:relative;text-align:center;transition:background .2s ease,color .2s ease}.atlas-trust div:hover{background:#fffdf7;color:var(--gold-deep)}.articles-home-panel h2,.cooperation-heading h2,.home-contact-panel h2,.section-title h2{color:var(--navy);text-wrap:balance}.cooperation-section{background:linear-gradient(180deg,#fff,#fbfaf7)}.article-list-card,.certification-mini-card,.cooperation-step,.home-contact-panel,.origin-examples>div,.product-card{border-color:rgba(7,17,31,.085);box-shadow:var(--shadow-soft)}.article-list-card,.certification-mini-card,.cooperation-step{transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease,background .24s ease}.article-list-card:hover,.certification-mini-card:hover,.cooperation-step:hover{transform:translateY(-4px);box-shadow:var(--shadow-luxe);border-color:rgba(201,163,58,.34);background:#fffefa}.step-number{font-size:12px;color:var(--gold-deep)}.product-card{border-radius:26px;background:hsla(0,0%,100%,.94)}.product-card-image{position:relative}.product-card-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 62%,rgba(7,17,31,.16));pointer-events:none}.product-category{color:var(--gold-deep)}.product-link{transition:color .2s ease,border-color .2s ease}.product-card:hover .product-link{color:var(--gold-deep);border-color:var(--gold)}.articles-single-cta{padding-block:64px}.articles-home-panel{border-radius:30px;background:linear-gradient(135deg,#07111f,#0d1c31 70%,#14243c);border:1px solid hsla(49,82%,80%,.18);box-shadow:0 28px 90px rgba(7,17,31,.22);transition:transform .26s ease,box-shadow .26s ease}.articles-home-panel h2,.articles-home-panel p,.articles-home-panel strong{color:#fff}.articles-home-panel:hover{transform:translateY(-4px);box-shadow:0 34px 100px rgba(7,17,31,.28)}.article-list-grid{gap:22px}.article-list-card{border-radius:24px;background:#fff;padding:28px}.article-list-card>span{color:var(--gold-deep);font-size:12px;letter-spacing:.12em;text-transform:uppercase;font-weight:850}.article-list-card h2{font-size:clamp(22px,2.5vw,30px);line-height:1.18;color:var(--navy)}.certification-mini-card{background:hsla(0,0%,100%,.96)}.certification-logo-shell{background:#fff;border-color:rgba(7,17,31,.08)}.home-contact-panel{background:linear-gradient(135deg,#fff,#fffdf7);border:1px solid rgba(201,163,58,.18)}.page-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#07111f,#10223a);color:#fff}.page-hero:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 82% 20%,rgba(201,163,58,.18),transparent 32%);pointer-events:none}.page-hero>.container{position:relative;z-index:1}.page-hero h1{text-shadow:0 8px 36px rgba(0,0,0,.24)}.page-hero p{color:hsla(0,0%,100%,.72)}.footer{background:linear-gradient(180deg,#050b13,#020408);border-top:1px solid hsla(49,82%,80%,.11)}.footer a{transition:color .18s ease}.footer a:hover{color:var(--gold-highlight)}:focus-visible{outline:3px solid hsla(46,79%,73%,.82);outline-offset:3px;border-radius:8px}::selection{background:rgba(201,163,58,.28);color:var(--navy)}@media (max-width:980px){.atlas-header-shell{min-height:68px}.atlas-hero-live:after{animation-duration:18s}.articles-home-panel{padding:28px}.language-dropdown{right:auto;left:0}}@media (max-width:640px){.atlas-founder-name{font-size:12px;letter-spacing:.025em}.atlas-hero-logo{width:min(260px,82vw)}.atlas-trust{margin-top:-18px}.article-list-card,.certification-mini-card,.cooperation-step{border-radius:20px}.articles-home-panel{border-radius:24px;padding:24px}.page-hero h1{font-size:clamp(38px,12vw,56px)}}@media (prefers-reduced-motion:reduce){.atlas-hero-live:after{animation:none}}.locale-ar{font-family:IBM Plex Sans Arabic,Noto Sans Arabic,Tahoma,Arial,sans-serif}.locale-fa{font-family:Tahoma,Segoe UI,Arial,sans-serif}.locale-page{font-size:16px}.locale-page li,.locale-page p{line-height:1.82}.locale-page[dir=rtl] .article-detail-meta,.locale-page[dir=rtl] .article-list-meta{direction:rtl}.locale-page[dir=rtl] .article-back,.locale-page[dir=rtl] .back-link{display:inline-flex;direction:rtl}.atlas-header .atlas-nav a,.atlas-header .language-menu summary,.atlas-header .menu-btn,.atlas-header .mobile-menu summary{color:#fff!important;opacity:1!important;text-shadow:0 1px 12px rgba(0,0,0,.35)}.atlas-header .atlas-nav a:focus-visible,.atlas-header .atlas-nav a:hover,.atlas-header .language-menu summary:focus-visible,.atlas-header .language-menu summary:hover{color:var(--gold-highlight)!important}.atlas-header .atlas-founder-name{color:#f2d77f!important;opacity:1!important}.atlas-header .language-dropdown a{color:hsla(0,0%,100%,.9)!important;text-shadow:none}.atlas-header .language-dropdown a:hover{color:#f6e7a4!important}.localized-products-library .product-card h2{font-family:Georgia,Times New Roman,serif;color:var(--navy);font-size:clamp(23px,2.6vw,32px);line-height:1.14;margin:12px 0}.locale-ar .localized-products-library .product-card h2,.locale-fa .localized-products-library .product-card h2,.locale-zh .localized-products-library .product-card h2{font-family:inherit;font-weight:800}.localized-products-library .product-card p{font-size:15px;line-height:1.78}.localized-products-library .product-card-image img{width:100%;height:100%;object-fit:cover}.articles-list-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:24px;gap:24px}.article-list-meta{display:flex;flex-wrap:wrap;gap:8px 14px;color:var(--gold-deep);font-size:12px;font-weight:800;letter-spacing:.04em}.article-list-meta span+span{position:relative}.article-list-meta span+span:before{content:"•";-webkit-margin-end:14px;margin-inline-end:14px;color:rgba(7,17,31,.25)}.article-list-card{display:flex!important;min-height:310px}.article-list-card p{font-size:15px!important;line-height:1.78!important}.product-detail-section .detail-sections{margin-top:38px}.product-detail-section .product-info-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.product-detail-section .product-info-card{min-height:220px}.product-detail-section .product-info-card p{font-size:16px;color:#536170}.product-detail-section .product-info-card h2{font-size:clamp(22px,2.4vw,30px)}.product-detail-section .product-editorial{max-width:980px}.locale-ar .longform-article h1,.locale-ar .longform-article h2,.locale-ar .product-detail-title,.locale-fa .longform-article h1,.locale-fa .longform-article h2,.locale-fa .product-detail-title,.locale-zh .longform-article h1,.locale-zh .longform-article h2,.locale-zh .product-detail-title{font-family:inherit;font-weight:800}.locale-ar .longform-article,.locale-fa .longform-article,.locale-zh .longform-article{font-size:17px}.locale-ar .longform-article p,.locale-fa .longform-article p,.locale-zh .longform-article p{font-size:17px;line-height:1.95}.certificate-document{background:linear-gradient(180deg,#fff,#f8f5ed)}.certificate-document figure{padding:16px;background:#fff;border:1px solid rgba(201,163,58,.2);border-radius:26px;box-shadow:var(--shadow-luxe)}.certificate-document img{border-radius:14px;box-shadow:none}@media(max-width:900px){.articles-list-grid,.product-detail-section .product-info-grid{grid-template-columns:1fr}.article-list-card{min-height:0}}body,html{max-width:100%;overflow-x:clip}.atlas-header .language-menu{isolation:isolate}.atlas-header .language-menu summary{color:#fff!important;background:hsla(0,0%,100%,.08)!important;border-color:hsla(49,82%,80%,.38)!important}.atlas-header .language-menu[open] summary{color:#f6e7a4!important;border-color:hsla(49,82%,80%,.72)!important;background:hsla(0,0%,100%,.12)!important}.atlas-header .language-dropdown{inset-inline-start:auto;inset-inline-end:0;top:calc(100% + 10px);width:min(250px,calc(100vw - 24px));min-width:210px;max-height:min(72vh,520px);overflow-y:auto;padding:10px;background:#fff!important;border:1px solid rgba(200,145,38,.38)!important;box-shadow:0 24px 70px rgba(7,26,51,.24)!important;border-radius:18px;z-index:200}.atlas-header .language-menu.is-rtl .language-dropdown{inset-inline-start:0;inset-inline-end:auto}.atlas-header .language-dropdown a{color:#071a33!important;background:transparent;text-shadow:none!important;font-weight:800;line-height:1.35;min-height:44px;display:flex;align-items:center;padding:11px 13px;border-radius:11px}.atlas-header .language-dropdown a:focus-visible,.atlas-header .language-dropdown a:hover{color:#9d6b0d!important;background:#fff7df!important}.atlas-header .language-dropdown a[aria-current=page]{color:#071a33!important;background:#f5e8be!important}.product-brand-promise{margin:clamp(30px,5vw,58px) auto 18px;max-width:1000px;padding:clamp(22px,4vw,34px);border:1px solid rgba(200,145,38,.32);border-radius:24px;background:linear-gradient(135deg,#07111f,#102745);color:#fff;font-size:clamp(18px,2.1vw,25px);font-weight:750;line-height:1.55;text-align:center;box-shadow:0 24px 68px rgba(7,17,31,.18)}.product-trust-bar{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:1px;gap:1px;max-width:1120px;margin:0 auto clamp(46px,7vw,74px);overflow:hidden;border:1px solid rgba(200,145,38,.24);border-radius:18px;background:rgba(200,145,38,.2);box-shadow:0 16px 44px rgba(7,17,31,.07)}.product-trust-bar span{min-height:70px;padding:15px 10px;display:flex;align-items:center;justify-content:center;text-align:center;background:#fff;color:#102745;font-size:13px;font-weight:850;line-height:1.35}.product-trust-bar span:before{content:"✓";color:#b47d14;-webkit-margin-end:7px;margin-inline-end:7px;font-weight:950}.varieties-section{margin:clamp(46px,7vw,82px) 0}.varieties-heading{display:flex;justify-content:space-between;align-items:end;gap:28px;margin-bottom:26px}.varieties-heading h2{margin:8px 0 0;color:#071a33;font-size:clamp(30px,4vw,48px);line-height:1.08}.varieties-heading p{max-width:570px;margin:0;color:#536170;font-size:16px;line-height:1.75}.variety-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:20px;gap:20px}.variety-card{position:relative;min-width:0;min-height:260px;padding:27px 25px 24px;display:flex;flex-direction:column;border:1px solid rgba(200,145,38,.22);border-radius:22px;background:linear-gradient(155deg,#fff,#fffdf8);box-shadow:0 16px 44px rgba(7,17,31,.07);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.variety-card:hover{transform:translateY(-4px);border-color:rgba(200,145,38,.58);box-shadow:0 24px 62px rgba(7,17,31,.12)}.variety-number{position:absolute;top:20px;right:20px;color:rgba(200,145,38,.48);font-size:12px;font-weight:900;letter-spacing:.12em}.variety-card h3{padding-right:40px;margin:18px 0 13px;color:#071a33;font-size:clamp(21px,2.2vw,27px);line-height:1.16}.variety-card p{margin:0 0 22px;color:#536170;font-size:16px;line-height:1.72}.variety-link{margin-top:auto;min-height:44px;display:inline-flex;align-items:center;gap:8px;width:max-content;max-width:100%;color:#9d6b0d;font-weight:850;border-bottom:1px solid rgba(157,107,13,.3)}.variety-link:hover{color:#071a33;border-color:#071a33}.product-support-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;max-width:980px;margin-inline:auto}@media(max-width:900px){.product-trust-bar{grid-template-columns:repeat(2,minmax(0,1fr))}.product-trust-bar span:last-child{grid-column:1/-1}.variety-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.varieties-heading{align-items:start;flex-direction:column;gap:12px}}@media(max-width:640px){.atlas-header .language-dropdown{position:fixed;top:76px;left:12px!important;right:12px!important;width:auto;max-width:none}.product-detail-section{padding-top:34px}.product-detail-grid{gap:25px}.product-detail-title{font-size:clamp(34px,10vw,48px)}.product-detail-lead{font-size:16px;line-height:1.75}.product-brand-promise{border-radius:20px;text-align:left;font-size:18px;padding:22px 20px}.product-trust-bar{grid-template-columns:1fr;border-radius:16px}.product-trust-bar span,.product-trust-bar span:last-child{grid-column:auto;justify-content:flex-start;text-align:left;min-height:54px;padding:12px 16px}.variety-card-grid{grid-template-columns:1fr;gap:15px}.variety-card{min-height:0;padding:23px 20px;border-radius:19px}.variety-card h3{font-size:23px}.variety-card p{font-size:16px}.product-support-grid{grid-template-columns:1fr!important}.actions{display:grid;width:100%}.actions .cta{width:100%;justify-content:center;min-height:50px}}@media(max-height:520px) and (orientation:landscape){.atlas-header,.header{position:relative}.atlas-search-float{position:absolute;top:76px}.atlas-header .language-dropdown{position:fixed;top:70px;max-height:calc(100vh - 82px)}.product-detail-grid{grid-template-columns:minmax(260px,.85fr) minmax(0,1.15fr);gap:26px;align-items:start}.product-detail-image{aspect-ratio:4/3}.product-detail-title{font-size:clamp(32px,6vw,46px)}.variety-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px) and (orientation:landscape){.product-trust-bar{grid-template-columns:repeat(2,minmax(0,1fr))}.product-trust-bar span:last-child{grid-column:1/-1}.variety-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(prefers-reduced-motion:reduce){.variety-card{transition:none}.variety-card:hover{transform:none}}.atlas-header .language-menu{position:relative;width:168px;max-width:min(168px,calc(100vw - 24px));flex:0 0 auto}.atlas-header .language-menu summary{box-sizing:border-box;width:100%;min-width:0;min-height:46px;justify-content:center;padding-inline:12px;white-space:nowrap}.atlas-header .language-menu summary>span:nth-child(2){min-width:0;overflow:hidden;text-overflow:ellipsis}.atlas-header .language-dropdown,.atlas-header .language-menu.is-ltr .language-dropdown,.atlas-header .language-menu.is-rtl .language-dropdown{position:absolute!important;inset-inline-start:0!important;inset-inline-end:auto!important;top:calc(100% + 8px)!important;left:auto!important;right:auto!important;box-sizing:border-box;width:100%!important;min-width:0!important;max-width:100%!important;padding:8px!important;transform:none!important}.atlas-header .language-dropdown a{width:100%;box-sizing:border-box;justify-content:flex-start;text-align:start;overflow-wrap:anywhere}.locale-page[dir=rtl] .atlas-header .language-dropdown a{justify-content:flex-start;text-align:right}.atlas-hero-logo{height:auto!important;aspect-ratio:auto!important;object-fit:contain!important}@media(max-width:640px){.atlas-header .language-menu{width:156px;max-width:calc(100vw - 28px)}.atlas-header .language-dropdown,.atlas-header .language-menu.is-ltr .language-dropdown,.atlas-header .language-menu.is-rtl .language-dropdown{position:absolute!important;top:calc(100% + 7px)!important;inset-inline-start:0!important;inset-inline-end:auto!important;left:auto!important;right:auto!important;width:100%!important;max-height:min(62vh,420px)!important}}@media(max-height:520px) and (orientation:landscape){.atlas-header .language-dropdown,.atlas-header .language-menu.is-ltr .language-dropdown,.atlas-header .language-menu.is-rtl .language-dropdown{position:absolute!important;top:calc(100% + 6px)!important;max-height:calc(100vh - 92px)!important}}.atlas-header,.atlas-header .atlas-brand,.atlas-header .atlas-header-actions,.atlas-header .atlas-header-shell,.atlas-header .atlas-nav,.atlas-header .mobile-menu,.atlas-header .mobile-nav,.locale-page[dir=rtl] .atlas-header .atlas-header-shell{direction:ltr!important}.locale-page[dir=rtl] .atlas-header .atlas-brand{order:0}.locale-page[dir=rtl] .atlas-header .atlas-nav{order:1;direction:ltr!important}.locale-page[dir=rtl] .atlas-header .atlas-header-actions{order:2}.locale-page[dir=rtl] .atlas-header .mobile-menu{order:3;-webkit-margin-start:auto;margin-inline-start:auto}.atlas-header .mobile-nav{right:0!important;left:auto!important;text-align:left!important}.atlas-header .mobile-nav>a{direction:auto;text-align:left!important}body.language-panel-open,html.language-panel-open{overflow:hidden!important;overscroll-behavior:none}.atlas-header .language-dropdown{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;scrollbar-gutter:stable}.atlas-header .language-dropdown a{flex:0 0 auto}.locale-page .certificates-page .section-title h1{margin:10px 0 12px;color:var(--atlas-navy,#071a33);font-size:clamp(2.2rem,5vw,4.4rem);line-height:1.05}.locale-page[dir=rtl] .certificates-page .section-title,.locale-page[dir=rtl] .doc-card,.locale-page[dir=rtl] .featured-certificate-copy{text-align:right}.locale-page[dir=rtl] .featured-certificate-copy dl div{direction:rtl}@media(max-width:980px){.atlas-header .mobile-nav{position:fixed!important;top:calc(64px + env(safe-area-inset-top,0px))!important;right:12px!important;left:auto!important;width:min(360px,calc(100vw - 24px))!important;max-height:calc(100vh - 88px)!important;max-height:calc(100dvh - 88px)!important;overflow-y:auto!important;overflow-x:hidden!important;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;padding-bottom:calc(18px + env(safe-area-inset-bottom,0px));z-index:500}.atlas-header .mobile-nav .language-menu{width:100%!important;max-width:100%!important;margin-top:8px}.atlas-header .mobile-nav .language-menu summary{justify-content:flex-start}.atlas-header .mobile-nav .language-dropdown,.atlas-header .mobile-nav .language-menu.is-ltr .language-dropdown,.atlas-header .mobile-nav .language-menu.is-rtl .language-dropdown{position:static!important;inset:auto!important;left:auto!important;right:auto!important;top:auto!important;width:100%!important;max-width:100%!important;max-height:min(46vh,390px)!important;margin-top:8px!important;overflow-y:auto!important;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;transform:none!important}.atlas-header .mobile-nav .language-dropdown a{min-height:48px;padding:13px 14px}}@media(max-width:640px){.atlas-header .atlas-header-shell{direction:ltr!important}.atlas-header .mobile-menu{margin-left:auto!important;margin-right:0!important}.atlas-header .mobile-nav{top:calc(64px + env(safe-area-inset-top,0px))!important}}@media(max-height:520px) and (orientation:landscape){.atlas-header .mobile-nav{top:8px!important;max-height:calc(100dvh - 16px)!important}.atlas-header .mobile-nav .language-dropdown{max-height:44vh!important}}.atlas-language-control{position:fixed;top:11px;right:max(18px,calc((100vw - 1440px)/2 + 18px));width:168px;max-width:calc(100vw - 24px);direction:ltr!important;z-index:1800}.atlas-language-control .language-menu{position:relative;width:100%;max-width:100%;isolation:isolate}.atlas-language-control .language-menu summary{box-sizing:border-box;width:100%;min-height:46px;padding:0 12px;display:flex;align-items:center;justify-content:center;gap:8px;list-style:none;white-space:nowrap;color:#fff!important;background:rgba(7,26,51,.94)!important;border:1px solid hsla(49,82%,80%,.44)!important;border-radius:14px;box-shadow:0 10px 30px rgba(7,26,51,.2);font-weight:900;cursor:pointer}.atlas-language-control .language-menu summary::-webkit-details-marker{display:none}.atlas-language-control .language-menu[open] summary{color:#f6e7a4!important;border-color:hsla(49,82%,80%,.78)!important}.atlas-language-control .language-menu summary>span:nth-child(2){min-width:0;overflow:hidden;text-overflow:ellipsis}.atlas-language-control .language-dropdown,.atlas-language-control .language-menu.is-ltr .language-dropdown,.atlas-language-control .language-menu.is-rtl .language-dropdown{position:absolute!important;top:calc(100% + 8px)!important;right:0!important;left:auto!important;width:100%!important;min-width:0!important;max-width:100%!important;max-height:min(70dvh,520px)!important;padding:8px!important;overflow-y:auto!important;overflow-x:hidden!important;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;background:#fff!important;border:1px solid rgba(200,145,38,.38)!important;border-radius:16px;box-shadow:0 24px 70px rgba(7,26,51,.24)!important;transform:none!important}.atlas-language-control .language-dropdown a{box-sizing:border-box;width:100%;min-height:46px;padding:11px 13px;display:flex;align-items:center;justify-content:flex-start;color:#071a33!important;background:transparent;border-radius:11px;font-weight:800;line-height:1.35;text-align:left;white-space:nowrap}.atlas-language-control .language-dropdown a:focus-visible,.atlas-language-control .language-dropdown a:hover{color:#9d6b0d!important;background:#fff7df!important}.atlas-language-control .language-dropdown a[aria-current=page]{color:#071a33!important;background:#f5e8be!important}@media(max-width:980px){.atlas-language-control{top:9px;right:86px;width:150px;max-width:calc(100vw - 174px)}.atlas-language-control .language-menu summary{min-height:46px;padding-inline:10px}.atlas-language-control .language-dropdown,.atlas-language-control .language-menu.is-ltr .language-dropdown,.atlas-language-control .language-menu.is-rtl .language-dropdown{position:fixed!important;top:68px!important;right:12px!important;left:12px!important;width:auto!important;max-width:none!important;max-height:calc(100dvh - 82px)!important}}@media(max-width:430px){.atlas-language-control{right:78px;width:132px;max-width:calc(100vw - 162px)}.atlas-language-control .language-menu summary>span:nth-child(2){font-size:13px}}@media(max-height:520px) and (orientation:landscape){.atlas-language-control{top:7px}.atlas-language-control .language-dropdown,.atlas-language-control .language-menu.is-ltr .language-dropdown,.atlas-language-control .language-menu.is-rtl .language-dropdown{top:60px!important;max-height:calc(100dvh - 70px)!important}}.search-results a[dir=rtl]{text-align:right}.search-results a[dir=ltr]{text-align:left}.search-results a>span{white-space:nowrap}@media(max-width:980px){html{scroll-behavior:auto}body,html{overscroll-behavior-y:none}.atlas-header{background:rgba(5,13,24,.97)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;transform:translateZ(0)}.atlas-hero-live:after{animation:none!important;opacity:.48}.atlas-language-control{top:14px;right:78px;width:112px;max-width:calc(100vw - 170px);transform:none}.atlas-language-control .language-menu summary{min-height:36px;height:36px;padding:0 9px;gap:5px;border-radius:11px;box-shadow:0 6px 18px rgba(7,26,51,.18);font-size:12px}.atlas-language-control .language-menu summary>span:first-child{font-size:14px}.atlas-language-control .language-menu summary>b{font-size:10px}.atlas-language-control .language-dropdown,.atlas-language-control .language-menu.is-ltr .language-dropdown,.atlas-language-control .language-menu.is-rtl .language-dropdown{top:68px!important}.atlas-search-float{will-change:auto!important}.search-results,.site-search{transform:translateZ(0)}.article-list-card:hover,.articles-home-panel:hover,.certification-mini-card:hover,.cooperation-step:hover,.cta:hover,.product-card:hover{transform:none}}@media(max-width:430px){.atlas-language-control{right:72px;width:104px;max-width:calc(100vw - 154px)}.atlas-language-control .language-menu summary>span:nth-child(2){font-size:11px}}.whatsapp-float{display:grid!important;visibility:visible!important;opacity:1!important;z-index:1700!important}@media(max-width:980px){.atlas-language-control{position:fixed!important;top:14px!important;right:78px!important;bottom:auto!important;width:112px!important;max-width:calc(100vw - 170px)!important;transform:none!important;display:block!important;visibility:visible!important;opacity:1!important;z-index:1800!important}}@media(max-width:430px){.atlas-language-control{top:14px!important;right:72px!important;width:104px!important;max-width:calc(100vw - 154px)!important}}.atlas-hero-copy h1{white-space:nowrap;max-width:none;font-size:clamp(42px,5.15vw,72px);line-height:1.02;letter-spacing:-.045em}.atlas-hero-copy .hero-subline{display:flex;flex-direction:column;align-items:flex-start;gap:2px;color:var(--gold-highlight);line-height:1.18;letter-spacing:.025em;font-weight:700}.locale-page[dir=rtl] .atlas-hero-copy .hero-subline{align-items:flex-end}.home-contact-copy{max-width:780px}.contact-language-note{margin-top:12px!important;color:hsla(0,0%,100%,.9)!important;font-size:.92rem;letter-spacing:.01em}.contact-email-list{display:flex;flex-wrap:wrap;gap:10px 22px;margin-top:18px}.contact-email-list a{color:var(--gold-highlight);font-weight:750;text-decoration:none;border-bottom:1px solid hsla(46,79%,73%,.45);padding-bottom:2px}.contact-details-grid a{color:inherit;text-decoration:none}@media(max-width:980px){.atlas-hero-copy h1{white-space:normal;font-size:clamp(38px,7vw,60px)}}@media(max-width:640px){.atlas-hero-copy h1{white-space:normal;font-size:clamp(34px,10.6vw,48px)}.atlas-hero-copy .hero-subline{font-size:clamp(18px,5.5vw,22px)}.contact-email-list{flex-direction:column;gap:9px}}.atlas-ai-assistant{width:max-content;max-width:100%;display:inline-flex;align-items:center;gap:12px;margin:4px 0;color:var(--atlas-gold-2);font-size:clamp(12px,1.1vw,15px);font-weight:900;letter-spacing:.12em;text-transform:uppercase;text-shadow:0 3px 18px rgba(0,0,0,.28)}.atlas-ai-icon{width:48px;height:48px;flex:0 0 48px;display:grid;place-items:center;border:1.5px solid;border-radius:50%;background:rgba(5,13,24,.34);box-shadow:0 12px 34px rgba(0,0,0,.24)}.atlas-ai-icon svg{width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.atlas-ai-icon circle{fill:currentColor;stroke:none}.atlas-hero-copy .hero-subline{display:block;white-space:nowrap;color:var(--atlas-gold-2);font-weight:800;letter-spacing:.015em;font-size:clamp(18px,2vw,28px)}@media(max-width:760px){.atlas-ai-assistant{gap:9px;font-size:11px;letter-spacing:.09em}.atlas-ai-icon{width:42px;height:42px;flex-basis:42px}.atlas-ai-icon svg{width:26px;height:26px}.atlas-hero-copy .hero-subline{white-space:normal;font-size:clamp(18px,5vw,23px);line-height:1.35}}.atlas-contact-section{padding-top:clamp(88px,9vw,126px);padding-bottom:clamp(42px,6vw,82px);background:#fff}.atlas-contact-panel{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);grid-gap:clamp(34px,5vw,72px);gap:clamp(34px,5vw,72px);padding:clamp(38px,5vw,64px);border:1px solid rgba(205,157,42,.34);border-radius:30px;background:#fffdfa;box-shadow:0 24px 70px rgba(5,18,35,.08)}.atlas-contact-copy{min-width:0;padding-right:clamp(8px,2vw,28px)}.locale-page[dir=rtl] .atlas-contact-copy{padding-right:0;padding-left:clamp(8px,2vw,28px)}.atlas-contact-copy h2{max-width:720px;margin:12px 0 24px;color:#071426;font-size:clamp(42px,4.5vw,68px);line-height:.98;letter-spacing:-.045em}.atlas-contact-intro{max-width:650px;margin:0 0 26px;color:#536176;font-size:clamp(16px,1.35vw,20px);line-height:1.65}.atlas-contact-identities{display:grid;grid-gap:0;gap:0;max-width:680px}.atlas-contact-identity{display:flex;align-items:center;gap:18px;padding:18px 0;color:#071426!important;text-decoration:none;border-bottom:1px solid rgba(7,20,38,.12)}.atlas-contact-identity:last-child{border-bottom:0}.atlas-contact-identity-icon{width:64px;height:64px;flex:0 0 64px;display:grid;place-items:center;border:1px solid rgba(205,157,42,.38);border-radius:16px;background:#fffaf0;color:#d09b22}.atlas-contact-identity-icon.ai{background:linear-gradient(145deg,#fffdf8,#fff6d8)}.atlas-contact-identity-icon svg{width:31px;height:31px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.atlas-contact-identity-icon svg circle{fill:currentColor;stroke:none}.atlas-contact-identity strong{display:block;color:#071426;font-size:clamp(17px,1.5vw,23px);line-height:1.25;overflow-wrap:anywhere}.atlas-contact-identity small{display:block;margin-top:5px;color:#68758a;font-size:15px}.atlas-contact-form-wrap{min-width:0;padding-left:clamp(28px,4vw,56px);border-left:1px solid rgba(7,20,38,.11)}.locale-page[dir=rtl] .atlas-contact-form-wrap{padding-left:0;padding-right:clamp(28px,4vw,56px);border-left:0;border-right:1px solid rgba(7,20,38,.11)}.atlas-contact-form-wrap h3{margin:0 0 28px;color:#071426;font-size:clamp(25px,2.1vw,34px)}.atlas-contact-form{display:grid;grid-gap:16px;gap:16px}.atlas-contact-form-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.atlas-contact-form label{position:relative;display:flex;align-items:flex-start;gap:12px;min-height:60px;padding:17px 18px;border:1px solid #d8dee7;border-radius:11px;background:#fff;transition:border-color .18s ease,box-shadow .18s ease}.atlas-contact-form label:focus-within{border-color:#d09b22;box-shadow:0 0 0 3px rgba(208,155,34,.12)}.atlas-contact-form label>svg{width:21px;height:21px;flex:0 0 21px;margin-top:1px;fill:none;stroke:#8b97a8;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.atlas-contact-form input,.atlas-contact-form textarea{width:100%;border:0;outline:0;background:transparent;color:#071426;font:inherit;line-height:1.45;resize:vertical}.atlas-contact-form input::placeholder,.atlas-contact-form textarea::placeholder{color:#718096;opacity:1}.atlas-contact-form .message-field{min-height:154px}.atlas-contact-form textarea{min-height:116px}.atlas-contact-form button{min-height:62px;display:flex;align-items:center;justify-content:center;gap:12px;border:0;border-radius:10px;background:linear-gradient(100deg,#f5cf62,#dcae32);color:#071426;font-size:17px;font-weight:900;cursor:pointer;box-shadow:0 15px 34px rgba(208,155,34,.2)}.atlas-contact-form button svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.atlas-contact-reply-note{margin:14px 0 0;text-align:center;color:#738095;font-size:14px}@media(max-width:980px){.atlas-contact-panel{grid-template-columns:1fr;padding:34px}.atlas-contact-form-wrap,.locale-page[dir=rtl] .atlas-contact-form-wrap{padding:30px 0 0;border:0;border-top:1px solid rgba(7,20,38,.11)}.atlas-contact-copy,.locale-page[dir=rtl] .atlas-contact-copy{padding:0}.atlas-contact-copy h2{font-size:clamp(39px,7vw,58px)}}@media(max-width:640px){.atlas-contact-section{padding-top:104px}.atlas-contact-panel{padding:26px 20px;border-radius:22px}.atlas-contact-copy h2{font-size:clamp(34px,10.5vw,46px);line-height:1.04}.atlas-contact-form-row{grid-template-columns:1fr}.atlas-contact-identity{gap:13px}.atlas-contact-identity-icon{width:52px;height:52px;flex-basis:52px;border-radius:13px}.atlas-contact-identity-icon svg{width:26px;height:26px}.atlas-contact-identity strong{font-size:16px}.atlas-contact-identity small{font-size:13px}}.technical-ltr,a[href^="mailto:"],a[href^="tel:"]{direction:ltr!important;unicode-bidi:-webkit-isolate!important;unicode-bidi:isolate!important}.technical-ltr{display:inline-block;text-align:left}.contact-address{max-width:100%;overflow-wrap:anywhere}.technical-input-ltr{direction:ltr!important;text-align:left!important;unicode-bidi:plaintext}.locale-page[dir=rtl] .atlas-contact-identity .technical-ltr,.locale-page[dir=rtl] .footer .technical-ltr{direction:ltr!important;unicode-bidi:-webkit-isolate!important;unicode-bidi:isolate!important;text-align:left!important}.locale-page[dir=rtl] .footer-bottom{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:.25em;direction:rtl}@media(max-width:640px){.locale-page[dir=rtl] .footer .technical-ltr{max-width:100%}}