.home-class-dashboard{transform:rotate(.35deg)}.home-class-dashboard-body{min-height:330px}.home-dashboard-loading{min-height:290px;display:grid;place-items:center;color:var(--muted);font-size:15px}.home-dashboard-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:14px}.home-dashboard-head small{display:block;margin-bottom:4px;color:var(--muted);font-size:13px;font-weight:750}.home-dashboard-head .mini-title{margin:0}.home-dashboard-head>div>span{display:block;margin-top:3px;color:var(--blue-dark);font-size:13px;font-weight:800}.home-dashboard-head>a{flex:0 0 auto;min-height:38px;display:inline-flex;align-items:center;padding:6px 8px;color:var(--blue-dark);font-size:14px;font-weight:800}.home-profile-switcher{display:flex;gap:7px;overflow-x:auto;padding:1px 1px 10px;scrollbar-width:none}.home-profile-switcher::-webkit-scrollbar{display:none}.home-profile-switcher button{min-width:92px;min-height:44px;display:flex;align-items:center;gap:7px;border:1px solid #deebf2;border-radius:10px;padding:8px 10px;background:#fff;color:var(--ink);cursor:pointer}.home-profile-switcher button.is-active{border-color:#9bc9e8;background:var(--blue-soft);color:var(--blue-dark)}.home-profile-switcher strong{font-size:17px}.home-profile-switcher span{max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:750}.home-dashboard-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0 0 12px}.home-dashboard-stats>a{min-width:0;min-height:62px;display:flex;flex-direction:column;justify-content:center;gap:3px;padding:10px 11px;border:1px solid #dceaf2;border-radius:11px;background:rgba(255,255,255,.9);transition:transform .15s ease,border-color .15s ease,background .15s ease}.home-dashboard-stats>a:hover{transform:translateY(-1px);border-color:#9fcce7;background:#fff}.home-dashboard-stats>a.is-attention{border-color:#f0dba3;background:#fffaf0}.home-dashboard-stats strong{overflow:hidden;color:var(--ink);font-size:20px;line-height:1;text-overflow:ellipsis}.home-dashboard-stats span{overflow:hidden;color:var(--muted);font-size:11px;font-weight:750;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.home-dashboard-actions{margin:0 0 12px}.home-dashboard-actions-label{display:block;margin:0 0 6px;color:var(--muted);font-size:10px;font-weight:850;letter-spacing:.045em;text-transform:uppercase}.home-dashboard-action-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.home-dashboard-action-grid>a{min-width:0;padding:10px 11px;border:1px solid #dceaf2;border-radius:11px;background:#f8fbfd;transition:transform .15s ease,border-color .15s ease,background .15s ease}.home-dashboard-action-grid>a:hover{transform:translateY(-1px);border-color:#9fcce7;background:#fff}.home-dashboard-action-grid span,.home-dashboard-action-grid strong{display:block}.home-dashboard-action-grid strong{overflow:hidden;color:var(--blue-dark);font-size:12px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.home-dashboard-action-grid span{margin-top:3px;color:var(--muted);font-size:10px;line-height:1.35}.home-dashboard-books{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.home-dashboard-books>a{min-width:0;display:flex;flex-direction:column;gap:8px;padding:10px;border:1px solid #e3edf3;border-radius:12px;background:#fff;transition:transform .15s ease,border-color .15s ease}.home-dashboard-books>a:hover{transform:translateY(-2px);border-color:#acd0e6}.home-dashboard-cover{width:100%;aspect-ratio:700/980;overflow:hidden;border-radius:8px;background:#fff;box-shadow:0 4px 12px rgba(48,83,116,.12)}.home-dashboard-cover img{width:100%;height:100%;display:block;object-fit:contain}.home-dashboard-book-copy{min-width:0;display:flex;flex-direction:column;gap:4px}.home-dashboard-book-copy small{color:var(--blue-dark);font-size:12px;font-weight:850}.home-dashboard-book-copy strong{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:14px;line-height:1.3}.home-dashboard-book-copy em{color:var(--muted);font-size:12px;font-style:normal;font-weight:700}.home-dashboard-empty{min-height:184px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:26px;border:1px dashed #cadfe9;border-radius:14px;background:rgba(255,255,255,.65);text-align:center}.home-dashboard-empty strong{font-size:16px}.home-dashboard-empty span,.home-dashboard-intro{max-width:340px;margin:0;color:var(--muted);font-size:14px;line-height:1.5}.home-dashboard-class-links{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:16px}.home-dashboard-class-links a{min-height:78px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;border:1px solid #dce9f0;border-radius:12px;background:#fff}.home-dashboard-class-links a:hover{border-color:#9dc9e5;background:var(--blue-soft)}.home-dashboard-class-links strong{font-size:27px;line-height:1}.home-dashboard-class-links span{color:var(--muted);font-size:12px;font-weight:750}.home-dashboard-footer{align-items:center;font-size:13px}.home-dashboard-footer a{color:var(--ink);font-weight:850}.home-featured-cover{height:240px;display:block;overflow:hidden;background:#f7fafc}.home-featured-cover img{width:100%;height:100%;display:block;object-fit:contain;background:white}@media (max-width:640px){.home-class-dashboard{transform:none}.home-dashboard-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.home-dashboard-stats>a{min-height:58px;padding:9px 8px}.home-dashboard-stats strong{font-size:18px}.home-dashboard-stats span{font-size:10px}.home-dashboard-action-grid{grid-template-columns:1fr;gap:6px}.home-dashboard-action-grid>a{padding:9px 10px}.home-dashboard-action-grid span{font-size:10px}.home-dashboard-books{grid-template-columns:1fr}.home-dashboard-books>a{display:grid;grid-template-columns:78px minmax(0,1fr);align-items:center}.home-dashboard-cover{width:78px}.home-dashboard-book-copy strong{font-size:15px}.home-dashboard-book-copy em,.home-dashboard-book-copy small{font-size:12px}.home-dashboard-class-links{grid-template-columns:repeat(3,1fr)}.home-featured-cover{height:210px}}.home-subject-bar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:-8px 0 18px;padding:13px 15px;border:1px solid #dcebf2;border-radius:14px;background:rgba(255,255,255,.82);color:var(--muted);font-size:14px;line-height:1.45}.home-subject-bar strong{color:var(--ink)}.home-subject-bar a{color:var(--blue-dark);font-weight:800}.home-subject-card{min-height:118px;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease}.home-subject-card:hover{transform:translateY(-2px);border-color:#aacfe5;box-shadow:0 12px 28px rgba(48,83,116,.08)}.home-subject-card .subject-icon{font-size:16px;letter-spacing:-.4px}.home-subject-card h3{font-size:19px;line-height:1.3}.home-subject-card p{font-size:14px;line-height:1.45}.home-subject-online{color:#2f826d;font-weight:800}.home-subject-empty{min-height:180px;display:flex;align-items:center;justify-content:space-between;gap:34px;padding:30px;border:1px dashed #cbdfe9;border-radius:20px;background:rgba(255,255,255,.72)}.home-subject-empty h3{margin:12px 0 8px;font-size:24px;line-height:1.15;letter-spacing:-.6px}.home-subject-empty p{max-width:600px;margin:0;color:var(--muted);font-size:16px;line-height:1.55}.home-subject-empty .primary-button{flex:0 0 auto}@media (max-width:760px){.home-subject-bar{align-items:flex-start;flex-direction:column;gap:7px;font-size:14px}.home-subject-card{min-height:104px}.home-subject-card h3{font-size:18px}.home-subject-card p{font-size:14px}.home-subject-empty{align-items:stretch;flex-direction:column;gap:22px;padding:24px}}.mobile-nav,.mobile-nav-spacer{display:none}@media (max-width:760px){.mobile-nav-spacer{display:block;height:calc(84px + env(safe-area-inset-bottom))}.mobile-nav{position:fixed;z-index:80;left:10px;right:10px;bottom:max(8px,env(safe-area-inset-bottom));max-width:calc(100vw - 20px);display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:4px;padding:6px;border:1px solid rgba(207,224,235,.95);border-radius:18px;background:rgba(255,255,255,.97);box-shadow:0 12px 34px rgba(30,65,95,.18);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.mobile-nav a,.mobile-nav button{min-width:0;min-height:58px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;border:0;border-radius:13px;background:transparent;color:#5f7488;padding:0 4px;font:inherit;cursor:pointer}.mobile-nav a>span,.mobile-nav button>span{font-size:20px;line-height:1;font-weight:850}.mobile-nav a>small,.mobile-nav button>small{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;line-height:1.15;font-weight:800}.mobile-nav a.is-active,.mobile-nav button.is-active{background:var(--blue-soft);color:var(--blue-dark)}.mobile-nav a:focus-visible,.mobile-nav button:focus-visible{outline:3px solid rgba(77,157,224,.38);outline-offset:1px}.mobile-nav a:active,.mobile-nav button:active{transform:translateY(1px)}}@media (max-width:390px){.mobile-nav-spacer{height:calc(78px + env(safe-area-inset-bottom))}.mobile-nav{left:6px;right:6px;max-width:calc(100vw - 12px);gap:3px;padding:4px;border-radius:16px}.mobile-nav a,.mobile-nav button{min-height:54px;gap:3px;border-radius:11px;padding-inline:2px}.mobile-nav a>span,.mobile-nav button>span{font-size:18px}.mobile-nav a>small,.mobile-nav button>small{font-size:9.5px;letter-spacing:-.01em}}@media (max-width:340px){.mobile-nav{left:4px;right:4px;max-width:calc(100vw - 8px);gap:2px;padding-inline:3px}.mobile-nav a,.mobile-nav button{min-height:52px}.mobile-nav a>small,.mobile-nav button>small{font-size:9px}}body{font-size:16px;line-height:1.5}.brand-text small{font-size:13px}.main-nav{font-size:16px}.header-action,.header-library-link{font-size:15px}.eyebrow{font-size:14px}.hero-trust{font-size:15px}.fake-search,.mini-books b{font-size:13px}.mini-books small{font-size:12px;line-height:1.4}.mini-schedule{font-size:13px}.section-heading p,.split-heading>p{font-size:17px}.class-button span{font-size:13px}.class-button small{font-size:12px;line-height:1.35;min-height:16px}.class-note{font-size:15px}.subject-card h3{font-size:18px}.subject-card p{font-size:15px;line-height:1.5}.book-info>span{font-size:13px}.book-info h3{font-size:20px;line-height:1.3}.book-info p{line-height:1.55}.book-info p,.steps b{font-size:15px}.steps small{font-size:14px;line-height:1.4}.footer-inner{min-height:0;grid-template-columns:1fr;gap:16px;padding-block:30px;font-size:15px}.footer-links{display:flex;flex-wrap:wrap;align-items:center;gap:8px 14px;line-height:1.5}.footer-links a,.footer-sources a{color:var(--blue-dark);font-weight:750}.footer-links a:hover,.footer-sources a:hover{text-decoration:underline;text-underline-offset:3px}.footer-catalog-link{font-weight:850!important}.footer-link-label{color:var(--muted);font-weight:750}.footer-sources{margin:0;line-height:1.55}.footer-copy,.footer-sources{color:var(--muted);font-size:14px}.catalog-subject-mark{font-size:14px}.catalog-subject-card strong{font-size:17px;line-height:1.35}.catalog-subject-card small{font-size:14px;line-height:1.45}.breadcrumbs{font-size:14px}.catalog-hero-actions a{min-height:44px;font-size:15px}.official-source-note p{font-size:15px}.official-badge{font-size:12px}.official-source-links a{min-height:44px;font-size:14px}.catalog-availability-note strong{font-size:15px}.catalog-availability-note small{font-size:14px}.textbook-meta span{font-size:13px}.textbook-authors{font-size:15px}.textbook-primary,.textbook-secondary{min-height:44px;font-size:14px}.class-personal-topline strong{font-size:15px}.class-personal-saved,.class-personal-topline button{min-height:42px;font-size:14px}.class-personal-heading p,.class-personal-heading>a{font-size:14px;line-height:1.5}.class-personal-copy small{font-size:12px}.class-personal-copy strong{font-size:15px;line-height:1.35}.class-personal-copy em,.class-personal-copy>span{font-size:13px}.catalog-coming-subjects summary strong,.catalog-coming-subjects>p,.class-personal-empty{font-size:14px}.textbook-detail-authors{font-size:18px!important}.textbook-reader-note{font-size:14px!important}.textbook-local-note{font-size:14px;line-height:1.55}.textbook-facts small{font-size:13px}.source-explainer p,.textbook-facts strong{font-size:16px}.source-explainer>a{min-height:40px;display:inline-flex;align-items:center;font-size:15px}.detail-secondary-button{min-height:48px;font-size:15px}.save-textbook-button.is-compact{min-height:42px;font-size:13px}.textbook-search-box input{font-size:16px}.textbook-search-hint{font-size:13px}.textbook-search-result-copy strong{font-size:15px}.textbook-search-result-copy small{font-size:13px}.textbook-search-result-copy em{font-size:12px}.textbook-search-enter-hint{font-size:11px}.textbook-search-empty strong{font-size:16px}.textbook-search-empty span{font-size:14px}.directory-controls label>span{font-size:12px}.directory-controls input,.directory-controls select{min-height:48px;font-size:15px}.directory-search small{color:var(--muted);font-size:13px;line-height:1.45}.directory-summary span{font-size:14px}.directory-empty button,.directory-summary button{min-height:40px;font-size:14px}.directory-book-meta span{font-size:12px}.directory-book h2{font-size:19px}.directory-book p{font-size:14px;line-height:1.55}.directory-book-actions .textbook-primary,.directory-book-actions .textbook-secondary{min-height:42px;font-size:14px}.my-books-profile-current small,.my-books-profile-current>span,.my-books-profile-note,.my-books-profile-switcher span{font-size:13px}.my-book-content p,.my-books-class-heading>a,.my-books-profile-bar>a{font-size:14px}.my-book-progress{font-size:13px}.my-book-actions button{min-height:40px;font-size:14px}.family-inline-link{font-size:15px}.family-profile-main small{font-size:14px}.family-profile-main em{font-size:13px}.family-profile-actions{font-size:14px}.family-active-note{font-size:14px;line-height:1.45}.family-add-card label{font-size:15px}.family-add-card label small{font-size:13px;line-height:1.45}.family-add-card>p{font-size:14px}.family-add-card input,.family-add-card select{min-height:48px;font-size:16px}@media (max-width:760px){.brand-text small{font-size:12px}.eyebrow{font-size:13px}.header-library-link{display:none}.header-action{min-height:42px;font-size:14px;padding:10px 12px}.textbook-detail-authors{font-size:16px!important}.footer-inner{padding-block:24px}}@media (max-width:600px){.catalog-hero p{font-size:16px}.textbook-content h2{font-size:19px}.textbook-authors{font-size:14px}.textbook-primary,.textbook-secondary{min-height:46px;font-size:15px}.catalog-subject-card small{font-size:13px}.directory-book h2{font-size:17px}.directory-book p{font-size:14px}.directory-book-actions .textbook-primary,.directory-book-actions .textbook-secondary{min-height:44px;font-size:14px}.textbook-search-box input{font-size:16px}.class-button small{font-size:11px}.footer-links{gap:7px 12px}}:root{--muted:#5d7286}input::placeholder,textarea::placeholder{color:#62778a;opacity:1}.class-button small{color:#62778a}.class-button.is-active small{color:rgba(255,255,255,.9)}.fake-search{color:#62778a}.subject-catalog-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:18px}.subject-catalog-summary.has-gdz{grid-template-columns:repeat(4,minmax(0,1fr))}.subject-catalog-summary>div{min-width:0;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;column-gap:10px;align-items:center;padding:16px 18px;border:1px solid #deebf2;border-radius:16px;background:#fbfdff}.subject-catalog-summary.has-gdz>div:last-child{border-color:#d9e7c9;background:#fbfdf7}.subject-catalog-summary small{grid-column:1/-1;margin-bottom:5px;color:var(--muted);font-size:13px;font-weight:750}.subject-catalog-summary strong{color:var(--ink);font-size:28px;line-height:1;letter-spacing:-.8px}.subject-catalog-summary span{align-self:end;color:var(--muted);font-size:14px;line-height:1.25}.subject-nmt-bridge{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:center;margin:22px 0 18px;padding:22px 24px;border:1px solid #cbe5dc;border-radius:20px;background:linear-gradient(135deg,#f4fbf8,#f8fcff)}.subject-nmt-bridge h2{margin:9px 0 7px;color:var(--ink);font-size:clamp(24px,2.8vw,32px);line-height:1.1;letter-spacing:-.8px}.subject-nmt-bridge p{max-width:760px;margin:0;color:var(--muted);font-size:14px;line-height:1.55}.subject-nmt-bridge>a{min-height:46px;display:inline-flex;align-items:center;justify-content:center;padding:10px 15px;border:1px solid #a8d2c3;border-radius:12px;background:#e9f7f2;color:#236d58;font-size:13px;font-weight:850;white-space:nowrap}.subject-nmt-bridge>a:hover{border-color:#82bca8;background:#ddf2ea}.subject-edition-guide{display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);gap:26px;align-items:center;margin:22px 0 18px;padding:22px 24px;border:1px solid #dce9f1;border-radius:20px;background:linear-gradient(135deg,#f8fcff,#fbfdf9)}.subject-edition-guide h2{margin:9px 0 8px;font-size:clamp(24px,2.8vw,32px);line-height:1.1;letter-spacing:-.8px}.subject-edition-guide p{margin:0;color:var(--muted);font-size:15px;line-height:1.55}.subject-edition-guide ol{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin:0;padding:0;list-style:none}.subject-edition-guide li{min-width:0;display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;align-items:start;padding:12px;border:1px solid #e0ebf2;border-radius:14px;background:rgba(255,255,255,.92)}.subject-edition-guide li>b{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:var(--blue-soft);color:var(--blue-dark);font-size:14px}.subject-edition-guide li>span{min-width:0;display:flex;flex-direction:column;gap:2px}.subject-edition-guide li strong{color:var(--ink);font-size:14px}.subject-edition-guide li small{color:var(--muted);font-size:12px;line-height:1.4}.textbook-edition-facts{display:flex;flex-wrap:wrap;gap:7px 12px;margin:2px 0 12px}.textbook-edition-facts>div{min-width:0;display:inline-flex;align-items:baseline;gap:5px}.textbook-edition-facts dt{color:var(--muted);font-size:12px;font-weight:700}.textbook-edition-facts dd{min-width:0;margin:0;color:var(--ink);font-size:13px;font-weight:800}.subject-current-heading{margin-top:38px;margin-bottom:22px}.subject-current-heading h2{max-width:780px}.textbook-meta .textbook-latest-badge{background:#fff6d6;color:#896811}.textbook-meta .textbook-gdz-badge{display:inline-flex;align-items:center;min-height:28px;padding:5px 9px;border:1px solid #cfe1bb;border-radius:999px;background:#f4faeb;color:#4b6f24;font-size:12px;font-weight:850;line-height:1;text-decoration:none}.textbook-meta .textbook-gdz-badge:hover{border-color:#a8c884;background:#edf7df}.catalog-older-editions{margin-top:30px;padding:0;border:1px solid #dfe9f0;border-radius:20px;background:#fbfdff;overflow:hidden}.catalog-older-editions>summary{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 20px;cursor:pointer;list-style:none;color:var(--ink)}.catalog-older-editions>summary::-webkit-details-marker{display:none}.catalog-older-editions>summary:after{content:"+";flex:0 0 34px;width:34px;height:34px;display:grid;place-items:center;margin-left:auto;border-radius:10px;background:var(--blue-soft);color:var(--blue-dark);font-size:22px;font-weight:800}.catalog-older-editions[open]>summary:after{content:"−"}.catalog-older-editions>summary span{font-size:18px;font-weight:850}.catalog-older-editions>summary strong{color:var(--muted);font-size:14px;font-weight:750}.catalog-older-editions>p{max-width:760px;margin:-4px 20px 20px;color:var(--muted);font-size:15px;line-height:1.55}.older-edition-groups{display:grid;gap:26px;padding:0 20px 22px}.older-edition-group{min-width:0}.older-edition-group+.older-edition-group{padding-top:24px;border-top:1px solid #e5edf2}.older-edition-year-heading{display:flex;align-items:baseline;gap:10px;margin-bottom:14px}.older-edition-year-heading h3{margin:0;color:var(--ink);font-size:23px;line-height:1.1;letter-spacing:-.5px}.older-edition-year-heading span{color:var(--muted);font-size:13px;font-weight:750}.subject-official-source{margin-top:48px;margin-bottom:0}.subject-sibling-nav{margin-top:42px;padding-top:42px;border-top:1px solid #e8eff4}.subject-sibling-nav h2{margin:12px 0 20px;font-size:clamp(28px,3.4vw,38px);line-height:1.1;letter-spacing:-1px}.subject-sibling-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.subject-sibling-links a{min-width:0;min-height:70px;display:flex;flex-direction:column;justify-content:center;gap:4px;padding:13px 15px;border:1px solid #dce8ef;border-radius:14px;background:#fff;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease}.subject-sibling-links a:hover{transform:translateY(-2px);border-color:#a9cde2;box-shadow:0 9px 22px rgba(48,83,116,.07)}.subject-sibling-links strong{color:var(--ink);font-size:16px;line-height:1.3}.subject-sibling-links span{color:var(--muted);font-size:13px}@media (max-width:980px){.subject-catalog-summary.has-gdz{grid-template-columns:repeat(2,minmax(0,1fr))}.subject-edition-guide,.subject-nmt-bridge{grid-template-columns:1fr}.subject-nmt-bridge>a{width:fit-content}}@media (max-width:900px){.subject-sibling-links{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.subject-catalog-summary,.subject-catalog-summary.has-gdz{grid-template-columns:1fr;gap:8px}.subject-catalog-summary>div{grid-template-columns:minmax(130px,1fr) auto;grid-template-rows:auto;padding:13px 15px}.subject-catalog-summary small{grid-column:auto;margin:0;font-size:14px}.subject-catalog-summary strong{font-size:22px;text-align:right}.subject-catalog-summary span{display:none}.subject-edition-guide,.subject-nmt-bridge{gap:18px;padding:18px}.subject-edition-guide p,.subject-nmt-bridge p{font-size:14px}.subject-nmt-bridge>a{width:100%;white-space:normal;text-align:center}.subject-edition-guide ol{grid-template-columns:1fr}.subject-edition-guide li{min-height:60px;align-items:center}.subject-edition-guide li strong{font-size:15px}.subject-edition-guide li small{font-size:13px}.textbook-edition-facts{margin-bottom:10px}.textbook-edition-facts dt{font-size:12px}.textbook-edition-facts dd{font-size:13px}.textbook-meta .textbook-gdz-badge{min-height:30px;font-size:13px}.subject-current-heading{margin-top:32px}.catalog-older-editions>summary{min-height:62px;padding:14px 16px}.catalog-older-editions>summary span{font-size:16px}.catalog-older-editions>summary strong{display:none}.catalog-older-editions>p{margin:-2px 16px 16px;font-size:14px}.older-edition-groups{gap:22px;padding:0 12px 14px}.older-edition-group+.older-edition-group{padding-top:20px}.older-edition-year-heading{margin:0 4px 12px}.older-edition-year-heading h3{font-size:20px}.subject-official-source{margin-top:38px}.subject-sibling-nav{margin-top:34px;padding-top:34px}}@media (max-width:560px){.subject-sibling-links{grid-template-columns:1fr}.subject-sibling-links a{min-height:62px}}.skip-link{position:fixed;z-index:200;top:10px;left:10px;transform:translateY(-140%);min-height:44px;display:inline-flex;align-items:center;padding:10px 14px;border-radius:10px;background:#17324d;color:#fff;font-size:15px;font-weight:800;box-shadow:0 10px 28px rgba(23,50,77,.24);transition:transform .14s ease}.skip-link:focus{transform:translateY(0)}[id]{scroll-margin-top:24px}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible,textarea:focus-visible{outline:3px solid rgba(47,120,183,.42);outline-offset:3px}a:focus-visible,button:focus-visible,summary:focus-visible{border-radius:8px}#main-content:focus{outline:none}@media (max-width:760px){[id]{scroll-margin-top:16px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.directory-active-filters{display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin:-4px 0 18px}.directory-active-filters>span{color:var(--muted);font-size:14px;font-weight:750}.directory-active-filters button{min-height:38px;border:1px solid #d7e6ee;border-radius:999px;padding:7px 11px;background:#f7fbfd;color:var(--ink);font:inherit;font-size:13px;font-weight:750;cursor:pointer}.directory-active-filters button:hover{border-color:#a8cee4;background:var(--blue-soft);color:var(--blue-dark)}.directory-book-publisher{margin-top:5px!important;color:#708496!important;font-size:13px!important}.directory-book,.textbook-card,.textbook-related-card{content-visibility:auto;contain-intrinsic-size:320px}@media (max-width:620px){.textbook-card{grid-template-columns:108px minmax(0,1fr);gap:15px;padding:13px}.textbook-card .textbook-cover{width:108px}.textbook-card .textbook-content h2{font-size:18px;line-height:1.28}.textbook-card .textbook-authors{font-size:14px;line-height:1.45}.textbook-card .textbook-meta span{font-size:12px}.textbook-card .textbook-actions{gap:7px}.textbook-card .textbook-secondary{display:none}.textbook-card .save-textbook-button.is-compact,.textbook-card .textbook-primary{width:auto;flex:1 1 120px;min-height:46px;font-size:14px}.directory-book .textbook-secondary{display:none}.directory-book-actions .save-textbook-button.is-compact,.directory-book-actions .textbook-primary{width:auto;flex:1 1 110px;min-height:46px;font-size:14px}.directory-book-publisher{font-size:13px!important}}@media (max-width:640px){.directory-active-filters{margin-bottom:15px;overflow-x:auto;flex-wrap:nowrap;padding-bottom:2px;scrollbar-width:none}.directory-active-filters::-webkit-scrollbar{display:none}.directory-active-filters button,.directory-active-filters>span{flex:0 0 auto}.directory-active-filters button{min-height:42px;font-size:14px}}@media (max-width:430px){.directory-book{grid-template-columns:96px minmax(0,1fr);gap:12px}.directory-cover{width:96px}.directory-book h2{font-size:18px;line-height:1.28}.directory-book p{font-size:14px}}.header-feedback-compact{display:none;min-height:42px;align-items:center;justify-content:center;padding:9px 12px;border:1px solid #d7e6ee;border-radius:12px;background:#f7fbfd;color:var(--blue-dark);font-size:13px;font-weight:800;white-space:nowrap}.header-feedback-compact:hover{border-color:#a9cfe5;background:var(--blue-soft)}.feedback-page{min-height:100vh;background:#fff}.feedback-hero{border-block:1px solid #edf4f8;background:radial-gradient(circle at 87% 10%,rgba(181,227,244,.28),transparent 25%),linear-gradient(180deg,#f7fbff,#ffffff);padding:56px 0 78px}.feedback-shell{display:grid;grid-template-columns:minmax(0,.78fr) minmax(520px,1.22fr);gap:58px;align-items:start}.feedback-intro{position:sticky;top:30px;padding-top:18px}.feedback-intro h1{max-width:560px;margin:18px 0 20px;font-size:clamp(40px,5vw,62px);line-height:1.02;letter-spacing:-2.5px}.feedback-intro>p{max-width:590px;margin-bottom:24px;color:var(--muted);font-size:18px;line-height:1.65}.feedback-points{display:grid;gap:10px;color:#587186;font-size:15px;line-height:1.45}.feedback-card{border:1px solid #dce8ef;border-radius:24px;background:rgba(255,255,255,.97);box-shadow:0 20px 55px rgba(39,78,110,.1);padding:26px}.feedback-form{display:grid;gap:18px}.feedback-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:14px}.feedback-form label{display:grid;gap:7px}.feedback-form label>span{color:#4f6478;font-size:14px;font-weight:850}.feedback-form label>span small{color:#8797a6;font-size:12px;font-weight:650}.feedback-form input,.feedback-form select,.feedback-form textarea{width:100%;border:1px solid #d4e3ec;border-radius:13px;background:#fbfdff;color:var(--ink);padding:12px 13px;font:inherit;font-size:16px;outline:none;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.feedback-form input,.feedback-form select{min-height:48px}.feedback-form textarea{min-height:170px;resize:vertical;line-height:1.55}.feedback-form input:focus,.feedback-form select:focus,.feedback-form textarea:focus{border-color:#84bce0;background:#fff;box-shadow:0 0 0 4px rgba(77,157,224,.1)}.feedback-help{color:#7a8d9d;font-size:12px;line-height:1.45}.feedback-upload{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px;border:1px dashed #bfd5e3;border-radius:16px;background:#f8fbfd}.feedback-upload strong{display:block;margin-bottom:4px;color:var(--ink);font-size:15px}.feedback-upload p{max-width:470px;margin:0;color:var(--muted);font-size:13px;line-height:1.45}.feedback-upload-button{flex:0 0 auto;cursor:pointer}.feedback-upload-button input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.feedback-upload-button span{min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:10px 13px;border:1px solid #cbdde8;border-radius:11px;background:#fff;color:var(--blue-dark)!important;font-size:14px!important;font-weight:850!important;white-space:nowrap}.feedback-file{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;margin-top:-7px;padding:10px 12px;border-radius:11px;background:#eef8f4;color:#327461;font-size:13px;font-weight:750}.feedback-file img{width:72px;height:54px;display:block;object-fit:cover;border:1px solid #d3e7dc;border-radius:8px;background:#fff}.feedback-file span{min-width:0;overflow-wrap:anywhere}.feedback-file button{border:0;background:transparent;color:#4d6f65;font:inherit;font-weight:800;cursor:pointer}.feedback-alert{display:flex;flex-direction:column;gap:3px;padding:13px 14px;border-radius:13px;font-size:14px;line-height:1.45}.feedback-alert.is-error{border:1px solid #f0c8c8;background:#fff6f6;color:#9d4545}.feedback-alert.is-success{border:1px solid #c9e4d9;background:#f0faf6;color:#2d705c}.feedback-submit-row{display:flex;align-items:center;gap:16px;padding-top:2px}.feedback-submit-row .primary-button{border:0;cursor:pointer;font:inherit}.feedback-submit-row .primary-button:disabled{opacity:.62;cursor:wait}.feedback-submit-row small{color:#7a8b99;font-size:12px;line-height:1.4}.feedback-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;opacity:0!important}@media (max-width:980px){.header-feedback-compact{display:inline-flex}.feedback-shell{grid-template-columns:1fr;gap:28px}.feedback-intro{position:static;padding-top:0}.feedback-intro h1{max-width:720px}}@media (max-width:680px){.header-feedback-compact{width:44px;padding-inline:0;font-size:0}.header-feedback-compact:before{content:"✉";font-size:18px}.feedback-hero{padding:34px 0 58px}.feedback-shell{width:min(100% - 24px,1180px)}.feedback-intro h1{margin-top:15px;font-size:clamp(36px,11vw,48px);letter-spacing:-1.8px}.feedback-intro>p{font-size:16px}.feedback-card{padding:16px;border-radius:19px}.feedback-grid{grid-template-columns:1fr}.feedback-upload{align-items:stretch;flex-direction:column}.feedback-upload-button span{width:100%}.feedback-submit-row{align-items:stretch;flex-direction:column}.feedback-submit-row .primary-button{width:100%}}@media (max-width:520px){.feedback-file{grid-template-columns:auto minmax(0,1fr);align-items:start}.feedback-file button{grid-column:2;justify-self:start}}.account-shell{width:min(1120px,calc(100% - 32px));margin:0 auto}.account-hero{padding:44px 0 28px}.account-hero h1{margin:8px 0 10px;color:var(--ink);font-size:clamp(34px,5vw,58px);line-height:1}.account-hero p{max-width:720px;margin:0;color:var(--muted);font-size:15px;line-height:1.65}.account-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr);gap:18px;align-items:start;padding:14px 0 72px}.account-benefits,.account-card,.account-profile-card{border:1px solid #dce8ef;border-radius:20px;background:#fff;box-shadow:0 14px 36px rgba(44,78,105,.06)}.account-card,.account-profile-card{padding:22px}.account-benefits h2,.account-card h2,.account-profile-card h2{margin:5px 0 8px;color:var(--ink)}.account-benefits>p,.account-card>p,.account-profile-card>p{margin:0;color:var(--muted);font-size:12px;line-height:1.6}.account-form{display:grid;gap:14px;margin-top:20px}.account-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.account-form label{display:grid;gap:6px;color:var(--ink);font-size:12px;font-weight:850}.account-form label small{color:var(--muted);font-size:10px;font-weight:650}.account-form input,.account-form select{width:100%;min-height:46px;padding:10px 12px;border:1px solid #d6e4ec;border-radius:11px;outline:none;background:#fff;color:var(--ink);font:inherit;font-size:13px}.account-form input:focus,.account-form select:focus{border-color:#9bc8e1;box-shadow:0 0 0 3px rgba(77,157,224,.1)}.account-form .primary-button{border:0;cursor:pointer}.account-form .primary-button:disabled{opacity:.6;cursor:wait}.account-error,.account-success{margin:0;padding:10px 12px;border-radius:11px;font-size:11px;line-height:1.5}.account-error{background:#fff2f1;color:#9a4138}.account-success{background:#edf8f4;color:#337b68}.account-consent{display:flex!important;grid-template-columns:none!important;align-items:flex-start;gap:9px!important;color:var(--muted)!important;font-size:11px!important;font-weight:650!important;line-height:1.55}.account-consent input{width:18px;min-height:18px;height:18px;margin-top:1px;padding:0}.account-consent a,.account-inline-link,.account-meta a{color:var(--blue-dark);font-weight:850}.account-benefits{padding:20px;background:linear-gradient(180deg,#f9fcfe,#fff)}.account-benefits ul{display:grid;gap:10px;margin:18px 0 0;padding:0;list-style:none}.account-benefits li{display:grid;grid-template-columns:30px minmax(0,1fr);gap:10px;align-items:start}.account-benefits li>span{width:30px;height:30px;display:grid;place-items:center;border-radius:9px;background:#eaf5fb;color:var(--blue-dark);font-size:12px;font-weight:950}.account-benefits small,.account-benefits strong{display:block}.account-benefits strong{color:var(--ink);font-size:12px}.account-benefits small{margin-top:2px;color:var(--muted);font-size:10px;line-height:1.5}.account-meta{display:flex;flex-wrap:wrap;gap:8px 14px;margin-top:16px;color:var(--muted);font-size:10px}.account-welcome{position:relative;margin-top:8px;padding:22px;border:1px solid #cfe3ee;border-radius:20px;background:linear-gradient(135deg,#f4fbff,#fffdf3);box-shadow:0 14px 36px rgba(44,78,105,.055)}.account-welcome h2{margin:5px 0 7px;color:var(--ink);font-size:clamp(24px,4vw,34px)}.account-welcome>p{max-width:720px;margin:0;color:var(--muted);font-size:12px;line-height:1.6}.account-welcome-close{position:absolute;top:12px;right:12px;width:34px;height:34px;border:1px solid #d7e5ed;border-radius:10px;background:rgba(255,255,255,.86);color:var(--muted);font-size:20px;line-height:1;cursor:pointer}.account-welcome-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:16px}.account-welcome-steps a{min-width:0;padding:14px;border:1px solid #d9e7ee;border-radius:14px;background:rgba(255,255,255,.88);text-decoration:none}.account-welcome-steps span,.account-welcome-steps strong{display:block}.account-welcome-steps strong{color:var(--blue-dark);font-size:12px}.account-welcome-steps span{margin-top:4px;color:var(--muted);font-size:10px;line-height:1.45}.account-welcome-steps a:hover{border-color:#afd1e2;background:#fff}.account-profile-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:16px;padding:18px 0 72px;align-items:start}.account-sync-card{padding:18px;border:1px solid #dce8ef;border-radius:18px;background:#f8fbfd}.account-sync-card h3{margin:4px 0 7px;color:var(--ink)}.account-sync-card p{margin:0 0 13px;color:var(--muted);font-size:11px;line-height:1.55}.account-sync-status{display:inline-flex;margin-bottom:12px;padding:6px 9px;border-radius:999px;background:#eaf6fb;color:var(--blue-dark);font-size:10px;font-weight:850}.account-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.account-actions a,.account-actions button{min-height:40px;padding:8px 12px;border:1px solid #d4e3eb;border-radius:10px;font:inherit;cursor:pointer}.account-actions a,.account-actions button,.header-account-link{display:inline-flex;align-items:center;justify-content:center;background:#fff;color:var(--ink);font-size:11px;font-weight:850}.header-account-link{min-height:34px;padding:7px 10px;border:1px solid #d7e5ed;border-radius:10px}.header-account-placeholder{width:54px;height:34px}@media (max-width:860px){.account-layout,.account-profile-grid,.account-welcome-steps{grid-template-columns:1fr}}@media (max-width:560px){.account-shell{width:min(100% - 22px,1120px)}.account-hero{padding-top:28px}.account-form-grid{grid-template-columns:1fr}.account-benefits,.account-card,.account-profile-card{padding:16px;border-radius:16px}.account-welcome{padding:18px;border-radius:16px}}.account-sync-prompt{position:fixed;right:18px;bottom:18px;z-index:80;width:min(390px,calc(100vw - 28px));padding:18px;border:1px solid #cfe1eb;border-radius:18px;background:rgba(255,255,255,.97);box-shadow:0 18px 46px rgba(39,72,96,.18);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.account-sync-prompt>strong{display:block;margin:5px 30px 7px 0;color:var(--ink);font-size:19px;line-height:1.25}.account-sync-prompt>p{margin:0;color:var(--muted);font-size:11px;line-height:1.55}.account-sync-prompt>div{display:flex;flex-wrap:wrap;align-items:center;gap:10px 14px;margin-top:14px}.account-sync-prompt>div>a:not(.primary-button){color:var(--blue-dark);font-size:10px;font-weight:850}.account-sync-prompt-close{position:absolute;top:10px;right:10px;width:30px;height:30px;display:grid;place-items:center;border:0;border-radius:9px;background:#f2f6f8;color:var(--muted);font:inherit;font-size:18px;cursor:pointer}@media (max-width:720px){.account-sync-prompt{right:10px;bottom:calc(72px + env(safe-area-inset-bottom));width:calc(100vw - 20px);padding:15px;border-radius:15px}.account-sync-prompt>div .primary-button{flex:1 1 150px;justify-content:center}}.catalog-subject-card small,.class-button small{font-size:14px;line-height:1.4}.directory-book-meta span,.textbook-search-result-meta b{font-size:12px}.reader-book-info small,.reader-book-info span,.textbook-search-result-copy em{font-size:13px;line-height:1.35}.reader-book-info strong{font-size:16px}.reader-actions .save-textbook-button.is-compact,.reader-actions a,.reader-actions button,.reader-more-actions summary{min-height:42px;font-size:13px}.reader-more-actions>div a,.reader-more-actions>div button{min-height:44px;font-size:14px}.reader-parts a,.reader-parts>span{font-size:13px}.reader-parts a{min-height:38px}.reader-pagination-note{font-size:13px;line-height:1.45}.reader-assignment-banner{font-size:13px}.reader-assignment-banner strong{font-size:12px}.reader-assignment-panel>div strong{font-size:15px}.reader-assignment-panel label,.reader-assignment-panel>div small{font-size:13px}.reader-mode-switch button{min-height:40px;font-size:13px}.reader-page-input,.reader-scroll-hint,.reader-stage-counter,.reader-thumbnails-heading span{font-size:13px}.reader-thumbnails-grid>button>strong{font-size:12px}.reader-continuous-loading{font-size:14px}@media (max-width:760px){.mobile-search-head .eyebrow{font-size:13px}.mobile-search-class-filter,.mobile-search-count{font-size:14px}.mobile-search-meta b{font-size:12px}.mobile-search-copy>em,.mobile-search-copy>small,.mobile-search-go{font-size:13px}.reader-book-info span,.textbook-search-result-meta b{font-size:12px}.reader-book-info strong{font-size:15px}.reader-actions .save-textbook-button.is-compact,.reader-actions button,.reader-more-actions summary{min-height:40px;font-size:12px}.reader-mode-switch button{min-height:38px;font-size:12px}.reader-pagination-note{font-size:12px}}@media (max-width:600px){.catalog-subject-card small,.class-button small{font-size:13px}}body,html{width:100%;max-width:100%;overflow-x:hidden;overflow-x:clip}#main-content,article,body,form,main,nav,section{min-width:0}#main-content{width:100%;max-width:100%;overflow-x:hidden;overflow-x:clip}img,video{height:auto}button,iframe,img,input,select,svg,textarea,video{max-width:100%}input,select,textarea{min-width:0}pre{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}fieldset{min-width:0}h1,h2,h3,li,p{overflow-wrap:break-word}:where(.shell,.site-header,.hero-grid,.hero-copy,.hero-card,.mini-dashboard,.section,.section-heading,.split-heading,.class-picker,.class-grid,.subject-grid,.subject-card,.book-grid,.book-card,.experience-card,.catalog-hero-inner,.catalog-subject-grid,.catalog-subject-card,.official-source-note,.official-source-links,.textbook-grid,.textbook-card,.textbook-content,.directory-class-nav,.directory-class-links,.directory-controls,.directory-summary,.directory-summary-tools,.directory-grid,.directory-book,.directory-book-copy,.home-dashboard-head,.home-dashboard-stats,.home-dashboard-action-grid,.home-dashboard-books,.class-catalog-stats,.class-neighbor-grid,.mobile-search-sheet,.mobile-search-head,.mobile-search-options,.mobile-search-input-wrap,.mobile-search-results,.mobile-search-result,.footer-inner){min-width:0;max-width:100%}:where(.site-header,.hero-grid,.split-heading,.subject-card,.catalog-subject-card,.official-source-note,.textbook-card,.directory-class-nav,.directory-controls,.directory-summary,.directory-book,.home-dashboard-head,.mobile-search-head,.mobile-search-input-wrap,.mobile-search-result,.experience-card,.footer-inner)>*{min-width:0}.book-card,.catalog-subject-card,.directory-book,.footer-inner,.hero-copy,.home-dashboard-head,.mobile-search-options,.mobile-search-result,.subject-card,.textbook-card{overflow-wrap:anywhere}.site-footer{max-width:100%;overflow:hidden}@media (min-width:981px) and (max-width:1180px){.site-header{gap:14px}.main-nav{gap:clamp(11px,1.45vw,17px);font-size:13px;white-space:nowrap}.header-tools{min-width:0;gap:7px}.header-feedback-compact,.header-library-link{display:none}}@media (max-width:760px){.header-tools{min-width:0;max-width:48vw;display:flex;flex:0 1 auto;align-items:center;justify-content:flex-end;gap:6px}.header-account-link,.header-account-placeholder,.header-feedback-compact,.header-library-link{display:none}.header-tools .header-action{min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-search-sheet{width:100%;max-width:100vw;overflow:hidden}.mobile-search-options>*{min-width:0;max-width:100%}}@media (max-width:640px){.site-header{gap:10px}.brand{flex:1 1 auto}.brand,.brand-text{min-width:0}.brand-text small,.brand-text strong{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-action{flex:0 1 auto;max-width:42vw;text-align:center}.header-action,h1{overflow-wrap:anywhere}h1{max-width:100%;font-size:clamp(36px,12vw,45px);letter-spacing:-1.9px}.hero-card{transform:none}.mini-dashboard{padding:16px}.subject-card{grid-template-columns:auto minmax(0,1fr) auto;gap:12px;padding-inline:14px}.home-dashboard-head{flex-wrap:wrap}.home-dashboard-head>div{flex:1 1 180px;min-width:0}.home-dashboard-head>a{flex:0 1 auto;max-width:100%}.directory-summary-tools,.official-source-links,.textbook-actions{min-width:0;max-width:100%}.official-source-links a,.textbook-primary,.textbook-secondary{min-width:0;white-space:normal;text-align:center}.experience-card{width:100%}.footer-inner,.footer-inner>*{width:100%;min-width:0;max-width:100%}}@media (max-width:380px){.shell{width:min(100% - 20px,1180px)}.brand-text small{display:none}.header-action{padding-inline:10px;font-size:11px}.class-grid{grid-template-columns:repeat(3,minmax(0,1fr))}h1{font-size:clamp(32px,10.5vw,38px);letter-spacing:-1.5px}.catalog-hero-inner{padding-block:34px 38px}.official-source-note{padding:16px}.directory-summary-tools,.official-source-links{width:100%;flex-direction:column;align-items:stretch}.directory-summary-tools label,.directory-summary-tools select,.official-source-links a{width:100%;min-width:0}.textbook-card{grid-template-columns:82px minmax(0,1fr);gap:10px;padding:10px}.textbook-cover{min-height:124px;padding:8px}.textbook-cover strong{font-size:30px;letter-spacing:-1px}.directory-book{grid-template-columns:84px minmax(0,1fr);gap:10px;padding:10px}.directory-cover{width:84px}.directory-book-actions{grid-column:1/-1}.home-dashboard-head{gap:8px}.home-dashboard-head>a{min-height:36px;padding-inline:0}.class-catalog-stats>div{grid-template-columns:minmax(0,1fr) auto}}@media (max-width:360px){.mobile-search-sheet{padding-inline:10px}.mobile-search-head{gap:10px}.mobile-search-head h2{font-size:22px}.mobile-search-result{grid-template-columns:56px minmax(0,1fr);gap:10px}.mobile-search-cover{width:56px}.mobile-search-options{align-items:stretch;flex-direction:column}.mobile-search-options>*{width:100%;justify-content:center;text-align:center}}@media (max-width:340px){.shell{width:min(100% - 16px,1180px)}.catalog-subject-card,.subject-card{gap:9px;padding-inline:11px}.textbook-card{grid-template-columns:72px minmax(0,1fr)}.textbook-cover{min-height:110px}.directory-book{grid-template-columns:76px minmax(0,1fr)}.directory-cover{width:76px}.class-neighbor-grid{grid-template-columns:1fr}}