@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Fredoka:wght@400;500;600;700&display=swap');
:root{--sky:#b8dcf2;--ink:#23361f;--yellow:#ffdf38;--paper:#fffcf2;--green:#386d34;--blue:#214fb2;--line:#344b36}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:25px}body{margin:0;color:var(--ink);background:var(--sky);font-family:'DM Sans',sans-serif;font-size:16px}button,a,input{-webkit-tap-highlight-color:transparent}a{color:inherit;text-underline-offset:4px}button{font:inherit;cursor:pointer;color:inherit}button:disabled{cursor:default}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #1448be;outline-offset:6px}.skip{position:absolute;top:-80px;background:white;padding:15px;z-index:20}.skip:focus{top:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}header{max-width:1440px;margin:auto;padding:25px 5.5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #23361f35}.brand{font-family:'Fredoka',sans-serif;font-weight:600;font-size:24px;letter-spacing:-.5px;text-decoration:none}.brand-icon{display:inline-block;border:2px solid var(--ink);border-radius:50%;width:37px;height:37px;text-align:center;line-height:25px;font-size:35px;background:var(--yellow);transform:rotate(145deg);margin-right:8px}nav{display:flex;gap:35px;align-items:center}nav a{text-decoration:none;font-weight:600;font-size:14px}#rank-count{display:inline-grid;place-items:center;border:1px solid var(--ink);border-radius:50%;width:23px;height:23px;margin-left:5px}.hero{max-width:1320px;margin:auto;padding:70px 5% 60px;position:relative;min-height:735px}.hero-title{position:relative;z-index:1;pointer-events:none}h1,h2,h3{font-family:'Fredoka',sans-serif;font-weight:600;letter-spacing:-2px;margin:0}h1{font-size:clamp(74px,8.8vw,123px);line-height:.87;letter-spacing:-5px}.period{color:var(--blue)}.hero-title>p{font-size:20px;margin-top:25px}.hero-fruit{position:absolute;top:28px;right:0;width:62%;height:450px}#big-banana{width:100%;height:100%;overflow:visible;transform:rotate(-13deg)}.peel{transition:fill .35s}.banana-body{transform-origin:50% 65%}.banana-body.wiggle{animation:wiggle .5s ease}.fruit-sticker{position:absolute;top:53%;left:52%;width:108px;height:85px;background:#fffdf0;border:5px solid #fffdf0;outline:2px dashed var(--blue);outline-offset:-9px;border-radius:50%;color:var(--blue);transform:rotate(-20deg);display:flex;align-items:center;justify-content:center;flex-direction:column;box-shadow:2px 3px 0 #0002}.fruit-sticker span{font-size:10px}.fruit-sticker strong{font-size:30px;line-height:1.05;font-family:'Fredoka',sans-serif}.hand-note{position:absolute;right:11%;bottom:5%;font-family:'Fredoka',sans-serif;font-size:20px;transform:rotate(-9deg)}.hand-note span{font-size:50px;display:block;text-align:center;height:40px}.ripeness-panel{position:relative;background:var(--paper);margin-top:103px;border:2px solid var(--ink);border-radius:22px;padding:24px 30px 13px;box-shadow:5px 6px 0 var(--ink);max-width:900px}.ripeness-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px;font-weight:600}.ripeness-heading output{font-family:'Fredoka',sans-serif;font-size:24px}.ripeness-heading>span{font-size:14px}input[type=range]{appearance:none;-webkit-appearance:none;background:linear-gradient(90deg,#659738,#adc249 20%,#d9d654 40%,#ffe247 60%,#ecc237 80%,#aa7c38);border:1px solid var(--ink);border-radius:50px;height:20px;width:100%;margin:7px 0}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:36px;height:36px;background:var(--paper);border:3px solid var(--ink);border-radius:50%;box-shadow:0 2px 0 #0003;cursor:grab}input[type=range]::-moz-range-thumb{width:30px;height:30px;background:var(--paper);border:3px solid var(--ink);border-radius:50%;cursor:grab}.range-labels{display:flex;justify-content:space-between;font-size:12px;margin-top:9px}.ripeness-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:15px}.ripeness-bottom p{font-size:14px;margin:0}.save-button{background:var(--ink);color:var(--paper);border:0;border-radius:30px;padding:13px 22px;white-space:nowrap;font-weight:600}.save-button span{margin-left:14px}.save-button:hover{background:var(--green)}.status{font-size:11px;min-height:15px;margin:9px 0 0;color:#5a6654}.section{padding:75px max(6%,calc((100vw - 1160px)/2))}.varieties{background:var(--yellow);border-top:2px solid var(--ink);border-bottom:2px solid var(--ink)}.section-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:45px}h2{font-size:48px;line-height:1.03}.section-title p,.ranking>div>p{font-size:16px;line-height:1.6;max-width:450px}.round-stamp{width:84px;height:84px;border:2px solid var(--ink);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(14deg);font-size:14px;line-height:1}.round-stamp b{font-size:40px}.variety-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.variety-card{display:flex;flex-direction:column;min-width:0}.variety-art{position:relative;background:#fff9d8;border:2px solid var(--ink);border-radius:50% 50% 15px 15px;height:195px;padding:15px;overflow:hidden}.variety-card:nth-child(2) .variety-art{background:#d8e6af}.variety-card:nth-child(3) .variety-art{background:#f6b89f}.variety-card:nth-child(4) .variety-art{background:#c0deef}.variety-art svg{width:100%;height:100%;transition:transform .25s}.variety-card:hover .variety-art svg{transform:rotate(-8deg) translateY(-3px)}.small-sticker{position:absolute;right:8px;bottom:12px;border-radius:50%;background:var(--paper);padding:10px;font-size:10px;border:1px solid var(--ink);transform:rotate(-13deg)}h3{font-size:25px;letter-spacing:-.5px;margin:17px 0 4px}.family{font-size:12px;margin:0 0 12px}.variety-card .description{font-size:14px;line-height:1.5;margin:0 0 20px;flex:1}.add-button{background:transparent;border:1.5px solid var(--ink);border-radius:7px;padding:11px 8px;font-size:12px;font-weight:700;width:100%;text-align:left}.add-button:hover{background:var(--paper)}.add-button:disabled{background:var(--ink);color:var(--paper)}.add-button span{float:right}.source-note{font-size:11px;line-height:1.6;margin:30px 0 0;max-width:710px}.ranking{background:var(--paper);display:grid;grid-template-columns:1fr 1fr;gap:70px}.local-label{font-size:12px!important;color:#576450}.local-label span{color:#488346;margin-right:4px}.ranking-sheet{background:white;border:1.5px solid var(--ink);padding:23px 26px;box-shadow:5px 5px 0 #d4decb;transform:rotate(1deg)}.sheet-heading{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #23361f55;padding-bottom:15px;font-family:'Fredoka',sans-serif;font-size:22px}.text-button{background:none;border:0;text-decoration:underline;font-family:'DM Sans',sans-serif;font-size:12px}.ranking-sheet ol{margin:0;padding:0;list-style:none}.ranking-sheet li{display:flex;align-items:center;gap:12px;padding:13px 0;border-bottom:1px dashed #23361f44}.ranking-sheet li .position{font-family:'Fredoka',sans-serif;font-size:25px;width:20px}.rank-name{font-size:14px;font-weight:600;flex:1}.rank-controls{display:flex;gap:5px}.rank-controls button{width:27px;height:28px;background:var(--paper);border:1px solid #23361f44;border-radius:5px}.rank-controls button:disabled{opacity:.25}.rank-controls button:hover:not(:disabled){background:var(--yellow)}#ranking-empty{padding:16px 0 25px;font-family:'Fredoka',sans-serif;font-size:24px}#ranking-empty span{display:block;font-family:'DM Sans',sans-serif;font-size:13px;line-height:1.6;margin-top:12px}.field-notes{display:grid;grid-template-columns:.8fr 1fr;gap:90px;align-items:center;max-width:1380px;margin:auto}.field-notes figure{margin:0;transform:rotate(-3deg);background:var(--paper);padding:13px 13px 16px;box-shadow:4px 7px 0 #6599b644}.field-notes img{display:block;width:100%;height:360px;object-fit:cover}.field-notes figcaption{font-size:10px;line-height:1.5;margin-top:12px}.note-tab{display:inline-block;background:var(--yellow);padding:7px 16px;border-radius:5px;font-size:13px;transform:rotate(-4deg);margin-bottom:20px}.field-notes h2{font-size:66px;line-height:.97;margin-bottom:24px}.field-notes p{font-size:15px;line-height:1.7;max-width:410px}.field-notes details{font-size:12px;margin-top:22px;max-width:430px}.field-notes details p{font-size:12px}.field-notes summary{cursor:pointer;text-decoration:underline;text-underline-offset:4px}.field-notes li{margin-bottom:8px}footer{border-top:1px solid #23361f55;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:28px 6%;font-size:12px}footer .brand{font-size:19px}footer a:last-child{text-decoration:none}@keyframes wiggle{0%,100%{transform:rotate(0)}35%{transform:rotate(-4deg)}70%{transform:rotate(2deg)}}@media(min-width:1500px){.hero{padding-left:0;padding-right:0}.hero-fruit{right:-35px}}@media(max-width:900px){h1{font-size:85px}.hero{padding-top:60px}.hero-fruit{right:-1%;width:65%;top:65px}.hero-title>p{font-size:17px}.variety-grid{grid-template-columns:repeat(2,1fr);gap:35px 24px}.variety-art{height:220px}.ranking{gap:35px}.field-notes{gap:45px}.field-notes h2{font-size:55px}}@media(max-width:600px){header{padding:18px 5%}.brand{font-size:19px}.brand-icon{display:none}nav{gap:18px}nav a{font-size:12px}#rank-count{width:20px;height:20px}.hero{padding:40px 5% 45px;min-height:0}h1{font-size:74px;letter-spacing:-3px}.hero-title>p{font-size:15px;margin-top:16px}.hero-fruit{position:relative;top:auto;right:auto;width:110%;margin:-45px -5% -15px;height:265px}.fruit-sticker{width:85px;height:67px;top:52%;left:53%}.fruit-sticker strong{font-size:24px}.fruit-sticker span{font-size:8px}.hand-note{display:none}.ripeness-panel{margin-top:0;padding:20px 19px 12px;border-radius:15px}.ripeness-heading output{font-size:21px}.ripeness-heading>span{font-size:12px}.ripeness-bottom{align-items:flex-start;flex-direction:column;gap:15px}.save-button{width:100%;text-align:left}.save-button span{float:right}.section{padding:50px 6%}h2{font-size:37px;letter-spacing:-1.2px}.section-title p,.ranking>div>p{font-size:14px}.section-title{gap:20px;margin-bottom:30px}.round-stamp{width:65px;height:65px;flex-shrink:0}.variety-grid{gap:30px 15px}.variety-art{height:160px;padding:4px}.small-sticker{font-size:8px;padding:7px}.variety-card h3{font-size:22px}.variety-card .description{font-size:12px}.add-button{font-size:10px;padding:11px 7px}.ranking{grid-template-columns:1fr;gap:24px}.ranking-sheet{padding:20px}.field-notes{grid-template-columns:1fr;gap:40px}.field-notes figure{width:85%;margin:auto}.field-notes img{height:300px}.field-notes h2{font-size:53px}.field-notes>div{padding:0 10px}footer{flex-wrap:wrap;padding:25px 6%;font-size:11px}footer span{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}

.produce-letter{font-family:"Fredoka",sans-serif;font-weight:600;font-size:130px;line-height:1;display:block;text-align:center;margin-top:5px;color:var(--green);transform:rotate(-8deg);transition:transform .25s}.variety-card:nth-child(2) .produce-letter{color:#465e2c;transform:rotate(8deg)}.variety-card:nth-child(3) .produce-letter{color:#943e2a}.variety-card:nth-child(4) .produce-letter{color:var(--blue);transform:rotate(7deg)}.variety-card:hover .produce-letter{transform:rotate(0) scale(1.07)}@media(max-width:600px){.produce-letter{font-size:110px;margin-top:12px}}
/* The rotated diagram's SVG viewport extends past its artwork; contain it in the illustration stage. */
.hero-fruit{overflow:clip}
