.hero-slider-container{bottom:0;left:50%;transform:translateX(-50%);width:85%;height:92%}.hero-slider-container,.hero-slider-slide{position:absolute;overflow:hidden;border-top-left-radius:500px;border-top-right-radius:500px}.hero-slider-slide{inset:0}.hero-slider-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;border-top-left-radius:500px;border-top-right-radius:500px}.hero-slider-overlay{position:absolute;bottom:0;left:0;right:0;height:36%;display:flex;align-items:flex-end;justify-content:center;padding-bottom:32px;pointer-events:none;background:linear-gradient(0deg,rgba(0,0,0,.32) 0,rgba(0,0,0,.12) 50%,transparent)}.hero-slider-card{display:flex;align-items:center;gap:12px;padding:12px 20px 12px 14px;border-radius:14px;background:#fff;box-shadow:0 8px 28px rgba(0,0,0,.12),0 1px 4px rgba(0,0,0,.06);pointer-events:auto}.hero-slider-card-icon{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;flex-shrink:0}.hero-slider-card-text{display:flex;flex-direction:column;gap:2px}.hero-slider-card-label{font-size:14px;font-weight:600;color:#1a1a1a}.hero-slider-card-label,.hero-slider-card-status{font-family:Inter,system-ui,sans-serif;letter-spacing:-.01em;line-height:1.2}.hero-slider-card-status{display:flex;align-items:center;gap:4px;font-size:12px;font-weight:500}@media (max-width:640px){.hero-slider-overlay{padding-bottom:20px;height:40%}.hero-slider-card{gap:10px;padding:10px 16px 10px 12px;border-radius:12px}.hero-slider-card-icon{width:24px;height:24px}.hero-slider-card-label{font-size:13px}.hero-slider-card-status{font-size:11px}}.hero-slider-enter{transform:translateY(-100%)}.hero-slider-enter-active{transform:translateY(0);transition:transform 1s cubic-bezier(.4,0,.2,1)}.hero-slider-exit{transform:translateY(0)}.hero-slider-exit-active{transform:translateY(100%);transition:transform 1s cubic-bezier(.4,0,.2,1)}.hiw-section{padding:80px 56px 88px;position:relative}.hiw-header{text-align:center;margin-bottom:56px;padding:0 24px}.hiw-title{font-family:PP Mori,system-ui,sans-serif;font-size:clamp(24px,3.5vw,40px);font-weight:600;letter-spacing:-.03em;color:#2e2e2e;margin:0 0 12px;line-height:1.2}.hiw-subtitle{font-family:Inter,system-ui,sans-serif;font-size:16px;font-weight:400;color:#888;margin:0;letter-spacing:-.01em}.hiw-body{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.hiw-visual{position:relative;aspect-ratio:1/1;max-width:480px;width:100%;background:#f7f7f7;border-radius:20px;border:1px solid rgba(0,0,0,.06);overflow:hidden}.hiw-slide{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;opacity:0;transform:translateY(6px);transition:opacity .45s ease,transform .45s ease;pointer-events:none}.hiw-slide--active{opacity:1;transform:translateY(0);pointer-events:auto}.hiw-gradient{width:72%;aspect-ratio:1/1;border-radius:18px;background:linear-gradient(145deg,#ffcba4,#ff9a6c 25%,#ff7a5c 50%,#ffa07a 75%,#ffd4a8)}.hiw-steps{display:flex;flex-direction:column;gap:8px}.hiw-step{display:flex;align-items:flex-start;gap:14px;padding:16px 18px;border-radius:14px;cursor:pointer;transition:background-color .3s ease,box-shadow .3s ease}.hiw-step--active{background:#f5f5f5}.hiw-step:hover:not(.hiw-step--active){background:#fafafa}.hiw-step-num{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:9px;flex-shrink:0;font-family:Inter,system-ui,sans-serif;font-size:13px;font-weight:600;margin-top:1px;transition:background-color .3s ease,color .3s ease,box-shadow .3s ease;background:#ebebeb;color:#bbb}.hiw-step--active .hiw-step-num{background:#1a1a1a;color:#fff}.hiw-step--done .hiw-step-num,.hiw-step:hover:not(.hiw-step--active) .hiw-step-num{background:#e0e0e0;color:#999}.hiw-step-text{flex:1;min-width:0}.hiw-step-title{font-family:PP Mori,system-ui,sans-serif;font-size:18px;font-weight:600;letter-spacing:-.02em;line-height:1.3;color:#bbb;margin:0;transition:color .3s ease}.hiw-step-desc{font-family:Inter,system-ui,sans-serif;font-size:15px;font-weight:400;line-height:1.6;letter-spacing:-.01em;color:#ccc;margin:4px 0 0;max-width:380px;transition:color .3s ease}.hiw-step--active .hiw-step-title{color:#1a1a1a}.hiw-step--active .hiw-step-desc{color:#777}.hiw-step--done .hiw-step-title{color:#999}.hiw-step--done .hiw-step-desc{color:#bbb}.hiw-step:hover .hiw-step-title{color:#1a1a1a}.hiw-step:hover .hiw-step-desc{color:#888}.hiw-ill{width:84%;display:flex;align-items:center;justify-content:center}.hiw-card{width:100%;background:#fff;border-radius:12px;border:1px solid rgba(0,0,0,.08);box-shadow:0 0 0 1px rgba(0,0,0,.03),0 2px 4px rgba(0,0,0,.02),0 12px 24px rgba(0,0,0,.06);overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:13px;color:#1a1a1a}.hiw-card-head{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border-bottom:1px solid #f0f0f0}.hiw-card-head-left{display:flex;align-items:center;gap:8px}.hiw-card-head-label{font-size:13px;font-weight:600;color:#1a1a1a;letter-spacing:-.01em}.hiw-card-head-dots{display:flex;gap:4px}.hiw-card-head-dots span{width:7px;height:7px;border-radius:50%;background:#e0e0e0}.hiw-prompt-body{padding:18px 18px 16px}.hiw-prompt-text{font-size:13px;font-weight:400;color:#555;line-height:1.65;letter-spacing:-.005em;margin:0}.hiw-prompt-cursor{display:inline-block;width:1.5px;height:15px;background:#ff6b00;margin-left:1px;vertical-align:text-bottom;animation:hiw-blink 1s steps(2) infinite}@keyframes hiw-blink{0%{opacity:1}50%{opacity:0}}.hiw-prompt-foot{display:flex;align-items:center;justify-content:space-between;padding:12px 18px;border-top:1px solid #f0f0f0;background:#fafafa}.hiw-prompt-foot-left{display:flex;align-items:center;gap:6px}.hiw-prompt-chip{gap:5px;padding:4px 10px;border-radius:6px;border:1px solid #e5e5e5;background:#fff;font-size:11px;font-weight:500;color:#888}.hiw-prompt-chip,.hiw-prompt-send{display:inline-flex;align-items:center}.hiw-prompt-send{gap:6px;height:32px;padding:0 14px;border-radius:8px;border:none;background:#1a1a1a;color:#fff;font-size:12px;font-weight:600;letter-spacing:-.01em;cursor:default;-webkit-font-smoothing:antialiased}.hiw-ill--app{width:90%}.hiw-app{width:100%;border-radius:10px;border:1px solid rgba(0,0,0,.1);box-shadow:0 0 0 1px rgba(0,0,0,.03),0 2px 4px rgba(0,0,0,.02),0 12px 24px rgba(0,0,0,.06);overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:13px;background:#fff}.hiw-app-chrome{display:flex;align-items:center;gap:10px;padding:8px 12px;background:#f8f8f8;border-bottom:1px solid #ececec}.hiw-app-dots{display:flex;gap:5px;flex-shrink:0}.hiw-app-dots span{width:8px;height:8px;border-radius:50%}.hiw-app-url{flex:1;display:flex;align-items:center;gap:6px;height:22px;padding:0 8px;background:#fff;border-radius:5px;border:1px solid #e5e5e5}.hiw-app-url span{font-size:10px;font-weight:500;color:#999;letter-spacing:-.005em}.hiw-app-body{background:#fafaf9}.hiw-app-nav{justify-content:space-between;padding:0 14px;height:36px;background:#fff;border-bottom:1px solid #edebe8}.hiw-app-nav,.hiw-app-nav-left{display:flex;align-items:center}.hiw-app-nav-left{gap:6px}.hiw-app-logo{width:20px;height:20px;border-radius:5px;background:#1d4ed8;color:#fff;font-size:10px;font-weight:700;display:flex;align-items:center;justify-content:center}.hiw-app-brand{font-size:11px;font-weight:700;color:#1a1a1a;letter-spacing:-.01em}.hiw-app-nav-tabs{display:flex;gap:2px}.hiw-app-tab{font-size:10px;font-weight:500;color:#888;padding:4px 8px;border-radius:5px}.hiw-app-tab--active{background:#eff6ff;color:#1d4ed8;font-weight:600}.hiw-app-avatar{width:22px;height:22px;border-radius:50%;background:#e8e8e8;color:#666;font-size:8px;font-weight:700;display:flex;align-items:center;justify-content:center}.hiw-app-hero{padding:14px 14px 12px;background:linear-gradient(135deg,#1b2a4a,#1d3a5c);margin:0}.hiw-app-hero-badge{display:inline-block;font-size:8px;font-weight:600;color:rgba(255,255,255,.7);letter-spacing:.03em;margin-bottom:4px}.hiw-app-hero-title{font-size:16px;font-weight:700;color:#fff;margin:0;letter-spacing:-.02em;line-height:1.2}.hiw-app-hero-sub{font-size:10px;color:rgba(255,255,255,.65);margin:2px 0 0}.hiw-app-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;padding:8px 10px}.hiw-app-stat{background:#fff;border-radius:7px;padding:8px 10px;border:1px solid #edebe8}.hiw-app-stat-label{display:block;font-size:8px;font-weight:600;color:#a3a3a3;letter-spacing:.05em;margin-bottom:2px}.hiw-app-stat-value{display:block;font-size:11px;font-weight:700;color:#1a1a1a;letter-spacing:-.01em}.hiw-app-timeline{position:relative;padding:10px 14px 14px}.hiw-app-tl-track{right:26px;background:#e5e5e5}.hiw-app-tl-fill,.hiw-app-tl-track{position:absolute;top:22px;left:26px;height:2px;border-radius:1px}.hiw-app-tl-fill{width:62%;background:#1d4ed8}.hiw-app-tl-steps{position:relative;display:flex;justify-content:space-between}.hiw-app-tl-step{display:flex;flex-direction:column;align-items:center;gap:4px;flex:1}.hiw-app-tl-step span{font-size:7px;font-weight:600;color:#bbb;text-align:center;white-space:nowrap}.hiw-app-tl-dot{width:10px;height:10px;border-radius:50%;background:#e5e5e5;border:2px solid #e5e5e5;box-sizing:border-box}.hiw-app-tl-step--done .hiw-app-tl-dot{background:#1d4ed8;border-color:#1d4ed8}.hiw-app-tl-step--done span{color:#666}.hiw-app-tl-step--active .hiw-app-tl-dot{background:#fff;border-color:#1d4ed8;box-shadow:0 0 0 2px rgba(29,78,216,.2)}.hiw-app-tl-step--active span{color:#1d4ed8;font-weight:700}.hiw-deliver-badge{display:inline-flex;align-items:center;gap:4px;padding:3px 10px;border-radius:999px;font-size:11px;font-weight:600;color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0;letter-spacing:-.01em}.hiw-deliver-url-row{padding:14px 18px;border-bottom:1px solid #f0f0f0}.hiw-deliver-url,.hiw-deliver-url-row{display:flex;align-items:center;gap:8px}.hiw-deliver-url{flex:1;height:34px;padding:0 12px;background:#fafafa;border:1px solid #e5e5e5;border-radius:8px}.hiw-deliver-url span{font-size:12px;font-weight:500;color:#555;letter-spacing:-.005em}.hiw-deliver-copy{height:34px;padding:0 14px;border-radius:8px;border:1px solid #e5e5e5;background:#fff;font-size:12px;font-weight:600;color:#555;cursor:default;flex-shrink:0;letter-spacing:-.01em}.hiw-deliver-section{padding:14px 18px 16px}.hiw-deliver-section-label{display:block;font-size:11px;font-weight:600;color:#a3a3a3;text-transform:uppercase;letter-spacing:.04em;margin-bottom:10px}.hiw-deliver-clients{display:flex;flex-direction:column;gap:4px}.hiw-deliver-client{display:flex;align-items:center;gap:10px;padding:9px 12px;border-radius:8px;border:1px solid #f0f0f0}.hiw-deliver-avatar{width:28px;height:28px;border-radius:7px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.hiw-deliver-avatar span{font-size:10px;font-weight:700;letter-spacing:.01em}.hiw-deliver-name{flex:1;font-size:13px;font-weight:500;color:#1a1a1a;letter-spacing:-.01em}.hiw-deliver-sent{font-size:11px;font-weight:500;color:#a3a3a3;margin-right:2px}@media (max-width:1024px){.hiw-section{padding:64px 36px 72px}.hiw-body{gap:48px}.hiw-visual{max-width:400px}.hiw-step-title{font-size:18px}.hiw-step-desc{font-size:14px}}@media (max-width:640px){.hiw-section{padding:48px 20px 56px}.hiw-header{margin-bottom:36px}.hiw-body{grid-template-columns:1fr;gap:36px}.hiw-visual{max-width:100%;aspect-ratio:4/3}.hiw-step{padding:14px}.hiw-step-desc{max-width:none}.hiw-step-num{width:26px;height:26px;font-size:12px}.hiw-ill{width:90%}.hiw-ill--app{width:94%}.hiw-card-head{padding:12px 14px}.hiw-prompt-body{padding:14px}.hiw-prompt-foot{padding:10px 14px}.hiw-deliver-url-row{padding:12px 14px}.hiw-deliver-section{padding:12px 14px 14px}.hiw-app-nav-tabs{display:none}}