*,:before,:after{box-sizing:border-box;border:0 solid #e5e7eb}:before,:after{--tw-content:""}html,:host{-webkit-text-size-adjust:100%;tab-size:4;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}body{line-height:inherit;margin:0}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-feature-settings:normal;font-variation-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-feature-settings:inherit;font-variation-settings:inherit;font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:#0000;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{margin:0;padding:0;list-style:none}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder{opacity:1;color:#9ca3af}textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:before,:after,::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.flex{display:flex}.filter{filter:var(--tw-blur)var(--tw-brightness)var(--tw-contrast)var(--tw-grayscale)var(--tw-hue-rotate)var(--tw-invert)var(--tw-saturate)var(--tw-sepia)var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter,backdrop-filter;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}:root{--rosso:#c9402d;--rosso-scuro:#a03020;--verde:#2d8c4e;--verde-scuro:#1a6b35;--crema:#fdf6ec;--crema-scuro:#f5e6cc;--marrone:#5a3e2b;--marrone-chiaro:#8b6914;--testo:#2c1810;--testo-chiaro:#6b4226;--bordo:#d4b896;--ombra:0 2px 8px #2c18101a;--ombra-hover:0 4px 16px #2c181033;--raggio:12px}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--crema);color:var(--testo);min-height:100vh;font-family:Segoe UI,system-ui,-apple-system,sans-serif}a{color:inherit;text-decoration:none}.navbar{border-bottom:2px solid var(--bordo);box-shadow:var(--ombra);z-index:100;background:#fff;position:sticky;top:0}.navbar-inner{justify-content:space-between;align-items:center;max-width:1200px;height:64px;margin:0 auto;padding:0 1.5rem;display:flex}.navbar-logo{color:var(--rosso);align-items:center;gap:.5rem;font-size:1.3rem;font-weight:700;display:flex}.logo-icon{font-size:1.6rem}.navbar-links{align-items:center;gap:1.5rem;display:flex}.navbar-links a{color:var(--testo);border-radius:8px;padding:.4rem .8rem;font-weight:500;transition:all .2s}.navbar-links a:hover{background:var(--crema-scuro);color:var(--rosso)}.navbar-auth{align-items:center;display:flex}.user-menu{align-items:center;gap:.75rem;display:flex}.user-avatar{border:2px solid var(--bordo);border-radius:50%;width:32px;height:32px}.user-name{color:var(--testo-chiaro);font-size:.9rem;font-weight:500}.menu-toggle{cursor:pointer;background:0 0;border:none;padding:.5rem;display:none}.hamburger{background:var(--testo);width:24px;height:2px;transition:all .3s;display:block;position:relative}.hamburger:before,.hamburger:after{content:"";background:var(--testo);width:24px;height:2px;transition:all .3s;display:block;position:absolute}.hamburger:before{top:-7px}.hamburger:after{top:7px}.hamburger.open{background:0 0}.hamburger.open:before{top:0;transform:rotate(45deg)}.hamburger.open:after{top:0;transform:rotate(-45deg)}.btn{cursor:pointer;border:2px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.6rem 1.2rem;font-size:.95rem;font-weight:600;transition:all .2s;display:inline-flex}.btn-primary{background:var(--rosso);color:#fff;border-color:var(--rosso)}.btn-primary:hover{background:var(--rosso-scuro);border-color:var(--rosso-scuro)}.btn-secondary{background:var(--verde);color:#fff;border-color:var(--verde)}.btn-secondary:hover{background:var(--verde-scuro);border-color:var(--verde-scuro)}.btn-outline{color:var(--testo);border-color:var(--bordo);background:0 0}.btn-outline:hover{background:var(--crema-scuro)}.btn-sm{padding:.35rem .75rem;font-size:.85rem}.btn-lg{width:100%;padding:.75rem 1.5rem;font-size:1.05rem}.btn:disabled{opacity:.6;cursor:not-allowed}.container{max-width:1200px;margin:0 auto;padding:2rem 1.5rem}.page-titolo{color:var(--marrone);text-align:center;margin-bottom:1.5rem;font-size:2rem;font-weight:700}.page-sottotitolo{color:var(--testo-chiaro);text-align:center;margin-bottom:2rem;font-size:1.1rem}.hero{text-align:center;background:linear-gradient(135deg,var(--crema)0%,var(--crema-scuro)100%);border-bottom:2px solid var(--bordo);padding:3rem 1.5rem}.hero h1{color:var(--rosso);margin-bottom:.75rem;font-size:2.8rem;font-weight:800;line-height:1.2}.hero p{color:var(--testo-chiaro);max-width:600px;margin:0 auto 2rem;font-size:1.2rem}.hero-actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.hero-bandiera{margin-bottom:1rem;font-size:3rem}.mappa-layout{justify-content:center;align-items:flex-start;gap:2rem;max-width:900px;margin:0 auto;display:flex}.mappa-map-side{flex:1;min-width:280px;max-width:450px}.mappa-svg{width:100%;height:auto}.regione-path{transition:all .2s}.mappa-legend-side{border:1px solid var(--bordo);border-radius:var(--raggio);box-shadow:var(--ombra);background:#fff;flex:0 0 220px;max-height:calc(100vh - 100px);padding:1rem;position:sticky;top:80px;overflow-y:auto}.mappa-legend-title{color:var(--marrone);border-bottom:2px solid var(--crema-scuro);margin-bottom:.75rem;padding-bottom:.5rem;font-size:1rem;font-weight:700}.mappa-legend-list{margin:0;padding:0;list-style:none}.mappa-legend-item{cursor:pointer;border-radius:6px;align-items:center;gap:.5rem;padding:.4rem .5rem;font-size:.85rem;transition:all .15s;display:flex}.mappa-legend-item:hover,.mappa-legend-item-active{background:var(--crema-scuro)}.mappa-legend-num{color:var(--testo-chiaro);text-align:right;min-width:18px;font-size:.75rem;font-weight:700}.mappa-legend-dot{border:1px solid #0000001a;border-radius:3px;flex-shrink:0;width:12px;height:12px;display:inline-block}.mappa-legend-name{color:var(--testo);flex:1;font-weight:500}.mappa-legend-count{background:var(--rosso);color:#fff;text-align:center;border-radius:10px;min-width:20px;padding:.1rem .4rem;font-size:.7rem;font-weight:700}.mappa-istruzione{text-align:center;color:var(--testo-chiaro);margin-top:1rem;font-size:.85rem;font-style:italic}.griglia-ricette{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;display:grid}.card-ricetta{border:1px solid var(--bordo);border-radius:var(--raggio);box-shadow:var(--ombra);background:#fff;flex-direction:column;transition:all .2s;display:flex;overflow:hidden}.card-ricetta:hover{box-shadow:var(--ombra-hover);transform:translateY(-2px)}.card-header{height:180px;position:relative;overflow:hidden}.card-image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.card-image-placeholder{background:linear-gradient(135deg,var(--crema)0%,var(--crema-scuro)100%);justify-content:center;align-items:center;width:100%;height:100%;font-size:3rem;display:flex}.card-regione{background:var(--rosso);color:#fff;border-radius:6px;padding:.25rem .6rem;font-size:.8rem;font-weight:600;position:absolute;top:.75rem;right:.75rem}.card-body{flex-direction:column;flex:1;padding:1rem;display:flex}.card-titolo{color:var(--marrone);margin-bottom:.4rem;font-size:1.15rem;font-weight:700}.card-descrizione{color:var(--testo-chiaro);-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;margin-bottom:.75rem;font-size:.9rem;display:-webkit-box;overflow:hidden}.card-footer{border-top:1px solid var(--bordo);justify-content:space-between;align-items:center;padding-top:.75rem;display:flex}.card-autore{color:var(--testo-chiaro);align-items:center;gap:.4rem;font-size:.85rem;display:flex}.card-autore-foto{border-radius:50%;width:24px;height:24px}.btn-cuore{cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:.3rem;padding:.3rem .5rem;font-size:1rem;transition:all .2s;display:flex}.btn-cuore:hover:not(:disabled){background:var(--crema-scuro)}.btn-cuore:disabled{opacity:.5;cursor:default}.btn-cuore.attivo{color:var(--rosso)}.dettaglio-ricetta{max-width:800px;margin:0 auto}.dettaglio-header{margin-bottom:2rem}.dettaglio-img{-o-object-fit:cover;object-fit:cover;border-radius:var(--raggio);width:100%;height:350px;margin-bottom:1.5rem}.dettaglio-img-placeholder{background:linear-gradient(135deg,var(--crema)0%,var(--crema-scuro)100%);border-radius:var(--raggio);justify-content:center;align-items:center;width:100%;height:250px;margin-bottom:1.5rem;font-size:4rem;display:flex}.dettaglio-meta{color:var(--testo-chiaro);flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1rem;font-size:.9rem;display:flex}.dettaglio-badge{background:var(--rosso);color:#fff;border-radius:6px;padding:.3rem .75rem;font-size:.85rem;font-weight:600}.dettaglio-sezione{border:1px solid var(--bordo);border-radius:var(--raggio);background:#fff;margin-bottom:1.5rem;padding:1.5rem}.dettaglio-sezione h2{color:var(--marrone);border-bottom:2px solid var(--crema-scuro);margin-bottom:1rem;padding-bottom:.5rem;font-size:1.3rem}.lista-ingredienti{padding:0;list-style:none}.lista-ingredienti li{border-bottom:1px solid var(--crema-scuro);align-items:center;gap:.5rem;padding:.5rem 0;display:flex}.lista-ingredienti li:before{content:"•";color:var(--rosso);font-size:1.2rem;font-weight:700}.dettaglio-istruzioni{white-space:pre-wrap;line-height:1.8}.form-ricetta{border-radius:var(--raggio);border:1px solid var(--bordo);max-width:650px;box-shadow:var(--ombra);background:#fff;margin:0 auto;padding:2rem}.form-ricetta h2{color:var(--marrone);text-align:center;margin-bottom:1.5rem;font-size:1.5rem}.form-gruppo{margin-bottom:1.25rem}.form-gruppo label{color:var(--testo);margin-bottom:.4rem;font-size:.95rem;font-weight:600;display:block}.form-gruppo input,.form-gruppo textarea,.form-gruppo select{border:2px solid var(--bordo);width:100%;color:var(--testo);background:var(--crema);border-radius:8px;padding:.7rem .9rem;font-family:inherit;font-size:.95rem;transition:border-color .2s}.form-gruppo input:focus,.form-gruppo textarea:focus,.form-gruppo select:focus{border-color:var(--rosso);background:#fff;outline:none}.form-errore{color:#b91c1c;background:#fee2e2;border:1px solid #fca5a5;border-radius:8px;margin-bottom:1rem;padding:.75rem 1rem;font-size:.9rem}.form-login-prompt{text-align:center;border-radius:var(--raggio);border:1px solid var(--bordo);background:#fff;max-width:500px;margin:2rem auto;padding:3rem}.form-login-prompt h2{color:var(--marrone);margin-bottom:.5rem}.form-login-prompt p{color:var(--testo-chiaro)}.filtro-regione{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:2rem;display:flex}.filtro-btn{border:1px solid var(--bordo);cursor:pointer;color:var(--testo-chiaro);background:#fff;border-radius:20px;padding:.35rem .75rem;font-size:.85rem;transition:all .2s}.filtro-btn:hover,.filtro-btn.attivo{background:var(--rosso);color:#fff;border-color:var(--rosso)}.sezioni-home{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;max-width:1200px;margin:0 auto;padding:2rem 1.5rem;display:grid}.sezione-card{border:1px solid var(--bordo);border-radius:var(--raggio);text-align:center;box-shadow:var(--ombra);background:#fff;padding:2rem;transition:all .2s}.sezione-card:hover{box-shadow:var(--ombra-hover);transform:translateY(-2px)}.sezione-card-icona{margin-bottom:.75rem;font-size:2.5rem}.sezione-card h3{color:var(--marrone);margin-bottom:.5rem;font-size:1.2rem}.sezione-card p{color:var(--testo-chiaro);margin-bottom:1rem;font-size:.9rem}.stato-vuoto{text-align:center;color:var(--testo-chiaro);padding:3rem}.stato-vuoto-icona{margin-bottom:1rem;font-size:3rem}.loading-spinner{justify-content:center;align-items:center;padding:3rem;display:flex}.spinner{border:4px solid var(--bordo);border-top-color:var(--rosso);border-radius:50%;width:40px;height:40px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.footer{text-align:center;border-top:2px solid var(--bordo);color:var(--testo-chiaro);background:#fff;margin-top:3rem;padding:2rem 1.5rem;font-size:.85rem}@media (max-width:768px){.navbar-links{border-bottom:2px solid var(--bordo);box-shadow:var(--ombra);background:#fff;flex-direction:column;padding:1rem;display:none;position:absolute;top:64px;left:0;right:0}.navbar-links.open{display:flex}.menu-toggle{display:block}.hero h1{font-size:2rem}.hero p{font-size:1rem}.griglia-ricette{grid-template-columns:1fr}.user-name{display:none}.page-titolo{font-size:1.5rem}.mappa-layout{flex-direction:column;align-items:center}.mappa-map-side{max-width:100%}.mappa-legend-side{flex:unset;width:100%;max-height:none;position:static}}
