.home-view{min-width:0;max-width:1280px;color:var(--text);margin:0 auto;padding:48px clamp(24px,4vw,64px)}.home-view .home-heading{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:38px;display:flex}.home-view .home-heading>div{min-width:0}.home-view .home-heading h1{margin:0 0 12px;font-size:clamp(36px,4vw,48px);line-height:1.1}.home-view .home-heading p{color:var(--muted);margin:0;line-height:1.5}.home-view .home-actions{flex:0 0 190px;gap:8px;display:grid}.home-view button{touch-action:manipulation;max-width:100%;min-height:44px}.home-view button:focus-visible{outline:3px solid var(--gold);outline-offset:4px}.home-view .home-primary,.home-view .home-secondary{border-radius:6px;justify-content:center;align-items:center;gap:9px;padding:10px 16px;font-size:14px;font-weight:700;line-height:1.4;display:inline-flex}.home-view .home-primary{border:1px solid var(--gold);background:var(--gold);color:var(--bg)}.home-view .home-secondary{border:1px solid var(--gold-soft);color:var(--text);background:0 0}.home-view .home-primary:hover{filter:brightness(1.08)}.home-view .home-secondary:hover{background:var(--panel-2)}.home-view .home-section-heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:4px 16px;margin-bottom:16px;display:flex}.home-view .home-section-heading h2{margin:0;font-size:27px;line-height:1.2}.home-view .home-library-link{color:var(--gold);background:0 0;border:0;align-items:center;gap:4px;padding:8px 0 8px 8px;font-size:13px;font-weight:700;display:inline-flex}.home-view .home-library-link:hover{text-decoration:underline}.home-view .home-recipe-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 30px;margin:0;padding:0;list-style:none;display:grid}.home-view .home-recipe-card{min-width:0}.home-view .home-recipe-button{text-align:left;width:100%;height:100%;color:var(--text);background:0 0;border:0;border-radius:5px;flex-direction:column;gap:10px;padding:0;display:flex}.home-view .home-recipe-button:hover .home-recipe-title{color:var(--gold)}.home-view .home-recipe-photo{aspect-ratio:1.5;border:1px solid var(--line);border-radius:5px;width:100%;max-height:min(210px,22dvh);display:block;overflow:hidden}.home-view .home-recipe-photo img{object-fit:cover;width:100%;height:100%;display:block}.home-view .home-recipe-copy{overflow-wrap:anywhere;align-content:start;gap:6px;min-width:0;display:grid}.home-view .home-recipe-title{font-size:16px;font-weight:700;line-height:1.35}.home-view .home-recipe-meta{color:var(--muted);font-size:13px;line-height:1.5}.home-view .home-sample-label{color:var(--gold);font-size:11px;line-height:1.4}.home-view .home-recipe-text-only{border:1px solid var(--line);background:var(--panel);justify-content:center;padding:20px}.home-view .home-pending{border:1px solid var(--line);background:var(--panel);width:100%;color:var(--gold);text-align:left;border-radius:6px;align-items:center;gap:12px;margin-top:32px;padding:14px 16px;font-size:14px;line-height:1.5;display:flex}.home-view .home-pending:hover{border-color:var(--gold)}.home-view .home-pending>svg{flex-shrink:0}.home-view .home-pending>span{overflow-wrap:anywhere;min-width:0}.home-view .home-pending>span:first-of-type{flex:1}.home-view .home-review-label{font-size:12px}.home-view .home-empty{border:1px solid var(--line);background:var(--panel);border-radius:10px;padding:clamp(24px,4vw,40px)}.home-view .home-empty h2{margin-bottom:12px;font-size:32px;line-height:1.15}.home-view .home-empty p{max-width:48ch;color:var(--muted);margin-bottom:20px;line-height:1.6}@media (min-width:600px) and (max-width:1099px){.home-view{padding:32px 24px}.home-view .home-actions{flex-basis:176px}.home-view .home-primary{white-space:nowrap;padding-inline:10px}.home-view .home-heading{border-bottom:1px solid var(--line);margin-bottom:20px;padding-bottom:24px}.home-view .home-recipe-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 18px}.home-view .home-recipe-button{flex-direction:row;align-items:center}.home-view .home-recipe-photo{aspect-ratio:auto;flex-shrink:0;width:76px;height:104px}.home-view .home-recipe-title{font-size:14px}.home-view .home-recipe-meta{font-size:12px}.home-view .home-recipe-text-only{padding:16px}}@media (max-width:599px){.home-view{padding:24px 20px 28px}.home-view .home-heading{margin-bottom:24px;display:block}.home-view .home-heading h1{margin-bottom:8px;font-size:36px}.home-view .home-heading p{font-size:14px}.home-view .home-actions{margin-top:18px}.home-view .home-section-heading{gap:4px 8px;margin-bottom:4px}.home-view .home-section-heading h2{font-size:23px}.home-view .home-library-link{font-size:12px}.home-view .home-recipe-grid{grid-template-columns:minmax(0,1fr);gap:0}.home-view .home-recipe-card{border-bottom:1px solid var(--line)}.home-view .home-recipe-card:nth-child(n+5){display:none}.home-view .home-recipe-button{flex-direction:row;align-items:center;gap:12px;min-height:84px;padding:10px 0}.home-view .home-recipe-photo{aspect-ratio:auto;flex-shrink:0;width:72px;height:72px}.home-view .home-recipe-copy{gap:4px}.home-view .home-recipe-title{font-size:14px}.home-view .home-recipe-meta{font-size:12px}.home-view .home-recipe-text-only{background:0 0;border:0;border-radius:0;justify-content:flex-start}.home-view .home-pending{gap:10px;margin-top:16px;padding:12px}.home-view .home-review-label{display:none}.home-view .home-empty h2{font-size:28px}}
.app-shell>.sidebar{overflow-y:auto}.app-shell .nav-item{min-height:46px}.app-shell .tasting-notes-link{margin:0 0 24px}.recipe-artwork{min-width:0;margin:0;position:relative}.recipe-artwork .recipe-photo{display:block}.recipe-artwork figcaption{background:var(--panel);color:var(--muted);border-radius:6px;padding:5px 9px;font-size:12px;position:absolute;bottom:12px;right:12px}@media (max-width:820px){.recipe-artwork{order:0}}.journal-recipe-context{border-top:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;padding:20px 0;display:flex}.journal-recipe-context h2{overflow-wrap:anywhere;margin:0;font-size:30px}.journal-recipe-context .eyebrow{margin-bottom:8px}.journal-recipe-context .text-action{flex-shrink:0;min-height:44px}.journal-recipe-context .recipe-picker{flex:1;margin:0}@media (min-width:600px){main.app-shell{grid-template-columns:220px minmax(0,1fr);padding-bottom:0;display:grid}.app-shell>.sidebar{height:100dvh;min-height:0;padding:30px 14px 20px;display:flex}.app-shell .mobile-header,.app-shell>.mobile-nav,.app-shell .mobile-utility-nav{display:none}.app-shell .sidebar>.brand{padding-left:12px}}@media (min-width:600px) and (max-width:1099px){main.app-shell{grid-template-columns:112px minmax(0,1fr)}.app-shell>.sidebar{padding:24px 8px 16px}.app-shell .sidebar>.brand{text-align:center;padding:0 2px 24px}.app-shell .sidebar .brand span{letter-spacing:0;font-size:22px}.app-shell .sidebar .brand small{letter-spacing:.1em;font-size:8px}.app-shell .sidebar .nav-item{flex-direction:column;gap:6px;padding:12px 4px;font-size:12px}.app-shell .sidebar-divider{margin:18px 10px}.app-shell .sidebar-footer{justify-content:center;padding:14px 0 0}.app-shell .sidebar-footer>div{text-align:center;overflow-wrap:anywhere;flex-basis:100%}.app-shell .sidebar-footer .profile-dot{display:none}.app-shell .sidebar-footer strong{font-size:11px}.app-shell .sidebar-footer small{font-size:10px}.app-shell .sidebar-footer .auth-button{padding:8px;font-size:11px}}@media (max-width:599px){.app-shell>.mobile-nav button:nth-child(3) svg{color:var(--gold);background:var(--gold-soft);border-radius:9px;width:32px;height:32px;padding:5px}.app-shell>.mobile-nav button:nth-child(3){color:var(--gold)}.journal-recipe-context{flex-direction:column;align-items:flex-start;gap:10px}.journal-recipe-context .recipe-picker{width:100%}.app-shell .journal-view .view-header h1{font-size:36px}.app-shell .journal-view .view-header{margin-bottom:18px}.app-shell .journal-recipe-context{margin-bottom:18px;padding:14px 0}.app-shell .journal-note-form textarea{min-height:100px}}
.match-details{width:100%;min-width:0;margin:12px 0}.match-details details{border-top:1px solid var(--line);padding:8px 0}.match-details summary{cursor:pointer;min-height:44px;color:var(--gold);padding:10px 0;font-size:14px;display:list-item}.match-details ul{margin:8px 0;padding:0;list-style:none}.match-details li{border-bottom:1px solid var(--line);overflow-wrap:anywhere;gap:6px;padding:10px 0;display:grid}.match-details li span,.match-details p{color:var(--muted);font-size:14px;line-height:1.5}
