:root{--yellow:#ffd84d;--yellow2:#ffcf2e;--cream:#fffaf0;--paper:#fffdf7;--ink:#211b14;--muted:#8e7d63;--line:#ead8af;--dark:#201a14;--shadow:0 18px 50px rgba(78,55,7,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:linear-gradient(180deg,#fffdf7 0%,#fff9e9 100%);font-family:'Noto Sans KR',sans-serif}button,input,select{font:inherit}button,a{cursor:pointer}a{text-decoration:none;color:inherit}.wrap{width:min(1160px,calc(100% - 40px));margin:0 auto}.bg-dots{position:fixed;inset:0;pointer-events:none;background-image:radial-gradient(rgba(255,200,45,.18) 1px,transparent 1px);background-size:24px 24px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.35),transparent 45%);z-index:-1}.honey-sun{position:absolute;top:80px;right:5vw;width:280px;height:280px;border-radius:50%;background:#fff0a0;filter:blur(1px);opacity:.35;z-index:-1}.bee-float{position:fixed;pointer-events:none;opacity:.12;z-index:0;font-size:34px}.bee-a{top:20%;right:3%}.bee-b{bottom:15%;left:2%}
.site-header{position:sticky;top:0;z-index:10;background:rgba(255,253,247,.86);backdrop-filter:blur(15px);border-bottom:1px solid rgba(231,210,164,.65)}.header-inner{height:76px;display:flex;align-items:center}.brand{display:flex;align-items:center;gap:10px}.brand-badge{width:44px;height:44px;border-radius:15px;background:var(--yellow);display:grid;place-items:center;font-size:23px;box-shadow:0 7px 18px rgba(255,206,45,.25)}.brand-text{display:flex;flex-direction:column;line-height:1}.brand-text strong{font:400 24px 'Jua'}.brand-text small{margin-top:6px;font:900 8px 'Nunito';letter-spacing:.19em;color:#a1864e}.nav{display:flex;gap:8px;margin-left:42px}.nav a{padding:10px 14px;border-radius:12px;font-weight:900;font-size:13px;color:#927d5d}.nav a.active{background:#fff1a8;color:#4a3719}.header-actions{margin-left:auto;display:flex;gap:9px}.mini-btn{border:0;background:var(--yellow);border-radius:13px;height:42px;padding:0 15px;font-weight:900;color:#33270e;box-shadow:0 7px 18px rgba(255,206,45,.22)}.mini-btn span{margin-right:4px}.icon-btn{width:42px;height:42px;border-radius:13px;border:1px solid var(--line);background:#fff;color:#5b4a31;font-size:22px}
.hero{padding:20px 0 36px}.hero-main{position:relative;min-height:530px;overflow:hidden;border-radius:34px;background:linear-gradient(125deg,#ffef9b 0%,#ffe16a 44%,#ffd24a 100%);box-shadow:0 25px 70px rgba(96,66,0,.14);border:1px solid #f1cc62}.hero-main:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 18% 15%,rgba(255,255,255,.65) 0 70px,transparent 72px),radial-gradient(circle at 74% 84%,rgba(255,255,255,.18) 0 120px,transparent 123px);pointer-events:none}.hero-copy{position:relative;z-index:2;padding:66px 52% 62px 60px}.eyebrow{display:flex;align-items:center;gap:9px;color:#6e551e;font:900 10px 'Nunito';letter-spacing:.16em}.eyebrow i{display:inline-block;width:22px;height:4px;border-radius:5px;background:#2b2115}.hero h1{font:400 63px/1.02 'Jua';letter-spacing:-.045em;margin:20px 0 15px}.hero h1 em{font-style:normal;color:#fffdf0;text-shadow:0 3px 0 #e5ae24}.hero-copy p{margin:0;color:#695322;font-size:15px;line-height:1.75;font-weight:700}.hero-actions{display:flex;gap:10px;margin-top:28px}.primary-btn,.secondary-btn{height:48px;padding:0 18px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-weight:900;font-size:13px}.primary-btn{background:var(--dark);color:#fff;border:1px solid var(--dark);box-shadow:0 10px 22px rgba(33,26,17,.18)}.primary-btn span{font-size:16px}.secondary-btn{background:rgba(255,255,255,.48);border:1px solid rgba(255,255,255,.74);color:#4b391d}.hero-note{margin-top:17px;font-size:11px;font-weight:800;color:#7e6426}.hero-note span{display:inline-grid;place-items:center;width:18px;height:18px;border-radius:50%;background:#fff8d5;margin-right:6px}
.hero-visual{position:absolute;inset:0;z-index:1}.visual-blob{position:absolute;border-radius:50%}.blob-a{width:330px;height:330px;right:8%;top:34px;background:#fff2af;opacity:.62}.blob-b{width:240px;height:240px;right:31%;bottom:-80px;background:#ffc62d;opacity:.55}.photo{position:absolute;border:9px solid rgba(255,252,241,.94);box-shadow:0 20px 38px rgba(80,52,0,.18);overflow:hidden;background:#f6ead0}.photo img{width:100%;height:100%;object-fit:cover;display:block}.photo-left{width:290px;height:355px;right:25%;top:82px;transform:rotate(-5deg);border-radius:31px 31px 42px 31px}.photo-left img{object-position:center 25%}.photo-right{width:275px;height:315px;right:4%;top:42px;transform:rotate(5deg);border-radius:42px 31px 31px 42px}.photo-right img{object-position:center 28%}.mascot-card{position:absolute;right:17%;bottom:28px;width:205px;background:#fffdf8;border:5px solid #fff;border-radius:28px;padding:9px;box-shadow:0 18px 30px rgba(77,49,0,.16);transform:rotate(3deg)}.mascot-label{font:900 9px 'Nunito';letter-spacing:.10em;color:#8d743f;padding:0 5px 7px}.mascot-window{height:145px;border-radius:20px;overflow:hidden;background:#eee5d4}.mascot-window img{width:100%;height:100%;object-fit:cover;object-position:18% 19%;display:block}.sweet-sticker{position:absolute;right:2%;bottom:57px;width:86px;height:86px;border-radius:50%;background:var(--dark);color:#fff7ce;display:grid;place-items:center;text-align:center;font:900 9px/1.15 'Nunito';letter-spacing:.12em;box-shadow:0 14px 28px rgba(44,31,9,.18);transform:rotate(-9deg)}.sweet-sticker b{font-size:15px;color:var(--yellow)}
.stats{display:grid;grid-template-columns:1fr 1fr 1fr 1.6fr;gap:12px;margin-top:-16px;position:relative;z-index:3}.stat-card,.stat-message{min-height:92px;border-radius:21px;border:1px solid var(--line);background:rgba(255,253,248,.96);box-shadow:var(--shadow);display:flex;align-items:center;padding:17px 18px}.stat-card.accent{background:#fff2ac}.stat-icon{width:45px;height:45px;border-radius:14px;background:#fff5ca;display:grid;place-items:center;font-size:21px;margin-right:12px}.stat-card.accent .stat-icon{background:var(--yellow)}.stat-card small{display:block;color:#978767;font-weight:800;font-size:10px}.stat-card strong{display:block;margin-top:2px;font:900 28px 'Nunito'}.stat-message{background:#211a14;color:#fff;gap:8px}.stat-message>span{font:400 57px/1 'Jua';color:var(--yellow)}.stat-message b{display:block;font:400 22px 'Jua'}.stat-message small{display:block;margin-top:4px;color:#cbbda7;font-weight:700;font-size:10px}
.library{padding:82px 0 70px}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:18px}.section-kicker{font:900 10px 'Nunito';letter-spacing:.19em;color:#b28d4c}.section-head h2{font:400 42px 'Jua';margin:7px 0 0;letter-spacing:-.05em}.section-head h2 span{background:linear-gradient(transparent 58%,#ffe791 58%)}.section-head p{margin:8px 0 0;color:#9a896d;font-size:12px;font-weight:700}.result-summary{display:none;font-weight:900;color:#8e7b5d;font-size:13px;margin-bottom:3px}.controls{background:#fffdf8;border:1px solid var(--line);border-radius:24px;padding:14px;box-shadow:0 16px 42px rgba(70,45,3,.07)}.searchbox{height:60px;display:flex;align-items:center;background:#fff9eb;border:1px solid #eeddb9;border-radius:18px;padding:0 16px}.search-mark{font-size:29px;color:#ab966f;margin-right:10px;transform:rotate(-12deg)}.searchbox input{width:100%;border:0;outline:0;background:transparent;color:#34281a;font-size:14px;font-weight:700}.searchbox input::placeholder{color:#b09d7e}.clear-btn{display:none;background:transparent;border:0;color:#9f8b6b;font-size:24px}.clear-btn.show{display:block}.control-row{display:flex;align-items:center;gap:12px;margin-top:12px}.genre-tabs{display:flex;gap:7px;flex-wrap:wrap;flex:1}.genre-tab{border:1px solid #e8d7b1;background:#fff;border-radius:999px;padding:8px 13px;color:#816d51;font-size:11px;font-weight:900}.genre-tab.active{background:var(--dark);border-color:var(--dark);color:#fff}.control-right{display:flex;align-items:center;gap:8px}.filter-btn{height:40px;padding:0 14px;border-radius:13px;border:1px solid #e8d7b1;background:#fff;color:#6e5b40;font-size:11px;font-weight:900}.filter-btn.active{background:#fff0a1;color:#4b3514;border-color:#e2c75e}.select-wrap{height:40px;padding-left:12px;border:1px solid #e8d7b1;border-radius:13px;background:#fff;display:flex;align-items:center;gap:5px;color:#988365;font-size:10px;font-weight:900}.select-wrap select{border:0;outline:0;background:transparent;color:#403324;font-weight:900;font-size:11px;padding-right:8px}.view-toggle{height:40px;display:flex;gap:3px;border:1px solid #e8d7b1;border-radius:13px;padding:3px;background:#fff}.view-btn{width:32px;border:0;border-radius:10px;background:transparent;color:#9a8768;font-size:17px}.view-btn.active{background:#fff0a1;color:#463514}
.status-area{min-height:39px;padding-top:12px}.status-pill{display:inline-flex;align-items:center;padding:7px 11px;border-radius:999px;background:#fff2bf;color:#83672e;font-size:10px;font-weight:900}.status-pill.error{background:#ffe6e6;color:#9f3434}
.song-grid{margin-top:0}.card-view{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.song-card{position:relative;display:flex;gap:15px;min-height:174px;background:#fff;border:1px solid #eedfbd;border-radius:22px;padding:18px;overflow:hidden;transition:.18s ease}.song-card:after{content:"";position:absolute;right:-35px;top:-35px;width:105px;height:105px;background:#fff3bd;border-radius:50%;opacity:.52}.song-card:hover{transform:translateY(-3px);box-shadow:0 18px 36px rgba(70,47,5,.08);border-color:#e7ca72}.song-index{min-width:43px;height:43px;border-radius:14px;background:#fff2a8;display:grid;place-items:center;font:900 12px 'Nunito';color:#876b2a}.song-main{min-width:0;flex:1;position:relative;z-index:1}.song-topline{display:flex;gap:7px;align-items:center}.genre-pill,.skill-pill{display:inline-flex;align-items:center;gap:4px;border-radius:999px;padding:5px 8px;font-size:9px;font-weight:900}.genre-pill{background:#fff0a5;color:#664e1d}.skill-pill{background:#f7f0e2;color:#897657}.skill-pill span{color:#ecb51b}.song-card h3{font:400 25px/1.2 'Jua';margin:11px 0 3px;letter-spacing:-.04em}.translated{font-size:11px;color:#9d8c72;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.artist{display:flex;align-items:center;gap:6px;margin-top:9px;font-size:12px;font-weight:900;color:#4d3b25}.artist span{color:#dbad2d}.note{margin-top:7px;color:#9a8461;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.song-actions{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end}.favorite-btn{width:34px;height:34px;border-radius:50%;border:1px solid #eddcbb;background:#fff;color:#b9a487;font-size:18px}.favorite-btn.active{background:var(--dark);border-color:var(--dark);color:var(--yellow)}.detail-btn,.list-detail{border:0;background:transparent;color:#876621;font-size:10px;font-weight:900;padding:4px}.detail-btn span{font-size:14px}.list-view{display:flex;flex-direction:column;gap:8px}.song-list-row{display:grid;grid-template-columns:56px 1.7fr 1fr 110px 110px 1.15fr 36px 50px;align-items:center;gap:11px;min-height:74px;background:#fff;border:1px solid #eedfbd;border-radius:17px;padding:10px 13px}.song-list-row:hover{border-color:#e7ca72;box-shadow:0 9px 26px rgba(73,49,5,.06)}.list-number{font:900 10px 'Nunito';color:#a88f65}.list-title{min-width:0}.list-title strong{display:block;font:400 19px 'Jua';white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.list-title span{display:block;font-size:10px;color:#9c896d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:2px}.list-artist,.list-note{font-size:11px;font-weight:800;color:#5a4831;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.list-note{color:#998467;font-weight:700}.list-genre,.list-skill{min-width:0}.list-detail{border:1px solid #ebdcbf;border-radius:10px;background:#fffaf0;height:30px}.empty-state{text-align:center;padding:50px 20px;margin-top:16px;border:1px dashed #e1c98e;border-radius:25px;background:#fffdf8}.empty-mascot{width:90px;height:90px;border-radius:28px;overflow:hidden;margin:0 auto 8px;background:#efe4d4;border:5px solid #fff;box-shadow:0 8px 20px rgba(66,42,1,.10)}.empty-mascot img{width:100%;height:100%;object-fit:cover;object-position:15% 17%}.empty-state h3{font:400 29px 'Jua';margin:6px 0}.empty-state p{font-size:12px;color:#938064}.reset-btn{margin-top:8px;border:0;background:var(--dark);color:#fff;border-radius:12px;padding:10px 15px;font-weight:900;font-size:11px}
.guide{padding-bottom:76px}.guide-card{display:flex;align-items:center;gap:15px;padding:22px 24px;background:#fff8e6;border:1px solid #eedcb6;border-radius:22px}.guide-icon{width:48px;height:48px;border-radius:15px;background:var(--yellow);display:grid;place-items:center;font-size:23px}.guide-card h3{font:400 23px 'Jua';margin:0 0 4px}.guide-card p{margin:0;color:#8f7b5f;font-size:11px;line-height:1.7;font-weight:700}.footer{border-top:1px solid #eadfc8;background:#fff9ea}.footer-inner{min-height:92px;display:flex;align-items:center;justify-content:space-between}.footer-brand{display:flex;align-items:center;gap:8px}.footer-brand span{font-size:21px}.footer-brand b{font:400 18px 'Jua'}.footer-note{color:#9d896a;font-size:10px;font-weight:800}
.song-modal{width:min(560px,calc(100% - 24px));padding:0;border:0;border-radius:26px;overflow:hidden;background:#fffdf8;box-shadow:0 40px 100px rgba(33,24,8,.3)}.song-modal::backdrop{background:rgba(35,25,12,.48);backdrop-filter:blur(3px)}.modal-close{position:absolute;top:13px;right:13px;width:38px;height:38px;border-radius:50%;border:1px solid #ead9b6;background:#fff;font-size:23px;color:#6d5a40}.modal-head{padding:31px 32px 25px;background:linear-gradient(135deg,#fff0a6,#fffaf0)}.modal-head h2{font:400 34px 'Jua';margin:10px 0 4px;letter-spacing:-.04em}.modal-head p{margin:0;color:#9b896e;font-size:12px}.modal-body{padding:21px 32px 30px}.modal-body table{width:100%;border-collapse:collapse}.modal-body th,.modal-body td{text-align:left;padding:11px 0;border-bottom:1px solid #f0e4cb;font-size:11px}.modal-body th{width:75px;color:#a08b6c}.modal-body td{font-weight:800;color:#463825}
.hidden{display:none!important}@media(max-width:1000px){.hero-copy{padding-right:45%}.photo-left{right:19%;width:255px;height:320px}.photo-right{right:1%;width:245px;height:285px}.mascot-card{right:12%;width:175px}.stats{grid-template-columns:1fr 1fr 1fr}.stat-message{display:none}.song-list-row{grid-template-columns:45px 1.6fr 1fr 90px 90px 1fr 35px 45px}}
@media(max-width:760px){.wrap{width:min(100% - 24px,1160px)}.nav{display:none}.hero-main{min-height:760px}.hero-copy{padding:46px 24px 430px}.hero h1{font-size:49px}.hero-visual{top:320px}.blob-a{width:250px;height:250px;right:3%;top:22px}.photo-left{width:210px;height:265px;right:29%;top:54px}.photo-right{width:195px;height:245px;right:0;top:14px}.mascot-card{width:150px;right:16%;bottom:9px}.mascot-window{height:105px}.sweet-sticker{width:70px;height:70px;bottom:17px;right:4%;font-size:7px}.sweet-sticker b{font-size:12px}.stats{grid-template-columns:1fr 1fr 1fr;margin-top:0}.stat-card{min-height:78px;padding:13px}.stat-icon{width:37px;height:37px;font-size:17px;margin-right:9px}.stat-card strong{font-size:23px}.section-head{align-items:flex-start;flex-direction:column;gap:10px}.library{padding-top:62px}.control-row{align-items:stretch;flex-direction:column}.control-right{width:100%;display:grid;grid-template-columns:1fr 1fr auto}.genre-tabs{order:2}.song-list-row{grid-template-columns:38px 1.6fr 1fr 34px;gap:8px;padding:9px 10px}.list-genre,.list-skill,.list-note{display:none}.list-title strong{font-size:17px}.list-artist{font-size:10px}.guide-card{align-items:flex-start}.footer-inner{min-height:82px;flex-direction:column;align-items:flex-start;justify-content:center;gap:3px}}
@media(max-width:490px){.hero-main{min-height:700px}.hero-copy{padding-bottom:340px}.hero-visual{top:290px}.photo-left{width:175px;height:225px;right:30%;top:45px}.photo-right{width:165px;height:205px}.mascot-card{width:125px;right:12%;bottom:8px}.mascot-window{height:84px}.stats{gap:7px}.stat-card{padding:9px}.stat-card small{font-size:8px}.stat-card strong{font-size:20px}.stat-icon{width:33px;height:33px;margin-right:6px}.view-toggle{display:none}.control-right{grid-template-columns:1fr 1fr}.filter-btn{width:100%}.select-wrap{justify-content:space-between}.card-view{grid-template-columns:1fr}.song-card{min-height:160px;padding:15px;gap:10px}.song-index{min-width:37px;height:37px;font-size:9px}.song-card h3{font-size:22px}.song-actions{min-width:34px}.list-view .song-list-row{grid-template-columns:35px 1fr 70px 34px}.list-detail{display:none}.footer-brand b{font-size:16px}}

/* v6 polish */
.status-area{min-height:0;margin:0}.status-pill{margin:10px 0 0}.mascot-illustration{width:230px;padding:10px;right:16%;bottom:24px;background:linear-gradient(180deg,#fffdf9,#fff6dc);border-color:#fff}.mascot-illustration .mascot-window{height:175px;background:#d7d4d4;display:grid;place-items:end center;overflow:hidden}.mascot-illustration .mascot-window img{width:115%;height:115%;object-fit:contain;object-position:center bottom;mix-blend-mode:multiply}.mascot-illustration .mascot-label{color:#6f571c;font-size:10px;letter-spacing:.04em}.empty-emoji{width:74px;height:74px;border-radius:24px;margin:0 auto 10px;display:grid;place-items:center;background:#fff1ad;border:4px solid #fff8db;box-shadow:0 8px 18px rgba(78,50,3,.08);font-size:34px}.result-summary{display:none!important}
@media(max-width:1000px){.mascot-illustration{right:9%;width:195px}.mascot-illustration .mascot-window{height:150px}}
@media(max-width:760px){.mascot-illustration{width:160px;right:14%;bottom:8px}.mascot-illustration .mascot-window{height:120px}}
@media(max-width:490px){.mascot-illustration{width:135px;right:10%;bottom:7px}.mascot-illustration .mascot-window{height:100px}}

/* v7: original third-image mascot, shown exactly from the source image with one character visible */
.mascot-illustration .mascot-window {
  position: relative;
  display: block;
  overflow: hidden;
  background: #f5f5f5;
  border-radius: 20px;
}

.mascot-illustration .mascot-window img.original-mascot {
  position: static;
  width: 100%;
  height: 100%;
  max-width: none;
  object-fit: cover;
  object-position: center;
  mix-blend-mode: normal;
  filter: none;
  display: block;
}

.song-index {
  display: none !important;
}

