@keyframes spin{to{transform:rotate(360deg)}}:root{--color-brand-base:#00c6c3;--color-brand-accent:#008681;--color-on-brand-base:#fff;--color-on-brand-accent:#fff;--color-background-primary:#fff;--color-background-secondary:#fff;--color-on-background:#1a1714;--color-on-background-10:#2c2823;--color-on-background-20:#433d36;--color-on-background-30:#5c554d;--color-on-background-40:#766e65;--color-on-background-50:#8f877e;--color-on-background-60:#a9a196;--color-on-background-70:#c2bab0;--color-on-background-80:#d6d0c8;--color-on-background-90:#e8e4dd;--color-on-background-95:#f0ece5;--color-on-background-100:#fff;--color-on-background-primary:#1a1714;--color-on-background-secondary:#1a1714;--color-attention-high:#c53a4d;--color-attention-medium:#942192;--color-attention-low:#1c7dd8;--color-on-attention-high:#fff;--color-on-attention-medium:#fff;--color-on-attention-low:#fff;--color-success:#75a230;--color-warning:#ffcc02;--color-danger:#a41f00;--color-info:#fac802;--color-on-success:#fff;--color-on-warning:#1a1714;--color-on-danger:#fcf5fe;--color-on-info:#1a1714}.security-page{background:#fff;position:relative;overflow-x:clip}.security-page__hero{text-align:center;max-width:1200px;margin:0 auto;padding:160px 32px 48px;animation:.7s both fadeInUp}.security-page__headline{color:var(--color-on-background);letter-spacing:-.02em;margin-bottom:28px;font-family:IBM Plex Sans,sans-serif;font-size:clamp(2.4rem,5vw,3.6rem);font-weight:600}.security-page__intro{color:var(--color-on-background-600);max-width:720px;margin:0 auto;font-size:clamp(1rem,1.8vw,1.15rem);line-height:1.7}.security-page__preview{max-width:1200px;margin:0 auto;padding:32px 32px 48px;animation:.7s .15s both fadeInUp}.security-page__preview-inner{flex-direction:column;align-items:center;gap:24px;max-width:786px;margin:0 auto;display:flex}.security-page__preview-inner .device-preview{height:min(604px,71.9vw)}@media (max-width:768px){.security-page__preview-inner .device-preview{height:min(489px,86.3vw)}}.security-page__hero-image{border-radius:24px;width:100%;max-width:720px;height:auto;box-shadow:0 16px 48px #0000001a}.security-page__preview-caption{color:var(--color-on-background-600);text-align:center;max-width:600px;font-size:clamp(.9rem,1.4vw,1rem);font-style:italic;line-height:1.65}.security-page__features{max-width:1200px;margin:0 auto;padding:48px 32px 96px}.security-page__features-grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}@media (max-width:900px){.security-page__features-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.security-page__features-grid{grid-template-columns:1fr}}.security-page__feature-card{background:#ffffffb3;border:1px solid #0000000f;border-radius:24px;padding:32px 24px;transition:transform .3s,box-shadow .3s;animation:.6s both fadeInUp}.security-page__feature-card:hover{transform:translateY(-3px);box-shadow:0 16px 40px #0000000f}.security-page__feature-icon{width:30px;height:30px;color:var(--color-on-background);margin-bottom:14px;display:block}.security-page__feature-title{color:var(--color-on-background);margin-bottom:10px;font-family:IBM Plex Sans,sans-serif;font-size:1.15rem;font-weight:600}.security-page__feature-desc{color:var(--color-on-background-600);font-size:.92rem;line-height:1.65}
