:root{--turquoise:#79dce5;--turquoise-end:#a4e6e1;--turquoise-light:#e0f7fa;--dark-blue:#0f172a;--dark-blue-hover:#1e293b;--off-white:#f8fafc;--text-dark:#1e293b;--text-gray:#475569;--muted:#64748b;--border:#e2e8f0;--white:#fff;--shadow-device:0 30px 60px -28px #0f172aa6;--radius-lg:28px;--radius-pill:999px}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:var(--text-dark);text-rendering:optimizelegibility;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.65;overflow-x:hidden}img{max-width:100%}a{color:inherit}button,select{font:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.035em;font-weight:800;line-height:1.1}h1{font-size:clamp(2.7rem,5.6vw,5rem)}h2{margin-bottom:1.25rem;font-size:clamp(2rem,4vw,3.25rem)}h3{margin-bottom:.65rem;font-size:1.45rem}p{color:var(--text-gray);font-size:1.08rem}section[id]{scroll-margin-top:5rem}.container{width:min(1220px,100% - 4rem);margin:0 auto}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:1000;background:var(--dark-blue);color:var(--white);border-radius:.75rem;padding:.75rem 1rem;text-decoration:none;transition:transform .2s;position:fixed;top:.75rem;left:.75rem;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}:focus-visible{outline-offset:4px;outline:3px solid #0f172abf}.site-header{z-index:100;backdrop-filter:blur(14px);background:#ffffffe6;border-bottom:1px solid #0f172a0f;position:sticky;top:0}.nav-container{justify-content:space-between;align-items:center;gap:2rem;min-height:70px;display:flex}.brand{color:var(--text-dark);white-space:nowrap;font-size:1.05rem;font-weight:760;text-decoration:none}.brand span{color:#94a3b8;font-weight:550}.nav-links{align-items:center;gap:1.45rem;display:flex}.nav-links>a:not(.btn-primary){color:var(--text-gray);font-size:.94rem;font-weight:650;text-decoration:none}.nav-links>a:not(.btn-primary):hover{color:var(--text-dark)}.nav-compact{align-items:center;gap:.7rem;display:none}.language-selector{border:1px solid var(--border);border-radius:var(--radius-pill);min-height:40px;color:var(--text-dark);background:#ffffffdb;align-items:center;gap:.35rem;padding:0 .65rem;display:inline-flex}.language-selector svg{flex:none;width:17px;height:17px}.language-selector select{max-width:104px;color:inherit;cursor:pointer;background:0 0;border:0;outline:0;font-weight:650}.btn-primary,.btn-outline,.text-link{justify-content:center;align-items:center;gap:.45rem;font-weight:750;text-decoration:none;display:inline-flex}.btn-primary{border-radius:var(--radius-pill);background:var(--dark-blue);min-height:46px;color:var(--white);padding:.75rem 1.35rem;transition:transform .2s,background .2s}.btn-primary:hover{background:var(--dark-blue-hover);transform:translateY(-2px)}.mobile-download{min-height:40px;padding:.55rem .9rem;font-size:.84rem}.hero{background:linear-gradient(165deg, var(--turquoise) 0%, var(--turquoise-end) 100%);min-height:720px;padding:5.3rem 0 4rem;overflow:hidden}.hero-grid{grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr);align-items:center;gap:2rem;display:grid}.hero-copy{z-index:4;padding:1rem 0 2rem;position:relative}.hero-copy h1{max-width:680px;margin-bottom:1.5rem}.eyebrow{color:var(--dark-blue);letter-spacing:.09em;text-transform:uppercase;opacity:.78;margin-bottom:1rem;font-size:.8rem;font-weight:850}.eyebrow--dark{color:var(--muted)}.hero-subtitle{max-width:690px;color:var(--dark-blue);margin-bottom:2rem;font-size:clamp(1.05rem,1.5vw,1.23rem);font-weight:520}.hero-actions{flex-direction:column;align-items:flex-start;gap:1rem;display:flex}.text-link{color:var(--dark-blue);font-size:.96rem}.text-link:hover{text-underline-offset:4px;text-decoration:underline}.hero-visual{min-width:0}.hero-device-stage{isolation:isolate;width:100%;min-height:590px;position:relative}.hero-device{transition:transform .3s;position:absolute}.hero-device:hover{transform:translateY(-8px)rotate(0)scale(1.015)}.hero-device--ipad{z-index:1;width:54%;top:13%;left:0;transform:rotate(-5deg)}.hero-device--android-tablet{z-index:0;width:48%;top:4%;right:-1%;transform:rotate(5deg)}.hero-device--iphone{z-index:4;width:28%;bottom:0;left:33%;transform:rotate(-2deg)}.hero-device--android-phone{z-index:3;width:27%;bottom:5%;right:9%;transform:rotate(3deg)}.store-buttons{flex-wrap:wrap;gap:.8rem;display:flex}.store-badge{min-width:186px;min-height:58px;color:var(--white);text-align:left;background:#05070b;border:1px solid #ffffff26;border-radius:13px;align-items:center;gap:.78rem;padding:.62rem .95rem;text-decoration:none;transition:transform .2s,box-shadow .2s,opacity .2s;display:inline-flex;box-shadow:0 12px 25px -16px #0f172abf}.store-badge:hover:not(.is-disabled){transform:translateY(-2px);box-shadow:0 16px 28px -16px #0f172ad9}.store-badge.is-disabled{cursor:not-allowed;opacity:.62}.store-badge svg{flex:none;width:27px;height:27px}.store-badge-copy{flex-direction:column;line-height:1.05;display:flex}.store-badge-copy small{margin-bottom:.25rem;font-size:.65rem;font-weight:520}.store-badge-copy strong{font-size:1rem;font-weight:680}.store-note{color:#0f172ab8;margin:.8rem 0 0;font-size:.8rem}.device-frame{filter:drop-shadow(var(--shadow-device));position:relative}.device-frame__body{background:linear-gradient(145deg,#111827,#020617 70%);border:1px solid #ffffff40;border-radius:2.15rem;width:100%;padding:.52rem;position:relative;box-shadow:inset 0 0 0 1px #ffffff0d}.device-frame__screen{aspect-ratio:var(--screen-ratio);background:#dbeafe;border-radius:1.7rem;position:relative;overflow:hidden}.device-frame__screen img{object-fit:cover;width:100%;height:100%;display:block}.device-frame__camera{border-radius:var(--radius-pill);background:#020617;width:28%;height:.48rem;position:absolute;top:.78rem;left:50%;transform:translate(-50%);box-shadow:0 0 0 1px #ffffff0a}.device-frame--android_phone .device-frame__camera{border-radius:50%;width:.54rem;height:.54rem}.device-frame--ipad_13 .device-frame__body,.device-frame--android_tablet_11 .device-frame__body{border-radius:1.45rem;padding:.45rem}.device-frame--ipad_13 .device-frame__screen,.device-frame--android_tablet_11 .device-frame__screen{border-radius:1.05rem}.device-frame--ipad_13 .device-frame__camera,.device-frame--android_tablet_11 .device-frame__camera{border-radius:50%;width:.35rem;height:.35rem;top:.2rem}.discover-intro{background:var(--white);padding:6rem 0 4rem}.discover-intro__grid{grid-template-columns:minmax(0,1fr) minmax(420px,.9fr);align-items:center;gap:clamp(3rem,8vw,7rem);display:grid}.discover-intro__grid p{max-width:650px}.device-selector-block{border:1px solid var(--border);background:var(--off-white);border-radius:24px;padding:1.2rem}.device-selector{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.device-selector__button{border:1px solid var(--border);background:var(--white);min-height:52px;color:var(--text-dark);text-align:left;cursor:pointer;border-radius:16px;align-items:center;gap:.65rem;padding:.75rem .9rem;font-size:.9rem;font-weight:700;transition:border-color .2s,background .2s,transform .2s;display:flex}.device-selector__button:hover{border-color:#94a3b8;transform:translateY(-1px)}.device-selector__button[aria-pressed=true]{border-color:var(--dark-blue);background:var(--dark-blue);color:var(--white)}.device-selector__icon{border:2px solid;border-radius:4px;flex:none;width:15px;height:25px;display:inline-block}.device-selector__icon--ipad_13,.device-selector__icon--android_tablet_11{border-radius:3px;width:24px;height:19px}.device-selector__icon--android_phone{border-radius:3px}.automation-note{color:var(--muted);margin:.9rem .25rem 0;font-size:.82rem}.section-feature{padding:7rem 0}.bg-off-white{background:var(--off-white)}.bg-dark{background:var(--dark-blue);color:var(--white)}.bg-dark h2{color:var(--white)}.bg-dark p{color:#cbd5e1}.feature-grid{grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr);align-items:center;gap:clamp(3rem,8vw,7rem);display:grid}.feature-grid--reverse .feature-text{order:2}.feature-grid--reverse .feature-visual{order:1}.feature-text{max-width:610px}.feature-visual{justify-content:center;min-width:0;display:flex}.feature-visual .device-frame{width:min(345px,78vw)}.feature-visual .device-frame--ipad_13,.feature-visual .device-frame--android_tablet_11{width:min(560px,90vw)}.section-grid{background:var(--off-white);text-align:center;padding:7rem 0}.section-intro{max-width:780px;margin:0 auto}.cards-container{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(2rem,4vw,3.5rem);margin-top:4.5rem;display:grid}.card{flex-direction:column;align-items:center;min-width:0;display:flex}.card .device-frame{width:min(265px,72vw);margin-bottom:2rem}.card .device-frame--ipad_13,.card .device-frame--android_tablet_11{width:min(330px,80vw)}.card p{max-width:340px;margin-bottom:0;font-size:1rem}.download-section{text-align:center;background:linear-gradient(145deg,#77d8df 0%,#b3ece6 100%);padding:6.5rem 0}.download-section h2{max-width:780px;margin-left:auto;margin-right:auto}.download-section>.container>p{max-width:680px;color:var(--dark-blue);margin:0 auto 2rem}.download-section .store-buttons{justify-content:center}.download-section .store-note{text-align:center}.case-study-section{background:var(--white);padding:5rem 0}.case-study-banner{border-radius:var(--radius-lg);background:var(--turquoise-light);text-align:center;border:1px solid #0f172a0f;padding:clamp(2.6rem,6vw,4.7rem)}.case-study-banner h2{margin-bottom:1rem;font-size:clamp(1.9rem,3.5vw,2.8rem)}.case-study-banner>p:not(.eyebrow){max-width:780px;color:var(--dark-blue);margin:0 auto 2rem}.btn-outline{border:2px solid var(--dark-blue);border-radius:var(--radius-pill);min-height:48px;color:var(--dark-blue);padding:.75rem 1.4rem;transition:background .2s,color .2s,transform .2s}.btn-outline:hover{background:var(--dark-blue);color:var(--white);transform:translateY(-2px)}footer{border-top:1px solid var(--border);background:var(--white);padding:2.75rem 0}.footer-content{justify-content:space-between;align-items:center;gap:2rem;display:flex}.footer-copy p{margin-bottom:.25rem;font-size:.9rem}.footer-copy .footer-brand{color:var(--text-dark);font-weight:750}.footer-links{flex-wrap:wrap;justify-content:flex-end;gap:1rem 1.4rem;display:flex}.footer-links a{color:var(--muted);font-size:.9rem;font-weight:650;text-decoration:none}.footer-links a:hover{color:var(--text-dark);text-underline-offset:4px;text-decoration:underline}.simple-main{background:linear-gradient(180deg, var(--off-white), var(--white));min-height:calc(100vh - 200px)}.simple-hero{padding:8rem 0}.simple-hero h1{max-width:820px;margin-bottom:1.5rem}.simple-hero>p:not(.eyebrow){max-width:720px;margin-bottom:2rem;font-size:1.2rem}.notice-card{border:1px solid var(--border);background:var(--white);border-radius:18px;max-width:760px;margin:2rem 0;padding:1.5rem}.notice-card p{margin:0}.language-gateway{background:var(--off-white);place-items:center;min-height:100vh;padding:2rem;display:grid}.language-gateway main{text-align:center;max-width:760px}.language-gateway nav{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.js .reveal{opacity:0;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);transform:translateY(34px)}.js .reveal.active{opacity:1;transform:translateY(0)}.delay-1{transition-delay:.1s!important}.delay-2{transition-delay:.2s!important}@media (width<=1060px){.hero{min-height:auto}.hero-grid{text-align:center;grid-template-columns:1fr}.hero-copy{max-width:860px;margin:0 auto}.hero-copy h1,.hero-subtitle{margin-left:auto;margin-right:auto}.hero-actions{align-items:center}.hero-device-stage{max-width:760px;min-height:600px;margin:0 auto}.hero-device--ipad{width:50%;left:4%}.hero-device--android-tablet{width:44%;right:4%}.discover-intro__grid{text-align:center;grid-template-columns:1fr}.discover-intro__grid p{margin-left:auto;margin-right:auto}.device-selector-block{max-width:720px;margin:0 auto}}@media (width<=900px){.container{width:min(100% - 2.5rem,760px)}.nav-links{display:none}.nav-compact{display:flex}.feature-grid,.feature-grid--reverse{text-align:center;grid-template-columns:1fr;gap:3.5rem}.feature-grid--reverse .feature-text,.feature-grid--reverse .feature-visual{order:initial}.feature-text{margin:0 auto}.cards-container{grid-template-columns:1fr;gap:5rem}.footer-content{text-align:center;flex-direction:column}.footer-links{justify-content:center}}@media (width<=640px){.container{width:min(100% - 2rem,560px)}.nav-container{gap:.7rem;min-height:64px}.brand span{display:none}.language-selector{padding:0 .45rem}.language-selector select{max-width:78px;font-size:.82rem}.hero{padding:4.4rem 0 2.5rem}.hero-subtitle{margin-bottom:1.65rem}.store-buttons{flex-direction:column;align-items:stretch;width:100%}.store-badge{justify-content:flex-start;width:100%;max-width:315px;margin:0 auto}.hero-device-stage{min-height:470px;margin-top:1rem}.hero-device--ipad{width:60%;top:17%;left:-3%}.hero-device--android-tablet{width:54%;top:8%;right:-5%}.hero-device--iphone{width:34%;left:29%}.hero-device--android-phone{width:33%;bottom:4%;right:4%}.discover-intro,.section-feature,.section-grid,.download-section{padding-top:5.25rem;padding-bottom:5.25rem}.device-selector{grid-template-columns:1fr}.case-study-section{padding:2rem 0 4rem}.case-study-banner{padding:2.5rem 1.35rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.js .reveal{opacity:1;transform:none}}.product-breadcrumb{color:var(--text-dark);white-space:nowrap;align-items:center;gap:.45rem;font-size:1.02rem;font-weight:760;display:inline-flex}.product-breadcrumb>span{color:#94a3b8;font-weight:500}.brand-parent,.project-current{color:inherit;text-decoration:none}.brand-parent{color:#64748b;font-weight:620}.brand-parent:hover,.project-current:hover{color:var(--text-dark)}.project-selector select{max-width:150px;color:var(--text-dark);cursor:pointer;background:0 0;border:0;font-weight:760}.footer-brand a{text-decoration:none}.footer-brand a:hover{text-underline-offset:4px;text-decoration:underline}.hub-document{color-scheme:dark;background:#07101f}.hub-body{--hub-bg:#07101f;--hub-bg-deep:#030914;--hub-surface:#0c1729;--hub-border:#ffffff1c;--hub-text:#f7f9fd;--hub-muted:#aeb9cb;--hub-blue:#4c6fff;--hub-blue-soft:#7590ff;background:var(--hub-bg);color:var(--hub-text);margin:0}.hub-body h1,.hub-body h2,.hub-body h3{color:inherit}.hub-body p{color:var(--hub-muted)}.hub-body :focus-visible{outline-color:#79dce5e6}.skip-link--hub{color:#07101f;background:#fff}.hub-header{z-index:100;backdrop-filter:blur(18px);background:#050c19e6;border-bottom:1px solid #ffffff13;position:sticky;top:0}.hub-nav{justify-content:space-between;align-items:center;gap:2rem;min-height:72px;display:flex}.hub-wordmark{color:#fff;letter-spacing:-.025em;align-items:center;gap:.65rem;font-size:1.02rem;font-weight:790;text-decoration:none;display:inline-flex}.hub-wordmark__dot{background:linear-gradient(145deg,#79dce5,#8fda73);border-radius:50%;width:.55rem;height:.55rem;box-shadow:0 0 20px #79dce559}.hub-nav__links,.hub-nav__compact{align-items:center;gap:1.2rem;display:flex}.hub-nav__compact{display:none}.hub-nav__links>a:not(.hub-nav__project){color:#b7c1d2;font-size:.9rem;font-weight:650;text-decoration:none}.hub-nav__links>a:hover{color:#fff}.hub-nav__project,.hub-project-selector select{color:#fff;background:#fff1;border:1px solid #ffffff21;border-radius:999px;min-height:40px;font-size:.86rem;font-weight:720;text-decoration:none}.hub-nav__project{justify-content:center;align-items:center;padding:.5rem .9rem;display:inline-flex}.hub-nav__project:hover{background:#79dce51a;border-color:#79dce566}.hub-project-selector select{cursor:pointer;padding:0 .8rem}.hub-project-selector select option{color:#0f172a}.language-selector--dark{color:#e8edf7;background:#ffffff0e;border-color:#ffffff21}.language-selector--dark select{color:inherit}.language-selector--dark select option{color:#0f172a}.hub-hero{background:radial-gradient(circle at 82% 18%,#4c6fff38,#0000 28%),radial-gradient(circle at 8% 95%,#1d43963d,#0000 34%),linear-gradient(150deg,#07101f 0%,#0a1730 58%,#050b16 100%);padding:clamp(6.5rem,12vw,10rem) 0 clamp(5.5rem,9vw,8rem);position:relative;overflow:hidden}.hub-hero:before{content:"";opacity:.12;pointer-events:none;background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;mask-image:linear-gradient(#000,#0000 88%)}.hub-hero__glow{filter:blur(5px);background:radial-gradient(circle,#7590ff2e,#0000 65%);border-radius:50%;width:620px;height:620px;position:absolute;top:-250px;right:-260px}.hub-hero__content{z-index:2;max-width:960px;position:relative}.hub-eyebrow{letter-spacing:.13em;text-transform:uppercase;margin-bottom:1.1rem;font-size:.76rem;font-weight:820;color:#8da5ff!important}.hub-eyebrow--dark{color:#59708c!important}.hub-hero h1{letter-spacing:-.065em;max-width:980px;margin-bottom:1.6rem;font-size:clamp(3.4rem,7vw,6.7rem);line-height:.96}.hub-hero__description{max-width:800px;margin-bottom:2rem;font-size:clamp(1.05rem,1.55vw,1.25rem);line-height:1.7;color:#c2ccdc!important}.hub-actions,.hub-featured__actions{flex-wrap:wrap;align-items:center;gap:.85rem;display:flex}.hub-button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;min-height:48px;padding:.72rem 1.15rem;font-weight:740;text-decoration:none;transition:transform .2s,background .2s,border-color .2s;display:inline-flex}.hub-button:hover{transform:translateY(-2px)}.hub-button--primary{color:#07101f;background:#fff}.hub-button--ghost{color:#fff;background:#ffffff0b;border-color:#ffffff29}.hub-button--ghost:hover{background:#ffffff17}.hub-area-list{flex-wrap:wrap;gap:.55rem;margin:2.7rem 0 0;padding:0;list-style:none;display:flex}.hub-area-list li{color:#9eabc0;border:1px solid #ffffff1a;border-radius:999px;padding:.4rem .7rem;font-size:.78rem;font-weight:650}.hub-work{color:#081426;background:#f5f7fb;padding:clamp(5.5rem,9vw,8rem) 0}.hub-work h2,.hub-work h3{color:#081426}.hub-work p{color:#5a6677}.hub-featured{background:radial-gradient(circle at 88% 16%,#ffffff8c,#0000 25%),linear-gradient(145deg,#e1f9f6 0%,#a8e7e2 50%,#92ddbd 100%);border:1px solid #07152614;border-radius:34px;grid-template-columns:minmax(0,.9fr) minmax(500px,1.1fr);align-items:center;min-height:620px;display:grid;overflow:hidden;box-shadow:0 35px 95px -58px #03152685}.hub-featured__copy{z-index:3;padding:clamp(2.5rem,5vw,4.6rem);position:relative}.hub-featured__breadcrumb{letter-spacing:.06em;text-transform:uppercase;margin-bottom:1.5rem;font-size:.78rem;font-weight:790;color:#17324a!important}.hub-featured h2{letter-spacing:-.06em;max-width:590px;margin-bottom:1.25rem;font-size:clamp(2.8rem,5vw,5rem);line-height:.96}.hub-featured__description{max-width:620px;margin-bottom:1.6rem;font-size:1.06rem;color:#071526bf!important}.hub-meta-list,.hub-tag-list{flex-wrap:wrap;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.hub-meta-list{margin-bottom:1.9rem}.hub-meta-list li,.hub-tag-list li{color:#071526c7;background:#ffffff4d;border:1px solid #07152621;border-radius:999px;padding:.4rem .68rem;font-size:.75rem;font-weight:700}.hub-button--project{color:#fff;background:#071526}.hub-button--project:hover{background:#10263c}.hub-text-link{color:#071526;font-size:.94rem;font-weight:740;text-decoration:none}.hub-text-link:hover{text-underline-offset:4px;text-decoration:underline}.hub-featured__visual{align-self:stretch;min-width:0;position:relative}.hub-featured-devices{width:100%;height:100%;min-height:610px;position:relative}.hub-featured-device{position:absolute}.hub-featured-device--ipad{z-index:1;width:57%;top:16%;left:-1%;transform:rotate(-5deg)}.hub-featured-device--android-tablet{z-index:0;width:51%;top:6%;right:-6%;transform:rotate(5deg)}.hub-featured-device--iphone{z-index:4;width:29%;bottom:-4%;left:31%;transform:rotate(-2deg)}.hub-featured-device--android-phone{z-index:3;width:28%;bottom:1%;right:8%;transform:rotate(3deg)}.hub-selected-heading{grid-template-columns:minmax(0,.85fr) minmax(320px,.65fr);align-items:end;gap:4rem;margin:clamp(5.5rem,9vw,8rem) 0 2.2rem;display:grid}.hub-selected-heading h2{margin-bottom:0;font-size:clamp(2.4rem,4.5vw,4rem)}.hub-selected-heading>p{margin-bottom:.25rem}.hub-work-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.hub-work-card{background:#fff;border:1px solid #dfe4ec;border-radius:22px;min-height:285px;padding:2.1rem}.hub-work-card__type,.hub-about-card__label{letter-spacing:.09em;text-transform:uppercase;margin-bottom:1.2rem;font-size:.72rem;font-weight:800;color:#65748a!important}.hub-work-card h3{margin-bottom:.85rem;font-size:1.9rem}.hub-work-card>p:not(.hub-work-card__type){max-width:580px;margin-bottom:1.6rem}.hub-tag-list li{background:#f7f9fc}.hub-about{background:radial-gradient(circle at 14% 25%,#4c6fff24,#0000 28%),linear-gradient(155deg,#07101f,#050a13 78%);border-top:1px solid #ffffff12;padding:clamp(5.5rem,9vw,8rem) 0}.hub-about__grid{grid-template-columns:minmax(0,.9fr) minmax(460px,1.1fr);align-items:start;gap:clamp(3rem,8vw,7rem);display:grid}.hub-about__intro h2{max-width:690px;font-size:clamp(2.7rem,5vw,4.8rem)}.hub-about__intro>p:last-child{max-width:680px}.hub-about__details{gap:1rem;display:grid}.hub-about-card{background:#ffffff0b;border:1px solid #ffffff1a;border-radius:20px;padding:1.8rem}.hub-about-card p{margin-bottom:0}.hub-about-card__label{color:#8da5ff!important}.hub-about-card a{color:#fff;margin-top:1.1rem;font-weight:720;text-decoration:none;display:inline-block}.hub-about-card a:hover{text-underline-offset:4px;text-decoration:underline}.hub-footer{background:#03070d;border-top:1px solid #ffffff13;padding:4rem 0 1.8rem}.hub-footer__top{justify-content:space-between;align-items:flex-start;gap:3rem;padding-bottom:3rem;display:flex}.hub-wordmark--footer{margin-bottom:.9rem}.hub-footer__top p{margin:0;font-size:.95rem}.hub-footer__links{flex-wrap:wrap;justify-content:flex-end;gap:1rem 1.5rem;display:flex}.hub-footer__links a{color:#aeb8c8;font-size:.9rem;font-weight:650;text-decoration:none}.hub-footer__links a:hover{color:#fff}.hub-footer__bottom{border-top:1px solid #fff1;padding-top:1.5rem}.hub-footer__bottom p{color:#667286;margin:0;font-size:.8rem}.redirect-page{color:#fff;background:#07101f;place-items:center;min-height:100vh;display:grid}.redirect-page main{text-align:center;padding:2rem}.redirect-page a{color:#79dce5}@media (width<=1040px){.hub-featured{grid-template-columns:1fr}.hub-featured__visual{min-height:570px}.hub-about__grid{grid-template-columns:1fr}}@media (width<=860px){.hub-nav__links{display:none}.hub-nav__compact{display:flex}.hub-selected-heading{grid-template-columns:1fr;gap:1rem}.hub-work-grid{grid-template-columns:1fr}.hub-footer__top{flex-direction:column}.hub-footer__links{justify-content:flex-start}}@media (width<=640px){.hub-nav{gap:.7rem;min-height:66px}.hub-wordmark>span:last-child{display:none}.hub-nav__project{padding:.45rem .72rem;font-size:.8rem}.hub-hero{padding-top:5.8rem}.hub-hero h1{font-size:clamp(3rem,15vw,4.8rem)}.hub-actions,.hub-featured__actions{flex-direction:column;align-items:stretch}.hub-button{width:100%}.hub-featured{border-radius:25px}.hub-featured__copy{padding:2.2rem 1.35rem}.hub-featured h2{font-size:clamp(2.6rem,13vw,4rem)}.hub-featured__visual,.hub-featured-devices{min-height:440px}.hub-featured-device--ipad{width:66%;top:17%;left:-8%}.hub-featured-device--android-tablet{width:60%;top:7%;right:-13%}.hub-featured-device--iphone{width:36%;bottom:-2%;left:26%}.hub-featured-device--android-phone{width:35%;bottom:1%;right:0}.hub-work-card{min-height:auto;padding:1.6rem}.hub-about-card{padding:1.45rem}}
