.recipe-container{min-height:100vh;background:linear-gradient(135deg,#0f172a,#1e3a8a 25%,#3b82f6 45%,#06b6d4 55%,#1e3a8a 75%,#0f172a);padding:2rem 1rem}.recipe-content{max-width:1200px;margin:0 auto;background:none;border:none;border-radius:20px;padding:2rem;-webkit-backdrop-filter:none;backdrop-filter:none;position:relative;overflow:hidden}.recipe-content:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#3b82f6,#22d3ee,#06b6d4)}.recipe-header{position:relative;min-height:400px;display:flex;align-items:flex-end;padding:2rem;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.1);width:100%;background-size:cover;background-position:50%;background-repeat:no-repeat}.recipe-header-overlay{background:linear-gradient(0deg,rgba(0,0,0,.8) 20%,rgba(0,0,0,.1))}.recipe-header-background,.recipe-header-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.recipe-header-background:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(0deg,rgba(0,0,0,.8) 20%,rgba(0,0,0,.1))}.recipe-header-background img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.recipe-header-content-wrapper{position:relative;z-index:2;width:100%}.recipe-header-content{display:flex;justify-content:space-between;align-items:flex-end;gap:1.5rem;width:100%}.recipe-main-title{font-size:2.75rem;font-family:Inter,Arial,sans-serif;font-weight:300;font-variation-settings:"wght" 300;background:linear-gradient(135deg,#3b82f6,#06b6d4,#22d3ee);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent;text-shadow:0 2px 8px rgba(0,0,0,.8)}.recipe-content-below-header{max-width:900px;margin:0 auto;padding:2.5rem 2rem}.recipe-description{font-size:1.1rem;line-height:1.7;color:#94a3b8;margin-bottom:2rem}.premium-view .recipe-description{margin:0}.premium-view .recipe-content-below-header{padding-top:0}.premium-view .recipe-main-title{font-size:3.5rem}.recipe-stats{display:flex;gap:1.5rem;flex-wrap:wrap;margin:0}.recipe-stat{background:rgba(34,211,238,.1);border:1px solid rgba(34,211,238,.3);border-radius:12px;padding:1rem 1.5rem;text-align:center;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);min-width:120px}.recipe-stat:hover{background:rgba(34,211,238,.15);border-color:rgba(34,211,238,.4);transform:translateY(-2px);box-shadow:0 8px 25px rgba(34,211,238,.2)}.recipe-stat-value{font-size:1.5rem;font-weight:300;color:#22d3ee;display:block;margin-bottom:.25rem;line-height:1;text-shadow:0 2px 10px rgba(0,0,0,.3)}.recipe-stat-label{color:#94a3b8;font-size:.75rem;font-weight:300;text-transform:uppercase;letter-spacing:.5px;text-shadow:0 1px 5px rgba(0,0,0,.3)}.recipe-header-actions .recipe-likes,.recipe-header-actions .recipe-views{transform:scale(1.2)}.recipe-header-actions .recipe-likes .like-button,.recipe-header-actions .recipe-views .view-display{background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;text-shadow:0 1px 5px rgba(0,0,0,.3)}.recipe-header-actions .recipe-likes .like-button:hover,.recipe-header-actions .recipe-views .view-display:hover{background:hsla(0,0%,100%,.15);border-color:hsla(0,0%,100%,.3)}.recipe-tabs{margin-bottom:2rem}.recipe-tab-list{display:flex;background:rgba(30,41,59,.4);border-radius:12px;padding:.5rem;border:1px solid rgba(71,85,105,.3);gap:.5rem}.recipe-tab-button{flex:1;background:transparent;border:none;color:#94a3b8;padding:1rem 1.5rem;border-radius:8px;font-weight:600;font-size:.875rem;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px}.recipe-tab-button:hover{color:#cbd5e1;background:rgba(71,85,105,.2)}.recipe-tab-button.active{background:linear-gradient(135deg,#3b82f6,#22d3ee);color:#fff;box-shadow:0 4px 15px rgba(34,211,238,.3)}.recipe-tab-content{min-height:400px}.recipe-section{margin-bottom:3rem}.recipe-section-title{font-size:1.75rem;font-weight:600;color:#fff;margin-bottom:1.5rem;display:flex;align-items:center;gap:.75rem}.recipe-section-title:before{content:"";width:4px;height:24px;background:linear-gradient(135deg,#3b82f6,#22d3ee);border-radius:2px}.ingredients-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid hsla(0,0%,100%,.1)}.ingredients-header h3{color:#22d3ee;font-size:1.5rem;font-weight:300;margin:0}.unit-system-controls{display:flex;flex-direction:column;gap:.5rem;align-items:flex-end}.unit-system-info{display:flex;flex-direction:column;gap:.25rem;font-size:.875rem;color:hsla(0,0%,100%,.7);text-align:right}.unit-system-info strong{color:#22d3ee;font-weight:500}.current-view{font-style:italic;color:hsla(0,0%,100%,.9)}.guest-note{font-size:.75rem;color:hsla(0,0%,100%,.5);font-style:italic}.ingredient-item{display:flex;gap:1.5rem;padding:1.5rem;background:rgba(15,23,42,.4);border:1px solid hsla(0,0%,100%,.1);border-radius:12px;margin-bottom:1rem;transition:all .3s ease}.ingredient-item:hover{background:rgba(15,23,42,.6);border-color:rgba(34,211,238,.3);transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.3)}.ingredient-measurements{min-width:150px;flex-shrink:0}.ingredient-measurements,.measurement{display:flex;align-items:center}.primary-amount{font-size:1.1rem;font-weight:600;color:#22d3ee;background:rgba(34,211,238,.1);padding:.5rem 1rem;border-radius:8px;border:1px solid rgba(34,211,238,.3);white-space:nowrap}.ingredient-details{flex:1;display:flex;flex-direction:column;gap:.5rem}.ingredient-name{font-size:1.1rem;font-weight:500;color:#fff;line-height:1.3}.ingredient-prep{font-size:.9rem;color:hsla(0,0%,100%,.7);font-style:italic}.ingredient-notes{font-size:.85rem;color:hsla(0,0%,100%,.6);background:hsla(0,0%,100%,.05);padding:.5rem;border-radius:6px;border-left:3px solid rgba(34,211,238,.5)}.ingredient-optional{font-size:.8rem;color:#fbbf24;font-weight:500;background:rgba(251,191,36,.1);padding:.25rem .5rem;border-radius:4px;border:1px solid rgba(251,191,36,.3);align-self:flex-start}.instructions-list{display:flex;flex-direction:column;gap:1.5rem}.instruction-item{display:flex;gap:1.5rem;padding:1.5rem;background:rgba(30,41,59,.3);border:1px solid rgba(71,85,105,.2);border-radius:12px;transition:all .3s ease}.instruction-item:hover{background:rgba(30,41,59,.5);border-color:rgba(34,211,238,.3);transform:translateX(4px)}.instruction-number{width:40px;height:40px;background:linear-gradient(135deg,#3b82f6,#22d3ee);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.125rem;flex-shrink:0;box-shadow:0 4px 15px rgba(34,211,238,.3)}.instruction-content{flex:1}.instruction-text{color:#fff;font-size:1rem;line-height:1.6;margin-bottom:.5rem}.instruction-duration{color:#94a3b8;font-size:.875rem;display:flex;align-items:center;gap:.5rem}.recipe-back-button{display:inline-flex;align-items:center;gap:.75rem;background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;text-decoration:none;padding:1rem 1.5rem;border-radius:12px;font-weight:600;transition:all .3s ease;box-shadow:0 4px 15px rgba(59,130,246,.3);margin-top:2rem}.recipe-back-button:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(59,130,246,.4);color:#fff;text-decoration:none}.recipe-loading{min-height:100vh;background:linear-gradient(135deg,#0f172a,#1e3a8a 25%,#3b82f6 45%,#06b6d4 55%,#1e3a8a 75%,#0f172a);display:flex;align-items:center;justify-content:center;padding:2rem}.recipe-loading-content{max-width:1200px;width:100%;background:rgba(15,23,42,.6);border:1px solid rgba(71,85,105,.3);border-radius:20px;padding:3rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.recipe-loading-skeleton{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.skeleton-title{height:3rem;background:rgba(71,85,105,.3);border-radius:8px;width:75%;margin-bottom:1rem}.skeleton-description{height:1.5rem;background:rgba(71,85,105,.3);border-radius:6px;width:50%;margin-bottom:2rem}.skeleton-content{display:flex;flex-direction:column;gap:1rem}.skeleton-line{height:1rem;background:rgba(71,85,105,.3);border-radius:4px}.skeleton-line.full{width:100%}.skeleton-line.three-quarters{width:75%}.skeleton-line.half{width:50%}.recipe-error{min-height:100vh;background:linear-gradient(135deg,#0f172a,#1e3a8a 25%,#3b82f6 45%,#06b6d4 55%,#1e3a8a 75%,#0f172a);display:flex;align-items:center;justify-content:center;padding:2rem}.recipe-error-content{max-width:800px;width:100%;background:rgba(15,23,42,.6);border:1px solid rgba(71,85,105,.3);border-radius:20px;padding:3rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center}.recipe-error-title{font-size:2rem;font-weight:700;color:#fff;margin-bottom:1.5rem}.recipe-error-message{background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.3);border-radius:12px;padding:2rem;margin-bottom:2rem}.recipe-error-message h2{font-size:1.25rem;font-weight:600;color:#fca5a5;margin-bottom:1rem}.recipe-error-message p{color:#fca5a5;margin-bottom:1rem;line-height:1.6}.recipe-error-details{background:rgba(30,41,59,.4);border-radius:8px;padding:1rem;font-size:.875rem;color:#94a3b8;text-align:left}.recipe-error-details p{margin-bottom:.5rem}.recipe-error-details strong{color:#cbd5e1}.overview-content{display:grid;grid-template-columns:1fr;gap:2rem}.overview-section{background:rgba(15,23,42,.4);border:1px solid rgba(59,130,246,.2);border-radius:12px;padding:1.5rem;margin-bottom:2rem;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);width:100%;box-sizing:border-box}.overview-section h3{color:#fff;font-size:1.25rem;font-weight:600;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.overview-section h3:before{content:"";width:3px;height:16px;background:linear-gradient(135deg,#3b82f6,#22d3ee);border-radius:2px}.overview-list{display:flex;flex-direction:column;gap:.75rem}.overview-item{display:flex;justify-content:space-between;align-items:center;padding:.75rem;background:rgba(15,23,42,.3);border-radius:8px;transition:all .3s ease}.overview-item:hover{background:rgba(15,23,42,.5);transform:translateX(4px)}.overview-label{color:#94a3b8;font-size:.875rem;font-weight:500}.overview-value{color:#22d3ee;font-weight:600}.insights-content{text-align:center;padding:3rem;background:rgba(30,41,59,.3);border:1px solid rgba(71,85,105,.2);border-radius:12px}.insights-coming-soon{color:#94a3b8;font-size:1.125rem;margin-bottom:1rem}.insights-description{color:#64748b;font-size:.875rem;line-height:1.6}@media (max-width:768px){.recipe-header{min-height:420px;border-radius:12px;padding:1rem}.recipe-header-content{flex-direction:column;align-items:flex-start;gap:1rem}.recipe-main-title{font-size:2rem;line-height:1.1;margin-bottom:.5rem}.recipe-header-actions{align-self:flex-end;gap:.5rem}.recipe-header-actions .recipe-likes,.recipe-header-actions .recipe-views{transform:scale(1)}.recipe-header-actions .favorite-button{transform:scale(1.1)}.recipe-content-below-header{padding:1.5rem 1rem}.recipe-header-background{position:relative}.recipe-mobile-stats-top{position:absolute;top:1rem;left:0;width:100%;display:flex;justify-content:space-between;gap:.5rem;padding:0 1rem;z-index:3;pointer-events:none}.recipe-mobile-stats-top .recipe-stat{pointer-events:auto;flex:1;margin:0 .25rem;padding:.5rem .75rem;font-size:.95rem;border-radius:8px;min-width:0}.recipe-mobile-stats-bottom{display:flex;justify-content:space-between;gap:.5rem;margin-top:.5rem;padding:0 1rem}.recipe-mobile-stats-bottom .recipe-stat{flex:1;margin:0 .25rem;padding:.5rem .75rem;font-size:.95rem;border-radius:8px;min-width:0}.recipe-header-bottom-section{left:1rem;right:1rem;bottom:.5rem!important;gap:.5rem}.recipe-header-stats-row{flex-direction:column;align-items:stretch;gap:1rem}.recipe-stats{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;align-items:stretch}.recipe-stat{min-width:0;padding:.75rem 1rem;font-size:1rem;border-radius:8px}.recipe-stat-value{font-size:1.1rem}.recipe-stat-label{font-size:.7rem}.recipe-tabs{position:static;width:100%;margin-top:1rem;z-index:10}.recipe-tab-dropdown{display:block;width:100%;font-size:1rem;border-radius:8px;border:1px solid #22d3ee;background:#0f172a;color:#22d3ee;margin-bottom:1rem;padding:.75rem}.recipe-mobile-labels-row{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-start;align-items:center;margin:1rem 0 .5rem;padding:0 .5rem}.recipe-label{display:inline-block;font-size:.92rem;font-weight:500;padding:.35em .9em;border-radius:999px;background:rgba(34,211,238,.12);color:#22d3ee;border:1px solid rgba(34,211,238,.18);letter-spacing:.01em;white-space:nowrap;box-shadow:0 2px 8px rgba(34,211,238,.04)}.difficulty-label{background:rgba(139,92,246,.12);color:#8b5cf6;border-color:rgba(139,92,246,.18)}.time-label{background:rgba(34,211,238,.12);color:#22d3ee;border-color:rgba(34,211,238,.18)}.servings-label{background:rgba(16,185,129,.12);color:#10b981;border-color:rgba(16,185,129,.18)}.region-label{background:rgba(251,191,36,.12);color:#fbbf24;border-color:rgba(251,191,36,.18)}.instructions-list{gap:1rem}.instruction-item{flex-direction:column;gap:.75rem;padding:.85rem .75rem;border-radius:8px;max-width:100%;margin:0}.instruction-number{width:28px;height:28px;font-size:1rem;border-radius:50%;margin-bottom:.5rem;box-shadow:0 2px 6px rgba(34,211,238,.18)}.instruction-content{font-size:.98rem}.instruction-text{font-size:.98rem;margin-bottom:.3rem}.instruction-duration{font-size:.85rem;margin-bottom:.2rem}.ingredient-item{margin-top:.5rem;margin-bottom:.5rem;padding:.6rem .8rem;border-radius:7px;font-size:.93rem;background:rgba(34,211,238,.08);border-left:4px solid #22d3ee;box-shadow:none;gap:.7rem}.ingredient-item .ingredient-name{font-size:.93rem;font-weight:500}.ingredient-item[style*="background: rgba(251, 191, 36"]{border-left:4px solid #fbbf24!important;background:rgba(251,191,36,.08)!important}.ingredient-item[style*="background: rgba(139, 92, 246"]{border-left:4px solid #8b5cf6!important;background:rgba(139,92,246,.08)!important}.ingredient-item[style*="background: rgba(16, 185, 129"]{border-left:4px solid #10b981!important;background:rgba(16,185,129,.08)!important}.recipe-mobile-actions-row{display:flex;justify-content:center;align-items:center;gap:1.1rem;margin:.5rem 0 .7rem;padding:0 .5rem}.recipe-mobile-actions-row .favorite-button,.recipe-mobile-actions-row .favorite-button-container{transform:scale(1.1)}.recipe-mobile-actions-row .favorite-button{margin-left:.2rem}}@media (max-width:480px){.recipe-header{min-height:260px;border-radius:8px;padding:.75rem}.recipe-header-content{gap:.75rem}.recipe-main-title{font-size:1.75rem;line-height:1.1;margin-bottom:.25rem}.recipe-header-actions{gap:.4rem}.recipe-header-actions .recipe-likes,.recipe-header-actions .recipe-views{transform:scale(.9)}.recipe-header-actions .favorite-button{transform:scale(1)}.recipe-content-below-header{padding:1rem .75rem}.premium-view .recipe-main-title{font-size:2rem}.recipe-header-bottom-section{left:.5rem;right:.5rem;bottom:.25rem!important;gap:.25rem}.recipe-mobile-stats-bottom,.recipe-mobile-stats-top{padding:0 .5rem;gap:.25rem}.recipe-mobile-stats-bottom .recipe-stat,.recipe-mobile-stats-top .recipe-stat{font-size:.85rem;padding:.4rem .5rem;border-radius:6px}.recipe-stats{gap:.5rem}.recipe-stat{padding:.5rem .75rem;font-size:.9rem;border-radius:6px}.recipe-stat-value{font-size:1rem}.recipe-stat-label{font-size:.65rem}.recipe-tabs{margin-top:.5rem}.recipe-tab-dropdown{font-size:.95rem;padding:.5rem;border-radius:6px}.recipe-mobile-labels-row{gap:.35rem;margin:.7rem 0 .3rem;padding:0 .2rem}.recipe-label{font-size:.82rem;padding:.28em .7em;border-radius:999px}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.ingredients-list{display:flex;flex-direction:column;gap:1rem}.recipe-text-overlay{position:absolute;bottom:0;left:0;right:0;padding:1.5rem 2rem;background:linear-gradient(0deg,rgba(0,0,0,.8) 0,transparent);display:flex;justify-content:space-between;align-items:flex-end;gap:1rem}.recipe-header-actions{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.premium-view .recipe-main-title{font-size:3rem}.premium-view .recipe-description{display:none}.premium-view .recipe-hero-overlay{justify-content:flex-end}.recipe-main-title{font-size:2.25rem;font-weight:700;color:#fff;line-height:1.2;margin-bottom:1rem}.premium-view .recipe-main-title{font-size:2.5rem}.pinterest-save-btn-header-top-left{position:absolute;top:24px;left:24px;z-index:10}