:root{--bg: #020617;--surface: rgba(8, 18, 46, .62);--surface-strong: rgba(8, 18, 43, .9);--line: rgba(81, 139, 255, .21);--line-hot: rgba(169, 65, 255, .55);--text: #f7f9ff;--muted: #aab4cc;--cyan: #00b7ff;--blue: #1677ff;--purple: #8b5cff;--pink: #ff35cc;--green: #1fd880;--gradient: linear-gradient(100deg, var(--blue), var(--purple) 56%, var(--pink));--gradient-text: linear-gradient(100deg, #08b7ff 8%, #7268ff 52%, #ff34c8 92%);--shadow-neon: 0 0 28px rgba(70, 88, 255, .22), inset 0 0 22px rgba(63, 103, 255, .035);--radius-sm: 10px;--radius: 16px;--radius-lg: 24px;--container: 1220px;--header: 86px;--site-content-width: 1220px;--site-gutter: 32px;--site-header-height: 74px;--site-brand-width: 112px;--site-brand-height: 38px;--site-nav-size: .7rem;--site-contact-height: 36px;--site-float-size: 52px;--page-bg: #020617;--type-hero-title: clamp(1.8rem, 3.15vw, 2.75rem);--type-hero-description: .82rem;--type-section-title: clamp(1.2rem, 1.8vw, 1.65rem);--type-card-title: .82rem;--type-body: .78rem;--type-button: .72rem;--type-compact-title: .68rem;--hero-copy-offset: 16px;--hero-copy-gap: .72rem;--hero-copy-max: 480px;--hero-block-padding: .75rem;--hero-grid-gap: 1.25rem;--ease: cubic-bezier(.22, 1, .36, 1)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;scrollbar-color:var(--purple) var(--bg)}body{margin:0;min-width:320px}img,svg{display:block;max-width:100%}button,input,textarea,select{font:inherit}a{color:inherit}h1,h2,h3,p{margin-top:0}ul,ol{margin:0;padding:0}button{border:0}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.whatsapp-contact{position:fixed;z-index:80;right:max(1.25rem,env(safe-area-inset-right));bottom:max(1.25rem,env(safe-area-inset-bottom))}.whatsapp-contact .whatsapp-float{position:relative!important;right:auto!important;bottom:auto!important;display:grid;place-items:center;width:var(--site-float-size, 56px);aspect-ratio:1;border:2px solid #80ffd2;border-radius:50%;color:#fff;background:#15c873;box-shadow:0 0 0 9px #16ca731a,0 0 28px #14db8080;transition:transform .2s ease,box-shadow .2s ease}.whatsapp-contact .whatsapp-float:hover{transform:translateY(-3px) scale(1.03);box-shadow:0 0 0 11px #16ca731f,0 0 34px #14db80a6}.whatsapp-contact .whatsapp-float:focus-visible,.whatsapp-callout-link:focus-visible,.whatsapp-callout-close:focus-visible{outline:3px solid #fff;outline-offset:4px}.whatsapp-contact .whatsapp-float svg{width:29px;height:29px;fill:currentColor}.whatsapp-callout{position:absolute;right:calc(100% + 14px);bottom:0;width:min(285px,calc(100vw - 110px));min-width:190px;visibility:hidden;opacity:0;transform:translate(12px) scale(.96);transform-origin:right bottom;border:1px solid rgba(128,255,210,.38);border-radius:14px;background:radial-gradient(circle at 100% 100%,rgba(21,200,115,.16),transparent 45%),linear-gradient(145deg,#08122efa,#030819fa);box-shadow:0 16px 38px #00000057,0 0 24px #15c87321;pointer-events:none;transition:opacity .3s ease,transform .3s ease,visibility 0s linear .3s}.whatsapp-callout:after{content:"";position:absolute;right:-7px;bottom:20px;width:12px;height:12px;border-top:1px solid rgba(128,255,210,.38);border-right:1px solid rgba(128,255,210,.38);background:#07122c;transform:rotate(45deg)}.whatsapp-contact.is-callout-visible .whatsapp-callout{visibility:visible;opacity:1;transform:translate(0) scale(1);pointer-events:auto;transition-delay:0s}.whatsapp-callout-link{display:grid;gap:.18rem;padding:1rem 2.7rem 1rem 1rem;color:#fff;text-decoration:none}.whatsapp-callout-link strong{color:#f8fbff;font-size:.9rem;line-height:1.3}.whatsapp-callout-link span{color:#aeeed6;font-size:.78rem;line-height:1.4}.whatsapp-callout-close{position:absolute;z-index:1;top:.45rem;right:.45rem;display:grid;place-items:center;width:32px;height:32px;padding:0;border:0;border-radius:50%;color:#cbd6e8;background:transparent;font:inherit;font-size:1.35rem;line-height:1;cursor:pointer}.whatsapp-callout-close:hover{color:#fff;background:#ffffff14}@media(max-width:767px){.whatsapp-contact{right:max(.8rem,env(safe-area-inset-right));bottom:max(.8rem,env(safe-area-inset-bottom))}body[data-page]:not(.legal-page) .whatsapp-contact{bottom:calc(var(--mobile-nav-height) + env(safe-area-inset-bottom) + 14px)}.whatsapp-contact .whatsapp-float{width:48px}.whatsapp-callout{right:calc(100% + 11px);width:min(260px,calc(100vw - 82px));min-width:180px}.whatsapp-callout-link{padding:.85rem 2.5rem .85rem .85rem}.whatsapp-callout-link strong{font-size:.82rem}.whatsapp-callout-link span{font-size:.72rem}}@media(prefers-reduced-motion:reduce){.whatsapp-contact .whatsapp-float,.whatsapp-callout{transition:none!important}}.diagnostic-promo{position:fixed;z-index:1200;inset:0;display:grid;place-items:center;padding:clamp(16px,3vw,36px);overflow-y:auto;background:#01030ed1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;transition:opacity .24s ease}.diagnostic-promo[hidden]{display:none}.diagnostic-promo.is-visible{opacity:1}body.diagnostic-promo-open{overflow:hidden}body.diagnostic-promo-open .whatsapp-contact{opacity:0;pointer-events:none}.diagnostic-promo-panel{position:relative;isolation:isolate;display:grid;grid-template-columns:minmax(280px,.9fr) minmax(360px,1.1fr);width:min(100%,980px);min-height:min(590px,calc(100vh - 56px));overflow:hidden;border:1px solid transparent;border-radius:24px;background:radial-gradient(circle at 18% 38%,rgba(28,85,255,.2),transparent 34%),radial-gradient(circle at 96% 22%,rgba(255,53,204,.11),transparent 28%),linear-gradient(#03091e,#020617) padding-box,var(--gradient) border-box;box-shadow:0 30px 100px #000000b8,0 0 35px #2d68ff2e,inset 0 0 42px #4d30d314;opacity:0;transform:translateY(18px) scale(.975);transition:opacity .24s ease,transform .34s var(--ease)}.diagnostic-promo.is-visible .diagnostic-promo-panel{opacity:1;transform:none}.diagnostic-promo-panel:before,.diagnostic-promo-panel:after{content:"";position:absolute;z-index:-1;pointer-events:none;border-radius:50%;filter:blur(55px)}.diagnostic-promo-panel:before{width:240px;height:240px;left:-90px;top:14%;background:#1562ff30}.diagnostic-promo-panel:after{width:220px;height:220px;right:-95px;bottom:-70px;background:#ff2ccf2b}.diagnostic-promo-close{position:absolute;z-index:10;top:16px;right:17px;display:grid;place-items:center;width:40px;height:40px;border:0;border-radius:50%;color:#f7f9ff;background:#050c23b3;font:inherit;cursor:pointer;transition:color .2s ease,background .2s ease,transform .2s ease}.diagnostic-promo-close span{font-size:2.1rem;font-weight:200;line-height:.7;transform:translateY(-2px)}.diagnostic-promo-close:hover{color:var(--pink);background:#ff35cc17;transform:rotate(6deg)}.diagnostic-promo-visual{position:relative;min-width:0;min-height:460px;overflow:hidden}.diagnostic-promo-visual:before{content:"";position:absolute;inset:8% 3% 13% 7%;border-radius:50%;background:radial-gradient(circle,rgba(29,91,255,.18),transparent 66%);filter:blur(8px)}.diagnostic-visual-glow{position:absolute;left:51%;top:45%;width:58%;aspect-ratio:1;border-radius:50%;background:#602aff30;filter:blur(45px);transform:translate(-50%,-50%)}.diagnostic-orbit{position:absolute;left:50%;top:43%;border:2px solid rgba(45,112,255,.6);border-right-color:#ff33cfcc;border-radius:50%;transform:translate(-50%,-50%) rotate(-12deg)}.diagnostic-orbit-one{width:66%;aspect-ratio:1;box-shadow:0 0 24px #1d64ff1f}.diagnostic-orbit-two{width:83%;aspect-ratio:1;border-style:dashed;border-width:1px;opacity:.58;transform:translate(-50%,-50%) rotate(25deg)}.diagnostic-node{position:absolute;width:10px;aspect-ratio:1;border:2px solid #2c7eff;border-radius:50%;background:#071232;box-shadow:0 0 12px #116dff}.diagnostic-node-one{left:16%;top:31%}.diagnostic-node-two{right:13%;top:33%;width:17px}.diagnostic-node-three{right:22%;top:67%;border-color:var(--pink);box-shadow:0 0 12px var(--pink)}.diagnostic-message-art{position:absolute;z-index:2;left:50%;top:42%;width:min(52%,245px);transform:translate(-50%,-50%)}.diagnostic-message-art img{display:block;width:100%;height:auto;filter:drop-shadow(0 0 22px rgba(41,112,255,.42)) drop-shadow(0 0 18px rgba(240,49,255,.2))}.diagnostic-bars{position:absolute;z-index:3;right:12%;bottom:25%;display:flex;align-items:end;gap:7px;height:88px}.diagnostic-bars span{width:23px;border:2px solid #8d45ff;border-radius:5px 5px 2px 2px;background:linear-gradient(180deg,#e836ff8f,#5425ff47);box-shadow:0 0 15px #d230ff52,inset 0 0 12px #5d4cff42}.diagnostic-bars span:nth-child(1){height:40%}.diagnostic-bars span:nth-child(2){height:68%}.diagnostic-bars span:nth-child(3){height:100%}.diagnostic-platform{position:absolute;z-index:2;left:10%;right:10%;bottom:10%;height:68px;border:2px solid #294fff;border-bottom-color:#ce39ff;border-radius:50%;background:radial-gradient(ellipse,#441dba59,#050a25d6 63%);box-shadow:0 13px #29239152,0 24px 25px #00000080,0 0 22px #752dff38}.diagnostic-platform span{position:absolute;inset:15px 10%;border:2px solid #1ec9ff;border-right-color:#f33add;border-radius:50%;box-shadow:0 0 13px #1799ff6b}.diagnostic-promo-content{display:flex;flex-direction:column;justify-content:center;min-width:0;padding:58px clamp(28px,4vw,48px) 38px 18px}.diagnostic-promo-badge{display:inline-flex;align-items:center;gap:.55rem;width:fit-content;margin-bottom:1rem;padding:.4rem .8rem;border:1px solid transparent;border-radius:999px;background:linear-gradient(#07112d,#07112d) padding-box,var(--gradient) border-box;color:#f4f6ff;font-size:.68rem;font-weight:700;letter-spacing:.035em;text-transform:uppercase}.diagnostic-promo-badge svg{width:18px;color:#18a9ff}.diagnostic-promo-content h2{margin:0 0 .85rem;font-size:clamp(1.75rem,3vw,2.75rem);font-weight:680;line-height:1.07;letter-spacing:-.04em}.diagnostic-promo-content h2 em{white-space:nowrap}.diagnostic-promo-intro{max-width:570px;margin:0;color:#d6dced;font-size:clamp(.84rem,1.1vw,1rem);line-height:1.55}.diagnostic-promo-benefits{display:grid;gap:.55rem;margin:1.05rem 0 1.15rem;padding:0;list-style:none}.diagnostic-promo-benefits li{display:flex;align-items:center;gap:.65rem;color:#f0f3fc;font-size:.87rem}.diagnostic-promo-benefits svg{flex:0 0 auto;width:22px;height:22px;padding:4px;border:1px solid #5b72ff;border-radius:50%;color:#65cfff}.diagnostic-promo-actions{display:grid;gap:.6rem;padding-top:1rem;border-top:1px solid rgba(119,145,209,.25)}.diagnostic-promo-whatsapp,.diagnostic-promo-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:50px;border-radius:10px;color:#fff;font-size:clamp(.9rem,1.3vw,1.05rem);font-weight:650;text-align:center;text-decoration:none;transition:transform .22s var(--ease),filter .22s ease,background .22s ease}.diagnostic-promo-whatsapp{gap:.7rem;border:1px solid rgba(111,255,179,.45);background:linear-gradient(135deg,#11b957,#22c44e);box-shadow:0 13px 30px #0bb9542e}.diagnostic-promo-whatsapp svg{width:25px;height:25px;fill:currentColor}.diagnostic-promo-secondary{border:1px solid transparent;background:linear-gradient(#050d25,#050d25) padding-box,var(--gradient) border-box}.diagnostic-promo-whatsapp:hover,.diagnostic-promo-secondary:hover{transform:translateY(-2px);filter:brightness(1.08)}.diagnostic-promo-note{display:flex;align-items:center;justify-content:center;gap:.55rem;margin:.95rem 0 0;color:#929db7;font-size:.74rem}.diagnostic-promo-note svg{width:16px;height:16px}@media(max-width:900px){.diagnostic-promo{align-items:center;padding:14px}.diagnostic-promo-panel{grid-template-columns:1fr;width:min(100%,620px);min-height:0;border-radius:22px}.diagnostic-promo-visual{min-height:280px}.diagnostic-orbit-one{width:min(53%,270px)}.diagnostic-orbit-two{width:min(68%,350px)}.diagnostic-message-art{width:min(39%,190px)}.diagnostic-bars{right:22%;bottom:18%;height:76px}.diagnostic-bars span{width:20px}.diagnostic-platform{left:20%;right:20%;bottom:5%;height:54px}.diagnostic-node-one{left:25%}.diagnostic-node-two{right:24%}.diagnostic-node-three{right:28%;bottom:14%;top:auto}.diagnostic-promo-content{padding:16px clamp(22px,6vw,42px) 34px}.diagnostic-promo-content h2{font-size:clamp(1.85rem,7vw,2.6rem)}.diagnostic-promo-close{position:fixed;top:22px;right:22px;background:#03091de6}}@media(max-width:900px)and (max-height:520px){.diagnostic-promo{align-items:start;padding-block:8px}}@media(max-width:520px){.diagnostic-promo{padding:6px}.diagnostic-promo-panel{width:min(94%,420px);border-radius:16px}.diagnostic-promo-visual{min-height:132px}.diagnostic-orbit-one{width:min(42%,150px)}.diagnostic-orbit-two{width:min(54%,190px)}.diagnostic-message-art{width:34%}.diagnostic-bars{right:24%;bottom:15%;height:35px;gap:3px}.diagnostic-bars span{width:9px;border-width:1px}.diagnostic-platform{left:23%;right:23%;bottom:2%;height:29px}.diagnostic-platform span{inset:6px 10%;border-width:1px}.diagnostic-node{width:6px;border-width:1px}.diagnostic-node-two{width:9px}.diagnostic-promo-content{padding:6px 14px 16px}.diagnostic-promo-badge{gap:.38rem;margin-bottom:.55rem;padding:.3rem .58rem;font-size:.56rem}.diagnostic-promo-badge svg{width:14px}.diagnostic-promo-content h2{margin-bottom:.5rem;font-size:clamp(1.25rem,6.6vw,1.55rem);line-height:1.04}.diagnostic-promo-content h2 em{white-space:normal}.diagnostic-promo-intro{font-size:.7rem;line-height:1.4}.diagnostic-promo-benefits{gap:.35rem;margin:.65rem 0 .7rem}.diagnostic-promo-benefits li{gap:.45rem;font-size:.7rem}.diagnostic-promo-benefits svg{width:18px;height:18px;padding:3px}.diagnostic-promo-actions{gap:.4rem;padding-top:.55rem}.diagnostic-promo-whatsapp,.diagnostic-promo-secondary{min-height:42px;border-radius:8px;font-size:.76rem}.diagnostic-promo-whatsapp svg{width:20px;height:20px}.diagnostic-promo-note{margin-top:.55rem;font-size:.62rem}.diagnostic-promo-note svg{width:13px;height:13px}.diagnostic-promo-close{top:12px;right:12px;width:34px;height:34px}.diagnostic-promo-close span{font-size:1.8rem}}@media(prefers-reduced-motion:reduce){.diagnostic-promo,.diagnostic-promo-panel,.diagnostic-promo-close,.diagnostic-promo-whatsapp,.diagnostic-promo-secondary{transition:none}}.eyebrow{display:inline-flex;align-items:center;gap:.65rem;width:fit-content;max-width:100%;padding:0;border:0;border-radius:0;color:#a6abb4;background:none;box-shadow:none;font-size:clamp(.6rem,.57rem + .12vw,.69rem);font-weight:600;line-height:1.35;letter-spacing:.12em;text-transform:uppercase;white-space:normal;overflow-wrap:anywhere}.eyebrow:before{content:"";flex:0 0 2px;width:2px;height:1.5em;border-radius:0;background:currentColor}:root{color-scheme:dark}html{background:var(--bg);scroll-padding-top:96px}body{min-width:280px;color:var(--text);background:radial-gradient(circle at 86% 4%,rgba(139,92,255,.14),transparent 30rem),radial-gradient(circle at 8% 40%,rgba(22,119,255,.09),transparent 28rem),var(--bg);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.7}body:before{content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;opacity:.32;background-image:linear-gradient(rgba(68,125,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(68,125,255,.035) 1px,transparent 1px);background-size:52px 52px;-webkit-mask-image:linear-gradient(to bottom,#000,transparent 82%);mask-image:linear-gradient(to bottom,#000,transparent 82%)}a{text-underline-offset:.2em}.skip-link{position:fixed;top:-5rem;left:1rem;z-index:1000;padding:.7rem 1rem;border-radius:0 0 8px 8px;color:#050816;background:#fff}.skip-link:focus{top:0}:focus-visible{outline:2px solid var(--cyan);outline-offset:4px}.legal-container{width:min(calc(100% - var(--site-gutter)),var(--site-content-width));margin-inline:auto}.legal-header{position:sticky;top:0;z-index:100;border-bottom:1px solid rgba(81,139,255,.16);background:#020617d6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.legal-header-inner{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:1rem}.legal-brand{display:block;width:116px;height:42px;overflow:hidden}.legal-brand img{width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(2.08)}.back-home{display:inline-flex;align-items:center;min-height:42px;padding:.55rem .9rem;border:1px solid rgba(81,139,255,.32);border-radius:10px;color:#d9e7ff;background:#08122e94;font-size:.86rem;font-weight:650;text-decoration:none}.back-home:hover{border-color:var(--purple);color:#fff}.legal-main{padding:1rem 0 3rem}.legal-shell{max-width:960px}.legal-hero{max-width:790px;margin-bottom:1.5rem}.legal-eyebrow{margin:0 0 var(--hero-copy-gap)}.legal-hero h1{margin:0;color:var(--text);font-size:var(--type-hero-title);font-weight:600;line-height:1.08;letter-spacing:-.038em;text-wrap:balance}.legal-updated{margin:var(--hero-copy-gap) 0 0;color:var(--muted);font-size:var(--type-body)}.legal-notice{margin:1rem 0 0;padding:.85rem 1rem;border-left:3px solid var(--purple);border-radius:0 10px 10px 0;color:#c7cee0;background:#8b5cff14;font-size:var(--type-body)}.legal-content{display:grid;grid-template-columns:minmax(210px,.34fr) minmax(0,1fr);gap:clamp(1.5rem,4vw,3rem);align-items:start}.legal-toc{position:sticky;top:98px;padding:1.2rem;border:1px solid var(--line);border-radius:var(--radius);background:#08122e94;box-shadow:var(--shadow-neon);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.legal-toc h2{margin:0 0 .75rem;color:#fff;font-size:.86rem;letter-spacing:.04em;text-transform:uppercase}.legal-toc ol{padding-left:1.15rem}.legal-toc li+li{margin-top:.35rem}.legal-toc a{color:#b9c5dd;font-size:.78rem;text-decoration:none}.legal-toc a:hover{color:#fff;text-decoration:underline}.legal-article{min-width:0}.legal-section{padding:1.45rem;border:1px solid rgba(81,139,255,.18);border-radius:var(--radius);background:#08122b94;box-shadow:0 16px 48px #00000029;scroll-margin-top:98px}.legal-section+.legal-section{margin-top:1rem}.legal-section h2{margin:0 0 .8rem;color:#fff;font-size:clamp(1.12rem,3vw,1.35rem);line-height:1.25}.legal-section h3{margin:1.1rem 0 .45rem;color:#edf2ff;font-size:1rem}.legal-section p{margin-bottom:.8rem;color:#c1c9db;font-size:.94rem}.legal-section p:last-child,.legal-section ul:last-child,.legal-section ol:last-child{margin-bottom:0}.legal-section ul,.legal-section ol{margin:.65rem 0 1rem;padding-left:1.25rem;color:#c1c9db}.legal-section li+li{margin-top:.35rem}.legal-section a,.legal-footer a{color:#77dfff}.legal-contact-card{border-color:#8b5cff6b;background:linear-gradient(135deg,#1677ff14,#ff35cc0f),#08122bb3}.email-button{display:inline-flex;justify-content:center;align-items:center;min-height:46px;margin-top:.5rem;padding:.7rem 1rem;border-radius:10px;color:#fff!important;background:linear-gradient(100deg,var(--blue),var(--purple) 58%,var(--pink));font-size:.88rem;font-weight:750;text-decoration:none;box-shadow:0 10px 30px #4c43ff38}.request-steps{list-style:none;counter-reset:request-step;padding:0!important}.request-steps li{counter-increment:request-step;display:grid;grid-template-columns:34px 1fr;gap:.75rem;align-items:center}.request-steps li:before{content:counter(request-step);display:grid;place-items:center;width:34px;height:34px;border:1px solid rgba(139,92,255,.55);border-radius:50%;color:#fff;background:#8b5cff21;font-weight:750}.legal-footer{border-top:1px solid var(--line);background:#020510c7}.legal-footer-inner{min-height:150px;display:grid;grid-template-columns:auto 1fr auto;gap:2rem;align-items:center;padding-block:2rem}.legal-footer-brand{width:102px;height:36px}.legal-footer-links{display:flex;flex-wrap:wrap;gap:.6rem 1.2rem}.legal-footer-links a,.legal-footer-meta{font-size:.8rem}.legal-privacy-button{border:0;padding:0;background:transparent;color:var(--muted);font:inherit;font-size:.8rem;cursor:pointer}.legal-privacy-button:hover{color:#fff;text-decoration:underline;text-underline-offset:.2em}.analytics-consent{position:fixed;z-index:1100;right:1rem;bottom:1rem;width:min(calc(100% - 2rem),460px);padding:1rem;border:1px solid rgba(94,160,255,.46);border-radius:16px;background:#03091cfa;box-shadow:0 18px 60px #0000007a}.analytics-consent[hidden]{display:none}.analytics-consent>strong{display:block;margin-bottom:.45rem}.analytics-consent p{margin:0;color:var(--muted);font-size:.76rem;line-height:1.55}.analytics-consent p a{color:#89d7ff}.analytics-consent-status{margin-top:.45rem!important;color:#a9dfff!important}.analytics-consent-actions{display:flex;gap:.6rem;margin-top:.9rem}.analytics-consent .analytics-choice{flex:1;min-height:38px;border:1px solid rgba(101,214,255,.42);border-radius:10px;background:#65d6ff14;color:#eaf8ff;padding:.55rem .8rem;font:inherit;cursor:pointer}.analytics-consent .analytics-choice:hover{background:#65d6ff29}.legal-footer-meta{text-align:right}.legal-footer-meta p{margin:.4rem 0 0;color:var(--muted)}@media(max-width:800px){.legal-content{grid-template-columns:1fr}.legal-toc{position:static}.legal-footer-inner{grid-template-columns:1fr;gap:1.2rem}.legal-footer-meta{text-align:left}}@media(max-width:520px){.legal-container{width:min(calc(100% - 24px),1080px)}.legal-header-inner{min-height:66px}.legal-brand{width:96px;height:36px}.back-home{min-height:38px;padding:.45rem .7rem;font-size:.75rem}.legal-main{padding-top:.65rem}.legal-hero h1{font-size:clamp(1.75rem,7.2vw,1.95rem)}.legal-section{padding:1.1rem}.email-button{width:100%}.analytics-consent-actions{flex-direction:column}}
