:root{--fonts-heading: "Sora", sans-serif;--fonts-body: "Noto Sans TC", sans-serif;--fonts-mono: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--card-max-width: 1160px}h1,h2{font-family:var(--fonts-heading)}body{margin:0;font-family:var(--fonts-body)}code,pre{font-family:var(--fonts-mono)}.section-wrapper{width:100%;height:120dvh;background-color:#120336;display:flex;justify-content:center;align-items:center}@media(max-width:768px){.section-wrapper{height:auto;min-height:100svh}}.hero-container{display:flex;align-items:center;justify-content:space-between;padding:20px 80px;gap:50px;box-sizing:border-box;color:#fff;max-width:var(--card-max-width)}.hero-background{background:#07070c;display:flex;align-items:center;justify-content:center}.hero-content{max-width:var(--card-max-width)}.hero-visual{object-fit:cover;height:600px;width:100%;max-width:400px}@media(max-width:768px){.hero-visual{display:none}.hero-container{margin-bottom:30px}}.hero-title{font-size:45px;font-weight:500;margin:5px 0}.hero-subtitle{font-size:45px;font-weight:500;margin:0 0 24px;line-height:1.2}.hero-description{font-size:16px;color:#cbd5f5;line-height:1.6;margin-bottom:32px}.gradient-text{background:linear-gradient(134deg,#b380ff 10%,#7af0ff 90%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-actions{display:flex;gap:16px}.action-button{padding:12px 22px;font-size:18px;font-weight:600;border-radius:.125em;cursor:pointer;font-family:var(--fonts-body);border:none;transition:all .2s ease}.action-button.primary{background:linear-gradient(143deg,#b380ff 10%,#7af0ff 90%);color:#020617}.action-button.primary:hover{opacity:.9}.action-button.secondary{background:transparent;color:#93c5fd;border:1px solid #3b82f6}.action-button.secondary:hover{background:#3b82f61a}.feature-card{position:relative;max-width:520px;padding:48px 32px 32px;background:radial-gradient(circle at top,#140c2e,#080414);border:1px solid rgba(168,139,250,.25);border-radius:12px;color:#e5e7eb;box-sizing:border-box}.feature-card-top-line{position:absolute;top:0;left:0;right:0;height:8px;background:linear-gradient(90deg,#a78bfa,#67e8f9);border-top-left-radius:12px;border-top-right-radius:12px}.feature-card-icon{position:absolute;top:-23px;left:50%;transform:translate(-50%);width:54px;height:54px;border-radius:50%;background:linear-gradient(135deg,#a78bfa,#67e8f9);display:flex;align-items:center;justify-content:center}.feature-card-icon svg{width:20px;height:20px;stroke:#020617}.feature-card-title{font-size:22px;font-weight:600;margin-bottom:16px}.feature-card-description{font-size:15px;line-height:1.6;color:#c7d2fe}.section-container{background-color:#0d0326;color:#fff;padding:2rem;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:50vh}.section-headline{font-size:2.5rem;font-weight:500;text-align:left;margin-bottom:4rem;width:100%;background:linear-gradient(90deg,#a78bfa,#67e8f9);-webkit-background-clip:text;background-clip:text;max-width:var(--card-max-width);-webkit-text-fill-color:transparent;color:transparent}.features-grid{display:flex;flex-direction:column;gap:2rem;width:100%;max-width:var(--card-max-width)}@media(min-width:768px){.features-grid{grid-template-columns:repeat(2,1fr);display:grid}}.section-3-container{background-color:#05010d;color:#fff;padding:5rem 2rem;display:flex;justify-content:center;max-width:var(--card-max-width)}.section-3-content-wrapper{display:flex;flex-direction:column;gap:4rem}.top-split-layout{display:grid;grid-template-columns:1.2fr .8fr;gap:3rem;align-items:center}.s3-headline{font-size:2.2rem;font-weight:700;margin-bottom:1.5rem;background:linear-gradient(90deg,#a78bfa,#67e8f9);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.s3-subhead{font-size:1.5rem;font-weight:500;line-height:1.4;margin-bottom:1.5rem;color:#67e8f9;background:linear-gradient(90deg,#818cf8,#22d3ee);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.s3-body-text{font-size:1.125rem;color:#d1d5db;line-height:1.6;max-width:650px}.feature-image{width:100%;height:auto;object-fit:contain;filter:drop-shadow(0 0 20px rgba(56,189,248,.2))}.process-flow-grid{display:grid;grid-template-columns:1fr;gap:2rem;margin-top:2rem}@media(min-width:768px){.process-flow-grid{grid-template-columns:repeat(3,1fr);gap:1rem}}.process-step-container{display:flex;flex-direction:column;gap:1.5rem}.step-arrow-box{background-color:#1f2937;height:80px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:#e5e7eb;clip-path:polygon(0% 0%,92% 0%,100% 50%,92% 100%,0% 100%,8% 50%)}.step-title{font-size:1.25rem;font-weight:700;color:#fff;margin-bottom:.75rem}.step-desc{font-size:1rem;color:#9ca3af;line-height:1.5}.section-4-container{background-color:#05010d;color:#fff;padding:5rem 2rem 3rem;display:flex;justify-content:center}.section-4-content-wrapper{max-width:1035px;width:100%;display:flex;flex-direction:column;align-items:flex-start}.s4-headline{font-size:2.5rem;font-weight:600;margin-bottom:2rem;background:linear-gradient(90deg,#a78bfa,#67e8f9);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.s4-subhead{font-size:2rem;font-weight:600;margin-top:2rem;margin-bottom:1rem;background:linear-gradient(90deg,#a78bfa,#22d3ee);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.s4-description,.s4-req-intro{font-size:1.125rem;color:#d1d5db;line-height:1.6;margin-bottom:1.5rem}.info-banner{background-color:#0c2b4e;border-radius:4px;padding:1.5rem;display:flex;gap:1rem;align-items:flex-start;margin-bottom:2rem}.info-icon{color:#60a5fa;font-size:1.25rem;width:20px;height:20px;margin-top:2px}.info-text{font-weight:600;color:#fff;font-size:1rem;line-height:1.5;margin:0}.s4-list{list-style:none;padding:0;margin-bottom:2.5rem}.s4-list-item{position:relative;padding-left:1.5rem;margin-bottom:.75rem;font-size:1.1rem;color:#e5e7eb}.s4-list-item:before{content:"•";position:absolute;left:0;color:#e5e7eb;font-weight:700}.s4-cta-button{background:linear-gradient(90deg,#a78bfa,#67e8f9);border:none;border-radius:4px;padding:1rem 2rem;font-size:1rem;font-weight:700;color:#000;cursor:pointer;transition:transform .2s ease,filter .2s ease;margin-bottom:4rem}.s4-cta-button:hover{transform:translateY(-2px);filter:brightness(1.1)}.s4-footer{width:100%}.s4-divider{border:0;height:1px;background:#374151;margin-bottom:1.5rem}.footer-content{font-size:.95rem;color:#9ca3af;line-height:1.6}.footer-company{color:#fff;display:block;margin-bottom:.15rem}.footer-email{color:#9ca3af;text-decoration:none;display:block;margin-top:.25rem}.footer-email:hover{color:#fff;text-decoration:underline}@media(max-width:600px){.s4-headline{font-size:2rem}.s4-subhead{font-size:1.5rem}.info-banner{flex-direction:column;gap:.5rem}}
