:root{--rose:#b87912;--rose-mid:#c88c2e;--rose-light:#12b5a5;--rose-pale:#edf8f5;--navy:#111019;--navy-mid:#1b1830;--cream:#f7f4ed;--white:#fff;--slate:#64748b;--slate-light:#94a3b8;--border:#ede9e4;--text:#1a1829;--text-soft:#64748b;--green:#16a34a;--amber:#d97706;--red:#dc2626;--shadow-sm:0 1px 3px #0000000f, 0 1px 2px #0000000a;--shadow-md:0 4px 20px #00000014;--shadow-lg:0 16px 48px #00000024;--r-sm:8px;--r-md:14px;--r-lg:20px;--r-xl:28px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background:var(--cream);color:var(--text);font-family:Inter,system-ui,sans-serif;line-height:1.55}#root{width:100%;min-height:100vh}img{max-width:100%;display:block}button{font-family:inherit}input,textarea,select{color:var(--text);font-family:inherit}input::placeholder,textarea::placeholder{color:var(--slate-light)}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border);border-radius:99px}.cms-content{color:var(--text);font-family:Inter,system-ui,sans-serif;line-height:1.8}.cms-content h1,.cms-content h2,.cms-content h3,.cms-content h4{color:var(--text);letter-spacing:-.01em;margin-top:2rem;margin-bottom:.75rem;font-family:Playfair Display,serif;font-weight:700;line-height:1.25}.cms-content h1{font-size:clamp(1.6rem,3vw,2.2rem)}.cms-content h2{font-size:clamp(1.3rem,2.5vw,1.75rem)}.cms-content h3{font-size:clamp(1.1rem,2vw,1.35rem)}.cms-content h4{font-family:Inter,sans-serif;font-size:1.05rem;font-weight:700}.cms-content p{color:var(--text);margin-bottom:1.35rem;font-size:1.0625rem}.cms-content a{color:var(--rose-light);text-underline-offset:3px;text-decoration:underline}.cms-content a:hover{color:var(--rose)}.cms-content strong{color:var(--text);font-weight:700}.cms-content em{color:var(--rose-light);font-style:italic}.cms-content ul,.cms-content ol{flex-direction:column;gap:.4rem;margin:0 0 1.35rem 1.5rem;display:flex}.cms-content li{color:var(--text);font-size:1.0625rem}.cms-content blockquote{border-left:3px solid var(--rose-light);background:var(--rose-pale);border-radius:0 var(--r-sm) var(--r-sm) 0;color:var(--slate);margin:1.75rem 0;padding:.75rem 1.25rem;font-style:italic}.cms-content hr{border:none;border-top:1px solid var(--border);margin:2rem 0}.cms-content img{border-radius:var(--r-md);max-width:100%;margin:1.5rem 0}.cms-content pre,.cms-content code{border-radius:var(--r-sm);background:#f4f1ee;font-family:Courier New,monospace;font-size:.9rem}.cms-content code{padding:.15em .4em}.cms-content pre{margin-bottom:1.35rem;padding:1rem 1.25rem;overflow-x:auto}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:.35;transform:scale(.85)}50%{opacity:1;transform:scale(1.15)}}@keyframes ring{0%{box-shadow:0 0 #12b5a573}70%{box-shadow:0 0 0 20px #12b5a500}to{box-shadow:0 0 #12b5a500}}@keyframes typingDot{0%,60%,to{opacity:.35;transform:translateY(0)}30%{opacity:1;transform:translateY(-5px)}}
