.public-navbar{background:#fff;border-bottom:1px solid #ebe8e3;justify-content:space-between;align-items:center;height:76px;padding:0 42px;display:flex}.public-navbar-logo{letter-spacing:-1px;font-family:Georgia,Times New Roman,serif;font-size:30px;font-weight:700}.public-navbar-actions{align-items:center;gap:10px;display:flex}.public-navbar-button{border-radius:9px;justify-content:center;align-items:center;min-height:42px;padding:0 18px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.public-navbar-button-dark{color:#fff;background:#2f9448}.public-navbar-button-outline{color:#252321;background:#fff;border:1px solid #dcd8d1}.app-sidebar{z-index:100;background:#fff;border-right:1px solid #e8e5df;flex-direction:column;width:248px;padding:28px 18px 20px;display:flex;position:fixed;top:0;bottom:0;left:0}.sidebar-brand{letter-spacing:-.8px;align-items:center;gap:10px;padding:0 10px;font-family:Georgia,Times New Roman,serif;font-size:26px;font-weight:700;display:flex}.sidebar-brand-leaf{color:#31944a;font-size:24px;transform:rotate(-25deg)}.sidebar-divider{background:#eeeae4;height:1px;margin:24px 8px 20px}.sidebar-nav,.sidebar-section-links{flex-direction:column;gap:5px;display:flex}.sidebar-link{color:#292725;border-radius:9px;align-items:center;min-height:44px;padding:0 12px;font-size:14px;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:flex}.sidebar-link:hover{background:#f5f6f3}.sidebar-link-active{color:#1d7d38;background:#edf6ed;font-weight:650}.sidebar-link-icon{text-align:center;color:#55514c;width:28px;margin-right:4px;font-size:19px}.sidebar-link-active .sidebar-link-icon{color:#2f9448}.sidebar-section{margin-top:28px}.sidebar-section-title{color:#99938b;letter-spacing:1.1px;margin:0 12px 9px;font-size:11px;font-weight:700}.sidebar-reader-card{background:#edf7ec;border-radius:12px;margin-top:auto;padding:19px}.sidebar-reader-card h3{margin:0 0 9px;font-size:14px;font-weight:700}.sidebar-reader-card p{color:#666c64;margin:0 0 16px;font-size:12px;line-height:1.55}.sidebar-reader-card button{color:#fff;cursor:pointer;background:#319849;border:0;border-radius:7px;width:100%;min-height:39px;font-size:13px;font-weight:650}.sidebar-reader-card button:hover{background:#277d3b}.sidebar-bottom{margin-top:16px}.sidebar-signout{color:#55514c;cursor:pointer;background:#fff;border:1px solid #dedad4;border-radius:8px;width:100%;min-height:38px;font-size:13px;font-weight:600}.sidebar-signout:hover{background:#f7f5f2}.app-topbar{z-index:90;background:#fffffff7;border-bottom:1px solid #e8e5df;justify-content:flex-end;align-items:center;height:84px;padding:0 34px;display:flex;position:fixed;top:0;left:248px;right:0}.topbar-actions{align-items:center;gap:18px;display:flex}.topbar-icon-button{color:#393633;cursor:pointer;background:0 0;border:0;font-size:22px}.topbar-profile{cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;display:flex}.topbar-avatar{color:#4b4741;background:#ded9d1;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:14px;font-weight:700;display:flex}.topbar-chevron{color:#55514c;font-size:17px}@media (width<=900px){.app-sidebar{width:210px}.app-topbar{left:210px}}@media (width<=700px){.app-sidebar{width:72px;padding:22px 10px}.sidebar-brand{justify-content:center;padding:0}.sidebar-brand span:last-child,.sidebar-link>span:last-child,.sidebar-section,.sidebar-reader-card,.sidebar-bottom{display:none}.sidebar-link{justify-content:center;padding:0}.sidebar-link-icon{margin:0}.app-topbar{padding:0 18px;left:72px}}.topbar-profile-wrapper{position:relative}.profile-dropdown{z-index:1000;background:#fff;border:1px solid #e4e0d9;border-radius:14px;width:270px;padding:8px;position:absolute;top:calc(100% + 12px);right:0;box-shadow:0 14px 35px #0000001f}.profile-dropdown-header{align-items:center;gap:12px;padding:12px 10px;display:flex}.profile-dropdown-avatar{color:#3c3a35;background:#e2ded5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:16px;font-weight:700;display:flex}.profile-dropdown-user{flex-direction:column;gap:3px;min-width:0;display:flex}.profile-dropdown-user strong{color:#171717;font-size:14px}.profile-dropdown-user span{color:#77736d;font-size:12px}.profile-dropdown-divider{background:#ece8e1;height:1px;margin:6px 4px}.profile-dropdown-item{text-align:left;cursor:pointer;color:#171717;background:0 0;border:0;border-radius:9px;align-items:center;gap:11px;width:100%;padding:10px;display:flex}.profile-dropdown-item:hover{background:#f5f3ef}.profile-dropdown-icon{background:#f2f0eb;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:15px;display:flex}.profile-dropdown-item>span:last-child{flex-direction:column;gap:2px;display:flex}.profile-dropdown-item strong{font-size:13px;font-weight:600}.profile-dropdown-item small{color:#77736d;font-size:11px}.profile-dropdown-signout{color:#8b2d2d}.profile-dropdown-signout .profile-dropdown-icon{background:#f8eeee}.topbar-avatar{overflow:hidden}.topbar-avatar img{object-fit:cover;width:100%;height:100%;display:block}.profile-dropdown-avatar{overflow:hidden}.profile-dropdown-avatar img{object-fit:cover;width:100%;height:100%;display:block}.topbar-notifications-wrapper{position:relative}.notification-button{justify-content:center;align-items:center;display:flex;position:relative}.notification-bell{width:20px;height:20px;display:block}.notification-unread-dot{box-sizing:content-box;background:#c93636;border:2px solid #faf9f6;border-radius:50%;width:7px;height:7px;position:absolute;top:7px;right:7px}.notification-dropdown{z-index:1000;background:#fff;border:1px solid #e5e1da;border-radius:14px;flex-direction:column;width:390px;max-height:520px;display:flex;position:absolute;top:calc(100% + 12px);right:0;overflow:hidden;box-shadow:0 12px 35px #0000001a}.notification-dropdown-header{box-sizing:border-box;justify-content:space-between;align-items:center;gap:16px;min-height:62px;padding:15px 17px;display:flex}.notification-dropdown-header>div{flex-direction:column;gap:3px;display:flex}.notification-dropdown-header strong{color:#171717;font-size:15px;font-weight:650}.notification-dropdown-header span{color:#88837b;font-size:11px}.notification-mark-all{color:#5c5750;cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:4px 0;font-family:inherit;font-size:12px;font-weight:600}.notification-mark-all:hover{color:#171717}.notification-dropdown-divider{background:#ebe7df;flex-shrink:0;width:100%;height:1px}.notification-list{overflow-y:auto}.notification-item{box-sizing:border-box;width:100%;color:inherit;text-align:left;cursor:pointer;background:#fff;border:none;border-bottom:1px solid #f0ede8;align-items:flex-start;gap:12px;padding:14px 17px;font-family:inherit;transition:background .15s;display:flex;position:relative}.notification-item:last-child{border-bottom:none}.notification-item:hover{background:#f8f6f2}.notification-item-unread{background:#fcfbf8}.notification-item-icon{color:#4d4942;background:#f0ede7;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.notification-item-icon svg{width:17px;height:17px}.notification-item-content{flex-direction:column;flex:1;gap:3px;min-width:0;padding-right:7px;display:flex}.notification-item-content strong{color:#242321;font-size:13px;font-weight:650;line-height:1.35}.notification-item-content span{color:#716d66;font-size:12px;line-height:1.45}.notification-item-content small{color:#a09b94;margin-top:2px;font-size:10px}.notification-item-dot{background:#c93636;border-radius:50%;flex-shrink:0;width:7px;height:7px;margin-top:5px}.notification-empty{box-sizing:border-box;color:#8b867f;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:180px;padding:30px;display:flex}.notification-empty-icon{color:#77726b;background:#f2f0eb;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:5px;display:flex}.notification-empty-icon svg{width:20px;height:20px}.notification-empty strong{color:#403d38;font-size:13px;font-weight:600}.notification-empty span{color:#99948d;font-size:11px}@media (width<=760px){.notification-dropdown{width:auto;max-height:calc(100vh - 90px);position:fixed;top:72px;left:88px;right:16px}}@media (width<=480px){.notification-dropdown{left:82px;right:10px}}.login-page{background:#f7f6f3;justify-content:center;align-items:center;min-height:calc(100vh - 80px);padding:60px 24px;display:flex}.login-card{background:#fff;border:1px solid #e5e1db;border-radius:16px;width:100%;max-width:430px;padding:42px;box-shadow:0 12px 35px #1e1b170f}.login-header{margin-bottom:30px}.login-header h1{color:#1d1c1a;letter-spacing:-.5px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:34px;line-height:1.2}.login-header p{color:#77716a;margin:10px 0 0;font-size:14px;line-height:1.6}.login-form{flex-direction:column;gap:20px;display:flex}.login-field{flex-direction:column;gap:7px;display:flex}.login-field label{color:#393631;font-size:12px;font-weight:650}.login-field input{box-sizing:border-box;color:#292724;background:#fff;border:1px solid #d7d2ca;border-radius:7px;outline:none;width:100%;height:45px;padding:0 13px;font-family:inherit;font-size:14px;transition:border-color .15s,box-shadow .15s}.login-field input:hover{border-color:#bdb7ae}.login-field input:focus{border-color:#292724;box-shadow:0 0 0 3px #29272414}.login-error{color:#a13e3e;background:#fff6f6;border:1px solid #e5c2c2;border-radius:7px;padding:11px 13px;font-size:12px;line-height:1.5}.login-submit{color:#fff;cursor:pointer;background:#1d1c1a;border:none;border-radius:7px;width:100%;height:46px;margin-top:4px;font-family:inherit;font-size:13px;font-weight:700;transition:background .15s,transform .1s}.login-submit:hover{background:#34322f}.login-submit:active{transform:translateY(1px)}.login-submit:disabled{opacity:.6;cursor:not-allowed}.login-footer{text-align:center;border-top:1px solid #eeeae4;margin-top:25px;padding-top:22px}.login-footer p{color:#817b73;margin:0;font-size:12px}.login-footer a{color:#292724;font-weight:650;text-decoration:none}.login-footer a:hover{text-decoration:underline}@media (width<=520px){.login-page{padding:30px 16px}.login-card{padding:30px 24px}.login-header h1{font-size:30px}}.register-page{background:#f7f6f3;justify-content:center;align-items:center;min-height:calc(100vh - 80px);padding:60px 24px;display:flex}.register-card{box-sizing:border-box;background:#fff;border:1px solid #e5e1db;border-radius:16px;width:100%;max-width:430px;padding:42px;box-shadow:0 12px 35px #1e1b170f}.register-header{margin-bottom:30px}.register-header h1{color:#1d1c1a;letter-spacing:-.5px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:34px;line-height:1.2}.register-header p{color:#77716a;margin:10px 0 0;font-size:14px;line-height:1.6}.register-form{flex-direction:column;gap:20px;display:flex}.register-field{flex-direction:column;gap:7px;display:flex}.register-field label{color:#393631;font-size:12px;font-weight:650}.register-field input{box-sizing:border-box;color:#292724;background:#fff;border:1px solid #d7d2ca;border-radius:7px;outline:none;width:100%;height:45px;padding:0 13px;font-family:inherit;font-size:14px;transition:border-color .15s,box-shadow .15s}.register-field input:hover{border-color:#bdb7ae}.register-field input:focus{border-color:#292724;box-shadow:0 0 0 3px #29272414}.register-error{color:#a13e3e;background:#fff6f6;border:1px solid #e5c2c2;border-radius:7px;padding:11px 13px;font-size:12px;line-height:1.5}.register-submit{color:#fff;cursor:pointer;background:#1d1c1a;border:none;border-radius:7px;width:100%;height:46px;margin-top:4px;font-family:inherit;font-size:13px;font-weight:700;transition:background .15s,transform .1s}.register-submit:hover{background:#34322f}.register-submit:active{transform:translateY(1px)}.register-submit:disabled{opacity:.6;cursor:not-allowed}.register-footer{text-align:center;border-top:1px solid #eeeae4;margin-top:25px;padding-top:22px}.register-footer p{color:#817b73;margin:0;font-size:12px}.register-footer a{color:#292724;font-weight:650;text-decoration:none}.register-footer a:hover{text-decoration:underline}@media (width<=520px){.register-page{padding:30px 16px}.register-card{padding:30px 24px}.register-header h1{font-size:30px}}.register-success-card{text-align:center}.register-success-icon{color:#26733b;background:#e8f3ea;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 24px;font-size:30px;font-weight:700;display:flex}.register-email{color:#222;word-break:break-word;margin-top:8px;font-size:16px;display:block}.register-success-message{color:#68635c;margin-top:28px;font-size:15px;line-height:1.7}.register-success-message p{margin:0 0 16px}.register-success-message strong{color:#333}.register-success-actions{margin-top:30px}.register-login-button{box-sizing:border-box;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.confirm-email-page{background:#f5f4f1;justify-content:center;align-items:center;min-height:100vh;padding:40px 20px;display:flex}.confirm-email-card{text-align:center;background:#fff;border:1px solid #ddd9d2;border-radius:8px;width:100%;max-width:500px;padding:56px 48px;box-shadow:0 12px 40px #0000000d}.confirm-email-icon{color:#333;background:#eeeae4;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 24px;font-size:28px;font-weight:700;display:flex}.confirm-email-icon.success{color:#26733b;background:#e8f3ea}.confirm-email-icon.error{color:#a33a3a;background:#f8e8e8}.confirm-email-card h1{color:#202020;margin:0 0 14px;font-family:Georgia,Times New Roman,serif;font-size:32px}.confirm-email-card p{color:#68635c;margin:0 0 30px;font-size:16px;line-height:1.7}.confirm-email-button{color:#fff;background:#222;border-radius:5px;padding:13px 24px;font-size:15px;font-weight:600;text-decoration:none;display:inline-block}.confirm-email-button:hover{background:#111}.book-card{background:#fff;border:1px solid #e5e1db;border-radius:14px;flex-direction:column;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;overflow:hidden}.book-card:hover{border-color:#d3cec6;transform:translateY(-3px);box-shadow:0 12px 30px #19161212}.book-card-cover{background:#eeeae4;width:100%;height:210px}.book-card-cover img{object-fit:cover;width:100%;height:100%;display:block}.book-card-cover-placeholder{color:#716b62;background:linear-gradient(135deg,#ded9d0,#f0ede8);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.book-card-cover-placeholder span{background:#ffffffb3;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;font-family:Georgia,Times New Roman,serif;font-size:30px;font-weight:700;display:flex}.book-card-content{flex-direction:column;justify-content:space-between;min-height:190px;padding:20px;display:flex}.book-card-genre{color:#8a847c;letter-spacing:.7px;text-transform:uppercase;margin-bottom:8px;font-size:11px;font-weight:700;display:inline-block}.book-card h3{letter-spacing:-.3px;margin:0 0 8px;font-family:Georgia,Times New Roman,serif;font-size:22px;line-height:1.25}.book-card p{color:#77736d;display:-webkit-box;display:box;box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.6;overflow:hidden}.book-card-footer{justify-content:space-between;align-items:center;gap:12px;margin-top:20px;display:flex}.book-card-status{color:#8a847c;font-size:12px;font-weight:600}.book-card-button{color:#292725;background:#fff;border:1px solid #d8d3cc;border-radius:7px;justify-content:center;align-items:center;padding:8px 12px;font-size:12px;font-weight:650;transition:background .15s,border-color .15s;display:inline-flex}.book-card-button:hover{background:#f5f3f0;border-color:#c7c1b8}.book-card-cover{position:relative}.book-card-bookmark{color:#6f6961;cursor:pointer;background:#ffffffeb;border:1px solid #fffc;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;padding:0;font-size:22px;line-height:1;transition:transform .15s,background .15s,color .15s;display:flex;position:absolute;top:12px;right:12px;box-shadow:0 4px 12px #1916121f}.book-card-bookmark:hover{background:#fff;transform:scale(1.06)}.book-card-bookmark:active{transform:scale(.96)}.book-card-bookmark-active{color:#8d4b4b;background:#fff}.book-card-bookmark:disabled{opacity:.55;cursor:wait;transform:none}.loading{color:#77736d;justify-content:center;align-items:center;gap:12px;min-height:400px;font-size:14px;display:flex}.loading-spinner{border:2px solid #ddd9d3;border-top-color:#1c1c1c;border-radius:50%;width:20px;height:20px;animation:.7s linear infinite loading-spin}@keyframes loading-spin{to{transform:rotate(360deg)}}.dashboard-eyebrow{color:#319249;letter-spacing:1.4px;margin-bottom:12px;font-size:11px;font-weight:750;display:block}.dashboard-hero h1{letter-spacing:-2.5px;max-width:570px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,4vw,62px);line-height:.98}.dashboard-hero-actions{align-items:center;gap:12px;margin-top:25px;display:flex}.dashboard-create-button,.dashboard-explore-button{border-radius:8px;justify-content:center;align-items:center;min-height:45px;padding:0 19px;font-size:13px;font-weight:650;text-decoration:none;transition:transform .15s,background .15s;display:inline-flex}.dashboard-create-button:hover{background:#277e3b;transform:translateY(-1px)}.dashboard-explore-button:hover{background:#f7f5f2;transform:translateY(-1px)}.dashboard-hero-art:before{content:"";background:#edf5e9;border-radius:50%;width:250px;height:250px;position:absolute}.dashboard-book{z-index:2;background:linear-gradient(90deg,#e8e1d2 0 48%,#d7cdb9 49% 51%,#eee8dc 52%);border-radius:5px 5px 35px 35px;width:220px;height:125px;position:relative;transform:perspective(600px)rotateX(48deg);box-shadow:0 20px 25px #00000024}.dashboard-book:before,.dashboard-book:after{content:"";opacity:.45;background:repeating-linear-gradient(#aaa294 0 1px,#0000 1px 6px);border-radius:8px;width:100px;height:110px;position:absolute;top:-4px}.dashboard-book:before{left:8px;transform:skewY(7deg)}.dashboard-book:after{right:8px;transform:skewY(-7deg)}.dashboard-card-header a{color:#319249;font-size:12px}.dashboard-progress-meta{color:#77736d;justify-content:space-between;align-items:center;margin-top:8px;font-size:11px;display:flex}.dashboard-continue-button{color:#302e2b;cursor:pointer;background:#fff;border:1px solid #e1ddd7;border-radius:8px;width:100%;min-height:40px;margin-top:17px;font-size:12px;font-weight:650}.dashboard-community{text-align:center;grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.dashboard-empty p{color:#77736d;width:min(470px,100%);margin:0 auto 25px;font-size:14px;line-height:1.65}.reader-discovery{margin-bottom:26px}.reader-search{width:min(700px,100%);position:relative}.reader-search-icon{color:#77736d;font-size:21px;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.reader-search input{background:#fff;border:1px solid #ddd9d3;border-radius:9px;outline:none;width:100%;height:50px;padding:0 48px;font-size:14px}.reader-search input:focus{border-color:#a8a39c}.reader-discovery-hint{color:#918b83;margin-top:8px;font-size:12px}.dashboard-mode-switch{background:#f5f3f0;border:1px solid #ded9d2;border-radius:9px;align-items:center;gap:4px;padding:4px;display:inline-flex}.dashboard-mode-button{color:#77736d;cursor:pointer;background:0 0;border:0;border-radius:6px;padding:8px 14px;font-size:12px;font-weight:650}.dashboard-mode-button.active{color:#1c1c1c;background:#fff;box-shadow:0 1px 3px #00000014}@media (width<=1150px){.dashboard-content-grid{grid-template-columns:1fr}.dashboard-side-column{grid-template-columns:repeat(2,1fr);display:grid}.book-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=850px){.dashboard{margin-left:210px;padding-left:25px;padding-right:25px}.dashboard-hero{grid-template-columns:1fr}.dashboard-hero-art{min-height:220px}.book-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.dashboard{margin-left:72px;padding:105px 16px 40px}.dashboard-hero-content{padding:32px 25px}.dashboard-hero h1{font-size:42px}.dashboard-side-column,.book-grid{grid-template-columns:1fr}}.dashboard-toolbar{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.dashboard-toolbar-create{color:#fff;background:#319849;border-radius:8px;justify-content:center;align-items:center;min-height:43px;padding:0 17px;font-size:13px;font-weight:650;text-decoration:none;display:inline-flex}.dashboard-toolbar-create:hover{background:#277e3b}.dashboard-activity{text-align:center}.dashboard-activity-icon{background:#edf7ec;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 13px;font-size:21px;display:flex}.dashboard-activity h3{margin:0 0 7px;font-family:Georgia,Times New Roman,serif;font-size:17px}.dashboard-activity p{color:#77736d;margin:0;font-size:11px;line-height:1.55}.dashboard-activity .dashboard-continue-button{text-align:center;padding:11px 8px;text-decoration:none;display:block}.reader-search-clear{color:#66615b;cursor:pointer;background:#f0eeeb;border:0;border-radius:50%;width:25px;height:25px;font-size:17px;line-height:1;position:absolute;top:50%;right:13px;transform:translateY(-50%)}.dashboard-clear-search{color:#33302c;cursor:pointer;background:#fff;border:1px solid #ddd8d1;border-radius:8px;min-height:40px;padding:0 16px;font-size:13px;font-weight:600}.dashboard{background:#f8f8f6;min-height:100vh;margin-left:248px;padding:118px 38px 70px}.dashboard-inner{width:min(1380px,100%);margin:0 auto}.dashboard-hero{background:#fff;border:1px solid #e8e5df;border-radius:16px;grid-template-columns:minmax(0,1fr) 420px;min-height:330px;margin-bottom:34px;display:grid;overflow:hidden}.dashboard-hero-content{flex-direction:column;justify-content:center;padding:48px 50px;display:flex}.dashboard-eyebrow{color:#319249;letter-spacing:1.5px;margin-bottom:13px;font-size:11px;font-weight:750}.dashboard-hero h1{letter-spacing:-2.5px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(46px,4vw,64px);line-height:.98}.dashboard-hero p{color:#77736d;max-width:540px;margin:22px 0 0;font-size:15px;line-height:1.7}.dashboard-hero-actions{gap:12px;margin-top:27px;display:flex}.dashboard-create-button,.dashboard-explore-button{border-radius:8px;justify-content:center;align-items:center;min-height:46px;padding:0 20px;font-size:13px;font-weight:650;text-decoration:none;display:inline-flex}.dashboard-create-button{color:#fff;background:#319849}.dashboard-create-button:hover{background:#277e3b}.dashboard-explore-button{color:#292725;background:#fff;border:1px solid #d8d4ce}.dashboard-explore-button:hover{background:#f7f5f2}.dashboard-hero-art{background:radial-gradient(circle at 50% 42%,#e9f4e6 0,#f4f8f1 38%,#fff 75%);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.dashboard-glow{background:#edf5e9;border-radius:50%;width:245px;height:245px;position:absolute}.dashboard-book{z-index:3;background:#e7dfcf;border-radius:8px 8px 35px 35px;width:245px;height:110px;position:absolute;bottom:62px;transform:perspective(500px)rotateX(45deg);box-shadow:0 22px 28px #00000024}.dashboard-book-page{opacity:.45;background:repeating-linear-gradient(#aaa294 0 1px,#0000 1px 7px);width:112px;height:105px;position:absolute;top:-3px}.dashboard-book-page.left{left:9px;transform:skewY(7deg)}.dashboard-book-page.right{right:9px;transform:skewY(-7deg)}.dashboard-plant{z-index:4;background:#4c9555;border-radius:100px;width:5px;height:155px;position:absolute;bottom:82px}.dashboard-plant:before,.dashboard-plant:after{content:"";background:#65a865;border-radius:100% 0;width:56px;height:28px;position:absolute}.dashboard-plant:before{top:25px;left:-47px;transform:rotate(-35deg)}.dashboard-plant:after{top:60px;left:2px;transform:rotate(35deg)}.dashboard-plant span{background:#72ae70;border-radius:100% 0;width:45px;height:23px;position:absolute}.dashboard-plant span:first-child{top:88px;left:-40px;transform:rotate(-25deg)}.dashboard-plant span:nth-child(2){top:112px;left:3px;transform:rotate(28deg)}.dashboard-content-grid{grid-template-columns:minmax(0,1fr) 300px;gap:28px;display:grid}.dashboard-main-column{min-width:0}.dashboard-side-column{flex-direction:column;gap:18px;display:flex}.dashboard-section-header{justify-content:space-between;align-items:flex-end;margin-bottom:17px;display:flex}.dashboard-section-header h2{letter-spacing:-.5px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:25px}.dashboard-section-header span{color:#77736d;margin-top:3px;font-size:12px;display:block}.dashboard-view-all{color:#319249;font-size:12px;font-weight:650}.book-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.dashboard-card{background:#fff;border:1px solid #e5e2dc;border-radius:13px;padding:20px}.dashboard-card-header{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.dashboard-card-header h2{margin:0;font-size:16px;font-weight:700}.dashboard-card-header a{color:#319249;font-size:12px;text-decoration:none}.dashboard-progress-title{margin:0 0 14px;font-family:Georgia,Times New Roman,serif;font-size:17px}.dashboard-progress-bar{background:#e9ece7;border-radius:99px;width:100%;height:7px;overflow:hidden}.dashboard-progress-bar span{border-radius:inherit;background:#39944c;width:65%;height:100%;display:block}.dashboard-progress-meta{color:#77736d;justify-content:space-between;margin-top:8px;font-size:11px;display:flex}.dashboard-progress-percent{color:#319249;font-weight:700}.dashboard-continue-button{color:#302e2b;background:#fff;border:1px solid #e1ddd7;border-radius:8px;justify-content:center;align-items:center;width:100%;min-height:40px;margin-top:17px;font-size:12px;font-weight:650;text-decoration:none;display:flex}.dashboard-continue-button:hover{background:#f7f5f2}.dashboard-small-empty{color:#88827b;padding:18px 0;font-size:12px}.dashboard-feedback-item{border-bottom:1px solid #efebe6;padding:13px 0}.dashboard-feedback-item:last-child{border-bottom:0;padding-bottom:0}.dashboard-feedback-author{align-items:center;gap:9px;display:flex}.dashboard-feedback-avatar{color:#55514c;background:#dedbd5;border-radius:50%;justify-content:center;align-items:center;width:31px;height:31px;font-size:11px;font-weight:700;display:flex}.dashboard-feedback-name{font-size:12px;font-weight:650}.dashboard-feedback-time{color:#aaa49c;margin-left:auto;font-size:10px}.dashboard-feedback-chapter{margin:8px 0 3px;font-size:12px;font-weight:650}.dashboard-feedback-text{color:#77736d;margin:0;font-size:11px;line-height:1.5}.dashboard-stars{color:#39944c;letter-spacing:1px;margin-top:5px;font-size:12px}.dashboard-community{text-align:center;grid-template-columns:repeat(3,1fr);display:grid}.dashboard-community-item{padding:5px 3px}.dashboard-community-icon{color:#319249;margin-bottom:7px;font-size:21px}.dashboard-community-number{font-family:Georgia,Times New Roman,serif;font-size:18px;font-weight:700;display:block}.dashboard-community-label{color:#88827b;margin-top:3px;font-size:10px;display:block}.dashboard-empty{text-align:center;background:#fff;border:1px dashed #d3cec6;border-radius:15px;padding:65px 30px}.dashboard-empty-icon{color:#6f6961;background:#efede9;border-radius:12px;justify-content:center;align-items:center;width:54px;height:54px;margin:0 auto 18px;font-size:27px;display:flex}.dashboard-empty h2{margin:0 0 9px;font-family:Georgia,Times New Roman,serif;font-size:25px}.dashboard-empty p{color:#77736d;max-width:470px;margin:0 auto 25px;font-size:14px;line-height:1.65}.dashboard-error{color:#a63d3d;background:#fff6f6;border:1px solid #e5b8b8;border-radius:8px;margin-bottom:20px;padding:13px 15px;font-size:13px}@media (width<=1200px){.dashboard-content-grid{grid-template-columns:1fr}.dashboard-side-column{grid-template-columns:repeat(3,1fr);display:grid}.book-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=900px){.dashboard-hero{grid-template-columns:1fr}.dashboard-hero-art{min-height:240px}.dashboard-side-column{grid-template-columns:1fr 1fr}.book-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.dashboard{margin-left:72px;padding:105px 16px 40px}.dashboard-hero-content{padding:35px 28px}.dashboard-hero h1{font-size:43px}.dashboard-side-column,.book-grid{grid-template-columns:1fr}}.create-book-page{box-sizing:border-box;width:min(900px,100% - 288px);margin-left:248px;margin-right:auto;padding:112px 20px 80px}.create-book-header{margin-bottom:32px}.create-book-eyebrow{color:#99938b;letter-spacing:1.3px;margin-bottom:10px;font-size:11px;font-weight:750;display:block}.create-book-header h1{letter-spacing:-.9px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:40px;line-height:1.15}.create-book-header p{color:#77736d;width:min(600px,100%);margin:11px 0 0;font-size:14px;line-height:1.65}.create-book-card{box-sizing:border-box;background:#fff;border:1px solid #e5e1db;border-radius:15px;width:100%;padding:34px}.create-book-form-group{margin-bottom:24px}.create-book-form-group label{color:#35312d;margin-bottom:8px;font-size:13px;font-weight:650;display:block}.create-book-form-group input,.create-book-form-group textarea{box-sizing:border-box;color:#292725;background:#fff;border:1px solid #d7d2ca;border-radius:8px;outline:none;width:100%;padding:12px 14px;font-size:14px;transition:border-color .15s,box-shadow .15s}.create-book-form-group input{height:46px}.create-book-form-group textarea{resize:vertical;min-height:145px;line-height:1.6}.create-book-form-group input::placeholder,.create-book-form-group textarea::placeholder{color:#aaa59e}.create-book-form-group input:focus,.create-book-form-group textarea:focus{border-color:#77716a;box-shadow:0 0 0 3px #3c38320f}.create-book-error{color:#a13d3d;background:#fff6f6;border:1px solid #e4bcbc;border-radius:8px;margin-bottom:22px;padding:12px 14px;font-size:13px}.create-book-cover-area{width:100%}.create-book-cover-input{display:none}.create-book-cover-upload{box-sizing:border-box;color:#4d4944;cursor:pointer;background:#faf9f7;border:1px dashed #cfc9c1;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;min-height:180px;transition:background .15s,border-color .15s;display:flex}.create-book-cover-upload:hover{background:#f5f3f0;border-color:#a9a39b}.create-book-cover-icon{color:#55504a;background:#fff;border:1px solid #d7d2ca;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;margin-bottom:4px;font-size:23px;font-weight:300;display:flex}.create-book-cover-upload strong{font-size:13px;font-weight:650}.create-book-cover-upload span{color:#99938b;font-size:11px}.create-book-cover-preview{text-align:center;width:220px;margin:0 auto}.create-book-cover-preview img{object-fit:cover;background:#f5f3f0;border:1px solid #ddd8d0;border-radius:6px;width:220px;height:300px;display:block;box-shadow:0 8px 25px #00000014}.create-book-cover-remove{color:#a13d3d;cursor:pointer;background:snow;border:1px solid #e0caca;border-radius:7px;width:100%;min-height:38px;margin-top:10px;font-size:12px;font-weight:650}.create-book-cover-remove:hover{background:#fff1f1}.create-book-actions{border-top:1px solid #eeeae4;justify-content:flex-end;align-items:center;gap:10px;padding-top:8px;display:flex}.create-book-cancel,.create-book-submit{box-sizing:border-box;border-radius:8px;justify-content:center;align-items:center;min-height:42px;padding:0 17px;font-size:13px;font-weight:650;display:inline-flex}.create-book-cancel{color:#4d4944;background:#fff;border:1px solid #d7d2ca;text-decoration:none}.create-book-cancel:hover{background:#f6f4f1}.create-book-submit{color:#fff;cursor:pointer;background:#1c1c1c;border:1px solid #1c1c1c}.create-book-submit:hover:not(:disabled){background:#333}.create-book-submit:disabled{opacity:.6;cursor:not-allowed}@media (width<=900px){.create-book-page{width:calc(100% - 250px);margin-left:210px;margin-right:20px;padding:105px 0 80px}}@media (width<=700px){.create-book-page{width:calc(100% - 92px);margin-left:72px;margin-right:20px;padding:105px 0 60px}.create-book-card{padding:22px}.create-book-header h1{font-size:34px}.create-book-actions{flex-direction:column-reverse;align-items:stretch}.create-book-cancel,.create-book-submit{width:100%}}@media (width<=480px){.create-book-page{width:calc(100% - 88px);margin-left:72px;margin-right:16px}.create-book-card{padding:18px}.create-book-header h1{font-size:30px}.create-book-cover-preview{width:180px}.create-book-cover-preview img{width:180px;height:250px}}.book-details-page{width:min(1080px,100% - 80px);margin:0 auto;padding:42px 0 80px}.book-details-back{color:#77736d;margin-bottom:24px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.book-details-back:hover{color:#1c1c1c}.book-details-card{background:#fff;border:1px solid #e5e1db;border-radius:17px;grid-template-columns:300px 1fr;gap:48px;padding:42px;display:grid}.book-details-cover-section{flex-direction:column;align-items:center;display:flex}.book-details-cover{background:#e8e4de;border-radius:10px;width:300px;height:430px;overflow:hidden;box-shadow:0 12px 30px #19161214}.book-details-cover img{object-fit:cover;width:100%;height:100%;display:block}.book-details-cover-placeholder{box-sizing:border-box;color:#615b53;text-align:center;background:linear-gradient(145deg,#d9d4cc,#efede8);flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:35px;display:flex}.book-details-cover-placeholder span{background:#ffffffb3;border-radius:50%;justify-content:center;align-items:center;width:76px;height:76px;margin-bottom:22px;font-family:Georgia,Times New Roman,serif;font-size:32px;font-weight:700;display:flex}.book-details-cover-placeholder strong{font-family:Georgia,Times New Roman,serif;font-size:22px;line-height:1.3}.book-details-cover-actions{flex-direction:column;gap:8px;width:300px;margin-top:16px;display:flex}.book-details-cover-input{display:none}.book-details-cover-button,.book-details-cover-remove{cursor:pointer;border-radius:7px;width:100%;min-height:40px;padding:0 14px;font-size:12px;font-weight:650}.book-details-cover-button{color:#393632;background:#fff;border:1px solid #d5d0c8}.book-details-cover-button:hover{background:#f6f4f1}.book-details-cover-button:disabled,.book-details-cover-remove:disabled,.book-details-delete-button:disabled{opacity:.55;cursor:not-allowed}.book-details-cover-remove{color:#a13d3d;background:snow;border:1px solid #e0caca}.book-details-cover-remove:hover{background:#fff1f1}.book-details-cover-help{color:#aaa49c;text-align:center;margin:9px 0 0;font-size:10px}.book-details-content{flex-direction:column;padding-top:12px;display:flex}.book-details-eyebrow{color:#99938b;letter-spacing:1.3px;margin-bottom:10px;font-size:10px;font-weight:750}.book-details-content h1{letter-spacing:-1px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:44px;line-height:1.12}.book-details-tags{gap:8px;margin-top:18px;display:flex}.book-details-tags span{color:#706a62;letter-spacing:.4px;text-transform:uppercase;background:#efede9;border-radius:5px;padding:6px 9px;font-size:10px;font-weight:700}.book-details-description{color:#6f6a63;max-width:620px;margin:25px 0 0;font-size:15px;line-height:1.75}.book-details-actions{flex-wrap:wrap;gap:10px;margin-top:32px;display:flex}.book-details-primary,.book-details-secondary{box-sizing:border-box;border-radius:8px;justify-content:center;align-items:center;min-height:43px;padding:0 16px;font-family:inherit;font-size:13px;font-weight:650;text-decoration:none;display:inline-flex}.book-details-primary{color:#fff;cursor:pointer;background:#1c1c1c;border:0}.book-details-primary:hover{background:#343434}.book-details-primary:disabled{opacity:.55;cursor:not-allowed}.book-details-secondary{color:#393632;background:#fff;border:1px solid #d5d0c8}.book-details-secondary:hover{background:#f6f4f1}.book-details-meta{border-top:1px solid #eeeae4;gap:40px;margin-top:auto;padding-top:35px;display:flex}.book-details-meta div{flex-direction:column;gap:5px;display:flex}.book-details-meta span{color:#a19b93;letter-spacing:.6px;text-transform:uppercase;font-size:10px;font-weight:700}.book-details-meta strong{color:#4c4843;font-size:12px;font-weight:600}.book-details-danger-zone{border-top:1px solid #eeeae4;justify-content:space-between;align-items:center;gap:24px;margin-top:32px;padding-top:24px;display:flex}.book-details-danger-zone strong{color:#4c4843;font-size:13px;display:block}.book-details-danger-zone p{color:#99938b;margin:5px 0 0;font-size:11px;line-height:1.5}.book-details-delete-button{color:#a13d3d;cursor:pointer;background:snow;border:1px solid #e0caca;border-radius:7px;flex-shrink:0;min-height:40px;padding:0 16px;font-size:12px;font-weight:650}.book-details-delete-button:hover{background:#fff1f1}.book-details-error{color:#a13d3d;background:#fff6f6;border:1px solid #e4bcbc;border-radius:8px;margin-bottom:20px;padding:15px;font-size:13px}@media (width>=901px){.book-details-page{box-sizing:border-box;width:calc(100% - 288px);max-width:1080px;margin-left:248px;margin-right:40px;padding:112px 40px 80px 20px}}@media (width<=900px) and (width>=701px){.book-details-page{width:calc(100% - 230px);max-width:none;margin-left:210px;margin-right:20px;padding:105px 0 60px}.book-details-card{grid-template-columns:220px minmax(0,1fr);gap:30px;padding:28px}.book-details-cover{width:220px;height:315px}.book-details-cover-actions{width:220px}.book-details-content h1{font-size:36px}.book-details-danger-zone{flex-direction:column;align-items:flex-start}.book-details-delete-button{width:100%}}@media (width<=700px){.book-details-page{box-sizing:border-box;width:calc(100% - 104px);max-width:none;margin-left:88px;margin-right:16px;padding:96px 0 50px}.book-details-card{grid-template-columns:1fr;gap:30px;padding:24px}.book-details-cover-section{width:100%}.book-details-cover{aspect-ratio:300/430;width:min(220px,100%);height:auto}.book-details-cover-actions{width:min(220px,100%)}.book-details-content{width:100%;min-width:0;padding-top:0}.book-details-content h1{overflow-wrap:anywhere;font-size:34px}.book-details-actions{flex-direction:column;align-items:stretch}.book-details-primary,.book-details-secondary{width:100%}.book-details-meta{flex-direction:column;gap:20px}.book-details-danger-zone{flex-direction:column;align-items:stretch;gap:16px}.book-details-delete-button{width:100%}}@media (width<=480px){.book-details-page{width:calc(100% - 94px);margin-left:82px;margin-right:12px;padding:88px 0 40px}.book-details-card{border-radius:13px;padding:18px}.book-details-cover,.book-details-cover-actions{width:min(200px,100%)}.book-details-content h1,.book-details-edit-form h1{font-size:30px}}.upload-page{width:min(900px,100% - 40px);margin:0 auto;padding:55px 0 80px}.upload-header{margin-bottom:32px}.upload-eyebrow{color:#99938b;letter-spacing:1.3px;margin-bottom:10px;font-size:11px;font-weight:750;display:block}.upload-header h1{letter-spacing:-.9px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:40px;line-height:1.15}.upload-header p{color:#77736d;margin:11px 0 0;font-size:14px;line-height:1.65}.upload-card{background:#fff;border:1px solid #e5e1db;border-radius:15px;padding:30px}.upload-error{color:#a13d3d;background:#fff6f6;border:1px solid #e4bcbc;border-radius:8px;margin-bottom:20px;padding:12px 14px;font-size:13px}.upload-dropzone{text-align:center;cursor:pointer;background:#faf9f7;border:2px dashed #d5d0c8;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;min-height:300px;padding:40px 25px;transition:border-color .15s,background .15s;display:flex}.upload-dropzone:hover{background:#f7f5f2;border-color:#a7a098}.upload-dropzone.has-file{background:#f8f7f4;border-style:solid;border-color:#b9b3aa}.upload-dropzone-icon{color:#68625b;background:#ebe8e3;border-radius:13px;justify-content:center;align-items:center;width:58px;height:58px;margin-bottom:17px;font-size:26px;font-weight:500;display:flex}.upload-dropzone-title{color:#292725;white-space:nowrap;text-overflow:ellipsis;max-width:600px;font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:600;overflow:hidden}.upload-dropzone-description{color:#8a847c;margin-top:7px;font-size:13px}.upload-choose-button{color:#383531;background:#fff;border:1px solid #d2ccc4;border-radius:7px;margin-top:20px;padding:9px 14px;font-size:12px;font-weight:650}.upload-supported{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:15px;display:grid}.upload-supported>div{background:#faf9f7;border:1px solid #ebe7e1;border-radius:8px;align-items:center;gap:12px;padding:12px 14px;display:flex}.upload-supported strong{color:#666058;letter-spacing:.4px;background:#ebe8e3;border-radius:5px;padding:5px 7px;font-size:10px}.upload-supported span{color:#77736d;font-size:12px}.upload-actions{border-top:1px solid #eeeae4;justify-content:flex-end;gap:10px;margin-top:25px;padding-top:22px;display:flex}.upload-cancel,.upload-submit{border-radius:8px;min-height:42px;padding:0 17px;font-size:13px;font-weight:650}.upload-cancel{color:#4d4944;background:#fff;border:1px solid #d7d2ca}.upload-cancel:hover{background:#f6f4f1}.upload-submit{color:#fff;background:#1c1c1c;border:1px solid #1c1c1c}.upload-submit:hover:not(:disabled){background:#333}.upload-success{background:#f8f7f4;border:1px solid #d5d0c8;border-radius:10px;align-items:center;gap:15px;margin-top:25px;padding:18px;display:flex}.upload-success-icon{color:#fff;background:#242424;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:16px;display:flex}.upload-success h2{margin:0;font-size:15px}.upload-success p{color:#77736d;margin:4px 0 0;font-size:12px}.upload-reader-button{color:#fff;background:#1c1c1c;border:0;border-radius:7px;flex-shrink:0;margin-left:auto;padding:9px 13px;font-size:12px;font-weight:650}@media (width<=650px){.upload-page{width:calc(100% - 28px);padding-top:35px}.upload-card{padding:20px}.upload-header h1{font-size:34px}.upload-supported{grid-template-columns:1fr}.upload-actions{flex-direction:column-reverse}.upload-cancel,.upload-submit{width:100%}.upload-success{flex-wrap:wrap}.upload-reader-button{width:100%;margin-left:0}}.reader-page{--reader-sidebar-width:292px;min-height:100vh;margin-left:var(--reader-sidebar-width);width:calc(100% - var(--reader-sidebar-width));box-sizing:border-box;background:#f5f3ef}.reader-header{box-sizing:border-box;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:20px;width:min(100% - 48px,1200px);margin:0 auto;padding:16px 0;display:grid}.reader-back{box-sizing:border-box;color:#292929;white-space:nowrap;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:center;justify-self:start;align-items:center;width:fit-content;min-width:0;height:40px;margin:0;padding:0 14px;font-family:inherit;font-size:14px;font-weight:500;line-height:1;text-decoration:none;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.reader-back:hover{background:#f3f1ed;border-color:#ded9d0}.reader-back:active{background:#ebe7e0}.reader-back:focus-visible{outline-offset:2px;outline:2px solid #319249}.reader-title{text-align:center;font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:600}.reader-header-center{text-overflow:ellipsis;white-space:nowrap;text-align:center;min-width:0;max-width:min(620px,50vw);font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:600;overflow:hidden}.reader-header-right,.reader-progress{color:#8a847c;letter-spacing:.12em;justify-self:end;font-size:12px;font-weight:600}.reader-content{width:100%;position:relative}.reader-paper{min-height:calc(100vh - 226px);position:relative}.epub-viewer{box-sizing:border-box;background:#fff;width:100%;height:calc(100vh - 230px);min-height:600px;overflow:hidden}.epub-viewer>div{width:100%!important;height:100%!important}.epub-viewer iframe{display:block;border:none!important;width:100%!important;height:100%!important}.reader-loading{z-index:10;color:#77716a;background:#fff;place-items:center;font-family:Georgia,Times New Roman,serif;font-size:18px;display:grid;position:absolute;inset:0}.reader-error{z-index:20;text-align:center;background:#fff;place-items:center;padding:40px;display:grid;position:absolute;inset:0}.reader-error h2{margin:0 0 12px;font-family:Georgia,Times New Roman,serif}.reader-error p{color:#66615a;margin:0 0 24px}.reader-error-link{color:#292929;text-decoration:none}.reader-error-link:hover{text-decoration:underline}.reader-navigation{justify-content:space-between;align-items:center;width:min(100% - 96px,1060px);margin:20px auto 40px;display:flex}.reader-nav-button{color:#292929;cursor:pointer;background:#fff;border:1px solid #d8d4cc;border-radius:6px;min-width:140px;padding:12px 20px;font-size:14px}.reader-nav-button:hover{background:#f5f3ef}.reader-nav-button:disabled{opacity:.5;cursor:default}.reader-progress-label{color:#66615a;font-size:14px}.reader-progress-bar{background:#e5e0d8;width:min(100% - 96px,1060px);height:4px;margin:0 auto 12px;overflow:hidden}.reader-progress-fill{background:#292929;height:100%;transition:width .2s}.reader-resume-card{box-sizing:border-box;background:#fff;border:1px solid #ded9d0;border-radius:8px;justify-content:space-between;align-items:center;width:min(100% - 96px,1060px);margin:12px auto 20px;padding:16px 20px;display:flex}.reader-resume-card div{flex-direction:column;gap:4px;display:flex}.reader-resume-card span{color:#66615a;font-size:14px}.reader-resume-card button{color:#fff;cursor:pointer;background:#292929;border:none;border-radius:6px;padding:10px 18px}.docx-renderer{width:100%;min-height:100%}.docx-renderer-wrapper{width:100%}.docx-renderer section.docx{margin:0 auto 30px;box-shadow:0 1px 6px #0000001f}.reader-contents-button{color:#292929;cursor:pointer;background:#fff;border:1px solid #d8d3ca;border-radius:8px;min-height:38px;margin-left:14px;padding:0 15px;font-family:inherit;font-size:12px;font-weight:600;transition:background .15s,border-color .15s,box-shadow .15s}.reader-contents-button:hover{background:#f8f6f2;border-color:#c8c1b7;box-shadow:0 2px 6px #0000000a}.reader-toc-overlay{z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#18161347;position:fixed;inset:0}.reader-toc{z-index:1001;box-sizing:border-box;background:#fbfaf7;border-right:1px solid #ded9d0;flex-direction:column;width:min(390px,88vw);animation:.2s ease-out reader-toc-slide-in;display:flex;position:fixed;top:0;bottom:0;left:0;box-shadow:10px 0 35px #0000001f}.reader-toc-header{box-sizing:border-box;background:#fff;border-bottom:1px solid #e4dfd7;justify-content:space-between;align-items:center;min-height:82px;padding:0 24px;display:flex}.reader-toc-header h2{color:#242220;letter-spacing:-.5px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:27px;font-weight:600}.reader-toc-close{color:#4c4842;cursor:pointer;background:#fff;border:1px solid #ddd8d0;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;font-family:Arial,sans-serif;font-size:21px;font-weight:400;line-height:1;transition:background .15s,border-color .15s;display:flex}.reader-toc-close:hover{background:#f4f1ec;border-color:#cfc9c0}.reader-toc-list{box-sizing:border-box;flex-direction:column;flex:1;min-height:0;padding:14px 12px 30px;display:flex;overflow:hidden auto}.reader-toc-list::-webkit-scrollbar{width:7px}.reader-toc-list::-webkit-scrollbar-track{background:0 0}.reader-toc-list::-webkit-scrollbar-thumb{background:#d4cfc7;border-radius:999px}.reader-toc-list::-webkit-scrollbar-thumb:hover{background:#bbb4aa}.reader-toc-item{box-sizing:border-box;color:#34312d;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;width:100%;min-height:46px;margin:2px 0;padding-top:11px;padding-bottom:11px;padding-right:16px;font-family:inherit;font-size:14px;font-weight:500;line-height:1.4;transition:background .15s,border-color .15s,color .15s;display:block}.reader-toc-item:hover{color:#287b39;background:#eef6ed;border-color:#dcebd9}.reader-toc-item:active{background:#e5f1e3}.reader-toc-item:focus-visible,.reader-toc-close:focus-visible,.reader-contents-button:focus-visible{outline-offset:2px;outline:2px solid #319249}.reader-toc-list>div>div .reader-toc-item{color:#6d6861;font-size:13px}@keyframes reader-toc-slide-in{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.reader-inline-error{color:#7a4a3d;box-sizing:border-box;background:#fff8f5;border:1px solid #e0cfc8;border-radius:6px;width:min(100% - 96px,1060px);margin:20px auto;padding:14px 18px}.reader-error-page{box-sizing:border-box;text-align:center;background:#f5f3ef;place-items:center;min-height:100vh;padding:40px;display:grid}.reader-error-page h1{margin:0 0 12px;font-family:Georgia,Times New Roman,serif}.reader-error-page p{color:#66615a;margin:0 0 24px}@media (width<=768px){.reader-page{padding-top:72px}.reader-header{grid-template-columns:auto minmax(0,1fr) auto;gap:10px;width:calc(100% - 32px);padding:14px 0}.reader-back{height:36px;padding:0 10px;font-size:13px}.reader-header-center{max-width:none;font-size:16px}.reader-header-right,.reader-progress{font-size:10px}.epub-viewer{height:calc(100vh - 172px);min-height:500px}.reader-paper{min-height:calc(100vh - 172px)}.reader-navigation{gap:12px;width:calc(100% - 32px)}.reader-nav-button{flex:1;min-width:0}.reader-progress-bar,.reader-resume-card{width:calc(100% - 32px)}.reader-toc{width:min(350px,92vw)}.reader-toc-header{min-height:72px;padding:0 18px}.reader-toc-header h2{font-size:24px}.reader-toc-list{padding-left:8px;padding-right:8px}}.reader-page:has(.docx-renderer) .epub-viewer{background:#8a8a8a;height:auto;min-height:calc(100vh - 150px);overflow:visible}.reader-page:has(.docx-renderer) .docx-renderer{width:100%;min-height:0}.reader-page:has(.docx-renderer) .docx-renderer-wrapper{width:100%}.reader-page:has(.docx-renderer) .docx-renderer section.docx{margin:36px auto;box-shadow:0 2px 12px #00000029}.reader-page:has(.docx-renderer) .docx-renderer section.docx+section.docx{margin-top:36px}.reader-page:has(.docx-renderer) .reader-content{width:100%}.reader-page:has(.docx-renderer) .reader-paper{min-height:0}@media (width<=768px){.reader-page:has(.docx-renderer) .epub-viewer{min-height:0}.reader-page:has(.docx-renderer) .docx-renderer section.docx{margin:20px auto}}.docx-viewer{background:0 0;height:auto;min-height:0;overflow:visible}.reader-page:fullscreen .docx-viewer{height:auto;min-height:100vh;overflow:visible}.reader-page:fullscreen .docx-renderer{height:auto;min-height:0}.reader-page:fullscreen{height:100vh;min-height:100vh;overflow:hidden auto}.reader-page:fullscreen .reader-content{height:auto;min-height:0;overflow:visible}.reader-page:fullscreen .epub-viewer.docx-viewer{height:auto;min-height:0;overflow:visible}.reader-page:fullscreen .docx-renderer{height:auto;min-height:0;overflow:visible}.feedback-dashboard-page{width:min(1180px,100% - 48px);margin:0 auto;padding:40px 0 80px}.feedback-dashboard-back{color:#77736d;margin-bottom:32px;font-size:13px;text-decoration:none;display:inline-block}.feedback-dashboard-back:hover{color:#1c1c1c}.feedback-dashboard-header{margin-bottom:32px}.feedback-dashboard-eyebrow{color:#8a847d;letter-spacing:.12em;margin-bottom:8px;font-size:11px;font-weight:700;display:block}.feedback-dashboard-header h1{color:#1c1c1c;margin:0;font-size:32px}.feedback-dashboard-header p{color:#77736d;margin:8px 0 0;font-size:14px}.feedback-dashboard-summary{grid-template-columns:1.3fr repeat(4,1fr);gap:12px;margin-bottom:48px;display:grid}.feedback-summary-card{box-sizing:border-box;background:#fff;border:1px solid #e1ddd7;border-radius:12px;min-height:130px;padding:20px}.feedback-summary-card>span{color:#77736d;margin-bottom:12px;font-size:12px;font-weight:600;display:block}.feedback-summary-card strong{color:#1c1c1c;font-size:27px;display:block}.feedback-summary-card small{color:#96908a;margin-top:7px;font-size:11px;display:block}.feedback-summary-main{background:#f8f6f3}.feedback-dashboard-stars{color:#d5d0c9;gap:2px;margin-top:7px;font-size:15px;display:inline-flex}.feedback-dashboard-stars .filled{color:#1c1c1c}.feedback-dashboard-responses{margin-top:20px}.feedback-dashboard-section-header{justify-content:space-between;align-items:flex-end;margin-bottom:18px;display:flex}.feedback-dashboard-section-header span{color:#8a847d;letter-spacing:.12em;margin-bottom:7px;font-size:10px;font-weight:700;display:block}.feedback-dashboard-section-header h2{color:#1c1c1c;margin:0;font-size:22px}.feedback-dashboard-section-header>strong{color:#77736d;font-size:13px}.feedback-response-list{flex-direction:column;gap:16px;display:flex}.feedback-response-card{background:#fff;border:1px solid #e1ddd7;border-radius:12px;padding:24px}.feedback-response-header{border-bottom:1px solid #eeeae5;justify-content:space-between;align-items:flex-start;padding-bottom:18px;display:flex}.feedback-response-header span{color:#8a847d;margin-bottom:5px;font-size:11px;font-weight:600;display:block}.feedback-response-rating{align-items:center;gap:10px;display:flex}.feedback-response-rating strong{color:#3b3834;font-size:13px}.feedback-response-header time{color:#96908a;font-size:11px}.feedback-response-breakdown{grid-template-columns:repeat(4,1fr);gap:12px;margin:18px 0;display:grid}.feedback-response-breakdown div{background:#f8f6f3;border-radius:8px;padding:12px}.feedback-response-breakdown span{color:#8a847d;margin-bottom:5px;font-size:11px;display:block}.feedback-response-breakdown strong{color:#3b3834;font-size:13px}.feedback-response-block{margin-top:20px}.feedback-response-block h3{color:#3b3834;margin:0 0 7px;font-size:13px}.feedback-response-block p{color:#66615b;white-space:pre-wrap;margin:0;font-size:13px;line-height:1.7}.feedback-dashboard-empty{text-align:center;border:1px dashed #dcd7d0;border-radius:12px;padding:60px 24px}.feedback-dashboard-empty-icon{color:#99928a;margin-bottom:14px;font-size:28px}.feedback-dashboard-empty h3{color:#3b3834;margin:0;font-size:16px}.feedback-dashboard-empty p{color:#8a847d;max-width:420px;margin:8px auto 0;font-size:13px;line-height:1.6}.feedback-dashboard-loading,.feedback-dashboard-error{text-align:center;color:#77736d;padding:60px 20px;font-size:14px}.feedback-dashboard-error{color:#9b3d3d}@media (width<=900px){.feedback-dashboard-summary{grid-template-columns:repeat(2,1fr)}.feedback-summary-main{grid-column:span 2}}@media (width<=600px){.feedback-dashboard-page{width:min(100% - 28px,1180px);padding-top:28px}.feedback-dashboard-summary{grid-template-columns:1fr}.feedback-summary-main{grid-column:auto}.feedback-response-breakdown{grid-template-columns:repeat(2,1fr)}.feedback-response-header{flex-direction:column;gap:12px}}.library-page{background:#f8f8f6;min-height:100vh;margin-left:248px;padding:118px 38px 70px}.library-inner{width:min(1380px,100%);margin:0 auto}.library-header{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:42px;display:flex}.library-eyebrow{color:#319249;letter-spacing:1.5px;margin-bottom:12px;font-size:11px;font-weight:750;display:block}.library-header h1{letter-spacing:-1.5px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:48px}.library-header p{color:#77736d;margin:12px 0 0;font-size:15px}.library-search{flex-shrink:0;width:390px;position:relative}.library-search>span{color:#77736d;font-size:20px;position:absolute;top:50%;left:15px;transform:translateY(-50%)}.library-search input{color:#282624;background:#fff;border:1px solid #ddd9d3;border-radius:9px;outline:none;width:100%;height:48px;padding:0 45px;font-size:13px}.library-search input:focus{border-color:#9d9992}.library-search button{color:#66615b;cursor:pointer;background:#f0eeeb;border:0;border-radius:50%;width:25px;height:25px;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.library-toolbar{justify-content:space-between;align-items:flex-end;margin-bottom:18px;display:flex}.library-toolbar h2{letter-spacing:-.5px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:25px}.library-toolbar span{color:#77736d;margin-top:4px;font-size:12px;display:block}.library-sort{color:#45413d;cursor:pointer;background:#fff;border:1px solid #ddd9d3;border-radius:8px;outline:none;height:40px;padding:0 32px 0 13px;font-size:12px}.library-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.library-empty{text-align:center;background:#fff;border:1px dashed #d3cec6;border-radius:15px;padding:80px 30px}.library-empty-icon{color:#319249;background:#edf6eb;border-radius:13px;justify-content:center;align-items:center;width:58px;height:58px;margin:0 auto 18px;font-size:25px;display:flex}.library-empty h2{margin:0 0 9px;font-family:Georgia,Times New Roman,serif;font-size:25px}.library-empty p{color:#77736d;max-width:450px;margin:0 auto;font-size:13px;line-height:1.6}@media (width<=1200px){.library-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=900px){.library-header{flex-direction:column;align-items:flex-start}.library-search{width:min(600px,100%)}.library-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.library-page{margin-left:72px;padding:105px 16px 40px}.library-header h1{font-size:40px}.library-grid{grid-template-columns:1fr}}.my-books-page{background:#f8f8f6;min-height:100vh;margin-left:248px;padding:118px 38px 70px}.my-books-inner{width:min(1380px,100%);margin:0 auto}.my-books-header{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:42px;display:flex}.my-books-eyebrow{color:#319249;letter-spacing:1.5px;margin-bottom:12px;font-size:11px;font-weight:750;display:block}.my-books-header h1{letter-spacing:-1.5px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:48px}.my-books-header p{color:#77736d;margin:12px 0 0;font-size:15px}.my-books-create-button{color:#fff;white-space:nowrap;background:#319849;border-radius:8px;justify-content:center;align-items:center;min-height:45px;padding:0 19px;font-size:13px;font-weight:650;text-decoration:none;display:inline-flex}.my-books-create-button:hover{background:#277e3b}.my-books-toolbar{justify-content:space-between;align-items:flex-end;gap:25px;margin-bottom:20px;display:flex}.my-books-count h2{letter-spacing:-.5px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:25px}.my-books-count span{color:#77736d;margin-top:4px;font-size:12px;display:block}.my-books-search{width:330px;position:relative}.my-books-search>span{color:#77736d;font-size:20px;position:absolute;top:50%;left:15px;transform:translateY(-50%)}.my-books-search input{color:#292725;background:#fff;border:1px solid #ddd9d3;border-radius:9px;outline:none;width:100%;height:45px;padding:0 42px;font-size:13px}.my-books-search input:focus{border-color:#aaa59d}.my-books-search button{color:#66615b;cursor:pointer;background:#f0eeeb;border:0;border-radius:50%;width:25px;height:25px;font-size:16px;position:absolute;top:50%;right:11px;transform:translateY(-50%)}.my-books-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.my-book-item{min-width:0}.my-book-actions{grid-template-columns:1fr;gap:7px;margin-top:10px;display:grid}.my-book-action{color:#3c3935;background:#fff;border:1px solid #ddd9d3;border-radius:7px;justify-content:center;align-items:center;min-height:37px;font-size:11px;font-weight:650;text-decoration:none;display:flex}.my-book-action:hover{background:#f4f2ef}.my-books-empty{text-align:center;background:#fff;border:1px dashed #d3cec6;border-radius:15px;padding:80px 30px}.my-books-empty-icon{color:#319249;background:#edf6eb;border-radius:13px;justify-content:center;align-items:center;width:58px;height:58px;margin:0 auto 18px;font-size:27px;display:flex}.my-books-empty h2{margin:0 0 9px;font-family:Georgia,Times New Roman,serif;font-size:25px}.my-books-empty p{color:#77736d;max-width:470px;margin:0 auto 25px;font-size:13px;line-height:1.65}.my-books-secondary-button{color:#33302d;cursor:pointer;background:#fff;border:1px solid #ddd9d3;border-radius:8px;min-height:42px;padding:0 18px;font-size:12px;font-weight:650}.my-books-secondary-button:hover{background:#f5f3f0}@media (width<=1200px){.my-books-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=900px){.my-books-header,.my-books-toolbar{flex-direction:column;align-items:flex-start}.my-books-search{width:min(500px,100%)}.my-books-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.my-books-page{margin-left:72px;padding:105px 16px 40px}.my-books-header h1{font-size:40px}.my-books-grid{grid-template-columns:1fr}}.feedback-page{box-sizing:border-box;background:#f8f8f6;min-height:100vh;margin-left:248px;padding:118px 38px 70px}.feedback-inner{width:min(1200px,100%);margin:0 auto}.feedback-header{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:30px;display:flex}.feedback-eyebrow{color:#319249;letter-spacing:1.5px;margin-bottom:11px;font-size:11px;font-weight:750;display:block}.feedback-header h1{letter-spacing:-1.5px;color:#191919;margin:0;font-family:Georgia,Times New Roman,serif;font-size:48px}.feedback-header p{color:#77736d;max-width:650px;margin:12px 0 0;font-size:15px;line-height:1.6}.feedback-discover-button,.feedback-empty-button,.feedback-help-button{border-radius:8px;justify-content:center;align-items:center;min-height:43px;padding:0 17px;font-size:12px;font-weight:650;text-decoration:none;transition:background .15s,border-color .15s,transform .15s;display:inline-flex}.feedback-discover-button{color:#fff;background:#319849;flex-shrink:0}.feedback-discover-button:hover{background:#277e3b;transform:translateY(-1px)}.feedback-error{color:#9b4040;background:#fff7f7;border:1px solid #e4c2c2;border-radius:9px;margin-bottom:20px;padding:13px 15px;font-size:12px}.feedback-summary{grid-template-columns:repeat(3,1fr);gap:15px;margin-bottom:15px;display:grid}.feedback-summary-card{box-sizing:border-box;background:#fff;border:1px solid #e5e2dc;border-radius:12px;align-items:center;gap:14px;padding:20px;display:flex}.feedback-summary-icon{color:#319249;background:#edf6eb;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:43px;height:43px;font-size:19px;display:flex}.feedback-summary-card strong{color:#191919;font-family:Georgia,Times New Roman,serif;font-size:24px;display:block}.feedback-summary-card div span{color:#88827b;margin-top:2px;font-size:11px;display:block}.feedback-overview{background:#e5e2dc;border:1px solid #e5e2dc;border-radius:12px;grid-template-columns:1.5fr repeat(4,1fr);gap:1px;margin-bottom:25px;display:grid;overflow:hidden}.feedback-overview-item{background:#fff;min-width:0;padding:15px 17px}.feedback-overview-item>span{color:#88827b;text-transform:uppercase;letter-spacing:.5px;margin-bottom:7px;font-size:10px;font-weight:650;display:block}.feedback-overview-item>strong{color:#3c3935;font-size:17px}.feedback-overview-rating{align-items:center;gap:8px;display:flex}.feedback-overview-rating strong{color:#3c3935;font-size:16px}.feedback-stars{white-space:nowrap;align-items:center;gap:1px;display:inline-flex}.feedback-star{color:#ddd8d0;font-size:13px}.feedback-star-filled{color:#d59b36}.feedback-layout{grid-template-columns:minmax(0,1fr) 290px;align-items:start;gap:20px;display:grid}.feedback-list-card{box-sizing:border-box;background:#fff;border:1px solid #e5e2dc;border-radius:13px;min-width:0;padding:24px}.feedback-list-header{border-bottom:1px solid #eeeae5;justify-content:space-between;align-items:center;gap:20px;padding-bottom:19px;display:flex}.feedback-list-header h2{color:#191919;margin:0;font-family:Georgia,Times New Roman,serif;font-size:21px}.feedback-list-header span{color:#88827b;margin-top:4px;font-size:11px;display:block}.feedback-filter{color:#4b4742;cursor:pointer;background:#fff;border:1px solid #ddd9d3;border-radius:7px;outline:none;height:38px;padding:0 28px 0 11px;font-size:11px}.feedback-filter:focus{border-color:#319249}.feedback-items{flex-direction:column;display:flex}.feedback-item{border-bottom:1px solid #eeeae5;padding:23px 0}.feedback-item:last-child{border-bottom:0}.feedback-item-header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.feedback-item-book{align-items:center;gap:11px;min-width:0;display:flex}.feedback-book-avatar{color:#319249;background:#edf6eb;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-family:Georgia,Times New Roman,serif;font-size:16px;font-weight:700;display:flex}.feedback-item-book h3{color:#282522;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:14px;font-weight:650;overflow:hidden}.feedback-item-book span{color:#99938b;margin-top:3px;font-size:10px;display:block}.feedback-item-rating{flex-shrink:0;align-items:center;gap:7px;display:flex}.feedback-item-rating strong{color:#625d56;font-size:12px;font-weight:650}.feedback-item-meta{color:#99938b;align-items:center;gap:6px;margin-top:10px;font-size:10px;display:flex}.feedback-meta-dot{color:#c4bfb7}.feedback-recommended{color:#319249;font-weight:650}.feedback-item-text{color:#57524c;margin:14px 0 0;font-size:13px;line-height:1.7}.feedback-item-breakdown{flex-wrap:wrap;gap:9px;margin-top:16px;display:flex}.feedback-item-breakdown div{background:#f5f3ef;border-radius:6px;align-items:center;gap:7px;padding:7px 9px;display:flex}.feedback-item-breakdown span{color:#8b857d;font-size:9px}.feedback-item-breakdown strong{color:#4f4a44;font-size:10px}.feedback-improvement{background:#faf9f7;border-left:3px solid #ded9d0;margin-top:14px;padding:11px 13px}.feedback-improvement>span{color:#77716a;margin-bottom:4px;font-size:10px;font-weight:700;display:block}.feedback-improvement p{color:#69645e;margin:0;font-size:11px;line-height:1.6}.feedback-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:340px;display:flex}.feedback-empty-icon{color:#77716a;background:#f0efeb;border-radius:13px;justify-content:center;align-items:center;width:55px;height:55px;margin-bottom:17px;font-size:22px;display:flex}.feedback-empty h2{color:#24211f;margin:0 0 8px;font-family:Georgia,Times New Roman,serif;font-size:23px}.feedback-empty p{color:#77736d;max-width:420px;margin:0 0 21px;font-size:12px;line-height:1.65}.feedback-empty-button{color:#373430;background:#fff;border:1px solid #dcd8d1}.feedback-empty-button:hover{background:#f5f3f0}.feedback-help-card{box-sizing:border-box;background:#edf7ec;border-radius:13px;align-self:start;padding:24px}.feedback-help-icon{color:#319249;background:#fff;border-radius:11px;justify-content:center;align-items:center;width:45px;height:45px;margin-bottom:17px;font-size:20px;display:flex}.feedback-help-card h2{color:#242b24;margin:0 0 10px;font-family:Georgia,Times New Roman,serif;font-size:20px;line-height:1.2}.feedback-help-card p{color:#687065;margin:0 0 20px;font-size:12px;line-height:1.65}.feedback-help-stats{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:18px;display:grid}.feedback-help-stats div{background:#ffffffb3;border-radius:8px;padding:11px}.feedback-help-stats strong{color:#354235;font-family:Georgia,Times New Roman,serif;font-size:19px;display:block}.feedback-help-stats span{color:#788077;margin-top:2px;font-size:9px;display:block}.feedback-help-button{color:#fff;box-sizing:border-box;background:#319849;width:100%}.feedback-help-button:hover{background:#277e3b}.feedback-loading{color:#77736d;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:430px;display:flex}.feedback-loading p{margin:0;font-size:12px}.feedback-loading-spinner{border:2px solid #dedbd5;border-top-color:#319249;border-radius:50%;width:24px;height:24px;animation:.8s linear infinite feedback-spin}@keyframes feedback-spin{to{transform:rotate(360deg)}}@media (width<=1050px){.feedback-overview{grid-template-columns:repeat(3,1fr)}.feedback-overview-item:first-child{grid-column:span 3}}@media (width<=900px){.feedback-layout{grid-template-columns:1fr}.feedback-help-card{order:-1}}@media (width<=700px){.feedback-page{margin-left:72px;padding:105px 16px 40px}.feedback-header{flex-direction:column;align-items:flex-start}.feedback-header h1{font-size:40px}.feedback-summary{grid-template-columns:1fr}.feedback-overview{grid-template-columns:1fr 1fr}.feedback-overview-item:first-child{grid-column:span 2}.feedback-list-header{flex-direction:column;align-items:flex-start}.feedback-filter{width:100%}.feedback-item-header{flex-direction:column}.feedback-item-rating{align-self:flex-start}}@media (width<=480px){.feedback-overview{grid-template-columns:1fr}.feedback-overview-item:first-child{grid-column:auto}.feedback-item-breakdown{flex-direction:column;align-items:stretch}.feedback-item-breakdown div{justify-content:space-between}}.bookmarks-page{background:#f8f8f6;min-height:100vh;margin-left:248px;padding:118px 38px 70px}.bookmarks-inner{width:min(1380px,100%);margin:0 auto}.bookmarks-header{margin-bottom:42px}.bookmarks-eyebrow{color:#319249;letter-spacing:1.5px;margin-bottom:11px;font-size:11px;font-weight:750;display:block}.bookmarks-header h1{letter-spacing:-1.5px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:48px}.bookmarks-header p{color:#77736d;margin:12px 0 0;font-size:15px}.bookmarks-section{width:100%}.bookmarks-section-header{justify-content:space-between;align-items:flex-end;margin-bottom:18px;display:flex}.bookmarks-section-header h2{letter-spacing:-.5px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:25px}.bookmarks-section-header span{color:#77736d;margin-top:4px;font-size:12px;display:block}.bookmarks-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.bookmarks-empty{text-align:center;background:#fff;border:1px dashed #d3cec6;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;min-height:390px;padding:60px 30px;display:flex}.bookmarks-empty-icon{color:#319249;background:#edf6eb;border-radius:14px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:18px;font-size:27px;display:flex}.bookmarks-empty h2{margin:0 0 9px;font-family:Georgia,Times New Roman,serif;font-size:25px}.bookmarks-empty p{color:#77736d;max-width:450px;margin:0 0 23px;font-size:13px;line-height:1.65}.bookmarks-discover-button{color:#fff;background:#319849;border-radius:8px;justify-content:center;align-items:center;min-height:43px;padding:0 18px;font-size:12px;font-weight:650;text-decoration:none;display:inline-flex}.bookmarks-discover-button:hover{background:#277e3b}@media (width<=1200px){.bookmarks-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=900px){.bookmarks-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.bookmarks-page{margin-left:72px;padding:105px 16px 40px}.bookmarks-header h1{font-size:40px}.bookmarks-grid{grid-template-columns:1fr}}.discover-page{background:#f8f8f6;min-height:100vh;margin-left:248px;padding:118px 38px 70px}.discover-inner{width:min(1380px,100%);margin:0 auto}.discover-header{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:34px;display:flex}.discover-eyebrow{color:#319249;letter-spacing:1.5px;margin-bottom:11px;font-size:11px;font-weight:750;display:block}.discover-header h1{letter-spacing:-1.5px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:48px}.discover-header p{color:#77736d;max-width:650px;margin:12px 0 0;font-size:15px;line-height:1.6}.discover-library-button{color:#fff;white-space:nowrap;background:#319849;border-radius:8px;justify-content:center;align-items:center;min-height:43px;padding:0 18px;font-size:12px;font-weight:650;text-decoration:none;display:inline-flex}.discover-library-button:hover{background:#277e3b}.discover-feature{background:#edf6eb;border-radius:15px;grid-template-columns:minmax(0,1fr) 390px;min-height:265px;margin-bottom:38px;display:grid;overflow:hidden}.discover-feature-content{padding:35px 40px}.discover-feature-content>span{color:#319249;letter-spacing:1.3px;font-size:10px;font-weight:750}.discover-feature-content h2{letter-spacing:-.7px;max-width:570px;margin:12px 0 11px;font-family:Georgia,Times New Roman,serif;font-size:29px;line-height:1.15}.discover-feature-content p{color:#687065;max-width:560px;margin:0;font-size:13px;line-height:1.65}.discover-feature-stats{gap:34px;margin-top:24px;display:flex}.discover-feature-stats strong{font-family:Georgia,Times New Roman,serif;font-size:20px;display:block}.discover-feature-stats span{color:#777d74;margin-top:2px;font-size:10px;display:block}.discover-feature-art{background:radial-gradient(circle,#dcebd8,#edf6eb 58%,#edf6eb);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.discover-art-circle{background:#e1efdc;border-radius:50%;width:210px;height:210px;position:absolute}.discover-art-book{z-index:2;background:#d8cbb6;border-radius:5px 9px 9px 5px;justify-content:center;align-items:center;width:185px;height:235px;display:flex;position:relative;transform:rotate(-8deg)perspective(500px)rotateY(-8deg);box-shadow:14px 18px 28px #00000024}.discover-art-book span{opacity:.35;background:repeating-linear-gradient(#9d968b 0 1px,#0000 1px 7px);width:66px;height:130px;margin:0 5px}.discover-toolbar{justify-content:space-between;align-items:flex-end;gap:25px;margin-bottom:18px;display:flex}.discover-toolbar h2{letter-spacing:-.5px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:25px}.discover-toolbar>div:first-child span{color:#77736d;margin-top:4px;font-size:12px;display:block}.discover-controls{align-items:center;gap:9px;display:flex}.discover-search{width:280px;position:relative}.discover-search>span{color:#77736d;font-size:19px;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.discover-search input{color:#292725;background:#fff;border:1px solid #ddd9d3;border-radius:8px;outline:none;width:100%;height:42px;padding:0 39px;font-size:12px}.discover-search input:focus{border-color:#aaa59d}.discover-search button{color:#66615b;cursor:pointer;background:#f0eeeb;border:0;border-radius:50%;width:24px;height:24px;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.discover-genre{color:#45413d;cursor:pointer;background:#fff;border:1px solid #ddd9d3;border-radius:8px;outline:none;height:42px;padding:0 30px 0 11px;font-size:12px}.discover-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.discover-book{min-width:0}.discover-read-button{color:#34312e;background:#fff;border:1px solid #dcd8d1;border-radius:7px;justify-content:center;align-items:center;min-height:38px;margin-top:9px;font-size:11px;font-weight:650;text-decoration:none;display:flex}.discover-read-button:hover{background:#f3f1ee}.discover-empty{text-align:center;background:#fff;border:1px dashed #d3cec6;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;min-height:390px;padding:60px 30px;display:flex}.discover-empty-icon{color:#319249;background:#edf6eb;border-radius:14px;justify-content:center;align-items:center;width:58px;height:58px;margin-bottom:18px;font-size:24px;display:flex}.discover-empty h2{margin:0 0 9px;font-family:Georgia,Times New Roman,serif;font-size:25px}.discover-empty p{color:#77736d;max-width:450px;margin:0 0 22px;font-size:13px;line-height:1.65}.discover-clear-button{color:#34312e;cursor:pointer;background:#fff;border:1px solid #ddd9d3;border-radius:8px;min-height:40px;padding:0 17px;font-size:12px;font-weight:650}.discover-clear-button:hover{background:#f4f2ef}@media (width<=1200px){.discover-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=950px){.discover-feature{grid-template-columns:1fr}.discover-feature-art{min-height:240px}.discover-toolbar{flex-direction:column;align-items:flex-start}.discover-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.discover-page{margin-left:72px;padding:105px 16px 40px}.discover-header{flex-direction:column;align-items:flex-start}.discover-header h1{font-size:40px}.discover-controls{flex-direction:column;align-items:stretch;width:100%}.discover-search,.discover-genre{width:100%}.discover-grid{grid-template-columns:1fr}}.reading-list-page{box-sizing:border-box;background:#f7f5f1;min-height:100vh;margin-left:292px;padding:125px 42px 70px}.reading-list-container{width:min(1380px,100%);margin:0 auto}.reading-list-header{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:34px;display:flex}.reading-list-eyebrow{color:#319249;letter-spacing:1.5px;margin-bottom:10px;font-size:11px;font-weight:750;display:block}.reading-list-header h1{letter-spacing:-1.5px;color:#242220;margin:0;font-family:Georgia,Times New Roman,serif;font-size:46px;line-height:1.1}.reading-list-header p{color:#77736d;max-width:620px;margin:12px 0 0;font-size:14px;line-height:1.6}.reading-list-discover-button{color:#fff;white-space:nowrap;background:#319249;border-radius:8px;justify-content:center;align-items:center;min-height:43px;padding:0 18px;font-size:12px;font-weight:650;text-decoration:none;display:inline-flex}.reading-list-discover-button:hover{background:#277e3b}.reading-list-error{color:#7a4a3d;background:#fff8f5;border:1px solid #e2cfc8;border-radius:8px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px;padding:14px 18px;font-size:13px;display:flex}.reading-list-error button{color:#5e514b;cursor:pointer;background:#fff;border:1px solid #d8cec8;border-radius:6px;padding:8px 14px}.reading-list-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:34px;display:grid}.reading-list-summary-item{background:#fff;border:1px solid #e1ddd6;border-radius:10px;padding:20px 22px}.reading-list-summary-item strong{font-family:Georgia,Times New Roman,serif;font-size:26px;line-height:1;display:block}.reading-list-summary-item span{color:#77736d;margin-top:7px;font-size:11px;display:block}.reading-list-section-heading{justify-content:space-between;align-items:flex-end;margin-bottom:18px;display:flex}.reading-list-section-heading h2{letter-spacing:-.5px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:26px}.reading-list-section-heading span{color:#77736d;margin-top:4px;font-size:12px;display:block}.reading-list-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.reading-list-card{background:#fff;border:1px solid #dfdad2;border-radius:12px;min-width:0;overflow:hidden;box-shadow:0 2px 8px #00000006}.reading-list-cover-link{aspect-ratio:16/10;background:#ece8e1;text-decoration:none;display:block;overflow:hidden}.reading-list-cover{object-fit:cover;width:100%;height:100%;display:block}.reading-list-cover-placeholder{color:#716a61;background:linear-gradient(135deg,#e8e2d9,#d8d0c4);justify-content:center;align-items:center;width:100%;height:100%;font-family:Georgia,Times New Roman,serif;font-size:18px;display:flex}.reading-list-card-body{padding:18px}.reading-list-genre{color:#319249;letter-spacing:1.1px;text-transform:uppercase;margin-bottom:7px;font-size:10px;font-weight:750;display:block}.reading-list-title{color:#242220;font-family:Georgia,Times New Roman,serif;font-size:21px;font-weight:650;line-height:1.2;text-decoration:none;display:block}.reading-list-title:hover{color:#319249}.reading-list-description{color:#77736d;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:9px 0 16px;font-size:12px;line-height:1.55;display:-webkit-box;overflow:hidden}.reading-list-progress{margin-top:15px}.reading-list-progress-top{color:#77736d;justify-content:space-between;align-items:center;margin-bottom:7px;font-size:10px;font-weight:600;display:flex}.reading-list-progress-track{background:#e8e4dd;border-radius:999px;width:100%;height:5px;overflow:hidden}.reading-list-progress-fill{border-radius:inherit;background:#319249;height:100%;transition:width .25s}.reading-list-actions{grid-template-columns:1fr auto;gap:8px;margin-top:17px;display:grid}.reading-list-read-button{color:#fff;background:#292929;border-radius:7px;justify-content:center;align-items:center;min-height:39px;font-size:11px;font-weight:650;text-decoration:none;display:flex}.reading-list-read-button:hover{background:#1d1d1d}.reading-list-remove-button{color:#706a63;cursor:pointer;background:#fff;border:1px solid #ddd8d0;border-radius:7px;min-height:39px;padding:0 13px;font-size:11px}.reading-list-remove-button:hover{color:#4e4944;background:#f6f3ef}.reading-list-remove-button:disabled{opacity:.5;cursor:default}.reading-list-empty{text-align:center;background:#fff;border:1px dashed #d3cec6;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;min-height:420px;padding:50px 30px;display:flex}.reading-list-empty-icon{color:#319249;background:#edf6eb;border-radius:15px;justify-content:center;align-items:center;width:62px;height:62px;margin-bottom:18px;font-size:27px;display:flex}.reading-list-empty h2{margin:0 0 9px;font-family:Georgia,Times New Roman,serif;font-size:27px}.reading-list-empty p{color:#77736d;max-width:430px;margin:0 0 23px;font-size:13px;line-height:1.65}.reading-list-empty-button{color:#fff;background:#319249;border-radius:8px;justify-content:center;align-items:center;min-height:42px;padding:0 18px;font-size:12px;font-weight:650;text-decoration:none;display:inline-flex}.reading-list-loading{color:#77736d;justify-content:center;align-items:center;min-height:70vh;font-family:Georgia,Times New Roman,serif;font-size:17px;display:flex}@media (width<=1200px){.reading-list-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.reading-list-page{margin-left:0;padding:105px 24px 50px}.reading-list-header{flex-direction:column;align-items:flex-start}.reading-list-summary{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=650px){.reading-list-page{padding:95px 16px 40px}.reading-list-header h1{font-size:38px}.reading-list-summary,.reading-list-grid{grid-template-columns:1fr}.reading-list-error{flex-direction:column;align-items:flex-start}}.profile-page{box-sizing:border-box;background:#faf9f6;min-height:100vh;margin-left:284px;padding:132px 56px 56px}.profile-header{width:100%;max-width:900px;margin-bottom:32px}.profile-eyebrow{color:#77736d;letter-spacing:.14em;margin-bottom:9px;font-size:12px;font-weight:700;display:block}.profile-header h1{color:#171717;letter-spacing:-.5px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:40px;line-height:1.15}.profile-header p{color:#77736d;margin:10px 0 0;font-size:15px;line-height:1.6}.profile-error,.profile-success{box-sizing:border-box;border-radius:10px;width:100%;max-width:900px;margin-bottom:16px;padding:13px 16px;font-size:14px;line-height:1.5}.profile-error{color:#8b2d2d;background:#fff1f1;border:1px solid #efd1d1}.profile-success{color:#315f3b;background:#f1f8f1;border:1px solid #d4e6d5}.profile-card{box-sizing:border-box;background:#fff;border:1px solid #e5e1da;border-radius:16px;width:100%;max-width:900px;padding:30px;box-shadow:0 2px 8px #00000005}.profile-card-top{align-items:center;gap:22px;display:flex}.profile-avatar-section{flex-shrink:0;align-items:center;gap:16px;display:flex}.profile-avatar-large{color:#3c3a35;background:#e2ded5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:84px;height:84px;font-size:30px;font-weight:700;display:flex;position:relative;overflow:hidden}.profile-avatar-large img{object-fit:cover;width:100%;height:100%;display:block}.profile-avatar-actions{flex-direction:column;align-items:flex-start;gap:7px;display:flex}.profile-image-button,.profile-remove-button{cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:13px;font-weight:600;transition:opacity .2s}.profile-image-button{color:#171717}.profile-remove-button{color:#8b2d2d}.profile-image-button:hover,.profile-remove-button:hover{opacity:.65}.profile-image-button:disabled,.profile-remove-button:disabled{opacity:.45;cursor:not-allowed}.profile-card-identity{min-width:0}.profile-card-identity h2{color:#171717;overflow-wrap:anywhere;margin:0;font-size:20px;font-weight:600;line-height:1.35}.profile-card-identity span{color:#77736d;margin-top:5px;font-size:13px;display:block}.profile-divider{background:#ebe7df;width:100%;height:1px;margin:28px 0}.profile-form{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:24px;display:grid}.profile-form-field{flex-direction:column;gap:8px;min-width:0;display:flex}.profile-form-field label{color:#77736d;text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:700}.profile-form-field input{box-sizing:border-box;color:#171717;background:#fff;border:1px solid #ddd8cf;border-radius:9px;outline:none;width:100%;min-height:46px;padding:11px 13px;font-family:inherit;font-size:14px;transition:border-color .2s,box-shadow .2s,background .2s}.profile-form-field input:focus{border-color:#aaa49a;box-shadow:0 0 0 3px #3c3a350f}.profile-form-field input:disabled{color:#77736d;cursor:not-allowed;background:#f5f3ef}.profile-field-hint{color:#96918a;font-size:12px;line-height:1.45}.profile-details{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:28px;display:grid}.profile-detail{flex-direction:column;gap:7px;min-width:0;display:flex}.profile-detail-label{color:#77736d;text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:600}.profile-detail strong{color:#171717;overflow-wrap:anywhere;font-size:14px;font-weight:500}.profile-actions{justify-content:flex-end;margin-top:28px;display:flex}.profile-save-button{color:#fff;cursor:pointer;background:#171717;border:1px solid #171717;border-radius:9px;min-width:130px;padding:11px 20px;font-family:inherit;font-size:13px;font-weight:600;transition:background .2s,transform .15s,opacity .2s}.profile-save-button:hover{background:#303030}.profile-save-button:active{transform:translateY(1px)}.profile-save-button:disabled{opacity:.55;cursor:not-allowed;transform:none}.profile-loading{box-sizing:border-box;color:#77736d;background:#fff;border:1px solid #e5e1da;border-radius:16px;width:100%;max-width:900px;padding:40px;font-size:14px}@media (width>=901px){.profile-page{margin-left:248px;padding:132px 56px 56px}}@media (width<=900px) and (width>=701px){.profile-page{margin-left:210px;padding:110px 36px 50px}}@media (width<=700px){.profile-page{margin-left:88px;padding:96px 16px 40px 0}.profile-header h1{font-size:32px}.profile-card{padding:22px}.profile-card-top{flex-direction:column;align-items:flex-start}.profile-avatar-section{width:100%}.profile-form,.profile-details{grid-template-columns:1fr;gap:20px}.profile-actions{justify-content:stretch}.profile-save-button{width:100%}}@media (width<=480px){.profile-page{margin-left:82px;padding:88px 12px 36px 0}.profile-header h1{font-size:29px}.profile-card{padding:18px}.profile-avatar-section{align-items:flex-start}.profile-avatar-large{width:72px;height:72px;font-size:26px}}.profile-back-button{color:#5f5a53;cursor:pointer;background:0 0;border:none;align-items:center;margin-bottom:26px;padding:0;font-family:inherit;font-size:14px;font-weight:600;transition:opacity .2s;display:inline-flex}.profile-back-button:hover{opacity:.65}.profile-security{width:100%}.profile-security-header{margin-bottom:24px}.profile-security-eyebrow{color:#77736d;letter-spacing:.14em;margin-bottom:8px;font-size:11px;font-weight:700;display:block}.profile-security-header h2{color:#171717;margin:0;font-family:Georgia,Times New Roman,serif;font-size:25px;line-height:1.25}.profile-security-header p{color:#77736d;max-width:650px;margin:8px 0 0;font-size:14px;line-height:1.6}.profile-password-form{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:24px;display:grid}.profile-password-form .profile-form-field:first-child{grid-column:1/-1}.profile-security-actions{justify-content:flex-end;margin-top:24px;display:flex}.profile-password-button{color:#fff;cursor:pointer;background:#171717;border:1px solid #171717;border-radius:9px;min-width:155px;padding:11px 20px;font-family:inherit;font-size:13px;font-weight:600;transition:background .2s,transform .15s,opacity .2s}.profile-password-button:hover{background:#303030}.profile-password-button:active{transform:translateY(1px)}.profile-password-button:disabled{opacity:.55;cursor:not-allowed;transform:none}@media (width<=700px){.profile-password-form{grid-template-columns:1fr;gap:20px}.profile-password-form .profile-form-field:first-child{grid-column:auto}.profile-security-actions{justify-content:stretch}.profile-password-button{width:100%}}.settings-page{box-sizing:border-box;width:min(1100px,100% - 288px);min-height:100vh;margin-left:248px;margin-right:auto;padding:112px 20px 64px}.settings-header{width:100%;max-width:820px;margin-bottom:32px}.settings-eyebrow{color:#99938b;letter-spacing:.14em;text-transform:uppercase;opacity:.55;margin-bottom:10px;font-size:12px;font-weight:700;display:block}.settings-header h1{margin:0;font-family:Georgia,Times New Roman,serif;font-size:36px;line-height:1.15}.settings-header p{color:#77736d;opacity:.65;margin:10px 0 0;font-size:15px;line-height:1.6}.settings-card{background:var(--card-bg,#fff);border:1px solid var(--border-color,#e5e5e5);box-sizing:border-box;border-radius:18px;width:100%;overflow:hidden}.settings-section{box-sizing:border-box;justify-content:space-between;align-items:center;gap:32px;padding:28px 30px;display:flex}.settings-section-copy{flex:1;min-width:0}.settings-section-copy h2{margin:0;font-size:17px}.settings-section-copy p{color:#77736d;opacity:.62;margin:7px 0 0;font-size:14px;line-height:1.5}.settings-section button{color:inherit;font:inherit;cursor:pointer;background:0 0;border:1px solid;border-radius:9px;flex-shrink:0;padding:9px 15px;font-size:13px;font-weight:600}.settings-section button:hover{opacity:.72}.settings-divider{background:var(--border-color,#e5e5e5);height:1px}.settings-danger-zone{color:#1c1c1c}.settings-delete-button{color:#b33a3a!important;border-color:#d7aaaa!important}.settings-delete-button:hover{opacity:1!important;background:#fff5f5!important}@media (width>=901px){.settings-page{width:min(1100px,100% - 288px);margin-left:248px;margin-right:40px;padding:112px 40px 64px 20px}}@media (width<=900px) and (width>=701px){.settings-page{width:calc(100% - 230px);margin-left:210px;margin-right:20px;padding:105px 0 60px}}@media (width<=700px){.settings-page{width:calc(100% - 104px);margin-left:88px;margin-right:16px;padding:96px 0 50px}.settings-section{flex-direction:column;align-items:stretch;gap:18px;padding:24px}.settings-section button{width:100%}}@media (width<=480px){.settings-page{width:calc(100% - 94px);margin-left:82px;margin-right:12px;padding:88px 0 40px}.settings-header h1{font-size:28px}.settings-section{padding:20px}.settings-section-copy h2{font-size:16px}.settings-section-copy p{font-size:13px}}.legal-page{box-sizing:border-box;min-height:100%;margin-left:280px;padding:48px 56px 72px}.legal-header{max-width:820px;margin-bottom:32px}.legal-eyebrow{letter-spacing:.14em;text-transform:uppercase;opacity:.55;margin-bottom:10px;font-size:12px;font-weight:700;display:block}.legal-header h1{margin:0;font-size:36px;line-height:1.15}.legal-header p{opacity:.65;margin:10px 0 0;font-size:15px;line-height:1.6}.legal-card{box-sizing:border-box;background:var(--card-bg,#fff);border:1px solid var(--border-color,#e5e5e5);border-radius:18px;width:min(900px,100%);padding:36px}.legal-card h2{margin:0 0 10px;font-size:19px}.legal-card h2:not(:first-child){margin-top:30px}.legal-card p{opacity:.72;margin:0;font-size:14px;line-height:1.75}@media (width<=700px){.legal-page{padding:32px 20px 48px}.legal-header h1{font-size:30px}.legal-card{padding:24px}}@media (width<=900px){.settings-page,.legal-page{margin-left:0}}*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%;margin:0}body{color:#1c1c1c;-webkit-font-smoothing:antialiased;background:#f7f7f5;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}a{color:inherit;text-decoration:none}
