:root{--ink:#282523;--muted:#6f6964;--cream:#fbf7f1;--peach:#f6e9df;--pink:#efd9d1;--yellow:#f8df8f;--line:#e4dcd2;--white:#fffefa;--serif:"Fraunces",Georgia,serif;--sans:"DM Sans","Avenir Next",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--cream);font-family:var(--sans);-webkit-font-smoothing:antialiased;margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%}::selection{background:var(--yellow);color:var(--ink)}:focus-visible{outline-offset:3px;outline:3px solid #a25f42}.page-shell{width:min(1440px,100% - 48px);margin-inline:auto}.eyebrow{letter-spacing:.15em;text-transform:uppercase;font-size:11px;font-weight:800}.heading-dot,.wordmark span,.footer-wordmark span{color:#ce8e75}h1,h2,h3,p{margin-top:0}h1,h2{letter-spacing:-.055em}h1{font-size:clamp(54px,6.5vw,112px);line-height:.98}h2{font-size:clamp(40px,4.2vw,70px);line-height:1.04}h3{font-size:25px;line-height:1.16}em{font-family:var(--serif);font-weight:600}.button{white-space:nowrap;border:1px solid #0000;border-radius:50px;justify-content:center;align-items:center;gap:18px;min-height:52px;padding:0 24px;font-weight:800;transition:transform .2s,background .2s,color .2s;display:inline-flex}.button:hover,.nav-action:hover{transform:translateY(-2px)}.button:disabled{opacity:.6;cursor:wait}.button--dark{background:var(--ink);color:#fff}.button--dark:hover{background:#524138}.button--light{background:var(--yellow);color:var(--ink)}.button--light:hover{background:#f1cc62}.text-link{border-bottom:1px solid;padding-bottom:5px;font-size:14px;font-weight:800}.fine-print{color:var(--muted);font-size:12px;line-height:1.6}.site-header{z-index:50;height:112px;padding-top:23px;position:relative}.nav-shell{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffb6;border:1px solid #ffffffa8;border-radius:50px;justify-content:space-between;align-items:center;gap:26px;width:min(1240px,100% - 48px);height:66px;margin:auto;padding:6px 8px 6px 27px;display:flex;box-shadow:0 10px 35px #5c3d2710}.wordmark,.footer-wordmark{font-family:var(--serif);letter-spacing:-.07em;white-space:nowrap;font-size:24px;font-weight:800}.nav-links{align-items:center;gap:30px;font-size:13px;font-weight:700;display:flex}.nav-links a:hover,.footer-links a:hover{color:#a15e43}.nav-action{background:var(--ink);color:#fff;border-radius:50px;align-items:center;gap:20px;padding:14px 20px;font-size:12px;font-weight:800;transition:transform .2s;display:inline-flex}.nav-action span{font-size:19px;font-weight:400}.hero{background:var(--peach);isolation:isolate;border-radius:35px;min-height:665px;margin-top:6px;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:radial-gradient(circle at 70% 35%,#fff5e74d,#0000 36%),radial-gradient(circle at 10% 80%,#ffffff8c,#0000 30%);position:absolute;inset:0}.hero:after{content:"";opacity:.14;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 140 140' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.72' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.24'/%3E%3C/svg%3E");position:absolute;inset:0}.hero-inner{z-index:1;grid-template-columns:1.15fr .85fr;align-items:center;min-height:600px;padding:76px 5.5% 58px;display:grid;position:relative}.hero-copy{z-index:3;position:relative}.eyebrow--hero{background:#fff5edb2;border:1px solid #bba69a;border-radius:30px;align-items:center;gap:9px;padding:9px 13px;display:inline-flex}.tiny-spark{color:#d99454;font-size:16px}.hero h1{max-width:900px;margin:25px 0;font-weight:800}.hero h1 em{color:#b7785f;position:relative}.hero h1 em:after{content:"";border:0 solid #f2d67d;border-bottom-width:6px;border-radius:0 0 50% 50%;height:10px;position:absolute;bottom:-10px;left:3%;right:0;transform:rotate(-2deg)}.hero-copy>p{color:#544c47;max-width:600px;margin-bottom:32px;font-size:17px;line-height:1.65}.search-help{color:#786e67;margin:13px 0 0 18px;font-size:12px;display:block}.hero-bottom{z-index:1;letter-spacing:.15em;border-top:1px solid #cabdb0;justify-content:space-between;padding:15px 5.5% 20px;font-size:10px;font-weight:800;display:flex;position:relative}.search-wrap{z-index:30;width:min(100%,740px);position:relative}.search-field{background:#fffefa;border:1px solid #ebdfd3;border-radius:56px;align-items:center;gap:10px;padding:7px;display:flex;box-shadow:0 20px 55px #724b2c1c}.search-icon{color:#735d4e;flex:none;place-items:center;width:49px;font-size:29px;display:grid}.search-field input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0;font-size:14px}.search-field input::placeholder{color:#988c83}.search-field input::-webkit-search-cancel-button{cursor:pointer}.search-field button{background:var(--yellow);white-space:nowrap;border:0;border-radius:40px;justify-content:center;align-items:center;gap:20px;min-height:50px;padding:0 23px;font-weight:800;display:flex}.search-field button:hover{background:#efce69}.search-suggestions{border:1px solid var(--line);background:#fffefa;border-radius:22px;padding:9px;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:hidden;box-shadow:0 24px 60px #4934262c}.suggestion{border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;font-size:13px;display:flex}.suggestion:hover,.suggestion.active{background:#f7eee5}.suggestion strong{display:block}.suggestion small{color:var(--muted);margin-top:2px;display:block}.suggestion b{white-space:nowrap}.suggestion-note{color:var(--muted);margin:0;padding:15px;font-size:13px}.more-results{border-top:1px solid var(--line);justify-content:space-between;padding:14px;font-size:13px;font-weight:800;display:flex}.bottle-art{width:100%;height:500px;position:relative;transform:rotate(3deg)}.bottle-orbit{border:1px solid #bcb0a5a8;border-radius:50%;width:390px;height:390px;position:absolute;top:50%;left:50%;transform:translate(-50%,-48%);box-shadow:0 0 0 36px #f4ebdd45,0 0 0 80px #ffffff2f}.bottle-shadow{filter:blur(21px);background:#4b332743;border-radius:50%;width:65%;height:36px;position:absolute;bottom:38px;left:25%}.bottle{filter:drop-shadow(18px 24px 12px #5540312c);position:absolute}.bottle--back{width:180px;height:300px;top:22%;left:12%;transform:rotate(-16deg)}.bottle--front{width:210px;height:335px;top:18%;left:42%;transform:rotate(9deg)}.bottle-cap{background:linear-gradient(90deg,#443a35,#8b796c 35%,#4d413b 70%,#2e2926);border-radius:8px 8px 2px 2px;width:42%;height:57px;position:absolute;top:0;left:29%;box-shadow:inset 7px 0 9px #ffffff20}.bottle-neck{background:#bca893;width:30%;height:34px;position:absolute;top:50px;left:35%}.bottle-glass{background:linear-gradient(115deg,#ffffffb9 0%,#e4aa8d94 17%,#c4837199 47%,#aa675bcb 68%,#fff0cf9a 100%);border:5px solid #fff9ed9e;border-radius:38px 38px 29px 29px;width:100%;height:76%;position:absolute;bottom:0;box-shadow:inset 10px 4px 12px #fff7edb6,inset -13px -5px 14px #9b665a4f}.bottle-glass:before{content:"";border:1px solid #fff8;border-radius:23px;height:56%;position:absolute;inset:16px 14px auto}.bottle-glass span{text-align:center;font-family:var(--serif);letter-spacing:-.06em;color:#4d3b36;background:#f9eed5cb;padding:10px 0;font-size:28px;line-height:.9;position:absolute;top:41%;left:20%;right:20%;transform:rotate(-4deg)}.bottle--back .bottle-glass{background:linear-gradient(110deg,#f9edc9,#e8cc8cbb,#b99264aa,#fff7e4)}.bottle--back .bottle-glass span{font-size:24px}.bottle-sticker{text-align:center;background:var(--yellow);border:1px dashed #7d5c3d;border-radius:50%;place-items:center;width:122px;height:122px;font-size:13px;font-weight:800;line-height:1.2;display:grid;position:absolute;bottom:11%;right:3%;transform:rotate(14deg);box-shadow:0 9px #bc986351}.bottle-art--compact{transform-origin:50%;height:300px;transform:scale(.65)}.bottle-art--compact .bottle-orbit{width:320px;height:320px}.bottle-art--compact .bottle-shadow{bottom:0}.demo-banner{background:#fff4da;border:1px solid #c6a67a;border-radius:14px;margin-top:18px;padding:15px 22px;font-size:13px;line-height:1.5}.demo-banner strong{margin-right:5px}.home-overview{padding-block:112px 120px}.section-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:35px;display:flex}.section-heading h2{margin:10px 0 0}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.product-card{background:#fffefa;border:1px solid #efe7df;border-radius:24px;transition:transform .25s,box-shadow .25s;animation:.6s both rise;display:block;overflow:hidden;box-shadow:0 8px 26px #513b2710}.product-card:hover{transform:translateY(-6px);box-shadow:0 20px 45px #513b2720}.product-art{background:#f1e8de;place-items:center;height:270px;display:grid;position:relative;overflow:hidden}.product-card:nth-child(3n+2) .product-art{background:#f1e8d0}.product-card:nth-child(3n+3) .product-art{background:#e9e5dc}.product-art-glow{filter:blur(4px);background:#fff8e3a8;border-radius:50%;width:220px;height:220px;position:absolute}.mini-bottle{width:96px;height:140px;font-family:var(--serif);color:#fff9e9;background:linear-gradient(110deg,#fff9ea,#c58373bf 30%,#ab64589e 68%,#fef1d4);border:4px solid #fff8eb;border-radius:18px 18px 22px 22px;place-items:center;margin-top:40px;font-size:42px;display:grid;position:relative;box-shadow:12px 20px 14px #4a332338,inset 8px 2px 7px #fff9e9a3}.mini-cap{z-index:1;background:linear-gradient(90deg,#49403d,#83756a,#3c302e);border-radius:4px 4px 0 0;width:48px;height:46px;position:absolute;top:60px}.demo-tag{letter-spacing:.04em;text-transform:uppercase;background:#fff9e6;border-radius:20px;padding:6px 9px;font-size:10px;font-weight:800;position:absolute;top:14px;left:14px}.product-card-copy{padding:25px}.product-card h3{font-family:var(--serif);letter-spacing:-.045em;margin:8px 0 6px;font-size:28px}.product-card p{color:var(--muted);font-size:13px}.product-card-bottom{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:24px;padding-top:17px;font-size:13px;display:flex}.product-card-bottom strong{font-size:19px}.round-arrow{background:var(--yellow);border-radius:50%;place-items:center;width:35px;height:35px;font-size:18px;display:grid}.empty-feature{background:#f2e5d7;border-radius:30px;align-items:center;gap:10%;padding:35px;display:flex}.empty-feature .bottle-art{flex:none;width:300px}.empty-feature h3{font-family:var(--serif);font-size:37px}.empty-feature p{color:var(--muted)}.how-section{color:#fffaf3;background:#2d2b29;border-radius:34px;grid-template-columns:1fr 1.6fr;gap:8%;padding:86px 6%;display:grid}.how-lead h2{margin:22px 0}.how-lead h2 em{color:#ead088}.how-lead p{color:#d2cbc2;max-width:330px;line-height:1.65}.how-lead .button{margin-top:25px}.how-cards{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.how-cards article{background:#ffffff0b;border:1px solid #66605b;border-radius:20px;flex-direction:column;min-height:312px;padding:22px;display:flex}.how-cards article:nth-child(2){color:var(--ink);background:#f2dfab;border-color:#f2dfab;transform:translateY(25px)}.how-number{letter-spacing:.12em;font-size:11px;font-weight:800}.how-symbol{font-family:var(--serif);margin:auto 0 13px;font-size:68px;line-height:1}.how-cards h3{font-family:var(--serif);margin-bottom:12px;font-size:22px}.how-cards p{opacity:.72;margin:0;font-size:12px;line-height:1.55}.closing-band{text-align:center;background:#efddd5;border-radius:35px;margin-block:90px;padding:100px 24px;position:relative;overflow:hidden}.closing-band h2{margin:15px 0}.closing-band p{color:#61564e}.closing-band .button{margin-top:20px}.closing-orb{color:#f8eacb;pointer-events:none;font-size:350px;line-height:1;position:absolute;top:-150px;right:2%;transform:rotate(-20deg)}.site-footer{color:#fff9ef;background:#282625;border-radius:38px 38px 0 0;padding:75px max(24px,50vw - 660px) 28px}.footer-top{border-bottom:1px solid #5a5551;justify-content:space-between;align-items:flex-start;padding-bottom:65px;display:flex}.footer-wordmark{font-size:50px}.footer-top p{color:#bfb8af;max-width:350px;line-height:1.6}.footer-spark{color:var(--yellow);font-size:130px;line-height:1}.footer-links{border-bottom:1px solid #5a5551;flex-wrap:wrap;gap:15px 28px;padding:28px 0;font-size:12px;font-weight:700;display:flex}.footer-bottom{color:#a8a19b;justify-content:space-between;gap:50px;padding-top:28px;font-size:11px;line-height:1.6;display:flex}.footer-bottom p{max-width:680px}.footer-bottom span{white-space:nowrap}.page-intro{padding:65px 0 40px}.page-intro h1{max-width:950px;margin:15px 0 22px}.page-intro>p{color:var(--muted);max-width:670px;font-size:16px;line-height:1.6}.page-intro .search-wrap{margin-top:30px}.search-page{padding-bottom:110px}.filter-bar{background:#f0e5d9;border-radius:20px;flex-wrap:wrap;align-items:end;gap:10px;padding:18px;display:flex}.filter-bar label,.admin-form label,.admin-import label,.admin-report label,.report-form label,.alert-form label,.admin-login label{letter-spacing:.04em;flex-direction:column;gap:7px;font-size:11px;font-weight:800;display:flex}.filter-bar label{flex:1;min-width:120px}.filter-bar input,.filter-bar select,.admin-form input,.admin-form select,.admin-import input,.admin-import select,.admin-report input,.admin-report select,.report-form select,.report-form textarea,.alert-form input,.admin-login input{width:100%;height:45px;color:var(--ink);letter-spacing:0;background:#fffefa;border:1px solid #d9cdc1;border-radius:9px;padding:0 13px;font-size:13px;font-weight:500}.filter-bar .button{min-height:45px;font-size:12px}.results-head{justify-content:space-between;align-items:center;margin:43px 0 20px;display:flex}.results-head h2{font-family:var(--serif);margin:0;font-size:34px}.results-head span{color:var(--muted);font-size:13px}.empty-results{text-align:center;background:#f0e6db;border-radius:25px;padding:70px 20px}.empty-results .empty-glyph{font-family:var(--serif);font-size:90px;line-height:1}.empty-results h3{font-family:var(--serif);margin:0 0 10px}.empty-results p{color:var(--muted)}.pagination{justify-content:center;align-items:center;gap:35px;padding:35px;font-size:13px;display:flex}.pagination a{font-weight:800}.ad-slot{color:#958c82;letter-spacing:.15em;text-transform:uppercase;border:1px dashed #d6c9ba;border-radius:18px;place-items:center;min-height:90px;margin-top:50px;font-size:10px;display:grid}.product-page{padding-bottom:110px}.breadcrumbs{color:#766b62;align-items:center;gap:10px;padding:22px 0;font-size:12px;display:flex}.breadcrumbs a{text-decoration:underline}.product-hero{grid-template-columns:.9fr 1.1fr;align-items:center;gap:6%;padding:24px 0 60px;display:grid}.product-visual{background:radial-gradient(circle at 50% 45%,#fff9e8 5%,#f1e4d9 60%);border-radius:30px;place-items:center;min-height:500px;display:grid;position:relative;overflow:hidden}.product-visual .bottle-art{width:500px;max-width:100%;transform:scale(.85)}.product-visual-label{background:#fffaed;border-radius:30px;padding:9px 13px;font-size:11px;font-weight:700;position:absolute;bottom:24px;left:24px}.product-intro h1{font-family:var(--serif);margin:18px 0;font-size:clamp(57px,6vw,95px)}.product-variant{color:var(--muted);font-size:18px}.product-price{border-top:1px solid var(--line);flex-direction:column;gap:5px;margin:35px 0 15px;padding-top:25px;display:flex}.product-price>span{font-size:13px;font-weight:700}.product-price strong{letter-spacing:-.06em;font-size:clamp(38px,4vw,64px)}.product-price small{color:var(--muted);font-size:12px}.summary-grid{background:var(--line);border:1px solid var(--line);border-radius:20px;grid-template-columns:repeat(4,1fr);gap:1px;margin-bottom:100px;display:grid;overflow:hidden}.summary-grid>div{background:#fffefa;flex-direction:column;gap:12px;padding:28px;display:flex}.summary-grid span{color:var(--muted);font-size:11px}.summary-grid strong{font-family:var(--serif);letter-spacing:-.04em;font-size:27px}.small-count{color:var(--muted);font-size:12px}.offer-rows{gap:12px;display:grid}.offer-row{border:1px solid var(--line);background:#fffefa;border-radius:17px;grid-template-columns:1.3fr 1fr .8fr auto;align-items:center;gap:18px;padding:24px;display:grid}.offer-row--dim{opacity:.72}.offer-source{align-items:center;gap:13px;display:flex}.source-avatar{width:43px;height:43px;font-family:var(--serif);background:#eadacf;border-radius:13px;flex:none;place-items:center;font-size:23px;font-weight:800;display:grid}.offer-source strong,.offer-source small{display:block}.offer-source small{color:var(--muted);margin-top:4px;font-size:11px}.offer-price strong{font-size:20px;display:block}.offer-price del,.offer-price small{color:var(--muted);margin-top:3px;font-size:11px;display:block}.offer-status{flex-wrap:wrap;gap:5px;display:flex}.pill{background:#f7e4ae;border-radius:30px;padding:6px 9px;font-size:10px;font-weight:800;display:inline-block}.pill--muted{color:#655f59;background:#eae5de}.offer-action .button{min-height:44px;font-size:11px}.offer-action>span{color:var(--muted);font-size:11px}.financing{border-top:1px solid var(--line);flex-wrap:wrap;grid-column:1/-1;gap:7px;padding-top:10px;display:flex}.financing span{background:#f6eee7;border-radius:20px;padding:7px 10px;font-size:11px}.offers-stack>.fine-print{max-width:750px;margin-top:20px}.empty-inline{color:var(--muted);background:#f2e9df;border-radius:15px;padding:25px}.other-offers{margin-top:22px}.other-offers summary{cursor:pointer;padding:18px 0;font-size:13px;font-weight:800}.other-offers .offer-rows{margin-top:8px}.history-section{margin-top:105px}.history-chart{border:1px solid var(--line);background:#fffefa;border-radius:22px;padding:20px 20px 25px 65px;position:relative}.history-chart svg{width:100%;height:280px;overflow:visible}.history-chart line{stroke:#ebe4dc;stroke-width:.35px}.history-chart .chart-line{fill:none;stroke:#ab755d;stroke-width:1.3px;vector-effect:non-scaling-stroke}.history-chart circle{fill:#9f664e;stroke:#fff;stroke-width:.7px;vector-effect:non-scaling-stroke}.chart-range{color:var(--muted);flex-direction:column;justify-content:space-between;font-size:10px;display:flex;position:absolute;top:30px;bottom:62px;left:14px}.chart-dates{color:var(--muted);justify-content:space-between;font-size:11px;display:flex}.history-chart .fine-print{margin:15px 0 0}.chart-empty{text-align:center;color:var(--muted);background:#f2e9df;border-radius:20px;padding:50px}.alert-form{background:var(--pink);border-radius:30px;grid-template-columns:1fr 1fr;gap:60px;margin-top:110px;padding:55px;display:grid}.alert-form h2{margin:12px 0;font-size:50px}.alert-form p{color:#665b54;line-height:1.6}.alert-fields{align-content:center;gap:14px;display:grid}.alert-fields .button{justify-self:start}.form-message{min-height:18px;font-size:12px;font-weight:700}.alert-form>.form-message{grid-column:2;margin:0}.product-end-links{gap:25px;margin-top:28px;font-size:12px;font-weight:800;text-decoration:underline;display:flex}.standard-page{min-height:60vh;padding-bottom:120px}.source-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.source-card{border:1px solid var(--line);background:#fffefa;border-radius:20px;min-height:240px;padding:25px}.source-card-head{justify-content:space-between;align-items:start;display:flex}.source-card h2{font-family:var(--serif);margin:22px 0 12px;font-size:31px}.source-card p{color:var(--muted);font-size:12px;line-height:1.5}.source-error{color:#a24336!important}.source-capabilities{flex-wrap:wrap;gap:6px;margin:15px 0;display:flex}.source-capabilities span{background:#f4ead4;border-radius:20px;padding:6px;font-size:10px}.source-card a{font-size:12px;font-weight:800;text-decoration:underline}.info-page .page-intro{border-bottom:1px solid var(--line)}.info-body{max-width:780px;margin:45px 0 65px}.info-body section{border-bottom:1px solid var(--line);padding:25px 0}.info-body h2{font-family:var(--serif);margin-bottom:11px;font-size:28px}.info-body p{color:#5c554f;font-size:15px;line-height:1.75}.info-cta{max-width:780px;font-family:var(--serif);background:#efe2d5;border-radius:18px;justify-content:space-between;align-items:center;gap:25px;padding:27px;font-size:25px;display:flex}.report-form{border:1px solid var(--line);background:#fffefa;border-radius:20px;gap:20px;max-width:670px;padding:30px;display:grid}.report-form textarea{resize:vertical;height:auto;padding-top:13px}.report-form .button{justify-self:start}.state-page{text-align:center;min-height:55vh;padding:70px 0 130px}.state-page h1{font-family:var(--serif);font-size:50px}.state-page p{color:var(--muted)}.state-code{font-family:var(--serif);color:#d7ab96;font-size:150px;line-height:1;display:block}.loading-pulse{background:var(--yellow);border-radius:50%;width:70px;height:70px;margin:30px auto;animation:1.3s infinite pulse;display:block}.admin-shell{width:min(1300px,100% - 48px);min-height:65vh;margin:0 auto;padding:55px 0 110px}.admin-head{justify-content:space-between;align-items:end;display:flex}.admin-head h1,.admin-login h1{font-family:var(--serif);margin:10px 0 30px;font-size:clamp(43px,5vw,72px)}.admin-tabs{background:#eae0d6;border-radius:30px;gap:5px;padding:7px;display:flex;overflow-x:auto}.admin-tabs button{background:0 0;border:0;border-radius:25px;flex:1;min-width:95px;padding:13px 16px;font-size:12px;font-weight:800}.admin-tabs button.active{background:#fffefa;box-shadow:0 3px 10px #6352421c}.admin-message{margin:12px 0 25px}.admin-stats{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.admin-stats>div{background:#fffefa;border-radius:15px;padding:25px}.admin-stats span{color:var(--muted);font-size:12px;display:block}.admin-stats strong{font-family:var(--serif);font-size:45px}.admin-section{border:1px solid var(--line);background:#fffefa;border-radius:20px;margin-top:26px;padding:28px}.admin-section h2{font-family:var(--serif);margin:0 0 20px;font-size:35px}.admin-section>p{color:var(--muted);font-size:13px}.admin-list{gap:8px;display:grid}.admin-list>div,.admin-editor,.admin-report{border:1px solid var(--line);border-radius:10px;padding:15px}.admin-list>div{justify-content:space-between;gap:20px;font-size:13px;display:flex}.admin-list small,.admin-list span{color:var(--muted)}.admin-editor>summary{cursor:pointer;justify-content:space-between;gap:20px;font-size:13px;display:flex}.admin-editor>summary span{color:var(--muted)}.admin-editor[open]>summary{border-bottom:1px solid var(--line);margin-bottom:20px;padding-bottom:15px}.admin-form{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.admin-form .button{align-self:end}.check-label{align-items:center;flex-direction:row!important;font-size:12px!important}.check-label input{width:auto!important;height:auto!important}.admin-import{flex-wrap:wrap;align-items:end;gap:15px;display:flex}.admin-import label{flex:1;min-width:200px}.admin-report{font-size:13px}.admin-report>div{justify-content:space-between;display:flex}.admin-report p{line-height:1.5}.admin-report form{align-items:end;gap:12px;display:flex}.admin-report form label{flex:1}.preview-box{background:#f2e9df;border-radius:15px;margin-top:20px;padding:20px}.preview-box pre{background:#fffefa;max-height:230px;padding:15px;font-size:11px;overflow:auto}.admin-login{border:1px solid var(--line);background:#fffefa;border-radius:22px;max-width:510px;margin:40px auto;padding:40px}.admin-login p{color:var(--muted);font-size:13px}.admin-login form{gap:17px;display:grid}.admin-login .button{justify-self:start}@keyframes rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{50%{opacity:.3;transform:scale(.8)}}@media (max-width:1100px){.hero-inner{grid-template-columns:1.1fr .65fr}.hero h1{font-size:clamp(55px,6.6vw,80px)}.bottle-art{transform-origin:50%;transform:scale(.82)rotate(3deg)}.how-section{grid-template-columns:1fr;gap:35px}.how-lead p{max-width:600px}.product-grid{grid-template-columns:repeat(2,1fr)}.offer-row{grid-template-columns:1fr 1fr}.offer-status{grid-column:1}.offer-action{grid-column:2;justify-self:end}.source-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.page-shell{width:calc(100% - 24px)}.site-header{height:88px;padding-top:12px}.nav-shell{width:calc(100% - 24px);height:60px;padding:5px 5px 5px 15px}.wordmark{font-size:19px}.nav-links{display:none}.nav-action{gap:7px;padding:14px 13px;font-size:11px}.hero{border-radius:24px;min-height:0}.hero-inner{flex-direction:column;align-items:stretch;min-height:0;padding:62px 22px 15px;display:flex}.hero h1{margin-top:22px;font-size:clamp(47px,10vw,74px);line-height:1.02}.hero-copy>p{font-size:14px}.hero .bottle-art{transform-origin:top;align-self:center;max-width:440px;height:320px;margin-top:24px;margin-bottom:-75px;transform:scale(.7)}.bottle-sticker{bottom:18%;right:-5%}.hero-bottom{padding:16px 22px;font-size:8px}.hero-bottom span:last-child{display:none}.search-field{padding:5px}.search-icon{width:36px;font-size:24px}.search-field input{font-size:12px}.search-field button{min-height:42px;padding:0 16px;font-size:0}.search-field button span{font-size:21px}.search-help{font-size:10px}.home-overview{padding-block:75px}.section-heading{align-items:start}.section-heading h2{font-size:40px}.section-heading .text-link{display:none}.product-grid{grid-template-columns:1fr;gap:14px}.product-art{height:245px}.how-section{border-radius:25px;padding:55px 23px}.how-cards{grid-template-columns:1fr}.how-cards article{min-height:200px}.how-cards article:nth-child(2){transform:none}.how-symbol{font-size:46px}.closing-band{border-radius:25px;margin-block:60px;padding:75px 20px}.closing-orb{font-size:210px;top:-75px;right:-65px}.site-footer{border-radius:28px 28px 0 0;padding:55px 22px 25px}.footer-wordmark{font-size:39px}.footer-spark{font-size:75px}.footer-links{gap:13px 20px}.footer-bottom{display:block}.page-intro{padding:50px 0 30px}.page-intro h1{font-size:clamp(48px,10vw,70px)}.filter-bar{gap:9px}.filter-bar label{min-width:calc(50% - 10px)}.filter-bar .button{width:100%}.results-head h2{font-size:28px}.results-head span{font-size:11px}.product-hero{display:block}.product-visual{min-height:330px}.product-visual .bottle-art{transform-origin:50%;height:300px;transform:scale(.63)}.product-intro{padding-top:30px}.product-intro h1{font-size:55px}.summary-grid{grid-template-columns:repeat(2,1fr);margin-bottom:70px}.summary-grid>div{padding:19px}.summary-grid strong{font-size:22px}.offer-row{grid-template-columns:1fr;gap:12px;padding:18px}.offer-status,.offer-action{grid-column:auto;justify-self:start}.financing{grid-column:auto}.history-section{margin-top:75px}.history-chart{padding-left:55px}.history-chart svg{height:220px}.alert-form{margin-top:75px;padding:28px;display:block}.alert-form h2{font-size:40px}.alert-form .form-message{margin-top:15px}.product-end-links{flex-direction:column}.source-grid{grid-template-columns:1fr}.info-cta{display:block}.info-cta .button{margin-top:20px}.admin-shell{width:calc(100% - 24px);padding-top:30px}.admin-head{align-items:start}.admin-head h1{font-size:45px}.admin-head .text-link{white-space:nowrap;font-size:11px}.admin-tabs{border-radius:13px}.admin-tabs button{min-width:90px}.admin-stats{grid-template-columns:repeat(2,1fr)}.admin-section{padding:18px}.admin-form{grid-template-columns:1fr}.admin-editor>summary{display:block}.admin-editor>summary span{margin-top:6px;display:block}.admin-report form{display:grid}.admin-login{padding:24px}.empty-feature{text-align:center;display:block}.empty-feature .bottle-art{margin:auto}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.product-photo{z-index:1;object-fit:contain;filter:drop-shadow(10px 18px 15px #45342d3b);width:80%;height:80%;position:relative}.product-hero-photo{object-fit:contain;filter:drop-shadow(15px 24px 20px #45342d38);max-width:75%;max-height:410px}.ad-slot--filled{border:1px solid var(--line);background:#f5e9dd;min-height:0;padding:0;display:block;position:relative;overflow:hidden}.ad-slot--filled>a{display:block}.ad-slot--filled img{object-fit:contain;width:100%;max-height:260px;display:block}.ad-slot .ad-label{z-index:1;letter-spacing:.08em;color:var(--ink);background:#fffef6;border-radius:6px;padding:4px 7px;font-size:9px;font-weight:800;position:absolute;top:8px;left:8px}.home-ad{margin-top:35px}.home-ad--secondary{margin-top:0;margin-bottom:50px}.cookie-settings{color:inherit;background:0 0;border:0;padding:0;font-size:12px;font-weight:700;text-decoration:underline}.cookie-banner{z-index:100;width:min(670px,100% - 24px);color:var(--ink);background:#fffdf5;border:1px solid #e0cba5;border-radius:18px;align-items:center;gap:20px;padding:18px 20px;display:flex;position:fixed;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 18px 65px #221b1752}.cookie-banner p{margin:0;font-size:12px;line-height:1.5}.cookie-banner>div{flex:none;gap:8px;display:flex}.cookie-banner .button{min-height:38px;padding:0 13px;font-size:11px}.admin-editor textarea{resize:vertical;background:#fffefa;border:1px solid #d9cdc1;border-radius:9px;width:100%;padding:12px;font-size:12px}.admin-editor form>label{margin-bottom:14px;font-size:12px;font-weight:800;display:block}.admin-editor form>label input:not([type=checkbox]){border:1px solid #d9cdc1;border-radius:9px;width:100%;height:42px;margin-top:7px;padding:0 10px;display:block}.admin-editor .admin-form>label{margin-bottom:0;display:flex}.admin-editor .admin-form>label input:not([type=checkbox]){margin-top:0}.admin-editor .admin-form .check-label{display:flex}@media (max-width:700px){.cookie-banner{display:block}.cookie-banner>div{justify-content:flex-end;margin-top:13px}}.scraper-status{border:1px solid var(--line);background:#f7f0e8;border-radius:16px;margin-bottom:28px;padding:22px}.scraper-heading,.scraper-source-head,.scraper-run-top,.scraper-logs-head{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.scraper-heading{margin-bottom:17px}.scraper-heading h3,.scraper-logs-head h4{font-family:var(--serif);margin:4px 0 0;font-size:26px}.scraper-refresh-note,.scraper-source-head span,.scraper-logs-head>span{color:var(--muted);font-size:11px}.scraper-sources{gap:15px;display:grid}.scraper-source{border:1px solid var(--line);background:#fffefa;border-radius:12px;padding:16px}.scraper-source-head{margin-bottom:13px}.scraper-source-head strong{font-size:16px}.scraper-runs{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.scraper-run{border:1px solid var(--line);background:#fffefa;border-radius:10px;min-width:0;padding:16px}.scraper-run--selected{border-color:#a88148;box-shadow:inset 0 0 0 1px #a88148}.scraper-run-top strong{font-size:13px}.scraper-badge{white-space:nowrap;background:#eee7df;border-radius:20px;padding:5px 8px;font-size:10px;font-weight:800}.scraper-badge--running{color:#345c39;background:#e6eee4}.scraper-badge--completed{color:#24552e;background:#dcebdc}.scraper-badge--partial,.scraper-badge--paused{color:#775715;background:#f4e8ce}.scraper-badge--error,.scraper-badge--stalled{color:#963d30;background:#f3deda}.scraper-run p,.scraper-logs>p{color:var(--muted);font-size:12px}.scraper-run-time{margin:9px 0 0}.scraper-run-progress{margin:15px 0;font-size:12px}.scraper-run-progress label{margin-bottom:6px;display:block}.scraper-run-progress progress{accent-color:#917149;width:100%;height:7px;display:block}.scraper-counts{grid-template-columns:repeat(3,1fr);gap:10px 6px;margin:16px 0;display:grid}.scraper-counts dt{color:var(--muted);font-size:10px}.scraper-counts dd{margin:2px 0 0;font-size:17px;font-weight:800}.scraper-run .scraper-last-error{color:#963d30;overflow-wrap:anywhere}.scraper-run-actions{flex-wrap:wrap;gap:15px;display:flex}.scraper-run-actions .text-link{cursor:pointer;background:0 0;border:0;padding:0;font-size:11px;font-weight:800;text-decoration:underline}.scraper-run-actions .text-link:disabled{cursor:default;opacity:.5}.scraper-error{background:#f3deda;border-radius:8px;padding:10px 12px;font-size:12px;color:#963d30!important}.scraper-logs{border:1px solid var(--line);background:#fffefa;border-radius:12px;margin-top:16px;padding:18px}.scraper-logs-head h4{font-size:20px}.scraper-log-list{border-top:1px solid var(--line);max-height:360px;margin:16px 0 0;padding:0;list-style:none;overflow:auto}.scraper-log{border-bottom:1px solid var(--line);grid-template-columns:110px 48px minmax(0,1fr);align-items:start;gap:12px;padding:10px 0;font-size:11px;display:grid}.scraper-log time{color:var(--muted)}.scraper-log>span{font-weight:800}.scraper-log--error>span{color:#963d30}.scraper-log--warning>span{color:#775715}.scraper-log p{overflow-wrap:anywhere;white-space:pre-wrap;margin:0}@media (max-width:700px){.scraper-status{padding:14px}.scraper-heading{align-items:start}.scraper-refresh-note{text-align:right;max-width:80px}.scraper-runs{grid-template-columns:1fr}.scraper-log{grid-template-columns:1fr auto;gap:3px 8px}.scraper-log p{grid-column:1/-1}}