@import url('https://fonts.googleapis.com/css2?family=Bai+Jamjuree:wght@400;500;600;700&display=swap');
#wpcontent{padding-left:0}.s8rh-wrap{margin:0;font-family:'Bai Jamjuree',sans-serif}.s8rh-shell{display:grid;grid-template-columns:245px 1fr;min-height:calc(100vh - 32px);background:#f3f8fc}.s8rh-side{background:linear-gradient(180deg,#072b4f,#051f38);padding:24px 18px;color:#fff}.s8rh-brand{display:flex;align-items:center;gap:11px;margin-bottom:28px}.s8rh-brand>span{width:43px;height:43px;border-radius:13px;display:grid;place-items:center;background:linear-gradient(135deg,#14c4df,#0b7cff);font-weight:800}.s8rh-brand b,.s8rh-brand small{display:block}.s8rh-brand small{color:#9fc1da}.s8rh-side button{width:100%;border:0;background:transparent;color:#c1d6e6;text-align:left;padding:12px 13px;border-radius:11px;margin:4px 0;cursor:pointer}.s8rh-side button.active,.s8rh-side button:hover{background:rgba(255,255,255,.11);color:#fff}.s8rh-main{padding:27px 30px}.s8rh-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.s8rh-top h1{margin:0;font-size:27px}.s8rh-top p{margin:5px 0;color:#73879a}.s8rh-primary,.s8rh-secondary{border:0;padding:12px 16px;border-radius:11px;font-weight:700;cursor:pointer}.s8rh-primary{background:linear-gradient(135deg,#0b7cff,#15c3df);color:#fff}.s8rh-secondary{background:#eaf4fa;color:#176b9d}.s8rh-tab{display:none}.s8rh-tab.active{display:block}.s8rh-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:18px}.s8rh-stats>div,.s8rh-card,.s8rh-templates>div{background:#fff;border:1px solid #dce8f1;border-radius:18px;box-shadow:0 16px 45px rgba(35,82,120,.09)}.s8rh-stats>div{padding:18px}.s8rh-stats span{color:#71869a;font-size:13px}.s8rh-stats strong{display:block;font-size:29px;margin:7px 0}.s8rh-stats small{color:#1ca66a}.s8rh-grid{display:grid;grid-template-columns:1.6fr .75fr;gap:18px}.s8rh-card{padding:18px}.s8rh-card-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.s8rh-card-head h3{margin:0}.s8rh-card-head p{margin:4px 0;color:#71869a;font-size:12px}.s8rh-card-head input{min-width:220px;border:1px solid #dce8f1;padding:10px;border-radius:10px}.s8rh-table-wrap{overflow:auto}.s8rh-table-wrap table{width:100%;border-collapse:collapse}.s8rh-table-wrap th,.s8rh-table-wrap td{padding:12px 10px;border-bottom:1px solid #e7eef4;text-align:left;white-space:nowrap}.s8rh-table-wrap th{color:#71869a;font-weight:600}.s8rh-code{color:#0b7cff;font-weight:700}.s8rh-icon,.s8rh-danger{border:0;padding:7px 9px;border-radius:8px;cursor:pointer}.s8rh-icon{background:#eaf5ff;color:#176da4}.s8rh-danger{background:#fff0f0;color:#c43f3f}.s8rh-status{padding:5px 9px;border-radius:99px;font-size:11px;font-weight:700}.s8rh-status.on{background:#e8f8ef;color:#19845b}.s8rh-status.off{background:#fff1e8;color:#c56b1c}.s8rh-phone{max-width:270px;margin:12px auto;border:8px solid #102a43;border-radius:24px;overflow:hidden}.s8rh-banner{height:130px;display:grid;place-items:center;background:linear-gradient(135deg,#c4f0ff,#7adfff);color:#0b729a;font-weight:700}.s8rh-phone-body{padding:15px}.s8rh-phone-body span{font-size:10px;background:#e8f7ff;color:#1477b2;padding:5px 8px;border-radius:99px}.s8rh-phone-body h4{font-size:17px}.s8rh-phone-body p{color:#71869a}.s8rh-phone-body button{width:100%;border:0;background:#0b7cff;color:#fff;padding:11px;border-radius:10px}.s8rh-templates{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.s8rh-templates>div{min-height:180px;padding:22px;color:#fff;display:flex;flex-direction:column;justify-content:flex-end}.s8rh-templates b{font-size:22px}.s8rh-templates .summer{background:linear-gradient(145deg,#0b7cff,#15c3df)}.s8rh-templates .gift{background:linear-gradient(145deg,#7a50ff,#d057ff)}.s8rh-templates .guide{background:linear-gradient(145deg,#15966a,#7ed08c)}.s8rh-modal{display:none;position:fixed;inset:0;background:rgba(3,20,35,.58);z-index:99999;align-items:center;justify-content:center;padding:20px}.s8rh-modal.show{display:flex}.s8rh-modal-card{background:#fff;width:min(820px,100%);max-height:90vh;overflow:auto;border-radius:22px;padding:22px}.s8rh-modal-head{display:flex;justify-content:space-between}.s8rh-modal-head h2{margin:0}.s8rh-modal-head p{margin:5px 0;color:#71869a}.s8rh-modal-head button{border:0;width:36px;height:36px;border-radius:10px;font-size:22px}.s8rh-form{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:17px}.s8rh-form .full{grid-column:1/-1}.s8rh-form label{display:block;font-size:12px;color:#71869a;margin-bottom:6px}.s8rh-form input,.s8rh-form select,.s8rh-form textarea{width:100%;border:1px solid #dce8f1;border-radius:10px;padding:10px}.s8rh-form textarea{min-height:90px}.s8rh-qr{display:flex;gap:12px;align-items:center;background:#f0f8fd;padding:12px;border-radius:12px}.s8rh-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}@media(max-width:1000px){.s8rh-grid{grid-template-columns:1fr}.s8rh-stats{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.s8rh-shell{grid-template-columns:1fr}.s8rh-side{display:none}.s8rh-main{padding:18px}.s8rh-top{align-items:flex-start;flex-direction:column;gap:10px}.s8rh-stats{grid-template-columns:1fr}.s8rh-form{grid-template-columns:1fr}.s8rh-form .full{grid-column:auto}.s8rh-templates{grid-template-columns:1fr}}
.clean-video-cover{position:absolute;inset:0;width:100%;height:100%;border:0!important;padding:0!important;background-size:cover!important;background-position:center!important;cursor:pointer;overflow:hidden}.clean-video-cover:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(2,19,35,.04),rgba(2,19,35,.22))}.clean-play{position:absolute;z-index:2;left:50%;top:50%;transform:translate(-50%,-50%);width:62px;height:62px;border-radius:50%;display:grid;place-items:center;padding-left:4px;background:rgba(255,255,255,.95);color:#087cff;font-size:24px;box-shadow:0 12px 30px rgba(0,0,0,.22)}.clean-youtube-frame,.clean-mp4{position:absolute;inset:0;width:100%;height:100%;border:0;display:block;object-fit:cover}

/* UI cleanup landing builder */
.v54-support{display:none!important;}
#designerGuideBtn{display:none!important;}
