@import"https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{font-family:Open Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2c3e50;background:#fffdf9;width:100%;height:auto;left:0;position:static;overflow-x:hidden;scroll-behavior:smooth}@media (max-width: 768px){.header{padding:1rem}.header-logo{height:50px;width:50px}.header-links{gap:1rem}.header-link{font-size:.9rem;padding:.4rem .8rem}}@media (max-width: 480px){.header-links{gap:.5rem}.header-link{font-size:.8rem;padding:.3rem .6rem}}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.section-spacing{padding:4rem 0}.text-center{text-align:center}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mb-4{margin-bottom:2rem}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2rem}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fade-in-up{animation:fadeInUp .6s ease-out}.fade-in{animation:fadeIn .6s ease-out}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#ff6b6b;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#e55a5a}::selection{background:#ff6b6b;color:#fff}::-moz-selection{background:#ff6b6b;color:#fff}.modern-header{position:sticky;top:0;z-index:1000;background:#fffdf9}.header-container{max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center;position:relative}.header-logo-link{text-decoration:none;z-index:1001;transition:transform .3s ease}.header-logo-link:hover{transform:scale(1.05)}.header-logo-img{height:100px;width:100px;border-radius:50%;object-fit:cover;transition:all .3s ease}.header-logo-img:hover{border-color:#fff;box-shadow:0 6px 20px #fff3}.desktop-nav{display:flex;gap:.5rem;align-items:center}.nav-link{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;text-decoration:none;color:#6c4a34;font-weight:600;font-size:.9rem;border-radius:25px;transition:all .3s ease;position:relative;opacity:.9}.nav-link:hover{background:#6c4a34;opacity:1;transform:translateY(-2px);color:#fff}.nav-link.active{background:#ddd1b5;color:#6c4a34;opacity:1;box-shadow:0 4px 15px #ddd1b54d}.nav-link i{font-size:.9rem}.mobile-menu-btn{display:none;flex-direction:column;justify-content:center;align-items:center;width:40px;height:40px;background:#ffffff26;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease;z-index:1001}.mobile-menu-btn:hover{background:#ffffff40}.mobile-menu-btn span{width:20px;height:2px;color:#fff;background:#a64a93;margin:2px 0;transition:all .3s ease;border-radius:1px}.mobile-menu-btn.active span:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.mobile-menu-btn.active span:nth-child(2){opacity:0}.mobile-menu-btn.active span:nth-child(3){transform:rotate(-45deg) translate(7px,-6px)}.mobile-menu{position:fixed;top:0;right:-100%;width:280px;height:100vh;background:#fff;padding:6rem 2rem 2rem;transition:right .3s ease;z-index:1000;overflow-y:auto}.mobile-menu.active{right:0}.mobile-nav{display:flex;flex-direction:column;gap:.5rem}.mobile-nav-link{display:flex;align-items:center;gap:1rem;padding:1rem;text-decoration:none;color:#6c4a34;font-weight:600;font-size:1rem;border-radius:12px;transition:all .3s ease;opacity:.9}.mobile-nav-link:hover{box-shadow:#ffffff26;opacity:.6}.mobile-nav-link.active{background:#a64a93;color:#fff;opacity:1}.mobile-nav-link i{font-size:1.2rem;width:20px}.menu-overlay{position:fixed;top:0;left:0;width:100%;height:100vh;background:#00000080;z-index:999;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}@media (max-width: 1024px){.desktop-nav{gap:.25rem}.nav-link{padding:.6rem .8rem;font-size:.85rem}}@media (max-width: 768px){.header-container{padding:1rem}.desktop-nav{display:none}.mobile-menu-btn{display:flex}}@media (max-width: 480px){.header-container{padding:.75rem}.header-logo-img{height:50px;width:50px}.mobile-menu{width:100%;right:-100%}.mobile-menu.active{right:0}}.footer{color:#fff;padding:3rem 2rem 2rem;margin-top:4rem}.footer-content{max-width:1200px;margin:0 auto;text-align:center}.footer-social{display:flex;justify-content:center;gap:1.5rem;margin-bottom:2rem}.social-link{display:inline-flex;align-items:center;justify-content:center;width:50px;height:50px;background:#a64a93;color:#fff;border-radius:50%;text-decoration:none;transition:all .3s ease}.social-link:hover{background:#fff;transform:translateY(-3px);color:#6c4a34;box-shadow:0 5px 15px #6c4a34}.footer-copyright{opacity:.8;color:#a64a93;font-size:.9rem}.hero{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:3rem;min-height:calc(100vh - 120px);max-width:1200px;margin:0 auto;padding:4rem 3rem}.hero__label{font-size:.72rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:#a64a93;margin:0 0 1.6rem}.hero__title{margin:0 0 1.8rem;line-height:1}.hero__line--light{display:block;font-family:Dancing Script,cursive;font-size:clamp(1.8rem,3.5vw,2.8rem);color:#baaba0;line-height:1;margin-bottom:.1em}.hero__line--bold{display:block;font-family:Playfair Display,serif;font-weight:700;font-size:clamp(3.8rem,7.5vw,7rem);color:#3d2314;line-height:.9;margin-bottom:.15em}.hero__line--script{display:block;font-family:Dancing Script,cursive;font-size:clamp(2.8rem,5.5vw,5.2rem);color:#6c4a34;line-height:1.1}.hero__sub{font-size:1.05rem;color:#8b6a5a;line-height:1.65;margin:0 0 2.4rem;max-width:380px}.hero__actions{display:flex;align-items:center;gap:1.8rem;flex-wrap:wrap}.hero__btn{display:inline-block;background:#3d2314;color:#fffdf9;font-weight:700;font-size:.92rem;letter-spacing:.06em;padding:1em 2.2em;border-radius:4px;text-decoration:none;transition:background .2s ease,transform .2s ease;cursor:pointer}.hero__btn:hover{background:#6c4a34;transform:translateY(-2px)}.hero__ghost{color:#6c4a34;font-weight:600;font-size:.92rem;text-decoration:none;border-bottom:1.5px solid currentColor;padding-bottom:1px;transition:color .2s ease;cursor:pointer}.hero__ghost:hover{color:#a64a93}.hero__right{display:flex;justify-content:center;align-items:center}.hero__stack{position:relative;width:340px;height:420px}.hero__stack-card{position:absolute;border-radius:12px;overflow:hidden;box-shadow:0 20px 50px #3d231438}.hero__stack-card img{width:100%;height:100%;object-fit:cover;display:block}.hero__stack-card--back{width:220px;height:280px;top:0;left:0;transform:rotate(-5deg);z-index:1}.hero__stack-card--front{width:240px;height:300px;bottom:0;right:0;transform:rotate(3deg);z-index:2;box-shadow:0 24px 60px #3d231447}.stats-bar{background:#fff8f0;border-top:1px solid #EDE0D4;border-bottom:1px solid #EDE0D4;padding:1.6rem 2rem}.stats-bar__inner{max-width:700px;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:2rem;flex-wrap:wrap}.stat-item{display:flex;flex-direction:column;align-items:center;gap:.15rem}.stat-item__num{font-family:Playfair Display,serif;font-size:2rem;font-weight:700;color:#3d2314;line-height:1}.stat-item__label{font-size:.68rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#baaba0}.stat-item__sep{font-size:1.5rem;color:#ddd1b5;line-height:1;-webkit-user-select:none;user-select:none}.marquee-strip{background:#3d2314;color:#ddd1b5;padding:.9rem 0;overflow:hidden;white-space:nowrap;-webkit-user-select:none;user-select:none}.marquee-track{display:inline-block;animation:marqueeScroll 28s linear infinite}.marquee-item{display:inline-block;font-size:.78rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;padding:0 1.2rem}.marquee-dot{color:#a64a93;margin-left:.8rem}@keyframes marqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.featured-section{max-width:1200px;margin:0 auto;padding:6rem 3rem 4rem}.featured-header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:3rem;gap:1rem}.featured-label{display:block;font-size:.72rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:#a64a93;margin-bottom:.5rem}.featured-title{font-family:Playfair Display,serif;font-size:clamp(2rem,4vw,3rem);font-weight:700;font-style:italic;color:#3d2314;margin:0;line-height:1}.featured-see-all{color:#6c4a34;font-weight:700;font-size:.85rem;text-decoration:none;border-bottom:1.5px solid #DDD1B5;padding-bottom:2px;white-space:nowrap;transition:color .2s ease,border-color .2s ease;flex-shrink:0;cursor:pointer;align-self:flex-end;margin-bottom:6px}.featured-see-all:hover{color:#a64a93;border-color:#a64a93}.recipe-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.recipe-card{display:flex;flex-direction:column;background:#fff;border-radius:12px;overflow:hidden;text-decoration:none;color:inherit;border:1.5px solid #EDE0D4;transition:transform .25s ease,box-shadow .25s ease;cursor:pointer}.recipe-card:hover{transform:translateY(-6px);box-shadow:0 16px 40px #3d231421}.recipe-card__img-wrap{position:relative;aspect-ratio:4/3;overflow:hidden;background:#f5ede3}.recipe-card__img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.recipe-card:hover .recipe-card__img{transform:scale(1.05)}.recipe-card__diff{position:absolute;top:12px;left:12px;font-size:.68rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:.28em .8em;border-radius:3px}.recipe-card__body{padding:1.2rem 1.4rem 1.4rem;display:flex;flex-direction:column;flex:1}.recipe-card__cat{font-size:.68rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#a64a93;margin-bottom:.4rem}.recipe-card__name{font-family:Playfair Display,serif;font-size:1.2rem;font-weight:700;color:#3d2314;margin:0 0 .5rem;line-height:1.2}.recipe-card__desc{font-size:.88rem;color:#8b6a5a;line-height:1.55;margin:0 0 1rem;flex:1}.recipe-card__meta{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.recipe-card__time{display:flex;align-items:center;gap:.35rem;font-size:.78rem;color:#baaba0;font-weight:600}.recipe-card__cta{font-size:.78rem;font-weight:700;color:#6c4a34;transition:color .2s ease}.recipe-card:hover .recipe-card__cta{color:#a64a93}.galerie-section{background:#fff8f0;padding:5rem 3rem}.galerie-header{max-width:1200px;margin:0 auto 3rem}.galerie-label{display:block;font-size:.72rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:#a64a93;margin-bottom:.5rem}.galerie-title{font-family:Playfair Display,serif;font-size:clamp(2rem,4vw,3rem);font-weight:700;font-style:italic;color:#3d2314;margin:0;line-height:1}.carousel-wrap{display:flex;align-items:center;gap:1.5rem;max-width:1200px;margin:0 auto}.carousel-arrow{background:none;border:2px solid #3D2314;color:#3d2314;width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:background .2s ease,color .2s ease}.carousel-arrow:hover{background:#3d2314;color:#fffdf9}.polaroid-grid{flex:1;display:flex;gap:2rem;justify-content:center;align-items:flex-end;padding:2.5rem 0}.polaroid{background:#fff;padding:10px 10px 28px;box-shadow:0 8px 32px #3d231424;transform:rotate(var(--rot, 0deg));transition:transform .3s ease,box-shadow .3s ease;cursor:pointer;flex:1;max-width:220px}.polaroid:hover{transform:rotate(0) scale(1.05);box-shadow:0 16px 48px #3d231438;z-index:2}.polaroid__photo{overflow:hidden;aspect-ratio:1 / 1;background:#f5ede3}.polaroid__photo img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.polaroid:hover .polaroid__photo img{transform:scale(1.06)}.galerie-footer{max-width:1200px;margin:3rem auto 0;text-align:center}.galerie-cta{color:#3d2314;font-weight:700;font-size:.9rem;letter-spacing:.06em;text-decoration:none;border-bottom:2px solid #DDD1B5;padding-bottom:2px;transition:border-color .2s ease,color .2s ease;cursor:pointer}.galerie-cta:hover{color:#a64a93;border-color:#a64a93}@media (max-width: 1024px){.hero{gap:2rem;padding:3rem 2rem}.hero__stack{width:280px;height:360px}.hero__stack-card--back{width:180px;height:230px}.hero__stack-card--front{width:200px;height:250px}.featured-section{padding:4rem 2rem 3rem}.galerie-section{padding:4rem 2rem}}@media (max-width: 768px){.hero{grid-template-columns:1fr;text-align:center;min-height:auto;padding:3rem 1.5rem;gap:2.5rem}.hero__left{order:2}.hero__right{order:1}.hero__sub{max-width:100%}.hero__actions{justify-content:center}.hero__stack{width:260px;height:320px;margin:0 auto}.hero__stack-card--back{width:160px;height:200px}.hero__stack-card--front{width:175px;height:215px}.hero__badge{width:64px;height:64px}.hero__badge-script{font-size:.78rem}.stats-bar__inner{gap:1.2rem}.stat-item__sep{display:none}.recipe-grid{grid-template-columns:1fr;max-width:400px;margin:0 auto}.featured-header{flex-direction:column;align-items:flex-start;gap:.5rem}.featured-section,.galerie-section{padding:3rem 1.5rem}.polaroid{max-width:160px;padding:8px 8px 24px}.polaroid-grid{gap:1rem}}@media (max-width: 480px){.hero{padding:2.5rem 1rem}.hero__line--bold{font-size:clamp(3rem,13vw,4rem)}.hero__line--script{font-size:clamp(2.2rem,10vw,3rem)}.hero__stack{width:220px;height:280px}.hero__stack-card--back{width:135px;height:170px}.hero__stack-card--front{width:145px;height:180px}.stats-bar{padding:1.2rem 1rem}.stat-item__num{font-size:1.6rem}.featured-section{padding:2.5rem 1rem}.recipe-grid{max-width:320px}.galerie-section{padding:2.5rem .75rem}.carousel-wrap{gap:.6rem}.carousel-arrow{width:38px;height:38px}.polaroid{max-width:130px;padding:6px 6px 20px}.polaroid-grid{gap:.6rem;padding:1.5rem 0}}@media (prefers-reduced-motion: reduce){.marquee-track{animation:none}.polaroid,.polaroid__photo img,.carousel-arrow,.hero__btn,.hero__ghost,.recipe-card,.recipe-card__img{transition:none}}.page-header{background:radial-gradient(ellipse at 70% 30%,#fef3c7,#fffdf9 60%,#f5ede3);padding:5rem 3rem 4rem;overflow:hidden;position:relative}.page-header:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:linear-gradient(to right,transparent,#DDD1B5,transparent)}.page-header__inner{max-width:1200px;margin:0 auto}.page-label{font-size:.72rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:#a64a93;margin:0 0 1.2rem}.page-title{margin:0 0 1.2rem;line-height:1}.page-title--light{display:block;font-family:Dancing Script,cursive;font-size:clamp(1.6rem,3vw,2.4rem);color:#baaba0;line-height:1}.page-title--bold{display:block;font-family:Playfair Display,serif;font-size:clamp(3.5rem,7vw,6rem);font-weight:700;color:#3d2314;line-height:.92;margin-bottom:.1em}.page-title--script{display:block;font-family:Dancing Script,cursive;font-size:clamp(2.2rem,4.5vw,4rem);color:#6c4a34;line-height:1.1}.page-subtitle{font-size:1rem;color:#8b6a5a;line-height:1.65;margin:0;max-width:520px}.recipes-page{min-height:100vh}.recipes-container{max-width:1200px;margin:0 auto;padding:3rem 3rem 5rem}.search-wrap{position:relative;margin-bottom:2rem}.search-icon{position:absolute;left:1.1rem;top:50%;transform:translateY(-50%);color:#baaba0;pointer-events:none;width:18px;height:18px}.search-input{width:100%;padding:1em 1.2em 1em 3rem;font-family:Open Sans,sans-serif;font-size:.95rem;color:#3d2314;background:#fff;border:1.5px solid #EDE0D4;border-radius:6px;outline:none;transition:border-color .2s ease}.search-input::placeholder{color:#baaba0}.search-input:focus{border-color:#6c4a34}.filters-row{display:flex;flex-wrap:wrap;gap:.6rem;margin-bottom:1.5rem}.filter-btn{background:#fff;border:1.5px solid #EDE0D4;color:#8b6a5a;padding:.5em 1.2em;border-radius:3px;font-family:Open Sans,sans-serif;font-size:.82rem;font-weight:600;letter-spacing:.04em;cursor:pointer;transition:all .18s ease}.filter-btn:hover{border-color:#6c4a34;color:#3d2314}.filter-btn--active{background:#3d2314;border-color:#3d2314;color:#fffdf9}.results-count{font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#baaba0;margin:0 0 2rem}.recipes-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem}@media (max-width: 1024px){.page-header{padding:4rem 2rem 3rem}.recipes-container{padding:2.5rem 2rem 4rem}}@media (max-width: 768px){.page-header{padding:3.5rem 1.5rem 2.5rem}.recipes-container{padding:2rem 1.5rem 3rem}.recipes-grid{grid-template-columns:1fr;max-width:420px;margin:0 auto}}@media (max-width: 480px){.page-header{padding:2.5rem 1rem 2rem}.recipes-container{padding:1.5rem 1rem 2.5rem}.page-title--bold{font-size:clamp(3rem,13vw,4rem)}.page-title--script{font-size:clamp(1.8rem,8vw,2.5rem)}}.recipe-card{background:#fff;border-radius:12px;overflow:hidden;border:1.5px solid #EDE0D4;transition:border-color .22s ease,box-shadow .22s ease;cursor:pointer;display:flex;flex-direction:column}.recipe-card:hover{border-color:#c8a98a;box-shadow:0 8px 28px #3d231424}.recipe-card__img-wrap{position:relative;aspect-ratio:4 / 3;overflow:hidden;background:#f5ede3}.recipe-card__img{width:100%;height:100%;object-fit:cover;object-position:center 70%;display:block;transition:opacity .22s ease}.recipe-card:hover .recipe-card__img{opacity:.92}.recipe-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#3d23149e;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .25s ease}.recipe-card:hover .recipe-card__overlay{opacity:1}.recipe-card__cta{color:#fffdf9;font-size:.82rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;border:1.5px solid rgba(255,253,249,.6);padding:.55em 1.4em;border-radius:3px}.recipe-card__body{padding:1.3rem 1.5rem 1.5rem;flex:1;display:flex;flex-direction:column}.recipe-card__meta{display:flex;align-items:center;gap:.5rem;margin-bottom:.65rem}.recipe-card__cat{font-size:.68rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#a64a93}.recipe-card__diff{font-size:.65rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:.22em .6em;border-radius:2px}.recipe-card__title{font-family:Playfair Display,serif;font-size:1.15rem;font-weight:700;color:#3d2314;margin:0 0 .5rem;line-height:1.2}.recipe-card__desc{font-size:.88rem;color:#8b6a5a;line-height:1.6;margin:0 0 1rem;flex:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.recipe-card__footer{display:flex;align-items:center;gap:.5rem;font-size:.78rem;color:#baaba0;font-weight:600;border-top:1px solid #F0E8DF;padding-top:.8rem;margin-top:auto}.recipe-card__footer-item{display:flex;align-items:center;gap:.3rem}.recipe-card__footer-sep{color:#ddd1b5}.recipe-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#140a05b8;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:overlayIn .2s ease}@keyframes overlayIn{0%{opacity:0}to{opacity:1}}.recipe-modal{background:#fffdf9;border-radius:12px;max-width:780px;width:100%;max-height:90vh;overflow-y:auto;position:relative;animation:modalIn .28s ease}@keyframes modalIn{0%{opacity:0;transform:translateY(24px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.recipe-modal__close{position:absolute;top:1rem;right:1rem;background:#fffdf92e;color:#fffdf9;border:1.5px solid rgba(255,253,249,.35);border-radius:50%;width:38px;height:38px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease;z-index:10}.recipe-modal__close:hover{background:#fffdf94d}.recipe-modal__header{display:flex;gap:2rem;padding:2rem;background:#3d2314}.recipe-modal__img{width:180px;height:180px;object-fit:cover;border-radius:8px;flex-shrink:0;box-shadow:0 8px 24px #0000004d}.recipe-modal__info{flex:1}.recipe-modal__meta{display:flex;align-items:center;gap:.5rem;margin-bottom:.7rem}.recipe-modal__cat{font-size:.68rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#ddd1b5}.recipe-modal__title{font-family:Playfair Display,serif;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:700;color:#fffdf9;margin:0 0 .7rem;line-height:1.15}.recipe-modal__desc{font-size:.92rem;color:#ddd1b5;line-height:1.65;margin:0 0 1.2rem}.recipe-modal__stats{display:flex;gap:1.4rem}.recipe-modal__stat{display:flex;align-items:center;gap:.4rem;font-size:.82rem;color:#baaba0;font-weight:600}.recipe-modal__content{padding:2rem}.recipe-section{margin-bottom:2rem}.recipe-section:last-child{margin-bottom:0}.recipe-section__title{font-family:Playfair Display,serif;font-size:1.1rem;font-weight:700;color:#3d2314;margin:0 0 .9rem;display:flex;align-items:center;gap:.5rem;padding-bottom:.6rem;border-bottom:1px solid #EDE0D4}.recipe-section__title svg{color:#a64a93;flex-shrink:0}.ingredients-list,.instructions-list{margin:0;padding-left:1.4rem}.ingredients-list li,.instructions-list li{margin-bottom:.55rem;line-height:1.65;color:#5c3d2c;font-size:.92rem}.instructions-list li{margin-bottom:.85rem}.recipe-tags{display:flex;flex-wrap:wrap;gap:.4rem}.recipe-tag{background:#f5ede3;color:#8b6a5a;padding:.3em .75em;border-radius:3px;font-size:.78rem;font-weight:600;letter-spacing:.04em;border:1px solid #EDE0D4;transition:background .18s ease,color .18s ease}.recipe-tag:hover{background:#3d2314;color:#fffdf9;border-color:#3d2314}@media (max-width: 600px){.recipe-modal__header{flex-direction:column;padding:1.5rem}.recipe-modal__img{width:100%;height:200px;border-radius:6px}.recipe-modal__content{padding:1.5rem}.recipe-modal__close{background:#3d2314b3}}@media (max-width: 480px){.recipe-modal{border-radius:8px}}@media (prefers-reduced-motion: reduce){.recipe-card,.recipe-card__img,.recipe-modal,.recipe-modal-overlay{animation:none;transition:none}}.hacks-page{min-height:100vh}.hacks-container{max-width:1200px;margin:0 auto;padding:3rem 3rem 5rem}.hacks-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;margin-bottom:4rem}.hack-card{background:#fff;border-radius:12px;overflow:hidden;border:1.5px solid #EDE0D4;transition:border-color .22s ease,box-shadow .22s ease;cursor:default}.hack-card:hover{border-color:#c8a98a;box-shadow:0 8px 28px #3d231424}.hack-card__img-wrap{position:relative;aspect-ratio:16 / 9;overflow:hidden;background:#f5ede3}.hack-card__img{width:100%;height:100%;object-fit:cover;object-position:center 70%;display:block;transition:opacity .22s ease}.hack-card:hover .hack-card__img{opacity:.92}.hack-card__body{padding:1.3rem 1.5rem 1.5rem}.hack-card__meta{display:flex;align-items:center;gap:.5rem;margin-bottom:.65rem}.hack-card__cat{font-size:.68rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#a64a93}.hack-card__diff{font-size:.65rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:.22em .6em;border-radius:2px}.diff--easy{background:#d1fae5;color:#065f46}.diff--medium{background:#fef3c7;color:#92400e}.diff--hard{background:#fee2e2;color:#991b1b}.hack-card__title{font-family:Playfair Display,serif;font-size:1.15rem;font-weight:700;color:#3d2314;margin:0 0 .6rem;line-height:1.2}.hack-card__tip{font-size:.9rem;color:#8b6a5a;line-height:1.65;margin:0 0 1rem}.hack-card__footer{display:flex;align-items:center;gap:.4rem;font-size:.78rem;font-weight:700;color:#a64a93;border-top:1px solid #F0E8DF;padding-top:.8rem}.no-results{text-align:center;padding:5rem 2rem;color:#baaba0}.no-results__icon{font-size:2.5rem;color:#ddd1b5;margin:0 0 1rem}.no-results h3{font-family:Playfair Display,serif;font-size:1.6rem;color:#6c4a34;margin:0 0 .5rem}.no-results p{font-size:.95rem;color:#8b6a5a;margin:0}.hacks-cta{background:#3d2314;border-radius:12px;padding:3.5rem 3rem;text-align:center}.hacks-cta__label{font-size:.72rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:#baaba0;margin:0 0 .8rem}.hacks-cta__title{font-family:Playfair Display,serif;font-size:clamp(2rem,4vw,3rem);font-style:italic;font-weight:700;color:#fffdf9;margin:0 0 .8rem;line-height:1}.hacks-cta__sub{font-size:.95rem;color:#ddd1b5;margin:0 0 2rem;line-height:1.6}.hacks-cta__btn{display:inline-block;background:#a64a93;color:#fff;font-weight:700;font-size:.9rem;letter-spacing:.06em;padding:.9em 2.2em;border-radius:4px;text-decoration:none;transition:background .2s ease,transform .2s ease;cursor:pointer}.hacks-cta__btn:hover{background:#d788c3;transform:translateY(-2px)}@media (max-width: 1024px){.hacks-container{padding:2.5rem 2rem 4rem}.hacks-cta{padding:3rem 2rem}}@media (max-width: 768px){.hacks-container{padding:2rem 1.5rem 3rem}.hacks-grid{grid-template-columns:1fr;max-width:420px;margin:0 auto 3rem}}@media (max-width: 480px){.hacks-container{padding:1.5rem 1rem 2.5rem}.hacks-cta{padding:2.5rem 1.5rem}}@media (prefers-reduced-motion: reduce){.hack-card,.hack-card__img,.hacks-cta__btn{transition:none}}.about-page{width:100%;min-height:100vh}.about-hero{display:grid;grid-template-columns:1fr auto;align-items:center;gap:4rem;max-width:1100px;margin:0 auto;padding:5rem 3rem 4rem}.about-label{font-size:.72rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:#a64a93;margin:0 0 1.4rem}.about-hero__title{margin:0 0 1.5rem;line-height:1}.about-hero__small{display:block;font-family:Open Sans,sans-serif;font-weight:300;font-size:clamp(1rem,2vw,1.3rem);text-transform:uppercase;letter-spacing:.14em;color:#baaba0;margin-bottom:.2rem}.about-hero__name{display:block;font-family:Playfair Display,serif;font-size:clamp(4rem,9vw,8rem);font-weight:700;font-style:italic;color:#3d2314;line-height:.9}.about-hero__intro{font-size:clamp(1rem,1.8vw,1.15rem);color:#8b6a5a;line-height:1.75;max-width:500px;margin:0}.about-hero__visual{position:relative;flex-shrink:0}.about-hero__photo-wrap{width:200px;height:200px;border-radius:50%;overflow:hidden;border:4px solid #DDD1B5;box-shadow:0 12px 40px #3d231429}.about-hero__photo{width:100%;height:100%;object-fit:cover;display:block}.about-hero__stamp{position:absolute;bottom:-10px;right:-10px;background:#6c4a34;color:#fffdf9;border-radius:50%;width:72px;height:72px;display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:1.1;box-shadow:0 6px 18px #6c4a3459}.about-stamp-script{font-family:Dancing Script,cursive;font-size:.75rem}.about-stamp-year{font-family:Playfair Display,serif;font-size:1.05rem;font-weight:700}.about-divider{text-align:center;padding:.5rem;color:#ddd1b5;font-size:1.2rem}.about-body{background:#fff8f0;padding:5rem 0}.about-body__inner{max-width:1100px;margin:0 auto;padding:0 3rem;display:grid;grid-template-columns:1fr 280px;gap:4rem;align-items:start}.about-section-title{font-family:Playfair Display,serif;font-size:clamp(1.5rem,3vw,2.2rem);font-weight:700;font-style:italic;color:#3d2314;margin:0 0 1.8rem}.about-body__main p{font-size:1.02rem;color:#5c3d28;line-height:1.8;margin:0 0 1.2rem}.about-quote{margin:2.5rem 0 0;padding-left:1.5rem;border-left:3px solid #DDD1B5}.about-quote blockquote{font-family:Playfair Display,serif;font-style:italic;font-size:1.2rem;color:#6c4a34;margin:0;line-height:1.5}.about-body__side{display:flex;flex-direction:column;gap:1.2rem;position:sticky;top:120px}.about-stat-card{background:#fff;border-radius:12px;padding:1.5rem;border:1.5px solid #EDE0D4}.about-stat-card--accent{background:#3d2314;border-color:#3d2314}.about-stat-card--accent .about-stat-num,.about-stat-card--accent .about-stat-label{color:#ddd1b5}.about-stat-num{display:block;font-family:Playfair Display,serif;font-size:3rem;font-weight:700;color:#3d2314;line-height:1;margin-bottom:.2rem}.about-stat-label{font-size:.8rem;text-transform:uppercase;letter-spacing:.1em;font-weight:600;color:#baaba0}.about-links{background:#fff;border-radius:12px;padding:1.5rem;border:1.5px solid #EDE0D4}.about-links__title{font-size:.72rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#baaba0;margin:0 0 1rem}.about-link-item{display:flex;align-items:center;gap:.6rem;padding:.55rem 0;font-size:.95rem;font-weight:600;color:#6c4a34;text-decoration:none;border-bottom:1px solid #F0E8DF;transition:color .2s ease;cursor:pointer}.about-link-item:last-child{border-bottom:none}.about-link-item:hover{color:#a64a93}.about-link-arrow{color:#a64a93;font-size:.9rem}.about-insta{background:#3d2314;padding:5rem 2rem;text-align:center}.about-insta__label{font-size:.72rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:#baaba0;margin:0 0 .8rem}.about-insta__title{font-family:Playfair Display,serif;font-size:clamp(2.5rem,6vw,5rem);font-style:italic;font-weight:700;color:#fffdf9;margin:0 0 2rem;line-height:1}.about-insta__btn{display:inline-block;background:#a64a93;color:#fff;font-weight:700;font-size:.9rem;letter-spacing:.08em;padding:1em 2.4em;border-radius:4px;text-decoration:none;transition:background .2s ease,transform .2s ease;cursor:pointer}.about-insta__btn:hover{background:#d788c3;transform:translateY(-2px)}@media (max-width: 1024px){.about-hero{padding:4rem 2rem 3rem;gap:2.5rem}.about-body__inner{padding:0 2rem;gap:2.5rem}}@media (max-width: 768px){.about-hero{grid-template-columns:1fr;text-align:center;padding:3.5rem 1.5rem 3rem;gap:2rem}.about-hero__intro{max-width:100%}.about-hero__visual{margin:0 auto}.about-body__inner{grid-template-columns:1fr;padding:0 1.5rem;gap:2rem}.about-body__side{position:static}.about-stat-card,.about-links{max-width:420px}.about-body{padding:3.5rem 0}}@media (max-width: 480px){.about-hero{padding:2.5rem 1rem 2rem}.about-body__inner{padding:0 1rem}.about-hero__photo-wrap{width:150px;height:150px}.about-hero__stamp{width:60px;height:60px}.about-stamp-year{font-size:.9rem}}@media (prefers-reduced-motion: reduce){.about-insta__btn,.about-link-item{transition:none}}
