:root{color-scheme:light;--bg:#f6f0e7;--surface:rgba(255,252,247,.9);--surface-strong:rgba(255,249,241,.96);--surface-border:rgba(62,48,34,.1);--ink:#201712;--muted:#695645;--accent:#cd5c2a;--accent-strong:#9f3a16;--accent-soft:rgba(205,92,42,.12);--shadow:0 20px 60px rgba(59,34,18,.12)}*{box-sizing:border-box}#__nuxt,body,html{margin:0;min-height:100%}html{-webkit-text-size-adjust:100%}body{background:radial-gradient(circle at top left,rgba(205,92,42,.18),transparent 32%),radial-gradient(circle at top right,rgba(175,119,77,.12),transparent 28%),linear-gradient(180deg,#f7f3ec 0,var(--bg) 100%);color:var(--ink);font-family:Segoe UI,Helvetica Neue,sans-serif;overflow-x:hidden}button,input,select{font:inherit}.page-shell{margin:0 auto;padding:3rem 0 4rem;width:min(1140px,calc(100% - 2rem))}.page-footer-tools{display:flex;justify-content:center;margin-top:1.5rem}.locale-switcher{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffcf7d1;border:1px solid rgba(62,48,34,.08);border-radius:999px;box-shadow:0 12px 30px #3b221214;display:inline-flex;gap:.75rem;padding:.45rem .55rem .45rem .9rem}.locale-switcher-label{color:var(--muted);font-size:.85rem;font-weight:700}.locale-switcher-options{align-items:center;background:#2017120d;border-radius:999px;display:inline-flex;gap:.35rem;padding:.2rem}.locale-switcher-option{background:transparent;border:0;border-radius:999px;color:var(--muted);cursor:pointer;font-weight:700;min-height:2.1rem;padding:.45rem .8rem}.locale-switcher-option.active{background:linear-gradient(135deg,var(--accent),var(--accent-strong));color:#fff8f4}.hero{padding:2rem 0 3rem}.hero-grid{align-items:start;display:grid;gap:2rem;grid-template-columns:minmax(0,1.05fr) minmax(24rem,.95fr)}.hero-grid>*{min-width:0}.hero-grid.hero-grid-centered{align-items:center}.eyebrow{color:var(--accent-strong);font-size:.85rem;font-weight:700;letter-spacing:.14em;margin:0 0 .75rem;text-transform:uppercase}.hero h1{font-size:clamp(3.2rem,7vw,6rem);line-height:.95;margin:0;max-width:11ch}.lede{color:var(--muted);font-size:1.1rem;line-height:1.7;margin:1.25rem 0 0;max-width:42rem}.analytics-list,.hero-mini-steps,.hero-points,.link-state-list,.provider-list{list-style:none;padding:0}.hero-points{display:grid;gap:.65rem;margin:1.5rem 0 0}.hero-points li{color:var(--ink);font-weight:600;padding-left:1.4rem;position:relative}.hero-points li:before{background:linear-gradient(135deg,var(--accent),var(--accent-strong));border-radius:999px;content:"";height:.55rem;left:0;position:absolute;top:.52rem;width:.55rem}.hero-mini-steps{display:grid;gap:.8rem;grid-template-columns:repeat(3,minmax(0,1fr));margin:2rem 0 0}.hero-mini-steps div{background:#fffaf4b8;border:1px solid rgba(62,48,34,.08);border-radius:1.15rem;padding:1rem}.hero-mini-steps strong{align-items:center;background:var(--accent-soft);border-radius:999px;color:var(--accent-strong);display:inline-flex;height:2rem;justify-content:center;width:2rem}.hero-mini-steps p{color:var(--muted);line-height:1.5;margin:.75rem 0 0}.resolver-form,.surface{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:var(--surface);border:1px solid var(--surface-border);border-radius:1.5rem;box-shadow:var(--shadow);padding:1.5rem}.resolver-form{margin-top:2rem}.resolver-form-featured{background:linear-gradient(180deg,#fffdf9f2,#fff8efe0);margin-top:0;padding:1.6rem}.label{display:inline-block;font-weight:700;margin-bottom:.75rem}.input-row{display:grid;gap:.75rem;grid-template-columns:1fr auto}.resolver-input,.toolbar-select{background:#ffffffe6;border:1px solid rgba(62,48,34,.14);border-radius:999px;color:var(--ink);min-height:3.4rem;min-width:0;padding:1rem 1.1rem}.refresh-button,.resolver-button{border:0;border-radius:999px;cursor:pointer;font-weight:700;min-height:3.4rem;padding:1rem 1.4rem}.resolver-button{background:linear-gradient(135deg,var(--accent),var(--accent-strong));color:#fff8f4}.refresh-button:disabled,.resolver-button:disabled{cursor:progress;opacity:.7}.compatibility-row{align-items:center;color:var(--muted);display:flex;flex-wrap:wrap;font-size:.92rem;gap:.65rem;margin-top:.9rem}.compatibility-banner{margin-bottom:.4rem;margin-top:1.2rem}.compatibility-banner-label{color:var(--muted);display:inline-block;font-size:.92rem;font-weight:700;margin-bottom:.65rem}.compatibility-marquee{mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);overflow:hidden;padding:.2rem 0;position:relative}.compatibility-marquee-track{animation:compatibility-marquee 20s linear infinite;display:flex;gap:.55rem;width:-moz-max-content;width:max-content}.compatibility-pill-banner{flex:0 0 auto}.compatibility-list{display:flex;flex-wrap:wrap;gap:.55rem}.compatibility-pill{background:#ffffffe0;border:1px solid rgba(62,48,34,.1);color:var(--ink);font-weight:600;gap:.5rem;min-height:2.25rem;padding:.45rem .75rem .45rem .45rem}.compatibility-pill,.provider-logo{align-items:center;border-radius:999px;display:inline-flex}.provider-logo{height:1.9rem;justify-content:center;width:1.9rem}.provider-logo svg{height:1rem;width:1rem}.provider-spotify .provider-logo{background:#1ed760;color:#0a2610}.provider-apple_music .provider-logo{background:linear-gradient(135deg,#fa5a7d,#fc3c44);color:#fff7f8}.provider-deezer .provider-logo{background:linear-gradient(135deg,#7d5cff,#ff5ca8);color:#fff8ff}.provider-youtube .provider-logo{background:#f03;color:#fff8f4}@keyframes compatibility-marquee{0%{transform:translate(0)}to{transform:translate(calc(-50% - .275rem))}}.analytics-list-rich p,.failures-table p,.feedback,.hint,.link-state-list p,.provider-list p,.summary-subtitle,.surface-copy,.surface-meta{color:var(--muted)}.hint{line-height:1.55;margin:.85rem 0 0}.feedback,.hint{font-size:.95rem}.feedback{margin:1rem 0 0}.feedback.error{color:#a53324}.result-card{background:#ffffffb8;border:1px solid rgba(62,48,34,.1);border-radius:1rem;margin-top:1rem;padding:1rem}.result-card-celebration{background:linear-gradient(180deg,#ffffffe0,#fcf3ebf0)}.result-card-head,.surface-header{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between}.failures-table th,.link-column-title,.provider-status-title,.result-grid dt,.result-kicker,.toolbar-field span{color:var(--muted);font-size:.82rem;letter-spacing:.08em;text-transform:uppercase}.result-kicker{color:var(--accent-strong);font-weight:700;margin:0}.result-title{font-size:1.2rem;font-weight:700;margin:.2rem 0 0}.result-badge{background:var(--accent-soft);border-radius:999px;color:var(--accent-strong);font-weight:700;padding:.55rem .8rem;white-space:nowrap}.summary-banner{align-items:center;background:#ffffffb3;border:1px solid rgba(62,48,34,.08);border-radius:1rem;display:grid;gap:1rem;grid-template-columns:auto minmax(0,1fr) auto;margin-top:0;padding:.95rem 1rem}.summary-banner-spotlight{background:var(--surface-strong)}.summary-info{align-self:start;position:relative}.summary-info summary{align-items:center;background:#20171214;border-radius:999px;color:var(--accent-strong);cursor:pointer;display:inline-flex;font-weight:800;height:2rem;justify-content:center;list-style:none;width:2rem}.summary-info summary::-webkit-details-marker{display:none}.summary-info-panel{background:#fffcf7fa;border:1px solid rgba(62,48,34,.1);border-radius:1rem;box-shadow:var(--shadow);padding:1rem;position:absolute;right:0;top:calc(100% + .6rem);width:min(28rem,75vw);z-index:3}.summary-artwork{background:#20171214;border-radius:.95rem;height:4.8rem;-o-object-fit:cover;object-fit:cover;width:4.8rem}.summary-title,.surface-title{font-weight:700;margin:0}.summary-title{font-size:1.05rem}.summary-subtitle{margin:.35rem 0 0}.summary-meta{color:var(--muted);font-size:.92rem;margin:.55rem 0 0}.result-share-row{display:flex;justify-content:center;margin-top:1.15rem}.result-share-button{min-width:min(100%,18rem)}.inline-card,.spacious{margin-top:1.25rem}.result-grid{display:grid;gap:.9rem 1rem;grid-template-columns:repeat(2,minmax(0,1fr));margin:0}.result-grid div{min-width:0}.result-grid dt{margin:0}.result-grid dd{font-weight:600;margin:.35rem 0 0}.url-break{word-break:break-word}.analytics-toolbar,.refresh-actions,.share-panel{display:flex;flex-wrap:wrap;gap:.75rem}.share-panel{margin-top:1rem}.share-link{align-items:center;background:var(--accent-strong);border-radius:999px;color:#fff8f4;display:inline-flex;font-weight:700;justify-content:center;min-height:2.95rem;padding:.8rem 1rem;text-decoration:none}.result-head-action{flex-shrink:0}.share-action-button{border:0;cursor:pointer}.refresh-button,.share-link.secondary{background:#20171214;color:var(--ink)}.share-feedback{color:var(--muted);font-size:.94rem;margin:.75rem 0 0}.secondary-button{background:#cd5c2a1f;color:var(--accent-strong)}.analytics-panels,.benefit-grid,.link-columns{display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}.compact-links{margin-top:1.1rem}.link-grid{display:block}.link-columns.single-column{grid-template-columns:1fr}.benefit-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:1.25rem}.link-column{min-width:0}.link-column-title{margin:0 0 .75rem}.analytics-list,.link-state-list{display:grid;gap:.75rem;margin:0}.result-links-grid{grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.analytics-list li,.link-state-list li,.provider-list li{align-items:center;border:1px solid rgba(62,48,34,.08);border-radius:1rem;display:flex;gap:1rem;justify-content:space-between;padding:.9rem 1rem}.analytics-list li,.link-state-list li{background:#ffffffa3}.link-state-list-prominent li{align-items:flex-start;background:#ffffffd6;flex-direction:column;min-height:9.5rem;overflow:hidden;position:relative}.is-pending-card{align-items:flex-start;background:#2017120a;flex-direction:column;min-height:8.8rem}.link-state-list-prominent li>div{width:100%}.link-state-list-prominent a{align-self:flex-start;background:var(--accent-soft);border-radius:999px;color:var(--accent-strong);display:inline-flex;font-weight:700;justify-content:center;min-height:2.5rem;padding:.65rem .9rem}.link-state-list-prominent a,.result-card-actions{align-items:center;margin-top:auto;position:relative;z-index:1}.result-card-actions{display:flex;gap:.55rem;width:100%}.result-link-share-button{align-items:center;background:#20171214;border:0;border-radius:999px;color:var(--accent-strong);cursor:pointer;display:inline-flex;height:2.5rem;justify-content:center;margin-left:auto;min-width:2.5rem;position:relative;width:2.5rem;z-index:1}.result-link-share-button svg{height:1rem;width:1rem}.link-state-list-prominent li:hover{border-color:#cd5c2a3d;box-shadow:0 14px 36px #3b221214}.analytics-list span,.link-state-list span,.provider-list span{display:block;font-weight:700;text-transform:capitalize}.analytics-list strong,.link-state-list a,.link-state-list strong{color:var(--accent-strong);text-decoration:none;white-space:nowrap}.details-block{margin-top:1rem}.details-block summary{color:var(--accent-strong);cursor:pointer;font-weight:700}.surface{margin-top:1.5rem}.share-surface,.storytelling-surface{background:linear-gradient(180deg,#fffbf6eb,#fff6ece0)}.reassuring-surface{background:linear-gradient(180deg,#fffcf8f2,#fff8f1e6)}.compact{padding-bottom:1.5rem}.surface-copy{line-height:1.6;margin:.5rem 0 0}.surface-meta{font-size:.92rem;margin:.45rem 0 0}.benefit-card{background:#ffffffa8;border:1px solid rgba(62,48,34,.08);border-radius:1.1rem;padding:1.1rem}.benefit-card p{line-height:1.55;margin:0}.benefit-title{color:var(--ink)!important;font-weight:700;margin-bottom:.45rem!important}.faq-grid{display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:1.25rem}.faq-card{background:#ffffffb3;border:1px solid rgba(62,48,34,.08);border-radius:1.1rem;padding:1.1rem}.faq-title{font-weight:700;margin:0 0 .45rem}.faq-card p:last-child{color:var(--muted);line-height:1.6;margin:0}.supported-strip{align-items:center;border-top:1px solid rgba(62,48,34,.08);display:flex;flex-wrap:wrap;gap:.9rem;margin-top:1.35rem;padding-top:1.1rem}.supported-strip-label{color:var(--muted);font-size:.92rem}.supported-pills{display:flex;flex-wrap:wrap;gap:.65rem}.supported-pill{align-items:center;background:#2017120f;border:1px solid rgba(62,48,34,.08);border-radius:999px;display:inline-flex;font-weight:600;min-height:2.2rem;padding:.5rem .8rem}.provider-list{display:flex;flex-wrap:wrap;gap:.75rem;margin:1.25rem 0 0}.provider-list li{align-items:flex-start;background:#2017120f}.provider-list-wide li{flex:1 1 17rem}.provider-list p{font-size:.9rem;margin:.3rem 0 0;max-width:18rem}.analytics-entry-link{white-space:nowrap}.analytics-toolbar{align-items:end}.toolbar-field{display:grid;gap:.35rem;min-width:10rem}.analytics-grid{display:grid;gap:1rem;grid-template-columns:repeat(5,minmax(0,1fr))}.stat-card{display:flex;flex-direction:column;justify-content:space-between;min-height:9rem}.stat-label{color:var(--muted);font-size:.92rem;line-height:1.5;margin:0}.stat-value{font-size:clamp(1.8rem,4vw,3rem);line-height:1}.analytics-panels{margin-top:1.25rem}.analytics-list-rich p,.failures-table p{font-size:.92rem;line-height:1.5;margin:.25rem 0 0}.provider-status-groups{display:grid;gap:1rem;margin-top:1.25rem}.provider-status-group{background:#2017120a;border:1px solid rgba(62,48,34,.08);border-radius:1rem;padding:1rem}.provider-status-title{margin:0 0 .75rem}.failures-table-wrap{margin-top:1.25rem;overflow-x:auto}.failures-table{border-collapse:collapse;min-width:860px;width:100%}.failures-table td,.failures-table th{border-top:1px solid rgba(62,48,34,.1);padding:.9rem .85rem;text-align:left;vertical-align:top}.failures-table th{border-top:0}.hero-share{padding:1.25rem 0 .9rem}.hero-share-grid{align-items:center;gap:1.5rem}.hero-share-visual{background:radial-gradient(circle at 30% 30%,rgba(205,92,42,.18),transparent 32%),radial-gradient(circle at 75% 25%,rgba(159,58,22,.12),transparent 24%),linear-gradient(180deg,#fffcf7e0,#fff6ec9e);border:1px solid rgba(62,48,34,.08);border-radius:2rem;box-shadow:inset 0 1px #ffffff80;min-height:16.5rem;overflow:hidden;position:relative}.share-content{display:grid;gap:1.1rem}.hero-share-disc,.hero-share-eq,.hero-share-note,.hero-share-wave{position:absolute}.hero-share-disc{animation:hero-disc-spin 18s linear infinite;background:radial-gradient(circle at center,#fffbf5fa 0 18%,#352519e6 19% 40%,#120d0af5 41% 100%);border-radius:999px;box-shadow:0 24px 50px #3b22122e,inset 0 0 0 1px #ffffff14;height:11rem;left:50%;top:50%;transform:translate(-50%,-50%);width:11rem}.hero-share-disc-ring{border:1px solid hsla(0,0%,100%,.14);border-radius:999px;inset:1.3rem;position:absolute}.hero-share-disc-core{background:radial-gradient(circle at center,#fff8f1fa 0 24%,#cd5c2ab8 25% 100%);border-radius:999px;box-shadow:0 0 0 .45rem #fff8f11a;inset:4.1rem;position:absolute}.hero-share-eq{align-items:flex-end;bottom:2.4rem;display:flex;gap:.45rem;height:4.5rem;left:3rem}.hero-share-eq span{animation:hero-eq-bounce 1.4s ease-in-out infinite;background:linear-gradient(180deg,#cd5c2ae6,#9f3a1673);border-radius:999px;transform-origin:center bottom;width:.45rem}.hero-share-eq span:first-child{animation-delay:0s;height:1.2rem}.hero-share-eq span:nth-child(2){animation-delay:.15s;height:2.8rem}.hero-share-eq span:nth-child(3){animation-delay:.3s;height:4.4rem}.hero-share-eq span:nth-child(4){animation-delay:.45s;height:2.2rem}.hero-share-eq span:nth-child(5){animation-delay:.6s;height:3.4rem}.hero-share-wave{border:1px solid rgba(205,92,42,.2);border-radius:999px;opacity:.7}.hero-share-wave-one{animation:hero-wave-pulse 4.2s ease-out infinite;height:8rem;inset:2.3rem 2rem auto auto;width:8rem}.hero-share-wave-two{animation:hero-wave-pulse 4.2s ease-out 1.6s infinite;height:10.5rem;inset:auto auto 2.4rem 9rem;width:10.5rem}.hero-share-note{animation:hero-note-float 5.2s ease-in-out infinite;color:#9f3a16b8;font-size:2rem;font-weight:700;line-height:1}.hero-share-note-one{left:4.2rem;top:3rem}.hero-share-note-two{animation-delay:1.2s;bottom:3.4rem;right:4rem}@keyframes hero-disc-spin{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(1turn)}}@keyframes hero-eq-bounce{0%,to{opacity:.55;transform:scaleY(.55)}50%{opacity:1;transform:scaleY(1)}}@keyframes hero-wave-pulse{0%{opacity:0;transform:scale(.86)}25%{opacity:.4}to{opacity:0;transform:scale(1.18)}}@keyframes hero-note-float{0%,to{transform:translateY(0) rotate(-6deg)}50%{transform:translateY(-.75rem) rotate(4deg)}}@media(max-width:900px){.analytics-grid,.analytics-panels,.benefit-grid,.faq-grid,.hero-grid,.hero-mini-steps,.link-columns,.link-state-list-prominent,.pending-list{grid-template-columns:1fr}.hero h1{max-width:12ch}.hero-share-visual{min-height:13.2rem}}@media(max-width:720px){.page-shell{padding-top:1.5rem;width:min(100% - 1.25rem,100%)}.hero{padding:1rem 0 1.8rem}.hero h1{font-size:clamp(2.65rem,13vw,4rem);max-width:8.5ch}.hero-mini-steps{gap:.65rem;margin-top:1.35rem}.hero-mini-steps div{padding:.9rem}.compatibility-banner{margin-top:1rem;max-width:100%;width:100%}.compatibility-marquee{mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);max-width:100%;overflow:hidden;width:100%}.compatibility-marquee-track{animation:compatibility-marquee 20s linear infinite;flex-wrap:nowrap;gap:.45rem;max-width:none;padding-bottom:.1rem;width:-moz-max-content;width:max-content}.compatibility-marquee::-webkit-scrollbar{display:none}.compatibility-pill-banner{flex:0 0 auto}.compatibility-marquee-track .compatibility-pill-banner:nth-child(n+5){display:inline-flex}.resolver-form-featured{max-width:100%;min-width:0;padding:1.1rem;width:100%}.page-footer-tools{justify-content:stretch}.locale-switcher{justify-content:space-between;width:100%}.input-row{grid-template-columns:1fr}.refresh-button,.resolver-button,.share-link{width:100%}.result-grid,.summary-banner{grid-template-columns:1fr}.summary-artwork{aspect-ratio:1;height:auto;max-width:8rem;width:100%}.analytics-list li,.link-state-list li{align-items:flex-start;flex-direction:column}.result-card-head,.surface-header{flex-direction:column}.summary-info{justify-self:end}.summary-info-panel{margin-top:.75rem;max-height:50vh;overflow:auto;position:static;right:auto;top:auto;width:100%}.summary-info[open]{width:100%}.summary-info[open] summary{margin-bottom:.55rem}.hero-share-visual{display:none}.hero-share-disc{height:8rem;width:8rem}.hero-share-disc-core{inset:3rem}.hero-share-eq{bottom:1.5rem;height:3.4rem;left:1.5rem}.analytics-toolbar{align-items:stretch}.refresh-actions,.toolbar-field{width:100%}}.brand-eyebrow{align-items:center;display:inline-flex;gap:.45rem}.brand-home-link{color:inherit;cursor:pointer;text-decoration:none}.brand-home-link:hover .brand-mark{opacity:.85}.share-cta-surface{padding:2.5rem 2rem;text-align:center}.share-cta-heading{color:var(--ink);font-size:1.3rem;font-weight:700;margin-bottom:.5rem}.share-cta-body{color:var(--muted);font-size:.9rem;margin:0 auto 1.5rem;max-width:38ch}.share-cta-button{background:linear-gradient(135deg,var(--accent),var(--accent-strong));border-radius:9999px;color:#fff8f4;display:inline-block;font-size:.95rem;font-weight:600;padding:.75rem 1.75rem;text-decoration:none;transition:opacity .15s}.share-cta-button:hover{opacity:.88}.analytics-gate-surface{margin:0 auto;max-width:480px;padding:2.5rem 2rem}.analytics-gate-form{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.analytics-gate-input{background:var(--bg);border:1.5px solid var(--border);border-radius:8px;color:var(--ink);flex:1;font-family:inherit;font-size:.95rem;min-width:0;padding:.65rem 1rem}.analytics-gate-input:focus{border-color:var(--accent);outline:none}.analytics-gate-button{background:linear-gradient(135deg,var(--accent),var(--accent-strong));border:none;border-radius:8px;color:#fff8f4;cursor:pointer;font-family:inherit;font-size:.95rem;font-weight:600;padding:.65rem 1.5rem;transition:opacity .15s}.analytics-gate-button:hover:not(:disabled){opacity:.88}.analytics-gate-button:disabled{cursor:not-allowed;opacity:.45}.analytics-logout-button{background:none;border:1.5px solid var(--border);border-radius:8px;color:var(--muted);cursor:pointer;font-family:inherit;font-size:.85rem;padding:.45rem 1rem;transition:border-color .15s,color .15s}.analytics-logout-button:hover{border-color:var(--accent);color:var(--ink)}
