:root{--bg-primary:#0a0a0a;--bg-secondary:#1a1a1a;--bg-tertiary:#252525;--bg-elevated:#2a2a2a;--bg-hover:#ffffff0d;--bg-active:#ffffff14;--text-primary:#fff;--text-secondary:#fffc;--text-muted:#ffffff80;--text-disabled:#ffffff4d;--border-color:#ffffff1a;--border-hover:#fff3;--border-active:var(--primary-color);--shadow-sm:0 2px 4px #0003;--shadow-md:0 4px 12px #0000004d;--shadow-lg:0 8px 24px #0006;--shadow-xl:0 12px 48px #00000080;--primary-color:#ff9500;--primary-hover:#ffb143;--primary-dark:#e68600;--primary-light:#ffc166;--primary-bg:#ff95001a;--primary-bg-hover:#ff950026;--success-color:#4caf50;--success-bg:#4caf501a;--success-light:#66bb6a;--success-dark:#388e3c;--error-color:#f44336;--error-bg:#f443361a;--error-light:#ef5350;--error-dark:#c62828;--warning-color:#ff9800;--warning-bg:#ff98001a;--warning-light:#ffb74d;--warning-dark:#f57c00;--info-color:#2196f3;--info-bg:#2196f31a;--info-light:#42a5f5;--info-dark:#1976d2;--anime-completed:#4caf50;--anime-watching:#2196f3;--anime-planned:#ff9800;--anime-on-hold:#9c27b0;--anime-dropped:#f44336;--rating-gold:gold;--rating-silver:silver;--rating-bronze:#cd7f32;--accent-purple:#9c27b0;--accent-blue:#2196f3;--accent-red:#f44336;--accent-green:#4caf50;--accent-cyan:#00bcd4;--accent-pink:#e91e63;--player-bg:#000c;--player-controls:#ffffffe6;--player-progress:var(--primary-color);--gray-50:#f9fafb;--gray-100:#f3f4f6;--gray-200:#e5e7eb;--gray-300:#d1d5db;--gray-400:#9ca3af;--gray-500:#6b7280;--gray-600:#4b5563;--gray-700:#374151;--gray-800:#1f2937;--gray-900:#111827;--gradient-primary:linear-gradient(135deg,var(--primary-color),var(--primary-dark));--gradient-bg:linear-gradient(135deg,var(--bg-primary),var(--bg-secondary));--gradient-card:linear-gradient(135deg,var(--bg-secondary),var(--bg-tertiary));--input-bg:#ffffff0d;--input-border:#ffffff1a;--input-focus-border:var(--primary-color);--button-bg:var(--primary-color);--button-hover:var(--primary-hover);--button-text:#fff;--modal-overlay:#000000bf;--dropdown-bg:var(--bg-elevated);--scrollbar-track:transparent;--scrollbar-thumb:#ffffff1a;--scrollbar-thumb-hover:#ffffff40}body.theme-dark,html.theme-dark,.theme-dark{--bg-primary:#0a0a0a;--bg-secondary:#1a1a1a;--bg-tertiary:#252525;--bg-elevated:#2a2a2a;--bg-hover:#ffffff0d;--bg-active:#ffffff14;--text-primary:#fff;--text-secondary:#fffc;--text-muted:#ffffff80;--text-disabled:#ffffff4d;--border-color:#ffffff1a;--border-hover:#fff3;--shadow-sm:0 2px 4px #0003;--shadow-md:0 4px 12px #0000004d;--shadow-lg:0 8px 24px #0006;--shadow-xl:0 12px 48px #00000080;--gradient-bg:linear-gradient(135deg,#0a0a0a,#1a1a1a);--gradient-card:linear-gradient(135deg,#1a1a1a,#252525);--input-bg:#ffffff0d;--input-border:#ffffff1a;--modal-overlay:#000000bf;--dropdown-bg:#2a2a2a;--scrollbar-thumb:#ffffff1a;--scrollbar-thumb-hover:#ffffff40}body.theme-light,html.theme-light,.theme-light{--bg-primary:#fff;--bg-secondary:#f5f5f5;--bg-tertiary:#e8e8e8;--bg-elevated:#fff;--bg-hover:#00000008;--bg-active:#0000000d;--text-primary:#000;--text-secondary:#000c;--text-muted:#00000080;--text-disabled:#0000004d;--border-color:#0000001a;--border-hover:#00000026;--shadow-sm:0 2px 4px #00000014;--shadow-md:0 4px 12px #0000001f;--shadow-lg:0 8px 24px #00000029;--shadow-xl:0 12px 48px #0003;--gradient-bg:linear-gradient(135deg,#fff,#f5f5f5);--gradient-card:linear-gradient(135deg,#f5f5f5,#e8e8e8);--input-bg:#00000008;--input-border:#0000001a;--modal-overlay:#00000080;--dropdown-bg:#fff;--scrollbar-thumb:#0003;--scrollbar-thumb-hover:#00000059}.yumeko-iphone-page{background:linear-gradient(#1e0a32f2 0%,#0f051efa 100%);min-height:100vh;padding:2rem 1rem;position:relative;overflow:hidden}.yumeko-iphone-page:before{content:"";pointer-events:none;background:radial-gradient(circle,#ec489926 0%,#0000 70%);border-radius:50%;width:800px;height:800px;animation:8s ease-in-out infinite pulse;position:absolute;top:-50%;right:-20%}.yumeko-iphone-page:after{content:"";pointer-events:none;background:radial-gradient(circle,#a855f71f 0%,#0000 70%);border-radius:50%;width:600px;height:600px;animation:10s ease-in-out infinite reverse pulse;position:absolute;bottom:-30%;left:-10%}.iphone-container{z-index:1;max-width:1200px;margin:0 auto;position:relative}.yumeko-iphone-page .hero-section{text-align:center;margin-bottom:3rem;padding:4rem 2rem}.yumeko-iphone-page .hero-section .hero-content{max-width:700px;margin:0 auto}.yumeko-iphone-page .hero-section .app-badge{letter-spacing:1px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:50px;margin-bottom:2rem;padding:.5rem 1.5rem;font-size:.875rem;font-weight:600;display:inline-block}.yumeko-iphone-page .hero-section .app-badge.unavailable{color:#fca5a5;background:linear-gradient(135deg,#ef444433,#b91c1c33);border:1px solid #ef44444d;box-shadow:0 4px 15px #ef444433}.yumeko-iphone-page .hero-section .hero-title{color:#fff;margin-bottom:1.5rem;font-size:4rem;font-weight:800;line-height:1.1}.yumeko-iphone-page .hero-section .hero-title .gradient-text{background:linear-gradient(135deg,#ec4899 0%,#a855f7 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.yumeko-iphone-page .hero-section .hero-description{color:#ffffffb3;margin-bottom:3rem;font-size:1.25rem;line-height:1.8}.yumeko-iphone-page .hero-section .hero-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.yumeko-iphone-page .hero-section .btn-secondary{cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#ffffffe6;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:.75rem;padding:1rem 2.5rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;position:relative;overflow:hidden}.yumeko-iphone-page .hero-section .btn-secondary:before{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.yumeko-iphone-page .hero-section .btn-secondary:hover:before{left:100%}.yumeko-iphone-page .hero-section .btn-secondary:hover{background:#ffffff1a;border-color:#fff3;transform:translateY(-2px)}.explanation-section{margin-bottom:4rem}.explanation-section .explanation-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);text-align:center;background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;max-width:800px;margin:0 auto;padding:2.5rem}.explanation-section .explanation-card h2{color:#fff;margin-bottom:1.5rem;font-size:2rem;font-weight:700}.explanation-section .explanation-card .main-message{color:#fffc;margin-bottom:1.5rem;font-size:1.25rem;line-height:1.8}.explanation-section .explanation-card .apology{color:#fff9;margin:0;font-size:1.125rem}.reasons-section{margin-bottom:4rem}.reasons-section .section-title{text-align:center;color:#fff;margin-bottom:3rem;font-size:2.5rem;font-weight:700}.reasons-section .reasons-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.reasons-section .reason-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;padding:2rem;transition:all .3s}.reasons-section .reason-card:hover{background:#ffffff0d;border-color:#ec48994d;transform:translateY(-5px);box-shadow:0 20px 40px #ec489926}.reasons-section .reason-card .reason-icon{color:#f9a8d4;background:linear-gradient(135deg,#ec489933,#a855f733);border-radius:12px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.5rem;display:flex}.reasons-section .reason-card h3{color:#fff;margin-bottom:.75rem;font-size:1.5rem;font-weight:600}.reasons-section .reason-card p{color:#fff9;margin:0;line-height:1.7}.alternative-section{margin-bottom:4rem}.alternative-section .alternative-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;align-items:flex-start;gap:2rem;max-width:800px;margin:0 auto;padding:3rem;display:flex}.alternative-section .alternative-card .alt-icon{color:#f9a8d4;background:linear-gradient(135deg,#ec489933,#a855f733);border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;display:flex}.alternative-section .alternative-card .alt-content{flex:1}.alternative-section .alternative-card .alt-content h3{color:#fff;margin-bottom:1rem;font-size:2rem;font-weight:700}.alternative-section .alternative-card .alt-content h4{color:#f9a8d4;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.alternative-section .alternative-card .alt-content p{color:#ffffffb3;margin-bottom:1.5rem;font-size:1.125rem;line-height:1.8}.alternative-section .alternative-card .alt-content .instruction{background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;padding:1.5rem}.alternative-section .alternative-card .alt-content .instruction strong{color:#f9a8d4;margin-bottom:1rem;font-size:1.125rem;display:block}.alternative-section .alternative-card .alt-content .instruction ol{color:#ffffffb3;margin:0;padding-left:1.5rem}.alternative-section .alternative-card .alt-content .instruction ol li{padding:.5rem 0;font-size:1rem;line-height:1.6}.future-section{text-align:center;max-width:800px;margin-bottom:3rem;margin-left:auto;margin-right:auto}.future-section .section-title{color:#fff;margin-bottom:1.5rem;font-size:2rem;font-weight:700}.future-section p{color:#ffffffb3;font-size:1.125rem;line-height:1.8}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}@media (max-width:768px){.yumeko-iphone-page .hero-section{padding:2rem 1rem}.yumeko-iphone-page .hero-section .hero-title{font-size:2.5rem}.yumeko-iphone-page .hero-section .hero-description{font-size:1.125rem}.yumeko-iphone-page .hero-section .btn-secondary{justify-content:center;width:100%}.explanation-section .explanation-card{padding:2rem 1.5rem}.explanation-section .explanation-card h2{font-size:1.5rem}.explanation-section .explanation-card .main-message{font-size:1.125rem}.reasons-section .section-title{font-size:2rem}.reasons-section .reasons-grid{grid-template-columns:1fr}.alternative-section .alternative-card{flex-direction:column;padding:2rem}.alternative-section .alternative-card .alt-icon{width:60px;height:60px;margin:0 auto}.alternative-section .alternative-card .alt-content{text-align:center}.alternative-section .alternative-card .alt-content .instruction{text-align:left}}
