@import "https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard.css";:root{--color-navy:#0b1f3a;--color-blue:#1769e0;--color-blue-hover:#0e56c7;--color-mapleafy:#218a5a;--color-bg-warm:#f8f9f7;--color-surface:#f4f7fb;--color-page-bg:#fbfdff;--color-surface-glass:#ffffffc7;--color-surface-glass-strong:#ffffffe6;--color-border-soft:#b0c4e673;--color-shadow-soft:0 16px 42px #0b1f3a14;--color-hero-accent:#347be8;--gradient-hero-light:linear-gradient(135deg, #fff 0%, #f8fbff 52%, #eef5ff 100%);--blur-glass:14px;--color-border:#dde4ee;--color-text:#445167;--color-muted:#6f7c8f;--color-success:#218a5a;--color-warning:#9a570d;--color-error:#b72f2f;--shadow-soft:0 20px 60px #0b1f3a14;--container:1240px;--section-space:clamp(6rem, 10vw, 10rem);--font-en:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-ko:Pretendard, "Noto Sans KR", "Apple SD Gothic Neo", var(--font-en);color:var(--color-text);font-family:var(--font-en);font-synthesis:none;text-rendering:optimizelegibility}html[lang=ko]{font-family:var(--font-ko);word-break:keep-all}html{scroll-behavior:smooth;background:#fff}*{box-sizing:border-box}body{min-width:320px;color:var(--color-text);background:#fff;margin:0;overflow-x:clip}body,button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img,svg{max-width:100%;display:block}button{color:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--color-navy);letter-spacing:-.035em}h1{margin-bottom:1.5rem;font-size:clamp(2.45rem,5.2vw,4rem);line-height:1.11}h2{margin-bottom:1rem;font-size:clamp(2rem,4vw,2.5rem);line-height:1.22}h3{margin-bottom:.65rem;font-size:1.2rem;line-height:1.35}p{font-size:1.0625rem;line-height:1.72}:focus-visible{outline-offset:3px;outline:3px solid #6da8ff}::selection{color:var(--color-navy);background:#cfe0ff}.container{width:min(100% - clamp(2.5rem, 8vw, 8rem), var(--container));margin-inline:auto}.section{padding-block:var(--section-space)}.section--warm{background:var(--color-bg-warm)}.section--surface{background:var(--color-surface)}.section--green-soft{background:#eff9f3}.section--navy{background:var(--color-navy);color:#d8e3f2}.section--navy h2,.section--navy h3{color:#fff}.eyebrow{color:var(--color-blue);letter-spacing:.13em;text-transform:uppercase;margin-bottom:1rem;font-size:1rem;font-weight:800;line-height:1.4}.eyebrow--light{color:#a9cbff}.section-heading{max-width:780px;margin-bottom:clamp(2.5rem,5vw,4rem)}.home-page{--home-eyebrow-size:1rem;--home-body-size:1.0625rem;--home-button-size:.92rem;--home-button-height:48px;--home-section-gap:1.75rem}.home-page .button{min-height:var(--home-button-height);font-size:var(--home-button-size);padding:.78rem 1.15rem}.home-page .eyebrow{font-size:var(--home-eyebrow-size)}.home-page .section-heading__body{font-size:var(--home-body-size);line-height:1.72}.home-main-section{--home-copy-gap:1.75rem}.home-main-section__copy .section-heading{margin-bottom:var(--home-copy-gap)}.home-main-section__copy .section-heading__body{margin-bottom:0}.home-main-section__copy .capability-list{margin-block:var(--home-copy-gap)}.home-main-section--studio .section-heading{margin-bottom:var(--home-copy-gap)}.section-heading--center{text-align:center;margin-inline:auto}.section-heading__body{max-width:680px;color:var(--color-text);white-space:pre-line;font-size:clamp(1.08rem,2vw,1.25rem)}.section-heading h2,.page-hero h1,.centered-copy p{white-space:pre-line}.section-heading--center .section-heading__body{margin-inline:auto}.skip-link{z-index:1000;background:var(--color-navy);color:#fff;border-radius:.5rem;padding:.75rem 1rem;transition:transform .18s;position:fixed;top:.75rem;left:.75rem;transform:translateY(-200%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:100;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;border-bottom:1px solid #dde4eed9;position:sticky;top:0}.site-header__inner{align-items:center;gap:2rem;min-height:60px;display:flex}.brand{color:var(--color-navy);letter-spacing:-.03em;flex:none;align-items:center;gap:.65rem;font-size:1.1rem;font-weight:800;display:inline-flex}.brand img{object-fit:contain;width:24px;height:29px}.brand--inverse{color:#fff}.brand--inverse img{filter:brightness(0)invert()}.desktop-nav{align-items:center;gap:.2rem;margin-left:auto;display:flex}.desktop-nav>a,.nav-group__button{color:#33425a;cursor:pointer;background:0 0;border:0;border-radius:.55rem;align-items:center;min-height:44px;padding:.7rem .8rem;font-size:.9rem;font-weight:500;line-height:1.2;display:inline-flex}.desktop-nav>a:hover,.desktop-nav>a[aria-current=page],.nav-group__button:hover,.nav-group__button[aria-expanded=true]{background:var(--color-surface);color:var(--color-blue)}.nav-group{position:relative}.nav-group__button{align-items:center;gap:.3rem;display:inline-flex}.chevron{font-size:1rem;transition:transform .18s}.nav-group__button[aria-expanded=true] .chevron{transform:rotate(180deg)}.nav-popover{border:1px solid var(--color-border);width:310px;box-shadow:var(--shadow-soft);background:#fff;border-radius:1rem;padding:.65rem;display:grid;position:absolute;top:calc(100% + .55rem);left:0}.nav-popover a{border-radius:.7rem;flex-direction:column;justify-content:center;min-height:60px;padding:.7rem .8rem;display:flex}.nav-popover a:hover,.nav-popover a:focus-visible{background:var(--color-surface)}.nav-popover strong{color:var(--color-navy);font-size:.92rem}.nav-popover span{color:var(--color-muted);margin-top:.15rem;font-size:.78rem}.site-header__actions{align-items:center;gap:.9rem;display:flex}.language-switch{white-space:nowrap;align-items:center;gap:.25rem;display:inline-flex}.language-switch button{min-width:34px;min-height:44px;color:var(--color-muted);cursor:pointer;background:0 0;border:0;padding:0;font-size:.74rem;font-weight:500}.language-switch button[aria-pressed=true]{color:var(--color-navy);text-underline-offset:.25rem;text-decoration:underline}.mobile-menu-button{border:1px solid var(--color-border);cursor:pointer;background:#fff;border-radius:.65rem;place-content:center;gap:5px;width:46px;height:46px;display:none}.mobile-menu-button span{background:var(--color-navy);width:20px;height:2px}.mobile-drawer-backdrop{z-index:120;background:#040f1e7a;position:fixed;inset:0}.mobile-drawer{background:#fff;flex-direction:column;width:min(92vw,430px);min-height:100%;padding:1.25rem;display:flex;position:absolute;top:0;right:0;overflow-y:auto;box-shadow:-20px 0 60px #0b1f3a2e}.mobile-drawer__top{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;padding-bottom:1.25rem;display:flex}.icon-button{background:var(--color-surface);cursor:pointer;border:0;border-radius:.6rem;place-content:center;width:44px;height:44px;font-size:1.8rem;display:grid}.mobile-drawer nav{gap:.2rem;padding-block:1rem;display:grid}.mobile-drawer nav p{color:var(--color-muted);letter-spacing:.1em;text-transform:uppercase;margin:1rem 0 .3rem;font-size:.72rem;font-weight:800}.mobile-drawer nav a{min-height:48px;color:var(--color-navy);border-radius:.55rem;flex-direction:column;justify-content:center;padding:.55rem .7rem;font-weight:700;display:flex}.mobile-drawer nav a:hover{background:var(--color-surface)}.mobile-drawer nav a span{color:var(--color-muted);margin-top:.1rem;font-size:.74rem;font-weight:500}.mobile-drawer__footer{border-top:1px solid var(--color-border);flex-wrap:wrap;gap:.5rem;margin-top:auto;padding-top:1rem;display:flex}.mobile-drawer__footer>button{border:1px solid var(--color-border);background:#fff;border-radius:.55rem;min-height:44px;padding-inline:.8rem}.mobile-drawer__footer .button{width:100%;margin-top:.5rem}.button{cursor:pointer;border:1px solid #0000;border-radius:.7rem;justify-content:center;align-items:center;gap:.8rem;min-height:48px;padding:.78rem 1.15rem;font-size:.92rem;font-weight:500;line-height:1.2;transition:background .18s,border-color .18s,color .18s,transform .18s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button--primary{background:var(--color-blue);color:#fff}.button--primary:hover{background:var(--color-blue-hover)}.button--secondary{color:var(--color-navy);background:0 0;border-color:#aebbd0}.button--secondary:hover{border-color:var(--color-navy);background:#fff}.button--light{color:var(--color-blue);background:#fff}.button--light:hover{background:#eaf2ff}.button--text{min-height:44px;color:var(--color-blue);padding-inline:0}.button-row{flex-wrap:wrap;gap:.75rem;margin-top:2rem;display:flex}.home-hero{background:#fff;padding-block:clamp(5rem,9vw,8rem);position:relative;overflow:clip}.home-hero:before,.home-hero:after{z-index:0;content:"";pointer-events:none;border-radius:50%;position:absolute}.home-hero:before{background:radial-gradient(circle,#559df429,#0000 67%);width:520px;height:520px;top:-60%;right:-8%}.home-hero:after{background:radial-gradient(circle,#7ac0932e,#0000 67%);width:430px;height:430px;bottom:-55%;left:-20%}.home-hero__shape{z-index:0;pointer-events:none;border-radius:50%;position:absolute}.home-hero__shape--one{border:1px solid #6faaf729;width:330px;height:330px;bottom:-34%;left:31%}.home-hero__shape--two{border:1px solid #6faaf71f;width:220px;height:220px;top:7%;right:25%}.home-hero__grid{z-index:1;grid-template-columns:minmax(460px,.9fr) minmax(0,1.1fr);align-items:center;gap:clamp(2rem,4vw,3.5rem);display:grid;position:relative}.home-hero__copy{max-width:500px}.home-hero__accent{color:var(--color-blue);letter-spacing:.025em;margin-bottom:1.35rem;font-size:clamp(.72rem,1vw,.92rem);font-weight:850;line-height:1.4}.home-hero h1{max-width:560px;margin-bottom:1.25rem;font-size:clamp(2.25rem,2.85vw,3rem);line-height:1.05}.home-hero h1 span,.home-hero h1 em{font-style:normal;display:block}.home-hero h1 em{color:var(--color-blue)}.home-hero__body{color:#50617a;white-space:pre-line;max-width:530px;margin-bottom:0;font-size:clamp(.9rem,1.08vw,1rem);line-height:1.68}.home-hero .button{min-height:var(--home-button-height,48px);font-size:var(--home-button-size,.92rem);padding:.78rem 1.15rem}.home-hero__visual{grid-template-columns:minmax(0,1fr);align-items:center;width:calc(100% + 60px);min-width:0;display:grid;transform:translate(-60px)}.product-visual-frame{background:#ffffffbd;border:1px solid #b0c4e68c;border-radius:1.1rem;min-width:0;padding:0;box-shadow:0 18px 44px #23528d1a}.product-visual-frame .product-preview{min-height:clamp(290px,21vw,315px)}.product-visual-frame .product-preview__browser{width:100%;box-shadow:none;right:0;transform:none}.product-visual-frame .product-preview__phone{border-color:#10233f;box-shadow:0 17px 33px #0b1f3a33}.benefit-rail{background:linear-gradient(160deg,#f8fbfff2,#eef6ffcc);border:1px solid #b0c4e68c;border-radius:1.15rem;min-width:0;padding:1.15rem .9rem;box-shadow:0 15px 35px #23528d14}.benefit-rail ul{gap:1.1rem;margin:0;padding:0;list-style:none;display:grid}.benefit-rail li{grid-template-columns:32px 1fr;align-items:start;gap:.58rem;display:grid}.benefit-rail__icon{width:32px;height:32px;color:var(--color-blue);background:#f0f6ff;border:1px solid #d7e7ff;border-radius:.7rem;place-content:center;display:grid}.benefit-rail li>span:last-child{gap:.24rem;display:grid}.benefit-rail strong{color:var(--color-navy);font-size:.71rem;line-height:1.35}.benefit-rail small{color:#5f7089;font-size:.65rem;line-height:1.4}.home-values{background:#fff;padding-block:clamp(5.5rem,9vw,8rem) clamp(5rem,8vw,7rem)}.home-values__heading{margin-bottom:1.15rem}.home-values__heading h2{letter-spacing:-.025em;margin:0;font-size:clamp(1.1rem,1.8vw,1.35rem)}.home-value-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.home-value-item{min-width:0;min-height:0;color:inherit;background:#fff;border:1px solid #dce8f6;border-radius:1.35rem;padding:clamp(1.35rem,3vw,2rem);text-decoration:none;transition:border-color .18s,box-shadow .18s,transform .18s;display:block;box-shadow:0 8px 22px #23528d09}.home-value-item:hover,.home-value-item:focus-visible{border-color:#a9c8f6;transform:translateY(-2px);box-shadow:0 15px 30px #23528d1c}.home-value-item__top{grid-template-columns:48px minmax(0,1fr);align-items:center;gap:1rem;display:grid}.home-value-item__icon{width:48px;height:48px;color:var(--color-blue);background:#edf5ff;border-radius:.85rem;place-content:center;display:grid}.home-value-item--2 .home-value-item__icon{color:#20a84f;background:#eff9f2}.home-value-item--3 .home-value-item__icon{color:#7357e8;background:#f2efff}.home-value-item--4 .home-value-item__icon{color:#ed7628;background:#fff3e9}.home-value-item h3{margin:0 0 .65rem;font-size:1.2rem;line-height:1.35}.home-value-item strong{color:#50617a;font-size:.95rem;font-weight:650;line-height:1.45;display:block}.home-value-item p{color:#5e6e84;white-space:pre-line;margin:1.35rem 0 0;font-size:.95rem;line-height:1.55}.home-company{background:#fff;padding-block:3.5rem 7rem}.home-company__inner{background:linear-gradient(120deg,#f3f8ff,#fbfdff 64%,#f0f6ff);border:1px solid #bed5f7;border-radius:1rem;grid-template-columns:112px minmax(0,1fr);align-items:center;gap:clamp(1.35rem,4vw,3rem);padding:clamp(1.4rem,3vw,2.15rem) clamp(1.4rem,4vw,3.2rem);display:grid}.home-company__icon{width:94px;height:94px;color:var(--color-blue);background:#ffffffe6;border-radius:50%;place-content:center;display:grid;box-shadow:0 8px 22px #23528d14}.home-company__copy .section-heading{margin-bottom:.95rem}.home-company__copy .section-heading h2{margin-bottom:.55rem;font-size:clamp(1.45rem,2.5vw,2.1rem)}.home-company__copy .section-heading__body{max-width:780px;font-size:var(--home-body-size,1.0625rem);line-height:1.72}.home-company__copy .button{min-height:38px;padding:.52rem .85rem;font-size:.76rem}.home-page .home-company__copy .button{min-height:var(--home-button-height);font-size:var(--home-button-size);padding:.78rem 1.15rem}.home-products{background:#fff;padding-block:1.2rem 1.55rem}.product-card-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.product-card{background:#ffffffdb;border:1px solid #b0c4e680;border-radius:.9rem;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:.75rem;min-width:0;min-height:84px;padding:.75rem 1rem;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid;box-shadow:0 7px 20px #23528d0d}.product-card:hover{border-color:#a2c2f6;transform:translateY(-2px);box-shadow:0 14px 28px #23528d1f}.product-card__icon{width:42px;height:42px;color:var(--color-blue);background:#edf5ff;border-radius:.7rem;place-content:center;display:grid}.product-card--green .product-card__icon{color:var(--color-mapleafy);background:#edf8f0}.product-card--orange .product-card__icon{color:#e47228;background:#fff2e9}.product-card--purple .product-card__icon{color:#6e5be7;background:#f2efff}.product-card__copy{gap:.2rem;min-width:0;display:grid}.product-card__eyebrow{color:var(--color-navy);text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;font-weight:850;overflow:hidden}.product-card strong{color:#5e6e84;text-overflow:ellipsis;white-space:nowrap;font-size:.68rem;font-weight:500;line-height:1.3;overflow:hidden}.product-card__action{color:#8295ad;border:1px solid #e0e8f4;border-radius:50%;place-content:center;width:28px;height:28px;font-size:.96rem;transition:color .18s,border-color .18s,transform .18s;display:grid}.product-card:hover .product-card__action{color:var(--color-blue);border-color:#a9c8f6;transform:translate(2px)}.capability-strip{background:linear-gradient(100deg,#f5f9ff,#eef5ff);border-block:1px solid #dce8f6;padding-block:.8rem}.capability-strip .container{grid-template-columns:repeat(4,1fr);display:grid}.capability-strip .container>div{text-align:center;border-right:1px solid #d6e3f3;align-content:center;gap:.12rem;min-height:48px;padding-inline:1.5rem;display:grid}.capability-strip .container>div:last-child{border-right:0}.capability-strip strong{color:var(--color-navy);font-size:.9rem}.capability-strip span{color:#66778d;font-size:.68rem}.home-previews{background:#fff;padding-block:1.8rem 3rem}.home-previews__heading{margin-bottom:1rem}.home-previews__heading .eyebrow{display:none}.home-previews__heading h2{letter-spacing:-.02em;margin:0;font-size:1.08rem}.home-previews__layout{grid-template-columns:minmax(0,1.8fr) minmax(260px,.8fr);align-items:stretch;gap:1.1rem;display:grid}.page-preview-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;display:grid}.page-preview-card{background:#f8fbff;border:1px solid #b0c4e680;border-radius:.78rem;min-width:0;transition:border-color .18s,box-shadow .18s,transform .18s;display:block;position:relative;overflow:hidden;box-shadow:0 8px 20px #23528d0d}.page-preview-card:hover{border-color:#a2c2f6;transform:translateY(-2px);box-shadow:0 15px 28px #23528d1c}.page-preview__canvas{background:#f6f9ff;min-height:156px;padding:.55rem;position:relative;overflow:hidden}.page-preview-card__label{display:none}.mini-app-bar{color:#203553;align-items:center;gap:.28rem;height:20px;font-size:.43rem;display:flex}.mini-app-bar b{width:12px;height:12px;color:var(--color-blue);background:#e7f1ff;border-radius:.25rem;place-content:center;font-size:.38rem;display:grid}.mini-app-bar strong{text-overflow:ellipsis;white-space:nowrap;font-size:.45rem;overflow:hidden}.mini-app-bar i{width:14px;height:14px;color:var(--color-blue);border:1px solid #d9e4f2;border-radius:50%;place-content:center;margin-left:auto;font-size:.48rem;font-style:normal;display:grid}.mini-app-body{grid-template-columns:24px 1fr;gap:.35rem;min-height:117px;display:grid;position:relative}.mini-app-sidebar{background:#eef5ff;border-radius:.25rem;align-content:start;gap:.3rem;padding:.35rem .25rem;display:grid}.mini-app-sidebar i{background:#c7d8ee;border-radius:3px;width:14px;height:4px;display:block}.mini-app-sidebar i:first-child{background:#78aaf2}.mini-app-main{background:#fff;border-radius:.25rem;gap:.38rem;padding:.35rem;display:grid}.mini-stat-row{grid-template-columns:repeat(4,1fr);gap:.22rem;display:grid}.mini-stat-row i{background:#fff;border:1px solid #e6edf6;border-radius:.2rem;height:20px}.mini-chart{background:#fff;border:1px solid #e6edf6;border-radius:.2rem;align-items:flex-end;gap:.35rem;height:48px;padding:.25rem .5rem;display:flex}.mini-chart span{background:#83b6ff;border-radius:.18rem .18rem 0 0;flex:1}.mini-chart span:first-child{height:35%}.mini-chart span:nth-child(2){height:55%}.mini-chart span:nth-child(3){height:42%}.mini-chart span:nth-child(4){height:70%}.mini-chart span:nth-child(5){height:58%}.mini-chart span:nth-child(6){height:85%}.mini-app-lines{gap:.22rem;display:grid}.mini-app-lines i{background:#e6edf6;border-radius:4px;height:4px}.mini-app-lines i:nth-child(2){width:82%}.mini-app-lines i:nth-child(3){width:64%}.mini-phone{background:#fff;border:2px solid #12233e;border-radius:.55rem;justify-items:center;gap:.25rem;width:30px;height:72px;padding:.28rem .2rem;display:grid;position:absolute;bottom:-.5rem;right:-.1rem;box-shadow:0 5px 12px #0b1f3a29}.mini-phone i:first-child{background:#12233e;border-radius:2px;width:10px;height:2px}.mini-phone b{background:var(--color-blue);color:#fff;border-radius:50%;place-content:center;width:12px;height:12px;font-size:.36rem;display:grid}.mini-phone span{background:#e7edf5;border-radius:4px;width:20px;height:4px}.page-preview__canvas--mapleafy{background:#f4fbf6}.mini-community-grid{grid-template-columns:repeat(3,1fr);gap:.28rem;margin-top:.42rem;display:grid}.mini-community-grid article{background:#fff;border:1px solid #d8ecdc;border-radius:.3rem;gap:.22rem;padding:.28rem;display:grid}.mini-community-grid article i{background:linear-gradient(135deg,#b6dcc2,#eaf6ed);border-radius:.2rem;height:46px}.mini-community-grid article b,.mini-community-grid article span{background:#cbded0;border-radius:3px;width:80%;height:3px}.mini-community-grid article span:last-child{width:55%}.mini-community-nav{gap:.22rem;margin-top:.45rem;display:flex}.mini-community-nav i{background:#b8ddc2;border-radius:4px;width:14px;height:4px}.page-preview__canvas--development{background:#f8f7ff}.mini-development-body{grid-template-columns:1fr 54px;align-items:center;gap:.5rem;min-height:104px;padding:.45rem .4rem;display:grid}.mini-development-body>div:first-child{gap:.26rem;display:grid}.mini-development-body>div:first-child b{background:#6e5be7;border-radius:3px;width:35%;height:7px}.mini-development-body>div:first-child span{background:#d8d4f7;border-radius:3px;width:82%;height:3px}.mini-development-body>div:first-child span:nth-of-type(2){width:70%}.mini-development-body>div:first-child i{background:#7966ea;border-radius:3px;width:46px;height:12px;margin-top:.2rem}.mini-development-device{background:#fff;border:2px solid #6e5be7;border-radius:.55rem;justify-items:center;gap:.28rem;width:45px;height:68px;padding:.35rem;display:grid}.mini-development-device i{background:#6e5be7;border-radius:2px;width:13px;height:2px}.mini-development-device b{background:#e6e1ff;border-radius:.2rem;width:30px;height:22px}.mini-development-device span{background:#d8d4f7;border-radius:3px;width:30px;height:3px}.mini-development-footer{gap:.3rem;padding:0 .4rem;display:flex}.mini-development-footer i{background:#e4e0ff;border-radius:.2rem;flex:1;height:9px}.page-preview__canvas--marketing{background:#fff8f3}.mini-marketing-grid{grid-template-columns:repeat(2,1fr);gap:.28rem;margin-top:.4rem;display:grid}.mini-marketing-grid>div{background:#fff;border:1px solid #f4e0d2;border-radius:.25rem;align-content:end;gap:.2rem;height:49px;padding:.28rem;display:grid}.mini-marketing-grid small{background:#efc9b2;border-radius:3px;width:40%;height:3px}.mini-marketing-grid span,.mini-marketing-grid i,.mini-marketing-grid b,.mini-marketing-grid em{background:#ef8b4c;border-radius:2px;display:block}.mini-marketing-grid span{height:10px}.mini-marketing-grid span:nth-of-type(2){background:#f3b27e;height:18px}.mini-marketing-grid span:nth-of-type(3){background:#e97735;height:26px}.mini-marketing-grid i{background:#f2c7aa;height:4px}.mini-marketing-grid i:nth-of-type(2){width:80%}.mini-marketing-grid i:nth-of-type(3){width:55%}.mini-marketing-grid b{background:#ef9d64;height:7px}.mini-marketing-grid b:nth-of-type(2){height:15px}.mini-marketing-grid b:nth-of-type(3){background:#e97735;height:23px}.mini-marketing-grid em{background:#f4cdb2;height:4px}.mini-marketing-grid em:nth-of-type(2){width:80%}.mini-marketing-grid em:nth-of-type(3){width:54%}.home-value-card{background:linear-gradient(145deg,#f6faff,#edf5ff);border:1px solid #dce8f6;border-radius:.8rem;align-items:start;min-height:156px;padding:1.25rem 1.4rem;display:grid;position:relative;overflow:hidden}.home-value-card>div:first-child{z-index:1;max-width:260px;position:relative}.home-value-card h2{margin-bottom:.45rem;font-size:1.28rem}.home-value-card p{color:#60718a;max-width:250px;margin-bottom:.75rem;font-size:.75rem;line-height:1.55}.home-value-card .button{min-height:34px;padding:.45rem .72rem;font-size:.7rem}.home-value-card__skyline{opacity:.55;align-items:end;gap:.2rem;width:58%;height:75%;display:flex;position:absolute;bottom:0;right:-.2rem}.home-value-card__skyline i{background:linear-gradient(#c8ddfb,#a9c8ef);border-radius:.1rem .1rem 0 0;flex:1;min-width:8px}.home-value-card__skyline i:first-child{height:22%}.home-value-card__skyline i:nth-child(2){height:40%}.home-value-card__skyline i:nth-child(3){height:30%}.home-value-card__skyline i:nth-child(4){height:70%}.home-value-card__skyline i:nth-child(5){height:48%}.home-value-card__skyline i:nth-child(6){height:88%}.home-value-card__skyline i:nth-child(7){height:56%}.page-hero{background:linear-gradient(135deg,#fff 20%,#f3f7fd 100%);padding-block:clamp(5rem,10vw,8rem);position:relative;overflow:clip}.page-hero:after{z-index:0;content:"";background:radial-gradient(circle,#1769e01f,#0000 65%);border-radius:50%;width:720px;height:720px;position:absolute;inset:-35% -14% auto auto}.page-hero--green{background:linear-gradient(135deg,#fff 15%,#eef9f3 100%)}.page-hero--green:after{background:radial-gradient(circle,#29a66a29,#0000 65%)}.page-hero--navy{background:var(--color-navy);color:#d8e3f2}.page-hero--navy:after{background:radial-gradient(circle,#3f85e847,#0000 65%)}.page-hero--navy h1{color:#fff}.page-hero__grid{z-index:1;grid-template-columns:minmax(0,1fr) minmax(420px,.9fr);align-items:center;gap:clamp(2.5rem,7vw,6rem);min-height:380px;display:grid;position:relative}.page-hero__copy{max-width:700px}.page-hero__body{max-width:660px;color:var(--color-text);white-space:pre-line;font-size:clamp(1.12rem,2vw,1.28rem)}.page-hero--navy .page-hero__body{color:#d8e3f2}.page-hero__visual{min-width:0}.company-visual{isolation:isolate;background:linear-gradient(145deg,#102b4f,#0b1f3a 65%,#123d70);border:1px solid #98bdef47;border-radius:2rem;min-height:380px;position:relative;overflow:hidden;box-shadow:0 24px 60px #00000038}.company-visual:before{content:"";border:1px solid #96c4ff40;border-radius:50%;width:260px;height:260px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.company-visual:after{content:"";pointer-events:none;background:radial-gradient(#4b8cf240,#0000 68%);width:520px;height:220px;position:absolute;bottom:-18%;right:-18%}.company-visual__halo{pointer-events:none;border:1px solid #b1d6ff33;border-radius:50%;position:absolute}.company-visual__halo--one{width:430px;height:430px;top:-155px;right:-90px}.company-visual__halo--two{width:280px;height:280px;bottom:-145px;left:-85px}.company-visual__connector{z-index:1;transform-origin:0;background:linear-gradient(90deg,#7eb4ffcc,#7eb4ff14);height:1px;position:absolute}.company-visual__connector--one{width:155px;top:40%;left:38%;transform:rotate(-25deg)}.company-visual__connector--two{width:160px;top:54%;left:37%;transform:rotate(18deg)}.company-visual__connector--three{width:150px;top:53%;left:56%;transform:rotate(-18deg)}.company-visual__center{z-index:2;color:#fff;background:#ffffff1a;border:1px solid #ffffff4d;border-radius:50%;place-content:center;justify-items:center;width:145px;height:145px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 20px 50px #00000038,inset 0 0 0 14px #ffffff0a}.company-visual__center>span{background:var(--color-blue);color:#fff;border-radius:12px;place-content:center;width:38px;height:38px;margin-bottom:.45rem;display:grid}.company-visual__center>span img{object-fit:contain;filter:brightness(0)invert();width:24px;height:28px}.company-visual__center strong{letter-spacing:-.03em;font-size:1.05rem}.company-visual__center small{color:#bcd5f4;margin-top:.2rem;font-size:.63rem}.company-visual__card{z-index:3;min-width:170px;color:var(--color-navy);background:#fffffff0;border:1px solid #cee1fa8c;border-radius:1rem;align-items:center;gap:.7rem;padding:.85rem .95rem;display:flex;position:absolute;box-shadow:0 14px 32px #0000002e}.company-visual__card--1{top:12%;left:6%}.company-visual__card--2{top:17%;right:6%}.company-visual__card--3{bottom:12%;right:8%}.company-visual__icon{width:36px;height:36px;color:var(--color-blue);background:#eaf2ff;border-radius:.7rem;flex:none;place-content:center;display:grid}.company-visual__card>span:last-child{gap:.15rem;min-width:0;display:grid}.company-visual__card strong{white-space:nowrap;font-size:.78rem}.company-visual__card small{color:var(--color-muted);white-space:nowrap;font-size:.65rem}.case-hero-visual{isolation:isolate;background:linear-gradient(145deg,#f6faff,#e7f0ff 58%,#d9e8ff);border:1px solid #98bdef52;border-radius:2rem;min-height:380px;position:relative;overflow:hidden;box-shadow:0 24px 60px #23528d29}.case-hero-visual:before{content:"";border:1px solid #1769e02e;border-radius:50%;width:280px;height:280px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.case-hero-visual:after{content:"";pointer-events:none;background:radial-gradient(#1769e033,#0000 68%);width:520px;height:220px;position:absolute;bottom:-20%;right:-14%}.case-hero-visual__halo{pointer-events:none;border:1px solid #1769e029;border-radius:50%;position:absolute}.case-hero-visual__halo--one{width:430px;height:430px;top:-150px;right:-95px}.case-hero-visual__halo--two{width:300px;height:300px;bottom:-160px;left:-95px}.case-hero-visual__tile{z-index:2;background:#ffffffe0;border:1px solid #cee1fad9;border-radius:1.15rem;width:205px;height:190px;padding:.8rem;position:absolute;box-shadow:0 18px 34px #23528d29}.case-hero-visual__tile--one{top:12%;left:7%;transform:rotate(-6deg)}.case-hero-visual__tile--two{top:17%;right:7%;transform:rotate(5deg)}.case-hero-visual__tile--three{bottom:8%;right:16%;transform:rotate(-3deg)}.case-hero-visual__window-bar{border-bottom:1px solid #e6edf7;align-items:center;gap:.28rem;height:12px;margin-bottom:1.1rem;display:flex}.case-hero-visual__window-bar i{background:#c7d7ee;border-radius:50%;width:5px;height:5px}.case-hero-visual__tile-icon{width:46px;height:46px;color:var(--color-blue);background:#eaf2ff;border-radius:.85rem;place-items:center;margin-bottom:1rem;display:grid}.case-hero-visual__line{background:#dce8f8;border-radius:999px;height:7px;margin-bottom:.45rem;display:block}.case-hero-visual__line--long{width:72%}.case-hero-visual__line--short{width:48%}.case-hero-visual__mini-grid{grid-template-columns:repeat(4,1fr);gap:.35rem;margin-top:.85rem;display:grid}.case-hero-visual__mini-grid i{background:linear-gradient(#eef5ff,#dceaff);border-radius:.45rem;height:35px}.case-hero-visual__chart{align-items:end;gap:.4rem;height:38px;margin-top:.8rem;padding-inline:.3rem;display:flex}.case-hero-visual__chart i{background:linear-gradient(#65a1f6,#b9d6ff);border-radius:.25rem .25rem 0 0;flex:1}.case-hero-visual__chart i:first-child{height:35%}.case-hero-visual__chart i:nth-child(2){height:60%}.case-hero-visual__chart i:nth-child(3){height:46%}.case-hero-visual__chart i:nth-child(4){height:82%}.case-hero-visual__chart i:nth-child(5){height:68%}.case-hero-visual__orb{z-index:4;width:108px;height:108px;color:var(--color-blue);background:#ffffffe0;border:1px solid #1769e040;border-radius:50%;place-items:center;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 22px 48px #23528d2e,inset 0 0 0 12px #eaf2ffcc}.proof-strip{border-block:1px solid var(--color-border);background:#fff}.proof-strip .container{justify-content:space-between;align-items:center;gap:1rem;min-height:82px;display:flex}.proof-strip span{color:#536178;white-space:nowrap;align-items:center;gap:.45rem;font-size:.86rem;font-weight:700;display:inline-flex}.proof-strip svg{color:var(--color-blue)}.feature-grid{gap:1rem;display:grid}.feature-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.feature-grid--5{grid-template-columns:repeat(5,minmax(0,1fr))}.feature-card{border:1px solid var(--color-border);background:#fff;border-radius:1.35rem;min-width:0;padding:clamp(1.35rem,3vw,2rem)}.feature-card p{color:var(--color-muted);margin-bottom:0;font-size:.95rem}.feature-card__number{color:var(--color-blue);letter-spacing:.12em;margin-bottom:2rem;font-size:1rem;font-weight:850;display:inline-block}.icon-box{width:48px;height:48px;color:var(--color-blue);background:#eaf2ff;border-radius:.85rem;place-content:center;margin-bottom:1.4rem;display:inline-grid}.icon-box--green{color:var(--color-mapleafy);background:#dff4e8}.icon-box--orange{color:#c85e10;background:#fff0e2}.check-list{gap:.65rem;margin:1.35rem 0;padding:0;list-style:none;display:grid}.check-list li{color:var(--color-text);align-items:flex-start;gap:.55rem;font-size:.94rem;line-height:1.55;display:flex}.check-list svg{color:var(--color-blue);flex:none;margin-top:.15rem}.check-list--large{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem 2rem}.check-list--large li{font-size:1.05rem}.product-preview{min-height:390px;position:relative}.product-preview__browser{background:#fff;border:1px solid #d8e1ee;border-radius:1rem;width:92%;position:absolute;bottom:7%;right:3%;overflow:hidden;transform:perspective(1000px)rotateY(-4deg)rotateX(1deg);box-shadow:0 30px 75px #0b1f3a2e}.browser-bar{background:#f9fafc;border-bottom:1px solid #e8edf5;align-items:center;gap:5px;height:28px;padding-inline:10px;display:flex}.browser-bar span{background:#cbd4e2;border-radius:50%;width:6px;height:6px}.dashboard-shell{grid-template-columns:64px 1fr;min-height:285px;display:grid}.dashboard-shell aside{background:#102b52;align-content:start;justify-items:center;gap:18px;padding-top:16px;display:grid}.dashboard-shell aside b{background:var(--color-blue);color:#fff;border-radius:50%;place-content:center;width:24px;height:24px;display:grid}.dashboard-shell aside i{background:#3e587d;border-radius:5px;width:24px;height:5px}.dashboard-content{background:#fbfcfe;gap:14px;padding:22px;display:grid}.dashboard-heading{justify-content:space-between;display:flex}.dashboard-heading span{background:#182e4c;border-radius:10px;width:36%;height:12px}.dashboard-heading em{background:#e5efff;border-radius:6px;width:18%;height:22px}.dashboard-stats{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.dashboard-stats i{background:#fff;border:1px solid #e2e8f0;border-radius:9px;height:48px}.dashboard-chart{background:#fff;border:1px solid #e2e8f0;border-radius:9px;justify-content:space-evenly;align-items:flex-end;height:82px;padding:12px 20px;display:flex}.dashboard-chart span{background:#6da8ff;border-radius:4px 4px 0 0;width:8%}.dashboard-chart span:first-child{height:35%}.dashboard-chart span:nth-child(2){height:62%}.dashboard-chart span:nth-child(3){height:48%}.dashboard-chart span:nth-child(4){height:78%}.dashboard-chart span:nth-child(5){height:58%}.dashboard-chart span:nth-child(6){height:88%}.dashboard-table{gap:7px;display:grid}.dashboard-table i{background:#e7ecf3;border-radius:8px;height:7px}.product-preview__phone{z-index:2;background:#fff;border:6px solid #10233f;border-radius:1.4rem;justify-items:center;gap:11px;width:112px;height:235px;padding:12px;display:grid;position:absolute;bottom:0;right:0;box-shadow:0 25px 45px #0b1f3a38}.phone-status{background:#19283f;border-radius:5px;width:36px;height:5px}.product-preview__phone b{background:var(--color-blue);color:#fff;border-radius:50%;place-content:center;width:24px;height:24px;font-size:.7rem;display:grid}.product-preview__phone>span,.product-preview__phone>i{background:#e5eaf1;border-radius:8px;width:90%;height:8px}.product-preview__phone>i{height:24px}.qr-mark{width:54px;height:54px;color:var(--color-blue);background:#eaf2ff;border-radius:12px;place-content:center;font-size:1.8rem;display:grid}.product-preview--studio{min-height:clamp(290px,21vw,315px)}.product-preview--studio .product-preview__browser{background:#fff;border-color:#e0e9f5;border-radius:1.05rem;width:100%;bottom:0;right:0}.product-preview--studio .browser-bar{gap:4px;height:23px;padding-inline:9px}.product-preview--studio .browser-bar span{width:5px;height:5px}.product-preview--studio .dashboard-shell{grid-template-columns:78px 1fr;min-height:268px}.product-preview--studio .dashboard-nav{background:#f7fbff;border-right:1px solid #e6eef8;align-content:start;justify-items:stretch;gap:.48rem;padding:.55rem .5rem;display:grid}.product-preview--studio .dashboard-nav b{width:18px;height:18px;margin-right:.28rem;font-size:.6rem}.dashboard-brand{color:#1f3552;white-space:nowrap;align-items:center;min-height:22px;font-size:.42rem;font-weight:800;display:flex}.dashboard-brand strong{text-overflow:ellipsis;overflow:hidden}.dashboard-nav__item{color:#7d8da2;border-radius:.25rem;grid-template-columns:12px minmax(0,1fr);align-items:center;gap:.28rem;min-width:0;min-height:18px;padding:.22rem .25rem;font-size:.39rem;display:grid}.dashboard-nav__item>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.dashboard-nav__item i{color:#7c8ca2;text-align:center;place-items:center;width:12px;font-size:.58rem;font-style:normal;display:grid}.dashboard-nav__item i .icon{width:12px;height:12px}.dashboard-nav__item--active{color:var(--color-blue);background:#eaf3ff;font-weight:750}.dashboard-nav__item--active i{color:var(--color-blue)}.product-preview--studio .dashboard-content{background:#fbfdff;gap:.55rem;padding:.72rem .82rem;display:grid}.product-preview--studio .dashboard-heading{align-items:center;gap:.35rem;min-height:18px;display:flex}.product-preview--studio .dashboard-heading strong{color:#1e3351;font-size:.58rem}.product-preview--studio .dashboard-heading span{background:0 0;border-radius:0;width:auto;height:auto}.dashboard-live{color:#91a0b2;margin-left:auto;font-size:.38rem}.dashboard-avatar{color:#7f90a5;border:1px solid #dbe6f2;border-radius:50%;place-content:center;width:16px;height:16px;font-size:.47rem;display:grid}.product-preview--studio .dashboard-stats{grid-template-columns:repeat(4,1fr);gap:.4rem}.product-preview--studio .dashboard-stats>div{background:#fff;border:1px solid #e3ebf5;border-radius:.45rem;gap:.14rem;min-height:48px;padding:.38rem .42rem;display:grid}.product-preview--studio .dashboard-stats small,.dashboard-chart-card>small,.dashboard-recent>small{color:#8796a9;font-size:.36rem;line-height:1.2}.product-preview--studio .dashboard-stats b{color:#1a3151;font-size:.85rem;line-height:1}.dashboard-lower{grid-template-columns:1.35fr .9fr;gap:.45rem;min-width:0;display:grid}.dashboard-chart-card,.dashboard-recent{background:#fff;border:1px solid #e3ebf5;border-radius:.45rem;min-width:0;padding:.42rem}.product-preview--studio .dashboard-chart{border:0;border-radius:0;gap:.2rem;height:92px;padding:.55rem .45rem .2rem}.product-preview--studio .dashboard-chart span{background:#72a9f6;width:8%}.product-preview--studio .dashboard-chart span:nth-child(7){height:82%}.dashboard-chart-labels{color:#a1afbf;justify-content:space-between;font-size:.3rem;display:flex}.dashboard-chart-labels i{font-style:normal}.dashboard-recent{align-content:start;gap:.33rem;display:grid}.dashboard-recent p{grid-template-columns:14px 1fr auto;align-items:center;gap:.25rem;min-width:0;margin:0;display:grid}.dashboard-recent p b{color:#6197ea;background:#e8f1ff;border-radius:50%;place-content:center;width:14px;height:14px;font-size:.35rem;display:grid}.dashboard-recent p span{color:#52667f;text-overflow:ellipsis;white-space:nowrap;font-size:.35rem;overflow:hidden}.dashboard-recent p i{color:#a1afbf;font-size:.28rem;font-style:normal}.product-preview--studio .product-preview__phone{border-width:5px;border-radius:1.25rem;gap:.65rem;width:98px;height:207px;padding:10px 8px;bottom:-4%;right:-4%}.product-preview--studio .phone-status{width:30px;height:4px}.phone-brand{color:#1d3452;align-items:center;gap:.28rem;width:100%;font-size:.48rem;font-weight:800;display:flex}.product-preview--studio .phone-brand b{width:18px;height:18px;font-size:.52rem}.phone-actions{grid-template-columns:repeat(2,1fr);gap:.3rem;width:100%;display:grid}.phone-actions i{color:#568be0;text-align:center;background:#eef5ff;border-radius:.35rem;place-content:center;min-height:29px;font-size:.36rem;font-style:normal;display:grid}.product-preview--studio .product-preview__phone>strong{color:#3c506b;align-self:start;font-size:.42rem}.product-preview--studio .product-preview__phone>span{height:6px}.product-preview--studio .product-preview__phone>i{height:13px}.community-preview{min-height:390px;position:relative}.community-preview:before{content:"";background:#dff4e8;border-radius:50%;width:75%;height:75%;position:absolute;inset:10% 8% auto auto}.community-preview__phone{z-index:2;background:#fff;border:7px solid #12243d;border-radius:2rem;align-content:start;gap:12px;width:210px;height:390px;padding:16px;display:grid;position:absolute;bottom:1%;right:18%;box-shadow:0 30px 65px #0b1f3a33}.community-preview__brand{color:var(--color-mapleafy);font-size:.78rem;font-weight:850}.community-preview__search{background:#f1f5f3;border-radius:8px;height:30px}.community-preview__categories{grid-template-columns:repeat(4,1fr);gap:6px;display:grid}.community-preview__categories i{aspect-ratio:1;background:#dff4e8;border-radius:8px}.community-preview__post{border:1px solid #e1e9e5;border-radius:10px;gap:6px;padding:10px;display:grid}.community-preview__post span{background:linear-gradient(135deg,#cfe6d8,#f2f7f4);border-radius:7px;height:78px}.community-preview__post b,.community-preview__post em{background:#dfe7e3;border-radius:7px;width:80%;height:7px}.community-preview__post em{width:50%}.community-preview__cards{z-index:1;gap:10px;display:grid;position:absolute;top:20%;left:3%}.community-preview__cards i{width:160px;height:75px;box-shadow:var(--shadow-soft);background:#ffffffe6;border:1px solid #cfe6d8;border-radius:15px}.community-preview--media:before{background:#d6e4ff;box-shadow:0 20px 50px #1769e014}.community-preview--media .community-preview__site{z-index:1;width:86%;height:250px;box-shadow:var(--shadow-soft);background:#f3f6fa;border:1px solid #d9e4f2;border-radius:1rem;position:absolute;top:9%;left:2%;overflow:hidden}.community-preview--media .community-preview__site img{object-fit:cover;object-position:top center;width:100%;height:100%;display:block}.community-preview--media .community-preview__phone{background:#fff;border:6px solid #10233f;border-radius:1.4rem;width:150px;height:310px;padding:0;display:block;bottom:-2%;right:4%;overflow:hidden;box-shadow:0 25px 45px #0b1f3a33}.community-preview--media .community-preview__phone img{object-fit:cover;object-position:top center;width:100%;height:100%;display:block}.academy-preview{min-height:360px;position:relative}.academy-preview--solo{background:radial-gradient(circle at 50% 45%,#fffffff2,#e9f2ff85 58%,#0000 72%);border-radius:2rem;place-items:center;min-height:390px;display:grid}.academy-preview__site{width:90%;min-height:300px;box-shadow:var(--shadow-soft);background:#f3f5f8;border:1px solid #d9e1ec;border-radius:1rem;position:absolute;top:8%;right:2%;overflow:hidden}.academy-preview__site img{object-fit:cover;object-position:top center;width:100%;height:100%;min-height:300px;display:block}.academy-preview__phone{z-index:2;background:#fff;border:6px solid #10233f;border-radius:1.4rem;width:110px;height:220px;position:absolute;bottom:-2%;right:4%;overflow:hidden;box-shadow:0 25px 45px #0b1f3a33}.academy-preview__phone img{object-fit:cover;object-position:top center;width:100%;height:100%;display:block}.academy-preview--solo .academy-preview__phone{border-width:7px;border-radius:2.2rem;width:174px;height:342px;position:relative;bottom:auto;right:auto;box-shadow:0 28px 58px #0b1f3a38}.split-section__grid,.service-highlight{grid-template-columns:minmax(0,1fr) minmax(420px,.9fr);align-items:center;gap:clamp(3rem,8vw,7rem);display:grid}.split-section--green{background:linear-gradient(90deg,#fff 0 50%,#f5fbf7 50%)}.capability-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin:2rem 0;padding:0;list-style:none;display:grid}.capability-list li{color:var(--color-navy);align-items:center;gap:.5rem;font-weight:700;display:flex}.capability-list svg{color:var(--color-blue)}.service-highlight__visual{background:var(--color-surface);border-radius:2rem;place-content:center;min-height:390px;display:grid;position:relative;overflow:hidden}.orbit{border:1px solid #cbdaf0;border-radius:50%;width:270px;height:270px;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.orbit--two{width:410px;height:410px}.workflow-stack{z-index:1;gap:12px;display:grid;position:relative}.workflow-stack article{border:1px solid var(--color-border);width:210px;min-height:68px;box-shadow:var(--shadow-soft);color:var(--color-blue);background:#fff;border-radius:1rem;align-items:center;gap:1rem;padding:1rem;display:flex}.workflow-stack article:nth-child(2){transform:translate(50px)}.workflow-stack article:nth-child(3){transform:translate(-20px)}.workflow-stack strong{color:var(--color-navy)}.compact-offer__inner{grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);align-items:center;gap:clamp(2rem,5vw,4.5rem);display:grid}.compact-offer__visual{background:#f8fbff;border:1px solid #dce8f6;border-radius:1.4rem;min-height:270px;overflow:hidden;box-shadow:0 16px 35px #23528d14}.compact-offer__visual img{object-fit:cover;object-position:center;width:100%;height:100%;min-height:270px;display:block}.closing-cta{color:#eaf2ff;background:linear-gradient(110deg,#0f5dcb,#1a72eb);padding-block:clamp(3.5rem,7vw,5.5rem)}.closing-cta--green{background:linear-gradient(110deg,#166944,#29a66a)}.closing-cta h2{color:#fff;max-width:760px;margin-bottom:.7rem}.home-page .closing-cta h2{white-space:nowrap;max-width:none}.closing-cta p:not(.eyebrow){color:#dceaff;max-width:680px;margin-bottom:0}.closing-cta__inner{display:block}.closing-cta__inner>div{max-width:760px}.closing-cta__inner>div>.button{margin-top:1.75rem}.product-overview-list{gap:2rem;display:grid}.product-overview-card{border:1px solid var(--color-border);background:#fff;border-radius:1.6rem;grid-template-columns:.8fr 1.2fr;align-items:center;gap:3rem;min-height:540px;padding:clamp(2rem,5vw,4rem);display:grid}.product-overview-card--green{background:#f6fbf8}.service-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.service-overview-card{border:1px solid var(--color-border);background:#fff;border-radius:1.5rem;padding:clamp(2rem,5vw,3.5rem)}.service-overview-card>p{color:var(--color-muted)}.centered-copy{text-align:center;max-width:850px;margin-inline:auto}.centered-copy p{color:#d8e3f2;font-size:1.2rem}.centered-copy--light p{color:var(--color-text)}.audience-strip{border-block:1px solid var(--color-border);background:#fff;padding-block:1.7rem}.audience-strip .container{justify-content:space-between;align-items:center;gap:2rem;display:flex}.audience-strip strong{color:var(--color-navy);font-size:1.3rem}.audience-strip .container>div{flex-wrap:wrap;gap:.5rem;display:flex}.audience-strip span,.tag-list span{border:1px solid var(--color-border);color:#526178;background:#fff;border-radius:999px;padding:.5rem .75rem;font-size:.78rem;font-weight:700}.audience-strip span{font-size:1rem}.workflow-line{grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem;display:grid;position:relative}.workflow-line:before{content:"";background:#c8d5e7;height:1px;position:absolute;top:20px;left:9%;right:9%}.workflow-line article{z-index:1;text-align:center;position:relative}.workflow-line article>span{background:var(--color-blue);color:#fff;border-radius:50%;place-content:center;width:42px;height:42px;margin:0 auto 1.25rem;font-size:.8rem;font-weight:800;display:grid}.workflow-line p{color:var(--color-muted);font-size:.9rem}.workflow-line--dark:before{background:#46607f}.workflow-line--dark h3{color:#fff}.workflow-line--dark p{color:#b8c7da}.dual-capabilities{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;display:grid}.dual-capabilities article{border:1px solid var(--color-border);background:#fff;border-radius:1.4rem;padding:clamp(2rem,5vw,3.2rem)}.faq-layout{grid-template-columns:.65fr 1.35fr;align-items:start;gap:4rem;display:grid}.faq-list{border-top:1px solid var(--color-border)}.faq-list details{border-bottom:1px solid var(--color-border)}.faq-list summary{min-height:72px;color:var(--color-navy);cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;font-weight:750;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:1.5rem;transition:transform .18s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{color:var(--color-muted);padding:0 2.5rem 1.5rem 0}.statement-panel{text-align:center;background:#f7fcf9;border:1px solid #cfe8da;border-radius:1.5rem;max-width:900px;padding:clamp(2.5rem,6vw,4rem)}.statement-panel .icon-box{margin-inline:auto}.statement-panel p{margin-bottom:0}.mapleafy-page .eyebrow{color:var(--color-mapleafy)}.mapleafy-page .feature-card{border-color:#d6e9de}.mapleafy-page .feature-card__number{color:var(--color-mapleafy)}.insight-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.insight-grid article{border:1px solid var(--color-border);border-radius:1.35rem;padding:2rem}.insight-grid p{color:var(--color-muted);white-space:pre-line}.featured-case{display:grid}.list-panel{grid-template-columns:.8fr 1.2fr;align-items:center;gap:4rem;display:grid}.results-framework{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.results-framework>div:last-child{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}.results-framework span{border:1px solid var(--color-border);min-height:95px;color:var(--color-navy);border-radius:1rem;align-items:center;gap:1rem;padding:1.4rem;font-size:1.05rem;font-weight:750;display:flex}.results-framework b{color:var(--color-blue);font-size:.75rem}.filter-tabs{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:3rem;display:flex}.filter-tabs button{border:1px solid var(--color-border);cursor:pointer;background:#fff;border-radius:999px;min-height:44px;padding:.6rem .95rem;font-weight:500}.filter-tabs button[aria-pressed=true]{border-color:var(--color-blue);background:var(--color-blue);color:#fff}.case-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;display:grid}.case-card{border:1px solid var(--color-border);background:#fff;border-radius:1.35rem;flex-direction:column;display:flex;overflow:hidden}.case-card__visual{background:#edf4ff;height:250px;padding:1rem;overflow:hidden}.case-card__visual--community{background:#eaf7ef}.case-card__visual--academy{background:#eef0f3}.case-card__visual .product-preview,.case-card__visual .community-preview,.case-card__visual .academy-preview{transform-origin:top;min-height:300px;transform:scale(.75)}.case-card__copy{flex-direction:column;flex:1;padding:1.5rem;display:flex}.case-card__copy>p:not(.eyebrow){color:var(--color-muted)}.tag-list{flex-wrap:wrap;align-content:end;gap:.35rem;min-height:2.25rem;margin-top:auto;margin-bottom:.75rem;display:flex}.case-card__copy>a{min-height:44px;color:var(--color-blue);align-items:center;gap:.6rem;font-weight:750;display:inline-flex}.empty-state{text-align:center;border:1px dashed #aebbd0;border-radius:1rem;padding:4rem}.breadcrumb-wrap{padding-top:1.2rem}.breadcrumbs ol{flex-wrap:wrap;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.breadcrumbs li{color:var(--color-muted);align-items:center;gap:.5rem;font-size:.82rem;display:flex}.breadcrumbs li:not(:last-child):after{content:"/"}.breadcrumbs a{text-underline-offset:3px;text-decoration:underline}.case-detail-grid{grid-template-columns:240px 1fr;align-items:start;gap:5rem;display:grid}.case-detail-grid aside{border:1px solid var(--color-border);background:var(--color-surface);border-radius:1rem;gap:.65rem;padding:1.5rem;display:grid;position:sticky;top:110px}.case-detail-grid aside span{color:var(--color-muted);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.5rem;font-size:.75rem;font-weight:800}.case-detail-grid aside b{color:var(--color-navy);font-size:.9rem}.case-detail-content{gap:0;display:grid}.case-detail-content article{border-bottom:1px solid var(--color-border);padding-block:2.5rem}.case-detail-content article:first-child{padding-top:0}.case-detail-content p:not(.eyebrow),.case-detail-content li{font-size:1.1rem}.case-outcome{background:var(--color-surface);border-radius:1.25rem;margin-top:1.5rem;border:0!important;padding:2.5rem!important}.case-media-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.case-media{border:1px solid var(--color-border);box-shadow:var(--shadow-soft);background:#fff;border-radius:1rem;margin:0;overflow:hidden}.case-media img{object-fit:cover;object-position:top center;width:100%;height:auto;display:block}.case-media figcaption{color:var(--color-muted);padding:.75rem 1rem;font-size:.78rem}.case-media--website{grid-column:1/-1}.case-media--website img{object-position:top center;max-height:520px}.case-media__screen{position:relative}.case-media__screen>img{object-fit:cover;object-position:top center;width:100%;height:auto;max-height:520px;display:block}.case-media__sidebar{z-index:2;color:#fff;background:#03244b;flex-direction:column;width:14.25%;min-width:0;display:flex;position:absolute;top:0;bottom:0;left:0;overflow:hidden}.case-media__brand{box-sizing:border-box;color:#fff;letter-spacing:-.03em;white-space:nowrap;background:#03244b;flex:none;align-items:center;gap:.48rem;width:100%;min-width:0;min-height:11%;padding:0 8%;font-size:clamp(.65rem,1.1vw,1.1rem);font-weight:800;display:flex;overflow:hidden}.case-media__brand img{object-fit:contain;flex:none;width:19%!important;height:auto!important;max-height:none!important}.case-media__sidebar nav{gap:.34rem;min-width:0;padding:4.5% 6%;display:grid;overflow:hidden}.case-media__nav-item{box-sizing:border-box;color:#ffffffe6;border-radius:.55rem;align-items:center;gap:.48rem;width:100%;min-width:0;min-height:2.2rem;padding:.55rem .7rem;font-size:clamp(.58rem,.92vw,.95rem);line-height:1.1;display:flex}.case-media__nav-item>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.case-media__nav-item .icon{flex:none}.case-media__nav-item--active{color:#fff;background:#1762f5}.case-media--logo{background:linear-gradient(145deg,#eef6ff,#f8fbff);align-content:start;justify-items:center;padding-top:1.15rem;display:grid}.case-media__logo{aspect-ratio:1;background:#fff;border:2px solid #dce9ff;border-radius:2rem;place-items:center;width:min(100%,232px);display:grid;overflow:hidden;box-shadow:0 18px 30px #0b1f3a1f}.case-media__logo img{object-fit:cover;width:100%;height:100%}.case-media--app{background:linear-gradient(145deg,#edf4ff,#f8fbff);align-content:start;justify-items:center;padding:1.15rem 1rem 0;display:grid}.case-media__device{aspect-ratio:9/19.5;background:#0b1222;border:2px solid #14213a;border-radius:2.25rem;width:min(100%,232px);padding:.45rem;position:relative;box-shadow:0 18px 30px #0b1f3a2e;container-type:inline-size}.case-media__device:before{z-index:2;content:"";background:#080d19;border-radius:999px;width:30%;height:.34rem;position:absolute;top:.42rem;left:50%;transform:translate(-50%)}.case-media__device img{object-fit:cover;object-position:top center;border-radius:1.82rem;width:100%;height:100%}.case-media__device-heading{z-index:3;color:#0000;width:48%;height:8%;font-family:var(--font-en);letter-spacing:-.04em;white-space:nowrap;font-size:clamp(.75rem,6.5cqw,1.4rem);font-weight:700;line-height:1;display:block;position:absolute;top:7.4%;left:5.5%;overflow:hidden}.case-media__device-heading:before,.case-media__device-heading:after{content:attr(data-heading);font:inherit;line-height:inherit;white-space:nowrap;align-items:center;display:flex;position:absolute;inset:0}.case-media__device-heading:before{z-index:0;color:#f5f8fd;-webkit-text-stroke:.28em #f5f8fd;text-shadow:0 0 .1em #f5f8fd}.case-media__device-heading:after{z-index:1;color:#0b1f3a}.editorial-grid{grid-template-columns:repeat(2,1fr);gap:5rem;display:grid}.editorial-grid article{border-top:2px solid var(--color-navy);padding-top:1.5rem}.editorial-grid article h2{min-height:2.44em}.editorial-grid p:last-child{color:var(--color-muted);font-size:1.1rem}.case-media__device-heading{color:#0b1f3a;background:#f5f8fd;align-items:center;width:68%;height:5%;display:flex;top:8.8%;left:6%}.case-media__device-heading:before,.case-media__device-heading:after{content:none}.case-media__mobile-tabs{z-index:4;box-sizing:border-box;color:#526786;background:#fff;border-radius:1.3rem;grid-template-columns:repeat(4,1fr);height:11%;padding:.25rem .15rem .12rem;display:grid;position:absolute;bottom:4%;left:8%;right:8%;box-shadow:0 .08rem .35rem #0b1f3a1f}.case-media__mobile-tab{white-space:nowrap;flex-direction:column;justify-content:center;align-items:center;gap:.12rem;min-width:0;font-size:clamp(.34rem,1.75cqw,.52rem);line-height:1;display:flex}.case-media__mobile-tab .icon{stroke-width:1.6px;width:1rem;height:1rem}.case-media__mobile-tab--active{color:#1762f5;font-weight:700}.case-media__battery{z-index:5;clip-path:inset(1.8% 3.8% 95.2% 87.4%);pointer-events:none;background:url(/assets/case-studies/deemod-studio/app-today.png) 0 0/100% 100% no-repeat;position:absolute;inset:.45rem}.case-media__battery:before,.case-media__battery:after{content:none}.contact-paths{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.contact-paths article{border:1px solid var(--color-border);background:#fff;border-radius:1.25rem;padding:2rem}.contact-paths p{color:var(--color-muted)}.form-layout{grid-template-columns:330px 1fr;align-items:start;gap:4rem;display:grid}.form-layout>div:first-child{position:sticky;top:120px}.inquiry-form{border:1px solid var(--color-border);min-width:0;box-shadow:var(--shadow-soft);background:#fff;border-radius:1.5rem;padding:clamp(1.5rem,4vw,2.5rem)}.inquiry-type-fieldset{border:0;grid-template-columns:repeat(2,1fr);gap:.75rem;margin:0 0 2rem;padding:0;display:grid}.inquiry-type-fieldset legend{width:100%;color:var(--color-navy);margin-bottom:.7rem;font-weight:750}.choice-card{border:1px solid var(--color-border);cursor:pointer;border-radius:.9rem;align-content:center;min-height:110px;padding:1rem 1rem 1rem 2.6rem;display:grid;position:relative}.choice-card input{position:absolute;top:1.2rem;left:1rem}.choice-card span{color:var(--color-muted);margin-top:.25rem;font-size:.82rem;line-height:1.45}.choice-card--selected{border-color:var(--color-blue);background:#f2f7ff}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.15rem;display:grid}.form-grid>label{color:var(--color-navy);align-content:start;gap:.45rem;font-size:.88rem;font-weight:750;display:grid}.form-grid__wide{grid-column:1/-1}.form-grid input:not([type=checkbox]),.form-grid select,.form-grid textarea{width:100%;min-height:50px;color:var(--color-navy);background:#fff;border:1px solid #b9c5d5;border-radius:.65rem;padding:.75rem .85rem}.form-grid textarea{resize:vertical;min-height:150px}.form-grid input[aria-invalid=true],.form-grid select[aria-invalid=true],.form-grid textarea[aria-invalid=true]{border-color:var(--color-error);box-shadow:0 0 0 1px var(--color-error)}.field-optional{color:var(--color-muted);font-size:.72rem;font-weight:500}.field-error{color:var(--color-error);font-size:.78rem;font-weight:650}.character-count{color:var(--color-muted);text-align:right;font-size:.72rem;font-weight:500}.consent-field{grid-template-columns:auto 1fr;display:grid!important}.consent-field input{width:20px;height:20px;margin:.15rem .3rem 0 0}.consent-field span{color:var(--color-text);font-weight:500;line-height:1.55}.consent-field a{color:var(--color-blue);text-underline-offset:3px;text-decoration:underline}.consent-field .field-error{grid-column:2}.honeypot{clip:rect(0,0,0,0);width:1px;height:1px;overflow:hidden;position:absolute!important}.error-summary{border-left:4px solid var(--color-error);color:#751f1f;background:#fff2f2;border-radius:.5rem;margin-bottom:1.5rem;padding:1rem 1.2rem}.error-summary ul{margin-bottom:0}.error-summary a{text-decoration:underline}.form-submit-row{align-items:center;gap:1.25rem;margin-top:1.5rem;display:flex}.form-submit-row button:disabled{cursor:wait;opacity:.7}.form-status{color:var(--color-error);font-size:.85rem;line-height:1.5}.config-note{color:#74440d;background:#fff7e7;border-radius:.5rem;margin:1.25rem 0 0;padding:.75rem 1rem;font-size:.82rem}.legal-hero{background:var(--color-surface);padding-block:clamp(4rem,8vw,7rem)}.legal-hero__inner{max-width:850px}.legal-hero p:not(.eyebrow){max-width:760px;font-size:1.16rem}.legal-meta{color:var(--color-muted);margin-top:1.25rem;font-size:.85rem!important}.legal-content{max-width:900px}.legal-content article{border-bottom:1px solid var(--color-border);grid-template-columns:50px 1fr;gap:2rem;padding-block:2.2rem;display:grid}.legal-content article>span{color:var(--color-blue);letter-spacing:.1em;font-size:.8rem;font-weight:800}.legal-content p,.legal-content li{color:var(--color-muted)}.legal-content ul{gap:.55rem;margin:1rem 0 0;padding-left:1.25rem;display:grid}.utility-page{background:var(--color-surface);place-content:center;min-height:66vh;padding-block:5rem;display:grid}.utility-page--navy{background:var(--color-navy);color:#d8e3f2;min-height:100vh}.utility-page--navy h1{color:#fff}.utility-page__inner{text-align:center;max-width:760px}.utility-page__inner .button-row{justify-content:center}.utility-code{color:var(--color-blue);letter-spacing:.16em;text-transform:uppercase;margin-bottom:1.5rem;font-size:1rem;font-weight:850;display:block}.success-mark{width:70px;height:70px;color:var(--color-success);background:#dff4e8;border-radius:50%;place-content:center;margin:0 auto 2rem;font-size:2rem;display:grid}.route-loading{min-height:55vh;color:var(--color-muted);justify-content:center;align-items:center;gap:.8rem;display:flex}.route-loading span{border:2px solid #c9d6e8;border-top-color:var(--color-blue);border-radius:50%;width:18px;height:18px;animation:.8s linear infinite spin}.site-footer{background:var(--color-navy);color:#aab9cc;padding-top:4.5rem}.site-footer__grid{grid-template-columns:1.7fr repeat(4,1fr);gap:2.5rem;padding-bottom:3.5rem;display:grid}.site-footer__brand>.brand{gap:1.625rem}.site-footer__brand>.brand img{width:48px;height:58px}.site-footer__brand>.brand span{font-size:2.075rem;line-height:1}.site-footer__brand p{color:#d7e1ee;max-width:300px;margin:1rem 0}.site-footer__brand>span{font-size:.83rem;line-height:1.6}.site-footer h2{color:#fff;letter-spacing:.1em;text-transform:uppercase;margin-bottom:1rem;font-size:.9rem}.site-footer__grid>div:not(.site-footer__brand){flex-direction:column;align-items:flex-start;gap:.7rem;display:flex}.site-footer a:not(.brand){min-height:32px;font-size:.99rem}.site-footer a:hover{color:#fff}.site-footer__bottom{border-top:1px solid #2b405d;justify-content:space-between;align-items:center;min-height:72px;font-size:.75rem;display:flex}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=1100px){.desktop-nav,.header-cta{display:none}.mobile-menu-button{display:grid}.site-header__actions{margin-left:auto}.page-hero__grid,.split-section__grid,.service-highlight{grid-template-columns:1fr}.page-hero__copy{max-width:780px}.page-hero__visual{width:min(100%,700px);margin-inline:auto}.split-section--green{background:#f5fbf7}.home-hero__grid{grid-template-columns:1fr}.home-hero__copy{max-width:760px}.home-hero__visual{width:min(100%,940px);margin-inline:auto;transform:none}.product-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-previews__layout{grid-template-columns:1fr}.home-value-card{min-height:190px}.feature-grid--4,.feature-grid--5,.case-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer__grid{grid-template-columns:1.5fr repeat(2,1fr)}.site-footer__brand{grid-row:span 2}.form-layout{grid-template-columns:1fr}.form-layout>div:first-child{position:static}.list-panel{grid-template-columns:1fr}}@media (width<=760px){:root{--section-space:clamp(5.5rem, 20vw, 7rem)}h1{font-size:clamp(2.3rem,11vw,3.15rem)}h2{font-size:clamp(1.75rem,8vw,2.2rem)}.container{width:min(100% - 2.5rem, var(--container))}.site-header__inner{min-height:68px}.language-switch{display:none}.page-hero{padding-block:4.5rem}.page-hero__grid{gap:3rem;min-height:0}.button-row{flex-direction:column;align-items:stretch}.button-row .button{width:100%}.home-page .closing-cta h2{white-space:normal}.home-hero{padding-block:3.25rem 3.4rem}.home-hero__accent{font-size:.72rem}.home-hero h1{font-size:clamp(2.2rem,10.5vw,3.2rem)}.home-hero__body{font-size:.95rem}.home-hero__visual{grid-template-columns:1fr}.product-visual-frame{border-radius:1rem}.product-visual-frame .product-preview{min-height:300px}.product-preview--studio .dashboard-shell{grid-template-columns:64px 1fr;min-height:250px}.product-preview--studio .dashboard-nav__item{font-size:.34rem}.product-preview--studio .product-preview__phone{width:84px;height:178px}.product-card-grid{grid-template-columns:1fr}.capability-strip .container{grid-template-columns:repeat(2,1fr)}.capability-strip .container>div:nth-child(2){border-right:0}.capability-strip .container>div:nth-child(-n+2){border-bottom:1px solid #d6e3f3}.page-preview-grid,.home-value-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-company__inner{grid-template-columns:88px minmax(0,1fr)}.home-company__icon{width:78px;height:78px}.product-preview,.community-preview,.academy-preview{min-height:300px}.product-preview__browser{width:95%}.dashboard-shell{grid-template-columns:48px 1fr;min-height:220px}.dashboard-content{padding:14px}.product-preview__phone{width:88px;height:185px}.community-preview__phone{width:175px;height:305px;right:7%}.community-preview__cards i{width:125px;height:60px}.academy-preview__site{min-height:250px;padding:0}.academy-preview__phone{width:85px;height:175px}.academy-preview--solo{min-height:340px}.academy-preview--solo .academy-preview__phone{width:148px;height:292px}.company-visual{min-height:320px}.company-visual__card{min-width:0;padding:.65rem}.company-visual__card--1{top:8%;left:3%}.company-visual__card--2{top:10%;right:3%}.company-visual__card--3{bottom:7%;right:3%}.company-visual__center{width:120px;height:120px}.company-visual__connector--one{width:110px;left:37%}.company-visual__connector--two{width:115px;left:35%}.company-visual__connector--three{width:105px;left:55%}.case-hero-visual{min-height:320px}.case-hero-visual__tile{width:155px;height:152px;padding:.6rem}.case-hero-visual__tile--one{top:10%;left:3%}.case-hero-visual__tile--two{top:13%;right:3%}.case-hero-visual__tile--three{bottom:7%;right:8%}.case-hero-visual__window-bar{margin-bottom:.75rem}.case-hero-visual__tile-icon{width:36px;height:36px;margin-bottom:.7rem}.case-hero-visual__mini-grid i{height:24px}.case-hero-visual__orb{width:82px;height:82px}.proof-strip .container{flex-direction:column;align-items:flex-start;min-height:0;padding-block:1.2rem}.proof-strip span{white-space:normal}.feature-grid--2,.feature-grid--3,.feature-grid--4,.feature-grid--5,.service-overview-grid,.dual-capabilities,.contact-paths,.editorial-grid,.case-grid,.insight-grid,.capability-list,.check-list--large{grid-template-columns:1fr}.compact-offer__inner{grid-template-columns:1fr;align-items:start}.compact-offer__visual,.compact-offer__visual img{min-height:220px}.closing-cta__inner{flex-direction:column;align-items:stretch}.closing-cta__inner .button{width:100%}.product-overview-card{grid-template-columns:1fr;min-height:0}.product-overview-card .product-preview,.product-overview-card .community-preview{min-height:300px}.audience-strip .container{flex-direction:column;align-items:flex-start;gap:1rem}.workflow-line{grid-template-columns:1fr}.workflow-line:before{width:1px;height:auto;top:18px;bottom:18px;left:20px}.workflow-line article{text-align:left;grid-template-columns:42px 1fr;gap:.2rem 1rem;display:grid}.workflow-line article>span{grid-row:span 2;margin:0}.workflow-line article h3,.workflow-line article p{margin-bottom:0}.faq-layout{grid-template-columns:1fr;gap:1rem}.results-framework,.results-framework>div:last-child{grid-template-columns:1fr}.case-detail-grid{grid-template-columns:1fr;gap:2.5rem}.case-detail-grid aside{position:static}.case-media-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.case-media--website{grid-column:1/-1}.form-grid,.inquiry-type-fieldset{grid-template-columns:1fr}.form-submit-row{flex-direction:column;align-items:stretch}.form-submit-row .button{width:100%}.site-footer__grid{grid-template-columns:repeat(2,1fr)}.site-footer__brand{grid-area:auto/1/auto/-1}.site-footer__bottom{flex-direction:column;justify-content:center;align-items:flex-start;gap:.35rem}.editorial-grid article h2{min-height:0}}@media (width<=390px){.container{width:min(100% - 2.25rem, var(--container))}.feature-card,.service-overview-card,.dual-capabilities article,.inquiry-form{padding:1.25rem}.workflow-stack article{width:185px}.workflow-stack article:nth-child(2){transform:translate(25px)}.site-footer__grid{grid-template-columns:1fr}.site-footer__brand{grid-column:auto}.home-hero__signals{gap:.45rem;display:grid}.capability-strip .container{grid-template-columns:1fr}.capability-strip .container>div,.capability-strip .container>div:nth-child(2){border-bottom:1px solid #d6e3f3;border-right:0}.capability-strip .container>div:last-child{border-bottom:0}.page-preview-grid,.home-value-grid{grid-template-columns:1fr}.home-value-item{min-height:0;padding:1.25rem}.home-company{padding-bottom:3.4rem}.home-company__inner{grid-template-columns:1fr;align-items:start}.home-company__icon{width:70px;height:70px}.home-company__copy .button{width:auto}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
