/* Clover shared public shell. Native HTML controls; no screenshot-sliced UI chrome. */
:root{--clv-font:'Nunito Sans','Noto Sans Thai','Noto Sans JP','Noto Sans KR',sans-serif;--clv-heading:'Baloo 2','Noto Sans Thai','Noto Sans JP','Noto Sans KR',sans-serif;--clv-ink:#432c1e;--clv-cream:#fff8e5;--clv-beige:#f4e3bd;--clv-brown:#70472b;--clv-green:#149a29;--clv-line:#ddc397}
body.clv-home-shell,body.clv-inner-shell{font-family:var(--clv-font);color:var(--clv-ink);line-height:1.55;background:#fbf0d4;-webkit-font-smoothing:antialiased}
.clv-home-shell h1,.clv-home-shell h2,.clv-inner-shell h1,.clv-inner-shell h2{font-family:var(--clv-heading);font-weight:800}
.clv-home-shell button,.clv-inner-shell button,.clv-inner-shell input,.clv-inner-shell select{font-family:var(--clv-font)}
.clv-header-wrap--home{display:contents}.clv-header-wrap--inner{position:relative;z-index:30;width:min(1440px,96%);margin:16px auto 0;min-height:88px}
.clv-native-header{background:linear-gradient(#fffaf0 0%,#fff4dc 46%,#f2dfb7 100%);border:2px solid #cfa56c;border-radius:24px;box-shadow:inset 0 2px 0 #fff,0 3px 0 #967044,0 7px 16px #51351d24;gap:clamp(8px,1vw,18px);padding:8px clamp(12px,1.25vw,22px)}
.clv-brand-home img{object-fit:contain;filter:drop-shadow(0 3px 3px #2b432339)}
.clv-header-wrap--inner .clv-brand-home{top:-8px;left:0;width:174px;height:100px;z-index:32}
.clv-header-wrap--inner .clv-native-header{position:relative;top:0;left:185px;width:calc(100% - 185px);height:78px;min-height:78px}
.clv-nav-links{gap:clamp(3px,.55vw,10px);justify-content:space-between;min-width:0}
.clv-nav-links>a,.clv-nav-group>summary{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:10px 9px;min-height:42px;border:1px solid transparent;border-radius:13px;color:#765137;font-size:clamp(12px,.9vw,15px);font-weight:800;line-height:1.35;white-space:nowrap;cursor:pointer;list-style:none;transition:background-color .16s,color .16s,transform .16s,box-shadow .16s;filter:none}
.clv-nav-links>a[aria-current=page],.clv-nav-group[data-active=true]>summary{border-color:#c9d9a5;border-radius:16px;background:#e5efc7;color:#176c22;padding:10px 9px}
.clv-nav-links>a:hover,.clv-nav-group>summary:hover,.clv-nav-group[open]>summary{background:#eaf2d8;color:#176a25;box-shadow:inset 0 -2px 0 #b9ce91;transform:translateY(-1px);filter:none}
.clv-nav-links .clv-icon{width:18px;height:18px}.clv-nav-group>summary::-webkit-details-marker{display:none}.clv-nav-group{position:relative;min-width:0}
.clv-nav-group .clv-down{width:10px;height:10px;margin:0;transition:transform .15s}.clv-nav-group[open] .clv-down{transform:rotate(-90deg)}
.clv-submenu{position:absolute;left:0;top:calc(100% + 10px);z-index:60;min-width:238px;padding:9px;background:#fff9e9;border:1px solid #ceb184;border-radius:15px;box-shadow:0 12px 26px #4f351a29}
.clv-submenu:before{content:'';position:absolute;left:0;right:0;top:-12px;height:12px}.clv-submenu>a{display:flex;align-items:center;gap:12px;min-height:44px;padding:10px 12px;border-radius:9px;font-size:14px;font-weight:700;color:#63442d;white-space:nowrap;filter:none}
.clv-submenu>a:hover,.clv-submenu>a[aria-current=page]{background:#e9f2d5;color:#22652b}.clv-nav-group:not([open])>.clv-submenu{display:none}
.clv-header-actions{gap:7px;flex-shrink:0}.clv-small-button{font-family:var(--clv-font);font-size:clamp(12px,.88vw,15px);min-height:42px;line-height:1.2;padding:10px 13px;border-radius:16px;transition:transform .16s,box-shadow .16s,filter .16s}
.clv-small-button--green{min-width:0}.clv-small-button:hover{transform:translateY(-2px);filter:brightness(1.04);box-shadow:inset 0 2px 0 #fff8,0 5px 0 #a67d3b45,0 8px 12px #51301f22}.clv-small-button:active{transform:translateY(1px)}
.clv-small-button .clv-icon{width:18px;height:18px}.clv-language{font-size:12px}.clv-language summary{min-height:40px;padding:8px;gap:5px;line-height:1.2}.clv-language summary>img{width:26px;height:18px;object-fit:cover}.clv-language .clv-down{width:10px;height:10px}
.clv-language-menu{z-index:65;min-width:172px}.clv-language-menu a{font-size:14px;padding:10px;min-height:44px;line-height:1.3;gap:10px}.clv-language-menu a:hover{background:#e8f1d4;color:#236d28;filter:none}
.clv-menu-toggle{display:none}.clv-native-header a:focus-visible,.clv-native-header summary:focus-visible,.clv-native-header button:focus-visible{outline:3px solid #28602f!important;outline-offset:3px}
/* Native game-button material: highlight, bevel, shadow, and all interaction states. */
.clv-hero{background:linear-gradient(180deg,#d4f0fa 0%,#eef7de 60%,#fbf0d4 100%) url('/assets/brand/approved/clover-clean-world.png') center/cover no-repeat}
.clv-cta-strip{gap:12px;grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;padding:5px 0}
.clv-cta{border:2px solid #e0bc71;border-radius:999px;box-shadow:inset 0 0 0 2px #fff8,inset 0 4px 1px #ffffffa8,0 4px 0 #98743d52,0 7px 12px #3c321c2b;padding:10px 12px;min-width:0;gap:12px;background-image:none;font-family:var(--clv-font);transition:transform .16s,filter .16s,box-shadow .16s}
.clv-cta.clv-btn--register{background:linear-gradient(#ffad39,#ff9012 58%,#eb7400)}.clv-cta.clv-btn--download{background:linear-gradient(#ab7aff,#8143ed 58%,#6229cc)}
.clv-cta.clv-btn--play{background:linear-gradient(#48df48,#12b22c 58%,#078c20)}.clv-cta.clv-btn--topup{background:linear-gradient(#ff79c5,#f23495 58%,#d91773)}
.clv-cta:hover{transform:translateY(-3px);filter:brightness(1.055);box-shadow:inset 0 0 0 2px #fffb,inset 0 4px 1px #fff9,0 7px 0 #98743d38,0 11px 17px #3c321c30}.clv-cta:active{transform:translateY(2px);filter:brightness(.96);box-shadow:inset 0 2px 5px #75482033,0 1px 0 #98743d50}
.clv-cta strong{font-size:clamp(15px,1.2vw,22px);font-weight:800;line-height:1.3}.clv-cta small{font-size:clamp(10px,.72vw,13px);font-weight:700;line-height:1.35}.clv-cta>.clv-icon{width:clamp(23px,2.25vw,38px);height:clamp(23px,2.25vw,38px)}
.clv-native-stats{background:linear-gradient(#fffaf0,#fff3d7);border:2px solid #d5b677;border-radius:18px;box-shadow:inset 0 0 0 3px #fff8,0 3px 0 #aa85494a,0 5px 12px #67422220;padding:18px 12px;justify-content:center}
.clv-native-stats>div{justify-content:center;gap:5px}.clv-native-stats>div>span{font-size:clamp(9px,.67vw,12px);line-height:1.45}.clv-native-stats strong{font-family:var(--clv-font);font-size:clamp(17px,1.35vw,24px);font-weight:800;line-height:1.3}.clv-native-stats small{font-size:clamp(7px,.56vw,10px);white-space:normal;line-height:1.25}
.clv-home-content-inner{gap:18px;padding:16px;border-radius:18px;border-color:#e1cda3;box-shadow:inset 0 1px 0 #fff,0 5px 16px #8f6c1f0b}.clv-panel-head{height:auto;min-height:30px;margin-bottom:9px}
.clv-panel-head h2{font-size:clamp(15px,1.03vw,20px);white-space:normal;line-height:1.35}.clv-panel-head>a{font-size:11px}.clv-news-list{min-width:0;grid-template-columns:minmax(0,1fr);gap:6px}.clv-news-row{min-width:0;max-width:100%;padding:10px 12px;min-height:54px;gap:10px}.clv-news-tag{font-size:10px;min-width:50px;max-width:90px;line-height:1.4;padding:5px 6px}.clv-news-copy strong{font-size:12px;line-height:1.5}.clv-news-copy small{font-size:11px;line-height:1.4}.clv-news-row time{font-size:10px}.clv-empty-news{font-size:12px;line-height:1.6;padding:10px}
.clv-feature-card{padding:3px 3px 10px;border-color:#dec79e;transition:transform .16s,box-shadow .16s}.clv-feature-card:hover{transform:translateY(-3px);box-shadow:0 6px 14px #764e1720;filter:none}.clv-feature-card h2{font-size:clamp(14px,.94vw,18px);white-space:normal;line-height:1.45;text-align:center;margin:9px 3px 3px}.clv-feature-card p{font-size:clamp(11px,.72vw,13px);white-space:normal;text-align:center;line-height:1.5;margin:0 4px 9px}.clv-card-arrow{margin-top:auto}
.clv-shared-footer{min-height:88px;gap:15px;padding:18px 3.4%;flex-wrap:wrap;border-color:#be9857;line-height:1.5}.clv-shared-footer .clv-footer-brand{font-size:16px}.clv-shared-footer .clv-footer-brand img{width:30px;height:32px}.clv-shared-footer nav{font-size:12px;flex-wrap:wrap;justify-content:center;white-space:normal}.clv-shared-footer nav a{padding:4px 9px}.clv-shared-footer small,.clv-shared-footer .clv-footer-motto{font-size:11px;white-space:normal}.clv-shared-footer a:hover{color:#fff9a7;filter:none;text-decoration:underline;text-underline-offset:4px}
.clv-inner-content{min-height:calc(100vh - 208px)}.clv-inner-shell .hub,.clv-inner-shell .lp{--b:#387b37;--b2:#285b2b;font-family:var(--clv-font);background:#fcf3dc;min-height:65vh;padding-top:18px}
.clv-inner-shell .hub-hero,.clv-inner-shell .lp-hero{background:linear-gradient(90deg,#fff7e6 8%,#fff6e6ee 40%,#f1f0d580 68%,#dbefd033),url('/assets/brand/approved/clover-clean-world.png') center 49%/cover;color:var(--clv-ink);border-top:1px solid #e5d5ae;border-bottom:1px solid #d8c598;padding:46px 0 54px;min-height:215px}
.clv-inner-shell .hub-in,.clv-inner-shell .lp-in{width:min(1160px,94%);margin:auto;padding:0 14px}.clv-inner-shell .hub-hero h1,.clv-inner-shell .lp-hero h1{font-size:clamp(27px,3vw,43px);font-weight:800;line-height:1.4;margin:0 0 10px;color:#52371f}.clv-inner-shell .hub-hero p,.clv-inner-shell .lp-hero p{font-size:16px;line-height:1.8;max-width:680px;color:#776047;margin:0}
.clv-inner-shell .hub-grid{width:min(1160px,94%);margin:0 auto;padding:28px 14px 55px;display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:18px}.clv-inner-shell .hub-card{display:flex;flex-direction:column;align-items:flex-start;padding:23px;border:1px solid #dfcaa2;border-radius:17px;background:linear-gradient(#fffdf5,#fff8e7);color:var(--clv-ink);box-shadow:0 3px 0 #b8934330;transition:transform .16s,box-shadow .16s,border-color .16s;text-align:left}
.clv-inner-shell .hub-card:hover{transform:translateY(-3px);border-color:#a4b875;box-shadow:0 8px 18px #6b592121;filter:none}.clv-inner-shell .hub-card .t{font-family:var(--clv-heading);color:#5c3e26;font-size:19px;line-height:1.5;font-weight:800}.clv-inner-shell .hub-card .m{font-size:12px;color:#887252;margin:3px 0 10px}.clv-inner-shell .hub-card .d{font-size:14px;line-height:1.8;color:#79684e}.clv-inner-shell .hub-card .ci{max-height:80px;object-fit:contain;margin:0 auto 18px}
.clv-inner-shell .lp-body{width:min(1050px,94%);margin:0 auto;padding:28px 14px 55px}.clv-inner-shell .lp-card,.clv-inner-shell .lp-faq{padding:26px;border:1px solid #dfcaa2;border-radius:17px;background:#fffbef;box-shadow:0 3px 0 #b8934330;color:#695337;line-height:1.9;margin-bottom:20px;font-size:15px}
.clv-inner-shell .lp-card h2,.clv-inner-shell .lp-faq h2{color:#583b25!important;font-size:24px}.clv-inner-shell .lp-card h3{color:#52773e;font-size:19px;margin-top:20px}.clv-inner-shell .lp-card a{color:#377734;font-weight:700}.clv-inner-shell .lp-rel{display:flex;gap:9px;flex-wrap:wrap}.clv-inner-shell .lp-rel a{padding:7px 14px;background:#eef3dc;border:1px solid #c7d3a2;border-radius:999px;font-size:13px}.clv-inner-shell .lp-bc{font-size:13px;margin-bottom:12px;color:#7a6042}.clv-inner-shell .lp-bc a{color:#456e35}
.clv-inner-shell .lp-faq details{padding:16px 0;border-bottom:1px solid #e4d7b8}.clv-inner-shell .lp-faq summary{font-weight:700;cursor:pointer;color:#5a4328}.clv-inner-shell .lp-faq p{margin:10px 0 0}.clv-inner-shell .lp-cta{display:inline-flex;align-items:center;min-height:48px;border:2px solid #89ae56;border-radius:15px;box-shadow:inset 0 0 0 2px #ffffff60,0 3px 0 #bca66c65;background:linear-gradient(#46c842,#149b27);color:#fff!important;padding:10px 24px;font-weight:800;text-decoration:none}
.clv-content-language-note{max-width:1160px;margin:12px auto;padding:0 26px;color:#8b704c;font-size:12px}.clv-support-fab{display:none}
.clv-auth-main{min-height:calc(100vh - 210px);display:grid;place-items:center;padding:42px 18px 58px;background:linear-gradient(#fdf4dbde,#f8e7bfed),url('/assets/brand/approved/clover-clean-world.png') center/cover fixed}
.clv-auth-card{width:min(520px,94vw);padding:30px;border:1px solid #d8bd8b;border-radius:22px;background:linear-gradient(#fffdf4,#fff6dd);box-shadow:inset 0 2px 0 #fff,0 5px 0 #ae8a50,0 18px 44px #5f3b1b20}
.clv-auth-brand{display:flex;align-items:center;gap:15px;margin-bottom:22px}.clv-auth-brand img{width:52px;height:55px;object-fit:contain}.clv-auth-brand h1{margin:0;color:#56391f;font-size:clamp(26px,4vw,34px);line-height:1.25}.clv-auth-brand p{margin:4px 0 0;color:#8b7352;font-size:14px}
.clv-auth-form{display:grid;gap:15px}.clv-auth-form label{display:grid;gap:7px;color:#60452f;font-size:13px;font-weight:800}.clv-auth-form input{width:100%;min-height:48px;padding:12px 14px;border:1px solid #d8c39b;border-radius:14px;background:#fffdf7;color:#402d1d;font-size:15px;box-shadow:inset 0 1px 3px #7a53200d}.clv-auth-form input:focus{outline:3px solid #bdd39a;outline-offset:1px;border-color:#8ea35b}
.clv-auth-submit{min-height:52px;border:2px solid #7ea449;border-radius:16px;background:linear-gradient(#47d444,#149e2a 58%,#0b8520);box-shadow:inset 0 0 0 2px #ffffff73,inset 0 3px 1px #ffffff8c,0 4px 0 #7c693f4a;color:#fff;font-size:16px;font-weight:800;transition:transform .15s,filter .15s}.clv-auth-submit:hover{transform:translateY(-2px);filter:brightness(1.05)}.clv-auth-submit:active{transform:translateY(1px)}
.clv-auth-alert,.clv-auth-success{margin:0 0 16px;padding:11px 13px;border-radius:12px;font-size:13px;line-height:1.55}.clv-auth-alert{border:1px solid #dda89b;background:#fff0ea;color:#934535}.clv-auth-success{border:1px solid #a7c988;background:#eff8df;color:#427436}.clv-auth-switch{margin:20px 0 0;text-align:center;color:#8b7352;font-size:13px}.clv-auth-switch a{color:#36792f;font-weight:800;text-decoration:underline;text-underline-offset:3px}
@media(max-width:600px){.clv-auth-main{padding:26px 12px 38px}.clv-auth-card{padding:22px 18px;border-radius:18px}.clv-auth-brand img{width:44px;height:46px}.clv-auth-brand h1{font-size:26px}}

/* CBT portal surfaces */
.clv-portal-page{width:min(1180px,94%);margin:0 auto;padding:26px 0 58px}
.clv-page-hero{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 0 22px;padding:28px;border:1px solid #d9c18f;border-radius:20px;background:linear-gradient(110deg,#fffaf0,#f5edcf 70%,#e5efd1);box-shadow:0 4px 0 #b38c5040}
.clv-page-hero h1{margin:2px 0 6px;font-size:clamp(29px,4vw,44px);color:#56391f}.clv-page-hero p{margin:0;max-width:720px;color:#806a4f}.clv-kicker{font-size:11px;font-weight:800;letter-spacing:.12em;color:#56803d}
.clv-outline-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:9px 16px;border:1px solid #9eb074;border-radius:14px;background:#f4f7df;color:#416833;font-weight:800;white-space:nowrap}.clv-outline-button:hover{background:#e8f1d2;filter:none}
.clv-package-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:17px}.clv-package-card{padding:22px;border:1px solid #dfc89e;border-radius:18px;background:linear-gradient(#fffdf5,#fff7e4);box-shadow:0 3px 0 #b48e4b30}.clv-package-card>span{font-size:11px;color:#8d7453;font-weight:800;letter-spacing:.08em}.clv-package-card h2{margin:5px 0 12px;color:#5a3c24;font-size:20px}.clv-package-price{font-size:28px;font-weight:900;color:#197a2b}.clv-package-reward{margin:8px 0 18px;color:#7e684c}.clv-package-action{display:flex;text-decoration:none}.clv-empty-state{padding:28px;border:1px dashed #cbb184;border-radius:16px;background:#fff9e9;color:#7a654a;text-align:center}.clv-empty-state a{color:#2f7431;font-weight:800}
.clv-table-wrap{overflow:auto;border:1px solid #ddc79d;border-radius:17px;background:#fffaf0;box-shadow:0 3px 0 #b48e4b25}.clv-table{width:100%;border-collapse:collapse;min-width:720px}.clv-table th,.clv-table td{padding:14px 16px;border-bottom:1px solid #eadcc0;text-align:left}.clv-table th{background:#f0ecd0;color:#5f4a32;font-size:12px}.clv-table td{color:#725d44;font-size:13px}.clv-table tbody tr:hover{background:#f7f4df}
@media(min-width:941px){.clv-nav-group:hover>.clv-submenu,.clv-nav-group:focus-within>.clv-submenu{display:block!important}.clv-nav-group:hover>summary{background:#eaf2d8;color:#176a25;box-shadow:inset 0 -2px 0 #b9ce91;transform:translateY(-1px)}}
@media(max-width:700px){.clv-page-hero{align-items:flex-start;flex-direction:column;padding:22px}.clv-outline-button{width:100%}.clv-package-grid{grid-template-columns:1fr}}

/* Download surface */
.clv-download-play{position:static;width:min(320px,100%);min-height:64px;flex:none}.clv-download-builds,.clv-download-tools,.clv-requirements{margin-top:22px}.clv-download-support{margin:18px 0 0;color:#7b6548;text-align:center}.clv-download-support a{color:#347233;font-weight:800}
.clv-download-art{width:100%;max-height:110px;object-fit:contain;margin:0 auto 12px}.download-unavailable{padding:12px;border:1px dashed #ccb58d;border-radius:12px;background:#f7efd9;color:#846e50;text-align:center}.download-unavailable-note{font-size:13px;font-weight:700}
.clv-section-head{margin-bottom:14px}.clv-section-head h2{margin:0 0 5px;color:#563b24;font-size:25px}.clv-section-head p{margin:0;color:#846f53}.clv-tools-grid{display:grid;gap:10px}.clv-tool-card{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 18px;border:1px solid #dfcaa3;border-radius:15px;background:#fffaf0}.clv-tool-card strong{color:#5d4029}.clv-tool-card p{margin:3px 0 0;color:#897255;font-size:13px}.clv-tool-card>a{padding:8px 14px;border:1px solid #93ad62;border-radius:12px;background:#edf3d8;color:#3c6d31;font-size:13px;font-weight:800;white-space:nowrap}
.clv-spec-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.clv-spec-grid>div{display:grid;gap:4px;padding:16px;border:1px solid #ddc79e;border-radius:15px;background:#fffaf0}.clv-spec-grid b{color:#5d4029}.clv-spec-grid span{color:#816d52;font-size:13px}
@media(max-width:700px){.clv-download-play{width:100%}.clv-tool-card{align-items:flex-start;flex-direction:column}.clv-tool-card>a{width:100%;text-align:center}.clv-spec-grid{grid-template-columns:1fr 1fr}}
@media(max-width:430px){.clv-spec-grid{grid-template-columns:1fr}}
