@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Fraunces:opsz,wght@9..144,600;9..144,700&display=swap";:root{font-family:DM Sans,system-ui,sans-serif;color:#243530;background:#f5f1e8;font-synthesis:none;--green:#153b35;--green-2:#2c6453;--cream:#f5f1e8;--paper:#fffdf8;--gold:#e3a95f;--muted:#79847b;--line:#e7e1d5;--shadow:0 20px 50px #24483712}*{box-sizing:border-box}body{margin:0;min-width:320px;background:var(--cream)}button,input{font:inherit}button{cursor:pointer;border:0}button:disabled{opacity:.6;cursor:wait}.app-shell{min-height:100vh;padding-bottom:86px}.topbar{height:72px;padding:13px max(18px,calc((100vw - 1100px)/2));display:flex;justify-content:space-between;align-items:center;background:#fffdf8e8;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);position:sticky;top:0;z-index:10;border-bottom:1px solid #e7e1d566}.brand{display:flex;gap:10px;align-items:center}.brand strong{display:block;color:var(--green);font-family:Fraunces,serif;font-size:18px}.brand span{display:block;color:#8c9289;font-size:10px;letter-spacing:.08em;text-transform:uppercase}.brand-mark{display:grid;place-items:center;width:52px;height:52px;border-radius:18px;background:var(--green);color:#f7d99d;font-size:27px;box-shadow:0 8px 20px #153b3525}.brand-mark.small{width:40px;height:40px;border-radius:13px;font-size:20px}.top-status{display:flex;gap:10px;color:#69786f;font-size:11px}.top-status span{display:flex;align-items:center;gap:4px}.main-content{max-width:1100px;margin:auto;padding:26px 18px 32px}.view-title{margin:7px 0 25px}.view-title h1,.welcome-row h1{font-family:Fraunces,serif;color:var(--green);font-size:34px;line-height:1.08;margin:5px 0 8px;letter-spacing:-.03em}.eyebrow{display:block;color:#b67c3f;text-transform:uppercase;font-size:10px;letter-spacing:.14em;font-weight:700}.muted{color:var(--muted);line-height:1.5;margin:0}.welcome-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.welcome-row h1{font-size:30px;margin-top:6px}.avatar-bubble,.profile-avatar{display:grid;place-items:center;width:53px;height:53px;border-radius:18px;background:#e8d8b9;font-size:28px;box-shadow:inset 0 0 0 5px #fff8}.farm-scene{height:300px;border-radius:28px;overflow:hidden;box-shadow:var(--shadow);background:#c5e2d3;position:relative;margin-bottom:30px}.scene-sky{height:42%;background:linear-gradient(#b5dcd5,#d7ebd9);position:relative}.scene-label{position:absolute;top:17px;left:20px;padding:7px 11px;border-radius:20px;background:#fff8;color:#356155;font-size:11px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.cloud{height:14px;width:62px;border-radius:20px;background:#fff8;position:absolute}.cloud:before,.cloud:after{content:"";position:absolute;border-radius:50%;background:#fff8}.cloud:before{width:24px;height:24px;left:12px;top:-10px}.cloud:after{width:18px;height:18px;right:8px;top:-6px}.cloud-a{right:18%;top:30px}.cloud-b{right:5%;top:75px;transform:scale(.7)}.scene-ground{height:58%;position:relative;background:linear-gradient(145deg,#83b77a,#5f9c70);clip-path:polygon(0 12%,100% 0,100% 100%,0 100%)}.path{position:absolute;background:#cfb582;opacity:.8;transform:rotate(-22deg);width:130%;height:62px;left:-20%;top:59px;border-radius:50%}.location{position:absolute;display:flex;flex-direction:column;align-items:center;color:#21463a;text-shadow:0 1px #ffffff88;font-size:11px}.location span{font-size:38px;filter:drop-shadow(0 5px 2px #315f4333)}.location b{font-size:11px}.location small{font-size:9px;color:#edf4dd}.house{left:8%;top:29px}.stable{left:39%;top:54px}.barn{right:11%;top:15px}.cat-house{right:20%;bottom:14px}.tree{left:25%;bottom:0}.tree-two{left:68%;bottom:-4px}.pond{position:absolute;left:52%;bottom:5px;width:66px;height:25px;border-radius:50%;background:#5ea8b8;text-align:center;padding-top:2px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;margin:0 0 12px}.section-heading h2{font-family:Fraunces,serif;color:var(--green);font-size:23px;margin:4px 0 0}.section-heading.compact{margin-top:26px}.text-button{display:flex;align-items:center;gap:5px;background:none;color:#ad713b;font-weight:700;font-size:12px;padding:7px}.quest-card{width:100%;padding:16px;display:flex;text-align:left;align-items:center;gap:13px;background:var(--paper);border:1px solid var(--line);border-radius:18px;color:inherit;box-shadow:0 8px 24px #24483708}.quest-card:hover{border-color:#d8bc93}.quest-icon{width:43px;height:43px;display:grid;place-items:center;background:#f3e6c9;border-radius:14px;font-size:23px;flex:none}.quest-copy{flex:1;min-width:0}.quest-copy strong,.quest-copy span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.quest-copy strong{font-size:13px;color:var(--green)}.quest-copy span{font-size:11px;color:var(--muted);margin-top:4px}.quest-count{color:#a57540;font-weight:700;font-size:12px}.progress{height:6px;background:#e8ece3;border-radius:8px;overflow:hidden;margin-top:10px}.progress i{display:block;height:100%;background:linear-gradient(90deg,#e4b16c,#67a36e);border-radius:8px}.quick-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:13px}.quick-tile{display:flex;align-items:center;gap:9px;background:#ffffff80;border:1px solid #e9e3d8;border-radius:15px;padding:12px 10px}.quick-tile>span{font-size:22px}.quick-tile strong,.quick-tile small{display:block}.quick-tile strong{font-size:11px;color:var(--green)}.quick-tile small{font-size:9px;color:var(--muted);margin-top:3px}.animal-grid{display:grid;gap:14px}.animal-card{display:flex;background:var(--paper);border:1px solid var(--line);border-radius:21px;overflow:hidden;box-shadow:var(--shadow)}.animal-portrait{width:116px;min-height:174px;display:flex;align-items:center;justify-content:center;position:relative;background:linear-gradient(160deg,#d9e9d5,#a5c9ae)}.animal-card.cat .animal-portrait{background:linear-gradient(160deg,#eadbc9,#d2b8ac)}.animal-portrait>span{font-size:64px;position:relative;z-index:1;filter:drop-shadow(0 8px 3px #24483730)}.animal-portrait small{position:absolute;bottom:10px;color:#fff;background:#153b3588;border-radius:20px;padding:4px 8px;font-size:9px}.animal-info{padding:15px 15px 13px;flex:1}.animal-title{display:flex;justify-content:space-between}.animal-title h3{margin:0;font-family:Fraunces,serif;color:var(--green);font-size:21px}.animal-title span{display:block;color:var(--muted);font-size:10px;margin-top:3px}.heart{color:#d58a74;font-size:23px}.stat-line{display:grid;grid-template-columns:67px 1fr 22px;align-items:center;gap:6px;margin-top:13px;font-size:9px;color:var(--muted)}.stat-line div{height:5px;background:#e6e9e2;border-radius:5px;overflow:hidden}.stat-line i{display:block;height:100%;background:#6ea87a;border-radius:5px}.stat-line b{font-size:9px;text-align:right;color:#6c8175}.action-row{display:flex;gap:5px;margin-top:15px}.action-row button{background:#f5f2e9;border:1px solid #ebe5da;border-radius:10px;color:#476158;font-size:9px;padding:7px 6px;flex:1}.action-row button:hover{background:#eaf1e7}.action-row button span{display:block;font-size:14px;margin-bottom:2px}.adventure-card{padding:20px;border-radius:25px;background:linear-gradient(150deg,#173f36,#326751);color:#fff;box-shadow:0 18px 45px #153b3533;position:relative;overflow:hidden}.adventure-card:after{content:"🐾";position:absolute;right:17px;bottom:-20px;font-size:125px;opacity:.08;transform:rotate(-15deg)}.adventure-top{display:flex;justify-content:space-between;align-items:center;position:relative;z-index:1}.quest-badge{background:#ffffff1c;border:1px solid #ffffff2b;border-radius:20px;padding:6px 9px;text-transform:uppercase;font-size:9px;letter-spacing:.1em}.chapter{font-size:10px;color:#b7d2bc}.adventure-card h2{font-family:Fraunces,serif;font-size:28px;line-height:1.05;margin:25px 0 8px;max-width:300px;position:relative;z-index:1}.adventure-card p{color:#c8decd;font-size:12px;line-height:1.5;max-width:450px;position:relative;z-index:1}.quest-mapline{display:flex;align-items:center;margin:23px 0;max-width:360px}.quest-mapline span{width:32px;height:32px;display:grid;place-items:center;background:#fff2;border:1px solid #ffffff33;border-radius:50%;font-size:15px;filter:grayscale(1);opacity:.55}.quest-mapline span.done{filter:none;opacity:1;background:#f1cf91;color:#153b35}.quest-mapline i{height:2px;background:#ffffff35;flex:1}.quest-action{position:relative;z-index:1;border-top:1px solid #ffffff22;padding-top:14px}.quest-action-copy strong,.quest-action-copy span{display:block}.quest-action-copy strong{font-size:13px}.quest-action-copy span{font-size:11px;color:#b7d2bc;margin-top:3px}.candidate-row{display:flex;gap:7px;margin-top:12px;flex-wrap:wrap}.candidate-row button{display:flex;align-items:center;gap:6px;background:#f1c987;color:#294739;border-radius:11px;padding:9px 10px;font-size:11px;font-weight:700}.candidate-row button span{font-size:16px}.complete-banner{display:flex;gap:8px;align-items:center;background:#ffffff17;border-radius:12px;padding:10px;color:#f3dca9;font-size:12px;position:relative;z-index:1}.goal-card{display:flex;gap:12px;align-items:center;background:var(--paper);border:1px solid var(--line);border-radius:18px;padding:14px}.goal-icon{width:40px;height:40px;display:grid;place-items:center;background:#e1f0db;border-radius:14px;font-size:20px}.goal-card div:nth-child(2){flex:1}.goal-card strong,.goal-card span{display:block}.goal-card strong{font-size:13px;color:var(--green)}.goal-card span{font-size:11px;color:var(--muted);margin-top:3px}.goal-card>b{font-size:12px;color:#a37543}.map-board{height:410px;border-radius:25px;position:relative;overflow:hidden;background:linear-gradient(160deg,#cbe0c1,#9cc38f);box-shadow:var(--shadow);border:8px solid #fffaf0}.map-board:before,.map-board:after{content:"";position:absolute;border-radius:50%;background:#7cad72;opacity:.45}.map-board:before{width:270px;height:150px;left:-65px;top:80px}.map-board:after{width:300px;height:180px;right:-90px;bottom:-20px}.map-water{position:absolute;width:115%;height:100px;left:-8%;bottom:38px;border-radius:50%;background:#83bdc0;transform:rotate(-8deg);opacity:.8}.map-route{position:absolute;left:17%;top:52%;width:68%;height:4px;background:#dac18a;transform:rotate(-26deg);border-radius:5px}.map-place{position:absolute;z-index:1;display:flex;flex-direction:column;align-items:center;font-size:34px;filter:drop-shadow(0 4px 2px #315f4333)}.map-place small{font-size:11px;font-weight:700;color:#315847;background:#fffdf0cc;border-radius:8px;padding:4px 7px}.place-home{left:15%;top:23%}.place-barn{left:56%;top:9%}.place-forest{right:13%;top:34%}.place-cabin{right:22%;bottom:17%;filter:grayscale(1)}.map-title{position:absolute;z-index:2;top:14px;left:16px;right:16px;display:flex;justify-content:space-between;font-size:12px;color:#315847}.map-title span,.map-title b{background:#fffdf0cc;border-radius:12px;padding:6px 9px}.map-legend{position:absolute;z-index:2;bottom:12px;left:13px;display:flex;gap:10px;font-size:9px;color:#315847;background:#fffdf0cc;border-radius:12px;padding:7px}.dot{width:7px;height:7px;display:inline-block;border-radius:50%;background:#71a16f}.dot.locked{background:#999}.discovery-note{display:flex;gap:12px;align-items:center;background:#eef4e9;border:1px solid #dae8d6;padding:13px 15px;border-radius:16px;margin-top:13px;color:#426755}.discovery-note strong,.discovery-note span{display:block}.discovery-note strong{font-size:12px}.discovery-note span{font-size:11px;margin-top:3px;color:#718579}.profile-card{display:flex;align-items:center;gap:13px;padding:18px;background:var(--paper);border:1px solid var(--line);border-radius:20px}.profile-card h2{font-family:Fraunces,serif;color:var(--green);margin:0;font-size:22px}.profile-card span{font-size:11px;color:var(--muted)}.profile-star{margin-left:auto;color:#d69b51}.profile-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:13px 0}.profile-stats div{text-align:center;padding:13px 4px;border:1px solid var(--line);border-radius:15px;background:#fffaf2}.profile-stats b,.profile-stats span{display:block}.profile-stats b{color:var(--green);font-family:Fraunces,serif;font-size:22px}.profile-stats span{font-size:9px;color:var(--muted);margin-top:2px}.chronicle-row{display:flex;gap:11px;padding:13px 0;border-bottom:1px solid var(--line)}.chronicle-row>span{font-size:20px}.chronicle-row strong,.chronicle-row small{display:block}.chronicle-row strong{font-size:12px;color:#3f584d}.chronicle-row small{font-size:10px;color:#9a9d96;margin-top:4px}.quiet-button{margin-top:24px;background:none;color:#a76647;border:1px solid #e7cabb;border-radius:12px;padding:10px 14px;font-size:12px}.bottom-nav{position:fixed;z-index:20;bottom:0;left:0;right:0;height:78px;display:flex;justify-content:center;gap:0;background:#fffdf8f2;border-top:1px solid #e7e1d5;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);padding-bottom:env(safe-area-inset-bottom)}.bottom-nav button{width:20%;max-width:100px;background:none;color:#9aa39a;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;position:relative;font-size:10px}.bottom-nav button.active{color:var(--green);font-weight:700}.bottom-nav button.active svg{background:#e6f0df;padding:5px;width:31px;height:31px;border-radius:11px}.bottom-nav button i{position:absolute;top:14px;right:calc(50% - 18px);width:7px;height:7px;border-radius:50%;background:#d3835f;border:2px solid #fffdf8}.toast{position:fixed;z-index:30;top:82px;left:50%;transform:translate(-50%);width:calc(100% - 36px);max-width:460px;display:flex;align-items:center;gap:8px;padding:12px 13px;border-radius:13px;background:#183e35;color:#f4f0d8;box-shadow:0 12px 30px #153b3540;font-size:12px}.toast button{margin-left:auto;background:none;color:#d7e8d5}.loading-screen{min-height:100vh;display:grid;place-items:center;align-content:center;gap:14px;color:#537266;background:var(--cream);font-size:13px}.login-screen{min-height:100vh;display:grid;grid-template-columns:1fr;background:var(--cream)}.login-art{display:none}.login-card{align-self:center;padding:32px 24px;max-width:480px;width:100%;margin:auto}.login-card h1{font-family:Fraunces,serif;color:var(--green);font-size:43px;line-height:1.02;letter-spacing:-.04em;margin:13px 0}.login-card h1 em{color:#b77b45;font-style:normal}.login-card .muted{font-size:14px;margin-bottom:28px;max-width:360px}.login-card form{display:grid;gap:14px}.login-card label{display:grid;gap:6px;color:#52675d;font-size:11px;font-weight:700}.login-card input{border:1px solid #ddd6c8;background:#fffdf8;border-radius:12px;padding:12px 13px;color:var(--green);outline:0}.login-card input:focus{border-color:#77a47f;box-shadow:0 0 0 3px #77a47f20}.primary-button{display:flex;justify-content:center;align-items:center;gap:9px;background:var(--green);color:#fff;border-radius:13px;padding:13px;font-weight:700;margin-top:4px}.login-note{display:flex;align-items:center;gap:6px;color:#8b968d;font-size:10px;margin-top:19px}.form-error{color:#a24f43;font-size:11px}.sun-disc{width:110px;height:110px;border-radius:50%;background:#f1c67b;position:absolute;top:18%;right:18%;box-shadow:0 0 0 14px #f1c67b22}.hill{position:absolute;border-radius:50% 50% 0 0;bottom:0}.hill-one{background:#6d9c76;width:120%;height:44%;left:-20%}.hill-two{background:#a4c783;width:100%;height:27%;right:-25%}.login-animals{position:absolute;bottom:21%;left:25%;font-size:53px;z-index:1;filter:drop-shadow(0 10px 3px #24483744)}@media(min-width:700px){.login-screen{grid-template-columns:1.1fr .9fr}.login-art{display:block;position:relative;overflow:hidden;background:linear-gradient(#b7dcd2,#e9edcb)}.login-card{padding:50px 60px}.main-content{padding-top:40px}.animal-grid{grid-template-columns:1fr 1fr}.animal-card{min-height:198px}.farm-scene{height:360px}.location span{font-size:48px}}@media(min-width:1050px){.app-shell{padding-bottom:0}.bottom-nav{position:fixed;left:calc(50% - 550px);right:auto;top:100px;bottom:auto;width:82px;height:auto;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:20px;padding:8px;background:#fffdf8}.bottom-nav button{width:100%;height:66px}.bottom-nav button i{top:12px;right:19px}.main-content{padding-left:126px}.topbar{padding-left:calc((100vw - 1100px)/2 + 110px)}}.start-adventure-button{width:100%;display:flex;align-items:center;justify-content:center;gap:8px;background:linear-gradient(100deg,#d99554,#e5b46f);color:#fffdf8;border-radius:14px;padding:13px 16px;margin:-14px 0 12px;font-size:12px;font-weight:700;box-shadow:0 8px 18px #c8894b2b}.start-adventure-button svg:last-child{margin-left:auto}.start-adventure-button:hover{filter:brightness(1.04)}.loading-inline{padding:80px 0;text-align:center;color:var(--muted)}.admin-back{margin-bottom:15px}.admin-back button{display:flex;align-items:center;gap:6px;background:none;color:#a66f3d;font-size:12px;font-weight:700;padding:5px 0}.admin-hero{display:flex;align-items:center;gap:13px;padding:18px;border-radius:20px;background:linear-gradient(145deg,#173f36,#397258);color:#fff;margin-bottom:18px;box-shadow:0 14px 35px #153b3530}.admin-hero>svg{color:#f1cc8d;flex:none}.admin-hero h1{font-family:Fraunces,serif;font-size:28px;margin:4px 0;color:#fff}.admin-hero p{font-size:11px;color:#c8decd;margin:0}.admin-section{background:var(--paper);border:1px solid var(--line);border-radius:19px;padding:14px;margin-bottom:13px}.admin-section-title{display:flex;align-items:center;gap:8px;color:var(--green);border-bottom:1px solid var(--line);padding-bottom:10px;margin-bottom:2px}.admin-section-title h2{font-family:Fraunces,serif;font-size:19px;margin:0}.admin-section-title b{margin-left:auto;font-size:11px;color:#a57540;background:#f3e6c9;border-radius:10px;padding:4px 7px}.admin-row{display:flex;align-items:center;gap:9px;padding:11px 0;border-bottom:1px solid #eee9df;min-width:0}.admin-row:last-child{border-bottom:0}.admin-avatar{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;background:#edf2e8;font-size:18px;flex:none}.admin-row>div{min-width:0;flex:1}.admin-row strong,.admin-row small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admin-row strong{font-size:12px;color:#3f584d}.admin-row small{font-size:9px;color:var(--muted);margin-top:3px}.status-pill{font-size:9px;color:#9b6556;background:#f5e5df;border-radius:8px;padding:4px 6px;white-space:nowrap}.status-pill.active{color:#4e855d;background:#e1f0df}.self-label{font-size:9px;color:#9a9d96;padding:5px 7px}.admin-toggle{font-size:9px;font-weight:700;color:#a66f3d;background:#fff8ea;border:1px solid #ecd9b9;border-radius:8px;padding:6px 7px;white-space:nowrap}.admin-note{display:flex;gap:7px;align-items:center;color:#658071;font-size:10px;padding:5px 2px 15px}.admin-entry{width:100%;display:flex;align-items:center;gap:8px;background:#e9f1e3;color:var(--green);border:1px solid #d5e4d1;border-radius:12px;padding:11px 13px;font-size:12px;font-weight:700;margin-top:20px}.admin-entry svg:last-child{margin-left:auto;color:#a66f3d}
