/*
Theme Name: Toolly Webgame V2
Theme URI: https://gamewebplay.kr/
Author: Toollysoft
Description: tema 시안을 WordPress와 실제 WebGL 게임 데이터에 연결한 밝은 게임 포털 테마.
Version: 2.0.0
Text Domain: toolly-webgame-v2
*/

/* WordPress-managed game and advertising layout */
.tly-launch-hero{text-align:center}.tly-launch-hero h1{font-size:clamp(22px,3.5vw,41px)!important}.tly-launch-hero h1,.tly-launch-hero p{margin-right:auto!important;margin-left:auto!important}.tly-launch-hero__credit{display:block;max-width:720px;margin:12px auto 0;color:rgba(255,255,255,.68);font-size:18px;line-height:1.6;letter-spacing:.02em}
.tly-v2-image-ad a{position:relative;display:block}.tly-v2-ad-title{position:absolute;right:10px;bottom:10px;left:10px;padding:9px 10px;border-radius:9px;background:rgba(19,14,42,.78);color:#fff;font-size:12px;text-align:center;backdrop-filter:blur(6px)}
.tly-managed-category-list{display:grid;gap:8px}.tly-managed-category-list a{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border-radius:10px;background:#f7f4ff;color:#33265c;font-size:13px}.tly-managed-category-list b{color:#6844dc}.tly-managed-search{display:grid;gap:10px}.tly-managed-search input{width:100%;min-width:0;padding:11px;border:1px solid #ddd7ec;border-radius:10px}.tly-managed-middle-ads{margin:0 0 50px}.tly-managed-middle-ads .tly-v2-image-ad img{aspect-ratio:16/5}.tly-sidebar .tly-v2-image-ad{margin-bottom:50px}.tly-content .tly-launch-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:50px!important}.tly-content .tly-launch-card__body{padding:18px}.tly-content .tly-launch-card h3{font-size:22px}.tly-content .tly-launch-card p{font-size:13px}@media(max-width:760px){.tly-content .tly-launch-grid{grid-template-columns:1fr!important}}

/* Plugin template and generic content compatibility */
.shell{width:min(1180px,calc(100% - 32px));margin-inline:auto}.site-content{min-height:60vh}.mytoolly-webgame-detail,.mytoolly-webgame-archive,.archive-page{padding:36px 0 70px}.webgame-player-wrap{background:#080d22;border-radius:20px;overflow:hidden;box-shadow:0 18px 50px rgba(42,34,100,.18);margin:24px 0}.webgame-player-wrap iframe{display:block;width:100%;height:min(72vh,760px);border:0}.webgame-info-grid{display:grid;grid-template-columns:2fr 1fr;gap:24px}.panel,.content-card{background:#fff;border:1px solid #e6e3f1;border-radius:18px;padding:24px}.game-grid,.archive-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.game-card{background:#fff;border:1px solid #e8e5f2;border-radius:16px;overflow:hidden}.game-thumb img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover}.game-card-body{padding:14px}.game-title{font-weight:800;color:#211b40}.game-meta{display:flex;gap:8px;margin-top:8px;color:#716b83}.entry-page{padding:36px 0 70px}.entry-page article{background:#fff;border-radius:20px;padding:32px}.kboard-default-poweredby{display:none!important}@media(max-width:800px){.webgame-info-grid{grid-template-columns:1fr}.game-grid,.archive-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.webgame-player-wrap iframe{height:62vh}}@media(max-width:520px){.game-grid,.archive-grid{grid-template-columns:1fr}}
.tly-v2-image-ad{padding:0!important;overflow:hidden;min-height:0!important}.tly-v2-image-ad img{display:block;width:100%;height:auto;aspect-ratio:4/5;object-fit:cover}.tly-v2-image-ad .tly-ad__label{position:absolute;z-index:2;top:8px;left:8px}.tly-v2-business{display:flex;flex-wrap:wrap;gap:10px 24px;padding:24px 0;border-top:1px solid rgba(255,255,255,.14);font-size:13px}.tly-v2-business strong{flex-basis:100%}.tly-v2-business a{color:inherit}.tly-footer__top>div{display:flex;flex-direction:column;gap:8px}.tly-footer__top a{color:inherit}
.tly-launch-hero{margin:12px 0 50px;padding:clamp(32px,5vw,64px);border-radius:28px;background:linear-gradient(125deg,#171035 0%,#3d1f78 55%,#7351e8 100%);color:#fff;box-shadow:0 24px 70px rgba(48,26,102,.22)}.tly-launch-hero h1{max-width:760px;margin:10px 0 16px;font-size:clamp(32px,5vw,58px);line-height:1.08}.tly-launch-hero p{max-width:720px;margin:0;color:rgba(255,255,255,.82);font-size:clamp(16px,2vw,20px);line-height:1.75}.tly-launch-section{margin-bottom:50px}.tly-launch-section__head{display:flex;align-items:end;justify-content:space-between;margin-bottom:24px}.tly-launch-section__head h2{margin:6px 0 0;font-size:clamp(26px,3vw,38px)}.tly-launch-section__head>a{font-weight:800;color:#6844dc}.tly-launch-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:50px}.tly-launch-card{overflow:hidden;border:1px solid #e4dff2;border-radius:24px;background:#fff;box-shadow:0 16px 48px rgba(37,27,76,.1);transition:transform .2s ease,box-shadow .2s ease}.tly-launch-card:hover{transform:translateY(-5px);box-shadow:0 22px 58px rgba(37,27,76,.16)}.tly-launch-card__image{position:relative;display:block;overflow:hidden;background:#100b29}.tly-launch-card__image img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover;transition:transform .35s ease}.tly-launch-card:hover .tly-launch-card__image img{transform:scale(1.025)}.tly-launch-card__play{position:absolute;right:22px;bottom:20px;display:grid;width:56px;height:56px;place-items:center;border:1px solid rgba(255,255,255,.55);border-radius:50%;background:rgba(22,13,55,.78);color:#fff;font-size:18px;backdrop-filter:blur(8px)}.tly-launch-card__body{padding:26px}.tly-launch-card__meta{display:flex;gap:10px;margin-bottom:12px}.tly-launch-card__meta span{padding:6px 10px;border-radius:999px;background:#f0ebff;color:#5e39cc;font-size:12px;font-weight:800}.tly-launch-card__meta span+span{background:#e8faf1;color:#167648}.tly-launch-card h3{margin:0 0 10px;font-size:28px}.tly-launch-card h3 a{color:#211640}.tly-launch-card p{min-height:54px;margin:0 0 22px;color:#6e6780;line-height:1.7}.tly-launch-community{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:56px;padding:32px;border-radius:22px;background:#f2edff}.tly-launch-community h2{margin:5px 0}.tly-launch-community p{margin:0;color:#6b6281}@media(max-width:760px){.tly-launch-grid{grid-template-columns:1fr;gap:50px}.tly-launch-section__head{align-items:start;gap:16px}.tly-launch-community{align-items:flex-start;flex-direction:column}}

/* Phase 2: editorial game content and internal discovery. */
.webgame-content-sections{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.webgame-content-sections .content-card:first-child{grid-column:1/-1}.webgame-content-sections h2,.toolly-discovery-section h2{margin-top:0}.webgame-content-sections h3{margin:18px 0 6px;font-size:16px}.webgame-content-sections p,.webgame-content-sections li{color:#5f596f;line-height:1.75}.webgame-content-sections ul{margin:0;padding-left:20px}.game-controls-card .tly-btn{margin-top:12px}.toolly-discovery-section{margin-top:46px}.toolly-section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.toolly-section-heading a{color:#6844dc;font-weight:800}.toolly-discovery-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.toolly-discovery-card .game-card-body{display:grid;gap:8px}.toolly-discovery-card .game-category{color:#6844dc;font-size:12px;font-weight:800}.toolly-discovery-card .game-title{font-size:18px}.toolly-discovery-card p{margin:0;color:#6e6780;font-size:13px;line-height:1.6}.toolly-discovery-section[hidden]{display:none}@media(max-width:800px){.webgame-content-sections{grid-template-columns:1fr}.webgame-content-sections .content-card:first-child{grid-column:auto}.toolly-discovery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.toolly-discovery-grid{grid-template-columns:1fr}}
.toolly-next-game{margin-top:46px;padding:28px;border:1px solid #ddd5f3;border-radius:20px;background:#f5f1ff}.toolly-next-game[hidden]{display:none}.toolly-next-game h2{margin:0 0 8px}.toolly-next-game p{margin:0 0 18px;color:#625b72}.toolly-next-game>div{display:flex;flex-wrap:wrap;gap:12px}

/* GAMEWEBPLAY board, category and footer refinements */
.game-thumb,.tly-launch-card__image{display:block;aspect-ratio:16/9;overflow:hidden;background:#171035}.game-thumb img,.tly-launch-card__image img{width:100%;height:100%;object-fit:cover}.tly-game-placeholder{display:grid;width:100%;height:100%;min-height:150px;place-content:center;gap:6px;background:linear-gradient(135deg,#171035,#6844dc);color:#fff;text-align:center;font-weight:900;letter-spacing:.08em}.tly-game-placeholder small{font-size:10px;opacity:.75}.archive-head{margin-bottom:28px}.archive-head h1{margin:6px 0}.tly-empty-state{padding:48px;border:1px solid #e6e3f1;border-radius:18px;background:#fff;text-align:center}
.tly-footer{border-top:1px solid #282146;background:#17132a;color:#dcd7ec}.tly-footer__grid{grid-template-columns:1.5fr repeat(3,minmax(0,1fr));padding-top:48px;padding-bottom:38px}.tly-footer__brand>p{max-width:320px;color:#aaa3bf;font-size:15px}.tly-footer nav h2{color:#fff;font-size:15px}.tly-footer nav a{color:#c0b9d4;font-size:14px;line-height:1.8}.tly-footer nav a:hover{color:#fff;transform:translateX(2px)}.tly-v2-business{color:#aaa3bf}.tly-footer__bottom{color:#898199;font-size:12px}
.entry-page article,.gwp-board-page{overflow-wrap:anywhere}.gwp-board-intro{margin-bottom:24px}.gwp-board-intro p{color:#6e6780}.gwp-ranking-filter{display:flex;flex-wrap:wrap;gap:8px;margin:20px 0}.gwp-ranking-filter a{padding:9px 14px;border:1px solid #ded8ed;border-radius:999px;background:#fff;color:#4c4262;font-weight:700}.gwp-ranking-filter a.is-active{border-color:#6844dc;background:#6844dc;color:#fff}.gwp-ranking-empty{padding:36px;border:1px dashed #cfc6e4;border-radius:16px;background:#faf8ff;text-align:center}.gwp-ranking-table{width:100%;border-collapse:collapse}.gwp-ranking-table th,.gwp-ranking-table td{padding:13px;border-bottom:1px solid #eee9f5;text-align:left}
#kboard-default-list,#kboard-default-document,#kboard-default-editor{font-family:inherit!important}#kboard-default-list .kboard-list table{min-width:640px}#kboard-default-list .kboard-list{overflow-x:auto;border:1px solid #e6e1ef;border-radius:14px}#kboard-default-list .kboard-list thead{background:#f5f1ff}#kboard-default-list .kboard-list tbody tr.kboard-list-notice{background:#fff8e8}#kboard-default-list .kboard-list tbody tr.kboard-list-notice .kboard-list-uid{color:#b05c00;font-weight:900}#kboard-default-list .kboard-default-button-small,#kboard-default-editor .kboard-default-button-small,#kboard-default-document .kboard-default-button-small{border:0!important;border-radius:8px!important;background:#6844dc!important;color:#fff!important}#kboard-default-list input,#kboard-default-list select,#kboard-default-editor input,#kboard-default-editor textarea,#kboard-default-editor select{max-width:100%;border:1px solid #dcd6e8!important;border-radius:8px!important}
@media(max-width:980px){.tly-footer__grid{grid-template-columns:1.3fr repeat(3,minmax(0,1fr))}}
@media(max-width:768px){.tly-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tly-footer__brand{grid-column:1/-1}.entry-page article{padding:22px}.gwp-ranking-table{min-width:580px}.gwp-ranking-table-wrap{overflow-x:auto}}
@media(max-width:430px){.shell{width:min(100% - 22px,1180px)}.tly-footer__grid{grid-template-columns:1fr 1fr;gap:28px 18px}.tly-footer nav a{font-size:13px}.tly-v2-business{padding-inline:0}.game-grid,.archive-grid{grid-template-columns:1fr}.gwp-ranking-filter a{font-size:12px}}
