:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--site-white:#fff;--site-line:#e4e2ed;--site-dark-text:#cecbdf;--site-dark-line:#77728d;--site-shadow:0 24px 64px #11111a12}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:7rem}body{background:var(--sh-cloud);color:var(--sh-ink);font-family:var(--sh-font-ui);-webkit-font-smoothing:antialiased;margin:0}body,button{font-size:1rem;line-height:1.65}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}svg{flex-shrink:0}figure,blockquote,h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--sh-font-display);font-weight:800}h1{letter-spacing:-.055em;text-wrap:balance;font-size:clamp(3rem,5.5vw,5.25rem);line-height:1.07}h2{letter-spacing:-.045em;text-wrap:balance;font-size:clamp(2rem,3.6vw,3.25rem);line-height:1.15}h3{letter-spacing:-.025em;text-wrap:balance;font-size:1.25rem;line-height:1.3}p{color:var(--sh-muted);text-wrap:pretty}ul,ol{margin:0;padding:0}[hidden]{display:none!important}:focus-visible{outline:3px solid var(--sh-purple);outline-offset:5px;border-radius:4px}.ink-section :focus-visible{outline-color:var(--sh-purple-light)}::selection{background:var(--sh-purple);color:var(--site-white)}.container{width:min(100% - 6rem,1248px);margin-inline-start:auto;margin-inline-end:auto}.section{padding-block-start:6.25rem;padding-block-end:6.25rem}.section-white{background:var(--site-white)}.ink-section{color:var(--site-white);background:var(--sh-ink)}.ink-section p{color:var(--site-dark-text)}.ink-section .eyebrow{color:var(--sh-purple-light)}.eyebrow{color:var(--sh-purple-deep);letter-spacing:.13em;text-transform:uppercase;margin-bottom:1.2rem;font-size:.72rem;font-weight:700}.intro{max-width:36rem;margin-top:1.5rem;font-size:1.0625rem;line-height:1.8}.section-heading{max-width:42rem;margin-bottom:2.5rem}.section-heading p:not(.eyebrow){margin-top:1.25rem}.section-heading--wide{justify-content:space-between;align-items:end;gap:3rem;max-width:none;display:flex}.section-heading--wide h2{max-width:40rem}.section-heading--wide>p{flex-shrink:0;max-width:24rem}.centered{text-align:center}.centered .intro,.centered .section-heading{margin-inline-start:auto;margin-inline-end:auto}.text-purple{color:var(--sh-purple)}.line{display:block}.nowrap{white-space:nowrap}.gradient-text{color:var(--sh-purple-light)}@supports ((-webkit-background-clip:text) or (background-clip:text)){.gradient-text{background:var(--sh-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}}.icon{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.sr-only{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:200;background:var(--sh-ink);color:var(--site-white);border-radius:8px;padding:.65rem 1rem;position:fixed;top:1rem;left:1rem;transform:translateY(-200%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:100;border-bottom:1px solid var(--site-line);background:var(--site-white);position:sticky;top:0}.header-inner{align-items:center;gap:4.5rem;min-height:84px;display:flex}.wordmark{width:-moz-fit-content;width:fit-content;font-family:var(--sh-font-display);letter-spacing:-.065em;flex-shrink:0;align-items:center;gap:.6rem;font-size:1.875rem;font-weight:800;line-height:1.15;display:inline-flex}.wordmark img{object-fit:contain;width:29px;height:36px}.main-navigation{flex:1;align-items:center;gap:2rem;display:flex}.main-navigation>a{white-space:nowrap;padding-block-start:.75rem;padding-block-end:.75rem;font-size:.875rem;font-weight:600;position:relative}.main-navigation>a:not(.button):hover,.footer-navigation a:hover{color:var(--sh-purple)}.main-navigation>a[aria-current=page]{color:var(--sh-purple-deep)}.main-navigation>a[aria-current=page]:after{content:"";background:currentColor;height:2px;position:absolute;bottom:.25rem;left:0;right:0}.main-navigation .nav-login{margin-left:auto}.menu-toggle{border:1px solid var(--site-line);background:var(--site-white);min-width:44px;min-height:44px;color:var(--sh-ink);cursor:pointer;border-radius:8px;align-items:center;gap:.5rem;margin-left:auto;padding:.4rem .65rem;font-size:.875rem;font-weight:600;display:inline-flex}.menu-toggle .icon{width:20px;height:20px}.menu-toggle[aria-expanded=true] .menu-middle{opacity:0}.menu-toggle[aria-expanded=true] .menu-top{transform-origin:12px 6px;transform:translateY(6px)rotate(45deg)}.menu-toggle[aria-expanded=true] .menu-bottom{transform-origin:12px 18px;transform:translateY(-6px)rotate(-45deg)}.actions{flex-wrap:wrap;align-items:center;gap:.8rem;margin-top:2rem;display:flex}.centered .actions{justify-content:center}.button{border-radius:var(--sh-radius-small);border:1px solid #0000;justify-content:center;align-items:center;gap:1.25rem;min-height:50px;padding:.8rem 1.35rem;font-size:.875rem;font-weight:600;line-height:1.5;transition:background-color .18s,border-color .18s,transform .18s;display:inline-flex}.button-primary{background:var(--sh-purple);color:var(--site-white)}.button-primary:hover{background:var(--sh-purple-deep);transform:translateY(-2px)}.button-outline{color:var(--sh-ink);background:0 0;border-color:#a3a0b3}.button-outline:hover{background:var(--sh-lavender);border-color:var(--sh-purple)}.ink-section .button-outline{border-color:var(--site-dark-line);color:var(--site-white)}.ink-section .button-outline:hover{background:var(--sh-ink-soft);border-color:var(--sh-purple-light)}.main-navigation .button{min-height:44px;padding:.65rem 1.1rem}.arrow{font-size:1.15em;line-height:1}.text-link{min-height:44px;color:var(--sh-purple-deep);align-items:center;gap:.75rem;font-size:.9rem;font-weight:650;display:inline-flex}.text-link:hover{text-underline-offset:5px;text-decoration:underline}.ink-section .text-link{color:var(--sh-purple-light)}.split{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.split>*,.hero-grid>*{min-width:0}.home-hero{isolation:isolate;position:relative;overflow:clip}.home-hero:before{content:"";z-index:-1;background:radial-gradient(at 82% 20%,#6d4aff30,#0000 56%);position:absolute;top:0;bottom:0;left:0;right:0}.hero-grid{grid-template-columns:.94fr 1.06fr;align-items:center;gap:2.5rem;padding-top:6rem;padding-bottom:4.5rem;display:grid}.hero-copy{z-index:2;position:relative}.hero-copy h1{max-width:36rem}.hero-copy h1>span{display:block}.hero-copy .hero-subtitle{font-family:var(--sh-font-display);color:var(--site-white);letter-spacing:-.025em;margin-top:1.6rem;font-size:1.28rem;font-weight:600}.hero-copy .intro{max-width:30rem;margin-top:.9rem;font-size:.975rem}.hero-copy .eyebrow{align-items:center;gap:.6rem;font-size:.67rem;display:flex}.brand-dot{background:var(--sh-purple-light);border-radius:50%;flex:0 0 7px;width:7px;height:7px;display:inline-block;box-shadow:0 0 0 4px #a996ff18}.hero-stage{aspect-ratio:1.14;width:100%;position:relative}.hero-stage:before{content:"";border:1px solid #a996ff35;border-radius:50%;width:84%;height:84%;position:absolute;top:-5%;right:-8%;box-shadow:0 0 80px #6d4aff20,inset 0 0 60px #6d4aff12}.hero-stage:after{content:"";z-index:-1;background:radial-gradient(#e85aad30,#0000 65%);border-radius:50%;width:70%;height:50%;position:absolute;bottom:-6%;right:-10%}.workspace-mock{background:var(--sh-cloud);width:96%;color:var(--sh-ink);border:1px solid #ffffff45;border-radius:12px;position:absolute;top:5%;left:0;overflow:hidden;transform:perspective(1300px)rotateY(-7deg)rotate(-3deg);box-shadow:0 28px 50px #0005}.mock-chrome{border-bottom:1px solid var(--site-line);background:var(--site-white);align-items:center;gap:5px;height:27px;padding-inline-start:12px;padding-inline-end:12px;display:flex}.mock-chrome i,.browser-dots i{background:#a6a3b5;border-radius:50%;width:6px;height:6px}.mock-chrome span{color:var(--sh-muted);margin-inline-start:auto;margin-inline-end:auto;font-size:8px}.mock-workspace{grid-template-columns:88px 1fr;min-height:281px;display:grid}.mock-sidebar{border-right:1px solid var(--site-line);background:var(--site-white);color:var(--sh-muted);flex-direction:column;gap:14px;padding:16px 11px;font-size:8px;display:flex}.mock-sidebar .wordmark{color:var(--sh-ink);gap:4px;margin-bottom:10px;font-size:14px}.mock-sidebar .wordmark img{width:14px;height:18px}.mock-sidebar>span{align-items:center;gap:6px;display:flex}.mock-sidebar .icon{width:11px;height:11px}.mock-sidebar .mock-active{color:var(--sh-purple-deep);font-weight:700}.mock-main{padding:19px}.mock-main>p{color:var(--sh-muted);font-size:8px}.mock-title{font-family:var(--sh-font-display);letter-spacing:-.04em;margin-top:3px;font-size:20px;font-weight:800}.mock-shortcuts{gap:7px;margin-top:15px;display:flex}.mock-shortcuts span{background:var(--sh-lavender);color:var(--sh-purple-deep);border-radius:5px;flex:1;align-items:center;gap:6px;padding:9px 6px;font-size:7px;font-weight:600;display:flex}.mock-shortcuts .icon{width:13px;height:13px}.mock-shortcuts span:nth-child(2){color:var(--sh-ink);background:#fdeef6}.mock-shortcuts span:nth-child(3){color:var(--sh-ink);background:#fff1e6}.mock-label{margin-top:17px;margin-bottom:7px;font-size:8px;font-weight:650}.mock-campaigns{grid-template-columns:1fr 1fr;gap:10px;display:grid}.mock-campaign{border:1px solid var(--site-line);background:var(--site-white);border-radius:6px;overflow:hidden}.mock-campaign>img{aspect-ratio:16/9;object-fit:cover;width:100%}.mock-campaign>span{padding:6px 8px;font-size:7px;font-weight:600;display:block}.event-cover{background:var(--sh-purple-deep);color:var(--site-white);position:relative;overflow:hidden}.event-cover>img{object-fit:cover;width:100%;height:100%}.mock-campaign .event-cover{aspect-ratio:16/9}.event-cover .event-type{flex-direction:column;justify-content:space-between;display:flex;position:absolute;top:12%;bottom:12%;left:10%;right:10%}.event-type small{letter-spacing:.07em;text-transform:uppercase;font-size:8px;font-weight:600}.event-type strong{font-family:var(--sh-font-display);letter-spacing:-.04em;font-size:clamp(1rem,2.3vw,2rem);font-weight:800;line-height:1.04}.mock-campaign .event-type strong{font-size:18px}.tv-mock{background:#181820;border:1px solid #555363;border-radius:11px;padding:7px;position:relative;box-shadow:0 22px 45px #0003}.tv-mock:before{content:"";z-index:-1;background:linear-gradient(90deg,#555363,#92909b,#555363);width:12%;height:22px;position:absolute;top:100%;left:44%}.tv-mock:after{content:"";background:#a3a0b3;border-radius:50%;width:46%;height:5px;position:absolute;top:calc(100% + 20px);left:27%}.tv-mock .event-cover{aspect-ratio:16/9;border-radius:4px}.hero-tv{z-index:2;width:65%;position:absolute;bottom:9%;right:0;transform:rotate(2deg)}.hero-tv .event-type small{font-size:8px}.hero-tv .event-type strong{font-size:clamp(1.5rem,2.8vw,2.7rem)}.hero-tv .event-type>span{border:1px solid #ffffff80;border-radius:4px;width:-moz-fit-content;width:fit-content;padding:3px 7px;font-size:7px}.floating-note{z-index:3;background:var(--sh-ink-soft);border:1px solid #77728d;border-radius:10px;align-items:center;gap:9px;padding:11px 15px;font-size:10px;display:flex;position:absolute;bottom:16%;left:0;box-shadow:0 14px 30px #0003}.floating-note .icon{width:18px;height:18px;color:var(--sh-purple-light)}.hero-stage figcaption{color:var(--site-dark-text);font-size:.7rem;position:absolute;bottom:-5px;right:0}.hero-flow{border-top:1px solid var(--sh-ink-line);grid-template-columns:repeat(5,1fr);padding-block-start:1.6rem;padding-block-end:1.9rem;list-style:none;display:grid}.hero-flow li{color:var(--site-dark-text);justify-content:center;align-items:center;gap:.7rem;font-size:.8rem;display:flex;position:relative}.hero-flow li:not(:last-child):after{content:"→";color:var(--site-dark-line);position:absolute;right:-.4rem}.hero-flow .icon{width:18px;height:18px;color:var(--sh-purple-light)}.hero-flow img{object-fit:contain;width:17px;height:22px}.hero-flow .flow-brand{color:var(--site-white);font-family:var(--sh-font-display);letter-spacing:-.04em;font-size:.95rem;font-weight:800}.comparison{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.comparison-panel{border:1px solid var(--site-line);border-radius:var(--sh-radius);background:var(--sh-cloud);min-width:0;padding:2rem}.comparison-panel--after{background:var(--sh-lavender);border-color:#d5caff}.comparison-heading{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.comparison-heading h3{font-size:.78rem;font-family:var(--sh-font-ui);letter-spacing:.08em;text-transform:uppercase;font-weight:650}.comparison-heading p{font-size:.75rem}.journey{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem .5rem;min-height:44px;list-style:none;display:flex}.journey li{color:var(--sh-muted);align-items:center;gap:.65rem;font-size:.75rem;display:flex}.journey li:not(:last-child):after{content:"→";color:var(--sh-muted)}.journey-after{gap:.6rem}.journey-after li{color:var(--sh-ink);font-size:.875rem}.journey-after .journey-brand{background:var(--site-white);color:var(--sh-ink);font-family:var(--sh-font-display);letter-spacing:-.04em;border-radius:8px;padding:.5rem .75rem;font-size:1.05rem;font-weight:800}.journey-brand img{object-fit:contain;width:18px;height:23px}.journey-after li:after{margin-left:.25rem}.capability-grid{grid-template-columns:repeat(5,1fr);gap:1rem;display:grid}.capability-card{border:1px solid var(--site-line);border-radius:var(--sh-radius);background:var(--site-white);padding:1.65rem 1.4rem;position:relative}.icon-tile{background:var(--sh-lavender);width:46px;height:46px;color:var(--sh-purple);border-radius:12px;justify-content:center;align-items:center;display:inline-flex}.card-number{color:var(--sh-muted);font-size:.65rem;font-weight:600;position:absolute;top:1.6rem;right:1.3rem}.capability-card h3{margin-top:1.7rem;font-size:1.15rem}.capability-card p{margin-top:.75rem;font-size:.85rem;line-height:1.8}.section-tail{justify-content:space-between;align-items:center;gap:1.5rem;margin-top:2rem;display:flex}.section-tail p{font-size:.825rem}.check-list{gap:1rem;margin-top:1.75rem;list-style:none;display:grid}.check-list li{color:var(--sh-muted);align-items:flex-start;gap:.75rem;font-size:.875rem;display:flex}.check-list .icon{width:18px;height:18px;color:var(--sh-purple);margin-top:.15rem}.ink-section .check-list li{color:var(--site-dark-text)}.ink-section .check-list .icon{color:var(--sh-purple-light)}.ai-band{position:relative;overflow:clip}.ai-band:before{content:"";pointer-events:none;aspect-ratio:1;background:radial-gradient(#6d4aff28,#0000 68%);width:40%;position:absolute;top:5%;right:-10%}.ai-band .split{position:relative}.ai-band h2{font-size:clamp(2rem,3.2vw,3rem)}.ai-example{min-width:0}.prompt-box{border-radius:var(--sh-radius);background:#242031;border:1px solid #5b526f;align-items:flex-start;gap:1rem;padding:1.35rem;display:flex}.prompt-box>.icon{width:20px;height:20px;color:var(--sh-purple-light);margin-top:.2rem}.prompt-box .prompt-label{color:var(--sh-purple-light);letter-spacing:.09em;margin-bottom:.4rem;font-size:.65rem;font-weight:700;display:block}.prompt-box p{color:var(--site-white);font-size:.9rem;line-height:1.7}.generation-connector{height:35px;color:var(--sh-purple-light);justify-content:center;align-items:center;display:flex}.generation-connector .icon{width:18px;height:18px}.generated-card{border:1px solid var(--site-line);border-radius:var(--sh-radius);background:var(--site-white);color:var(--sh-ink);box-shadow:var(--site-shadow);overflow:hidden}.generated-heading{justify-content:space-between;align-items:center;gap:1rem;padding:.9rem 1.15rem;display:flex}.generated-heading>span{color:var(--sh-muted);font-size:.68rem}.generated-heading .generated-label{color:var(--sh-purple-deep);align-items:center;gap:.45rem;font-size:.67rem;font-weight:650;display:flex}.generated-heading .icon{width:15px;height:15px}.generated-card .event-cover{aspect-ratio:1.95;border-radius:8px;margin-inline-start:.75rem;margin-inline-end:.75rem}.generated-card .event-type small{font-size:.62rem}.generated-card .event-type strong{font-size:clamp(2rem,3.8vw,3.4rem)}.generated-card .event-type>span{font-size:.7rem}.generated-details{grid-template-columns:1fr 1fr;gap:1rem;padding:1.15rem;display:grid}.generated-details dt{color:var(--sh-muted);letter-spacing:.07em;margin-bottom:.4rem;font-size:.6rem;font-weight:700}.generated-details dd{color:var(--sh-ink);margin:0;font-size:.73rem;line-height:1.75}.generated-details{margin:0}.generated-cta{border-top:1px solid var(--site-line);justify-content:space-between;align-items:center;gap:1rem;margin:0 1.15rem 1.15rem;padding-top:.9rem;font-size:.7rem;display:flex}.generated-cta span:first-child{color:var(--sh-muted)}.generated-cta strong{color:var(--sh-purple-deep);font-weight:600}.example-note{text-align:center;margin-top:.9rem;font-size:.7rem}.product-kicker{color:var(--sh-muted);align-items:center;gap:.7rem;margin-bottom:1.5rem;font-size:.72rem;display:inline-flex}.product-kicker img{border-radius:8px;width:30px;height:30px}.product-kicker strong{color:var(--sh-ink);font-family:var(--sh-font-display);letter-spacing:-.04em;font-size:1rem;font-weight:800}.product-subtitle{font-size:1.25rem;font-family:var(--sh-font-display);color:var(--sh-ink);letter-spacing:-.025em;margin-top:1rem;font-weight:650}.product-flow{flex-wrap:wrap;align-items:center;gap:.85rem;margin-top:2rem;list-style:none;display:flex}.product-flow li{color:var(--sh-muted);align-items:center;gap:.85rem;font-size:.78rem;display:flex}.product-flow li:not(:last-child):after{content:"→";color:var(--sh-muted)}.product-flow strong{color:var(--sh-purple-deep);font-family:var(--sh-font-display);font-size:.95rem;font-weight:800}.browser-frame{background:var(--site-white);width:100%;box-shadow:var(--site-shadow);border:1px solid #cecadb;border-radius:12px;overflow:hidden}.browser-chrome{border-bottom:1px solid var(--site-line);background:var(--site-white);min-height:35px;color:var(--sh-muted);justify-content:center;align-items:center;gap:1rem;padding:.45rem 3rem;font-size:.63rem;display:flex;position:relative}.browser-dots{gap:4px;display:flex;position:absolute;left:12px}.browser-frame>img{aspect-ratio:8/5;object-fit:cover;width:100%}.product-image-wrap{border:1px solid var(--site-line);background:var(--sh-lavender);border-radius:24px;padding:1.25rem;position:relative}.product-image-wrap figcaption{color:var(--sh-muted);flex-wrap:wrap;justify-content:space-between;gap:.5rem;margin-top:1rem;font-size:.7rem;display:flex}.closing-section{padding-block-start:0;padding-block-end:5rem}.closing-card{background:var(--sh-lavender);border:1px solid #e0d7ff;border-radius:24px;justify-content:space-between;align-items:center;gap:3rem;padding:3rem 3.5rem;display:flex}.closing-card h2{max-width:33rem;font-size:clamp(1.85rem,3vw,2.5rem)}.closing-card p{max-width:40rem;margin-top:1rem;font-size:.9rem}.closing-card .actions{flex-shrink:0;margin-top:0}.site-footer{border-top:1px solid var(--site-line);background:var(--site-white);padding-block-start:2.8rem;padding-block-end:1.65rem}.footer-main{justify-content:space-between;align-items:center;gap:2rem;padding-bottom:2.75rem;display:flex}.footer-brand{align-items:center;gap:2rem;display:flex}.footer-brand .wordmark{font-size:1.55rem}.footer-brand .wordmark img{width:24px;height:30px}.footer-brand p{font-size:.8rem}.footer-navigation{flex-wrap:wrap;align-items:center;gap:1.6rem;display:flex}.footer-navigation a{min-height:44px;color:var(--sh-muted);align-items:center;font-size:.8rem;display:inline-flex}.footer-bottom{border-top:1px solid var(--site-line);justify-content:space-between;gap:2rem;padding-top:1.2rem;display:flex}.footer-bottom p{font-size:.7rem}.page-hero{padding-top:5.5rem;padding-bottom:4.5rem}.page-hero.centered h1{max-width:58rem;margin-inline-start:auto;margin-inline-end:auto}.page-hero.centered .intro{max-width:41rem}.page-hero.centered h1 span{display:block}.philosophy-wrap{padding-bottom:6rem}.philosophy{border:1px solid var(--sh-ink-line);border-radius:24px;padding:2.4rem 2.75rem 2.75rem}.philosophy>.eyebrow{border-bottom:1px solid var(--sh-ink-line);max-width:none;margin-bottom:0;padding-bottom:1.4rem}.philosophy ol{grid-template-columns:repeat(4,1fr);gap:2rem;padding-top:2rem;list-style:none;display:grid}.philosophy li{position:relative}.philosophy li:not(:last-child):after{content:"→";color:var(--sh-purple-light);position:absolute;top:1rem;right:0}.philosophy .icon-tile{color:var(--sh-purple-light);background:var(--sh-ink-soft);border:1px solid #77728d}.philosophy h3{margin-top:1.25rem;font-size:1.25rem}.philosophy p{max-width:13rem;margin-top:.65rem;font-size:.8rem}.capabilities-detail{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.detail-card{border:1px solid var(--site-line);background:var(--sh-cloud);border-radius:20px;flex-direction:column;padding:2.25rem;display:flex}.detail-card h3{margin-top:1.35rem;font-size:1.65rem}.detail-card>p{max-width:31rem;margin-top:1rem;margin-bottom:1.75rem;font-size:.9rem}.detail-card--wide{grid-column:1/-1;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.detail-card--wide p{margin-top:1rem;font-size:.9rem}.detail-art{background:var(--sh-lavender);border:1px solid #e0d7ff;border-radius:12px;padding:1.5rem}.detail-art .event-cover{aspect-ratio:16/9;border:6px solid var(--site-white);box-shadow:var(--site-shadow);border-radius:8px}.detail-art .event-type strong{font-size:clamp(2rem,3.8vw,3rem)}.detail-art figcaption{color:var(--sh-muted);text-align:center;margin-top:1rem;font-size:.7rem}.mini-workflow{border-top:1px solid var(--site-line);flex-wrap:wrap;align-items:center;gap:.55rem;margin-top:1.75rem;padding-top:1.5rem;font-size:.75rem;display:flex}.mini-workflow>span:not(.arrow){border:1px solid var(--site-line);background:var(--site-white);border-radius:7px;padding:.5rem .7rem}.mini-workflow .arrow{color:var(--sh-muted)}.mini-workflow>.mini-highlight{color:var(--sh-purple-deep);background:var(--sh-lavender);border-color:#d5caff}.detail-card .mini-workflow{margin-top:auto;padding-top:1.5rem}.relationship-heading{font-size:clamp(2rem,3.2vw,3rem);line-height:1.25}.relationship-heading span{color:var(--sh-purple-light);display:block}.relationship-visual{gap:.85rem;width:100%;max-width:28rem;margin-inline-start:auto;margin-inline-end:auto;display:grid}.relationship-node{border:1px solid var(--site-dark-line);border-radius:var(--sh-radius);background:var(--sh-ink-soft);align-items:center;gap:1.25rem;padding:1.5rem 1.75rem;display:flex}.relationship-node>img{object-fit:contain;width:34px;height:42px}.relationship-node strong{font-family:var(--sh-font-display);letter-spacing:-.04em;font-size:1.4rem;font-weight:800}.relationship-node p{margin-top:.15rem;font-size:.75rem}.relationship-node .icon{width:32px;height:32px;color:var(--sh-purple-light)}.relationship-arrow{text-align:center;color:var(--sh-purple-light);font-size:1.25rem;display:block}.ai-hero{padding-block-start:5.5rem;padding-block-end:5.5rem}.ai-hero .split{gap:4rem}.ai-hero h1{font-size:clamp(2.8rem,4.3vw,4.1rem)}.ai-hero h1 span{margin-top:.15em;display:block}.ai-hero .intro{font-size:1rem}.ai-hero .ai-example{background:var(--sh-lavender);border:1px solid #e0d7ff;border-radius:24px;padding:1.75rem}.prompt-box--light{background:var(--site-white);border-color:#d5caff}.prompt-box--light p{color:var(--sh-ink)}.prompt-box--light .prompt-label,.prompt-box--light>.icon,.ai-hero .generation-connector{color:var(--sh-purple-deep)}.steps-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;list-style:none;display:grid}.steps-grid li{border-top:1px solid var(--site-line);min-width:0;padding:1.6rem 0 0;position:relative}.step-number{background:var(--sh-lavender);width:40px;height:40px;color:var(--sh-purple-deep);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.3rem;font-size:.78rem;font-weight:650;display:inline-flex}.steps-grid h3{max-width:15rem;font-size:1.08rem}.steps-grid p{margin-top:.8rem;font-size:.85rem;line-height:1.85}.ink-section .steps-grid li{border-color:var(--sh-ink-line)}.ink-section .step-number{border:1px solid var(--site-dark-line);background:var(--sh-ink-soft);color:var(--sh-purple-light)}.slide-stack{background:var(--sh-ink-soft);border:1px solid #77728d;border-radius:20px;padding:1.5rem}.slide-stack>p{margin-bottom:1.25rem;font-size:.72rem}.slide-row{border-top:1px solid var(--sh-ink-line);align-items:center;gap:1.25rem;padding:1rem 0;display:flex}.slide-thumb{background:var(--sh-lavender);height:70px;color:var(--sh-purple-deep);text-align:center;font-family:var(--sh-font-display);border-radius:6px;flex:0 0 116px;justify-content:center;align-items:center;font-size:.75rem;font-weight:800;line-height:1.3;display:flex;overflow:hidden}.slide-thumb img{object-fit:cover;width:100%;height:100%}.slide-thumb--purple{background:var(--sh-purple);color:var(--site-white)}.slide-row h3{font-size:.95rem}.slide-row p{margin-top:.25rem;font-size:.7rem}.slide-stack .slide-footer{border-top:1px solid var(--sh-ink-line);color:var(--sh-purple-light);margin:1rem 0 0;padding-top:1rem;font-size:.7rem}.ai-next{padding-top:5rem}.rajitv-hero{background:linear-gradient(180deg, var(--site-white), var(--sh-cloud));padding-bottom:5.5rem;position:relative;overflow:clip}.rajitv-hero .page-hero{padding-bottom:3rem}.rajitv-hero h1{font-size:clamp(3rem,5.1vw,4.9rem);max-width:68rem!important}.rajitv-hero .page-hero h1 span{display:inline}.rajitv-hero .product-kicker{border:1px solid var(--site-line);background:var(--site-white);border-radius:10px;padding:.45rem .8rem .45rem .45rem}.rajitv-hero .product-kicker>span{border-left:1px solid var(--site-line);padding-left:.6rem;font-size:.7rem}.rajitv-hero .intro{font-size:1.1rem;max-width:45rem!important}.product-showcase{padding-inline-start:2rem;padding-inline-end:5rem;max-width:1110px;margin-inline-start:auto;margin-inline-end:auto;padding-bottom:4.5rem;position:relative}.product-showcase:before{content:"";z-index:0;background:var(--sh-gradient-soft);border-radius:32px;position:absolute;top:10%;bottom:0;left:0;right:0}.product-showcase>.browser-frame{position:relative}.product-showcase .browser-chrome{min-height:40px;font-size:.7rem}.product-showcase .showcase-tv{z-index:2;width:35%;position:absolute;bottom:1.5rem;right:0;transform:rotate(2deg)}.showcase-tv .screen-photo{aspect-ratio:16/9;background:var(--sh-ink);border-radius:4px;position:relative;overflow:hidden}.screen-photo>img{object-fit:cover;width:100%;height:100%}.screen-photo:after{content:"";background:linear-gradient(90deg,#11111aeb,#11111a10);position:absolute;top:0;bottom:0;left:0;right:0}.screen-photo .screen-message{z-index:1;color:var(--site-white);flex-direction:column;justify-content:space-between;display:flex;position:absolute;top:12%;bottom:12%;left:8%}.screen-message small{letter-spacing:.1em;font-size:.5rem;font-weight:600}.screen-message strong{font-family:var(--sh-font-display);letter-spacing:-.04em;font-size:clamp(1.2rem,2.6vw,2.3rem);font-weight:800;line-height:1.06}.screen-message>span{font-size:.5rem}.product-showcase figcaption{max-width:65%;color:var(--sh-muted);margin-top:1.1rem;font-size:.7rem;position:relative}.how-it-works .section-heading{max-width:40rem}.tv-address{border:1px solid var(--site-dark-line);max-width:100%;color:var(--site-white);overflow-wrap:anywhere;border-radius:5px;margin-top:.7rem;padding:.2rem .5rem;font-size:.75rem;display:inline-block}.feature-lead{grid-template-columns:.85fr 1.15fr;align-items:center;gap:3.5rem;margin-top:3rem;display:grid}.feature-lead h3{font-size:1.75rem}.feature-lead p{margin-top:1rem;font-size:.9rem}.layout-chips{flex-wrap:wrap;gap:.45rem;margin-top:1.25rem;list-style:none;display:flex}.layout-chips li{border:1px solid var(--site-line);background:var(--site-white);color:var(--sh-muted);border-radius:6px;padding:.35rem .65rem;font-size:.7rem}.feature-lead .product-image-wrap{padding:1rem}.features-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-top:2rem;display:grid}.feature-card{border:1px solid var(--site-line);border-radius:var(--sh-radius);background:var(--site-white);padding:2rem}.feature-card h3{margin-top:1.35rem;font-size:1.15rem}.feature-card p{margin-top:.9rem;font-size:.85rem;line-height:1.85}.role-list{flex-wrap:wrap;gap:.4rem;margin-top:1.4rem;list-style:none;display:flex}.role-list li{background:var(--sh-lavender);color:var(--sh-purple-deep);border:1px solid #d5caff;border-radius:6px;padding:.25rem .6rem;font-size:.7rem}.playback-section .split{gap:4rem}.playback-section h2{font-size:clamp(2rem,3.2vw,3rem)}.feature-list{gap:1.5rem;margin-top:2rem;list-style:none;display:grid}.feature-list li{align-items:flex-start;gap:1rem;display:flex}.feature-list .icon{width:21px;height:21px;color:var(--sh-purple);margin-top:.15rem}.feature-list h3{font-size:1rem}.feature-list p{margin-top:.5rem;font-size:.85rem}.product-closing{padding-top:1rem}.product-closing .closing-card{border-color:var(--sh-ink-line);background:var(--sh-ink);color:var(--site-white)}.product-closing .closing-card p{color:var(--site-dark-text)}.not-found{text-align:center;place-items:center;min-height:630px;padding-block-start:5rem;padding-block-end:5rem;display:grid;position:relative;overflow:clip}.not-found:before{content:"";border:1px solid #a996ff35;border-radius:50%;width:650px;height:650px;position:absolute;top:-350px;right:calc(50% - 325px);box-shadow:0 0 120px #6d4aff25}.not-found .container{position:relative}.not-found img{border-radius:16px;width:64px;height:64px;margin:0 auto 1.75rem}.not-found h1{font-size:clamp(2.8rem,5vw,4.5rem)}.not-found .intro{max-width:31rem;margin-inline-start:auto;margin-inline-end:auto}.not-found .actions{justify-content:center}@media (min-width:1600px){.hero-grid{padding-block-start:7rem;padding-block-end:5rem}.hero-copy h1{font-size:5.7rem}}@media (max-width:1100px){.container{width:calc(100% - 4rem)}.header-inner{gap:2.5rem}.main-navigation{gap:1.4rem}.hero-grid{gap:2rem;padding-top:4.5rem}.hero-copy h1{font-size:4.35rem}.hero-copy .hero-subtitle{font-size:1.1rem}.hero-stage{aspect-ratio:.93}.workspace-mock{width:100%;top:8%}.mock-workspace{grid-template-columns:69px 1fr;min-height:257px}.mock-sidebar{gap:12px;padding:12px 8px}.mock-sidebar .wordmark{font-size:11px}.mock-main{padding:14px}.mock-title{font-size:16px}.mock-shortcuts{flex-wrap:wrap}.mock-shortcuts span{gap:4px;padding:7px 5px;font-size:6px}.mock-campaign .event-type strong{font-size:14px}.mock-campaign .event-type small{font-size:5px}.hero-tv{width:72%;bottom:11%}.floating-note{padding:8px 10px;font-size:8px;bottom:15%}.split,.ai-hero .split,.playback-section .split{gap:3rem}.capability-grid{grid-template-columns:repeat(6,1fr)}.capability-card{grid-column:span 2}.capability-card:nth-last-child(-n+2){grid-column:span 3}.comparison-panel{padding:1.5rem}.comparison-heading{flex-direction:column;align-items:flex-start;gap:.3rem;margin-bottom:1.4rem}.comparison-panel--after .comparison-heading{margin-bottom:1.15rem}.journey:not(.journey-after){justify-content:flex-start}.section-heading--wide{gap:2rem}.section-heading--wide>p{max-width:20rem}.closing-card{gap:2rem;padding:2.5rem}.footer-brand{gap:1.5rem}.footer-navigation{gap:1rem}.philosophy{padding:2rem}.philosophy ol{gap:1.5rem}.detail-card{padding:1.75rem}.detail-card--wide{gap:2.5rem}.ai-hero .ai-example{padding:1.1rem}.generated-heading{gap:.5rem}.generated-heading>span{font-size:.6rem}.feature-lead{gap:2.5rem}.feature-card{padding:1.5rem}}@media (min-width:768px) and (max-width:900px){.header-inner{gap:1.7rem}.header-inner>.wordmark{font-size:1.55rem}.header-inner>.wordmark img{width:25px;height:30px}.main-navigation{gap:1.15rem}.main-navigation>a{font-size:.78rem}.main-navigation .button{gap:.5rem;padding-inline-start:.85rem;padding-inline-end:.85rem}.hero-grid{grid-template-columns:1fr;gap:3rem}.hero-copy{max-width:38rem}.hero-copy h1{font-size:5rem}.hero-stage{aspect-ratio:1.2;max-width:590px;margin-inline-start:auto;margin-inline-end:auto}.workspace-mock{top:1%}.mock-workspace{grid-template-columns:90px 1fr;min-height:300px}.mock-main{padding:20px}.mock-title{font-size:24px}.mock-shortcuts span{font-size:9px}.mock-campaign .event-type strong{font-size:24px}.hero-tv{width:62%;bottom:10%}.hero-tv .event-type strong{font-size:2.5rem}.floating-note{font-size:11px;bottom:20%}.hero-stage figcaption{bottom:0}.split,.ai-hero .split,.playback-section .split{grid-template-columns:1fr}.split>:first-child{max-width:42rem}.ai-example{width:100%;max-width:34rem;margin-inline-start:auto;margin-inline-end:auto}.generated-card .event-type strong{font-size:3.5rem}.product-image-wrap{width:100%}.section-heading--wide{display:block}.section-heading--wide>p{max-width:38rem}.closing-card{flex-direction:column;align-items:flex-start}.footer-brand{flex-direction:column;align-items:flex-start;gap:.9rem}.philosophy ol{grid-template-columns:repeat(2,1fr);gap:2.5rem}.philosophy p{max-width:18rem}.philosophy li:nth-child(2):after{content:none}.steps-grid{grid-template-columns:repeat(2,1fr);row-gap:2.5rem}.ai-hero h1{max-width:40rem;font-size:3.75rem}.slide-stack{width:100%;max-width:34rem;margin-inline-start:auto;margin-inline-end:auto}.feature-lead,.features-grid{grid-template-columns:1fr}.feature-card{padding:2rem}.feature-card p{max-width:40rem}}@media (max-width:767px){html{scroll-padding-top:6rem}.container{width:calc(100% - 2.5rem)}.section{padding-block-start:4rem;padding-block-end:4rem}.eyebrow{margin-bottom:1rem;font-size:.66rem}h1{letter-spacing:-.055em;font-size:3rem}h2{font-size:2.15rem}.intro{margin-top:1.25rem;font-size:.95rem}.section-heading{margin-bottom:2rem}.section-heading--wide{display:block}.section-heading--wide>p{max-width:100%;font-size:.9rem}.header-inner{flex-wrap:wrap;justify-content:space-between;gap:0 1rem;min-height:72px}.header-inner>.wordmark{font-size:1.7rem}.header-inner>.wordmark img{width:26px;height:32px}.main-navigation{border-top:1px solid var(--site-line);flex-direction:column;flex:0 0 100%;align-items:stretch;gap:.25rem;padding:1rem 0 1.4rem;display:flex}.main-navigation>a{min-height:44px;padding:.65rem .75rem;font-size:.9rem}.main-navigation>a[aria-current=page]{background:var(--sh-lavender);border-radius:6px}.main-navigation>a[aria-current=page]:after{content:none}.main-navigation .nav-login{margin-left:0}.main-navigation .button{justify-content:space-between;margin-top:.4rem}.actions{gap:.65rem}.button{gap:.75rem;min-height:49px;padding:.8rem 1rem;font-size:.8rem}.split,.ai-hero .split,.playback-section .split{grid-template-columns:1fr;gap:2.75rem}.hero-grid{grid-template-columns:1fr;gap:2.75rem;padding-top:3.5rem;padding-bottom:2.25rem}.hero-copy h1{font-size:clamp(3.15rem,10.5vw,4.8rem)}.hero-copy .eyebrow{letter-spacing:.08em;gap:.55rem;font-size:.66rem}.hero-copy .hero-subtitle{max-width:21rem;margin-top:1.35rem;font-size:1.1rem}.hero-copy .intro{font-size:.9rem}.hero-copy .actions{margin-top:1.7rem}.hero-stage{aspect-ratio:1.08;max-width:510px;margin-inline-start:auto;margin-inline-end:auto}.workspace-mock{width:96%;top:2%;left:1%}.mock-chrome{gap:4px;height:21px;padding-inline-start:8px;padding-inline-end:8px}.mock-chrome i{width:4px;height:4px}.mock-chrome span{font-size:5px}.mock-workspace{grid-template-columns:56px 1fr;min-height:190px}.mock-sidebar{gap:11px;padding:11px 7px;font-size:5px}.mock-sidebar .wordmark{gap:2px;margin-bottom:4px;font-size:8px}.mock-sidebar .wordmark img{width:9px;height:12px}.mock-sidebar>span{gap:4px}.mock-sidebar .icon{width:8px;height:8px}.mock-main{padding:12px}.mock-main>p{font-size:5px}.mock-title{font-size:14px}.mock-shortcuts{gap:4px;margin-top:10px}.mock-shortcuts span{gap:3px;padding:6px 4px;font-size:5px}.mock-shortcuts .icon{width:10px;height:10px}.mock-label{margin-top:10px;margin-bottom:5px;font-size:6px}.mock-campaigns{gap:6px}.mock-campaign>span{padding:5px;font-size:5px}.mock-campaign .event-type strong{font-size:12px}.mock-campaign .event-type small{font-size:4px}.hero-tv{width:66%;bottom:11%}.tv-mock{border-radius:8px;padding:5px}.hero-tv .event-type strong{font-size:clamp(1.4rem,6vw,2rem)}.hero-tv .event-type small{font-size:5px}.hero-tv .event-type>span{padding:2px 4px;font-size:5px}.floating-note{border-radius:7px;gap:6px;padding:7px 9px;font-size:7px;bottom:16%}.floating-note .icon{width:14px;height:14px}.hero-stage figcaption{font-size:.7rem;bottom:-3px}.hero-flow{padding-block-start:1.4rem;padding-block-end:1.4rem}.hero-flow li{flex-direction:column;gap:.5rem;font-size:.7rem}.hero-flow li:not(:last-child):after{top:0;right:-.3rem}.hero-flow .flow-brand{font-size:.77rem}.hero-flow img{width:14px;height:18px}.hero-flow .icon{width:18px;height:18px}.comparison{grid-template-columns:1fr;gap:1rem}.comparison-panel{padding:1.4rem}.comparison-heading{flex-direction:row;align-items:center;gap:.5rem;margin-bottom:1.35rem}.comparison-heading h3,.comparison-heading p{font-size:.7rem}.journey{justify-content:flex-start;gap:.6rem}.journey li{gap:.6rem;font-size:.7rem}.journey-after{justify-content:space-between;gap:.35rem}.journey-after li{gap:.4rem;font-size:.75rem}.journey-after .journey-brand{padding:.4rem .6rem;font-size:1rem}.capability-grid{grid-template-columns:1fr;gap:.8rem}.capability-card,.capability-card:nth-last-child(-n+2){grid-column:auto;grid-template-columns:46px 1fr;column-gap:1.1rem;padding:1.4rem;display:grid}.capability-card .icon-tile{grid-row:1/3}.capability-card h3{margin:.15rem 1.5rem 0 0;font-size:1.1rem}.capability-card p{margin-top:.45rem;font-size:.8rem}.card-number{font-size:.6rem;top:1.4rem;right:1rem}.section-tail{flex-direction:column;align-items:flex-start;gap:.75rem;margin-top:1.5rem}.section-tail p{font-size:.8rem}.ai-band h2{font-size:2.05rem}.check-list{gap:.85rem}.check-list li{font-size:.8rem}.prompt-box{gap:.75rem;padding:1.1rem}.prompt-box p{font-size:.8rem}.generated-heading{gap:.5rem;padding:.9rem}.generated-heading>span{font-size:.55rem}.generated-heading .generated-label{gap:.35rem;font-size:.58rem}.generated-card .event-cover{aspect-ratio:1.7;margin-inline-start:.55rem;margin-inline-end:.55rem}.generated-card .event-type strong{font-size:clamp(2rem,8vw,3rem)}.generated-card .event-type small{font-size:.5rem}.generated-card .event-type>span{font-size:.58rem}.generated-details{gap:.9rem;padding:1rem .9rem}.generated-details dt{font-size:.55rem}.generated-details dd{font-size:.66rem}.generated-cta{margin:0 .9rem 1rem;font-size:.65rem}.example-note{font-size:.7rem}.product-subtitle{font-size:1.15rem}.product-image-wrap{border-radius:16px;padding:.75rem}.product-image-wrap figcaption{margin-top:.75rem;font-size:.7rem}.browser-frame{border-radius:8px}.browser-chrome{min-height:28px;padding:.3rem 2.5rem;font-size:.5rem}.browser-dots{gap:3px;left:9px}.browser-dots i{width:4px;height:4px}.closing-section{padding-bottom:3rem}.closing-card{border-radius:18px;flex-direction:column;align-items:flex-start;gap:1.5rem;padding:2rem 1.5rem}.closing-card h2{font-size:1.85rem}.closing-card p{font-size:.85rem}.closing-card .actions{flex-wrap:wrap}.site-footer{padding-top:2.25rem}.footer-main{flex-direction:column;align-items:flex-start;gap:1.3rem;padding-bottom:1.6rem}.footer-brand{flex-direction:column;align-items:flex-start;gap:.9rem}.footer-navigation{gap:1.4rem}.footer-bottom{gap:1rem}.footer-bottom p{font-size:.7rem}.page-hero{padding-block-start:3.5rem;padding-block-end:2.75rem}.page-hero.centered h1{font-size:clamp(2.75rem,9vw,4rem)}.page-hero.centered .intro{font-size:.9rem}.philosophy-wrap{padding-bottom:3.5rem}.philosophy{border-radius:18px;padding:1.75rem 1.5rem}.philosophy>.eyebrow{font-size:.66rem;line-height:1.8}.philosophy ol{grid-template-columns:1fr;gap:1.5rem;padding-top:1.75rem}.philosophy li{grid-template-columns:46px 1fr;gap:0 1rem;display:grid}.philosophy li:not(:last-child):after{content:none}.philosophy .icon-tile{grid-row:1/3}.philosophy h3{margin:0;font-size:1.15rem}.philosophy p{max-width:none;margin-top:.35rem;font-size:.75rem}.capabilities-detail{grid-template-columns:1fr;gap:1rem}.detail-card,.detail-card--wide{flex-direction:column;align-items:stretch;gap:0;padding:1.5rem;display:flex}.detail-card h3{font-size:1.45rem}.detail-card>p,.detail-card--wide p{font-size:.85rem}.detail-art{margin-top:1.75rem;padding:.9rem}.detail-art .event-type strong{font-size:1.9rem}.detail-art figcaption{font-size:.7rem}.mini-workflow{gap:.4rem;font-size:.63rem}.mini-workflow>span:not(.arrow){padding:.4rem .5rem}.relationship-heading{font-size:2rem}.relationship-node{gap:1rem;padding:1.2rem}.relationship-node strong{font-size:1.25rem}.relationship-node p{font-size:.7rem}.ai-hero{padding-block-start:3.5rem;padding-block-end:3.5rem}.ai-hero h1{font-size:clamp(2.65rem,8.5vw,4rem)}.ai-hero .intro{font-size:.9rem}.ai-hero .ai-example{border-radius:18px;padding:.75rem}.steps-grid{grid-template-columns:1fr;gap:1.5rem}.steps-grid li{grid-template-columns:40px 1fr;column-gap:1.1rem;padding-top:1.5rem;display:grid}.step-number{grid-row:1/3;margin-bottom:0}.steps-grid h3{max-width:100%;font-size:1.05rem}.steps-grid p{margin-top:.6rem;font-size:.825rem}.slide-stack{border-radius:16px;padding:1.25rem}.slide-row{gap:.9rem}.slide-thumb{flex-basis:92px;height:60px;font-size:.65rem}.slide-row h3{font-size:.85rem}.slide-row p{font-size:.65rem}.slide-stack>p,.slide-stack .slide-footer{font-size:.7rem}.ai-next{padding-top:3rem}.rajitv-hero{padding-bottom:3rem}.rajitv-hero .page-hero{padding-bottom:2.5rem}.rajitv-hero .product-kicker{flex-wrap:wrap;justify-content:center;gap:.55rem;padding:.55rem .65rem}.rajitv-hero .product-kicker img{width:24px;height:24px}.rajitv-hero .product-kicker strong{font-size:.875rem}.rajitv-hero .product-kicker>span{padding-left:.55rem;font-size:.7rem}.rajitv-hero .page-hero h1{font-size:clamp(2.85rem,10vw,4.5rem)}.rajitv-hero .intro{font-size:.95rem!important}.product-showcase{padding:0 1rem 4.25rem 0}.product-showcase:before{border-radius:16px;top:10%;bottom:0;left:-.5rem;right:-.5rem}.product-showcase .browser-chrome{min-height:28px;font-size:.5rem}.product-showcase .showcase-tv{width:48%;bottom:1.5rem;right:-.2rem}.product-showcase figcaption{max-width:45%;margin-top:.85rem;font-size:.7rem;line-height:1.5}.showcase-tv .screen-message strong{font-size:clamp(1rem,4.8vw,1.6rem)}.showcase-tv .screen-message small,.showcase-tv .screen-message>span{font-size:.28rem}.tv-mock:before{height:14px}.tv-mock:after{height:4px;top:calc(100% + 12px)}.tv-address{font-size:.7rem}.feature-lead{grid-template-columns:1fr;gap:2rem;margin-top:2.5rem}.feature-lead h3{font-size:1.45rem}.feature-lead p{font-size:.85rem}.features-grid{grid-template-columns:1fr;gap:1rem;margin-top:2rem}.feature-card{padding:1.5rem}.feature-list p{font-size:.8rem}.playback-section .split>figure{order:2}.product-closing{padding-top:.5rem}.not-found{min-height:580px;padding-block-start:3.5rem;padding-block-end:3.5rem}.not-found .intro{font-size:.9rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
