:root{--color-brand: #0346e6;--color-brand-soft: #e6ecfc;--color-brand-ghost: #eff6ff;--color-brand-border: rgba(3, 70, 230, .8);--color-text: #333333;--color-muted: #666666;--color-faint: #999999;--color-surface: #ffffff;--color-dark: #1d2129;--color-dark-soft: rgba(255, 255, 255, .2);--shadow-card: 0 0 20px rgba(0, 0, 0, .06);--shadow-soft: 0 20px 60px rgba(3, 70, 230, .12);--shadow-topbar: 0 18px 44px rgba(15, 35, 95, .08);--container-width: 1200px;--page-gutter: clamp(16px, 3vw, 32px);--page-gutter-tight: clamp(14px, 4vw, 24px);--section-space-xl: clamp(88px, 12vw, 156px);--section-space-lg: clamp(80px, 10vw, 144px);--section-space-md: clamp(72px, 8vw, 124px);--section-space-sm: clamp(56px, 7vw, 88px);--title-hero: clamp(2.125rem, 4.8vw, 3rem);--title-section: clamp(1.75rem, 3.1vw, 2rem);--title-card: clamp(1.25rem, 2.2vw, 1.625rem);--text-lead: clamp(1rem, 1.9vw, 1.375rem);--text-body: clamp(.9375rem, 1.3vw, 1rem);--text-small: clamp(.875rem, 1.1vw, .9375rem);--nav-text: clamp(.9375rem, 1.2vw, 1rem);--button-height: clamp(40px, 4.2vw, 44px);--button-padding-x: clamp(16px, 2vw, 22px);--button-font: clamp(.9375rem, 1.2vw, 1rem);--hero-button-width: clamp(180px, 28vw, 240px);--hero-button-height: clamp(56px, 7vw, 74px);--hero-button-font: clamp(1.05rem, 2.2vw, 1.625rem);--card-radius: clamp(16px, 2vw, 20px);--card-pad: clamp(20px, 2.6vw, 32px);--panel-pad: clamp(24px, 4vw, 48px);--panel-gap: clamp(24px, 4vw, 56px);--hero-gap: clamp(32px, 5vw, 56px);--device-primary-width: clamp(200px, 24vw, 265px);--device-secondary-width: clamp(165px, 20vw, 230px);--device-primary-offset: clamp(20px, 5vw, 78px);--device-primary-top: clamp(24px, 4vw, 48px);--mockup-height: clamp(290px, 36vw, 425px);--coverage-height: clamp(380px, 42vw, 492px);--download-card-min: clamp(210px, 24vw, 254px)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}.page-shell{padding-top:80px}body{margin:0;min-width:320px;font-family:PingFang SC,Microsoft YaHei,Helvetica Neue,Arial,sans-serif;color:var(--color-text);background:#fff}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}svg,img{display:block}.section-block{width:min(var(--container-width),calc(100% - var(--page-gutter) * 2));margin:0 auto}.hero{position:relative;overflow-x:clip;padding:clamp(20px,4vw,32px) 0 clamp(72px,12vw,108px)}.hero__glow{position:absolute;border-radius:999px;pointer-events:none;filter:blur(10px)}.hero__glow--large{top:207px;left:calc(50% + 65px);width:clamp(260px,32vw,407px);aspect-ratio:1;background:radial-gradient(circle,#0346e633 0,#8c68f814 58%,#fff0 76%)}.hero__glow--small{top:572px;left:calc(50% + 402px);width:clamp(120px,16vw,198px);aspect-ratio:1;background:radial-gradient(circle,#0346e629 0,#8c68f80a 70%,#fff0 82%)}.topbar-wrap{position:fixed;top:0;left:0;right:0;z-index:100;height:80px;background:#fff}.topbar{width:min(var(--container-width),calc(100% - var(--page-gutter) * 2));height:80px;margin:0 auto;padding:0;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:24px;background:transparent}.brand{display:inline-flex;align-items:center;gap:12px;min-width:100px}.brand__mark{display:inline-flex;width:40px;height:40px}.brand__label{color:var(--color-brand);font-size:16px;font-weight:600;line-height:16px;white-space:nowrap}.topbar__nav{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:40px;font-size:16px;line-height:16px}.topbar__nav a{display:inline-flex;align-items:center;justify-content:center;color:var(--color-text);font-weight:400;transition:color .2s ease}.topbar__nav a:hover,.topbar__nav a:focus-visible{color:var(--color-brand);outline:none}.topbar__actions{display:flex;align-items:center;gap:12px;justify-self:end;flex-shrink:0}.ghost-button,.solid-button,.language-switch{display:inline-flex;align-items:center;justify-content:center;min-height:var(--button-height);border-radius:999px;white-space:nowrap;font-size:var(--button-font);line-height:1}.ghost-button{min-width:clamp(72px,8vw,82px);padding:0 var(--button-padding-x);border:1px solid var(--color-brand);color:var(--color-brand);background:transparent}.solid-button{padding:0 var(--button-padding-x);border:1px solid transparent;background:var(--color-brand);color:#fff}.solid-button--small{min-width:clamp(72px,8vw,82px)}.solid-button--hero{min-width:var(--hero-button-width);min-height:var(--hero-button-height);padding:0 clamp(24px,4vw,40px);font-size:var(--hero-button-font);line-height:1.1}.hero__actions{display:flex;flex-wrap:wrap;gap:clamp(12px,2vw,20px);align-items:center}.ghost-button--hero{min-width:var(--hero-button-width);min-height:var(--hero-button-height);padding:0 clamp(24px,4vw,40px);font-size:var(--hero-button-font);line-height:1.1;background:#fff}.language-switch{width:120px;min-width:120px;min-height:40px;height:40px;padding:0 7px;border:1px solid var(--color-brand);background:#fff;color:var(--color-brand);font-size:16px;gap:4px;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.language-switch:hover,.language-switch:focus-visible{background:var(--color-brand-ghost);outline:none}.language-switch .icon-svg{width:22px;height:22px;flex:none;color:var(--color-brand)}.language-switch .icon-svg:last-child{width:12px;height:12px}.hero__content{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);align-items:center;gap:var(--hero-gap);padding-top:clamp(72px,12vw,154px)}.hero__copy{max-width:600px}.hero__title{margin:0;font-size:var(--title-hero);font-weight:600;line-height:1.05;color:#000}.hero__title+.hero__title{margin-top:clamp(14px,3vw,32px)}.hero__description{margin:clamp(28px,5vw,56px) 0 clamp(36px,5vw,60px);font-size:var(--text-lead);line-height:1.65;color:var(--color-muted);max-width:34rem}.hero__visual{position:relative;width:min(100%,534px);aspect-ratio:534 / 563;margin-left:auto}.hero__visual-card{position:relative;width:100%;margin-left:auto;height:100%}.hero__visual-image{width:100%;height:100%;object-fit:contain}.device{position:absolute;display:flex;align-items:center;justify-content:center;border-radius:clamp(30px,3vw,44px);background:linear-gradient(180deg,#0346e60f 0,#0346e62e);box-shadow:var(--shadow-soft)}.device--primary{top:var(--device-primary-top);right:var(--device-primary-offset);width:var(--device-primary-width);aspect-ratio:265 / 401;padding:clamp(10px,1.5vw,14px)}.device--secondary{top:0;right:0;width:var(--device-secondary-width);aspect-ratio:230 / 479;padding:clamp(8px,1.2vw,12px)}.device__screen{position:relative;width:100%;height:100%;overflow:hidden;border-radius:clamp(24px,3vw,34px);border:1px solid rgba(3,70,230,.08);background:linear-gradient(180deg,#f9fbff 0,#edf4ff);padding:clamp(14px,2vw,20px) clamp(12px,1.8vw,18px)}.device__screen--slim{border-radius:clamp(20px,2.5vw,28px);padding:clamp(12px,1.6vw,16px)}.device__status{width:68px;height:8px;margin:0 auto 24px;border-radius:999px;background:#0346e62e}.device__rail{display:flex;flex-direction:column;gap:16px;width:8px}.device__rail span{display:block;width:8px;border-radius:999px;background:#0346e62e}.device__rail span:nth-child(1){height:22px}.device__rail span:nth-child(2){height:36px}.device__rail span:nth-child(3){height:28px}.device__card{position:absolute;top:112px;left:26px;right:26px;height:120px;border-radius:24px;background:#0346e617}.device__card--accent{background:linear-gradient(135deg,#0346e61f,#8c68f82e)}.device__chip{position:absolute;right:26px;bottom:78px;width:92px;height:18px;border-radius:999px;background:#0346e61f}.device__chip--small{right:26px;bottom:48px;width:62px}.device__header{display:flex;align-items:center;gap:12px;margin-bottom:24px}.device__avatar{width:40px;height:40px;border-radius:999px;background:linear-gradient(135deg,#0346e647,#8c68f84d)}.device__header-copy{display:flex;flex:1;flex-direction:column;gap:8px}.device__header-copy span{display:block;height:10px;border-radius:999px;background:#0346e61f}.device__header-copy span:first-child{width:96px}.device__header-copy span:last-child{width:140px}.chat-bubble{height:56px;margin-bottom:16px;border-radius:22px;background:#0346e61f}.chat-bubble--left{width:78%}.chat-bubble--right{width:64%;margin-left:auto;background:linear-gradient(135deg,#0346e638,#8c68f833)}.chat-bubble--wide{width:88%}.device__composer{position:absolute;left:18px;right:18px;bottom:18px;display:flex;align-items:center;gap:10px;min-height:54px;padding:14px 16px;border-radius:20px;background:#fff;box-shadow:0 10px 24px #0346e614}.device__composer span{display:block;border-radius:999px;background:#0346e61f}.device__composer span:first-child{flex:1;height:12px}.device__composer span:nth-child(2),.device__composer span:nth-child(3){width:12px;height:12px}.section-heading{display:flex;flex-direction:column}.section-heading--center{align-items:center;text-align:center}.section-heading h2{margin:0;font-size:var(--title-section);line-height:1.1;font-weight:600}.section-heading p{margin:clamp(16px,2vw,24px) 0 0;font-size:var(--text-lead);line-height:1.55;color:var(--color-muted);max-width:44rem}.section-heading--light h2,.section-heading--light p{color:#fff}.features{--feature-active-scale: 1.24;padding:var(--section-space-xl) 0 var(--section-space-md);overflow:visible}.features__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;gap:clamp(18px,2.4vw,43px);margin-top:clamp(48px,8vw,124px);padding:clamp(20px,3vw,36px) clamp(8px,1vw,16px)}.feature-card{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;z-index:0;display:flex;flex-direction:column;justify-content:flex-start;gap:24px;width:100%;min-height:248px;padding:32px;border:1px solid var(--color-brand-border);border-radius:20px;background:#fff;color:#333;text-align:left;cursor:pointer;transform:scale(1);transform-origin:center center;-webkit-tap-highlight-color:transparent;transition:transform .28s cubic-bezier(.22,1,.36,1),box-shadow .28s ease,border-color .28s ease,background-color .28s ease,color .28s ease}.feature-card:focus-visible{outline:3px solid rgba(3,70,230,.18);outline-offset:4px}.feature-card--active{z-index:2;background:var(--color-brand);border-color:transparent;box-shadow:0 24px 52px #0346e647;color:#fff;transform:scale(var(--feature-active-scale))}.feature-card__icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:10px;flex:none}.feature-card .feature-card__icon{background:var(--color-brand-ghost);color:var(--color-brand)}.feature-card--active .feature-card__icon{background:#fff;color:var(--color-brand)}.feature-card__icon .icon-svg{width:24px;height:24px}.feature-card h3{margin:0;font-size:22px;line-height:1.2;font-weight:500}.feature-card p{margin:0;font-size:14px;line-height:1.7;color:#666}.feature-card--active p{color:#fff}.capabilities{padding-bottom:var(--section-space-md)}.capabilities__panel{background:#fff;overflow:hidden}.capability-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:0;padding:clamp(56px,7vw,88px) 0 0}.capability-row:first-child{padding-top:clamp(56px,7vw,88px)}.capability-row:last-child{padding-bottom:clamp(56px,7vw,88px)}.capability-row--reverse{grid-template-columns:repeat(2,minmax(0,1fr))}.capability-row--reverse .capability-copy{order:2}.capability-row--reverse .mockup{order:1}.capability-copy h3{margin:0;font-size:var(--title-card);line-height:1.15;font-weight:500}.capability-copy__lead{margin:clamp(18px,2vw,24px) 0 clamp(22px,3vw,28px);font-size:var(--text-body);line-height:1.65}.capability-copy__list{display:flex;flex-direction:column;gap:clamp(16px,3vw,24px);margin:0;padding:0;list-style:none}.capability-copy__list li{display:flex;align-items:flex-start;gap:10px;font-size:var(--text-body);line-height:1.6}.capability-copy__check{width:20px;height:20px;flex:none}.capability-copy__check .icon-svg{width:20px;height:20px}.capability-copy{width:min(100%,330px);margin-left:clamp(24px,8vw,134px)}.capability-row--reverse .capability-copy{margin-left:clamp(24px,8vw,138px)}.mockup{position:relative;display:flex;align-items:center;justify-content:center;width:100%;min-height:var(--mockup-height);justify-self:end}.mockup__image{width:100%;max-width:600px;max-height:100%;object-fit:cover}.capability-row--reverse .mockup{justify-self:start}.mockup__phone-shell,.mockup__board,.mockup__security{position:absolute;inset:clamp(18px,3vw,22px);border-radius:clamp(18px,2.8vw,24px);border:1px solid rgba(3,70,230,.08);background:#ffffffd6;box-shadow:0 16px 40px #0346e614}.mockup__phone-shell{padding:clamp(16px,2.6vw,20px)}.mockup__phone-top{width:92px;height:8px;margin:0 auto 26px;border-radius:999px;background:#0346e624}.mockup__chat-row{height:42px;margin-bottom:14px;border-radius:18px;background:#0346e61f}.mockup__chat-row--left{width:72%}.mockup__chat-row--right{width:62%;margin-left:auto;background:linear-gradient(135deg,#0346e638,#8c68f82e)}.mockup__chat-row--short{width:48%}.mockup__gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(10px,1.8vw,12px);margin-top:18px}.mockup__gallery span{display:block;aspect-ratio:1;border-radius:18px;background:linear-gradient(135deg,#0346e61a,#8c68f829)}.mockup__toolbar{position:absolute;left:20px;right:20px;bottom:20px;display:flex;align-items:center;gap:10px;min-height:52px;padding:14px 16px;border-radius:18px;background:#fff}.mockup__toolbar span{display:block;border-radius:999px;background:#0346e61f}.mockup__toolbar span:first-child{flex:1;height:12px}.mockup__toolbar span:nth-child(2),.mockup__toolbar span:nth-child(3){width:12px;height:12px}.mockup__board{padding:clamp(16px,2.6vw,20px)}.mockup__board-header{display:flex;gap:12px;margin-bottom:20px}.mockup__board-header span{display:block;height:12px;border-radius:999px;background:#0346e61f}.mockup__board-header span:first-child{width:120px}.mockup__board-header span:nth-child(2){width:72px}.mockup__board-header span:nth-child(3){width:48px}.mockup__columns{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(10px,1.8vw,14px);height:calc(100% - 32px)}.mockup__column{display:flex;flex-direction:column;gap:12px;padding:clamp(12px,2vw,14px);border-radius:18px;background:#0346e60f}.mockup__task{height:92px;border-radius:14px;background:#ffffffe6}.mockup__task--strong{background:linear-gradient(180deg,#0346e61f,#0346e608)}.mockup__task--accent{background:linear-gradient(180deg,#8c68f833,#ffffffe6)}.mockup__security{display:flex;flex-direction:column;justify-content:center;gap:clamp(20px,3vw,28px);padding:clamp(20px,3vw,28px)}.mockup__security-card{padding:clamp(20px,3vw,26px);border-radius:24px;background:linear-gradient(135deg,#0346e61a,#8c68f829)}.mockup__security-icon{display:inline-flex;align-items:center;justify-content:center;width:clamp(50px,5vw,56px);height:clamp(50px,5vw,56px);border-radius:18px;color:var(--color-brand);background:#ffffffdb}.mockup__security-icon .icon-svg{width:24px;height:24px}.mockup__security-bars{display:flex;flex-direction:column;gap:10px;margin-top:22px}.mockup__security-bars span{display:block;height:12px;border-radius:999px;background:#ffffffc7}.mockup__security-bars span:nth-child(1){width:72%}.mockup__security-bars span:nth-child(2){width:88%}.mockup__security-bars span:nth-child(3){width:64%}.mockup__security-list{display:flex;flex-direction:column;gap:14px}.mockup__security-item{display:flex;align-items:center;gap:12px;padding:16px 18px;border-radius:18px;background:#ffffffe6}.mockup__security-dot{width:10px;height:10px;border-radius:999px;background:var(--color-brand);box-shadow:0 0 0 6px #0346e614}.mockup__security-item span:last-child{display:block;flex:1;height:12px;border-radius:999px;background:#0346e61f}.coverage{padding:clamp(24px,4vw,32px) 0 var(--section-space-lg)}.coverage__visual{width:min(974px,100%);margin:clamp(56px,10vw,120px) auto 0}.coverage__image{width:100%;height:auto;border-radius:clamp(24px,4vw,36px);box-shadow:var(--shadow-card)}.coverage__shape{position:absolute;border-radius:999px;background:#0346e614;filter:blur(.2px)}.coverage__shape--one{top:36%;left:10%;width:19%;height:22%}.coverage__shape--two{top:23%;left:28%;width:18%;height:16%}.coverage__shape--three{top:28%;left:46%;width:26%;height:22%}.coverage__shape--four{top:52%;left:63%;width:20%;height:18%}.coverage__shape--five{top:58%;left:34%;width:18%;height:14%}.coverage-stat{position:absolute;min-width:120px}.coverage-stat strong{display:block;margin-top:6px;font-size:var(--text-body);line-height:1.2;color:var(--color-text)}.coverage-stat p{margin:10px 0 0;font-size:var(--text-small);line-height:1.4;color:var(--color-muted)}.coverage-stat__dot{display:block;width:14px;height:14px;border-radius:999px;background:var(--color-brand);box-shadow:0 0 0 8px #0346e614}.coverage-stat__line{position:absolute;top:7px;left:7px;width:2px;background:linear-gradient(180deg,#0346e699,#0346e600);transform-origin:top left}.coverage-stat--global{bottom:15%;left:6%}.coverage-stat--global .coverage-stat__line{height:116px;transform:rotate(-37deg)}.coverage-stat--core{right:31%;bottom:3%}.coverage-stat--core .coverage-stat__line{height:154px;transform:rotate(-12deg)}.coverage-stat--strategic{top:5%;right:29%}.coverage-stat--strategic .coverage-stat__line{height:86px;transform:rotate(42deg)}.coverage-stat--service{top:33%;right:6%}.coverage-stat--service .coverage-stat__line{height:108px;transform:rotate(18deg)}.downloads{padding-bottom:var(--section-space-lg)}.downloads__panel{display:grid;grid-template-columns:minmax(280px,400px) minmax(0,758px);align-items:start;justify-content:space-between;gap:clamp(28px,4vw,42px);padding:clamp(72px,9vw,108px) 0 clamp(72px,8vw,104px);background:#fff}.downloads__intro h2{margin:0;font-size:clamp(2rem,3vw,2.5rem);line-height:1;font-weight:600}.downloads__intro h2+h2{margin-top:16px}.downloads__intro p{max-width:400px;margin:clamp(40px,5vw,56px) 0 0;font-size:clamp(1.125rem,1.6vw,1.375rem);line-height:1.36;color:#666}.downloads__grid{display:grid;grid-template-columns:repeat(3,minmax(0,210px));gap:clamp(24px,4vw,64px);justify-content:end;align-content:start}.download-card{position:relative;display:flex;flex-direction:column;align-items:center;width:210px;min-height:254px;padding:30px 24px 24px;border-radius:12px;background:#fff;box-shadow:var(--shadow-card);color:#333;text-decoration:none;transition:background-color .18s ease,box-shadow .18s ease,color .18s ease}.download-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:#e6ecfc66;opacity:0;transition:opacity .18s ease}.download-card--active:before{opacity:1}.download-card__decor{position:absolute;top:30px;left:42px;right:42px;height:94px;opacity:.12;pointer-events:none}.download-card__decor span{position:absolute;top:0;width:50px;height:94px;background:radial-gradient(circle,rgba(192,209,249,.9) 0 3px,transparent 3.6px) 0 0 / 18px 18px}.download-card__decor span:first-child{left:0}.download-card__decor span:last-child{right:0}.download-card__icon{position:relative;z-index:1;margin-top:32px;color:#333}.download-card__icon .icon-svg{width:48px;height:48px}.download-card__icon-image{display:block;width:48px;height:48px}.download-card h3{position:relative;z-index:1;margin:20px 0 8px;font-size:16px;line-height:1;font-weight:600;text-align:center;text-transform:none}.download-card__description{position:relative;z-index:1;margin:0;min-height:16px;color:#999;font-size:12px;line-height:1.33;text-align:center}.download-card__action{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;min-width:60px;min-height:32px;margin-top:18px;padding:8px 20px;border-radius:999px;background:#333;color:#fff;font-size:14px;line-height:1;transition:background-color .18s ease,color .18s ease}.download-card--active .download-card__action{background:#0346e6}@media (hover: hover) and (pointer: fine){.download-card:hover:before,.download-card:focus-visible:before{opacity:1}.download-card:hover .download-card__action,.download-card:focus-visible .download-card__action{background:#0346e6}}.ios-guide-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:24px;background:radial-gradient(circle at top,rgba(140,104,248,.14),transparent 36%),#0f172a85}.ios-guide-modal{position:relative;width:min(560px,100%);display:flex;flex-direction:column;max-height:min(720px,calc(100vh - 48px));max-height:min(720px,calc(100dvh - 48px));border:1px solid rgba(255,255,255,.58);border-radius:clamp(24px,4vw,30px);background:#fff;box-shadow:0 28px 72px #0f235f38;overflow:hidden;overscroll-behavior:contain}.ios-guide-modal__content{flex:1 1 auto;overflow-y:auto;padding:clamp(24px,4vw,34px);padding-bottom:20px;-webkit-overflow-scrolling:touch}.ios-guide-modal__close{position:absolute;top:20px;right:20px;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid rgba(3,70,230,.12);border-radius:999px;background:#ffffffe6;color:var(--color-brand);box-shadow:0 10px 24px #0f235f1a;cursor:pointer;pointer-events:auto;touch-action:manipulation;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.ios-guide-modal__close:hover{transform:translateY(-1px);border-color:#0346e638;box-shadow:0 14px 28px #0f235f24}.ios-guide-modal__close-icon{position:relative;width:14px;height:14px}.ios-guide-modal__close-icon:before,.ios-guide-modal__close-icon:after{content:"";position:absolute;top:50%;left:50%;width:14px;height:1.8px;border-radius:999px;background:currentColor;transform-origin:center}.ios-guide-modal__close-icon:before{transform:translate(-50%,-50%) rotate(45deg)}.ios-guide-modal__close-icon:after{transform:translate(-50%,-50%) rotate(-45deg)}.ios-guide-modal__header{display:flex;flex-direction:column;gap:14px}.ios-guide-modal__browser{display:inline-flex;align-items:center;align-self:flex-start;min-height:34px;padding:0 14px;border-radius:999px;border:1px solid rgba(3,70,230,.1);background:linear-gradient(135deg,#0346e614,#8c68f814);color:var(--color-brand);font-size:13px;font-weight:600;letter-spacing:.01em;line-height:1}.ios-guide-modal h2{margin:0;padding-right:56px;font-size:clamp(1.5rem,3vw,1.75rem);line-height:1.18;color:#172554}.ios-guide-modal__description{margin:0;font-size:var(--text-body);line-height:1.68;color:var(--color-muted)}.ios-guide-modal__steps{display:flex;flex-direction:column;gap:12px;margin:24px 0 0;padding:0;list-style:none}.ios-guide-modal__step-card{display:flex;align-items:flex-start;gap:12px;padding:16px 18px;border:1px solid rgba(3,70,230,.08);border-radius:20px;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 12px 28px #0f235f0f}.ios-guide-modal__step-card p{margin:0;font-size:var(--text-small);line-height:1.62;color:#334155}.ios-guide-modal__step-icon{display:inline-flex;align-items:center;justify-content:center;flex:none;width:22px;height:22px;margin-top:1px;color:var(--color-brand)}.ios-guide-modal__step-icon .icon-svg{width:22px;height:22px}.ios-guide-modal__note{margin:24px 0 0;padding:16px 18px;border:1px solid rgba(3,70,230,.08);border-radius:20px;background:linear-gradient(135deg,#0346e60d,#8c68f80a)}.ios-guide-modal__note-label{display:inline-flex;margin-bottom:8px;font-size:.8rem;font-weight:700;line-height:1.2;color:var(--color-brand);letter-spacing:.04em;text-transform:uppercase}.ios-guide-modal__note p{margin:0;color:#1e40af;font-size:var(--text-small);line-height:1.62}.ios-guide-modal__trust{margin-top:18px;border:1px solid rgba(3,70,230,.08);border-radius:20px;background:#fff;overflow:hidden}.ios-guide-modal__trust-toggle{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:12px;width:100%;padding:16px 18px;border:0;background:transparent;color:#0f172a;text-align:left;cursor:pointer}.ios-guide-modal__trust-toggle>span:first-child{margin:0;font-size:1rem;font-weight:700;line-height:1.4}.ios-guide-modal__trust-toggle-meta{font-size:.8125rem;line-height:1.2;color:var(--color-muted)}.ios-guide-modal__trust-toggle-icon{width:10px;height:10px;border-right:1.8px solid var(--color-brand);border-bottom:1.8px solid var(--color-brand);transform:rotate(45deg);transition:transform .2s ease}.ios-guide-modal__trust-toggle-icon--open{transform:rotate(225deg)}.ios-guide-modal__trust-panel{padding:0 18px 18px;border-top:1px solid rgba(3,70,230,.08);background:#f8faffb3}.ios-guide-modal__trust-steps{display:flex;flex-direction:column;gap:10px;margin:14px 0 0;padding-left:20px;color:var(--color-muted);font-size:var(--text-small);line-height:1.6}.ios-guide-modal__actions{display:flex;flex-direction:column;flex:none;gap:14px;padding:18px clamp(24px,4vw,32px) clamp(24px,4vw,32px);border-top:1px solid rgba(3,70,230,.08);background:linear-gradient(180deg,#f8faffc7,#fff 40%)}.ios-guide-modal__actions-title{margin:0;font-size:.875rem;font-weight:600;line-height:1.4;color:var(--color-muted)}.ios-guide-modal__secondary-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ios-guide-modal__action{min-width:0;min-height:54px;font-weight:600;cursor:pointer}.ios-guide-modal__action--primary{width:100%;min-height:58px;background:linear-gradient(135deg,#0346e6,#4f46e5);box-shadow:0 18px 36px #0346e63d}.ios-guide-modal__action--secondary{width:100%;border-color:#0346e62e;background:#fff;color:var(--color-brand)}.ios-guide-modal__action--tertiary{width:100%;border:1px solid transparent;background:#0346e60f;color:#1e40af}.ios-guide-modal__action--copied{background:#16a34a1f;color:#166534}.ios-guide-modal__action:disabled{opacity:.7;cursor:not-allowed}.feedback{padding:var(--section-space-md) 0 clamp(88px,10vw,110px);background:var(--color-dark)}.feedback__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(280px,100%),1fr));gap:clamp(20px,3vw,40px);margin-top:clamp(40px,6vw,64px)}.feedback-card{min-height:clamp(220px,30vw,280px);padding:clamp(24px,3.4vw,40px) clamp(20px,3vw,36px);border:1px solid rgba(255,255,255,.2);border-radius:10px;color:#fff;background:#ffffff03}.feedback-card__quote{width:32px;height:32px;color:var(--color-brand)}.feedback-card__quote .icon-svg{width:32px;height:32px}.feedback-card__copy{min-height:0;margin:clamp(18px,2vw,24px) 0;font-size:var(--text-small);line-height:1.7}.feedback-card__author{display:flex;align-items:center;gap:clamp(14px,3vw,22px)}.feedback-card__avatar{display:inline-flex;align-items:center;justify-content:center;overflow:hidden;width:clamp(56px,6vw,68px);height:clamp(56px,6vw,68px);border-radius:999px;background:linear-gradient(135deg,#0346e657,#8c68f866);color:#fff;font-size:clamp(1.125rem,2.2vw,1.375rem);font-weight:600}.feedback-card__avatar-image{width:100%;height:100%;object-fit:cover}.feedback-card strong{font-size:clamp(1.125rem,2vw,1.375rem);line-height:1.2;font-weight:500}.footer{padding:0 0 clamp(40px,6vw,56px);background:var(--color-dark)}.footer__inner{padding-top:clamp(56px,8vw,68px)}.brand--footer .brand__label{color:#fff;font-weight:400}.footer__brand p{max-width:642px;margin:12px 0 0;font-size:var(--text-body);line-height:1.6;color:var(--color-faint)}.footer__meta{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:clamp(32px,5vw,45px);font-size:var(--text-small);line-height:1.4;color:var(--color-faint)}.footer__links{display:inline-flex;align-items:center;gap:clamp(20px,4vw,44px)}.footer__links a:hover,.footer__links a:focus-visible{color:#fff}.icon-svg{width:100%;height:100%}@media (max-width: 1320px){.features{--feature-active-scale: 1.12}.features__grid{gap:clamp(18px,2vw,28px);padding-inline:0}}@media (max-width: 1120px){.features{--feature-active-scale: 1.05}.features__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(20px,3vw,32px);padding-inline:0}.feature-card{min-height:228px;padding:28px}.hero__content{grid-template-columns:minmax(0,1fr);padding-top:clamp(56px,9vw,96px)}.hero__copy{max-width:720px}.hero__visual{width:min(100%,460px);margin-inline:auto}.capability-row,.capability-row--reverse{grid-template-columns:minmax(0,1fr);padding-inline:clamp(24px,5vw,48px)}.capability-row--reverse .capability-copy,.capability-row--reverse .mockup{order:initial}.capability-row:first-child{padding-top:clamp(80px,9vw,96px)}.capability-copy{max-width:560px}.downloads__panel{grid-template-columns:minmax(0,1fr);gap:clamp(32px,4vw,48px);padding-top:clamp(72px,8vw,88px)}.downloads__grid{justify-content:start}}@media (max-width: 900px){:root{--device-primary-width: clamp(180px, 30vw, 230px);--device-secondary-width: clamp(145px, 24vw, 190px)}.hero{padding-top:12px}html{scroll-padding-top:160px}.page-shell{padding-top:0}.topbar-wrap{position:sticky;height:auto;padding:12px 0}.topbar{grid-template-columns:1fr;justify-items:stretch;height:auto;gap:16px;padding:8px 0}.topbar__nav,.topbar__actions{justify-self:stretch}.topbar__nav{justify-content:center;gap:20px 28px}.topbar__actions{justify-content:center}.hero__visual{width:min(100%,380px)}.downloads__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.download-card{width:100%}.footer__meta{flex-direction:column;align-items:flex-start}}@media (max-width: 720px){:root{--device-primary-width: clamp(170px, 58vw, 220px);--device-secondary-width: clamp(132px, 44vw, 178px)}.features{--feature-active-scale: 1}.features__grid{grid-template-columns:minmax(0,1fr);gap:16px;padding-inline:4px}.feature-card{min-height:220px;padding:28px 24px;gap:20px}.feature-card h3{font-size:20px;line-height:1.2}.section-block{width:min(var(--container-width),calc(100% - var(--page-gutter-tight) * 2))}.topbar__nav{justify-content:center;gap:16px 20px}.hero__description,.section-heading p,.downloads__intro p{line-height:1.5}.hero__actions{flex-direction:column;width:100%}.solid-button--hero,.ghost-button--hero{width:100%;min-width:0}.hero__visual{width:min(100%,320px)}.capability-row,.capability-row--reverse{padding-inline:var(--page-gutter-tight)}.capability-copy,.capability-row--reverse .capability-copy{width:100%;margin-left:0}.mockup{min-height:clamp(280px,78vw,320px);justify-self:stretch}.downloads__panel{gap:28px;padding:64px 0 80px}.downloads__intro p{margin-top:28px;font-size:18px;line-height:1.5}.downloads__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.download-card{min-height:234px;padding:28px 18px 22px}.download-card__decor{left:18px;right:18px}.download-card__icon{margin-top:28px}.download-card h3{margin-top:18px}.download-card__action{margin-top:16px}.ios-guide-backdrop{align-items:flex-end;padding:16px max(12px,env(safe-area-inset-right)) max(12px,env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-left))}.ios-guide-modal{width:min(560px,calc(100% - 24px));max-height:min(680px,calc(100vh - 24px));max-height:min(680px,calc(100dvh - 24px));border-radius:24px}.ios-guide-modal h2{font-size:clamp(1.25rem,6vw,1.5rem)}.ios-guide-modal__content{padding:22px 20px 18px}.ios-guide-modal__steps{gap:10px;margin-top:20px}.ios-guide-modal__step-card{padding:14px 16px}.ios-guide-modal__note{margin-top:20px;padding:14px 16px}.ios-guide-modal__trust-toggle{grid-template-columns:1fr auto auto;padding:15px 16px}.ios-guide-modal__trust-panel{padding:0 16px 16px}.ios-guide-modal__actions{gap:12px;padding:16px 20px calc(16px + env(safe-area-inset-bottom))}.ios-guide-modal__secondary-actions{grid-template-columns:1fr}.feedback-card{min-height:0}}@media (max-width: 560px){.hero__glow{display:none}.topbar__actions{justify-content:stretch}.language-switch{width:100%;min-width:0}.hero__description{margin-bottom:32px}.hero__visual{width:min(100%,300px)}.downloads__intro h2{font-size:clamp(1.75rem,7vw,2rem)}.downloads__grid{gap:16px}.download-card__decor{left:20px;right:20px}.ios-guide-backdrop{padding-top:max(12px,env(safe-area-inset-top))}.ios-guide-modal{width:calc(100% - 20px);border-radius:22px 22px 18px 18px}.ios-guide-modal__close{top:14px;right:14px;width:36px;height:36px}.ios-guide-modal__close-icon{width:12px;height:12px}.ios-guide-modal__content{padding:20px 18px 14px}.ios-guide-modal h2{padding-right:38px}.ios-guide-modal__description{line-height:1.55}.ios-guide-modal__trust-toggle{grid-template-columns:1fr auto;row-gap:6px}.ios-guide-modal__trust-toggle>span:first-child{grid-column:1 / 2}.ios-guide-modal__trust-toggle-meta{grid-column:1 / 2}.ios-guide-modal__trust-toggle-icon{grid-column:2 / 3;grid-row:1 / span 2;justify-self:end}.ios-guide-modal__steps,.ios-guide-modal__trust-steps{font-size:.875rem;line-height:1.55}.ios-guide-modal__actions{padding:14px 18px calc(14px + env(safe-area-inset-bottom))}.ios-guide-modal__actions-title{font-size:.8125rem}}
