@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--ink:#202522;--paper:#f6f5f0;--muted:#626962;--red:#a21f30;--line:#dcded6;--serif:Georgia,'Times New Roman',serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #d58a48;outline-offset:5px}img{display:block;max-width:100%;height:auto}p{line-height:1.75}h1,h2,h3,p{margin-top:0}h1,h2{font-family:'Manrope',Arial,sans-serif;letter-spacing:-.055em;font-weight:500;line-height:1.12}h1{font-size:clamp(48px,5.7vw,88px);margin-bottom:0}h2{font-size:clamp(34px,4vw,60px);margin:22px 0 28px}h3{font-size:23px;letter-spacing:-.025em;font-weight:500}em{font-family:var(--serif);font-weight:400;letter-spacing:-.055em;color:var(--red)}.wrap{width:min(1280px,88%);margin:auto}.section{padding-top:112px;padding-bottom:112px}.eyebrow{font-size:10px;letter-spacing:.19em;font-weight:700;line-height:1.6}.muted{color:var(--muted);font-size:15px}.lead{font-size:21px;line-height:1.6}.dot,.live-dot:before{display:inline-block;width:7px;height:7px;background:var(--red);border-radius:50%;margin-right:10px}.header{position:sticky;top:0;z-index:20;background:rgba(246,245,240,.96);backdrop-filter:blur(18px);padding:14px 6%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);min-height:84px}.brand{width:205px;display:block}.brand img{width:100%;height:56px;object-fit:contain}.header nav{display:flex;align-items:center;gap:28px;font-size:12px;font-weight:500}.header nav>a:not(.button):hover{color:var(--red)}.login{margin-left:25px}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:28px;padding:19px 23px;background:var(--red);color:white;border:1px solid var(--red);font-size:13px;font-weight:600;transition:background .2s,transform .2s}.button:hover{background:#791625;transform:translateY(-2px)}.button span{font-size:20px;line-height:1}.button.small{padding:13px 17px;font-size:11px}.menu-toggle{display:none}.hero{padding-top:69px;padding-bottom:26px}.hero-grid{display:grid;grid-template-columns:1.55fr 1fr;gap:7%;align-items:end;margin-top:35px}.hero-copy{max-width:410px;padding-bottom:5px}.hero-copy>p:first-child{font-size:22px;line-height:1.5;margin-bottom:17px}.hero-copy .muted{margin-bottom:27px}.text-link{display:flex;align-items:center;gap:30px;font-size:13px;font-weight:600;margin-top:24px}.text-link:hover{color:var(--red)}.hero-bottom{display:flex;justify-content:space-between;border-top:1px solid var(--line);margin-top:64px;padding-top:23px;font-size:9px;letter-spacing:.12em;color:var(--muted)}.showcase{background:#222925;color:#eef0e9;margin-top:0;padding:35px 0 39px;overflow:hidden;position:relative}.showcase:before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at 70% 70%,#3d4a3d 0,transparent 65%);pointer-events:none}.showcase .wrap{position:relative}.showcase-top{display:flex;justify-content:space-between;align-items:center;color:#c3c9bc}.live-dot{font-size:10px}.live-dot:before{content:'';background:#a6b697;width:5px;height:5px}.product-tabs{display:flex;gap:34px;margin-top:31px;border-bottom:1px solid #4a514a;margin-bottom:25px}.product-tabs button{background:transparent;border:0;border-bottom:2px solid transparent;color:#a4aba1;padding:14px 0;font-size:12px;transition:color .2s}.product-tabs button[aria-selected=true]{border-bottom-color:#d5dabe;color:#fff}.screen-frame{background:#fff;border:5px solid #454d46;border-radius:9px;box-shadow:0 24px 80px #0005;overflow:hidden}.screen-bar{height:37px;background:#f1f2ee;color:#6a726b;display:flex;align-items:center;justify-content:space-between;padding:0 15px;font-size:8px;letter-spacing:.12em}.screen-bar>span:first-child{display:flex;gap:5px}.screen-bar i{width:6px;height:6px;border-radius:50%;background:#c7cbc5}.expand{background:transparent;border:0;font-size:10px;color:#4b544d}.screen-image{display:block;padding:0;border:0;width:100%;background:#f5f8f8;height:auto;max-height:645px;overflow:hidden;text-align:left}.screen-image img{width:100%;object-fit:cover;object-position:top}.screen-caption{display:flex;align-items:start;justify-content:space-between;gap:30px;margin-top:22px}.screen-caption p{font-size:13px;max-width:650px;margin:0;color:#e2e5dc}.screen-caption>span{font-size:9px;white-space:nowrap;color:#aeb5a9}.split{display:grid;grid-template-columns:1.2fr 1fr;gap:10%;align-items:start}.split>div{padding-top:27px}.principles{display:flex;flex-direction:column;margin-top:28px}.principles span{padding:17px 0;border-top:1px solid var(--line);font-size:13px}.principles b{font-size:10px;color:var(--red);margin-right:30px}.departments{background:#eeeee7}.section-top{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:36px}.section-top h2{margin-bottom:0}.section-top>p{margin:0;max-width:340px}.module-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #d1d5c9;border-left:1px solid #d1d5c9;margin-top:47px}.module-grid article{border-right:1px solid #d1d5c9;border-bottom:1px solid #d1d5c9;padding:34px 29px 30px;transition:background .25s}.module-grid article:hover{background:#f9f9f3}.module-no{font-size:9px;letter-spacing:.12em;color:#697261}.module-grid h3{margin-top:31px;min-height:55px;margin-bottom:14px}.module-grid p{font-size:14px;color:var(--muted);min-height:74px}.module-grid ul{list-style:none;padding:0;margin:25px 0 0;font-size:12px;line-height:2.3}.module-grid li:before{content:'↗';color:var(--red);margin-right:12px}.service-story{display:grid;grid-template-columns:.8fr 1.2fr;gap:7%;align-items:center;overflow:hidden}.story-copy .muted{max-width:380px}.story-screen{margin:0;border:1px solid var(--line);padding:10px;background:#eeeee7;box-shadow:15px 20px 0 #e5e6dc}.story-screen figcaption{font-size:8px;letter-spacing:.13em;padding:14px 4px 5px;color:#687363}.international{background:#242b26;color:#edf0e8}.international-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:15%}.international em{color:#c2ceae}.international .eyebrow{color:#b2bca7}.international p{max-width:470px;color:#bdc5b8;font-size:15px}.light{background:#e8ecde;color:#283126;border-color:#e8ecde;margin-top:22px}.light:hover{background:#fff;color:#283126}.region-list>div{border-top:1px solid #4b554b;padding:27px 0 17px}.region-list>div>span{font-size:11px;color:#aeba9f;display:block;margin-bottom:21px}.region-list h3{margin-bottom:9px}.steps{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);margin-top:55px;gap:35px}.steps article{padding-top:27px}.steps b{font-size:12px;color:var(--red);font-weight:500}.steps h3{margin-top:35px}.steps p{font-size:14px;color:var(--muted)}.faq-section{border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1.5fr;gap:12%;padding-top:80px}.faqs details{border-bottom:1px solid var(--line);padding:24px 0}.faqs details:first-child{border-top:1px solid var(--line)}summary{cursor:pointer;font-size:15px;font-weight:500;display:flex;justify-content:space-between;gap:25px;list-style:none}summary::-webkit-details-marker{display:none}summary span{color:var(--red)}details[open] summary span{transform:rotate(45deg)}details p{font-size:14px;color:var(--muted);margin:20px 30px 0 0}.contact{background:#e9ebdf}.contact-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:10%}.contact h2{font-size:clamp(35px,3.8vw,56px)}.contact-grid>div>p{max-width:390px;color:var(--muted)}.email{font-size:17px;border-bottom:1px solid #9da48f;display:inline-block;padding-bottom:10px;margin-top:24px}.contact form{background:var(--paper);padding:32px}.contact form h3{font-size:19px;margin-bottom:27px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:19px 15px}label{font-size:11px;color:#51584e;font-weight:500}.wide{grid-column:1/-1}input,textarea,select{width:100%;margin-top:8px;border:1px solid #cfd3c6;background:transparent;padding:12px 11px;border-radius:0;color:#283026;font-size:13px;min-height:43px}textarea{resize:vertical}form .button{width:100%;margin-top:20px}.form-note{font-size:10px;color:var(--muted);margin-top:14px;margin-bottom:0}.form-note a{text-decoration:underline}#form-status{font-size:12px;color:var(--red);margin-bottom:0}footer{padding-top:34px;padding-bottom:24px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-bottom:25px}.footer-top p{font-family:var(--serif);font-size:20px;font-style:italic;margin:0}.footer-top>a:last-child{font-size:12px}.footer-bottom{border-top:1px solid var(--line);display:flex;justify-content:space-between;padding-top:23px;font-size:10px;color:var(--muted)}.footer-bottom>div{display:flex;gap:25px}.skip{position:fixed;left:10px;top:-100px;background:white;padding:10px;z-index:100}.skip:focus{top:10px}dialog{width:min(1500px,96vw);max-height:94vh;padding:42px 15px 15px;border:0;background:#f5f6f1}dialog::backdrop{background:#111b;backdrop-filter:blur(7px)}dialog img{width:100%}dialog p{font-size:11px;margin:12px 0 0}.dialog-close{position:absolute;top:12px;right:18px;background:transparent;border:0;font-size:12px}.reveal{opacity:0;transform:translateY(22px);transition:opacity .8s,transform .8s}.reveal.in{opacity:1;transform:none}.legal{max-width:790px;padding-top:70px;padding-bottom:90px}.legal h1{font-size:56px;margin-bottom:30px}.legal h2{font-size:27px;letter-spacing:-.025em}.legal p,.legal li{font-size:15px;line-height:1.8;color:var(--muted)}
@media(min-width:1600px){.hero{padding-top:90px}.hero-grid{gap:12%}}@media(max-width:1000px){.header nav{gap:17px}.login{margin-left:0}.header .brand{width:170px}.hero-grid{gap:5%;grid-template-columns:1.4fr 1fr}.hero-copy>p:first-child{font-size:18px}.hero-copy .muted{font-size:13px}.hero .button{font-size:11px;padding:15px}.module-grid article{padding:25px 21px}.contact-grid{gap:5%}.section{padding-top:80px;padding-bottom:80px}.screen-caption>span{white-space:normal}.header nav>a:not(.button){font-size:11px}}@media(max-width:760px){.wrap{width:88%}.header{min-height:74px;padding:10px 6%}.header .brand{width:175px}.menu-toggle{display:flex;gap:15px;align-items:center;background:transparent;border:0;font-size:12px}.menu-toggle span{font-size:21px}.header nav{display:none;position:absolute;top:74px;left:0;right:0;background:var(--paper);padding:24px 6%;border-bottom:1px solid var(--line);align-items:stretch;gap:0}.header nav.open{display:flex;flex-direction:column}.header nav>a:not(.button){font-size:15px;padding:14px 0}.header nav .button{margin-top:15px}.hero{padding-top:43px}.eyebrow{font-size:9px}.hero-grid{grid-template-columns:1fr;gap:28px;margin-top:26px}h1{font-size:clamp(44px,10vw,66px)}.hero-copy{max-width:100%}.hero-copy>p:first-child{font-size:20px;max-width:410px}.hero-copy .muted{font-size:14px}.hero .button{font-size:12px;padding:17px}.hero-bottom{margin-top:38px;font-size:8px;gap:20px}.hero-bottom>span:last-child{display:none}.showcase{padding-top:27px}.showcase-top{gap:20px}.live-dot{display:none}.product-tabs{gap:20px;margin-top:17px;overflow-x:auto}.product-tabs button{font-size:10px;white-space:nowrap}.screen-bar{padding:0 8px;height:29px}.screen-bar>span:nth-child(2){font-size:6px;letter-spacing:0}.expand{font-size:8px}.screen-frame{border-width:3px}.screen-caption{flex-direction:column;gap:10px}.screen-caption p{font-size:12px}.screen-caption>span{font-size:8px}.split,.service-story,.international-grid,.contact-grid,.faq-section{grid-template-columns:1fr;gap:25px}.split>div{padding-top:0}.section{padding-top:64px;padding-bottom:64px}h2{font-size:37px}.lead{font-size:19px}.section-top{display:block}.section-top>p{margin-top:24px}.module-grid{grid-template-columns:1fr;margin-top:28px}.module-grid article{padding:29px}.module-grid h3{min-height:0;margin-top:24px;font-size:25px}.module-grid p{min-height:0}.module-grid ul{margin-top:16px}.story-screen{margin-top:17px;box-shadow:8px 10px 0 #e5e6dc}.region-list{margin-top:22px}.steps{grid-template-columns:1fr 1fr;gap:25px;margin-top:35px}.steps h3{margin-top:22px}.steps p{font-size:13px}.faq-section{gap:12px}.faqs summary{font-size:14px}.contact form{padding:24px}.contact h2{font-size:37px}.contact-grid{gap:38px}.footer-top{flex-wrap:wrap;gap:15px}.footer-top p{width:100%;order:3;font-size:18px}.footer-top .brand{width:170px}.footer-bottom{flex-direction:column;gap:20px;font-size:10px}.footer-bottom>div{gap:20px}.legal h1{font-size:40px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}
