@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/poppins-400.woff2)format("woff2")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/poppins-500.woff2)format("woff2")}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/poppins-600.woff2)format("woff2")}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/poppins-700.woff2)format("woff2")}:root{--bg:#fff;--bg-soft:#f6f7fb;--text:#1a1d29;--text-muted:#5c6270;--accent:#4f46e5;--accent-hover:#4338ca;--border:#e5e7ef;--nav-bg:#000;--nav-text:#f8f7fb;--nav-accent:#c4b5fd;--band-bg:#0f041f;--footer-bg:#000;--footer-text:#d7d7de;--success:#15803d;--error:#b42318;--radius:14px;--font:"Poppins", system-ui, -apple-system, sans-serif;--maxw:1080px}:root:not([data-theme=light]){@media (prefers-color-scheme:dark){--bg:#0f0c17;--bg-soft:#191428;--text:#efecf7;--text-muted:#a79fc0;--accent:#9b8cf5;--accent-hover:#b6abf7;--border:#2c2542;--success:#4ade80;--error:#f87171}}:root[data-theme=dark]{--bg:#0f0c17;--bg-soft:#191428;--text:#efecf7;--text-muted:#a79fc0;--accent:#9b8cf5;--accent-hover:#b6abf7;--border:#2c2542;--success:#4ade80;--error:#f87171}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}:focus-visible{outline:3px solid var(--accent);outline-offset:3px}.skip-link{z-index:1000;background:var(--text);color:#fff;border-radius:6px;padding:.55rem .8rem;position:fixed;top:.5rem;left:.5rem;transform:translateY(-160%)}.skip-link:focus{color:#fff;transform:translateY(0)}body,button,input,select,textarea{font-family:var(--font)}body{color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;line-height:1.7}body :where([style*=font-family i]):not(code):not(pre):not(kbd):not(samp){font-family:var(--font)!important}img{max-width:100%;height:auto;display:block}a{color:var(--accent);text-decoration:none}a:hover{color:var(--accent-hover)}.container{max-width:var(--maxw);margin-inline:auto;padding-inline:1.25rem}.site-header{z-index:50;background:var(--nav-bg);border-bottom:1px solid #ffffff1f;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:1rem;padding-block:.75rem;display:flex;position:relative}.brand{color:var(--text);align-items:center;gap:0;font-size:1.15rem;font-weight:700;display:flex}.brand img.brand-logo{object-fit:cover;object-position:center;border-radius:4px;width:190px;height:40px;display:block}.brand:hover{color:var(--text)}.header-actions{align-items:center;gap:.6rem;display:flex}.theme-toggle,.search-toggle{width:40px;height:40px;color:var(--nav-text);cursor:pointer;background:#ffffff14;border:1px solid #ffffff3d;border-radius:8px;flex:0 0 40px;justify-content:center;align-items:center;transition:background .15s,border-color .15s;display:inline-flex}.theme-toggle:focus-visible,.search-toggle:focus-visible{outline:2px solid var(--nav-accent);outline-offset:2px}.theme-toggle:hover,.search-toggle:hover{background:#ffffff29;border-color:#ffffff5c}.theme-icon-moon,:root[data-theme=dark] .theme-icon-sun{display:none}:root[data-theme=dark] .theme-icon-moon{display:block}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .theme-icon-sun{display:none}:root:not([data-theme=light]) .theme-icon-moon{display:block}}.nav-toggle{width:44px;height:44px;color:var(--nav-text);cursor:pointer;background:#ffffff14;border:1px solid #ffffff3d;border-radius:8px;flex:0 0 44px;justify-content:center;align-items:center;display:none}.nav-toggle-icon,.nav-toggle-icon:before,.nav-toggle-icon:after{background:currentColor;border-radius:2px;width:20px;height:2px;transition:transform .18s,opacity .18s;display:block}.nav-toggle-icon{position:relative}.nav-toggle-icon:before,.nav-toggle-icon:after{content:"";position:absolute;left:0}.nav-toggle-icon:before{top:-6px}.nav-toggle-icon:after{top:6px}.nav-toggle[aria-expanded=true] .nav-toggle-icon{background:0 0}.nav-toggle[aria-expanded=true] .nav-toggle-icon:before{transform:translateY(6px)rotate(45deg)}.nav-toggle[aria-expanded=true] .nav-toggle-icon:after{transform:translateY(-6px)rotate(-45deg)}.site-nav{align-items:center;gap:1.15rem;display:flex}.site-nav a{color:var(--nav-text);font-size:.95rem;font-weight:500}.site-nav a:hover,.site-nav a[aria-current=page]{color:var(--nav-accent)}.site-header :focus-visible{outline-color:var(--nav-accent)}.nav-dropdown{align-items:center;display:flex;position:relative}.nav-dropdown-toggle{color:var(--nav-text);cursor:pointer;background:0 0;border:0;align-items:center;gap:.35rem;padding:0;font-family:inherit;font-size:.95rem;font-weight:500;display:inline-flex}.nav-dropdown-toggle:hover,.nav-dropdown-toggle[aria-expanded=true],.nav-dropdown-toggle[data-active=true]{color:var(--nav-accent)}.nav-caret{border-top:4px solid;border-left:4px solid #0000;border-right:4px solid #0000;width:0;height:0;transition:transform .15s}.nav-dropdown-toggle[aria-expanded=true] .nav-caret{transform:rotate(180deg)}.nav-dropdown-menu{z-index:60;background:var(--nav-bg);border:1px solid #ffffff29;border-radius:10px;min-width:290px;margin:0;padding:.4rem;list-style:none;display:none;position:absolute;top:calc(100% + .65rem);left:50%;translate:-50%;box-shadow:0 14px 34px #00000061}.nav-dropdown-menu:before{content:"";height:.65rem;position:absolute;top:-.65rem;left:0;right:0}.nav-dropdown-toggle[aria-expanded=true]+.nav-dropdown-menu{display:block}.site-nav .nav-dropdown-menu a{border-radius:7px;padding:.6rem .7rem;font-size:.9rem;display:block}.site-nav .nav-dropdown-menu a:hover,.site-nav .nav-dropdown-menu a[aria-current=page]{background:#ffffff14}.nav-dropdown-name{font-weight:600;display:block}.nav-dropdown-desc{color:#fff9;margin-top:.15rem;font-size:.8rem;line-height:1.4;display:block}.nav-dropdown-all{border-top:1px solid #ffffff24;margin-top:.3rem;padding-top:.3rem}.site-nav .nav-dropdown-all a{font-size:.85rem;font-weight:600}@media (prefers-reduced-motion:reduce){.nav-caret{transition:none}}.hero{text-align:center;background:var(--bg-soft);padding-block:3.5rem 2.5rem}.hero h1{margin-bottom:.8rem;font-size:clamp(2rem,5vw,3rem);line-height:1.15}.hero p{color:var(--text-muted);max-width:46ch;margin-inline:auto;font-size:1.05rem}.section-title{margin:2.2rem 0 1.2rem;font-size:1.4rem}.post-grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,290px),1fr));gap:1.4rem;margin-bottom:2.5rem;display:grid}.post-card{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;transition:transform .18s,box-shadow .18s;display:flex;overflow:hidden}.post-card:hover{transform:translateY(-3px);box-shadow:0 10px 30px #1a1d2914}.post-card-thumb{aspect-ratio:16/9;object-fit:cover;background:var(--bg-soft);width:100%}.post-card-body{flex-direction:column;flex:1;gap:.45rem;padding:1.1rem 1.2rem 1.3rem;display:flex}.post-card h2,.post-card h3{font-size:1.06rem;line-height:1.35}.post-card h2 a,.post-card h3 a{color:var(--text)}.post-card h2 a:hover,.post-card h3 a:hover{color:var(--accent)}.post-card .excerpt{color:var(--text-muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.9rem;display:-webkit-box;overflow:hidden}.meta-row{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:auto;padding-top:.35rem;font-size:.8rem;display:flex}.badge{color:var(--accent);background:#4f46e517;border-radius:999px;padding:.12rem .65rem;font-size:.75rem;font-weight:600;display:inline-block}.badge:hover{background:var(--accent);color:#fff}.pagination{justify-content:center;gap:.5rem;margin:2.5rem 0;display:flex}.pagination a,.pagination span{text-align:center;border:1px solid var(--border);min-width:42px;color:var(--text-muted);border-radius:10px;padding:.45rem .7rem;font-size:.92rem}.pagination a:hover{border-color:var(--accent);color:var(--accent)}.pagination [aria-current=true]{background:var(--accent);border-color:var(--accent);color:#fff}.article-wrap{max-width:760px;margin-inline:auto;padding-inline:1.25rem}.article-header{padding-block:2.6rem 1.6rem}.article-header h1{margin-bottom:.9rem;font-size:clamp(1.7rem,4vw,2.5rem);line-height:1.2}.article-meta{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:.6rem 1rem;font-size:.88rem;display:flex}.article-hero{border-radius:var(--radius);aspect-ratio:16/9;object-fit:cover;width:100%;margin-bottom:2rem}.prose{overflow-wrap:anywhere;font-size:1.02rem}.prose h2{margin:2.2rem 0 .8rem;font-size:1.55rem;line-height:1.25}.prose h3{margin:1.8rem 0 .6rem;font-size:1.25rem}.prose h4{margin:1.5rem 0 .5rem;font-size:1.08rem}.prose p{margin-bottom:1.1rem}.prose ul,.prose ol{margin:0 0 1.2rem 1.4rem}.prose li{margin-bottom:.4rem}.prose figure.wp-caption{text-align:center;margin:1.8rem auto}.prose figcaption{color:var(--text-muted);margin-top:.5rem;font-size:.85rem}.prose img{border-radius:10px;margin-inline:auto}.prose blockquote{border-left:4px solid var(--accent);background:var(--bg-soft);color:var(--text-muted);border-radius:0 10px 10px 0;margin:1.5rem 0;padding:.9rem 1.2rem}.prose table{border-collapse:collapse;width:100%;margin:1.5rem 0;font-size:.95rem;display:block;overflow-x:auto}.prose th,.prose td{border:1px solid var(--border);text-align:left;padding:.55rem .8rem}.prose th{background:var(--bg-soft)}.provider-comparison-hint{color:var(--text-muted);margin:0 0 .65rem;font-size:.88rem;font-weight:600;display:none}.post-page .post-content.prose .provider-comparison{border:1px solid var(--border);background:var(--bg);scrollbar-gutter:stable;overscroll-behavior-inline:contain;border-radius:8px;width:100%;margin:1.5rem 0;overflow-x:auto;box-shadow:0 12px 32px #0f041f0f}.post-page .post-content.prose .provider-comparison table{table-layout:fixed;border-collapse:collapse;width:100%;min-width:900px;margin:0;font-size:.95rem;line-height:1.55;display:table;overflow:visible}.post-page .post-content.prose .provider-comparison th,.post-page .post-content.prose .provider-comparison td{vertical-align:top;overflow-wrap:normal;word-break:normal;hyphens:none;padding:.85rem .9rem}.post-page .post-content.prose .provider-comparison th:first-child,.post-page .post-content.prose .provider-comparison td:first-child{z-index:1;background:var(--bg);width:130px;box-shadow:1px 0 0 var(--border);white-space:nowrap;position:sticky;left:0}.post-page .post-content.prose .provider-comparison th:first-child{z-index:2;background:var(--bg-soft)}.post-page .post-content.prose .provider-comparison th:nth-child(2),.post-page .post-content.prose .provider-comparison td:nth-child(2){width:185px}.post-page .post-content.prose .provider-comparison th:nth-child(3),.post-page .post-content.prose .provider-comparison td:nth-child(3){width:180px}.post-page .post-content.prose .provider-comparison th:nth-child(4),.post-page .post-content.prose .provider-comparison td:nth-child(4){width:210px}.post-page .post-content.prose .provider-comparison th:nth-child(5),.post-page .post-content.prose .provider-comparison td:nth-child(5){width:195px}.video-embed{aspect-ratio:16/9;border:0;border-radius:10px;width:100%;margin:1.8rem 0;position:relative;overflow:hidden}.prose iframe{aspect-ratio:16/9;border:0;border-radius:10px;width:100%;height:auto;margin:1.8rem 0}.consent-embed{position:relative}.consent-embed-overlay{z-index:1;text-align:center;background:var(--bg-soft);border:1px solid var(--border);border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:.6rem;padding:1.5rem;display:flex;position:absolute;inset:0}.consent-embed-overlay svg{color:var(--accent)}.consent-embed-overlay p{max-width:32ch;color:var(--text-muted);margin:0;font-size:.86rem;line-height:1.5}.consent-embed-btn{background:var(--accent);color:#fff;cursor:pointer;border:0;border-radius:999px;padding:.55rem 1.3rem;font-family:inherit;font-size:.86rem;font-weight:600;transition:background .15s}.consent-embed-btn:hover{background:var(--accent-hover)}.video-embed iframe{width:100%;height:100%;position:absolute;inset:0}.btn{background:var(--accent);border-radius:999px;padding:.6rem 1.3rem;font-size:.95rem;font-weight:600;transition:background .15s;display:inline-block;color:#fff!important}.btn:hover{background:var(--accent-hover)}.cookie-settings{appearance:none;border:1px solid var(--border);background:var(--bg-soft);min-height:44px;color:var(--text);font:inherit;cursor:pointer;border-radius:999px;align-items:center;padding:.55rem 1.2rem;font-weight:600;transition:border-color .15s;display:inline-flex}.cookie-settings:hover{border-color:var(--accent);color:var(--accent)}.post-page{color:var(--text)}.post-shell{width:100%;max-width:1280px;margin-inline:auto;padding-inline:2rem}.post-breadcrumbs .breadcrumbs{padding-top:1.35rem}.post-hero{grid-template-columns:minmax(0,1fr) minmax(360px,400px);align-items:start;gap:clamp(2rem,4vw,4rem);padding-block:2rem 4rem;display:grid}.post-hero-copy{min-width:0}.post-hero h1{max-width:none;font-family:var(--font);margin:0;font-size:clamp(3rem,4.2vw,3.75rem);font-weight:700;line-height:1.08}.post-summary{max-width:46rem;color:var(--text-muted);font-family:var(--font);margin:1.15rem 0 0;font-size:clamp(1.08rem,1.4vw,1.25rem);line-height:1.58}.post-byline{color:var(--text-muted);align-items:center;gap:.8rem;margin-top:1.35rem;font-size:.82rem;font-weight:600;line-height:1.5;display:flex}.post-byline-photo{background:var(--bg-soft);width:48px;height:48px;box-shadow:0 0 0 2px var(--bg), 0 0 0 3px var(--border);border-radius:50%;flex:none;display:block;overflow:hidden}.post-byline-photo img{object-fit:cover;width:100%;height:100%;display:block}.post-byline-text{min-width:0}.post-byline-text p{margin:0}.post-byline-author{color:var(--text-muted)}.post-byline-meta{flex-wrap:wrap;gap:.15rem .5rem;font-weight:500;display:flex}.post-byline a{color:var(--text);text-underline-offset:3px;text-decoration:underline #4f46e566}.post-byline a:hover{color:var(--accent);text-decoration-color:currentColor}.post-meta-separator{color:var(--text-muted)}.post-cover{align-self:start;min-width:0;margin:3.25rem 0 0}.post-cover img{aspect-ratio:16/9;background:var(--bg-soft);object-fit:cover;border:1px solid #0f041f14;border-radius:6px;width:100%;box-shadow:0 22px 70px #0f041f1f}.post-layout{grid-template-columns:minmax(0,780px) minmax(260px,300px);grid-template-areas:"content aside";justify-content:space-between;align-items:start;gap:clamp(3rem,6vw,5rem);padding-bottom:1rem;display:grid}.post-content{grid-area:content;min-width:0;max-width:760px}.post-page .post-content.prose{font-family:var(--font);font-size:1.08rem;line-height:1.82}.post-page .post-content.prose>p:first-child{color:var(--text);font-size:1.14rem}.post-page .post-content.prose h2{font-family:var(--font);margin:2.8rem 0 .9rem;scroll-margin-top:6rem;font-size:clamp(1.9rem,3vw,2.35rem);line-height:1.16}.post-page .post-content.prose h3{font-family:var(--font);margin:2rem 0 .7rem;scroll-margin-top:6rem;font-size:clamp(1.4rem,2.2vw,1.65rem);line-height:1.22}.post-page .post-content.prose h4{font-family:var(--font);scroll-margin-top:6rem}.post-page .post-content.prose p{margin-bottom:1.2rem}.post-page .post-content.prose a:not(.btn){text-underline-offset:3px;text-decoration:underline}.post-page .post-content.prose .btn{font-family:var(--font);background:var(--accent);padding:.85rem 2rem;font-size:1rem;text-decoration:none}.ad-slot{text-align:center;min-height:calc(var(--ad-min,280px) + 1.2rem);margin-block:2.25rem}.ad-slot-label{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.3rem;font-size:.68rem;font-weight:600;display:block}.ad-slot .adsbygoogle{min-height:var(--ad-min,280px)}.post-page .post-content.prose .cta{text-align:center;margin:1.75rem 0}.post-page .post-content.prose .caja{border:1px solid var(--border);background:var(--bg-soft);text-align:center;border-radius:8px;max-width:900px;margin:1.75rem auto;padding:1.35rem}.post-page .post-content.prose .aviso{color:var(--text-muted);font-size:.82rem;line-height:1.55}.post-page .post-content.prose .aviso-borde{border-top:1px solid var(--border);margin-top:1.9rem;padding-top:.95rem}.post-page .post-content.prose img,.post-page .post-content.prose iframe,.post-page .post-content.prose .video-embed{border-radius:6px;max-width:100%}.post-page .post-content.prose code{overflow-wrap:anywhere;font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.9em}.post-page .post-content.prose pre{box-sizing:border-box;border:1px solid var(--border);border-left:4px solid var(--accent);background:var(--bg-soft);min-width:0;max-width:100%;color:var(--text);white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;border-radius:0 6px 6px 0;margin:1.5rem 0;padding:1rem 1.15rem;font-size:.9rem;line-height:1.65;overflow-x:auto}.post-page .post-content.prose pre code{color:inherit;font-size:inherit;white-space:inherit;display:block}.post-aside{top:var(--aside-top,6rem);flex-direction:column;grid-area:aside;align-self:start;gap:.75rem;min-width:0;display:flex;position:sticky}.post-toc,.post-reco{border:1px solid var(--border);background:var(--bg);border-radius:14px;box-shadow:0 10px 30px #0f041f0f}.post-toc{padding:.9rem 1rem .8rem}.post-toc-head{align-items:center;gap:.75rem;display:flex}.post-toc-ring{flex:none;width:32px;height:32px;display:inline-flex}.post-toc-ring svg{transform:rotate(-90deg)}.post-toc-ring-track{stroke:var(--border)}.post-toc-ring-bar{--toc-progress:0;stroke:var(--accent);stroke-linecap:round;stroke-dasharray:100;stroke-dashoffset:calc(100 - var(--toc-progress));transition:stroke-dashoffset .2s linear}.post-toc-heading{min-width:0}.post-toc-heading p{margin:0}.post-toc-title,.post-reco-title{color:var(--text);letter-spacing:.09em;text-transform:uppercase;font-size:.72rem;font-weight:800;line-height:1.3}.post-toc-reading{color:var(--text-muted);margin-top:.1rem;font-size:.76rem}.post-toc-scroll{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--border) transparent;margin-top:.7rem}.post-toc-list{grid-template-columns:minmax(0,1fr);margin:0;padding:0;list-style:none;display:grid}.post-toc-item{margin:0}.nav-ready .post-toc:not(.is-expanded) .post-toc-extra{display:none}.post-toc-list a{border-left:2px solid var(--border);color:var(--text-muted);padding:.3rem 0 .3rem .75rem;font-size:.86rem;line-height:1.35;text-decoration:none;transition:color .15s,border-color .15s;display:block}.post-toc-depth-3 a{padding-left:1.5rem;font-size:.8rem}.post-toc-list a:hover{border-left-color:color-mix(in srgb, var(--accent) 45%, transparent);color:var(--accent)}.post-toc-list a[aria-current=location]{border-left-color:var(--accent);color:var(--accent);font-weight:600}.post-toc-toggle{color:var(--accent);font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:.35rem;margin-top:.5rem;padding:.15rem 0;font-size:.78rem;font-weight:700;display:none}.nav-ready .post-toc-toggle{display:inline-flex}.post-toc-chevron{transition:transform .2s}.post-toc.is-expanded .post-toc-chevron{transform:rotate(180deg)}.post-toc-toggle:focus-visible,.post-toc-list a:focus-visible,.post-reco-links a:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}.post-reco{padding:.9rem 1rem .4rem}.post-reco-title{margin:0 0 .3rem}.post-reco-list{margin:0;padding:0;list-style:none}.post-reco-item{border-top:1px solid var(--border);padding-block:.6rem}.post-reco-item:first-child{border-top:0}.post-reco-head{flex-wrap:wrap;align-items:center;gap:.2rem .5rem;display:flex}.post-reco-logo{object-fit:contain;border-radius:7px;flex:none;width:28px;height:28px}.post-reco-head strong{color:var(--text);font-size:.92rem;line-height:1.2}.post-reco-links{flex-wrap:wrap;gap:.15rem .5rem;display:inline-flex}.post-reco-links a{color:var(--text);white-space:nowrap;font-size:.76rem;font-weight:600;text-decoration:none}.post-reco-links a:hover{color:var(--accent)}.post-reco-item p{color:var(--text-muted);margin:.3rem 0 0;font-size:.78rem;line-height:1.45}.post-reco-inline{display:none}@media (width>=1041px){.post-toc-list a{padding-block:.22rem;font-size:.82rem;line-height:1.3}.post-toc-depth-3 a{font-size:.78rem}.post-toc.is-expanded .post-toc-scroll{max-height:var(--toc-max,16rem);overflow-y:auto}}@media (width>=1041px) and (height<=900px){.post-toc-list a{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}}@media (width>=1041px) and (height<=760px){.post-aside{gap:.5rem}.post-toc,.post-reco{padding-block:.65rem}.post-reco-item{padding-block:.4rem}.post-reco-item p{margin-top:.15rem}}@media (prefers-reduced-motion:reduce){.post-toc-list a,.post-toc-ring-bar,.post-toc-chevron{transition:none}}.post-tags{border-top:1px solid var(--border);font-family:var(--font);flex-wrap:wrap;gap:.55rem;margin-top:3rem;padding-top:1.5rem;display:flex}.related{border-top:1px solid var(--border);margin-top:3rem;padding-top:2rem}.site-footer{background:var(--footer-bg);color:var(--footer-text);border-top:1px solid #ffffff24;margin-top:3.5rem;padding-block:2rem;font-size:.9rem}.footer-inner{flex-wrap:wrap;justify-content:space-between;gap:1rem;display:flex}.site-footer nav{gap:1.2rem;display:flex}.site-footer a{color:var(--footer-text)}.site-footer a:hover{color:var(--nav-accent)}@media (width<=820px){.nav-toggle{display:inline-flex}.site-nav{background:var(--nav-bg);border:1px solid #ffffff29;border-radius:8px;flex-direction:column;align-items:stretch;gap:0;max-height:calc(100vh - 5.5rem);padding:.5rem;position:absolute;top:calc(100% + .75rem);left:1.25rem;right:1.25rem;overflow-y:auto;box-shadow:0 12px 30px #00000059}.nav-ready .site-nav:not(.is-open){display:none}.site-nav a{padding:.7rem .8rem}.nav-dropdown{display:block}.nav-dropdown-toggle{justify-content:space-between;width:100%;padding:.7rem .8rem}.nav-dropdown-menu{min-width:0;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0 0 .35rem .8rem;position:static;translate:none}.nav-dropdown-menu:before{display:none}}@media (width<=1040px){.post-shell{padding-inline:1.25rem}.post-hero{grid-template-columns:minmax(0,1fr);gap:2rem;padding-block:1.75rem 3rem}.post-hero h1{max-width:22ch;font-size:clamp(2.6rem,6vw,3.25rem);line-height:1.08}.post-cover{max-width:760px;margin-top:0}.post-layout{grid-template-columns:minmax(0,760px);grid-template-areas:"aside""content""reco";justify-content:start;gap:2rem}.post-aside{width:100%;position:static}.post-aside .post-reco-sidebar,.post-aside-no-toc{display:none}.post-reco-inline{grid-area:reco;max-width:760px;display:block}}@media (width>=1280px){.post-layout:has(.provider-comparison){grid-template-columns:minmax(0,900px) minmax(240px,280px);gap:clamp(2rem,3vw,3rem)}.post-content:has(.provider-comparison){max-width:900px}}@media (width<=640px){.container,.article-wrap{padding-inline:1rem}.header-inner .brand{min-width:0;font-size:1rem}.brand img.brand-logo-header{width:175px;height:38px}.post-shell{padding-inline:1rem}.post-breadcrumbs .breadcrumbs li:last-child{min-width:0;max-width:100%}.post-breadcrumbs .breadcrumbs [aria-current=page]{text-overflow:ellipsis;white-space:nowrap;max-width:min(16rem,72vw);display:block;overflow:hidden}.post-hero{gap:1.5rem;padding-block:1.25rem 2.5rem}.post-hero h1{max-width:none;font-size:2.15rem;line-height:1.1}.post-summary{font-size:1.05rem;line-height:1.55}.post-byline{align-items:flex-start}.post-cover img{border-radius:4px}.post-layout{gap:1.5rem}.post-page .post-content.prose{font-size:1.04rem;line-height:1.78}.post-page .post-content.prose>p:first-child{font-size:1.08rem}.provider-comparison-hint{align-items:center;gap:.45rem;display:flex}.post-page .post-content.prose .provider-comparison{margin-top:0}.post-page .post-content.prose .provider-comparison table{min-width:880px;font-size:.9rem}.post-page .post-content.prose .provider-comparison th,.post-page .post-content.prose .provider-comparison td{padding:.75rem}.post-page .post-content.prose .provider-comparison th:first-child,.post-page .post-content.prose .provider-comparison td:first-child{width:118px}.hero{padding-block:2.4rem 1.6rem}.footer-legal{flex-direction:column;align-items:flex-start}.site-footer nav{gap:.7rem 1rem}}@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}}.site-search-open{overflow:hidden}.site-search{width:100%;max-width:none;height:100%;max-height:none;color:var(--text);font-family:var(--font);background:0 0;border:0;margin:0;padding:clamp(.75rem,9vh,6rem) 1rem 1rem;position:fixed;inset:0}.site-search:not([open]){display:none}.site-search::backdrop{backdrop-filter:blur(4px);background:#0804109e}.site-search-panel{width:100%;max-width:680px;max-height:min(620px, calc(var(--search-viewport,100dvh) - 2rem));border:1px solid var(--border);background:var(--bg);border-radius:18px;flex-direction:column;margin-inline:auto;display:flex;overflow:hidden;box-shadow:0 30px 80px #00000059}.site-search-bar{border-bottom:1px solid var(--border);align-items:center;gap:.75rem;padding:.9rem .9rem .9rem 1.2rem;display:flex}.site-search-icon{color:var(--accent);flex:none}.site-search-input{min-width:0;color:var(--text);font:500 1.15rem/1.4 var(--font);background:0 0;border:0;outline:none;flex:1;padding:.35rem 0}.site-search-input::placeholder{color:var(--text-muted);opacity:1}.site-search-input::-webkit-search-cancel-button{display:none}.site-search-close{border:1px solid var(--border);background:var(--bg-soft);width:40px;height:40px;color:var(--text);cursor:pointer;border-radius:10px;flex:none;justify-content:center;align-items:center;display:inline-flex}.site-search-close:hover{border-color:var(--accent);color:var(--accent)}.site-search-close:focus-visible,.site-search-bar:focus-within{outline:none}.site-search-close:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb, var(--accent) 45%, transparent)}.site-search-bar:focus-within{box-shadow:inset 0 -2px 0 var(--accent)}.site-search-body{overscroll-behavior:contain;flex:1;min-height:0;padding:.6rem .6rem .8rem;overflow-y:auto}.site-search-heading{color:var(--text-muted);letter-spacing:.09em;text-transform:uppercase;margin:.35rem .6rem .45rem;font-size:.72rem;font-weight:700}.site-search-results{gap:.15rem;margin:0;padding:0;list-style:none;display:grid}.site-search-link{color:var(--text);border:1px solid #0000;border-radius:12px;align-items:flex-start;gap:.8rem;padding:.6rem .75rem;text-decoration:none;display:flex}.site-search-item[aria-selected=true] .site-search-link{border-color:color-mix(in srgb, var(--accent) 35%, transparent);background:var(--bg-soft);box-shadow:inset 3px 0 0 var(--accent)}.site-search-kind-icon{border:1px solid var(--border);background:var(--bg);width:36px;height:36px;color:var(--accent);border-radius:10px;flex:none;justify-content:center;align-items:center;display:inline-flex}.site-search-kind-utilidad .site-search-kind-icon{color:#a97c00;background:#f0c84b29;border-color:#f0c84b99}:root[data-theme=dark] .site-search-kind-utilidad .site-search-kind-icon{color:#f0c84b}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .site-search-kind-utilidad .site-search-kind-icon{color:#f0c84b}}.site-search-text{gap:.1rem;min-width:0;display:grid}.site-search-label{color:var(--accent);letter-spacing:.06em;text-transform:uppercase;font-size:.7rem;font-weight:700}.site-search-title{font-size:.98rem;font-weight:600;line-height:1.35}.site-search-snippet{-webkit-line-clamp:2;color:var(--text-muted);-webkit-box-orient:vertical;font-size:.83rem;line-height:1.45;display:-webkit-box;overflow:hidden}.site-search mark{color:inherit;background:#f0c84b6b;border-radius:3px;padding:0 .1em}.site-search-empty{color:var(--text-muted);text-align:center;margin:2rem 1rem 2.2rem;font-size:.9rem}.site-search-empty p{margin:0}.site-search-empty .site-search-empty-title{color:var(--text);overflow-wrap:anywhere;margin-bottom:.25rem;font-size:1rem;font-weight:600}.site-search[data-state=loading] .site-search-heading{text-transform:none;letter-spacing:0;font-size:.88rem;font-weight:500}.site-search-status{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.site-search-foot{border-top:1px solid var(--border);background:var(--bg-soft);color:var(--text-muted);gap:1.1rem;padding:.6rem 1.2rem;font-size:.74rem;display:flex}.site-search-foot kbd{border:1px solid var(--border);background:var(--bg);min-width:1.4rem;color:var(--text);font:600 .7rem/1.5 var(--font);text-align:center;border-bottom-width:2px;border-radius:5px;margin-right:.2rem;padding:0 .3rem;display:inline-block}@media (width<=640px){.site-search{padding:.5rem}.site-search-panel{height:calc(var(--search-viewport,100dvh) - 1rem);border-radius:14px;max-height:none}.site-search-bar{padding:.6rem .6rem .6rem .9rem}.site-search-input{font-size:1.05rem}.site-search-body{padding-inline:.35rem}.site-search-link{gap:.65rem;padding:.7rem .55rem}.site-search-kind-icon{border-radius:8px;width:30px;height:30px}.site-search-title{font-size:.94rem}.site-search-snippet{font-size:.8rem}}@media (hover:none),(width<=640px){.site-search-foot{display:none}}.footer-grid[data-astro-cid-z4jru4n3]{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1.5rem;padding-block:2rem 1rem;display:grid}.footer-brand[data-astro-cid-z4jru4n3] .footer-desc[data-astro-cid-z4jru4n3]{color:var(--footer-text);margin:.5rem 0 .75rem;font-size:.85rem}.footer-brand[data-astro-cid-z4jru4n3] img[data-astro-cid-z4jru4n3]{margin:0}.footer-col[data-astro-cid-z4jru4n3] ul[data-astro-cid-z4jru4n3].footer-social{gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.footer-social[data-astro-cid-z4jru4n3] a[data-astro-cid-z4jru4n3]{width:36px;height:36px;color:var(--footer-text);border:1px solid #ffffff2e;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.footer-social[data-astro-cid-z4jru4n3] a[data-astro-cid-z4jru4n3]:hover{border-color:var(--nav-accent);color:var(--nav-accent)}.footer-brand[data-astro-cid-z4jru4n3] .brand-logo-footer[data-astro-cid-z4jru4n3]{width:210px;height:46px}.footer-col[data-astro-cid-z4jru4n3] h3[data-astro-cid-z4jru4n3]{margin:0 0 .6rem;font-size:.9rem}.footer-col[data-astro-cid-z4jru4n3] ul[data-astro-cid-z4jru4n3]{gap:.35rem;margin:0;padding:0;list-style:none;display:grid}.footer-col[data-astro-cid-z4jru4n3] a[data-astro-cid-z4jru4n3]{color:var(--footer-text);font-size:.85rem;text-decoration:none}.footer-col[data-astro-cid-z4jru4n3] a[data-astro-cid-z4jru4n3]:hover{color:var(--nav-accent);text-decoration:underline}.footer-legal[data-astro-cid-z4jru4n3]{border-top:1px solid #ffffff1f;flex-wrap:wrap;justify-content:space-between;gap:.5rem;padding-block:1rem;font-size:.8rem;display:flex}.footer-legal[data-astro-cid-z4jru4n3] p[data-astro-cid-z4jru4n3]{margin:0}.footer-legal[data-astro-cid-z4jru4n3] nav[data-astro-cid-z4jru4n3]{flex-wrap:wrap;gap:1rem;display:flex}.footer-legal[data-astro-cid-z4jru4n3] a[data-astro-cid-z4jru4n3]{color:inherit}@media (width<=520px){.footer-grid[data-astro-cid-z4jru4n3]{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:1rem}.footer-brand[data-astro-cid-z4jru4n3]{grid-column:1/-1}}
