*{margin:0;padding:0;box-sizing:border-box}body{font-family:'Inter',sans-serif;background-color:#f8fafc;color:#1e293b;line-height:1.6}{{WRAPPER}}.tab-container{margin:0 auto;background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px rgb(0 0 0 / .05),0 2px 4px -1px rgb(0 0 0 / .03);overflow:hidden}{{WRAPPER}}.tab-buttons{display:flex;background:#f1f5f9;padding:0 20px;border-bottom:1px solid #e2e8f0;border-bottom-left-radius:0;border-bottom-right-radius:0}{{WRAPPER}}.tab-button{padding:16px 28px;border:none;background:#fff0;cursor:pointer;font-size:15px;font-weight:500;color:#64748b;transition:all 0.25s cubic-bezier(.4,0,.2,1);position:relative;margin-right:2px;letter-spacing:.2px;outline:none;box-shadow:none;border-top-left-radius:8px;border-top-right-radius:8px}{{WRAPPER}}.tab-button:hover:not(.active){background-color:#e9eff5;color:#334155}{{WRAPPER}}.tab-button.active{color:#1e293b;background:#fff;font-weight:600;border:1px solid #e2e8f0;border-bottom-color:#fff;margin-bottom:-1px;z-index:2;position:relative;border-top-left-radius:8px;border-top-right-radius:8px;outline:none;box-shadow:none}{{WRAPPER}}.tab-button.active::after{content:'';position:absolute;bottom:0;left:0;right:0;height:3px;background:#E38B4B;border-radius:3px 3px 0 0;z-index:3}{{WRAPPER}}.tab-content-wrapper{background:#fff;position:relative;z-index:1}{{WRAPPER}}.tab-content{display:none;padding:30px;animation:fadeIn 0.3s ease-out}@keyframes fadeIn{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}{{WRAPPER}}.tab-content.active{display:block}{{WRAPPER}}.grid-container{display:grid;grid-template-columns:repeat(2,1fr);gap:25px;margin-top:0}{{WRAPPER}}.cell{border-radius:10px;box-shadow:0 1px 3px rgb(0 0 0 / .05),0 1px 2px rgb(0 0 0 / .1);transition:all 0.25s cubic-bezier(.4,0,.2,1);overflow:hidden;background-color:#fff}{{WRAPPER}}.cell:hover{transform:translateY(-3px);box-shadow:0 10px 15px -3px rgb(0 0 0 / .05),0 4px 6px -2px rgb(0 0 0 / .05)}{{WRAPPER}}.card{padding:22px;background:#f8f9fa;border-bottom:1px solid #e2e8f0}{{WRAPPER}}.alert-container{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:12px}{{WRAPPER}}.alert-text{font-weight:600;font-size:13px;text-transform:uppercase;letter-spacing:.5px;color:#E38B4B}{{WRAPPER}}.timestamp{font-size:12px;color:#94a3b8}{{WRAPPER}}.message-text{line-height:1.5;margin-top:.5rem;color:#1e293b;font-size:14px}{{WRAPPER}}.promotion-title{padding:16px;text-align:center;background:#fff;border-top:1px solid #f1f5f9;color:#475569;font-size:15px;font-weight:600}.elementor-alert{padding:15px;margin:10px 0;border-radius:5px;font-size:15px;color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.elementor-alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}@media (max-width:768px){{{WRAPPER}}.tab-buttons{flex-wrap:wrap;padding:0}{{WRAPPER}}.tab-button{flex:1 1 100%;text-align:center;padding:14px;margin-right:0;border-bottom:1px solid #e2e8f0;border-radius:0}{{WRAPPER}}.tab-button.active{border:none;outline:none;box-shadow:none;margin-bottom:0;border-radius:0;position:relative;z-index:1}{{WRAPPER}}.tab-button.active::after{height:100%;width:3px;left:auto;right:0;border-radius:0;bottom:0;top:0;z-index:2}{{WRAPPER}}.grid-container{grid-template-columns:1fr;gap:20px}{{WRAPPER}}.tab-content{padding:24px}}@media (max-width:480px){{{WRAPPER}}.tab-button{font-size:14px;padding:12px}{{WRAPPER}}.card{padding:18px}{{WRAPPER}}.promotion-title{padding:14px}}