@charset "utf-8";
:root{--gdl-ink:#181d26;--gdl-coral:#a83a1c;--gdl-line:#ddd6ca;--gdl-paper:#fffdf9}
body{background:#f4efe4;color:var(--gdl-ink);font-family:"Pretendard Variable",Pretendard,-apple-system,BlinkMacSystemFont,"Noto Sans KR","Segoe UI","Malgun Gothic",sans-serif;font-synthesis:none}
button,input,select,textarea{font-family:inherit}
#hd{background:#fff}#tnb{border-bottom:1px solid var(--gdl-line);background:#faf7f1}#hd_wrapper{height:92px}
.gdl_brand a{display:flex!important;flex-direction:column;justify-content:center;width:auto!important;height:72px;text-decoration:none}
.gdl_brand strong{color:var(--gdl-ink);font-size:24px;letter-spacing:-.05em}.gdl_brand span{margin-top:3px;color:var(--gdl-coral);font-size:9px;font-weight:800;letter-spacing:.18em}
.hd_login a{border-radius:999px}.hd_login li:last-child a{background:var(--gdl-ink);color:#fff}
#gnb{border-top:1px solid var(--gdl-line);border-bottom:1px solid var(--gdl-line);background:#fff}#gnb_1dul{padding-left:0}#gnb .gnb_1da{font-weight:700}
#gnb .gnb_1dli:hover .gnb_1da,#gnb .gnb_1da:focus{color:var(--gdl-coral)}
#wrapper{background:#f4efe4}#container_wr{padding-top:26px}#container{border-radius:16px}
.gdl_community_hero{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(270px,.6fr);gap:20px;margin-bottom:28px;padding:42px;border-radius:22px;background:linear-gradient(135deg,#17202e,#2c3a4e);color:#fff;box-shadow:0 16px 45px rgba(24,29,38,.18)}
.gdl_community_hero>div>span{color:#f3d36c;font-size:11px;font-weight:900;letter-spacing:.16em}.gdl_community_hero h2{margin:15px 0 12px;font-size:38px;line-height:1.22;letter-spacing:-.05em}
.gdl_community_hero p{color:#d9e0e9;font-size:14px;line-height:1.7}.gdl_community_hero nav{display:flex;gap:10px;margin-top:24px}
.gdl_community_hero a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border:1px solid #758094;border-radius:999px;color:#fff;font-weight:800;text-decoration:none}
.gdl_community_hero a.primary{border-color:#f3d36c;background:#f3d36c;color:#171d28}.gdl_community_hero aside{padding:25px;border:1px solid rgba(255,255,255,.18);border-radius:16px;background:rgba(255,255,255,.08)}
.gdl_community_hero aside b{display:block;font-size:19px}.gdl_community_hero aside p{margin:12px 0 20px;font-size:12px}.gdl_community_hero aside a{width:100%}
.lt_wr,.latest_top_wr>div,.latest_wr>div{border-color:var(--gdl-line)!important;border-radius:14px!important;background:var(--gdl-paper)!important;box-shadow:0 6px 22px rgba(42,34,20,.05)}
#ft{background:#181d26;color:#d6dbe3}#ft a{color:#fff}#ft_copy{border-top-color:#343b47}
@media(max-width:768px){body{background:#f4efe4}#hd{min-width:0}#hd_wrapper{height:64px}.gdl_brand a{height:58px}.gdl_brand strong{font-size:19px}.gdl_brand span{font-size:7px}#container{padding:14px}.gdl_community_hero{grid-template-columns:1fr;padding:27px 21px;border-radius:16px}.gdl_community_hero h2{font-size:29px}.gdl_community_hero nav{flex-direction:column}}

/* Existing GoDaddyLab shell parity */
#hd.gdl_site_header{position:sticky;top:0;z-index:100;min-width:0;height:auto;border:0;background:rgba(255,255,255,.96);backdrop-filter:blur(12px)}
#hd.gdl_site_header #hd_h1{position:absolute}
#hd.gdl_site_header #hd_wrapper{display:flex;align-items:center;gap:18px;width:100%;max-width:none;height:72px;padding:10px max(24px,calc((100% - 1460px)/2));border-bottom:1px solid #ddd6ca}
#hd.gdl_site_header .gdl_brand{position:static;display:flex;align-items:center;align-self:stretch;float:none;width:auto;height:auto;margin:0;padding:0;line-height:1}
#hd.gdl_site_header .gdl_brand a{display:flex!important;align-items:center;align-self:center;flex-direction:row;gap:10px;height:auto;margin:0;padding:0;line-height:1}
#hd.gdl_site_header .gdl_brand img{display:block;width:42px;height:42px;border-radius:50%}
#hd.gdl_site_header .gdl_brand span{display:flex;flex-direction:column;margin:0}
#hd.gdl_site_header .gdl_brand strong{font-size:16px;line-height:1.1;letter-spacing:0}
#hd.gdl_site_header .gdl_brand small{margin-top:3px;font-size:8px;font-weight:700;letter-spacing:.16em}
.gdl_primary_nav{display:flex;align-items:center;justify-content:center;gap:4px;flex:1}
.gdl_primary_nav a{padding:11px 14px;border-radius:999px;color:#4a505b;font-size:14px;font-weight:700;text-decoration:none;white-space:nowrap}
.gdl_primary_nav a.active{background:#181d26;color:#fff}
.gdl_primary_nav a.playground-nav{display:inline-flex;align-items:center;gap:5px;padding:9px 13px;background:linear-gradient(135deg,#ffdd5f,#ffb43f);color:#171d28;font-size:13px;font-weight:900;box-shadow:0 4px 12px rgba(211,111,20,.18)}
.gdl_primary_nav a.playground-nav svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
#hd.gdl_site_header .hd_login{position:static;display:flex;align-items:center;gap:6px;float:none;margin:0}
#hd.gdl_site_header .hd_login li{flex:0 0 auto;float:none;border:0}
#hd.gdl_site_header .hd_login a{display:flex;align-items:center;min-height:38px;padding:9px 13px;border:1px solid #d9d4ca;background:#fff;color:#181d26;font-size:12px;font-weight:750;line-height:1.2;white-space:nowrap;word-break:keep-all}
#hd.gdl_site_header .hd_login a.idea{border-color:rgba(168,58,28,.35);color:#a83a1c}
#hd.gdl_site_header .hd_login a.account{border-color:#181d26;background:#181d26;color:#fff}
.gdl_menu_toggle{display:none;width:42px;height:42px;padding:10px;border:0;border-radius:8px;background:#f4f1ea}
.gdl_menu_toggle i{display:block;height:2px;margin:4px 0;background:#181d26}
.gdl_mobile_nav{position:absolute;top:64px;right:10px;left:10px;padding:12px;border:1px solid #ddd6ca;border-radius:12px;background:#fff;box-shadow:0 18px 45px rgba(24,29,38,.18)}
.gdl_mobile_nav[hidden]{display:none}.gdl_mobile_nav a{display:block;padding:13px;border-radius:8px;color:#181d26;font-size:14px;font-weight:700}.gdl_mobile_nav a.active{background:#181d26;color:#fff}
.gdl_mobile_nav a.playground-nav{margin:4px 0;background:linear-gradient(135deg,#ffdd5f,#ffb43f);color:#171d28;font-weight:900}.gdl_mobile_nav a.idea{color:#a83a1c}
#wrapper{min-width:0}#container_wr{width:min(1180px,calc(100% - 48px))}
#container_wr #container{float:none;width:100%}
#ft.gdl_footer{min-width:0}.gdl_footer #ft_wr{display:grid;grid-template-columns:1fr auto;gap:16px 40px;width:min(1180px,calc(100% - 48px));margin:0 auto;padding:42px 0 24px}
.gdl_footer_brand{display:flex;align-items:center;gap:10px}.gdl_footer_brand img{border-radius:50%}.gdl_footer_brand span{display:flex;flex-direction:column}.gdl_footer_brand b{font-size:16px}.gdl_footer_brand small{font-size:8px;letter-spacing:.16em}
.gdl_footer p{grid-column:1;margin:0;color:#aeb5c0;font-size:11px;line-height:1.7}.gdl_footer nav{grid-column:2;grid-row:1/3;display:flex;align-items:flex-start;gap:18px;width:auto}.gdl_footer nav a{display:block;width:auto;font-size:11px;font-weight:700;white-space:nowrap}
.gdl_footer #ft_copy{grid-column:1/-1;width:100%;margin-top:18px;padding:18px 0 0;border-top:1px solid #343b47;text-align:left}
@media(max-width:1460px){.gdl_primary_nav{display:none}.gdl_menu_toggle{display:block}#hd.gdl_site_header .hd_login{margin-left:auto}}
@media(max-width:640px){html,body{max-width:100%;overflow-x:hidden}#hd.gdl_site_header #hd_wrapper{height:64px;padding:8px 12px;gap:8px}#hd.gdl_site_header .gdl_brand strong{font-size:15px}#hd.gdl_site_header .gdl_brand small{font-size:7px}#hd.gdl_site_header .gdl_brand img{width:40px;height:40px}#hd.gdl_site_header .hd_login{display:none}#container_wr{width:100%;padding:18px 12px}.latest_top_wr{display:grid;grid-template-columns:1fr;gap:12px}.latest_top_wr>div{float:none!important;width:100%!important;margin:0!important}.latest_wr{margin-top:12px}.latest_wr>div{float:none!important;width:100%!important;margin:0!important}.gdl_footer #ft_wr{grid-template-columns:1fr;width:calc(100% - 28px);padding:34px 0 22px}.gdl_footer nav{grid-column:1;grid-row:auto;flex-wrap:wrap}.gdl_footer #ft_copy{grid-column:1}}

/* Unified footer shared by the homepage, boards and account pages */
#ft.gdl_unified_footer{background:#fff;color:#181d26}
.gdl_unified_footer #ft_wr{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1.25fr);align-items:start;gap:36px 50px;width:min(1180px,calc(100% - 48px));padding:64px 0 30px}
.gdl_unified_footer .gdl_footer_brand{display:block}.gdl_unified_footer .gdl_footer_brand>a{display:flex;align-items:center;gap:10px;color:#181d26;text-decoration:none}.gdl_unified_footer .gdl_footer_brand p{max-width:360px;margin:12px 0 0;color:#6c727c;font-size:12px;line-height:1.65}
.gdl_footer_qr{display:flex;align-items:center;flex-direction:column;gap:8px;color:#181d26;text-align:center;text-decoration:none}.gdl_footer_qr>img{width:108px;height:108px;padding:7px;border:1px solid #ddd6ca;border-radius:10px;background:#fff;box-shadow:0 8px 24px rgba(24,29,38,.08)}.gdl_footer_qr>span{display:flex;flex-direction:column;gap:3px}.gdl_footer_qr b{font-size:11px}.gdl_footer_qr small{color:#6c727c;font-size:9px}
.gdl_footer_responsible>b{font-size:13px}.gdl_footer_responsible p{margin:12px 0 0;color:#6c727c;font-size:12px;line-height:1.7}.gdl_footer_responsible small{display:block;margin-top:8px;color:#777;font-size:10px;font-weight:700;line-height:1.5}
.gdl_unified_footer .gdl_footer_links{grid-column:1/-1;grid-row:auto;display:flex;justify-content:flex-end;gap:16px;width:auto;padding-top:20px;border-top:1px solid #ddd6ca}.gdl_unified_footer .gdl_footer_links a{color:#565e69;font-size:11px;font-weight:700;text-decoration:none;white-space:nowrap}.gdl_unified_footer .gdl_footer_links a:hover{color:#a83a1c}
.gdl_unified_footer #ft_copy{grid-column:1/-1;display:flex;justify-content:space-between;gap:12px;width:100%;margin:0;padding:0;border:0;color:#7a8088;font-size:10px;text-align:left}
.gdl_unified_footer #top_btn{border-color:#d8d0c3;background:#181d26;color:#fff}
@media(max-width:760px){.gdl_unified_footer #ft_wr{grid-template-columns:1fr;gap:26px;width:min(100% - 28px,560px);padding:42px 0 24px}.gdl_footer_qr{align-items:flex-start;flex-direction:row;text-align:left}.gdl_footer_qr>img{width:92px;height:92px}.gdl_footer_qr>span{padding-top:14px}.gdl_unified_footer .gdl_footer_links{grid-column:1;justify-content:flex-start;flex-wrap:wrap;gap:10px 14px}.gdl_unified_footer #ft_copy{grid-column:1;flex-direction:column}}

/* Homepage */
.gdl_home{display:grid;gap:84px;padding:8px 0 64px}
.gdl_home_hero{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(350px,430px);align-items:center;gap:58px;min-height:560px;overflow:hidden;padding:64px 68px;border-radius:28px;background:#171d28;color:#fff;box-shadow:0 22px 70px rgba(24,29,38,.2)}
.gdl_home_hero:before{position:absolute;inset:0;background:radial-gradient(circle at 76% 45%,rgba(238,197,69,.18),transparent 30%),linear-gradient(120deg,transparent 40%,rgba(255,255,255,.04));content:""}
.gdl_home_intro{position:relative;z-index:2;max-width:555px}.gdl_eyebrow,.gdl_section_heading>span,.gdl_member_banner>div>span{color:#d9a54d;font-size:11px;font-weight:900;letter-spacing:.2em}
.gdl_home_intro h2{margin:20px 0 22px;font-size:54px;line-height:1.16;letter-spacing:-.06em;word-break:keep-all}.gdl_home_intro h2 em{color:#f0c761;font-style:normal}
.gdl_home_intro>p{max-width:525px;color:#c9d0da;font-size:15px;line-height:1.9;word-break:keep-all}
.gdl_home_actions{display:flex;gap:10px;margin-top:32px}.gdl_home_actions a{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 22px;border:1px solid #667080;border-radius:999px;color:#fff;font-weight:800;text-decoration:none}
.gdl_home_actions a.primary{border-color:#f0c761;background:#f0c761;color:#171d28}
.gdl_ball_stage{position:relative;z-index:1;display:block;min-height:430px;color:#171d28;text-decoration:none;transition:transform .2s}.gdl_ball_stage:hover{transform:translateY(-4px)}
.gdl_machine_hint{position:absolute;top:0;left:50%;z-index:5;transform:translateX(-50%);padding:8px 14px;border:1px solid rgba(255,255,255,.35);border-radius:999px;background:rgba(12,17,25,.78);color:#fff;font-size:10px;font-weight:800;white-space:nowrap;box-shadow:0 5px 16px rgba(0,0,0,.22)}.gdl_machine_hint:before{margin-right:6px;content:"☝"}
.gdl_machine_hood{position:absolute;top:35px;left:50%;z-index:2;width:66px;height:70px;transform:translateX(-50%);border:5px solid rgba(255,255,255,.65);border-bottom:0;background:linear-gradient(90deg,#c7d0d9,#f7fafc 25%,#8c98a5 72%,#dce3e9);clip-path:polygon(18% 0,82% 0,100% 100%,0 100%)}
.gdl_machine_hood:after{position:absolute;inset:9px 15px 8px;border:2px solid #6f7b87;background:#101720;content:""}
.gdl_chamber{position:absolute;top:78px;right:4%;left:4%;height:305px;overflow:hidden;border:5px double rgba(237,244,250,.76);border-radius:50%;background:radial-gradient(circle at 34% 23%,rgba(255,255,255,.16),rgba(255,255,255,.035) 48%,rgba(0,0,0,.16));box-shadow:inset 0 0 0 3px rgba(255,255,255,.12),inset 0 -40px 55px rgba(0,0,0,.18),0 12px 30px rgba(0,0,0,.2)}
.gdl_chamber:before,.gdl_chamber:after{position:absolute;inset:13px;border:1px solid rgba(255,255,255,.2);border-radius:50%;content:""}.gdl_chamber:after{inset:28px 8px 10px;transform:rotate(-8deg)}
.gdl_ball_stage .ball{position:absolute;z-index:2;display:flex;align-items:center;justify-content:center;width:52px;height:52px;border:3px solid rgba(255,255,255,.82);border-radius:50%;background:#f1c857;color:#111820;font-size:16px;font-style:normal;font-weight:900;box-shadow:inset -7px -9px 12px rgba(91,56,0,.28),0 5px 10px rgba(0,0,0,.32);animation:gdl-ball-mix 4.6s ease-in-out infinite alternate;will-change:transform}
.gdl_ball_stage .ball:after{position:absolute;inset:9px;border:1px solid rgba(17,24,32,.22);border-radius:50%;content:""}
.gdl_ball_stage .ball_1{top:38%;left:12%;animation-delay:-.4s}.gdl_ball_stage .ball_2{top:62%;left:23%;background:#5aa6d8;animation-delay:-2.1s;animation-duration:5.1s}.gdl_ball_stage .ball_3{top:51%;left:67%;background:#e96c64;animation-delay:-1.2s;animation-duration:4.2s}.gdl_ball_stage .ball_4{top:70%;left:45%;background:#8b91a0;color:#fff;animation-delay:-3.4s}.gdl_ball_stage .ball_5{top:67%;left:76%;background:#62aa75;animation-delay:-2.8s;animation-duration:5.4s}.gdl_ball_stage .ball_6{top:32%;left:47%;animation-delay:-1.8s;animation-duration:5.7s}.gdl_ball_stage .ball_7{top:18%;left:28%;background:#5aa6d8;animation-delay:-3s}.gdl_ball_stage .ball_8{top:22%;left:70%;background:#e96c64;animation-delay:-.8s;animation-duration:5s}.gdl_ball_stage .ball_9{top:48%;left:37%;background:#8b91a0;color:#fff;animation-delay:-2.6s;animation-duration:4.8s}.gdl_ball_stage .ball_10{top:74%;left:8%;background:#62aa75;animation-delay:-3.7s;animation-duration:5.3s}
.gdl_machine_base{position:absolute;right:14%;bottom:0;left:14%;z-index:4;display:flex;height:67px;align-items:center;justify-content:center;flex-direction:column;border:2px solid rgba(238,244,249,.78);border-radius:12px;background:linear-gradient(180deg,rgba(207,218,228,.32),rgba(72,84,99,.34));color:#fff;box-shadow:inset 0 0 0 3px rgba(255,255,255,.1),0 8px 20px rgba(0,0,0,.2)}.gdl_machine_base b{font-size:15px;letter-spacing:.18em}.gdl_machine_base small{margin-top:5px;color:#d4dbe4;font-size:7px;font-weight:800;letter-spacing:.15em}
@keyframes gdl-ball-mix{0%{transform:translate(-12px,18px) rotate(-12deg)}32%{transform:translate(17px,-33px) rotate(14deg)}62%{transform:translate(-19px,-58px) rotate(-8deg)}100%{transform:translate(13px,8px) rotate(18deg)}}
@media(prefers-reduced-motion:reduce){.gdl_ball_stage .ball{animation:none}.gdl_ball_stage:hover{transform:none}}
@media(max-width:640px){.gdl_ball_stage{min-height:370px;margin-top:24px}.gdl_machine_hint{font-size:9px}.gdl_machine_hood{top:34px;width:57px;height:58px}.gdl_chamber{top:70px;right:2%;left:2%;height:260px}.gdl_ball_stage .ball,.gdl_ball_stage .ball_6{width:42px;height:42px;font-size:13px}.gdl_ball_stage .ball:after{inset:7px}.gdl_machine_base{right:10%;bottom:0;left:10%;height:58px}.gdl_machine_base b{font-size:12px}.gdl_machine_base small{font-size:6px}}
.gdl_engine_preview{position:relative;z-index:2;width:100%;max-width:430px;aspect-ratio:1/1;justify-self:end;overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:22px;background:#1c232d;box-shadow:0 22px 52px rgba(0,0,0,.34),0 0 0 8px rgba(255,255,255,.025)}
.gdl_engine_preview:before{position:absolute;inset:0;z-index:2;border-radius:inherit;background:linear-gradient(90deg,rgba(23,29,40,.36),transparent 22%),linear-gradient(180deg,rgba(23,29,40,.16),transparent 22% 76%,rgba(23,29,40,.2));box-shadow:inset 0 0 42px rgba(23,29,40,.34);content:"";pointer-events:none}
.gdl_engine_preview iframe{display:block;width:100%;height:100%;border:0;filter:saturate(.88) brightness(.9) contrast(1.03);pointer-events:none}
.gdl_engine_preview>a{position:absolute;inset:0;z-index:3;display:flex;align-items:flex-end;justify-content:center;padding:0 0 17px;color:#fff;text-decoration:none}
.gdl_engine_preview>a span{padding:9px 15px;border:1px solid rgba(255,255,255,.58);border-radius:999px;background:rgba(17,23,31,.78);font-size:10px;font-weight:800;box-shadow:0 7px 20px rgba(0,0,0,.25);backdrop-filter:blur(7px);transition:.2s}
.gdl_engine_preview>a:hover span{transform:translateY(-3px);background:#f0c761;color:#171d28;border-color:#f0c761}
@media(max-width:640px){.gdl_engine_preview{width:min(100%,340px);margin:24px auto 0;justify-self:center;border-radius:16px;box-shadow:0 18px 38px rgba(0,0,0,.3)}.gdl_engine_preview:before{background:linear-gradient(180deg,rgba(23,29,40,.1),transparent 28% 76%,rgba(23,29,40,.24));box-shadow:inset 0 0 28px rgba(23,29,40,.24)}.gdl_engine_preview>a{padding-bottom:12px}.gdl_engine_preview>a span{font-size:9px}}
.gdl_home_section{display:grid;gap:40px}.gdl_section_heading{text-align:center}.gdl_section_heading h2{margin:14px 0 10px;font-size:42px;letter-spacing:-.055em}.gdl_section_heading p{color:#656a73;font-size:16px;line-height:1.7}
.gdl_service_grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.gdl_service_grid a{position:relative;display:flex;min-height:230px;padding:34px 34px 32px;flex-direction:column;overflow:hidden;border:1px solid #d8d0c3;border-radius:18px;background:#fffdf9;color:#181d26;text-decoration:none;box-shadow:0 8px 24px rgba(42,34,20,.045);transition:transform .2s,border-color .2s,box-shadow .2s}
.gdl_service_grid a:after{position:absolute;right:28px;bottom:27px;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#f2ede4;color:#6d665c;font-size:17px;content:"→";transition:.2s}
.gdl_service_grid a:hover{z-index:1;transform:translateY(-5px);border-color:#c6ab80;background:#fff;box-shadow:0 18px 42px rgba(40,32,18,.11)}.gdl_service_grid a:hover:after{transform:translateX(3px);background:#181d26;color:#fff}.gdl_service_grid b{display:inline-flex;align-items:center;justify-content:center;width:38px;height:27px;border-radius:999px;background:#f6e7dc;color:#a83a1c;font-size:12px;letter-spacing:.1em}
.gdl_service_grid strong{margin:36px 0 13px;font-size:25px;line-height:1.25;letter-spacing:-.045em}.gdl_service_grid span{max-width:82%;color:#646a73;font-size:15px;line-height:1.75;word-break:keep-all}
.gdl_observation{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;padding:64px;border-top:1px solid #cfc7b9;border-bottom:1px solid #cfc7b9}.gdl_observation h2{margin-top:18px;font-size:42px;line-height:1.28;letter-spacing:-.055em}
.gdl_observation ol{margin:0;padding:0;list-style:none}.gdl_observation li{display:flex;gap:22px;padding:24px 0;border-bottom:1px solid #d9d2c7}.gdl_observation li:first-child{padding-top:0}.gdl_observation li:last-child{border:0}.gdl_observation li>b{color:#a83a1c;font-size:11px}
.gdl_observation li p{display:flex;flex-direction:column;margin:0}.gdl_observation li strong{font-size:18px}.gdl_observation li span{margin-top:8px;color:#686c72;font-size:13px;line-height:1.7}
.gdl_member_banner{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:40px 48px;border-radius:18px;background:#fffdf9;box-shadow:0 12px 40px rgba(42,34,20,.08)}.gdl_member_banner h2{margin:10px 0 7px;font-size:28px;letter-spacing:-.045em}.gdl_member_banner p{color:#686c72;font-size:13px}
.gdl_member_banner>a{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:999px;background:#181d26;color:#fff;font-weight:800;text-decoration:none;white-space:nowrap}
.gdl_editorial_feature_grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.gdl_editorial_feature_grid article{display:flex;min-width:0;min-height:245px;padding:28px;flex-direction:column;border:1px solid #d8d0c3;border-radius:18px;background:#fff;box-shadow:0 8px 24px rgba(42,34,20,.045)}.gdl_editorial_feature_grid article>span{align-self:flex-start;padding:6px 10px;border-radius:999px;background:#fff1d5;color:#a36305;font-size:12px;font-weight:800}.gdl_editorial_feature_grid h3{margin:24px 0 12px;font-size:23px;line-height:1.4;letter-spacing:-.04em}.gdl_editorial_feature_grid h3 a{color:#172131;text-decoration:none}.gdl_editorial_feature_grid h3 a:hover{color:#b36c08}.gdl_editorial_feature_grid p{margin:0;color:#657083;font-size:15px;line-height:1.7}.gdl_editorial_feature_grid small{margin-top:auto;padding-top:20px;color:#8b92a0;font-size:12px}.gdl_editorial_feature_links{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap}.gdl_editorial_feature_links a{padding:10px 15px;border:1px solid #d8d0c3;border-radius:999px;background:#fffdf9;color:#4f5867;font-size:13px;font-weight:750;text-decoration:none}.gdl_editorial_feature_links a:hover{border-color:#c98219;color:#9a5f05}
@media(max-width:960px){.gdl_home{gap:60px}.gdl_home_hero{grid-template-columns:1fr;min-height:auto;padding:54px}.gdl_home_intro h2{font-size:49px}.gdl_ball_stage{min-height:330px;margin-top:28px}.gdl_service_grid{grid-template-columns:repeat(2,1fr)}.gdl_editorial_feature_grid{grid-template-columns:1fr}.gdl_editorial_feature_grid article{min-height:210px}.gdl_observation{grid-template-columns:1fr;gap:38px;padding:48px}}
@media(max-width:640px){.gdl_home{gap:48px;padding-bottom:34px}.gdl_home_hero{padding:38px 24px;border-radius:18px}.gdl_home_intro h2{font-size:37px}.gdl_home_intro>p{font-size:14px}.gdl_home_actions{flex-direction:column}.gdl_home_actions a{width:100%}.gdl_ball_stage{min-height:270px}.gdl_ball_stage .ball{width:55px;height:55px;font-size:16px}.gdl_ball-stage .ball_6,.gdl_ball_stage .ball_6{width:64px;height:64px}.gdl_home_section{gap:28px}.gdl_section_heading{padding:0 8px}.gdl_section_heading h2{font-size:31px;line-height:1.25}.gdl_section_heading p{font-size:14px}.gdl_service_grid{grid-template-columns:1fr;gap:12px}.gdl_service_grid a{min-height:185px;padding:27px;border-radius:15px}.gdl_service_grid a:after{right:23px;bottom:23px}.gdl_service_grid strong{margin-top:26px;font-size:23px}.gdl_service_grid span{max-width:78%;font-size:14px}.gdl_observation{padding:38px 12px}.gdl_observation h2{font-size:32px}.gdl_member_banner{align-items:flex-start;flex-direction:column;padding:30px 24px}.gdl_member_banner>a{width:100%}}

/* Dynamic homepage portal */
.gdl_home>section{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s cubic-bezier(.2,.7,.2,1)}.gdl_home>section.is-visible{opacity:1;transform:none}
.gdl_hero_status{display:flex;align-items:center;justify-content:space-between;gap:18px}.gdl_hero_status>b{display:inline-flex;align-items:center;gap:7px;color:#b8c1cd;font-size:9px;letter-spacing:.14em;white-space:nowrap}.gdl_hero_status>b i{width:7px;height:7px;border-radius:50%;background:#64d88b;box-shadow:0 0 0 5px rgba(100,216,139,.12);animation:gdlPulse 1.8s ease-in-out infinite}@keyframes gdlPulse{50%{box-shadow:0 0 0 9px rgba(100,216,139,0)}}
.gdl_hero_metrics{display:flex;gap:0;margin:42px 0 0;padding:0;border-top:1px solid rgba(255,255,255,.14)}.gdl_hero_metrics>div{min-width:112px;padding:18px 24px 0 0}.gdl_hero_metrics dt{color:#7f8a99;font-size:9px;font-weight:800;letter-spacing:.15em}.gdl_hero_metrics dd{margin:7px 0 0;color:#fff;font-size:17px;font-weight:800}.gdl_hero_metrics>div:last-child dd{font-size:13px}
.gdl_live_ticker{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:20px;min-height:70px;margin-top:-52px;padding:0 24px;overflow:hidden;border:1px solid #d8d0c3;border-radius:14px;background:#fffdf9;box-shadow:0 12px 34px rgba(42,34,20,.08)}.gdl_ticker_label{display:flex;align-items:center;gap:9px;color:#a36305;font-size:11px;font-weight:900;letter-spacing:.12em}.gdl_ticker_label i{width:8px;height:8px;border-radius:50%;background:#eea82d}.gdl_ticker_window{min-width:0;overflow:hidden}.gdl_ticker_track{display:flex;width:max-content;animation:gdlTicker 42s linear infinite}.gdl_ticker_track:hover{animation-play-state:paused}.gdl_ticker_track a{display:flex;align-items:center;gap:10px;padding-right:48px;color:#313b48;text-decoration:none;white-space:nowrap}.gdl_ticker_track b{padding:5px 8px;border-radius:999px;background:#f4ead8;color:#9a640d;font-size:10px}.gdl_ticker_track span{max-width:330px;overflow:hidden;font-size:13px;font-weight:700;text-overflow:ellipsis}@keyframes gdlTicker{to{transform:translateX(-50%)}}.gdl_ticker_more{color:#5d6570;font-size:11px;font-weight:800;text-decoration:none;white-space:nowrap}.gdl_ticker_more span{margin-left:5px}
.gdl_bento_grid{grid-template-columns:1.2fr .8fr 1fr}.gdl_bento_grid a.featured{grid-row:span 2;min-height:476px;background:#1c2533;color:#fff}.gdl_bento_grid a.featured b{background:#f1c45f;color:#1c2533}.gdl_bento_grid a.featured span{color:#bdc6d2}.gdl_bento_grid a.featured:before{position:absolute;right:-55px;bottom:-80px;width:250px;height:250px;border:1px solid rgba(255,255,255,.13);border-radius:50%;box-shadow:0 0 0 40px rgba(255,255,255,.025),0 0 0 80px rgba(255,255,255,.018);content:""}.gdl_bento_grid a.featured:after{background:#f1c45f;color:#1c2533}.gdl_bento_grid a.featured em{position:absolute;right:28px;top:30px;color:#8994a3;font-size:9px;font-style:normal;font-weight:800;letter-spacing:.15em}.gdl_bento_grid a.warm{background:#fff2d8}.gdl_bento_grid a:nth-child(4){grid-column:2/4}
.gdl_home_pulse{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);gap:70px;padding:64px;border-radius:24px;background:#ede3d2}.gdl_pulse_intro>span{color:#a4650d;font-size:11px;font-weight:900;letter-spacing:.15em}.gdl_pulse_intro h2{margin:18px 0 14px;font-size:38px;line-height:1.28;letter-spacing:-.055em}.gdl_pulse_intro p{color:#666d77;font-size:14px;line-height:1.75}.gdl_pulse_intro>a{display:inline-flex;align-items:center;gap:12px;margin-top:28px;color:#202936;font-size:13px;font-weight:850;text-decoration:none}.gdl_pulse_intro>a i{display:grid;width:31px;height:31px;place-items:center;border-radius:50%;background:#202936;color:#fff;font-style:normal}
.gdl_pulse_list{border-top:1px solid #cabda8}.gdl_pulse_list>a{display:grid;grid-template-columns:34px minmax(0,1fr) 30px;align-items:center;gap:15px;min-height:89px;border-bottom:1px solid #cabda8;color:#252e3b;text-decoration:none;transition:padding .2s,background .2s}.gdl_pulse_list>a:hover{padding:0 14px;background:rgba(255,255,255,.38)}.gdl_pulse_list>a>b{color:#b17824;font-size:10px}.gdl_pulse_list>a div{display:flex;min-width:0;flex-direction:column;gap:7px}.gdl_pulse_list>a span{color:#85817a;font-size:10px;font-weight:750}.gdl_pulse_list>a strong{overflow:hidden;font-size:16px;text-overflow:ellipsis;white-space:nowrap}.gdl_pulse_list>a>i{font-size:18px;font-style:normal}
@media(prefers-reduced-motion:reduce){.gdl_home>section{opacity:1;transform:none;transition:none}.gdl_ticker_track,.gdl_hero_status>b i{animation:none}}
@media(max-width:960px){.gdl_live_ticker{margin-top:-34px}.gdl_bento_grid{grid-template-columns:1fr 1fr}.gdl_bento_grid a.featured{grid-row:auto;grid-column:1/-1;min-height:300px}.gdl_bento_grid a:nth-child(4){grid-column:auto}.gdl_home_pulse{grid-template-columns:1fr;gap:38px;padding:48px}}
@media(max-width:640px){.gdl_hero_metrics{margin-top:30px}.gdl_hero_metrics>div{min-width:0;flex:1;padding-right:10px}.gdl_hero_metrics dd{font-size:15px}.gdl_live_ticker{grid-template-columns:auto minmax(0,1fr);gap:12px;min-height:62px;margin-top:-26px;padding:0 15px}.gdl_ticker_more{display:none}.gdl_ticker_label span{display:none}.gdl_ticker_track a{padding-right:30px}.gdl_ticker_track span{max-width:220px;font-size:12px}.gdl_bento_grid{grid-template-columns:1fr}.gdl_bento_grid a.featured{grid-column:auto;min-height:240px}.gdl_home_pulse{padding:34px 22px;border-radius:18px}.gdl_pulse_intro h2{font-size:30px}.gdl_pulse_list>a{grid-template-columns:26px minmax(0,1fr) 20px;min-height:82px}.gdl_pulse_list>a strong{font-size:14px}}

/* Compact homepage: preserve hierarchy while reducing repeated vertical space. */
.gdl_home{gap:54px;padding-bottom:48px}
.gdl_home_hero{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(330px,390px);grid-template-rows:auto;align-items:center;gap:44px;min-height:490px;padding:48px 56px;border-radius:24px}
.gdl_home_intro h2{margin:16px 0 18px;font-size:50px}
.gdl_home_actions{margin-top:25px}.gdl_home_actions a{min-height:46px;padding:0 20px}
.gdl_hero_metrics{margin-top:30px}
.gdl_engine_preview{max-width:390px;border-radius:20px}
.gdl_home_section{gap:26px}.gdl_section_heading h2{margin:10px 0 7px;font-size:38px}.gdl_section_heading p{margin:0;font-size:15px;line-height:1.65}
.gdl_service_grid a{min-height:190px;padding:26px 28px 24px;border-radius:16px}.gdl_service_grid strong{margin:24px 0 9px;font-size:23px}.gdl_service_grid span{font-size:14px;line-height:1.65}
.gdl_bento_grid a.featured{min-height:396px}
.gdl_home_pulse{grid-template-columns:minmax(260px,.68fr) minmax(0,1.32fr);gap:44px;padding:42px 48px;border-radius:20px}.gdl_pulse_list>a{min-height:72px}
.gdl_home_pulse{grid-template-columns:1fr;gap:24px;padding:36px 42px}.gdl_pulse_intro{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"label archive" "title archive" "copy archive";align-items:center;column-gap:32px}.gdl_pulse_intro>span{grid-area:label}.gdl_pulse_intro h2{grid-area:title;margin:11px 0 7px;color:#172131;font-size:34px;white-space:nowrap}.gdl_pulse_intro h2 br{display:none}.gdl_pulse_intro p{grid-area:copy;margin:0}.gdl_pulse_intro>a{grid-area:archive;align-self:center;margin:0;padding:11px 15px;border-radius:999px;background:#a4650d;color:#fff}.gdl_pulse_intro>a i{background:#172131}
.gdl_editorial_feature_grid article{min-height:210px;padding:24px;border-radius:16px}.gdl_editorial_feature_grid h3{margin:18px 0 10px;font-size:21px}
.gdl_editorial_feature{display:grid!important;gap:0}.gdl_editorial_feature .gdl_section_heading{margin-bottom:30px}.gdl_editorial_feature_grid{margin-bottom:24px}.gdl_editorial_feature_links{padding-top:2px}
.gdl_observation{grid-template-columns:.7fr 1.3fr;gap:48px;padding:40px 44px}.gdl_observation h2{margin-top:14px;font-size:35px}.gdl_observation li{gap:18px;padding:16px 0}
.gdl_member_banner{padding:30px 38px;border-radius:16px}

/* Premium tool cards: photographic context with strong readable overlays. */
.gdl_bento_grid a{border-color:#cabda9;background-position:center;background-size:cover;box-shadow:0 10px 28px rgba(39,31,20,.09)}
.gdl_bento_grid a>*{position:relative;z-index:2}
.gdl_bento_grid a:nth-child(1){background-image:linear-gradient(135deg,rgba(22,31,44,.96),rgba(22,31,44,.76)),url('/assets/backgrounds/venus-hero-preview.jpg')}
.gdl_bento_grid a:nth-child(2){background-image:linear-gradient(135deg,rgba(255,247,229,.94),rgba(255,247,229,.78)),url('/assets/backgrounds/card-analytics-preview.jpg')}
.gdl_bento_grid a:nth-child(3){background-image:linear-gradient(135deg,rgba(255,253,249,.95),rgba(255,253,249,.79)),url('/assets/backgrounds/card-flow-preview.jpg')}
.gdl_bento_grid a:nth-child(4){background-image:linear-gradient(135deg,rgba(255,253,249,.95),rgba(255,253,249,.78)),url('/assets/backgrounds/card-advanced-preview.jpg')}
.gdl_bento_grid a:nth-child(5){background-image:linear-gradient(135deg,rgba(255,253,249,.95),rgba(255,253,249,.77)),url('/assets/backgrounds/card-regions-preview.jpg')}
.gdl_bento_grid a:nth-child(6){background-image:linear-gradient(135deg,rgba(255,253,249,.95),rgba(255,253,249,.80)),url('/assets/backgrounds/lotto-frequency-analysis-v1.png')}
.gdl_bento_grid strong{color:#111b2b;font-size:25px;font-weight:800;text-shadow:0 1px 0 rgba(255,255,255,.45)}
.gdl_bento_grid span{max-width:88%;color:#3f4a5b;font-size:15.5px;font-weight:560;line-height:1.7;text-shadow:0 1px 1px rgba(255,255,255,.7)}
.gdl_bento_grid a.featured strong{color:#fff;text-shadow:0 2px 12px rgba(0,0,0,.35)}.gdl_bento_grid a.featured span{color:#e2e7ee;font-weight:520;text-shadow:0 2px 10px rgba(0,0,0,.5)}
.gdl_bento_grid a:hover{background-position:center 46%;box-shadow:0 18px 42px rgba(40,32,18,.15)}
.gdl_observation{grid-template-columns:1fr;gap:28px;padding:38px 42px;border:0;border-radius:20px;background:linear-gradient(135deg,#172131,#253348);color:#fff;box-shadow:0 16px 44px rgba(23,33,49,.17)}
.gdl_observation>div{display:flex;align-items:center;justify-content:space-between;gap:24px}.gdl_observation h2{margin:0;color:#fff;font-size:36px;white-space:nowrap}.gdl_observation h2 br{display:none}.gdl_observation ol{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.gdl_observation li,.gdl_observation li:first-child,.gdl_observation li:last-child{display:flex;min-height:132px;gap:14px;padding:22px;border:1px solid rgba(255,255,255,.13);border-radius:14px;background:rgba(255,255,255,.055)}.gdl_observation li>b{color:#f0c761;font-size:12px}.gdl_observation li strong{color:#fff;font-size:18px}.gdl_observation li span{color:#c8d0dc;font-size:14px;line-height:1.65}
@media(max-width:960px){.gdl_home{gap:46px}.gdl_home_hero{grid-template-columns:1fr;padding:44px}.gdl_home_pulse{gap:32px;padding:38px}.gdl_observation{gap:30px;padding:36px}}
@media(max-width:640px){.gdl_home{gap:38px;padding-bottom:28px}.gdl_home_hero{padding:30px 22px}.gdl_home_intro h2{font-size:35px}.gdl_engine_preview{max-width:310px;margin-top:18px}.gdl_live_ticker{margin-top:-20px}.gdl_home_section{gap:22px}.gdl_service_grid a{min-height:150px;padding:22px}.gdl_service_grid strong{margin-top:18px}.gdl_bento_grid a.featured{min-height:190px}.gdl_home_pulse{padding:28px 20px}.gdl_pulse_intro{display:block}.gdl_pulse_intro h2{font-size:29px;white-space:normal}.gdl_pulse_intro h2 br{display:none}.gdl_pulse_intro>a{margin-top:18px}.gdl_pulse_list>a{min-height:68px}.gdl_editorial_feature .gdl_section_heading{margin-bottom:22px}.gdl_editorial_feature_grid{margin-bottom:18px}.gdl_editorial_feature_grid article{min-height:0;padding:22px}.gdl_observation{gap:22px;padding:28px 20px}.gdl_observation>div{display:block}.gdl_observation h2{margin-top:12px;font-size:29px;white-space:normal}.gdl_observation ol{grid-template-columns:1fr}.gdl_observation li,.gdl_observation li:first-child,.gdl_observation li:last-child{min-height:0;padding:19px}.gdl_member_banner{padding:25px 22px}}
@media(max-width:640px){#hd.gdl_site_header .gdl_menu_toggle{margin-left:auto!important}.gdl_engine_preview{justify-self:center!important;margin-right:auto!important;margin-left:auto!important}}
/* Editorial posts: research notes and analysis guides */
.gdl-editorial-post{max-width:820px;margin:20px auto 50px;color:#253044;font-size:19px;line-height:1.92;letter-spacing:-.012em;word-break:keep-all}
.gdl-editorial-post .lead{margin:0 0 42px;padding:28px 30px;border-left:5px solid #e6a839;background:#fff8e9;color:#39445a;font-size:21px;line-height:1.78}
.gdl-editorial-post h2{margin:48px 0 16px;color:#111b2e;font-size:28px;line-height:1.4;letter-spacing:-.04em}
.gdl-editorial-post p{margin:0 0 18px}
.gdl-related-tool{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:44px 0 24px;padding:18px 20px 18px 24px;border:1px solid #ded7ca;border-radius:16px;background:#fffaf1;box-shadow:0 7px 20px rgba(42,34,20,.045)}
.gdl-related-tool span{display:inline-flex;align-items:center;gap:9px;color:#7d6746;font-size:15px;font-weight:800;letter-spacing:.02em;white-space:nowrap}
.gdl-related-tool span:before{display:block;width:8px;height:8px;border-radius:50%;background:#d69728;box-shadow:0 0 0 5px rgba(214,151,40,.13);content:""}
.gdl-editorial-post .gdl-related-tool a:link,.gdl-editorial-post .gdl-related-tool a:visited{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:46px;padding:0 20px;border:1px solid #172131;border-radius:12px;background:#172131;color:#fff!important;font-size:15px;font-weight:800;line-height:1.35;text-decoration:none;transition:transform .18s,background .18s,border-color .18s,box-shadow .18s}
.gdl-editorial-post .gdl-related-tool a:after{font-size:18px;font-weight:500;line-height:1;content:"→";transition:transform .18s}
.gdl-editorial-post .gdl-related-tool a:hover,.gdl-editorial-post .gdl-related-tool a:focus-visible{transform:translateY(-2px);border-color:#c98219;background:#c98219;color:#fff!important;box-shadow:0 8px 18px rgba(176,104,12,.2)}
.gdl-editorial-post .gdl-related-tool a:hover:after,.gdl-editorial-post .gdl-related-tool a:focus-visible:after{transform:translateX(3px)}
.gdl-editorial-note{margin:22px 0 0;padding:20px 22px;border-radius:12px;background:#f1f4f7;color:#5c6676;font-size:14px;line-height:1.75}
.gdl-editorial-note strong{display:block;margin-bottom:4px;color:#263246}
.gdl-content-credentials{max-width:820px;margin:28px auto 42px;padding:24px 26px;border:1px solid #d8d1c4;border-radius:16px;background:#f8f4eb;color:#3e4858;font-size:15px;line-height:1.65}
.gdl-content-credentials>strong{display:block;margin-bottom:16px;color:#111b2e;font-size:19px}
.gdl-content-credentials dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 24px;margin:0}
.gdl-content-credentials dl div{display:grid;grid-template-columns:84px 1fr;gap:8px}
.gdl-content-credentials dt{color:#9c6212;font-weight:800}
.gdl-content-credentials dd{margin:0}
.gdl-content-credentials p{margin:18px 0 0;padding-top:15px;border-top:1px solid #ded6c7}
.gdl-content-credentials a{color:#172131!important;font-weight:800;text-decoration:underline;text-underline-offset:3px}
.gdl-report-table{max-width:100%;margin:20px 0 24px;overflow-x:auto;border:1px solid #ded7ca;border-radius:14px;background:#fff}
.gdl-report-table table{width:100%;min-width:560px;border:0;border-collapse:collapse;font-size:15px;line-height:1.55}
.gdl-report-table th,.gdl-report-table td{padding:13px 15px;border:0;border-right:1px solid #ece5da;border-bottom:1px solid #ece5da;text-align:left;vertical-align:top}
.gdl-report-table th:last-child,.gdl-report-table td:last-child{border-right:0}
.gdl-report-table tr:last-child td{border-bottom:0}
.gdl-report-table th{background:#fff6e5;color:#5e4a2b;font-weight:800;white-space:nowrap}
.gdl-report-table td{color:#3f4858}
.gdl-report-source{margin-top:34px!important;padding:16px 18px;border-left:4px solid #d69728;background:#fffaf1;color:#69717e;font-size:14px;line-height:1.7}
.gdl-report-source strong{margin-right:8px;color:#263044}
.gdl_publisher_content #container{background:#fffdf9}
.gdl_publisher_content #container_title{max-width:900px;margin:0 auto;padding:24px 0 10px;border:0;background:transparent}
.gdl_publisher_content #container_title span{font-size:36px;letter-spacing:-.05em}
.gdl_publisher_content #bo_v{max-width:940px;margin:0 auto 36px;padding:28px 54px 42px;border:1px solid #e4ddd1;border-radius:22px;box-shadow:0 18px 50px rgba(35,30,24,.07)}
.gdl_publisher_content #bo_v_title .bo_v_cate{margin-bottom:10px;padding:5px 12px;background:#fff0cf;color:#9a5f05;font-size:14px}
.gdl_publisher_content #bo_v_title .bo_v_tit{font-size:40px;line-height:1.28;letter-spacing:-.055em;word-break:keep-all}

/* Research and guide index */
.gdl_content_list{max-width:1060px;margin:0 auto 48px}
.gdl_content_header{padding:18px 0 34px;text-align:center}
.gdl_content_header>span{color:#c67d15;font-size:12px;font-weight:800;letter-spacing:.18em}
.gdl_content_header h2{margin:10px 0 8px;color:#121b2b;font-size:44px;line-height:1.25;letter-spacing:-.055em}
.gdl_content_header p{color:#687181;font-size:17px}
.gdl_content_list #bo_cate{margin:0 0 28px;text-align:center}
.gdl_content_list #bo_cate a{padding:8px 17px;border-color:#ded7ca;background:#fffdf9;color:#596171;font-size:15px}
.gdl_content_list #bo_cate #bo_cate_on,.gdl_content_list #bo_cate a:hover{border-color:#172131;background:#172131;color:#fff;box-shadow:none}
.gdl_content_list #bo_btn_top{min-height:42px;margin-bottom:16px}
.gdl_content_list .tbl_head01 table,.gdl_content_list .tbl_head01 tbody{display:block;width:100%}
.gdl_content_list .tbl_head01 thead{display:none}
.gdl_content_list .tbl_head01 tbody{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.gdl_content_list .tbl_head01 tbody tr{display:block;min-width:0;padding:28px;border:1px solid #ddd6ca;border-radius:18px;background:#fff;box-shadow:0 8px 26px rgba(34,29,23,.045);transition:transform .2s,border-color .2s,box-shadow .2s}
.gdl_content_list .tbl_head01 tbody tr:hover{transform:translateY(-3px);border-color:#d49a39;box-shadow:0 15px 34px rgba(34,29,23,.09)}
.gdl_content_list .tbl_head01 tbody td{display:none;border:0}
.gdl_content_list .tbl_head01 tbody .td_subject{display:block;height:auto!important;padding:0!important;background:transparent!important;line-height:normal;word-break:normal}
.gdl_content_list .bo_cate_link{float:none;display:inline-flex;height:auto;margin:0 0 16px;padding:6px 10px;border-radius:999px;background:#fff1d5;color:#a36305;font-size:13px;line-height:1.2}
.gdl_content_list .bo_tit>a{display:block;color:#172131;font-size:24px;font-weight:800;line-height:1.45;letter-spacing:-.04em;word-break:keep-all}
.gdl_content_list .bo_tit>a:hover{color:#b36c08;text-decoration:none}
.gdl_content_list .bo_tit>.new_icon,.gdl_content_list .bo_tit>.fa-link,.gdl_content_list .bo_tit>.fa-download{display:none!important}
.gdl_card_excerpt{margin:14px 0 20px!important;color:#657083;font-size:16px;font-weight:400;line-height:1.75;word-break:keep-all}
.gdl_card_meta{display:flex;gap:14px;padding-top:16px;border-top:1px solid #eee8df;color:#8b92a0;font-size:13px;font-weight:500}

/* Board UI: pagination, article navigation, actions and comments */
#bo_list .pg_wrap,.gdl_content_list .pg_wrap{display:flex;float:none;clear:both;align-items:center;justify-content:center;gap:6px;width:100%;margin:34px 0 8px;padding:0}
#bo_list .pg_wrap .pg,#bo_list .pg_wrap strong,.gdl_content_list .pg_wrap .pg{display:flex;align-items:center;gap:6px}
#bo_list .pg_page,#bo_list .pg_current,.gdl_content_list .pg_page,.gdl_content_list .pg_current{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:42px;margin:0;padding:0 12px;border:1px solid #ded7ca;border-radius:11px;background:#fffdf9;color:#596171;font-size:14px;font-weight:750;line-height:1;text-decoration:none;box-shadow:none}
#bo_list .pg_page:hover,#bo_list .pg_page:focus-visible,.gdl_content_list .pg_page:hover,.gdl_content_list .pg_page:focus-visible{border-color:#c98219;background:#fff6e5;color:#9a5f05}
#bo_list .pg_current,.gdl_content_list .pg_current{border-color:#172131;background:#172131;color:#fff}
#bo_list .pg_start,#bo_list .pg_end,#bo_list .pg_prev,#bo_list .pg_next,.gdl_content_list .pg_start,.gdl_content_list .pg_end,.gdl_content_list .pg_prev,.gdl_content_list .pg_next{overflow:hidden;font-size:0}
#bo_list .pg_start:after,#bo_list .pg_end:after,#bo_list .pg_prev:after,#bo_list .pg_next:after,.gdl_content_list .pg_start:after,.gdl_content_list .pg_end:after,.gdl_content_list .pg_prev:after,.gdl_content_list .pg_next:after{font-size:16px;line-height:1}
#bo_list .pg_start:after,.gdl_content_list .pg_start:after{content:"«"}#bo_list .pg_prev:after,.gdl_content_list .pg_prev:after{content:"‹"}#bo_list .pg_next:after,.gdl_content_list .pg_next:after{content:"›"}#bo_list .pg_end:after,.gdl_content_list .pg_end:after{content:"»"}

#bo_v .bo_v_com{display:flex;align-items:center;gap:8px;float:none;justify-content:flex-end;margin:24px 0}
#bo_v .bo_v_com>li{float:none;margin:0}
#bo_v .bo_v_com .btn,#bo_v .bo_v_com a{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 15px;border:1px solid #ded7ca;border-radius:10px;background:#fffdf9;color:#4f5867;font-size:13px;font-weight:750;text-decoration:none;box-shadow:none}
#bo_v .bo_v_com .btn:hover,#bo_v .bo_v_com a:hover{border-color:#c98219;background:#fff6e5;color:#9a5f05}
#bo_v .bo_v_com .btn_b01,#bo_v .bo_v_com .btn_b02{background:#172131;color:#fff}

#bo_v .bo_v_nb{display:grid;gap:0;clear:both;margin:34px 0 30px;padding:0;overflow:hidden;border:1px solid #ded7ca;border-radius:16px;background:#fffdf9;text-align:left}
#bo_v .bo_v_nb li{display:grid;grid-template-columns:92px minmax(0,1fr) auto;align-items:center;gap:16px;min-height:64px;margin:0;padding:14px 20px;border:0;border-bottom:1px solid #ece5da;background:transparent;transition:background .18s}
#bo_v .bo_v_nb li:last-child{border-bottom:0}
#bo_v .bo_v_nb li:hover{background:#fff6e5}
#bo_v .bo_v_nb .nb_tit{display:inline-flex;align-items:center;gap:9px;padding:0;color:#9a6b27;font-size:13px;font-weight:800;white-space:nowrap}
#bo_v .bo_v_nb .nb_tit i{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;background:#f4e7d1;color:#a66a15;font-size:11px}
#bo_v .bo_v_nb li>a{min-width:0;overflow:hidden;color:#263044;font-size:15px;font-weight:700;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}
#bo_v .bo_v_nb li:hover>a{color:#9a5f05}
#bo_v .bo_v_nb .nb_date{float:none;color:#8a909b;font-size:12px;white-space:nowrap}

#bo_v .cmt_btn{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:58px;margin:32px 0 0;padding:0 18px;border:1px solid #ded7ca;border-radius:14px;background:#fffaf1;text-align:left}
#bo_v .cmt_btn span.total{margin:0;color:#b36c08;font-size:14px;font-weight:800}
#bo_v .cmt_btn b{margin-right:5px;color:#263044;font-size:17px}
#bo_v .cmt_btn span.total:after{display:none}
#bo_v .cmt_btn span.cmt_more{position:relative;float:none;width:28px;height:28px;margin:0;border-radius:50%;background:#f1e4cf}
#bo_v .cmt_btn span.cmt_more:before,#bo_v .cmt_btn span.cmt_more:after{position:absolute;top:13px;left:8px;width:12px;height:2px;border-radius:2px;background:#9a6b27;content:""}
#bo_v .cmt_btn span.cmt_more:after{transform:rotate(90deg);transition:transform .18s}
#bo_v .cmt_btn_op span.cmt_more:after{transform:rotate(0)}

#bo_v #bo_vc{margin-top:12px}
#bo_v #bo_vc article{display:flex;gap:14px;margin:0;padding:24px 18px;border:0;border-bottom:1px solid #ece5da;background:#fff}
#bo_v #bo_vc article .pf_img{flex:0 0 44px;float:none;margin:0}
#bo_v #bo_vc article .pf_img img{width:44px;height:44px;border:2px solid #f0e4d2}
#bo_v #bo_vc article .cm_wrap{float:none;width:auto;max-width:none;min-width:0;flex:1}
#bo_v #bo_vc .member,#bo_v #bo_vc .guest,#bo_v #bo_vc .sv_member,#bo_v #bo_vc .sv_guest{color:#263044;font-size:14px;font-weight:800}
#bo_v .bo_vc_hdinfo{margin-left:8px;color:#8a909b;font-size:12px}
#bo_v #bo_vc .cmt_contents{padding:12px 0 4px;color:#3f4858;font-size:15px;line-height:1.75}
#bo_v #bo_vc_empty{margin:0;padding:44px 18px!important;border:1px solid #e4ddd1;border-top:0;border-radius:0 0 14px 14px;background:#fffdf9;color:#7e8490;font-size:14px}
#bo_v #bo_vc .btn_cm_opt{width:34px;height:34px;border:1px solid #e1dacf;border-radius:9px;background:#fff;color:#727987}
#bo_v .bo_vc_act{top:39px;width:auto;min-width:76px;overflow:hidden;border-color:#ded7ca;border-radius:10px;box-shadow:0 10px 24px rgba(35,30,24,.12)}
#bo_v .bo_vc_act li{border-color:#eee7dc}
#bo_v .bo_vc_act li a{display:block;padding:9px 13px;color:#4f5867;text-align:center;text-decoration:none}

#bo_v #bo_vc_w{margin:18px 0 0;padding:22px;border:1px solid #ded7ca;border-radius:16px;background:#fffaf1}
#bo_v #bo_vc_w textarea{width:100%;height:118px;padding:15px 16px;border:1px solid #d8d0c3;border-radius:12px;background:#fff;color:#263044;font-family:inherit;font-size:15px;line-height:1.65;box-shadow:none;resize:vertical}
#bo_v #bo_vc_w textarea:focus{outline:3px solid rgba(214,151,40,.18);border-color:#c98219}
#bo_v #bo_vc_w #char_cnt{margin:7px 2px 0;color:#8a909b;font-size:12px}
#bo_v #bo_vc_w .bo_vc_w_info{display:flex;gap:8px;float:none;flex-wrap:wrap;margin:12px 0}
#bo_v #bo_vc_w .frm_input{height:42px;margin:0;padding:0 12px;border:1px solid #d8d0c3;border-radius:9px;background:#fff}
#bo_v #bo_vc_w .btn_confirm{display:flex;align-items:center;justify-content:flex-end;gap:10px;clear:both;margin-top:14px}
#bo_v #bo_vc_w .btn_submit{height:46px;padding:0 22px;border:0;border-radius:11px;background:#172131;color:#fff;font-family:inherit;font-size:14px;font-weight:800}
#bo_v #bo_vc_w .btn_submit:hover{background:#c98219}
#bo_v #bo_vc_w .secret_cm{float:none;margin-right:auto}

@media (max-width:700px){
  .gdl-editorial-post{font-size:18px;line-height:1.88;word-break:normal}
  .gdl-editorial-post .lead{padding:22px;font-size:19px}
  .gdl-editorial-post h2{margin-top:38px;font-size:25px}
  .gdl-content-credentials{margin:24px 14px 34px;padding:20px;font-size:14px}
  .gdl-content-credentials dl{grid-template-columns:1fr;gap:10px}
  .gdl-report-table{margin-right:-4px;margin-left:-4px;border-radius:11px}
  .gdl-report-table table{min-width:520px;font-size:14px}
  .gdl-report-table th,.gdl-report-table td{padding:11px 12px}
  .gdl-report-source{font-size:13px}
  .gdl-related-tool{align-items:stretch;gap:15px;padding:19px}
  .gdl-related-tool span{font-size:14px}
  .gdl-editorial-post .gdl-related-tool a:link,.gdl-editorial-post .gdl-related-tool a:visited{width:100%;min-height:48px;padding:0 16px;text-align:center}
  .gdl_publisher_content #container_title{padding:18px 15px 4px}
  .gdl_publisher_content #container_title span{font-size:28px}
  .gdl_publisher_content #bo_v{padding:22px 20px 32px;border-radius:16px}
  .gdl_publisher_content #bo_v_title .bo_v_tit{font-size:31px}
  .gdl_content_header{padding:10px 12px 26px}
  .gdl_content_header h2{font-size:36px}
  .gdl_content_header p{font-size:16px;line-height:1.6}
  .gdl_content_list .tbl_head01 tbody{grid-template-columns:1fr;gap:14px}
  .gdl_content_list .tbl_head01 tbody tr{padding:23px 21px}
  .gdl_content_list .bo_tit>a{font-size:22px}
  .gdl_card_excerpt{font-size:16px}
  #bo_list .pg_wrap,.gdl_content_list .pg_wrap{gap:4px;margin-top:26px}
  #bo_list .pg_page,#bo_list .pg_current,.gdl_content_list .pg_page,.gdl_content_list .pg_current{min-width:38px;height:38px;padding:0 9px;border-radius:9px;font-size:13px}
  #bo_v .bo_v_com{justify-content:flex-start;overflow-x:auto}
  #bo_v .bo_v_com .btn,#bo_v .bo_v_com a{min-height:40px;padding:0 12px;white-space:nowrap}
  #bo_v .bo_v_nb{margin:28px 0 24px;border-radius:13px}
  #bo_v .bo_v_nb li{grid-template-columns:76px minmax(0,1fr);gap:9px;min-height:68px;padding:13px 14px}
  #bo_v .bo_v_nb .nb_tit{font-size:12px}
  #bo_v .bo_v_nb .nb_tit i{width:23px;height:23px}
  #bo_v .bo_v_nb li>a{font-size:14px}
  #bo_v .bo_v_nb .nb_date{display:none}
  #bo_v .cmt_btn{min-height:54px;padding:0 15px}
  #bo_v #bo_vc article{gap:10px;padding:20px 5px}
  #bo_v #bo_vc article .pf_img{flex-basis:36px}
  #bo_v #bo_vc article .pf_img img{width:36px;height:36px}
  #bo_v .bo_vc_hdinfo{display:block;margin:3px 0 0}
  #bo_v #bo_vc_w{padding:16px;border-radius:13px}
  #bo_v #bo_vc_w .bo_vc_w_info{flex-direction:column}
  #bo_v #bo_vc_w .frm_input{width:100%}
  #bo_v #bo_vc_w .btn_confirm{align-items:stretch;flex-direction:column}
  #bo_v #bo_vc_w .secret_cm{margin:0 0 4px}
  #bo_v #bo_vc_w .btn_submit{width:100%}
}
