.learning-page,.rankings-page{--learn-lilac:#ece7f1;--learn-blue:#dceaf0;--learn-amber:#f3cca0;min-width:0;color:var(--ink)}
.learning-page button,.rankings-page button{color:inherit}
.learning-page .home-intro{padding-top:12px}
.learning-page .home-intro h1{margin-bottom:16px;font-size:42px;line-height:.98;letter-spacing:-1.8px}
.learning-page .lead{max-width:340px;color:#5f5768;font-size:18px;line-height:1.4}
.learning-page .learn-switch,.rankings-page .source-switch{display:flex;margin:24px 0 16px;padding:3px;border-radius:13px;background:var(--learn-lilac)}
.learning-page .learn-switch button,.rankings-page .source-switch button{flex:1;min-width:44px;min-height:44px;border:0;border-radius:10px;background:transparent;font-size:13px;font-weight:700}
.learning-page .learn-switch .active,.rankings-page .source-switch .active{background:#fff;box-shadow:0 2px 10px rgba(48,38,62,.08)}
.learning-page .hero-map{margin:8px -2px 34px;padding:24px 22px 18px;overflow:hidden;border-radius:30px;background:var(--ink);color:#fff}
.learning-page .hero-map h2{max-width:300px;margin-bottom:16px;font-size:30px}
.learning-page .lime{color:var(--lime)}
.learning-page .lime-cta,.learning-page .primary{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:46px;padding:0 17px;border:0;border-radius:15px;background:var(--lime);color:var(--ink);font-weight:800}
.learning-page .brewing-map{display:block;width:100%;height:auto;margin:-3px 0 -2px}
.learning-page .brewing-map text{fill:var(--ink);font-size:12px;font-weight:800}
.learning-page .brewing-map .map-small{font-size:8px;font-weight:600}
.learning-page .brewing-map .map-mixed{font-size:9px}
.learning-page .hero-progress{color:#ded9e1;font-size:11px}
.learning-page .progress-line{height:3px;margin-top:8px;overflow:hidden;border-radius:4px;background:rgba(255,255,255,.15)}
.learning-page .progress-line span{display:block;height:100%;background:var(--lime)}
.learning-page .editorial-section{margin:32px 0}
.learning-page .section-title{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-bottom:10px}
.learning-page .section-title h2{margin-bottom:0;font-size:28px}
.learning-page .section-title>span{flex:0 0 auto;color:var(--muted);font-size:10px}
.learning-page .lesson-list{border-top:1px solid var(--line)}
.learning-page .lesson-row{display:grid;grid-template-columns:34px minmax(0,1fr) 28px;gap:8px;align-items:center;width:100%;min-height:76px;padding:13px 0;border:0;border-bottom:1px solid var(--line);background:transparent;text-align:left}
.learning-page .lesson-number{align-self:start;padding-top:3px;color:var(--muted);font-size:11px}
.learning-page .lesson-row strong{display:block;font-size:15px;line-height:1.2}
.learning-page .lesson-row small{display:block;margin-top:4px;color:var(--muted);font-size:12px;line-height:1.3}
.learning-page .read-dot{display:grid;width:25px;height:25px;border-radius:50%;place-items:center;font-size:11px}
.learning-page .read-dot.done{background:var(--lime)}
.learning-page .group-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}
.learning-page .group-tile{position:relative;display:flex;flex-direction:column;align-items:flex-start;min-width:0;min-height:180px;padding:50px 17px 17px;overflow:hidden;border:0;border-radius:24px;background:var(--tile);text-align:left}
.learning-page .group-tile strong{max-width:115px;margin-top:auto;font-size:18px;line-height:1.05}
.learning-page .group-tile small{margin:5px 0 13px;font-size:11px;line-height:1.25}
.learning-page .group-tile>span:last-child{font-size:11px;font-weight:700}
.learning-page .tile-orbit{position:absolute;top:-7px;right:-4px;width:56px;height:56px;border:1.5px solid rgba(48,38,62,.35);border-radius:50%}
.learning-page .tile-orbit::after{position:absolute;bottom:3px;left:3px;width:15px;height:15px;border-radius:50%;background:var(--ink);content:""}
.learning-page .wide-link{display:flex;justify-content:space-between;width:100%;padding:19px 0;border:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:transparent;text-align:left;font-weight:800}
.learning-page .note-strip{padding:18px;border-left:4px solid var(--learn-amber);background:#fff3e5;font-size:13px;line-height:1.5}
.learning-page .page-head{display:flex;align-items:flex-start;gap:13px;padding:5px 0 24px}
.learning-page .page-head>div{min-width:0}
.learning-page .page-head h1{margin:0;overflow-wrap:anywhere;font-size:34px}
.learning-page .page-head .eyebrow{margin-bottom:7px}
.learning-page .page-head .back{flex:0 0 44px;width:44px;height:44px;margin:0;padding:0;border:1px solid var(--line);border-radius:50%;background:transparent}
.learning-page .lesson-reader{margin:0 -18px}
.learning-page .lesson-reader>.page-head,.learning-page .lesson-reader>.prose,.learning-page .lesson-reader>.reveal,.learning-page .lesson-reader>.examples,.learning-page .lesson-reader>.read-button,.learning-page .lesson-reader>.next-lesson{margin-right:18px;margin-left:18px}
.learning-page .lesson-hook{display:flex;align-items:flex-end;gap:22px;padding:26px 20px 28px;border-radius:0 0 30px 30px;background:color-mix(in srgb,var(--lesson) 24%,var(--paper))}
.learning-page .lesson-hook p{margin:0;font-size:22px;font-weight:750;line-height:1.15}
.learning-page .lesson-big-number{flex:0 0 auto;font-size:54px;font-weight:850;line-height:.8;opacity:.36}
.learning-page .prose{padding-top:28px;font-size:17px;line-height:1.55}
.learning-page .visual-explain{margin:28px 0;padding:25px 18px;background:var(--ink);color:#fff}
.learning-page .visual-items{display:flex;gap:6px;overflow-x:auto;padding-bottom:8px;overscroll-behavior-inline:contain;scrollbar-width:none}
.learning-page .visual-items button{flex:0 0 auto;min-width:44px;min-height:44px;padding:7px 10px;border:1px solid rgba(255,255,255,.22);border-radius:20px;background:transparent;color:#fff;white-space:nowrap;font-size:11px}
.learning-page .visual-items button.active{background:#fff;color:var(--ink)}
.learning-page .visual-items button span{display:inline-block;width:9px;height:9px;margin-right:5px;border-radius:50%;background:var(--dot)}
.learning-page .visual-detail{min-height:40px;margin:15px 0 0;font-size:13px;line-height:1.4}
.learning-page .reveal{margin-bottom:28px;padding:17px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.learning-page .reveal summary{display:flex;justify-content:space-between;min-height:44px;align-items:center;list-style:none;font-weight:800;cursor:pointer}
.learning-page .reveal summary::-webkit-details-marker{display:none}
.learning-page .reveal p{margin:15px 0 0;font-size:14px;line-height:1.5}
.learning-page .beer-mini{display:grid;grid-template-columns:54px minmax(0,1fr) 18px;gap:12px;align-items:center;width:100%;min-height:72px;padding:9px 0;border:0;border-bottom:1px solid var(--line);background:transparent;text-align:left}
.learning-page .beer-mini-art{display:grid;height:58px;overflow:hidden;border-radius:13px;background:var(--paper);place-items:center}
.learning-page .beer-mini strong{display:block;font-size:14px}
.learning-page .beer-mini small{display:block;margin-top:4px;color:var(--muted);font-size:11px;line-height:1.3}
.learning-page .read-button{width:calc(100% - 36px);min-height:49px;margin-top:25px;border:0;border-radius:15px;background:var(--lime);font-weight:800}
.learning-page .read-button.is-read{background:var(--learn-lilac)}
.learning-page .next-lesson{display:grid;grid-template-columns:minmax(0,1fr) auto;width:calc(100% - 36px);margin-top:14px;padding:20px 0;border:0;border-top:1px solid var(--line);background:transparent;text-align:left}
.learning-page .next-lesson small{grid-column:1/-1;color:var(--muted)}
.learning-page .style-orbit{position:relative;display:flex;align-items:flex-end;height:190px;margin-bottom:23px;padding:20px;overflow:hidden;border-radius:30px;background:var(--group)}
.learning-page .style-orbit>div span{position:absolute;border:2px solid var(--ink);border-radius:50%}
.learning-page .style-orbit>div span:nth-child(1){top:-22px;right:-20px;width:130px;height:130px}
.learning-page .style-orbit>div span:nth-child(2){top:51px;right:78px;width:60px;height:60px;background:var(--lime)}
.learning-page .style-orbit>div span:nth-child(3){top:115px;right:43px;width:20px;height:20px;background:var(--ink)}
.learning-page .style-orbit p{position:relative;max-width:230px;margin:0;font-size:20px;font-weight:800;line-height:1.15}
.learning-page .style-intro{font-size:18px;line-height:1.5}
.learning-page .substyles{margin:30px 0}
.learning-page .substyle{padding:14px 0;border-top:1px solid var(--line)}
.learning-page .substyle p{margin:5px 0 0;color:var(--muted);font-size:13px;line-height:1.45}
.learning-page .paired-actions{display:grid;gap:8px;margin-top:25px}
.learning-page .paired-actions button{min-height:48px;padding:0 15px;border:1px solid var(--line);border-radius:15px;background:transparent;font-weight:750}
.learning-page .paired-actions .primary{border:0;background:var(--lime);color:var(--ink)}
.rankings-page .page-head{padding:5px 0}
.rankings-page .page-head h1{margin-bottom:0}
.rankings-page .ranking-snapshot{color:var(--muted);font-size:12px;line-height:1.45}
.rankings-page .filter-chips{display:flex;gap:7px;margin:15px -18px 12px;padding:0 18px;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:none}
.rankings-page .filter-chips button{flex:0 0 auto;min-width:44px;min-height:44px;padding:0 14px;border:1px solid var(--line);border-radius:22px;background:transparent;white-space:nowrap;font-size:12px}
.rankings-page .filter-chips button.active{background:var(--ink);color:#fff}
.rankings-page .filter-panel{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:12px;border-radius:20px;background:var(--learn-lilac)}
.rankings-page .filter-panel label{min-width:0;color:var(--muted);font-size:9px;letter-spacing:.07em;text-transform:uppercase}
.rankings-page .filter-panel select{width:100%;min-height:44px;margin-top:4px;padding:0 8px;border:0;border-radius:10px;background:#fff;font-size:12px}
.rankings-page .af-toggle{display:flex;grid-column:1/-1;align-items:center;gap:8px;min-width:44px;min-height:44px;color:var(--ink)!important;font-size:11px!important;letter-spacing:0!important;text-transform:none!important}
.rankings-page .af-toggle input{position:absolute;opacity:0}
.rankings-page .af-toggle span{position:relative;width:35px;height:21px;border-radius:20px;background:#bbb3c2}
.rankings-page .af-toggle span::after{position:absolute;top:2px;left:2px;width:17px;height:17px;border-radius:50%;background:#fff;content:"";transition:left .2s}
.rankings-page .af-toggle input:checked+span{background:var(--ink)}
.rankings-page .af-toggle input:checked+span::after{left:16px}
.rankings-page .scope-line{display:flex;align-items:baseline;gap:12px;padding:14px 2px;border-bottom:1px solid var(--line)}
.rankings-page .scope-line span{flex:0 0 auto;font-weight:850;white-space:nowrap}
.rankings-page .scope-line p{margin:0;color:var(--muted);font-size:10px}
.rankings-page .ranking-row{display:grid;grid-template-columns:22px 45px minmax(0,1fr) auto;gap:8px;align-items:center;width:100%;min-height:82px;padding:10px 0;border:0;border-bottom:1px solid var(--line);background:transparent;text-align:left}
.rankings-page .ranking-row.first{min-height:102px}
.rankings-page .rank{color:var(--muted);font-size:11px}
.rankings-page .rank-art{height:60px;overflow:hidden;border-radius:10px;background:var(--paper)}
.rankings-page .first .rank-art{height:75px}
.rankings-page .rank-copy{min-width:0}
.rankings-page .rank-copy strong{display:block;overflow-wrap:anywhere;font-size:13px}
.rankings-page .rank-copy small{display:block;margin-top:3px;color:var(--muted);font-size:10px;line-height:1.3}
.rankings-page .rank-score{text-align:right}
.rankings-page .rank-score strong{display:block;font-size:20px}
.rankings-page .rank-score small{color:var(--muted);font-size:9px;white-space:nowrap}
.rankings-page .empty{text-align:center}
.rankings-page .empty>span{display:grid;width:58px;height:58px;margin:0 auto 16px;border-radius:50%;background:var(--learn-lilac);place-items:center;font-size:28px}
.rankings-page .empty h2{font-size:21px}
.rankings-page .empty p{color:var(--muted);font-size:13px;line-height:1.45}
.rankings-page .cb-empty{margin-top:18px;border-radius:27px;background:var(--learn-lilac)}
.rankings-page .taste-note{margin-top:24px;padding:17px;border-radius:22px;background:var(--learn-amber)}
.rankings-page .taste-note p{margin:5px 0 0;font-size:12px;line-height:1.4}
.learning-about{position:relative;width:min(100%,430px);max-height:84vh;padding:27px 22px max(28px,env(safe-area-inset-bottom));overflow:auto;border-radius:28px 28px 0 0;background:var(--paper)}
.learning-about h2{font-size:29px}
.learning-about p,.learning-about li{font-size:13px;line-height:1.5}
.learning-about ul{padding-left:18px}
.learning-about a{color:var(--ink)}
.learning-about [data-close-about]{position:absolute;top:18px;right:18px;width:44px;height:44px;border:0;border-radius:50%;background:var(--learn-lilac,#ece7f1);font-size:24px}
@media(max-width:500px){.learning-page .lesson-reader{margin-right:-15px;margin-left:-15px}.learning-page .lesson-reader>.page-head,.learning-page .lesson-reader>.prose,.learning-page .lesson-reader>.reveal,.learning-page .lesson-reader>.examples,.learning-page .lesson-reader>.read-button,.learning-page .lesson-reader>.next-lesson{margin-right:15px;margin-left:15px}.learning-page .read-button,.learning-page .next-lesson{width:calc(100% - 30px)}.rankings-page .filter-chips{margin-right:-15px;margin-left:-15px;padding-right:15px;padding-left:15px}}
@media(max-width:340px){.learning-page{margin-right:-2px;margin-left:-2px;padding-right:2px;padding-left:2px}.learning-page .lesson-reader{margin-right:-14px;margin-left:-14px}.learning-page .lesson-reader>.page-head,.learning-page .lesson-reader>.prose,.learning-page .lesson-reader>.reveal,.learning-page .lesson-reader>.examples,.learning-page .lesson-reader>.read-button,.learning-page .lesson-reader>.next-lesson{margin-right:14px;margin-left:14px}.learning-page .read-button,.learning-page .next-lesson{width:calc(100% - 28px)}.learning-page .hero-map{padding-right:17px;padding-left:17px}.learning-page .group-tile{min-height:180px;padding:50px 14px 14px}.learning-page .group-tile strong{font-size:16px}.rankings-page .filter-chips{margin-right:-14px;margin-left:-14px;padding-right:14px;padding-left:14px}.rankings-page .ranking-row{grid-template-columns:18px 40px minmax(0,1fr) auto}.rankings-page .rank-score small{font-size:8px}}
@media(prefers-reduced-motion:no-preference){.learning-page .hero-map circle,.learning-page .style-orbit span{transition:transform .35s ease}.learning-page .hero-map:hover circle:nth-of-type(2){transform:translateY(-4px)}.learning-page button,.rankings-page button{transition:background-color .18s,color .18s,transform .18s}.learning-page button:active,.rankings-page button:active{transform:scale(.985)}}
@media(prefers-reduced-motion:reduce){.learning-page *,.rankings-page *,.learning-about *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

/* Four-article editorial foundation */
.learning-page .foundation-head{padding:14px 0 28px}
.learning-page .foundation-head h1,.learning-page .article-title{font-family:Georgia,"Times New Roman",serif}
.learning-page .foundation-head h1{margin:0 0 13px;font-size:clamp(38px,12vw,50px);line-height:1;letter-spacing:-.04em}
.learning-page .foundation-head .lead{margin:0;font-size:17px}
.learning-page .continue-card{margin:0 0 38px;padding:25px;border-radius:25px;background:#4b3156;color:#fff}
.learning-page .continue-card h2{margin:0 0 20px;font:700 28px/1.08 Georgia,"Times New Roman",serif}
.learning-page .continue-card button{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:44px;padding:0;border:0;background:transparent;color:#fff;font-weight:800;text-align:left}
.learning-page .continue-progress{margin-top:24px;color:#e9e1ec;font-size:12px}
.learning-page .foundation-list{margin-bottom:44px}
.learning-page .article-row{display:grid;grid-template-columns:34px minmax(0,1fr) 28px;gap:8px;align-items:center;width:100%;min-height:86px;padding:15px 0;border:0;border-top:1px solid var(--line);background:transparent;text-align:left}
.learning-page .article-row:last-child{border-bottom:1px solid var(--line)}
.learning-page .article-row-number{align-self:start;padding-top:3px;color:var(--muted);font-size:11px}
.learning-page .article-row strong{display:block;font:700 18px/1.2 Georgia,"Times New Roman",serif}
.learning-page .article-row small{display:block;margin-top:5px;color:var(--muted);font-size:12px;line-height:1.4}
.learning-page .roadmap{margin-bottom:30px}
.learning-page .roadmap>.section-title{align-items:flex-end;margin-bottom:12px}
.learning-page .roadmap>.section-title .eyebrow{margin-bottom:3px}
.learning-page .future-stage{border-top:1px solid var(--line)}
.learning-page .future-stage:last-child{border-bottom:1px solid var(--line)}
.learning-page .future-stage>summary{display:grid;grid-template-columns:36px minmax(0,1fr) 24px;gap:10px;align-items:start;min-height:78px;padding:17px 0;list-style:none;cursor:pointer}
.learning-page .future-stage>summary::-webkit-details-marker{display:none}
.learning-page .future-number{display:grid;width:32px;height:32px;border-radius:50%;background:var(--learn-amber);place-items:center;font-weight:800}
.learning-page .future-stage summary strong,.learning-page .future-stage summary small{display:block}
.learning-page .future-stage summary strong{line-height:1.3}
.learning-page .future-stage summary small{margin-top:4px;color:var(--muted);font-size:12px;line-height:1.4}
.learning-page .future-topics{padding:0 0 18px 46px}
.learning-page .future-topics>div{padding:14px 0;border-top:1px solid #ece8eb}
.learning-page .future-topics p{margin:5px 0;color:var(--muted);font-size:13px;line-height:1.45}
.learning-page .future-topics span{color:var(--muted);font-size:11px}
.learning-page .article-reader{margin:0 -18px;padding-bottom:24px}
.learning-page .article-reader>.article-tools,.learning-page .article-reader>.article-position,.learning-page .article-reader>.article-title,.learning-page .article-reader>.article-deck,.learning-page .article-reader>.article-meta,.learning-page .article-reader>.article-lead,.learning-page .article-reader>.article-section,.learning-page .article-reader>.article-aside,.learning-page .article-reader>.application,.learning-page .article-reader>.read-button,.learning-page .article-reader>.next-article{margin-right:18px;margin-left:18px}
.learning-page .article-tools{display:flex;justify-content:space-between;gap:18px;margin-bottom:28px}
.learning-page .quiet-button{min-height:44px;padding:7px 0;border:0;background:transparent;color:var(--muted);text-decoration:underline;text-underline-offset:4px}
.learning-page .article-position{margin-bottom:8px;color:var(--muted);font-size:12px;letter-spacing:.1em;text-transform:uppercase}
.learning-page .article-title{margin-top:0;margin-bottom:15px;overflow-wrap:anywhere;font-size:clamp(42px,13vw,58px);line-height:.98;letter-spacing:-.045em}
.learning-page .article-deck{margin-bottom:18px;color:var(--muted);font-size:19px;line-height:1.45}
.learning-page .article-meta{display:flex;gap:8px;margin-bottom:32px;font-size:12px}
.learning-page .article-meta span{padding:5px 10px;border-radius:999px;background:var(--learn-lilac)}
.learning-page .article-meta span:first-child{background:var(--lime)}
.learning-page .article-lead{margin-bottom:43px;font:24px/1.5 Georgia,"Times New Roman",serif}
.learning-page .article-section{margin-bottom:44px;font-size:17px;line-height:1.67}
.learning-page .article-section h2,.learning-page .comparison h2,.learning-page .application h2{margin-bottom:18px;font-size:27px;line-height:1.18;letter-spacing:-.02em}
.learning-page .article-section p,.learning-page .application p{margin-bottom:22px}
.learning-page .article-aside{margin:28px 0 0;padding-left:18px;border-left:4px solid var(--learn-amber)}
.learning-page .article-aside summary{min-height:44px;padding:7px 0;font-weight:800;cursor:pointer}
.learning-page .article-aside p{margin:8px 0 0;color:var(--muted);font-size:15px}
.learning-page .comparison{margin:48px 0;padding:30px 18px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.learning-page .comparison-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}
.learning-page .comparison-head h2{min-width:0}
.learning-page .segmented{display:flex;flex:0 0 auto;padding:3px;border-radius:11px;background:#ebe7e9}
.learning-page .segmented button{min-height:38px;padding:6px 9px;border:0;border-radius:8px;background:transparent;font-size:12px}
.learning-page .segmented button[aria-pressed="true"]{background:#fff;box-shadow:0 1px 6px rgba(48,36,61,.1)}
.learning-page .style-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding:8px 0 12px}
.learning-page .style-button{min-width:0;min-height:168px;padding:8px;border:1px solid var(--line);border-radius:16px;background:transparent;text-align:left;overflow-wrap:anywhere;hyphens:auto}
.learning-page .style-button[aria-pressed="true"]{border-color:var(--ink);box-shadow:inset 0 0 0 1px var(--ink)}
.learning-page .style-color{display:block;width:100%;height:70px;margin-bottom:10px;border-radius:11px}
.learning-page .style-button strong,.learning-page .style-list strong{display:block;font-size:14px;line-height:1.25}
.learning-page .style-button small,.learning-page .style-list small{display:block;margin-top:5px;color:var(--muted);font-size:12px;line-height:1.3}
.learning-page .selected-style{min-height:150px;margin-top:14px;padding:20px;border-radius:18px;background:#f1eef1}
.learning-page .selected-style p{margin-bottom:0;line-height:1.55}
.learning-page .selected-style__name{margin-bottom:8px!important;font-weight:800}
.learning-page .selected-style__name span{color:var(--muted);font-size:12px;font-weight:500}
.learning-page .style-list{padding:18px 0;border-top:1px solid var(--line)}
.learning-page .style-list__head{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;align-items:center;margin-bottom:10px}
.learning-page .style-list__color{width:42px;height:58px;border-radius:9px}
.learning-page .style-list p{margin:0;font-size:15px;line-height:1.55}
.learning-page .comparison-caption{margin:14px 0 0;color:var(--muted);font-size:13px;line-height:1.45}
.learning-page .application{margin-top:54px;margin-bottom:48px}
.learning-page .teaching-label{margin:16px 0 24px;padding:20px;border:1px solid var(--line);border-radius:16px;font:700 21px/1.25 Georgia,"Times New Roman",serif}
.learning-page .teaching-label small{display:block;margin-top:8px;color:var(--muted);font:12px/1.3 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.learning-page .next-article{display:grid;grid-template-columns:minmax(0,1fr) auto;width:calc(100% - 36px);margin-top:14px;padding:20px 0;border:0;border-top:1px solid var(--line);background:transparent;text-align:left}
.learning-page .next-article small{grid-column:1/-1;color:var(--muted)}
.learning-page .next-article strong{font-size:16px}
.learning-about .source-list{padding:0;list-style:none}
.learning-about .source-list li{padding:15px 0;border-top:1px solid var(--line)}
.learning-about .source-list p{margin:5px 0 0;color:var(--muted)}
@media(max-width:500px){.learning-page .article-reader{margin-right:-15px;margin-left:-15px}.learning-page .article-reader>.article-tools,.learning-page .article-reader>.article-position,.learning-page .article-reader>.article-title,.learning-page .article-reader>.article-deck,.learning-page .article-reader>.article-meta,.learning-page .article-reader>.article-lead,.learning-page .article-reader>.article-section,.learning-page .article-reader>.application,.learning-page .article-reader>.read-button,.learning-page .article-reader>.next-article{margin-right:15px;margin-left:15px}.learning-page .comparison{padding-right:15px;padding-left:15px}.learning-page .next-article{width:calc(100% - 30px)}}
@media(max-width:350px){.learning-page .comparison-head{display:block}.learning-page .segmented{width:max-content;margin:10px 0 4px}.learning-page .style-button{min-height:174px;padding:7px}.learning-page .style-button strong{font-size:13px}.learning-page .style-button small{font-size:11px}.learning-page .article-title{font-size:43px}}
@media(max-width:340px){.learning-page .article-reader{margin-right:-14px;margin-left:-14px}.learning-page .article-reader>.article-tools,.learning-page .article-reader>.article-position,.learning-page .article-reader>.article-title,.learning-page .article-reader>.article-deck,.learning-page .article-reader>.article-meta,.learning-page .article-reader>.article-lead,.learning-page .article-reader>.article-section,.learning-page .article-reader>.application,.learning-page .article-reader>.read-button,.learning-page .article-reader>.next-article{margin-right:14px;margin-left:14px}.learning-page .comparison{padding-right:14px;padding-left:14px}.learning-page .next-article{width:calc(100% - 28px)}}
