.login-page{min-height:100vh;position:relative;overflow:hidden;background:linear-gradient(135deg,#0a1628,#0d1d35,#0a1628)}.login-background{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none}.gradient-orb{position:absolute;border-radius:50%;filter:blur(100px);opacity:.4}.orb-1{width:600px;height:600px;background:radial-gradient(circle,rgba(0,212,200,.3) 0%,transparent 70%);top:-200px;right:-100px;animation:float 20s ease-in-out infinite}.orb-2{width:500px;height:500px;background:radial-gradient(circle,rgba(59,130,246,.25) 0%,transparent 70%);bottom:-150px;left:-100px;animation:float 25s ease-in-out infinite reverse}.orb-3{width:400px;height:400px;background:radial-gradient(circle,rgba(0,212,200,.2) 0%,transparent 70%);bottom:20%;right:10%;animation:float 18s ease-in-out infinite}@keyframes float{0%,to{transform:translate(0)}25%{transform:translate(20px,-30px)}50%{transform:translate(-20px,20px)}75%{transform:translate(30px,10px)}}.login-container{position:relative;z-index:1;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:40px 20px}.login-content{display:flex;align-items:center;gap:80px;max-width:1000px;width:100%}.brand-section{flex:1;max-width:450px}.obligate-logo-img{height:40px;width:auto;margin-bottom:32px}.welcome-title{font-size:42px;font-weight:600;line-height:1.2;margin-bottom:20px;background:linear-gradient(135deg,#fff,#94a3b8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.welcome-description{font-size:16px;color:var(--text-secondary);line-height:1.6;margin-bottom:28px}.feature-list{list-style:none;margin-bottom:32px}.feature-list li{display:flex;align-items:center;gap:12px;font-size:16px;color:var(--text-primary);margin-bottom:14px}.check-icon{display:flex;align-items:center;justify-content:center;width:22px;height:22px;background:#00d4c826;border-radius:50%;color:var(--accent-cyan);font-size:12px;font-weight:600}.network-badge{display:inline-flex;align-items:center;gap:16px;padding:16px 24px;background:#f3ff970d;border:1px solid rgba(243,255,151,.2);border-radius:12px;font-size:14px;font-weight:500;color:#f3ff97}.canton-badge-logo{height:28px;width:auto}.login-card{width:400px;background:#ffffff08;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.08);border-radius:20px;padding:40px}.card-title{font-size:20px;font-weight:600;margin-bottom:8px;color:var(--text-primary)}.card-subtitle{font-size:14px;color:var(--text-secondary);margin-bottom:28px;line-height:1.5}.login-form{display:flex;flex-direction:column}.form-group{margin-bottom:20px}.form-group label{display:block;font-size:13px;font-weight:500;color:var(--text-secondary);margin-bottom:8px}.form-group input{width:100%;padding:14px 16px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:10px;font-size:15px;color:var(--text-primary);transition:all .2s ease}.form-group input::placeholder{color:var(--text-muted)}.form-group input:focus{outline:none;border-color:var(--accent-cyan);background:#00d4c80d}.password-input{position:relative}.password-input input{padding-right:48px}.toggle-password{position:absolute;right:14px;top:50%;transform:translateY(-50%);background:none;border:none;color:var(--text-muted);padding:4px;display:flex;align-items:center;justify-content:center;transition:color .2s ease}.toggle-password:hover{color:var(--text-secondary)}.forgot-link{font-size:13px;color:var(--accent-cyan);margin-bottom:24px;display:inline-block;transition:opacity .2s ease}.forgot-link:hover{opacity:.8}.login-button{width:100%;padding:16px;background:linear-gradient(135deg,var(--accent-cyan) 0%,#00b4aa 100%);border:none;border-radius:10px;font-size:14px;font-weight:600;letter-spacing:.5px;color:#0a1628;transition:all .2s ease}.login-button:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00d4c84d}.login-button:active{transform:translateY(0)}.divider{display:flex;align-items:center;gap:16px;margin:24px 0}.divider:before,.divider:after{content:"";flex:1;height:1px;background:#ffffff1a}.divider span{font-size:13px;color:var(--text-muted)}.canton-button{width:100%;padding:16px;background:transparent;border:1px solid rgba(243,255,151,.3);border-radius:10px;font-size:14px;font-weight:500;color:#f3ff97;display:flex;align-items:center;justify-content:center;gap:12px;transition:all .2s ease}.canton-button:hover{background:#f3ff971a;border-color:#f3ff97}.canton-btn-logo{height:20px;width:auto}@media (max-width: 900px){.login-content{flex-direction:column;gap:48px}.brand-section{text-align:center;max-width:500px}.obligate-logo,.feature-list li{justify-content:center}.network-badge{margin:0 auto}}@media (max-width: 480px){.login-card{width:100%;padding:28px}.welcome-title{font-size:32px}}.holdings-page{min-height:100vh;position:relative;background:linear-gradient(135deg,#0a1628,#0d1d35)}.holdings-background{position:fixed;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none}.holdings-background .gradient-orb{position:absolute;border-radius:50%;filter:blur(120px);opacity:.3}.holdings-background .orb-1{width:500px;height:500px;background:radial-gradient(circle,rgba(0,212,200,.25) 0%,transparent 70%);top:-100px;right:-50px}.holdings-background .orb-2{width:400px;height:400px;background:radial-gradient(circle,rgba(243,255,151,.15) 0%,transparent 70%);bottom:0;left:10%}.holdings-header{position:sticky;top:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:16px 32px;background:#0a1628d9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.06)}.header-left{display:flex;align-items:center}.header-logos{display:flex;align-items:center;gap:12px;cursor:pointer;transition:opacity .2s ease}.header-logos:hover{opacity:.85}.header-logo{height:28px;width:auto}.logo-separator{font-size:14px;color:var(--text-muted);font-weight:300;opacity:.5}.header-canton-logo{height:20px;width:auto;opacity:.9}.header-right{display:flex;align-items:center;gap:24px}.network-status{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--text-secondary)}.status-dot{width:8px;height:8px;background:var(--success);border-radius:50%;box-shadow:0 0 8px var(--success)}.wallet-info{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.wallet-label{font-size:11px;color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px}.wallet-address{font-size:14px;font-weight:500;color:var(--accent-cyan);font-family:SF Mono,Fira Code,monospace}.disconnect-btn{padding:10px 20px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;font-size:13px;font-weight:500;color:var(--text-secondary);cursor:pointer;transition:all .2s ease}.disconnect-btn:hover{background:#ffffff14;color:var(--text-primary)}.holdings-main{position:relative;z-index:1;max-width:1400px;margin:0 auto;padding:40px 32px 60px}.page-header{margin-bottom:32px}.page-header h1{font-size:32px;font-weight:600;margin-bottom:8px;background:linear-gradient(135deg,#00d4c8,#f3ff97);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.page-header p{font-size:15px;color:var(--text-secondary)}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:32px}.stat-card{background:#ffffff05;border:1px solid rgba(255,255,255,.06);border-radius:16px;padding:20px;display:flex;align-items:center;gap:16px;transition:all .2s ease}.stat-card:hover{background:#ffffff0a;border-color:#ffffff1a}.stat-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.stat-icon svg{color:#fff}.stat-icon.holdings-icon{background:linear-gradient(135deg,#3b82f6,#1d4ed8)}.stat-icon.nominal-icon{background:linear-gradient(135deg,#8b5cf6,#6d28d9)}.stat-icon.paid-icon{background:linear-gradient(135deg,#10b981,#059669)}.stat-icon.upcoming-icon{background:linear-gradient(135deg,#f59e0b,#d97706)}.stat-content{display:flex;flex-direction:column;gap:4px}.stat-label{font-size:13px;color:var(--text-secondary)}.stat-value{font-size:20px;font-weight:600;color:var(--text-primary)}.stat-value.success{color:var(--success)}.content-tabs{display:flex;gap:8px;margin-bottom:24px;padding:4px;background:#ffffff05;border-radius:12px;width:fit-content}.tab-btn{padding:12px 24px;background:transparent;border:none;border-radius:8px;font-size:14px;font-weight:500;color:var(--text-secondary);cursor:pointer;transition:all .2s ease}.tab-btn:hover{color:var(--text-primary)}.tab-btn.active{background:#00d4c826;color:var(--accent-cyan)}.holdings-table-container{background:#ffffff05;border:1px solid rgba(255,255,255,.06);border-radius:16px;overflow:hidden}.holdings-table{width:100%;border-collapse:collapse}.holdings-table th{padding:16px 20px;text-align:left;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:var(--text-muted);background:#ffffff05;border-bottom:1px solid rgba(255,255,255,.06)}.holdings-table td{padding:20px;font-size:14px;color:var(--text-primary);border-bottom:1px solid rgba(255,255,255,.04)}.holdings-table tr:last-child td{border-bottom:none}.holdings-table tr:hover td{background:#ffffff05}.product-name-cell{min-width:200px}.product-info{display:flex;align-items:center;gap:12px}.product-icon{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:20px;background:linear-gradient(135deg,#00d4c833,#00b4aa1a);border:1px solid rgba(0,212,200,.3)}.product-details .name{font-weight:500;color:var(--text-primary)}.product-details .ticker{font-size:13px;color:var(--accent-cyan);font-weight:500}.holdings-table .invested{font-weight:600;font-family:SF Mono,Fira Code,monospace}.holdings-table .apy{font-weight:600;color:var(--accent-cyan)}.holdings-table .liquidity,.holdings-table .next-liquidity{color:var(--text-secondary)}.holdings-table .manager{font-size:13px;color:var(--text-muted);max-width:180px}.status-badge{display:inline-flex;padding:6px 12px;border-radius:20px;font-size:12px;font-weight:500}.status-badge.active{background:#10b98126;color:var(--success)}.distributions-container{display:flex;flex-direction:column;gap:32px}.distributions-section h3{font-size:16px;font-weight:600;color:var(--text-primary);margin-bottom:16px}.distributions-list{display:flex;flex-direction:column;gap:8px}.distribution-item{display:grid;grid-template-columns:1fr auto auto auto;gap:24px;align-items:center;padding:16px 20px;background:#ffffff05;border:1px solid rgba(255,255,255,.06);border-radius:12px;transition:all .2s ease}.distribution-item:hover{background:#ffffff0a}.dist-product{display:flex;flex-direction:column;gap:2px}.dist-name{font-size:14px;font-weight:500;color:var(--text-primary)}.dist-ticker{font-size:12px;color:var(--accent-cyan)}.dist-date{font-size:14px;color:var(--text-secondary)}.dist-amount{font-size:15px;font-weight:600;color:var(--text-primary);text-align:right;font-family:SF Mono,Fira Code,monospace}.dist-amount.success{color:var(--success)}.dist-status{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:500;padding:6px 12px;border-radius:20px}.dist-status.scheduled{background:#f59e0b26;color:var(--warning)}.dist-status.paid{background:#10b98126;color:var(--success)}@media (max-width: 1200px){.stats-grid{grid-template-columns:repeat(2,1fr)}.holdings-table-container{overflow-x:auto}.holdings-table{min-width:900px}}@media (max-width: 768px){.holdings-header{padding:16px 20px;flex-wrap:wrap;gap:16px}.header-nav{order:3;width:100%;justify-content:center}.holdings-main{padding:24px 20px 40px}.stats-grid{grid-template-columns:1fr}.distribution-item{grid-template-columns:1fr 1fr;gap:12px}.dist-status{grid-column:span 2;justify-self:start}}@media (max-width: 600px){.network-status{display:none}}.book-building-page{min-height:100vh;position:relative;background:linear-gradient(135deg,#0a1628,#0d1d35)}.book-background{position:fixed;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none}.book-background .gradient-orb{position:absolute;border-radius:50%;filter:blur(120px);opacity:.3}.book-background .orb-1{width:500px;height:500px;background:radial-gradient(circle,rgba(0,212,200,.25) 0%,transparent 70%);top:-100px;right:-50px}.book-background .orb-2{width:400px;height:400px;background:radial-gradient(circle,rgba(243,255,151,.15) 0%,transparent 70%);bottom:0;left:10%}.book-header{position:sticky;top:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:16px 32px;background:#0a1628d9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.06)}.book-header .header-left{display:flex;align-items:center}.book-header .header-logos{display:flex;align-items:center;gap:12px;cursor:pointer;transition:opacity .2s ease}.book-header .header-logos:hover{opacity:.85}.book-header .header-logo{height:28px;width:auto}.book-header .logo-separator{font-size:14px;color:var(--text-muted);font-weight:300;opacity:.5}.book-header .header-canton-logo{height:20px;width:auto;opacity:.9}.header-nav{display:flex;gap:8px}.nav-link{padding:10px 20px;background:transparent;border:none;border-radius:8px;font-size:14px;font-weight:500;color:var(--text-secondary);cursor:pointer;transition:all .2s ease}.nav-link:hover{color:var(--text-primary);background:#ffffff0d}.nav-link.active{color:var(--accent-cyan);background:#00d4c81a}.book-header .header-right{display:flex;align-items:center;gap:24px}.book-header .network-status{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--text-secondary)}.book-header .status-dot{width:8px;height:8px;background:var(--success);border-radius:50%;box-shadow:0 0 8px var(--success)}.book-header .wallet-info{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.book-header .wallet-label{font-size:11px;color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px}.book-header .wallet-address{font-size:14px;font-weight:500;color:var(--accent-cyan);font-family:SF Mono,Fira Code,monospace}.book-header .disconnect-btn{padding:10px 20px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;font-size:13px;font-weight:500;color:var(--text-secondary);cursor:pointer;transition:all .2s ease}.book-header .disconnect-btn:hover{background:#ffffff14;color:var(--text-primary)}.book-main{position:relative;z-index:1;max-width:1400px;margin:0 auto;padding:40px 32px 60px}.page-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px}.create-btn{display:flex;align-items:center;gap:8px;padding:12px 24px;background:linear-gradient(135deg,var(--accent-cyan) 0%,#00b4aa 100%);border:none;border-radius:10px;font-size:14px;font-weight:600;color:#0a1628;cursor:pointer;transition:all .2s ease}.create-btn:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00d4c84d}.page-title-section h1{font-size:32px;font-weight:600;margin-bottom:8px;background:linear-gradient(135deg,#00d4c8,#f3ff97);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.page-title-section p{font-size:15px;color:var(--text-secondary)}.info-banner{display:flex;align-items:flex-start;gap:12px;padding:16px 20px;background:#3b82f61a;border:1px solid rgba(59,130,246,.2);border-radius:12px;margin-bottom:24px}.info-icon{color:#60a5fa;flex-shrink:0;margin-top:2px}.info-content{font-size:14px;color:var(--text-secondary);line-height:1.5}.info-content strong{color:var(--text-primary)}.offerings-table-container{background:#ffffff05;border:1px solid rgba(255,255,255,.06);border-radius:16px;overflow:hidden}.offerings-table{width:100%;border-collapse:collapse}.offerings-table th{padding:16px 20px;text-align:left;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:var(--text-muted);background:#ffffff05;border-bottom:1px solid rgba(255,255,255,.06)}.th-sub{font-weight:400;text-transform:none;color:var(--accent-cyan)}.offerings-table td{padding:20px;font-size:14px;color:var(--text-primary);border-bottom:1px solid rgba(255,255,255,.04);vertical-align:middle}.offerings-table tr:last-child td{border-bottom:none}.offerings-table tr:hover td{background:#ffffff05}.product-cell{min-width:280px}.product-info{display:flex;align-items:center;gap:14px}.product-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:24px;background:linear-gradient(135deg,#00d4c833,#00b4aa1a);border:1px solid rgba(0,212,200,.3)}.product-details{display:flex;flex-direction:column;gap:2px}.product-name{font-weight:600;color:var(--text-primary);font-size:15px}.product-ticker{font-size:14px;font-weight:600;color:var(--accent-cyan)}.product-manager{font-size:12px;color:var(--text-muted);margin-top:2px}.apy-cell{text-align:center}.apy-value{font-size:24px;font-weight:700;color:var(--accent-cyan)}.currency-cell{font-weight:600;color:var(--text-primary)}.liquidity-cell{color:var(--text-secondary)}.min-amount-cell{font-family:SF Mono,Fira Code,monospace;color:var(--text-primary)}.book-cell{width:140px}.book-progress{display:flex;align-items:center;gap:10px}.progress-bar{flex:1;height:6px;background:#ffffff1a;border-radius:3px;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(90deg,var(--accent-cyan) 0%,#00b4aa 100%);border-radius:3px;transition:width .3s ease}.progress-text{font-size:13px;font-weight:500;color:var(--text-secondary);min-width:36px}.action-cell{width:120px}.subscribe-btn{padding:10px 20px;background:transparent;border:1px solid rgba(0,212,200,.4);border-radius:8px;font-size:13px;font-weight:500;color:var(--accent-cyan);cursor:pointer;transition:all .2s ease}.subscribe-btn:hover{background:#00d4c81a;border-color:var(--accent-cyan)}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000b3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.modal{background:#111d32;border:1px solid rgba(255,255,255,.1);border-radius:20px;width:100%;max-width:480px;max-height:90vh;overflow-y:auto}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:24px;border-bottom:1px solid rgba(255,255,255,.06)}.modal-header h2{font-size:20px;font-weight:600;color:var(--text-primary)}.modal-close{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#ffffff0d;border:none;border-radius:8px;font-size:24px;color:var(--text-secondary);cursor:pointer;transition:all .2s ease}.modal-close:hover{background:#ffffff1a;color:var(--text-primary)}.modal-body{padding:24px}.offering-summary{background:#ffffff08;border-radius:12px;padding:16px;margin-bottom:20px}.summary-row{display:flex;justify-content:space-between;padding:8px 0;border-bottom:1px solid rgba(255,255,255,.04)}.summary-row:last-child{border-bottom:none}.summary-label{font-size:13px;color:var(--text-secondary)}.summary-value{font-size:14px;font-weight:500;color:var(--text-primary)}.summary-value.highlight{color:var(--accent-cyan)}.features-section{margin-bottom:20px}.features-section h4{font-size:13px;font-weight:600;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;margin-bottom:12px}.features-list{list-style:none;padding:0;margin:0}.features-list li{position:relative;padding-left:16px;font-size:13px;color:var(--text-secondary);line-height:1.6;margin-bottom:8px}.features-list li:before{content:"•";position:absolute;left:0;color:var(--accent-cyan)}.pledge-form .form-group{margin-bottom:20px}.pledge-form label{display:block;font-size:13px;font-weight:500;color:var(--text-secondary);margin-bottom:8px}.pledge-form input{width:100%;padding:14px 16px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:10px;font-size:15px;color:var(--text-primary);transition:all .2s ease}.pledge-form input::placeholder{color:var(--text-muted)}.pledge-form input:focus{outline:none;border-color:var(--accent-cyan);background:#00d4c80d}.expected-yield{display:flex;justify-content:space-between;align-items:center;padding:16px;background:#00d4c81a;border-radius:10px;margin-bottom:20px}.yield-label{font-size:13px;color:var(--text-secondary)}.yield-value{font-size:18px;font-weight:600;color:var(--accent-cyan)}.form-disclaimer{display:flex;align-items:flex-start;gap:10px;padding:12px;background:#f59e0b1a;border-radius:8px;margin-bottom:20px;font-size:12px;color:var(--text-secondary)}.form-disclaimer svg{flex-shrink:0;color:var(--warning)}.submit-pledge-btn{width:100%;padding:16px;background:linear-gradient(135deg,var(--accent-cyan) 0%,#00b4aa 100%);border:none;border-radius:10px;font-size:15px;font-weight:600;color:#0a1628;cursor:pointer;transition:all .2s ease}.submit-pledge-btn:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00d4c84d}.modal-large{max-width:560px}.create-form .form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}.create-form .form-group{margin-bottom:0}.create-form label{display:block;font-size:13px;font-weight:500;color:var(--text-secondary);margin-bottom:8px}.create-form input,.create-form select,.create-form textarea{width:100%;padding:12px 14px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;font-size:14px;color:var(--text-primary);transition:all .2s ease;font-family:inherit}.create-form select{cursor:pointer}.create-form textarea{resize:vertical;min-height:80px}.create-form input::placeholder,.create-form textarea::placeholder{color:var(--text-muted)}.create-form input:focus,.create-form select:focus,.create-form textarea:focus{outline:none;border-color:var(--accent-cyan);background:#00d4c80d}.form-actions{display:flex;gap:12px;margin-top:24px}.cancel-btn{flex:1;padding:14px;background:transparent;border:1px solid rgba(255,255,255,.1);border-radius:10px;font-size:14px;font-weight:500;color:var(--text-secondary);cursor:pointer;transition:all .2s ease}.cancel-btn:hover{background:#ffffff0d;color:var(--text-primary)}.create-submit-btn{flex:1;padding:14px;background:linear-gradient(135deg,var(--accent-cyan) 0%,#00b4aa 100%);border:none;border-radius:10px;font-size:14px;font-weight:600;color:#0a1628;cursor:pointer;transition:all .2s ease}.create-submit-btn:hover{transform:translateY(-1px);box-shadow:0 4px 16px #00d4c84d}@media (max-width: 1200px){.offerings-table-container{overflow-x:auto}.offerings-table{min-width:800px}}@media (max-width: 900px){.book-header{padding:16px 20px;flex-wrap:wrap;gap:16px}.header-nav{order:3;width:100%;justify-content:center}.book-main{padding:24px 20px 40px}.page-header{flex-direction:column;gap:16px}.create-btn{width:100%;justify-content:center}.create-form .form-row{grid-template-columns:1fr}}@media (max-width: 600px){.book-header .network-status{display:none}.modal{margin:10px}}:root{--bg-primary: #0a1628;--bg-secondary: #0d1d35;--bg-card: #111d32;--accent-cyan: #00d4c8;--accent-blue: #3b82f6;--text-primary: #ffffff;--text-secondary: #94a3b8;--text-muted: #64748b;--border-color: #1e3a5f;--success: #22c55e;--warning: #f59e0b}*{margin:0;padding:0;box-sizing:border-box}body{font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;background:var(--bg-primary);color:var(--text-primary);min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}input{font-family:inherit}
