*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Hiragino Sans,Yu Gothic,Meiryo,sans-serif;color:#0a0a0a;font-weight:500;line-height:1.6;-webkit-font-smoothing:antialiased;background:#fff;overflow-wrap:break-word;word-break:auto-phrase}:root{--rose: #BE185D;--rose-dark: #9D174D;--rose-light: #FCE7F3;--dark: #111827;--cta: #059669;--cta-dark: #047857;--surface: #F9FAFB;--surface-rose: #FDF4F7;--border: #E5E7EB;--text-sub: #374151;--muted: #6B7280}a{color:inherit;text-decoration:none}.container{max-width:1080px;margin:0 auto;padding:0 1.5rem}.animate{opacity:0;transform:translateY(22px);transition:opacity .6s ease,transform .6s ease}.animate.is-visible{opacity:1;transform:translateY(0)}.stagger-1{transition-delay:.08s}.stagger-2{transition-delay:.16s}.stagger-3{transition-delay:.24s}.stagger-4{transition-delay:.32s}.stagger-5{transition-delay:.4s}@keyframes cta-pulse{0%,to{box-shadow:0 0 #05966973}55%{box-shadow:0 0 0 11px #05966900}}.btn-cta{display:inline-block;background:var(--cta);color:#fff;font-size:1.0625rem;font-weight:800;padding:1rem 2.25rem;border-radius:10px;font-family:inherit;cursor:pointer;text-align:center;line-height:1.4;animation:cta-pulse 2.6s ease-in-out infinite;transition:background .18s,transform .18s}.btn-cta:hover{background:var(--cta-dark);transform:translateY(-1px);animation-play-state:paused}header{position:sticky;top:0;z-index:100;background:#fffffff5;backdrop-filter:blur(8px);border-bottom:1px solid var(--border);padding:.875rem 0}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem}.logo{display:inline-flex;align-items:center;flex-shrink:0}.logo-img{display:block;height:34px;width:auto}.btn-header{display:inline-block;border:1.5px solid var(--rose);color:var(--rose);background:transparent;padding:.5rem 1.125rem;border-radius:8px;font-size:.9rem;font-weight:700;font-family:inherit;transition:background .15s}.btn-header:hover{background:var(--rose-light)}.hero{background-color:var(--dark);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Ccircle cx='12' cy='12' r='1' fill='rgba(255,255,255,0.06)'/%3E%3C/svg%3E");background-size:24px 24px;padding:4.5rem 0 4rem;color:#fff;text-align:center}.hero-badge{display:inline-block;background:var(--rose);color:#fff;font-size:.8125rem;font-weight:700;padding:.375rem 1rem;border-radius:999px;margin-bottom:1.5rem;letter-spacing:.04em}.hero h1{font-size:clamp(1.75rem,4vw,2.75rem);font-weight:900;line-height:1.4;letter-spacing:-.03em;margin-bottom:1.25rem}.hero h1 mark{background:var(--rose);color:#fff;padding:0 .28em;border-radius:6px}.hero-sub{font-size:1.0625rem;font-weight:600;color:#ffffffbf;max-width:560px;margin:0 auto 2rem;line-height:1.8}.hero-stats{display:inline-flex;gap:2.5rem;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:14px;padding:1.25rem 2rem;margin-top:.5rem}.hero-stat{text-align:center}.hs-num{font-size:1.875rem;font-weight:900;color:#fff;line-height:1;display:block;margin-bottom:.25rem}.hs-label{font-size:.8125rem;font-weight:700;color:#ffffff8c}section{padding:5rem 0}.section-header{text-align:center;margin-bottom:3.5rem}.section-eyebrow{display:inline-block;font-size:.6875rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:var(--rose);background:var(--rose-light);padding:.3rem 1rem;border-radius:999px;margin-bottom:1rem}.section-title{font-size:clamp(1.625rem,3.5vw,2.375rem);font-weight:900;letter-spacing:-.025em;line-height:1.25;margin-bottom:1rem;color:var(--dark)}.section-title .accent{color:var(--rose)}.section-desc{font-size:1.0625rem;font-weight:600;color:var(--text-sub);max-width:560px;margin:0 auto;line-height:1.8}.bg-surface{background:var(--surface)}.bg-surface-rose{background:var(--surface-rose)}.timeline{max-width:780px;margin:0 auto;position:relative}.timeline:before{content:"";position:absolute;left:28px;top:28px;bottom:28px;width:2px;background:repeating-linear-gradient(to bottom,rgba(190,24,93,.25) 0px,rgba(190,24,93,.25) 8px,transparent 8px,transparent 16px)}.tl-item{display:flex;gap:1.75rem;margin-bottom:2rem;align-items:flex-start}.tl-item:last-child{margin-bottom:0}.tl-num{width:56px;height:56px;flex-shrink:0;background:var(--rose);color:#fff;font-size:1.25rem;font-weight:900;border-radius:50%;display:flex;align-items:center;justify-content:center;border:4px solid white;box-shadow:0 0 0 2px var(--rose);position:relative;z-index:1}.tl-item.is-final .tl-num{background:var(--cta);box-shadow:0 0 0 2px var(--cta)}.tl-card{flex:1;background:#fff;border:1.5px solid var(--border);border-radius:16px;padding:1.625rem 1.75rem;transition:box-shadow .2s}.tl-card:hover{box-shadow:0 6px 28px #00000014}.tl-item.is-final .tl-card{border-color:var(--cta);box-shadow:0 6px 28px #0596691f}.tl-header{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:1rem;flex-wrap:wrap}.tl-title{font-size:1.125rem;font-weight:900;color:var(--dark);flex:1;line-height:1.4}.tl-item.is-final .tl-title{color:var(--cta)}.tl-badge{font-size:.6875rem;font-weight:800;padding:.25rem .75rem;border-radius:999px;white-space:nowrap;flex-shrink:0;margin-top:2px}.badge-time{background:var(--rose-light);color:var(--rose)}.badge-instant{background:#dcfce7;color:#166534}.tl-roles{display:grid;gap:.875rem}.tl-role{display:flex;gap:.625rem;align-items:flex-start}.role-label{font-size:.6875rem;font-weight:800;padding:.2em .6em;border-radius:4px;flex-shrink:0;margin-top:1px;white-space:nowrap;letter-spacing:.02em}.role-you{background:#eff6ff;color:#1d4ed8}.role-sp{background:var(--rose-light);color:var(--rose)}.role-text{font-size:.9375rem;font-weight:600;color:var(--text-sub);line-height:1.65}.you-need-box{max-width:780px;margin:0 auto;background:var(--surface);border:1.5px solid var(--border);border-radius:16px;padding:1.75rem 2rem;margin-top:3rem}.you-need-title{font-size:1rem;font-weight:900;color:var(--dark);margin-bottom:1rem}.you-need-list{list-style:none;display:grid;gap:.625rem}.you-need-list li{display:flex;gap:.625rem;align-items:flex-start;font-size:.9375rem;font-weight:700;color:var(--text-sub)}.you-need-list li:before{content:"✓";color:var(--cta);font-weight:900;flex-shrink:0;margin-top:1px}.faq-wrap{max-width:700px;margin:0 auto}details.faq-item{border-bottom:1px solid var(--border)}details.faq-item:first-of-type{border-top:1px solid var(--border)}details.faq-item summary{display:flex;align-items:center;gap:.875rem;padding:1.5rem 0;cursor:pointer;list-style:none;font-size:1rem;font-weight:800;color:var(--dark);user-select:none}details.faq-item summary::-webkit-details-marker{display:none}.faq-q-mark{color:var(--rose);font-weight:900;flex-shrink:0}.faq-q-text{flex:1}.faq-chevron{color:var(--rose);flex-shrink:0;transition:transform .3s ease}details[open] .faq-chevron{transform:rotate(180deg)}.faq-a{font-size:.9375rem;font-weight:600;color:var(--text-sub);line-height:1.85;padding:0 0 1.5rem 2rem}.cta-section{background:var(--dark);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Ccircle cx='12' cy='12' r='1' fill='rgba(255,255,255,0.04)'/%3E%3C/svg%3E");background-size:24px 24px;padding:5.5rem 0;text-align:center;color:#fff}.cta-section h2{font-size:clamp(1.625rem,3.5vw,2.5rem);font-weight:900;letter-spacing:-.025em;margin-bottom:1rem}.cta-section p{font-size:1.0625rem;font-weight:600;color:#ffffffb8;margin-bottom:2.5rem;line-height:1.85}.cta-note{font-size:.875rem;font-weight:600;color:#ffffff61;margin-top:1.25rem}footer{background:var(--dark);border-top:1px solid rgba(255,255,255,.08);color:var(--muted);padding:2.5rem 0;text-align:center;font-size:.875rem;font-weight:600}.footer-logo{display:inline-flex;align-items:center;justify-content:center;margin-bottom:.625rem}.footer-logo-img{display:block;height:34px;width:auto}.footer-links{display:flex;gap:1.5rem;justify-content:center;margin-top:1rem;flex-wrap:wrap}.footer-links a{color:var(--muted);font-size:.8125rem;font-weight:600}.footer-links a:hover{color:#fff}@media(max-width:640px){.timeline:before{left:23px}.tl-num{width:46px;height:46px;font-size:1rem}.tl-item{gap:1.25rem}.hero-stats{flex-direction:column;gap:1rem}}
