.app-module__8-cyFq__Page{background:radial-gradient(circle at top right, #347bff29, transparent 34rem), radial-gradient(circle at top left, #ff85421a, transparent 30rem), var(--color-bg);min-height:100vh;color:var(--text-color);padding:.75rem;overflow:hidden}.app-module__8-cyFq__Hero{grid-template-columns:.9fr 1.1fr;align-items:center;gap:3rem;width:100%;max-width:1180px;min-height:80vh;margin:0 auto;display:grid;position:relative}.app-module__8-cyFq__HeroGlow{filter:blur(18px);pointer-events:none;background:radial-gradient(circle,#398eff47,#0000 65%),radial-gradient(circle,#ff854224,#0000 70%);border-radius:50%;width:560px;height:560px;position:absolute;top:12%;right:5%}.app-module__8-cyFq__HeroContent{z-index:2;flex-direction:column;display:flex;position:relative}.app-module__8-cyFq__Eyebrow{border:1px solid var(--border-color);color:var(--theme-color);background:color-mix(in srgb, var(--theme-color) 8%, transparent);border-radius:999px;gap:.3rem;margin-bottom:1.2rem;padding:.45rem .8rem;font-size:.85rem;font-weight:700;display:inline-flex}.app-module__8-cyFq__HeroContent .app-module__8-cyFq__Logo{color:var(--theme-text);align-items:center;margin-bottom:2rem;display:inline-flex}.app-module__8-cyFq__HeroContent h1{margin:0;font-size:clamp(2.4rem,6vw,3.6rem);font-weight:900;line-height:1}.app-module__8-cyFq__HeroContent p{max-width:560px;color:var(--text-muted);margin:1.6rem 0 0;font-size:1.15rem;line-height:1.2}@media (max-width:1090px){.app-module__8-cyFq__HeroContent .app-module__8-cyFq__Logo{justify-content:center;margin-bottom:2rem}}.app-module__8-cyFq__DeviceArea{z-index:2;justify-content:center;align-items:center;width:100%;max-width:520px;height:580px;margin-left:auto;display:flex;position:relative}.app-module__8-cyFq__DeviceArea:before{content:"";background:radial-gradient(circle, color-mix(in srgb, var(--theme-color) 30%, transparent), transparent 66%), radial-gradient(circle at 70% 30%, #ff854233, transparent 56%);filter:blur(42px);opacity:.95;border-radius:50%;width:440px;height:440px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.app-module__8-cyFq__DeviceArea:after{content:"";filter:blur(34px);background:#0000003d;border-radius:50%;width:270px;height:85px;position:absolute;bottom:26px;left:50%;transform:translate(-50%)}.app-module__8-cyFq__PhoneDevice{background:linear-gradient(145deg,#ffffff57,#ffffff0f),#0f172a;border:1px solid #fff3;border-radius:15px;width:255px;height:510px;padding:6px;position:relative;overflow:hidden;transform:rotate(4deg);box-shadow:0 55px 130px #00000061,inset 0 0 0 1px #ffffff24}.app-module__8-cyFq__PhoneDevice img{object-fit:cover;border-radius:10px;width:100%;height:100%;display:block}.app-module__8-cyFq__PhoneDevice:before{content:"";pointer-events:none;z-index:2;background:linear-gradient(120deg,#ffffff3b,#0000 44%);border-radius:10px;position:absolute;inset:10px}.app-module__8-cyFq__PhoneDevice:after{content:"";z-index:3;background:#fffffff3;border-radius:999px;width:84px;height:6px;position:absolute;top:17px;left:50%;transform:translate(-50%)}.app-module__8-cyFq__Platforms{grid-template-columns:repeat(3,1fr);gap:1rem;max-width:1180px;margin:0 auto;padding:0 0 5rem;display:grid}.app-module__8-cyFq__PlatformCard{border:1px dashed var(--border-color);background:color-mix(in srgb, var(--color-light) 88%, var(--theme-text) 4%);-webkit-user-select:none;user-select:none;border-radius:1.8rem;padding:1.4rem;transition:all .2s}.app-module__8-cyFq__PlatformCard:hover{border-color:var(--theme-color);box-shadow:var(--shadow-lg)}.app-module__8-cyFq__PlatformCard span{color:var(--theme-color);font-size:1rem;font-weight:900}.app-module__8-cyFq__PlatformCard h2{letter-spacing:-.02em;color:var(--theme-color);margin:.65rem 0 .85rem;font-size:1.9rem;font-weight:600}.app-module__8-cyFq__PlatformCard p{color:var(--color-gray-500);margin:0;font-size:.9rem;line-height:1.2}.app-module__8-cyFq__OpusInstall{border-top:1px dashed var(--color-bg);color:var(--theme-text-wh);margin-top:1rem;padding-top:1rem;font-size:1.05rem;line-height:1.5}.app-module__8-cyFq__OpusInstall button{color:var(--theme-text-wh);font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:800}.app-module__8-cyFq__OpusInstall button:hover{text-decoration:underline}.app-module__8-cyFq__OpusInstall b{color:var(--text-color)}.app-module__8-cyFq__StoreLink{color:var(--theme-text-wh);margin-top:1rem;font-weight:800;text-decoration:none;display:inline-flex}.app-module__8-cyFq__StoreLink:hover{text-decoration:underline}@media (max-width:1090px){.app-module__8-cyFq__Hero{text-align:center;grid-template-columns:1fr;gap:2rem;padding-top:4rem}.app-module__8-cyFq__HeroContent p{margin-left:auto;margin-right:auto}.app-module__8-cyFq__DeviceArea{margin:0 auto}}@media (max-width:900px){.app-module__8-cyFq__Platforms{grid-template-columns:1fr;padding-inline:1rem}.app-module__8-cyFq__DeviceArea{height:520px}.app-module__8-cyFq__PhoneDevice{width:230px;height:460px}}@media (max-width:560px){.app-module__8-cyFq__Hero{padding:2.5rem 1rem 3rem}.app-module__8-cyFq__HeroContent p{font-size:1rem}.app-module__8-cyFq__DeviceArea{max-width:100%;height:420px}.app-module__8-cyFq__DeviceArea:before{width:320px;height:320px}.app-module__8-cyFq__DeviceArea:after{width:210px;height:65px;bottom:20px}.app-module__8-cyFq__PhoneDevice{border-radius:15px;width:185px;height:370px;padding:4px;transform:rotate(3deg)}.app-module__8-cyFq__PhoneDevice img{border-radius:10px}.app-module__8-cyFq__PhoneDevice:before{border-radius:23px;inset:7px}.app-module__8-cyFq__PhoneDevice:after{width:62px;height:4px;top:12px}.app-module__8-cyFq__Platforms{padding:0 0 3rem}}
