:root{--ink:#27332d;--muted:#738078;--green:#466a55;--deep:#2f5240;--cream:#f8f3e6;--paper:#fffdf8;--line:#e6decf;--gold:#f3c958;--peach:#edaa83;--blue:#8fc3d0;--pink:#e9afb5;--shadow:0 14px 38px rgba(56,66,52,.1)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 10% 0,#f2edda 0,transparent 28%),var(--cream);color:var(--ink);font-family:"Noto Sans KR",system-ui,sans-serif;min-height:100vh}button,input,textarea,select{font:inherit}button{color:inherit}.topbar{height:76px;padding:0 max(4vw,24px);display:flex;align-items:center;justify-content:space-between;background:rgba(255,253,248,.94);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20;backdrop-filter:blur(14px)}.brand{font-family:Gaegu,cursive;font-size:25px;color:var(--deep);border:0;background:none;cursor:pointer}.topbar nav{display:flex;gap:6px}.nav{border:0;background:none;padding:10px 17px;color:#7e857f;font-weight:800;cursor:pointer;border-radius:25px}.nav.active{color:var(--deep);background:#e6efe7}.top-actions{display:flex;align-items:center;gap:9px}.family-coin{display:flex;gap:5px;align-items:center;background:#fff1bd;border:1px solid #eed37a;padding:7px 11px;border-radius:20px}.family-coin span{font-size:16px}.icon-btn,.add-btn,.submit-btn,.soft-btn,.quest-button{border:0;cursor:pointer;font-weight:800}.icon-btn{width:39px;height:39px;border-radius:50%;background:#edf1e9}.add-btn,.submit-btn{border-radius:24px;background:var(--deep);color:white;padding:12px 19px}.add-btn:hover,.submit-btn:hover{background:#244533}main{max-width:1180px;margin:auto;padding:28px 24px 90px}.view{animation:viewIn .35s ease}.game-hero{min-height:342px;border-radius:31px;display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;padding:35px 5%;overflow:hidden;position:relative;background:linear-gradient(130deg,#416a54,#6c9074);box-shadow:var(--shadow)}.game-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 20%,#ffffff18 0 3px,transparent 4px);background-size:28px 28px}.hero-copy{position:relative;z-index:2;color:white}.eyebrow{letter-spacing:1.7px;font-size:11px;font-weight:900;color:var(--green);margin:0 0 8px}.eyebrow.light{color:#dcebdc}.hero-copy h1,.page-hero h1{font-family:Gaegu,cursive;font-size:47px;line-height:1.03;margin:0 0 15px}.hero-copy h1 em{font-style:normal;color:#ffe08a}.hero-copy>p:last-of-type{color:#e5ede7}.hero-badges{display:flex;gap:8px;margin-top:23px}.hero-badges span{background:#ffffff1d;border:1px solid #ffffff34;border-radius:18px;padding:8px 12px;font-size:12px}.village{height:280px;position:relative;background:linear-gradient(#a9d6d1 0 63%,#a8c890 64%);border:7px solid #f4e1b8;border-radius:180px 180px 24px 24px;box-shadow:inset 0 -24px #82ad75,0 12px 0 #2f524055;overflow:hidden}.cloud,.tree,.library,.pond{position:absolute}.cloud{font-size:40px;filter:drop-shadow(0 5px #72a9ad55)}.c1{left:28px;top:25px}.c2{right:24px;top:46px;transform:scale(.75)}.tree{font-size:64px;bottom:38px}.t1{left:14px}.t2{right:12px}.library{font-size:112px;left:50%;bottom:29px;transform:translateX(-50%);filter:drop-shadow(0 8px 4px #476a4840)}.library i{position:absolute;left:50%;bottom:23px;transform:translateX(-50%);font-size:10px;font-style:normal;color:#fff;background:#78573b;padding:3px 7px;border-radius:5px}.pond{font-size:40px;right:76px;bottom:1px}.village-family{position:absolute;inset:auto 0 17px;display:flex;align-items:end;justify-content:center;gap:12px}.mini-person{position:relative;width:44px;height:56px;border-radius:22px 22px 14px 14px;background:#f7de9f;border:3px solid #fff4;display:grid;place-items:center;font-size:29px;filter:drop-shadow(0 5px 2px #4a5f4530)}.mini-person img,.avatar img,.big-avatar img,.profile-preview img{width:100%;height:100%;object-fit:cover;border-radius:inherit}.mini-person:after{content:"📖";position:absolute;right:-8px;bottom:-4px;font-size:20px}.quest-strip{margin:-10px 3% 0;position:relative;z-index:3;background:var(--paper);border:1px solid var(--line);border-radius:18px;display:flex;align-items:center;gap:14px;padding:14px 18px;box-shadow:var(--shadow)}.quest-icon{width:44px;height:44px;border-radius:13px;background:#f8e5a8;display:grid;place-items:center;font-size:23px}.quest-copy small,.quest-copy b{display:block}.quest-copy small{color:var(--muted);font-size:10px}.quest-progress{margin-left:auto;display:flex;align-items:center;gap:10px}.quest-progress>div,.wide-progress{width:180px;height:9px;border-radius:8px;background:#eee8dc;overflow:hidden}.quest-progress i,.wide-progress i{display:block;height:100%;background:linear-gradient(90deg,#6e9c70,#a9c66e);border-radius:8px}.quest-progress span{font-size:11px;color:var(--muted)}.quest-prize{border-left:1px solid var(--line);padding-left:18px}.quest-prize span,.quest-prize b{display:block;font-size:11px}.quest-prize span{color:var(--muted)}.section-title{display:flex;align-items:end;justify-content:space-between;margin:42px 0 17px}.section-title p,.section-title h2{margin:0}.section-title p{font-family:Gaegu,cursive;font-size:19px;color:var(--green)}.section-title h2{font-size:24px}.week-total{font-size:13px;color:var(--muted)}.week-total b{color:var(--deep)}.family-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.member-card{background:var(--paper);border:1px solid var(--line);border-radius:22px;padding:17px;position:relative;overflow:hidden;transition:.2s;box-shadow:0 7px 22px #57604e0a}.member-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.level-chip{position:absolute;right:13px;top:13px;background:#fff0b6;color:#836b21;border:1px solid #eed783;border-radius:13px;padding:4px 7px;font-size:9px;font-weight:900}.member-top{display:flex;gap:10px;align-items:center}.avatar{width:50px;height:50px;flex:0 0 50px;border-radius:50%;display:grid;place-items:center;font-size:31px;overflow:hidden;border:3px solid white;box-shadow:0 3px 10px #0001}.member-top h3,.member-top p{margin:0}.member-top h3{font-size:16px}.member-top p{font-size:10px;color:var(--muted);margin-top:3px}.book-now{display:flex;gap:11px;margin:16px 0 13px}.cover{width:55px;height:77px;flex:0 0 55px;border-radius:3px 8px 8px 3px;box-shadow:3px 4px 7px #0002;position:relative;overflow:hidden;display:grid;place-items:center;text-align:center;padding:5px;color:white;font-size:9px;font-weight:900;background:#63806f}.cover:before{content:"";position:absolute;left:5px;top:0;bottom:0;border-left:1px solid #ffffff55}.cover img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.book-info{min-width:0;flex:1}.book-info small{font-size:10px;color:#999}.book-info b{display:block;font-size:12px;margin:3px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.progress{height:6px;background:#eee9df;border-radius:8px;overflow:hidden;margin-top:7px}.progress i{height:100%;display:block;border-radius:8px}.minute-line{display:flex;justify-content:space-between;font-size:10px;color:#777}.minute-line b{color:var(--ink)}.xp-track{height:4px;background:#ece7dc;margin:14px -17px -17px}.xp-track i{display:block;height:100%;background:var(--gold)}.bottom-grid{display:grid;grid-template-columns:1.28fr .72fr;gap:16px;margin-top:34px}.winner-card,.quote-card{border-radius:23px;padding:27px;background:#fff}.winner-card{position:relative;background:linear-gradient(135deg,#f9e8b5,#f5d99a);border:1px solid #e8c96c;overflow:hidden}.winner-card>div:first-of-type h2{margin:0 0 16px;font-family:Gaegu,cursive;font-size:28px}.sparkles{position:absolute;right:25px;top:20px;color:#d08f48}.winner{display:flex;align-items:center;gap:14px}.big-avatar{width:70px;height:70px;overflow:hidden;background:#f6cfc1;border-radius:50%;display:grid;place-items:center;font-size:48px;border:4px solid #fff8db}.crown{position:absolute;font-size:27px;left:61px;top:76px;transform:rotate(-15deg);z-index:2}.winner h3,.winner p{margin:0}.winner h3{font-size:21px}.winner p{font-size:13px}.reward{margin-top:18px;background:#fff9e8;border:1px dashed #d9b64e;border-radius:14px;padding:11px;display:flex;align-items:center;gap:9px}.reward>span{font-size:22px}.reward small,.reward b{display:block}.reward small{color:#9b8150;font-size:10px}.reward b{font-size:12px}.reward button{margin-left:auto;border:0;background:#fff;border-radius:16px;padding:7px 9px;font-size:10px;font-weight:800;cursor:pointer}.reward button+button{margin-left:0;background:#d68757;color:white}.quote-card{background:#dce9df;border:1px solid #c3d6c8;display:flex;flex-direction:column;justify-content:center;text-align:center}.quote-icon{font-family:serif;font-size:42px;color:#789b81;height:31px}.quote-card blockquote{font-family:Gaegu,cursive;font-size:25px;margin:15px 0 7px}.quote-card>p:last-of-type{font-size:11px;color:#718077}.soft-btn{background:none;color:var(--green);font-size:11px;margin-top:12px}.page-hero{border-radius:27px;padding:34px 42px;display:flex;align-items:center;justify-content:space-between}.page-hero h1{margin:0;font-size:43px}.page-hero p:last-child{color:var(--muted);margin-bottom:0}.shelf-hero{background:linear-gradient(120deg,#dbe9dc,#efe6c9)}.round-stat{background:white;width:103px;height:103px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 8px 20px #0001}.round-stat b{font-family:Gaegu,cursive;font-size:37px;color:var(--deep)}.round-stat span{font-size:10px;color:var(--muted)}.tabs{display:flex;gap:9px;margin:26px 0 15px;overflow:auto;padding:3px}.tabs button{border:1px solid var(--line);background:white;border-radius:20px;padding:9px 15px;cursor:pointer;white-space:nowrap}.tabs button.active{background:var(--deep);color:white}.shelf-room{position:relative;background:#e8e1c8;border:10px solid #fff8e8;border-radius:26px;padding:90px 28px 35px;overflow:hidden;box-shadow:var(--shadow)}.shelf-room:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 49.7%,#d9cfad 50%,transparent 50.3%);background-size:90px 100%}.room-window{position:absolute;left:50%;top:18px;transform:translateX(-50%);background:#a9d1d1;border:7px solid white;border-radius:70px 70px 8px 8px;padding:14px 32px;color:white}.room-plant,.room-cat{position:absolute;bottom:26px;font-size:48px;z-index:2}.room-plant{left:17px}.room-cat{right:24px;font-size:35px}.bookshelf{position:relative;z-index:1;background:#d5a978;border:15px solid #815b3f;border-radius:12px;padding:25px 50px 42px;min-height:365px;display:grid;grid-template-columns:repeat(6,1fr);gap:34px 15px;align-items:end;box-shadow:inset 0 -17px #986b47}.bookshelf:after{content:"";position:absolute;left:0;right:0;top:49%;height:14px;background:#815b3f}.book-item{text-align:center;cursor:pointer;position:relative;z-index:1}.book-item .cover{width:83px;height:118px;margin:auto;font-size:12px;transition:.2s}.book-item:hover .cover{transform:translateY(-7px) rotate(1deg)}.book-item p{font-size:10px;font-weight:800;margin:8px auto 0;max-width:95px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.status{display:inline-block;font-size:9px;background:#ffffffd9;padding:3px 7px;border-radius:9px;margin-top:4px}.api-credit{text-align:center;color:var(--muted);font-size:10px}.api-credit a{color:var(--green)}.quest-hero{background:linear-gradient(120deg,#e4d7f1,#dcebdc)}.treasure{font-size:67px;position:relative}.treasure span{position:absolute;right:-8px;bottom:-7px;background:#fff1bd;border-radius:15px;font-size:12px;padding:5px 8px}.quest-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:24px}.quest-card{background:var(--paper);border:1px solid var(--line);border-radius:22px;padding:23px;display:flex;flex-direction:column}.quest-card.featured{background:#e1eddf;border-color:#bad0ba}.quest-art{font-size:42px}.quest-card small{color:var(--green);font-weight:900;margin-top:12px}.quest-card h3{margin:4px 0;font-size:17px}.quest-card p{font-size:12px;color:var(--muted);min-height:38px}.wide-progress{width:100%;margin:10px 0 6px}.quest-card>b{font-size:11px;color:var(--muted)}.prize-chip{margin-top:auto;background:#f8edc6;border-radius:12px;padding:9px;font-size:10px;font-weight:800}.quest-button{background:var(--green);color:white;border-radius:17px;padding:9px;margin:8px 0}.reward-shop{margin-top:20px;background:#fff;border:1px solid var(--line);border-radius:22px;padding:24px 28px;display:flex;align-items:center;justify-content:space-between}.reward-shop h2,.reward-shop p{margin:3px 0}.reward-shop p{font-size:11px;color:var(--muted)}.reward-options{display:flex;gap:8px}.reward-options span{background:#f7f3e9;border:1px solid var(--line);border-radius:14px;padding:11px;font-size:11px}.reward-options b{color:#a88622}.mobile-nav{display:none}.modal{border:0;border-radius:24px;padding:0;width:min(590px,94vw);box-shadow:0 25px 90px #17271f66;max-height:90vh}.modal::backdrop{background:#26332b99;backdrop-filter:blur(4px)}.modal form,.modal>div{padding:30px;position:relative}.modal h2{margin:0 0 5px}.close{position:absolute;right:19px;top:14px;border:0;background:none;font-size:27px;cursor:pointer}.form-help,.search-status{font-size:11px;color:var(--muted)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}label{display:block;font-size:12px;font-weight:800;margin:13px 0}label>span{color:var(--muted);font-weight:500}input,textarea,select{width:100%;border:1px solid var(--line);border-radius:11px;background:#fbfaf6;padding:11px;margin-top:6px;outline:0}input:focus,textarea:focus,select:focus{border-color:#7ea087;box-shadow:0 0 0 3px #d9e8dc}textarea{height:68px;resize:vertical}.search-box{display:flex;gap:7px}.search-box input{margin:6px 0 0}.search-box button{margin-top:6px;border:0;background:#e2ece3;color:var(--deep);font-weight:900;border-radius:11px;padding:0 17px;cursor:pointer}.search-status{background:#f4f1e9;border-radius:9px;padding:8px 10px;margin-top:-4px}.book-results{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;max-height:205px;overflow:auto;margin-top:9px}.result-book{border:1px solid var(--line);background:#fff;border-radius:11px;padding:7px;cursor:pointer;text-align:left}.result-book img,.result-fallback{width:100%;aspect-ratio:3/4;object-fit:cover;border-radius:6px;background:#6f8d78;color:white;display:grid;place-items:center;text-align:center;font-size:10px;padding:5px}.result-book b,.result-book small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.result-book b{font-size:10px;margin-top:5px}.result-book small{font-size:8px;color:var(--muted)}.selected-book{background:#e5efe6;border:1px solid #bfd2c1;border-radius:12px;padding:9px;font-size:11px;font-weight:800;margin-top:9px}.range-value{float:right;color:var(--green);font-weight:900}input[type=range]{padding:0;accent-color:var(--green)}.photo-editor{display:flex;align-items:center;gap:9px;margin:17px 0}.profile-preview{width:82px;height:82px;border-radius:50%;background:#ead3b8;display:grid;place-items:center;font-size:52px;overflow:hidden;border:4px solid #f2e8cf}.photo-upload{margin:0;background:#e3ede4;color:var(--deep);border-radius:17px;padding:9px 12px;cursor:pointer}.photo-upload input{display:none}.text-btn{border:0;background:none;color:var(--muted);font-size:10px;text-decoration:underline;cursor:pointer}.small-modal{width:min(440px,92vw)}.install-icon{text-align:center;font-size:50px}.small-modal h2{text-align:center}.small-modal p,.small-modal li{font-size:12px;color:var(--muted);line-height:1.7}.install-pill{position:fixed;right:20px;bottom:20px;z-index:15;border:1px solid #d9cfb8;background:#fffdf8;border-radius:23px;padding:10px 14px;font-size:11px;font-weight:800;box-shadow:var(--shadow);cursor:pointer}#toast{position:fixed;left:50%;bottom:27px;transform:translate(-50%,30px);background:#263b30;color:white;padding:12px 21px;border-radius:23px;opacity:0;transition:.3s;z-index:50;font-size:12px;pointer-events:none}#toast.show{opacity:1;transform:translate(-50%,0)}#starBurst{position:fixed;inset:0;pointer-events:none;z-index:45;overflow:hidden}.burst-star{position:absolute;left:50%;top:50%;font-size:25px;animation:burst .85s ease-out forwards}@keyframes burst{to{transform:translate(var(--x),var(--y)) rotate(280deg);opacity:0}}@keyframes viewIn{from{opacity:0;transform:translateY(8px)}}.celebrate{animation:pop .5s ease}@keyframes pop{50%{transform:scale(1.03) rotate(-1deg)}}
@media(max-width:900px){.topbar nav{display:none}.game-hero{grid-template-columns:1fr 1fr}.hero-copy h1{font-size:40px}.family-grid{grid-template-columns:1fr 1fr}.quest-grid{grid-template-columns:1fr 1fr}.quest-card:last-child{grid-column:1/-1}.bookshelf{grid-template-columns:repeat(4,1fr)}.reward-shop{align-items:flex-start;gap:15px}.reward-options{flex-direction:column}}
@media(max-width:640px){body{padding-bottom:69px}.topbar{height:62px;padding:0 16px}.brand{font-size:21px}.top-actions .family-coin,.top-actions .icon-btn,.top-actions .add-btn{display:none}main{padding:15px 13px 45px}.game-hero{min-height:auto;grid-template-columns:1fr;padding:25px 22px 0;border-radius:25px}.hero-copy h1{font-size:38px}.hero-copy>p:last-of-type{font-size:12px}.hero-badges{margin:16px 0}.village{height:213px;border-width:5px;border-bottom:0;border-radius:150px 150px 0 0}.library{font-size:90px}.tree{font-size:52px}.village-family{bottom:12px}.mini-person{width:38px;height:49px;font-size:25px}.quest-strip{margin:-1px 3px 0;padding:11px;gap:9px}.quest-icon{width:37px;height:37px}.quest-copy b{font-size:11px}.quest-progress{display:block}.quest-progress>div{width:94px}.quest-progress span{font-size:9px}.quest-prize{display:none}.section-title{margin:29px 3px 14px}.section-title h2{font-size:20px}.week-total{font-size:10px}.family-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding:2px 3px 13px;gap:10px}.member-card{flex:0 0 81vw;scroll-snap-align:center}.bottom-grid{grid-template-columns:1fr;margin-top:18px}.winner-card,.quote-card{padding:22px}.reward{flex-wrap:wrap}.reward button{margin-left:0}.page-hero{padding:25px 22px}.page-hero h1{font-size:35px}.round-stat{width:78px;height:78px}.shelf-room{padding:83px 8px 26px}.bookshelf{grid-template-columns:repeat(3,1fr);padding:22px 17px 36px;gap:31px 7px;border-width:11px}.book-item .cover{width:65px;height:94px}.room-plant{left:2px}.room-cat{right:5px}.tabs{margin:19px 0 12px}.quest-grid{grid-template-columns:1fr}.quest-card:last-child{grid-column:auto}.reward-shop{display:block}.reward-options{margin-top:15px}.mobile-nav{position:fixed;display:flex;z-index:30;left:0;right:0;bottom:0;height:69px;padding:7px max(9px,env(safe-area-inset-right)) calc(5px + env(safe-area-inset-bottom));background:#fffdf9;border-top:1px solid var(--line);justify-content:space-around}.mobile-nav button{border:0;background:none;font-size:9px;color:#7f8982;display:flex;min-width:52px;flex-direction:column;gap:2px;align-items:center;font-weight:800}.mobile-nav button span{font-size:21px}.mobile-nav button.active{color:var(--deep)}.mobile-nav .mobile-add span{background:var(--deep);color:white;width:39px;height:39px;border-radius:50%;display:grid;place-items:center;margin-top:-22px;border:4px solid white}.install-pill{display:none}.form-row{grid-template-columns:1fr}.book-results{grid-template-columns:repeat(3,1fr)}.modal form,.modal>div{padding:25px 20px}.modal{max-height:88vh}.photo-editor{flex-wrap:wrap}#toast{bottom:86px;width:max-content;max-width:88vw;text-align:center}}
