*,*::before,*::after{box-sizing:border-box}
:root{--cream:#feeCD8;--paper:#fffaf4;--coffee:#3d2b1f;--brown:#6f4e37;--gold:#a67b5b;--peach:#fed8b1;--muted:#826b5b;--line:rgba(111,78,55,.14);--green:#4f7049;--red:#9c443b;--shadow:0 20px 55px rgba(61,43,31,.11);--radius:18px;--font:'Montserrat',Arial,sans-serif}
html{scroll-behavior:smooth}
body{margin:0;background:var(--cream);color:var(--brown);font-family:var(--font);font-variant-numeric:lining-nums tabular-nums;-webkit-font-smoothing:antialiased}
button,input,textarea,select{font:inherit}
button{cursor:pointer}
a{color:inherit}
[hidden]{display:none!important}
.top-bar{height:34px;background:var(--coffee);overflow:hidden;position:relative;color:var(--peach)}
.top-bar-track{height:100%;display:flex;align-items:center;white-space:nowrap;overflow:hidden}
.top-bar-track span{display:inline-block;padding-left:100%;animation:communityMarquee 28s linear infinite;font-size:.7rem;font-weight:700;letter-spacing:.11em;text-transform:uppercase}
@keyframes communityMarquee{to{transform:translateX(-100%)}}
.site-nav{height:78px;padding:0 clamp(1rem,4vw,3.2rem);display:flex;align-items:center;justify-content:space-between;gap:1.2rem;background:rgba(254,236,216,.95);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:40;backdrop-filter:blur(14px)}
.site-logo img{height:55px;width:auto;display:block}
.site-links{display:flex;align-items:center;gap:1.2rem;font-size:.66rem;letter-spacing:.12em;text-transform:uppercase;font-weight:800}
.site-links a{text-decoration:none}.site-links a:hover{color:var(--gold)}
.nav-button,.primary-button,.secondary-button{border-radius:999px;border:1px solid var(--brown);padding:.78rem 1.15rem;text-decoration:none;text-transform:uppercase;letter-spacing:.08em;font-size:.64rem;font-weight:800;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;transition:.2s}
.nav-button,.primary-button{background:var(--brown);color:#fff}.nav-button:hover,.primary-button:hover{background:var(--gold);border-color:var(--gold);transform:translateY(-1px)}
.secondary-button{background:transparent;color:var(--brown)}.secondary-button:hover{background:#fff}
.community-main{max-width:1180px;margin:0 auto;padding:clamp(2.8rem,5vw,4.5rem) clamp(1rem,4vw,3rem) 6rem}
.eyebrow{font-size:.62rem;letter-spacing:.24em;text-transform:uppercase;color:var(--gold);font-weight:800;position:relative}
.community-tabs{display:flex;justify-content:center;gap:.6rem;border-bottom:1px solid var(--line);margin-bottom:2.5rem}
.tab-button{border:0;border-bottom:3px solid transparent;background:transparent;padding:1rem 1.2rem;color:var(--muted);font-size:.7rem;letter-spacing:.1em;text-transform:uppercase;font-weight:800}
.tab-button.active{color:var(--coffee);border-color:var(--gold)}
.tab-panel{animation:fadeIn .25s ease}
@keyframes fadeIn{from{opacity:.25;transform:translateY(5px)}to{opacity:1;transform:none}}
.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:1.5rem;margin-bottom:1.6rem}
.section-heading h2{font-family:Georgia,'Times New Roman',serif;color:var(--coffee);font-size:clamp(1.8rem,3vw,2.7rem);margin:0 0 .45rem}
.section-heading p{margin:0;max-width:650px;color:var(--muted);font-size:.86rem;line-height:1.7}
.review-summary{display:grid;grid-template-columns:220px 1fr;gap:2rem;background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);padding:1.7rem;margin-bottom:2rem;box-shadow:0 10px 30px rgba(61,43,31,.05)}
.average{text-align:center;border-right:1px solid var(--line);display:flex;flex-direction:column;justify-content:center}.average strong{font-size:3.5rem;line-height:1;color:var(--coffee)}.average .stars{color:#c88d37;font-size:1.12rem;letter-spacing:.08em;margin:.5rem 0}.average small{color:var(--muted);font-size:.68rem}
.rating-filters{display:flex;flex-direction:column;gap:.45rem;justify-content:center}.rating-filter{display:grid;grid-template-columns:72px 1fr 34px;gap:.7rem;align-items:center;border:0;background:transparent;color:var(--muted);font-size:.7rem;text-align:left;padding:.2rem}.rating-filter:hover,.rating-filter.active{color:var(--coffee)}.rating-filter.active{font-weight:800}.rating-track{height:7px;background:#eadfd4;border-radius:999px;overflow:hidden}.rating-fill{height:100%;background:#c88d37;border-radius:inherit}
.card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}
.review-card,.recipe-card{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:0 10px 28px rgba(61,43,31,.045)}
.review-card{padding:1.35rem;display:flex;flex-direction:column;min-height:260px}.review-card .stars{color:#c88d37;letter-spacing:.08em}.review-product{font-size:.59rem;letter-spacing:.11em;text-transform:uppercase;color:var(--gold);font-weight:800;margin:.65rem 0}.review-card h3{font-family:Georgia,'Times New Roman',serif;color:var(--coffee);font-size:1.18rem;margin:0 0 .55rem}.review-card>p{font-size:.8rem;line-height:1.75;color:var(--muted);margin:0;white-space:pre-line}.review-photo{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:12px;margin:.9rem 0}.review-meta{display:flex;justify-content:space-between;gap:.8rem;align-items:center;margin-top:auto;padding-top:1rem;font-size:.64rem;color:var(--muted)}.verified{display:inline-flex;align-items:center;gap:.3rem;color:var(--green);font-weight:800}.brand-response{margin-top:1rem;padding:1rem;border-radius:12px;background:#f2e6d9;font-size:.72rem;line-height:1.65;color:var(--brown)}.brand-response strong{display:block;margin-bottom:.25rem;color:var(--coffee)}
.recipe-card img,.recipe-placeholder{width:100%;aspect-ratio:16/10;object-fit:cover;background:#e8d4c1}.recipe-placeholder{display:grid;place-items:center;background:linear-gradient(135deg,#173f33,#28584a)}.recipe-placeholder span{color:#ead8bd;font-size:.82rem;font-weight:800;letter-spacing:.22em}.recipe-body{padding:1.25rem}.recipe-card h3{font-family:Georgia,'Times New Roman',serif;color:var(--coffee);font-size:1.35rem;margin:0 0 .45rem}.recipe-author{font-size:.62rem;text-transform:uppercase;letter-spacing:.09em;color:var(--gold);font-weight:800}.recipe-card p{font-size:.78rem;line-height:1.65;color:var(--muted)}.recipe-facts{display:flex;gap:.5rem;flex-wrap:wrap;margin:.75rem 0}.recipe-facts span{font-size:.61rem;background:#f0e2d4;border-radius:999px;padding:.35rem .65rem}.recipe-card details{border-top:1px solid var(--line);padding-top:.7rem;margin-top:.8rem}.recipe-card summary{font-size:.67rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:var(--brown)}.recipe-content h4{font-size:.68rem;text-transform:uppercase;letter-spacing:.08em;margin:1rem 0 .35rem}.recipe-content p{white-space:pre-line;margin:.25rem 0}
.empty-state,.loading-state{grid-column:1/-1;padding:3rem 1rem;text-align:center;color:var(--muted);border:1px dashed var(--line);border-radius:var(--radius);font-size:.82rem}
.load-row{text-align:center;margin-top:1.8rem}
dialog{border:0;padding:0;background:transparent;width:min(720px,calc(100% - 24px));max-height:calc(100vh - 24px)}dialog::backdrop{background:rgba(36,25,18,.72);backdrop-filter:blur(4px)}
.dialog-card{background:var(--paper);border-radius:20px;box-shadow:var(--shadow);padding:clamp(1.2rem,4vw,2.2rem);max-height:calc(100vh - 24px);overflow:auto;position:relative}.dialog-close{position:absolute;right:1rem;top:1rem;width:36px;height:36px;border-radius:50%;border:1px solid var(--line);background:#fff;color:var(--coffee);font-size:1.3rem}.dialog-card h2{font-family:Georgia,'Times New Roman',serif;color:var(--coffee);font-size:2rem;margin:.3rem 3rem .4rem 0}.dialog-intro{color:var(--muted);font-size:.8rem;line-height:1.65;margin-bottom:1.4rem}
.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.field{display:flex;flex-direction:column;gap:.42rem}.field.full{grid-column:1/-1}.field label,.field legend{font-size:.64rem;letter-spacing:.08em;text-transform:uppercase;font-weight:800;color:var(--brown)}.field input,.field textarea{width:100%;border:1px solid #d9c8b8;background:#fff;border-radius:10px;padding:.78rem .85rem;color:var(--coffee);outline:none}.field textarea{min-height:120px;resize:vertical;line-height:1.55}.field input:focus,.field textarea:focus{border-color:var(--gold);box-shadow:0 0 0 3px rgba(166,123,91,.12)}.field small{font-size:.6rem;color:var(--muted)}.hidden-field{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.form-status{min-height:20px;font-size:.72rem;line-height:1.5;color:var(--muted);margin:.8rem 0}.form-status.error{color:var(--red)}.form-status.success{color:var(--green);font-weight:800}.form-actions{display:flex;justify-content:flex-end;gap:.7rem;align-items:center}
.review-shell{max-width:900px;margin:0 auto;padding:clamp(2rem,6vw,5rem) 1rem 6rem}.review-intro{text-align:center;margin-bottom:2rem}.review-intro h1{font-family:Georgia,'Times New Roman',serif;color:var(--coffee);font-size:clamp(2.2rem,5vw,3.8rem);margin:.6rem 0}.review-intro p{color:var(--muted);line-height:1.7}.step-card{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);padding:clamp(1.25rem,4vw,2.4rem);box-shadow:var(--shadow)}.code-wrap{max-width:430px;margin:0 auto;text-align:center}.access-progress{width:56px;height:56px;margin:0 auto 1rem;padding:5px;border-radius:50%;background:conic-gradient(var(--brown),var(--gold),#ead9c8,var(--brown));animation:accessSpin 1.1s linear infinite}.access-progress span{width:100%;height:100%;display:block;border-radius:50%;background:var(--paper)}@keyframes accessSpin{to{transform:rotate(360deg)}}
.review-form-head{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start;margin-bottom:1.4rem}.review-form-head h2{font-family:Georgia,'Times New Roman',serif;color:var(--coffee);font-size:1.8rem;margin:0}.verified-pill{background:#e3eddf;color:var(--green);padding:.45rem .7rem;border-radius:999px;font-size:.61rem;font-weight:800;white-space:nowrap}.name-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.5rem}.product-review{border:1px solid var(--line);border-radius:15px;padding:1.2rem;margin-top:1rem;background:#fff}.product-review-head{display:flex;gap:1rem;align-items:center}.product-review-head img{width:70px;height:70px;object-fit:contain;background:var(--coffee);border-radius:10px}.product-review-head h3{font-family:Georgia,'Times New Roman',serif;color:var(--coffee);margin:0}.product-review-head small{color:var(--muted)}.review-toggle{display:flex;align-items:center;gap:.5rem;margin-top:1rem;font-size:.68rem;font-weight:800;color:var(--brown)}.review-toggle input{accent-color:var(--gold)}.stars-input{display:flex;gap:.25rem;margin:.8rem 0}.star-button{border:0;background:transparent;color:#d4c1ae;font-size:1.8rem;padding:0 .08rem;line-height:1}.star-button.selected{color:#c88d37}.product-review .field{margin-top:.8rem}.success-card{text-align:center;padding:3rem 1rem}.success-card .success-icon{font-size:3rem}.success-card h2{font-family:Georgia,'Times New Roman',serif;color:var(--coffee);font-size:2rem}.success-card p{color:var(--muted);line-height:1.7}.success-recipe-invite{max-width:620px;margin:2rem auto 1.4rem;padding:1.35rem;border:1px solid var(--line);border-radius:15px;background:#f4e8db}.success-recipe-invite h3{margin:.6rem 0 0;font-family:Georgia,'Times New Roman',serif;color:var(--coffee);font-size:1.35rem;line-height:1.35}.success-recipe-invite p{margin:.55rem 0 0;font-size:.78rem}.success-actions{display:flex;justify-content:center;gap:.7rem;flex-wrap:wrap}
.simple-page{max-width:620px;margin:0 auto;padding:6rem 1rem}.simple-card{text-align:center;background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);padding:2rem;box-shadow:var(--shadow)}.simple-card h1{font-family:Georgia,'Times New Roman',serif;color:var(--coffee)}.simple-card p{color:var(--muted);line-height:1.7}
.site-footer{background:var(--coffee);color:rgba(254,216,177,.58);padding:2rem clamp(1rem,4vw,3rem);display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;font-size:.66rem}.site-footer a{color:var(--peach);text-decoration:none}
@media(max-width:900px){.card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.review-summary{grid-template-columns:180px 1fr}}
@media(max-width:640px){.site-links>a:not(.nav-button){display:none}.site-logo img{height:47px}.community-main{padding:2.5rem .85rem 5rem}.section-heading{align-items:flex-start;flex-direction:column}.review-summary{grid-template-columns:1fr;gap:1.2rem}.average{border-right:0;border-bottom:1px solid var(--line);padding-bottom:1.2rem}.card-grid{grid-template-columns:1fr}.form-grid,.name-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.review-form-head{flex-direction:column}.form-actions{align-items:stretch;flex-direction:column-reverse}.form-actions button{width:100%}.success-actions{align-items:stretch;flex-direction:column}.success-actions a{width:100%}.community-tabs{justify-content:stretch}.tab-button{flex:1;padding:.9rem .3rem}.site-footer{flex-direction:column}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
