*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--cream:#fdf6ec;--rose:#e8b4a0;--rose-dark:#c97e66;--espresso:#2c1810;--sage:#a8b5a2;--sage-dark:#7a9171;--white:#fff;--gray-100:#f5f0eb;--gray-400:#9e9e9e;--gray-700:#4a4a4a;--font-serif:"Playfair Display",Georgia,serif;--font-sans:"Inter",system-ui,sans-serif;--radius-sm:8px;--radius-md:16px;--radius-lg:24px;--radius-xl:32px;--shadow-sm:0 2px 8px #2c181014;--shadow-md:0 8px 24px #2c18101f;--shadow-lg:0 16px 48px #2c181029;--transition:.25s ease}html{scroll-behavior:smooth}body{font-family:var(--font-sans);background:var(--cream);color:var(--espresso);line-height:1.6;overflow-x:hidden}a{color:inherit}img{max-width:100%;height:auto}button{cursor:pointer;font-family:inherit}.site-header-stripe{background:linear-gradient(90deg,var(--espresso)0%,var(--rose-dark)40%,var(--rose)70%,var(--sage)100%);z-index:1001;height:3px;position:sticky;top:0}.site-header{z-index:1000;-webkit-backdrop-filter:blur(16px);background:#fdf6ecf7;border-bottom:1px solid #2c181012;justify-content:space-between;align-items:center;height:66px;padding:0 5%;transition:box-shadow .3s,background .3s;display:flex;position:sticky;top:3px}.site-header.scrolled{background:#fdf6ecfc;box-shadow:0 2px 24px #2c181017}.logo{font-family:var(--font-serif);color:var(--espresso);letter-spacing:-.3px;flex-shrink:0;align-items:center;gap:.15rem;font-size:1.5rem;font-weight:700;text-decoration:none;display:flex}.logo span{color:var(--rose-dark)}.logo-dot{background:var(--rose-dark);border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-bottom:8px;margin-left:2px;display:inline-block}.nav-links{gap:.2rem;list-style:none;display:flex}.nav-links a{color:var(--gray-700);white-space:nowrap;border-radius:8px;padding:.4rem .75rem;font-size:.84rem;font-weight:500;text-decoration:none;transition:color .2s,background .2s;position:relative}.nav-links a:after{content:"";background:var(--rose-dark);border-radius:2px;height:2px;transition:left .25s,right .25s;position:absolute;bottom:2px;left:50%;right:50%}.nav-links a:hover{color:var(--rose-dark);background:#c97e660f}.nav-links a:hover:after{left:.75rem;right:.75rem}.nav-links a.active{color:var(--rose-dark);font-weight:600}.nav-links a.active:after{left:.75rem;right:.75rem}.header-search-btn{cursor:pointer;color:var(--gray-700);background:0 0;border:none;border-radius:8px;align-items:center;padding:.4rem;font-size:1.05rem;transition:color .2s,background .2s;display:flex}.header-search-btn:hover{color:var(--rose-dark);background:#c97e6614}.header-right{align-items:center;gap:.5rem;display:flex}.cta-btn{background:var(--espresso);color:var(--white);white-space:nowrap;letter-spacing:.2px;border:2px solid #0000;border-radius:50px;padding:.48rem 1.2rem;font-size:.8rem;font-weight:600;text-decoration:none;transition:all .25s}.cta-btn:hover{color:var(--espresso);border-color:var(--espresso);background:0 0}.header-search-overlay{z-index:10;background:#fdf6ecfc;align-items:center;gap:.75rem;height:66px;padding:0 5%;animation:.18s slideDown;display:flex;position:absolute;top:0;left:0;right:0}@keyframes slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.header-search-input{color:var(--espresso);font-size:1rem;font-family:var(--font-sans);background:0 0;border:none;outline:none;flex:1}.header-search-input::placeholder{color:var(--gray-400)}.hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.hamburger span{background:var(--espresso);border-radius:2px;width:22px;height:2px;transition:all .3s;display:block}.hamburger.open span:first-child{transform:translateY(7px)rotate(45deg)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.mobile-menu{background:var(--cream);z-index:999;flex-direction:column;gap:0;padding:1.5rem 5%;display:none;position:fixed;inset:69px 0 0;overflow-y:auto}.mobile-menu.open{display:flex}.mobile-menu a{color:var(--espresso);border-bottom:1px solid #2c181012;justify-content:space-between;align-items:center;padding:.9rem 0;font-size:1.05rem;font-weight:600;text-decoration:none;display:flex}.mobile-menu a:after{content:"→";color:var(--gray-400);font-size:.9rem}.mobile-menu a:hover{color:var(--rose-dark)}.mobile-menu .m-cta{background:var(--espresso);color:var(--white);text-align:center;border:none;border-radius:50px;margin-top:1.5rem;padding:.9rem;font-size:.95rem;font-weight:600;text-decoration:none;display:block}.mobile-menu .m-cta:after{display:none}.mobile-search{background:var(--white);border:1.5px solid #2c18101f;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:.5rem;padding:.55rem 1rem;display:flex}.mobile-search input{color:var(--espresso);font-size:.9rem;font-family:var(--font-sans);background:0 0;border:none;outline:none;flex:1}.container{max-width:1200px;margin:0 auto;padding:0 5%}.section-eyebrow{text-transform:uppercase;letter-spacing:2px;color:var(--rose-dark);justify-content:center;align-items:center;gap:.5rem;margin-bottom:.6rem;font-size:.72rem;font-weight:600;display:flex}.section-eyebrow:before,.section-eyebrow:after{content:"—";opacity:.4}.section-title{font-family:var(--font-serif);text-align:center;color:var(--espresso);margin-bottom:.6rem;font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:700}.section-sub{text-align:center;color:var(--gray-700);max-width:520px;margin:0 auto 2.5rem;font-size:.95rem;line-height:1.65}.btn{cursor:pointer;font-size:.88rem;font-weight:600;font-family:var(--font-sans);border:none;border-radius:50px;align-items:center;gap:.5rem;padding:.8rem 1.8rem;text-decoration:none;transition:all .2s;display:inline-flex}.btn-primary{background:var(--espresso);color:var(--white)}.btn-primary:hover{background:var(--rose-dark);transform:translateY(-2px);box-shadow:0 8px 24px #c97e664d}.btn-secondary{color:var(--espresso);border:2px solid var(--espresso);background:0 0}.btn-secondary:hover{background:var(--espresso);color:var(--white)}.btn-outline-white{color:var(--white);background:0 0;border:2px solid #ffffff80}.btn-outline-white:hover{border-color:var(--white);background:#ffffff1a}.badge{text-transform:uppercase;letter-spacing:.5px;border-radius:50px;align-items:center;gap:.35rem;padding:.3rem .85rem;font-size:.73rem;font-weight:600;display:inline-flex}.badge-rose{color:var(--rose-dark);background:#e8b4a040}.badge-sage{color:var(--sage-dark);background:#a8b5a240}.badge-espresso{background:var(--espresso);color:var(--white)}.badge-cream{background:var(--cream);color:var(--espresso)}.badge-white{color:var(--white);background:#ffffff26}.breadcrumb{color:var(--gray-400);margin-bottom:.8rem;font-size:.75rem}.breadcrumb a{color:var(--rose-dark);text-decoration:none}.breadcrumb a:hover{text-decoration:underline}.page-hero{background:linear-gradient(135deg,var(--espresso),#4a2820);text-align:center;padding:4rem 5%}.page-hero-label{text-transform:uppercase;letter-spacing:2px;color:var(--rose);margin-bottom:.8rem;font-size:.72rem;font-weight:600}.page-hero h1{font-family:var(--font-serif);color:var(--white);margin-bottom:.8rem;font-size:clamp(2rem,4vw,3rem);line-height:1.2}.page-hero p{color:#ffffffa6;max-width:480px;margin:0 auto;font-size:.95rem;line-height:1.7}footer{background:var(--espresso);color:#ffffffbf;padding:4rem 5% 2rem}.footer-top{grid-template-columns:2fr 1fr 1fr 1fr;gap:2.5rem;margin-bottom:2.5rem;display:grid}.footer-brand .logo{color:var(--white);margin-bottom:.8rem;display:block}.footer-brand p{max-width:260px;font-size:.83rem;line-height:1.7}.footer-social{gap:.7rem;margin-top:1rem;display:flex}.social-link{width:34px;height:34px;color:var(--white);background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;font-size:.85rem;text-decoration:none;transition:background .2s;display:flex}.social-link:hover{background:var(--rose-dark)}.footer-col h4{color:var(--white);margin-bottom:.9rem;font-size:.85rem;font-weight:600}.footer-col ul{list-style:none}.footer-col ul li{margin-bottom:.5rem}.footer-col ul li a{color:#ffffff8c;font-size:.8rem;text-decoration:none;transition:color .2s}.footer-col ul li a:hover{color:var(--rose)}.footer-bottom{border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.8rem;padding-top:1.4rem;display:flex}.footer-bottom p{font-size:.78rem}.footer-links{flex-wrap:wrap;gap:1.2rem;display:flex}.footer-links a{color:#ffffff73;font-size:.78rem;text-decoration:none}.footer-links a:hover{color:var(--rose)}.newsletter-mini{background:var(--gray-100);border-radius:var(--radius-md);padding:1.4rem}.newsletter-mini h4{font-family:var(--font-serif);margin-bottom:.4rem;font-size:1rem}.newsletter-mini p{color:var(--gray-700);margin-bottom:.9rem;font-size:.8rem}.newsletter-mini-form{flex-direction:column;gap:.5rem;display:flex}.newsletter-mini-form input{font-size:.83rem;font-family:var(--font-sans);background:var(--white);border:1px solid #2c181026;border-radius:8px;padding:.65rem .9rem}.newsletter-mini-form button{background:var(--espresso);color:var(--white);cursor:pointer;border:none;border-radius:8px;padding:.65rem;font-size:.83rem;font-weight:600;transition:background .2s}.newsletter-mini-form button:hover{background:var(--rose-dark)}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes shimmer{0%{background-position:-600px 0}to{background-position:600px 0}}.skeleton{background:linear-gradient(90deg,#f0ebe5 25%,#fffaf6 50%,#f0ebe5 75%) 0 0/600px 100%;border-radius:8px;animation:1.4s linear infinite shimmer}.skeleton-card{background:var(--white);border-radius:20px;overflow:hidden;box-shadow:0 4px 16px #2c18100d}.skeleton-image{aspect-ratio:16/9;background:linear-gradient(90deg,#f0ebe5 25%,#fffaf6 50%,#f0ebe5 75%) 0 0/600px 100%;width:100%;animation:1.4s linear infinite shimmer}.skeleton-text{background:linear-gradient(90deg,#f0ebe5 25%,#fffaf6 50%,#f0ebe5 75%) 0 0/600px 100%;border-radius:4px;height:14px;margin-bottom:8px;animation:1.4s linear infinite shimmer}.skeleton-title{background:linear-gradient(90deg,#f0ebe5 25%,#fffaf6 50%,#f0ebe5 75%) 0 0/600px 100%;border-radius:6px;height:20px;margin-bottom:10px;animation:1.4s linear infinite shimmer}.skeleton-badge{background:linear-gradient(90deg,#f0ebe5 25%,#fffaf6 50%,#f0ebe5 75%) 0 0/600px 100%;border-radius:50px;width:70px;height:22px;animation:1.4s linear infinite shimmer}@media (max-width:900px){.nav-links{display:none}.hamburger{display:flex}.header-search-btn{display:none}.footer-top{grid-template-columns:1fr 1fr;gap:1.8rem}}@media (max-width:480px){.footer-top{grid-template-columns:1fr}.footer-bottom{text-align:center;flex-direction:column}.site-header{padding:0 4%}}.admin-layout{background:#f8f9fa;min-height:100vh;display:flex}.admin-sidebar{background:var(--espresso);width:240px;color:var(--white);z-index:100;flex-direction:column;height:100vh;padding:1.5rem 0;display:flex;position:fixed;top:0;left:0;overflow-y:auto}.admin-sidebar .logo{border-bottom:1px solid #ffffff1a;margin-bottom:1rem;padding:0 1.5rem 1.5rem}.admin-nav-link{color:#ffffffb3;align-items:center;gap:.75rem;padding:.7rem 1.5rem;font-size:.88rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.admin-nav-link:hover,.admin-nav-link.active{color:var(--white);background:#ffffff1a}.admin-nav-link.active{border-left:3px solid var(--rose)}.admin-main{flex:1;margin-left:240px;padding:2rem}.admin-header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.admin-header h1{font-family:var(--font-serif);font-size:1.8rem}.admin-card{background:var(--white);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);margin-bottom:1.5rem;padding:1.5rem}.admin-table{border-collapse:collapse;width:100%}.admin-table th{text-align:left;text-transform:uppercase;letter-spacing:1px;color:var(--gray-400);border-bottom:2px solid var(--gray-100);padding:.75rem 1rem;font-size:.78rem}.admin-table td{border-bottom:1px solid var(--gray-100);vertical-align:middle;padding:1rem;font-size:.88rem}.admin-table tr:hover td{background:#fafafa}.admin-input{border-radius:var(--radius-sm);width:100%;font-size:.9rem;font-family:var(--font-sans);background:var(--white);border:1px solid #2c181026;padding:.75rem 1rem;transition:border-color .2s}.admin-input:focus{border-color:var(--rose-dark);outline:none}.admin-label{color:var(--gray-700);margin-bottom:.4rem;font-size:.82rem;font-weight:600;display:block}.admin-form-group{margin-bottom:1.2rem}.status-badge{border-radius:50px;align-items:center;gap:.35rem;padding:.25rem .7rem;font-size:.73rem;font-weight:600;display:inline-flex}.status-published{color:var(--sage-dark);background:#7a917126}.status-draft{color:var(--gray-400);background:#9e9e9e26}.btn-sm{padding:.4rem .9rem;font-size:.8rem}.btn-danger{color:var(--white);background:#dc3545}.btn-danger:hover{background:#c82333}@media (max-width:768px){.admin-sidebar{display:none}.admin-main{margin-left:0}}
