@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:wght@600;700&display=swap";.sidebar{background:linear-gradient(#ffffff2e,#0000),#f1d9d5;border-right:1px solid #9a67671f;flex-direction:column;min-width:0;min-height:calc(100vh - 32px);padding:30px 20px;transition:padding .22s,background .22s;display:flex;overflow:hidden}.sidebar-top{align-items:center;gap:9px;margin-bottom:28px;display:flex}.logo{color:#68494f;flex:1;align-items:center;gap:11px;min-width:0;display:flex}.logo-icon{background:#fffbf8bf;border-radius:13px;flex:none;place-items:center;width:40px;height:40px;display:grid;box-shadow:0 8px 18px #6f4a4e1f}.logo-text{white-space:nowrap;font-family:Playfair Display,Georgia,serif;font-size:23px;font-weight:700;overflow:hidden}.sidebar-toggle{color:#976468;cursor:pointer;background:#fffaf7a3;border:1px solid #c38f8f4d;border-radius:11px;flex:none;place-items:center;width:36px;height:36px;transition:transform .16s,background .16s,border-color .16s,box-shadow .16s;display:grid}.sidebar-toggle:hover{background:#fff8f4;border-color:#ca9996;transform:translateY(-1px);box-shadow:0 8px 17px #704a4e1a}.profile{background:#fff9f66b;border:1px solid #ffffff7a;border-radius:18px;align-items:center;gap:12px;padding:16px 13px;display:flex}.avatar{color:#a5696c;background:#fff9f5;border-radius:50%;flex:none;place-items:center;width:42px;height:42px;display:grid}.profile-text{flex-direction:column;min-width:0;display:flex;overflow:hidden}.profile-text strong{color:#5e454a;text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.profile-text span{color:#987b7d;margin-top:2px;font-size:12px}.sidebar-navigation{gap:7px;margin-top:28px;display:grid}.nav-item{color:#775f62;width:100%;min-height:46px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:13px;align-items:center;gap:12px;padding:12px 14px;text-decoration:none;transition:background .16s,color .16s,transform .16s,box-shadow .16s;display:flex;overflow:hidden}.nav-item svg{flex:none}.nav-item .nav-label{white-space:nowrap;overflow:hidden}.nav-item:hover{color:#9e5f63;background:#fffaf785;transform:translate(2px)}.nav-item.active{color:#a45e63;background:#fff9f5;font-weight:700;box-shadow:0 9px 22px #84565a21}.sidebar-footer{gap:6px;margin-top:auto;display:grid}.nav-item.logout{color:#a36669}.sidebar.is-collapsed{padding-inline:13px}.sidebar.is-collapsed .sidebar-top{flex-direction:column;gap:13px}.sidebar.is-collapsed .logo{flex:none;justify-content:center}.sidebar.is-collapsed .logo-text,.sidebar.is-collapsed .profile-text,.sidebar.is-collapsed .nav-item .nav-label{display:none}.sidebar.is-collapsed .profile{justify-content:center;padding:10px}.sidebar.is-collapsed .sidebar-navigation{margin-top:22px}.sidebar.is-collapsed .nav-item{justify-content:center;padding-inline:0}.sidebar.is-collapsed .nav-item:hover{transform:translateY(-2px)}@media (width<=980px){.sidebar{padding-inline:14px}.sidebar-top{flex-direction:column;gap:12px}.logo,.profile{justify-content:center}.logo-text,.profile-text,.nav-item .nav-label{display:none}.nav-item{justify-content:center;padding-inline:0}}@media (width<=640px){.sidebar,.sidebar.is-collapsed{border-bottom:1px solid #9a67671f;border-right:0;flex-direction:row;align-items:center;min-height:auto;padding:12px 16px}.sidebar-top,.sidebar.is-collapsed .sidebar-top{flex-direction:row;justify-content:space-between;width:100%;margin:0}.logo,.sidebar.is-collapsed .logo{flex:1;justify-content:flex-start}.logo-text{display:inline}.profile,.sidebar-navigation,.sidebar-footer{display:none}}.nav-item{position:relative}.nav-label{white-space:nowrap;overflow:hidden}.nav-notification-badge{color:#fff;background:#b65f67;border-radius:999px;flex:none;place-items:center;min-width:22px;height:22px;margin-left:auto;padding:0 6px;font-size:9px;font-weight:900;display:grid}.sidebar.is-collapsed .nav-notification-badge{border:2px solid #f1d9d5;width:9px;min-width:9px;height:9px;padding:0;font-size:0;position:absolute;top:5px;right:5px}.profile{text-decoration:none;transition:transform .16s,background .16s,border-color .16s,box-shadow .16s}.profile:hover{background:#fff9f6a8;border-color:#c78b8b85;transform:translateY(-1px);box-shadow:0 10px 24px #704a4e14}.profile.active{background:#fff9f5;border-color:#c27e827a;box-shadow:0 9px 22px #84565a21}.header{justify-content:center;align-items:center;width:100%;min-height:105px;padding:20px 36px;display:flex;position:relative}.search-box{color:#a48080;background:#fffcf9d1;border:1px solid #e3cfca;border-radius:16px;align-items:center;gap:12px;width:min(620px,100%);height:52px;padding:0 18px;transition:border-color .16s,box-shadow .16s,background .16s;display:flex;box-shadow:0 8px 22px #69484c0a}.search-box:focus-within{background:#fffdfb;border-color:#c88886;box-shadow:0 0 0 4px #be7c7c1a,0 10px 25px #69484c0f}.search-box input{color:#5d4d50;width:100%;font:inherit;background:0 0;border:0;outline:0;font-size:15px}.search-box input::placeholder{color:#a99494}.mobile-menu{color:#755c60;cursor:pointer;background:#fffcf9d1;border:0;border-radius:12px;width:42px;height:42px;display:none;position:absolute;left:18px}@media (width<=640px){.header{min-height:85px;padding:16px 18px 16px 66px}.mobile-menu{place-items:center;display:grid}.search-box{height:48px}.search-box input{font-size:14px}}.confirm-dialog-backdrop{z-index:1200;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#3d2e3366;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.confirm-dialog{background:#fffaf7;border:1px solid #dfc2bc;border-radius:23px;width:min(450px,100%);padding:27px;box-shadow:0 30px 75px #422b3040}.confirm-dialog-header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.confirm-dialog-icon{color:#af5960;background:linear-gradient(135deg,#f7d9d5,#eee0e9);border-radius:17px;place-items:center;width:54px;height:54px;display:grid;box-shadow:0 11px 25px #824b501c}.confirm-dialog-close{color:#9f696d;cursor:pointer;background:#fff8f5;border:1px solid #e1c7c1;border-radius:12px;place-items:center;width:40px;height:40px;transition:transform .16s,border-color .16s,background .16s;display:grid}.confirm-dialog-close:hover:not(:disabled){background:#fff2ef;border-color:#cc9d98;transform:translateY(-1px)}.confirm-dialog-content{margin-top:20px}.confirm-dialog-eyebrow{color:#b26369;letter-spacing:.15em;text-transform:uppercase;font-size:10px;font-weight:900}.confirm-dialog-content h2{color:#5b4247;margin:7px 0 10px;font-family:Playfair Display,Georgia,serif;font-size:28px}.confirm-dialog-content p{color:#8d7478;margin:0;font-size:13px;line-height:1.65}.confirm-dialog-actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:11px;margin-top:25px;display:grid}.confirm-dialog-cancel,.confirm-dialog-confirm{min-height:47px;font:inherit;cursor:pointer;border-radius:13px;justify-content:center;align-items:center;padding:0 15px;font-size:12px;font-weight:900;transition:transform .16s,border-color .16s,background .16s,box-shadow .16s;display:inline-flex}.confirm-dialog-cancel{color:#826a6e;background:#fffdfb;border:1px solid #dec7c2}.confirm-dialog-cancel:hover:not(:disabled){background:#fff6f2;border-color:#cba5a0;transform:translateY(-1px)}.confirm-dialog-confirm{color:#fff;background:linear-gradient(135deg,#bd6e73,#a6545b);border:0;box-shadow:0 11px 24px #9a464d36}.confirm-dialog-confirm:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 15px 29px #9a464d42}.confirm-dialog button:disabled{opacity:.48;cursor:not-allowed}@media (width<=520px){.confirm-dialog{padding:24px 20px}.confirm-dialog-actions{grid-template-columns:1fr}}.library-page{width:100%;padding:34px 0 42px}.library-section{--library-rose:#b96f72;--library-rose-dark:#95585e;--library-paper:#fffdf9;--library-text:#5c474c;--library-muted:#947e82;--library-border:#e6d0cb;gap:24px;width:100%;display:grid}.library-header{border:1px solid var(--library-border);background:radial-gradient(circle at 88% 22%,#d8caeaa3,#0000 33%),linear-gradient(135deg,#f8ded8e6,#fffbf8fa 58%,#ebe4f3c2);border-radius:26px;justify-content:space-between;align-items:center;gap:30px;min-height:180px;padding:38px 42px;display:flex;overflow:hidden;box-shadow:0 18px 42px #6d4b4f17}.library-eyebrow{color:#b97074;letter-spacing:.16em;text-transform:uppercase;font-size:11px;font-weight:900;display:block}.library-header h1{color:#543f44;margin:8px 0 7px;font-family:Playfair Display,Georgia,serif;font-size:clamp(32px,4vw,44px);line-height:1.1}.library-header p{color:var(--library-muted);margin:0;font-size:14px}.library-header-icon{color:#a86368;background:#fffbf8c2;border:1px solid #d7b3b2b8;border-radius:25px;flex:none;place-items:center;width:78px;height:78px;display:grid;box-shadow:0 15px 31px #714a4f1f}.library-toolbar{border:1px solid var(--library-border);background:#fffcf9c7;border-radius:20px;justify-content:space-between;align-items:center;gap:20px;padding:18px 20px;display:flex;box-shadow:0 10px 28px #68494d0d}.library-search{color:#a06b6f;background:#fffdfb;border:1px solid #e2cbc6;border-radius:14px;align-items:center;gap:11px;width:min(540px,100%);min-height:50px;padding:0 16px;transition:border-color .16s,box-shadow .16s;display:flex}.library-search:focus-within{border-color:#c98d8c;box-shadow:0 0 0 4px #be7c7c1a}.library-search input{color:#604e52;width:100%;font:inherit;background:0 0;border:0;outline:0;font-size:14px}.library-search input::placeholder{color:#ad9699}.library-counter{color:#947c80;white-space:nowrap;justify-content:flex-end;align-items:baseline;gap:7px;min-width:126px;display:flex}.library-counter strong{color:#a66166;font-size:22px}.library-counter span{font-size:12px}.library-grid{grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:20px;display:grid}.library-card{isolation:isolate;background:repeating-linear-gradient(to bottom, #8b696506 0, #8b696506 1px, transparent 1px, transparent 25px), var(--library-paper);border:1px solid #e4cec9;border-radius:23px;flex-direction:column;min-height:330px;padding:24px;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;position:relative;overflow:hidden;box-shadow:0 15px 35px #69484c14}.library-card:hover{border-color:#d5aaa5;transform:translateY(-4px);box-shadow:0 21px 42px #69484c21}.library-card-top{justify-content:space-between;align-items:center;display:flex}.library-card-icon{color:#a66167;background:linear-gradient(135deg,#f2d6d2,#e5dced);border-radius:15px;place-items:center;width:46px;height:46px;display:grid}.favorite-button{color:#a98e91;cursor:pointer;background:#fffbf8d6;border:1px solid #e5d2cd;border-radius:13px;place-items:center;width:40px;height:40px;transition:transform .16s,color .16s,border-color .16s,background .16s;display:grid}.favorite-button:hover{color:#b46168;border-color:#d59e9d;transform:translateY(-2px)}.favorite-button.is-favorite{color:#b55e66;background:#fff0ef;border-color:#d59e9d}.library-card-content{margin-top:22px}.library-card-type{color:#b57174;letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:900}.library-card-content h2{color:var(--library-text);margin:7px 0 0;font-family:Playfair Display,Georgia,serif;font-size:23px;line-height:1.2}.library-card-author{color:#a18488;margin-top:5px;font-size:12px;display:block}.library-card-content p{color:#78676a;line-clamp:4;-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:18px 0 0;font-family:Georgia,serif;font-size:14px;line-height:1.7;display:-webkit-box;overflow:hidden}.library-card-date{color:#a0888b;align-items:center;gap:7px;margin-top:auto;padding-top:20px;font-size:11px;display:flex}.library-card-actions{align-items:center;gap:9px;margin-top:16px;display:flex}.open-summary-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#bc7276,#a65f65);border:0;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 16px;font-weight:800;display:inline-flex}.delete-summary-button{color:#ae686c;cursor:pointer;background:#fff9f6;border:1px solid #e2c8c4;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.library-card-has-text{z-index:1;clip-path:polygon(0 0,100% 0,100% 100%,50% 76%,0 100%);pointer-events:none;background:#c58a8c;width:11px;height:25px;position:absolute;top:0;right:76px}.favorite-button{z-index:2;position:relative}.library-empty{text-align:center;background:#fffcf9ad;border:1px dashed #ddc5c0;border-radius:25px;flex-direction:column;justify-content:center;align-items:center;min-height:360px;padding:50px 30px;display:flex}.library-empty-icon{color:#a76268;background:linear-gradient(135deg,#efd4d1,#e1d8eb);border-radius:23px;place-items:center;width:72px;height:72px;display:grid;box-shadow:0 14px 30px #754e521f}.library-empty h2{color:#594348;margin:22px 0 7px;font-family:Playfair Display,Georgia,serif;font-size:25px}.library-empty p{color:#917c80;max-width:430px;margin:0;font-size:14px;line-height:1.6}.library-modal-backdrop{z-index:1000;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#4632374d;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.library-modal{background:repeating-linear-gradient(#8b696505 0 1px,#0000 1px 27px),#fffdf9;border:1px solid #e3ccc7;border-radius:26px;width:min(720px,100%);max-height:min(820px,100vh - 48px);padding:30px;overflow-y:auto;box-shadow:0 35px 90px #442d3247}.library-modal-header{border-bottom:1px solid #eadbd6;justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:20px;display:flex}.library-modal-header span{color:#b36d72;letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:900}.library-modal-header h2{color:#584247;margin:7px 0;font-family:Playfair Display,Georgia,serif;font-size:31px}.library-modal-header small{color:#9a8387}.close-library-modal{color:#9c6267;cursor:pointer;background:#fff9f6;border:1px solid #e0cac5;border-radius:13px;flex:none;place-items:center;width:42px;height:42px;display:grid}.library-modal-author{color:#967d81;margin:18px 0 0;font-size:13px}.library-modal-summary{margin-top:24px}.library-modal-summary>span{color:#b16e72;letter-spacing:.13em;text-transform:uppercase;font-size:10px;font-weight:900}.library-modal-summary>p{color:#665459;white-space:pre-wrap;margin:10px 0 0;font-family:Georgia,serif;font-size:16px;line-height:1.85}.library-original-text{background:#faf2ee9e;border:1px solid #e6d3ce;border-radius:16px;margin-top:26px;padding:18px 20px}.library-original-text summary{color:#9d6267;cursor:pointer;font-size:13px;font-weight:800}.library-original-text p{color:#78666a;white-space:pre-wrap;margin:16px 0 0;font-size:14px;line-height:1.75}.library-modal-actions{justify-content:flex-end;gap:11px;margin-top:28px;display:flex}.library-modal-actions button{cursor:pointer;border-radius:13px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:0 18px;font-weight:800;display:inline-flex}.modal-favorite-button{color:#a66368;background:#fff9f6;border:1px solid #dec7c2}.modal-copy-button{color:#fff;background:linear-gradient(135deg,#b97175,#a55d63);border:0}@media (width<=720px){.library-page{padding-top:20px}.library-header{padding:30px 26px}.library-header-icon{display:none}.library-toolbar{flex-direction:column;align-items:stretch}.library-search{width:100%}.library-counter{justify-content:flex-start}.library-grid{grid-template-columns:1fr}.library-modal{padding:24px 20px}.library-modal-actions{flex-direction:column;align-items:stretch}.library-modal-actions button{width:100%}}.library-page:not(.history-page) .library-card-top{align-items:flex-start}.library-book-cover{color:#a66167;background:linear-gradient(135deg,#f2d6d2,#e5dced);border:1px solid #dfcec9;border-radius:10px;flex:none;place-items:center;width:62px;height:82px;display:grid;overflow:hidden;box-shadow:0 9px 19px #5c434c1f}.library-book-cover img{object-fit:cover;width:100%;height:100%;display:block}.library-card-work-title{color:#8a6f78;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:6px;max-width:100%;margin-top:5px;font-size:11px;font-weight:700;display:inline-flex;overflow:hidden}.library-card-work-title svg{color:#a36c72;flex:none}.library-card-publication{color:#a18a8e;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:10px;display:block;overflow:hidden}.library-modal-book{background:radial-gradient(circle at 94% 12%,#e1d8ee99,#0000 38%),linear-gradient(135deg,#fff9f6,#fffdfb);border:1px solid #e1d0d7;border-radius:18px;grid-template-columns:108px minmax(0,1fr);align-items:center;gap:20px;margin:20px 0;padding:18px;display:grid}.library-modal-book-cover{color:#9a6870;background:linear-gradient(135deg,#efd9d6,#e4ddee);border:1px solid #decfc9;border-radius:11px;place-items:center;width:108px;height:148px;display:grid;overflow:hidden;box-shadow:0 12px 25px #553e4624}.library-modal-book-cover img{object-fit:cover;width:100%;height:100%;display:block}.library-modal-book-content{min-width:0}.library-modal-book-eyebrow{color:#ad686f;letter-spacing:.15em;text-transform:uppercase;font-size:9px;font-weight:900}.library-modal-book-content h3{color:#574348;margin:6px 0 5px;font-family:Playfair Display,Georgia,serif;font-size:25px;line-height:1.15}.library-modal-book-author{color:#786368;margin:0;font-size:13px;font-weight:700}.library-modal-book-metadata{flex-wrap:wrap;gap:7px;margin-top:13px;display:flex}.library-modal-book-metadata span{color:#8d777d;background:#fffcf9d6;border:1px solid #dfd0d6;border-radius:999px;align-items:center;min-height:29px;padding:0 10px;font-size:9px;font-weight:700;display:inline-flex}@media (width<=600px){.library-modal-book{text-align:center;grid-template-columns:1fr;justify-items:center}.library-modal-book-cover{width:98px;height:135px}.library-modal-book-metadata{justify-content:center}}.library-action-message{color:#9d555c;background:linear-gradient(135deg,#fff3f1,#fff9f6);border:1px solid #e3b9b5;border-radius:15px;justify-content:space-between;align-items:center;gap:18px;min-height:54px;padding:13px 15px 13px 17px;font-size:12px;font-weight:700;display:flex;box-shadow:0 10px 25px #75454a12}.library-action-message button{color:#a25c62;cursor:pointer;background:#fffaf8;border:1px solid #dfbbb7;border-radius:10px;flex:none;place-items:center;width:34px;height:34px;display:grid}.library-modal{box-sizing:border-box;max-height:min(820px,100vh - 48px);padding:0;overflow:hidden}.library-modal-scroll{box-sizing:border-box;overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#7e6f71a8 transparent;border-radius:20px;width:calc(100% - 8px);max-height:min(804px,100vh - 64px);margin:8px 8px 8px 0;padding:22px 22px 22px 30px;overflow:hidden auto}.library-modal-scroll::-webkit-scrollbar{width:9px}.library-modal-scroll::-webkit-scrollbar-button{background:0 0;width:0;height:0;display:none}.library-modal-scroll::-webkit-scrollbar-button:single-button{background:0 0;width:0;height:0;display:none}.library-modal-scroll::-webkit-scrollbar-button:vertical:decrement{background:0 0;width:0;height:0;display:none}.library-modal-scroll::-webkit-scrollbar-button:vertical:increment{background:0 0;width:0;height:0;display:none}.library-modal-scroll::-webkit-scrollbar-track{background:0 0;border-radius:999px;margin-block:14px}.library-modal-scroll::-webkit-scrollbar-thumb{background:#7e6f71a8 padding-box content-box;border:2px solid #0000;border-radius:999px;min-height:60px}.library-modal-scroll::-webkit-scrollbar-thumb:hover{background:#635357d6 padding-box content-box}.library-modal-scroll::-webkit-scrollbar-corner{background:0 0}@media (width<=720px){.library-modal-scroll{padding:20px 14px 20px 22px}}.summary-section{--rose:#bd7477;--rose-dark:#9f5d62;--rose-soft:#f3dad6;--purple:#88739d;--purple-soft:#e9e0f0;--paper:#fffdf9;--text:#59474b;--muted:#927d80;--border:#e7d2cd;border:1px solid var(--border);background:#fbf7f4;border-radius:28px;width:100%;margin-top:0;scroll-margin-top:24px;position:relative;overflow:hidden;box-shadow:0 22px 55px #69484c1a,0 2px 8px #69484c0a}.summary-section-header{border-bottom:1px solid var(--border);background:radial-gradient(circle at 88% 16%,#ded3eb70,#0000 31%),linear-gradient(120deg,#f8e1dbb8,#fffbf8f0 56%,#efe8f475);justify-content:space-between;align-items:flex-start;gap:28px;padding:34px 40px 30px;display:flex}.summary-eyebrow{color:var(--rose);letter-spacing:.16em;text-transform:uppercase;font-size:11px;font-weight:800;display:block}.summary-section-header h2{color:#513d42;margin:8px 0;font-family:Playfair Display,Georgia,serif;font-size:clamp(29px,3vw,36px);line-height:1.15}.summary-section-header p{max-width:720px;color:var(--muted);margin:0;font-size:14px;line-height:1.65}.literary-divider{color:#b67072;align-items:center;gap:12px;width:min(280px,100%);margin-top:20px;display:flex}.literary-divider:before,.literary-divider:after{content:"";background:linear-gradient(90deg,#0000,#d9aaa6,#0000);flex:1;height:1px}.literary-divider span{font-size:12px}.summary-workspace.book-spread{isolation:isolate;background:0 0;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:0;padding:62px 78px 88px;display:grid;position:relative;overflow:visible}.summary-workspace.book-spread:before{content:"";z-index:0;filter:drop-shadow(0 16px 22px #66484b1a);pointer-events:none;background:url(/book-frame.svg) 50%/100% 100% no-repeat;position:absolute;inset:10px 12px 8px}.summary-workspace.book-spread:after{content:none}.book-spread .summary-input-column,.book-spread .summary-result-column{z-index:1;min-width:0;min-height:680px;box-shadow:none;background:0 0;border:0;border-radius:0;padding:14px 34px 28px;position:relative}.book-spread .summary-input-column:before,.book-spread .summary-input-column:after,.book-spread .summary-result-column:before,.book-spread .summary-result-column:after{content:none}.book-spread .summary-input-column>*,.book-spread .summary-result-column>*{z-index:1;position:relative}.summary-column-heading{border-bottom:1px solid #eee0dc;justify-content:space-between;align-items:center;gap:16px;min-height:62px;margin-bottom:26px;padding-bottom:18px;display:flex}.summary-column-heading>div:first-child{align-items:center;gap:13px;min-width:0;display:flex}.summary-column-heading strong{color:#554247;font-size:16px;display:block}.summary-column-heading small{color:#9b8689;margin-top:3px;font-size:12px;display:block}.chapter-label{color:#ad7275;letter-spacing:.09em;text-transform:uppercase;margin-bottom:4px;font-family:Georgia,Times New Roman,serif;font-size:10px;font-style:italic;font-weight:400;display:block}.summary-result-column .chapter-label{color:#88749a}.step-number{border-radius:13px;flex:none;place-items:center;width:44px;height:44px;font-family:Playfair Display,Georgia,serif;font-size:15px;font-weight:800;display:grid}.summary-input-column .step-number{background:var(--rose-soft);color:#a85f64;box-shadow:0 7px 16px #a75e631c}.summary-result-column .step-number{background:var(--purple-soft);color:var(--purple);box-shadow:0 7px 16px #755e8e1c}.small-action-button{color:#a56567;cursor:pointer;background:#fffaf7;border:1px solid #e3c9c4;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:8px 11px;font-size:12px;font-weight:700;transition:transform .16s,background .16s,border-color .16s;display:inline-flex}.small-action-button:hover:not(:disabled){background:#fff4f0;border-color:#cc9d99;transform:translateY(-1px)}.small-action-button:disabled{opacity:.42;cursor:not-allowed}.book-meta-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.summary-field{color:#654f54;gap:9px;min-width:0;font-size:13px;font-weight:700;display:grid}.summary-field>span,.field-label-row>span{align-items:center;gap:7px;display:inline-flex}.summary-field input,.summary-field textarea{color:#554548;background:#fff;border:1px solid #ddc5c0;outline:none;width:100%;transition:border-color .16s,box-shadow .16s,background .16s}.summary-field input{border-radius:13px;height:48px;padding:0 14px}.summary-field textarea{resize:vertical;background:repeating-linear-gradient(#fffefd 0 31px,#ad7d7916 32px) local;border-radius:16px;min-height:365px;padding:17px;font-size:15px;line-height:32px}.summary-field input:hover,.summary-field textarea:hover{border-color:#cfa7a2}.summary-field input:focus,.summary-field textarea:focus{background-color:#fffefd;border-color:#bf7d7d;box-shadow:0 0 0 4px #bb6c6f1c,0 8px 20px #6e494c0f}.summary-field input::placeholder,.summary-field textarea::placeholder{color:#b4a0a2;font-weight:500}.text-field{margin-top:20px}.field-label-row{justify-content:space-between;align-items:center;gap:15px;display:flex}.field-label-row small{color:#a78e91;font-size:11px;font-weight:500}.summary-error{color:#b6575c;margin:10px 0 0;font-size:12px}.result-status{color:#598064;background:#edf5ef;border-radius:999px;align-items:center;gap:5px;padding:7px 10px;font-size:11px;font-weight:700;display:inline-flex}.summary-result-surface{background:radial-gradient(circle at 88% 8%,#dccfea7a,#0000 32%),repeating-linear-gradient(#73524b04 0 1px,#0000 1px 24px),#fffdfb;border:1px dashed #d6c3dc;border-radius:18px;min-height:390px;padding:24px;display:grid;position:relative}.summary-result-surface.has-summary{background:linear-gradient(145deg,#fffdfb,#fcf9fd);border-style:solid;border-color:#d8c6d6}.empty-summary,.summary-loading{color:#8d777b;text-align:center;place-items:center;max-width:340px;margin:auto;display:grid;position:relative}.empty-summary-icon,.loading-icon{color:#a45f67;background:linear-gradient(135deg,#efd3d0,#e3d9ed);border-radius:21px;place-items:center;width:68px;height:68px;margin-bottom:18px;display:grid;box-shadow:0 13px 28px #83575b21}.empty-summary strong,.summary-loading strong{color:#594349;font-family:Playfair Display,Georgia,serif;font-size:21px}.empty-summary p,.summary-loading p{color:#8c777a;margin:9px 0 0;font-size:13px;line-height:1.6}.summary-loading .loading-icon{animation:1.2s ease-in-out infinite summaryPulse}@keyframes summaryPulse{50%{transform:scale(1.07);box-shadow:0 15px 34px #83575b33}}.generated-summary{flex-direction:column;min-height:445px;display:flex}.generated-summary-header{border-bottom:1px solid #eee0dc;justify-content:space-between;gap:16px;padding-bottom:18px;display:flex}.generated-summary-header span{color:#b27373;letter-spacing:.11em;text-transform:uppercase;font-size:11px;font-weight:800}.generated-summary-header strong{color:#614b50;margin-top:5px;font-family:Playfair Display,Georgia,serif;font-size:21px;display:block}.result-actions{gap:7px;display:flex}.result-actions button{color:#a36467;cursor:pointer;background:#fff9f6;border:1px solid #e4ceca;border-radius:10px;align-items:center;gap:6px;height:37px;padding:0 11px;font-size:11px;font-weight:700;display:inline-flex}.generated-summary-text{color:#69595b;white-space:pre-wrap;padding:23px 2px;font-family:Georgia,Times New Roman,serif;font-size:16px;line-height:1.85}.generated-summary-text:first-letter{float:left;color:#a86165;margin:8px 10px 0 0;font-family:Playfair Display,Georgia,serif;font-size:56px;font-weight:700;line-height:.78}.generated-summary-footer{color:#a08a8c;border-top:1px solid #eee0dc;justify-content:space-between;gap:15px;margin-top:auto;padding-top:16px;font-size:11px;display:flex}.generated-summary-footer:before{content:"❦";color:#b48383;margin-right:auto;font-family:Georgia,serif;font-size:14px}.summary-toolbar{box-shadow:none;background:0 0;border:0;justify-content:center;align-items:center;gap:14px;margin:0;padding:24px 24px 30px;display:flex}.clear-summary-button,.generate-summary-button{cursor:pointer;border-radius:13px;justify-content:center;align-items:center;gap:9px;min-width:185px;min-height:48px;margin:0;padding:0 22px;font-weight:800;transition:transform .16s,background .16s,border-color .16s,box-shadow .16s;display:inline-flex}.clear-summary-button{color:#a35f63;background:#fffaf7;border:1px solid #dcbab5;box-shadow:0 8px 18px #734c4f0f}.clear-summary-button:hover{background:#fff3ef;border-color:#ca9692;transform:translateY(-2px)}.generate-summary-button{color:#fff;background:linear-gradient(135deg,#bd7175,#a85c62);border:0;box-shadow:0 12px 24px #9f555a38}.generate-summary-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 15px 29px #9f555a4a}.generate-summary-button:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}@media (width<=980px){.summary-workspace.book-spread{grid-template-columns:1fr;gap:18px;padding:20px}.summary-workspace.book-spread:before,.summary-workspace.book-spread:after{display:none}.book-spread .summary-input-column,.book-spread .summary-result-column{background:#fffdf9;border:1px solid #e8d7d1;border-radius:24px;min-height:auto;box-shadow:0 12px 30px #694a4d0f}.book-spread .summary-input-column{border-top:5px solid #d99a97}.book-spread .summary-result-column{border-top:5px solid #b7a2d1}.book-spread .summary-input-column:before,.book-spread .summary-input-column:after,.book-spread .summary-result-column:before,.book-spread .summary-result-column:after{display:none}}@media (width<=650px){.summary-section-header{padding:27px 24px 25px}.summary-workspace.book-spread{padding:15px}.book-spread .summary-input-column,.book-spread .summary-result-column{padding:22px}.book-meta-grid{grid-template-columns:1fr}.summary-column-heading{align-items:flex-start}.summary-toolbar{flex-direction:column;padding:22px 15px 25px}.clear-summary-button,.generate-summary-button{width:100%;min-width:0}.generated-summary-header{flex-direction:column}.generated-summary-footer{flex-direction:column;align-items:flex-start}.empty-summary:before{display:none}}.summary-workspace.book-spread{--page-panel-height:390px;--page-action-width:172px;padding:54px 74px 92px}.book-spread .summary-input-column,.book-spread .summary-result-column{flex-direction:column;min-height:620px;padding:36px 40px 34px;display:flex}.book-spread .summary-input-column{padding-right:46px}.book-spread .summary-result-column{padding-left:46px}.book-spread .summary-column-heading{min-height:62px;margin:0 0 18px;padding-bottom:15px}.book-spread .book-meta-grid{display:none}.book-spread .text-field{flex:none;min-height:0;margin:0;display:block}.summary-field textarea{box-sizing:border-box;width:100%;height:var(--page-panel-height);min-height:var(--page-panel-height);max-height:var(--page-panel-height);resize:none;background:repeating-linear-gradient(#fffefd 0 33px,#ad7d7916 34px) local;padding:26px 18px 18px;line-height:34px}.book-spread .summary-result-surface{box-sizing:border-box;width:100%;height:var(--page-panel-height);min-height:var(--page-panel-height);max-height:var(--page-panel-height);flex:none;overflow:auto}.book-spread .generated-summary{width:100%;min-height:100%}.book-spread .empty-summary,.book-spread .summary-loading{place-self:center}.page-action-row{justify-content:center;align-items:center;gap:12px;width:100%;margin-top:16px;display:flex}.page-action-row--double{justify-content:center;gap:12px;display:flex}.page-action-row .clear-text-button,.page-action-row .clear-summary-button,.page-action-row .generate-summary-button{box-sizing:border-box;width:var(--page-action-width);min-width:var(--page-action-width);max-width:var(--page-action-width);white-space:nowrap;cursor:pointer;border-radius:13px;justify-content:center;align-items:center;gap:8px;height:46px;min-height:46px;margin:0;padding:0 15px;font-size:13px;font-weight:800;transition:transform .16s,border-color .16s,background .16s,box-shadow .16s;display:inline-flex}.page-action-row .clear-text-button,.page-action-row .clear-summary-button{color:#a35f63;background:#fffaf7f0;border:1px solid #ddbab5;box-shadow:0 7px 16px #734c4f0f}.page-action-row .clear-text-button:hover:not(:disabled),.page-action-row .clear-summary-button:hover:not(:disabled){background:#fff3ef;border-color:#c9918e;transform:translateY(-2px);box-shadow:0 10px 20px #734c4f1a}.page-action-row .generate-summary-button{color:#fff;background:linear-gradient(135deg,#bd7175,#a85c62);border:0;box-shadow:0 10px 21px #9f555a33}.page-action-row .generate-summary-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 13px 25px #9f555a45}.page-action-row button:disabled{opacity:.42;cursor:not-allowed;box-shadow:none;transform:none}@media (width<=980px){.summary-workspace.book-spread{--page-panel-height:340px;padding:20px}.book-spread .summary-input-column,.book-spread .summary-result-column{min-height:auto;padding:30px 28px}}@media (width<=650px){.summary-workspace.book-spread{--page-panel-height:320px;--page-action-width:100%}.book-spread .summary-input-column,.book-spread .summary-result-column{padding:26px 22px}.page-action-row--double{flex-direction:column}.page-action-row .clear-text-button,.page-action-row .clear-summary-button,.page-action-row .generate-summary-button{width:100%;min-width:0;max-width:none}}.book-spread .empty-summary strong{color:#b4a0a2;font-size:18px;font-weight:600}.book-spread .empty-summary-icon{border-radius:18px;width:56px;height:56px;margin-bottom:14px}.book-spread .empty-summary-icon svg{width:24px;height:24px}.summary-section-header{text-align:center;justify-content:center;align-items:center;padding:30px 40px 27px}.summary-header-content{flex-direction:column;align-items:center;width:100%;display:flex}.summary-section-header h2{margin:8px 0 0}.summary-section-header .literary-divider{margin:19px auto 0}.empty-summary:before{content:none}.summary-result-surface:not(.has-summary)[aria-busy=false]:before,.summary-result-surface:not(.has-summary)[aria-busy=false]:after{z-index:0;color:#9a6f7e13;pointer-events:none;font-family:Georgia,Times New Roman,serif;font-size:68px;line-height:1;position:absolute}.summary-result-surface:not(.has-summary)[aria-busy=false]:before{content:"“";top:24px;left:34px}.summary-result-surface:not(.has-summary)[aria-busy=false]:after{content:"”";bottom:18px;right:34px}.summary-result-surface .empty-summary{z-index:1;position:relative}.book-spread .summary-input-column,.book-spread .summary-result-column{padding-top:52px;padding-bottom:18px}.page-action-row .save-summary-button{box-sizing:border-box;width:var(--page-action-width);min-width:var(--page-action-width);max-width:var(--page-action-width);color:#806b93;white-space:nowrap;cursor:pointer;background:#f8f3fbf5;border:1px solid #cdbdd8;border-radius:13px;justify-content:center;align-items:center;gap:8px;height:46px;min-height:46px;margin:0;padding:0 15px;font-size:13px;font-weight:800;transition:transform .16s,border-color .16s,background .16s,box-shadow .16s;display:inline-flex;box-shadow:0 7px 16px #67537c14}.page-action-row .save-summary-button:hover:not(:disabled){background:#f2eaf7;border-color:#ad97c1;transform:translateY(-2px);box-shadow:0 11px 22px #67537c21}.page-action-row .save-summary-button:disabled{opacity:.42;cursor:not-allowed;box-shadow:none;transform:none}@media (width<=650px){.page-action-row .save-summary-button{width:100%;min-width:0;max-width:none}}.book-spread .summary-result-surface{overflow:hidden auto}.book-spread .generated-summary{width:100%;min-width:0;max-width:100%}.book-spread .generated-summary-text{white-space:pre-wrap;overflow-wrap:anywhere;word-wrap:break-word;word-break:break-word;width:100%;min-width:0;max-width:100%;overflow-x:hidden}.book-spread .generated-summary-header,.book-spread .generated-summary-footer{width:100%;min-width:0;max-width:100%}.book-spread .summary-result-surface,.book-spread .generated-summary-text{scrollbar-width:thin}.generated-summary-text{white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;width:100%;min-width:0;max-width:100%;padding:24px 2px;overflow-x:hidden}.generated-summary-text:first-letter{float:none;color:inherit;font:inherit;line-height:inherit;margin:0}.generated-summary-footer{justify-content:flex-end}.generated-summary-footer:before{content:none}.generated-summary-actions button svg{width:14px;height:14px}.book-spread .generated-summary-text{width:100%;min-width:0;max-width:100%;padding:22px 2px 24px;display:flow-root;overflow-x:hidden}.book-spread .generated-summary-text p{color:#69595b;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;margin:0;font-family:Georgia,Times New Roman,serif;font-size:16px;line-height:1.85}.generated-summary-footer{clear:both}.book-spread .generated-summary{flex-direction:column;width:100%;min-width:0;height:100%;min-height:0;display:flex}.book-spread .generated-summary-text{flex:1;width:100%;min-width:0;min-height:0;padding:20px 12px 18px 4px;overflow:hidden auto}.book-spread .generated-summary-text p{color:#69595b;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;width:100%;margin:0;font-family:Georgia,Times New Roman,serif;font-size:16px;line-height:1.85}.book-spread .generated-summary-footer{clear:both;color:#a08a8c;border-top:1px solid #eee0dc;flex:none;justify-content:space-between;align-items:center;gap:14px;margin-top:0;padding:11px 2px 0;font-size:11px;display:flex}.book-spread .generated-summary-footer:before{content:none}.copy-summary-footer-button{color:#a56367;cursor:pointer;background:#fff9f6;border:1px solid #e2c9c5;border-radius:9px;place-items:center;width:32px;height:32px;padding:0;transition:transform .16s,border-color .16s,background .16s;display:grid}.copy-summary-footer-button:hover{background:#fff3ef;border-color:#ca9895;transform:translateY(-1px)}.book-spread .summary-field textarea,.book-spread .generated-summary-text{scrollbar-width:thin;scrollbar-color:#7c6c6c9e transparent;scrollbar-gutter:stable}.book-spread .summary-field textarea::-webkit-scrollbar{width:10px}.book-spread .generated-summary-text::-webkit-scrollbar{width:10px}.book-spread .summary-field textarea::-webkit-scrollbar-button{width:0;height:0;display:none}.book-spread .generated-summary-text::-webkit-scrollbar-button{width:0;height:0;display:none}.book-spread .summary-field textarea::-webkit-scrollbar-track{background:0 0;margin-block:13px}.book-spread .generated-summary-text::-webkit-scrollbar-track{background:0 0;margin-block:13px}.book-spread .summary-field textarea::-webkit-scrollbar-thumb{background:#7c6c6c9e padding-box content-box;border:2px solid #0000;border-radius:999px}.book-spread .generated-summary-text::-webkit-scrollbar-thumb{background:#7c6c6c9e padding-box content-box;border:2px solid #0000;border-radius:999px}.book-spread .summary-field textarea::-webkit-scrollbar-thumb:hover{background:#675758c7 padding-box content-box}.book-spread .generated-summary-text::-webkit-scrollbar-thumb:hover{background:#675758c7 padding-box content-box}.book-spread .summary-field textarea{padding-right:25px}.book-spread .summary-result-surface.has-summary{padding:18px 18px 8px}.book-spread .generated-summary-footer{border-top:1px solid #eee0dc;align-items:center;min-height:35px;margin-top:0;padding:5px 4px 0}.copy-summary-footer-button{border-radius:8px;width:29px;height:29px}.book-spread .generated-summary-footer>span{color:#a08a8c;font-size:11px;line-height:1}.book-spread .summary-field textarea{box-sizing:border-box;scrollbar-width:auto;scrollbar-color:#705c5fb8 #a07e7e0f;scrollbar-gutter:stable;padding-right:20px;overflow:hidden auto}.book-spread .summary-field textarea::-webkit-scrollbar{width:12px}.book-spread .summary-field textarea::-webkit-scrollbar-track{background:#a07e7e0f;border-radius:999px;margin-block:14px}.book-spread .summary-field textarea::-webkit-scrollbar-thumb{background:#705c5fb8 padding-box content-box;border:3px solid #0000;border-radius:999px;min-height:52px}.book-spread .summary-field textarea::-webkit-scrollbar-thumb:hover{background:#5b494de0 padding-box content-box}.book-spread .summary-field textarea::-webkit-scrollbar-button{width:0;height:0;display:none}.book-spread .summary-field textarea::-webkit-scrollbar-corner{background:0 0}.book-spread .summary-field textarea{color:#69595b;background:repeating-linear-gradient(#fffefd 0 29px,#ad7d7916 30px) local;font-family:Georgia,Times New Roman,serif;font-size:16px;font-weight:400;line-height:1.85}.book-spread .summary-field textarea::placeholder{color:#b4a0a2;font-family:Georgia,Times New Roman,serif;font-size:15px;font-weight:400}.book-spread .summary-field textarea{background:#fffdfb;background-attachment:initial}.book-spread .summary-field textarea,.book-spread .generated-summary-text p{color:#69595b;letter-spacing:0;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;font-family:Georgia,Times New Roman,serif;font-size:16px;font-weight:400;line-height:1.85}.book-spread .summary-field textarea{padding:20px 22px}.book-spread .generated-summary-text{padding:20px 22px 8px}.book-spread .summary-field textarea,.book-spread .generated-summary-text{scrollbar-width:thin;scrollbar-color:#806c70ad transparent;scrollbar-gutter:stable;overflow:hidden auto}.book-spread .summary-field textarea::-webkit-scrollbar{width:9px}.book-spread .generated-summary-text::-webkit-scrollbar{width:9px}.book-spread .summary-field textarea::-webkit-scrollbar-track{background:0 0;border-radius:999px;margin-block:14px}.book-spread .generated-summary-text::-webkit-scrollbar-track{background:0 0;border-radius:999px;margin-block:14px}.book-spread .summary-field textarea::-webkit-scrollbar-thumb{background:#806c70ad padding-box content-box;border:2px solid #0000;border-radius:999px;min-height:48px}.book-spread .generated-summary-text::-webkit-scrollbar-thumb{background:#806c70ad padding-box content-box;border:2px solid #0000;border-radius:999px;min-height:48px}.book-spread .summary-field textarea::-webkit-scrollbar-thumb:hover{background:#67565ad1 padding-box content-box}.book-spread .generated-summary-text::-webkit-scrollbar-thumb:hover{background:#67565ad1 padding-box content-box}.book-spread .summary-field textarea::-webkit-scrollbar-button{width:0;height:0;display:none}.book-spread .generated-summary-text::-webkit-scrollbar-button{width:0;height:0;display:none}.book-spread .generated-summary-text p{width:100%;margin:0}.save-summary-modal-backdrop{z-index:1200;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#4b353a4d;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.save-summary-modal{background:radial-gradient(circle at 92% 8%,#e0d4ed80,#0000 32%),#fffdf9;border:1px solid #e2cbc6;border-radius:24px;width:min(500px,100%);padding:28px;box-shadow:0 32px 80px #49303645}.save-summary-modal-header{border-bottom:1px solid #eadbd6;justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:20px;display:flex}.save-summary-modal-header span{color:#b66f73;letter-spacing:.15em;text-transform:uppercase;font-size:10px;font-weight:900}.save-summary-modal-header h3{color:#584247;margin:7px 0 6px;font-family:Playfair Display,Georgia,serif;font-size:28px;line-height:1.15}.save-summary-modal-header p{color:#947d81;max-width:360px;margin:0;font-size:13px;line-height:1.55}.close-save-summary-modal{color:#9e6267;cursor:pointer;background:#fff9f6;border:1px solid #e1cac5;border-radius:12px;flex:none;place-items:center;width:39px;height:39px;display:grid}.save-summary-name-field{gap:9px;margin-top:23px;display:grid;position:relative}.save-summary-name-field>span{color:#675155;font-size:13px;font-weight:800}.save-summary-name-field input{color:#59484c;width:100%;height:52px;font:inherit;background:#fff;border:1px solid #dec5c0;border-radius:14px;outline:none;padding:0 58px 0 15px;font-size:14px;transition:border-color .16s,box-shadow .16s}.save-summary-name-field input:focus{border-color:#bd7a7d;box-shadow:0 0 0 4px #bb6c6f1c}.save-summary-name-field input::placeholder{color:#b29c9f}.save-summary-name-field small{color:#ad9699;font-size:10px;position:absolute;bottom:18px;right:14px}.save-summary-name-error{color:#b5575c;margin:10px 0 0;font-size:12px}.save-summary-modal-actions{justify-content:flex-end;gap:10px;margin-top:25px;display:flex}.save-summary-modal-actions button{cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 17px;font-size:13px;font-weight:800;display:inline-flex}.cancel-save-summary-button{color:#9e6267;background:#fff9f6;border:1px solid #dfc7c2}.confirm-save-summary-button{color:#fff;background:linear-gradient(135deg,#b97074,#a65d63);border:0;box-shadow:0 11px 23px #99525733}.confirm-save-summary-button:disabled{opacity:.43;cursor:not-allowed;box-shadow:none}@media (width<=520px){.save-summary-modal{padding:23px 20px}.save-summary-modal-actions{flex-direction:column-reverse}.save-summary-modal-actions button{width:100%}}.save-success-modal-backdrop{z-index:1100;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#4231365c;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.save-success-modal{text-align:center;background:#fffaf7;border:1px solid #dfc5c0;border-radius:24px;flex-direction:column;align-items:center;width:min(460px,100%);padding:31px;display:flex;box-shadow:0 30px 75px #482e343d}.save-success-modal-icon{color:#aa6268;background:linear-gradient(135deg,#f1d9d5,#e6dced);border-radius:19px;place-items:center;width:62px;height:62px;display:grid;box-shadow:0 13px 28px #6c484d1f}.save-success-modal-eyebrow{color:#b66c72;letter-spacing:.16em;text-transform:uppercase;margin-top:19px;font-size:10px;font-weight:900}.save-success-modal h3{color:#5b4449;margin:7px 0 10px;font-family:Playfair Display,Georgia,serif;font-size:27px}.save-success-modal p{color:#8f777b;max-width:370px;margin:0;font-size:13px;line-height:1.65}.save-success-modal-actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:11px;width:100%;margin-top:25px;display:grid}.stay-on-summary-button,.go-to-library-button{min-height:47px;font:inherit;cursor:pointer;border-radius:13px;justify-content:center;align-items:center;gap:8px;padding:0 15px;font-size:12px;font-weight:900;transition:transform .16s,border-color .16s,background .16s,box-shadow .16s;display:inline-flex}.stay-on-summary-button{color:#876e72;background:#fffdfb;border:1px solid #dec8c3}.stay-on-summary-button:hover{background:#fff7f3;border-color:#cfa9a4;transform:translateY(-1px)}.go-to-library-button{color:#fff;background:linear-gradient(135deg,#ba7075,#a75e64);border:0;box-shadow:0 11px 24px #994f5533}.go-to-library-button:hover{transform:translateY(-1px);box-shadow:0 15px 29px #994f5540}@media (width<=520px){.save-success-modal{padding:27px 21px}.save-success-modal-actions{grid-template-columns:1fr}}.book-identification-panel{background:#fffcf9db;border:1px solid #e4cec8;border-radius:20px;width:min(1220px,100% - 40px);margin:0 auto 20px;padding:20px 22px;box-shadow:0 13px 30px #65474b0f}.book-identification-header{align-items:center;gap:13px;display:flex}.book-identification-icon{color:#a66369;background:linear-gradient(135deg,#efd6d3,#e5dced);border-radius:14px;flex:none;place-items:center;width:45px;height:45px;display:grid}.book-identification-header h3{color:#5a454a;margin:3px 0 2px;font-family:Playfair Display,Georgia,serif;font-size:21px}.book-identification-header p{color:#978185;margin:0;font-size:11px}.book-identification-fields{grid-template-columns:repeat(2,minmax(0,1fr));align-items:end;gap:13px;margin-top:17px;display:grid}.book-identification-fields label>span{color:#685257;font-size:11px;font-weight:800}.book-identification-fields input{color:#5c494d;width:100%;height:47px;font:inherit;background:#fffdfb;border:1px solid #dec7c2;border-radius:13px;outline:none;padding:0 14px;font-size:13px}.book-identification-fields input:focus{border-color:#bd7b7e;box-shadow:0 0 0 4px #bb6c6f1a}.search-book-button{color:#fff;min-width:145px;height:47px;font:inherit;cursor:pointer;background:linear-gradient(135deg,#b97074,#a65e64);border:0;border-radius:13px;justify-content:center;align-items:center;gap:8px;padding:0 17px;font-size:12px;font-weight:900;display:inline-flex;box-shadow:0 10px 21px #9952572e}.search-book-button:disabled{opacity:.42;cursor:not-allowed;box-shadow:none}.book-search-error{color:#a9555b;background:#fff2ef;border:1px solid #e4b7b2;border-radius:11px;margin:14px 0 0;padding:10px 12px;font-size:11px}.selected-book-preview{background:linear-gradient(135deg,#fff9f6,#f8f3fb);border:1px solid #d9c9df;border-radius:14px;grid-template-columns:45px minmax(0,1fr);align-items:center;gap:12px;margin-top:15px;padding:11px 13px;display:grid}.selected-book-cover{color:#8b728f;background:#eee2e8;border-radius:8px;place-items:center;width:45px;height:56px;display:grid;overflow:hidden}.selected-book-cover img{object-fit:cover;width:100%;height:100%}.selected-book-information{gap:2px;min-width:0;display:grid}.selected-book-information>span{color:#ad686e;letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:900}.selected-book-information strong{color:#59454a;text-overflow:ellipsis;white-space:nowrap;font-family:Playfair Display,Georgia,serif;font-size:17px;overflow:hidden}.selected-book-information small{color:#907a7e;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.selected-book-preview>button{color:#876f91;min-height:37px;font:inherit;cursor:pointer;background:#fffaf8;border:1px solid #d9c3d9;border-radius:10px;padding:0 13px;font-size:10px;font-weight:900}.book-search-modal-backdrop{z-index:1250;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#392b306e;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.book-search-modal{background:#fffaf7;border:1px solid #dfc4be;border-radius:23px;width:min(680px,100%);max-height:calc(100vh - 48px);padding:26px;overflow-y:auto;box-shadow:0 30px 75px #422b3042}.book-search-modal-header{justify-content:space-between;align-items:flex-start;gap:22px;display:flex}.book-search-modal-header>div>span{color:#b3656b;letter-spacing:.15em;text-transform:uppercase;font-size:10px;font-weight:900}.book-search-modal-header h3{color:#5b4247;margin:6px 0 5px;font-family:Playfair Display,Georgia,serif;font-size:27px}.book-search-modal-header p{color:#927b7f;margin:0;font-size:12px}.book-search-modal-header>button{color:#9e656a;cursor:pointer;background:#fff7f4;border:1px solid #dfc7c2;border-radius:12px;flex:none;place-items:center;width:40px;height:40px;display:grid}.book-search-results{gap:11px;margin-top:22px;display:grid}.book-search-result{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:#fffdfb;border:1px solid #e3d1cc;border-radius:15px;grid-template-columns:66px minmax(0,1fr) auto;align-items:center;gap:14px;padding:12px;transition:transform .16s,border-color .16s,box-shadow .16s;display:grid}.book-search-result:hover{border-color:#c99694;transform:translateY(-1px);box-shadow:0 11px 24px #69464b17}.book-result-cover{color:#8a7291;background:#eee3e9;border-radius:9px;place-items:center;width:66px;height:86px;display:grid;overflow:hidden}.book-result-cover img{object-fit:cover;width:100%;height:100%}.book-result-information{gap:4px;min-width:0;display:grid}.book-result-information strong{color:#59454a;text-overflow:ellipsis;white-space:nowrap;font-family:Playfair Display,Georgia,serif;font-size:18px;overflow:hidden}.book-result-information>span{color:#786267;font-size:12px}.book-result-information small{color:#9a8387;font-size:10px}.book-result-select{color:#856d91;border:1px solid #dcc4d8;border-radius:10px;padding:9px 11px;font-size:10px;font-weight:900}.book-search-modal-footer{border-top:1px solid #eadbd7;justify-content:flex-end;margin-top:19px;padding-top:17px;display:flex}.book-search-modal-footer button{color:#90666b;min-height:41px;font:inherit;cursor:pointer;background:#fff8f5;border:1px solid #ddc8c3;border-radius:11px;padding:0 15px;font-size:11px;font-weight:800}@media (width<=760px){.book-identification-fields{grid-template-columns:1fr}.search-book-button{width:100%}.book-search-result{grid-template-columns:55px minmax(0,1fr)}.book-result-cover{width:55px;height:72px}.book-result-select{text-align:center;grid-column:1/-1}}.generated-book-details{background:radial-gradient(circle at 94% 10%,#e0d8ee94,#0000 32%),linear-gradient(135deg,#fff9f5fa,#fffdfafa);border:1px solid #e2cbc5;border-radius:22px;grid-template-columns:132px minmax(0,1fr);align-items:center;gap:25px;width:min(1220px,100% - 40px);margin:24px auto 0;padding:24px;display:grid;box-shadow:0 16px 38px #63444917}.generated-book-details-cover{color:#8d7293;background:linear-gradient(135deg,#f1dfdc,#e8e0ef);border:1px solid #dfcdc8;border-radius:13px;place-items:center;width:132px;height:180px;display:grid;overflow:hidden;box-shadow:0 13px 27px #593e4426}.generated-book-details-cover img{object-fit:cover;width:100%;height:100%;display:block}.generated-book-details-author{color:#756064;align-items:center;gap:8px;margin:0;font-size:14px;font-weight:700;display:inline-flex}.generated-book-details-author svg{color:#ad696e}.generated-book-details-metadata{flex-wrap:wrap;gap:8px;margin-top:17px;display:flex}.generated-book-details-metadata span{color:#8e767a;background:#fffcf9cc;border:1px solid #e2d0cc;border-radius:999px;align-items:center;min-height:32px;padding:0 11px;font-size:10px;font-weight:700;display:inline-flex}@media (width<=700px){.generated-book-details{text-align:center;grid-template-columns:1fr;justify-items:center}.generated-book-details-cover{width:115px;height:158px}.generated-book-details-content{justify-items:center}.generated-book-details-metadata{justify-content:center}}.book-search-empty{text-align:center;background:radial-gradient(circle at 88% 10%,#e4d8ef7a,#0000 34%),#fffdfb;border:1px dashed #dfc8c3;border-radius:16px;place-items:center;gap:9px;margin-top:22px;padding:30px 24px;display:grid}.book-search-empty-icon{color:#a5656b;background:linear-gradient(135deg,#efd8d5,#e6deed);border-radius:17px;place-items:center;width:55px;height:55px;margin-bottom:5px;display:grid}.book-search-empty strong{color:#5d474c;font-family:Playfair Display,Georgia,serif;font-size:19px}.book-search-empty p{color:#927b7f;max-width:470px;margin:0;font-size:12px;line-height:1.6}.book-search-modal-footer button{justify-content:center;align-items:center;gap:8px;display:inline-flex}.book-identification-panel{width:min(1080px,100% - 80px);box-shadow:none;background:0 0;border:0;border-radius:0;margin:34px auto 14px;padding:0 0 28px;position:relative}.book-identification-panel:after{content:"";background:linear-gradient(90deg,#0000,#c189856b 18% 82%,#0000);height:1px;position:absolute;bottom:0;left:0;right:0}.book-identification-header{text-align:center;justify-items:center;gap:0;display:grid}.book-identification-icon{color:#ad696e;width:43px;height:43px;box-shadow:none;background:0 0;border:1px solid #be7d7e59;border-radius:50%;place-items:center;margin-bottom:10px;display:grid}.book-identification-header>div>span{color:#b16d72;letter-spacing:.2em;text-transform:uppercase;font-size:9px;font-weight:900}.book-identification-header h3{color:#584247;margin:5px 0;font-family:Playfair Display,Georgia,serif;font-size:clamp(25px,3vw,31px);font-weight:700;line-height:1.15}.book-identification-header p{color:#978185;max-width:540px;margin:0 auto;font-family:Georgia,Times New Roman,serif;font-size:12px;line-height:1.6}.book-identification-divider{color:#b8797b;align-items:center;gap:13px;width:min(230px,70%);margin:16px auto 0;display:flex}.book-identification-divider:before,.book-identification-divider:after{content:"";background:linear-gradient(90deg,#0000,#be808094);flex:1;height:1px}.book-identification-divider:after{transform:scaleX(-1)}.book-identification-divider span{font-family:Georgia,serif;font-size:15px}.book-identification-fields{grid-template-columns:repeat(2,minmax(0,1fr));align-items:end;gap:42px;max-width:940px;margin:25px auto 0;display:grid}.book-identification-fields label{gap:4px;display:grid}.book-identification-fields label>span{color:#8e6b70;letter-spacing:.13em;text-transform:uppercase;font-size:9px;font-weight:900}.book-identification-fields input{color:#5b474b;width:100%;height:44px;box-shadow:none;background:0 0;border:0;border-bottom:1px solid #d9bdb8;border-radius:0;outline:none;padding:0 4px;font-family:Georgia,Times New Roman,serif;font-size:15px;transition:border-color .16s,box-shadow .16s}.book-identification-fields input:hover{border-bottom-color:#c99492}.book-identification-fields input:focus{background:0 0;border-color:#b96f73;box-shadow:0 3px #b96f731a}.book-identification-fields input::placeholder{color:#b39ea1;font-family:Georgia,Times New Roman,serif;font-size:13px;font-style:italic;font-weight:400}.book-identification-note{color:#a08a8d;text-align:center;justify-content:center;align-items:center;gap:7px;margin:16px auto 0;font-size:10px;line-height:1.5;display:flex}.book-identification-note svg{color:#b6787b;flex:none}.selected-book-preview{max-width:720px;box-shadow:none;background:0 0;border:0;border-top:1px solid #e4d1cc;border-radius:0;grid-template-columns:45px minmax(0,1fr);align-items:center;gap:13px;margin:21px auto 0;padding:14px 0 0;display:grid}.selected-book-cover{box-shadow:0 7px 15px #5b3e4421}.selected-book-information>span{color:#ae686d}.selected-book-information strong{font-size:16px}@media (width<=760px){.book-identification-panel{width:calc(100% - 40px);margin-top:27px}.book-identification-fields{grid-template-columns:1fr;gap:19px}.book-identification-note{max-width:390px}}@media (width<=520px){.book-identification-panel{width:calc(100% - 30px);padding-bottom:24px}.book-identification-header h3{font-size:25px}.book-identification-header p{max-width:310px}.selected-book-preview{grid-template-columns:42px minmax(0,1fr)}.selected-book-information strong,.selected-book-information small{white-space:normal}}.generated-book-details{width:min(1080px,100% - 80px);box-shadow:none;background:0 0;border:1px solid #c99d9773;border-left:0;border-right:0;border-radius:0;grid-template-columns:138px minmax(0,1fr);align-items:center;gap:30px;margin:34px auto 0;padding:30px 0 27px;display:grid;position:relative}.generated-book-details:before{content:"❦";color:#ba777a;background:#fbf7f4;padding:0 13px;font-family:Georgia,Times New Roman,serif;font-size:14px;position:absolute;top:-10px;left:50%;transform:translate(-50%)}.generated-book-details-cover{background:linear-gradient(135deg,#f1dfdc,#e8e0ef);border:1px solid #dfccc7;border-radius:10px;width:138px;height:188px;box-shadow:0 12px 25px #593e4424}.generated-book-details-content{align-content:center;min-width:0;display:grid}.generated-book-details-eyebrow{color:#b3686d;letter-spacing:.18em;text-transform:uppercase;font-size:10px;font-weight:900}.generated-book-details-content h3{color:#574247;margin:8px 0 10px;font-family:Playfair Display,Georgia,serif;font-size:clamp(29px,3vw,39px);line-height:1.08}.generated-book-details-author{color:#756064;margin:0;font-family:Georgia,Times New Roman,serif;font-size:15px;font-weight:600}.generated-book-details-metadata{flex-wrap:wrap;align-items:center;gap:9px 0;margin-top:19px;display:flex}.generated-book-details-metadata span{color:#917a7e;background:0 0;border:0;border-right:1px solid #dfc8c3;border-radius:0;min-height:0;padding:0 13px;font-size:10px;font-weight:700;line-height:1.5}.generated-book-details-metadata span:first-child{padding-left:0}.generated-book-details-metadata span:last-child{border-right:0}@media (width<=700px){.generated-book-details{text-align:center;grid-template-columns:1fr;justify-items:center;gap:20px;width:calc(100% - 40px);padding:30px 0 25px}.generated-book-details-cover{width:116px;height:160px}.generated-book-details-content{justify-items:center}.generated-book-details-metadata{justify-content:center}.generated-book-details-metadata span:first-child{padding-left:13px}}@media (width<=520px){.generated-book-details{width:calc(100% - 30px)}.generated-book-details-metadata{gap:7px;display:grid}.generated-book-details-metadata span{border-right:0;padding:0}}.favorites-header{background:radial-gradient(circle at 88% 22%,#f1cad0a6,#0000 34%),linear-gradient(135deg,#f7dddaeb,#fffbf8fa 58%,#eee2efc2)}.favorites-header-icon{color:#b35f68}.favorites-card .library-card-type{color:#ae626a}.favorites-card .favorite-button.is-favorite{color:#b55e66;background:#fff0ef}.favorites-page .modal-favorite-button.is-favorite{color:#ad5b63;background:#fff0ef;border-color:#d7a4a6}.favorites-card .library-book-cover{color:#b05e67;background:linear-gradient(135deg,#f5dedd,#eadfec);border-color:#e2cbd0}.favorites-card .library-card-work-title svg{color:#b3626a}.favorites-page .library-modal-book{background:radial-gradient(circle at 94% 12%,#efd5dd8c,#0000 38%),linear-gradient(135deg,#fff8f6,#fffdfb);border-color:#e3cdd2}.favorites-page .library-modal-book-eyebrow{color:#ae626a}.history-header{background:radial-gradient(circle at 88% 22%,#dfd4ebad,#0000 34%),linear-gradient(135deg,#f7e2dbeb,#fffbf8fa 58%,#ebe5f2c7)}.history-header-icon{color:#89749a}.history-toolbar-actions{align-items:center;gap:17px;display:flex}.clear-history-button{color:#a56165;white-space:nowrap;cursor:pointer;background:#fff9f6;border:1px solid #dec5c1;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 15px;font-size:12px;font-weight:800;transition:transform .16s,border-color .16s,background .16s;display:inline-flex}.clear-history-button:hover:not(:disabled){background:#fff3ef;border-color:#ca9894;transform:translateY(-1px)}.clear-history-button:disabled{opacity:.42;cursor:not-allowed}.history-card .library-card-type{color:#88749a}.history-card-icon{color:#806d91;background:linear-gradient(135deg,#eadde1,#e4dcf0)}.history-time-icon{color:#88749a;background:#fbf8fd;border:1px solid #ded1e5;border-radius:13px;place-items:center;width:40px;height:40px;display:grid}.history-modal .library-modal-header span{color:#88749a}@media (width<=780px){.history-toolbar-actions{flex-direction:column;align-items:stretch}.history-toolbar-actions .library-counter{justify-content:flex-start}.clear-history-button{width:100%}}.history-card .library-card-top{align-items:flex-start}.history-card-cover{color:#806d91;background:linear-gradient(135deg,#eadde1,#e4dcf0);border:1px solid #dfd0dc;border-radius:10px;flex:none;place-items:center;width:58px;height:76px;display:grid;overflow:hidden;box-shadow:0 8px 17px #5c434c1a}.history-card-cover img{object-fit:cover;width:100%;height:100%;display:block}.history-card-work-title{color:#7c687c;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:6px;margin-top:1px;font-size:11px;font-weight:700;display:inline-flex;overflow:hidden}.history-card-work-title svg{color:#917b9e;flex:none}.history-card-publication{color:#a08a8e;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:10px;overflow:hidden}.history-modal-book{background:radial-gradient(circle at 94% 12%,#e1d8ee9e,#0000 38%),linear-gradient(135deg,#fff9f6,#fffdfb);border:1px solid #e1d0dc;border-radius:18px;grid-template-columns:105px minmax(0,1fr);align-items:center;gap:20px;margin:20px 0;padding:18px;display:grid}.history-modal-book-cover{color:#846f92;background:linear-gradient(135deg,#ecdddf,#e5ddef);border:1px solid #decfc9;border-radius:11px;place-items:center;width:105px;height:144px;display:grid;overflow:hidden;box-shadow:0 12px 24px #553e4624}.history-modal-book-cover img{object-fit:cover;width:100%;height:100%;display:block}.history-modal-book-content{min-width:0}.history-modal-book-eyebrow{color:#a96873;letter-spacing:.15em;text-transform:uppercase;font-size:9px;font-weight:900}.history-modal-book-content h3{color:#574348;margin:6px 0 5px;font-family:Playfair Display,Georgia,serif;font-size:25px;line-height:1.15}.history-modal-book-author{color:#786368;margin:0;font-size:13px;font-weight:700}.history-modal-book-metadata{flex-wrap:wrap;gap:7px;margin-top:13px;display:flex}.history-modal-book-metadata span{color:#8d777d;background:#fffcf9d6;border:1px solid #dfd0d9;border-radius:999px;align-items:center;min-height:29px;padding:0 10px;font-size:9px;font-weight:700;display:inline-flex}@media (width<=600px){.history-modal-book{text-align:center;grid-template-columns:1fr;justify-items:center}.history-modal-book-cover{width:96px;height:132px}.history-modal-book-metadata{justify-content:center}}.notifications-page{color:#655055;width:100%;min-height:100%;padding:28px}.notifications-section{width:100%;max-width:1500px;margin:0 auto}.notifications-header{background:radial-gradient(circle at 92% 22%,#e2d3efe6,#0000 32%),linear-gradient(135deg,#f7ddd7,#fffaf6 55%,#eee4f3);border:1px solid #e8cbc5;border-radius:30px;justify-content:space-between;align-items:center;gap:30px;min-height:200px;padding:38px 46px;display:flex;box-shadow:0 18px 42px #6f4a5017}.notifications-eyebrow{color:#b96d72;letter-spacing:.18em;text-transform:uppercase;margin-bottom:10px;font-size:11px;font-weight:900;display:block}.notifications-header h1{color:#584247;margin:0;font-family:Playfair Display,Georgia,serif;font-size:clamp(42px,5vw,58px);line-height:1}.notifications-header p{color:#947d81;margin:12px 0 0;font-size:15px}.notifications-header-icon{color:#8e709e;background:#fffcfacc;border:1px solid #cfb3c8a6;border-radius:27px;flex:none;place-items:center;width:92px;height:92px;display:grid;position:relative;box-shadow:0 16px 34px #684f701c}.notifications-header-count{color:#fff;background:#ba626a;border:2px solid #fff9f5;border-radius:999px;place-items:center;min-width:27px;height:27px;padding:0 7px;font-size:10px;font-weight:900;display:grid;position:absolute;top:-8px;right:-8px}.notifications-toolbar{background:#fffcf9c7;border:1px solid #ead3ce;border-radius:22px;justify-content:space-between;align-items:center;gap:24px;margin-top:28px;padding:18px 22px;display:flex;box-shadow:0 12px 30px #65484d0f}.notifications-filters{align-items:center;gap:8px;display:flex}.notifications-filters button{color:#8b7478;min-height:48px;font:inherit;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:13px;justify-content:center;align-items:center;gap:9px;padding:0 17px;font-size:12px;font-weight:800;transition:border-color .16s,background .16s,color .16s,transform .16s;display:inline-flex}.notifications-filters button:hover{color:#ad6469;background:#fff6f2;transform:translateY(-1px)}.notifications-filters button.active{color:#ad6268;background:#fff9f6;border-color:#e4c2bc}.notifications-filters button span{color:#a85f65;background:#f7e8e5;border-radius:999px;place-items:center;min-width:24px;height:24px;padding:0 7px;font-size:10px;font-weight:900;display:grid}.notifications-toolbar-actions{align-items:center;gap:11px;display:flex}.mark-all-read-button,.clear-notifications-button{min-height:48px;font:inherit;cursor:pointer;background:0 0;border-radius:13px;justify-content:center;align-items:center;gap:8px;padding:0 18px;font-size:11px;font-weight:800;transition:transform .16s,border-color .16s,background .16s,color .16s;display:inline-flex}.mark-all-read-button{color:#8b74a0;border:1px solid #d9c8e5}.mark-all-read-button:hover:not(:disabled){background:#faf6ff;border-color:#bca8d2;transform:translateY(-1px)}.clear-notifications-button{color:#b26569;border:1px solid #e6c6c0}.clear-notifications-button:hover:not(:disabled){background:#fff5f2;border-color:#ca9692;transform:translateY(-1px)}.mark-all-read-button:disabled,.clear-notifications-button:disabled{opacity:.42;cursor:not-allowed}.notifications-list{gap:14px;margin-top:28px;display:grid}.notification-card{background:#fffcf9e0;border:1px solid #e5c6c0;border-radius:20px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:22px;min-height:126px;padding:22px 26px;transition:transform .16s,box-shadow .16s,border-color .16s,opacity .16s;display:grid;position:relative;overflow:hidden;box-shadow:0 13px 30px #65444a0f}.notification-card:hover{border-color:#dcb3ad;transform:translateY(-2px);box-shadow:0 17px 38px #65444a17}.notification-card.is-unread{background:linear-gradient(90deg,#fdeeeab8,#fffdfaf0 27%)}.notification-card.is-read{opacity:.72}.notification-card-icon{color:#a7656a;border-radius:17px;place-items:center;width:58px;height:58px;display:grid}.notification-card-icon--saved{color:#9a739e;background:#eee1ef}.notification-card-icon--favorite{color:#c3676e;background:#fff0f0}.notification-card-content{min-width:0}.notification-card-title{align-items:center;gap:8px;display:flex}.notification-card-title strong{color:#5d484d;font-size:15px;font-weight:900}.notification-unread-dot{background:#b85f68;border:2px solid #f6dfe0;border-radius:50%;flex:none;width:9px;height:9px;box-shadow:0 0 0 4px #b85f6814}.notification-card-content p{color:#7d686c;margin:8px 0 7px;font-size:13px;line-height:1.6}.notification-card-content small{color:#aa9396;font-size:11px}.notification-card-actions{justify-content:flex-end;align-items:center;gap:9px;display:flex}.open-notification-button,.read-notification-button,.delete-notification-button{min-height:43px;font:inherit;cursor:pointer;background:0 0;border-radius:12px;justify-content:center;align-items:center;gap:8px;font-size:11px;font-weight:800;transition:transform .16s,border-color .16s,background .16s,color .16s;display:inline-flex}.open-notification-button{color:#887099;border:1px solid #d9c5e3;padding:0 16px}.open-notification-button:hover{background:#faf6ff;border-color:#bba6ca;transform:translateY(-1px)}.read-notification-button,.delete-notification-button{width:44px;padding:0}.read-notification-button{color:#8c74a0;border:1px solid #d7c4e3}.read-notification-button:hover:not(:disabled){background:#faf5ff;transform:translateY(-1px)}.read-notification-button:disabled{opacity:.45;cursor:not-allowed}.delete-notification-button{color:#b76267;border:1px solid #e5c3bd}.delete-notification-button:hover:not(:disabled){background:#fff4f1;border-color:#cb9692;transform:translateY(-1px)}.delete-notification-button:disabled{opacity:.45;cursor:wait}.notifications-empty{text-align:center;background:#fffcf999;border:1px dashed #e0c2bc;border-radius:25px;flex-direction:column;justify-content:center;align-items:center;min-height:410px;margin-top:28px;padding:40px;display:flex}.notifications-empty>span{color:#8f73a0;background:linear-gradient(135deg,#f3dcd9,#e6d9ef);border-radius:23px;place-items:center;width:80px;height:80px;display:grid;box-shadow:0 16px 33px #694c6c1c}.notifications-empty h2{color:#5b464b;margin:25px 0 8px;font-family:Playfair Display,Georgia,serif;font-size:28px}.notifications-empty p{color:#9b8387;margin:0;font-size:13px}.notifications-empty button{color:#a55f65;min-height:44px;font:inherit;cursor:pointer;background:#fff8f4;border:1px solid #dcbdb7;border-radius:12px;margin-top:20px;padding:0 18px;font-size:12px;font-weight:800}@media (width<=980px){.notifications-page{padding:22px}.notifications-toolbar{flex-direction:column;align-items:stretch}.notifications-toolbar-actions{justify-content:flex-end}.notification-card{grid-template-columns:auto minmax(0,1fr)}.notification-card-actions{grid-column:1/-1;justify-content:flex-end}}@media (width<=640px){.notifications-page{padding:16px}.notifications-header{min-height:auto;padding:29px 24px}.notifications-header h1{font-size:40px}.notifications-header-icon{width:70px;height:70px}.notifications-toolbar-actions{flex-direction:column}.mark-all-read-button,.clear-notifications-button{width:100%}.notification-card{grid-template-columns:1fr;padding:20px}.notification-card-icon{width:52px;height:52px}.notification-card-actions{grid-column:auto;grid-template-columns:minmax(0,1fr) 44px 44px;display:grid}.open-notification-button{width:100%}}.settings-page{width:100%;padding:34px 0 42px}.settings-section{gap:24px;width:100%;display:grid}.settings-header{background:radial-gradient(circle at 88% 22%,#ddd4edb8,#0000 34%),linear-gradient(135deg,#f8e1daeb,#fffbf8fa 58%,#ebe4f4cc);border:1px solid #e6d0cb;border-radius:26px;justify-content:space-between;align-items:center;gap:30px;min-height:180px;padding:38px 42px;display:flex;overflow:hidden;box-shadow:0 18px 42px #6d4b4f17}.settings-eyebrow{color:#aa6c73;letter-spacing:.16em;text-transform:uppercase;font-size:11px;font-weight:900;display:block}.settings-header h1{color:#543f44;margin:8px 0 7px;font-family:Playfair Display,Georgia,serif;font-size:clamp(32px,4vw,44px);line-height:1.1}.settings-header p{color:#947e82;margin:0;font-size:14px}.settings-header-icon{color:#89749a;background:#fffbf8c7;border:1px solid #d0bcdacc;border-radius:25px;flex:none;place-items:center;width:78px;height:78px;display:grid;box-shadow:0 15px 31px #714a4f1f}.settings-preferences{gap:18px;display:grid}.settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.settings-card{background:#fffcf9d1;border:1px solid #e5d0cb;border-radius:22px;min-width:0;padding:26px;box-shadow:0 13px 31px #65474b0f}.settings-card-header{border-bottom:1px solid #eadbd7;align-items:center;gap:14px;padding-bottom:20px;display:flex}.settings-card-icon{color:#a66369;background:linear-gradient(135deg,#efd6d3,#e4dced);border-radius:15px;flex:none;place-items:center;width:47px;height:47px;display:grid}.settings-card-icon--bell{color:#816e91}.settings-card-header>div>span,.settings-data-header span{color:#b16d72;letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:900;display:block}.settings-card-header h2,.settings-data-header h2{color:#5a454a;margin:4px 0 0;font-family:Playfair Display,Georgia,serif;font-size:23px}.settings-options{margin-top:13px;display:grid}.settings-option{cursor:pointer;border-bottom:1px solid #eee1dd;justify-content:space-between;align-items:center;gap:20px;min-height:82px;padding:17px 0;display:flex}.settings-option:last-child{border-bottom:0}.settings-option>div{gap:5px;display:grid}.settings-option strong{color:#634f54;font-size:13px}.settings-option>div>span{color:#927c80;max-width:330px;font-size:11px;line-height:1.5}.settings-switch-control{flex:none;display:inline-flex;position:relative}.settings-switch-control input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.settings-switch{background:#dfd2d3;border-radius:999px;width:46px;height:26px;transition:background .18s,box-shadow .18s;position:relative}.settings-switch:after{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .18s;position:absolute;top:4px;left:4px;box-shadow:0 3px 8px #563c4133}.settings-switch-control input:checked+.settings-switch{background:#b76c72}.settings-switch-control input:checked+.settings-switch:after{transform:translate(20px)}.settings-switch-control input:focus-visible+.settings-switch{box-shadow:0 0 0 4px #b76c7229}.settings-save-bar{background:#fffcf9cc;border:1px solid #e5d0cb;border-radius:18px;justify-content:flex-end;align-items:center;gap:10px;padding:17px 19px;display:flex}.settings-save-bar button{cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 17px;font-size:12px;font-weight:800;display:inline-flex}.reset-settings-button{color:#9f6267;background:#fff9f6;border:1px solid #dfcac5}.save-settings-button{color:#fff;background:linear-gradient(135deg,#b97074,#a65e64);border:0;box-shadow:0 11px 23px #99525733}.save-settings-button:disabled{opacity:.42;cursor:not-allowed;box-shadow:none}.settings-data-section{background:#fffcf9d1;border:1px solid #e5d0cb;border-radius:23px;padding:26px;box-shadow:0 13px 31px #65474b0f}.settings-data-header{border-bottom:1px solid #eadbd7;padding-bottom:20px}.settings-data-header p{color:#957f83;margin:7px 0 0;font-size:12px}.settings-data-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin-top:21px;display:grid}.settings-data-item{background:#fffdfb;border:1px solid #ead8d3;border-radius:17px;grid-template-columns:42px minmax(0,1fr) 36px;align-items:center;gap:11px;min-width:0;padding:17px;display:grid}.settings-data-icon{color:#a76469;background:#f4dedb;border-radius:13px;place-items:center;width:42px;height:42px;display:grid}.settings-data-icon--history{color:#816f91;background:#ece4f2}.settings-data-icon--favorite{color:#b45e66;background:#fff0ef}.settings-data-icon--notification{color:#826f93;background:#eee6f3}.settings-data-content{min-width:0;display:grid}.settings-data-content>span{color:#796367;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:800;overflow:hidden}.settings-data-content strong{color:#584348;margin-top:2px;font-size:21px}.settings-data-content small{color:#a18a8e;font-size:9px}.settings-data-item>button{color:#a66368;cursor:pointer;background:#fff9f6;border:1px solid #e2cac5;border-radius:11px;place-items:center;width:36px;height:36px;display:grid}.settings-data-item>button:disabled{opacity:.35;cursor:not-allowed}@media (width<=1050px){.settings-data-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=780px){.settings-grid{grid-template-columns:1fr}.settings-save-bar{flex-direction:column-reverse;align-items:stretch}.settings-save-bar button{width:100%}}@media (width<=600px){.settings-page{padding-top:20px}.settings-header{padding:30px 26px}.settings-header-icon{display:none}.settings-data-grid{grid-template-columns:1fr}.settings-card,.settings-data-section{padding:21px}}.settings-loading{color:#745e62;background:#fffcf9d1;border:1px solid #e5d0cb;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;gap:14px;min-height:300px;display:flex}.settings-loading>span{border:3px solid #ead6d2;border-top-color:#b76c72;border-radius:50%;width:34px;height:34px;animation:.7s linear infinite settings-loading-spin}@keyframes settings-loading-spin{to{transform:rotate(360deg)}}.settings-feedback{border-radius:12px;margin:0;padding:13px 15px;font-size:12px;line-height:1.5}.settings-feedback--error{color:#a95157;background:#fff1ef;border:1px solid #e4b4b1}.settings-feedback button{color:#a35e64;font:inherit;cursor:pointer;background:#fff8f5;border:1px solid #d9b4af;border-radius:10px;margin-top:10px;padding:9px 13px;font-weight:800}.close-delete-account-modal{color:#a65c61;cursor:pointer;background:#fff7f4;border:1px solid #e1c2bd;border-radius:12px;place-items:center;width:40px;height:40px;display:grid}.settings-grid.settings-grid--single{grid-template-columns:minmax(0,1fr);width:100%}.settings-grid--single .settings-card{width:100%}.settings-grid--single .settings-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;display:grid}.settings-grid--single .settings-option{border-bottom:0;min-height:108px;padding:22px 28px}.settings-grid--single .settings-option:first-child{border-right:1px solid #eee1dd;padding-left:0;padding-right:32px}.settings-grid--single .settings-option:last-child{padding-left:32px;padding-right:0}.settings-preferences{gap:14px}.settings-save-bar{min-height:76px;padding:15px 20px}.settings-section{gap:20px}.settings-data-section{margin-top:4px}@media (width<=820px){.settings-grid--single .settings-options{grid-template-columns:1fr}.settings-grid--single .settings-option{min-height:82px;padding:18px 0}.settings-grid--single .settings-option:first-child{border-bottom:1px solid #eee1dd;border-right:0;padding-right:0}.settings-grid--single .settings-option:last-child{padding-left:0}}.auth-page{background:radial-gradient(circle at 10% 12%,#ecd0cdb8,#0000 31%),radial-gradient(circle at 90% 88%,#ded3ecb3,#0000 32%),#f5efe8;place-items:center;min-height:100vh;padding:34px;display:grid}.auth-shell{background:#fffdf9;border:1px solid #e2cac4;border-radius:31px;grid-template-columns:minmax(0,.92fr) minmax(430px,1.08fr);width:min(1040px,100%);min-height:650px;display:grid;overflow:hidden;box-shadow:0 30px 85px #57393f2e}.auth-presentation{background:radial-gradient(circle at 85% 18%,#e6d7f0bd,#0000 32%),linear-gradient(145deg,#edcbc6,#f7e5df 54%,#e8deef);flex-direction:column;padding:39px;display:flex;position:relative;overflow:hidden}.auth-presentation:before,.auth-presentation:after{content:"";border:1px solid #ac6c7029;border-radius:50%;position:absolute}.auth-presentation:before{width:300px;height:300px;bottom:-95px;right:-145px}.auth-presentation:after{width:210px;height:210px;bottom:-48px;right:-90px}.auth-brand{z-index:1;color:#68484e;align-items:center;gap:12px;display:flex;position:relative}.auth-brand>span{background:#fffbf7b3;border-radius:15px;place-items:center;width:45px;height:45px;display:grid;box-shadow:0 10px 24px #633e451c}.auth-brand strong{font-family:Playfair Display,Georgia,serif;font-size:25px}.auth-presentation-content{z-index:1;margin:auto 0;position:relative}.auth-eyebrow,.auth-form-header>span{color:#ae676d;letter-spacing:.16em;text-transform:uppercase;font-size:10px;font-weight:900}.auth-presentation-content h1{color:#574146;max-width:420px;margin:13px 0 17px;font-family:Playfair Display,Georgia,serif;font-size:clamp(37px,4vw,50px);line-height:1.08}.auth-presentation-content>p{color:#80696e;max-width:400px;margin:0;font-size:14px;line-height:1.75}.auth-feature{color:#865b61;background:#fffaf780;border:1px solid #c7979766;border-radius:14px;align-items:center;gap:10px;margin-top:30px;padding:14px 16px;font-size:12px;font-weight:700;display:inline-flex}.auth-form-panel{flex-direction:column;justify-content:center;padding:48px 55px;display:flex}.auth-form-header h2{color:#574247;margin:8px 0 7px;font-family:Playfair Display,Georgia,serif;font-size:34px}.auth-form-header p{color:#927d81;margin:0;font-size:13px}.auth-form{gap:17px;margin-top:29px;display:grid}.auth-field{gap:8px;display:grid}.auth-field>span{color:#665155;font-size:12px;font-weight:800}.auth-input{color:#a36a6e;background:#fffdfb;border:1px solid #dec7c2;border-radius:14px;align-items:center;gap:11px;min-height:52px;padding:0 14px;transition:border-color .16s,box-shadow .16s;display:flex}.auth-input:focus-within{border-color:#bd7a7e;box-shadow:0 0 0 4px #b9686d1a}.auth-input input{color:#5e4a4e;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0;font-size:14px}.auth-input input::placeholder{color:#b39ea1}.auth-password-toggle{color:#9d7e82;cursor:pointer;background:0 0;border:0;border-radius:9px;flex:none;place-items:center;width:34px;height:34px;display:grid}.auth-password-toggle:hover{color:#a75f66;background:#fff2ef}.auth-error{color:#aa555b;background:#fff1ef;border:1px solid #e5b5b2;border-radius:11px;margin:0;padding:11px 13px;font-size:12px;line-height:1.5}.auth-submit-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#bb7075,#a45d63);border:0;border-radius:14px;justify-content:center;align-items:center;gap:9px;min-height:51px;margin-top:3px;font-size:13px;font-weight:900;display:inline-flex;box-shadow:0 13px 26px #984e5433}.auth-submit-button:disabled{opacity:.55;cursor:wait}.auth-switch-page{color:#8e777b;text-align:center;margin:24px 0 0;font-size:12px}.auth-switch-page a{color:#a45f65;margin-left:5px;font-weight:900;text-decoration:none}.auth-switch-page a:hover{text-decoration:underline}.auth-route-loading{color:#745d62;background:#f5efe8;flex-direction:column;justify-content:center;align-items:center;gap:13px;min-height:100vh;font-size:13px;display:flex}.auth-route-loading>span{border:3px solid #ead5d1;border-top-color:#b66c72;border-radius:50%;width:35px;height:35px;animation:.7s linear infinite auth-loading-spin}@keyframes auth-loading-spin{to{transform:rotate(360deg)}}@media (width<=820px){.auth-page{padding:20px}.auth-shell{grid-template-columns:1fr}.auth-presentation{min-height:280px;padding:30px}.auth-presentation-content{margin-top:45px}.auth-presentation-content h1{font-size:36px}.auth-form-panel{padding:39px 32px}}@media (width<=480px){.auth-page{padding:0}.auth-shell{border:0;border-radius:0;min-height:100vh}.auth-presentation{min-height:235px}.auth-presentation-content h1{font-size:30px}.auth-presentation-content>p,.auth-feature{display:none}.auth-form-panel{padding:34px 22px}}.auth-success{color:#4f7b5d;background:#f0faf3;border:1px solid #bfd9c8;border-radius:11px;margin:22px 0 -7px;padding:11px 13px;font-size:12px;line-height:1.5}.auth-form-helper{justify-content:flex-end;margin-top:-7px;display:flex}.auth-forgot-password-link{color:#a45f65;font-size:11px;font-weight:800;text-decoration:none}.auth-forgot-password-link:hover{text-decoration:underline}.auth-recovery-message{color:#4f765c;background:linear-gradient(135deg,#f0faf3,#f8fcf8);border:1px solid #bfd9c8;border-radius:14px;align-items:flex-start;gap:12px;margin-top:23px;padding:15px 16px;display:flex}.auth-recovery-message-icon{color:#568064;background:#dcefe2;border-radius:11px;flex:none;place-items:center;width:37px;height:37px;display:grid}.auth-recovery-message>div{gap:4px;display:grid}.auth-recovery-message strong{font-size:12px}.auth-recovery-message p{margin:0;font-size:11px;line-height:1.55}.auth-recovery-message+.auth-form{margin-top:18px}.auth-password-guidance{color:#9a8488;margin:-3px 0 0;font-size:10px;line-height:1.5}.auth-back-link{color:#9a686d;justify-content:center;align-items:center;gap:7px;width:fit-content;margin:23px auto 0;font-size:11px;font-weight:800;text-decoration:none;display:inline-flex}.auth-back-link:hover{color:#a6535b;text-decoration:underline}.profile-page{width:100%;padding:34px 0 42px}.profile-section{gap:22px;display:grid}.profile-header{background:radial-gradient(circle at 88% 22%,#ddd4edb8,#0000 34%),linear-gradient(135deg,#f8e1daeb,#fffbf8fa 58%,#ebe4f4cc);border:1px solid #e6d0cb;border-radius:26px;justify-content:space-between;align-items:center;gap:30px;min-height:180px;padding:38px 42px;display:flex;box-shadow:0 18px 42px #6d4b4f17}.profile-eyebrow{color:#aa6c73;letter-spacing:.16em;text-transform:uppercase;font-size:11px;font-weight:900}.profile-header h1{color:#543f44;margin:8px 0 7px;font-family:Playfair Display,Georgia,serif;font-size:clamp(34px,4vw,46px)}.profile-header p{color:#947e82;margin:0;font-size:14px}.profile-header-icon{color:#89749a;background:#fffbf8c7;border:1px solid #d0bcdacc;border-radius:25px;flex:none;place-items:center;width:78px;height:78px;display:grid}.profile-overview{background:#fffcf9d6;border:1px solid #e4d0cb;border-radius:21px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:17px;padding:23px 26px;display:grid}.profile-overview-avatar{color:#a66369;background:linear-gradient(135deg,#efd7d3,#e5dced);border-radius:18px;place-items:center;width:58px;height:58px;display:grid}.profile-overview>div>span{color:#b06c72;letter-spacing:.13em;text-transform:uppercase;font-size:10px;font-weight:900}.profile-overview h2{color:#5a454a;margin:4px 0 2px;font-family:Playfair Display,Georgia,serif;font-size:24px}.profile-overview p{color:#927b7f;margin:0;font-size:12px}.profile-created-at{color:#9b8588;align-items:center;gap:8px;font-size:11px;display:flex}.profile-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.profile-card{background:#fffcf9d6;border:1px solid #e5d0cb;border-radius:22px;flex-direction:column;min-width:0;padding:26px;display:flex;box-shadow:0 13px 31px #65474b0f}.profile-card-header{border-bottom:1px solid #eadbd7;align-items:center;gap:14px;padding-bottom:20px;display:flex}.profile-card-icon{color:#a66369;background:linear-gradient(135deg,#efd6d3,#e4dced);border-radius:15px;place-items:center;width:47px;height:47px;display:grid}.profile-card-icon--email{color:#88709a}.profile-card-icon--security{color:#816f91}.profile-card-header span{color:#b16d72;letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:900}.profile-card-header h2{color:#5a454a;margin:4px 0 0;font-family:Playfair Display,Georgia,serif;font-size:23px}.profile-field{gap:8px;margin-top:19px;display:grid}.profile-field>span{color:#665155;font-size:12px;font-weight:800}.profile-field>input,.profile-password-wrap{background:#fffdfb;border:1px solid #dec7c2;border-radius:14px;width:100%;min-height:51px}.profile-field>input{color:#5b484d;font:inherit;outline:none;padding:0 15px;font-size:14px}.profile-password-wrap{align-items:center;padding:0 8px 0 15px;display:flex}.profile-password-wrap input{color:#5b484d;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0;font-size:14px}.profile-password-wrap button{color:#9c777b;cursor:pointer;background:0 0;border:0;border-radius:10px;flex:none;place-items:center;width:37px;height:37px;display:grid}.profile-field>input:focus,.profile-password-wrap:focus-within{border-color:#bd7b7e;box-shadow:0 0 0 4px #bb6c6f1a}.profile-field small{color:#a18b8e;font-size:11px}.profile-password-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;display:grid}.profile-form-error,.profile-form-success{border-radius:11px;margin:15px 0 0;padding:11px 13px;font-size:12px}.profile-form-error{color:#aa5056;background:#fff0ee;border:1px solid #e4b2af}.profile-form-success{color:#4f7e60;background:#f1faf4;border:1px solid #bfdbc9;align-items:center;gap:7px;display:flex}.profile-card-actions{justify-content:flex-end;margin-top:auto;padding-top:22px;display:flex}.profile-card-actions button{color:#fff;min-height:45px;font:inherit;cursor:pointer;background:linear-gradient(135deg,#b97074,#a65e64);border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:0 17px;font-size:12px;font-weight:900;display:inline-flex}.profile-card-actions button:disabled{opacity:.42;cursor:not-allowed}.profile-danger-section{background:linear-gradient(135deg,#fff1eeeb,#fffaf7f2);border:1px solid #e5b9b5;border-radius:21px;justify-content:space-between;align-items:center;gap:24px;padding:23px 25px;display:flex}.profile-danger-main{align-items:center;gap:16px;display:flex}.profile-danger-icon{color:#b35359;background:#f8d7d3;border-radius:15px;place-items:center;width:49px;height:49px;display:grid}.profile-danger-main>div>span{color:#b85b61;letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:900}.profile-danger-main h2{color:#654247;margin:4px 0 5px;font-family:Playfair Display,Georgia,serif;font-size:22px}.profile-danger-main p{color:#947579;margin:0;font-size:11px}.profile-delete-account-button{color:#ad4f56;min-height:45px;font:inherit;cursor:pointer;background:#fff7f4;border:1px solid #d99e99;border-radius:12px;align-items:center;gap:8px;padding:0 17px;font-size:12px;font-weight:900;display:inline-flex}.profile-delete-backdrop{z-index:1200;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#3a2a2f6b;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.profile-delete-modal{background:#fffaf7;border:1px solid #e1b8b3;border-radius:23px;width:min(510px,100%);padding:27px;box-shadow:0 30px 75px #432a2f40}.profile-delete-modal-header{justify-content:space-between;align-items:flex-start;display:flex}.profile-delete-modal-header span{color:#b55b61;letter-spacing:.15em;text-transform:uppercase;font-size:10px;font-weight:900}.profile-delete-modal-header h2{color:#5f4146;margin:6px 0 0;font-family:Playfair Display,Georgia,serif;font-size:28px}.profile-delete-modal-header button{color:#a65c61;cursor:pointer;background:#fff7f4;border:1px solid #e1c2bd;border-radius:12px;place-items:center;width:40px;height:40px;display:grid}.profile-delete-warning{color:#aa5359;background:#fff0ed;border:1px solid #edc3be;border-radius:13px;gap:11px;margin:22px 0;padding:14px;display:flex}.profile-delete-warning p{margin:0;font-size:12px}.profile-delete-actions{justify-content:flex-end;gap:10px;margin-top:23px;display:flex}.profile-delete-actions button{min-height:45px;font:inherit;cursor:pointer;border-radius:12px;align-items:center;gap:8px;padding:0 16px;font-size:12px;font-weight:900;display:inline-flex}.profile-delete-actions button:first-child{color:#886d71;background:#fffaf7;border:1px solid #dec8c3}.profile-delete-actions button:last-child{color:#fff;background:#af545a;border:0}.profile-loading{background:#fffcf9d1;border:1px solid #e5d0cb;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;gap:14px;min-height:330px;display:flex}.profile-loading>span{border:3px solid #ead6d2;border-top-color:#b76c72;border-radius:50%;width:34px;height:34px;animation:.7s linear infinite profile-loading-spin}@keyframes profile-loading-spin{to{transform:rotate(360deg)}}.profile-feedback{border-radius:16px;padding:18px}.profile-feedback--error{color:#a95157;background:#fff1ef;border:1px solid #e4b4b1}@media (width<=950px){.profile-grid,.profile-password-grid{grid-template-columns:1fr}.profile-overview{grid-template-columns:auto minmax(0,1fr)}.profile-created-at{grid-column:1/-1}}@media (width<=650px){.profile-page{padding-top:20px}.profile-header{padding:30px 26px}.profile-header-icon{display:none}.profile-danger-section{flex-direction:column;align-items:stretch}.profile-delete-account-button{justify-content:center}.profile-delete-actions{flex-direction:column-reverse}.profile-delete-actions button{justify-content:center}}.app-shell{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffaf7d1;border:1px solid #825c5c1f;border-radius:30px;grid-template-columns:250px minmax(0,1fr);width:min(1500px,100% - 32px);min-height:calc(100vh - 32px);margin:16px auto;transition:grid-template-columns .24s;display:grid;overflow:hidden;box-shadow:0 25px 70px #6f4c4c21}.app-shell.sidebar-collapsed{grid-template-columns:82px minmax(0,1fr)}.workspace{min-width:0;padding:0 42px 42px}.welcome-card{background:radial-gradient(circle at 85% 20%,#d4c5e7b8,#0000 36%),linear-gradient(135deg,#f9ded7,#f7e8e1 56%,#e7e0ef);border:1px solid #b77a7829;border-radius:28px;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);align-items:center;gap:40px;min-height:430px;padding:50px 58px;display:grid;overflow:hidden;box-shadow:0 18px 42px #7b57571f}.welcome-label{color:#ae7172;letter-spacing:.13em;text-transform:uppercase;font-size:13px;font-weight:700}.welcome-card h1{color:#593f47;max-width:650px;margin:14px 0 18px;font-family:Playfair Display,serif;font-size:clamp(42px,5vw,70px);line-height:1}.welcome-card p{color:#796a6d;max-width:610px;margin:0;font-size:17px;line-height:1.75}.primary-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#bd7175,#a85c62);border:0;border-radius:14px;justify-content:center;align-items:center;gap:10px;width:fit-content;min-height:52px;margin-top:30px;padding:0 22px;font-size:14px;font-weight:800;text-decoration:none;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex;box-shadow:0 12px 24px #9f555a38}.primary-button:hover{background:#a86064;transform:translateY(-2px);box-shadow:0 16px 30px #9f555a47}.primary-button svg{transition:transform .18s}.primary-button:hover svg{transform:translate(3px)}.hero-tech-visual{isolation:isolate;aspect-ratio:1/.92;place-items:center;width:min(430px,100%);margin:auto;display:grid;position:relative}.hero-tech-visual:before{content:"";z-index:-2;background:radial-gradient(circle at 27% 23%,#f8cfc9e6,#0000 42%),radial-gradient(circle at 75% 71%,#d2c4e7de,#0000 48%),#fffaf794;border-radius:42% 58% 53% 47%/48% 42% 58% 52%;position:absolute;inset:4%}.tech-core-card{text-align:center;background:linear-gradient(145deg,#fffdfbf5,#f2e4efeb);border:1px solid #dab3b1d1;border-radius:34px;flex-direction:column;justify-content:center;align-items:center;width:250px;min-height:290px;padding:30px 26px;display:flex;position:relative;box-shadow:0 27px 55px #6f4b522e,inset 0 1px #fffffff0}.tech-core-card:before{content:"";pointer-events:none;border:1px solid #ffffffb8;border-radius:26px;position:absolute;inset:10px}.tech-core-icon{color:#a65f67;background:linear-gradient(135deg,#efd3d0,#ddd2e9);border-radius:22px;place-items:center;width:68px;height:68px;margin-bottom:18px;display:grid;box-shadow:0 13px 26px #89586024}.tech-core-label{color:#b56f73;letter-spacing:.17em;text-transform:uppercase;margin-bottom:7px;font-size:11px;font-weight:900}.tech-core-card strong{color:#594247;font-family:Playfair Display,Georgia,serif;font-size:27px;line-height:1.15}.tech-core-card>p{color:#907a7e;margin:8px 0 0;font-size:13px}.tech-document{color:#ad6d71;background:#fffcf9d1;border:1px solid #dcbfbbcc;border-radius:14px;align-items:center;gap:12px;width:100%;margin-top:26px;padding:13px 14px;display:flex}.tech-document-lines{flex:1;gap:6px;display:grid}.tech-document-lines span{background:linear-gradient(90deg,#d6a3a1,#d7cce4);border-radius:999px;height:4px;display:block}.tech-document-lines span:nth-child(2){width:82%}.tech-document-lines span:nth-child(3){width:58%}.tech-chip{z-index:2;color:#765e63;background:#fffcf9ed;border:1px solid #debebccc;border-radius:999px;align-items:center;gap:8px;min-height:42px;padding:0 15px;font-size:12px;font-weight:800;display:inline-flex;position:absolute;box-shadow:0 11px 24px #69484c1a}.tech-chip-input{top:17%;left:-1%}.tech-chip-output{bottom:20%;right:-1%}.tech-orbit{z-index:-1;pointer-events:none;border:1px solid #bb818640;border-radius:50%;position:absolute}.tech-orbit-one{width:360px;height:270px;transform:rotate(-14deg)}.tech-orbit-two{border-color:#8b74a233;width:300px;height:350px;transform:rotate(27deg)}.section-placeholder{background:#fffcf99e;border:1px dashed #dfc8c2;border-radius:24px;align-items:center;min-height:170px;margin-top:28px;padding:34px 40px;display:flex}.section-placeholder span{color:#b57977;letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:700}.section-placeholder h2{color:#655055;margin:8px 0 0;font-family:Playfair Display,serif}@media (width<=980px){.app-shell,.app-shell.sidebar-collapsed{grid-template-columns:90px minmax(0,1fr)}.workspace{padding-inline:24px}.welcome-card{grid-template-columns:1fr}.hero-tech-visual{display:none}}@media (width<=640px){.app-shell,.app-shell.sidebar-collapsed{border-radius:0;grid-template-columns:1fr;width:100%;min-height:100vh;margin:0}.workspace{padding:0 16px 24px}.welcome-card{padding:36px 26px}}.home-page,.summary-page{padding-bottom:42px}.summary-page-navigation{margin-bottom:18px}.back-home-link{color:#9e6265;background:#fffaf7c7;border:1px solid #e4cec9;border-radius:12px;align-items:center;gap:8px;width:fit-content;padding:10px 14px;font-size:13px;font-weight:700;text-decoration:none;transition:background .16s,transform .16s;display:inline-flex}.back-home-link:hover{background:#fff6f2;transform:translate(-2px)}@media (width<=640px){.home-page,.summary-page{padding-bottom:24px}}.workspace.summary-workspace-page{padding-top:34px}.summary-page{width:100%;padding-bottom:38px}.summary-page .summary-section{margin-top:0}.summary-page-footer{justify-content:flex-start;padding-top:24px;display:flex}.back-home-link{color:#a46165;background:#fffaf7e6;border:1px solid #dfc2bd;border-radius:13px;align-items:center;gap:8px;width:fit-content;padding:11px 16px;font-size:13px;font-weight:700;text-decoration:none;transition:transform .16s,background .16s,border-color .16s;display:inline-flex;box-shadow:0 8px 20px #704a4e0f}.back-home-link:hover{background:#fff4f0;border-color:#ca9f9a;transform:translate(-3px)}@media (width<=640px){.workspace.summary-workspace-page{padding-top:20px}.summary-page-footer{padding-top:18px}.back-home-link{justify-content:center;width:100%}}:root{color:#493d3d;font-synthesis:none;text-rendering:optimizelegibility;background:#f5efe8;font-family:DM Sans,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%;margin:0}html,body{background:#f5efe8}html{scroll-behavior:smooth}body{min-width:320px;overflow-x:hidden}button,input,textarea{font:inherit}
