.study-hub{--sh-navy:#061e35;--sh-navy-2:#0b2945;--sh-cream:#f3eee5;--sh-paper:#fffdfa;--sh-gold:#c99a42;--sh-ink:#132332;--sh-muted:#6e7882;--sh-line:rgba(20,37,52,0.13);--sh-radius-sm:8px;--sh-radius:14px;--sh-radius-lg:24px;--sh-shadow:0 24px 70px rgba(5,25,43,0.13);min-height:100vh;color:var(--sh-ink);background:var(--sh-cream);font-family:Figtree Variable,Segoe UI,sans-serif}.study-hub *,.study-hub :after,.study-hub :before{box-sizing:border-box}.study-hub a,.study-hub button,.study-hub input,.study-hub select,.study-hub textarea{font:inherit}.study-hub a,.study-hub button{-webkit-tap-highlight-color:transparent}.study-hub a,.study-hub button{color:inherit}.study-hub a{text-decoration:none}.study-hub :focus-visible{outline:2px solid var(--product-accent,var(--sh-gold));outline-offset:3px}.sh-button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:9px;padding:0 20px;border:1px solid transparent;border-radius:var(--sh-radius-sm);cursor:pointer;font-size:.75rem;font-weight:800;letter-spacing:.055em;transition:transform .18s ease,background .18s ease,border-color .18s ease}.sh-button:hover{transform:translateY(-1px)}.sh-button:disabled{cursor:not-allowed;opacity:.45;transform:none}.sh-button-primary{color:#fff!important;background:var(--product-primary,var(--sh-navy))}.sh-button-primary:hover{background:color-mix(in srgb,var(--product-primary,var(--sh-navy)) 88%,#fff)}.sh-button-secondary{border-color:var(--sh-line);background:#fff}.sh-button-gold{color:#142330!important;background:var(--product-accent,var(--sh-gold));box-shadow:0 14px 34px color-mix(in srgb,var(--product-accent,var(--sh-gold)) 28%,transparent)}.sh-full-button{width:100%;margin:18px 0}.sh-eyebrow,.sh-panel-kicker{margin:0;color:var(--product-accent,var(--sh-gold));font-size:.67rem;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.sh-status-page{display:grid;min-height:100vh;place-items:center;align-content:center;gap:16px;padding:24px;background:var(--sh-cream);color:var(--sh-muted)}.sh-spinner{width:28px;height:28px;border:2px solid rgba(6,30,53,.14);border-top:2px solid var(--sh-gold);border-radius:50%;animation:sh-spin .7s linear infinite}@keyframes sh-spin{to{transform:rotate(1turn)}}.sh-error-card{max-width:560px;padding:30px;border:1px solid #e1caca;border-radius:var(--sh-radius);background:#fff;box-shadow:var(--sh-shadow);text-align:center}.sh-error-card strong{display:block;color:#8b2626;font:1.5rem Georgia,serif}.sh-error-card p{margin:12px 0 22px;line-height:1.6}.sh-library-shell{width:min(1180px,calc(100% - 48px));min-height:100vh;margin:auto}.sh-library-header{min-height:86px;justify-content:space-between;gap:22px;border-bottom:1px solid var(--sh-line)}.sh-brand,.sh-library-header{display:flex;align-items:center}.sh-brand{gap:11px}.sh-brand>span{display:grid;width:38px;height:38px;place-items:center;border-radius:50%;color:var(--sh-cream);background:var(--sh-navy);font-family:Georgia,serif;font-size:.82rem}.sh-brand div{display:grid;gap:2px}.sh-brand strong{color:var(--sh-navy);font-size:.78rem;letter-spacing:.16em}.sh-brand small{color:var(--sh-muted);font-size:.68rem}.sh-header-account{display:flex;align-items:center;gap:14px;color:var(--sh-muted);font-size:.75rem}.sh-header-account>button{padding:5px 0;border:0;border-bottom:1px solid;background:transparent;cursor:pointer;font-weight:700}.sh-local-badge{display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border:1px solid rgba(32,111,83,.16);border-radius:999px;color:#356e5b;background:rgba(226,240,233,.7);font-weight:700}.sh-library-hero{max-width:750px;padding:72px 0 46px}.sh-library-hero h1{margin:12px 0 14px;color:var(--sh-navy);font:clamp(2.8rem,6vw,5.2rem)/.95 Georgia,serif;letter-spacing:-.045em;text-transform:uppercase}.sh-library-hero>p:last-child{max-width:640px;margin:0;color:var(--sh-muted);font-size:1rem;line-height:1.7}.sh-library-grid{display:grid;gap:28px;padding-bottom:70px}.sh-library-section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:22px}.sh-library-section-heading h2,.sh-recommendations h2{margin:8px 0 0;color:var(--sh-navy);font:clamp(1.8rem,4vw,3rem)/1 Georgia,serif}.sh-library-section-heading>p,.sh-recommendations>header>p{max-width:430px;margin:0;color:var(--sh-muted);font-size:.78rem;line-height:1.6}.sh-empty-access{display:flex;align-items:center;gap:16px;padding:24px;border:1px dashed var(--sh-line);border-radius:var(--sh-radius);color:var(--sh-muted);background:rgba(255,255,255,.52)}.sh-empty-access strong{color:var(--sh-navy)}.sh-empty-access p{margin:5px 0 0;font-size:.78rem}.sh-product-card{display:grid;grid-template-columns:260px 1fr;border:1px solid var(--sh-line);border-radius:var(--sh-radius-lg);background:rgba(255,255,255,.75);box-shadow:0 20px 60px rgba(14,31,45,.07)}.sh-cover-wrap,.sh-product-card{min-height:360px;overflow:hidden}.sh-cover-wrap{position:relative;background:var(--product-primary)}.sh-cover-wrap:after{position:absolute;inset:0;content:"";box-shadow:inset -20px 0 45px rgba(0,0,0,.18);pointer-events:none}.sh-cover-wrap img{-o-object-fit:cover;object-fit:cover;transition:transform .5s cubic-bezier(.2,.7,.2,1)}.sh-cover-wrap:hover img{transform:scale(1.025)}.sh-offer-cover{background:radial-gradient(circle at 48% 42%,color-mix(in srgb,var(--product-primary) 72%,#496477),var(--product-primary))}.sh-offer-cover img{padding:20px;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 18px 20px rgba(0,0,0,.24))}.sh-product-copy{display:flex;padding:38px 42px;flex-direction:column}.sh-product-type{display:flex;align-items:center;gap:7px;margin:0 0 17px!important;color:var(--product-accent)!important;font-size:.68rem!important;font-weight:900;letter-spacing:.1em}.sh-product-copy h2{max-width:650px;margin:0;color:var(--product-primary);font:clamp(1.8rem,3vw,2.6rem)/1.08 Georgia,serif}.sh-product-copy>p{margin:10px 0 26px;color:var(--sh-muted);line-height:1.55}.sh-progress-label{display:flex;justify-content:space-between;gap:16px;margin-top:auto;color:var(--sh-muted);font-size:.73rem}.sh-progress-label strong{color:var(--product-primary)}.sh-progress-track{height:4px;margin:8px 0 14px;overflow:hidden;border-radius:8px;background:rgba(10,30,45,.1)}.sh-progress-track span{display:block;height:100%;border-radius:inherit;background:var(--product-accent)}.sh-card-meta{display:flex;gap:24px;margin-bottom:22px;color:var(--sh-muted);font-size:.75rem}.sh-card-meta strong{color:var(--product-primary);font-size:.9rem}.sh-card-action{align-self:flex-start}.sh-recommendations{padding:6px 0 72px}.sh-recommendations>header{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:22px}.sh-recommendations>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.sh-recommendation-card{display:grid;min-height:220px;grid-template-columns:150px 1fr;overflow:hidden;border:1px solid var(--sh-line);border-radius:16px;background:rgba(255,255,255,.66)}.sh-recommendation-cover{position:relative;overflow:hidden;background:var(--product-primary)}.sh-recommendation-cover img{padding:12px;-o-object-fit:contain;object-fit:contain;filter:saturate(.78) drop-shadow(0 10px 12px rgba(0,0,0,.2))}.sh-recommendation-card>div:last-child{display:flex;min-width:0;padding:22px;flex-direction:column}.sh-recommendation-card span{display:inline-flex;align-items:center;gap:5px;color:var(--product-accent);font-size:.55rem;font-weight:900;letter-spacing:.1em}.sh-recommendation-card h3{margin:8px 0 5px;color:var(--product-primary);font:1.18rem/1.12 Georgia,serif}.sh-recommendation-card p{margin:0 0 16px;color:var(--sh-muted);font-size:.68rem;line-height:1.45}.sh-recommendation-card button{align-self:flex-start;min-height:38px;margin-top:auto;padding:0 12px;font-size:.55rem}.sh-library-footer{display:flex;padding:24px 0 36px;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--sh-line);color:var(--sh-muted);font-size:.75rem}.sh-library-footer p{margin:0}.sh-library-footer a{font-weight:800}.sh-offer-shell{padding-bottom:12px}.sh-offer-back{display:inline-flex;align-items:center;gap:7px;margin-top:24px;color:var(--sh-muted);font-size:.72rem;font-weight:800}.sh-offer-hero{position:relative;display:grid;min-height:480px;grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);align-items:center;gap:34px;margin-top:20px;overflow:hidden;padding:48px 54px;border-radius:28px;color:#fff;background:radial-gradient(circle at 75% 35%,#31536b,var(--product-primary) 58%,#031421);box-shadow:0 26px 74px rgba(6,30,53,.2)}.sh-offer-hero:before{position:absolute;inset:0;content:"";opacity:.18;background-image:linear-gradient(rgba(255,255,255,.06) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.06) 1px,transparent 0);background-size:38px 38px;-webkit-mask-image:linear-gradient(90deg,#000,transparent);mask-image:linear-gradient(90deg,#000,transparent)}.sh-offer-hero-copy{position:relative;z-index:2;max-width:590px}.sh-offer-hero-copy h1{margin:13px 0 15px;font:clamp(3rem,6vw,5.6rem)/.92 Georgia,serif;letter-spacing:-.055em}.sh-offer-hero-copy>p:not(.sh-eyebrow){max-width:550px;margin:0;color:rgba(255,255,255,.72);font-size:.98rem;line-height:1.7}.sh-offer-stats{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px}.sh-offer-stats span{display:inline-flex;align-items:center;gap:7px;padding:9px 12px;border:1px solid rgba(255,255,255,.13);border-radius:999px;color:rgba(255,255,255,.72);background:rgba(255,255,255,.05);font-size:.66rem}.sh-offer-stats strong{color:var(--product-accent);font-size:.85rem}.sh-offer-mockup{position:relative;z-index:2;width:100%;height:390px}.sh-offer-mockup img{-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 25px 24px rgba(0,0,0,.34))}.sh-deliverables-section{padding:72px 0}.sh-deliverables-section>header{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:30px}.sh-deliverables-section>header h2{margin:8px 0 0;color:var(--product-primary);font:clamp(2rem,4vw,3.2rem)/1 Georgia,serif}.sh-deliverables-section>header>p{max-width:430px;margin:0;color:var(--sh-muted);font-size:.8rem;line-height:1.6}.sh-deliverable-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.sh-deliverable-grid>a,.sh-deliverable-grid>div{display:flex}.sh-deliverable-card{display:grid;width:100%;min-height:510px;grid-template-rows:235px minmax(0,1fr);overflow:hidden;border:1px solid var(--sh-line);border-radius:18px;background:rgba(255,255,255,.82);box-shadow:0 16px 45px rgba(14,31,45,.06);transition:transform .2s,box-shadow .2s,border-color .2s}.sh-deliverable-grid>a:hover .sh-deliverable-card{border-color:color-mix(in srgb,var(--product-accent) 50%,transparent);box-shadow:0 23px 52px rgba(14,31,45,.13);transform:translateY(-4px)}.sh-deliverable-cover{position:relative;overflow:hidden;background:radial-gradient(circle,#24435a,var(--product-primary))}.sh-deliverable-cover img{padding:15px;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 14px 16px rgba(0,0,0,.28));transition:transform .35s}.sh-deliverable-grid>a:hover .sh-deliverable-cover img{transform:scale(1.03)}.sh-deliverable-copy{display:flex;min-width:0;padding:23px;flex-direction:column}.sh-deliverable-badge{align-self:flex-start;color:var(--product-accent);font-size:.52rem;font-weight:900;letter-spacing:.13em}.sh-deliverable-copy h3{margin:8px 0;color:var(--product-primary);font:1.2rem/1.13 Georgia,serif}.sh-deliverable-copy>p{margin:0 0 15px;color:var(--sh-muted);font-size:.69rem;line-height:1.5}.sh-deliverable-meta{display:flex;flex-wrap:wrap;gap:12px;color:#62707a;font-size:.61rem;font-weight:700}.sh-deliverable-meta span{display:inline-flex;align-items:center;gap:5px}.sh-deliverable-copy>small{display:block;margin-top:9px;color:#8b7654;font-size:.58rem;line-height:1.4}.sh-deliverable-copy .sh-progress-track{margin-top:auto}.sh-deliverable-action{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:auto;padding-top:16px;color:var(--product-primary);font-size:.61rem;letter-spacing:.05em}.sh-deliverable-action.is-muted{color:#92999e}.sh-deliverable-card.is-preparing{opacity:.72;background:rgba(244,241,235,.72)}.sh-deliverable-card.is-preparing .sh-deliverable-cover{filter:saturate(.5)}.sh-intro{position:relative;display:grid;min-height:100vh;grid-template-columns:minmax(320px,.8fr) minmax(420px,1.2fr);overflow:hidden;align-items:center;padding:8vh 8vw;color:#fff;background:radial-gradient(circle at 70% 42%,color-mix(in srgb,var(--product-primary) 55%,#37617c),var(--product-primary) 54%,#03111e 100%)}.sh-intro:after{position:absolute;inset:0;content:"";opacity:.16;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 0);background-size:42px 42px;-webkit-mask-image:linear-gradient(90deg,#000,transparent 75%);mask-image:linear-gradient(90deg,#000,transparent 75%)}.sh-intro-back{position:absolute;z-index:3;top:28px;left:32px;display:inline-flex;align-items:center;gap:8px;color:rgba(255,255,255,.72);font-size:.78rem;font-weight:700}.sh-intro-glow{position:absolute;width:45vw;height:45vw;right:5vw;border-radius:50%;background:color-mix(in srgb,var(--product-accent) 17%,transparent);filter:blur(70px)}.sh-intro-copy{position:relative;z-index:2;max-width:530px}.sh-intro-copy h1{margin:18px 0;font:clamp(2.8rem,5vw,5.5rem)/.98 Georgia,serif;letter-spacing:-.045em}.sh-intro-copy>p:not(.sh-eyebrow){max-width:490px;margin:0 0 34px;color:rgba(255,255,255,.7);font-size:1.03rem;line-height:1.7}.sh-intro-copy small{display:block;margin-top:17px;color:rgba(255,255,255,.48);font-size:.7rem}.sh-book-stage{position:relative;z-index:2;display:grid;min-height:600px;place-items:center;border:0;color:#fff;background:transparent;cursor:pointer;perspective:1400px}.sh-book-object{position:relative;display:block;width:min(350px,58vw);aspect-ratio:.8;transform:rotateX(4deg) rotateY(-21deg) rotate(1deg);transform-style:preserve-3d;transition:transform .65s cubic-bezier(.16,.8,.2,1)}.sh-book-stage:hover .sh-book-object{transform:rotateX(2deg) rotateY(-10deg) rotate(0deg) translateY(-8px)}.sh-book-cover{position:absolute;inset:0;overflow:hidden;border-radius:4px 10px 10px 4px;background:var(--product-primary);box-shadow:-8px 10px 18px rgba(0,0,0,.24),25px 34px 55px rgba(0,0,0,.38);transform:translateZ(18px)}.sh-book-cover:after{position:absolute;inset:0;content:"";box-shadow:inset 18px 0 25px rgba(0,0,0,.28),inset -2px 0 rgba(255,255,255,.13);pointer-events:none}.sh-book-cover img{-o-object-fit:cover;object-fit:cover}.sh-book-pages{position:absolute;inset:7px -18px 7px 8px;border-radius:0 8px 8px 0;background:repeating-linear-gradient(180deg,#eadfce 0 2px,#f9f2e8 2px 4px);transform:translateZ(0);box-shadow:14px 18px 26px rgba(0,0,0,.3)}.sh-book-spine{position:absolute;width:37px;height:100%;left:-17px;border-radius:9px 0 0 9px;background:color-mix(in srgb,var(--product-primary) 78%,#000);transform:rotateY(90deg) translateZ(2px)}.sh-book-shadow{position:absolute;width:430px;height:80px;margin-top:420px;border-radius:50%;background:rgba(0,0,0,.46);filter:blur(25px);transform:rotate(-4deg)}.sh-book-hint{position:absolute;bottom:24px;color:rgba(255,255,255,.56);font-size:.67rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.sh-reader{display:grid;height:100dvh;grid-template-rows:66px minmax(0,1fr);overflow:hidden;color:#e8edf1;background:#0b1722}.sh-reader:fullscreen{width:100vw;height:100vh}.sh-reader-toolbar{position:relative;z-index:20;display:grid;grid-template-columns:minmax(180px,1fr) auto minmax(440px,1fr);min-width:0;align-items:center;padding:0 14px;border-bottom:1px solid rgba(255,255,255,.08);background:rgba(5,18,30,.96);box-shadow:0 5px 25px rgba(0,0,0,.2);transition:opacity .18s,transform .18s}.sh-toolbar-group{display:flex;min-width:0;align-items:center;gap:7px}.sh-toolbar-actions{justify-content:flex-end}.sh-reader .sh-icon-button{display:inline-grid;width:38px;height:38px;flex:0 0 auto;place-items:center;border:1px solid rgba(255,255,255,.09);border-radius:8px;color:#aebbc6;background:rgba(255,255,255,.035);cursor:pointer;transition:color .16s,background .16s,border-color .16s}.sh-reader .sh-icon-button.is-active,.sh-reader .sh-icon-button:hover{border-color:color-mix(in srgb,var(--product-accent) 45%,transparent);color:var(--product-accent);background:color-mix(in srgb,var(--product-accent) 10%,transparent)}.sh-reader .sh-icon-button:disabled{cursor:default;opacity:.25}.sh-reader-back-button{display:inline-flex;height:38px;flex:0 0 auto;align-items:center;gap:6px;padding:0 10px;border:1px solid rgba(255,255,255,.09);border-radius:8px;color:#c8d2d9;background:rgba(255,255,255,.035);font-size:.62rem;font-weight:800}.sh-reader-back-button:hover{border-color:color-mix(in srgb,var(--product-accent) 42%,transparent);color:var(--product-accent)}.sh-reader .sh-tool-button{display:inline-flex;height:38px;flex:0 0 auto;align-items:center;gap:7px;padding:0 10px;border:1px solid rgba(255,255,255,.09);border-radius:8px;color:#aebbc6;background:rgba(255,255,255,.035);cursor:pointer;font-size:.63rem;font-weight:750;white-space:nowrap;transition:color .16s,background .16s,border-color .16s}.sh-reader .sh-tool-button.is-active,.sh-reader .sh-tool-button:hover{border-color:color-mix(in srgb,var(--product-accent) 45%,transparent);color:var(--product-accent);background:color-mix(in srgb,var(--product-accent) 10%,transparent)}.sh-product-title{display:grid;min-width:0;max-width:250px;gap:1px;padding:3px 8px;border:0;color:#fff;background:transparent;cursor:pointer;text-align:left}.sh-product-title strong{overflow:hidden;font:.9rem Georgia,serif;text-overflow:ellipsis;white-space:nowrap}.sh-product-title small{color:#778895;font-size:.58rem;letter-spacing:.08em;text-transform:uppercase}.sh-toolbar-nav{display:flex;align-items:center;gap:9px}.sh-page-indicator{display:grid;min-width:80px;gap:1px;color:#fff;font-size:.82rem;font-weight:800;text-align:center}.sh-page-indicator small{color:#71828f;font-size:.54rem;letter-spacing:.1em}.sh-zoom-control{display:flex;height:38px;align-items:center;gap:5px;padding:0 7px;border:1px solid rgba(255,255,255,.09);border-radius:8px;color:#aebbc6;background:rgba(255,255,255,.035)}.sh-zoom-control select{border:0;color:inherit;background:#102131;font-size:.7rem;outline:0}.sh-mobile-reader-title{display:none}.sh-product-save-group{min-width:0}.sh-save-status{padding:0 8px;color:#9fdfcf;font-size:.62rem;line-height:1.35}.sh-save-status>span{display:flex;align-items:center;gap:4px}.sh-save-status.is-error,.sh-save-status.is-pending{position:fixed;z-index:50;top:72px;left:14px;width:min(310px,calc(100vw - 28px));padding:12px;border:1px solid #c29a50;border-radius:10px;color:#553c12;background:#fff4d8;box-shadow:0 8px 20px #0003;font-size:.75rem}.sh-save-status.is-error{border-color:#c66464;color:#842b2b;background:#fff0ed}.sh-save-status small{display:block;margin-top:6px;line-height:1.5}.sh-save-status button{margin-top:8px;padding:7px 10px;border:1px solid;border-radius:6px;color:inherit;background:transparent;cursor:pointer;font:inherit;font-weight:700}.sh-save-status .is-spinning{animation:sh-saving-spin 1.2s linear infinite}@keyframes sh-saving-spin{to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.sh-save-status .is-spinning{animation:none}}.sh-page-filters{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin:10px 0}.sh-page-filters button{display:flex;min-height:40px;align-items:center;justify-content:space-between;gap:6px;padding:8px 10px;border:1px solid #d4dcd9;border-radius:8px;color:#244254;background:#fff;font-size:.75rem;cursor:pointer}.sh-page-filters button[aria-pressed=true]{border-color:#17695f;color:#fff;background:#17695f}.sh-page-filters button>span:last-child{font-size:.68rem;font-weight:700}.sh-page-filters button:focus-visible{outline:2px solid #c18b30;outline-offset:2px}.sh-sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap}@media (max-width:820px){.sh-save-status:not(.is-pending):not(.is-error){position:fixed;top:64px;left:12px;padding:4px 7px;border-radius:5px;background:#071d2bee}}.sh-reader-body{display:grid;min-height:0;grid-template-columns:minmax(0,1fr)}.sh-reader-body.has-panel{grid-template-columns:minmax(0,1fr) 390px}.sh-reader-main{position:relative;min-width:0;min-height:0;overflow:hidden;background:radial-gradient(circle at 50% 42%,#213442 0,#101f2b 52%,#08131d 100%)}.sh-stage-viewport{position:absolute;inset:0;overflow:auto;overscroll-behavior:contain;display:flex;align-items:center;padding:18px 60px 82px;scrollbar-color:rgba(255,255,255,.17) transparent}.sh-stage-viewport.can-pan{cursor:grab;touch-action:none}.sh-stage-viewport.is-panning{cursor:grabbing;scroll-behavior:auto}.sh-stage-viewport.is-panning .sh-visual-page{pointer-events:none}.sh-spread{--page-aspect:.8;--zoom-factor:1;position:relative;display:grid;width:100%;max-width:min(calc(1480px * var(--zoom-factor)),calc((100dvh - 174px) * var(--page-aspect) * 2 * var(--zoom-factor)));min-width:min(760px,100%);grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:3px;margin:auto;filter:drop-shadow(0 26px 28px rgba(0,0,0,.25));perspective:1800px;transform-style:preserve-3d}.sh-spread.is-single{max-width:min(calc(720px * var(--zoom-factor)),calc((100dvh - 174px) * var(--page-aspect) * var(--zoom-factor)));min-width:0;grid-template-columns:minmax(0,1fr)}.sh-spread:before{position:absolute;z-index:3;top:1.2%;bottom:1.2%;left:50%;width:18px;content:"";pointer-events:none;background:linear-gradient(90deg,rgba(0,0,0,.16),rgba(255,255,255,.08) 44%,rgba(0,0,0,.14));filter:blur(3px);transform:translateX(-50%)}.sh-spread.is-single:before{display:none}.sh-turn-sheet{position:absolute;z-index:8;top:0;bottom:0;width:calc(50% - 1px);overflow:hidden;border-radius:3px;pointer-events:none;opacity:0;background:linear-gradient(90deg,rgba(245,239,228,.96),rgba(255,255,255,.65) 42%,rgba(18,35,47,.42));box-shadow:0 20px 55px rgba(0,0,0,.42);backface-visibility:hidden;will-change:opacity,transform}.sh-turn-sheet:after{position:absolute;inset:0;content:"";background:linear-gradient(90deg,transparent,rgba(255,255,255,.58) 38%,rgba(4,18,28,.38));box-shadow:inset -22px 0 32px rgba(4,18,28,.24)}.sh-spread.is-turning-next .sh-turn-sheet{right:0;transform-origin:left center;animation:sh-turn-next .68s cubic-bezier(.16,.74,.18,1) both}.sh-spread.is-turning-previous .sh-turn-sheet{left:0;transform-origin:right center;animation:sh-turn-previous .68s cubic-bezier(.16,.74,.18,1) both}.sh-spread.is-single .sh-turn-sheet{width:100%}@keyframes sh-turn-next{0%{opacity:.9;transform:translateX(4%) rotateY(0) scaleX(.98)}58%{opacity:.52}to{opacity:0;transform:translateX(-12%) rotateY(-102deg) scaleX(.8)}}@keyframes sh-turn-previous{0%{opacity:.9;transform:translateX(-4%) rotateY(0) scaleX(.98)}58%{opacity:.52}to{opacity:0;transform:translateX(12%) rotateY(102deg) scaleX(.8)}}.sh-visual-page{position:relative;width:100%;overflow:hidden;border-radius:2px;background:var(--product-paper,#f7f1e7);box-shadow:0 20px 45px rgba(0,0,0,.34),0 0 0 1px rgba(255,255,255,.1);-webkit-user-select:none;-moz-user-select:none;user-select:none}.sh-spread.is-single.is-turning-next .sh-visual-page{transform-origin:left center;animation:sh-page-enter-next .68s cubic-bezier(.16,.74,.18,1) both}.sh-spread.is-single.is-turning-previous .sh-visual-page{transform-origin:right center;animation:sh-page-enter-previous .68s cubic-bezier(.16,.74,.18,1) both}@keyframes sh-page-enter-next{0%{opacity:.18;filter:brightness(.72) saturate(.82);transform:perspective(1800px) translateX(7%) rotateY(-7deg) scale(.982)}68%{opacity:1;filter:brightness(1.03) saturate(1);transform:perspective(1800px) translateX(-.8%) rotateY(.6deg) scale(1.003)}to{opacity:1;filter:brightness(1) saturate(1);transform:perspective(1800px) translateX(0) rotateY(0) scale(1)}}@keyframes sh-page-enter-previous{0%{opacity:.18;filter:brightness(.72) saturate(.82);transform:perspective(1800px) translateX(-7%) rotateY(7deg) scale(.982)}68%{opacity:1;filter:brightness(1.03) saturate(1);transform:perspective(1800px) translateX(.8%) rotateY(-.6deg) scale(1.003)}to{opacity:1;filter:brightness(1) saturate(1);transform:perspective(1800px) translateX(0) rotateY(0) scale(1)}}.sh-visual-page:first-child:not(:only-child){transform-origin:right center;box-shadow:-12px 20px 42px rgba(0,0,0,.32),inset -18px 0 20px rgba(0,0,0,.035)}.sh-visual-page:last-child:not(:only-child){transform-origin:left center;box-shadow:14px 20px 42px rgba(0,0,0,.32),inset 18px 0 20px rgba(0,0,0,.025)}.sh-visual-page.is-placing{cursor:crosshair;box-shadow:0 0 0 2px var(--product-accent),0 20px 45px rgba(0,0,0,.34)}.sh-visual-page.is-highlighting{cursor:crosshair;touch-action:none}.sh-visual-page>img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;pointer-events:none}.sh-reader.is-reading .sh-stage-viewport{display:block;padding:18px 28px 170px}.sh-reader.is-reading .sh-spread.is-single{max-width:none;min-width:0;margin:0 auto;filter:none;perspective:none;transform-style:flat}@media (min-width:821px){.sh-reader.is-reading .sh-spread.is-single{max-width:min(calc(1440px * var(--zoom-factor)),calc(88% * var(--zoom-factor)))}}.sh-reader.is-reading .sh-visual-page{animation:none;transform:none;filter:none}.sh-reader.is-reading .sh-turn-sheet{display:none}@media (max-width:820px){.sh-reader.is-reading .sh-stage-viewport{padding:8px 8px 190px}}.sh-highlight-draft,.sh-highlight-mark{--highlight-color:rgba(250,215,64,.32);position:absolute;z-index:2;display:block;padding:0;border:0;border-radius:2px;background:var(--highlight-color);box-shadow:none;mix-blend-mode:multiply}.sh-highlight-mark{inset:0;width:100%;height:100%;cursor:pointer}.sh-highlight-region{position:absolute;z-index:3;pointer-events:none;mix-blend-mode:multiply}.sh-highlight-region button{pointer-events:auto}.sh-highlight-region.is-selected{outline:1px solid #256d79;outline-offset:2px}.sh-highlight-region.is-adjusting{z-index:6}.sh-highlight-mark:focus-visible{outline:2px solid #256d79;outline-offset:3px}.sh-highlight-handle{position:absolute;z-index:5;width:24px;height:24px;padding:0;border:0;background:transparent;touch-action:none;transform:translate(-50%,-50%)}.sh-highlight-handle:after{content:"";position:absolute;inset:7px;border:1.5px solid #256d79;border-radius:3px;background:white;box-shadow:0 1px 4px #0003}.sh-highlight-handle:focus-visible{outline:2px solid #256d79;border-radius:4px}.handle-nw{left:0;top:0;cursor:nwse-resize}.handle-n{left:50%;top:0;cursor:ns-resize}.handle-ne{left:100%;top:0;cursor:nesw-resize}.handle-e{left:100%;top:50%;cursor:ew-resize}.handle-se{left:100%;top:100%;cursor:nwse-resize}.handle-s{left:50%;top:100%;cursor:ns-resize}.handle-sw{left:0;top:100%;cursor:nesw-resize}.handle-w{left:0;top:50%;cursor:ew-resize}.sh-highlight-draft{pointer-events:none;outline:1px dashed rgba(4,21,34,.65)}.sh-highlight-draft[data-color=green],.sh-highlight-mark[data-color=green],.sh-highlight-palette button[data-color=green]{--highlight-color:rgba(106,211,158,.3)}.sh-highlight-draft[data-color=pink],.sh-highlight-mark[data-color=pink],.sh-highlight-palette button[data-color=pink]{--highlight-color:rgba(242,136,178,.3)}.sh-highlight-draft[data-color=blue],.sh-highlight-mark[data-color=blue],.sh-highlight-palette button[data-color=blue]{--highlight-color:rgba(111,185,237,.3)}.sh-mask-draft,.sh-study-mask{position:absolute;z-index:4;display:grid;place-items:center;padding:0;border:1px solid rgba(255,255,255,.2);border-radius:4px;color:#f4dfaa;background:repeating-linear-gradient(135deg,#081d2d,#081d2d 8px,#0d2940 0,#0d2940 16px);box-shadow:0 3px 12px rgba(0,0,0,.28),inset 0 0 0 1px rgba(0,0,0,.25)}.sh-study-mask{cursor:pointer}.sh-study-mask span{padding:3px 6px;border-radius:999px;background:rgba(4,16,26,.78);font-size:clamp(.35rem,.6vw,.55rem);font-weight:900;letter-spacing:.08em}.sh-study-mask.is-selected,.sh-study-mask:hover{outline:2px solid var(--product-accent);outline-offset:2px}.sh-study-mask.is-revealed{border:2px dashed rgba(6,30,53,.65);background:rgba(255,255,255,.06);box-shadow:none}.sh-study-mask.is-revealed span{color:#fff;background:rgba(6,30,53,.72);opacity:0;transition:opacity .15s}.sh-study-mask.is-revealed.is-selected span,.sh-study-mask.is-revealed:hover span{opacity:1}.sh-mask-draft{pointer-events:none;border:2px dashed var(--product-accent);opacity:.78}.sh-page-number{position:absolute;bottom:7px;left:50%;padding:2px 6px;border-radius:10px;color:#53606a;background:rgba(255,255,255,.76);font-size:.6rem;transform:translateX(-50%)}.sh-anchor-marker{position:absolute;z-index:7;display:grid;width:36px;height:36px;padding:4px;place-items:center;border:0;border-radius:50%;color:#164c52;background:transparent;cursor:pointer;transform:translate(-50%,-50%)}.sh-anchor-marker .sh-anchor-number{display:grid;width:26px;height:26px;place-items:center;border:1px solid #367f7a;border-radius:50%;color:#164c52;background:#f5fffb;box-shadow:0 2px 6px #06232c30;font-size:11px;font-weight:800}.sh-anchor-marker:focus-visible,.sh-anchor-marker:hover{z-index:9;outline:none}.sh-anchor-marker:focus-visible .sh-anchor-number,.sh-anchor-marker:hover .sh-anchor-number{color:white;background:#216e68;box-shadow:0 0 0 3px #ffffffb3}.sh-anchor-preview{display:none;position:absolute;top:calc(100% + 4px);left:0;width:min(230px,45vw);padding:12px 14px;border:1px solid #dce7e3;border-radius:10px;color:#183d46;background:#fffefa;box-shadow:0 8px 22px #051e3230;text-align:left;pointer-events:none}.sh-anchor-preview strong{display:block;color:#447c74;font-size:9px;letter-spacing:.08em}.sh-anchor-preview>span{display:-webkit-box;margin:6px 0;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;color:#183d46;font-size:12px;line-height:1.5;font-weight:400;overflow-wrap:anywhere}.sh-anchor-preview small{color:#778886;font-size:10px}.sh-anchor-marker.preview-left .sh-anchor-preview{left:auto;right:0}.sh-anchor-marker.preview-above .sh-anchor-preview{top:auto;bottom:calc(100% + 4px)}@media (hover:hover){.sh-anchor-marker:hover .sh-anchor-preview{display:block}}.sh-anchor-marker:focus-visible .sh-anchor-preview{display:block}.sh-page-error{display:grid;position:absolute;inset:0;place-items:center;align-content:center;gap:8px;padding:20px;color:#7b3f31;background:#f4ebe4;text-align:center}.sh-page-error span{max-width:240px;font-size:.72rem}.sh-page-error button{border:0;border-bottom:1px solid;background:transparent;cursor:pointer;font-size:.7rem;font-weight:800}.sh-edge-nav{position:fixed;z-index:5;top:50%;display:grid;width:42px;height:64px;place-items:center;border:1px solid rgba(255,255,255,.08);border-radius:10px;color:#9aabb8;background:rgba(4,15,24,.5);cursor:pointer;transform:translateY(-50%);backdrop-filter:blur(8px)}.sh-edge-nav:disabled{opacity:.18}.sh-edge-prev{left:13px}.sh-edge-next{right:13px}.sh-reader-body.has-panel .sh-edge-next{right:403px}.sh-book-pagination{position:fixed;z-index:7;bottom:17px;left:50%;display:grid;min-width:305px;grid-template-columns:1fr auto 1fr;align-items:center;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:14px;color:#dce4e9;background:rgba(4,16,26,.88);box-shadow:0 12px 32px rgba(0,0,0,.3);transform:translateX(-50%);backdrop-filter:blur(12px)}.sh-book-pagination button{display:flex;height:48px;align-items:center;justify-content:center;gap:5px;padding:0 12px;border:0;color:#aebbc5;background:transparent;cursor:pointer;font-size:.61rem;font-weight:800}.sh-book-pagination button:hover:not(:disabled){color:var(--product-accent);background:rgba(255,255,255,.05)}.sh-book-pagination button:disabled{cursor:default;opacity:.25}.sh-book-pagination div{display:grid;min-width:94px;justify-items:center;grid-template-columns:auto auto;-moz-column-gap:5px;column-gap:5px;padding:0 12px;border-inline:1px solid rgba(255,255,255,.09)}.sh-book-pagination div small{grid-column:1/-1;color:#708391;font-size:.46rem;font-weight:900;letter-spacing:.12em}.sh-book-pagination div strong{color:#fff;font:1rem Georgia,serif}.sh-book-pagination div span{align-self:end;padding-bottom:1px;color:#778996;font-size:.55rem}.sh-reader-body.has-panel .sh-book-pagination{margin-left:-195px}.sh-viewport-tools{position:fixed;z-index:9;bottom:74px;left:17px;display:flex;align-items:center;gap:7px;color:#cbd5db}.sh-mobile-tools-toggle{display:none}.sh-directed-zoom{display:flex;height:46px;align-items:center;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:rgba(4,16,26,.88);box-shadow:0 12px 30px rgba(0,0,0,.25);backdrop-filter:blur(12px)}.sh-directed-zoom button{display:grid;width:38px;height:100%;place-items:center;border:0;border-right:1px solid rgba(255,255,255,.08);color:#aebbc5;background:transparent;cursor:pointer}.sh-directed-zoom button:last-child{border-right:0;border-left:1px solid rgba(255,255,255,.08)}.sh-directed-zoom button:hover:not(:disabled){color:var(--product-accent);background:rgba(255,255,255,.05)}.sh-directed-zoom button:disabled{opacity:.25}.sh-directed-zoom output{min-width:48px;color:#fff;font-size:.61rem;font-weight:850;text-align:center}.sh-anchor-tool{display:flex;height:46px;align-items:center;gap:7px;padding:0 12px;border:1px solid rgba(255,255,255,.12);border-radius:12px;color:#d3dce1;background:rgba(4,16,26,.88);cursor:pointer;font-size:.62rem;font-weight:800;box-shadow:0 12px 30px rgba(0,0,0,.25);backdrop-filter:blur(12px)}.sh-anchor-tool.is-active,.sh-anchor-tool:hover{border-color:var(--product-accent);color:#152737;background:var(--product-accent)}.sh-focus-area-tool,.sh-highlight-tool,.sh-mask-tool{display:flex;height:46px;align-items:center;gap:7px;padding:0 12px;border:1px solid rgba(255,255,255,.12);border-radius:12px;color:#d3dce1;background:rgba(4,16,26,.88);box-shadow:0 12px 30px rgba(0,0,0,.25);cursor:pointer;font-size:.62rem;font-weight:800;backdrop-filter:blur(12px)}.sh-focus-area-tool.is-active,.sh-focus-area-tool:hover,.sh-highlight-controls.is-active .sh-highlight-tool,.sh-highlight-tool:hover,.sh-mask-tool.is-active,.sh-mask-tool:hover{border-color:var(--product-accent);color:#152737;background:var(--product-accent)}.sh-highlight-controls{display:flex;align-items:center;gap:6px}.sh-highlight-palette{display:flex;height:38px;align-items:center;gap:5px;padding:0 8px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:rgba(4,16,26,.92);box-shadow:0 10px 28px rgba(0,0,0,.28)}.sh-highlight-palette button{--highlight-color:rgba(255,220,55,.92);width:20px;height:20px;padding:0;border:2px solid transparent;border-radius:50%;background:var(--highlight-color);cursor:pointer}.sh-highlight-palette button.is-active{border-color:#fff;box-shadow:0 0 0 2px rgba(255,255,255,.2)}.sh-highlight-selection{position:fixed;z-index:12;bottom:128px;left:17px;display:flex;align-items:center;gap:9px;padding:7px 8px 7px 12px;border:1px solid rgba(255,255,255,.13);border-radius:12px;color:#d8e1e6;background:rgba(4,16,26,.94);box-shadow:0 14px 38px rgba(0,0,0,.35);backdrop-filter:blur(12px)}.sh-highlight-selection>span{font-size:.6rem;font-weight:800}.sh-highlight-delete{display:flex;height:34px;align-items:center;gap:6px;padding:0 9px;border:0;border-radius:8px;color:#ffb4a8;background:rgba(180,45,35,.18);cursor:pointer;font-size:.59rem;font-weight:800}.sh-highlight-delete:hover{color:#fff;background:#a9362d}.sh-mask-selection{position:fixed;z-index:12;bottom:128px;left:17px;display:flex;align-items:center;gap:6px;padding:7px 8px 7px 12px;border:1px solid rgba(255,255,255,.13);border-radius:12px;color:#d8e1e6;background:rgba(4,16,26,.95);box-shadow:0 14px 38px rgba(0,0,0,.35)}.sh-mask-selection>span{margin-right:3px;font-size:.6rem;font-weight:800}.sh-mask-selection button{display:flex;height:34px;align-items:center;gap:5px;padding:0 8px;border:0;border-radius:8px;color:#dce6eb;background:rgba(255,255,255,.08);cursor:pointer;font-size:.57rem;font-weight:800}.sh-mask-selection button:hover{background:rgba(255,255,255,.15)}.sh-mask-selection button.is-danger{color:#ffb4a8;background:rgba(180,45,35,.18)}.sh-viewport-tools>small{max-width:220px;color:rgba(220,230,236,.52);font-size:.54rem;line-height:1.35}.sh-focus-area-hint,.sh-highlight-hint,.sh-mask-hint,.sh-placement-hint{position:fixed;z-index:10;bottom:22px;left:50%;display:flex;align-items:center;gap:8px;padding:10px 14px;border-radius:999px;color:#142330;background:var(--product-accent);box-shadow:0 10px 30px rgba(0,0,0,.3);font-size:.72rem;font-weight:800;transform:translateX(-50%)}.sh-highlight-hint{background:#f2d760}.sh-focus-area-hint{color:#fff;background:#176b8b}.sh-stage-viewport.is-focusing-area .sh-visual-page{cursor:zoom-in;box-shadow:0 0 0 2px #4dc2ee,0 20px 45px rgba(0,0,0,.34)}.sh-mask-hint{color:#f7e7bd;background:#081d2d}.sh-visual-page.is-masking{cursor:crosshair}.study-hub:has(.sh-reader.is-creative){background:#02080d}.sh-reader.is-creative{isolation:isolate;width:min(100vw,calc(100dvh * .5625));height:100dvh;margin-inline:auto;grid-template-rows:60px minmax(0,1fr);background:#06131e;box-shadow:0 0 90px rgba(0,0,0,.65)}.sh-reader.is-creative:fullscreen{width:min(100vw,calc(100dvh * .5625));height:100dvh}.sh-reader.is-creative::backdrop{background:#02080d}.sh-reader-toolbar.is-creative{display:grid;grid-template-columns:92px minmax(0,1fr) 112px;gap:8px;padding:0 10px;border-bottom-color:rgba(255,255,255,.07);background:linear-gradient(180deg,rgba(5,19,30,.99),rgba(5,18,29,.94));box-shadow:0 8px 30px rgba(0,0,0,.2)}.sh-creative-exit,.sh-creative-tools{display:inline-flex;height:40px;align-items:center;justify-content:center;gap:7px;padding:0 11px;border:1px solid rgba(255,255,255,.1);border-radius:999px;color:#cbd5db;background:rgba(255,255,255,.035);cursor:pointer;font-size:.6rem;font-weight:800;transition:color .16s,border-color .16s,background .16s,transform .16s}.sh-creative-exit:hover,.sh-creative-tools.is-active,.sh-creative-tools:hover{border-color:color-mix(in srgb,var(--product-accent) 48%,transparent);color:#fff;background:color-mix(in srgb,var(--product-accent) 13%,rgba(255,255,255,.04));transform:translateY(-1px)}.sh-creative-title{display:grid;min-width:0;justify-items:center;gap:1px;padding:4px 8px;border:0;color:#fff;background:transparent;cursor:pointer;text-align:center}.sh-creative-title span{color:var(--product-accent);font-size:.43rem;font-weight:900;letter-spacing:.18em}.sh-creative-title strong{overflow:hidden;max-width:100%;font:700 .86rem/1.05 Georgia,serif;text-overflow:ellipsis;white-space:nowrap}.sh-creative-title small{color:#7f929f;font-size:.48rem;font-weight:800;letter-spacing:.05em}.sh-reader.is-creative .sh-reader-main{background:radial-gradient(circle at 50% 38%,color-mix(in srgb,var(--product-primary) 55%,#2d4957) 0,#112633 43%,#06131e 100%)}.sh-reader.is-creative .sh-stage-viewport{padding:18px 26px 86px;align-items:center;scroll-behavior:smooth;scroll-padding:18px 26px 86px}.sh-reader.is-creative .sh-spread,.sh-reader.is-creative .sh-spread.is-single{width:100%;max-width:min(calc(935px * var(--zoom-factor)),calc((100dvh - 178px) * var(--page-aspect) * var(--zoom-factor)));min-width:0;grid-template-columns:minmax(0,1fr);filter:drop-shadow(0 30px 40px rgba(0,0,0,.38));transition:width .38s cubic-bezier(.2,.72,.2,1),max-width .38s cubic-bezier(.2,.72,.2,1)}.sh-reader.is-creative .sh-spread:before{display:none}.sh-reader.is-creative .sh-visual-page{border-radius:4px;box-shadow:0 26px 60px rgba(0,0,0,.4),0 0 0 1px rgba(255,255,255,.14)}.sh-reader.is-creative .sh-visual-page>img{image-rendering:auto;transform:translateZ(0)}.sh-reader.is-creative .sh-turn-sheet{background:linear-gradient(90deg,rgba(248,244,236,.95),rgba(255,255,255,.54) 48%,rgba(10,30,44,.38))}.sh-reader.is-creative .sh-spread.is-single.is-turning-next .sh-visual-page,.sh-reader.is-creative .sh-spread.is-single.is-turning-previous .sh-visual-page,.sh-reader.is-creative .sh-spread.is-turning-next .sh-turn-sheet,.sh-reader.is-creative .sh-spread.is-turning-previous .sh-turn-sheet{animation-duration:.72s}.sh-reader.is-creative .sh-edge-nav,.sh-reader.is-creative .sh-viewport-tools{display:none}.sh-reader.is-creative .sh-book-pagination{bottom:18px;min-width:284px;border-color:rgba(255,255,255,.1);border-radius:999px;background:rgba(3,15,24,.79);box-shadow:0 12px 34px rgba(0,0,0,.3);animation:sh-creative-controls-idle 4s ease both}.sh-reader.is-creative .sh-book-pagination button{height:46px}.sh-reader.is-creative .sh-book-pagination:focus-within,.sh-reader.is-creative .sh-book-pagination:hover{opacity:1;transform:translateX(-50%) translateY(0)}.sh-reader.is-creative .sh-reader-body.has-panel{grid-template-columns:minmax(0,1fr)}.sh-reader.is-creative .sh-reader-body.has-panel .sh-book-pagination{margin-left:0}.sh-reader.is-creative .sh-sidebar{position:fixed;z-index:42;top:60px;right:max(0px,calc((100vw - (100dvh * .5625)) / 2));bottom:0;width:min(390px,92vw);grid-template-rows:66px 56px minmax(0,1fr);animation:sh-drawer-in .22s ease-out}.sh-reader.is-creative .sh-reader-body.has-panel:after{position:fixed;z-index:35;inset:60px 0 0;content:"";background:rgba(0,6,10,.58);backdrop-filter:blur(2px)}.sh-sidebar-creative-toggle{display:flex;width:100%;min-height:68px;align-items:center;gap:13px;padding:12px 14px;border:1px solid color-mix(in srgb,var(--product-accent) 35%,var(--sh-line));border-radius:12px;color:var(--product-accent);background:color-mix(in srgb,var(--product-accent) 7%,#fff);cursor:pointer;text-align:left;transition:transform .15s,border-color .15s,box-shadow .15s}.sh-sidebar-creative-toggle.is-active,.sh-sidebar-creative-toggle:hover{border-color:var(--product-accent);box-shadow:0 8px 24px rgba(15,37,50,.09);transform:translateY(-1px)}.sh-sidebar-creative-toggle>span{display:grid;gap:3px}.sh-sidebar-creative-toggle b{color:var(--product-primary);font-size:.74rem}.sh-sidebar-creative-toggle small{color:var(--sh-muted);font-size:.61rem}@keyframes sh-creative-controls-idle{0%,65%{opacity:1;transform:translateX(-50%) translateY(0)}to{opacity:.3;transform:translateX(-50%) translateY(4px)}}.sh-reader.is-focus{grid-template-rows:0 minmax(0,1fr)}.sh-reader.is-focus .sh-reader-toolbar{opacity:0;pointer-events:none;transform:translateY(-100%)}.sh-reader.is-focus .sh-reader-toolbar:has(.sh-save-status.is-pending,.sh-save-status.is-error){opacity:1;pointer-events:auto;transform:none}.sh-reader.is-focus .sh-edge-nav{opacity:.35}.sh-focus-escape{position:fixed;z-index:35;top:16px;right:18px;display:flex;gap:6px;filter:drop-shadow(0 10px 24px rgba(0,0,0,.28))}.sh-focus-escape button{display:flex;height:42px;align-items:center;gap:8px;padding:0 12px;border:1px solid rgba(255,255,255,.16);border-radius:11px;color:#eef3f5;background:rgba(4,16,26,.84);cursor:pointer;font-size:.65rem;font-weight:800;backdrop-filter:blur(12px)}.sh-focus-escape button:last-child{width:42px;justify-content:center;padding:0}.sh-focus-escape kbd{padding:3px 5px;border:1px solid rgba(255,255,255,.18);border-radius:4px;color:#8799a6;font:.52rem system-ui}.sh-reader-guide{position:fixed;z-index:60;right:24px;bottom:82px;width:min(390px,calc(100vw - 32px));padding:24px;border:1px solid rgba(255,255,255,.2);border-radius:18px;color:#253642;background:#fbf8f2;box-shadow:0 26px 80px rgba(0,0,0,.42);animation:sh-guide-in .32s cubic-bezier(.2,.75,.2,1) both}@keyframes sh-guide-in{0%{opacity:0;transform:translateY(18px) scale(.97)}}.sh-guide-close{position:absolute;top:13px;right:13px;display:grid;width:32px;height:32px;place-items:center;border:0;border-radius:8px;color:#75828a;background:transparent;cursor:pointer}.sh-guide-close:hover{background:#eee9e0}.sh-guide-eyebrow{color:var(--product-accent);font-size:.55rem;font-weight:900;letter-spacing:.15em}.sh-reader-guide h2{max-width:300px;margin:7px 0 6px;color:var(--product-primary);font:1.45rem/1.12 Georgia,serif}.sh-reader-guide>p{margin:0 0 16px;color:#6d787f;font-size:.72rem;line-height:1.5}.sh-guide-actions{display:grid;gap:6px}.sh-guide-actions>button,.sh-guide-actions>div{display:grid;min-height:55px;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:9px;padding:8px 10px;border:1px solid #e3ded5;border-radius:10px;color:var(--product-primary);background:#fff;text-align:left}.sh-guide-actions>button{cursor:pointer}.sh-guide-actions>button:hover{border-color:var(--product-accent)}.sh-guide-actions span{display:grid;gap:2px}.sh-guide-actions strong{font-size:.69rem}.sh-guide-actions small{color:#7b858b;font-size:.59rem}.sh-guide-actions kbd{color:#7b858b;font:.55rem system-ui}.sh-guide-primary{width:100%;min-height:42px;margin-top:13px;border:0;border-radius:9px;color:#fff;background:var(--product-primary);cursor:pointer;font-size:.61rem;font-weight:900;letter-spacing:.04em}.sh-sidebar{position:relative;z-index:15;display:grid;min-width:0;min-height:0;grid-template-rows:70px auto minmax(0,1fr);color:var(--sh-ink);background:#f6f3ed;box-shadow:-12px 0 38px rgba(0,0,0,.22)}.sh-sidebar-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 17px 0 21px;border-bottom:1px solid var(--sh-line)}.sh-sidebar-header div{display:grid;gap:3px}.sh-sidebar-header span{color:var(--product-accent);font-size:.55rem;font-weight:900;letter-spacing:.15em}.sh-sidebar-header strong{color:var(--product-primary);font:1.25rem Georgia,serif;text-transform:capitalize}.sh-sidebar .sh-icon-button{color:#65727c;border-color:var(--sh-line);background:#fff}.sh-sidebar-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));min-width:0;gap:3px;padding:7px 9px;border-bottom:1px solid var(--sh-line)}.sh-sidebar-tabs::-webkit-scrollbar{display:none}.sh-sidebar-tabs button{display:flex;min-width:0;min-height:44px;align-items:center;justify-content:center;gap:5px;border:0;border-radius:7px;color:#52616c;background:transparent;cursor:pointer;font-size:.72rem;font-weight:750}.sh-sidebar-tabs button.is-active{color:var(--product-primary);background:#fff;box-shadow:0 2px 9px rgba(20,35,48,.08)}.sh-sidebar-content{min-height:0;overflow-y:auto;padding:24px 20px 35px}.sh-reader-tools-panel{display:grid;gap:12px;margin-top:16px}.sh-sidebar-zoom{display:flex;min-height:58px;align-items:center;justify-content:space-between;gap:12px;padding:10px 11px 10px 15px;border:1px solid var(--sh-line);border-radius:11px;background:#fff}.sh-sidebar-zoom>span{display:flex;align-items:center;gap:8px;color:var(--product-primary);font-size:.72rem}.sh-sidebar-zoom>span svg{color:var(--product-accent)}.sh-sidebar-zoom>div{display:flex;height:36px;align-items:center;overflow:hidden;border:1px solid var(--sh-line);border-radius:9px;background:#f6f3ed}.sh-sidebar-zoom button{display:grid;width:34px;height:100%;place-items:center;border:0;color:#667780;background:transparent;cursor:pointer}.sh-sidebar-zoom button:hover{color:var(--product-primary);background:#fff}.sh-sidebar-zoom output{min-width:48px;color:var(--product-primary);font-size:.65rem;font-weight:900;text-align:center}.sh-sidebar-page-tools{display:grid;gap:7px}.sh-sidebar-page-tools>button{display:flex;width:100%;min-height:62px;align-items:center;gap:12px;padding:10px 13px;border:1px solid var(--sh-line);border-radius:11px;color:var(--product-accent);background:#fff;cursor:pointer;text-align:left;transition:border-color .15s,transform .15s,box-shadow .15s}.sh-sidebar-page-tools>button:hover{border-color:var(--product-accent);box-shadow:0 7px 18px rgba(15,37,50,.08);transform:translateY(-1px)}.sh-sidebar-page-tools>button>span{display:grid;gap:3px}.sh-sidebar-page-tools b{color:var(--product-primary);font-size:.72rem}.sh-sidebar-page-tools small{color:var(--sh-muted);font-size:.61rem}.sh-panel-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.sh-panel-row>p{margin:0}.sh-panel-row>span{color:#8a9298;font-size:.68rem}.sh-chapter-list{display:grid;gap:7px;margin-top:16px}.sh-chapter-list>button{display:flex;width:100%;min-height:65px;align-items:center;justify-content:space-between;gap:14px;padding:11px 13px;border:1px solid var(--sh-line);border-radius:9px;background:rgba(255,255,255,.62);cursor:pointer;text-align:left}.sh-chapter-list>button:hover{border-color:var(--product-accent);background:#fff}.sh-chapter-list span{display:grid;gap:4px}.sh-chapter-list strong{color:var(--product-primary);font-size:.8rem}.sh-chapter-list small{color:var(--sh-muted);font-size:.65rem}.sh-chapter-list em{color:var(--product-accent);font-size:.68rem;font-style:normal;font-weight:800}.sh-thumbnail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.sh-thumbnail-grid button{position:relative;overflow:hidden;padding:0;aspect-ratio:.8;border:2px solid transparent;border-radius:5px;background:#ddd;cursor:pointer}.sh-thumbnail-grid button.is-current{border-color:var(--product-accent);box-shadow:0 0 0 2px color-mix(in srgb,var(--product-accent) 20%,transparent)}.sh-thumbnail-grid img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.sh-thumbnail-grid span{position:absolute;right:4px;bottom:4px;min-width:20px;padding:2px 4px;border-radius:9px;color:#fff;background:rgba(4,16,25,.78);font-size:.54rem}.sh-load-more{width:100%;margin-top:15px;padding:10px;border:1px solid var(--sh-line);border-radius:7px;color:var(--product-primary);background:transparent;cursor:pointer;font-size:.62rem;font-weight:900;letter-spacing:.08em}.sh-study-progress{display:grid;margin:14px 0 20px;padding:22px;border-radius:14px;color:#fff;background:var(--product-primary)}.sh-study-progress strong{font:2.6rem Georgia,serif}.sh-study-progress>span{color:rgba(255,255,255,.6);font-size:.67rem}.sh-study-progress>div{height:4px;margin-top:15px;overflow:hidden;border-radius:9px;background:rgba(255,255,255,.15)}.sh-study-progress i{display:block;height:100%;background:var(--product-accent)}.sh-stat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.sh-stat-grid button{display:grid;min-height:70px;align-content:center;gap:4px;padding:12px;border:1px solid var(--sh-line);border-radius:9px;background:#fff;cursor:pointer;text-align:left}.sh-stat-grid small{color:#899198;font-size:.54rem;font-weight:900;letter-spacing:.08em}.sh-stat-grid strong{color:var(--product-primary);font-size:1rem}.sh-data-tools{display:grid;gap:4px;margin-top:24px;padding-top:17px;border-top:1px solid var(--sh-line)}.sh-data-tools p{display:grid;gap:5px;margin:0 0 8px}.sh-data-tools p strong{font-size:.75rem}.sh-data-tools p span{color:var(--sh-muted);font-size:.68rem;line-height:1.45}.sh-data-tools button{display:flex;align-items:center;gap:9px;padding:9px 5px;border:0;color:#586771;background:transparent;cursor:pointer;font-size:.7rem;text-align:left}.sh-data-tools button.is-danger{color:#a23a3a}.sh-notes-create{display:grid;gap:8px;margin:16px 0}.sh-notes-create button{display:flex;align-items:center;gap:10px;padding:13px;text-align:left;border:1px solid var(--sh-line);border-radius:10px;background:white;color:var(--sh-ink);cursor:pointer}.sh-notes-create button:first-child{background:var(--product-primary);color:white}.sh-notes-create button span{display:grid;gap:5px}.sh-notes-create strong{font-size:.8rem}.sh-notes-create small{font-size:.73rem;line-height:1.5;opacity:.85}.sh-notes-filter{display:flex;gap:5px;margin:18px 0 12px}.sh-notes-filter button{flex:1;min-height:44px;padding:8px;border:1px solid var(--sh-line);border-radius:8px;background:transparent;color:var(--sh-ink);font-size:.73rem;cursor:pointer}.sh-notes-filter button[aria-pressed=true]{color:white;background:var(--product-primary)}.sh-notes-list button p{white-space:pre-wrap;overflow-wrap:anywhere}.sh-notes-list button small{color:var(--product-primary);font-weight:700}.sh-placement-hint button{flex-shrink:0;min-height:36px;padding:5px 10px;border:1px solid;border-radius:20px;background:transparent;color:inherit;cursor:pointer}.sh-note-dialog{max-height:calc(100dvh - 40px);overflow-y:auto}.sh-note-popover-backdrop{background:transparent!important;backdrop-filter:none!important}.sh-dialog.sh-note-popover{position:fixed;width:min(360px,calc(100vw - 24px));padding:22px;border:1px solid #d9e4df;border-radius:16px;box-shadow:0 16px 56px #061e3538,0 2px 8px #061e351a;max-height:calc(100dvh - 24px)}.sh-dialog.sh-note-dialog{overflow-y:auto}.sh-dialog.sh-note-popover>header{padding:0 0 14px}.sh-note-popover .sh-note-description{margin:14px 0;font-size:.7rem;line-height:1.55}.sh-note-popover .sh-note-reading{margin:16px 0;padding:14px;border-left:3px solid #358478;background:#f3f7f3;border-radius:0 8px 8px 0}.sh-dialog.sh-note-popover footer{padding:0;gap:12px}.sh-note-popover footer>div{gap:10px}.sh-dialog.sh-note-popover textarea{width:100%;margin:8px 0}.sh-note-popover .sh-note-character-count,.sh-note-popover .sh-note-input-label{margin:0 0 12px}.sh-note-popover .sh-note-confirm{margin:14px 0}@media (max-width:560px){.sh-dialog.sh-note-popover{left:12px!important;top:auto!important;bottom:12px;max-height:calc(100dvh - 24px);width:calc(100vw - 24px)}}.sh-highlight-selection{display:grid;grid-template-columns:auto auto auto auto;width:-moz-max-content;width:max-content;max-width:calc(100vw - 24px);gap:6px}.sh-highlight-palette button[data-color=yellow]{background:#f6d96d}.sh-highlight-palette button[data-color=green]{background:#83cdae}.sh-highlight-palette button[data-color=pink]{background:#efa9c4}.sh-highlight-palette button[data-color=blue]{background:#99c4e9}.sh-highlight-selection>small{grid-column:1/-1;padding:2px 4px;color:#afc2c8;font-size:.65rem}@media (max-width:480px){.sh-highlight-selection .sh-highlight-delete span{display:none}.sh-highlight-selection .sh-highlight-palette{gap:4px;padding-inline:5px}}.sh-highlight-adjust,.sh-highlight-close{display:flex;align-items:center;justify-content:center;gap:5px;min-height:34px;padding:0 9px;border:1px solid #ffffff26;border-radius:8px;color:#d9e8e5;background:#ffffff0c;cursor:pointer;font-size:.65rem}.sh-highlight-adjust[aria-pressed=true]{color:#b2ede0;border-color:#66ac9e}.sh-note-confirm,.sh-note-description,.sh-note-reading{margin:18px 22px;font-size:.88rem;line-height:1.6}.sh-note-reading{padding:16px;background:white;border-radius:10px;white-space:pre-wrap;overflow-wrap:anywhere}.sh-note-input-label{display:block;margin:0 22px;font-size:.8rem;font-weight:700}.sh-note-dialog textarea{margin-top:8px;margin-bottom:8px;max-height:40dvh}.sh-note-character-count{display:block;margin:0 22px 22px;color:#56656f;font-size:.7rem;line-height:1.5}.sh-note-confirm button{margin-top:12px}.sh-note-dialog footer,.sh-note-dialog footer>div{flex-wrap:wrap}.sh-search-field{display:flex;height:40px;align-items:center;gap:8px;padding:0 11px;border:1px solid var(--sh-line);border-radius:8px;color:#7b858c;background:#fff}.sh-search-field input{min-width:0;flex:1;border:0;outline:0;font-size:.72rem}.sh-item-list,.sh-page-link-list{display:grid;gap:7px;margin-top:15px}.sh-item-list>button{display:grid;gap:7px;padding:12px;border:1px solid var(--sh-line);border-radius:8px;background:rgba(255,255,255,.75);cursor:pointer;text-align:left}.sh-item-list span{display:flex;align-items:center;gap:6px;color:var(--product-accent);font-size:.62rem;font-weight:800}.sh-item-list p{display:-webkit-box;overflow:hidden;margin:0;color:#4b5861;font-size:.72rem;line-height:1.45;-webkit-line-clamp:3;-webkit-box-orient:vertical}.sh-page-link-list>button{display:flex;min-height:46px;align-items:center;gap:9px;padding:0 12px;border:1px solid var(--sh-line);border-radius:8px;color:var(--product-accent);background:#fff;cursor:pointer}.sh-page-link-list span{color:var(--product-primary);font-size:.75rem;font-weight:750}.sh-page-link-list small{margin-left:auto;color:#8a939a;font-size:.53rem;font-weight:900;letter-spacing:.08em}.sh-empty,.sh-empty-state{color:#7c868d;font-size:.72rem;line-height:1.55;text-align:center}.sh-empty{padding:22px 8px}.sh-empty-state{display:grid;justify-items:center;gap:7px;padding:45px 20px}.sh-empty-state strong{color:var(--product-primary);font:1.2rem Georgia,serif}.sh-empty-state p{margin:0}.sh-inline-form{display:flex;height:42px;margin:14px 0;overflow:hidden;border:1px solid var(--sh-line);border-radius:8px;background:#fff}.sh-inline-form input{min-width:0;flex:1;padding:0 11px;border:0;outline:0;font-size:.72rem}.sh-inline-form button{display:grid;width:42px;place-items:center;border:0;color:#fff;background:var(--product-primary);cursor:pointer}.sh-collection-list{display:grid;gap:9px}.sh-collection-list article{padding:12px;border:1px solid var(--sh-line);border-radius:9px;background:#fff}.sh-collection-list header{display:flex;align-items:flex-start;gap:8px}.sh-collection-list header>button:first-child{display:grid;flex:1;gap:3px;border:0;background:transparent;cursor:pointer;text-align:left}.sh-collection-list header strong{color:var(--product-primary);font-size:.78rem}.sh-collection-list header span{color:var(--sh-muted);font-size:.62rem}.sh-collection-list header>button:last-child{border:0;color:#9c5555;background:transparent;cursor:pointer}.sh-collection-list label{display:flex;align-items:center;gap:7px;margin:10px 0;color:#5d696f;font-size:.68rem}.sh-collection-list article>div{display:flex;flex-wrap:wrap;gap:5px}.sh-collection-list article>div button{padding:4px 7px;border:1px solid var(--sh-line);border-radius:12px;color:var(--product-primary);background:#f5f2ec;cursor:pointer;font-size:.58rem}.sh-dialog-backdrop{position:fixed;z-index:100;inset:0;display:grid;place-items:center;padding:20px;background:rgba(2,12,20,.68);backdrop-filter:blur(5px)}.sh-dialog{width:min(500px,100%);overflow:hidden;border:1px solid rgba(255,255,255,.16);border-radius:16px;color:var(--sh-ink);background:#f9f6f0;box-shadow:0 30px 90px rgba(0,0,0,.42)}.sh-dialog>header{display:flex;align-items:center;justify-content:space-between;padding:20px 22px;border-bottom:1px solid var(--sh-line)}.sh-dialog>header div{display:grid;gap:3px}.sh-dialog>header span{display:flex;align-items:center;gap:5px;color:var(--product-accent);font-size:.6rem;font-weight:900;letter-spacing:.1em}.sh-dialog h2{margin:0;color:var(--product-primary);font:1.45rem Georgia,serif}.sh-dialog textarea{display:block;width:calc(100% - 44px);margin:22px;padding:14px;resize:vertical;border:1px solid var(--sh-line);border-radius:9px;color:var(--sh-ink);background:#fff;line-height:1.55;outline:0}.sh-dialog textarea:focus{border-color:var(--product-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--product-accent) 13%,transparent)}.sh-dialog footer{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:0 22px 22px}.sh-dialog footer>div{display:flex;gap:10px}.sh-text-button,.sh-text-danger{display:flex;align-items:center;gap:5px;padding:6px 0;border:0;background:transparent;cursor:pointer;font-size:.65rem;font-weight:750}.sh-text-danger{color:#a43c3c!important}.sh-text-button{color:#56656f!important}.sh-review-overlay{position:fixed;z-index:110;inset:0;display:grid;grid-template-rows:64px minmax(0,1fr) auto;color:#fff;background:radial-gradient(circle at 50% 40%,#253c4d,#07141e 72%)}.sh-review-overlay>header{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 20px;border-bottom:1px solid rgba(255,255,255,.09);background:rgba(4,15,24,.82)}.sh-review-overlay>header div{display:flex;align-items:center;gap:8px;font-size:.7rem;letter-spacing:.09em}.sh-review-overlay>header>span{color:var(--product-accent);font-size:.63rem;font-weight:900;letter-spacing:.1em}.sh-review-overlay>header>button{justify-self:end}.sh-review-page{position:relative;display:grid;min-height:0;place-items:center;padding:24px;overflow:hidden}.sh-review-page img{display:block;max-width:100%;max-height:calc(100vh - 180px);-o-object-fit:contain;object-fit:contain;box-shadow:0 22px 60px rgba(0,0,0,.4)}.sh-review-page span{position:absolute;bottom:8px;padding:5px 10px;border-radius:15px;color:#c6d0d7;background:rgba(0,0,0,.38);font-size:.65rem}.sh-review-overlay>footer{display:flex;justify-content:center;gap:10px;padding:15px 20px 20px;border-top:1px solid rgba(255,255,255,.08);background:rgba(4,15,24,.72)}.sh-review-overlay>footer .sh-button-secondary{color:#d5dde3;border-color:rgba(255,255,255,.15);background:rgba(255,255,255,.05)}.sh-review-complete{display:grid;place-items:center;align-content:center;gap:13px;text-align:center}.sh-review-check{display:grid;width:74px;height:74px;place-items:center;border:1px solid var(--product-accent);border-radius:50%;color:var(--product-accent)}.sh-review-complete h2{margin:0;font:2.2rem Georgia,serif}.sh-review-complete>div{display:flex;gap:30px;margin:10px 0 18px;color:#91a0ac;font-size:.75rem}.sh-review-complete>div span{display:grid;gap:4px}.sh-review-complete>div strong{color:#fff;font-size:1.4rem}.sh-mastery-control{position:relative}.sh-mastery-menu{position:absolute;z-index:60;top:calc(100% + 9px);right:0;display:grid;width:230px;gap:4px;padding:10px;border:1px solid rgba(255,255,255,.12);border-radius:12px;color:#eef2f4;background:rgba(5,18,30,.98);box-shadow:0 22px 55px rgba(0,0,0,.45)}.sh-mastery-menu>strong{padding:5px 7px 8px;color:var(--product-accent);font-size:.63rem;letter-spacing:.04em}.sh-mastery-menu button{display:flex;align-items:center;gap:9px;padding:9px;border:0;border-radius:8px;color:#dce4e9;background:transparent;cursor:pointer;text-align:left}.sh-mastery-menu button:hover{background:rgba(255,255,255,.08)}.sh-mastery-menu button>span{display:grid;gap:2px}.sh-mastery-menu b{font-size:.68rem}.sh-mastery-menu small{color:#8f9da7;font-size:.56rem}.sh-panel-explainer{margin:8px 0 16px;color:var(--sh-muted);font-size:.69rem;line-height:1.5}.sh-mastery-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-bottom:14px}.sh-mastery-summary span{display:grid;gap:3px;padding:10px 6px;border:1px solid var(--sh-line);border-radius:8px;color:#738087;background:#fff;font-size:.56rem;text-align:center}.sh-mastery-summary strong{color:var(--product-primary);font-size:1rem}.sh-current-mastery{padding:12px;border-radius:10px;color:#fff;background:var(--product-primary)}.sh-current-mastery>strong{font:1rem Georgia,serif}.sh-current-mastery>div{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;margin-top:10px}.sh-current-mastery button{display:flex;min-width:0;align-items:center;justify-content:center;gap:4px;padding:8px 3px;border:1px solid rgba(255,255,255,.13);border-radius:7px;color:#bac5cc;background:rgba(255,255,255,.06);cursor:pointer;font-size:.55rem}.sh-current-mastery button.is-active{color:#142330;border-color:var(--product-accent);background:var(--product-accent)}.sh-mastery-chapters{display:grid;gap:8px;margin-top:15px}.sh-mastery-chapters>button{display:grid;gap:8px;padding:12px;border:1px solid var(--sh-line);border-radius:9px;background:#fff;cursor:pointer;text-align:left}.sh-mastery-chapters header{display:flex;justify-content:space-between;gap:10px}.sh-mastery-chapters strong{color:var(--product-primary);font-size:.73rem}.sh-mastery-chapters header span{color:var(--product-accent);font-size:.68rem;font-weight:900}.sh-mastery-chapters small{color:#7a858c;font-size:.58rem}.sh-mastery-bar{height:5px;overflow:hidden;border-radius:99px;background:#e7e3dc}.sh-mastery-bar i{display:block;height:100%;border-radius:inherit;background:var(--product-accent)}.sh-review-today{display:grid;justify-items:center;margin-bottom:17px;padding:22px;border-radius:13px;color:#fff;background:var(--product-primary);text-align:center}.sh-review-today>span{display:flex;align-items:center;gap:7px;color:var(--product-accent);font-size:.6rem;font-weight:900;letter-spacing:.08em}.sh-review-today>strong{margin:8px 0 0;font:3rem Georgia,serif}.sh-review-today>p{margin:0 0 14px;color:#aebbc4;font-size:.68rem}.sh-scheduled-list{display:grid;gap:5px;margin-top:22px}.sh-scheduled-list>button{display:flex;justify-content:space-between;padding:9px 10px;border:0;border-bottom:1px solid var(--sh-line);color:var(--product-primary);background:transparent;cursor:pointer;font-size:.68rem}.sh-scheduled-list small{color:#818c92}.sh-review-grades .sh-button{min-width:160px;height:50px}.sh-review-grades .sh-button>span{display:grid;gap:2px;text-align:left}.sh-review-grades small{opacity:.68;font-size:.55rem;font-weight:500}.sh-review-difficult{color:#ffc4bc;border:1px solid rgba(255,115,95,.35);background:rgba(150,45,35,.2)}.sh-review-medium{color:#ffe7ae;border:1px solid rgba(220,170,70,.35);background:rgba(150,105,30,.2)}.sh-review-mastered{color:#c8f1d8;border:1px solid rgba(80,190,125,.35);background:rgba(30,125,75,.2)}.sh-collection-pages{display:grid!important;gap:5px!important}.sh-collection-pages>span{display:grid;grid-template-columns:1fr 28px 28px;gap:4px}.sh-collection-pages>span>button:first-child{border-radius:6px;text-align:left}.sh-collection-pages>span>button:not(:first-child){display:grid;place-items:center;padding:0;border:1px solid var(--sh-line);border-radius:6px;color:#70808a;background:#fff;cursor:pointer}.sh-collection-pages button:disabled{opacity:.3;cursor:default}.sh-compare-picker{display:grid;grid-template-columns:1fr auto 1fr;align-items:end;gap:10px;margin:20px 0}.sh-compare-picker label{display:grid;gap:6px}.sh-compare-picker label span{color:#7a858c;font-size:.55rem;font-weight:900;letter-spacing:.08em}.sh-compare-picker input{width:100%;height:48px;padding:0 10px;border:1px solid var(--sh-line);border-radius:8px;color:var(--product-primary);background:#fff;font:1rem Georgia,serif}.sh-compare-picker>svg{margin-bottom:14px;color:var(--product-accent)}.sh-use-current{width:100%;margin-top:10px;border:0;color:#738089;background:transparent;cursor:pointer;font-size:.64rem}.sh-compare-overlay{position:fixed;z-index:115;inset:0;display:grid;grid-template-rows:66px minmax(0,1fr);color:#fff;background:#07141e}.sh-compare-overlay>header{display:flex;align-items:center;justify-content:space-between;padding:0 18px;border-bottom:1px solid rgba(255,255,255,.1);background:#061522}.sh-compare-overlay>header>div:first-child{display:flex;align-items:center;gap:10px}.sh-compare-overlay>header span{display:grid;gap:2px}.sh-compare-overlay>header small{color:var(--product-accent);font-size:.52rem;font-weight:900;letter-spacing:.12em}.sh-compare-overlay>header strong{font-size:.75rem}.sh-compare-overlay>header>button{display:grid;width:38px;height:38px;place-items:center;border:1px solid rgba(255,255,255,.12);border-radius:8px;color:#d6e0e6;background:rgba(255,255,255,.04);cursor:pointer}.sh-compare-overlay>main{display:grid;min-height:0;grid-template-columns:1fr 1fr;gap:1px;background:rgba(255,255,255,.1)}.sh-compare-pane{display:grid;min-width:0;min-height:0;grid-template-rows:48px minmax(0,1fr);background:#102330}.sh-compare-pane>header{display:flex;align-items:center;gap:8px;padding:0 12px;border-bottom:1px solid rgba(255,255,255,.08)}.sh-compare-pane>header>span{display:grid;width:24px;height:24px;place-items:center;border-radius:50%;color:#142330;background:var(--product-accent);font-size:.6rem;font-weight:900}.sh-compare-pane>header strong{font-size:.68rem}.sh-compare-pane>header div{display:flex;align-items:center;margin-left:auto}.sh-compare-pane>header button{display:grid;width:30px;height:30px;place-items:center;border:0;color:#d3dde3;background:transparent;cursor:pointer}.sh-compare-pane output{width:45px;color:#91a0aa;font-size:.58rem;text-align:center}.sh-compare-pane>div{min-height:0;overflow:auto;padding:18px}.sh-compare-pane>div.can-pan{cursor:grab}.sh-compare-pane img{display:block;max-width:none;height:auto;margin:auto;box-shadow:0 18px 50px rgba(0,0,0,.35)}.sh-compare-mobile-switch{display:none}@media (max-width:1400px){.sh-reader-toolbar{grid-template-columns:minmax(150px,1fr) auto minmax(330px,1fr)}.sh-reader .sh-tool-button{width:38px;justify-content:center;padding:0}.sh-reader .sh-tool-button span,.sh-viewport-tools>small{display:none}}@media (max-width:1050px){.sh-deliverable-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sh-reader-body.has-panel{grid-template-columns:minmax(0,1fr) 350px}.sh-reader-body.has-panel .sh-edge-next{right:363px}.sh-product-title{max-width:160px}.sh-help-button{display:none!important}.sh-viewport-tools>small{display:none}.sh-intro{padding-inline:6vw}}@media (max-width:820px){.sh-library-shell{width:min(100% - 28px,650px)}.sh-library-header{min-height:74px}.sh-header-account>span:not(.sh-local-badge){display:none}.sh-local-badge{font-size:0}.sh-local-badge svg{width:16px}.sh-library-hero{padding:52px 0 34px}.sh-library-hero h1{font-size:3.2rem}.sh-library-section-heading,.sh-recommendations>header{align-items:flex-start;flex-direction:column}.sh-offer-hero,.sh-recommendations>div{grid-template-columns:1fr}.sh-offer-hero{min-height:auto;padding:42px 28px 26px;text-align:center}.sh-offer-hero-copy{margin:auto}.sh-offer-hero-copy>p:not(.sh-eyebrow){margin-inline:auto}.sh-offer-stats{justify-content:center}.sh-offer-mockup{height:310px}.sh-deliverables-section{padding:52px 0}.sh-deliverables-section>header{align-items:flex-start;flex-direction:column}.sh-product-card{grid-template-columns:150px 1fr;min-height:310px}.sh-cover-wrap{min-height:310px}.sh-product-copy{padding:25px}.sh-product-copy h2{font-size:1.7rem}.sh-product-type{margin-bottom:10px!important}.sh-product-copy>p{margin-bottom:18px;font-size:.82rem}.sh-card-meta{margin-bottom:15px}.sh-intro{grid-template-columns:1fr;min-height:100dvh;padding:80px 25px 30px;align-content:center;text-align:center}.sh-intro-copy{margin:auto}.sh-intro-copy h1{font-size:clamp(2.3rem,10vw,4rem)}.sh-intro-copy>p:not(.sh-eyebrow){margin-inline:auto}.sh-intro-copy small{display:none}.sh-book-stage{min-height:400px}.sh-book-object{width:min(245px,58vw)}.sh-book-shadow{width:300px;margin-top:290px}.sh-book-hint{display:none}.sh-reader{grid-template-rows:58px minmax(0,1fr)}.sh-reader-toolbar{position:relative;display:flex;justify-content:flex-start;gap:8px;padding:0 10px}.sh-toolbar-brand{position:relative;z-index:3}.sh-toolbar-actions>.sh-icon-button:not(.sh-menu-button),.sh-toolbar-actions>.sh-mastery-control,.sh-toolbar-actions>.sh-tool-button,.sh-toolbar-brand .sh-product-title,.sh-toolbar-nav,.sh-zoom-control{display:none}.sh-mobile-reader-title{position:absolute;z-index:2;inset:0;display:flex;min-width:0;max-width:none;align-items:center;justify-content:flex-end;gap:9px;padding:0 14px;border:0;color:#e9eef2;background:transparent;cursor:pointer;text-align:center}.sh-mobile-reader-title:focus-visible,.sh-mobile-reader-title:hover{border-color:rgba(255,255,255,.1);background:rgba(255,255,255,.04)}.sh-mobile-reader-title>span{position:absolute;left:50%;display:grid;width:min(210px,calc(100% - 112px));min-width:0;gap:1px;justify-items:center;transform:translateX(-50%)}.sh-mobile-reader-title strong{overflow:hidden;font:700 .72rem/1.1 Georgia,serif;text-overflow:ellipsis;white-space:nowrap}.sh-mobile-reader-title small{color:#7f929f;font-size:.5rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.sh-mobile-reader-title>svg:last-child{flex:0 0 auto;color:#9caeb9}.sh-menu-button{display:none!important}.sh-reader-body.has-panel{grid-template-columns:minmax(0,1fr)}.sh-sidebar{position:fixed;z-index:40;inset:58px 0 0 auto;width:min(390px,92vw);grid-template-rows:64px 55px minmax(0,1fr);animation:sh-drawer-in .22s ease-out}.sh-reader-body.has-panel:after{position:fixed;z-index:30;inset:58px 0 0;content:"";background:rgba(0,0,0,.48)}@keyframes sh-drawer-in{0%{transform:translateX(100%)}}.sh-stage-viewport{padding:12px 10px 74px;align-items:flex-start;scroll-padding:12px 10px 74px}.sh-spread,.sh-spread.is-single{width:calc(100% * var(--zoom-factor))!important;max-width:none;min-width:100%;flex:0 0 auto;grid-template-columns:1fr}.sh-spread:before{display:none}.sh-spread .sh-turn-sheet{width:100%}.sh-edge-nav{display:none}.sh-focus-area-hint,.sh-highlight-hint,.sh-mask-hint,.sh-placement-hint{bottom:70px;width:calc(100% - 24px);justify-content:center;text-align:center}.sh-book-pagination{right:10px;bottom:max(10px,env(safe-area-inset-bottom));left:10px;width:min(340px,calc(100% - 20px));min-width:0;margin-inline:auto;transform:none}.sh-book-pagination button{height:46px;padding-inline:9px}.sh-reader-body.has-panel .sh-book-pagination{margin-left:auto}.sh-viewport-tools{display:none}.sh-highlight-selection,.sh-mask-selection{right:10px;bottom:68px;left:10px;justify-content:center}.sh-compare-overlay>header>div:first-child span,.sh-highlight-selection>span,.sh-mask-selection>span{display:none}.sh-compare-mobile-switch{display:flex;gap:5px}.sh-compare-mobile-switch button{padding:7px 10px;border:1px solid rgba(255,255,255,.12);border-radius:7px;color:#a9b6bf;background:transparent}.sh-compare-mobile-switch button.is-active{color:#142330;border-color:var(--product-accent);background:var(--product-accent)}.sh-compare-overlay>main{grid-template-columns:1fr}.sh-compare-pane{display:none}.sh-compare-pane.is-mobile-active{display:grid}.sh-reader-guide{right:16px;bottom:70px;padding:21px}.sh-focus-escape{top:10px;right:10px}.sh-focus-escape button{height:39px}.sh-focus-escape button:first-child span{display:none}.sh-library-footer{align-items:flex-start;flex-direction:column}.sh-reader.is-creative,.sh-reader.is-creative:fullscreen{width:100vw;grid-template-rows:56px minmax(0,1fr)}.sh-reader .sh-reader-toolbar.is-creative{display:grid;grid-template-columns:42px minmax(0,1fr) 42px;gap:5px;padding:0 7px}.sh-creative-exit,.sh-creative-tools{width:40px;height:40px;padding:0}.sh-creative-exit span,.sh-creative-tools span{display:none}.sh-creative-title span{font-size:.38rem}.sh-creative-title strong{font-size:.76rem}.sh-reader.is-creative .sh-stage-viewport{padding:10px 10px 72px;align-items:center;scroll-padding:10px 10px 72px}.sh-reader.is-creative .sh-spread,.sh-reader.is-creative .sh-spread.is-single{width:calc(100% * var(--zoom-factor))!important;max-width:none;min-width:100%}.sh-reader.is-creative .sh-book-pagination{right:10px;bottom:max(10px,env(safe-area-inset-bottom));left:10px;width:min(316px,calc(100% - 20px));min-width:0;transform:none}.sh-reader.is-creative .sh-book-pagination:focus-within,.sh-reader.is-creative .sh-book-pagination:hover{transform:translateY(0)}.sh-reader.is-creative .sh-sidebar{top:56px;right:0}.sh-reader.is-creative .sh-reader-body.has-panel:after{inset:56px 0 0}@keyframes sh-creative-controls-idle{0%,65%{opacity:1;transform:translateY(0)}to{opacity:.28;transform:translateY(4px)}}}@media (max-width:560px){.sh-library-hero h1{font-size:2.55rem}.sh-library-hero>p:last-child{font-size:.9rem}.sh-recommendation-card{min-height:190px;grid-template-columns:112px 1fr}.sh-recommendation-card>div:last-child{padding:17px 14px}.sh-recommendation-card button{width:100%;padding-inline:7px}.sh-product-card{grid-template-columns:112px 1fr;min-height:285px;border-radius:15px}.sh-cover-wrap{min-height:285px}.sh-product-copy{padding:20px 16px}.sh-product-copy h2{font-size:1.28rem}.sh-product-copy>p{display:-webkit-box;overflow:hidden;font-size:.72rem;-webkit-line-clamp:2;-webkit-box-orient:vertical}.sh-product-type{font-size:.53rem!important}.sh-card-meta,.sh-progress-label{font-size:.62rem}.sh-card-meta{gap:11px}.sh-card-action{min-height:40px;width:100%;padding:0 10px;font-size:.58rem}.sh-offer-card{grid-template-columns:1fr}.sh-offer-card .sh-cover-wrap{min-height:260px}.sh-offer-hero{padding-inline:20px}.sh-offer-hero-copy h1{font-size:2.7rem}.sh-offer-mockup{height:245px}.sh-deliverable-grid{grid-template-columns:1fr}.sh-deliverable-card{min-height:470px}.sh-reader-back-button span{display:none}.sh-reader-back-button{width:38px;justify-content:center;padding:0}.sh-dialog footer{align-items:stretch;flex-direction:column-reverse}.sh-dialog footer .sh-button{width:100%}.sh-dialog footer>div{justify-content:space-between}.sh-review-overlay>footer{flex-direction:column}.sh-review-overlay>footer .sh-button{width:100%}.sh-review-complete h2{font-size:1.8rem}}@media (prefers-reduced-motion:reduce){.study-hub *,.study-hub :after,.study-hub :before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.sh-today h2{font-size:1.25rem;margin:12px 0}.sh-today article{border-top:1px solid var(--sh-line);padding:18px 0}.sh-today h3{font-size:1rem;margin:0 0 8px}.sh-today article p{color:var(--sh-muted);font-size:.85rem;line-height:1.55;margin:0 0 12px}.sh-today .sh-button{white-space:normal;height:auto;min-height:44px}.sh-today .sh-stat-grid strong{font-size:1rem}.sh-recall-mask:focus-visible,.sh-sidebar-tabs button:focus-visible{outline:3px solid var(--product-accent);outline-offset:2px}.sh-review-overlay{grid-template-rows:64px minmax(0,1fr) auto auto;overflow-y:auto}.sh-review-overlay>header>strong{font-size:.8rem}.sh-review-complete{grid-row:2/-1;padding:20px}.sh-recall-image{position:relative;flex-shrink:0;min-width:100px}.sh-review-page .sh-recall-image img{width:100%;height:100%;max-height:none}.sh-recall-mask{position:absolute;border:1px solid #ddae59;background:#123049;color:white;cursor:pointer;overflow:hidden;border-radius:3px}.sh-recall-instructions{padding:0 16px 10px;text-align:center;font-size:.85rem}.sh-recall-instructions p{margin:4px 0 10px}.sh-review-grades .sh-button:disabled{opacity:.4;cursor:not-allowed}@media (max-width:600px){.sh-review-grades .sh-button{min-width:0;flex:1;padding:8px}.sh-review-grades .sh-button strong{font-size:.7rem}.sh-review-overlay>footer{padding:10px;gap:6px;flex-direction:row}.sh-review-page{padding:8px}}