.info-hero{display:flex;align-items:center;justify-content:space-between;gap:40px;padding-top:56px;padding-bottom:34px}.info-hero__copy{max-width:720px}.info-kicker{display:inline-flex;align-items:center;gap:8px;padding:7px 12px;border-radius:999px;background:var(--surface-tint);color:var(--primary);font-weight:950;font-size:.8rem}.info-hero h1{margin:16px 0 0;font-size:clamp(2rem,4vw,4rem);line-height:1.15}.info-hero p{margin:16px 0 0;color:var(--muted);line-height:2;max-width:68ch}.info-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.info-hero__visual{width:min(360px,34vw);aspect-ratio:1;position:relative;display:flex;align-items:center;justify-content:center;border:1px solid var(--border);border-radius:34px;background:linear-gradient(145deg,var(--surface),var(--surface-tint));box-shadow:var(--shadow-soft)}.info-hero__visual img{width:124px;height:124px;object-fit:contain}.info-hero__visual span{position:absolute;display:inline-flex;align-items:center;gap:7px;padding:8px 11px;border:1px solid var(--border);border-radius:999px;background:var(--surface);font-size:.75rem;font-weight:900;box-shadow:var(--shadow-soft)}.info-hero__visual span:nth-of-type(1){top:28px;inset-inline-start:22px}.info-hero__visual span:nth-of-type(2){top:50%;inset-inline-end:16px}.info-hero__visual span:nth-of-type(3){bottom:28px;inset-inline-start:38px}.info-grid{display:flex;align-items:stretch;gap:16px;padding-bottom:54px}.info-card{flex:1 1 0;padding:24px;border:1px solid var(--border);border-radius:24px;background:var(--surface);box-shadow:var(--shadow-soft)}.info-card>i{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:16px;background:var(--surface-tint);color:var(--primary);font-size:1.2rem}.info-card h2{margin:16px 0 0;font-size:1.08rem}.info-card p{margin:9px 0 0;color:var(--muted);line-height:1.9}.info-hero--contact{padding-bottom:18px}.contact-layout{display:flex;align-items:flex-start;gap:18px;padding-bottom:60px}.contact-list{flex:1 1 58%;display:flex;flex-direction:column;gap:10px}.contact-card{display:flex;align-items:center;gap:14px;padding:16px 18px;border:1px solid var(--border);border-radius:18px;background:var(--surface);box-shadow:var(--shadow-soft);color:var(--text)}.contact-card>i{width:44px;height:44px;flex:0 0 44px;display:flex;align-items:center;justify-content:center;border-radius:14px;background:var(--surface-tint);color:var(--primary)}.contact-card span{display:flex;flex-direction:column;gap:4px;min-width:0}.contact-card small{color:var(--muted);font-size:.72rem;font-weight:850}.contact-card strong{font-size:.92rem;line-height:1.7}.contact-card--address{align-items:flex-start}.trust-payment-card{flex:1 1 42%;padding:20px;border:1px solid var(--border);border-radius:24px;background:var(--surface);box-shadow:var(--shadow-soft)}.trust-payment-card__head{display:flex;align-items:center;gap:12px}.trust-payment-card__head>i{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:16px;background:var(--surface-tint);color:var(--primary)}.trust-payment-card__head h2,.trust-payment-card__head p{margin:0}.trust-payment-card__head h2{font-size:1.05rem}.trust-payment-card__head p{margin-top:4px;color:var(--muted);font-size:.76rem}.trust-payment-card__items{display:flex;flex-direction:column;gap:10px;margin-top:18px}.trust-item{display:flex;align-items:center;gap:12px;padding:12px;border:1px solid var(--border);border-radius:16px;background:var(--surface-soft);color:var(--text)}.trust-item img,.trust-item>i{width:54px;height:54px;flex:0 0 54px;object-fit:contain}.trust-item>i{display:flex;align-items:center;justify-content:center;border-radius:14px;background:var(--surface);color:var(--primary);font-size:1.2rem}.trust-item span{display:flex;flex-direction:column;gap:3px}.trust-item strong{font-size:.86rem}.trust-item small{color:var(--muted);line-height:1.7;font-size:.7rem}@media(max-width:820px){.info-hero,.contact-layout{flex-direction:column}.info-hero__visual{width:min(100%,360px)}.info-grid{flex-direction:column}.contact-list,.trust-payment-card{width:100%}}@media(max-width:560px){.info-hero{padding-top:32px;gap:24px}.info-hero__visual{aspect-ratio:1.25}.info-grid{padding-bottom:36px}.contact-card{padding:13px}.contact-card>i{width:40px;height:40px;flex-basis:40px}} .contact-card--address{display:block!important}.contact-card--address summary{display:flex;align-items:center;gap:14px;cursor:pointer;list-style:none}.contact-card--address summary::-webkit-details-marker{display:none}.contact-card--address summary>i:first-child{width:44px;height:44px;flex:0 0 44px;display:flex;align-items:center;justify-content:center;border-radius:14px;background:var(--surface-tint);color:var(--primary)}.contact-card--address summary span{flex:1}.contact-address-toggle{margin-inline-start:auto;color:var(--muted);transition:transform .2s ease}.contact-card--address[open] .contact-address-toggle{transform:rotate(180deg)}.contact-card--address>p{margin:12px 58px 0 0;padding-top:12px;border-top:1px solid var(--border);color:var(--muted);line-height:1.9;font-size:.8rem}html[dir="ltr"] .contact-card--address>p{margin:12px 0 0 58px}@media(max-width:560px){.contact-card--address>p,html[dir="ltr"] .contact-card--address>p{margin:12px 0 0}} .info-legal-note{display:inline-flex;align-items:center;gap:8px;margin-top:16px;padding:8px 12px;border:1px solid var(--border);border-radius:13px;background:var(--surface-soft);color:var(--muted);font-size:.76rem;font-weight:850}.info-legal-note i{color:var(--primary)} .trust-item--enamad>a{width:54px;height:54px;flex:0 0 54px;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:12px;background:#fff}.trust-item--enamad>a img{width:54px;height:54px;object-fit:contain;display:block} .legal-v4{padding-bottom:64px}.legal-v4__hero{padding-top:34px;padding-bottom:18px}.legal-v4__crumb{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:.72rem}.legal-v4__crumb a{color:inherit;text-decoration:none}.legal-v4__crumb i{font-size:.58rem}.legal-v4__hero-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:28px;align-items:end;margin-top:22px}.legal-v4__hero-grid--single{grid-template-columns:minmax(0,1fr)}.legal-v4__kicker{display:inline-flex;align-items:center;gap:7px;color:var(--primary);font-size:.74rem;font-weight:950}.legal-v4__hero h1{margin:8px 0 0;font-size:clamp(2rem,4vw,3.1rem);line-height:1.15}.legal-v4__hero h1+p{max-width:68ch;margin:12px 0 0;color:var(--muted);font-size:.9rem;line-height:1.85}.legal-v4__meta{display:flex;gap:12px;flex-wrap:wrap;margin-top:14px}.legal-v4__meta span{display:inline-flex;align-items:center;gap:6px;color:var(--muted);font-size:.68rem;font-weight:800}.legal-v4__notice{display:flex;gap:11px;padding:15px;border:1px solid var(--border);border-radius:16px;background:var(--surface-soft)}.legal-v4__notice>i{margin-top:3px;color:var(--primary)}.legal-v4__notice strong{font-size:.82rem}.legal-v4__notice p{margin:3px 0 0;color:var(--muted);font-size:.73rem;line-height:1.75}.legal-v4__layout{display:grid;grid-template-columns:210px minmax(0,1fr);gap:28px;align-items:start}.legal-v4__rail{position:sticky;top:calc(var(--header-height) + 18px)}.legal-v4__rail nav{display:grid;gap:4px;padding:8px;border:1px solid var(--border);border-radius:16px;background:var(--surface)}.legal-v4__rail a{display:flex;align-items:center;gap:9px;min-height:42px;padding:8px 10px;border-radius:11px;color:var(--muted);font-size:.76rem;font-weight:850;text-decoration:none}.legal-v4__rail a i{width:18px;text-align:center}.legal-v4__rail a:hover,.legal-v4__rail a.is-active{background:var(--surface-tint);color:var(--primary)}.legal-v4__content{min-width:0;max-width:920px}.legal-v4__quick{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:12px}.legal-v4__quick article{display:grid;grid-template-columns:34px minmax(0,1fr);grid-template-rows:auto auto;column-gap:9px;padding:12px;border:1px solid var(--border);border-radius:14px;background:var(--surface)}.legal-v4__quick i{grid-row:1/3;display:grid;place-items:center;width:32px;height:32px;border-radius:9px;background:var(--surface-tint);color:var(--primary);font-size:.72rem}.legal-v4__quick strong{font-size:.76rem}.legal-v4__quick span{color:var(--muted);font-size:.67rem;line-height:1.5}.legal-v4__section{scroll-margin-top:calc(var(--header-height) + 22px);margin-top:12px;padding:22px 24px;border:1px solid var(--border);border-radius:18px;background:var(--surface);box-shadow:0 8px 24px rgba(20,12,30,.035)}.legal-v4__section>header{display:flex;align-items:center;gap:11px;padding-bottom:14px;border-bottom:1px solid var(--border)}.legal-v4__section>header>span{display:grid;place-items:center;width:34px;height:34px;flex:0 0 34px;border-radius:10px;background:var(--surface-tint);color:var(--primary);font-size:.68rem;font-weight:950}.legal-v4__section>header small{display:block;color:var(--muted);font-size:.61rem;font-weight:900}.legal-v4__section>header h2{margin:1px 0 0;font-size:1.05rem}.legal-v4__banner,.legal-v4__callout{display:flex;align-items:flex-start;gap:11px;margin-top:15px;padding:13px 14px;border-radius:13px;background:var(--surface-soft)}.legal-v4__banner>i,.legal-v4__callout>i{margin-top:3px;color:var(--primary)}.legal-v4__banner strong,.legal-v4__callout strong{font-size:.8rem}.legal-v4__banner p,.legal-v4__callout p{margin:3px 0 0;color:var(--muted);font-size:.72rem;line-height:1.7}.legal-v4__section--software .legal-v4__banner{border-inline-start:3px solid #6b5dd3}.legal-v4__section--hardware .legal-v4__banner{border-inline-start:3px solid #208c68}.legal-v4__callout{border:1px solid color-mix(in srgb,#c47b16 28%,var(--border));background:color-mix(in srgb,#c47b16 7%,var(--surface))}.legal-v4__callout>i{color:#c47b16}.legal-v4__accordion{display:grid;gap:8px;margin-top:14px}.legal-v4__accordion--grid{grid-template-columns:1fr 1fr;align-items:start}.legal-v4__rule{border:1px solid var(--border);border-radius:14px;background:var(--surface-soft);overflow:hidden}.legal-v4__rule[open]{background:var(--surface);border-color:color-mix(in srgb,var(--primary) 28%,var(--border));box-shadow:0 8px 22px rgba(20,12,30,.045)}.legal-v4__rule>summary{display:grid;grid-template-columns:34px minmax(0,1fr) 16px;align-items:center;gap:10px;min-height:64px;padding:11px 12px;cursor:pointer;list-style:none}.legal-v4__rule>summary::-webkit-details-marker{display:none}.legal-v4__rule>summary>i:first-child{display:grid;place-items:center;width:32px;height:32px;border-radius:9px;background:var(--surface);color:var(--primary);font-size:.72rem}.legal-v4__rule>summary span{display:grid;gap:2px;min-width:0}.legal-v4__rule>summary b{font-size:.79rem;line-height:1.45}.legal-v4__rule>summary small{color:var(--muted);font-size:.68rem;line-height:1.5}.legal-v4__rule>summary>i:last-child{color:var(--muted);font-size:.65rem;transition:transform .18s ease}.legal-v4__rule[open]>summary>i:last-child{transform:rotate(180deg)}.legal-v4__detail{padding:0 14px 14px;border-top:1px solid var(--border)}.legal-v4__detail>p{margin:12px 0 0;color:var(--muted);font-size:.75rem;line-height:1.9}.legal-v4__detail b{color:var(--text)}.legal-v4__source{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin-top:11px;padding:9px 10px;border-radius:10px;background:var(--surface-soft);color:var(--muted);font-size:.65rem;line-height:1.55}.legal-v4__source>i{color:var(--primary)}.legal-v4__source span{flex:1 1 220px}.legal-v4__source a{display:inline-flex;align-items:center;min-height:27px;padding:4px 8px;border:1px solid var(--border);border-radius:8px;background:var(--surface);color:var(--primary);font-weight:900;text-decoration:none}.legal-v4__source a:hover{border-color:color-mix(in srgb,var(--primary) 36%,var(--border));background:var(--surface-tint)}@media(max-width:860px){.legal-v4{padding-bottom:40px}.legal-v4__hero{padding-top:20px}.legal-v4__hero-grid{grid-template-columns:1fr;gap:12px;margin-top:16px}.legal-v4__layout{display:flex;flex-direction:column;gap:10px}.legal-v4__rail{position:sticky;top:var(--header-height);z-index:25;width:100%;background:color-mix(in srgb,var(--surface) 94%,transparent);backdrop-filter:blur(14px);border-bottom:1px solid var(--border)}.legal-v4__rail nav{display:flex;gap:6px;overflow-x:auto;padding:8px 0;border:0;border-radius:0;background:transparent;scrollbar-width:none}.legal-v4__rail nav::-webkit-scrollbar{display:none}.legal-v4__rail a{flex:0 0 auto;min-height:36px;padding:7px 10px;border:1px solid var(--border);border-radius:999px;background:var(--surface);font-size:.69rem}.legal-v4__rail a i{width:auto}.legal-v4__content{width:100%;max-width:none}.legal-v4__section{scroll-margin-top:calc(var(--header-height) + 60px)}}@media(max-width:620px){.legal-v4 .section-narrow{width:calc(100% - 20px)!important}.legal-v4__hero h1{font-size:1.72rem}.legal-v4__hero h1+p{font-size:.8rem;line-height:1.7}.legal-v4__meta{margin-top:10px}.legal-v4__notice{display:none}.legal-v4__quick{grid-template-columns:1fr;gap:6px}.legal-v4__quick article{padding:10px}.legal-v4__section{margin-top:9px;padding:16px 14px;border-radius:14px;box-shadow:none}.legal-v4__section>header{padding-bottom:11px}.legal-v4__accordion--grid{grid-template-columns:1fr}.legal-v4__rule>summary{min-height:58px;padding:10px}.legal-v4__rule>summary b{font-size:.77rem}.legal-v4__rule>summary small{font-size:.66rem}.legal-v4__detail>p{font-size:.73rem;line-height:1.82}.legal-v4__source{align-items:flex-start}.legal-v4__source a{font-size:.64rem}.legal-v4__banner,.legal-v4__callout{padding:11px 12px}.legal-v4__banner p,.legal-v4__callout p{font-size:.69rem}}@media(prefers-reduced-motion:reduce){.legal-v4__rule>summary>i:last-child{transition:none}}