
@font-face{font-family:'SN Pro'; src:url('../webfonts/SNPro.ttf') format('truetype'); font-weight:100 900; font-style:normal; font-display:swap;}

/* base */

* {background:transparent;margin:0;padding:0;outline:0;border:0;box-sizing:border-box}
ol,ul {list-style:none}
table {border-collapse:collapse;border-spacing:0}
article,aside,figure,footer,header,nav,section,main {display:block}
img {max-width:100%;display:block}
button,input,select,textarea {font-family:'Montserrat',Arial,sans-serif;font-size:15px}
button {cursor:pointer}
html, body {height:100%}
body {font:15px 'SN Pro',Arial,sans-serif;background:#f2f2f2;color:#222;min-width:320px; font-weight: 400;}
.site-wrap {min-height:100vh;display:flex;flex-direction:column}
.page-shell {flex:1;padding:18px 0 25px}
.main-area {background:#fff;border:1px solid #d8d8d8;border-radius:4px;padding:18px;height:100%}
.site-foot {margin-top:auto;border-top:1px solid #d8d8d8;background:#fff}
a {color:#222;text-decoration:none}
a:hover {color:#2b5f9e}
.hidden {display:none}
.clearfix:after {content:"";display:table;clear:both}
.nowrap {white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.site-box {width:1180px;max-width:calc(100% - 30px);margin:0 auto}

/* buttons and fields */
.button,.btn,.more-link,button:not(.search-btn),html input[type="button"],input[type="reset"],input[type="submit"] {display:inline-block;height:40px;line-height:40px;padding:0 18px;background:#e91e63;color:#fff;border-radius:4px;text-align:center;font-weight:500}
.button:hover,.btn:hover,.more-link:hover,button:not(.search-btn):hover,html input[type="button"]:hover,input[type="reset"]:hover,input[type="submit"]:hover {background:#d81b60;color:#fff}
input[type="text"],input[type="password"],select,textarea {width:100%;background:#fff;color:#111;border:1px solid #d8d8d8;border-radius:4px}
input[type="text"],input[type="password"],select {height:40px;line-height:40px;padding:0 10px}
textarea {padding:12px;resize:vertical;max-height: 70px;}
input:focus,textarea:focus,select:focus {border-color:#e91e63}
input::placeholder,textarea::placeholder {color:#777}

/* header */
.site-head {background:#fff;border-bottom:1px solid #d8d8d8}
.head-inner {height:65px;display:flex;align-items:center;gap:20px}
.brand-link {display:inline-flex;align-items:center;gap:10px;white-space:nowrap;text-decoration:none}
.brand-link img {max-height:45px;display:block;object-fit:contain;}
.brand-text {display:inline-flex;align-items:flex-end;gap:8px;font-size:28px;font-weight:800;color:#e91e63;line-height:1;letter-spacing:-0.8px}
.head-search {margin-left:auto;width:520px;max-width:100%}
.search-line {position:relative}
.search-line input {padding-right:40px}
.search-btn {position:absolute;right:0;top:0;width:40px;height:40px;background:#e91e63;color:#fff;border-radius:0 4px 4px 0}
.menu-open {width:40px;height:40px;background:#e91e63;color:#fff;border-radius:4px}

/* layout */
.page-shell {padding:18px 0 25px}
.main-area {background:#fff;border:1px solid #d8d8d8;border-radius:4px;padding:18px}
.page-section {margin-bottom:22px}
.section-title,.section-head h1,.section-head {font-size:22px;font-weight:600;margin-bottom:16px;color:#222}
.soft-block {background:#fafafa;border:1px solid #e2e2e2;border-radius:4px;padding:15px}
.content-zone {line-height:1.6}
.crumbs {font-size:13px;color:#777;margin-bottom:15px}
.crumbs a {color:#555}
.crumbs span {margin-right:7px;color:#2c000f}

/* nav */
.top-menu:has(+ .main-area) {border-bottom:0;border-radius:4px 4px 0 0;margin-bottom:0}
.top-menu:has(+ .main-area) + .main-area {border-radius:0 0 4px 4px}
.top-menu {background:#fff;border:1px solid #d8d8d8;border-radius:4px;margin-bottom:15px}
.top-menu ul {display:flex;align-items:center;gap:0}
.top-menu a {display:block;padding:15px 25px;font-size:14px;font-weight:600;border-right:1px solid #e5e5e5}
.top-menu a:hover {background:#f5f5f5;color:#e91e63}

/* bottom navigation */
.page-more {display:block;width:100%;clear:both;margin:20px auto;text-align:center}
.more-loader {display:block;text-align:center}
.more-loader a {display:inline-block;height:40px;line-height:40px;padding:0 22px;background:#fff;border:1px solid #d8d8d8;border-radius:22px;color:#c90044;font-weight:600}
.more-loader a:hover {background:#e91e63;border-color:#e91e63;color:#fff}
.page-numbers {display:flex;justify-content:center;width:100%;margin-top:20px}
.page-numbers .navigation {display:flex;flex-wrap:wrap;justify-content:center;gap:6px}
.page-numbers .navigation a,.page-numbers .navigation span {display:inline-flex;align-items:center;justify-content:center;min-width:34px;height:34px;padding:0 10px;background:#fff;border:1px solid #d8d8d8;border-radius:4px;color:#333;font-size:14px}
.page-numbers .navigation a:hover,.page-numbers .navigation span {background:#e91e63;border-color:#e91e63;color:#fff}
#bottom-nav:empty,.more-loader:empty,#nav-load:empty {display:none}
#nav-load span {display: none;}
/* song cards */
.cards-board {display:flex;flex-wrap:wrap;gap:8px}
.song-card {width:calc(16.666% - 7px);min-height:230px;background:#f7f7f7;border:1px solid #d2d2d2;border-radius:8px;padding:16px 12px;display:flex;flex-direction:column;align-items:center;text-align:center}
.song-play {width:68px;height:68px;border-radius:50%;border:1px solid #f4b500;background:#fff;color:#33609a;display:flex;align-items:center;justify-content:center;margin-bottom:15px}
.song-play span {margin-left:4px; font-size: 16px}
.song-card.js-item-played .song-play,.song-card.js-current .song-play {background:#e91e63;color:#fff;border-color:#e91e63}
.js-item-played .fa-play:before {content: '\f04c'; color: #ffffff;}
.song-name {display:block;min-height:58px;margin-bottom:12px;font-size:15px;line-height:1.25;color:#000}
.song-name span,.song-name b {display:block;font-weight:400}
.song-load {display:inline-flex;margin-top: auto;align-items:center;gap:7px;height:34px;line-height:34px;padding:0 10px;background:linear-gradient(#fff,#e8e8e8);border:1px solid #cfcfcf;border-radius:5px;box-shadow:inset 0 0 0 1px #fff;color:#333;font-size:14px}
.song-load span {color:#e76a18}
.song-load:hover {background:#e91e63;border-color:#e91e63;color:#fff}
.song-load:hover span {color:#fff}
.more-place {margin-top:15px;text-align:center}

/* track page */
.tone-page {display:block}
.tone-hero {background:#fff;padding:10px 20px 30px;margin-bottom:18px;text-align:center}
.tone-titlebar {display:flex;align-items:center;justify-content:center;gap:20px;margin-bottom:20px}
.tone-titlebar h1 {font-size:26px;line-height:1.3;font-weight:700;color:#000}
.tone-play {width:68px;height:68px;border-radius:50%;border:1px solid #f4b400;background:#fff;color:#d81b60;display:inline-flex;align-items:center;justify-content:center;flex:0 0 68px}
.tone-play span {margin-left:4px}
.tone-hero.js-item-played .tone-play,.tone-hero.js-current .tone-play {background:#d81b60;color:#fff;border-color:#d81b60}
.tone-line {height:1px;background:#9d9d9d;max-width:960px;margin:0 auto 28px}
.tone-meta {display:flex;flex-wrap:wrap;justify-content:center;gap:0;margin-bottom:22px;font-size:15px;color:#111}
.tone-meta span {display:inline-flex;align-items:center}
.tone-meta span:after {content:"•";margin:0 8px;color:#777}
.tone-meta span:last-child:after {display:none}
.tone-actions {display:flex;align-items:center;justify-content:center;gap:14px}
.tone-step {width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;color:#d81b60;font-size:18px;border-radius:50%}
.tone-step:hover {background:#eef3fa;color:#d81b60}
.tone-download {height:42px;line-height:40px;display:inline-flex;align-items:center;gap:7px;padding:0 18px;border:1px solid #df6b35;border-radius:22px;background:#fff;color:#d85d26;font-weight:600}
.tone-download:hover {background:#df6b35;color:#fff}
.tone-desc {background:#fff;border:1px solid #dedede;border-radius:4px;padding:14px;margin-bottom:18px;line-height:1.55}
.song-lyrics {max-height:220px;overflow:hidden}
.show-text {height:40px;line-height:40px;text-align:center;background:#eee;border:1px solid #ddd;border-radius:4px;margin-top:10px;cursor:pointer}

/* search */
form {width: 100%;}
#fullsearch {width: 100%;}
.search-page {background:#fff}
.search-table {margin-bottom:15px}
.notice-box,.berrors {background:#fff7da;border:1px solid #ead99d;border-radius:4px;padding:12px;line-height:1.5;color:#5b4a1b}

/* feedback */
.form-box {max-width:720px}
.form-box h1 {font-size:22px;margin-bottom:16px}
.form-row {margin-bottom:14px}
.form-row label {display:block;margin-bottom:6px;font-size:14px;font-weight:500}
.form-cell {display:block}
.form-hint {margin-bottom:10px;color:#666}
.form-send,.comment-send {margin-top:15px}

/* dmca page */
.dmca-page {display: block;	width: 100%;margin: 0 0 20px;}
.dmca-page h1 {border-bottom: 1px solid #eee; padding: 5px 10px; font-weight: 700;}
.dmca-language-block {display: block; margin: 0 0 20px;padding: 10px; background: #ffffff;border-radius: 10px; }
.dmca-language-block h2 {display: block; margin: 0 0 15px;padding: 0 0 10px; font-size: 18px;line-height: 30px; font-weight: 600; color: #222222;border-bottom: 1px solid #eeeeee; }
.dmca-language-block p { display: block; margin: 0; font-size: 15px; line-height: 24px; font-weight: 400; color: #444444; }
.dmca-language-block p > a {text-decoration: underline;}
.dmca-language-block p.important {color: red; font-weight: 600;}

/* comments */
.comments-wrap {margin-top:20px}
.add-comments {background:#fafafa;border:1px solid #ddd;border-radius:4px;padding:15px;margin-bottom:18px}
.comments-title {font-size:20px;font-weight:600;margin-bottom:13px}
.comment-fields {display:flex;gap:10px;margin-bottom:12px}
.comment-editor {margin-bottom:12px}
.comment-item {display:flex;gap:12px;background:#fff;border:1px solid #ddd;border-radius:4px;padding:12px;margin-bottom:10px}
.comment-photo {width:48px;height:48px;flex:0 0 48px}
.comment-photo img {width:48px;height:48px;object-fit:cover;border-radius:50%}
.comment-body {flex:1;min-width:0}
.comment-meta {display:flex;gap:10px;flex-wrap:wrap;font-size:13px;color:#777;margin-bottom:8px}
.comment-author {font-weight:600;color:#e91e63}
.comment-text {line-height:1.55;margin-bottom:8px}
.comment-tools {display:flex;align-items:center;gap:12px;font-size:13px}
.comment-rate {display:flex;gap:6px;align-items:center}
.reply {cursor:pointer;color:#e91e63}
.last-comment-link {font-weight:600;margin-bottom:8px}

/* footer */
.site-foot {border-top:1px solid #d8d8d8;background:#fff}
.foot-inner {min-height:60px;display:flex;align-items:center;gap: 10px;}
.foot-inner a {font-size:14px;color:#555; text-decoration: underline;}
.foot-inner a:hover {color:#e91e63}

/* go top */
.go-top {position:fixed;right:20px;bottom:20px;width:40px;height:40px;background:#e91e63;color:#fff;border-radius:4px;display:flex;justify-content: center; align-items: center; padding: 0 !important; z-index:50}

/* mobile panel */
.overlay-box {position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:90}
.side-panel {position:fixed;left:-280px;top:0;width:260px;height:100%;background:#fff;z-index:91;padding:15px;transition:left .18s ease}
.side-panel.active {left:0}
.side-panel .top-menu {border:0;margin:0}
.side-panel .top-menu ul {display:block}
.side-panel .top-menu a {border:0;border-bottom:1px solid #eee}
.btn-close {position:fixed;left:-45px;top:12px;width:36px;height:36px;background:#e91e63;color:#fff;border-radius:4px;z-index:92;display:flex;align-items:center;justify-content:center;transition:left .18s ease}
.btn-close.active {left:270px}
.wplayer {display: none;} 

/* share */
.share-panel {background:#fff;border:1px solid #dedede;border-radius:4px;padding:14px;margin:0 0 18px;text-align:center;width: 100%;}
.share-title {font-size:15px;font-weight:600;color:#222;margin-bottom:12px}
.share-list {display:flex;flex-wrap:wrap;justify-content:center;gap:8px}
.share-btn {width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #d8d8d8;border-radius:10%;background:#fff;color:#555;font-size:16px}
.share-btn:hover {color:#fff;border-color:transparent}
.share-fb:hover {background:#3b5998}
.share-x:hover {background:#111}
.share-tlg:hover {background:#229ed9}
.share-viber:hover {background:#7360f2}
.share-wa:hover {background:#25d366}
.share-copy:hover,.share-copy.is-copied {background:#e91e63;color:#fff;border-color:#e91e63}
.share-copy.is-copied i:before {content:"\f00c"}

/* responsive */
@media(max-width:1100px) {
	.song-card {width:calc(25% - 6px)}
}

@media(max-width:860px) {
	.hidden.menu-open,.menu-open.hidden {display:block}
	.head-inner {height:auto;padding:12px 0;flex-wrap:wrap}
	.brand-link {font-size:21px}
	.head-search {width:100%;order:3}
	.main-area {padding:12px}
	.song-card {width:calc(33.333% - 6px)}
}

@media(max-width:620px) {
	body {font-size:14px}
	.site-box {max-width:calc(100% - 20px)}
	.song-card {width:calc(50% - 4px);min-height:218px;padding:14px 8px}
	.song-play {width:62px;height:62px;}
	.song-name {font-size:14px}
    .brand-link img {width:34px;height:34px;flex-basis:34px}
	.brand-text {font-size:24px}
    .foot-inner {flex-direction: column; gap: 10px; padding: 10px 10px; align-items: flex-start;}
	.tone-hero {padding:24px 12px}
	.tone-titlebar {display:block}
	.tone-play {margin:0 auto 14px}
	.tone-titlebar h1 {font-size:22px}
	.tone-meta {display:block;line-height:1.8}
	.tone-meta span {display:inline}
	.tone-actions {gap:8px}
	.tone-download {padding:0 14px;font-size:14px}
	.comment-fields {display:block}
	.comment-fields input {margin-bottom:10px}
	.comment-item {align-items:flex-start}
    .share-btn {width:35px;height:35px;font-size:14px}

}

@media(max-width:360px) {
	.song-card {width:100%}
}