:root{--ink:#102a43;--muted:#5b6f82;--primary:#1769d2;--primary-dark:#1258b0;--primary-soft:#edf6ff;--bg:#f5f8fc;--white:#fff;--border:#e4ecf4;--footer:#08263b;--footer-text:#c5d4e3;--accent-blue:#edf6ff;--accent-lavender:#f3efff;--accent-pink:#fff2f6;--accent-cream:#fff7eb;--ok:#0f766e;--warn:#9a6700;--danger:#b42318;--shadow:0 10px 28px #102a4312;--shadow-hover:0 18px 40px #102a431f;--radius:22px;--radius-sm:12px;--container:1180px;--gap:22px;--font:"Source Sans 3 Variable", "Source Sans 3", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--focus:0 0 0 3px #fff, 0 0 0 6px #1769d2;--grid:#1769d20b}*,:before,:after{box-sizing:border-box}html,html:focus-within{scroll-behavior:smooth}body{font-family:var(--font);color:var(--ink);background-color:var(--bg);background-image:linear-gradient(var(--grid) 1px, transparent 1px), linear-gradient(90deg, var(--grid) 1px, transparent 1px);background-size:28px 28px;background-attachment:fixed;margin:0;font-size:17px;line-height:1.55}::selection{color:var(--ink);background:#d7e9ff}img,svg{max-width:100%;height:auto;display:block}a{color:var(--primary);text-underline-offset:.18em;text-decoration-thickness:1px}a:hover{color:var(--primary-dark)}:focus-visible{box-shadow:var(--focus);outline:none}.skip-link{z-index:100;background:var(--ink);color:var(--white);border-radius:8px;padding:.7rem 1rem;position:absolute;top:-4rem;left:1rem}.skip-link:focus{top:1rem}.container{width:min(var(--container), calc(100% - 2rem));margin-inline:auto}.page-shell>h1{margin-top:0;font-size:clamp(1.85rem,3.4vw,2.45rem);line-height:1.15}.lede{color:var(--muted);max-width:62ch;font-size:1.05rem}h1,h2,h3{letter-spacing:-.03em}.prose{max-width:70ch}.prose h2,.article-body h2{margin-top:2.2rem;font-size:1.45rem;line-height:1.25}.prose h3,.article-body h3{font-size:1.15rem}.prose p,.article-body p,.prose li,.article-body li{color:var(--ink)}.prose a,.article-body a{font-weight:600}.site-header{backdrop-filter:blur(16px);z-index:40;background:#ffffffdb;border-bottom:1px solid #e4ecf4e6;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:1rem;min-height:68px;display:flex}.brand-mark{flex:none;height:auto;display:block}.wordmark{color:var(--ink);letter-spacing:-.045em;align-items:center;gap:.6rem;font-size:1.12rem;font-weight:800;text-decoration:none;display:inline-flex}.wordmark:hover{color:var(--ink)}.wordmark-text{align-items:baseline;display:inline-flex}.wordmark-text span{color:var(--primary)}.nav{align-items:center;gap:.35rem 1.15rem;display:flex}.nav a{color:var(--ink);padding:.35rem 0;font-size:.95rem;font-weight:600;text-decoration:none}.nav a:hover,.nav a[aria-current=page]{color:var(--primary)}.header-cta{min-height:38px;box-shadow:none;border-radius:999px;padding:.4rem 1rem;font-size:.9rem}.nav a.header-cta{min-height:38px;box-shadow:none;color:var(--white);border-radius:999px;padding:.4rem 1rem;font-size:.9rem}.nav a.header-cta:hover,.nav a.header-cta[aria-current=page]{color:var(--white);background:var(--primary-dark)}.button,.button-primary,.button-ghost,.button-light{border-radius:var(--radius-sm);min-height:42px;font:inherit;cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:.4rem;padding:.5rem 1.05rem;font-weight:700;text-decoration:none;display:inline-flex}.button-primary{background:var(--primary);color:var(--white);box-shadow:0 8px 16px #1769d238}.button-primary:hover{background:var(--primary-dark);color:var(--white)}.button-ghost{background:var(--white);color:var(--primary);border-color:var(--border)}.button-light{background:var(--white);color:var(--primary)}.menu-toggle{border:1px solid var(--border);background:var(--white);border-radius:12px;min-width:44px;min-height:44px;display:none}.hero,.page-hero{text-align:center;padding:3rem 0 1.6rem}.hero h1,.page-hero h1{max-width:18ch;margin:0 auto .75rem;font-size:clamp(1.85rem,4vw,2.7rem);line-height:1.15}.page-hero h1{max-width:20ch}.hero .lede,.page-hero .lede{max-width:54ch;margin:0 auto 1.45rem}.hero-controls{flex-wrap:wrap;justify-content:center;align-items:center;gap:.7rem .8rem;width:min(920px,100%);margin:0 auto 1.15rem;display:flex}.search-shell{background:var(--white);border:1px solid var(--border);width:min(360px,100%);min-height:52px;box-shadow:var(--shadow);border-radius:999px;align-items:center;padding:4px;display:flex}.search-shell input{font:inherit;background:0 0;border:0;flex:1;min-width:0;padding:.7rem 1.05rem}.search-shell input::placeholder{color:#8aa0b5}.search-shell button{background:var(--primary);color:var(--white);cursor:pointer;border:0;border-radius:50%;place-items:center;width:44px;min-width:44px;height:44px;min-height:44px;display:grid;box-shadow:0 6px 14px #1769d247}.search-shell button svg{display:block}.chip-row,.filter-chips{flex-wrap:wrap;justify-content:center;gap:.45rem;display:flex}.chip-row.start{justify-content:flex-start}.chip,.chip-check span{background:var(--white);border:1px solid var(--border);min-height:38px;color:var(--ink);border-radius:999px;justify-content:center;align-items:center;padding:.28rem .9rem;font-size:.86rem;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 4px 10px #102a430a}.chip:hover,.chip.is-active{color:var(--primary);border-color:#c5d7ee}.chip[data-tone=afiliacion],.badge[data-tone=afiliacion],.chip-check span[data-tone=afiliacion]{color:#1769d2;background:#e8f1ff;border-color:#0000}.chip[data-tone=publicidad],.badge[data-tone=publicidad],.chip-check span[data-tone=publicidad]{color:#9a6700;background:#fff3d6;border-color:#0000}.chip[data-tone=membresias-aportes],.badge[data-tone=membresias-aportes],.chip-check span[data-tone=membresias-aportes]{color:#be185d;background:#ffe8f0;border-color:#0000}.chip[data-tone=productos-digitales],.badge[data-tone=productos-digitales],.chip-check span[data-tone=productos-digitales]{color:#0f766e;background:#e6fbf4;border-color:#0000}.chip[data-tone=licencias-contenido],.badge[data-tone=licencias-contenido],.chip-check span[data-tone=licencias-contenido]{color:#6d28d9;background:#efe8ff;border-color:#0000}.chip[data-tone=monetizacion-contenido],.badge[data-tone=monetizacion-contenido],.chip-check span[data-tone=monetizacion-contenido]{color:#0369a1;background:#e7f6ff;border-color:#0000}.chip[data-tone=redes],.badge[data-tone=redes],.chip-check span[data-tone=redes]{color:#c2410c;background:#ffe8d6;border-color:#0000}.fact-line{color:var(--muted);margin:.85rem 0 0;font-size:.92rem;font-weight:600}.hero .fact-line,.page-hero .fact-line{flex-wrap:wrap;justify-content:center;gap:.35rem .15rem;display:flex}.hero .fact-line span+span:before,.page-hero .fact-line span+span:before{content:"·";color:#9aafc2;margin:0 .65rem 0 .5rem}.section{padding:2.8rem 0}.section h2{margin:0 0 .5rem;font-size:clamp(1.45rem,3vw,1.9rem)}.section-intro{color:var(--muted);max-width:62ch;margin:0 0 1.6rem}.panel{border-radius:28px;padding:2.1rem 1.7rem 2.2rem}.panel-blue{background:var(--accent-blue)}.panel-lavender{background:var(--accent-lavender)}.panel-pink{background:var(--accent-pink)}.panel-cream{background:var(--accent-cream)}.cards-grid{gap:var(--gap);grid-template-columns:repeat(4,1fr);display:grid}.opportunity-card{background:var(--white);border-radius:var(--radius);box-shadow:var(--shadow);border:1px solid #e4ecf4f2;flex-direction:column;gap:.72rem;min-width:0;padding:1.15rem 1.15rem 1.2rem;transition:transform .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden}.opportunity-card:hover{box-shadow:var(--shadow-hover);transform:translateY(-6px)}.card-meta{justify-content:space-between;align-items:center;gap:.5rem;min-height:1.5rem;display:flex}.featured-flag,.card-type{letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:.28rem;font-size:.72rem;font-weight:800;display:inline-flex}.featured-flag{color:#d97706}.card-type{color:var(--muted);letter-spacing:.02em;text-transform:none;text-overflow:ellipsis;white-space:nowrap;font-weight:700;overflow:hidden}.card-identity{align-items:center;gap:.75rem;min-width:0;display:flex}.opportunity-card h3{min-width:0;margin:0;font-size:1.02rem;line-height:1.25}.opportunity-card h3 a{color:inherit;text-decoration:none}.opportunity-card h3 a:hover{color:var(--primary)}.opportunity-card h3:after{content:"";background:var(--mark,var(--primary));border-radius:99px;width:34px;height:3px;margin-top:.38rem;display:block}.card-summary{color:var(--muted);-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;margin:0;font-size:.92rem;line-height:1.45;display:-webkit-box;overflow:hidden}.mark{--mark-base:var(--mark,var(--primary));width:42px;height:42px;color:var(--white);background:linear-gradient(180deg, #ffffff38 0%, #fff0 42%), linear-gradient(160deg, color-mix(in srgb, var(--mark-base) 78%, white) 0%, var(--mark-base) 48%, color-mix(in srgb, var(--mark-base) 78%, #081018) 100%);letter-spacing:.04em;box-shadow:0 0 0 1px color-mix(in srgb, var(--mark-base) 62%, #102a43), 0 6px 14px color-mix(in srgb, var(--mark-base) 22%, transparent), inset 0 1px 0 #ffffff52, inset 0 -1px 0 #08101829;border-radius:11px;flex:none;place-items:center;font-size:.72rem;font-weight:700;line-height:1;display:grid}.mark-letters{text-shadow:0 1px #08101829;transform:translateY(.5px)}.mark.is-logo{background:var(--white);box-shadow:0 0 0 1px var(--border), 0 6px 14px #102a4314;overflow:hidden}.mark-logo{object-fit:contain;width:100%;height:100%;padding:7px;display:block}.mark-logo[src$=\.png]{padding:0}.badge-row{flex-wrap:wrap;gap:.35rem;display:flex}.badge{background:var(--primary-soft);color:var(--primary-dark);border-radius:999px;align-items:center;gap:.3rem;padding:.18rem .58rem;font-size:.76rem;font-weight:700;text-decoration:none;display:inline-flex}.badge-status{color:var(--muted);background:#eef2f6}.badge-status[data-status=confirmed]{color:var(--ok);background:#e7f7f3}.badge-status[data-status=conditional]{color:var(--warn);background:#fff6dd}.badge-status[data-status=unverified]{color:var(--muted);background:#eef2f6}.badge-status[data-status=unavailable]{color:var(--danger);background:#fde8e8}.card-actions{justify-content:space-between;align-items:center;gap:.5rem;margin-top:auto;padding-top:.25rem;display:flex}.card-actions .button-primary{min-width:128px}.compare-toggle{border:1px solid var(--border);background:var(--white);width:42px;min-width:42px;height:42px;min-height:42px;color:var(--ink);cursor:pointer;border-radius:12px;place-items:center;display:grid}.compare-toggle svg{display:block}.compare-toggle[aria-pressed=true]{background:var(--primary-soft);border-color:var(--primary);color:var(--primary)}.lists-grid{gap:var(--gap);grid-template-columns:repeat(4,1fr);display:grid}.mini-list{background:var(--white);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);padding:1.05rem 1.15rem 1.2rem}.mini-list h3{margin:0 0 .8rem;font-size:1rem}.mini-list ol{counter-reset:item;margin:0;padding:0;list-style:none}.mini-list li{counter-increment:item;border-top:1px solid var(--border);gap:.6rem;padding:.5rem 0;display:flex}.mini-list li:before{content:counter(item);color:#9aafc2;min-width:1.1rem;font-weight:800}.mini-list a{color:var(--ink);font-weight:650;text-decoration:none}.mini-list a:hover{color:var(--primary)}.profile-grid,.category-grid,.guides-grid{gap:var(--gap);grid-template-columns:repeat(4,1fr);display:grid}.tile,.guide-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius);color:inherit;min-height:100%;box-shadow:var(--shadow);flex-direction:column;gap:.45rem;padding:1.15rem;text-decoration:none;transition:transform .18s,box-shadow .18s;display:flex}.tile:hover,.guide-card:hover{box-shadow:var(--shadow-hover);color:inherit;transform:translateY(-4px)}.tile h2,.tile h3,.guide-card h2,.guide-card h3{margin:0;font-size:1.05rem}.tile p,.guide-card p{color:var(--muted);margin:0}.guide-cover{border-radius:14px;width:100%;height:120px;margin-bottom:.45rem}.explain-grid{grid-template-columns:140px 1fr;align-items:center;gap:1.5rem;display:grid}.site-footer{background:var(--footer);color:var(--footer-text);background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:28px 28px;padding:3.1rem 0 1.5rem}.footer-grid{grid-template-columns:1.25fr repeat(4,1fr);gap:1.5rem;display:grid}.site-footer a{color:#d7e6f4;text-decoration:none}.site-footer a:hover,.site-footer .wordmark-text{color:var(--white)}.site-footer .wordmark-text span{color:#7dd3fc}.site-footer h2{color:var(--white);text-transform:uppercase;letter-spacing:.1em;margin:0 0 .85rem;font-size:.78rem}.site-footer ul{gap:.45rem;margin:0;padding:0;list-style:none;display:grid}.footer-brand p{color:#9fb4c6;max-width:32ch;margin:.85rem 0 0}.footer-bottom{color:#9fb4c6;border-top:1px solid #1c3d55;flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.45rem 1.5rem;margin-top:2rem;padding-top:1rem;font-size:.9rem;display:flex}.footer-bottom p{margin:0}.filters{gap:1.1rem;margin-bottom:.4rem;display:grid}.filter-bar{background:var(--white);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:999px;flex-wrap:wrap;align-items:center;gap:.55rem;padding:.35rem .4rem .35rem .9rem;display:flex}.filter-search{min-width:min(100%,220px);min-height:42px;font:inherit;background:0 0;border:0;flex:1;padding:.45rem .2rem}.sort-field select{background:var(--primary-soft);min-height:42px;color:var(--primary-dark);font:inherit;cursor:pointer;border:0;border-radius:999px;padding:0 1rem;font-weight:700}.filters-groups{gap:.95rem;display:grid}.filters fieldset{border:0;min-width:0;margin:0;padding:0}.filters legend{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);margin-bottom:.45rem;font-size:.78rem;font-weight:800}.chip-check{cursor:pointer;display:inline-flex;position:relative}.chip-check input{clip:rect(0, 0, 0, 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.chip-check:has(input:focus-visible) span{box-shadow:var(--focus)}.chip-check:has(input:checked) span{box-shadow:inset 0 0 0 1px}.chip-check:has(input:checked) span[data-tone=afiliacion]{color:#fff;background:#1769d2}.chip-check:has(input:checked) span[data-tone=publicidad]{color:#fff;background:#9a6700}.chip-check:has(input:checked) span[data-tone=membresias-aportes]{color:#fff;background:#be185d}.chip-check:has(input:checked) span[data-tone=productos-digitales]{color:#fff;background:#0f766e}.chip-check:has(input:checked) span[data-tone=licencias-contenido]{color:#fff;background:#6d28d9}.chip-check:has(input:checked) span[data-tone=monetizacion-contenido]{color:#fff;background:#0369a1}.chip-check:has(input:checked) span[data-status=confirmed]{color:#fff;background:#0f766e}.chip-check:has(input:checked) span[data-status=conditional]{color:#fff;background:#9a6700}.chip-check:has(input:checked) span[data-status=unverified]{color:#fff;background:#526477}.chip-check:has(input:checked) span[data-status=unavailable]{color:#fff;background:#b42318}.toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.8rem;display:flex}.active-chips{flex-wrap:wrap;gap:.4rem;display:flex}.empty-state{text-align:center;background:var(--white);border:1px dashed var(--border);border-radius:var(--radius);box-shadow:var(--shadow);padding:2.6rem 1.2rem}.breadcrumbs{color:var(--muted);flex-wrap:wrap;gap:.35rem;margin:0 0 1.1rem;font-size:.9rem;display:flex}.breadcrumbs a{color:var(--muted);text-decoration:none}.detail-layout{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:2rem;display:grid}.detail-hero{align-items:flex-start;gap:1rem;margin-bottom:.7rem;display:flex}.detail-hero .mark{letter-spacing:.05em;border-radius:15px;width:56px;height:56px;font-size:.92rem}.detail-hero h1{margin:.15rem 0 .55rem}.detail-hero .fact-line{margin:0}.summary-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);padding:1.2rem 1.2rem 1.3rem;position:sticky;top:88px}.summary-card dl{margin:0}.summary-card dt{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);margin-top:.85rem;font-size:.74rem}.summary-card dd{margin:.25rem 0 0}.summary-card .button-primary{width:100%}.sources{font-size:.95rem}.tray{z-index:30;backdrop-filter:blur(12px);color:var(--white);background:#08263bf0;padding:.8rem 0;position:sticky;bottom:0}.tray[hidden]{display:none}.tray-inner{justify-content:space-between;align-items:center;gap:.8rem;display:flex}.tray-actions{flex-wrap:wrap;gap:.5rem;display:flex}.compare-table{border-collapse:separate;border-spacing:0;background:var(--white);border-radius:var(--radius);width:100%;box-shadow:var(--shadow);overflow:hidden}.compare-table th,.compare-table td{border-bottom:1px solid var(--border);border-right:1px solid var(--border);text-align:left;vertical-align:top;padding:.85rem}.compare-table tr:last-child td{border-bottom:0}.unknown{color:var(--muted);font-style:italic}.notice{background:var(--accent-cream);border:1px solid #f0e0c2;border-radius:16px;padding:.95rem 1.05rem}main{min-height:60vh;padding-bottom:4rem}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=1100px){.cards-grid,.lists-grid,.profile-grid,.category-grid,.guides-grid{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:1fr 1fr}}@media (width<=800px){.cards-grid,.lists-grid,.profile-grid,.category-grid,.guides-grid,.detail-layout,.explain-grid{grid-template-columns:1fr 1fr}.summary-card{position:static}.hero,.page-hero{padding:2.1rem 0 1.2rem}.filter-bar{border-radius:18px}}@media (width<=640px){.wordmark-text{font-size:.95rem}.menu-toggle{justify-content:center;align-items:center;display:inline-flex}.nav{background:var(--white);border:1px solid var(--border);box-shadow:var(--shadow-hover);border-radius:16px;flex-direction:column;align-items:stretch;padding:.85rem;display:none;position:absolute;inset:68px 1rem auto}.nav.is-open{display:flex}.nav .header-cta{justify-content:center;width:100%;margin-top:.25rem}.cards-grid,.lists-grid,.profile-grid,.category-grid,.guides-grid,.detail-layout,.explain-grid,.footer-grid{grid-template-columns:1fr}.search-shell{width:100%}.hero h1,.page-hero h1{max-width:none;font-size:clamp(1.8rem,8vw,2.2rem)}.section{padding:2rem 0}.panel{border-radius:22px;padding:1.4rem 1.05rem 1.5rem}.tray-inner{flex-direction:column;align-items:stretch}}@media (prefers-reduced-motion:reduce){html,html:focus-within{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}@font-face{font-family:"Source Sans 3 Variable";font-style:normal;font-display:swap;font-weight:200 900;src:url(/_astro/source-sans-3-cyrillic-ext-wght-normal.DzyfIafT.woff2)format("woff2-variations");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:"Source Sans 3 Variable";font-style:normal;font-display:swap;font-weight:200 900;src:url(/_astro/source-sans-3-cyrillic-wght-normal.BMDVbyM7.woff2)format("woff2-variations");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:"Source Sans 3 Variable";font-style:normal;font-display:swap;font-weight:200 900;src:url(/_astro/source-sans-3-greek-ext-wght-normal.BWSLJLk6.woff2)format("woff2-variations");unicode-range:U+1F??}@font-face{font-family:"Source Sans 3 Variable";font-style:normal;font-display:swap;font-weight:200 900;src:url(/_astro/source-sans-3-greek-wght-normal.C9H9m1vD.woff2)format("woff2-variations");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:"Source Sans 3 Variable";font-style:normal;font-display:swap;font-weight:200 900;src:url(/_astro/source-sans-3-vietnamese-wght-normal.C1uRvKPU.woff2)format("woff2-variations");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Source Sans 3 Variable";font-style:normal;font-display:swap;font-weight:200 900;src:url(/_astro/source-sans-3-latin-ext-wght-normal.C8iNium2.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Source Sans 3 Variable";font-style:normal;font-display:swap;font-weight:200 900;src:url(/_astro/source-sans-3-latin-wght-normal.BqRLTx4X.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
