:root{--lightningcss-light: initial;--lightningcss-dark: ;color-scheme:light;--ink: #07182f;--ink-soft: #466079;--navy: #061b38;--navy-2: #0a3156;--blue: #1766ff;--blue-dark: #0b4ed9;--cyan: #1bc8d8;--mint: #4ee4bc;--sky: #eaf4ff;--surface: #fff;--surface-soft: #f5f8fc;--line: #d9e4ef;--shadow: 0 24px 70px #081f3e1f;--radius: 28px;--shell: min(1240px, calc(100vw - 48px) );--font: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--display: var(--font)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;color:var(--ink);font-family:var(--font);-webkit-font-smoothing:antialiased;background:#fbfdff;margin:0;line-height:1.55}.skip-link{z-index:1000;background:var(--ink);color:#fff;border-radius:999px;padding:.75rem 1rem;font-weight:800;text-decoration:none;transition:transform .16s;position:fixed;top:1rem;left:1rem;transform:translateY(calc(-100% - 2rem))}.skip-link:focus{transform:translateY(0)}body:before{content:"";z-index:100;background:linear-gradient(90deg,var(--cyan),var(--blue),#7646ff);height:1px;position:fixed;inset:0 0 auto}img,svg{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--display);letter-spacing:-.04em;line-height:1.07}h1{font-size:clamp(3.2rem,7.5vw,7.3rem)}h2{font-size:clamp(2.2rem,4.4vw,4.5rem)}h3{font-size:1.25rem}p{color:var(--ink-soft)}svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:1.25em;height:1.25em}.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}:focus-visible{outline-offset:4px;outline:3px solid #65cfff}.site-header{z-index:50;-webkit-backdrop-filter:blur(20px) saturate(160%);backdrop-filter:blur(20px) saturate(160%);background:#fbfdffdb;border-bottom:1px solid #d7e3efcc;position:sticky;top:0}.nav-shell{width:var(--shell);grid-template-columns:184px 1fr auto;align-items:center;gap:32px;height:80px;margin:0 auto;display:grid}.brand img{object-fit:contain;object-position:left center;width:174px;height:54px}.nav-links{justify-content:center;align-items:center;gap:24px;display:flex}.nav-apps-mobile{display:none}.nav-links>a,.nav-pricing-toggle,.text-link{color:#354c65;font-size:.95rem;font-weight:600}.nav-links>a,.nav-pricing-toggle{position:relative}.nav-links>a:after,.nav-pricing-toggle:after{content:"";background:var(--blue);border-radius:2px;height:2px;transition:right .25s;position:absolute;bottom:-8px;left:0;right:100%}.nav-links>a:hover:after,.nav-pricing-toggle:hover:after,.nav-pricing-toggle.active:after{right:0}.nav-pricing{position:relative}.nav-pricing-toggle{appearance:none;background:transparent;border:0;align-items:center;gap:5px;padding:0;display:flex}.nav-pricing-toggle>svg{width:15px;height:15px;transition:transform .2s}.nav-pricing.open .nav-pricing-toggle>svg{transform:rotate(180deg)}.nav-pricing-menu{visibility:hidden;opacity:0;background:#fff;border:1px solid var(--line);border-radius:20px;gap:8px;width:440px;padding:12px;transition:transform .16s;display:grid;position:absolute;top:39px;left:50%;pointer-events:none;box-shadow:0 24px 70px #081f3e29;transform:translate(-50%,-6px)}.nav-pricing.open .nav-pricing-menu{visibility:visible;opacity:1;pointer-events:auto;transform:translate(-50%)}.nav-pricing-menu>a{color:var(--ink);border:1px solid transparent;border-radius:15px;grid-template-columns:44px 1fr auto;align-items:center;gap:13px;min-height:82px;padding:11px 13px;display:grid;transition:background .16s,border-color .16s}.nav-pricing-menu>a:hover,.nav-pricing-menu>a[aria-current=page]{background:#f3f8fd;border-color:#dce8f2}.nav-pricing-menu>a:nth-child(2):hover,.nav-pricing-menu>a:nth-child(2)[aria-current=page]{background:#effaf6;border-color:#cfe9e1}.nav-pricing-menu>a>span:nth-child(2)>*{display:block}.nav-pricing-menu strong{font-family:var(--display);font-size:.98rem}.nav-pricing-menu small{color:#4e667c;margin:1px 0 4px;font-size:.72rem}.nav-pricing-menu em{color:#586f83;font-size:.68rem;font-style:normal;font-weight:650}.nav-pricing-menu>a>svg{color:#1766ff;width:19px;height:19px}.nav-pricing-icon,.pricing-switcher-icon{background:#fff;border:1px solid #dce8f2;border-radius:12px;place-items:center;width:44px;height:44px;display:grid;overflow:hidden}.nav-pricing-icon.guard,.pricing-switcher-icon.guard{border-color:#cfe9e1}.product-brand-icon{object-fit:contain;width:100%;height:100%;display:block}.nav-actions{align-items:center;gap:14px;display:flex}.nav-actions .button,.nav-actions .text-link{white-space:nowrap}.menu-button{background:0 0;border:0;display:none}.button{border:1px solid var(--blue);color:#fff;background:var(--blue);min-height:54px;font-family:var(--display);border-radius:15px;justify-content:center;align-items:center;gap:10px;padding:0 24px;font-weight:700;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex;box-shadow:0 10px 24px #1766ff33}.button:hover{background:var(--blue-dark);transform:translateY(-2px);box-shadow:0 15px 30px #1766ff42}.button.small{border-radius:13px;min-height:44px;padding:0 18px;font-size:.88rem}.button.secondary{color:var(--ink);box-shadow:none;background:#ffffffd1;border-color:#cbd9e7}.button.secondary:hover{background:#fff;border-color:#98aec4}.button.light{color:var(--navy);background:#fff;border-color:#fff;box-shadow:0 12px 30px #00000029}.button.ghost{box-shadow:none;background:0 0;border-color:#ffffff52}.button.full{width:100%}.inline-link,.back-link{color:var(--blue);align-items:center;gap:8px;font-weight:700;display:inline-flex}.pricing-product-switcher{background:#fff;border:1px solid var(--line);border-radius:20px;width:var(--shell);grid-template-columns:auto repeat(2,minmax(0,1fr));align-items:stretch;gap:8px;margin:28px auto 0;padding:8px;display:grid;box-shadow:0 12px 35px #081f3e0d}.pricing-product-switcher-label{color:#5a7186;align-self:center;padding:0 18px 0 12px;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.pricing-product-switcher>a{border:1px solid transparent;border-radius:14px;grid-template-columns:42px 1fr;align-items:center;gap:12px;min-height:64px;padding:9px 13px;display:grid}.pricing-product-switcher>a:hover{background:#f5f9fd}.pricing-product-switcher>a.active:first-of-type{background:#eef5ff;border-color:#d4e3fa}.pricing-product-switcher>a.active:last-of-type{background:#eaf8f3;border-color:#cce7df}.pricing-product-switcher strong,.pricing-product-switcher small{display:block}.pricing-product-switcher strong{font-family:var(--display);font-size:.95rem}.pricing-product-switcher small{color:#4e667c;margin-top:2px;font-size:.71rem}.pricing-switcher-icon{width:42px;height:42px}.pricing-product-switcher+.page-hero{padding-top:76px}.section,.hero,.page-hero{width:var(--shell);margin:0 auto}.section{padding:112px 0}.eyebrow{color:var(--blue);font-family:var(--display);letter-spacing:.15em;text-transform:uppercase;margin-bottom:18px;font-size:.78rem;font-weight:800}.eyebrow.cyan{color:#64e8ee}.section-heading{max-width:740px;margin-bottom:54px}.section-heading h2{margin-bottom:20px}.section-heading p:last-child{max-width:650px;font-size:1.18rem}.centered{text-align:center;margin-left:auto;margin-right:auto}.centered p:last-child{margin-left:auto;margin-right:auto}.hero{grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr);align-items:center;gap:64px;min-height:calc(100vh - 80px);padding:80px 0;display:grid}.hero-copy{z-index:2;position:relative}.hero h1{margin-bottom:28px}.hero h1 span,.page-hero h1 span{color:var(--blue)}.hero-lede{max-width:630px;margin-bottom:32px;font-size:clamp(1.08rem,1.6vw,1.35rem)}.hero-actions{flex-wrap:wrap;gap:14px;display:flex}.quiet-note{margin:18px 0 0;font-size:.88rem}.cast-player-prompt{margin:20px 0 0;font-size:.96rem}.cast-player-prompt .inline-link{margin-left:4px}.hero-product{place-items:center;min-height:610px;display:grid;position:relative}.ambient-orb{filter:blur(18px);opacity:.65;border-radius:50%;position:absolute}.ambient-orb.one{background:#27cedd38;width:340px;height:340px;top:5%;right:4%}.ambient-orb.two{background:#405cff2e;width:280px;height:280px;bottom:5%;left:5%}.product-window{z-index:2;background:#fff;border:1px solid #bbd5ebcc;border-radius:26px;width:100%;position:relative;overflow:hidden;transform:perspective(1200px) rotateY(-4deg) rotateX(1deg);box-shadow:0 40px 90px #07204533}.window-top{border-bottom:1px solid var(--line);background:#f8fbfe;align-items:center;gap:7px;height:54px;padding:0 18px;display:flex}.window-top>span{background:#c6d3df;border-radius:50%;width:9px;height:9px}.window-top strong{margin-left:10px;font-size:.83rem}.window-top em{color:#067a5d;background:#dff9ef;border-radius:99px;margin-left:auto;padding:5px 10px;font-size:.7rem;font-style:normal;font-weight:700}.window-body{grid-template-columns:72px 1fr;height:455px;display:grid}.mock-sidebar{background:#07182f;flex-direction:column;align-items:center;gap:20px;padding:30px 20px;display:flex}.mock-sidebar i{background:#42607f;border-radius:8px;width:28px;height:8px}.mock-sidebar i:first-child{background:linear-gradient(135deg,var(--cyan),var(--blue));height:28px}.mock-content{color:#fff;background:radial-gradient(circle at 80% 0,#155d7b,#0000 45%),#0b2744;padding:48px}.mock-label{color:#60e3e7;letter-spacing:.12em;font-size:.7rem;font-weight:800}.mock-title{max-width:440px;font-family:var(--display);letter-spacing:-.055em;margin:22px 0 40px;font-size:clamp(2.5rem,5vw,4.7rem);font-weight:800;line-height:.98}.mock-grid{grid-template-columns:1.4fr .8fr;gap:15px;display:grid}.mock-main,.mock-stack>div{background:#ffffff12;border:1px solid #ffffff1f;border-radius:18px}.mock-main{align-items:flex-end;min-height:142px;padding:22px;font-weight:700;display:flex}.mock-stack{gap:15px;display:grid}.mock-stack>div{padding:16px;font-size:1.5rem;font-weight:700}.mock-stack small{color:#a9bed1;margin-top:3px;font-size:.68rem;font-weight:500;display:block}.floating-card{z-index:3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;border:1px solid #d6e3eee6;border-radius:16px;align-items:center;gap:12px;min-width:215px;padding:15px 18px;animation:5s ease-in-out infinite float;display:flex;position:absolute;box-shadow:0 20px 45px #0a264629}.floating-card svg{color:var(--blue);font-size:1.4rem}.floating-card strong,.floating-card span{display:block}.floating-card strong{font-size:.85rem}.floating-card span{color:var(--ink-soft);font-size:.7rem}.live-card{top:8%;left:-3%}.schedule-card{animation-delay:-2.2s;bottom:6%;right:-2%}.trust-strip{text-align:center;border-block:1px solid var(--line);background:#f4f8fc;padding:28px max(24px,50vw - 620px)}.trust-strip p{letter-spacing:.1em;text-transform:uppercase;margin-bottom:17px;font-size:.72rem;font-weight:700}.trust-strip div{flex-wrap:wrap;justify-content:center;gap:17px 38px;display:flex}.trust-strip span{color:#41566d;font-family:var(--display);font-weight:700}.feature-triptych{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.feature-triptych article,.outcome-cards article,.security-principles article,.values-grid article{border:1px solid var(--line);background:var(--surface);border-radius:22px;padding:34px;box-shadow:0 10px 35px #0e2e510d}.feature-triptych svg{color:var(--blue);margin-bottom:42px;font-size:2rem}.feature-triptych h3{margin-bottom:12px}.feature-triptych p{margin-bottom:0}.dark-section{color:#fff;background:radial-gradient(circle at 90% 20%,#126781,transparent 40%),var(--navy);border-radius:36px;grid-template-columns:1fr 1fr;align-items:center;gap:70px;width:min(1320px,100vw - 32px);padding:80px;display:grid}.dark-section h2{margin-bottom:20px}.dark-section p{color:#b9c9d7;font-size:1.1rem}.dark-section .inline-link{color:#65e8eb}.screen-mosaic{grid-template-columns:1fr 1fr;gap:14px;display:grid;transform:rotate(2deg)}.screen-mosaic>div{background:#ffffff14;border:1px solid #ffffff2e;border-radius:20px;min-height:165px;padding:26px;box-shadow:0 25px 50px #0000002e}.screen-mosaic .mosaic-wide{color:#c8d5df;flex-direction:column;grid-column:1/-1;justify-content:flex-end;min-height:190px;font-size:1.1rem;display:flex}.mosaic-wide strong{color:#fff;font-size:2.2rem;display:block}.mosaic-small{color:#fff;flex-direction:column;justify-content:flex-end;font-size:2.4rem;font-weight:700;display:flex}.mosaic-small span{color:#c8d5df;font-size:.8rem;font-weight:500}.mosaic-small.weather{background:linear-gradient(145deg,#13a9e866,#ffffff0f)}.mosaic-small.event{background:linear-gradient(145deg,#7542fa66,#ffffff0f)}.outcome-grid{grid-template-columns:.8fr 1.2fr;gap:70px;display:grid}.outcome-grid .section-heading{align-self:start;position:sticky;top:130px}.outcome-cards{grid-template-columns:1fr 1fr;gap:18px;display:grid}.outcome-cards strong{font-family:var(--display);margin-bottom:12px;font-size:1.25rem;display:block}.outcome-cards p{margin-bottom:0}.compact-hero{min-height:720px}.display-wall{min-height:530px;position:relative}.display{color:#fff;box-shadow:var(--shadow);font-family:var(--display);background:linear-gradient(145deg,#154e9c,#17236f);border:8px solid #06182d;border-radius:22px;flex-direction:column;justify-content:flex-end;padding:25px;font-weight:700;display:flex;position:absolute;overflow:hidden}.display.one{width:70%;height:56%;font-size:2.2rem;top:5%;left:0}.display.two{width:42%;height:38%;top:20%;right:0;transform:rotate(3deg)}.display.three{background:linear-gradient(145deg,#087b8b,#102454);width:66%;height:45%;bottom:0;right:5%;transform:rotate(-2deg)}.display strong{font-size:2.1rem}.display span{color:#bcd2e6;font-size:.85rem}.statement{max-width:900px}.statement>p:last-child{font-size:1.25rem}.capability-sections{padding-top:40px}.capability-row{border-top:1px solid var(--line);grid-template-columns:.72fr 1.28fr;align-items:start;gap:80px;padding:88px 0;display:grid}.capability-intro{position:sticky;top:130px}.capability-intro>span{border:1px solid var(--line);width:44px;height:44px;color:var(--blue);border-radius:50%;place-items:center;margin-bottom:40px;font-size:.8rem;font-weight:700;display:inline-grid}.capability-row h2{font-size:clamp(2.3rem,4vw,4rem)}.capability-detail{min-width:0}.capability-points{grid-template-columns:1fr 1fr;gap:24px;display:grid}.capability-points section{border-bottom:1px solid var(--line);padding:26px 2px 10px}.capability-points p{margin:0}.capability-visual{color:#dceafb;background:#071d3b;border:1px solid #d2deeb;border-radius:28px;min-height:410px;margin-bottom:12px;overflow:hidden;box-shadow:0 28px 70px #07203f2b}.visual-toolbar{background:#0a2447;border-bottom:1px solid #ffffff1a;grid-template-columns:74px 1fr auto;align-items:center;height:54px;padding:0 19px;display:grid}.visual-toolbar strong{text-align:center;color:#fff;font-size:.78rem}.visual-toolbar em{color:#78e0d4;background:#22cdb01a;border-radius:99px;padding:6px 9px;font-size:.63rem;font-style:normal;font-weight:800}.visual-window-dots{gap:6px;display:flex}.visual-window-dots i{background:#45627f;border-radius:50%;width:8px;height:8px}.visual-window-dots i:first-child{background:#ff8a76}.visual-window-dots i:nth-child(2){background:#ffc85b}.visual-window-dots i:last-child{background:#4bd8aa}.design-workspace{grid-template-columns:54px 1fr 112px;min-height:356px;display:grid}.design-workspace aside{background:#0a2447;border-right:1px solid #ffffff1a;flex-direction:column;align-items:center;gap:13px;padding:18px 10px;display:flex}.design-workspace aside span{color:#9fb5ca;background:#ffffff0f;border-radius:9px;place-items:center;width:32px;height:32px;font-size:.72rem;font-weight:800;display:grid}.design-workspace aside span:first-child{color:#fff;background:var(--blue)}.design-canvas{color:#fff;background:linear-gradient(135deg,#1a5ce3,#0f347b);border-radius:15px;align-self:center;min-height:300px;margin:28px;padding:38px;position:relative;overflow:hidden;box-shadow:0 18px 35px #00000040}.design-canvas:after{content:"";background:linear-gradient(135deg,#ffab31,#ff6f61);border-radius:50%;width:210px;height:210px;position:absolute;bottom:-75px;right:-55px}.canvas-label{z-index:1;color:#8de5ee;letter-spacing:.15em;margin-bottom:18px;font-size:.58rem;font-weight:800;position:relative}.design-canvas b{z-index:1;font-family:var(--display);font-size:clamp(1.6rem,3vw,2.6rem);line-height:.95;display:block;position:relative}.canvas-cards{z-index:1;gap:8px;display:flex;position:absolute;bottom:30px;left:38px}.canvas-cards i{background:#fff3;border-radius:6px;width:44px;height:30px}.canvas-cards i:nth-child(2){background:#44d3cb}.canvas-cards i:nth-child(3){background:#fca73a}.design-layers{background:#0a2447;border-left:1px solid #ffffff1a;flex-direction:column;gap:10px;padding:20px 13px;display:flex}.design-layers small{color:#6f8aa4;letter-spacing:.14em;font-size:.54rem;font-weight:800}.design-layers span{color:#bcd0e1;background:#ffffff0d;border-radius:8px;padding:9px;font-size:.62rem}.delivery-workspace{grid-template-columns:190px 1fr;gap:18px;min-height:356px;padding:24px;display:grid}.playlist-stack{background:#ffffff0e;border-radius:16px;flex-direction:column;gap:10px;padding:18px 15px;display:flex}.playlist-stack>small{color:#718ca6;letter-spacing:.12em;margin-bottom:5px;font-size:.55rem;font-weight:800}.playlist-stack>span{background:#ffffff09;border:1px solid #ffffff12;border-radius:10px;grid-template-columns:38px 1fr;align-items:center;gap:9px;padding:9px;display:grid}.playlist-stack .thumb{background:#2977ee;border-radius:6px;grid-row:1/3;width:38px;height:28px}.playlist-stack .thumb.cyan{background:#22b8bc}.playlist-stack .thumb.orange{background:#f59a31}.playlist-stack b{color:#e8f1f8;font-size:.63rem}.playlist-stack em{color:#7390aa;font-size:.54rem;font-style:normal}.delivery-stage{background:#102f5c;border-radius:17px;grid-template-rows:1fr 38px;grid-template-columns:1fr 85px;gap:9px;padding:13px;display:grid}.zone-main{background:linear-gradient(145deg,#1863d8,#123e8d);border-radius:11px;flex-direction:column;justify-content:flex-end;padding:22px;display:flex}.zone-main b{letter-spacing:.09em;font-size:.65rem}.zone-main span{background:#ffffff6b;border-radius:99px;width:65%;height:7px;margin-top:8px}.zone-side{gap:7px;display:grid}.zone-side span{color:#c9f9f2;background:#0e817f;border-radius:9px;place-items:center;font-size:.7rem;font-weight:800;display:grid}.zone-side span:nth-child(2){color:#ffe6bd;background:#b6651f}.zone-side span:last-child{color:#c4d8ed;background:#153d6d;font-size:.54rem}.delivery-timeline{grid-column:1/-1;grid-template-columns:repeat(5,1fr);gap:5px;display:grid}.delivery-timeline i{background:#246ee0;border-radius:5px}.delivery-timeline i:nth-child(2),.delivery-timeline i:nth-child(5){background:#20b6b1}.delivery-timeline i:nth-child(4){background:#ee9633}.health-summary{grid-template-columns:repeat(3,1fr);gap:10px;padding:22px 24px 15px;display:grid}.health-summary span{background:#ffffff0b;border:1px solid #ffffff14;border-radius:13px;padding:15px}.health-summary small,.health-summary b{display:block}.health-summary small{color:#7894ae;letter-spacing:.1em;font-size:.5rem;font-weight:800}.health-summary b{color:#fff;font-family:var(--display);margin-top:5px;font-size:1.5rem}.health-summary span:first-child b{color:#55ddb6}.health-summary span:last-child b{color:#ffc267}.display-health-grid{grid-template-columns:1fr 1fr;gap:10px;padding:0 24px 24px;display:grid}.display-health-grid span{background:#0d294f;border:1px solid #ffffff14;border-radius:13px;grid-template-columns:22px 1fr;align-content:center;gap:4px 9px;min-height:95px;padding:15px;display:grid}.display-health-grid i{background:#55ddb6;border:3px solid #163c65;border-radius:50%;grid-row:1/3;align-self:center;width:12px;height:12px;box-shadow:0 0 0 3px #55ddb61f}.display-health-grid i.warning{background:#ffc267;box-shadow:0 0 0 3px #ffc2671f}.display-health-grid b{color:#e5eef7;font-size:.7rem}.display-health-grid em{color:#7190ac;font-size:.58rem;font-style:normal}.approval-flow{grid-template-columns:1fr 34px 1fr 34px 1fr;align-items:center;padding:40px 30px 28px;display:grid}.approval-flow>span{text-align:center;min-width:0}.approval-flow>span>i{color:#7894ad;border:2px solid #365575;border-radius:50%;place-items:center;width:44px;height:44px;margin:0 auto 10px;font-style:normal;font-weight:800;display:grid}.approval-flow>span.complete>i{color:#fff;background:#168f71;border-color:#22b98e}.approval-flow>span.current>i{color:#fff;background:#2367d8;border-color:#3984ff;box-shadow:0 0 0 7px #3984ff1f}.approval-flow svg{width:21px;height:21px}.approval-flow small,.approval-flow b{display:block}.approval-flow small{color:#6887a3;letter-spacing:.1em;font-size:.5rem;font-weight:800}.approval-flow b{color:#e2edf6;text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:.68rem;overflow:hidden}.flow-line{background:#2c4a69;height:2px}.permission-list{background:#ffffff0b;border-radius:16px;gap:8px;max-width:520px;margin:0 auto;padding:17px;display:grid}.permission-list>span{background:#ffffff0a;border-radius:10px;grid-template-columns:34px 1fr auto;align-items:center;gap:10px;padding:9px 12px;display:grid}.permission-list .avatar{color:#09203e;background:#4ee0c5;border-radius:50%;place-items:center;width:34px;height:34px;font-size:.57rem;font-style:normal;font-weight:800;display:grid}.permission-list .avatar.blue{color:#fff;background:#347eea}.permission-list b,.permission-list small{display:block}.permission-list b{color:#e8f0f7;font-size:.66rem}.permission-list small{color:#7892aa;margin-top:2px;font-size:.54rem;font-weight:500}.permission-list em{color:#87dcd0;background:#2dcfb21a;border-radius:99px;padding:5px 8px;font-size:.54rem;font-style:normal;font-weight:800}.integration-section{padding-top:30px}.integration-grid,.included-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.integration-grid div,.included-grid div{border:1px solid var(--line);background:#fff;border-radius:18px;align-items:center;gap:12px;min-height:92px;padding:20px;font-weight:700;display:flex}.integration-grid svg,.included-grid svg{color:var(--blue);flex:none}.room-panel-story{color:#fff;background:var(--navy);border-radius:36px;grid-template-columns:.8fr 1.2fr;gap:70px;width:min(1320px,100vw - 32px);padding:80px;display:grid}.room-panel-story p{color:#bdccda;font-size:1.1rem}.room-panel{background:#0c2f54;border:1px solid #ffffff26;border-radius:22px;overflow:hidden;box-shadow:0 35px 60px #00000040}.room-panel header{color:#74d9ff;letter-spacing:.08em;justify-content:space-between;padding:20px;font-size:.72rem;font-weight:800;display:flex}.room-panel header strong{color:#fff;font-size:1.1rem}.room-panel-body{grid-template-columns:1.3fr .8fr;gap:14px;min-height:300px;padding:24px;display:grid}.room-panel-body>div,.room-panel aside{background:#ffffff0d;border:1px solid #ffffff21;border-radius:18px;flex-direction:column;justify-content:center;padding:22px;display:flex}.room-panel small{color:#50e0b6;font-weight:800}.room-panel-body strong{margin:12px 0;font-size:2.2rem}.room-panel-body span,.room-panel aside p{color:#b8cadd;font-size:.78rem}.room-panel button{color:#fff;background:0 0;border:1px solid #28badd;border-radius:99px;margin:4px 3px;padding:7px 10px}.page-hero{text-align:center;padding:120px 0 70px}.page-hero h1{max-width:1040px;margin:0 auto 28px}.page-hero>p:last-child{max-width:760px;margin:0 auto;font-size:1.25rem}.pricing-section{padding-top:35px}.pricing-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:18px;display:grid}.pricing-card{border:1px solid var(--line);background:#fff;border-radius:24px;flex-direction:column;padding:34px 28px;display:flex;position:relative;box-shadow:0 12px 40px #0b2a4d0f}.pricing-card.featured{border-color:#80adff;box-shadow:0 22px 55px #1766ff29}.popular{color:#fff;background:var(--blue);letter-spacing:.04em;text-transform:uppercase;border-radius:99px;padding:6px 12px;font-size:.68rem;font-weight:800;position:absolute;top:-14px;left:22px}.price{align-items:center;gap:10px;min-height:78px;display:flex}.price strong{font-family:var(--display);letter-spacing:-.05em;font-size:2.8rem}.price span{color:var(--ink-soft);font-size:.72rem;line-height:1.35}.pricing-card>p:not(.eyebrow){min-height:72px;font-size:.9rem}.quantity-control{margin:16px 0}.quantity-control label{color:#50657b;margin-bottom:8px;font-size:.72rem;font-weight:700;display:block}.quantity-control>div{border:1px solid var(--line);border-radius:12px;grid-template-columns:46px 1fr 46px;height:48px;display:grid;overflow:hidden}.quantity-control button,.quantity-control input{text-align:center;background:#f6f9fc;border:0}.quantity-control input{min-width:0;color:var(--ink);-moz-appearance:textfield;background:#fff;font-weight:700}.quantity-control input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.quantity-control input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.estimate{color:#176252;min-height:45px;margin-bottom:14px;font-size:.76rem;font-weight:700}.pricing-card ul{margin:24px 0 0;padding:0;list-style:none}.pricing-card li{color:#52677c;align-items:center;gap:8px;margin:10px 0;font-size:.77rem;display:flex}.pricing-card li svg{color:#0aa879;flex:none}.pricing-fineprint{text-align:center;margin:28px 0 0;font-size:.8rem}.included-section{padding-top:40px}.enterprise-band,.cta-section{color:#fff;background:linear-gradient(120deg,var(--navy),#0c4f6c);border-radius:32px;justify-content:space-between;align-items:center;gap:40px;width:min(1320px,100vw - 32px);padding:62px 72px;display:flex}.enterprise-band h2,.cta-section h2{margin-bottom:12px;font-size:clamp(2rem,4vw,3.5rem)}.enterprise-band p,.cta-section p{color:#bcd0df;margin-bottom:0}.faq{max-width:900px}.faq details{border-top:1px solid var(--line)}.faq details:last-child{border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;font-family:var(--display);justify-content:space-between;gap:20px;padding:24px 0;font-size:1.1rem;font-weight:700;list-style:none;display:flex}.faq summary::-webkit-details-marker{display:none}.faq details p{padding-right:60px}.security-principles,.values-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.security-principles{grid-template-columns:repeat(2,minmax(0,1fr))}.security-principles article{flex-direction:column;align-items:flex-start;min-width:0;min-height:360px;display:flex}.security-principles h2{overflow-wrap:anywhere;max-width:100%;margin-bottom:24px;font-size:clamp(1.85rem,2.45vw,2.5rem)}.security-principles p{margin-top:auto;margin-bottom:0}.security-principles svg{color:var(--blue);margin-bottom:32px;font-size:2rem}.security-hero-split{min-height:760px}.security-hero-split h1{overflow-wrap:anywhere;max-width:100%;font-size:clamp(3rem,5vw,5rem)}.security-hero-points{flex-wrap:wrap;gap:9px;display:flex}.security-hero-points span{color:#405a72;background:#fff;border:1px solid #d4e1ed;border-radius:99px;align-items:center;gap:7px;padding:9px 12px;font-size:.72rem;font-weight:750;display:inline-flex}.security-hero-points svg{color:#0b9c74}.security-hero-photo{background:var(--navy);min-height:590px;box-shadow:var(--shadow);border-radius:32px;margin:0;position:relative;overflow:hidden}.security-hero-photo>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.security-photo-scrim{background:linear-gradient(#0000,#03142ae6);position:absolute;inset:30% 0 0}.security-hero-photo figcaption{z-index:1;color:#fff;max-width:410px;position:absolute;bottom:27px;left:28px;right:28px}.security-hero-photo figcaption strong,.security-hero-photo figcaption span{display:block}.security-hero-photo figcaption strong{font-family:var(--display);margin-bottom:7px;font-size:1.25rem}.security-hero-photo figcaption span{color:#d5e2ed;font-size:.82rem}.security-status-card{z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border:1px solid #fff9;border-radius:15px;grid-template-columns:14px 1fr;align-items:center;gap:10px;padding:13px 15px;display:grid;position:absolute;top:24px;right:24px;box-shadow:0 16px 45px #03162e33}.security-status-card>i{background:#17aa7e;border:3px solid #d8f6eb;border-radius:50%;width:11px;height:11px;box-shadow:0 0 0 4px #17aa7e1a}.security-status-card strong,.security-status-card small{display:block}.security-status-card strong{color:var(--ink);font-size:.72rem}.security-status-card small{color:#6c8297;font-size:.59rem}.security-human-story{grid-template-columns:1.04fr .96fr;align-items:center;gap:70px;display:grid}.security-human-story figure{background:var(--navy);min-height:520px;box-shadow:var(--shadow);border-radius:30px;margin:0;position:relative;overflow:hidden}.security-human-story figure img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.security-human-story figure:after{content:"";background:linear-gradient(#0000,#021228e6);position:absolute;inset:48% 0 0}.security-human-story figcaption{z-index:1;color:#fff;font-weight:750;position:absolute;bottom:23px;left:25px;right:25px}.security-human-story>div>p:not(.eyebrow){font-size:1.1rem}.security-scope-pills{flex-wrap:wrap;gap:8px;margin:25px 0 28px;display:flex}.security-scope-pills span{color:#164e96;background:#edf6ff;border:1px solid #bdd6f1;border-radius:99px;padding:8px 12px;font-size:.7rem;font-weight:800}.security-human-story ul{gap:13px;margin:0;padding:0;list-style:none;display:grid}.security-human-story li{grid-template-columns:32px 1fr;align-items:start;gap:12px;display:grid}.security-human-story li svg{color:#087b60;background:#e1f8ef;border-radius:50%;width:28px;height:28px;padding:6px}.security-human-story li strong,.security-human-story li span{display:block}.security-human-story li strong{color:var(--ink);margin-bottom:2px}.security-human-story li span{color:var(--ink-soft);font-size:.88rem}.security-detail,.origin-story{grid-template-columns:.8fr 1.2fr;gap:90px;display:grid}.security-list{gap:14px;display:grid}.security-list article{border:1px solid var(--line);background:#fff;border-radius:18px;padding:24px}.security-list p{margin-bottom:0}.responsible{padding-top:40px}.company-hero{text-align:left}.company-hero h1,.company-hero>p:last-child{margin-left:0}.origin-story>div:last-child p{font-size:1.12rem}.values-grid{padding-top:30px}.product-callout{background:#eaf3ff;border-radius:32px;justify-content:space-between;align-items:center;gap:40px;width:min(1320px,100vw - 32px);padding:72px;display:flex}.product-callout p{margin-bottom:0}.contact-layout,.signup-layout{grid-template-columns:.85fr 1.15fr;align-items:start;gap:90px;display:grid}.contact-copy,.signup-copy{position:sticky;top:130px}.contact-copy h1,.signup-copy h1{font-size:clamp(3rem,5vw,5rem)}.contact-direct{gap:12px;margin-top:35px;display:grid}.contact-direct a{color:var(--blue);font-weight:700}.contact-expect{border-top:1px solid var(--line);margin-top:46px;padding-top:28px}.contact-expect ul{color:var(--ink-soft);padding-left:20px}.card-form{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:26px;padding:36px}.form-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.form-grid label,.signup-form label{color:#435a72;font-size:.78rem;font-weight:700}.form-grid label span{font-weight:500}.full-field{grid-column:1/-1}.card-form input,.card-form select,.card-form textarea{width:100%;min-height:52px;color:var(--ink);background:#fff;border:1px solid #cad8e6;border-radius:12px;margin-top:7px;padding:13px 14px;transition:border .2s,box-shadow .2s}.card-form textarea{resize:vertical;min-height:130px}.card-form input:focus,.card-form select:focus,.card-form textarea:focus{border-color:#5c92ff;outline:0;box-shadow:0 0 0 4px #1766ff1f}.card-form>.button{margin-top:24px}.honey{position:absolute!important;left:-10000px!important}.form-status{min-height:24px;margin-top:16px;font-size:.83rem}.form-status.error{color:#b42318}.form-status.success{color:#087958}.signup-assurances{gap:16px;margin-top:44px;display:grid}.signup-assurances p{gap:13px;display:flex}.signup-assurances svg{color:#08a878;flex:none}.signup-assurances strong,.signup-assurances span{display:block}.signup-assurances strong{color:var(--ink)}.signup-assurances span{font-size:.86rem}.signup-form fieldset{border:0;margin:0 0 24px;padding:0}.signup-form legend{font-family:var(--display);margin-bottom:12px;font-size:1.05rem;font-weight:700}.plan-choice-list{gap:9px;display:grid}.plan-choice{border:1px solid var(--line);cursor:pointer;border-radius:14px;grid-template-columns:18px 1fr auto;align-items:center;gap:12px;padding:15px;transition:border .2s,background .2s;display:grid}.plan-choice.selected{background:#eff5ff;border-color:#4f88ff}.plan-choice input{width:16px;min-height:auto;margin:0}.plan-choice strong,.plan-choice small{display:block}.plan-choice small{color:var(--ink-soft);font-weight:500}.plan-choice>b{color:var(--ink);text-align:right;font-size:1.05rem}.plan-choice>b small{font-size:.66rem}.order-estimate{background:#edf5ff;border-radius:12px;flex-direction:column;justify-content:center;padding:12px 16px;display:flex}.order-estimate span{color:var(--ink-soft);font-size:.68rem}.order-estimate strong{font-size:1.35rem}.terms-check{align-items:flex-start;gap:10px;margin-top:20px;display:flex}.terms-check input{width:18px;min-height:auto;margin:3px 0 0}.terms-check a{color:var(--blue);text-decoration:underline}.stripe-note{text-align:center;margin:12px 0 0;font-size:.72rem}.notice{color:#815400;background:#fff3cf;border-radius:11px;margin-bottom:20px;padding:13px;font-size:.82rem}.status-page{grid-template-columns:.8fr 1.2fr;align-items:center;gap:80px;min-height:720px;display:grid}.status-visual{background:radial-gradient(circle,#dceaff,#f2f7fd 58%,#0000 59%);border-radius:30px;place-items:center;min-height:430px;display:grid}.status-ring{background:conic-gradient(var(--blue) 0 70%,#d7e3f0 70%);border-radius:50%;width:180px;height:180px;padding:18px;animation:2.4s linear infinite spin}.status-ring span{background:#fff;border-radius:50%;width:100%;height:100%;display:block}.status-ring.complete{background:#27c99d;animation:none}.status-page h1{margin-bottom:20px;font-size:clamp(2.6rem,5vw,4.8rem)}.status-steps{gap:12px;margin-top:36px;display:grid}.status-steps p{border:1px solid var(--line);border-radius:14px;align-items:center;gap:14px;padding:15px;display:flex}.status-steps i{width:34px;height:34px;color:var(--ink-soft);background:#edf2f7;border-radius:50%;place-items:center;font-style:normal;display:grid}.status-steps strong,.status-steps span{display:block}.status-steps span{font-size:.79rem}.status-steps .active i{color:#fff;background:var(--blue)}.status-steps .complete i{color:#fff;background:#18a87f}.status-actions{gap:12px;margin-top:24px;display:flex}.status-support{color:var(--ink-soft);gap:20px;margin-top:20px;font-size:.8rem;display:flex}.status-support a{color:var(--blue);font-weight:700}.legal-layout{grid-template-columns:320px 1fr;gap:90px;display:grid}.legal-layout aside{align-self:start;position:sticky;top:130px}.legal-layout h1{font-size:3.3rem}.legal-layout aside span,.legal-layout aside a{color:var(--ink-soft);margin-top:18px;font-size:.85rem;display:block}.legal-layout aside a{color:var(--blue);font-weight:700}.legal-layout article section{max-width:760px;padding:0 0 38px}.legal-layout article h2{font-size:1.5rem}.legal-layout article p{font-size:1.02rem}.legal-layout article a{color:var(--blue);font-weight:700;text-decoration:underline;text-underline-offset:3px}.legal-lede{color:var(--ink-soft);background:#f4f8fd;border:1px solid #c8dbee;border-radius:18px;max-width:760px;margin:0 0 42px;padding:24px 26px;font-size:1.08rem}.legal-language-link{background:#f4f8fd;border:1px solid #b8cee9;border-radius:999px;width:fit-content;padding:9px 13px}html[lang=ko-KR] .legal-layout h1,html[lang=ko-KR] .legal-layout h2,html[lang=ko-KR] .legal-layout p{word-break:keep-all;overflow-wrap:anywhere}html[lang=ko-KR] .legal-layout article p{line-height:1.9}.cta-section{margin-bottom:110px}.room-panel-story+.cta-section,.faq+.cta-section{margin-top:56px}.cta-section>div:last-child{flex-wrap:wrap;gap:12px;display:flex}.not-found{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:680px;display:flex}.not-found h1{margin-bottom:20px}.site-footer{color:#dbe7f1;background:#05162d;padding:74px max(24px,50vw - 620px) 30px}.footer-shell{grid-template-columns:1.6fr repeat(3,1fr);gap:50px;display:grid}.footer-brand img{background:0 0;border-radius:0;width:180px;height:auto;padding:0}.footer-brand p{color:#91a6b9;margin-top:20px}.footer-shell h2{color:#8399ad;font-family:var(--font);letter-spacing:.1em;text-transform:uppercase;margin-bottom:18px;font-size:.72rem}.footer-shell a{color:#d8e4ee;margin:11px 0;font-size:.88rem;display:block}.footer-shell a:hover{color:#fff}.footer-bottom{color:#7890a6;border-top:1px solid #ffffff1a;justify-content:space-between;margin-top:60px;padding-top:22px;font-size:.72rem;display:flex}.school-hero-visual{background:var(--navy);border:1px solid #0d365229;border-radius:32px;min-height:610px;margin:0;position:relative;overflow:hidden;box-shadow:0 38px 90px #061c3a33}.school-hero-visual>img{object-fit:cover;width:100%;height:610px}.school-hero-scrim{background:linear-gradient(#04183205 35%,#041832db);position:absolute;inset:0}.cast-product-badge{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffffeb;border:1px solid #ffffffb3;border-radius:18px;width:min(270px,100% - 52px);padding:14px 16px;position:absolute;top:26px;left:26px;box-shadow:0 18px 50px #031a372e}.cast-product-badge img{width:190px;height:auto}.cast-product-badge span{color:#385068;margin-top:6px;font-size:.72rem;font-weight:700;display:block}.school-hero-visual figcaption{z-index:1;color:#fff;text-shadow:0 2px 15px #0000008c;max-width:300px;font-size:1.15rem;font-weight:800;position:absolute;bottom:28px;left:28px;right:28px}.school-hero-visual .live-card{top:28px;left:auto;right:24px}.school-hero-visual .schedule-card{bottom:28px;right:24px}.school-hero-visual .floating-card{z-index:2}.mission-band{grid-template-columns:.9fr 1.1fr;align-items:start;gap:90px;display:grid}.mission-band h2{margin-bottom:0}.mission-copy p{font-size:1.13rem}.mission-pledge{border-left:4px solid var(--cyan);background:#eef8fb;border-radius:0 18px 18px 0;margin-top:30px;padding:25px 28px}.mission-pledge strong,.mission-pledge span{display:block}.mission-pledge strong{margin-bottom:5px;font-size:1.2rem}.mission-pledge span{color:var(--ink-soft)}.use-case-showcase{padding-top:80px}.use-case-grid{grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-flow:dense;gap:18px;display:grid}.use-case-card{background:var(--navy);min-height:310px;box-shadow:var(--shadow);border-radius:26px;grid-column:span 4;margin:0;position:relative;overflow:hidden}.use-case-featured{grid-column:span 8;min-height:440px}.use-case-card:nth-child(2){grid-column:span 4;min-height:440px}.use-case-wide{grid-column:span 12;min-height:390px}.use-case-card img{object-fit:cover;width:100%;height:100%;transition:transform .65s;position:absolute;inset:0}.use-case-card:after{content:"";background:linear-gradient(#0000,#021228f0);position:absolute;inset:28% 0 0}.use-case-card figcaption{z-index:1;color:#fff;position:absolute;bottom:23px;left:25px;right:25px}.use-case-card strong,.use-case-card span{display:block}.use-case-card strong{font-family:var(--display);font-size:1.24rem}.use-case-card span{color:#d8e6ee;max-width:480px;margin-top:6px;font-size:.84rem}.use-case-card:hover img{transform:scale(1.025)}.use-case-action{text-align:center;margin-top:28px}.visual-note{text-align:center;color:#718399;margin:18px 0 0;font-size:.68rem}.campus-gallery{padding-top:70px}.campus-gallery-grid{grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-flow:dense;gap:16px;display:grid}.campus-photo{background:var(--navy);border-radius:24px;grid-column:span 4;min-height:300px;margin:0;position:relative;overflow:hidden;box-shadow:0 18px 50px #0823421f}.campus-photo-wide{grid-column:span 8;min-height:400px}.campus-photo:nth-child(2){min-height:400px}.campus-photo-full{grid-column:span 12;min-height:365px}.campus-photo img{object-fit:cover;width:100%;height:100%;transition:transform .65s;position:absolute;inset:0}.campus-photo:after{content:"";background:linear-gradient(#0000,#021228eb);position:absolute;inset:40% 0 0}.campus-photo figcaption{z-index:1;color:#fff;position:absolute;bottom:21px;left:23px;right:23px}.campus-photo strong,.campus-photo span{display:block}.campus-photo strong{font-family:var(--display);font-size:1.08rem}.campus-photo span{color:#c9dae8;letter-spacing:.05em;text-transform:uppercase;margin-top:4px;font-size:.7rem;font-weight:700}.campus-photo:hover img{transform:scale(1.025)}.hardware-freedom,.alert-story{grid-template-columns:1.08fr .92fr;align-items:center;gap:70px;display:grid}.hardware-photo,.alert-story figure{min-height:470px;box-shadow:var(--shadow);border-radius:30px;margin:0;position:relative;overflow:hidden}.hardware-photo img,.alert-story figure img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hardware-photo:after,.alert-story figure:after{content:"";background:linear-gradient(#0000,#021228e6);position:absolute;inset:55% 0 0}.hardware-photo figcaption,.alert-story figure figcaption{z-index:1;color:#fff;font-weight:700;position:absolute;bottom:23px;left:25px;right:25px}.hardware-copy>p:not(.eyebrow),.alert-story>div>p:not(.eyebrow){font-size:1.12rem}.hardware-list{gap:13px;margin:28px 0 0;padding:0;list-style:none;display:grid}.hardware-list li{grid-template-columns:36px 1fr;align-items:start;gap:12px;display:grid}.hardware-list svg{color:#09885e;background:#e4f8ef;border-radius:50%;width:30px;height:30px;padding:6px}.hardware-list strong,.hardware-list span{display:block}.hardware-list span{color:var(--ink-soft);font-size:.9rem}.hardware-list strong{color:var(--ink);margin-bottom:2px;font-size:.96rem}.alert-story{color:#fff;background:#071f3d;border-radius:34px;grid-template-columns:.9fr 1.1fr;margin-top:80px;margin-bottom:80px;padding:64px}.alert-story h2{color:#fff}.alert-story>div>p{color:#c9d9e6}.alert-facts{flex-wrap:wrap;gap:9px;margin-top:25px;display:flex}.alert-facts span{color:#dce9f3;border:1px solid #ffffff2e;border-radius:999px;padding:9px 12px;font-size:.75rem;font-weight:700}.alert-story figure{min-height:430px}.product-photo-frame{min-height:540px;box-shadow:var(--shadow);border-radius:32px;margin:0;position:relative;overflow:hidden}.product-photo-frame>img{object-fit:cover;width:100%;height:540px}.product-photo-frame:after{content:"";background:linear-gradient(#0000,#021228e6);position:absolute;inset:45% 0 0}.product-photo-logo{z-index:1;background:#ffffffeb;border-radius:16px;width:240px;padding:12px;position:absolute;top:24px;left:24px}.product-photo-logo img{width:100%;height:auto;display:block}.product-photo-frame figcaption{z-index:1;color:#fff;font-weight:700;position:absolute;bottom:24px;left:26px;right:26px}.hardware-reassurance{max-width:1280px;color:var(--ink-soft);background:#eef9fc;border:1px solid #cfe5f1;border-radius:18px;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin:0 auto 40px;padding:20px 28px;display:flex}.hardware-reassurance strong{color:var(--ink)}.hardware-reassurance .inline-link{justify-content:center;flex-basis:100%}.room-panel-photo{border-radius:24px;min-height:420px;margin:0;position:relative;overflow:hidden;box-shadow:0 35px 60px #00000040}.room-panel-photo img{object-fit:cover;width:100%;height:420px}.room-panel-photo:after{content:"";background:linear-gradient(#0000,#021228e0);position:absolute;inset:45% 0 0}.room-panel-photo figcaption{z-index:1;color:#fff;font-weight:700;position:absolute;bottom:22px;left:24px;right:24px}.values-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.founder-story{grid-template-columns:1fr 1fr;align-items:center}.founder-story-photo{min-height:540px;box-shadow:var(--shadow);border-radius:30px;margin:0;position:relative;overflow:hidden}.founder-story-photo img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.founder-story-photo:after{content:"";background:linear-gradient(#0000,#021228e6);position:absolute;inset:45% 0 0}.founder-story-photo figcaption{z-index:1;color:#fff;font-weight:700;position:absolute;bottom:24px;left:25px;right:25px}.founder-story>div p{font-size:1.12rem}.founder-conviction{border:0;border-left:4px solid var(--blue);background:#eff5ff;border-radius:0 18px 18px 0;margin:30px 0 0;padding:25px 28px}.founder-conviction strong,.founder-conviction span{display:block}.founder-conviction strong{margin-bottom:7px;font-size:1.2rem}.founder-conviction span{color:var(--ink-soft)}.product-callout-brand{background:#fff;border-radius:24px;min-width:300px;padding:22px 25px;box-shadow:0 12px 35px #0b2a4d14}.product-callout-brand span{color:var(--blue);letter-spacing:.12em;text-transform:uppercase;margin-bottom:8px;font-size:.7rem;font-weight:800;display:block}.product-callout-brand img{width:250px;height:auto;display:block}.product-in-action{grid-template-columns:1.12fr .88fr;align-items:center;gap:70px;display:grid}.product-in-action figure{min-height:500px;box-shadow:var(--shadow);border-radius:30px;margin:0;position:relative;overflow:hidden}.product-in-action figure:after{content:"";border-radius:inherit;pointer-events:none;border:1px solid #0826481a;position:absolute;inset:0}.product-in-action figure img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.product-in-action>div>p:not(.eyebrow){font-size:1.12rem}.product-in-action ul{gap:16px;margin:30px 0 0;padding:0;list-style:none;display:grid}.product-in-action li{grid-template-columns:34px 1fr;align-items:start;gap:13px;display:grid}.product-in-action li svg{color:#087c62;background:#e2f8f0;border-radius:50%;width:30px;height:30px;padding:6px}.product-in-action li strong,.product-in-action li span{display:block}.product-in-action li strong{color:var(--ink);margin-bottom:3px}.product-in-action li span{color:var(--ink-soft);font-size:.9rem}.signage-explainer{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);align-items:start;gap:70px;display:grid}.signage-explainer>div:first-child{position:sticky;top:118px}.signage-explainer>div:first-child>p:not(.eyebrow){font-size:1.06rem}.signage-answer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.signage-answer-grid article{border:1px solid var(--line);background:linear-gradient(150deg,#fff,#f5f9ff);border-radius:24px;min-height:220px;padding:28px;box-shadow:0 14px 38px #081f3e12}.signage-answer-grid h3{margin-bottom:12px;font-size:1.25rem}.signage-answer-grid p{margin-bottom:0}.apps-page{overflow:clip}.apps-hero{min-height:730px}.apps-hero h1{font-size:clamp(3.6rem,7vw,6.7rem)}.receiver-stage{isolation:isolate;place-items:center;min-height:570px;display:grid;position:relative}.receiver-glow{z-index:-2;filter:blur(12px);border-radius:50%;position:absolute}.receiver-glow.one{background:#1bc8d833;width:420px;height:420px;top:2%;right:0}.receiver-glow.two{background:#1766ff2b;width:360px;height:360px;bottom:0;left:0}.receiver-tv{filter:drop-shadow(0 35px 42px #07182f38);width:min(100%,590px)}.receiver-screen{color:#fff;background:radial-gradient(circle at 82% 0,#1bc8d86b,#0000 38%),linear-gradient(145deg,#07182f 10%,#123d68);border:9px solid #102138;border-radius:30px;flex-direction:column;justify-content:center;align-items:center;min-height:355px;padding:46px;display:flex;position:relative;overflow:hidden}.receiver-screen:before{content:"";pointer-events:none;background:linear-gradient(120deg,#ffffff14,#0000 25% 75%,#ffffff0a);position:absolute;inset:0}.receiver-screen img{filter:drop-shadow(0 8px 18px #00000038);width:230px;height:auto;margin:0 0 8px}.receiver-screen>span{color:#75e8ef;letter-spacing:.2em;font-size:.7rem;font-weight:800}.receiver-screen>strong{letter-spacing:.14em;margin:10px 0 3px;font-size:clamp(2.7rem,5vw,4.1rem);line-height:1}.receiver-screen>small{color:#b8cbe0;font-size:.72rem}.receiver-stand{clip-path:polygon(37% 0,63% 0,72% 78%,100% 85%,100% 100%,0 100%,0 85%,28% 78%);background:linear-gradient(90deg,#9baabd,#eef5fb 45%,#8796a9);border-radius:0 0 14px 14px;width:27%;height:45px;margin:auto;position:relative}.receiver-chip{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;border:1px solid #d3e1eef2;border-radius:17px;align-items:center;gap:12px;min-width:205px;padding:14px 16px;display:flex;position:absolute;box-shadow:0 18px 45px #09234429}.receiver-chip strong,.receiver-chip small{display:block}.receiver-chip strong{font-size:.83rem}.receiver-chip small{color:var(--ink-soft);font-size:.68rem}.receiver-chip svg{color:var(--blue);font-size:1.5rem}.receiver-chip>i{background:#25c996;border:3px solid #d8fff3;border-radius:50%;width:13px;height:13px;box-shadow:0 0 0 4px #25c9961f}.receiver-online{top:7%;right:-2%}.receiver-paired{bottom:10%;left:-2%}.apps-trust-strip{border:1px solid var(--line);background:#f3f8fd;border-radius:22px;flex-wrap:wrap;justify-content:center;gap:12px 38px;width:min(1320px,100vw - 32px);margin:0 auto;padding:24px 34px;display:flex}.apps-trust-strip span{color:#405870;font-size:.82rem;font-weight:750}.apps-trust-strip span:before{content:"";vertical-align:.1em;background:var(--blue);border-radius:50%;width:6px;height:6px;margin-right:10px;display:inline-block}.app-options{padding-bottom:92px}.app-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;max-width:1050px;margin:0 auto;display:grid}.app-card{border:1px solid var(--line);background:#fff;border-radius:30px;flex-direction:column;min-width:0;padding:38px;display:flex;position:relative;overflow:hidden;box-shadow:0 22px 65px #081f3e17}.app-card:before{content:"";background:#1766ff14;border-radius:50%;width:250px;height:250px;position:absolute;top:-110px;right:-95px}.android-card:before{background:#1bc8d821}.app-card-top{justify-content:space-between;align-items:flex-start;gap:18px;min-height:78px;margin-bottom:26px;display:flex;position:relative}.app-icon{color:#fff;background:linear-gradient(145deg,#122b4a,#06172c);border-radius:21px;place-items:center;width:72px;height:72px;display:grid;box-shadow:0 16px 30px #07182f33}.app-icon svg{width:36px;height:36px}.apple-tv-icon{letter-spacing:-.04em;font-size:1.15rem;font-weight:800}.android-icon{background:linear-gradient(145deg,#1766ff,#1bc8d8)}.availability-badge{letter-spacing:.03em;white-space:nowrap;border-radius:999px;padding:7px 11px;font-size:.68rem;font-weight:800;position:relative}.availability-badge.ready{color:#08765d;background:#e1f8f0}.availability-badge.preview{color:#8a5914;background:#fff2d7}.availability-badge.upcoming{color:#4c647c;background:#e8eff7}.app-card>.eyebrow{margin-bottom:9px}.app-card h3{margin:0 0 16px;font-size:clamp(1.8rem,3vw,2.65rem)}.app-card>p:not(.eyebrow){min-height:78px}.app-card ul{gap:13px;margin:15px 0 30px;padding:0;list-style:none;display:grid}.app-card li{color:#28425c;align-items:center;gap:11px;font-size:.9rem;display:flex}.app-card li svg{color:#08765d;background:#e1f8f0;border-radius:50%;flex:none;width:24px;height:24px;padding:4px}.app-card .apple-platform-list{border:1px solid var(--line);border-radius:18px;gap:0;margin:15px 0 30px;overflow:hidden}.apple-platform-list li{justify-content:space-between;flex-wrap:wrap;gap:4px 12px;padding:14px 16px}.apple-platform-list li+li{border-top:1px solid var(--line)}.apple-platform-list strong{color:var(--ink)}.apple-platform-list span{color:#597086;font-size:.8rem}.app-card>.button{margin-top:auto}.platform-note{color:#6a7e91;text-align:center;min-height:35px;margin-top:13px;font-size:.7rem}.download-facts{border-block:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));margin:16px 0 30px;display:grid}.download-facts>div{border-right:1px solid var(--line);min-width:0;padding:15px 10px}.download-facts>div:first-child{padding-left:0}.download-facts>div:last-child{border-right:0;padding-right:0}.download-facts dt{color:#71859a;letter-spacing:.08em;text-transform:uppercase;font-size:.65rem;font-weight:800}.download-facts dd{color:var(--ink);margin:4px 0 0;font-size:.8rem;font-weight:750}.upcoming-apps{background:#f2f7fc;border:1px solid var(--line);border-radius:30px;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:center;gap:40px;margin-bottom:52px;padding:48px;display:grid}.upcoming-apps h2{margin-bottom:14px;font-size:clamp(2rem,3.6vw,3.2rem)}.upcoming-apps p:last-child{max-width:590px;margin-bottom:0}.upcoming-app-list{gap:12px;display:grid}.upcoming-app-list>div{background:#fff;border:1px solid #dce8f2;border-radius:16px;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;display:flex}.upcoming-app-list strong{color:var(--ink);font-size:1.05rem}.pairing-story{grid-template-columns:.8fr 1.2fr;align-items:center;gap:80px;padding-top:70px;display:grid}.pairing-story .section-heading{margin:0}.pairing-steps{border:1px solid var(--line);background:#fff;border-radius:30px;gap:4px;margin:0;padding:18px;list-style:none;display:grid;box-shadow:0 22px 65px #081f3e14}.pairing-steps li{border-radius:20px;grid-template-columns:48px 1fr;align-items:center;gap:18px;min-width:0;padding:22px;display:grid}.pairing-steps li+li{border-top:1px solid #e6edf5;border-radius:0}.pairing-steps li>span{color:#fff;background:var(--blue);border-radius:15px;place-items:center;width:46px;height:46px;font-weight:800;display:grid;box-shadow:0 9px 20px #1766ff30}.pairing-steps strong{margin-bottom:4px;font-size:1.08rem;display:block}.pairing-steps p{margin:0;font-size:.89rem}.android-installation{color:#fff;background:radial-gradient(circle at 90% 10%,#11637b,transparent 40%),var(--navy);border-radius:38px;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);gap:75px;width:min(1320px,100vw - 32px);padding:76px;display:grid}.android-installation h2{margin-bottom:22px}.android-installation>div:first-child>p:not(.eyebrow){color:#b9cadb;font-size:1.05rem}.integrity-panel{background:#ffffff0f;border:1px solid #ffffff24;border-radius:18px;grid-template-columns:38px minmax(0,1fr);gap:14px;margin-top:32px;padding:18px;display:grid}.integrity-panel>span{color:#64e8ee;background:#64e8ee1a;border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.integrity-panel strong,.integrity-panel p{display:block}.integrity-panel p{color:#9eb5ca;margin:2px 0 8px;font-size:.72rem}.integrity-panel code{overflow-wrap:anywhere;color:#e3f5ff;font-size:.68rem;line-height:1.5;display:block}.installation-checklist{gap:10px;display:grid}.installation-checklist p{color:#fff;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:18px;grid-template-columns:36px 1fr;column-gap:12px;margin:0;padding:18px 20px;display:grid}.installation-checklist p>span{color:#64e8ee;letter-spacing:.12em;grid-row:1/3;font-size:.68rem;font-weight:800}.installation-checklist strong{line-height:1.2}.installation-checklist small{color:#aabfd1;margin-top:3px;line-height:1.45}.browser-option{border:1px solid var(--line);background:linear-gradient(120deg,#fff,#f0f7ff);border-radius:30px;grid-template-columns:70px 1fr auto;align-items:center;gap:28px;padding:46px;display:grid;box-shadow:0 18px 50px #081f3e12}.browser-option-icon{width:66px;height:66px;color:var(--blue);background:#e4efff;border-radius:20px;place-items:center;display:grid}.browser-option-icon svg{width:32px;height:32px}.browser-option .eyebrow{margin-bottom:7px}.browser-option h2{margin-bottom:8px;font-size:clamp(1.8rem,3vw,2.7rem)}.browser-option p:last-child{max-width:680px;margin:0}.section,.reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(18px)}.section.visible,.reveal.visible{opacity:1;transform:none}.hero .reveal{opacity:1;transition:none;transform:none}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes spin{to{transform:rotate(1turn)}}@media(width<=1100px){:root{--shell: min(100% - 36px, 940px)}.nav-shell{grid-template-columns:154px 1fr auto;gap:15px}.brand img{width:148px}.nav-links{gap:18px}.nav-actions .text-link{display:none}.hero{grid-template-columns:1fr;padding-top:70px}.hero-copy{max-width:800px}.hero-product{min-height:570px}.compact-hero{min-height:auto}.display-wall{min-height:560px}.mission-band,.hardware-freedom,.alert-story,.product-in-action,.signage-explainer{grid-template-columns:1fr;gap:42px}.signage-explainer>div:first-child{position:static}.security-human-story{grid-template-columns:1fr;gap:42px}.alert-story{padding:48px}.product-photo-frame{min-height:560px}.product-photo-frame>img{height:560px}.founder-story{grid-template-columns:1fr 1fr;gap:45px}.values-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pricing-grid{grid-template-columns:1fr 1fr;gap:28px 18px}.integration-grid,.included-grid{grid-template-columns:repeat(2,1fr)}.contact-layout,.signup-layout{grid-template-columns:1fr;gap:50px}.contact-copy,.signup-copy{position:static}.signup-copy{max-width:780px}.footer-shell{grid-template-columns:1.5fr 1fr 1fr}.footer-shell>div:last-child{grid-column:2}.apps-hero{min-height:auto}.receiver-stage{min-height:530px}.pairing-story{grid-template-columns:1fr;gap:40px}.pairing-story .section-heading{max-width:760px}.android-installation{grid-template-columns:1fr;gap:45px;padding:54px}.browser-option{grid-template-columns:70px 1fr}.browser-option .button{grid-column:2;justify-self:start}}@media(width<=1250px){.nav-shell{grid-template-columns:1fr auto;height:70px}.nav-actions{display:none}.menu-button{border:1px solid var(--line);border-radius:12px;flex-direction:column;justify-content:center;gap:4px;width:44px;height:44px;padding:12px;display:flex}.menu-button>span:not(.sr-only){background:var(--ink);border-radius:2px;width:100%;height:2px;display:block}.nav-links{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:18px;flex-direction:column;align-items:stretch;gap:0;padding:16px;display:none;position:absolute;top:70px;left:auto;right:14px;width:min(560px,calc(100vw - 28px));max-height:calc(100vh - 84px);overflow-y:auto}.nav-links.open{display:flex}.nav-links>a{padding:12px}.nav-links>.nav-apps-mobile{color:var(--blue);background:#edf5ff;border-radius:12px;font-weight:700;display:block}.nav-links a:after,.nav-pricing-toggle:after,.nav-actions{display:none}.nav-pricing{width:100%}.nav-pricing-toggle{justify-content:space-between;width:100%;padding:12px}.nav-pricing-menu{width:auto;margin:2px 5px 8px;padding:7px;display:none;position:static;box-shadow:none;transform:none}.nav-pricing.open .nav-pricing-menu{display:grid;transform:none}.nav-pricing-menu>a{min-height:74px;padding:9px 10px}}@media(width<=760px){:root{--shell: calc(100vw - 28px) ;--radius: 22px}.site-header{background:#fbfdfff2}.brand img{width:138px;height:46px}.pricing-product-switcher{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:18px}.pricing-product-switcher-label{grid-column:1 / -1;padding:5px 8px 2px}.pricing-product-switcher>a{grid-template-columns:36px 1fr;gap:9px;min-width:0;min-height:72px;padding:8px}.pricing-product-switcher strong,.pricing-product-switcher small{overflow-wrap:anywhere}.pricing-product-switcher small{font-size:.65rem;line-height:1.35}.pricing-switcher-icon{border-radius:10px;width:36px;height:36px}.pricing-switcher-icon svg{width:19px;height:19px}.pricing-product-switcher+.page-hero{padding-top:58px}.section{padding:76px 0}.hero{gap:36px;min-height:auto;padding:58px 0 76px}.hero h1{font-size:clamp(3.1rem,16vw,5.2rem)}.hero-lede{font-size:1.05rem}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.hero-product{min-height:390px}.product-window{border-radius:20px;transform:none}.window-top{height:42px}.window-body{grid-template-columns:45px 1fr;height:310px}.mock-sidebar{gap:14px;padding:20px 10px}.mock-sidebar i{width:20px}.mock-sidebar i:first-child{height:20px}.mock-content{padding:25px}.mock-title{margin:16px 0 22px;font-size:2.2rem}.mock-grid{grid-template-columns:1fr}.mock-main{min-height:92px}.mock-stack{display:none}.floating-card{min-width:170px;padding:11px 13px}.live-card{top:-10px;left:-4px}.schedule-card{bottom:-6px;right:-4px}.school-hero-visual,.school-hero-visual>img{height:430px;min-height:430px}.cast-product-badge{width:210px;top:16px;left:16px}.cast-product-badge img{width:145px}.school-hero-visual figcaption{font-size:1rem;bottom:20px;left:18px;right:18px}.school-hero-visual .floating-card{display:none}.mission-band,.founder-story,.hardware-freedom,.alert-story,.product-in-action,.security-human-story{grid-template-columns:1fr;gap:32px}.alert-story{border-radius:24px;margin-top:50px;margin-bottom:50px;padding:30px 20px}.hardware-photo,.alert-story figure{min-height:330px}.use-case-grid{grid-template-columns:1fr;gap:14px}.use-case-card,.use-case-featured,.use-case-card:nth-child(2),.use-case-wide{grid-column:1;min-height:330px}.use-case-card figcaption{bottom:19px;left:20px;right:20px}.campus-gallery-grid{grid-template-columns:1fr;gap:14px}.campus-photo,.campus-photo-wide,.campus-photo:nth-child(2),.campus-photo-full{grid-column:1;min-height:320px}.campus-photo figcaption{bottom:19px;left:20px;right:20px}.product-photo-frame,.product-photo-frame>img{height:400px;min-height:400px}.product-photo-logo{width:190px}.room-panel-photo,.room-panel-photo img{height:330px;min-height:330px}.founder-story-photo{min-height:390px}.product-in-action figure{min-height:350px}.signage-answer-grid{grid-template-columns:1fr}.signage-answer-grid article{min-height:auto;padding:24px}.product-callout-brand{width:100%;min-width:0}.values-grid{grid-template-columns:1fr}.hardware-reassurance{text-align:center;margin-inline:20px}.security-hero-photo{min-height:430px}.security-hero-split h1{font-size:clamp(2.6rem,13vw,4.2rem)}.security-status-card{top:16px;right:16px}.security-human-story figure{min-height:360px}.security-principles article{min-height:auto}.trust-strip div{gap:12px 20px}.trust-strip span{font-size:.78rem}.feature-triptych,.security-principles,.values-grid{grid-template-columns:1fr}.dark-section,.room-panel-story{border-radius:26px;grid-template-columns:1fr;gap:44px;width:calc(100vw - 20px);padding:42px 24px}.screen-mosaic>div{min-height:130px;padding:18px}.outcome-grid,.origin-story,.security-detail{grid-template-columns:1fr;gap:30px}.outcome-grid .section-heading{position:static}.outcome-cards{grid-template-columns:1fr}.display-wall{min-height:390px}.display.one{width:72%;height:50%;font-size:1.45rem}.display.two{width:45%;height:37%}.display.three{width:70%;height:44%}.capability-row{grid-template-columns:1fr;gap:20px;padding:55px 0}.capability-intro{position:static}.capability-intro>span{margin-bottom:24px}.capability-visual{border-radius:20px;min-height:350px}.visual-toolbar{grid-template-columns:55px 1fr auto;height:48px;padding:0 13px}.visual-toolbar strong{font-size:.68rem}.visual-window-dots{gap:4px}.visual-window-dots i{width:6px;height:6px}.design-workspace{grid-template-columns:46px 1fr;min-height:302px}.design-workspace aside{padding-inline:7px}.design-workspace aside span{width:30px;height:30px}.design-canvas{min-height:260px;margin:18px;padding:26px 22px}.design-layers{display:none}.canvas-cards{bottom:22px;left:22px}.delivery-workspace{grid-template-columns:1fr;min-height:302px;padding:15px}.playlist-stack{display:none}.delivery-stage{min-height:270px}.health-summary{gap:6px;padding:16px 14px 10px}.health-summary span{padding:11px 8px}.health-summary small{min-height:20px}.display-health-grid{gap:7px;padding:0 14px 16px}.display-health-grid span{min-height:85px;padding:11px}.approval-flow{grid-template-columns:1fr 20px 1fr 20px 1fr;padding:34px 13px 25px}.approval-flow>span>i{width:38px;height:38px}.permission-list{margin:0 13px;padding:12px}.permission-list>span{grid-template-columns:30px 1fr auto;padding:8px}.permission-list .avatar{width:30px;height:30px}.capability-points{grid-template-columns:1fr;gap:0}.integration-grid,.included-grid,.room-panel-body{grid-template-columns:1fr}.page-hero{text-align:left;padding:80px 0 48px}.page-hero h1{font-size:clamp(3rem,15vw,4.7rem)}.security-hero h1{font-size:clamp(2.6rem,13vw,4.2rem)}.page-hero>p:last-child{font-size:1.05rem}.pricing-grid{grid-template-columns:1fr}.pricing-card>p:not(.eyebrow){min-height:auto}.enterprise-band,.cta-section,.product-callout{border-radius:25px;flex-direction:column;align-items:flex-start;width:calc(100vw - 20px);padding:40px 24px}.room-panel-story+.cta-section,.faq+.cta-section{margin-top:30px}.faq details p{padding-right:0}.form-grid{grid-template-columns:1fr}.full-field{grid-column:auto}.card-form{border-radius:20px;padding:24px 18px}.plan-choice{grid-template-columns:18px 1fr}.plan-choice>b{text-align:left;grid-column:2}.status-page{grid-template-columns:1fr;gap:30px}.status-visual{min-height:220px}.status-ring{width:120px;height:120px}.status-actions{flex-direction:column}.legal-layout{grid-template-columns:1fr;gap:45px}.legal-layout aside{position:static}.site-footer{padding-top:55px}.footer-shell{grid-template-columns:1fr 1fr;gap:35px 20px}.footer-brand{grid-column:1/-1}.footer-shell>div:last-child{grid-column:auto}.footer-bottom{flex-direction:column;align-items:flex-start;gap:8px}.apps-hero h1{font-size:clamp(3.05rem,15vw,5rem)}.receiver-stage{min-height:390px}.receiver-tv{width:100%}.receiver-screen{border-width:6px;border-radius:22px;min-height:250px;padding:28px 16px}.receiver-screen img{width:175px;margin:0 0 6px}.receiver-screen>strong{font-size:2.4rem}.receiver-screen>small{text-align:center;max-width:210px}.receiver-chip{min-width:160px;padding:10px 12px}.receiver-online{top:-6px;right:-3px}.receiver-paired{bottom:4px;left:-3px}.apps-trust-strip{justify-content:flex-start;gap:10px 18px;width:calc(100vw - 20px);padding:20px 16px}.app-options{padding-bottom:55px}.app-card-grid{grid-template-columns:1fr}.app-card{border-radius:24px;padding:27px 21px}.app-card>p:not(.eyebrow){min-height:auto}.upcoming-apps{grid-template-columns:1fr;gap:25px;padding:32px 22px}.availability-badge{white-space:normal;text-align:center}.download-facts{grid-template-columns:1fr}.download-facts>div,.download-facts>div:first-child,.download-facts>div:last-child{border-right:0;border-bottom:1px solid var(--line);padding:10px 0}.download-facts>div:last-child{border-bottom:0}.pairing-story{padding-top:50px}.pairing-steps{border-radius:23px;padding:10px}.pairing-steps li{grid-template-columns:42px 1fr;gap:12px;padding:17px 12px}.pairing-steps li>span{border-radius:12px;width:40px;height:40px}.android-installation{border-radius:26px;width:calc(100vw - 20px);padding:40px 22px}.integrity-panel{grid-template-columns:1fr}.installation-checklist p{grid-template-columns:31px 1fr;padding:16px}.browser-option{grid-template-columns:1fr;gap:18px;padding:28px 21px}.browser-option .button{grid-column:1;width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.section,.reveal{opacity:1;transform:none}}.nav-links a[aria-current=page]{color:var(--ink)}.nav-links a[aria-current=page]:after{right:0}.company-home-hero{min-height:min(820px,calc(100vh - 80px))}.company-home-hero h1{font-size:clamp(3.55rem,6.6vw,6.8rem)}.company-hero-visual{background:var(--navy);border:1px solid #0d365229;border-radius:34px;min-height:620px;margin:0;position:relative;overflow:hidden;box-shadow:0 38px 90px #061c3a33}.company-hero-visual>img{object-fit:cover;width:100%;height:620px}.company-hero-overlay{background:linear-gradient(135deg,#0519341a 22%,#051934d9),linear-gradient(0deg,#051934b8,transparent 50%);position:absolute;inset:0}.company-hero-visual figcaption{z-index:2;color:#dceaf5;max-width:340px;font-size:.9rem;position:absolute;bottom:28px;left:30px}.product-float{z-index:3;color:var(--ink);background:#fffffff2;border:1px solid #fff;border-radius:18px;grid-template-columns:48px 1fr auto;align-items:center;gap:13px;min-width:275px;padding:15px 16px;display:grid;position:absolute;box-shadow:0 20px 52px #061b3866;backdrop-filter:blur(12px);transition:transform .2s,box-shadow .2s}.product-float:hover{transform:translateY(-3px);box-shadow:0 25px 62px #061b387a}.product-float>svg{color:var(--blue)}.product-float-icon{background:#fff;border:1px solid #dce8f2;border-radius:14px;place-items:center;width:48px;height:48px;display:grid;overflow:hidden}.product-float-icon.guard{border-color:#cfe9e1}.product-float strong,.product-float small{display:block}.product-float strong{font-family:var(--display);font-size:1.15rem}.product-float small{color:var(--ink-soft);margin-top:2px}.cast-float{top:42px;left:28px}.guard-float{top:130px;right:26px}.company-proof-strip{color:#526a80;background:#f0f6fc;border-top:1px solid #dfeaf4;border-bottom:1px solid #dfeaf4;justify-content:center;gap:16px 55px;padding:25px max(20px,calc(50vw - 620px));font-size:.84rem;font-weight:750;display:flex}.company-proof-strip span{align-items:center;gap:10px;display:flex}.company-proof-strip span:before{content:"";background:linear-gradient(135deg,var(--blue),var(--mint));border-radius:50%;width:7px;height:7px}.portfolio-section{padding-top:80px}.portfolio-section .section-heading{max-width:880px}.portfolio-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.portfolio-card{border:1px solid var(--line);background:#fff;border-radius:32px;min-height:720px;padding:46px;position:relative;overflow:hidden;flex-direction:column;display:flex;box-shadow:var(--shadow)}.portfolio-card>*:not(.portfolio-art){z-index:2;position:relative}.portfolio-card.guard-card{background:linear-gradient(160deg,#fafffd,#f4fbff 63%,#e9f9f5);border-color:#cfe9e1}.portfolio-brand{justify-content:space-between;align-items:center;min-height:62px;margin-bottom:38px;display:flex}.portfolio-brand img{object-fit:contain;object-position:left center;width:190px;max-height:66px}.guard-card .portfolio-brand img{width:225px}.portfolio-brand>span,.detail-brand>span{color:#49647b;background:#eef5fb;border-radius:999px;padding:7px 12px;font-size:.72rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.guard-card .portfolio-brand>span,.guard-detail .detail-brand>span{color:#036f53;background:#dff7ef}.portfolio-card h3{max-width:500px;margin-bottom:18px;font-size:clamp(2.15rem,3.4vw,3.35rem)}.portfolio-card>p{max-width:540px;font-size:1.08rem}.portfolio-card>ul{padding:0;list-style:none}.portfolio-card>ul li{color:#29445d;align-items:center;gap:10px;margin:12px 0;font-size:.92rem;display:flex}.portfolio-card>ul svg{color:#00a978;flex:0 0 auto}.portfolio-actions{flex-wrap:wrap;align-items:center;gap:20px;margin-top:auto;padding-top:30px;display:flex}.guard-button{background:linear-gradient(135deg,#075ad8,#00a979);border-color:#087f99;box-shadow:0 10px 25px #047b8b38}.guard-button:hover{background:linear-gradient(135deg,#064cb7,#008c65)}.portfolio-art{pointer-events:none;flex:0 0 160px;height:160px;margin:46px -46px -46px;position:relative}.cast-art{background:linear-gradient(135deg,#061b38,#0c4375)}.cast-art span{background:linear-gradient(145deg,#1766ff,#1bc8d8);border:4px solid #ffffff30;border-radius:12px;width:28%;height:105px;position:absolute;bottom:24px;box-shadow:0 16px 35px #0005}.cast-art span:nth-child(1){left:7%;transform:perspective(300px) rotateY(10deg)}.cast-art span:nth-child(2){left:36%;background:linear-gradient(145deg,#02aebf,#0863ea)}.cast-art span:nth-child(3){right:7%;transform:perspective(300px) rotateY(-10deg)}.guard-art{background:radial-gradient(circle at 50% 100%,#04bd8170,transparent 42%),linear-gradient(135deg,#041a3b,#07386a)}.guard-art>span{color:#fff;background:linear-gradient(145deg,#0b70ed,#00b67a);border:1px solid #ffffff55;border-radius:24px;place-items:center;width:92px;height:92px;display:grid;position:absolute;bottom:32px;left:calc(50% - 46px);box-shadow:0 20px 45px #0006}.guard-art>span svg{width:48px;height:48px}.guard-art>i{background:#5fffc2;border-radius:50%;width:8px;height:8px;position:absolute;bottom:72px;box-shadow:0 0 24px #5fffc2}.guard-art>i:nth-of-type(1){left:21%}.guard-art>i:nth-of-type(2){left:34%;bottom:118px}.guard-art>i:nth-of-type(3){right:23%;bottom:96px}.company-operating-story,.guard-workspace-story,.guard-promise,.trust-operations{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:80px;display:grid}.company-operating-story figure{border-radius:30px;margin:0;position:relative;overflow:hidden;box-shadow:var(--shadow)}.company-operating-story figure img{object-fit:cover;width:100%;height:520px}.company-operating-story figcaption{color:#edf7ff;background:linear-gradient(transparent,#041832e8);padding:80px 28px 25px;position:absolute;inset:auto 0 0}.operating-points{grid-template-columns:1fr;gap:10px;margin-top:28px;display:grid}.operating-points span{background:#fff;border:1px solid var(--line);border-radius:16px;align-items:center;gap:14px;padding:15px 18px;display:flex}.operating-points svg{color:var(--blue)}.trust-callout,.company-cta,.guard-cta,.guard-availability{color:#fff;background:linear-gradient(125deg,#061a37,#0b3f6c 62%,#087184);border-radius:30px;justify-content:space-between;align-items:center;gap:42px;margin-bottom:110px;padding:58px 62px;display:flex}.trust-callout h2,.company-cta h2,.guard-cta h2,.guard-availability h2{max-width:770px;margin-bottom:16px}.trust-callout p:not(.eyebrow),.company-cta p:not(.eyebrow),.guard-cta p:not(.eyebrow),.guard-availability p:not(.eyebrow){color:#b9ccda;max-width:710px;margin-bottom:0}.company-cta>div:last-child,.guard-cta>div:last-child{flex:0 0 auto;flex-wrap:wrap;gap:12px;display:flex}.products-hero{max-width:980px}.product-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;padding-top:45px;display:grid}.product-detail{background:#fff;border:1px solid var(--line);border-radius:32px;padding:48px;box-shadow:var(--shadow)}.guard-detail{background:linear-gradient(160deg,#fbfffe,#eef9f6);border-color:#cfe9e1}.detail-brand{justify-content:space-between;align-items:center;gap:20px;min-height:70px;margin-bottom:36px;display:flex}.detail-brand img{object-fit:contain;object-position:left;width:190px;max-height:66px}.guard-detail .detail-brand img{width:225px}.product-detail h2{margin-bottom:20px;font-size:clamp(2.4rem,3.8vw,4rem)}.product-detail>p{min-height:104px;font-size:1.05rem}.detail-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:32px 0;display:grid}.detail-feature-grid span{background:#f5f9fd;border:1px solid #e2ebf3;border-radius:17px;min-height:130px;padding:20px;display:block}.guard-detail .detail-feature-grid span{background:#fff;border-color:#dcece7}.detail-feature-grid svg{color:var(--blue);margin-bottom:17px}.guard-detail .detail-feature-grid svg{color:#00966c}.detail-feature-grid strong,.detail-feature-grid small{display:block}.detail-feature-grid small{color:var(--ink-soft);margin-top:6px;line-height:1.4}.detail-actions{flex-wrap:wrap;gap:12px;display:flex}.shared-standard{padding-top:35px}.guard-page{--guard: #00a979;--guard-soft: #e4f8f1}.guard-hero{grid-template-columns:minmax(0,.9fr) minmax(560px,1.1fr);min-height:780px}.guard-hero-logo{object-fit:contain;object-position:left;width:250px;height:auto;margin-bottom:28px}.guard-hero h1{font-size:clamp(3.35rem,6.2vw,6.35rem)}.guard-hero h1 span{color:#009c70}.guard-console{background:#f9fcff;border:1px solid #cddce9;border-radius:28px;min-height:520px;overflow:hidden;box-shadow:0 38px 90px #061c3a2e;transform:perspective(1400px) rotateY(-3deg) rotateX(1deg)}.guard-console-bar{background:#061b38;color:#eaf6ff;grid-template-columns:1fr auto 1fr;align-items:center;height:54px;padding:0 18px;display:grid}.guard-console-bar .visual-window-dots{justify-self:start}.guard-console-bar strong{justify-self:center;font-size:.82rem}.guard-console-bar em{color:#85f4ce;justify-self:end;font-size:.7rem;font-style:normal}.guard-console-body{grid-template-columns:145px 1fr;min-height:466px;display:grid}.guard-console-body aside{color:#91a9bb;background:#0a2748;padding:24px 12px}.guard-console-body aside span{border-radius:10px;align-items:center;gap:9px;margin:6px 0;padding:10px;font-size:.69rem;display:flex}.guard-console-body aside .active{color:#fff;background:#ffffff16}.guard-console-body aside svg{width:16px;height:16px}.guard-message{padding:27px}.guard-verdict{background:linear-gradient(135deg,#eef5ff,#edfbf6);border:1px solid #cfe5e1;border-radius:18px;grid-template-columns:58px 1fr;align-items:center;gap:15px;padding:18px;display:grid}.guard-verdict>i{color:#fff;background:linear-gradient(145deg,#075dd9,#00a979);border-radius:17px;place-items:center;width:58px;height:58px;display:grid}.guard-verdict>i svg{width:29px;height:29px}.guard-verdict span>*{display:block}.guard-verdict small{color:#60768b;letter-spacing:.13em;font-size:.61rem;font-weight:800}.guard-verdict strong{margin:2px 0;font-size:1.35rem}.guard-verdict em{color:#9a5b16;font-size:.75rem;font-style:normal}.guard-signal{margin:17px 0}.guard-signal>span{border-bottom:1px solid #e4ebf1;grid-template-columns:10px 1fr auto;align-items:center;gap:10px;padding:13px 5px;font-size:.73rem;display:grid}.guard-signal>span>i{border-radius:50%;width:8px;height:8px}.signal-high{background:#e3594f;box-shadow:0 0 0 4px #e3594f1f}.signal-mid{background:#efa83f;box-shadow:0 0 0 4px #efa83f1f}.signal-low{background:#16b780;box-shadow:0 0 0 4px #16b7801f}.guard-signal em{color:#61768a;font-style:normal}.guard-next{color:#dcebf5;background:#071d3a;border-radius:15px;padding:15px 17px}.guard-next strong,.guard-next span{display:block}.guard-next span{color:#aac0d1;margin-top:3px;font-size:.72rem}.guard-proof{background:#071d3a;border-color:#ffffff12;color:#c2d3df}.guard-proof span:before{background:#36e3ad}.guard-promise{align-items:start}.guard-promise p{font-size:1.1rem}.guard-capabilities{padding-top:70px}.capability-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.capability-card-grid article{background:#fff;border:1px solid var(--line);border-radius:22px;min-height:260px;padding:28px;box-shadow:0 13px 35px #081f3e0d}.capability-card-grid article>svg{color:#009e72;background:var(--guard-soft);border-radius:13px;width:46px;height:46px;margin-bottom:24px;padding:10px}.capability-card-grid h3{margin-bottom:12px;font-size:1.4rem}.capability-card-grid p{margin-bottom:0;font-size:.94rem}.guard-flow{grid-template-columns:.72fr 1.28fr;align-items:start;gap:70px;display:grid}.guard-flow .section-heading{position:sticky;top:130px}.guard-flow ol{counter-reset:none;margin:0;padding:0;list-style:none}.guard-flow li{border-bottom:1px solid var(--line);grid-template-columns:62px 1fr;gap:20px;padding:25px 0;display:grid}.guard-flow li>span{color:#006a4c;background:#e5f8f1;border-radius:15px;place-items:center;width:55px;height:55px;font-weight:850;display:grid}.guard-flow li strong{font-family:var(--display);font-size:1.25rem}.guard-flow li p{margin:6px 0 0}.guard-workspace-art{background:radial-gradient(circle at center,#0a4b70,#061932 66%);border-radius:30px;min-height:500px;position:relative;overflow:hidden;box-shadow:var(--shadow)}.guard-center-mark{color:#fff;background:linear-gradient(145deg,#086bec,#00b679);border:1px solid #ffffff4d;border-radius:28px;place-items:center;width:110px;height:110px;display:grid;position:absolute;top:calc(50% - 55px);left:calc(50% - 55px);box-shadow:0 20px 55px #0007}.guard-center-mark svg{width:54px;height:54px}.mail-stack{background:#fff;border-radius:12px;width:140px;height:88px;position:absolute;box-shadow:0 14px 35px #0006}.mail-stack:before,.mail-stack:after{content:"";background:#dbe7f0;border-radius:3px;height:5px;position:absolute;left:16px;right:16px;top:22px}.mail-stack:after{right:42px;top:37px}.mail-stack.one{top:55px;left:42px;transform:rotate(-5deg)}.mail-stack.two{top:75px;right:38px;transform:rotate(5deg)}.mail-stack.three{bottom:48px;left:74px;transform:rotate(3deg)}.orbit{border:1px solid #6de7bf55;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.orbit.one{width:210px;height:210px}.orbit.two{width:350px;height:350px}.orbit.three{width:490px;height:490px}.guard-availability{align-items:stretch}.availability-panel{background:#ffffff12;border:1px solid #ffffff27;border-radius:22px;min-width:390px;padding:28px}.availability-panel>strong,.availability-panel>span{display:block}.availability-panel>strong{margin-bottom:18px;font-size:1.2rem}.availability-panel>span{color:#c7d9e5;align-items:center;gap:9px;margin:10px 0;display:flex}.availability-panel>span svg{color:#63e7b9}.availability-panel .button{width:100%;margin-top:22px}.guard-cta{background:linear-gradient(125deg,#061a37,#075274 58%,#008c66)}.guard-page .quiet-note a{color:#075ed7;font-weight:750}.guard-pricing-hero{grid-template-columns:minmax(0,1.05fr) minmax(410px,.7fr);align-items:center;gap:82px;min-height:760px;padding-top:78px;padding-bottom:96px;display:grid}.guard-pricing-intro h1{max-width:760px;margin-bottom:28px;font-size:clamp(3.7rem,6.5vw,6.5rem)}.guard-pricing-intro h1 span{color:#009c70}.guard-pricing-intro .hero-lede{max-width:690px}.guard-price-card{background:linear-gradient(155deg,#fff,#f6fcfa 68%,#e8f8f2);border:1px solid #cce7df;border-radius:30px;padding:38px;box-shadow:0 32px 85px #061c3a21}.guard-price-card-heading{justify-content:space-between;align-items:center;gap:20px;display:flex}.guard-price-card-heading .eyebrow{margin-bottom:0}.guard-price-card-heading>span{color:#087456;background:#ddf7ee;border-radius:999px;padding:7px 12px;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.guard-price{align-items:center;gap:18px;margin-top:24px;display:flex}.guard-price>strong{color:#061b38;font-family:var(--display);font-size:clamp(5rem,7vw,6.3rem);letter-spacing:-.08em;line-height:.9}.guard-price sup{vertical-align:top;margin-right:2px;font-size:.38em;line-height:1.6}.guard-price>span{color:#39556d;font-size:.94rem;line-height:1.45}.guard-annual-rate{color:#61788c;border-bottom:1px solid #dbeae5;margin:16px 0 24px;padding-bottom:22px;font-size:.84rem}.guard-student-included{color:#fff;background:linear-gradient(135deg,#073b72,#008b69);border-radius:18px;grid-template-columns:46px 1fr;align-items:center;gap:14px;padding:18px;display:grid}.guard-student-included>span{background:#ffffff17;border:1px solid #ffffff30;border-radius:13px;place-items:center;width:46px;height:46px;display:grid}.guard-student-included strong,.guard-student-included small{display:block}.guard-student-included small{color:#c3e5dc;margin-top:3px;font-size:.72rem}.guard-price-summary{margin:22px 0;padding:0;list-style:none}.guard-price-summary li{color:#2f4b61;align-items:center;gap:10px;margin:12px 0;font-size:.88rem;display:flex}.guard-price-summary svg{color:#009c70;flex:0 0 auto}.guard-minimum{text-align:center;margin:0 0 16px;font-size:.8rem;font-weight:750}.guard-pricing-proof{margin-bottom:0}.guard-pricing-purpose{padding-top:120px}.guard-pricing-purpose .section-heading{max-width:850px}.guard-purpose-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.guard-purpose-grid article{background:#fff;border:1px solid var(--line);border-radius:25px;min-height:340px;padding:34px;box-shadow:0 14px 40px #081f3e0c}.guard-purpose-grid article:nth-child(2){background:linear-gradient(155deg,#fbfffe,#edf9f5);border-color:#cfe9e1}.guard-purpose-grid article>span{color:#087456;background:#e1f7ef;border-radius:999px;width:44px;height:31px;place-items:center;margin-bottom:44px;font-size:.74rem;font-weight:850;display:grid}.guard-purpose-grid h3{margin-bottom:15px;font-size:1.6rem}.guard-purpose-grid p{margin-bottom:0;font-size:.94rem}.guard-plan-includes{grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);align-items:start;gap:75px;display:grid}.guard-plan-includes>div:first-child{position:sticky;top:125px}.guard-plan-includes h2{margin-bottom:20px}.guard-plan-includes .inline-link{margin-top:10px}.guard-included-grid{gap:12px;display:grid}.guard-included-grid article{background:#fff;border:1px solid var(--line);border-radius:19px;grid-template-columns:50px 1fr;align-items:center;gap:18px;padding:20px 22px;display:grid;box-shadow:0 10px 30px #081f3e0a}.guard-included-grid article>svg{color:#008e67;background:#e5f8f1;border-radius:13px;width:48px;height:48px;padding:12px}.guard-included-grid strong,.guard-included-grid span{display:block}.guard-included-grid strong{font-family:var(--display);font-size:1.05rem}.guard-included-grid span{color:var(--ink-soft);margin-top:4px;font-size:.83rem}.guard-pricing-examples{width:100%;background:linear-gradient(180deg,#f0f8ff,#f8fcff);padding-right:max(24px,calc(50vw - 620px));padding-left:max(24px,calc(50vw - 620px))}.guard-pricing-examples .section-heading{max-width:780px}.guard-example-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;max-width:1240px;margin:0 auto;display:grid}.guard-example-grid article{background:#fff;border:1px solid #d4e3ef;border-radius:25px;min-height:330px;padding:34px;position:relative;box-shadow:0 14px 45px #081f3e0e}.guard-example-grid article.featured{border-color:#63ceb0;box-shadow:0 20px 55px #008d6817}.guard-example-grid article>p{margin-bottom:16px;font-weight:750}.guard-example-grid article>strong{color:#071b36;font-family:var(--display);font-size:clamp(2.5rem,4vw,3.5rem);letter-spacing:-.05em;line-height:1}.guard-example-grid article>strong span{color:#536b80;margin-left:5px;font-family:var(--font);font-size:.78rem;font-weight:650;letter-spacing:0}.guard-example-grid dl{border-top:1px solid #e0e9f0;margin:30px 0 0;padding-top:18px}.guard-example-grid dl>div{justify-content:space-between;gap:18px;padding:7px 0;display:flex}.guard-example-grid dt{color:#536b80}.guard-example-grid dd{color:#18344c;text-align:right;margin:0;font-weight:750}.example-label{color:#056f52;background:#ddf7ee;border-radius:999px;padding:6px 10px;position:absolute;top:25px;right:25px;font-size:.68rem;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.guard-example-note{text-align:center;max-width:780px;margin:28px auto 0;font-size:.85rem}.guard-pricing-commitments{color:#fff;background:radial-gradient(circle at 90% 10%,#05a87742,transparent 32%),linear-gradient(125deg,#051830,#083f68 67%,#087055);border-radius:32px;padding:68px}.guard-pricing-commitments>div:first-child{max-width:850px;margin-bottom:40px}.guard-pricing-commitments h2{margin-bottom:18px}.guard-pricing-commitments>div:first-child>p:last-child{color:#c0d5df;font-size:1.05rem}.guard-commitment-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.guard-commitment-grid article{background:#ffffff0d;border:1px solid #ffffff21;border-radius:20px;min-height:205px;padding:27px}.guard-commitment-grid span,.guard-commitment-grid strong{display:block}.guard-commitment-grid span{color:#63e7b9;margin-bottom:21px;font-size:.78rem;font-weight:850;text-transform:uppercase;letter-spacing:.1em}.guard-commitment-grid strong{margin-bottom:8px;font-family:var(--display);font-size:1.25rem}.guard-commitment-grid p{color:#bcd0dc;margin:0;font-size:.86rem}.guard-pricing-faq{padding-bottom:60px}.guard-pricing-cta{margin-top:55px}.trust-hero{min-height:720px}.trust-products{padding-top:70px}.trust-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.trust-product-grid article{background:#fff;border:1px solid var(--line);border-radius:28px;min-height:390px;padding:40px;box-shadow:var(--shadow)}.trust-product-grid article>img{object-fit:contain;object-position:left;width:190px;height:60px;margin-bottom:32px}.trust-product-grid .guard-trust-product{background:linear-gradient(160deg,#fbfffe,#effaf6);border-color:#cfe9e1}.trust-product-grid .guard-trust-product>img{width:230px}.trust-product-grid h3{font-size:2rem}.trust-product-grid p{min-height:118px}.trust-detail{width:100%;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);gap:70px;padding:100px max(24px,calc(50vw - 620px));display:grid}.trust-operation-links{gap:12px;display:grid}.trust-operation-links a{background:#fff;border:1px solid var(--line);border-radius:18px;grid-template-columns:48px 1fr auto;align-items:center;gap:15px;padding:18px;display:grid;box-shadow:0 11px 28px #081f3e0c}.trust-operation-links a>span{color:#fff;background:linear-gradient(145deg,var(--blue),#00a979);border-radius:13px;place-items:center;width:48px;height:48px;display:grid}.trust-operation-links a strong,.trust-operation-links a small{display:block}.trust-operation-links a small{color:var(--ink-soft);margin-top:2px}.trust-operation-links a>svg{color:var(--blue)}.company-product-pair>div:last-child{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.company-product-pair article{background:#fff;border:1px solid var(--line);border-radius:26px;padding:36px;box-shadow:var(--shadow)}.company-product-pair article:nth-child(2){background:linear-gradient(160deg,#fbfffe,#eef9f5);border-color:#cfe9e1}.company-product-pair article img{object-fit:contain;object-position:left;width:200px;height:64px;margin-bottom:25px}.company-product-pair article:nth-child(2) img{width:240px}.signin-layout{min-height:calc(100vh - 80px);padding-top:95px}.signin-layout .section-heading{max-width:720px}.signin-layout h1{margin-bottom:18px}.signin-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;max-width:980px;margin:0 auto;display:grid}.signin-grid>a{background:#fff;border:1px solid var(--line);border-radius:28px;grid-template-columns:1fr auto;align-items:end;min-height:330px;padding:40px;display:grid;box-shadow:var(--shadow);transition:transform .2s,box-shadow .2s}.signin-grid>a:hover{transform:translateY(-4px);box-shadow:0 30px 75px #081f3e26}.signin-grid>a.guard-signin{background:linear-gradient(155deg,#fbfffe,#eaf8f3);border-color:#cfe9e1}.signin-grid img{object-fit:contain;object-position:left;grid-column:1 / -1;align-self:start;width:210px;height:70px}.signin-grid .guard-signin img{width:250px}.signin-grid strong{font-family:var(--display);font-size:1.9rem}.signin-grid span{color:var(--ink-soft);grid-column:1;margin-top:10px}.signin-grid>a>svg{color:var(--blue);grid-column:2;grid-row:2 / 4;width:28px;height:28px}.signin-help{text-align:center;margin-top:30px}.signin-help a{color:var(--blue);font-weight:750}.card-form select{color:var(--ink);background:#fff;border:1px solid var(--line);border-radius:12px;width:100%;min-height:52px;margin-top:8px;padding:0 14px}@media(width<=1100px){.company-cta{align-items:flex-start;flex-direction:column}.company-home-hero,.guard-hero{min-height:auto}.guard-hero{grid-template-columns:1fr}.guard-pricing-hero{grid-template-columns:1fr;gap:48px;min-height:auto}.guard-price-card{width:min(100%,680px)}.guard-plan-includes{grid-template-columns:1fr;gap:38px}.guard-plan-includes>div:first-child{position:static}.company-hero-visual{min-height:570px}.company-hero-visual>img{height:570px}.portfolio-grid,.product-detail-grid{grid-template-columns:1fr}.portfolio-card{min-height:680px}.product-detail>p{min-height:auto}.company-operating-story,.guard-workspace-story,.guard-promise,.trust-operations{grid-template-columns:1fr;gap:42px}.capability-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.guard-flow{grid-template-columns:1fr;gap:25px}.guard-flow .section-heading{position:static}.trust-detail{grid-template-columns:1fr}.guard-availability{align-items:flex-start}}@media(width<=760px){.company-home-hero h1,.guard-hero h1{font-size:clamp(3rem,14.5vw,4.9rem)}.company-hero-visual{border-radius:24px;min-height:480px}.company-hero-visual>img{height:480px}.company-hero-visual figcaption{right:22px;bottom:20px;left:22px}.product-float{grid-template-columns:42px 1fr auto;min-width:250px;padding:12px}.product-float-icon{border-radius:12px;width:42px;height:42px}.cast-float{top:18px;left:14px}.guard-float{top:91px;right:14px}.company-proof-strip{justify-content:flex-start;gap:10px;padding:18px 14px;overflow-x:auto}.company-proof-strip span{white-space:nowrap;background:#fff;border:1px solid #dce7f1;border-radius:999px;padding:8px 12px}.guard-proof span{background:#ffffff0c;border-color:#ffffff16}.portfolio-section{padding-top:50px}.portfolio-card,.product-detail{border-radius:24px;padding:26px 21px}.portfolio-card{min-height:680px}.portfolio-brand,.detail-brand{align-items:flex-start;flex-direction:column;min-height:auto;margin-bottom:28px}.portfolio-brand img,.detail-brand img{width:175px}.guard-card .portfolio-brand img,.guard-detail .detail-brand img{width:210px}.portfolio-card h3{font-size:2.2rem}.portfolio-art{flex-basis:145px;height:145px;margin:34px -21px -26px}.portfolio-actions{align-items:stretch;flex-direction:column}.portfolio-actions .button{width:100%}.company-operating-story figure img{height:390px}.trust-callout,.company-cta,.guard-cta,.guard-availability{border-radius:24px;align-items:flex-start;flex-direction:column;width:calc(100vw - 20px);margin-bottom:70px;padding:40px 23px}.trust-callout .button,.company-cta .button,.guard-cta .button{width:100%}.company-cta>div:last-child,.guard-cta>div:last-child{align-items:stretch;flex-direction:column;width:100%}.detail-feature-grid,.capability-card-grid,.trust-product-grid,.company-product-pair>div:last-child,.signin-grid{grid-template-columns:1fr}.detail-feature-grid span{min-height:auto}.guard-hero-logo{width:220px}.guard-pricing-hero{gap:38px;padding-top:58px;padding-bottom:68px}.guard-pricing-intro h1{font-size:clamp(3rem,14vw,4.6rem)}.guard-price-card{border-radius:23px;padding:25px 21px}.guard-price{align-items:flex-start;flex-direction:column;gap:12px}.guard-price>strong{font-size:5.2rem}.guard-purpose-grid,.guard-example-grid,.guard-commitment-grid{grid-template-columns:1fr}.guard-purpose-grid article,.guard-example-grid article{min-height:auto;padding:27px 22px}.guard-purpose-grid article>span{margin-bottom:28px}.guard-included-grid article{grid-template-columns:44px 1fr;gap:14px;padding:17px}.guard-included-grid article>svg{width:43px;height:43px}.guard-pricing-examples{padding-right:18px;padding-left:18px}.guard-pricing-commitments{border-radius:24px;width:calc(100vw - 20px);padding:42px 23px}.guard-commitment-grid article{min-height:auto}.guard-console{border-radius:21px;min-height:430px;transform:none}.guard-console-body{grid-template-columns:55px 1fr;min-height:376px}.guard-console-body aside{padding:16px 7px}.guard-console-body aside span{justify-content:center;padding:10px 5px}.guard-console-body aside span:not(.active){color:#7691a6}.guard-console-body aside span{font-size:0}.guard-console-body aside svg{width:19px;height:19px}.guard-message{padding:15px}.guard-verdict{grid-template-columns:45px 1fr;padding:13px}.guard-verdict>i{border-radius:13px;width:45px;height:45px}.guard-signal>span{grid-template-columns:8px 1fr}.guard-signal em{grid-column:2}.guard-next{font-size:.85rem}.capability-card-grid article{min-height:auto}.guard-flow li{grid-template-columns:48px 1fr;gap:13px}.guard-flow li>span{border-radius:12px;width:45px;height:45px}.guard-workspace-art{min-height:400px}.mail-stack{width:110px;height:70px}.mail-stack.one{top:38px;left:18px}.mail-stack.two{top:55px;right:17px}.mail-stack.three{bottom:31px;left:35px}.orbit.three{width:410px;height:410px}.availability-panel{min-width:0;width:100%;padding:20px}.trust-product-grid article{min-height:auto;padding:27px 22px}.trust-product-grid p{min-height:auto}.trust-detail{padding-top:72px;padding-bottom:72px}.company-product-pair article{padding:27px 22px}.signin-layout{padding-top:65px}.signin-grid>a{border-radius:23px;min-height:280px;padding:28px 23px}}.resources-page,.resource-page{overflow:clip}.resources-hero{width:var(--shell);min-height:680px;margin:0 auto;padding:96px 0 90px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(440px,.95fr);align-items:center;gap:70px}.resources-hero-copy h1{max-width:840px;margin-bottom:26px;font-size:clamp(3.7rem,7vw,6.6rem)}.resources-hero-copy h1 span,.resource-article-hero.cast h1,.resource-lane:first-of-type h2{color:var(--blue)}.resources-hero-copy>p:not(.eyebrow){max-width:710px;margin-bottom:34px;font-size:1.2rem}.resource-topic-links{display:flex;flex-wrap:wrap;gap:10px}.resource-topic-links a{color:#314d68;background:#fff;border:1px solid var(--line);border-radius:999px;padding:10px 16px;font-size:.82rem;font-weight:750;box-shadow:0 8px 24px #0923440c}.resource-topic-links a:hover{color:var(--blue);border-color:#a9c8fa}.resources-hero-art{isolation:isolate;min-height:510px;display:grid;place-items:center;position:relative}.resources-hero-art:before{content:"";z-index:-1;background:radial-gradient(circle at 20% 16%,#40e4c754,transparent 30%),radial-gradient(circle at 84% 75%,#1766ff47,transparent 32%),linear-gradient(145deg,#eff9ff,#effff9);border:1px solid #d6e9ee;border-radius:44px;position:absolute;inset:0;transform:rotate(3deg);box-shadow:0 36px 90px #0923441a}.resource-orb{z-index:-1;filter:blur(3px);border-radius:50%;position:absolute}.resource-orb.one{background:#1766ff24;width:210px;height:210px;top:-35px;right:-35px}.resource-orb.two{background:#23d5af2b;width:180px;height:180px;bottom:-30px;left:-30px}.resource-hero-stack{width:min(86%,430px);display:grid;gap:15px;transform:rotate(-2deg)}.resource-hero-stack article{background:#fffffff2;border:1px solid #dce8f1;border-radius:22px;min-height:105px;padding:22px 25px;display:grid;grid-template-columns:52px 1fr;align-items:center;column-gap:18px;box-shadow:0 18px 45px #0923441c}.resource-hero-stack article:nth-child(2){margin-left:44px}.resource-hero-stack article:nth-child(3){margin-right:32px}.resource-hero-stack svg{color:var(--blue);background:#e7f1ff;border-radius:16px;grid-row:1 / 3;width:52px;height:52px;padding:13px}.resource-hero-stack article:nth-child(2) svg{color:#07866b;background:#e4f9f2}.resource-hero-stack strong,.resource-hero-stack span{display:block}.resource-hero-stack strong{font-family:var(--display);font-size:1rem}.resource-hero-stack span{color:#61768a;font-size:.76rem}.featured-resources{padding-top:86px}.featured-resource-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.resource-card{min-width:0;background:#fff;border:1px solid var(--line);border-radius:26px;overflow:hidden;box-shadow:0 16px 44px #09234410;transition:transform .2s,box-shadow .2s,border-color .2s}.resource-card:hover{border-color:#b9cce0;transform:translateY(-4px);box-shadow:0 24px 60px #0923441b}.resource-card-image{background:#eaf2f8;aspect-ratio:16 / 9;display:block;overflow:hidden}.resource-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.resource-card:hover .resource-card-image img{transform:scale(1.025)}.resource-card-body{padding:27px}.resource-card.featured .resource-card-body{padding:32px}.resource-card-meta{color:#63798e;margin-bottom:14px;display:flex;justify-content:space-between;gap:15px;font-size:.72rem;font-weight:700}.resource-card-meta span{color:var(--blue);text-transform:uppercase;letter-spacing:.1em}.resource-card.guard .resource-card-meta span{color:#07866b}.resource-card h2{margin-bottom:13px;font-size:clamp(1.45rem,2.4vw,2.05rem);letter-spacing:-.035em}.resource-card h2 a:hover{color:var(--blue)}.resource-card p{margin-bottom:20px;font-size:.95rem}.resource-lane{scroll-margin-top:90px;border-top:1px solid var(--line)}.resource-lane-heading{margin-bottom:46px;display:grid;grid-template-columns:72px 1fr auto;align-items:center;gap:22px}.resource-lane-heading h2{margin-bottom:7px;font-size:clamp(2.2rem,4vw,3.8rem)}.resource-lane-heading p{margin-bottom:0}.resource-lane-heading .eyebrow{margin-bottom:7px}.resource-lane-icon{width:72px;height:72px}.resource-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.guard-lane{background:linear-gradient(180deg,transparent,#f0fbf799 22%,transparent)}.editorial-standard{color:#fff;background:radial-gradient(circle at 90% 0,#18cbb83d,transparent 34%),linear-gradient(135deg,#061b38,#0a3156);border-radius:36px;padding:72px;display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:70px}.editorial-standard h2{font-size:clamp(2.4rem,4vw,4rem)}.editorial-standard>div>p:not(.eyebrow),.editorial-promises p{color:#bed0e0}.editorial-promises{display:grid;gap:14px}.editorial-promises article{background:#ffffff0d;border:1px solid #ffffff1f;border-radius:18px;padding:20px 22px;display:grid;grid-template-columns:42px 1fr;column-gap:14px}.editorial-promises article>span{color:#63e7df;grid-row:1 / 3;font-size:.76rem;font-weight:800}.editorial-promises article strong{font-size:1rem}.editorial-promises article p{margin:2px 0 0;font-size:.85rem}.resource-breadcrumb{width:var(--shell);margin:0 auto;padding:28px 0 0;color:#60768b;display:flex;align-items:center;gap:9px;font-size:.77rem}.resource-breadcrumb a:hover{color:var(--blue)}.resource-article-hero{width:var(--shell);margin:0 auto;padding:62px 0 72px;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);align-items:center;gap:62px}.resource-label-row{margin-bottom:20px;display:flex;flex-wrap:wrap;gap:9px}.resource-label-row span{color:#3e5d78;background:#eef4fa;border:1px solid #dae6f1;border-radius:999px;padding:8px 12px;font-size:.72rem;font-weight:750}.resource-article-hero.guard .resource-label-row span:first-child{color:#08765f;background:#e8f8f3;border-color:#cceade}.resource-article-intro h1{margin-bottom:24px;font-size:clamp(3rem,4.8vw,4.75rem)}.resource-article-hero.guard h1{color:#082748}.resource-article-intro>p{max-width:720px;font-size:1.17rem}.resource-byline{margin-top:28px;display:flex;align-items:center;gap:13px}.resource-author-mark{color:#fff;background:linear-gradient(145deg,var(--blue),#1699e8);border-radius:14px;width:48px;height:48px;display:grid;place-items:center;font-size:.72rem;font-weight:850;box-shadow:0 8px 20px #1766ff2b}.guard .resource-author-mark{background:linear-gradient(145deg,#0871bb,#04ad83)}.resource-byline strong,.resource-byline span{display:block}.resource-byline strong{font-size:.83rem}.resource-byline span,.resource-date{color:#586f84;font-size:.72rem}.resource-date{margin:13px 0 24px 61px;display:flex;flex-wrap:wrap;gap:8px}.resource-article-intro>.button svg{width:18px;height:18px}.resource-article-image{background:#dfeaf3;border:1px solid #cbdce9;border-radius:34px;margin:0;aspect-ratio:3 / 2;position:relative;overflow:hidden;box-shadow:0 34px 80px #0923442b}.resource-article-image:after{content:"";pointer-events:none;background:linear-gradient(180deg,transparent 65%,#061b3870);position:absolute;inset:0}.resource-article-image img{width:100%;height:100%;object-fit:cover}.resource-article-image figcaption{z-index:1;color:#e9f4fc;position:absolute;right:20px;bottom:16px;font-size:.66rem}.resource-takeaways{color:#fff;background:radial-gradient(circle at 100% 0,#1766ff54,transparent 32%),linear-gradient(135deg,#061b38,#0a3156);width:min(1320px,calc(100vw - 32px));margin:0 auto 96px;border-radius:34px;padding:52px 64px;display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:center;gap:65px}.resource-guard .resource-takeaways{background:radial-gradient(circle at 100% 0,#12b98f54,transparent 32%),linear-gradient(135deg,#061b38,#0a3156)}.resource-takeaways .eyebrow{color:#68e7e7;margin-bottom:9px}.resource-takeaways h2{margin-bottom:0;font-size:clamp(2rem,3.5vw,3.2rem)}.resource-takeaways ul{list-style:none;margin:0;padding:0;display:grid;gap:12px}.resource-takeaways li{color:#d9e6f0;background:#ffffff0c;border:1px solid #ffffff1a;border-radius:16px;padding:14px 16px;display:grid;grid-template-columns:24px 1fr;gap:11px;font-size:.91rem}.resource-takeaways li svg{color:#5fe5d5;width:22px;height:22px}.resource-reading-layout{width:min(1120px,calc(100vw - 48px));margin:0 auto;padding-bottom:72px;display:grid;grid-template-columns:240px minmax(0,760px);align-items:start;gap:80px}.resource-toc{position:sticky;top:110px}.resource-toc>strong{margin-bottom:13px;display:block;font-family:var(--display);font-size:.88rem}.resource-toc nav{border-left:1px solid #d6e2ed;margin-bottom:24px;display:grid}.resource-toc nav a{color:#566e84;margin-left:-1px;border-left:2px solid transparent;padding:7px 0 7px 15px;font-size:.76rem;line-height:1.35}.resource-toc nav a:hover{color:var(--blue);border-color:var(--blue)}.resource-download-link,.resource-product-link{border:1px solid var(--line);border-radius:16px;padding:14px;display:grid;align-items:center;gap:10px}.resource-download-link{color:var(--blue);background:#f3f8ff;grid-template-columns:24px 1fr;margin-bottom:12px}.resource-download-link svg{width:22px;height:22px}.resource-download-link span,.resource-download-link small,.resource-product-link strong,.resource-product-link small{display:block}.resource-download-link span{color:var(--ink);font-size:.75rem;font-weight:750}.resource-download-link small,.resource-product-link small{color:#566d82;margin-top:2px;font-size:.64rem;font-weight:500}.resource-product-link{background:#fff;grid-template-columns:30px 1fr 18px}.resource-product-link>span{color:var(--blue);background:#eaf2ff;border-radius:9px;width:30px;height:30px;padding:6px}.resource-product-link.guard>span{color:#048467;background:#e8f8f2}.resource-product-link>svg{color:#7890a6;width:16px}.resource-product-link strong{font-size:.74rem}.resource-content{min-width:0}.resource-content>section{scroll-margin-top:110px;border-bottom:1px solid #dce6ef;padding:0 0 68px;margin-bottom:68px}.resource-content>section>h2{max-width:720px;margin-bottom:24px;font-size:clamp(2rem,4vw,3.35rem)}.resource-content>section>p,.resource-content>section>ul:not(.resource-checklist),.resource-content>section>ol:not(.resource-steps){font-size:1.03rem}.resource-content p a{color:var(--blue);text-decoration:underline;text-decoration-color:#1766ff4d;text-underline-offset:3px}.resource-content p a:hover{text-decoration-color:currentColor}.resource-callout{color:#274663;background:#eef6ff;border-left:4px solid var(--blue);border-radius:4px 18px 18px 4px;margin-top:28px;padding:21px 24px}.resource-callout.caution{background:#fff8e9;border-color:#e8a91f}.resource-check-grid{margin:30px 0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.resource-check-grid article{background:linear-gradient(145deg,#fff,#f4f8fc);border:1px solid var(--line);border-radius:18px;padding:20px}.resource-check-grid strong,.resource-check-grid span{display:block}.resource-check-grid strong{color:var(--ink);margin-bottom:5px}.resource-check-grid span{color:#597187;font-size:.84rem}.auth-flow{background:linear-gradient(145deg,#071d3b,#0b3a64);border-radius:24px;margin:34px 0;padding:24px;display:grid;grid-template-columns:1fr auto 1fr auto 1.08fr;align-items:stretch;gap:10px}.auth-flow article{color:#fff;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:16px;padding:18px}.auth-flow article.active{background:linear-gradient(145deg,#1167c1,#079780);border-color:#61e8d1}.auth-flow article span,.auth-flow article strong,.auth-flow article small{display:block}.auth-flow article span{color:#6fe8e1;font-size:.66rem;font-weight:850}.auth-flow article strong{margin:10px 0 6px;font-size:1.35rem}.auth-flow article small{color:#bed0e1;font-size:.7rem}.auth-flow article.active small{color:#e3fff8}.auth-flow>i{color:#77dfe4;align-self:center;font-style:normal;font-weight:800}.auth-flow.large article{min-height:155px}.resource-steps{list-style:none;margin:32px 0;padding:0;display:grid;gap:12px}.resource-steps li{background:#fff;border:1px solid var(--line);border-radius:18px;padding:20px 22px;display:grid;grid-template-columns:38px 1fr;gap:16px}.resource-steps li>span{color:var(--blue);background:#eaf2ff;border-radius:12px;width:38px;height:38px;display:grid;place-items:center;font-size:.78rem;font-weight:850}.resource-steps strong{display:block;font-size:.95rem}.resource-steps p{margin:3px 0 0;font-size:.84rem}.tool-promo{color:#fff;background:radial-gradient(circle at 0 100%,#1766ff42,transparent 35%),linear-gradient(135deg,#071d3b,#0b3b5d);border-radius:25px;margin:36px 0;padding:27px;display:grid;grid-template-columns:54px 1fr auto;align-items:center;gap:19px;box-shadow:0 20px 48px #09234420}.tool-promo-icon{color:#fff;background:linear-gradient(145deg,#1674e0,#07aa83);border-radius:17px;width:54px;height:54px;padding:13px}.tool-promo .eyebrow{color:#69e9db;margin-bottom:5px;font-size:.61rem}.tool-promo h3{margin-bottom:5px;font-size:1.25rem}.tool-promo p:last-child{color:#bfd2e1;margin:0;font-size:.78rem}.tool-promo .button{min-width:150px;white-space:nowrap}.resource-table-wrap{border:1px solid var(--line);border-radius:20px;margin:30px 0;overflow-x:auto;box-shadow:0 12px 35px #0923440c}.resource-table{width:100%;border-collapse:collapse;min-width:650px;font-size:.82rem}.resource-table th,.resource-table td{border-bottom:1px solid #e1e9f1;padding:16px 18px;text-align:left;vertical-align:top}.resource-table th{color:#31506d;background:#eef5fb;font-size:.7rem;text-transform:uppercase;letter-spacing:.07em}.resource-table tbody tr:last-child td{border-bottom:0}.resource-checklist{list-style:none;margin:28px 0;padding:0;display:grid;gap:11px}.resource-checklist li{color:#3f5a73;background:#fff;border:1px solid var(--line);border-radius:15px;min-height:52px;padding:14px 17px 14px 49px;position:relative;font-size:.88rem}.resource-checklist li:before{content:"\2713";color:#07866b;background:#e5f8f1;border-radius:8px;width:25px;height:25px;display:grid;place-items:center;position:absolute;top:13px;left:13px;font-weight:850}.response-ribbon{margin:30px 0;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.response-ribbon span{color:#34536f;background:#f0f6fc;border:1px solid #d7e5f0;border-radius:14px;padding:13px 8px;text-align:center;font-size:.67rem;font-weight:700}.response-ribbon b{color:var(--blue);margin-bottom:4px;display:block;font-size:.85rem}.product-note{background:#f0f6ff;border:1px solid #d3e1f5;border-radius:22px;margin:32px 0 0;padding:22px;display:grid;grid-template-columns:58px 1fr auto;align-items:center;gap:17px}.product-note.guard{background:#edf9f5;border-color:#cce9df}.product-note img{width:58px;height:58px}.product-note strong{display:block;font-family:var(--display)}.product-note p{margin:4px 0 0;font-size:.79rem}.product-note>a{color:#0c56da;white-space:nowrap;font-size:.77rem;font-weight:800}.product-note.guard>a{color:#08765f}.device-orbit{background:radial-gradient(circle,#ffffff1b 0 2px,transparent 3px) 0 0 / 20px 20px,linear-gradient(145deg,#071d3b,#0b3c65);border-radius:26px;min-height:330px;margin:32px 0;padding:34px;display:grid;grid-template-columns:repeat(3,1fr);place-items:center;gap:22px}.device-orbit span{color:#d8e8f4;background:#ffffff0d;border:1px solid #ffffff24;border-radius:999px;min-width:100px;padding:10px 14px;text-align:center;font-size:.74rem;font-weight:700}.device-orbit .device-core{color:#fff;background:linear-gradient(145deg,#1766ff,#10a8c9);border:5px solid #ffffff21;border-radius:50%;grid-column:2;grid-row:1 / 3;width:130px;height:130px;display:grid;place-items:center;font-size:.86rem}.message-before-after{margin:32px 0;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:15px}.message-before-after article{background:#fff5f1;border:1px solid #f0d4c9;border-radius:20px;min-height:190px;padding:24px}.message-before-after article.good{background:#eaf8f3;border-color:#c8e8dc}.message-before-after article>span,.message-before-after article>strong,.message-before-after article>small{display:block}.message-before-after article>span{color:#8b5e50;margin-bottom:25px;font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.message-before-after article.good>span{color:#08765f}.message-before-after article>strong{margin-bottom:6px;font-size:1.5rem}.message-before-after article>p{color:#314e67;margin-bottom:12px}.message-before-after article>small{color:#5c7184;font-size:.68rem}.message-before-after>i{color:var(--blue);font-size:1.4rem;font-style:normal}.budget-bars{margin:32px 0;display:grid;gap:14px}.budget-bars>span{display:grid;grid-template-columns:86px 1fr 150px;align-items:center;gap:13px;font-size:.75rem}.budget-bars b{color:#294963}.budget-bars i{background:#e5edf5;border-radius:999px;height:10px;overflow:hidden}.budget-bars i:after{content:"";background:linear-gradient(90deg,var(--blue),var(--cyan));border-radius:inherit;width:var(--bar);height:100%;display:block}.budget-bars .software{--bar: 92%}.budget-bars .hardware{--bar: 78%}.budget-bars .deployment{--bar: 58%}.budget-bars .operations{--bar: 48%}.budget-bars em{color:#586f83;font-style:normal}.security-layers{margin:30px 0;display:grid;gap:7px}.security-layers article{color:#fff;background:linear-gradient(90deg,#0b3459,#0b4664);border-radius:14px;padding:16px 20px;display:grid;grid-template-columns:110px 1fr;align-items:center;gap:18px}.security-layers article:nth-child(2){margin-inline:10px}.security-layers article:nth-child(3){margin-inline:20px}.security-layers article:nth-child(4){margin-inline:30px}.security-layers article:nth-child(5){margin-inline:40px}.security-layers span{color:#65e7dc;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.security-layers strong{font-size:.8rem;font-weight:600}.pilot-score{margin:30px 0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.pilot-score article{background:#f2f7fc;border:1px solid var(--line);border-radius:17px;padding:19px}.pilot-score b,.pilot-score span{display:block}.pilot-score b{color:#0c56da;margin-bottom:4px}.pilot-score span{color:#586e82;font-size:.78rem}.timeline-week{border:1px solid #d4e3ef;border-top:5px solid #7b96ad;border-radius:22px;margin:30px 0;padding:24px;display:grid;gap:13px}.timeline-week.blue{border-top-color:var(--blue)}.timeline-week.teal{border-top-color:#00a982}.timeline-week.mint{border-top-color:#48d8b6}.timeline-week>span{color:#60768a;font-size:.72rem;font-weight:850;text-transform:uppercase;letter-spacing:.1em}.timeline-week>div{background:#f5f9fc;border-radius:14px;padding:15px 17px}.timeline-week strong{display:block;font-size:.87rem}.timeline-week p{margin:3px 0 0;font-size:.78rem}.idea-list{counter-reset:resource-ideas;list-style:none;margin:26px 0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.idea-list li{background:#fff;border:1px solid var(--line);border-radius:15px;min-height:74px;padding:15px;display:grid;grid-template-columns:34px 1fr;align-items:center;gap:12px}.idea-list span{color:var(--blue);font-size:.71rem;font-weight:850}.idea-list strong{font-size:.82rem}.score-scale{margin:30px 0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.score-scale span{color:#466079;background:#f0f6fb;border:1px solid #d8e4ee;border-radius:14px;padding:14px 8px;text-align:center;font-size:.67rem;font-weight:700}.score-scale b{color:var(--blue);margin-bottom:5px;display:block;font-size:1.2rem}.resource-sources ul{list-style:none;margin:22px 0 0;padding:0;display:grid;gap:9px}.resource-sources li a{color:#275373;background:#f4f8fb;border:1px solid #dae5ee;border-radius:14px;padding:13px 15px;display:flex;justify-content:space-between;gap:14px;font-size:.78rem;font-weight:700}.resource-sources li a:hover{color:var(--blue);border-color:#a9c8fa}.resource-sources li svg{flex:0 0 auto;width:17px;height:17px}.resource-guidance-note{color:#586f82;background:#f5f8fb;border-radius:12px;margin-top:-35px;padding:14px 16px;font-size:.72rem}.related-resources{border-top:1px solid var(--line);padding-top:86px}.related-all{margin-top:30px}.resource-product-cta{color:#fff;background:radial-gradient(circle at 90% 0,#1766ff4a,transparent 34%),linear-gradient(135deg,#061b38,#0a3156);border-radius:34px;margin-bottom:100px;padding:64px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:55px}.resource-product-cta.guard{background:radial-gradient(circle at 90% 0,#10c49a4d,transparent 34%),linear-gradient(135deg,#061b38,#0a3156)}.resource-product-cta h2{margin-bottom:12px;font-size:clamp(2.2rem,4vw,4rem)}.resource-product-cta>div:first-child>p:last-child{color:#bfd0df;max-width:720px;margin-bottom:0}.resource-product-cta>div:last-child{display:flex;flex-direction:column;gap:11px}@media(width<=1100px){.resources-hero,.resource-article-hero{grid-template-columns:1fr}.resources-hero-art{width:min(100%,660px);min-height:470px;margin:0 auto}.resource-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.resource-reading-layout{grid-template-columns:210px minmax(0,1fr);gap:48px}.resource-article-image{width:min(100%,760px)}.resource-takeaways,.editorial-standard{grid-template-columns:1fr;gap:34px}}@media(width<=820px){.resource-reading-layout{grid-template-columns:1fr;width:var(--shell)}.resource-toc{background:#fff;border:1px solid var(--line);border-radius:22px;padding:20px;position:static}.resource-toc nav{grid-template-columns:repeat(2,minmax(0,1fr));border-left:0;gap:6px}.resource-toc nav a{background:#f4f8fb;border:0;border-radius:10px;margin:0;padding:10px}.resource-download-link,.resource-product-link{max-width:360px}.resource-product-cta{grid-template-columns:1fr}.resource-product-cta>div:last-child{align-items:flex-start}}@media(width<=760px){.resources-hero{min-height:auto;padding:62px 0 76px;gap:46px}.resources-hero-copy h1,.resource-article-intro h1{font-size:clamp(2.75rem,13vw,4.5rem)}.resources-hero-art{min-height:390px}.resource-hero-stack{width:90%}.resource-hero-stack article:nth-child(2){margin-left:18px}.resource-hero-stack article:nth-child(3){margin-right:15px}.featured-resource-grid,.resource-card-grid{grid-template-columns:1fr}.resource-lane-heading{grid-template-columns:58px 1fr}.resource-lane-icon{width:58px;height:58px}.resource-lane-heading .button{grid-column:1 / -1;justify-self:start}.editorial-standard{border-radius:26px;padding:42px 24px}.resource-breadcrumb{padding-top:20px}.resource-article-hero{padding:42px 0 58px;gap:38px}.resource-date{margin-left:0}.resource-article-image{border-radius:24px}.resource-takeaways{width:calc(100vw - 28px);margin-bottom:68px;border-radius:25px;padding:34px 23px}.resource-reading-layout{width:calc(100vw - 28px);gap:52px}.resource-content>section{padding-bottom:52px;margin-bottom:52px}.resource-check-grid,.pilot-score,.idea-list,.auth-flow{grid-template-columns:1fr}.auth-flow>i{justify-self:center;transform:rotate(90deg)}.tool-promo,.product-note{grid-template-columns:48px 1fr}.tool-promo .button,.product-note>a{grid-column:1 / -1;justify-self:start}.response-ribbon{grid-template-columns:repeat(3,minmax(0,1fr))}.message-before-after{grid-template-columns:1fr}.message-before-after>i{justify-self:center;transform:rotate(90deg)}.budget-bars>span{grid-template-columns:72px 1fr}.budget-bars em{grid-column:2}.device-orbit{grid-template-columns:repeat(2,1fr);padding:24px 15px}.device-orbit .device-core{grid-column:1 / -1;grid-row:auto}.security-layers article,.security-layers article:nth-child(n){grid-template-columns:1fr;margin-inline:0;gap:5px}.score-scale{grid-template-columns:repeat(2,minmax(0,1fr))}.resource-product-cta{border-radius:25px;margin-bottom:76px;padding:42px 24px}}@media(width<=480px){.resource-topic-links a{width:100%;text-align:center}.resources-hero-art{min-height:360px}.resource-hero-stack article{grid-template-columns:42px 1fr;min-height:92px;padding:17px}.resource-hero-stack svg{width:42px;height:42px;padding:10px}.resource-card-body,.resource-card.featured .resource-card-body{padding:22px}.resource-toc nav{grid-template-columns:1fr}.resource-byline{align-items:flex-start}.tool-promo{padding:21px}.response-ribbon{grid-template-columns:repeat(2,minmax(0,1fr))}.product-note img{width:48px;height:48px}.resource-product-cta .button{width:100%}}
