@font-face{font-family:Quincy CF;font-style:normal;font-display:swap;font-weight:300;src:url(/fonts/QuincyCF-Light.woff2)format("woff2")}.home{background:var(--color-bg);min-height:100vh}.fade-in{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(24px)}.fade-in-visible{opacity:1;transform:translateY(0)}.home-hero{color:#fff;text-align:center;background:#1a1a2e;padding:5rem 1.5rem 4rem;position:relative;overflow:hidden}.home-hero-bg{opacity:1;pointer-events:none;background:url(https://plus.unsplash.com/premium_photo-1681910376701-4f699075b8b4?w=1600&q=80) 50% 25%/cover no-repeat;position:absolute;inset:0}.home-hero-bg:after{content:"";background:linear-gradient(#00000073 0%,#0000008c 100%);position:absolute;inset:0}.home-hero:before{content:"";pointer-events:none;background:radial-gradient(circle at 30%,#ffffff08 0%,#0000 50%),radial-gradient(circle at 70% 80%,#ffffff05 0%,#0000 40%);width:200%;height:200%;animation:20s ease-in-out infinite hero-float;position:absolute;top:-50%;left:-50%}@keyframes hero-float{0%,to{transform:translate(0)}50%{transform:translate(-2%,-1%)}}.home-hero-inner{max-width:800px;margin:0 auto;animation:.8s ease-out hero-entrance;position:relative}@keyframes hero-entrance{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.home-hero-badge{text-transform:uppercase;letter-spacing:.08em;color:#bfdbfe;border:1px solid #bfdbfe4d;border-radius:100px;margin-bottom:1.5rem;padding:.35rem 1rem;font-size:.75rem;font-weight:600;animation:3s ease-in-out infinite badge-pulse;display:inline-block}@keyframes badge-pulse{0%,to{border-color:#bfdbfe4d;box-shadow:0 0 #60a5fa00}50%{border-color:#60a5fa99;box-shadow:0 0 0 12px #60a5fa40,0 0 20px #60a5fa26}}.home-hero-title{letter-spacing:-.01em;-webkit-text-stroke:.5px #fffc;text-shadow:0 2px 8px #0000004d;margin-bottom:1.25rem;font-family:Quincy CF,Georgia,serif;font-size:3.5rem;font-weight:300;line-height:1.15}.home-hero-highlight{color:#f45a27;-webkit-text-fill-color:#f45a27;-webkit-text-stroke:0}.home-hero-subtitle{color:#cbd5e1;max-width:600px;margin:0 auto 2rem;font-size:1.125rem;line-height:1.7}.home-hero-cta{justify-content:center;gap:1rem;margin-bottom:2.5rem;display:flex}.btn-lg{padding:.75rem 1.75rem;font-size:1rem;font-weight:600}.btn-glow{color:#fff;transition:box-shadow .3s,background-color .15s,color .15s;box-shadow:0 0 20px #1a56db66}.btn-glow:hover{color:#fff;box-shadow:0 0 30px #1a56db99}.btn-hero-secondary,.btn-hero-secondary:hover{color:var(--color-primary);background:#ffffffe6;border-color:#ffffffe6}.btn-hero-secondary:hover{background:#fff;border-color:#fff}.home-hero-trust{color:#94a3b8;justify-content:center;gap:2rem;font-size:.8125rem;display:flex}.home-trust-item{align-items:center;gap:.5rem;display:flex}.home-stats{background:var(--color-surface);border-bottom:1px solid var(--color-border);padding:2.5rem 1.5rem}.home-stats-inner{text-align:center;justify-content:space-around;max-width:900px;margin:0 auto;display:flex}.home-stat-number{color:var(--color-primary);font-size:2rem;font-weight:800}.home-stat-label{color:var(--color-text-secondary);margin-top:.25rem;font-size:.8125rem}.home-badges{background:var(--color-bg);border-bottom:1px solid var(--color-border);padding:2.5rem 1.5rem}.home-badges-inner{flex-wrap:wrap;justify-content:space-around;gap:1.5rem;max-width:900px;margin:0 auto;display:flex}.home-badge{flex-direction:column;align-items:center;gap:.5rem;display:flex}.home-badge-label{color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.03em;font-size:.75rem;font-weight:600}.home-preview{background:var(--color-surface);padding:5rem 1.5rem}.home-doc-mockup{perspective:1000px;max-width:600px;margin:0 auto}.home-doc-page{background:#fff;border:1px solid #d1d5db;border-radius:4px;padding:0;transition:transform .4s;overflow:hidden;transform:rotateX(2deg);box-shadow:0 20px 60px #0000001f,0 4px 12px #0000000d}.home-doc-page:hover{transform:rotateX(0)}.home-doc-header-bar{color:#64748b;background:#f1f5f9;border-bottom:1px solid #e2e8f0;padding:.5rem 1.25rem;font-size:.75rem;font-weight:500}.home-doc-body{padding:2rem 2.5rem}.home-doc-title{text-align:center;color:#1e293b;letter-spacing:.02em;margin-bottom:1.25rem;font-size:1rem;font-weight:700}.home-doc-subtitle{color:#334155;text-transform:uppercase;letter-spacing:.04em;margin-top:1rem;margin-bottom:.5rem;font-size:.75rem;font-weight:700}.home-doc-line{background:#f1f5f9;border-radius:4px;height:8px;margin-bottom:.5rem}.home-doc-line.w100{width:100%}.home-doc-line.w90{width:90%}.home-doc-line.w85{width:85%}.home-doc-line.w80{width:80%}.home-doc-line.w75{width:75%}.home-doc-line.w60{width:60%}.home-doc-line.w50{width:50%}.home-doc-footer{text-align:center;color:#94a3b8;letter-spacing:.05em;border-top:1px solid #f1f5f9;padding:.5rem;font-size:.625rem}.home-doc-tabs{z-index:1;gap:0;margin-bottom:-1px;display:flex;position:relative}.home-doc-tab{text-align:center;font-size:.6875rem;font-weight:600;font-family:var(--font-sans);color:#64748b;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px 6px 0 0;flex:1;padding:.625rem .5rem;transition:background .15s,color .15s}.home-doc-tab:hover{color:var(--color-primary);background:#e8eef6}.home-doc-tab.active{color:var(--color-primary);background:#fff;border-bottom-color:#fff}.home-doc-body{animation:.3s doc-fade-in}@keyframes doc-fade-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.home-section-inner{max-width:1100px;margin:0 auto;padding:0 1.5rem}.home-section-header{text-align:center;margin-bottom:2.5rem}.home-section-title{letter-spacing:-.02em;color:var(--color-text);margin-bottom:.5rem;font-size:1.875rem;font-weight:800}.home-section-subtitle{color:var(--color-text-secondary);max-width:550px;margin:0 auto;font-size:1rem}.home-features{background:var(--color-bg);padding:5rem 1.5rem}.home-features-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.home-feature-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius);padding:1.75rem;transition:box-shadow .3s,transform .3s,border-color .3s}.home-feature-card:hover{border-color:#1a56db33;transform:translateY(-4px);box-shadow:0 8px 24px #1a56db1a}.home-feature-icon{margin-bottom:.75rem;font-size:1.75rem}.home-feature-card h3{margin-bottom:.5rem;font-size:1rem;font-weight:700}.home-feature-card p{color:var(--color-text-secondary);font-size:.875rem;line-height:1.6}.home-compare{background:var(--color-bg);padding:5rem 1.5rem}.home-compare-table-wrap{max-width:800px;margin:0 auto;overflow-x:auto}.home-compare-table{border-collapse:collapse;width:100%;font-size:.875rem}.home-compare-table th,.home-compare-table td{text-align:left;border-bottom:1px solid var(--color-border);padding:.875rem 1rem}.home-compare-table th{text-transform:uppercase;letter-spacing:.03em;color:var(--color-text-secondary);background:var(--color-bg);font-size:.8125rem;font-weight:700}.home-compare-table th.compare-highlight{color:var(--color-primary);background:#eff6ff}.home-compare-table td.compare-highlight{color:var(--color-primary);background:#f0f7ff;font-weight:600}.home-compare-table tbody tr:hover{background:#fafbfd}.home-how{background:var(--color-surface);padding:5rem 1.5rem}.home-steps{max-width:700px;margin:0 auto}.home-step{gap:1.5rem;margin-bottom:2.5rem;display:flex;position:relative}.home-step:not(:last-child):after{content:"";background:linear-gradient(to bottom, var(--color-primary), var(--color-border));width:2px;height:calc(100% - 16px);position:absolute;top:48px;left:22px}.home-step-number{background:var(--color-primary);color:#fff;z-index:1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.125rem;font-weight:700;display:flex;position:relative;box-shadow:0 4px 12px #1a56db40}.home-step-content h3{margin-top:.25rem;margin-bottom:.375rem;font-size:1.0625rem;font-weight:700}.home-step-content p{color:var(--color-text-secondary);font-size:.875rem;line-height:1.6}.home-testimonials{background:linear-gradient(180deg, #f0f7ff 0%, var(--color-bg) 100%);padding:5rem 1.5rem}.home-testimonials-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.home-testimonial-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius);padding:1.75rem;transition:box-shadow .3s,transform .3s}.home-testimonial-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px #00000014}.home-testimonial-stars{color:#f59e0b;letter-spacing:2px;margin-bottom:.75rem;font-size:1rem}.home-testimonial-card p{color:var(--color-text);margin-bottom:1.25rem;font-size:.875rem;font-style:italic;line-height:1.7}.home-testimonial-author{align-items:center;gap:.75rem;display:flex}.home-testimonial-avatar{color:#fff;background:linear-gradient(135deg,#1a56db,#60a5fa);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:.8125rem;font-weight:700;display:flex}.home-testimonial-name{color:var(--color-text);font-size:.875rem;font-weight:600}.home-testimonial-role{color:var(--color-text-secondary);font-size:.75rem}.home-pricing-preview{background:var(--color-bg);padding:5rem 1.5rem}.home-pricing-cards{grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:800px;margin:0 auto;display:grid}.home-pricing-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius);text-align:center;padding:2rem 1.5rem;transition:box-shadow .2s,transform .2s;position:relative;overflow:hidden}.home-pricing-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.home-pricing-featured{border-color:var(--color-primary);box-shadow:0 4px 20px #1a56db1f}.home-pricing-ribbon{background:var(--color-primary);color:#fff;text-transform:uppercase;letter-spacing:.05em;padding:.25rem 2.5rem;font-size:.625rem;font-weight:700;position:absolute;top:12px;right:-32px;transform:rotate(45deg)}.home-pricing-label{text-transform:uppercase;letter-spacing:.05em;color:var(--color-primary);margin-bottom:.5rem;font-size:.75rem;font-weight:600}.home-pricing-amount{color:var(--color-text);font-size:2.25rem;font-weight:800}.home-pricing-desc{color:var(--color-text-secondary);margin-top:.25rem;font-size:.8125rem}.home-faq{background:var(--color-surface);padding:5rem 1.5rem}.home-faq-list{max-width:700px;margin:0 auto}.home-faq-item{border:1px solid var(--color-border);border-radius:var(--radius);margin-bottom:.75rem;transition:box-shadow .2s;overflow:hidden}.home-faq-item[open]{box-shadow:0 2px 8px #0000000f}.home-faq-item summary{cursor:pointer;justify-content:space-between;align-items:center;padding:1rem 1.25rem;font-size:.9375rem;font-weight:600;list-style:none;transition:background .15s;display:flex}.home-faq-item summary:hover{background:var(--color-bg)}.home-faq-item summary:after{content:"+";color:var(--color-text-secondary);font-size:1.25rem;font-weight:400;transition:transform .2s}.home-faq-item[open] summary:after{content:"−"}.home-faq-item p{color:var(--color-text-secondary);padding:0 1.25rem 1.125rem;font-size:.875rem;line-height:1.7}.home-final-cta{color:#fff;background:linear-gradient(135deg,#1e3a5f 0%,#1a56db 100%);padding:5rem 1.5rem;position:relative;overflow:hidden}.home-final-cta:before{content:"";opacity:.18;pointer-events:none;background:url(https://images.unsplash.com/photo-1516156008625-3a9d6067fab5?w=1600&q=80) 50%/cover no-repeat;position:absolute;inset:0}.home-cta-title{margin-bottom:.75rem;font-size:2rem;font-weight:800;position:relative}.home-cta-subtitle{color:#cbd5e1;max-width:550px;margin:0 auto 2rem;font-size:1.0625rem;line-height:1.7;position:relative}.home-footer{color:#94a3b8;text-align:center;background:#0f172a;padding:3rem 1.5rem}.home-footer-inner{max-width:900px;margin:0 auto}.home-footer-brand{color:#e2e8f0;margin-bottom:1rem;font-size:1.25rem;font-weight:800}.home-footer-legal{color:#64748b;max-width:600px;margin:0 auto 1rem;font-size:.75rem;line-height:1.7}.home-footer-columns{text-align:left;justify-content:center;gap:3rem;margin-bottom:2rem;display:flex}.home-footer-col{flex-direction:column;gap:.5rem;display:flex}.home-footer-col-title{color:#e2e8f0;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;font-size:.8125rem;font-weight:700}.home-footer-col a{color:#94a3b8;font-size:.8125rem;transition:color .15s}.home-footer-col a:hover{color:#e2e8f0}.home-footer-copy{color:#475569;font-size:.75rem}@media (width<=768px){.home-hero-title{font-size:2rem}.home-hero-subtitle{font-size:1rem}.home-hero-cta{flex-direction:column;align-items:center}.home-hero-trust{flex-direction:column;gap:.75rem}.home-stats-inner{flex-wrap:wrap;gap:1.5rem}.home-stat{min-width:40%}.home-badges-inner{gap:1rem}.home-features-grid,.home-testimonials-grid,.home-pricing-cards{grid-template-columns:1fr}.home-compare-table{font-size:.8125rem}.home-compare-table th,.home-compare-table td{padding:.625rem .5rem}.home-step{gap:1rem}.home-section-title,.home-cta-title{font-size:1.5rem}.home-doc-body{padding:1.5rem}.home-footer-columns{text-align:center;flex-direction:column;gap:2rem}}.chat-fab{background:var(--color-primary);color:#fff;cursor:pointer;z-index:300;border:none;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:transform .2s,box-shadow .2s;display:flex;position:fixed;bottom:1.5rem;right:1.5rem;box-shadow:0 4px 16px #1a56db59}.chat-fab:hover{transform:scale(1.08);box-shadow:0 6px 24px #1a56db73}.chat-fab-hidden{display:none}.chat-window{background:var(--color-surface);border:1px solid var(--color-border);z-index:301;border-radius:12px;flex-direction:column;width:380px;height:520px;animation:.25s chat-slide-up;display:flex;position:fixed;bottom:1.5rem;right:1.5rem;overflow:hidden;box-shadow:0 12px 40px #00000026}@keyframes chat-slide-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.chat-header{background:var(--color-primary);color:#fff;justify-content:space-between;align-items:center;padding:.875rem 1rem;display:flex}.chat-header-info{align-items:center;gap:.625rem;display:flex}.chat-header-avatar{background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.chat-header-title{font-size:.875rem;font-weight:600}.chat-header-status{opacity:.8;font-size:.6875rem}.chat-close{color:#fff;cursor:pointer;opacity:.8;background:0 0;border:none;padding:0 .25rem;font-size:1.5rem;line-height:1;transition:opacity .15s}.chat-close:hover{opacity:1}.chat-messages{background:#f8fafc;flex-direction:column;flex:1;gap:.625rem;padding:1rem;display:flex;overflow-y:auto}.chat-bubble{word-wrap:break-word;white-space:pre-wrap;border-radius:12px;max-width:85%;padding:.625rem .875rem;font-size:.8125rem;line-height:1.6}.chat-bubble-assistant{background:var(--color-surface);color:var(--color-text);border:1px solid var(--color-border);border-bottom-left-radius:4px;align-self:flex-start}.chat-bubble-user{background:var(--color-primary);color:#fff;border-bottom-right-radius:4px;align-self:flex-end}.chat-typing{gap:4px;padding:.75rem 1rem;display:flex}.chat-typing span{background:var(--color-text-secondary);border-radius:50%;width:6px;height:6px;animation:1.2s infinite chat-dot}.chat-typing span:nth-child(2){animation-delay:.2s}.chat-typing span:nth-child(3){animation-delay:.4s}@keyframes chat-dot{0%,60%,to{opacity:.3;transform:scale(.8)}30%{opacity:1;transform:scale(1)}}.chat-input-bar{border-top:1px solid var(--color-border);background:var(--color-surface);align-items:center;gap:.5rem;padding:.75rem;display:flex}.chat-input{font-size:.8125rem;font-family:var(--font-sans);border:1px solid var(--color-border);border-radius:20px;outline:none;flex:1;padding:.5rem .75rem;transition:border-color .15s}.chat-input:focus{border-color:var(--color-primary)}.chat-input:disabled{opacity:.6}.chat-send{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:background .15s;display:flex}.chat-send:hover{background:var(--color-primary-dark)}.chat-send:disabled{opacity:.4;cursor:not-allowed}@media (width<=768px){.chat-window{border-radius:0;width:100vw;height:100vh;bottom:0;right:0}.chat-fab{bottom:1rem;right:1rem}}:root{--color-primary:#1a56db;--color-primary-dark:#1e40af;--color-bg:#f8fafc;--color-surface:#fff;--color-text:#1e293b;--color-text-secondary:#64748b;--color-border:#e2e8f0;--color-success:#059669;--color-warning:#d97706;--color-error:#dc2626;--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";--radius:8px;--shadow-sm:0 1px 2px #0000000d;--shadow-md:0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px}body{font-family:var(--font-sans);color:var(--color-text);background-color:var(--color-bg);line-height:1.6}a{color:var(--color-primary);text-decoration:none}a:hover{color:var(--color-primary-dark)}.app-shell{flex-direction:column;min-height:100vh;display:flex}.app-header{background-color:var(--color-surface);border-bottom:1px solid var(--color-border);box-shadow:var(--shadow-sm);z-index:100;position:sticky;top:0}.app-header-inner{justify-content:space-between;align-items:center;max-width:1200px;height:60px;margin:0 auto;padding:0 1.5rem;display:flex}.app-brand{color:#000;letter-spacing:-.03em;font-family:"Source Serif 4",Palatino Linotype,Book Antiqua,Palatino,Georgia,serif;font-size:1.75rem;font-weight:800}.app-brand-sep{width:.3em;display:inline-block}.app-brand:hover{color:#000}.app-nav{align-items:center;gap:1.5rem;display:flex}.app-nav-link{color:var(--color-text-secondary);border-bottom:2px solid #0000;padding-bottom:2px;font-size:.875rem;font-weight:500;line-height:1.5;transition:color .15s}.app-nav-link:hover{color:var(--color-primary)}.app-nav-active{padding-bottom:2px;font-weight:700;color:var(--color-primary)!important;border-bottom:2px solid var(--color-primary)!important}.app-main{flex:1;padding:2rem 0}.home+.app-main{padding:0}.app-main:has(.home){padding:0}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.card{background-color:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:1.5rem}.card+.card{margin-top:1rem}.admin-stats-grid .card+.card{margin-top:0}.btn{font-size:.875rem;font-weight:500;font-family:var(--font-sans);border:1px solid var(--color-border);border-radius:var(--radius);cursor:pointer;background-color:var(--color-surface);color:var(--color-text);justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1rem;line-height:1.5;transition:all .15s;display:inline-flex}.btn:hover{background-color:var(--color-bg)}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-primary{background-color:var(--color-primary);border-color:var(--color-primary);color:#fff}.btn-primary:hover{background-color:var(--color-primary-dark);border-color:var(--color-primary-dark);color:#fff}.btn-secondary{background-color:var(--color-surface);border-color:var(--color-border);color:var(--color-text)}.btn-secondary:hover{background-color:var(--color-bg);border-color:var(--color-text-secondary);color:var(--color-primary)}.btn-danger{background-color:var(--color-error);border-color:var(--color-error);color:#fff}.btn-danger:hover{background-color:#b91c1c;border-color:#b91c1c}.form-group{margin-bottom:1.25rem}.form-label{color:var(--color-text);margin-bottom:.375rem;font-size:.875rem;font-weight:500;display:block}.form-input,.form-select,.form-textarea{width:100%;font-size:.875rem;font-family:var(--font-sans);color:var(--color-text);background-color:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius);padding:.5rem .75rem;line-height:1.5;transition:border-color .15s,box-shadow .15s}.form-input:focus,.form-select:focus,.form-textarea:focus{border-color:var(--color-primary);outline:none;box-shadow:0 0 0 3px #1a56db26}.form-input::placeholder,.form-textarea::placeholder{color:var(--color-text-secondary)}.form-textarea{resize:vertical;min-height:100px}.form-select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%2364748b' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;padding-right:2.5rem}.progress-bar{background-color:var(--color-border);border-radius:4px;width:100%;height:8px;overflow:hidden}.progress-fill{background-color:var(--color-primary);border-radius:4px;height:100%;transition:width .3s}.dashboard-header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.dashboard-header h1{font-size:1.5rem;font-weight:700}.empty-state{text-align:center;color:var(--color-text-secondary);padding:3rem 1.5rem}.auth-page{justify-content:center;align-items:center;padding:3rem 1.5rem;display:flex}.auth-card{width:100%;max-width:420px}.auth-title{margin-bottom:.25rem;font-size:1.5rem;font-weight:700}.auth-subtitle{color:var(--color-text-secondary);margin-bottom:1.5rem;font-size:.875rem}.auth-submit{width:100%;margin-top:.5rem}.auth-footer{text-align:center;color:var(--color-text-secondary);margin-top:1.25rem;font-size:.875rem}.btn-sm{padding:.25rem .625rem;font-size:.8125rem}.app-nav-btn{cursor:pointer;font-family:var(--font-sans);background:0 0;border:none;border-bottom:2px solid #0000;padding:0 0 2px;font-size:.875rem;font-weight:500;line-height:1.5}.app-nav-user{color:var(--color-text-secondary);border-bottom:2px solid #0000;padding-bottom:2px;font-size:.875rem;font-weight:500;line-height:1.5}.app-hamburger{cursor:pointer;z-index:201;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.app-hamburger-line{background:var(--color-text);border-radius:2px;width:24px;height:2px;transition:transform .3s,opacity .3s;display:block}.app-hamburger-line.open:first-child{transform:translateY(7px)rotate(45deg)}.app-hamburger-line.open:nth-child(2){opacity:0}.app-hamburger-line.open:nth-child(3){transform:translateY(-7px)rotate(-45deg)}@media (width<=768px){.container,.app-header-inner{padding:0 1rem}.app-hamburger{display:flex}.app-nav{background:var(--color-surface);z-index:200;border-top:1px solid var(--color-border);flex-direction:column;align-items:stretch;gap:0;padding:1.5rem;display:none;position:fixed;inset:60px 0 0;overflow-y:auto}.app-nav-open{display:flex}.app-nav .app-nav-link,.app-nav .app-nav-btn{border-bottom:1px solid var(--color-border);text-align:left;width:100%;padding:.875rem 0;font-size:1rem}.app-nav .app-nav-user{border-bottom:1px solid var(--color-border);padding:.875rem 0;font-size:1rem}.app-nav .btn{justify-content:center;margin-top:.5rem;padding:.75rem 1rem;font-size:1rem}.dashboard-header{flex-direction:column;align-items:flex-start;gap:1rem}.client-actions{flex-wrap:wrap;gap:.5rem}.document-card-actions{flex-wrap:wrap}.document-card-actions .btn{min-width:44px;min-height:44px}.preview-modal{width:95vw;height:90vh;margin:5vh auto}.payment-modal{max-width:95vw;margin:1rem}.modal-overlay,.preview-modal-overlay{padding:1rem;overflow-y:auto}.modal-content{width:100%;max-width:100%}.btn{min-height:44px}.btn-sm{min-height:36px}table{-webkit-overflow-scrolling:touch;display:block;overflow-x:auto}.card{padding:1rem}}
