.landing{--hero-bg:#070b1a;--accent-blue:#3b82f6;--accent-teal:#14b8a6;--accent-purple:#8b5cf6;--accent-orange:#f97316;--accent-green:#22c55e;--accent-rose:#f43f5e;--text-primary:#0f172a;--text-secondary:#64748b;--bg-light:#f8fafc;--bg-white:#fff;--border-color:#e2e8f0;--nav-height:64px;color:var(--text-primary);-webkit-font-smoothing:antialiased;min-height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,Roboto,sans-serif}.landing h1,.landing h2,.landing h3{margin:0;line-height:1.15}.landing p{margin:0}.landing ul{margin:0;padding:0;list-style:none}.landing-hero{min-height:calc(100vh - var(--nav-height));background:var(--hero-bg);isolation:isolate;align-items:center;padding:60px 32px 80px;display:flex;position:relative;overflow:hidden}.landing-hero-grid{pointer-events:none;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0}.landing-hero-orb{filter:blur(120px);pointer-events:none;will-change:transform;border-radius:50%;position:absolute}.landing-hero-orb--blue{background:#3b82f626;width:600px;height:600px;animation:25s ease-in-out infinite orb-drift-1;top:-200px;right:-100px}.landing-hero-orb--purple{background:#8b5cf61f;width:500px;height:500px;animation:30s ease-in-out infinite orb-drift-2;bottom:-150px;left:-100px}.landing-hero-orb--teal{background:#14b8a61a;width:350px;height:350px;animation:20s ease-in-out infinite orb-drift-3;top:30%;left:40%}.landing-hero-inner{z-index:1;justify-content:space-between;align-items:center;gap:60px;width:100%;max-width:1200px;margin:0 auto;display:flex;position:relative}.landing-hero-content{flex:1;max-width:640px;animation:.8s ease-out fade-up}.landing-hero h1{color:#fff;letter-spacing:-.02em;margin:0 0 24px;font-size:clamp(36px,5vw,56px);font-weight:800;line-height:1.1}p.landing-hero-subtitle{color:#ffffffb3;max-width:520px;margin:0 0 40px;font-size:clamp(17px,2vw,20px);line-height:1.6}.landing-hero-mascot{flex-shrink:0;animation:.8s ease-out .15s both fade-up;position:relative}.landing-hero-mascot-glow{pointer-events:none;background:radial-gradient(circle,#3b82f633 0%,#0000 70%);border-radius:50%;position:absolute;inset:-40px}.landing-hero-mascot img{z-index:1;filter:drop-shadow(0 20px 40px #3b82f64d);width:220px;height:220px;animation:6s ease-in-out infinite mascot-float;position:relative}.landing-cta-btn{background:linear-gradient(135deg, var(--accent-blue) 0%, var(--accent-teal) 100%);color:#fff;cursor:pointer;appearance:none;border:none;border-radius:99px;align-items:center;gap:8px;padding:16px 36px;font-family:inherit;font-size:17px;font-weight:600;transition:all .3s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 24px #3b82f64d}.landing-cta-btn:before{content:"";border-radius:inherit;background:linear-gradient(135deg,#ffffff26 0%,#0000 50%);position:absolute;inset:0}.landing-cta-btn:hover{transform:translateY(-2px);box-shadow:0 8px 32px #3b82f666}.landing-cta-btn:active{transform:translateY(0)}.landing-cta-btn ion-icon{font-size:20px}.landing-hero-secondary-link{color:#ffffff80;cursor:pointer;letter-spacing:.01em;background:0 0;border:none;margin-top:16px;padding:4px 0;font-family:inherit;font-size:14px;text-decoration:none;transition:color .2s;display:table}@media (width<=768px){.landing-hero-secondary-link{margin-left:auto;margin-right:auto}}.landing-hero-secondary-link:hover{color:#ffffffe6}.landing-proof{background:var(--bg-white);border-bottom:1px solid var(--border-color);padding:56px 32px}.landing-proof-inner{text-align:center;max-width:800px;margin:0 auto}.landing-proof-quote{margin-bottom:40px}.landing-proof-quote-icon{color:var(--accent-blue);opacity:.3;margin-bottom:16px;font-size:32px}.landing-proof-quote blockquote{color:var(--text-primary);margin:0 0 16px;font-size:clamp(18px,2.5vw,22px);font-style:italic;font-weight:500;line-height:1.5}.landing-proof-quote cite{color:var(--text-secondary);font-size:15px;font-style:normal}.landing-proof-quote cite strong{color:var(--text-primary)}.landing-proof-metrics{justify-content:center;gap:48px;margin-bottom:24px;display:flex}.landing-proof-metric{flex-direction:column;align-items:center;gap:4px;display:flex}.landing-proof-metric-value{color:var(--text-primary);letter-spacing:-.02em;font-size:32px;font-weight:800}.landing-proof-metric-label{color:var(--text-secondary);font-size:13px;font-weight:500}.landing-proof-tagline{color:var(--text-secondary);opacity:.7;font-size:14px;font-weight:500}@media (width<=768px){.landing-proof{padding:40px 24px}.landing-proof-metrics{flex-direction:column;gap:24px}.landing-proof-metric-value{font-size:28px}}.landing-values{background:var(--bg-white);border-bottom:1px solid var(--border-color);padding:48px 32px}.landing-values-inner{grid-template-columns:repeat(3,1fr);gap:40px;max-width:1140px;margin:0 auto;display:grid}.landing-value-item{text-align:center}.landing-value-icon{background:var(--icon-bg,var(--bg-light));border-radius:14px;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 16px;display:flex}.landing-value-icon ion-icon{color:var(--icon-color,var(--accent-blue));font-size:30px}.landing-value-item h3{margin:0 0 8px;font-size:19px;font-weight:700}.landing-value-item p{color:var(--text-secondary);font-size:18px;line-height:1.5}.landing-objections{background:var(--bg-white);border-bottom:1px solid var(--border-color);padding:32px}.landing-objections-inner{justify-content:center;gap:48px;max-width:1140px;margin:0 auto;display:flex}.landing-objection-item{text-align:center;flex-direction:column;align-items:center;gap:4px;display:flex}.landing-objection-item strong{color:var(--text-primary);letter-spacing:.01em;font-size:14px;font-weight:700}.landing-objection-item span{color:var(--text-secondary);font-size:13px}@media (width<=768px){.landing-objections{padding:28px 24px}.landing-objections-inner{grid-template-columns:1fr 1fr;gap:24px 16px;display:grid}}@media (width<=480px){.landing-objections-inner{grid-template-columns:1fr;gap:20px}}.landing-showcase-section{padding:80px 32px}.landing-showcase-section--light{background:var(--bg-light)}.landing-showcase-inner{align-items:center;gap:80px;max-width:1100px;margin:0 auto;display:flex}.landing-showcase-inner--reverse{flex-direction:row-reverse}.landing-showcase-content{flex:1}.landing-showcase-badge{letter-spacing:.1em;text-transform:uppercase;background:var(--badge-bg,#eff6ff);color:var(--badge-color,var(--accent-blue));border-radius:99px;margin-bottom:16px;padding:5px 14px;font-size:11px;font-weight:700;display:inline-block}.landing-showcase-content h2{letter-spacing:-.02em;margin:0 0 16px;font-size:clamp(28px,3vw,36px);font-weight:800;line-height:1.15}.landing-showcase-content>p{color:var(--text-secondary);margin:0 0 24px;font-size:16px;line-height:1.6}.landing-showcase-list li{color:var(--text-secondary);padding:6px 0 6px 28px;font-size:15px;line-height:1.5;position:relative}.landing-showcase-list li:before{content:"";background:var(--badge-color,var(--accent-blue));border-radius:50%;width:8px;height:8px;position:absolute;top:14px;left:0}.landing-showcase-visual{flex:0 0 380px;justify-content:center;display:flex;position:relative}.landing-showcase-visual:before{content:"";background:var(--deco-color,#3b82f612);filter:blur(50px);pointer-events:none;border-radius:50%;width:300px;height:300px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.illust-card{z-index:1;background:#fff;border-radius:16px;width:100%;max-width:380px;transition:transform .4s;position:relative;overflow:hidden;transform:rotate(1deg);box-shadow:0 25px 60px -12px #00000026,0 0 0 1px #0000000d}.landing-showcase-inner--reverse .illust-card{transform:rotate(-1deg)}.illust-card:hover{transform:rotate(0)translateY(-4px)!important}.illust-topbar{background:#1e293b;justify-content:space-between;align-items:center;padding:14px 20px;display:flex}.illust-topbar-title{color:#fff;font-size:14px;font-weight:600}.illust-topbar-sub{color:#94a3b8;font-size:12px}.illust-body{padding:20px}.illust-status{border-radius:99px;padding:3px 10px;font-size:11px;font-weight:600}.illust-status--active{color:#22c55e;background:#22c55e26}.illust-progress-track{background:#e2e8f0;border-radius:3px;height:6px;margin-bottom:8px;overflow:hidden}.illust-progress-fill{background:linear-gradient(90deg,#3b82f6,#60a5fa);border-radius:3px;width:0;height:100%;transition:width 1.2s ease-out .3s}.landing-reveal.visible .illust-progress-fill,.illust-carousel-slide--active .illust-progress-fill{width:65%}.illust-progress-label{color:#94a3b8;margin-bottom:16px;font-size:12px}.illust-categories{grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:16px;display:grid}.illust-cat{border-radius:10px;padding:12px}.illust-cat--done{background:#f0fdf4;border:1px solid #bbf7d0}.illust-cat--active{background:#eff6ff;border:1px solid #bfdbfe}.illust-cat-label{color:#64748b;align-items:center;gap:6px;margin-bottom:4px;font-size:12px;display:flex}.illust-cat-check{color:#22c55e;font-weight:700}.illust-cat-count{color:#0f172a;font-size:16px;font-weight:700}.illust-users{border-top:1px solid #f1f5f9;align-items:center;gap:4px;padding-top:16px;display:flex}.illust-avatar{color:#fff;opacity:0;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:600;display:flex}.landing-reveal.visible .illust-avatar,.illust-carousel-slide--active .illust-avatar{animation:.4s both avatar-in}.landing-reveal.visible .illust-avatar:first-child,.illust-carousel-slide--active .illust-avatar:first-child{animation-delay:.5s}.landing-reveal.visible .illust-avatar:nth-child(2),.illust-carousel-slide--active .illust-avatar:nth-child(2){animation-delay:.6s}.landing-reveal.visible .illust-avatar:nth-child(3),.illust-carousel-slide--active .illust-avatar:nth-child(3){animation-delay:.7s}.illust-users-label{color:#94a3b8;margin-left:8px;font-size:12px}.illust-count-row{opacity:0;border-bottom:1px solid #f1f5f9;padding:12px 0}.illust-count-row:last-child{border-bottom:none;padding-bottom:0}.illust-carousel-slide--active .illust-count-row{animation:.4s both item-in}.illust-carousel-slide--active .illust-count-row:first-child{animation-delay:.15s}.illust-carousel-slide--active .illust-count-row:nth-child(2){animation-delay:.3s}.illust-carousel-slide--active .illust-count-row:nth-child(3){animation-delay:.45s}.illust-count-product{color:#0f172a;margin-bottom:6px;font-size:13px;font-weight:600}.illust-count-inputs{align-items:center;gap:8px;display:flex}.illust-count-field{text-align:center;flex:1}.illust-count-field--wide{flex:2}.illust-count-field-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;margin-bottom:3px;font-size:9px;font-weight:600;display:block}.illust-count-field-value{color:#1e40af;text-align:center;background:#eff6ff;border:1.5px solid #bfdbfe;border-radius:8px;padding:6px 8px;font-size:16px;font-weight:700}.illust-count-total{color:#64748b;white-space:nowrap;text-align:right;min-width:40px;font-size:12px}.illust-stock-row{opacity:0;border-bottom:1px solid #f1f5f9;padding:10px 0}.illust-stock-row:last-child{border-bottom:none}.illust-carousel-slide--active .illust-stock-row{animation:.4s both item-in}.illust-carousel-slide--active .illust-stock-row:first-child{animation-delay:.15s}.illust-carousel-slide--active .illust-stock-row:nth-child(2){animation-delay:.25s}.illust-carousel-slide--active .illust-stock-row:nth-child(3){animation-delay:.35s}.illust-carousel-slide--active .illust-stock-row:nth-child(4){animation-delay:.45s}.illust-stock-info{justify-content:space-between;align-items:baseline;margin-bottom:5px;display:flex}.illust-stock-name{color:#0f172a;font-size:13px;font-weight:600}.illust-stock-qty{color:#64748b;font-size:12px}.illust-stock-bar-track{background:#f1f5f9;border-radius:3px;height:6px;overflow:hidden}.illust-stock-bar{border-radius:3px;height:100%;transition:width .8s}.illust-stock-bar--green{background:linear-gradient(90deg,#22c55e,#4ade80)}.illust-stock-bar--yellow{background:linear-gradient(90deg,#eab308,#facc15)}.illust-stock-bar--red{background:linear-gradient(90deg,#ef4444,#f87171)}.illust-stock-alert{color:#92400e;background:#fef3c7;border-radius:8px;align-items:center;gap:6px;margin-top:12px;padding:8px 10px;font-size:12px;font-weight:600;display:flex}.illust-stock-alert-icon{font-size:14px}.illust-carousel--blue .illust-carousel-dot--active{background:#3b82f6;border-color:#3b82f6}.illust-carousel--blue .illust-carousel-slide .illust-card{transform:rotate(1deg)}.illust-carousel--blue .illust-carousel-slide .illust-card:hover{transform:rotate(0)translateY(-4px)!important}.illust-recv-row{opacity:0;border-bottom:1px solid #f1f5f9;padding:10px 0}.illust-recv-row:last-child{border-bottom:none}.illust-carousel-slide--active .illust-recv-row{animation:.4s both item-in}.illust-carousel-slide--active .illust-recv-row:first-child{animation-delay:.15s}.illust-carousel-slide--active .illust-recv-row:nth-child(2){animation-delay:.3s}.illust-carousel-slide--active .illust-recv-row:nth-child(3){animation-delay:.45s}.illust-recv-name{color:#0f172a;margin-bottom:3px;font-size:13px;font-weight:600}.illust-recv-details{justify-content:space-between;align-items:center;display:flex}.illust-recv-qty{color:#64748b;font-size:12px}.illust-recv-cost{color:#16a085;font-size:12px;font-weight:600}.illust-recv-footer{color:#64748b;border-top:2px solid #e2e8f0;justify-content:space-between;align-items:center;margin-top:4px;padding-top:12px;font-size:13px;display:flex}.illust-recv-footer strong{color:#0f172a;font-size:15px}.illust-carousel--teal .illust-carousel-dot--active{background:#14b8a6;border-color:#14b8a6}.illust-carousel--teal .illust-carousel-slide .illust-card{transform:rotate(-1deg)}.illust-carousel--teal .illust-carousel-slide .illust-card:hover{transform:rotate(0)translateY(-4px)!important}.illust-activity-item{opacity:0;border-bottom:1px solid #f1f5f9;align-items:flex-start;gap:12px;padding:14px 0;display:flex}.illust-activity-item:last-child{border-bottom:none;padding-bottom:0}.landing-reveal.visible .illust-activity-item,.illust-carousel-slide--active .illust-activity-item{animation:.4s both item-in}.landing-reveal.visible .illust-activity-item:first-child,.illust-carousel-slide--active .illust-activity-item:first-child{animation-delay:.3s}.landing-reveal.visible .illust-activity-item:nth-child(2),.illust-carousel-slide--active .illust-activity-item:nth-child(2){animation-delay:.5s}.landing-reveal.visible .illust-activity-item:nth-child(3),.illust-carousel-slide--active .illust-activity-item:nth-child(3){animation-delay:.7s}.illust-activity-dot{border-radius:50%;flex-shrink:0;width:10px;height:10px;margin-top:4px}.illust-activity-item--receive .illust-activity-dot{background:#22c55e}.illust-activity-item--prep .illust-activity-dot{background:#f97316}.illust-activity-item--waste .illust-activity-dot{background:#f43f5e}.illust-activity-content{flex:1;min-width:0}.illust-activity-action{color:#0f172a;margin-bottom:2px;font-size:13px;font-weight:600}.illust-activity-detail{color:#94a3b8;font-size:12px}.illust-activity-time{color:#cbd5e1;white-space:nowrap;flex-shrink:0;margin-top:2px;font-size:11px}.illust-order-row{opacity:0;border-bottom:1px solid #f1f5f9;align-items:center;gap:12px;padding:12px 0;display:flex}.illust-order-row:last-child{border-bottom:none}.landing-reveal.visible .illust-order-row{animation:.4s both item-in}.landing-reveal.visible .illust-order-row:first-child{animation-delay:.3s}.landing-reveal.visible .illust-order-row:nth-child(2){animation-delay:.45s}.landing-reveal.visible .illust-order-row:nth-child(3){animation-delay:.6s}.illust-urgency-dot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.illust-urgency-dot--red{background:#ef4444}.illust-urgency-dot--yellow{background:#eab308}.illust-urgency-dot--green{background:#22c55e}.illust-order-name{color:#0f172a;flex:1;font-size:13px;font-weight:600}.illust-order-days{color:#94a3b8;font-size:12px}.illust-order-qty{color:#0f172a;background:#f1f5f9;border-radius:6px;padding:3px 8px;font-size:13px;font-weight:700}.illust-order-total{text-align:right;color:#64748b;border-top:1px solid #f1f5f9;margin-top:4px;padding-top:14px;font-size:13px}.illust-order-total strong{color:#0f172a;font-size:15px}.illust-report-period{color:#10b981;background:#10b9811a;border-radius:99px;margin-bottom:14px;padding:3px 10px;font-size:11px;font-weight:600;display:inline-block}.illust-report-table{border-collapse:collapse;width:100%}.illust-report-table th{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;text-align:left;border-bottom:1px solid #e2e8f0;padding:0 0 10px;font-size:11px;font-weight:600}.illust-report-table th:last-child{text-align:right}.illust-report-table td{color:#0f172a;border-bottom:1px solid #f1f5f9;padding:10px 0;font-size:13px}.illust-report-table td:last-child{text-align:right;font-weight:700}.illust-report-table tbody tr{opacity:0}.landing-reveal.visible .illust-report-table tbody tr{animation:.4s both item-in}.landing-reveal.visible .illust-report-table tbody tr:first-child{animation-delay:.3s}.landing-reveal.visible .illust-report-table tbody tr:nth-child(2){animation-delay:.45s}.landing-reveal.visible .illust-report-table tbody tr:nth-child(3){animation-delay:.6s}.illust-report-table .illust-cost{color:#16a085}.illust-report-summary{border-top:2px solid #e2e8f0;justify-content:space-between;margin-top:4px;padding-top:14px;display:flex}.illust-report-summary-item{text-align:center}.illust-report-summary-label{color:#94a3b8;margin-bottom:4px;font-size:11px}.illust-report-summary-value{color:#0f172a;font-size:16px;font-weight:700}.illust-report-summary-value--accent{color:#16a085}.illust-mi-stats{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:14px;display:grid}.illust-mi-stat{text-align:center;background:#f8fafc;border-radius:8px;padding:10px}.illust-mi-stat-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.03em;margin-bottom:4px;font-size:10px;font-weight:600}.illust-mi-stat-value{color:#0f172a;font-size:17px;font-weight:700}.illust-mi-stat-value--cost{color:#ef4444}.illust-mi-stat-value--warning{color:#eab308}.illust-mi-stat-value--success{color:#22c55e}.illust-mi-ingredients-header{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px;font-size:11px;font-weight:600}.illust-mi-ingredient{opacity:0;border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:8px 0;display:flex}.illust-mi-ingredient:last-child{border-bottom:none;padding-bottom:0}.illust-carousel-slide--active .illust-mi-ingredient{animation:.4s both item-in}.illust-carousel-slide--active .illust-mi-ingredient:first-child{animation-delay:.15s}.illust-carousel-slide--active .illust-mi-ingredient:nth-child(2){animation-delay:.25s}.illust-carousel-slide--active .illust-mi-ingredient:nth-child(3){animation-delay:.35s}.illust-carousel-slide--active .illust-mi-ingredient:nth-child(4){animation-delay:.45s}.illust-mi-ing-name{color:#0f172a;font-size:13px;font-weight:500}.illust-mi-ing-right{align-items:center;gap:10px;display:flex}.illust-mi-ing-cost{color:#0f172a;font-size:13px;font-weight:600}.illust-mi-ing-pct{color:#94a3b8;text-align:center;background:#f1f5f9;border-radius:4px;min-width:32px;padding:2px 6px;font-size:11px}.illust-pr-product-name{color:#0f172a;margin-bottom:12px;font-size:15px;font-weight:700}.illust-pr-stats{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:16px;display:grid}.illust-pr-stat{text-align:center}.illust-pr-stat-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.03em;margin-bottom:3px;font-size:10px;font-weight:600}.illust-pr-stat-value{color:#0f172a;font-size:15px;font-weight:700}.illust-pr-stat-value--warning{color:#eab308}.illust-pr-chart-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;margin-bottom:10px;font-size:11px;font-weight:600}.illust-pr-chart{align-items:flex-end;gap:10px;height:80px;margin-bottom:14px;padding-bottom:18px;display:flex;position:relative}.illust-pr-bar-group{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;height:100%;display:flex}.illust-pr-bar{background:linear-gradient(#34d399,#10b981);border-radius:4px 4px 0 0;width:100%;transition:height .8s}.illust-pr-bar--current{background:linear-gradient(#6ee7b7,#34d399)}.illust-pr-bar-month{color:#94a3b8;margin-top:4px;font-size:10px;position:absolute;bottom:0}.illust-pr-footer{color:#64748b;border-top:1px solid #f1f5f9;padding-top:10px;font-size:12px}.illust-pr-footer strong{color:#0f172a}.illust-carousel{z-index:1;width:100%;max-width:380px;position:relative}.illust-carousel-track{min-height:340px;position:relative}.illust-carousel-slide{opacity:0;pointer-events:none;transition:opacity .5s;position:absolute;inset:0}.illust-carousel-slide--active{opacity:1;pointer-events:auto}.illust-carousel-slide .illust-card{transform:rotate(-1deg)}.illust-carousel-slide .illust-card:hover{transform:rotate(0)translateY(-4px)!important}.illust-carousel-dots{justify-content:center;gap:6px;margin-top:20px;display:flex}.illust-carousel-dot{color:#94a3b8;cursor:pointer;appearance:none;background:#fff;border:1.5px solid #e2e8f0;border-radius:99px;padding:5px 12px;font-family:inherit;font-size:11px;font-weight:600;transition:all .25s}.illust-carousel-dot:hover{color:#64748b;border-color:#cbd5e1}.illust-carousel-dot--active{color:#fff;background:#10b981;border-color:#10b981}.illust-carousel-dot--active:hover{color:#fff}.illust-carousel--orange .illust-carousel-dot--active{background:#f97316;border-color:#f97316}.illust-carousel--orange .illust-carousel-slide .illust-card{transform:rotate(1deg)}.illust-carousel--orange .illust-carousel-slide .illust-card:hover{transform:rotate(0)translateY(-4px)!important}.landing-more-features{background:var(--bg-white);border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);padding:48px 32px}.landing-more-features-inner{justify-content:center;align-items:center;gap:20px;max-width:800px;margin:0 auto;display:flex}.landing-more-features-label{color:var(--text-primary);white-space:nowrap;font-size:15px;font-weight:700}.landing-more-features-links{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.landing-more-features-link{color:var(--accent-blue);cursor:pointer;appearance:none;background:0 0;border:none;align-items:center;gap:4px;padding:0;font-family:inherit;font-size:15px;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.landing-more-features-link:hover{color:#2563eb}.landing-more-features-link ion-icon{font-size:14px;transition:transform .2s}.landing-more-features-link:hover ion-icon{transform:translate(2px)}.landing-more-features-divider{background:var(--border-color);border-radius:50%;flex-shrink:0;width:4px;height:4px}@media (width<=768px){.landing-more-features{padding:36px 24px}.landing-more-features-inner{flex-direction:column;gap:12px}.landing-more-features-links{gap:12px}}.landing-pricing-cta{background:var(--bg-light);text-align:center;padding:80px 32px}.landing-pricing-cta-inner{max-width:560px;margin:0 auto}.landing-pricing-cta h2{color:var(--text-primary);letter-spacing:-.02em;margin:0 0 12px;font-size:clamp(26px,3vw,36px);font-weight:800}.landing-pricing-cta p{color:var(--text-secondary);margin:0 0 32px;font-size:17px;line-height:1.5}.landing-pricing-cta .landing-cta-btn{padding:16px 36px;font-size:17px}.landing-signup{background:var(--hero-bg);padding:100px 32px;position:relative;overflow:hidden}.landing-signup-orb{filter:blur(100px);pointer-events:none;border-radius:50%;position:absolute}.landing-signup-orb--1{background:#3b82f61a;width:400px;height:400px;top:-200px;right:-100px}.landing-signup-orb--2{background:#8b5cf614;width:300px;height:300px;bottom:-150px;left:-50px}.landing-signup-inner{z-index:1;text-align:center;max-width:640px;margin:0 auto;position:relative}.landing-signup h2{color:#fff;letter-spacing:-.02em;margin:0 0 16px;font-size:clamp(28px,3.5vw,40px);font-weight:800}p.landing-signup-subtitle{color:#fff9;margin:0 0 40px;font-size:18px;line-height:1.5}.landing-signup-form{max-width:480px;margin:0 auto}.landing-signup-input-group{gap:12px;display:flex}.landing-signup-input{color:#fff;appearance:none;background:#ffffff14;border:1.5px solid #ffffff26;border-radius:12px;outline:none;flex:1;padding:16px 20px;font-family:inherit;font-size:16px;transition:border-color .2s,background .2s}.landing-signup-input::placeholder{color:#fff6}.landing-signup-input:focus{border-color:var(--accent-blue);background:#ffffff1f}.landing-signup-btn{background:linear-gradient(135deg, var(--accent-blue), var(--accent-teal));color:#fff;white-space:nowrap;cursor:pointer;appearance:none;border:none;border-radius:12px;padding:16px 28px;font-family:inherit;font-size:15px;font-weight:600;transition:all .2s}.landing-signup-btn:hover{opacity:.9;transform:translateY(-1px)}.landing-signup-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.landing-signup-success{flex-direction:column;align-items:center;gap:12px;display:flex}.landing-signup-success ion-icon{color:var(--accent-teal);font-size:48px}.landing-signup-success p{color:#fffc;font-size:18px}.landing-signup-error{color:#fca5a5;margin-top:12px;font-size:14px}@keyframes orb-drift-1{0%,to{transform:translate(0)}33%{transform:translate(30px,-30px)}66%{transform:translate(-20px,20px)}}@keyframes orb-drift-2{0%,to{transform:translate(0)}33%{transform:translate(-30px,20px)}66%{transform:translate(20px,-30px)}}@keyframes orb-drift-3{0%,to{transform:translate(0)}50%{transform:translate(40px,-20px)}}@keyframes mascot-float{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@keyframes fade-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes avatar-in{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@keyframes item-in{0%{opacity:0;transform:translate(-12px)}to{opacity:1;transform:translate(0)}}.landing-reveal{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(24px)}.landing-reveal.visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.landing .landing-reveal{opacity:1;transition:none;transform:none}.landing .illust-avatar,.landing .illust-activity-item,.landing .illust-order-row,.landing .illust-mi-ingredient,.landing .illust-count-row,.landing .illust-stock-row,.landing .illust-recv-row{opacity:1;animation:none}.landing .illust-carousel-slide{transition:none}.landing .illust-progress-fill{width:65%;transition:none}.landing .landing-hero-mascot img,.landing .landing-hero-orb,.landing .landing-hero-content,.landing .landing-hero-mascot{animation:none}}@media (width<=1024px){.landing-showcase-inner{gap:48px}.landing-showcase-visual{flex:0 0 320px}}@media (width<=768px){.landing-hero{padding:40px 24px 60px}.landing-hero-inner{text-align:center;flex-direction:column-reverse;gap:40px}.landing-hero-subtitle{margin-left:auto;margin-right:auto}.landing-hero-mascot img{width:160px;height:160px}.landing-cta-btn{justify-content:center;width:100%}.landing-values-inner{grid-template-columns:1fr;gap:32px}.landing-showcase-section{padding:64px 24px}.landing-showcase-inner,.landing-showcase-inner--reverse{text-align:center;flex-direction:column;gap:48px}.landing-showcase-visual{flex:none;width:100%;max-width:380px;margin:0 auto}.landing-showcase-list{text-align:left;display:inline-block}.illust-card{transform:none!important}.illust-card:hover{transform:translateY(-4px)!important}.landing-signup{padding:72px 24px}.landing-signup-input-group{flex-direction:column}}@media (width<=480px){.landing-hero{padding:32px 16px 48px}.landing-showcase-section{padding:48px 16px}.landing-values,.landing-signup{padding-left:16px;padding-right:16px}}.landing-showcase-cta{border:1.5px solid var(--cta-color,var(--accent-blue));color:var(--cta-color,var(--accent-blue));cursor:pointer;background:0 0;border-radius:99px;align-items:center;gap:6px;margin-top:20px;padding:10px 20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,Roboto,sans-serif;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.landing-showcase-cta ion-icon{font-size:16px;transition:transform .2s}.landing-showcase-cta:hover{background:var(--cta-color,var(--accent-blue));color:#fff}.landing-showcase-cta:hover ion-icon{transform:translate(3px)}
