/* A card showroom: real product imagery, short comparisons, full reading pages. */
:root{--ink:#121c32;--blue:#2356e9;--muted:#596984;--line:#dfe5ef;--surface:#f5f7fc}
body{background:#fff}main,.header-inner,footer{max-width:1280px}.header-inner{padding-top:20px;padding-bottom:20px;gap:24px}nav{gap:22px}.eyebrow{font-size:12px}.quiet,.date,.status,.article-meta,.plan-label,.reason,.catalog-kicker{font-size:13px}.text-button,.mode,.card-note,footer p{font-size:14px}.section-subtitle,.article-body p,.catalog-item .card-desc{font-size:16px}
.visual-intro{display:grid;grid-template-columns:1fr 1.18fr;gap:40px;align-items:center;padding:40px 0 24px}.hero-copy h1{font-size:clamp(32px,3.4vw,46px);line-height:1.35;letter-spacing:-1.4px;max-width:510px;word-break:keep-all}.hero-copy>.eyebrow{color:var(--blue)}.hero-copy>p:not(.eyebrow){font-size:16px;color:var(--muted);max-width:450px;margin:16px 0 20px;line-height:1.8}.hero-links{display:flex;gap:19px;align-items:center;flex-wrap:wrap}.solid-link{display:inline-flex;align-items:center;justify-content:center;background:var(--blue);color:#fff;padding:12px 19px;border-radius:8px;font-weight:600;font-size:15px}.solid-link:hover{background:#1841ba}.subtle-link{font-size:15px;font-weight:600;text-decoration:underline;text-underline-offset:5px}.hero-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:22px 16px;background:#edf2fc;border-radius:16px;align-self:stretch;align-items:center}.hero-card{display:flex;flex-direction:column;justify-content:center;min-width:0;text-align:center;padding:14px 6px;border-radius:10px;transition:background .2s,transform .2s}.hero-card:hover{background:#fff;transform:translateY(-4px)}.hero-card strong{font-size:15px;line-height:1.5;margin-top:15px}.hero-card span{font-size:13px;color:var(--muted)}.product-image{display:block;width:100%;height:150px;object-fit:contain;filter:drop-shadow(0 12px 10px #12244818)}.hero-card .product-image{height:137px}.brand-strip{display:flex;justify-content:space-between;gap:18px;padding:16px 0 23px;border-bottom:1px solid var(--line);flex-wrap:wrap}.brand-strip a{font-size:16px;font-weight:700;color:#475674}.brand-strip a:hover{color:var(--blue)}
.browse{margin-top:32px;border:0;padding:0;background:transparent}.finder-heading{align-items:center;margin-bottom:20px}.finder-heading h2{font-size:27px}.finder-heading .country-control{min-width:275px;max-width:345px;border:0;padding:0;display:grid;grid-template-columns:auto minmax(160px,1fr);gap:6px 12px;align-items:center}.country-control label{font-size:14px;margin:0}.country-control select{padding:9px 30px 9px 12px;font-size:15px}.country-control p{grid-column:1/-1;max-width:none;font-size:12px;text-align:right;margin:0}.category-grid{display:flex;gap:8px;flex-wrap:wrap}.category-button{min-height:44px;display:flex;align-items:center;gap:9px;flex:0 1 auto;padding:10px 14px;border:1px solid var(--line);border-radius:8px;background:white}.category-button strong{font-size:14px}.category-button>span:last-child:not(.category-icon){display:none}.category-button .category-icon{font-size:17px;width:auto;height:auto;background:none}.category-button[aria-pressed=true]{border-color:var(--blue);background:#edf2ff;color:var(--blue)}.browse-toolbar{padding-top:16px;margin-bottom:12px}.browse-context{display:none}.sort-explainer{margin:0 0 7px;color:var(--muted);font-size:13px}.sort-explainer summary{cursor:pointer;width:fit-content}.sort-explainer .sort-note{font-size:14px;margin:10px 0;max-width:900px}.residence-summary{font-size:14px;margin:9px 0 17px}.browse-results{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.browse-results>.empty-result{grid-column:1/-1}.browse-card{display:flex;flex-direction:column;grid-template-columns:none;padding:0;border:1px solid var(--line);border-radius:12px;overflow:hidden;background:white;gap:0;box-shadow:none}.browse-card .product-stage{display:block;padding:22px 26px 12px;background:#f5f7fc;min-height:182px}.product-stage:hover{background:#edf2ff}.browse-card-content{padding:20px;display:flex;flex-direction:column;flex:1}.browse-card .card-top{align-items:flex-start;gap:10px}.browse-card h3{font-size:21px;margin:4px 0 0}.browse-card h3 a:hover{color:var(--blue)}.browse-card .plan-label{margin:0;font-size:12px;color:var(--muted)}.browse-card .status{font-size:12px;max-width:115px}.browse-card .card-description{font-size:15px;line-height:1.7;min-height:52px;color:var(--muted);margin:10px 0 14px}.browse-card .reasons{margin:10px 0 0}.browse-card .card-metrics{display:grid;grid-template-columns:1fr;gap:9px;border-top:1px solid var(--line);padding-top:15px;margin:auto 0 15px}.browse-card .card-metrics>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.card-metrics dt{font-size:13px;color:var(--muted)}.browse-card .card-metrics dd{font-size:16px;line-height:1.5;text-align:right}.browse-card .card-bottom{padding-top:14px}.browse-card .card-bottom>a{display:flex;justify-content:space-between;width:100%;font-size:15px}.conditional-group{margin-top:22px;padding:18px;background:#f9fafc;border:1px solid var(--line);border-radius:10px}.conditional-group>summary{font-size:15px}.conditional-group>p{font-size:14px}.conditional-group .browse-results{margin-top:18px}
.basics-section,.insights-section{margin-top:60px}.basics-section{padding:32px;background:#102347;color:#fff;border-radius:14px}.basics-section .eyebrow{color:#a9c0f9}.basics-section h2{font-size:28px}.basics-section>.section-heading>a{color:#d7e3ff}.basics-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:25px}.basics-grid article{border-top:1px solid #ffffff38;padding-top:18px}.basics-grid .number{font-size:13px;letter-spacing:1px;color:#9fb6ed}.basics-grid h3{font-size:20px;margin:10px 0}.basics-grid p{font-size:16px;color:#d5deef;margin:0;line-height:1.85}.basics-footnote{font-size:14px;color:#b9c9e7;border-top:1px solid #ffffff25;padding-top:18px;margin:22px 0 0}.insight-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:22px}.insight-tile{border:1px solid var(--line);border-radius:12px;overflow:hidden;display:flex;flex-direction:column}.insight-cover{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;min-height:118px;padding:20px;background:#edf2ff;color:#244bc1;font-size:14px;font-weight:600}.insight-cover b{font-size:42px;font-weight:500;line-height:1;letter-spacing:-2px}.insight-tile:nth-child(2) .insight-cover{background:#e8f2ef;color:#245e51}.insight-tile:nth-child(3) .insight-cover{background:#f0edf9;color:#584781}.insight-tile .article-body h3{font-size:21px;line-height:1.6}.insight-tile .article-body{padding:20px}.insight-tile .article-body p{line-height:1.8}.insight-tile .article-body>a{margin-top:auto}.catalog .product-image{height:145px}.catalog-image-link{display:block;background:var(--surface);border-radius:8px;padding:12px}.catalog-kicker{letter-spacing:0}.catalog-item .card-bottom .mode{display:none}.journal{margin-top:60px}.principles p{font-size:14px}.principles strong{font-size:16px}.optional-helper{margin-top:38px}
#experienceView{padding:28px 0 54px}.breadcrumb{display:flex;gap:10px;align-items:center;flex-wrap:wrap;color:var(--muted);font-size:14px;margin:0 0 25px}.breadcrumb a:hover{color:var(--blue)}.profile-hero{display:grid;grid-template-columns:.85fr 1.15fr;gap:48px;align-items:center}.profile-art{padding:30px;background:#edf2fc;border-radius:14px;text-align:center}.profile-art .product-image{height:250px}.image-caption{font-size:12px;color:var(--muted);line-height:1.7;margin:20px 0 0}.profile-hero h1{font-size:40px;line-height:1.35;margin:8px 0 16px}.profile-hero .profile-description{font-size:18px;color:var(--muted);line-height:1.8}.profile-hero .status{font-size:13px;max-width:none;display:inline-block}.profile-links{display:flex;gap:14px;flex-wrap:wrap;align-items:center;margin-top:24px}.profile-tabs{display:flex;flex-wrap:wrap;gap:20px;margin:32px 0 0;padding:18px 0;border-block:1px solid var(--line);font-size:15px;font-weight:600}.profile-tabs a:hover{color:var(--blue)}.profile-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:46px;margin-top:34px}.profile-body{min-width:0}.profile-section{padding:0 0 28px;margin:0 0 28px;border-bottom:1px solid var(--line);scroll-margin-top:30px}.profile-section h2{font-size:25px;margin-bottom:16px}.profile-section>p,.profile-section li{font-size:17px;line-height:1.9;color:#40516c}.profile-section .card-metrics{padding:20px;background:var(--surface);border-radius:10px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.profile-section .card-metrics dd{font-size:22px;font-weight:700;margin:6px 0}.profile-feature-list{display:grid;grid-template-columns:1fr 1fr;gap:12px}.profile-feature-list div{padding:16px;background:var(--surface);border-radius:8px;font-size:15px}.profile-feature-list strong{display:block;margin-bottom:5px}.profile-sidebar{align-self:start;background:var(--surface);padding:22px;border-radius:10px}.profile-sidebar h2{font-size:18px}.profile-sidebar dl>div{padding:14px 0;border-bottom:1px solid var(--line)}.profile-sidebar dt{font-size:13px;color:var(--muted)}.profile-sidebar dd{font-size:15px;margin:5px 0 0}.profile-sidebar p{font-size:14px;color:var(--muted)}.profile-sidebar select{font-size:14px;margin-top:10px}.profile-sources a{display:inline-block;font-size:15px;line-height:1.9;color:var(--blue);text-decoration:underline;overflow-wrap:anywhere}.insights-heading h1{font-size:38px;line-height:1.4}.insights-heading>p{color:var(--muted);font-size:17px;max-width:750px}.insight-filters{display:flex;gap:9px;flex-wrap:wrap;margin:24px 0}.insight-filters a{border:1px solid var(--line);padding:8px 16px;border-radius:7px;font-size:15px}.insight-filters a[aria-current=page]{background:var(--blue);color:white;border-color:var(--blue)}.insight-reader{max-width:800px;margin:auto}.insight-reader h1{font-size:clamp(28px,3.5vw,40px);line-height:1.5;letter-spacing:-1px;margin:14px 0 18px;word-break:keep-all}.insight-reader .reader-summary{line-height:1.9}.insight-reader section{margin-top:30px}.insight-reader section h2{font-size:23px;line-height:1.6}.insight-reader section p{font-size:18px;line-height:1.95;color:#354864}.reader-category{font-size:13px;color:var(--blue);font-weight:600}.profile-missing{padding:60px 0}
@media(min-width:1500px){main,.header-inner,footer{max-width:1280px}}
@media(max-width:1050px){.visual-intro{gap:25px}.hero-copy h1{font-size:35px}.hero-cards{padding:16px 8px}.hero-card .product-image{height:110px}.browse-results{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-layout{gap:25px;grid-template-columns:minmax(0,1fr) 245px}.profile-hero{gap:30px}.profile-feature-list{grid-template-columns:1fr}.insight-grid{gap:14px}.insight-tile .article-body{padding:16px}.insight-tile .article-body h3{font-size:19px}}
@media(max-width:700px){.visual-intro{grid-template-columns:1fr;gap:22px;padding-top:28px}.hero-copy h1{font-size:33px;max-width:500px}.hero-copy>p:not(.eyebrow){margin:13px 0 17px}.hero-cards{min-height:190px;padding:14px 8px}.hero-card .product-image{height:95px}.hero-card{padding:10px 3px}.hero-card strong{font-size:13px;margin-top:12px}.hero-card span{font-size:12px}.brand-strip{justify-content:flex-start;gap:10px 19px;padding:16px 0}.brand-strip a{font-size:14px}.finder-heading{flex-direction:column;align-items:stretch;gap:18px}.finder-heading .country-control{display:grid;max-width:none;width:100%;grid-template-columns:auto minmax(0,1fr);margin:0;padding:0}.country-control p{text-align:left}.category-grid{gap:7px}.category-button{padding:9px 11px}.category-button strong{font-size:14px}.finder-heading h2{font-size:25px}.browse-toolbar{align-items:flex-start}.sorting{max-width:75%;display:flex;gap:8px}.sorting select{font-size:14px;max-width:100%}.sorting label{display:none}.browse-results{grid-template-columns:1fr}.browse-card .product-stage{padding:20px;min-height:170px}.browse-card .product-image{height:140px}.browse-card .card-description{min-height:0}.conditional-group{padding:14px}.basics-section,.insights-section,.journal{margin-top:40px}.basics-section{padding:24px}.basics-section>.section-heading{display:block}.basics-section h2{font-size:25px;margin-bottom:12px}.basics-grid,.insight-grid{grid-template-columns:1fr;gap:20px}.basics-grid p{font-size:16px}.insight-cover{min-height:100px}.insight-tile .article-body{padding:20px}.insight-tile .article-body h3{font-size:21px}.insights-section>.section-heading{align-items:flex-start}.insights-section h2{font-size:25px}.profile-hero,.profile-layout{grid-template-columns:1fr;gap:24px}.profile-hero h1{font-size:34px}.profile-art{padding:22px}.profile-art .product-image{height:195px}.profile-hero .profile-description{font-size:17px}.profile-layout{margin-top:25px}.profile-sidebar{order:-1}.profile-sidebar dl{display:grid;grid-template-columns:1fr 1fr;gap:0 16px}.profile-section .card-metrics{grid-template-columns:1fr;padding:18px;gap:12px}.profile-section .card-metrics>div{display:flex;justify-content:space-between;align-items:center;gap:12px}.profile-section .card-metrics dd{font-size:18px;margin:0}.profile-feature-list{grid-template-columns:1fr}.profile-tabs{gap:10px 18px;font-size:14px}.profile-section>p{font-size:16px}.insights-heading h1{font-size:32px}.insight-reader section p{font-size:17px}.brand .wordmark{font-size:23px}.header-inner>nav{gap:10px;justify-content:space-between;font-size:13px}.header-inner>nav a{line-height:1.5}.insight-reader h1{letter-spacing:-.5px}.hero-links{gap:14px}}
.product-scene{object-fit:cover;object-position:right center;border-radius:6px}.product-name-fallback{display:flex;align-items:center;justify-content:center;min-height:150px;font-size:23px;color:var(--ink)}
.card-caveats{font-size:14px;color:var(--muted);margin:0 0 15px}.card-caveats summary{cursor:pointer;min-height:28px}.card-caveats p{font-size:14px;line-height:1.85;margin:8px 0 0}.profile-art:has(.product-name-fallback){background:#102347;color:white}.profile-art .product-name-fallback{color:white;font-size:34px;min-height:220px}.profile-art:has(.product-name-fallback) .image-caption{color:#cbd7ec}
@media(prefers-reduced-motion:reduce){.hero-card{transition:none}}

.catalog-count{padding:8px 13px;border-radius:20px;background:#eaf0ff;color:var(--blue);font-size:14px;font-weight:600;white-space:nowrap}.brand-strip{justify-content:flex-start;gap:12px 24px}.brand-strip a{font-size:14px}.hero-card strong{overflow-wrap:anywhere}
