@font-face{font-family:Shiftio;src:local('Avenir Next'),local('Avenir'),local('Trebuchet MS');font-display:swap}
:root{--ink:#001830;--muted:#6e7f8f;--blue:#0090f8;--line:#e5ecf1;--ease:cubic-bezier(.23,1,.32,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;font-family:Shiftio,'Trebuchet MS',sans-serif;color:var(--ink);background:#fff;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a:focus-visible,summary:focus-visible{outline:3px solid var(--blue);outline-offset:5px}::selection{background:#b7ecf8}p{line-height:1.75}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-weight:600}h1,h2{letter-spacing:-2px}img{max-width:100%;object-fit:contain}.container{max-width:1240px;width:calc(100% - 96px);margin:auto}header{position:sticky;top:0;z-index:20;background:#fffffff2;border-bottom:1px solid #edf1f5;backdrop-filter:blur(16px)}.nav{display:flex;align-items:center;justify-content:space-between;height:86px;gap:26px}.brand{display:flex;align-items:center;gap:3px;font-size:32px;font-weight:700;letter-spacing:-1.6px}.brand img{mix-blend-mode:multiply}.brand>span{color:#00b8f8}.desktop-nav{display:flex;gap:30px;font-size:13px;font-weight:600;color:#5c6d7b}nav a:hover{color:var(--blue)}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;border-radius:10px;padding:17px 24px;font-weight:600;font-size:14px;line-height:1.2;transition:transform .2s var(--ease),box-shadow .2s var(--ease)}.button:active{transform:scale(.97)}.dark{background:var(--ink);color:#fff;padding:13px 23px}.blue,.button-primary{background:var(--blue);color:#fff;box-shadow:0 7px 18px #0090f825}.white{background:#fff;color:var(--ink)}.button-ghost{border:1px solid var(--line)}.mobile-menu{display:none}
.hero{display:grid;grid-template-columns:1fr 1.05fr;gap:30px;align-items:center;min-height:700px;padding-top:70px;padding-bottom:80px;position:relative}.hero:before{content:'';position:absolute;z-index:-1;inset:0 -20px;background:radial-gradient(ellipse at 80% 40%,#e6f5fd 0,transparent 65%)}.eyebrow{font-size:10px;letter-spacing:1.9px;font-weight:700;color:#668197;display:flex;align-items:center;gap:9px;margin-bottom:25px}.dot{width:6px;height:6px;border-radius:50%;display:inline-block;background:#0090f8;box-shadow:0 0 0 4px #0090f810;flex-shrink:0}.hero h1{font-size:clamp(42px,4.2vw,61px);line-height:1.14;margin-bottom:26px;letter-spacing:-2.8px}.gradient{background:linear-gradient(110deg,#0090f8,#00b8f8);background-clip:text;-webkit-background-clip:text;color:transparent}.lead{font-size:16px;color:var(--muted);line-height:1.9;margin-bottom:31px}.actions{display:flex;align-items:center;gap:23px}.text-link{display:inline-flex;align-items:center;gap:10px;font-size:13px;font-weight:600}.play{display:grid;place-items:center;border:1px solid var(--line);width:30px;height:30px;border-radius:50%;color:var(--blue)}.benefits{display:flex;align-items:center;gap:8px;font-size:10px;color:#81909d;margin-top:24px}.benefits>span{color:#0090f8}.benefits>span:nth-child(2){margin-left:14px}.hero-copy{animation:arrive .8s var(--ease) both}.scene{position:relative;min-width:0;padding:60px 0 70px;animation:arrive 1s .15s var(--ease) both}.orbit{position:absolute;inset:5% 3%;border:1px solid #d1e9f4;border-radius:50%;z-index:-1}.orbit.outer{inset:-5% -3%;border-style:dashed;opacity:.6}.dashboard{background:white;border:1px solid #e0e9f0;border-radius:13px;box-shadow:0 25px 80px #295d8b15,0 4px 14px #295d8b0b;transform:perspective(1200px) rotateY(-7deg) rotateX(3deg);overflow:hidden}.chrome{height:36px;display:flex;align-items:center;justify-content:space-between;padding:0 15px;border-bottom:1px solid var(--line);font-size:8px;color:#98a7b2}.chrome>span:first-child{color:#d0dbe4;letter-spacing:3px}.chrome b{border-radius:50%;padding:4px 6px;background:#eff7fb;color:#4298b8}.dashboard-layout{display:flex;min-height:320px}.dashboard aside{width:48px;border-right:1px solid var(--line);display:flex;align-items:center;flex-direction:column;padding:12px 0;gap:16px;color:#a1adb8;font-size:16px;flex-shrink:0}.dashboard aside strong{color:var(--blue);font-size:24px;margin-bottom:8px}.dashboard aside .active{background:#eaf5ff;color:var(--blue);border-radius:6px;padding:4px 7px}.dashboard-body{padding:23px 20px;flex:1;min-width:0}.dash-title{display:flex;justify-content:space-between;align-items:center}.dash-title small{font-size:7px;letter-spacing:1px;color:var(--muted)}.dash-title h2{font-size:18px;letter-spacing:-.5px;margin:5px 0 18px}.dash-title h2 span{color:#0090f8}.dash-title>em{font-size:8px;border:1px solid var(--line);padding:6px;border-radius:4px;margin-bottom:15px;font-style:normal}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:24px}.stats>div{padding:12px 10px;border:1px solid var(--line);border-radius:7px;position:relative;overflow:hidden}.stats span{display:block;font-size:8px;color:var(--muted);margin-bottom:8px}.stats strong{font-size:25px;letter-spacing:-1px}.stats small{font-size:10px;font-weight:400;color:#8da0ae;letter-spacing:0}.stats>div:after{content:'';position:absolute;bottom:0;left:0;width:80%;height:2px;background:#3b9ffa}.stats>div:nth-child(2):after{background:#00b8f8;width:92%}.stats>div:nth-child(3):after{background:#0060f8;width:28%}.schedule-title{display:flex;justify-content:space-between;font-size:10px;margin-bottom:15px}.schedule-title>span{font-size:8px;color:#758897}.schedule{display:grid;grid-template-columns:1.2fr repeat(5,1fr);gap:6px;align-items:center}.schedule>span{font-size:6px;color:#99a7b2;padding-bottom:6px;text-align:center}.schedule>b{display:flex;align-items:center;gap:5px;font-size:8px;font-weight:500}.schedule i,.request i{display:grid;place-items:center;width:24px;height:24px;flex-shrink:0;border-radius:50%;font-size:7px;font-weight:600;font-style:normal;background:#e0f3ff;color:#0078c8}.schedule>em{background:#e8f2fd;color:#4085c7;border:1px solid #d9eafa;border-radius:4px;font-size:7px;font-style:normal;text-align:center;padding:10px 1px}.schedule>em.evening{color:#0088c8;background:#e6f6ff;border-color:#ccecff}.schedule>em.off{background:#f6f7f9;border-color:#eef0f4;color:#a1aab5}.legend{display:flex;gap:10px;align-items:center;margin-top:20px;font-size:6px;color:#8899a6}.legend>span:last-child{margin-left:auto;color:#0088c8}.notification{position:absolute;display:flex;align-items:center;gap:10px;padding:15px;border:1px solid #e9f0f4;border-radius:11px;background:#fff;box-shadow:0 15px 35px #225a8012;animation:float 6s ease-in-out 1s 2;z-index:2}.bottom-note{left:0;bottom:35px}.top-note{right:-10px;top:14px;animation-delay:2s}.notification>i{display:grid;place-items:center;width:32px;height:32px;background:#e6f6ff;color:#0090f8;border-radius:9px;font-size:17px;font-style:normal}.top-note>i{background:#ecf5fe;color:var(--blue)}.notification strong{font-size:10px}.notification p{font-size:8px;margin:3px 0 0;color:#8a99a5}.notification>small{font-size:7px;color:#a9b3bc;margin-left:12px}.demo-label{position:absolute;bottom:0;right:0;font-size:8px;color:#9dacb7}
.sector-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fcfdfe}.sector-strip>.container{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:26px 0}.sector-strip p{font-size:12px;line-height:1.5;margin:0;color:#8b99a4}.sector-strip strong{color:#526779;font-weight:500}.sector-strip span{font-size:15px;font-weight:600;color:#7c8e9b}.section{padding-top:100px;padding-bottom:90px}.section-heading{display:flex;justify-content:space-between;gap:60px;align-items:end;margin-bottom:42px}.section-heading h2,.faq h2{font-size:43px;line-height:1.2;margin-bottom:0}.section-heading h2 span{color:#8294a3}.section-heading>p{max-width:330px;margin-bottom:4px;color:var(--muted);font-size:14px}.section-heading .eyebrow{margin-bottom:18px}.bento{display:grid;grid-template-columns:1fr 1fr;gap:22px}.card{position:relative;background:#f7fafc;border:1px solid #e8eff4;border-radius:18px;padding:36px;overflow:hidden}.number{font-size:9px!important;color:#87a0b0!important;letter-spacing:1.4px;margin-bottom:22px;font-weight:600}.card h3{font-size:29px;line-height:1.2;letter-spacing:-1px;margin-bottom:15px}.card>p{color:var(--muted);font-size:14px;max-width:350px;margin-bottom:28px}.plan-card{background:linear-gradient(125deg,#f5f9ff,#edf6ff)}.pdks-card{background:linear-gradient(125deg,#f5faff,#edf8ff)}.mini-plan{background:#fff;border-radius:10px;border:1px solid #e1eaf3;padding:18px 15px 30px;margin:30px 0 12px;position:relative}.mini-plan>div{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.mini-plan span{font-size:9px;color:#8095a5;padding-bottom:13px}.mini-plan b{background:#e9f3ff;font-size:9px;padding:15px 10px;font-weight:600;color:#5586b7;border-left:2px solid #61aaf1;border-radius:4px}.mini-plan small{display:block;font-weight:400;font-size:7px;margin-top:8px}.mini-plan b:nth-child(2){background:#eaf7ff;color:#0088c8;border-color:#00b8f8}.mini-plan>em{position:absolute;bottom:-13px;right:20px;background:white;padding:10px 15px;border-radius:7px;box-shadow:0 5px 15px #2a588310;color:#0088c8;font-size:9px;font-style:normal}.scan{position:relative;width:120px;height:120px;margin:auto;padding:14px;border:2px solid #00b8f8;border-radius:10px}.qr{width:100%;height:100%;background:repeating-conic-gradient(#001830 0 25%,transparent 0 50%) 0 0/14px 14px;border:9px solid #fff;outline:1px solid #daefff;border-radius:6px}.scan-line{position:absolute;height:2px;left:6px;right:6px;top:20px;background:#00b8f8;box-shadow:0 0 15px #00b8f8;animation:scan 3s ease-in-out 4 alternate}.verified{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:18px;color:#0088c8;font-size:10px}.card-icon{float:right;display:grid;place-items:center;width:35px;height:35px;background:#e8f2fb;border-radius:9px;color:#619ab9;font-size:21px}.request{display:flex;align-items:center;gap:10px;padding:16px;background:#fff;border:1px solid var(--line);border-radius:10px}.request>span{font-size:11px}.request small{display:block;font-size:9px;color:#91a1ae;margin-top:4px}.request>b{font-size:8px;background:#eaf6ff;color:#0078c8;padding:6px 9px;border-radius:5px;margin-left:auto}.hours>span{display:flex;justify-content:space-between;font-size:10px;color:#8093a2;margin:10px 0 6px}.hours b{font-weight:500;color:var(--ink)}.hours>div{height:5px;border-radius:4px;background:linear-gradient(90deg,#98bfdc,#e2edf6);width:100%}.hours>div:nth-of-type(2){width:97%;background:linear-gradient(90deg,#0090f8,#00b8f8)}.hours>small{font-size:8px;display:block;text-align:right;margin-top:10px;color:#95a8b6}.extras{display:flex;justify-content:center;gap:28px;flex-wrap:wrap;margin-top:30px;font-size:11px;color:#497188}.extras>span:first-child{color:#91a0ac}
.workflow{background:#001830;position:relative;overflow:hidden;color:#fff}.workflow:before{content:'';position:absolute;width:700px;height:700px;border:1px solid #ffffff08;border-radius:50%;top:-450px;right:-50px;box-shadow:0 0 0 80px #ffffff03,0 0 0 160px #ffffff02}.workflow-layout{display:grid;grid-template-columns:1fr 1fr;gap:100px;padding-top:85px;padding-bottom:75px;position:relative}.workflow .eyebrow{color:#80a3b7;font-size:9px}.workflow h2{font-size:50px;line-height:1.17}.workflow h2 span{color:#00b8f8}.workflow-layout>div>p:not(.eyebrow){color:#a2b8c6;font-size:14px;max-width:360px;margin-bottom:26px}.workflow ol{list-style:none;padding:15px 0 0;margin:0}.workflow li{display:flex;gap:24px;position:relative;padding-bottom:35px}.workflow li:not(:last-child):before{content:'';position:absolute;width:1px;background:#3e5665;left:20px;top:43px;bottom:3px}.workflow li>span{display:grid;place-items:center;flex-shrink:0;border:1px solid #426375;border-radius:50%;width:42px;height:42px;font-size:11px;color:#84c4d3}.workflow li h3{font-size:19px;letter-spacing:-.4px;margin:7px 0 10px}.workflow li p{font-size:13px;color:#9ab0bf;line-height:1.8;margin:0}.industries{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.industries article{border:1px solid var(--line);padding:30px;border-radius:14px}.industries article>span{font-size:32px;color:#69adc6;display:block;margin-bottom:30px}.industries h3{font-size:19px;letter-spacing:-.5px;margin-bottom:12px}.industries p{font-size:13px;color:var(--muted);margin-bottom:30px}.industries small{font-size:9px;color:#72a0ad;padding-top:18px;border-top:1px solid var(--line);display:block}.trust{display:flex;gap:27px;align-items:center;border:1px solid var(--line);border-radius:16px;background:linear-gradient(120deg,#f4f9fc,#fff);padding:35px 40px}.shield{font-size:48px;color:#60acbe}.trust .eyebrow{font-size:9px;margin-bottom:10px}.trust h2{font-size:24px;letter-spacing:-.7px;margin-bottom:10px}.trust p:not(.eyebrow){font-size:12px;color:var(--muted);max-width:550px;margin:0}.trust-tags{display:flex;flex-direction:column;gap:14px;font-size:10px;color:#63869b;margin-left:auto;white-space:nowrap}.faq{display:grid;grid-template-columns:1fr 1.15fr;gap:70px}.faq h2{font-size:36px}.faq>div>p:not(.eyebrow){font-size:13px;color:var(--muted);margin-top:20px}.faq-list details{border-bottom:1px solid var(--line);padding:21px 0}.faq-list details:first-child{padding-top:0}.faq-list summary{list-style:none;cursor:pointer;font-size:14px;font-weight:600;padding-right:25px;position:relative;line-height:1.7}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:'\e3d4';font-family:Phosphor;position:absolute;right:0;top:0;font-size:21px;color:#7da0b5;font-weight:400}.faq-list details[open] summary:after{content:'\e32a';font-family:Phosphor}.faq-list details p{font-size:13px;color:var(--muted);margin:14px 25px 0 0}.closing{position:relative;overflow:hidden;background:radial-gradient(ellipse at 50% 100%,#daf4fc,transparent 75%),#f4f9fd;text-align:center;border:1px solid #e3eef6;border-radius:22px;padding:70px 24px;margin-bottom:90px}.closing>.eyebrow{justify-content:center}.closing h2{font-size:45px;line-height:1.2;position:relative}.closing p:not(.eyebrow){font-size:14px;color:var(--muted);position:relative}.closing small{display:block;font-size:9px;margin-top:18px;color:#8b9eac}.closing .button{position:relative;margin-top:10px}.closing-orbit{position:absolute;border:1px solid #cce6f380;width:750px;height:750px;border-radius:50%;top:30px;left:50%;transform:translateX(-50%);box-shadow:0 0 0 60px #d0e9f325,0 0 0 120px #d0e9f315}.site-footer{border-top:1px solid var(--line)}.footer-top{display:flex;align-items:center;padding-top:35px;padding-bottom:30px;gap:30px}.footer-top p{font-size:12px;color:#8698a6;margin:0}.footer-top nav{display:flex;gap:28px;margin-left:auto;font-size:11px;color:#6b8393}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding:22px 0;font-size:9px;color:#8c9da9}.skip{position:fixed;top:-80px;left:20px;background:white;padding:15px;z-index:100}.skip:focus{top:10px}.note{font-size:13px;color:var(--muted)}
@keyframes arrive{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-9px)}}@keyframes scan{from{transform:translateY(0)}to{transform:translateY(70px)}}
@media(hover:hover) and (pointer:fine){.button:hover{transform:translateY(-2px);box-shadow:0 10px 25px #0090f825}.card,.industries article{transition:transform .25s var(--ease),box-shadow .25s var(--ease)}.card:hover,.industries article:hover{transform:translateY(-4px);box-shadow:0 15px 30px #2a58830a}}
@media(max-width:1100px){.container{width:calc(100% - 64px)}.hero{gap:10px;min-height:650px}.hero h1{font-size:46px}.hero .eyebrow{font-size:8px}.dashboard-body{padding:17px 12px}.dashboard aside{width:35px}.notification{padding:10px;gap:7px}.top-note{right:0}.sector-strip span{font-size:12px}.desktop-nav{gap:18px}.workflow-layout{gap:50px}.section-heading h2{font-size:38px}}
@media(max-width:850px){.hero{grid-template-columns:1fr;text-align:center;padding-top:65px;padding-bottom:30px}.hero-copy>.eyebrow,.actions,.benefits{justify-content:center}.hero h1{font-size:58px}.hero .eyebrow{font-size:9px}.scene{width:100%;max-width:570px;margin:auto;padding-top:45px;padding-bottom:55px}.dashboard{transform:none}.dashboard-body{padding:23px}.dashboard aside{width:46px}.dashboard-layout{min-height:330px}.top-note{top:12px}.bottom-note{bottom:20px}.desktop-nav{display:none}.login{margin-left:auto}.mobile-menu{display:block;position:relative}.mobile-menu summary{list-style:none;cursor:pointer;padding:10px;font-size:22px}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu nav{position:absolute;right:0;top:50px;width:210px;border:1px solid var(--line);background:white;box-shadow:0 15px 35px #00183010;padding:15px;border-radius:12px;display:flex;flex-direction:column;gap:4px}.mobile-menu a{padding:10px;font-size:13px}.sector-strip>.container{flex-wrap:wrap;justify-content:center;gap:20px 30px}.sector-strip p{width:100%;text-align:center}.sector-strip p br{display:none}.sector-strip p strong{margin-left:5px}.section-heading{gap:25px;align-items:start}.section-heading>p{max-width:250px;font-size:12px}.section{padding-top:75px;padding-bottom:65px}.card{padding:25px}.card h3{font-size:27px}.card>p{font-size:12px}.workflow-layout{gap:35px}.workflow h2{font-size:42px}.workflow li h3{font-size:16px}.industries{gap:12px}.industries article{padding:22px}.industries h3{font-size:16px}.trust{flex-wrap:wrap;padding:30px}.shield{display:none}.trust-tags{margin-left:0;flex-direction:row;white-space:normal}.faq{gap:35px}.faq h2{font-size:30px}.closing h2{font-size:39px}}
@media(max-width:600px){.container{width:calc(100% - 40px)}.nav{height:72px;gap:8px}.brand{font-size:29px}.brand img{width:34px;height:34px}.button.dark{font-size:11px;padding:12px 16px}.hero{padding-top:45px}.hero h1{font-size:44px;letter-spacing:-2px}.hero .eyebrow{font-size:7px;letter-spacing:1.4px;margin-bottom:22px}.lead{font-size:13px}.actions{gap:17px}.button{font-size:12px;padding:15px 19px;gap:15px}.text-link{font-size:11px;gap:6px}.benefits{font-size:8px;gap:5px}.benefits>span:nth-child(2){margin-left:8px}.scene{padding-top:42px;margin-top:15px}.dashboard aside{display:none}.dashboard-body{padding:18px 12px}.dashboard-layout{min-height:280px}.dash-title h2{font-size:16px}.stats strong{font-size:22px}.stats>div{padding:10px 8px}.schedule{gap:4px}.schedule>em{font-size:6px;padding:9px 0}.schedule>b{gap:3px;font-size:7px}.schedule i{width:20px;height:20px;font-size:6px}.legend{font-size:5px}.notification strong{font-size:8px}.notification p{font-size:7px}.notification>i{width:26px;height:26px}.notification>small{display:none}.top-note{top:14px;right:-3px}.bottom-note{left:5px;bottom:26px}.orbit{inset:10% 0}.orbit.outer{inset:4% -3%}.demo-label{font-size:7px}.sector-strip>.container{gap:17px 23px}.sector-strip span{font-size:10px}.section-heading{display:block;margin-bottom:28px}.section-heading h2{font-size:34px;letter-spacing:-1.5px}.section-heading>p{max-width:none;margin-top:20px;font-size:13px}.eyebrow{font-size:8px;letter-spacing:1.5px}.bento{grid-template-columns:1fr;gap:16px}.card{padding:28px}.card>p{font-size:13px}.card h3{font-size:28px}.pdks-card{min-height:380px}.extras{gap:17px;font-size:10px}.extras>span:first-child{width:100%;text-align:center}.workflow-layout{grid-template-columns:1fr;padding:55px 0;gap:35px}.workflow h2{font-size:42px}.workflow-layout>div>p:not(.eyebrow){max-width:none;font-size:13px}.workflow li{padding-bottom:28px;gap:18px}.workflow li h3{font-size:17px}.industries{grid-template-columns:1fr;gap:16px}.industries article{padding:28px}.industries article>span{float:right;font-size:30px}.industries h3{font-size:20px}.industries p{font-size:13px;max-width:270px;margin-bottom:20px}.trust{padding:25px;gap:20px}.trust h2{font-size:24px}.trust-tags{flex-direction:column;gap:10px}.faq{grid-template-columns:1fr;gap:25px}.faq h2{font-size:33px}.faq-list summary{font-size:13px}.closing{padding:48px 20px;margin-bottom:50px}.closing h2{font-size:32px;letter-spacing:-1.5px}.closing p:not(.eyebrow){font-size:12px}.closing small{font-size:8px}.footer-top{flex-wrap:wrap;gap:12px 20px}.footer-top nav{width:100%;margin:10px 0 0;gap:25px}.footer-bottom{flex-wrap:wrap;gap:12px;font-size:8px}.footer-bottom>span:nth-child(2){display:none}}
.not-found{min-height:85vh;display:flex;align-items:center;background:radial-gradient(ellipse at 70% 40%,#e9f7ff,transparent 65%)}.not-found h1{font-size:clamp(36px,6vw,64px)}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.hero-copy,.scene{opacity:1;transform:none}}

/* Original wordmark, framed around its transparent artwork bounds. */
.brand{position:relative;display:block;flex:0 0 150px;width:150px;height:49px;overflow:hidden}
.brand img{position:absolute;max-width:none;width:199.5px;height:133px;left:-22.3px;top:-40px;mix-blend-mode:normal}
@media(max-width:600px){.brand{flex-basis:125px;width:125px;height:41px}.brand img{width:166.2px;height:110.8px;left:-18.6px;top:-33.3px}}

@font-face{font-family:Phosphor;src:url('/assets/Phosphor.ttf') format('truetype');font-weight:400;font-style:normal;font-display:block}
.ph-icon{display:inline-block!important;font-family:Phosphor!important;font-weight:400!important;font-style:normal!important;font-size:1em!important;line-height:1!important;letter-spacing:0!important;text-transform:none!important;vertical-align:-.125em;-webkit-font-smoothing:antialiased}
.chrome .ph-icon{font-size:7px!important}.qr{display:grid;place-items:center;background:none;border:0;outline:0}.qr>.ph-icon{font-size:90px!important;color:var(--ink)}
