.scene-checkup-page[data-v-eb17d468]{background:-webkit-gradient(linear,left top,left bottom,from(#ecfdf5),to(#f8fafc));background:linear-gradient(180deg,#ecfdf5,#f8fafc);min-height:100vh;position:relative}.bg-decorations[data-v-eb17d468]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none}.bg-decorations svg[data-v-eb17d468]{width:100%;height:100%}.container[data-v-eb17d468]{max-width:1400px;margin:0 auto;padding:48px 24px;position:relative;z-index:1}.page-section[data-v-eb17d468]{position:relative;overflow:hidden}.back-nav[data-v-eb17d468]{margin-bottom:32px}.back-nav .back-btn[data-v-eb17d468]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding:8px 16px;background:hsla(0,0%,100%,.8);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:none;border-radius:24px;font-size:14px;font-weight:500;color:#64748b;cursor:pointer;-webkit-transition:all .3s;transition:all .3s;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.05);box-shadow:0 1px 2px rgba(0,0,0,.05)}.back-nav .back-btn[data-v-eb17d468]:hover{background:#fff;color:#10b981;-webkit-transform:translateX(-4px);transform:translateX(-4px);-webkit-box-shadow:0 2px 4px rgba(0,0,0,.1);box-shadow:0 2px 4px rgba(0,0,0,.1)}.back-nav .back-btn .back-icon[data-v-eb17d468]{width:16px;height:16px}.hero-section[data-v-eb17d468]{margin-bottom:48px}.hero-section .hero-card[data-v-eb17d468]{background:hsla(0,0%,100%,.7);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border-radius:24px;-webkit-box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);border:1px solid hsla(0,0%,100%,.5);overflow:hidden;display:grid;grid-template-columns:3fr 2fr;gap:0}@media(max-width:1024px){.hero-section .hero-card[data-v-eb17d468]{grid-template-columns:1fr}}.hero-section .hero-content[data-v-eb17d468]{padding:32px 40px}@media(max-width:640px){.hero-section .hero-content[data-v-eb17d468]{padding:24px}}.hero-section .hero-content .hero-header[data-v-eb17d468]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;margin-bottom:24px}.hero-section .hero-content .hero-header .hero-icon-wrapper[data-v-eb17d468]{position:relative;-ms-flex-negative:0;flex-shrink:0}.hero-section .hero-content .hero-header .hero-icon-wrapper .hero-icon-main[data-v-eb17d468]{width:64px;height:64px;background:linear-gradient(135deg,#10b981,#059669 50%,#14b8a6);border-radius:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;-webkit-box-shadow:0 10px 15px -3px rgba(16,185,129,.3);box-shadow:0 10px 15px -3px rgba(16,185,129,.3)}.hero-section .hero-content .hero-header .hero-icon-wrapper .hero-icon-main svg[data-v-eb17d468]{width:32px;height:32px}.hero-section .hero-content .hero-header .hero-icon-wrapper .hero-icon-badge[data-v-eb17d468]{position:absolute;bottom:-4px;right:-4px;width:24px;height:24px;background:linear-gradient(135deg,#14b8a6,#0d9488);border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;-webkit-box-shadow:0 4px 6px -1px rgba(0,0,0,.1);box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.hero-section .hero-content .hero-header .hero-icon-wrapper .hero-icon-badge svg[data-v-eb17d468]{width:14px;height:14px}.hero-section .hero-content .hero-header .hero-title h1[data-v-eb17d468]{font-size:32px;font-weight:700;background:linear-gradient(135deg,#0f172a,#059669 50%,#0d9488);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:4px;line-height:1.2}@media(max-width:640px){.hero-section .hero-content .hero-header .hero-title h1[data-v-eb17d468]{font-size:24px}}.hero-section .hero-content .hero-header .hero-title p[data-v-eb17d468]{font-size:14px;color:#64748b;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin-top:4px}.hero-section .hero-content .hero-header .hero-title p .pulse-dot[data-v-eb17d468]{width:8px;height:8px;background:#10b981;border-radius:50%;-webkit-animation:pulse-data-v-eb17d468 2s cubic-bezier(.4,0,.6,1) infinite;animation:pulse-data-v-eb17d468 2s cubic-bezier(.4,0,.6,1) infinite}.hero-section .hero-content .hero-desc[data-v-eb17d468]{font-size:16px;line-height:1.75;color:#475569;margin-bottom:32px}.hero-section .hero-content .hero-desc .highlight[data-v-eb17d468]{color:#059669;font-weight:600}.hero-section .hero-content .hero-actions[data-v-eb17d468]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-ms-flex-wrap:wrap;flex-wrap:wrap}.hero-section .hero-content .hero-actions button[data-v-eb17d468]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding:12px 24px;border:none;border-radius:12px;font-size:14px;font-weight:500;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.hero-section .hero-content .hero-actions button svg[data-v-eb17d468]{width:20px;height:20px}.hero-section .hero-content .hero-actions .btn-primary[data-v-eb17d468]{background:linear-gradient(135deg,#10b981,#14b8a6);color:#fff;-webkit-box-shadow:0 10px 15px -3px rgba(16,185,129,.25);box-shadow:0 10px 15px -3px rgba(16,185,129,.25)}.hero-section .hero-content .hero-actions .btn-primary[data-v-eb17d468]:hover{-webkit-box-shadow:0 20px 25px -5px rgba(16,185,129,.3);box-shadow:0 20px 25px -5px rgba(16,185,129,.3);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.hero-section .hero-content .hero-actions .btn-secondary[data-v-eb17d468]{background:#fff;color:#374151;border:1px solid #e5e7eb}.hero-section .hero-content .hero-actions .btn-secondary[data-v-eb17d468]:hover{border-color:#10b981;color:#059669;background:#ecfdf5}.hero-section .hero-stats[data-v-eb17d468]{background:linear-gradient(135deg,rgba(236,253,245,.8),rgba(209,250,229,.8));padding:32px 40px;border-top:1px solid rgba(229,231,235,.5)}@media(max-width:1024px){.hero-section .hero-stats[data-v-eb17d468]{border-top:1px solid rgba(229,231,235,.5);border-left:none}}@media(max-width:640px){.hero-section .hero-stats[data-v-eb17d468]{padding:24px}}.hero-section .hero-stats h3[data-v-eb17d468]{font-size:12px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em;margin-bottom:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.hero-section .hero-stats h3 svg[data-v-eb17d468]{width:16px;height:16px}.hero-section .hero-stats .stats-grid[data-v-eb17d468]{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.hero-section .hero-stats .stats-grid .stat-item .stat-value[data-v-eb17d468]{font-size:28px;font-weight:700;color:#059669;margin-bottom:4px;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s;display:inline-block}.hero-section .hero-stats .stats-grid .stat-item .stat-value[data-v-eb17d468]:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.hero-section .hero-stats .stats-grid .stat-item:nth-child(2) .stat-value[data-v-eb17d468]{color:#0d9488}.hero-section .hero-stats .stats-grid .stat-item:nth-child(3) .stat-value[data-v-eb17d468]{color:#16a34a}.hero-section .hero-stats .stats-grid .stat-item:nth-child(4) .stat-value[data-v-eb17d468]{color:#0891b2}.hero-section .hero-stats .stats-grid .stat-item .stat-label[data-v-eb17d468]{font-size:14px;color:#6b7280;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px}.hero-section .hero-stats .stats-grid .stat-item .stat-label svg[data-v-eb17d468]{width:14px;height:14px}.section-header[data-v-eb17d468]{margin-bottom:32px}.section-header .section-header-left[data-v-eb17d468]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.section-header .section-header-left .section-indicator[data-v-eb17d468]{width:6px;height:32px;background:-webkit-gradient(linear,left top,left bottom,from(#10b981),to(#14b8a6));background:linear-gradient(180deg,#10b981,#14b8a6);border-radius:3px}.section-header .section-header-left h2[data-v-eb17d468]{font-size:24px;font-weight:700;color:#0f172a}.section-header .section-header-left .service-count[data-v-eb17d468]{padding:4px 12px;background:#ecfdf5;color:#059669;font-size:14px;font-weight:500;border-radius:9999px}.services-grid[data-v-eb17d468]{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:24px}@media(max-width:768px){.services-grid[data-v-eb17d468]{grid-template-columns:1fr}}.services-grid .service-card[data-v-eb17d468]{position:relative;background:#fff;border-radius:16px;padding:24px;cursor:pointer;-webkit-transition:all .3s;transition:all .3s;overflow:hidden}.services-grid .service-card[data-v-eb17d468]:hover{-webkit-transform:translateY(-4px);transform:translateY(-4px)}.services-grid .service-card .service-card-bg[data-v-eb17d468]{position:absolute;top:0;right:0;width:128px;height:128px;border-bottom-left-radius:100%;opacity:.5}.services-grid .service-card .service-badge[data-v-eb17d468]{position:absolute;top:12px;right:12px;padding:4px 10px;color:#fff;font-size:12px;font-weight:700;border-radius:9999px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.1);box-shadow:0 2px 4px rgba(0,0,0,.1);z-index:1}.services-grid .service-card .service-badge.service-badge-hot[data-v-eb17d468]{background:linear-gradient(135deg,#f97316,#ef4444)}.services-grid .service-card.service-card-emerald[data-v-eb17d468]{border:1px solid rgba(16,185,129,.1);-webkit-box-shadow:0 4px 20px rgba(16,185,129,.08);box-shadow:0 4px 20px rgba(16,185,129,.08)}.services-grid .service-card.service-card-emerald .service-card-bg[data-v-eb17d468]{background:linear-gradient(135deg,rgba(16,185,129,.1),transparent)}.services-grid .service-card.service-card-emerald[data-v-eb17d468]:hover{-webkit-box-shadow:0 12px 24px -4px rgba(16,185,129,.12);box-shadow:0 12px 24px -4px rgba(16,185,129,.12)}.services-grid .service-card.service-card-purple[data-v-eb17d468]{border:1px solid rgba(147,51,234,.1);-webkit-box-shadow:0 4px 20px rgba(147,51,234,.08);box-shadow:0 4px 20px rgba(147,51,234,.08)}.services-grid .service-card.service-card-purple .service-card-bg[data-v-eb17d468]{background:linear-gradient(135deg,rgba(147,51,234,.1),transparent)}.services-grid .service-card.service-card-purple[data-v-eb17d468]:hover{-webkit-box-shadow:0 12px 24px -4px rgba(147,51,234,.12);box-shadow:0 12px 24px -4px rgba(147,51,234,.12)}.services-grid .service-card.service-card-green[data-v-eb17d468]{border:1px solid rgba(34,197,94,.1);-webkit-box-shadow:0 4px 20px rgba(34,197,94,.08);box-shadow:0 4px 20px rgba(34,197,94,.08)}.services-grid .service-card.service-card-green .service-card-bg[data-v-eb17d468]{background:linear-gradient(135deg,rgba(34,197,94,.1),transparent)}.services-grid .service-card.service-card-green[data-v-eb17d468]:hover{-webkit-box-shadow:0 12px 24px -4px rgba(34,197,94,.12);box-shadow:0 12px 24px -4px rgba(34,197,94,.12)}.services-grid .service-card.service-card-cyan[data-v-eb17d468]{border:1px solid rgba(6,182,212,.1);-webkit-box-shadow:0 4px 20px rgba(6,182,212,.08);box-shadow:0 4px 20px rgba(6,182,212,.08)}.services-grid .service-card.service-card-cyan .service-card-bg[data-v-eb17d468]{background:linear-gradient(135deg,rgba(6,182,212,.1),transparent)}.services-grid .service-card.service-card-cyan[data-v-eb17d468]:hover{-webkit-box-shadow:0 12px 24px -4px rgba(6,182,212,.12);box-shadow:0 12px 24px -4px rgba(6,182,212,.12)}.services-grid .service-card.service-card-amber[data-v-eb17d468]{border:1px solid rgba(245,158,11,.1);-webkit-box-shadow:0 4px 20px rgba(245,158,11,.08);box-shadow:0 4px 20px rgba(245,158,11,.08)}.services-grid .service-card.service-card-amber .service-card-bg[data-v-eb17d468]{background:linear-gradient(135deg,rgba(245,158,11,.1),transparent)}.services-grid .service-card.service-card-amber[data-v-eb17d468]:hover{-webkit-box-shadow:0 12px 24px -4px rgba(245,158,11,.12);box-shadow:0 12px 24px -4px rgba(245,158,11,.12)}.services-grid .service-card.service-card-violet[data-v-eb17d468]{border:1px solid rgba(139,92,246,.1);-webkit-box-shadow:0 4px 20px rgba(139,92,246,.08);box-shadow:0 4px 20px rgba(139,92,246,.08)}.services-grid .service-card.service-card-violet .service-card-bg[data-v-eb17d468]{background:linear-gradient(135deg,rgba(139,92,246,.1),transparent)}.services-grid .service-card.service-card-violet[data-v-eb17d468]:hover{-webkit-box-shadow:0 12px 24px -4px rgba(139,92,246,.12);box-shadow:0 12px 24px -4px rgba(139,92,246,.12)}.services-grid .service-card .service-card-content[data-v-eb17d468]{position:relative;z-index:1}.services-grid .service-card .service-card-content .service-icon[data-v-eb17d468]{width:56px;height:56px;border-radius:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;margin-bottom:16px;-webkit-box-shadow:0 10px 15px -3px rgba(0,0,0,.1);box-shadow:0 10px 15px -3px rgba(0,0,0,.1);-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.services-grid .service-card .service-card-content .service-icon svg[data-v-eb17d468]{width:28px;height:28px}.services-grid .service-card .service-card-content h3[data-v-eb17d468]{font-size:18px;font-weight:700;color:#0f172a;margin-bottom:8px;-webkit-transition:color .3s;transition:color .3s}.services-grid .service-card .service-card-content p[data-v-eb17d468]{font-size:14px;color:#6b7280;margin-bottom:16px;line-height:1.5}.services-grid .service-card .service-card-content .service-tags[data-v-eb17d468]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-ms-flex-wrap:wrap;flex-wrap:wrap}.services-grid .service-card .service-card-content .service-tags .service-tag[data-v-eb17d468]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:500;border-radius:8px}.services-grid .service-card .service-card-content .service-tags .service-tag svg[data-v-eb17d468]{width:14px;height:14px}.services-grid .service-card .service-card-content .service-tags .service-tag.tag-emerald[data-v-eb17d468]{background:#d1fae5;color:#059669}.services-grid .service-card .service-card-content .service-tags .service-tag.tag-purple[data-v-eb17d468]{background:#f3e8ff;color:#9333ea}.services-grid .service-card .service-card-content .service-tags .service-tag.tag-green[data-v-eb17d468]{background:#dcfce7;color:#16a34a}.services-grid .service-card .service-card-content .service-tags .service-tag.tag-cyan[data-v-eb17d468]{background:#cffafe;color:#0891b2}.services-grid .service-card .service-card-content .service-tags .service-tag.tag-amber[data-v-eb17d468]{background:#fef3c7;color:#d97706}.services-grid .service-card .service-card-content .service-tags .service-tag.tag-violet[data-v-eb17d468]{background:#f5f3ff;color:#8b5cf6}.services-grid .service-card .service-card-content .service-tags .service-tag.tag-gray[data-v-eb17d468]{background:#f3f4f6;color:#4b5563}.services-grid .service-card .service-card-line[data-v-eb17d468]{position:absolute;bottom:0;left:0;right:0;height:4px;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;transform-origin:left;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.services-grid .service-card.service-card-emerald .service-card-line[data-v-eb17d468]{background:-webkit-gradient(linear,left top,right top,from(#10b981),to(#14b8a6));background:linear-gradient(90deg,#10b981,#14b8a6)}.services-grid .service-card.service-card-purple .service-card-line[data-v-eb17d468]{background:-webkit-gradient(linear,left top,right top,from(#9333ea),to(#ec4899));background:linear-gradient(90deg,#9333ea,#ec4899)}.services-grid .service-card.service-card-green .service-card-line[data-v-eb17d468]{background:-webkit-gradient(linear,left top,right top,from(#22c55e),to(#10b981));background:linear-gradient(90deg,#22c55e,#10b981)}.services-grid .service-card.service-card-cyan .service-card-line[data-v-eb17d468]{background:-webkit-gradient(linear,left top,right top,from(#06b6d4),to(#3b82f6));background:linear-gradient(90deg,#06b6d4,#3b82f6)}.services-grid .service-card.service-card-amber .service-card-line[data-v-eb17d468]{background:-webkit-gradient(linear,left top,right top,from(#f59e0b),to(#f97316));background:linear-gradient(90deg,#f59e0b,#f97316)}.services-grid .service-card.service-card-violet .service-card-line[data-v-eb17d468]{background:-webkit-gradient(linear,left top,right top,from(#8b5cf6),to(#ec4899));background:linear-gradient(90deg,#8b5cf6,#ec4899)}.services-grid .service-card:hover .service-icon[data-v-eb17d468]{-webkit-transform:scale(1.1) rotate(3deg);transform:scale(1.1) rotate(3deg)}.services-grid .service-card:hover h3[data-v-eb17d468]{color:#059669}.services-grid .service-card:hover.service-card-purple:hover h3[data-v-eb17d468]{color:#9333ea}.services-grid .service-card:hover.service-card-green:hover h3[data-v-eb17d468]{color:#16a34a}.services-grid .service-card:hover.service-card-cyan:hover h3[data-v-eb17d468]{color:#0891b2}.services-grid .service-card:hover.service-card-amber:hover h3[data-v-eb17d468]{color:#d97706}.services-grid .service-card:hover.service-card-violet:hover h3[data-v-eb17d468]{color:#8b5cf6}.services-grid .service-card:hover .service-card-line[data-v-eb17d468]{-webkit-transform:scaleX(1);transform:scaleX(1)}.footer-tip[data-v-eb17d468]{margin-top:48px;text-align:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;padding:12px 24px;background:hsla(0,0%,100%,.6);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:9999px;border:1px solid rgba(229,231,235,.5);-webkit-box-shadow:0 1px 2px rgba(0,0,0,.05);box-shadow:0 1px 2px rgba(0,0,0,.05);font-size:14px;color:#6b7280}.footer-tip svg[data-v-eb17d468]{width:16px;height:16px;color:#10b981;-ms-flex-negative:0;flex-shrink:0}.footer-tip strong[data-v-eb17d468]{color:#059669;font-weight:600}@-webkit-keyframes pulse-data-v-eb17d468{0%,to{opacity:1}50%{opacity:.5}}@keyframes pulse-data-v-eb17d468{0%,to{opacity:1}50%{opacity:.5}}