.hero[data-v-c3953fca]{background:var(--color-bg-page);padding:100px var(--space-24)64px;text-align:center}.hero-inner[data-v-c3953fca]{max-width:760px;margin:0 auto}.hero-title[data-v-c3953fca]{color:var(--color-text-primary);margin:0 0 var(--space-16)0;font-size:48px;font-weight:700;line-height:1.15}.hero-subtitle[data-v-c3953fca]{color:var(--color-text-secondary);font-size:var(--text-body-lg);margin:0 0 var(--space-32)0;line-height:1.6}.hero-form[data-v-c3953fca]{gap:var(--space-16);flex-direction:column;display:flex}.preset-wrapper[data-v-c3953fca]{margin-top:var(--space-16)}.preset-grid[data-v-c3953fca]{gap:var(--space-12);grid-template-columns:repeat(2,1fr);display:grid}.preset-card[data-v-c3953fca]{background:var(--color-bg-surface);border:1px solid var(--color-border-default);border-radius:var(--radius-12);cursor:pointer;align-items:center;gap:var(--space-12);padding:var(--space-12)var(--space-16);text-align:left;transition:background var(--transition-fast),border-color var(--transition-fast),box-shadow var(--transition-fast),transform var(--transition-fast);font-family:inherit;display:flex}.preset-card[data-v-c3953fca]:hover{background:var(--color-bg-page);border-color:var(--color-border-strong);transform:translateY(-1px);box-shadow:0 4px 16px #0000000f}.preset-card.active[data-v-c3953fca]{background:var(--color-bg-page);border-color:var(--color-text-primary)}.preset-card[data-v-c3953fca]:focus-visible{box-shadow:0 0 0 3px var(--color-border-strong);outline:none}.preset-text[data-v-c3953fca]{flex:1;min-width:0}.preset-title[data-v-c3953fca]{color:var(--color-text-primary);font-size:var(--text-body);align-items:center;gap:var(--space-4);font-weight:600;line-height:1.3;display:flex}.preset-arrow[data-v-c3953fca]{color:var(--color-text-tertiary);transition:transform var(--transition-fast);flex-shrink:0}.preset-card:hover .preset-arrow[data-v-c3953fca]{color:var(--color-text-primary);transform:translate(2px)}.preset-desc[data-v-c3953fca]{color:var(--color-text-secondary);font-size:var(--text-small);-webkit-line-clamp:2;margin:var(--space-4)0 0 0;-webkit-box-orient:vertical;line-height:1.5;display:-webkit-box;overflow:hidden}.preset-thumb[data-v-c3953fca]{border-radius:var(--radius-4);-o-object-fit:cover;object-fit:cover;flex-shrink:0;width:72px;height:72px}.sr-only[data-v-c3953fca]{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.section[data-v-c3953fca]{padding:96px var(--space-24)}.section-container[data-v-c3953fca]{max-width:920px;margin:0 auto}.section-title[data-v-c3953fca]{color:var(--color-text-primary);font-size:var(--text-h2);margin:0 0 var(--space-16)0;text-align:center;font-weight:700}.section-subtitle[data-v-c3953fca]{color:var(--color-text-secondary);font-size:var(--text-body-lg);text-align:center;max-width:640px;margin:0 auto 56px;line-height:1.6}.scenarios-section[data-v-c3953fca]{background:var(--color-bg-surface)}.hiw-section[data-v-c3953fca]{background:var(--color-bg-page)}.why-section[data-v-c3953fca]{background:var(--color-bg-surface)}.faq-section[data-v-c3953fca]{background:var(--color-bg-page)}.bottom-cta-section[data-v-c3953fca]{background:var(--color-bg-surface)}.scenario-row[data-v-c3953fca]{align-items:center;gap:56px;margin-bottom:72px;display:flex}.scenario-row[data-v-c3953fca]:last-child{margin-bottom:0}.scenario-row.reversed[data-v-c3953fca]{flex-direction:row-reverse}.scenario-image[data-v-c3953fca]{background:var(--color-bg-subtle);border-radius:var(--modal-radius);flex:0 0 42%;max-width:420px;overflow:hidden}.scenario-image img[data-v-c3953fca]{width:100%;height:auto;display:block}.scenario-text[data-v-c3953fca]{flex:1}.scenario-heading[data-v-c3953fca]{color:var(--color-text-primary);font-size:var(--text-h3);margin:0 0 var(--space-12)0;font-weight:700}.scenario-desc[data-v-c3953fca]{color:var(--color-text-secondary);font-size:var(--text-body);margin:0;line-height:1.7}.hiw-grid[data-v-c3953fca]{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.hiw-card[data-v-c3953fca]{text-align:center}.hiw-image[data-v-c3953fca]{aspect-ratio:3/2;background:var(--color-bg-subtle);border-radius:var(--radius-12);margin-bottom:var(--space-16);overflow:hidden}.hiw-image img[data-v-c3953fca]{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.hiw-step-num[data-v-c3953fca]{background:var(--color-text-primary);color:var(--color-bg-page);font-size:var(--text-small);height:32px;margin-bottom:var(--space-12);border-radius:50%;justify-content:center;align-items:center;width:32px;font-weight:700;display:inline-flex}.hiw-step-title[data-v-c3953fca]{color:var(--color-text-primary);font-size:var(--text-h4);margin:0 0 var(--space-8)0;font-weight:600}.hiw-step-desc[data-v-c3953fca]{color:var(--color-text-secondary);font-size:var(--text-body);margin:0;line-height:1.6}.why-grid[data-v-c3953fca]{grid-template-columns:repeat(2,1fr);gap:32px;display:grid}.why-card[data-v-c3953fca]{background:var(--color-bg-page);border:1px solid var(--color-border-default);border-radius:var(--modal-radius);transition:box-shadow var(--transition-medium);padding:32px}.why-card[data-v-c3953fca]:hover{box-shadow:var(--shadow-md)}.why-icon[data-v-c3953fca]{height:72px;margin-bottom:var(--space-12);-o-object-fit:contain;object-fit:contain;width:72px}.why-card-title[data-v-c3953fca]{color:var(--color-text-primary);font-size:var(--text-h4);margin:0 0 var(--space-8)0;font-weight:600}.why-card-desc[data-v-c3953fca]{color:var(--color-text-secondary);font-size:var(--text-body);margin:0;line-height:1.6}.faq-list[data-v-c3953fca]{gap:var(--space-32)}.faq-item[data-v-c3953fca],.faq-list[data-v-c3953fca]{flex-direction:column;display:flex}.faq-question[data-v-c3953fca]{color:var(--color-text-primary);font-size:var(--text-body-lg);margin:0 0 var(--space-8)0;font-weight:600;line-height:1.4}.faq-answer[data-v-c3953fca]{color:var(--color-text-secondary);font-size:var(--text-body);margin:0;line-height:1.7}.bottom-cta-inner[data-v-c3953fca]{text-align:center;max-width:600px}.bottom-cta-desc[data-v-c3953fca]{color:var(--color-text-secondary);font-size:var(--text-body-lg);margin:0 0 var(--space-24)0;line-height:1.6}.bottom-cta-btn[data-v-c3953fca]{background:var(--color-btn-primary,#232425);border-radius:var(--radius-12);color:var(--color-btn-primary-text,#fff);cursor:pointer;font-size:var(--text-body);min-height:48px;padding:var(--space-12)var(--space-32);transition:background var(--transition-fast),border-color var(--transition-fast),transform var(--transition-fast);border:1px solid #0000;justify-content:center;align-items:center;font-weight:600;display:inline-flex}.bottom-cta-btn[data-v-c3953fca]:hover{background:var(--color-btn-primary-hover,#393a3b)}.bottom-cta-btn[data-v-c3953fca]:active{background:var(--color-btn-primary-active,#1a1b1c);transform:scale(.98)}.bottom-cta-btn[data-v-c3953fca]:focus-visible{outline:none;box-shadow:0 0 0 3px #23242533}@media (prefers-color-scheme:dark){.why-card[data-v-c3953fca]{box-shadow:0 0 0 1px #ffffff0f}.why-card[data-v-c3953fca]:hover{box-shadow:0 0 0 1px #ffffff1a,var(--shadow-md)}.hiw-image[data-v-c3953fca],.scenario-image[data-v-c3953fca]{box-shadow:0 0 0 1px #ffffff0f}.bottom-cta-btn[data-v-c3953fca]{border-color:var(--color-border-strong)}.bottom-cta-btn[data-v-c3953fca]:focus-visible{box-shadow:0 0 0 3px #fff3}}@media (prefers-reduced-motion:reduce){[data-v-c3953fca],[data-v-c3953fca]:after,[data-v-c3953fca]:before{transition-duration:.01ms!important;animation-duration:.01ms!important}}@media (max-width:768px){.hero[data-v-c3953fca]{padding:80px var(--space-16)48px}.hero-title[data-v-c3953fca]{font-size:38px}.section[data-v-c3953fca]{padding:64px var(--space-16)}.scenario-row[data-v-c3953fca],.scenario-row.reversed[data-v-c3953fca]{gap:var(--space-24);flex-direction:column;margin-bottom:48px}.hiw-grid[data-v-c3953fca]{gap:40px}.hiw-grid[data-v-c3953fca],.preset-grid[data-v-c3953fca],.why-grid[data-v-c3953fca]{grid-template-columns:1fr}.faq-list[data-v-c3953fca]{gap:var(--space-24)}}
