@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Noto+Sans+JP:wght@400;500;700&display=swap');
:root{--bg:#0b0d12;--bg-soft:#11141b;--card:#151922;--line:rgba(255,255,255,.10);--text:#f5f7fb;--muted:#9ca5b4;--accent:#b8ff5b;--warm:#ff9b6a;--cyan:#88d9ff}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 50% -20%,rgba(93,110,150,.18),transparent 36%),var(--bg);color:var(--text);font-family:Inter,"Noto Sans JP",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font:inherit}.ambient{position:fixed;border-radius:50%;filter:blur(90px);opacity:.12;pointer-events:none;z-index:-1}.ambient-a{width:420px;height:420px;background:#7aa8ff;top:18%;left:-260px}.ambient-b{width:560px;height:560px;background:#c3ff6b;bottom:-360px;right:-320px}
.site-header{max-width:1240px;margin:auto;height:92px;padding:0 28px;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:20}.brand{display:flex;align-items:center;gap:13px}.brand-logo{width:56px;height:56px;object-fit:contain;border-radius:12px;background:#fff;padding:4px}.footer-logo{width:34px;height:34px;object-fit:contain;border-radius:8px;background:#fff;padding:2px}.brand-text{display:flex;align-items:baseline;gap:8px}.brand-text strong{font-size:17px;letter-spacing:-.02em}.brand-text small{font-size:9px;letter-spacing:.28em;color:var(--muted)}.nav{display:flex;align-items:center;gap:32px;font-size:14px;color:#c8ced8}.nav a{transition:.2s}.nav a:hover{color:#fff}.nav-cta{border:1px solid var(--line);padding:11px 17px;border-radius:999px;background:rgba(255,255,255,.03)}.header-actions{display:flex;align-items:center;gap:12px}.lang-switch{display:flex;gap:6px;padding:4px;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.03)}.lang-btn{border:0;background:transparent;color:#b4bcc8;padding:8px 12px;border-radius:999px;cursor:pointer;font-size:12px}.lang-btn.active{background:#fff;color:#111318}.menu-btn{display:none;background:none;border:0;width:44px;height:44px;position:relative}.menu-btn span{position:absolute;width:21px;height:1.5px;background:#fff;right:10px}.menu-btn span:first-child{top:17px}.menu-btn span:last-child{top:25px}
.hero{max-width:1240px;margin:auto;min-height:720px;padding:58px 28px 80px;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:42px}.eyebrow,.section-kicker{font-size:11px;letter-spacing:.18em;color:#aeb6c3;font-weight:600}.eyebrow{display:flex;align-items:center;gap:10px}.eyebrow span{width:30px;height:1px;background:var(--accent)}.hero h1{font-size:clamp(46px,5.7vw,76px);line-height:1.07;letter-spacing:-.055em;margin:24px 0 24px;font-weight:650}.hero h1 em{font-style:normal;color:#aeb7c7}.hero-lead{max-width:580px;font-size:18px;line-height:1.85;color:#aeb6c3}.hero-actions{display:flex;gap:12px;margin-top:34px}.btn{height:52px;display:inline-flex;align-items:center;justify-content:center;padding:0 22px;border-radius:15px;font-size:14px;font-weight:600;border:1px solid var(--line)}.btn.primary{background:var(--text);color:#111318}.btn.primary span:last-child{margin-left:22px;font-size:17px}.btn.ghost{background:rgba(255,255,255,.025)}.hero-meta{display:flex;gap:30px;margin-top:70px}.hero-meta div{display:flex;gap:10px;align-items:center}.hero-meta b{font-size:10px;color:var(--accent)}.hero-meta span{font-size:11px;color:#7f8998}
.hero-visual{height:580px;position:relative}.orb{position:absolute;border-radius:50%;filter:blur(1px)}.orb-one{width:420px;height:420px;right:2%;top:65px;background:radial-gradient(circle at 35% 30%,#334155 0,#17202c 40%,#0e1218 70%);box-shadow:0 30px 100px rgba(0,0,0,.4)}.orb-two{width:180px;height:180px;left:16%;bottom:8%;background:radial-gradient(circle at 30% 30%,rgba(184,255,91,.25),rgba(184,255,91,.04) 60%,transparent 70%)}.phone{position:absolute;width:220px;height:448px;border-radius:38px;border:1px solid rgba(255,255,255,.25);padding:9px;background:#050608;box-shadow:0 40px 90px rgba(0,0,0,.55)}.phone:after{content:"";position:absolute;inset:0;border-radius:38px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.06);pointer-events:none}.phone-front{right:8%;top:52px;transform:rotate(7deg);z-index:4}.phone-back{left:18%;top:100px;transform:rotate(-9deg);z-index:2}.phone-notch{position:absolute;top:17px;left:50%;transform:translateX(-50%);width:72px;height:20px;background:#07080a;border-radius:14px;z-index:5}.screen{width:100%;height:100%;border-radius:30px;overflow:hidden;position:relative;padding:58px 18px 18px}.screen-warm{background:linear-gradient(165deg,#f3e9da,#fff7e8 46%,#f1c89f);color:#26211c}.mini-top{position:absolute;top:20px;left:18px;right:18px;display:flex;justify-content:space-between}.mini-top span{width:24px;height:6px;background:rgba(0,0,0,.13);border-radius:10px}.mini-title{font-size:21px;font-weight:700;letter-spacing:-.04em;margin-bottom:24px}.food-card{background:rgba(255,255,255,.72);border:1px solid rgba(0,0,0,.05);border-radius:18px;padding:15px;display:flex;gap:12px;align-items:center;box-shadow:0 12px 28px rgba(62,45,20,.08)}.food-emoji{width:45px;height:45px;border-radius:14px;background:#f6d6bd;display:grid;place-items:center;font-size:23px}.food-card b{font-size:12px;display:block}.food-card small{display:block;margin-top:5px;font-size:9px;opacity:.55}.mini-list{margin-top:14px;display:grid;gap:10px}.mini-list i{height:54px;border-radius:16px;background:rgba(255,255,255,.48);border:1px solid rgba(0,0,0,.04)}.screen-cool{background:linear-gradient(160deg,#141b26,#0d1118 65%,#121723);color:#e9eef6}.app-symbol{width:42px;height:42px;border-radius:13px;background:linear-gradient(135deg,#dfe6ef,#8a99ac);color:#111923;display:grid;place-items:center;font-weight:700;font-size:18px}.quote{margin-top:64px;font-size:17px;line-height:1.7;font-weight:600;letter-spacing:-.02em}.answer-line{height:1px;background:rgba(255,255,255,.17);margin-top:28px}.answer-line.short{width:65%;margin-top:16px}.round-btn{position:absolute;right:18px;bottom:18px;width:46px;height:46px;border-radius:50%;background:#e9eef6;color:#12161d;display:grid;place-items:center;font-size:22px}.float-card{position:absolute;z-index:8;border:1px solid rgba(255,255,255,.10);background:rgba(21,25,34,.76);backdrop-filter:blur(18px);border-radius:16px;padding:13px 15px;display:flex;gap:11px;align-items:center;box-shadow:0 20px 45px rgba(0,0,0,.25)}.float-card b{display:block;font-size:10px}.float-card small{display:block;font-size:8px;color:#98a2b1;margin-top:4px}.fc-one{left:2%;top:47px}.fc-two{right:4%;bottom:42px}.float-icon{width:30px;height:30px;border-radius:10px;background:#263040;display:grid;place-items:center;color:var(--accent)}.pulse{width:28px;height:28px;border-radius:50%;border:1px solid rgba(184,255,91,.35);position:relative}.pulse:after{content:"";position:absolute;width:7px;height:7px;border-radius:50%;background:var(--accent);top:10px;left:10px;box-shadow:0 0 18px var(--accent)}
.statement{max-width:1184px;margin:10px auto 80px;padding:86px 28px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);text-align:center}.statement p{font-size:13px;color:#778292;margin:0 0 18px}.statement h2{font-size:clamp(30px,4vw,50px);line-height:1.35;letter-spacing:-.04em;margin:0;font-weight:550;color:#dfe4ec}
.section{max-width:1184px;margin:auto;padding:100px 28px}.section-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:40px}.section-head h2,.about h2,.support h2{font-size:40px;letter-spacing:-.045em;margin:10px 0 0}.section-head p{width:440px;max-width:45%;color:#9099a7;font-size:14px;line-height:1.8;margin:0}
.product-card{min-height:540px;border:1px solid var(--line);border-radius:30px;padding:52px;display:grid;grid-template-columns:1fr 1fr;overflow:hidden;position:relative;margin-bottom:24px;background:#12161e}.product-food{background:linear-gradient(130deg,#17181a 0,#181713 42%,#21190f 100%)}.product-youwen{background:linear-gradient(130deg,#121820 0,#111720 54%,#101319 100%)}.product-copy{position:relative;z-index:3;display:flex;flex-direction:column;align-items:flex-start}.product-badges{display:flex;gap:8px;margin-bottom:44px}.product-badges span{font-size:9px;text-transform:uppercase;letter-spacing:.12em;border:1px solid rgba(255,255,255,.12);padding:7px 10px;border-radius:999px;color:#abb4c1}.product-icon{width:54px;height:54px;border-radius:17px;display:grid;place-items:center;font-size:20px;font-weight:700;margin-bottom:18px}.food-icon{background:#f4d7ae;color:#6a431e}.youwen-icon{background:#dfe6ee;color:#202a35}.product-card h3{font-size:34px;margin:0 0 15px;letter-spacing:-.04em}.product-tagline{font-size:22px;line-height:1.5;margin:0 0 16px;color:#e4e8ed;font-weight:500;letter-spacing:-.025em}.product-desc{font-size:13px;line-height:1.9;color:#919ba9;max-width:470px}.feature-row{display:flex;gap:8px;flex-wrap:wrap;margin:15px 0 32px}.feature-row span{font-size:10px;padding:8px 10px;border-radius:9px;background:rgba(255,255,255,.055);color:#b5bec9}.text-link{font-size:12px;border-bottom:1px solid rgba(255,255,255,.25);padding-bottom:4px}.text-link span:last-child{margin-left:8px}.product-art{position:relative;min-height:430px}.food-plate{width:310px;height:310px;border-radius:50%;position:absolute;left:50%;top:50%;transform:translate(-45%,-50%);background:radial-gradient(circle,#eee6d6 0 55%,#b8ad99 56% 58%,#e9dfcf 59% 66%,#807667 67% 68%,transparent 69%);filter:drop-shadow(0 35px 35px rgba(0,0,0,.35))}.plate-inner{position:absolute;width:190px;height:190px;border-radius:50%;left:60px;top:60px}.main-food{position:absolute;width:105px;height:75px;background:linear-gradient(135deg,#9d542f,#5b291c);border-radius:45% 55% 58% 42%;left:45px;top:60px;box-shadow:inset -8px -10px 18px rgba(0,0,0,.22)}.veg{position:absolute;font-size:30px;color:#799d49;text-shadow:15px 12px #496f34,28px 3px #8eb953}.v1{left:20px;top:30px}.v2{right:30px;top:34px;color:#d85e3a}.v3{left:28px;bottom:20px;color:#cfaa3d}.v4{right:25px;bottom:24px}.ingredient-chip{position:absolute;padding:11px 13px;border-radius:13px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.11);backdrop-filter:blur(14px);font-size:10px;color:#c7cdd5}.ingredient-chip b{margin-left:18px;color:#fff}.chip-a{top:16%;left:4%}.chip-b{right:1%;top:38%}.chip-c{bottom:16%;left:13%}.youwen-art{perspective:900px}.paper-card{position:absolute;width:300px;height:360px;border-radius:24px;border:1px solid rgba(255,255,255,.12);left:50%;top:50%;transform-origin:center;background:linear-gradient(160deg,#f0f2f4,#cfd7df);color:#1b222b;padding:32px;box-shadow:0 30px 55px rgba(0,0,0,.34)}.paper-1{transform:translate(-44%,-50%) rotate(6deg);z-index:4}.paper-2{transform:translate(-55%,-51%) rotate(-5deg);z-index:3;background:#727d8b}.paper-3{transform:translate(-62%,-49%) rotate(-12deg);z-index:2;background:#313a46}.paper-card small{font-size:8px;letter-spacing:.16em;color:#65707d}.paper-card p{font-size:20px;line-height:1.65;margin:48px 0 0;font-weight:650;letter-spacing:-.025em}.paper-card span{position:absolute;bottom:30px;left:32px;font-size:10px;color:#5e6874}.memory-dot{position:absolute;width:12px;height:12px;border-radius:50%;background:var(--cyan);box-shadow:0 0 24px rgba(136,217,255,.7)}.md1{right:9%;top:15%}.md2{right:1%;bottom:30%;width:7px;height:7px}.md3{left:9%;bottom:12%;width:8px;height:8px}.coming-soon{border:1px dashed rgba(255,255,255,.13);border-radius:24px;padding:34px 38px;display:flex;align-items:end;justify-content:space-between}.coming-soon h3{font-size:22px;margin:9px 0 0}.coming-soon p{color:#7f8997;font-size:12px;margin:0}
.about{padding-top:120px;padding-bottom:120px}.about-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:130px}.about-copy>p{font-size:16px;line-height:2;color:#a6afbc;margin:0 0 20px}.company-data{margin:50px 0 0;border-top:1px solid var(--line)}.company-data div{display:grid;grid-template-columns:155px 1fr;padding:17px 0;border-bottom:1px solid var(--line)}.company-data dt{color:#707b89;font-size:10px;text-transform:uppercase;letter-spacing:.08em}.company-data dd{margin:0;font-size:11px;color:#c6ccd5}
.support{padding-bottom:120px}.support-card{border:1px solid var(--line);border-radius:28px;background:linear-gradient(135deg,#151a22,#10141a);padding:52px;display:grid;grid-template-columns:1fr 1fr;gap:80px}.support-card p{color:#8994a1;font-size:13px;line-height:1.8}.support-links{display:flex;flex-direction:column}.support-links a{display:grid;grid-template-columns:90px 1fr auto;align-items:center;padding:20px 0;border-bottom:1px solid var(--line)}.support-links a:first-child{border-top:1px solid var(--line)}.support-links span{font-size:9px;color:#6f7a87;text-transform:uppercase}.support-links b{font-size:12px;font-weight:500}.support-links i{font-style:normal;color:#a3adba}
footer{max-width:1184px;margin:auto;padding:28px 28px 44px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;color:#7f8997}.footer-brand{display:flex;align-items:center;gap:10px}.footer-brand b{display:block;font-size:12px;color:#c8ced6}.footer-brand small{font-size:8px;letter-spacing:.06em}.footer-right{display:flex;gap:28px;font-size:9px}.footer-right a{color:#b9c0ca}
.reveal{opacity:0;transform:translateY(18px);transition:opacity .8s ease,transform .8s ease}.reveal.visible{opacity:1;transform:none}.delay-1{transition-delay:.12s}
.policy-page{max-width:840px;margin:80px auto;padding:0 28px 120px}.policy-page h1{font-size:42px;letter-spacing:-.04em;margin-bottom:12px}.policy-page .updated{color:#77818f;font-size:12px;margin-bottom:50px}.policy-page h2{font-size:19px;margin-top:36px}.policy-page p,.policy-page li{color:#a6afbc;font-size:14px;line-height:1.9}.policy-page a{text-decoration:underline}
@media(max-width:900px){.nav{display:none;position:absolute;top:76px;left:18px;right:18px;flex-direction:column;align-items:stretch;background:#151922;border:1px solid var(--line);padding:18px;border-radius:18px}.nav.open{display:flex}.menu-btn{display:block}.hero{grid-template-columns:1fr;padding-top:30px}.hero-visual{height:520px;margin-top:10px}.hero-meta{margin-top:44px}.section-head{align-items:flex-start;gap:20px}.section-head p{max-width:none;width:auto}.product-card{grid-template-columns:1fr;padding:38px}.product-art{min-height:410px}.about-grid{grid-template-columns:1fr;gap:50px}.support-card{grid-template-columns:1fr;gap:34px}}
@media(max-width:620px){.site-header{height:76px;padding:0 18px}.brand-logo{width:44px;height:44px}.hero{padding:34px 18px 60px;min-height:auto}.hero h1{font-size:44px}.hero-lead{font-size:15px}.hero-actions{flex-direction:column;align-items:stretch}.btn{width:100%}.hero-meta{gap:16px;flex-wrap:wrap}.hero-meta div{width:45%}.hero-visual{height:440px;transform:scale(.86);transform-origin:top center;margin-bottom:-55px}.phone{width:190px;height:390px}.phone-front{right:0}.phone-back{left:0}.statement{margin-top:0;padding:60px 18px}.statement h2{font-size:30px}.section{padding:72px 18px}.section-head{display:block}.section-head h2,.about h2,.support h2{font-size:32px}.section-head p{margin-top:16px}.product-card{padding:28px 22px;border-radius:22px;min-height:0}.product-badges{margin-bottom:28px}.product-tagline{font-size:19px}.product-art{min-height:340px;margin-top:10px}.food-plate{width:260px;height:260px}.plate-inner{transform:scale(.83);transform-origin:top left}.paper-card{width:245px;height:310px;padding:26px}.paper-card p{font-size:17px;margin-top:38px}.coming-soon{display:block;padding:28px}.coming-soon p{margin-top:14px}.company-data div{grid-template-columns:1fr;gap:7px}.support-card{padding:30px 22px}.support-links a{grid-template-columns:72px 1fr auto}footer{margin:0 18px;padding:24px 0 36px;align-items:flex-start;gap:24px;flex-direction:column}.footer-right{flex-direction:column;gap:8px}.lang-switch{display:none}}
