@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@400;500;600;650;700;750;800&display=swap');

:root{--blue:#2563eb;--navy:#153a79;--text:#17335c;--muted:#7791a3;--pale:#edf3ff;--line:#e0eaf1;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--text);font:16px/1.65 'Segoe UI',Arial,sans-serif}button,input{font:inherit}a{color:inherit;text-decoration:none}button,a{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #82b6ff;outline-offset:5px}.wrap{max-width:1260px;margin:auto;padding:0 40px}.topline{background:#edf3ff;color:#42618d;font-size:12px}.topline .wrap{display:flex;justify-content:space-between;padding-top:9px;padding-bottom:9px}.topline a{font-weight:600}.nav{height:96px;display:flex;align-items:center;justify-content:space-between;gap:30px}.logo{font-size:25px;line-height:1.1;font-weight:750;letter-spacing:-1.3px;display:flex;align-items:center;gap:11px}.logo small{font-size:11px;letter-spacing:3px;display:block;font-weight:500;margin-bottom:4px;color:var(--blue)}.logo-mark{width:35px;height:35px;position:relative;background:var(--blue);clip-path:polygon(0 12%,100% 0,70% 100%,49% 57%);transform:rotate(7deg)}.navlinks,.account{display:flex;align-items:center;gap:26px;font-size:14px;font-weight:550}.navlinks a:hover{color:var(--blue)}.btn{display:inline-flex;justify-content:center;align-items:center;gap:17px;border:1px solid transparent;border-radius:9px;padding:14px 23px;line-height:1.3;font-size:14px;font-weight:650;background:var(--blue);color:#fff;min-height:48px}.btn:hover{background:#1d4ed8}.btn.secondary{background:#fff;border-color:#d6e2f4;color:var(--navy)}.btn.small{padding:11px 18px;font-size:13px}.hero{position:relative;overflow:hidden;background:linear-gradient(125deg,#f5f9fc 0%,#edf3ff 100%);border-radius:0 0 48px 48px}.hero-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:30px;align-items:center;padding-top:68px;padding-bottom:44px;min-height:560px}.eyebrow{font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--blue);display:flex;align-items:center;gap:9px}.eyebrow:before{content:'';width:23px;height:2px;background:currentColor}h1{font-size:clamp(44px,4.7vw,68px);line-height:1.06;letter-spacing:-3.8px;font-weight:700;margin:24px 0;color:var(--navy)}h1 em{font-style:normal;color:var(--blue)}.hero-copy>p{max-width:450px;font-size:17px;color:var(--muted);line-height:1.8;margin:0 0 28px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.micro{display:flex;gap:17px;margin-top:25px;font-size:12px;color:#51698e}.micro span:before{content:'✓';margin-right:6px;color:var(--blue)}.art{position:relative;min-height:392px;display:flex;align-items:center;justify-content:center}.halo{position:absolute;width:350px;height:350px;border-radius:50%;background:#dceaff}.halo:after{content:'';position:absolute;inset:-26px;border:1px solid #dce7fb;border-radius:50%}.report{position:relative;width:360px;background:#fff;border:1px solid #e2ebfa;border-radius:15px;padding:24px;box-shadow:0 25px 65px #2452a31a;transform:rotate(-4deg)}.report-head{display:flex;justify-content:space-between;align-items:center;font-size:12px;border-bottom:1px solid #edf1f7;padding-bottom:16px}.report-head b{font-weight:650}.report-head span{color:#8190a6;font-size:10px}.report h3{font-size:22px;letter-spacing:-.6px;line-height:1.3;margin:22px 0}.chart{height:92px;display:flex;align-items:flex-end;gap:13px;padding:0 4px;margin:15px 0 24px;border-bottom:1px solid #e4ecf8}.chart i{flex:1;background:#c6dcff;border-radius:5px 5px 0 0;height:var(--h)}.chart i:nth-child(3n){background:var(--blue)}.report-row{font-size:12px;display:flex;justify-content:space-between;padding:9px 0;border-bottom:1px solid #eff3f9}.report-row b{font-weight:500;color:var(--blue)}.floating{position:absolute;background:#fff;border:1px solid #e0eafb;box-shadow:0 12px 25px #30548d12;border-radius:12px;z-index:2;padding:15px 18px;font-size:12px;display:flex;align-items:center;gap:12px}.floating.one{right:0;top:21px;transform:rotate(4deg)}.floating.two{left:0;bottom:16px;transform:rotate(3deg)}.tile-icon{width:35px;height:35px;background:#edf3ff;color:var(--blue);display:grid;place-items:center;border-radius:10px;font-size:21px}.floating strong{display:block;font-size:13px;font-weight:600}.floating small{display:block;font-size:10px;color:var(--muted)}.slide-controls{display:flex;border-top:1px solid #d6e3f7;gap:28px;padding-top:20px;padding-bottom:22px}.slide-button{display:flex;align-items:center;gap:12px;background:none;border:0;color:#7a8da9;padding:6px 0;text-align:left;font-size:12px}.slide-button b{font-size:11px;font-weight:500;display:grid;place-items:center;width:29px;height:29px;border:1px solid #c9d9ef;border-radius:50%}.slide-button[aria-pressed=true]{color:var(--blue)}.slide-button[aria-pressed=true] b{background:var(--blue);border-color:var(--blue);color:white}.slide-note{margin-left:auto;align-self:center;color:#8494af;font-size:10px}.introstrip{display:grid;grid-template-columns:1fr 2fr;gap:60px;padding-top:43px;padding-bottom:43px;border-bottom:1px solid var(--line)}.introstrip h2{font-size:22px;line-height:1.3;letter-spacing:-.5px;margin:0}.introstrip p{color:var(--muted);font-size:14px;line-height:1.8;margin:0}.section{padding-top:82px;padding-bottom:82px}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:35px;margin-bottom:36px}.section-head h2{font-size:40px;line-height:1.13;letter-spacing:-1.7px;max-width:640px;margin:15px 0 0;font-weight:650}.textlink{font-size:13px;color:var(--blue);font-weight:600;white-space:nowrap}.features{display:grid;grid-template-columns:repeat(3,1fr);column-gap:40px;row-gap:35px}.feature{border-top:1px solid var(--line);padding-top:24px}.feature-no{font-size:12px;color:var(--blue)}.feature h3{font-size:19px;line-height:1.3;letter-spacing:-.4px;margin:15px 0 11px}.feature p{font-size:14px;line-height:1.8;color:var(--muted);margin:0}.workflow{background:#f5f8fe}.workflow-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.workflow h2{font-size:42px;line-height:1.12;letter-spacing:-1.7px;margin:18px 0}.workflow p{color:var(--muted);font-size:15px;margin-bottom:24px}.timeline{padding:28px;background:#fff;border:1px solid #e1eafb;border-radius:18px}.timeline-row{padding:19px 0;display:flex;align-items:center;gap:17px;border-bottom:1px solid #e9eff8}.timeline-row:last-child{border:0}.timeline-row .number{border-radius:50%;background:#edf3ff;color:var(--blue);width:39px;height:39px;display:grid;place-items:center;font-size:12px;flex-shrink:0}.timeline-row strong{display:block;font-size:14px}.timeline-row small{color:var(--muted);font-size:12px}.pricing{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.plan{border:1px solid var(--line);border-radius:15px;padding:29px;background:#fff}.plan.featured{border:2px solid var(--blue);background:#f9fbff}.plan-name{font-size:12px;text-transform:uppercase;letter-spacing:2px;color:var(--blue);font-weight:700}.plan h3{font-size:34px;letter-spacing:-1.3px;margin:17px 0 8px}.plan h3 small{font-size:16px;font-weight:500}.plan p{font-size:13px;color:var(--muted);min-height:40px}.plan ul{padding:20px 0;list-style:none;margin:17px 0;border-top:1px solid var(--line);font-size:13px;line-height:2.2}.plan li:before{content:'✓';color:var(--blue);margin-right:9px}.plan .btn{width:100%}.pricing-note{font-size:11px;color:var(--muted);margin-top:17px}.faq{max-width:840px}.faq h2{font-size:36px;letter-spacing:-1.1px;margin:0 0 27px}details{border-bottom:1px solid var(--line);padding:19px 0}summary{font-weight:600;font-size:15px;cursor:pointer}details p{font-size:14px;color:var(--muted);padding-right:25px;line-height:1.8}.contact-band{background:var(--blue);color:#fff;border-radius:24px;padding:42px 45px;display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:65px}.contact-band h2{font-size:33px;line-height:1.2;letter-spacing:-1px;margin:0 0 7px}.contact-band p{color:#dce9ff;font-size:14px;margin:0}.contact-band .btn{background:#fff;color:var(--blue);white-space:nowrap}.footer{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:40px;padding-bottom:40px}.footer h3{font-size:13px;margin:0 0 15px}.footer a{display:block;font-size:13px;color:var(--muted);margin:8px 0}.footer p{font-size:12px;color:var(--muted);max-width:270px}.copyright{font-size:11px;color:var(--muted);border-top:1px solid var(--line);padding-top:20px;padding-bottom:23px;display:flex;justify-content:space-between;gap:20px}.mobilemenu{display:none}.sms-art .report{transform:rotate(3deg)}[hidden]{display:none!important}
@media(min-width:1500px){.hero-grid{gap:80px}.hero-copy>p{font-size:18px}}
@media(max-width:1000px){.navlinks{gap:14px}.account>a:first-child{display:none}.nav{gap:15px}.hero-grid{gap:20px}.report{width:310px}.floating.one{right:-6px}.floating.two{left:-5px}.features{column-gap:24px}.workflow-grid{gap:38px}h1{font-size:54px}.wrap{padding-left:28px;padding-right:28px}}
@media(max-width:760px){.topline .wrap{font-size:10px}.topline .wrap span{display:none}.nav{height:79px}.navlinks{display:none}.logo{font-size:21px}.account .btn{font-size:12px;padding:10px 13px}.hero-grid{grid-template-columns:1fr;padding-top:39px;gap:15px}.hero{border-radius:0 0 28px 28px}.hero-copy>p{font-size:15px}h1{font-size:48px;letter-spacing:-2.4px}.art{min-height:360px;margin:5px 0}.halo{width:280px;height:280px}.report{width:290px}.floating.one{right:0;top:15px}.floating.two{left:0;bottom:0}.slide-controls{gap:18px}.slide-note{display:none}.slide-button{font-size:11px;gap:7px}.slide-button b{flex-shrink:0}.introstrip{grid-template-columns:1fr;gap:16px;padding-top:31px;padding-bottom:31px}.section{padding-top:50px;padding-bottom:50px}.section-head{display:block}.section-head h2,.workflow h2{font-size:33px}.section-head .textlink{display:inline-block;margin-top:18px}.features{grid-template-columns:1fr 1fr;gap:25px}.feature h3{font-size:17px}.workflow-grid{grid-template-columns:1fr;gap:25px}.pricing{grid-template-columns:1fr}.plan p{min-height:0}.contact-band{padding:28px;display:block;margin-bottom:43px}.contact-band .btn{margin-top:22px}.contact-band h2{font-size:28px}.footer{grid-template-columns:1fr 1fr;gap:24px}.footer>div:first-child{grid-column:1/-1}.copyright{display:block}.copyright span{display:block;margin-bottom:7px}.wrap{padding-left:22px;padding-right:22px}}
@media(max-width:390px){h1{font-size:41px}.features{grid-template-columns:1fr}.micro{gap:10px;font-size:10px}.report{width:260px;padding:19px}.floating{padding:11px}.hero-actions .btn{padding:12px 15px;font-size:12px}.logo-mark{width:27px;height:27px}.logo{gap:7px;font-size:19px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

.home-intro{text-align:center;padding:46px 20px 24px;max-width:820px;margin:auto}.home-intro .eyebrow{justify-content:center}.home-intro h1{font-size:64px;letter-spacing:-3px;margin:18px 0 20px}.home-intro p{font-size:17px;color:var(--muted);max-width:560px;margin:0 auto 25px}.home-intro .hero-actions{justify-content:center}.google{background:white;color:#244b65;border:1px solid #dce7ee}.google:hover{background:#edf6fb}.google b{font:bold 21px Arial;color:#4285f4}.stage-tabs{display:flex;justify-content:center;gap:10px;margin:15px 0 26px}.stage-tabs button{background:#fff;border:1px solid #e0eaf1;border-radius:30px;padding:11px 24px;color:#6b879c;font-weight:600;font-size:13px}.stage-tabs button[aria-selected=true]{background:#153a79;color:white;border-color:#153a79}.showcase{max-width:1030px;margin:0 auto 40px;background:linear-gradient(135deg,#edf3ff,#e2edff);border:1px solid #dcebf2;border-radius:25px;padding:35px 45px;display:grid;grid-template-columns:.9fr 1.2fr;gap:55px;align-items:center;min-height:350px}.showcase h2{font-size:37px;line-height:1.15;letter-spacing:-1.5px;margin:13px 0 18px}.showcase p{font-size:15px;color:#6a879b;max-width:320px}.product-window{background:white;border:1px solid #d9e7ee;border-radius:14px;box-shadow:0 18px 45px #174b6c12;overflow:hidden}.window-top{padding:13px 17px;border-bottom:1px solid #e8f0f5;font-size:11px;color:#69869b;display:flex;justify-content:space-between}.window-body{padding:22px}.editor{display:grid;grid-template-columns:60px 1fr;gap:18px}.tools{display:flex;flex-direction:column;gap:10px}.tools span{background:#eef6fb;border-radius:7px;padding:10px;text-align:center;color:#3b819d;font-size:15px}.email-preview{border:1px solid #e4edf3;padding:18px;text-align:center}.email-picture{height:87px;background:linear-gradient(145deg,#153a79,#2563eb);border-radius:7px;margin:13px 0;display:grid;place-items:center;color:white;font-size:23px;letter-spacing:-1px}.mock-line{height:6px;background:#e9f0f5;border-radius:5px;margin:9px 0}.mock-line.short{width:65%;margin-left:auto;margin-right:auto}.mock-button{background:#2563eb;color:white;font-size:10px;padding:7px 20px;border-radius:5px;display:inline-block;margin-top:9px}.visual-note{font-size:10px;color:#839baa;margin:10px 0 0;text-align:right}.send-row{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e7eff4;padding:13px 0;font-size:12px;color:#416580}.send-row b{font-weight:600;color:#17335c}.calendar{display:grid;grid-template-columns:repeat(7,1fr);gap:5px;margin:15px 0}.calendar span{font-size:10px;text-align:center;padding:5px;background:#f4f9fc;border-radius:5px}.calendar .chosen{background:#2563eb;color:white}.report-mini{display:grid;grid-template-columns:1fr 1fr;gap:9px}.report-mini span{background:#f0f7fc;border-radius:8px;padding:12px;font-size:11px;color:#496c82}.simple-links{display:grid;grid-template-columns:repeat(3,1fr);gap:36px;padding:12px 0 38px}.simple-links a{font-size:17px;font-weight:600;border-top:1px solid #e0eaf1;padding-top:20px}.simple-links small{display:block;color:#7791a3;font-size:12px;font-weight:400;margin-top:7px}.home-footer{padding-top:24px;padding-bottom:24px;border-top:1px solid #e0eaf1;display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;font-size:12px;color:#7791a3}.home-footer nav{display:flex;flex-wrap:wrap;gap:20px}.detail-head{max-width:800px;margin:55px auto 35px;text-align:center}.detail-head h1{font-size:52px}.detail-head p{color:#7791a3}.detail-content{max-width:900px;margin:0 auto 65px}.detail-content>p{color:#627e92}.auth{max-width:450px;margin:55px auto 75px;padding:35px;border:1px solid #e0eaf1;border-radius:20px;background:white;text-align:center}.auth h1{font-size:36px;letter-spacing:-1.2px}.auth p{color:#7791a3;font-size:14px}.auth .btn{width:100%;margin:8px 0}.breadcrumb{font-size:12px;color:#7791a3;margin-top:25px}.info-blocks{display:grid;grid-template-columns:repeat(3,1fr);gap:23px;margin:30px 0}.info-blocks article{border-top:1px solid #e0eaf1;padding-top:18px}.info-blocks h3{font-size:17px}.info-blocks p{font-size:14px;color:#7791a3}.small-note{font-size:11px;color:#8ba0af}.navlinks a[aria-current=page]{color:#2563eb}.steps-link{font-size:12px;color:#2563eb}.page-bg{background:#f5f9fc;min-height:600px;padding:1px 22px}.legend{font-size:11px;color:#7791a3}.footer-phone{white-space:nowrap}@media(max-width:760px){.home-intro{padding-top:29px}.home-intro h1{font-size:42px;letter-spacing:-2px}.home-intro p{font-size:15px}.showcase{grid-template-columns:1fr;padding:25px;gap:20px;margin-left:0;margin-right:0}.showcase h2{font-size:31px}.showcase p{max-width:100%}.stage-tabs{gap:6px}.stage-tabs button{padding:10px 13px;font-size:11px}.simple-links{grid-template-columns:1fr;gap:20px}.info-blocks{grid-template-columns:1fr}.navlinks{display:flex;order:3;width:100%;justify-content:space-between;font-size:12px;gap:8px}.nav{flex-wrap:wrap;height:auto;padding-top:18px;padding-bottom:18px}.detail-head h1{font-size:38px}.auth{padding:26px}.home-footer{gap:16px}.home-footer nav{gap:14px}}

.references-home,.collaboration{max-width:1180px;margin:0 auto 42px}.references-home{padding:31px 0 6px;border-top:1px solid #e0eaf1}.reference-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px}.reference-heading h2{font-size:24px;letter-spacing:-.7px;margin:12px 0}.reference-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:18px;align-items:center}.reference-logo{height:83px;display:flex;align-items:center;justify-content:center;padding:13px;background:white;border:1px solid #edf2f6;border-radius:10px}.reference-logo img{max-width:100%;max-height:52px;object-fit:contain}.collaboration{background:#edf3ff;border:1px solid #deecf4;border-radius:24px;padding:40px 50px;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.collaboration h2{font-size:36px;line-height:1.13;letter-spacing:-1.3px;margin:15px 0}.collaboration p{font-size:14px;color:#6c899b;margin:0 0 22px}.campaign-art{padding:12px 15px}.campaign-card{background:white;padding:25px;border-radius:17px;border:1px solid #dbe8f0;box-shadow:0 18px 40px #295f7d14;transform:rotate(3deg)}.campaign-pill{font-size:10px;color:#2563eb;background:#edf3ff;padding:5px 10px;border-radius:12px}.campaign-card h3{font-size:20px;letter-spacing:-.5px;margin:16px 0}.campaign-preview{display:flex;gap:15px;align-items:center;background:#f3f9fc;padding:16px;border-radius:9px}.campaign-preview>span{font-size:28px;color:#2563eb}.campaign-preview b{display:block;font-size:12px}.campaign-preview small{font-size:10px;color:#7791a3}.campaign-progress{display:flex;gap:6px;margin:19px 0}.campaign-progress i{height:5px;background:#adcaff;flex:1;border-radius:4px}.campaign-progress i:last-child{background:#e6f0f5}.campaign-reply{font-size:11px;color:#426b83}.references-all{display:grid;grid-template-columns:repeat(6,1fr);gap:22px;margin:35px 0 60px}.references-all .reference-logo{height:100px}@media(max-width:1250px){.references-home,.collaboration{margin-left:40px;margin-right:40px}}@media(max-width:760px){.references-home,.collaboration{margin-left:22px;margin-right:22px}.reference-heading{display:block}.reference-heading h2{font-size:22px}.reference-grid{grid-template-columns:repeat(4,1fr);gap:9px}.reference-logo{height:68px;padding:8px}.collaboration{grid-template-columns:1fr;padding:27px;gap:20px}.collaboration h2{font-size:31px}.campaign-art{padding:0}.references-all{grid-template-columns:repeat(3,1fr);gap:12px}}@media(max-width:390px){.reference-grid{grid-template-columns:repeat(2,1fr)}}

/* Stronger blue direction: slider carries the main brand color. */
.showcase{background:linear-gradient(120deg,#164bbd 0%,#2563eb 58%,#397ef2 100%);border-color:#2563eb;box-shadow:0 18px 40px #1c51ad16}
.showcase>div:first-child{color:#fff}
.showcase>div:first-child h2{color:#fff}
.showcase>div:first-child p{color:#e5efff}
.showcase>div:first-child .eyebrow{color:#d0e4ff}
.showcase>div:first-child .textlink{color:#fff;display:inline-block;border-bottom:1px solid #9cbeff;padding-bottom:5px}
.showcase .visual-note{color:#d5e5ff;font-size:10px}
.showcase .product-window{box-shadow:0 20px 42px #08296830;border-color:#dbe7ff}
.stage-tabs button[aria-selected=true]{background:#2563eb;border-color:#2563eb;box-shadow:0 5px 13px #2563eb24}
.stage-tabs button:not([aria-selected=true]):hover{background:#edf3ff;color:#2563eb}
.email-picture{background:linear-gradient(135deg,#164bbd,#397ef2)}
.tools span{background:#edf3ff;color:#2563eb}
.report-mini span{background:#edf3ff;color:#305386}
.calendar .chosen{background:#2563eb}
.collaboration{background:#edf3ff;border-color:#dbe6fb}

/* Compact introduction; account entry belongs to the header. */
.home-intro{padding:25px 20px 8px;max-width:820px}
.home-intro h1{font-size:54px;line-height:1.08;letter-spacing:-2.6px;margin:13px 0 13px}
.home-intro p{font-size:15px;line-height:1.65;margin:0 auto 13px}
.home-intro .eyebrow{font-size:10px;letter-spacing:1.6px}
.stage-tabs{margin:7px 0 18px}
@media(max-width:760px){.home-intro{padding:20px 5px 6px}.home-intro h1{font-size:38px;letter-spacing:-1.7px;margin:11px 0}.home-intro p{font-size:14px;margin-bottom:10px}.stage-tabs{margin:7px 0 16px}}

@media(max-width:760px){.navlinks{flex-wrap:wrap;justify-content:flex-start;column-gap:18px;row-gap:10px}.navlinks a{padding:4px 0}}

/* Daynex reference: verified primary #3174F1, light #E6F2FB, Nunito. */
:root{--blue:#3174f1;--navy:#234b8b;--text:#3b4044;--muted:#6b7484;--pale:#e6f2fb;--line:#e2e9f1}
body{font-family:'Nunito','Segoe UI',Arial,sans-serif}
.brand-logo{display:block;width:146px;height:68px;object-fit:contain;flex-shrink:0}
.logo{letter-spacing:normal;flex-shrink:0}
.nav{height:100px;border-bottom:1px solid #edf0f5}
.navlinks{font-weight:700}
.navlinks a:hover,.textlink,.eyebrow,.steps-link{color:#3174f1}
.btn{border-radius:13px;background:#3174f1;box-shadow:0 5px 12px #3174f114}
.btn:hover{background:#2464da}
.btn.secondary,.btn.google{background:#fff;color:#365785;border-color:#d9e5f2;box-shadow:none}
.btn.google:hover,.btn.secondary:hover{background:#e6f2fb}
.home-intro h1{font-weight:800;letter-spacing:-2px;color:#3b4044}
.home-intro h1 em{color:#3174f1}
.home-intro p{color:#6b7484}
.showcase{background:linear-gradient(115deg,#264f92 0%,#2d60ad 60%,#3174f1 100%);border:0;border-radius:22px;box-shadow:none;position:relative;overflow:hidden}
.showcase>div{position:relative;z-index:1}
.showcase:before{content:'';position:absolute;width:480px;height:480px;border:80px solid #ffffff05;right:-170px;top:-190px;border-radius:50%;pointer-events:none}
.showcase>div:first-child h2{font-weight:800;letter-spacing:-.7px}
.showcase>div:first-child p{color:#e3ecfb}
.showcase>div:first-child .eyebrow{color:#cfe3ff}
.showcase>div:first-child .textlink{border:1px solid #b2cef8;border-radius:11px;padding:11px 18px;font-weight:700;background:#ffffff08}
.stage-tabs button{border-radius:11px;font-weight:700;color:#626f83}
.stage-tabs button[aria-selected=true]{background:#3174f1;border-color:#3174f1;color:#fff;box-shadow:0 5px 13px #3174f126}
.stage-tabs button:not([aria-selected=true]):hover{background:#e6f2fb;color:#3174f1}
.email-picture{background:linear-gradient(135deg,#264f92,#3174f1)}
.mock-button,.calendar .chosen{background:#3174f1}
.tools span{color:#3174f1;background:#e6f2fb}
.product-window{border-radius:15px}
.collaboration{background:#e6f2fb;border-color:#d8e5ef}
.collaboration h2,.reference-heading h2{color:#3b4044;font-weight:800;letter-spacing:-.7px}
.campaign-card{transform:rotate(2deg);box-shadow:0 15px 35px #234b8b12}
.campaign-pill{color:#3174f1;background:#e6f2fb}
.campaign-preview>span{color:#3174f1}
.simple-links a{color:#3b4044}.simple-links a:hover{color:#3174f1}
@media(max-width:760px){.nav{height:auto;row-gap:13px;padding-top:12px;padding-bottom:13px}.brand-logo{width:125px;height:58px}.home-intro h1{letter-spacing:-1.3px}.navlinks{font-size:12px}.account .btn{font-size:12px}}
@media(max-width:390px){.brand-logo{width:112px;height:52px}.account .btn{padding:10px 12px}}

/* One common content edge: logo, slider, references, support, and footer. */
:root{--content-width:1200px;--page-gutter:32px}
.wrap{width:min(calc(100% - 2 * var(--page-gutter)),var(--content-width));max-width:none;padding-left:0;padding-right:0;margin-left:auto;margin-right:auto}
.references-home,.collaboration{width:min(calc(100% - 2 * var(--page-gutter)),var(--content-width));max-width:none;margin-left:auto;margin-right:auto}
.showcase{width:100%;max-width:none;margin-left:0;margin-right:0;grid-template-columns:minmax(0,.85fr) minmax(0,1.3fr);gap:42px;padding:32px 38px;min-height:0;align-items:center}
.showcase>div:first-child{min-width:0}
.slider-illustration{margin:0;min-width:0;position:relative;z-index:1}
.slider-illustration img{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:contain;border-radius:15px;background:#e6f2fb;box-shadow:0 15px 35px #12347224}
.slider-illustration figcaption{text-align:right;font-size:10px;line-height:1.4;margin-top:7px;color:#d1e3ff}
.home-intro{padding-top:20px;padding-bottom:3px}
.home-intro h1{font-size:48px;margin:11px 0;line-height:1.1}
.home-intro p{margin-bottom:9px}
.stage-tabs{margin:9px 0 17px}
.nav{display:flex;gap:22px;height:94px;flex-wrap:nowrap}
.navlinks{gap:18px;font-size:13px;flex:1;justify-content:center;white-space:nowrap}
.account{gap:13px;font-size:13px;flex-shrink:0}
.account .btn{font-size:12px;padding:11px 14px;min-height:43px}
.account>a:first-child{display:inline-flex}
.header-google{gap:9px}.header-google b{font-size:20px}
@media(max-width:1180px){.nav{display:grid;grid-template-columns:1fr auto;gap:10px 20px;height:auto;padding-top:12px;padding-bottom:14px}.navlinks{grid-column:1/-1;grid-row:2;order:3;justify-content:center;gap:28px}.account{grid-column:2;grid-row:1}.account>a:first-child{display:inline-flex}}
@media(max-width:760px){:root{--page-gutter:20px}.showcase{grid-template-columns:1fr;padding:25px;gap:23px}.slider-illustration{width:100%}.home-intro h1{font-size:37px}.account{gap:8px}.account .btn{padding:9px 11px;min-height:40px}.account>a:not(.btn){font-size:12px}.header-google span{max-width:88px;white-space:normal;line-height:1.2}.navlinks{gap:12px 22px;flex-wrap:wrap;justify-content:flex-start}.brand-logo{width:115px;height:54px}.collaboration{padding:27px}.references-home{padding-top:27px}}
@media(max-width:560px){.nav{grid-template-columns:1fr;gap:13px}.logo{justify-self:start}.account{grid-column:1;grid-row:2;justify-self:stretch;justify-content:space-between;flex-wrap:wrap}.navlinks{grid-row:3}.account .header-google{font-size:12px}.header-google span{max-width:none}.home-intro h1{font-size:34px}.showcase{padding:22px}.showcase h2{font-size:30px}}

.article-heading{max-width:850px;margin:40px 0 30px}.article-heading h1{font-size:42px;line-height:1.15;letter-spacing:-1.2px;margin:15px 0}.article-layout{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:65px;margin-bottom:65px}.source-article{font-size:16px;line-height:1.85;max-width:780px;color:#4d515f}.source-article p{margin:0 0 12px;overflow-wrap:anywhere}.source-article p:first-child{font-weight:750}.article-related{border-left:1px solid #e0eaf1;padding-left:24px;align-self:start;display:grid;gap:13px;font-size:12px;color:#3174f1}.topic-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-bottom:48px}.topic-grid>a{border:1px solid #e2e9f1;padding:25px;border-radius:14px;background:#fff}.topic-grid h3{font-size:19px;line-height:1.35;margin:0 0 11px}.topic-grid p{font-size:14px;color:#6b7484}.topic-grid span{font-size:12px;color:#3174f1;font-weight:700}.topic-hero{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;margin:38px 0 45px}.topic-hero h1{font-size:46px;letter-spacing:-1.5px;line-height:1.12}.topic-hero p{color:#6b7484}.topic-hero img{width:100%;height:auto;border-radius:18px}.resource-group>h2{font-size:24px}.navlinks{font-size:12px;gap:15px}.home-footer nav{flex-wrap:wrap}.home-footer{padding-top:24px}@media(max-width:1180px){.navlinks{gap:22px}}@media(max-width:760px){.article-heading h1{font-size:33px}.article-layout{grid-template-columns:1fr;gap:30px}.article-related{border-left:0;border-top:1px solid #e0eaf1;padding:22px 0}.topic-grid{grid-template-columns:1fr}.topic-hero{grid-template-columns:1fr;gap:20px}.topic-hero h1{font-size:35px}}

/* Final page shell: identical width and edges on every route. */
:root{--content-width:1200px;--page-gutter:32px}
.wrap,.wrap.faq,.wrap.detail-content,.wrap.section,.wrap.nav,.wrap.home-footer{width:min(calc(100% - 2 * var(--page-gutter)),var(--content-width));max-width:none;margin-left:auto;margin-right:auto;padding-left:0;padding-right:0}
.detail-content:not(.wrap){width:100%;max-width:none;margin-left:0;margin-right:0}
.references-home,.collaboration{width:min(calc(100% - 2 * var(--page-gutter)),var(--content-width));max-width:none;margin-left:auto;margin-right:auto}
.nav{height:94px;display:flex;flex-wrap:nowrap;gap:30px;grid-template-columns:none}
.navlinks{flex:1;justify-content:center;gap:24px;font-size:13px;order:initial}
.account{display:flex;flex:none;gap:0}.account .account-entry{display:inline-flex;padding:13px 21px;min-height:45px;font-size:13px;white-space:nowrap}
.article-heading,.detail-head{max-width:none;margin:38px 0 30px;text-align:left}
.detail-head .eyebrow{justify-content:flex-start!important}
.article-layout{width:100%;grid-template-columns:minmax(0,1fr) 260px;gap:48px}
.source-article{width:100%;max-width:none}
.detail-explanation{padding-top:20px;padding-bottom:50px}.detail-explanation h2,.subscriber-focus h2{font-size:31px;line-height:1.2;letter-spacing:-.7px;color:#3b4044}.detail-explanation>p{color:#6b7484;max-width:780px}
.explanation-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin:25px 0}.explanation-grid article{border-top:2px solid #d9e7fc;padding-top:18px}.explanation-grid h3{font-size:18px;line-height:1.35}.explanation-grid p{font-size:15px;color:#637386;line-height:1.85}
.subscriber-focus{padding-top:15px;padding-bottom:55px}.focus-heading{max-width:750px}.focus-heading p{color:#6b7484}.permission-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px;margin-top:26px}.permission-grid article{background:#f1f6ff;border:1px solid #dce8fa;padding:29px;border-radius:17px}.permission-grid h3{font-size:22px;line-height:1.3}.permission-grid p{font-size:15px;color:#637386;line-height:1.8}.official-source{font-size:12px;color:#6b7484}.official-source a{color:#3174f1;text-decoration:underline}
@media(max-width:1000px){.nav{height:auto;display:grid;grid-template-columns:1fr auto;gap:13px 20px;padding-top:13px;padding-bottom:14px}.navlinks{grid-column:1/-1;grid-row:2;justify-content:flex-start;flex-wrap:wrap;gap:12px 24px}.account{grid-column:2;grid-row:1}}
@media(max-width:760px){:root{--page-gutter:20px}.wrap.faq,.wrap.detail-content{max-width:none}.article-layout{grid-template-columns:1fr;gap:25px}.explanation-grid,.permission-grid{grid-template-columns:1fr}.detail-head,.article-heading{margin:28px 0}.detail-head h1{font-size:37px}.detail-explanation h2,.subscriber-focus h2{font-size:28px}.nav{grid-template-columns:1fr auto}.navlinks{grid-row:2}.account{grid-column:2;grid-row:1;justify-self:end}.brand-logo{width:115px;height:54px}}

.editorial-hero{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:50px;margin:32px 0 45px}.editorial-hero h1{font-size:43px;line-height:1.12;letter-spacing:-1.3px;color:#234b8b}.editorial-hero p{color:#637386;font-size:16px;line-height:1.8}.editorial-hero figure{margin:0}.editorial-hero img{width:100%;height:auto;display:block;border-radius:18px}.editorial-hero figcaption{font-size:10px;text-align:right;color:#7b8a9c;margin-top:5px}.editorial-grid{display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:55px;margin-bottom:60px}.editorial-grid article section{padding:25px 0;border-top:1px solid #e0eaf1}.editorial-grid h2{font-size:24px;line-height:1.3;margin:10px 0}.editorial-grid p{font-size:16px;color:#5b6b7f;line-height:1.9;margin:0}.section-index{font-size:12px;color:#3174f1}.editorial-grid aside{background:#f0f6ff;border-radius:15px;padding:24px;align-self:start}.editorial-grid aside h2{font-size:17px;margin:0 0 19px}.editorial-grid aside a{display:block;font-size:13px;color:#3174f1;padding:13px 0;border-top:1px solid #dae6f7}@media(max-width:760px){.editorial-hero,.editorial-grid{grid-template-columns:1fr;gap:24px}.editorial-hero h1{font-size:33px}.editorial-grid h2{font-size:22px}}

.resource-category-nav{display:flex;gap:12px;flex-wrap:wrap;margin:0 0 30px}.resource-category-nav a{border:1px solid #dbe6f8;padding:10px 16px;border-radius:9px;color:#3174f1;background:#f4f8ff;font-size:13px;font-weight:700}
.resource-category-banner{display:grid;grid-template-columns:1fr 340px;align-items:center;gap:35px;background:#e6f2fb;border:1px solid #dce9f5;border-radius:18px;margin:0 0 22px;overflow:hidden;min-height:220px;padding:25px 30px}
.resource-category-banner h2{font-size:29px;line-height:1.2;letter-spacing:-.7px;margin:13px 0;color:#234b8b}.resource-category-banner p{font-size:15px;color:#60758d;max-width:590px;margin:0;line-height:1.75}.resource-category-banner figure{margin:0}.resource-category-banner img{display:block;width:100%;height:auto;max-height:200px;object-fit:contain;border-radius:12px}
.resource-category-banner.rehber{background:#edf3ff}.resource-category-banner.kurumsal{background:#f3f6fb}.resource-category-banner.kurumsal figure{background:white;border-radius:14px;padding:28px}.resource-category-banner.kurumsal img{max-height:128px}
.resource-group{scroll-margin-top:20px}.resource-group .topic-grid>a{display:flex;flex-direction:column}.resource-group .topic-grid span{margin-top:auto}.resource-group .topic-grid p{line-height:1.75}
@media(max-width:760px){.resource-category-banner{grid-template-columns:1fr;gap:22px;padding:25px}.resource-category-banner h2{font-size:25px}.resource-category-banner figure{max-width:360px;width:100%;margin:auto}.resource-category-banner img{max-height:210px}.resource-category-nav{gap:8px}.resource-category-nav a{font-size:12px;padding:9px 12px}}

/* A full-container introduction: clear product promise and practical benefits. */
.home-intro.home-intro-purpose{max-width:none;width:100%;margin:0;padding:34px 0 30px;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);gap:clamp(26px,4vw,62px);align-items:center;text-align:left}
.home-intro-purpose .eyebrow{justify-content:flex-start;font-size:10px;letter-spacing:1.1px;line-height:1.6}
.home-intro-purpose h1{font-size:clamp(32px,3.5vw,44px);line-height:1.16;letter-spacing:-1.6px;margin:13px 0 16px;color:#234b8b}
.home-intro-purpose h1 em{font-style:normal;color:#3174f1}
.home-intro-purpose .intro-message>p{max-width:510px;font-size:15px;line-height:1.75;margin:0;color:#617187}
.intro-benefits{list-style:none;padding:0 0 0 30px;margin:0;border-left:1px solid #dce7f5;display:grid;gap:19px;min-width:0}
.intro-benefits li{display:flex;align-items:center;gap:14px;min-width:0}
.benefit-icon{width:43px;height:43px;flex:0 0 43px;border-radius:13px;background:#edf4ff;color:#3174f1;display:grid;place-items:center}
.benefit-icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.intro-benefits strong{display:block;font-size:15px;line-height:1.45;color:#234b8b;font-weight:800}
.intro-benefits li div>span{display:block;font-size:12px;line-height:1.6;color:#617187;margin-top:3px}
@media(max-width:850px){.home-intro.home-intro-purpose{grid-template-columns:1fr;gap:24px;padding:25px 0}.intro-benefits{border-left:0;border-top:1px solid #dce7f5;padding:21px 0 0;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.intro-benefits li{display:block}.benefit-icon{margin-bottom:10px}.home-intro-purpose .intro-message>p{max-width:650px}.intro-benefits strong{font-size:14px}}
@media(max-width:560px){.home-intro-purpose h1{font-size:32px;letter-spacing:-1px}.home-intro-purpose .eyebrow{font-size:9px;letter-spacing:.7px}.intro-benefits{grid-template-columns:1fr;gap:15px}.intro-benefits li{display:flex}.benefit-icon{margin-bottom:0}.intro-benefits li div>span{font-size:12px}}

.intro-benefits .intro-step{display:flex;align-items:center;gap:14px;width:100%;border-radius:12px;text-decoration:none}.intro-step:hover strong{color:#3174f1}.intro-step:hover .benefit-icon{background:#3174f1;color:white}.intro-step:focus-visible{outline:2px solid #3174f1;outline-offset:5px}@media(min-width:561px) and (max-width:850px){.intro-benefits .intro-step{display:block}}
.contact-dialog{width:min(590px,calc(100% - 32px));max-height:calc(100dvh - 40px);padding:0;border:1px solid #dce7f5;border-radius:24px;box-shadow:0 28px 100px #10285540;color:#234b8b;background:white;overflow:auto;margin:auto}.contact-dialog::backdrop{background:#112b56a8;backdrop-filter:blur(5px)}.contact-dialog-content{padding:32px;position:relative}.contact-close{position:absolute;right:17px;top:13px;background:#f1f5fb;border:0;border-radius:50%;width:35px;height:35px;font-size:25px;color:#536580;cursor:pointer}.contact-symbol{display:grid;place-items:center;width:47px;height:47px;border-radius:14px;background:#edf4ff;color:#3174f1;font-size:25px;margin-bottom:15px}.contact-dialog h2{font-size:29px;line-height:1.2;margin:10px 0}.contact-dialog p{font-size:14px;line-height:1.65;color:#617187}.contact-dialog form{display:grid;gap:15px;margin-top:22px}.contact-fields{display:grid;grid-template-columns:1fr 1fr;gap:14px}.contact-dialog label{display:grid;gap:7px;font-size:12px;font-weight:800;color:#234b8b}.contact-dialog input,.contact-dialog textarea,.contact-dialog select{box-sizing:border-box;width:100%;min-width:0;background:#fbfcff;border:1px solid #d9e3f0;border-radius:10px;padding:11px 12px;font:inherit;font-size:14px;font-weight:400;color:#263e62}.contact-dialog textarea{resize:vertical}.contact-dialog :is(input,textarea,select):focus{outline:2px solid #3174f1;outline-offset:2px}.contact-dialog .contact-preview-note{font-size:11px;margin:0;line-height:1.6}.contact-submit{width:100%;justify-content:center;gap:12px;cursor:pointer}.contact-result{background:#edf4ff;border-radius:12px;padding:16px;font-size:13px}.contact-result p{font-size:12px;margin:5px 0 10px}.contact-result[hidden]{display:none}.contact-direct{border-top:1px solid #e2eaf5;display:flex;flex-wrap:wrap;gap:8px 17px;margin-top:22px;padding-top:17px;font-size:12px}.contact-direct span{width:100%;color:#6b7484}.contact-direct a{color:#3174f1}.collaboration button.btn{cursor:pointer;font-family:inherit}.contact-close:focus-visible,.contact-submit:focus-visible{outline:2px solid #3174f1;outline-offset:3px}@media(max-width:560px){.contact-dialog-content{padding:25px 21px}.contact-fields{grid-template-columns:1fr}.contact-dialog h2{font-size:25px}}
.support-contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin:0 0 44px}.support-channel{display:grid;gap:8px;padding:26px;border:1px solid #dce7f5;border-radius:18px;background:#f3f7ff;min-width:0}.support-channel>span:not(.support-glyph){font-size:13px;color:#617187}.support-channel strong{font-size:clamp(16px,2vw,23px);color:#234b8b;overflow-wrap:anywhere}.support-channel small{font-size:13px;color:#617187}.support-glyph{display:grid;place-items:center;width:43px;height:43px;background:#e4eeff;color:#3174f1;font-size:24px;border-radius:12px;margin-bottom:8px}.support-topics h2,.support-bottom h2,.dedicated-explanation>h2{font-size:28px;color:#234b8b;line-height:1.3}.support-bottom{display:grid;grid-template-columns:1.5fr 1fr;gap:45px;background:#f5f8fc;padding:30px;border-radius:18px;margin-bottom:45px}.support-bottom p{font-size:15px;line-height:1.8;color:#617187}.dedicated-explanation{border-top:1px solid #dce7f5;padding:30px 0 36px}.dedicated-explanation article{padding:22px;border-radius:15px;background:#f3f7ff}.dedicated-explanation h3{font-size:19px;line-height:1.4;color:#234b8b}.dedicated-explanation p{font-size:14px;line-height:1.85;color:#617187}.contract-notice{padding:17px 22px;background:#edf4ff;border-left:4px solid #3174f1;color:#234b8b;border-radius:8px;font-weight:800;margin-bottom:24px}.contract-copy{padding-bottom:50px;columns:1}.contract-copy h2{font-size:24px;line-height:1.4;color:#234b8b;border-top:1px solid #dce7f5;padding-top:26px;margin-top:30px}.contract-copy p{font-size:15px;line-height:1.9;color:#536580;max-width:90ch}.contract-copy a{color:#3174f1;text-decoration:underline}@media(max-width:760px){.support-contact-grid,.support-bottom{grid-template-columns:1fr;gap:20px}.support-bottom{padding:23px}.support-topics h2,.support-bottom h2,.dedicated-explanation>h2{font-size:25px}}
.connect-hero{display:grid;grid-template-columns:1fr 1.1fr;gap:45px;align-items:center;padding:35px 0 45px}.connect-hero h1{font-size:46px;line-height:1.15;letter-spacing:-1.7px;color:#234b8b}.connect-hero h1 em{color:#3174f1;font-style:normal}.connect-hero p,.connect-fit p,.connect-next p{font-size:16px;line-height:1.8;color:#617187}.connect-actions{display:flex;flex-wrap:wrap;align-items:center;gap:18px;margin-top:22px}.connect-note{display:block;font-size:11px;color:#617187;margin-top:12px}.connect-map{min-height:360px;position:relative;background:radial-gradient(ellipse at center,#d7e8ff 0%,#f0f6ff 65%,#f8fbff 100%);border:1px solid #dce7f5;border-radius:24px;overflow:hidden}.connect-orbit{width:220px;height:220px;border:1px dashed #9dbdf4;position:absolute;left:50%;top:46%;transform:translate(-50%,-50%);border-radius:50%}.connect-center{position:absolute;left:50%;top:46%;transform:translate(-50%,-50%);display:grid;place-items:center;width:145px;height:120px;background:#234b8b;color:white;border-radius:24px;box-shadow:0 15px 35px #234b8b30;z-index:1}.connect-center>span{font-size:13px;letter-spacing:3px}.connect-center strong{font-size:24px;letter-spacing:1px;margin-top:-10px}.connect-center small{font-size:10px;margin-top:-10px;color:#d7e8ff}.connect-node{position:absolute;display:flex;align-items:center;gap:8px;background:white;padding:10px 13px;border:1px solid #dce7f5;border-radius:12px;color:#234b8b;font-size:12px;font-weight:800;box-shadow:0 7px 20px #234b8b0b;z-index:2}.connect-node b{font-size:20px;color:#3174f1}.cm-email{left:7%;top:15%}.cm-wa{right:7%;top:15%}.cm-sms{left:4%;top:43%}.cm-push{right:4%;top:43%}.cm-google{left:8%;bottom:18%}.cm-meta{right:8%;bottom:18%}.connect-caption{position:absolute;bottom:17px;left:12px;right:12px;text-align:center;font-size:10px;color:#617187}.connect-fit{display:grid;grid-template-columns:1fr 1.4fr;gap:45px;border-top:1px solid #dce7f5;padding:36px 0}.connect-fit h2,.connect-solutions h2,.connect-next h2{font-size:30px;line-height:1.25;color:#234b8b}.connect-module{padding:24px;border:1px solid #dce7f5;border-radius:16px;background:#fff}.connect-module h3{font-size:19px;color:#234b8b}.connect-module p{font-size:14px;line-height:1.8;color:#617187}.connect-next{display:grid;grid-template-columns:1.3fr 1fr;align-items:center;gap:30px;padding:32px;border-radius:20px;background:#edf4ff;margin-bottom:25px}.connect-next .connect-actions{margin:0}.connect-showcase .connect-map{width:100%;min-width:0}.connect-showcase[hidden]{display:none}.stage-tabs{flex-wrap:wrap}.stage-tabs button:last-child{white-space:normal}.navlinks a{white-space:nowrap}@media(max-width:900px){.connect-hero,.connect-fit,.connect-next{grid-template-columns:1fr;gap:24px}.connect-hero h1{font-size:38px}.connect-map{min-height:350px}.connect-next{padding:26px}}@media(max-width:560px){.connect-hero h1{font-size:33px}.connect-showcase .connect-map{min-height:310px}.connect-node{font-size:10px;padding:7px;gap:5px}.connect-node b{font-size:16px}.connect-center{width:112px;height:102px}.connect-center strong{font-size:20px}.connect-center>span{font-size:10px}.cm-email,.cm-google{left:3%}.cm-wa,.cm-meta{right:3%}.cm-sms{left:2%}.cm-push{right:2%}.connect-orbit{width:185px;height:185px}.stage-tabs button{flex:1 1 40%}}
.cm-new-hero{padding:32px 0 40px;display:grid;grid-template-columns:1fr 1.1fr;align-items:center;gap:35px}.cm-real-logo{display:block;width:200px;max-height:80px;object-fit:contain;object-position:left;margin:18px 0}.cm-new-hero h1{font-size:45px;line-height:1.14;letter-spacing:-1.5px;color:#234b8b}.cm-new-hero h1 em{font-style:normal;color:#3174f1}.cm-hero-copy>p{font-size:16px;line-height:1.8;color:#617187}.cm-montage{display:grid;grid-template-columns:1fr 1fr;gap:12px;min-width:0;align-items:center}.cm-montage figure{margin:0;min-width:0;border:1px solid #e0eafa;background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 12px 28px #234b8b08}.cm-montage figure:first-child{grid-row:span 2}.cm-montage img{width:100%;height:145px;object-fit:contain;display:block}.cm-montage figure:first-child img{height:280px}.cm-montage figcaption{font-size:12px;line-height:1.4;text-align:center;font-weight:800;color:#234b8b;padding:9px 8px 13px}.cm-choice{display:grid;grid-template-columns:1fr 1.4fr;gap:20px;margin:10px 0 45px}.cm-choice article{padding:28px;border:1px solid #dce7f5;border-radius:18px;background:#f8faff}.cm-choice .cm-choice-wide{background:#edf4ff;border-color:#a9c6f7}.cm-choice h2{font-size:25px;color:#234b8b}.cm-choice p{font-size:15px;line-height:1.8;color:#617187}.cm-section-heading{padding:30px 0 20px;max-width:850px}.cm-section-heading h2{font-size:32px;line-height:1.25;color:#234b8b}.cm-section-heading p{color:#617187;font-size:16px;line-height:1.7}.cm-feature{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center;padding:35px 0 50px;border-bottom:1px solid #e0eafa;scroll-margin-top:25px}.cm-feature:nth-of-type(even)>figure{order:2}.cm-feature figure{margin:0;background:#f6f9ff;border-radius:22px;padding:20px;min-width:0}.cm-feature figure img{display:block;width:100%;height:340px;object-fit:contain}.cm-feature figcaption{font-size:10px;text-align:center;color:#718096}.cm-channel-label{font-size:13px;font-weight:800;background:#e9f1ff;color:#3174f1;border-radius:20px;padding:7px 13px;display:inline-block}.cm-feature h2{font-size:31px;line-height:1.25;color:#234b8b;margin:17px 0}.cm-feature p{color:#617187;font-size:16px;line-height:1.8}.cm-tags{display:flex;list-style:none;padding:0;gap:8px;flex-wrap:wrap}.cm-tags li{font-size:11px;border:1px solid #dce7f5;color:#234b8b;padding:7px 10px;border-radius:8px}.cm-example{border-left:3px solid #3174f1;padding:10px 15px;font-size:13px;line-height:1.7;color:#617187;margin:20px 0}.cm-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.cm-image-card{border:1px solid #dce7f5;border-radius:18px;overflow:hidden;background:white}.cm-image-card figure{margin:0;background:#f7faff;padding:18px}.cm-image-card img{width:100%;height:200px;display:block;object-fit:contain}.cm-image-card>div{padding:20px}.cm-image-card h3{font-size:21px;line-height:1.3;color:#234b8b;margin:0 0 12px}.cm-image-card p{font-size:14px;line-height:1.8;color:#617187}.cm-image-card .textlink{font-size:12px}.cm-business-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-bottom:45px}.cm-home-promo{margin-top:15px;margin-bottom:40px}.cm-home-inner{border:1px solid #cbdffb;background:linear-gradient(120deg,#edf4ff,#f8fbff);padding:35px;border-radius:24px;display:grid;grid-template-columns:1fr 1.1fr;gap:32px;align-items:center}.cm-home-inner h2{font-size:32px;line-height:1.2;color:#234b8b;letter-spacing:-.8px}.cm-home-inner p{font-size:15px;line-height:1.7;color:#617187}.cm-home-inner .cm-real-logo{width:170px}.cm-home-inner .cm-montage img{height:115px}.cm-home-inner .cm-montage figure:first-child img{height:240px}@media(max-width:850px){.cm-new-hero,.cm-choice,.cm-feature,.cm-home-inner{grid-template-columns:1fr;gap:25px}.cm-feature:nth-of-type(even)>figure{order:0}.cm-card-grid,.cm-business-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cm-new-hero h1{font-size:37px}.cm-feature figure img{height:290px}.cm-home-inner{padding:26px}.cm-home-inner h2{font-size:29px}}@media(max-width:560px){.cm-card-grid,.cm-business-grid{grid-template-columns:1fr}.cm-new-hero h1{font-size:33px}.cm-feature h2,.cm-section-heading h2{font-size:27px}.cm-feature{gap:22px}.cm-montage{gap:8px}.cm-montage figcaption{font-size:10px}.cm-montage img{height:105px}.cm-montage figure:first-child img{height:225px}.cm-home-inner .cm-montage img{height:95px}.cm-home-inner .cm-montage figure:first-child img{height:210px}.cm-home-inner{padding:22px}.cm-real-logo{width:175px}}

.cm-home-inner #cm-home-title{font-size:clamp(27px,3vw,37px);line-height:1.18;letter-spacing:-1px}.cm-home-inner #cm-home-title em{font-style:normal;color:#3174f1}
.cm-story{border:1px solid #c8dbf9;border-radius:26px;background:linear-gradient(145deg,#edf4ff,#f6faff);padding:38px;margin:15px 0 15px}.cm-story-heading{display:flex;justify-content:space-between;align-items:center;gap:30px;margin-bottom:28px}.cm-story-heading>div{max-width:790px}.cm-story-heading .cm-real-logo{width:195px;margin:0 0 22px}.cm-story-heading #cm-home-title{font-size:clamp(29px,3.2vw,42px);letter-spacing:-1.2px;line-height:1.16;color:#234b8b;margin:13px 0 17px}.cm-story-heading #cm-home-title em{font-style:normal;color:#3174f1}.cm-story-heading p{font-size:16px;line-height:1.75;color:#526b8a;max-width:660px;margin:0}.cm-story-heading>.btn{flex-shrink:0}.cm-story-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.cm-story-steps article{background:#fff;border:1px solid #dce7f5;border-radius:20px;padding:22px;position:relative;min-width:0}.cm-story-steps article.cm-story-primary{border:2px solid #3174f1;box-shadow:0 14px 30px #3174f113}.cm-story-number{font-size:10px;letter-spacing:.8px;font-weight:800;color:#3174f1;display:block}.cm-story-steps figure{margin:14px -5px 17px}.cm-story-steps img{width:100%;height:235px;object-fit:contain;display:block}.cm-story-steps h3{font-size:23px;line-height:1.25;letter-spacing:-.5px;color:#234b8b;margin:0 0 12px}.cm-story-steps p{font-size:14px;line-height:1.8;color:#617187;margin:0}.cm-story-bottom{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-top:28px;padding-top:25px;border-top:1px solid #ccdcf2}.cm-story-bottom strong{font-size:18px;color:#234b8b}.cm-story-bottom p{font-size:13px;line-height:1.8;color:#536b89;margin:7px 0}.cm-story-bottom small{font-size:11px;color:#617187}.cm-story-bottom>.btn{flex-shrink:0}@media(max-width:1050px){.cm-story-heading{display:block}.cm-story-heading>.btn{margin-top:20px}.cm-story-steps img{height:190px}.cm-story-steps h3{font-size:20px}}@media(max-width:760px){.cm-story{padding:24px}.cm-story-steps{grid-template-columns:1fr}.cm-story-steps img{height:240px}.cm-story-steps h3{font-size:23px}.cm-story-bottom{display:block}.cm-story-bottom>.btn{margin-top:18px}.cm-story-heading #cm-home-title{font-size:30px;letter-spacing:-.8px}.cm-story-heading .eyebrow{font-size:9px;line-height:1.6}.cm-story-heading p{font-size:15px}}
.cm-story-heading.cm-story-heading-aligned{display:block;margin-bottom:28px}.cm-story-heading-aligned>div{max-width:none}.cm-story-kicker{display:flex;align-items:center;justify-content:center;gap:15px;flex-wrap:wrap;background:#e0ecff;border:1px solid #c8dcfb;border-radius:12px;padding:12px 18px;margin-bottom:28px;color:#234b8b;font-size:14px;font-weight:800;letter-spacing:.2px}.cm-story-kicker i{color:#3174f1;font-style:normal}.cm-story-title-row{display:grid;grid-template-columns:210px minmax(0,1fr);gap:32px;align-items:center}.cm-story-brand{border-right:1px solid #c8dbf5;padding-right:25px;display:flex;align-items:center;min-height:90px}.cm-story-heading-aligned .cm-real-logo{width:100%;height:auto;max-height:95px;object-fit:contain;margin:0}.cm-story-heading-aligned #cm-home-title{font-size:clamp(28px,3vw,39px);line-height:1.2;margin:0;letter-spacing:-1px}.cm-story-summary{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-top:25px}.cm-story-summary p{max-width:650px;margin:0;font-size:15px}.cm-story-summary>.btn{flex-shrink:0}@media(max-width:760px){.cm-story-title-row{grid-template-columns:140px minmax(0,1fr);gap:20px}.cm-story-brand{padding-right:18px;min-height:75px}.cm-story-heading-aligned #cm-home-title{font-size:28px}.cm-story-summary{display:block}.cm-story-summary>.btn{margin-top:18px}.cm-story-kicker{font-size:12px;gap:9px;padding:11px;margin-bottom:23px}}@media(max-width:480px){.cm-story-title-row{grid-template-columns:1fr;gap:17px}.cm-story-brand{border-right:0;padding-right:0;min-height:0}.cm-story-heading-aligned .cm-real-logo{width:150px;max-height:65px}.cm-story-kicker{font-size:11px;gap:6px}.cm-story-heading-aligned #cm-home-title{font-size:28px;letter-spacing:-.7px}}
.reference-customer-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:35px}.reference-customer{border:1px solid #e0e8f2;border-radius:15px;background:#fff;padding:17px;text-align:center;min-width:0}.reference-customer .reference-logo{height:100px;padding:12px;border:0;border-radius:9px;margin-bottom:12px}.reference-customer .reference-logo img{max-width:100%;max-height:76px;width:auto;height:auto;object-fit:contain}.reference-customer .reference-logo-dark{background:#234b8b}.reference-customer h3{font-size:14px;line-height:1.4;color:#234b8b;margin:0 0 6px}.reference-customer p{font-size:11px;line-height:1.5;color:#718096;margin:0}.reference-directory{margin-bottom:55px}@media(max-width:950px){.reference-customer-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:600px){.reference-customer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.reference-customer{padding:12px}.reference-customer h3{font-size:12px}.reference-customer .reference-logo{height:80px;padding:8px}}

/* Compact reference wall, shared by home and directory. */
.reference-customer-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}
.reference-customer{padding:10px 8px;border-radius:10px}
.reference-customer .reference-logo{display:flex;align-items:center;justify-content:center;width:100%;height:66px;padding:8px;margin-bottom:7px;border-radius:6px}
.reference-customer .reference-logo img{display:block;max-width:100%;max-height:50px;width:auto;height:auto;object-fit:contain;opacity:1;filter:none}
.reference-customer .reference-logo-dark{background:#172b45}
.reference-customer h3{font-size:11px;line-height:1.35;margin:0;min-height:30px;display:flex;align-items:center;justify-content:center}
@media(max-width:1000px){.reference-customer-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}
@media(max-width:760px){.reference-customer-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:420px){.reference-customer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
