@keyframes breathe{0%,to{transform:translate(-50%,-50%)scale(1)}50%{transform:translate(-50%,-50%)scale(1.08)}}@keyframes breathe2{0%,to{transform:translate(-50%,-50%)scale(1)}50%{transform:translate(-50%,-50%)scale(1.12)}}.hero-glow{filter:blur(80px);pointer-events:none;background:radial-gradient(circle,#4a90d90f 0%,#3db8a00a 40%,#0000 70%);width:800px;height:800px;animation:6s ease-in-out infinite breathe;position:absolute;top:20%;left:50%;transform:translate(-50%,-50%)}.hero-glow-2{filter:blur(80px);pointer-events:none;background:radial-gradient(circle,#7b6fa00d 0%,#5a9e7208 40%,#0000 70%);width:500px;height:500px;animation:8s ease-in-out infinite breathe2;position:absolute;top:30%;left:60%;transform:translate(-50%,-50%)}.landing-hero{flex-direction:column;align-items:center;min-height:100vh;padding:120px 40px 80px;display:flex;position:relative;overflow:hidden}.hero-eyebrow{color:var(--zhJa);letter-spacing:.5px;text-align:center;margin-bottom:16px;font-size:14px;font-weight:500}.hero-title{letter-spacing:-.03em;text-align:center;margin-bottom:16px;font-size:clamp(40px,5.5vw,64px);font-weight:700;line-height:1.1}.hero-subtitle{color:var(--text-secondary);text-align:center;max-width:480px;margin:0 auto 36px;font-size:clamp(17px,2vw,21px);font-weight:400;line-height:1.5}.hero-ctas{justify-content:center;align-items:center;gap:16px;margin-bottom:64px;display:flex}.cta-primary{color:#fff;background:linear-gradient(#2d2d2f,#1d1d1f);border-radius:980px;align-items:center;gap:8px;padding:16px 32px;font-size:16px;font-weight:500;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;position:relative;overflow:hidden}.cta-primary:after{content:"";opacity:0;background:linear-gradient(90deg,#0000 0%,#ffffff0f 50%,#0000 100%);transition:opacity .3s;position:absolute;inset:0}.cta-primary:hover{transform:scale(1.03);box-shadow:0 8px 32px #0000001f}.cta-primary:hover:after{opacity:1}.cta-primary:active{transform:scale(.97)}.cta-link{color:var(--zhJa);align-items:center;gap:4px;font-size:16px;font-weight:500;text-decoration:none;transition:gap .2s;display:inline-flex}.cta-link:hover{gap:8px}@media (prefers-color-scheme:dark){.cta-primary{color:#1d1d1f;background:linear-gradient(#fff,#f0f0f0)}}.device-container{position:relative}.device-reflection{filter:blur(20px);pointer-events:none;background:radial-gradient(#4a90d914 0%,#0000 70%);width:280px;height:80px;position:absolute;bottom:-30px;left:50%;transform:translate(-50%)}.iphone{background:var(--bg);border:1px solid var(--border-hairline);border-radius:40px;width:280px;position:relative;overflow:hidden;box-shadow:0 1px 2px #00000005,0 4px 8px #00000008,0 12px 24px #0000000d,0 24px 48px #0000000f,inset 0 .5px #fffc}.status-bar{justify-content:space-between;align-items:center;padding:14px 24px 8px;font-size:14px;font-weight:600;display:flex}.status-time{width:40px}.dynamic-island{background:#1d1d1f;border-radius:20px;width:84px;height:24px}.status-signal{width:16px;height:12px;color:var(--text)}.app-content{padding:8px 16px 24px}.app-logo{letter-spacing:.5px;background:linear-gradient(90deg,#383838,#6a6a6a,#404040);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:12px;font-size:20px;font-weight:800}.scene-selector{border-bottom:1px solid var(--border);align-items:stretch;margin-bottom:12px;display:flex}.scene-tab{text-align:center;color:var(--text-secondary);cursor:default;flex:1;padding:6px 0 8px;font-size:12px;position:relative}.scene-tab.active{color:var(--text);font-weight:600}.scene-tab.active:after{content:"";background:var(--zhJa);border-radius:1px;width:28px;height:2px;position:absolute;bottom:-.5px;left:50%;transform:translate(-50%)}.detected-bar{justify-content:space-between;align-items:center;margin-bottom:8px;padding:10px 0;display:flex}.detected-text{color:var(--text-secondary);font-size:13px}.detected-dot{background:#34c759;border-radius:50%;flex-shrink:0;width:5px;height:5px}.translation-card{text-align:left;background:#fff;border:.5px solid #0000000f;border-radius:12px;margin-bottom:8px;padding:14px;transition:transform .25s,box-shadow .25s;box-shadow:0 1px 1px #00000008,0 4px 8px #0000000a}.translation-card:last-child{margin-bottom:0}.translation-card:hover{transform:translateY(-1px);box-shadow:0 2px 4px #0000000a,0 8px 16px #0000000f}.card-jp-row{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.card-jp{font-size:15px;font-weight:500;line-height:1.4}.card-speaker{color:var(--zhJa);opacity:.55;flex-shrink:0;margin-top:2px}.card-note{color:var(--text-secondary);margin-top:4px;font-size:12px}.card-tag{color:var(--zhJa);opacity:.65;letter-spacing:.6px;margin-top:4px;font-size:9px;font-weight:500}@media (prefers-color-scheme:dark){.iphone{background:#2c2c2e}.dynamic-island{background:#000}.translation-card{background:#ffffff0a;border-color:#ffffff0f}.app-logo{background:linear-gradient(90deg,#b0b0b0,#e0e0e0,#b8b8b8);-webkit-background-clip:text;background-clip:text}}@media (max-width:767px){.landing-hero{padding:100px 20px 60px}.hero-ctas{flex-direction:column;gap:12px;margin-bottom:48px}.iphone{width:260px}}.reveal-section{background:linear-gradient(180deg, var(--bg) 0%, var(--bg-alt) 100%);justify-content:center;align-items:center;min-height:70vh;padding:120px 40px;display:flex;position:relative}.reveal-section:before{content:"";background:linear-gradient(180deg, var(--bg), var(--bg-alt));pointer-events:none;height:120px;position:absolute;top:-60px;left:0;right:0}.reveal-text{letter-spacing:-.02em;text-align:center;max-width:720px;font-size:clamp(28px,4vw,48px);font-weight:600;line-height:1.4}.reveal-text .word{color:var(--text-dim);filter:blur(1px);transition:color .4s,filter .4s;display:inline}.how-section{text-align:center;padding:100px 40px}.how-title{letter-spacing:-.02em;margin-bottom:60px;font-size:clamp(28px,3.5vw,40px);font-weight:700}.how-grid{justify-content:center;align-items:flex-start;gap:0;max-width:800px;margin:0 auto;display:flex}.how-step{flex:1;max-width:220px;padding:0 20px}.how-number{color:var(--zhJa);background:#4a90d914;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;margin:0 auto 16px;font-size:12px;font-weight:600;display:flex}.how-icon{width:48px;height:48px;color:var(--text);justify-content:center;align-items:center;margin:0 auto 16px;display:flex}.how-step h3{margin-bottom:8px;font-size:17px;font-weight:600}.how-step p{color:var(--text-secondary);font-size:14px;line-height:1.5}.how-connector{background:var(--border);flex-shrink:0;width:40px;height:1px;margin-top:42px}.feature{justify-content:center;align-items:center;gap:80px;min-height:100vh;padding:100px 60px;display:flex}.feature-reverse{flex-direction:row-reverse}.feature-text{max-width:400px}.feature-eyebrow{text-transform:uppercase;letter-spacing:1px;margin-bottom:12px;font-size:14px;font-weight:600}.feature-title{letter-spacing:-.03em;margin-bottom:16px;font-size:clamp(32px,4vw,44px);font-weight:700;line-height:1.15}.feature-desc{color:var(--text-secondary);margin-bottom:24px;font-size:17px;line-height:1.6}.feature-bullets li{border-bottom:.5px solid var(--border);align-items:center;gap:10px;padding:8px 0;font-size:15px;display:flex}.feature-bullets li:last-child{border:none}.bullet-icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;display:flex}.chat-mockup{background:var(--bg);border:1px solid var(--border-hairline);border-radius:40px;flex-shrink:0;width:300px;overflow:hidden;box-shadow:0 1px 2px #00000005,0 4px 8px #00000008,0 12px 24px #0000000d,0 24px 48px #0000000f}.chat-header{background:var(--bg-alt);border-bottom:.5px solid var(--border);align-items:center;gap:10px;padding:40px 20px 12px;display:flex}.chat-avatar{background:linear-gradient(135deg, var(--zhJa), var(--enJa));color:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;font-weight:600;display:flex}.chat-name{font-size:15px;font-weight:600}.chat-sub{color:var(--text-secondary);font-size:11px}.chat-body{min-height:140px;padding:16px}.chat-bubble{border-radius:16px;max-width:85%;margin-bottom:8px;padding:10px 14px;font-size:14px;line-height:1.5}.bubble-them{background:var(--bg-alt);border-bottom-left-radius:4px}.bubble-me{background:var(--zhJa);color:#fff;border-bottom-right-radius:4px;margin-left:auto}.bubble-meta{color:var(--text-secondary);text-align:right;margin-top:2px;font-size:10px}.keyboard-area{background:var(--bg-alt);border-top:.5px solid var(--border);padding:8px 12px 16px}.kb-scenes{border-bottom:1px solid var(--border);margin-bottom:6px;display:flex}.kb-scene-item{text-align:center;color:var(--text-secondary);flex:1;padding:4px 0 6px;font-size:11px;position:relative}.kb-scene-item.active{color:var(--text);font-weight:600}.kb-scene-item.active:after{content:"";background:var(--zhJa);border-radius:1px;width:24px;height:2px;position:absolute;bottom:-.5px;left:50%;transform:translate(-50%)}.kb-detected{justify-content:space-between;align-items:center;margin-bottom:6px;padding:6px 4px;display:flex}.kb-detected-text{color:var(--text-secondary);font-size:12px}.kb-online-dot{background:#34c759;border-radius:50%;width:4px;height:4px}.kb-card{border:.5px solid var(--border);box-shadow:var(--shadow-card);background:#fff;border-radius:12px;margin-bottom:6px;padding:10px 12px}.kb-jp-row{justify-content:space-between;align-items:flex-start;display:flex}.kb-jp-text{font-size:13px;font-weight:500;line-height:1.4}.kb-speaker-icon{color:var(--zhJa);opacity:.5;font-size:10px}.kb-note{color:var(--text-secondary);margin-top:2px;font-size:10px}.kb-tag{color:var(--zhJa);opacity:.6;letter-spacing:.5px;margin-top:2px;font-size:8px;font-weight:500}.kb-bottom{color:var(--text-secondary);justify-content:space-between;align-items:center;padding:8px 4px 0;font-size:10px;display:flex}.kb-quota{text-align:center}.kb-quota-bar{background:var(--border);border-radius:1px;width:28px;height:1.5px;margin:2px auto 0;overflow:hidden}.kb-quota-fill{background:var(--text-secondary);border-radius:1px;width:75%;height:100%}@media (prefers-color-scheme:dark){.kb-card{background:#ffffff0a;border-color:#ffffff0f}}.voice-mockup{background:#1d1d1f;border:1px solid #ffffff14;border-radius:40px;flex-shrink:0;width:300px;overflow:hidden;box-shadow:0 1px 2px #00000005,0 4px 8px #00000008,0 12px 24px #0000000d,0 24px 48px #0000000f}.voice-header{text-align:center;padding:40px 24px 12px}.voice-body{text-align:center;padding:20px}.voice-direction{background:#ffffff0f;border-radius:20px;align-items:center;gap:8px;margin-bottom:24px;padding:8px 16px;display:inline-flex}.voice-lang{color:#ffffffb3;font-size:13px;font-weight:500}.voice-arrow{color:#ffffff4d;font-size:12px}.voice-result{text-align:left;background:#ffffff0a;border:.5px solid #ffffff0f;border-radius:16px;margin-bottom:24px;padding:20px}.voice-original{color:#fff6;border-bottom:.5px solid #ffffff0f;margin-bottom:12px;padding-bottom:12px;font-size:14px;line-height:1.5}.voice-translated{color:#fff;font-size:18px;font-weight:500;line-height:1.5}.pulse-container{justify-content:center;padding-bottom:40px;display:flex}.pulse-btn{background:linear-gradient(135deg, var(--zhJa), var(--enJa));border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;display:flex;position:relative}@keyframes pulse{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.6)}}.pulse-ring{border:2px solid #4a90d94d;border-radius:50%;width:64px;height:64px;animation:2s ease-out infinite pulse;position:absolute}.pulse-ring:nth-child(2){animation-delay:.6s}.pulse-icon{z-index:1;background:#ffffffe6;border-radius:50%;width:16px;height:16px}.scenarios-section{padding:100px 40px}.scenarios-title{letter-spacing:-.02em;text-align:center;margin-bottom:8px;font-size:clamp(28px,3.5vw,40px);font-weight:700}.scenarios-sub{color:var(--text-secondary);text-align:center;margin-bottom:60px;font-size:17px}.scenarios-grid{grid-template-columns:repeat(3,1fr);gap:24px;max-width:900px;margin:0 auto;display:grid}.scenario-card{border:.5px solid var(--border);background:var(--bg);box-shadow:var(--shadow-card);border-radius:20px;padding:28px;transition:transform .3s,box-shadow .3s}.scenario-card:hover{transform:translateY(-3px);box-shadow:0 4px 8px #00000008,0 12px 32px #0000000f}.scenario-icon{border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:16px;display:flex}.scenario-card h3{margin-bottom:8px;font-size:16px;font-weight:600}.scenario-card p{color:var(--text-secondary);font-size:14px;line-height:1.6}.languages-section{text-align:center;background:var(--bg-alt);padding:100px 40px;position:relative}.languages-section:before{content:"";background:linear-gradient(180deg, transparent, var(--bg-alt));pointer-events:none;height:120px;position:absolute;top:-60px;left:0;right:0}.lang-title{letter-spacing:-.02em;margin-bottom:12px;font-size:clamp(24px,3vw,36px);font-weight:600}.lang-sub{color:var(--text-secondary);margin-bottom:40px;font-size:17px}.lang-grid{flex-wrap:wrap;justify-content:center;gap:16px;max-width:640px;margin:0 auto;display:flex}.lang-chip{background:var(--bg);border:.5px solid var(--border);border-radius:16px;align-items:center;gap:10px;padding:14px 24px;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 1px 2px #00000005,0 4px 12px #0000000a}.lang-chip:hover{transform:translateY(-2px);box-shadow:0 2px 4px #00000005,0 8px 24px #0000000f}@keyframes dot-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.3)}}.lang-chip:hover .lang-dot{animation:1.5s ease-in-out infinite dot-pulse}.lang-dot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.lang-name{font-size:15px;font-weight:500}.lang-arrow{color:var(--text-secondary);font-size:12px}.lang-jp{color:var(--text-secondary);font-size:15px;font-weight:500}.guides-resources-section{max-width:1000px;margin:0 auto;padding:80px 40px}.guides-resources-title{letter-spacing:-.02em;color:var(--text);margin-bottom:40px;font-size:22px;font-weight:600}.guides-resources-grid{grid-template-columns:repeat(3,1fr);gap:48px;display:grid}.guides-col-heading{text-transform:uppercase;letter-spacing:.06em;color:var(--text-secondary);margin-bottom:16px;font-size:13px;font-weight:600}.guides-link-list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.guides-link-list li a{color:var(--text);font-size:14px;line-height:1.4;text-decoration:none;transition:color .15s}.guides-link-list li a:hover{color:var(--zhJa);text-decoration:underline}.guides-link-list li a.guides-see-all{color:var(--text-secondary);margin-top:4px;font-size:13px}.guides-link-list li a.guides-see-all:hover{color:var(--zhJa)}.final-cta{text-align:center;padding:120px 40px;position:relative}@keyframes breathe-glow{0%,to{opacity:.7;transform:translate(-50%,-50%)scale(1)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.1)}}.final-glow{filter:blur(60px);pointer-events:none;background:radial-gradient(circle,#4a90d90d 0%,#0000 70%);width:600px;height:400px;animation:6s ease-in-out infinite breathe-glow;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.final-title{letter-spacing:-.03em;z-index:1;margin-bottom:16px;font-size:clamp(32px,4.5vw,52px);font-weight:700;position:relative}.final-sub{color:var(--text-secondary);z-index:1;margin-bottom:32px;font-size:17px;position:relative}.final-cta .cta-primary{z-index:1;position:relative}@media (max-width:1023px){.feature{flex-direction:column;gap:48px;min-height:auto;padding:80px 40px}.feature-reverse{flex-direction:column}.feature-text{text-align:center;max-width:100%}.feature-bullets{text-align:left;max-width:400px;margin:0 auto}.chat-mockup,.voice-mockup{margin:0 auto}}@media (max-width:767px){.reveal-section{padding:80px 24px}.feature,.languages-section{padding:60px 24px}.lang-grid{flex-direction:column;align-items:center}.lang-chip{justify-content:center;width:100%;max-width:300px}.guides-resources-section{padding:60px 24px}.guides-resources-grid{grid-template-columns:1fr;gap:36px}.final-cta{padding:80px 24px}.chat-mockup,.voice-mockup{width:260px}.how-section{padding:60px 24px}.how-grid{flex-direction:column;align-items:center;gap:24px}.how-connector{width:1px;height:24px;margin:0}.scenarios-section{padding:60px 24px}.scenarios-grid{grid-template-columns:1fr;max-width:400px}}.grain{z-index:9999;pointer-events:none;opacity:.025;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='grain'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23grain)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:256px 256px;position:fixed;inset:0}
