﻿.pcgh-home-ai-search-section{min-height:var(--pcgh-home-ai-search-height,520px);background:#050806 var(--pcgh-home-ai-search-bg) center/cover no-repeat;margin-bottom:28px;padding:0;position:relative;overflow:visible}.pcgh-home-ai-search-section.has-search-cards{margin-bottom:clamp(46px,4vw,58px)}.pcgh-home-chooser-section{margin-top:14px;margin-bottom:20px}.pcgh-home-chooser{background:linear-gradient(135deg,#eff6ffeb,#ecfdf5b3);border:1px solid #7dd3fc6b;border-radius:14px;padding:18px 22px 20px;position:relative;overflow:hidden;box-shadow:0 14px 38px #0f172a0d}.pcgh-home-chooser:before{content:"";pointer-events:none;background:radial-gradient(circle at 78% 8%,#3b82f621,#0000 30%),radial-gradient(circle at 8% 110%,#14b8a624,#0000 32%);position:absolute;inset:0}.pcgh-home-chooser>*{z-index:1;position:relative}.pcgh-home-chooser__head{align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.pcgh-home-chooser__head-icon{width:30px;height:30px;color:var(--pcgh-primary,#3b82f6);background:#3b82f614;border-radius:9px;justify-content:center;align-items:center;display:inline-flex}.pcgh-home-chooser__head-icon :where(i[data-lucide],svg){width:22px;height:22px}.pcgh-home-chooser__head h2{color:#2563eb;margin:0;font-size:19px;font-weight:800;line-height:1.25}.pcgh-home-chooser__head p{color:#64748b;margin:3px 0 0;font-size:13px;line-height:1.45}.pcgh-home-chooser__body{grid-template-columns:minmax(0,1fr) 194px;align-items:center;gap:28px;display:grid}.pcgh-home-chooser__items{grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;display:grid}.pcgh-home-chooser__item{color:#0f172a;background:#ffffffc7;border:1px solid #e2e8f0e6;border-radius:12px;justify-content:center;align-items:center;gap:12px;min-width:0;min-height:66px;padding:11px 16px;text-decoration:none;transition:transform .18s,border-color .18s,box-shadow .18s,background .18s;display:flex;box-shadow:0 10px 28px #0f172a0d}.pcgh-home-chooser__item:hover{border-color:color-mix(in srgb,var(--chooser-color,#3b82f6) 42%,#dbeafe);background:#fff;transform:translateY(-2px);box-shadow:0 16px 34px #0f172a14}.pcgh-home-chooser__item-icon{width:38px;height:38px;color:var(--chooser-color,#3b82f6);background:color-mix(in srgb,var(--chooser-color,#3b82f6) 12%,#fff);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--chooser-color,#3b82f6) 16%,transparent);border-radius:50%;flex:0 0 38px;justify-content:center;align-items:center;display:inline-flex}.pcgh-home-chooser__item-icon :where(i[data-lucide],svg){width:19px;height:19px}.pcgh-home-chooser__item-icon img{object-fit:contain;width:24px;height:24px;display:block}.pcgh-home-chooser__item-text{flex-direction:column;min-width:0;line-height:1.25;display:flex}.pcgh-home-chooser__item-text strong{color:#334155;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:800;overflow:hidden}.pcgh-home-chooser__item-text small{color:#64748b;white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-size:12px;overflow:hidden}.pcgh-home-chooser__button{color:#fff;background:linear-gradient(135deg,#2f7cff,#69a6ff);border-radius:999px;justify-content:center;align-items:center;gap:13px;min-height:72px;padding:0 22px;text-decoration:none;transition:transform .18s,box-shadow .18s,filter .18s;display:flex}.pcgh-home-chooser__button:hover{color:#fff;filter:saturate(1.06);transform:translateY(-2px)}.pcgh-home-chooser__button span{background:#ffffff2e;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.pcgh-home-chooser__button span :where(i[data-lucide],svg){width:24px;height:24px}.pcgh-home-chooser__button em{flex-direction:column;min-width:0;font-style:normal;line-height:1.18;display:flex}.pcgh-home-chooser__button strong{white-space:nowrap;font-size:15px;font-weight:800}.pcgh-home-chooser__button small{color:#ffffffd6;white-space:nowrap;margin-top:4px;font-size:12px}.pcgh-game-chooser-modal{z-index:10030}.pcgh-game-chooser-modal .pcgh-modal__mask{backdrop-filter:blur(5px);background:#0f172a94}.pcgh-game-chooser-modal__panel{color:#0f172a;text-align:center;background:#fffffff7;border:1px solid #e2e8f0eb;border-radius:16px;width:min(980px,100vw - 32px);padding:34px 30px 26px;overflow:hidden;box-shadow:0 28px 90px #0f172a47}.pcgh-game-chooser-modal__close{z-index:5;color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .18s;display:inline-flex;position:absolute;top:18px;right:18px}.pcgh-game-chooser-modal__close:hover{color:#0f172a;background:#0f172a0f;transform:rotate(90deg)}.pcgh-game-chooser-modal__close :where(i[data-lucide],svg){width:20px;height:20px}.pcgh-game-chooser-modal__spark{background:#facc15;border-radius:3px;width:10px;height:10px;position:absolute;transform:rotate(45deg)}.pcgh-game-chooser-modal__spark--a{background:#93c5fd;top:24px;left:26%}.pcgh-game-chooser-modal__spark--b{top:30px;right:28%}.pcgh-game-chooser-modal__spark--c{background:#93c5fd;width:7px;height:7px;top:55px;right:20%}.pcgh-game-chooser-modal__panel h2{color:#111827;margin:0 40px 8px;font-size:22px;font-weight:800;line-height:1.3}.pcgh-game-chooser-modal__status{color:#1e293b;margin:0;font-size:16px;font-weight:700}.pcgh-game-chooser-modal__desc{color:#64748b;margin:7px 0 22px;font-size:13px;line-height:1.55}.pcgh-game-chooser-modal__roulette{background:linear-gradient(#f8fbff,#fff);border:1px solid #dbeafe;border-radius:12px;margin:0 0 22px;padding:22px 0;position:relative;overflow:hidden}.pcgh-game-chooser-modal__viewport{height:132px;position:relative;overflow:hidden}.pcgh-game-chooser-modal__track{will-change:transform;gap:10px;display:flex;position:absolute;top:0;left:0}.pcgh-game-chooser-modal__cover{cursor:default;background:#e2e8f0;border:0;border-radius:10px;flex:0 0 190px;width:190px;height:112px;margin-top:10px;padding:0;transition:transform .22s,box-shadow .22s,outline-color .22s;overflow:hidden}.pcgh-game-chooser-modal__cover img{object-fit:cover;width:100%;height:100%;display:block}.pcgh-game-chooser-modal__cover-placeholder{color:#64748b;background:linear-gradient(135deg,#e2e8f0,#f8fafc);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.pcgh-game-chooser-modal__cover-placeholder :where(i,svg){width:32px;height:32px}.pcgh-game-chooser-modal__cover.is-selected{outline-offset:2px;outline:3px solid #3b82f6;transform:scale(1.08);box-shadow:0 16px 34px #2563eb47}.pcgh-game-chooser-modal__pointer{z-index:2;filter:drop-shadow(0 6px 10px #2563eb3d);width:0;height:0;position:absolute;left:50%;transform:translate(-50%)}.pcgh-game-chooser-modal__pointer--top{border-top:18px solid #3b82f6;border-left:11px solid #0000;border-right:11px solid #0000;top:0}.pcgh-game-chooser-modal__pointer--bottom{border-bottom:18px solid #3b82f6;border-left:11px solid #0000;border-right:11px solid #0000;bottom:0}.pcgh-game-chooser-modal__actions{grid-template-columns:1fr 1fr;gap:20px;margin:0 70px 14px;display:grid}.pcgh-game-chooser-modal__actions button{cursor:pointer;border:0;border-radius:9px;justify-content:center;align-items:center;gap:10px;min-height:52px;font-size:16px;font-weight:700;transition:transform .18s,filter .18s;display:inline-flex}.pcgh-game-chooser-modal__actions button:hover{filter:saturate(1.05);transform:translateY(-1px)}.pcgh-game-chooser-modal__actions button:first-child{color:#2563eb;background:#dbeafe}.pcgh-game-chooser-modal__actions button:last-child{color:#fff;background:linear-gradient(135deg,#fb7185,#ef4444)}.pcgh-game-chooser-modal__actions :where(i[data-lucide],svg){width:20px;height:20px}.pcgh-game-chooser-modal__tip{color:#64748b;justify-content:center;align-items:center;gap:7px;margin:0 0 20px;font-size:13px;display:flex}.pcgh-game-chooser-modal__tip :where(i[data-lucide],svg){color:#64748b;width:15px;height:15px}.pcgh-game-chooser-modal__result{text-align:left;background:linear-gradient(135deg,#eff6ff,#fff);border:1px solid #dbeafe;border-radius:10px;grid-template-columns:92px minmax(0,1fr) 170px;align-items:center;gap:18px;padding:14px 16px;display:grid}.pcgh-game-chooser-modal__result[hidden]{display:none}.pcgh-game-chooser-modal__result-cover{aspect-ratio:4/3;background:#e2e8f0;border-radius:8px;width:92px;overflow:hidden}.pcgh-game-chooser-modal__result-cover img{object-fit:cover;width:100%;height:100%;display:block}.pcgh-game-chooser-modal__result-body{min-width:0}.pcgh-game-chooser-modal__result-body strong{color:#111827;white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:800;line-height:1.22;display:block;overflow:hidden}.pcgh-game-chooser-modal__result-meta{color:#2563eb;align-items:center;gap:8px;margin:3px 0 2px;font-size:12px;display:flex}.pcgh-game-chooser-modal__result-meta span{background:#bfdbfe;width:1px;height:10px}.pcgh-game-chooser-modal__result-body p{color:#64748b;-webkit-line-clamp:1;-webkit-box-orient:vertical;margin:0;font-size:12px;line-height:1.32;display:-webkit-box;overflow:hidden}.pcgh-game-chooser-modal__result-btn{color:#fff;text-align:center;background:linear-gradient(135deg,#3b82f6,#2563eb);border-radius:8px;justify-content:center;align-items:center;gap:10px;min-height:56px;padding:0 16px;font-size:14px;font-weight:800;line-height:1.25;text-decoration:none;display:inline-flex}.pcgh-game-chooser-modal__result-btn:hover{color:#fff}.pcgh-game-chooser-modal__result-btn :where(i[data-lucide],svg){width:20px;height:20px}html[data-pcgh-theme-resolved=dark] .pcgh-home-chooser{box-shadow:none;background:linear-gradient(135deg,#0f172af0,#1e293bdb);border-color:#334155eb}html[data-pcgh-theme-resolved=dark] .pcgh-home-chooser:before{background:radial-gradient(circle at 78% 8%,#3b82f62e,#0000 30%),radial-gradient(circle at 8% 110%,#14b8a61f,#0000 32%)}html[data-pcgh-theme-resolved=dark] .pcgh-home-chooser__head h2{color:#93c5fd}html[data-pcgh-theme-resolved=dark] .pcgh-home-chooser__head p,html[data-pcgh-theme-resolved=dark] .pcgh-home-chooser__item-text small{color:#94a3b8}html[data-pcgh-theme-resolved=dark] .pcgh-home-chooser__item{color:#e5e7eb;box-shadow:none;background:#0f172aad;border-color:#334155e6}html[data-pcgh-theme-resolved=dark] .pcgh-home-chooser__item:hover{border-color:color-mix(in srgb,var(--chooser-color,#60a5fa) 42%,#475569);background:#1e293be6}html[data-pcgh-theme-resolved=dark] .pcgh-home-chooser__item-icon{background:color-mix(in srgb,var(--chooser-color,#60a5fa) 16%,#0f172a)}html[data-pcgh-theme-resolved=dark] .pcgh-home-chooser__item-text strong{color:#f8fafc}html[data-pcgh-theme-resolved=dark] .pcgh-game-chooser-modal .pcgh-modal__mask{background:#020617b3}html[data-pcgh-theme-resolved=dark] .pcgh-game-chooser-modal__panel{color:#e5e7eb;background:#0f172af7;border-color:#334155e6;box-shadow:0 30px 90px #0000008f}html[data-pcgh-theme-resolved=dark] .pcgh-game-chooser-modal__panel h2,html[data-pcgh-theme-resolved=dark] .pcgh-game-chooser-modal__status,html[data-pcgh-theme-resolved=dark] .pcgh-game-chooser-modal__result-body strong{color:#f8fafc}html[data-pcgh-theme-resolved=dark] .pcgh-game-chooser-modal__desc,html[data-pcgh-theme-resolved=dark] .pcgh-game-chooser-modal__tip,html[data-pcgh-theme-resolved=dark] .pcgh-game-chooser-modal__result-body p{color:#94a3b8}html[data-pcgh-theme-resolved=dark] .pcgh-game-chooser-modal__roulette{background:linear-gradient(#1e293be6,#0f172aeb);border-color:#334155e6}html[data-pcgh-theme-resolved=dark] .pcgh-game-chooser-modal__cover{background:#1e293b}html[data-pcgh-theme-resolved=dark] .pcgh-game-chooser-modal__cover-placeholder{color:#94a3b8;background:linear-gradient(135deg,#1e293b,#0f172a)}html[data-pcgh-theme-resolved=dark] .pcgh-game-chooser-modal__actions button:first-child{color:#93c5fd;background:#3b82f62e}html[data-pcgh-theme-resolved=dark] .pcgh-game-chooser-modal__result{background:linear-gradient(135deg,#1e293beb,#0f172adb);border-color:#334155e6}html[data-pcgh-theme-resolved=dark] .pcgh-game-chooser-modal__close{color:#94a3b8}html[data-pcgh-theme-resolved=dark] .pcgh-game-chooser-modal__close:hover{color:#fff;background:#94a3b81f}@media (width<=1100px){.pcgh-home-chooser__body{grid-template-columns:1fr;gap:16px}.pcgh-home-chooser__items{grid-template-columns:repeat(3,minmax(0,1fr))}.pcgh-home-chooser__button{justify-self:center;width:min(260px,100%)}}@media (width<=768px){.pcgh-home-chooser{border-radius:12px;padding:16px}.pcgh-home-chooser__items{grid-template-columns:1fr;gap:10px}.pcgh-home-chooser__item{justify-content:flex-start;min-height:58px}.pcgh-home-chooser__button{border-radius:14px;min-height:58px}.pcgh-game-chooser-modal__panel{padding:24px 14px 18px}.pcgh-game-chooser-modal__viewport{height:104px}.pcgh-game-chooser-modal__cover{flex-basis:150px;width:150px;height:88px;margin-top:8px}.pcgh-game-chooser-modal__actions{gap:12px;margin:0 0 14px}.pcgh-game-chooser-modal__result{grid-template-columns:76px minmax(0,1fr);gap:12px}.pcgh-game-chooser-modal__result-cover{width:76px}.pcgh-game-chooser-modal__result-btn{grid-column:1/-1}}.pcgh-home-ai-search-section:before{content:"";pointer-events:none;background:0 0;display:none;position:absolute;inset:0}.pcgh-home-ai-search-section:after{content:"";background:#ffffff14;height:1px;position:absolute;bottom:0;left:0;right:0}.pcgh-home-ai-search__video{z-index:0;object-fit:cover;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.pcgh-home-ai-search-section .pcgh-container{z-index:1;width:min(100%,var(--pcgh-container-w));height:100%;position:relative}.pcgh-home-ai-search{min-height:var(--pcgh-home-ai-search-height,520px);text-align:left;justify-content:flex-start;align-items:center;margin:0;display:flex;position:relative}.pcgh-home-ai-search__content{z-index:2;width:min(100%,728px);position:relative}.pcgh-home-ai-search h1{color:#fff;letter-spacing:.02em;text-shadow:0 14px 34px #0000006b;margin:0;font-size:clamp(36px,4.45vw,56px);font-weight:900;line-height:1.28}.pcgh-home-ai-search h1 span{color:var(--pcgh-primary);text-shadow:0 0 28px rgba(var(--pcgh-primary-rgb),.35)}.pcgh-home-ai-search p{color:#ffffffc7;letter-spacing:.04em;margin:16px 0 0;font-size:16px;font-weight:700}.pcgh-home-ai-search__form{border:1px solid rgba(var(--pcgh-primary-rgb),.28);max-width:728px;height:68px;box-shadow:0 22px 58px #00000057,0 0 0 1px rgba(var(--pcgh-primary-rgb),.12);background:#fff;border-radius:8px;grid-template-columns:minmax(0,1fr) 112px;align-items:center;margin:30px 0 0;padding:8px;display:grid;overflow:hidden}.pcgh-home-ai-search__form input{color:#111827;background:0 0;border:0;outline:0;width:100%;height:100%;padding:0 20px;font-size:17px}.pcgh-home-ai-search__form input::placeholder{color:#9ca3af}.pcgh-home-ai-search__form button{background:linear-gradient(135deg,var(--pcgh-primary),#2563eb);color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;user-select:none;border:0;border-radius:7px;justify-content:center;align-items:center;gap:8px;height:100%;font-size:16px;font-weight:900;transition:none;display:inline-flex}.pcgh-home-ai-search__form button svg,.pcgh-home-ai-search__form button i{color:currentColor;width:22px;height:22px}.pcgh-home-ai-search__form button:hover{background:linear-gradient(135deg,var(--pcgh-primary),#2563eb)}.pcgh-home-ai-search__form button:focus-visible,.pcgh-home-ai-search__form button:active{box-shadow:none;filter:none;outline:none}html[data-pcgh-theme-resolved=dark] .pcgh-home-ai-search__form{backdrop-filter:blur(14px);background:#0f172ae6;border-color:#94a3b838;box-shadow:0 22px 58px #0000006b,0 0 0 1px #ffffff0f}html[data-pcgh-theme-resolved=dark] .pcgh-home-ai-search__form input{color:#f8fafc;caret-color:var(--pcgh-primary)}html[data-pcgh-theme-resolved=dark] .pcgh-home-ai-search__form input::placeholder{color:#cbd5e1b8}.pcgh-home-ai-search__hot{color:#ffffffb8;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:9px 18px;margin-top:18px;font-size:14px;display:flex}.pcgh-home-ai-search__hot span{font-weight:800}.pcgh-home-ai-search__hot a{color:#ffffffb8}.pcgh-home-ai-search__hot a:hover{color:var(--pcgh-primary)}.pcgh-home-ai-search__stats{color:#ffffffe6;backdrop-filter:blur(12px);background:#ffffff21;border:1px solid #ffffff1f;border-radius:8px;align-items:center;gap:9px;width:fit-content;max-width:100%;margin-top:20px;padding:12px 18px;font-size:16px;font-weight:700;line-height:1.25;display:inline-flex}.pcgh-home-ai-search__stats :where(i[data-lucide],svg[data-lucide],.lucide){color:#ffffffeb;flex:0 0 24px;width:24px;height:24px}.pcgh-home-ai-search__stats strong{color:#2f7dff;vertical-align:-1px;margin:0 3px;font-size:22px;font-weight:900}.pcgh-home-ai-search-cards{--pcgh-home-ai-search-card-gap:clamp(8px,.9vw,14px);z-index:3;align-items:stretch;gap:var(--pcgh-home-ai-search-card-gap);scrollbar-width:none;flex-wrap:nowrap;width:auto;max-width:none;display:flex;position:absolute;bottom:-40px;left:0;right:0;overflow:visible hidden;transform:none}.pcgh-home-ai-search-cards::-webkit-scrollbar{display:none}.pcgh-home-ai-search-card{backdrop-filter:blur(12px);background:#fffffff0;border:1px solid #e2e8f0e0;border-radius:10px;flex:1 1 0;align-items:center;gap:13px;min-width:0;max-width:none;min-height:70px;padding:14px 18px;transition:transform .2s,border-color .2s,background .2s;display:flex}.pcgh-home-ai-search-card:hover{border-color:rgba(var(--pcgh-primary-rgb),.32);box-shadow:none;transform:translateY(-3px)}.pcgh-home-ai-search-card:focus-visible,.pcgh-home-ai-search-card:active{box-shadow:none}.pcgh-home-ai-search-card__icon{color:#f59e0b;flex:none;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.pcgh-home-ai-search-card__icon svg,.pcgh-home-ai-search-card__icon i{width:28px;height:28px}.pcgh-home-ai-search-card__icon img{object-fit:contain;width:30px;height:30px}.pcgh-home-ai-search-card--1 .pcgh-home-ai-search-card__icon{color:#fb923c}.pcgh-home-ai-search-card--2 .pcgh-home-ai-search-card__icon{color:#f97316}.pcgh-home-ai-search-card--3 .pcgh-home-ai-search-card__icon{color:#ec4899}.pcgh-home-ai-search-card--4 .pcgh-home-ai-search-card__icon{color:#0ea5e9}.pcgh-home-ai-search-card__body{flex-direction:column;gap:5px;min-width:0;display:flex}.pcgh-home-ai-search-card__title{color:#1f2937;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:6px;min-width:0;max-width:100%;font-size:15px;font-weight:900;line-height:1.2;display:flex;overflow:hidden}.pcgh-home-ai-search-card__title em{color:#fff;background:linear-gradient(135deg,#ff7a45,#ffb020);border-radius:999px;flex:none;padding:1px 5px;font-size:10px;font-style:normal;font-weight:900;line-height:1.25}.pcgh-home-ai-search-card--3 .pcgh-home-ai-search-card__title em{background:linear-gradient(135deg,#ff5ca8,#ff7a7a)}.pcgh-home-ai-search-card--4 .pcgh-home-ai-search-card__title em{background:linear-gradient(135deg,#2f80ed,#56ccf2)}.pcgh-home-ai-search-card__desc{color:#6b7280;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:700;line-height:1.35;overflow:hidden}html[data-pcgh-theme-resolved=dark] .pcgh-home-ai-search-card{box-shadow:none;background:#121826db;border-color:#94a3b82e}html[data-pcgh-theme-resolved=dark] .pcgh-home-ai-search-card:hover{border-color:rgba(var(--pcgh-primary-rgb),.38);background:#192234eb}html[data-pcgh-theme-resolved=dark] .pcgh-home-ai-search-card__title{color:#f8fafc}html[data-pcgh-theme-resolved=dark] .pcgh-home-ai-search-card__desc{color:#e2e8f0ad}html[data-pcgh-theme-resolved=dark] .pcgh-home-ai-search-card__icon{box-shadow:none}html[data-pcgh-theme-resolved=light] .pcgh-home-ai-search__stats{color:#ffffffeb;background:#ffffff29;border-color:#ffffff29}html[data-pcgh-theme-resolved=light] .pcgh-home-ai-search-section{background-color:#f5f7f1}html[data-pcgh-theme-resolved=light] .pcgh-home-ai-search-section:before{background:0 0}html[data-pcgh-theme-resolved=light] .pcgh-home-ai-search-section:not(.has-media) .pcgh-home-ai-search h1{color:#111827;text-shadow:none}html[data-pcgh-theme-resolved=light] .pcgh-home-ai-search-section:not(.has-media) .pcgh-home-ai-search p,html[data-pcgh-theme-resolved=light] .pcgh-home-ai-search-section:not(.has-media) .pcgh-home-ai-search__hot,html[data-pcgh-theme-resolved=light] .pcgh-home-ai-search-section:not(.has-media) .pcgh-home-ai-search__hot a{color:#64748b}html[data-pcgh-theme-resolved=light] .pcgh-home-ai-search-section:not(.has-media) .pcgh-home-ai-search__stats{color:#334155;backdrop-filter:none;background:#ffffffb3;border-color:#0f172a1a}html[data-pcgh-theme-resolved=light] .pcgh-home-ai-search__form{border:1px solid #0f172a14;box-shadow:0 18px 44px #0f172a1f}.pcgh-home-ai-search-section--v2 .pcgh-home-ai-search{text-align:center;justify-content:center}.pcgh-home-ai-search-section--v2 .pcgh-home-ai-search__content{width:min(100%,880px);margin:0 auto}.pcgh-home-ai-search-section--v2 .pcgh-home-ai-search h1{letter-spacing:0;max-width:980px;margin-left:auto;margin-right:auto}.pcgh-home-ai-search-section--v2 .pcgh-home-ai-search p{max-width:760px;margin-left:auto;margin-right:auto}.pcgh-home-ai-search-section--v2 .pcgh-home-ai-search__form{max-width:820px;margin-left:auto;margin-right:auto}.pcgh-home-ai-search-section--v2 .pcgh-home-ai-search__hot{text-align:center;justify-content:center}.pcgh-home-ai-search-section--v2 .pcgh-home-ai-search__stats{margin-left:auto;margin-right:auto;display:flex}@media (width<=1080px){.pcgh-home-ai-search{padding-left:clamp(12px,4vw,36px);padding-right:clamp(12px,4vw,36px)}.pcgh-home-ai-search-cards{width:auto;bottom:-82px}.pcgh-home-ai-search-section.has-search-cards{margin-bottom:84px}}@media (width<=768px){.pcgh-home-ai-search-section{min-height:auto;margin-bottom:22px;padding:0}.pcgh-home-ai-search-section.has-search-cards{margin-bottom:96px}.pcgh-home-ai-search-section:before{background:0 0}.pcgh-home-ai-search{text-align:left;flex-direction:column;align-items:stretch;gap:20px;min-height:auto;padding:34px 12px 48px;display:flex}.pcgh-home-ai-search__content{order:0}.pcgh-home-ai-search h1{font-size:31px;line-height:1.25}.pcgh-home-ai-search p{margin-top:12px;font-size:14px;line-height:1.7}.pcgh-home-ai-search__form{border-radius:9px;grid-template-columns:minmax(0,1fr) 86px;height:52px;margin:22px 0 0;padding:6px}.pcgh-home-ai-search__form input{padding:0 10px;font-size:13px}.pcgh-home-ai-search__form button{gap:5px;font-size:14px}.pcgh-home-ai-search__form button svg,.pcgh-home-ai-search__form button i{width:17px;height:17px}.pcgh-home-ai-search__hot{text-align:left;justify-content:flex-start;gap:8px 12px;margin-top:14px;font-size:12px}.pcgh-home-ai-search__hot span{width:auto}.pcgh-home-ai-search__stats{margin-top:16px;padding:10px 14px;font-size:13px}.pcgh-home-ai-search__stats :where(i[data-lucide],svg[data-lucide],.lucide){flex-basis:20px;width:20px;height:20px}.pcgh-home-ai-search__stats strong{font-size:18px}.pcgh-home-ai-search-section--v2 .pcgh-home-ai-search{text-align:center;align-items:center}.pcgh-home-ai-search-section--v2 .pcgh-home-ai-search__content{width:min(100%,640px)}.pcgh-home-ai-search-section--v2 .pcgh-home-ai-search__form{margin-left:auto;margin-right:auto}.pcgh-home-ai-search-section--v2 .pcgh-home-ai-search__hot{text-align:center;justify-content:center}.pcgh-home-ai-search-cards{scrollbar-width:none;width:auto;padding:0 16px 12px;display:flex;bottom:-72px;left:0;right:0;overflow-x:auto;transform:none}.pcgh-home-ai-search-cards::-webkit-scrollbar{display:none}.pcgh-home-ai-search-card{flex:0 0 clamp(180px,56vw,220px);min-height:66px;padding:13px 15px}html[data-pcgh-theme-resolved=light] .pcgh-home-ai-search-section:before{background:0 0}}@media (width>=769px) and (width<=1280px){.pcgh-home-ai-search-cards{--pcgh-home-ai-search-card-gap:clamp(7px,.75vw,10px)}.pcgh-home-ai-search-card{gap:9px;min-height:66px;padding:12px 10px}.pcgh-home-ai-search-card__icon{width:30px;height:30px}.pcgh-home-ai-search-card__icon svg,.pcgh-home-ai-search-card__icon i{width:24px;height:24px}.pcgh-home-ai-search-card__icon img{width:26px;height:26px}.pcgh-home-ai-search-card__title{font-size:14px}.pcgh-home-ai-search-card__desc{font-size:11px}}@media (width<=480px){.pcgh-home-ai-search{padding-top:28px}.pcgh-home-ai-search h1{font-size:27px}.pcgh-home-ai-search__hot a:nth-of-type(n+5){display:none}}