:root{--bg:#020b17;--bg2:#06172a;--panel:#07182e;--panel2:#0a203d;--line:#153a66;--text:#eaf5ff;--muted:#94abc5;--blue:#1688ff;--blue2:#66c2ff;--shadow:0 28px 80px rgba(0,0,0,.35)}.theme-midnight{--bg:#030712;--bg2:#111827;--panel:#0b1220;--panel2:#172033;--line:#26364d;--blue:#5b8cff;--blue2:#a9c7ff}.theme-ocean{--bg:#021516;--bg2:#06343b;--panel:#08252d;--panel2:#0d3a48;--line:#176173;--blue:#1cb9d8;--blue2:#79e6ff}.theme-royal{--bg:#04051c;--bg2:#0f1750;--panel:#101945;--panel2:#16246b;--line:#2d4090;--blue:#4f6bff;--blue2:#9eafff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at top left,var(--bg2),var(--bg) 42%);color:var(--text);font-family:Inter,system-ui,-apple-system,Segoe UI,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.container{width:min(100% - 34px,1180px);margin-inline:auto}.site-header{position:sticky;top:0;z-index:20;background:rgba(2,11,23,.88);backdrop-filter:blur(16px);border-bottom:1px solid rgba(102,182,255,.12)}.nav-wrap{display:flex;align-items:center;gap:18px;min-height:74px}.logo{display:flex;align-items:center;gap:10px;font-size:22px;font-weight:900;letter-spacing:-.03em}.logo img{height:36px;max-width:130px;object-fit:contain}.logo-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:linear-gradient(135deg,var(--blue),#0f5bd7);box-shadow:0 12px 35px rgba(22,136,255,.28)}.main-nav{display:flex;align-items:center;gap:4px;margin-left:auto}.main-nav>a,.nav-dropdown>button{border:0;background:transparent;color:#d9ecff;padding:11px 12px;border-radius:10px;cursor:pointer}.main-nav>a:hover,.nav-dropdown>button:hover{background:#0b2547}.nav-dropdown{position:relative}.dropdown-menu{display:none;position:absolute;top:42px;left:0;min-width:210px;background:#06172d;border:1px solid var(--line);border-radius:14px;padding:8px;box-shadow:var(--shadow)}.dropdown-menu a{display:block;padding:10px 12px;border-radius:10px;color:#d9ecff}.dropdown-menu a:hover{background:#0b2b52}.nav-dropdown:hover .dropdown-menu{display:block}.top-search{display:flex;min-width:290px;border:1px solid var(--line);border-radius:13px;overflow:hidden;background:#06172d}.top-search input,.hero-search input,.search-page-form input{width:100%;border:0;background:transparent;color:var(--text);padding:12px 13px;outline:0}.top-search button,.hero-search button,.search-page-form button{border:0;background:linear-gradient(135deg,var(--blue),#0f5bd7);color:#fff;padding:0 16px;font-weight:800}.menu-toggle{display:none;border:1px solid var(--line);background:#07182e;color:#fff;border-radius:10px;padding:9px 12px}.hero{padding:70px 0 38px}.hero-grid{display:grid;grid-template-columns:1.12fr .88fr;gap:24px;align-items:center}.eyebrow{display:inline-flex;padding:8px 12px;border:1px solid var(--line);background:rgba(22,136,255,.1);border-radius:999px;color:var(--blue2);font-weight:800;font-size:13px}.hero h1{font-size:clamp(38px,6vw,72px);line-height:1.02;margin:18px 0}.hero h1 span{color:var(--blue2);text-shadow:0 0 32px rgba(22,136,255,.35)}.hero p{color:#bed1e6;font-size:18px;max-width:590px;line-height:1.65}.hero-search,.search-page-form{display:flex;max-width:560px;border:1px solid var(--line);border-radius:16px;overflow:hidden;background:#071a32;margin-top:26px;box-shadow:0 18px 60px rgba(0,0,0,.22)}.hero-search input{padding:17px 18px}.hero-search button{padding:0 30px}.hero-books{height:360px;position:relative;perspective:900px}.hero-book{position:absolute;width:170px;height:250px;object-fit:cover;border-radius:10px;box-shadow:0 30px 70px rgba(0,0,0,.65);border:1px solid rgba(255,255,255,.08)}.hero-book-1{right:310px;top:62px;transform:rotateY(-28deg) rotateZ(-7deg)}.hero-book-2{right:235px;top:44px;transform:rotateY(-22deg) rotateZ(-3deg)}.hero-book-3{right:160px;top:30px;transform:rotateY(-12deg)}.hero-book-4{right:82px;top:50px;transform:rotateY(10deg) rotateZ(4deg)}.hero-book-5{right:0;top:80px;transform:rotateY(24deg) rotateZ(8deg)}.categories-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:12px;padding:22px 0}.categories-strip a{background:rgba(7,24,46,.86);border:1px solid var(--line);border-radius:16px;padding:16px;text-align:center;color:#d5e8ff;transition:.2s}.categories-strip a:hover{transform:translateY(-3px);border-color:var(--blue);box-shadow:0 12px 28px rgba(22,136,255,.16)}.categories-strip span{display:block;font-size:25px;margin-bottom:7px}.section-block{padding:28px 0}.section-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px;gap:14px}.section-head h2,.page-title h1{margin:0;font-size:28px}.section-head a{color:var(--blue2);font-weight:700}.book-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.book-grid.compact{grid-template-columns:repeat(6,1fr)}.book-card{position:relative;background:linear-gradient(180deg,rgba(8,29,56,.94),rgba(4,16,31,.94));border:1px solid rgba(102,182,255,.14);border-radius:18px;padding:14px;box-shadow:0 18px 45px rgba(0,0,0,.24);transition:.22s}.book-card:hover{transform:translateY(-5px);border-color:rgba(22,136,255,.55);box-shadow:0 22px 70px rgba(22,136,255,.16)}.fav-mini{position:absolute;right:20px;top:20px;z-index:4;border:1px solid rgba(255,255,255,.18);background:rgba(0,0,0,.42);color:#fff;border-radius:999px;min-width:36px;height:36px;cursor:pointer}.fav-mini.is-favorite{background:linear-gradient(135deg,#ff477e,#e7285f)}.cover-link{display:block;background:#020812;border-radius:13px;overflow:hidden;position:relative}.cover-link:before{content:"";position:absolute;left:0;top:0;width:16%;height:100%;background:linear-gradient(90deg,rgba(255,255,255,.18),transparent);z-index:2;mix-blend-mode:screen}.book-card img{width:100%;aspect-ratio:2/3;object-fit:cover;border-radius:13px}.book-card h3{font-size:16px;margin:14px 0 5px;line-height:1.3}.book-card p{color:var(--muted);font-size:13px;margin:0 0 10px}.card-meta{display:flex;gap:8px;flex-wrap:wrap;color:#ffd66b;font-size:12px;margin-bottom:10px}.card-meta span+span{color:var(--blue2)}.book-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.book-actions a{border:1px solid var(--line);border-radius:10px;padding:9px 8px;text-align:center;color:#d9ecff;font-size:13px;background:#07182e}.book-actions a:hover{background:#0c3970;border-color:var(--blue)}.page-title{padding:36px 0 10px}.page-title p,.breadcrumb{color:var(--muted);font-size:14px}.lead{color:#bed1e6;line-height:1.7;margin-top:10px}.empty-state{background:rgba(7,24,46,.7);border:1px dashed var(--line);border-radius:20px;padding:34px;text-align:center;color:#bed1e6}.book-detail{display:grid;grid-template-columns:330px 1fr;gap:34px;padding:44px 0 18px}.detail-cover{background:linear-gradient(145deg,#07182e,#020b17);border:1px solid var(--line);border-radius:24px;padding:22px;box-shadow:var(--shadow)}.detail-cover img{width:100%;aspect-ratio:2/3;object-fit:cover;border-radius:16px}.detail-info h1{font-size:44px;margin:12px 0 4px}.detail-info h2{color:var(--blue2);font-size:20px;margin:0 0 12px}.rating-line{display:flex;gap:8px;align-items:center;color:#ffd66b}.rating-line small{color:var(--muted)}.detail-buttons{display:flex;flex-wrap:wrap;gap:12px;margin:22px 0}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 20px;border:1px solid var(--line);border-radius:12px;background:#071b34;color:#eaf5ff;font-weight:800;cursor:pointer}.btn.primary{background:linear-gradient(135deg,var(--blue),#0f5bd7);border-color:transparent}.btn.ghost{background:transparent}.btn:hover{filter:brightness(1.12)}.rating-form{display:flex;align-items:center;gap:6px;margin:0 0 18px;color:var(--muted);flex-wrap:wrap}.star-btn{border:0;background:transparent;color:#52677c;font-size:24px;cursor:pointer;padding:0}.star-btn.active,.star-btn:hover{color:#ffd66b}.meta-card,.text-panel,.comments-panel{background:rgba(7,24,46,.78);border:1px solid var(--line);border-radius:20px;padding:22px}.meta-card h3,.text-panel h2{margin-top:0}.meta-card dl{display:grid;grid-template-columns:150px 1fr;gap:12px 18px;margin:0}.meta-card dt{color:var(--muted)}.meta-card dd{margin:0;color:#eaf5ff}.meta-card a{color:var(--blue2)}.text-panel p{color:#d2e3f5;line-height:1.8;margin-bottom:0}.comment-form{display:grid;grid-template-columns:220px 1fr auto;gap:12px;align-items:end}.comment-form label{display:grid;gap:7px;color:#cfe3f7}.comment-form input,.comment-form textarea{border:1px solid var(--line);background:#031326;color:#fff;border-radius:12px;padding:12px}.comment-form .hint{grid-column:1/-1;color:var(--muted);margin:0}.comment-list{display:grid;gap:12px;margin-top:18px}.comment-item{background:#06172d;border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:14px}.comment-item p{color:#dbeeff;line-height:1.6}.comment-item small{color:var(--muted)}.site-footer{border-top:1px solid rgba(102,182,255,.12);margin-top:40px;padding:30px 0;background:#010712;color:var(--muted)}.footer-grid{display:flex;justify-content:space-between;gap:20px}.footer-grid p{margin:8px 0 0}.footer-grid a{color:var(--blue2);margin-left:12px}@media(max-width:980px){.nav-wrap{flex-wrap:wrap;padding:12px 0}.menu-toggle{display:block;margin-left:auto}.main-nav,.top-search{display:none;width:100%}.main-nav.open,.top-search.open{display:flex}.main-nav.open{flex-direction:column;align-items:flex-start}.top-search.open{display:flex}.hero-grid,.book-detail{grid-template-columns:1fr}.hero-books{height:260px}.book-grid{grid-template-columns:repeat(3,1fr)}.book-grid.compact{grid-template-columns:repeat(3,1fr)}.comment-form{grid-template-columns:1fr}.dropdown-menu{position:static;display:block;box-shadow:none;margin-left:12px;background:transparent;border:0}}@media(max-width:640px){.container{width:min(100% - 22px,1180px)}.hero{padding:34px 0 20px}.hero p{font-size:15px}.hero-search,.search-page-form{flex-direction:column}.hero-search button,.search-page-form button{min-height:48px}.hero-books{display:none}.categories-strip{grid-template-columns:repeat(2,1fr)}.book-grid,.book-grid.compact{grid-template-columns:repeat(2,1fr);gap:12px}.book-card{padding:10px;border-radius:14px}.book-card h3{font-size:14px}.book-actions{grid-template-columns:1fr}.detail-info h1{font-size:32px}.detail-buttons{flex-direction:column}.meta-card dl{grid-template-columns:1fr}.footer-grid{flex-direction:column}.footer-links a{margin:0 12px 0 0}.top-search{width:100%}}.legal-panel{border-color:rgba(255,214,107,.25);background:linear-gradient(180deg,rgba(35,29,7,.34),rgba(7,24,46,.78))}.legal-panel .btn{margin-top:14px}.alert{border-radius:14px;padding:13px 15px;margin:12px 0;line-height:1.55}.alert.success{background:rgba(67,209,122,.12);border:1px solid rgba(67,209,122,.38);color:#c9ffdc}.alert.error{background:rgba(255,89,100,.12);border:1px solid rgba(255,89,100,.42);color:#ffd4d8}.form-page{max-width:900px}.report-form{grid-template-columns:1fr 1fr}.report-form label:nth-of-type(3),.report-form label:nth-of-type(4),.report-form button{grid-column:1/-1}@media(max-width:760px){.report-form{grid-template-columns:1fr}.report-form label,.report-form button{grid-column:auto}}.description-panel,.legal-panel,.comments-panel{margin-top:18px;margin-bottom:18px}.description-panel{border-color:rgba(102,194,255,.22)}.legal-panel{border-color:rgba(255,214,107,.28);background:linear-gradient(180deg,rgba(35,29,7,.28),rgba(7,24,46,.78))}.legal-panel .btn{margin-top:16px}.rating-line{display:inline-flex;align-items:center;gap:8px;padding:9px 12px;border:1px solid rgba(255,214,107,.28);border-radius:999px;background:rgba(255,214,107,.08);color:#ffd66b;font-weight:900}.rating-line small{color:#dcecff;font-weight:700}.rating-line.rating-empty{border-color:rgba(102,182,255,.22);background:rgba(102,182,255,.08);color:#9ecfff}.rating-card{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:4px 0 20px;padding:16px;border:1px solid rgba(102,182,255,.22);border-radius:18px;background:rgba(7,24,46,.78)}.rating-card-text{display:grid;gap:4px}.rating-card-text strong{font-size:18px;color:#eaf5ff}.rating-card-text small{color:var(--muted)}.rating-stars{display:flex;gap:8px;flex-wrap:wrap}.star-btn{width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(102,182,255,.28)!important;border-radius:999px!important;background:#061b34!important;color:#6d879f!important;font-size:22px!important;line-height:1!important;padding:0!important;cursor:pointer;transition:.18s}.star-btn.active,.star-btn:hover,.star-btn:focus{background:linear-gradient(135deg,var(--blue),#0f5bd7)!important;color:#fff!important;border-color:transparent!important;box-shadow:0 12px 28px rgba(22,136,255,.24)}.clean-form{display:grid!important;grid-template-columns:1fr!important;gap:14px!important;align-items:stretch!important;padding:18px;border:1px solid rgba(102,182,255,.16);border-radius:20px;background:rgba(7,24,46,.62)}.clean-form .form-row{display:grid;gap:14px}.clean-form .two-col{grid-template-columns:1fr 1fr}.clean-form label{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;color:#d7eaff;font-weight:800}.clean-form label span{display:block;color:#cfe3f7}.clean-form input,.clean-form textarea{width:100%!important;max-width:100%!important;border:1px solid var(--line)!important;background:#031326!important;color:#fff!important;border-radius:14px!important;padding:14px 15px!important;line-height:1.45!important;outline:0!important}.clean-form textarea{min-height:130px;resize:vertical}.clean-form input:focus,.clean-form textarea:focus{border-color:var(--blue)!important;box-shadow:0 0 0 4px rgba(22,136,255,.12)}.clean-form .form-actions{display:flex;justify-content:flex-start}.clean-form .form-actions .btn{min-width:220px}.clean-form .hint{color:var(--muted);margin:0!important;line-height:1.55}.comments-panel .section-head{align-items:center}.comments-panel .section-head span{color:#dcecff;background:rgba(102,182,255,.09);border:1px solid rgba(102,182,255,.18);border-radius:999px;padding:7px 12px}.form-page .text-panel{margin-bottom:16px}.form-page .alert{margin:14px 0}.report-form{margin-top:16px}.empty-state{line-height:1.55}@media(max-width:760px){.section-block{padding:18px 0}.description-panel,.legal-panel,.comments-panel{margin-top:14px;margin-bottom:14px;padding:20px!important}.text-panel p{font-size:16px;line-height:1.75}.rating-card{align-items:flex-start;flex-direction:column;padding:15px}.rating-stars{width:100%;justify-content:space-between;gap:6px}.star-btn{width:44px;height:44px;font-size:21px!important}.clean-form{padding:15px!important}.clean-form .two-col{grid-template-columns:1fr}.clean-form .form-actions .btn{width:100%;min-width:0}.comments-panel .section-head{align-items:flex-start;flex-direction:column}.form-page{max-width:none}.alert{font-size:15px}.book-detail{padding-bottom:10px}}.book-detail-page-v24{display:block;width:100%}.book-detail-page-v24 .section-block{margin-top:24px;margin-bottom:24px}.book-detail-page-v24 .v24-description-panel,.book-detail-page-v24 .v24-legal-panel,.book-detail-page-v24 .v24-comments-panel{border-radius:22px;padding:26px;border:1px solid rgba(102,182,255,.20);box-shadow:0 18px 50px rgba(0,0,0,.18)}.book-detail-page-v24 .v24-description-panel{background:rgba(7,24,46,.82);border-color:rgba(102,194,255,.24)}.book-detail-page-v24 .v24-legal-panel{background:linear-gradient(180deg,rgba(34,29,12,.34),rgba(7,24,46,.82));border-color:rgba(255,214,107,.28)}.book-detail-page-v24 .v24-description-panel h2,.book-detail-page-v24 .v24-legal-panel h2{font-size:30px;line-height:1.2;margin:0 0 16px;letter-spacing:.2px}.book-detail-page-v24 .v24-description-panel p,.book-detail-page-v24 .v24-legal-panel p{font-size:17px;line-height:1.8;margin:0;color:#d7e7f8}.book-detail-page-v24 .v24-legal-panel .btn{margin-top:18px}.book-detail-page-v24 .v24-rating-summary{display:inline-flex;align-items:center;gap:9px;width:auto;margin:8px 0 2px;padding:10px 13px;border:1px solid rgba(102,182,255,.22);border-radius:999px;background:rgba(102,182,255,.08);color:#dcecff;font-weight:900}.book-detail-page-v24 .v24-rating-summary span{color:#ffd66b}.book-detail-page-v24 .v24-rating-summary small{font-size:14px;color:#dcecff;font-weight:800}.book-detail-page-v24 .v24-rating-card{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 20px;padding:16px 18px;border:1px solid rgba(102,182,255,.22);border-radius:20px;background:rgba(7,24,46,.86);box-shadow:0 14px 38px rgba(0,0,0,.16)}.book-detail-page-v24 .v24-rating-copy{display:grid;gap:4px;min-width:180px}.book-detail-page-v24 .v24-rating-copy strong{color:#eaf5ff;font-size:18px;line-height:1.25}.book-detail-page-v24 .v24-rating-copy small{color:#a9bed4;font-size:13px;line-height:1.35}.book-detail-page-v24 .v24-stars{display:flex;gap:8px;align-items:center;justify-content:flex-end;flex-wrap:wrap}.book-detail-page-v24 .v24-star{width:42px;height:42px;display:grid;place-items:center;padding:0;border:1px solid rgba(102,182,255,.32);border-radius:999px;background:#061b34;color:#68859f;font-size:22px;line-height:1;cursor:pointer;transition:.18s}.book-detail-page-v24 .v24-star.active,.book-detail-page-v24 .v24-star:hover,.book-detail-page-v24 .v24-star:focus{background:linear-gradient(135deg,var(--blue),#0f5bd7);color:#fff;border-color:transparent;box-shadow:0 12px 30px rgba(22,136,255,.24)}.book-detail-page-v24 .v24-section-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:0 0 18px}.book-detail-page-v24 .v24-section-head h2{font-size:34px;line-height:1.15;margin:0}.book-detail-page-v24 .v24-section-head span{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 14px;border:1px solid rgba(102,182,255,.18);border-radius:999px;background:rgba(102,182,255,.08);color:#dcecff;font-weight:800;white-space:nowrap}.book-detail-page-v24 .v24-comment-form{display:grid;grid-template-columns:1fr;gap:14px;margin:0 0 20px;padding:18px;border:1px solid rgba(102,182,255,.16);border-radius:20px;background:rgba(7,24,46,.64)}.book-detail-page-v24 .v24-comment-form label{display:grid;grid-template-columns:1fr;gap:8px;color:#d7eaff;font-weight:800}.book-detail-page-v24 .v24-comment-form label span{display:block;line-height:1.2;color:#cfe3f7}.book-detail-page-v24 .v24-comment-form input,.book-detail-page-v24 .v24-comment-form textarea{display:block;width:100%;max-width:100%;box-sizing:border-box;border:1px solid var(--line);background:#031326;color:#fff;border-radius:14px;padding:14px 15px;font-size:16px;line-height:1.45;outline:0;-webkit-appearance:none;appearance:none}.book-detail-page-v24 .v24-comment-form textarea{min-height:130px;resize:vertical}.book-detail-page-v24 .v24-comment-form input:focus,.book-detail-page-v24 .v24-comment-form textarea:focus{border-color:var(--blue);box-shadow:0 0 0 4px rgba(22,136,255,.12)}.book-detail-page-v24 .v24-form-actions{display:flex;align-items:center;justify-content:flex-start}.book-detail-page-v24 .v24-form-actions .btn{min-width:220px}.book-detail-page-v24 .v24-comment-form .hint{margin:0;color:#a9bed4;line-height:1.55}.book-detail-page-v24 .v24-similar-panel{margin-top:28px}main{display:flex;flex-direction:column}main>.book-detail{order:10}main>.book-detail + .legal-panel + .text-panel{order:20;margin-top:24px;margin-bottom:24px}main>.description-panel{order:20}main>.legal-panel{order:30;margin-top:24px;margin-bottom:24px}main>.comments-panel{order:40}main>.section-block:last-child{order:50}.v24-report-page{max-width:920px;margin-left:auto;margin-right:auto}.v24-page-title{margin-bottom:18px}.v24-page-title h1{font-size:38px;line-height:1.15;margin:8px 0 0}.v24-report-info{margin-bottom:18px;background:rgba(7,24,46,.82)!important;border:1px solid rgba(102,182,255,.20)!important;border-radius:22px!important;padding:24px!important}.v24-report-info p{font-size:17px;line-height:1.75;margin:0 0 12px;color:#d7e7f8}.v24-report-info p:last-child{margin-bottom:0}.v24-book-alert{margin:0 0 16px!important}.v24-report-form{display:grid!important;grid-template-columns:1fr 1fr!important;gap:16px!important;margin-top:16px;padding:20px;border:1px solid rgba(102,182,255,.16);border-radius:22px;background:rgba(7,24,46,.70)}.v24-report-form .full{grid-column:1/-1}.v24-report-form label{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;margin:0;color:#d7eaff;font-weight:800}.v24-report-form label span{display:block!important;line-height:1.25;color:#cfe3f7}.v24-report-form input,.v24-report-form textarea{display:block!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important;border:1px solid var(--line)!important;background:#031326!important;color:#fff!important;border-radius:14px!important;padding:14px 15px!important;font-size:16px!important;line-height:1.45!important;outline:0!important;-webkit-appearance:none;appearance:none}.v24-report-form textarea{min-height:170px;resize:vertical}.v24-report-form input:focus,.v24-report-form textarea:focus{border-color:var(--blue)!important;box-shadow:0 0 0 4px rgba(22,136,255,.12)!important}.v24-report-form .btn{min-height:52px;min-width:260px}@media(max-width:760px){.book-detail-page-v24 .section-block{margin-top:18px;margin-bottom:18px}.book-detail-page-v24 .v24-description-panel,.book-detail-page-v24 .v24-legal-panel,.book-detail-page-v24 .v24-comments-panel{padding:20px!important;border-radius:20px}.book-detail-page-v24 .v24-description-panel h2,.book-detail-page-v24 .v24-legal-panel h2{font-size:27px}.book-detail-page-v24 .v24-description-panel p,.book-detail-page-v24 .v24-legal-panel p{font-size:16px;line-height:1.75}.book-detail-page-v24 .v24-rating-card{align-items:flex-start;flex-direction:column;padding:16px}.book-detail-page-v24 .v24-stars{width:100%;justify-content:space-between;gap:6px}.book-detail-page-v24 .v24-star{width:46px;height:46px;font-size:22px}.book-detail-page-v24 .v24-section-head{align-items:flex-start;flex-direction:column}.book-detail-page-v24 .v24-section-head h2{font-size:32px}.book-detail-page-v24 .v24-comment-form{padding:15px}.book-detail-page-v24 .v24-form-actions .btn{width:100%;min-width:0}.v24-report-page{max-width:none}.v24-page-title h1{font-size:34px}.v24-report-info{padding:20px!important}.v24-report-info p{font-size:16px;line-height:1.72}.v24-report-form{grid-template-columns:1fr!important;padding:16px;gap:14px!important}.v24-report-form .full{grid-column:auto}.v24-report-form .btn{width:100%;min-width:0}}body.menu-open{overflow:hidden;touch-action:none}.site-header.v25-header{position:relative!important;top:auto!important;z-index:15;background:linear-gradient(180deg,rgba(2,11,23,.96),rgba(3,14,28,.92))!important;backdrop-filter:none!important;border-bottom:1px solid rgba(102,182,255,.14);box-shadow:0 20px 55px rgba(0,0,0,.16)}.v25-nav-wrap{min-height:86px;display:flex;align-items:center;justify-content:space-between;gap:18px}.v25-logo{font-size:25px;letter-spacing:.06em}.v25-logo img{height:42px;max-width:160px}.v25-logo .logo-icon{width:42px;height:42px;border-radius:14px}.v25-menu-toggle{display:inline-grid!important;place-items:center;gap:5px;width:62px;height:62px;padding:0;border:1px solid rgba(102,182,255,.34);background:linear-gradient(180deg,rgba(10,32,61,.95),rgba(6,23,45,.95));color:#fff;border-radius:18px;cursor:pointer;box-shadow:0 16px 42px rgba(0,0,0,.22);transition:.2s}.v25-menu-toggle:hover{border-color:var(--blue);box-shadow:0 18px 48px rgba(22,136,255,.18)}.v25-menu-toggle span{display:block;width:22px;height:2px;border-radius:999px;background:#eaf5ff;transition:.2s}.v25-menu-toggle.is-open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.v25-menu-toggle.is-open span:nth-child(2){opacity:0}.v25-menu-toggle.is-open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.v25-menu-backdrop{position:fixed;inset:0;z-index:80;background:rgba(0,7,16,.64);opacity:0;transition:opacity .22s ease;backdrop-filter:blur(2px)}.v25-menu-backdrop.is-visible{opacity:1}.v25-side-menu{position:fixed;z-index:90;top:0;right:0;width:min(420px,92vw);height:100dvh;overflow-y:auto;padding:24px;background:linear-gradient(180deg,rgba(5,18,35,.96),rgba(2,11,23,.98));border-left:1px solid rgba(102,182,255,.22);box-shadow:-28px 0 80px rgba(0,0,0,.42);transform:translateX(108%);transition:transform .26s ease;display:flex;flex-direction:column;gap:18px}.v25-side-menu.is-open{transform:translateX(0)}.v25-menu-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:14px;border-bottom:1px solid rgba(102,182,255,.12)}.v25-menu-brand{display:flex;align-items:center;gap:12px;min-width:0}.v25-menu-brand img{width:42px;height:42px;object-fit:contain;border-radius:12px}.v25-menu-brand strong{display:block;font-size:19px;line-height:1.1;letter-spacing:.02em}.v25-menu-brand small{display:block;color:#91abc8;margin-top:4px}.v25-menu-close{display:grid;place-items:center;width:44px;height:44px;border:1px solid rgba(102,182,255,.2);border-radius:14px;background:#07182e;color:#eaf5ff;font-size:28px;line-height:1;cursor:pointer}.v25-menu-search{display:grid;grid-template-columns:1fr auto;border:1px solid rgba(102,182,255,.2);border-radius:18px;overflow:hidden;background:#041326;box-shadow:0 14px 38px rgba(0,0,0,.16)}.v25-menu-search input,.v25-footer-search input{min-width:0;border:0;background:transparent;color:#fff;padding:15px 16px;outline:0}.v25-menu-search button,.v25-footer-search button{border:0;background:linear-gradient(135deg,var(--blue),#0f5bd7);color:#fff;padding:0 18px;font-weight:900;cursor:pointer}.v25-menu-links{display:grid;gap:8px}.v25-menu-links a{display:flex;align-items:center;justify-content:space-between;min-height:48px;padding:0 15px;border:1px solid rgba(102,182,255,.12);border-radius:15px;background:rgba(7,24,46,.65);color:#dcecff;font-weight:850;transition:.18s}.v25-menu-links a:after{content:'›';color:#67c2ff;font-size:22px}.v25-menu-links a:hover,.v25-menu-links a.is-active{border-color:rgba(22,136,255,.58);background:rgba(22,136,255,.14);color:#fff;transform:translateX(-3px)}.v25-menu-section{border:1px solid rgba(102,182,255,.12);border-radius:18px;background:rgba(7,24,46,.44);padding:16px}.v25-menu-section>strong{display:block;margin-bottom:12px;color:#eaf5ff}.v25-menu-tags,.v25-footer-tags{display:flex;flex-wrap:wrap;gap:9px}.v25-menu-tags a,.v25-footer-tags a{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:999px;border:1px solid rgba(102,182,255,.18);background:rgba(102,182,255,.07);color:#d9ecff;font-size:14px}.v25-menu-tags a:hover,.v25-footer-tags a:hover{border-color:var(--blue);background:rgba(22,136,255,.16)}.v25-menu-legal{margin-top:auto;display:flex;flex-wrap:wrap;gap:10px;padding-top:14px;border-top:1px solid rgba(102,182,255,.12)}.v25-menu-legal a{color:#9bb6d1;font-size:14px}.v25-menu-legal a:hover{color:#fff}.site-footer.v25-footer{margin-top:44px;padding:44px 0 24px;background:linear-gradient(180deg,rgba(6,23,45,.78),rgba(2,11,23,.98));border-top:1px solid rgba(102,182,255,.14);box-shadow:0 -26px 70px rgba(0,0,0,.18)}.v25-footer-grid{display:grid;grid-template-columns:minmax(240px,1.6fr) 1fr 1fr 1fr;gap:28px;align-items:start}.v25-footer-brand p{color:#a9bed4;line-height:1.65;margin:16px 0 18px;max-width:430px}.v25-footer-logo{font-size:24px}.v25-footer-search{display:grid;grid-template-columns:1fr auto;max-width:380px;border:1px solid rgba(102,182,255,.18);border-radius:16px;overflow:hidden;background:#041326}.v25-footer-col{display:grid;gap:10px;align-content:start}.v25-footer-col strong{color:#fff;font-size:17px;margin-bottom:4px}.v25-footer-col a{color:#a9bed4}.v25-footer-col a:hover{color:#fff}.v25-footer-tags{padding-top:24px;margin-top:24px;border-top:1px solid rgba(102,182,255,.10)}.v25-footer-bottom{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-top:24px;padding-top:20px;border-top:1px solid rgba(102,182,255,.10);color:#8fa9c5;font-size:14px;line-height:1.55}.v25-footer-bottom p{margin:0}.v25-footer-bottom a{color:#dcecff;font-weight:800}.v25-policy-page{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.v25-policy-card{background:rgba(7,24,46,.78);border:1px solid rgba(102,182,255,.18);border-radius:22px;padding:24px;box-shadow:0 16px 44px rgba(0,0,0,.15)}.v25-policy-card h2{font-size:24px;margin:0 0 12px}.v25-policy-card p{color:#cfe1f3;line-height:1.75;margin:0 0 12px}.v25-policy-card p:last-child{margin-bottom:0}.v25-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.v25-category-card{display:grid;gap:8px;min-height:170px;padding:22px;border:1px solid rgba(102,182,255,.16);border-radius:22px;background:linear-gradient(180deg,rgba(8,29,56,.86),rgba(4,16,31,.92));box-shadow:0 18px 45px rgba(0,0,0,.18);transition:.2s}.v25-category-card:hover{transform:translateY(-4px);border-color:var(--blue);box-shadow:0 22px 60px rgba(22,136,255,.14)}.v25-category-card span{font-size:30px}.v25-category-card strong{font-size:20px}.v25-category-card small{color:var(--blue2);font-weight:800}.v25-category-card p{color:#9db4cd;line-height:1.55;margin:0;font-size:14px}.v25-simple-page-title{padding-top:38px}@media(max-width:980px){.v25-footer-grid{grid-template-columns:1fr 1fr}.v25-category-grid{grid-template-columns:repeat(2,1fr)}.v25-policy-page{grid-template-columns:1fr}.v25-footer-bottom{align-items:flex-start;flex-direction:column}}@media(max-width:760px){.site-header.v25-header{box-shadow:none}.v25-nav-wrap{min-height:76px}.v25-logo{font-size:20px;letter-spacing:.04em}.v25-logo img{height:36px;max-width:135px}.v25-logo .logo-icon{width:38px;height:38px}.v25-menu-toggle{width:54px;height:54px;border-radius:16px}.v25-side-menu{width:min(360px,94vw);padding:18px}.v25-menu-brand strong{font-size:18px}.v25-menu-search{grid-template-columns:1fr}.v25-menu-search button{min-height:46px}.v25-footer-grid{grid-template-columns:1fr;gap:24px}.v25-footer{margin-top:34px}.v25-footer-search{max-width:none}.v25-footer-bottom{font-size:13px}.v25-category-grid{grid-template-columns:1fr}.v25-category-card{min-height:0}.v25-policy-card{padding:20px}.v25-policy-card h2{font-size:22px}.v25-simple-page-title{padding-top:28px}}.v25-menu-toggle{width:48px!important;height:48px!important;min-width:48px!important;padding:0!important;gap:4px!important;border-radius:15px!important;border-color:rgba(102,182,255,.24)!important;background:rgba(7,24,46,.62)!important;box-shadow:0 10px 26px rgba(0,0,0,.18)!important}.v25-menu-toggle:hover{border-color:rgba(103,194,255,.52)!important;background:rgba(11,35,66,.78)!important;box-shadow:0 12px 30px rgba(22,136,255,.12)!important}.v25-menu-toggle span{width:18px!important;height:1.5px!important;opacity:.92!important;background:#dcecff!important;box-shadow:none!important}.v25-menu-toggle span:nth-child(2){width:15px!important}.v25-menu-toggle span:nth-child(3){width:11px!important}.v25-menu-toggle.is-open span:nth-child(1){width:18px!important;transform:translateY(5.5px) rotate(45deg)!important}.v25-menu-toggle.is-open span:nth-child(2){opacity:0!important;transform:scaleX(.4)!important}.v25-menu-toggle.is-open span:nth-child(3){width:18px!important;transform:translateY(-5.5px) rotate(-45deg)!important}.v25-menu-toggle:focus-visible{outline:3px solid rgba(103,194,255,.24);outline-offset:3px}@media(max-width:760px){.v25-menu-toggle{width:46px!important;height:46px!important;min-width:46px!important;border-radius:14px!important}.v25-menu-toggle span{width:17px!important;height:1.5px!important}.v25-menu-toggle span:nth-child(2){width:14px!important}.v25-menu-toggle span:nth-child(3){width:10px!important}.v25-menu-toggle.is-open span:nth-child(1){width:17px!important}.v25-menu-toggle.is-open span:nth-child(3){width:17px!important}}.v25-menu-toggle{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;width:auto!important;height:40px!important;min-width:0!important;padding:0 13px!important;border-radius:13px!important;border:1px solid rgba(102,182,255,.22)!important;background:rgba(7,24,46,.58)!important;box-shadow:0 8px 22px rgba(0,0,0,.14)!important;color:#eaf5ff!important}.v25-menu-toggle:hover{border-color:rgba(103,194,255,.48)!important;background:rgba(11,35,66,.72)!important;box-shadow:0 10px 26px rgba(22,136,255,.10)!important}.v25-menu-toggle .v25-menu-text{display:inline-block!important;width:auto!important;height:auto!important;background:transparent!important;color:#eaf5ff!important;font-size:14px!important;font-weight:850!important;line-height:1!important;letter-spacing:.01em!important;opacity:1!important;border-radius:0!important}.v25-menu-toggle .v25-menu-lines{display:inline-flex!important;flex-direction:column!important;justify-content:center!important;align-items:flex-end!important;gap:3px!important;width:15px!important;height:14px!important;background:transparent!important;opacity:1!important;border-radius:0!important}.v25-menu-toggle .v25-menu-lines i{display:block!important;width:15px!important;height:1.5px!important;border-radius:999px!important;background:#dcecff!important;opacity:.95!important;transition:.2s!important}.v25-menu-toggle .v25-menu-lines i:nth-child(2){width:12px!important}.v25-menu-toggle .v25-menu-lines i:nth-child(3){width:15px!important}.v25-menu-toggle.is-open .v25-menu-lines i:nth-child(1){width:15px!important;transform:translateY(4.5px) rotate(45deg)!important}.v25-menu-toggle.is-open .v25-menu-lines i:nth-child(2){opacity:0!important;transform:scaleX(.3)!important}.v25-menu-toggle.is-open .v25-menu-lines i:nth-child(3){width:15px!important;transform:translateY(-4.5px) rotate(-45deg)!important}.v25-menu-toggle.is-open .v25-menu-text{color:#fff!important}@media(max-width:760px){.v25-menu-toggle{height:38px!important;padding:0 12px!important;border-radius:12px!important;gap:7px!important}.v25-menu-toggle .v25-menu-text{font-size:13px!important}.v25-menu-toggle .v25-menu-lines{width:14px!important;height:13px!important;gap:3px!important}.v25-menu-toggle .v25-menu-lines i{width:14px!important;height:1.4px!important}.v25-menu-toggle .v25-menu-lines i:nth-child(2){width:11px!important}.v25-menu-toggle .v25-menu-lines i:nth-child(3){width:14px!important}}.categories-strip{display:flex!important;grid-template-columns:none!important;gap:14px!important;overflow-x:auto!important;overflow-y:hidden!important;padding:22px 0 14px!important;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(102,182,255,.34) transparent}.categories-strip::-webkit-scrollbar{height:6px}.categories-strip::-webkit-scrollbar-track{background:transparent}.categories-strip::-webkit-scrollbar-thumb{background:rgba(102,182,255,.28);border-radius:999px}.categories-strip a{flex:0 0 clamp(145px,18vw,188px)!important;min-height:118px;display:flex!important;flex-direction:column;align-items:center;justify-content:center;scroll-snap-align:start;white-space:normal}.categories-strip a:last-child{margin-right:2px}.categories-strip span{margin-bottom:8px!important}@media(max-width:640px){.categories-strip{gap:12px!important;padding:18px 0 10px!important}.categories-strip a{flex-basis:46%!important;min-width:158px;min-height:116px;padding:15px 12px!important}}@media(max-width:430px){.categories-strip a{flex-basis:47%!important;min-width:152px}}.categories-scroll-section{padding-top:0!important}.categories-strip-wrap{position:relative;overflow:hidden;margin:0 auto}.categories-strip-wrap:before,.categories-strip-wrap:after{content:'';position:absolute;top:14px;bottom:8px;width:46px;z-index:3;pointer-events:none}.categories-strip-wrap:before{left:0;background:linear-gradient(90deg,var(--bg),rgba(2,11,23,0));opacity:.55}.categories-strip-wrap:after{right:0;background:linear-gradient(270deg,var(--bg),rgba(2,11,23,0))}.categories-strip{padding-right:58px!important;scrollbar-width:none!important}.categories-strip::-webkit-scrollbar{display:none!important}.categories-scroll-cue{position:absolute;right:10px;top:50%;transform:translateY(-50%);z-index:4;width:34px;height:42px;border-radius:999px;border:1px solid rgba(103,194,255,.24);background:linear-gradient(180deg,rgba(12,36,68,.88),rgba(5,20,38,.88));box-shadow:0 0 26px rgba(22,136,255,.16),inset 0 0 18px rgba(103,194,255,.06);pointer-events:none;display:flex;align-items:center;justify-content:center;animation:abookScrollCuePulse 1.8s ease-in-out infinite}.categories-scroll-cue i{position:absolute;width:10px;height:10px;border-top:2px solid rgba(220,236,255,.92);border-right:2px solid rgba(220,236,255,.92);transform:rotate(45deg);animation:abookScrollCueSlide 1.25s ease-in-out infinite}.categories-scroll-cue i:nth-child(2){margin-left:-10px;opacity:.42;animation-delay:.16s}@keyframes abookScrollCuePulse{0%,100%{box-shadow:0 0 20px rgba(22,136,255,.10),inset 0 0 14px rgba(103,194,255,.05)}50%{box-shadow:0 0 34px rgba(22,136,255,.25),inset 0 0 20px rgba(103,194,255,.10)}}@keyframes abookScrollCueSlide{0%,100%{transform:translateX(-2px) rotate(45deg);opacity:.38}50%{transform:translateX(4px) rotate(45deg);opacity:1}}.editor-picks-block{margin-top:18px}.editor-picks-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.editor-picks-grid .book-card{border-color:rgba(103,194,255,.22);background:linear-gradient(180deg,rgba(11,38,72,.96),rgba(4,16,31,.96))}.editor-picks-grid .book-card:before{content:'Editör';position:absolute;left:14px;top:14px;z-index:2;min-height:26px;padding:0 10px;border-radius:999px;display:inline-flex;align-items:center;background:rgba(22,136,255,.92);color:#fff;font-size:12px;font-weight:900;box-shadow:0 10px 26px rgba(22,136,255,.24)}@media(max-width:760px){.categories-strip-wrap:before{width:20px;opacity:.25}.categories-strip-wrap:after{width:58px}.categories-scroll-cue{right:6px;width:30px;height:38px}.categories-scroll-cue i{width:9px;height:9px}.editor-picks-grid{display:flex;overflow-x:auto;gap:14px;padding:2px 4px 14px 0;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none}.editor-picks-grid::-webkit-scrollbar{display:none}.editor-picks-grid .book-card{flex:0 0 72%;min-width:220px;scroll-snap-align:start}}@media(max-width:430px){.editor-picks-grid .book-card{flex-basis:76%;min-width:210px}}.member-menu-card{margin:14px 0;padding:14px 16px;border:1px solid rgba(88,171,255,.28);border-radius:18px;background:rgba(12,36,66,.72);display:flex;align-items:center;justify-content:space-between;gap:12px}.member-menu-card span{color:#9eb9d4;font-size:13px}.member-menu-card strong{color:#fff;font-size:16px}.auth-wrap{padding-top:44px;padding-bottom:56px;display:flex;justify-content:center}.auth-card{width:min(100%,520px);background:linear-gradient(180deg,rgba(11,31,56,.94),rgba(6,18,34,.96));border:1px solid rgba(80,160,255,.28);border-radius:26px;padding:28px;box-shadow:0 18px 55px rgba(0,0,0,.28)}.auth-card.wide-card{width:100%}.eyebrow{display:inline-flex;align-items:center;gap:8px;margin:0 0 10px;padding:7px 12px;border:1px solid rgba(90,178,255,.28);border-radius:999px;color:#7bc8ff;font-weight:800;background:rgba(16,85,158,.16)}.auth-card h1,.member-hero h1,.page-hero h1{margin:.1em 0 .3em}.muted,.auth-switch,.hint{color:#a9bed4;line-height:1.6}.clean-form{display:grid;gap:16px;margin-top:20px}.clean-form label{display:grid;gap:8px;color:#dcecff;font-weight:800}.clean-form input,.clean-form textarea,.clean-form select{width:100%;box-sizing:border-box;background:#07182d;border:1px solid rgba(93,169,255,.32);border-radius:14px;color:#f1f7ff;padding:14px 15px;font:inherit;outline:none}.clean-form input:focus,.clean-form textarea:focus,.clean-form select:focus{border-color:#2592ff;box-shadow:0 0 0 4px rgba(37,146,255,.15)}.btn.wide,.wide{width:100%;justify-content:center}.auth-switch a{color:#79c8ff;font-weight:900}.alert{border-radius:16px;padding:14px 16px;margin:14px 0;line-height:1.5}.alert.error{background:rgba(255,92,115,.11);border:1px solid rgba(255,92,115,.35);color:#ffd7dd}.alert.success{background:rgba(78,220,141,.12);border:1px solid rgba(78,220,141,.35);color:#cbffdf}.member-hero{margin-top:32px;padding:28px;border:1px solid rgba(80,160,255,.26);border-radius:28px;background:radial-gradient(circle at top right,rgba(28,120,255,.18),rgba(8,24,44,.92));display:flex;align-items:center;justify-content:space-between;gap:18px}.member-hero p{color:#b8cbe0;line-height:1.6}.member-actions{display:flex;gap:10px;flex-wrap:wrap}.member-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:18px}.member-stat{text-decoration:none;background:#081b32;border:1px solid rgba(76,154,255,.25);border-radius:22px;padding:22px;color:#e9f5ff;display:grid;gap:8px}.member-stat strong{font-size:34px;color:#7dccff}.member-stat span{color:#b7cce2}.progress-list{display:grid;gap:12px}.progress-card{display:flex;align-items:center;justify-content:space-between;gap:14px;background:#081b32;border:1px solid rgba(76,154,255,.23);border-radius:20px;padding:16px}.progress-card div{display:grid;gap:5px}.progress-card span,.progress-card small{color:#adc2d8}.member-tabs{display:flex;gap:10px;overflow-x:auto;padding:4px 0 16px}.member-tabs a{text-decoration:none;white-space:nowrap;border:1px solid rgba(90,174,255,.26);border-radius:999px;padding:10px 14px;color:#cfe7ff;background:#081b32}.member-tabs a.active{background:#157eff;color:#fff}.reading-card .card-meta span:first-child{background:rgba(21,126,255,.18);border-color:rgba(21,126,255,.3)}.two-col-member{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);gap:22px;align-items:start}.panel-list{background:#071a31;border:1px solid rgba(83,160,255,.23);border-radius:24px;padding:22px}.panel-list h2{margin-top:0}.request-item{display:grid;gap:6px;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.08)}.request-item:last-child{border-bottom:0}.request-item span,.request-item small{color:#adc2d8}.member-progress-notice,.member-benefit-card,.login-required-box,.reading-list-box{border:1px solid rgba(89,170,255,.26);border-radius:18px;background:rgba(9,29,54,.78);padding:16px;margin:14px 0;color:#dcecff}.member-progress-notice a,.member-benefit-card a{margin-left:8px}.member-benefit-card p,.login-required-box p{color:#b7cce2;line-height:1.55}.reading-list-box{display:grid;gap:12px}.reading-list-box div{display:flex;gap:8px;flex-wrap:wrap}.reading-list-box button{border:1px solid rgba(88,171,255,.28);background:#07182d;color:#dcecff;border-radius:999px;padding:10px 13px;font-weight:800}.reading-list-box button.active{background:#1677ff;color:#fff;border-color:#1677ff}.fav-mini.is-favorite{background:#1677ff;color:#fff}.btn.is-favorite{background:rgba(22,119,255,.22);border-color:#1677ff;color:#fff}@media (max-width:760px){.auth-wrap{padding-top:24px}.auth-card{padding:22px;border-radius:22px}.member-hero{display:grid;padding:22px;margin-top:20px}.member-grid{grid-template-columns:1fr}.progress-card{align-items:flex-start;flex-direction:column}.two-col-member{grid-template-columns:1fr}.member-actions .btn{width:100%;justify-content:center}.reading-list-box div{display:grid;grid-template-columns:1fr}.member-progress-notice a{display:block;margin:10px 0 0}.login-required-box .btn,.member-benefit-card .btn{width:100%;margin-top:8px;justify-content:center}}.editor-picks-block{margin-top:8px!important;padding-top:14px!important;padding-bottom:8px!important}.editor-picks-block .section-head{margin-bottom:10px!important}.editor-picks-block .section-head h2{font-size:clamp(20px,3vw,26px)!important;line-height:1.15!important;letter-spacing:-.02em!important}.editor-picks-block .section-head a{font-size:14px!important;white-space:nowrap!important}.editor-picks-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important}.editor-picks-grid .book-card{display:grid!important;grid-template-columns:82px minmax(0,1fr)!important;gap:12px!important;align-items:center!important;min-height:132px!important;padding:10px!important;border-radius:16px!important}.editor-picks-grid .book-card:hover{transform:translateY(-2px)!important}.editor-picks-grid .cover-link{width:82px!important;max-width:82px!important;border-radius:11px!important}.editor-picks-grid .cover-link:before{width:18%!important}.editor-picks-grid .book-card img{width:82px!important;height:123px!important;aspect-ratio:auto!important;border-radius:11px!important}.editor-picks-grid .book-card-body{min-width:0!important;padding-right:30px!important;display:flex!important;flex-direction:column!important;justify-content:center!important}.editor-picks-grid .book-card h3{margin:0 0 4px!important;font-size:15px!important;line-height:1.25!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.editor-picks-grid .book-card p{margin:0 0 6px!important;font-size:12px!important;line-height:1.25!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.editor-picks-grid .card-meta{margin-bottom:7px!important;gap:6px!important;font-size:11px!important}.editor-picks-grid .book-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:6px!important}.editor-picks-grid .book-actions a{min-height:32px!important;padding:7px 8px!important;border-radius:9px!important;font-size:12px!important}.editor-picks-grid .fav-mini{right:9px!important;top:9px!important;min-width:30px!important;width:30px!important;height:30px!important;font-size:15px!important}.editor-picks-grid .book-card:before{left:8px!important;top:8px!important;min-height:20px!important;padding:0 8px!important;font-size:10px!important;box-shadow:0 8px 18px rgba(22,136,255,.18)!important}@media(max-width:900px){.editor-picks-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:760px){.editor-picks-block{margin-top:4px!important;padding-top:10px!important;padding-bottom:4px!important}.editor-picks-block .section-head{margin-bottom:8px!important;gap:10px!important}.editor-picks-block .section-head h2{font-size:22px!important;max-width:70%!important}.editor-picks-block .section-head a{font-size:13px!important}.editor-picks-grid{display:flex!important;overflow-x:auto!important;overflow-y:hidden!important;gap:10px!important;padding:1px 2px 8px 0!important;scroll-snap-type:x proximity!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important}.editor-picks-grid::-webkit-scrollbar{display:none!important}.editor-picks-grid .book-card{flex:0 0 88%!important;min-width:250px!important;max-width:360px!important;grid-template-columns:76px minmax(0,1fr)!important;gap:10px!important;min-height:122px!important;scroll-snap-align:start!important}.editor-picks-grid .cover-link{width:76px!important;max-width:76px!important}.editor-picks-grid .book-card img{width:76px!important;height:114px!important}.editor-picks-grid .book-card-body{padding-right:28px!important}.editor-picks-grid .book-card h3{font-size:14px!important}.editor-picks-grid .book-actions{grid-template-columns:1fr 1fr!important}}@media(max-width:430px){.editor-picks-grid .book-card{flex-basis:90%!important;min-width:245px!important}}html{-webkit-text-size-adjust:100%;text-size-adjust:100%}body{overflow-x:hidden}.book-card,.book-card *{min-width:0}.book-card img{display:block}.book-card h3 a{overflow-wrap:anywhere}.book-card p{overflow-wrap:anywhere}.card-meta span{white-space:nowrap}.book-actions{align-items:stretch}.book-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:38px;line-height:1;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;letter-spacing:0}.btn,.clean-form button,.hero-search button,.search-page-form button{line-height:1.1;white-space:nowrap}@media(max-width:640px){.container{width:min(100% - 22px,1180px)!important}.section-block{padding:20px 0 18px!important}.section-head{align-items:flex-start!important;gap:10px!important;margin-bottom:12px!important}.section-head h2,.page-title h1{font-size:clamp(23px,6.15vw,29px)!important;line-height:1.12!important;letter-spacing:-.04em!important}.section-head h2{max-width:calc(100% - 96px)!important}.section-head a{flex:0 0 auto!important;padding-top:5px!important;font-size:14px!important;line-height:1.1!important;white-space:nowrap!important;text-align:right!important}.book-grid,.book-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;align-items:stretch!important}.book-card{display:flex!important;flex-direction:column!important;height:100%!important;overflow:hidden!important;padding:10px!important;border-radius:16px!important}.cover-link{border-radius:12px!important}.book-card img{border-radius:12px!important}.book-card-body{display:flex!important;flex-direction:column!important;flex:1 1 auto!important;min-width:0!important}.book-card h3{margin:10px 0 5px!important;min-height:calc(1.22em * 2)!important;font-size:clamp(14px,3.8vw,16px)!important;line-height:1.22!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.book-card p{margin:0 0 8px!important;min-height:calc(1.28em * 2)!important;font-size:clamp(12px,3.35vw,14px)!important;line-height:1.28!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.card-meta{min-height:18px!important;margin:0 0 10px!important;gap:5px!important;font-size:12px!important;line-height:1.2!important}.book-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;margin-top:auto!important}.book-actions a{min-height:36px!important;padding:0 6px!important;border-radius:10px!important;font-size:clamp(12px,3.25vw,14px)!important;line-height:1!important}.fav-mini{right:16px!important;top:16px!important;width:34px!important;min-width:34px!important;height:34px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:18px!important;line-height:1!important}.hero{padding:32px 0 20px!important}.hero h1{font-size:clamp(32px,10vw,44px)!important;line-height:1.06!important}.hero p{font-size:15px!important;line-height:1.55!important}.categories-strip a{min-height:84px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;line-height:1.2!important}.btn{min-height:42px!important;font-size:14px!important}}@media(max-width:380px){.container{width:min(100% - 18px,1180px)!important}.book-grid,.book-grid.compact{gap:10px!important}.book-card{padding:9px!important}.book-card h3{font-size:13.5px!important}.book-card p{font-size:12px!important}.card-meta{font-size:11.5px!important}.book-actions{gap:6px!important}.book-actions a{min-height:34px!important;padding:0 4px!important;font-size:12px!important}.fav-mini{right:14px!important;top:14px!important;width:32px!important;min-width:32px!important;height:32px!important;font-size:17px!important}.section-head h2{max-width:calc(100% - 88px)!important}.section-head a{font-size:13px!important}}.site-footer.v34-footer{padding:26px 0 18px;margin-top:36px}.v34-footer-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;align-items:start}.v34-footer-col{display:grid;gap:8px;min-width:0;padding:14px;border:1px solid rgba(102,182,255,.12);border-radius:18px;background:rgba(7,24,46,.38)}.v34-footer-col strong{color:#fff;font-size:15px;line-height:1.2;margin-bottom:3px}.v34-footer-col a{color:#a9c7e6;font-size:14px;line-height:1.25;word-break:normal;overflow-wrap:anywhere}.v34-footer-col a:hover{color:#fff}.v34-footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:16px;padding-top:14px;border-top:1px solid rgba(102,182,255,.10);color:#8fa9c5;font-size:13px;line-height:1.45}.v34-footer-bottom p{margin:0}.v34-footer-bottom a{color:#dcecff;font-weight:800}.contact-page{padding-bottom:26px}.contact-page .panel-list{max-height:none}.contact-page .request-item strong{color:#eaf5ff}@media(max-width:760px){.site-footer.v34-footer{padding:22px 0 16px}.v34-footer-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.v34-footer-col{padding:12px 9px;border-radius:14px;gap:7px}.v34-footer-col strong{font-size:13px}.v34-footer-col a{font-size:12px;line-height:1.22}.v34-footer-bottom{display:grid;gap:8px;font-size:12px;margin-top:14px}.contact-page{grid-template-columns:1fr}}.book-grid{align-items:start!important}.book-grid .book-card{height:auto!important;min-height:0!important}.book-grid .cover-link{display:block!important;aspect-ratio:2/3!important;height:auto!important;max-height:none!important}.book-grid .cover-link>img{width:100%!important;height:100%!important;aspect-ratio:auto!important;object-fit:cover!important}.book-grid .book-card-body{display:flex!important;flex-direction:column!important;min-height:0!important}.book-grid .book-card h3,.book-grid .book-card p,.book-grid .card-meta{min-height:0!important}.book-grid .book-card h3{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.book-grid .book-card p{display:-webkit-box!important;-webkit-line-clamp:1!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.book-grid .book-actions{margin-top:8px!important}@media(max-width:760px){.book-grid,.book-grid.compact{align-items:start!important;grid-auto-rows:auto!important}.book-grid .book-card{height:auto!important;min-height:0!important;padding:10px!important}.book-grid .cover-link{aspect-ratio:4/5!important;max-height:240px!important}.book-grid .book-card h3{margin:9px 0 4px!important;min-height:0!important;font-size:clamp(13.5px,3.65vw,15px)!important;line-height:1.22!important}.book-grid .book-card p{margin:0 0 7px!important;min-height:0!important;font-size:clamp(12px,3.25vw,13.5px)!important;line-height:1.25!important}.book-grid .card-meta{min-height:0!important;margin:0 0 8px!important;line-height:1.2!important}.book-grid .book-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;margin-top:6px!important}.book-grid .book-actions a{min-height:34px!important;padding:0 6px!important;font-size:13px!important;line-height:1!important}}@media(max-width:430px){.book-grid .cover-link{aspect-ratio:4/5!important;max-height:220px!important}.book-grid .book-card{border-radius:15px!important}}@media(max-width:360px){.book-grid,.book-grid.compact{gap:9px!important}.book-grid .book-card{padding:8px!important}.book-grid .book-actions a{min-height:32px!important;font-size:12px!important}}.book-grid,.book-grid.compact{align-items:stretch!important;grid-auto-rows:1fr!important}.book-grid .book-card{display:flex!important;flex-direction:column!important;height:100%!important;min-height:100%!important;overflow:hidden!important}.book-grid .cover-link{flex:0 0 auto!important;width:100%!important;aspect-ratio:4/5!important;height:auto!important;max-height:none!important}.book-grid .cover-link>img{width:100%!important;height:100%!important;aspect-ratio:auto!important;object-fit:cover!important;object-position:center!important}.book-grid .book-card-body{display:flex!important;flex-direction:column!important;flex:1 1 auto!important;min-height:0!important}.book-grid .book-card h3{margin:10px 0 5px!important;min-height:calc(1.24em * 2)!important;max-height:calc(1.24em * 2)!important;line-height:1.24!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.book-grid .book-card h3 a{display:block!important}.book-grid .book-card p{margin:0 0 8px!important;min-height:1.28em!important;max-height:1.28em!important;line-height:1.28!important;display:-webkit-box!important;-webkit-line-clamp:1!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.book-grid .card-meta{min-height:20px!important;max-height:20px!important;margin:0 0 10px!important;overflow:hidden!important;align-items:center!important}.book-grid .book-actions{margin-top:auto!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;align-items:stretch!important}.book-grid .book-actions a{width:100%!important;min-height:36px!important;height:36px!important;display:flex!important;align-items:center!important;justify-content:center!important;line-height:1!important}.editor-picks-grid .book-card{height:auto!important;min-height:0!important}@media(max-width:760px){.book-grid,.book-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-auto-rows:1fr!important;align-items:stretch!important}.book-grid .book-card{height:100%!important;min-height:100%!important;padding:10px!important;border-radius:16px!important}.book-grid .cover-link{aspect-ratio:4/5!important;max-height:none!important}.book-grid .book-card h3{margin:9px 0 5px!important;min-height:calc(1.22em * 2)!important;max-height:calc(1.22em * 2)!important;font-size:clamp(13.5px,3.65vw,15px)!important;line-height:1.22!important}.book-grid .book-card p{margin:0 0 8px!important;min-height:1.25em!important;max-height:1.25em!important;font-size:clamp(12px,3.25vw,13.5px)!important;line-height:1.25!important}.book-grid .card-meta{min-height:20px!important;max-height:20px!important;margin:0 0 9px!important;font-size:12px!important}.book-grid .book-actions{gap:7px!important}.book-grid .book-actions a{height:34px!important;min-height:34px!important;padding:0 5px!important;font-size:13px!important;border-radius:10px!important}}@media(max-width:380px){.book-grid .book-card{padding:8px!important}.book-grid .book-actions{gap:6px!important}.book-grid .book-actions a{height:32px!important;min-height:32px!important;font-size:12px!important}}.member-benefit-box{padding:16px 0 6px!important}.member-benefit-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;padding:16px 18px;border:1px solid rgba(73,207,145,.25);border-radius:22px;background:linear-gradient(135deg,rgba(47,128,255,.14),rgba(58,211,137,.10));box-shadow:0 18px 48px rgba(0,0,0,.18)}.member-benefit-icon{width:44px;height:44px;border-radius:15px;display:grid;place-items:center;background:linear-gradient(135deg,#3287ff,#36d38a);color:#fff;font-weight:950;font-size:22px;box-shadow:0 12px 28px rgba(47,128,255,.22)}.member-benefit-text{min-width:0;display:grid;gap:4px}.member-benefit-text strong{font-size:18px;color:#fff;letter-spacing:-.01em}.member-benefit-text span{color:#bdd0e4;line-height:1.45;font-size:14px}.member-benefit-actions{display:flex;align-items:center;gap:10px}.member-benefit-actions a,.member-benefit-status{min-height:42px;padding:0 14px;border-radius:13px;display:inline-flex;align-items:center;justify-content:center;font-weight:900;white-space:nowrap}.benefit-primary{background:linear-gradient(135deg,#3287ff,#36d38a);color:#fff;box-shadow:0 10px 24px rgba(47,128,255,.18)}.benefit-secondary,.member-benefit-status{border:1px solid rgba(102,182,255,.18);background:rgba(255,255,255,.045);color:#dcecff}@media(max-width:720px){.member-benefit-box{padding:10px 0 2px!important}.member-benefit-card{grid-template-columns:auto 1fr;gap:12px;padding:14px;border-radius:19px}.member-benefit-icon{width:40px;height:40px;border-radius:14px}.member-benefit-text strong{font-size:16px}.member-benefit-text span{font-size:13px}.member-benefit-actions,.member-benefit-status{grid-column:1/-1;width:100%}.member-benefit-actions{display:grid;grid-template-columns:1fr 1fr}.member-benefit-actions a,.member-benefit-status{width:100%;min-height:40px}}.home-greeting{flex-wrap:wrap;gap:7px!important;max-width:100%;white-space:normal;line-height:1.25}.home-user-badge{display:inline-flex;align-items:center;justify-content:center;min-height:25px;padding:3px 10px;border-radius:999px;background:linear-gradient(135deg,#0f766e,#2563eb);color:#fff;font-weight:950;letter-spacing:.01em;box-shadow:0 8px 20px rgba(37,99,235,.22),inset 0 1px 0 rgba(255,255,255,.22);border:1px solid rgba(255,255,255,.18)}@media(max-width:640px){.home-greeting{align-items:center;font-size:12.5px!important;padding:8px 10px!important}.home-user-badge{min-height:23px;padding:2px 8px}}.categories-strip a .category-chip-icon{display:grid!important;place-items:center!important;width:34px!important;height:34px!important;margin:0 0 7px!important;border-radius:12px!important;background:rgba(103,194,255,.10)!important;border:1px solid rgba(103,194,255,.18)!important;font-size:20px!important;line-height:1!important;overflow:hidden!important}.categories-strip a .category-chip-icon img{width:24px!important;height:24px!important;object-fit:contain!important;display:block!important}@media(max-width:720px){.categories-strip a .category-chip-icon{width:32px!important;height:32px!important;border-radius:11px!important;margin-bottom:6px!important}.categories-strip a .category-chip-icon img{width:23px!important;height:23px!important}}.comment-success-message{margin:0 0 16px;padding:14px 16px;border:1px solid rgba(54,211,138,.32);border-radius:16px;background:linear-gradient(135deg,rgba(54,211,138,.13),rgba(47,128,255,.10));color:#dfffee;line-height:1.5;box-shadow:0 14px 34px rgba(0,0,0,.16)}.comment-success-message strong{color:#fff}.comment-thread-list{display:grid;gap:14px}.comment-thread-item{padding:16px!important;border-radius:18px!important;background:rgba(7,24,46,.72)!important;border:1px solid rgba(102,182,255,.14)!important}.comment-main-row,.comment-reply-item{display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:flex-start}.comment-avatar{width:40px;height:40px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(135deg,#0f766e,#2563eb);color:#fff;font-weight:950;text-transform:uppercase;box-shadow:0 10px 22px rgba(37,99,235,.20)}.comment-avatar.small{width:32px;height:32px;border-radius:11px;font-size:13px}.comment-content{min-width:0}.comment-meta-line{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin-bottom:4px}.comment-meta-line strong{color:#fff}.comment-meta-line small{color:#8fa9c5}.comment-content p{margin:6px 0 10px;color:#d6e6f6;line-height:1.58}.comment-actions-row{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.comment-actions-row form,.comment-reply-item form{margin:0}.comment-like-btn,.comment-reply-toggle{border:1px solid rgba(102,182,255,.16);background:rgba(255,255,255,.045);color:#dcecff;border-radius:999px;min-height:32px;padding:0 12px;font-weight:850;cursor:pointer}.comment-like-btn.active{border-color:rgba(54,211,138,.42);background:linear-gradient(135deg,rgba(54,211,138,.18),rgba(47,128,255,.10));color:#fff}.comment-like-btn:disabled{opacity:.55;cursor:not-allowed}.comment-reply-toggle:hover,.comment-like-btn:hover:not(:disabled){border-color:rgba(102,182,255,.42);background:rgba(102,182,255,.10)}.comment-reply-form{margin-top:12px;display:grid;gap:10px}.comment-reply-form[hidden]{display:none!important}.comment-reply-form textarea{width:100%;min-height:86px;border:1px solid rgba(102,182,255,.16);border-radius:14px;background:#06172d;color:#fff;padding:12px;resize:vertical;outline:0}.comment-replies{display:grid;gap:12px;margin-top:14px;padding-left:10px;border-left:2px solid rgba(102,182,255,.16)}.comment-reply-item{padding:12px;border-radius:16px;background:rgba(255,255,255,.035);border:1px solid rgba(102,182,255,.10)}@media(max-width:640px){.comment-thread-item{padding:13px!important}.comment-main-row,.comment-reply-item{grid-template-columns:1fr;gap:8px}.comment-avatar{width:34px;height:34px;border-radius:12px}.comment-replies{padding-left:0;border-left:0}.comment-actions-row{gap:7px}.comment-like-btn,.comment-reply-toggle{min-height:30px;padding:0 10px;font-size:13px}}.book-detail-page-v24 .comments-panel{padding:18px;border-radius:22px;background:linear-gradient(180deg,rgba(7,24,46,.82),rgba(3,14,28,.86))}.book-detail-page-v24 .comments-panel .v24-section-head{margin-bottom:14px}.book-detail-page-v24 .comment-thread-list{display:grid;gap:10px;margin-top:14px;padding-right:2px}.book-detail-page-v24 .comment-thread-list.is-scrollable{max-height:520px;overflow-y:auto;overscroll-behavior:contain;padding-right:8px;scrollbar-width:thin;scrollbar-color:rgba(96,165,250,.55) rgba(255,255,255,.05)}.book-detail-page-v24 .comment-thread-list.is-scrollable::-webkit-scrollbar{width:6px}.book-detail-page-v24 .comment-thread-list.is-scrollable::-webkit-scrollbar-track{background:rgba(255,255,255,.04);border-radius:999px}.book-detail-page-v24 .comment-thread-list.is-scrollable::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#3b82f6,#14b8a6);border-radius:999px}.book-detail-page-v24 .comment-thread-item{padding:13px!important;border-radius:17px!important;background:rgba(3,15,30,.72)!important;border:1px solid rgba(102,182,255,.12)!important;box-shadow:none!important}.book-detail-page-v24 .comment-main-row{grid-template-columns:34px 1fr;gap:10px}.book-detail-page-v24 .comment-avatar{width:34px;height:34px;border-radius:12px;font-size:15px;background:linear-gradient(135deg,#0f766e,#2563eb);box-shadow:0 8px 18px rgba(37,99,235,.18)}.book-detail-page-v24 .comment-content p{margin:6px 0 10px;color:#dcecff;font-size:15px;line-height:1.55}.book-detail-page-v24 .comment-meta-line{margin:0;min-height:auto}.book-detail-page-v24 .comment-meta-line strong{display:inline-flex;align-items:center;max-width:100%;color:#f3f8ff;font-size:15px;line-height:1.2;font-weight:900}.book-detail-page-v24 .comment-meta-line small{display:none!important}.book-detail-page-v24 .comment-actions-row{gap:8px;margin-top:4px}.book-detail-page-v24 .comment-like-btn,.book-detail-page-v24 .comment-reply-toggle{min-height:30px;padding:0 12px;border-radius:999px;font-size:13px;font-weight:850;background:rgba(11,31,58,.82);border:1px solid rgba(96,165,250,.20);color:#dbeafe}.book-detail-page-v24 .comment-like-btn.active{border-color:rgba(34,197,94,.42);background:linear-gradient(135deg,rgba(34,197,94,.24),rgba(59,130,246,.18))}.book-detail-page-v24 .comment-reply-toggle{background:rgba(255,255,255,.06)}.book-detail-page-v24 .comment-replies{gap:8px;margin-top:10px;padding-left:12px;border-left:2px solid rgba(59,130,246,.20)}.book-detail-page-v24 .comment-reply-item{padding:10px;border-radius:14px;background:rgba(255,255,255,.035);border:1px solid rgba(96,165,250,.10)}.book-detail-page-v24 .comment-reply-item .comment-avatar.small{width:28px;height:28px;border-radius:10px;font-size:12px}.book-detail-page-v24 .comment-reply-form textarea{min-height:74px;border-radius:13px}.book-detail-page-v24 .comment-scroll-hint{margin:10px 2px 0;color:#8fb0d2;font-size:13px;line-height:1.4}@media(max-width:640px){.book-detail-page-v24 .comments-panel{padding:14px;border-radius:20px}.book-detail-page-v24 .comment-thread-list.is-scrollable{max-height:430px;padding-right:6px}.book-detail-page-v24 .comment-thread-item{padding:12px!important;border-radius:16px!important}.book-detail-page-v24 .comment-main-row{grid-template-columns:30px 1fr;gap:9px}.book-detail-page-v24 .comment-avatar{width:30px;height:30px;border-radius:11px;font-size:13px}.book-detail-page-v24 .comment-content p{font-size:14px;line-height:1.5}.book-detail-page-v24 .comment-meta-line strong{font-size:14px}.book-detail-page-v24 .comment-replies{padding-left:8px;border-left-width:1px}}.book-detail-page-v24 .v24-comments-panel.comments-panel{padding:16px!important;border-radius:22px!important;background:linear-gradient(180deg,rgba(7,24,46,.74),rgba(3,14,28,.86))!important;border:1px solid rgba(102,182,255,.16)!important}.book-detail-page-v24 .v24-comments-panel .v24-section-head{margin:0 0 12px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important}.book-detail-page-v24 .v24-comments-panel .v24-section-head h2{font-size:clamp(24px,4vw,34px)!important;line-height:1.1!important;margin:0!important}.book-detail-page-v24 .v24-comments-panel .v24-section-head span{font-size:12px!important;padding:6px 10px!important}.book-detail-page-v24 .v24-comment-form{margin:0 0 14px!important;padding:14px!important;border-radius:18px!important;gap:10px!important;background:rgba(3,15,30,.58)!important;border:1px solid rgba(102,182,255,.14)!important}.book-detail-page-v24 .v24-comment-form label span{font-size:15px!important;font-weight:900!important}.book-detail-page-v24 .v24-comment-form textarea{min-height:94px!important;max-height:150px!important;border-radius:16px!important;padding:12px 13px!important;font-size:15px!important}.book-detail-page-v24 .v24-comment-form .v24-form-actions .btn,.book-detail-page-v24 .comment-reply-form .v24-form-actions .btn{min-height:42px!important;border-radius:14px!important;padding:0 16px!important;font-size:14px!important}.book-detail-page-v24 .v24-comment-form .hint{margin:0!important;font-size:13px!important;color:#91aeca!important}.book-detail-page-v24 .comment-thread-list{gap:9px!important;margin-top:12px!important}.book-detail-page-v24 .comment-thread-list.is-scrollable{max-height:390px!important}.book-detail-page-v24 .comment-thread-item{padding:12px!important;border-radius:18px!important;background:rgba(2,12,24,.72)!important;border:1px solid rgba(96,165,250,.13)!important}.book-detail-page-v24 .comment-main-row,.book-detail-page-v24 .comment-reply-item{display:grid!important;grid-template-columns:34px 1fr!important;gap:10px!important;align-items:start!important}.book-detail-page-v24 .comment-avatar{width:34px!important;height:34px!important;border-radius:12px!important;display:grid!important;place-items:center!important;background:linear-gradient(135deg,#0f766e,#2563eb)!important;color:#fff!important;font-size:14px!important;font-weight:950!important;line-height:1!important;box-shadow:0 10px 20px rgba(37,99,235,.16)!important}.book-detail-page-v24 .comment-avatar.small{width:28px!important;height:28px!important;border-radius:10px!important;font-size:12px!important}.book-detail-page-v24 .comment-meta-line{margin:0 0 4px!important;min-height:0!important}.book-detail-page-v24 .comment-meta-line strong{font-size:14px!important;line-height:1.2!important;font-weight:900!important;color:#f3f8ff!important}.book-detail-page-v24 .comment-meta-line small{display:none!important}.book-detail-page-v24 .comment-content p{margin:4px 0 9px!important;font-size:14.5px!important;line-height:1.5!important;color:#d8e8f8!important}.book-detail-page-v24 .comment-actions-row{display:flex!important;align-items:center!important;gap:7px!important;flex-wrap:wrap!important;margin-top:2px!important}.book-detail-page-v24 .comment-actions-row form,.book-detail-page-v24 .comment-reply-item form{display:inline-flex!important;margin:0!important}.book-detail-page-v24 .comment-like-btn,.book-detail-page-v24 button.comment-reply-toggle{appearance:none!important;-webkit-appearance:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;width:auto!important;min-width:0!important;min-height:30px!important;height:30px!important;padding:0 12px!important;border-radius:999px!important;border:1px solid rgba(96,165,250,.24)!important;background:rgba(10,31,58,.88)!important;color:#dbeafe!important;font-size:13px!important;font-weight:850!important;line-height:1!important;box-shadow:none!important}.book-detail-page-v24 .comment-like-btn{background:linear-gradient(135deg,rgba(37,99,235,.74),rgba(14,165,233,.68))!important;color:#fff!important;border-color:rgba(147,197,253,.28)!important}.book-detail-page-v24 .comment-like-btn.active{background:linear-gradient(135deg,#0f766e,#2563eb)!important;border-color:rgba(45,212,191,.45)!important}.book-detail-page-v24 button.comment-reply-toggle{background:rgba(96,165,250,.08)!important;color:#cfe6ff!important}.book-detail-page-v24 button.comment-reply-toggle:hover,.book-detail-page-v24 .comment-like-btn:hover:not(:disabled){transform:translateY(-1px);border-color:rgba(147,197,253,.45)!important}.book-detail-page-v24 .comment-replies{margin-top:10px!important;padding-left:10px!important;border-left:2px solid rgba(59,130,246,.18)!important;gap:8px!important}.book-detail-page-v24 .comment-reply-item{padding:9px!important;border-radius:14px!important;background:rgba(255,255,255,.032)!important}.book-detail-page-v24 .comment-reply-form{margin-top:9px!important;gap:8px!important}.book-detail-page-v24 .comment-reply-form textarea{min-height:70px!important;border-radius:13px!important;font-size:14px!important}@media(max-width:640px){.book-detail-page-v24 .v24-comments-panel.comments-panel{padding:13px!important;border-radius:20px!important}.book-detail-page-v24 .v24-comment-form{padding:12px!important;border-radius:16px!important}.book-detail-page-v24 .v24-comment-form textarea{min-height:86px!important}.book-detail-page-v24 .v24-comment-form .v24-form-actions .btn{width:100%!important}.book-detail-page-v24 .comment-thread-list.is-scrollable{max-height:330px!important;padding-right:5px!important}.book-detail-page-v24 .comment-main-row,.book-detail-page-v24 .comment-reply-item{grid-template-columns:30px 1fr!important;gap:9px!important}.book-detail-page-v24 .comment-avatar{width:30px!important;height:30px!important;border-radius:11px!important;font-size:13px!important}.book-detail-page-v24 .comment-content p{font-size:14px!important;line-height:1.48!important}.book-detail-page-v24 .comment-like-btn,.book-detail-page-v24 button.comment-reply-toggle{height:28px!important;min-height:28px!important;font-size:12.5px!important;padding:0 10px!important}}.profile-page{width:min(100% - 24px,960px);margin:18px auto 56px;padding:0}.profile-card{display:grid;grid-template-columns:92px minmax(0,1fr);gap:18px;align-items:center;padding:20px;border:1px solid #12345a;border-radius:24px;background:radial-gradient(circle at 12% 0%,rgba(47,124,255,.20),transparent 34%),linear-gradient(145deg,#06172b,#071d35);box-shadow:0 20px 60px rgba(0,0,0,.24);overflow:hidden}.profile-avatar{width:92px;height:92px;border-radius:24px;border:1px solid rgba(124,199,255,.25);background:linear-gradient(135deg,#0f766e,#2563eb);display:grid;place-items:center;color:#fff;font-size:2.15rem;font-weight:900;box-shadow:0 14px 34px rgba(47,124,255,.22);overflow:hidden;flex:0 0 auto}.profile-avatar img{width:100%;height:100%;object-fit:cover;display:block}.profile-info{min-width:0}.profile-name-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px 10px;min-width:0}.profile-name-row h1{margin:0;color:#e8f1ff;font-size:clamp(1.35rem,5.2vw,2rem);line-height:1.05;max-width:100%;overflow-wrap:anywhere}.membership-badge{display:inline-flex;align-items:center;min-height:25px;padding:5px 10px;border-radius:999px;border:1px solid rgba(124,199,255,.28);background:rgba(47,124,255,.14);color:#7cc7ff;font-size:.74rem;font-weight:800;white-space:nowrap}.profile-handle{margin:8px 0 0;color:#7cc7ff;font-weight:700;overflow-wrap:anywhere}.profile-bio{margin:9px 0 0;color:#9fb0c6;line-height:1.55;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.profile-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.profile-action{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:9px 14px;border-radius:999px;border:1px solid #12345a;background:rgba(7,29,53,.78);color:#e8f1ff;font-weight:800;text-decoration:none}.profile-action.primary{border-color:rgba(47,124,255,.35);background:linear-gradient(135deg,#2f7cff,#0f766e);color:#fff}.profile-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:14px 0}.profile-stat-card{min-width:0;padding:14px 8px;border:1px solid #12345a;border-radius:20px;background:#06172b;color:#e8f1ff;text-align:center;text-decoration:none;box-shadow:0 14px 30px rgba(0,0,0,.16)}.profile-stat-card strong{display:block;color:#7cc7ff;font-size:clamp(1.15rem,5vw,1.55rem);line-height:1}.profile-stat-card span{display:block;margin-top:7px;color:#9fb0c6;font-size:.78rem;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.books-section{margin-top:18px;padding:16px;border:1px solid #12345a;border-radius:24px;background:rgba(6,23,43,.92);overflow:hidden}.section-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.section-title{margin:0;color:#e8f1ff;font-size:1.08rem;letter-spacing:-.01em}.section-link{color:#7cc7ff;font-size:.84rem;font-weight:800;text-decoration:none;white-space:nowrap}.books-carousel.profile-books-carousel{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(150px,170px);gap:12px;overflow-x:auto;overflow-y:hidden;padding:2px 2px 10px;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;overscroll-behavior-inline:contain}.books-carousel.profile-books-carousel::-webkit-scrollbar{height:6px}.books-carousel.profile-books-carousel::-webkit-scrollbar-thumb{background:rgba(124,199,255,.22);border-radius:999px}.book-card.profile-book-card{position:relative;display:flex;flex-direction:column;min-width:0;min-height:100%;padding:10px;border:1px solid #12345a;border-radius:20px;background:#071d35;scroll-snap-align:start;box-shadow:none;overflow:hidden}.profile-book-card .book-cover{display:block;width:100%;aspect-ratio:2 / 3;border-radius:15px;overflow:hidden;background:#020b18;border:1px solid rgba(124,199,255,.12)}.profile-book-card .book-cover img{width:100%;height:100%;object-fit:cover;display:block}.profile-book-body{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;padding-top:10px}.profile-book-card .book-title{margin:0;color:#e8f1ff;font-size:.92rem;line-height:1.25;min-height:2.3em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.profile-book-card .book-title a{color:inherit;text-decoration:none}.profile-book-card .book-author,.profile-book-card .book-meta{margin:6px 0 0;color:#9fb0c6;font-size:.78rem;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-book-card .book-meta{color:#7cc7ff;font-weight:800}.progress-wrapper{margin-top:9px}.progress-bar{width:100%;height:7px;border-radius:999px;background:rgba(2,11,24,.72);overflow:hidden}.progress-fill{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#2f7cff,#0f766e)}.book-button{display:inline-flex;align-items:center;justify-content:center;min-height:36px;margin-top:auto;padding:8px 10px;border-radius:13px;background:linear-gradient(135deg,#2f7cff,#2563eb);color:#fff;font-weight:900;font-size:.78rem;text-decoration:none;text-align:center}.profile-heart,.completed-badge{position:absolute;top:16px;right:16px;z-index:2;display:inline-flex;align-items:center;justify-content:center;min-width:28px;height:28px;padding:0 8px;border-radius:999px;background:rgba(2,11,24,.72);border:1px solid rgba(124,199,255,.22);color:#7cc7ff;font-weight:900;backdrop-filter:blur(10px)}.completed-badge{left:16px;right:auto;height:26px;color:#d7fff2;background:rgba(15,118,110,.78);font-size:.68rem}.empty-state.profile-empty-state{padding:22px 16px;border:1px dashed rgba(124,199,255,.24);border-radius:18px;background:rgba(7,29,53,.64);text-align:center}.empty-state.profile-empty-state p{margin:0;color:#e8f1ff;font-weight:900}.empty-state.profile-empty-state span{display:block;margin-top:6px;color:#9fb0c6;font-size:.9rem}@media (max-width:520px){.profile-page{width:min(100% - 18px,480px);margin-top:12px}.profile-card{grid-template-columns:80px minmax(0,1fr);gap:13px;padding:15px;border-radius:22px}.profile-avatar{width:80px;height:80px;border-radius:22px;font-size:1.9rem}.profile-name-row h1{font-size:1.28rem}.membership-badge{min-height:23px;padding:4px 8px;font-size:.68rem}.profile-handle{margin-top:6px;font-size:.88rem}.profile-bio{-webkit-line-clamp:2;font-size:.88rem}.profile-actions{margin-top:12px;gap:8px}.profile-action{min-height:35px;padding:8px 11px;font-size:.8rem}.profile-stats{gap:8px}.profile-stat-card{border-radius:17px;padding:12px 5px}.profile-stat-card span{font-size:.68rem}.books-section{padding:14px 12px;border-radius:22px}.books-carousel.profile-books-carousel{grid-auto-columns:minmax(150px,158px);gap:10px}}@media (max-width:360px){.profile-card{grid-template-columns:1fr;text-align:center}.profile-avatar{margin:0 auto}.profile-name-row,.profile-actions{justify-content:center}.books-carousel.profile-books-carousel{grid-auto-columns:minmax(142px,150px)}}.profile-page-v421{width:min(100% - 22px,960px)!important;max-width:960px!important;margin:18px auto 58px!important;padding:0!important;box-sizing:border-box!important;color:#e8f1ff!important}.profile-page-v421 *,.profile-page-v421 *::before,.profile-page-v421 *::after{box-sizing:border-box!important}.profile-page-v421 .profile-card{display:grid!important;grid-template-columns:86px minmax(0,1fr)!important;gap:16px!important;align-items:center!important;width:100%!important;padding:18px!important;margin:0!important;border:1px solid #12345a!important;border-radius:24px!important;background:radial-gradient(circle at 10% 0%,rgba(47,124,255,.22),transparent 34%),linear-gradient(145deg,#06172b,#071d35)!important;box-shadow:0 18px 50px rgba(0,0,0,.25)!important;overflow:hidden!important}.profile-page-v421 .profile-avatar{width:86px!important;height:86px!important;min-width:86px!important;border-radius:50%!important;border:1px solid rgba(124,199,255,.28)!important;background:linear-gradient(135deg,#0f766e,#2563eb)!important;display:grid!important;place-items:center!important;color:#fff!important;font-size:2rem!important;font-weight:900!important;overflow:hidden!important}.profile-page-v421 .profile-avatar img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}.profile-page-v421 .profile-info{min-width:0!important;width:100%!important}.profile-page-v421 .profile-name-row{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:8px!important;min-width:0!important;margin:0!important}.profile-page-v421 .profile-name-row h1{margin:0!important;color:#e8f1ff!important;font-size:clamp(1.45rem,5vw,2.05rem)!important;line-height:1.08!important;letter-spacing:-.02em!important;max-width:100%!important;overflow-wrap:anywhere!important}.profile-page-v421 .membership-badge{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:24px!important;padding:5px 10px!important;border-radius:999px!important;border:1px solid rgba(124,199,255,.30)!important;background:rgba(47,124,255,.16)!important;color:#7cc7ff!important;font-size:.72rem!important;font-weight:900!important;white-space:nowrap!important;line-height:1!important}.profile-page-v421 .profile-handle{display:block!important;margin:7px 0 0!important;color:#7cc7ff!important;font-size:.95rem!important;font-weight:800!important;line-height:1.3!important;overflow-wrap:anywhere!important}.profile-page-v421 .profile-bio{display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;overflow:hidden!important;margin:9px 0 0!important;color:#9fb0c6!important;font-size:.95rem!important;line-height:1.5!important;max-width:100%!important}.profile-page-v421 .profile-actions{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:9px!important;margin:14px 0 0!important;padding:0!important}.profile-page-v421 .profile-action{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:36px!important;padding:8px 13px!important;border-radius:999px!important;border:1px solid #12345a!important;background:rgba(7,29,53,.86)!important;color:#e8f1ff!important;font-size:.82rem!important;font-weight:900!important;line-height:1!important;text-decoration:none!important;white-space:nowrap!important}.profile-page-v421 .profile-action.primary{border-color:rgba(47,124,255,.45)!important;background:linear-gradient(135deg,#2f7cff,#0f766e)!important;color:#fff!important}.profile-page-v421 .profile-stats{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:9px!important;width:100%!important;margin:14px 0 0!important;padding:0!important}.profile-page-v421 .profile-stat-card{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;min-width:0!important;min-height:76px!important;padding:12px 6px!important;border:1px solid #12345a!important;border-radius:19px!important;background:#06172b!important;color:#e8f1ff!important;text-align:center!important;text-decoration:none!important;box-shadow:0 12px 28px rgba(0,0,0,.15)!important;overflow:hidden!important}.profile-page-v421 .profile-stat-card strong{display:block!important;color:#7cc7ff!important;font-size:1.35rem!important;line-height:1!important;font-weight:950!important}.profile-page-v421 .profile-stat-card span{display:block!important;width:100%!important;margin-top:7px!important;color:#9fb0c6!important;font-size:.73rem!important;font-weight:900!important;line-height:1.15!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.profile-page-v421 .books-section{display:block!important;width:100%!important;margin-top:16px!important;padding:15px!important;border:1px solid #12345a!important;border-radius:24px!important;background:rgba(6,23,43,.94)!important;overflow:hidden!important}.profile-page-v421 .section-header{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin:0 0 13px!important}.profile-page-v421 .section-title{margin:0!important;color:#e8f1ff!important;font-size:1.12rem!important;line-height:1.15!important;font-weight:950!important;letter-spacing:-.01em!important}.profile-page-v421 .section-link{color:#7cc7ff!important;font-size:.82rem!important;font-weight:900!important;text-decoration:none!important;white-space:nowrap!important}.profile-page-v421 .books-carousel.profile-books-carousel{display:grid!important;grid-auto-flow:column!important;grid-auto-columns:158px!important;gap:12px!important;width:100%!important;overflow-x:auto!important;overflow-y:hidden!important;padding:2px 2px 10px!important;scroll-snap-type:x proximity!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior-inline:contain!important}.profile-page-v421 .book-card.profile-book-card{position:relative!important;display:flex!important;flex-direction:column!important;width:158px!important;min-width:158px!important;max-width:158px!important;min-height:0!important;padding:10px!important;border:1px solid #12345a!important;border-radius:20px!important;background:#071d35!important;box-shadow:none!important;overflow:hidden!important;scroll-snap-align:start!important}.profile-page-v421 .profile-book-card .book-cover{display:block!important;width:100%!important;aspect-ratio:2/3!important;min-height:0!important;border-radius:15px!important;border:1px solid rgba(124,199,255,.12)!important;background:#020b18!important;overflow:hidden!important}.profile-page-v421 .profile-book-card .book-cover img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important}.profile-page-v421 .profile-book-body{display:flex!important;flex-direction:column!important;flex:1 1 auto!important;min-height:0!important;padding-top:9px!important}.profile-page-v421 .profile-book-card .book-title{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;min-height:2.32em!important;margin:0!important;color:#e8f1ff!important;font-size:.88rem!important;line-height:1.25!important;font-weight:900!important}.profile-page-v421 .profile-book-card .book-title a{color:inherit!important;text-decoration:none!important}.profile-page-v421 .profile-book-card .book-author,.profile-page-v421 .profile-book-card .book-meta{display:block!important;margin:6px 0 0!important;color:#9fb0c6!important;font-size:.75rem!important;line-height:1.25!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.profile-page-v421 .profile-book-card .book-meta{color:#7cc7ff!important;font-weight:900!important}.profile-page-v421 .progress-wrapper{display:block!important;margin-top:9px!important}.profile-page-v421 .progress-bar{width:100%!important;height:7px!important;border-radius:999px!important;background:rgba(2,11,24,.72)!important;overflow:hidden!important}.profile-page-v421 .progress-fill{display:block!important;height:100%!important;border-radius:inherit!important;background:linear-gradient(90deg,#2f7cff,#0f766e)!important}.profile-page-v421 .book-button{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:35px!important;width:100%!important;margin-top:auto!important;padding:8px 9px!important;border-radius:13px!important;background:linear-gradient(135deg,#2f7cff,#2563eb)!important;color:#fff!important;font-size:.75rem!important;font-weight:950!important;text-align:center!important;text-decoration:none!important;line-height:1.1!important}.profile-page-v421 .profile-heart,.profile-page-v421 .completed-badge{position:absolute!important;top:15px!important;right:15px!important;z-index:2!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:28px!important;height:28px!important;padding:0 8px!important;border-radius:999px!important;border:1px solid rgba(124,199,255,.22)!important;background:rgba(2,11,24,.72)!important;color:#7cc7ff!important;font-weight:950!important;line-height:1!important;backdrop-filter:blur(10px)!important}.profile-page-v421 .completed-badge{left:15px!important;right:auto!important;height:25px!important;color:#d7fff2!important;background:rgba(15,118,110,.78)!important;font-size:.65rem!important}.profile-page-v421 .empty-state.profile-empty-state{display:block!important;padding:21px 14px!important;border:1px dashed rgba(124,199,255,.24)!important;border-radius:18px!important;background:rgba(7,29,53,.64)!important;text-align:center!important}.profile-page-v421 .empty-state.profile-empty-state p{margin:0!important;color:#e8f1ff!important;font-weight:950!important}.profile-page-v421 .empty-state.profile-empty-state span{display:block!important;margin-top:6px!important;color:#9fb0c6!important;font-size:.88rem!important;line-height:1.4!important}@media(max-width:520px){.profile-page-v421{width:min(100% - 18px,480px)!important;margin-top:12px!important;margin-bottom:46px!important}.profile-page-v421 .profile-card{grid-template-columns:74px minmax(0,1fr)!important;gap:12px!important;padding:14px!important;border-radius:22px!important;align-items:start!important}.profile-page-v421 .profile-avatar{width:74px!important;height:74px!important;min-width:74px!important;font-size:1.75rem!important}.profile-page-v421 .profile-name-row h1{font-size:1.28rem!important}.profile-page-v421 .membership-badge{min-height:22px!important;padding:4px 8px!important;font-size:.66rem!important}.profile-page-v421 .profile-handle{font-size:.86rem!important;margin-top:6px!important}.profile-page-v421 .profile-bio{font-size:.84rem!important;line-height:1.45!important;-webkit-line-clamp:2!important}.profile-page-v421 .profile-actions{margin-top:11px!important;gap:7px!important}.profile-page-v421 .profile-action{min-height:33px!important;padding:7px 10px!important;font-size:.76rem!important}.profile-page-v421 .profile-stat-card{min-height:70px!important;border-radius:17px!important;padding:10px 4px!important}.profile-page-v421 .profile-stat-card strong{font-size:1.22rem!important}.profile-page-v421 .profile-stat-card span{font-size:.66rem!important}.profile-page-v421 .books-section{padding:13px 11px!important;border-radius:21px!important}.profile-page-v421 .books-carousel.profile-books-carousel{grid-auto-columns:148px!important;gap:10px!important}.profile-page-v421 .book-card.profile-book-card{width:148px!important;min-width:148px!important;max-width:148px!important;padding:9px!important}}@media(max-width:360px){.profile-page-v421 .profile-card{grid-template-columns:1fr!important;text-align:center!important}.profile-page-v421 .profile-avatar{margin:0 auto!important}.profile-page-v421 .profile-name-row,.profile-page-v421 .profile-actions{justify-content:center!important}.profile-page-v421 .books-carousel.profile-books-carousel{grid-auto-columns:140px!important}.profile-page-v421 .book-card.profile-book-card{width:140px!important;min-width:140px!important;max-width:140px!important}}.member-menu-profile-card{display:grid!important;grid-template-columns:64px 1fr!important;gap:14px!important;align-items:center!important;text-decoration:none!important;color:#e8f1ff!important;padding:14px!important;margin:18px 0 16px!important;border:1px solid rgba(124,199,255,.20)!important;border-radius:22px!important;background:linear-gradient(135deg,rgba(7,29,53,.96),rgba(6,23,43,.90))!important;box-shadow:0 18px 38px rgba(0,0,0,.20)!important}.member-menu-avatar{width:64px!important;height:64px!important;border-radius:18px!important;overflow:hidden!important;display:grid!important;place-items:center!important;background:linear-gradient(135deg,#0f766e,#2563eb)!important;color:#fff!important;font-size:1.55rem!important;font-weight:950!important;border:1px solid rgba(124,199,255,.20)!important}.member-menu-avatar img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}.member-menu-profile-info{min-width:0!important;display:grid!important;gap:3px!important}.member-menu-profile-info strong{font-size:1.05rem!important;line-height:1.15!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.member-menu-profile-info small{color:#9fb0c6!important;font-weight:750!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.member-menu-profile-info em{font-style:normal!important;color:#7cc7ff!important;font-weight:900!important;font-size:.88rem!important;margin-top:4px!important}.v25-safe-logout{display:flex!important;align-items:center!important;justify-content:center!important;min-height:52px!important;margin:18px 0 6px!important;padding:0 18px!important;border-radius:18px!important;text-decoration:none!important;font-weight:950!important;color:#ffe5e5!important;border:1px solid rgba(255,105,105,.34)!important;background:linear-gradient(135deg,rgba(127,29,29,.38),rgba(69,10,10,.32))!important}.v25-safe-logout:hover{border-color:rgba(255,130,130,.58)!important;box-shadow:0 0 0 4px rgba(255,70,70,.08)!important}.profile-page-v421 .profile-actions .profile-action[href*="profil-duzenle"]{background:linear-gradient(135deg,#2f7cff,#0f766e)!important;color:#fff!important;border-color:rgba(124,199,255,.35)!important}.profile-page-v421 .progress-book-card{transform:none!important;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease!important}.profile-page-v421 .progress-book-card:hover,.profile-page-v421 .progress-book-card:focus-within{transform:none!important;border-color:rgba(124,199,255,.48)!important;box-shadow:0 0 0 1px rgba(124,199,255,.16),0 20px 50px rgba(47,124,255,.14)!important}.profile-page-v421 .progress-book-card .progress-wrapper{margin:12px 0 16px!important;padding:0!important}.profile-page-v421 .progress-book-card .book-button{margin-top:auto!important}.profile-page-v421 .profile-book-body{gap:8px!important}.profile-page-v421 .progress-book-card .book-meta{margin-top:4px!important}.profile-edit-page{padding-top:18px!important;padding-bottom:36px!important}.profile-edit-head{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:16px!important;margin-bottom:16px!important;padding:20px!important;border:1px solid rgba(124,199,255,.16)!important;border-radius:22px!important;background:linear-gradient(135deg,rgba(6,23,43,.94),rgba(7,29,53,.84))!important}.profile-edit-eyebrow{margin:0 0 6px!important;color:#7cc7ff!important;font-weight:900!important;letter-spacing:.02em!important}.profile-edit-head h1{margin:0!important;color:#e8f1ff!important;font-size:clamp(1.7rem,6vw,2.35rem)!important;line-height:1.05!important}.profile-edit-head span{display:block!important;margin-top:8px!important;color:#9fb0c6!important;line-height:1.45!important}.profile-edit-card{display:grid!important;gap:18px!important;padding:20px!important;border:1px solid rgba(124,199,255,.18)!important;border-radius:24px!important;background:linear-gradient(135deg,rgba(6,23,43,.96),rgba(7,29,53,.86))!important;box-shadow:0 22px 60px rgba(0,0,0,.22)!important}.profile-edit-avatar-row{display:grid!important;grid-template-columns:96px 1fr!important;gap:16px!important;align-items:center!important}.profile-edit-avatar{width:96px!important;height:96px!important;border-radius:28px!important;overflow:hidden!important;display:grid!important;place-items:center!important;background:linear-gradient(135deg,#0f766e,#2563eb)!important;color:#fff!important;font-size:2.4rem!important;font-weight:950!important;border:1px solid rgba(124,199,255,.28)!important;box-shadow:0 16px 38px rgba(47,124,255,.18)!important}.profile-edit-avatar img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}.profile-edit-avatar-info,.profile-edit-field{display:grid!important;gap:8px!important;min-width:0!important}.profile-edit-avatar-info label,.profile-edit-field span{color:#e8f1ff!important;font-weight:950!important}.profile-edit-avatar-info small,.profile-edit-field small{color:#8fa4bd!important;line-height:1.45!important}.profile-edit-card input[type="text"],.profile-edit-card textarea,.profile-edit-card input[type="file"]{width:100%!important;border:1px solid rgba(124,199,255,.18)!important;border-radius:16px!important;background:#020b18!important;color:#e8f1ff!important;padding:13px 14px!important;outline:none!important;font:inherit!important}.profile-edit-card textarea{resize:vertical!important;min-height:118px!important}.profile-edit-card input:focus,.profile-edit-card textarea:focus{border-color:rgba(124,199,255,.55)!important;box-shadow:0 0 0 4px rgba(47,124,255,.12)!important}.profile-edit-actions{display:flex!important;gap:12px!important;align-items:center!important;flex-wrap:wrap!important}.profile-save-btn{min-height:50px!important;border-radius:16px!important;padding:0 22px!important;background:linear-gradient(135deg,#2f7cff,#0f766e)!important;color:#fff!important;border:0!important;font-weight:950!important;cursor:pointer!important}.form-success,.form-error{border-radius:18px!important;padding:14px 16px!important;margin-bottom:14px!important;font-weight:800!important}.form-success{background:rgba(54,211,138,.12)!important;border:1px solid rgba(54,211,138,.28)!important;color:#c9ffe3!important}.form-error{background:rgba(255,96,96,.10)!important;border:1px solid rgba(255,96,96,.26)!important;color:#ffd9d9!important}.form-error p{margin:0!important}.form-error p+p{margin-top:6px!important}@media(max-width:640px){.member-menu-profile-card{grid-template-columns:58px 1fr!important;padding:12px!important;border-radius:20px!important}.member-menu-avatar{width:58px!important;height:58px!important;border-radius:17px!important}.profile-edit-head{align-items:stretch!important;flex-direction:column!important;padding:16px!important}.profile-edit-avatar-row{grid-template-columns:78px 1fr!important;gap:13px!important}.profile-edit-avatar{width:78px!important;height:78px!important;border-radius:23px!important;font-size:2rem!important}.profile-edit-card{padding:16px!important;border-radius:22px!important}.profile-edit-actions{display:grid!important;grid-template-columns:1fr!important}.profile-save-btn,.profile-edit-actions .profile-action{width:100%!important;text-align:center!important;justify-content:center!important}.profile-page-v421 .progress-book-card .progress-wrapper{margin:10px 0 14px!important}}.profile-page-v423 .continue-books-carousel{grid-auto-columns:148px!important;gap:11px!important}.profile-page-v423 .progress-book-card{width:148px!important;min-width:148px!important;max-width:148px!important;padding:9px!important;border-radius:18px!important;background:linear-gradient(180deg,rgba(7,29,53,.98),rgba(6,23,43,.95))!important}.profile-page-v423 .progress-book-card:hover,.profile-page-v423 .progress-book-card:focus-within{transform:none!important;border-color:rgba(124,199,255,.55)!important;box-shadow:0 0 0 1px rgba(124,199,255,.18),0 0 34px rgba(47,124,255,.16)!important}.profile-page-v423 .progress-book-card .book-cover{aspect-ratio:1/1.22!important;border-radius:14px!important}.profile-page-v423 .progress-book-card .profile-book-body{gap:6px!important;padding-top:8px!important}.profile-page-v423 .progress-book-card .book-title{font-size:.82rem!important;min-height:2.12em!important;line-height:1.22!important}.profile-page-v423 .progress-book-card .book-author,.profile-page-v423 .progress-book-card .book-meta{margin:0!important;font-size:.71rem!important;line-height:1.2!important}.profile-page-v423 .progress-book-card .progress-wrapper{margin:5px 0 8px!important}.profile-page-v423 .progress-book-card .progress-bar{height:6px!important}.profile-page-v423 .progress-card-actions{display:grid!important;grid-template-columns:1fr auto!important;gap:7px!important;align-items:center!important;margin-top:auto!important}.profile-page-v423 .progress-card-actions .book-button{min-height:33px!important;margin:0!important;padding:8px 9px!important;border-radius:12px!important;font-size:.72rem!important;line-height:1.05!important;cursor:pointer!important;border:0!important;font-family:inherit!important}.profile-page-v423 .remove-progress-btn{width:auto!important;min-width:52px!important;background:rgba(255,106,106,.12)!important;color:#ffd6d6!important;border:1px solid rgba(255,106,106,.28)!important}.profile-page-v423 .remove-progress-btn:hover,.profile-page-v423 .remove-progress-btn:focus-visible{background:rgba(255,106,106,.18)!important;box-shadow:0 0 0 3px rgba(255,106,106,.09)!important}.profile-remove-modal[hidden]{display:none!important}.profile-remove-modal{position:fixed!important;inset:0!important;z-index:9999!important;display:grid!important;place-items:center!important;padding:18px!important}.profile-remove-modal-backdrop{position:absolute!important;inset:0!important;background:rgba(0,0,0,.62)!important;backdrop-filter:blur(8px)!important}.profile-remove-dialog{position:relative!important;width:min(100%,420px)!important;border:1px solid rgba(124,199,255,.22)!important;border-radius:24px!important;background:linear-gradient(145deg,#06172b,#071d35)!important;color:#e8f1ff!important;padding:20px!important;box-shadow:0 24px 80px rgba(0,0,0,.48)!important}.profile-remove-dialog h3{margin:0 0 14px!important;font-size:1.22rem!important;line-height:1.16!important;color:#e8f1ff!important}.profile-remove-dialog p{margin:14px 0 0!important;color:#9fb0c6!important;line-height:1.55!important}.profile-remove-book{display:grid!important;grid-template-columns:66px minmax(0,1fr)!important;gap:12px!important;align-items:center!important;padding:12px!important;border:1px solid rgba(124,199,255,.16)!important;border-radius:18px!important;background:rgba(2,11,24,.38)!important}.profile-remove-book img{width:66px!important;height:88px!important;object-fit:cover!important;border-radius:12px!important;background:#020b18!important}.profile-remove-book strong{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;color:#e8f1ff!important;line-height:1.2!important}.profile-remove-book span{display:block!important;margin-top:6px!important;color:#9fb0c6!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.profile-remove-actions{display:flex!important;gap:10px!important;justify-content:flex-end!important;align-items:center!important;margin-top:16px!important}.profile-remove-actions .profile-action{cursor:pointer!important;font-family:inherit!important}.profile-remove-actions .profile-action.danger{border-color:rgba(255,106,106,.36)!important;background:linear-gradient(135deg,rgba(190,24,24,.82),rgba(127,29,29,.78))!important;color:#fff!important}.profile-modal-open{overflow:hidden!important}.profile-edit-page-v423 .password-edit-card{margin-top:18px!important}.password-edit-head h2{margin:0!important;color:#e8f1ff!important;font-size:1.35rem!important}.password-edit-head p{margin:7px 0 0!important;color:#9fb0c6!important;line-height:1.5!important}.password-edit-form{display:grid!important;gap:16px!important;margin-top:6px!important}.password-edit-form input[type="password"]{width:100%!important;border:1px solid rgba(124,199,255,.18)!important;border-radius:16px!important;background:#020b18!important;color:#e8f1ff!important;padding:13px 14px!important;outline:none!important;font:inherit!important}.password-edit-form input[type="password"]:focus{border-color:rgba(124,199,255,.55)!important;box-shadow:0 0 0 4px rgba(47,124,255,.12)!important}@media(max-width:520px){.profile-page-v423 .continue-books-carousel{grid-auto-columns:142px!important;gap:10px!important}.profile-page-v423 .progress-book-card{width:142px!important;min-width:142px!important;max-width:142px!important;padding:8px!important}.profile-page-v423 .progress-book-card .book-cover{aspect-ratio:1/1.18!important}.profile-page-v423 .progress-card-actions{grid-template-columns:1fr!important;gap:6px!important}.profile-page-v423 .progress-card-actions .book-button{min-height:31px!important;font-size:.70rem!important}.profile-page-v423 .remove-progress-btn{width:100%!important}.profile-remove-actions{display:grid!important;grid-template-columns:1fr!important}.profile-remove-actions .profile-action{width:100%!important}}.book-actions.guest-locked-actions{grid-template-columns:1fr 1fr!important;gap:8px!important}.book-actions .member-required-btn,.detail-buttons .member-required-wide{background:linear-gradient(135deg,#2f7cff,#0f5bd7)!important;border-color:rgba(124,199,255,.38)!important;color:#fff!important;box-shadow:0 10px 28px rgba(47,124,255,.18)!important;white-space:nowrap!important}.book-actions .member-required-btn:hover,.detail-buttons .member-required-wide:hover{filter:brightness(1.08)!important;box-shadow:0 0 0 1px rgba(124,199,255,.32),0 14px 34px rgba(47,124,255,.24)!important}.guest-detail-actions{align-items:stretch!important}.member-benefit-card{overflow:hidden!important}.member-benefit-card .btn{margin-top:8px;margin-right:8px}@media(max-width:640px){.book-actions.guest-locked-actions{grid-template-columns:1fr 1fr!important;gap:6px!important}.book-actions .member-required-btn{min-height:34px!important;padding:0 4px!important;font-size:11px!important;border-radius:10px!important}.guest-detail-actions{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}.guest-detail-actions .btn{width:100%!important;min-width:0!important}}.verify-code-input{font-size:28px!important;letter-spacing:8px;text-align:center;font-weight:900;color:#e8f1ff!important}.inline-resend-form{margin-top:14px;display:flex;justify-content:center}.inline-resend-form button{border:1px solid rgba(124,199,255,.28);background:rgba(7,29,53,.78);color:#7cc7ff;border-radius:999px;padding:11px 15px;font-weight:900;cursor:pointer}.inline-resend-form button:hover{border-color:#2f7cff;color:#fff;box-shadow:0 0 0 4px rgba(47,124,255,.12)}.auth-card .alert a{color:#7cc7ff;font-weight:900}.mail-settings-panel .admin-section-head p{color:#9fb0c6;margin:6px 0 0}.mail-settings-form .admin-grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.mail-security-note{border:1px solid rgba(124,199,255,.2);background:rgba(7,29,53,.72);border-radius:16px;padding:14px;color:#b7cbe1;line-height:1.55}.admin-check-row{display:flex!important;align-items:center!important;gap:10px!important}.admin-check-row input{width:auto!important}.mail-settings-form .secondary{background:#071d35!important;border:1px solid rgba(124,199,255,.28)!important;color:#e8f1ff!important}@media(max-width:760px){.verify-code-input{font-size:24px!important;letter-spacing:6px}.mail-settings-form .admin-grid-2{grid-template-columns:1fr}.inline-resend-form button{width:100%}}.auth-mail-help,.form-help{margin:-6px 0 2px;color:#9fb0c6;font-size:14px;line-height:1.5}.verify-info-box{display:grid;gap:5px;margin:14px 0;padding:14px 15px;border:1px solid rgba(124,199,255,.24);border-radius:16px;background:rgba(7,29,53,.74);color:#bcd2e8;line-height:1.48}.verify-info-box strong{color:#e8f1ff;font-size:15px}.verify-info-box span{color:#9fb0c6;font-size:14px}.verify-timer-card{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 15px;border-radius:16px;border:1px solid rgba(47,124,255,.32);background:linear-gradient(135deg,rgba(47,124,255,.13),rgba(5,150,105,.10));color:#cfe7ff}.verify-timer-card span{font-size:14px;color:#9fb0c6;font-weight:800}.verify-timer-card strong{font-size:20px;color:#7cc7ff;letter-spacing:.5px}.verify-timer-card.is-expired{border-color:rgba(255,183,77,.38);background:rgba(255,183,77,.09)}.verify-timer-card.is-expired strong{color:#ffd38a}.inline-resend-form button:disabled{opacity:.62;cursor:not-allowed;box-shadow:none!important}@media(max-width:760px){.verify-timer-card{align-items:flex-start;flex-direction:column;gap:4px}.verify-timer-card strong{font-size:22px}.auth-mail-help,.form-help{font-size:13px}}.auth-support-box{margin-top:16px;padding:14px 15px;border:1px solid rgba(124,199,255,.22);border-radius:16px;background:linear-gradient(135deg,rgba(7,29,53,.86),rgba(6,23,43,.72));color:#bcd2e8;line-height:1.48;display:grid;gap:5px;overflow:hidden}.auth-support-box strong{color:#e8f1ff;font-size:14px}.auth-support-box span{color:#9fb0c6;font-size:13.5px}.auth-support-box a{color:#7cc7ff;font-weight:900;word-break:break-word}.auth-support-box a:hover{color:#e8f1ff;text-decoration:underline}@media(max-width:520px){.auth-support-box{padding:12px 13px;border-radius:14px}.auth-support-box strong{font-size:13.5px}.auth-support-box span{font-size:12.8px}}.auth-modern-page{position:relative;padding:48px 0 72px;overflow:hidden;background:radial-gradient(circle at 10% 0%,rgba(53,133,255,.22),transparent 32%),radial-gradient(circle at 100% 80%,rgba(43,213,183,.12),transparent 34%),linear-gradient(180deg,#07101d 0%,#0a1424 100%)}.auth-modern-page:before{content:"";position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:44px 44px;mask-image:linear-gradient(180deg,rgba(0,0,0,.65),transparent 75%)}.auth-modern-container{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,460px);gap:28px;align-items:center;max-width:1120px}.auth-modern-info{min-height:560px;display:flex;flex-direction:column;justify-content:center;padding:34px;border:1px solid rgba(133,190,255,.18);border-radius:30px;background:linear-gradient(145deg,rgba(10,31,57,.78),rgba(5,18,34,.58));box-shadow:0 24px 70px rgba(0,0,0,.24),inset 0 1px 0 rgba(255,255,255,.05)}.auth-modern-eyebrow,.auth-modern-card-head span{display:inline-flex;width:max-content;max-width:100%;align-items:center;justify-content:center;padding:8px 12px;border-radius:999px;border:1px solid rgba(124,199,255,.28);background:rgba(124,199,255,.12);color:#8fd2ff;font-size:13px;line-height:1;font-weight:800;letter-spacing:.01em}.auth-modern-info h1{margin:22px 0 14px;max-width:720px;color:#f5f9ff;font-size:clamp(38px,5vw,60px);line-height:1.02;letter-spacing:-.055em;font-weight:950}.auth-modern-info p{max-width:600px;margin:0;color:#b8c9dd;font-size:18px;line-height:1.65;font-weight:500}.auth-modern-points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:34px}.auth-modern-points div{min-width:0;padding:16px;border-radius:18px;border:1px solid rgba(133,190,255,.16);background:rgba(4,18,34,.58)}.auth-modern-points strong,.auth-modern-points span{display:block}.auth-modern-points strong{color:#fff;font-size:15px;line-height:1.25;font-weight:900}.auth-modern-points span{margin-top:7px;color:#9fb4cc;font-size:13px;line-height:1.45;font-weight:600}.auth-modern-card{width:100%;padding:30px;border:1px solid rgba(133,190,255,.22);border-radius:30px;background:rgba(7,24,43,.94);box-shadow:0 24px 70px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.05);backdrop-filter:blur(16px)}.auth-modern-card-head h2{margin:16px 0 8px;color:#f5f9ff;font-size:34px;line-height:1.08;letter-spacing:-.04em;font-weight:950}.auth-modern-card-head p{margin:0;color:#a9bdd3;font-size:15px;line-height:1.55}.auth-modern-alert{margin:18px 0 0!important;border-radius:16px!important;line-height:1.45!important}.auth-modern-form{display:grid;gap:15px;margin-top:22px}.auth-modern-field{display:grid;gap:8px;margin:0;color:#dcecff;font-weight:850}.auth-modern-field>span:first-child{display:block;color:#dcecff;font-size:14px;line-height:1.25;font-weight:850}.auth-modern-field input:not([type="checkbox"]),.auth-modern-password input{display:block;width:100%;height:50px;min-height:50px;margin:0;padding:0 14px;border:1px solid rgba(133,190,255,.26);border-radius:15px;outline:none;background:#06182b;color:#f4f9ff;font-size:16px;font-weight:650;line-height:50px;box-shadow:none;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease;-webkit-appearance:none;appearance:none}.auth-modern-field input:focus,.auth-modern-password input:focus{border-color:#66bdff;background:#071c33;box-shadow:0 0 0 4px rgba(102,189,255,.14)}.auth-modern-field small{display:block;margin:0;color:#91a9c4;font-size:12.8px;line-height:1.4;font-weight:650}.auth-modern-password{position:relative;display:block!important;width:100%}.auth-modern-password input{padding-right:80px!important}.auth-modern-password button{position:absolute;right:8px;top:50%;transform:translateY(-50%);width:auto;min-width:62px;height:34px;min-height:34px;margin:0;padding:0 12px;border:1px solid rgba(133,190,255,.30);border-radius:999px;background:rgba(124,199,255,.12);color:#c6e9ff;font-size:12px;line-height:32px;font-weight:900;text-align:center;box-shadow:none;cursor:pointer;-webkit-appearance:none;appearance:none}.auth-modern-password button:hover{background:rgba(124,199,255,.20);color:#fff}.auth-modern-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:-2px;color:#92a8c0;font-size:13px;font-weight:750}.auth-modern-row a,.auth-modern-switch a,.auth-modern-terms a{color:#80cdfc;text-decoration:none;font-weight:900}.auth-modern-row a:hover,.auth-modern-switch a:hover,.auth-modern-terms a:hover{text-decoration:underline}.auth-modern-terms{display:grid;grid-template-columns:20px minmax(0,1fr);gap:11px;align-items:start;margin:0;padding:13px 14px;border:1px solid rgba(133,190,255,.16);border-radius:15px;background:rgba(4,18,34,.56);color:#cdddf0;font-size:13.5px;line-height:1.45;font-weight:700}.auth-modern-terms input{width:20px!important;min-width:20px!important;height:20px!important;margin:1px 0 0!important;padding:0!important;accent-color:#1687ff}.auth-modern-submit{display:flex;align-items:center;justify-content:center;width:100%;height:52px;min-height:52px;border:0;border-radius:15px;background:linear-gradient(135deg,#268cff,#55b8ff);color:#fff;font-size:15.5px;font-weight:950;line-height:1;box-shadow:0 16px 35px rgba(38,140,255,.28);cursor:pointer}.auth-modern-submit:hover{filter:brightness(1.04);transform:translateY(-1px)}.auth-modern-switch{margin:18px 0 0;color:#a9bdd3;font-size:14px;line-height:1.45;text-align:center;font-weight:650}.auth-strength-weak{color:#ffb3bc!important}.auth-strength-medium{color:#ffe19a!important}.auth-strength-strong{color:#9dffc1!important}.auth-match-ok{color:#9dffc1!important}.auth-match-bad{color:#ffb3bc!important}@media(max-width:980px){.auth-modern-page{padding:28px 0 52px}.auth-modern-container{grid-template-columns:1fr;gap:18px}.auth-modern-info{min-height:auto;padding:26px;border-radius:26px}.auth-modern-info h1{font-size:38px}.auth-modern-info p{font-size:16px}.auth-modern-card{max-width:620px;margin:0 auto}}@media(max-width:640px){.auth-modern-page{padding:18px 0 36px}.auth-modern-container{gap:14px}.auth-modern-info{padding:18px;border-radius:22px}.auth-modern-eyebrow,.auth-modern-card-head span{padding:7px 10px;font-size:12px}.auth-modern-info h1{margin:16px 0 10px;font-size:29px;line-height:1.1;letter-spacing:-.035em}.auth-modern-info p{font-size:14.5px;line-height:1.55}.auth-modern-points{grid-template-columns:1fr;gap:9px;margin-top:16px}.auth-modern-points div{padding:12px;border-radius:15px}.auth-modern-points strong{font-size:14px}.auth-modern-points span{margin-top:5px;font-size:12.5px}.auth-modern-card{padding:18px;border-radius:22px}.auth-modern-card-head h2{margin:14px 0 7px;font-size:27px}.auth-modern-card-head p{font-size:14px}.auth-modern-form{gap:13px;margin-top:18px}.auth-modern-field>span:first-child{font-size:13.5px}.auth-modern-field input:not([type="checkbox"]),.auth-modern-password input{height:48px;min-height:48px;line-height:48px;border-radius:14px;font-size:16px}.auth-modern-password input{padding-right:76px!important}.auth-modern-password button{right:7px;height:32px;min-height:32px;min-width:60px;padding:0 10px;font-size:11.5px;line-height:30px}.auth-modern-row{align-items:flex-start;flex-direction:column;gap:6px;font-size:13px}.auth-modern-terms{grid-template-columns:18px minmax(0,1fr);gap:10px;padding:12px;font-size:13px;border-radius:14px}.auth-modern-terms input{width:18px!important;min-width:18px!important;height:18px!important}.auth-modern-submit{height:50px;min-height:50px;border-radius:14px}.auth-modern-switch{font-size:13.5px}}@media(max-width:380px){.auth-modern-info h1{font-size:27px}.auth-modern-card-head h2{font-size:25px}.auth-modern-card{padding:16px}}.site-footer.pdfoku-footer-v5{margin-top:44px;padding:38px 0 18px;background:linear-gradient(180deg,rgba(5,20,39,.92),rgba(1,7,18,.98));border-top:1px solid rgba(102,182,255,.16);box-shadow:0 -24px 70px rgba(0,0,0,.18);color:#a9bed4}.pdfoku-footer-shell{display:grid;grid-template-columns:minmax(260px,1.05fr) minmax(0,1.7fr);gap:22px;align-items:stretch}.pdfoku-footer-brand,.pdfoku-footer-col{border:1px solid rgba(102,182,255,.14);border-radius:22px;background:linear-gradient(180deg,rgba(8,29,56,.58),rgba(4,16,31,.42));box-shadow:inset 0 1px 0 rgba(255,255,255,.03)}.pdfoku-footer-brand{padding:22px;display:flex;flex-direction:column;gap:16px}.pdfoku-footer-logo{display:inline-flex;align-items:center;gap:11px;color:#fff;font-size:22px;font-weight:950;letter-spacing:-.03em}.pdfoku-footer-logo .logo-icon{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(135deg,var(--blue),#0f5bd7);box-shadow:0 12px 30px rgba(22,136,255,.26)}.pdfoku-footer-brand p{margin:0;color:#a9bed4;line-height:1.68;max-width:440px}.pdfoku-footer-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:auto}.pdfoku-footer-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 15px;border:1px solid rgba(102,182,255,.18);border-radius:999px;background:rgba(102,182,255,.07);color:#dcecff;font-weight:900}.pdfoku-footer-actions a:hover{border-color:var(--blue);background:rgba(22,136,255,.16);color:#fff}.pdfoku-footer-actions .pdfoku-footer-cta{border:0;background:linear-gradient(135deg,var(--blue),#57baff);color:#fff;box-shadow:0 14px 30px rgba(22,136,255,.22)}.pdfoku-footer-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.pdfoku-footer-col{display:grid;align-content:start;gap:9px;padding:20px}.pdfoku-footer-col strong{display:block;margin:0 0 5px;color:#fff;font-size:16px;line-height:1.2;font-weight:950}.pdfoku-footer-col a{display:block;color:#a9c7e6;font-size:14px;line-height:1.3;font-weight:650}.pdfoku-footer-col a:hover{color:#fff}.pdfoku-footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:18px;padding-top:16px;border-top:1px solid rgba(102,182,255,.10);color:#8fa9c5;font-size:13px;line-height:1.5}.pdfoku-footer-bottom p{margin:0}.pdfoku-footer-bottom a{color:#dcecff;font-weight:900}@media(max-width:900px){.pdfoku-footer-shell{grid-template-columns:1fr}.pdfoku-footer-links{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:640px){.site-footer.pdfoku-footer-v5{margin-top:32px;padding:28px 0 18px}.pdfoku-footer-shell{gap:12px}.pdfoku-footer-brand{padding:18px;border-radius:20px}.pdfoku-footer-logo{font-size:20px}.pdfoku-footer-brand p{font-size:14px;line-height:1.6}.pdfoku-footer-actions a{min-height:40px;padding:0 13px;font-size:13px}.pdfoku-footer-links{grid-template-columns:1fr;gap:10px}.pdfoku-footer-col{padding:16px;border-radius:18px;gap:8px}.pdfoku-footer-col strong{font-size:15px}.pdfoku-footer-col a{font-size:13.5px}.pdfoku-footer-bottom{display:grid;gap:8px;margin-top:14px;font-size:12.5px}}.categories-strip a,.categories-strip .category-card{flex:0 0 clamp(152px,18vw,188px)!important;aspect-ratio:1 / .92!important;min-height:140px!important;display:grid!important;grid-template-rows:64px auto!important;align-items:center!important;justify-items:center!important;align-content:center!important;gap:10px!important;padding:14px 12px!important;white-space:normal!important;text-align:center!important;border-radius:24px!important;background:linear-gradient(180deg,rgba(6,24,46,.96),rgba(3,16,32,.94))!important;border:1px solid rgba(83,159,236,.30)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.04),0 14px 34px rgba(0,0,0,.16)!important}.categories-strip .category-chip-icon{width:60px!important;height:60px!important;margin:0!important;border-radius:18px!important;display:grid!important;place-items:center!important;background:rgba(17,43,77,.92)!important;border:1px solid rgba(101,173,245,.26)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 8px 18px rgba(0,0,0,.18)!important;font-size:32px!important;line-height:1!important}.categories-strip .category-chip-icon img{width:38px!important;height:38px!important;max-width:38px!important;max-height:38px!important;object-fit:contain!important;object-position:center!important;display:block!important;filter:none!important;transform:none!important;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;backface-visibility:hidden}.categories-strip .category-chip-label{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;margin:0!important;max-width:100%!important;color:#f0f7ff!important;font-size:17px!important;line-height:1.14!important;font-weight:850!important;letter-spacing:-.02em!important;text-wrap:balance}@media(max-width:640px){.categories-strip a,.categories-strip .category-card{flex-basis:46%!important;min-width:154px!important;min-height:136px!important;grid-template-rows:60px auto!important;gap:8px!important;padding:13px 10px!important;border-radius:22px!important}.categories-strip .category-chip-icon{width:56px!important;height:56px!important;border-radius:17px!important}.categories-strip .category-chip-icon img{width:36px!important;height:36px!important;max-width:36px!important;max-height:36px!important}.categories-strip .category-chip-label{font-size:15px!important;line-height:1.12!important}}@media(max-width:430px){.categories-strip a,.categories-strip .category-card{flex-basis:47%!important;min-width:150px!important;min-height:132px!important;grid-template-rows:56px auto!important}.categories-strip .category-chip-icon{width:52px!important;height:52px!important}.categories-strip .category-chip-icon img{width:34px!important;height:34px!important;max-width:34px!important;max-height:34px!important}.categories-strip .category-chip-label{font-size:14px!important;line-height:1.1!important}}html{background:#020b17!important;min-height:100%!important}body{min-height:100svh!important;min-height:100dvh!important;overflow-x:hidden!important;background:radial-gradient(circle at top left,var(--bg2),var(--bg) 42%) fixed!important}body::before{content:"";position:fixed;inset:0;z-index:-1;background:radial-gradient(circle at top left,var(--bg2),var(--bg) 42%) fixed;pointer-events:none}.site-footer{margin-bottom:0!important}.v25-logo img,.logo img{display:block!important;max-height:44px!important;width:auto!important;object-fit:contain!important}.v25-logo span:empty,.logo span:empty{display:none!important}@supports(-webkit-touch-callout:none){html,body{background:#020b17!important}.site-footer{transform:translateZ(0)}}.seo-home-block{margin-top:34px}.seo-home-card{border:1px solid rgba(124,199,255,.16);border-radius:28px;padding:clamp(20px,4vw,34px);background:linear-gradient(180deg,rgba(8,30,58,.72),rgba(4,17,34,.62));box-shadow:0 20px 60px rgba(0,0,0,.12)}.seo-home-card h2{margin:0 0 12px;color:#eef7ff;font-size:clamp(24px,4vw,38px);line-height:1.1}.seo-home-card p{color:#b8c9dc;line-height:1.65;margin:0}.seo-home-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:18px}.seo-home-grid article{border:1px solid rgba(124,199,255,.13);border-radius:20px;padding:16px;background:rgba(2,11,23,.24)}.seo-home-grid h3{margin:0 0 8px;color:#eaf5ff;font-size:18px}.seo-home-grid p{font-size:14px}@media(max-width:780px){.seo-home-grid{grid-template-columns:1fr}}