:root{--primary:#4e57aa;--secondary:#659cff;--focus:#4e57aa;--alert:#ff808b;--alert-dark:#bb4a4a;--success:#238636;--pale-blue:#a4ddee;--ink:#293537;--muted:#5c6070;--muted-dark:#505461;--canvas:#f6f7ff;--surface:#fff;--surface-tint:#eef1ff;--line:#4e57aa2e;--shadow:0 1.25rem 3rem #2935371a;--container:75rem;color-scheme:light;font-synthesis:none;text-rendering:optimizelegibility;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:5rem}body{background:var(--canvas);color:var(--ink);margin:0;line-height:1.65}body:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(circle at 80% 5%,#a4ddee47,#0000 28rem);position:fixed;inset:0}img,svg{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{text-wrap:balance;line-height:1.1}h1{letter-spacing:-.055em;font-size:clamp(2.65rem,7vw,5.4rem)}h2{letter-spacing:-.045em;font-size:clamp(2rem,4.5vw,3.35rem)}h3{font-size:1.1rem}p{text-wrap:pretty}a{color:inherit}button,a,summary{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.container{width:min(calc(100% - 2rem), var(--container));margin-inline:auto}.section{padding-block:clamp(4.5rem,9vw,8rem)}.section--white{background:#fff}.section--dark{background:var(--ink);color:#fff}.eyebrow{color:var(--primary);letter-spacing:.13em;text-transform:uppercase;font-size:.76rem;font-weight:850}.section--dark .eyebrow{color:var(--pale-blue)}.button{background:var(--primary);color:#fff;border:0;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;min-height:2.75rem;padding:.75rem 1.1rem;font-size:.9rem;font-weight:800;text-decoration:none;transition:transform .16s,background-color .16s,box-shadow .16s;display:inline-flex;box-shadow:0 .75rem 1.5rem #4e57aa2e}.button:hover{background:#404990;transform:translateY(-.12rem);box-shadow:0 1rem 1.8rem #4e57aa40}.button--secondary{border:1px solid var(--line);color:var(--primary);box-shadow:none;background:#fff}.button--secondary:hover{background:var(--surface-tint)}.button--small{min-height:2.75rem;padding-block:.6rem}.skip-link{z-index:100;background:var(--ink);color:#fff;border-radius:.5rem;padding:.75rem 1rem;position:fixed;top:.5rem;left:.5rem;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}@media (width<=30rem){.container{width:min(calc(100% - 1.25rem), var(--container))}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.brand[data-astro-cid-6bctqxxv]{color:var(--ink);letter-spacing:-.035em;white-space:nowrap;align-items:center;gap:.25rem;font-size:1.2rem;font-weight:800;display:inline-flex}img[data-astro-cid-6bctqxxv]{object-fit:contain;width:2.75rem;height:2.75rem}.brand__wordmark[data-astro-cid-6bctqxxv] span[data-astro-cid-6bctqxxv]{color:var(--primary)}.brand--compact[data-astro-cid-6bctqxxv] img[data-astro-cid-6bctqxxv]{width:2.25rem;height:2.25rem}@media (width<=22rem){.brand__wordmark[data-astro-cid-6bctqxxv]{font-size:1.05rem}}.site-header[data-astro-cid-nen7h5rs]{z-index:20;backdrop-filter:blur(16px);background:#f6f7fff0;border-bottom:1px solid #4e57aa1f;position:sticky;top:0}.header-inner[data-astro-cid-nen7h5rs]{align-items:center;gap:1.25rem;min-height:4.5rem;display:flex}.brand-link[data-astro-cid-nen7h5rs]{flex:none;align-items:center;min-height:2.75rem;text-decoration:none;display:inline-flex}.desktop-nav[data-astro-cid-nen7h5rs]{align-items:center;gap:clamp(.75rem,1.5vw,1.5rem);margin-left:auto;display:flex}.desktop-nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{min-height:2.75rem;color:var(--muted-dark);align-items:center;padding-inline:.25rem;font-size:.86rem;font-weight:700;text-decoration:none;display:inline-flex}.desktop-nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:hover{color:var(--primary)}.header-cta[data-astro-cid-nen7h5rs],.header-monitoring[data-astro-cid-nen7h5rs]{flex:none}.button--monitoring[data-astro-cid-nen7h5rs]{background:var(--primary);box-shadow:0 .75rem 1.5rem #4e57aa2e}.button--monitoring[data-astro-cid-nen7h5rs]:hover{background:#404990;box-shadow:0 1rem 1.8rem #4e57aa40}.mobile-nav[data-astro-cid-nen7h5rs]{margin-left:auto;display:none}summary[data-astro-cid-nen7h5rs]{cursor:pointer;border:1px solid var(--line);background:#fff;border-radius:.75rem;place-content:center;gap:.3rem;width:2.75rem;height:2.75rem;list-style:none;display:grid}summary[data-astro-cid-nen7h5rs]::-webkit-details-marker{display:none}summary[data-astro-cid-nen7h5rs] span[data-astro-cid-nen7h5rs]{background:var(--ink);width:1.2rem;height:2px}.mobile-nav[data-astro-cid-nen7h5rs] nav[data-astro-cid-nen7h5rs]{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:1rem;padding:.75rem;display:grid;position:absolute;top:calc(100% + .5rem);left:1rem;right:1rem}.mobile-nav[data-astro-cid-nen7h5rs] nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:not(.button){min-height:2.75rem;color:var(--ink);align-items:center;padding:.75rem;font-weight:700;text-decoration:none;display:flex}@media (width<=64rem){.desktop-nav[data-astro-cid-nen7h5rs],.header-cta[data-astro-cid-nen7h5rs],.header-monitoring[data-astro-cid-nen7h5rs]{display:none}.mobile-nav[data-astro-cid-nen7h5rs]{display:block}}.site-footer[data-astro-cid-jo6i4kqk]{color:#ffffffb8;background:#1c2325}.footer-credit[data-astro-cid-jo6i4kqk]{text-align:center;justify-content:center;align-items:center;min-height:44px;font-size:.76rem;display:flex}.footer-credit[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{color:#fff;align-items:center;min-height:44px;padding-inline:.25rem;font-weight:800;text-decoration:none;display:inline-flex}.footer-credit[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:hover{text-decoration:underline}.flow-diagram[data-astro-cid-qie7emh6]{grid-template-columns:repeat(5,1fr);gap:1rem;margin:0;padding:0;list-style:none;display:grid}.flow-diagram[data-astro-cid-qie7emh6]>li[data-astro-cid-qie7emh6]{min-width:0;position:relative}.flow-diagram[data-astro-cid-qie7emh6]>li[data-astro-cid-qie7emh6]:not(.flow-node--final):after{z-index:0;background:repeating-linear-gradient(90deg, var(--secondary) 0 7px, transparent 7px 12px);content:"";width:calc(100% - 3.5rem);height:2px;position:absolute;top:2.25rem;left:calc(50% + 2.5rem)}.flow-diagram[data-astro-cid-qie7emh6]>li[data-astro-cid-qie7emh6]:not(.flow-node--final):before{z-index:1;border-top:2px solid var(--secondary);border-right:2px solid var(--secondary);content:"";width:.7rem;height:.7rem;position:absolute;top:1.93rem;right:.15rem;transform:rotate(45deg)}.flow-node[data-astro-cid-qie7emh6]{z-index:2;background:#ffffffeb;border:1px solid #4e57aa29;border-radius:1.25rem;align-content:start;gap:1.25rem;min-height:15.5rem;padding:1.35rem;transition:transform .16s,box-shadow .16s,border-color .16s;display:grid;position:relative;box-shadow:0 .8rem 1.8rem #4e57aa12}.flow-node__icon[data-astro-cid-qie7emh6]{background:var(--surface-tint);width:4.5rem;height:4.5rem;color:var(--primary);border:1px solid #4e57aa2e;border-radius:1rem;place-items:center;transition:transform .16s,background-color .16s;display:grid}.flow-node__icon[data-astro-cid-qie7emh6] svg{width:2rem;height:2rem}.flow-node[data-astro-cid-qie7emh6] h3[data-astro-cid-qie7emh6]{font-size:1rem}.flow-node[data-astro-cid-qie7emh6] p[data-astro-cid-qie7emh6]{color:var(--muted-dark);margin-top:.55rem;font-size:.9rem;line-height:1.5}.flow-node[data-astro-cid-qie7emh6]:hover{border-color:#4e57aa5c;transform:translateY(-.25rem);box-shadow:0 1.15rem 2.25rem #4e57aa1f}.flow-node[data-astro-cid-qie7emh6]:hover .flow-node__icon[data-astro-cid-qie7emh6]{background:#dfe5ff;transform:translateY(-.15rem)}.flow-node--4[data-astro-cid-qie7emh6] .flow-node__icon[data-astro-cid-qie7emh6]{color:var(--alert-dark);background:#fff3f4}.flow-node--5[data-astro-cid-qie7emh6] .flow-node__icon[data-astro-cid-qie7emh6]{color:var(--success);background:#e9f7ed}@media (width<=64rem){.flow-diagram[data-astro-cid-qie7emh6]{grid-template-columns:repeat(3,1fr)}.flow-diagram[data-astro-cid-qie7emh6]>li[data-astro-cid-qie7emh6]:before,.flow-diagram[data-astro-cid-qie7emh6]>li[data-astro-cid-qie7emh6]:after{display:none}}@media (width<=42rem){.flow-diagram[data-astro-cid-qie7emh6]{grid-template-columns:1fr;gap:.75rem}.flow-node[data-astro-cid-qie7emh6]{grid-template-columns:3.5rem 1fr;gap:1rem;min-height:auto;padding:1rem}.flow-node__icon[data-astro-cid-qie7emh6]{border-radius:.85rem;width:3.5rem;height:3.5rem}.flow-node__icon[data-astro-cid-qie7emh6] svg{width:1.65rem;height:1.65rem}}.system-visual[data-astro-cid-i3xutpoc]{background:linear-gradient(150deg,#fff 0%,#eef1ff 62%,#e7f7fb 100%);border:1px solid #659cff4d;border-radius:2rem;place-items:center;min-height:31rem;margin:0;padding:5rem 2rem 4rem;display:grid;position:relative;overflow:hidden;box-shadow:0 2rem 5rem #2935371f}figcaption[data-astro-cid-i3xutpoc]{color:var(--muted-dark);letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:800;position:absolute;top:1.35rem;left:1.5rem}.system-node[data-astro-cid-i3xutpoc]{z-index:2;background:#fffffff0;border:1px solid #4e57aa26;border-radius:1.2rem;min-width:10.5rem;padding:1.15rem;display:grid;position:absolute;box-shadow:0 1rem 2rem #4e57aa1a}.system-node[data-astro-cid-i3xutpoc] strong[data-astro-cid-i3xutpoc]{color:var(--ink);margin-block:.15rem;font-size:1rem}.system-node[data-astro-cid-i3xutpoc] small[data-astro-cid-i3xutpoc],.node-label[data-astro-cid-i3xutpoc]{color:var(--muted-dark);font-size:.72rem}.node-label[data-astro-cid-i3xutpoc]{text-transform:uppercase;letter-spacing:.07em;font-weight:800}.system-node--source[data-astro-cid-i3xutpoc]{top:18%;left:5%}.system-node--target[data-astro-cid-i3xutpoc]{bottom:15%;right:5%}.system-node--core[data-astro-cid-i3xutpoc]{border:2px solid var(--primary);background:var(--primary);color:#fff;min-width:13.5rem;padding:1.4rem}.system-node--core[data-astro-cid-i3xutpoc] strong[data-astro-cid-i3xutpoc],.system-node--core[data-astro-cid-i3xutpoc] .node-label[data-astro-cid-i3xutpoc]{color:#fff}.system-node--core[data-astro-cid-i3xutpoc] .node-label[data-astro-cid-i3xutpoc]{opacity:.72}.status-row[data-astro-cid-i3xutpoc]{align-items:center;gap:.45rem;margin-top:1rem;font-size:.78rem;display:flex}.status-row[data-astro-cid-i3xutpoc] i[data-astro-cid-i3xutpoc]{background:#7ae09b;border-radius:50%;width:.55rem;height:.55rem;box-shadow:0 0 0 .3rem #7ae09b26}.mini-states[data-astro-cid-i3xutpoc]{gap:.45rem;margin-top:.8rem;display:flex}.mini-states[data-astro-cid-i3xutpoc] span[data-astro-cid-i3xutpoc]{background:#ffffff21;border-radius:.5rem;padding:.4rem .55rem;font-size:.68rem;font-weight:800}.mini-states[data-astro-cid-i3xutpoc] .sos[data-astro-cid-i3xutpoc]{background:var(--alert-dark)}.connection[data-astro-cid-i3xutpoc]{z-index:1;background:repeating-linear-gradient(90deg, var(--secondary) 0 8px, transparent 8px 14px);transform-origin:0;height:2px;position:absolute}.connection[data-astro-cid-i3xutpoc] span[data-astro-cid-i3xutpoc]{color:var(--secondary);font-size:1.2rem;position:absolute;top:-.72rem;right:-.35rem}.connection--one[data-astro-cid-i3xutpoc]{width:21%;top:37%;left:28%;transform:rotate(18deg)}.connection--two[data-astro-cid-i3xutpoc]{width:19%;bottom:36%;right:25%;transform:rotate(19deg)}.queue-note[data-astro-cid-i3xutpoc]{color:var(--muted-dark);align-items:center;gap:.5rem;font-size:.75rem;font-weight:700;display:flex;position:absolute;bottom:1.35rem;left:1.5rem}.queue-note[data-astro-cid-i3xutpoc] span[data-astro-cid-i3xutpoc]{width:1.7rem;height:1.7rem;color:var(--primary);background:#fff;border-radius:50%;place-items:center;display:grid}.signal[data-astro-cid-i3xutpoc]{border:1px solid #659cff26;border-radius:50%;width:18rem;height:18rem;position:absolute}.signal--two[data-astro-cid-i3xutpoc]{width:25rem;height:25rem}.pulse-ring[data-astro-cid-i3xutpoc]{z-index:-1;border:1px solid #4e57aa33;border-radius:1.7rem;position:absolute;inset:-1rem}@media (width<=35rem){.system-visual[data-astro-cid-i3xutpoc]{min-height:34rem;padding-inline:1rem}.system-node--source[data-astro-cid-i3xutpoc]{top:15%;left:5%}.system-node--core[data-astro-cid-i3xutpoc]{top:42%;left:50%;transform:translate(-50%,-50%)}.system-node--target[data-astro-cid-i3xutpoc]{bottom:15%;right:5%}.connection[data-astro-cid-i3xutpoc]{display:none}}.section-heading[data-astro-cid-ypavld2q]{max-width:48rem;margin-bottom:clamp(2rem,5vw,3.5rem)}.section-heading--center[data-astro-cid-ypavld2q]{text-align:center;margin-inline:auto}h2[data-astro-cid-ypavld2q]{margin-top:.75rem}.section-heading__description[data-astro-cid-ypavld2q]{color:var(--muted-dark);margin-top:1rem;font-size:clamp(1rem,2vw,1.15rem)}.whatsapp-button[data-astro-cid-dsjoc6do]{z-index:30;isolation:isolate;right:max(1rem, env(safe-area-inset-right));bottom:max(1rem, env(safe-area-inset-bottom));background:#25d366;border-radius:50%;place-items:center;width:3.25rem;height:3.25rem;transition:transform .16s,box-shadow .16s,background-color .16s;display:grid;position:fixed;box-shadow:0 .75rem 1.5rem #1a5c364d}.whatsapp-button[data-astro-cid-dsjoc6do]:hover{background:#1ebe5a;transform:translateY(-.2rem);box-shadow:0 1rem 1.8rem #1a5c365c}.whatsapp-button[data-astro-cid-dsjoc6do]:before{z-index:-1;content:"";filter:blur(.55rem);opacity:.34;pointer-events:none;background:#25d3665c;border-radius:50%;position:absolute;inset:-.6rem}.whatsapp-button[data-astro-cid-dsjoc6do] img[data-astro-cid-dsjoc6do]{width:1.75rem;height:1.75rem}@keyframes whatsapp-button-glow{0%,to{opacity:.22;transform:scale(.86)}50%{opacity:.48;transform:scale(1.12)}}@media (prefers-reduced-motion:no-preference){.whatsapp-button[data-astro-cid-dsjoc6do]:before{animation:2.8s ease-in-out infinite whatsapp-button-glow}}.hero[data-astro-cid-lcdefpme]{padding-block:clamp(4rem,8vw,7.5rem);overflow:hidden}.hero-grid[data-astro-cid-lcdefpme]{grid-template-columns:minmax(0,.95fr) minmax(28rem,1.05fr);align-items:center;gap:clamp(2rem,6vw,6rem);display:grid}.hero-copy[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{max-width:12ch;margin-top:1rem}.hero-copy[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]:after{content:".";color:var(--secondary)}.hero-lead[data-astro-cid-lcdefpme]{max-width:40rem;color:var(--muted-dark);margin-top:1.5rem;font-size:clamp(1.05rem,2vw,1.25rem)}.hero-actions[data-astro-cid-lcdefpme]{flex-wrap:wrap;gap:.75rem;margin-top:2rem;display:flex}.hero-facts[data-astro-cid-lcdefpme]{color:var(--muted-dark);flex-wrap:wrap;gap:.75rem 1.25rem;margin:2rem 0 0;padding:0;font-size:.76rem;font-weight:700;list-style:none;display:flex}.hero-facts[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]{align-items:center;gap:.4rem;display:flex}.hero-facts[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{background:var(--success);border-radius:50%;width:.45rem;height:.45rem}.about-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr 1fr;gap:clamp(2rem,7vw,7rem);display:grid}.about-grid[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{margin-top:.75rem}.about-copy[data-astro-cid-lcdefpme]{color:var(--muted-dark);align-content:center;gap:1rem;font-size:1.08rem;display:grid}.principles-grid[data-astro-cid-lcdefpme]{border-block:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:4rem;display:grid}.principle-card[data-astro-cid-lcdefpme]{padding:2rem;position:relative}.principle-card[data-astro-cid-lcdefpme]+.principle-card[data-astro-cid-lcdefpme]{border-left:1px solid var(--line)}.principle-card[data-astro-cid-lcdefpme]>span[data-astro-cid-lcdefpme]{color:var(--secondary);margin-bottom:2rem;font-size:.75rem;font-weight:900;display:block}.principle-card[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--muted-dark);margin-top:.65rem}.flow-section[data-astro-cid-lcdefpme]{background:linear-gradient(180deg, var(--canvas), #eef1ff)}.section--dark[data-astro-cid-lcdefpme] .section-heading__description{color:#ffffffad}.features-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.feature-card[data-astro-cid-lcdefpme]{background:#ffffff0a;border:1px solid #ffffff26;border-radius:1.1rem;align-content:start;gap:1.25rem;min-height:11.5rem;padding:1.35rem;transition:transform .16s,background-color .16s,box-shadow .16s;display:grid}.feature-card[data-astro-cid-lcdefpme]:hover{background:#ffffff14;transform:translateY(-.2rem);box-shadow:0 1rem 2rem #00000029}.feature-icon[data-astro-cid-lcdefpme]{width:2.8rem;height:2.8rem;color:var(--pale-blue);background:#a4ddee24;border-radius:.8rem;place-items:center;transition:transform .16s,background-color .16s;display:grid}.feature-card[data-astro-cid-lcdefpme]:hover .feature-icon[data-astro-cid-lcdefpme]{background:#a4ddee38;transform:translateY(-.15rem)}.feature-icon[data-astro-cid-lcdefpme] svg{width:1.45rem;height:1.45rem}.feature-card[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:#ffffffad;margin-top:.45rem;font-size:.9rem;line-height:1.5}.sos-section[data-astro-cid-lcdefpme]{background:linear-gradient(135deg,#eef1ff,#fdf4f5)}.sos-comparison[data-astro-cid-lcdefpme]{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.sos-card[data-astro-cid-lcdefpme]{border:1px solid var(--line);background:#fff;border-radius:1.5rem;padding:clamp(1.5rem,4vw,2.75rem);box-shadow:0 1rem 3rem #2935370f}.sos-card--global[data-astro-cid-lcdefpme]{border-color:#bb4a4a47}.sos-card__top[data-astro-cid-lcdefpme]{color:var(--muted-dark);text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;align-items:center;margin-bottom:2.5rem;font-size:.72rem;font-weight:800;display:flex}.sos-card__top[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{background:var(--surface-tint);color:var(--primary);border-radius:99px;padding:.4rem .7rem}.sos-card--global[data-astro-cid-lcdefpme] .sos-card__top[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{color:var(--alert-dark);background:#ffeff1}.sos-card[data-astro-cid-lcdefpme]>p[data-astro-cid-lcdefpme]{color:var(--muted-dark);margin-top:.75rem}.sos-card[data-astro-cid-lcdefpme] ul[data-astro-cid-lcdefpme]{margin:1.5rem 0 0;padding-left:1.25rem}.sos-card[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]{margin-top:.65rem}.compatibility-note[data-astro-cid-lcdefpme]{background:#fff5f6;border-radius:.75rem;padding:1rem;font-size:.86rem}.sos-card__download[data-astro-cid-lcdefpme]{width:fit-content;margin-top:2rem}.limits-section[data-astro-cid-lcdefpme]{background:var(--surface-tint)}.permissions-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.permissions-grid[data-astro-cid-lcdefpme] article[data-astro-cid-lcdefpme]{border:1px solid var(--line);background:#fff;border-radius:1rem;padding:1.5rem}.permissions-grid[data-astro-cid-lcdefpme] article[data-astro-cid-lcdefpme]>span[data-astro-cid-lcdefpme]{width:2rem;height:2rem;color:var(--success);background:#2386361a;border-radius:50%;place-items:center;margin-bottom:1.5rem;font-weight:900;display:grid}.permissions-grid[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--muted-dark);margin-top:.65rem}.limits-panel[data-astro-cid-lcdefpme]{background:var(--ink);color:#fff;border-radius:1rem;grid-template-columns:.6fr 1.4fr;gap:2rem;margin-top:1rem;padding:1.75rem;display:grid}.limits-panel[data-astro-cid-lcdefpme] ul[data-astro-cid-lcdefpme]{color:#ffffffb8;margin:0;padding-left:1.25rem}.limits-panel[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]+li[data-astro-cid-lcdefpme]{margin-top:.55rem}.closing[data-astro-cid-lcdefpme]{background:#fff;padding-block:clamp(5rem,10vw,9rem)}.closing-inner[data-astro-cid-lcdefpme]{text-align:center;justify-items:center;max-width:55rem;display:grid}.closing-inner[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{margin-top:.75rem}.closing-inner[data-astro-cid-lcdefpme]>p[data-astro-cid-lcdefpme]:not(.eyebrow){max-width:42rem;color:var(--muted-dark);margin-top:1.25rem;font-size:1.08rem}.closing-inner[data-astro-cid-lcdefpme] .button[data-astro-cid-lcdefpme]{margin-top:2rem}@media (width<=64rem){.hero-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.hero-copy[data-astro-cid-lcdefpme]{max-width:48rem}.features-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,1fr)}}@media (width<=48rem){.about-grid[data-astro-cid-lcdefpme],.sos-comparison[data-astro-cid-lcdefpme],.limits-panel[data-astro-cid-lcdefpme],.principles-grid[data-astro-cid-lcdefpme],.permissions-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.principle-card[data-astro-cid-lcdefpme]+.principle-card[data-astro-cid-lcdefpme]{border-top:1px solid var(--line);border-left:0}}@media (width<=35rem){.features-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.hero-actions[data-astro-cid-lcdefpme]{flex-direction:column;align-items:stretch}}
