:root{--primary:#0052ff;--secondary:#7000ff;--tertiary:#bf3003;--neutral:#757682;--bg:#f4f5f9;--surface:#ffffff;--surface-2:#eeeff6;--line:#e2e3ec;--text:#16171d;--muted:var(--neutral);--brand:var(--primary);--brand-strong:#0041cc;--brand-light:#4d8bff;--brand-soft:#e5edff;--accent:var(--secondary);--accent-strong:#5a00cc;--accent-soft:#f0e6ff;--good:#06a26b;--good-soft:#e0f5ed;--ok:#e08700;--ok-soft:#fdf1de;--warn:var(--tertiary);--warn-soft:#fceae4;--bad:#c62828;--bad-soft:#fbe9e9;--radius:18px;--radius-lg:24px;--shadow:0 1px 2px rgba(30,20,70,.04),0 10px 30px rgba(60,40,130,.07);--safe-bottom:env(safe-area-inset-bottom,0px);--safe-top:env(safe-area-inset-top,0px);--nav-h:62px;--font-sans:"Plus Jakarta Sans",sans-serif;--fw-normal:400;--fw-medium:500;--fw-bold:600;--fw-heavy:700;--font-aspect:0.52}@media (prefers-color-scheme:dark){:root{--bg:#0d0e13;--surface:#171922;--surface-2:#1f2230;--line:#2a2e3d;--text:#f2f3f8;--muted:#9a9bab;--brand:#4d86ff;--brand-strong:#3a76ff;--brand-light:#7ba8ff;--brand-soft:#16244a;--accent:#9d5bff;--accent-strong:#8a3fff;--accent-soft:#241640;--good:#2dbd8a;--good-soft:#123028;--ok:#e8a13a;--ok-soft:#2e2413;--warn:#e8622f;--warn-soft:#331c13;--bad:#e75757;--bad-soft:#331819;--shadow:0 1px 2px rgba(0,0,0,.5),0 10px 30px rgba(0,0,0,.35)}}.theme-light{--bg:#f4f5f9;--surface:#ffffff;--surface-2:#eeeff6;--line:#e2e3ec;--text:#16171d;--muted:#757682;--brand:#0052ff;--brand-strong:#0041cc;--brand-light:#4d8bff;--brand-soft:#e5edff;--accent:#7000ff;--accent-strong:#5a00cc;--accent-soft:#f0e6ff;--good:#06a26b;--good-soft:#e0f5ed;--ok:#e08700;--ok-soft:#fdf1de;--warn:#bf3003;--warn-soft:#fceae4;--bad:#c62828;--bad-soft:#fbe9e9;--shadow:0 1px 2px rgba(30,20,70,.04),0 10px 30px rgba(60,40,130,.07)}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}#root,body,html{height:100%}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font-sans);font-size:15px;font-size-adjust:var(--font-aspect);overscroll-behavior-y:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bar,.chip,.ring-value .num,.stat .v,[data-numeric],table,time{font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1,"tnum"}button,input,select,textarea{font:inherit;color:inherit}a{color:inherit;text-decoration:none}h1,h2,h3,h4{margin:0;line-height:1.22;font-weight:var(--fw-bold)}h1{font-size:25px;letter-spacing:-.022em}h2{font-size:18px;letter-spacing:-.018em}h3{font-size:15px;letter-spacing:-.012em}h4{font-size:14px;letter-spacing:-.01em}b,strong{font-weight:var(--fw-bold)}p{margin:0 0 10px}.app{min-height:100%;display:flex;flex-direction:column;margin-inline:auto}.app,.screen{max-width:500px}.screen{flex:1 1;padding:calc(var(--safe-top) + 8px) 16px calc(var(--nav-h) + var(--safe-bottom) + 24px);width:100%;margin:0 auto;animation:fade-up .22s cubic-bezier(.22,.9,.3,1)}.screen.no-nav{padding-bottom:calc(var(--safe-bottom) + 24px)}.screen.centered{display:flex;flex-direction:column;justify-content:center;min-height:100vh;max-width:500px}@keyframes fade-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.topbar{position:-webkit-sticky;position:sticky;top:0;z-index:20;display:flex;align-items:center;gap:10px;padding:calc(var(--safe-top) + 10px) 16px 10px;background:color-mix(in srgb,var(--bg) 88%,transparent);-webkit-backdrop-filter:saturate(180%) blur(14px);backdrop-filter:saturate(180%) blur(14px);border-bottom:1px solid transparent}.topbar.scrolled{border-bottom-color:var(--line)}.topbar .title{font-size:16px;font-weight:var(--fw-bold);letter-spacing:-.02em;flex:1 1}.topbar .back{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:var(--surface);box-shadow:var(--shadow)}.bottomnav{position:fixed;left:0;right:0;bottom:-3px;z-index:30;display:grid;grid-template-columns:repeat(5,1fr);padding-bottom:var(--safe-bottom);background:url(/svg/footer_shape.svg) no-repeat top/100% var(--nav-h),linear-gradient(#fff,#fff) no-repeat bottom /100% var(--safe-bottom);border-radius:18px 18px 0 0}.bottomnav a{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;height:var(--nav-h);font-size:12px;font-weight:var(--fw-medium);color:var(--muted);transition:color .15s}.bottomnav a.active{color:var(--brand);font-weight:var(--fw-bold)}.bottomnav a.active:before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:34px;height:3px;border-radius:0 0 3px 3px;background:var(--brand)}.bottomnav .dot{width:6px;height:6px;border-radius:50%;background:var(--bad);position:absolute;margin:-18px 0 0 16px}.bottomnav svg{width:21px;height:21px}.bottomnav .revup .revup-disc{display:grid;place-items:center;width:56px;height:56px;margin:-38px 0 7px;border-radius:50%;background:var(--surface);box-shadow:0 6px 18px rgba(20,20,60,.16)}.bottomnav .revup .revup-disc img{width:26px;height:26px;display:block}.bottomnav .revup.active:before{content:none}.card{background:var(--surface);border-radius:var(--radius);padding:16px;box-shadow:var(--shadow);margin-bottom:12px}.card.tight{padding:12px 14px}.card.flat{box-shadow:none;border:1px solid var(--line)}.row{display:flex;align-items:center;gap:12px}.row.between{justify-content:space-between}.col{display:flex;flex-direction:column;gap:4px}.stack>*+*{margin-top:10px}.muted{color:var(--muted)}.small{font-size:13px}.tiny{font-size:11.5px}.strong{font-weight:var(--fw-bold)}.block{display:block}.hidden{display:none}.center{text-align:center}.grow{flex:1 1;min-width:0}.truncate{text-overflow:ellipsis}.sr-only,.truncate{overflow:hidden;white-space:nowrap}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;clip:rect(0 0 0 0);border:0}.hr{margin:14px -16px}.hr,.rule{height:1px;background:var(--line)}.rule{flex:1 1}.ico{display:inline-grid;place-items:center;flex:none;width:var(--ico,18px);height:var(--ico,18px)}.ico-11{--ico:11px}.ico-12{--ico:12px}.ico-13{--ico:13px}.ico-14{--ico:14px}.ico-15{--ico:15px}.ico-16{--ico:16px}.ico-17{--ico:17px}.ico-18{--ico:18px}.ico-19{--ico:19px}.ico-20{--ico:20px}.ico-26{--ico:26px}.ico-30{--ico:30px}.ico-34{--ico:34px}.ico-40{--ico:40px}.ico-hero{display:grid;margin:0 auto 12px}.t-brand{color:var(--brand)}.t-good{color:var(--good)}.t-ok{color:var(--ok)}.t-warn{color:var(--warn)}.t-bad{color:var(--bad)}.label{font-size:12.5px;font-weight:var(--fw-bold);margin-bottom:6px;display:block}.label .req{color:var(--bad)}.field{margin-bottom:14px}.hint{font-size:12px;color:var(--muted);margin-top:6px}.error-text{font-size:12.5px;color:var(--bad);margin-top:6px}.phone-input{position:relative}.phone-input .PhoneInput{display:flex;align-items:center;gap:10px;border:1.5px solid var(--line);background:var(--surface);border-radius:13px;padding:4px 14px;transition:border-color .15s,box-shadow .15s}.phone-input .PhoneInput--focus,.phone-input .PhoneInput:focus-within{border-color:var(--brand);box-shadow:0 0 0 4px color-mix(in srgb,var(--brand) 12%,transparent)}.phone-input.valid .PhoneInput{border-color:var(--good);box-shadow:none}.phone-input.invalid .PhoneInput{border-color:var(--bad);box-shadow:none}.phone-input .PhoneInputInput{flex:1 1;min-width:0;border:none;outline:none;background:transparent;padding:13px 0;font-size:16px;letter-spacing:.02em;color:var(--text);font-family:var(--font-sans);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.phone-input .PhoneInputInput::placeholder{color:var(--muted)}.phone-input .PhoneInputCountry{display:flex;align-items:center;gap:5px;margin:0;position:relative;flex:none}.phone-input .PhoneInputCountryIcon{width:26px;height:19px;border-radius:3px;overflow:hidden;box-shadow:0 0 0 1px var(--line);background:var(--surface-2)}.phone-input .PhoneInputCountryIcon img{width:100%;height:100%;object-fit:cover;display:block}.phone-input .PhoneInputCountryIcon--border{box-shadow:0 0 0 1px var(--line)}.phone-input .PhoneInputCountrySelect{cursor:pointer;font-size:16px}.phone-input .PhoneInputCountrySelectArrow{width:6px;height:6px;margin-left:2px;opacity:.55;border-style:solid;border-color:var(--text);border-width:0 1.4px 1.4px 0;transform:rotate(45deg);margin-top:-3px}.phone-input .PhoneInputCountry:after{content:"";width:1px;height:20px;background:var(--line);margin-left:6px}.phone-status{position:absolute;right:14px;top:50%;transform:translateY(-50%);display:grid;place-items:center}.phone-status.valid{color:var(--good)}.phone-status.invalid{color:var(--bad)}.phone-input.invalid .PhoneInputInput,.phone-input.valid .PhoneInputInput{padding-right:26px}.match{display:flex;align-items:center;gap:12px;padding:13px;border-radius:14px;border:1.5px solid var(--line);background:var(--surface);cursor:pointer;width:100%;text-align:left;transition:border-color .15s,transform .12s}.match:active{transform:scale(.99)}.match.selected{border-color:var(--brand);background:var(--brand-soft)}.match .name{font-weight:var(--fw-bold);font-size:14px;letter-spacing:-.015em}.match .check{width:22px;height:22px;border-radius:50%;background:var(--good);display:grid;place-items:center;color:#fff;flex:none}.match .rating{display:flex;align-items:center;gap:4px;font-size:12.5px;color:var(--muted)}.ring-wrap{display:grid;place-items:center;position:relative}.ring-value{position:absolute;text-align:center}.ring-value .num{font-size:38px;font-weight:var(--fw-heavy);letter-spacing:-.035em;line-height:1}.ring-value .lbl{font-size:11px;color:var(--muted);font-weight:var(--fw-bold);margin-top:4px}.ring circle{transition:stroke-dashoffset 1.1s cubic-bezier(.3,1,.4,1)}.bar{height:7px;background:var(--surface-2);overflow:hidden}.bar,.bar>span{border-radius:99px}.bar>span{display:block;height:100%;transition:width .9s cubic-bezier(.3,1,.4,1)}.steps{display:flex;flex-direction:column;gap:2px}.step{display:flex;align-items:center;gap:11px;padding:9px 0;opacity:.38;transition:opacity .3s}.step.active,.step.done{opacity:1}.step .icon{width:22px;height:22px;border-radius:50%;flex:none;display:grid;place-items:center;background:var(--surface-2)}.step.done .icon{background:var(--good);color:#fff}.step.active .icon{background:var(--brand-soft);color:var(--brand)}.spinner{width:13px;height:13px;border:2px solid;border-right:2px solid transparent;border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.progress-track{height:6px;background:var(--surface-2);border-radius:99px;overflow:hidden}.progress-track>span{display:block;height:100%;background:var(--brand);border-radius:99px;transition:width .5s cubic-bezier(.3,1,.4,1)}.sheet-backdrop{position:fixed;inset:0;background:rgba(10,10,20,.45);z-index:60;animation:fade .2s;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}@keyframes fade{0%{opacity:0}to{opacity:1}}.sheet{position:fixed;left:0;right:0;bottom:0;z-index:61;background:var(--surface);border-radius:22px 22px 0 0;padding:8px 16px calc(var(--safe-bottom) + 20px);max-height:88vh;overflow-y:auto;animation:slide-up .28s cubic-bezier(.22,.9,.3,1);max-width:500px;margin:0 auto}@keyframes slide-up{0%{transform:translateY(100%)}to{transform:none}}.sheet .grabber{width:38px;height:4px;border-radius:99px;background:var(--line);margin:6px auto 14px}body.scroll-locked{overflow:hidden}.sk{background:linear-gradient(90deg,var(--surface-2) 25%,color-mix(in srgb,var(--surface-2) 60%,var(--surface)) 50%,var(--surface-2) 75%);background-size:200% 100%;animation:shimmer 1.3s infinite;border-radius:8px}@keyframes shimmer{to{background-position:-200% 0}}.toasts{position:fixed;left:12px;right:12px;bottom:calc(var(--nav-h) + var(--safe-bottom) + 12px);z-index:80;display:flex;flex-direction:column;gap:8px;align-items:center;pointer-events:none}.toast{background:var(--text);color:var(--bg);padding:11px 16px;border-radius:13px;font-size:13px;font-weight:var(--fw-normal);box-shadow:var(--shadow);animation:fade-up .2s;max-width:480px}.toast.err{background:var(--bad);color:#fff}.hero{padding:26px 0 14px}.hero h1{font-size:28px;letter-spacing:-.04em;margin-bottom:10px}.hero .sub{color:var(--muted);font-size:15px}.pill-row{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.pill-row::-webkit-scrollbar{display:none}.tool-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;gap:10px}.tool-tile{background:var(--surface);border-radius:14px;padding:14px;box-shadow:var(--shadow);display:flex;flex-direction:column;gap:5px}.tool-tile .t{font-weight:var(--fw-bold);font-size:13.5px;letter-spacing:-.015em}.tool-tile .d{font-size:12px;color:var(--muted)}.stat-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;gap:10px}.stat{background:var(--surface);border-radius:14px;padding:13px 14px;box-shadow:var(--shadow)}.stat .v{font-size:21px;font-weight:var(--fw-heavy);letter-spacing:-.028em}.stat .k{font-size:11px;font-weight:var(--fw-medium);margin-top:3px}.empty,.stat .k{color:var(--muted)}.empty{text-align:center;padding:40px 20px}.empty .big{font-size:34px;margin-bottom:8px}.stars{display:flex;gap:6px;justify-content:center}.star{width:44px;height:44px;border:none;background:transparent;font-size:34px;line-height:1;color:var(--line);transition:transform .12s,color .15s;cursor:pointer}.star.on{color:#ffb400}.star:active{transform:scale(1.18)}.list-item{display:flex;gap:12px;padding:13px 0;border-bottom:1px solid var(--line)}.list-item:last-child{border-bottom:none}.avatar{width:36px;height:36px;border-radius:50%;background:var(--brand-soft);color:var(--brand);display:grid;place-items:center;font-weight:var(--fw-bold);font-size:13px;flex:none}.bottomnav{max-width:500px;margin:0 auto}@media (min-width:501px){.bottomnav{border-inline:1px solid var(--line)}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;transition-duration:.01ms!important}}.result{display:flex;align-items:flex-start;gap:12px;width:100%;text-align:left;background:var(--surface);border:1.5px solid var(--line);border-radius:16px;padding:13px;cursor:pointer;transition:border-color .15s,transform .12s,box-shadow .15s}.result:active{transform:scale(.99)}.result.on{border-color:var(--brand);box-shadow:0 0 0 3px color-mix(in srgb,var(--brand) 10%,transparent)}.result .glyph{width:40px;height:40px;border-radius:12px;flex:none;display:grid;place-items:center;background:var(--brand-soft);color:var(--brand);font-weight:var(--fw-bold);font-size:15px}.result .nm{font-weight:var(--fw-bold);font-size:14.5px;letter-spacing:-.015em}.result .cat{font-size:11.5px;color:var(--brand);margin-top:1px}.result .meta{font-size:12px;color:var(--muted);display:flex;align-items:center;gap:5px;margin-top:4px}.result .radio{width:21px;height:21px;border-radius:50%;border:1.8px solid var(--line);flex:none;display:grid;place-items:center;color:transparent}.result.on .radio{border-color:var(--brand);background:var(--brand);color:#fff}.score-row{display:flex;align-items:center;gap:11px;padding:10px 0}.score-row .ic{width:30px;height:30px;border-radius:9px;flex:none;display:grid;place-items:center;background:var(--brand-soft);color:var(--brand)}.score-row .nm{font-size:13px;flex:none;width:88px}.score-row .bar{flex:1 1}.score-row .pc{font-size:12.5px;color:var(--muted);width:34px;text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.fix{background:var(--surface);border-radius:var(--radius);padding:15px;box-shadow:var(--shadow);margin-bottom:11px}.fix.done{opacity:.72}.fix .head{display:flex;align-items:center;gap:8px;margin-bottom:8px}.fix .title{font-weight:var(--fw-bold);font-size:14.5px;letter-spacing:-.015em}.fix .desc{font-size:12.5px;color:var(--muted);margin:5px 0 0}.fix .thumbs{display:flex;gap:7px;margin-top:11px}.fix .thumb{width:52px;height:52px;border-radius:10px;background:var(--surface-2);display:grid;place-items:center;color:var(--muted);font-size:17px;border:1px dashed var(--line)}.fix .foot{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:12px}.greet{font-size:20px;font-weight:var(--fw-bold);letter-spacing:-.02em}.bizchip{display:inline-flex;align-items:center;gap:7px;background:var(--surface);border:1px solid var(--line);border-radius:999px;padding:6px 12px;font-size:12.5px;margin-top:8px;box-shadow:var(--shadow)}.week-item{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid var(--line)}.week-item:last-child{border-bottom:none}.week-item .ic{width:34px;height:34px;border-radius:11px;flex:none;display:grid;place-items:center}.week-item .t{font-size:13.5px;font-weight:var(--fw-bold)}.week-item .s{font-size:11.5px;color:var(--muted);margin-top:1px}.metrics{display:grid;grid-template-columns:repeat(3,1fr);text-align:center}.metrics>div{padding:4px 0}.metrics>div+div{border-left:1px solid var(--line)}.metrics .v{font-size:20px;font-weight:var(--fw-heavy);letter-spacing:-.022em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.metrics .k{font-size:11px;color:var(--muted);margin-top:2px}.qt{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:9px;gap:9px}.qt a{display:flex;flex-direction:column;align-items:center;gap:6px;padding:12px 4px;background:var(--surface);border-radius:14px;box-shadow:var(--shadow)}.qt .ic{width:34px;height:34px;border-radius:11px;display:grid;place-items:center;background:var(--brand-soft);color:var(--brand)}.qt .lbl{font-size:10.5px;line-height:1.25}.qt .lbl,.reassure{text-align:center;color:var(--muted)}.reassure{display:flex;align-items:center;justify-content:center;gap:7px;font-size:11.5px;margin-top:18px}.reassure .lock{width:13px;height:13px;flex:none}.review-row{display:flex;align-items:flex-start;gap:11px;padding:12px 0;border-bottom:1px solid var(--line)}.review-row:last-child{border-bottom:none}.sticky-cta{position:fixed;left:0;right:0;z-index:25;bottom:calc(var(--nav-h) + var(--safe-bottom));max-width:500px;margin:0 auto;padding:10px 16px 12px;background:linear-gradient(to bottom,transparent,var(--bg) 38%)}.screen.has-sticky{padding-bottom:calc(var(--nav-h) + var(--safe-bottom) + 92px)}.photo-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px}.photo-tile{position:relative;aspect-ratio:1;border-radius:12px;overflow:hidden;background:var(--surface-2)}.photo-tile img{width:100%;height:100%;object-fit:cover;display:block}.photo-remove{position:absolute;top:5px;right:5px;width:22px;height:22px;border:none;border-radius:50%;background:rgba(10,10,20,.62);color:#fff;display:grid;place-items:center;cursor:pointer;padding:0}.photo-add{aspect-ratio:1;border:1.5px dashed var(--line);border-radius:12px;background:var(--surface);color:var(--muted);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;cursor:pointer}.photo-add:active{transform:scale(.98)}:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:0.8;--PhoneInputInternationalIconGlobe-opacity:0.65;--PhoneInputCountrySelect-marginRight:0.35em;--PhoneInputCountrySelectArrow-width:0.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:0.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:rgba(0,0,0,0.5);--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:rgba(0,0,0,0.1)}.PhoneInput{display:flex;align-items:center}.PhoneInputInput{flex:1 1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}