html{scroll-behavior:smooth}:root{--sunset-orange:#e67e51;--sunset-glow:#cf5c36;--sunset-sub:#fdf0d5;--bg-deep:#0f0f12;--bg-warm:#1a1614}body{background:linear-gradient(180deg, var(--bg-deep) 0%, var(--bg-warm) 50%, var(--bg-deep) 100%);color:var(--sunset-sub);margin:0;font-family:Noto Sans JP,sans-serif;overflow-x:hidden}.orange{color:var(--sunset-orange)}.section-title{margin-bottom:30px;font-size:2.5rem}.nav{z-index:1000;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#0006;width:100%;padding:15px 0;position:fixed;top:0}.nav__inner{justify-content:space-between;align-items:center;gap:16px;max-width:1200px;margin:0 auto;padding:0 40px;display:flex}.nav__brand{color:inherit;flex-shrink:0;align-items:center;gap:10px;text-decoration:none;display:flex}.nav__name{font-size:1rem;font-weight:600}.nav__icon{object-fit:cover;border-radius:8px;width:32px;height:32px}.nav__links{flex-wrap:nowrap;gap:30px;margin:0;padding:0;list-style:none;display:flex}.nav__link{color:#ccc;white-space:nowrap;font-size:.9rem;text-decoration:none;transition:color .3s}@media (width<=600px){.nav__inner{gap:8px;padding:0 16px}.nav__icon{width:26px;height:26px}.nav__name{font-size:.95rem}.nav__links{gap:14px}.nav__link{font-size:.78rem}}.nav__link:hover{color:var(--sunset-orange)}.hero{justify-content:center;align-items:center;height:100vh;display:flex;position:relative}.hero__bg{z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.hero__img{object-fit:cover;width:100%;height:100%}.hero__overlay{background:linear-gradient(to bottom, #0003, var(--bg-deep));width:100%;height:100%;position:absolute;top:0;left:0}@media (width<=600px){.hero__overlay{background:linear-gradient(to bottom, #00000026 0%, #0f0f1273 60%, var(--bg-deep) 100%)}}.hero__title{text-align:center;font-feature-settings:"palt" 1;margin:0;font-size:3.5rem;line-height:1.4}.hero__cta{flex-direction:column;align-items:center;gap:10px;margin-top:50px;display:flex}.testflight-btn{background:linear-gradient(135deg, var(--sunset-orange), var(--sunset-glow));color:#fff;border-radius:50px;padding:18px 44px;font-size:1.05rem;font-weight:700;text-decoration:none;transition:transform .3s cubic-bezier(.175,.885,.32,1.275),box-shadow .3s;display:inline-block;box-shadow:0 0 30px #e67e5166,0 10px 30px #00000080}.testflight-btn:hover{transform:translateY(-2px)scale(1.03);box-shadow:0 0 40px #e67e5199,0 15px 40px #0009}.hero__cta-note,.download__note{color:#fff9;letter-spacing:.05em;margin:0;padding-left:8px;font-size:.8rem}.hero__title .punct,.hero__title .punct-end{margin-right:-.35em;display:inline-block}.concept{max-width:1200px;margin:0 auto;padding:150px 40px 0}.concept__inner{width:100%;max-width:1080px;margin:0 auto}.concept__text,.concept__visual{flex-direction:column;display:flex}.concept__grid{grid-template-columns:1fr 1fr;align-items:stretch;gap:60px;display:grid}.concept__lead{text-align:left;margin-bottom:30px;font-size:1.4rem;line-height:1.8}.concept__description{text-align:left;color:#ccc;font-size:1.1rem;line-height:1.8}.download__buttons{flex-direction:column;align-items:flex-start;gap:10px;margin-top:auto;padding-top:40px;display:flex}.dl-btn-primary{background:linear-gradient(135deg, var(--sunset-orange), var(--sunset-glow));color:#fff;cursor:pointer;border:none;border-radius:50px;padding:20px 48px;font-size:1.1rem;font-weight:700;transition:all .4s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 0 20px #e67e514d,0 10px 30px #00000080}.dl-btn-primary:hover{box-shadow:0 15px 30px #e67e5180}.visual-container{aspect-ratio:16/9;width:100%;max-height:300px;box-shadow:none;background:0 0;border:none;border-radius:0;margin-top:auto;margin-bottom:auto;position:relative;overflow:visible}.visual-glow{z-index:0;filter:blur(34px);pointer-events:none;background:radial-gradient(58% 55% at 56% 42%,#ffa55f52,#0000 62%);animation:7s ease-in-out infinite glow-breathe;position:absolute;inset:-14%}@keyframes glow-breathe{0%,to{opacity:.75;transform:scale(1)}50%{opacity:1;transform:scale(1.06)}}.visual-beam{z-index:2;pointer-events:none;mix-blend-mode:screen;-webkit-mask-composite:source-in;background:linear-gradient(115deg,#0000 30%,#ffc8782e 44%,#ffe1aa4d 50%,#ffc8782e 56%,#0000 70%);animation:9s ease-in-out infinite beam-sway;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 14% 86%,#0000),linear-gradient(#0000,#000 12% 88%,#0000);mask-image:linear-gradient(90deg,#0000,#000 14% 86%,#0000),linear-gradient(#0000,#000 12% 88%,#0000);-webkit-mask-composite:source-in;mask-composite:intersect}@keyframes beam-sway{0%,to{opacity:.7;transform:translate(-4%)}50%{opacity:1;transform:translate(4%)}}.visual-motes{z-index:3;pointer-events:none;position:absolute;inset:0}.visual-motes span{opacity:0;background:#ffe0b2f2;border-radius:50%;width:5px;height:5px;animation:9s linear infinite mote-rise;position:absolute;box-shadow:0 0 8px 2px #ffc88cb3}.visual-motes span:first-child{animation-delay:0s;bottom:6%;left:14%}.visual-motes span:nth-child(2){animation-delay:1.3s;bottom:12%;left:26%}.visual-motes span:nth-child(3){animation-delay:2.6s;bottom:4%;left:38%;transform:scale(.7)}.visual-motes span:nth-child(4){animation-delay:3.9s;bottom:14%;left:49%}.visual-motes span:nth-child(5){animation-delay:.7s;bottom:8%;left:58%;transform:scale(1.3)}.visual-motes span:nth-child(6){animation-delay:4.5s;bottom:16%;left:66%}.visual-motes span:nth-child(7){animation-delay:2.1s;bottom:6%;left:74%;transform:scale(.8)}.visual-motes span:nth-child(8){animation-delay:5.2s;bottom:12%;left:82%}.visual-motes span:nth-child(9){animation-delay:6.1s;bottom:18%;left:33%}.visual-motes span:nth-child(10){animation-delay:3.2s;bottom:20%;left:70%}.visual-motes span:nth-child(11){filter:blur(3px);width:10px;height:10px;animation-duration:13s;animation-delay:1s;bottom:10%;left:20%}.visual-motes span:nth-child(12){filter:blur(4px);width:12px;height:12px;animation-duration:15s;animation-delay:5.5s;bottom:5%;left:62%}.visual-motes span:nth-child(13){filter:blur(3px);width:9px;height:9px;animation-duration:12s;animation-delay:7s;bottom:22%;left:45%}.visual-motes span:nth-child(14){filter:blur(4px);width:11px;height:11px;animation-duration:14s;animation-delay:2.4s;bottom:15%;left:78%}@keyframes mote-rise{0%{opacity:0;transform:translateY(0)scale(.6)}15%{opacity:.9}80%{opacity:.6}to{opacity:0;transform:translateY(-200px)scale(1)}}.visual-image{z-index:1;object-fit:cover;-webkit-mask-composite:source-in;filter:drop-shadow(0 0 100px #e67e5173);width:100%;height:100%;animation:8s ease-in-out infinite visual-float,24s ease-in-out infinite visual-kenburns;position:relative;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 14% 86%,#0000 100%),linear-gradient(#0000 0%,#000 12% 88%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 14% 86%,#0000 100%),linear-gradient(#0000 0%,#000 12% 88%,#0000 100%);-webkit-mask-composite:source-in;mask-composite:intersect}@keyframes visual-float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes visual-kenburns{0%,to{scale:1}50%{scale:1.05}}.features{max-width:1100px;margin:0 auto;padding:0 40px}.feature-row{grid-template-columns:1fr 1fr;align-items:center;gap:80px;padding:100px 0;display:grid}.feature-row:first-child{padding-top:60px}.feature-row+.feature-row{border-top:1px solid #ffffff0f}.feature-row--reverse .feature-row__visual{order:2}.feature-row--reverse .feature-row__text{order:1}.feature-row__visual{justify-content:center;align-items:center;display:flex;position:relative}.feature-row__glow{aspect-ratio:1;filter:blur(40px);z-index:0;background:radial-gradient(circle,#e67e5159 0%,#e67e5126 30%,#0000 70%);width:80%;position:absolute}.feature-row__img{z-index:1;filter:drop-shadow(0 30px 50px #00000080);width:100%;max-width:320px;height:auto;display:block;position:relative}.feature-row__tagline{letter-spacing:.2em;color:var(--sunset-orange);text-transform:uppercase;border:1px solid #e67e5166;border-radius:999px;margin-bottom:16px;padding:6px 14px;font-size:.85rem;font-weight:600;display:inline-block}.feature-row__title{background:linear-gradient(135deg, #fff 0%, var(--sunset-orange) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 24px;font-size:2.6rem;font-weight:800;line-height:1.3}.feature-row__desc{color:#ccc;max-width:460px;margin:0;font-size:1.05rem;line-height:1.9}@media (width<=768px){.features{margin-top:80px;padding:0 20px}.feature-row,.feature-row--reverse{grid-template-columns:1fr;gap:32px;padding:60px 0}.feature-row--reverse .feature-row__visual{order:1}.feature-row--reverse .feature-row__text{order:2}.feature-row:first-child{padding-top:0}.feature-row__title{text-align:center;font-size:2rem}.feature-row__tagline,.feature-row__desc{text-align:center;margin-left:auto;margin-right:auto;display:block}.feature-row__img{max-width:260px}}.about-us{background:#ffffff05;border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;padding:120px 40px}.about-us__inner{text-align:center;max-width:900px;margin:0 auto}.message-card{text-align:left;background:#161312;border:1px solid #e67e5126;border-radius:16px;padding:40px;box-shadow:0 10px 30px #0000004d}.message-card__title{color:var(--sunset-orange);border-left:4px solid var(--sunset-orange);margin-top:0;margin-bottom:20px;padding-left:12px;font-size:1.4rem}.message-card__text{color:#ddd;font-size:1.05rem;line-height:1.9}.contact{text-align:center;max-width:800px;margin:0 auto;padding:150px 20px}.contact-sub{color:#888;margin-top:-10px;margin-bottom:30px;font-size:.95rem}.contact-form{flex-direction:column;gap:20px;display:flex}.form-input,.form-textarea{color:#fff;background:#111;border:1px solid #333;border-radius:8px;padding:15px;font-family:inherit}.form-input:focus,.form-textarea:focus{border-color:var(--sunset-orange);outline:none}.form-submit{background:var(--sunset-orange);color:#0f0f12;cursor:pointer;border:none;border-radius:30px;padding:15px;font-weight:700;transition:transform .2s,background-color .2s}.form-submit:hover{background:var(--sunset-glow);color:#fff;transform:scale(1.05)}.footer{text-align:center;color:#666;padding:50px;font-size:.8rem}@media (width<=768px){.hero__title{font-size:2.3rem}.concept__grid{grid-template-columns:1fr;gap:18px}.concept__text,.concept__visual{display:contents}.visual-container{order:-1;margin:0 auto}.download__buttons{align-items:center;width:100%;margin-top:0;padding-top:0}.concept__lead,.concept__description,.download__buttons{text-align:center;justify-content:center}.message-card{padding:25px}}.contact-box{justify-content:center;align-items:center;width:100%;min-height:380px;display:flex}.success-box{text-align:center;background:#161312;border:1px solid #e67e514d;border-radius:16px;width:100%;max-width:500px;padding:40px;box-shadow:0 15px 35px #0006}.success-icon{color:var(--sunset-orange);margin-bottom:15px;font-size:3rem}.success-title{color:var(--sunset-sub);margin-top:0;margin-bottom:15px;font-size:1.8rem}.success-text{color:#ccc;font-size:1rem;line-height:1.8}.error-message{color:#ff6b6b;margin-top:15px;font-size:.9rem}
