:root{--pokechex-bg:#f8f7f2;--pokechex-surface:#fff;--pokechex-surface-2:#fcfbf7;--pokechex-elevated:#f3f0ea;--pokechex-border:#e6dfd2;--pokechex-accent:#7c6ff6;--pokechex-accent-soft:#7c6ff61f;--pokechex-accent-muted:#7c6ff642;--pokechex-accent-button:#5f50d8;--pokechex-accent-button-soft:#5f50d81f;--pokechex-accent-warm:#ffbd45;--pokechex-accent-warm-soft:#ffbd4533;--pokechex-accent-play:#9a7cff;--pokechex-accent-coral:#f97363;--pokechex-text:#211f2c;--pokechex-text-secondary:#655f6d;--pokechex-text-muted:#9a9489;--pokechex-positive:#5f50d8;--pokechex-destructive:#d84f4f;--pokechex-soft-line:#211f2c0e;--pokechex-shadow-soft:0 18px 54px #211f2c17;--pokechex-shadow-button:0 10px 22px #5f50d82e}.pokechex-header{z-index:8;max-width:1280px;margin:0 auto 24px;position:sticky;top:16px}.pokechex-header-inner{background:#fcfbf7e6;background:color-mix(in oklab, var(--pokechex-bg), white 55%);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid #e6dfd2d1;border-radius:999px;justify-content:space-between;align-items:center;gap:16px;min-height:54px;padding:6px 8px 6px 10px;display:flex;box-shadow:0 10px 36px #211f2c0f}.pokechex-brand-link{color:inherit;align-items:center;gap:9px;text-decoration:none;display:inline-flex}.pokechex-header-name{color:var(--pokechex-text);letter-spacing:0;font-size:1.02rem;font-weight:750}.pokechex-nav{align-items:center;gap:4px;display:none}.pokechex-nav a,.pokechex-header-cta{min-block-size:40px;color:var(--pokechex-text-secondary);border-radius:999px;align-items:center;font-size:.9rem;font-weight:700;text-decoration:none;display:inline-flex}.pokechex-nav a{padding:0 14px}.pokechex-nav a:hover{color:var(--pokechex-text);background:#ffffff94}.pokechex-header-cta{background:var(--pokechex-surface);color:var(--pokechex-accent-button);box-shadow:inset 0 0 0 1px var(--pokechex-border);white-space:nowrap;text-wrap:nowrap;gap:6px;padding:0 15px}.pokechex-header-cta svg{width:16px;height:16px}@media (min-width:760px){.pokechex-nav{display:inline-flex}}@media (max-width:520px){.pokechex-header-cta span{display:none}.pokechex-header-cta{justify-content:center;width:42px;padding:0}}@media (max-width:620px){.pokechex-container{padding-top:12px}.pokechex-header{margin-bottom:18px;top:12px}.pokechex-header-inner{min-height:50px}}.pokechex-logo-placeholder{width:64px;height:64px;box-shadow:none;background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;display:inline-flex;position:relative}.pokechex-logo-placeholder.is-small{width:42px;height:42px}.pokechex-logo-placeholder img{width:100%;height:100%;display:block}.pokechex-container{background:var(--pokechex-bg);min-height:100dvh;padding:18px clamp(22px,4vw,56px) 28px;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;position:relative;overflow-x:hidden}.pokechex-container:before{content:"";pointer-events:none;background-image:linear-gradient(var(--pokechex-soft-line) 1px, transparent 1px), linear-gradient(90deg, var(--pokechex-soft-line) 1px, transparent 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000000e6,#0000 72%);mask-image:linear-gradient(#000000e6,#0000 72%)}.pokechex-landing{z-index:1;gap:58px;width:100%;max-width:1280px;margin:0 auto;display:grid;position:relative}.pokechex-hero{grid-template-columns:1fr;gap:22px;display:grid}@media (min-width:820px){.pokechex-hero{grid-template-columns:minmax(500px,.95fr) minmax(420px,.82fr);align-items:center;gap:clamp(46px,5vw,82px);min-height:min(740px,100dvh - 116px)}}.pokechex-hero-main{background:0 0;border:0;border-radius:0;padding:28px 0}.pokechex-hero-title-row{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.pokechex-hero-copy{max-width:650px}.pokechex-hero-kicker{color:var(--pokechex-accent-button);margin:0 0 18px;font-size:.95rem;font-weight:800}.pokechex-title{color:var(--pokechex-text);letter-spacing:0;text-wrap:balance;max-width:14.8ch;margin:0;font-size:clamp(3.2rem,4.6vw,5rem);line-height:.98}.pokechex-title span{display:block}@media (max-width:620px){.pokechex-hero-main{padding:16px 0 20px}.pokechex-title{max-width:10.8ch;font-size:clamp(2.52rem,11vw,3rem);line-height:.98}.pokechex-hero-kicker{margin-bottom:14px;font-size:.88rem}.pokechex-description{margin-top:12px;font-size:.94rem;line-height:1.42}.pokechex-hero-points{gap:7px;margin-top:14px}.pokechex-hero-point{font-size:.84rem}.pokechex-hero-signup{margin-top:14px;padding-top:14px}}.pokechex-hero-line{max-width:12ch;color:var(--pokechex-text);letter-spacing:0;margin:10px 0 0;font-size:clamp(28px,4.2vw,46px);font-weight:800;line-height:1.02}.pokechex-description{max-width:56ch;color:var(--pokechex-text-secondary);text-wrap:pretty;margin:20px 0 0;font-size:1.06rem;line-height:1.58}.pokechex-product-placeholder{flex-shrink:0;width:160px;height:118px;position:relative}.pokechex-product-placeholder.is-compact{width:118px;height:92px}.pokechex-product-card{border:1px solid var(--pokechex-border);background:var(--pokechex-surface);border-radius:8px;width:46px;height:70px;position:absolute;top:14px}.pokechex-product-card.is-left{left:18px;transform:rotate(-10deg)}.pokechex-product-card.is-right{right:18px;transform:rotate(10deg)}.pokechex-product-card.is-main{place-content:center;width:58px;height:84px;display:grid;top:4px;left:50%;transform:translate(-50%);box-shadow:0 12px 24px #211f2c0f}.pokechex-product-swatches{justify-content:center;gap:5px;margin-bottom:10px;display:flex}.pokechex-product-swatches span{border-radius:999px;width:8px;height:8px}.pokechex-product-swatches span:first-child{background:var(--pokechex-accent)}.pokechex-product-swatches span:nth-child(2){background:var(--pokechex-accent-warm)}.pokechex-product-swatches span:nth-child(3){background:var(--pokechex-accent-play)}.pokechex-product-rule{background:var(--pokechex-elevated);border-radius:999px;width:32px;height:4px;margin:0 auto 6px}.pokechex-product-rule.is-short{width:22px;margin-bottom:0}.pokechex-hero-signup{border-top:1px solid var(--pokechex-border);max-width:460px;margin-top:24px;padding-top:18px;container-type:inline-size}.pokechex-hero-points{gap:10px;max-width:550px;margin-top:24px;display:grid}.pokechex-hero-point{color:var(--pokechex-text-secondary);grid-template-columns:22px 1fr;align-items:center;gap:10px;font-size:.94rem;font-weight:650;display:grid}.pokechex-hero-point svg{width:18px;height:18px;color:var(--pokechex-accent)}@media (min-width:820px){.pokechex-hero-main{grid-area:1/1;align-self:start;padding-top:clamp(54px,7vh,92px)}.pokechex-hero-panel{grid-area:1/2}}.pokechex-hero-signup .pokechex-form{margin-top:12px}.pokechex-spots-line{color:var(--pokechex-accent);margin:10px 0 0;font-size:14px;font-weight:750}@container (min-width:430px){.pokechex-hero-signup .pokechex-form{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px}.pokechex-hero-signup .pokechex-form-label,.pokechex-hero-signup .pokechex-privacy,.pokechex-hero-signup .pokechex-error{grid-column:1/-1}.pokechex-hero-signup .pokechex-button{min-width:178px}}.pokechex-hero-panel{color:var(--pokechex-text);box-shadow:none;background:0 0;border:0;border-radius:0;align-self:stretch;padding:0;overflow:visible}.pokechex-app-preview{border:1px solid var(--pokechex-border);background:linear-gradient(180deg, #fcfbf7f0, #fffffffa), var(--pokechex-surface);width:min(100%,430px);min-height:640px;color:var(--pokechex-text);border-radius:28px;flex-direction:column;margin:0 auto;padding:24px;display:flex;box-shadow:0 28px 80px #211f2c1a}.pokechex-preview-caption{width:min(100%,430px);color:var(--pokechex-text-secondary);gap:4px;margin:14px auto 0;padding:0 8px;font-size:.9rem;display:grid}.pokechex-preview-caption span{color:var(--pokechex-accent-button);align-items:center;gap:6px;font-size:.82rem;font-weight:800;display:inline-flex}.pokechex-preview-caption svg{width:15px;height:15px}.pokechex-preview-caption strong{color:var(--pokechex-text);text-wrap:pretty;font-size:1rem;font-weight:750;line-height:1.35}.pokechex-app-header{justify-content:space-between;align-items:center;min-height:40px;margin-bottom:58px;display:flex}.pokechex-app-header p{color:var(--pokechex-text);margin:0;font-size:18px;font-weight:700}.pokechex-app-actions{gap:24px;margin-bottom:30px;display:grid}.pokechex-app-actions div{color:var(--pokechex-text);align-items:center;gap:18px;font-size:21px;line-height:1.2;display:flex}.pokechex-app-actions svg{width:24px;height:24px;color:var(--pokechex-accent-button);flex-shrink:0}.pokechex-app-thread{gap:10px;margin-top:auto;margin-bottom:16px;display:grid}.pokechex-user-bubble{background:var(--pokechex-accent-button);color:#fff;border-radius:18px 18px 4px;justify-self:end;max-width:78%;padding:11px 14px;font-size:14px;font-weight:600}.pokechex-segmentation-preview{border:1px solid var(--pokechex-border);background:var(--pokechex-surface-2);border-radius:8px;grid-template-columns:repeat(3,1fr);justify-self:end;gap:6px;width:min(68%,232px);padding:8px;display:grid}.pokechex-segmentation-preview span{aspect-ratio:3/4;border:1px solid var(--pokechex-accent-muted);background:linear-gradient(180deg, #ffffffad, #fff0), var(--pokechex-accent-warm-soft);border-radius:4px;position:relative}.pokechex-segmentation-preview span:after{content:attr(data-label);color:var(--pokechex-accent-button);font-size:9px;font-weight:800;position:absolute;top:5px;left:5px}.pokechex-segmentation-preview span:nth-child(2n){background:linear-gradient(180deg, #ffffffa3, #fff0), var(--pokechex-accent-soft)}.pokechex-segmentation-preview span:nth-child(5){box-shadow:0 0 0 2px var(--pokechex-accent)}.pokechex-batch-summary{color:var(--pokechex-text-muted);text-transform:uppercase;letter-spacing:.5px;justify-self:end;align-items:center;gap:6px;font-size:11px;font-weight:750;display:inline-flex}.pokechex-batch-summary span{border:1px solid var(--pokechex-border);background:var(--pokechex-surface);border-radius:999px;padding:5px 8px}.pokechex-thinking-row{color:var(--pokechex-text-muted);text-transform:uppercase;letter-spacing:.8px;border-top:1px solid var(--pokechex-border);justify-self:start;align-items:center;gap:8px;width:100%;padding:12px 0;font-size:13px;font-weight:650;display:inline-flex}.pokechex-pulse-dot{background:var(--pokechex-accent);width:8px;height:8px;box-shadow:0 0 0 5px var(--pokechex-accent-soft);border-radius:999px}.pokechex-report-preview{border-top:1px solid var(--pokechex-border);border-bottom:1px solid var(--pokechex-border);padding:12px 0}.pokechex-report-head,.pokechex-image-match-row{justify-content:space-between;align-items:center;gap:10px;min-width:0;display:flex}.pokechex-report-head span,.pokechex-image-match-row span:first-child{color:var(--pokechex-text-muted);text-transform:uppercase;letter-spacing:.8px;align-items:center;gap:7px;min-width:0;font-size:12px;font-weight:750;display:inline-flex}.pokechex-report-head svg,.pokechex-image-match-row svg{width:15px;height:15px;color:var(--pokechex-accent)}.pokechex-image-match-row{color:var(--pokechex-text);margin-top:12px}.pokechex-image-match-row span:first-child{color:var(--pokechex-text);text-transform:none;letter-spacing:0;font-size:13px}.pokechex-mini-pill{background:var(--pokechex-accent-soft);min-width:22px;height:22px;color:var(--pokechex-accent);border-radius:999px;justify-content:center;align-items:center;padding:0 7px;font-size:11px;font-weight:800;display:inline-flex}.pokechex-composer-preview{background:var(--pokechex-elevated);border-radius:999px;align-items:center;gap:8px;min-height:56px;padding:6px;display:flex}.pokechex-composer-preview button{background:var(--pokechex-surface);width:44px;height:44px;color:var(--pokechex-text);border:0;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.pokechex-composer-preview button:last-child{background:var(--pokechex-accent-button);color:#fff}.pokechex-composer-preview svg{width:20px;height:20px}.pokechex-composer-preview span{color:var(--pokechex-text-muted);flex:1;font-size:15px}.pokechex-app-tabs{border-top:1px solid var(--pokechex-border);grid-template-columns:repeat(4,1fr);gap:8px;margin-top:18px;padding-top:10px;display:grid}.pokechex-app-tabs span{color:var(--pokechex-text-muted);flex-direction:column;align-items:center;gap:4px;font-size:11px;font-weight:600;display:inline-flex}.pokechex-app-tabs span.is-active{color:var(--pokechex-accent)}.pokechex-app-tabs svg{width:22px;height:22px}.pokechex-chat-preview-head{justify-content:space-between;align-items:center;margin-bottom:84px;display:flex}.pokechex-chat-preview-head p{color:var(--pokechex-text);margin:0;font-size:18px;font-weight:650}.pokechex-chat-preview-head .pokechex-logo-placeholder{background:var(--pokechex-surface);border-color:var(--pokechex-border);box-shadow:none}.pokechex-chat-icon-btn{background:0 0;border:0;align-content:center;gap:5px;width:36px;height:36px;padding:0;display:grid}.pokechex-chat-icon-btn span{background:var(--pokechex-text);border-radius:2px;width:24px;height:2px;display:block}.pokechex-chat-preview-actions{gap:24px;margin-bottom:28px;display:grid}.pokechex-chat-preview-actions div{color:var(--pokechex-text);align-items:center;gap:18px;font-size:20px;line-height:1.2;display:flex}.pokechex-chat-preview-actions svg{width:24px;height:24px;color:var(--pokechex-accent-button);flex-shrink:0}.pokechex-hero-panel-head{align-items:flex-start;gap:10px;margin-bottom:14px;display:flex}.pokechex-hero-panel-icon{background:#7c6ff638;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin-top:1px;display:inline-flex}.pokechex-hero-panel-icon svg{width:17px;height:17px;color:var(--pokechex-accent)}.pokechex-hero-panel-title{color:var(--pokechex-text);margin:0;font-size:18px;font-weight:750;line-height:1.2}.pokechex-hero-panel-sub{color:var(--pokechex-text-secondary);margin:6px 0 0;font-size:14px;line-height:1.35}.pokechex-form{gap:11px;width:100%;display:grid}.pokechex-form-label{color:var(--pokechex-text-secondary);margin:2px 0 0;font-size:13px;font-weight:600}.pokechex-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}.pokechex-input-wrap{width:100%;max-width:100%;position:relative}.pokechex-input-icon{width:18px;height:18px;color:var(--pokechex-text-muted);pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.pokechex-input-wrap:focus-within .pokechex-input-icon{color:var(--pokechex-accent)}.pokechex-input{background:var(--pokechex-elevated);width:100%;max-width:100%;height:56px;color:var(--pokechex-text);box-sizing:border-box;border:0;border-radius:999px;padding:0 14px 0 42px;font-size:15px;transition:border-color .18s,box-shadow .18s,background-color .18s}.pokechex-input::placeholder{color:var(--pokechex-text-muted)}.pokechex-input:focus{background:var(--pokechex-elevated);border-color:#0000;outline:none;box-shadow:0 0 0 2px #7c6ff647}.pokechex-input:focus-visible,.pokechex-button:focus-visible,.pokechex-nav a:focus-visible,.pokechex-header-cta:focus-visible,.pokechex-brand-link:focus-visible,.pokechex-alpha-nav:focus-visible,.pokechex-alpha-dot:focus-visible,.pokechex-footer-link:focus-visible,.pokechex-footer-btn:focus-visible,.pokechex-modal-close:focus-visible{outline:2px solid var(--pokechex-accent-button);outline-offset:3px}.pokechex-input:user-invalid{box-shadow:0 0 0 2px #d84f4f38}.pokechex-input:user-valid{box-shadow:0 0 0 1px #5f50d833}.pokechex-button{color:#fff;cursor:pointer;box-sizing:border-box;background:var(--pokechex-accent-button);width:100%;max-width:100%;height:54px;box-shadow:var(--pokechex-shadow-button);border:none;border-radius:999px;justify-content:center;align-items:center;gap:4px;font-size:15px;font-weight:700;transition:transform .15s,box-shadow .15s;animation:none;display:inline-flex}@keyframes pokechex-btn-glow{0%,to{box-shadow:0 8px 18px #5f50d829}50%{box-shadow:0 8px 18px #5f50d829}}.pokechex-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 13px 28px #5f50d838}.pokechex-button:disabled{opacity:.6;cursor:not-allowed}.pokechex-button-text{line-height:1}.pokechex-button-arrow{font-size:18px;line-height:1}.pokechex-privacy{color:var(--pokechex-text-secondary);align-items:center;gap:8px;margin:4px 0 0;font-size:13px;display:inline-flex}.pokechex-privacy-icon{width:15px;height:15px;color:var(--pokechex-positive);flex-shrink:0}.pokechex-error{color:var(--pokechex-destructive);margin:0;font-size:13px}.pokechex-success{border:0;border-top:1px solid var(--pokechex-border);background:0 0;border-radius:0;grid-template-columns:34px 1fr;align-items:center;column-gap:12px;padding:14px 0 0;display:grid;position:relative}.pokechex-success:before{content:"";background:var(--pokechex-accent-soft);width:30px;height:30px;box-shadow:inset 0 0 0 1px var(--pokechex-accent-muted);border-radius:999px;grid-row:1/3}.pokechex-success:after{content:"";border-right:2px solid var(--pokechex-accent-button);border-bottom:2px solid var(--pokechex-accent-button);width:8px;height:13px;position:absolute;top:23px;left:10px;transform:rotate(42deg)}.success-title{color:var(--pokechex-accent-button);margin:0 0 4px;font-weight:700}.pokechex-success p:last-child{color:var(--pokechex-text-secondary);margin:0;font-size:14px}.pokechex-stats{border-top:1px solid var(--pokechex-border);border-bottom:1px solid var(--pokechex-border);grid-template-columns:1fr;gap:0;padding:0;display:grid}@media (min-width:720px){.pokechex-stats{grid-template-columns:repeat(4,1fr)}}.pokechex-stat-card{border:none;border-top:1px solid var(--pokechex-border);text-align:center;background:0 0;border-radius:0;padding:22px 18px}.pokechex-stat-card:first-child{border-top:0}@media (min-width:720px){.pokechex-stat-card{border-top:0;border-left:1px solid var(--pokechex-border)}.pokechex-stat-card:first-child{border-left:0}}.pokechex-stat-value{color:var(--pokechex-accent);margin:0;font-size:clamp(28px,4vw,42px);font-weight:800;line-height:1}.pokechex-stat-label{color:var(--pokechex-text-secondary);margin:8px 0 0;font-size:13px}.pokechex-plans{border-top:1px solid var(--pokechex-border);border-bottom:1px solid var(--pokechex-border);padding:36px 0;scroll-margin-top:96px}.pokechex-plans-head{grid-template-columns:1fr;gap:10px;margin-bottom:24px;display:grid}@media (min-width:820px){.pokechex-plans-head{grid-template-columns:minmax(0,.62fr) minmax(320px,.52fr);align-items:end;gap:34px}}.pokechex-plans-head h2{max-width:14ch;color:var(--pokechex-text);letter-spacing:0;margin:0;font-size:clamp(30px,4.4vw,50px);line-height:1}.pokechex-plans-head p{color:var(--pokechex-text-secondary);max-width:46ch;margin:0;font-size:15px;line-height:1.55}.pokechex-plan-grid{border-top:1px solid var(--pokechex-border);border-bottom:1px solid var(--pokechex-border);grid-template-columns:1fr;gap:0;display:grid;container-type:inline-size}@media (min-width:900px){.pokechex-plan-grid{grid-template-columns:repeat(3,1fr)}}.pokechex-plan{flex-direction:column;gap:18px;padding:22px 0;display:flex;position:relative}.pokechex-plan:not(:last-child){border-bottom:1px solid var(--pokechex-border)}@media (min-width:900px){.pokechex-plan{border-left:1px solid var(--pokechex-border);border-bottom:0;padding:24px 22px}.pokechex-plan:not(:last-child){border-bottom:0}.pokechex-plan:first-child{border-left:0;padding-left:0}.pokechex-plan:last-child{padding-right:0}}.pokechex-plan-top h3{color:var(--pokechex-text);margin:0;font-size:22px;line-height:1.1}.pokechex-plan-name-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.pokechex-plan-name-row span{background:var(--pokechex-accent-button);color:#fff;white-space:nowrap;text-wrap:nowrap;border-radius:999px;align-items:center;min-height:26px;padding:0 10px;font-size:.78rem;font-weight:800;display:inline-flex}.pokechex-plan.is-featured{background:linear-gradient(#7c6ff61f,#7c6ff609 68%),#ffffff70;border:1px solid #7c6ff657;border-radius:18px;overflow:hidden;box-shadow:0 18px 44px #5f50d817}.pokechex-plan.is-featured:before{content:"";background:var(--pokechex-accent-button);height:4px;position:absolute;inset:0 0 auto}@media (min-width:900px){.pokechex-plan.is-featured{z-index:1;border-left:1px solid #7c6ff657;margin:-14px 10px;padding:34px 24px 30px}}.pokechex-plan-top p{color:var(--pokechex-text-secondary);margin:8px 0 0;font-size:14px;line-height:1.45}.pokechex-plan-price{align-items:baseline;gap:8px;display:flex}.pokechex-plan-price span{color:var(--pokechex-text);font-size:clamp(32px,4vw,44px);font-weight:800;line-height:1}.pokechex-plan-price small{color:var(--pokechex-text-secondary);font-size:13px;font-weight:650}.pokechex-comparison-wrap{border-top:1px solid var(--pokechex-border);border-bottom:1px solid var(--pokechex-border);margin-top:22px;overflow-x:auto}.pokechex-comparison-table{border-collapse:collapse;width:100%;min-width:680px;color:var(--pokechex-text)}.pokechex-comparison-table caption{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.pokechex-comparison-table th,.pokechex-comparison-table td{border-bottom:1px solid var(--pokechex-border);padding:14px 16px;font-size:14px;line-height:1.35}.pokechex-comparison-table tr:last-child th,.pokechex-comparison-table tr:last-child td{border-bottom:0}.pokechex-comparison-table thead th{color:var(--pokechex-text);text-align:center;font-size:13px;font-weight:800}.pokechex-comparison-table thead th:first-child,.pokechex-comparison-table tbody th{text-align:left}.pokechex-comparison-table tbody th{width:34%;color:var(--pokechex-text-secondary);font-weight:650}.pokechex-comparison-table td{text-align:center}.pokechex-comparison-mark{border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.pokechex-comparison-mark svg{width:15px;height:15px}.pokechex-comparison-mark.is-included{background:var(--pokechex-accent-soft);color:var(--pokechex-accent)}.pokechex-comparison-mark.is-excluded{background:var(--pokechex-elevated);color:var(--pokechex-text-muted)}.pokechex-comparison-text{color:var(--pokechex-text);font-weight:750}@media (max-width:680px){.pokechex-comparison-wrap{overflow:visible}.pokechex-comparison-table{min-width:0}.pokechex-comparison-table thead{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.pokechex-comparison-table,.pokechex-comparison-table tbody,.pokechex-comparison-table tr,.pokechex-comparison-table th,.pokechex-comparison-table td{width:100%;display:block}.pokechex-comparison-table tr{border-bottom:1px solid var(--pokechex-border);padding:12px 0}.pokechex-comparison-table tr:last-child{border-bottom:0}.pokechex-comparison-table tbody th,.pokechex-comparison-table td{border-bottom:0;padding:0}.pokechex-comparison-table tbody th{color:var(--pokechex-text);margin-bottom:10px;font-size:15px;font-weight:800}.pokechex-comparison-table td{text-align:left;grid-template-columns:78px 1fr;align-items:center;gap:12px;min-height:30px;display:grid}.pokechex-comparison-table td:before{content:attr(data-plan);color:var(--pokechex-text-muted);font-size:12px;font-weight:800}.pokechex-comparison-mark{justify-self:start}}.pokechex-segmentation-lab{border-top:1px solid var(--pokechex-border);border-bottom:1px solid var(--pokechex-border);grid-template-columns:1fr;gap:24px;padding:34px 0;scroll-margin-top:96px;display:grid}@media (min-width:880px){.pokechex-segmentation-lab{grid-template-columns:minmax(330px,.5fr) minmax(540px,.95fr);align-items:center;gap:42px}}.pokechex-lab-copy h2{max-width:14ch;color:var(--pokechex-text);letter-spacing:0;text-wrap:balance;margin:0 0 10px;font-size:clamp(30px,4.4vw,50px);line-height:1}.pokechex-lab-copy p:last-child{max-width:44ch;color:var(--pokechex-text-secondary);text-wrap:pretty;margin:0;font-size:16px;line-height:1.6}.pokechex-lab-visual{grid-template-columns:1fr;gap:14px;display:grid}@media (min-width:620px){.pokechex-lab-visual{grid-template-columns:1fr;align-items:stretch}}.pokechex-lab-photo{border:1px solid var(--pokechex-border);background:var(--pokechex-surface);border-radius:8px;padding:12px}.pokechex-lab-toolbar{color:var(--pokechex-text-muted);text-transform:uppercase;letter-spacing:.6px;justify-content:space-between;gap:10px;margin-bottom:12px;font-size:11px;font-weight:750;display:flex}.pokechex-lab-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.pokechex-lab-grid span{border:1px solid var(--pokechex-accent-muted);background:linear-gradient(180deg, #ffffffb8, #fff0), var(--pokechex-accent-warm-soft);border-radius:6px;min-height:104px;position:relative}.pokechex-lab-grid span:nth-child(2n){background:linear-gradient(180deg, #ffffffad, #fff0), var(--pokechex-accent-soft)}.pokechex-lab-grid span:before{content:attr(data-index);color:var(--pokechex-accent-button);font-size:10px;font-weight:800;position:absolute;top:8px;left:8px}.pokechex-lab-grid span:after{content:"";border:1px dashed #5f50d852;border-radius:4px;position:absolute;inset:10px}.pokechex-lab-output{align-content:end;gap:10px;display:grid}@media (min-width:620px){.pokechex-lab-output{grid-template-columns:repeat(3,minmax(0,1fr))}}.pokechex-lab-row{border:1px solid var(--pokechex-border);background:var(--pokechex-surface-2);border-radius:8px;padding:12px}.pokechex-lab-row span{color:var(--pokechex-accent-button);font-size:12px;font-weight:800;display:block}.pokechex-lab-row p{color:var(--pokechex-text-secondary);margin:4px 0 0;font-size:13px}.pokechex-showcase-title{color:var(--pokechex-text);text-align:left;text-wrap:balance;margin:0 0 24px;font-size:clamp(24px,4vw,38px);font-weight:800}.pokechex-showcase-grid{border-top:1px solid var(--pokechex-border);grid-template-columns:1fr;gap:0;display:grid}@media (min-width:880px){.pokechex-showcase-grid{grid-template-columns:repeat(3,1fr)}}.pokechex-step-card{border:0;border-bottom:1px solid var(--pokechex-border);background:0 0;border-radius:0;padding:22px 0}.pokechex-step-icon{border:1px solid var(--pokechex-border);background:0 0;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.pokechex-step-icon svg{width:16px;height:16px;color:var(--pokechex-accent)}.pokechex-step-header{align-items:center;gap:10px;display:flex}.pokechex-step-number{background:var(--pokechex-accent-warm);width:28px;height:28px;color:var(--pokechex-text);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;font-weight:800;display:inline-flex}.pokechex-step-title{color:var(--pokechex-text);margin:14px 0 6px;font-size:18px;font-weight:800}.pokechex-step-copy{color:var(--pokechex-text-secondary);margin:0;font-size:13px;line-height:1.5}.pokechex-alpha{isolation:isolate;background:0 0;border:0;border-radius:0;padding:58px 0;scroll-margin-top:96px;position:relative}.pokechex-alpha:before{content:"";z-index:-1;border-top:1px solid var(--pokechex-border);border-bottom:1px solid var(--pokechex-border);background:radial-gradient(circle at 72% 42%,#7c6ff633,#0000 32%),radial-gradient(circle at 26% 70%,#ffbd4529,#0000 30%),linear-gradient(#f0ece2f0,#f7f2e8f5);width:100vw;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.pokechex-alpha-layout{grid-template-columns:1fr;gap:28px;display:grid}@media (min-width:920px){.pokechex-alpha-layout{grid-template-columns:minmax(330px,.42fr) minmax(0,1fr);align-items:center;gap:clamp(42px,5vw,78px)}}.pokechex-interface-list{grid-template-columns:1fr;gap:0;margin-top:26px;display:grid}.pokechex-interface-list article{border-top:1px solid var(--pokechex-border);grid-template-columns:38px 1fr;gap:14px;padding:20px 0;display:grid}.pokechex-interface-list article:first-child{border-top:0}.pokechex-interface-list article>svg{width:30px;height:30px;color:var(--pokechex-accent);margin-top:2px}.pokechex-interface-list h3{color:var(--pokechex-text);margin:0;font-size:18px;line-height:1.25}.pokechex-interface-list p{color:var(--pokechex-text-secondary);margin:5px 0 0;font-size:14px;line-height:1.5}@media (min-width:860px){.pokechex-interface-list{grid-template-columns:repeat(3,1fr);gap:24px}.pokechex-interface-list article,.pokechex-interface-list article:first-child{border-top:1px solid var(--pokechex-border)}}.pokechex-alpha-head{margin-bottom:0}.pokechex-alpha-title{color:var(--pokechex-text);text-wrap:balance;max-width:16ch;margin:0 0 6px;font-size:clamp(26px,4vw,44px);line-height:1.06}.pokechex-alpha-note{max-width:58ch;color:var(--pokechex-text-secondary);text-wrap:pretty;margin:0;font-size:15px;line-height:1.55}.pokechex-alpha-proof{gap:10px;margin-top:18px;display:grid}.pokechex-alpha-proof span{color:var(--pokechex-text-secondary);align-items:center;gap:9px;font-size:.92rem;font-weight:700;display:inline-flex}.pokechex-alpha-proof svg{width:18px;height:18px;color:var(--pokechex-accent)}.pokechex-alpha-stage{background:radial-gradient(circle at 50% 46%, #7c6ff62e, transparent 34%), linear-gradient(var(--pokechex-soft-line) 1px, transparent 1px), linear-gradient(90deg, var(--pokechex-soft-line) 1px, transparent 1px), #ffffffc7;background-size:auto,56px 56px,56px 56px,auto;border:1px solid #e6dfd2e6;border-radius:28px;min-width:0;padding:26px 18px 20px;position:relative;overflow:hidden;box-shadow:0 28px 78px #211f2c1f,inset 0 1px #ffffffc7}.pokechex-alpha-carousel{grid-template-columns:auto 1fr auto;align-items:center;gap:10px;display:grid;position:relative}.pokechex-alpha-nav{z-index:6;border:1px solid var(--pokechex-border);background:var(--pokechex-elevated);color:var(--pokechex-text);cursor:pointer;border-radius:999px;width:38px;height:38px;font-size:19px;line-height:1;position:relative}.pokechex-alpha-nav:hover{border-color:var(--pokechex-accent-muted)}.pokechex-alpha-hand{touch-action:pan-y;-webkit-user-select:none;user-select:none;height:clamp(430px,42vw,620px);position:relative;overflow:hidden}.pokechex-alpha-card{border:1px solid var(--pokechex-border);background:var(--pokechex-surface);pointer-events:none;border-radius:8px;width:clamp(170px,17vw,260px);margin:0;transition:transform .28s,opacity .2s;position:absolute;top:0;left:50%;overflow:hidden;box-shadow:0 16px 42px #211f2c1f}.pokechex-alpha-card.is-center{z-index:3;opacity:1;transform:translate(-50%)translateY(0)rotate(0)scale(1)}.pokechex-alpha-card.is-left{z-index:2;opacity:.9;transform:translate(-95%)translateY(20px)rotate(-10deg)scale(.88)}.pokechex-alpha-card.is-right{z-index:2;opacity:.9;transform:translate(-5%)translateY(20px)rotate(10deg)scale(.88)}.pokechex-alpha-card.is-hidden{z-index:1;opacity:0;pointer-events:none;transform:translate(-50%)translateY(36px)scale(.75)}.pokechex-alpha-placeholder-screen{aspect-ratio:946/2048;background:var(--pokechex-surface-2);width:100%}.pokechex-alpha-image{object-fit:cover;object-position:top center;width:100%;height:100%;display:block}.pokechex-alpha-slot{border:1px dashed var(--pokechex-accent-muted);background:linear-gradient(180deg, #ffffffb8, #fff0), var(--pokechex-accent-soft);box-sizing:border-box;border-radius:8px;place-items:center;gap:10px;width:78%;min-height:56%;padding:18px;display:grid}.pokechex-alpha-slot span{background:var(--pokechex-border);border-radius:999px;width:min(100%,96px);height:6px;display:block}.pokechex-alpha-slot span:nth-child(3){background:var(--pokechex-accent-muted);width:min(82%,78px)}.pokechex-alpha-slot span:nth-child(4){background:var(--pokechex-accent-warm-soft);width:min(58%,58px)}.pokechex-alpha-caption{color:var(--pokechex-text-secondary);border-top:1px solid var(--pokechex-border);margin:0;padding:9px 10px;font-size:12px}.pokechex-alpha-dots{justify-content:center;gap:8px;margin-top:10px;display:flex}.pokechex-alpha-dot{background:var(--pokechex-border);cursor:pointer;border:none;border-radius:999px;width:8px;height:8px;padding:0}.pokechex-alpha-dot.is-active{background:var(--pokechex-accent);width:18px}@media (max-width:620px){.pokechex-alpha-carousel{grid-template-columns:38px 1fr 38px;gap:6px}.pokechex-alpha-nav{justify-content:center;align-self:center;align-items:center;width:34px;height:34px;font-size:17px;display:inline-flex}.pokechex-alpha-hand{height:392px}.pokechex-alpha-card{width:150px}.pokechex-alpha-card.is-left,.pokechex-alpha-card.is-right{opacity:.55}}.pokechex-content{background:0 0;border:0;border-radius:0;width:100%;max-width:1080px;margin:0 auto;padding:0}.features-title{color:var(--pokechex-text);text-wrap:balance;margin:0 0 20px;font-size:clamp(24px,4vw,38px);line-height:1.08}.features-list{grid-template-columns:1fr;gap:0 38px;margin:0 0 20px;padding:0;list-style:none;display:grid}@media (min-width:900px){.features-list{grid-template-columns:1fr 1fr}}.feature-item{border:0;border-top:1px solid var(--pokechex-border);color:var(--pokechex-text-secondary);background:0 0;border-radius:0;align-items:flex-start;gap:10px;margin:0;padding:16px 0;font-size:14px;line-height:1.45;display:flex}.check-icon{color:var(--pokechex-positive);flex-shrink:0;width:16px;height:16px;margin-top:2px}.pokechex-final-cta{border:0;border-top:1px solid var(--pokechex-border);text-align:center;background:0 0;border-radius:0;width:100%;max-width:980px;margin:0 auto;padding:38px 24px 10px}.pokechex-final-cta .pokechex-logo-placeholder{margin:0 auto 14px}.pokechex-final-cta h3{color:var(--pokechex-text);text-wrap:balance;margin:0;font-size:clamp(28px,4.2vw,48px);font-weight:800;line-height:1}.pokechex-final-cta p{max-width:46ch;color:var(--pokechex-text-secondary);text-wrap:pretty;margin:12px auto 0;line-height:1.5}.pokechex-final-form{max-width:480px;margin-top:18px;margin-left:auto;margin-right:auto}.pokechex-final-cta .pokechex-final-hint{color:var(--pokechex-text-secondary);justify-content:center;align-items:center;gap:8px;margin:10px 0 0;font-size:.86rem;display:inline-flex}.pokechex-final-hint svg{width:16px;height:16px;color:var(--pokechex-accent);flex-shrink:0}.pokechex-final-input-row{gap:10px;display:flex}.pokechex-final-input-row .pokechex-input-wrap{flex:1}.pokechex-button-final{white-space:nowrap;flex-shrink:0;width:auto;padding:0 24px}@media (max-width:520px){.pokechex-final-input-row{flex-direction:column}.pokechex-button-final{width:100%}}.pokechex-overlay{z-index:10;background:#1f2a2e47;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.pokechex-modal{border:1px solid var(--pokechex-border);background:var(--pokechex-surface);border-radius:8px;width:100%;max-width:560px;max-height:82vh;overflow:hidden}.pokechex-modal-header{border-bottom:1px solid var(--pokechex-border);justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.pokechex-modal-title{color:var(--pokechex-text);margin:0;font-size:17px}.pokechex-modal-close{color:var(--pokechex-text-secondary);cursor:pointer;background:0 0;border:none}.pokechex-modal-close:hover{color:var(--pokechex-text)}.pokechex-modal-body{max-height:calc(82vh - 62px);padding:18px;overflow-y:auto}.pokechex-faq-list{gap:14px;margin:0;padding:0;list-style:none;display:grid}.pokechex-faq-item{border:1px solid var(--pokechex-border);background:var(--pokechex-elevated);border-radius:8px;padding:12px}.pokechex-faq-q{color:var(--pokechex-text);margin:0 0 6px;font-weight:600}.pokechex-faq-a{color:var(--pokechex-text-secondary);margin:0;font-size:14px;line-height:1.45}.pokechex-legal-links{color:var(--pokechex-text-secondary);margin:0}.pokechex-legal-link{color:var(--pokechex-accent);text-decoration:none}.pokechex-legal-link:hover{text-decoration:underline}.pokechex-legal-sep{color:var(--pokechex-text-muted)}.pokechex-footer{z-index:1;text-align:center;gap:10px;margin-top:24px;display:grid;position:relative}.pokechex-footer-nav{justify-content:center;gap:20px;display:flex}.pokechex-footer-btn{color:var(--pokechex-text-muted);cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:13px}.pokechex-footer-btn:hover{color:var(--pokechex-text-secondary)}.pokechex-footer-link{color:var(--pokechex-text-muted);font-size:13px;text-decoration:none}.pokechex-footer-link:hover{color:var(--pokechex-text-secondary)}.pokechex-footer-credit{font-size:11px}.pokechex-testimonials-title{color:var(--pokechex-text);text-align:center;margin:0 0 16px;font-size:22px;font-weight:800}.pokechex-testimonials-grid{grid-template-columns:1fr;gap:12px;display:grid}@media (min-width:880px){.pokechex-testimonials-grid{grid-template-columns:repeat(3,1fr)}}.pokechex-testimonial{border:1px solid var(--pokechex-border);background:var(--pokechex-surface);border-radius:8px;flex-direction:column;gap:14px;margin:0;padding:20px;display:flex}.pokechex-testimonial-quote{color:var(--pokechex-text-secondary);flex:1;margin:0;font-size:14px;font-style:italic;line-height:1.55}.pokechex-testimonial-footer{flex-direction:column;gap:2px;display:flex}.pokechex-testimonial-name{color:var(--pokechex-text);font-size:14px;font-weight:600}.pokechex-testimonial-role{color:var(--pokechex-text-muted);font-size:12px}.pokechex-social-proof{text-align:center;color:var(--pokechex-text-muted);letter-spacing:.1px;margin:0;font-size:14px;font-style:italic}.pokechex-fade-in{opacity:1;transition:none;transform:none}.pokechex-fade-in.is-visible{opacity:1;transform:none}#product{scroll-margin-top:96px}@media (pointer:coarse){.pokechex-nav a,.pokechex-header-cta,.pokechex-alpha-nav,.pokechex-alpha-dot,.pokechex-footer-btn,.pokechex-footer-link{min-block-size:44px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}@media (forced-colors:active){.pokechex-header-inner,.pokechex-app-preview,.pokechex-input,.pokechex-button,.pokechex-alpha-card,.pokechex-modal{box-shadow:none;border:1px solid canvastext}.pokechex-button,.pokechex-header-cta{forced-color-adjust:auto}}
