:root{--shadow:0 18px 44px rgba(26,23,27,0.16);--shadow-hover:0 26px 58px rgba(26,23,27,0.23)}*{box-sizing:border-box}body,html{margin:0;min-height:100%;background:var(--navy);font-family:Poppins,Arial,sans-serif;font-weight:400}body{background:linear-gradient(180deg,#2c1760,#331b6f 38%,#ececf3 0,#ececf3)}button,input,select,textarea{font:inherit}a,button{transition:.2s ease}a{color:inherit;text-decoration:none}button{cursor:pointer}h1,h2,h3,p{letter-spacing:0}h1,h2,h3{font-family:Cormorant Garamond,Georgia,serif}b,h1,h2,h3,strong{font-weight:600}.icon{width:18px;height:18px;object-fit:contain;display:block;flex-shrink:0}.muted{color:var(--muted)}.eyebrow{color:var(--purple);font-size:.7rem;letter-spacing:.1em}.eyebrow,.wordmark{font-weight:600;text-transform:uppercase}.wordmark{display:inline-flex;align-items:center;gap:9px;color:var(--ink);line-height:.92}.wordmark img{width:39px;height:39px;border-radius:0;object-fit:contain;display:block;flex-shrink:0;border:0;box-shadow:none}.wordmark.light{color:#ffffff}.brand-text{display:grid;gap:2px;font-size:.93rem;letter-spacing:.02em}.brand-text b{color:#7d5dca;font-size:1.24em;font-weight:600;line-height:0}.primary{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border:0;border-radius:7px;background:linear-gradient(135deg,var(--purple),var(--purple-dark));padding:11px 18px;font-weight:600;box-shadow:0 12px 24px rgba(26,23,27,.22)}.primary:hover{background:linear-gradient(135deg,#8c64ee,var(--accent-hover));transform:translateY(-1px);box-shadow:0 16px 28px rgba(26,23,27,.28)}.primary:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}.wide{width:100%;padding:14px}.ghost,.inline{display:inline-flex}.ghost{align-items:center;justify-content:center;min-height:42px;border:1px solid var(--line);background:var(--white);border-radius:7px;padding:11px 16px;color:var(--ink-soft);font-weight:600}.ghost:hover{background:var(--purple-soft);border-color:#ddd0fd;color:var(--purple);transform:translateY(-1px)}.text-button{border:0;background:none;color:var(--purple);width:100%;padding:13px 0;font-weight:500}.text-button:hover{color:var(--purple-dark)}label{display:grid;gap:7px;font-size:.84rem;font-weight:500;color:var(--ink-soft)}input,select,textarea{width:100%;border:1px solid var(--line);border-radius:7px;padding:12px 13px;background:#fcfbff;color:var(--ink);outline:none}input::placeholder,textarea::placeholder{color:#707173}input:focus,select:focus,textarea:focus{border-color:var(--purple);box-shadow:0 0 0 4px rgba(26,23,27,.12)}textarea{min-height:86px;resize:vertical}.error,.notice{padding:11px 12px;border-radius:7px;font-size:.9rem}.error{background:var(--red-soft);color:#b82525;border:1px solid #ffd4d4}.notice{background:var(--green-soft);color:#216425;border:1px solid #99f69e}.account-grid article,.auth-card,.billing-card,.blocked-panel,.category-grid button,.chart-card,.continue-card,.empty,.import-panel,.insight-strip,.landing-grid article,.media-card,.plans article,.proof-row li,.quiz,.search-wrap,.stat,.walkthrough li{position:relative;overflow:hidden;border:1px solid var(--line);background:var(--card);border-radius:8px;box-shadow:var(--shadow);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.account-grid article:hover,.landing-grid article:hover,.media-card:hover,.plans article:hover,.proof-row li:hover,.stat:hover,.walkthrough li:hover{transform:translateY(-2px);border-color:#ddd0fd;background:#ffffff;box-shadow:var(--shadow-hover)}.card-media{height:136px;margin:-20px -20px 16px;overflow:hidden;position:relative;background:var(--blue-soft)}.aside-photo img,.auth-brand img,.card-media img,.hero-photo img,.hero-photo video{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s ease}.media-card:hover .card-media img,.term-card:hover .card-media img{transform:scale(1.04)}.aside-photo:after,.auth-brand:after,.card-media:after,.hero-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(26,23,27,.02),rgba(26,23,27,.28))}.landing{min-height:100vh;padding-bottom:54px}.landing-nav{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:22px clamp(18px,5vw,72px);position:relative;z-index:2}.landing-nav-links{display:flex;gap:18px;align-items:center;flex-wrap:wrap;font-weight:500}.landing-nav-links a:not(.primary):hover{color:var(--purple)}.landing-nav-links a.active:not(.primary){color:var(--ink);font-weight:600}.landing-hero{margin:0 clamp(16px,4vw,48px);min-height:610px;overflow:hidden;position:relative;display:grid;grid-template-columns:minmax(0,.92fr) minmax(360px,1fr);align-items:stretch;border:1px solid var(--line);border-radius:8px;background:var(--white);box-shadow:var(--shadow-hover)}.hero-photo{position:relative;min-height:100%;background:var(--navy)}.hero-photo video{position:absolute;inset:0;opacity:0;z-index:1;transition:opacity .8s ease}.hero-photo video.is-live{opacity:1}.hero-slides,.hero-slides img{position:absolute;inset:0}.hero-slides img{opacity:0;animation:heroFade 18s infinite,heroKen 18s infinite}.hero-slides img:nth-child(2){animation-delay:6s,6s}.hero-slides img:nth-child(3){animation-delay:12s,12s}@keyframes heroFade{0%,28%{opacity:1}34%,to{opacity:0}}@keyframes heroKen{0%{transform:scale(1) translateZ(0)}50%{transform:scale(1.08) translate3d(-1.5%,-1%,0)}to{transform:scale(1.12) translate3d(1.5%,1%,0)}}.hero-copy{position:relative;z-index:1;display:flex;flex-direction:column;padding:clamp(34px,5vw,68px)}.landing-hero h1{margin:12px 0 18px;max-width:720px;font-size:clamp(2.6rem,5.4vw,4.6rem);line-height:1.05;font-weight:500}.landing-hero h1 em{color:var(--purple)}.landing-hero .lead{color:var(--muted);line-height:1.75;max-width:690px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin:28px 0 0}.proof-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;list-style:none;padding:24px clamp(16px,4vw,48px) 10px;margin:0}.proof-row li{padding:18px 16px;min-height:105px}.proof-row strong{display:block;color:var(--ink);font-size:2rem;line-height:1}.proof-row strong:after{content:"";display:block;width:68px;height:4px;margin-top:15px;border-radius:999px;background:var(--blue)}.proof-row span{display:block;margin-top:10px;color:var(--muted);font-size:.86rem}.landing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding:16px clamp(16px,4vw,48px) 80px}.landing-grid article{padding:20px}.landing-grid .card-media{height:158px}.account-grid span,.landing-grid span,.plans span{color:var(--purple);font-weight:600;font-size:.78rem}.landing-grid h2,.plans strong{color:var(--ink);font-size:1.35rem;margin:8px 0}.landing-grid p,.plans p{color:var(--muted);line-height:1.55}.landing-section{padding:30px clamp(16px,4vw,48px) 10px}.landing-section-heading{max-width:620px;margin:0 auto 30px;text-align:center}.landing-section-heading h1,.landing-section-heading h2{margin:10px 0 12px;font-size:clamp(1.7rem,3vw,2.3rem);color:var(--ink);font-weight:600}.landing-section-heading p{color:var(--muted);line-height:1.6}.step-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.step-grid article{padding:22px 18px}.step-grid b{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:999px;background:var(--purple-soft);color:var(--purple);font-weight:600;font-size:.85rem;margin-bottom:14px}.step-grid h3{margin:0 0 8px;font-size:1.02rem;color:var(--ink)}.step-grid p{color:var(--muted);line-height:1.55;font-size:.9rem;margin:0}.category-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.category-cards article{padding:22px}.category-cards span{color:var(--purple);font-weight:600;font-size:.78rem}.category-cards h3{color:var(--ink);font-size:1.15rem;margin:8px 0}.category-cards p{color:var(--muted);line-height:1.55;margin:0}.pricing-cta{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:22px}.landing-more-link{text-align:center;padding:4px 16px 8px}.landing-more-link a{color:var(--purple);font-weight:600}.landing-more-link a:hover{color:var(--purple-dark)}.landing-cta-band{padding-bottom:40px}.about-body{max-width:720px;margin:0 auto 20px;color:var(--ink-soft);line-height:1.75;font-size:1.02rem;text-align:center}.legal-body{max-width:720px;margin:0 auto;display:grid;gap:26px}.legal-body h3{margin:0 0 8px;font-size:1.08rem;color:var(--ink)}.legal-body p{margin:0;color:var(--ink-soft);line-height:1.7}.legal-body .legal-note{margin-top:4px;text-align:left}.sample-term-list{display:grid;gap:20px;max-width:760px;margin:0 auto 30px}.sample-term-card{padding:28px 30px}.sample-term-card h2{margin:10px 0 2px;font-size:1.5rem;color:var(--ink)}.sample-term-card h3{margin:18px 0 8px;font-size:.86rem;color:var(--ink-soft)}.sample-term-card .lead{color:var(--ink-soft);line-height:1.6;margin:10px 0}.sample-term-card blockquote{margin:0;padding:12px 16px;border-left:3px solid var(--purple);background:var(--purple-soft);color:var(--ink-soft);font-style:italic;border-radius:0 6px 6px 0}.sample-term-card .alert-box{margin-top:16px;padding:14px 16px;background:var(--yellow-soft);border-radius:8px}.sample-term-card .alert-box h3{margin-top:0;color:#8a5500}.sample-term-card .alert-box p{margin:0;color:#8a5500}.faq-list{display:grid;gap:10px;max-width:760px;margin:0 auto}.faq-list details{border:1px solid var(--line);background:var(--card);border-radius:8px;padding:2px 20px;box-shadow:var(--shadow)}.faq-list summary{cursor:pointer;padding:16px 0;font-weight:600;color:var(--ink);list-style:none;display:flex;justify-content:space-between;align-items:center;gap:12px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";color:var(--purple);font-size:1.4rem;font-weight:400;flex-shrink:0}.faq-list details[open] summary:after{content:"\2212"}.faq-list details p{margin:0 0 18px;color:var(--muted);line-height:1.6}.landing-footer{margin:40px clamp(16px,4vw,48px) 0;color:rgba(255,255,255,.82);border-radius:8px;padding:46px clamp(20px,4vw,56px) 22px}.landing-footer .footer-top{display:flex;justify-content:space-between;gap:40px;flex-wrap:wrap;padding-bottom:30px;border-bottom:1px solid rgba(255,255,255,.12)}.footer-brand{max-width:320px;display:grid;gap:14px}.footer-brand p{color:rgba(255,255,255,.65);line-height:1.6;font-size:.9rem;margin:0}.footer-nav{display:flex;gap:56px;flex-wrap:wrap}.footer-nav div{display:grid;gap:10px;align-content:start}.footer-nav span{color:#ffffff;font-weight:600;font-size:.76rem;text-transform:uppercase;letter-spacing:.07em}.footer-nav a,.footer-nav button{color:rgba(255,255,255,.65);font-size:.9rem;background:none;border:0;padding:0;text-align:left}.footer-nav a:hover,.footer-nav button:hover{color:#ffffff}.footer-bottom{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;padding-top:20px;font-size:.8rem;color:rgba(255,255,255,.55)}.auth-shell{min-height:100vh;display:grid;grid-template-columns:.48fr 1fr}.auth-brand{color:#ffffff;padding:42px 32px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.auth-brand img{position:absolute;inset:0;opacity:.24;filter:saturate(1.03) contrast(1.04)}.app-shell>aside:before,.auth-brand:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(26,23,27,.2),rgba(59,43,96,.94));z-index:1}.auth-brand .eyebrow,.auth-brand h1,.auth-brand p,.brand-note{position:relative;z-index:2}.auth-brand .eyebrow{color:#d3c2fc}.auth-brand h1{font-size:clamp(2.4rem,4.6vw,4rem);line-height:1.08;margin:auto 0 18px;font-weight:500}.auth-brand h1 em{color:#ffffff;font-style:normal}.auth-brand p{max-width:510px;color:#d0c8e4;line-height:1.65}.brand-note{margin-top:30px;padding:18px;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:rgba(255,255,255,.07);color:#e9e1fd;font-size:.82rem}.auth-panel{display:grid;place-items:center;padding:40px clamp(20px,6vw,86px)}.auth-card{width:min(480px,100%);padding:36px}.lang-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.auth-card h2{color:var(--ink);font-size:2rem;margin:26px 0 8px}.auth-card form{display:grid;gap:15px;margin-top:24px}.demo-box{background:var(--purple-soft);color:var(--ink-soft);padding:13px;border-radius:8px;display:flex;align-items:center;gap:8px;font-size:.78rem}.demo-box.wrap{flex-wrap:wrap}.demo-box button{border:1px solid rgba(26,23,27,.18);background:#ffffff;border-radius:7px;padding:7px 10px;color:var(--purple);font-weight:500}.demo-box button:hover{background:var(--purple)}.auth-links{display:grid}.tiny{display:block;margin-top:16px;text-align:center;font-size:.8rem}.inbox{margin-top:18px;background:#fcfbff;border:1px solid var(--line);border-radius:8px;padding:14px;display:grid;gap:10px}.inbox p{margin:4px 0 0;font-size:.84rem;color:var(--muted)}.app-shell{grid-template-columns:220px 1fr}.app-shell>aside{color:#ffffff;padding:22px 14px;background:var(--navy);overflow:hidden}.aside-photo{position:absolute;inset:0;opacity:.1;pointer-events:none;filter:saturate(.5) hue-rotate(180deg)}.app-shell>aside>*{z-index:2}nav{display:grid;gap:7px;margin-top:30px}nav a{display:flex;align-items:center;gap:10px;min-height:39px;padding:10px 12px;border-radius:7px;color:#cbc0e7;font-size:.9rem;font-weight:600}nav a.active,nav a:hover{background:linear-gradient(135deg,var(--purple),var(--purple-dark));color:#ffffff;box-shadow:0 12px 22px rgba(26,23,27,.22)}.side-section{display:grid;gap:7px;margin-top:28px}.side-section>span{padding:0 10px 5px;font-size:.6875rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.side-item{display:flex;align-items:center;gap:10px;min-height:37px;padding:9px 12px;border-radius:7px;color:#bdb0db;font-size:.86rem;font-weight:500}.side-section a.side-item{text-decoration:none;cursor:pointer}.side-item:hover{background:rgba(255,255,255,.06);color:#ffffff}.side-section a.side-item.active{background:rgba(26,23,27,.18);color:#ffffff}.aside-bottom{display:grid;gap:5px;padding:16px 10px 0;border-top:1px solid rgba(255,255,255,.1)}.aside-bottom strong{color:#ffffff}.aside-bottom small{color:#bdb0db;line-height:1.5}.aside-bottom button{margin-top:10px;text-align:left;border:0;background:none;color:#e4dafd;padding:4px 0;font-weight:500}.mini-status{width:fit-content;border-radius:999px;background:rgba(51,153,56,.16);color:#2e7d32;padding:5px 8px;font-size:.6875rem;text-transform:uppercase;letter-spacing:.08em;font-weight:600}.mini-status.blocked{background:rgba(217,68,68,.16);color:#ffb6b6}.alpha-flag{margin:13px 4px 0;color:#ac9bd5;letter-spacing:.08em;text-transform:uppercase}.content{padding:22px clamp(22px,4vw,56px) 32px;max-width:1460px;margin:0 auto}.topbar{display:grid;grid-template-columns:minmax(220px,1fr) auto auto auto;gap:14px;align-items:center;margin-bottom:24px}.top-search{display:flex;align-items:center;gap:10px;max-width:540px;height:42px;padding:0 12px;border:1px solid var(--line);border-radius:8px;background:#ffffff;color:var(--muted);box-shadow:0 10px 30px rgba(26,23,27,.04)}.top-search input{height:100%;padding:0;border:0;background:transparent;box-shadow:none}.icon-button{display:grid;place-items:center;width:42px;height:42px;border:1px solid var(--line);border-radius:8px;background:#ffffff;color:var(--muted)}.icon-button:hover{color:var(--purple);border-color:#ddd0fd;background:var(--purple-soft)}.lang-toggle{display:inline-flex;align-items:center;gap:6px;min-height:42px;padding:0 11px;border:1px solid var(--line);border-radius:8px;background:#ffffff;color:var(--ink);font-size:.76rem;font-weight:500}.lang-toggle i{color:var(--muted);font-style:normal}.lang-toggle .on{color:var(--purple)}.lang-toggle .off{color:#707173}.lang-toggle:hover{border-color:#ddd0fd;background:var(--purple-soft)}.lang-toggle.light{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.16);color:#ffffff}.lang-toggle.light .on{color:#ccb9f9}.lang-toggle.light .off{color:#707173}.lang-toggle.light:hover{background:rgba(255,255,255,.14)}.user-pill{display:flex;align-items:center;gap:10px;min-height:42px;padding:5px 12px 5px 6px;border:1px solid var(--line);border-radius:8px;background:#ffffff;text-decoration:none;color:inherit}.user-pill>span{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,var(--purple),var(--blue));color:#ffffff;font-size:.72rem;font-weight:600}.user-pill strong{display:block;font-size:.82rem;line-height:1.1}.user-pill small{display:block;color:var(--muted);font-size:.7rem}.page-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:20px}.page-heading h1{font-size:clamp(1.7rem,3.2vw,2.3rem);line-height:1.15;margin:6px 0 7px;font-weight:500}.page-heading p{margin:0;max-width:760px;line-height:1.55}.continue-card{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:16px 0;padding:24px;background:radial-gradient(circle at 88% 18%,rgba(255,255,255,.16),transparent 26%),linear-gradient(135deg,#7d5dca,#6445b1)}.continue-card .eyebrow{color:#b498f8}.continue-card h2{margin:8px 0;font-size:clamp(1.5rem,3.2vw,2.1rem);font-weight:500}.continue-card p{max-width:620px;margin:0;color:#e6ddfc;line-height:1.55}.continue-card .primary{color:var(--purple);box-shadow:none;flex-shrink:0}.continue-action{display:grid;gap:14px;justify-items:end;flex-shrink:0}.continue-action>span{color:#ffffff;font-size:.88rem;font-weight:600}.dashboard-board{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:16px;align-items:start;margin-bottom:18px}.dashboard-main{min-width:0}.dashboard-aside{display:grid;gap:14px}.panel-card{border:1px solid var(--line);border-radius:8px;background:var(--white);box-shadow:var(--shadow);padding:18px}.panel-card h2{margin:0 0 14px;color:var(--ink);font-size:1rem}.mini-term,.path-row{display:grid;grid-template-columns:auto 1fr auto;gap:11px;align-items:center;min-height:54px;padding:10px 0;border-bottom:1px solid var(--line)}.mini-term:last-child,.path-row:last-child{border-bottom:0}.category-icon,.mini-term>span,.path-row>span,.stat-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:8px}.mini-term:nth-child(3)>span,.path-row:nth-child(3)>span{background:var(--purple-soft);color:var(--purple)}.mini-term:nth-child(4)>span,.path-row:nth-child(4)>span{background:var(--green-soft);color:#216425}.mini-term strong,.path-row strong{display:block;font-size:.88rem}.mini-term small,.path-row small{display:block;color:var(--muted);font-size:.76rem;margin-top:3px}.path-row>.icon{color:#707173;width:16px;height:16px}.score-card{text-align:center}.score-ring{--score:0%;display:grid;place-items:center;align-content:center;width:132px;height:132px;margin:8px auto 16px;border-radius:50%;background:radial-gradient(circle at center,#ffffff 56%,transparent 57%),conic-gradient(var(--purple) var(--score),var(--paper-2) 0)}.score-ring strong{font-size:1.65rem}.score-ring span{color:var(--muted);font-size:.74rem;font-weight:600}.score-card a{display:block;border-radius:7px;background:var(--purple-soft);color:var(--purple);padding:10px;font-size:.84rem;font-weight:600}.category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:14px 0 18px}.category-grid button{display:grid;grid-template-columns:auto 1fr auto;gap:8px 12px;align-items:center;min-height:112px;padding:18px;text-align:left;color:var(--ink)}.category-grid button strong{font-size:1rem}.category-grid button>span:not(.category-icon){grid-column:2;color:var(--muted);font-size:.84rem;font-weight:600}.category-arrow{grid-row:1/span 2;grid-column:3;color:#707173;width:17px;height:17px}.category-grid button.active,.category-grid button:hover{border-color:#ddd0fd;background:var(--purple-soft);transform:translateY(-2px)}.filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.filters button,.tabs button{border:1px solid var(--line);background:var(--white);border-radius:7px;padding:9px 13px;font-weight:600}.filters button.active,.filters button:hover,.tabs button.active,.tabs button:hover{background:var(--purple);color:#ffffff;border-color:var(--purple)}.search-wrap{display:grid;grid-template-columns:auto 1fr auto;align-items:center;padding:0 14px;margin-bottom:18px}.search-wrap span{font-size:1.25rem;color:var(--purple)}.search-wrap input{border:0;box-shadow:none;padding:15px;background:transparent}.search-wrap kbd{background:var(--blue-soft);color:var(--blue);padding:5px 9px;border-radius:7px;font-weight:600}.term-grid{gap:14px}.term-card{position:relative;overflow:hidden;border:1px solid var(--line);background:var(--white);border-radius:8px;padding:0;min-height:0;box-shadow:var(--shadow);transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.term-card>a{display:grid;grid-template-columns:118px 1fr;min-height:156px;color:inherit}.term-card .card-media{height:auto;min-height:156px;margin:0}.term-card .card-media img{filter:saturate(.82) contrast(1.03)}.term-card .card-media:after{background:linear-gradient(90deg,rgba(26,23,27,.04),rgba(26,23,27,.22))}.term-card:hover{border-color:#ddd0fd;background:#ffffff;box-shadow:var(--shadow-hover);transform:translateY(-2px)}.term-body{padding:16px 18px 17px;display:flex;flex-direction:column;min-width:0}.term-card h2{color:var(--ink);font-size:1.2rem;line-height:1.25;margin:10px 0 3px;font-weight:500}.term-card p{line-height:1.5;color:var(--ink-soft);margin:0}.term-card .translation{color:var(--purple);font-style:normal;font-weight:600;margin:0 0 7px}.term-excerpt{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:.9rem;color:var(--muted)}.open-link{display:inline-block;margin-top:auto;padding-top:13px;color:var(--blue);font-size:.72rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.star{position:absolute;right:10px;top:10px;border:1px solid var(--line);color:#cac5d7;font-size:.95rem;z-index:3;width:31px;height:31px;border-radius:7px}.star.active{color:var(--yellow);border-color:#fff9a6;background:var(--yellow-soft)}.star.large{position:static;font-size:1.15rem;width:42px;height:42px}.term-meta{display:flex;gap:7px;align-items:center;flex-wrap:wrap}.state,.term-meta span{font-size:.6875rem;text-transform:capitalize;font-weight:600;color:var(--muted);background:#f6f3fb;padding:5px 8px;border-radius:999px}.state.learning{background:var(--purple-soft);color:var(--purple)}.state.mastered{color:#216425}.blocked-panel,.empty{padding:64px 36px;text-align:center}.blocked-panel h1,.empty h1,.empty h2{color:var(--ink);margin-top:6px}.blocked-panel span{color:var(--red);font-weight:600;text-transform:uppercase;letter-spacing:.08em}.back-link{color:var(--muted);font-weight:600}.back-link:hover{color:var(--purple)}.detail{max-width:960px;margin:18px auto 0}.detail-hero{display:none}.detail-title{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;padding:26px;margin-bottom:16px;border:1px solid var(--line);border-radius:8px;background:var(--white);box-shadow:var(--shadow)}.detail-tools{display:flex;gap:8px;align-items:center}.detail-title h1{color:var(--ink);font-size:clamp(2rem,4vw,3.2rem);line-height:1.08;margin:13px 0 5px;font-weight:500}.translation.large{color:var(--purple);font-size:1.08rem;font-weight:600}.detail section{margin:14px 0;border:1px solid var(--line);border-radius:8px;background:var(--white);box-shadow:var(--shadow);padding:22px}.detail section h2{color:var(--ink);font-size:1.22rem;margin:0 0 10px}.lead{font-size:1.04rem;line-height:1.7}.definition-card{display:grid;gap:12px}.knowledge-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:12px}.knowledge-row button{min-height:70px;border:1px solid var(--line);border-radius:8px;background:#ffffff;color:var(--ink);padding:12px}.knowledge-row button:first-child{background:var(--purple-soft)}.knowledge-row button:nth-child(2){background:var(--blue-soft)}.knowledge-row button.active{border-color:var(--purple)}.knowledge-row strong{display:block;color:inherit}.knowledge-row span{display:block;margin-top:3px;color:var(--muted);font-size:.78rem}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:14px}.two-col section{margin:0}.chips{display:flex;flex-wrap:wrap;gap:8px}.chips span{padding:8px 10px;border-radius:999px;background:var(--purple-soft);color:var(--purple);font-size:.84rem;font-weight:600}.alert-box{background:var(--yellow-soft)!important;border-color:#fff9aa!important}blockquote{margin:0 0 10px;background:#fcfbff;border-left:4px solid var(--purple);border-radius:7px;padding:17px;color:var(--ink-soft);line-height:1.6}.quiz{padding:24px}.quiz-topline{display:flex;justify-content:space-between;gap:12px;margin-bottom:12px;color:var(--muted);font-size:.82rem;font-weight:600}.quiz-topline a{color:var(--purple)}.quiz-progress{height:5px;overflow:hidden;border-radius:999px;background:var(--paper-2);margin-bottom:18px}.quiz-progress i{display:block;width:30%;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--purple),var(--blue))}.option{display:flex;align-items:center;gap:12px;border:1px solid var(--line);border-radius:7px;padding:12px;margin:9px 0;cursor:pointer;background:#fcfbff;transition:.2s ease}.option:hover{border-color:#ddd0fd;background:var(--purple-soft);transform:translateX(3px)}.option input{width:auto}.option b{display:grid;place-items:center;width:28px;height:28px;border-radius:7px;background:var(--blue-soft);color:var(--blue)}.option.selected{border-color:#b9ecbc}.quiz>.primary{margin-top:14px}.quiz-footer{display:flex;justify-content:space-between;gap:12px;margin-top:16px}.feedback{margin-top:15px;padding:15px;border-radius:7px}.feedback.correct{background:var(--green-soft);color:#216425}.feedback.incorrect{background:var(--red-soft);color:#b82525}.stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.stat-grid.four{grid-template-columns:repeat(4,1fr)}.stat{padding:22px;min-height:126px}.stat-icon{position:absolute;right:18px;top:18px;background:var(--purple-soft);color:var(--purple)}.stat:nth-child(2) .stat-icon{background:var(--blue-soft);color:var(--blue)}.stat:nth-child(3) .stat-icon{color:#452b84}.stat:nth-child(4) .stat-icon{color:#216425}.stat strong{display:block;font-size:1.85rem;line-height:1;font-weight:500}.stat strong:after{content:"";display:block;width:58px;height:4px;margin:16px 0 12px;border-radius:999px;background:var(--blue)}.stat span{color:var(--muted);font-weight:500}.admin-list,.progress-list{margin-top:18px;overflow:hidden;background:var(--white);border:1px solid var(--line);box-shadow:var(--shadow)}.admin-row,.progress-list>div{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:16px 18px;border-bottom:1px solid var(--line);transition:.2s ease}.admin-row:last-child,.progress-list>div:last-child{border-bottom:0}.admin-row:hover,.progress-list>div:hover{background:#fcfbff}.admin-row span,.progress-list small{display:block;color:var(--muted)}.insight-strip{padding:18px 20px;margin:18px 0 0}.insight-strip p{margin:6px 0 0;font-size:1rem;line-height:1.55;color:var(--ink-soft)}.chart-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:18px 0}.chart-card{padding:20px}.chart-card h2{color:var(--ink);font-size:1.22rem;margin:0 0 4px}.chart-card p{margin:0 0 16px;color:var(--muted);font-size:.88rem;line-height:1.5}.chart-svg{width:100%;max-width:200px;margin:0 auto;display:block}.chart-svg.funnel{max-width:260px}.chart-center{fill:var(--ink);font-size:22px;font-weight:600}.chart-sub{fill:var(--muted);font-size:.6875rem;letter-spacing:.06em;text-transform:uppercase}.chart-legend{list-style:none;padding:14px 0 0;margin:0;display:grid;gap:6px;font-size:.8rem;color:var(--ink-soft)}.chart-legend i{display:inline-block;width:10px;height:10px;border-radius:3px;margin-right:8px;vertical-align:-1px}.bar-chart{display:grid;gap:16px;padding-top:10px}.bar-meta{display:flex;justify-content:space-between;font-size:.84rem;color:var(--ink-soft)}.bar-track{height:8px;background:var(--paper-2);border-radius:999px;overflow:hidden;margin-top:7px}.bar-track i{display:block;height:100%;border-radius:inherit}.map-card{margin-bottom:8px}.mastery-map{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.map-cell{display:grid;gap:4px;padding:12px 14px;border:1px solid var(--line);border-radius:7px;background:#fcfbff;min-height:78px}.map-cell b{color:var(--ink);font-size:1rem}.map-cell small{color:var(--muted)}.map-cell.new{background:var(--blue-soft);border-color:#ded1fd}.map-cell.learning{background:var(--purple-soft);border-color:#ddd0fd}.map-cell.mastered{background:var(--green-soft);border-color:#99f69e}.map-cell:hover{border-color:#ddd0fd;background:var(--purple-soft);transform:translateY(-1px)}.billing-card{display:grid;grid-template-columns:.82fr 1.18fr;gap:18px;padding:0;background:transparent;border:0;box-shadow:none}.billing-card>div:first-child{min-height:360px;padding:26px;border-radius:8px;background:radial-gradient(circle at 82% 12%,rgba(26,23,27,.32),transparent 28%),linear-gradient(180deg,#4c3977,var(--navy));color:#ffffff;box-shadow:var(--shadow)}.billing-card>div:first-child p{color:#dbcefc;line-height:1.55}.billing-card h2{color:var(--ink);font-size:2rem;text-transform:capitalize;margin:12px 0 8px}.billing-card>div:first-child h2{color:#ffffff}.billing-panel-card,.billing-subscription-card{min-height:230px;padding:26px;border:1px solid rgba(255,247,134,.8);border-radius:8px;background:#f7f7fa;box-shadow:0 16px 36px rgba(26,23,27,.18)}.billing-subscription-card{background:radial-gradient(circle at 82% 12%,rgba(255,240,43,.18),transparent 28%),linear-gradient(180deg,#3e2777,var(--navy))}.billing-subscription-card p{color:rgba(245,228,0,.72)}.billing-subscription-card .ghost{margin-top:16px}.billing-panel-card h2{margin:0 0 18px;color:var(--ink);font-size:1.28rem}.access-row,.billing-history-row,.payment-row{display:grid;gap:8px;align-items:center;padding:12px 0;border-bottom:1px solid rgba(255,247,134,.62)}.payment-row{grid-template-columns:auto 1fr auto}.payment-row .icon{width:52px;height:52px;padding:8px;border-radius:8px;background:var(--navy)}.payment-row span{display:block;color:var(--muted);font-size:.86rem}.manage-card button,.payment-row button{border:1px solid var(--line);border-radius:7px;background:#ffffff;color:var(--ink);padding:10px 14px;font-weight:600}.billing-history-row{grid-template-columns:1fr 1fr auto}.access-row{grid-template-columns:auto 1fr auto}.access-row .icon{width:28px;height:28px}.access-row strong{color:var(--green)}.manage-card{grid-column:1/-1;min-height:164px}.manage-card p{color:var(--muted);line-height:1.6}.manage-card>div{display:flex;justify-content:flex-end;gap:12px;flex-wrap:wrap}.status{display:inline-block;border-radius:999px;padding:6px 10px;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.status.active{background:var(--green-soft);color:#216425}.status.blocked{background:var(--red-soft);color:#b82525}.plans{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.plans article{padding:20px;display:flex;flex-direction:column}.plans .card-media{height:96px}.plans strong{display:block}.plans .primary{margin-top:auto}.plan-feature-strip{display:flex;justify-content:center;gap:18px;flex-wrap:wrap;max-width:920px;margin:0 auto 24px;padding:14px 18px;border:1px solid rgba(255,240,43,.28);border-radius:8px;background:rgba(44,23,96,.92);color:rgba(245,228,0,.74)}.plan-feature-strip b{display:inline-flex;align-items:center;gap:8px;color:#f5e400}.plan-feature-strip .icon{width:24px;height:24px}.pricing-plans{grid-template-columns:repeat(3,minmax(0,1fr));max-width:1080px;margin:0 auto}.pricing-plan-card{min-height:420px;text-align:left}.pricing-plan-card.popular{border-color:var(--gold);box-shadow:0 22px 46px rgba(255,240,43,.22)}.pricing-plan-card .popular-label{display:block;margin:-20px -20px 16px;padding:10px;border-radius:8px 8px 0 0;background:var(--gold);color:var(--navy);text-align:center;text-transform:uppercase;font-size:.72rem;font-weight:600}.pricing-plan-card h3{margin:8px 0;color:var(--ink);font-size:1.55rem}.pricing-plan-card strong{margin:18px 0;color:var(--ink);font-size:3rem;line-height:1}.pricing-plan-card strong small{color:var(--muted);font-family:Poppins,Arial,sans-serif;font-size:.9rem}.pricing-plan-card ul{display:grid;gap:12px;padding:0;margin:0 0 22px;list-style:none}.pricing-plan-card li{display:flex;align-items:center;gap:9px;color:var(--ink-soft);font-size:.92rem}.pricing-plan-card li .icon{width:20px;height:20px}.pricing-plan-card .ghost{margin-top:auto;color:var(--navy);border-color:var(--brand-purple)}.guarantee-strip{display:flex;align-items:center;gap:18px;max-width:1080px;margin:24px auto 0;padding:18px 22px;border:1px solid rgba(255,240,43,.28);border-radius:8px;background:rgba(44,23,96,.94);color:#f5e400}.guarantee-strip .icon{width:48px;height:48px}.guarantee-strip p{margin:4px 0 0;color:rgba(245,228,0,.72)}.simulator{background:var(--white);border:1px solid var(--line);border-radius:8px;padding:20px;margin-top:18px;box-shadow:var(--shadow)}.simulator h3{margin:0 0 6px}.admin-row button,.modal footer button,.simulator button{border:1px solid var(--line);background:#ffffff;color:var(--ink-soft);border-radius:7px;padding:8px 12px;margin:4px;font-weight:500}.admin-row button:hover,.modal footer button:hover,.simulator button:hover{border-color:#ddd0fd;background:var(--purple-soft);color:var(--purple)}.dates{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:18px}.dates dt{font-size:.72rem;text-transform:uppercase;letter-spacing:.04em;color:inherit;opacity:.62}.dates dd{margin:4px 0 0;font-weight:500;word-break:break-word}.tabs{display:flex;gap:7px;margin-bottom:16px;flex-wrap:wrap}.admin-row>div{display:flex;align-items:center;gap:10px}.admin-row>div:first-child{display:grid;gap:4px}.toggle.on{color:#216425;border-color:#99f69e}.import-panel{padding:24px}.import-panel h2{margin-top:0}.errors{color:var(--red)}.modal-backdrop{position:fixed;inset:0;background:rgba(54,36,95,.68);display:grid;place-items:center;padding:20px;z-index:10}.modal{width:min(900px,96vw);max-height:92vh;overflow:auto;background:#ffffff;border-radius:8px;box-shadow:var(--shadow-hover)}.modal footer,.modal header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid var(--line)}.modal header h2{color:var(--ink);margin:0}.modal header button{font-size:1.6rem;border:0;background:none}.modal footer{border-bottom:0;border-top:1px solid var(--line)}.form-grid{padding:24px;display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.form-grid .full{grid-column:1/-1}.check{display:flex;align-items:center;gap:8px}.check input{width:auto}.privacy-consent{margin:-4px 0 4px}.privacy-consent details{font-size:.85rem}.privacy-consent summary{color:var(--purple);list-style:none}.privacy-consent summary::-webkit-details-marker{display:none}.privacy-consent details p{margin:8px 0 0;color:var(--muted);line-height:1.55}.privacy-consent .check{font-size:.86rem;color:var(--ink-soft)}.review{max-width:1180px;margin:0 auto;padding:32px 20px 80px}.account-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:24px}.account-grid article{padding:16px;display:grid;gap:7px}.account-grid .card-media{height:104px;margin:-16px -16px 12px}.account-grid strong{word-break:break-word}.account-grid code{background:var(--paper-2);color:var(--ink-soft);padding:5px 7px;border-radius:7px;font-size:.82rem;white-space:normal}.walkthrough{list-style:none;padding:0;display:grid;gap:14px}.walkthrough li{display:grid;grid-template-columns:154px 1fr;gap:16px;padding:0;overflow:hidden}.walkthrough .card-media{height:100%;min-height:136px;margin:0}.walkthrough-icon{display:grid;place-items:center;min-height:136px;background:linear-gradient(180deg,rgba(44,23,96,.96),rgba(27,80,29,.88));border-right:1px solid rgba(255,240,43,.32)}.walkthrough-icon .icon{width:72px;height:72px;filter:drop-shadow(0 12px 18px rgba(0,0,0,.28))}.walkthrough b{color:var(--purple);font-size:1rem;font-weight:600}.walkthrough h2{margin:2px 0 6px;color:var(--ink);font-size:1.2rem}.walkthrough p{color:var(--muted);line-height:1.55}.walkthrough li>div:last-child{padding:18px 18px 18px 0}.verify-banner{display:flex;justify-content:space-between;gap:16px;align-items:center;background:var(--yellow-soft);border:1px solid #fff9aa;border-radius:8px;padding:14px 16px;margin-bottom:20px}.verify-banner p{margin:4px 0 0;color:var(--muted)}.verify-banner form{display:flex;gap:8px}.verify-banner input{min-width:140px}.center-screen{min-height:100vh;display:grid;place-content:center;text-align:center;color:var(--muted)}.loader{width:34px;height:34px;border:3px solid var(--paper-2);border-top-color:var(--purple);border-radius:50%;animation:spin .8s linear infinite;margin:auto}@keyframes spin{to{transform:rotate(1turn)}}.account-stack{display:grid;gap:18px;max-width:1020px}.account-card{background:#ffffff;border:1px solid var(--line);border-radius:8px;padding:22px;box-shadow:var(--shadow)}.account-card:first-child{grid-column:1/-1}.account-card h2{margin:0 0 8px;color:var(--ink);font-size:1.15rem}.account-card p{color:var(--muted);margin:0 0 14px}.account-card .stack,.account-card form{display:grid;gap:12px}.account-card label{display:grid;gap:6px;font-size:.82rem;color:var(--muted)}.account-card input,.account-card select,.account-card textarea{width:100%;min-height:40px;padding:8px 10px;border:1px solid var(--line);border-radius:7px;font:inherit;color:var(--ink);background:#ffffff}.account-card textarea{min-height:110px;resize:vertical}.settings-card-head{display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:start;margin-bottom:18px}.settings-card-head .icon{width:52px;height:52px;padding:9px;border-radius:50%;background:var(--yellow-soft)}.settings-card-head h2,.settings-card-head p{margin:0}.settings-card-head p{margin-top:5px;color:var(--muted);line-height:1.5}.security-card .ghost{width:100%;color:var(--navy);border-color:var(--brand-purple)}.security-card:first-child{grid-column:auto}.privacy-settings-card{grid-column:1/-1}.settings-split-row{display:grid;grid-template-columns:1.2fr .9fr .9fr;gap:18px}.toggle-line{display:flex;justify-content:space-between;align-items:center;min-height:48px;padding:10px 12px;border:1px solid var(--line);border-radius:8px;background:#ffffff}.toggle-line input{width:42px;height:24px;accent-color:var(--green)}.account-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:16px}.account-meta div{display:grid;gap:4px;padding:14px;border-radius:8px;background:#fcfbff;border:1px solid var(--line)}.account-meta dt{font-size:.75rem;color:var(--muted);text-transform:uppercase;letter-spacing:.04em}.account-meta dd{margin:0;color:var(--ink);font-weight:500}.mark-list{display:grid;gap:10px}.mark-row{display:flex;justify-content:space-between;gap:12px;padding:12px 14px;border:1px solid var(--line);border-radius:8px;background:#fcfbff}.mark-row:hover{border-color:#ddd0fd;background:var(--purple-soft)}.mark-row strong{color:var(--ink)}.mark-row small{color:var(--muted)}.lang-choice{display:flex;gap:8px}.lang-choice button{min-width:120px}.inbox-list{display:grid;gap:8px}.inbox-list article{padding:10px 12px;border:1px solid var(--line);border-radius:8px}.inbox-list strong{display:block;color:var(--ink)}.inbox-list p{margin:6px 0 0;font-size:.88rem}@media (max-width:1040px){.landing-hero{grid-template-columns:1fr}.hero-photo{min-height:310px}.billing-card,.dashboard-board,.plans{grid-template-columns:1fr}.dashboard-aside{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:900px){.auth-shell{grid-template-columns:1fr}.auth-brand{min-height:320px;padding:30px 24px}.app-shell{grid-template-columns:1fr}.app-shell>aside{position:static;height:auto;padding:14px;display:grid;grid-template-columns:auto 1fr;align-items:center}.app-shell nav{display:flex;overflow:auto;margin:0 0 0 18px;padding-bottom:2px}.app-shell nav a{white-space:nowrap}.alpha-flag,.aside-bottom,.aside-photo,.side-section{display:none}.account-grid,.category-cards,.category-grid,.chart-grid,.dates,.landing-grid,.mastery-map,.proof-row,.stat-grid,.stat-grid.four,.step-grid,.term-grid,.two-col{grid-template-columns:1fr}.footer-top{flex-direction:column}.footer-nav{gap:32px}.dashboard-aside{grid-template-columns:1fr}.topbar{grid-template-columns:1fr auto}.user-pill{display:flex}.term-card>a{grid-template-columns:1fr}.term-card .card-media{min-height:132px;height:132px}.walkthrough li{grid-template-columns:1fr}.walkthrough .card-media{min-height:145px}.walkthrough li>div:last-child{padding:0 18px 18px}.content{padding:24px 16px}.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.admin-row{align-items:flex-start;flex-direction:column}}@media (max-width:560px){.continue-card,.landing-nav,.page-heading,.verify-banner{align-items:flex-start;flex-direction:column}.hero-actions,.landing-nav-links{width:100%}.hero-actions a,.landing-nav-links .primary{flex:1 1}.landing-hero{margin:0 12px;min-height:0}.hero-copy{padding:30px 22px}.landing-hero h1{font-size:2.55rem}.auth-panel{padding:18px}.auth-card{padding:26px 20px}.app-shell>aside{grid-template-columns:1fr}.app-shell nav{margin:14px 0 0}.wordmark.light>span{display:none}.detail-title{padding:20px}.detail-title h1{font-size:2.7rem}.verify-banner form{width:100%}.topbar{grid-template-columns:1fr}.icon-button{display:none}.continue-action{justify-items:start;width:100%}.continue-action .primary{width:100%}}.landing{background:linear-gradient(180deg,var(--navy) 0 38%,var(--paper) 38% 100%);padding-bottom:0}.landing-nav{padding-top:16px;padding-bottom:16px;background:rgba(44,23,96,.96);border-bottom:1px solid rgba(255,240,43,.22)}.landing-nav .wordmark{color:#f5e400}.landing-nav-links{color:rgba(245,228,0,.78)}.landing-nav-links a:not(.primary){position:relative;padding:8px 4px}.landing-nav-links a.active:not(.primary):after{content:"";position:absolute;left:4px;right:4px;bottom:1px;height:2px;border-radius:999px}.primary{background:linear-gradient(180deg,var(--accent-hover),var(--accent));color:var(--accent-ink);box-shadow:0 14px 28px rgba(255,242,68,.22)}.primary:hover{background:linear-gradient(180deg,#fff67f,var(--accent-hover));color:var(--accent-ink);box-shadow:0 18px 34px rgba(255,242,68,.3)}.ghost{background:transparent;border-color:rgba(255,240,43,.48);color:var(--gold)}.ghost:hover{background:rgba(255,240,43,.12);border-color:var(--gold);color:#f5e400}.landing-hero{grid-template-columns:minmax(360px,.85fr) minmax(440px,1.15fr);min-height:460px;padding:28px clamp(22px,5vw,72px) 16px;background:linear-gradient(90deg,rgba(44,23,96,.98),rgba(51,27,111,.94)),url(/home-assets/photos/w/cta-courthouse-1200.webp)}.hero-copy{padding:20px 24px 34px 0;justify-content:center;color:#f5e400}.landing-hero h1{color:#f5e400;font-size:clamp(3rem,5.8vw,5.7rem);line-height:.96;max-width:740px}.landing-hero h1 em{font-style:normal}.landing-hero .lead{color:rgba(245,228,0,.86);max-width:700px;font-size:1.08rem}.hero-badges{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-width:760px;margin-top:22px}.hero-badges span{display:grid;grid-template-columns:auto 1fr;gap:3px 10px;align-items:center;min-height:60px;padding:10px;border-left:1px solid rgba(255,240,43,.18);color:#f5e400}.hero-badges .icon{grid-row:1/span 2;width:36px;height:36px;padding:8px;border-radius:50%;background:rgba(27,80,29,.9);color:#ddf8de}.hero-badges b{font-size:.9rem}.hero-badges small{color:rgba(245,228,0,.72)}.hero-product{display:grid;place-items:end center;min-height:390px;background:transparent}.hero-product:after{display:none}.generated-hero-image{width:min(720px,100%);filter:drop-shadow(0 28px 38px rgba(0,0,0,.38))}.generated-hero-image,.hero-photo .generated-hero-image{height:auto;object-fit:contain}.home-sample-grid,.practice-strip,.pricing-preview,.why-grid,.workflow-section{padding:28px clamp(18px,5vw,72px);background:var(--paper)}.practice-strip h2,.workflow-section h2{margin:0 0 18px;text-align:center;color:var(--ink);font-size:clamp(1.5rem,3vw,2.1rem)}.home-sample-grid,.practice-strip>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.home-definition-card,.home-quiz-card,.home-term-card,.practice-strip a,.pricing-preview article,.workflow-section article{border:1px solid var(--line);border-radius:8px;background:#f7f7fa;box-shadow:0 12px 26px rgba(26,23,27,.08)}.practice-strip a{display:grid;grid-template-columns:auto 1fr;gap:5px 14px;padding:18px}.practice-strip a>span,.workflow-section article>span{grid-row:1/span 3;display:grid;place-items:center;width:54px;height:54px;border-radius:8px;background:var(--green);color:#ecffed}.practice-strip .icon,.workflow-section .icon{width:42px;height:42px}.practice-strip a:nth-child(2)>span,.workflow-section article:nth-child(2)>span,.workflow-section article:nth-child(4)>span{color:var(--gold)}.practice-strip b,.practice-strip small,.workflow-section p{color:var(--muted);font-size:.84rem}.practice-strip b{color:var(--green)}.home-definition-card,.home-quiz-card,.home-term-card{display:grid;gap:10px;min-height:172px;padding:20px}.home-term-card{color:#f5e400}.home-quiz-card span,.home-term-card span{color:var(--gold);font-weight:600;font-size:.78rem}.home-definition-card h2,.home-quiz-card h2,.home-term-card h2{margin:0;color:inherit;font-size:1.34rem}.home-term-card p,.home-term-card small{margin:0;color:rgba(245,228,0,.74);line-height:1.55}.home-definition-card{background:#f7f7fa}.home-definition-card p,.home-definition-card span,.home-quiz-card label{margin:0;color:var(--muted);font-size:.86rem;line-height:1.55}.home-definition-card div{display:grid;gap:4px;padding-top:10px;border-top:1px solid var(--line)}.home-definition-card b{color:var(--ink);font-size:.84rem}.home-quiz-card{grid-column:span 2;background:#ffffff}.home-quiz-card .primary{justify-self:end;min-height:36px}.why-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;border-top:1px solid var(--line)}.why-grid article{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:start}.why-grid .icon{width:34px;height:34px}.why-grid h2{margin:0 0 4px;color:var(--ink);font-family:Poppins,Arial,sans-serif;font-size:.95rem}.why-grid p{margin:0;color:var(--muted);font-size:.82rem;line-height:1.45}.workflow-section>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.workflow-section .section-heading{margin:0 auto 20px;max-width:1180px;text-align:center}.workflow-section .section-heading h2{margin:0;text-align:center}.workflow-section article{position:relative;padding:22px;text-align:center}.workflow-section article>span{grid-row:auto;margin:0 auto 10px;border-radius:50%}.workflow-section article>b{display:grid;place-items:center;width:24px;height:24px;margin:-20px auto 10px;border-radius:50%;background:var(--gold);color:var(--navy)}.pricing-preview{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;align-items:stretch}.pricing-preview article{display:grid;gap:10px;padding:22px;text-align:center}.pricing-preview article.popular{border-color:var(--gold);box-shadow:0 18px 36px rgba(255,240,43,.24)}.pricing-preview article>span{margin:-22px -22px 4px;padding:7px;border-radius:8px 8px 0 0;background:var(--gold);color:var(--navy);font-size:.6875rem;font-weight:600;text-transform:uppercase}.pricing-preview strong{font-size:2.1rem}.testimonial-band{display:grid;grid-template-columns:1fr auto;gap:8px 24px;align-items:center;padding:26px clamp(18px,5vw,72px);background:linear-gradient(90deg,#123614,var(--navy));color:#f5e400}.testimonial-band blockquote{margin:0;padding:0;border:0;background:transparent;color:#f5e400;font-family:Cormorant Garamond,Georgia,serif;font-size:1.35rem}.testimonial-copy{display:grid;gap:10px}.testimonial-proof{display:flex;align-items:center;gap:12px;min-width:0}.testimonial-proof span{color:var(--gold);font-size:.86rem}.laurel{width:40px;height:40px;object-fit:contain;flex:0 0 auto}.laurel.left{transform:scaleX(-1)}.landing-footer{margin:0;border-top:1px solid rgba(255,240,43,.22)}.app-shell{background:radial-gradient(circle at 78% 8%,rgba(255,240,43,.08),transparent 26%),linear-gradient(180deg,#2c1760,#331a6e 55%,#312156);color:#f5e400}.auth-shell{background:var(--navy)}.auth-brand{background:linear-gradient(180deg,rgba(44,23,96,.68),rgba(34,18,74,.98)),var(--navy);border-right:1px solid rgba(255,240,43,.22)}.auth-brand .wordmark{position:relative;z-index:2;align-self:start}.auth-brand h1{color:#7a4d00}.auth-brand h1 em{color:var(--gold)}.auth-brand .eyebrow{margin-top:auto}.security-list{gap:16px;margin-top:28px}.security-list span{display:grid;grid-template-columns:auto 1fr;color:rgba(245,228,0,.78);font-size:.86rem}.security-list .icon{width:32px;height:32px;padding:7px;color:var(--gold);width:34px;height:34px;padding:0;border:1px solid rgba(255,240,43,.35);border-radius:50%;background-color:rgba(247,247,250,.08)}.auth-panel{background:var(--paper)}.auth-card{background:#f7f7fa;border-color:var(--line)}.auth-tabs{grid-template-columns:repeat(2,1fr);margin:20px 0 4px;border-bottom:1px solid var(--line)}.auth-tabs button{padding:12px}.auth-tabs button.active{color:var(--ink);box-shadow:inset 0 -2px 0 var(--gold)}.privacy-consent{display:grid;gap:10px;padding:12px;border:1px solid var(--line);border-radius:8px;background:#f1f1f6}.privacy-consent summary{cursor:pointer;color:var(--ink);font-weight:600}.privacy-consent p{color:var(--muted);line-height:1.5}.demo-box{background:#f1f1f6;border:1px solid var(--line)}.demo-box button{color:var(--green);border-color:rgba(27,80,29,.24)}.demo-box button:hover{background:var(--green);color:#ffffff}.admin-list{font-size:.9rem}.admin-row>div:last-child{flex-wrap:wrap;justify-content:flex-end}.chart-card{overflow:hidden}.chart-card .mark-row{background:#f1f1f6}.app-shell>aside{background:rgba(34,18,74,.68);border-right:1px solid rgba(255,240,43,.18)}.app-shell>aside:before{background:linear-gradient(180deg,rgba(26,23,27,.1),rgba(34,18,74,.96))}.aside-photo{opacity:.08;filter:saturate(.4) contrast(1.05)}.side-item,nav a{color:rgba(245,228,0,.72)}.side-section a.side-item.active,nav a.active,nav a:hover{background:rgba(255,240,43,.14);color:var(--gold);box-shadow:inset 3px 0 0 var(--gold)}.alpha-flag,.aside-bottom small,.side-section>span{color:rgba(245,228,0,.52)}.mini-status{background:rgba(27,80,29,.38);color:#aaf2ae}.account-card,.admin-list,.blocked-panel,.chart-card,.detail section,.detail-title,.empty,.icon-button,.import-panel,.insight-strip,.lang-toggle,.panel-card,.quiz,.search-wrap,.stat,.term-card,.top-search,.user-pill{background:var(--card);border-color:rgba(255,247,134,.8);box-shadow:0 16px 36px rgba(26,23,27,.18)}.topbar{margin-bottom:20px}.icon-button,.lang-toggle,.top-search,.user-pill{background:rgba(247,247,250,.96)}.icon-button:hover,.lang-toggle:hover,.user-pill:hover{border-color:var(--gold);background:#f1f1f6;color:var(--purple-dark)}.page-heading h1{color:#7a4d00;font-size:clamp(2rem,4vw,3.1rem)}.page-heading p{color:rgba(245,228,0,.76)}.page-heading .eyebrow{color:var(--gold)}.stat-grid{margin-bottom:18px}.stat{min-height:112px;background:rgba(247,247,250,.98)}.category-icon,.mini-term>span,.path-row>span,.stat-icon{background:var(--green);color:#ecffed}.category-grid button:nth-child(2) .category-icon,.stat:nth-child(2) .stat-icon{background:var(--navy);color:var(--gold)}.stat:nth-child(3) .stat-icon{background:var(--yellow-soft);color:var(--purple-dark)}.stat:nth-child(4) .stat-icon{background:var(--green-soft);color:var(--green)}.proof-row strong:after,.stat strong:after{background:linear-gradient(90deg,var(--green),var(--gold))}.continue-card{background:radial-gradient(circle at 86% 14%,rgba(255,242,68,.2),transparent 28%),linear-gradient(135deg,var(--navy),#0f2d11);border:1px solid rgba(255,240,43,.24)}.continue-card .primary{background:linear-gradient(180deg,var(--accent-hover),var(--accent))}.category-grid button{background:#f7f7fa}.category-grid button.active,.category-grid button:hover,.filters button.active,.filters button:hover,.tabs button.active,.tabs button:hover{border-color:var(--gold);background:var(--yellow-soft);color:var(--purple-dark)}.score-ring{background:radial-gradient(circle at center,#f7f7fa 56%,transparent 57%),conic-gradient(var(--green) var(--score),var(--paper-2) 0)}.score-card a{background:var(--yellow-soft);color:var(--purple-dark)}.term-grid{grid-template-columns:1fr;max-width:760px}.term-card>a{grid-template-columns:54px 1fr;min-height:88px}.term-card .card-media{min-height:auto;height:54px;margin:16px 0 0 16px}.term-card .card-media:after{background:rgba(27,80,29,.62)}.term-body{padding:14px 48px 14px 14px}.term-card h2{margin-top:5px}.open-link{color:var(--green)}.star{border-color:rgba(255,247,134,.9);color:var(--gold)}.state,.term-meta span{border:1px solid rgba(255,247,134,.66)}.state.learning{background:#ebebf3}.state.new{color:var(--navy-3)}.detail{max-width:760px}.detail section,.detail-title,.quiz{background:#f7f7fa}.knowledge-row button:first-child{background:#e9e9f2}.knowledge-row button:nth-child(2){background:#edf5ed}.knowledge-row button:nth-child(3){background:#e2f2e3}.knowledge-row button.active{border-color:var(--green);box-shadow:0 0 0 3px rgba(27,80,29,.12)}.quiz-progress i{background:linear-gradient(90deg,var(--green),var(--gold))}.option:hover{border-color:var(--gold);background:var(--yellow-soft)}.option.selected{border-color:var(--green)}.admin-list,.progress-list{background:rgba(247,247,250,.98)}.admin-row,.progress-list>div{border-color:rgba(255,247,134,.62)}.admin-row:hover,.progress-list>div:hover{background:#ebebf3}.chart-card svg path[stroke="#7C3AED"]{stroke:var(--green)}.bar-track i{box-shadow:inset 0 0 0 1px rgba(26,23,27,.03)}.billing-card>div:first-child{background:radial-gradient(circle at 80% 10%,rgba(255,240,43,.18),transparent 28%),linear-gradient(180deg,#3e2777,var(--navy));border:1px solid rgba(255,240,43,.24)}.billing-card,.plans article,.simulator{border-color:rgba(255,247,134,.8)}.account-stack{align-items:start}.account-card a:not(.primary):not(.ghost){color:var(--green);font-weight:600}.account-card .danger,.admin-row .danger{border-color:rgba(194,39,39,.3);background:var(--red-soft);color:var(--red)}.toggle.on{background:var(--green-soft);color:var(--green);border-color:rgba(27,80,29,.2)}@media (max-width:1040px){.landing-hero{grid-template-columns:1fr;padding-right:clamp(18px,5vw,72px)}.hero-copy{padding-right:0}.account-billing-grid,.home-sample-grid,.practice-strip>div,.pricing-plans,.pricing-preview,.why-grid,.workflow-section>div{grid-template-columns:repeat(2,minmax(0,1fr))}.home-quiz-card{grid-column:span 2}.testimonial-band,.workflow-section .section-heading{grid-template-columns:1fr}}@media (max-width:720px){.account-billing-grid,.hero-badges,.home-sample-grid,.practice-strip>div,.pricing-plans,.pricing-preview,.why-grid,.workflow-section>div{grid-template-columns:1fr}.home-quiz-card,.manage-card{grid-column:auto}.term-card>a{grid-template-columns:1fr}.term-card .card-media{height:118px;margin:0;border-radius:0}.access-row,.billing-history-row,.payment-row,.settings-card-head,.settings-split-row{grid-template-columns:1fr}.manage-card>div,.payment-row button{justify-self:start}}:root{--shadow:0 12px 28px rgba(26,23,27,0.06);--shadow-hover:0 20px 42px rgba(26,23,27,0.1)}body{background:var(--paper)}h1,h2,h3{color:var(--ink)}.primary{border:1px solid var(--navy);box-shadow:0 12px 24px rgba(26,23,27,.16)}.primary:hover{border-color:var(--green);background:var(--green);box-shadow:0 16px 30px rgba(39,115,42,.2)}.ghost:hover{border-color:#dbcefc}input,select,textarea{background:#ffffff;border-color:var(--line)}input:focus,select:focus,textarea:focus{border-color:var(--blue);box-shadow:0 0 0 4px rgba(26,23,27,.11)}.app-shell{display:grid;min-height:100vh;color:var(--ink)}.app-shell>aside{position:sticky;top:0;width:100%;padding:18px 14px;overflow:hidden auto}.app-shell>aside:before,.aside-photo{display:none}.app-shell>aside>*{position:relative;z-index:1}.aside-brand{display:inline-flex;margin:0 6px 8px}.app-shell .wordmark{color:var(--navy)}.app-shell nav{gap:5px;margin-top:18px}.app-shell nav a,.side-item{min-height:38px;color:#707173;border-radius:8px;font-size:.82rem;font-weight:600}.app-shell nav a .icon,.side-item .icon{width:20px;height:20px}.app-shell nav a.active,.app-shell nav a:hover,.side-section a.side-item.active{background:#f3eefe;color:var(--blue);box-shadow:inset 3px 0 0 var(--blue)}.side-section{gap:5px;margin-top:20px;padding-top:16px;border-top:1px solid var(--line)}.alpha-flag,.side-section>span{color:#707173}.alpha-flag{margin:6px 8px 0;font-size:.6875rem}.upgrade-card{display:grid;gap:9px;margin:auto 0 14px;border:1px solid #fff9aa;background:linear-gradient(180deg,#f6f6f9,#e9e9f2)}.upgrade-card .icon{width:34px;height:34px}.upgrade-card strong{color:var(--navy);font-size:.92rem}.upgrade-card .primary{min-height:34px;padding:8px 10px;font-size:.78rem}.aside-bottom{gap:10px;padding:14px 4px 0;border-top:1px solid var(--line)}.side-user{display:grid;grid-template-columns:auto 1fr}.side-user>span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--navy);color:#ffffff;font-size:.74rem;font-weight:600}.aside-bottom strong{font-size:.84rem}.aside-bottom small{color:var(--muted);font-size:.72rem}.aside-bottom button{color:var(--red);font-size:.8rem}.mini-status{background:var(--green-soft);color:var(--green)}.content{width:100%;max-width:1480px;padding:18px clamp(18px,3vw,38px) 30px;color:var(--ink)}.topbar{gap:10px;margin-bottom:22px}.icon-button,.lang-toggle,.top-help,.top-search,.user-pill{background:#ffffff;border:1px solid var(--line);border-radius:8px;box-shadow:none}.top-search{max-width:620px;height:40px}.top-help{gap:8px;min-height:40px;padding:0 12px;color:var(--muted);font-size:.8rem}.icon-button:hover,.lang-toggle:hover,.top-help:hover,.user-pill:hover{background:var(--blue-soft);border-color:#dbcefc;color:var(--blue)}.user-pill>span{background:var(--gold);color:var(--navy)}.page-heading{margin-bottom:18px}.page-heading h1{color:var(--ink);font-family:Poppins,Arial,sans-serif;font-size:clamp(1.55rem,2.7vw,2.2rem);line-height:1.12}.page-heading p{color:var(--muted);font-size:.93rem}.page-heading .eyebrow{color:var(--blue)}.account-card,.account-grid article,.admin-list,.auth-card,.billing-card,.billing-panel-card,.billing-subscription-card,.blocked-panel,.category-grid button,.chart-card,.continue-card,.detail section,.detail-title,.empty,.faq-list details,.import-panel,.insight-strip,.landing-grid article,.media-card,.panel-card,.plans article,.progress-list,.proof-row li,.quiz,.search-wrap,.simulator,.stat,.term-card,.walkthrough li{border-color:var(--line);background:#ffffff;box-shadow:var(--shadow)}.account-grid article:hover,.landing-grid article:hover,.media-card:hover,.plans article:hover,.proof-row li:hover,.stat:hover,.term-card:hover,.walkthrough li:hover{border-color:#dbcefc;background:#ffffff;box-shadow:var(--shadow-hover)}.stat-grid,.stat-grid.four{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:18px}.stat{min-height:102px;padding:18px}.stat strong{color:var(--ink);font-family:Poppins,Arial,sans-serif;font-size:1.55rem;font-weight:600}.proof-row strong:after,.stat strong:after{width:44px;height:3px;margin-top:12px;background:linear-gradient(90deg,var(--blue),var(--green))}.stat span{font-size:.78rem}.category-icon,.mini-term>span,.path-row>span,.stat-icon{background:var(--blue-soft);color:var(--blue)}.category-grid button:nth-child(2) .category-icon,.stat:nth-child(2) .stat-icon{background:var(--green-soft);color:var(--green)}.category-grid button:nth-child(3) .category-icon,.stat:nth-child(3) .stat-icon{background:var(--purple-soft);color:var(--purple)}.stat:nth-child(4) .stat-icon{background:var(--yellow-soft);color:#452b84}.dashboard-board{grid-template-columns:minmax(0,1fr) 300px}.continue-card{margin-top:0;background:linear-gradient(135deg,var(--navy),#50378c);border-color:#553d8e}.continue-card h2{color:#ffffff;font-family:Poppins,Arial,sans-serif;font-weight:600}.continue-card p{color:rgba(255,255,255,.78)}.continue-action>span,.continue-card .eyebrow{color:var(--gold)}.continue-card .primary{border-color:#ffffff}.category-grid{gap:12px}.category-grid button{min-height:104px;padding:16px;box-shadow:none}.category-grid button.active,.category-grid button:hover,.filters button.active,.filters button:hover,.tabs button.active,.tabs button:hover{border-color:#dbcefc}.filters button,.tabs button{border-radius:8px;background:#ffffff;color:var(--muted)}.search-wrap{min-height:48px;background:#ffffff;box-shadow:none}.term-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));max-width:none;gap:12px}.term-card>a{grid-template-columns:52px 1fr;min-height:112px}.term-card .card-media{width:38px;height:38px;min-height:38px;margin:16px 0 0 14px;border-radius:8px}.term-card .card-media img{opacity:.2}.term-card .card-media:after{background:rgba(111,75,197,.54)}.term-body{padding:14px 46px 14px 8px}.term-card h2{font-family:Poppins,Arial,sans-serif;font-size:.98rem;font-weight:600}.account-card a:not(.primary):not(.ghost),.open-link,.term-card .translation,.translation.large{color:var(--blue)}.state.learning{background:var(--yellow-soft)}.state.mastered{background:var(--green-soft);color:var(--green)}.dashboard-aside{gap:12px}.panel-card{padding:16px}.account-card h2,.billing-panel-card h2,.chart-card h2,.panel-card h2{font-family:Poppins,Arial,sans-serif;font-size:.98rem;font-weight:600}.score-ring{width:112px;height:112px}.detail{max-width:1180px}.detail-title{align-items:center}.detail-title h1{font-family:Poppins,Arial,sans-serif;font-size:clamp(1.75rem,3vw,2.45rem);font-weight:600}.detail section{padding:20px}.definition-card{border-left:4px solid var(--blue)!important}.knowledge-row button.active{box-shadow:0 0 0 3px rgba(26,23,27,.12)}.option:hover{border-color:#dbcefc}.option.selected{border-color:#b8eabb}.bar-track i,.quiz-progress i{background:linear-gradient(90deg,var(--blue),var(--green))}.chart-grid{grid-template-columns:1.1fr 1fr 1fr;gap:12px}.chart-card{padding:18px}.chart-card p,.insight-strip p{font-size:.85rem}.mastery-map{grid-template-columns:repeat(5,minmax(0,1fr))}.map-cell{min-height:66px;background:#ffffff}.account-billing-grid,.billing-card{grid-template-columns:1.1fr .9fr;gap:14px}.billing-subscription-card{min-height:250px;background:#ffffff;color:var(--ink)}.billing-card>div:first-child h2,.billing-subscription-card h2{color:var(--ink)}.billing-subscription-card p{color:var(--muted)}.billing-panel-card{min-height:184px;padding:20px}.manage-card{grid-column:auto}.payment-row .icon,.settings-card-head .icon{background:var(--blue-soft);border-radius:8px}.settings-card-head{align-items:center}.settings-card-head.profile-head{border-bottom:1px solid var(--line);padding-bottom:16px}.account-stack{max-width:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.account-card:first-child,.privacy-settings-card{grid-column:1/-1}.mark-row{background:var(--paper)}.mark-row:hover{background:var(--blue-soft);border-color:#dbcefc}.admin-list,.progress-list{border-radius:8px}.admin-row,.progress-list>div{min-height:58px}.admin-row:hover,.progress-list>div:hover{background:var(--blue-soft)}.landing-nav-links{color:var(--muted)}.landing-nav-links a.active:not(.primary),.landing-nav-links a:not(.primary):hover{color:var(--navy)}.landing-hero{grid-template-columns:minmax(320px,.88fr) minmax(420px,1.12fr);min-height:520px;padding:34px clamp(20px,5vw,72px) 18px;background:linear-gradient(90deg,rgba(62,40,116,.96),rgba(71,48,125,.9)),url(/home-assets/photos/w/cta-courthouse-1200.webp);background-size:cover;background-position:50%}.landing-hero h1{color:#ffffff;font-size:clamp(2.8rem,5.4vw,5rem)}.hero-copy .eyebrow,.landing-hero h1 em{color:var(--gold)}.landing-hero .lead{color:rgba(255,255,255,.82)}.hero-badges span{border-left-color:rgba(255,255,255,.14)}.hero-badges .icon{background:rgba(39,115,42,.92)}.home-definition-card,.home-quiz-card,.home-term-card,.practice-strip a,.pricing-plan-card,.pricing-preview article,.workflow-section article{background:#ffffff;box-shadow:var(--shadow)}.practice-strip a>span,.step-icon,.workflow-section article>span{background:var(--green);border-radius:8px}.practice-strip a:nth-child(2)>span,.workflow-section article:nth-child(2)>span,.workflow-section article:nth-child(4)>span{background:var(--navy)}.proof-row{background:#ffffff}.testimonial-band{background:linear-gradient(90deg,var(--green),var(--navy))}.landing-footer{background:var(--navy)}.about-showcase{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:28px;align-items:stretch;max-width:1080px;margin:0 auto}.about-showcase figure,.about-showcase>div{margin:0;border:1px solid var(--line);border-radius:8px;background:#ffffff;box-shadow:var(--shadow)}.about-showcase>div{padding:28px}.about-showcase h1,.about-showcase h2{margin:8px 0 12px;font-size:clamp(1.7rem,3vw,2.4rem)}.about-showcase p{color:var(--muted);line-height:1.65}.about-showcase figure{display:grid;place-items:center;align-content:center;gap:18px;padding:28px;text-align:center;background:linear-gradient(180deg,#ffffff,#fbf9ff)}.about-showcase figure .icon{width:156px;height:156px}.about-showcase figcaption{display:grid;gap:6px}.about-showcase figcaption span{color:var(--muted);font-size:.86rem;line-height:1.5}.step-icon{display:grid;place-items:center;width:44px;height:44px;margin-bottom:12px}.step-icon .icon{width:32px;height:32px}.guarantee-strip,.plan-feature-strip{color:var(--muted)}.guarantee-strip,.guarantee-strip p,.plan-feature-strip b{color:var(--ink)}.pricing-plan-card .popular-label{background:var(--blue);color:#ffffff}.pricing-plan-card.popular{border-color:var(--blue);box-shadow:0 20px 42px rgba(26,23,27,.12)}.auth-shell{background:#ffffff}.auth-brand{background:linear-gradient(180deg,rgba(62,40,116,.58),rgba(62,40,116,.95)),url(/home-assets/photos/w/cta-courthouse-1200.webp);background-size:cover;background-position:50%;justify-content:flex-start;gap:16px}.auth-brand:before{display:none}.auth-card,.auth-panel{background:#ffffff}.auth-card{box-shadow:var(--shadow-hover)}.auth-tabs button.active{color:var(--blue);box-shadow:inset 0 -2px 0 var(--blue)}.auth-brand .wordmark{margin-bottom:104px}.auth-brand .eyebrow{margin-top:0}.auth-brand h1{margin:0;font-size:clamp(2.35rem,4.2vw,3.45rem)}.auth-brand p{margin:0}.auth-brand .security-list{gap:12px;margin-top:14px}@media (max-width:1120px){.about-showcase,.account-billing-grid,.billing-card,.dashboard-board{grid-template-columns:1fr}.chart-grid,.stat-grid,.stat-grid.four,.term-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mastery-map{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:900px){.app-shell{grid-template-columns:1fr}.app-shell>aside{position:static;height:auto;padding:12px;overflow:visible}.aside-brand{margin-bottom:0}.app-shell nav{display:flex;margin:14px 0 0;overflow:auto}.alpha-flag,.aside-bottom,.side-section,.upgrade-card{display:none}.topbar{grid-template-columns:1fr auto auto}.top-help,.user-pill div{display:none}.landing-hero{grid-template-columns:1fr}}@media (max-width:680px){.account-stack,.category-grid,.chart-grid,.home-sample-grid,.mastery-map,.practice-strip>div,.pricing-plans,.pricing-preview,.stat-grid,.stat-grid.four,.term-grid,.topbar,.why-grid,.workflow-section>div{grid-template-columns:1fr}.top-search{max-width:none}.term-card>a{grid-template-columns:1fr}.term-card .card-media{width:auto;height:94px;margin:0;border-radius:8px 8px 0 0}}.workspace-grid{grid-template-columns:minmax(0,1fr) 292px;gap:20px}.workspace-main{min-width:0}.progress-rail{top:18px;gap:12px}.rail-card{display:grid;gap:12px;padding:16px;background:#ffffff;box-shadow:var(--shadow)}.rail-card h2{margin:0;color:var(--ink);font-size:.9rem;font-weight:600}.rail-score p,.rail-upgrade p{margin:3px 0 0;color:var(--muted);font-size:.8125rem;line-height:1.45}.rail-ring{width:86px;height:86px}.rail-ring strong{color:var(--ink);font-size:1.2rem;line-height:1}.rail-ring span{font-size:.6875rem}.rail-metric{display:grid;grid-template-columns:auto 1fr auto;gap:9px;align-items:center;min-height:38px;padding:8px 0;border-bottom:1px solid var(--line);color:var(--muted);font-size:.78rem}.rail-metric:last-child{border-bottom:0}.rail-metric .icon{width:24px;height:24px}.rail-metric strong{color:var(--ink)}.rail-term{display:grid;gap:3px;padding:10px 11px;border:1px solid var(--line);border-radius:8px;background:var(--paper)}.rail-term:hover{background:var(--blue-soft);border-color:#dbcefc}.rail-term span{color:var(--ink);font-size:.82rem;font-weight:600}.rail-term small{color:var(--muted);font-size:.72rem}.rail-upgrade{background:linear-gradient(180deg,#f6f6f9,#ffffff)}.rail-upgrade .icon{width:42px;height:42px}.rail-upgrade a{font-size:.8rem}.library-category-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:0}.library-toolbar{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,420px);gap:12px;align-items:center;margin:12px 0 14px}.library-toolbar .filters,.library-toolbar .search-wrap{margin:0}.library-toolbar .search-wrap{min-height:42px}.library-toolbar .search-wrap input{padding-top:10px;padding-bottom:10px}.help-hero-card{grid-column:1/-1;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px;align-items:center;background:linear-gradient(135deg,#ffffff,#f5f2fe)}.help-hero-card h2{margin:8px 0;font-size:clamp(1.35rem,2.2vw,1.9rem)}.help-hero-card p{max-width:620px}.help-hero-card>.icon{width:126px;height:126px}.home-sample-grid{grid-template-columns:.68fr 1fr 1fr 1.1fr}.home-quiz-card{grid-column:auto}.pricing-plans,.pricing-preview{max-width:1180px}.pricing-plan-card{border-top:4px solid var(--line)}.pricing-plan-card.popular{transform:translateY(-8px)}.account-billing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.billing-subscription-card{grid-row:span 2}.billing-panel-card.manage-card{grid-column:1/-1}@media (max-width:1240px){.workspace-grid{grid-template-columns:1fr}.progress-rail{position:static}.home-sample-grid,.library-category-grid,.progress-rail{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.account-billing-grid,.help-hero-card,.home-sample-grid,.library-category-grid,.library-toolbar,.progress-rail{grid-template-columns:1fr}.help-hero-card>.icon{width:96px;height:96px}}:root{--brand-purple:#452b84;--brand-yellow:#f5e400;--brand-dark:#1a171b;--brand-gray:#707173;--surface:#f7f7fa;--success:#2e7d32;--warning:#f9a825;--error:#c62828;--type-display:2rem;--type-h1:1.75rem;--type-h2:1.375rem;--type-h3:1.125rem;--type-body:1rem;--type-caption:0.8125rem;--type-button:1rem;--space-xs:8px;--space-s:16px;--space-m:24px;--space-l:32px;--space-xl:48px;--space-xxl:64px;--ink:var(--brand-dark);--ink-soft:#3f3b44;--muted:var(--brand-gray);--paper:var(--surface);--paper-2:#efeff5;--white:#ffffff;--card:#ffffff;--line:#e4e1ec;--navy:var(--brand-purple);--navy-2:#38226c;--navy-3:#5a3fa0;--blue:var(--brand-purple);--blue-soft:#f0ecf8;--purple:var(--brand-purple);--purple-dark:#2f1c5e;--purple-soft:#ede8f7;--accent:var(--brand-yellow);--accent-hover:#f7e933;--accent-ink:var(--brand-dark);--gold:var(--brand-yellow);--green:var(--success);--green-soft:#e8f3e9;--yellow:var(--warning);--yellow-soft:#fff4e0;--red:var(--error);--red-soft:#fdecec;--bg:var(--paper);--shadow:0 12px 28px rgba(26,23,27,0.07);--shadow-hover:0 18px 38px rgba(26,23,27,0.12)}body,html{background:var(--paper);color:var(--ink)}h1,h2,h3{color:var(--brand-purple)}.wordmark{color:var(--navy)}.brand-text b{color:var(--brand-purple)}.wordmark{color:var(--brand-dark)}.wordmark.light,.wordmark.light .brand-text{color:#ffffff}.wordmark.light .brand-text b{color:var(--brand-yellow)}.eyebrow{color:var(--blue);letter-spacing:.08em}.primary{background:var(--navy);color:#ffffff;box-shadow:0 12px 22px rgba(26,23,27,.18)}.primary:hover{background:var(--navy-2);color:#ffffff;box-shadow:0 16px 30px rgba(26,23,27,.22)}.ghost{background:#ffffff;border-color:var(--line);color:var(--navy)}.ghost:hover{background:var(--blue-soft);border-color:#d6cbf0}.ghost:hover,.text-button{color:var(--blue)}.text-button:hover{color:var(--navy)}input:focus,select:focus,textarea:focus{border-color:#b5a1e7;box-shadow:0 0 0 4px rgba(26,23,27,.1)}.app-shell{grid-template-columns:232px minmax(0,1fr);background:var(--paper)}.app-shell>aside{background:#ffffff;color:var(--ink);border-right:1px solid var(--line);box-shadow:8px 0 28px rgba(26,23,27,.04)}.app-shell>aside:before,.aside-photo,.auth-brand:after,.auth-brand:before{display:none}.aside-brand{margin-bottom:10px}.alpha-flag{color:var(--muted)}.side-item,nav a{color:var(--ink-soft)}.side-item:hover,.side-section a.side-item.active,nav a.active,nav a:hover{background:var(--blue-soft);color:var(--blue);box-shadow:none}.side-section>span{color:#707173}.upgrade-card{margin-top:24px;padding:16px;border:1px solid #fff9ac;border-radius:8px;background:#f6f6f9;color:var(--ink);box-shadow:none}.upgrade-card .icon{width:28px;height:28px}.upgrade-card small,.upgrade-card strong{display:block}.upgrade-card small{margin:8px 0 12px;color:var(--muted);line-height:1.45}.aside-bottom{border-color:var(--line)}.aside-bottom strong{color:var(--ink)}.aside-bottom button,.aside-bottom small{color:var(--muted)}.side-user{display:flex;align-items:center;gap:10px}.side-user small,.side-user strong{display:block}.side-user small{margin-top:2px}.side-user>span,.user-pill>span{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,var(--gold),#fff45f);color:var(--navy);font-size:.72rem;font-weight:600}.content{max-width:1520px}.topbar{grid-template-columns:minmax(260px,1fr) auto auto auto auto;padding-bottom:14px;border-bottom:1px solid var(--line)}.account-card,.account-grid article,.admin-list,.auth-card,.billing-card,.billing-panel-card,.billing-subscription-card,.blocked-panel,.category-grid button,.chart-card,.continue-card,.detail section,.detail-title,.empty,.faq-list details,.icon-button,.import-panel,.insight-strip,.landing-grid article,.lang-toggle,.media-card,.panel-card,.plans article,.progress-list,.proof-row li,.quiz,.rail-card,.sample-term-card,.search-wrap,.simulator,.stat,.term-card,.top-search,.user-pill,.walkthrough li{background:#ffffff;border-color:var(--line);box-shadow:var(--shadow)}.top-help{display:inline-flex;align-items:center;gap:7px;color:var(--ink-soft);font-size:.84rem;font-weight:600}.top-help:hover{color:var(--blue)}.page-heading h1{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2.2rem,4.2vw,3.25rem);font-weight:600}.workspace-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:24px;align-items:start}.workspace-grid.no-rail{grid-template-columns:1fr}.progress-rail{display:grid;gap:16px;position:sticky;top:22px}.rail-card{border:1px solid var(--line);border-radius:8px;padding:18px}.rail-card h2{margin:0 0 12px;font-family:Poppins,Arial,sans-serif;font-size:1rem}.rail-score{display:grid;grid-template-columns:auto 1fr;gap:16px;align-items:center}.rail-score p{margin:4px 0 0;color:var(--muted)}.rail-ring{--score:0%;display:grid;place-items:center;align-content:center;width:104px;height:104px;border-radius:50%;background:radial-gradient(circle at center,#ffffff 56%,transparent 57%),conic-gradient(var(--green) var(--score),var(--paper-2) 0)}.rail-ring strong{color:var(--navy);font-size:1.48rem}.rail-ring span{color:var(--muted);font-size:.7rem;font-weight:600}.rail-metric,.rail-term{display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;padding:10px 0;border-bottom:1px solid var(--line)}.rail-metric:last-child,.rail-term:last-child{border-bottom:0}.rail-metric span,.rail-term small{color:var(--muted);font-size:.78rem}.rail-metric strong,.rail-term span{color:var(--ink);font-weight:600}.rail-upgrade{background:#f6f6f9;border-color:#fff9ac}.rail-upgrade p{color:var(--muted);line-height:1.45}.rail-upgrade a{color:var(--blue);font-weight:600}.category-grid button:before,.chart-card:before,.panel-card:before,.stat:before{content:"";position:absolute;inset:0 0 auto;height:3px;background:linear-gradient(90deg,var(--blue),var(--green),var(--gold));opacity:.75}.category-grid button,.chart-card,.panel-card,.stat{position:relative}.score-ring{background:radial-gradient(circle at center,#ffffff 56%,transparent 57%),conic-gradient(var(--green) var(--score),var(--paper-2) 0)}.continue-card{background:linear-gradient(135deg,rgba(69,43,132,.98),rgba(75,47,143,.95));color:#ffffff}.continue-card .primary{background:#ffffff;color:var(--navy)}.category-grid button.active,.category-grid button:hover,.filters button.active,.filters button:hover,.tabs button.active,.tabs button:hover{background:var(--blue-soft);border-color:#d6cbf0;color:var(--blue)}.filters button.active,.filters button:hover,.tabs button.active,.tabs button:hover{box-shadow:inset 0 0 0 1px #d6cbf0}.search-wrap>.icon{color:var(--blue);width:20px;height:20px}.term-card>a{grid-template-columns:106px 1fr}.term-card .card-media{background:var(--blue-soft)}.term-card .card-media img{object-fit:cover;object-position:left top;filter:none}.star{display:grid;place-items:center;background:#ffffff}.star .icon{width:17px;height:17px;opacity:.7}.star.active{color:var(--gold);border-color:#fff9ac;background:#f6f6f9}.star.active .icon{opacity:1;filter:sepia(1) saturate(1.8) hue-rotate(350deg)}.state.learning{background:#eaeaf2;color:#8a5500}.feedback.correct,.state.mastered,.status.active,.toggle.on{background:var(--green-soft);color:#206023}.state.new{background:var(--blue-soft);color:var(--blue)}.detail-hero{display:block;height:220px;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#ffffff;box-shadow:var(--shadow)}.detail-hero img{width:100%;height:100%;object-fit:cover;object-position:left top}.detail-title{margin-top:14px}.chips span,.knowledge-row button:first-child{background:var(--blue-soft);color:var(--blue)}.knowledge-row button:nth-child(2){background:#eaeaf2}.knowledge-row button:nth-child(3){background:var(--green-soft)}.knowledge-row button.active{border-color:var(--blue);box-shadow:0 0 0 3px rgba(26,23,27,.1)}.quiz-progress i{background:linear-gradient(90deg,var(--blue),var(--green))}.option:hover{border-color:#d6cbf0;background:var(--blue-soft)}.option.selected{border-color:#a6e5a9;background:var(--green-soft)}.billing-subscription-card{background:linear-gradient(180deg,var(--navy-2),var(--navy));color:#ffffff}.billing-subscription-card h2{color:#ffffff}.billing-subscription-card p{color:rgba(255,255,255,.72)}.access-row .icon,.category-icon,.payment-row .icon,.settings-card-head .icon,.stat-icon{background:var(--blue-soft)}.alert-box{background:#f1f1f7!important;border-color:#fff9ac!important}.auth-shell{background:var(--paper)}.auth-brand{background:var(--navy)}.auth-brand .eyebrow{color:var(--gold)}.auth-brand .security-list,.auth-brand .wordmark{position:relative;z-index:2}.auth-brand .security-list img,.auth-brand .wordmark img{position:static;inset:auto;opacity:1;filter:none;object-fit:contain}.auth-brand .wordmark img{width:40px;height:40px}.auth-brand .security-list img{width:28px;height:28px}.security-list{position:relative;z-index:2;display:grid;gap:12px;margin-top:24px}.security-list span{display:flex;align-items:center;gap:10px;color:rgba(255,255,255,.82);font-size:.88rem}.security-list .icon{width:28px;height:28px}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-top:24px;padding:5px;border:1px solid var(--line);border-radius:8px;background:var(--paper-2)}.auth-tabs button{border:0;border-radius:7px;background:transparent;color:var(--muted);padding:10px;font-weight:600}.auth-tabs button.active{background:#ffffff;color:var(--navy);box-shadow:var(--shadow)}.landing{background:#ffffff;color:var(--ink)}.landing-nav{padding:13px clamp(18px,5vw,72px);background:#ffffff;border-bottom:1px solid var(--line)}.landing-nav .wordmark{color:var(--navy)}.landing-nav-links{color:var(--ink-soft)}.landing-nav-links a.active:not(.primary),.landing-nav-links a:not(.primary):hover{color:var(--brand-purple)}.landing-nav-links a.active:not(.primary):after{background:var(--gold)}.landing-hero{grid-template-columns:minmax(360px,.88fr) minmax(430px,1.12fr);min-height:470px;padding:34px clamp(20px,5vw,80px) 28px;margin:0;border:0;border-radius:0;background:linear-gradient(90deg,rgba(255,255,255,.94),rgba(255,255,255,.78)),radial-gradient(circle at 12% 24%,rgba(252,235,0,.1),transparent 30%),#ffffff;box-shadow:none}.hero-copy{color:var(--ink);padding:24px 28px 24px 0}.hero-copy .eyebrow{color:var(--gold)}.landing-hero h1{color:var(--navy);font-size:clamp(3rem,5vw,4.3rem);line-height:1.02}.landing-hero h1 em{color:var(--gold)}.landing-hero .lead{color:var(--ink-soft)}.hero-badges span{border-left-color:#fff9ac;color:var(--ink)}.hero-badges .icon{background:#f1f1f7}.hero-badges small{color:var(--muted)}.hero-product{min-height:380px}.generated-hero-image{max-height:430px;filter:drop-shadow(0 28px 34px rgba(26,23,27,.16))}.home-sample-grid,.landing-section,.practice-strip,.pricing-preview,.why-grid,.workflow-section{background:#ffffff}.home-definition-card,.home-quiz-card,.home-term-card,.practice-strip a,.pricing-preview article,.workflow-section article{background:#ffffff;border-color:var(--line);box-shadow:var(--shadow)}.home-term-card{background:var(--navy)}.proof-row strong:after{background:var(--gold)}.practice-strip a>span,.workflow-section article>span{background:var(--blue-soft)}.practice-strip a:nth-child(2)>span,.workflow-section article:nth-child(2)>span,.workflow-section article:nth-child(4)>span{background:#f1f1f7}.pricing-plan-card.popular,.pricing-preview article.popular{border-color:var(--gold)}.guarantee-strip,.landing-footer,.plan-feature-strip,.testimonial-band{background:var(--navy)}.landing-footer{border-radius:0;margin:40px 0 0}.footer-nav{margin-top:0}@media (max-width:1240px){.workspace-grid{grid-template-columns:1fr}.progress-rail{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1040px){.landing-hero{grid-template-columns:1fr}.hero-copy{padding-right:0}}@media (max-width:900px){.app-shell{grid-template-columns:1fr}.app-shell>aside{position:static;height:auto;padding:14px;display:grid;grid-template-columns:auto 1fr;align-items:center}.app-shell nav{display:flex;overflow:auto;margin:0 0 0 18px;padding-bottom:2px}.app-shell nav a{white-space:nowrap}.alpha-flag,.aside-bottom,.side-section,.upgrade-card{display:none}.topbar{grid-template-columns:1fr auto}}@media (max-width:760px){.account-billing-grid,.home-sample-grid,.library-category-grid,.library-toolbar,.progress-rail,.workspace-grid{grid-template-columns:1fr}.continue-card,.landing-nav,.page-heading,.verify-banner{align-items:flex-start;flex-direction:column}}.home-reference{--home-max:1216px;background:#ffffff}.home-generated-icon{display:block;flex:0 0 auto;object-fit:contain}.home-reference .landing-nav{height:74px;padding:0 54px;display:grid;grid-template-columns:auto 1fr;align-items:center;border-bottom:1px solid #e8e4f3;background:#ffffff}.home-reference .landing-nav>a{display:inline-flex;align-items:center;width:190px}.home-reference .landing-nav .wordmark img{width:42px;height:42px}.home-reference .landing-nav .brand-text{font-size:.86rem;line-height:.92}.home-reference .landing-nav-links{justify-content:flex-end;gap:27px;color:var(--navy);font-size:.86rem;font-weight:600}.home-reference .landing-nav-links a:not(.primary){padding:27px 0 24px}.home-reference .landing-nav-links a:not(.primary):after{left:0;right:0;bottom:17px}.home-reference .landing-nav-links .home-lang{min-height:34px;padding:0;border:0;box-shadow:none;background:transparent;display:inline-flex;align-items:center;gap:5px;color:var(--navy);font-style:normal}.home-reference .landing-nav-links .home-lang img{width:18px;height:18px}.home-reference .landing-nav-links .home-lang i{color:#707173;font-style:normal;font-weight:600}.home-reference .landing-nav-links .primary{min-height:44px;border-radius:4px;padding:12px 20px;background:var(--navy);color:#ffffff;box-shadow:none}.home-reference .landing-nav-links>a[href="/login"]:not(.primary){min-height:38px;padding:10px 17px;border:1px solid #ddd8ea;border-radius:4px}.home-ref-hero{min-height:248px;display:grid;grid-template-columns:.78fr 1fr;gap:34px;align-items:center;max-width:var(--home-max);margin:0 auto;padding:34px 18px 32px;background:linear-gradient(90deg,rgba(255,255,255,.9),#ffffff 62%),radial-gradient(circle at 0 0,rgba(26,23,27,.08),transparent 34%)}.home-ref-copy h1{margin:0 0 15px;color:var(--navy);font-size:3.05rem;line-height:1.05;font-weight:600}.home-ref-copy p{max-width:468px;margin:0;color:#414346;font-size:.98rem;line-height:1.63}.home-ref-actions{display:flex;gap:16px;align-items:center;margin-top:25px}.home-ref-actions a{min-height:44px;border-radius:5px;padding:12px 22px;font-size:.86rem;font-weight:600}.home-ref-actions .primary{gap:8px}.home-ref-actions .primary .icon,.home-ref-cta .primary .icon{width:18px;height:18px}.home-ref-benefits{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:36px}.home-ref-benefits span{display:grid;justify-items:center;gap:8px;color:var(--ink-soft);text-align:center;font-size:.78rem;font-weight:600}.home-ref-benefits .icon{width:28px;height:28px;padding:6px;border-radius:50%;background:#f1f1f7}.home-ref-product{align-self:stretch;display:grid;place-items:center}.home-ref-product img{width:min(650px,100%);height:auto;display:block;filter:drop-shadow(0 18px 34px rgba(26,23,27,.16))}.home-ref-categories,.home-ref-features,.home-ref-learn,.home-ref-pricing,.home-ref-proof,.home-ref-workflow{max-width:var(--home-max);margin:0 auto;padding:0 18px}.home-ref-heading{text-align:center}.home-ref-heading h2,.home-ref-proof h2{margin:0;color:var(--navy);font-size:1.52rem;line-height:1.15;font-weight:600}.home-ref-categories .home-ref-heading h2{font-size:1.6rem}.home-ref-categories .home-ref-heading p{font-size:.84rem;font-weight:500}.home-ref-heading p{margin:5px 0 0;color:var(--muted);font-size:.82rem}.home-ref-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:34px;margin-top:14px}.home-ref-category-grid a{display:grid;grid-template-columns:72px 1fr;gap:5px 20px;min-height:112px;padding:19px 22px 16px;border:1px solid #e7e3f2;border-radius:7px;background:#ffffff;box-shadow:0 8px 20px rgba(26,23,27,.04)}.home-ref-category-grid span{grid-row:1/span 3;display:grid;place-items:center;width:66px;height:66px;border-radius:6px;background:#f9f6fe}.home-ref-category-grid a:nth-child(2) span{background:#f1f1f6}.home-ref-category-grid .icon{width:54px;height:54px}.home-ref-category-grid strong{color:var(--navy);font-size:.94rem;font-weight:600;line-height:1.15}.home-ref-category-grid small{color:var(--muted);font-size:.6875rem;font-weight:500;line-height:1.42}.home-ref-category-grid b{color:#5131a0;font-size:.7rem;font-weight:600}.home-ref-learn{padding-top:33px}.home-ref-lesson{display:grid;grid-template-columns:188px minmax(0,1fr) 310px;gap:0;margin-top:19px;overflow:hidden;border:1px solid #e7e3f2;border-radius:7px;background:#ffffff;box-shadow:0 10px 24px rgba(26,23,27,.05)}.home-ref-lesson aside{display:grid;align-content:start;gap:0;padding:15px 13px;border-right:1px solid #e7e3f2;background:#fcfbff}.home-ref-lesson aside button{display:flex;align-items:center;gap:10px;min-height:36px;border:0;border-radius:5px;background:transparent;color:#707173;padding:8px 10px;text-align:left;font-size:.76rem;font-weight:600}.home-ref-lesson aside button.active{background:#f3effe;color:var(--blue)}.home-ref-lesson aside .icon{width:17px;height:17px}.home-ref-term{position:relative;min-height:260px;padding:29px 32px}.home-ref-term h3{margin:0;color:var(--navy);font-size:1.8rem;line-height:1.1}.home-ref-term>button{position:absolute;top:31px;left:206px;display:grid;place-items:center;width:24px;height:24px;border:0;border-radius:50%;background:#f3effe}.home-ref-pronunciation{margin:9px 0 16px;color:#707173;font-size:.78rem;font-style:italic}.home-ref-term>p:not(.home-ref-pronunciation){max-width:470px;margin:0;color:#3f4144;font-size:.88rem;line-height:1.58}.home-ref-term div{max-width:500px;margin-top:20px;padding:15px 17px;border-radius:5px;background:#f3effe}.home-ref-term div strong{display:block;color:var(--blue);font-size:.72rem;letter-spacing:.04em}.home-ref-term div span{display:block;margin-top:5px;color:#3f4144;font-size:.82rem;line-height:1.45}.home-ref-quiz{padding:23px 22px;border-left:1px solid #e7e3f2;background:#ffffff}.home-ref-quiz>div{display:flex;justify-content:space-between;align-items:center;color:var(--navy);font-size:.78rem}.home-ref-quiz>div span{color:var(--muted)}.home-ref-quiz h3{margin:12px 0 14px;color:var(--navy);font-family:Poppins,Arial,sans-serif;font-size:.88rem;line-height:1.35}.home-ref-quiz label{display:grid;grid-template-columns:auto 1fr auto;gap:8px;align-items:center;min-height:31px;margin:8px 0;padding:8px 10px;border:1px solid transparent;border-radius:5px;color:#4c4e52;font-size:.76rem}.home-ref-quiz label input{width:13px;height:13px;margin:0;accent-color:var(--green)}.home-ref-quiz label.selected{border-color:#a6e5a9;background:#e8f8e9;color:#206023;font-weight:600}.home-ref-quiz label .icon{width:15px;height:15px}.home-ref-quiz .primary{width:100%;min-height:36px;margin-top:11px;border-radius:4px;font-size:.78rem}.home-ref-quiz>a:last-child{display:block;margin-top:10px;color:var(--blue);text-align:center;font-size:.72rem;font-weight:600}.home-ref-workflow{padding-top:35px}.home-ref-workflow .home-ref-heading h2{font-family:Poppins,Arial,sans-serif;font-size:1.28rem;font-weight:600}.home-ref-workflow .home-ref-heading p{margin-top:4px;font-size:.8125rem;font-weight:500}.home-ref-workflow>div:last-child{position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px;margin-top:29px}.home-ref-workflow>div:last-child:before{display:none}.home-ref-workflow article{position:relative;display:grid;justify-items:center;gap:8px;padding-top:0;text-align:center}.home-ref-workflow article:not(:last-child):after{content:"";position:absolute;top:31px;left:calc(50% + 52px);right:-72px;border-top:2px dotted #ddd8e9}.home-ref-workflow article b{position:absolute;top:8px;left:9px;z-index:2;display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:#644e9b;color:#ffffff;font-family:Poppins,Arial,sans-serif;font-size:.6875rem;font-weight:600;box-shadow:0 4px 10px rgba(26,23,27,.2)}.home-ref-workflow article span{display:grid;place-items:center;width:62px;height:62px;border:1px solid #e7e3f2;border-radius:50%;background:#fcfbff;box-shadow:0 7px 16px rgba(26,23,27,.045)}.home-ref-workflow article .icon{width:40px;height:40px}.home-ref-workflow article strong{color:var(--navy);font-size:.82rem;font-weight:600;line-height:1.15}.home-ref-workflow article small{max-width:188px;color:var(--muted);font-size:.6875rem;font-weight:500;line-height:1.42}.home-ref-features{margin-top:38px;padding:11px 16px 13px;border:1px solid #f0eef6;border-radius:8px;background:#ffffff;box-shadow:0 8px 18px rgba(26,23,27,.035)}.home-ref-features .home-ref-heading h2{margin:0;font-family:Poppins,Arial,sans-serif;font-size:1.18rem;font-weight:600;line-height:1.1}.home-ref-features>div:last-child{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin-top:11px}.home-ref-features article{display:grid;grid-template-columns:51px 1fr;gap:3px 13px;align-items:center;min-height:58px;padding:3px 16px;border:0;background:transparent;box-shadow:none}.home-ref-features article+article{border-left:1px solid rgba(240,238,246,.75)}.home-ref-features .icon{grid-row:1/span 2;width:44px;height:44px;padding:9px;border-radius:50%;background:#f5f2fa}.home-ref-features article:nth-child(3) .icon{background:#e9f8ea}.home-ref-features article:nth-child(4) .icon{background:#e8e8f1}.home-ref-features strong{color:var(--navy);font-size:.72rem;font-weight:600;line-height:1.1}.home-ref-features small{color:var(--muted);font-size:.6875rem;font-weight:500;line-height:1.42}.home-ref-features .dot-status{white-space:nowrap}.home-ref-features .dot-status:before{content:"";display:inline-block;width:7px;height:7px;margin:0 3px 1px 4px;border-radius:50%;vertical-align:middle}.home-ref-features .dot-status.new:before{background:#6f4bc5}.home-ref-features .dot-status.learning:before{background:#fff02b}.home-ref-features .dot-status.mastered:before{background:#28762c}.home-ref-proof{padding-top:31px;padding-bottom:6px}.home-ref-proof h2{margin:0 0 12px;padding-left:17px;font-family:Poppins,Arial,sans-serif;font-size:1.14rem;font-weight:600;letter-spacing:0}.home-ref-proof-grid{display:grid;grid-template-columns:minmax(250px,1.47fr) minmax(250px,1.47fr) repeat(4,minmax(96px,.59fr));gap:13px;align-items:stretch}.home-ref-quote,.home-ref-stat{min-height:105px;border:1px solid #f0eef7;border-radius:6px;background:#ffffff;box-shadow:0 9px 20px rgba(26,23,27,.05)}.home-ref-quote{display:grid;grid-template-columns:53px 1fr;gap:2px 17px;align-content:start;padding:18px 18px 15px 22px}.home-ref-quote img{grid-row:1/span 3;width:51px;height:51px;border-radius:50%;object-fit:cover}.home-ref-quote p{margin:0;color:#404246;font-size:.8125rem;line-height:1.55}.home-ref-quote strong{position:relative;margin-top:8px;padding-left:23px;color:var(--navy);font-size:.6875rem;font-weight:600}.home-ref-quote strong:before{content:"";position:absolute;left:0;top:50%;width:11px;height:1px;background:#9a9ca0}.home-ref-quote small{color:var(--muted);font-size:.6875rem;font-weight:500}.home-ref-stat{display:grid;place-items:center;align-content:center;gap:4px;padding:15px 8px 13px;text-align:center}.home-ref-stat .icon{width:44px;height:44px;margin-bottom:4px;padding:10px;border-radius:50%;background:#f1eef7;object-position:center}.home-ref-stat strong{color:var(--navy);font-family:Poppins,Arial,sans-serif;font-size:1.7rem;font-weight:600;line-height:1}.home-ref-stat small{color:#707173;font-size:.6875rem;font-weight:500;line-height:1.15}.home-ref-stat:nth-of-type(5) .icon{background:#e9e9f2}.home-ref-stat:nth-of-type(6) .icon{background:#f1eef7}.home-ref-pricing{padding-top:31px}.home-ref-pricing>div:last-of-type{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:18px;max-width:760px;margin:19px auto 0}.home-ref-pricing article{position:relative;min-height:210px;padding:22px 24px;border:2px solid #e7e3f2;border-radius:8px;background:#ffffff;text-align:center;box-shadow:0 8px 18px rgba(26,23,27,.035)}.home-ref-pricing article:first-child{border-color:var(--gold)}.home-ref-pricing article.best{min-height:232px;padding-top:29px;border-color:#707173;box-shadow:0 10px 22px rgba(26,23,27,.08)}.home-ref-pricing article em{position:absolute;top:-12px;left:50%;z-index:2;transform:translateX(-50%);min-width:108px;min-height:22px;border-radius:999px;background:linear-gradient(180deg,#ffee04,#d9ca00);color:#1a171b;padding:4px 17px 3px;font-size:.6875rem;font-style:normal;font-weight:600;line-height:1;box-shadow:0 2px 5px rgba(26,23,27,.18)}.home-ref-pricing .best-value-badge{position:absolute;top:-15px;left:50%;z-index:2;width:116px;height:auto;transform:translateX(-50%);object-fit:contain;pointer-events:none}.home-ref-pricing h3{margin:0 0 12px;color:var(--navy);font-family:Poppins,Arial,sans-serif;font-size:.92rem}.home-ref-pricing article strong{display:block;color:var(--navy);font-size:2.1rem;line-height:1}.home-ref-pricing article strong small{margin-left:5px;color:#707173;font-size:.6875rem;font-weight:500}.home-ref-pricing ul{display:grid;gap:7px;padding:0;margin:17px 0;list-style:none}.home-ref-pricing li{color:#707173;font-size:.8125rem}.home-ref-pricing li:before{content:"✓";color:#27732a;margin-right:6px}.home-ref-pricing article a{width:100%;min-height:34px;border-radius:4px;font-size:.76rem}.home-ref-pricing article .ghost{background:var(--brand-yellow);border-color:var(--brand-yellow);color:var(--brand-dark)}.home-ref-pricing article.best .ghost{background:var(--navy);border-color:var(--navy);color:#ffffff}.home-ref-secure{display:flex;align-items:center;justify-content:center;gap:8px;margin:13px 0 0;color:var(--muted);font-size:.72rem}.home-ref-secure .icon{width:16px;height:16px}.home-ref-cta{display:grid;grid-template-columns:auto 1fr auto;gap:18px;align-items:center;max-width:1216px;min-height:74px;margin:27px auto 0;padding:12px 28px;border-radius:8px;background:var(--navy);color:#ffffff}.home-ref-cta>span{display:grid;place-items:center;width:52px;height:52px;border:1px solid var(--gold);border-radius:50%}.home-ref-cta>span .icon{width:42px;height:42px}.home-ref-cta h2{margin:0;color:#ffffff;font-size:1.36rem}.home-ref-cta p{margin:4px 0 0;color:rgba(255,255,255,.72);font-size:.82rem}.home-ref-cta .primary{min-width:280px;min-height:42px;gap:10px;border-radius:4px;background:var(--brand-yellow);color:var(--brand-dark);box-shadow:none}.home-reference .landing-footer{margin-top:0}@media (max-width:1100px){.home-ref-hero,.home-ref-lesson{grid-template-columns:1fr}.home-ref-lesson aside{grid-template-columns:repeat(3,minmax(0,1fr));border-right:0;border-bottom:1px solid #e7e3f2}.home-ref-quiz{border-left:0;border-top:1px solid #e7e3f2}.home-ref-proof-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.home-reference .landing-nav{height:auto;grid-template-columns:1fr;gap:12px;padding:16px}.home-ref-actions,.home-ref-cta,.home-reference .landing-nav-links{align-items:stretch;grid-template-columns:1fr}.home-reference .landing-nav-links{justify-content:start;gap:12px}.home-reference .landing-nav-links a:not(.primary){padding:8px 0}.home-ref-benefits,.home-ref-category-grid,.home-ref-features>div:last-child,.home-ref-pricing>div:last-of-type,.home-ref-workflow>div:last-child{grid-template-columns:1fr}.home-ref-features article+article{border-left:0;border-top:1px solid rgba(240,238,246,.75)}.home-ref-workflow article:not(:last-child):after,.home-ref-workflow>div:last-child:before{display:none}.home-ref-copy h1{font-size:2.45rem}}@media (min-width:641px) and (max-width:820px){.home-reference{--home-max:711px}.home-reference .landing-nav{height:46px;grid-template-columns:128px 1fr;padding:0 14px}.home-reference .landing-nav>a{width:128px}.home-reference .landing-nav .wordmark{gap:6px}.home-reference .landing-nav .wordmark img{width:31px;height:31px}.home-reference .landing-nav .brand-text{font-size:.6875rem}.home-reference .landing-nav-links{gap:12px;justify-content:flex-end;font-size:.6875rem}.home-reference .landing-nav-links a:not(.primary){padding:15px 0 14px}.home-reference .landing-nav-links>a[href="/login"]:not(.primary){min-height:25px;padding:6px 10px}.home-reference .landing-nav-links .primary{min-height:28px;padding:7px 10px;font-size:.6875rem}.home-reference .landing-nav-links .home-lang{min-height:24px;font-size:.6875rem}.home-ref-hero{grid-template-columns:292px 1fr;gap:14px;min-height:256px;padding:32px 14px 4px}.home-ref-copy h1{margin-bottom:10px;font-size:1.74rem;line-height:1.08}.home-ref-copy p{max-width:286px;font-size:.8125rem;line-height:1.58}.home-ref-actions{gap:12px;margin-top:17px}.home-ref-actions a{min-height:32px;padding:8px 13px;font-size:.6875rem}.home-ref-benefits{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:24px}.home-ref-benefits span{gap:5px;font-size:.6875rem;line-height:1.25}.home-ref-benefits .icon{width:21px;height:21px;padding:4px}.home-ref-product img{width:344px}.home-ref-categories,.home-ref-features,.home-ref-learn,.home-ref-pricing,.home-ref-proof,.home-ref-workflow{padding-left:14px;padding-right:14px}.home-ref-heading h2,.home-ref-proof h2{font-size:.96rem}.home-ref-heading p{font-size:.8125rem}.home-ref-category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:10px}.home-ref-category-grid a{min-height:70px;grid-template-columns:46px 1fr;gap:1px 11px;padding:9px 12px}.home-ref-category-grid span{width:42px;height:42px}.home-ref-category-grid .icon{width:34px;height:34px}.home-ref-category-grid b,.home-ref-category-grid small,.home-ref-category-grid strong{font-size:.6875rem}.home-ref-learn{padding-top:20px}.home-ref-lesson{grid-template-columns:112px minmax(0,1fr) 218px;margin-top:11px;min-height:148px}.home-ref-lesson aside{grid-template-columns:1fr;padding:6px 7px;border-right:1px solid #e7e3f2;border-bottom:0}.home-ref-lesson aside button{min-height:20px;gap:6px;padding:4px 6px;font-size:.6875rem}.home-ref-lesson aside .icon{width:11px;height:11px}.home-ref-term{min-height:148px;padding:14px 18px}.home-ref-term h3{font-size:.95rem}.home-ref-term>button{top:13px;left:130px;width:18px;height:18px}.home-ref-pronunciation{margin:4px 0 7px;font-size:.6875rem}.home-ref-term>p:not(.home-ref-pronunciation){font-size:.6875rem;line-height:1.42}.home-ref-term div{margin-top:8px;padding:7px 9px}.home-ref-term div span,.home-ref-term div strong{font-size:.6875rem}.home-ref-quiz{padding:12px 14px;border-left:1px solid #e7e3f2;border-top:0}.home-ref-quiz .primary,.home-ref-quiz h3,.home-ref-quiz label,.home-ref-quiz>div{font-size:.6875rem}.home-ref-quiz label{min-height:19px;margin:3px 0;padding:4px 6px}.home-ref-quiz label input{width:9px;height:9px}.home-ref-quiz .primary{min-height:24px;margin-top:6px}.home-ref-quiz>a:last-child{margin-top:6px;font-size:.6875rem}.home-ref-pricing,.home-ref-proof,.home-ref-workflow{padding-top:14px}.home-ref-features{margin-top:14px;padding:8px 10px 9px}.home-ref-features .home-ref-heading h2{font-size:.72rem}.home-ref-features>div:last-child,.home-ref-pricing>div:last-of-type,.home-ref-workflow>div:last-child{grid-template-columns:repeat(4,minmax(0,1fr))}.home-ref-workflow>div:last-child{gap:14px;margin-top:13px}.home-ref-workflow article:not(:last-child):after{top:18px;left:calc(50% + 31px);right:-39px}.home-ref-workflow article b{top:4px;left:2px;width:20px;height:20px;font-size:.6875rem}.home-ref-workflow article span{width:36px;height:36px}.home-ref-workflow article .icon{width:24px;height:24px}.home-ref-workflow article small,.home-ref-workflow article strong{font-size:.6875rem}.home-ref-features>div:last-child{gap:0;margin-top:7px}.home-ref-features article{grid-template-columns:32px 1fr;min-height:48px;gap:2px 7px;padding:4px 7px}.home-ref-features .icon{width:26px;height:26px;padding:5px}.home-ref-features small,.home-ref-features strong{font-size:.6875rem}.home-ref-proof-grid{grid-template-columns:1.45fr 1.45fr repeat(4,.75fr);gap:6px}.home-ref-quote,.home-ref-stat{min-height:68px;padding:8px}.home-ref-quote{grid-template-columns:30px 1fr}.home-ref-quote img{width:30px;height:30px}.home-ref-quote p,.home-ref-quote small,.home-ref-quote strong,.home-ref-stat small{font-size:.6875rem}.home-ref-stat .icon{width:22px;height:22px;padding:5px}.home-ref-stat strong{font-size:.78rem}.home-ref-pricing>div:last-of-type{grid-template-columns:repeat(3,minmax(0,1fr));max-width:512px;gap:12px;margin-top:12px}.home-ref-pricing article{min-height:145px;padding:15px 14px}.home-ref-pricing article.best{min-height:162px;padding-top:21px}.home-ref-pricing article em{top:-8px;min-width:70px;min-height:15px;padding:3px 10px 2px;font-size:.6875rem}.home-ref-pricing .best-value-badge{top:-10px;width:74px}.home-ref-pricing article a,.home-ref-pricing h3,.home-ref-pricing li,.home-ref-secure{font-size:.6875rem}.home-ref-pricing article strong{font-size:1.25rem}.home-ref-pricing article strong small{margin-left:3px;font-size:.6875rem}.home-ref-pricing article a{min-height:25px}.home-ref-cta{grid-template-columns:auto 1fr auto;min-height:54px;margin:18px 23px 0;padding:8px 16px}.home-ref-cta>span{width:42px;height:42px}.home-ref-cta>span .icon{width:34px;height:34px}.home-ref-cta h2{font-size:.86rem}.home-ref-cta .primary,.home-ref-cta p{font-size:.6875rem}.home-ref-cta .primary{min-width:180px;min-height:30px}}@media (min-width:821px){.home-reference{--home-max:1180px}.home-reference .landing-nav{height:48px;padding:0 48px}.home-reference .landing-nav>a{width:185px}.home-reference .landing-nav .wordmark img{width:35px;height:35px}.home-reference .landing-nav .brand-text{font-size:.78rem}.home-reference .landing-nav-links{gap:25px;font-size:.6875rem}.home-reference .landing-nav-links a:not(.primary){padding:16px 0 15px}.home-reference .landing-nav-links a:not(.primary):after{bottom:8px}.home-reference .landing-nav-links .home-lang{min-height:28px;font-size:.6875rem}.home-reference .landing-nav-links>a[href="/login"]:not(.primary){min-height:29px;padding:7px 13px}.home-reference .landing-nav-links .primary{min-height:32px;padding:8px 17px;font-size:.6875rem}.home-ref-hero{min-height:270px;grid-template-columns:.78fr 1fr;gap:28px;padding:32px 16px 14px}.home-ref-copy h1{margin-bottom:12px;font-size:2.62rem;line-height:1.03}.home-ref-copy p{max-width:430px;font-size:.8125rem;line-height:1.55}.home-ref-actions{margin-top:18px;gap:15px}.home-ref-actions a{min-height:36px;padding:10px 18px;font-size:.7rem}.home-ref-benefits{gap:18px;margin-top:24px}.home-ref-benefits span{gap:6px;font-size:.6875rem}.home-ref-benefits .icon{width:24px;height:24px;padding:5px}.home-ref-product img{width:min(560px,100%)}.home-ref-heading h2,.home-ref-proof h2{font-size:1.15rem}.home-ref-heading p{font-size:.8125rem}.home-ref-category-grid{gap:30px;margin-top:13px}.home-ref-category-grid a{min-height:98px;grid-template-columns:64px 1fr;gap:4px 17px;padding:16px 20px}.home-ref-category-grid span{width:58px;height:58px}.home-ref-category-grid .icon{width:48px;height:48px}.home-ref-category-grid strong{font-size:.82rem}.home-ref-category-grid b,.home-ref-category-grid small{font-size:.6875rem}.home-ref-learn{padding-top:25px}.home-ref-lesson{grid-template-columns:188px minmax(0,1fr) 310px;margin-top:15px}.home-ref-lesson aside{padding:13px 12px}.home-ref-lesson aside button{min-height:32px;padding:7px 10px;font-size:.6875rem}.home-ref-term{min-height:246px;padding:25px 31px}.home-ref-term h3{font-size:1.52rem}.home-ref-term>button{top:25px;left:196px}.home-ref-pronunciation{margin:8px 0 13px;font-size:.6875rem}.home-ref-term>p:not(.home-ref-pronunciation){max-width:480px;font-size:.72rem;line-height:1.5}.home-ref-term div{margin-top:17px;padding:12px 15px}.home-ref-term div span,.home-ref-term div strong{font-size:.6875rem}.home-ref-quiz{padding:21px 22px}.home-ref-quiz .primary,.home-ref-quiz h3,.home-ref-quiz label,.home-ref-quiz>div{font-size:.6875rem}.home-ref-quiz label{min-height:30px;margin:6px 0}.home-ref-workflow{padding-top:26px}.home-ref-workflow>div:last-child{gap:28px;margin-top:23px}.home-ref-workflow article:not(:last-child):after{top:27px;left:calc(50% + 46px);right:-68px}.home-ref-workflow article{gap:5px}.home-ref-workflow article b{top:7px;left:5px;width:28px;height:28px;font-size:.7rem}.home-ref-workflow article span{width:54px;height:54px}.home-ref-workflow article .icon{width:32px;height:32px}.home-ref-workflow article strong{font-size:.72rem}.home-ref-workflow article small{font-size:.6875rem}.home-ref-features{margin-top:27px;padding:10px 13px 12px}.home-ref-features .home-ref-heading h2{font-size:1rem}.home-ref-features>div:last-child{gap:0;margin-top:9px}.home-ref-features article{grid-template-columns:43px 1fr;min-height:58px;padding:4px 12px}.home-ref-features .icon{width:36px;height:36px}.home-ref-features small,.home-ref-features strong{font-size:.6875rem}.home-ref-proof{padding-top:25px}.home-ref-proof h2{font-size:1rem}.home-ref-proof-grid{gap:8px}.home-ref-quote,.home-ref-stat{min-height:86px;padding:12px}.home-ref-quote p,.home-ref-quote small,.home-ref-quote strong,.home-ref-stat small{font-size:.6875rem}.home-ref-stat strong{font-size:1.05rem}.home-ref-pricing{padding-top:23px}.home-ref-pricing>div:last-of-type{max-width:740px;margin-top:15px}.home-ref-pricing article{min-height:188px;padding:20px 22px}.home-ref-pricing article.best{min-height:208px;padding-top:27px}.home-ref-pricing article em{top:-10px;min-width:92px;min-height:19px;padding:4px 13px 3px;font-size:.6875rem}.home-ref-pricing .best-value-badge{top:-13px;width:98px}.home-ref-pricing h3{font-size:.72rem}.home-ref-pricing article strong{font-size:1.8rem}.home-ref-pricing article strong small,.home-ref-pricing li,.home-ref-secure{font-size:.6875rem}.home-ref-pricing article a{min-height:32px;font-size:.6875rem}.home-ref-cta{min-height:69px;margin-top:22px;padding:10px 25px}.home-ref-cta>span{width:50px;height:50px}.home-ref-cta h2{font-size:1.14rem}.home-ref-cta p{font-size:.8125rem}.home-ref-cta .primary{min-width:250px;min-height:38px;font-size:.6875rem}}@media (min-width:641px) and (max-width:820px){.home-ref-category-grid a{min-height:48px;padding-top:6px;padding-bottom:6px}.home-ref-category-grid span{width:32px;height:32px}.home-ref-category-grid .icon{width:25px;height:25px}.home-ref-category-grid{margin-top:10px}.home-ref-category-grid a{min-height:60px;grid-template-columns:38px 1fr;gap:1px 9px;padding:7px 10px}.home-ref-category-grid span{width:34px;height:34px}.home-ref-category-grid .icon{width:28px;height:28px}.home-ref-learn{padding-top:16px}.home-ref-lesson{height:124px;min-height:0;margin-top:9px;overflow:hidden}.home-ref-lesson aside{padding:5px 7px}.home-ref-lesson aside button{min-height:15px;padding:3px 6px;font-size:.6875rem}.home-ref-term{min-height:0;padding:8px 18px}.home-ref-term h3{font-size:.6875rem}.home-ref-term>button{top:7px;left:94px;width:14px;height:14px}.home-ref-pronunciation{margin:2px 0 3px;font-size:.6875rem}.home-ref-term>p:not(.home-ref-pronunciation){font-size:.6875rem;line-height:1.28}.home-ref-term div{margin-top:4px;padding:4px 7px}.home-ref-term div span,.home-ref-term div strong{font-size:.6875rem}.home-ref-quiz{padding:6px 12px}.home-ref-quiz .primary,.home-ref-quiz h3,.home-ref-quiz label,.home-ref-quiz>div{font-size:.6875rem;line-height:1.2}.home-ref-quiz h3{margin:3px 0}.home-ref-quiz label{min-height:12px;margin:1px 0;padding:2px 5px}.home-ref-quiz .primary{min-height:15px;margin-top:3px}.home-ref-quiz>a:last-child{margin-top:3px;font-size:.6875rem}.home-ref-pricing,.home-ref-proof,.home-ref-workflow{padding-top:7px}.home-ref-features{margin-top:7px;padding:5px 8px 6px}.home-ref-features .home-ref-heading h2{font-size:.6875rem}.home-ref-workflow>div:last-child{margin-top:7px}.home-ref-workflow article{gap:4px}.home-ref-workflow article:not(:last-child):after{top:13px;left:calc(50% + 23px);right:-31px}.home-ref-workflow article b{top:2px;left:0;width:15px;height:15px;font-size:.6875rem}.home-ref-workflow article span{width:26px;height:26px}.home-ref-workflow article .icon{width:17px;height:17px}.home-ref-workflow article small,.home-ref-workflow article strong{font-size:.6875rem}.home-ref-workflow article small{max-width:120px}.home-ref-features article{grid-template-columns:25px 1fr;min-height:34px;padding:3px 5px}.home-ref-features .icon{width:18px;height:18px;padding:4px}.home-ref-features small,.home-ref-features strong{font-size:.6875rem}.home-ref-proof h2{margin-bottom:7px;font-size:.78rem}.home-ref-quote,.home-ref-stat{min-height:46px;padding:5px}.home-ref-quote{grid-template-columns:24px 1fr}.home-ref-quote img{width:24px;height:24px}.home-ref-quote p,.home-ref-quote small,.home-ref-quote strong,.home-ref-stat small{font-size:.6875rem}.home-ref-stat .icon{width:18px;height:18px;padding:4px}.home-ref-stat strong{font-size:.6875rem}.home-ref-pricing article{min-height:104px;padding:10px}.home-ref-pricing article.best{min-height:116px;padding-top:16px}.home-ref-pricing article em{top:-7px;min-width:58px;min-height:13px;padding:2px 8px;font-size:.6875rem}.home-ref-pricing .best-value-badge{top:-8px;width:58px}.home-ref-pricing article strong{font-size:.92rem}.home-ref-pricing article strong small{margin-left:2px;font-size:.6875rem}.home-ref-pricing ul{gap:4px;margin:10px 0}.home-ref-cta{min-height:48px;margin-top:12px}}.home-reference .landing-footer{margin:0;padding:27px 52px 10px;border-radius:0;background:#452b84;color:rgba(255,255,255,.82)}.home-reference .landing-footer .footer-top{display:grid;grid-template-columns:260px repeat(4,minmax(120px,1fr));gap:42px;max-width:1216px;margin:0 auto;padding-bottom:22px;border-bottom:1px solid rgba(255,255,255,.14)}.home-reference .footer-brand{max-width:260px;gap:11px}.home-reference .footer-brand .wordmark{color:#ffffff}.home-reference .footer-brand .wordmark img{width:40px;height:40px}.home-reference .footer-brand .brand-text{font-size:.8rem}.home-reference .footer-brand p{color:rgba(255,255,255,.66);font-size:.8125rem;line-height:1.58}.home-reference .footer-social{display:flex;gap:9px;margin-top:3px}.home-reference .footer-social a{display:grid;place-items:center;width:25px;height:25px;overflow:hidden;border:0;border-radius:50%;background:transparent}.home-reference .footer-social img{display:block;width:25px;height:25px;object-fit:contain}.home-reference .footer-social a:hover{opacity:.86}.home-reference .footer-nav{display:contents}.home-reference .footer-nav div{display:grid;align-content:start;gap:8px}.home-reference .footer-nav span{margin-bottom:3px;color:#ffffff;font-size:.6875rem;font-weight:600;letter-spacing:0;text-transform:none}.home-reference .footer-contact p,.home-reference .footer-nav a,.home-reference .footer-nav button{color:rgba(255,255,255,.62);font-size:.8125rem;line-height:1.4}.home-reference .footer-nav a:hover{color:#ffffff}.home-reference .footer-contact a{display:inline-grid;grid-template-columns:auto 1fr;gap:7px;align-items:center}.home-reference .footer-contact .icon{width:14px;height:14px}.home-reference .footer-contact p{margin:8px 0 0}.home-reference .footer-bottom{display:block;max-width:1216px;margin:0 auto;padding-top:9px;text-align:center;color:rgba(255,255,255,.78);font-size:.6875rem}@media (min-width:641px) and (max-width:820px){.home-reference .landing-footer{padding:18px 36px 8px}.home-reference .landing-footer .footer-top{grid-template-columns:165px repeat(4,minmax(62px,1fr));gap:18px;padding-bottom:14px}.home-reference .footer-brand{max-width:165px;gap:7px}.home-reference .footer-brand .wordmark img{width:28px;height:28px}.home-reference .footer-brand .brand-text{font-size:.6875rem}.home-reference .footer-brand p,.home-reference .footer-contact p,.home-reference .footer-nav a,.home-reference .footer-nav button{font-size:.8125rem}.home-reference .footer-nav span{font-size:.6875rem}.home-reference .footer-social a,.home-reference .footer-social img{width:17px;height:17px}.home-reference .footer-bottom{font-size:.6875rem}}@media (max-width:640px){.home-reference .landing-footer{padding:28px 18px 12px}.home-reference .landing-footer .footer-top{grid-template-columns:1fr 1fr;gap:26px}.home-reference .footer-brand{grid-column:1/-1}}.terms-reference-page{--terms-navy:#492e8a;--terms-blue:#5e4698;--terms-gold:#fae900;--terms-green:#2e7d32;--terms-purple:#707173;--terms-ink:#493281;--terms-muted:#707173;min-height:100vh;display:grid;grid-template-columns:242px minmax(0,1fr);background:#f9f7fc;color:var(--terms-ink);font-family:Poppins,sans-serif;letter-spacing:0}.terms-reference-page *{box-sizing:border-box}.terms-reference-page a{color:inherit;text-decoration:none}.terms-library-icon{display:block;width:22px;height:22px;object-fit:contain;flex:0 0 auto}.terms-reference-sidebar{display:grid;grid-template-rows:auto 1fr;min-height:100vh;padding:24px 14px 22px;background:#ffffff;border-right:1px solid #ebe8f3}.terms-reference-brand{display:grid;grid-template-columns:48px 1fr;align-items:center;gap:12px;padding:0 10px 30px}.terms-reference-brand .terms-library-icon{width:46px;height:46px}.terms-reference-brand span{display:grid;gap:2px;min-width:0}.terms-reference-brand strong{color:#472b89;font-size:.75rem;font-weight:600;line-height:1}.terms-reference-brand small{color:#707173;font-size:.6875rem;font-weight:500}.terms-reference-nav{display:grid;gap:5px}.terms-reference-nav a,.terms-reference-nav button{position:relative;display:flex;align-items:center;gap:11px;width:100%;height:40px;padding:0 14px;border:0;border-radius:5px;background:transparent;color:#707173;font:inherit;font-size:.78rem;font-weight:600;letter-spacing:0;cursor:pointer}.terms-reference-nav a.active{background:#f3f0fa;color:#4e3589}.terms-reference-nav a.active:before{position:absolute;left:0;top:8px;bottom:8px;width:3px;border-radius:999px;background:var(--terms-gold);content:""}.terms-reference-nav .terms-library-icon{width:20px;height:20px}.terms-reference-sidebar-bottom{align-self:end;display:grid;gap:18px}.terms-reference-nav.account{padding-top:17px;border-top:1px solid #f0edf6}.terms-trial-card{margin:0 4px;padding:17px 15px 16px;border:1px solid #fffbc0;border-radius:10px;background:#fffbf5;text-align:center;box-shadow:0 14px 28px rgba(26,23,27,.04)}.terms-trial-card>span{display:grid;place-items:center;width:42px;height:42px;margin:0 auto 8px;border-radius:50%;background:#e7e7f0}.terms-trial-card .terms-library-icon{width:25px;height:25px}.terms-trial-card strong{display:block;color:var(--terms-ink);font-size:.8rem;font-weight:600}.terms-trial-card p{margin:7px 0 13px;color:#707173;font-size:.8125rem;line-height:1.45}.terms-trial-card a{display:grid;place-items:center;height:34px;border-radius:5px;background:#492d8c;color:#ffffff;font-size:.6875rem;font-weight:600}.terms-reference-workspace{min-width:0;background:#f9f7fc}.terms-reference-topbar{display:grid;grid-template-columns:minmax(340px,710px) auto;align-items:center;justify-content:space-between;gap:24px;height:82px;padding:20px 34px 19px;background:#ffffff;border-bottom:1px solid #ece9f4}.terms-reference-search{display:flex;align-items:center;gap:11px;height:43px;padding:0 15px;border:1px solid #e9e5f2;border-radius:7px;background:#fcfbfe;color:#707173}.terms-reference-search .terms-library-icon{width:20px;height:20px}.terms-reference-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--terms-ink);font:inherit;font-size:.72rem;font-weight:500}.terms-reference-search input::placeholder{color:#707173}.terms-reference-user-tools{display:flex;align-items:center;gap:18px}.terms-notification{position:relative;display:grid;place-items:center;width:39px;height:39px;border:1px solid #ece9f3;border-radius:50%;background:#ffffff;box-shadow:0 8px 18px rgba(26,23,27,.04)}.terms-notification .terms-library-icon{width:20px;height:20px}.terms-notification span{position:absolute;top:8px;right:9px;width:7px;height:7px;border:2px solid #ffffff;border-radius:50%;background:#ca2929}.terms-user-pill{display:grid;grid-template-columns:42px minmax(104px,auto) 16px;align-items:center;gap:10px}.terms-user-pill>img{width:42px;height:42px;border-radius:50%;object-fit:cover;box-shadow:0 0 0 2px #ffffff,0 0 0 3px #ece9f4}.terms-user-pill span{display:grid;gap:2px;min-width:0}.terms-user-pill strong{color:var(--terms-ink);font-size:.78rem;font-weight:600;white-space:nowrap}.terms-user-pill small{color:#707173;font-size:.6875rem;font-weight:500}.terms-user-pill .terms-library-icon{width:14px;height:14px;opacity:.72}.terms-reference-content{padding:28px 34px 30px}.terms-reference-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:23px}.terms-reference-heading h1{margin:0;color:#493083;font-family:Cormorant Garamond,serif;font-size:2.15rem;font-weight:600;line-height:1}.terms-reference-heading p{margin:7px 0 0;color:#707173;font-size:.8125rem;font-weight:500}.terms-library-controls{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px}.terms-tabs{display:flex;align-items:center;gap:27px;min-height:38px;border-bottom:1px solid #eae7f2}.terms-tabs button{position:relative;height:38px;padding:0;border:0;background:transparent;color:#707173;font:inherit;font-size:.74rem;font-weight:600;letter-spacing:0}.terms-tabs button.active{color:var(--terms-ink)}.terms-tabs button.active:after{position:absolute;left:0;right:0;bottom:-1px;height:3px;border-radius:999px 999px 0 0;background:var(--terms-gold);content:""}.terms-view-controls{display:flex;align-items:center;gap:9px}.terms-view-controls button{display:inline-grid;place-items:center;height:36px;min-width:36px;border:1px solid #e7e3f1;border-radius:7px;background:#ffffff;color:var(--terms-ink);font:inherit;font-size:.72rem;font-weight:600}.terms-view-controls button.active{border-color:#492e8b;background:#492e8b}.terms-view-controls .terms-library-icon{width:18px;height:18px}.terms-view-controls button.active .terms-library-icon{filter:brightness(0) invert(1)}.terms-category-select{grid-template-columns:auto 14px;gap:8px;padding:0 13px}.terms-category-select .terms-library-icon{width:12px;height:12px}.terms-category-progress{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin-bottom:22px}.terms-category-progress article{display:grid;grid-template-columns:56px 1fr;align-items:center;gap:17px;min-height:103px;padding:18px 20px;border:1px solid #ebe8f3;border-radius:8px;background:#ffffff;box-shadow:0 10px 22px rgba(26,23,27,.035)}.terms-category-icon-shell{display:grid;place-items:center;width:52px;height:52px;border-radius:12px}.terms-category-progress .contracts .terms-category-icon-shell{background:#f2effb}.terms-category-progress .corporate .terms-category-icon-shell{background:#eef9ef}.terms-category-progress .employment .terms-category-icon-shell{background:#f3f1fa}.terms-category-icon-shell .terms-library-icon{width:34px;height:34px}.terms-category-progress small,.terms-category-progress span,.terms-category-progress strong{display:block}.terms-category-progress strong{color:var(--terms-ink);font-size:.82rem;font-weight:600}.terms-category-progress span{margin-top:4px;color:#707173;font-size:.6875rem;font-weight:600}.terms-progress-track{position:relative;height:6px;margin-top:10px;overflow:hidden;border-radius:999px;background:#f0eef6}.terms-progress-track i{display:block;height:100%;border-radius:inherit}.terms-category-progress .contracts .terms-progress-track i{background:var(--terms-blue)}.terms-category-progress .corporate .terms-progress-track i{background:var(--terms-green)}.terms-category-progress .employment .terms-progress-track i{background:var(--terms-purple)}.terms-category-progress small{margin-top:5px;color:#707173;font-size:.6875rem;font-weight:500;text-align:right}.terms-card-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}.terms-card{display:grid;grid-template-rows:auto auto 1fr auto;min-height:177px;padding:17px 16px 15px;border:1px solid #eae7f2;border-radius:8px;background:#ffffff;box-shadow:0 12px 24px rgba(26,23,27,.035)}.terms-card-topline{display:flex;align-items:center;justify-content:space-between;gap:10px}.terms-card-topline span{font-size:.6875rem;font-weight:600}.terms-card.contracts .terms-card-topline span{color:var(--terms-blue)}.terms-card.corporate .terms-card-topline span{color:var(--terms-green)}.terms-card.employment .terms-card-topline span{color:var(--terms-purple)}.terms-card-topline button{display:grid;place-items:center;width:22px;height:22px;padding:0;border:0;background:transparent}.terms-card-topline .terms-library-icon{width:18px;height:18px;opacity:.76}.terms-card h2{margin:15px 0 8px;color:var(--terms-ink);font-size:.96rem;font-weight:600;line-height:1.22}.terms-card p{margin:0;color:#707173;font-size:.8125rem;font-weight:500;line-height:1.52}.terms-status{align-self:end;justify-self:start;display:inline-flex;align-items:center;gap:5px;min-height:22px;margin-top:14px;padding:0 9px;border-radius:999px;font-size:.6875rem;font-weight:600}.terms-status .terms-library-icon{width:12px;height:12px}.terms-status.mastered{background:#e8f7e9;color:#27742b}.terms-status.learning{background:#ebebf3;color:#8a5500}.terms-status.new{background:#f1ebfe;color:#60479e}.terms-pagination-row{position:relative;display:grid;margin-top:27px}.terms-pagination{grid-column:2;display:flex;align-items:center;gap:8px}.terms-pagination button,.terms-per-page{display:inline-grid;place-items:center;height:32px;min-width:32px;border:1px solid #e7e3f1;border-radius:7px;background:#ffffff;color:#707173;font:inherit;font-size:.6875rem;font-weight:600}.terms-pagination button.active{border-color:#492e8b;background:#492e8b;color:#ffffff}.terms-pagination button.disabled{opacity:.42}.terms-pagination .terms-library-icon{width:15px;height:15px}.terms-pagination button.active .terms-library-icon{filter:brightness(0) invert(1)}.terms-per-page{grid-column:3;justify-self:end;grid-template-columns:auto auto auto 13px;gap:4px;min-width:133px;padding:0 11px}.terms-per-page strong{color:var(--terms-ink)}.terms-per-page .terms-library-icon{width:12px;height:12px}@media (max-width:1160px){.terms-reference-page{grid-template-columns:218px minmax(0,1fr)}.terms-reference-topbar{grid-template-columns:minmax(240px,1fr)}.terms-reference-search{max-width:none}.terms-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:860px){.terms-reference-page{display:block}.terms-reference-sidebar{min-height:auto;border-right:0;border-bottom:1px solid #ebe8f3}.terms-reference-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.terms-reference-sidebar-bottom{margin-top:18px}.terms-library-controls,.terms-reference-topbar{display:grid;grid-template-columns:1fr}.terms-reference-user-tools{justify-content:space-between}.terms-category-progress{grid-template-columns:1fr;gap:14px}.terms-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.terms-reference-content,.terms-reference-topbar{padding-left:18px;padding-right:18px}.terms-card-grid,.terms-pagination-row{grid-template-columns:1fr}.terms-pagination-row{gap:14px}.terms-pagination,.terms-per-page{grid-column:1;justify-self:center}}.consideration-reference-page{--consideration-navy:#482d8b;--consideration-blue:#6146a4;--consideration-gold:#fae900;--consideration-green:#2e7d32;--consideration-purple:#705ca3;--consideration-orange:#feec00;--consideration-ink:#483083;--consideration-muted:#707173;min-height:100vh;display:grid;grid-template-columns:230px minmax(0,1fr);background:#f9f8fc;color:var(--consideration-ink);font-family:Poppins,sans-serif;letter-spacing:0}.consideration-reference-page *{box-sizing:border-box}.consideration-reference-page a{color:inherit;text-decoration:none}.consideration-icon{display:block;width:20px;height:20px;object-fit:contain;flex:0 0 auto}.consideration-sidebar{display:grid;grid-template-rows:auto 1fr;min-height:100vh;padding:17px 18px 22px;border-right:1px solid #ece9f3;background:#ffffff}.consideration-brand{display:grid;grid-template-columns:41px 1fr;align-items:center;gap:11px;padding-bottom:55px}.consideration-brand .consideration-icon{width:39px;height:39px}.consideration-brand span{display:grid;gap:5px}.consideration-brand strong{color:#472b89;font-size:.92rem;font-weight:600;line-height:1}.consideration-brand small{color:#707173;font-size:.6875rem;font-weight:500;letter-spacing:.08em}.consideration-nav{display:grid;gap:10px}.consideration-nav a,.consideration-nav button{position:relative;display:flex;align-items:center;gap:12px;width:100%;min-height:37px;padding:0 8px;border:0;border-radius:4px;background:transparent;color:#707173;font:inherit;font-size:.76rem;font-weight:600;letter-spacing:0;cursor:pointer}.consideration-nav a.active{margin-left:-15px;padding-left:23px;background:#f3effd;color:#50378b}.consideration-nav a.active:before{position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--consideration-gold);content:""}.consideration-nav .consideration-icon{width:18px;height:18px}.consideration-sidebar-bottom{align-self:end;display:grid;gap:55px}.consideration-nav.account{padding-top:21px;border-top:1px solid #f0edf6}.consideration-trial-card{padding:19px 17px 20px;border:1px solid #fffbc1;border-radius:7px;background:#fffdf9;box-shadow:0 13px 24px rgba(26,23,27,.04)}.consideration-trial-card>span{display:inline-grid;place-items:center;width:27px;height:27px;margin-right:8px;border-radius:6px;background:#e8e8f0;vertical-align:middle}.consideration-trial-card .consideration-icon{width:19px;height:19px}.consideration-trial-card strong{color:var(--consideration-ink);font-size:1rem;font-weight:600;vertical-align:middle}.consideration-trial-card p{margin:19px 0 17px;color:#707173;font-size:.8125rem;line-height:1.55}.consideration-trial-card a{display:grid;place-items:center;height:38px;border-radius:5px;background:#482d8b;color:#ffffff;font-size:.74rem;font-weight:600}.consideration-workspace{min-width:0;background:#f9f8fc}.consideration-topbar{display:grid;grid-template-columns:minmax(360px,700px) auto;align-items:center;justify-content:space-between;gap:24px;height:74px;padding:16px 36px 16px 31px;border-bottom:1px solid #ece9f3;background:#ffffff}.consideration-search{display:flex;align-items:center;gap:13px;height:42px;padding:0 14px;border:1px solid #e8e4f1;border-radius:6px;background:#ffffff}.consideration-search .consideration-icon{width:18px;height:18px;opacity:.74}.consideration-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--consideration-ink);font:inherit;font-size:.74rem;font-weight:500}.consideration-search input::placeholder{color:#707173}.consideration-user-tools{display:flex;align-items:center;gap:22px}.consideration-notification{position:relative;display:grid;place-items:center;width:38px;height:38px;padding:0;border:0;border-radius:50%;background:transparent}.consideration-notification .consideration-icon{width:22px;height:22px}.consideration-notification span{position:absolute;top:6px;right:9px;width:8px;height:8px;border:2px solid #ffffff;border-radius:50%;background:#c42828}.consideration-user-pill{display:grid;grid-template-columns:42px minmax(100px,auto) 14px;align-items:center;gap:10px}.consideration-user-pill>img{width:42px;height:42px;border-radius:50%;object-fit:cover}.consideration-user-pill span{display:grid;gap:3px}.consideration-user-pill strong{color:var(--consideration-ink);font-size:.77rem;font-weight:600}.consideration-user-pill small{color:#707173;font-size:.6875rem;font-weight:500}.consideration-user-pill .consideration-icon{width:12px;height:12px}.consideration-content{display:grid;grid-template-columns:minmax(0,625px) 306px;gap:24px;padding:23px 35px 27px 31px}.consideration-breadcrumb{display:flex;align-items:center;gap:11px;margin-bottom:29px;color:#5a5d61;font-size:.6875rem;font-weight:600}.consideration-breadcrumb .consideration-icon{width:10px;height:10px;opacity:.76}.consideration-title-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:24px;margin-bottom:22px}.consideration-title-line{display:flex;align-items:center;gap:13px}.consideration-title-line h1{margin:0;color:#472b89;font-family:Cormorant Garamond,serif;font-size:2.72rem;font-weight:600;line-height:.95}.consideration-title-line button{display:grid;place-items:center;width:32px;height:32px;padding:0;border:1px solid #e5e1f0;border-radius:6px;background:#ffffff}.consideration-title-line .consideration-icon{width:17px;height:17px}.consideration-pronunciation{display:flex;align-items:center;gap:11px;margin-top:16px}.consideration-pronunciation button{display:grid;place-items:center;width:37px;height:37px;padding:0;border:0;border-radius:50%;background:#f4f0fd}.consideration-pronunciation button .consideration-icon{width:20px;height:20px}.consideration-pronunciation span{color:#484a4e;font-size:.75rem;font-weight:600}.consideration-pronunciation strong{padding:7px 11px;border-radius:999px;background:#f3effc;color:#383a3c;font-size:.6875rem;font-weight:600}.consideration-term-actions{display:flex;align-items:end;gap:32px}.consideration-category-chip{display:inline-flex;align-items:center;gap:8px;min-width:99px;height:34px;padding:0 12px;border-radius:5px;background:#f2eefd;color:#6046a1;font-size:.6875rem;font-weight:600}.consideration-category-chip .consideration-icon{width:18px;height:18px}.consideration-status-select{display:grid;gap:6px}.consideration-status-select>span{color:#5b5e63;font-size:.6875rem;font-weight:600}.consideration-status-select button{display:inline-flex;align-items:center;gap:8px;height:34px;min-width:109px;padding:0 10px;border:1px solid #fffab1;border-radius:5px;background:#fffaf3;color:#452b84;font:inherit;font-size:.6875rem;font-weight:600}.consideration-status-select i{width:8px;height:8px;border-radius:50%;background:#ffee0e}.consideration-status-select .consideration-icon{width:11px;height:11px}.consideration-detail-stack{display:grid;gap:12px}.consideration-info-card{display:grid;grid-template-columns:57px 1fr;align-items:center;gap:17px;min-height:91px;padding:14px 17px;border:1px solid #ebe8f3;border-radius:8px;background:#ffffff;box-shadow:0 8px 18px rgba(26,23,27,.03)}.consideration-info-icon{display:grid;place-items:center;width:56px;height:56px;border-radius:7px}.consideration-info-card.blue .consideration-info-icon{background:#f3effe}.consideration-info-card.green .consideration-info-icon,.consideration-info-card.quote .consideration-info-icon{background:#ebf9ec}.consideration-info-card.purple .consideration-info-icon{background:#f4f0fd}.consideration-info-card.orange .consideration-info-icon{background:#f0f0f5}.consideration-info-card.indigo .consideration-info-icon{background:#f5f1fe}.consideration-info-icon .consideration-icon{width:34px;height:34px}.consideration-info-card h2{margin:0;color:var(--consideration-ink);font-family:Poppins,sans-serif;font-size:1rem;font-weight:600}.consideration-info-card p{margin:8px 0 0;color:#3e4043;font-size:.8125rem;font-weight:500;line-height:1.55}.consideration-info-card.quote{align-items:start;min-height:113px}.consideration-info-card.quote strong{color:var(--consideration-green);font-weight:600}.consideration-info-card.quote span{display:inline-grid;place-items:center;min-height:24px;margin-top:9px;padding:0 11px;border-radius:6px;background:#f1ebfe;color:#664ca4;font-size:.6875rem;font-weight:600}.consideration-info-heading{display:flex;align-items:center;justify-content:space-between;gap:14px}.consideration-info-heading span{display:inline-grid;place-items:center;min-height:24px;padding:0 11px;border-radius:5px;background:#edf9ee;color:#2e7d32;font-size:.6875rem;font-weight:600}.consideration-info-card.purple .consideration-info-heading span{background:#f4f0fd;color:#705ba2}.consideration-info-card.purple .consideration-info-heading span.equivalence.direct{background:#e8f3e9;color:#1f5c22}.consideration-info-card.purple .consideration-info-heading span.equivalence.functional{background:#fff4e0;color:#7a4d00}.consideration-info-sub{margin-top:6px!important;color:var(--brand-gray)!important;font-weight:400!important}.consideration-info-sub b{color:var(--brand-dark);font-weight:600}.consideration-info-card.orange .consideration-info-icon{background:#fff4e0}.consideration-pos{align-self:center;color:var(--brand-gray);font-size:.78rem;font-style:italic;font-weight:400}.consideration-bottom-actions{display:grid;grid-template-columns:1fr 1fr 1.34fr;gap:15px;margin-top:17px}.consideration-bottom-actions a,.consideration-bottom-actions button{display:flex;align-items:center;justify-content:center;gap:9px;height:38px;border:1px solid #e8e4f1;border-radius:6px;background:#ffffff;color:#37383b;font:inherit;font-size:.71rem;font-weight:600}.consideration-bottom-actions a{border-color:#482d8b;background:#482d8b;color:#ffffff}.consideration-bottom-actions .consideration-icon{width:18px;height:18px}.consideration-bottom-actions a .consideration-icon{filter:brightness(0) invert(1)}.consideration-right-rail{display:grid;align-content:start;gap:13px}.consideration-term-nav{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-bottom:5px}.consideration-term-nav button{display:flex;align-items:center;justify-content:center;gap:8px;height:32px;border:1px solid #e9e6f1;border-radius:6px;background:#ffffff;color:#393b3d;font:inherit;font-size:.6875rem;font-weight:600}.consideration-term-nav .consideration-icon{width:14px;height:14px}.consideration-notes-card,.consideration-progress-card,.consideration-quiz-card,.consideration-related-card{padding:17px 15px;border:1px solid #ebe8f3;border-radius:8px;background:#ffffff;box-shadow:0 8px 18px rgba(26,23,27,.03)}.consideration-rail-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.consideration-progress-card h2,.consideration-rail-heading h2{display:flex;align-items:center;gap:8px;margin:0;color:var(--consideration-ink);font-family:Poppins,sans-serif;font-size:.91rem;font-weight:600}.consideration-rail-heading .consideration-icon{width:18px;height:18px}.consideration-rail-heading a,.consideration-rail-heading button,.consideration-rail-heading span{border:0;background:transparent;color:#6046a1;font:inherit;font-size:.6875rem;font-weight:600}.consideration-quiz-card>p{margin:15px 0 12px;color:#383a3c;font-size:.8125rem;font-weight:500}.consideration-options{display:grid;gap:8px}.consideration-options label{position:relative;display:grid;grid-template-columns:17px 1fr 16px;align-items:center;gap:9px;min-height:31px;padding:8px 10px;border:1px solid #e9e6f1;border-radius:6px;background:#ffffff}.consideration-options label.selected{border-color:#8ed391;background:#effbf0}.consideration-options label>span{width:13px;height:13px;border:2px solid #d2cce1;border-radius:50%}.consideration-options label.selected>span{border:4px solid #2d8732}.consideration-options b{color:#4d5054;font-size:.6875rem;font-weight:600;line-height:1.35}.consideration-options .consideration-icon{width:15px;height:15px}.consideration-primary{display:grid;place-items:center;width:100%;height:34px;margin-top:13px;border:0;border-radius:5px;background:#482d8b;color:#ffffff;font:inherit;font-size:.7rem;font-weight:600}.consideration-quiz-card>a{display:flex;justify-content:center;margin-top:10px;color:#6046a1;font-size:.6875rem;font-weight:600}.consideration-progress-card{min-height:193px}.consideration-progress-body{display:grid;grid-template-columns:98px 1fr;align-items:center;gap:20px;margin-top:22px}.consideration-ring{position:relative;display:grid;place-items:center;width:92px;height:92px;border-radius:50%;background:conic-gradient(#7151bd 0 60%,#ede9f6 60% 100%)}.consideration-ring:before{position:absolute;inset:10px;border-radius:50%;background:#ffffff;content:""}.consideration-ring span,.consideration-ring strong{position:relative;z-index:1;display:block;text-align:center}.consideration-ring strong{color:#603cb7;font-size:1.28rem;font-weight:600;line-height:1}.consideration-ring span{margin-top:4px;color:#5c6064;font-size:.6875rem;font-weight:600}.consideration-progress-body p{margin:0;color:#535559;font-size:.8125rem;font-weight:500;line-height:1.55}.consideration-progress-body p strong{font-weight:600}.consideration-progress-scale{position:relative;display:flex;justify-content:space-between;margin-top:18px;padding-top:17px;color:#707173;font-size:.6875rem;font-weight:600}.consideration-progress-scale:before{position:absolute;top:5px;left:8px;right:8px;border-top:2px dotted #c6bed8;content:""}.consideration-progress-scale span{position:relative}.consideration-progress-scale span:before{position:absolute;left:50%;top:-18px;width:13px;height:13px;border:2px solid #6e4fba;border-radius:50%;background:#ffffff;transform:translateX(-50%);content:""}.consideration-progress-scale span:nth-child(2):before{border-color:#ffee11;background:#ffee11}.consideration-progress-scale span:nth-child(3):before{border-color:#39933e}.consideration-related-card div:last-child{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:15px}.consideration-related-card div:last-child span{display:grid;place-items:center;min-height:31px;border-radius:5px;background:#f9f7fc;color:#707173;font-size:.6875rem;font-weight:600}.consideration-notes-card>div:has(>.consideration-source){display:grid;grid-template-columns:22px 1fr;gap:9px;margin-top:14px;padding:14px 12px;border:1px solid #fffbc2;border-radius:6px;background:#fffaf3}.consideration-notes-card .consideration-icon{width:18px;height:18px}.consideration-notes-card p{margin:0;color:#515458;font-size:.8125rem;font-weight:500;line-height:1.45}.consideration-notes-card strong{font-weight:600}.consideration-notes-card>div:has(>.consideration-source) span{grid-column:2;color:#707173;font-size:.6875rem;font-weight:600}@media (max-width:1120px){.consideration-reference-page{grid-template-columns:215px minmax(0,1fr)}.consideration-content{grid-template-columns:1fr}.consideration-right-rail{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.consideration-reference-page{display:block}.consideration-sidebar{min-height:auto;border-right:0;border-bottom:1px solid #ece9f3}.consideration-brand{padding-bottom:22px}.consideration-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.consideration-nav a.active{margin-left:0;padding-left:12px}.consideration-sidebar-bottom{gap:22px;margin-top:20px}.consideration-bottom-actions,.consideration-right-rail,.consideration-title-row,.consideration-topbar{grid-template-columns:1fr}.consideration-topbar{height:auto}.consideration-term-actions,.consideration-user-tools{justify-content:space-between}}@media (max-width:560px){.consideration-content,.consideration-topbar{padding-left:18px;padding-right:18px}.consideration-info-card,.consideration-progress-body{grid-template-columns:1fr}.consideration-title-line h1{font-size:2.25rem}.consideration-pronunciation,.consideration-term-actions{flex-wrap:wrap}}.quiz-reference-page{--quiz-navy:#482d8b;--quiz-blue:#7151bd;--quiz-green:#2e7d32;--quiz-gold:#ffee10;--quiz-purple:#7962b1;--quiz-ink:#483083;--quiz-muted:#707173;min-height:100vh;display:grid;grid-template-columns:220px minmax(0,1fr);background:#f9f8fc;color:var(--quiz-ink);font-family:Poppins,sans-serif;letter-spacing:0}.quiz-reference-page *{box-sizing:border-box}.quiz-reference-page a{color:inherit;text-decoration:none}.quiz-ref-icon{display:block;width:20px;height:20px;object-fit:contain;flex:0 0 auto}.quiz-ref-sidebar{display:grid;grid-template-rows:auto 1fr;min-height:100vh;padding:17px 18px 22px;border-right:1px solid #ece9f3;background:#ffffff}.quiz-ref-brand{display:grid;grid-template-columns:41px 1fr;align-items:center;gap:11px;padding-bottom:54px}.quiz-ref-brand .quiz-ref-icon{width:39px;height:39px}.quiz-ref-brand span{display:grid;gap:5px}.quiz-ref-brand strong{color:#472b89;font-size:.92rem;font-weight:600;line-height:1}.quiz-ref-brand small{color:#707173;font-size:.6875rem;font-weight:500;letter-spacing:.08em}.quiz-ref-nav{display:grid;gap:10px}.quiz-ref-nav a,.quiz-ref-nav button{position:relative;display:flex;align-items:center;gap:12px;width:100%;min-height:37px;padding:0 8px;border:0;border-radius:4px;background:transparent;color:#707173;font:inherit;font-size:.76rem;font-weight:600;letter-spacing:0;cursor:pointer}.quiz-ref-nav a.active{margin-left:-15px;padding-left:23px;background:#f3effd;color:#50378b}.quiz-ref-nav a.active:before{position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--quiz-gold);content:""}.quiz-ref-nav .quiz-ref-icon{width:18px;height:18px}.quiz-ref-sidebar-bottom{align-self:end;display:grid;gap:55px}.quiz-ref-nav.account{padding-top:21px;border-top:1px solid #f0edf6}.quiz-ref-trial-card{padding:19px 17px 20px;border:1px solid #fffbc1;border-radius:7px;background:#fffdf9;box-shadow:0 13px 24px rgba(26,23,27,.04)}.quiz-ref-trial-card>span{display:inline-grid;place-items:center;width:27px;height:27px;margin-right:8px;border-radius:6px;background:#e8e8f0;vertical-align:middle}.quiz-ref-trial-card .quiz-ref-icon{width:19px;height:19px}.quiz-ref-trial-card strong{color:var(--quiz-ink);font-size:1rem;font-weight:600;vertical-align:middle}.quiz-ref-trial-card p{margin:19px 0 17px;color:#707173;font-size:.8125rem;line-height:1.55}.quiz-ref-trial-card a{display:grid;place-items:center;height:38px;border-radius:5px;background:var(--quiz-navy);color:#ffffff;font-size:.74rem;font-weight:600}.quiz-ref-workspace{min-width:0;background:#f9f8fc}.quiz-ref-topbar{display:grid;grid-template-columns:minmax(360px,730px) auto;justify-content:space-between;gap:24px;height:74px;padding:16px 36px 16px 31px;border-bottom:1px solid #ece9f3}.quiz-ref-search,.quiz-ref-topbar{align-items:center;background:#ffffff}.quiz-ref-search{display:flex;gap:13px;height:42px;padding:0 14px;border:1px solid #e8e4f1;border-radius:6px}.quiz-ref-search .quiz-ref-icon{width:18px;height:18px;opacity:.74}.quiz-ref-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--quiz-ink);font:inherit;font-size:.74rem;font-weight:500}.quiz-ref-search input::placeholder{color:#707173}.quiz-ref-user-tools{display:flex;align-items:center;gap:22px}.quiz-ref-notification{position:relative;display:grid;place-items:center;width:38px;height:38px;padding:0;border:0;border-radius:50%;background:transparent}.quiz-ref-notification .quiz-ref-icon{width:22px;height:22px}.quiz-ref-notification span{position:absolute;top:6px;right:9px;width:8px;height:8px;border:2px solid #ffffff;border-radius:50%;background:#c42828}.quiz-ref-user-pill{display:grid;grid-template-columns:42px minmax(100px,auto) 14px;align-items:center;gap:10px}.quiz-ref-user-pill>img{width:42px;height:42px;border-radius:50%;object-fit:cover}.quiz-ref-user-pill span{display:grid;gap:3px}.quiz-ref-user-pill strong{color:var(--quiz-ink);font-size:.77rem;font-weight:600}.quiz-ref-user-pill small{color:#707173;font-size:.6875rem;font-weight:500}.quiz-ref-user-pill .quiz-ref-icon{width:12px;height:12px}.quiz-ref-content{display:grid;grid-template-columns:minmax(0,615px) 333px;gap:28px;padding:23px 35px 24px 31px}.quiz-ref-heading{margin-bottom:13px}.quiz-ref-heading>div>div{display:flex;align-items:center;gap:12px}.quiz-ref-heading h1{margin:0;color:#472b89;font-family:Cormorant Garamond,serif;font-size:2.28rem;font-weight:600;line-height:.95}.quiz-ref-heading button{display:grid;place-items:center;width:28px;height:28px;padding:0;border:1px solid #e6e2ef;border-radius:5px;background:#ffffff}.quiz-ref-heading button .quiz-ref-icon{width:15px;height:15px}.quiz-ref-heading p{margin:6px 0 0;color:#707173;font-size:.8125rem;font-weight:500}.quiz-ref-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin-bottom:14px}.quiz-ref-stat-grid article{display:grid;grid-template-columns:43px 1fr;align-items:center;gap:13px;min-height:77px;padding:13px 17px;border:1px solid #ebe8f3;border-radius:7px;background:#ffffff;box-shadow:0 9px 18px rgba(26,23,27,.03)}.quiz-ref-stat-grid article>span{display:grid;place-items:center;width:42px;height:42px;border-radius:7px}.quiz-ref-stat-grid .green>span{background:#eaf9eb}.quiz-ref-stat-grid .blue>span{background:#f3effe}.quiz-ref-stat-grid .gold>span{background:#f0f0f6}.quiz-ref-stat-grid .purple>span{background:#f4f0fe}.quiz-ref-stat-grid .quiz-ref-icon{width:27px;height:27px}.quiz-ref-stat-grid p{margin:0 0 4px;color:#707173;font-size:.8125rem;font-weight:500}.quiz-ref-stat-grid strong{display:block;color:var(--quiz-ink);font-size:1.25rem;font-weight:600;line-height:1}.quiz-ref-stat-grid small{display:block;margin-top:7px;color:#2e7d32;font-size:.6875rem;font-weight:500}.quiz-ref-stat-grid .gold small{color:#707173}.quiz-accuracy-card,.quiz-achievements-card,.quiz-active-card,.quiz-history-card,.quiz-overall-card,.quiz-practice-card,.quiz-snapshot-card{border:1px solid #ebe8f3;border-radius:8px;background:#ffffff;box-shadow:0 8px 18px rgba(26,23,27,.03)}.quiz-active-card{min-height:291px;padding:15px 19px 16px;margin-bottom:12px}.quiz-active-topline,.quiz-section-heading{display:flex;align-items:center;justify-content:space-between;gap:14px}.quiz-active-topline span{display:inline-grid;place-items:center;min-height:23px;padding:0 10px;border-radius:5px;background:#f3eefe;color:#674da5;font-size:.6875rem;font-weight:600}.quiz-active-topline strong{color:#7151bd;font-size:.6875rem;font-weight:600}.quiz-active-card h2{margin:11px 0 7px;color:var(--quiz-ink);font-family:Cormorant Garamond,serif;font-size:1.4rem;font-weight:600}.quiz-active-card>p{max-width:560px;margin:0 0 9px;color:#4d397d;font-size:.8125rem;font-weight:500;line-height:1.48}.quiz-active-options{display:grid;gap:8px}.quiz-active-options label{display:grid;grid-template-columns:16px 1fr 15px;align-items:center;gap:10px;min-height:29px;padding:7px 10px;border:1px solid #e8e4f1;border-radius:5px;background:#ffffff}.quiz-active-options label.selected{border-color:#7ed382;background:#effbf0}.quiz-active-options label>span{width:12px;height:12px;border:2px solid #d2cce1;border-radius:50%}.quiz-active-options label.selected>span{border:4px solid #309035}.quiz-active-options b{color:#575a5f;font-size:.6875rem;font-weight:600}.quiz-active-options .quiz-ref-icon{width:13px;height:13px}.quiz-correct-row{display:flex;align-items:center;gap:7px;min-height:28px;margin-top:8px;padding:0 10px;border-radius:4px;background:#effaf0;color:#2e7d32;font-size:.6875rem;font-weight:600}.quiz-correct-row .quiz-ref-icon{width:14px;height:14px}.quiz-active-actions{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:12px}.quiz-active-actions button{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:30px;min-width:90px;padding:0 18px;border:1px solid #e8e5f1;border-radius:5px;background:#ffffff;color:#383a3d;font:inherit;font-size:.6875rem;font-weight:600}.quiz-active-actions button:last-child{min-width:129px;border-color:var(--quiz-navy);background:var(--quiz-navy);color:#ffffff}.quiz-active-actions button:last-child .quiz-ref-icon{width:14px;height:14px;filter:brightness(0) invert(1)}.quiz-history-card{padding:15px 16px 13px;margin-bottom:12px}.quiz-overall-card h2,.quiz-practice-card h2,.quiz-section-heading h2,.quiz-snapshot-card h2{margin:0;color:var(--quiz-ink);font-family:Cormorant Garamond,serif;font-size:1rem;font-weight:600}.quiz-section-heading a{display:inline-flex;align-items:center;gap:6px;color:#6146a4;font-size:.6875rem;font-weight:600}.quiz-section-heading .quiz-ref-icon{width:12px;height:12px}.quiz-history-card table{width:100%;margin-top:10px;border-collapse:collapse;table-layout:fixed}.quiz-history-card td,.quiz-history-card th{padding:4px 2px;border-bottom:1px solid #f0edf6;color:#707173;font-size:.8125rem;font-weight:500;text-align:left}.quiz-history-card th{color:#707173;font-size:.6875rem}.quiz-history-card td:first-child{display:flex;align-items:center;gap:7px;color:#45474b}.quiz-history-card td:first-child .quiz-ref-icon{width:13px;height:13px}.quiz-history-card td span{display:inline-grid;place-items:center;min-height:17px;padding:0 6px;border-radius:4px;font-size:.6875rem;font-weight:600}.quiz-history-card .passed{background:#eaf8eb;color:#2e7d32}.quiz-history-card .completed{background:#f3effe;color:#654ba5}.quiz-history-card .review{background:#ebebf3;color:#8a5500}.quiz-practice-card{padding:16px}.quiz-practice-card>p{margin:4px 0 12px;color:#707173;font-size:.8125rem;font-weight:500}.quiz-practice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.quiz-practice-grid article{display:grid;grid-template-columns:35px 1fr;gap:12px;min-height:87px;padding:12px;border:1px solid #f0edf6;border-radius:6px;background:#ffffff}.quiz-practice-grid article>span{display:grid;place-items:center;width:32px;height:32px;border-radius:5px;background:#f3effe}.quiz-practice-grid article.green>span{background:#eaf9eb}.quiz-practice-grid article.gold>span{background:#eeeef5}.quiz-practice-grid .quiz-ref-icon{width:21px;height:21px}.quiz-practice-grid h3{display:inline;margin:0;color:var(--quiz-ink);font-family:Poppins,sans-serif;font-size:.6875rem;font-weight:600}.quiz-practice-grid small{display:inline-grid;min-height:17px;margin-left:8px;padding:0 5px;place-items:center;border-radius:4px;background:#ebebf3;color:#1a171b;font-size:.6875rem;font-weight:500}.quiz-practice-grid article.green small{background:#e8f8e9;color:#2e7d32}.quiz-practice-grid p{margin:9px 0 6px;color:#515458;font-size:.8125rem;font-weight:500}.quiz-practice-grid i{display:block;height:4px;overflow:hidden;border-radius:999px;background:#f0edf6}.quiz-practice-grid i b{display:block;height:100%;border-radius:inherit;background:var(--quiz-gold)}.quiz-practice-grid article.green i b{background:var(--quiz-green)}.quiz-practice-grid button{display:flex;align-items:center;justify-content:center;gap:7px;height:26px;min-width:102px;margin-top:8px;border:1px solid #e8e5f1;border-radius:5px;background:#ffffff;color:#383a3d;font:inherit;font-size:.6875rem;font-weight:600}.quiz-practice-grid button .quiz-ref-icon{width:12px;height:12px}.quiz-ref-right-rail{display:grid;align-content:start;gap:12px}.quiz-overall-card{min-height:189px;padding:15px}.quiz-overall-body{display:grid;grid-template-columns:124px 1fr;align-items:center;gap:16px;margin-top:17px}.quiz-mastery-ring{position:relative;display:grid;place-items:center;width:110px;height:110px;border-radius:50%;background:conic-gradient(var(--quiz-green) 0 72%,var(--quiz-gold) 72% 90%,var(--quiz-blue) 90% 100%)}.quiz-mastery-ring:before{position:absolute;inset:13px;border-radius:50%;background:#ffffff;content:""}.quiz-mastery-ring span,.quiz-mastery-ring strong{position:relative;z-index:1;text-align:center}.quiz-mastery-ring strong{display:block;color:#523d86;font-size:1.63rem;font-weight:600;line-height:1}.quiz-mastery-ring span{display:block;margin-top:5px;color:#707173;font-size:.6875rem;font-weight:600}.quiz-overall-card ul{display:grid;gap:10px;margin:0;padding:0;list-style:none}.quiz-overall-card li{display:grid;grid-template-columns:10px 32px 1fr;align-items:center;gap:7px;color:#707173;font-size:.8125rem;font-weight:500}.quiz-overall-card li i{width:8px;height:8px;border-radius:50%;background:var(--quiz-green)}.quiz-overall-card li:nth-child(2) i{background:var(--quiz-gold)}.quiz-overall-card li:nth-child(3) i{background:var(--quiz-blue)}.quiz-overall-card p{margin:12px 0 0;color:#707173;font-size:.8125rem;font-weight:500;line-height:1.45}.quiz-snapshot-card{padding:16px 15px}.quiz-snapshot-card>div{display:grid;grid-template-columns:repeat(3,1fr);margin-top:16px}.quiz-snapshot-card span{display:grid;gap:5px;border-right:1px solid #f0edf6;text-align:center}.quiz-snapshot-card span:last-child{border-right:0}.quiz-snapshot-card b,.quiz-snapshot-card small{color:#7151bd;font-size:.6875rem;font-weight:500}.quiz-snapshot-card span:nth-child(2) b,.quiz-snapshot-card span:nth-child(2) small{color:#7a4d00}.quiz-snapshot-card span:nth-child(3) b,.quiz-snapshot-card span:nth-child(3) small{color:var(--quiz-green)}.quiz-snapshot-card strong{color:#6546b0;font-size:1.13rem;font-weight:600}.quiz-snapshot-card span:nth-child(2) strong{color:#452b84}.quiz-snapshot-card span:nth-child(3) strong{color:#297c2d}.quiz-accuracy-card,.quiz-achievements-card{padding:15px}.quiz-achievement-list{display:grid;gap:13px;margin-top:15px}.quiz-achievement-list article{display:grid;grid-template-columns:31px 1fr auto;align-items:start;gap:10px}.quiz-achievement-list article>span{display:grid;place-items:center;width:29px;height:29px;border-radius:6px;background:#eeeef5}.quiz-achievement-list article.green>span{background:#eaf9eb}.quiz-achievement-list article.purple>span{background:#f4f0fe}.quiz-achievement-list .quiz-ref-icon{width:19px;height:19px}.quiz-achievement-list strong{display:block;color:var(--quiz-ink);font-size:.6875rem;font-weight:600}.quiz-achievement-list p{margin:3px 0 0;color:#707173;font-size:.8125rem;font-weight:500;line-height:1.35}.quiz-achievement-list small{color:#707173;font-size:.6875rem;font-weight:500}.quiz-accuracy-list{display:grid;gap:12px;margin-top:16px}.quiz-accuracy-list article{display:grid;grid-template-columns:108px 1fr 30px;align-items:center;gap:10px}.quiz-accuracy-list article>span{display:flex;align-items:center;gap:8px}.quiz-accuracy-list .quiz-ref-icon{width:19px;height:19px}.quiz-accuracy-list em,.quiz-accuracy-list strong{color:#484b4f;font-size:.6875rem;font-style:normal;font-weight:600}.quiz-accuracy-list i{display:block;height:5px;overflow:hidden;border-radius:999px;background:#f0edf6}.quiz-accuracy-list i b{display:block;height:100%;border-radius:inherit;background:var(--quiz-green)}.quiz-accuracy-list article.gold i b{background:var(--quiz-gold)}.quiz-accuracy-list article.blue i b{background:var(--quiz-blue)}@media (max-width:1180px){.quiz-reference-page{grid-template-columns:210px minmax(0,1fr)}.quiz-ref-content{grid-template-columns:1fr}.quiz-ref-right-rail{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.quiz-ref-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.quiz-reference-page{display:block}.quiz-ref-sidebar{min-height:auto;border-right:0;border-bottom:1px solid #ece9f3}.quiz-ref-brand{padding-bottom:22px}.quiz-ref-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.quiz-ref-nav a.active{margin-left:0;padding-left:12px}.quiz-ref-sidebar-bottom{gap:22px;margin-top:20px}.quiz-practice-grid,.quiz-ref-right-rail,.quiz-ref-topbar{grid-template-columns:1fr}.quiz-ref-topbar{height:auto}.quiz-ref-user-tools{justify-content:space-between}}@media (max-width:560px){.quiz-ref-content,.quiz-ref-topbar{padding-left:18px;padding-right:18px}.quiz-overall-body,.quiz-ref-stat-grid{grid-template-columns:1fr}.quiz-ref-heading h1{font-size:2rem}}.force-reference-page{--force-navy:#482d8b;--force-blue:#6446af;--force-green:#2e7d32;--force-gold:#ffee07;--force-purple:#816bb7;--force-red:#c32727;--force-ink:#483083;--force-muted:#707173;min-height:100vh;display:grid;grid-template-columns:241px minmax(0,1fr);background:#f9f8fc;color:var(--force-ink);font-family:Poppins,sans-serif;letter-spacing:0}.force-reference-page *{box-sizing:border-box}.force-reference-page a{color:inherit;text-decoration:none}.force-icon{display:block;width:20px;height:20px;object-fit:contain;flex:0 0 auto}.force-sidebar{display:grid;grid-template-rows:auto 1fr;min-height:100vh;padding:22px 23px 25px;border-right:1px solid #ece9f3;background:#ffffff}.force-brand{display:grid;grid-template-columns:42px 1fr;align-items:center;gap:10px;padding-bottom:58px}.force-brand .force-icon{width:39px;height:39px}.force-brand span{display:grid;gap:5px}.force-brand strong{color:#472b89;font-size:.92rem;font-weight:600;line-height:1}.force-brand small{color:#707173;font-size:.6875rem;font-weight:500;letter-spacing:.08em}.force-nav{display:grid;gap:10px}.force-nav a,.force-nav button{position:relative;display:flex;align-items:center;gap:12px;width:100%;min-height:38px;padding:0 8px;border:0;border-radius:4px;background:transparent;color:#707173;font:inherit;font-size:.76rem;font-weight:600;letter-spacing:0;cursor:pointer}.force-nav a.active{margin-left:-16px;padding-left:24px;background:#f3effd;color:#50378b}.force-nav a.active:before{position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--force-gold);content:""}.force-nav .force-icon{width:18px;height:18px}.force-sidebar-bottom{align-self:end;display:grid;gap:64px}.force-nav.account{padding-top:24px;border-top:1px solid #f0edf6}.force-trial-card{padding:19px 17px 20px;border:1px solid #fffbc1;border-radius:7px;background:#fffdf9;box-shadow:0 13px 24px rgba(26,23,27,.04)}.force-trial-card>span{display:inline-grid;place-items:center;width:27px;height:27px;margin-right:8px;border-radius:6px;background:#e8e8f0;vertical-align:middle}.force-trial-card .force-icon{width:19px;height:19px}.force-trial-card strong{color:var(--force-ink);font-size:1rem;font-weight:600;vertical-align:middle}.force-trial-card p{margin:19px 0 17px;color:#707173;font-size:.8125rem;line-height:1.55}.force-trial-card a{display:grid;place-items:center;height:38px;border-radius:5px;background:var(--force-navy);color:#ffffff;font-size:.74rem;font-weight:600}.force-workspace{min-width:0;background:#f9f8fc}.force-topbar{display:grid;grid-template-columns:1fr auto;align-items:center;gap:24px;height:74px;padding:18px 29px 16px;border-bottom:1px solid #ece9f3;background:#ffffff}.force-back-link{display:inline-flex;align-items:center;gap:9px;color:#6145a4;font-size:.78rem;font-weight:600}.force-back-link .force-icon{width:15px;height:15px}.force-topbar-right{display:flex;align-items:center;gap:25px}.force-search{display:grid;grid-template-columns:1fr 20px;align-items:center;gap:10px;width:220px;height:39px;padding:0 12px;border:1px solid #e8e4f1;border-radius:6px;background:#ffffff}.force-search input{min-width:0;border:0;outline:0;background:transparent;color:var(--force-ink);font:inherit;font-size:.74rem;font-weight:500}.force-search input::placeholder{color:#707173}.force-search .force-icon{width:18px;height:18px;opacity:.76}.force-notification{position:relative;display:grid;place-items:center;width:38px;height:38px;padding:0;border:0;border-radius:50%;background:transparent}.force-notification .force-icon{width:22px;height:22px}.force-notification span{position:absolute;top:6px;right:9px;width:8px;height:8px;border:2px solid #ffffff;border-radius:50%;background:#c42828}.force-user-pill{display:grid;grid-template-columns:42px minmax(100px,auto) 14px;align-items:center;gap:10px}.force-user-pill>img{width:42px;height:42px;border-radius:50%;object-fit:cover}.force-user-pill span{display:grid;gap:3px}.force-user-pill strong{color:var(--force-ink);font-size:.77rem;font-weight:600}.force-user-pill small{color:#707173;font-size:.6875rem;font-weight:500}.force-user-pill .force-icon{width:12px;height:12px}.force-content{display:grid;grid-template-columns:minmax(0,625px) 322px;gap:34px;padding:25px 22px 32px 38px}.force-category-label{display:block;margin-bottom:18px;color:#6145a4;font-size:.76rem;font-weight:600}.force-title-row{display:grid;grid-template-columns:1fr auto;align-items:end;gap:20px;margin-bottom:28px}.force-title-line{display:flex;align-items:center;gap:13px}.force-title-line h1{margin:0;color:#472b89;font-family:Cormorant Garamond,serif;font-size:2.7rem;font-weight:600;line-height:.95}.force-title-line button{display:grid;place-items:center;width:32px;height:32px;padding:0;border:0;border-radius:6px;background:transparent}.force-title-line .force-icon{width:22px;height:22px}.force-badges{display:flex;align-items:center;gap:11px;margin-top:17px;flex-wrap:wrap}.force-badges button,.force-badges span{display:inline-flex;align-items:center;gap:7px;min-height:28px;padding:0 10px;border:0;border-radius:6px;font:inherit;font-size:.6875rem;font-weight:600}.force-badges .mastered{background:#eaf8eb;color:#27742b}.force-badges .term{background:#f4f0fe;color:#7763a8}.force-badges button{background:#f4f2fa;color:#4b4d51}.force-badges .force-icon{width:15px;height:15px}.force-term-nav{display:flex;align-items:center;gap:11px}.force-term-nav button{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:34px;min-width:90px;padding:0 13px;border:1px solid #e7e3f1;border-radius:6px;background:#ffffff;color:#494c50;font:inherit;font-size:.7rem;font-weight:600}.force-term-nav button:last-child{min-width:68px;border-color:var(--force-navy);background:var(--force-navy);color:#ffffff}.force-term-nav .force-icon{width:13px;height:13px}.force-term-nav button:last-child .force-icon{filter:brightness(0) invert(1)}.force-tabs{display:grid;grid-template-columns:repeat(4,auto) 1fr;gap:47px;margin-bottom:23px;border-bottom:1px solid #e9e6f2}.force-tabs a,.force-tabs button{position:relative;display:grid;place-items:center;height:42px;padding:0;border:0;background:transparent;color:#707173;font:inherit;font-size:.78rem;font-weight:600}.force-tabs button.active{color:var(--force-ink)}.force-tabs button.active:after{position:absolute;left:0;right:0;bottom:-1px;height:3px;border-radius:999px 999px 0 0;background:var(--force-blue);content:""}.force-overview-list{display:grid}.force-overview-row{display:grid;grid-template-columns:47px 1fr;align-items:start;gap:17px;min-height:80px;padding:17px 0;border-bottom:1px solid #f0edf6}.force-overview-row:first-child{padding-top:0}.force-row-icon{display:grid;place-items:center;width:46px;height:46px;border-radius:7px}.force-overview-row.blue .force-row-icon{background:#f3effe}.force-overview-row.purple .force-row-icon{background:#f4f0fe}.force-overview-row.green .force-row-icon{background:#eaf9eb}.force-overview-row.gold .force-row-icon{background:#eeeef5}.force-overview-row.red .force-row-icon{background:#ffeded}.force-row-icon .force-icon{width:29px;height:29px}.force-overview-row h2{margin:0 0 8px;color:var(--force-ink);font-family:Poppins,sans-serif;font-size:.9rem;font-weight:600}.force-overview-row p{margin:0;color:#313335;font-size:.8125rem;font-weight:500;line-height:1.55}.force-overview-row p.highlight{color:var(--force-green);font-weight:600}.force-overview-row p button{display:inline-grid;place-items:center;width:29px;height:29px;margin-left:17px;border:1px solid #d7caf8;border-radius:5px;background:#f3effe;vertical-align:middle}.force-overview-row p button .force-icon{width:17px;height:17px}.force-contract-chip{display:inline-grid;place-items:center;min-height:25px;padding:0 10px;border-radius:5px;background:#f1ebfe;color:#6145a4;font-size:.6875rem;font-weight:600}.force-alert-copy{max-width:485px;padding:12px 13px;border-radius:6px;background:#fff0f0;color:#353334!important;font-size:.69rem!important}.force-right-rail{display:grid;align-content:start;gap:14px}.force-examples-card,.force-progress-card,.force-related-card,.force-summary-card{border:1px solid #ebe8f3;border-radius:8px;background:#ffffff;box-shadow:0 8px 18px rgba(26,23,27,.03)}.force-progress-card{min-height:218px;padding:19px 20px}.force-examples-card h2,.force-progress-card h2,.force-related-card h2,.force-summary-card h2{display:flex;align-items:center;gap:9px;margin:0;color:var(--force-ink);font-family:Poppins,sans-serif;font-size:.9rem;font-weight:600}.force-progress-body{display:grid;grid-template-columns:97px 1fr;align-items:center;gap:21px;margin-top:16px}.force-ring{position:relative;display:grid;place-items:center;width:91px;height:91px;border-radius:50%;background:conic-gradient(var(--force-green) 0 90%,#ede9f6 90% 100%)}.force-ring:before{position:absolute;inset:12px;border-radius:50%;background:#ffffff;content:""}.force-ring span,.force-ring strong{position:relative;z-index:1;display:block;text-align:center}.force-ring strong{color:var(--force-ink);font-size:1.45rem;font-weight:600;line-height:1}.force-ring span{margin-top:4px;color:var(--force-green);font-size:.6875rem;font-weight:600}.force-progress-card dl{display:grid;grid-template-columns:1fr auto;row-gap:14px;margin:0}.force-progress-card dd,.force-progress-card dt{margin:0;color:#525559;font-size:.8125rem;font-weight:500}.force-progress-card dd{text-align:right}.force-progress-card>button{display:flex;align-items:center;justify-content:center;gap:8px;width:123px;height:34px;margin:24px auto 0;border:1px solid #e8e4f1;border-radius:5px;background:#ffffff;color:#4b4d51;font:inherit;font-size:.6875rem;font-weight:600}.force-progress-card>button .force-icon{width:15px;height:15px}.force-summary-card{min-height:152px;padding:19px 18px;background:#f3effe}.force-summary-card h2{color:#6145a4}.force-examples-card .force-icon,.force-related-card .force-icon,.force-summary-card .force-icon{width:18px;height:18px}.force-summary-card p{margin:18px 0 0;color:#3e4043;font-size:.8125rem;font-weight:500;line-height:1.65}.force-examples-card{min-height:189px;padding:19px 18px;background:#f5f5f8}.force-examples-card h2{color:#452b84}.force-examples-card ul{display:grid;gap:14px;margin:19px 0 0;padding-left:18px;color:#2f3133;font-size:.7rem;font-weight:600;line-height:1.55}.force-related-card{min-height:94px;padding:17px 18px;background:#eefaef}.force-related-card h2{color:#2e7d32}.force-related-card div{display:flex;gap:8px;margin-top:15px;flex-wrap:wrap}.force-related-card span{display:inline-grid;place-items:center;min-height:27px;padding:0 9px;border:1px solid #d8f0d9;border-radius:5px;background:#f5fff6;color:#2e7d32;font-size:.6875rem;font-weight:600}@media (max-width:1120px){.force-reference-page{grid-template-columns:215px minmax(0,1fr)}.force-content{grid-template-columns:1fr}.force-right-rail{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.force-reference-page{display:block}.force-sidebar{min-height:auto;border-right:0;border-bottom:1px solid #ece9f3}.force-brand{padding-bottom:22px}.force-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.force-nav a.active{margin-left:0;padding-left:12px}.force-sidebar-bottom{gap:22px;margin-top:20px}.force-right-rail,.force-title-row,.force-topbar{grid-template-columns:1fr}.force-topbar{height:auto}.force-badges,.force-term-nav,.force-topbar-right{flex-wrap:wrap}.force-search{width:min(100%,260px)}}@media (max-width:560px){.force-content,.force-topbar{padding-left:18px;padding-right:18px}.force-title-line h1{font-size:2.2rem}.force-overview-row,.force-progress-body{grid-template-columns:1fr}.force-tabs{gap:20px;overflow-x:auto}}.force-quiz-reference-page{--force-quiz-navy:#482d8b;--force-quiz-blue:#6947bb;--force-quiz-green:#2e7d32;--force-quiz-gold:#ffee07;--force-quiz-purple:#816bb7;--force-quiz-ink:#483083;--force-quiz-muted:#707173;min-height:100vh;display:grid;grid-template-columns:241px minmax(0,1fr);background:#f9f8fc;color:var(--force-quiz-ink);font-family:Poppins,sans-serif;letter-spacing:0}.force-quiz-reference-page *{box-sizing:border-box}.force-quiz-reference-page a{color:inherit;text-decoration:none}.force-quiz-icon{display:block;width:20px;height:20px;object-fit:contain;flex:0 0 auto}.force-quiz-sidebar{display:grid;grid-template-rows:auto 1fr;min-height:100vh;padding:22px 23px 25px;border-right:1px solid #ece9f3;background:#ffffff}.force-quiz-brand{display:grid;grid-template-columns:42px 1fr;align-items:center;gap:10px;padding-bottom:58px}.force-quiz-brand .force-quiz-icon{width:39px;height:39px}.force-quiz-brand span{display:grid;gap:5px}.force-quiz-brand strong{color:#472b89;font-size:.92rem;font-weight:600;line-height:1}.force-quiz-brand small{color:#707173;font-size:.6875rem;font-weight:500;letter-spacing:.08em}.force-quiz-nav{display:grid;gap:10px}.force-quiz-nav a,.force-quiz-nav button{position:relative;display:flex;align-items:center;gap:12px;width:100%;min-height:38px;padding:0 8px;border:0;border-radius:4px;background:transparent;color:#707173;font:inherit;font-size:.76rem;font-weight:600;letter-spacing:0;cursor:pointer}.force-quiz-nav a.active{margin-left:-16px;padding-left:24px;background:#f3effd;color:#50378b}.force-quiz-nav a.active:before{position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--force-quiz-gold);content:""}.force-quiz-nav .force-quiz-icon{width:18px;height:18px}.force-quiz-sidebar-bottom{align-self:end;display:grid;gap:64px}.force-quiz-nav.account{padding-top:24px;border-top:1px solid #f0edf6}.force-quiz-trial-card{padding:19px 17px 20px;border:1px solid #fffbc1;border-radius:7px;background:#fffdf9;box-shadow:0 13px 24px rgba(26,23,27,.04)}.force-quiz-trial-card>span{display:inline-grid;place-items:center;width:27px;height:27px;margin-right:8px;border-radius:6px;background:#e8e8f0;vertical-align:middle}.force-quiz-trial-card .force-quiz-icon{width:19px;height:19px}.force-quiz-trial-card strong{color:var(--force-quiz-ink);font-size:1rem;font-weight:600;vertical-align:middle}.force-quiz-trial-card p{margin:19px 0 17px;color:#707173;font-size:.8125rem;line-height:1.55}.force-quiz-trial-card a{display:grid;place-items:center;height:38px;border-radius:5px;background:var(--force-quiz-navy);color:#ffffff;font-size:.74rem;font-weight:600}.force-quiz-workspace{min-width:0;background:#f9f8fc}.force-quiz-topbar{display:grid;grid-template-columns:1fr auto;align-items:center;gap:24px;height:74px;padding:18px 29px 16px;border-bottom:1px solid #ece9f3;background:#ffffff}.force-quiz-back-link{display:inline-flex;align-items:center;gap:9px;color:#6145a4;font-size:.78rem;font-weight:600}.force-quiz-back-link .force-quiz-icon{width:15px;height:15px}.force-quiz-topbar-right{display:flex;align-items:center;gap:25px}.force-quiz-search{display:grid;grid-template-columns:1fr 20px;align-items:center;gap:10px;width:235px;height:39px;padding:0 12px;border:1px solid #e8e4f1;border-radius:6px;background:#ffffff}.force-quiz-search input{min-width:0;border:0;outline:0;background:transparent;color:var(--force-quiz-ink);font:inherit;font-size:.74rem;font-weight:500}.force-quiz-search input::placeholder{color:#707173}.force-quiz-search .force-quiz-icon{width:18px;height:18px;opacity:.76}.force-quiz-notification{position:relative;display:grid;place-items:center;width:38px;height:38px;padding:0;border:0;border-radius:50%;background:transparent}.force-quiz-notification .force-quiz-icon{width:22px;height:22px}.force-quiz-notification span{position:absolute;top:5px;right:7px;display:grid;place-items:center;width:13px;height:13px;border:2px solid #ffffff;border-radius:50%;background:#c42828;color:#ffffff;font-size:.6875rem;font-weight:600}.force-quiz-user-pill{display:grid;grid-template-columns:42px minmax(100px,auto) 14px;align-items:center;gap:10px}.force-quiz-user-pill>img{width:42px;height:42px;border-radius:50%;object-fit:cover}.force-quiz-user-pill span{display:grid;gap:3px}.force-quiz-user-pill strong{color:var(--force-quiz-ink);font-size:.77rem;font-weight:600}.force-quiz-user-pill small{color:#707173;font-size:.6875rem;font-weight:500}.force-quiz-user-pill .force-quiz-icon{width:12px;height:12px}.force-quiz-content{display:grid;grid-template-columns:minmax(0,625px) 322px;gap:29px;padding:26px 23px 32px 26px}.force-quiz-title-panel{display:grid;grid-template-columns:minmax(0,1fr) 98px;align-items:start;gap:18px;margin-bottom:33px}.force-quiz-category-label{display:block;margin-bottom:13px;color:#6145a4;font-size:.76rem;font-weight:600}.force-quiz-title-line{display:flex;align-items:center;gap:13px;flex-wrap:wrap}.force-quiz-title-line h1{margin:0;color:#472b89;font-family:Cormorant Garamond,serif;font-size:2rem;font-weight:600;line-height:1}.force-quiz-title-line>span{display:inline-flex;align-items:center;gap:6px;min-height:27px;padding:0 9px;border-radius:5px;background:#f4f0fe;color:#7763a8;font-size:.6875rem;font-weight:600}.force-quiz-title-line .force-quiz-icon{width:14px;height:14px}.force-quiz-title-panel p{margin:12px 0 0;color:#707173;font-size:.8125rem;font-weight:500}.force-quiz-timer-card{display:grid;place-items:center;min-height:69px;padding:9px;border:1px solid #e8e5f1;border-radius:7px;background:#ffffff}.force-quiz-timer-card .force-quiz-icon{width:21px;height:21px}.force-quiz-timer-card strong{color:var(--force-quiz-ink);font-size:1.03rem;font-weight:600;line-height:1}.force-quiz-timer-card span{color:#707173;font-size:.6875rem;font-weight:600}.force-quiz-progress-strip{margin-bottom:31px}.force-quiz-progress-strip>div{display:flex;align-items:center;justify-content:space-between;margin-bottom:13px;color:var(--force-quiz-ink);font-size:.78rem;font-weight:600}.force-quiz-progress-strip>div span{color:#707173;font-weight:600}.force-quiz-progress-strip i,.force-quiz-status-card i{display:block;height:5px;overflow:hidden;border-radius:999px;background:#ece9f4}.force-quiz-progress-strip i b{display:block;width:40%;height:100%;border-radius:inherit;background:var(--force-quiz-blue)}.force-quiz-question-card{min-height:436px;padding:26px 20px 21px;border:1px solid #ebe8f3;border-radius:8px;background:#ffffff;box-shadow:0 8px 18px rgba(26,23,27,.03)}.force-quiz-question-card h2{margin:0 0 20px;color:var(--force-quiz-ink);font-family:Poppins,sans-serif;font-size:1rem;font-weight:600}.force-quiz-options{display:grid;gap:14px}.force-quiz-options label{display:grid;grid-template-columns:33px 1fr 21px;align-items:center;gap:12px;min-height:51px;padding:8px 12px;border:1px solid #e8e5f1;border-radius:6px;background:#ffffff}.force-quiz-options label.selected{border-color:var(--force-quiz-blue);background:#f7f5fe}.force-quiz-options label>span{display:grid;place-items:center;width:25px;height:25px;border:1px solid #d2cce0;border-radius:50%;color:#707173;font-size:.73rem;font-weight:600}.force-quiz-options label.selected>span{border-color:var(--force-quiz-blue);color:var(--force-quiz-blue)}.force-quiz-options b{color:#4f4073;font-size:.77rem;font-weight:600;line-height:1.55}.force-quiz-options label.selected b{color:var(--force-quiz-ink);font-weight:600}.force-quiz-options .force-quiz-icon{width:21px;height:21px}.force-quiz-explanation{display:grid;grid-template-columns:36px 1fr;gap:13px;margin-top:22px;padding:22px 21px;border-radius:5px;background:#f9f7fc}.force-quiz-explanation>span{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:#f1ebfe}.force-quiz-explanation .force-quiz-icon{width:18px;height:18px}.force-quiz-explanation strong{display:block;color:var(--force-quiz-ink);font-size:.78rem;font-weight:600}.force-quiz-explanation p{margin:12px 0 0;color:#525458;font-size:.8125rem;font-weight:500;line-height:1.65}.force-quiz-bottom-actions{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:24px;padding:0 13px}.force-quiz-bottom-actions button{display:inline-flex;align-items:center;justify-content:center;gap:10px;height:36px;min-width:101px;padding:0 14px;border:1px solid #e8e4f1;border-radius:5px;background:#ffffff;color:#393b3e;font:inherit;font-size:.72rem;font-weight:600}.force-quiz-bottom-actions button:last-child{min-width:142px;border-color:var(--force-quiz-navy);background:var(--force-quiz-navy);color:#ffffff}.force-quiz-bottom-actions .force-quiz-icon{width:14px;height:14px}.force-quiz-bottom-actions button:last-child .force-quiz-icon{filter:brightness(0) invert(1)}.force-quiz-right-rail{display:grid;align-content:start;gap:14px}.force-quiz-help-card,.force-quiz-overview-card,.force-quiz-progress-card,.force-quiz-status-card{border:1px solid #ebe8f3;border-radius:8px;background:#ffffff;box-shadow:0 8px 18px rgba(26,23,27,.03)}.force-quiz-progress-card{min-height:218px;padding:19px 20px}.force-quiz-help-card h2,.force-quiz-overview-card h2,.force-quiz-progress-card h2,.force-quiz-status-card h2{margin:0;color:var(--force-quiz-ink);font-family:Poppins,sans-serif;font-size:.9rem;font-weight:600}.force-quiz-progress-body{display:grid;grid-template-columns:97px 1fr;align-items:center;gap:21px;margin-top:16px}.force-quiz-ring{position:relative;display:grid;place-items:center;width:91px;height:91px;border-radius:50%;background:conic-gradient(var(--force-quiz-green) 0 90%,#ede9f6 90% 100%)}.force-quiz-ring:before{position:absolute;inset:12px;border-radius:50%;background:#ffffff;content:""}.force-quiz-ring span,.force-quiz-ring strong{position:relative;z-index:1;display:block;text-align:center}.force-quiz-ring strong{color:var(--force-quiz-ink);font-size:1.45rem;font-weight:600;line-height:1}.force-quiz-ring span{margin-top:4px;color:var(--force-quiz-green);font-size:.6875rem;font-weight:600}.force-quiz-progress-card dl{display:grid;grid-template-columns:1fr auto;row-gap:12px;margin:0}.force-quiz-progress-card dd,.force-quiz-progress-card dt{margin:0;color:#525559;font-size:.8125rem;font-weight:500}.force-quiz-progress-card dd{text-align:right}.force-quiz-progress-card>a{display:flex;align-items:center;justify-content:center;gap:8px;width:174px;height:34px;margin:24px auto 0;border:1px solid #e8e4f1;border-radius:5px;background:#ffffff;color:#4b4d51;font-size:.6875rem;font-weight:600}.force-quiz-progress-card>a .force-quiz-icon{width:15px;height:15px}.force-quiz-status-card{min-height:164px;padding:17px 18px}.force-quiz-status-card>div{display:flex;align-items:center;justify-content:space-between}.force-quiz-status-card>div span{display:inline-grid;place-items:center;min-height:25px;padding:0 10px;border-radius:5px;background:#eaf8eb;color:#27742b;font-size:.6875rem;font-weight:600}.force-quiz-status-card p{margin:15px 0 12px;color:#414346;font-size:.8125rem;font-weight:500}.force-quiz-status-card i b{display:block;width:100%;height:100%;border-radius:inherit;background:var(--force-quiz-green)}.force-quiz-status-card>strong{display:block;margin-top:12px;color:#3b3d3f;font-size:.6875rem;font-weight:600}.force-quiz-status-card button{display:flex;align-items:center;justify-content:center;gap:8px;width:145px;height:34px;margin:15px auto 0;border:1px solid #e8e4f1;border-radius:5px;background:#ffffff;color:#4b4d51;font:inherit;font-size:.6875rem;font-weight:600}.force-quiz-status-card button .force-quiz-icon{width:15px;height:15px}.force-quiz-overview-card{min-height:214px;padding:17px 18px}.force-quiz-overview-card>div{display:grid;gap:15px;margin-top:17px}.force-quiz-overview-card article{display:grid;grid-template-columns:20px 1fr auto;align-items:center;gap:10px}.force-quiz-overview-card .force-quiz-icon{width:18px;height:18px}.force-quiz-overview-card span{color:#3e4043;font-size:.6875rem;font-weight:600}.force-quiz-overview-card strong{color:#707173;font-size:.6875rem;font-weight:600}.force-quiz-overview-card article.correct strong{color:#27742b}.force-quiz-help-card{position:relative;min-height:93px;padding:17px 18px}.force-quiz-help-card p{max-width:150px;margin:17px 0 0;color:#707173;font-size:.8125rem;font-weight:500;line-height:1.55}.force-quiz-help-card a{position:absolute;right:18px;bottom:17px;display:inline-flex;align-items:center;justify-content:center;gap:8px;height:34px;min-width:110px;padding:0 11px;border:1px solid #e8e4f1;border-radius:5px;background:#ffffff;color:#404245;font-size:.6875rem;font-weight:600}.force-quiz-help-card a .force-quiz-icon{width:14px;height:14px}@media (max-width:1120px){.force-quiz-reference-page{grid-template-columns:215px minmax(0,1fr)}.force-quiz-content{grid-template-columns:1fr}.force-quiz-right-rail{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.force-quiz-reference-page{display:block}.force-quiz-sidebar{min-height:auto;border-right:0;border-bottom:1px solid #ece9f3}.force-quiz-brand{padding-bottom:22px}.force-quiz-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.force-quiz-nav a.active{margin-left:0;padding-left:12px}.force-quiz-sidebar-bottom{gap:22px;margin-top:20px}.force-quiz-right-rail,.force-quiz-title-panel,.force-quiz-topbar{grid-template-columns:1fr}.force-quiz-topbar{height:auto}.force-quiz-topbar-right{flex-wrap:wrap}.force-quiz-search{width:min(100%,260px)}}@media (max-width:560px){.force-quiz-content,.force-quiz-topbar{padding-left:18px;padding-right:18px}.force-quiz-title-line h1{font-size:1.72rem}.force-quiz-explanation,.force-quiz-question-card{padding-left:14px;padding-right:14px}.force-quiz-explanation,.force-quiz-options label,.force-quiz-progress-body{grid-template-columns:1fr}.force-quiz-bottom-actions{padding:0;flex-wrap:wrap}}.progress-reference-page{--progress-ink:#493083;--progress-muted:#707173;--progress-line:#ebe8f3;--progress-blue:#6a48bb;--progress-green:#2e7d32;--progress-orange:#ffee03;--progress-purple:#8a73c2;height:100vh;min-height:100vh;display:grid;grid-template-columns:244px minmax(0,1fr);background:#f9f8fc;color:var(--progress-ink);font-family:Poppins,Arial,sans-serif;overflow:hidden}.progress-reference-page *{box-sizing:border-box}.progress-ref-icon{display:block;width:20px;height:20px;object-fit:contain;flex:0 0 auto}.progress-ref-sidebar{min-height:100vh;display:grid;grid-template-rows:auto auto;align-content:start;padding:19px 23px 22px 21px;border-right:1px solid #eae7f2;background:#ffffff}.progress-ref-brand{display:grid;grid-template-columns:43px minmax(0,1fr);align-items:center;gap:11px;padding-bottom:24px}.progress-ref-brand .progress-ref-icon{width:43px;height:43px}.progress-ref-brand span{display:grid;gap:5px}.progress-ref-brand strong{color:#472b89;font-size:.94rem;font-weight:600;line-height:1;letter-spacing:.01em}.progress-ref-brand small{color:#707173;font-size:.6875rem;font-weight:500;letter-spacing:.12em}.progress-ref-nav{display:grid;gap:5px}.progress-ref-nav a,.progress-ref-nav button{position:relative;display:grid;grid-template-columns:22px 1fr;align-items:center;gap:12px;height:39px;padding:0 10px 0 8px;border:0;border-radius:0;background:transparent;color:#5a5d62;font:inherit;font-size:.75rem;font-weight:600;text-align:left}.progress-ref-nav a.active{margin-left:-21px;padding-left:29px;border-radius:0 4px 4px 0;background:#f3eefe;color:#5c3aaf;font-weight:600}.progress-ref-nav a.active:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:var(--progress-blue)}.progress-ref-nav .progress-ref-icon{width:18px;height:18px}.progress-ref-sidebar-bottom{display:grid;gap:14px;margin-top:17px}.progress-ref-nav.account{position:relative;padding-top:18px}.progress-ref-nav.account:before{content:"";position:absolute;top:0;left:2px;right:4px;height:1px;background:#ece9f3}.progress-upgrade-card{min-height:171px;padding:18px 17px;border:1px solid #e2e2ed;border-radius:7px;background:#f3f3f8;box-shadow:0 11px 24px rgba(191,178,0,.04)}.progress-upgrade-card>span{display:grid;place-items:center;width:30px;height:30px;border-radius:8px;background:#e6e6f0}.progress-upgrade-card .progress-ref-icon{width:20px;height:20px}.progress-upgrade-card strong{display:block;margin-top:8px;color:#4e3a7e;font-size:.72rem;font-weight:600}.progress-upgrade-card p{margin:12px 0 17px;color:#707173;font-size:.8125rem;font-weight:500;line-height:1.62}.progress-upgrade-card a{display:grid;place-items:center;height:34px;border-radius:5px;background:#4a2d90;color:#ffffff;font-size:.72rem;font-weight:600}.progress-ref-workspace{min-width:0}.progress-ref-topbar{display:grid;grid-template-columns:minmax(360px,450px) auto;align-items:center;justify-content:end;gap:64px;height:72px;padding:18px 26px 17px 293px;border-bottom:1px solid #ece9f3;background:#ffffff}.progress-ref-search{display:flex;align-items:center;gap:10px;width:450px;height:38px;padding:0 11px 0 13px;border:1px solid #e6e2f0;border-radius:7px;background:#ffffff}.progress-ref-search input{min-width:0;flex:1 1;height:100%;padding:0;border:0;background:transparent;color:#333538;font-size:.7rem;font-weight:500;outline:none;box-shadow:none}.progress-ref-search input::placeholder{color:#707173}.progress-ref-search .progress-ref-icon{width:18px;height:18px}.progress-ref-user-tools{display:flex;align-items:center;gap:18px}.progress-ref-notification{position:relative;display:grid;place-items:center;width:34px;height:34px;padding:0;border:0;background:transparent}.progress-ref-notification .progress-ref-icon{width:21px;height:21px}.progress-ref-notification span{position:absolute;top:1px;right:1px;display:grid;place-items:center;width:14px;height:14px;border:2px solid #ffffff;border-radius:50%;background:#b82525;color:#ffffff;font-size:.6875rem;font-weight:600;line-height:1}.progress-ref-user-pill{display:grid;grid-template-columns:38px minmax(93px,auto) 14px;align-items:center;gap:10px}.progress-ref-user-pill>img{width:38px;height:38px;border-radius:50%;object-fit:cover;box-shadow:0 0 0 2px #ffffff,0 0 0 3px #ebe8f3}.progress-ref-user-pill span{display:grid;gap:3px}.progress-ref-user-pill strong{color:#2d2e31;font-size:.73rem;font-weight:600;line-height:1}.progress-ref-user-pill small{color:#707173;font-size:.6875rem;font-weight:500}.progress-ref-user-pill .progress-ref-icon{width:13px;height:13px}.progress-ref-content{display:grid;grid-template-columns:minmax(0,698px) 249px;gap:35px;padding:25px 24px 31px 29px}.progress-ref-main{min-width:0}.progress-ref-heading{display:flex;align-items:end;justify-content:space-between;gap:22px;margin-bottom:15px}.progress-ref-heading h1{margin:0;color:#493083;font-size:2.08rem;line-height:1}.progress-ref-heading p{margin:9px 0 0;color:#707173;font-size:.8125rem;font-weight:500}.progress-date-controls{display:flex;align-items:center;gap:9px;margin-bottom:4px}.progress-date-controls button,.progress-section-top button{display:inline-flex;align-items:center;justify-content:center;gap:7px;height:34px;border:1px solid #e8e5f1;border-radius:6px;background:#ffffff;color:#53565a;font:inherit;font-size:.6875rem;font-weight:600}.progress-date-controls button:first-child{width:89px}.progress-date-controls button:last-child{width:36px}.progress-date-controls .progress-ref-icon,.progress-section-top button .progress-ref-icon{width:14px;height:14px}.progress-ref-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px;margin-bottom:15px}.progress-ref-stats article{display:grid;grid-template-columns:50px minmax(0,1fr);align-items:center;gap:13px;height:102px;padding:13px 12px;border:1px solid #ebe8f3;border-radius:7px;background:#ffffff;box-shadow:0 7px 18px rgba(26,23,27,.03)}.progress-ref-stats article>span{display:grid;place-items:center;width:45px;height:45px;border-radius:8px}.progress-ref-stats article.green>span{background:#e9f8ea}.progress-ref-stats article.purple>span{background:#f0ebfc}.progress-ref-stats article.gold>span{background:#f0f0f5}.progress-ref-stats article.blue>span{background:#f1ebfe}.progress-ref-stats .progress-ref-icon{width:29px;height:29px}.progress-ref-stats p,.progress-ref-stats small,.progress-ref-stats strong{display:block}.progress-ref-stats p{margin:0 0 4px;color:#707173;font-size:.8125rem;font-weight:500;line-height:1.2}.progress-ref-stats strong{color:#462d84;font-size:1.36rem;font-weight:600;line-height:1.1;white-space:nowrap}.progress-ref-stats small{margin-top:7px;color:#2e7d32;font-size:.6875rem;font-weight:500}.progress-panel{border:1px solid #ebe8f3;border-radius:7px;background:#ffffff;box-shadow:0 7px 19px rgba(26,23,27,.03)}.progress-chart-panel{min-height:280px;padding:14px 15px 12px;margin-bottom:15px}.progress-section-top{display:flex;align-items:center;justify-content:space-between;gap:16px}.progress-section-top h2,.progress-streak-card h2{margin:0;color:#4d387f;font-family:Poppins,Arial,sans-serif;font-size:.83rem;font-weight:600;line-height:1.2}.progress-section-top a{color:#603eb3;font-size:.6875rem;font-weight:600}.progress-section-top button{width:86px}.progress-chart-legend{display:flex;align-items:center;gap:24px;margin:18px 0 0 22px}.progress-chart-legend span{display:inline-flex;align-items:center;gap:8px;color:#707173;font-size:.6875rem;font-weight:600}.progress-chart-legend i{display:block;width:8px;height:8px;border-radius:50%}.progress-chart-legend .blue{background:var(--progress-blue)}.progress-chart-legend .green{background:var(--progress-green)}.progress-activity-chart{display:block;width:100%;height:205px;margin-top:4px}.progress-activity-chart line{stroke:#ece9f3;stroke-width:1}.progress-activity-chart text{fill:#707173;font-family:Poppins,Arial,sans-serif;font-size:11px;font-weight:600}.progress-activity-chart .date-label{text-anchor:middle}.progress-activity-chart .quiz-line,.progress-activity-chart .terms-line{fill:none;stroke-width:2.3;stroke-linecap:round}.progress-activity-chart .terms-line{stroke:var(--progress-blue)}.progress-activity-chart .quiz-line{stroke:var(--progress-green)}.progress-activity-chart .terms-dot{fill:var(--progress-blue);stroke:#ffffff;stroke-width:2}.progress-activity-chart .quiz-dot{fill:var(--progress-green);stroke:#ffffff;stroke-width:2}.progress-category-panel{min-height:221px;padding:16px 16px 15px}.progress-category-list{display:grid;gap:17px;margin-top:19px}.progress-category-list article{display:grid;grid-template-columns:28px 125px minmax(0,1fr) 56px 40px;align-items:center;gap:12px}.progress-category-list article>span{display:grid;place-items:center;width:28px;height:28px;border-radius:6px;background:#f3effe}.progress-category-list article.green>span{background:#e8f7e9}.progress-category-list article.purple>span{background:#f0ebfc}.progress-category-list article.orange>span{background:#e9e9f2}.progress-category-list .progress-ref-icon{width:20px;height:20px}.progress-category-list strong{color:#343639;font-size:.72rem;font-weight:600}.progress-category-list div{height:5px;overflow:hidden;border-radius:999px;background:#eae7f1}.progress-category-list div i{display:block;height:100%;border-radius:inherit}.progress-category-list .blue div i{background:var(--progress-blue)}.progress-category-list .green div i{background:var(--progress-green)}.progress-category-list .purple div i{background:var(--progress-purple)}.progress-category-list .orange div i{background:var(--progress-orange)}.progress-category-list b,.progress-category-list small{color:#5c5f64;font-size:.6875rem;font-weight:600;text-align:right}.progress-ref-rail{display:grid;align-content:start;gap:15px;min-width:0;padding-top:10px}.progress-streak-card{min-height:213px;padding:15px 13px 14px}.progress-streak-main{display:grid;grid-template-columns:61px 1fr;align-items:center;gap:11px;margin-top:19px}.progress-streak-main>span{display:grid;place-items:center;width:54px;height:54px;border-radius:50%;background:#eaeaf2}.progress-streak-main .progress-ref-icon{width:35px;height:35px}.progress-streak-main strong{display:block;color:#452b82;font-size:1.75rem;font-weight:600;line-height:1}.progress-streak-main strong small{font-size:.82rem;font-weight:500}.progress-streak-main p{margin:9px 0 0;color:#707173;font-size:.8125rem;font-weight:500}.progress-week-row{display:grid;grid-template-columns:repeat(7,1fr);gap:7px;margin-top:23px}.progress-week-row span{display:grid;justify-items:center;gap:7px}.progress-week-row b{color:#707173;font-size:.6875rem;font-weight:600}.progress-week-row i{display:grid;place-items:center;width:17px;height:17px;border:2px solid #b9bbbd;border-radius:50%;color:#ffffff;font-size:.6875rem;font-style:normal;font-weight:600;line-height:1}.progress-week-row .done i{border-color:var(--progress-orange);background:var(--progress-orange)}.progress-longest{margin:15px 0 0;color:#484a4d;text-align:center;font-size:.6875rem;font-weight:600}.progress-recent-card{min-height:222px;padding:15px 13px 9px}.progress-activity-list{display:grid;gap:8px;margin-top:13px}.progress-activity-list a{display:grid;grid-template-columns:34px minmax(0,1fr) 12px;align-items:center;gap:8px;min-height:39px;color:#343639}.progress-activity-list a>span{display:grid;place-items:center;width:32px;height:32px;border-radius:6px;background:#e8f7e9}.progress-activity-list a.purple>span{background:#f0ebfc}.progress-activity-list a.orange>span{background:#e9e9f2}.progress-activity-list a.blue>span{background:#f1ebfe}.progress-activity-list .progress-ref-icon{width:21px;height:21px}.progress-activity-list small,.progress-activity-list strong{display:block}.progress-activity-list strong{overflow:hidden;color:#343538;font-size:.6875rem;font-weight:600;line-height:1.22;text-overflow:ellipsis;white-space:nowrap}.progress-activity-list small{margin-top:4px;color:#707173;font-size:.6875rem;font-weight:500}.progress-activity-list b{color:#707173;font-size:1.1rem;font-weight:400;line-height:1}.progress-achievement-card{min-height:218px;padding:15px 13px 13px}.progress-achievement-list{display:grid;gap:13px;margin-top:18px}.progress-achievement-list article{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:9px}.progress-achievement-list article>span{display:grid;place-items:center;width:35px;height:35px;border-radius:8px;background:#e8f7e9}.progress-achievement-list article.purple>span{background:#f0ebfc}.progress-achievement-list article.orange>span{background:#e9e9f2}.progress-achievement-list .progress-ref-icon{width:27px;height:27px}.progress-achievement-list small,.progress-achievement-list strong{display:block}.progress-achievement-list strong{color:#343538;font-size:.6875rem;font-weight:600;line-height:1.18}.progress-achievement-list small{margin-top:5px;color:#707173;font-size:.6875rem;font-weight:500}.progress-achievement-list b{display:grid;place-items:center;min-width:50px;min-height:18px;padding:0 6px;border-radius:4px;background:#e6f7e7;color:#2e7d32;font-size:.6875rem;font-weight:600}.progress-achievement-list .orange b{background:#e9e9f2;color:#8a5500}@media (max-width:1180px){.progress-reference-page{grid-template-columns:218px minmax(0,1fr)}.progress-ref-topbar{padding-left:28px;grid-template-columns:minmax(260px,1fr) auto;gap:24px}.progress-ref-search{width:100%}.progress-ref-content{grid-template-columns:1fr}.progress-ref-rail{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:860px){.progress-reference-page{display:block;height:auto;overflow:visible}.progress-ref-sidebar{min-height:auto;padding-bottom:22px;border-right:0;border-bottom:1px solid #eae7f2}.progress-ref-brand{padding-bottom:25px}.progress-ref-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.progress-ref-nav a.active{margin-left:0;padding-left:8px;border-radius:4px}.progress-ref-nav a.active:before{display:none}.progress-ref-sidebar-bottom{gap:22px;margin-top:24px}.progress-ref-heading,.progress-ref-rail,.progress-ref-stats,.progress-ref-topbar{grid-template-columns:1fr}.progress-ref-topbar{height:auto;justify-content:stretch;padding:18px}.progress-ref-user-tools{justify-content:space-between}.progress-ref-content{padding:22px 18px 32px}.progress-date-controls{margin-bottom:0}.progress-category-list article{grid-template-columns:28px 1fr}.progress-category-list b,.progress-category-list div,.progress-category-list small{grid-column:2;text-align:left}}.contracts-quiz-page{--contracts-ink:#493083;--contracts-muted:#707173;--contracts-line:#ebe8f3;--contracts-blue:#6a48bc;--contracts-green:#2e7d32;--contracts-orange:#ffee03;--contracts-red:#d63333;height:100vh;min-height:100vh;display:grid;grid-template-columns:246px minmax(0,1fr);overflow:hidden;background:#f9f8fc;color:var(--contracts-ink);font-family:Poppins,Arial,sans-serif}.contracts-quiz-page *{box-sizing:border-box}.contracts-quiz-icon{display:block;width:20px;height:20px;object-fit:contain;flex:0 0 auto}.contracts-quiz-sidebar{min-height:100vh;display:grid;grid-template-rows:auto auto;align-content:start;padding:18px 17px 20px 18px;border-right:1px solid #eae7f2;background:#ffffff}.contracts-quiz-brand{display:grid;grid-template-columns:46px minmax(0,1fr);align-items:center;gap:11px;padding-bottom:24px}.contracts-quiz-brand .contracts-quiz-icon{width:45px;height:45px}.contracts-quiz-brand span{display:grid;gap:5px}.contracts-quiz-brand strong{color:#472b89;font-size:.96rem;font-weight:600;line-height:1}.contracts-quiz-brand small{color:#707173;font-size:.6875rem;font-weight:500;letter-spacing:.12em}.contracts-quiz-nav{display:grid;gap:5px}.contracts-quiz-nav a,.contracts-quiz-nav button{position:relative;display:grid;grid-template-columns:24px 1fr;align-items:center;gap:12px;height:37px;padding:0 10px;border:0;background:transparent;color:#585b60;font:inherit;font-size:.74rem;font-weight:600;text-align:left}.contracts-quiz-nav a.active{margin-left:-18px;padding-left:28px;border-radius:0 4px 4px 0;background:#f3eefe;color:#5c39af;font-weight:600}.contracts-quiz-nav a.active:before{content:"";position:absolute;top:0;bottom:0;left:0;width:4px;background:var(--contracts-blue)}.contracts-quiz-nav .contracts-quiz-icon{width:18px;height:18px}.contracts-quiz-sidebar-bottom{display:grid;gap:14px;margin-top:17px}.contracts-quiz-nav.account{position:relative;padding-top:18px}.contracts-quiz-nav.account:before{content:"";position:absolute;top:0;left:0;right:10px;height:1px;background:#ece9f3}.contracts-quiz-upgrade{min-height:182px;padding:18px 17px 19px;border:1px solid #e2e2ed;border-radius:7px;background:#f3f3f8;box-shadow:0 11px 24px rgba(191,178,0,.04)}.contracts-quiz-upgrade>span{display:grid;place-items:center;width:31px;height:31px;border-radius:8px;background:#e6e6f0}.contracts-quiz-upgrade .contracts-quiz-icon{width:20px;height:20px}.contracts-quiz-upgrade strong{display:block;margin-top:9px;color:#4e3a7e;font-size:.72rem;font-weight:600}.contracts-quiz-upgrade p{margin:12px 0 16px;color:#707173;font-size:.8125rem;font-weight:500;line-height:1.62}.contracts-quiz-upgrade a{display:grid;place-items:center;height:38px;border-radius:5px;background:#4a2d90;color:#ffffff;font-size:.72rem;font-weight:600}.contracts-quiz-workspace{min-width:0}.contracts-quiz-topbar{display:grid;grid-template-columns:minmax(360px,443px) auto;align-items:center;justify-content:end;gap:70px;height:72px;padding:17px 25px 17px 256px;border-bottom:1px solid #ece9f3;background:#ffffff}.contracts-quiz-search{display:flex;align-items:center;gap:10px;width:443px;height:41px;padding:0 12px 0 14px;border:1px solid #e6e2f0;border-radius:7px;background:#ffffff}.contracts-quiz-search input{min-width:0;flex:1 1;height:100%;padding:0;border:0;background:transparent;color:#333538;font-size:.7rem;font-weight:500;outline:none;box-shadow:none}.contracts-quiz-search input::placeholder{color:#707173}.contracts-quiz-search .contracts-quiz-icon{width:18px;height:18px}.contracts-quiz-user-tools{display:flex;align-items:center;gap:18px}.contracts-quiz-bell{position:relative;display:grid;place-items:center;width:34px;height:34px;padding:0;border:0;background:transparent}.contracts-quiz-bell .contracts-quiz-icon{width:21px;height:21px}.contracts-quiz-bell span{position:absolute;top:1px;right:0;display:grid;place-items:center;width:15px;height:15px;border:2px solid #ffffff;border-radius:50%;background:#b82525;color:#ffffff;font-size:.6875rem;font-weight:600}.contracts-quiz-user{display:grid;grid-template-columns:39px minmax(93px,auto) 14px;align-items:center;gap:10px}.contracts-quiz-user>img{width:39px;height:39px;border-radius:50%;object-fit:cover;box-shadow:0 0 0 2px #ffffff,0 0 0 3px #ebe8f3}.contracts-quiz-user span{display:grid;gap:3px}.contracts-quiz-user strong{color:#2d2e31;font-size:.73rem;font-weight:600;line-height:1}.contracts-quiz-user small{color:#707173;font-size:.6875rem;font-weight:500}.contracts-quiz-user .contracts-quiz-icon{width:13px;height:13px}.contracts-quiz-content{display:grid;grid-template-columns:minmax(0,642px) 292px;gap:42px;padding:19px 27px 27px 31px}.contracts-quiz-main{min-width:0}.contracts-quiz-back{display:inline-flex;align-items:center;gap:8px;color:#603eb3;font-size:.73rem;font-weight:600}.contracts-quiz-back .contracts-quiz-icon{width:16px;height:16px}.contracts-quiz-title-row{display:grid;grid-template-columns:minmax(0,1fr) 154px;align-items:start;gap:18px;margin-top:9px}.contracts-quiz-title-row h1{margin:0;color:#493083;font-size:2.04rem;line-height:1}.contracts-quiz-title-row h1 span{display:inline-grid;place-items:center;height:26px;margin-left:7px;padding:0 10px;border-radius:7px;background:#f0ebfc;color:#745fa8;font-family:Poppins,Arial,sans-serif;font-size:.6875rem;font-weight:600;vertical-align:middle}.contracts-quiz-title-row p{margin:11px 0 0;color:#707173;font-size:.8125rem;font-weight:500}.contracts-quiz-timer{display:grid;grid-template-columns:27px 1fr 32px;align-items:center;gap:8px;height:67px;padding:0 10px;border:1px solid #eae7f2;border-radius:7px;background:#ffffff;box-shadow:0 7px 19px rgba(26,23,27,.025)}.contracts-quiz-timer>.contracts-quiz-icon{width:24px;height:24px}.contracts-quiz-timer span,.contracts-quiz-timer strong{display:block}.contracts-quiz-timer strong{color:#4d387f;font-size:1.21rem;font-weight:600;line-height:1}.contracts-quiz-timer span{margin-top:5px;color:#707173;font-size:.6875rem;font-weight:600}.contracts-quiz-timer button{display:grid;place-items:center;width:30px;height:30px;padding:0;border:1px solid #e8e5f1;border-radius:6px;background:#ffffff}.contracts-quiz-timer button .contracts-quiz-icon{width:16px;height:16px}.contracts-quiz-progress-line{margin-top:22px}.contracts-quiz-progress-line>div{display:flex;align-items:center;justify-content:space-between;gap:20px}.contracts-quiz-progress-line span,.contracts-quiz-progress-line strong{color:#3f4144;font-size:.76rem;font-weight:600}.contracts-quiz-progress-line span{color:#707173}.contracts-quiz-progress-line i{display:block;height:5px;margin-top:16px;overflow:hidden;border-radius:999px;background:#eae7f2}.contracts-quiz-progress-line i b{display:block;width:30%;height:100%;border-radius:inherit;background:var(--contracts-blue)}.contracts-question-card{height:449px;margin-top:22px;padding:23px 22px 19px;border:1px solid #ebe8f3;border-radius:8px;background:#ffffff;box-shadow:0 8px 20px rgba(26,23,27,.035)}.contracts-question-card h2{margin:0 0 17px;color:#4e397f;font-family:Poppins,Arial,sans-serif;font-size:.94rem;font-weight:600;line-height:1.4}.contracts-answer-list{display:grid;gap:9px}.contracts-answer-list button{display:grid;grid-template-columns:28px 1fr 24px;align-items:center;gap:14px;height:43px;padding:0 12px;border:1px solid #e8e5f0;border-radius:7px;background:#ffffff;color:#393a3d;font:inherit;text-align:left}.contracts-answer-list button.selected{border-color:#6a48bc;background:#f7f5fe;box-shadow:0 0 0 1px rgba(26,23,27,.38)}.contracts-answer-list button>span{display:grid;place-items:center;width:25px;height:25px;border:1px solid #ddd8e8;border-radius:50%;color:#707173;font-size:.72rem;font-weight:600}.contracts-answer-list button.selected>span{border-color:#6a48bc;color:#6a48bc}.contracts-answer-list strong{color:#393a3d;font-size:.72rem;font-weight:600}.contracts-answer-list .contracts-quiz-icon{justify-self:end;width:23px;height:23px}.contracts-correct-panel{display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:13px;margin-top:16px;padding:16px 18px 14px;border:1px solid #dbf0dc;border-radius:7px;background:#f5fbf5}.contracts-correct-panel>.contracts-quiz-icon{width:28px;height:28px}.contracts-correct-panel strong{display:block;color:#27742a;font-size:.79rem;font-weight:600}.contracts-correct-panel p{max-width:445px;margin:8px 0 17px;color:#707173;font-size:.8125rem;font-weight:500;line-height:1.62}.contracts-correct-panel a{display:inline-flex;align-items:center;gap:8px;color:#6345ab;font-size:.6875rem;font-weight:600}.contracts-correct-panel div a .contracts-quiz-icon{width:21px;height:21px}.contracts-correct-panel>a{align-self:end;white-space:nowrap}.contracts-correct-panel>a .contracts-quiz-icon{width:15px;height:15px}.contracts-quiz-actions{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:19px}.contracts-quiz-actions button{display:inline-flex;align-items:center;justify-content:center;gap:10px;height:43px;border-radius:6px;font:inherit;font-size:.73rem;font-weight:600}.contracts-quiz-actions button:first-child{width:163px;border:1px solid #e8e5f1;background:#ffffff;color:#46484c}.contracts-quiz-actions button:last-child{width:169px;border:0;background:#4a2d90;color:#ffffff}.contracts-quiz-actions .contracts-quiz-icon{width:17px;height:17px}.contracts-quiz-rail{display:grid;align-content:start;gap:16px;padding-top:0;padding-left:17px;border-left:1px solid #ece9f3}.contracts-quiz-panel{border:1px solid #ebe8f3;border-radius:8px;background:#ffffff;box-shadow:0 8px 20px rgba(26,23,27,.03)}.contracts-quiz-panel h2{margin:0;color:#4d387f;font-family:Poppins,Arial,sans-serif;font-size:.82rem;font-weight:600}.contracts-progress-card{min-height:209px;padding:15px 16px}.contracts-progress-body{display:grid;grid-template-columns:104px minmax(0,1fr);align-items:center;gap:15px;margin-top:16px}.contracts-progress-ring{position:relative;display:grid;place-items:center;align-content:center;width:99px;height:99px;border-radius:50%;background:conic-gradient(var(--contracts-green) 0 56%,#eceaf3 56% 100%)}.contracts-progress-ring:before{content:"";position:absolute;inset:9px;border-radius:50%;background:#ffffff}.contracts-progress-ring span,.contracts-progress-ring strong{position:relative;z-index:1;display:block}.contracts-progress-ring strong{color:#4e3a7e;font-size:1.33rem;font-weight:600;line-height:1}.contracts-progress-ring span{margin-top:5px;color:#707173;font-size:.6875rem;font-weight:600}.contracts-overview-card dl,.contracts-progress-card dl{display:grid;gap:12px;margin:0}.contracts-overview-card dl div,.contracts-progress-card dl div{display:flex;align-items:center;justify-content:space-between;gap:12px}.contracts-overview-card dd,.contracts-overview-card dt,.contracts-progress-card dd,.contracts-progress-card dt{margin:0;font-size:.8125rem;font-weight:500}.contracts-overview-card dt,.contracts-progress-card dt{color:#707173}.contracts-overview-card dd,.contracts-progress-card dd{color:#4d387f}.contracts-progress-card>a{display:flex;align-items:center;justify-content:center;gap:8px;width:147px;height:36px;margin:18px auto 0;border:1px solid #e7e3f1;border-radius:5px;background:#ffffff;color:#393a3d;font-size:.7rem;font-weight:600}.contracts-progress-card>a .contracts-quiz-icon{width:16px;height:16px}.contracts-navigator-card{min-height:174px;padding:15px 16px 13px}.contracts-navigator-grid{display:grid;grid-template-columns:repeat(5,38px);gap:12px 16px;margin-top:19px}.contracts-navigator-grid button{position:relative;display:grid;place-items:center;width:34px;height:34px;padding:0;border:1px solid #e8e4f1;border-radius:50%;background:#ffffff;color:#484b4f;font:inherit;font-size:.72rem;font-weight:600}.contracts-navigator-grid button.correct{border-color:transparent;background:#dff7e0;color:#2e7d32}.contracts-navigator-grid button.correct:after{content:"";position:absolute;right:-2px;bottom:-2px;width:10px;height:10px;border:2px solid #ffffff;border-radius:50%;background:#308f35}.contracts-navigator-grid button.current{border:2px solid var(--contracts-blue);color:var(--contracts-blue)}.contracts-navigator-legend{display:flex;align-items:center;gap:13px;margin-top:21px}.contracts-navigator-legend span{display:inline-flex;align-items:center;gap:6px;color:#707173;font-size:.6875rem;font-weight:600}.contracts-navigator-legend i{display:block;width:8px;height:8px;border-radius:50%}.contracts-navigator-legend .correct{background:var(--contracts-green)}.contracts-navigator-legend .incorrect{background:var(--contracts-red)}.contracts-navigator-legend .unanswered{border:1.5px solid #989a9e}.contracts-overview-card{min-height:174px;padding:15px 16px}.contracts-overview-card dl{gap:10px;margin-top:17px}.contracts-overview-card dl div{min-height:16px}.contracts-overview-card dl .good dd,.contracts-overview-card dl .good dt{color:var(--contracts-green)}.contracts-overview-card dl .bad dd,.contracts-overview-card dl .bad dt{color:var(--contracts-red)}.contracts-help-card{display:grid;grid-template-columns:35px minmax(0,1fr);gap:11px;min-height:118px;padding:13px 15px;background:#f7f4fe}.contracts-help-card>span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#e7defd}.contracts-help-card>span .contracts-quiz-icon{width:22px;height:22px}.contracts-help-card p{margin:8px 0 11px;color:#707173;font-size:.8125rem;font-weight:500;line-height:1.42}.contracts-help-card a{display:grid;place-items:center;width:160px;height:31px;border:1px solid #e5e1f0;border-radius:5px;background:#ffffff;color:#393a3d;font-size:.6875rem;font-weight:600}@media (max-width:1180px){.contracts-quiz-page{grid-template-columns:218px minmax(0,1fr);height:auto;overflow:visible}.contracts-quiz-topbar{padding-left:28px;grid-template-columns:minmax(260px,1fr) auto;gap:24px}.contracts-quiz-search{width:100%}.contracts-quiz-content{grid-template-columns:1fr}.contracts-quiz-rail{grid-template-columns:repeat(2,minmax(0,1fr));border-left:0;padding-left:0}}@media (max-width:760px){.contracts-quiz-page{display:block}.contracts-quiz-sidebar{min-height:auto;border-right:0;border-bottom:1px solid #eae7f2}.contracts-quiz-brand{padding-bottom:25px}.contracts-quiz-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.contracts-quiz-nav a.active{margin-left:0;padding-left:10px;border-radius:4px}.contracts-quiz-nav a.active:before{display:none}.contracts-quiz-sidebar-bottom{gap:22px}.contracts-quiz-rail,.contracts-quiz-title-row,.contracts-quiz-topbar{grid-template-columns:1fr}.contracts-quiz-topbar{height:auto;justify-content:stretch;padding:18px}.contracts-quiz-user-tools{justify-content:space-between}.contracts-quiz-content{padding:20px 18px 30px}.contracts-correct-panel,.contracts-progress-body{grid-template-columns:1fr}.contracts-correct-panel>a{justify-self:start}}.indemnity-reference-page{--indemnity-ink:#493083;--indemnity-muted:#707173;--indemnity-line:#ebe8f3;--indemnity-blue:#6a48bc;--indemnity-green:#2e7d32;--indemnity-purple:#8973be;--indemnity-orange:#ffee03;height:100vh;min-height:100vh;display:grid;grid-template-columns:253px minmax(0,1fr);overflow:hidden;background:#f9f8fc;color:var(--indemnity-ink);font-family:Poppins,Arial,sans-serif}.indemnity-reference-page *{box-sizing:border-box}.indemnity-icon{display:block;width:20px;height:20px;object-fit:contain;flex:0 0 auto}.indemnity-sidebar{min-height:100vh;display:grid;grid-template-rows:auto auto;align-content:start;padding:18px 20px 20px;border-right:1px solid #eae7f2;background:#ffffff}.indemnity-brand{display:grid;grid-template-columns:45px minmax(0,1fr);align-items:center;gap:11px;padding-bottom:24px}.indemnity-brand .indemnity-icon{width:55px;height:55px;margin-left:-7px}.indemnity-brand span{display:grid;gap:5px}.indemnity-brand strong{color:#472b89;font-size:.96rem;font-weight:600;line-height:1}.indemnity-brand small{color:#707173;font-size:.6875rem;font-weight:500;letter-spacing:.12em}.indemnity-nav{display:grid;gap:6px}.indemnity-nav a,.indemnity-nav button{position:relative;display:grid;grid-template-columns:24px 1fr;align-items:center;gap:12px;height:36px;padding:0 10px;border:0;background:transparent;color:#585b60;font:inherit;font-size:.74rem;font-weight:600;text-align:left}.indemnity-nav a.active{margin-left:-20px;padding-left:30px;border-radius:0 4px 4px 0;background:#f3eefe;color:#5c39af;font-weight:600}.indemnity-nav a.active:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:var(--indemnity-blue)}.indemnity-nav .indemnity-icon{width:18px;height:18px}.indemnity-sidebar-bottom{display:grid;gap:14px;margin-top:-21px}.indemnity-nav.account{position:relative;padding-top:17px}.indemnity-nav.account:before{content:"";position:absolute;top:0;left:0;right:10px;height:1px;background:#ece9f3}.indemnity-upgrade-card{min-height:182px;padding:18px 17px;border:1px solid #e2e2ed;border-radius:7px;background:#f3f3f8}.indemnity-upgrade-card>span{display:grid;place-items:center;width:31px;height:31px;border-radius:8px;background:#e6e6f0}.indemnity-upgrade-card>span .indemnity-icon{width:20px;height:20px}.indemnity-upgrade-card strong{display:block;margin-top:9px;color:#4e3a7e;font-size:.72rem;font-weight:600}.indemnity-upgrade-card p{margin:12px 0 16px;color:#707173;font-size:.8125rem;font-weight:500;line-height:1.62}.indemnity-upgrade-card a{display:grid;place-items:center;height:38px;border-radius:5px;background:#4a2d90;color:#ffffff;font-size:.72rem;font-weight:600}.indemnity-workspace{min-width:0}.indemnity-topbar{display:grid;grid-template-columns:minmax(360px,468px) auto;justify-content:end;gap:83px;height:72px;padding:17px 25px 17px 232px;border-bottom:1px solid #ece9f3}.indemnity-search,.indemnity-topbar{align-items:center;background:#ffffff}.indemnity-search{display:flex;gap:10px;width:468px;height:41px;padding:0 12px 0 14px;border:1px solid #e6e2f0;border-radius:7px}.indemnity-search input{min-width:0;flex:1 1;height:100%;padding:0;border:0;background:transparent;color:#333538;font-size:.7rem;font-weight:500;outline:none;box-shadow:none}.indemnity-search input::placeholder{color:#707173}.indemnity-search .indemnity-icon{width:18px;height:18px}.indemnity-user-tools{display:flex;align-items:center;gap:18px}.indemnity-bell{position:relative;display:grid;place-items:center;width:34px;height:34px;padding:0;border:0;background:transparent}.indemnity-bell .indemnity-icon{width:21px;height:21px}.indemnity-bell span{position:absolute;top:1px;right:0;display:grid;place-items:center;width:15px;height:15px;border:2px solid #ffffff;border-radius:50%;background:#b82525;color:#ffffff;font-size:.6875rem;font-weight:600}.indemnity-user-pill{display:grid;grid-template-columns:39px minmax(93px,auto) 14px;align-items:center;gap:10px}.indemnity-user-pill>img{width:39px;height:39px;border-radius:50%;object-fit:cover;box-shadow:0 0 0 2px #ffffff,0 0 0 3px #ebe8f3}.indemnity-user-pill span{display:grid;gap:3px}.indemnity-user-pill strong{color:#2d2e31;font-size:.73rem;font-weight:600;line-height:1}.indemnity-user-pill small{color:#707173;font-size:.6875rem;font-weight:500}.indemnity-user-pill .indemnity-icon{width:13px;height:13px}.indemnity-content{display:grid;grid-template-columns:minmax(0,633px) 312px;gap:30px;padding:19px 26px 26px 27px}.indemnity-main-column{min-width:0}.indemnity-back-link{display:inline-flex;align-items:center;gap:8px;color:#603eb3;font-size:.72rem;font-weight:600}.indemnity-back-link .indemnity-icon{width:16px;height:16px}.indemnity-title-row{display:flex;align-items:start;justify-content:space-between;gap:22px;margin-top:5px}.indemnity-title-row h1{margin:0;color:#493083;font-size:2rem;line-height:1}.indemnity-badges{display:flex;align-items:center;gap:9px;margin-top:10px}.indemnity-badges span{display:inline-flex;align-items:center;gap:5px;height:24px;padding:0 9px;border-radius:4px;font-size:.6875rem;font-weight:600}.indemnity-badges .indemnity-icon{width:14px;height:14px}.indemnity-badges .contracts{background:#f0ebfc;color:#7662a8}.indemnity-badges .essential{background:#eaf8eb;color:#2a7e2e}.indemnity-badges .mastered{background:#f1ebfe;color:#6245a8}.indemnity-term-tools{display:flex;align-items:center;gap:13px;margin-top:31px}.indemnity-term-tools button{display:grid;place-items:center;width:40px;height:39px;padding:0;border:1px solid #e8e5f1;border-radius:6px;background:#ffffff}.indemnity-term-tools .indemnity-icon{width:20px;height:20px}.indemnity-definition{max-width:530px;margin:15px 0 16px;color:#55585c;font-size:.77rem;font-weight:500;line-height:1.62}.indemnity-example-section,.indemnity-key-section,.indemnity-library-row,.indemnity-related-section{border-top:1px solid #ece9f3}.indemnity-example-section{padding-top:18px}.indemnity-main-column h2{margin:0;color:#4e397f;font-family:Poppins,Arial,sans-serif;font-size:.83rem;font-weight:600}.indemnity-example-section blockquote{display:grid;grid-template-columns:28px minmax(0,1fr);align-items:start;gap:9px;width:470px;min-height:64px;margin:12px 0 0;padding:15px 19px;border:1px solid #ebe8f4;border-radius:7px;background:#f8f6fc}.indemnity-example-section blockquote .indemnity-icon{width:25px;height:25px}.indemnity-example-section blockquote p{margin:0;color:#45474b;font-size:.8125rem;font-weight:500;line-height:1.55}.indemnity-key-section{margin-top:12px;padding-top:15px}.indemnity-key-section ul{display:grid;gap:11px;margin:14px 0 0;padding:0;list-style:none}.indemnity-key-section li{display:flex;align-items:center;gap:12px;color:#5b5e62;font-size:.8125rem;font-weight:500}.indemnity-key-section li .indemnity-icon{width:16px;height:16px}.indemnity-related-section{margin-top:19px;padding-top:18px}.indemnity-related-section>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:13px}.indemnity-related-section a{display:grid;grid-template-columns:25px minmax(0,1fr) 14px;align-items:center;gap:10px;height:51px;padding:0 12px;border:1px solid #ebe8f3;border-radius:7px;background:#ffffff;color:#46484b;font-size:.6875rem;font-weight:600}.indemnity-related-section a .indemnity-icon{width:22px;height:22px}.indemnity-related-section a .indemnity-icon:last-child{justify-self:end;width:14px;height:14px}.indemnity-library-row{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:18px;padding-top:18px}.indemnity-library-row p{margin:9px 0 0;color:#707173;font-size:.8125rem;font-weight:500}.indemnity-library-row button{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:163px;height:36px;border:1px solid #e6e2ef;border-radius:6px;background:#ffffff;color:#603eb3;font:inherit;font-size:.7rem;font-weight:600}.indemnity-library-row button .indemnity-icon{width:16px;height:16px}.indemnity-bottom-nav{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:20px}.indemnity-bottom-nav a{display:inline-flex;align-items:center;justify-content:center;gap:10px;height:37px;border-radius:6px;font-size:.72rem;font-weight:600}.indemnity-bottom-nav a:first-child{width:142px;border:1px solid #e7e3f1;background:#ffffff;color:#46484c}.indemnity-bottom-nav a:last-child{width:164px;border:0;background:#4a2d90;color:#ffffff}.indemnity-bottom-nav .indemnity-icon{width:16px;height:16px}.indemnity-right-rail{display:grid;align-content:start;gap:20px;padding-left:17px;border-left:1px solid #ece9f3}.indemnity-panel{border:1px solid #ebe8f3;border-radius:8px;background:#ffffff;box-shadow:0 8px 20px rgba(26,23,27,.03)}.indemnity-panel h2,.indemnity-tip-card h2{margin:0;color:#4d387f;font-family:Poppins,Arial,sans-serif;font-size:.82rem;font-weight:600}.indemnity-progress-card{min-height:218px;padding:16px}.indemnity-progress-body{display:grid;grid-template-columns:105px minmax(0,1fr);align-items:center;gap:17px;margin-top:15px}.indemnity-ring{position:relative;display:grid;place-items:center;align-content:center;width:96px;height:96px;border-radius:50%;background:conic-gradient(var(--indemnity-green) 0 90%,#ece9f3 90% 100%)}.indemnity-ring:before{content:"";position:absolute;inset:9px;border-radius:50%;background:#ffffff}.indemnity-ring span,.indemnity-ring strong{position:relative;z-index:1;display:block}.indemnity-ring strong{color:#4e3a7e;font-size:1.32rem;font-weight:600;line-height:1}.indemnity-ring span{margin-top:5px;color:#707173;font-size:.6875rem;font-weight:600}.indemnity-progress-card dl{display:grid;gap:12px;margin:0}.indemnity-progress-card dl div{display:flex;align-items:center;justify-content:space-between;gap:12px}.indemnity-progress-card dd,.indemnity-progress-card dt{margin:0;font-size:.8125rem;font-weight:500}.indemnity-progress-card dt{color:#707173}.indemnity-progress-card dd{color:#4d387f}.indemnity-progress-card>a{display:flex;align-items:center;justify-content:center;gap:8px;width:169px;height:34px;margin:14px auto 0;border:1px solid #e7e3f1;border-radius:5px;background:#ffffff;color:#393a3d;font-size:.7rem;font-weight:600}.indemnity-progress-card>a .indemnity-icon{width:16px;height:16px}.indemnity-mastery-card{min-height:196px;padding:14px 13px 12px}.indemnity-rail-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.indemnity-rail-heading>span{display:grid;place-items:center;height:23px;min-width:56px;padding:0 8px;border-radius:5px;background:#dff7e0;color:#297c2d;font-size:.6875rem;font-weight:600}.indemnity-rail-heading a,.indemnity-rail-heading button{border:0;background:transparent;color:#603eb3;font:inherit;font-size:.6875rem;font-weight:600}.indemnity-mastery-steps{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:14px}.indemnity-mastery-steps span{display:grid;justify-items:center;gap:5px;color:#707173}.indemnity-mastery-steps b{display:grid;place-items:center;width:27px;height:27px;border:1px solid #e2dded;border-radius:50%;background:#ffffff;color:#707173;font-size:.6875rem;font-weight:600}.indemnity-mastery-steps .active b{border-color:var(--indemnity-green);background:var(--indemnity-green);color:#ffffff}.indemnity-mastery-steps small{font-size:.6875rem;font-weight:500}.indemnity-mastery-steps .active small{color:var(--indemnity-green)}.indemnity-mastery-card>strong{display:block;margin-top:12px;color:#3a3c3f;font-size:.6875rem;font-weight:600}.indemnity-mastery-card>p{margin:6px 0 10px;color:#707173;font-size:.8125rem;font-weight:500;line-height:1.35}.indemnity-mastery-card>button{display:flex;align-items:center;justify-content:center;gap:8px;width:185px;height:34px;margin:0 auto;border:1px solid #e7e3f1;border-radius:5px;background:#ffffff;color:#393a3d;font:inherit;font-size:.6875rem;font-weight:600}.indemnity-mastery-card>button .indemnity-icon{width:16px;height:16px}.indemnity-recent-card{min-height:169px;padding:15px 13px 12px}.indemnity-recent-list{display:grid;gap:10px;margin-top:14px}.indemnity-recent-list a{display:grid;grid-template-columns:29px minmax(0,1fr) 14px;align-items:center;gap:9px}.indemnity-recent-list a>span{display:grid;place-items:center;width:27px;height:27px;border-radius:6px;background:#e8f7e9}.indemnity-recent-list a:nth-child(2)>span{background:#f0ebfc}.indemnity-recent-list a:nth-child(3)>span{background:#f1ebfe}.indemnity-recent-list .indemnity-icon{width:20px;height:20px}.indemnity-recent-list small,.indemnity-recent-list strong{display:block}.indemnity-recent-list strong{color:#343639;font-size:.6875rem;font-weight:600;line-height:1.2}.indemnity-recent-list small{margin-top:3px;color:#707173;font-size:.6875rem;font-weight:500}.indemnity-recent-list b{color:#434549;font-size:.95rem;letter-spacing:0}.indemnity-tip-card{display:grid;grid-template-columns:36px minmax(0,1fr);gap:11px;min-height:90px;padding:15px 14px;border:1px solid #e2e2ed;border-radius:8px;background:#f3f3f8}.indemnity-tip-card>.indemnity-icon{width:28px;height:28px}.indemnity-tip-card p{margin:8px 0 0;color:#707173;font-size:.8125rem;font-weight:500;line-height:1.48}@media (max-width:1180px){.indemnity-reference-page{grid-template-columns:218px minmax(0,1fr);height:auto;overflow:visible}.indemnity-topbar{padding-left:28px;grid-template-columns:minmax(260px,1fr) auto;gap:24px}.indemnity-search{width:100%}.indemnity-content{grid-template-columns:1fr}.indemnity-right-rail{grid-template-columns:repeat(2,minmax(0,1fr));border-left:0;padding-left:0}}@media (max-width:760px){.indemnity-reference-page{display:block}.indemnity-sidebar{min-height:auto;border-right:0;border-bottom:1px solid #eae7f2}.indemnity-brand{padding-bottom:25px}.indemnity-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.indemnity-nav a.active{margin-left:0;padding-left:10px;border-radius:4px}.indemnity-nav a.active:before{display:none}.indemnity-sidebar-bottom{gap:22px}.indemnity-related-section>div,.indemnity-right-rail,.indemnity-topbar{grid-template-columns:1fr}.indemnity-topbar{height:auto;justify-content:stretch;padding:18px}.indemnity-bottom-nav,.indemnity-library-row,.indemnity-title-row,.indemnity-user-tools{flex-wrap:wrap}.indemnity-content{padding:20px 18px 30px}.indemnity-example-section blockquote,.indemnity-progress-body{width:100%;grid-template-columns:1fr}}.account-reference-page{--account-ink:#493083;--account-muted:#707173;--account-line:#ebe8f3;--account-blue:#6a48bc;--account-green:#2e7d32;--account-purple:#8973be;--account-orange:#ffef19;height:100vh;min-height:100vh;display:grid;grid-template-columns:240px minmax(0,1fr);overflow:hidden;background:#f9f8fc;color:var(--account-ink);font-family:Poppins,Arial,sans-serif}.account-reference-page *{box-sizing:border-box}.account-ref-icon{display:block;width:20px;height:20px;object-fit:contain;flex:0 0 auto}.account-ref-sidebar{min-height:100vh;display:grid;grid-template-rows:auto auto;align-content:start;padding:18px 20px 20px;border-right:1px solid #eae7f2;background:#ffffff}.account-ref-brand{display:grid;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:12px;padding-bottom:10px}.account-ref-brand .account-ref-icon{width:52px;height:52px;margin-left:-6px}.account-ref-brand span{display:grid;gap:6px}.account-ref-brand strong{color:#472b89;font-size:.94rem;font-weight:600;line-height:1}.account-ref-brand small{color:#707173;font-size:.6875rem;font-weight:500;letter-spacing:.12em}.account-ref-nav{display:grid;gap:1px}.account-ref-nav a,.account-ref-nav button{position:relative;display:grid;grid-template-columns:23px minmax(0,1fr);align-items:center;gap:12px;height:34px;padding:0 10px;border:0;background:transparent;color:#585b60;font:inherit;font-size:.72rem;font-weight:600;text-align:left}.account-ref-nav a.active{margin-left:-20px;padding-left:30px;border-radius:0 4px 4px 0;background:#f3eefe;color:#603cb6;font-weight:600}.account-ref-nav a.active:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:var(--account-blue)}.account-ref-nav .account-ref-icon{width:17px;height:17px}.account-ref-sidebar-bottom{display:grid;gap:23px;margin-top:-11px}.account-ref-nav.account{position:relative;padding-top:18px}.account-ref-nav.account:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:#ece9f3}.account-ref-upgrade-card{min-height:168px;padding:18px 14px 16px;border:1px solid #e2e2ed;border-radius:7px;background:#f3f3f8}.account-ref-upgrade-card>span{display:grid;place-items:center;width:31px;height:31px;border-radius:8px;background:#e6e6f0}.account-ref-upgrade-card>span .account-ref-icon{width:20px;height:20px}.account-ref-upgrade-card strong{display:block;margin-top:9px;color:#4e3a7e;font-size:.72rem;font-weight:600}.account-ref-upgrade-card p{margin:12px 0 14px;color:#707173;font-size:.8125rem;font-weight:500;line-height:1.52}.account-ref-upgrade-card a{display:grid;place-items:center;height:36px;border-radius:5px;background:#4a2d90;color:#ffffff;font-size:.72rem;font-weight:600}.account-ref-workspace{min-width:0}.account-ref-topbar{display:grid;grid-template-columns:468px auto;align-items:center;justify-content:space-between;gap:28px;height:72px;padding:17px 24px 17px 36px;border-bottom:1px solid #ece9f3;background:#ffffff}.account-ref-search{display:flex;align-items:center;gap:10px;width:468px;height:39px;padding:0 11px 0 13px;border:1px solid #e6e2f0;border-radius:7px;background:#ffffff}.account-ref-search input{min-width:0;flex:1 1;height:100%;padding:0;border:0;background:transparent;color:#333538;font-size:.6875rem;font-weight:500;outline:none;box-shadow:none}.account-ref-search input::placeholder{color:#707173}.account-ref-search .account-ref-icon{width:18px;height:18px}.account-ref-header-tools{display:flex;align-items:center;justify-content:end;gap:24px;min-width:0}.account-ref-header-tools>a:not(.account-ref-user-pill),.account-ref-header-tools>button{display:inline-flex;align-items:center;gap:8px;min-width:max-content;padding:0;border:0;background:transparent;color:#313336;font:inherit;font-size:.6875rem;font-weight:600}.account-ref-header-tools>a:not(.account-ref-user-pill) .account-ref-icon,.account-ref-header-tools>button .account-ref-icon{width:18px;height:18px}.account-ref-header-tools>button .account-ref-icon:last-child{width:12px;height:12px}.account-ref-bell{position:relative;width:25px;height:32px}.account-ref-bell b{position:absolute;top:-1px;right:-3px;display:grid;place-items:center;width:15px;height:15px;border:2px solid #ffffff;border-radius:50%;background:#b82525;color:#ffffff;font-size:.6875rem;font-weight:600}.account-ref-user-pill{display:grid;grid-template-columns:39px minmax(87px,auto) 13px;align-items:center;gap:10px}.account-ref-user-pill>img{width:39px;height:39px;border-radius:50%;object-fit:cover;box-shadow:0 0 0 2px #ffffff,0 0 0 3px #ebe8f3}.account-ref-user-pill span{display:grid;gap:3px}.account-ref-user-pill strong{color:#2d2e31;font-size:.72rem;font-weight:600;line-height:1}.account-ref-user-pill small{color:#707173;font-size:.6875rem;font-weight:500}.account-ref-user-pill .account-ref-icon{width:13px;height:13px}.account-ref-content{display:grid;grid-template-columns:minmax(0,649px) 300px;gap:37px;padding:17px 31px 28px 25px}.account-ref-main-column{min-width:0}.account-ref-heading h1{margin:0;color:#493083;font-size:2.08rem;line-height:1}.account-ref-heading p{margin:10px 0 0;color:#707173;font-size:.8125rem;font-weight:500}.account-ref-tabs{display:flex;align-items:end;gap:29px;height:54px;border-bottom:1px solid #ece9f3}.account-ref-tabs a,.account-ref-tabs button{position:relative;height:41px;padding:0 2px;border:0;background:transparent;color:#585b60;font:inherit;font-size:.72rem;font-weight:600}.account-ref-tabs a.active,.account-ref-tabs button.active{color:#613eb6;font-weight:600}.account-ref-tabs a.active:after,.account-ref-tabs button.active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:3px;border-radius:99px 99px 0 0;background:#6742c0}.account-ref-panel,.account-ref-profile-card,.account-ref-settings-card{border:1px solid #ebe8f3;border-radius:8px;background:#ffffff;box-shadow:0 8px 20px rgba(26,23,27,.03)}.account-ref-profile-card{min-height:350px;margin-top:14px;padding:14px 17px 16px}.account-ref-card-heading{display:flex;align-items:center;justify-content:space-between;gap:18px}.account-ref-card-heading h2,.account-ref-panel h2,.account-ref-settings-card h2{margin:0;color:#4d387f;font-family:Poppins,Arial,sans-serif;font-size:.86rem;font-weight:600}.account-ref-card-heading button{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:102px;height:31px;border:1px solid #e7e3f1;border-radius:5px;background:#ffffff;color:#383a3d;font:inherit;font-size:.6875rem;font-weight:600}.account-ref-card-heading .account-ref-icon{width:16px;height:16px}.account-ref-profile-intro{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:17px;margin-top:11px}.avatar-picker{display:flex;align-items:center;gap:14px}.avatar-picker .account-ref-avatar-wrap button:hover{background:#f6f3fb}.avatar-picker .account-ref-avatar-wrap button:focus-visible{outline:2px solid #7352c2;outline-offset:1px}.avatar-picker .account-ref-avatar-wrap button:disabled{opacity:.6;cursor:default}.avatar-picker-actions{display:flex;flex-wrap:wrap;align-items:center;gap:6px 8px;max-width:220px}.avatar-picker-actions button{display:inline-flex;align-items:center;justify-content:center;height:28px;padding:0 11px;border:1px solid #e7e3f1;border-radius:5px;background:#ffffff;color:#383a3d;font:inherit;font-size:.6875rem;font-weight:600;cursor:pointer}.avatar-picker-actions button:hover{background:#f6f3fb}.avatar-picker-actions button.primary{border-color:#5d429d;background:linear-gradient(135deg,#5d429d,#7352c2);color:#ffffff}.avatar-picker-actions button.danger{color:#901d1d}.avatar-picker-actions button.danger:hover{border-color:#f4c3c3;background:#fef2f2}.avatar-picker-actions button:disabled{opacity:.6;cursor:default}.avatar-picker-actions small{flex-basis:100%;color:#707173;font-size:.6875rem;line-height:1.4}.account-ref-avatar-wrap{position:relative;width:82px;height:82px}.account-ref-avatar-wrap>img{width:82px;height:82px;border-radius:50%;object-fit:cover}.account-ref-avatar-wrap button{position:absolute;right:0;bottom:2px;display:grid;place-items:center;width:24px;height:24px;padding:0;border:2px solid #ffffff;border-radius:50%;background:#ffffff;box-shadow:0 2px 8px rgba(26,23,27,.12)}.account-ref-avatar-wrap .account-ref-icon{width:15px;height:15px}.account-ref-name-line{display:flex;align-items:center;gap:11px}.account-ref-name-line h3{margin:0;color:#4f3b80;font-size:1.05rem;line-height:1;font-weight:600}.account-ref-name-line span{display:grid;place-items:center;height:22px;padding:0 10px;border-radius:5px;background:#eee7fe;color:var(--brand-purple);font-size:.6875rem;font-weight:600}.account-ref-profile-intro p{margin:9px 0 0;color:#707173;font-size:.8125rem;font-weight:500}.account-ref-profile-meta{display:flex;align-items:center;gap:17px;margin-top:7px}.account-ref-profile-meta span{display:inline-flex;align-items:center;gap:5px;color:#707173;font-size:.6875rem;font-weight:600}.account-ref-profile-meta .account-ref-icon{width:14px;height:14px}.account-ref-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px 13px;margin-top:14px}.account-ref-form label{display:grid;gap:5px}.account-ref-form label>span{color:#45474b;font-size:.6875rem;font-weight:600}.account-ref-form label>div{position:relative;display:flex;align-items:center}.account-ref-form input{width:100%;height:32px;padding:0 12px;border:1px solid #e7e3f1;border-radius:5px;background:#ffffff;color:#36383a;font:inherit;font-size:.6875rem;font-weight:500;outline:none}.account-ref-form label>div .account-ref-icon{position:absolute;right:9px;width:12px;height:12px}.account-ref-settings-card{margin-top:12px;padding:17px 17px 14px}.account-ref-settings-list{display:grid;margin-top:17px}.account-ref-setting-row{display:grid;grid-template-columns:36px minmax(0,1fr) 149px;align-items:center;gap:12px;min-height:66px;border-top:1px solid #f0eef6}.account-ref-setting-row:first-child{border-top:0}.account-ref-setting-row>span{display:grid;place-items:center;width:36px;height:36px;border-radius:7px}.account-ref-setting-row>span.blue{background:#f1ebfe}.account-ref-setting-row>span.green{background:#e8f8e9}.account-ref-setting-row>span.red{background:#fff0f0}.account-ref-setting-row>span .account-ref-icon{width:20px;height:20px}.account-ref-setting-row strong{display:block;color:#37393c;font-size:.6875rem;font-weight:600}.account-ref-setting-row p{margin:7px 0 0;color:#707173;font-size:.8125rem;font-weight:500}.account-ref-setting-row a,.account-ref-setting-row button{display:inline-flex;align-items:center;justify-content:center;gap:12px;height:32px;padding:0 12px;border:1px solid #e7e3f1;border-radius:5px;background:#ffffff;color:#37393c;font:inherit;font-size:.6875rem;font-weight:600}.account-ref-setting-row a.danger,.account-ref-setting-row button.danger{color:#ce2a2a}.account-ref-setting-row a .account-ref-icon,.account-ref-setting-row button .account-ref-icon{width:13px;height:13px}.account-ref-right-rail{display:grid;align-content:start;gap:15px}.account-ref-panel{padding:16px}.account-ref-progress-card{min-height:220px}.account-ref-progress-body{display:grid;grid-template-columns:105px minmax(0,1fr);align-items:center;gap:16px;margin-top:16px}.account-ref-ring{position:relative;display:grid;place-items:center;align-content:center;width:99px;height:99px;border-radius:50%;background:conic-gradient(var(--account-green) 0 90%,#ece9f3 90% 100%)}.account-ref-ring:before{content:"";position:absolute;inset:9px;border-radius:50%;background:#ffffff}.account-ref-ring span,.account-ref-ring strong{position:relative;z-index:1;display:block}.account-ref-ring strong{color:#4e3a7e;font-size:1.32rem;font-weight:600;line-height:1}.account-ref-ring span{margin-top:5px;color:#707173;font-size:.6875rem;font-weight:600}.account-ref-progress-card dl,.account-ref-subscription-card dl{display:grid;gap:13px;margin:0}.account-ref-progress-card dl div,.account-ref-subscription-card dl div{display:flex;align-items:center;justify-content:space-between;gap:12px}.account-ref-progress-card dd,.account-ref-progress-card dt,.account-ref-subscription-card dd,.account-ref-subscription-card dt{margin:0;font-size:.8125rem;font-weight:500}.account-ref-progress-card dt,.account-ref-subscription-card dt{color:#707173}.account-ref-progress-card dd,.account-ref-subscription-card dd{color:#4d387f}.account-ref-progress-card>a,.account-ref-subscription-card>a{display:flex;align-items:center;justify-content:center;gap:8px;height:34px;margin:19px auto 0;border:1px solid #e7e3f1;border-radius:5px;background:#ffffff;color:#393a3d;font-size:.7rem;font-weight:600}.account-ref-progress-card>a{width:171px}.account-ref-subscription-card>a{width:267px;margin-top:14px}.account-ref-progress-card>a .account-ref-icon,.account-ref-subscription-card>a .account-ref-icon{width:16px;height:16px}.account-ref-subscription-card{min-height:210px;padding:15px 13px}.account-ref-rail-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.account-ref-rail-heading>span{display:grid;place-items:center;height:22px;min-width:57px;padding:0 8px;border-radius:5px;background:#dff7e0;color:#297c2d;font-size:.6875rem;font-weight:600}.account-ref-rail-heading a{color:#603eb3;font-size:.6875rem;font-weight:600}.account-ref-plan-row{display:grid;grid-template-columns:35px minmax(0,1fr);align-items:center;gap:11px;margin:12px 0 13px}.account-ref-plan-row>span{display:grid;place-items:center;width:34px;height:34px;border-radius:7px;background:#e8f8e9}.account-ref-plan-row .account-ref-icon{width:22px;height:22px}.account-ref-plan-row small,.account-ref-plan-row strong{display:block}.account-ref-plan-row strong{color:#343639;font-size:.72rem;font-weight:600}.account-ref-plan-row small{margin-top:4px;color:#707173;font-size:.6875rem;font-weight:500}.account-ref-subscription-card dl{gap:11px}.account-ref-activity-card{min-height:244px;padding:15px 13px 13px}.account-ref-activity-list{display:grid;gap:10px;margin-top:16px}.account-ref-activity-list a{display:grid;grid-template-columns:32px minmax(0,1fr) 14px;align-items:center;gap:10px}.account-ref-activity-list a>span{display:grid;place-items:center;width:30px;height:30px;border-radius:6px}.account-ref-activity-list a>span.purple{background:#f0ebfc}.account-ref-activity-list a>span.green{background:#e8f8e9}.account-ref-activity-list a>span.orange{background:#e8e8f0}.account-ref-activity-list a>span.blue{background:#f1ebfe}.account-ref-activity-list a>span .account-ref-icon{width:20px;height:20px}.account-ref-activity-list small,.account-ref-activity-list strong{display:block}.account-ref-activity-list strong{color:#343639;font-size:.6875rem;font-weight:600;line-height:1.2}.account-ref-activity-list small{margin-top:3px;color:#707173;font-size:.6875rem;font-weight:500}.account-ref-activity-list>a>.account-ref-icon{justify-self:end;width:13px;height:13px}@media (max-width:1180px){.account-reference-page{grid-template-columns:218px minmax(0,1fr);height:auto;overflow:visible}.account-ref-topbar{grid-template-columns:minmax(260px,1fr) auto;gap:20px;padding-left:24px}.account-ref-search{width:100%}.account-ref-content{grid-template-columns:1fr}.account-ref-right-rail{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.account-reference-page{display:block}.account-ref-sidebar{min-height:auto;border-right:0;border-bottom:1px solid #eae7f2}.account-ref-brand{padding-bottom:24px}.account-ref-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.account-ref-nav a.active{margin-left:0;padding-left:10px;border-radius:4px}.account-ref-nav a.active:before{display:none}.account-ref-sidebar-bottom{gap:22px;margin-top:22px}.account-ref-form,.account-ref-right-rail,.account-ref-topbar{grid-template-columns:1fr}.account-ref-topbar{height:auto;justify-content:stretch;padding:18px}.account-ref-card-heading,.account-ref-header-tools,.account-ref-profile-meta{flex-wrap:wrap}.account-ref-content{padding:20px 18px 30px}.account-ref-profile-intro,.account-ref-progress-body{grid-template-columns:1fr}.account-ref-setting-row{grid-template-columns:36px minmax(0,1fr);row-gap:10px}.account-ref-setting-row>:nth-child(3){grid-column:2}.avatar-picker{align-items:flex-start}.avatar-picker-actions{max-width:none}.account-ref-setting-row a,.account-ref-setting-row button:not(.account-ref-switch){width:100%}}.auth-reference-page{--auth-navy:#442b81;--auth-navy-deep:#392270;--auth-blue:#4c2f93;--auth-gold:#ffef13;--auth-text:#432a7f;--auth-muted:#707173;--auth-line:#e9e6f1;min-height:100vh;display:grid;grid-template-columns:minmax(560px,660px) minmax(520px,1fr);background:#ffffff;color:var(--auth-text);font-family:Poppins,Arial,sans-serif}.auth-reference-page *{box-sizing:border-box}.auth-ref-icon{display:block;width:20px;height:20px;object-fit:contain;flex:0 0 auto}.auth-reference-hero{position:relative;min-height:100vh;overflow:hidden;background:var(--auth-navy-deep);color:#ffffff}.auth-reference-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.92) contrast(1.08)}.auth-reference-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(48,29,94,.97),rgba(56,34,109,.92) 47%,rgba(56,34,109,.65)),radial-gradient(circle at 10% 10%,rgba(255,239,19,.1),transparent 32%)}.auth-reference-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;width:4px;background:linear-gradient(180deg,#e7d700,#fff357 48%,#e7d700);z-index:2}.auth-reference-hero:before{content:"";position:absolute;top:48%;right:-1px;width:20px;height:62px;background:#ffffff;clip-path:polygon(100% 0,100% 100%,0 50%);z-index:3}.auth-reference-hero-content{position:relative;z-index:4;min-height:100vh;display:grid;grid-template-rows:auto auto auto auto auto 1fr auto;align-content:start;padding:35px 42px 38px}.auth-reference-brand{display:inline-grid;grid-template-columns:55px auto;align-items:center;gap:12px;width:max-content;color:#ffffff}.auth-reference-brand .auth-ref-icon{width:55px;height:55px;filter:drop-shadow(0 8px 18px rgba(0,0,0,.2))}.auth-reference-brand span{display:grid;gap:4px}.auth-reference-brand strong{color:#ffffff;font-size:1rem;font-weight:600;line-height:1;letter-spacing:.035em}.auth-reference-brand small{color:rgba(255,255,255,.7);font-size:.6875rem;font-weight:500;letter-spacing:.2em}.auth-reference-kicker{display:flex;align-items:center;gap:13px;margin-top:77px;color:#f5e400;font-size:.89rem;font-weight:600;line-height:1.5}.auth-reference-kicker .auth-ref-icon{width:36px;height:8px}.auth-reference-hero h1{max-width:560px;margin:23px 0 0;color:#ffffff;font-size:3.45rem;line-height:1.07;letter-spacing:0}.auth-reference-hero h1 span{display:block;color:#f5e400}.auth-reference-hero-content>i{display:block;width:58px;height:3px;margin-top:25px;border-radius:999px;background:#fff133}.auth-reference-lead{max-width:492px;margin:26px 0 0;color:rgba(255,255,255,.82);font-size:.96rem;font-weight:500;line-height:1.72}.auth-feature-list{display:grid;gap:24px;margin-top:29px;max-width:510px}.auth-feature-list article{display:grid;grid-template-columns:52px minmax(0,1fr);align-items:center;gap:17px}.auth-feature-list article>span{display:grid;place-items:center;width:50px;height:50px;border:1.5px solid rgba(255,241,51,.78);border-radius:999px;background:rgba(255,255,255,.04)}.auth-feature-list article>span .auth-ref-icon{width:27px;height:27px}.auth-feature-list strong{display:block;color:#ffffff;font-size:.96rem;font-weight:600;line-height:1.25}.auth-feature-list p{margin:6px 0 0;max-width:415px;color:rgba(255,255,255,.71);font-size:.8125rem;font-weight:500;line-height:1.58}.auth-reference-secure{display:flex;align-items:center;gap:10px;margin-top:34px;color:rgba(255,255,255,.77);font-size:.84rem;font-weight:600}.auth-reference-secure .auth-ref-icon{width:19px;height:19px}.auth-reference-panel{min-height:100vh;display:grid;grid-template-rows:auto 1fr auto;padding:29px 32px 26px;background:radial-gradient(circle at 13% 8%,rgba(26,23,27,.45),transparent 32%),#ffffff}.auth-reference-top{display:flex;align-items:center;justify-content:flex-end;gap:30px;color:#3b3d40;font-size:.82rem;font-weight:600}.auth-reference-top button{display:inline-flex;align-items:center;gap:8px;min-height:28px;padding:0;border:0;background:transparent;color:inherit}.auth-reference-top .auth-ref-icon{width:16px;height:16px}.auth-reference-top button .auth-ref-icon:last-child{width:10px;height:10px}.auth-reference-top a:hover{color:var(--auth-blue)}.auth-reference-card{align-self:center;width:min(100%,492px);margin:26px auto;padding:34px 35px 37px;border:1px solid #f0edf6;border-radius:7px;background:rgba(255,255,255,.98);box-shadow:0 18px 46px rgba(26,23,27,.09)}.auth-reference-card h2{margin:0;color:var(--auth-text);text-align:center;font-size:2.42rem;line-height:1.08}.auth-reference-card>p{margin:9px 0 0;color:var(--auth-muted);text-align:center;font-size:.86rem;font-weight:500;line-height:1.5}.auth-reference-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:29px;border-bottom:1px solid var(--auth-line)}.auth-reference-tabs button{position:relative;height:47px;border:0;background:transparent;color:#707173;font-size:.9rem;font-weight:600}.auth-reference-tabs button.active{color:var(--auth-blue)}.auth-reference-tabs button.active:after{content:"";position:absolute;right:0;bottom:-1px;left:0;height:3px;border-radius:999px 999px 0 0;background:var(--auth-blue)}.auth-reference-form{display:grid;gap:15px;margin-top:22px}.auth-reference-form label{display:grid;gap:7px;color:#2e2f32;font-size:.78rem;font-weight:600}.auth-reference-form label>span{position:relative;display:block}.auth-reference-form input:not([type=checkbox]){width:100%;height:43px;padding:0 45px 0 14px;border:1px solid #e4e0ed;border-radius:5px;background:#ffffff;color:var(--auth-text);font-size:.82rem;font-weight:500;outline:none}.auth-reference-form input::placeholder{color:#707173}.auth-reference-form input:focus{border-color:#b1a2d5;box-shadow:0 0 0 4px rgba(26,23,27,.09)}.auth-reference-form label>span>.auth-ref-icon,.auth-reference-form label>span>button{position:absolute;top:50%;right:14px;transform:translateY(-50%)}.auth-reference-form label>span>.auth-ref-icon{width:18px;height:18px;opacity:.88}.auth-reference-form label>span>button{display:grid;place-items:center;width:28px;height:28px;padding:0;border:0;background:transparent}.auth-reference-form label>span>button .auth-ref-icon{width:18px;height:18px}.auth-forgot-link{justify-self:end;margin-top:-7px;padding:0;border:0;background:transparent;color:#583c9c;font-size:.76rem;font-weight:600}.auth-reference-consent{grid-template-columns:17px minmax(0,1fr);align-items:start;gap:9px!important;color:#707173!important;font-size:.74rem!important;font-weight:600!important;line-height:1.45}.auth-reference-consent input{width:16px;height:16px;margin:1px 0 0;accent-color:var(--auth-blue)}.auth-reference-error,.auth-reference-notice{margin:0;padding:10px 12px;border-radius:5px;font-size:.76rem;font-weight:600;line-height:1.45}.auth-reference-error{border:1px solid #f5c6c6;background:#fff0f0;color:#9a1f1f}.auth-reference-notice{border:1px solid #bddfbf;background:#effaf0;color:#226826}.auth-reference-submit{display:inline-flex;align-items:center;justify-content:center;width:100%;height:45px;margin-top:2px;border:0;border-radius:5px;background:#472b8b;color:#ffffff;font-size:.88rem;font-weight:600;box-shadow:0 10px 20px rgba(26,23,27,.17)}.auth-reference-submit:hover{background:#4e3195;transform:translateY(-1px)}.auth-reference-divider{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;margin:23px 0 17px}.auth-reference-divider span{display:block;height:1px;background:var(--auth-line)}.auth-reference-divider p{margin:0;color:#707173;font-size:.8125rem;font-weight:500}.auth-provider-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.auth-provider-row button{display:flex;align-items:center;justify-content:center;gap:9px;min-width:0;height:43px;padding:0 11px;border:1px solid #e4e0ed;border-radius:5px;background:#ffffff;color:#383a3d;font-size:.76rem;font-weight:600;white-space:nowrap}.auth-provider-row button:hover{border-color:#c2b9d7;background:#fbf9ff}.auth-provider-row .auth-ref-icon{width:18px;height:18px}.auth-reference-security-note{display:grid;grid-template-columns:36px minmax(0,1fr);align-items:center;gap:12px;min-height:66px;margin-top:21px;padding:13px 15px;border-radius:7px;background:#f6f4fc}.auth-reference-security-note .auth-ref-icon{width:30px;height:30px}.auth-reference-security-note span,.auth-reference-security-note strong{display:block}.auth-reference-security-note strong{color:#343639;font-size:.8rem;font-weight:600}.auth-reference-security-note span{margin-top:2px;color:#707173;font-size:.69rem;font-weight:600;line-height:1.42}.auth-reference-terms{margin:0;color:#707173;text-align:center;font-size:.72rem;font-weight:500;line-height:1.55}.auth-reference-terms a{color:#583c9c;font-weight:600}.auth-signup-mode .auth-reference-panel{padding-top:24px;padding-bottom:18px}.auth-signup-mode .auth-reference-card{margin-top:18px;margin-bottom:18px;padding-top:28px;padding-bottom:30px}.auth-signup-mode .auth-reference-card h2{font-size:2.22rem}.auth-signup-mode .auth-reference-tabs{margin-top:24px}.auth-signup-mode .auth-reference-form{gap:12px;margin-top:19px}.auth-signup-mode .auth-reference-divider{margin-top:18px;margin-bottom:15px}.auth-signup-mode .auth-reference-security-note{min-height:62px;margin-top:16px;padding-top:11px;padding-bottom:11px}@media (max-width:1100px){.auth-reference-page{grid-template-columns:1fr}.auth-reference-hero{min-height:auto}.auth-reference-hero:after,.auth-reference-hero:before{display:none}.auth-reference-hero-content{min-height:auto;padding:30px 28px 38px}.auth-reference-kicker{margin-top:52px}.auth-reference-panel{min-height:auto}}@media (max-width:640px){.auth-reference-panel{padding:20px 16px 24px}.auth-reference-top{justify-content:space-between;gap:18px}.auth-reference-card{padding:28px 18px 29px}.auth-reference-hero h1{font-size:2.54rem}.auth-reference-brand{grid-template-columns:48px auto}.auth-reference-brand .auth-ref-icon{width:48px;height:48px}.auth-provider-row{grid-template-columns:1fr}}.app-shell>aside{display:flex;flex-direction:column;height:100vh;padding:16px 14px 14px;overflow-y:auto;scrollbar-width:thin}.app-shell nav{margin-top:12px}.app-shell nav a,.side-item{min-height:36px}.side-section{margin-top:12px;padding-top:10px}.upgrade-card{margin:14px 0 12px;padding:14px}.aside-bottom{margin-top:auto;padding-bottom:4px}@media (max-height:840px){.upgrade-card{margin-top:10px;padding:12px 14px}.upgrade-card small{display:none}}@media (max-width:900px){.app-shell>aside{position:static;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;height:auto;padding:12px 14px;overflow:visible}.app-shell nav{display:flex;justify-content:flex-start;gap:4px;margin:0 0 0 12px;overflow-x:auto;scrollbar-width:none}.app-shell nav a{flex:0 0 auto}}.consideration-trial-card,.force-quiz-trial-card,.force-trial-card,.quiz-ref-trial-card{display:grid;grid-template-columns:27px minmax(0,1fr);column-gap:10px;align-items:center}.consideration-trial-card>span,.force-quiz-trial-card>span,.force-trial-card>span,.quiz-ref-trial-card>span{display:grid;margin:0}.consideration-trial-card>strong,.force-quiz-trial-card>strong,.force-trial-card>strong,.quiz-ref-trial-card>strong{font-size:.9rem;line-height:1.2}.consideration-trial-card>a,.consideration-trial-card>p,.force-quiz-trial-card>a,.force-quiz-trial-card>p,.force-trial-card>a,.force-trial-card>p,.quiz-ref-trial-card>a,.quiz-ref-trial-card>p{grid-column:1/-1}.consideration-trial-card>p,.force-quiz-trial-card>p,.force-trial-card>p,.quiz-ref-trial-card>p{margin:12px 0 14px}.chart-card .mark-row{flex-wrap:wrap;align-items:baseline;min-width:0}.chart-card .mark-row small,.chart-card .mark-row strong{min-width:0;overflow-wrap:anywhere}.account-stack .account-card.security-card:first-child{grid-column:auto}.settings-split-row>label{min-width:0}@media (max-width:640px){.home-reference .landing-nav-links{display:flex;flex-wrap:wrap;align-items:center;gap:6px 14px}.home-reference .landing-nav-links .home-lang{margin-left:auto}.home-reference .landing-nav-links a[href="/login"]{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 7px);justify-content:center;text-align:center}}@media (max-width:1100px){.quiz-ref-content{grid-template-columns:minmax(0,1fr)}}@media (max-width:760px){.quiz-history-card{overflow-x:auto}.quiz-history-card table{min-width:560px}}.home-ref-benefits .icon{width:52px;height:52px;padding:9px}.home-ref-benefits span{gap:10px;font-size:.84rem}.home-ref-workflow article b{display:none}.home-ref-workflow article span{width:84px;height:84px}.home-ref-workflow article .icon{width:56px;height:56px}.home-ref-workflow article:not(:last-child):after{top:42px;left:calc(50% + 60px);right:-60px}.home-ref-workflow article strong{margin-top:6px;font-size:.9rem}.home-ref-workflow article small{font-size:.74rem}.home-ref-features .icon{width:56px;height:56px}.guarantee-strip,.plan-feature-strip{background:#ffffff;border-color:var(--line);color:var(--ink);box-shadow:0 10px 24px rgba(26,23,27,.05)}.plan-feature-strip>span{color:var(--muted);font-weight:600}.guarantee-strip strong,.plan-feature-strip b{color:var(--ink)}.guarantee-strip p{color:var(--muted)}.account-reference-page,.progress-reference-page{height:auto;min-height:100vh;overflow:visible}.account-ref-sidebar,.consideration-sidebar,.contracts-quiz-sidebar,.force-quiz-sidebar,.force-sidebar,.indemnity-sidebar,.progress-ref-sidebar,.quiz-ref-sidebar,.terms-reference-sidebar{position:sticky;top:0;height:100vh;min-height:0;grid-template-rows:auto auto;align-content:start;overflow-y:auto;scrollbar-width:thin}.account-ref-sidebar-bottom,.consideration-sidebar-bottom,.contracts-quiz-sidebar-bottom,.force-quiz-sidebar-bottom,.force-sidebar-bottom,.indemnity-sidebar-bottom,.progress-ref-sidebar-bottom,.quiz-ref-sidebar-bottom,.terms-reference-sidebar-bottom{align-self:start;gap:18px;margin-top:18px}.consideration-brand,.force-brand,.force-quiz-brand,.quiz-ref-brand{padding-bottom:24px}@media (max-width:760px){.account-ref-sidebar,.consideration-sidebar,.contracts-quiz-sidebar,.force-quiz-sidebar,.force-sidebar,.indemnity-sidebar,.progress-ref-sidebar,.quiz-ref-sidebar,.terms-reference-sidebar{position:static;height:auto;overflow:visible}}body,html{font-synthesis:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.home-ref-pricing article>strong,.pricing-plan-card>strong,h1,h2,h3{font-weight:700}.landing-footer .footer-nav a,.landing-footer .footer-nav button{display:inline-block;min-height:0;height:auto;padding:0;border-radius:0;background:transparent;box-shadow:none;color:rgba(255,255,255,.68);font-weight:400;line-height:1.4;transition:color .15s ease}.landing-footer .footer-nav a:focus-visible,.landing-footer .footer-nav a:hover,.landing-footer .footer-nav button:hover{background:transparent;box-shadow:none;color:#ffffff;text-decoration:underline;text-underline-offset:3px}.landing-footer .footer-nav div{gap:9px}.landing-footer .footer-nav span{margin-bottom:4px;font-weight:600}.home-reference .landing-footer .footer-top{grid-template-columns:280px repeat(4,minmax(0,1fr));gap:28px;align-items:start}.landing-footer .footer-contact a{display:inline-grid;grid-template-columns:auto 1fr;gap:7px;align-items:center;font-weight:500}.home-ref-product .hero-flow{position:relative;width:min(650px,100%);aspect-ratio:3/2;overflow:hidden;border-radius:14px;background:#47317e;box-shadow:0 24px 48px rgba(26,23,27,.22);isolation:isolate}.home-ref-product .hero-flow-slide{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;filter:none;transform:scale(1);transition:opacity 1.1s ease;will-change:opacity,transform}.home-ref-product .hero-flow-slide.active{opacity:1;animation:hero-flow-zoom 6.5s ease-out forwards}@keyframes hero-flow-zoom{0%{transform:scale(1)}to{transform:scale(1.08)}}.hero-flow-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(26,23,27,0) 45%,rgba(69,43,132,.72));pointer-events:none}.hero-flow-caption{position:absolute;left:20px;right:20px;bottom:18px;display:grid;gap:6px;color:#ffffff;animation:hero-flow-caption .7s ease both}@keyframes hero-flow-caption{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.hero-flow-caption span{justify-self:start;padding:4px 10px;border-radius:999px;background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.28);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);font-size:.6875rem;font-weight:600;letter-spacing:.02em;text-transform:uppercase}.hero-flow-caption strong{font-family:Cormorant Garamond,Georgia,serif;font-size:1.25rem;font-weight:600;line-height:1.2;text-shadow:0 2px 12px rgba(0,0,0,.35)}.hero-flow-dots{position:absolute;right:18px;top:16px;display:flex;gap:6px}.hero-flow-dots button{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.45);cursor:pointer;transition:width .3s ease,background .3s ease}.hero-flow-dots button.active{width:22px;border-radius:4px;background:#ffffff}@media (prefers-reduced-motion:reduce){.hero-flow-caption,.home-ref-product .hero-flow-slide.active{animation:none}}.home-reference .landing-nav-links .home-lang{cursor:pointer;font:inherit;font-size:.78rem;font-weight:600;line-height:1}.home-reference .landing-nav-links .home-lang b{color:#707173;font-weight:600}.home-reference .landing-nav-links .home-lang b.on{color:var(--navy)}.learner-shell,.learner-shell.account-reference-page,.learner-shell.progress-reference-page{height:auto;min-height:100vh;overflow:visible;grid-template-columns:242px minmax(0,1fr)}.learner-shell .terms-reference-sidebar{position:sticky;top:0;height:100vh;overflow-y:auto}.learner-shell .terms-reference-search{margin:0}.learner-shell .terms-reference-search input{flex:1 1;min-width:0;border:0;background:transparent;color:var(--terms-ink,#483083);font:inherit;font-size:.78rem;outline:none}.learner-shell .terms-reference-user-tools{display:flex;align-items:center;gap:14px}.learner-shell .terms-reference-user-tools .lang-toggle{height:36px;padding:0 12px;border:1px solid #ece9f3;border-radius:999px;background:#ffffff;font-size:.72rem}.learner-shell .terms-notification{color:inherit;text-decoration:none}.learner-shell .terms-notification>span{position:absolute;top:-2px;right:-2px;display:grid;place-items:center;min-width:16px;height:16px;padding:0 3px;border:2px solid #ffffff;border-radius:999px;background:#cd2929;color:#ffffff;font-size:.6875rem;font-weight:800;line-height:1}.learner-avatar{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,#5d429d,#7352c2);color:#ffffff;font-size:.82rem;font-style:normal;font-weight:600;letter-spacing:.02em;box-shadow:0 0 0 2px #ffffff,0 0 0 3px #ece9f4}.learner-avatar.photo{display:block;object-fit:cover;overflow:hidden}.learner-avatar.large{width:82px;height:82px;font-size:1.5rem}.learner-shell .terms-reference-nav button{cursor:pointer}.learner-shell .terms-trial-card a{color:#ffffff}.learner-shell .terms-trial-card.blocked{border-color:#f3cbcb;background:#fff4f4}.learner-shell .terms-trial-card.blocked>span{background:#ffdcdc}.learner-shell .terms-trial-card p{display:block;-webkit-line-clamp:4;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.learner-shell .verify-banner{margin:20px 34px 0}.learner-shell .blocked-panel{max-width:640px;margin:40px auto}.learner-shell.app-shell-page .terms-reference-content{padding:24px 30px 30px}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.terms-category-select,.terms-pagination button,.terms-per-page,.terms-tabs button,.terms-view-controls button{cursor:pointer}.terms-pagination button:disabled{cursor:default}.terms-category-progress article[role=button]{cursor:pointer;transition:box-shadow .15s ease,border-color .15s ease}.terms-category-progress article.active,.terms-category-progress article[role=button]:hover{border-color:#cabced;box-shadow:0 12px 26px rgba(26,23,27,.08)}.terms-category-progress.large{grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:1160px){.terms-category-progress.large{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}}@media (max-width:860px){.terms-category-progress.large{grid-template-columns:1fr;gap:14px}}.terms-category-progress .terms-category-link{display:grid;grid-template-columns:56px 1fr;align-items:center;gap:17px;min-height:120px;padding:20px 22px;border:1px solid #ebe8f3;border-radius:8px;background:#ffffff;color:inherit;text-decoration:none;box-shadow:0 10px 22px rgba(26,23,27,.04)}.terms-category-progress .terms-category-link:hover{border-color:#cabced}.terms-category-progress .terms-category-link strong{display:block;color:var(--terms-ink,#483083);font-size:.9rem;font-weight:600}.terms-category-progress .terms-category-link small,.terms-category-progress .terms-category-link span{display:block;color:#707173;font-size:.6875rem;font-weight:500}.terms-category-progress .terms-category-link .terms-progress-track{margin:8px 0 6px}.terms-category-progress .terms-category-link em{display:block;margin-top:8px;color:#6146a4;font-size:.7rem;font-style:normal;font-weight:600}.terms-category-section{margin-top:30px}.terms-reference-heading.compact{margin-bottom:14px}.terms-reference-heading.compact h2{margin:0;color:#493083;font-family:Cormorant Garamond,serif;font-size:1.5rem;font-weight:600;line-height:1}.terms-category-more{color:#6146a4;font-size:.72rem;font-weight:600;text-decoration:none}.terms-card h2 a{color:inherit;text-decoration:none}.terms-card h2 a:hover{color:#6146a4}.consideration-title-line button,.terms-card-topline button{cursor:pointer;border-radius:6px;transition:background .15s ease}.consideration-title-line button:hover,.terms-card-topline button:hover{background:#f2effa}.consideration-title-line button.active,.terms-card-topline button.active{background:#e7e7f0}.consideration-bottom-actions button.active img,.consideration-title-line button.active img,.terms-card-topline button.active img{filter:sepia(1) saturate(4) hue-rotate(-10deg)}.terms-card-foot{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.terms-status.draft{background:#f3f1f7;color:#707173}.terms-card-grid.list{grid-template-columns:1fr;gap:10px}.terms-card-thumb{display:none}.terms-card-grid.list .terms-card-thumb{display:block;grid-area:thumb;width:56px;height:56px;border-radius:8px;object-fit:cover;box-shadow:inset 0 0 0 1px rgba(26,23,27,.08)}.terms-card-grid.list .terms-card{grid-template-columns:56px 130px minmax(0,1fr) auto auto;grid-template-rows:auto;grid-template-areas:"thumb category title foot save" "thumb category body foot save";column-gap:16px;align-items:center;min-height:0;padding:14px 18px}.terms-card-grid.list .terms-card-topline{display:contents}.terms-card-grid.list .terms-card-topline>span{grid-area:category}.terms-card-grid.list .terms-card-topline>button{grid-area:save}.terms-card-grid.list .terms-card h2{grid-area:title;margin:0}.terms-card-grid.list .terms-card p{grid-area:body;margin:2px 0 0;-webkit-line-clamp:2}.terms-card-grid.list .terms-card-foot{grid-area:foot;justify-content:flex-end}.terms-menu{position:relative}.terms-pagination-row .terms-menu{grid-column:3;grid-row:1;justify-self:end}.terms-menu-list{position:absolute;top:calc(100% + 6px);right:0;z-index:20;display:grid;min-width:170px;padding:6px;border:1px solid #e9e5f2;border-radius:8px;background:#ffffff;box-shadow:0 16px 32px rgba(26,23,27,.12)}.terms-menu-list.up{top:auto;bottom:calc(100% + 6px)}.terms-menu-list button{height:34px;padding:0 12px;border:0;border-radius:6px;background:transparent;color:#37383b;font:inherit;font-size:.74rem;font-weight:500;text-align:left;cursor:pointer}.terms-menu-list button.active,.terms-menu-list button:hover{background:#f2effa;color:#6146a4}.terms-empty{display:grid;gap:8px;padding:44px 28px;border:1px dashed #ded9eb;border-radius:10px;background:#fcfbfe;text-align:center}.terms-empty strong{color:var(--terms-ink,#483083);font-size:.95rem;font-weight:600}.terms-empty p{font-size:.8125rem}.terms-pagination-row{grid-template-columns:1fr auto 1fr;align-items:center;gap:16px}.terms-pagination-row .terms-pagination{grid-column:2}.terms-showing{grid-column:1;grid-row:1;color:#707173;font-size:.7rem;font-weight:500}.consideration-content.single{grid-template-columns:minmax(0,1fr)}.consideration-pronunciation button{cursor:pointer}.consideration-pronunciation button:disabled{cursor:not-allowed;opacity:.4}.consideration-pronunciation button.playing{box-shadow:0 0 0 3px rgba(26,23,27,.25)}.consideration-category-chip{text-decoration:none}.consideration-status-select button:disabled{cursor:default;opacity:1}.consideration-status-select button.state-new i{background:#707173}.consideration-status-select button.state-learning i{background:#ffee0e}.consideration-status-select button.state-mastered i{background:#2d8732}.consideration-options label{cursor:pointer}.consideration-options label.wrong,.quiz-active-options label.wrong{border-color:#f0b4b4;background:#fff3f3}.consideration-options label.wrong>span,.quiz-active-options label.wrong>span{border:4px solid #ce2a2a}.consideration-quiz-result{display:grid;gap:4px;margin:12px 0;padding:10px 12px;border-radius:6px;font-size:.6875rem}.consideration-quiz-result.ok{background:#effbf0;color:#216224}.consideration-quiz-result.ko{background:#fff3f3;color:#9c2020}.consideration-quiz-result strong{font-weight:600}.consideration-quiz-result p{margin:0;color:inherit;font-size:inherit;line-height:1.45}.consideration-primary:disabled{cursor:not-allowed;opacity:.5}.consideration-bottom-actions button.done{border-color:#b8e6ba;background:#effbf0;color:#216224}.consideration-term-nav button:disabled{cursor:not-allowed;opacity:.45}.consideration-related-card div:last-child a{display:grid;place-items:center;min-height:31px;padding:4px 6px;border-radius:5px;background:#f9f7fc;color:#707173;font-size:.6875rem;font-weight:600;text-align:center;text-decoration:none}.consideration-related-card div:last-child a:hover{background:#eee9fa;color:#6146a4}.consideration-rail-heading>span{color:#707173;font-size:.6875rem;font-weight:600}.consideration-source{display:grid;gap:6px;margin:0}.consideration-source div{display:flex;justify-content:space-between;gap:10px}.consideration-source dt{color:#707173;font-size:.6875rem;font-weight:500}.consideration-source dd{margin:0;color:#37383b;font-size:.8125rem;font-weight:600;text-align:right}.consideration-progress-scale span{opacity:.55}.consideration-progress-scale.state-learning span:nth-child(-n+2),.consideration-progress-scale.state-mastered span,.consideration-progress-scale.state-new span:first-child{opacity:1}.quiz-scope{display:flex;flex-wrap:wrap;gap:6px;margin:10px 0 14px}.quiz-scope button{height:28px;padding:0 12px;border:1px solid #e8e4f1;border-radius:999px;background:#ffffff;color:#5b5e63;font:inherit;font-size:.6875rem;font-weight:600;cursor:pointer}.quiz-scope button.active{border-color:var(--quiz-blue,#7151bd);background:var(--quiz-blue,#7151bd);color:#ffffff}.quiz-active-card h2 a{color:inherit;text-decoration:none}.quiz-active-options label{cursor:pointer}.quiz-correct-row.wrong{background:#fff3f3;color:#9c2020}.quiz-correct-row.wrong img{filter:grayscale(1) opacity(.4)}.quiz-active-actions button:disabled{cursor:not-allowed;opacity:.5}.progress-empty,.quiz-empty{margin:12px 0 0;color:#707173;font-size:.6875rem}.quiz-history-card td a{color:inherit;text-decoration:none}.quiz-history-card td a:hover{color:var(--quiz-blue,#7151bd)}.progress-achievement-list article.pending,.quiz-achievement-list article.pending{opacity:.6}.quiz-practice-grid button{cursor:pointer}.progress-range{color:#707173;font-size:.6875rem;font-weight:600}.progress-category-list a{display:grid;grid-template-columns:28px 125px minmax(0,1fr) 56px 40px;align-items:center;gap:12px;color:inherit;text-decoration:none}.progress-category-list a>span{display:grid;place-items:center;width:28px;height:28px;border-radius:6px;background:#f3effe}.progress-category-list a.green>span{background:#e8f7e9}.progress-category-list a.purple>span{background:#f0ebfc}.progress-week-row span.today b{color:var(--progress-blue,#6a48bb)}.progress-ref-stats small a{color:inherit;text-decoration:underline}.account-ref-form input:not([readonly]){border-color:#b8a3ec;background:#ffffff;box-shadow:0 0 0 3px rgba(26,23,27,.12)}.account-ref-form-actions{grid-column:1/-1;display:flex;justify-content:flex-end}.account-ref-message{grid-column:1/-1;margin:6px 0 0;color:#5b5e63;font-size:.6875rem}.account-ref-card-heading button,.account-ref-setting-row button{cursor:pointer}.account-ref-setting-row button{display:inline-flex;align-items:center;justify-content:center;gap:12px;height:32px;padding:0 12px;border:1px solid #e7e3f1;border-radius:5px;background:#ffffff;color:#37393c;font:inherit;font-size:.6875rem;font-weight:600}.account-ref-setting-row{align-items:start;padding:14px 0}.account-ref-setting-row>span{margin-top:2px}.account-ref-inline-form{display:grid;grid-template-columns:1fr 1fr auto;gap:8px;margin-top:10px}.account-ref-inline-form input{height:34px;padding:0 10px;border:1px solid #e1dced;border-radius:5px;font:inherit;font-size:.7rem}.account-ref-rail-heading span.blocked{background:#ffdcdc;color:#9d2020}@media (max-width:1100px){.terms-card-grid.list .terms-card{grid-template-columns:44px 1fr auto;grid-template-areas:"thumb category save" "thumb title title" "body body body" "foot foot foot";column-gap:12px}.terms-card-grid.list .terms-card-thumb{width:44px;height:44px;align-self:start}.account-ref-inline-form{grid-template-columns:1fr}}.payment-row a{display:inline-flex;align-items:center;height:34px;padding:0 12px;border:1px solid #e1dced;border-radius:6px;color:#37383b;font-size:.72rem;font-weight:600;text-decoration:none;white-space:nowrap}.access-row.blocked strong{color:#9d2020}.settings-password-form{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}.settings-password-form input{height:40px;padding:0 12px;border:1px solid #e1dced;border-radius:8px;font:inherit;font-size:.82rem}.settings-password-form>div{grid-column:1/-1;display:flex;gap:8px}.security-card a.ghost{display:inline-flex;align-items:center;text-decoration:none}.billing-panel-card .payment-row{grid-template-columns:52px minmax(0,1fr);grid-template-areas:"icon text" "icon action";row-gap:10px}.billing-panel-card .payment-row .icon{grid-area:icon}.billing-panel-card .payment-row>div{grid-area:text;min-width:0}.billing-panel-card .payment-row>div span{font-size:.78rem;line-height:1.45}.billing-panel-card .payment-row>a,.billing-panel-card .payment-row>button{grid-area:action;justify-self:start}@media (max-width:1100px){.learner-shell .account-ref-content,.learner-shell .consideration-content,.learner-shell .progress-ref-content,.learner-shell .quiz-ref-content{grid-template-columns:minmax(0,1fr)}.learner-shell .workspace-grid{grid-template-columns:1fr}}.learner-drawer-backdrop,.learner-drawer-tools,.learner-mobile-bar,.learner-tabbar{display:none}@media (max-width:860px){.learner-shell{display:block;padding-bottom:calc(66px + env(safe-area-inset-bottom, 0px))}.learner-shell .learner-mobile-bar{position:sticky;top:0;z-index:70;display:grid;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:12px;height:60px;padding:0 14px;background:rgba(255,255,255,.96);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #eae7f2}.learner-shell .learner-mobile-bar .terms-reference-brand{justify-self:center;grid-template-columns:auto auto;gap:8px;margin:0;padding:0;border:0}.learner-shell .learner-mobile-bar .terms-reference-brand .terms-library-icon{width:30px;height:30px}.learner-shell .learner-mobile-bar .terms-reference-brand strong{font-size:.72rem}.learner-menu-toggle{display:grid;gap:5px;align-content:center;width:44px;height:44px;padding:0 11px;border:1px solid #e8e4f2;border-radius:10px;background:#ffffff;cursor:pointer}.learner-menu-toggle span{display:block;height:2px;border-radius:2px;background:#452b84;transition:transform .25s ease,opacity .2s ease}.learner-shell.drawer-open .learner-menu-toggle span:first-child{transform:translateY(7px) rotate(45deg)}.learner-shell.drawer-open .learner-menu-toggle span:nth-child(2){opacity:0}.learner-shell.drawer-open .learner-menu-toggle span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.learner-mobile-avatar{display:grid;place-items:center;width:44px;height:44px}.learner-mobile-avatar .learner-avatar{width:36px;height:36px;font-size:.72rem}.learner-shell .terms-reference-sidebar{position:fixed;top:0;bottom:0;left:0;z-index:80;display:block;width:min(320px,86vw);height:100dvh;min-height:0;padding:18px 16px 20px;overflow-y:auto;background:#ffffff;box-shadow:0 0 0 rgba(26,23,27,0);transform:translateX(-104%);transition:transform .28s var(--ws-ease),box-shadow .28s ease}.learner-shell .terms-reference-sidebar.is-open{transform:none;box-shadow:24px 0 60px rgba(26,23,27,.22)}.learner-shell .terms-reference-sidebar>div{display:block;min-width:0;max-width:100%}.learner-shell .terms-reference-brand{padding:4px 0 14px}.learner-shell .terms-reference-nav,.learner-shell .terms-reference-nav.account{display:grid;grid-template-columns:1fr;gap:2px;margin:0;padding:0;overflow:visible;border:0}.learner-shell .terms-reference-nav.account{margin-top:10px;padding-top:10px;border-top:1px solid #f0eef6}.learner-shell .terms-reference-nav a,.learner-shell .terms-reference-nav button{width:100%;height:46px;padding:0 12px;white-space:nowrap}.learner-shell .terms-reference-sidebar-bottom{display:block;margin-top:12px}.learner-shell .terms-trial-card{display:grid;margin-top:14px}.learner-shell .learner-drawer-tools{display:flex;justify-content:flex-start;margin-top:14px;padding-top:14px;border-top:1px solid #f0eef6}.learner-drawer-backdrop{position:fixed;inset:0;z-index:75;display:block;border:0;background:rgba(26,23,27,.4);cursor:pointer;animation:toast-in .2s ease}.learner-shell .terms-reference-topbar{position:static;display:block;height:auto;min-height:0;padding:12px 16px 0;background:transparent;border:0;box-shadow:none}.learner-shell .terms-reference-user-tools,.learner-shell .terms-search-kbd{display:none}.learner-shell .account-ref-content,.learner-shell .consideration-content,.learner-shell .progress-ref-content,.learner-shell .quiz-ref-content,.learner-shell .terms-reference-content{padding:18px 16px 28px}.learner-shell .verify-banner{margin:16px 16px 0}.learner-shell .learner-tabbar{position:fixed;right:0;bottom:0;left:0;z-index:70;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));padding:6px 6px calc(6px + env(safe-area-inset-bottom, 0px));background:rgba(255,255,255,.97);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid #eae7f2;box-shadow:0 -8px 24px rgba(26,23,27,.06)}.learner-shell .learner-tabbar a{display:grid;justify-items:center;gap:3px;padding:6px 2px 4px;border-radius:10px;color:#707173;font-size:.6875rem;font-weight:600;letter-spacing:.01em;text-align:center;text-decoration:none;transition:background-color .18s ease,color .18s ease}.learner-shell .learner-tabbar a .terms-library-icon{width:22px;height:22px;opacity:.75}.learner-shell .learner-tabbar a span{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.learner-shell .learner-tabbar a.active{color:#492e8a;background:#f2effa}.learner-shell .learner-tabbar a.active .terms-library-icon{opacity:1}}@media (max-width:560px){.terms-pagination-row .terms-menu,.terms-pagination-row .terms-pagination,.terms-showing{grid-column:1;grid-row:auto;justify-self:center}}.home-ref-category-grid a{display:block;padding:0;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}.home-ref-category-grid a:hover{transform:translateY(-3px);box-shadow:0 16px 30px rgba(26,23,27,.1)}.home-ref-category-photo{display:block;width:100%;height:168px;object-fit:cover;transition:transform .6s ease}.home-ref-category-grid a:hover .home-ref-category-photo{transform:scale(1.04)}.home-ref-category-body{display:grid;grid-template-columns:72px 1fr;gap:5px 20px;padding:19px 22px 18px;position:relative;z-index:1;background:#ffffff}.home-ref-category-photo{position:relative;z-index:0}.home-ref-category-body span{position:relative;z-index:2;margin-top:-44px;border:3px solid #ffffff;box-shadow:0 6px 14px rgba(26,23,27,.12)}.home-ref-workflow{display:grid;grid-template-columns:minmax(0,380px) minmax(0,1fr);gap:0 44px;align-items:center}.home-ref-workflow .home-ref-heading{grid-column:1/-1}.home-ref-workflow-photo{position:relative;margin:29px 0 0;border-radius:10px;overflow:hidden;aspect-ratio:4/4.6;background:#473574}.home-ref-workflow-photo img{display:block;width:100%;height:100%;object-fit:cover}.home-ref-workflow-photo figcaption{position:absolute;inset:auto 0 0 0;display:grid;gap:6px;padding:26px 22px 22px;background:linear-gradient(180deg,rgba(26,23,27,0),rgba(62,43,107,.88) 60%);color:#ffffff}.home-ref-workflow-photo figcaption span{color:var(--gold,#452b84);font-size:.6875rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.home-ref-workflow-photo figcaption strong{font-family:Cormorant Garamond,Georgia,serif;font-size:1.25rem;font-weight:500;line-height:1.3}.home-ref-workflow>div:last-child{grid-template-columns:repeat(2,minmax(0,1fr));gap:36px 30px}.home-ref-workflow article:not(:last-child):after{display:none}.home-ref-life{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:40px;align-items:center;max-width:var(--home-max);margin:42px auto 0;padding:0 18px}.home-ref-life-copy .eyebrow{display:inline-block;margin-bottom:10px;color:#5131a0;font-size:.6875rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.home-ref-life-copy h2{margin:0 0 12px;color:var(--navy);font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.6rem,2.6vw,2.2rem);font-weight:600;line-height:1.15}.home-ref-life-copy p{margin:0;color:var(--muted);font-size:.84rem;line-height:1.7}.home-ref-life-mosaic{display:grid;grid-template-columns:1.15fr .85fr;grid-template-rows:200px 200px;gap:14px}.home-ref-life-mosaic figure{position:relative;margin:0;border-radius:10px;overflow:hidden;background:#473574}.home-ref-life-mosaic figure:nth-child(2){grid-row:1/span 2}.home-ref-life-mosaic img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.home-ref-life-mosaic figure:hover img{transform:scale(1.04)}.home-ref-life-mosaic figcaption{position:absolute;left:14px;right:14px;bottom:12px;color:#ffffff;font-size:.7rem;font-weight:500;text-shadow:0 1px 8px rgba(0,0,0,.6)}.home-ref-quote img{width:56px;height:56px;border:2px solid #ffffff;box-shadow:0 4px 10px rgba(26,23,27,.14)}.home-ref-cta{position:relative;min-height:118px;padding:22px 32px;background:linear-gradient(90deg,rgba(62,43,107,.96),rgba(62,43,107,.82) 55%,rgba(62,43,107,.6)),url(/home-assets/photos/w/cta-courthouse-800.webp) 50% /cover no-repeat}.about-showcase figure.about-photo-card{position:relative;display:block;padding:0;overflow:hidden;background:#473574}.about-photo-card img{display:block;width:100%;height:100%;min-height:320px;object-fit:cover}.about-photo-card figcaption{position:absolute;inset:auto 0 0 0;display:grid;gap:6px;padding:30px 22px 22px;background:linear-gradient(180deg,rgba(26,23,27,0),rgba(62,43,107,.9) 60%);color:#ffffff;text-align:left}.about-photo-card figcaption strong{font-family:Cormorant Garamond,Georgia,serif;font-size:1.3rem}.about-showcase .about-photo-card figcaption span{color:rgba(255,255,255,.82)}.about-photo-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;max-width:1080px;margin:26px auto 0}.about-photo-strip figure{margin:0;border:1px solid var(--line);border-radius:8px;overflow:hidden;background:#ffffff;box-shadow:var(--shadow)}.about-photo-strip img{display:block;width:100%;height:220px;object-fit:cover}.about-photo-strip figcaption{padding:14px 18px 16px;color:var(--muted);font-size:.82rem;line-height:1.55}.pricing-photo-band{position:relative;display:grid;align-items:center;max-width:1080px;min-height:280px;margin:8px auto 0;border-radius:10px;overflow:hidden;background:#473574}.pricing-photo-band img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.55}.pricing-photo-band>div{position:relative;max-width:560px;padding:40px 42px;color:#ffffff;background:linear-gradient(90deg,rgba(62,43,107,.92),rgba(62,43,107,.7) 75%,rgba(26,23,27,0))}.pricing-photo-band .eyebrow{color:var(--gold,#452b84)}.pricing-photo-band h2{margin:8px 0 12px;color:#ffffff;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.5rem,2.6vw,2.1rem);font-weight:600;line-height:1.15}.pricing-photo-band p{margin:0;color:rgba(255,255,255,.85);font-size:.86rem;line-height:1.65}.terms-category-progress .terms-category-link.with-photo{grid-template-columns:56px 1fr;grid-template-areas:"photo photo" "icon text";align-items:start;padding:0 0 18px;overflow:hidden}.terms-category-link.with-photo .terms-category-photo{grid-area:photo;display:block;width:100%;height:140px;object-fit:cover}.terms-category-link.with-photo .terms-category-icon-shell{grid-area:icon;margin:-26px 0 0 18px;border:3px solid #ffffff;box-shadow:0 6px 14px rgba(26,23,27,.12)}.terms-category-link.with-photo>div:last-child{grid-area:text;padding:12px 18px 0 0}@media (max-width:960px){.home-ref-workflow{grid-template-columns:1fr}.home-ref-workflow-photo{aspect-ratio:16/9}.home-ref-life{grid-template-columns:1fr}.home-ref-life-mosaic{grid-template-rows:160px 160px}.about-photo-strip{grid-template-columns:1fr}.pricing-photo-band>div{max-width:none;background:rgba(62,43,107,.8)}.home-reference .landing-footer .footer-top{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 20px}.home-reference .landing-footer .footer-brand{grid-column:1/-1}}@media (max-width:480px){.home-ref-category-grid,.home-ref-life-mosaic,.home-reference .landing-footer .footer-top{grid-template-columns:1fr}.home-ref-life-mosaic{grid-template-rows:none;grid-auto-rows:170px}.home-ref-life-mosaic figure:nth-child(2){grid-row:auto}}html{scroll-behavior:smooth}.home-reference ::selection{background:rgba(255,237,1,.32);color:var(--navy)}.home-reference :focus-visible{outline:2px solid #5131a0;outline-offset:3px;border-radius:4px}.home-reference .landing-nav,.home-reference .landing-nav.landing-nav{position:sticky;top:0;z-index:60;height:auto;min-height:72px;padding:0 clamp(18px,4vw,54px);background:rgba(255,255,255,.9);border-bottom:1px solid rgba(26,23,27,.07);-webkit-backdrop-filter:saturate(160%) blur(12px);backdrop-filter:saturate(160%) blur(12px)}.home-reference .landing-nav-links{flex-wrap:nowrap;gap:clamp(14px,1.9vw,27px)}.home-reference .landing-nav-links a:not(.primary){padding-top:25px;padding-bottom:24px;white-space:nowrap}.home-reference .landing-nav-links .landing-signout{padding:0;border:0;background:transparent;box-shadow:none;color:inherit;font:inherit;font-weight:600;white-space:nowrap;cursor:pointer;transition:color .18s ease}.home-reference .landing-nav-links .landing-signout:hover{color:var(--gold,#452b84)}.home-reference .landing-nav-links .primary,.home-reference .landing-nav-links>a[href="/login"]:not(.primary){white-space:nowrap}@media (max-width:1280px){.home-reference .landing-nav-links{gap:clamp(10px,1.2vw,18px);font-size:.76rem}.home-reference .landing-nav-links .primary{padding:11px 14px}.home-reference .landing-nav-links>a[href="/login"]:not(.primary){padding:9px 12px}}.home-reference .landing-nav a,.home-reference a.ghost,.home-reference a.primary,.home-reference button.primary{transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,border-color .18s ease,color .18s ease}.home-reference a.primary:hover,.home-reference button.primary:hover{transform:translateY(-1px);box-shadow:0 10px 22px rgba(26,23,27,.18)}.home-reference a.ghost:hover{border-color:var(--navy);background:#f8f6fc}.home-ref-hero{min-height:0;gap:48px;padding:64px 18px 60px;background:linear-gradient(90deg,rgba(255,255,255,.94),rgba(255,255,255,.7) 60%,rgba(255,255,255,0)),radial-gradient(rgba(26,23,27,.1) 1px,transparent 1.2px) 0 0 /22px 22px}.home-ref-copy h1{margin-bottom:18px;font-size:clamp(2.5rem,3.6vw,3.5rem);line-height:1.04;letter-spacing:-.01em}.home-ref-copy>p{max-width:500px;font-size:1.04rem;line-height:1.7}.home-ref-actions{margin-top:30px}.home-ref-actions a{min-height:48px;padding:13px 26px;border-radius:6px;font-size:.9rem}.home-ref-benefits{margin-top:40px}.home-ref-product .hero-flow{border-radius:16px;box-shadow:0 30px 60px rgba(26,23,27,.22),0 0 0 1px rgba(26,23,27,.06)}.home-ref-categories,.home-ref-features,.home-ref-learn,.home-ref-life,.home-ref-pricing,.home-ref-proof,.home-ref-workflow{padding-top:72px;padding-bottom:0}.home-ref-features{margin-top:56px;padding:36px 32px 34px;border-radius:12px}.home-ref-life{margin-top:0}.home-ref-learn,.home-ref-proof{padding-bottom:72px;background:#f8f6fc;box-shadow:0 0 0 100vmax #f8f6fc;clip-path:inset(0 -100vmax)}.home-ref-learn,.home-ref-proof{margin-top:72px}.home-ref-workflow{padding-top:64px}.home-ref-heading{display:grid;justify-items:center;gap:10px;margin-bottom:8px}.home-ref-heading .eyebrow{color:#452b84;font-size:.6875rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.home-ref-categories .home-ref-heading h2,.home-ref-features .home-ref-heading h2,.home-ref-heading h2,.home-ref-proof .home-ref-heading h2,.home-ref-workflow .home-ref-heading h2{margin:0;padding:0;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.9rem,2.6vw,2.4rem);font-weight:600;line-height:1.12;letter-spacing:-.005em}.home-ref-categories .home-ref-heading p,.home-ref-heading p,.home-ref-workflow .home-ref-heading p{max-width:560px;margin:0;font-size:.94rem;font-weight:400;line-height:1.65}.home-ref-category-grid,.home-ref-lesson,.home-ref-pricing>div:last-of-type,.home-ref-proof-grid,.home-ref-workflow-photo,.home-ref-workflow>div:last-child{margin-top:36px}.home-ref-category-grid{gap:26px}.home-ref-category-grid a{border-radius:12px}.home-ref-category-photo{height:190px}.home-ref-category-body{padding:20px 24px 22px}.home-ref-category-body strong{font-size:1.04rem}.home-ref-category-body small{font-size:.78rem;line-height:1.55}.home-ref-category-body b{margin-top:6px;font-size:.76rem}.home-ref-lesson{border-radius:12px;box-shadow:0 18px 40px rgba(26,23,27,.07)}.home-ref-workflow article strong{font-size:1rem}.home-ref-workflow article small{max-width:250px;font-size:.8rem;line-height:1.55}.home-ref-features>div:last-child{margin-top:28px}.home-ref-features article{grid-template-columns:58px 1fr;gap:4px 16px;padding:6px 22px}.home-ref-features .icon{width:52px;height:52px;padding:11px}.home-ref-features article strong{font-size:.92rem}.home-ref-features article small{font-size:.76rem;line-height:1.5}.home-ref-proof-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.home-ref-quote{position:relative;grid-column:span 2;grid-template-columns:64px 1fr;gap:4px 20px;min-height:0;padding:28px 30px 26px 28px;border-radius:12px}.home-ref-quote:before{content:"\201C";position:absolute;top:6px;right:24px;color:rgba(69,43,132,.45);font-family:Cormorant Garamond,Georgia,serif;font-size:5rem;line-height:1}.home-ref-quote img{width:64px;height:64px}.home-ref-quote p{font-family:Cormorant Garamond,Georgia,serif;font-size:1.12rem;font-weight:500;font-style:italic;line-height:1.45}.home-ref-quote strong{margin-top:12px;font-size:.8rem}.home-ref-quote small{font-size:.74rem}.home-ref-stat{min-height:0;gap:6px;padding:24px 12px 22px;border-radius:12px}.home-ref-stat strong{font-family:Cormorant Garamond,Georgia,serif;font-size:2.3rem}.home-ref-stat small{font-size:.76rem}.home-ref-pricing article{padding:30px 28px 28px;border-radius:12px;transition:transform .22s ease,box-shadow .22s ease}.home-ref-pricing article:hover{transform:translateY(-4px);box-shadow:0 22px 44px rgba(26,23,27,.1)}.home-ref-pricing h3{font-size:1.05rem}.home-ref-pricing article strong{font-family:Cormorant Garamond,Georgia,serif;font-size:2.7rem;letter-spacing:-.01em}.home-ref-pricing article strong small{font-family:Poppins,Arial,sans-serif;font-size:.74rem;letter-spacing:0}.home-ref-pricing li{font-size:.82rem;line-height:1.5}.home-ref-pricing article a{min-height:46px;border-radius:6px;font-size:.86rem}.home-ref-secure{margin-top:26px;font-size:.78rem}.home-ref-cta{margin-top:72px;padding:30px 36px;border-radius:12px}.home-ref-cta h2{font-size:1.5rem}.home-reference .landing-footer{margin-top:64px;padding-top:56px}.home-reference .landing-section{padding-top:64px;padding-bottom:8px}.home-reference .landing-section-heading h1,.home-reference .landing-section-heading h2{font-size:clamp(1.9rem,2.6vw,2.4rem)}.pricing-photo-band{margin-top:64px;border-radius:12px}@media (max-width:960px){.home-ref-hero{padding:44px 18px 40px}.home-ref-categories,.home-ref-cta,.home-ref-features,.home-ref-learn,.home-ref-life,.home-ref-pricing,.home-ref-proof,.home-ref-workflow,.home-reference .landing-section{padding-top:52px;margin-top:0}.home-ref-learn,.home-ref-proof{margin-top:52px}.home-ref-proof-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.home-ref-quote{grid-column:span 2}.home-ref-copy h1{font-size:2.3rem}}.home-ref-pricing>div:last-of-type{align-items:stretch;gap:24px;max-width:960px}.home-ref-pricing article{display:grid;align-content:start;gap:6px;min-height:0;border-width:1px}.home-ref-pricing article:first-child{border-color:#e7e3f2}.home-ref-pricing article.best{min-height:0;padding-top:30px;border:1px solid var(--navy);box-shadow:0 18px 40px rgba(26,23,27,.12)}.home-ref-pricing article ul{margin:14px 0 22px}.home-ref-pricing article a{align-self:end}.landing-menu-backdrop,.landing-menu-toggle{display:none}@media (max-width:1100px){.home-reference .landing-nav,.home-reference .landing-nav.landing-nav{position:sticky;top:0;z-index:60;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:12px;height:64px;min-height:64px;padding:0 18px;background:rgba(255,255,255,.94);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #eceaf3}.home-reference .landing-nav>a{width:auto}.landing-menu-toggle{position:relative;z-index:62;display:grid;gap:5px;width:44px;height:44px;padding:0 11px;align-content:center;border:1px solid #e8e4f2;border-radius:10px;background:#ffffff;cursor:pointer}.landing-menu-toggle span{display:block;height:2px;border-radius:2px;background:#452b84;transition:transform .25s ease,opacity .2s ease}.landing-nav.menu-open .landing-menu-toggle span:first-child{transform:translateY(7px) rotate(45deg)}.landing-nav.menu-open .landing-menu-toggle span:nth-child(2){opacity:0}.landing-nav.menu-open .landing-menu-toggle span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.home-reference .landing-nav-links{position:fixed;top:64px;right:0;left:0;z-index:61;display:grid;gap:4px;max-height:calc(100vh - 64px);padding:12px 18px 22px;overflow-y:auto;background:#ffffff;border-bottom:1px solid #e8e4f2;box-shadow:0 24px 48px rgba(26,23,27,.16);transform:translateY(-8px);opacity:0;pointer-events:none;transition:transform .22s ease,opacity .2s ease}.landing-nav.menu-open .landing-nav-links{transform:none;opacity:1;pointer-events:auto}.home-reference .landing-nav-links a:not(.primary){display:flex;align-items:center;min-height:48px;padding:0 12px;border-radius:10px;font-size:1rem}.home-reference .landing-nav-links a:not(.primary):after{display:none}.home-reference .landing-nav-links a.active:not(.primary){background:#f5f3fc}.home-reference .landing-nav-links .home-lang{justify-self:start;margin:6px 0 6px 12px}.home-reference .landing-nav-links a.primary{justify-content:center;margin-top:6px;min-height:50px}.landing-menu-backdrop{position:fixed;inset:64px 0 0 0;z-index:59;display:block;border:0;background:rgba(26,23,27,.35);cursor:pointer}}@media (max-width:560px){.home-ref-benefits{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 12px;margin-top:28px}.home-ref-actions{flex-direction:column;align-items:stretch}.home-ref-actions a{justify-content:center}}@keyframes home-rise{0%{opacity:0;transform:translate3d(0,22px,0)}to{opacity:1;transform:translateZ(0)}}.home-ref-actions,.home-ref-benefits,.home-ref-copy h1,.home-ref-copy>p,.home-ref-product{animation:home-rise .7s cubic-bezier(.22,1,.36,1) backwards}@keyframes home-rise-solid{0%{transform:translate3d(0,18px,0)}to{transform:translateZ(0)}}.home-ref-copy h1{animation:home-rise-solid .55s cubic-bezier(.22,1,.36,1) backwards}.home-ref-copy>p{animation-delay:.1s}.home-ref-actions{animation-delay:.2s}.home-ref-benefits{animation-delay:.3s}.home-ref-product{animation-delay:.15s;will-change:transform}.home-reference .landing-nav{transition:box-shadow .25s ease,background-color .25s ease}.home-reference .landing-nav.is-scrolled{background:rgba(255,255,255,.96);box-shadow:0 8px 24px rgba(26,23,27,.08)}.reveal-ready [data-reveal]{opacity:0;transform:translate3d(0,28px,0);transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);will-change:opacity,transform}.reveal-ready [data-reveal=left]{transform:translate3d(-32px,0,0)}.reveal-ready [data-reveal].in-view{opacity:1;transform:none}.reveal-ready [data-reveal=stagger]{opacity:1;transform:none;transition:none}.reveal-ready [data-reveal=stagger]>*{opacity:0}.reveal-ready [data-reveal=stagger].in-view>*{opacity:1;animation:home-rise .65s cubic-bezier(.22,1,.36,1) backwards}.reveal-ready [data-reveal=stagger].in-view>:nth-child(2){animation-delay:.09s}.reveal-ready [data-reveal=stagger].in-view>:nth-child(3){animation-delay:.18s}.reveal-ready [data-reveal=stagger].in-view>:nth-child(4){animation-delay:.27s}.reveal-ready [data-reveal=stagger].in-view>:nth-child(5){animation-delay:.36s}.reveal-ready [data-reveal=stagger].in-view>:nth-child(6){animation-delay:.45s}.reveal-ready [data-reveal=stagger].in-view>:nth-child(n+7){animation-delay:.54s}@media (prefers-reduced-motion:reduce){.home-ref-actions,.home-ref-benefits,.home-ref-copy h1,.home-ref-copy>p,.home-ref-product{animation:none}.reveal-ready [data-reveal=stagger]>*,.reveal-ready [data-reveal]{opacity:1;transform:none;transition:none;animation:none}}.home-reference{position:relative;isolation:isolate}.home-reference:before{content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;background-image:radial-gradient(rgba(26,23,27,.13) 1px,transparent 1.3px);background-size:22px 22px;-webkit-mask-image:radial-gradient(ellipse 85% 70% at 50% 45%,#000000 40%,rgba(0,0,0,.35) 100%);mask-image:radial-gradient(ellipse 85% 70% at 50% 45%,#000000 40%,rgba(0,0,0,.35) 100%);animation:home-dots-drift 40s linear infinite}@keyframes home-dots-drift{0%{background-position:0 0}to{background-position:22px 22px}}.home-ref-hero{background:radial-gradient(ellipse 60% 80% at 22% 45%,#ffffff 0,rgba(255,255,255,.85) 45%,rgba(255,255,255,0) 75%)}.home-ref-learn,.home-ref-proof{background:rgba(248,246,252,.82);box-shadow:0 0 0 100vmax rgba(248,246,252,.82)}.home-ref-category-grid a,.home-ref-features,.home-ref-lesson,.home-ref-pricing article,.home-ref-quote,.home-ref-stat{background-color:#ffffff}@media (prefers-reduced-motion:reduce){.home-reference:before{animation:none}}.learner-shell{--ws-border:#e8e4f2;--ws-radius:12px;--ws-shadow:0 1px 2px rgba(26,23,27,0.03),0 10px 28px rgba(26,23,27,0.05);--ws-shadow-hover:0 2px 4px rgba(26,23,27,0.04),0 18px 40px rgba(26,23,27,0.1);--ws-ease:cubic-bezier(0.22,1,0.36,1)}.learner-shell ::selection{background:rgba(255,237,1,.32);color:var(--terms-navy,#492e8a)}.learner-shell :focus-visible{outline:2px solid #5131a0;outline-offset:2px}.learner-shell .terms-reference-content{position:relative;background:linear-gradient(180deg,rgba(26,23,27,.045),rgba(26,23,27,0) 240px),radial-gradient(rgba(26,23,27,.075) 1px,transparent 1.25px) 0 0 /22px 22px,#f9f7fc}.learner-shell .terms-reference-sidebar{background:linear-gradient(180deg,#ffffff,#fcfbfe)}.learner-shell .terms-reference-brand{padding-bottom:18px;margin-bottom:14px;border-bottom:1px solid #f0eef6}.learner-shell .terms-reference-nav a{border-radius:10px;transition:background-color .18s ease,color .18s ease}.learner-shell .terms-reference-nav a:hover:not(.active){background:#f6f3fb;color:#4e3589}.learner-shell .terms-reference-nav a.active{background:linear-gradient(90deg,#efebf9,#f7f4fc)}.learner-shell .terms-reference-topbar{position:sticky;top:0;z-index:30;background:rgba(255,255,255,.92);-webkit-backdrop-filter:saturate(160%) blur(10px);backdrop-filter:saturate(160%) blur(10px)}.learner-shell .terms-reference-search{transition:border-color .18s ease,box-shadow .18s ease}.learner-shell .terms-reference-search:focus-within{border-color:#5e4698;box-shadow:0 0 0 3px rgba(26,23,27,.14)}.learner-shell .account-ref-heading h1,.learner-shell .page-heading h1,.learner-shell .progress-ref-heading h1,.learner-shell .quiz-ref-heading h1,.learner-shell .terms-reference-heading h1{font-family:Cormorant Garamond,Georgia,serif;font-size:2.15rem;font-weight:600;line-height:1.05;letter-spacing:-.005em;color:#493083}.learner-shell .page-heading .eyebrow{display:inline-block;margin-bottom:8px;color:#452b84;font-size:.6875rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.learner-shell .page-heading p{font-size:.9rem;line-height:1.6}.learner-shell .account-card,.learner-shell .account-ref-panel,.learner-shell .account-ref-settings-card,.learner-shell .admin-list,.learner-shell .billing-panel-card,.learner-shell .billing-subscription-card,.learner-shell .chart-card,.learner-shell .consideration-info-card,.learner-shell .import-panel,.learner-shell .progress-panel,.learner-shell .progress-ref-stats>*,.learner-shell .quiz-overall-card,.learner-shell .quiz-practice-card,.learner-shell .quiz-ref-stat-grid>*,.learner-shell .quiz-snapshot-card,.learner-shell .stat,.learner-shell .terms-card,.learner-shell .terms-category-section,.learner-shell .terms-empty{border-radius:var(--ws-radius);box-shadow:var(--ws-shadow)}.learner-shell .consideration-info-card,.learner-shell .quiz-practice-card,.learner-shell .terms-card,.learner-shell .terms-category-section{transition:transform .22s var(--ws-ease),box-shadow .22s var(--ws-ease),border-color .22s ease}.learner-shell .quiz-practice-card:hover,.learner-shell .terms-card:hover,.learner-shell .terms-category-section:hover{transform:translateY(-3px);border-color:#ddd7eb;box-shadow:var(--ws-shadow-hover)}.learner-shell .consideration-info-card:hover{border-color:#ddd7eb;box-shadow:var(--ws-shadow-hover)}.learner-shell .terms-empty{border:1px dashed #d3cce5;background:rgba(255,255,255,.7);box-shadow:none}.learner-shell .ghost,.learner-shell .primary,.learner-shell button{transition:transform .18s var(--ws-ease),box-shadow .18s ease,background-color .18s ease,border-color .18s ease,color .18s ease}.terms-reference-page a.primary,.terms-reference-page a.primary:hover{color:#ffffff}.learner-shell .primary:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 10px 22px rgba(26,23,27,.18)}.learner-shell .primary:disabled{opacity:.55;cursor:not-allowed}.learner-shell table th{color:#707173;font-size:.6875rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.learner-shell table td{padding-top:10px;padding-bottom:10px}.learner-shell table tbody tr{transition:background-color .15s ease}.learner-shell table tbody tr:hover{background:#f8f6fc}.learner-shell .stat{border-top-width:1px;border-top-color:var(--ws-border)}.learner-shell .terms-trial-card{border-radius:var(--ws-radius);box-shadow:var(--ws-shadow)}@keyframes ws-fade-up{0%{opacity:0;transform:translate3d(0,10px,0)}to{opacity:1;transform:none}}.learner-shell .terms-reference-content>*{animation:ws-fade-up .45s var(--ws-ease) backwards}.learner-shell .terms-reference-content>:nth-child(2){animation-delay:.05s}.learner-shell .terms-reference-content>:nth-child(3){animation-delay:.1s}.learner-shell .terms-reference-content>:nth-child(n+4){animation-delay:.15s}@media (prefers-reduced-motion:reduce){.learner-shell .primary,.learner-shell .quiz-practice-card,.learner-shell .terms-card,.learner-shell .terms-category-section,.learner-shell .terms-reference-content>*{animation:none;transition:none}}@media (max-width:960px){.learner-shell .terms-reference-topbar{position:static;background:#ffffff}}.home-reference .landing-section-heading .eyebrow{color:#452b84;letter-spacing:.14em}.home-reference .landing-grid article,.home-reference .plans article{border-radius:12px;transition:transform .22s cubic-bezier(.22,1,.36,1),box-shadow .22s ease}.home-reference .landing-grid article:hover,.home-reference .plans article:hover{transform:translateY(-3px);box-shadow:0 18px 40px rgba(26,23,27,.1)}html{scrollbar-gutter:stable;scrollbar-color:rgba(26,23,27,.28) transparent;scrollbar-width:thin}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{border:3px solid transparent;border-radius:999px;background:rgba(26,23,27,.28);background-clip:padding-box}::-webkit-scrollbar-thumb:hover{background-color:rgba(26,23,27,.45)}::-webkit-scrollbar-track{background:transparent}.home-ref-trust{max-width:var(--home-max);margin:-8px auto 0;padding:0 18px}.home-ref-trust ul{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin:0;padding:6px 0;list-style:none;border-top:1px solid rgba(26,23,27,.08);border-bottom:1px solid rgba(26,23,27,.08);background:rgba(255,255,255,.72);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.home-ref-trust li{display:grid;grid-template-columns:38px 1fr;gap:12px;align-items:center;padding:16px 20px}.home-ref-trust li+li{border-left:1px solid rgba(26,23,27,.08)}.home-ref-trust .icon,.home-ref-trust img{width:38px;height:38px;padding:8px;border-radius:10px;background:#f1eff8}.home-ref-trust strong{display:block;color:var(--navy);font-size:.86rem;font-weight:600;line-height:1.2}.home-ref-trust small{display:block;margin-top:3px;color:#707173;font-size:.72rem;line-height:1.45}.home-ref-categories{padding-top:64px}.home-ref-scenarios{max-width:var(--home-max);margin:72px auto 0;padding:0 18px}.home-ref-scenario-grid{display:grid;gap:26px;margin-top:34px}.home-ref-scenario{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);align-items:center;gap:0 44px;overflow:hidden;border:1px solid #eae7f2;border-radius:14px;background:#ffffff;box-shadow:0 10px 26px rgba(26,23,27,.05);transition:transform .28s ease,box-shadow .28s ease}.home-ref-scenario:hover{transform:translateY(-3px);box-shadow:0 22px 44px rgba(26,23,27,.1)}.home-ref-scenario.reverse figure{order:2}.home-ref-scenario figure{position:relative;margin:0;min-height:320px;height:100%;overflow:hidden;background:#473574}.home-ref-scenario figure img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .8s ease}.home-ref-scenario:hover figure img{transform:scale(1.04)}.home-ref-scenario figure:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(26,23,27,0) 55%,rgba(69,43,132,.55));pointer-events:none}.home-ref-scenario figcaption{position:absolute;left:18px;bottom:16px;z-index:1;display:inline-flex;align-items:center;gap:8px;padding:6px 12px 6px 8px;border-radius:999px;background:rgba(255,255,255,.92);color:#452b84;font-size:.72rem;font-weight:700;letter-spacing:.02em;box-shadow:0 6px 16px rgba(0,0,0,.18)}.home-ref-scenario figcaption .icon{width:20px;height:20px}.home-ref-scenario>div{padding:34px 40px 34px 0}.home-ref-scenario.reverse>div{padding:34px 0 34px 40px}.home-ref-scenario-index{display:inline-block;margin-bottom:10px;font-size:1.3rem;letter-spacing:.04em}.home-ref-scenario h3,.home-ref-scenario-index{color:#452b84;font-family:Cormorant Garamond,Georgia,serif;font-weight:600}.home-ref-scenario h3{margin:0;font-size:clamp(1.4rem,1.9vw,1.7rem);line-height:1.18}.home-ref-scenario>div>p{margin:12px 0 0;color:#5b5e63;font-size:.9rem;line-height:1.65}.home-ref-scenario small{display:block;margin-top:18px;color:#452b84;font-size:.6875rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.home-ref-scenario ul{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0 0;padding:0;list-style:none}.home-ref-scenario ul li{padding:6px 12px;border:1px solid #e6e1f1;border-radius:999px;background:#f9f7fc;color:#452b84;font-size:.8125rem;font-weight:600}.home-ref-scenario>div>a{display:inline-block;margin-top:20px;color:#5131a0;font-size:.84rem;font-weight:700;text-decoration:none}.home-ref-scenario>div>a:hover{text-decoration:underline}@media (max-width:900px){.home-ref-scenario,.home-ref-scenario.reverse{grid-template-columns:minmax(0,1fr)}.home-ref-scenario.reverse figure{order:0}.home-ref-scenario figure{min-height:0;height:220px}.home-ref-scenario.reverse>div,.home-ref-scenario>div{padding:22px 22px 26px}}.home-reference .footer-bottom{display:grid;grid-template-columns:1fr auto 1fr;gap:12px 24px;align-items:center}.home-reference .footer-bottom .footer-trust{text-align:center}.home-reference .footer-bottom .footer-made{text-align:right}.not-found{max-width:720px;margin:0 auto;padding:120px 18px 140px;text-align:center}.not-found .eyebrow{color:#452b84;font-size:.6875rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.not-found h1{margin:14px 0 16px;color:var(--navy);font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2.2rem,4vw,3.2rem);font-weight:600;line-height:1.08}.not-found p{margin:0 auto;max-width:540px;color:#414346;font-size:1rem;line-height:1.7}.not-found-actions{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;margin-top:32px}.not-found-actions a{min-height:46px;padding:12px 22px;border-radius:6px;font-size:.88rem;font-weight:600}.not-found-actions a:not(.primary):not(.ghost){color:#5131a0;text-decoration:underline;text-underline-offset:4px}.learner-shell details.simulator{padding:0}.learner-shell details.simulator summary{display:flex;align-items:center;gap:12px;padding:16px 20px;cursor:pointer;list-style:none}.learner-shell details.simulator summary::-webkit-details-marker{display:none}.learner-shell details.simulator summary:after{content:"";margin-left:auto;width:8px;height:8px;border-right:2px solid #707173;border-bottom:2px solid #707173;transform:rotate(45deg);transition:transform .2s ease}.learner-shell details.simulator[open] summary:after{transform:rotate(-135deg)}.learner-shell details.simulator summary h3{margin:0;font-size:.98rem}.learner-shell details.simulator .simulator-badge{padding:3px 8px;border-radius:999px;background:#e6e6ef;color:#1a171b;font-size:.6875rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.learner-shell details.simulator>button,.learner-shell details.simulator>p{margin-left:20px}.learner-shell details.simulator>p{margin-top:0;margin-right:20px}.learner-shell details.simulator>button:last-of-type{margin-bottom:20px}@media (max-width:960px){.home-ref-trust ul{grid-template-columns:repeat(2,minmax(0,1fr))}.home-ref-trust li:nth-child(3){border-left:0}.home-ref-trust li:nth-child(n+3){border-top:1px solid rgba(26,23,27,.08)}.home-reference .footer-bottom{grid-template-columns:1fr;text-align:left}.home-reference .footer-bottom .footer-made,.home-reference .footer-bottom .footer-trust{text-align:left}}@media (max-width:560px){.home-ref-trust ul{grid-template-columns:1fr}.home-ref-trust li+li{border-left:0;border-top:1px solid rgba(26,23,27,.08)}.not-found{padding:72px 18px 90px}}.home-ref-copy>.home-ref-reassurance{margin:18px 0 0;color:#707173;font-size:.8rem;line-height:1.5;animation:home-rise .7s cubic-bezier(.22,1,.36,1) .3s backwards}.home-ref-quote.wide{grid-column:1/-1;grid-template-columns:72px 1fr;gap:6px 26px;padding:34px 40px 30px 34px}.home-ref-quote.wide img{width:72px;height:72px;padding:14px;border-radius:18px;background:#493083;object-fit:contain}.home-ref-quote.wide p{max-width:900px;font-size:1.28rem;line-height:1.5}.home-ref-quote.wide:before{font-size:6.5rem;top:2px;right:30px}.home-reference .footer-brand p{margin-bottom:0}.cookie-notice{position:fixed;left:0;right:0;bottom:18px;z-index:80;margin-inline:auto;display:grid;grid-template-columns:1fr auto;gap:8px 22px;align-items:center;width:min(880px,calc(100% - 32px));padding:14px 18px 14px 22px;border:1px solid rgba(26,23,27,.1);border-radius:12px;background:rgba(255,255,255,.96);color:#414346;box-shadow:0 18px 44px rgba(26,23,27,.16);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:home-rise .5s cubic-bezier(.22,1,.36,1) both}.cookie-notice p{margin:0;font-size:.82rem;line-height:1.5}.cookie-notice>div{display:flex;align-items:center;gap:16px}.cookie-notice a{color:#5131a0;font-size:.82rem;font-weight:600;text-decoration:underline;text-underline-offset:3px;white-space:nowrap}.cookie-notice button.primary{min-height:38px;padding:8px 16px;border:0;border-radius:6px;background:var(--navy);color:#ffffff;font:inherit;font-size:.8rem;font-weight:600;cursor:pointer}@media (max-width:640px){.cookie-notice{grid-template-columns:1fr;bottom:12px}.cookie-notice>div{justify-content:space-between}}.legal-banner{max-width:980px;height:220px;margin:8px auto 36px;overflow:hidden;border-radius:14px;box-shadow:0 20px 44px rgba(26,23,27,.12)}.legal-banner img{display:block;width:100%;height:100%;object-fit:cover;filter:saturate(.85)}.not-found-photo{max-width:720px;height:240px;margin:48px auto 0;overflow:hidden;border-radius:14px;box-shadow:0 20px 44px rgba(26,23,27,.12)}.not-found-photo img{display:block;width:100%;height:100%;object-fit:cover}.learner-shell .learner-photo-banner{position:relative;height:180px;margin:0 0 22px;overflow:hidden;border-radius:var(--ws-radius);box-shadow:var(--ws-shadow)}.learner-shell .learner-photo-banner.short{height:150px;margin-bottom:18px}.learner-shell .learner-photo-banner img{display:block;width:100%;height:100%;object-fit:cover}.learner-shell .learner-photo-banner:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(26,23,27,.35),rgba(26,23,27,0) 60%)}.learner-shell .learner-photo-card{position:relative;display:block;height:168px;margin-bottom:16px;overflow:hidden;border-radius:var(--ws-radius);box-shadow:var(--ws-shadow);color:#ffffff;transition:transform .22s var(--ws-ease),box-shadow .22s var(--ws-ease)}.learner-shell .learner-photo-card:hover{transform:translateY(-3px);box-shadow:var(--ws-shadow-hover)}.learner-shell .learner-photo-card img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .6s var(--ws-ease)}.learner-shell .learner-photo-card:hover img{transform:scale(1.04)}.learner-shell .learner-photo-card span{position:absolute;inset:auto 0 0 0;display:grid;gap:4px;padding:40px 18px 16px;background:linear-gradient(180deg,rgba(26,23,27,0),rgba(73,46,138,.9))}.learner-shell .learner-photo-card small{color:#f5e400;font-size:.6875rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.learner-shell .learner-photo-card strong{font-family:Cormorant Garamond,Georgia,serif;font-size:1.1rem;font-weight:600;line-height:1.25}.learner-shell .terms-category-progress article.with-photo{grid-template-columns:1fr;grid-template-rows:auto 1fr;align-items:start;gap:0;padding:0;overflow:hidden}.learner-shell .terms-category-progress article.with-photo>div:last-child{min-width:0;padding:14px 18px 16px}.learner-shell .terms-category-icon-shell.with-photo{position:relative;width:100%;height:92px;overflow:hidden;border-radius:0;place-items:end start;padding:10px}.learner-shell .terms-category-icon-shell.with-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(26,23,27,0) 40%,rgba(26,23,27,.45))}.learner-shell .terms-category-progress article.with-photo:hover .terms-category-icon-shell.with-photo img{transform:scale(1.04)}.learner-shell .terms-category-icon-shell.with-photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.learner-shell .terms-category-icon-shell.with-photo .terms-library-icon{position:relative;z-index:1;width:32px;height:32px;padding:7px;border-radius:9px;background:rgba(255,255,255,.94);box-shadow:0 4px 12px rgba(26,23,27,.18)}.learner-shell .consideration-photo-band{position:relative;height:128px;margin:0 0 -46px;overflow:hidden;border-radius:var(--ws-radius);box-shadow:var(--ws-shadow)}.learner-shell .consideration-photo-band img{display:block;width:100%;height:100%;object-fit:cover}.learner-shell .consideration-photo-band:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(26,23,27,.25),rgba(73,46,138,.75))}.learner-shell .consideration-photo-band span{position:absolute;left:18px;top:16px;z-index:1;padding:5px 10px;border-radius:999px;background:rgba(255,255,255,.14);color:#ffffff;font-size:.6875rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.learner-shell .consideration-photo-band+.consideration-breadcrumb{position:relative;z-index:1;width:fit-content;max-width:calc(100% - 14px);margin-left:14px;padding:8px 14px;border-radius:999px;background:#ffffff;box-shadow:var(--ws-shadow)}.learner-shell .consideration-breadcrumb>a,.learner-shell .consideration-breadcrumb>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.learner-shell .consideration-breadcrumb>a{flex:0 0 auto}.learner-shell .consideration-breadcrumb>span{flex:0 1 auto}.learner-shell .consideration-breadcrumb .consideration-icon{flex:0 0 auto}@media (max-width:480px){.learner-shell .consideration-breadcrumb>a:first-child,.learner-shell .consideration-breadcrumb>a:first-child+.consideration-icon{display:none}}.learner-shell .quiz-practice-grid article.with-photo{grid-template-columns:1fr;grid-template-rows:88px auto;gap:0;padding:0;overflow:hidden}.learner-shell .quiz-practice-grid article.with-photo .quiz-practice-photo{grid-column:1/-1;width:100%;height:88px;object-fit:cover}.learner-shell .quiz-practice-grid article.with-photo>span{position:absolute;top:66px;left:14px;z-index:1;width:40px;height:40px;border-radius:10px;background:#ffffff;box-shadow:0 6px 16px rgba(26,23,27,.14)}.learner-shell .quiz-practice-grid article.with-photo{position:relative}.learner-shell .quiz-practice-grid article.with-photo>div{padding:24px 14px 14px}.learner-shell.how-works-page{--how-ink:#493083;--how-muted:#707173;--how-line:#ebe8f3;--how-blue:#6a48bc;--how-green:#2e7d32;--how-purple:#8973be;--how-orange:#ffef19;min-height:100vh;grid-template-columns:220px minmax(0,1fr);background:#f9f8fc}.learner-shell.how-works-page .terms-reference-sidebar{padding:18px 15px 20px}.learner-shell.how-works-page .terms-reference-brand{grid-template-columns:46px 1fr;gap:11px;padding:0 2px 14px;margin:0;border-bottom:0}.learner-shell.how-works-page .terms-reference-brand .terms-library-icon{width:49px;height:49px}.learner-shell.how-works-page .terms-reference-brand strong{font-size:.94rem;font-weight:850}.learner-shell.how-works-page .terms-reference-brand small{font-size:.6875rem;font-weight:750;letter-spacing:.12em}.learner-shell.how-works-page .terms-reference-nav{gap:4px}.learner-shell.how-works-page .terms-reference-nav a,.learner-shell.how-works-page .terms-reference-nav button{height:36px;border-radius:4px;color:#585b60;font-size:.72rem;font-weight:650}.learner-shell.how-works-page .terms-reference-nav a.active{margin-left:-15px;width:calc(100% + 15px);padding-left:29px;border-radius:0 5px 5px 0;background:#f3eefe;color:#603eb3;font-weight:850}.learner-shell.how-works-page .terms-reference-nav a.active:before{top:0;bottom:0;width:4px;border-radius:0;background:var(--how-blue)}.learner-shell.how-works-page .terms-reference-nav .terms-library-icon{width:18px;height:18px}.learner-shell.how-works-page .terms-reference-sidebar-bottom{align-self:start;gap:22px}.learner-shell.how-works-page .terms-reference-nav.account{padding-top:15px}.learner-shell.how-works-page .terms-reference-nav.account a,.learner-shell.how-works-page .terms-reference-nav.account button{height:31px}.learner-shell.how-works-page .terms-trial-card{margin:0 3px;min-height:112px;padding:10px 12px 8px;border-radius:7px;text-align:left}.learner-shell.how-works-page .terms-trial-card>span{width:25px;height:25px;margin:0 0 6px;border-radius:8px}.learner-shell.how-works-page .terms-trial-card .terms-library-icon{width:17px;height:17px}.learner-shell.how-works-page .terms-trial-card strong{font-size:.72rem;font-weight:850}.learner-shell.how-works-page .terms-trial-card p{margin:6px 0 7px;color:#707173;font-size:.8125rem;line-height:1.26}.learner-shell.how-works-page .terms-trial-card a{height:30px;border-radius:5px;font-size:.72rem;font-weight:800}.learner-shell.how-works-page .terms-reference-topbar{height:66px;padding:13px 25px 13px 28px;grid-template-columns:426px auto;gap:24px}.learner-shell.how-works-page .terms-reference-search{width:426px;height:38px;border-radius:6px}.learner-shell.how-works-page .terms-reference-user-tools{gap:22px}.learner-shell.how-works-page .terms-reference-user-tools .lang-toggle{height:28px;padding:0;border:0;background:transparent}.learner-shell.how-works-page .terms-user-pill .learner-avatar{width:39px;height:39px}.how-works-icon{display:block;width:20px;height:20px;object-fit:contain;flex:0 0 auto}.how-works-content{display:grid;grid-template-columns:minmax(0,626px) 326px;gap:46px;padding:21px 24px 28px 40px;color:var(--how-ink)}.how-works-heading h1{margin:0;color:var(--how-ink);font-size:2.08rem;line-height:1}.how-works-heading p{max-width:565px;margin:10px 0 0;color:#707173;font-size:.8125rem;font-weight:550;line-height:1.65}.how-works-steps{position:relative;display:grid}.how-works-steps:before{content:"";position:absolute;left:27px;top:29px;bottom:39px;width:2px;background:#e9e5f2}.how-works-step{position:relative;display:grid;grid-template-columns:58px 69px minmax(0,1fr);align-items:center;min-height:91px;border-bottom:1px solid #ece9f3}.how-works-step:last-child{border-bottom:0}.how-works-step-number{position:relative;z-index:1;display:grid;place-items:center;width:43px;height:43px;border:2px solid #cfbdfb;border-radius:50%;background:#ffffff;color:var(--how-blue);font-size:1rem;font-weight:750}.how-works-step.green .how-works-step-number{border-color:#bfe9c1;color:var(--how-green)}.how-works-step.purple .how-works-step-number{border-color:#daccfc;color:var(--how-purple)}.how-works-step.orange .how-works-step-number{border-color:#fff9a4;color:var(--brand-dark)}.how-works-step-icon{display:grid;place-items:center;width:64px;height:64px;border-radius:8px;background:#f1ebfe}.how-works-step.green .how-works-step-icon{background:#e8f8e9}.how-works-step.purple .how-works-step-icon{background:#f1ebfe}.how-works-step.orange .how-works-step-icon{background:#ebebf3}.how-works-step-icon .how-works-icon{width:38px;height:38px}.how-works-step h2{margin:0;color:#4d387f;font-size:.86rem;font-weight:850}.how-works-step p{margin:10px 0 0;color:#707173;font-weight:550;line-height:1.58}.how-works-result-card{display:grid;grid-template-columns:50px minmax(0,1fr) auto;align-items:center;gap:19px;min-height:98px;margin-top:18px;padding:15px 28px 15px 22px;border:1px solid #eae5f6;border-radius:7px;background:#f8f6fe}.how-works-result-card>span{display:grid;place-items:center;width:43px;height:43px;border-radius:50%;background:var(--how-blue)}.how-works-result-card>span .how-works-icon{width:28px;height:28px}.how-works-result-card h2{margin:0;color:#4d387f;font-size:.82rem;font-weight:850}.how-works-result-card p{margin:8px 0 0;color:#707173;font-weight:550;line-height:1.55}.how-works-result-card a{display:grid;place-items:center;min-height:37px;padding:0 16px;white-space:nowrap;border:1px solid #e3ddf1;border-radius:5px;background:#ffffff;color:#6a48bc;font-size:.72rem;font-weight:850}.how-works-support-line{display:flex;align-items:center;justify-content:center;gap:9px;margin:37px 0 0;color:#707173;font-size:.6875rem;font-weight:650}.how-works-support-line .how-works-icon{width:19px;height:19px}.how-works-support-line a{color:#6a48bc;font-weight:850}.how-works-rail{display:grid;align-content:start;gap:17px}.how-works-panel{border:1px solid #ebe8f3;border-radius:8px;background:#ffffff;box-shadow:0 8px 20px rgba(26,23,27,.03)}.how-works-panel h2{margin:0;color:#4d387f;font-size:.82rem;font-weight:850}.how-works-progress-card{min-height:219px;padding:16px}.how-works-progress-body{display:grid;grid-template-columns:105px minmax(0,1fr);align-items:center;gap:18px;margin-top:15px}.how-works-ring{position:relative;display:grid;place-items:center;align-content:center;width:99px;height:99px;border-radius:50%}.how-works-ring:before{content:"";position:absolute;inset:9px;border-radius:50%;background:#ffffff}.how-works-ring span,.how-works-ring strong{position:relative;z-index:1;display:block}.how-works-ring strong{color:#4e3a7e;font-size:1.32rem;font-weight:850;line-height:1}.how-works-ring span{margin-top:5px;color:#707173;font-size:.6875rem;font-weight:700}.how-works-progress-card dl{display:grid;gap:13px;margin:0}.how-works-progress-card dl div{display:flex;align-items:center;justify-content:space-between;gap:12px}.how-works-progress-card dd,.how-works-progress-card dt{margin:0;font-size:.8125rem;font-weight:750}.how-works-progress-card dt{color:#707173}.how-works-progress-card dd{color:#4d387f}.how-works-progress-card>a{display:flex;align-items:center;justify-content:center;gap:8px;width:fit-content;min-width:171px;height:34px;padding:0 14px;margin:17px auto 0;white-space:nowrap;border:1px solid #e7e3f1;border-radius:5px;background:#ffffff;color:#393a3d;font-size:.7rem;font-weight:800}.how-works-progress-card>a .how-works-icon{width:16px;height:16px}.how-works-reasons-card{min-height:343px;padding:18px 13px 15px}.how-works-reason-list{display:grid;gap:6px;margin-top:14px}.how-works-reason{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:start;gap:13px}.how-works-reason>span{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#e8f8e9}.how-works-reason.purple>span{background:#f1ebfe}.how-works-reason.orange>span{background:#ebebf3}.how-works-reason.blue>span{background:#f1ebfe}.how-works-reason .how-works-icon{width:25px;height:25px}.how-works-reason h3{margin:2px 0 0;color:#393b3d;font-size:.72rem;font-weight:850}.how-works-reason p{margin:7px 0 0;color:#707173;font-size:.8125rem;font-weight:550;line-height:1.55}.how-works-help-card{min-height:130px;padding:17px 15px 15px}.how-works-help-card p{margin:14px 0 13px;color:#707173;font-size:.8125rem;font-weight:550;line-height:1.55}.how-works-help-card a{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-width:141px;height:37px;padding:0 14px;white-space:nowrap;border:1px solid #e6e2ef;border-radius:5px;background:#ffffff;color:#393b3d;font-size:.6875rem;font-weight:850}.how-works-help-card a .how-works-icon{width:15px;height:15px}.how-works-steps{margin-left:0;padding-left:0;list-style:none}.how-works-step{padding:16px 0}.how-works-step h2 a{color:inherit;text-decoration:none}.how-works-step h2 a:hover{color:var(--how-blue)}.how-works-step.is-done .how-works-step-number{border-color:var(--how-green);background:var(--how-green);color:#ffffff}.how-works-step-meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px 16px;margin-top:10px}.how-works-step-state{display:inline-flex;align-items:center;gap:7px;color:#707173;font-size:.6875rem;font-weight:700}.how-works-step-state i{width:8px;height:8px;border-radius:50%;background:#d3cce2}.how-works-step-state.done{color:#226726}.how-works-step-state.done i{background:var(--how-green)}.how-works-step-state em{font-style:normal;font-weight:600}.how-works-step-meta>a{color:var(--how-blue);font-size:.6875rem;font-weight:800;text-decoration:none;white-space:nowrap}.how-works-step-meta>a:hover{text-decoration:underline}.how-works-progress-empty{margin:10px 0 0;color:#707173;font-size:.6875rem;font-weight:600;line-height:1.5}.how-works-content{position:relative;min-height:calc(100vh - 66px);padding-top:26px;background:linear-gradient(180deg,rgba(26,23,27,.045),rgba(26,23,27,0) 240px),radial-gradient(rgba(26,23,27,.075) 1px,transparent 1.25px) 0 0 /22px 22px,#f9f7fc}.how-works-heading{margin-bottom:4px}.how-works-heading .eyebrow{display:inline-flex;align-items:center;gap:8px;margin:0 0 10px;color:#452b84;font-size:.6875rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.how-works-heading .eyebrow:before{content:"";width:18px;height:2px;background:#fceb00}.how-works-heading h1{font-size:2.2rem;letter-spacing:-.01em}.how-works-steps{--how-step-col:60px;margin-top:22px;padding:6px 22px 6px 14px;border:1px solid var(--ws-border,#e8e4f2);border-radius:var(--ws-radius,12px);background:#ffffff;box-shadow:var(--ws-shadow);overflow:hidden}.how-works-steps:before{left:calc(14px + var(--how-step-col) / 2 - 1px);top:52px;bottom:52px;background:linear-gradient(180deg,#e0daef,#ebe7f4)}.how-works-step{grid-template-columns:var(--how-step-col) 72px minmax(0,1fr);column-gap:0;padding:18px 0;border-bottom:1px solid #f0eef6;transition:background-color .18s ease}.how-works-step:hover{background:linear-gradient(90deg,rgba(26,23,27,0),#f9f7fc 18%,#f9f7fc)}.how-works-step-number{justify-self:center;width:44px;height:44px;box-shadow:0 0 0 5px #ffffff;transition:transform .18s var(--ws-ease,ease)}.how-works-step:hover .how-works-step-number{transform:scale(1.04)}.how-works-step.is-done .how-works-step-number{box-shadow:0 0 0 5px #ffffff,0 6px 14px rgba(48,143,53,.28)}.how-works-step-icon{width:60px;height:60px;border-radius:12px;box-shadow:inset 0 0 0 1px rgba(26,23,27,.05)}.how-works-step-body{padding-left:16px}.how-works-step h2{font-size:.92rem}.how-works-step p{margin-top:6px;font-size:.8125rem;max-width:520px}.how-works-step-meta{margin-top:12px;padding-top:10px;border-top:1px dashed #ebe7f4}.how-works-step-state{padding:3px 9px 3px 7px;border-radius:999px;background:#f4f1f9}.how-works-step-state.done{background:#e8f8e9}.how-works-step-state em{color:#707173}.how-works-result-card{position:relative;overflow:hidden;gap:20px;margin-top:20px;padding:22px 26px;border:0;border-radius:var(--ws-radius,12px);background:radial-gradient(120% 140% at 100% 0,rgba(252,235,0,.22),transparent 55%),linear-gradient(135deg,#4b2f8f,#452b84);box-shadow:var(--ws-shadow)}.how-works-result-card:before{content:"";position:absolute;inset:0 0 auto 0;z-index:1;height:3px;background:linear-gradient(90deg,#fceb00,rgba(252,235,0,.15))}.how-works-result-photo{position:absolute;inset:0 0 0 38%;width:62%;height:100%;object-fit:cover;object-position:60% 40%;opacity:.34;mix-blend-mode:luminosity;-webkit-mask-image:linear-gradient(90deg,transparent,#000000 45%);mask-image:linear-gradient(90deg,transparent,#000000 45%);pointer-events:none}.how-works-result-card>:not(.how-works-result-photo){position:relative;z-index:1}.how-works-result-card>span{width:46px;height:46px;background:rgba(255,255,255,.12);box-shadow:inset 0 0 0 1px rgba(255,255,255,.2)}.how-works-result-card h2{color:#ffffff;font-size:.9rem}.how-works-result-card p{color:rgba(255,255,255,.78);font-size:.8125rem}.how-works-result-card a{min-height:40px;padding:0 18px;border:0;border-radius:8px;background:#fceb00;color:#1a171b;box-shadow:0 8px 18px rgba(0,0,0,.18);transition:transform .18s var(--ws-ease,ease),background-color .18s ease}.how-works-result-card a:hover{background:#ffef1d;transform:translateY(-1px)}.how-works-support-line{margin-top:30px}.how-works-panel{border-color:var(--ws-border,#e8e4f2);border-radius:var(--ws-radius,12px);box-shadow:var(--ws-shadow);transition:box-shadow .22s var(--ws-ease,ease),transform .22s var(--ws-ease,ease)}.how-works-panel:hover{box-shadow:var(--ws-shadow-hover)}.how-works-panel h2{display:flex;align-items:center;gap:8px;font-size:.86rem}.how-works-panel h2:before{content:"";width:4px;height:14px;border-radius:2px;background:linear-gradient(180deg,#452b84,#fceb00)}.how-works-progress-card{padding:18px 18px 16px}.how-works-ring{box-shadow:0 10px 24px rgba(48,143,53,.16)}.how-works-progress-card dl div{padding:5px 0;border-bottom:1px dashed #f1eef7}.how-works-progress-card dl div:last-child{border-bottom:0}.how-works-help-card a,.how-works-progress-card>a{border-radius:8px;transition:border-color .18s ease,background-color .18s ease,transform .18s var(--ws-ease,ease)}.how-works-help-card a:hover,.how-works-progress-card>a:hover{border-color:#c4bbda;background:#f9f7fc;transform:translateY(-1px)}.how-works-reasons-card{min-height:0}.how-works-reason{padding:10px 8px;border-radius:10px;transition:background-color .18s ease}.how-works-reason:hover{background:#f9f7fc}.how-works-reason>span{box-shadow:inset 0 0 0 1px rgba(26,23,27,.06)}.how-works-help-card{background:radial-gradient(90% 120% at 100% 100%,rgba(252,235,0,.1),transparent 60%),#ffffff}@media (max-width:1240px){.how-works-content{grid-template-columns:minmax(0,1fr) 300px;gap:28px;padding:20px 24px 28px}}@media (max-width:1060px){.how-works-content{grid-template-columns:minmax(0,1fr)}.how-works-rail{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));align-items:start}.how-works-progress-card{min-height:0}}@media (max-width:960px){.learner-shell.how-works-page{grid-template-columns:minmax(0,1fr)}.learner-shell.how-works-page .terms-reference-topbar{height:auto;padding:12px 16px;grid-template-columns:minmax(0,1fr);gap:12px}.learner-shell.how-works-page .terms-reference-search{width:100%}.how-works-content{padding:18px 16px 28px;gap:22px}.how-works-heading h1{font-size:1.7rem}.how-works-heading p,.how-works-help-card p,.how-works-progress-empty,.how-works-reason p,.how-works-result-card p,.how-works-step p{font-size:.8rem}.how-works-panel h2,.how-works-result-card h2,.how-works-step h2{font-size:1rem}.how-works-step-meta>a,.how-works-step-state,.how-works-support-line{font-size:.78rem}}@media (max-width:600px){.how-works-steps:before{display:none}.how-works-step{grid-template-columns:40px minmax(0,1fr);grid-template-rows:auto auto;align-items:start;column-gap:12px;row-gap:10px;padding:16px 0}.how-works-step-number{width:34px;height:34px;font-size:.9rem}.how-works-step-icon{width:40px;height:40px;grid-column:2;grid-row:1;justify-self:start}.how-works-step-icon .how-works-icon{width:24px;height:24px}.how-works-step-body{grid-column:1/-1;grid-row:2;padding-left:0}.how-works-steps{padding:4px 14px}.how-works-result-card{grid-template-columns:minmax(0,1fr);text-align:left}.how-works-result-card a{justify-self:start}.how-works-support-line{flex-wrap:wrap;text-align:center}.how-works-progress-body{grid-template-columns:minmax(0,1fr);justify-items:center;gap:14px}.how-works-progress-card dl{width:100%}}.learner-shell .account-ref-cover{height:124px;margin:-15px -18px 14px;overflow:hidden;border-radius:var(--ws-radius) var(--ws-radius) 0 0}.learner-shell .account-ref-cover img{display:block;width:100%;height:100%;object-fit:cover;filter:saturate(.85)}.learner-shell .account-ref-profile-card .learner-avatar.large{box-shadow:0 0 0 4px #ffffff,0 10px 24px rgba(26,23,27,.18)}.learner-shell .help-hero-card.with-photo{grid-template-columns:220px minmax(0,1fr) auto;overflow:hidden;padding-left:0}.learner-shell .help-hero-card.with-photo .help-hero-photo{display:block;width:220px;height:100%;min-height:160px;object-fit:cover}.learner-shell .billing-subscription-card.with-photo{position:relative;overflow:hidden}.learner-shell .billing-subscription-card.with-photo .billing-card-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.28;mix-blend-mode:luminosity;pointer-events:none}.learner-shell .billing-subscription-card.with-photo>:not(.billing-card-photo){position:relative;z-index:1}@media (max-width:960px){.legal-banner,.not-found-photo{height:160px}.learner-shell .help-hero-card.with-photo{grid-template-columns:1fr;padding-left:0}.learner-shell .help-hero-card.with-photo .help-hero-photo{width:100%;height:150px}.learner-shell .help-hero-card.with-photo>div{padding:0 18px}.learner-shell .learner-photo-banner{height:140px}}.learner-shell .learner-photo-banner.with-caption:after{background:linear-gradient(90deg,rgba(69,43,132,.78),rgba(26,23,27,.25) 62%,rgba(26,23,27,.05))}.learner-shell .learner-photo-banner.with-caption figcaption{position:absolute;inset:0 auto 0 0;z-index:1;display:grid;align-content:center;gap:6px;max-width:520px;padding:0 28px;color:#ffffff}.learner-shell .learner-photo-banner.with-caption small{color:#f5e400;font-size:.6875rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.learner-shell .learner-photo-banner.with-caption strong{font-family:Cormorant Garamond,Georgia,serif;font-size:1.35rem;font-weight:600;line-height:1.25}.learner-shell .learner-photo-banner.short.with-caption strong{font-size:1.2rem}.learner-shell .terms-reference-heading.with-thumb{align-items:center;gap:14px}.learner-shell .terms-reference-heading.with-thumb>div:first-of-type{flex:1 1 auto;min-width:0}.learner-shell .terms-section-thumb{flex:none;width:64px;height:46px;border-radius:8px;object-fit:cover;box-shadow:0 6px 14px rgba(26,23,27,.14)}.learner-shell .progress-category-list a.with-photo{grid-template-columns:48px 125px minmax(0,1fr) 56px 40px}.learner-shell .progress-category-list a.with-photo>span{position:relative;width:48px;height:34px;overflow:hidden;border-radius:7px}.learner-shell .progress-category-list a.with-photo>span img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.learner-shell .progress-category-list a.with-photo>span .progress-ref-icon{position:relative;z-index:1;width:16px;height:16px;padding:3px;border-radius:5px;background:rgba(255,255,255,.92)}.learner-shell .learner-photo-card.compact{height:132px;margin:0}.learner-shell .learner-photo-card.compact strong{font-size:1rem}.learner-shell .settings-photo-card{grid-column:1/-1;display:grid;grid-template-columns:220px minmax(0,1fr);gap:22px;align-items:center;padding:0;overflow:hidden}.learner-shell .settings-photo-card img{width:100%;height:100%;min-height:170px;object-fit:cover}.learner-shell .settings-photo-card>div{padding:22px 22px 22px 0}.learner-shell .settings-photo-card p{margin-bottom:12px}.about-studio{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:40px;align-items:center;max-width:1080px;margin-inline:auto}.about-studio-photo{position:relative;margin:0;overflow:hidden;border-radius:16px;box-shadow:0 24px 50px rgba(26,23,27,.14)}.about-studio-photo img{display:block;width:100%;height:380px;object-fit:cover}.about-studio-photo figcaption{position:absolute;inset:auto 0 0 0;padding:44px 22px 18px;color:#ffffff;font-size:.82rem;background:linear-gradient(180deg,rgba(26,23,27,0),rgba(69,43,132,.85))}.about-studio h2{margin:10px 0 14px}.about-studio p{color:var(--muted);line-height:1.7}.about-studio-points{display:grid;gap:12px;margin:22px 0 0;padding:0;list-style:none}.about-studio-points li{display:flex;align-items:center;gap:12px;color:var(--ink);font-size:.92rem;font-weight:500}.about-studio-points .icon{flex:none;width:34px;height:34px;padding:7px;border-radius:9px;background:#f2effb}.faq-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:24px;align-items:start;max-width:1080px;margin:0 auto}.faq-layout .faq-list{max-width:none;margin:0}.faq-photo-card{position:relative;display:block;height:100%;min-height:340px;overflow:hidden;border-radius:14px;box-shadow:0 20px 44px rgba(26,23,27,.14);color:#ffffff;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease}.faq-photo-card:hover{transform:translateY(-3px);box-shadow:0 26px 52px rgba(26,23,27,.2)}.faq-photo-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.faq-photo-card:hover img{transform:scale(1.04)}.faq-photo-card span{position:absolute;inset:auto 0 0 0;display:grid;gap:6px;padding:60px 22px 22px;background:linear-gradient(180deg,rgba(26,23,27,0),rgba(69,43,132,.92))}.faq-photo-card small{color:#f5e400;font-size:.6875rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.faq-photo-card strong{font-family:Cormorant Garamond,Georgia,serif;font-size:1.35rem;font-weight:600;line-height:1.2}.faq-photo-card em{font-size:.82rem;font-style:normal;line-height:1.5;opacity:.9}@media (max-width:960px){.learner-shell .learner-photo-banner.with-caption figcaption{max-width:none;padding:0 18px}.learner-shell .learner-photo-banner.short.with-caption strong,.learner-shell .learner-photo-banner.with-caption strong{font-size:1.05rem}.learner-shell .settings-photo-card{grid-template-columns:1fr;gap:0}.learner-shell .settings-photo-card img{height:150px;min-height:0}.learner-shell .settings-photo-card>div{padding:18px}.about-studio{grid-template-columns:1fr;gap:24px}.about-studio-photo img{height:240px}.faq-layout{grid-template-columns:1fr}.faq-photo-card{min-height:240px}}@media (min-width:961px){.learner-shell .account-billing-grid{align-items:stretch}.learner-shell .billing-panel-card.manage-card{grid-column:2}}.skip-link{position:fixed;top:12px;left:12px;z-index:200;padding:10px 16px;border-radius:999px;background:#452b84;color:#ffffff;font-size:.82rem;font-weight:600;text-decoration:none;opacity:0;pointer-events:none;transform:translateY(-200%);transition:transform .2s ease,opacity .2s ease}.skip-link:focus-visible{opacity:1;pointer-events:auto;box-shadow:0 10px 24px rgba(26,23,27,.3);transform:translateY(0);outline:2px solid #fff45b;outline-offset:2px}.route-progress{position:fixed;top:0;left:0;z-index:190;height:3px;width:0;background:linear-gradient(90deg,#fceb00,#fff45b);box-shadow:0 0 10px rgba(255,244,91,.6);pointer-events:none}.route-progress.loading{animation:route-progress-grow 6s cubic-bezier(.1,.6,.2,1) forwards}.route-progress.done{width:100%;opacity:0;transition:width .18s ease,opacity .3s ease .12s}@keyframes route-progress-grow{0%{width:0}20%{width:45%}60%{width:78%}to{width:92%}}.workspace-skeleton{display:grid;grid-template-columns:240px minmax(0,1fr);min-height:100vh;background:#f8f6fb}.workspace-skeleton .sk-sidebar{display:grid;align-content:start;gap:14px;padding:24px 20px;border-right:1px solid #eae7f2;background:#ffffff}.workspace-skeleton .sk-main{display:grid;align-content:start;gap:18px;padding:22px 32px}.workspace-skeleton .sk-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.workspace-skeleton .sk-cols{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:18px}.workspace-skeleton .sk{position:relative;overflow:hidden;border-radius:10px;background:#edeaf5}.workspace-skeleton .sk:after{content:"";position:absolute;inset:0;transform:translateX(-100%);background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.75) 50%,rgba(255,255,255,0));animation:sk-shimmer 1.4s ease-in-out infinite}.workspace-skeleton .sk.brand{height:34px;width:70%;margin-bottom:14px}.workspace-skeleton .sk.nav{height:16px;width:80%;border-radius:6px}.workspace-skeleton .sk.nav.short{width:55%}.workspace-skeleton .sk.topbar{height:44px;border-radius:12px}.workspace-skeleton .sk.title{height:34px;width:32%;margin-top:10px}.workspace-skeleton .sk.lead{height:14px;width:48%;border-radius:6px}.workspace-skeleton .sk.block{height:96px}.workspace-skeleton .sk.card{height:260px;border-radius:14px}.workspace-skeleton .sk.rail{height:180px;border-radius:14px}.workspace-skeleton .sk-status{margin:8px 0 0;color:#707173;font-size:.78rem}@keyframes sk-shimmer{to{transform:translateX(100%)}}@media (max-width:960px){.workspace-skeleton{grid-template-columns:1fr}.workspace-skeleton .sk-sidebar{display:none}.workspace-skeleton .sk-row{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-skeleton .sk-cols{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.route-progress.loading,.workspace-skeleton .sk:after{animation:none}.route-progress.loading{width:60%}}.toast-stack{position:fixed;right:20px;bottom:20px;z-index:180;display:grid;gap:10px;max-width:min(360px,calc(100vw - 40px));pointer-events:none}.toast{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;padding:12px 16px;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#483082;color:#ffffff;font-size:.86rem;line-height:1.4;box-shadow:0 18px 40px rgba(26,23,27,.32);pointer-events:auto;animation:toast-in .28s cubic-bezier(.2,.8,.2,1)}.toast.error{background:#7e1919}.toast i{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#fff45b;color:#1a171b;font-size:.72rem;font-style:normal;font-weight:700}.toast.error i{background:#ffd9d9;color:#7e1919}@keyframes toast-in{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:none}}@media (max-width:600px){.toast-stack{right:12px;left:12px;bottom:12px;max-width:none}}@media print{.cookie-notice,.home-reference:before,.landing-footer,.landing-nav,.legal-banner,.route-progress,.skip-link,.toast-stack{display:none!important}body{background:#ffffff!important;color:#000000}.landing-section,.legal-page{max-width:none!important;padding:0!important;box-shadow:none!important}a[href^=http]:after{content:" (" attr(href) ")";font-size:.85em;color:#555555}}.home-reference .home-ref-features>div:last-child{gap:18px;margin-top:26px}.home-reference .home-ref-features article{grid-template-columns:1fr;gap:12px;align-items:start;align-content:start;min-height:0;padding:24px 22px 22px;border:1px solid #eae7f2;border-radius:14px;background:#ffffff;box-shadow:0 10px 26px rgba(26,23,27,.05);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.home-reference .home-ref-features article+article{border-left:1px solid #eae7f2}.home-reference .home-ref-features article:hover{transform:translateY(-3px);border-color:#d9d1ee;box-shadow:0 18px 38px rgba(26,23,27,.1)}.home-reference .home-ref-features .icon{grid-row:auto;width:48px;height:48px;padding:11px;border-radius:12px}.home-reference .home-ref-features strong{font-size:1rem;line-height:1.3}.home-reference .home-ref-features small{font-size:.86rem;line-height:1.55}@media (max-width:960px){.home-reference .home-ref-features>div:last-child{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.home-reference .home-ref-features>div:last-child{grid-template-columns:1fr}}.not-found-ref{margin-top:18px;color:#707173;font-size:.78rem}.not-found-ref code{padding:2px 6px;border-radius:4px;background:#f1eef7;font-size:.76rem}.not-found-actions button.primary{min-height:46px;padding:12px 22px;border:0;border-radius:6px;font-size:.88rem;font-weight:600;cursor:pointer}.learner-shell .terms-search-kbd{display:inline-grid;place-items:center;min-width:20px;height:20px;padding:0 6px;border:1px solid #e4e0ed;border-radius:5px;background:#f8f6fb;color:#707173;font-family:inherit;font-size:.6875rem;font-weight:600;line-height:1}.learner-shell .terms-reference-search:focus-within .terms-search-kbd{opacity:0}.legal-updated{margin-top:10px;color:#707173;font-size:.8rem}.legal-layout{display:grid;grid-template-columns:240px minmax(0,1fr);gap:48px;align-items:start;max-width:1040px;margin:12px auto 0}.legal-toc{position:sticky;top:96px;display:grid;gap:12px;padding:18px 16px;border:1px solid #eae7f2;border-radius:12px;background:#ffffff;box-shadow:0 10px 26px rgba(26,23,27,.05)}.legal-toc strong{color:#452b84;font-size:.6875rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.legal-toc ol{display:grid;gap:2px;margin:0;padding:0;list-style:none}.legal-toc a{display:grid;grid-template-columns:22px minmax(0,1fr);align-items:start;gap:8px;padding:7px 8px;border-radius:8px;color:#5b5e63;font-size:.82rem;line-height:1.35;text-decoration:none;transition:background-color .18s ease,color .18s ease}.legal-toc a span{color:#707173;font-size:.72rem;font-weight:600;line-height:1.55}.legal-toc a:hover{background:#f6f3fb;color:#493083}.legal-toc a.active{background:#f2effa;color:#493083;font-weight:600}.legal-toc a.active span{color:#452b84}.legal-layout .legal-body{max-width:none;margin:0}.legal-body section{scroll-margin-top:96px;padding-bottom:22px;border-bottom:1px solid #f0eef6}.legal-body section:last-of-type{border-bottom:0}.legal-body h3{font-family:Cormorant Garamond,Georgia,serif;font-size:1.35rem;font-weight:600}.legal-anchor{color:#452b84;text-decoration:none}@media (max-width:960px){.legal-layout{grid-template-columns:1fr;gap:24px}.legal-toc{position:static}.legal-toc ol{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.legal-toc ol{grid-template-columns:1fr}}.back-to-top{position:fixed;right:22px;bottom:22px;z-index:70;display:grid;place-items:center;width:46px;height:46px;border:1px solid rgba(255,255,255,.14);border-radius:50%;background:#452b84;color:#f5e400;box-shadow:0 14px 30px rgba(26,23,27,.28);cursor:pointer;opacity:0;transform:translateY(14px);pointer-events:none;transition:opacity .25s ease,transform .25s ease,background-color .2s ease}.back-to-top.show{opacity:1;transform:none;pointer-events:auto}.back-to-top:hover{background:#4c3090}.cookie-notice~.back-to-top{bottom:96px}@media (max-width:600px){.back-to-top{right:14px;bottom:14px;width:42px;height:42px}.cookie-notice~.back-to-top{bottom:132px}}.learner-shell .terms-reference-search input:focus,.learner-shell .terms-reference-search input:focus-visible{outline:none;box-shadow:none}.learner-shell .terms-reference-search:focus-within{border-color:#cabced;box-shadow:0 0 0 3px rgba(26,23,27,.16)}.status-page{max-width:820px;margin:0 auto}.status-banner{display:grid;grid-template-columns:14px minmax(0,1fr) auto;align-items:center;gap:16px;margin:8px auto 22px;padding:18px 22px;border:1px solid #e4e0ef;border-radius:14px;background:#ffffff;box-shadow:0 12px 30px rgba(26,23,27,.06)}.status-banner i{width:14px;height:14px;border-radius:50%;background:#d0cadf;box-shadow:0 0 0 5px rgba(26,23,27,.28)}.status-banner.ok i{background:#2c8531;box-shadow:0 0 0 5px rgba(44,133,49,.18);animation:status-pulse 2.4s ease-in-out infinite}.status-banner.warn i{background:#ffef1b;box-shadow:0 0 0 5px rgba(255,239,27,.2)}.status-banner.bad i{background:#c02727;box-shadow:0 0 0 5px rgba(192,39,39,.2)}@keyframes status-pulse{0%,to{box-shadow:0 0 0 5px rgba(44,133,49,.18)}50%{box-shadow:0 0 0 9px rgba(44,133,49,.08)}}.status-banner strong{display:block;color:#493083;font-size:1.05rem;font-weight:600}.status-banner small{display:block;margin-top:3px;color:#707173;font-size:.78rem}.status-banner .ghost{padding:9px 14px;font-size:.8rem}.status-list{display:grid;gap:8px;margin:0;padding:0;list-style:none}.status-list li{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;padding:16px 20px;border:1px solid #eae7f2;border-radius:12px;background:#ffffff;transition:box-shadow .2s ease,transform .2s ease}.status-list li:hover{box-shadow:0 10px 26px rgba(26,23,27,.06)}.status-list li.pending{opacity:.6}.status-list strong{display:block;color:#493083;font-size:.95rem;font-weight:600}.status-list p{margin:3px 0 0;color:#707173;font-size:.82rem;line-height:1.5}.status-list small{display:block;margin-top:6px;color:#707173;font-size:.72rem;letter-spacing:.04em;text-transform:uppercase}.status-pill{display:inline-flex;align-items:center;gap:8px;padding:7px 12px;border-radius:999px;font-size:.76rem;font-weight:600;white-space:nowrap}.status-pill i{width:8px;height:8px;border-radius:50%;background:currentColor}.status-pill em{font-style:normal;font-weight:500;opacity:.7}.status-pill.ok{background:#e6f5e7;color:#246c28}.status-pill.sandbox{background:#f2eff9;color:#675496}.status-pill.warn{background:#eaeaf2;color:#8a5500}.status-pill.bad{background:#fdebeb;color:#971e1e}.status-pill.idle{background:#f4f1f9;color:#707173}.status-mode{margin:18px 0 0;color:#707173;font-size:.82rem;text-align:center}.status-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:18px;margin-top:22px}.status-actions a:not(.primary){color:#5e4698;font-size:.86rem;font-weight:500}@media (max-width:600px){.status-banner{grid-template-columns:14px minmax(0,1fr)}.status-banner .ghost{grid-column:2;justify-self:start}.status-list li{grid-template-columns:1fr;align-items:start}.status-list .status-pill{justify-self:start}}.terms-sort-select{grid-template-columns:14px auto 14px}.terms-sort-select .terms-library-icon:first-child{width:14px;height:14px;opacity:.7}.terms-active-filters{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:-6px 0 14px}.terms-active-filters>span{color:#707173;font-size:.78rem;font-weight:500}.terms-active-filters button{display:inline-flex;align-items:center;gap:6px;height:30px;padding:0 11px;border:1px solid #e0daef;border-radius:999px;background:#f5f3fc;color:#493083;font:inherit;font-size:.76rem;font-weight:600;cursor:pointer;transition:background-color .15s ease,border-color .15s ease}.terms-active-filters button i{font-style:normal;font-size:.95rem;line-height:1;color:#707173}.terms-active-filters button:hover{background:#ede8fa;border-color:#d2c7ec}.terms-active-filters button.clear{background:transparent;border-color:transparent;color:#5e4698;text-decoration:underline;text-underline-offset:3px}.terms-empty p{margin:0;color:#707173;font-size:.86rem}.terms-empty .primary.inline{justify-self:center;margin-top:6px}@media (max-width:860px){.terms-view-controls{flex-wrap:wrap}}.learner-shell .terms-reference-search{position:relative}.terms-suggest{position:absolute;top:calc(100% + 8px);right:0;left:0;z-index:90;display:grid;padding:6px;border:1px solid #e4e0ef;border-radius:12px;background:#ffffff;box-shadow:0 24px 48px rgba(26,23,27,.16);animation:toast-in .16s ease}.terms-suggest a{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 12px;border-radius:8px;color:inherit;text-decoration:none;transition:background-color .12s ease}.terms-suggest a.active,.terms-suggest a:hover{background:#f5f3fc}.terms-suggest a span{display:grid;gap:1px;min-width:0}.terms-suggest a strong{color:#493083;font-size:.86rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.terms-suggest a small{color:#707173;font-size:.7rem}.terms-suggest-state{flex-shrink:0;padding:3px 9px;border-radius:999px;font-size:.6875rem;font-style:normal;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.terms-suggest-state.new{background:#f2eff9;color:#675496}.terms-suggest-state.learning{background:#eaeaf2;color:#8a5500}.terms-suggest-state.mastered{background:#e6f5e7;color:#246c28}.terms-suggest-empty{margin:0;padding:12px;color:#707173;font-size:.82rem}.terms-suggest-all{margin-top:4px;padding:10px 12px;border:0;border-top:1px solid #f0eef6;background:transparent;color:#5e4698;font:inherit;font-size:.8rem;font-weight:600;text-align:left;cursor:pointer}.terms-suggest-all:hover{color:#493083}.quiz-progress-track{height:5px;margin:10px 0 14px;border-radius:999px;background:#eeebf5;overflow:hidden}.quiz-progress-track i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#5e4698,#309035);transition:width .35s var(--ws-ease,ease)}.quiz-active-options label{grid-template-columns:26px 1fr 15px;min-height:42px;padding:8px 12px;border-radius:9px;transition:border-color .15s ease,background-color .15s ease,transform .15s ease}.quiz-active-options label:hover{border-color:#d2c7ec;background:#fcfbff}.quiz-active-options label>span.quiz-option-letter{display:grid;place-items:center;width:26px;height:26px;border:1px solid #e0daef;border-radius:7px;background:#f7f4fc;color:#5b5e63;font-size:.72rem;font-weight:700}.quiz-active-options label.selected>span.quiz-option-letter{border-color:#5e4698;background:#5e4698;color:#ffffff}.quiz-active-options label.correct>span.quiz-option-letter{border-color:#309035;background:#309035;color:#ffffff}.quiz-active-options label.wrong>span.quiz-option-letter{border-color:#c02727;background:#c02727;color:#ffffff}.quiz-kbd-hint{margin:10px 0 0;color:#707173;font-size:.72rem}.quiz-kbd-hint kbd{display:inline-block;min-width:18px;padding:1px 5px;border:solid #e4e0ed;border-width:1px 1px 2px;border-radius:4px;background:#f8f6fb;color:#5b5e63;font-family:inherit;font-size:.6875rem;font-weight:600;text-align:center}.quiz-done{display:grid;grid-template-columns:96px minmax(0,1fr);align-items:center;gap:20px;margin:6px 0 14px}.quiz-done h2{margin:0 0 4px}.quiz-done p{margin:0}.quiz-done-score{position:relative;display:grid;place-items:center;width:96px;height:96px;border-radius:50%;background:conic-gradient(#309035 var(--pct),#edeaf5 0)}.quiz-done-score:before{content:"";position:absolute;inset:9px;border-radius:50%;background:#ffffff}.quiz-done-score strong{position:relative;color:#493083;font-size:1.25rem;font-weight:700}.quiz-missed{display:grid;gap:8px;margin-bottom:14px;padding:14px 16px;border:1px solid #fff9ab;border-radius:10px;background:#f6f6f9}.quiz-missed strong{color:#8a5500;font-size:.8rem;font-weight:600}.quiz-missed ul{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:6px;margin:0;padding:0;list-style:none}.quiz-missed a{display:grid;gap:1px;padding:8px 10px;border:1px solid #fffabc;border-radius:8px;background:#ffffff;color:inherit;text-decoration:none;transition:border-color .15s ease,transform .15s ease}.quiz-missed a:hover{border-color:#ffef1b;transform:translateY(-1px)}.quiz-missed a b{color:#493083;font-size:.82rem;font-weight:600}.quiz-missed a small{color:#707173;font-size:.6875rem}.quiz-active-actions a:not(.primary){color:#5e4698;font-size:.82rem;font-weight:600;text-decoration:none}@media (max-width:560px){.quiz-done{grid-template-columns:1fr;justify-items:start}}.consideration-position{display:grid;gap:6px;margin:-6px 0 14px}.consideration-position-track{height:4px;border-radius:999px;background:#edeaf5;overflow:hidden}.consideration-position-track i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#5e4698,#fceb00);transition:width .35s var(--ws-ease,ease)}.consideration-position span{color:#707173;font-size:.7rem}.consideration-position kbd{display:inline-block;min-width:16px;padding:0 4px;border:solid #e4e0ed;border-width:1px 1px 2px;border-radius:4px;background:#f8f6fb;color:#5b5e63;font-family:inherit;font-size:.6875rem;text-align:center}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(280px,1fr);gap:22px;align-items:start;margin-bottom:26px}.dashboard-category,.dashboard-continue,.dashboard-session,.dashboard-stat{border:1px solid var(--ws-border,#e8e4f2);border-radius:var(--ws-radius,12px);background:#ffffff;box-shadow:var(--ws-shadow)}.dashboard-session{position:relative;padding:24px 26px 22px;overflow:hidden}.dashboard-session:before{content:"";position:absolute;inset:0 0 auto 0;height:4px;background:linear-gradient(90deg,#452b84,#fceb00)}.dashboard-session-head .eyebrow{color:#452b84;font-size:.6875rem;letter-spacing:.14em}.dashboard-session-head h2{margin:8px 0 6px;font-family:Cormorant Garamond,Georgia,serif;font-size:1.7rem;font-weight:600;color:#493083}.dashboard-session-head p{margin:0 0 18px;color:#707173;font-size:.88rem}.dashboard-session-list{display:grid;gap:6px;margin:0 0 18px;padding:0;list-style:none;counter-reset:session}.dashboard-session-list a{display:grid;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:14px;padding:10px 12px;border:1px solid #f0eef6;border-radius:10px;color:inherit;text-decoration:none;transition:border-color .15s ease,background-color .15s ease,transform .15s ease}.dashboard-session-list a:hover{border-color:#d2c7ec;background:#fcfbff;transform:translateX(2px)}.dashboard-session-index{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#f2effa;color:#5e4698;font-size:.78rem;font-weight:700}.dashboard-session-body{display:grid;gap:1px;min-width:0}.dashboard-session-body strong{color:#493083;font-size:.92rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-session-body small{color:#707173;font-size:.72rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-session-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.dashboard-session-actions .ghost{padding:10px 16px;font-size:.82rem}.dashboard-rail{display:grid;gap:14px}.dashboard-continue{padding:16px 16px 14px}.dashboard-continue .eyebrow{display:block;margin-bottom:10px;color:#452b84;font-size:.6875rem;letter-spacing:.14em}.dashboard-continue-card{display:grid;grid-template-columns:84px minmax(0,1fr);gap:14px;align-items:center;color:inherit;text-decoration:none}.dashboard-continue-card img{width:84px;height:84px;border-radius:10px;object-fit:cover}.dashboard-continue-card span{display:grid;gap:3px;min-width:0}.dashboard-continue-card strong{color:#493083;font-size:.95rem;font-weight:600}.dashboard-continue-card small{color:#707173;font-size:.72rem}.dashboard-continue-card em{margin-top:4px;color:#5e4698;font-size:.78rem;font-style:normal;font-weight:600}.dashboard-continue-card:hover em{text-decoration:underline;text-underline-offset:3px}.dashboard-empty{margin:0;color:#707173;font-size:.84rem}.dashboard-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.dashboard-stat{display:grid;gap:2px;padding:14px 14px 12px;color:inherit;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}.dashboard-stat:hover{transform:translateY(-2px);box-shadow:var(--ws-shadow-hover)}.dashboard-stat small{color:#707173;font-size:.6875rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.dashboard-stat strong{font-size:1.5rem;font-weight:700;line-height:1.1;color:#493083}.dashboard-stat.streak strong{color:#452b84}.dashboard-stat.mastery strong{color:#246c28}.dashboard-stat.saved strong{color:#5e4698}.dashboard-stat span{color:#707173;font-size:.7rem;line-height:1.35}.dashboard-categories .quiz-section-heading{margin-bottom:12px}.dashboard-categories .quiz-section-heading h2{margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:1.35rem;font-weight:600;color:#493083}.dashboard-categories .quiz-section-heading a{color:#5e4698;font-size:.8rem;font-weight:600;text-decoration:none}.dashboard-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.dashboard-category{display:grid;grid-template-columns:64px minmax(0,1fr);gap:12px;align-items:center;padding:10px;color:inherit;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}.dashboard-category:hover{transform:translateY(-2px);box-shadow:var(--ws-shadow-hover)}.dashboard-category img{width:64px;height:64px;border-radius:9px;object-fit:cover}.dashboard-category>span{display:grid;gap:2px;min-width:0}.dashboard-category strong{color:#493083;font-size:.88rem;font-weight:600}.dashboard-category small{color:#707173;font-size:.72rem}.dashboard-category .terms-progress-track{display:block;margin-top:6px}.dashboard-hint{margin:14px 0 0;color:#707173;font-size:.76rem}@media (max-width:1100px){.dashboard-grid{grid-template-columns:1fr}}@media (max-width:720px){.dashboard-category-grid,.dashboard-stats{grid-template-columns:1fr}.dashboard-stat{grid-template-columns:auto 1fr;align-items:center;column-gap:12px}.dashboard-stat small{grid-column:1/-1}.dashboard-session{padding:20px 16px 18px}.dashboard-session-list a{grid-template-columns:26px minmax(0,1fr)}.dashboard-session-list .terms-status{grid-column:2;justify-self:start}}.dashboard-category .terms-progress-track i{background:linear-gradient(90deg,#5e4698,#fceb00)}@media (max-width:860px){.learner-shell .terms-search-kbd{display:none}}.workspace-main.wide{max-width:1240px}.admin-console .page-heading{align-items:center}.admin-console .page-heading>.primary{flex-shrink:0}.admin-filters{display:grid;grid-template-columns:minmax(220px,1fr) auto auto;align-items:center;gap:10px;margin:0 0 14px}.admin-filters input[type=search]{height:40px;padding:0 14px;border:1px solid #e4e0ef;border-radius:10px;background:#ffffff;font:inherit;font-size:.86rem}.admin-filters input[type=search]:focus{outline:none;border-color:#cabced;box-shadow:0 0 0 3px rgba(26,23,27,.14)}.admin-filters select{height:40px;padding:0 12px;border:1px solid #e4e0ef;border-radius:10px;background:#ffffff;color:#493083;font:inherit;font-size:.84rem}.admin-filter-chips{display:flex;flex-wrap:wrap;gap:6px}.admin-filter-chips button{display:inline-flex;align-items:center;gap:6px;height:34px;padding:0 12px;border:1px solid #e4e0ef;border-radius:999px;background:#ffffff;color:#5b5e63;font:inherit;font-size:.78rem;font-weight:500;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.admin-filter-chips button b{padding:1px 7px;border-radius:999px;background:#f4f1f9;color:#707173;font-size:.7rem;font-weight:600}.admin-filter-chips button:hover{border-color:#d2c7ec}.admin-filter-chips button.active{border-color:#452b84;background:#452b84;color:#ffffff}.admin-filter-chips button.active b{background:rgba(255,255,255,.18);color:#ffffff}.admin-row strong{display:flex;align-items:center;gap:8px}.admin-ready-dot{flex-shrink:0;width:9px;height:9px;border-radius:50%;background:#d0cadf}.admin-ready-dot.published{background:#2c8531;box-shadow:0 0 0 3px rgba(44,133,49,.16)}.admin-ready-dot.ready{background:#ffef1b;box-shadow:0 0 0 3px rgba(255,239,27,.18)}.admin-ready-dot.blocked{background:#c02727;box-shadow:0 0 0 3px rgba(192,39,39,.16)}.admin-row-cat{padding:2px 8px;border-radius:999px;background:#f2eff9;color:#675496;font-size:.6875rem;font-weight:600;letter-spacing:.03em}.admin-row-blockers{color:#971e1e;font-size:.74rem}.admin-row.is-blocked{border-left:3px solid #f0b0b0}.admin-row.is-ready{border-left:3px solid #fff78b}.admin-row.is-published{border-left:3px solid #a8dcab}@media (max-width:860px){.admin-filters{grid-template-columns:1fr}}.settings-data-actions{display:flex;flex-wrap:wrap;gap:10px;margin:12px 0 8px}.consideration-report{margin-top:14px;padding-top:12px;border-top:1px solid #f0eef6}.consideration-report-toggle{display:inline-flex;align-items:center;gap:8px;padding:0;border:0;background:transparent;color:#5e4698;font:inherit;font-size:.8rem;font-weight:600;cursor:pointer}.consideration-report-toggle .terms-library-icon,.consideration-report-toggle img{width:14px;height:14px;opacity:.7}.consideration-report-toggle:hover{text-decoration:underline;text-underline-offset:3px}.consideration-report form{display:grid;gap:10px}.consideration-report label{display:grid;gap:4px}.consideration-report label span{color:#707173;font-size:.7rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.consideration-report select,.consideration-report textarea{width:100%;padding:9px 11px;border:1px solid #e4e0ef;border-radius:9px;background:#ffffff;color:#493083;font:inherit;font-size:.84rem}.consideration-report textarea{resize:vertical;line-height:1.5}.consideration-report select:focus,.consideration-report textarea:focus{outline:none;border-color:#cabced;box-shadow:0 0 0 3px rgba(26,23,27,.14)}.consideration-report form>div{display:flex;justify-content:flex-end;gap:8px}.consideration-report .ghost{padding:8px 12px;font-size:.78rem}.dashboard-checklist{margin-bottom:20px;padding:16px 20px 14px;border:1px solid #fff78b;border-radius:var(--ws-radius,12px);background:linear-gradient(135deg,#f6f6f9,#ffffff 60%);box-shadow:var(--ws-shadow)}.dashboard-checklist-head{display:grid;grid-template-columns:minmax(0,1fr) 160px auto;align-items:center;gap:16px;margin-bottom:12px}.dashboard-checklist-head .eyebrow{color:#452b84;font-size:.6875rem;letter-spacing:.14em}.dashboard-checklist-head h2{margin:4px 0 0;color:#493083;font-size:1rem;font-weight:600}.dashboard-checklist-meter{height:6px;border-radius:999px;background:#fffbc1;overflow:hidden}.dashboard-checklist-meter i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#fceb00,#309035);transition:width .4s var(--ws-ease,ease)}.dashboard-checklist-head .ghost{padding:7px 12px;font-size:.76rem}.dashboard-checklist ol{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:6px;margin:0;padding:0;list-style:none}.dashboard-checklist li>a,.dashboard-checklist li>span{display:flex;align-items:center;gap:10px;padding:9px 11px;border:1px solid #fffabc;border-radius:9px;background:#ffffff;color:#493083;font-size:.82rem;font-weight:500;text-decoration:none;transition:border-color .15s ease,transform .15s ease}.dashboard-checklist li>a:hover{border-color:#ffef1b;transform:translateY(-1px)}.dashboard-checklist li i{display:grid;place-items:center;flex-shrink:0;width:18px;height:18px;border:1.5px solid #fff569;border-radius:50%;font-size:.6875rem;font-style:normal;font-weight:700}.dashboard-checklist li.done>span{color:#707173;border-color:#e6f0e7;background:#f7fbf7;text-decoration:line-through;text-decoration-color:#b7cfb8}.dashboard-checklist li.done i{border-color:#309035;background:#309035;color:#ffffff}@media (max-width:720px){.dashboard-checklist-head{grid-template-columns:1fr;gap:10px}}.consideration-report form>div button{white-space:nowrap}.terms-shortcuts{display:grid;place-items:center;width:36px;height:36px;padding:0;border:1px solid #e8e4f2;border-radius:50%;background:#ffffff;cursor:pointer;transition:border-color .18s ease,background-color .18s ease}.terms-shortcuts:hover{border-color:#c4bbda;background:#f9f7fc}.terms-shortcuts kbd{font-family:inherit;font-size:.86rem;font-weight:700;color:#452b84}.shortcuts-backdrop{position:fixed;inset:0;z-index:90;display:grid;place-items:center;padding:20px;background:rgba(26,23,27,.45);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);animation:shortcuts-fade .18s ease}.shortcuts-dialog{width:min(720px,100%);max-height:calc(100vh - 40px);overflow:auto;padding:26px 28px 28px;border-radius:16px;background:#ffffff;box-shadow:0 30px 80px rgba(26,23,27,.35);animation:shortcuts-rise .22s var(--ws-ease,ease)}.shortcuts-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding-bottom:16px;border-bottom:1px solid #f0eef6}.shortcuts-head h2{margin:0;color:#452b84;font-family:Cormorant Garamond,Georgia,serif;font-size:1.6rem;font-weight:600}.shortcuts-head p{margin:6px 0 0;color:#707173;font-size:.86rem}.shortcuts-head button{flex:0 0 auto;width:34px;height:34px;border:1px solid #e8e4f2;border-radius:50%;background:#ffffff;color:#452b84;font-size:1.2rem;line-height:1;cursor:pointer}.shortcuts-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 34px;padding-top:16px}.shortcuts-grid h3{margin:10px 0 6px;color:#452b84;font-size:.6875rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.shortcuts-grid dl{margin:0}.shortcuts-grid dl div{display:grid;grid-template-columns:96px minmax(0,1fr);align-items:center;gap:12px;padding:8px 0;border-bottom:1px dashed #f0eef6}.shortcuts-grid dl div:last-child{border-bottom:0}.shortcuts-grid dt{display:flex;align-items:center;gap:4px;color:#707173;font-size:.8rem}.shortcuts-grid dd{margin:0;color:#393b3e;font-size:.86rem}.shortcuts-grid kbd{display:inline-grid;place-items:center;min-width:26px;height:26px;padding:0 7px;border:solid #dcd6e9;border-width:1px 1px 2px;border-radius:6px;background:#f9f7fc;color:#452b84;font-family:inherit;font-size:.74rem;font-weight:700}@keyframes shortcuts-fade{0%{opacity:0}to{opacity:1}}@keyframes shortcuts-rise{0%{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:none}}@media (max-width:860px){.terms-shortcuts{display:none}.shortcuts-grid{grid-template-columns:minmax(0,1fr)}}@media (prefers-reduced-motion:reduce){.shortcuts-backdrop,.shortcuts-dialog{animation:none}}[role=button]:focus-visible,[tabindex]:not([tabindex="-1"]):focus-visible,a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible,textarea:focus-visible{outline:2px solid #7352c2;outline-offset:2px}input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:0}.landing-footer a:focus-visible,.landing-nav.landing-nav a:focus-visible{outline-color:#fceb00}.home-ref-lesson aside button{cursor:pointer}.home-ref-term>button{cursor:pointer;transition:background .15s,transform .15s}.home-ref-term>button:hover{background:#e6ddfd}.home-ref-term>button.speaking{background:var(--blue,#6742c0);animation:home-speaker-pulse .9s ease-in-out infinite}.home-ref-term>button.speaking img{filter:brightness(0) invert(1)}@keyframes home-speaker-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.12)}}.home-ref-speech-note{margin:-8px 0 12px;color:#707173;font-size:.72rem}.home-ref-term .home-ref-term-big{margin:0;color:var(--navy);font-family:Cormorant Garamond,Georgia,serif;font-size:1.9rem;font-weight:600}.home-ref-term div.alert{background:#f0f0f5}.home-ref-term div.alert strong{color:#8a5500}.home-ref-term ul.home-ref-term-chips{display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none}.home-ref-term-chips li{padding:7px 12px;border:1px solid #e0d9f3;border-radius:999px;background:#ffffff;color:var(--navy);font-size:.8125rem;font-weight:600}.home-ref-quiz .home-ref-quiz-options{display:grid;gap:0;font-size:inherit}.home-ref-quiz label{cursor:pointer;transition:border-color .15s,background .15s}.home-ref-quiz label:hover{border-color:#e0d9f3;background:#faf7ff}.home-ref-quiz label.correct{border-color:#a6e5a9;background:#e8f8e9;color:#206023;font-weight:600}.home-ref-quiz label.wrong{border-color:#f4c3c3;background:#fef2f2;color:#901d1d;font-weight:600}.home-ref-quiz label.reveal{border-color:#a6e5a9;background:#f3fbf3}.home-ref-quiz label input:disabled{cursor:default}.home-ref-quiz-feedback{margin:10px 0 0;padding:10px 12px;border-radius:6px;font-size:.76rem;font-weight:600;line-height:1.45}.home-ref-quiz-feedback small{display:block;margin-top:4px;font-size:.7rem;font-weight:500}.home-ref-quiz-feedback.ok{background:#e8f8e9;color:#206023}.home-ref-quiz-feedback.bad{background:#fef2f2;color:#901d1d}.home-ref-quiz button.primary{display:block;border:0;font:inherit;font-weight:600;cursor:pointer}.home-ref-quiz button.primary:disabled{opacity:.55;cursor:not-allowed}.hero-flow-dots button{position:relative}.hero-flow-dots button:before{content:"";position:absolute;inset:-12px -8px}.legal-anchor{display:inline-block;min-width:28px;text-align:center}@media (max-width:640px){.home-ref-term>button,.terms-card-topline button{width:32px;height:32px}.account-ref-avatar-wrap button{width:28px;height:28px}.account-ref-rail-heading a,.consideration-rail-heading a,.home-ref-quiz>a:last-child,.landing-footer .footer-contact a,.landing-footer .footer-nav a,.landing-footer .footer-nav button,.progress-section-top a,.progress-summary a,.quiz-history-table td a,.quiz-section-heading a,.rail-card a{display:inline-flex;align-items:center;min-height:32px}.account-card a.ghost,.account-card>a,.consideration-report-toggle{min-height:34px;padding-top:6px;padding-bottom:6px}.quiz-practice-grid button,.quiz-ref-main a:not(.learner-photo-card),.quiz-ref-right-rail a:not(.learner-photo-card){min-height:32px}.auth-forgot-link,.auth-reference-page p a,.auth-reference-page small a,.progress-summary p a,.review .back-link{padding-top:7px;padding-bottom:7px}}.account-ref-card-lead,.account-ref-settings-card h2+.account-ref-card-lead{margin:6px 0 0;color:#707173;font-size:.6875rem;font-weight:500}.account-ref-settings-card>h2:not(:first-child){margin-top:26px;padding-top:20px;border-top:1px solid #f0eef6}.account-ref-lang-choice{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.account-ref-lang-choice button{display:inline-flex;align-items:center;gap:9px;height:40px;padding:0 16px;border:1px solid #e7e3f1;border-radius:8px;background:#ffffff;color:#37393c;font:inherit;font-size:.7rem;font-weight:600;cursor:pointer;transition:border-color .15s,background .15s}.account-ref-lang-choice button span{display:grid;place-items:center;width:26px;height:20px;border-radius:4px;background:#f1eef7;color:#5b5e63;font-size:.6875rem;font-weight:700;letter-spacing:.04em}.account-ref-lang-choice button.active span{background:#5d429d;color:#ffffff}.account-ref-lang-choice button:hover{background:#f6f3fb}.account-ref-lang-choice button.active{border-color:#7352c2;background:#f1ebfe;color:#5d429d;box-shadow:inset 0 0 0 1px #7352c2}.account-ref-setting-row>span.purple{background:#f1ecfe}.account-ref-setting-row>span.orange{background:#f0f0f5}.account-ref-setting-row .account-ref-pill,.account-ref-setting-row .account-ref-row-link,.account-ref-setting-row .account-ref-select,.account-ref-setting-row .account-ref-switch{justify-self:end}.account-ref-setting-row button.account-ref-switch{position:relative;width:44px;height:24px;padding:0;border:0;border-radius:999px;background:#dbd6e7;transition:background .18s}.account-ref-setting-row button.account-ref-switch span{position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#ffffff;box-shadow:0 1px 3px rgba(26,23,27,.25);transition:transform .18s}.account-ref-setting-row button.account-ref-switch.on{background:linear-gradient(135deg,#5d429d,#7352c2)}.account-ref-setting-row button.account-ref-switch.on span{transform:translateX(20px)}.account-ref-setting-row button.account-ref-switch:disabled{opacity:.55;cursor:default}.account-ref-setting-row button.account-ref-switch:focus-visible{outline:2px solid #7352c2;outline-offset:2px}.account-ref-setting-row .account-ref-select{height:32px;padding:0 10px;border:1px solid #e7e3f1;border-radius:5px;background:#ffffff;color:#37393c;font:inherit;font-size:.6875rem;font-weight:600}.account-ref-setting-row .account-ref-pill{display:inline-flex;align-items:center;height:24px;padding:0 10px;border-radius:999px;background:#e8f8e9;color:#26712a;font-size:.6875rem;font-weight:600}.account-ref-setting-row a.account-ref-row-link{text-decoration:none}.account-ref-setting-row a.account-ref-row-link:hover{background:#f6f3fb}.account-ref-data-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.account-ref-data-actions a{display:inline-flex;align-items:center;height:36px;padding:0 14px;border:1px solid #e7e3f1;border-radius:6px;background:#ffffff;color:#37393c;font-size:.6875rem;font-weight:600;text-decoration:none}.account-ref-data-actions a.primary{border-color:#5d429d;background:linear-gradient(135deg,#5d429d,#7352c2);color:#ffffff}.account-ref-data-actions a.ghost:hover{background:#f6f3fb}@media (max-width:640px){.account-ref-setting-row .account-ref-pill,.account-ref-setting-row .account-ref-row-link,.account-ref-setting-row .account-ref-select,.account-ref-setting-row .account-ref-switch{justify-self:start}}:where(button,.primary,.ghost,.text-button,a.primary,a.ghost,.auth-reference-submit,[role=button]){transition:transform .16s cubic-bezier(.22,1,.36,1),box-shadow .18s ease,background-color .18s ease,border-color .18s ease,color .18s ease,opacity .18s ease;-webkit-tap-highlight-color:transparent;touch-action:manipulation}:where(button,.primary,.ghost,a.primary,a.ghost,.auth-reference-submit):not(:disabled):not([aria-busy=true]):active{transform:translateY(1px) scale(.985);transition-duration:.06s}:where(button,.primary,.ghost):disabled,:where(button,.primary,.ghost)[aria-disabled=true]{cursor:not-allowed}[aria-busy=true]:where(button,.primary,.ghost,.auth-reference-submit){position:relative;pointer-events:none;padding-right:calc(18px + 1.4em);opacity:.85;cursor:progress}[aria-busy=true]:where(button,.primary,.ghost,.auth-reference-submit):after{content:"";position:absolute;right:14px;top:50%;width:1em;height:1em;margin-top:-.5em;border-radius:50%;border:2px solid;border-right:2px solid transparent;animation:button-spin .7s linear infinite}@keyframes button-spin{to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){:where(button,.primary,.ghost,.text-button,a.primary,a.ghost,.auth-reference-submit,[role=button]){transition-duration:.01ms}:where(button,.primary,.ghost,a.primary,a.ghost,.auth-reference-submit):not(:disabled):active{transform:none}}.admin-insights{margin-top:18px}.admin-insights .chart-svg.funnel{max-width:none;margin-top:6px}.admin-insights-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.admin-insights-head p{margin-bottom:10px}.admin-insights-range{display:inline-flex;flex-shrink:0;padding:3px;border:1px solid var(--line);border-radius:999px;background:var(--paper-2)}.admin-insights-range button{border:0;background:transparent;border-radius:999px;padding:4px 10px;font-size:.74rem;font-weight:600;color:var(--muted)}.admin-insights-range button.active{background:var(--white);color:var(--ink);box-shadow:0 2px 6px rgba(26,23,27,.1)}.admin-insights-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:4px 0 8px}.admin-insights-kpis div{display:grid;gap:2px}.admin-insights-kpis strong{font-size:1.25rem;color:var(--ink);line-height:1.1}.admin-insights-kpis span{font-size:.7rem;color:var(--muted);letter-spacing:.02em}.admin-insights-axis{display:flex;justify-content:space-between;font-size:.7rem;color:var(--muted);margin-top:4px}.admin-insights-empty{padding:18px 0 6px;color:var(--muted);font-size:.86rem}.admin-vitals{display:grid;gap:8px}.admin-vital{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:9px 12px;border:1px solid var(--line);border-left-width:4px;border-radius:8px;background:var(--white)}.admin-vital>div{display:grid;gap:1px}.admin-vital>div:last-child{text-align:right}.admin-vital strong{color:var(--ink);font-size:.88rem}.admin-vital small{color:var(--muted);font-size:.72rem}.admin-vital b{color:var(--ink);font-size:.95rem;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.admin-vital span{font-size:.7rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.admin-vital.good{border-left-color:#2f8d34}.admin-vital.good span{color:#2e7d32}.admin-vital.needs-improvement{border-left-color:#fff02b}.admin-vital.needs-improvement span{color:#8a5500}.admin-vital.poor{border-left-color:#c82828}.admin-vital.poor span{color:#c82828}.admin-vital.none{border-left-color:var(--line)}.admin-vital.none span{color:var(--muted)}@media (max-width:960px){.admin-insights-head{flex-direction:column}.admin-insights-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}}html[data-input=pointer] :focus-visible,html[data-input=pointer] [role=button]:focus,html[data-input=pointer] [role=tab]:focus,html[data-input=pointer] a:focus,html[data-input=pointer] button:focus,html[data-input=pointer] summary:focus{outline:none!important}html[data-input=pointer] .skip-link:focus-visible{outline:2px solid #7352c2!important}.workspace-skeleton .sk-error{display:grid;justify-items:center;gap:12px;margin-top:28px;padding:22px;border:1px solid #f1d0d0;border-radius:12px;background:#fff7f7;color:#7e1919;text-align:center}.workspace-skeleton .sk-error p{margin:0;font-size:.92rem}.billing-notice{margin:0 0 18px;padding:12px 16px;border-radius:12px;border:1px solid #e0d8f3;background:#f6f4fc;color:#383a3c;font-size:.94rem}.billing-notice.ok{border-color:#cbe7cc;background:#f1faf1;color:#1f5c22}.billing-notice.error{border-color:#f1d0d0;background:#fff7f7;color:#7e1919}.billing-plan-intent{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px}.account-ref-setting-row .account-ref-soon{margin-top:4px;font-size:.78rem;color:#8a5500}.auth-reference-brand-mobile{display:none;margin-right:auto}.auth-reference-brand.dark strong{color:var(--auth-navy)}.auth-reference-brand.dark small{color:var(--auth-muted)}@media (max-width:1100px){.auth-reference-page{grid-auto-rows:max-content}.auth-reference-panel{order:-1}.auth-reference-hero{order:1}.auth-reference-brand-mobile{display:inline-grid;grid-template-columns:34px auto;gap:9px}.auth-reference-brand-mobile .auth-ref-icon{width:34px;height:34px;filter:none}.auth-reference-brand-mobile strong{font-size:.82rem}.auth-reference-brand-mobile small{font-size:.6875rem}.auth-reference-top{justify-content:flex-end;gap:18px}.auth-reference-hero .auth-reference-brand{display:none}.auth-reference-kicker{margin-top:0}}@media (max-width:860px){.terms-reference-content .terms-category-progress:not(.large){grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:16px}.terms-reference-content .terms-category-progress:not(.large) article{grid-template-columns:1fr;gap:4px;min-height:0;padding:10px 8px 9px;text-align:center}.terms-reference-content .terms-category-progress:not(.large) .terms-category-icon-shell,.terms-reference-content .terms-category-progress:not(.large) .terms-progress-track{display:none}.terms-reference-content .terms-category-progress:not(.large) strong{display:block;font-size:.8rem;line-height:1.25;white-space:normal;overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto}.terms-reference-content .terms-category-progress:not(.large) small,.terms-reference-content .terms-category-progress:not(.large) span{display:inline;font-size:.72rem}.terms-reference-content .terms-category-progress:not(.large) span:after{content:" · "}}@media (max-width:760px){.quiz-ref-main-column{display:flex;flex-direction:column}.quiz-ref-main-column>*{order:2}.quiz-ref-main-column>.quiz-ref-heading{order:0}.quiz-ref-main-column>.quiz-active-card{order:1}}.public-help .home-ref-heading{margin-bottom:30px}.public-help-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:18px}.public-help-card{display:grid;align-content:start;gap:10px;padding:22px 22px 20px;border:1px solid #e8e4f2;border-radius:14px;background:#ffffff;box-shadow:0 10px 24px rgba(26,23,27,.04)}.public-help-card h2{margin:0;font-size:1.08rem}.public-help-card p{margin:0;color:#5a5d62;font-size:.93rem;line-height:1.6}.public-help-card a{justify-self:start;margin-top:4px}.public-help-contact{display:grid;grid-template-columns:1.3fr 1fr;gap:24px;margin-top:30px;padding:28px;border-radius:16px;background:#483081;color:#ffffff}.public-help-contact h2{margin:0 0 8px;color:#ffffff;font-size:1.2rem}.public-help-contact p{margin:0 0 14px;color:rgba(255,255,255,.82);line-height:1.6}.public-help-contact .muted.tiny{margin:12px 0 0;color:rgba(255,255,255,.6)}.public-help-contact a.ghost{border-color:rgba(255,255,255,.4);background:transparent;color:#ffffff}@media (max-width:760px){.public-help-contact{grid-template-columns:1fr}}.support-queue h2 .tab-badge,.tabs .tab-badge{display:inline-block;margin-left:8px;padding:1px 8px;border-radius:999px;background:#991f1f;color:#ffffff;font-size:.7rem;font-weight:600;vertical-align:middle}.support-queue .admin-row.ticket.resolved{opacity:.6}.support-queue .ticket-detail{margin:6px 0 0;color:#5a5d62;font-size:.88rem;white-space:pre-wrap}.support-queue select{padding:6px 10px;border:1px solid #dcd6e9;border-radius:8px;font:inherit}.inbox-list article.ticket strong .status{margin-left:8px;font-size:.7rem}.home-ref-product .hero-flow.hero-depth{width:min(650px,100%);aspect-ratio:auto;padding:42px 36px 0 0;overflow:visible;background:transparent;border-radius:0;box-shadow:none;isolation:auto}.hero-depth-stage{position:relative;aspect-ratio:3/2;perspective:1400px;perspective-origin:50% 45%}.hero-depth-card{position:absolute;inset:0;overflow:hidden;border-radius:18px;background:#47317e;backface-visibility:hidden;box-shadow:0 25px 45px -18px rgba(26,23,27,.38),0 0 0 1px rgba(26,23,27,.09);transform-origin:50% 70%;transition:transform .9s cubic-bezier(.22,1,.36,1),opacity .9s ease,box-shadow .9s ease;pointer-events:none}.home-ref-product .hero-depth-card img{display:block;width:100%;height:100%;object-fit:cover;filter:none}.hero-depth-card.front{z-index:3;opacity:1;transform:translateZ(0) rotateY(-3deg) rotateX(1deg)}.hero-depth-card.middle{z-index:2;opacity:.8;transform:translate3d(24px,-23px,-85px) rotateY(-5deg) rotate(2deg)}.hero-depth-card.back{z-index:1;opacity:.55;transform:translate3d(48px,-47px,-170px) rotateY(-7deg) rotate(4deg)}.hero-depth-card.waiting{z-index:0;opacity:0;transform:translate3d(55px,-50px,-220px) rotateY(-7deg) rotate(4deg)}.hero-depth-card.departing{animation:hero-depth-transfer .9s cubic-bezier(.4,0,.2,1) both}@keyframes hero-depth-transfer{0%{z-index:4;opacity:1;transform:translateZ(0) rotateY(-3deg) rotateX(1deg)}45%{z-index:4;opacity:.85;transform:translate3d(-9%,5%,100px) rotateY(-15deg) rotate(-5deg)}70%{z-index:0;opacity:.25}to{z-index:0;opacity:0;transform:translate3d(48px,-47px,-170px) rotateY(-7deg) rotate(4deg)}}.hero-depth .hero-flow-caption{animation:none;transition:opacity .4s ease}.hero-depth-card:not(.front):not(.departing) .hero-flow-caption{opacity:0}.hero-depth .hero-flow-shade{background:linear-gradient(180deg,transparent 42%,rgba(69,43,132,.85))}.hero-depth-controls{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:54px;padding:8px 4px 0;color:#707173}.hero-depth-count{display:flex;align-items:center;gap:10px;font-size:11px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;letter-spacing:.08em}.hero-depth-count b{color:#47317e;font-weight:600}.hero-depth-count i{width:24px;height:1px;background:#cfc9dc}.hero-depth-dots{display:flex;align-items:center}.hero-depth-dots button{display:grid;place-items:center;width:28px;height:36px;padding:0;border:0;background:transparent;cursor:pointer}.hero-depth-dots button span{width:6px;height:6px;border-radius:8px;background:#c1bad2;transition:width .3s ease,background .3s ease}.hero-depth-dots button[aria-current] span{width:22px;background:#d8c900}.hero-depth-dots button[aria-disabled=true]{cursor:default}.hero-depth-play{display:grid;place-items:center;width:36px;height:36px;padding:0;border:1px solid #e3e0ec;border-radius:50%;color:#47317e;background:#ffffff;cursor:pointer}.hero-depth-play:hover{background:#f3f0f9}.hero-depth-controls button:focus-visible{outline:2px solid #d8c900;outline-offset:2px}@media (max-width:640px){.home-ref-product .hero-flow.hero-depth{padding:26px 17px 0 0}.hero-depth-card{border-radius:14px}.hero-depth-card.front{transform:translateZ(0)}.hero-depth-card.middle{transform:translate3d(18px,-20px,-65px) rotate(2deg)}.hero-depth-card.back,.hero-depth-card.waiting{opacity:0;transform:translate3d(18px,-20px,-85px) rotate(2deg)}.hero-depth .hero-flow-caption{left:16px;right:16px;bottom:16px}.hero-depth .hero-flow-caption strong{font-size:1.08rem}.hero-depth-count{gap:6px}.hero-depth-count i{width:14px}.hero-depth-controls{gap:4px}.hero-depth-dots button{width:26px}@keyframes hero-depth-transfer{0%{z-index:4;opacity:1;transform:translateZ(0)}45%{z-index:4;opacity:.8;transform:translate3d(-3%,3%,30px) rotateY(-8deg) rotate(-2deg)}70%{z-index:0;opacity:.2}to{z-index:0;opacity:0;transform:translate3d(18px,-20px,-65px)}}}@media (prefers-reduced-motion:reduce){.hero-depth .hero-flow-caption,.hero-depth-card,.hero-depth-card.departing,.hero-depth-dots button span{animation:none;transition:none}}.home-ref-workflow>.learning-journey:last-child{display:block;position:relative;min-width:0;padding:22px 24px 0;margin-top:36px}.journey-steps{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:68px 52px;margin:0;padding:0;list-style:none}.journey-step{display:flex;flex-direction:column;align-items:center;gap:24px;min-width:0;margin:0;padding:0;text-align:center}.journey-node{position:relative;display:grid;place-items:center;flex:0 0 auto;width:88px;height:88px;border-radius:50%;border:1px solid #e8e4f3;background:radial-gradient(circle at 35% 25%,#ffffff 20%,#f4f1fb 100%);box-shadow:0 8px 24px -12px #152e5d38;animation:journey-node-breathe 12s ease-in-out infinite;animation-delay:var(--step-delay)}.journey-node img{width:56px;height:56px;object-fit:contain;filter:drop-shadow(0 4px 4px #10245316)}.journey-orbit{position:absolute;inset:-12px;width:calc(100% + 24px);height:calc(100% + 24px);overflow:visible;fill:none;pointer-events:none}.journey-ring{stroke:#c3bada;stroke-width:.8;opacity:.65}.journey-ring-ticks{stroke:#b7b9bc;stroke-width:.7;stroke-dasharray:1 10;opacity:.55}.journey-orbit-spin{transform-origin:56px 56px;animation:journey-orbit-turn 12s linear infinite;animation-delay:var(--step-delay)}.journey-ring-arc{stroke:#452b84;stroke-width:1.5;stroke-dasharray:44 289;stroke-linecap:round;opacity:.75}.journey-orbit-light{fill:#452b84;stroke:#ffffff;stroke-width:1.5}.journey-step-number{position:absolute;z-index:2;top:-9px;left:-9px;display:grid;place-items:center;width:25px;height:25px;border:1px solid #fff899;border-radius:50%;background:#fffdf7;color:#452b84;font-size:.6875rem;font-weight:700;letter-spacing:.06em}.home-ref-workflow .journey-copy h3{margin:0 0 8px;color:#493084;font-family:inherit;font-size:16px;font-weight:650;line-height:1.3}.home-ref-workflow .journey-copy p{margin:0 auto;max-width:240px;color:#707173;font-size:13px;line-height:1.65}.journey-connections{position:absolute;z-index:0;inset:0;width:100%;height:100%;overflow:visible;pointer-events:none;fill:none}.journey-track{stroke:#434549;stroke-opacity:.12;stroke-width:1}.journey-track-dots{stroke:#707173;stroke-opacity:.55;stroke-width:1.5;stroke-linecap:round;stroke-dasharray:1 6}.journey-signal,.journey-signal-glow{stroke:#452b84;stroke-width:2.5;stroke-linecap:round;stroke-dasharray:3 100;opacity:0;animation:journey-signal-travel 12s linear infinite;animation-delay:var(--signal-delay)}.journey-signal-glow{stroke:#452b84;stroke-width:7;filter:blur(3px)}.journey-motion-toggle{display:flex;align-items:center;justify-content:center;gap:7px;min-height:32px;margin:28px auto 0;padding:4px 10px;border:0;border-radius:20px;color:#707173;background:transparent;font-size:.6875rem;cursor:pointer}.journey-motion-toggle:hover{background:#f1eef7;color:#4c3781}.journey-motion-toggle:focus-visible{outline:2px solid #f3e200;outline-offset:3px}.learning-journey[data-running=false] .journey-node,.learning-journey[data-running=false] .journey-orbit-spin,.learning-journey[data-running=false] .journey-signal,.learning-journey[data-running=false] .journey-signal-glow{animation-play-state:paused}@keyframes journey-orbit-turn{to{transform:rotate(1turn)}}@keyframes journey-node-breathe{0%,18%,to{box-shadow:0 8px 24px -12px #152e5d38;border-color:#e8e4f3}11%,4%{box-shadow:0 0 0 5px #b18a420b,0 0 25px #b18a4230;border-color:#fff241}}@keyframes journey-signal-travel{0%{opacity:0;stroke-dashoffset:4}1%{opacity:1}11.5%{opacity:1;stroke-dashoffset:-97}12.5%,to{opacity:0;stroke-dashoffset:-100}}@media (max-width:520px){.home-ref-workflow>.learning-journey:last-child{padding:22px 12px 0}.journey-steps{grid-template-columns:minmax(0,1fr);gap:46px}.journey-step{flex-direction:row;align-items:center;gap:24px;min-height:100px;padding-left:10px;text-align:left}.journey-node{width:72px;height:72px}.journey-node img{width:48px;height:48px}.home-ref-workflow .journey-copy h3{font-size:15px}.home-ref-workflow .journey-copy p{font-size:.8125rem}.journey-motion-toggle{margin-top:24px}}@media (prefers-reduced-motion:reduce){.learning-journey .journey-node,.learning-journey .journey-orbit-spin,.learning-journey .journey-signal,.learning-journey .journey-signal-glow{animation:none}.learning-journey .journey-motion-toggle,.learning-journey .journey-signal,.learning-journey .journey-signal-glow{display:none}}.home-ref-workflow-photo.workflow-photo-depth{overflow:visible;border-radius:18px;background:transparent;perspective:1100px;isolation:isolate}.workflow-photo-backplate{position:absolute;inset:0;z-index:-1;transform:translate(10px,-10px);border:1px solid #b99a5866;border-radius:18px;background:linear-gradient(145deg,#fffaf040,#eef2f744);pointer-events:none}.workflow-photo-surface{position:absolute;inset:0;overflow:hidden;border-radius:18px;background:#4c377d;transform:rotateX(var(--photo-rx,0deg)) rotateY(var(--photo-ry,0deg));box-shadow:var(--photo-shadow-x,0) 22px 42px -20px #122c5266,0 2px 6px #122c520c;transition:transform .65s cubic-bezier(.22,1,.36,1),box-shadow .65s ease}.home-ref-workflow-photo .workflow-photo-surface img{width:100%;height:100%;object-fit:cover;transform-origin:50% 40%;animation:workflow-photo-drift 18s ease-in-out infinite alternate}.workflow-photo-vignette{position:absolute;inset:0;background:linear-gradient(180deg,#fff5de08,transparent 40%,#071b4918);pointer-events:none}.workflow-photo-edge{position:absolute;inset:0;width:100%;height:100%;overflow:visible;fill:none;pointer-events:none}.workflow-photo-edge-base{stroke:#eadcb270;stroke-width:1}.workflow-photo-edge-glow,.workflow-photo-edge-light{stroke:#f5e400;stroke-width:2;stroke-linecap:round;stroke-dasharray:5 95;animation:workflow-photo-border 16s linear infinite}.workflow-photo-edge-glow{stroke-width:6;opacity:.5;filter:blur(3px)}.home-ref-workflow-photo.workflow-photo-depth figcaption{z-index:1;border-radius:0 0 18px 18px;padding:34px 22px 24px;background:linear-gradient(180deg,transparent,#0a1836b8 35%,#0a1836e6);pointer-events:none}.workflow-photo-motion{position:absolute;z-index:2;top:14px;right:14px;display:grid;place-items:center;width:30px;height:30px;padding:0;border:1px solid #ffffff80;border-radius:50%;color:#ffffff;background:#0b20509c;cursor:pointer;transition:background .2s ease}.workflow-photo-motion:hover{background:#0b2050e6}.workflow-photo-motion:focus-visible{outline:2px solid #fff461;outline-offset:3px}.workflow-photo-depth[data-running=false] .workflow-photo-edge-glow,.workflow-photo-depth[data-running=false] .workflow-photo-edge-light,.workflow-photo-depth[data-running=false] .workflow-photo-surface img{animation-play-state:paused}@keyframes workflow-photo-drift{0%{transform:scale(1)}to{transform:scale(1.045)}}@keyframes workflow-photo-border{to{stroke-dashoffset:-100}}@media (hover:none),(max-width:960px){.workflow-photo-surface{transform:none}.workflow-photo-backplate{transform:translate(7px,-7px)}}@media (prefers-reduced-motion:reduce){.workflow-photo-surface{transform:none;transition:none}.home-ref-workflow-photo .workflow-photo-surface img{animation:none;transform:none}.workflow-photo-edge-glow,.workflow-photo-edge-light{animation:none}.workflow-photo-motion{display:none}}@media (max-width:520px){.home-ref-workflow-photo.workflow-photo-depth{aspect-ratio:4/3}.home-ref-workflow-photo.workflow-photo-depth figcaption{padding:28px 18px 18px}.home-ref-workflow-photo.workflow-photo-depth figcaption strong{font-size:1.08rem}.home-ref-workflow-photo .workflow-photo-surface img{object-position:50% 65%}}.lesson-studio{display:grid;grid-template-columns:184px minmax(0,1fr) 338px;grid-template-areas:"intro intro quiz" "nav reading quiz";grid-template-rows:auto 1fr;margin-top:36px;overflow:hidden;border:1px solid #e3ddf0;border-radius:22px;background:#ffffff;box-shadow:0 24px 64px -32px #16345d33,0 2px 8px #16345d04;text-align:left}.lesson-intro{grid-area:intro;padding:28px 32px 24px;border-bottom:1px solid #ebe8f3;background:radial-gradient(ellipse at top right,#f7f4fc,transparent 70%)}.lesson-meta{display:flex;align-items:center;gap:10px}.lesson-meta>span{padding:5px 9px;border:1px solid #fff893;border-radius:5px;color:#452b84;background:#fffcf4;font-size:.6875rem;font-weight:650;letter-spacing:.09em;text-transform:uppercase}.lesson-meta>i{width:3px;height:3px;border-radius:50%;background:#bcb4cf}.lesson-meta small{color:#707173;font-size:11px}.lesson-title-row{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:16px}.home-ref-learn .lesson-title-row h3{margin:0;color:#482f85;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(32px,3vw,42px);font-weight:600;line-height:1.1;letter-spacing:-.02em}.lesson-pronunciation{margin:8px 0 0;color:#707173;font-size:11px;line-height:1.6}.lesson-audio{display:flex;align-items:center;justify-content:center;gap:8px;flex:0 0 auto;min-height:40px;padding:8px 13px;border:1px solid #e2dcf0;border-radius:24px;color:#46484b;background:#ffffff;font-size:11px;font-weight:600;cursor:pointer;transition:background .2s ease,box-shadow .2s ease}.lesson-audio .icon{width:19px;height:19px;object-fit:contain}.lesson-audio.speaking,.lesson-audio:hover{background:#f3effe;box-shadow:0 0 0 4px #24416d08}.lesson-speech-note{margin:12px 0 0;color:#707173;font-size:12px}.lesson-nav{grid-area:nav;padding:23px 12px 24px;background:#fbf9fe;border-right:1px solid #ebe8f3}.lesson-nav-label{margin:0 10px 14px;color:#707173;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em}.lesson-nav [role=tablist]{display:flex;flex-direction:column;gap:6px}.lesson-nav [role=tab]{position:relative;display:flex;align-items:center;gap:9px;width:100%;min-height:43px;padding:10px;border:1px solid transparent;border-radius:8px;color:#707173;background:transparent;font-size:11px;line-height:1.5;font-weight:550;text-align:left;cursor:pointer;transition:background .2s ease,color .2s ease}.lesson-nav [role=tab] .icon{width:17px;height:17px;flex:0 0 auto;object-fit:contain}.lesson-nav [role=tab] i{margin-left:auto;font-size:17px;font-style:normal;opacity:0}.lesson-nav [role=tab]:hover{background:#f1eef7;color:#4b3286}.lesson-nav [aria-selected=true]{color:#493087;border-color:#e2ddef;background:#ffffff;box-shadow:0 3px 8px #18396606}.lesson-nav [aria-selected=true]:before{content:"";position:absolute;left:-1px;top:10px;bottom:10px;width:3px;border-radius:3px;background:#f5e400}.lesson-nav [aria-selected=true] i{opacity:1;color:#452b84}.lesson-reading{grid-area:reading;display:flex;flex-direction:column;min-width:0;padding:26px 30px 22px}.lesson-reading-body{animation:lesson-panel-enter .22s ease both}.lesson-section-heading{display:flex;align-items:center;gap:10px;margin-bottom:16px}.lesson-section-heading>span{color:#707173;font-size:.6875rem;font-weight:600;letter-spacing:.08em}.home-ref-learn .lesson-section-heading h4{margin:0;color:#3c3d40;font-family:inherit;font-size:16px;font-weight:600;line-height:1.4}.lesson-panel-copy>p{margin:0 0 22px;color:#56595e;font-size:14px;line-height:1.8}.lesson-panel-copy>div{display:grid;gap:10px;padding:18px 20px;border:1px solid #e9e7ed;border-left:2px solid #ffef18;border-radius:0 10px 10px 0;background:linear-gradient(120deg,#f7f7fa,#fbf9fe)}.lesson-panel-copy>div strong{color:#452b84;font-size:.6875rem;font-weight:700;letter-spacing:.1em}.lesson-panel-copy>div span{color:#575a5f;font-size:13px;line-height:1.8}.lesson-panel-copy>div.alert{border-color:#fff89d;background:#f7f7fa}.lesson-panel-copy .lesson-translation{color:#4f3a84;font-family:Cormorant Garamond,Georgia,serif;font-size:32px;line-height:1.3}.lesson-collocations{display:flex;flex-wrap:wrap;gap:9px;margin:0 0 22px;padding:0;list-style:none}.lesson-collocations li{padding:8px 12px;border:1px solid #e5e0f1;border-radius:7px;color:#515458;background:#f8f5fd;font-size:.8125rem;line-height:1.6}.lesson-reading-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:30px}.lesson-reading-footer>span{color:#4c4f53;font-size:.6875rem;font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.lesson-reading-footer i{color:#707173;font-style:normal}.lesson-reading-footer button{display:flex;align-items:center;gap:12px;min-height:32px;padding:5px 0 5px 8px;border:0;color:#707173;background:transparent;font-size:.6875rem;cursor:pointer}.lesson-reading-footer button:hover{color:#4f3787}.lesson-reading-footer button span{font-size:18px;color:#452b84}.lesson-practice{grid-area:quiz;align-self:start;min-width:0;margin:14px;padding:22px;border:1px solid #e5e1ef;border-radius:15px;background:linear-gradient(150deg,#f5f2fc,#fbfafd)}.lesson-practice-heading{display:flex;align-items:center;gap:10px}.lesson-practice-icon{display:grid;place-items:center;width:36px;height:36px;border:1px solid #e6e2f0;border-radius:10px;background:#ffffff}.lesson-practice-icon .icon{width:21px;height:21px;object-fit:contain}.lesson-practice-heading small{display:block;color:#707173;font-size:.6875rem;font-weight:550;text-transform:uppercase;letter-spacing:.07em}.home-ref-learn .lesson-practice-heading h3{margin:4px 0 0;color:#513c83;font-family:inherit;font-size:15px;font-weight:650}.lesson-practice-number{margin-left:auto;color:#707173;font-family:Cormorant Garamond,Georgia,serif;font-size:28px}.lesson-practice-progress{height:3px;margin:20px 0;border-radius:3px;overflow:hidden;background:#e5e1ef}.lesson-practice-progress i{display:block;height:100%;border-radius:inherit;background:#f8e700;transition:width .3s ease}.home-ref-learn .lesson-practice>h4{margin:0 0 18px;color:#3c3d40;font-family:inherit;font-size:13px;font-weight:600;line-height:1.7}.lesson-answers{display:grid;gap:10px}.lesson-answers label{position:relative;display:flex;align-items:center;gap:11px;min-height:59px;padding:12px;border:1px solid #e4e0ee;border-radius:10px;background:#ffffffd9;cursor:pointer;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.lesson-answers label:hover{border-color:#bbbdbf}.lesson-answers label.selected{border-color:#707173;background:#f3f0fc;box-shadow:0 0 0 1px #526f9c12}.lesson-answer-letter{display:grid;place-items:center;width:23px;height:23px;flex:0 0 auto;border:1px solid #e2deed;border-radius:6px;color:#707173;background:#ffffff;font-size:.6875rem;font-weight:650}.lesson-answer-copy{color:#707173;font-size:11px;line-height:1.65}.lesson-answer-copy small{display:block;margin-top:4px;font-size:.6875rem;font-weight:650}.lesson-answers .selected .lesson-answer-letter{color:#ffffff;background:#5c4b86;border-color:#5c4b86}.lesson-answers label.correct{border-color:#707173;background:#edf7ee}.lesson-answers label.correct .lesson-answer-letter{color:#ffffff;border-color:#327735;background:#327735}.lesson-answers label.correct small{color:#2e7d32}.lesson-answers label.wrong{border-color:#a09b9b;background:#fcf0f0}.lesson-answers label.wrong .lesson-answer-letter{color:#ffffff;border-color:#a82222;background:#a82222}.lesson-answers label.wrong small{color:#a82222}.lesson-answers label:has(input:focus-visible){outline:2px solid #f5e400;outline-offset:3px}.lesson-answers label:has(input:disabled){cursor:default}.lesson-check{display:flex;align-items:center;justify-content:center;gap:16px;width:100%;min-height:44px;margin-top:20px;padding:11px 15px;border:1px solid #4e3686;border-radius:8px;color:#ffffff;background:#4e3686;font-size:12px;font-weight:650;text-decoration:none;cursor:pointer;transition:background .2s ease}.lesson-check:hover{background:#58418d;color:#ffffff}.lesson-check:disabled{color:#707173;background:#e5e2ee;border-color:#e5e2ee;cursor:default}.lesson-check>span{color:#f5e400}.lesson-check:disabled>span{color:inherit}.lesson-full-quiz{display:block;width:fit-content;min-height:32px;margin:10px auto 0;padding:8px;color:#707173;font-size:.6875rem;text-decoration:none}.lesson-full-quiz:hover{color:#523c88}.lesson-feedback{margin:16px 0 0;padding:12px;border-radius:8px;font-size:12px;line-height:1.7}.lesson-feedback.ok{color:#2c682f;background:#e8f4e9}.lesson-feedback.bad{color:#971e1e;background:#fbebeb}.lesson-feedback small{display:block;margin-top:6px;color:#707173;font-size:.6875rem;line-height:1.7}.lesson-reading:focus-visible,.lesson-studio a:focus-visible,.lesson-studio button:focus-visible{outline:2px solid #f5e400;outline-offset:3px}@keyframes lesson-panel-enter{0%{opacity:.4;transform:translateY(4px)}to{opacity:1;transform:none}}@media (max-width:960px){.lesson-studio{grid-template-columns:180px minmax(0,1fr);grid-template-areas:"intro intro" "nav reading" "quiz quiz";grid-template-rows:auto}.lesson-practice{margin:0 16px 16px;padding:24px}.lesson-answers{grid-template-columns:repeat(2,minmax(0,1fr))}.lesson-reading{padding-bottom:28px}.lesson-nav{border-bottom:1px solid #ebe8f3}.lesson-check{max-width:340px;margin-left:auto;margin-right:auto}}@media (max-width:600px){.lesson-studio{grid-template-columns:minmax(0,1fr);grid-template-areas:"intro" "nav" "reading" "quiz";border-radius:16px}.lesson-intro{padding:22px 20px}.lesson-meta{gap:7px}.lesson-meta small{font-size:.6875rem}.lesson-title-row{gap:10px}.lesson-title-row h3{font-size:32px}.lesson-pronunciation{font-size:.6875rem}.lesson-audio{width:38px;min-height:38px;padding:8px}.lesson-audio>span{display:none}.lesson-nav{min-width:0;padding:10px 12px;border-right:0;border-bottom:1px solid #ebe8f3}.lesson-nav-label{display:none}.lesson-nav [role=tablist]{flex-direction:row;overflow-x:auto;padding:3px;scrollbar-width:thin;scrollbar-color:#d7d1e5 transparent}.lesson-nav [role=tab]{width:auto;min-height:40px;flex:0 0 auto;padding:9px 12px;font-size:11px;white-space:nowrap}.lesson-nav [role=tab] i{display:none}.lesson-reading{padding:22px 20px}.lesson-panel-copy>p{font-size:14px}.lesson-panel-copy>div{padding:16px}.lesson-reading-footer{padding-top:20px}.lesson-practice{margin:0 10px 10px;padding:20px 16px}.lesson-answers{grid-template-columns:minmax(0,1fr)}.lesson-answer-copy{font-size:12px}}@media (prefers-reduced-motion:reduce){.lesson-reading-body{animation:none}.lesson-practice-progress i,.lesson-studio button,.lesson-studio label{transition:none}}.lesson-nav [role=tab],.lesson-reading{scroll-margin-top:100px;scroll-margin-bottom:24px}.home-ref-copy.hero-editorial{min-width:0;padding:10px 0}.home-ref-copy.hero-editorial>.hero-audience{display:flex;align-items:center;gap:10px;max-width:none;margin:0 0 22px;color:#452b84;font-size:.6875rem;font-weight:650;line-height:1.7;letter-spacing:.12em;text-transform:uppercase;animation:none}.hero-audience>span{width:26px;height:1px;flex:0 0 auto;background:#ffee0a}.home-ref-copy.hero-editorial h1{max-width:510px;margin:0;color:#493084;font-size:clamp(40px,4.05vw,58px);font-weight:600;line-height:1.04;letter-spacing:-.025em;animation:none}.hero-title-main{display:block;max-width:15ch;text-wrap:balance}.hero-title-accent{display:block;margin-top:12px;color:#452b84;font-size:.65em;font-weight:500;line-height:1.2;letter-spacing:-.015em}.home-ref-copy.hero-editorial[lang=es] h1{font-size:clamp(38px,3.7vw,53px)}.hero-editorial[lang=es] .hero-title-main{max-width:17ch}.home-ref-copy.hero-editorial>.hero-editorial-lead{max-width:46ch;margin:24px 0 0;color:#707173;font-size:15px;font-weight:400;line-height:1.85;animation:none}.hero-highlights{display:flex;flex-wrap:wrap;gap:10px 18px;margin:20px 0 28px;padding:0;list-style:none}.hero-highlights li{display:inline-flex;align-items:center;gap:6px;color:#5b5e63;font-size:.8125rem;line-height:1.5}.hero-highlights svg{flex:0 0 auto;color:#452b84}.home-ref-actions.hero-editorial-actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px 20px;margin:0;animation:none}.home-ref-actions.hero-editorial-actions>a.primary{display:inline-flex;flex:0 1 auto;align-items:center;justify-content:center;gap:14px;width:auto;min-height:50px;padding:14px 20px;border-radius:8px;font-size:12px;line-height:1.6;box-shadow:0 9px 20px -8px #0b20504d}.hero-editorial-actions>a.primary .icon{width:16px;height:16px;flex:0 0 auto}.home-ref-actions.hero-editorial-actions>.hero-explore-link{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;gap:10px;min-height:44px;width:auto;padding:8px 0;border:0;border-radius:0;color:#45484b;background:transparent;box-shadow:none;font-size:11px;line-height:1.6;text-decoration:none}.hero-explore-link>span{color:#452b84;font-size:17px}.home-ref-actions.hero-editorial-actions>.hero-explore-link:hover{color:#493084;text-decoration:underline;text-underline-offset:5px}.home-ref-copy.hero-editorial>.hero-editorial-reassurance{display:flex;align-items:center;gap:7px;margin:13px 0 0;color:#707173;font-size:.6875rem;line-height:1.6;animation:none}.hero-editorial-reassurance svg{flex:0 0 auto;color:#707173}@media (min-width:641px) and (max-width:960px){.home-ref-hero:has(.hero-editorial){grid-template-columns:minmax(0,1fr);gap:32px}.home-ref-copy.hero-editorial{max-width:620px}.home-ref-copy.hero-editorial h1,.home-ref-copy.hero-editorial[lang=es] h1{font-size:54px}.home-ref-copy.hero-editorial>.hero-editorial-lead{max-width:55ch}}@media (max-width:640px){.home-ref-copy.hero-editorial{padding:0}.home-ref-copy.hero-editorial>.hero-audience{margin-bottom:18px;font-size:.6875rem;letter-spacing:.09em;gap:8px}.hero-audience>span{width:18px}.home-ref-copy.hero-editorial h1{font-size:clamp(37px,10.4vw,48px);line-height:1.06}.home-ref-copy.hero-editorial[lang=es] h1{font-size:clamp(35px,9.7vw,45px)}.hero-title-main{max-width:16ch}.hero-title-accent{font-size:.64em;margin-top:10px}.home-ref-copy.hero-editorial>.hero-editorial-lead{margin-top:20px;font-size:14px;line-height:1.8}.hero-highlights{gap:10px 15px;margin:18px 0 24px}.hero-highlights li{font-size:.8125rem}.home-ref-actions.hero-editorial-actions{gap:5px;flex-direction:column;align-items:stretch}.home-ref-actions.hero-editorial-actions>a.primary{width:100%;min-height:50px;padding:13px 14px;font-size:12px}.home-ref-actions.hero-editorial-actions>.hero-explore-link{width:100%}.home-ref-copy.hero-editorial>.hero-editorial-reassurance{justify-content:center;margin-top:7px}}.studio-proof .home-ref-heading{margin-bottom:30px}.studio-proof .home-ref-heading h2{text-wrap:balance}.studio-proof-content{overflow:hidden;border:1px solid #e4e0ee;border-radius:20px;background:#ffffff;box-shadow:0 22px 60px -38px #10295245}.studio-note{display:grid;grid-template-columns:260px minmax(0,1fr);margin:0}.studio-identity{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:28px;padding:38px 32px;background:radial-gradient(ellipse at top left,#594784,transparent 85%),#493084;color:#ffffff}.studio-identity img{width:60px;height:72px;object-fit:contain}.studio-identity strong{display:block;font-size:17px;font-weight:600;letter-spacing:-.02em}.studio-identity div>span{display:block;margin-top:9px;color:#cbc3de;font-size:11px;line-height:1.7}.studio-identity-rule{display:block;width:40px;height:2px;background:#fff02b}.studio-quotation{border:0;border-radius:0;background:transparent;box-shadow:none;position:relative;display:flex;align-items:center;margin:0;padding:48px 48px 42px 64px;min-width:0}.studio-quote-mark{position:absolute;top:20px;left:27px;color:#452b84;font-family:Georgia,serif;font-size:60px;line-height:1}.studio-quotation p{margin:0;color:#54575c;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(21px,1.8vw,25px);font-weight:500;line-height:1.55}.studio-quotation p strong{color:#493084;font-weight:700}.studio-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:0;padding:26px 12px;border-top:1px solid #e4e0ee;background:linear-gradient(180deg,#faf8ff,#ffffff)}.studio-fact{display:grid;grid-template-columns:34px minmax(0,1fr);grid-template-rows:1fr auto;column-gap:12px;align-items:center;padding:0 24px;min-width:0}.studio-fact+.studio-fact{border-left:1px solid #e4e0ee}.studio-fact>.icon{grid-column:1;grid-row:1/3;width:32px;height:32px;color:#452b84}.studio-fact dt{grid-column:2;grid-row:2;margin-top:4px;color:#707173;font-size:11px;line-height:1.6}.studio-fact dd{grid-column:2;grid-row:1;margin:0;color:#493084;font-family:Cormorant Garamond,Georgia,serif;font-size:42px;font-weight:600;line-height:1}.studio-fact.supporting dd{font-family:Poppins,Arial,sans-serif;font-size:17px;font-weight:500;line-height:1.4}@media (max-width:960px){.studio-note{grid-template-columns:220px minmax(0,1fr)}.studio-identity{padding:30px 24px}.studio-quotation{padding:38px 28px 32px 46px}.studio-quote-mark{left:16px;top:17px;font-size:48px}.studio-facts{grid-template-columns:repeat(2,minmax(0,1fr));padding:8px 20px}.studio-fact{padding:22px 18px}.studio-fact:nth-child(3){border-left:0}.studio-fact:nth-child(n+3){border-top:1px solid #e4e0ee}}@media (max-width:640px){.studio-proof-content{border-radius:16px}.studio-note{grid-template-columns:minmax(0,1fr)}.studio-identity{flex-direction:row;align-items:center;justify-content:flex-start;gap:18px;padding:24px}.studio-identity img{width:42px;height:52px}.studio-identity strong{font-size:16px}.studio-identity div>span{margin-top:4px;font-size:.6875rem}.studio-identity-rule{display:none}.studio-quotation{padding:38px 24px 28px}.studio-quote-mark{top:10px;left:20px;font-size:40px}.studio-quotation p{font-size:21px;line-height:1.5}.studio-facts{padding:0 12px}.studio-fact{grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto auto;padding:20px 12px}.studio-fact>.icon{grid-column:1;grid-row:1;width:24px;height:24px;margin-bottom:12px}.studio-fact dd{grid-column:1;grid-row:2;font-size:36px}.studio-fact dt{grid-column:1;grid-row:3;font-size:.6875rem}.studio-fact.supporting dd{font-size:14px}}.case-slider{overflow:hidden;border:1px solid #e2ddee;border-radius:20px;background:#ffffff;box-shadow:0 24px 60px -38px #0b205045}.case-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-bottom:1px solid #e2ddee;background:#faf8ff}.case-tabs button{position:relative;display:flex;align-items:center;gap:14px;min-width:0;min-height:98px;padding:22px 26px;border:0;border-radius:0;background:transparent;color:#707173;text-align:left;cursor:pointer}.case-tabs button+button{border-left:1px solid #e8e4f1}.case-tabs button:after{content:"";position:absolute;bottom:0;left:26px;right:26px;height:2px;background:#fae900;transform:scaleX(0);transition:transform .25s ease}.case-tabs button[aria-selected=true]{background:#ffffff;color:#493084}.case-tabs button[aria-selected=true]:after{transform:scaleX(1)}.case-tabs button:hover{background:#f2eff9}.case-tab-number{color:#452b84;font-size:11px;font-weight:500}.case-tabs strong{display:block;font-size:14px;font-weight:600}.case-tabs small{display:block;margin-top:5px;font-size:.6875rem;font-weight:400;line-height:1.5}.case-tab-arrow{margin-left:auto;color:#452b84;font-size:19px}.case-panel{display:grid;grid-template-columns:1fr 1fr;min-width:0;min-height:470px}.case-panel[hidden]{display:none}.case-image{position:relative;isolation:isolate;overflow:hidden;margin:0;min-height:100%;background:#4d387e;touch-action:pan-y}.case-image img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;animation:case-photo-in .65s ease both}.case-image:after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,#0b20502b,transparent 40%,#071b49dd)}.case-image-index{top:26px;left:28px;padding:7px 11px;border:1px solid #ffffff55;border-radius:5px;background:#0b20504d;font-size:11px;letter-spacing:.12em}.case-image figcaption,.case-image-index{position:absolute;z-index:2;color:#ffffff}.case-image figcaption{bottom:32px;left:32px;right:32px}.case-image figcaption span{display:block;margin-bottom:10px;color:#f5e400;font-size:.6875rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase}.case-image figcaption strong{display:block;max-width:22ch;font-family:Cormorant Garamond,Georgia,serif;font-size:30px;line-height:1.15;font-weight:500}.case-copy{display:flex;flex-direction:column;align-items:flex-start;padding:38px 40px;min-width:0;animation:case-copy-in .45s ease both}.case-category{color:#452b84;font-size:.6875rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.case-copy h3{margin:16px 0;color:#493084;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(28px,2.7vw,37px);font-weight:600;line-height:1.12;letter-spacing:-.02em;text-wrap:balance}.case-copy>p{margin:0;color:#707173;font-size:13px;line-height:1.85}.case-vocabulary{width:100%;margin:24px 0;padding-top:20px;border-top:1px solid #e9e5f2}.case-vocabulary>span{color:#707173;font-size:.6875rem}.case-vocabulary ul{display:flex;flex-wrap:wrap;gap:7px;list-style:none;margin:10px 0 0;padding:0}.case-vocabulary li{padding:6px 9px;border:1px solid #e5e0f0;border-radius:5px;background:#f9f7fd;color:#46484b;font-size:.8125rem;line-height:1.5}.case-copy>a{display:inline-flex;align-items:center;margin-top:auto;min-height:44px;color:#493084;font-size:12px;font-weight:600;text-underline-offset:5px}.case-copy>a:hover{color:#452b84}.case-controls{justify-content:space-between;gap:20px;padding:16px 26px;border-top:1px solid #e8e4f1}.case-controls,.case-position{display:flex;align-items:center}.case-position{gap:9px;color:#707173;font-size:.6875rem}.case-position strong{color:#493084;font-weight:600}.case-position>span{color:#707173}.case-progress{display:flex;gap:6px}.case-progress>span{width:28px;height:3px;border-radius:3px;background:#e8e4f1;transition:background .2s ease}.case-progress>span[data-active=true]{background:#f1e000}.case-arrows{display:flex;gap:8px}.case-arrows button{width:44px;height:44px;padding:0;border:1px solid #e2ddee;border-radius:50%;background:#ffffff;color:#493084;font-size:20px;cursor:pointer;transition:background .2s ease,color .2s ease}.case-arrows button:hover{background:#493084;color:#ffffff}.case-slider :is(button,a,[role=tabpanel]):focus-visible{outline:2px solid #ddce00;outline-offset:-4px}@keyframes case-photo-in{0%{opacity:.35;transform:scale(1.035) translateX(-8px)}to{opacity:1;transform:scale(1) translateX(0)}}@keyframes case-copy-in{0%{opacity:0;transform:translateY(9px)}to{opacity:1;transform:translateY(0)}}@media (max-width:960px){.case-tabs button{padding:20px 16px;gap:10px}.case-tab-arrow{display:none}.case-copy{padding:28px}.case-panel{min-height:490px}}@media (max-width:700px){.case-slider{border-radius:16px}.case-tabs button{flex-direction:column;align-items:flex-start;gap:7px;min-height:80px;padding:14px 12px}.case-tabs strong{font-size:11px}.case-tabs small{display:none}.case-tabs button:after{left:12px;right:12px}.case-panel{grid-template-columns:minmax(0,1fr);min-height:0}.case-image{min-height:0;height:clamp(230px,62vw,350px)}.case-image-index{top:20px;left:22px}.case-image figcaption{bottom:24px;left:22px;right:22px}.case-image figcaption strong{font-size:28px}.case-copy{padding:28px 22px 22px}.case-copy h3{font-size:30px}.case-controls{gap:10px;padding:14px 18px}.case-progress>span{width:14px}.case-position{gap:5px}}@media (prefers-reduced-motion:reduce){.case-copy,.case-image img{animation:none}.case-arrows button,.case-progress>span,.case-tabs button:after{transition:none}}@media (pointer:coarse){[role=button],[role=tab],button:not(.sr-only):not([aria-hidden=true]),input:not([type=checkbox]):not([type=radio]):not([type=range]):not(.sr-only),select,textarea{min-height:44px!important}[role=button],[role=tab],button:not(.sr-only):not([aria-hidden=true]){min-width:44px!important}.account-card a.ghost,.account-ref-activity-list>a,.account-ref-panel>a,.account-ref-rail-heading a,.auth-reference-brand,.auth-reference-top a,.consideration-bottom-actions a,.consideration-category-chip,.consideration-options label,.consideration-rail-heading a,.consideration-related-card div>a,.landing-footer a,.landing-nav-links a,.landing-nav>a,.learner-mobile-bar a,.learner-tabbar a,.legal-toc a,.lesson-full-quiz,.progress-section-top a,.quiz-section-heading a,.rail-card>a,.rail-term,.terms-category-progress a,.terms-reference-nav a,.terms-trial-card a,a.ghost,a.green,a.primary,a.purple,a.skip-link{display:inline-flex;align-items:center;min-height:44px!important}}.accent-button,.primary.accent,a.accent,button.accent{background:var(--brand-yellow);color:var(--brand-dark)}.accent-button:hover,.primary.accent:hover,a.accent:hover,button.accent:hover{background:var(--accent-hover);color:var(--brand-dark)}.status-pill.ok,.status.active,.terms-status.mastered{color:#1f5c22;background:#e8f3e9}.status-pill.warn,.terms-status.learning{color:#7a4d00;background:#fff4e0}.status-pill.error,.status.blocked{color:var(--error);background:#fdecec}