:root{--turquoise:#79dce5;--turquoise-end:#a4e6e1;--turquoise-light:#e0f7fa;--dark-blue:#0f172a;--dark-blue-hover:#1e293b;--off-white:#f8fafc;--text-dark:#1e293b;--text-gray:#475569;--muted:#64748b;--border:#e2e8f0;--white:#fff;--shadow-device:0 30px 60px -28px #0f172aa6;--radius-lg:28px;--radius-pill:999px}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:var(--text-dark);text-rendering:optimizelegibility;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.65;overflow-x:hidden}img{max-width:100%}a{color:inherit}button,select{font:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.035em;font-weight:800;line-height:1.1}h1{font-size:clamp(2.7rem,5.6vw,5rem)}h2{margin-bottom:1.25rem;font-size:clamp(2rem,4vw,3.25rem)}h3{margin-bottom:.65rem;font-size:1.45rem}p{color:var(--text-gray);font-size:1.08rem}section[id]{scroll-margin-top:5rem}.container{width:min(1220px,100% - 4rem);margin:0 auto}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:1000;background:var(--dark-blue);color:var(--white);border-radius:.75rem;padding:.75rem 1rem;text-decoration:none;transition:transform .2s;position:fixed;top:.75rem;left:.75rem;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}:focus-visible{outline-offset:4px;outline:3px solid #0f172abf}.site-header{z-index:100;backdrop-filter:blur(14px);background:#ffffffe6;border-bottom:1px solid #0f172a0f;position:sticky;top:0}.nav-container{justify-content:space-between;align-items:center;gap:2rem;min-height:70px;display:flex}.brand{color:var(--text-dark);white-space:nowrap;font-size:1.05rem;font-weight:760;text-decoration:none}.brand span{color:#94a3b8;font-weight:550}.nav-links{align-items:center;gap:1.45rem;display:flex}.nav-links>a:not(.btn-primary){color:var(--text-gray);font-size:.94rem;font-weight:650;text-decoration:none}.nav-links>a:not(.btn-primary):hover{color:var(--text-dark)}.nav-compact{align-items:center;gap:.7rem;display:none}.compact-nav-link{color:var(--text-gray);font-size:.86rem;font-weight:680;text-decoration:none}.compact-nav-link:hover{color:var(--text-dark)}.language-selector{border:1px solid var(--border);border-radius:var(--radius-pill);min-height:40px;color:var(--text-dark);background:#ffffffdb;align-items:center;gap:.35rem;padding:0 .65rem;display:inline-flex}.language-selector svg{flex:none;width:17px;height:17px}.language-selector select{max-width:104px;color:inherit;cursor:pointer;background:0 0;border:0;outline:0;font-weight:650}.btn-primary,.btn-outline,.text-link{justify-content:center;align-items:center;gap:.45rem;font-weight:750;text-decoration:none;display:inline-flex}.btn-primary{border-radius:var(--radius-pill);background:var(--dark-blue);min-height:46px;color:var(--white);cursor:pointer;border:0;padding:.75rem 1.35rem;transition:transform .2s,background .2s}.btn-primary:hover{background:var(--dark-blue-hover);transform:translateY(-2px)}.mobile-download{min-height:40px;padding:.55rem .9rem;font-size:.84rem}.download-popover{border:1px solid var(--border);background:#fffffffa;border-radius:20px;width:max-content;max-width:calc(100vw - 2rem);margin:0;padding:1.1rem;position:fixed;inset:78px max(1rem,50vw - 610px) auto auto;box-shadow:0 24px 60px -28px #0f172aa6}.download-popover::backdrop{background:0 0}.download-popover .store-actions{margin:0 auto}.hero{background:linear-gradient(165deg, var(--turquoise) 0%, var(--turquoise-end) 100%);align-items:center;height:calc(100svh - 70px);min-height:640px;padding:2.5rem 0;display:grid;position:relative;overflow:hidden}.hero-grid{grid-template-columns:minmax(0,.95fr) minmax(520px,1.05fr);align-items:center;gap:2rem;height:100%;display:grid}.hero-copy{z-index:4;align-self:center;padding:0;position:relative}.hero-copy h1{max-width:680px;margin-bottom:1.5rem}.eyebrow{color:var(--dark-blue);letter-spacing:.09em;text-transform:uppercase;opacity:.78;margin-bottom:1rem;font-size:.8rem;font-weight:850}.eyebrow--dark{color:var(--muted)}.hero-subtitle{max-width:690px;color:var(--dark-blue);margin-bottom:2rem;font-size:clamp(1.05rem,1.5vw,1.23rem);font-weight:520}.hero-actions{flex-direction:column;align-items:flex-start;gap:1rem;display:flex}.text-link{color:var(--dark-blue);font-size:.96rem}.text-link:hover{text-underline-offset:4px;text-decoration:underline}.hero-scroll-cue{z-index:6;width:42px;height:42px;color:var(--dark-blue);background:#ffffff40;border:1px solid #0f172a33;border-radius:50%;place-items:center;transition:background .2s,transform .2s;display:grid;position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}.hero-scroll-cue svg{width:22px;height:22px}.hero-scroll-cue:hover{background:#ffffff8c;transform:translate(-50%,3px)}.hero-visual{align-items:center;min-width:0;height:100%;display:grid}.hero-device-stage{isolation:isolate;place-items:center;width:100%;height:min(64vh,590px);display:grid}.hero-device-canvas{width:min(100%,620px);height:100%;position:relative}.hero-device-canvas>.hero-device{transition:transform .3s;position:absolute}.hero-device:hover{transform:translateY(-8px)rotate(0)scale(1.015)}.hero-device--ipad{z-index:1;width:57%;top:16%;left:-1%;transform:rotate(-5deg)}.hero-device--android-tablet{z-index:0;width:51%;top:6%;right:-6%;transform:rotate(5deg)}.hero-device--iphone{z-index:4;width:29%;bottom:-4%;left:31%;transform:rotate(-2deg)}.hero-device--android-phone{z-index:3;width:28%;bottom:1%;right:8%;transform:rotate(3deg)}.store-actions{flex-direction:column;align-items:center;gap:.8rem;width:fit-content;max-width:100%;display:flex}.store-buttons{flex-wrap:wrap;justify-content:center;align-items:center;gap:.8rem;display:flex}.store-actions__separator{width:100%;color:var(--muted);text-transform:lowercase;align-items:center;gap:.65rem;font-size:.74rem;line-height:1;display:flex}.store-actions__separator:before,.store-actions__separator:after{content:"";opacity:.25;background:currentColor;flex:1;height:1px}.web-app-cta{color:var(--dark-blue);background:0 0;border:0;justify-content:center;align-items:center;gap:.4rem;padding:.2rem 0;font-size:.9rem;font-weight:700;line-height:1;text-decoration:none;transition:color .2s;display:inline-flex}.web-app-cta svg{flex:none;width:17px;height:17px}.web-app-cta:hover{color:var(--text-gray);text-underline-offset:4px;text-decoration:underline}.store-badge{justify-content:center;align-items:center;line-height:0;text-decoration:none;transition:transform .2s,box-shadow .2s,opacity .2s;display:inline-flex}.store-badge:hover:not(.is-disabled){transform:translateY(-2px);box-shadow:0 16px 28px -16px #0f172ad9}.store-badge.is-disabled{cursor:not-allowed;opacity:.62}.store-badge__image{width:auto;height:48px;display:block}.store-note{color:#0f172ab8;margin:.8rem 0 0;font-size:.8rem}.device-frame{aspect-ratio:var(--frame-ratio);filter:drop-shadow(var(--shadow-device));position:relative}.device-frame__image{object-fit:contain;width:100%;height:100%;display:block}.device-frame--3d-left,.device-frame--3d-right{transform-style:preserve-3d;transform-origin:50%}.device-frame--3d-left{transform:perspective(1200px)rotateY(18deg)rotateX(2deg)}.device-frame--3d-right{transform:perspective(1200px)rotateY(-18deg)rotateX(2deg)}.device-switcher-bar{z-index:90;backdrop-filter:blur(14px);background:#ffffffeb;border-bottom:1px solid #0f172a14;padding:.55rem 0;position:sticky;top:70px}.device-switcher-bar__inner{justify-content:center;display:flex}.device-selector-block{min-width:0;max-width:100%}.device-selector{scrollbar-width:none;justify-content:center;align-items:center;gap:.45rem;max-width:100%;display:flex;overflow-x:auto}.device-selector::-webkit-scrollbar{display:none}.device-selector__button{border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--white);min-height:38px;color:var(--text-dark);cursor:pointer;flex:none;align-items:center;gap:.45rem;padding:.45rem .72rem;font-size:.8rem;font-weight:700;line-height:1;transition:border-color .2s,background .2s,transform .2s;display:flex}.device-selector__button:hover{border-color:#94a3b8;transform:translateY(-1px)}.device-selector__button[aria-pressed=true]{border-color:var(--dark-blue);background:var(--dark-blue);color:var(--white)}.device-selector__icon{border:1.5px solid;border-radius:3px;flex:none;width:10px;height:17px;display:inline-block}.device-selector__icon--ipad_13,.device-selector__icon--android_tablet_7{border-radius:2px;width:17px;height:13px}.device-selector__icon--android_phone{border-radius:3px}.section-feature{padding:7rem 0}.bg-off-white{background:var(--off-white)}.bg-dark{background:var(--dark-blue);color:var(--white)}.bg-dark h2{color:var(--white)}.bg-dark p{color:#cbd5e1}.feature-grid{grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr);align-items:center;gap:clamp(3rem,8vw,7rem);display:grid}.feature-grid--reverse .feature-text{order:2}.feature-grid--reverse .feature-visual{order:1}.feature-text{max-width:610px}.feature-visual{justify-content:center;min-width:0;display:flex}.feature-visual .device-frame{width:min(345px,78vw)}.feature-visual .device-frame--ipad_13,.feature-visual .device-frame--android_tablet_7{width:min(560px,90vw)}.section-grid{background:var(--off-white);text-align:center;padding:7rem 0}.section-intro{max-width:780px;margin:0 auto}.cards-container{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(2rem,4vw,3.5rem);margin-top:4.5rem;display:grid}.card{flex-direction:column;align-items:center;min-width:0;display:flex}.card .device-frame{width:min(265px,72vw);margin-bottom:2rem}.card .device-frame--ipad_13,.card .device-frame--android_tablet_7{width:min(330px,80vw)}.card p{max-width:340px;margin-bottom:0;font-size:1rem}.faq-section{background:var(--white);padding:6.5rem 0}.faq-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;max-width:980px;margin:3rem auto 0;display:grid}.faq-item{border:1px solid var(--border);background:var(--off-white);border-radius:22px;padding:1.45rem}.faq-item dt{color:var(--text-dark);margin-bottom:.55rem;font-size:1.02rem;font-weight:820}.faq-item dd{color:var(--muted);margin:0;font-size:.98rem;line-height:1.65}.download-section{text-align:center;background:linear-gradient(145deg,#77d8df 0%,#b3ece6 100%);padding:6.5rem 0}.download-section h2{max-width:780px;margin-left:auto;margin-right:auto}.download-section>.container>p{max-width:680px;color:var(--dark-blue);margin:0 auto 2rem}.download-section .store-actions,.download-section .store-buttons{align-items:center}.download-section .store-actions{margin-left:auto;margin-right:auto}.download-section .store-note{text-align:center}.btn-outline{border:2px solid var(--dark-blue);border-radius:var(--radius-pill);min-height:48px;color:var(--dark-blue);padding:.75rem 1.4rem;transition:background .2s,color .2s,transform .2s}.btn-outline:hover{background:var(--dark-blue);color:var(--white);transform:translateY(-2px)}footer{border-top:1px solid var(--border);background:var(--white);padding:2.75rem 0}.footer-content{justify-content:space-between;align-items:center;gap:2rem;display:flex}.footer-copy p{margin-bottom:.25rem;font-size:.9rem}.footer-copy .footer-brand{color:var(--text-dark);font-weight:750}.footer-links{flex-wrap:wrap;justify-content:flex-end;gap:1rem 1.4rem;display:flex}.footer-links a{color:var(--muted);font-size:.9rem;font-weight:650;text-decoration:none}.footer-links a:hover{color:var(--text-dark);text-underline-offset:4px;text-decoration:underline}.simple-main{background:linear-gradient(180deg, var(--off-white), var(--white));min-height:calc(100vh - 200px)}.simple-hero{padding:8rem 0}.simple-hero h1{max-width:820px;margin-bottom:1.5rem}.simple-hero>p:not(.eyebrow){max-width:720px;margin-bottom:2rem;font-size:1.2rem}.notice-card{border:1px solid var(--border);background:var(--white);border-radius:18px;max-width:760px;margin:2rem 0;padding:1.5rem}.notice-card p{margin:0}.articles-main{background:var(--off-white);min-height:calc(100vh - 200px)}.articles-hero{padding:clamp(3rem,6vw,4.5rem) 0}.articles-hero__intro{max-width:760px}.articles-hero__intro h1{letter-spacing:-.045em;margin-bottom:.8rem;font-size:clamp(2rem,4vw,3rem)}.articles-hero__intro p:last-child{max-width:680px;margin-bottom:0;font-size:1.02rem}.articles-empty{border:1px solid var(--border);background:var(--white);color:var(--muted);border-radius:18px;margin-top:3rem;padding:1.5rem}.articles-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;margin-top:2.25rem;display:grid}.article-card{border:1px solid var(--border);background:var(--white);border-radius:20px;padding:1.6rem}.article-card time{color:var(--muted);font-size:.85rem}.article-card h2{margin:.65rem 0 .8rem;font-size:clamp(1.45rem,2.5vw,2rem)}.article-card h2 a{text-decoration:none}.article-card h2 a:hover{text-underline-offset:5px;text-decoration:underline}.article-card p{margin-bottom:0;font-size:1rem}.article-main{background:var(--white)}.article-content{min-width:0}.article-header{border-bottom:1px solid var(--border);background:var(--off-white)}.article-header__inner{max-width:1040px;padding-top:clamp(2.75rem,4.5vw,4rem);padding-bottom:clamp(2.75rem,4.5vw,4rem)}.article-kicker{color:#38536a;letter-spacing:.11em;text-transform:uppercase;margin-bottom:1.2rem;font-size:.78rem;font-weight:820;text-decoration:none;display:inline-flex}.article-kicker:hover{color:var(--dark-blue);text-underline-offset:4px;text-decoration:underline}.article-header h1{letter-spacing:-.05em;max-width:980px;margin-bottom:1.1rem;font-size:clamp(2.5rem,4vw,3.75rem)}.article-deck{color:#2d4658;max-width:800px;margin-bottom:1.4rem;font-size:clamp(1.05rem,1.4vw,1.18rem);line-height:1.65}.article-published{color:#536777;margin-bottom:1.2rem;font-size:.82rem;display:block}.article-scope{color:#536777;border-left:3px solid #0f172a3d;max-width:720px;margin:0;padding-left:1rem;font-size:.84rem;line-height:1.55}.article-layout{grid-template-columns:minmax(0,710px) minmax(190px,240px);justify-content:center;align-items:start;gap:clamp(3.5rem,8vw,7rem);padding-top:clamp(4.5rem,8vw,7rem);padding-bottom:clamp(5rem,9vw,8rem);display:grid}.article-body{min-width:0}.article-body>p:first-child{color:#263b4c;font-size:1.22rem;line-height:1.75}.article-body h2{letter-spacing:-.045em;margin:4.5rem 0 1.35rem;scroll-margin-top:6rem;font-size:clamp(1.9rem,3vw,2.55rem)}.article-body h3{margin:2.8rem 0 1rem;scroll-margin-top:6rem;font-size:1.45rem}.article-body p,.article-body li{color:#3c4d5f;font-size:1.08rem;line-height:1.85}.article-body p{margin-bottom:1.55rem}.article-body ul,.article-body ol{margin:0 0 1.75rem;padding-left:1.35rem}.article-body li{margin-bottom:.6rem;padding-left:.3rem}.article-body a{color:#155e75;text-underline-offset:4px;font-weight:650;text-decoration-thickness:1px}.article-body a:hover{color:#0f3f52;text-decoration-thickness:2px}.article-body blockquote{background:#edfafa;border:0;border-left:4px solid #55bfc5;border-radius:0 16px 16px 0;margin:2.5rem 0;padding:1.4rem 1.5rem}.article-body blockquote p{color:#183849;margin:0;font-size:1.13rem;font-weight:680;line-height:1.65}.article-body h2+p{color:#32475a}.article-body table{border-collapse:separate;border-spacing:0;border:1px solid var(--border);border-radius:14px;width:100%;margin:2.25rem 0;display:block;overflow-x:auto}.article-body th,.article-body td{border-right:1px solid var(--border);border-bottom:1px solid var(--border);color:#3c4d5f;text-align:left;vertical-align:top;min-width:175px;padding:.85rem 1rem;font-size:.92rem;line-height:1.55}.article-body th{background:var(--off-white);color:var(--text-dark);font-weight:780}.article-body tr:last-child td{border-bottom:0}.article-body th:last-child,.article-body td:last-child{border-right:0}.article-faq{margin-top:4.5rem}.article-faq__item{border-top:1px solid var(--border);padding:1.4rem 0}.article-faq__item h3{letter-spacing:-.02em;margin-bottom:.55rem;font-size:1.2rem}.article-faq__item p{margin:0;font-size:1rem}.article-editorial-note{border-left:4px solid #55bfc5;max-width:34rem;margin:clamp(4rem,7vw,5.25rem) 0 clamp(4.75rem,8vw,6rem);padding:.55rem 0 .55rem 1.25rem}.article-editorial-note p{margin:0;line-height:1.6}.article-editorial-note__author{color:#536777;font-size:.92rem}.article-editorial-note__author strong{color:#31485a;font-weight:760}.article-editorial-note .article-editorial-note__disclosure{color:#7b8792;margin-top:.45rem;font-size:.78rem;font-style:italic}.article-editorial-note__disclosure strong{font-weight:700}.article-editorial-note+.article-faq{margin-top:0}.article-rail{height:100%;position:relative}.article-toc{border-left:1px solid var(--border);padding-left:1.25rem;position:sticky;top:104px}.article-toc>p{color:var(--text-dark);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.8rem;font-size:.78rem;font-weight:820}.article-toc ol{gap:.65rem;margin:0;padding:0;list-style:none;display:grid}.article-toc a{color:var(--muted);border-left:2px solid #0000;margin-left:calc(-1.25rem - 1px);padding-left:1.2rem;font-size:.82rem;line-height:1.4;text-decoration:none;transition:border-color .18s,color .18s;display:block}.article-toc a:hover{color:var(--dark-blue);text-underline-offset:3px;text-decoration:underline}.article-toc a[aria-current=location]{color:var(--dark-blue);border-left-color:#3faab4;font-weight:760}.article-footer{border-top:1px solid var(--border);background:var(--off-white);padding:clamp(4rem,7vw,6rem) 0 3rem}.article-cta{background:linear-gradient(135deg,#fff,#eafafa);border:1px solid #cfe5e7;border-radius:28px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:3rem;max-width:960px;padding:clamp(2rem,5vw,3.5rem);display:grid;box-shadow:0 25px 65px -50px #0f172aa6}.article-cta__copy h2{margin-bottom:.8rem;font-size:clamp(1.8rem,3vw,2.6rem)}.article-cta__copy>p:not(.eyebrow){max-width:560px;margin-bottom:.8rem;font-size:1rem}.article-cta>.store-actions{min-width:285px}.article-back{width:fit-content;color:var(--muted);text-underline-offset:4px;margin:2.5rem auto 0;font-size:.9rem;font-weight:700;display:block}.language-gateway{background:var(--off-white);place-items:center;min-height:100vh;padding:2rem;display:grid}.language-gateway main{text-align:center;max-width:760px}.language-gateway nav{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.reveal-ready .reveal{opacity:0;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);transform:translateY(34px)}.reveal-ready .reveal.active{opacity:1;transform:translateY(0)}.delay-1{transition-delay:.1s!important}.delay-2{transition-delay:.2s!important}@media (width<=1060px){.hero{height:auto;min-height:auto;padding:4.5rem 0 3rem}.hero-grid{text-align:center;grid-template-columns:1fr;height:auto}.hero-copy{max-width:860px;margin:0 auto}.hero-copy h1,.hero-subtitle{margin-left:auto;margin-right:auto}.hero-actions{align-items:center}.hero-device-stage{max-width:720px;height:560px;margin:0 auto}}@media (width<=900px){.container{width:min(100% - 2.5rem,760px)}.nav-links{display:none}.nav-compact{display:flex}.feature-grid,.feature-grid--reverse{text-align:center;grid-template-columns:1fr;gap:3.5rem}.feature-grid--reverse .feature-text,.feature-grid--reverse .feature-visual{order:initial}.feature-text{margin:0 auto}.faq-list,.articles-grid{grid-template-columns:1fr}.article-layout{grid-template-columns:minmax(0,710px);gap:2.5rem}.article-rail{grid-row:1}.article-toc{border:1px solid var(--border);background:var(--off-white);border-radius:16px;padding:1.25rem;position:static}.article-toc ol{grid-template-columns:repeat(2,minmax(0,1fr))}.article-cta{grid-template-columns:1fr}.article-cta>.store-actions{min-width:0}.cards-container{grid-template-columns:1fr;gap:5rem}.footer-content{text-align:center;flex-direction:column}.footer-links{justify-content:center}}@media (width<=640px){.container{width:min(100% - 2rem,560px)}.nav-container{gap:.7rem;min-height:64px}.brand span{display:none}.language-selector{padding:0 .45rem}.language-selector select{max-width:78px;font-size:.82rem}.hero{padding:4.4rem 0 2.5rem}.hero-subtitle{margin-bottom:1.65rem}.store-actions{align-items:center;width:fit-content}.store-buttons{flex-direction:column;align-items:center;width:auto}.web-app-cta{width:auto;margin:0 auto}.store-badge{width:auto;max-width:315px;margin:0 auto}.download-popover{top:72px;right:1rem}.hero-device-stage{height:450px;margin-top:1rem}.hero-device-canvas{width:min(112%,540px)}.device-switcher-bar{top:64px}.device-switcher-bar__inner{width:100%;padding:0 .65rem}.device-selector{justify-content:flex-start}.section-feature,.section-grid,.faq-section,.download-section{padding-top:5.25rem;padding-bottom:5.25rem}.article-header__inner{padding-top:2.75rem;padding-bottom:2.75rem}.article-header h1{font-size:clamp(2.55rem,11.5vw,3.8rem)}.article-layout{padding-top:3rem;padding-bottom:4.5rem}.article-toc ol{grid-template-columns:1fr}.article-body>p:first-child{font-size:1.12rem}.article-body h2{margin-top:3.5rem}.article-body p,.article-body li{font-size:1.03rem}.article-cta{border-radius:22px}.article-cta .store-actions,.article-cta .store-buttons{align-items:center}.article-cta .store-badge{margin:0 auto}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal-ready .reveal{opacity:1;transform:none}}.product-breadcrumb{color:var(--text-dark);white-space:nowrap;align-items:center;gap:.45rem;font-size:1.02rem;font-weight:760;display:inline-flex}.product-breadcrumb__icon{border-radius:9px;flex:none;width:38px;height:38px}.product-breadcrumb>span{color:#94a3b8;font-weight:500}.brand-parent,.project-current{color:inherit;text-decoration:none}.brand-parent{color:#64748b;font-weight:620}.brand-parent:hover,.project-current:hover{color:var(--text-dark)}.project-selector select{max-width:150px;color:var(--text-dark);cursor:pointer;background:0 0;border:0;font-weight:760}.footer-brand a{text-decoration:none}.footer-brand a:hover{text-underline-offset:4px;text-decoration:underline}@media (width<=640px){.product-breadcrumb .project-current{display:none}}
