
:root{--navy:#092e50;--navy-deep:#06253f;--orange:#ed741e;--cyan:#13add0;--text:#18364d;--muted:#687886;--line:#e4e9ec;--cream:#fcfaf7;--soft:#f5f8fa;--ink:var(--navy);--bg:#fff;--surface:#fff;--surface-soft:#fcfdfe;--bs-body-font-family:'DM Sans',Arial,sans-serif;--bs-body-color:var(--text)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:var(--bg);color:var(--text);font-family:'DM Sans',Arial,sans-serif;font-size:15px;line-height:1.7;-webkit-font-smoothing:antialiased;transition:background .3s ease,color .3s ease}h1,h2,h3,h4{font-family:'Manrope',Arial,sans-serif;color:var(--ink);line-height:1.22;font-weight:750;margin:0}h1{font-size:clamp(38px,4.1vw,61px);letter-spacing:-2.5px}h2{font-size:clamp(30px,3vw,41px);letter-spacing:-1.5px}h3{font-size:20px;letter-spacing:-.5px}p{color:var(--muted);margin:0 0 20px}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a,button{touch-action:manipulation}img{max-width:100%;height:auto}svg.icon{width:21px;height:21px;display:inline-block;vertical-align:middle;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}[data-icon]{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.container{width:100%;max-width:1240px;margin-inline:auto;padding-inline:32px}.orange{color:var(--orange)!important}.section{padding:90px 0}.eyebrow{display:flex;align-items:center;gap:10px;color:var(--orange);font-size:10px;letter-spacing:2.1px;font-weight:750;margin-bottom:18px;line-height:1.5}.eyebrow-line{width:23px;height:2px;background:var(--orange)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:15px;border:1px solid transparent;border-radius:6px;padding:13px 21px;font-size:13px;font-weight:650;line-height:1.6;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s;white-space:normal}.btn:hover{transform:translateY(-2px)}.btn .icon{width:17px;height:17px}.btn-primary{background:var(--orange);border-color:var(--orange);color:white;box-shadow:0 4px 12px #ed741e19}.btn-primary:hover,.btn-primary:active{background:#d45f12!important;border-color:#d45f12!important;color:white!important}.btn-navy{background:var(--navy);color:white}.btn-navy:hover{background:#124769;color:white}.btn-outline{background:transparent;border-color:#d7dfe4;color:var(--ink)}.btn-outline:hover{background:#f1f5f7;border-color:var(--navy)}.btn-white{background:white;color:var(--navy);flex-shrink:0}.btn-white:hover{background:#f0f7fb;color:var(--navy)}.btn-sm{padding:9px 13px;font-size:12px}.text-link{font-size:13px;font-weight:700;display:inline-flex;align-items:center;gap:12px;color:var(--ink)}.text-link:hover,.card-link:hover{color:var(--orange)}.text-link .icon{width:18px;height:18px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:35px}.section-heading .eyebrow{margin-bottom:12px}.section-heading p{margin:14px 0 0;font-size:14px}.section-heading>.text-link{padding-bottom:5px;flex-shrink:0}.site-header{background:#fffffff5;border-bottom:1px solid #edf0f2;position:relative;z-index:50}.header-inner{height:74px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:block;flex-shrink:0}.brand img{display:block;width:224px;height:auto;mix-blend-mode:multiply}.primary-nav{display:flex;align-items:center;gap:30px}.primary-nav>a{font-size:13px;color:#566777;position:relative;padding:23px 0;font-weight:550}.primary-nav>a:hover,.primary-nav>a[aria-current="page"]{color:var(--ink)}.primary-nav>a[aria-current="page"]:after{content:'';position:absolute;bottom:13px;height:3px;width:16px;border-radius:3px;left:50%;transform:translateX(-50%);background:var(--orange)}.header-cta{padding:11px 20px}.mobile-contact{display:none}.menu-toggle{display:none;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid var(--line);background:var(--surface);border-radius:6px;color:var(--ink)}.header-actions{display:flex;align-items:center;gap:12px}.theme-toggle{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;flex-shrink:0;border:1px solid var(--line);border-radius:6px;background:transparent;color:var(--ink);transition:background .2s,border-color .2s,transform .2s}.theme-toggle:hover{background:#f1f5f7;transform:translateY(-1px)}.theme-toggle .icon{width:18px;height:18px}.hero{background:linear-gradient(110deg,#fcfaf7 5%,#fafaf6 60%,#f3f9fb);overflow:hidden;position:relative}.hero-grid{display:grid;grid-template-columns:1.06fr 1fr;align-items:center;gap:32px;min-height:614px;padding-top:55px;padding-bottom:65px}.hero-copy{position:relative;z-index:2}.hero h1{font-size:clamp(38px,3.9vw,55px);line-height:1.21;letter-spacing:-2.2px}.hero-copy>p{max-width:455px;font-size:15px;line-height:1.85;margin:25px 0 27px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.hero-actions .btn{padding:13px 18px;font-size:12px}.hero-note{margin-top:28px;display:flex;align-items:center;gap:8px;font-size:10px;color:#78858f}.small-check{display:inline-flex;background:#e6f0ec;color:#43896f;border-radius:50%;padding:3px}.small-check .icon{width:11px;height:11px}.hero-art{height:440px;position:relative;display:flex;align-items:center;perspective:1200px}.art-grid{position:absolute;inset:0 -30px;background-image:radial-gradient(#83a8b646 .8px,transparent .8px);background-size:21px 21px;mask-image:radial-gradient(ellipse,#000,transparent 70%)}.orbital{position:absolute;border:1px solid #bfd7df66;border-radius:50%;width:430px;height:430px;left:40px;top:10px;transform:rotate(-25deg)}.orbital-two{width:530px;height:340px;left:-10px;top:55px;transform:rotate(-32deg)}.workspace-window{width:100%;position:relative;background:#fff;border:1px solid #dce5e9;border-radius:11px;box-shadow:0 25px 50px #183f5814,0 4px 8px #163a5410;transform:rotate(-3deg);overflow:hidden;z-index:2}.workspace-top{height:38px;background:#f7f9fb;display:flex;align-items:center;gap:20px;border-bottom:1px solid var(--line);padding:0 15px;font:8px monospace;color:#85949e}.workspace-top>span:nth-child(2){flex:1}.workspace-top>.icon,.workspace-top>[data-icon] .icon{width:16px;height:16px}.window-dots{display:flex;gap:5px}.window-dots i{height:6px;width:6px;border-radius:50%;background:#ffbfae}.window-dots i:nth-child(2){background:#f3d492}.window-dots i:nth-child(3){background:#9dcebd}.workspace-body{display:flex;min-height:308px}.workspace-sidebar{width:44px;background:#f7f9fb;display:flex;align-items:center;flex-direction:column;gap:24px;padding:20px 0;color:#98a8b3;border-right:1px solid var(--line)}.workspace-sidebar .icon{width:16px;height:16px}.workspace-sidebar>[data-icon]:first-child{color:var(--orange);margin-bottom:4px}.workspace-sidebar>[data-icon]:last-child{margin-top:auto}.workspace-canvas{flex:1;min-width:0;padding:19px 19px 21px}.canvas-top{font-size:8px;display:flex;align-items:center;justify-content:space-between;gap:6px;margin-bottom:13px}.tiny-pill{font-size:5px;letter-spacing:.7px;background:#eaf7f1;color:#5b997d;border-radius:3px;padding:3px 5px}.code-line{font:9px/1.9 monospace;color:#748598}.code-line>span{margin-right:15px;color:#b5c0c9;font-size:8px}.code-line b{color:#399bc3;font-weight:400}.code-line em{font-style:normal;color:#cb8b53}.canvas-preview{display:flex;position:relative;overflow:hidden;align-items:center;justify-content:space-between;background:var(--navy);border-radius:5px;margin-top:16px;min-height:160px;padding:20px 23px}.preview-eyebrow{font-size:5px;letter-spacing:1.1px;color:#9fb9cb}.preview-text strong{display:block;font-family:Manrope,Arial,sans-serif;color:white;font-size:24px;font-weight:650;letter-spacing:-.7px;line-height:1.25;margin-top:8px}.preview-text strong span{color:#ffad60}.preview-button{font-size:5px;color:#c6d7e4;margin-top:12px}.spark-graphic{position:relative;min-width:110px;display:flex;align-items:center;justify-content:center}.spark-graphic>span{font-size:128px;line-height:1;color:#ffa451;text-shadow:0 0 35px #ffb25744;transform:rotate(9deg);z-index:1}.spark-graphic i,.spark-graphic b{position:absolute;width:140px;height:46px;border:1px solid #51bde47d;border-radius:50%;transform:rotate(-40deg)}.spark-graphic b{transform:rotate(35deg);width:160px}.floating-label{position:absolute;z-index:3;background:white;border:1px solid #e5eaed;border-radius:7px;box-shadow:0 8px 25px #25435d0d;display:flex;align-items:center;gap:11px}.label-top{right:24px;top:11px;padding:12px 16px;transform:rotate(3deg);font-size:10px}.label-top>[data-icon]{color:#3c90ab}.label-top .icon{width:17px;height:17px}.status-dot{width:6px;height:6px;border-radius:50%;background:#6cac8b;margin-left:20px}.label-bottom{left:21px;bottom:12px;padding:14px 18px;transform:rotate(2deg)}.label-bottom strong{font-size:11px;display:block}.label-bottom small{font-size:8px;color:#85919a;display:block;margin-top:2px}.success-icon{display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background:#edf8f1;color:#62a180;width:32px;height:32px}.art-cross{position:absolute;color:var(--orange);font-size:24px;font-weight:300}.cross-one{right:-8px;top:33px}.cross-two{left:12px;bottom:13px;font-size:16px;color:var(--cyan)}.capability-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:white}.capability-strip>.container{min-height:94px;display:flex;align-items:center;justify-content:space-between;gap:20px}.capability-strip .container>span{font-size:8px;line-height:1.9;letter-spacing:.8px;color:#8c98a1;flex-shrink:0}.capability-strip strong{font-weight:650;color:#4f6576}.capability-strip .container>div{display:flex;align-items:center;gap:11px;font-size:12px;color:#5b6e7d;font-weight:550}.capability-strip .icon{color:#6d8c9e;width:21px;height:21px}.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.service-card{padding:28px 27px 23px;border:1px solid var(--line);border-radius:9px;background:var(--surface);transition:border-color .2s,transform .2s,box-shadow .2s;display:flex;flex-direction:column;scroll-margin-top:110px}.service-card:hover{border-color:#c1d4df;transform:translateY(-4px);box-shadow:0 12px 30px #082e5008}.card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.icon-tile{display:inline-flex;width:44px;height:44px;border-radius:9px;align-items:center;justify-content:center;background:#edf3f9;color:#31608a}.icon-tile .icon{width:23px;height:23px}.orange-tile{color:#d48540;background:#fff3e8}.cyan-tile{color:#379aaf;background:#eaf8fa}.card-number{color:#b1bdc6;font-size:10px;font-family:monospace}.service-card h3{font-size:17px;margin-bottom:11px;letter-spacing:-.4px}.service-card p{font-size:12px;line-height:1.85;margin-bottom:21px;max-width:320px}.card-link{display:flex;align-items:center;justify-content:space-between;font-size:10px;font-weight:600;margin-top:auto;padding-top:8px}.card-link .icon{width:16px;height:16px}.service-bottom-link{display:flex;align-items:center;justify-content:center;gap:12px;font-size:11px;color:#71808d;margin-top:28px;text-align:center}.service-bottom-link:hover{color:var(--orange)}.service-bottom-link .icon{width:15px;height:15px}.products-section{background:var(--soft);border-top:1px solid #edf1f3;border-bottom:1px solid #edf1f3}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px}.product-card{border-radius:10px;overflow:hidden;border:1px solid #e0e7ec;background:var(--surface);transition:transform .25s,box-shadow .25s}.product-card:hover{transform:translateY(-4px);box-shadow:0 16px 34px #092e5010}.product-art{min-height:270px;display:flex;align-items:center;justify-content:center;position:relative;padding:32px 45px 34px;overflow:hidden}.browser-art{background:#eaf2f7}.recorder-art{background:#f6efeb}.browser-visual{width:100%;max-width:470px;background:white;border:1px solid #d0dce4;border-radius:7px;box-shadow:0 12px 28px #183f5812;overflow:hidden;transform:rotate(-2deg)}.window-bar{height:29px;display:flex;align-items:center;gap:13px;background:#f2f5f8;padding:0 12px;font-size:7px;color:#8594a0}.window-tab{display:flex;gap:5px;align-items:center;background:white;border-radius:5px 5px 0 0;margin-top:7px;padding:4px 8px;min-width:105px;font-size:6px;color:var(--navy)}.window-tab>.icon,.window-tab [data-icon] .icon{height:10px;width:10px;color:#22a4c2}.window-tab>span:last-child{margin-left:auto;color:#9aa9b3}.window-plus{font-size:12px}.address-row{display:flex;align-items:center;gap:9px;padding:7px 10px;border-bottom:1px solid #f0f2f4}.address-row .icon{height:10px;width:10px;color:#94a3af}.address-row>div{display:flex;align-items:center;gap:6px;background:#f6f8fa;border-radius:4px;padding:3px 8px;flex:1;font-size:6px;color:#8b9ba8}.browser-content{padding:22px 20px 24px;text-align:center;background:radial-gradient(ellipse at 50% 0,#eff7fd,white 65%)}.mini-orbit{display:inline-flex;color:#168ab6;position:relative}.mini-orbit .icon{width:31px;height:31px;stroke-width:1.5}.mini-orbit:after{content:'';position:absolute;width:42px;height:12px;border:1px solid var(--orange);border-radius:50%;transform:rotate(-35deg);top:11px;left:-5px}.browser-content h4{font-size:14px;margin:9px 0 15px;letter-spacing:-.5px}.mock-search{background:white;border:1px solid #e6edf2;border-radius:20px;box-shadow:0 3px 10px #163a5405;display:flex;align-items:center;gap:8px;padding:8px 12px;max-width:255px;margin:auto;font-size:7px;color:#95a2ae}.mock-search .icon{width:10px;height:10px}.mock-search>span:last-child{margin-left:auto}.shortcut-row{display:flex;justify-content:center;gap:21px;margin-top:17px}.shortcut-row>span{font-size:6px;color:#7c8d9b;display:flex;align-items:center;flex-direction:column;gap:5px}.shortcut-row [data-icon]{padding:5px;background:#f0f5f9;border-radius:6px;color:#698da6}.shortcut-row .icon{width:11px;height:11px}.preview-label{position:absolute;bottom:10px;left:0;right:0;text-align:center;font-size:6px;letter-spacing:1.2px;color:#798b9a}.recorder-visual{background:#152c43;width:100%;max-width:470px;border:1px solid #243c52;border-radius:7px;box-shadow:0 12px 28px #183f581c;overflow:hidden;transform:rotate(2deg)}.recorder-top{display:flex;justify-content:space-between;align-items:center;padding:10px 13px;color:#bac9d5;font-size:8px}.recorder-top>span{display:flex;gap:6px;align-items:center}.recorder-top .icon{width:12px;height:12px;color:#f3a36f}.live-pill{background:#283a4e;border-radius:4px;font-size:6px;padding:3px 6px}.live-pill i{width:4px;height:4px;border-radius:50%;background:#ee765e}.record-stage{position:relative;background:#0c2137;margin:0 10px;border-radius:3px;padding:12px}.record-slide{background:#fff5ec;min-height:149px;border-radius:2px;padding:20px;position:relative;overflow:hidden}.record-slide>span:first-child{font-size:5px;letter-spacing:1.1px;color:#a58772;display:block}.record-slide h4{font-size:27px;letter-spacing:-.7px;line-height:1.2;margin:8px 0;color:#714c36}.slide-line{height:2px;width:21px;background:var(--orange);margin:11px 0 6px}.slide-caption{font-size:5px;color:#a58772}.slide-spark{position:absolute;font-size:132px;color:#eca167;right:21px;top:-7px;line-height:1.5;transform:rotate(15deg)}.camera-preview{position:absolute;right:20px;bottom:21px;z-index:1;width:69px;height:56px;border:2px solid #fff;background:linear-gradient(135deg,#5b8794,#b5c8c5);border-radius:4px;display:flex;align-items:center;justify-content:center;flex-direction:column;box-shadow:0 3px 8px #0002}.camera-preview .icon{width:28px;height:28px;color:#f0ece4;stroke-width:1}.camera-preview>span:last-child{font-size:5px;color:white}.record-logo{position:absolute;right:19px;top:15px;font-size:8px;font-weight:700;color:#805936}.record-logo span{color:var(--orange)}.recorder-tools{display:flex;gap:21px;align-items:center;justify-content:center;padding:10px;color:#adbdca}.recorder-tools .icon{width:11px;height:11px}.record-dot{width:14px;height:14px;border-radius:50%;background:#ed7354;border:3px solid #34465a;box-shadow:0 0 0 1px #718092}.product-card-body{padding:27px 30px 29px}.product-kicker{display:flex;align-items:center;gap:7px;font-size:8px;letter-spacing:1.5px;font-weight:650;color:#427e9f;margin-bottom:12px}.product-kicker .icon{width:13px;height:13px}.product-card h3{font-size:23px;display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:13px}.product-card h3>span{color:#8795a1;font-family:'DM Sans',Arial,sans-serif;font-size:10px;letter-spacing:0;font-weight:400}.product-card p{font-size:12px;max-width:400px;line-height:1.8}.product-card .text-link{font-size:11px}.why-grid{display:grid;grid-template-columns:1fr 1.15fr;gap:100px}.why-intro h2{line-height:1.3}.why-intro p{margin-top:20px;font-size:13px;max-width:380px}.why-intro .btn{font-size:11px;margin-top:5px}.signature-line{display:flex;align-items:center;gap:10px;color:#98a4ad;font-size:9px;margin-top:33px}.signature-line>span{color:var(--orange);font-size:22px}.principles-grid{display:grid;grid-template-columns:1fr 1fr;gap:35px 37px;padding-top:8px}.principle>[data-icon]{color:#6590a9;margin-bottom:15px}.principle .icon{width:25px;height:25px}.principle h3{font-size:15px;margin-bottom:10px}.principle p{font-size:12px;line-height:1.9;margin:0}.process-section{background:var(--cream);border-top:1px solid #f0ede8;border-bottom:1px solid #f0ede8}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:35px;margin-top:45px}.process-step{position:relative}.process-step:not(:last-child):after{content:'';position:absolute;top:19px;left:54px;right:0;border-top:1px dashed #d5dadd}.process-step>span{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid #e0d9d1;border-radius:50%;font-size:11px;color:#c17b45;margin-bottom:21px}.process-step h3{font-size:17px;margin-bottom:12px}.process-step p{font-size:12px;max-width:220px;margin:0}.cta-section{padding:65px 0}.cta-panel{position:relative;overflow:hidden;background:var(--navy);border-radius:10px;padding:51px 55px;display:flex;align-items:center;justify-content:space-between;gap:40px}.cta-panel:after{content:'';position:absolute;border:1px solid #b8d7ea12;right:-80px;top:-130px;width:500px;height:500px;border-radius:50%;pointer-events:none}.cta-panel>div:not(.cta-spark),.cta-panel>.btn{position:relative;z-index:1}.light{color:#efb583}.cta-panel h2{color:white;font-size:36px;line-height:1.25}.cta-panel p{color:#a8bfce;font-size:12px;margin:17px 0 0;max-width:400px}.cta-spark{position:absolute;right:290px;bottom:-72px;color:#164463;line-height:1;font-size:330px;transform:rotate(10deg);pointer-events:none}.site-footer{padding-top:25px;background:white}.footer-main{display:grid;grid-template-columns:1.65fr 1fr 1.3fr 1.25fr;gap:40px;padding-bottom:45px}.footer-brand .brand img{width:222px}.footer-brand p{font-size:13px;line-height:1.8;margin:18px 0 14px;color:#5a7284}.footer-note{font-size:10px;color:#8c99a4}.footer-main h3{font-family:'DM Sans',Arial,sans-serif;font-size:12px;margin:15px 0 20px;letter-spacing:0}.footer-main>div:not(:first-child)>a{display:block;color:#7b8b97;font-size:10px;margin-bottom:10px}.footer-main>div>a:hover{color:var(--orange)}.footer-main .footer-invite{margin-top:23px!important;font-size:9px!important}.footer-invite strong{display:inline-block;color:var(--navy);font-size:10px;margin-top:5px;font-weight:600}.footer-invite .icon{height:12px;width:12px;margin-left:3px}.footer-bottom{border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 0;font-size:9px;color:#8997a2}.footer-bottom .orange{font-size:17px;vertical-align:middle;margin-left:5px}.page-hero{background:linear-gradient(110deg,var(--cream),#f1f7f8);padding:68px 0 60px;overflow:hidden}.page-hero .container{position:relative}.page-hero h1{font-size:clamp(36px,4.3vw,58px);line-height:1.25;position:relative;z-index:1;max-width:950px}.page-hero p{font-size:15px;margin:23px 0 0;position:relative;z-index:1}.page-hero-mark{position:absolute;font-size:320px;line-height:1;right:24px;top:-35px;transform:rotate(10deg);color:#e4eef0;pointer-events:none}.filter-heading{display:flex;justify-content:space-between;align-items:center;gap:25px}.filter-heading h2{font-size:27px}.filter-bar{display:flex;gap:7px;flex-wrap:wrap}.filter-btn{font-size:11px;border:1px solid var(--line);border-radius:5px;padding:9px 14px;color:#687c8c;background:var(--surface);transition:background .2s}.filter-btn:hover{border-color:#9db6c7}.filter-btn.active{background:var(--navy);color:white;border-color:var(--navy)}.filter-count{font-size:11px;margin:20px 0}.feature-list{list-style:none;padding:0;margin:0 0 25px}.feature-list li{display:flex;align-items:center;gap:8px;font-size:11px;color:#648094;margin:7px 0}.feature-list .icon{width:13px;height:13px;color:#4f9c91}.full-service{min-height:350px}.full-service[hidden]{display:none}.soft-section{background:var(--soft)}.faq-layout{display:grid;grid-template-columns:1fr 1.3fr;gap:85px}.faq-layout>div>p{font-size:13px;margin-top:20px;max-width:300px}.faq-list details{border-bottom:1px solid #dae4ea;padding:20px 0}.faq-list details:first-child{padding-top:3px}.faq-list summary{font-weight:600;font-size:14px;cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:25px;align-items:center}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary .icon{width:17px;height:17px;color:#7291a7;transition:transform .2s}.faq-list details[open] summary .icon{transform:rotate(45deg)}.faq-list details p{font-size:12px;line-height:1.9;margin:15px 25px 0 0}.product-detail-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:75px}.product-detail h2{font-size:44px;margin:20px 0}.lead-copy{font-size:20px;line-height:1.6;color:#3e5b70}.product-detail p:not(.lead-copy){font-size:14px}.product-badge{display:inline-flex;align-items:center;gap:9px;border-radius:5px;background:#eaf3f8;color:#397fa1;padding:7px 11px;font-size:9px;letter-spacing:1.3px;font-weight:650}.product-badge .icon{width:15px;height:15px}.orange-badge{background:#fff0e3;color:#c27837}.product-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.product-actions .btn{font-size:11px}.product-demo{border-radius:12px;padding:40px 30px 23px;min-width:0;scroll-margin-top:110px}.product-demo .browser-visual,.product-demo .recorder-visual{margin:10px auto 25px}.demo-note{font-size:9px;color:#768c9d;display:flex;align-items:center;justify-content:center;gap:7px;margin-top:22px}.demo-note .icon{width:12px;height:12px}.availability-note{font-size:10px!important;margin:17px 0 0;max-width:340px}.demo-controls{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px;margin-top:25px}.demo-controls>span{font-size:8px;color:#8b8179}.is-playing .live-pill i{animation:blink 1s infinite}.is-playing .record-dot{box-shadow:0 0 0 4px #ee765e44}.is-playing .record-slide{animation:slide-color 4s ease-in-out infinite}.record-features{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-top:65px}.record-features>div{padding:23px;border:1px solid #e1e7eb;background:var(--surface);border-radius:8px}.record-features>div>[data-icon]{color:#cd884e;margin-bottom:14px}.record-features h3{font-size:16px;margin-bottom:10px}.record-features p{font-size:12px!important;margin:0}.about-story{display:grid;grid-template-columns:1fr 1.05fr;gap:90px;align-items:center}.story-art{background:var(--navy);min-height:450px;border-radius:9px;padding:32px 35px;color:white;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between}.story-small{font-size:8px;letter-spacing:1.7px;color:#aac7d9}.story-spark{position:absolute;right:-15px;top:35px;font-size:260px;color:#ec9d54;line-height:1;transform:rotate(10deg);opacity:.8}.story-art>div{font-family:Manrope,Arial,sans-serif;font-size:40px;line-height:1.3;font-weight:600;letter-spacing:-1.5px;position:relative;z-index:1;margin-top:100px}.story-art strong{color:#ffbc80;font-weight:600}.story-bottom{display:flex;justify-content:space-between;align-items:center;font-size:8px;letter-spacing:2px;border-top:1px solid #ffffff22;margin-top:30px;padding-top:19px;color:#94b4ca}.story-bottom>span{font-size:20px}.about-story p{font-size:14px;margin-top:21px}.values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:23px}.value-card{padding:30px;background:var(--surface);border:1px solid var(--line);border-radius:8px;transition:transform .25s,box-shadow .25s}.value-card:hover{transform:translateY(-4px);box-shadow:0 14px 30px #092e500f}.value-card h3{font-size:19px;margin:22px 0 13px}.value-card p{font-size:13px;margin:0}.mission-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px}.mission-grid p:not(.lead-copy){font-size:14px}.mission-grid .btn{margin-top:6px}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.contact-aside>p{font-size:14px;max-width:310px;margin:20px 0 27px}.contact-step{display:flex;gap:17px;margin-bottom:23px}.contact-step>span{display:flex;align-items:center;justify-content:center;font-size:10px;color:#9b795d;background:#fbf3eb;width:31px;height:31px;border-radius:50%;flex-shrink:0}.contact-step h3{font-size:14px;margin:3px 0 7px}.contact-step p{font-size:12px;margin:0;max-width:260px}.contact-callout{border:1px solid #e8e4dd;background:var(--cream);border-radius:7px;padding:20px;display:flex;gap:13px;margin-top:30px}.contact-callout>[data-icon]{color:var(--orange);align-self:flex-start}.contact-callout p{font-size:11px;margin:0}.contact-callout strong{font-weight:500;color:#557084}.contact-form-card{border:1px solid var(--line);border-radius:10px;padding:35px;background:var(--surface);box-shadow:0 10px 40px #0b385206}.contact-form-card h2{font-size:27px;letter-spacing:-.7px}.contact-form-card>p{font-size:11px;margin:10px 0 25px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:21px 18px}.field{min-width:0}.field label{display:block;font-size:12px;font-weight:600;margin-bottom:7px}.field label>span{color:var(--orange)}.form-control,.form-select{width:100%;border:1px solid #dfe6ec;border-radius:5px;padding:11px 13px;font-size:12px;color:var(--ink);background-color:var(--surface-soft);min-height:44px}.form-select{padding-right:32px}.form-control::placeholder{color:#9ba7b1}.form-control:focus,.form-select:focus{border-color:#61a7c5;box-shadow:0 0 0 3px #1399ce15;background:var(--surface)}.full-width{grid-column:1/-1}.field-hint{font-size:9px;color:#9aa6b0;margin-top:7px}.brief-notice{display:flex;gap:10px;border-radius:5px;background:#f0f6fa;padding:13px;margin:23px 0}.brief-notice>[data-icon]{color:#6599b3;align-self:flex-start}.brief-notice .icon{width:16px;height:16px}.brief-notice p{font-size:10px;margin:0}.form-status{font-size:12px;margin:14px 0 0;color:#348167}.contact-details{border-top:1px solid var(--line);padding-top:23px;margin-top:29px}.contact-details>div{display:flex;gap:13px;margin-bottom:18px;align-items:center}.contact-details>div>[data-icon]{color:#6895ad}.contact-details strong{display:block;font-size:11px}.contact-details div>span:not([data-icon]){font-size:12px;color:var(--muted);overflow-wrap:anywhere}.contact-details small{font-size:9px;color:#9a8a79}.skip-link{position:fixed;left:15px;top:-100px;z-index:1000;padding:10px 20px;background:var(--navy);color:#fff;border-radius:5px}.skip-link:focus{top:15px}.back-to-top{position:fixed;bottom:23px;right:23px;width:40px;height:40px;border:1px solid #ffffff30;border-radius:8px;background:var(--navy);color:#fff;z-index:40;box-shadow:0 5px 15px #082e5020}.back-to-top[hidden]{display:none}.back-to-top .icon{width:18px;height:18px}.noscript-note,.include-error{background:#fff1d9;padding:15px;text-align:center;font-size:12px}.include-error a{text-decoration:underline}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #13add0;outline-offset:5px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}[hidden]{display:none!important}@keyframes blink{50%{opacity:.25}}@keyframes slide-color{50%{background:#e9f5fa}}
@media(min-width:1500px){.container{max-width:1320px}.hero-grid{min-height:665px}.hero h1{font-size:59px}.hero-art{height:480px}.workspace-body{min-height:335px}.canvas-preview{min-height:182px}.hero-copy>p{font-size:16px}.product-art{min-height:295px}}
@media(max-width:1100px){.primary-nav{gap:21px}.header-inner{gap:20px}.brand img{width:200px}.hero-grid{gap:23px;min-height:560px}.hero h1{font-size:44px}.hero-art{height:410px}.hero-actions{gap:9px}.hero-actions .btn{padding:12px 13px;font-size:11px}.workspace-canvas{padding:17px 13px}.canvas-preview{padding:18px 16px}.preview-text strong{font-size:22px}.spark-graphic{min-width:82px}.spark-graphic>span{font-size:102px}.label-top{top:3px}.label-bottom{bottom:7px}.section{padding:72px 0}.why-grid{gap:55px}.product-art{padding:30px 25px}.product-card h3{font-size:21px}.filter-heading{align-items:flex-start;flex-direction:column;gap:20px}.product-detail-grid{gap:45px}.product-demo{padding:30px 20px 20px}.product-detail h2{font-size:37px}.about-story{gap:50px}.story-art>div{font-size:34px}.contact-grid{gap:45px}.footer-main{gap:25px}.footer-brand .brand img{width:195px}}
@media(max-width:850px){.container{padding-inline:24px}.header-inner{height:68px}.brand img{width:195px}.primary-nav{gap:17px}.primary-nav>a{font-size:11px;padding:25px 0}.primary-nav>a[aria-current="page"]:after{bottom:15px}.header-cta{font-size:11px;padding:9px 12px;gap:9px}.hero h1{font-size:37px;letter-spacing:-1.6px}.hero-copy>p{font-size:13px}.hero-art{height:370px}.workspace-window{transform:rotate(-2deg)}.workspace-top{gap:10px;font-size:6px;padding-inline:10px}.workspace-sidebar{width:30px;gap:23px}.workspace-sidebar .icon{width:13px;height:13px}.workspace-canvas{padding:13px 10px}.canvas-top{font-size:6px}.tiny-pill{font-size:4px}.code-line{font-size:8px}.canvas-preview{padding:15px 12px}.preview-eyebrow{font-size:4px}.preview-text strong{font-size:20px}.spark-graphic{min-width:58px}.spark-graphic>span{font-size:83px}.label-top{right:9px;top:-3px;font-size:8px;padding:10px 12px}.label-bottom{left:0;bottom:-3px;padding:10px 12px}.workspace-body{min-height:285px}.hero-note{font-size:8px}.capability-strip .container>div{font-size:10px;gap:7px}.capability-strip .icon{width:17px;height:17px}.capability-strip .container>span{font-size:6px}.service-grid{gap:15px}.service-card{padding:23px 20px}.service-card h3{font-size:15px}.service-card p{font-size:11px}.section-heading p{font-size:13px}.section-heading>.text-link{font-size:11px}.product-art{padding:25px 20px 30px;min-height:247px}.product-card-body{padding:24px}.product-card h3{display:block}.product-card h3>span{display:block;margin-top:7px}.record-slide{padding:17px;min-height:135px}.record-slide h4{font-size:23px}.slide-spark{font-size:110px;right:5px}.browser-content{padding:18px 13px 22px}.browser-content h4{font-size:12px}.shortcut-row{gap:15px}.why-grid{gap:35px}.principles-grid{gap:28px 24px}.why-intro h2{font-size:30px}.cta-panel{padding:40px;gap:25px}.cta-panel h2{font-size:31px}.cta-panel .btn{font-size:11px}.footer-main{grid-template-columns:1.5fr 1fr 1fr;gap:30px}.footer-main>div:last-child{grid-column:2/4;display:flex;gap:20px;align-items:baseline;flex-wrap:wrap}.footer-main>div:last-child h3{margin:0}.footer-main>div:last-child>.footer-invite{margin:0!important}.footer-bottom{font-size:8px}.faq-layout{gap:40px}.product-detail-grid{gap:30px}.product-detail h2{font-size:32px}.product-detail p:not(.lead-copy){font-size:12px}.lead-copy{font-size:18px}.product-demo{padding:25px 15px 20px}.product-detail .btn{font-size:11px;padding:11px 15px}.record-features{gap:18px}.record-features h3{font-size:14px}.about-story{gap:35px}.story-art{padding:25px;min-height:400px}.story-art>div{font-size:29px}.about-story p{font-size:12px}.values-grid{gap:15px}.value-card{padding:24px}.value-card h3{font-size:17px}.mission-grid{gap:40px}.contact-grid{gap:30px;grid-template-columns:.75fr 1.25fr}.contact-form-card{padding:25px}.form-grid{gap:18px 13px}.field label{font-size:11px}}
@media(max-width:700px){.container{padding-inline:22px}.section{padding:58px 0}.header-inner{height:64px;gap:12px}.brand img{width:195px}.menu-toggle{display:flex;margin-left:auto}.header-cta{display:none}.primary-nav{position:absolute;top:64px;left:0;right:0;display:none;background:white;box-shadow:0 15px 25px #0b385215;border-bottom:1px solid var(--line);padding:10px 22px 18px;flex-direction:column;align-items:stretch;gap:0}.primary-nav.open{display:flex}.primary-nav>a{font-size:14px;padding:12px 4px}.primary-nav>a[aria-current="page"]:after{bottom:8px;left:4px;transform:none;width:20px;height:2px}.mobile-contact{display:block}.hero-grid{grid-template-columns:1fr;gap:25px;padding-top:47px;padding-bottom:35px;min-height:0}.hero h1{font-size:clamp(36px,7vw,48px);letter-spacing:-1.6px;line-height:1.2}.hero-copy>p{font-size:14px;max-width:460px;margin:23px 0}.hero-note{font-size:9px;margin-top:22px}.hero-actions .btn{font-size:11px;padding:12px 15px}.hero-art{max-width:470px;width:100%;height:400px;margin:15px auto 0;padding-inline:8px}.workspace-body{min-height:290px}.workspace-sidebar{width:39px}.workspace-canvas{padding:15px}.workspace-top{font-size:7px;height:32px}.canvas-top{font-size:7px}.code-line{font-size:9px}.canvas-preview{padding:18px;min-height:151px}.preview-text strong{font-size:25px}.spark-graphic{min-width:90px}.spark-graphic>span{font-size:115px}.label-top{top:0;right:20px;font-size:9px}.label-bottom{bottom:4px;left:25px}.capability-strip .container{flex-wrap:wrap;justify-content:flex-start;gap:20px 0;padding-top:23px;padding-bottom:23px}.capability-strip .container>span{flex-basis:100%;font-size:7px;display:flex;gap:6px;align-items:center}.capability-strip .container>span br{display:none}.capability-strip .container>div{flex-basis:50%;font-size:11px;gap:10px}.capability-strip .icon{width:19px;height:19px}.section-heading{align-items:flex-start;flex-direction:column;gap:18px;margin-bottom:28px}.section-heading h2{font-size:30px}.section-heading p{font-size:13px}.eyebrow{font-size:9px;letter-spacing:1.8px;margin-bottom:14px}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.service-card{padding:23px 19px}.card-top{margin-bottom:19px}.service-card h3{font-size:16px}.service-card p{font-size:12px}.service-bottom-link{font-size:10px;align-items:flex-start}.service-bottom-link>[data-icon]{padding-top:3px}.product-grid{grid-template-columns:1fr;gap:25px}.product-art{padding:30px 40px 35px;min-height:285px}.browser-content{padding:23px 20px}.browser-content h4{font-size:15px}.record-slide{min-height:155px}.record-slide h4{font-size:28px}.slide-spark{font-size:135px;right:25px}.product-card h3{display:flex;font-size:24px}.product-card h3>span{margin:0}.product-card-body{padding:27px}.product-card p{font-size:13px}.why-grid{grid-template-columns:1fr;gap:40px}.why-intro p{font-size:14px;max-width:440px}.principles-grid{gap:28px}.principle h3{font-size:16px}.principle p{font-size:12px}.signature-line{margin-top:24px}.process-grid{grid-template-columns:1fr 1fr;gap:30px;margin-top:30px}.process-step:nth-child(2):after{display:none}.process-step h3{font-size:18px}.process-step p{font-size:12px}.cta-section{padding:40px 0}.cta-panel{padding:33px 27px;flex-direction:column;align-items:flex-start;gap:25px}.cta-panel h2{font-size:32px}.cta-panel p{font-size:12px}.cta-spark{right:-55px;bottom:-100px;font-size:310px}.cta-panel .btn{font-size:12px}.footer-main{grid-template-columns:1fr 1fr;gap:25px;padding-bottom:30px}.footer-brand{grid-column:1/-1}.footer-brand .brand img{width:215px}.footer-brand p{margin:15px 0 10px}.footer-main h3{font-size:13px;margin:7px 0 17px}.footer-main>div:not(:first-child)>a{font-size:11px}.footer-main>div:last-child{grid-column:1/-1;display:block}.footer-main>div:last-child h3{margin-bottom:16px}.footer-main>div:last-child>.footer-invite{margin-top:18px!important}.footer-bottom{flex-direction:column;align-items:flex-start;gap:8px;padding:18px 0;font-size:9px}.page-hero{padding:44px 0 40px}.page-hero h1{font-size:36px;letter-spacing:-1.5px}.page-hero p{font-size:13px;max-width:360px}.page-hero-mark{font-size:220px;top:0;right:-20px;opacity:.65}.filter-heading{gap:20px}.filter-heading h2{font-size:25px}.filter-btn{padding:8px 10px;font-size:10px}.filter-count{font-size:10px}.full-service{min-height:365px}.feature-list li{font-size:10px;gap:6px}.faq-layout{grid-template-columns:1fr;gap:25px}.faq-layout>div>p{max-width:none}.faq-list summary{font-size:13px}.product-detail-grid{grid-template-columns:1fr;gap:35px}.product-detail h2{font-size:36px}.product-detail p:not(.lead-copy){font-size:14px}.product-demo{padding:25px 25px 22px}.product-demo .browser-visual,.product-demo .recorder-visual{max-width:460px}.product-detail#master-screen .product-detail-grid>div:first-child{order:2}.record-features{grid-template-columns:1fr 1fr;gap:15px;margin-top:36px}.record-features>div{padding:20px}.record-features h3{font-size:15px}.about-story{grid-template-columns:1fr;gap:35px}.story-art{min-height:380px;max-width:500px}.story-art>div{font-size:36px}.story-spark{font-size:240px;right:15px}.about-story p{font-size:14px}.values-grid{grid-template-columns:1fr}.value-card{padding:27px}.value-card h3{font-size:20px;margin-top:17px}.mission-grid{grid-template-columns:1fr;gap:25px}.contact-grid{grid-template-columns:1fr;gap:35px}.contact-aside>p{max-width:none}.contact-step p{max-width:none}.contact-form-card{padding:27px}.contact-details{display:grid;grid-template-columns:1fr 1fr;gap:12px}.contact-details>div{margin:0}.contact-details small{grid-column:1/-1}.contact-callout{margin-top:23px}.back-to-top{width:36px;height:36px;right:15px;bottom:15px}}
@media(max-width:420px){.container{padding-inline:19px}.hero h1{font-size:36px}.hero-actions{gap:8px}.hero-actions .btn{font-size:10px;padding:12px 12px;gap:8px}.hero-actions .icon{width:14px;height:14px}.hero-note{font-size:8px}.hero-art{height:355px;padding-inline:3px}.workspace-body{min-height:263px}.workspace-canvas{padding:12px}.canvas-preview{padding:14px;min-height:135px;margin-top:12px}.preview-text strong{font-size:22px}.spark-graphic{min-width:65px}.spark-graphic>span{font-size:94px}.label-top{top:-3px;font-size:8px;padding:9px 11px}.label-bottom{left:12px;bottom:-4px;padding:10px 12px}.label-bottom strong{font-size:10px}.label-bottom small{font-size:7px}.service-grid{grid-template-columns:1fr}.service-card h3{font-size:18px}.service-card{padding:25px}.service-card p{font-size:13px;max-width:none}.card-link{font-size:11px}.service-card .card-top{margin-bottom:20px}.full-service{min-height:0}.feature-list li{font-size:12px}.product-art{padding:25px 20px 30px;min-height:250px}.product-card h3{display:block}.product-card h3>span{display:block;margin-top:8px}.product-card-body{padding:25px}.record-slide{min-height:138px;padding:17px}.slide-spark{right:6px;font-size:118px}.record-slide h4{font-size:25px}.principles-grid{gap:25px 20px}.principle h3{font-size:14px}.principle p{font-size:11px}.record-features{grid-template-columns:1fr}.form-grid{grid-template-columns:1fr}.contact-form-card{padding:24px 20px}.contact-details{grid-template-columns:1fr;gap:18px}.page-hero h1{font-size:32px}.story-art>div{font-size:31px}.story-small{font-size:7px}.story-spark{right:-10px}.product-demo{padding:23px 15px 20px}.window-tab{min-width:80px}.cta-panel{padding:30px 23px}.cta-panel h2{font-size:29px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.btn:hover,.service-card:hover{transform:none}}

/* Featured projects slider */
.process-section{position:relative;overflow:hidden;background:linear-gradient(150deg,#f8fafb 0%,#fffaf5 55%,#f2f8fb 100%);border:0;padding:105px 0}
.process-section:before{content:'✦';position:absolute;right:-35px;top:-80px;font:400 310px/1 Manrope,Arial,sans-serif;color:#ed741e0a;transform:rotate(14deg);pointer-events:none}
.process-section .section-heading{max-width:720px;margin-bottom:52px}.process-section .section-heading h2{font-size:clamp(32px,3.5vw,47px)}
.process-section .process-grid{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:22px;margin-top:0}
.process-section .process-grid:before{content:'';position:absolute;z-index:0;top:31px;left:8%;right:8%;height:3px;border:0;border-radius:4px;background:#dce5ea}
.process-section .process-grid:after{content:'';position:absolute;z-index:0;top:31px;left:8%;width:0;height:3px;border-radius:4px;background:linear-gradient(90deg,var(--orange),#ffb8);transition:width 1.5s cubic-bezier(.2,.8,.2,1) .15s}
.process-section.is-visible .process-grid:after{width:84%}
.process-section .process-step{position:relative;z-index:1;min-height:190px;padding:68px 22px 20px;border:1px solid #e3e9ed;border-radius:14px;background:#fffffff2;box-shadow:0 14px 38px #092e500a;transition:transform .3s,box-shadow .3s,border-color .3s}
.process-section .process-step:not(:last-child):after{display:none}.process-section .process-step>span{position:absolute;left:25px;top:11px;width:43px;height:43px;margin:0;border:4px solid #f8fafb;border-radius:50%;background:var(--navy);box-shadow:0 0 0 1px #d6e0e6,0 5px 13px #092e5024;color:#fff;font-size:10px;font-weight:700;transition:background .3s,transform .3s}
.process-section .process-step h3{font-size:21px;margin-bottom:12px}.process-section .process-step p{max-width:none;font-size:12px;line-height:1.8;margin:0}.process-section .process-step:hover{transform:translateY(-8px);border-color:#ed741e4d;box-shadow:0 22px 45px #092e5014}.process-section .process-step:hover>span{background:var(--orange);transform:rotate(8deg) scale(1.08)}
.process-section.is-animated .process-step{opacity:0;transform:translateY(30px)}.process-section.is-animated.is-visible .process-step{animation:process-reveal .65s ease forwards}.process-section.is-visible .process-step:nth-child(1){animation-delay:.1s}.process-section.is-visible .process-step:nth-child(2){animation-delay:.25s}.process-section.is-visible .process-step:nth-child(3){animation-delay:.4s}.process-section.is-visible .process-step:nth-child(4){animation-delay:.55s}
@keyframes process-reveal{to{opacity:1;transform:none}}
@media(max-width:850px){.process-section{padding:78px 0}.process-section .process-grid{grid-template-columns:1fr 1fr}.process-section .process-grid:before,.process-section .process-grid:after{display:none}.process-section .process-step{min-height:180px;padding-top:66px}.process-section .process-step:nth-child(2):after{display:none}}
@media(max-width:520px){.process-section{padding:65px 0}.process-section .section-heading{margin-bottom:32px}.process-section .process-grid{grid-template-columns:1fr;gap:15px}.process-section .process-step{min-height:0;padding:24px 22px 24px 82px}.process-section .process-step>span{left:22px;top:23px}.process-section .process-step h3{font-size:19px;margin-bottom:7px}}
@media(prefers-reduced-motion:reduce){.process-section.is-animated .process-step{opacity:1;transform:none}.process-section.is-animated.is-visible .process-step{animation:none}.process-section .process-grid:after{transition:none}.process-section .process-step:hover{transform:none}}

.capability-strip{position:relative;overflow:hidden;border:0;background:linear-gradient(120deg,var(--navy-deep),#0b3d62 58%,#105572);padding:28px 0;color:#fff}
.capability-strip:before{content:'';position:absolute;inset:-100% -25%;background:linear-gradient(105deg,transparent 42%,#ffffff0d 49%,#ffffff16 50%,transparent 57%);animation:capability-shine 8s linear infinite;pointer-events:none}
.capability-strip>.container{position:relative;z-index:1;min-height:108px;display:grid;grid-template-columns:1.25fr repeat(4,1fr);gap:15px}
.capability-strip .container>span{font-size:9px;line-height:1.8;letter-spacing:1.6px;color:#91aec1;align-self:center}.capability-strip strong{display:block;font:750 18px/1.35 Manrope,Arial,sans-serif;letter-spacing:-.3px;color:#fff}
.capability-strip .container>div{position:relative;display:flex;min-height:82px;padding:17px 14px;flex-direction:column;align-items:flex-start;justify-content:center;gap:9px;border:1px solid #ffffff1f;border-radius:10px;background:#ffffff0b;color:#d9e6ed;font-size:11px;font-weight:650;box-shadow:0 8px 25px #00182a24;transition:transform .3s,border-color .3s,background .3s;opacity:0;animation:capability-enter .65s ease forwards}
.capability-strip .container>div:nth-of-type(1){animation-delay:.1s}.capability-strip .container>div:nth-of-type(2){animation-delay:.22s}.capability-strip .container>div:nth-of-type(3){animation-delay:.34s}.capability-strip .container>div:nth-of-type(4){animation-delay:.46s}.capability-strip .container>div:hover{transform:translateY(-6px);border-color:#ed741e80;background:#ffffff14}.capability-strip .container>div:after{content:'';position:absolute;left:14px;bottom:0;width:27px;height:2px;border-radius:2px;background:var(--orange);transition:width .3s}.capability-strip .container>div:hover:after{width:calc(100% - 28px)}
.capability-strip .icon{width:24px;height:24px;color:#ff9b52;filter:drop-shadow(0 0 8px #ed741e55);animation:capability-float 3s ease-in-out infinite}.capability-strip .container>div:nth-of-type(2) .icon{animation-delay:.35s}.capability-strip .container>div:nth-of-type(3) .icon{animation-delay:.7s}.capability-strip .container>div:nth-of-type(4) .icon{animation-delay:1.05s}
@keyframes capability-enter{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@keyframes capability-float{50%{transform:translateY(-4px);color:#ffc092}}@keyframes capability-shine{from{transform:translateX(-35%)}to{transform:translateX(35%)}}
@media(max-width:850px){.capability-strip>.container{grid-template-columns:repeat(4,1fr)}.capability-strip .container>span{grid-column:1/-1;display:flex;align-items:baseline;gap:8px}.capability-strip strong{display:inline-block}.capability-strip .container>div{font-size:10px}}
@media(max-width:700px){.capability-strip{padding:25px 0}.capability-strip>.container{display:grid;grid-template-columns:1fr 1fr;gap:12px}.capability-strip .container>span{grid-column:1/-1;flex-basis:auto;font-size:8px;padding-bottom:5px}.capability-strip strong{font-size:16px}.capability-strip .container>div{min-height:98px;flex-basis:auto;font-size:11px;padding:16px}.capability-strip .icon{width:23px;height:23px}}
@media(prefers-reduced-motion:reduce){.capability-strip:before,.capability-strip .container>div,.capability-strip .icon{animation:none;opacity:1}.capability-strip .container>div:hover{transform:none}}

.project-slider{position:relative;overflow:hidden;background:linear-gradient(110deg,#fcfaf7 5%,#fafaf6 60%,#f3f9fb)}
.project-slider+.hero{display:none}
.project-slides{position:relative;min-height:614px}
.project-slide{display:none;animation:project-slide-in .55s ease both}
.project-slide.is-active{display:block}
.project-slide-grid{display:grid;grid-template-columns:1.06fr 1fr;align-items:center;gap:55px;min-height:614px;padding-top:55px;padding-bottom:95px}
.project-slide-copy{position:relative;z-index:2}.project-slide-count{display:block;margin-bottom:12px;color:#93a1aa;font:700 10px/1 Manrope,Arial,sans-serif;letter-spacing:1.5px}
.project-slide h1,.project-slide h2{font-size:clamp(38px,3.9vw,55px);line-height:1.21;letter-spacing:-2.2px}
.project-slide-copy>p{max-width:500px;font-size:15px;line-height:1.85;margin:25px 0 27px}
.project-slide-art{position:relative;min-height:390px;padding:52px 48px;border-radius:18px;color:#fff;overflow:hidden;box-shadow:0 28px 65px #163a5426;display:flex;flex-direction:column;justify-content:center}
.project-slide-art:before,.project-slide-art:after{content:'';position:absolute;border:1px solid #ffffff26;border-radius:50%}.project-slide-art:before{width:340px;height:340px;right:-100px;top:-115px}.project-slide-art:after{width:230px;height:230px;right:-50px;bottom:-120px}
.project-slide-art.theme-orange{background:linear-gradient(145deg,#8e3518,#ed741e)}.project-slide-art.theme-blue{background:linear-gradient(145deg,#096889,#13add0)}.project-slide-art.theme-navy{background:linear-gradient(145deg,#06253f,#18577d)}.project-slide-art.theme-red{background:linear-gradient(145deg,#7c2530,#d9504d)}.project-slide-art.theme-purple{background:linear-gradient(145deg,#392e72,#765fc1)}.project-slide-art.theme-green{background:linear-gradient(145deg,#175b50,#3aa17e)}
.project-art-label{position:relative;z-index:1;font-size:9px;letter-spacing:2px;color:#ffffffb8}.project-art-icon{position:absolute;right:42px;top:32px;font:700 55px/1 Manrope,Arial,sans-serif;color:#ffffff24}.project-slide-art>strong{position:relative;z-index:1;font:700 clamp(31px,3vw,45px)/1.2 Manrope,Arial,sans-serif;letter-spacing:-1.7px;margin:25px 0 42px}.project-art-stats{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding-top:19px;border-top:1px solid #ffffff38;font-size:9px;color:#ffffffad}.project-art-stats span{display:flex;flex-direction:column;gap:3px}.project-art-stats b{font-size:12px;color:#fff}
.project-slider-nav{position:absolute;left:50%;bottom:28px;transform:translateX(-50%);z-index:5;display:flex;align-items:center;gap:16px}.project-slider-arrow{display:grid;place-items:center;width:38px;height:38px;border:1px solid #dbe3e8;border-radius:50%;background:#fff;color:var(--navy);transition:.2s}.project-slider-arrow:hover{color:#fff;background:var(--navy)}.project-slider-dots{display:flex;align-items:center;gap:8px}.project-slider-dots button{width:8px;height:8px;padding:0;border:0;border-radius:20px;background:#b9c5cc;transition:.25s}.project-slider-dots button.is-active{width:27px;background:var(--orange)}
@keyframes project-slide-in{from{opacity:0;transform:translateX(18px)}to{opacity:1;transform:none}}
@media(max-width:700px){.project-slides,.project-slide-grid{min-height:0}.project-slide-grid{grid-template-columns:1fr;gap:30px;padding-top:45px;padding-bottom:90px}.project-slide h1,.project-slide h2{font-size:clamp(36px,10vw,48px);letter-spacing:-1.6px}.project-slide-copy>p{font-size:14px;margin:22px 0}.project-slide-art{min-height:300px;padding:38px 28px}.project-slide-art>strong{font-size:34px;margin:22px 0 35px}.project-art-icon{right:25px}.project-slider-nav{bottom:24px}.project-art-stats b{font-size:10px}}
@media(max-width:420px){.project-slide-art{min-height:270px;padding:32px 22px}.project-slide-art>strong{font-size:29px}.project-art-stats{gap:7px;font-size:7px}}

/* Compact shared navigation and live project cards. */
.site-footer{position:relative;overflow:hidden;background:linear-gradient(135deg,var(--navy-deep),var(--navy));color:#fff;padding-top:55px}
.site-footer:before{content:'';position:absolute;width:440px;height:440px;right:-190px;top:-260px;border:1px solid #ffffff12;border-radius:50%;box-shadow:0 0 0 65px #ffffff05,0 0 0 130px #ffffff03;pointer-events:none}
.site-footer .container{position:relative;z-index:1}.site-footer .footer-brand .brand{display:inline-block;padding:9px 13px;border-radius:7px;background:#fff}.site-footer .footer-brand .brand img{mix-blend-mode:multiply}.site-footer .footer-brand p{color:#c5d6e1}.site-footer .footer-note{color:#8fadc0}.site-footer .footer-main h3{color:#fff}.site-footer .footer-main>div:not(:first-child)>a{color:#a9bfcd}.site-footer .footer-main>div>a:hover{color:#ff9a51}.site-footer .footer-invite{padding-top:14px;border-top:1px solid #ffffff17}.site-footer .footer-invite strong{color:#ffad70}.site-footer .footer-bottom{border-top-color:#ffffff1c;color:#91aabd}.site-footer .footer-bottom .orange{color:#ff9a51!important}
@media(max-width:700px){.site-footer{padding-top:42px}.site-footer .footer-main{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.site-footer .footer-brand{grid-column:1/-1}.site-footer .footer-main>div:last-child{grid-column:auto;display:block}.site-footer .footer-main>div:last-child h3{margin:7px 0 17px}.site-footer .footer-main>div:last-child>.footer-invite{margin-top:18px!important}.site-footer .footer-main h3{font-size:11px;line-height:1.35}.site-footer .footer-main>div:not(:first-child)>a{font-size:9px;line-height:1.5;overflow-wrap:anywhere}.site-footer .footer-invite{padding-top:10px}.site-footer .footer-invite strong{font-size:9px}}
@media(max-width:420px){.site-footer .footer-main{gap:8px}.site-footer .footer-main h3{font-size:10px}.site-footer .footer-main>div:not(:first-child)>a{font-size:8px}}

.site-header .brand img{width:200px}
.primary-nav>a{display:inline-flex;align-items:center;gap:7px}
.primary-nav>a.mobile-contact{display:none}
.primary-nav>a .icon{width:16px;height:16px;color:#6b8ca2}
.primary-nav>a:hover .icon,.primary-nav>a[aria-current="page"] .icon{color:var(--orange)}
.exdrive-section{border-bottom:1px solid var(--line)}
.exdrive-showcase{position:relative;overflow:hidden;border:1px solid #cbdde8;border-radius:12px;background:linear-gradient(135deg,#eaf4f9,#f5fafc);padding:35px;min-height:315px;display:flex;flex-direction:column;justify-content:space-between;gap:24px}
.exdrive-showcase:after{content:'';position:absolute;width:220px;height:220px;right:-55px;top:-45px;border:1px solid #bfd9e6;border-radius:50%;pointer-events:none}
.project-address{display:flex;align-items:center;gap:8px;font-size:11px;color:#577b91;position:relative;z-index:1}
.project-address .icon{width:15px;height:15px}
.exdrive-identity{position:relative;z-index:1}
.exdrive-mark{display:flex;align-items:center;justify-content:center;width:62px;height:62px;border-radius:14px;color:white;background:var(--navy);box-shadow:7px 7px 0 #ecad7940;margin-bottom:20px}
.exdrive-mark .icon{width:30px;height:30px}
.exdrive-identity strong{font-family:Manrope,Arial,sans-serif;display:block;font-size:34px;letter-spacing:-1.3px;line-height:1.2;color:var(--ink)}
.exdrive-identity strong span{color:var(--orange)}
.exdrive-identity p{font-size:12px!important;margin:10px 0 0}
.project-showcase-bottom{display:flex;justify-content:space-between;align-items:center;gap:15px;border-top:1px solid #d2e1e9;padding-top:16px;font-size:9px;letter-spacing:1px;color:#6d8a9d;position:relative;z-index:1}
.project-showcase-bottom>.icon,.project-showcase-bottom [data-icon] .icon{color:var(--orange);width:19px;height:19px}
.clients-section{background:var(--cream);border-bottom:1px solid #f0ede8}
.client-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
.client-card{display:flex;flex-direction:column;background:var(--surface);border:1px solid var(--line);border-radius:10px;padding:29px;min-width:0;transition:border-color .2s,box-shadow .2s,transform .2s}
.client-card:hover{border-color:#b8ccda;box-shadow:0 14px 30px #092e5010;transform:translateY(-4px)}
.client-card-top{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:23px}
.client-monogram{width:54px;height:54px;border-radius:12px;background:#edf5ed;color:#587955;display:flex;align-items:center;justify-content:center;font-family:Manrope,Arial,sans-serif;font-size:20px;font-weight:750}
.client-card:nth-child(2) .client-monogram{background:#eff2f9;color:#5b7194}
.live-project-badge{display:inline-flex;gap:6px;align-items:center;border:1px solid #dcece2;border-radius:30px;padding:4px 9px;font-size:8px;letter-spacing:.8px;color:#548468;background:#f6fbf7}
.live-project-badge:before{content:'';height:5px;width:5px;border-radius:50%;background:#67a682}
.client-card h3{font-size:22px;margin-bottom:9px}
.client-card p{font-size:12px;margin-bottom:24px}
.client-card-bottom{display:flex;justify-content:space-between;align-items:center;gap:15px;flex-wrap:wrap;border-top:1px solid var(--line);padding-top:17px;margin-top:auto}
.client-domain{font-size:10px;color:#8798a4;overflow-wrap:anywhere;min-width:0}
.client-card .text-link{font-size:11px;white-space:nowrap}
@media(max-width:1100px){.site-header .brand img{width:185px}.primary-nav{gap:19px}}
@media(min-width:701px) and (max-width:850px){.site-header .brand img{width:165px}.primary-nav{gap:12px}.primary-nav>a{font-size:10px;padding:20px 0;gap:5px}.primary-nav>a .icon{width:13px;height:13px}.primary-nav>a[aria-current="page"]:after{bottom:11px}.header-inner{gap:15px}.header-cta{font-size:10px;padding:9px 10px;gap:6px}}
@media(max-width:700px){.site-header .brand img{width:180px}.primary-nav>a.mobile-contact{display:inline-flex}.primary-nav>a{gap:11px}.primary-nav>a .icon{width:17px;height:17px}.primary-nav>a[aria-current="page"]:after{left:32px}.client-grid{grid-template-columns:1fr;gap:18px}.client-card{padding:25px}.client-card h3{font-size:21px}.exdrive-showcase{padding:27px;min-height:300px}.exdrive-identity strong{font-size:32px}}

/* Master Email Marketing service feature. */
.email-service-section{padding:64px 0 0;background:#fff}.email-service-feature{display:grid;grid-template-columns:1.05fr .95fr;gap:45px;padding:0;overflow:hidden;border-color:#eadfd6;box-shadow:0 18px 50px #092e500b}.email-service-copy{padding:42px}.email-service-copy .card-top{margin-bottom:17px}.email-service-copy .card-number{width:auto}.email-service-copy h3{font-size:31px;margin:15px 0 12px}.email-service-copy>p{font-size:14px;max-width:560px}.email-service-copy .feature-list{display:grid;grid-template-columns:1fr 1fr;gap:9px 22px;margin:22px 0 26px}.email-service-visual{position:relative;overflow:hidden;display:flex;justify-content:center;flex-direction:column;min-height:390px;padding:45px;background:linear-gradient(145deg,#7e321a,#ed741e);color:#fff}.email-service-visual:before{content:'';position:absolute;width:330px;height:330px;border:1px solid #ffffff29;border-radius:50%;right:-105px;top:-105px}.email-service-visual>span{font-size:8px;letter-spacing:2px;color:#ffffffb8}.email-service-visual>strong{font:700 39px/1.22 Manrope,Arial,sans-serif;letter-spacing:-1.4px;margin:22px 0 34px;position:relative;z-index:1}.email-service-visual strong em{font-style:normal;color:#ffd2af}.email-service-visual>div{display:grid;grid-template-columns:1fr 1fr;gap:9px;position:relative;,z;z}.email-service-visual b{padding:10px;border:1px solid #ffffff38;border-radius:5px;font-size:9px;background:#ffffff0f}.email-service-visual>i{position:absolute;right:35px;bottom:-35px;font:700 150px/1 Manrope,Arial,sans-serif;color:#ffffff12}
@media(max-width:700px){.email-service-section{padding-top:45px}.email-service-feature{grid-template-columns:1fr}.email-service-copy{padding:28px}.email-service-copy h3{font-size:27px}.email-service-visual{min-height:300px;padding:32px}.email-service-copy .feature-list{grid-template-columns:1fr}.email-service-visual>strong{font-size:34px}}

/* Master Email Marketing product preview. */
.email-service-visual>div{position:relative;z-index:1}
.email-marketing-section{background:linear-gradient(135deg,#fffaf6,#f7fbfd);border-bottom:1px solid var(--line)}
.email-saas-demo{padding:0;overflow:hidden;background:#f5f8fb;border:1px solid #dbe5eb}.email-demo-top{height:48px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;gap:12px;background:var(--navy);color:#fff;font-size:8px}.email-demo-brand{display:flex;align-items:center;gap:9px;font-size:10px;font-weight:700}.email-demo-brand b{display:grid;place-items:center;width:23px;height:23px;border-radius:6px;background:var(--orange);font-family:Manrope,Arial,sans-serif}.email-demo-user{color:#a9c1d1}
.email-demo-body{display:grid;grid-template-columns:82px 1fr;min-height:300px}.email-demo-body aside{display:flex;flex-direction:column;gap:8px;padding:18px 9px;background:#eef3f6;border-right:1px solid #dbe5eb}.email-demo-body aside span{padding:7px 8px;border-radius:4px;font-size:7px;color:#748996}.email-demo-body aside .is-current{background:#fff;color:var(--orange);font-weight:700;box-shadow:0 2px 8px #092e5008}.email-composer{min-width:0;padding:17px}.email-composer-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:13px}.email-composer-head span{display:flex;flex-direction:column}.email-composer-head small{font-size:6px;letter-spacing:1px;color:#91a0a9}.email-composer-head strong{font-size:12px;color:var(--navy)}.email-composer-head i{font-style:normal;font-size:6px;color:#4d8b70;background:#eaf5ef;padding:4px 7px;border-radius:20px}
.email-ai-prompt{display:flex;align-items:center;gap:9px;padding:10px;border:1px solid #eed9c5;border-radius:6px;background:#fff9f3}.email-ai-prompt>span{color:var(--orange);font-size:14px}.email-ai-prompt div{display:flex;flex-direction:column;min-width:0;flex:1}.email-ai-prompt b{font-size:8px}.email-ai-prompt small{font-size:6px;color:#8796a0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.email-ai-prompt button{border:0;border-radius:4px;background:var(--orange);color:#fff;font-size:6px;padding:6px 8px}.email-builder{display:grid;grid-template-columns:59px 1fr;gap:10px;margin-top:12px}.email-blocks{display:grid;align-content:start;gap:6px}.email-blocks span{padding:7px 4px;border:1px solid #dce5ea;border-radius:4px;background:#fff;text-align:center;font-size:6px;color:#6d818d}.email-canvas{min-height:151px;padding:20px;background:linear-gradient(145deg,#fff4e9,#fff);border:1px solid #e4e8eb;border-radius:5px;text-align:center}.email-canvas small{display:block;font-size:5px;letter-spacing:1px;color:#a47755}.email-canvas strong{display:block;margin:10px 0 7px;font:700 20px/1.25 Manrope,Arial,sans-serif;color:var(--navy)}.email-canvas p{font-size:7px!important;margin:0 0 11px}.email-canvas>b{display:inline-block;padding:6px 10px;border-radius:3px;background:var(--orange);color:#fff;font-size:6px}.email-feature-grid{scroll-margin-top:105px}.email-feature-grid>div>[data-icon]{color:var(--orange)}
@media(max-width:420px){.email-demo-body{grid-template-columns:65px 1fr}.email-composer{padding:12px}.email-builder{grid-template-columns:48px 1fr}.email-canvas{padding:15px 8px}.email-canvas strong{font-size:16px}.email-demo-user{display:none}}

/* ExDrive file management and collaboration features. */
.exdrive-feature-list{position:relative;z-index:1;list-style:none;padding:0;margin:0;display:grid;gap:19px}
.exdrive-feature-list li{display:flex;align-items:flex-start;gap:12px;min-width:0}
.exdrive-feature-icon{width:35px;height:35px;border-radius:8px;background:#ffffffb8;color:#4084a1;flex-shrink:0}
.exdrive-feature-icon .icon{width:19px;height:19px}
.exdrive-feature-list h3{font-family:'DM Sans',Arial,sans-serif;font-size:14px;letter-spacing:0;margin:0 0 5px;line-height:1.4}
.exdrive-feature-list p{font-size:12px!important;line-height:1.7;margin:0;color:#607d90}
.exdrive-feature-list li:nth-child(2) .exdrive-feature-icon{color:#c38249;background:#fff4e9}
.exdrive-feature-list li:nth-child(4) .exdrive-feature-icon{color:#548569;background:#eff8f1}
@media(max-width:420px){.exdrive-feature-list{gap:17px}.exdrive-feature-list h3{font-size:13px}.exdrive-feature-list p{font-size:11px!important}}

/* Visible page hierarchy, with no extra JavaScript request for typography. */
.page-breadcrumb{position:relative;z-index:2;margin:0 0 24px}
.page-breadcrumb ol{list-style:none;display:flex;align-items:center;flex-wrap:wrap;gap:10px;padding:0;margin:0;font-size:11px;color:#788c9b}
.page-breadcrumb li+li:before{content:'/';margin-right:10px;color:#a6b5be}
.page-breadcrumb a{color:#426f8a}
.page-breadcrumb a:hover{color:var(--orange)}
.page-breadcrumb [aria-current]{color:var(--ink)}
[data-js-form]{border:0;padding:0;margin:0;min-width:0}
@media(max-width:700px){.page-breadcrumb{margin-bottom:20px}.page-breadcrumb ol{font-size:10px}}

/* Dark theme */
:root[data-theme="dark"]{--bg:#071620;--surface:#0e2033;--surface-soft:#0a1a28;--ink:#eef4f8;--text:#cfe0ea;--muted:#8fa7b7;--line:#1c3244;--soft:#0a1b28;--cream:#122230}
:root[data-theme="dark"] body{color:var(--text)}
:root[data-theme="dark"] .site-header{background:#0b1622ee;border-bottom-color:#16273580}
:root[data-theme="dark"] .site-header .brand{display:inline-block;padding:6px 12px;border-radius:8px;background:#fff}
:root[data-theme="dark"] .primary-nav>a{color:#8fa4b3}
:root[data-theme="dark"] .primary-nav>a .icon{color:#6f93a8}
:root[data-theme="dark"] .primary-nav{background:#0d1c29;box-shadow:0 15px 25px #00000040}
:root[data-theme="dark"] .btn-outline{border-color:#28394a}
:root[data-theme="dark"] .btn-outline:hover{background:#152332;border-color:#3a5164}
:root[data-theme="dark"] .theme-toggle:hover{background:#152332}
:root[data-theme="dark"] .menu-toggle:hover{background:#152332}
:root[data-theme="dark"] .hero,:root[data-theme="dark"] .project-slider{background:linear-gradient(110deg,#0a1620 5%,#0b1820 60%,#0a1a22)}
:root[data-theme="dark"] .page-hero{background:linear-gradient(110deg,#0a1620,#0a1a22)}
:root[data-theme="dark"] .page-hero-mark{color:#132230}
:root[data-theme="dark"] .project-slider-arrow{background:#101d2b;border-color:#22323f;color:#eef4f8}
:root[data-theme="dark"] .project-slider-arrow:hover{background:var(--navy);color:#fff}
:root[data-theme="dark"] .project-slider-dots button{background:#28394a}
:root[data-theme="dark"] .process-section{background:linear-gradient(150deg,#0a1620 0%,#160f09 55%,#0a1a22 100%)}
:root[data-theme="dark"] .process-section .process-step{background:#101d2bf2;border-color:#22323f;box-shadow:0 14px 38px #00000040}
:root[data-theme="dark"] .process-section .process-step>span{border-color:#0a1620;box-shadow:0 0 0 1px #22323f,0 5px 13px #00000050}
:root[data-theme="dark"] .email-service-section{background:#0b1620}
:root[data-theme="dark"] .email-service-feature{border-color:#2a2118}
:root[data-theme="dark"] .email-marketing-section{background:linear-gradient(135deg,#150f0a,#0a1620)}
:root[data-theme="dark"] .exdrive-showcase{background:linear-gradient(135deg,#0e1e2a,#0b1721);border-color:#22323f}
:root[data-theme="dark"] .exdrive-showcase:after{border-color:#22323f}
:root[data-theme="dark"] .brief-notice{background:#0e1e2a}
:root[data-theme="dark"] .contact-callout{border-color:#25352a}
:root[data-theme="dark"] .filter-btn{color:#a9bbc6}

/* Scroll-reveal, generic */
.reveal-group>*{opacity:0;transform:translateY(22px);transition:opacity .55s ease,transform .55s ease;transition-delay:var(--reveal-delay,0ms)}
.reveal-group.is-visible>*{opacity:1;transform:none}
.reveal-solo{opacity:0;transform:translateY(26px);transition:opacity .6s ease,transform .6s ease}
.reveal-solo.is-visible{opacity:1;transform:none}

/* Above-the-fold entrance */
@keyframes reveal-up{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}
.page-hero .page-breadcrumb,.page-hero .eyebrow,.page-hero h1,.page-hero>.container>p{opacity:0;animation:reveal-up .6s ease forwards}
.page-hero .page-breadcrumb{animation-delay:.05s}
.page-hero .eyebrow{animation-delay:.15s}
.page-hero h1{animation-delay:.25s}
.page-hero>.container>p{animation-delay:.4s}
.hero-copy>.eyebrow,.hero-copy>h1,.hero-copy>h2,.hero-copy>p,.hero-copy>.hero-actions,.hero-copy>.hero-note{opacity:0;animation:reveal-up .6s ease forwards}
.hero-copy>.eyebrow{animation-delay:.05s}
.hero-copy>h1,.hero-copy>h2{animation-delay:.15s}
.hero-copy>p{animation-delay:.3s}
.hero-copy>.hero-actions{animation-delay:.45s}
.hero-copy>.hero-note{animation-delay:.55s}
@keyframes faq-fade{from{opacity:0}to{opacity:1}}
.faq-list details[open] p{animation:faq-fade .35s ease}

/* Page loader */
.page-loader{position:fixed;inset:0;z-index:9999;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:22px;background:var(--bg);transition:opacity .45s ease,visibility .45s ease}
.page-loader-mark{font-size:46px;line-height:1;color:var(--orange);text-shadow:0 0 30px #ed741e4d;animation:loader-pulse 1.1s ease-in-out infinite}
.page-loader-track{width:120px;height:3px;border-radius:3px;background:var(--line);overflow:hidden}
.page-loader-bar{height:100%;width:0;background:var(--orange);border-radius:3px;animation:loader-fill .6s linear forwards}
.page-loader.is-hidden{opacity:0;visibility:hidden;pointer-events:none}
@keyframes loader-pulse{0%,100%{transform:scale(1) rotate(0deg)}50%{transform:scale(1.15) rotate(18deg)}}
@keyframes loader-fill{from{width:0}to{width:100%}}
@media(prefers-reduced-motion:reduce){.page-loader-mark{animation:none}.page-loader-bar{animation:none;width:100%}}
@media(prefers-reduced-motion:reduce){.page-hero .page-breadcrumb,.page-hero .eyebrow,.page-hero h1,.page-hero>.container>p,.hero-copy>.eyebrow,.hero-copy>h1,.hero-copy>h2,.hero-copy>p,.hero-copy>.hero-actions,.hero-copy>.hero-note{opacity:1;animation:none}.reveal-group>*,.reveal-solo{opacity:1;transform:none}}
