:root{font-family:Inter,Segoe UI,Arial,sans-serif;color:#102e40;background:#f0f5f7;font-synthesis:none}*{box-sizing:border-box}body{margin:0}header{height:90px;display:flex;align-items:center;border-bottom:1px solid #d6e1e7;padding:0 6vw;background:#fff}.brand{display:flex;align-items:center;gap:12px;color:inherit;text-decoration:none;font-weight:800;letter-spacing:2px}.mark{display:grid;place-items:center;background:#10394b;color:#73e6ce;height:34px;width:34px;border-radius:9px}.divider{color:#b5c6cd;margin:0 8px}.subbrand{font-size:14px;letter-spacing:0;font-weight:500}main{max-width:1160px;padding:55px 28px 42px;margin:auto}.eyebrow{font-size:12px;font-weight:800;letter-spacing:2px;color:#367583}h1{font-size:clamp(32px,4vw,48px);letter-spacing:-1.7px;line-height:1.14;margin:17px 0}em{font-style:normal;color:#087f77}.intro p{max-width:570px;color:#536c7a;font-size:16px;line-height:1.65;margin:0 0 32px}.workspace{display:grid;grid-template-columns:1.04fr 1fr;border:1px solid #d1dfe5;border-radius:18px;background:#fff;overflow:hidden;box-shadow:0 14px 45px #173e4c0a}form{padding:30px 34px 34px}.formheading{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:27px}.formheading h2{font-size:20px;margin:0}.formheading>span{font-size:12px;color:#6f8691}label{display:flex;gap:8px;align-items:center;font-weight:650;font-size:14px;margin:23px 0 10px}.step{font-size:12px;color:#38747b;margin-right:2px}.translation{margin-left:auto;font-weight:400;color:#72868f;font-size:12px}select,input{display:block;width:100%;height:49px;padding:0 13px;border:1px solid #b5c9d2;border-radius:7px;background:#fff;color:#183c4d;font:inherit;font-size:16px}select:disabled,input:disabled{background:#f4f7f8;color:#6d818c;border-color:#e0e8ec;opacity:1}select:focus-visible,input:focus-visible,button:focus-visible{outline:3px solid #4cb6aa;outline-offset:3px}.hint{font-size:13px;color:#5b737f;margin:10px 0 25px}button{height:50px;border:0;border-radius:7px;background:#113e50;color:#fff;font:inherit;font-size:15px;font-weight:650;width:100%;cursor:pointer;display:flex;align-items:center;justify-content:space-between;padding:0 18px}button:hover:enabled{background:#086b68}button:disabled{opacity:.48;cursor:not-allowed}aside{background:#e9f2f4;padding:34px;border-left:1px solid #d8e5e9}.resultheading{display:flex;justify-content:space-between;align-items:center}#count{font-size:13px;color:#58717d}#results{padding-top:75px}#results h2{font-size:23px;letter-spacing:-.5px}#results p{font-size:15px;line-height:1.7;color:#526c79;max-width:330px}.emptyicon{display:grid;place-items:center;width:58px;height:58px;border:1px solid #b9d2da;border-radius:16px;font-size:40px;color:#3c7c85}.source{font-size:13px;line-height:1.6;color:#5a7481;margin:18px 3px 0}footer{max-width:1104px;margin:0 auto;padding:0 0 25px;color:#66808a;display:flex;justify-content:space-between;gap:20px;font-size:12px;letter-spacing:1px}footer span{letter-spacing:0}.result{background:white;border:1px solid #ccdde3;border-radius:10px;padding:18px;margin-bottom:12px}.result h3{margin:0 0 8px;font-size:17px}.result dl{margin:0;font-size:14px}.result dt{color:#617885;margin-top:10px}.result dd{margin:3px 0;overflow-wrap:anywhere}.result a{color:#087269}#results:has(.result){padding-top:25px}@media(max-width:700px){header{height:72px;padding:0 22px}.brand{font-size:15px;gap:8px;letter-spacing:1px}.subbrand{font-size:12px}.divider{margin:0 3px}main{padding:34px 18px}.workspace{grid-template-columns:1fr}form,aside{padding:25px}aside{border-left:0;border-top:1px solid #d8e5e9}#results{padding-top:25px}footer{padding:0 20px 25px;flex-direction:column;gap:8px}}

header{justify-content:space-between;gap:16px}.language-switch{display:flex;gap:3px;border:1px solid #c6d8df;padding:4px;border-radius:9px;flex-shrink:0}.language-switch button{width:auto;height:36px;padding:0 12px;background:transparent;color:#355767;font-size:14px;border-radius:5px}.language-switch button[aria-pressed="true"]{background:#113e50;color:#fff}.language-switch button:hover{background:#e0efee;color:#113e50}.language-switch button[aria-pressed="true"]:hover{background:#086b68;color:#fff}@media(max-width:700px){header{padding:14px 18px;height:auto;min-height:72px;flex-wrap:wrap}.brand .subbrand,.brand .divider{display:none}.language-switch{margin-left:auto}.language-switch button{padding:0 9px}.formheading{align-items:flex-start}.formheading>span{white-space:nowrap}}

.support-note{font-size:14px;line-height:1.7;color:#526c79;border-top:1px solid #c8dce2;padding-top:20px;margin:28px 0 0}.result>a{display:inline-block;margin-top:16px;font-weight:650}

[hidden]{display:none!important}.finder-tabs{display:flex;gap:8px;margin:0 0 18px}.finder-tabs button{width:auto;background:#dfe9ed;color:#294d5f;justify-content:center}.finder-tabs button[aria-selected="true"]{background:#113e50;color:white}#compat-results{padding-top:26px}.compat-line{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:12px 0;border-top:1px solid #e0e9ed;font-size:14px}.compat-line strong{display:flex;align-items:center;justify-content:flex-end;gap:5px;text-align:right}.status-icon{display:inline-grid;place-items:center;font-size:17px;line-height:1}.stop{font-size:19px}.adapter-link{display:inline-grid!important;place-items:center;width:25px;height:25px;margin:0 0 0 3px!important;border:1px solid #8ab7b1;border-radius:6px;text-decoration:none;line-height:1}.adapter-link svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.adapter-link:hover{background:#e2f3ef}.adapter-result{position:relative;padding-right:54px}.adapter-card-link{position:absolute;right:16px;bottom:16px;margin:0!important}.yes{color:#087269}.no{color:#a13235}.unknown{color:#a13235}@media(max-width:500px){.finder-tabs button{flex:1;padding:0 10px;font-size:14px}.compat-line{flex-wrap:wrap;gap:5px}}

footer{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:8px}footer a{color:inherit;text-underline-offset:3px}footer>span{margin-left:auto}@media(max-width:700px){footer{align-items:flex-start}footer>span{margin-left:0}}

.reset-button{margin-top:12px;background:transparent;border:1px solid #b5c9d2;color:#294d5f;justify-content:center}.reset-button:hover:enabled{background:#e0efee}

.send-phone{display:flex;align-items:center;gap:26px;margin-top:30px;padding:20px;background:#fff;border:1px solid #d1dfe5;border-radius:14px}.send-phone img{display:block;width:180px;height:180px;max-width:none}.send-phone h2{font-size:20px;margin:0 0 10px}.send-phone p{font-size:15px;line-height:1.6;color:#526c79;margin:0}.send-phone a:focus-visible{outline:3px solid #4cb6aa;outline-offset:3px}@media(max-width:500px){.send-phone{flex-direction:column;text-align:center;gap:12px}}

.language-switch button{gap:7px}.language-switch img{display:block;flex-shrink:0;border-radius:2px}

.info-updates{margin-top:30px;padding:22px;background:#fff;border:1px solid #d1dfe5;border-radius:14px}.info-updates summary{font-size:20px;font-weight:700;cursor:pointer;color:#113e50}.info-updates summary:focus-visible{outline:3px solid #4cb6aa;outline-offset:6px;border-radius:3px}.info-updates[open] summary{margin-bottom:16px}.info-updates ul{list-style:none;padding:0;margin:0}.info-updates li{display:flex;gap:20px;padding:10px 0;font-size:14px;line-height:1.6;color:#355767}.info-updates li+li{border-top:1px solid #e0e9ed}.info-updates time{flex-shrink:0;font-variant-numeric:tabular-nums;color:#526c79}@media(max-width:500px){.info-updates li{flex-direction:column;gap:3px}}

.embedded header,.embedded .intro,.embedded .source,.embedded .info-updates,.embedded .send-phone,.embedded footer>span{display:none!important}.embedded main{max-width:none;padding:12px 16px 20px}.embedded footer{max-width:none;padding:0 16px 16px;font-size:13px;letter-spacing:0;line-height:1.6;flex-direction:row;justify-content:center}.embedded .finder-tabs{margin-bottom:18px}@media(max-width:500px){.embedded main{padding:10px}.embedded form,.embedded aside{padding:20px}.embedded footer{padding:8px 10px 16px}}

.finder-tabs{flex-wrap:wrap}.embed-panel{background:#fff;border:1px solid #d1dfe5;border-radius:18px;padding:28px}.embed-panel[hidden]{display:none}.embed-panel textarea{display:block;width:100%;box-sizing:border-box;padding:14px;border:1px solid #b5c9d2;border-radius:8px;font:14px/1.6 monospace;resize:vertical}.embed-panel button{width:auto;margin:14px 0}.embed-panel iframe{width:100%;height:1100px;border:1px solid #d1dfe5;border-radius:12px}.embed-panel a{color:#113e50}.embed-panel p{line-height:1.6}@media(max-width:500px){.embed-panel{padding:16px}}

.workspace>aside{display:flex;flex-direction:column}.box-credit{margin-top:auto;padding-top:28px;color:#526c79;font-size:12px;line-height:1.6}.box-credit p{margin:0}.box-credit p+p{margin-top:7px}
#source:empty{display:none}

.embed-languages{display:inline-flex}.embed-panel .embed-languages button{margin:0}.embed-notice{padding:14px 18px;border-left:4px solid #b87d20;background:#fff6e5;border-radius:6px;color:#654615}
