.s5-portfolio{color-scheme:dark;--s5-bg:#101216;--s5-surface:#1a1d22;--s5-text:#f7f8fa;--s5-muted:#b5bbc5;--s5-line:#343942;--s5-accent:#a7d5ff;background:var(--s5-bg);color:var(--s5-text);min-height:100vh;font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6}.s5-portfolio *{box-sizing:border-box}.s5-portfolio a{color:inherit;text-decoration:none}.s5-portfolio a:focus-visible,.s5-portfolio select:focus-visible{outline:3px solid var(--s5-accent);outline-offset:5px}.s5-wrap{max-width:1240px;margin-inline:auto;padding-inline:40px}.s5-header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-block:28px}.s5-wordmark{position:relative;display:block;flex:0 0 160px;width:160px;height:48px;overflow:hidden}.s5-wordmark img{position:absolute;width:220px;height:auto;max-width:none;left:50%;top:50%;transform:translate(-50%,-50%);mix-blend-mode:lighten}.s5-header nav{display:flex;align-items:center;gap:28px;color:#d8dde5;font-size:15px}.s5-header nav a:hover,.s5-text-link:hover{color:var(--s5-accent)}.s5-intro{padding:66px 0 72px}.s5-eyebrow{font-size:13px;letter-spacing:.13em;text-transform:uppercase;font-weight:600;color:var(--s5-muted);margin:0 0 26px}.s5-intro h1{font-size:clamp(44px,7vw,92px);font-weight:500;line-height:1.12;letter-spacing:-.045em;white-space:pre-line;margin:0 0 34px}.s5-intro-copy{max-width:660px;font-size:20px;color:#c2c7d0;line-height:1.65;margin:0}.s5-section-heading{display:flex;justify-content:space-between;align-items:baseline;gap:20px;border-top:1px solid var(--s5-line);padding:26px 0}.s5-section-heading h2{font-size:22px;margin:0;letter-spacing:-.02em;font-weight:500}.s5-section-heading>span{font-size:14px;color:var(--s5-muted)}.s5-product-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.s5-product-card{background:var(--s5-surface);border:1px solid var(--s5-line);border-radius:20px;overflow:hidden;display:flex;flex-direction:column;min-width:0}.s5-product-top{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:26px 28px 0}.s5-product-top>span:first-child{font-size:12px;font-weight:600;letter-spacing:.09em;color:#bcc3ce;text-transform:uppercase}.s5-product-top>span:last-child{font-size:13px;color:var(--s5-muted);white-space:nowrap}.s5-product-copy{padding:30px 28px 28px}.s5-product-copy h3{font-size:40px;font-weight:500;line-height:1.12;letter-spacing:-.045em;margin:0 0 13px}.s5-product-copy>p{font-size:21px;margin:0 0 14px}.s5-product-copy>div{font-size:16px;color:var(--s5-muted);line-height:1.75;max-width:440px}.s5-product-visual{height:330px;display:flex;align-items:center;justify-content:center;margin:auto 18px 0;border-radius:10px;overflow:hidden}.s5-translator-visual{background:#101217;padding:24px 0 24px 22px}.s5-translator-visual img{width:100%;height:auto;object-fit:contain;border:1px solid #414650;border-radius:7px}.s5-echo-visual{background:#e1eaf2}.s5-echo-visual img{height:100%;width:auto;object-fit:contain}.s5-product-actions{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:25px 28px;flex-wrap:wrap}.s5-button{display:inline-flex;align-items:center;justify-content:center;gap:16px;min-height:48px;padding:12px 19px;border-radius:9px;font-size:15px;font-weight:600;line-height:1.35;text-align:center;background:var(--s5-accent);color:#0f2438!important}.s5-button:hover{background:#c4e4ff}.s5-text-link{font-size:15px}.s5-detail-link{width:100%;font-size:14px;color:var(--s5-muted)!important}.s5-experiences{display:grid;grid-template-columns:1fr 1fr;gap:72px;padding:90px 0}.s5-experiences p:not(.s5-eyebrow){color:var(--s5-muted);max-width:470px}.s5-experiences h2{font-size:clamp(28px,3.2vw,42px);font-weight:500;line-height:1.12;letter-spacing:-.045em;white-space:pre-line;margin:0 0 22px}.s5-experience-links{padding-top:25px}.s5-experience-links>a{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:24px 0;border-bottom:1px solid var(--s5-line)}.s5-experience-links strong{display:block;font-size:22px;font-weight:500}.s5-experience-links small{display:block;font-size:14px;color:var(--s5-muted);margin-top:5px}.s5-experience-links>a>span:last-child{font-size:26px}.s5-footer{justify-content:space-between;padding-block:28px 35px;border-top:1px solid var(--s5-line);font-size:14px;color:var(--s5-muted)}.s5-footer,.s5-footer>div{display:flex;flex-wrap:wrap;gap:20px}@media(max-width:760px){.s5-wrap{padding-inline:22px}.s5-header{padding-block:22px;flex-wrap:wrap}.s5-header nav{gap:18px;font-size:14px;flex-wrap:wrap}.s5-intro{padding:38px 0 48px}.s5-intro-copy{font-size:18px}.s5-experiences,.s5-product-grid{grid-template-columns:1fr}.s5-experiences{gap:10px;padding:58px 0}.s5-product-visual{height:300px}.s5-product-top{padding:22px 22px 0}.s5-product-copy{padding:24px 22px}.s5-product-actions{padding:22px}.s5-footer>span:nth-child(2){display:none}.s5-section-heading>span{font-size:13px}.s5-product-top{flex-wrap:wrap}}@media(max-width:520px){.s5-header nav{flex-basis:100%}.s5-header nav>div{margin-left:auto}.s5-section-heading{align-items:flex-start;flex-direction:column;gap:8px}}.echo-product-hero{display:grid;grid-template-columns:1.25fr 1fr;gap:55px;align-items:center;padding-bottom:58px}.echo-product .s5-intro{padding-block:44px}.echo-product .s5-intro h1{margin-bottom:16px}.echo-product .s5-intro h2{font-size:clamp(26px,3vw,36px);font-weight:500;line-height:1.2;margin-bottom:25px}.echo-product .s5-product-actions{justify-content:flex-start;padding:28px 0 0}.echo-product-image{display:flex;flex-direction:column;align-items:center;gap:15px;margin:0;padding:30px;background:#e1eaf2;border-radius:22px;color:#345473}.echo-product-image img{height:auto;width:100%;max-width:265px}.echo-product-image figcaption{font-size:14px}.echo-release-note{color:var(--s5-muted);font-size:14px;line-height:1.7;margin:22px 0 0}.echo-product .s5-product-copy h3{font-size:28px}.echo-product .s5-experiences h3{font-size:20px;font-weight:500;margin-top:30px}@media(max-width:760px){.echo-product-hero{grid-template-columns:1fr;gap:15px}.echo-product-image img{max-width:230px}.echo-product .s5-intro{padding-top:32px}}