:root{--koto-brand-50: #f5faeb;--koto-brand-100: #e6f2c9;--koto-brand-300: #b6d96e;--koto-brand-500: #8dbc44;--koto-brand-700: #58802e;--koto-brand-900: #021e13;--koto-water-500: #13b2a7;--koto-water-700: #087a73;--koto-warm-100: #e6f2c9;--koto-warm-500: #8dbc44;--koto-ios-bg: #f6faef;--koto-surface: #ffffff;--koto-surface-raised: #f9fbfc;--koto-dark: #1c1c1e;--koto-dark-raised: #2c2c2e;--koto-border: #d7d9de;--koto-border-soft: #e8eaee;--koto-text: #161719;--koto-text-secondary: #62666d;--koto-text-muted: #8e8e93;--koto-shadow: rgba(26, 80, 45, .13);--koto-shadow-strong: rgba(2, 30, 19, .24)}.landing-page{min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:var(--koto-text);background:radial-gradient(circle at 14% 6%,rgba(182,217,110,.24),transparent 34rem),radial-gradient(circle at 88% 18%,rgba(19,178,167,.12),transparent 30rem),var(--koto-ios-bg);line-height:1.5;overflow-x:hidden}.landing-page *,.landing-page *:before,.landing-page *:after{box-sizing:border-box}.landing-page h1,.landing-page h2,.landing-page h3,.landing-page p{margin:0}.landing-page a{color:inherit;text-decoration:none}.landing-page ul{margin:0;padding:0;list-style:none}.navbar{position:sticky;top:0;z-index:40;border-bottom:1px solid rgba(215,217,222,.78);background:#ffffffc7;backdrop-filter:blur(20px) saturate(1.2);-webkit-backdrop-filter:blur(20px) saturate(1.2)}.nav-inner{max-width:1140px;height:64px;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:24px}.nav-logo,.footer-logo{display:inline-flex;align-items:center;gap:10px;font-weight:700}.nav-logo .brand-mark,.footer-logo .brand-mark{width:34px;height:34px;flex:0 0 auto;filter:drop-shadow(0 6px 12px rgba(2,30,19,.16))}.brand-mark{display:block;object-fit:contain}.nav-logo{font-size:1.08rem;color:var(--koto-dark)}.nav-links{display:flex;align-items:center;gap:28px}.nav-links a{font-size:.94rem;font-weight:600;color:var(--koto-text-secondary);transition:color .16s ease,background-color .16s ease}.nav-links a:hover{color:var(--koto-brand-700)}.nav-cta{color:#fff!important;background:linear-gradient(135deg,var(--koto-brand-500),var(--koto-brand-700));padding:10px 19px;border-radius:999px;box-shadow:0 12px 24px #58802e3d}.nav-cta:hover{background:linear-gradient(135deg,var(--koto-brand-700),var(--koto-brand-500))}.hero{position:relative;isolation:isolate;min-height:720px;overflow:hidden;background:linear-gradient(135deg,#fbfdf8,#eff8df 52%,#dff6f1);border-bottom:1px solid var(--koto-border-soft)}.hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:radial-gradient(circle at 78% 48%,rgba(255,255,255,.72),transparent 23rem),radial-gradient(circle at 20% 52%,rgba(255,255,255,.68),transparent 28rem);pointer-events:none}.hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,#fffffff0,#ffffffad 42%,#f6faef29);pointer-events:none}.hero-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none}.hero-bg-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center right;opacity:.42;mix-blend-mode:multiply}.hero-inner{position:relative;z-index:2;max-width:1180px;min-height:720px;margin:0 auto;padding:70px 24px 64px;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(360px,.78fr);align-items:center;gap:64px}.hero-content{width:min(620px,100%)}.eyebrow,.section-eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:18px;color:var(--koto-brand-700);font-size:.82rem;font-weight:800;text-transform:uppercase;letter-spacing:0}.eyebrow .brand-mark{width:26px;height:26px;flex:0 0 auto}.hero h1{color:var(--koto-dark);font-size:clamp(3.4rem,6vw,5.15rem);line-height:1.02;font-weight:800;letter-spacing:-.055em;max-width:680px}.hero-subtitle{margin-top:24px;max-width:590px;color:var(--koto-text-secondary);font-size:1.22rem;line-height:1.65}.hero-actions{margin-top:36px;display:flex;align-items:center;gap:22px;flex-wrap:wrap}.store-badges{display:flex;gap:12px;flex-wrap:wrap}.store-badge{display:inline-flex;transition:transform .16s ease,opacity .16s ease}.store-badge:hover:not(.store-badge-disabled){opacity:.9;transform:translateY(-2px)}.store-badge-disabled{cursor:default}.badge-placeholder{min-width:164px;height:50px;display:flex;align-items:center;gap:10px;padding:8px 16px;border-radius:12px;color:#fff;background:#000;box-shadow:0 12px 28px #0000002e}.google-badge{background:#021e13bd;box-shadow:0 12px 28px #021e131f}.badge-placeholder div{display:flex;flex-direction:column;line-height:1.08}.badge-placeholder small{font-size:.64rem;opacity:.88}.badge-placeholder strong{margin-top:2px;font-size:1rem;font-weight:700}.secondary-link{display:inline-flex;align-items:center;min-height:44px;color:var(--koto-brand-700);font-weight:700;border-bottom:2px solid rgba(141,188,68,.36)}.secondary-link:hover{border-color:var(--koto-brand-500)}.hero-content .hero-benefits{width:min(520px,100%);margin-top:72px;display:flex;flex-direction:column;gap:14px;color:var(--koto-text-secondary);font-size:.98rem;font-weight:600}.hero-benefits li{display:flex;align-items:center;gap:10px}.hero-benefits li:before{content:"";width:9px;height:9px;flex:0 0 auto;border-radius:999px;background:var(--koto-warm-500);box-shadow:0 0 0 4px #e8b84a29}.hero-showcase{position:relative;justify-self:center;width:min(390px,100%)}.hero-showcase:before{content:"";position:absolute;top:10%;right:-18%;bottom:8%;left:-18%;z-index:-1;border-radius:999px;background:radial-gradient(circle,rgba(255,255,255,.92),transparent 62%),radial-gradient(circle at 62% 34%,rgba(19,178,167,.26),transparent 46%);filter:blur(4px)}.hero-showcase-card{overflow:hidden;border:1px solid rgba(255,255,255,.76);border-radius:34px;background:#ffffff9e;box-shadow:0 36px 88px #1a502d33,0 0 0 10px #ffffff47;transform:rotate(2deg)}.hero-showcase-card img{display:block;width:100%;height:auto}.screenshot-card{width:100%;overflow:hidden;border:1px solid rgba(255,255,255,.82);border-radius:34px;background:#ffffffb8;box-shadow:0 28px 72px #1a502d2e,inset 0 1px #ffffffd1}.screenshot-card img{display:block;width:100%;height:auto}.benefits-band{position:relative;z-index:3;margin-top:-34px;background:transparent;border-bottom:1px solid var(--koto-border-soft)}.benefits-inner{max-width:1180px;margin:0 auto;padding:0 24px 34px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.benefit-item{min-height:132px;padding:22px 24px;display:flex;flex-direction:column;justify-content:center;border:1px solid rgba(215,217,222,.78);border-radius:22px;background:linear-gradient(180deg,#fffffff2,#f9fbfceb);box-shadow:0 18px 46px #1a502d14}.benefit-item strong{color:var(--koto-dark);font-size:1rem;font-weight:800}.benefit-item span{margin-top:6px;color:var(--koto-text-secondary);font-size:.95rem;line-height:1.45}.features-container{max-width:1180px;margin:0 auto;padding:70px 24px 52px}.feature{position:relative;min-height:620px;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,420px);align-items:center;gap:74px;margin-bottom:34px;padding:58px;border:1px solid rgba(215,217,222,.74);border-radius:34px;background:radial-gradient(circle at 82% 18%,rgba(182,217,110,.18),transparent 28rem),linear-gradient(135deg,#fffffff0,#f9fbfcdb);box-shadow:0 24px 70px #1a502d14}.feature:last-child{margin-bottom:0}.feature-reverse{grid-template-columns:minmax(320px,420px) minmax(0,1fr);background:radial-gradient(circle at 16% 20%,rgba(19,178,167,.14),transparent 28rem),linear-gradient(135deg,#fffffff0,#f5faebd1)}.feature-reverse .feature-copy{order:2}.feature-reverse .feature-visual{order:1}.feature-copy h2,.method-heading h2,.bottom-cta h2{color:var(--koto-dark);font-size:clamp(2.15rem,4vw,3.05rem);line-height:1.16;font-weight:800;letter-spacing:-.04em}.feature-copy>p:not(.section-eyebrow),.method-heading>p:not(.section-eyebrow),.bottom-cta-copy>p:not(.section-eyebrow){margin-top:20px;color:var(--koto-text-secondary);font-size:1.08rem;line-height:1.72}.feature-list{margin-top:34px;display:grid;gap:16px}.feature-list li{display:flex;align-items:center;gap:12px;color:var(--koto-text);font-size:.98rem;font-weight:700}.feature-list li:before{content:"✓";width:24px;height:24px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background:linear-gradient(135deg,var(--koto-brand-500),var(--koto-brand-700));box-shadow:0 8px 18px #8dbc4438;color:#fff;font-size:.82rem;font-weight:800;line-height:1}.feature-visual{display:flex;justify-content:center}.feature-visual .screenshot-card,.feature-visual .progress-preview{max-width:360px}.progress-preview{position:relative;overflow:hidden;width:100%;min-height:500px;padding:34px;display:flex;flex-direction:column;justify-content:center;border:1px solid rgba(255,255,255,.72);border-radius:34px;background:radial-gradient(circle at 20% 12%,rgba(182,217,110,.34),transparent 13rem),radial-gradient(circle at 88% 24%,rgba(19,178,167,.28),transparent 13rem),linear-gradient(160deg,#f9fbfc,#eef9df 54%,#dff6f1);box-shadow:0 28px 72px #1a502d2e,inset 0 1px #fffc}.progress-preview:after{content:"";position:absolute;right:-18%;bottom:-18%;width:260px;height:260px;border-radius:999px;background:#ffffff8f}.progress-preview-top{position:absolute;top:24px;right:24px;display:flex;gap:9px}.progress-dot{width:12px;height:12px;border-radius:999px;box-shadow:0 0 0 5px #ffffff7a}.progress-dot-water{background:var(--koto-water-500)}.progress-dot-leaf{background:var(--koto-brand-500)}.progress-dot-sprout{background:var(--koto-brand-300)}.progress-preview-mark{width:70px;height:70px;margin-bottom:28px;display:grid;place-items:center;border-radius:22px;background:#ffffffb3;box-shadow:0 18px 38px #1a502d21}.progress-preview-mark .brand-mark{width:48px;height:48px}.progress-preview h3{position:relative;z-index:1;max-width:260px;color:var(--koto-dark);font-size:2rem;line-height:1.05;letter-spacing:-.04em}.progress-preview p{position:relative;z-index:1;margin-top:12px;color:var(--koto-text-secondary);font-weight:700}.streak-row{position:relative;z-index:1;margin-top:34px;display:grid;grid-template-columns:repeat(7,1fr);gap:8px}.streak-row span{height:36px;display:grid;place-items:center;border-radius:999px;color:var(--koto-text-muted);background:#ffffff85;font-size:.72rem;font-weight:800}.streak-row span.is-complete{color:var(--koto-brand-900);background:#b6d96ea3}.progress-stats{position:relative;z-index:1;margin-top:20px;display:grid;grid-template-columns:1fr 1fr;gap:12px}.progress-stats strong{padding:18px 16px;border:1px solid rgba(255,255,255,.72);border-radius:18px;background:#ffffffa8;color:var(--koto-water-700);font-size:2rem;line-height:1;box-shadow:0 12px 28px #1a502d14}.progress-stats span{display:block;margin-top:7px;color:var(--koto-text-secondary);font-size:.68rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.method-section{position:relative;overflow:hidden;background:radial-gradient(circle at 14% 18%,rgba(141,188,68,.18),transparent 24rem),radial-gradient(circle at 82% 62%,rgba(19,178,167,.18),transparent 28rem),linear-gradient(135deg,#071a12 0%,var(--koto-brand-900) 62%,#102b24 100%);color:#fff;padding:92px 24px}.method-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(115deg,rgba(255,255,255,.08),transparent 42%),linear-gradient(0deg,rgba(2,30,19,.2),transparent 36%);pointer-events:none}.method-inner{position:relative;z-index:1;max-width:1140px;margin:0 auto}.method-heading{max-width:660px;margin-bottom:32px}.method-heading h2{color:#fff}.method-heading>p:not(.section-eyebrow){color:#ffffffb8}.method-section .section-eyebrow{color:var(--koto-brand-300)}.method-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.method-card{min-height:236px;padding:28px;border:1px solid rgba(255,255,255,.12);border-radius:24px;background:linear-gradient(180deg,#ffffff1a,#ffffff0b);box-shadow:0 22px 52px #0000002e;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.method-card span{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:34px;border-radius:16px;background:#b6d96e2e;color:var(--koto-brand-100);font-weight:800}.method-card h3{color:#fff;font-size:1.2rem;line-height:1.25;font-weight:800}.method-card p{margin-top:12px;color:#ffffffad;font-size:.98rem;line-height:1.6}.bottom-cta{position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;text-align:center;padding:96px 24px;background:radial-gradient(circle at 22% 50%,rgba(182,217,110,.24),transparent 25rem),radial-gradient(circle at 84% 20%,rgba(19,178,167,.22),transparent 28rem),var(--koto-brand-900);color:#fff}.bottom-cta:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(115deg,#021e1338,#021e13bd 56%,#071a12f5);pointer-events:none}.bottom-cta-copy{position:relative;z-index:1}.bottom-cta .section-eyebrow{color:var(--koto-warm-100)}.bottom-cta h2{color:#fff}.bottom-cta-copy>p:not(.section-eyebrow){margin-left:auto;margin-right:auto;color:#ffffffc7;max-width:520px}.bottom-cta-copy{max-width:620px;margin:0 auto;padding:44px 40px;border:1px solid rgba(255,255,255,.12);border-radius:30px;background:#fff1;box-shadow:0 28px 70px #00000024;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.bottom-cta .store-badges{margin-top:32px;justify-content:center}.site-footer{background:#07100d;color:#ffffffa3;padding:34px 24px}.footer-inner{max-width:1140px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.footer-logo{color:#fff}.footer-links{display:flex;gap:24px}.footer-links a{color:#ffffff94;font-size:.92rem;font-weight:600;transition:color .16s ease}.footer-links a:hover{color:var(--koto-brand-300)}.footer-copy{font-size:.88rem}.reveal{opacity:0;transition:opacity .72s cubic-bezier(.16,1,.3,1),transform .72s cubic-bezier(.16,1,.3,1);will-change:opacity,transform}.reveal.is-visible{opacity:1;transform:none}.reveal-fade-up{transform:translateY(34px)}.reveal-slide-left{transform:translate(-42px)}.reveal-slide-right{transform:translate(42px)}.reveal-delay-0{transition-delay:0ms}.reveal-delay-1{transition-delay:.11s}.reveal-delay-2{transition-delay:.22s}.hero .reveal{animation:heroEntrance .72s cubic-bezier(.16,1,.3,1) forwards}@keyframes heroEntrance{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}@media (max-width: 1000px){.hero:after{background:linear-gradient(180deg,#fffffff0,#ffffffb8 58%,#f6faef3d)}.hero-bg-image{object-position:62% center}.hero-inner{grid-template-columns:1fr;gap:44px;padding-top:56px;text-align:center}.hero-content,.hero-subtitle,.hero h1{margin-inline:auto}.hero-actions,.store-badges{justify-content:center}.hero-benefits{margin-inline:auto;text-align:left}.hero-showcase{width:min(340px,78vw)}.feature,.feature-reverse{min-height:auto;grid-template-columns:1fr;gap:38px;padding:46px}.feature-reverse .feature-copy,.feature-reverse .feature-visual{order:initial}.feature-copy{max-width:680px}.method-grid{grid-template-columns:1fr}.method-card{min-height:0}.bottom-cta .store-badges{justify-content:center}}@media (max-width: 760px){.nav-inner{height:60px;padding:0 18px}.nav-links{gap:14px}.nav-links a:not(.nav-cta){display:none}.nav-cta{padding:8px 14px;border-radius:10px}.hero{min-height:0}.hero:after{background:#ffffffc7}.hero-bg-image{object-position:68% center}.hero-inner{min-height:0;padding:42px 20px 58px;align-items:center}.eyebrow,.section-eyebrow{margin-bottom:14px;font-size:.76rem}.hero h1{font-size:2.78rem;line-height:1.06}.hero-subtitle{margin-top:18px;font-size:1.04rem;line-height:1.58}.hero-actions{margin-top:24px;gap:16px}.hero-showcase{width:min(300px,82vw)}.hero-content .hero-benefits{margin-top:48px;font-size:.92rem}.benefits-inner{grid-template-columns:1fr;gap:14px;padding:0 20px 28px}.benefit-item{min-height:0;padding:20px}.benefit-item:last-child{border-bottom:1px solid rgba(215,217,222,.78)}.features-container{padding:34px 20px 30px}.feature{padding:28px;border-radius:28px}.feature-copy h2,.method-heading h2,.bottom-cta h2{font-size:1.9rem}.feature-copy>p:not(.section-eyebrow),.method-heading>p:not(.section-eyebrow),.bottom-cta-copy>p:not(.section-eyebrow){font-size:1rem}.feature-list{margin-top:34px;gap:14px}.feature-visual .screenshot-card,.feature-visual .progress-preview{max-width:292px}.screenshot-card,.progress-preview{border-radius:28px}.progress-preview{min-height:420px;padding:28px}.method-section{padding:64px 20px}.bottom-cta{min-height:0;padding:54px 20px}.bottom-cta-copy{padding:28px}.footer-inner{flex-direction:column;text-align:center}}@media (max-width: 430px){.logo-text{display:none}.hero h1{font-size:2.42rem}.hero-showcase{width:min(270px,84vw)}.store-badges{width:100%}.store-badge{flex:1 1 156px}.badge-placeholder{width:100%;min-width:0;justify-content:center;padding:8px 12px}}.card-display{height:100vh;width:100%;max-width:56.25vh;margin:0 auto;background:transparent;border-radius:0;box-shadow:none;overflow:hidden;position:relative;z-index:2;display:flex;flex-direction:column;justify-content:flex-end}.blurred-background{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:-1;overflow:hidden;background:#1a1a1a}.blurred-background:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#0000004d;z-index:1}.blurred-background-image{width:100%;height:100%;object-fit:cover;filter:blur(20px);transform:scale(1.1);opacity:.8}.image-container{position:absolute;width:100%;height:100%;overflow:hidden}.card-image{width:100%;height:100%;object-fit:cover;transition:opacity .3s ease}.card-image.loading{opacity:0}.unified-card{width:100%;background:#00000080;border-bottom-left-radius:12px;border-bottom-right-radius:12px;overflow:hidden;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.breakdown-wrapper{width:100%;max-height:140px;overflow-y:auto;background:transparent;border-bottom:1px solid rgba(255,255,255,.15);animation:breakdownReveal .2s ease-out}@keyframes breakdownReveal{0%{opacity:0}to{opacity:1}}.breakdown-content{padding:14px}.breakdown-header{display:flex;align-items:flex-start;margin-bottom:6px;flex-wrap:wrap}.word-header{font-size:18px;font-weight:700;color:#fff;text-shadow:1px 1px 2px rgba(0,0,0,1)}.pronunciation-text{font-size:14px;color:#fff;opacity:.8;text-shadow:1px 1px 2px rgba(0,0,0,1)}.breakdown-content .definition{font-size:14px;color:#fff;margin:0 0 4px;line-height:18px;text-shadow:1px 1px 2px rgba(0,0,0,1)}.breakdown-content .notes{font-size:12px;color:#fff;opacity:.75;font-style:italic;line-height:16px;margin:0;text-shadow:1px 1px 2px rgba(0,0,0,1)}.sentence-area{width:100%;min-height:50px;display:flex;justify-content:center;align-items:center;border-bottom:1px solid rgba(255,255,255,.15)}.sentence-row{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:12px;padding:12px}.text-container{flex:1;display:flex;flex-wrap:wrap;justify-content:center}.audio-container{flex-shrink:0}.audio-player-button{background:#ffffff26;color:#fff;border:1px solid rgba(255,255,255,.3);border-radius:50%;width:40px;height:40px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.audio-player-button:hover{background:#ffffff40;transform:scale(1.05)}.audio-player-button:active{transform:scale(.95)}.audio-icon{width:20px;height:20px;color:#fff}.translation-area{width:100%;min-height:50px;display:flex;justify-content:center;align-items:center}.translation-toggle{width:100%;background:transparent;border:none;cursor:pointer;padding:12px;transition:background .2s ease}.translation-toggle:hover{background:#ffffff0d}.translation-prompt{display:flex;align-items:center;justify-content:center;gap:6px;font-size:14px;color:#fff;font-weight:600;opacity:.7}.sentence{font-size:22px;font-weight:700;color:#fff;margin:0;line-height:28px;text-align:center;text-shadow:1px 1px 3px rgba(0,0,0,1);letter-spacing:normal;word-spacing:normal;font-kerning:auto;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.clickable-word{cursor:pointer;transition:color .2s ease,text-decoration-color .2s ease,font-weight .2s ease;padding:1px 3px;margin:0;position:relative;display:inline;border-radius:4px;-webkit-box-decoration-break:clone;box-decoration-break:clone;text-decoration:underline;text-decoration-style:dotted;text-decoration-color:#ffffffb3;text-underline-offset:2px;text-decoration-thickness:2px}.clickable-word:hover{color:#4dd1b6b3;text-decoration-style:solid;text-decoration-color:#4dd1b6b3}.clickable-word.selected{color:#4dd1b6;font-weight:800;text-decoration-style:solid;text-decoration-color:#4dd1b6}.clickable-word:active{transform:scale(.97)}.karaoke-active{color:gold;text-shadow:0 0 8px rgba(255,215,0,.5),1px 1px 3px rgba(0,0,0,1);transition:color .08s ease-out,text-shadow .08s ease-out}.clickable-word.karaoke-active{color:gold;text-decoration-color:#ffd700b3;text-shadow:0 0 8px rgba(255,215,0,.5),1px 1px 3px rgba(0,0,0,1)}.translation-text{font-size:16px;color:#fff;font-weight:600;text-align:center;line-height:22px;margin:0;text-shadow:1px 1px 2px rgba(0,0,0,1)}@media (max-width: 768px){.card-display{max-width:100%;height:100vh}.sentence{font-size:20px;line-height:26px}.sentence-row{padding:10px;gap:10px}.audio-player-button{width:36px;height:36px}.audio-icon{width:18px;height:18px}.breakdown-content{padding:12px}.word-header{font-size:16px}.pronunciation-text,.breakdown-content .definition{font-size:13px}.breakdown-content .notes{font-size:11px}.translation-text{font-size:14px;line-height:20px}.translation-prompt{font-size:13px}}.local-cards-page{min-height:100vh;background:linear-gradient(135deg,#0f0f1a,#1a1a2e,#16213e);padding:2rem;color:#e4e4e7}.local-cards-header{max-width:1200px;margin:0 auto 2rem;display:flex;flex-direction:column;gap:.5rem}.local-cards-header h1{font-size:2rem;font-weight:700;color:#f472b6;margin:0}.local-cards-header .subtitle{color:#71717a;font-size:.9rem;margin:0}.refresh-button{align-self:flex-start;margin-top:.5rem;background:#f472b61a;border:1px solid rgba(244,114,182,.3);color:#f472b6;padding:.5rem 1rem;border-radius:8px;cursor:pointer;font-size:.9rem;transition:all .2s ease}.refresh-button:hover{background:#f472b633;border-color:#f472b6}.cards-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.card-preview{background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:1.5rem;text-decoration:none;color:inherit;transition:all .3s ease;display:flex;flex-direction:column;gap:.5rem}.card-preview:hover{background:#ffffff0f;border-color:#f472b6;transform:translateY(-4px);box-shadow:0 20px 40px #f472b626}.card-word{font-size:1.75rem;font-weight:700;color:#fbbf24}.card-translation{font-size:1rem;color:#a1a1aa}.card-pronunciation{font-size:.9rem;color:#71717a}.card-meta{font-family:SF Mono,Monaco,monospace;font-size:.75rem;color:#52525b;margin-top:auto;padding-top:1rem}.empty-state{text-align:center;padding:4rem 2rem;color:#71717a}.empty-state .hint{margin-top:1rem;font-size:.9rem}.empty-state code{background:#ffffff1a;padding:.25rem .5rem;border-radius:4px;font-family:SF Mono,Monaco,monospace}.loading-container,.error-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:50vh;gap:1rem}.error-container h2{color:#ef4444;margin:0}.error-container .error-detail{color:#71717a;font-size:.9rem}.retry-button{background:#ef44441a;border:1px solid rgba(239,68,68,.3);color:#ef4444;padding:.5rem 1.5rem;border-radius:8px;cursor:pointer;font-size:.9rem;transition:all .2s ease}.retry-button:hover{background:#ef444433;border-color:#ef4444}.loading-spinner{width:40px;height:40px;border:3px solid rgba(244,114,182,.2);border-top-color:#f472b6;border-radius:50%;animation:spin 1s linear infinite}.legal-page{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#021e13;background:#f6faef;min-height:100vh;display:flex;flex-direction:column;line-height:1.6}.legal-page *,.legal-page *:before,.legal-page *:after{box-sizing:border-box}.legal-page a{text-decoration:none;color:inherit}.legal-nav{background:#ffffffd9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid #D4E6B7;position:sticky;top:0;z-index:100}.legal-nav-inner{max-width:800px;margin:0 auto;padding:0 24px;height:64px;display:flex;align-items:center}.legal-nav-logo{display:flex;align-items:center;gap:10px;font-weight:700;font-size:1.25rem;color:#021e13;transition:opacity .2s}.legal-nav-logo:hover{opacity:.8}.legal-nav-logo .logo-icon{width:30px;height:30px;object-fit:contain}.legal-content{max-width:800px;margin:0 auto;padding:48px 24px 80px;flex:1}.legal-content h1{font-size:2.4rem;font-weight:800;color:#021e13;margin:0 0 8px;letter-spacing:-.02em}.legal-effective{font-size:.95rem;color:#1a502d;margin-bottom:32px}.legal-content h2{font-size:1.35rem;font-weight:700;color:#021e13;margin:40px 0 12px;padding-top:8px}.legal-content h3{font-size:1.1rem;font-weight:600;color:#021e13;margin:24px 0 8px}.legal-content p{margin:0 0 16px;color:#1a502d;font-size:1rem;line-height:1.75}.legal-content ul{margin:0 0 16px;padding-left:24px}.legal-content li{margin-bottom:8px;color:#1a502d;font-size:1rem;line-height:1.7}.legal-content strong{color:#021e13}.legal-content table{width:100%;border-collapse:collapse;margin:16px 0 24px;font-size:.95rem}.legal-content thead th{background:#021e13;color:#fff;padding:12px 16px;text-align:left;font-weight:600;font-size:.9rem}.legal-content thead th:first-child{border-radius:8px 0 0}.legal-content thead th:last-child{border-radius:0 8px 0 0}.legal-content tbody td{padding:12px 16px;border-bottom:1px solid #E2E8F0;vertical-align:top;color:#334155;line-height:1.6;overflow-wrap:anywhere}.legal-content tbody tr:last-child td{border-bottom:none}.legal-content tbody tr:nth-child(2n){background:#5ec4b60a}.legal-contact{background:#fff;border:1px solid #E2E8F0;border-radius:8px;padding:16px 20px;margin-top:8px}.legal-footer{background:#0f1923;color:#fff9;padding:24px}.legal-footer-inner{max-width:800px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;font-size:.9rem}.legal-footer a{color:#ffffff80;transition:color .2s}.legal-footer a:hover{color:#80decb}@media (max-width: 600px){.legal-content h1{font-size:1.8rem}.legal-content h2{font-size:1.2rem}.legal-content{padding:32px 16px 60px}.legal-content table{font-size:.85rem}.legal-content thead th,.legal-content tbody td{padding:10px 12px}}.app{min-height:100vh;background-color:#f0f2f5}.container{max-width:800px;margin:0 auto;padding:40px 20px}.home-page h1{text-align:center;color:#1a1a1a;margin-bottom:16px;font-size:2.5rem;font-weight:700}.home-page>.container>p{text-align:center;color:#6b7280;font-size:18px;margin-bottom:40px}.card-form{background:#fff;padding:32px;border-radius:12px;box-shadow:0 4px 6px #0000001a;margin-bottom:40px}.form-group{margin-bottom:20px}.form-group label{display:block;margin-bottom:8px;font-weight:600;color:#374151}.card-input{width:100%;padding:12px 16px;border:2px solid #e5e7eb;border-radius:8px;font-size:16px;transition:border-color .2s ease;box-sizing:border-box}.card-input:focus{outline:none;border-color:#3b82f6}.view-button{width:100%;background:#3b82f6;color:#fff;border:none;padding:14px 24px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .2s ease}.view-button:hover:not(:disabled){background:#2563eb}.view-button:disabled{background:#9ca3af;cursor:not-allowed}.instructions{background:#fff;padding:32px;border-radius:12px;box-shadow:0 4px 6px #0000001a}.instructions h2{color:#1a1a1a;margin-bottom:16px}.instructions ol{margin-bottom:24px;padding-left:20px}.instructions li{margin-bottom:8px;color:#4b5563;line-height:1.6}.note{background:#f0f9ff;border:1px solid #bae6fd;padding:16px;border-radius:8px;margin-top:20px}.note code{background:#e0e7ff;padding:2px 6px;border-radius:4px;font-family:Monaco,Consolas,monospace;font-size:14px}.card-page{min-height:100vh}.card-page-mobile{min-height:100vh;background-color:#1a1a1a;display:flex;align-items:center;justify-content:center;padding:0;overflow:hidden}.nav-header{background:#fff;padding:16px 20px;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;gap:20px}.nav-header h2{margin:0;color:#374151;font-size:18px}.home-link{color:#3b82f6;text-decoration:none;font-weight:500;transition:color .2s ease}.home-link:hover{color:#2563eb}.loading-container,.error-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:50vh;text-align:center;padding:40px 20px}.loading-spinner{width:40px;height:40px;border:4px solid #e5e7eb;border-left-color:#3b82f6;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:16px}@keyframes spin{to{transform:rotate(360deg)}}.error-container h2{color:#dc2626;margin-bottom:12px}.error-container p{color:#6b7280;margin-bottom:8px;max-width:500px}@media (max-width: 768px){.container{padding:20px 16px}.home-page h1{font-size:2rem}.card-form,.instructions{padding:20px}.nav-header{flex-direction:column;align-items:flex-start;gap:8px}}
