.app-container{display:flex;height:100vh;overflow:hidden}.loading{display:flex;align-items:center;justify-content:center;height:100vh;font-size:1.25rem;color:#4a5568}.sidebar{display:flex;background:#f7fafc;border-right:1px solid #e2e8f0;height:100vh;transition:all .3s ease}.sidebar-full,.sidebar-pageOnly{flex:0 0 auto}.sidebar-hidden{flex:0 0 50px}.sidebar-control{width:50px;background:#e2e8f0;border-right:1px solid #e2e8f0;padding:.5rem;display:flex;flex-direction:column;align-items:center}.sidebar-toggle-btn{width:36px;height:36px;border:1px solid #cbd5e0;background:#fff;border-radius:4px;cursor:pointer;font-size:1.25rem;display:flex;align-items:center;justify-content:center;transition:all .15s ease}.sidebar-toggle-btn:hover{background:#e2e8f0;border-color:#a0aec0}.sidebar-folder{background:#f0f4f8;border-right:1px solid #e2e8f0;display:flex;flex-direction:column;min-width:150px;max-width:400px}.sidebar-page{background:#f7fafc;display:flex;flex-direction:column;min-width:150px;max-width:400px}.sidebar-resizer{width:4px;background:#e2e8f0;cursor:col-resize;flex-shrink:0;transition:background .2s ease}.sidebar-resizer:hover{background:#cbd5e0}.sidebar-resizer:active{background:#4299e1}.folder-tree{display:flex;flex-direction:column;height:100%}.folder-tree-header{padding:1rem;border-bottom:1px solid #e2e8f0;display:flex;justify-content:flex-start;align-items:center}.folder-add-btn{padding:.375rem .75rem;background:#4299e1;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:.875rem;font-weight:500;transition:background .15s ease;height:32px;display:flex;align-items:center;justify-content:center}.folder-add-btn:hover{background:#3182ce}.archive-dropdown{position:relative;display:inline-block}.folder-archive-btn{width:32px;height:32px;border:1px solid #cbd5e0;background:#fff;border-radius:4px;cursor:pointer;font-size:1.25rem;display:flex;align-items:center;justify-content:center;transition:all .15s ease}.folder-archive-btn:hover{background:#edf2f7;border-color:#a0aec0}.archive-menu{position:absolute;top:100%;right:0;margin-top:.25rem;background:#fff;border:1px solid #cbd5e0;border-radius:4px;box-shadow:0 4px 6px #0000001a;z-index:1000;min-width:160px;padding:.25rem 0}.archive-menu-item{width:100%;padding:.5rem 1rem;border:none;background:#fff;text-align:left;cursor:pointer;font-size:.875rem;color:#4a5568;transition:background .15s ease;display:flex;align-items:center;gap:.5rem}.archive-menu-item:hover:not(:disabled){background:#f7fafc}.archive-menu-item:disabled{opacity:.5;cursor:not-allowed}.folder-tree-content{flex:1;overflow-y:auto;padding:.5rem 0}.folder-empty{padding:2rem 1rem;text-align:center;color:#a0aec0;font-size:.875rem}.folder-item{display:flex;align-items:center;padding:.45rem .5rem;cursor:pointer;transition:background .15s ease;position:relative}.folder-item:hover{background:#e2e8f0}.folder-item.selected{background:#cbd5e0}.folder-item.dragging{opacity:.4;cursor:grabbing}.folder-item.drag-over-inside{background:#bee3f8;border:2px dashed #4299e1;border-radius:4px}.folder-insert-line{height:2px;background:#4299e1;margin:2px 0;border-radius:1px;position:relative}.folder-insert-line:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:6px;height:6px;background:#4299e1;border-radius:50%}.folder-wrapper{position:relative}.folder-tree-content.drag-over-root{background:#ebf8ff;border:2px dashed #4299e1;border-radius:4px}.folder-item:hover .folder-actions{visibility:visible}.folder-toggle{width:20px;font-size:.75rem;cursor:pointer;-webkit-user-select:none;user-select:none}.folder-icon{margin-right:.5rem}.folder-name{flex:1;font-size:.875rem;color:#2d3748;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.folder-name-input{flex:1;padding:.25rem .5rem;border:1px solid #4299e1;border-radius:3px;font-size:.875rem;outline:none}.folder-actions{display:flex;visibility:hidden;gap:.25rem;margin-left:.5rem}.folder-action-btn{width:20px;height:20px;border:1px solid #cbd5e0;background:#fff;border-radius:3px;cursor:pointer;font-size:.75rem;display:flex;align-items:center;justify-content:center;transition:all .15s ease}.folder-action-btn:hover{background:#edf2f7;border-color:#a0aec0}.folder-delete-btn:hover{background:#fff5f5;border-color:#fc8181;color:#e53e3e}.page-list{display:flex;flex-direction:column;height:100%}.page-list-header{padding:1rem;border-bottom:1px solid #e2e8f0;display:flex;justify-content:flex-start;align-items:center}.page-header-actions{display:flex;gap:.5rem;align-items:center}.page-add-btn{padding:.375rem .75rem;background:#48bb78;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:.875rem;font-weight:500;transition:background .15s ease;height:32px;display:flex;align-items:center;justify-content:center}.page-add-btn:hover:not(:disabled){background:#38a169}.page-add-btn:disabled{opacity:.5;cursor:not-allowed}.page-sort-dropdown{position:relative}.page-sort-btn{padding:.375rem .5rem;background:#edf2f7;color:#4a5568;border:1px solid #cbd5e0;border-radius:4px;cursor:pointer;font-size:.875rem;transition:all .15s ease;height:32px;display:flex;align-items:center;justify-content:center}.page-sort-btn:hover{background:#e2e8f0;border-color:#a0aec0}.page-sort-menu{position:absolute;top:100%;right:0;margin-top:.25rem;background:#fff;border:1px solid #cbd5e0;border-radius:4px;box-shadow:0 4px 6px #0000001a;z-index:1000;min-width:150px;padding:.25rem 0}.sort-menu-item{width:100%;padding:.5rem 1rem;border:none;background:#fff;text-align:left;cursor:pointer;font-size:.875rem;color:#4a5568;transition:background .15s ease;display:flex;align-items:center;gap:.5rem}.sort-menu-item:hover{background:#f7fafc}.sort-menu-item.active{background:#ebf8ff;color:#2c5282;font-weight:500}.sort-menu-divider{height:1px;background:#e2e8f0;margin:.25rem 0}.page-list-content{flex:1;overflow-y:auto;padding:.5rem 0}.page-empty{padding:2rem 1rem;text-align:center;color:#a0aec0;font-size:.875rem;line-height:1.6}.page-item{display:flex;align-items:center;padding:.5rem 1rem;cursor:pointer;transition:background .15s ease;position:relative;border-left:3px solid transparent}.page-item:hover{background:#edf2f7}.page-item.selected{background:#e2e8f0;border-left:3px solid #4299e1}.page-item:hover .page-actions{visibility:visible}.page-name{flex:1;font-size:.875rem;color:#2d3748;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.page-name-input{flex:1;padding:.25rem .5rem;border:1px solid #48bb78;border-radius:3px;font-size:.875rem;outline:none}.page-actions{display:flex;visibility:hidden;gap:.25rem;margin-left:.5rem}.page-action-btn{width:20px;height:20px;border:1px solid #cbd5e0;background:#fff;border-radius:3px;cursor:pointer;font-size:.75rem;display:flex;align-items:center;justify-content:center;transition:all .15s ease}.page-action-btn:hover{background:#edf2f7;border-color:#a0aec0}.page-delete-btn:hover{background:#fff5f5;border-color:#fc8181;color:#e53e3e}.editor-container{flex:1;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;padding:0}.editor-wrapper{flex:0 0 auto;min-height:100%;border:none;border-radius:0;background:#fff;box-shadow:none;position:relative;display:flex;flex-direction:column}.toolbar{display:flex;flex-wrap:wrap;gap:.25rem;padding:.5rem;background:#f7fafc;border-bottom:1px solid #e2e8f0;position:sticky;top:0;z-index:100;border-radius:0}.toolbar-button{padding:.25rem .5rem;border:1px solid #cbd5e0;background:#fff;border-radius:3px;cursor:pointer;font-size:.75rem;font-weight:500;color:#4a5568;transition:all .15s ease;min-width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center}.toolbar-button:hover{background:#edf2f7;border-color:#a0aec0}.toolbar-button.is-active{background:#4299e1;color:#fff;border-color:#3182ce}.toolbar-button:disabled{opacity:.5;cursor:not-allowed}.toolbar-dropdown{position:relative;display:inline-block}.dropdown-menu{position:absolute;top:100%;left:0;margin-top:.25rem;background:#fff;border:1px solid #cbd5e0;border-radius:4px;box-shadow:0 4px 6px #0000001a;z-index:1000;min-width:180px;padding:.25rem 0}.dropdown-item{width:100%;padding:.5rem 1rem;border:none;background:#fff;text-align:left;cursor:pointer;font-size:.875rem;color:#4a5568;transition:background .15s ease;display:block}.dropdown-item:hover{background:#edf2f7}.dropdown-item-danger{color:#e53e3e}.dropdown-item-danger:hover{background:#fff5f5}.dropdown-divider{height:1px;background:#e2e8f0;margin:.25rem 0}.editor-scroll-container{flex:1;overflow-y:auto;overflow-x:hidden}.ProseMirror{flex:0 0 auto;min-height:calc(100vh - 250px);padding:1.5rem;outline:none;font-size:1rem;line-height:1.6;border-radius:0}.markdown-editor-container{flex:1;position:relative;overflow:hidden;display:flex}.markdown-line-highlight{position:absolute;left:0;right:0;background-color:#3b82f61f;border-left:3px solid rgba(59,130,246,.5);pointer-events:none;z-index:0}.markdown-source-editor{position:relative;z-index:1;flex:1;width:100%;height:100%;padding:1.5rem;font-family:Courier New,Consolas,Monaco,monospace;font-size:.95rem;line-height:1.6;border:none;outline:none;resize:none;background:transparent;color:#1a202c;border-radius:0;overflow-y:auto;overflow-x:auto}.ProseMirror h1{font-size:2em;font-weight:600;margin:.67em 0 .5em;padding-bottom:.3em;border-bottom:1px solid #d0d7de;line-height:1.25}.ProseMirror h2{font-size:1.5em;font-weight:600;margin:.83em 0 .5em;padding-bottom:.3em;border-bottom:1px solid #d0d7de;line-height:1.25}.ProseMirror h3{font-size:1.25em;font-weight:600;margin:1em 0 .5em;line-height:1.25}.ProseMirror p{margin:.5em 0}.ProseMirror .current-cursor-node{background-color:#facc152e!important;border-left:4px solid rgba(250,204,21,.8)!important;border-radius:2px;padding-left:10px!important;margin-left:-10px!important;transition:all .15s ease;box-shadow:inset 0 0 0 1px #facc151a!important}.ProseMirror .current-cursor-node,.ProseMirror .current-cursor-node>*{position:relative}.ProseMirror .current-cursor-node:not(.is-editor-empty):before{content:"";position:absolute;left:-10px;top:-2px;bottom:-2px;right:-4px;background-color:#facc151f;border-radius:2px;z-index:-1;pointer-events:none}.ProseMirror strong{font-weight:700}.ProseMirror em{font-style:italic}.ProseMirror code{background:#f6f8fa;padding:.2em .4em;border-radius:6px;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:.85em;color:#24292f;border:1px solid rgba(175,184,193,.2)}.ProseMirror code a{color:#0969da;text-decoration:underline;cursor:pointer;pointer-events:auto}.ProseMirror code a:hover{color:#0550ae}.ProseMirror pre{background:#f6f8fa;color:#24292f;padding:16px;border-radius:6px;border:1px solid #d0d7de;border-left:3px solid #d0d7de;overflow-x:auto;margin:1em 0;line-height:1.45;position:relative}.ProseMirror pre code{background:none;padding:0;color:inherit;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:.85em;border:none}.ProseMirror pre.language-javascript,.ProseMirror pre.language-js{border-left-color:#f7df1e;background:#fffef7}.ProseMirror pre.language-javascript:after,.ProseMirror pre.language-js:after{content:"JS";position:absolute;top:8px;right:12px;font-size:.7em;color:#f7df1e;font-weight:700;background:#24292f;padding:2px 6px;border-radius:3px}.ProseMirror pre.language-typescript,.ProseMirror pre.language-ts{border-left-color:#3178c6;background:#f7f9ff}.ProseMirror pre.language-typescript:after,.ProseMirror pre.language-ts:after{content:"TS";position:absolute;top:8px;right:12px;font-size:.7em;color:#fff;font-weight:700;background:#3178c6;padding:2px 6px;border-radius:3px}.ProseMirror pre.language-python,.ProseMirror pre.language-py{border-left-color:#3776ab;background:#f7f9fb}.ProseMirror pre.language-python:after,.ProseMirror pre.language-py:after{content:"PY";position:absolute;top:8px;right:12px;font-size:.7em;color:#fff;font-weight:700;background:#3776ab;padding:2px 6px;border-radius:3px}.ProseMirror pre.language-java{border-left-color:#b07219;background:#fffcf7}.ProseMirror pre.language-java:after{content:"JAVA";position:absolute;top:8px;right:12px;font-size:.7em;color:#fff;font-weight:700;background:#b07219;padding:2px 6px;border-radius:3px}.ProseMirror pre.language-css{border-left-color:#563d7c;background:#f9f7fb}.ProseMirror pre.language-css:after{content:"CSS";position:absolute;top:8px;right:12px;font-size:.7em;color:#fff;font-weight:700;background:#563d7c;padding:2px 6px;border-radius:3px}.ProseMirror pre.language-html{border-left-color:#e34c26;background:#fff9f7}.ProseMirror pre.language-html:after{content:"HTML";position:absolute;top:8px;right:12px;font-size:.7em;color:#fff;font-weight:700;background:#e34c26;padding:2px 6px;border-radius:3px}.ProseMirror pre.language-json{border-left-color:#292929;background:#f8f8f8}.ProseMirror pre.language-json:after{content:"JSON";position:absolute;top:8px;right:12px;font-size:.7em;color:#fff;font-weight:700;background:#292929;padding:2px 6px;border-radius:3px}.ProseMirror pre.language-bash,.ProseMirror pre.language-sh,.ProseMirror pre.language-shell{border-left-color:#4eaa25;background:#f7fbf7}.ProseMirror pre.language-bash:after,.ProseMirror pre.language-sh:after,.ProseMirror pre.language-shell:after{content:"BASH";position:absolute;top:8px;right:12px;font-size:.7em;color:#fff;font-weight:700;background:#4eaa25;padding:2px 6px;border-radius:3px}.ProseMirror pre.language-go{border-left-color:#00add8;background:#f7fcfe}.ProseMirror pre.language-go:after{content:"GO";position:absolute;top:8px;right:12px;font-size:.7em;color:#fff;font-weight:700;background:#00add8;padding:2px 6px;border-radius:3px}.ProseMirror pre.language-rust{border-left-color:#dea584;background:#fffdf9}.ProseMirror pre.language-rust:after{content:"RUST";position:absolute;top:8px;right:12px;font-size:.7em;color:#24292f;font-weight:700;background:#dea584;padding:2px 6px;border-radius:3px}.ProseMirror ul,.ProseMirror ol{padding-left:2em;margin:.5em 0}.ProseMirror ul[data-type=taskList]{list-style:none;padding-left:2em;margin:.5em 0}.ProseMirror ul[data-type=taskList] li{display:block;margin:0;padding-left:0}.ProseMirror ul[data-type=taskList] li>label{display:block;-webkit-user-select:none;user-select:none;margin:0;padding:0}.ProseMirror ul[data-type=taskList] li>label>span,.ProseMirror ul[data-type=taskList] li>div{display:inline}.ProseMirror ul[data-type=taskList] input[type=checkbox]{cursor:pointer;width:16px;height:16px;margin:.25em .375em 0 -1.875em;float:left;flex-shrink:0}.ProseMirror blockquote{border-left:3px solid #cbd5e0;padding-left:1rem;margin:1em 0;color:#4a5568;font-style:italic}.ProseMirror hr{border:none;border-top:2px solid #e2e8f0;margin:2em 0}.ProseMirror a{color:#4299e1;text-decoration:underline}.ProseMirror a:hover{color:#3182ce}.ProseMirror img.editor-image{max-width:100%;height:auto;display:inline-block;margin:.5em .5em .5em 0;border-radius:4px;cursor:pointer;vertical-align:top}.ProseMirror img.editor-image[data-shadow=true]{box-shadow:0 10px 20px 3px #0003,0 4px 8px -2px #0000001f}.ProseMirror img.editor-image[data-shadow=true]:hover{box-shadow:0 20px 30px 5px #00000040,0 8px 12px -3px #00000026}.ProseMirror img.editor-image[data-shadow=false]{box-shadow:none}.ProseMirror table{border-collapse:collapse;table-layout:auto;width:auto;margin:1em 0;overflow:hidden;border:1px solid #d0d7de;border-radius:6px}.ProseMirror td,.ProseMirror th{min-width:1em;border:1px solid #d0d7de;padding:3px 13px;vertical-align:top;box-sizing:border-box;position:relative}.ProseMirror th{font-weight:600;text-align:left;background-color:#f6f8fa}.ProseMirror .selectedCell:after{z-index:2;position:absolute;content:"";left:0;right:0;top:0;bottom:0;background:#4299e133;pointer-events:none}.ProseMirror .column-resize-handle{position:absolute;right:-2px;top:0;bottom:-2px;width:4px;background-color:#4299e1;pointer-events:none}.ProseMirror.resize-cursor{cursor:ew-resize;cursor:col-resize}.ProseMirror p.is-editor-empty:first-child:before{content:attr(data-placeholder);color:#718096;pointer-events:none;white-space:pre;font-family:Courier New,Consolas,Monaco,monospace;font-size:.9em;line-height:1.6;position:absolute;top:0;left:0;z-index:1}.ProseMirror p.is-editor-empty:first-child{position:relative;min-height:1.5em}.toolbar-divider{width:1px;background:#cbd5e0;margin:0 .25rem;height:28px;align-self:center}.save-status-indicator{width:10px;height:10px;border-radius:50%;margin:0 8px;transition:all .3s ease;cursor:help}.save-status-indicator.status-saved{background:#48bb78;box-shadow:0 0 4px #48bb7880}.save-status-indicator.status-saving{background:#ecc94b;animation:pulse 1s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.2)}}.save-status-indicator.status-unsaved{background:#f56565;box-shadow:0 0 4px #f5656580}.toolbar-button-md{background:#48bb78;color:#fff;border-color:#38a169;font-weight:600}.toolbar-button-md:hover{background:#38a169;border-color:#2f855a}.toolbar-button-md.is-active{background:#2d3748;border-color:#1a202c}.toolbar-button-md.is-active:hover{background:#1a202c;border-color:#000}.toolbar-button-import{background:#4299e1;color:#fff;border-color:#3182ce;font-size:.875rem}.toolbar-button-import:hover{background:#3182ce;border-color:#2c5282}.toolbar-button-export{background:#9f7aea;color:#fff;border-color:#805ad5;font-size:.875rem}.toolbar-button-export:hover{background:#805ad5;border-color:#6b46c1}.toolbar-button-clear{background:#f56565;color:#fff;border-color:#e53e3e;font-size:.875rem}.toolbar-button-clear:hover{background:#e53e3e;border-color:#c53030}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.modal-content{background:#fff;border-radius:8px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;max-width:800px;width:100%;max-height:90vh;display:flex;flex-direction:column}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #e2e8f0}.modal-header h2{margin:0;font-size:1.5rem;font-weight:600;color:#1a202c}.modal-close{background:none;border:none;font-size:1.5rem;color:#718096;cursor:pointer;padding:.25rem .5rem;line-height:1;transition:color .15s ease}.modal-close:hover{color:#1a202c}.modal-body{padding:1.5rem;overflow-y:auto;flex:1}.markdown-textarea{width:100%;font-family:Courier New,Consolas,Monaco,monospace;font-size:.875rem;line-height:1.6;padding:1rem;border:1px solid #e2e8f0;border-radius:4px;background:#f7fafc;color:#1a202c;resize:vertical;outline:none}.markdown-textarea:focus{border-color:#4299e1;background:#fff}.modal-footer{display:flex;justify-content:flex-end;gap:.75rem;padding:1.5rem;border-top:1px solid #e2e8f0}.modal-button{padding:.625rem 1.25rem;border:none;border-radius:4px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .15s ease;background:#4299e1;color:#fff}.modal-button:hover{background:#3182ce}.modal-button-secondary{background:#e2e8f0;color:#4a5568}.modal-button-secondary:hover{background:#cbd5e0}.form-group{margin-bottom:1rem}.form-group label{display:block;margin-bottom:.5rem;font-size:.875rem;font-weight:500;color:#4a5568}.form-input{width:100%;padding:.5rem .75rem;border:1px solid #cbd5e0;border-radius:4px;font-size:.875rem;color:#1a202c;background:#fff;transition:border-color .15s ease}.form-input:focus{outline:none;border-color:#4299e1;box-shadow:0 0 0 3px #4299e11a}.form-input::placeholder{color:#a0aec0}.toast-container{position:fixed;top:20px;right:20px;z-index:10000;display:flex;flex-direction:column;gap:.75rem;max-width:400px}.toast{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;background:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;cursor:pointer;transition:all .3s ease;animation:slideIn .3s ease;border-left:4px solid #cbd5e0}.toast:hover{box-shadow:0 6px 16px #0003;transform:translateY(-2px)}@keyframes slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.toast-icon{font-size:1.25rem;flex-shrink:0}.toast-message{flex:1;font-size:.875rem;color:#2d3748;line-height:1.5}.toast-close{width:24px;height:24px;border:none;background:transparent;border-radius:4px;cursor:pointer;font-size:1.25rem;color:#a0aec0;display:flex;align-items:center;justify-content:center;transition:all .15s ease;flex-shrink:0}.toast-close:hover{background:#edf2f7;color:#4a5568}.toast-success{border-left-color:#48bb78}.toast-error{border-left-color:#f56565}.toast-warning{border-left-color:#ed8936}.toast-info{border-left-color:#4299e1}.landing-page{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;overflow-y:auto}.hero-section{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem;text-align:center}.hero-content{max-width:800px;animation:fadeInUp .8s ease-out}.hero-logo{width:120px;height:120px;margin:0 auto 2rem;filter:drop-shadow(0 10px 30px rgba(0,0,0,.3));animation:float 3s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.hero-title{font-size:3.5rem;font-weight:800;margin-bottom:1.5rem;line-height:1.2;text-shadow:0 4px 10px rgba(0,0,0,.2)}.hero-title .highlight{background:linear-gradient(120deg,gold,#ffed4e);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle{font-size:2rem;font-weight:700;line-height:1.4;margin-bottom:1rem;opacity:1;max-width:700px;margin-left:auto;margin-right:auto;letter-spacing:1px}.hero-description{font-size:1.15rem;line-height:1.7;margin-bottom:2.5rem;opacity:.95;max-width:700px;margin-left:auto;margin-right:auto}.hero-cta{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:3rem}.core-values{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:2rem;margin-top:3rem;padding:2rem 1rem;max-width:900px;margin-left:auto;margin-right:auto}.value-item{text-align:center;padding:1.5rem 1rem;background:#ffffff26;border-radius:16px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.2);transition:all .3s ease}.value-item:hover{transform:translateY(-5px);background:#ffffff40;border-color:#fff6;box-shadow:0 10px 30px #0003}.value-icon{font-size:2.5rem;margin-bottom:.75rem;filter:drop-shadow(0 4px 8px rgba(0,0,0,.1))}.value-item h3{font-size:1.1rem;font-weight:700;margin-bottom:.5rem;color:#fff;letter-spacing:1px}.value-item p{font-size:.9rem;opacity:.9;color:#fff;margin:0}.btn-primary{background:#fff;color:#667eea;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;border:none;border-radius:50px;cursor:pointer;transition:all .3s ease;box-shadow:0 10px 30px #0003}.btn-primary:hover{transform:translateY(-3px);box-shadow:0 15px 40px #0000004d}.btn-secondary{background:transparent;color:#fff;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;border:2px solid white;border-radius:50px;cursor:pointer;transition:all .3s ease}.btn-secondary:hover{background:#fff;color:#667eea;transform:translateY(-3px)}.features-section{background:#fff;color:#333;padding:4rem 2rem;animation:fadeIn .6s ease-out}.features-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;padding:2rem 0}.feature-card{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);padding:2rem;border-radius:16px;box-shadow:0 5px 20px #0000001a;transition:all .3s ease}.feature-card.highlight-card{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:3px solid rgba(255,255,255,.3)}.feature-card.highlight-card .feature-title{color:#fff}.feature-card.highlight-card .feature-description{color:#fffffff2}.feature-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #00000026}.feature-card.highlight-card:hover{box-shadow:0 15px 40px #667eea66;border-color:#ffffff80}.feature-icon{font-size:3rem;margin-bottom:1rem}.feature-title{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:#667eea}.feature-description{font-size:1rem;line-height:1.6;color:#555}.use-cases-section{max-width:1200px;margin:4rem auto;padding:2rem 0}.section-title{text-align:center;font-size:2.5rem;font-weight:700;margin-bottom:3rem;color:#667eea}.use-cases-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.use-case{background:#f8f9fa;padding:2rem;border-radius:12px;border-left:4px solid #667eea}.use-case h4{font-size:1.25rem;margin-bottom:.5rem;color:#333}.use-case p{font-size:.95rem;line-height:1.6;color:#666;margin-bottom:.5rem}.use-case-solution{color:#667eea;font-weight:600;margin-top:1rem}.final-cta{text-align:center;padding:4rem 2rem;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;margin:4rem auto;max-width:800px;color:#fff}.final-cta h2{font-size:2rem;margin-bottom:2rem}.btn-primary-large{background:#fff;color:#667eea;padding:1.5rem 3rem;font-size:1.3rem;font-weight:700;border:none;border-radius:50px;cursor:pointer;transition:all .3s ease;box-shadow:0 10px 30px #0000004d}.btn-primary-large:hover{transform:translateY(-5px);box-shadow:0 15px 40px #0006}.cta-note{margin-top:1rem;font-size:.9rem;opacity:.9}.landing-footer{text-align:center;padding:3rem 2rem;background:#0003;color:#fff}.footer-content{max-width:800px;margin:0 auto}.footer-tagline{font-size:1.1rem;margin-bottom:1.5rem;opacity:.95}.footer-links{display:flex;justify-content:center;align-items:center;gap:1rem;flex-wrap:wrap;margin-bottom:1.5rem}.footer-link{color:gold;text-decoration:none;font-weight:600;transition:all .2s ease;padding:.25rem 0;border-bottom:2px solid transparent}.footer-link:hover{border-bottom-color:gold;transform:translateY(-2px)}.footer-separator{color:#ffffff80;font-weight:300}.footer-copyright{font-size:.9rem;opacity:.8;margin-top:1rem}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width: 768px){.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.5rem}.hero-description{font-size:1rem}.core-values{grid-template-columns:repeat(2,1fr);gap:1rem;padding:1.5rem .5rem}.value-item{padding:1rem .5rem}.value-item h3{font-size:.95rem}.value-item p{font-size:.8rem}.features-grid,.use-cases-grid{grid-template-columns:1fr}.btn-primary,.btn-secondary{width:100%}.footer-links{flex-direction:column;gap:.5rem}.footer-separator{display:none}}@media (max-width: 480px){.core-values{grid-template-columns:1fr}.hero-logo{width:80px;height:80px}}.legal-page{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding:2rem 1rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.legal-container{max-width:800px;margin:0 auto;background:#fff;border-radius:12px;padding:3rem 2.5rem;box-shadow:0 20px 60px #0000004d;line-height:1.7}.legal-container h1{font-size:2.5rem;font-weight:700;color:#1a202c;margin-bottom:.5rem;border-bottom:3px solid #4F46E5;padding-bottom:1rem}.legal-container .last-updated{color:#718096;font-size:.9rem;margin-bottom:2rem;font-style:italic}.legal-container h2{font-size:1.75rem;font-weight:600;color:#2d3748;margin-top:2.5rem;margin-bottom:1rem;border-left:4px solid #4F46E5;padding-left:1rem}.legal-container h3{font-size:1.25rem;font-weight:600;color:#4a5568;margin-top:1.5rem;margin-bottom:.75rem}.legal-section{margin-bottom:2rem}.legal-section p{color:#4a5568;margin-bottom:1rem;font-size:1rem}.legal-section ul{margin:1rem 0;padding-left:1.5rem}.legal-section li{color:#4a5568;margin-bottom:.75rem;line-height:1.6}.legal-section li strong{color:#2d3748;font-weight:600}.legal-container a{color:#4f46e5;text-decoration:none;border-bottom:1px solid transparent;transition:all .2s ease}.legal-container a:hover{color:#6366f1;border-bottom-color:#6366f1}.legal-summary{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;padding:2rem;margin-top:3rem;color:#fff}.legal-summary h2{color:#fff;border-left:4px solid white;margin-top:0}.summary-box p{color:#fff!important;font-size:1.1rem;margin-bottom:.75rem;display:flex;align-items:center;gap:.5rem}.summary-box p strong{color:#fff;font-weight:600}.legal-navigation{display:flex;justify-content:space-between;align-items:center;margin-top:3rem;padding-top:2rem;border-top:2px solid #e2e8f0;gap:1rem;flex-wrap:wrap}.btn-back,.btn-related{padding:.75rem 1.5rem;border-radius:8px;font-weight:500;text-decoration:none;transition:all .2s ease;border:2px solid transparent}.btn-back{background:#f7fafc;color:#4a5568;border-color:#e2e8f0}.btn-back:hover{background:#edf2f7;border-color:#cbd5e0;transform:translate(-2px)}.btn-related{background:#4f46e5;color:#fff}.btn-related:hover{background:#6366f1;transform:translate(2px)}@media (max-width: 768px){.legal-container{padding:2rem 1.5rem}.legal-container h1{font-size:2rem}.legal-container h2{font-size:1.5rem}.legal-container h3{font-size:1.1rem}.legal-navigation{flex-direction:column}.btn-back,.btn-related{width:100%;text-align:center}}.legal-section li:has(strong:first-child){display:flex;align-items:flex-start;gap:.5rem}.legal-section p strong,.legal-section li strong{background:linear-gradient(120deg,#fef3c7,#fef3c7);background-repeat:no-repeat;background-size:100% 40%;background-position:0 85%;padding:0 .2rem}code{background:#f7fafc;padding:.2rem .5rem;border-radius:4px;font-size:.9em;color:#e53e3e;font-family:Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f7fafc;color:#1a202c}#root{min-height:100vh}
