html{scroll-behavior:smooth}button,input{font:inherit}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
:root{--page:#101832;--surface:#182447;--raised:#21305a;--line:#52648f;--soft:#34456f;--text:#f7f8ff;--muted:#cbd4ef;--quiet:#9da9ca;--indigo:#7778f6;--blue:#70b8ff;--violet:#b59cf7;--success:#70d6b1;--warning:#f4c56a;--shadow:0 18px 60px #070d2088;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:var(--text);background:var(--page);font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--page)}body{background:radial-gradient(900px 420px at 78% -180px, #45449b55, transparent), var(--page);min-width:320px;color:var(--text);margin:0;font-size:15px;line-height:1.55}a,button,input{font:inherit;color:inherit}a{text-decoration:none}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid var(--blue);outline-offset:3px}.site{min-height:100vh;overflow:clip}.egg-icon{stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:24px;height:24px}.egg-mark{width:28px;height:28px;color:var(--blue);stroke-width:2.5px}.site-header{border-bottom:1px solid var(--soft);z-index:10;background:#101832ed;align-items:center;height:72px;padding:0 max(28px,50vw - 620px);display:flex;position:relative}.brand{letter-spacing:-.025em;align-items:center;gap:10px;font-weight:800;display:inline-flex}.desktop-nav{align-items:center;gap:28px;height:100%;margin-left:auto;display:flex}.desktop-nav a{color:var(--muted);font-size:15px;font-weight:650}.desktop-nav a:hover{color:var(--text)}.menu-toggle{border:1px solid var(--soft);background:0 0;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:44px;height:44px;margin-left:auto;display:none}.menu-toggle span{background:var(--text);border-radius:2px;width:17px;height:2px}main{width:min(1180px,100% - 48px);margin:auto;padding:58px 0 80px}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.052em;margin-bottom:0;font-size:clamp(42px,5vw,66px);line-height:1}h2{letter-spacing:-.03em;line-height:1.16}h3{letter-spacing:-.025em;line-height:1.2}.eyebrow{color:var(--blue);letter-spacing:.15em;margin-bottom:10px;font-size:11px;font-weight:800;display:block}.title-zone{grid-template-columns:1.25fr .75fr;align-items:end;gap:60px;margin-bottom:42px;display:grid}.title-zone>p,.title-zone>div:last-child>p{color:var(--muted);max-width:420px;margin-bottom:0}.workspace{grid-template-columns:minmax(0,1fr) 280px;align-items:stretch;gap:16px;display:grid}.calculator,.direction-note,.empty-editorial,.direction-compare,.release-panel,.state{border:1px solid var(--line);background:var(--surface);border-radius:9px}.calculator{min-width:0;padding:24px}.panel-head{justify-content:space-between;align-items:end;gap:24px;margin-bottom:20px;display:flex}.panel-head h2{margin:0;font-size:24px}.quiet-link,.text-link{color:var(--blue);font-size:12px;font-weight:650}.mode-tabs{border:1px solid var(--soft);background:#111b37;border-radius:7px;grid-template-columns:1fr 1fr;gap:4px;margin-bottom:22px;padding:4px;display:grid}.mode{background:0 0;border:1px solid #0000;border-radius:5px;justify-content:center;align-items:center;gap:10px;min-height:58px;display:flex}.mode.active{background:#293b72;border-color:#4c6299}.mode span{text-align:left;flex-direction:column;display:flex}.mode small{color:var(--quiet);font-size:10px}.mode .flow-icon{width:34px;height:26px;color:var(--blue);stroke-width:1.8px}.form-grid{grid-template-columns:minmax(0,1fr) 48px minmax(0,1fr);align-items:end;gap:12px;display:grid}.field{min-width:0;font-size:12px;font-weight:700;display:block}.field>span{color:var(--muted);margin-bottom:7px;display:block}.picker-wrap{border:1px solid var(--line);background:#111b37;border-radius:6px;align-items:center;gap:8px;height:49px;display:flex;position:relative}.picker-wrap>.egg-icon{color:var(--blue);width:19px;margin-left:12px}.picker-wrap>.parent-pal-icon{stroke-width:1.7px;color:#8da7ff;width:21px;height:21px}.selected-pal-image{object-fit:contain;background:#22315a;border-radius:5px;flex:none;width:38px;height:38px;margin-left:5px}.picker-wrap input{background:0 0;border:0;outline:0;width:100%;min-width:0;height:100%;padding:0 36px 0 0;font-size:12px}.picker-wrap input::placeholder{color:var(--quiet)}.clear{background:#283962;border:0;border-radius:5px;width:30px;height:30px;position:absolute;right:7px}.suggestions{z-index:20;border:1px solid var(--line);max-height:260px;box-shadow:var(--shadow);background:#111a35;border-radius:7px;margin:0;padding:5px;list-style:none;position:absolute;top:calc(100% + 5px);left:0;right:0;overflow:auto}.suggestions li{cursor:pointer;border-radius:5px;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:48px;padding:6px 10px 6px 6px;display:grid}.suggestions li>img{object-fit:contain;background:#22315a;border-radius:5px;width:38px;height:38px}.suggestions li[role=option]{content-visibility:auto;contain-intrinsic-size:48px}.suggestions li>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.suggestions .suggestion-summary{z-index:2;border-bottom:1px solid var(--soft);min-height:32px;color:var(--blue);cursor:default;letter-spacing:.04em;background:#162140;border-radius:7px 7px 0 0;margin:-5px -5px 4px;padding:7px 11px;font-size:10px;display:flex;position:sticky;top:-5px}.suggestions li.active,.suggestions li:hover{background:var(--raised)}.suggestions small{color:var(--quiet);letter-spacing:.08em;font-size:9px}.suggestions .no-match{color:var(--muted);cursor:default;display:flex}.swap{border:1px solid var(--soft);height:49px;color:var(--blue);background:#162140;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;display:flex}.swap small{color:var(--quiet);font-size:8px}.primary,.button{background:linear-gradient(100deg, var(--indigo), #8a7df7);color:#fff;border:0;border-radius:5px;font-weight:750}.primary{justify-content:center;align-items:center;gap:9px;width:100%;min-height:48px;margin-top:18px;display:flex}.primary .egg-icon{width:18px}.primary>span{margin-left:3px}.button{justify-content:center;align-items:center;padding:12px 16px;font-size:12px;display:inline-flex}.status{border:1px solid var(--soft);background:#111b37;border-radius:6px;align-items:center;gap:12px;min-height:64px;margin-top:14px;padding:12px 14px;display:flex}.status .egg-icon{color:var(--blue)}.status span{flex-direction:column;display:flex}.status small{color:var(--muted)}.status.warning{border-color:#856c3e}.status.warning .egg-icon{color:var(--warning)}.status.error{border-color:#76518d}.direction-note{padding:24px}.direction-note h2{font-size:23px}.direction-note>div{border-top:1px solid var(--soft);gap:11px;padding:17px 0;display:flex}.direction-note>div .egg-icon{color:var(--violet)}.direction-note p,.direction-note p span{flex-direction:column;margin:0;display:flex}.direction-note p span{color:var(--muted);font-size:12px}.direction-note>a{color:var(--blue);margin-top:8px;font-size:12px;display:inline-block}.result-card{border:1px solid var(--line);background:#111b37;border-radius:7px;margin-top:18px;overflow:hidden}.result-title{border-bottom:1px solid var(--soft);align-items:center;gap:10px;padding:12px 14px;display:flex}.result-title .egg-icon{color:var(--success)}.result-title span{flex-direction:column;display:flex}.result-title small,.result-name>span{color:var(--blue);letter-spacing:.12em;font-size:9px;font-weight:800}.result-body{grid-template-columns:82px minmax(150px,1fr) minmax(240px,1.3fr);align-items:center;gap:16px;padding:16px;display:grid}.result-body img{object-fit:cover;border:1px solid var(--line);border-radius:6px;width:82px;height:82px}.result-name h3{margin:4px 0;font-size:28px}.result-name p{color:var(--muted);margin:0;font-size:11px}.stats{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.stats>div{background:var(--raised);border-radius:5px;flex-direction:column;padding:11px;display:flex}.stats small{color:var(--muted);font-size:9px}.stats p{color:var(--quiet);grid-column:1/-1;margin:0;font-size:9px}.result-actions{gap:8px;padding:0 16px 16px;display:flex}.result-actions button{border:1px solid var(--line);background:var(--raised);border-radius:5px;min-height:44px;padding:0 13px;font-size:11px}.pair-results ul{grid-template-columns:1fr 1fr;gap:7px;margin:0;padding:14px;list-style:none;display:grid}.pair-results li{border:1px solid var(--soft);background:#152141;border-radius:7px;grid-template-columns:minmax(0,1fr) 22px minmax(0,1fr);align-items:center;gap:8px;min-width:0;padding:10px;display:grid}.pair-pal{grid-template-columns:38px minmax(0,1fr);align-items:center;gap:8px;min-width:0;display:grid}.pair-pal>img{object-fit:contain;border:1px solid var(--soft);background:#22315a;border-radius:6px;width:38px;height:38px}.pair-pal>span{flex-direction:column;min-width:0;display:flex}.pair-pal b{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.pair-pal small{color:var(--quiet);letter-spacing:.06em;font-size:9px}.pair-plus{width:22px;height:22px;color:var(--blue);background:#293b72;border-radius:50%;place-items:center;font-weight:800;display:grid}.trust-note{border:1px solid var(--soft);border-radius:7px;align-items:center;gap:12px;margin-top:14px;padding:14px 18px;display:flex}.trust-note .egg-icon{color:var(--warning)}.trust-note span{flex-direction:column;display:flex}.trust-note small{color:var(--muted)}.trust-note a{color:var(--blue);margin-left:auto;font-size:12px}.how{margin-top:86px}.section-title{max-width:760px;margin-bottom:28px}.section-title h2,.steps-section h2{margin:0;font-size:34px}.section-title h2{margin-bottom:10px}.section-title p{color:var(--muted);margin:0}.steps{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.steps article{border:1px solid var(--soft);background:linear-gradient(145deg,#151f3d,#111a34);border-radius:9px;min-height:172px;padding:22px;box-shadow:inset 0 1px #8da7ff0d}.steps article>span{color:var(--blue);letter-spacing:.06em;font-size:16px;font-weight:800;line-height:1}.step-meta{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.step-meta>span{color:var(--blue);letter-spacing:.06em;font-size:16px;font-weight:800;line-height:1}.step-meta .egg-icon{width:28px;height:28px;color:var(--violet);background:#253564;border:1px solid #6f79bf;border-radius:7px;padding:5px}.steps h3{margin-bottom:8px}.steps p{color:var(--muted);margin:0;font-size:13px}.entry-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:44px;display:grid}.entry-grid>a{border:1px solid var(--soft);background:#141f3d;border-radius:7px;align-items:center;gap:13px;min-height:82px;padding:18px;display:flex}.entry-grid .egg-icon{color:var(--blue)}.entry-grid a>span{flex-direction:column;display:flex}.entry-grid small{color:var(--muted)}.entry-grid i{color:var(--blue);margin-left:auto;font-style:normal}.content-page{min-height:70vh}.content-page .actions{align-items:center;gap:14px;margin-top:20px;display:flex}.empty-editorial{align-items:center;gap:28px;min-height:250px;padding:38px;display:flex}.guide-collection-icon{background:linear-gradient(145deg,#273b73,#1a2853);border:1px solid #6f79bf;border-radius:18px;flex:none;place-items:center;width:104px;height:104px;display:grid;box-shadow:inset 0 1px #8398dc45}.guide-collection-icon svg{color:#b993ff;stroke:currentColor;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round;width:65px;height:65px}.empty-editorial h2{margin-bottom:10px;font-size:31px}.empty-editorial p{color:var(--muted)}.steps-section{margin-top:72px}.steps-section>div:first-child{justify-content:space-between;align-items:end;margin-bottom:24px;display:flex}.split{grid-template-columns:1.4fr .6fr;align-items:center;gap:48px;margin-top:68px;display:grid}.split p{color:var(--muted)}.split aside,.callout{background:#1f2847;border:1px solid #7c673e;border-radius:7px;padding:24px}.split aside a,.callout a{color:var(--blue)}.breadcrumbs{color:var(--quiet);gap:12px;margin-bottom:40px;font-size:13px;display:flex}.direction-compare{margin-bottom:56px;padding:25px}.compare-grid{grid-template-columns:1fr 1fr;gap:10px;margin-top:22px;display:grid}.compare-grid article{border:1px solid var(--soft);background:#1b284c;border-radius:6px;padding:22px}.compare-grid small{color:var(--blue);letter-spacing:.1em}.compare-grid h3{font-size:22px}.compare-grid p{color:var(--muted)}.compare-grid a{color:var(--blue);font-size:12px}.reading-grid{grid-template-columns:minmax(0,1fr) 290px;gap:46px;display:grid}.reading article{border-top:1px solid var(--soft);grid-template-columns:52px 1fr;gap:18px;padding:24px 0;display:grid}.reading article>b{color:var(--blue);letter-spacing:.06em;font-size:16px;line-height:1}.reading article h2{margin-bottom:10px;font-size:22px}.reading article p{color:var(--muted);margin:0}.guide-rail{align-self:start;position:sticky;top:24px}.callout small{color:var(--warning);font-weight:800}.callout h3{margin-top:9px}.callout p{color:var(--muted)}.faq-flow article{margin-bottom:38px}.faq-flow article>header{border-bottom:1px solid var(--line);grid-template-columns:52px 1fr;padding-bottom:18px;display:grid}.faq-flow header span{color:var(--blue);letter-spacing:.06em;font-size:16px;font-weight:800;line-height:1}.faq-flow header h2{margin:0;font-size:25px}.faq-flow details{border-bottom:1px solid var(--soft)}.faq-flow summary{cursor:pointer;justify-content:space-between;padding:18px 20px;font-weight:700;list-style:none;display:flex}.faq-flow details p{color:var(--muted);margin:-8px 20px 18px}.release-panel{justify-content:space-between;align-items:center;margin-top:60px;padding:28px;display:flex}.release-panel h2{margin-bottom:8px}.release-panel p{color:var(--muted);margin:0}.legal-page{max-width:980px}.legal-page .reading{max-width:820px;margin:auto}.state-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.state{border-top:4px solid var(--blue);gap:14px;min-height:260px;padding:26px;display:flex}.state.empty{border-top-color:var(--warning)}.state.error{border-top-color:var(--violet)}.state small{color:var(--muted)}.state h2{margin-top:12px}.state p{color:var(--muted)}.state a{color:var(--blue)}.site-footer{border-top:1px solid var(--soft);width:min(1240px,100% - 48px);margin:20px auto 0;padding:38px 0 24px}.footer-main{grid-template-columns:1fr 1fr;gap:70px;display:grid}.footer-main p{max-width:420px;color:var(--muted);margin:14px 0 0;font-size:12px}.footer-links{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.footer-links div{flex-direction:column;gap:8px;display:flex}.footer-links b{color:var(--quiet);letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px;font-size:10px}.footer-links a{color:var(--muted);font-size:12px}.footer-legal{border-top:1px solid var(--soft);color:var(--quiet);justify-content:space-between;gap:30px;margin-top:34px;padding-top:18px;font-size:10px;display:flex}.menu-backdrop{z-index:50;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#060b1cc9;justify-content:flex-end;display:flex;position:fixed;inset:0}.mobile-menu{border-left:1px solid var(--line);background:var(--surface);width:min(330px,88vw);min-height:100%;box-shadow:var(--shadow);padding:24px}.mobile-menu-head{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.mobile-menu-head .eyebrow{margin:0}.mobile-menu-head button{border:1px solid var(--soft);background:0 0;border-radius:7px;width:44px;height:44px;font-size:24px}.mobile-menu nav{flex-direction:column;display:flex}.mobile-menu nav a{border-bottom:1px solid var(--soft);justify-content:space-between;align-items:center;min-height:56px;padding:0 5px;font-weight:700;display:flex}.analytics-consent{z-index:70;border:1px solid var(--line);width:min(1180px,100% - 40px);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#111a35f7;border-radius:10px;align-items:center;gap:20px;margin:0 auto;padding:16px 18px;display:flex;position:fixed;bottom:20px;left:20px;right:20px}.analytics-consent>div:first-child{flex:1;min-width:0}.analytics-consent strong{margin-bottom:5px;font-size:16px;display:block}.analytics-consent p{color:var(--muted);margin:0;font-size:12px}.analytics-consent a{color:var(--blue);margin-top:7px;font-size:11px;font-weight:700;display:inline-block}.analytics-consent-actions{flex:none;gap:8px;display:flex}.analytics-consent-actions button,.analytics-settings{border-radius:6px;min-height:42px;padding:0 14px;font-size:12px;font-weight:750}.consent-decline{border:1px solid var(--line);background:var(--raised)}.consent-accept{background:linear-gradient(100deg, var(--indigo), #8a7df7);color:#fff;border:0}.analytics-settings{border:1px solid var(--soft);min-height:36px;color:var(--muted);background:#111a35;border-radius:6px;margin:0 12px 12px;padding-inline:12px;font-size:12px;font-weight:750;display:block}@media (max-width:760px){.site-header{height:72px;padding:0 16px}.desktop-nav{display:none}.menu-toggle{display:flex}main{width:min(100% - 32px,560px);padding:38px 0 58px}h1{font-size:clamp(36px,11vw,48px)}.title-zone{grid-template-columns:1fr;gap:18px;margin-bottom:34px}.title-zone>p,.title-zone>div:last-child>p{font-size:16px}.workspace{grid-template-columns:1fr}.calculator,.direction-note{padding:16px}.panel-head{flex-direction:column;align-items:start;gap:8px}.mode{min-height:70px;padding:8px}.mode .egg-icon{width:19px}.mode b{font-size:13px}.form-grid{grid-template-columns:1fr}.swap{flex-direction:row;gap:7px;width:100%;height:40px}.result-body{grid-template-columns:70px 1fr}.result-body img{width:70px;height:70px}.stats{grid-column:1/-1}.result-actions{flex-direction:column}.pair-results ul{grid-template-columns:1fr}.trust-note{align-items:flex-start}.trust-note a{display:none}.how{margin-top:64px}.section-title,.steps-section>div:first-child{display:block}.section-title h2,.steps-section h2{margin-bottom:12px;font-size:30px}.steps{grid-template-columns:1fr}.steps article{min-height:0}.entry-grid,.compare-grid,.reading-grid,.split,.state-grid{grid-template-columns:1fr}.entry-grid{margin-top:28px}.content-page .actions{align-items:stretch}.content-page .actions .button{flex:1}.empty-editorial{align-items:flex-start;padding:24px 20px}.guide-collection-icon{border-radius:14px;width:68px;height:68px}.guide-collection-icon svg{width:43px;height:43px}.steps-section,.split{margin-top:52px}.breadcrumbs{margin-bottom:30px}.direction-compare{padding:18px}.guide-rail{position:static}.reading article{grid-template-columns:34px 1fr;gap:8px}.faq-flow article>header{grid-template-columns:34px 1fr}.faq-flow summary{padding-inline:8px}.faq-flow details p{margin-inline:8px}.release-panel{flex-direction:column;align-items:flex-start;gap:20px}.site-footer{width:calc(100% - 32px);padding-top:30px}.footer-main{grid-template-columns:1fr;gap:34px}.footer-links{gap:16px}.footer-legal{flex-direction:column}.analytics-consent{flex-direction:column;align-items:stretch;gap:14px;width:auto;padding:16px;bottom:12px;left:12px;right:12px}.analytics-consent-actions{grid-template-columns:1fr 1fr;display:grid}.analytics-settings{margin:0 8px 8px}}@media (max-width:390px){.brand{font-size:14px}main,.site-footer{width:calc(100% - 24px)}.mode-tabs{grid-template-columns:1fr 1fr}.mode{justify-content:flex-start}.mode small{font-size:9px}.empty-editorial{flex-direction:column}}
