.carousel.svelte-8ojyxu{border-radius:var(--radius-lg);position:relative;overflow:hidden}.carousel-track-wrap.svelte-8ojyxu{padding:20px 0;overflow:hidden}.carousel-track.svelte-8ojyxu{align-items:center;transition:transform .5s cubic-bezier(.4,0,.2,1);display:flex}.carousel-card.svelte-8ojyxu{background:var(--surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:1px solid var(--border-light);opacity:.45;filter:blur(.5px);cursor:pointer;text-align:left;color:inherit;font-family:inherit;line-height:inherit;grid-template-columns:38% 62%;transition:opacity .28s,transform .28s,box-shadow .28s,border-color .28s,filter .28s;display:grid;overflow:hidden;transform:scale(.88)}.carousel-card.svelte-8ojyxu:not(.ready){transition:none}.carousel-card.active.svelte-8ojyxu{opacity:1;box-shadow:var(--shadow-lg);filter:blur();z-index:2;border-color:#689f384d;transform:scale(1)}.carousel-card.svelte-8ojyxu:hover{border-color:var(--primary)}.carousel-card.svelte-8ojyxu .part-card-image:where(.svelte-8ojyxu){background:var(--bg);height:100%;min-height:220px;color:var(--text-muted);border-right:1px solid var(--border-light);flex-direction:column;justify-content:center;align-items:center;font-size:.82rem;display:flex;position:relative}.part-image.svelte-8ojyxu{object-fit:cover;width:100%;height:100%}.part-image-button.svelte-8ojyxu{cursor:zoom-in;background:0 0;border:0;width:100%;height:100%;padding:0}.carousel-card.svelte-8ojyxu .part-card-image:where(.svelte-8ojyxu) .part-num:where(.svelte-8ojyxu){background:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:.85rem;font-weight:800;display:flex;position:absolute;top:12px;left:12px;box-shadow:0 2px 8px #689f3859}.carousel-card.svelte-8ojyxu .part-card-image:where(.svelte-8ojyxu) .size-hint:where(.svelte-8ojyxu){opacity:.6;margin-top:4px;font-size:.7rem}.carousel-card.svelte-8ojyxu .part-card-body:where(.svelte-8ojyxu){flex-direction:column;justify-content:center;padding:28px 26px;display:flex}.carousel-card.svelte-8ojyxu .part-card-body:where(.svelte-8ojyxu) .part-name:where(.svelte-8ojyxu){color:var(--dark);margin-bottom:12px;font-size:1.2rem;font-weight:700;display:block}.carousel-card.svelte-8ojyxu .part-card-body:where(.svelte-8ojyxu) .part-tags:where(.svelte-8ojyxu){flex-wrap:wrap;gap:6px;margin-bottom:12px;display:flex}.carousel-card.svelte-8ojyxu .part-card-body:where(.svelte-8ojyxu) .part-tags:where(.svelte-8ojyxu) .tag-chip:where(.svelte-8ojyxu){background:var(--primary-soft);color:var(--primary-dark);border-radius:12px;padding:4px 12px;font-size:.75rem;font-weight:600;display:inline-block}.carousel-card.svelte-8ojyxu .part-card-body:where(.svelte-8ojyxu) .part-desc:where(.svelte-8ojyxu){color:var(--text-secondary);margin-bottom:12px;font-size:.88rem;line-height:1.7;display:block}.carousel-card.svelte-8ojyxu .part-card-body:where(.svelte-8ojyxu) .part-model:where(.svelte-8ojyxu){color:var(--accent-blue);background:var(--accent-blue-soft);border-radius:10px;align-self:flex-start;align-items:center;gap:4px;padding:5px 12px;font-size:.8rem;font-weight:600;display:inline-flex}.carousel-arrow.svelte-8ojyxu{background:var(--surface);border:2px solid var(--border-light);width:48px;height:48px;box-shadow:var(--shadow-lg);cursor:pointer;z-index:10;color:var(--text-secondary);transition:var(--transition);border-radius:50%;justify-content:center;align-items:center;font-size:1.4rem;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.carousel-arrow.svelte-8ojyxu:hover{background:var(--primary);color:#fff;border-color:var(--primary);transform:translateY(-50%)scale(1.1)}.carousel-arrow.prev.svelte-8ojyxu{left:8px}.carousel-arrow.next.svelte-8ojyxu{right:8px}.carousel-arrow.hidden.svelte-8ojyxu{display:none}.carousel-labels.svelte-8ojyxu{flex-wrap:wrap;justify-content:center;gap:6px;margin-top:24px;display:flex}.carousel-label.svelte-8ojyxu{color:var(--text-muted);border:1.5px solid var(--border-light);cursor:pointer;transition:var(--transition);white-space:nowrap;background:0 0;border-radius:20px;padding:6px 16px;font-size:.82rem;font-weight:600}.carousel-label.svelte-8ojyxu:hover{border-color:var(--primary);color:var(--primary);background:var(--primary-soft)}.carousel-label.active.svelte-8ojyxu{background:var(--primary);color:#fff;border-color:var(--primary);box-shadow:0 2px 10px #689f384d}.carousel-progress.svelte-8ojyxu{background:var(--border-light);border-radius:2px;max-width:200px;height:3px;margin-top:16px;margin-left:auto;margin-right:auto;overflow:hidden}.carousel-progress-bar.svelte-8ojyxu{background:var(--primary);border-radius:2px;height:100%;transition:width .4s}@media (width<=768px){.carousel-card.svelte-8ojyxu{opacity:.6;grid-template-columns:1fr;transform:scale(.92)}.carousel-card.active.svelte-8ojyxu{opacity:1;transform:scale(1)}.carousel-card.svelte-8ojyxu .part-card-image:where(.svelte-8ojyxu){border-right:none;border-bottom:1px solid var(--border-light);height:160px;min-height:160px}.carousel-card.svelte-8ojyxu .part-card-body:where(.svelte-8ojyxu){padding:18px 20px}.carousel-arrow.svelte-8ojyxu{display:none}.carousel-labels.svelte-8ojyxu{gap:4px}.carousel-label.svelte-8ojyxu{padding:4px 10px;font-size:.75rem}}.home-shell.svelte-1uha8ag{--panel-max-width:1320px;--stack-padding:24px;background:radial-gradient(circle at 0 0,#10b98117,#0000 32%),radial-gradient(circle at 100% 0,#14b8a614,#0000 28%),#f3f6f8;min-height:100vh;padding:12px 12px 24px}.page-stack.svelte-1uha8ag{max-width:var(--panel-max-width);padding:var(--stack-padding);margin:0 auto}.nav.svelte-1uha8ag{z-index:1000;transition:var(--transition);background:0 0;border-bottom:none;padding:14px 12px 0;position:fixed;top:0;left:0;right:0}.nav-inner.svelte-1uha8ag{width:calc(100% - (var(--stack-padding) * 2));max-width:calc(var(--panel-max-width) - (var(--stack-padding) * 2));-webkit-backdrop-filter:blur(18px);height:56px;transition:var(--transition);background:#f8fafcbd;border:1px solid #ffffff8c;border-radius:999px;justify-content:space-between;align-items:center;margin:0 auto;padding:0 12px 0 16px;display:flex;box-shadow:0 8px 30px #0f172a14}.nav.has-shadow.svelte-1uha8ag .nav-inner:where(.svelte-1uha8ag){box-shadow:0 12px 30px #0f172a1f}.nav-logo.svelte-1uha8ag{letter-spacing:-.02em;color:var(--dark);white-space:nowrap;align-items:center;gap:10px;font-size:1.25rem;font-weight:700;text-decoration:none;display:flex}.nav-logo.svelte-1uha8ag .logo-mark:where(.svelte-1uha8ag){border-radius:var(--radius-sm);object-fit:cover;flex-shrink:0;width:36px;height:36px}.nav-links.svelte-1uha8ag{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;list-style:none;display:flex}.nav-links.svelte-1uha8ag a:where(.svelte-1uha8ag){color:var(--text-secondary);transition:var(--transition);white-space:nowrap;border-radius:20px;padding:7px 14px;font-size:.9rem;font-weight:500;text-decoration:none}.nav-links.svelte-1uha8ag a:where(.svelte-1uha8ag):hover,.nav-links.svelte-1uha8ag a.active:where(.svelte-1uha8ag){color:#047857;background:#10b9811f}.nav-links.svelte-1uha8ag .nav-cta:where(.svelte-1uha8ag){color:#fff!important;transition:var(--transition)!important;background:linear-gradient(135deg,#059669,#0f766e)!important;border-radius:22px!important;padding:8px 18px!important;font-weight:600!important}.nav-links.svelte-1uha8ag .nav-cta:where(.svelte-1uha8ag):hover{box-shadow:0 8px 20px #05966947;color:#fff!important;background:linear-gradient(135deg,#047857,#115e59)!important}.hero.svelte-1uha8ag{width:calc(100% - (var(--stack-padding) * 2));max-width:calc(var(--panel-max-width) - (var(--stack-padding) * 2));text-align:center;background:linear-gradient(135deg,#059669 0%,#0f766e 55%,#0f172a 100%);border:1px solid #ffffff2e;border-radius:32px;margin:76px auto 0;padding:116px 28px 56px;position:relative;overflow:hidden;box-shadow:0 20px 56px #0f172a1f,0 6px 18px #0f172a14}.hero.svelte-1uha8ag:before{content:"";opacity:.2;pointer-events:none;background-image:linear-gradient(#ffffff17 1px,#0000 1px),linear-gradient(90deg,#ffffff17 1px,#0000 1px);background-size:22px 22px;position:absolute;inset:0}.hero.svelte-1uha8ag:after{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff24,#0000 72%);border-radius:999px;width:420px;height:420px;position:absolute;top:-180px;left:-120px}.hero-badge.svelte-1uha8ag{color:#ecfdf5f5;letter-spacing:.04em;z-index:1;background:#ffffff24;border:1px solid #ffffff29;border-radius:20px;margin-bottom:20px;padding:6px 16px;font-size:.85rem;font-weight:600;display:inline-block;position:relative}.hero.svelte-1uha8ag h1:where(.svelte-1uha8ag){letter-spacing:-.03em;color:#fff;z-index:1;margin-bottom:18px;font-size:clamp(2.4rem,5vw,3.6rem);font-weight:800;line-height:1.2;position:relative}.hero.svelte-1uha8ag h1:where(.svelte-1uha8ag) .highlight-word:where(.svelte-1uha8ag){color:#fde68a;display:inline-block;position:relative}.hero.svelte-1uha8ag h1:where(.svelte-1uha8ag) .highlight-word:where(.svelte-1uha8ag):after{display:none}.hero.svelte-1uha8ag h1:where(.svelte-1uha8ag) .accent-word:where(.svelte-1uha8ag){color:#fff}.hero-desc.svelte-1uha8ag{color:#f0fdfadb;z-index:1;max-width:640px;margin:0 auto 36px;font-size:1.15rem;line-height:1.8;position:relative}.hero-actions.svelte-1uha8ag{z-index:1;flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:30px;display:flex;position:relative}.hero-image-wrapper.svelte-1uha8ag{background:#ffffff14;border:1px solid #ffffff2e;border-radius:28px;width:100%;max-width:900px;height:420px;margin:0 auto 28px;padding:12px;position:relative;overflow:hidden;box-shadow:0 30px 60px #0f172a38}.hero-image-btn.svelte-1uha8ag{cursor:pointer;transition:var(--transition);background:0 0;border:none;padding:0;display:block}.hero-image-btn.svelte-1uha8ag:hover{box-shadow:0 34px 68px #0f172a3d}.hero-image-wrapper.svelte-1uha8ag img:where(.svelte-1uha8ag){object-fit:cover;width:100%;height:100%;transition:var(--transition-slow);background:linear-gradient(135deg,#ecfdf5c7,#a7f3d094),radial-gradient(circle at 100% 0,#0f766e2e,#0000 48%);border-radius:20px;display:block}.hero-image-btn.svelte-1uha8ag:hover img:where(.svelte-1uha8ag){transform:none}.hero-stats.svelte-1uha8ag{z-index:1;flex-wrap:wrap;justify-content:center;gap:14px;margin-top:20px;display:flex;position:relative}.hero-stat.svelte-1uha8ag{text-align:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff1f;border:1px solid #ffffff1f;border-radius:18px;min-width:148px;padding:14px 18px}.hero-stat.svelte-1uha8ag .num:where(.svelte-1uha8ag){color:#fff;letter-spacing:-.02em;font-size:2rem;font-weight:800}.hero-stat.svelte-1uha8ag .label:where(.svelte-1uha8ag){color:#ecfdf5bd;margin-top:2px;font-size:.85rem;display:block}.btn.svelte-1uha8ag{transition:var(--transition);cursor:pointer;border:none;border-radius:26px;align-items:center;gap:6px;padding:13px 28px;font-family:inherit;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-flex}.btn-primary.svelte-1uha8ag{color:#0f766e;background:#fff;box-shadow:0 10px 24px #ffffff2e}.btn-primary.svelte-1uha8ag:hover{background:#f8fafc;box-shadow:0 14px 28px #ffffff38}.btn-outline.svelte-1uha8ag{color:#fff;background:#ffffff14;border:1px solid #ffffff3d}.btn-outline.svelte-1uha8ag:hover{background:#ffffff24}.section.svelte-1uha8ag{background:#fff;border:1px solid #e8eef2;border-radius:28px;max-width:none;margin:0 auto;padding:58px 30px;scroll-margin-top:96px;box-shadow:0 10px 28px #0f172a0d}.section.svelte-1uha8ag+.section:where(.svelte-1uha8ag),.section.svelte-1uha8ag+.cta-section:where(.svelte-1uha8ag),.gallery-section.svelte-1uha8ag+.section:where(.svelte-1uha8ag),.section-brand.svelte-1uha8ag+.cta-section:where(.svelte-1uha8ag),.hero.svelte-1uha8ag+.page-stack:where(.svelte-1uha8ag){margin-top:24px}.section-header.svelte-1uha8ag{text-align:center;margin-bottom:48px}.section-header.svelte-1uha8ag .tag:where(.svelte-1uha8ag){letter-spacing:.08em;text-transform:uppercase;color:#047857;background:#ecfdf5;border:1px solid #10b98129;border-radius:14px;margin-bottom:12px;padding:6px 14px;font-size:.8rem;font-weight:700;display:inline-block}.section-header.svelte-1uha8ag h2:where(.svelte-1uha8ag){letter-spacing:-.02em;color:var(--dark);margin-bottom:10px;font-size:clamp(1.8rem,3.5vw,2.4rem);font-weight:700}.section-header.svelte-1uha8ag p:where(.svelte-1uha8ag){color:var(--text-secondary);max-width:580px;margin:0 auto;font-size:1rem}.card-grid.svelte-1uha8ag{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:20px;display:grid}.card.svelte-1uha8ag{box-shadow:var(--shadow-sm);transition:var(--transition-slow);cursor:pointer;text-align:left;color:inherit;font-family:inherit;line-height:inherit;background:#f8fafc;border:1px solid #e9eef4;border-radius:24px;padding:28px 26px;position:relative;overflow:hidden}.card.svelte-1uha8ag:hover{box-shadow:var(--shadow-lg);border-color:#10b98138}.card.svelte-1uha8ag .card-icon:where(.svelte-1uha8ag){border-radius:var(--radius);color:#059669;background:#ecfdf5;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:16px;font-size:1.3rem;display:flex}.card.svelte-1uha8ag .card-title-text:where(.svelte-1uha8ag){letter-spacing:-.01em;color:var(--dark);margin-bottom:6px;font-size:1.1rem;font-weight:700;display:block}.card.svelte-1uha8ag .subtitle:where(.svelte-1uha8ag){color:#059669;letter-spacing:.03em;margin-bottom:8px;font-size:.8rem;font-weight:600;display:block}.card.svelte-1uha8ag .card-p-text:where(.svelte-1uha8ag){color:var(--text-secondary);font-size:.9rem;line-height:1.65;display:block}.card.svelte-1uha8ag .expand-hint:where(.svelte-1uha8ag){color:#059669;opacity:0;transition:var(--transition);align-items:center;gap:4px;margin-top:12px;font-size:.78rem;font-weight:600;display:inline-flex}.card.svelte-1uha8ag:hover .expand-hint:where(.svelte-1uha8ag){opacity:1}.card.expanded.svelte-1uha8ag{box-shadow:var(--shadow-lg);background:#fff;border-color:#0596695c;grid-row:span 2}.card.svelte-1uha8ag .card-detail:where(.svelte-1uha8ag){border-top:0 solid #0000;max-height:0;margin-top:0;padding-top:0;transition:max-height .5s cubic-bezier(.4,0,.2,1),margin-top .4s,padding-top .4s;display:block;overflow:hidden}.card.expanded.svelte-1uha8ag .card-detail:where(.svelte-1uha8ag){border-top:1px solid var(--border-light);max-height:600px;margin-top:16px;padding-top:14px}.card.svelte-1uha8ag .card-detail:where(.svelte-1uha8ag) .detail-p:where(.svelte-1uha8ag){color:var(--text-secondary);font-size:.88rem;line-height:1.7;display:block}.card.svelte-1uha8ag .card-detail-img:where(.svelte-1uha8ag){object-fit:cover;border-radius:var(--radius);width:100%;height:auto;max-height:200px;box-shadow:var(--shadow-sm);transition:var(--transition);background:linear-gradient(135deg,#ecfdf5,#dbeafe);margin-top:12px;display:block}.card.svelte-1uha8ag .card-detail-img:where(.svelte-1uha8ag):hover{box-shadow:var(--shadow-md)}.gallery-section.svelte-1uha8ag{background:linear-gradient(135deg,#0f172a 0%,#0f766e 70%,#065f46 100%);border-radius:28px;margin-top:24px;padding:62px 30px;scroll-margin-top:96px;position:relative;overflow:hidden;box-shadow:0 18px 38px #0f172a1f}.gallery-section.svelte-1uha8ag:before{content:"";background:radial-gradient(circle,#689f381f 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:-100px;right:-100px}.gallery-section.svelte-1uha8ag .section-header:where(.svelte-1uha8ag) h2:where(.svelte-1uha8ag),.gallery-section.svelte-1uha8ag .section-header:where(.svelte-1uha8ag) p:where(.svelte-1uha8ag){color:#fff}.gallery-section.svelte-1uha8ag .section-header:where(.svelte-1uha8ag) .tag:where(.svelte-1uha8ag){color:var(--primary-light);background:#689f3833;border-color:#689f384d}.gallery-section.svelte-1uha8ag .section-header:where(.svelte-1uha8ag) p:where(.svelte-1uha8ag){color:#fff9}.gallery-grid.svelte-1uha8ag{grid-template-columns:repeat(4,1fr);gap:20px;max-width:1200px;margin:0 auto;display:grid}.gallery-item.svelte-1uha8ag{border-radius:var(--radius);aspect-ratio:1;cursor:pointer;transition:var(--transition);text-align:left;background:linear-gradient(135deg,#ffffff24,#34d3992e),radial-gradient(circle at 100% 0,#ffffff1f,#0000 52%);border:none;width:100%;padding:0;display:block;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff14}.gallery-item.svelte-1uha8ag img:where(.svelte-1uha8ag){object-fit:cover;width:100%;height:100%;transition:var(--transition-slow);background:inherit}.gallery-item.svelte-1uha8ag:hover img:where(.svelte-1uha8ag){transform:none}.gallery-more-btn.svelte-1uha8ag{color:#fff;text-align:center;border-radius:var(--radius);transition:var(--transition);aspect-ratio:1;flex-direction:column;justify-content:center;align-items:center;background:#ffffff0a!important;border:2px dashed #ffffff26!important;display:flex!important}.gallery-more-btn.svelte-1uha8ag:hover{background:#10b98129!important;border-color:#34d399!important}.more-content.svelte-1uha8ag{flex-direction:column;align-items:center;gap:8px;display:flex}.more-content.svelte-1uha8ag .more-icon:where(.svelte-1uha8ag){margin-bottom:4px;font-size:2rem}.more-content.svelte-1uha8ag h4:where(.svelte-1uha8ag){color:#fff;margin:0;font-size:1.1rem;font-weight:700}.more-content.svelte-1uha8ag p:where(.svelte-1uha8ag){color:#ffffff80;margin:0;font-size:.85rem}.gallery-item.svelte-1uha8ag .gallery-overlay:where(.svelte-1uha8ag){color:#fff;opacity:0;transition:var(--transition);background:linear-gradient(#0000 0%,#000000b3 100%);padding:24px 20px 20px;position:absolute;bottom:0;left:0;right:0}.gallery-item.svelte-1uha8ag:hover .gallery-overlay:where(.svelte-1uha8ag){opacity:1}.gallery-overlay.svelte-1uha8ag h4:where(.svelte-1uha8ag){margin-bottom:4px;font-size:1rem;font-weight:700}.gallery-overlay.svelte-1uha8ag span:where(.svelte-1uha8ag){opacity:.8;font-size:.8rem;display:block}.tabs-nav.svelte-1uha8ag{flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:32px;display:flex}.tab-btn.svelte-1uha8ag{border:1.5px solid var(--border-light);background:var(--surface);cursor:pointer;color:var(--text-secondary);transition:var(--transition);white-space:nowrap;border-radius:24px;padding:10px 22px;font-family:inherit;font-size:.9rem;font-weight:600}.tab-btn.svelte-1uha8ag:hover{color:#059669;background:#ecfdf5;border-color:#10b981}.tab-btn.active.svelte-1uha8ag{color:#fff;background:linear-gradient(135deg,#059669,#0f766e);border-color:#0000;box-shadow:0 8px 20px #0596693d}.tab-panel.svelte-1uha8ag{opacity:1}.timeline.svelte-1uha8ag{max-width:1000px;margin:0 auto;padding:20px 0;position:relative}.timeline.svelte-1uha8ag:before{content:"";background:var(--border-light);border-radius:2px;width:3px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.timeline-step.svelte-1uha8ag{background:var(--surface);border-radius:var(--radius-lg);width:45%;box-shadow:var(--shadow-sm);border:1px solid var(--border-light);transition:var(--transition);margin-bottom:24px;padding:22px 24px;position:relative;overflow:hidden}.timeline-step.svelte-1uha8ag:hover{box-shadow:var(--shadow-md);border-color:#05966947}.timeline-step.svelte-1uha8ag:nth-child(odd){float:left;clear:both}.timeline-step.svelte-1uha8ag:nth-child(2n){float:right;clear:both;margin-top:-140px}.timeline-step.svelte-1uha8ag:nth-child(odd):not(:first-child){margin-top:-140px}.timeline-step.svelte-1uha8ag:before{content:"";border:3px solid var(--bg);width:14px;height:14px;box-shadow:0 0 0 3px var(--border-light);z-index:2;background:#059669;border-radius:50%;position:absolute;top:26px}.timeline-step.svelte-1uha8ag:nth-child(odd):before{right:-30px}.timeline-step.svelte-1uha8ag:nth-child(2n):before{left:-30px}.timeline-step.svelte-1uha8ag .step-num:where(.svelte-1uha8ag){letter-spacing:.06em;color:#059669;text-transform:uppercase;margin-bottom:4px;font-size:.75rem;font-weight:700;display:block}.timeline-step.svelte-1uha8ag h4:where(.svelte-1uha8ag){color:var(--dark);margin-bottom:4px;font-size:1.05rem;font-weight:700}.timeline-step.svelte-1uha8ag .step-desc-p:where(.svelte-1uha8ag){color:var(--text-secondary);font-size:.88rem;display:block}.timeline-step.svelte-1uha8ag .step-gallery:where(.svelte-1uha8ag){grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:10px;margin-top:14px;display:grid}.timeline-step.svelte-1uha8ag .step-thumb:where(.svelte-1uha8ag){aspect-ratio:1;border-radius:var(--radius-sm);border:1px solid var(--border-light);cursor:pointer;transition:var(--transition);background:linear-gradient(135deg,#f8fafc,#e2e8f0);padding:0;overflow:hidden}.timeline-step.svelte-1uha8ag .step-thumb:where(.svelte-1uha8ag) img:where(.svelte-1uha8ag){object-fit:cover;width:100%;height:100%;transition:var(--transition);background:inherit;display:block}.timeline-step.svelte-1uha8ag .step-thumb:where(.svelte-1uha8ag):hover img:where(.svelte-1uha8ag){transform:none}.timeline.svelte-1uha8ag:after{content:"";clear:both;display:table}.value-grid.svelte-1uha8ag{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:20px;display:grid}.value-card.svelte-1uha8ag{border:1px solid var(--border-light);text-align:center;transition:var(--transition);background:#f8fafc;border-radius:24px;padding:24px 22px}.value-card.svelte-1uha8ag:hover{box-shadow:var(--shadow-md);border-color:#0596693d}.value-card.svelte-1uha8ag .v-icon:where(.svelte-1uha8ag){margin-bottom:10px;font-size:2rem}.value-card.svelte-1uha8ag h4:where(.svelte-1uha8ag){color:var(--dark);margin-bottom:4px;font-size:1rem;font-weight:700}.value-card.svelte-1uha8ag p:where(.svelte-1uha8ag){color:var(--text-secondary);font-size:.85rem;line-height:1.6}.scenario-tags.svelte-1uha8ag{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:36px;display:flex}.scenario-tag.svelte-1uha8ag{background:var(--surface);color:var(--text);border:1px solid var(--border-light);transition:var(--transition);border-radius:24px;align-items:center;gap:8px;padding:10px 20px;font-size:.85rem;font-weight:600;display:flex}.scenario-tag.svelte-1uha8ag:hover{background:#ecfdf5;border-color:#10b981}.section-brand.svelte-1uha8ag{text-align:center;box-shadow:var(--shadow-sm);background:linear-gradient(135deg,#ecfdf5 0%,#f0fdfa 100%);border:1px solid #10b9812e;border-radius:28px;padding:46px 32px;position:relative;overflow:hidden}.section-brand.svelte-1uha8ag:before{content:"";background:#10b98112;border-radius:50%;width:300px;height:300px;position:absolute;top:-80px;right:-80px}.section-brand.svelte-1uha8ag:after{content:"";background:#14b8a60d;border-radius:50%;width:200px;height:200px;position:absolute;bottom:-60px;left:-60px}.section-brand.svelte-1uha8ag h2:where(.svelte-1uha8ag){color:var(--primary-dark);margin-bottom:12px;font-size:1.6rem;font-weight:700}.section-brand.svelte-1uha8ag>p:where(.svelte-1uha8ag){color:var(--text);max-width:720px;margin:0 auto 28px;font-size:1rem;line-height:1.8}.section-brand.svelte-1uha8ag strong:where(.svelte-1uha8ag){color:var(--primary-dark);font-weight:700}.badge-row.svelte-1uha8ag{z-index:1;flex-wrap:wrap;justify-content:center;gap:16px;display:flex;position:relative}.brand-badge.svelte-1uha8ag{background:var(--surface);color:var(--text);border:1px solid var(--border-light);transition:var(--transition);border-radius:24px;align-items:center;gap:8px;padding:10px 20px;font-size:.85rem;font-weight:600;display:flex}.brand-badge.svelte-1uha8ag:hover{color:#065f46;box-shadow:var(--shadow-sm);background:#ecfdf5;border-color:#a7f3d0}.cta-section.svelte-1uha8ag{text-align:center;max-width:none;box-shadow:var(--shadow-sm);background:linear-gradient(135deg,#fff 0%,#f0fdfa 100%);border:1px solid #e7eef4;border-radius:28px;margin:24px auto 0;padding:64px 28px;scroll-margin-top:96px}.cta-section.svelte-1uha8ag h2:where(.svelte-1uha8ag){color:var(--dark);margin-bottom:12px;font-size:1.8rem;font-weight:700}.cta-section.svelte-1uha8ag p:where(.svelte-1uha8ag){color:var(--text-secondary);margin-bottom:24px}.cta-buttons.svelte-1uha8ag{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.cta-section.svelte-1uha8ag .btn-primary:where(.svelte-1uha8ag){color:#fff;background:linear-gradient(135deg,#059669,#0f766e);box-shadow:0 10px 24px #05966933}.cta-section.svelte-1uha8ag .btn-primary:where(.svelte-1uha8ag):hover{background:linear-gradient(135deg,#047857,#115e59);box-shadow:0 14px 28px #0596693d}.cta-section.svelte-1uha8ag .btn-outline:where(.svelte-1uha8ag){color:var(--dark);background:#fff;border:1px solid #dbe5ea;box-shadow:0 4px 12px #0f172a0a}.cta-section.svelte-1uha8ag .btn-outline:where(.svelte-1uha8ag):hover{color:#065f46;background:#ecfdf5;border-color:#a7f3d0}.cta-section.svelte-1uha8ag .btn-hotline:where(.svelte-1uha8ag){background:linear-gradient(135deg,#dc2626,#b91c1c);box-shadow:0 10px 24px #dc26262e}.cta-section.svelte-1uha8ag .btn-hotline:where(.svelte-1uha8ag):hover{background:linear-gradient(135deg,#b91c1c,#991b1b);box-shadow:0 14px 28px #dc262638}.cta-meta.svelte-1uha8ag{color:var(--text-secondary);flex-wrap:wrap;justify-content:center;gap:20px;margin-top:24px;font-size:.9rem;display:flex}.cta-meta.svelte-1uha8ag strong:where(.svelte-1uha8ag){color:var(--dark)}.footer.svelte-1uha8ag{text-align:center;color:#e2e8f0b8;background:#0f172a;border-top:none;border-radius:24px;max-width:none;margin:24px auto 0;padding:32px 28px;font-size:.85rem}.footer.svelte-1uha8ag .contact-row:where(.svelte-1uha8ag){color:#e2e8f0c7;flex-wrap:wrap;justify-content:center;gap:24px;margin-bottom:16px;font-weight:500;display:flex}.footer.svelte-1uha8ag .contact-row:where(.svelte-1uha8ag) span:where(.svelte-1uha8ag),.footer.svelte-1uha8ag .contact-row:where(.svelte-1uha8ag) a:where(.svelte-1uha8ag){color:#e2e8f0cc;transition:var(--transition);align-items:center;gap:6px;text-decoration:none;display:flex}.footer.svelte-1uha8ag .contact-row:where(.svelte-1uha8ag) a:where(.svelte-1uha8ag){cursor:pointer}.footer.svelte-1uha8ag .contact-row:where(.svelte-1uha8ag) a:where(.svelte-1uha8ag):hover{color:#6ee7b7;text-decoration:none}@media (width<=1024px){.gallery-grid.svelte-1uha8ag{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.home-shell.svelte-1uha8ag{--stack-padding:18px}.page-stack.svelte-1uha8ag{padding:18px}.nav-links.svelte-1uha8ag{display:none}.nav.svelte-1uha8ag{padding-top:12px}.nav-inner.svelte-1uha8ag{width:calc(100% - (var(--stack-padding) * 2))}.hero-image-wrapper.svelte-1uha8ag{height:220px}.hero.svelte-1uha8ag{margin-top:68px;padding:102px 20px 42px}.hero-stats.svelte-1uha8ag{gap:20px}.hero-stat.svelte-1uha8ag .num:where(.svelte-1uha8ag){font-size:1.5rem}.card-grid.svelte-1uha8ag{grid-template-columns:1fr}.gallery-grid.svelte-1uha8ag{grid-template-columns:repeat(2,1fr);gap:12px}.section.svelte-1uha8ag,.gallery-section.svelte-1uha8ag,.cta-section.svelte-1uha8ag{padding:42px 20px}.timeline.svelte-1uha8ag:before{left:15px;transform:none}.timeline-step.svelte-1uha8ag{clear:both;width:100%;margin-bottom:24px;padding-left:40px;float:none!important;margin-top:0!important}.timeline-step.svelte-1uha8ag:before{width:12px;height:12px;top:26px;left:9px!important;right:auto!important}.timeline-step.svelte-1uha8ag .step-gallery:where(.svelte-1uha8ag){grid-template-columns:repeat(auto-fill,minmax(70px,1fr));gap:8px}.tab-btn.svelte-1uha8ag{padding:8px 14px;font-size:.78rem}.btn.svelte-1uha8ag{padding:10px 20px;font-size:.85rem}}@media (width<=480px){.home-shell.svelte-1uha8ag{--stack-padding:14px;padding:8px}.page-stack.svelte-1uha8ag{padding:14px}.hero.svelte-1uha8ag h1:where(.svelte-1uha8ag){font-size:1.8rem}.hero-image-wrapper.svelte-1uha8ag{height:180px}.hero-actions.svelte-1uha8ag{flex-direction:column;align-items:stretch}.cta-meta.svelte-1uha8ag{flex-direction:column;align-items:center;gap:10px}.section.svelte-1uha8ag{padding:34px 16px}.card.svelte-1uha8ag{padding:20px 16px}.gallery-grid.svelte-1uha8ag{grid-template-columns:1fr}.hero-stats.svelte-1uha8ag{flex-direction:column;align-items:center;gap:16px}.hero-stat.svelte-1uha8ag{width:100%}.gallery-section.svelte-1uha8ag,.cta-section.svelte-1uha8ag,.footer.svelte-1uha8ag{border-radius:20px}.hero.svelte-1uha8ag{border-radius:24px}}
