:root{--blue:#0870c8;--blue-dark:#075b9d;--navy:#10314e;--sky:#e9f5fc;--mint:#e9f6ee;--green:#3c8151;--text:#243746;--muted:#697b89;--line:#e2e8ed;--surface:#f5f8fb;--paper:#fff;--amber:#956420;--shadow:0 8px 32px #1237540c;--radius:12px;font-family:Inter,"Segoe UI",Arial,"Noto Sans",sans-serif;color:var(--text);font-size:16px;line-height:1.55;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;background:#fcfdfe}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.65}a{color:var(--blue);text-decoration:none}a:hover{color:var(--blue-dark)}h1,h2,h3,p{margin:0}h1,h2,h3{color:#18334a;line-height:1.24}h1{font-size:clamp(1.65rem,3vw,2.25rem);letter-spacing:-.035em;font-weight:730}h2{font-size:1.35rem;letter-spacing:-.025em}h3{font-size:1.06rem}p{margin-block:0 1em}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #77bdf1;outline-offset:3px}button{border:0;background:none;color:inherit}img{max-width:100%;display:block}.icon{width:20px;height:20px;display:inline-block;vertical-align:middle;flex:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}[hidden]{display:none!important}.muted,.hint{color:var(--muted)}.hint{font-size:.86rem;line-height:1.6;margin:.3rem 0}.text-blue{color:var(--blue)!important}.text-center{text-align:center}.danger{color:#b73838!important}.small{font-size:.8rem}.user-copy{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.75}.icon-button{display:inline-flex;align-items:center;justify-content:center;min-height:40px;min-width:40px;border-radius:8px}.icon-button:hover{background:var(--sky)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;border:1px solid transparent;padding:.66rem 1.08rem;border-radius:8px;font-size:.9rem;font-weight:650;line-height:1.4;white-space:nowrap;transition:background .15s,color .15s,box-shadow .15s}.btn-primary{color:#fff;background:var(--blue);box-shadow:0 3px 8px #0870c815}.btn-primary:hover{color:#fff;background:var(--blue-dark)}.btn-light{color:var(--blue-dark);background:#f0f6fb;border-color:#e2edf5}.btn-light:hover{background:#dfeffa;color:var(--blue-dark)}.btn-white{color:var(--blue);background:#fff}.btn-white:hover{background:#edf7ff}.btn-danger{background:#b93232;color:#fff}.btn-full{width:100%}.btn-small{font-size:.8rem;padding:.45rem .8rem}.text-button{display:inline-flex;gap:.35rem;align-items:center;padding:.2rem 0;color:var(--blue);font-size:.9rem;font-weight:600}.text-button:hover{text-decoration:underline}.button-row{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem}.field{display:flex;flex-direction:column;gap:.35rem;min-width:0;font-size:.875rem}.field>span{color:#425667;font-weight:600}.field input,.field select,.field textarea,.catalog-tools>input{width:100%;min-width:0;border:1px solid #dce4ea;background:#fff;color:var(--text);padding:.67rem .75rem;border-radius:7px;font-size:.93rem;outline-offset:1px;min-height:43px}.field input::placeholder,.field textarea::placeholder{color:#8897a3}.field select{padding-inline-end:1.5rem}.field select[multiple]{padding:.25rem;min-height:145px}.field select[multiple] option{padding:.4rem .5rem;border-radius:3px}.field textarea{resize:vertical}.checkbox{display:flex;gap:.65rem;align-items:flex-start;font-size:.9rem;line-height:1.55}.checkbox input{margin-top:.32rem;accent-color:var(--blue);width:17px;height:17px;flex:none}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.stack{display:flex;flex-direction:column;gap:1rem}.form-error{padding:.7rem 1rem;background:#fff0f0;color:#a62d2d;border-radius:8px;font-size:.9rem}.field:has(:required)>span:after{content:' *';color:#7f97aa}.page-container{max-width:1340px;margin:auto;padding:30px 32px 72px;min-height:55vh}.page-container.narrow{max-width:850px;padding-top:45px}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:15px 0 28px}.page-heading p{color:var(--muted);margin:.5rem 0 0}.breadcrumb{display:flex;gap:.4rem;align-items:center;flex-wrap:wrap;font-size:.78rem;color:var(--muted);margin:0 0 24px}.breadcrumb .icon{height:13px;width:13px}.breadcrumb a{color:#5f7c92}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.section-heading p{color:var(--muted);font-size:.9rem;margin:.6rem 0 0}.eyebrow{display:inline-block;font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;font-weight:720;margin-bottom:14px}.panel{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:24px;box-shadow:var(--shadow)}.panel>h2{margin-bottom:20px}.empty-state{text-align:center;padding:42px 22px;background:#fff;border:1px dashed #d9e4eb;border-radius:var(--radius);color:var(--muted)}.empty-state>.icon{width:38px;height:38px;color:#9db9cc;margin-bottom:15px}.empty-state>h3{font-size:1.1rem;margin-bottom:12px}.empty-state>.btn{margin-top:15px}.empty-state>.brand-logo{margin:0 auto 30px}.empty-state h1{font-size:1.4rem;margin-bottom:20px}.notice{background:#edf6fd;border:1px solid #d5eafa;border-radius:9px;padding:16px 20px;display:flex;gap:14px;align-items:center;margin-bottom:20px;font-size:.9rem}.notice p{margin:0}.notice strong{display:block;margin-bottom:.3rem}.notice>.icon{width:26px;height:26px;color:var(--blue)}.notice-amber{background:#fff9ee;border-color:#f3e1bf;color:#78591f}.notice-amber .icon{color:#ae873e}.badge{display:inline-flex;align-items:center;gap:4px;border-radius:4px;padding:.16rem .45rem;font-size:.68rem;background:#eaf5fb;color:#247298;font-weight:650;line-height:1.5}.badge .icon{height:12px;width:12px}.badge-amber{background:#fff5df;color:#8a651e}.badge-demo{background:#f2effc;color:#7562a1}.badge-green{color:var(--green);background:var(--mint)}.badge-row{display:flex;flex-wrap:wrap;gap:5px;margin:.45rem 0}.tag{display:inline-block;padding:.15rem .5rem;border-radius:5px;background:#eaf5fb;color:#42738f;font-size:.71rem;line-height:1.5;margin:0 .18rem .24rem 0;overflow-wrap:anywhere}.tag-muted{background:#f0f2f5;color:var(--muted)}.tag-row{display:flex;flex-wrap:wrap}.loading{display:flex;gap:12px;align-items:center;justify-content:center;min-height:350px;color:var(--muted)}.spinner{display:inline-block;width:19px;height:19px;border:2px solid currentColor;border-inline-end-color:transparent;border-radius:50%;animation:spin .75s linear infinite;vertical-align:middle}@keyframes spin{to{transform:rotate(360deg)}}.demo-banner{background:#fff7df;color:#775f22;text-align:center;padding:7px 24px;font-size:.8rem;font-weight:600}.site-header{background:#fff;border-bottom:1px solid #e8edf2;position:relative;z-index:40}.header-inner{max-width:1440px;padding:0 32px;min-height:84px;margin:auto;display:flex;gap:24px;align-items:center;justify-content:space-between}.brand{flex:none;width:187px}.brand-logo{width:187px;height:auto}.desktop-nav{display:flex;align-items:center;gap:22px;margin-inline-start:auto;margin-inline-end:auto}.desktop-nav a{display:flex;align-items:center;gap:6px;color:#576e7f;font-size:.8rem;white-space:nowrap}.desktop-nav .icon{width:17px;height:17px;color:#829caf}.header-actions{display:flex;align-items:center;gap:13px}.header-actions .btn{font-size:.79rem;padding:.58rem .82rem}.language-picker{display:flex;align-items:center;gap:4px;flex:none}.language-picker>.icon{width:17px;height:17px;color:var(--blue)}.language-picker select{width:100px;border:0;padding:4px 0;background:none;font-size:.8rem;color:#455968}.account-link{display:flex;gap:6px;align-items:center;color:var(--text);font-size:.8rem}.account-name{max-width:76px;overflow:hidden;text-overflow:ellipsis}.mobile-menu-button,.mobile-only{display:none}.mobile-nav{padding:14px 24px;background:#fff;border-top:1px solid var(--line)}.mobile-nav a,.mobile-nav button{display:block;padding:.65rem 0;font-size:.9rem}.site-footer{background:#fff;border-top:1px solid #edf0f4;padding:48px 32px 0}.footer-grid{display:grid;grid-template-columns:1.7fr 1fr 1fr 1fr;gap:50px;max-width:1260px;margin:auto}.footer-logo{width:174px;margin-bottom:20px}.footer-grid p{font-size:.8rem;line-height:1.7;color:var(--muted);max-width:300px}.footer-grid h3{font-size:.83rem;margin:0 0 17px}.footer-grid a:not(.brand),.footer-grid .text-button{display:block;font-size:.78rem;line-height:1.65;font-weight:400;margin-bottom:10px;color:#6c7e8c}.footer-bottom{max-width:1260px;margin:35px auto 0;border-top:1px solid #edf1f5;padding:22px 0;display:flex;justify-content:space-between;gap:20px;font-size:.73rem;color:#8b99a5}.footer-bottom span:last-child{max-width:610px}.home-wrap{max-width:1320px;padding:30px 32px 65px;margin:auto}.hero{display:grid;grid-template-columns:1fr 470px;gap:40px;padding:43px;border-radius:15px;background:linear-gradient(90deg,#092f50ee,#0a3554d9),url('world-hero.png') center/cover no-repeat;min-height:490px;align-items:center;color:#fff;position:relative;overflow:hidden}.hero-copy{position:relative;max-width:500px;padding:0 15px 0 0}.hero-copy .eyebrow{color:#a9d7fb;letter-spacing:.13em;font-size:.67rem;max-width:350px}.hero h1{color:#fff;font-size:clamp(2rem,3vw,2.85rem);font-weight:730;line-height:1.12;letter-spacing:-.035em;margin-bottom:21px}.hero-copy>p{color:#d9e9f6;font-size:1.04rem;font-weight:400;line-height:1.6;max-width:400px}.hero-points{display:flex;flex-direction:column;gap:8px;font-size:.79rem;color:#dbebf7;margin-top:28px}.hero-points span{display:flex;gap:10px;align-items:center}.hero-points .icon{color:#b1d8f4;width:17px;height:17px}.hero-caption{margin-top:26px;font-size:.74rem;color:#b9d3e5;font-style:italic}.hero-search{background:#fff;color:var(--text);border-radius:11px;padding:26px 28px;box-shadow:0 12px 35px #001d3a25}.hero-search h2{font-size:1.26rem;margin-bottom:7px;letter-spacing:-.025em}.hero-search>p{font-size:.79rem;color:var(--muted);margin-bottom:18px}.hero-search .form-grid{gap:14px 16px;margin:19px 0}.hero-search .field{font-size:.76rem}.hero-search .field select{font-size:.79rem;min-height:39px;padding:.55rem .55rem}.hero-search .btn-full{margin-top:4px}.search-target{display:flex;background:#f0f5f9;border-radius:7px;padding:4px;gap:4px}.search-target label{position:relative;flex:1;font-size:.8rem;font-weight:600;cursor:pointer}.search-target input{position:absolute;opacity:0}.search-target span{display:block;text-align:center;padding:.48rem;border-radius:5px;color:#788a98}.search-target input:checked+span{color:var(--blue);background:white;box-shadow:0 1px 4px #173d5e15}.search-target input:focus-visible+span{outline:3px solid #77bdf1}.discovery-strip{display:grid;grid-template-columns:repeat(6,1fr);gap:14px;margin-top:23px}.discovery-tile{display:flex;align-items:center;flex-direction:column;justify-content:center;gap:13px;min-height:117px;background:#fff;border:1px solid #e0e8ef;border-radius:10px;text-align:center;padding:14px;color:#234966;box-shadow:0 3px 8px #0c406607;font-size:.73rem;font-weight:600;transition:transform .15s,border .15s}.discovery-tile>.icon{width:29px;height:29px;color:var(--blue);stroke-width:1.2}.discovery-tile:hover{border-color:#9dc7e4;transform:translateY(-2px)}.home-intro{display:grid;grid-template-columns:.9fr 1.25fr;gap:90px;align-items:center;padding:76px 15px}.home-intro h2{font-size:2rem;line-height:1.2;margin-bottom:18px;max-width:360px}.home-intro p{font-size:.93rem;color:#718291;line-height:1.8}.home-intro .btn{margin-top:7px}.principle-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px 34px}.principle-grid article>.icon{color:var(--blue);height:27px;width:27px;margin-bottom:13px}.principle-grid h3{font-size:.97rem;margin-bottom:8px}.principle-grid p{font-size:.79rem;line-height:1.75;margin-bottom:0}.join-strip{border-radius:12px;padding:30px 37px;background:#0771c9;display:flex;justify-content:space-between;align-items:center;gap:25px;color:#fff}.join-strip h2{color:#fff;font-size:1.4rem;margin-bottom:8px}.join-strip p{margin:0;color:#d2e7fb;font-size:.86rem}.search-container{max-width:1440px;padding-top:23px}.search-layout{display:grid;grid-template-columns:235px minmax(0,1fr);gap:26px}.filters{padding:3px 4px 24px 0}.filter-heading{display:flex;align-items:center;justify-content:space-between;padding-bottom:20px;border-bottom:1px solid var(--line);margin-bottom:19px}.filter-heading h2{font-size:1.04rem;display:flex;align-items:center;gap:10px}.filter-heading .icon{width:19px;height:19px}.filters .stack{gap:15px}.filters .field{font-size:.76rem}.filters .field input,.filters .field select{font-size:.82rem;padding:.52rem .58rem;min-height:38px}.filters details{border-top:1px solid var(--line);padding-top:14px;margin:5px 0}.filters summary{font-size:.82rem;color:#577287;font-weight:600;cursor:pointer}.filters details>.stack{padding-top:17px}.filters .hint{font-size:.74rem}.results-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin:0 0 22px}.results-heading .eyebrow{margin-bottom:4px;font-size:.68rem}.results-heading h1{font-size:1.7rem}.results-heading p{color:var(--muted);font-size:.8rem;margin:.25rem 0 0}.results-controls{display:flex;align-items:end;gap:10px}.results-controls .field{font-size:.7rem;min-width:135px}.results-controls select{font-size:.77rem;min-height:37px;padding:.45rem .6rem}.view-switch{display:flex;border:1px solid var(--line);border-radius:7px;background:#fff}.view-switch .icon-button{min-height:37px;min-width:36px;border-radius:5px}.view-switch [aria-pressed=true]{background:#e7f3fc;color:var(--blue)}.provider-list{display:flex;flex-direction:column;gap:16px}.provider-card{background:#fff;border:1px solid #dfe7ee;border-radius:10px;box-shadow:0 3px 12px #123d5c06;overflow:hidden}.provider-card-main{display:grid;grid-template-columns:140px minmax(0,1fr) 151px;gap:20px;padding:17px}.provider-photo-wrap{position:relative;min-width:0}.provider-avatar{width:140px;height:184px;border-radius:7px;object-fit:cover;object-position:center top;background:#eaf1f7}.avatar-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;background:linear-gradient(145deg,#e0eff8,#f3f8fc);color:#91b3cb}.avatar-placeholder>.icon{height:46px;width:46px;stroke-width:1.1}.avatar-placeholder>span{font-size:1.15rem;opacity:.5}.photo-actions{display:flex;position:absolute;bottom:8px;inset-inline-start:8px;inset-inline-end:8px;justify-content:space-between}.square-button{width:31px;height:31px;display:flex;align-items:center;justify-content:center;background:#fff;color:var(--blue);border-radius:5px;box-shadow:0 2px 8px #1a435425}.square-button .icon{width:17px;height:17px}.square-button.blue{background:var(--blue);color:#fff}.square-button[aria-pressed=true]{background:#d8edfa;color:#0a5c99;box-shadow:0 0 0 2px #117ccb}.provider-info{min-width:0}.provider-title{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.provider-title h2{font-size:1.1rem;color:#223e54;letter-spacing:-.015em}.type-label{font-size:.68rem;color:#748a9d}.provider-subtitle{font-size:.81rem;color:#748797;margin:.2rem 0 .6rem;overflow-wrap:anywhere}.provider-info .badge-row{margin:.5rem 0 .75rem}.detail-row{margin:.45rem 0;display:flex;flex-direction:column;gap:4px}.detail-row>span{font-size:.67rem;color:#6d8395;font-weight:600}.provider-meta{display:flex;flex-wrap:wrap;gap:6px 13px;margin-top:12px;font-size:.69rem;color:#73899a}.provider-meta>span{display:flex;align-items:center;gap:4px}.provider-meta .icon{width:13px;height:13px;flex:none}.provider-stats{border-inline-start:1px solid #edf1f5;padding-inline-start:17px;display:flex;flex-direction:column;gap:8px}.score-box{border-radius:6px;background:#f0f5f7;padding:9px 10px;color:#637886;min-width:0}.score-box.has-score{background:#edf6ef;color:#3b7150}.score-box>span{display:block;font-size:.63rem;font-weight:600}.score-box>strong{display:block;font-size:1.15rem;line-height:1.35;color:inherit;margin:2px 0}.score-box>strong small{font-size:.7rem;font-weight:400}.score-box>small{display:block;font-size:.58rem;line-height:1.45}.provider-card-links{display:flex;gap:8px;padding:10px 17px;border-top:1px solid #eef2f6;background:#fcfdff}.provider-card-links .btn{flex:1;font-size:.69rem;padding:.42rem .4rem;border-radius:5px}.provider-card-links .btn-light{border:0;background:#eaf3fa}.offer-card-title{font-size:.95rem;margin-top:12px;color:var(--blue)}.price-box{background:#0871c8;border-radius:6px;padding:9px;color:#fff}.price-box strong{display:block;font-size:1rem}.price-box span{font-size:.68rem;color:#dcecff}.pagination{display:flex;align-items:center;justify-content:center;gap:20px;padding:28px 0 0;font-size:.86rem}.pagination .btn{font-size:.8rem}.results-map{height:360px;margin-bottom:20px;border:1px solid var(--line);border-radius:10px;overflow:hidden;position:relative;z-index:1}.map-toolbar{display:flex;align-items:center;gap:10px;justify-content:space-between;margin-bottom:10px}.map-toolbar p{font-size:.8rem;color:var(--muted);margin:0}.catalog-tools{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:28px}.catalog-tools>input{max-width:360px}.pill-tabs{display:flex;gap:8px;flex-wrap:wrap}.pill-tabs a{border-radius:30px;padding:8px 15px;font-size:.82rem;color:#60788b;background:#eef3f7}.pill-tabs a.active{background:var(--blue);color:#fff}.catalog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.catalog-card{padding:25px;background:#fff;border:1px solid var(--line);border-radius:10px;display:flex;flex-direction:column;align-items:flex-start}.catalog-card h2{font-size:1.07rem;margin:15px 0 10px}.catalog-card p{font-size:.86rem;color:var(--muted);line-height:1.65}.catalog-card .text-button{margin-top:auto;font-size:.8rem}.catalog-icon{display:flex;align-items:center;justify-content:center;background:#eef7fd;border-radius:9px;height:42px;width:42px;color:var(--blue)}.profile-overview{display:grid;grid-template-columns:198px minmax(0,1fr) 198px;gap:27px;background:#fff;border:1px solid #dce6ee;border-radius:12px;padding:22px;box-shadow:var(--shadow)}.profile-photo{position:relative;align-self:start}.provider-avatar.large{width:198px;height:254px}.avatar-placeholder.large>.icon{width:64px;height:64px}.profile-overview-info{padding-top:5px}.profile-overview-info h1{font-size:1.7rem;line-height:1.2;margin:5px 0 8px}.profile-overview-info .provider-subtitle{font-size:.93rem}.profile-overview-info .detail-row{margin:.7rem 0}.profile-overview-info .detail-row>span{font-size:.75rem}.profile-overview-info .tag{font-size:.75rem}.profile-overview-info .provider-meta{font-size:.8rem;margin-top:20px}.profile-scores{display:flex;flex-direction:column;gap:10px;align-self:start}.profile-scores .score-box{padding:12px 14px}.profile-scores .score-box>span{font-size:.74rem}.profile-scores .score-box>strong{font-size:1.6rem}.profile-scores .score-box>small{font-size:.7rem}.profile-scores>p{font-size:.8rem;color:var(--muted);margin:0}.contact-strip{display:flex;flex-wrap:wrap;gap:10px;padding:20px 22px;border:1px solid #e6ecf1;border-top:0;border-radius:0 0 10px 10px;background:#fff;margin:0 12px 24px}.contact-strip .btn{font-size:.8rem;padding:.6rem 1rem}.contact-strip>.text-button{margin-inline-start:auto;font-size:.75rem}.profile-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;padding:7px;border-radius:10px;background:#eef4fa;margin:35px 0 24px}.profile-tabs button{padding:13px 10px;border-radius:7px;color:#6b8aa4;font-size:.9rem;font-weight:600}.profile-tabs button.active{background:var(--blue);color:#fff;box-shadow:0 3px 8px #0870c827}.profile-tab-panel{background:#fff;padding:29px;border:1px solid var(--line);border-radius:10px;min-height:300px}.profile-tab-panel>h2{margin-bottom:20px}.profile-about{display:grid;grid-template-columns:1fr 310px;gap:48px}.profile-about h2{margin-bottom:20px}.facts-card{background:#f6f9fc;border-radius:8px;padding:23px}.facts-card h3{font-size:1rem;margin-bottom:20px}.facts-card dl{display:grid;grid-template-columns:1fr 1fr;gap:10px 20px;font-size:.84rem}.facts-card dt{color:var(--muted)}.facts-card dd{margin:0;overflow-wrap:anywhere}.facts-card .hint{margin-top:22px;font-size:.74rem}.translation-block{margin-bottom:18px}.translation-block>.user-copy{margin-bottom:.5rem}.translation-controls{display:flex;flex-wrap:wrap;gap:10px;font-size:.71rem;color:#8796a2;align-items:center}.translation-controls .text-button{font-size:.71rem}.offer-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.offer-card{border:1px solid #e0e9f1;border-radius:10px;padding:23px;display:flex;flex-direction:column}.offer-card>.badge{align-self:flex-start}.offer-card h3{font-size:1.18rem;margin:13px 0 17px}.offer-card .user-copy{font-size:.9rem}.offer-meta{display:flex;gap:18px;flex-wrap:wrap;font-size:.8rem;color:var(--muted);padding:15px 0}.offer-meta span{display:flex;gap:7px;align-items:center}.offer-meta .icon{height:16px;width:16px}.offer-bottom{display:flex;align-items:center;justify-content:space-between;gap:15px;border-top:1px solid #edf1f5;padding-top:16px;margin-top:auto}.offer-bottom>strong{color:var(--blue);font-size:1.25rem}.education-list{display:flex;flex-direction:column;gap:20px}.education-item{display:flex;gap:20px;border:1px solid var(--line);padding:22px;border-radius:9px}.education-item>.icon{width:35px;height:35px;color:var(--blue);background:var(--sky);padding:6px;border-radius:7px}.education-item h3{margin-bottom:6px}.education-item p{font-size:.86rem;margin-bottom:7px}.review-score-row{display:flex;gap:15px;margin-bottom:24px}.review-score-row .score-box{min-width:180px;padding:15px 20px}.review-score-row .score-box>span{font-size:.8rem}.review-score-row .score-box>strong{font-size:1.5rem}.review-score-row .score-box>small{font-size:.72rem}.review-filter{display:flex;justify-content:flex-end;margin-bottom:20px}.review-filter .field{max-width:240px;width:100%}.review-card{border:1px solid #e7edf2;border-radius:9px;margin-bottom:17px;padding:22px}.review-heading{display:flex;gap:12px;align-items:center;font-size:.77rem;margin-bottom:18px}.review-author{display:flex;gap:9px;align-items:center;margin-inline-end:auto}.review-author>.icon{color:var(--blue);background:#eef5fb;border-radius:50%;height:30px;width:30px;padding:7px}.review-heading time{color:#8b9ba7;font-size:.7rem}.review-number{color:var(--blue);background:#e9f3fc;border-radius:5px;padding:4px 9px;white-space:nowrap;font-size:.78rem}.review-card h3{font-size:.95rem;margin-bottom:12px}.review-card .user-copy{font-size:.9rem}.review-footer{display:flex;align-items:center;justify-content:space-between;color:var(--green);font-size:.73rem}.review-footer .icon{height:14px;width:14px}.review-footer .text-button{font-size:.72rem;color:var(--muted)}.account-overview{display:flex;align-items:center;justify-content:space-between;padding:26px;background:#fff;border:1px solid var(--line);border-radius:12px;margin-bottom:38px;gap:30px}.account-overview>div:first-child{position:relative;padding-inline-start:65px;min-width:0}.account-overview>div:first-child>.icon{width:46px;height:46px;border-radius:50%;background:var(--sky);padding:12px;color:var(--blue);position:absolute;inset-inline-start:0;top:3px}.account-overview h2{font-size:1.25rem}.account-overview p{font-size:.86rem;color:var(--muted);margin:.3rem 0 .6rem;overflow-wrap:anywhere}.account-actions{display:flex;flex-direction:column;align-items:flex-end;gap:9px}.account-actions .btn{font-size:.8rem}.account-actions .text-button{font-size:.75rem}.account-section{margin-bottom:38px}.account-section>h2{margin-bottom:18px}.management-card{display:flex;align-items:center;justify-content:space-between;gap:20px;border:1px solid var(--line);border-radius:9px;padding:19px 22px;margin-bottom:12px;background:#fff}.management-card h3{margin-bottom:6px}.management-card p{font-size:.81rem;color:var(--muted);margin:0 0 6px}.management-title{display:flex;align-items:center;gap:15px}.management-title .provider-avatar{width:62px;height:76px}.management-title .avatar-placeholder>.icon{width:26px;height:26px}.management-title .avatar-placeholder>span{display:none}.favorites-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.favorite-card{background:#fff;border:1px solid var(--line);border-radius:10px;padding:21px;text-align:center}.favorite-card .provider-avatar{width:75px;height:90px;margin:0 auto 15px}.favorite-card .avatar-placeholder>.icon{height:30px;width:30px}.favorite-card .avatar-placeholder>span{display:none}.favorite-card h3{font-size:1rem;margin-bottom:8px}.favorite-card p{font-size:.76rem;color:var(--muted);margin-bottom:10px}.favorite-card .text-button{font-size:.75rem}.compare-bar{position:fixed;z-index:65;inset-inline-start:50%;bottom:24px;transform:translateX(-50%);background:#fff;border:1px solid #b9d9ee;box-shadow:0 7px 35px #0c35592b;border-radius:12px;padding:10px 13px 10px 20px;display:flex;align-items:center;gap:22px}.compare-bar>span{display:flex;gap:8px;align-items:center;font-size:.85rem;white-space:nowrap;color:#3b627e}.compare-bar>span>.icon{color:var(--blue)}.comparison-scroll{overflow-x:auto}.comparison-table{border-collapse:collapse;width:100%;font-size:.83rem}.comparison-table th,.comparison-table td{text-align:start;border-bottom:1px solid var(--line);padding:15px;vertical-align:top;min-width:170px}.comparison-table thead th{text-align:center}.comparison-table thead .provider-avatar{width:75px;height:95px;margin:0 auto 12px}.comparison-table thead .avatar-placeholder>span{display:none}.comparison-table thead .avatar-placeholder>.icon{width:35px;height:35px}.comparison-table thead a{display:block;margin-bottom:9px}.comparison-table tbody th{background:#f6f9fb;font-weight:600;min-width:130px;color:#667f92}.modal-open{overflow:hidden}.modal-backdrop{position:fixed;inset:0;background:#0d28495c;backdrop-filter:blur(3px);z-index:100;display:flex;align-items:flex-start;justify-content:center;overflow:auto;padding:7vh 20px}.modal{width:520px;max-width:100%;background:#fff;border-radius:14px;box-shadow:0 20px 80px #102b4540;padding:25px 29px 30px;outline:none}.modal-wide{width:900px}.modal-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:23px}.modal-heading h2{font-size:1.35rem}.modal-heading .icon-button{margin-inline-end:-8px}.modal .notice{margin-bottom:0;padding:13px 16px;font-size:.82rem}.modal .stack>h3{margin-top:5px}.modal details{border:1px solid var(--line);border-radius:8px;padding:16px}.modal summary{cursor:pointer;font-size:.87rem;font-weight:600}.modal details>.stack{margin-top:16px}.modal-links{display:flex;justify-content:space-between;gap:15px;border-top:1px solid var(--line);padding-top:20px;margin-top:22px}.modal-links button{font-size:.8rem}.toast{position:fixed;z-index:150;inset-inline-start:50%;bottom:26px;transform:translate(-50%,30px);background:#204f39;color:#fff;padding:13px 22px;border-radius:9px;box-shadow:0 8px 28px #0002;max-width:min(90vw,560px);opacity:0;pointer-events:none;font-size:.9rem;transition:transform .2s,opacity .2s}.toast.show{transform:translate(-50%,0);opacity:1}.toast.error{background:#8f3030}.messaging-layout{display:grid;grid-template-columns:310px minmax(0,1fr);border:1px solid var(--line);border-radius:12px;overflow:hidden;background:#fff;min-height:550px}.thread-list{border-inline-end:1px solid var(--line);background:#f9fbfd;padding:10px}.thread-item{display:flex;align-items:flex-start;gap:10px;padding:17px 12px;border-radius:8px;color:var(--text);margin-bottom:5px}.thread-item>.icon{width:30px;height:30px;padding:6px;background:#e6f1fa;border-radius:8px;color:var(--blue);flex:none}.thread-item>span{min-width:0;display:flex;flex-direction:column}.thread-item strong{font-size:.86rem}.thread-item small{font-size:.72rem;color:#7890a1}.thread-item span>span{font-size:.75rem;color:var(--muted);text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:200px;margin-top:5px}.thread-item.active{background:#e5f1fb}.unread-dot{width:7px;height:7px;background:var(--blue);border-radius:50%;margin-top:6px}.conversation{display:flex;flex-direction:column;min-width:0}.conversation>.empty-state{border:0;margin:auto}.conversation-heading{display:flex;justify-content:space-between;align-items:center;padding:20px 25px;border-bottom:1px solid var(--line)}.conversation-heading h2{font-size:1rem}.message-list{height:450px;overflow:auto;padding:24px;display:flex;flex-direction:column;gap:16px;background:#fdfefe}.message-bubble{max-width:78%;background:#eef3f7;border-radius:11px 11px 11px 2px;padding:12px 16px;align-self:flex-start}.message-bubble.outgoing{align-self:flex-end;background:#e4f1fd;border-radius:11px 11px 2px 11px}.message-bubble p{font-size:.9rem;white-space:pre-wrap;overflow-wrap:anywhere;margin-bottom:5px}.message-bubble time{font-size:.64rem;color:#7991a4;display:block;text-align:end}.message-compose{padding:15px 20px;display:flex;align-items:end;gap:12px;border-top:1px solid var(--line);margin-top:auto}.message-compose textarea{flex:1;min-width:0;border:1px solid #dce7ef;border-radius:8px;padding:10px 13px;resize:vertical;font-size:.9rem}.admin-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:17px;margin-bottom:30px}.admin-stats>div{background:#fff;border:1px solid var(--line);border-radius:10px;padding:22px}.admin-stats span{font-size:.85rem;color:var(--muted)}.admin-stats strong{display:block;font-size:2rem;color:var(--blue)}.admin-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:25px}.admin-section{background:#fff;border:1px solid var(--line);border-radius:10px;padding:20px;margin-bottom:18px}.admin-section summary{font-weight:650;cursor:pointer;color:#36566f}.admin-section>.hint{margin-top:20px}.queue-card{border-top:1px solid #edf1f5;padding:20px 0 0;margin-top:20px}.queue-card h3{font-size:.99rem;margin-bottom:9px}.queue-card p{font-size:.85rem;color:var(--muted);margin-bottom:10px}.queue-card .button-row{margin-top:15px}.queue-card>.text-button{font-size:.8rem}.private-note{background:#fff6e8;border-radius:7px;padding:12px;margin-bottom:13px;font-size:.83rem}.private-note p{margin-top:6px;margin-bottom:0}.admin-sidebar .panel{padding:22px;margin-bottom:22px;box-shadow:none}.admin-sidebar h2{font-size:1.15rem}.admin-sidebar p{font-size:.8rem;color:var(--muted)}.admin-sidebar .btn-full{margin-top:17px}.locale-fields{border:1px solid var(--line);border-radius:8px;min-width:0;padding:15px}.locale-fields legend{color:var(--blue);font-weight:600;font-size:.9rem;padding:0 7px}.locale-fields .field{margin-bottom:10px}.locale-fields textarea{min-height:75px;height:75px}.success-panel{text-align:center;padding:60px 20px}.success-panel>.icon{height:65px;width:65px;background:#e8f5ed;color:var(--green);padding:18px;border-radius:50%;margin-bottom:25px}.success-panel h1{margin-bottom:25px}.prose h2{font-size:1.2rem;margin:30px 0 13px}.prose p{font-size:.96rem;line-height:1.8;color:#526e81}.prose>.btn{margin-top:20px}
[dir=rtl] .hero-copy{padding:0 0 0 15px}[dir=rtl] .hero{background-image:linear-gradient(270deg,#092f50ee,#0a3554d9),url('world-hero.png')}[dir=rtl] .compare-bar{transform:translateX(50%)}[dir=rtl] .toast{transform:translate(50%,30px)}[dir=rtl] .toast.show{transform:translate(50%,0)}[dir=rtl] .breadcrumb .icon{transform:rotate(180deg)}[dir=rtl] .btn>.icon:last-child:not(:first-child){transform:none}[dir=rtl] .tag{margin:0 0 .24rem .18rem}
@media(min-width:1500px){.header-inner{max-width:1440px}.hero{min-height:510px}}
@media(max-width:1200px){.header-inner{gap:17px;padding:0 24px}.desktop-nav{gap:13px}.desktop-nav a{font-size:.72rem}.desktop-nav .icon{display:none}.brand,.brand-logo{width:170px}.header-actions{gap:9px}.header-actions .btn{font-size:.72rem}.language-picker select{width:85px}.hero{grid-template-columns:1fr 420px;padding:35px;gap:30px}.hero-search{padding:24px}.hero h1{font-size:2.3rem}.provider-card-main{grid-template-columns:120px minmax(0,1fr) 135px;gap:15px;padding:15px}.provider-avatar{width:120px;height:174px}.provider-stats{padding-inline-start:13px}.provider-title h2{font-size:1.03rem}.search-layout{grid-template-columns:210px minmax(0,1fr);gap:20px}.home-intro{gap:55px}.profile-overview{grid-template-columns:175px minmax(0,1fr) 170px;gap:22px}.provider-avatar.large{width:175px;height:235px}.admin-layout{grid-template-columns:minmax(0,1fr) 300px}.management-card .button-row{max-width:330px;justify-content:flex-end}}
@media(max-width:1000px){.desktop-nav{display:none}.header-inner{min-height:76px}.header-actions{margin-inline-start:auto}.mobile-menu-button{display:inline-flex}.home-wrap{padding:24px}.hero{grid-template-columns:1fr 390px;gap:24px;padding:28px}.hero h1{font-size:2rem}.hero-copy>p{font-size:.9rem}.hero-points{font-size:.72rem}.hero-caption{font-size:.7rem}.hero-search{padding:22px}.hero-search h2{font-size:1.15rem}.hero-search>p{font-size:.74rem}.hero-search .form-grid{gap:12px}.hero-search .field{font-size:.71rem}.hero-search .field select{font-size:.75rem}.home-intro{gap:45px;padding:55px 5px}.home-intro h2{font-size:1.7rem}.principle-grid{gap:25px}.discovery-strip{gap:10px}.discovery-tile{font-size:.65rem;padding:12px 8px;min-height:105px}.page-container{padding:24px 24px 50px}.search-layout{grid-template-columns:190px minmax(0,1fr);gap:17px}.provider-card-main{grid-template-columns:100px minmax(0,1fr);gap:15px}.provider-avatar{width:100px;height:140px}.provider-stats{grid-column:1/-1;border-inline-start:0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:10px}.provider-stats:has(.price-box){grid-template-columns:1fr 1fr 1fr}.provider-stats .score-box{padding:8px 12px;position:relative}.provider-stats .score-box>strong{position:absolute;inset-inline-end:12px;top:7px}.provider-stats .score-box>span{padding-inline-end:45px}.provider-stats .score-box>small{font-size:.63rem;max-width:130px}.provider-stats .score-box>strong{font-size:1rem}.provider-stats .price-box{padding:7px 10px}.provider-stats .price-box strong{font-size:.9rem}.provider-card-links{flex-wrap:wrap;gap:6px;padding:10px 15px}.provider-card-links .btn{min-width:25%}.provider-meta{font-size:.66rem}.results-heading h1{font-size:1.4rem}.results-heading{gap:10px}.results-controls{gap:5px}.results-controls .field{min-width:110px}.results-controls select{font-size:.7rem}.results-controls .view-switch .icon-button{min-width:31px}.catalog-grid{grid-template-columns:repeat(2,1fr)}.profile-overview{grid-template-columns:150px minmax(0,1fr);gap:23px}.provider-avatar.large{width:150px;height:206px}.profile-scores{grid-column:1/-1;flex-direction:row;gap:15px;align-items:center}.profile-scores .score-box{flex:1;position:relative}.profile-scores .score-box>strong{position:absolute;inset-inline-end:15px;top:10px;font-size:1.25rem}.profile-scores .score-box>span{padding-inline-end:70px}.profile-scores .score-box>small{max-width:160px}.profile-overview-info h1{font-size:1.5rem}.profile-about{grid-template-columns:1fr 260px;gap:26px}.contact-strip{gap:8px;padding:17px}.contact-strip .btn{font-size:.75rem;padding:.55rem .8rem}.favorites-grid{grid-template-columns:repeat(3,1fr)}.admin-layout{grid-template-columns:1fr}.admin-sidebar{display:grid;grid-template-columns:1fr 1fr;align-items:start;gap:25px}.admin-stats span{font-size:.75rem}.admin-stats>div{padding:17px}.messaging-layout{grid-template-columns:250px minmax(0,1fr)}.thread-item span>span{max-width:150px}.footer-grid{gap:25px}.footer-bottom{font-size:.68rem}.footer-bottom span:last-child{max-width:460px}}
@media(max-width:760px){.header-inner{padding:0 18px;min-height:70px;gap:10px}.brand,.brand-logo{width:157px}.header-actions{gap:7px}.language-picker select{width:84px;font-size:.76rem}.language-picker>.icon{display:none}.header-actions .add-provider-header,.header-actions .login-button,.account-name{display:none}.header-actions .account-link .icon{width:21px;height:21px}.mobile-menu-button{min-width:31px}.home-wrap{padding:18px 18px 36px}.hero{grid-template-columns:1fr;gap:24px;padding:28px 24px;min-height:0}.hero-copy{max-width:none;padding:0!important}.hero h1{font-size:2rem;max-width:520px;margin-bottom:14px}.hero-copy>.eyebrow{font-size:.64rem;margin-bottom:10px}.hero-copy>p{max-width:100%;font-size:.92rem;line-height:1.6;margin-bottom:0}.hero-points{flex-direction:row;flex-wrap:wrap;gap:7px 18px;margin-top:20px;font-size:.69rem}.hero-points .icon{width:14px;height:14px}.hero-caption{display:none}.hero-search{padding:22px;border-radius:9px}.hero-search h2{font-size:1.2rem}.hero-search>p{font-size:.78rem}.hero-search .field{font-size:.8rem}.hero-search .field select{font-size:.85rem;min-height:42px}.hero-search .form-grid{gap:15px}.search-target label{font-size:.83rem}.hero-search .btn-full{padding:12px}.discovery-strip{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:17px}.discovery-tile{min-height:95px;font-size:.72rem;gap:10px}.discovery-tile>.icon{height:26px;width:26px}.home-intro{grid-template-columns:1fr;padding:44px 3px;gap:33px}.home-intro h2{max-width:none;font-size:1.7rem}.home-intro .eyebrow{font-size:.7rem;margin-bottom:12px}.home-intro>div>p{font-size:.9rem;max-width:550px}.principle-grid{gap:26px}.principle-grid h3{font-size:.94rem}.principle-grid p{font-size:.81rem}.join-strip{padding:25px;flex-direction:column;align-items:flex-start;gap:20px}.join-strip h2{font-size:1.3rem}.join-strip p{font-size:.83rem}.page-container{padding:22px 18px 45px}.page-heading{align-items:flex-start;flex-direction:column;gap:20px;margin-top:6px}.page-heading h1{font-size:1.6rem}.page-heading p{font-size:.9rem}.breadcrumb{font-size:.72rem;margin-bottom:19px}.search-layout{display:block}.filters{position:fixed;inset:0 auto 0 0;width:min(86vw,350px);z-index:85;padding:25px;background:#fff;overflow:auto;transform:translateX(-105%);transition:transform .2s;box-shadow:10px 0 35px #12375422}.filters.is-open{transform:translateX(0)}[dir=rtl] .filters{inset:0 0 0 auto;transform:translateX(105%)}[dir=rtl] .filters.is-open{transform:translateX(0)}.filters .field{font-size:.85rem}.filters .field input,.filters .field select{font-size:.93rem;min-height:44px}.mobile-only{display:inline-flex}.filters .mobile-only{display:flex}.filters .stack{gap:18px}.results-heading{align-items:flex-start;flex-direction:column;gap:15px;margin-bottom:19px}.results-heading h1{font-size:1.7rem}.results-heading .eyebrow{font-size:.67rem}.results-controls{width:100%;gap:10px;align-items:center}.results-controls .btn.mobile-only{font-size:.8rem;padding:.57rem .85rem}.results-controls>.field{margin-inline-start:auto;max-width:180px}.results-controls>.field>span{display:none}.results-controls>.field select{font-size:.79rem;min-height:39px}.view-switch .icon-button{min-width:35px!important;min-height:38px}.provider-card-main{grid-template-columns:105px minmax(0,1fr);gap:16px;padding:16px}.provider-avatar{width:105px;height:143px}.provider-title{gap:4px}.provider-title h2{font-size:1.03rem}.type-label{font-size:.67rem}.provider-subtitle{font-size:.76rem}.provider-info .detail-row>span{font-size:.65rem}.provider-info .tag{font-size:.65rem}.provider-meta{font-size:.68rem;margin-top:9px;gap:6px}.provider-info .badge-row{margin:.4rem 0 .6rem}.provider-info .badge{font-size:.6rem}.provider-stats .score-box>span{font-size:.67rem}.provider-stats .score-box>small{font-size:.61rem}.provider-card-links .btn{font-size:.7rem;min-width:26%;padding:.43rem .6rem}.map-toolbar{align-items:flex-start}.map-toolbar p{font-size:.72rem}.map-toolbar .btn{font-size:.7rem;padding:.45rem .6rem}.results-map{height:310px}.catalog-tools{flex-direction:column;align-items:stretch;gap:17px}.catalog-tools>input{max-width:none}.catalog-grid{gap:12px}.catalog-card{padding:20px}.catalog-card h2{font-size:1rem}.catalog-card p{font-size:.8rem}.catalog-card .text-button{font-size:.75rem}.pill-tabs a{font-size:.78rem;padding:7px 13px}.profile-overview{grid-template-columns:110px minmax(0,1fr);gap:18px;padding:17px}.provider-avatar.large{width:110px;height:158px}.profile-overview-info h1{font-size:1.3rem}.profile-overview-info .provider-subtitle{font-size:.82rem}.profile-overview-info .detail-row{margin:.55rem 0}.profile-overview-info .detail-row>span{font-size:.64rem}.profile-overview-info .tag{font-size:.65rem}.profile-overview-info .provider-meta{font-size:.71rem;margin-top:13px}.profile-scores{gap:10px;flex-wrap:wrap}.profile-scores .score-box{min-width:42%;padding:11px}.profile-scores .score-box>span{font-size:.65rem;padding-inline-end:48px}.profile-scores .score-box>strong{font-size:1.1rem;inset-inline-end:11px}.profile-scores .score-box>small{font-size:.6rem;max-width:140px}.profile-scores>p{font-size:.7rem;margin-bottom:0}.contact-strip{margin:0 5px 22px;padding:14px 12px;gap:7px}.contact-strip .btn{font-size:.73rem;flex:1;min-width:40%;padding:.6rem .75rem}.contact-strip>.text-button{font-size:.69rem;margin:8px auto 0}.profile-tabs{gap:4px;padding:5px;margin:25px 0 17px}.profile-tabs button{padding:12px 6px;font-size:.73rem}.profile-tab-panel{padding:21px 17px}.profile-about{grid-template-columns:1fr;gap:25px}.profile-about h2{font-size:1.15rem}.profile-about .user-copy{font-size:.92rem}.facts-card{padding:20px}.facts-card dl{grid-template-columns:1fr 1.4fr}.offer-grid{grid-template-columns:1fr;gap:16px}.offer-card{padding:20px}.profile-tab-panel>.section-heading{flex-direction:column;align-items:flex-start;gap:20px}.profile-tab-panel .section-heading h2{font-size:1.2rem}.profile-tab-panel .section-heading p{font-size:.8rem}.review-score-row{gap:10px}.review-score-row .score-box{min-width:0;flex:1;padding:12px}.review-score-row .score-box>span{font-size:.72rem}.review-score-row .score-box>small{font-size:.65rem}.review-card{padding:18px 16px}.review-heading{flex-wrap:wrap;gap:9px;margin-bottom:16px}.review-author{flex-basis:100%}.review-heading time{margin-inline-start:auto}.review-card h3{font-size:.9rem}.review-card .user-copy{font-size:.85rem}.education-item{padding:17px;gap:15px}.education-item h3{font-size:.97rem}.account-overview{padding:22px;gap:23px;flex-direction:column;align-items:stretch}.account-actions{flex-direction:row;flex-wrap:wrap;align-items:center}.account-actions .btn{font-size:.77rem}.account-actions .text-button{font-size:.75rem}.account-section .section-heading h2{font-size:1.1rem}.account-section .section-heading .btn{font-size:.75rem;padding:.55rem .7rem}.management-card{padding:18px;align-items:flex-start;flex-direction:column;gap:18px}.management-card .button-row{max-width:none;justify-content:flex-start}.management-card h3{font-size:1rem}.management-card .btn-small{font-size:.73rem;padding:.45rem .65rem}.management-title .provider-avatar{width:55px;height:68px}.favorites-grid{grid-template-columns:repeat(2,1fr);gap:14px}.favorite-card{padding:20px 14px}.favorite-card h3{font-size:.92rem}.messaging-layout{grid-template-columns:1fr}.thread-list{border-inline-end:0;border-bottom:1px solid var(--line);display:flex;gap:7px;overflow:auto;padding:10px}.thread-item{min-width:220px;max-width:260px;margin:0;padding:12px}.thread-item span>span{max-width:170px}.message-list{height:420px;padding:18px}.conversation-heading{padding:17px}.message-compose{padding:13px;gap:8px}.message-compose .btn{font-size:.78rem;padding:.65rem}.message-compose .icon{display:none}.message-bubble{max-width:88%;padding:11px 14px}.message-bubble p{font-size:.86rem}.admin-stats{grid-template-columns:1fr 1fr;gap:12px}.admin-stats>div{padding:15px}.admin-stats strong{font-size:1.7rem}.admin-sidebar{grid-template-columns:1fr;gap:0}.admin-section{padding:18px}.admin-section summary{font-size:.95rem}.queue-card .btn{font-size:.7rem}.footer-grid{grid-template-columns:1fr 1fr;gap:26px}.footer-grid>div:first-child{grid-column:1/-1}.site-footer{padding:35px 24px 0}.footer-grid p{max-width:450px;margin-bottom:0}.footer-grid h3{font-size:.86rem;margin-bottom:13px}.footer-grid a:not(.brand),.footer-grid .text-button{font-size:.8rem}.footer-logo{width:165px;margin-bottom:14px}.footer-bottom{flex-direction:column;gap:8px;padding:20px 0;font-size:.68rem}.footer-bottom span:last-child{max-width:none}.modal-backdrop{padding:25px 12px}.modal{padding:20px 20px 25px;border-radius:11px}.modal-heading{margin-bottom:20px}.modal-heading h2{font-size:1.25rem}.modal .form-grid{gap:15px}.modal .field{font-size:.79rem}.modal .field input,.modal .field select,.modal .field textarea{font-size:.9rem}.modal .notice{padding:12px;font-size:.77rem}.modal .checkbox{font-size:.82rem}.modal .hint{font-size:.77rem}.modal .btn{font-size:.85rem}.compare-bar{bottom:13px;padding:9px 10px 9px 14px;gap:9px;max-width:calc(100% - 20px)}.compare-bar>span{font-size:.74rem;gap:5px}.compare-bar>span>.icon{height:17px;width:17px}.compare-bar .btn{font-size:.75rem;padding:.55rem .75rem}.compare-bar .icon-button{min-width:30px}.toast{bottom:16px;font-size:.83rem;width:max-content;max-width:90vw;padding:12px 18px}.notice{padding:14px;gap:10px;font-size:.82rem}.notice .btn{font-size:.75rem}.page-container.narrow{padding-top:30px}.prose p{font-size:.9rem}.prose h2{font-size:1.12rem}}
@media(max-width:400px){.brand,.brand-logo{width:141px}.header-inner{padding:0 13px;gap:6px}.header-actions{gap:3px}.language-picker select{width:77px;font-size:.71rem}.header-actions .account-link{display:none}.home-wrap{padding:13px 13px 30px}.hero{padding:23px 17px;gap:20px}.hero h1{font-size:1.83rem}.hero-copy>p{font-size:.86rem}.hero-points{gap:8px 13px;font-size:.65rem}.hero-search{padding:19px 16px}.hero-search .form-grid{gap:13px 10px}.hero-search .field{font-size:.73rem}.hero-search .field select{font-size:.8rem}.hero-search h2{font-size:1.1rem}.hero-search>p{font-size:.72rem}.page-container{padding:20px 13px 40px}.provider-card-main{grid-template-columns:87px minmax(0,1fr);gap:12px;padding:13px}.provider-avatar{width:87px;height:128px}.provider-title h2{font-size:.95rem}.provider-info .tag{font-size:.61rem}.provider-info .detail-row{margin:.35rem 0}.provider-subtitle{font-size:.69rem}.provider-stats .score-box{padding:8px}.provider-stats .score-box>span{font-size:.61rem;padding-inline-end:40px}.provider-stats .score-box>strong{font-size:.85rem;inset-inline-end:8px}.provider-stats .score-box>strong small{font-size:.55rem}.provider-stats .score-box>small{font-size:.57rem}.provider-card-links{padding:9px 13px}.provider-card-links .btn{font-size:.65rem}.provider-stats:has(.price-box){grid-template-columns:1fr 1fr}.provider-stats .price-box{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between}.results-controls{gap:7px}.results-controls .btn.mobile-only{font-size:.72rem;padding:.55rem .7rem}.results-controls .btn.mobile-only .icon{height:16px;width:16px}.results-controls>.field{max-width:130px;min-width:100px}.results-controls>.field select{font-size:.71rem}.view-switch .icon-button{min-width:31px!important}.profile-overview{grid-template-columns:91px minmax(0,1fr);gap:13px;padding:14px}.provider-avatar.large{width:91px;height:140px}.profile-overview-info h1{font-size:1.17rem}.profile-overview-info .tag{font-size:.6rem}.profile-overview-info .provider-subtitle{font-size:.74rem}.profile-scores .score-box>span{font-size:.59rem}.profile-scores .score-box>strong{font-size:.95rem}.profile-scores .score-box>small{font-size:.56rem}.profile-tabs button{font-size:.66rem;padding:11px 3px}.form-grid{grid-template-columns:1fr}.hero-search .form-grid{grid-template-columns:1fr 1fr}.catalog-card{padding:17px}.catalog-card h2{font-size:.91rem}.catalog-card .text-button{font-size:.69rem}.catalog-card .text-button .icon{width:15px;height:15px}.catalog-card p{font-size:.75rem}.review-score-row .score-box>span{font-size:.65rem}.profile-tab-panel{padding:18px 14px}.review-heading .badge{font-size:.61rem}.review-heading time{font-size:.62rem}.review-number{font-size:.7rem;padding:3px 6px}.modal .form-grid{grid-template-columns:1fr}.account-overview>div:first-child{padding-inline-start:56px}.compare-bar>span>.icon{display:none}.compare-bar>span{font-size:.69rem}.compare-bar .btn{font-size:.7rem}.compare-bar{gap:7px}.modal-links{gap:10px}.modal-links button{font-size:.75rem}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}

.translation-compact{margin-bottom:8px}.translation-compact .translation-controls{font-size:.62rem;gap:7px;margin-top:2px}.translation-compact .translation-controls button{font-size:.62rem}.translation-compact p{margin-bottom:0}.translation-compact h3{margin-bottom:5px}.admin-filter{display:flex;align-items:end;gap:15px;margin-bottom:25px}.admin-filter .field{max-width:300px}.admin-filter .btn{margin-bottom:1px}@media(max-width:600px){.admin-filter{flex-wrap:wrap;gap:12px}.admin-filter .field{flex:1;min-width:130px}}

.field>span{font-size:.875rem}.hero-search .field>span{font-size:.81rem}.message-list>[data-action="older-messages"]{align-self:center;margin-bottom:8px}@media(max-width:760px){.field>span,.hero-search .field>span{font-size:.875rem}}

/* The supplied Find A Heal prototype: shared brand, spacious homepage, information-rich directory. */
@font-face{font-family:Montserrat;src:url('fonts/montserrat.ttf') format('truetype');font-style:normal;font-weight:100 900;font-display:swap}
:root{--blue:#0363c6;--blue-dark:#004f9e;--green:#428142;--text:#333;--muted:#858585;--line:#e9e9e9;--surface:#f5f5f5;--radius:9px;font-family:Montserrat,"Segoe UI",Arial,"Noto Sans",sans-serif}
body{background:#f5f5f5;color:#333}h1,h2,h3{color:#111;letter-spacing:0}.btn{font-weight:600}.btn-primary{box-shadow:none}.demo-banner{background:#f0f6fc;color:#41657f;font-size:10px;line-height:1.4;padding:5px 16px;text-align:center}.site-header{position:relative;z-index:30;background:#fff;border:0;box-shadow:0 3px 10px #0000000b}.header-inner{max-width:1660px;min-height:80px;padding:0 30px;margin:auto;display:flex;align-items:center;gap:20px}.brand{width:178px;flex:none;display:flex;align-items:center;border-inline-end:1px solid #f3f3f3;padding-inline-end:22px}.brand-logo{width:156px;height:auto}.desktop-nav{display:flex;gap:22px;align-items:center;white-space:nowrap}.desktop-nav a{display:flex;align-items:center;gap:8px;font-size:12px;color:#8c8c8c;font-weight:500}.desktop-nav a:hover{color:var(--blue)}.desktop-nav img{width:23px;height:23px;opacity:.8}.header-search{min-width:85px;max-width:180px;flex:1;margin:0}.header-search label{display:flex;gap:5px;align-items:center;border-radius:10px;background:#f7f7f9;padding:8px 11px}.header-search .icon{width:18px;height:18px}.header-search input{width:100%;min-width:0;border:0;background:none;outline:0;font-size:12px;color:#666;padding:2px 0}.header-actions{display:flex;align-items:center;gap:12px;margin-inline-start:auto;flex:none}.header-actions .btn{font-size:11px;min-height:39px;padding:9px 22px;border-radius:11px}.header-actions .login-button{border:1px solid var(--blue);background:#fff;color:var(--blue)}.account-link{display:flex;gap:10px;align-items:center;color:#222;max-width:150px}.account-name{font-size:10px;font-weight:700;line-height:1.3;max-width:105px;text-align:end}.account-link .icon{width:31px;height:31px;background:#f4f4f4;border-radius:50%;padding:6px}.language-picker{display:flex;align-items:center;gap:5px;color:#333}.language-picker>.icon{width:19px;height:19px;color:var(--blue)}.language-picker select{width:98px;max-width:110px;border:0;font-size:12px;padding:4px 1px;background:#fff;color:#333}.mobile-menu-button{display:none}.mobile-nav{background:white;border-top:1px solid #eee;padding:15px 25px}.home-wrap{max-width:1660px;margin:auto;padding:0 0 88px}.hero{margin:0 20px;display:grid;grid-template-columns:1.14fr 1fr;gap:50px;min-height:630px;padding:64px 68px 70px;background:#053454 url('world-hero.png') center/cover no-repeat;border-radius:0 0 30px 30px;overflow:hidden;position:relative;isolation:isolate}.hero::before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#001c3448,#001c341c);z-index:-1}.hero-copy{max-width:570px;align-self:center;padding:0}.hero h1{max-width:570px;font-size:clamp(38px,4.1vw,63px);line-height:1.25;letter-spacing:-.025em;font-weight:500;color:#fff;margin:0 0 28px;text-shadow:0 2px 3px #0003}.hero-copy>p{font-size:14px;font-weight:400;line-height:1.65;color:#ffffffd9;margin:0 0 2px}.hero-points{display:block;margin:0;padding-inline-start:19px;color:#ffffffd9;font-size:13px;line-height:1.95}.hero-points li{padding-inline-start:0}.hero-search{background:#fff;border:4px solid #ffffff75;background-clip:padding-box;border-radius:30px;box-shadow:0 0 0 3px #e4e7e76b;padding:26px 23px 18px;align-self:center;max-width:570px;width:100%;position:relative}.hero-search h2{font-size:16px;line-height:1.45;font-weight:650;margin:0 0 3px;color:#3d3d3d}.hero-search>p{font-size:11px;line-height:1.65;color:#999;margin:0 0 24px}.hero-search .form-grid{gap:16px 34px}.hero-search .field{gap:8px}.hero-search .field>span{font-size:13px;font-weight:600;color:#3b3b3b}.hero-search .field select{min-height:44px;font-size:11px;border:1px solid #efefef;border-radius:25px;background-color:#fafafa;color:#777;padding:10px 14px;box-shadow:0 1px 3px #00000004}.hero-search .btn-full{border-radius:30px;min-height:48px;font-size:15px;margin-top:24px}.hero-offers-link{display:block;text-align:center;font-size:9px;color:#7a7a7a;margin-top:8px}.hero-offers-link:hover{color:var(--blue)}.discovery-section{display:flex;gap:18px;align-items:center;padding:44px 32px 80px}.discovery-strip{display:flex;gap:18px;flex:1;min-width:0;overflow:auto;margin:0;scroll-snap-type:x mandatory;scrollbar-width:none;padding:3px}.discovery-strip::-webkit-scrollbar{display:none}.discovery-tile{flex:0 0 calc((100% - 90px)/6);min-width:0;height:177px;min-height:177px;border:1px solid #dedede;border-radius:24px;background:#fff;box-shadow:0 3px 6px #00000009;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:14px;padding:20px 8px;color:#111;text-align:center;scroll-snap-align:start;transition:transform .15s,border-color .15s}.discovery-tile:hover{transform:translateY(-2px);border-color:#98bee6;color:var(--blue)}.discovery-tile img{width:79px;height:79px;object-fit:contain}.discovery-tile span{font-size:11px;font-weight:650;line-height:1.4;min-height:31px;display:flex;align-items:center;justify-content:center}.discovery-arrow{display:flex;flex:none;align-items:center;justify-content:center;width:24px;height:42px;padding:0;color:#222}.discovery-arrow .icon{width:20px;height:20px}.discovery-arrow.previous .icon{transform:rotate(180deg)}[dir=rtl] .discovery-arrow .icon{transform:rotate(180deg)}[dir=rtl] .discovery-arrow.previous .icon{transform:none}.home-intro{display:grid;grid-template-columns:1fr 1fr;gap:65px;padding:30px 42px 30px;background:#fff;align-items:center}.home-intro h2{max-width:540px;font-size:clamp(30px,3.25vw,49px);line-height:1.28;letter-spacing:-.015em;margin:0 0 28px;font-weight:720}.home-intro-copy>p{font-size:13px;color:#777;line-height:1.85;margin:0 0 22px;max-width:none}.home-intro-copy>p:last-child{margin-bottom:0}.intro-promises{font-size:13px;line-height:1.7;color:#666;margin:0 0 26px}.intro-promises strong{font-weight:600}.intro-promises ul{margin:0;padding-inline-start:23px;font-weight:600}.intro-mosaic{width:100%;height:auto;max-height:525px;object-fit:contain;border-radius:20px}.site-footer{background:#fff;border:0;padding:65px 6% 0}.footer-grid{display:grid;grid-template-columns:.7fr 1fr 1fr .8fr 1.1fr;gap:36px;max-width:1490px;margin:auto;padding:0 0 65px}.footer-grid>div:first-child{grid-column:auto}.footer-logo{width:108px;margin:0;height:auto}.footer-grid h3{font-size:12px;font-weight:650;color:#333;margin:0 0 17px}.footer-grid a:not(.brand),.footer-grid .text-button{display:block;font-size:11px;color:#858585;font-weight:400;padding:0;margin:0 0 13px;line-height:1.6}.footer-grid .footer-brand a{margin:0}.footer-grid a:hover,.footer-grid .text-button:hover{color:var(--blue)}.footer-language{display:flex;flex-wrap:wrap;align-content:flex-start;gap:6px 10px}.footer-language>span{width:35px;height:35px;border-radius:50%;background:var(--blue);color:white;display:flex;align-items:center;justify-content:center}.footer-language>p{font-size:11px!important;color:#777;margin:0!important;align-self:center;max-width:115px}.footer-language>div{flex-basis:100%;display:flex;flex-wrap:wrap;gap:5px;max-width:215px;margin-top:8px}.footer-grid .footer-locale{border:1px solid #dce8f4;border-radius:50%;width:29px;height:29px;display:flex;align-items:center;justify-content:center;color:var(--blue);font-size:9px;padding:0;font-weight:500;line-height:1}.footer-locale:hover{background:var(--blue);color:#fff}.footer-bottom{max-width:1490px;border-top:1px solid #f0f0f0;display:flex;flex-direction:column;gap:8px;align-items:center;justify-content:center;padding:24px 0 28px;color:#aaa;font-size:11px}.footer-bottom span:last-child{max-width:850px;text-align:center;font-size:9px;color:#a0a0a0}.page-container{max-width:1600px;padding:30px 24px 72px}.breadcrumb{font-size:11px;color:#8b9296;margin:0 0 25px}.breadcrumb a{color:#75838a}.search-container{padding-top:27px}.listing-top{display:grid;grid-template-columns:235px 1fr 220px;align-items:center;gap:22px;margin-bottom:15px;min-height:54px}.listing-top .breadcrumb{margin:0}.listing-top h1{text-align:center;font-size:24px;font-style:italic;font-weight:400;line-height:1.35;letter-spacing:-.035em}.listing-top .results-controls>.field{max-width:100%;min-width:0;width:100%}.listing-top .results-controls>.field>span{display:none}.listing-top select{width:100%;border:1px solid #e6e6e6;border-radius:25px;background:#fff;padding:10px 16px;font-size:11px;color:#999;min-height:40px}.search-layout{display:grid;grid-template-columns:235px minmax(0,1fr);gap:28px;align-items:start}.filters{background:none;border:0;padding:0;box-shadow:none;border-radius:0;position:static;min-width:0}.filter-heading{display:none}.filters form.stack{gap:0}.filter-group{border:0;border-bottom:1px solid #e2e2e2;padding:0;margin:0;min-width:0}.filter-group>summary{display:flex;align-items:center;justify-content:space-between;list-style:none;cursor:pointer;font-size:12px;color:#6f6f6f;padding:14px 8px;line-height:1.3;font-weight:500}.filter-group>summary::-webkit-details-marker{display:none}.filter-group>summary>.icon{width:12px;height:12px;color:#a0a0a0;transform:rotate(90deg)}.filter-group[open]>summary>.icon{transform:rotate(-90deg)}.filter-fields{padding:3px 6px 14px;display:flex;flex-direction:column;gap:10px}.filter-fields .field>span{font-size:10px;line-height:1.4;font-weight:500;color:#818181}.filter-fields .field input,.filter-fields .field select{min-height:37px;border-radius:8px;font-size:11px;padding:7px 8px;background:#fff;border-color:#ddd}.filter-fields .hint{font-size:10px}.filter-fields .btn{font-size:10px;padding:8px;white-space:normal}.filters form>.btn-full{margin-top:20px;border-radius:30px;min-height:32px;padding:7px 15px;font-size:11px}.filters form>.text-button{font-size:10px;justify-content:center;margin-top:10px;color:#888}.search-results{min-width:0}.results-heading{min-height:28px;display:flex;justify-content:space-between;align-items:center;margin:0 0 7px;gap:10px}.results-heading>p{font-size:10px;color:#989898;margin:0}.results-controls{display:flex;align-items:center;gap:8px}.results-heading .icon-button{min-width:25px;min-height:24px;border-radius:4px}.results-heading .icon-button .icon{width:14px;height:14px}.view-switch{display:flex;border:0;background:none}.provider-list{display:flex;flex-direction:column;gap:14px}.provider-card{background:#fff;border:1px solid #e7e7e7;border-radius:9px;box-shadow:0 1px 3px #00000003;overflow:hidden}.provider-card-main{display:grid;grid-template-columns:23% minmax(0,1fr) 15% 17%;gap:19px;padding:0;align-items:stretch;min-height:286px}.provider-photo-wrap{position:relative;min-width:0;align-self:stretch}.provider-photo-wrap>a{display:block;height:100%}.provider-card .provider-avatar{width:100%;height:100%;min-height:286px;max-height:360px;border-radius:0;object-fit:cover;object-position:center top}.avatar-placeholder{background:linear-gradient(140deg,#e1e6e8,#edf0f1);color:#7b96a6;display:flex;align-items:center;justify-content:center;flex-direction:column;position:relative;overflow:hidden}.avatar-placeholder>.icon{width:75px;height:75px;opacity:.65}.avatar-placeholder>span{position:static;font-size:25px;background:none;color:#708c9c;font-weight:500;margin-top:5px}.photo-actions{position:absolute;bottom:15px;inset-inline:10px;display:flex;align-items:center;justify-content:center;gap:12px}.square-button{width:35px;height:35px;min-width:35px;min-height:35px;border:1px solid #fff;background:#ffffffdb;border-radius:2px;color:var(--blue);box-shadow:none}.square-button.blue{background:var(--blue);border-color:var(--blue);color:white}.square-button .icon{height:20px;width:20px}.square-button.blue .icon{fill:white;stroke:white}.square-button[aria-pressed=true]{background:var(--green);color:#fff}.provider-info{min-width:0;padding:19px 0 13px}.provider-title{display:block;margin:0 0 4px}.provider-title h2{font-size:17px;line-height:1.3;font-weight:700;letter-spacing:0;color:#111;overflow-wrap:anywhere}.provider-subtitle{font-size:10px;line-height:1.4;color:#8d8d8d;margin:0}.provider-info .translation-compact{margin-bottom:3px}.provider-info .translation-controls,.profile-overview-info .translation-controls{font-size:8px;line-height:1.25}.provider-info .translation-controls button,.profile-overview-info .translation-controls button{font-size:8px}.badge-row{display:flex;gap:4px;flex-wrap:wrap;margin:7px 0 5px}.provider-info .badge,.profile-overview-info .badge{font-size:8px;padding:2px 5px;line-height:1.4}.badge-demo{background:#f3f5f7;border-color:#e5e9ed;color:#7a8491}.detail-row{display:block;padding:8px 0;border-bottom:1px solid #ececec;margin:0}.detail-row:last-child{border-bottom:0}.detail-row>span{display:block;color:#444;font-size:9px;font-weight:450;line-height:1.35;margin-bottom:6px}.detail-row>div{color:#aaa;font-size:10px}.tag{font-size:8px;line-height:1.5;display:inline-block;border-radius:20px;background:#cceef8;color:#3e5b66;border:0;padding:3px 6px;margin:0 3px 3px 0;vertical-align:top;max-width:100%;overflow-wrap:anywhere}.tag-muted{background:#bee5f5;color:#3e6175}.provider-facts{display:flex;flex-direction:column;gap:16px;margin:0;padding:29px 0 14px;min-width:0;align-self:start}.provider-facts>div{min-width:0}.provider-facts dt{font-size:9px;line-height:1.4;color:#333;margin-bottom:3px}.provider-facts dd{font-size:10px;line-height:1.5;font-weight:650;color:#111;margin:0;overflow-wrap:anywhere}.provider-stats,.profile-scores{display:flex;flex-direction:column;gap:7px;border:0;padding:20px 8px 17px 0;align-self:start;min-width:0}.score-box,.provider-stats .score-box,.profile-scores .score-box{background:var(--green);border:0;border-radius:6px;box-shadow:none;color:white;padding:8px 10px;min-height:42px;display:flex;flex-wrap:wrap;gap:3px;align-content:center;align-items:center;position:static;min-width:0}.score-box>span,.provider-stats .score-box>span,.profile-scores .score-box>span{font-size:8px;font-weight:500;line-height:1.35;color:white;padding:0}.score-box>strong,.provider-stats .score-box>strong,.profile-scores .score-box>strong{font-size:10px;font-weight:650;position:static;color:white;line-height:1.4}.score-box>strong small{font-size:8px;color:inherit}.score-box>small,.provider-stats .score-box>small,.profile-scores .score-box>small{display:block;width:100%;font-size:7px;line-height:1.35;color:#ffffffbd;max-width:none}.blue-stat{background:#0768bf;border-radius:6px;color:#fff;padding:8px 8px;min-height:41px;display:flex;flex-wrap:wrap;align-items:center;gap:2px 4px;align-content:center}.blue-stat>span{font-size:8px;line-height:1.4}.blue-stat>strong{font-size:9px;line-height:1.4;font-weight:600;overflow-wrap:anywhere}.provider-card-links{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;border-top:1px solid #e9e9e9;padding:12px 20px;background:#fff}.provider-card-links .btn{background:var(--blue);color:#fff;border:0;border-radius:25px;font-size:8px;font-weight:500;padding:6px 5px;min-width:0;min-height:25px;line-height:1.3;white-space:normal;text-align:center}.provider-card-links .btn:hover{background:#0052a7}.provider-card .offer-card-title{font-size:11px;line-height:1.4;color:var(--blue);margin-top:6px}.profile-container{padding-top:24px;min-height:1100px}.profile-overview{background:white;border:1px solid #e4e4e4;border-radius:8px;padding:0;display:grid;grid-template-columns:20% minmax(0,1fr) 16% 18%;gap:26px;box-shadow:0 3px 7px #00000009;overflow:hidden;align-items:stretch}.profile-photo{position:relative;min-width:0}.profile-photo .provider-avatar.large{width:100%;height:100%;min-height:307px;max-height:430px;border-radius:0;object-fit:cover;object-position:top center}.profile-overview-info{padding:23px 0 17px;min-width:0}.profile-overview-info h1{font-size:23px;line-height:1.3;font-weight:700;margin:0 0 7px}.profile-overview-info .provider-subtitle{font-size:11px}.profile-overview-info .detail-row{padding:11px 0}.profile-overview-info .detail-row>span{font-size:10px;margin-bottom:8px}.profile-overview-info .tag{font-size:9px;padding:3px 7px}.profile-overview .provider-facts{padding-top:26px;gap:18px}.profile-overview .provider-facts dt{font-size:10px}.profile-overview .provider-facts dd{font-size:11px}.profile-scores{padding:20px 12px 20px 0;gap:8px;grid-column:auto}.profile-scores .score-box{min-height:48px;padding:8px 11px}.profile-scores .score-box>span{font-size:10px}.profile-scores .score-box>strong{font-size:11px}.profile-scores .blue-stat{min-height:44px;padding:9px 11px}.profile-scores .blue-stat>span{font-size:10px}.profile-scores .blue-stat>strong{font-size:10px}.contact-strip{background:#fff;border:0;border-radius:0 0 19px 19px;padding:23px 35px 19px;margin:0 20px 32px;display:flex;justify-content:center;flex-wrap:wrap;gap:14px;position:relative}.contact-strip .btn{flex:1 0 120px;max-width:210px;min-height:40px;border-radius:7px;font-size:12px;font-weight:450;padding:9px 14px}.contact-strip .btn-primary{font-weight:650}.contact-strip .btn-light{background:#f8f8fc;color:#222;border:0}.contact-strip .btn>.icon{height:13px;width:13px}.contact-report{font-size:10px!important;color:#888;align-self:center}.profile-tabs{background:#f8f9fc;display:grid;grid-template-columns:repeat(4,1fr);gap:8px;padding:21px 40px;margin:0 -24px 26px;border:0;border-radius:0}.profile-tabs button{min-height:58px;background:#b4d0ec;color:#fff;border:0;border-radius:7px;padding:14px 12px;font-size:16px;font-weight:650;line-height:1.4}.profile-tabs button:hover{background:#91bce8}.profile-tabs button.active{background:var(--blue);color:white;box-shadow:none}.profile-tab-panel{background:#fff;border:0;border-radius:12px;padding:38px 26px;min-height:350px}.prototype-about{display:block}.prototype-about article h2{font-size:20px;margin-bottom:22px}.prototype-about .user-copy{font-size:12px;line-height:1.8}.prototype-about .facts-card{margin-top:28px;border:0;background:#f8f8f8;padding:18px 22px}.prototype-about .facts-card h3{font-size:12px}.prototype-about .facts-card dl{display:grid;grid-template-columns:150px 1fr;gap:7px 14px;font-size:11px;margin:14px 0 5px}.prototype-about .facts-card .hint{font-size:10px}.profile-tab-panel>h2{font-size:20px;margin-bottom:14px}.profile-tab-panel>.hint{font-size:11px;margin-bottom:23px}.offer-grid{display:flex;flex-direction:column;gap:22px}.offer-card{border:1px solid #0c73c7;border-radius:4px;border-inline-start:5px solid var(--blue);box-shadow:none;padding:21px 25px;position:relative;min-height:180px}.offer-card>.badge{background:var(--blue);color:white;border-radius:22px;padding:4px 14px;font-size:10px;margin-bottom:15px}.offer-card>.translation-compact h3{font-size:15px}.offer-card>.translation-block .user-copy{font-size:12px}.offer-card .offer-bottom{border-top:1px solid #eee;margin-top:15px;padding-top:12px}.offer-card .offer-bottom>strong{color:var(--blue);font-size:18px}.offer-card .offer-bottom .btn{border-radius:25px;background:var(--blue);color:white;font-size:10px;border:0}.offer-card .offer-meta{font-size:11px}.profile-tab-panel>.section-heading h2{font-size:20px}.profile-tab-panel>.section-heading p{font-size:11px;max-width:650px}.profile-tab-panel>.section-heading>.btn{font-size:11px;background:var(--green);border-radius:4px}.review-score-row{display:flex;gap:14px;margin-bottom:20px}.review-score-row>.score-box{max-width:260px;flex:1;padding:13px 15px;min-height:58px}.review-score-row>.score-box>span{font-size:11px}.review-score-row>.score-box>strong{font-size:15px}.review-score-row>.score-box>small{font-size:9px}.review-filter{display:flex;justify-content:flex-end;margin-bottom:24px}.review-filter .field>span{font-size:11px}.review-filter select{font-size:11px;min-height:37px;border:1px solid #bbb;border-radius:3px}.review-card{background:#fff;border:0;border-bottom:1px solid #eee;border-radius:0;padding:22px 0;margin:0}.review-heading{gap:18px}.review-card h3{font-size:13px}.review-card .user-copy{font-size:12px;line-height:1.75}.review-author,.review-heading time{font-size:11px}.review-number{background:var(--blue);color:#fff;font-size:11px;border-radius:8px;padding:5px 12px}.education-list{display:flex;flex-direction:column;gap:0}.education-item{border:0;border-bottom:1px solid #eee;border-radius:0;background:#fff;padding:20px 10px}.education-item>div{flex:1}.education-item h3{font-size:14px}.education-item p{font-size:12px}.education-item>.icon{color:var(--blue);margin-top:2px}.provider-editor-container{max-width:1660px;min-height:1100px;padding:28px 20px 100px}.provider-editor-container>.breadcrumb{padding-inline:15px}.wizard-steps{display:grid;grid-template-columns:repeat(6,1fr);gap:5px;margin-bottom:18px}.wizard-step{min-height:55px;background:#b4d0ec;color:white;display:flex;align-items:center;justify-content:center;gap:7px;text-align:center;font-size:14px;font-weight:650;padding:12px 7px;border-radius:6px 6px 0 0;line-height:1.4}.wizard-step>span{display:none}.wizard-step.active{background:var(--blue)}.wizard-panels{background:white;padding:40px 22px 22px;min-height:520px;border-radius:0 0 8px 8px;scroll-margin-top:20px}.wizard-panel>h1{font-size:21px;color:#444;font-weight:650;margin:0 0 45px;padding-bottom:20px;border-bottom:1px solid #eee}.wizard-first{max-width:560px;display:flex;flex-direction:column;gap:22px}.wizard-first .checkbox{font-size:14px}.wizard-first .notice{border:0;background:#f5f8fc;padding:15px;font-size:12px}.wizard-first>.field{max-width:310px}.wizard-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:27px 40px}.wizard-grid .field>span,.wizard-panel>.field>span{font-size:13px;font-weight:600;color:#3d3d3d}.wizard-grid .field input,.wizard-grid .field select{background:#fafafa;border:1px solid #ececec;border-radius:6px;font-size:13px;min-height:42px}.wizard-grid .field select[multiple]{height:177px;min-height:177px;background:#fff}.wizard-panel>.hint{margin-top:20px;font-size:12px}.wizard-panel>#preference-section{margin-top:30px;border-top:1px solid #eee;padding-top:20px}.wizard-panel>#preference-section>summary{font-size:13px;font-weight:600;cursor:pointer;margin-bottom:20px}.wizard-panel>.field textarea{min-height:285px;border:1px solid #d4d4d4;border-radius:0;font-size:14px}.wizard-panel>.checkbox{margin-top:25px;font-size:13px}.wizard-controls{display:flex;justify-content:flex-end;align-items:center;gap:20px;margin-top:48px;padding-top:20px;border-top:1px solid #f2f2f2}.wizard-controls>.btn-primary{min-width:210px;min-height:40px;border-radius:0;font-size:13px}.wizard-controls>.btn-light{border:0;background:none;font-size:12px}.wizard-controls>.btn-light .icon{transform:rotate(180deg)}.wizard-progress{font-size:11px;color:#999;margin-inline-end:auto}.education-wizard-info{max-width:600px;padding:24px 10px 10px}.education-wizard-info>.icon{color:var(--blue);width:38px;height:38px;margin-bottom:20px}.education-wizard-info h2{font-size:17px;margin-bottom:13px}.education-wizard-info p{font-size:14px;color:#777;line-height:1.8}.provider-wizard>.form-error{margin-bottom:20px}.provider-wizard select option{font-size:12px}[dir=rtl] .hero{background-image:url('world-hero.png')}[dir=rtl] .hero-copy{padding:0}[dir=rtl] .hero::before{background:linear-gradient(270deg,#001c3448,#001c341c)}[dir=rtl] .provider-stats,[dir=rtl] .profile-scores{padding-inline:0 10px}[dir=rtl] .photo-actions{flex-direction:row-reverse}[dir=rtl] .tag{margin:0 0 3px 3px}[dir=rtl] .wizard-controls>.btn-light .icon{transform:none}
@media(min-width:1500px){.hero{min-height:690px;padding:80px 85px}.hero-search{padding:34px 30px 20px}.hero-search .field select{min-height:48px}.hero-search .form-grid{gap:21px 40px}.hero-search h2{font-size:20px}.hero-search>p{font-size:13px}.hero-search .field>span{font-size:15px}.hero-search .field select{font-size:13px}.discovery-tile{height:205px}.discovery-tile img{width:90px;height:90px}.discovery-tile span{font-size:13px}.home-intro{padding:40px 50px}.home-intro-copy>p,.intro-promises{font-size:15px}.provider-card-main{min-height:325px;gap:25px}.provider-card .provider-avatar{min-height:325px}.provider-title h2{font-size:20px}.provider-info .detail-row>span{font-size:11px}.provider-info .tag{font-size:10px}.provider-facts dt{font-size:11px}.provider-facts dd{font-size:12px}.provider-stats .score-box>span,.blue-stat>span{font-size:10px}.provider-stats .score-box>strong,.blue-stat>strong{font-size:11px}.provider-stats .score-box>small{font-size:8px}.provider-card-links .btn{font-size:10px;min-height:28px}}
@media(max-width:1250px){.header-inner{padding:0 22px;gap:14px}.brand{width:156px;padding-inline-end:16px}.brand-logo{width:140px}.desktop-nav{gap:16px}.desktop-nav a{font-size:10px;gap:6px}.desktop-nav img{width:21px;height:21px}.header-search{max-width:140px}.header-actions{gap:9px}.header-actions .btn{padding:9px 15px;font-size:10px}.language-picker select{width:88px;font-size:11px}.hero{padding:55px 55px 65px;gap:40px;min-height:590px}.hero h1{font-size:46px}.hero-search{padding:23px 20px 17px}.hero-search .form-grid{gap:15px 28px}.hero-search h2{font-size:15px}.hero-copy>p,.hero-points{font-size:12px}.discovery-section{padding:40px 24px 65px;gap:13px}.discovery-strip{gap:14px}.discovery-tile{flex-basis:calc((100% - 70px)/6);height:164px;min-height:164px;border-radius:22px}.discovery-tile img{width:67px;height:67px}.discovery-tile span{font-size:10px}.home-intro{gap:45px;padding:32px}.home-intro-copy>p,.intro-promises{font-size:12px}.home-intro h2{font-size:37px}.listing-top{grid-template-columns:210px 1fr 180px;gap:20px}.listing-top h1{font-size:20px}.search-layout{grid-template-columns:210px minmax(0,1fr);gap:22px}.provider-card-main{gap:14px;grid-template-columns:23% minmax(0,1fr) 15% 18%}.provider-title h2{font-size:15px}.provider-info{padding-top:16px}.provider-info .tag{font-size:7px}.provider-facts{gap:14px;padding-top:22px}.provider-facts dd{font-size:9px}.provider-facts dt{font-size:8px}.provider-card-links{padding:10px 12px;gap:6px}.provider-card-links .btn{font-size:7px}.provider-stats .score-box,.blue-stat{padding:7px;min-height:40px}.provider-stats .score-box>span,.blue-stat>span{font-size:7px}.provider-stats .score-box>strong,.blue-stat>strong{font-size:8px}.provider-card .provider-avatar{min-height:277px}.profile-overview{gap:20px;grid-template-columns:20% minmax(0,1fr) 15% 19%}.profile-overview-info h1{font-size:21px}.profile-overview .provider-facts dd{font-size:10px}.profile-overview .provider-facts dt{font-size:9px}.profile-scores .score-box>span,.profile-scores .blue-stat>span,.profile-scores .blue-stat>strong{font-size:9px}.wizard-step{font-size:12px}.wizard-grid{gap:24px 28px}}
@media(max-width:1000px){.desktop-nav{display:none}.header-inner{min-height:75px;padding:0 22px;gap:20px}.brand{width:171px;padding-inline-end:16px}.brand-logo{width:155px}.header-search{max-width:none}.header-actions .btn{font-size:11px;padding:9px 18px}.mobile-menu-button{display:flex;min-width:30px;width:30px}.hero{margin:0 16px;padding:42px 33px 52px;gap:32px;min-height:555px;grid-template-columns:1fr 1fr}.hero h1{font-size:37px;margin-bottom:24px}.hero-copy>p,.hero-points{font-size:11px}.hero-search{padding:20px 17px 14px;border-radius:25px}.hero-search h2{font-size:13px}.hero-search>p{font-size:10px;margin-bottom:19px}.hero-search .field>span{font-size:11px}.hero-search .field select{font-size:10px;min-height:40px;padding:8px 11px}.hero-search .form-grid{gap:13px 17px}.hero-search .btn-full{font-size:12px;min-height:44px;margin-top:20px}.discovery-section{padding:32px 20px 45px;gap:8px}.discovery-strip{gap:12px}.discovery-tile{flex-basis:calc((100% - 48px)/5);height:150px;min-height:150px;border-radius:20px}.discovery-tile img{width:63px;height:63px}.discovery-tile span{font-size:10px}.home-intro{gap:32px;padding:35px 28px}.home-intro h2{font-size:30px;margin-bottom:20px}.home-intro-copy>p,.intro-promises{font-size:11px;line-height:1.85;margin-bottom:18px}.home-wrap{padding-bottom:60px}.listing-top{grid-template-columns:180px 1fr 150px;gap:17px}.listing-top h1{font-size:17px}.search-layout{grid-template-columns:180px minmax(0,1fr);gap:17px}.filter-group>summary{font-size:11px;padding:13px 5px}.provider-card-main{grid-template-columns:23% minmax(0,1fr) 22%;gap:14px;min-height:267px}.provider-card-main>.provider-facts{display:none}.provider-card .provider-avatar{min-height:267px;max-height:340px;width:100%;height:100%}.provider-stats{display:flex;grid-column:auto;border:0;padding:14px 8px 13px 0;gap:6px;align-self:start}.provider-title h2{font-size:14px}.provider-info .detail-row>span{font-size:8px}.provider-info .detail-row{padding:7px 0}.provider-info .badge{font-size:7px}.provider-info .tag{font-size:7px}.provider-card-links{grid-template-columns:repeat(3,1fr);gap:6px;padding:9px 12px}.provider-card-links .btn{font-size:8px;padding:5px 4px;min-height:24px}.provider-stats .score-box>span{padding:0}.provider-stats .score-box>strong{position:static;font-size:9px}.provider-stats .score-box>small{font-size:6px}.provider-stats .score-box{min-height:37px;padding:6px 7px}.blue-stat{min-height:35px;padding:6px 7px}.profile-overview{grid-template-columns:22% minmax(0,1fr) 23%;gap:20px}.profile-overview>.provider-facts{display:none}.profile-overview-info h1{font-size:20px}.profile-photo .provider-avatar.large{min-height:305px;max-height:400px}.profile-scores{grid-column:auto;display:flex;flex-direction:column;gap:7px;align-items:stretch;flex-wrap:nowrap;padding:18px 10px 18px 0}.profile-scores .score-box{min-width:0;min-height:47px}.profile-scores .score-box>strong{position:static;font-size:11px}.profile-scores .score-box>span{padding:0;font-size:9px}.profile-scores .score-box>small{font-size:7px}.profile-scores .blue-stat>span,.profile-scores .blue-stat>strong{font-size:9px}.profile-tabs{padding:19px 27px;gap:7px}.profile-tabs button{font-size:13px;min-height:54px}.contact-strip{padding:20px;gap:10px}.contact-strip .btn{font-size:11px;max-width:none;flex-basis:25%;min-height:38px}.footer-grid{grid-template-columns:.7fr 1fr 1fr .8fr;gap:28px;padding-bottom:40px}.footer-language{grid-column:1/-1;justify-content:center}.footer-language>div{flex-basis:auto;margin:0;max-width:none;align-self:center}.footer-language>p{max-width:none}.site-footer{padding:45px 5% 0}.wizard-step{font-size:11px;min-height:55px}.wizard-grid{gap:23px;grid-template-columns:repeat(2,minmax(0,1fr))}.wizard-panels{padding:30px 22px 22px}.wizard-panel>h1{font-size:20px;margin-bottom:35px}.provider-editor-container{min-height:1000px}}
@media(max-width:760px){.header-inner{padding:0 16px;min-height:68px;gap:12px}.brand{width:156px;border:0;padding:0}.brand-logo{width:156px}.header-search{display:none}.header-actions{gap:8px}.header-actions .add-provider-header,.header-actions .login-button,.account-name{display:none}.language-picker>.icon{display:block;width:17px;height:17px}.language-picker select{font-size:10px;width:86px;max-width:86px}.mobile-menu-button{min-width:28px;width:28px}.mobile-nav{display:flex;flex-direction:column;gap:12px}.mobile-nav a,.mobile-nav button{font-size:13px}.demo-banner{font-size:8px;padding:5px 12px}.home-wrap{padding:0 0 42px}.hero{margin:0 12px;display:grid;grid-template-columns:1fr;gap:28px;padding:38px 24px 30px;border-radius:0 0 25px 25px;min-height:0;background-position:center top;background-size:auto 710px}.hero-copy{max-width:100%;padding:0}.hero h1{font-size:clamp(30px,7vw,45px);max-width:560px;line-height:1.27;margin:0 0 18px;font-weight:500}.hero-copy>p,.hero-points{font-size:11px;line-height:1.7}.hero-points{margin:0;display:block;padding-inline-start:19px}.hero-search{width:100%;max-width:none;padding:23px 21px 14px;border-radius:24px}.hero-search h2{font-size:14px;margin-bottom:5px}.hero-search>p{font-size:10px;margin-bottom:22px}.hero-search .form-grid{grid-template-columns:1fr 1fr;gap:16px 20px}.hero-search .field>span{font-size:12px}.hero-search .field select{font-size:10px;min-height:41px;padding:9px 12px}.hero-search .btn-full{font-size:13px;min-height:43px;margin-top:23px}.hero-offers-link{font-size:9px;margin-top:10px}.discovery-section{padding:25px 10px 35px;gap:4px}.discovery-arrow{width:19px}.discovery-arrow .icon{width:15px}.discovery-strip{gap:10px;padding:3px}.discovery-tile{flex-basis:calc((100% - 20px)/3);height:132px;min-height:132px;border-radius:19px;padding:15px 6px;gap:9px}.discovery-tile img{height:59px;width:59px}.discovery-tile span{font-size:8px;min-height:25px}.home-intro{display:flex;flex-direction:column;padding:32px 25px;gap:28px}.home-intro h2{font-size:31px;margin-bottom:22px;max-width:none}.home-intro-copy>p,.intro-promises{font-size:12px;line-height:1.85;margin-bottom:18px}.home-intro-copy>p:last-child{margin:0}.intro-mosaic{max-width:570px;max-height:none;width:100%;border-radius:16px}.site-footer{padding:37px 25px 0}.footer-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 18px;padding-bottom:28px}.footer-grid>div:first-child{grid-column:1/-1}.footer-logo{width:135px}.footer-grid h3{font-size:11px;margin-bottom:13px}.footer-grid a:not(.brand),.footer-grid .text-button{font-size:10px;margin-bottom:9px;line-height:1.6}.footer-language{grid-column:1/-1;justify-content:flex-start;gap:8px}.footer-language>p{font-size:10px!important;max-width:none}.footer-language>div{width:100%;gap:6px}.footer-language>span{width:29px;height:29px}.footer-language>span .icon{width:17px;height:17px}.footer-grid .footer-locale{width:27px;height:27px;font-size:8px}.footer-bottom{font-size:10px;padding:20px 0;gap:10px}.footer-bottom span:last-child{font-size:8px}.page-container{padding:23px 14px 45px}.listing-top{display:grid;grid-template-columns:1fr 145px;gap:14px 10px;margin:0 0 13px;min-height:0}.listing-top .breadcrumb{grid-column:1/-1;font-size:10px;margin:0 0 3px}.listing-top h1{text-align:start;font-size:16px;font-weight:450;line-height:1.4;letter-spacing:-.025em}.listing-top .results-controls{width:auto;display:block}.listing-top select{font-size:9px;min-height:38px;padding:9px 10px}.search-layout{display:block}.filters{position:fixed;inset:0 auto 0 0;width:min(86vw,345px);z-index:85;padding:22px;background:white;overflow:auto;transform:translateX(-105%);box-shadow:10px 0 35px #12375422}.filters.is-open{transform:translateX(0)}.filter-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.filter-heading h2{font-size:15px;display:flex;gap:7px;align-items:center}.filter-group>summary{font-size:13px;padding:15px 4px}.filter-fields .field>span{font-size:11px}.filter-fields .field input,.filter-fields .field select{font-size:13px;min-height:42px}.filters form>.btn-full{font-size:13px;min-height:40px}.filters form>.text-button{font-size:12px}.results-heading{flex-direction:row;gap:10px;align-items:center;margin-bottom:12px}.results-heading>p{font-size:10px}.results-heading .results-controls{width:auto;gap:10px}.results-heading .btn.mobile-only{font-size:10px;padding:6px 10px;min-height:30px}.results-heading .btn .icon{width:15px;height:15px}.results-heading .view-switch .icon-button{width:25px;min-width:25px!important;min-height:28px}.results-heading .view-switch .icon-button .icon{width:15px;height:15px}.provider-list{gap:15px}.provider-card-main{grid-template-columns:31% minmax(0,1fr);gap:14px;min-height:0;padding:0}.provider-card .provider-avatar{min-height:233px;max-height:none;height:100%;width:100%;object-position:center top}.provider-info{padding:14px 12px 7px 0}.provider-title h2{font-size:13px;line-height:1.35}.provider-info .provider-subtitle{font-size:9px}.provider-info .badge-row{margin:6px 0 3px}.provider-info .badge{font-size:7px;padding:2px 5px}.provider-info .detail-row{padding:6px 0;margin:0}.provider-info .detail-row>span{font-size:8px;margin-bottom:4px}.provider-info .tag{font-size:7px;padding:2px 5px;margin-bottom:3px}.photo-actions{inset-inline:5px;bottom:12px;gap:9px}.square-button{width:29px;height:29px;min-width:29px;min-height:29px}.square-button .icon{width:17px;height:17px}.provider-card-main>.provider-facts{display:none}.provider-card-main>.provider-stats{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:6px;padding:0 10px 9px;align-items:stretch}.provider-stats .score-box{padding:8px 9px;min-height:42px}.provider-stats .score-box>span{font-size:8px;padding:0}.provider-stats .score-box>strong{font-size:10px;position:static}.provider-stats .score-box>small{font-size:6px;max-width:none}.provider-stats .blue-stat{min-height:37px;padding:7px 9px}.provider-stats .blue-stat>span{font-size:7px}.provider-stats .blue-stat>strong{font-size:8px}.provider-stats .blue-stat:last-child{grid-column:1/-1;justify-content:center;min-height:30px}.provider-card-links{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding:10px}.provider-card-links .btn{font-size:8px;min-width:0;min-height:28px;padding:6px 4px}.profile-container{min-height:900px}.profile-container>.breadcrumb{font-size:9px;margin-bottom:17px}.profile-overview{grid-template-columns:30% minmax(0,1fr);gap:14px;padding:0}.profile-photo .provider-avatar.large{width:100%;height:100%;min-height:246px;max-height:none}.profile-overview-info{padding:15px 12px 8px 0}.profile-overview-info h1{font-size:16px;line-height:1.35;margin-bottom:5px}.profile-overview-info .provider-subtitle{font-size:9px}.profile-overview-info .detail-row{padding:7px 0;margin:0}.profile-overview-info .detail-row>span{font-size:8px;margin-bottom:5px}.profile-overview-info .tag{font-size:7px;padding:2px 5px}.profile-overview>.provider-facts{grid-column:1/-1;padding:0 13px;display:grid;grid-template-columns:1fr 1fr;gap:12px}.profile-overview .provider-facts dt{font-size:8px}.profile-overview .provider-facts dd{font-size:9px}.profile-scores{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:7px;padding:2px 12px 13px}.profile-scores .score-box{padding:9px;min-height:46px;min-width:0}.profile-scores .score-box>span{font-size:8px;padding:0}.profile-scores .score-box>strong{font-size:10px;position:static}.profile-scores .score-box>small{font-size:7px}.profile-scores .blue-stat{padding:8px;min-height:40px}.profile-scores .blue-stat>span{font-size:8px}.profile-scores .blue-stat>strong{font-size:9px}.profile-scores .blue-stat:last-child{grid-column:1/-1;justify-content:center;min-height:32px}.contact-strip{margin:0 7px 23px;padding:16px 12px;border-radius:0 0 15px 15px;gap:8px}.contact-strip .btn{flex:1 0 42%;min-width:0;font-size:10px;padding:9px 7px;min-height:36px}.contact-strip .contact-report{flex-basis:100%;justify-content:center;font-size:9px!important;margin-top:1px}.profile-tabs{margin:0 -14px 18px;padding:15px 14px;gap:5px}.profile-tabs button{font-size:9px;min-height:49px;padding:11px 4px;border-radius:5px;overflow-wrap:anywhere}.profile-tab-panel{padding:24px 17px;border-radius:9px;min-height:300px}.prototype-about article h2{font-size:17px;margin-bottom:16px}.prototype-about .user-copy{font-size:11px;line-height:1.85}.prototype-about .facts-card{padding:16px}.prototype-about .facts-card dl{grid-template-columns:100px minmax(0,1fr);font-size:10px}.prototype-about .facts-card .hint{font-size:9px}.profile-tab-panel>.section-heading{gap:15px}.profile-tab-panel>.section-heading h2,.profile-tab-panel>h2{font-size:17px}.profile-tab-panel>.section-heading p{font-size:10px}.profile-tab-panel>.section-heading>.btn{font-size:10px;padding:8px 12px}.review-score-row{gap:9px}.review-score-row>.score-box{padding:10px 11px;min-height:58px}.review-score-row>.score-box>span{font-size:9px}.review-score-row>.score-box>strong{font-size:12px}.review-score-row>.score-box>small{font-size:7px}.review-filter{justify-content:stretch}.review-filter>.field{width:100%}.review-filter .field>span{font-size:10px}.review-card{padding:19px 0}.review-author,.review-heading time{font-size:9px}.review-card h3{font-size:11px}.review-card .user-copy{font-size:10px}.offer-card{padding:18px;border-inline-start-width:3px}.offer-card>.translation-compact h3{font-size:13px}.offer-card>.translation-block .user-copy{font-size:11px}.offer-card .offer-bottom>strong{font-size:16px}.offer-card .offer-bottom .btn{font-size:9px;padding:7px 10px}.offer-card .offer-meta{font-size:10px}.education-item{padding:18px 0;gap:12px}.education-item h3{font-size:12px}.education-item p{font-size:11px}.provider-editor-container{min-height:1000px;padding:22px 13px 65px}.provider-editor-container>.breadcrumb{padding:0;font-size:10px}.wizard-steps{grid-template-columns:repeat(3,1fr);gap:5px;margin-bottom:12px}.wizard-step{font-size:9px;min-height:49px;border-radius:5px;padding:9px 5px;gap:4px;flex-direction:column}.wizard-step>span{display:block;font-size:9px;line-height:1.1;font-weight:400;opacity:.8}.wizard-panels{padding:25px 17px 19px;min-height:540px}.wizard-panel>h1{font-size:18px;margin-bottom:28px;padding-bottom:17px}.wizard-first{gap:20px}.wizard-first .checkbox{font-size:12px}.wizard-first .notice{font-size:11px}.wizard-first>.field{max-width:none}.wizard-first>.field>span{font-size:12px}.wizard-grid{grid-template-columns:1fr;gap:21px}.wizard-grid .field>span,.wizard-panel>.field>span{font-size:12px}.wizard-grid .field input,.wizard-grid .field select{font-size:13px;min-height:44px}.wizard-panel>.field textarea{font-size:13px;min-height:275px}.wizard-panel .hint{font-size:10px}.wizard-panel>.checkbox{font-size:11px}.wizard-controls{margin-top:33px;gap:10px}.wizard-controls>.btn-primary{min-width:120px;max-width:70%;font-size:11px;padding:10px 12px;white-space:normal}.wizard-controls>.btn-light{font-size:10px;padding:8px 4px;gap:4px}.wizard-controls>.btn-light>.icon{width:14px}.wizard-progress{font-size:9px}.education-wizard-info{padding:14px 0}.education-wizard-info h2{font-size:16px}.education-wizard-info p{font-size:12px}.wizard-panel>#preference-section>summary{font-size:12px}[dir=rtl] .provider-info,[dir=rtl] .profile-overview-info{padding-inline:0 12px}[dir=rtl] .provider-stats,[dir=rtl] .profile-scores{padding-inline:12px}}
@media(max-width:400px){.header-inner{padding:0 12px;gap:8px}.brand,.brand-logo{width:139px}.header-actions{gap:6px}.language-picker{gap:2px}.language-picker select{width:76px;font-size:9px}.language-picker>.icon{width:15px;height:15px}.mobile-menu-button{width:26px;min-width:26px}.hero{margin:0 9px;padding:31px 17px 23px;gap:24px}.hero h1{font-size:30px}.hero-copy>p,.hero-points{font-size:10px}.hero-search{padding:21px 15px 13px}.hero-search h2{font-size:12px}.hero-search>p{font-size:9px}.hero-search .form-grid{gap:13px 12px}.hero-search .field>span{font-size:11px}.hero-search .field select{font-size:9px;padding:8px 10px}.hero-search .btn-full{font-size:11px}.discovery-tile{height:120px;min-height:120px;border-radius:16px}.discovery-tile img{width:50px;height:50px}.discovery-tile span{font-size:7px}.home-intro{padding:28px 22px}.home-intro h2{font-size:28px}.home-intro-copy>p,.intro-promises{font-size:11px}.listing-top{grid-template-columns:1fr 126px}.listing-top h1{font-size:14px}.listing-top select{font-size:8px}.provider-card-main{grid-template-columns:29% minmax(0,1fr);gap:11px}.provider-info{padding:13px 9px 7px 0}.provider-title h2{font-size:12px}.provider-card .provider-avatar{min-height:245px}.provider-info .tag{font-size:6.5px}.provider-info .badge{font-size:6px}.provider-card-links .btn{font-size:7px}.provider-stats .score-box>span{font-size:7px}.provider-stats .score-box>strong{font-size:9px}.profile-overview-info h1{font-size:14px}.profile-overview-info .tag{font-size:6.5px}.profile-tabs button{font-size:8px}.square-button{width:25px;height:25px;min-width:25px;min-height:25px}.photo-actions{gap:7px}.footer-grid{gap:20px 13px}.footer-grid h3{font-size:10px}.footer-grid a:not(.brand),.footer-grid .text-button{font-size:9px}}
.education-table-scroll{width:100%;overflow-x:auto}.education-table{width:100%;border-collapse:collapse;text-align:start;font-size:12px;min-width:640px}.education-table th{font-size:12px;font-weight:650;background:#f9f9f9;text-align:start;padding:16px 13px;color:#222}.education-table td{padding:21px 13px;border-bottom:1px solid #f1f1f1;vertical-align:top;line-height:1.7}.education-table td:nth-child(1),.education-table td:nth-child(2){white-space:nowrap;width:13%}.education-table td:nth-child(3){width:35%}.education-table .translation-block{margin:0}.education-table strong{font-size:12px;font-weight:550}.education-table .user-copy{font-size:10px;line-height:1.65;color:#777;margin-top:7px}.education-table .translation-controls{font-size:8px}.education-table .translation-controls button{font-size:8px}.education-table .badge{font-size:9px}.education-table .badge .icon{width:12px;height:12px}
@media(min-width:1251px) and (max-width:1499px){.provider-title h2{font-size:18px}.provider-info .detail-row>span{font-size:10px}.provider-info .tag{font-size:9px}.provider-facts dt{font-size:10px}.provider-facts dd{font-size:11px}.provider-stats .score-box>span,.provider-stats .blue-stat>span{font-size:9px}.provider-stats .blue-stat>strong{font-size:10px}.provider-card-links .btn{font-size:9px}}
@media(max-width:760px){.provider-title h2{font-size:14px}.provider-info .provider-subtitle{font-size:10px}.provider-info .badge{font-size:8px}.provider-info .detail-row>span{font-size:9px}.provider-info .tag{font-size:9px}.provider-stats .score-box>span,.provider-stats .blue-stat>span{font-size:9px}.provider-stats .blue-stat>strong{font-size:10px}.provider-stats .score-box>small{font-size:8px}.provider-card-links .btn{font-size:9px;min-height:30px}.profile-overview-info .detail-row>span{font-size:9px}.profile-overview-info .tag{font-size:9px}.profile-scores .score-box>span,.profile-scores .blue-stat>span{font-size:9px}.profile-scores .blue-stat>strong{font-size:10px}.profile-tabs button{font-size:10px}}
/* Legibility refinements retain the prototype's desktop arrangement. */
@media(min-width:761px){.provider-info .detail-row>span{font-size:11px}.provider-info .tag{font-size:10px}.provider-facts dt{font-size:11px}.provider-facts dd{font-size:12px}.provider-card-links .btn{font-size:10px;min-height:30px}.provider-info .provider-subtitle{font-size:11px}.provider-info .badge{font-size:9px}.provider-stats .score-box>span,.provider-stats .blue-stat>span{font-size:10px}.provider-stats .score-box>strong,.provider-stats .blue-stat>strong{font-size:11px}.provider-stats .score-box>small{font-size:9px}.profile-overview-info .detail-row>span{font-size:11px}.profile-overview-info .tag{font-size:10px}.profile-overview .provider-facts dt{font-size:11px}.profile-overview .provider-facts dd{font-size:12px}.profile-scores .score-box>span,.profile-scores .blue-stat>span{font-size:11px}.profile-scores .score-box>strong,.profile-scores .blue-stat>strong{font-size:12px}.profile-scores .score-box>small{font-size:9px}}
@media(max-width:760px){.hero-search .field>span{font-size:12px;line-height:1.5}.hero-search .field select{font-size:14px;min-height:44px;padding:9px 10px}.hero-search .btn-full{font-size:14px;min-height:46px}.hero-search h2{font-size:16px}.hero-search>p{font-size:12px;line-height:1.6}.hero-offers-link{font-size:11px}.hero-copy>p,.hero-points{font-size:12px}.provider-title h2{font-size:16px;line-height:1.35}.provider-info .provider-subtitle{font-size:12px;line-height:1.5}.provider-info .badge,.profile-overview-info .badge{font-size:10px;padding:3px 6px}.provider-info .detail-row>span,.profile-overview-info .detail-row>span{font-size:12px;line-height:1.45}.provider-info .tag,.profile-overview-info .tag{font-size:11px;line-height:1.5;padding:3px 6px}.provider-info .detail-row,.profile-overview-info .detail-row{padding:9px 0}.provider-info .translation-controls,.profile-overview-info .translation-controls{font-size:10px;line-height:1.5}.provider-info .translation-controls button,.profile-overview-info .translation-controls button{font-size:11px}.provider-card .provider-avatar,.profile-photo .provider-avatar.large{height:100%;max-height:none;min-height:290px}.provider-card-main>.provider-stats,.profile-scores{gap:8px}.provider-stats .score-box,.profile-scores .score-box{min-height:61px;padding:10px}.provider-stats .score-box>span,.profile-scores .score-box>span{font-size:11px;line-height:1.5}.provider-stats .score-box>strong,.profile-scores .score-box>strong{font-size:12px}.provider-stats .score-box>small,.profile-scores .score-box>small{font-size:10px;line-height:1.45}.provider-stats .blue-stat,.profile-scores .blue-stat{min-height:48px;padding:10px}.provider-stats .blue-stat>span,.profile-scores .blue-stat>span{font-size:11px}.provider-stats .blue-stat>strong,.profile-scores .blue-stat>strong{font-size:12px}.provider-stats .blue-stat:last-child,.profile-scores .blue-stat:last-child{min-height:44px}.provider-card-links .btn{font-size:11px;min-height:40px;padding:8px 5px;line-height:1.5}.provider-card-links{gap:7px}.square-button{width:40px;height:40px;min-width:40px;min-height:40px}.photo-actions{gap:6px;inset-inline:3px}.square-button .icon{width:21px;height:21px}.profile-overview-info h1{font-size:18px}.profile-overview-info .provider-subtitle{font-size:12px}.profile-overview .provider-facts dt{font-size:11px}.profile-overview .provider-facts dd{font-size:12px}.profile-tabs button{font-size:11px;min-height:54px;line-height:1.45}.contact-strip .btn{font-size:12px;min-height:44px}.contact-strip .contact-report{font-size:11px!important;min-height:36px}.prototype-about .user-copy{font-size:14px;line-height:1.85}.prototype-about .facts-card dl{font-size:12px;grid-template-columns:100px minmax(0,1fr)}.prototype-about .facts-card .hint{font-size:11px}.review-card .user-copy{font-size:13px;line-height:1.8}.review-card h3{font-size:14px}.review-author,.review-heading time{font-size:12px}.review-number{font-size:12px}.profile-tab-panel>.section-heading p{font-size:12px}.profile-tab-panel>.section-heading>.btn{font-size:12px;min-height:44px}.review-score-row>.score-box>span{font-size:11px}.review-score-row>.score-box>strong{font-size:13px}.review-score-row>.score-box>small{font-size:10px}.review-filter .field>span{font-size:12px}.review-filter select{font-size:13px;min-height:44px}.offer-card>.translation-block .user-copy{font-size:13px}.offer-card>.translation-compact h3{font-size:15px}.offer-card .offer-meta{font-size:12px}.offer-card .offer-bottom .btn{font-size:11px;min-height:40px}.education-table{font-size:12px}.education-table strong{font-size:13px}.education-table .user-copy{font-size:12px}.education-table .translation-controls{font-size:10px}.education-table .translation-controls button{font-size:11px}.results-heading>p{font-size:12px}.results-heading .btn.mobile-only{font-size:12px;min-height:40px}.listing-top select{font-size:11px;min-height:44px}.filter-group>summary{font-size:14px;min-height:46px}.filter-fields .field>span{font-size:12px}.filter-fields .field input,.filter-fields .field select{font-size:14px;min-height:44px}.wizard-step{font-size:11px}.wizard-first .checkbox,.wizard-panel>.checkbox{font-size:13px}.wizard-panel .hint{font-size:12px}.wizard-grid .field input,.wizard-grid .field select{font-size:14px}.wizard-controls>.btn-primary{font-size:12px;min-height:44px}.wizard-controls>.btn-light{font-size:12px;min-height:44px}.home-intro-copy>p,.intro-promises{font-size:13px}.discovery-tile span{font-size:10px}.discovery-tile{min-height:137px;height:137px}}
.filters details.filter-group{margin:0;padding:0;border:0;border-bottom:1px solid #e2e2e2}.filters details.filter-group>summary{min-height:44px;padding:11px 8px;font-size:13px;font-weight:500;line-height:1.45;color:#707070}.filters details.filter-group>.filter-fields{padding:3px 6px 14px}
@media(max-width:760px){.filters details.filter-group>summary{min-height:46px;font-size:14px;padding:12px 4px}}
@media(max-width:760px){.provider-card .provider-photo-wrap,.profile-overview .profile-photo{align-self:start;height:180px;min-height:0}.provider-card .provider-photo-wrap>a{height:180px}.provider-card .provider-photo-wrap .provider-avatar,.profile-overview .profile-photo .provider-avatar.large{height:180px;min-height:0;max-height:180px;width:100%;object-fit:cover;object-position:center 20%}.provider-card .provider-photo-wrap .photo-actions,.profile-overview .profile-photo .photo-actions{bottom:9px}.provider-card .provider-photo-wrap .avatar-placeholder,.profile-overview .profile-photo .avatar-placeholder{height:180px}}
@media(max-width:400px){.provider-card .provider-photo-wrap,.profile-overview .profile-photo,.provider-card .provider-photo-wrap>a{height:165px}.provider-card .provider-photo-wrap .provider-avatar,.profile-overview .profile-photo .provider-avatar.large{height:165px;max-height:165px}.provider-card .provider-photo-wrap .avatar-placeholder,.profile-overview .profile-photo .avatar-placeholder{height:165px}}
