@charset "UTF-8";
:root{--paper:#f8f7ef;--bg:#edf0e5;--ink:#294d3e;--muted:#667966;--line:#d4decb;--green:#3d6652;--lime:#dce8ad;--water:#83c7c3;--serif:"Yu Mincho","Hiragino Mincho ProN",Georgia,serif;--sans:"Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif}
*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--sans);-webkit-tap-highlight-color:transparent}body:has(dialog[open]){overflow:hidden}button{font:inherit;color:inherit;cursor:pointer;touch-action:manipulation}button:disabled{cursor:default;opacity:.4}button:focus-visible,a:focus-visible{outline:3px solid #ba821f;outline-offset:4px}h1,h2,p{margin:0}button{border:0}svg{display:block;width:100%;height:100%}[hidden]{display:none!important}.app{max-width:1280px;padding:0 48px;margin:auto}.topbar{min-height:96px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:14px}.brand{padding:0;background:none;display:flex;align-items:center;gap:12px;text-align:left;font-family:var(--serif);font-weight:700;font-size:19px;letter-spacing:.09em}.brand svg{width:27px;height:34px}.brand small{display:block;font:8px var(--sans);letter-spacing:.2em;margin-top:4px}nav{display:flex;align-items:center;gap:24px}.text-button{background:none;padding:12px 0;font-size:12px;font-weight:700}.text-button:hover{color:#779443}#navProgress{font:12px Georgia,serif;margin-left:6px;opacity:.6}.sound-button{border:1px solid #c6d1be;border-radius:50px;background:transparent;padding:9px 13px;font-size:17px;white-space:nowrap}.sound-button span{font:9px var(--sans);letter-spacing:.06em}.sound-button[aria-pressed=true]{background:var(--green);color:white}.eyebrow{font-size:9px;letter-spacing:.17em;font-weight:600}.eyebrow>span{width:7px;height:7px;border-radius:50%;background:#98b669;display:inline-block;margin-right:9px}.home-view{display:grid;grid-template-columns:1fr 1fr;gap:0 34px;padding-top:35px}.home-copy{align-self:center;padding:18px 0 28px 22px}.home-copy h1{font-family:var(--serif);font-weight:500;font-size:clamp(54px,5.4vw,77px);line-height:1.35;letter-spacing:.1em;margin:23px 0 14px}.home-copy h1 span{display:block}.home-copy h1 i{display:none}.tagline{font-family:var(--serif);font-size:18px;letter-spacing:.06em}.intro{font-size:12px;line-height:2.1;color:var(--muted);margin:18px 0 25px}.primary{display:inline-flex;align-items:center;justify-content:space-between;gap:36px;background:var(--green);color:var(--paper);border-radius:7px;min-height:52px;padding:14px 25px;font-size:14px;font-weight:700;box-shadow:0 5px 0 #264c3c;transition:background .2s,transform .2s}.primary:hover{background:#2b503e;transform:translateY(-1px)}.primary span{font-size:22px;font-weight:400}.home-notes{display:flex;gap:12px;color:var(--muted);font-size:10px;margin-top:22px}.home-notes span+span:before{content:"·";margin-right:12px}.greenhouse{position:relative;min-width:0;height:456px;align-self:center}.greenhouse-frame{position:absolute;inset:5px 34px 16px;border:9px solid #7b9980;border-radius:210px 210px 7px 7px;background:linear-gradient(130deg,#fffbe65e 20%,#cddfca80 20.5%,#e2ebda 65%);box-shadow:inset 0 0 0 3px #edf0de,0 12px 0 #d7deca;overflow:hidden}.frame-vertical{position:absolute;left:50%;top:0;bottom:0;border-left:6px solid #a9baa0;box-shadow:2px 0 #f1f0dc}.frame-horizontal{position:absolute;left:0;right:0;top:43%;border-top:6px solid #a9baa0;box-shadow:0 2px #f1f0dc}.sun{position:absolute;width:115px;height:115px;border-radius:50%;background:#e9cf84;top:8px;right:12px;box-shadow:0 0 0 18px #e9cf8417}.hero-plants{position:absolute;display:flex;align-items:flex-end;inset:70px 8px 127px;z-index:2}.hero-plants>svg{width:36%;height:210px}.hero-plants>svg:nth-child(2){height:270px;width:40%;margin:0 -14px}.wood-shelf{height:13px;background:#ab8461;border:1px solid #987453;position:absolute;left:17px;right:17px;bottom:121px;border-radius:3px;z-index:3;box-shadow:0 5px 0 #d4c7a3}.hero-bottles{position:absolute;display:flex;gap:13px;left:72px;bottom:42px;align-items:flex-end}.mini-bottle{width:37px;height:61px;border:2px solid #90b6a3;border-radius:7px 7px 12px 12px;background:#f7fbeb99;position:relative;overflow:hidden}.mini-bottle:nth-child(2){height:50px}.mini-bottle:nth-child(3){height:42px}.mini-bottle i{position:absolute;bottom:0;left:0;right:0;height:var(--level);background:#9ac7ba}.mini-bottle b{position:absolute;inset:23% 0;text-align:center;font:17px Georgia,serif;color:#3d6857}.greenhouse-label{position:absolute;right:57px;bottom:51px;writing-mode:horizontal-tb}.greenhouse-label span{display:block;font:8px var(--sans);letter-spacing:.16em}.greenhouse-label b{display:block;font:10px var(--serif);margin-top:7px}.floating-note{position:absolute;top:65px;left:14px;writing-mode:vertical-rl;font:11px var(--serif);letter-spacing:.2em;z-index:3}.spark{position:absolute;font:30px Georgia;color:#a1b581}.s1{top:20px;left:23px}.s2{right:0;bottom:80px;font-size:40px}.how-strip{display:grid;grid-template-columns:repeat(3,1fr);grid-column:1/-1;border-top:1px solid var(--line);margin-top:24px;padding:23px 12px 25px;gap:18px}.how-strip>div{display:flex;gap:18px;align-items:center}.how-strip b{font:italic 26px Georgia;color:#8b9d7d}.how-strip p{font-size:12px;font-weight:700}.how-strip small{display:block;font-size:10px;color:var(--muted);font-weight:400;margin-top:5px}footer{display:flex;justify-content:space-between;gap:12px;border-top:1px solid var(--line);padding:19px 0;color:#768570;font-size:9px}footer>span:first-child{letter-spacing:.15em;font-size:8px}
.play-view{padding:29px 0 28px}.level-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:23px;gap:12px}.level-heading h1{font:500 30px var(--serif);letter-spacing:.08em;margin-top:8px}.outline{min-height:44px;padding:10px 16px;background:#f9f9f2;border:1px solid #cad5c2;border-radius:7px;font-size:12px;font-weight:600;transition:background .15s}.outline:hover:not(:disabled){background:#e4ebd5}.compact{font-size:10px;min-height:38px}.play-layout{display:grid;grid-template-columns:.75fr 1.5fr;gap:22px}.plant-panel{position:relative;display:flex;align-items:center;flex-direction:column;background:#dfe7d4;border:1px solid #cfdac4;min-height:426px;border-radius:140px 140px 10px 10px;overflow:hidden;padding:35px 14px 20px}.plant-panel:before{content:"";width:160px;height:160px;background:#edf1d7;border-radius:50%;position:absolute;top:70px}.plant-name{position:relative;text-align:center;z-index:1}.plant-name span{display:block;font-size:9px;letter-spacing:.16em;margin-bottom:7px}.plant-name b{font:17px var(--serif)}.growing-plant{height:235px;width:215px;position:relative;z-index:1;transition:filter .3s,transform .3s}.growing-plant:not(.bloomed){filter:saturate(.68)}.growing-plant.bloomed{transform:scale(1.03)}.plant-ground{width:160px;height:15px;background:#91a67c40;border-radius:50%;margin-top:-18px}.plant-panel>p{font-size:10px;margin-top:13px;z-index:1}.match-progress{display:flex;gap:6px;margin-top:15px}.match-progress i{display:block;width:23px;height:5px;border-radius:3px;background:#b7c7a8}.match-progress i.filled{background:#527957}.puzzle-panel{background:var(--paper);border:1px solid #e1e4d7;border-radius:12px;padding:24px 26px}.puzzle-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.objective{font-size:13px;font-weight:600}.move-counter{white-space:nowrap;font-size:10px}.move-counter>b{font:28px Georgia}.move-counter small{display:block;font-size:9px;color:var(--muted)}.jug-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;align-items:end;margin:19px 0 0;touch-action:manipulation}.jug{min-width:0;position:relative;background:transparent;padding:0 6px 12px;border-radius:10px;transition:background .2s;user-select:none;-webkit-user-select:none}.jug:hover:not(:disabled){background:#e8eddf}.jug:disabled{opacity:1}.jug.selected{background:#e5ecd2;box-shadow:0 0 0 2px #698d5b}.jug.hint-target{background:#f4e8c0;box-shadow:0 0 0 2px #be9c52}.jug-label{display:flex;align-items:center;justify-content:center;gap:7px;font-size:10px;color:#72816b;margin-bottom:8px}.jug-label b{font:14px Georgia;color:var(--ink)}.jug-shell{height:180px;display:flex;align-items:flex-end;justify-content:center;position:relative;padding:0 4px}.vessel{position:relative;width:100%;max-width:121px;height:var(--height);border:3px solid #96b1a1;border-top-width:5px;border-radius:8px 8px 23px 23px;background:linear-gradient(100deg,#fff9 12%,#e6f0e533 40%);box-shadow:inset 0 0 0 3px #ffffff60,0 5px 0 #dfe5d666;overflow:hidden;transition:transform .25s}.selected .vessel{transform:translateY(-5px)}.water{position:absolute;left:0;right:0;bottom:0;height:var(--fill);background:linear-gradient(180deg,#a0d4c9,#72b9b4);border-top:3px solid #c5e8dc;transition:height .4s ease-in-out}.water:after{content:"";position:absolute;left:10px;top:10px;bottom:10px;width:7px;background:#f4fffc30;border-radius:5px}.target-line{position:absolute;left:0;right:0;bottom:var(--target);border-top:2px dashed #836e43;z-index:1;transform:translateY(1px)}.ticks{position:absolute;inset:0 7px 0 auto;width:8px;background:repeating-linear-gradient(to top,transparent 0,transparent calc(var(--tick) - 1px),#5c847b75 calc(var(--tick) - 1px),#5c847b75 var(--tick));z-index:1}.amount{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font:40px Georgia;color:#294d42;text-shadow:0 1px #fff9;z-index:2}.jug-bottom{display:flex;justify-content:center;align-items:center;gap:5px;margin-top:12px;font-size:10px}.jug-bottom b{font:19px Georgia}.jug-bottom .check{width:15px;color:#537847;font-size:13px}.jug.matched .jug-bottom{color:#47723d}.jug.matched .vessel{border-color:#7b9969}.jug.selected .jug-label:after{content:"注ぐ";position:absolute;top:-14px;font:9px var(--sans);background:#477151;color:#fff;border-radius:10px;padding:1px 7px}.status-line{display:flex;align-items:center;justify-content:center;min-height:47px;text-align:center;color:#53684d;font-size:12px;line-height:1.6;margin:0 -8px}.status-line.warning{color:#9d6233}.puzzle-actions{display:flex;gap:8px;justify-content:center}.puzzle-actions .outline{flex:1;padding:10px 4px;white-space:nowrap;font-size:11px}.hint-button{background:#f3edda}.rule-note{text-align:center;font-size:10px;line-height:1.9;color:var(--muted);margin-top:16px}.rule-note b{font-weight:600}.field-note{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:22px;font-size:11px;line-height:1.8}.field-note>span{border:1px solid #bfccb4;border-radius:4px;padding:3px 9px;font-size:9px;white-space:nowrap}.field-note>p{color:var(--muted)}
.garden-view{text-align:center;padding:37px 0}.garden-heading h1{font:32px var(--serif);letter-spacing:.1em;margin:12px 0}.garden-heading>p:not(.eyebrow){font-size:12px;line-height:1.9;color:var(--muted)}.collection-total{font-size:11px;margin:18px 0 26px}.collection-total b{font:24px Georgia;margin:0 4px}.garden-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.seed-card{background:#f7f7ec;border:1px solid #d3ddc8;border-radius:70px 70px 8px 8px;padding:15px 10px 18px;position:relative}.seed-card:hover{background:#e4ecd6}.seed-card .seed-number{font:11px Georgia;color:#829274}.seed-card svg{height:116px}.seed-card.ungrown svg{opacity:.52;filter:saturate(.4)}.seed-card b{display:block;font-size:12px;margin-top:4px}.seed-card small{font-size:9px;display:block;color:var(--muted);margin-top:7px}.seed-stars{letter-spacing:3px;font-size:16px;color:#a88b40;display:block;margin-top:5px}.seed-card.ungrown .seed-stars{color:#b5c0ab}.garden-legend{font-size:10px;color:var(--muted);line-height:1.9;margin:23px 0 16px}
dialog{padding:0;border:1px solid #d5dec6;border-radius:160px 160px 15px 15px;width:390px;max-width:calc(100vw - 30px);max-height:calc(100dvh - 30px);background:var(--paper);color:var(--ink);box-shadow:0 24px 100px #193c3550}dialog::backdrop{background:#183b3370;backdrop-filter:blur(5px)}.result-card{padding:35px 24px 22px;text-align:center}.result-card>.eyebrow{font-size:8px}.result-card>div[id=resultPlant]{width:150px;height:150px;margin:8px auto 0}.result-stars{color:#ae8b37;font-size:28px;letter-spacing:8px;margin:4px 0 12px}.result-stars .dim{color:#d8deca}.result-card h2{font:23px var(--serif);line-height:1.6}.result-card>p:not(.eyebrow){font-size:12px;line-height:1.8;margin:10px 0}.result-card>p.result-detail{font-size:10px;color:var(--muted);margin:8px 0 20px}.result-card .primary{width:100%;min-height:47px;font-size:12px}.result-actions{display:flex;justify-content:center;gap:35px;margin-top:12px}.result-actions button{font-size:11px}.view{animation:arrive .35s ease-out}@keyframes arrive{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
@media(min-width:1400px){.home-view{padding-top:50px}.greenhouse{height:490px}.home-copy h1{font-size:82px}.how-strip{margin-top:40px}}
@media(max-width:900px){.app{padding:0 26px}.topbar{min-height:80px}.home-copy{padding-left:0}.home-copy h1{font-size:59px}.home-view{gap:0 12px}.greenhouse{height:405px}.hero-plants{bottom:122px;left:4px;right:4px}.hero-plants>svg{height:170px}.hero-plants>svg:nth-child(2){height:220px}.greenhouse-frame{inset:7px 18px 16px}.wood-shelf{left:4px;right:4px}.greenhouse-label{right:26px;bottom:62px}.greenhouse-label b{display:none}.hero-bottles{left:38px}.floating-note{left:0;font-size:9px}.sun{width:86px;height:86px}.how-strip{gap:9px;padding-left:0;padding-right:0}.how-strip>div{gap:10px}.how-strip small{font-size:9px}.play-layout{grid-template-columns:.6fr 1.4fr;gap:16px}.puzzle-panel{padding:21px 15px}.growing-plant{width:175px}.plant-panel{padding-left:5px;padding-right:5px}.objective{font-size:11px}.jug-grid{gap:8px}.garden-grid{gap:12px}}
@media(max-width:640px){.app{padding:0 19px}.topbar{min-height:72px}.brand{font-size:16px;gap:8px}.brand svg{width:22px;height:28px}.brand small{font-size:6px}.topbar nav{gap:12px}.text-button{font-size:10px}#navProgress{font-size:10px;margin-left:3px}.sound-button{padding:7px 9px;font-size:15px}.sound-button span{font-size:8px}.home-view{display:flex;flex-direction:column;padding-top:28px;gap:0}.home-copy{padding:0;text-align:center;width:100%}.home-copy .eyebrow{font-size:7px}.home-copy h1{font-size:47px;margin:15px 0 11px;line-height:1.35;letter-spacing:.07em}.home-copy h1 span{display:inline}.home-copy h1 i{display:inline;font-style:normal;color:#8aa477}.tagline{font-size:14px;letter-spacing:.04em}.intro{font-size:10px;line-height:1.9;margin:13px 0 19px}.primary{min-height:47px;font-size:13px;padding:11px 24px;gap:37px}.home-notes{justify-content:center;font-size:9px;margin-top:17px}.greenhouse{height:300px;width:min(350px,100%);margin:18px auto 4px}.greenhouse-frame{inset:2px 37px 16px;border-width:7px}.sun{width:64px;height:64px;right:32px}.hero-plants{inset:35px 21px 90px}.hero-plants>svg{height:157px}.hero-plants>svg:nth-child(2){height:190px}.wood-shelf{bottom:87px;left:23px;right:23px;height:10px}.floating-note{left:18px;top:52px;font-size:8px}.hero-bottles{bottom:30px;left:64px;gap:9px}.mini-bottle{width:26px;height:43px;border-radius:5px 5px 8px 8px}.mini-bottle:nth-child(2){height:35px}.mini-bottle:nth-child(3){height:29px}.mini-bottle b{font-size:12px}.greenhouse-label{right:54px;bottom:45px}.greenhouse-label span{font-size:6px}.spark.s1{left:22px;top:4px}.spark.s2{font-size:28px;right:8px;bottom:72px}.how-strip{width:100%;margin-top:16px;padding:17px 0;gap:12px;display:flex;flex-direction:column}.how-strip>div{gap:14px}.how-strip b{font-size:20px}.how-strip p{font-size:11px}.how-strip small{display:inline;font-size:9px;font-weight:400;margin-left:12px}footer{font-size:8px;padding:15px 0;flex-wrap:wrap;justify-content:center;text-align:center}footer>span:first-child{font-size:7px}.play-view{padding:23px 0 20px}.level-heading{margin-bottom:15px}.level-heading h1{font-size:24px;margin-top:7px}.eyebrow{font-size:8px}.compact{font-size:9px;padding:9px 10px;min-height:36px}.play-layout{display:flex;flex-direction:column;gap:14px}.plant-panel{height:110px;min-height:110px;border-radius:11px;display:grid;grid-template-columns:1fr 110px;grid-template-rows:39px 19px 17px;padding:18px 20px;align-content:center;overflow:hidden}.plant-panel:before{width:105px;height:105px;top:5px;right:20px}.plant-name{text-align:left;grid-column:1;grid-row:1}.plant-name span{font-size:8px;margin-bottom:5px}.plant-name b{font-size:16px}.growing-plant{width:110px;height:119px;position:absolute;right:16px;bottom:-2px}.plant-ground{display:none}.plant-panel>p{grid-column:1;grid-row:2;font-size:9px;margin-top:0}.match-progress{grid-column:1;grid-row:3;margin-top:8px}.match-progress i{width:22px;height:4px}.puzzle-panel{padding:18px 14px 16px;border-radius:10px}.objective{font-size:11px}.move-counter>b{font-size:26px}.move-counter small{font-size:8px}.jug-grid{gap:9px;margin-top:19px}.jug{padding:0 3px 9px}.jug-label{font-size:9px;gap:4px}.jug-label b{font-size:13px}.jug-shell{height:146px;padding:0 3px}.vessel{border-width:2px;border-top-width:4px;border-radius:6px 6px 19px 19px}.amount{font-size:33px}.ticks{right:5px;width:6px}.jug-bottom{margin-top:9px;font-size:9px;gap:3px}.jug-bottom b{font-size:17px}.status-line{font-size:10px;min-height:46px;margin:0 -4px}.puzzle-actions{gap:6px}.puzzle-actions .outline{font-size:10px;min-height:43px}.rule-note{font-size:9px;margin-top:12px}.field-note{align-items:flex-start;font-size:10px;gap:10px;margin-top:16px}.field-note>span{font-size:8px;padding:2px 6px}.garden-view{padding-top:27px}.garden-heading h1{font-size:27px}.garden-heading>p:not(.eyebrow){font-size:11px}.garden-grid{grid-template-columns:repeat(3,1fr);gap:9px}.seed-card{padding:13px 4px}.seed-card svg{height:94px}.seed-card b{font-size:10px}.seed-card small{font-size:8px}.seed-stars{font-size:13px;letter-spacing:1px}.garden-legend{font-size:9px}.result-card{padding-top:29px}.result-card>div[id=resultPlant]{width:132px;height:132px}.result-card h2{font-size:21px}}
@media(max-width:360px){.app{padding:0 12px}.topbar nav{gap:7px}.brand{font-size:14px}.brand small{letter-spacing:.1em}.home-copy h1{font-size:42px}.jug-grid{gap:5px}.puzzle-panel{padding-left:10px;padding-right:10px}.objective{font-size:10px}.how-strip small{margin-left:7px}.seed-card b{font-size:9px}}
.cover .topbar,.cover footer,.cover .how-strip,.cover .intro,.cover .primary,.cover .home-notes{display:none}.cover .app{width:1200px;height:675px;max-width:none;padding:45px 72px;background:var(--bg)}.cover .home-view{height:585px;padding:0;gap:20px;grid-template-columns:1fr 1.1fr}.cover .home-copy{padding-left:0}.cover .home-copy h1{font-size:91px;line-height:1.35;margin:30px 0}.cover .tagline{font-size:19px}.cover .greenhouse{height:540px}.cover .hero-plants{inset:82px 10px 143px}.cover .hero-plants>svg{height:245px}.cover .hero-plants>svg:nth-child(2){height:311px}.cover .wood-shelf{bottom:140px}.cover .hero-bottles{bottom:48px}.cover .greenhouse-label{bottom:65px}.cover .floating-note{display:none}
h1[tabindex="-1"]:focus{outline:none}.level-heading .compact{white-space:nowrap;flex-shrink:0}@media(max-width:640px){.level-heading h1{font-size:20px;letter-spacing:.03em;text-wrap:balance}}
.cover .hero-bottles{bottom:41px;left:90px;gap:20px}.cover .mini-bottle{width:59px;height:85px;border-width:3px;border-radius:8px 8px 14px 14px}.cover .mini-bottle:nth-child(2){height:70px}.cover .mini-bottle:nth-child(3){height:57px}.cover .mini-bottle b{font-size:26px}.cover .greenhouse-label{display:none}
