:root{font-family:Avenir Next,SF Pro Display,PingFang SC,Hiragino Sans GB,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#1f2933;background:#fffaf6;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh}button,a,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}#root{min-height:100vh}.landing-page{min-height:100vh;background:radial-gradient(circle at top right,rgba(211,62,51,.12),transparent 28%),radial-gradient(circle at left 85%,rgba(22,106,168,.12),transparent 24%),linear-gradient(180deg,#fffaf6,#f4f0e8);color:#1f2933}.topbar{position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffaf6db;border-bottom:1px solid rgba(31,41,51,.08)}.topbar__inner,.hero__inner,.features__grid,.footer__inner{width:min(1160px,calc(100% - 32px));margin:0 auto}.topbar__inner{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px 0}.brand{display:inline-flex;align-items:center;gap:14px;color:inherit}.brand__logo{width:48px;height:48px;border-radius:14px;box-shadow:0 12px 24px #90241b24;object-fit:cover}.brand__text{display:flex;flex-direction:column;gap:2px}.brand__text strong{font-size:1rem;letter-spacing:.02em}.brand__text span{font-size:.78rem;color:#7c6f64}.language-switcher{position:relative;display:flex;align-items:center}.language-switcher__trigger{display:inline-flex;align-items:center;gap:12px;min-width:164px;justify-content:space-between;border:1px solid rgba(31,41,51,.08);background:#ffffffb8;color:#4f453d;border-radius:999px;padding:11px 16px;font-size:.88rem;font-weight:600;line-height:1.1;box-shadow:0 10px 24px #4c43380f;transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease,color .18s ease}.language-switcher__trigger:hover{border-color:#b1372f2e;background:#ffffffeb;color:#2f2924}.language-switcher__trigger:focus-visible{outline:none;border-color:#b1372f;box-shadow:0 0 0 4px #b1372f1f}.language-switcher__trigger.is-open{border-color:#b1372f3d;background:#fffffff5}.language-switcher__trigger-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.language-switcher__trigger-icon{flex:0 0 auto;width:8px;height:8px;border-right:1.5px solid #7c6f64;border-bottom:1.5px solid #7c6f64;transform:translateY(-2px) rotate(45deg);transition:transform .18s ease}.language-switcher__trigger.is-open .language-switcher__trigger-icon{transform:translateY(2px) rotate(225deg)}.language-switcher__menu{position:absolute;top:calc(100% + 10px);right:0;min-width:220px;padding:8px;border:1px solid rgba(31,41,51,.08);border-radius:20px;background:#fffffff5;box-shadow:0 22px 44px #1d242b24;opacity:0;transform:translateY(-6px);pointer-events:none;transition:opacity .18s ease,transform .18s ease}.language-switcher__menu.is-open{opacity:1;transform:translateY(0);pointer-events:auto}.language-switcher__option{display:flex;align-items:center;justify-content:space-between;width:100%;gap:16px;padding:12px 14px;border:0;background:transparent;border-radius:14px;color:#4f453d;font-size:.92rem;font-weight:500;text-align:left;transition:background-color .16s ease,color .16s ease,transform .16s ease}.language-switcher__option:hover{background:#b1372f14;color:#2f2924}.language-switcher__option.is-active{background:linear-gradient(180deg,#b1372f1f,#b1372f14);color:#9b2f29;font-weight:700}.language-switcher__option:focus-visible{outline:none;background:#b1372f14;box-shadow:inset 0 0 0 1px #b1372f3d}.language-switcher__check{color:#b1372f;font-size:.82rem}.hero{position:relative;overflow:hidden;padding:56px 0 72px}.hero__inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);align-items:center;gap:48px}.hero__glow{position:absolute;border-radius:999px;filter:blur(70px);pointer-events:none}.hero__glow--red{top:-40px;right:-80px;width:340px;height:340px;background:#db4e412e}.hero__glow--blue{bottom:-80px;left:-60px;width:300px;height:300px;background:#307cc929}.hero__copy h1{margin:0;font-size:clamp(3rem,6vw,5.2rem);line-height:.95;letter-spacing:-.04em;max-width:10ch}.hero__eyebrow{display:inline-flex;margin:0 0 18px;padding:8px 12px;border-radius:999px;background:#b1372f17;color:#b1372f;font-size:.86rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase}.hero__subtitle{max-width:38rem;margin:22px 0 0;color:#5c524a;font-size:1.08rem}.hero__meta{display:flex;flex-wrap:wrap;gap:10px;margin:22px 0 0}.hero__meta span{display:inline-flex;align-items:center;min-height:38px;padding:0 14px;border:1px solid rgba(31,41,51,.1);border-radius:999px;background:#ffffffb8;color:#6d6056;font-size:.86rem}.hero__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.hero__note{margin:16px 0 0;color:#7f7267;font-size:.92rem;max-width:38rem}.store-button{display:inline-flex;align-items:center;gap:14px;min-width:220px;padding:14px 18px;border-radius:24px;border:1px solid transparent;text-align:left;transform:translateY(0);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background-color .18s ease}.store-button:hover{transform:translateY(-2px)}.store-button--dark{background:#1d242b;color:#fffef7;box-shadow:0 18px 34px #1d242b2e}.store-button--light{background:#ffffffeb;color:#1d242b;border-color:#1f29331f;box-shadow:0 18px 34px #4c433814}.store-button__icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:14px;background:#ffffff1f;font-size:1rem;font-weight:800}.store-button__icon--android{background:transparent;color:inherit}.store-button__text{display:flex;flex-direction:column;gap:4px}.store-button__text small{font-size:.72rem;opacity:.75;text-transform:uppercase;letter-spacing:.08em}.store-button__text strong{font-size:1rem}.hero__visual{position:relative}.device-card{position:relative;width:min(100%,420px);margin-left:auto}.device-card__shell{position:relative;border-radius:42px;padding:10px;background:linear-gradient(180deg,#23282f,#0f1317);box-shadow:0 30px 60px #1d242b3d}.device-card__shadow{position:absolute;inset:auto 10% -12%;height:56px;border-radius:999px;background:#1d242b2e;filter:blur(24px);z-index:-1}.device-card__screen{min-height:690px;border-radius:34px;overflow:hidden;background:linear-gradient(180deg,#fcfcfb,#f3f4f6)}.device-card__notch{position:absolute;top:10px;left:50%;width:132px;height:26px;transform:translate(-50%);background:#12161a;border-radius:0 0 18px 18px;z-index:2}.device-card__screen-bar{height:32px;background:linear-gradient(90deg,#c53e35,#e66b58)}.device-card__screen-header{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:24px 22px 18px;color:#1d242b}.device-card__caption{display:block;margin-bottom:4px;color:#9b5a4e;font-size:.76rem;letter-spacing:.06em;text-transform:uppercase}.device-card__tag{display:inline-flex;align-items:center;padding:8px 10px;border-radius:999px;background:#c53e351f;color:#b1372f;font-size:.76rem;font-weight:700}.device-card__tabs{display:grid;grid-template-columns:repeat(6,1fr);padding:0 14px 10px;gap:4px}.device-card__tab{display:inline-flex;justify-content:center;padding:8px 0;border-radius:12px;color:#949ba5;font-size:.78rem;font-weight:700}.device-card__tab.is-active{background:#c53e351a;color:#b1372f}.trend-table{margin:0 14px 14px;border-radius:24px;overflow:hidden;border:1px solid rgba(31,41,51,.08);background:#ffffffd6}.trend-table__header,.trend-table__row{display:grid;grid-template-columns:64px repeat(auto-fit,minmax(0,1fr));align-items:center}.trend-table__header{min-height:38px;background:#f1f2f4;color:#7e8791;font-size:.76rem;font-weight:700}.trend-table__body{display:grid}.trend-table__row{min-height:48px;border-top:1px solid rgba(31,41,51,.06)}.trend-table__issue,.trend-table__cell,.trend-table__header span{display:inline-flex;justify-content:center;align-items:center}.trend-table__issue{color:#7e8791;font-size:.76rem}.trend-dot{display:inline-flex;justify-content:center;align-items:center;width:28px;height:28px;border-radius:999px;color:#fff;font-size:.72rem;font-weight:800}.trend-dot--red{background:linear-gradient(180deg,#e15d4c,#b9362f)}.trend-dot--blue{background:linear-gradient(180deg,#4f8cd1,#2f6aa8)}.trend-dot--green{background:linear-gradient(180deg,#63a95a,#3e8744)}.features{padding:28px 0 88px}.features__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.feature-card{padding:28px;border-radius:28px;border:1px solid rgba(31,41,51,.08);background:#ffffffd1;box-shadow:0 20px 40px #4c43380d}.feature-card--accent{background:linear-gradient(180deg,#ffffffeb,#fff4f1fa)}.feature-card__icon{display:inline-flex;justify-content:center;align-items:center;width:52px;height:52px;border-radius:16px;font-size:.92rem;font-weight:800}.feature-card__icon--blue{background:#307cc91f;color:#2f6aa8}.feature-card__icon--red{background:#c53e351f;color:#b1372f}.feature-card__icon--green{background:#4d913c24;color:#3e8744}.feature-card h2{margin:20px 0 12px;font-size:1.4rem}.feature-card p{margin:0;color:#62574d}.contact-section{padding:0 0 36px}.contact-card{width:min(1160px,calc(100% - 32px));margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:26px 30px;border-radius:30px;border:1px solid rgba(31,41,51,.08);background:linear-gradient(135deg,#fffffff5,#fbf4f0eb);box-shadow:0 22px 44px #4c43380f}.contact-card__intro{min-width:0}.contact-card__label{display:inline-flex;margin:0 0 12px;padding:7px 12px;border-radius:999px;background:#b1372f1a;color:#9f352d;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.contact-card__title{margin:0;color:#1f2933;font-size:clamp(1.35rem,2.6vw,2rem);font-weight:700;letter-spacing:-.02em}.contact-card__action{display:inline-flex;align-items:center;gap:12px;flex:0 0 auto;min-height:54px;padding:0 20px;border-radius:999px;background:#1f2933;color:#fffaf6;font-size:.95rem;font-weight:700;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease;box-shadow:0 16px 30px #1f29332e}.contact-card__action:hover{transform:translateY(-1px);background:#151d24;text-decoration:none}.contact-card__arrow{font-size:1rem}.footer{border-top:1px solid rgba(31,41,51,.08);background:#ffffffbd}.footer__inner{padding:28px 0 36px}.footer__disclaimer{margin:0;padding:18px 20px;border-radius:20px;background:#f4f0e8e6;color:#65594e}.footer__meta{display:flex;justify-content:space-between;gap:16px;margin-top:18px;color:#8b7f75;font-size:.92rem}.footer__links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:18px}.footer__links a{transition:color .18s ease}.footer__links a:hover{color:#2f2924}@media(max-width:1080px){.hero__inner,.features__grid{grid-template-columns:1fr}.hero__copy h1,.hero__subtitle,.hero__note{max-width:none}.hero__visual{display:flex;justify-content:center}.device-card{margin-left:0}}@media(max-width:720px){.topbar__inner{align-items:center;flex-direction:row;gap:12px}.language-switcher{margin-left:auto;align-items:center}.language-switcher__trigger{min-width:132px;padding:10px 14px;font-size:.82rem}.language-switcher__menu{min-width:180px}.brand{min-width:0;gap:10px}.brand__logo{width:42px;height:42px}.brand__text{min-width:0}.brand__text strong,.brand__text span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.brand__text strong{font-size:.95rem}.brand__text span{font-size:.72rem}.hero{padding-top:32px}.hero__actions{flex-direction:column}.store-button{width:100%}.device-card__screen{min-height:620px}.footer__meta{flex-direction:column}.footer__links{justify-content:flex-start}.contact-card{flex-direction:column;align-items:flex-start;padding:22px;border-radius:22px}.contact-card__action{width:100%;justify-content:center}}
