:root{font-family:Arial,Helvetica,sans-serif;color:var(--secondary);background:#fafbf9;font-synthesis:none;--primary:#48AEDD;--secondary:#2D2D2D;--text:#666666;--accent:#666666}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,.button{background:var(--primary);color:var(--secondary);border:0;padding:17px 25px;border-radius:5px;cursor:pointer;font-weight:600;display:inline-block}button:disabled{opacity:.5;cursor:wait}a:hover,button:hover{filter:brightness(.92)}header{height:100px;display:flex;align-items:center;justify-content:space-between;padding:0 6%;background:var(--secondary);color:#fff}nav{display:flex;gap:30px;font-size:14px}.brand{font-size:28px;letter-spacing:-1.5px;font-weight:800;white-space:nowrap}.brand span{font-weight:400}.brand i{font-style:normal;color:var(--primary);margin-left:9px}.small{padding:13px 20px;font-size:14px}.hero{position:relative;min-height:720px;background:var(--secondary) url(/media/2026/07/banner.png) center/cover;color:#fff;display:flex;flex-direction:column;justify-content:space-between;padding:80px 6% 28px}.hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#081717e6,#0817174d)}.hero-content,.hero-bottom{position:relative}.eyebrow{font-size:11px;letter-spacing:2px;font-weight:700;display:block;margin-bottom:22px}.hero .eyebrow{color:var(--primary)}h1{font-size:clamp(40px,6vw,82px);letter-spacing:-3px;line-height:1.04;margin:24px 0}h2{font-size:clamp(30px,4vw,50px);line-height:1.1;letter-spacing:-1.6px;margin:20px 0 30px}h3{font-size:23px;letter-spacing:-.7px;line-height:1.25}p{line-height:1.8;color:var(--text)}.hero p{max-width:590px;color:#d1dcd8;font-size:17px}.actions{display:flex;gap:16px;margin-top:32px;flex-wrap:wrap}.outline{background:transparent;color:#fff;border:1px solid #91a29b}.hero-bottom{display:flex;justify-content:space-between;font-size:12px;margin-top:50px;color:#c5d4ce}.ticker{padding:26px 6%;display:flex;justify-content:space-between;gap:20px;background:var(--primary);font-weight:700;font-size:14px;letter-spacing:2px}.section{padding:95px 6%}.split{display:grid;grid-template-columns:1fr 1fr;gap:70px}.lead{font-size:25px;color:var(--secondary);margin-top:40px}em{font-style:normal;color:var(--text)}.textlink{display:inline-block;border-bottom:1px solid;padding:14px 0;font-weight:600}.muted{background:#f5f5f5}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;margin-top:40px}.card{background:#fff;padding:35px;border:1px solid #e0e7df;min-height:270px;border-radius:8px}.card:hover{border-color:var(--primary)}.number{font-size:14px;color:var(--text);display:block}.number b{float:right;font-size:25px;color:var(--secondary)}.card p,.story p{font-size:14px}.section-head{display:flex;align-items:center;justify-content:space-between;gap:25px}.story img,.placeholder{width:100%;height:240px;object-fit:cover;border-radius:8px;margin-bottom:25px}.placeholder{display:grid;place-items:center;background:var(--secondary);color:var(--primary);font-size:30px}.story .eyebrow{color:var(--text);font-size:10px}.cta{padding:80px 6%;background:var(--primary);text-align:center}.dark{background:var(--secondary);color:#fff}footer{padding:50px 6%;background:var(--secondary);color:#e2ebe5}footer p{font-size:13px}footer>div:last-child{display:flex;gap:30px;justify-content:flex-end;font-size:12px}.article{max-width:1150px;margin:auto}.article h1{font-size:54px}.article-image{max-height:520px;width:100%;object-fit:cover;border-radius:12px}.prose{font-size:18px;max-width:850px;margin:35px 0}.panel{background:#fff;border:1px solid #e0e5df;padding:32px;border-radius:12px;margin-bottom:25px}.panel h2{font-size:28px}label{display:block;text-transform:capitalize;font-size:13px;font-weight:600;margin:18px 0}input,textarea,select{display:block;width:100%;padding:13px;border:1px solid #ced7d0;border-radius:5px;background:#fcfdfb;margin-top:8px;color:var(--secondary)}input:focus,textarea:focus,select:focus{outline:2px solid var(--primary);outline-offset:2px}.login{min-height:100vh;display:grid;place-content:center;background:#f5f5f5;padding:25px}.login>.brand{margin-bottom:30px}.login .panel{width:min(450px,90vw)}.login h1{font-size:37px;letter-spacing:-1px}.dashboard{display:flex;min-height:100vh;background:#f5f5f5}.dashboard aside{width:240px;flex-shrink:0;background:var(--secondary);color:#d7e7dc;padding:30px 22px;display:flex;flex-direction:column;gap:12px}.dashboard aside .eyebrow{margin:45px 0 12px;font-size:9px;color:#90a79a}.dashboard aside button{text-align:left}.plain{background:transparent;color:inherit}.active{background:var(--primary)}.workspace{padding:45px;flex:1;min-width:0}.workspace h1{font-size:40px;letter-spacing:-1.5px;margin:10px 0}.workspace .eyebrow{color:var(--text);font-size:10px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:30px}.stats strong{display:block;font-size:44px;margin-top:20px}.stats span{font-size:13px}.secondary{background:#f5f5f5;padding:9px 13px;font-size:12px}.table-wrap{overflow:auto;background:#fff;border:1px solid #dae2d9;border-radius:10px;margin-top:25px}table{width:100%;border-collapse:collapse;font-size:13px}th,td{text-align:left;padding:18px;border-bottom:1px solid #edf0ea}td:last-child{white-space:nowrap}th{color:var(--text);font-size:11px;text-transform:uppercase}.badge{padding:5px 9px;border-radius:20px;background:#eee;color:#666;font-size:11px}.published{background:#dcf9e9;color:#18643d}.preview{height:150px;max-width:100%;object-fit:contain;margin:15px 0}.message{white-space:pre-wrap}.loading{padding:15vh 10%;font-size:24px}@media(max-width:900px){nav{gap:15px}.cards{grid-template-columns:repeat(2,1fr)}.split{gap:30px}.workspace{padding:25px}.dashboard aside{width:190px}.stats{grid-template-columns:1fr}.hero{min-height:690px}.ticker{font-size:10px;letter-spacing:0}}@media(max-width:600px){header{height:auto;min-height:90px;flex-wrap:wrap;padding:20px 5%;gap:20px}header nav{order:3;width:100%;justify-content:space-between;font-size:12px}.brand{font-size:25px}.hero{padding:55px 6% 25px;min-height:650px}h1{letter-spacing:-2px}.hero p{font-size:15px}.hero-bottom{gap:25px;font-size:10px}.ticker{flex-wrap:wrap;justify-content:center}.section{padding:60px 6%}.split,.cards{grid-template-columns:1fr}.lead{margin-top:0}.section-head{align-items:flex-start;flex-direction:column}.story img{height:250px}.article h1{font-size:37px}.dashboard{display:block}.dashboard aside{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;padding:20px;align-items:center;gap:8px}.dashboard aside .eyebrow{display:none}.dashboard aside .brand{width:100%;margin-bottom:10px}.dashboard aside button,.dashboard aside a:not(.brand){padding:9px;font-size:12px}.workspace{padding:22px}.panel{padding:23px}.workspace .split{gap:0}footer>div:last-child{justify-content:flex-start;flex-wrap:wrap}.cta{padding:60px 6%}}h1,h2,h3{color:var(--secondary)}.dashboard aside{background:var(--secondary);color:#fff}.dashboard aside .brand,.dashboard aside .eyebrow{color:#fff}.brand i{color:var(--primary)}.dashboard .active{background:var(--primary);color:var(--secondary)}.workspace .eyebrow,.number,.story .eyebrow{color:var(--accent)}.ea-tech{scroll-behavior:smooth}.ea-tech .ea-header{height:94px!important;background:#fffffff7!important;border-bottom:1px solid #ededed;padding:0 4.5%!important;gap:25px}.ea-tech .ea-logo{gap:11px}.ea-tech .ea-logo img{width:48px;height:48px}.tech-wordmark{display:flex;flex-direction:column;color:var(--secondary);gap:5px}.tech-wordmark strong{font-size:14px;letter-spacing:1.4px;font-weight:700}.tech-wordmark small{font-size:8px;letter-spacing:1.7px;white-space:nowrap}.ea-tech .ea-nav{gap:18px}.ea-tech .ea-nav a{font-size:11px}.ea-tech .ea-nav a[href="/app"]{position:relative}.ea-tech .ea-nav a[href="/app"]:before{content:"";position:absolute;top:-9px;left:0;width:5px;height:5px;background:var(--primary);border-radius:50%}.ea-tech .ea-header-actions .ea-button{border-radius:8px;font-weight:600;font-size:12px;padding:14px 18px}.ea-tech .ea-search-toggle{font-size:24px}.ea-tech .ea-header-actions{gap:12px}.tech-hero{background:var(--secondary);color:#fff;position:relative;display:grid;grid-template-columns:1.08fr 1fr;gap:30px;padding:90px 6% 95px;min-height:800px;isolation:isolate;overflow:hidden}.tech-grid{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;background-image:linear-gradient(rgba(72,174,221,.065) 1px,transparent 1px),linear-gradient(90deg,rgba(72,174,221,.065) 1px,transparent 1px);background-size:65px 65px;-webkit-mask-image:linear-gradient(90deg,transparent,black);mask-image:linear-gradient(90deg,transparent,black)}.tech-hero:after{content:"";position:absolute;right:-12%;top:-100px;width:75%;height:900px;z-index:-1;background:radial-gradient(ellipse,rgba(72,174,221,.17),transparent 65%);pointer-events:none}.tech-hero-content{padding:20px 0 0;position:relative;z-index:2;max-width:650px}.tech-eyebrow{font-size:10px;line-height:1.5;letter-spacing:2px;font-weight:500;display:flex;align-items:center;gap:10px;color:#ddd}.tech-eyebrow>span:first-child{width:7px;height:7px;background:var(--primary);border-radius:50%;box-shadow:0 0 0 5px #48aedd1f}.ea-site .tech-hero h1{font-size:clamp(44px,5vw,76px);font-weight:500;line-height:1.1;letter-spacing:-3.8px;color:#fff;margin:36px 0 27px}.tech-hero h1>span{display:block}.tech-hero h1>span:last-child{color:var(--primary)}.tech-hero-app h1{max-width:540px}.ea-site .tech-hero-content>p{color:#d0d0d0;max-width:510px;font-size:18px;line-height:1.7}.tech-hero-actions{display:flex;align-items:center;gap:30px;flex-wrap:wrap;margin:35px 0}.tech-primary{background:var(--primary);border-radius:8px;padding:17px 23px;color:var(--secondary)!important;font-size:14px;font-weight:600;display:inline-flex;align-items:center;justify-content:space-between;gap:26px;transition:transform .2s,box-shadow .2s}.tech-primary:hover{transform:translateY(-3px);box-shadow:0 8px 25px #0002}.tech-primary svg,.tech-quiet svg{width:18px;height:18px}.tech-quiet{display:inline-flex;gap:16px;align-items:center;font-size:13px;color:#fff!important;padding:14px 0}.tech-quiet:hover{color:var(--primary)!important}.tech-hero-product{display:flex;align-items:center;gap:14px;margin-top:43px;max-width:315px;padding-top:26px;border-top:1px solid #ffffff21}.tech-hero-product>img{width:45px;height:45px;border-radius:12px}.tech-hero-product>div{display:flex;flex-direction:column;gap:5px}.tech-hero-product strong{font-size:13px;font-weight:500}.tech-hero-product span{font-family:IBM Plex Sans,Arial,sans-serif;font-size:12px;color:#bbb}.tech-product-dot{height:6px;width:6px;background:var(--primary);border-radius:50%;margin-left:auto}.tech-hero-note{display:flex;gap:27px;flex-wrap:wrap;margin-top:38px}.tech-hero-note span{font-size:8px;letter-spacing:1.4px;color:#b8b8b8}.tech-device-stage{position:relative;min-width:0;height:610px;align-self:center}.tech-orbit{position:absolute;border:1px solid rgba(72,174,221,.17);border-radius:50%;width:520px;height:520px;left:3%;top:40px;transform:rotateX(30deg) rotate(-28deg)}.orbit-two{width:630px;height:630px;left:-8%;top:-15px;border-style:dashed;opacity:.55}.tech-stage-label{position:absolute;top:-8px;right:30px;display:flex;align-items:center;gap:10px;font-size:8px;letter-spacing:1.7px;color:#c6dce6}.tech-label-dot{height:5px;width:5px;display:inline-block;background:var(--primary);border-radius:50%;flex-shrink:0}.product-phone{background:#191919;padding:8px;border-radius:38px;border:1px solid #686868;box-shadow:10px 22px 50px #0003;position:relative;width:245px;flex-shrink:0}.product-phone-rim{overflow:hidden;border-radius:29px;background:#f4f4f4}.product-phone img{display:block;width:100%;height:auto;aspect-ratio:600/1300;object-fit:contain}.product-phone:after{content:"";height:58px;width:3px;background:#8b8b8b;position:absolute;right:-3px;top:125px;border-radius:0 3px 3px 0}.tech-phone-front{position:absolute;top:36px;right:13%;transform:rotate(8deg);z-index:2;animation:phone-arrive .8s ease-out both}.tech-phone-back{position:absolute;top:73px;left:0;width:218px;transform:rotate(-11deg);opacity:.86;z-index:1;animation:phone-arrive-back 1s ease-out both}.tech-float{position:absolute;background:#333333f2;border:1px solid #ffffff25;box-shadow:0 12px 30px #0002;border-radius:13px;z-index:3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;align-items:center;gap:13px;padding:16px;color:#fff}.tech-float svg{width:24px;height:24px;color:var(--primary);flex-shrink:0}.tech-float-location{top:205px;left:-15px;transform:rotate(-3deg)}.tech-float-location>div{display:flex;flex-direction:column;gap:7px}.tech-float small{font-size:7px;letter-spacing:1.4px;color:#c8c8c8}.tech-float strong{font-size:12px;font-weight:500}.tech-float-play{right:0;bottom:37px;font-size:11px;transform:rotate(3deg)}.tech-hero-bottom{position:absolute;bottom:0;left:6%;right:6%;height:72px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid #ffffff1f}.tech-hero-bottom>span{font-size:8px;letter-spacing:1.8px;color:#c5c5c5}.tech-hero-bottom>span:first-child>span{margin-left:20px}.ea-site .tech-hero-bottom p{color:#bebebe;font-size:12px;letter-spacing:1px}.product-positioning{display:flex;align-items:center;justify-content:space-around;gap:30px;padding:25px 12%;border-bottom:1px solid #e5e5e5;background:#fafafa}.product-positioning>span{font-size:30px;font-weight:500;color:var(--secondary);display:flex;align-items:center;gap:15px}.product-positioning small{font-size:9px;font-weight:500;letter-spacing:2px;color:var(--accent)}.product-positioning i{font-style:normal;color:var(--primary);font-size:20px}.product-showcase{display:grid;grid-template-columns:1fr 1fr;gap:80px;padding:105px 7%;align-items:center;scroll-margin-top:30px}.tech-section-number,.tech-overline{font-size:9px;letter-spacing:1.8px;color:var(--accent);font-weight:600;display:block}.product-showcase-visual{position:relative;min-width:0}.product-preview-backdrop{background:linear-gradient(140deg,#f5f5f5,#edf5f8);border:1px solid #e8ecee;border-radius:20px;margin-top:25px;min-height:590px;position:relative;display:flex;justify-content:center;align-items:center;padding:30px;overflow:hidden;isolation:isolate}.product-preview-backdrop:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background-image:radial-gradient(#48aedd40 1px,transparent 1px);background-size:20px 20px;-webkit-mask-image:linear-gradient(0deg,black,transparent);mask-image:linear-gradient(0deg,black,transparent)}.product-preview-word{position:absolute;bottom:80px;left:0;font-weight:600;font-size:95px;letter-spacing:8px;color:#48aedd16;transform:rotate(-90deg) translateY(-100%);transform-origin:left bottom;z-index:-1}.showcase-phone{width:220px;box-shadow:15px 25px 35px #2d2d2d23;transform:rotate(-5deg);transition:transform .3s}.product-preview-backdrop:hover .showcase-phone{transform:rotate(0)}.product-preview-caption{position:absolute;bottom:20px;left:20px;display:flex;align-items:center;gap:9px;background:#fff;padding:10px 14px;border:1px solid #e2e7e9;border-radius:7px;font-size:10px;color:var(--secondary)}.ea-site .product-image-note{font-size:10px;color:var(--accent);margin:12px 0 0}.ea-site .product-showcase h2{white-space:pre-line;font-size:clamp(32px,3.7vw,53px);line-height:1.15;letter-spacing:-2px;margin:22px 0}.ea-site .product-showcase-copy>p{font-size:16px;line-height:1.75}.product-tabs{margin-top:28px;display:flex;flex-direction:column;gap:0}.ea-site .product-tabs button{background:none;border:0;border-bottom:1px solid #e1e1e1;border-radius:0;display:flex;gap:17px;align-items:start;padding:20px 0;text-align:left;color:var(--text);width:100%;cursor:pointer;filter:none}.product-tab-number{font-size:10px;margin-top:3px;color:var(--accent);width:21px;flex-shrink:0}.product-tabs button>span:nth-child(2){flex:1;display:flex;flex-direction:column;gap:7px}.product-tabs strong{font-size:14px;font-weight:500;color:var(--secondary)}.product-tabs button>span:nth-child(2)>span{font:14px/1.6 IBM Plex Sans,Arial,sans-serif}.product-tabs svg{width:16px;height:16px;flex-shrink:0;color:var(--accent);margin-top:3px;transition:transform .2s}.ea-site .product-tabs button[aria-selected=true]{border-bottom:2px solid var(--primary)}.product-tabs button[aria-selected=true] .product-tab-number,.product-tabs button[aria-selected=true] svg{color:var(--primary)}.product-tabs button[aria-selected=true] svg{transform:rotate(45deg)}.product-tabs button:focus-visible{outline:2px solid var(--primary);outline-offset:5px}.product-tab-status{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.product-showcase-actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap;margin-top:32px}.product-showcase-actions>a:not(.product-store){display:flex;align-items:center;gap:10px;font-size:11px;color:var(--secondary)}.product-showcase-actions>a svg{width:16px;height:16px}.product-store{display:inline-flex;align-items:center;border-radius:8px;flex-shrink:0;transition:transform .2s}.product-store:hover{transform:translateY(-2px);filter:brightness(1.15)!important}.product-store img{height:48px;width:auto;display:block}.ea-site .product-availability{font-size:11px;margin-top:12px}.product-download{margin:45px 6% 95px;background:var(--secondary);border-radius:22px;position:relative;isolation:isolate;padding:65px 7%;display:grid;grid-template-columns:1.6fr 1fr;gap:65px;align-items:center;overflow:hidden}.product-download:after{content:"";position:absolute;right:-100px;top:-200px;width:650px;height:650px;background:radial-gradient(circle,#48aedd28,transparent 65%);pointer-events:none;z-index:-1}.ea-site .product-download h2{color:#fff;white-space:pre-line;font-size:clamp(30px,3.5vw,50px);line-height:1.18;letter-spacing:-1.7px;margin:25px 0}.ea-site .product-download p{color:#cdcdcd;font-size:16px;max-width:500px;margin-bottom:25px}.ea-site .product-download .product-download-meta{font-size:11px;color:#bdbdbd;margin:12px 0 0}.product-qr{background:#fff;border:1px solid #ddd;border-radius:16px;justify-self:end;display:flex;align-items:center;flex-direction:column;padding:25px 24px;gap:8px;transform:rotate(3deg);box-shadow:0 20px 35px #0002;max-width:260px;width:100%}.product-qr .product-qr-icon{width:44px;height:44px;border-radius:11px}.product-qr>img:not(.product-qr-icon){width:170px;height:170px}.product-qr strong{font-size:12px;color:var(--secondary);font-weight:500}.product-qr span{font-size:9px;text-align:center;color:var(--text)}.product-steps{padding:65px 8% 100px;display:grid;grid-template-columns:1fr 1.25fr;gap:80px;background:#fafafa}.ea-site .product-steps h2{font-size:44px;letter-spacing:-1.8px;line-height:1.18;margin-top:25px}.product-steps article{display:flex;gap:28px;padding:27px 0;border-bottom:1px solid #ddd}.product-steps article>span{font-size:12px;color:var(--accent);margin-top:7px}.ea-site .product-steps article h3{margin:0 0 12px;font-size:21px;letter-spacing:-.5px}.ea-site .product-steps article p{margin:0;font-size:15px}.product-use-cases{padding:90px 7%}.ea-site .tech-section-heading h2{font-size:44px;letter-spacing:-1.8px;margin:23px 0 40px}.product-use-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:23px}.product-use-grid article{padding:32px;border:1px solid #ddd;border-radius:14px;transition:border-color .2s,transform .2s}.product-use-grid article:hover{transform:translateY(-4px);border-color:var(--primary)}.product-use-grid article>svg{width:35px;height:35px;color:var(--primary);margin-bottom:35px}.product-use-grid small{display:block;font-size:9px;letter-spacing:1.8px;color:var(--accent)}.ea-site .product-use-grid h3{font-size:23px;line-height:1.35;margin:15px 0}.ea-site .product-use-grid p{font-size:15px}.product-use-grid a{display:flex;gap:15px;align-items:center;font-size:12px;margin-top:20px}.product-use-grid a svg{width:17px;height:17px}.product-faq{display:grid;grid-template-columns:1fr 1.4fr;gap:70px;padding:50px 8% 85px}.ea-site .product-faq h2{font-size:44px;letter-spacing:-1.8px;margin-top:24px}.ea-site .product-faq>div>p{font-size:12px}.product-faq .ea-faq summary{font-size:16px}.ea-tech .ea-section{padding-top:85px;padding-bottom:85px}.ea-tech .ea-kicker{font-size:11px!important;letter-spacing:1px}.ea-tech .ea-center h2{max-width:900px;margin-left:auto;margin-right:auto;letter-spacing:-2px}.ea-tech .ea-feature-grid{gap:24px}.ea-tech .ea-feature-grid article{padding:25px;border:1px solid #e2e2e2;border-radius:12px;background:#fff;transition:transform .2s,border-color .2s}.ea-tech .ea-feature-grid article:hover{border-color:var(--primary);transform:translateY(-4px)}.ea-tech .ea-feature-grid h3{font-size:21px}.ea-tech .ea-feature-grid p{font-size:14px}.ea-tech .ea-feature-icon{color:var(--primary);font-size:32px;height:52px}.ea-tech .ea-about-intro{background:#fafafa}.ea-tech .ea-about-intro h2{font-size:clamp(30px,3.4vw,48px);line-height:1.2}.ea-tech .ea-partners{padding-top:40px;padding-bottom:45px;border-bottom:1px solid #eee}.ea-tech .ea-partner-strip img{height:75px;width:120px}.ea-tech .ea-content-card{padding:15px 15px 24px;border:1px solid #e2e2e2;border-radius:16px;transition:transform .2s,border-color .2s;background:#fff}.ea-tech .ea-content-card:hover{transform:translateY(-4px);border-color:var(--primary)}.ea-tech .ea-content-card img{border-radius:10px}.ea-tech .ea-content-card h3{font-size:21px;line-height:1.35}.ea-tech .ea-content-card p{font-size:14px}.ea-tech .ea-content-card .ea-read{font-size:12px}.ea-tech .ea-faq-section{background:#fafafa}.ea-tech .ea-button{border-radius:8px!important}.ea-tech .ea-footer{background:#f7f7f7!important;padding-top:35px!important}.tech-footer-product{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:5px 0 35px;border-bottom:1px solid #ddd;margin-bottom:45px}.tech-footer-product>div{display:flex;align-items:center;gap:18px}.tech-footer-product>div>img{width:50px;height:50px;border-radius:13px}.tech-footer-product>div>span{display:flex;flex-direction:column;gap:8px}.tech-footer-product strong{font-size:16px;color:var(--secondary);font-weight:500}.tech-footer-product small{font-size:12px;color:var(--text)}.ea-tech .ea-footer-grid h3{font-size:17px}.ea-tech .ea-footer-grid a,.ea-tech .ea-footer-grid p{font-size:13px}.ea-tech .ea-footer-logo{width:55px;height:55px}.ea-tech a:focus-visible,.ea-tech button:focus-visible{outline:2px solid var(--primary);outline-offset:5px}.ea-tech .ea-search-panel{top:95px}@keyframes phone-arrive{0%{opacity:0;transform:translateY(20px) rotate(12deg)}to{opacity:1;transform:translateY(0) rotate(8deg)}}@keyframes phone-arrive-back{0%{opacity:0;transform:translateY(35px) rotate(-16deg)}to{opacity:.86;transform:translateY(0) rotate(-11deg)}}@media(prefers-reduced-motion:reduce){.ea-tech,.ea-tech *{scroll-behavior:auto!important;animation:none!important;transition:none!important}}@media(min-width:1600px){.tech-hero{padding-left:max(6%,calc((100vw - 1450px)/2));padding-right:max(6%,calc((100vw - 1450px)/2))}.tech-hero-bottom{left:max(6%,calc((100vw - 1450px)/2));right:max(6%,calc((100vw - 1450px)/2))}.product-showcase,.product-use-cases,.product-faq,.product-steps{padding-left:max(7%,calc((100vw - 1360px)/2));padding-right:max(7%,calc((100vw - 1360px)/2))}}@media(max-width:1280px){.ea-tech .ea-nav{display:none}.ea-tech .ea-menu-toggle{display:block!important}.ea-tech .ea-nav.open{display:flex;position:absolute;top:100%;left:0;right:0;background:#fff;flex-direction:column;align-items:stretch;padding:18px 5%;gap:0;box-shadow:0 15px 30px #0001}.ea-tech .ea-nav.open a{font-size:14px;padding:13px 10px}.ea-tech .ea-nav a[href="/app"]:before{top:20px;left:0}.tech-hero{padding-top:70px;min-height:760px;gap:10px}.tech-device-stage{height:560px}.tech-phone-front{width:218px;right:4%}.tech-phone-back{width:195px;left:4%}.tech-float-location{left:-8px;top:190px;padding:12px}.tech-float-play{bottom:30px;right:0}.tech-stage-label{right:10px;font-size:7px}.tech-orbit{width:430px;height:430px}.orbit-two{width:550px;height:550px}.ea-site .tech-hero h1{font-size:58px;letter-spacing:-2.8px}.product-showcase{gap:50px;padding-left:6%;padding-right:6%}.product-preview-backdrop{min-height:565px}.product-steps,.product-faq{gap:50px}.product-use-grid article{padding:25px}.product-download{gap:35px;padding:55px 6%}}@media(max-width:960px){.tech-hero{grid-template-columns:1fr 1fr;padding:55px 5% 90px;min-height:710px}.ea-site .tech-hero h1{font-size:48px;letter-spacing:-2.5px}.ea-site .tech-hero-content>p{font-size:16px}.tech-device-stage{height:530px}.tech-phone-front{width:190px;top:40px;right:3%}.tech-phone-back{width:174px;top:85px;left:0}.tech-float-location{top:165px;padding:10px;gap:8px}.tech-float strong{font-size:10px}.tech-float small{font-size:6px}.tech-float svg{width:19px;height:19px}.tech-float-play{bottom:35px;right:0;font-size:9px;padding:12px}.tech-hero-actions{gap:20px}.tech-primary{padding:16px 18px;font-size:12px;gap:16px}.tech-quiet{font-size:12px}.tech-hero-product{margin-top:25px}.tech-hero-note{gap:15px;margin-top:25px}.tech-hero-note span{font-size:7px}.tech-stage-label{display:none}.product-positioning{padding:22px 8%;gap:15px}.product-showcase{gap:35px;padding-top:75px;padding-bottom:75px}.product-preview-backdrop{min-height:515px;padding:20px}.showcase-phone{width:190px}.product-showcase-actions{gap:16px}.product-store img{height:44px}.product-tabs strong{font-size:13px}.product-tabs button>span:nth-child(2)>span{font-size:13px}.product-steps{gap:35px}.ea-site .product-steps h2,.ea-site .product-faq h2,.ea-site .tech-section-heading h2{font-size:36px}.product-download{gap:25px}.product-qr{padding:20px}.product-qr>img:not(.product-qr-icon){width:150px;height:150px}.ea-tech .ea-feature-grid article{padding:20px}.ea-tech .ea-feature-grid h3{font-size:19px}}@media(max-width:700px){.ea-tech .ea-header{height:80px!important;padding:10px 5%!important;gap:12px}.ea-tech .ea-logo img{width:39px;height:39px}.tech-wordmark strong{font-size:11px;letter-spacing:1px}.tech-wordmark small{font-size:6px;letter-spacing:1.1px}.ea-tech .ea-logo,.ea-tech .ea-header-actions{gap:8px}.ea-tech .ea-header-actions .ea-button{font-size:10px;padding:11px 12px}.ea-tech .ea-search-toggle{display:none}.ea-tech .ea-search-panel{top:80px}.tech-hero{display:flex;flex-direction:column;gap:0;padding:42px 6% 70px;min-height:0}.tech-hero-content{padding:0;max-width:100%}.tech-eyebrow{font-size:8px;letter-spacing:1.7px}.ea-site .tech-hero h1{font-size:clamp(40px,8.7vw,59px);letter-spacing:-2.5px;margin:25px 0 22px;max-width:560px}.ea-site .tech-hero-content>p{font-size:16px;max-width:480px}.tech-hero-actions{margin:26px 0;gap:24px}.tech-primary{padding:16px 19px;font-size:12px}.tech-quiet{font-size:12px}.tech-hero-product{padding-top:20px;margin-top:22px;max-width:315px}.tech-hero-product>img{width:38px;height:38px;border-radius:10px}.tech-hero-product strong{font-size:12px}.tech-hero-product span{font-size:11px}.tech-hero-note{display:none}.tech-device-stage{height:535px;width:100%;max-width:460px;align-self:center;margin-top:20px}.tech-phone-front{width:207px;right:14%;top:32px}.tech-phone-back{width:187px;left:5%;top:74px}.tech-float-location{left:0;top:205px;padding:12px}.tech-float strong{font-size:11px}.tech-float small{font-size:6px}.tech-float-play{bottom:18px;right:0;padding:13px;font-size:10px}.tech-orbit{width:410px;height:410px;top:50px;left:-1%}.orbit-two{width:500px;height:500px;left:-12%;top:10px}.tech-hero-bottom{height:58px;left:6%;right:6%;gap:10px}.tech-hero-bottom>span{font-size:6px;letter-spacing:1px}.ea-site .tech-hero-bottom p{font-size:9px;letter-spacing:0}.tech-hero-bottom>span:first-child>span{margin-left:5px}.product-positioning{padding:20px 5%;gap:10px}.product-positioning>span{font-size:25px;gap:7px}.product-positioning small{font-size:7px;letter-spacing:1px}.product-positioning i{font-size:13px}.product-showcase{display:flex;flex-direction:column;padding:60px 6%;gap:35px;align-items:stretch}.product-showcase-copy{order:0}.product-showcase-visual{order:1}.product-showcase-visual>.tech-section-number{display:none}.ea-site .product-showcase h2{font-size:37px;letter-spacing:-1.7px;line-height:1.15}.ea-site .product-showcase-copy>p{font-size:15px}.product-preview-backdrop{min-height:560px;margin-top:0}.showcase-phone{width:218px}.product-preview-word{font-size:85px}.product-showcase-actions{margin-top:26px}.product-store img{height:47px}.product-showcase-actions>a:not(.product-store){font-size:11px}.product-tabs button{padding:18px 0!important}.product-tabs strong{font-size:14px}.product-tabs button>span:nth-child(2)>span{font-size:14px}.product-showcase-actions{gap:22px}.product-steps,.product-faq{grid-template-columns:1fr;padding:55px 6%;gap:20px}.product-steps article{gap:20px;padding:24px 0}.ea-site .product-steps h2,.ea-site .product-faq h2,.ea-site .tech-section-heading h2{font-size:36px;letter-spacing:-1.4px}.ea-site .product-steps article h3{font-size:20px}.product-use-cases{padding:60px 6%}.product-use-grid{grid-template-columns:1fr;gap:15px}.product-use-grid article{padding:26px}.product-use-grid article>svg{margin-bottom:24px;width:30px;height:30px}.ea-site .product-use-grid h3{font-size:23px}.product-download{grid-template-columns:1fr;margin:20px 5% 60px;padding:38px 7%;gap:35px;border-radius:17px}.ea-site .product-download h2{font-size:33px;letter-spacing:-1.3px}.ea-site .product-download p{font-size:15px}.product-qr{justify-self:center;width:225px;transform:rotate(2deg)}.product-qr>img:not(.product-qr-icon){width:150px;height:150px}.ea-tech .ea-section{padding-top:60px;padding-bottom:60px}.ea-tech .ea-feature-grid{gap:15px}.ea-tech .ea-feature-grid article{padding:18px}.ea-tech .ea-feature-grid h3{font-size:18px}.ea-tech .ea-feature-grid p{font-size:13px}.ea-tech .ea-center h2{letter-spacing:-1.4px}.ea-tech .ea-partners{padding-top:30px;padding-bottom:35px}.ea-tech .ea-partner-strip{gap:25px}.ea-tech .ea-partner-strip img{width:105px;height:65px}.ea-tech .ea-content-card h3{font-size:22px}.tech-footer-product{flex-direction:column;align-items:flex-start;gap:22px;padding-bottom:30px;margin-bottom:30px}.tech-footer-product strong{font-size:14px}.tech-footer-product small{font-size:11px}.tech-footer-product>div>img{width:45px;height:45px}.ea-tech .ea-footer{padding-top:30px!important}.ea-tech .ea-footer-grid a{font-size:12px}}@media(max-width:370px){.tech-wordmark small{display:none}.tech-wordmark strong{font-size:10px}.ea-tech .ea-logo img{width:32px;height:32px}.ea-tech .ea-header-actions .ea-button{font-size:9px;padding:10px}.tech-hero-actions{gap:16px}.tech-primary{font-size:11px;gap:16px}.tech-device-stage{height:495px}.tech-phone-front{width:190px;right:10%}.tech-phone-back{width:168px;left:2%}.tech-float-location{left:-4px;top:195px;padding:10px}.tech-float strong,.tech-float-play{font-size:9px}.product-positioning>span{font-size:22px}.product-positioning small{font-size:6px}.product-positioning i{font-size:10px}.product-positioning{gap:5px}.ea-tech .ea-feature-grid{grid-template-columns:1fr}.product-showcase-actions{gap:15px}.product-store img{height:42px}}.product-store-links{display:flex;align-items:center;flex-wrap:wrap;gap:16px;max-width:100%}.product-store-google img{height:70px;margin:-11px -9px}.product-platforms{display:flex;background:#f1f3f4;border-radius:8px;padding:3px;width:100%;gap:3px}.product-platforms button{flex:1;border:0;background:transparent;color:var(--secondary);padding:9px 4px;border-radius:6px;font-family:inherit;font-size:11px;font-weight:600;cursor:pointer}.product-platforms button[aria-pressed=true]{background:var(--primary);color:#17242a}.product-platforms button:focus-visible{outline:2px solid var(--secondary);outline-offset:2px}@media(max-width:960px){.product-store-google img{height:64px;margin:-10px -8px}}@media(max-width:700px){.product-store-google img{height:68px;margin:-10.5px -9px}.product-store-links{gap:14px}}@media(max-width:370px){.product-store-google img{height:61px;margin:-9.5px -8px}}.tech-phone-back .product-phone-rim img{aspect-ratio:auto;object-fit:contain;background:#fff}.ea-vision-panel{display:grid;grid-template-columns:.7fr 1.3fr;gap:60px;align-items:start;padding:40px;background:#f5f8fa;border:1px solid #e3edf2;border-radius:24px;border-top:3px solid var(--primary)}.ea-site .ea-vision-panel h1{font-size:clamp(30px,3vw,42px);letter-spacing:-1.5px;margin:12px 0 0}.ea-vision-panel h1 span{color:var(--primary)}.ea-site .ea-vision-panel .ea-vision{font-size:clamp(17px,1.55vw,21px)!important;line-height:1.8;font-weight:400;letter-spacing:0;margin:0;max-width:68ch}.ea-testimonials{gap:24px;grid-auto-rows:1fr;align-items:stretch}.ea-testimonials .ea-testimonial-card{display:flex;flex-direction:column;padding:30px;border:1px solid #e3e9ed;border-radius:20px;background:#fff;box-shadow:0 8px 28px #2d2d2d06;min-width:0}.ea-site .ea-testimonial-stars{color:var(--primary);font-size:15px;letter-spacing:3px}.ea-testimonial-card blockquote{margin:22px 0 28px;padding:0;border:0;flex:1}.ea-site .ea-testimonial-card blockquote p{font-size:15px;line-height:1.85;margin:0;overflow-wrap:anywhere}.ea-testimonial-footer{border-top:1px solid #e8edf0;padding-top:20px}.ea-site .ea-testimonial-footer h3{font-size:18px;letter-spacing:-.4px;margin:0 0 14px;line-height:1.5}.ea-testimonial-footer button{display:flex;align-items:center;gap:12px;background:transparent;color:var(--secondary);padding:0;font-size:12px;font-weight:600;cursor:pointer;border:0}.ea-testimonial-footer button:hover{text-decoration:underline;text-underline-offset:4px}.ea-testimonial-footer button:focus-visible{outline:2px solid var(--primary);outline-offset:6px}@media(max-width:960px){.ea-vision-panel{gap:28px;padding:30px}.ea-testimonials .ea-testimonial-card{padding:24px}}@media(max-width:760px){.ea-vision-panel{grid-template-columns:1fr;gap:24px;padding:26px}.ea-site .ea-vision-panel .ea-vision{font-size:17px!important}.ea-testimonials{grid-auto-rows:1fr;gap:20px}}.play-status{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:center;padding:80px max(6%,calc((100vw - 1280px)/2));background:radial-gradient(ellipse at 10% 20%,#48aedd16,transparent 60%),#f6f8fa;min-height:660px}.ea-site .play-status-intro h2{font-size:clamp(30px,3vw,44px);letter-spacing:-1.6px;line-height:1.2;margin:20px 0}.play-status-intro>img{width:76px;height:76px;object-fit:cover;border-radius:18px;margin-top:24px}.play-status-card{background:#fff;border:1px solid #e3e9ed;border-radius:24px;padding:44px;box-shadow:0 20px 60px #2d2d2d08;min-width:0}.play-status-symbol{display:grid;place-items:center;width:56px;height:56px;border-radius:50%;background:#48aedd20;color:#24718f;font-size:28px;margin-bottom:26px}.play-status-notice{background:#f1f3f5;color:var(--secondary)}.ea-site .play-status-card h1{font-size:clamp(26px,2.6vw,36px);letter-spacing:-1.2px;line-height:1.25;margin:12px 0 18px}.ea-site .play-status-card>p{font-size:15px;line-height:1.8}.play-status-next{border-top:1px solid #e7ecef;padding-top:24px;margin-top:28px}.play-status-next strong{font-size:14px;color:var(--secondary)}.ea-site .play-status-next p{font-size:13px;margin:10px 0 22px}.play-status-help{display:flex;flex-wrap:wrap;gap:24px;margin-top:30px}.play-status-help a{font-size:12px;text-decoration:underline;text-underline-offset:5px}@media(max-width:900px){.play-status{grid-template-columns:1fr;gap:30px;padding:45px 6%}.play-status-intro>img{display:none}.play-status-intro h2 br{display:none}.play-status-card{padding:30px}}@media(max-width:420px){.play-status-card{padding:24px}.play-status-help{gap:18px}.ea-site .play-status-intro h2{font-size:28px}}.ea-site{background:#fff;color:var(--secondary);font-family:Sora,Arial,sans-serif;overflow-x:clip}.ea-site *{box-sizing:border-box}.ea-site p{color:var(--text);font-size:16px;line-height:1.85}.ea-site h1,.ea-site h2,.ea-site h3{color:inherit;font-weight:500;letter-spacing:-1.5px}.ea-site h1{font-size:clamp(38px,4.6vw,70px);line-height:1.12;margin:20px 0 35px}.ea-site h2{font-size:clamp(30px,3.3vw,48px);line-height:1.2;margin:14px 0 35px}.ea-site h3{font-size:22px;line-height:1.35;letter-spacing:-.7px}.ea-site button{font-family:inherit}.ea-site a:hover{filter:none;color:var(--accent)}.ea-site .ea-button{display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:100px;background:var(--primary);color:var(--secondary);padding:18px 28px;font-weight:500;font-size:15px;white-space:nowrap;cursor:pointer;transition:background .2s,transform .2s}.ea-site .ea-button:hover{background:var(--primary);transform:translateY(-2px)}.ea-site .ea-outline{border-color:#fff;background:transparent;color:#fff}.ea-site .ea-bordered{border-color:#b7bcc2;background:transparent}.ea-header{height:104px!important;padding:0 4%!important;background:#fff!important;color:var(--secondary)!important;display:flex;gap:24px;position:relative;z-index:20;border-bottom:1px solid #ecedef}.ea-logo{display:flex;align-items:center;flex-shrink:0}.ea-logo img{width:70px;height:70px;object-fit:contain}.ea-nav{display:flex;align-items:center;justify-content:center;gap:22px;flex:1}.ea-nav a{font-size:13px;white-space:nowrap;font-weight:500}.ea-nav a[aria-current=page]{color:var(--primary)}.ea-header-actions{display:flex;align-items:center;gap:15px}.ea-header-actions .ea-button{padding:14px 20px;font-size:13px}.ea-site .ea-search-toggle,.ea-site .ea-menu-toggle{padding:7px;background:transparent;font-size:27px;color:var(--secondary)}.ea-menu-toggle{display:none!important}.ea-hero{background-position:center;background-size:cover;min-height:780px;padding:130px 6% 80px;display:grid;grid-template-columns:1.8fr 1fr;gap:45px;color:#fff;align-items:start}.ea-hero-copy h1{font-size:clamp(36px,4.5vw,72px);letter-spacing:-2.6px;max-width:880px;margin-top:20px}.ea-hero-copy p{color:#fff;max-width:780px;font-size:18px}.ea-actions{display:flex;gap:20px;flex-wrap:wrap;margin-top:44px}.ea-follow{display:flex;align-items:center;gap:25px;margin-top:150px;font-size:14px}.ea-follow>span{margin-right:50px}.ea-hero-visual{position:relative;padding-top:0}.ea-hero-photo{width:100%;height:320px;object-fit:cover;border-radius:30px}.ea-event-card{margin:-75px 30px 0 0;position:relative;background:#f6f6f6;border-radius:28px;color:var(--secondary);min-height:270px;width:80%;padding:35px;display:flex;align-items:center;flex-direction:column;gap:15px}.ea-event-card img{width:115px;height:60px;object-fit:contain}.ea-event-card strong{font-size:50px;font-weight:500;line-height:1.2}.ea-event-card span{font-size:16px}.ea-section{padding:95px max(5%,calc((100vw - 1320px)/2))}.ea-section>h1{max-width:1100px}.ea-center{text-align:center;max-width:1000px;margin:0 auto 55px}.ea-kicker{font-size:14px!important;color:var(--text)!important;line-height:1.4!important;margin:0 0 18px!important}.ea-feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:35px;margin-top:55px}.ea-feature-grid article{padding-right:10px}.ea-feature-icon{font-size:40px;color:var(--accent);height:65px}.ea-feature-grid p{font-size:15px}.ea-two{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:start}.ea-two>img{max-width:100%;border-radius:25px;object-fit:cover;max-height:520px;width:100%}.ea-about-intro h2{max-width:920px;font-size:clamp(34px,4.1vw,60px)}.ea-about-intro{padding-top:45px}.ea-about-intro .ea-two p:first-child{margin-top:0}.ea-partners{padding-top:30px;padding-bottom:65px;text-align:center}.ea-partner-strip{display:flex;gap:45px;align-items:center;justify-content:space-around;margin-top:40px;overflow-x:auto;padding:12px 0}.ea-partner-strip img{width:135px;height:100px;object-fit:contain;flex-shrink:0}.ea-soft{background:#f5f5f5}.ea-section-heading{display:flex;align-items:center;gap:65px;justify-content:space-between;margin-bottom:45px}.ea-section-heading h2{max-width:850px}.ea-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:35px}.ea-content-card{display:block;min-width:0}.ea-content-card img{width:100%;aspect-ratio:1.25;object-fit:cover;border-radius:22px;background:#eceef1}.ea-content-card h3{font-size:25px;margin:23px 0 13px}.ea-content-card h2{font-size:28px;margin:20px 0}.ea-content-card p{font-size:15px;margin:0 0 20px}.ea-read{font-size:14px;font-weight:600;display:inline-block;border-bottom:1px solid #b2b7bc;padding:8px 0}.ea-date{display:block;color:var(--text);font-size:12px;margin-top:22px}.ea-step{font-size:17px;border:1px solid #ddd;border-radius:100%;height:48px;width:48px;display:grid;place-items:center;margin-bottom:25px}.ea-faq-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.ea-faq details{border-bottom:1px solid #d9dbe1;padding:22px 0}.ea-faq summary{list-style:none;display:flex;align-items:center;gap:18px;cursor:pointer;font-size:19px;font-weight:500;line-height:1.5}.ea-faq summary::-webkit-details-marker{display:none}.ea-faq summary span{font-size:13px;color:var(--text)}.ea-faq summary b{font-size:24px;margin-left:auto;font-weight:400}.ea-faq details[open] summary b{transform:rotate(45deg)}.ea-faq details p{padding-left:37px;font-size:15px;margin-bottom:0}.ea-vision{font-size:clamp(30px,3.3vw,52px)!important}.ea-principles{display:grid;grid-template-columns:repeat(4,1fr);gap:35px;margin:65px 0}.ea-principles p{font-size:14px}.ea-wide-image{width:100%;max-height:650px;object-fit:cover;border-radius:22px;margin:15px 0 35px}.ea-team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.ea-team-grid img{width:100%;height:390px;object-fit:cover;border-radius:22px;background:#f5f5f5}.ea-team-grid h3{margin-bottom:0}.ea-team-grid p{margin-top:7px}.ea-testimonials{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}.ea-testimonials article{padding:30px;background:#f5f5f5;border-radius:18px}.ea-testimonials span{color:#f5a51e;letter-spacing:3px}.ea-testimonials p{font-size:14px}.ea-founder-hero{background:var(--secondary);color:#fff;display:grid;grid-template-columns:1fr 1fr;padding:70px 9% 0;align-items:end;gap:40px;overflow:hidden}.ea-founder-hero>div{padding-bottom:65px}.ea-founder-hero h1{font-size:clamp(55px,8vw,125px);margin:15px 0 25px}.ea-founder-hero p{color:#fff}.ea-founder-hero img{width:100%;max-height:650px;object-fit:contain;object-position:bottom}.ea-profile{display:grid;grid-template-columns:1fr 1fr;gap:80px}.ea-profile dl{display:grid;grid-template-columns:120px 1fr;gap:12px;font-size:15px}.ea-profile dt{font-weight:600}.ea-profile dd{margin:0;white-space:pre-line;line-height:1.7;color:var(--text)}.ea-profile li{margin:15px 0;color:var(--text);line-height:1.7}.ea-skill{margin-bottom:20px}.ea-skill>div{display:flex;justify-content:space-between;font-size:14px}.ea-skill progress{width:100%;height:8px;accent-color:var(--accent)}.ea-profile h3{margin-top:40px}.ea-contact-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin-top:55px}.ea-contact-cards a{display:block;font-size:14px;line-height:2;overflow-wrap:anywhere}.ea-contact-cards p{font-size:14px}.ea-map{width:100%;height:320px;border:0;border-radius:20px;margin-top:25px}.ea-form{padding:35px;background:#fff;border:1px solid #e3e4e9;border-radius:20px}.ea-form label{font-size:13px;line-height:1.6;font-weight:400;margin:17px 0}.ea-form input,.ea-form select,.ea-form textarea{background:#f5f5f5;border:1px solid #dfe1e7;border-radius:8px;padding:13px;width:100%;min-width:0}.ea-form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.ea-consent{display:flex;align-items:start;gap:12px;text-transform:none!important}.ea-consent input{width:16px;height:16px;margin-top:4px;flex-shrink:0}.ea-detail{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:65px}.ea-detail h1{font-size:clamp(34px,3.7vw,56px)}.ea-detail aside{border-left:1px solid #e0e2e8;padding-left:30px}.ea-detail aside>a:not(.ea-button){display:block;padding:18px 0;border-bottom:1px solid #e4e4ec;font-size:14px;line-height:1.6}.ea-detail aside h3{margin-top:30px}.ea-videos video{display:block;width:100%;aspect-ratio:16/9;background:var(--secondary);border-radius:16px;margin-bottom:30px}.ea-rich{overflow-wrap:anywhere;font-family:Arial,sans-serif;font-size:17px;color:var(--text);line-height:1.85}.ea-rich:empty{display:none}.ea-rich img{max-width:100%;height:auto;border-radius:16px;display:block;margin:25px 0}.ea-rich h2{font-size:32px;margin:40px 0 20px}.ea-rich h3{font-size:26px;margin:30px 0 15px}.ea-rich table{display:block;overflow:auto}.ea-rich a{color:var(--accent)}.ea-rich ul,.ea-rich ol{padding-left:24px}.ea-comments{margin-top:60px;border-top:1px solid #e4e4eb;padding-top:25px}.ea-comments article{padding:20px;background:#f5f5f5;border-radius:12px;margin:15px 0}.ea-comments article p{white-space:pre-wrap}.ea-project-banner{background:var(--secondary);padding:65px 7%;color:#fff}.ea-project-banner p{color:#e9e1f4}.ea-project-description{white-space:pre-line}.ea-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin:35px 0 80px}.ea-gallery button{position:relative;display:block;padding:0;background:#eee;border-radius:15px;overflow:hidden}.ea-gallery img{width:100%;height:230px;object-fit:cover;display:block;transition:transform .3s}.ea-gallery button:hover img{transform:scale(1.04)}.ea-gallery span{position:absolute;bottom:10px;right:10px;background:#fff;color:var(--secondary);border-radius:100%;padding:9px}.ea-event-videos{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.ea-event-videos figure{margin:0}.ea-event-videos video{width:100%;aspect-ratio:16/9;background:var(--secondary);border-radius:14px}.ea-event-videos figcaption{font-size:14px;line-height:1.6;margin-top:15px}.ea-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;background:#000e;z-index:1000;display:flex;align-items:center;justify-content:center;gap:15px;color:#fff;padding:30px}.ea-lightbox figure{margin:0;max-width:85%;text-align:center}.ea-lightbox img{max-width:100%;max-height:80vh;object-fit:contain}.ea-lightbox figcaption{padding-top:12px;font-size:13px}.ea-lightbox button{background:#fff;color:var(--secondary);padding:12px;border-radius:100%}.ea-lightbox .ea-close{position:absolute;right:25px;top:25px}.ea-blog-search{max-width:500px;margin-bottom:40px}.ea-footer{padding:70px 6% 25px!important;background:#f5f5f5!important;color:var(--secondary)!important}.ea-footer-grid{display:grid!important;grid-template-columns:1.2fr 1.4fr 1fr 1fr;gap:45px!important;font-size:15px!important}.ea-footer-logo{width:75px;height:75px;object-fit:contain;border-radius:50%}.ea-footer h3{font-size:21px}.ea-footer p{font-size:14px}.ea-footer a{display:block;font-size:14px;line-height:2.1}.ea-copyright{display:flex!important;justify-content:space-between!important;font-size:12px!important;border-top:1px solid #d5d6df;margin-top:45px;padding-top:25px;gap:20px!important}.ea-site .ea-top{position:fixed;right:20px;bottom:20px;border-radius:100%;padding:12px 18px;background:#fff;color:var(--secondary);box-shadow:0 3px 15px #0002;z-index:25}.ea-search-panel{position:absolute;left:5%;right:5%;top:100px;z-index:30;background:#fff;padding:30px;border:1px solid #ddd;border-radius:15px;box-shadow:0 20px 50px #0002;max-height:65vh;overflow:auto}.ea-search-panel a{display:block;padding:12px;border-bottom:1px solid #eee}.section-fields{border:1px solid #dce2da;border-radius:10px;margin:20px 0;padding:20px}.section-fields legend{text-transform:capitalize;font-size:16px;font-weight:600}.section-fields details{padding:15px 0;border-bottom:1px solid #e8ece5}.section-fields summary{cursor:pointer;font-weight:600;font-size:14px}.section-fields>button{margin-top:18px}@media(min-width:1500px){.ea-hero{padding-left:max(6%,calc((100vw - 1500px)/2));padding-right:max(6%,calc((100vw - 1500px)/2))}}@media(max-width:1150px){.ea-menu-toggle{display:block!important}.ea-nav{display:none}.ea-nav.open{display:flex;position:absolute;left:0;right:0;top:100%;flex-direction:column;align-items:stretch;padding:25px;background:#fff;border-bottom:1px solid #ddd;gap:0}.ea-nav.open a{padding:12px 25px}.ea-header-actions{margin-left:auto}.ea-hero{grid-template-columns:1.7fr 1fr;gap:25px;padding:100px 4% 65px;min-height:670px}.ea-hero-photo{height:250px}.ea-event-card{min-height:220px;margin-top:-50px;padding:25px;width:90%}.ea-follow{margin-top:100px}.ea-feature-grid,.ea-contact-cards{grid-template-columns:repeat(2,1fr)}.ea-principles,.ea-gallery{grid-template-columns:repeat(3,1fr)}.ea-detail{grid-template-columns:minmax(0,1fr) 240px;gap:35px}.ea-section-heading{gap:25px}.ea-header{height:90px!important}}@media(max-width:760px){.ea-section{padding:60px 6%}.ea-hero{padding:60px 6%;grid-template-columns:1fr;gap:35px}.ea-hero-copy h1{font-size:43px;letter-spacing:-1.7px}.ea-hero-copy p{font-size:16px}.ea-follow{margin-top:35px}.ea-hero-visual{max-width:420px;margin:0 auto;width:100%}.ea-hero-photo{height:260px}.ea-event-card{min-height:150px;width:65%;padding:22px;gap:6px;margin-top:-80px}.ea-event-card strong{font-size:38px}.ea-event-card img{height:40px}.ea-event-card span{font-size:14px}.ea-hero{min-height:0}.ea-two,.ea-faq-section,.ea-profile,.ea-detail{grid-template-columns:1fr;gap:35px}.ea-card-grid,.ea-team-grid,.ea-testimonials,.ea-event-videos{grid-template-columns:1fr 1fr;gap:25px}.ea-section-heading{display:block}.ea-section-heading .ea-button{margin-bottom:10px}.ea-center{margin-bottom:35px}.ea-partner-strip{gap:25px;justify-content:flex-start}.ea-partner-strip img{width:120px;height:80px}.ea-principles{grid-template-columns:1fr 1fr}.ea-team-grid img{height:280px}.ea-founder-hero{padding:45px 6% 0;gap:20px}.ea-founder-hero h1{font-size:58px}.ea-founder-hero>div{padding-bottom:35px}.ea-founder-hero a,.ea-founder-hero p{font-size:13px}.ea-footer-grid{grid-template-columns:1fr 1fr!important;gap:25px!important}.ea-contact-cards{gap:22px}.ea-detail aside{border-left:0;border-top:1px solid #ddd;padding:20px 0 0}.ea-gallery{grid-template-columns:repeat(2,1fr);gap:12px}.ea-gallery img{height:180px}.ea-form{padding:25px}.ea-profile dl{grid-template-columns:90px 1fr}.ea-testimonials{grid-template-columns:1fr}.ea-lightbox{padding:12px;gap:7px}.ea-lightbox figure{max-width:78%}.ea-lightbox button{padding:8px}.ea-rich h2{font-size:28px}.ea-header{padding:12px 5%!important;flex-wrap:nowrap!important;min-height:80px!important;height:80px!important}.ea-logo img{width:54px;height:54px}.ea-header-actions{gap:8px}.ea-header-actions .ea-button{font-size:12px;padding:11px 15px}.ea-search-panel{top:85px}.ea-feature-grid{gap:25px;margin-top:35px}.ea-site h2{letter-spacing:-1px}.ea-content-card h3{font-size:22px}}@media(max-width:480px){.ea-card-grid,.ea-team-grid,.ea-event-videos{grid-template-columns:1fr}.ea-feature-grid{grid-template-columns:1fr 1fr;gap:25px}.ea-feature-grid h3{font-size:19px}.ea-feature-grid p{font-size:13px}.ea-site h1{font-size:36px}.ea-hero-copy h1{font-size:39px}.ea-hero-copy p{font-size:15px}.ea-site .ea-button{padding:15px 20px;font-size:13px}.ea-header-actions .ea-button{padding:10px 13px;font-size:11px}.ea-actions{gap:12px}.ea-contact-cards{grid-template-columns:1fr 1fr}.ea-contact-cards h3{font-size:18px}.ea-contact-cards a{font-size:12px}.ea-form-row{grid-template-columns:1fr;gap:0}.ea-founder-hero{grid-template-columns:1fr 1fr;gap:5px}.ea-founder-hero h1{font-size:45px}.ea-founder-hero a{font-size:10px}.ea-footer-grid{grid-template-columns:1fr 1fr!important}.ea-footer a{font-size:12px;overflow-wrap:anywhere}.ea-footer h3{font-size:18px}.ea-copyright{flex-direction:column}.ea-team-grid img{height:400px}.ea-faq summary{font-size:16px;gap:12px}.ea-faq details p{font-size:14px;padding-left:25px}.ea-gallery img{height:145px}.ea-feature-icon{font-size:32px}.ea-principles{gap:22px}.ea-principles h3{font-size:20px}.ea-content-card h2{font-size:28px}}.ea-site p,.ea-rich{font-family:IBM Plex Sans,Arial,sans-serif}.ea-category-tabs{display:flex;gap:12px;flex-wrap:wrap;margin:20px 0 40px}.ea-category-tabs button{border:1px solid #ddd;background:#fff;border-radius:50px;padding:12px 20px;font-size:13px}.ea-category-tabs button.selected{background:var(--primary);border-color:var(--primary)}.ea-site{color:var(--text)}.ea-site h1,.ea-site h2,.ea-site h3{color:var(--secondary)}.ea-site .ea-hero h1,.ea-site .ea-founder-hero h1,.ea-site .ea-project-banner h1{color:#fff}.ea-site .ea-feature-icon,.ea-site .ea-read,.ea-site .ea-step,.ea-site .ea-date{color:var(--accent)}.ea-site .ea-button:hover{background:var(--primary);filter:brightness(.95)}.ea-site .ea-outline:hover{color:var(--secondary);border-color:var(--primary)}.ea-site .ea-skill progress{accent-color:var(--primary)}.ea-site .ea-testimonials span{color:var(--accent)}.ea-site .ea-category-tabs button.selected{background:var(--primary);border-color:var(--primary);color:var(--secondary)}.ea-site .ea-nav a[aria-current=page]{color:var(--secondary);text-decoration:underline;text-decoration-color:var(--primary);text-underline-offset:7px;text-decoration-thickness:2px}
