:root{--koto-brand-50: #ecf6f8;--koto-brand-100: #cfe8ed;--koto-brand-300: #64c7d2;--koto-brand-500: #50b4c5;--koto-brand-700: #1d879f;--koto-brand-900: #0f4852;--koto-warm-100: #f8eac9;--koto-warm-500: #e8b84a;--koto-ios-bg: #f2f2f7;--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(15, 72, 82, .13);--koto-shadow-strong: rgba(12, 35, 41, .24)}.landing-page{min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:var(--koto-text);background: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(198,198,200,.72);background:#f2f2f7db;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.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 img,.footer-logo img{width:34px;height:34px;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:var(--koto-brand-500);padding:9px 18px;border-radius:12px;box-shadow:0 8px 20px #50b4c547}.nav-cta:hover{background:var(--koto-brand-700)}.hero{position:relative;isolation:isolate;height:calc(100svh - 128px);min-height:590px;max-height:760px;overflow:hidden;background:var(--koto-brand-900);border-bottom:1px solid var(--koto-border-soft)}.hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,#f2f2f7fa,#f2f2f7f0 45%,#f2f2f794 67%,#f2f2f733);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:1}.hero-inner{position:relative;z-index:2;max-width:1140px;height:100%;margin:0 auto;padding:64px 24px 54px;display:flex;align-items:center}.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 img{width:26px;height:26px;object-fit:contain}.hero h1{color:var(--koto-dark);font-size:4.4rem;line-height:1.02;font-weight:800;letter-spacing:0;max-width:610px}.hero-subtitle{margin-top:24px;max-width:560px;color:var(--koto-text-secondary);font-size:1.2rem;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{opacity:.9;transform:translateY(-2px)}.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}.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(80,180,197,.36)}.secondary-link:hover{border-color:var(--koto-brand-500)}.hero-benefits{width:min(520px,100%);margin-top:40px;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}.phone-frame{width:100%;aspect-ratio:1206 / 2622;padding:8px;border:1px solid rgba(80,180,197,.42);border-radius:42px;background:var(--koto-dark);box-shadow:0 28px 72px var(--koto-shadow-strong),inset 0 0 0 1px #ffffff14}.phone-frame img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;border-radius:34px;background:var(--koto-dark)}.benefits-band{background:var(--koto-surface);border-bottom:1px solid var(--koto-border-soft)}.benefits-inner{max-width:1140px;margin:0 auto;padding:22px 24px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.benefit-item{min-height:96px;padding:14px 20px;display:flex;flex-direction:column;justify-content:center;border-left:3px solid var(--koto-brand-500)}.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:1140px;margin:0 auto;padding:46px 24px 34px}.feature{min-height:560px;display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,380px);align-items:center;gap:68px;padding:50px 0;border-bottom:1px solid var(--koto-border-soft)}.feature:last-child{border-bottom:0}.feature-reverse{grid-template-columns:minmax(280px,380px) minmax(0,1fr)}.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:2.35rem;line-height:1.16;font-weight:800;letter-spacing:0}.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:40px;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 #50b4c538;color:#fff;font-size:.82rem;font-weight:800;line-height:1}.feature-visual{display:flex;justify-content:center}.feature-visual .phone-frame{max-width:310px}.method-section{background:var(--koto-dark);color:#fff;padding:72px 24px}.method-inner{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:18px}.method-card{min-height:220px;padding:24px;border:1px solid rgba(255,255,255,.08);border-radius:16px;background:var(--koto-dark-raised)}.method-card span{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:28px;border-radius:12px;background:#50b4c52e;color:var(--koto-brand-300);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;min-height:460px;display:grid;grid-template-columns:minmax(300px,460px) minmax(0,560px);align-items:center;justify-content:center;gap:56px;padding:64px 24px;background:var(--koto-brand-900);color:#fff}.bottom-cta:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0f4852d1,#0f4852 56%,#1c1c1eeb);pointer-events:none}.bottom-cta-art,.bottom-cta-copy{position:relative;z-index:1}.bottom-cta-art{width:min(460px,100%);justify-self:center;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:22px;box-shadow:0 30px 70px #0000003d}.bottom-cta-art img{display:block;width:100%;aspect-ratio:3 / 2;height:auto;object-fit:cover}.bottom-cta .section-eyebrow{color:var(--koto-warm-100)}.bottom-cta h2{color:#fff}.bottom-cta-copy>p:not(.section-eyebrow){color:#ffffffc7;max-width:520px}.bottom-cta .store-badges{margin-top:32px}.site-footer{background:#111113;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(90deg,#f2f2f7fa,#f2f2f7eb 62%,#f2f2f78a)}.hero-bg-image{object-position:62% center}.feature,.feature-reverse{min-height:auto;grid-template-columns:1fr;gap:38px;padding:56px 0}.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{grid-template-columns:1fr;gap:28px;text-align:center}.bottom-cta-art{justify-self:center;width:min(420px,86vw)}.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{height:calc(100svh - 112px);min-height:560px}.hero:after{background:#f2f2f7e6}.hero-bg-image{object-position:68% center}.hero-inner{padding:42px 20px 44px;align-items:center}.eyebrow,.section-eyebrow{margin-bottom:14px;font-size:.76rem}.hero h1{font-size:2.65rem;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-benefits{margin-top:30px;font-size:.92rem}.benefits-inner{grid-template-columns:1fr;gap:0;padding:8px 20px}.benefit-item{min-height:0;padding:18px 0 18px 16px;border-bottom:1px solid var(--koto-border-soft)}.benefit-item:last-child{border-bottom:0}.features-container{padding:34px 20px 24px}.feature{padding:36px 0}.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 .phone-frame{max-width:260px}.phone-frame{border-radius:34px;padding:7px}.phone-frame img{border-radius:27px}.method-section{padding:64px 20px}.bottom-cta{min-height:0;padding:54px 20px}.footer-inner{flex-direction:column;text-align:center}}@media (max-width: 430px){.logo-text{display:none}.hero h1{font-size:2.38rem}.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:#1e293b;background:#f8fafb;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 #E2E8F0;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:#0f1923;transition:opacity .2s}.legal-nav-logo:hover{opacity:.8}.legal-nav-logo .logo-icon{font-size:1.5rem}.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:#0f1923;margin:0 0 8px;letter-spacing:-.02em}.legal-effective{font-size:.95rem;color:#64748b;margin-bottom:32px}.legal-content h2{font-size:1.35rem;font-weight:700;color:#0f1923;margin:40px 0 12px;padding-top:8px}.legal-content h3{font-size:1.1rem;font-weight:600;color:#1e293b;margin:24px 0 8px}.legal-content p{margin:0 0 16px;color:#334155;font-size:1rem;line-height:1.75}.legal-content ul{margin:0 0 16px;padding-left:24px}.legal-content li{margin-bottom:8px;color:#334155;font-size:1rem;line-height:1.7}.legal-content strong{color:#1e293b}.legal-content table{width:100%;border-collapse:collapse;margin:16px 0 24px;font-size:.95rem}.legal-content thead th{background:#0f1923;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}}
