:root{--cream:#f8f5ef;--ink:#343a2e;--muted:#77796e;--orange:#b75638;--line:#e5e1d7;--green:#526249}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--cream);color:var(--ink);font:15px/1.6 'Segoe UI',Arial,sans-serif}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:wait;opacity:.6}a{color:inherit;text-decoration:none}button{color:inherit}button:focus-visible,a:focus-visible{outline:3px solid var(--orange);outline-offset:5px}[hidden]{display:none!important}.header{max-width:1320px;margin:auto;height:100px;padding:0 56px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;font-family:Georgia,serif;font-size:28px;font-weight:bold;letter-spacing:-1px}.brand-dot{color:var(--orange)}.brand-icon{margin-right:11px;border:1px solid #cacdbb;border-radius:50% 50% 35% 35%;height:36px;width:30px;text-align:center;color:var(--green);font-size:23px}.header nav{display:flex;gap:35px;align-items:center;font-size:13px}.nav-link{border-bottom:1px solid var(--orange);padding:8px 0}.admin-button{background:transparent;border:1px solid #d8d7cb;border-radius:7px;padding:9px 16px}.admin-button span{margin-right:7px}main{max-width:1320px;margin:auto;padding:0 56px}.hero{display:grid;grid-template-columns:1.08fr 1fr;min-height:445px;align-items:center;padding:22px 0 35px;gap:22px}.eyebrow{font-size:10px;font-weight:700;letter-spacing:2.3px;color:var(--green);display:flex;align-items:center;gap:9px}.eyebrow>span{width:6px;height:6px;background:var(--orange);border-radius:50%}h1,h2,h3,p{margin:0}h1{font:normal clamp(38px,4.3vw,58px)/1.13 Georgia,serif;letter-spacing:-2px;margin:22px 0}h1 em{font-weight:normal;color:var(--orange)}.hero-copy>p{color:var(--muted);font-size:14px;line-height:1.9}.primary{display:inline-flex;justify-content:center;align-items:center;gap:22px;border:1px solid var(--orange);background:var(--orange);color:#fff;border-radius:6px;padding:11px 19px;font-size:13px;font-weight:600}.primary:hover{background:#96452f}.explore{margin-top:24px}.hero-caption{font-size:11px;color:var(--muted);margin-top:25px;display:flex;gap:8px;align-items:center}.hero-caption>span{font-size:20px;color:var(--green)}.hero-art{height:390px;position:relative;overflow:hidden;border-radius:150px 150px 18px 18px;background:#ede3d2}.sun{position:absolute;width:230px;height:230px;border-radius:50%;background:#dfad7d;left:55px;top:35px;opacity:.67}.palm{position:absolute;right:-58px;top:-42px;height:370px;transform:rotate(-12deg);opacity:.8}.art-stage{position:absolute;left:0;right:0;bottom:54px;height:235px;border-bottom:8px solid #bd9570;box-shadow:0 24px 0 #d7b99a;display:flex;align-items:flex-end;justify-content:center;padding:0 40px;gap:0}.hero-bottle{position:relative;filter:drop-shadow(10px 6px 6px #69432435)}.hero-bottle svg{width:100%;height:100%}.hb-one{height:190px;width:120px;transform:rotate(-9deg);margin-right:-10px}.hb-two{height:233px;width:125px;z-index:1}.hb-three{height:178px;width:100px;transform:rotate(8deg);margin-left:-7px}.art-note{position:absolute;bottom:9px;left:24px;font:12px/1.4 Georgia,serif}.art-note em{color:#785039}.art-note>span{position:absolute;font-size:32px;left:180px;bottom:0}.art-stamp{position:absolute;right:18px;top:34px;width:91px;height:91px;border:1px solid #f8f5ef;border-radius:50%;background:#f8f5efdf;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:8px;line-height:1.15;letter-spacing:1px;transform:rotate(13deg);color:var(--green)}.art-stamp b{font:20px Georgia,serif}.stats{border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr 1fr 1.45fr;padding:24px 0;margin-top:8px;gap:20px}.stats>div{display:flex;align-items:center;gap:12px;border-right:1px solid var(--line)}.stats strong{font:30px Georgia,serif;color:var(--green)}.stats span{font-size:12px;color:var(--muted)}.stats .stat-motto{border:0;justify-content:flex-end;font:italic 16px Georgia,serif;color:var(--muted)}.stat-motto>span{font-size:28px;color:var(--orange)}.collection{padding:43px 0 60px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:25px}h2{font:normal 35px/1.2 Georgia,serif;letter-spacing:-1px}.section-heading h2{margin-top:9px}.section-heading h2 span{color:var(--orange)}.section-heading>p{font-size:12px;color:var(--muted);margin-bottom:4px}.search-row{display:flex;gap:15px}.search{display:flex;gap:12px;align-items:center;background:#fffdf9;border:1px solid var(--line);border-radius:7px;flex:1;padding:8px 15px}.search>span{font-size:26px;line-height:1;color:var(--muted)}.search input{border:0;background:transparent;width:100%;outline:0;font-size:13px;padding:5px 0;color:var(--ink)}.search:focus-within{outline:2px solid var(--green)}kbd{font-size:12px;border:1px solid var(--line);border-radius:4px;padding:0 7px;color:#929487}.sort{display:flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:7px;padding:0 12px;font-size:12px}.sort>span{color:var(--muted)}.sort select{border:0;background:transparent;color:var(--ink);padding:10px 3px;font-size:12px}.filter-row{display:flex;align-items:center;justify-content:space-between;margin:20px 0;gap:12px}.filters{display:flex;flex-wrap:wrap;gap:7px}.filter{border:1px solid var(--line);background:transparent;border-radius:30px;padding:6px 15px;font-size:12px;white-space:nowrap}.filter.active{background:var(--green);color:white;border-color:var(--green)}.filter:hover{border-color:var(--green)}#result-count{font-size:11px;color:var(--muted);white-space:nowrap}.demo-notice{font-size:11px;color:#7b6b52;margin:-4px 0 17px}.grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.card{position:relative;border:1px solid var(--line);background:#fffdf9;border-radius:10px;overflow:hidden;transition:transform .2s,box-shadow .2s}.card:hover{transform:translateY(-4px);box-shadow:0 10px 22px #3333220b}.card-open{display:block;border:0;background:none;width:100%;text-align:left;padding:0}.bottle-scene{height:215px;background:#eeeee5;display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden}.scene-dark,.scene-cream{background:#e8e9df}.scene-lemon,.scene-gold{background:#f3ead8}.scene-blue,.scene-clear{background:#e7edeb}.bottle-scene:after{content:'';position:absolute;bottom:22px;width:86px;height:9px;background:#35322214;border-radius:50%;filter:blur(5px)}.bottle-scene svg{height:169px;width:108px;position:relative;z-index:1;filter:drop-shadow(5px 6px 3px #39302116)}.bottle-scene img{height:100%;width:100%;object-fit:contain;padding:17px;z-index:1}.category-tag{position:absolute;top:13px;left:13px;background:#fffdf9c9;border-radius:4px;font-size:9px;letter-spacing:1px;text-transform:uppercase;padding:3px 8px;z-index:2}.card-body{padding:17px 17px 15px}.card h3{font:20px/1.2 Georgia,serif;margin-bottom:5px}.country{font-size:11px;color:var(--muted)}.card-meta{display:flex;justify-content:space-between;margin-top:14px;border-top:1px solid #efede6;padding-top:10px;font-size:10px;color:var(--muted)}.card-meta>span:last-child{color:var(--orange);font-size:14px}.edit-card{position:absolute;right:10px;top:10px;z-index:3;border:1px solid #d0d2c1;background:#fffdf9;border-radius:4px;font-size:11px;padding:5px 9px}.empty{text-align:center;padding:55px 20px;border:1px dashed var(--line);border-radius:10px}.empty>span{font-size:40px}.empty h3{font:26px Georgia,serif}.empty p{color:var(--muted);margin:10px 0 20px}.secondary{border:1px solid var(--green);border-radius:5px;background:transparent;padding:9px 17px}footer{max-width:1208px;margin:auto;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px;padding:27px 0 35px}footer .brand{font-size:21px}footer p,footer>span{font-size:10px;color:var(--muted)}dialog{border:1px solid var(--line);border-radius:15px;background:var(--cream);padding:34px;width:min(530px,calc(100% - 30px));max-height:90dvh;color:var(--ink)}dialog::backdrop{background:#26302080;backdrop-filter:blur(4px)}dialog h2{font-size:30px;margin:12px 0 16px}dialog p{font-size:13px;color:var(--muted)}.close{position:absolute;right:10px;top:7px;border:0;background:transparent;font-size:27px;width:35px;height:35px}form>label,.form-pair>label{display:flex;flex-direction:column;gap:5px;font-size:12px;font-weight:600;margin-top:16px}form input,form select,form textarea{width:100%;background:#fffdf9;border:1px solid #cfcebf;border-radius:5px;color:var(--ink);padding:10px;font-size:14px}form input:focus,form select:focus,form textarea:focus{outline:2px solid var(--green);outline-offset:1px}.form-pair{display:grid;grid-template-columns:1fr 1fr;gap:15px}small{font-size:10px;font-weight:normal;color:var(--muted)}.form-error{color:#ae3426!important;min-height:18px;margin:12px 0!important}.wide{width:100%}.form-actions{display:flex;justify-content:flex-end;gap:15px;align-items:center}.danger{background:none;border:0;color:#a23328;font-size:12px}.text-button{background:none;border:0;text-decoration:underline;font-size:12px}#photo-preview{display:flex;align-items:center;gap:15px;margin-top:10px}#preview-image{height:65px;max-width:90px;object-fit:contain}.detail-scene{border-radius:8px;height:240px;margin-top:12px}.detail-scene svg{height:200px}.detail-category{margin-top:20px}.detail-facts{display:flex;gap:12px;flex-wrap:wrap;margin:17px 0}.detail-facts span{padding:5px 12px;background:#e8e9df;border-radius:4px;font-size:12px}.detail-notes{white-space:pre-wrap;overflow-wrap:anywhere}.toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);background:var(--green);color:white;box-shadow:0 5px 20px #0002;border-radius:8px;padding:12px 24px;z-index:10;font-size:13px;max-width:90vw}.card h3{overflow-wrap:anywhere}@media(min-width:1500px){.hero{min-height:480px}.hero-art{height:415px}}@media(max-width:950px){.header{padding:0 28px}main{padding:0 28px}.hero{gap:20px}.hero-art{height:350px}.hero-copy>p br{display:none}h1{font-size:44px}.stats{grid-template-columns:1fr 1fr 1fr}.stats>div:nth-child(3){border:0}.stats .stat-motto{display:none}.grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}footer{margin:0 28px}footer p{display:none}.section-heading>p{max-width:175px;text-align:right}}@media(max-width:650px){.header{height:78px;padding:0 20px}.brand{font-size:24px}.brand-icon{display:none}.header nav{gap:12px}.nav-link{display:none}.admin-button{font-size:11px;padding:8px 11px}main{padding:0 20px}.hero{grid-template-columns:1fr;padding:20px 0 25px;gap:26px}.hero-copy{text-align:center}.hero-copy .eyebrow,.hero-caption{justify-content:center}.hero h1{font-size:43px;letter-spacing:-1.8px;margin:18px 0}.hero-copy>p{font-size:13px}.hero-caption{margin-top:16px}.hero-art{height:290px;max-width:430px;width:100%;margin:auto;border-radius:120px 120px 12px 12px}.art-stage{height:175px;bottom:47px}.hb-one{height:157px}.hb-two{height:184px}.hb-three{height:146px}.art-stamp{height:73px;width:73px;right:20px;top:28px;font-size:6px}.art-stamp b{font-size:16px}.palm{height:300px}.sun{width:185px;height:185px;top:20px}.art-note{font-size:10px}.stats{gap:8px;padding:19px 0}.stats>div{gap:4px;flex-direction:column}.stats strong{font-size:26px}.stats span{font-size:9px}.collection{padding-top:30px}.section-heading{align-items:center;margin-bottom:20px}.section-heading>p{display:none}h2{font-size:30px}.eyebrow{font-size:8px;letter-spacing:1.8px}#add-button{padding:9px 10px;font-size:10px;max-width:120px}.search-row{flex-wrap:wrap;gap:10px}.search{flex-basis:100%}.sort{padding:0 10px}.sort select{padding:7px 0}.filter-row{align-items:flex-start;flex-direction:column;margin-top:15px;gap:9px}.filters{gap:6px}.filter{padding:5px 12px;font-size:11px}.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.bottle-scene{height:185px}.bottle-scene svg{height:147px;width:95px}.card-body{padding:12px}.card h3{font-size:17px}.card-meta{font-size:9px}.country{font-size:10px}.category-tag{font-size:8px;left:8px;top:8px}.demo-notice{font-size:10px}footer{margin:0 20px;flex-wrap:wrap;gap:8px;padding:20px 0}.form-pair{gap:10px}dialog{padding:28px 20px}.form-actions{gap:8px}.form-actions .primary{font-size:11px;padding:10px}.edit-card{top:35px;font-size:10px}.detail-scene{height:230px}.detail-scene svg{height:190px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.admin-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.admin-actions .secondary{font-size:12px}.family-inline{margin-top:10px;color:var(--green);padding:4px 0}.admin-actions[hidden]{display:none}@media(max-width:650px){.admin-actions{max-width:145px}.admin-actions .secondary{font-size:10px;padding:8px}.admin-actions #add-button{max-width:none}}
