/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}}.family-overview{background:#fffaf3;border:1px solid #ded9ce;border-radius:20px;margin-top:26px;padding:24px}.overview-title{align-items:center;gap:14px;margin-bottom:18px;display:flex}.overview-title>span{background:var(--lime);border-radius:13px;place-items:center;width:43px;height:43px;font-size:21px;display:grid}.overview-title h3{font:600 24px var(--font-display);margin:0}.overview-title p{color:var(--muted);margin:3px 0 0;font-size:13px}.family-columns{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.family-column{background:#f4efe5;border-radius:14px;padding:15px}.family-column h4{font:650 17px var(--font-display);margin:0}.family-column>small{color:var(--muted);letter-spacing:.08em;margin:3px 0 12px;font-size:10px;display:block}.family-column>div{flex-direction:column;gap:7px;display:flex}.family-column em{color:#849189;font-size:12px}.family-chip,.score-chip{background:#fff;border-radius:9px;justify-content:space-between;align-items:center;gap:9px;padding:8px 10px;font-size:12px;font-style:normal;display:flex}.family-chip b{background:var(--green);color:#fff;border-radius:99px;place-items:center;min-width:24px;height:24px;padding:0 6px;font-size:10px;display:grid}.cottage-vote-overview{background:#15372f;border:1px solid #46675e;border-radius:17px;margin-top:24px;overflow:hidden}.cottage-vote-overview summary{cursor:pointer;justify-content:space-between;align-items:center;padding:18px 20px;font-weight:750;list-style:none;display:flex}.cottage-vote-overview summary::-webkit-details-marker{display:none}.cottage-vote-overview summary i{background:#ffffff13;border-radius:50%;place-items:center;width:29px;height:29px;font-size:20px;font-style:normal;transition:transform .18s;display:grid}.cottage-vote-overview[open] summary i{transform:rotate(45deg)}.cottage-vote-groups{border-top:1px solid #34584f;gap:10px;padding:14px 20px 20px;display:grid}.cottage-vote-group{background:#21493f;border-radius:12px;grid-template-columns:240px minmax(0,1fr);align-items:start;gap:18px;padding:14px;display:grid}.cottage-vote-group h4{font:600 17px var(--font-display);margin:0}.cottage-vote-group h4 small{color:#aec3bb;font:500 11px var(--font-sans);margin-top:4px;display:block}.cottage-vote-group>div{flex-wrap:wrap;gap:7px;display:flex}.score-chip{color:var(--ink);background:#fffaf3}.score-chip b{color:#d8653f;font-size:11px}.no-cottage-votes{color:#bed0c8;margin:4px 0;font-size:13px}@media (max-width:900px){.family-columns{grid-template-columns:1fr 1fr}}@media (max-width:620px){.family-columns{grid-template-columns:1fr}.family-overview{padding:18px}.cottage-vote-group{grid-template-columns:1fr}}:root{--ink:#173b32;--cream:#f7f2e8;--paper:#fffaf2;--green:#1f6b55;--lime:#dbea9e;--orange:#ef875c;--line:#d9ded4;--muted:#6a7a73}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);font-family:var(--font-sans),sans-serif;margin:0}button,input,select{font:inherit}button,a{transition:all .18s}.topbar{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffaf1ed;border-bottom:1px solid #e6dfd1;justify-content:space-between;align-items:center;height:76px;padding:0 clamp(20px,6vw,92px);display:flex;position:sticky;top:0}.brand{color:var(--ink);align-items:center;gap:11px;font-weight:800;text-decoration:none;display:flex}.brand span{background:var(--orange);color:#fff;width:34px;height:34px;font-family:var(--font-display);border-radius:50%;place-items:center;font-size:20px;display:grid}.navlinks{gap:30px;display:flex}.navlinks a{color:#52665e;font-size:14px;text-decoration:none}.navlinks a:hover{color:var(--orange)}.nav-vote,.hero-button,.primary,.secondary,.submit-vote,.empty-food button{cursor:pointer;border:0;font-weight:750}.nav-vote{background:var(--ink);color:#fff;border-radius:10px;padding:10px 18px}.nav-vote:hover,.primary:hover,.submit-vote:hover{background:#245f50;transform:translateY(-1px)}.hero{text-align:center;background:radial-gradient(circle at 12% 23%,#dbea9e66 0 105px,transparent 106px),radial-gradient(circle at 90% 74%,#ef875c2b 0 140px,transparent 141px),var(--cream);min-height:560px;padding:94px 24px 78px;position:relative;overflow:hidden}.hero:after{content:"";opacity:.7;border:2px solid #d8deaa;border-radius:50%;width:560px;height:180px;position:absolute;bottom:-125px;left:50%;transform:translate(-50%)rotate(-4deg)}.leaf{background:var(--green);opacity:.11;border-radius:55% 12%;width:90px;height:38px;font-size:0;position:absolute}.leaf-one{top:100px;left:4%;transform:rotate(28deg)}.leaf-two{bottom:100px;right:4%;transform:rotate(-28deg)}.eyebrow{letter-spacing:.16em;color:var(--green);margin-bottom:20px;font-size:12px;font-weight:800}.hero h1{font-family:var(--font-display),serif;letter-spacing:-.05em;margin:0;font-size:clamp(48px,7.5vw,88px);line-height:.98}.hero h1 em{color:var(--orange);font-weight:500}.hero>p{color:#5c6d65;max-width:660px;margin:28px auto 24px;font-size:18px;line-height:1.6}.hero-button{z-index:1;background:var(--orange);color:#fff;border-radius:14px;padding:16px 21px;position:relative;box-shadow:0 6px #c75f3d}.hero-button:hover{transform:translateY(-2px);box-shadow:0 8px #c75f3d}.hero-button span{margin-left:12px}.hero-stats{z-index:1;background:#fff;border:1px solid #e6dfd1;border-radius:99px;align-items:center;gap:9px;width:max-content;margin:28px auto 0;padding:10px 16px;font-size:13px;display:flex;position:relative}.hero-stats span{color:#c4c7c2}.section{max-width:1200px;margin:0 auto;padding:82px 30px 92px}.section-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:32px;display:flex}.step{background:var(--lime);width:36px;height:36px;font:800 13px var(--font-sans);border-radius:50%;place-items:center;margin-bottom:12px;display:inline-grid}.step.coral{background:var(--orange);color:#fff}.section h2,.cottage-section h2,.modal h2{font:600 clamp(30px,4vw,48px) var(--font-display);letter-spacing:-.025em;margin:0 0 7px}.section-heading p,.modal>p{color:var(--muted);max-width:680px;margin:0;line-height:1.55}.primary{background:var(--ink);color:#fff;white-space:nowrap;border-radius:12px;padding:14px 20px;box-shadow:0 5px #0c251f}.secondary{color:var(--ink);white-space:nowrap;background:#fff;border-radius:12px;padding:14px 20px}.secondary:hover{background:var(--lime)}.date-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.date-card{background:#fffaf3;border:1px solid #ded9ce;border-radius:18px;min-height:230px;padding:24px;position:relative;box-shadow:0 8px 20px #173b3208}.date-card.winner{border:2px solid var(--green);background:#f7faec;transform:translateY(-5px)}.badge{background:var(--green);color:#fff;letter-spacing:.08em;border-radius:99px;padding:7px 10px;font-size:10px;font-weight:800;position:absolute;top:-12px;right:16px}.calendar-mark{flex-direction:column;margin:12px 0 38px;display:flex}.calendar-mark b{font:700 35px var(--font-display)}.calendar-mark span{letter-spacing:.15em;color:#7b897f;font-size:11px;font-weight:800}.calendar-mark small{color:#859189;margin-top:12px}.vote-row{justify-content:space-between;font-size:13px;display:flex}.vote-row i{color:var(--green);font-style:normal}.bar{background:#e9e7df;border-radius:4px;height:5px;margin-top:14px;overflow:hidden}.bar span{background:var(--orange);border-radius:4px;height:100%;display:block}.loading{text-align:center;color:var(--muted);font-size:13px}.cottage-section{background:var(--ink);color:#fff;padding:84px max(30px,50vw - 570px) 96px}.section-heading.light p{color:#bed0c8}.cottage-list{gap:10px;display:grid}.cottage-card{background:#224a40;border:1px solid #3d6258;border-radius:16px;grid-template-columns:40px 48px minmax(0,1fr) 120px 40px;align-items:center;gap:18px;padding:16px 18px;display:grid}.cottage-card.top{color:var(--ink);border-color:var(--lime);box-shadow:7px 7px 0 var(--lime);background:#fff}.rank{font:600 24px var(--font-display);opacity:.65;text-align:center}.cottage-icon{background:#ffffff13;border-radius:12px;place-items:center;width:46px;height:46px;font-size:26px;display:grid}.top .cottage-icon{background:#ecf2d0}.cottage-name{align-items:center;gap:10px;display:flex}.cottage-name h3{font:600 20px var(--font-display);margin:0}.cottage-name span{letter-spacing:.08em;background:var(--orange);color:#fff;border-radius:99px;padding:5px 8px;font-size:9px}.cottage-main p{color:#b9cbc5;margin:5px 0 0;font-size:12px}.top .cottage-main p{color:#687a72}.cottage-score{text-align:right;flex-direction:column;display:flex}.cottage-score b{font:700 24px var(--font-display)}.cottage-score span,.cottage-score small{color:#afc3bc;font-size:11px}.top .cottage-score span,.top .cottage-score small{color:#718077}.cottage-link{color:inherit;text-align:center;opacity:.8;font-size:22px;text-decoration:none}.cottage-link:hover{transform:translate(2px,-2px)}.info-grid{grid-template-columns:1.25fr 1fr 1fr;gap:18px;display:grid}.info-card{background:var(--paper);border:1px solid #ded9cf;border-radius:22px;min-height:240px;padding:26px}.info-card.highlight{background:var(--lime);border-color:#c6d581}.info-icon{background:#fff;border-radius:14px;place-items:center;width:46px;height:46px;margin-bottom:24px;font-size:23px;display:grid}.info-card small{letter-spacing:.1em;color:#64746d;font-weight:800}.info-card h3{font:600 27px var(--font-display);margin:9px 0 10px}.info-card p{color:#607169;line-height:1.55}.packing ul{margin:15px 0;padding:0;list-style:none}.packing li{border-bottom:1px dashed #d5d8d0;padding:6px 0}.packing li:before{content:"✓";color:var(--green);margin-right:8px}.food-section{background:#efe5d4}.food-inner{padding-bottom:110px}.food-board{background:#fffaf3;border:1px solid #ddd4c4;border-radius:22px;overflow:hidden}.food-item{border-bottom:1px solid #ebe5da;grid-template-columns:38px minmax(0,1fr) 120px 30px;align-items:center;gap:14px;padding:16px 20px;display:grid}.food-item:last-child{border-bottom:0}.food-check{color:#fff;cursor:pointer;background:#fff;border:2px solid #9aaba3;border-radius:8px;width:26px;height:26px}.food-item.done .food-check{background:var(--green);border-color:var(--green)}.food-item.done h3{color:#829087;text-decoration:line-through}.food-item h3{margin:0;font-size:15px}.food-item p{color:#7a8982;margin:4px 0 0;font-size:11px}.food-item>b{text-align:right}.food-delete{color:#9c7c70;cursor:pointer;background:0 0;border:0;font-size:22px}.empty-food{text-align:center;padding:58px 20px}.empty-food>span{font-size:42px}.empty-food h3{font:600 25px var(--font-display);margin:12px 0 5px}.empty-food p{color:var(--muted)}.empty-food button{background:var(--orange);color:#fff;border-radius:11px;padding:12px 17px}.toast{z-index:50;background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:13px;align-items:center;gap:22px;padding:15px 18px;display:flex;position:fixed;top:94px;right:22px;box-shadow:0 15px 40px #09271f38}.toast span{font-size:20px}footer{color:#687a72;background:#fffaf2;border-top:1px solid #e5ded1;justify-content:space-between;align-items:center;padding:32px clamp(24px,6vw,90px);font-size:13px;display:flex}footer a{color:var(--ink);text-decoration:none}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#102a24bf;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:var(--paper);border-radius:24px;width:min(880px,100%);max-height:92vh;padding:35px;position:relative;overflow:auto;box-shadow:0 24px 100px #071c1766}.food-modal{width:min(550px,100%)}.modal-close{cursor:pointer;background:#eee9df;border:0;border-radius:50%;width:38px;height:38px;font-size:24px;position:absolute;top:16px;right:20px}.modal-kicker{letter-spacing:.13em;color:var(--orange);font-size:11px;font-weight:800}.modal h2{margin-top:8px;font-size:38px}.modal form{margin-top:25px}.modal label{color:#53655d;flex-direction:column;gap:7px;font-size:12px;font-weight:750;display:flex}.modal input,.modal select{width:100%;color:var(--ink);background:#fff;border:1px solid #cfd7d1;border-radius:10px;outline:none;padding:12px}.modal input:focus,.modal select:focus{border-color:var(--green);box-shadow:0 0 0 3px #dbea9e80}.form-row{grid-template-columns:2fr 1fr;gap:14px;display:grid}.modal fieldset{border:0;margin:28px 0;padding:0}.modal legend{margin-bottom:13px;font-weight:800}.modal legend small{color:var(--muted);font-weight:500}.date-choices{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.date-choices label{cursor:pointer;background:#fff;border:1px solid #d6dcd5;border-radius:12px;align-items:center;padding:14px;position:relative}.date-choices label.selected{border-color:var(--green);box-shadow:inset 0 0 0 1px var(--green);background:#f2f7dd}.date-choices input{width:auto;position:absolute;top:8px;right:8px}.date-choices b{font:650 20px var(--font-display);color:var(--ink)}.date-choices span{letter-spacing:.12em;font-size:9px}.rating-list{border:1px solid #dddcd4;border-radius:13px;overflow:hidden}.rating-row{background:#fff;border-bottom:1px solid #ecebe5;justify-content:space-between;align-items:center;padding:11px 14px;display:flex}.rating-row:last-child{border:0}.rating-row>span{flex-direction:column;display:flex}.rating-row small{color:#7c8983}.rating-row>div{gap:4px;display:flex}.rating-row button{color:#66756e;cursor:pointer;background:#f8f7f2;border:1px solid #d2d7d2;border-radius:8px;width:30px;height:30px}.rating-row button:hover,.rating-row button.active{background:var(--orange);border-color:var(--orange);color:#fff}.submit-vote{background:var(--ink);color:#fff;border-radius:12px;width:100%;padding:15px}.submit-vote:disabled{opacity:.5}body:has(.modal-backdrop){overflow:hidden}@media (max-width:900px){.date-grid,.info-grid{grid-template-columns:1fr 1fr}.info-card.highlight{grid-column:1/-1}.cottage-card{grid-template-columns:34px minmax(0,1fr) 95px 30px}.cottage-icon,.navlinks{display:none}}@media (max-width:620px){.topbar{padding:0 16px}.brand{font-size:14px}.hero{min-height:500px;padding:68px 18px 58px}.hero-stats{flex-wrap:wrap;justify-content:center;font-size:11px}.section,.cottage-section{padding:62px 18px 70px}.section-heading{align-items:flex-start}.section-heading button{padding:12px;font-size:0}.section-heading button:after{content:"+";font-size:22px}.date-grid,.info-grid{grid-template-columns:1fr}.date-card.winner{transform:none}.cottage-card{grid-template-columns:28px minmax(0,1fr) 30px;gap:10px;padding:15px 12px}.cottage-score{display:none}.cottage-main p{line-height:1.5}.cottage-name h3{font-size:17px}.food-item{grid-template-columns:32px minmax(0,1fr) 26px}.food-item>b{text-align:left;grid-column:2}.form-row,.date-choices{grid-template-columns:1fr 1fr}.modal{padding:30px 18px}.rating-row{align-items:flex-start;gap:10px}.rating-row>div{flex-shrink:0}.rating-row button{width:27px;height:27px}.toast{top:88px;left:15px;right:15px}footer{text-align:center;flex-direction:column;gap:18px}}
