.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}}

/* v35 public identity note */
.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)}
