:root{--font-sans:"DM Sans", "Helvetica Neue", sans-serif;--font-title:"Lexend", sans-serif;--color-bg:#fafaf7;--color-surface:#fff;--color-surface-hover:#f5f4f0;--color-border:#e8e6e1;--color-text:#1a1a1a;--color-text-muted:#888;--color-text-light:#a0a0a0;--color-error:#c0392b;--color-success:#4a8b7c;--transition-spring:.2s cubic-bezier(.175, .885, .32, 1.275)}*,:before,:after{box-sizing:border-box}body{font-family:var(--font-sans);background-color:var(--color-bg);color:var(--color-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-family:var(--font-title);margin-top:0;font-weight:700}button{cursor:pointer;transition:transform var(--transition-spring), background-color .2s, opacity .2s}button:not(:disabled):active{transform:scale(.97)}.prose-text{max-width:65ch;margin-left:auto;margin-right:auto}.desktop-scrollbar::-webkit-scrollbar{height:6px}.desktop-scrollbar::-webkit-scrollbar-track{background:0 0}.desktop-scrollbar::-webkit-scrollbar-thumb{background:#0000001a;border-radius:10px}.desktop-scrollbar::-webkit-scrollbar-thumb:hover{background:#0003}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.shimmer{background:var(--color-surface-hover);background-image:linear-gradient(to right, var(--color-surface-hover) 0%, var(--color-border) 20%, var(--color-surface-hover) 40%, var(--color-surface-hover) 100%);background-repeat:no-repeat;background-size:200% 100%;animation:1.5s linear infinite forwards shimmer}img{max-width:100%}a{color:inherit;text-decoration:none}.photo-hover:hover{transform:scale(1.02)}.circle-item-hover:hover{background-color:#0000000d!important}.sidebar-add-btn-hover:hover{color:#1a1a1a!important}button:focus{outline:none}button:focus-visible{outline-offset:2px;outline:2px solid #1a1a1a}@keyframes fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes floatUp{0%{opacity:1;transform:translateY(100vh)rotate(0)}to{opacity:0;transform:translateY(-20vh)rotate(360deg)}}@keyframes checkmarkDraw{0%{stroke-dashoffset:100px;opacity:0}10%{opacity:1}to{stroke-dashoffset:0;opacity:1}}@keyframes popIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes pulseGlow{0%{opacity:.25;transform:scale(1)}to{opacity:.4;transform:scale(1.05)}}.confetti{opacity:0;pointer-events:none;animation:4s ease-in infinite floatUp;position:absolute}[contenteditable] p{margin:0;padding:0}[contenteditable] p+p{margin-top:.8em}.ProseMirror:focus{outline:none}.ProseMirror p.is-editor-empty:first-child:before{color:#adb5bd;content:attr(data-placeholder);float:left;pointer-events:none;height:0}::view-transition-old(root){animation-duration:.4s;animation-timing-function:cubic-bezier(.2,.8,.2,1)}::view-transition-new(root){animation-duration:.4s;animation-timing-function:cubic-bezier(.2,.8,.2,1)}::view-transition-old(root){animation-name:fade-out}::view-transition-new(root){animation-name:fade-in}@keyframes fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-out{0%{opacity:1}to{opacity:0;transform:translateY(-10px)}}@media print{body{-webkit-print-color-adjust:exact;color:#000!important;background-color:#fff!important}.print-hide{display:none!important}.print-hero{background:0 0!important;min-height:auto!important;padding:2cm 0 1cm!important}.print-hero-content,.print-hero-text{color:#000!important;text-shadow:none!important}.print-break-avoid{break-inside:avoid;page-break-inside:avoid}.print-fade-in{opacity:1!important;transition:none!important;transform:none!important}img{break-inside:avoid;page-break-inside:avoid;max-height:25cm!important}@page{margin:1.5cm}}
