@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--ink:#181721;--muted:#616068;--paper:#fff;--lime:#9b94e8;--line:#dcdbe1;--soft:#f1f1f6}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{outline-offset:5px}a:focus-visible,button:focus-visible{outline:2px solid #28226b}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Manrope,Arial,sans-serif;line-height:1.08;font-weight:650;letter-spacing:-.045em}h1{font-size:clamp(3rem,5.65vw,5.6rem)}h2{font-size:clamp(2.1rem,3.5vw,3.6rem)}h3{font-size:1.45rem;letter-spacing:-.025em}p{color:var(--muted)}.wrap{max-width:1280px;margin:auto;padding:0 48px}.skip{position:absolute;left:10px;top:-80px;background:white;padding:12px;z-index:20}.skip:focus{top:5px}.header{border-bottom:1px solid var(--line);background:#fff}.nav{height:96px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{font-family:Manrope,sans-serif;font-size:36px;font-weight:800;letter-spacing:-2px;display:inline-flex;align-items:center;gap:10px}.mark{display:flex;gap:4px;transform:skew(-22deg)}.mark i{display:block;width:10px;height:25px;background:currentColor}.navlinks{display:flex;align-items:center;gap:29px;font-size:14px;font-weight:550}.navlinks a:hover,.footer a:hover{color:#3e3786}.button{display:inline-flex;align-items:center;justify-content:center;gap:30px;padding:15px 23px;border-radius:6px;border:1px solid var(--ink);background:var(--ink);color:white;font-size:14px;font-weight:600;cursor:pointer;line-height:1.5}.button:hover{background:#36344c}.button.light{background:var(--lime);color:var(--ink);border-color:var(--lime)}.button.outline{background:transparent;color:var(--ink);border-color:#bab9c3}.button.small{padding:12px 20px}.menu{display:none;background:none;border:1px solid var(--line);padding:8px 12px;border-radius:5px}.eyebrow{font-size:12px;letter-spacing:.13em;text-transform:uppercase;font-weight:700;color:#4a4765;display:flex;gap:10px;align-items:center;margin-bottom:24px}.eyebrow:before{content:'';width:20px;height:2px;background:currentColor}.hero{display:grid;grid-template-columns:1.05fr 1fr;gap:64px;align-items:center;padding-top:78px;padding-bottom:78px}.hero h1{max-width:660px}.hero h1 span{position:relative;display:inline-block;z-index:0}.hero h1 span:after{content:'';position:absolute;left:-3px;right:-8px;bottom:3px;height:23%;background:var(--lime);z-index:-1}.hero p{font-size:18px;max-width:455px;margin:26px 0}.actions{display:flex;gap:14px;align-items:center;flex-wrap:wrap}.micro{font-size:13px!important;margin:16px 0 0!important}.hero-stage{background:#eae9f0;border-radius:14px;min-height:475px;position:relative;display:flex;align-items:center;padding:40px 30px 65px}.concept{background:white;width:100%;border:1px solid #d0cfda;border-radius:7px;box-shadow:0 20px 35px #24233316;overflow:hidden;transform:rotate(-3deg)}.browserbar{height:29px;background:#f8f8fb;border-bottom:1px solid #e9e8f0;display:flex;align-items:center;padding:0 12px;gap:4px}.browserbar b{height:5px;width:5px;border-radius:50%;background:#b4b3bc}.browserbar span{font-size:9px;margin-left:auto;margin-right:auto;color:#81857d}.conceptnav{padding:15px 20px;display:flex;justify-content:space-between;font-size:9px;font-weight:600}.conceptnav strong{font-family:Georgia,serif;font-size:17px;color:#3b3953}.conceptnav small{padding:3px 7px;background:#3c3a52;color:#fff}.conceptbody{background:#e0dfed;padding:25px 22px 0}.conceptbody h3{font:32px/1.06 Georgia,serif;max-width:260px;letter-spacing:-1px;color:#302e43}.conceptbody p{font-size:9px;max-width:225px;margin:10px 0 14px}.conceptbody em{display:inline-block;font-size:8px;padding:6px 10px;background:#393752;color:#fff;font-style:normal;margin-bottom:20px}.conceptbody img{width:calc(100% + 44px);height:157px;object-fit:cover;display:block;margin-left:-22px}.pricefloat{position:absolute;bottom:25px;right:11px;background:var(--lime);border:1px solid #7d74e1;border-radius:9px;padding:17px 24px;box-shadow:0 10px 25px #1d1b300b;transform:rotate(3deg)}.pricefloat strong{font-size:32px;letter-spacing:-1px}.pricefloat span{font-size:13px}.pricefloat p{font-size:11px;margin:0;color:#2f2c51}.conceptlabel{font-size:10px;position:absolute;bottom:12px;left:29px;color:#6e6c80}.truststrip{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.truststrip .wrap{display:flex;justify-content:space-between;padding-top:23px;padding-bottom:23px;gap:20px}.truststrip span{font-size:14px}.truststrip span:before{content:'✓';margin-right:9px;color:#3c367a}.section{padding-top:90px;padding-bottom:90px}.soft{background:var(--soft)}.sectionhead{display:flex;justify-content:space-between;gap:50px;align-items:end;margin-bottom:42px}.sectionhead h2{max-width:670px}.sectionhead p{max-width:335px}.grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.grid2{display:grid;grid-template-columns:repeat(2,1fr);gap:28px}.card{border:1px solid var(--line);padding:32px;border-radius:9px;background:#fff;display:flex;flex-direction:column;gap:18px}.card .number{color:#72708c;font-size:13px;margin-bottom:16px}.card p{font-size:15px}.card a{font-size:14px;font-weight:600;margin-top:auto}.card a:hover{text-decoration:underline}.dark{background:var(--ink);color:white}.dark p{color:#bab9c7}.dark .eyebrow{color:var(--lime)}.split{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.split p{margin-top:22px}.list{padding:0;list-style:none}.list li{padding:12px 0;border-bottom:1px solid #dcdbe1;display:flex;gap:12px}.list li:before{content:'✓';color:#3b3583}.dark .list li{border-color:#3b3a47}.dark .list li:before{color:var(--lime)}.inline{font-size:14px;font-weight:600;text-decoration:underline;text-underline-offset:5px}.comparison{overflow-x:auto;border:1px solid var(--line);border-radius:8px;margin-top:36px}table{border-collapse:collapse;width:100%;min-width:620px;text-align:left}th,td{padding:22px;border-bottom:1px solid var(--line);font-size:14px}th{font-weight:600;background:var(--soft)}th:nth-child(2),td:nth-child(2){background:#dcdaf7}td:first-child{font-weight:550}tr:last-child td{border-bottom:0}.pricecard{padding:38px;border-radius:10px;background:var(--lime);color:var(--ink)}.pricenum{font:650 72px/1.2 Manrope,sans-serif;letter-spacing:-5px}.pricenum small{font:400 16px 'DM Sans',sans-serif;letter-spacing:0}.pricecard p{color:#3c3960}.pricecard .button{margin-top:25px;width:100%}.pricecard .micro{font-size:12px!important}.pill{display:inline-block;font-size:12px;background:#fff8;padding:5px 10px;border-radius:30px}.faq{max-width:850px;margin:auto}.faq h2{margin-bottom:35px}.faq details{border-bottom:1px solid var(--line);padding:22px 0}.faq summary{font-weight:550;cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:15px}.faq summary:after{content:'+'}.faq details[open] summary:after{content:'−'}.faq details p{margin-top:15px;max-width:720px}.cta{background:var(--lime);padding:65px 60px;border-radius:12px;display:flex;align-items:center;justify-content:space-between;gap:35px}.cta h2{max-width:660px}.cta p{margin-top:18px;color:#413e60}.footer{padding:65px 0 24px;background:var(--ink);color:#fff}.footergrid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:45px}.footer .brand{margin-bottom:15px}.footer p{max-width:270px;font-size:14px;color:#bebdc6}.footer h3{font:600 13px 'DM Sans',sans-serif;letter-spacing:0;margin:13px 0 20px;color:#bab8cc}.footer a:not(.brand){display:block;font-size:14px;margin-bottom:10px;color:#e0e0e6}.footerbottom{border-top:1px solid #3b3a47;padding-top:24px;margin-top:55px;display:flex;justify-content:space-between;gap:20px;font-size:12px;color:#b3b2bf}.pagehero{padding:70px 0 58px;border-bottom:1px solid var(--line)}.pagehero h1{max-width:900px;font-size:clamp(2.8rem,5vw,4.8rem)}.pagehero p{max-width:670px;font-size:19px;margin-top:25px}.pagehero .actions{margin-top:28px}.breadcrumb{font-size:13px;color:#717080;margin-bottom:25px}.prose{max-width:820px}.prose h2{font-size:2rem;margin:42px 0 20px}.prose h3{margin:28px 0 14px}.prose p{margin:16px 0}.prose ul{color:var(--muted)}.tag{display:inline-block;padding:5px 10px;background:var(--soft);border-radius:3px;font-size:12px;margin-bottom:20px}.industrylink{border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;padding:25px 0;gap:20px}.industrylink h3{font-size:1.3rem}.industrylink p{font-size:14px;margin-top:8px}.form{border:1px solid var(--line);padding:34px;border-radius:10px}.form label{display:block;font-size:14px;font-weight:550;margin-bottom:17px}.form input,.form select,.form textarea{width:100%;padding:12px;border:1px solid #bbbac4;border-radius:5px;margin-top:6px;background:#fff;color:var(--ink)}.form textarea{min-height:120px;resize:vertical}.form .check{display:flex;gap:9px;font-weight:400;font-size:13px}.form .check input{width:auto;margin-top:5px;align-self:start}.form .button{width:100%}.notice{font-size:14px;background:var(--soft);border-left:3px solid #6d67ae;padding:17px 20px;margin-top:24px}.status{margin-top:18px;font-size:14px}.honeypot{position:absolute;left:-9999px}.articlecard .tag{align-self:start;margin-bottom:4px}.conceptsmall{padding:0;overflow:hidden}.conceptsmall .conceptbody{padding:30px}.conceptsmall .conceptbody h3{font-size:38px}.conceptsmall .cardtext{padding:25px}.conceptsmall .cardtext p{margin-top:12px}.conceptsmall .conceptbody img{width:calc(100% + 60px);margin-left:-30px;height:190px}.greenconcept{background:#d9d8e7!important}.blueconcept{background:#dfe9ef!important}.smallcopy{font-size:13px;color:#6c6b76;margin-top:15px}.billing{display:flex;margin:25px 0;gap:8px}.billing button{padding:10px 15px;border:1px solid #9590c7;background:#ffffff70;border-radius:5px;cursor:pointer;font-size:14px}.billing button[aria-pressed=true]{background:var(--ink);color:#fff;border-color:var(--ink)}
@media(min-width:1500px){.wrap{max-width:1370px}}@media(max-width:1000px){.wrap{padding-left:28px;padding-right:28px}.navlinks{gap:17px}.hero{gap:30px}.hero-stage{padding:30px 20px 70px;min-height:440px}.hero h1{font-size:4rem}.split{gap:40px}.footergrid{gap:25px}.card{padding:25px}.section{padding-top:65px;padding-bottom:65px}}@media(max-width:760px){.nav{height:78px}.brand{font-size:31px}.menu{display:block}.navlinks{display:none;position:absolute;left:0;right:0;top:78px;padding:25px;background:#fff;border-bottom:1px solid var(--line);z-index:9;align-items:stretch}.navlinks.open{display:flex;flex-direction:column}.navlinks a{padding:8px}.hero{grid-template-columns:1fr;padding-top:45px;padding-bottom:45px;gap:40px}.hero h1{font-size:clamp(2.8rem,10vw,4.5rem)}.hero p{font-size:17px}.hero-stage{max-width:510px;width:100%;min-height:450px;margin:auto}.truststrip .wrap{display:grid;grid-template-columns:1fr 1fr;gap:15px}.truststrip span{font-size:12px}.grid3,.grid2,.split{grid-template-columns:1fr}.sectionhead{display:block}.sectionhead p{margin-top:20px}.section{padding-top:55px;padding-bottom:55px}.cta{display:block;padding:35px 25px}.cta .button{margin-top:25px}.footergrid{grid-template-columns:1fr 1fr}.footergrid>div:first-child{grid-column:1/-1}.footerbottom{flex-direction:column}.pagehero{padding:45px 0}.pagehero p{font-size:17px}.pricecard{padding:28px}.form{padding:23px}.split{gap:35px}.wrap{padding-left:22px;padding-right:22px}.pricenum{font-size:62px}}
@media(prefers-reduced-motion:no-preference){.button,.card{transition:background .18s,transform .18s}.button:hover{transform:translateY(-2px)}}
/* Relay: graphite, precise type, electric-lime accents. */
:root{--ink:#17191d;--muted:#63676d;--lime:#9189e6;--line:#dfe2e5;--soft:#f5f6f8}.header{position:sticky;top:0;z-index:30;background:#ffffffef;backdrop-filter:blur(18px)}.nav{height:82px}.brand{letter-spacing:-2.3px}.navlinks{font-size:14px}.hero-shell{background:#17191d;color:#fff;overflow:hidden;position:relative}.hero-shell:before{content:'';position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse at 87% 25%,#6a60da20,transparent 49%)}.hero-upgraded{grid-template-columns:.9fr 1.15fr;gap:48px;padding-top:72px;padding-bottom:60px;position:relative}.hero-copy h1{font-size:clamp(3rem,5.1vw,5.1rem);letter-spacing:-.065em;font-weight:600}.hero-copy .eyebrow{color:var(--lime);font-size:11px}.hero-upgraded .hero-description{color:#bfc3ca;font-size:17px;line-height:1.7;max-width:450px;margin:25px 0}.hero-description strong{color:white;font-weight:550}.hero-secondary{font-size:14px;color:#fff;display:flex;gap:16px;align-items:center;padding:13px 0}.offer-chips{display:flex;flex-wrap:wrap;gap:8px;margin:25px 0}.offer-chips span{font-size:12px;border:1px solid #41464a;border-radius:4px;padding:5px 9px;color:#e4e7e9;background:#ffffff04}.hero-upgraded .hero-fine{font-size:12px;line-height:1.7;color:#a8adb4;margin-top:18px}.hero-baseline{display:flex;justify-content:space-between;gap:22px;padding-top:24px;padding-bottom:24px;border-top:1px solid #ffffff20;position:relative;font-size:12px;color:#b4b9c0}.hero-baseline a{color:#e2e6e9}.hero-shell .button.light{box-shadow:0 0 30px #847ce310}.hero-shell .button.light:hover{background:#aea8ed}.showcase{min-width:0}.showcase-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.showcase-label{font-size:10px;letter-spacing:.1em;color:#aeb5bb}.device-switch{display:flex;padding:0;background:transparent;border:0;border-radius:0}.device-switch button{border:0;background:transparent;color:#aeb5bb;font-size:11px;cursor:pointer;border-radius:3px;padding:6px 10px}.device-switch button[aria-pressed=true]{background:#9189e6;color:#17191d}.preview-well{padding:15px;background:linear-gradient(145deg,#49475d3b,#1e232a);border:1px solid #ffffff25;border-radius:11px;display:flex;justify-content:center;overflow:hidden}.preview-frame{width:100%;min-width:0;border:1px solid #ffffff45;border-radius:7px;overflow:hidden;box-shadow:0 25px 70px #0004;background:#e7e6f1;transition:width .4s cubic-bezier(.22,1,.36,1)}.preview-frame.mobile{width:min(100%,340px)}.frame-top{height:30px;background:#f3f3f6;display:flex;justify-content:space-between;align-items:center;padding:0 12px;font-size:9px;color:#686775;border-bottom:1px solid #0001}.showcase iframe{width:100%;height:465px;border:0;display:block;background:#e7e6f1}.showcase-caption{display:flex;justify-content:space-between;gap:14px;font-size:10px;color:#aeb5bb;margin-top:13px}.truststrip{background:#fcfcfd}.truststrip .wrap{padding-top:21px;padding-bottom:21px}.truststrip span{font-size:13px}.card{border-radius:8px;background:linear-gradient(140deg,#fff,#fafbfc);gap:18px}.card .number{font-family:monospace;border-bottom:1px solid var(--line);padding-bottom:16px;color:#6b726c;letter-spacing:.08em}.card h3{font-size:1.5rem}.dark{background:#17191d}.demo-section{overflow:hidden}.demo-layout{display:grid;grid-template-columns: .85fr 1.15fr;gap:55px;align-items:center}.demo-kicker{font-size:11px;color:#a1a8b0!important;letter-spacing:.12em;margin-bottom:18px}.demo-controls>button:not(.demo-reset){display:flex;align-items:center;text-align:left;gap:16px;width:100%;background:#21242a;border:1px solid #3a3f47;border-radius:7px;padding:22px 18px;color:#fff;margin:12px 0;cursor:pointer}.demo-controls>button[aria-pressed=true]{background:#9189e610!important;border-color:#9189e6!important}.demo-controls button strong{font-size:14px;font-weight:500}.demo-controls button small{display:block;color:#a8afb7;font-size:12px;margin-top:5px}.demo-controls button>span:last-child{margin-left:auto;color:#bcbad2}.request-icon{font-family:monospace;font-size:11px;color:var(--lime)}.demo-status{font-size:13px;min-height:43px;margin-top:20px;color:#b8b4e3!important}.demo-reset{color:#b9c0c8;background:transparent;border:0;border-bottom:1px solid #697079;padding:0;font-size:12px;cursor:pointer}.demo-preview{border:1px solid #4b525c;border-radius:9px;overflow:hidden;box-shadow:0 20px 80px #0003}.demo-preview iframe{width:100%;height:465px;display:block;border:0;background:#e7e6f1}.demo-footnote{border-top:1px solid #393e45;margin-top:40px;padding-top:23px;display:grid;grid-template-columns:1fr 1.3fr;gap:45px}.demo-footnote p{font-size:14px;color:#fff}.demo-footnote small{font-size:12px;line-height:1.7;color:#a8afb7}.pricing-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:50px;align-items:start}.pricecard{background:var(--lime);border:1px solid #7a71df;box-shadow:0 15px 40px #00000008}.pricecard .pill{font-size:13px;border:1px solid #5e55bf;background:transparent}.pricecard .pricenum{margin:25px 0 12px;font-size:76px}.pricecard .billing{margin-bottom:0}.pricecard .button{font-size:15px;padding:18px}.price-reassurance{border-top:1px solid #6056c9;padding-top:22px;margin-top:25px;font-size:14px;font-weight:500;line-height:1.8}.inclusion-head{display:flex;justify-content:space-between;gap:20px;font-size:12px;color:#747a80;padding:10px 0 15px;border-bottom:1px solid var(--line)}.inclusion-row{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:21px 0;border-bottom:1px solid var(--line)}.inclusion-row strong{font-size:15px;font-weight:550}.inclusion-row p{font-size:13px;margin:5px 0 0}.inclusion-row>span{font:500 24px Manrope,sans-serif;letter-spacing:-1px}.scope-note{font-size:12px;line-height:1.8;color:#6f767d;margin-top:26px;max-width:970px}.example-gallery .showcase{padding:26px;background:#17191d;border-radius:12px}.example-gallery .showcase iframe{height:630px}.example-gallery .preview-well{padding:24px}.concept-switch{display:flex;gap:8px;margin:20px 0}.concept-switch button{border:1px solid #424850;background:transparent;color:#c0c5cd;padding:12px 20px;font-size:13px;border-radius:5px;cursor:pointer}.concept-switch button[aria-pressed=true]{background:#9189e6;color:#17191d;border-color:#9189e6}.concept-explanation{padding:28px 8px 8px;display:grid;grid-template-columns:1fr 1.5fr;gap:30px}.concept-explanation h3{color:white;font-size:23px}.concept-explanation p{color:#b4bec7;font-size:14px}.cta{position:relative;overflow:hidden;background:var(--lime);padding:60px}.cta:after{content:'';position:absolute;right:30%;top:-100px;height:380px;width:1px;transform:rotate(25deg);background:#18172120;pointer-events:none}.cta .eyebrow{font-size:11px;margin-bottom:20px}.cta h2{font-size:clamp(2.3rem,4vw,4rem)}.cta .button{flex-shrink:0}.footer{background:#17191d}.footer h3{color:#a4acb4}.footerbottom{border-color:#343a43}.pagehero{background:linear-gradient(125deg,#f7f8fa,#fff)}.pagehero .eyebrow{margin-top:0;font-size:11px}.pagehero h1{font-weight:600}.button:hover{background:#31363e}.button.outline:hover{color:white}.button.light:hover{color:var(--ink)}.header .brand:hover .mark i:first-child{transform:translateY(-3px)}.header .mark i{transition:transform .2s}.button:disabled{cursor:wait;opacity:.65}.form .button{margin-top:7px}.mobile-cta{display:none}
@media(max-width:1000px){.hero-upgraded{gap:30px;grid-template-columns:1fr 1.05fr}.hero-copy h1{font-size:3.4rem}.hero-upgraded .hero-description{font-size:16px}.showcase-label{display:none}.hero-upgraded .actions{gap:18px}.hero-upgraded .hero-secondary{font-size:12px}.pricing-layout,.demo-layout{gap:30px}.pricecard .pricenum{font-size:65px}.showcase iframe{height:450px}}
@media(max-width:760px){.nav{height:76px}.navlinks{top:76px}.hero-upgraded{grid-template-columns:1fr;padding-top:43px;padding-bottom:35px;gap:35px}.hero-copy h1{font-size:clamp(3.2rem,12vw,4.5rem)}.hero-upgraded .hero-description{font-size:16px;max-width:500px}.hero-fine{font-size:12px!important}.showcase-toolbar{justify-content:space-between}.showcase-label{display:block;font-size:9px}.showcase-caption{font-size:9px}.showcase-caption span:last-child{display:none}.hero-baseline{font-size:10px;gap:15px}.hero-baseline a{max-width:140px;text-align:right}.preview-well{padding:9px}.showcase iframe{height:400px}.hero-upgraded .showcase{width:100%}.pricing-layout,.demo-layout,.demo-footnote{grid-template-columns:1fr}.demo-preview iframe{height:430px}.demo-footnote{gap:16px}.demo-controls>button:not(.demo-reset){padding:17px 14px}.demo-controls button strong{font-size:13px}.pricecard .pricenum{font-size:67px}.pricing-layout{gap:30px}.example-gallery .showcase{padding:15px}.example-gallery .preview-well{padding:8px}.concept-switch{overflow-x:auto;gap:6px}.concept-switch button{padding:10px 12px;white-space:nowrap;font-size:11px}.example-gallery .showcase iframe{height:520px}.concept-explanation{grid-template-columns:1fr;gap:12px;padding:23px 2px 8px}.concept-explanation h3{font-size:21px}.cta{padding:36px 28px}.cta:after{display:none}.truststrip span{font-size:11px}.truststrip .wrap{gap:11px}.hero-upgraded .hero-secondary{font-size:13px}.sectionhead h2{line-height:1.12}.scope-note{font-size:12px}.card h3{font-size:1.4rem}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
/* A quieter blue and violet direction. */
:root{--ink:#1c213c;--muted:#62687a;--lime:#7c67ef;--line:#e0e3ed;--soft:#f6f7fc}.hero-shell,.dark,.footer{background:#151a32}.hero-shell:before{background:radial-gradient(ellipse at 90% 5%,#5b77ee33,transparent 55%),radial-gradient(ellipse at 45% 110%,#7957dc20,transparent 55%)}.hero-copy .eyebrow,.dark .eyebrow{color:#afbdff}.hero-copy h1{font-weight:550;letter-spacing:-.055em}.hero-upgraded .hero-description{font-size:18px;line-height:1.8;margin:30px 0}.hero-upgraded .hero-fine{font-size:14px;color:#bdc5dc;margin-top:23px}.hero-baseline{font-size:14px;color:#bac5e2;padding-top:28px;padding-bottom:28px}.button{background:#584bd1;border-color:#584bd1;border-radius:7px;font-size:15px}.button:hover{background:#4437b4;border-color:#4437b4}.button.light{background:#7967ee;color:white;border-color:#7967ee}.hero-shell .button.light{box-shadow:0 8px 30px #675bd322}.hero-shell .button.light:hover,.button.light:hover{background:#8978fa;color:white}.hero-secondary{font-size:15px}.header .button{color:white}.mark{color:#7864ee}.hero-upgraded{gap:65px;padding-top:85px;padding-bottom:75px}.preview-well{background:linear-gradient(145deg,#5270c127,#7161b321);border-color:#7181b650;padding:12px}.preview-frame{border-color:#8593c255}.showcase-caption{color:#b9c3df;font-size:12px;margin-top:18px}.showcase iframe{height:485px}.hero-upgraded .frame-top{display:none}.hero-upgraded .showcase iframe{height:510px}.device-switch button{font-size:14px;padding:7px 12px}.device-switch button[aria-pressed=true]{background:#8270ef;color:#fff}.showcase-label{font-size:12px;color:#c1c9df}.concept-switch button{font-size:14px}.concept-switch button[aria-pressed=true]{background:#7260e2;border-color:#7260e2;color:white}.example-gallery .showcase{background:#171e38}.open-concept{display:inline-block;margin-top:25px;color:#d4dcff;border-bottom:1px solid #7485be;padding-bottom:5px;font-size:15px}.concept-explanation p{font-size:16px;line-height:1.8}.concept-explanation{padding-top:35px}.section{padding-top:100px;padding-bottom:100px}.sectionhead{margin-bottom:48px}.sectionhead p{font-size:17px;line-height:1.8}.eyebrow{color:#6253bb;font-size:13px;letter-spacing:.09em}.eyebrow:before{display:none}.card .number{display:none}.card{padding:36px;border:0;border-top:2px solid #d6daf1;border-radius:0;background:transparent;gap:22px}.card p{font-size:17px;line-height:1.8}.card a{font-size:15px}.card h3{font-size:1.6rem}.grid3{gap:42px}.demo-kicker{display:none}.demo-controls button small{display:none}.demo-controls>button:not(.demo-reset){padding:25px 22px;border-color:#3b466b;background:#222b47;margin:16px 0}.demo-controls button strong{font-size:16px;line-height:1.6}.demo-controls>button[aria-pressed=true]{background:#6e67d522!important;border-color:#9c9afa!important}.request-icon{color:#bac4ff;font-size:14px}.demo-controls button>span:last-child{color:#c2ccfa}.demo-status{font-size:15px;margin-top:25px;min-height:55px;color:#c7d2ff!important}.demo-reset{font-size:14px}.demo-footnote{display:block;margin-top:36px;border-color:#38456a}.demo-footnote p{font-size:16px}.demo-footnote details{padding-top:16px;font-size:14px;color:#c0cbe6;max-width:900px}.demo-footnote details p{font-size:14px;color:#b4bfda;line-height:1.9}.demo-preview{border-color:#5e7199}.pricecard{background:#ecebff;border:1px solid #d7d1fa;box-shadow:none;padding:38px}.pricecard .pill{border:0;padding:0;background:none;font-size:16px;color:#514e76}.pricecard .pricenum{color:#4439a5}.pricecard p{color:#62637c}.pricecard .billing button{font-size:14px;border-color:#c4c2e6}.pricecard .billing button[aria-pressed=true]{background:#574bca;border-color:#574bca}.pricecard .micro{font-size:14px!important;line-height:1.8}.price-reassurance{border-color:#c9c5ea;color:#57506f;font-size:15px}.inclusion-head{font-size:14px}.inclusion-row{padding:24px 0}.inclusion-row strong{font-size:17px}.inclusion-row p{font-size:15px}.inclusion-row>span{color:#5e50ba}.scope-disclosure{margin-top:28px;border-top:1px solid var(--line);padding-top:20px;color:#62687a;font-size:14px}.scope-disclosure summary{cursor:pointer;font-size:15px}.scope-disclosure p{font-size:14px;line-height:1.9;max-width:950px;margin-top:16px}.choice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:48px}.choice-grid article{padding:28px 0;border-top:2px solid #dce0ee}.choice-grid h3{font-size:1.4rem}.choice-grid p{font-size:17px;line-height:1.8;margin-top:22px}.choice-grid .chosen{border-color:#7266e1}.choice-grid .chosen h3{color:#5b4cc5}.industry-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}.industry-card{display:block;padding:38px;background:#f6f7fd;border:1px solid #e3e6f5;border-radius:9px}.industry-card:hover{border-color:#8a86db;background:#f1f1fc}.industry-card>span{display:block;color:#766ac7;font-size:14px;margin-bottom:28px}.industry-card h3{font-size:1.7rem}.industry-card p{font-size:17px;line-height:1.8;margin:20px 0 28px;max-width:460px}.industry-card strong{font-weight:500;color:#5c50b7;font-size:15px}.industry-shortlist{display:grid;grid-template-columns:1fr 1fr;gap:0 45px}.industry-shortlist a{padding:26px 0;border-bottom:1px solid #dce1ef;display:flex;justify-content:space-between;font-size:20px}.industry-shortlist a:hover{color:#6d5bd0}.industry-shortlist span{color:#766cbd}.cta{background:linear-gradient(110deg,#edeaff,#e8efff);border:1px solid #dcdef8}.cta:after{display:none}.cta h2{color:#242a4d}.cta p{color:#656981;font-size:17px}.cta .smallcopy{font-size:14px;margin-top:18px}.cta .eyebrow{font-size:13px}.footer p{font-size:15px;color:#bec8e4}.footer h3{color:#a5b4d7;font-size:14px}.footer a:not(.brand){font-size:15px}.footerbottom{font-size:13px;border-color:#34405c}.list li:before{color:#7463d2}.dark .list li:before{color:#b0b9ff}.pagehero{background:linear-gradient(120deg,#f4f3fc,#f5f8ff)}.pagehero .eyebrow{font-size:13px}.smallcopy,.micro{font-size:14px!important;line-height:1.8}.faq summary{font-size:18px;line-height:1.6}.faq details{padding:25px 0}.faq details p{font-size:16px;line-height:1.9}.button.outline{color:#544aad}.button.outline:hover{color:white}.hero-shell .hero-baseline a{color:#c4d0f7}.form{padding:38px}.form label{font-size:16px}.form .check{font-size:14px}
@media(max-width:1000px){.hero-upgraded{gap:35px}.grid3{gap:24px}.card{padding:28px 10px}.choice-grid{gap:25px}}
@media(max-width:760px){.hero-upgraded{padding-top:50px;padding-bottom:40px;gap:35px}.hero-upgraded .hero-description{font-size:17px;margin:25px 0}.hero-upgraded .showcase iframe{height:435px}.hero-upgraded .hero-fine{font-size:14px!important}.hero-baseline{font-size:12px}.section{padding-top:65px;padding-bottom:65px}.sectionhead{margin-bottom:35px}.card{padding:26px 0}.card p{font-size:16px}.choice-grid,.industry-grid,.industry-shortlist{grid-template-columns:1fr}.choice-grid{gap:16px;margin-top:25px}.industry-card{padding:28px}.industry-shortlist a{font-size:18px}.demo-controls button strong{font-size:14px}.request-icon{display:none}.demo-controls>button:not(.demo-reset){padding:20px 16px}.demo-footnote p{font-size:15px}.pricecard{padding:28px}.concept-switch button{font-size:13px}.showcase-label{font-size:11px}.device-switch button{font-size:13px;padding:6px 9px}.concept-explanation{grid-template-columns:1fr}.concept-explanation p{font-size:15px}.scope-disclosure summary{font-size:14px}.cta{padding:34px 25px}.form{padding:25px}.hero-upgraded .hero-secondary{font-size:14px}.showcase-caption{font-size:12px}.pricing-layout{gap:38px}}
/* Lead with the economics; retain Relay's established blue/violet identity. */
.hero-upgraded{padding-top:64px;padding-bottom:56px}.hero-copy h1{font-size:clamp(3.3rem,5.5vw,5.2rem)}.hero-upgraded .hero-description{margin:24px 0;line-height:1.65;max-width:510px}.hero-offer{margin:25px 0 29px}.hero-offer>div{display:flex;align-items:baseline;gap:9px}.hero-offer strong{font-size:3.7rem;line-height:1.1;letter-spacing:-.05em;font-weight:600;color:white}.hero-offer span{font-size:1.125rem;color:#c4ccef}.hero-offer p{font-size:1.125rem;color:#dedfff;margin-top:12px;font-weight:500}.hero-offer p span{padding:0 9px}.hero-upgraded .hero-fine{margin-top:20px;line-height:1.6}.hero-baseline{display:none}.model-table{border:1px solid #dce0ef;border-radius:14px;overflow:hidden;background:white}.model-table table{width:100%;border-collapse:collapse;table-layout:fixed}.model-table th,.model-table td{padding:25px 28px;text-align:left;font-size:1rem;line-height:1.6;border-bottom:1px solid #e1e5f1;vertical-align:middle}.model-table thead th{font-size:1.15rem;color:#272d4a;padding-top:28px;padding-bottom:28px}.model-table th:first-child{width:28%;font-weight:500}.model-table td:nth-child(2){color:#686e81}.model-table th:last-child,.model-table td:last-child{background:#edeaff;color:#47399c}.model-table thead th:last-child{background:linear-gradient(120deg,#6351cf,#476bc1);color:white;font-size:1.5rem}.model-table tr:last-child>*{border-bottom:0}.model-note{max-width:900px;font-size:.875rem;line-height:1.8;margin-top:22px}.department-close{padding-top:30px;margin-top:20px;border-top:1px solid var(--line);font-size:1.125rem;color:#5347a2}.department .card{padding-left:0;padding-right:0}.hero-secondary{font-size:1rem!important}.model-section .sectionhead{align-items:end}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.showcase-caption{font-size:.875rem}.inclusion-row p{font-size:1rem}.hero-copy{min-width:0}
@media(max-width:760px){.hero-upgraded{padding-top:40px;gap:32px}.hero-offer strong{font-size:3.25rem}.hero-upgraded .hero-description{margin:20px 0}.hero-offer{margin:22px 0}.model-table th,.model-table td{padding:17px 12px;font-size:.875rem;overflow-wrap:break-word}.model-table thead th{font-size:.9rem;padding:20px 12px}.model-table thead th:last-child{font-size:1.2rem}.model-table th:first-child{width:27%}.model-note{font-size:.875rem}.department-close{font-size:1rem}.hero-copy h1{font-size:clamp(3rem,12vw,4.5rem)}.hero-offer p{font-size:1rem}}
/* Relay handoff system: purposeful motion, straightforward content. */
.relay-icon{width:30px;height:30px;flex-shrink:0;color:#7663d9;display:block}.card>.relay-icon{margin-bottom:8px}.baton-handoff{width:30px;height:18px;position:relative;display:inline-block;flex-shrink:0;overflow:hidden}.baton-handoff:before,.baton-handoff:after{content:'';position:absolute;width:8px;height:8px;border:1px solid currentColor;border-radius:50%;top:5px;opacity:.45}.baton-handoff:before{left:0}.baton-handoff:after{right:0}.baton-handoff i{position:absolute;left:4px;top:7px;width:14px;height:4px;border-radius:5px;background:currentColor;transform:rotate(-35deg);transition:transform .4s ease,left .4s ease}.button:hover .baton-handoff i,.button:focus-visible .baton-handoff i{left:14px;transform:rotate(0deg)}.navlinks a:not(.button):hover{color:#6250ca}.footer a:not(.brand):hover{color:#c2b7ff}.header .button:hover{color:white}a:focus-visible,button:focus-visible{outline-color:#7965e3}.inclusion-row>div{flex:1}.inclusion-row>.relay-icon{width:24px;height:24px}.industry-card>.relay-icon{margin-bottom:24px}.expanded-industries{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.expanded-industries .industry-card{padding:30px}.expanded-industries h3{font-size:1.4rem;line-height:1.25}.expanded-industries p{font-size:1rem;margin:18px 0}.expanded-industries strong{font-weight:400;line-height:1.65;display:block}.industry-intro{display:flex;align-items:center;gap:18px;padding:0 0 40px}.industry-intro p{font-size:1.125rem}.industry-shortlist a{justify-content:flex-start;gap:18px;align-items:center}.industry-shortlist .relay-icon{width:26px;height:26px}.brand-story p:last-child{max-width:680px;margin-top:26px;font-size:1.125rem}.cost-contrast{display:grid;grid-template-columns:1fr 1fr;gap:24px}.cost-card{background:white;border:1px solid #dde1ee;border-radius:16px;padding:38px}.cost-card h3{font-size:1.65rem;line-height:1.2;margin-bottom:28px}.cost-card .eyebrow{font-size:.875rem}.cost-card dl{margin:0}.cost-card dl>div{display:flex;justify-content:space-between;gap:18px;padding:17px 0;border-bottom:1px solid #dfe2ed;font-size:1rem}.cost-card dt{color:#646b7d}.cost-card dd{margin:0;font-weight:550;white-space:nowrap}.relay-cost{background:linear-gradient(135deg,#211e4d,#263e68);color:white;border-color:#5b64a2}.relay-cost .eyebrow{color:#c8c1ff}.relay-cost dt{color:#d2d9ef}.relay-cost dl>div{border-color:#ffffff26}.cost-total{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:30px}.cost-total span{font-size:1rem}.cost-total strong{font-size:2.6rem;letter-spacing:-.04em}.cost-takeaway{margin-top:30px;font-size:1.25rem;color:#3c356e}.onboarding{max-width:960px;margin:auto}.onboarding article{display:grid;grid-template-columns:80px 1fr;gap:35px;padding:42px 0;border-bottom:1px solid var(--line)}.onboarding article:first-child{padding-top:0}.onboarding h2{font-size:clamp(1.6rem,3vw,2.3rem)}.onboarding p{font-size:1.125rem;margin-top:20px;line-height:1.8}.onboarding .step-note{font-size:1rem;color:#66549d}.step-symbol{display:flex;align-items:center;flex-direction:column;gap:16px;padding-top:4px}.step-symbol span{font-size:.875rem;color:#777d93}.example-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.example-card{border:1px solid #dce0ed;border-radius:15px;overflow:hidden;transition:transform .25s,box-shadow .25s;background:#fff;display:flex;flex-direction:column}.example-card:hover{transform:translateY(-6px);box-shadow:0 20px 40px #24255e13}.example-cover{height:240px;position:relative;overflow:hidden;background:#252b45}.example-cover img{width:100%;height:100%;object-fit:cover;filter:brightness(.7);transition:transform .5s}.example-card:hover img{transform:scale(1.04)}.example-cover>span{position:absolute;bottom:24px;left:25px;color:white;font-size:2rem;font-family:Manrope,sans-serif;font-weight:600}.example-card-copy{padding:30px;display:flex;flex-direction:column;flex:1}.example-card-copy .eyebrow{font-size:.8rem;line-height:1.6;margin-bottom:14px}.example-card h2{font-size:1.65rem}.example-card-copy>p:not(.eyebrow){font-size:1rem;margin:18px 0 25px}.example-open{border-top:1px solid var(--line);padding-top:20px;margin-top:auto;font-weight:550;position:relative}.example-open .relay-icon{position:absolute;right:0;top:23px;width:22px;height:22px}.new-tab-label{display:block;font-weight:400;font-size:.875rem;color:#71768b;margin-top:5px}
/* Functional laptop/phone frames retain live, navigable site previews. */
.device-showcase{min-width:0}.device-showcase>.device-switch{display:flex;justify-content:center;gap:8px;margin:18px 0 0;padding:0;background:transparent;border:0;box-shadow:none}.device-switch button{border:1px solid #7c87b780;color:#d1daf4;background:#222e4c;padding:8px 18px;border-radius:20px;cursor:pointer}.device-switch button[aria-pressed=true]{background:#8070e3;border-color:#9d8ef4;color:white}.device-showcase .preview-well{padding:0 15px 22px;background:none;border:0;overflow:visible;align-items:start}.device-showcase .preview-frame{position:relative;overflow:visible;border:8px solid #30384f;border-top-width:20px;border-bottom-width:14px;border-radius:13px 13px 5px 5px;box-shadow:0 18px 50px #0003;width:100%;background:#30384f;transition:width .45s,border-radius .45s}.device-showcase .preview-frame:before{content:'';position:absolute;top:-13px;left:calc(50% - 2px);width:4px;height:4px;border-radius:50%;background:#8791b2}.device-showcase .preview-frame:after{content:'';position:absolute;left:-5%;bottom:-26px;width:110%;height:13px;background:linear-gradient(#bbc3d8,#758198);border-radius:1px 1px 25px 25px;transition:opacity .25s}.device-showcase .frame-top{display:none}.device-showcase .preview-frame iframe{height:450px;border:0;display:block;width:100%;border-radius:3px;background:#fafaff}.device-showcase .preview-frame.mobile{width:min(100%,320px);border-radius:35px;border-width:10px;border-top-width:26px;border-bottom-width:23px;background:#30384f}.device-showcase .preview-frame.mobile iframe{height:540px;border-radius:17px}.device-showcase .preview-frame.mobile:before{width:45px;height:5px;left:calc(50% - 22px);top:-16px;border-radius:10px;background:#13192b}.device-showcase .preview-frame.mobile:after{left:calc(50% - 35px);bottom:-14px;width:70px;height:4px;border-radius:5px;background:#9ca6c1}.device-showcase .showcase-caption{font-size:.875rem;justify-content:center}.demo-device{align-self:center}.model-table table{min-width:0}.hero-copy h1{font-size:clamp(3.3rem,5.5vw,5.2rem)}
@media(max-width:1000px){.expanded-industries{grid-template-columns:repeat(2,minmax(0,1fr))}.example-cards{grid-template-columns:1fr}.example-card{display:grid;grid-template-columns:1fr 1.1fr}.example-cover{height:100%;min-height:300px}.cost-card{padding:28px}.cost-total strong{font-size:2.2rem}.device-showcase .preview-frame iframe{height:410px}}
@media(max-width:760px){.cost-contrast{grid-template-columns:1fr}.expanded-industries{grid-template-columns:1fr}.industry-intro{align-items:start}.onboarding article{grid-template-columns:40px 1fr;gap:20px;padding:32px 0}.onboarding p{font-size:1rem}.example-card{display:flex}.example-cover{height:235px;min-height:0}.example-card-copy{padding:26px}.cost-total strong{font-size:2.5rem}.device-showcase .preview-well{padding-left:12px;padding-right:12px}.device-showcase .preview-frame iframe{height:380px}.device-showcase .preview-frame.mobile iframe{height:510px}.cost-card dl>div{font-size:.9375rem}.cost-takeaway{font-size:1.125rem}.hero-copy h1{font-size:clamp(3rem,12vw,4.5rem)}}
@media(prefers-reduced-motion:reduce){.baton-handoff i,.example-card,.example-cover img,.device-showcase .preview-frame{transition:none}.example-card:hover{transform:none}}
.device-showcase .preview-frame iframe{transform-origin:top left}.device-showcase .preview-frame{box-sizing:content-box;max-width:calc(100% - 16px);height:auto}.device-showcase .preview-frame.mobile{box-sizing:border-box;max-width:100%}.device-showcase .preview-frame.mobile iframe{height:510px}.device-showcase .preview-frame:after{z-index:2}
/* Icon navigation for tablet and mobile, with an accessible open/close state. */
.menu{border:0;border-radius:0;background:transparent;padding:10px;width:44px;height:44px;color:var(--ink);cursor:pointer}.hamburger{display:flex;flex-direction:column;gap:5px;width:24px}.hamburger i{display:block;width:24px;height:2px;background:currentColor;border-radius:2px;transition:transform .2s,opacity .2s}.menu[aria-expanded=true] .hamburger i:first-child{transform:translateY(7px) rotate(45deg)}.menu[aria-expanded=true] .hamburger i:nth-child(2){opacity:0}.menu[aria-expanded=true] .hamburger i:last-child{transform:translateY(-7px) rotate(-45deg)}
@media(max-width:1100px){.nav{height:76px}.menu{display:flex;align-items:center;justify-content:center}.navlinks{display:none;position:absolute;left:0;right:0;top:100%;padding:24px 28px;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 15px 25px #1c213c0a;z-index:9;align-items:stretch;max-height:calc(100dvh - 76px);overflow-y:auto}.navlinks.open{display:flex;flex-direction:column;gap:12px}.navlinks a{padding:10px 8px;font-size:16px}.navlinks .button{padding:14px 20px}}
@media(prefers-reduced-motion:reduce){.hamburger i{transition:none}}
.request-choices{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:40px}.request-choices button{border:1px solid #596586;background:#222b47;color:#e1e6ff;padding:13px 21px;border-radius:24px;cursor:pointer;font-size:16px;transition:background .2s,border-color .2s}.request-choices button:hover{background:#33395e}.request-choices button[aria-pressed=true]{background:#7865d9;border-color:#a99cf3;color:#fff}.conversation-layout{align-items:center;grid-template-columns:.85fr 1.15fr;gap:46px}.conversation-panel{background:#1d2541;border:1px solid #3c486b;border-radius:18px;overflow:hidden}.conversation-heading{padding:22px 24px;display:flex;gap:14px;align-items:center;border-bottom:1px solid #3c486b}.conversation-avatar{display:grid;place-items:center;background:#7865dc;border-radius:12px;width:42px;height:42px;font-size:28px;font-weight:700}.conversation-heading strong{display:block;font-size:17px}.conversation-heading div>span{display:block;font-size:14px;color:#b8c3e1;margin-top:3px}.conversation-thread{padding:24px;min-height:345px;display:flex;flex-direction:column;gap:18px}.conversation-empty{font-size:17px;line-height:1.8;margin:auto 0;color:#c0cae2!important}.conversation-message{max-width:92%;padding:15px 18px;border-radius:14px;animation:messageArrival .3s ease}.conversation-message strong{font-size:13px;color:#e3deff;display:block;margin-bottom:6px}.conversation-message p{color:#f0f2ff!important;font-size:16px;line-height:1.6}.from-owner{align-self:flex-end;background:#6553bd;border-bottom-right-radius:4px}.from-relay{align-self:flex-start;background:#303b5c;border-bottom-left-radius:4px}.conversation-progress{padding:20px 24px;border-top:1px solid #3c486b}.conversation-progress .demo-status{display:block;min-height:0;margin:0;font-size:15px}.conversation-actions{display:flex;gap:24px;margin-top:15px}.conversation-actions [hidden]{display:none}.is-updating .preview-frame{box-shadow:0 0 0 3px #9682f4,0 18px 50px #0003}.conversation-layout .device-showcase{transition:opacity .2s}.demo-footnote{margin-top:40px}@keyframes messageArrival{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(max-width:760px){.conversation-layout{grid-template-columns:1fr;gap:36px}.request-choices{gap:8px;margin-bottom:28px}.request-choices button{padding:10px 14px;font-size:14px}.conversation-thread{min-height:280px;padding:20px}.conversation-message p{font-size:15px}.conversation-heading,.conversation-progress{padding:18px 20px}}@media(prefers-reduced-motion:reduce){.conversation-message{animation:none}.request-choices button{transition:none}}
.conversation-avatar .mark{color:#fff;gap:4px}.conversation-avatar .mark i{width:8px;height:23px}.typing-message{min-width:78px}.typing-dots{display:flex;align-items:center;gap:5px;height:21px}.typing-dots i{display:block;width:6px;height:6px;border-radius:50%;background:#d8d2ff;animation:typingPulse 1.2s infinite ease-in-out}.typing-dots i:nth-child(2){animation-delay:.15s}.typing-dots i:nth-child(3){animation-delay:.3s}@keyframes typingPulse{0%,60%,100%{opacity:.35;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}@media(prefers-reduced-motion:reduce){.typing-dots i{animation:none;opacity:1}}
/* Relay's dark purple entry is shared across supporting pages. */
.pagehero{background:radial-gradient(circle at 85% 15%,#5d62ab55,transparent 42%),linear-gradient(125deg,#161d3a,#26205b);color:#fff;border-bottom:0;position:relative;overflow:hidden}.pagehero .wrap{position:relative;z-index:1}.pagehero .breadcrumb{color:#b8c7eb}.pagehero .breadcrumb a:hover{color:#fff;text-decoration:underline}.pagehero .eyebrow{color:#c5bdff}.pagehero h1{color:#fff}.pagehero p:not(.eyebrow){color:#d7ddf2;line-height:1.7}.pagehero .button{background:#7461e1;border-color:#8876ec}.pagehero .button:hover{background:#8a79f4;border-color:#8a79f4}.pagehero a:focus-visible{outline-color:white}.industry-detail .sectionhead{align-items:start}.industry-detail .sectionhead p{max-width:440px}.industry-points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.industry-points article{padding:28px;border:1px solid #dfe2ef;border-radius:10px;background:#f8f8ff}.industry-points h3{font-size:1.35rem;line-height:1.3;margin-top:20px}.industry-points p{margin-top:16px;font-size:1rem;line-height:1.75}.industry-example-link{margin-top:25px}.example-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.example-card{display:flex;flex-direction:column;min-width:0}.example-cover{display:block;flex-shrink:0;height:218px;min-height:0}.example-cover img{width:100%;height:100%;object-fit:cover;filter:brightness(.82)}.concept-card-art{height:100%;background:linear-gradient(140deg,#25305e,#574db1);color:white;padding:28px;display:flex;flex-direction:column;justify-content:space-between}.concept-card-art span{font-size:.8rem;text-transform:uppercase;letter-spacing:.1em;color:#d1d8ff}.concept-card-art strong{font-size:1.7rem;line-height:1.2;letter-spacing:-.04em}.concept-card-art small{font-size:.85rem;color:#d3dcf4}.example-card:nth-child(5) .concept-card-art{background:linear-gradient(140deg,#283451,#ab603d)}.example-card:nth-child(6) .concept-card-art{background:linear-gradient(140deg,#173a4f,#3e6a99)}.example-card-copy{flex:1;padding:27px}.example-card-copy h2{font-size:1.5rem}.example-card-copy>p:not(.eyebrow){line-height:1.65}.example-links{margin-top:auto;border-top:1px solid #dfe2ef;padding-top:18px;display:flex;flex-direction:column;gap:17px}.example-links a{font-size:.95rem;color:#5447bd;font-weight:600}.example-links a:hover{text-decoration:underline}.example-links .new-tab-label{font-size:.8rem;margin-top:1px;color:#71768b}.example-card .eyebrow{line-height:1.4}
@media(max-width:1000px){.industry-points{grid-template-columns:repeat(2,minmax(0,1fr))}.example-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.example-card{display:flex}.example-cover{height:220px;min-height:0}}
@media(max-width:640px){.pagehero{padding:48px 0}.pagehero h1{font-size:clamp(2.5rem,10vw,3.5rem)}.pagehero p:not(.eyebrow){font-size:1.05rem}.industry-points,.example-cards{grid-template-columns:1fr}.industry-points article{padding:24px}.example-cover{height:210px}.example-card-copy{padding:25px}}

/* Shared vector lockup matches the supplied Relay logo exactly. */
.brand{align-items:center;line-height:1;color:#1c213c}
.brand-logo{display:block;width:138px;height:auto;overflow:visible}
.footer .brand{color:#fff}
@media(max-width:760px){.brand-logo{width:122px}}

.footer .brand:hover{color:#fff}
