@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700&family=Prata&display=swap";:root{font-family:Manrope,system-ui,sans-serif;color:#251d20;background:#fbf8f4;font-synthesis:none;text-rendering:optimizeLegibility;--wine: #5c1731;--wine-deep: #3f0e21;--wine-soft: #f1e4e8;--cream: #fbf8f4;--paper: #fffdfa;--ink: #251d20;--muted: #7c7074;--line: #e8dfdc;--gold: #ad7840;--shadow: 0 10px 35px rgba(62, 31, 42, .08)}*{box-sizing:border-box}html{background:var(--cream)}body{margin:0;min-width:320px;min-height:100vh;background:var(--cream)}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}h1,h2,p{margin-top:0}h1,h2{text-wrap:balance}h1{font-family:Prata,Georgia,serif;font-size:clamp(1.85rem,7vw,2.65rem);line-height:1.12;letter-spacing:-.03em;margin-bottom:.45rem;font-weight:400}h2{font-size:1.15rem}.app-shell{min-height:100vh;padding-bottom:calc(5.4rem + env(safe-area-inset-bottom))}.app-shell>main{width:100%}.topbar{height:3.5rem;padding:0 1.15rem;display:flex;align-items:center;gap:.65rem;font-family:Prata,serif;font-size:.95rem;border-bottom:1px solid rgba(92,23,49,.08);background:#fbf8f4e6;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);position:sticky;top:0;z-index:20}.brand-mark{width:1.8rem;height:1.8rem;border-radius:50%;display:grid;place-items:center;color:#fff;background:var(--wine)}.page{width:min(100%,760px);margin:0 auto;padding:1.55rem 1.1rem 2rem}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.page-heading h1{margin-bottom:0}.cellar-heading{align-items:flex-end}.wine-count{display:block;margin-top:.35rem;color:var(--muted);font-size:.78rem}.heading-actions{display:flex;align-items:center;gap:.55rem}.header-add{min-height:2.8rem;padding:0 .85rem;display:inline-flex;align-items:center;gap:.35rem;border-radius:999px;color:#fff;background:var(--wine);font-size:.78rem;font-weight:700}.view-switch{margin-bottom:1rem;padding:.25rem;display:grid;grid-template-columns:repeat(2,1fr);border-radius:.8rem;background:#eee7e4}.view-switch button{min-height:2.45rem;border:0;border-radius:.65rem;background:transparent;color:var(--muted);font-size:.82rem;font-weight:700;cursor:pointer}.view-switch button.active{color:var(--wine);background:var(--paper);box-shadow:0 2px 8px #321e2614}.embedded-ranking .page-lead{margin-top:.2rem}.eyebrow{margin-bottom:.35rem;color:var(--wine);font-size:.72rem;line-height:1;font-weight:700;text-transform:uppercase;letter-spacing:.16em}.page-lead{color:var(--muted);line-height:1.55;margin:-.25rem 0 1.3rem}.heading-icon,.icon-button{width:2.8rem;height:2.8rem;border-radius:50%;display:grid;place-items:center;border:1px solid var(--line);background:var(--paper);color:var(--wine)}.icon-button{cursor:pointer}.bottom-nav{position:fixed;inset:auto 0 0;z-index:50;height:calc(4.65rem + env(safe-area-inset-bottom));padding:.4rem max(.55rem,env(safe-area-inset-left)) env(safe-area-inset-bottom) max(.55rem,env(safe-area-inset-right));display:grid;grid-template-columns:repeat(3,1fr);background:#fffdfaf0;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.2rem;color:#8b7f83;font-size:.68rem;font-weight:600}.bottom-nav a.active{color:var(--wine)}.nav-icon{height:1.9rem;display:grid;place-items:center}.bottom-nav a.primary .nav-icon{width:3.25rem;height:3.25rem;margin-top:-1.45rem;border-radius:50%;background:var(--wine);color:#fff;border:4px solid var(--cream);box-shadow:0 8px 20px #5c17313d}.bottom-nav a.primary span:last-child{margin-top:.15rem}.search-box,.url-import{min-height:3.25rem;padding:0 1rem;display:flex;align-items:center;gap:.65rem;background:var(--paper);border:1px solid var(--line);border-radius:1rem;box-shadow:0 3px 16px #391f2709}.search-row{display:grid;grid-template-columns:1fr auto;gap:.55rem}.search-box:focus-within,.url-import:focus-within{border-color:#5c173166;box-shadow:0 0 0 3px #5c173112}.search-box svg,.url-import svg{flex:0 0 auto;color:var(--muted)}.search-box input,.url-import input{width:100%;border:0;outline:0;background:transparent;font-size:1rem}.chip-row{display:flex;gap:.5rem;overflow-x:auto;padding:.85rem 0;scrollbar-width:none}.chip-row::-webkit-scrollbar{display:none}.chip{flex:0 0 auto;border:1px solid var(--line);border-radius:999px;background:var(--paper);padding:.58rem .8rem;font-size:.78rem;cursor:pointer}.chip.active{background:var(--wine);color:#fff;border-color:var(--wine)}.filters-panel{display:grid;grid-template-columns:repeat(2,1fr);gap:.8rem;margin:.2rem 0 1rem;padding:1rem;border:1px solid var(--line);border-radius:1.1rem;background:var(--paper)}.filter-title{grid-column:1 / -1;display:flex;gap:.45rem;align-items:center;color:var(--wine);font-weight:700;font-size:.85rem}.filters-panel label:last-child{grid-column:1 / -1}label{display:grid;gap:.4rem;color:#51464a;font-size:.82rem;font-weight:600}input,select,textarea{width:100%;min-height:3rem;padding:.75rem .85rem;border:1px solid var(--line);border-radius:.75rem;color:var(--ink);background:#fff;outline:none;font-size:1rem}input:focus,select:focus,textarea:focus{border-color:#5c17318c;box-shadow:0 0 0 3px #5c173112}textarea{min-height:6.5rem;resize:vertical;line-height:1.5}label small{color:var(--muted);font-weight:400}.wine-list{display:grid;gap:.9rem}.wine-card{min-height:9.1rem;padding:.7rem;display:grid;grid-template-columns:6.6rem 1fr;gap:.9rem;border:1px solid var(--line);border-radius:1.15rem;background:var(--paper);box-shadow:0 4px 18px #3b242b0b;transition:transform .18s ease,box-shadow .18s ease}.wine-card:active{transform:scale(.99)}.wine-photo{min-height:7.65rem;position:relative;border-radius:.8rem;overflow:hidden;display:grid;place-items:center;color:#5c173173;background:#f1e7e4}.wine-photo.white{background:#f3eee0;color:#927c40}.wine-photo.rose{background:#f7e2e3}.wine-photo.sparkling{background:#e6ede6;color:#53705d}.wine-photo img{width:100%;height:100%;object-fit:contain;padding:.3rem}.favorite-badge{position:absolute;right:.45rem;top:.45rem;width:1.65rem;height:1.65rem;display:grid;place-items:center;border-radius:50%;background:#fff;color:var(--wine);box-shadow:0 3px 8px #0000001a}.wine-card-body{min-width:0;padding:.2rem .1rem .1rem 0;display:flex;flex-direction:column}.wine-card-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem}.wine-card h2{margin:0;font-family:Prata,serif;font-size:1rem;line-height:1.35;font-weight:400}.wine-card p{margin:.35rem 0 0;color:var(--muted);font-size:.76rem}.wine-card .original-title{font-size:.68rem}.rating-pill{flex:0 0 auto;color:var(--wine);font-size:.82rem}.wine-meta{margin-top:auto;display:flex;flex-wrap:wrap;gap:.35rem}.wine-meta span{padding:.25rem .4rem;border-radius:.35rem;background:#f4efec;color:#675b5f;font-size:.64rem}.wine-meta .tried{color:#3f624c;background:#e6f0e8}.wine-meta .wanted{color:#805b28;background:#f6eddd}.empty-state{margin-top:2rem;padding:2.5rem 1.5rem;text-align:center;border:1px dashed #d9cbcd;border-radius:1.4rem;background:#fffdfa8c}.empty-state.compact{margin-top:3rem}.empty-illustration{width:5rem;height:5rem;margin:0 auto 1.2rem;display:grid;place-items:center;border-radius:50%;color:var(--wine);background:var(--wine-soft)}.empty-state h2{margin-bottom:.5rem;font-family:Prata,serif;font-weight:400;font-size:1.35rem}.empty-state p,.no-results,.loading-list{color:var(--muted);line-height:1.5}.loading-list,.no-results{padding:2rem 0;text-align:center}.button{min-height:3.1rem;padding:.75rem 1.2rem;display:inline-flex;justify-content:center;align-items:center;gap:.45rem;border:0;border-radius:.85rem;font-weight:700;cursor:pointer}.button:disabled{opacity:.55;cursor:wait}.primary-button{background:var(--wine);color:#fff;box-shadow:0 8px 22px #5c17312e}.secondary-button{background:var(--wine-soft);color:var(--wine)}.wide{width:100%}.text-button{border:0;background:none;color:var(--wine);padding:.5rem;cursor:pointer;font-size:.82rem}.small-button{min-height:2.3rem;padding:.45rem .7rem;display:inline-flex;gap:.35rem;align-items:center;border:0;border-radius:999px;background:var(--wine-soft);color:var(--wine);font-size:.78rem;font-weight:700}.back-button{margin:-.3rem 0 1.25rem -.5rem;padding:.5rem;display:flex;align-items:center;gap:.25rem;border:0;background:transparent;color:var(--wine);cursor:pointer}.error-card,.setup-note{margin:1rem 0;padding:.9rem 1rem;border-radius:.8rem;background:#fae9e7;color:#8a2f2c;line-height:1.4}.error-card small{display:block;margin-top:.35rem}.form-message{color:var(--wine);font-size:.85rem;line-height:1.4;text-align:center}.form-message.success{color:#3f624c}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.ranking-list{list-style:none;margin:1rem 0 0;padding:0;display:grid;gap:.7rem}.ranking-list li a{min-height:4.7rem;padding:.75rem;display:grid;grid-template-columns:2.8rem 1fr auto;align-items:center;gap:.8rem;border:1px solid var(--line);border-radius:1rem;background:var(--paper)}.place{width:2.55rem;height:2.55rem;display:grid;place-items:center;border-radius:50%;background:#f3edeb;font-family:Prata,serif}.place-1{background:#ead6ab;color:#6c4a12}.place-2{background:#e2e0df;color:#5f5b59}.place-3{background:#ead4c8;color:#754b37}.rank-copy{min-width:0;display:grid;gap:.2rem}.rank-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rank-copy span{color:var(--muted);font-size:.72rem}.rank-score{color:var(--wine);font-size:1.1rem}.rank-score small{font-size:.65rem}.add-options{display:grid;gap:.85rem}.add-option{width:100%;min-height:5rem;padding:1rem;display:flex;align-items:center;gap:.9rem;text-align:left;border:1px solid var(--line);border-radius:1rem;background:var(--paper);cursor:pointer}.add-option input{display:none}.add-option span:last-child{display:grid;gap:.25rem}.add-option small{color:var(--muted);font-size:.76rem;font-weight:400;line-height:1.35}.option-icon{flex:0 0 auto;width:3rem;height:3rem;display:grid;place-items:center;border-radius:.8rem;color:var(--wine);background:var(--wine-soft)}.primary-option{color:#fff;background:var(--wine);border-color:var(--wine);box-shadow:var(--shadow)}.primary-option .option-icon{background:#ffffff24;color:#fff}.primary-option small{color:#ffffffbf}.url-import{margin:1.2rem 0 1rem}.wine-form{display:grid;gap:1rem;margin-top:1.2rem}.form-section{padding:1rem;display:grid;gap:.9rem;background:var(--paper);border:1px solid var(--line);border-radius:1rem}.form-section h2{margin:0;font-family:Prata,serif;font-weight:400}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.8rem}.ocr-note{padding:.9rem;display:flex;gap:.7rem;border-radius:.9rem;background:#f3eee3;color:#725b32}.ocr-note p{margin:.25rem 0 0;font-size:.78rem;line-height:1.4}.progress-toast{position:fixed;z-index:80;bottom:6rem;left:50%;transform:translate(-50%);padding:.8rem 1rem;display:flex;align-items:center;gap:.5rem;border-radius:999px;color:#fff;background:#251d20;box-shadow:var(--shadow);white-space:nowrap;font-size:.8rem}.candidate-list{display:grid;gap:.7rem;margin:1rem 0}.candidate{width:100%;min-height:4.2rem;padding:.65rem;display:flex;align-items:center;gap:.8rem;text-align:left;border:1px solid var(--line);border-radius:.85rem;background:var(--paper);cursor:pointer}.candidate img{width:3rem;height:3rem;object-fit:contain;border-radius:.4rem;background:#f4efec}.candidate span{font-weight:600;line-height:1.35}.wine-detail{padding-bottom:calc(5.4rem + env(safe-area-inset-bottom))}.detail-hero{height:18rem;position:relative;display:grid;place-items:center;background:linear-gradient(145deg,#eadbd8,#f8f1ed);color:#5c173161;overflow:hidden}.detail-hero.white{background:linear-gradient(145deg,#eee8d5,#fbf8eb);color:#988559}.detail-hero.rose{background:linear-gradient(145deg,#f2d8da,#fbefec)}.detail-hero img{width:68%;height:88%;object-fit:contain}.detail-actions{position:absolute;z-index:2;inset:.85rem .9rem auto;display:flex;justify-content:space-between}.round-button{width:2.8rem;height:2.8rem;display:grid;place-items:center;border:0;border-radius:50%;background:#ffffffdb;color:var(--wine);box-shadow:0 3px 10px #00000014;cursor:pointer}.detail-content{width:min(100%,760px);margin:-1.4rem auto 0;position:relative}.detail-title{padding:1.4rem 1.15rem 1.1rem;border-radius:1.4rem 1.4rem 0 0;background:var(--cream)}.detail-title>p:last-child,.detail-original{color:var(--muted)}.detail-original{margin:-.15rem 0 .4rem;font-style:italic}.detail-section{padding:1.2rem 1.15rem;border-top:1px solid var(--line);background:var(--paper)}.detail-section:last-child{border-radius:0 0 1.2rem 1.2rem}.detail-section h2{margin-bottom:1rem;font-family:Prata,serif;font-weight:400}.facts{margin:0;display:grid;gap:.8rem}.facts div{display:grid;grid-template-columns:minmax(7rem,38%) 1fr;gap:.8rem}.facts dt{color:var(--muted);font-size:.77rem}.facts dd{margin:0;font-size:.86rem;line-height:1.45}.scales{display:grid;gap:.72rem;margin-bottom:1.2rem}.scale-row{display:flex;justify-content:space-between;align-items:center;font-size:.85rem}.dots{display:flex;gap:.35rem}.dots i{width:.65rem;height:.65rem;border-radius:50%;background:#e5d9dc}.dots i.filled{background:var(--wine)}.wine-description{line-height:1.65;font-size:.9rem}.compact-facts{padding-top:1rem;border-top:1px solid var(--line)}.source-link{margin-top:1rem;display:inline-flex;align-items:center;gap:.35rem;color:var(--wine);font-size:.76rem}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:.8rem}.tasting-empty{text-align:center;padding:.8rem 0 .3rem;color:var(--muted)}.tasting-list{display:grid;gap:.8rem}.tasting-card{padding:1rem;border-radius:.9rem;background:#f7f2ef}.tasting-head{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.tasting-head>strong{color:var(--wine);font-size:1.05rem}.tasting-head span{font-size:.72rem}.liked{color:var(--wine)}.not-liked{color:var(--muted)}.tasting-card blockquote{margin:.9rem 0;font-family:Prata,serif;font-size:.94rem;line-height:1.55}.sensation-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.65rem;margin:.8rem 0}.sensation-grid div{padding:.7rem;border-radius:.6rem;background:#ffffffa6}.sensation-grid small{color:var(--muted)}.sensation-grid p{margin:.25rem 0 0;font-size:.77rem;line-height:1.4}.tasting-meta,.tasting-date{margin:.5rem 0 0;display:flex;align-items:flex-start;gap:.4rem;color:var(--muted);font-size:.75rem;line-height:1.4}.tasting-date{margin-top:.9rem}.modal-backdrop{position:fixed;inset:0;z-index:100;display:flex;align-items:flex-end;background:#190b1073}.tasting-modal{width:100%;max-height:92vh;padding:1.2rem 1.1rem calc(1.5rem + env(safe-area-inset-bottom));overflow-y:auto;border-radius:1.4rem 1.4rem 0 0;background:var(--cream);box-shadow:0 -12px 30px #0000001f}.modal-header{display:flex;justify-content:space-between;align-items:flex-start}.modal-header h2{font-family:Prata,serif;font-size:1.5rem;font-weight:400}.tasting-modal form{display:grid;gap:.9rem}.rating-control>span{color:#51464a;font-size:.82rem}.rating-control strong{color:var(--wine);font-family:Prata,serif;font-size:1.7rem}.rating-control input{padding:0;accent-color:var(--wine);box-shadow:none}fieldset{margin:0;padding:0;border:0}legend,.tag-picker>span{margin-bottom:.45rem;color:#51464a;font-size:.82rem;font-weight:600}.choice-row{display:grid;grid-template-columns:repeat(2,1fr);gap:.7rem}.choice{min-height:3rem;border:1px solid var(--line);border-radius:.75rem;background:#fff;cursor:pointer}.choice.active{border-color:var(--wine);background:var(--wine-soft);color:var(--wine);font-weight:700}.optional-title{padding-top:.4rem;color:var(--muted);font-size:.75rem;text-align:center}.tag-picker .chip-row{flex-wrap:wrap;overflow:visible}.profile-card{padding:1rem;display:flex;align-items:center;gap:.85rem;border:1px solid var(--line);border-radius:1rem;background:var(--paper)}.profile-avatar{width:3.2rem;height:3.2rem;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--wine);font-family:Prata,serif;font-size:1.25rem}.profile-card div:last-child{min-width:0;display:grid;gap:.25rem}.profile-card strong{overflow:hidden;text-overflow:ellipsis}.profile-card span{color:var(--muted);font-size:.75rem}.settings-card{margin-top:.9rem;padding:1rem;border:1px solid var(--line);border-radius:1rem;background:var(--paper)}.settings-copy{display:flex;align-items:flex-start;gap:.75rem}.settings-copy svg{flex:0 0 auto;color:var(--wine)}.settings-copy p{margin:.3rem 0 .9rem;color:var(--muted);font-size:.78rem;line-height:1.5}.logout-button{width:100%;margin-top:1rem;min-height:3rem;display:flex;align-items:center;justify-content:center;gap:.5rem;border:0;background:transparent;color:#8a2f2c;cursor:pointer}.library-list{display:grid;gap:.8rem}.library-card{padding:1rem;border:1px solid var(--line);border-radius:1rem;background:var(--paper)}.library-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.8rem}.library-card h2{margin:.35rem 0 0;font-family:Prata,serif;font-weight:400}.library-card>p{margin:.8rem 0;color:#5f5357;font-size:.86rem;line-height:1.6}.entry-kind{color:#5b675d;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.09em}.entry-kind.personal{color:var(--wine)}.card-actions{display:flex;gap:.3rem}.card-actions button{width:2rem;height:2rem;display:grid;place-items:center;border:0;border-radius:50%;background:#f4efec;color:var(--muted);cursor:pointer}.card-actions button:last-child{color:#9a4944}.library-tags{display:flex;flex-wrap:wrap;gap:.35rem}.library-tags span{color:var(--wine);font-size:.68rem}.library-modal{width:100%;max-height:92vh;padding:1.2rem 1.1rem calc(1.5rem + env(safe-area-inset-bottom));overflow-y:auto;border-radius:1.4rem 1.4rem 0 0;background:var(--cream)}.library-modal form{display:grid;gap:.9rem}.auth-page{min-height:100vh;padding:2rem 1.1rem;display:grid;place-items:center;background:radial-gradient(circle at 50% 20%,#f5e7e8,var(--cream) 52%)}.auth-card{width:min(100%,26rem);text-align:center}.auth-emblem{width:5rem;height:5rem;margin:0 auto 1.2rem;display:grid;place-items:center;border-radius:50%;background:var(--wine);color:#fff;box-shadow:0 16px 32px #5c173133}.auth-intro{margin:0 auto 1.6rem;max-width:21rem;color:var(--muted);line-height:1.55}.auth-form{display:grid;gap:.9rem;text-align:left;padding:1.1rem;border:1px solid var(--line);border-radius:1.1rem;background:#fffdfadb;box-shadow:var(--shadow)}.auth-form .text-button{text-align:center}.setup-note{display:flex;text-align:left;gap:.7rem;color:#6a4c23;background:#f5ecd9}.setup-note p{margin:.25rem 0 0;font-size:.8rem}.splash{min-height:100vh;display:grid;place-items:center;color:var(--wine)}@media(min-width:700px){.wine-list{grid-template-columns:repeat(2,1fr)}.bottom-nav{left:50%;right:auto;width:min(100%,760px);transform:translate(-50%);border-left:1px solid var(--line);border-right:1px solid var(--line);border-radius:1.1rem 1.1rem 0 0}.topbar{justify-content:center}.detail-hero{height:23rem}.tasting-modal,.library-modal{width:34rem;margin:auto;border-radius:1.4rem;max-height:88vh}.modal-backdrop{align-items:center;padding:1rem}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}
