/* Final brand. A catalog-led portal inspired by established Japanese comparison services. */
:root{--ink:#202d39;--muted:#647078;--primary:#d84c16;--blue:#d84c16;--blue-dark:#b73909;--line:#dfe3e4;--paper:#f5f6f5;--navy:#223742;--orange:#d84c16}
body.portal{background:#fff;color:var(--ink);font-size:16px;line-height:1.8}.wrap{max-width:1200px;width:calc(100% - 64px);margin-inline:auto}.portal h1,.portal h2,.portal h3{letter-spacing:.01em}.portal a{text-decoration:none}.portal .preview-note{height:26px;padding:2px 24px;font-size:12px;background:#edf0f1;color:#53626d;display:flex;justify-content:center;gap:12px}.preview-note a{color:inherit;text-decoration:underline;margin-left:12px}.masthead{background:white}.masthead-inner{height:93px;display:flex;align-items:center;gap:30px}.brand{display:flex;align-items:center;gap:9px;white-space:nowrap}.wordmark{display:flex;flex-direction:column;line-height:1.15;color:#213743}.wordmark small{font-size:16px;letter-spacing:.18em;font-weight:900}.wordmark strong{font-size:25px;letter-spacing:-.04em;font-weight:900}.masthead-promise{margin:0;border-left:1px solid var(--line);padding-left:25px;font-size:12px;line-height:1.8;color:#61717a}.masthead-promise b{font-weight:500}.header-business{font-size:12px;margin-left:auto;color:#65717a}.saved-button{display:flex;align-items:center;gap:8px;color:var(--ink);border:1px solid #cbd3d7;border-radius:4px;padding:9px 14px;background:white;font-size:13px}.saved-button b{background:#263b47;color:white;border-radius:50%;min-width:23px;height:23px;display:inline-flex;align-items:center;justify-content:center;margin-left:5px}.main-nav{background:var(--navy);color:white}.main-nav>.wrap{display:flex;height:49px}.main-nav a{font-size:14px;font-weight:700;color:white;display:flex;align-items:center;justify-content:center;gap:7px;flex:1;border-right:1px solid #ffffff24}.main-nav a:first-child{background:#314b59;flex:1.4;border-left:1px solid #ffffff24}.main-nav a:hover{background:#3a5361}.main-nav svg{width:19px;height:19px}.portal-intro{display:grid;grid-template-columns:minmax(0,1fr) 286px;gap:18px;margin-top:25px;margin-bottom:30px}.hero-banner{position:relative;display:flex;background:#f5efe1;min-height:330px;overflow:hidden;border-radius:5px}.hero-banner-copy{padding:30px 0 30px 30px;width:58%;position:relative;z-index:1}.hero-banner-copy h1{font-size:34px;line-height:1.48;margin:7px 0 14px;font-weight:900;white-space:nowrap}.hero-banner-copy h1 em{font-style:normal;background:linear-gradient(transparent 70%,#f9cd74 70%)}.hero-kicker{margin:0;font-size:14px;font-weight:700}.hero-banner-copy>p:not(.hero-kicker){font-size:14px;line-height:1.9;margin:0 0 17px}.hero-banner>img{position:absolute;right:0;top:0;width:46%;height:100%;object-fit:cover;object-position:62% center;mask-image:linear-gradient(to right,transparent,black 22%)}.image-note{position:absolute;bottom:8px;right:10px;background:#ffffffcb;color:#57616a;font-size:10px;padding:0 5px}.button{border-radius:4px;min-height:45px;padding:9px 15px;line-height:1.5;font-size:14px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:10px;cursor:pointer}.button svg{width:19px;height:19px}.button-primary{background:var(--orange);border:1px solid var(--orange);color:white!important;box-shadow:0 2px 0 #a83609}.button-primary:hover{background:#b83c0b}.button-dark{background:var(--navy);border:1px solid var(--navy);color:white}.button-outline{background:white;border:1px solid #abb9c1;color:var(--navy)}.feature-stack{display:grid;grid-template-rows:1fr 1fr;gap:13px}.feature-stack>a{border-radius:4px;position:relative;overflow:hidden;padding:16px 20px;display:flex;flex-direction:column;justify-content:center;color:var(--ink)}.feature-cost{background:#fff5de;border:1px solid #ecdfbf}.feature-stack b{font-size:19px;line-height:1.5;z-index:1}.feature-stack small{font-size:12px}.feature-cost>span{font-size:12px;margin-top:9px;text-decoration:underline}.feature-cost i{position:absolute;font-style:normal;right:10px;bottom:0;font-size:88px;line-height:1;color:#e0bc6e33}.feature-voice{background:#e8f1ef;border:1px solid #d6e3df}.feature-voice>span{color:#2a6659;font-size:12px;font-weight:700;display:flex;align-items:center;gap:6px;margin-bottom:4px}.feature-voice svg{height:20px;width:20px}.feature-voice small{margin-top:8px;color:#2a6659}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:16px}.section-heading h2{font-size:23px;margin:0;line-height:1.5}.section-heading>a{font-size:13px;color:#405866;font-weight:600}.category-directory{margin-bottom:34px;scroll-margin-top:20px}.category-tiles{display:grid;grid-template-columns:repeat(5,1fr);border:1px solid #d8dfe1;border-radius:4px;overflow:hidden}.category-tile{display:flex;align-items:center;gap:9px;padding:18px 12px;justify-content:center;border-right:1px solid #d8dfe1;color:var(--navy);background:#fff;font-size:14px;font-weight:700}.category-tile:last-child{border:0}.category-tile:hover{background:#fff7ec}.category-tile svg{flex-shrink:0;width:25px;height:25px;color:#bb491e}.category-tile small{font-size:11px;color:#65747d;white-space:nowrap}.catalog-layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:28px;margin-bottom:55px;scroll-margin-top:20px}.catalog-filters{background:#f5f6f5;padding:18px 15px;border:1px solid #dfe3e4;align-self:start;border-radius:4px}.catalog-filters>h2{font-size:17px;display:flex;align-items:center;gap:7px;margin:0 0 20px;border-bottom:2px solid #314653;padding-bottom:12px}.catalog-filters form>label{font-size:13px;margin:0 0 18px;display:block}.catalog-filters select{font-size:13px;padding:10px 26px 10px 9px;background:white;border-color:#ccd4d8;min-height:43px}.catalog-filters .form-two{display:block}.catalog-filters .form-two label{font-size:13px;display:block;margin-bottom:17px}.catalog-filters fieldset{border:0;border-top:1px solid #d6dddd;padding:13px 0 0;margin:0 0 16px}.catalog-filters legend{padding:0;font-size:13px;font-weight:700}.catalog-filters .chip{display:flex;align-items:center;background:none;border:0;border-radius:0;padding:5px 0;margin:0;font-size:13px;font-weight:400;gap:7px}.catalog-filters .chip input{appearance:auto;width:15px;height:15px;accent-color:var(--orange);position:static;opacity:1}.catalog-filters .filter-unknown{font-size:12px;display:flex;gap:6px;font-weight:400;align-items:flex-start}.catalog-filters .search-button{font-size:13px;width:100%;padding:10px 7px}.search-help{font-size:11px;line-height:1.8}.filter-guide{display:flex;flex-direction:column;color:var(--navy);border-top:1px solid #d4dbde;padding-top:16px;margin-top:20px}.filter-guide small,.filter-guide span{font-size:11px}.filter-guide b{font-size:14px;margin:4px 0}.catalog-results .eyebrow{font-size:10px;letter-spacing:.15em;color:#a9421b;margin:0 0 4px}.catalog-results .section-heading{align-items:flex-end}.catalog-results .section-heading h2{font-size:24px}.verified-update{font-size:11px;color:#6b7680;white-space:nowrap}.category-tabs{display:flex;border-bottom:2px solid #263e4d;margin-bottom:10px;overflow:auto;gap:0}.category-tabs button{flex-shrink:0;font-size:12px;padding:10px 12px;background:#f3f5f5;border:1px solid #e0e5e6;border-bottom:0;border-radius:4px 4px 0 0;font-weight:700;color:#506572;cursor:pointer}.category-tabs button[aria-selected=true]{background:var(--navy);color:white;border-color:var(--navy)}.results-meta{margin:0 0 13px;font-size:12px}.results-meta p{display:flex;align-items:center;gap:5px;flex-wrap:wrap}.results-meta strong{font-size:22px}.results-meta p>span{font-size:10px;display:inline;margin-left:8px;color:#687781}.results-meta label{display:flex;font-size:12px}.results-meta select{width:94px;font-size:12px;padding:4px 7px;margin:0;background:white}.brand-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}.brand-card{padding:0;border:1px solid #d7dfe2;border-radius:5px;overflow:hidden;background:white;display:flex;flex-direction:column;box-shadow:0 2px 2px #273b4510;transition:box-shadow .15s}.brand-card:hover{box-shadow:0 6px 18px #25384016}.brand-cover{display:block}.brand-visual{height:135px;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:22px;overflow:hidden;background:#e5f0f7;color:#134b6d}.brand-visual>span{font-size:10px;z-index:1}.brand-visual>strong{font-size:25px;font-weight:900;line-height:1.4;z-index:1}.brand-visual i{position:absolute;right:-7px;bottom:-15px;opacity:.1;transform:rotate(-10deg)}.brand-visual svg{width:100px;height:100px}.visual-marriage{background:#f1ebf4;color:#593b66}.visual-fitness{background:#f5eedc;color:#68641c}.visual-retail{background:#e5f0e9;color:#1b6254}.visual-education{background:#edf1e4;color:#486326}.brand-card-body{padding:17px 16px 12px;display:flex;flex-direction:column;flex:1}.card-top{display:flex;justify-content:space-between;gap:5px;align-items:center;font-size:10px}.sector{font-size:10px;font-weight:600;color:#6a7379;padding:0;background:none}.contract-type{font-size:9px;background:#f2f3f3;border:0;border-radius:2px;padding:2px 4px;color:#596971}.brand-card h3{font-size:20px;margin:7px 0 5px;line-height:1.45}.brand-card h3 a{color:var(--navy)}.brand-summary{font-size:13px;line-height:1.8;min-height:46px;color:#586773;margin:0 0 8px}.work-tags{display:flex;gap:5px;flex-wrap:wrap;margin:0 0 13px}.work-tags span{font-size:10px;padding:1px 6px;border-radius:2px;background:#f1f4f5;color:#566a75;border:0}.card-price{border-top:1px solid #e1e5e7;border-bottom:0;padding:11px 0 0;margin:0;flex:1;background:none}.cost-label{font-size:11px;color:#556570}.price-value{display:flex;align-items:baseline;gap:2px;line-height:1.3;margin:3px 0}.price-value strong{font-size:29px;letter-spacing:-.02em;color:#c44315}.price-value span{font-size:12px;font-weight:700}.price-value .unknown-price{font-size:23px;color:#364a56}.card-price small{font-size:10px;line-height:1.65;display:block;color:#737d83;min-height:33px}.review-link{font-size:11px;display:flex;align-items:center;gap:5px;color:#486775;margin:10px 0;padding:7px 0;border-top:1px solid #edf0f1}.review-link svg{width:15px;height:15px}.review-link span{margin-left:auto;font-size:10px}.card-actions{display:flex;gap:7px;flex-wrap:nowrap;margin:0}.card-actions .button{font-size:12px;flex:1;min-height:41px;padding:8px 8px;gap:3px}.compare-add{border:1px solid #c2cdd2;background:#fff;min-width:55px;border-radius:3px;font-size:11px;color:#314c5b;padding:6px 7px;width:auto;cursor:pointer}.compare-add[aria-pressed=true]{background:#eaf1ef;color:#215c4c;border-color:#53786b}.card-detail-link{display:block;text-align:center;font-size:11px;color:#536671;margin-top:10px;text-decoration:underline!important}.filter-summary{font-size:12px;background:#fff8e8;border:1px solid #eeddb5;color:#7b603a}.reviews-intro{background:#eaf1ef;padding:45px 0}.review-intro-inner{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}.review-intro-inner h2{font-size:28px;line-height:1.7;margin:5px 0 16px}.review-intro-inner>div>p:not(.eyebrow){font-size:14px;color:#5c706c;margin-bottom:20px}.review-preview-panel{background:white;border-radius:5px;padding:22px 28px;box-shadow:0 2px 8px #1c453c08}.review-preview-panel>p{font-size:16px;font-weight:700;display:flex;gap:10px;align-items:center;margin:0 0 15px;color:#2a584c}.review-preview-panel ol{list-style:none;padding:0;margin:0}.review-preview-panel li{display:flex;justify-content:space-between;gap:20px;padding:10px 0;border-top:1px solid #e4ebe8;font-size:13px}.review-preview-panel li>span{font-size:12px;color:#788580}.review-preview-panel>small{font-size:11px;color:#63796f;display:block;margin-top:15px}.portal-guides{padding-top:40px;padding-bottom:45px}.guide-tile-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.guide-tile-grid>a{background:#f7f5ef;border:1px solid #e3e1d8;padding:24px;position:relative;color:#283c47;border-radius:4px}.guide-tile-grid small{font-size:12px;display:block;color:#976640}.guide-tile-grid h3{font-size:19px;margin:8px 0 20px;max-width:240px}.guide-tile-grid>a>span:last-child{font-size:12px;text-decoration:underline}.guide-index{font-size:65px;font-weight:900;color:#ac936b15;position:absolute;right:15px;top:10px;line-height:1}.portal footer{background:#253a46;color:#d0d9df;padding:34px 0 25px}.portal footer .wordmark{color:white}.portal footer .brand img{filter:brightness(0) invert(1)}.portal footer nav{display:grid;grid-template-columns:1fr 1fr;gap:8px 24px}.portal footer nav a{color:#d9e0e4;font-size:12px}.footer-grid{display:flex;justify-content:space-between;gap:45px}.footer-grid p,.footer-grid small{font-size:12px;color:#b4c3cc}.footer-disclosure{border-top:1px solid #ffffff20;margin-top:27px;padding-top:15px;font-size:10px;color:#bac6cd}.compare-tray{background:#fffffffa;border-top:2px solid #d84c16;box-shadow:0 -3px 18px #1d374522}.tray-inner{padding-block:12px}.tray-chip{border-radius:3px}.portal :focus-visible{outline:3px solid #e98925;outline-offset:3px}.portal [hidden]{display:none!important}
@media(min-width:1500px){.hero-banner-copy h1{font-size:37px}}
@media(max-width:1150px){.wrap{width:calc(100% - 40px)}.masthead-promise{display:none}.header-business{margin-left:auto}.portal-intro{grid-template-columns:minmax(0,1fr) 250px}.hero-banner-copy{padding-left:25px}.hero-banner-copy h1{font-size:31px}.catalog-layout{grid-template-columns:190px minmax(0,1fr);gap:20px}.brand-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-tile{font-size:12px}.category-tile svg{width:20px;height:20px}.category-tile small{display:none}.verified-update{display:none}}
@media(max-width:760px){.wrap{width:calc(100% - 28px)}.preview-note{height:22px!important;font-size:10px!important;padding:2px 8px!important;gap:7px!important}.preview-note a{display:none}.masthead-inner{height:73px;gap:8px}.brand img{width:30px;height:30px}.wordmark small{font-size:12px}.wordmark strong{font-size:20px}.header-business{display:none}.saved-button{margin-left:auto;padding:6px 8px;font-size:10px;border:0;gap:4px}.saved-button>svg{width:18px;height:18px}.saved-button b{width:18px;height:18px;min-width:18px;font-size:10px}.main-nav>.wrap{height:42px;width:100%;overflow:auto}.main-nav a{flex-shrink:0;flex:0 0 auto;padding:0 16px;font-size:12px}.main-nav a:first-child{flex:0 0 auto}.main-nav a svg{display:none}.portal-intro{margin-top:14px;margin-bottom:24px;display:block}.hero-banner{min-height:275px}.hero-banner-copy{padding:22px 0 23px 19px;width:68%}.hero-banner-copy h1{font-size:26px;margin-top:10px;margin-bottom:12px;letter-spacing:-.01em}.hero-kicker{font-size:10px}.hero-banner-copy>p:not(.hero-kicker){font-size:11px;margin-bottom:14px}.hero-banner>img{width:47%;object-position:63% center;opacity:.78;mask-image:linear-gradient(to right,transparent,black 40%)}.hero-banner .button{font-size:12px;padding:8px 12px;min-height:40px}.feature-stack{grid-template-columns:1fr 1fr;grid-template-rows:1fr;gap:9px;margin-top:10px}.feature-stack>a{padding:12px 13px;min-height:133px}.feature-stack b{font-size:14px}.feature-stack small,.feature-cost>span,.feature-voice>span{font-size:9px}.feature-voice svg{width:15px;height:15px}.category-directory{margin-bottom:25px}.section-heading{gap:10px;margin-bottom:12px}.section-heading h2{font-size:18px}.category-directory .section-heading>a{display:none}.category-tiles{grid-template-columns:repeat(3,1fr);border:0;gap:7px;overflow:visible}.category-tile{border:1px solid #d8dfe1!important;border-radius:4px;display:flex;flex-direction:column;gap:5px;padding:12px 3px;font-size:10px}.category-tile svg{height:22px;width:22px}.catalog-layout{display:block;margin-bottom:32px}.catalog-filters{padding:13px;margin-bottom:24px}.catalog-filters>h2{margin-bottom:12px;padding-bottom:8px;font-size:15px}.catalog-filters .form-two{display:grid;grid-template-columns:1fr 1fr;gap:10px}.catalog-filters form>label{font-size:12px;margin-bottom:10px}.catalog-filters select{margin-top:4px;min-height:39px;padding-block:8px}.catalog-filters fieldset,.catalog-filters .filter-guide,.catalog-filters .search-help{display:none}.catalog-filters .form-two label{font-size:12px;margin-bottom:10px}.catalog-filters .filter-unknown{font-size:11px}.catalog-filters .search-button{font-size:13px;min-height:40px}.catalog-results .section-heading h2{font-size:21px}.category-tabs button{font-size:11px;padding:10px}.brand-grid{grid-template-columns:1fr;gap:17px}.brand-card{display:grid;grid-template-columns:115px minmax(0,1fr);overflow:visible;position:relative;padding:14px;gap:0 13px}.brand-cover{grid-column:1;grid-row:1;align-self:start}.brand-visual{height:87px;border-radius:3px;padding:10px}.brand-visual>strong{font-size:16px}.brand-visual>span{font-size:8px}.brand-visual svg{width:60px;height:60px}.brand-card-body{display:contents}.card-top{grid-column:2;grid-row:1;align-self:start;margin-top:0;flex-wrap:wrap;justify-content:start}.card-top .sector{font-size:9px}.contract-type{font-size:8px}.brand-card h3{grid-column:2;grid-row:1;font-size:19px;align-self:start;margin-top:30px;margin-bottom:0;line-height:1.35}.brand-summary{grid-column:1/-1;min-height:0;font-size:12px;margin:12px 0 7px}.work-tags{grid-column:1/-1;margin-bottom:9px}.work-tags span{font-size:10px}.card-price{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:0 9px;padding-top:8px}.cost-label{align-self:center;font-size:11px}.price-value{justify-content:flex-end}.brand-card .price-value strong{font-size:26px}.card-price small{grid-column:1/-1;font-size:10px;min-height:0;text-align:right}.review-link{grid-column:1/-1;margin:9px 0}.card-actions{grid-column:1/-1;display:flex}.card-actions .button{font-size:13px;width:auto;min-height:43px}.compare-add{font-size:12px;min-width:78px;width:auto}.card-detail-link{grid-column:1/-1;font-size:11px}.results-meta p>span{display:block;width:100%;margin-left:0;font-size:9px}.results-meta label{display:flex;font-size:10px}.results-meta strong{font-size:20px}.reviews-intro{padding:28px 0}.review-intro-inner{display:block}.review-intro-inner h2{font-size:24px}.review-intro-inner>div>p:not(.eyebrow){font-size:13px}.review-preview-panel{margin-top:25px;padding:18px}.review-preview-panel>p{font-size:14px}.review-preview-panel li{gap:9px;font-size:12px}.review-preview-panel li>span{font-size:10px}.portal-guides{padding:28px 0}.portal-guides .section-heading>a{font-size:10px;max-width:96px}.guide-tile-grid{grid-template-columns:1fr;gap:10px}.guide-tile-grid>a{padding:18px}.guide-tile-grid h3{font-size:17px;margin:4px 0 12px;max-width:none}.guide-index{font-size:60px}.footer-grid{display:block}.portal footer nav{margin-top:22px;gap:10px}.footer-disclosure{font-size:10px}.tray-inner{width:calc(100% - 24px);padding:9px 0;gap:8px}.tray-summary{font-size:12px}.tray-max,#tray-names{display:none}.tray-inner .button{font-size:12px;min-height:39px;padding:8px 12px}.has-tray{padding-bottom:70px}}
/* Brand profiles and review product. */
.breadcrumbs{font-size:11px;padding-block:17px;color:#6b7d88}.brand-profile{display:grid;grid-template-columns:170px 1fr 275px;gap:25px;padding-block:9px 18px;align-items:center}.profile-mark .brand-visual{height:110px;border-radius:4px}.profile-mark .brand-visual>strong{font-size:25px}.profile-copy h1{font-size:32px;margin:2px 0 6px;line-height:1.4}.profile-copy>.eyebrow{font-size:11px;margin:0}.profile-copy>p:not(.eyebrow){font-size:15px;margin:0;color:#586d78}.profile-review-link{font-size:12px;display:flex;align-items:center;gap:7px;color:#397264;margin-top:10px}.profile-review-link svg{width:18px;height:18px}.profile-price{padding-left:25px;border-left:1px solid var(--line)}.profile-price>span{font-size:12px;color:#687780}.profile-price p{margin:3px 0;line-height:1.4}.profile-price strong{font-size:34px;font-weight:800;color:var(--orange)}.profile-price p>span{font-size:14px;font-weight:700}.profile-price small{font-size:11px;line-height:1.7;color:#73818b;display:block}.profile-actions{display:flex;justify-content:space-between;gap:15px;padding-bottom:14px}.profile-actions .work-tags{margin:0}.profile-actions>span{font-size:11px;color:#7a868d}.profile-tab-shell{border-bottom:2px solid var(--navy);margin-top:8px;background:#f6f7f7}.profile-tabs{display:flex;gap:3px}.profile-tabs button{padding:14px 28px;font-size:15px;cursor:pointer;font-weight:700;border:1px solid #dfe4e6;border-bottom:0;border-radius:4px 4px 0 0;background:white;color:#536b77;min-width:200px}.profile-tabs button[aria-selected=true]{background:var(--navy);color:white;border-color:var(--navy)}.profile-tabs button span{font-size:11px;border:1px solid #95a5ad;border-radius:3px;padding:0 5px;margin-left:5px}.profile-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:34px;padding-top:26px;padding-bottom:35px}.profile-content{min-width:0}.profile-panel>h2{font-size:25px;margin:0 0 12px}.brand-feature-lead{background:#f4f7f7;border:1px solid #e1e7e9;border-radius:4px;padding:27px;margin-bottom:22px}.brand-feature-lead h2{font-size:24px;margin:4px 0 16px;line-height:1.65}.brand-feature-lead>p:not(.eyebrow){font-size:16px;color:#566d7a}.role-description{display:flex;gap:20px;border-top:1px solid #dce5e8;padding-top:18px;margin-top:18px}.role-description>b{font-size:13px;min-width:130px}.role-description p{font-size:14px;margin:0}.important-check{background:#fff8eb;padding:18px 22px;border-left:3px solid #d2a248;font-size:14px;margin:20px 0 30px}.important-check p{margin:4px 0 0;color:#76664e}.lined-heading{font-size:24px!important;padding-bottom:12px;border-bottom:2px solid #2c424e}.spec-row{grid-template-columns:185px 1fr;padding:0;border-bottom:1px solid #dee5e7;gap:0}.spec-row dt{background:#f3f5f5;padding:20px;font-size:13px;color:#4d6573;font-weight:600}.spec-row dd{padding:19px 21px;font-size:14px}.spec-row dd>strong{font-size:15px}.spec-row dd p{font-size:12px;color:#73818a;margin:7px 0}.evidence-link,.checked-date{font-size:11px;color:#557482}.spec-table{border:1px solid #dee5e7;border-radius:4px;overflow:hidden}.spec-row:last-child{border-bottom:0}.detail-side{align-self:start;position:sticky;top:18px}.inquiry-panel{padding:24px 20px;background:#fff9ef;border:1px solid #ebdbbf;border-top:4px solid #d84c16;border-radius:4px}.inquiry-panel h2{font-size:21px;margin:7px 0 12px}.inquiry-panel p{font-size:13px;color:#657781;line-height:1.8}.free-label{font-size:12px;font-weight:700;background:#d84c16;color:white;padding:2px 10px;border-radius:3px}.inquiry-panel ul{padding-left:18px;font-size:13px;color:#5d6f7a;margin:16px 0 23px}.inquiry-panel .button{display:flex;width:100%;font-size:13px;margin-top:10px;line-height:1.6}.inquiry-panel .small-note{font-size:10px;line-height:1.7;margin-top:13px}.official-link{font-size:12px;color:#526e7e}.detail-review-prompt{display:flex;align-items:center;flex-direction:column;background:#edf4f1;border:1px solid #d3e1db;padding:23px 15px;border-radius:4px;margin-top:16px;color:#386456}.detail-review-prompt b{font-size:14px;margin-top:5px}.detail-review-prompt span{font-size:12px;margin-top:5px}.review-section-head{display:flex;align-items:flex-end;gap:20px;justify-content:space-between;margin-bottom:22px}.review-section-head h2{font-size:24px;margin:3px 0 8px}.review-section-head p{font-size:13px;color:#657c86;margin:0}.review-section-head .eyebrow{color:#37685a;font-size:11px}.review-section-head .button{font-size:12px;white-space:nowrap;min-height:39px}.rating-summary{display:grid;grid-template-columns:200px 1fr;border:1px solid #dce4e5;background:white;border-radius:5px;overflow:hidden;margin-bottom:24px}.rating-total{background:#f2f6f5;text-align:center;display:flex;flex-direction:column;justify-content:center;padding:24px 15px}.rating-total>span{font-size:13px;font-weight:700;color:#455f5b}.rating-total>strong{font-size:55px;line-height:1.3;color:#6d827b}.rating-total strong small{font-size:15px;font-weight:500}.rating-total p{font-size:12px;margin:5px 0 12px;color:#61756f}.rating-total a{font-size:10px;color:#477063;text-decoration:underline}.rating-axes{margin:0;padding:22px 26px}.rating-axes>div{display:grid;grid-template-columns:150px 1fr;gap:12px;align-items:center;padding:6px 0;font-size:12px}.rating-axes dd{margin:0;display:flex;align-items:center;gap:13px}.empty-bar{height:7px;background:#ebefed;flex:1;border-radius:2px}.rating-axes b{color:#81948c}.review-type-tabs{display:flex;gap:0;border-bottom:2px solid #3f6d60}.review-type-tabs button{font-size:13px;font-weight:700;border:1px solid #dce6e0;background:#f4f7f5;padding:12px 20px;cursor:pointer;color:#698475}.review-type-tabs button.active{background:#416d5f;color:white;border-color:#416d5f}.review-type-tabs button span{font-size:11px;margin-left:10px}.review-filter-row{display:flex;gap:15px;padding:15px 0;border-bottom:1px solid #e3e9e6}.review-filter-row label{font-size:11px;flex:1}.review-filter-row select{font-size:12px;min-height:37px;padding:7px 24px 7px 8px;margin-top:4px;color:#476253;border-color:#d2ded7;background:white}.reviews-empty{text-align:center;padding:32px 22px;border-bottom:1px solid #e0e8e3}.empty-review-icon{display:inline-flex;padding:14px;border-radius:50%;background:#eef4f0;color:#688b7b}.reviews-empty h3{font-size:18px;margin:12px 0 8px}.reviews-empty p{font-size:13px;color:#6a7f77}.reviews-empty .button{font-size:12px;margin-top:8px}.reviews-empty>small{display:block;font-size:10px;color:#87978e;margin-top:16px}.review-next{display:flex;justify-content:space-between;align-items:center;gap:20px;background:#fff8ed;border:1px solid #e8dbc4;padding:22px;margin:28px 0}.review-next h3{font-size:16px;line-height:1.6;margin:0 0 5px}.review-next p{font-size:12px;margin:0;color:#7a7266}.review-next .button{font-size:12px;white-space:nowrap}.question-accordion{border:1px solid #dce3e5;border-radius:4px;margin:15px 0}.question-accordion summary{font-size:15px;cursor:pointer;font-weight:700;background:#f3f6f6;padding:17px;display:flex;gap:14px;align-items:center}.question-accordion summary span{font-size:14px;color:#bb541f}.question-accordion p{padding:2px 22px 18px;font-size:14px;color:#5d717c}.related-brands{padding-bottom:50px}.related-brands .brand-grid{grid-template-columns:repeat(3,1fr)}.reviews-index{padding:20px 0 50px}.review-index-heading{display:flex;justify-content:space-between;align-items:center;gap:25px}.review-index-heading h1{font-size:32px;margin:0 0 15px}.review-index-heading p{font-size:15px;color:#627b73}.review-trust-strip{display:grid;grid-template-columns:repeat(3,1fr);background:#edf4f0;border:1px solid #d6e5dd;padding:16px;margin:25px 0 30px;text-align:center;font-size:14px;color:#3c6857;font-weight:600}.review-catalog-heading{display:flex;justify-content:space-between;gap:30px;align-items:center;margin-bottom:20px}.review-catalog-heading h2{font-size:23px;margin:0}.review-catalog-heading input{max-width:250px;font-size:14px!important;min-height:44px!important;margin:0!important}.review-brand-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.review-brand-item{border:1px solid #dae5de;border-radius:4px;padding:22px;background:#fff;color:#24433a}.review-brand-item:hover{background:#f5faf6}.review-brand-item h2{font-size:22px;margin:9px 0}.review-brand-item p{font-size:13px;color:#738c7e}.review-brand-item .text-link{font-size:12px;color:#386d55}.review-start-note{background:#f4f7f5;padding:27px;margin-top:27px;color:#546e60}.review-start-note h2{font-size:19px}.review-start-note p{font-size:14px}.review-start-note a{font-size:12px;text-decoration:underline}.review-write-page{padding:10px 0 50px;max-width:1070px}.review-write-heading h1{font-size:30px;margin:3px 0 10px}.review-write-heading p{font-size:14px;color:#657c74}.review-steps{list-style:none;display:grid;grid-template-columns:repeat(4,1fr);padding:0;margin:28px 0 30px;border-bottom:2px solid #dde7e2}.review-steps li{padding:14px 12px;font-size:13px;background:#f1f5f3;color:#6e8379;border-right:2px solid white;text-align:center;font-weight:700}.review-steps li.current{background:#345f50;color:white}.review-write-layout{display:grid;grid-template-columns:minmax(0,1fr) 250px;gap:35px}.review-form-step>h2{font-size:21px;margin:24px 0}.review-demo-note{font-size:12px;background:#f1f5f3;padding:13px 16px;color:#5f776c;margin:0}.review-form-step>label{display:block;font-size:14px;margin-bottom:20px;font-weight:600}.review-form-step select{font-size:14px;margin-top:7px;min-height:45px;border-color:#cfdad5}.review-form-step em,.review-score-field legend>span,.experience-options legend>span{font-size:10px;font-style:normal;color:#a84426;background:#fff1e9;padding:2px 6px;font-weight:500;margin-left:5px}.review-form-step .optional{font-size:11px;color:#809086;font-weight:400}.review-form-step .plain-check{display:flex;margin-top:17px;font-size:13px;font-weight:400}.experience-options{border:0;padding:0;margin:22px 0}.experience-options legend{font-size:14px;font-weight:600}.experience-options>label{border:1px solid #d5e0d9;display:flex;align-items:center;gap:12px;padding:15px;border-radius:4px;margin:9px 0;cursor:pointer}.experience-options>label:has(input:checked){background:#f1f7f4;border-color:#4d816a}.experience-options b{font-size:14px;display:block}.experience-options small{font-size:12px;display:block;color:#748b80}.review-form-step .form-two label{font-size:13px}.review-form-step .form-two{gap:16px}.score-legend{font-size:12px;color:#6c8076;background:#f5f8f6;padding:14px}.review-score-field{display:block;border:0;border-bottom:1px solid #e1e8e4;padding:10px 0 18px;margin:15px 0}.review-score-field legend{font-size:14px;font-weight:600}.score-options{display:flex;gap:8px}.score-options label{position:relative;cursor:pointer}.score-options input{position:absolute;opacity:0;width:100%;height:100%;margin:0;z-index:1}.score-options label>span{display:flex;justify-content:center;align-items:center;width:45px;height:39px;border:1px solid #cddbd3;border-radius:4px;color:#597364;background:white;font-size:15px;font-weight:700}.score-options input:checked+span{background:#3f765d;color:white;border-color:#3f765d}.score-options input:focus-visible+span{outline:3px solid #e98925;outline-offset:2px}.score-options .score-na{margin-left:6px}.score-options .score-na span{width:82px;font-size:12px;font-weight:400}.character-count{display:block;text-align:right;font-size:10px;color:#8a998f;font-weight:400}.review-form-actions{display:flex;justify-content:flex-end;gap:13px;padding-top:20px;margin-top:24px;border-top:1px solid #dce5df}.review-writing-help{background:#f0f5f2;padding:22px;border:1px solid #dee8e1;border-radius:4px;align-self:start;position:sticky;top:20px;color:#4e6f5e}.help-icon svg{width:30px;height:30px}.review-writing-help h2{font-size:16px;line-height:1.9;margin:12px 0}.review-writing-help ul{padding-left:17px;font-size:12px;line-height:1.9}.review-writing-help li{margin-top:8px}.review-writing-help p{font-size:11px}.review-writing-help a{font-size:11px;text-decoration:underline;color:#3b6b50}#review-errors{padding:15px;background:#fff4ec;border:1px solid #dfa58d;color:#93471c;font-size:13px;margin-top:15px}.owner-review-card{border:1px solid #d9e3dd;border-radius:4px;padding:23px;background:white;margin:18px 0}.review-author-row{display:flex;gap:12px;align-items:center}.avatar-shape{font-size:25px;display:flex;align-items:center;justify-content:center;background:#e6eee9;color:#7f9b8a;width:45px;height:45px;border-radius:50%;flex-shrink:0}.review-author-row b{font-size:14px;color:#3f5f4b}.review-author-row p{font-size:11px;color:#789081;margin:4px 0}.verification-badge,.self-reported{font-size:10px;margin-left:auto;padding:4px 7px;white-space:nowrap;border:1px solid #cfdfd2;color:#57745f;border-radius:3px;background:#f1f7f2}.self-reported{white-space:normal;background:#f6f5ef;color:#837b64;border-color:#e7e3d3}.review-headline{display:flex;gap:10px;align-items:baseline;padding:15px 0 0}.review-headline>b{font-size:25px;line-height:1.4}.review-headline>span:last-child{font-size:11px;color:#8b988f;margin-left:auto}.stars{font-size:24px;letter-spacing:1px;color:#bd8a32}.stars span{color:#dce4df}.owner-review-card>h3{font-size:20px;line-height:1.7;margin:10px 0 15px}.review-fact-pills{display:flex;flex-wrap:wrap;gap:8px}.review-fact-pills span{padding:3px 9px;border:1px solid #e2e8e1;background:#f4f7f2;font-size:11px;color:#678162}.review-prose h4{font-size:14px;margin:23px 0 5px;color:#35604a;padding-left:10px;border-left:3px solid #719b7d}.review-prose h4:nth-of-type(2){color:#8d5b37;border-color:#cb9e68}.review-prose p{font-size:14px;line-height:1.95;color:#576e60;margin:6px 0 12px}.review-foot{display:flex;align-items:center;justify-content:space-between;gap:18px;border-top:1px solid #e4e9e4;padding-top:16px;margin-top:23px;font-size:10px;color:#849484}.review-foot button{font-size:11px;border:1px solid #cddccc;background:#fff;padding:8px 12px;border-radius:3px;color:#506f53;cursor:pointer;white-space:nowrap}.review-foot button[aria-pressed=true]{background:#e4f1e5;border-color:#649a6c}.franchisor-response{margin-top:18px;padding:14px 17px;border-left:3px solid #889fa5;background:#f2f6f7}.franchisor-response summary{font-size:13px;cursor:pointer;font-weight:700;color:#546f78}.franchisor-response p{font-size:13px;color:#6d858b;margin-bottom:0}.review-origin{font-size:11px;color:#7f8f83;border-top:1px solid #e5ebe6;padding-top:12px}.review-mini-scores{display:grid;grid-template-columns:1fr 1fr;gap:7px 20px;margin-top:16px;border:1px solid #e2e9e3;padding:12px}.review-mini-scores span{font-size:11px;display:flex;justify-content:space-between;gap:7px;color:#6e8375}.review-mini-scores b{white-space:nowrap}.review-consent{margin:24px 0 15px}.review-example-page{max-width:970px;padding:10px 0 45px}.review-example-page h1{font-size:29px}.sample-warning{background:#fff4e7;border:1px solid #e5ccaa;color:#8d6634;padding:13px 18px;font-size:13px;margin:25px 0}.review-demo-done{text-align:center;padding:45px 25px;border:1px solid #d9e5dc}.review-demo-done h2{font-size:23px}.review-demo-done p{font-size:14px;line-height:1.9}.review-demo-done .button{margin:10px 5px}.policy-page h1{font-size:32px;line-height:1.6}.policy-page section p{font-size:16px;line-height:2}.portal .eyebrow{color:#876c46}.portal .compare-page,.portal .request-page{padding-top:10px}.portal .page-title h1{font-size:30px;line-height:1.6}.portal .page-description{font-size:15px;line-height:1.9}.portal .request-summary,.portal .article-toc{background:#f5f7f6;border:1px solid #e0e7e3}.portal .form-section h2 span{color:#c85b2b}.portal .form-steps li.current{background:#314b57;color:#fff}.portal .table-cta{background:var(--orange)}.portal .compare-toolbar{background:#f2f5f5}.portal .comparison-table th{background:#f0f4f4}.portal .comparison-table thead a{color:#243c49}.portal .brand-lockup .wordmark{text-align:left}.portal .brand-lockup{gap:15px}.portal .brand-sizes{display:flex;align-items:center;gap:25px;padding:10px}.portal .design-page>h1{font-size:35px}
@media(max-width:1050px){.brand-profile{grid-template-columns:130px 1fr 220px;gap:20px}.profile-copy h1{font-size:29px}.profile-price strong{font-size:29px}.profile-layout{grid-template-columns:minmax(0,1fr) 245px;gap:22px}.profile-tabs button{min-width:175px;font-size:14px;padding-inline:20px}.review-section-head{display:block}.review-section-head .button{margin-top:12px}.rating-summary{grid-template-columns:160px 1fr}.rating-axes{padding:15px}.rating-axes>div{grid-template-columns:120px 1fr;gap:10px;font-size:11px}.spec-row{grid-template-columns:145px 1fr}.spec-row dt,.spec-row dd{padding:17px 14px}.review-next{display:block}.review-next .button{margin-top:13px}.review-write-layout{grid-template-columns:minmax(0,1fr) 215px;gap:25px}}
@media(max-width:760px){.brand-profile{grid-template-columns:88px 1fr;gap:15px;padding-top:0}.profile-mark .brand-visual{height:79px;padding:8px}.profile-mark .brand-visual>strong{font-size:14px}.profile-mark .brand-visual>span{font-size:7px}.profile-copy h1{font-size:24px;line-height:1.35;margin:4px 0 8px}.profile-copy>.eyebrow{font-size:9px}.profile-copy>p:not(.eyebrow){font-size:12px}.profile-review-link{font-size:11px;margin-top:8px}.profile-price{grid-column:1/-1;border:1px solid #e3e2d9;background:#fcf9f2;padding:12px 16px;display:grid;grid-template-columns:1fr auto;gap:4px 10px;border-radius:3px}.profile-price>span{font-size:11px;align-self:center}.profile-price p{margin:0}.profile-price strong{font-size:28px}.profile-price p>span{font-size:11px}.profile-price small{grid-column:1/-1;text-align:right;font-size:10px}.profile-actions>span{display:none}.profile-actions{padding-bottom:8px}.profile-tabs{width:100%;overflow:auto;gap:1px}.profile-tabs button{font-size:12px;padding:12px 13px;min-width:135px;flex-shrink:0}.profile-tabs button span{font-size:10px;margin-left:2px}.profile-layout{display:flex;flex-direction:column;padding-top:20px;gap:23px}.detail-side{position:static;width:100%;order:2}.inquiry-panel{padding:20px}.inquiry-panel h2{font-size:22px}.inquiry-panel .button{font-size:14px;min-height:46px}.detail-review-prompt{display:none}.profile-panel>h2,.brand-feature-lead h2{font-size:22px}.brand-feature-lead{padding:20px;margin-bottom:17px}.brand-feature-lead>p:not(.eyebrow){font-size:14px}.role-description{display:block;padding-top:13px}.role-description p{font-size:13px;margin-top:7px}.role-description b{font-size:12px}.important-check{font-size:13px;padding:15px}.spec-row{grid-template-columns:112px 1fr}.spec-row dt{font-size:11px;padding:14px 11px}.spec-row dd{font-size:12px;padding:14px 12px}.spec-row dd>strong{font-size:13px}.spec-row dd p{font-size:11px;line-height:1.9}.spec-row .evidence-link,.checked-date{font-size:10px}.lined-heading{font-size:21px!important}.related-brands{padding-bottom:30px}.related-brands .brand-grid{grid-template-columns:1fr}.rating-summary{grid-template-columns:1fr;gap:0}.rating-total{padding:15px;display:grid;grid-template-columns:1fr auto;gap:5px 15px;text-align:left;align-items:center}.rating-total>strong{grid-column:2;grid-row:1/4;font-size:46px}.rating-total p{margin:0;font-size:11px}.rating-total>a{font-size:10px}.rating-axes{padding:13px 18px}.rating-axes>div{grid-template-columns:150px 1fr;font-size:12px}.review-section-head h2{font-size:23px;line-height:1.6}.review-section-head p{font-size:12px}.review-type-tabs button{flex:1;padding:12px 8px;font-size:11px}.review-type-tabs button span{margin-left:5px}.review-filter-row{gap:8px}.review-filter-row label{font-size:10px;min-width:0}.review-filter-row select{font-size:10px;padding-left:5px;padding-right:16px}.reviews-empty{padding:25px 8px}.reviews-empty h3{font-size:16px}.reviews-empty p{font-size:12px;line-height:1.9}.review-next{padding:18px}.review-next h3{font-size:15px}.review-next p{font-size:12px}.question-accordion summary{font-size:14px;padding:14px;align-items:flex-start}.question-accordion p{font-size:13px;padding:0 17px 14px}.review-index-heading{display:block}.review-index-heading h1{font-size:26px}.review-index-heading p{font-size:13px}.review-index-heading .button{font-size:13px;margin-top:6px}.review-trust-strip{grid-template-columns:1fr;padding:12px;gap:5px;font-size:12px}.review-catalog-heading{display:block;margin-bottom:16px}.review-catalog-heading h2{font-size:21px;margin-bottom:14px}.review-catalog-heading input{max-width:none}.review-brand-grid{grid-template-columns:1fr;gap:10px}.review-brand-item{padding:18px}.review-brand-item h2{font-size:21px;margin:5px 0}.review-brand-item p{margin:5px 0}.review-start-note{padding:18px}.review-start-note h2{font-size:18px}.review-write-heading h1{font-size:25px;line-height:1.7}.review-write-heading p{font-size:13px}.review-steps{margin:23px 0}.review-steps li{font-size:10px;padding:11px 5px}.review-write-layout{display:block}.review-writing-help{position:static;margin-top:28px;padding:19px}.review-form-step>h2{font-size:21px;line-height:1.7}.review-demo-note{font-size:10px;padding:11px}.review-score-field legend{font-size:13px}.score-options{gap:6px}.score-options label>span{width:37px;height:40px;font-size:14px}.score-options .score-na{margin-left:3px}.score-options .score-na span{width:68px;font-size:11px}.review-form-step .form-two{grid-template-columns:1fr;gap:16px}.review-form-step .form-two label{font-size:13px}.review-form-actions .button{font-size:12px;min-height:43px;line-height:1.8;padding:8px 13px}.review-form-step>label{font-size:13px}.review-form-step em{font-size:9px}.review-form-step .optional{font-size:10px}.owner-review-card{padding:17px}.review-author-row{gap:9px;flex-wrap:wrap}.avatar-shape{width:35px;height:35px;font-size:20px}.review-author-row>div{flex:1;min-width:190px}.review-author-row b{font-size:13px}.review-author-row p{font-size:10px}.verification-badge,.self-reported{margin-left:0;font-size:9px}.review-headline>b{font-size:23px}.review-headline>span:last-child{font-size:9px}.stars{font-size:20px}.owner-review-card>h3{font-size:18px;line-height:1.8}.review-fact-pills span{font-size:10px}.review-prose h4{font-size:13px}.review-prose p{font-size:13px;line-height:2}.review-foot{display:block}.review-foot button{margin-top:10px;display:block}.review-mini-scores{grid-template-columns:1fr;gap:9px}.review-origin{font-size:10px}.review-example-page h1{font-size:24px;line-height:1.7}.review-example-page>p{font-size:13px}.sample-warning{padding:12px;font-size:12px}.review-demo-done{padding:26px 15px}.review-demo-done h2{font-size:21px}.review-demo-done p{font-size:13px}.policy-page h1{font-size:27px}.policy-page section p{font-size:15px}.portal .page-title h1{font-size:26px}.portal .page-description{font-size:13px}.portal .design-page>h1{font-size:28px}.portal .brand-lockup .wordmark{white-space:nowrap}.portal .brand-lockup .wordmark strong{font-size:22px}.portal .design-links a{font-size:13px}.portal .saved-button span{font-size:11px}}
/* Audience correction: independent owners, existing businesses, and multi-site operators. */
body.portal{font-family:Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;font-weight:400;color:#2c3338;letter-spacing:0}.portal h1,.portal h2,.portal h3,.portal h4{font-weight:700;letter-spacing:0}.portal p{font-weight:400}.portal button,.portal a.button{font-weight:600}.wordmark small{font-size:14px;font-weight:600;letter-spacing:.06em;line-height:1.3}.wordmark strong{font-size:25px;font-weight:700;letter-spacing:-.02em;line-height:1.35}.portal .brand{gap:10px}.portal .brand img{width:35px;height:35px}.portal .saved-button span{background:transparent;color:#32424c}.portal .eyebrow{letter-spacing:.03em;font-family:inherit;font-weight:600}.portal-intro{grid-template-columns:minmax(0,1fr) 240px;gap:20px;margin-top:24px;margin-bottom:25px}.hero-banner{background:#f2f5f6;border:1px solid #e0e5e8;min-height:285px;align-items:center;border-radius:3px}.hero-banner-copy{width:56%;padding:25px}.hero-banner-copy h1{font-size:31px;line-height:1.65;font-weight:700;margin:8px 0 12px}.hero-banner-copy h1 em{background:none;color:#273740;text-decoration:underline;text-decoration-color:#d3764d;text-decoration-thickness:3px;text-underline-offset:8px}.hero-kicker{font-size:12px;color:#526772}.hero-banner-copy>p:not(.hero-kicker){font-size:13px;line-height:1.9;margin-bottom:17px}.purpose-options{width:44%;padding:15px 20px 15px 0;display:flex;flex-direction:column;gap:9px}.purpose-options a{background:white;border:1px solid #d3dde2;border-radius:3px;padding:13px 27px 13px 15px;position:relative;color:#2b404c;transition:border-color .15s}.purpose-options a:hover{border-color:#aa6041;background:#fffaf4}.purpose-options b{display:block;font-size:15px;font-weight:700}.purpose-options span{display:block;font-size:10px;color:#6c7f89;line-height:1.8}.purpose-options i{position:absolute;right:12px;top:25px;font-style:normal;color:#a95732;font-size:15px}.feature-stack b{font-size:17px;font-weight:700;line-height:1.7}.feature-cost{background:#f9f4e9}.feature-voice{background:#f0f5f2}.feature-stack>a{padding:15px}.catalog-results .section-heading h2{font-size:23px}.brand-card h3{font-size:19px;font-weight:700}.brand-visual>strong{font-weight:700}.brand-visual>span{font-weight:400}.brand-card .price-value strong{font-weight:700}.purpose-page{padding:12px 0 45px}.purpose-page h1{font-size:32px;margin:5px 0 10px}.purpose-subtitle{font-size:17px;color:#58717f}.purpose-factors{display:flex;gap:12px;margin:22px 0}.purpose-factors span{border:1px solid #d7e0e5;padding:7px 14px;color:#506c7c;background:#f4f7f8;border-radius:3px;font-size:14px}.purpose-checks{border:1px solid #e4ded0;background:#faf7f0;padding:22px 28px;margin:22px 0 30px}.purpose-checks h2{font-size:21px;margin:0 0 12px}.purpose-checks ul{font-size:15px;line-height:2;color:#6c6c61}.purpose-page .brand-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
@media(max-width:1100px){.portal-intro{grid-template-columns:1fr}.feature-stack{grid-template-columns:1fr 1fr;grid-template-rows:auto}.feature-stack>a{min-height:130px}.feature-stack b br{display:none}.hero-banner-copy{width:54%}.purpose-options{width:46%}.hero-banner-copy h1{font-size:32px}}
@media(max-width:760px){.portal .brand img{width:27px;height:27px}.wordmark small{font-size:11px}.wordmark strong{font-size:20px}.portal-intro{margin-top:14px}.hero-banner{display:block;min-height:0}.hero-banner-copy{width:auto;padding:20px 18px 5px}.hero-banner-copy h1{font-size:27px;line-height:1.65;margin:7px 0 12px}.hero-kicker{font-size:10px}.hero-banner-copy>p:not(.hero-kicker){font-size:12px}.hero-banner-copy .button{display:none}.purpose-options{width:auto;padding:5px 15px 17px;gap:7px}.purpose-options a{padding:10px 28px 10px 13px}.purpose-options b{font-size:14px}.purpose-options span{font-size:10px}.purpose-options i{top:18px}.feature-stack{margin-top:10px;gap:9px}.feature-stack>a{padding:12px;min-height:120px}.feature-stack b{font-size:14px}.feature-stack b br{display:block}.hero-banner-copy h1 em{text-underline-offset:6px;text-decoration-thickness:2px}.purpose-page h1{font-size:27px}.purpose-subtitle{font-size:14px}.purpose-factors{flex-wrap:wrap;gap:7px}.purpose-factors span{font-size:12px;padding:5px 10px}.purpose-checks{padding:18px}.purpose-checks h2{font-size:19px}.purpose-checks ul{font-size:13px;padding-left:18px}.purpose-page .brand-grid{grid-template-columns:1fr}}
.brand-visual.brand-photo{padding:0;position:relative;background:#ecf0f0}.brand-photo>img{width:100%;height:100%;object-fit:cover;display:block}.brand-photo>small{position:absolute;right:6px;bottom:5px;font-size:9px;background:#ffffffde;color:#475961;line-height:1.6;padding:1px 4px}.profile-mark .brand-photo{height:115px}.earnings-check{padding:22px;border:1px solid #dce4e5;border-radius:3px;margin:18px 0 28px;background:#f6f8f8}.earnings-check b{font-size:16px}.earnings-check p{font-size:13px;color:#6d7f89;margin:5px 0}.earnings-check ul{font-size:13px;padding-left:18px;color:#536a78;line-height:2}.brand-profile .profile-mark .brand-visual>strong{font-size:20px}.review-author-row .avatar-shape{color:transparent;position:relative}.review-author-row .avatar-shape:before{content:'';display:block;width:12px;height:12px;border-radius:50%;background:#92a69a;position:absolute;top:9px;left:calc(50% - 6px)}.review-author-row .avatar-shape:after{content:'';display:block;width:23px;height:12px;border-radius:14px 14px 2px 2px;background:#92a69a;position:absolute;bottom:7px;left:calc(50% - 11.5px)}
@media(max-width:760px){.hero-banner-copy h1{font-size:25px}.earnings-check{padding:16px}.earnings-check b{font-size:14px}.earnings-check p,.earnings-check ul{font-size:12px}.profile-mark .brand-photo{height:79px}.review-author-row .avatar-shape:before{top:6px;width:10px;height:10px;left:calc(50% - 5px)}.review-author-row .avatar-shape:after{width:19px;height:10px;left:calc(50% - 9.5px);bottom:6px}}
