@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/a342834df7752944-s.10ev4cu2inrn-.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/d3fe2f289711ac3f-s.0i6ci0u~g4zml.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/58c4895d0a0ef7cc-s.0x1a9yg0jkq20.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/bfc7db5c00d21bc5-s.0dyk20wuvya7a.woff2)format("woff2");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:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/6ab0db14f70d8ed6-s.0ctuso5mgh_i..woff2)format("woff2");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:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/a343f882a40d2cc9-s.p.0kho-wj7-y-w1.woff2)format("woff2");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}@font-face{font-family:Manrope Fallback;src:local(Arial);ascent-override:103.31%;descent-override:29.07%;line-gap-override:0.0%;size-adjust:103.19%}.manrope_7878db25-module__0eKFlW__className{font-family:Manrope,Manrope Fallback;font-style:normal}.manrope_7878db25-module__0eKFlW__variable{--font-sans:"Manrope", "Manrope Fallback"}
:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#fbfcfe;--surface:#fff;--surface-subtle:#f4f7fa;--surface-muted:#eef3f7;--text:#102033;--text-muted:#536273;--text-faint:#748396;--primary:#0d5a7c;--primary-strong:#0a4560;--primary-soft:#0d5a7c14;--success:#177245;--success-soft:#1772451f;--danger:#b5473c;--danger-soft:#b5473c1f;--neutral:#64748b;--neutral-soft:#64748b1f;--line:#d9e2ea;--line-strong:#c7d3de;--shadow-soft:0 10px 28px #1020330d;--shadow-medium:0 18px 36px #10203314;--radius-xl:24px;--radius-lg:20px;--radius-md:16px;--radius-sm:12px;--content-width:min(1160px, calc(100% - 24px))}*{box-sizing:border-box}html{scroll-behavior:smooth;min-height:100%}body{min-height:100vh;color:var(--text);font-family:var(--font-sans), ui-sans-serif, system-ui, sans-serif;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:linear-gradient(180deg, #fff 0%, var(--background) 100%);margin:0;line-height:1.65}::selection{background:#0d5a7c29}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,input,textarea,select,a{-webkit-tap-highlight-color:transparent}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app-shell{flex-direction:column;min-height:100vh;display:flex}.app-shell__content{flex:1}.site-header{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border-bottom:1px solid #d9e2eae0;position:sticky;top:0}.site-header__inner,.home-page,.content-page,.article-page,.site-footer__inner,.ad-slot--banner{width:var(--content-width);margin:0 auto}.site-header__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:16px 0;display:flex}.site-header__brand,.site-footer__brand{align-items:center;display:inline-flex}.site-header__brand-image,.site-footer__brand-image{width:clamp(148px,22vw,190px);max-width:100%;height:auto;display:block}.site-nav{flex-wrap:wrap;gap:18px;display:flex}.site-nav__link{color:var(--text-muted);padding:6px 0;font-size:.95rem;font-weight:600;transition:color .16s;position:relative}.site-nav__link:after{content:"";background:var(--primary);transform-origin:0;border-radius:999px;height:2px;transition:transform .16s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.site-nav__link:hover,.site-nav__link:focus-visible,.site-nav__link--active{color:var(--primary-strong)}.site-nav__link:hover:after,.site-nav__link:focus-visible:after,.site-nav__link--active:after{transform:scaleX(1)}.eyebrow{color:var(--primary);letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:.75rem;font-weight:700}.card{border:1px solid var(--line);border-radius:var(--radius-xl);background:var(--surface);box-shadow:var(--shadow-soft)}.button-primary,.button-secondary,.copy-button,.suggestion-button,.quick-searches__chip{border-radius:var(--radius-sm);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;min-height:48px;padding:0 18px;transition:border-color .16s,background-color .16s,color .16s,box-shadow .16s,transform .16s;display:inline-flex}.button-primary{background:var(--primary);color:#fff;box-shadow:0 10px 24px #0d5a7c29}.button-secondary,.copy-button,.suggestion-button,.quick-searches__chip{border-color:var(--line-strong);color:var(--primary-strong);background:#fff}.button-primary:hover,.button-primary:focus-visible,.button-secondary:hover,.button-secondary:focus-visible,.copy-button:hover,.copy-button:focus-visible,.suggestion-button:hover,.suggestion-button:focus-visible,.quick-searches__chip:hover,.quick-searches__chip:focus-visible,.text-link:hover,.text-link:focus-visible{transform:translateY(-1px)}.button-primary:hover,.button-primary:focus-visible{background:var(--primary-strong)}.button-secondary:hover,.button-secondary:focus-visible,.copy-button:hover,.copy-button:focus-visible,.suggestion-button:hover,.suggestion-button:focus-visible,.quick-searches__chip:hover,.quick-searches__chip:focus-visible{border-color:var(--primary);box-shadow:var(--shadow-soft)}.text-link{color:var(--primary);font-weight:600;transition:color .16s,transform .16s}.home-page,.content-page,.article-page{gap:24px;padding:40px 0 72px;display:grid}.home-hero{gap:24px;display:grid}.home-hero__copy{text-align:center;justify-items:center;gap:14px;display:grid}.home-hero__title,.content-hero__title{letter-spacing:-.045em;max-width:15ch;margin:0;font-size:clamp(2.3rem,5vw,4.3rem);line-height:1.02}.home-hero__intro,.content-hero__intro,.section-heading__copy,.verify-form__hint,.result-card__publisher,.result-card__note,.search-stage__note,.info-card p,.content-section p,.article-section p,.contact-card__note,.site-footer__tagline,.site-footer__disclaimer,.form-note,.suggestions-panel__copy{color:var(--text-muted);margin:0}.home-hero__intro{max-width:56ch}.search-stage,.results-section,.content-hero,.contact-card,.article-body,.site-footer__inner,.home-cta,.suggestions-panel,.content-highlight,.content-section,.info-card{gap:20px;padding:clamp(22px,3vw,32px);display:grid}.search-stage{width:100%;max-width:940px;box-shadow:var(--shadow-medium);margin:0 auto}.verify-form,.verify-form__controls{gap:12px;display:grid}.verify-form__input,.field input,.field textarea{border:1px solid var(--line-strong);border-radius:var(--radius-md);width:100%;color:var(--text);background:#fff;transition:border-color .16s,box-shadow .16s}.verify-form__input{min-height:64px;padding:0 18px;font-size:1rem}.verify-form__input:focus,.field input:focus,.field textarea:focus{border-color:#0d5a7c80;outline:none;box-shadow:0 0 0 4px #0d5a7c14}.verify-form__button{width:100%;min-height:64px}.verify-form__button:disabled{cursor:wait}.verify-form__button-content{align-items:center;gap:10px;display:inline-flex}.verify-form__meta{gap:8px;display:grid}.verify-form__error{color:var(--danger);margin:0;font-weight:600}.quick-searches{gap:12px;padding-top:4px;display:grid}.quick-searches__label,.section-heading__note,.article-meta,.content-highlight__label,.result-card__meta dt,.result-card__note-label,.status-key__item,.ad-slot__label,.site-footer__heading,.form-note,.suggestion-button__hint{color:var(--text-faint);font-size:.84rem}.quick-searches__list,.suggestions-panel__list,.content-hero__actions{flex-wrap:wrap;gap:10px;display:flex}.quick-searches__chip{text-align:left;justify-items:start;gap:2px;min-height:auto;padding:12px 14px;display:grid}.quick-searches__chip span:last-child{color:var(--text-muted);font-size:.9rem;font-weight:500}.search-stage__note{border-top:1px solid var(--line);padding-top:16px}.trust-strip{text-align:center;color:var(--primary-strong);justify-content:center;align-items:center;padding:14px 18px;font-weight:600;display:flex}.section-heading{gap:12px;display:grid}.section-heading__title,.info-card h2,.content-section__title,.article-section h2,.result-card__head h3{letter-spacing:-.03em;margin:0;font-size:clamp(1.35rem,2.8vw,1.95rem);line-height:1.15}.status-key{flex-wrap:wrap;gap:12px 18px;display:flex}.status-key__item{align-items:center;gap:8px;font-weight:600;display:inline-flex}.status-key__dot{border-radius:999px;width:10px;height:10px}.status-key__dot--indexed{background:var(--success)}.status-key__dot--not-indexed{background:var(--danger)}.status-key__dot--unavailable{background:var(--neutral)}.status-panel{border:1px dashed var(--line-strong);border-radius:var(--radius-lg);text-align:center;background:var(--surface-subtle);justify-items:center;gap:10px;padding:30px 18px;display:grid}.status-panel p{max-width:56ch;color:var(--text-muted);margin:0}.results-grid,.content-sections,.contact-layout,.knowledge-grid,.content-hero__highlights,.site-footer__columns{gap:16px;display:grid}.result-card{border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);background:#fff;gap:18px;padding:24px;display:grid}.result-card__head{flex-wrap:wrap;justify-content:space-between;gap:12px;display:flex}.result-card__head h3{font-size:1.2rem}.status-badge{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:34px;padding:0 12px;font-size:.82rem;font-weight:700;display:inline-flex}.status-badge--indexed{background:var(--success-soft);color:var(--success)}.status-badge--not-indexed{background:var(--danger-soft);color:var(--danger)}.status-badge--unavailable{background:var(--neutral-soft);color:var(--neutral)}.result-card__meta{gap:14px;margin:0;display:grid}.result-card__meta div{gap:4px;display:grid}.result-card__meta dt,.result-card__note-label,.site-footer__heading{letter-spacing:.1em;text-transform:uppercase;font-weight:700}.result-card__meta dd{margin:0;font-weight:600}.result-card__match,.result-card__note-block{border-radius:var(--radius-md);background:var(--surface-subtle);padding:14px 16px}.result-card__match{color:var(--text-muted);margin:0}.result-card__match strong{color:var(--text)}.result-card__note-block{gap:8px;display:grid}.result-card__actions{justify-content:flex-start;display:flex}.suggestions-panel{border:1px solid var(--line);background:var(--surface-subtle)}.suggestions-panel__title{color:var(--text);margin:0;font-weight:700}.suggestion-button{text-align:left;justify-items:start;gap:4px;padding:12px 14px;display:grid}.knowledge-section{gap:18px;display:grid}.article-meta{flex-wrap:wrap;gap:10px;display:flex}.content-hero__body,.content-section,.article-section,.site-footer__summary,.site-footer__column,.contact-form,.field{gap:12px;display:grid}.content-highlight{border:1px solid var(--line);align-content:start}.content-highlight__label{letter-spacing:.08em;text-transform:uppercase;font-weight:700}.content-highlight__value{font-size:1rem;line-height:1.5}.content-section__list,.article-section ul{color:var(--text-muted);margin:0;padding-left:18px}.content-section__list li,.article-section ul li{margin-top:6px}.field span{color:var(--text);font-size:.92rem;font-weight:600}.field input,.field textarea{padding:14px 16px}.field textarea{resize:vertical;min-height:160px}.article-section h2{font-size:1.4rem}.article-meta,.section-heading__note,.form-note{font-weight:500}.home-cta{flex-direction:column;align-items:flex-start;display:flex}.site-footer{padding:0 0 40px}.site-footer__tagline,.site-footer__disclaimer,.site-footer__base{max-width:62ch}.site-footer__disclaimer{padding-top:4px}.site-footer__link-list{gap:10px;display:grid}.site-footer__link{width:fit-content;color:var(--text-muted);transition:color .16s}.site-footer__link:hover,.site-footer__link:focus-visible{color:var(--primary-strong)}.site-footer__base{border-top:1px solid var(--line);color:var(--text-faint);gap:8px;padding-top:20px;font-size:.9rem;display:grid}.ad-slot{border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);background:#fff;gap:10px;padding:18px 20px;display:grid}.ad-slot__label{letter-spacing:.1em;text-transform:uppercase;font-weight:700}.spinner{border:2px solid #0d5a7c2e;border-top-color:var(--primary);border-radius:50%;width:24px;height:24px;animation:.72s linear infinite spin}.spinner--button{border-color:#fff #ffffff59 #ffffff59;width:16px;height:16px}.not-found-page{margin-top:0}@keyframes spin{to{transform:rotate(360deg)}}@media (min-width:720px){:root{--content-width:min(1160px, calc(100% - 40px))}.verify-form__controls{grid-template-columns:minmax(0,1fr) auto}.verify-form__button{width:auto;min-width:170px}.result-card__meta,.knowledge-grid,.content-hero__highlights,.contact-layout,.site-footer__columns,.results-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:980px){.site-header__inner{gap:24px}.section-heading{grid-template-columns:minmax(0,1fr) auto;align-items:end}.content-sections{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer__columns,.content-hero__highlights{grid-template-columns:repeat(3,minmax(0,1fr))}}
