:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,sans-serif;background:#f7f4ee;color:#251f1a}*{box-sizing:border-box}html{height:100%;min-width:320px}body{margin:0;font:14px/1.4 Inter,ui-sans-serif,system-ui,sans-serif;font-weight:400;min-width:320px;position:relative;-webkit-font-smoothing:antialiased;text-rendering:optimizeSpeed}.shell{width:min(1100px,calc(100% - 32px));margin:0 auto;padding:32px 0}.shell.narrow{width:min(420px,calc(100% - 32px))}.card{background:#fffdf9;border:1px solid #ded4c8;border-radius:10px;padding:20px}label{display:grid;gap:6px;margin-bottom:14px;font-size:.92rem}input,textarea,button,select{font:inherit}input,textarea{width:100%;border:1px solid #ded4c8;border-radius:8px;padding:.7rem .8rem;background:#fff}input::placeholder,textarea::placeholder{color:var(--customGrayText);opacity:1}button{border:0;border-radius:8px;background:#832338;color:#fff;padding:.75rem 1rem;cursor:pointer}.error{color:#832338}.success{color:#0f6c80}.topbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.table-sort{background:transparent;color:inherit;padding:0;text-align:left}.pager{display:flex;align-items:center;gap:8px;justify-content:flex-end;margin-top:16px}.badge{display:inline-block;border-radius:999px;padding:.15rem .55rem;font-size:.82rem;background:#efe8dc}.badge.public{background:#d9f0e4;color:#0f5132}.dash-nav{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:20px}.dash-nav a{color:#832338;text-decoration:none;padding:.35rem .65rem;border-radius:999px;background:#efe8dc}.dash-nav a.active{background:#832338;color:#fff}.detail-grid{display:grid;grid-template-columns:minmax(140px,220px) 1fr;gap:10px 16px}.detail-grid dt{font-weight:600;color:#5c4f44}.detail-grid dd{margin:0}.balance-display{font-size:1.5rem;font-weight:600;margin:0}.notice{background:#fff4df;border:1px solid #e8c98d;border-radius:8px;padding:12px 14px;margin-bottom:16px}@media(max-width:800px){table{font-size:.9rem}}:root{font-family:Inter,ui-sans-serif,system-ui,sans-serif;background:#f5f5f5;color:#282a30;--customPrimary: #b9a074;--customGold: #9b8256;--customBodyBg: #f5f5f5;--customDarkGray: #282a30;--customGray: #363941;--customLightGray: #4e4f58;--customBorderColor: #eaeaea;--customDarkBorderColor: #cccccc;--customGrayText: #87898e;--customTextColor: #282a30;--customButtonBg: #353435;--customButtonBgLight: #efede8;--customButtonLightHover: #e8e5de;--customGreen: #2faf5b;--custom-primary: var(--customPrimary);--custom-gold: var(--customGold);--custom-body-bg: var(--customBodyBg);--custom-dark-gray: var(--customDarkGray);--custom-gray: var(--customGray);--custom-light-gray: var(--customLightGray);--custom-border-color: var(--customBorderColor);--custom-dark-border-color: var(--customDarkBorderColor);--custom-gray-text: var(--customGrayText);--custom-text-color: var(--customTextColor);--custom-button-bg: var(--customButtonBg);--custom-button-bg-light: var(--customButtonBgLight);--custom-button-light-hover: var(--customButtonLightHover);--custom-dark-green: #0f5132;--custom-white: #ffffff}body{background:var(--customBodyBg)}.bg-customDarkGray{background:var(--customDarkGray)}.bg-customGray{background:var(--customGray)}.bg-customLightGray{background:var(--customLightGray)}.bg-customPrimary{background:var(--customPrimary)}.bg-customButtonBg{background:var(--customButtonBg)}.bg-customButtonBgLight{background:var(--customButtonBgLight)}.bg-transparent{background:transparent}.flex{display:flex}.justify-start{justify-content:flex-start}.justify-normal{justify-content:normal}.flex-col{flex-direction:column}.flex-grow{flex-grow:1}.flex-shrink{flex-shrink:1}.flex-shrink-0{flex-shrink:0}.flex-grow-0{flex-grow:0}.w-full{width:100%}.h-full{height:100%}.h-6{height:1.5rem}.h-4{height:1rem}.w-4{width:1rem}.min-w-5{min-width:1.25rem}.min-w-fit{min-width:fit-content}.min-w-10{min-width:2.5rem}.max-w-\[424px\]{max-width:424px}.max-w-\[360px\]{max-width:360px}.list-none{list-style:none}.m-auto{margin:auto}.m-0{margin:0}.mx-2{margin-left:.5rem;margin-right:.5rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.ml-4{margin-left:1rem}.-m-1{margin:-.25rem}.p-0\.5{padding:.125rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-1{padding-left:.25rem;padding-right:.25rem}.p-0{padding:0}.p-1\.5{padding:.375rem}.pb-16{padding-bottom:4rem}.pl-5{padding-left:1.25rem}.pl-6{padding-left:1.5rem}.pr-3{padding-right:.75rem}.pr-4{padding-right:1rem}.top-0{top:0}.top-16{top:4rem}.z-\[100\]{z-index:100}.z-\[999\]{z-index:999}.overflow-y-auto{overflow-y:auto}.opacity-0{opacity:0}.opacity-40{opacity:.4}.opacity-50{opacity:.5}.opacity-100{opacity:1}.invisible{visibility:hidden}.visible{visibility:visible}.rounded-full{border-radius:9999px}.text-customPrimary{color:var(--customPrimary)}.text-customDarkGray{color:var(--customDarkGray)}.text-customBodyBg{color:var(--customBodyBg)}.text-customGold{color:var(--customGold)}.text-customGreen{color:var(--customGreen)}.text-customTextColor{color:var(--customTextColor)}.text-customGrayText{color:var(--customGrayText)}.text-black{color:#000}.text-white{color:#fff}.text-inherit{color:inherit}.text-\[\#282A30\]{color:#282a30}.text-gray-700{color:#374151}.text-gray-900{color:#111827}.text-red-500{color:#ef4444}.font-inherit{font:inherit}.font-light{font-weight:300}.tracking-widest{letter-spacing:.1em}.text-left{text-align:left}.underline{text-decoration:underline}.no-underline{text-decoration:none}.flex-1{flex:1 1 0%}.shrink-0{flex-shrink:0}.grow-0{flex-grow:0}.min-w-4{min-width:1rem}.top-2\.5{top:.625rem}.right-3{right:.75rem}.translate-x-\[-100\%\]{--tw-translate-x: -100%;transform:translate(var(--tw-translate-x))}.translate-x-0{--tw-translate-x: 0;transform:translate(var(--tw-translate-x))}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.border-customPrimary{border-color:var(--customPrimary)}.border-customBorderColor{border-color:var(--customBorderColor)}.border-customDarkBorderColor{border-color:var(--customDarkBorderColor)}.border-white\/10{border-color:#ffffff1a}.hover\:border-customTextColor:hover{border-color:var(--customTextColor)}.hover\:text-customGold:hover{color:var(--customGold)}.hover\:text-customPrimary:hover{color:var(--customPrimary)}.hover\:text-customDarkGray:hover{color:var(--customDarkGray)}.hover\:text-white:hover{color:#fff}.focus\:outline-none:focus{outline:none}.from-customPrimary{--tw-gradient-from: var(--customPrimary)}.to-customGold{--tw-gradient-to: var(--customGold)}.from-customButtonBgLight{--tw-gradient-from: var(--customButtonBgLight)}.to-customButtonLightHover{--tw-gradient-to: var(--customButtonLightHover)}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-from),var(--tw-gradient-to))}.transform{transform:translate(var(--tw-translate-x, 0))}.-translate-x-full{--tw-translate-x: -100%}.transition,.transition-all,.transition-transform{transition-property:all}.duration-100{transition-duration:.1s}.duration-300{transition-duration:.3s}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.group:hover .group-hover\:translate-x-0{--tw-translate-x: 0}.self-center{align-self:center}.space-x-2>*+*{margin-left:.5rem}.\!min-w-full{min-width:100%!important}.\!w-full{width:100%!important}.\!ml-2{margin-left:.5rem!important}.\!mr-4{margin-right:1rem!important}.\!text-customPrimary{color:var(--customPrimary)!important}.fill-white{fill:#fff}.fill-customGold{fill:var(--customGold)}.origin-center{transform-origin:center}.font-sans{font-family:Inter,ui-sans-serif,system-ui,sans-serif}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media(min-width:768px){.md\:container{max-width:768px}.md\:relative{position:relative}.md\:bottom-auto{bottom:auto}.md\:flex-row{flex-direction:row}.md\:justify-center{justify-content:center}.md\:justify-between{justify-content:space-between}.md\:pb-0{padding-bottom:0}.md\:py-2{padding-top:.5rem;padding-bottom:.5rem}.md\:\!ml-3{margin-left:.75rem!important}.md\:max-w-\[170px\]{max-width:170px}}@media(min-width:1024px){.lg\:bg-customDarkGray{background:var(--customDarkGray)}.lg\:block{display:block}.lg\:relative{position:relative}.lg\:top-auto{top:auto}.lg\:z-auto{z-index:auto}.lg\:w-auto{width:auto}.lg\:px-10{padding-left:2.5rem;padding-right:2.5rem}.lg\:text-base{font-size:1rem}}@media(min-width:480px){.xs\:min-w-28{min-width:7rem}.xs\:w-auto{width:auto}.xs\:gap-4{gap:1rem}.xs\:text-base{font-size:1rem}}.dashboard-auth-index{min-height:100vh;background:var(--customBodyBg);color:var(--customTextColor);display:flex;flex-direction:column}.dashboard-auth-index .md\:container,.dashboard-auth-index .container{width:100%}@media(min-width:360px){.dashboard-auth-index .container{max-width:360px}}@media(min-width:480px){.dashboard-auth-index .container{max-width:480px}}@media(min-width:568px){.dashboard-auth-index .container{max-width:568px}}@media(min-width:640px){.dashboard-auth-index .container{max-width:640px}}@media(min-width:768px){.dashboard-auth-index .md\:container,.dashboard-auth-index .container{max-width:768px}}@media(min-width:1024px){.dashboard-auth-index .md\:container,.dashboard-auth-index .container{max-width:1024px}}@media(min-width:1280px){.dashboard-auth-index .md\:container,.dashboard-auth-index .container{max-width:1280px}}@media(min-width:1536px){.dashboard-auth-index .md\:container,.dashboard-auth-index .container{max-width:1536px}}.dashboard-public-auth-header{display:block;min-height:0;position:relative;flex:0 0 auto}.dashboard-public-auth-top{min-height:48px;padding-left:1rem;padding-right:1rem;position:relative;z-index:2}.dashboard-public-auth-top .button-group{display:flex;align-items:center;gap:.5rem;margin-left:auto}.dashboard-login-header .header-holder{min-height:64px;color:#fff}.dashboard-login-logo{display:inline-flex;align-items:center;width:170px}.dashboard-login-logo img{display:block;width:100%;height:auto}.dashboard-auth-outline-button,.dashboard-auth-primary-button{min-width:7.25rem;padding:.45rem 1rem;line-height:1.15}.dashboard-auth-outline-button{box-shadow:inset 0 0 0 1px var(--custom-primary)}.dashboard-auth-nav-row{color:#fff;position:relative!important;left:auto!important;right:auto!important;bottom:auto!important;z-index:auto!important;min-height:38px}.dashboard-auth-nav-row ul{align-items:center;min-height:36px}.dashboard-auth-nav-row svg{flex:0 0 auto}.dashboard-auth-search-row{display:block;position:relative!important;top:auto!important;left:auto!important;right:auto!important;z-index:auto!important}.dashboard-auth-search-form{padding-top:1rem;padding-bottom:1rem}.dashboard-auth-search-grid{display:grid;grid-template-columns:1fr;gap:.5rem}.dashboard-auth-search-segment{align-items:center;background:#fff;border:1px solid var(--customBorderColor);border-radius:.375rem;color:var(--customTextColor);display:flex;gap:.55rem;margin:0;min-height:42px;padding:0 .75rem;width:100%}.dashboard-auth-search-icon{flex:0 0 auto;height:20px;width:20px}.dashboard-auth-search-chevron{color:var(--customGrayText);flex:0 0 auto;height:18px;margin-left:auto;width:18px}.dashboard-auth-search-segment select,.dashboard-auth-search-segment input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;border-radius:0;color:var(--customTextColor);flex:1 1 auto;font:inherit;min-height:0;min-width:0;outline:0;padding:0;width:100%}.dashboard-auth-search-segment input::placeholder{color:var(--customTextColor);font-style:italic;opacity:.96}.dashboard-auth-search-grid button{width:100%;min-height:42px;border:1px solid var(--customPrimary);border-radius:.375rem;background:var(--customPrimary);color:var(--customDarkGray);font:inherit;font-weight:700;cursor:pointer;padding:.45rem .6rem}.dashboard-auth-breadcrumb-row{background:#e5e5e5;flex:0 0 auto;min-height:28px}.dashboard-auth-breadcrumb{align-items:center;color:var(--customGrayText);display:flex;font-size:14px;gap:.25rem;line-height:1;min-height:28px;overflow:hidden;white-space:nowrap}.dashboard-auth-breadcrumb a{align-items:center;color:var(--customGrayText);display:inline-flex;text-decoration:none}.dashboard-auth-breadcrumb span{color:#55565d}.dashboard-auth-breadcrumb-arrow{color:var(--customGrayText);flex:0 0 auto;height:16px;width:16px}.dashboard-login-section{align-items:center;display:flex;flex:1 0 auto;margin-bottom:0;margin-top:0;min-height:25rem}.dashboard-login-section .content{transform:none}.form_box .bg-customButtonBgLight{background:transparent;box-shadow:inset 0 0 0 1px var(--customPrimary)}.text-custom-24{font-size:24px;line-height:1.25;font-weight:700}.text-custom-18{font-size:18px;line-height:1.25}.text-custom-13{font-size:13px;line-height:1.25}.text-s{font-size:12px}.btn{cursor:pointer;text-decoration:none}.btn:hover{text-decoration:none}.form_box label{margin-bottom:0;display:flex}.form_box input{border:0;border-radius:0}.form_box input[type=checkbox]{width:1.25rem;min-width:1.25rem;padding:0;border:1px solid var(--customDarkBorderColor);border-radius:.25rem}.form_box input[type=checkbox]:checked{background-color:#2faf5b1a;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 6L9 17L4 12' stroke='%232faf5b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;background-size:.95rem .95rem;border-color:var(--customGreen)}.custom-checkbox{background-position:center;background-repeat:no-repeat;background-size:.95rem .95rem;cursor:pointer}.custom-checkbox:checked{background-color:#2faf5b1a;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 6L9 17L4 12' stroke='%232faf5b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");border-color:var(--customGreen)}.dashboard-login-help{font-size:14px;gap:16px}@media(max-width:520px){.dashboard-login-help{align-items:flex-start;flex-direction:column}}.dashboard-public-auth-footer{flex:0 0 auto;margin-top:0}.dashboard-public-auth-footer .logo-footer img{display:block;width:auto;max-width:140px}.dashboard-public-auth-footer a{color:inherit;text-decoration:none}.dashboard-public-auth-footer .text-customGrayText{color:var(--customGrayText)}.dashboard-public-auth-footer ul{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;list-style:none;margin:0;padding:0}.dashboard-public-auth-footer li{display:block;width:auto}@media(min-width:1024px){.dashboard-public-auth-footer .bg-customGray>div{padding-top:15.5px;padding-bottom:15.5px}.dashboard-public-auth-footer .bg-customDarkGray>div{padding-top:13px;padding-bottom:13px}}@media(max-width:479px){.dashboard-public-auth-footer li{width:50%}}@media(min-width:768px){.dashboard-auth-search-grid{grid-template-columns:1fr}}@media(min-width:1024px){.dashboard-public-auth-top{padding-left:2.5rem;padding-right:2.5rem}.dashboard-auth-search-form{padding-top:.25rem;padding-bottom:.25rem}.dashboard-auth-search-pill{align-items:center;background:#fff;border:0;border-radius:999px;display:grid;gap:0;grid-template-columns:1.15fr 1.75fr minmax(250px,2.35fr) minmax(280px,2.15fr) 148px;min-height:40px;overflow:hidden;padding:4px}.dashboard-auth-search-segment{border:0;border-radius:0;border-right:1px solid var(--customBorderColor);min-height:32px;padding-left:1rem;padding-right:1rem}.dashboard-auth-search-grid button{border-radius:999px;min-height:32px}}.dashboard-auth-index .dashboard-public-auth-header>.row,.dashboard-auth-index .dashboard-auth-nav-row,.dashboard-auth-index .dashboard-auth-search-row{position:relative!important;top:auto!important;left:auto!important;right:auto!important;bottom:auto!important;z-index:auto!important}.dashboard-auth-index .dashboard-auth-nav-row{display:block!important}input,textarea,select{border-color:var(--customBorderColor)}.dashboard-auth-shell{min-height:100vh;background:var(--customBodyBg)}.dashboard-public-header{display:flex;align-items:center;justify-content:space-between;min-height:70px;padding:0 24px;background:var(--customDarkGray);color:#fff}.dashboard-logo{color:var(--customPrimary);font-size:24px;font-weight:900;text-decoration:none}.dashboard-header-actions{display:flex;align-items:center;gap:8px}.dashboard-header-actions button,.dashboard-post-ad{display:inline-flex;align-items:center;justify-content:center;min-width:104px;border:1px solid var(--customPrimary);border-radius:999px;padding:9px 16px;background:var(--customPrimary);color:var(--customDarkGray);font-weight:800;text-decoration:none}.dashboard-header-actions button{background:transparent;color:var(--customPrimary)}.dashboard-frame{display:flex;width:min(1240px,calc(100% - 32px));margin:0 auto;padding:24px 0 48px}.aside_profile{display:flex;flex:none;width:192px;max-width:192px;margin-right:12px;border-right:1px solid var(--customBorderColor);padding:40px 0 12px}.aside_list{width:100%;margin:0;padding:0;list-style:none;overflow:hidden}.aside_list li{position:relative;padding:0 12px 0 24px}.aside_list>li>a,.aside_list>li>span,.aside_list>li>button,.aside_list>li>.disabled{display:flex;align-items:center;gap:8px;padding:9px 0;color:var(--customGrayText);text-decoration:none;border:0;border-radius:0;background:transparent;font:inherit;text-align:left}.aside_list a.active,.aside_list li.active a{color:var(--customTextColor);font-weight:800}.aside_list a.active:before,.aside_list li.active:before{content:"";position:absolute;inset:8px auto 8px 0;width:4px;border-radius:999px;background:var(--customPrimary)}.aside_list .disabled,.aside_list .shake-trigger{opacity:.5}.dashboard-content{min-width:0;flex:1}.dashboard-titlebar{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:18px}.dashboard-titlebar p{margin:0 0 4px;color:var(--customGrayText);font-size:14px}.dashboard-titlebar h1{margin:0;color:var(--customTextColor);font-size:30px;line-height:1.1}.dashboard-card{margin-bottom:16px;border:1px solid var(--customBorderColor);border-radius:18px;background:#fff;padding:18px}.dashboard-card h2{margin:0 0 12px}.field-hint{color:var(--customGrayText);font-size:13px}.dashboard-form-row,.dashboard-toolbar{display:flex;flex-wrap:wrap;align-items:flex-end;gap:12px}.dashboard-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.dashboard-tabs button{border:1px solid transparent;background:#fff;color:var(--customGrayText)}.dashboard-tabs button.active{box-shadow:0 3px #000000e6;color:var(--customTextColor)}.dashboard-ads-list{display:flex;flex-direction:column;gap:8px}.dashboard-ad-card{display:flex;align-items:stretch;gap:10px;border:2px solid transparent;border-radius:16px;background:#fff;padding:10px}.dashboard-ad-card.premium{border-color:var(--customGold)}.dashboard-ad-thumb{display:flex;flex:0 0 68px;height:64px;align-items:center;justify-content:center;border-radius:12px;background:var(--customBorderColor);color:var(--customGrayText);font-size:12px;font-weight:800}.dashboard-ad-body{display:flex;min-width:0;flex:1;align-items:center;justify-content:space-between;gap:12px}.dashboard-ad-body h3{margin:0 0 4px;overflow:hidden;color:var(--customTextColor);font-size:17px;text-overflow:ellipsis;white-space:nowrap}.dashboard-ad-body p{margin:0;color:var(--customGrayText);font-size:13px}.dashboard-ad-badges,.dashboard-ad-actions{display:flex;flex-wrap:wrap;gap:6px}.dashboard-ad-actions{align-items:center;border-left:1px solid var(--customBorderColor);padding-left:12px}.dashboard-ad-actions button{min-width:92px;padding:.55rem .85rem}.dashboard-ad-actions button.secondary,.badge{border:1px solid var(--customBorderColor);background:#fff;color:var(--customGrayText)}.badge.public{border-color:#69ba38;background:#f2faed;color:#377019}.badge.premium{border-color:var(--customPrimary);background:var(--customButtonBgLight);color:var(--customGold)}.dashboard-billing-summary,.favorites-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.token-card{display:grid;gap:4px}.token-card span,.token-card p{color:var(--customGrayText)}.token-card strong{font-size:28px}.token-card.muted strong{font-size:20px}.dashboard-token-list,.dashboard-simple-list{display:grid;gap:8px;margin:0;padding:0;list-style:none}.dashboard-token-list li,.dashboard-simple-list li{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid var(--customBorderColor);border-radius:14px;padding:12px}.dashboard-token-list span{display:block;color:var(--customGrayText);font-size:13px}.profile-heading{display:flex;align-items:center;gap:14px;margin-bottom:18px}.profile-avatar{display:flex;width:64px;height:64px;align-items:center;justify-content:center;border-radius:999px;background:var(--customPrimary);color:var(--customDarkGray);font-size:28px;font-weight:900}.profile-heading h2{margin:0 0 4px}.profile-heading p{margin:0;color:var(--customGrayText)}.verification-submissions{margin-top:20px}@media(max-width:800px){.dashboard-frame{display:block;width:min(100% - 20px,1240px)}.aside_profile{width:100%;max-width:none;margin:0 0 16px;border-right:0;padding:8px 0}.aside_list{display:flex;gap:8px;overflow-x:auto;padding-bottom:6px}.aside_list li{flex:none;padding:0}.aside_list a,.aside_list .disabled{border:1px solid var(--customBorderColor);border-radius:999px;background:#fff;padding:8px 12px;white-space:nowrap}.aside_list a.active:before{content:none}.dashboard-ad-card{display:grid;grid-template-columns:72px minmax(0,1fr)}.dashboard-ad-actions{grid-column:1 / -1;border-left:0;border-top:1px solid var(--customBorderColor);padding:10px 0 0}}.dashboard-section{display:grid;gap:1.25rem}.dashboard-section-header,.ad-flow-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.dashboard-revenue-card{display:flex;align-items:center;justify-content:space-between;gap:1rem}.dashboard-revenue-card code,.ad-preview-card code{background:#f3eee7;border-radius:999px;padding:.1rem .45rem}.dashboard-revenue-actions,.dashboard-ad-actions,.ad-flow-actions,.ad-payment-actions{display:flex;flex-wrap:wrap;gap:.65rem}.dashboard-ad-list,.ad-flow{display:grid;gap:1rem}.dashboard-ad-card{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.dashboard-ad-actions a,.dashboard-ad-actions button{border:1px solid #ded4c8;border-radius:999px;background:#fffdf9;color:#282a30;cursor:pointer;font:inherit;padding:.45rem .75rem;text-decoration:none}.dashboard-ad-actions .danger{border-color:#e9b8b8;color:#9f1d1d}.dashboard-ad-step-one{display:flex;flex-direction:column;flex-grow:1;flex-shrink:1;min-height:0;width:100%}.dashboard-ad-step-one.business-flow{transform:translateY(4.625px)}.dashboard-flow-header{align-items:center;border-bottom:1px solid var(--customBorderColor);display:flex;gap:.5rem;justify-content:space-between;margin:0 0 .75rem -.75rem;padding:1rem 0 .5rem .75rem}.business-flow .dashboard-flow-header{padding-top:.25rem}.dashboard-ad-step-one:not(.business-flow) .dashboard-flow-header>span{font-size:1rem}.dashboard-flow-toolbar{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:flex-end;margin:-.25rem -.25rem .5rem;padding-top:.75rem}.dashboard-four-step-progress{align-items:center;display:flex;gap:5rem;justify-content:flex-end;margin-left:auto;min-height:2.25rem;position:relative}.dashboard-four-step-progress:before{background:#d9dde4;content:"";height:2px;left:1rem;position:absolute;right:1rem;top:50%;transform:translateY(-50%)}.dashboard-four-step-progress span{align-items:center;background:#fff;border:2px solid #d9dde4;border-radius:999px;color:var(--custom-text-color);display:inline-flex;font-weight:500;height:2rem;justify-content:center;position:relative;width:2rem;z-index:1}.dashboard-four-step-progress span.active{border-color:var(--customPrimary)}.dashboard-flow-next-button{min-width:9rem}.dashboard-step-section{margin-bottom:1.5rem}.dashboard-ad-step-one .dashboard-step-section+.dashboard-step-section{margin-top:-1.25rem}.dashboard-ad-step-one.business-flow .dashboard-step-section+.dashboard-step-section{margin-top:-1.5rem}.dashboard-ad-step-one:not(.business-flow){transform:translateY(-1.5px)}.dashboard-step-intro{color:#000;margin:0 0 .75rem}.dashboard-plan-grid{display:grid;gap:.75rem;grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-plan-card{align-items:flex-start;background:#fff;border:1px solid var(--customDarkBorderColor);border-radius:.5rem;cursor:pointer;display:flex;gap:1rem;min-height:6.25rem;padding:1rem;position:relative}.dashboard-plan-card.selected{border-color:var(--customGold);box-shadow:0 0 0 2px var(--customGold)}.dashboard-plan-card input{height:1px;opacity:0;position:absolute;width:1px}.dashboard-plan-copy{display:flex;flex:1;flex-direction:column;gap:.25rem}.dashboard-plan-copy span{word-spacing:-1px}.dashboard-plan-copy strong{color:#000;font-size:1.125rem;font-weight:500}.dashboard-check-icon{color:var(--customPrimary);flex:0 0 auto;height:1.25rem;width:1.25rem}.dashboard-field-heading{align-items:center;display:flex;gap:.25rem}.dashboard-question-icon{height:1rem;width:1rem}.dashboard-location-row{align-items:center;display:grid;gap:.75rem;grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-business-location-row{grid-template-columns:repeat(4,minmax(0,1fr))}.dashboard-select-control{align-items:center;background:#fff;border:1px solid var(--customDarkBorderColor);border-radius:999px;display:flex;gap:.5rem;justify-content:space-between;min-height:2.75rem;overflow:hidden;padding:.5rem .75rem;width:100%}.dashboard-business-type-control{border-radius:.5rem;min-height:2.5rem}.dashboard-select-control span,.dashboard-select-control input,.dashboard-select-control select{color:var(--customGrayText);font:inherit;min-width:0}.dashboard-select-control input,.dashboard-select-control select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;flex:1;outline:0;padding:0}.dashboard-select-value{align-items:center;display:flex;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-country-flag{border-radius:999px;box-shadow:0 0 0 1px #00000014;display:inline-block;flex:0 0 auto;height:1.25rem;margin-right:.5rem;overflow:hidden;width:1.25rem}.dashboard-country-flag-th{background:linear-gradient(to bottom,#a51931 0,#a51931 16.666%,#fff 16.666%,#fff 33.333%,#2d2a4a 33.333%,#2d2a4a 66.666%,#fff 66.666%,#fff 83.333%,#a51931 83.333%,#a51931)}.dashboard-business-type-control{max-width:20.25rem}.dashboard-chevron-icon{color:var(--customGrayText);flex:0 0 auto;height:1rem;width:1rem}.sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.ad-progress{display:grid;gap:.6rem;grid-template-columns:repeat(6,minmax(0,1fr));list-style:none;margin:0;padding:0}.ad-progress li{background:#fffdf9;border:1px solid #ded4c8;border-radius:1rem;display:grid;gap:.35rem;padding:.85rem}.ad-progress li span{align-items:center;background:#f3eee7;border-radius:999px;display:inline-flex;height:1.75rem;justify-content:center;width:1.75rem}.ad-progress li.is-active{border-color:#b9a074;box-shadow:0 12px 24px #282a3014}.ad-progress li.is-active span,.ad-progress li.is-complete span{background:#b9a074;color:#fff}.ad-step-card,.ad-preview-card,.ad-media-drop{background:#fffdf9;border:1px solid #ded4c8;border-radius:1.25rem;padding:1.25rem}.form-grid{display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid label{display:grid;gap:.45rem}.form-grid label.wide,.form-grid .wide{grid-column:1 / -1}.form-grid input,.form-grid select,.form-grid textarea{border:1px solid #d8cab9;border-radius:999px;font:inherit;padding:.8rem 1rem}.form-grid textarea{border-radius:1rem;min-height:9rem;resize:vertical}.ad-preview-card dl{display:grid;gap:.75rem;grid-template-columns:repeat(3,minmax(0,1fr));margin:1rem 0 0}.ad-preview-card dt{color:#87898e;font-size:.8rem}.ad-preview-card dd{margin:.15rem 0 0}@media(max-width:900px){.dashboard-section-header,.ad-flow-header,.dashboard-revenue-card,.dashboard-ad-card{flex-direction:column}.ad-progress,.form-grid,.dashboard-plan-grid,.dashboard-location-row,.ad-preview-card dl{grid-template-columns:1fr}.dashboard-four-step-progress{gap:2rem;margin:0 auto}}.business-progress{grid-template-columns:repeat(7,minmax(0,1fr))}.dashboard-action-strip,.dashboard-support-grid{display:grid;gap:1rem}.dashboard-action-strip{align-items:center;grid-template-columns:minmax(0,1fr) auto}.dashboard-support-grid{grid-template-columns:minmax(0,2fr) minmax(260px,1fr)}.dashboard-check{align-items:center;display:flex!important;flex-direction:row;gap:.5rem}.dashboard-check input{width:auto}@media(max-width:900px){.business-progress,.dashboard-action-strip,.dashboard-support-grid{grid-template-columns:1fr}}.ticket-thread{border-top:1px solid #ded4c8;display:grid;gap:.85rem;margin-top:1rem;padding-top:1rem}.ticket-comment{background:#fff8ef;border:1px solid #eadcca;border-radius:1rem;padding:.85rem}.ticket-comment p{margin-bottom:0}.support-links-heading{margin-top:1.5rem}.dashboard-notification-list{display:grid;gap:.75rem;list-style:none;margin:1rem 0 0;padding:0}.dashboard-notification-list li{border:1px solid #ded4c8;border-radius:1rem;padding:1rem}.dashboard-notification-list li.is-unread{border-color:#b9a074;box-shadow:0 10px 20px #282a300f}.dashboard-wrap{background:var(--custom-body-bg);color:var(--custom-text-color);min-height:100vh}.dashboard-wrap .header-holder{border-bottom:1px solid var(--custom-border-color)}@media(min-width:768px){.dashboard-wrap .md\:container{max-width:1232px}}.dashboard-wrap .logo img{display:block;max-width:154px}.dashboard-wrap .header-holder .wrapped{padding-bottom:10px;padding-top:10px}.dashboard-header-logo{display:inline-flex;align-items:center;max-width:140px}.dashboard-header-logo img{width:100%;height:auto}@media(min-width:768px){.dashboard-header-logo,.dashboard-header-logo img{max-width:170px}}.dashboard-header-icon-button{background:transparent;border:0;border-radius:0;color:#fff;padding:0}.dashboard-user-avatar-fallback{background:#e8f2ff;color:#7896f2;line-height:1}.header-inner{min-width:0}.flex-shrink-\[2\]{flex-shrink:2}.flex-grow-\[2\]{flex-grow:2}.header-notice{color:#fff;display:inline-flex;align-items:center}.mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10;background:#00000080;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.header-button{position:relative;z-index:20;background:transparent;padding:0}.header.open-navigation .mask{opacity:1;visibility:visible}.header.open-navigation .header-button:before{content:"";position:absolute;width:1.5rem;height:1.5rem;background:center / contain no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='white' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='M17 7L7 17M7 7L17 17' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.header.open-navigation .header-button .menu_icon{display:none}.dashboard-content{min-width:0;padding-top:.75rem;padding-bottom:1.75rem}.header-mobile-navigation{top:64px;bottom:auto;max-height:calc(100vh - 64px);box-shadow:20px 0 40px #0000003d}.header.open-navigation .header-mobile-navigation{opacity:1;visibility:visible;transform:translate(0)}.mobile-list{list-style:none;margin:0;padding:0}.aside_profile{min-height:calc(100vh - 181px)}.aside_list{display:flex;flex-direction:column;gap:0;list-style:none;margin:0;padding:0}.aside_list li:before{content:"";position:absolute;top:50%;left:0;width:5px;height:20px;background:var(--custom-dark-gray);border-radius:0 10px 10px 0;transform:translateY(-50%);display:none}.aside_list li.active:before{display:block;background:var(--custom-primary)}.aside_list li.active a{color:var(--custom-primary);font-weight:400}.aside_list a,.aside_list button,.mobile-list a,.mobile-list button{text-decoration:none}.aside_link{border:0;background:transparent;font:inherit;text-align:left;cursor:pointer}.aside_link.active{box-shadow:inset 3px 0 0 var(--custom-primary)}.dashboard-tabs-blade{overflow-x:auto;padding-bottom:.25rem}.dashboard-tab-button{border:0;background:#fff;color:var(--custom-gray-text);cursor:pointer;flex:1 1 calc(50% - 8px);margin:.25rem;min-height:40px;min-width:0;padding:.5rem;white-space:nowrap}.dashboard-tab-button.active{box-shadow:0 3px #000000e6;color:var(--custom-text-color)}.dashboard-new-ad-tab-button{color:var(--custom-text-color);border-style:solid;min-width:9rem!important}@media(min-width:768px){.dashboard-new-ad-tab-button,.dashboard-new-ad-tab-button:hover{background:var(--custom-button-bg-light)!important;border-color:var(--custom-primary)!important;color:var(--custom-primary)!important;width:auto!important}}.link-ads{min-height:84px;text-decoration:none}.link-ads:hover{color:var(--custom-primary)}.support-icon-gold{height:auto;margin-bottom:-10px;width:100px}.dashboard-one-ad{border:1px solid transparent;box-shadow:none;color:var(--custom-text-color);overflow:hidden;transition:none}.dashboard-one-ad-image{width:100%;height:0;padding-bottom:100%;background:var(--custom-border-color)}.dashboard-one-ad-image img,.dashboard-one-ad-image>span{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.dashboard-one-ad-content{min-width:0}.dashboard-one-ad-title{line-height:1.25;text-decoration:none}.dashboard-one-ad-title:hover{color:var(--custom-primary)}.dashboard-one-ad-rank{text-align:right}.dashboard-one-ad-meta{margin-top:.25rem}.dashboard-one-ad-meta ul{margin:0;padding:0;list-style:none;min-width:0}.dashboard-one-ad-meta-item:before{content:"";position:absolute;right:0;top:50%;width:1px;height:100%;background:#eaeaea;transform:translateY(-50%)}.dashboard-one-ad-meta-item:last-child:before{content:none}.dashboard-card-kind,.dashboard-premium-badge{display:inline-flex;align-items:center;border:1px solid var(--custom-border-color);border-radius:999px;color:var(--custom-gray-text);font-size:.75rem;font-weight:500;line-height:1.17;padding:.125rem .5rem;text-transform:uppercase}.dashboard-premium-badge{border-color:var(--custom-primary);background:var(--custom-button-bg-light);color:var(--custom-primary)}.dashboard-one-ad-actions{border-top:1px solid var(--custom-border-color)}.dashboard-one-ad-actions>div{gap:.5rem}.dashboard-one-ad-primary-actions{min-width:0;flex:1 1 auto}.dashboard-primary-action{min-width:0;padding:.45rem .75rem}.dashboard-primary-action:disabled,.dashboard-icon-action:disabled,.dashboard-quiet-action:disabled{cursor:wait;opacity:.55}.dashboard-icon-action{width:2.25rem;height:2.25rem;justify-content:center;border:1px solid var(--custom-border-color);border-radius:999px;background:#fff;color:var(--custom-text-color);padding:0;text-decoration:none}.dashboard-icon-action:hover{color:var(--custom-primary)}.dashboard-quiet-action{border:1px solid var(--custom-border-color);border-radius:999px;background:#fff;color:var(--custom-gray-text);font-weight:600;padding:.45rem .75rem}.dashboard-quiet-action:hover{color:var(--custom-primary)}.dashboard-status-pill{align-self:flex-start;border-radius:999px;font-size:.75rem;font-weight:700;padding:.35rem .75rem;text-transform:uppercase}.dashboard-status-pill.active{background:var(--custom-button-bg-light);color:var(--custom-dark-green)}.dashboard-status-pill.inactive{background:#94a3b82e;color:#cbd5e1}.dashboard-status-pill.pending{background:#f59e0b29;color:#fbbf24}.dashboard-status-pill.draft{background:#3b82f629;color:#93c5fd}.dashboard-action-link{align-items:center;background:var(--custom-dark-gray);border:1px solid var(--custom-border-color);border-radius:.5rem;color:var(--custom-light-gray);cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:700;justify-content:center;min-height:38px;padding:.5rem .75rem;text-decoration:none}.dashboard-action-link:hover{color:var(--custom-primary)}.dashboard-action-link.danger{color:#fca5a5}.dashboard-action-link:disabled{cursor:wait;opacity:.55}.dashboard-add-new-ad{min-height:220px;width:100%}.dashboard-aside-logout,.dashboard-mobile-logout{border:0;border-radius:0;cursor:pointer;font:inherit;justify-content:flex-start;padding-left:0;padding-right:0;text-align:left}.dashboard-mobile-logout{background:transparent;width:100%}.ammount{min-width:28px}.footer{flex-shrink:0;flex-grow:0}.dashboard-footer{color:var(--custom-gray-text)}.dashboard-footer a{color:var(--custom-gray-text);text-decoration:none}.dashboard-footer .logo-footer{display:block;width:111px;max-width:111px;margin-left:auto;margin-right:auto;text-align:center}.dashboard-footer ul{justify-content:center;gap:1rem}.dashboard-footer li{width:auto}.dashboard-wrap:has(.dashboard-ticket-create-page) .dashboard-footer,.dashboard-wrap:has(.dashboard-profile-page) .dashboard-footer{margin-bottom:-6px;position:relative;top:-6px}.dashboard-notification-empty{margin-top:13px}.dashboard-invoice-empty-state h2{color:var(--custom-text-color);font-size:1.5rem;font-weight:600;line-height:2rem;margin:0 0 .75rem}.dashboard-invoice-empty-state p{color:var(--custom-gray-text);font-size:1rem;line-height:1.5;margin:0 0 1rem}.dashboard-notification-empty h2{color:var(--custom-text-color);font-weight:700;line-height:1.25;margin-bottom:.75rem}.dashboard-notification-empty p{color:var(--custom-gray-text);line-height:1.45;margin:0}.dashboard-invoice-empty-state{max-width:600px;min-height:290px;transform:translate(-20px,-4px)}.dashboard-buy-token-submit{align-items:center;display:inline-flex;justify-content:center;min-width:125px;white-space:nowrap}.dashboard-buy-credits input[type=number]{border-radius:0}.dashboard-buy-credits input[type=number]::-webkit-inner-spin-button,.dashboard-buy-credits input[type=number]::-webkit-outer-spin-button{opacity:1}.dashboard-buy-amount-check{pointer-events:none;position:absolute;right:1.5rem;top:.5rem}.dashboard-buy-token-submit .text-custom-24{line-height:1}.dashboard-topup-fieldset{border:0;margin:1rem 0 0;padding:0}.dashboard-token-radio{display:grid;gap:1rem;grid-template-columns:repeat(4,minmax(0,1fr))}.dashboard-topup-card{border:1px solid var(--customDarkBorderColor);border-radius:.5rem}.dashboard-topup-card.selected{border-color:var(--customGold)}.dashboard-topup-card input{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.dashboard-topup-check{flex:0 0 auto}.dashboard-payment-help{display:block;gap:0;margin-top:0}.dashboard-payment-help-item{align-items:flex-start;margin:0 0 .75rem}.dashboard-payment-help-icon{align-items:flex-start;display:flex;flex:0 0 auto;justify-content:center;padding-top:.2rem}.dashboard-payment-help-icon img{display:block;object-fit:contain}.dashboard-payment-icon-paypal,.dashboard-payment-icon-cashapp{height:2.5rem;width:4rem}.dashboard-payment-icon-bitpay{height:2.5rem;width:5rem}.dashboard-payment-icon-coinbase{height:2.5rem;width:7rem}.dashboard-payment-icon-robinhood{height:2.5rem;width:8rem}@media(max-width:1023px){.dashboard-token-radio{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.dashboard-token-radio{grid-template-columns:1fr}}.dashboard-favorite-remove{background:transparent;color:var(--custom-text-color);padding:0}.dashboard-favorite-remove svg{display:block}.dashboard-favorite-page h2.my-5{margin-top:2.25rem}.dashboard-favorite-page p{margin:0;transform:translateY(3px)}.bg-red-500\/10{background:#ef44441a}.text-red-300{color:#fca5a5}.text-customDarkGreen{color:var(--custom-dark-green)}.bg-customButtonBgLight{background:var(--custom-button-bg-light)}.bg-customInputBg{background:var(--custom-input-bg)}.bg-customBodyBg{background:var(--custom-body-bg)}.bg-customDarkGray{background:var(--custom-dark-gray)}.border-customBorderColor{border-color:var(--custom-border-color)}.text-customWhite{color:var(--custom-white)}.text-customLightGray{color:var(--custom-light-gray)}.text-customGrayText{color:var(--custom-gray-text)}.hover\:text-customPrimary:hover{color:var(--custom-primary)}.hidden{display:none}.inline-flex{display:inline-flex}.fixed{position:fixed}.bottom-0{bottom:0}.left-0{left:0}.right-0{right:0}.right-9{right:2.25rem}.bottom-4{bottom:1rem}.z-10{z-index:10}.z-40{z-index:40}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.items-stretch{align-items:stretch}.justify-around{justify-content:space-around}.justify-center{justify-content:center}.border-t{border-top-width:1px}.border-r{border-right-width:1px}.border-2{border-width:2px}.border-dashed{border-style:dashed}.border-transparent{border-color:transparent}.rounded-l-full{border-top-left-radius:999px;border-bottom-left-radius:999px}.rounded-full{border-radius:999px}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-ellipsis{text-overflow:ellipsis}.transition-colors{transition:color .15s ease,background-color .15s ease,border-color .15s ease}.transition-\[bottom\]{transition-property:bottom}.duration-200{transition-duration:.2s}.object-cover{object-fit:cover}.leading-5{line-height:1.25rem}.leading-tight{line-height:1.25}.text-right{text-align:right}.text-center{text-align:center}.cursor-pointer{cursor:pointer}.min-w-0{min-width:0}.flex-none{flex:none}.shrink{flex-shrink:1}.grow{flex-grow:1}.box-content{box-sizing:content-box}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.w-5{width:1.25rem}.h-5{height:1.25rem}.w-7{width:1.75rem}.w-10{width:2.5rem}.h-10{height:2.5rem}.h-7{height:1.75rem}.w-auto{width:auto}.max-w-\[192px\]{max-width:192px}.mr-3{margin-right:.75rem}.mr-4{margin-right:1rem}.m-1{margin:.25rem}.mb-4{margin-bottom:1rem}.-m-0\.5{margin:-.125rem}.pr-2{padding-right:.5rem}.p-4{padding:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.pt-10{padding-top:2.5rem}.pb-3{padding-bottom:.75rem}.text-\[10px\]{font-size:10px}.text-xs{font-size:.75rem}.text-sm{font-size:.875rem}.text-base,.text-custom-16{font-size:1rem}.text-custom-20{font-size:1.25rem}.text-custom-24{font-size:1.5rem}.font-semibold{font-weight:600}.font-bold{font-weight:700}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.\!min-w-36{min-width:9rem!important}@media(min-width:640px){.s\:p-2{padding:.5rem}.sm\:text-base{font-size:1rem}}@media(min-width:768px){.md\:container{max-width:1240px}.md\:block{display:block}.md\:hidden{display:none}.md\:inline-flex{display:inline-flex}.md\:absolute{position:absolute}.md\:inset-0{top:0;right:0;bottom:0;left:0}.md\:flex-row{flex-direction:row}.md\:items-start{align-items:flex-start}.md\:justify-between{justify-content:space-between}.md\:gap-5{gap:1.25rem}.md\:order-1{order:1}.md\:self-end{align-self:flex-end}.md\:m-0{margin:0}.md\:w-auto{width:auto}.md\:w-full{width:100%}.md\:w-1\/3{width:33.333333%}.md\:\!w-auto{width:auto!important}.md\:bg-customButtonBgLight{background:var(--custom-button-bg-light)}.md\:text-customPrimary{color:var(--custom-primary)}.md\:bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-from),var(--tw-gradient-to))}.md\:from-customButtonBgLight{--tw-gradient-from: var(--custom-button-bg-light)}.md\:to-customButtonLightHover{--tw-gradient-to: var(--custom-button-light-hover)}.md\:-translate-x-full{--tw-translate-x: -100%;transform:translate(var(--tw-translate-x))}.md\:transition-transform{transition-property:transform}.md\:duration-300{transition-duration:.3s}.md\:ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.group:hover .md\:group-hover\:translate-x-0{--tw-translate-x: 0;transform:translate(0)}.md\:hover\:text-customTextColor:hover{color:var(--custom-text-color)}.md\:hover\:text-customPrimary:hover{color:var(--custom-primary)}}@media(min-width:1024px){.lg\:px-10{padding-left:2.5rem;padding-right:2.5rem}.lg\:px-0{padding-left:0;padding-right:0}.lg\:px-3{padding-left:.75rem;padding-right:.75rem}.lg\:px-5{padding-left:1.25rem;padding-right:1.25rem}.lg\:py-2{padding-top:.5rem;padding-bottom:.5rem}.lg\:pt-0{padding-top:0}.lg\:m-0{margin:0}.lg\:ml-3{margin-left:.75rem}.lg\:mb-2{margin-bottom:.5rem}.lg\:flex-row{flex-direction:row}.lg\:flex-col{flex-direction:column}.lg\:items-center{align-items:center}.lg\:border-l{border-left-width:1px}.lg\:gap-0{gap:0}.lg\:gap-1{gap:.25rem}.lg\:gap-2{gap:.5rem}.lg\:w-full{width:100%}.lg\:w-auto{width:auto}.lg\:max-w-\[68px\]{max-width:68px}.lg\:max-w-max{max-width:max-content}.lg\:h-16{height:4rem}.lg\:bg-transparent{background:transparent}.lg\:rounded-none{border-radius:0}.lg\:text-base,.lg\:text-custom-16{font-size:1rem}.lg\:text-custom-20{font-size:1.25rem}.lg\:relative{position:relative}.lg\:hidden{display:none}.lg\:flex{display:flex}.dashboard-one-ad-image{width:68px;height:64px;max-width:68px;padding-bottom:0}.dashboard-one-ad-image img,.dashboard-one-ad-image>span{position:relative}.dashboard-one-ad-actions{border-top:0;border-left:1px solid var(--custom-border-color)}.dashboard-one-ad-primary-actions{flex:0 0 auto}.dashboard-primary-action{min-width:180px}.dashboard-tab-button{flex:0 0 auto;margin:0;min-height:0;padding:0 0 .5rem;background:transparent;border-radius:0}}@media(min-width:1280px){.xl\:text-custom-24{font-size:1.5rem}}.bg-customBreadcrumbBg{background:#e5e5e5}.text-customBreadcrumbText{color:#55565d}.text-customGray{color:#3f3f46}.text-customTextColor{color:var(--custom-text-color)}.text-customGreen{color:#2faf5b}.text-customGold{color:var(--custom-primary)}.text-customDarkRed{color:#c50202}.text-gray-400{color:#9ca3af}.text-gray-500{color:#6b7280}.text-gray-600{color:#4b5563}.bg-gray-100{background:#f3f4f6}.bg-white{background:#fff}.bg-customBorderColor{background:var(--custom-border-color)}.border-gray-700{border-color:#374151}.border-white{border-color:#fff}.fill-customDarkGreen{fill:var(--custom-dark-green)}.max-w-420p{max-width:420px}.max-w-640p{max-width:640px}.width-full{width:100%}.h-\[120px\]{height:120px}.h-\[156px\]{height:156px}.dashboard-breadcrumb{border-radius:.25rem;margin-top:0}.dashboard-breadcrumb a{text-decoration:none}.dashboard-content h1,.dashboard-content h2,.dashboard-content h3{margin-top:0}.dashboard-record-list{overflow:hidden}.dashboard-record-list>li:last-child{border-bottom:0}.notify-list{overflow:hidden}.dashboard-ticket-table{color:#111827;transform:translateY(2px)}.dashboard-ticket-table a{text-decoration:none}.dashboard-ticket-page h1{margin-top:0}.dashboard-ticket-empty-state{transform:translateY(6px)}.dashboard-ticket-page label{display:block;font-size:inherit;gap:0;margin-bottom:0}.dashboard-filepond-box{margin:1rem 0}.dashboard-filepond-dropzone{align-items:center;background:#f1f0ef;border-radius:.5rem;color:#4f4f4f;cursor:pointer;display:flex;font-size:.875rem;justify-content:center;min-height:4.75rem;position:relative;text-align:center;width:100%}.dashboard-filepond-browser{height:1px;left:0;opacity:0;pointer-events:none;position:absolute;top:0;width:1px}.dashboard-filepond-action{color:inherit;text-decoration:underline;text-decoration-color:#a7a4a4}.dashboard-buy-credits p,.dashboard-profile-page p,.dashboard-transfer-page p{color:var(--customGrayText)}.dashboard-transfer-page p{margin-top:0}.dashboard-transfer-note{transform:translateY(-6px)}.dashboard-buy-credits p.text-base{font-size:15.7px}.dashboard-buy-credits .border,.dashboard-transfer-page .border{border-style:solid}.dashboard-buy-credits{margin-bottom:-28px;transform:translateY(-.5px)}.dashboard-transfer-page{transform:translateY(-1px)}.dashboard-ticket-create-page{margin-bottom:5px;transform:translateY(13px)}.form_box{width:100%}.form_field>*{padding:.375rem}.add_avatar_content .aspect-square{aspect-ratio:1 / 1}.dashboard-profile-page input,.dashboard-profile-page textarea,.dashboard-transfer-page input,.dashboard-verification-page input,.dashboard-verification-page textarea{color:#111827}.dashboard-transfer-page input:not([type=checkbox]){border:0;border-radius:0}.dashboard-profile-page h1,.dashboard-profile-page h2,.dashboard-profile-page p{margin-top:0}.dashboard-profile-page{margin-bottom:-4px;transform:translateY(-5.5px)}.dashboard-profile-page input.rounded-full{background:transparent;border:1px solid var(--customDarkBorderColor);border-radius:999px;padding:.5rem}.dashboard-profile-page input.rounded-full:hover{border-color:var(--customDarkGray)}.dashboard-profile-page .form_field{row-gap:.5rem}.dashboard-profile-avatar-preview{background:#e8f2ff}.dashboard-profile-avatar-initial{color:#7896f2;font-size:84px;font-weight:400;line-height:1}.btn_close{background:#fff;border:0;border-radius:999px;color:var(--customGrayText);height:1.25rem;min-width:1.25rem;padding:0;width:1.25rem}.btn_close svg{display:block}.dashboard-phone-field{gap:.5rem}.dashboard-phone-country-select{align-items:center;border-right:1px solid var(--customBorderColor);display:inline-flex;flex:0 0 auto;gap:.25rem;margin-right:.25rem;padding-right:.5rem}.dashboard-phone-flag-th{background:linear-gradient(to bottom,#b5002d 0,#b5002d 16%,#fff 16%,#fff 32%,#2d2a76 32%,#2d2a76 68%,#fff 68%,#fff 84%,#b5002d 84%,#b5002d);border-radius:999px;box-shadow:0 0 0 1px #0000001f;display:inline-block;height:1.125rem;width:1.125rem}.dashboard-phone-chevron{color:var(--customTextColor);height:.875rem;width:.875rem}.dashboard-phone-code{color:var(--custom-text-color);flex:0 0 auto;font-weight:500}.dashboard-premium-url-lock{align-items:center;display:flex;left:.75rem;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.aspect-square{aspect-ratio:1 / 1}.absolute{position:absolute}.relative{position:relative}.inset-0{top:0;right:0;bottom:0;left:0}.top-1{top:.25rem}.right-2{right:.5rem}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-end{justify-content:flex-end}.flex-wrap{flex-wrap:wrap}.whitespace-nowrap{white-space:nowrap}.resize-none{resize:none}.select-none{-webkit-user-select:none;user-select:none}.pointer-events-none{pointer-events:none}.first\:rounded-tl-2xl:first-child{border-top-left-radius:1rem}.last\:border-b-0:last-child{border-bottom-width:0}.last\:shadow-none:last-child{box-shadow:none}.rounded-xl{border-radius:.75rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded{border-radius:.25rem}.border{border-width:1px}.border-b{border-bottom-width:1px}.border-solid{border-style:solid}.shadow-\[0_0_0_1px_\#ddd\]{box-shadow:0 0 0 1px #ddd}.shadow-\[0_1px_1px_0_\#ddd\]{box-shadow:0 1px 1px #ddd}.shadow-\[0_-1px_1px_0_\#ddd\]{box-shadow:0 -1px 1px #ddd}.min-w-\[75px\]{min-width:75px}.min-w-\[900px\]{min-width:900px}.max-w-\[600px\]{max-width:600px}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.w-1\/4{width:25%}.w-1\/5{width:20%}.w-1\/6{width:16.666667%}.w-8{width:2rem}.h-8{height:2rem}.w-9{width:2.25rem}.h-9{height:2.25rem}.w-14{width:3.5rem}.h-14{height:3.5rem}.h-20{height:5rem}.h-\[50px\]{height:50px}.pb-\[100\%\]{padding-bottom:100%}.pl-10{padding-left:2.5rem}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.p-3{padding:.75rem}.p-8{padding:2rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.px-0\.5{padding-left:.125rem;padding-right:.125rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.-my-1\.5{margin-top:-.375rem;margin-bottom:-.375rem}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.mx-auto{margin-left:auto;margin-right:auto}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-auto{margin-left:auto}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-\[0\.35rem\]{margin-top:.35rem}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-5{margin-bottom:1.25rem}.max-w-full{max-width:100%}.lowercase{text-transform:lowercase}.uppercase{text-transform:uppercase}.line-clamp-1{overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.leading-none{line-height:1}.align-top{vertical-align:top}.font-medium{font-weight:500}.font-extrabold{font-weight:800}.cursor-not-allowed{cursor:not-allowed}.focus\:border-black:focus{border-color:#000}.hover\:text-customGold:hover{color:var(--custom-primary)}.hover\:border-customDarkGray:hover{border-color:var(--custom-dark-gray)}.hover\:border-customTextColor:hover{border-color:var(--custom-text-color)}.hover\:bg-customButtonLightHover:hover{background:#e9dfca}.hover\:text-black:hover{color:#000}@media(min-width:640px){.s\:flex-row{flex-direction:row}.s\:items-center{align-items:center}.s\:mt-0{margin-top:0}.s\:ml-10{margin-left:2.5rem}.s\:w-1\/4{width:25%}}@media(min-width:768px){.md\:w-1\/2{width:50%}.md\:w-1\/3{width:33.333333%}.dashboard-profile-page .form_field>.md\:w-1\/2{flex:0 0 calc(50% - .5rem);width:calc(50% - .5rem)}.dashboard-profile-page .form_field>.md\:w-1\/3{flex:0 0 calc(33.333333% - .5rem);width:calc(33.333333% - .5rem)}.md\:text-custom-16{font-size:1rem}.md\:items-center{align-items:center}.md\:text-left{text-align:left}.md\:pl-11{padding-left:2.75rem}.md\:-mt-2{margin-top:-.5rem}.md\:mb-0{margin-bottom:0}.md\:\!w-1\/2{width:50%!important}}@media(min-width:1280px){.xl\:w-1\/3{width:33.333333%}.xl\:w-1\/5{width:20%}.xl\:\!w-1\/3{width:33.333333%!important}.dashboard-profile-page .form_field>.xl\:w-1\/3{flex:0 0 calc(33.333333% - .5rem);width:calc(33.333333% - .5rem)}.dashboard-profile-page .add_avatar_content .xl\:w-1\/5{flex:0 0 20%;width:20%}}@media(min-width:768px){.header-button.md\:hidden{display:none!important}}@media(min-width:1024px){.dashboard-one-ad{display:flex;width:100%;align-items:stretch;flex-wrap:nowrap}.dashboard-one-ad-main{display:flex;flex:1 1 auto;flex-direction:row;gap:.25rem;min-width:0}.dashboard-one-ad-content{width:auto;min-width:0}.dashboard-one-ad-image{flex:0 0 68px;width:68px;height:64px;max-width:68px;padding-bottom:0}.dashboard-one-ad-image img,.dashboard-one-ad-image>span{position:relative}.dashboard-one-ad-actions{display:flex;flex:0 0 auto;align-items:center;margin-left:.75rem;padding:.5rem .75rem;border-top:0;border-left:1px solid var(--custom-border-color)}.dashboard-one-ad-actions>div{display:flex;width:auto;align-items:center;gap:.5rem}.dashboard-one-ad-primary-actions{flex:0 0 auto}.dashboard-primary-action{min-width:180px}.link-ads{width:100%}.dashboard-tab-button{flex:1 1 0%;margin:0;min-height:0;padding:0 0 .5rem;background:transparent;border-radius:0}}.dashboard-tabs-blade{display:flex;flex-wrap:wrap;gap:.5rem;overflow:visible}.dashboard-tab-button{flex:1 1 calc(50% - .5rem);margin:0;overflow:visible}.dashboard-tab-button span{font-size:.875rem}@media(min-width:1024px){.dashboard-tabs-blade{flex-wrap:nowrap;gap:0}.dashboard-tab-button{flex:1 1 0%}.dashboard-tab-button span{font-size:1.25rem}}@media(min-width:1280px){.dashboard-tab-button span{font-size:1.5rem}}.dashboard-public-not-found{margin:2rem auto;max-width:min(900px,calc(100vw - 2rem));text-align:center}.dashboard-public-not-found h1{color:var(--custom-text-color);font-size:1.75rem;font-weight:600;line-height:1.25;margin:0}.dashboard-public-not-found a{color:var(--customPrimary);text-decoration:underline}.dashboard-verification-payment-head{border-bottom:1px solid var(--customBorderColor);margin-bottom:1.5rem;padding-bottom:.75rem}.dashboard-verification-payment-box{margin-bottom:1rem}.dashboard-verification-payment-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-verification-payment-grid .item{align-items:center;display:flex;justify-content:space-between}.dashboard-verification-payment-grid .name{color:var(--customGrayText)}.dashboard-verification-payment-actions{display:flex;justify-content:flex-end}@media(max-width:640px){.dashboard-verification-payment-grid{grid-template-columns:1fr}}@media(min-width:1024px){.dashboard-auth-breadcrumb{padding-left:2.5rem;padding-right:2.5rem}.dashboard-auth-search-form{padding-left:2.5rem;padding-right:2.5rem;padding-top:0;padding-bottom:0}}.dashboard-wrap .wrapper{min-height:100vh}.dashboard-wrap .wrapper>.flex-shrink.flex-grow{flex:1 0 auto}.dashboard-wrap .md\:container,.dashboard-wrap .container{width:100%}.dashboard-wrap .header-holder{border-bottom:0}.dashboard-wrap .header-holder .wrapped{min-height:66px}.header-user{gap:.35rem}.dashboard-header-icon-button svg,.header-notice svg{height:26px;width:26px}.dashboard-user-avatar-fallback{font-size:1rem}.dashboard-content{padding-bottom:.75rem;padding-top:.75rem}.dashboard-breadcrumb{align-items:center;border-radius:0;display:flex;font-size:1rem;line-height:1.3;min-height:36px;padding:.45rem .5rem}.dashboard-breadcrumb li{align-items:center;display:inline-flex}.dashboard-breadcrumb svg{color:var(--custom-gray-text);flex:0 0 auto}.dashboard-content h1.text-custom-24{font-size:1.5rem;line-height:1.25}.dashboard-content h2.text-custom-20,.dashboard-content h2.text-custom-18{line-height:1.25}.aside_profile{background:var(--custom-body-bg)}.aside_list>li>a,.aside_list>li>span,.aside_list>li>button{font-size:inherit;min-height:0;padding-bottom:.625rem;padding-top:.625rem}.aside_list .aside_icon{color:currentColor}.aside_list li.active:before{height:20px;width:5px}.dashboard-tabs-blade{margin-top:.25rem}.dashboard-tab-button{min-height:0}.dashboard-tab-button span{line-height:1.1}.dashboard-new-ad-tab-button{min-height:0}.link-ads{background:transparent;border-color:#e6e6e6;border-radius:.5rem;font-size:inherit;min-height:0}.link-ads svg{height:2rem;width:2rem}.dashboard-record-list{background:#fff;border-radius:1.25rem}.dashboard-invoice-empty-state{min-height:320px;padding:2rem 1.5rem;transform:none}.dashboard-invoice-empty-state svg{color:#000;height:112px;width:112px}.dashboard-invoice-empty-state h2{font-size:1.75rem;line-height:1.2}.dashboard-invoice-empty-state p{font-size:1.12rem;line-height:1.45}.dashboard-ticket-page{padding-top:1rem}.dashboard-ticket-page .dashboard-breadcrumb{margin-bottom:1.25rem}.dashboard-ticket-page h1{font-size:2rem}.dashboard-ticket-table{transform:none}.dashboard-ticket-table>div:first-child>div{font-size:1rem;min-height:60px}.dashboard-ticket-table>div:nth-child(2)>div{min-height:58px}.dashboard-ticket-empty-state{margin-top:2rem;transform:none}.dashboard-ticket-empty-state h2{font-size:1.45rem;line-height:1.2}.dashboard-ticket-empty-state p{font-size:1.1rem;line-height:1.45}.support-icon-gold{width:112px}.dashboard-favorite-page h2.my-5{font-size:1.75rem;margin-bottom:1.75rem;margin-top:3rem}.dashboard-favorite-page p{color:#111827;font-size:1.15rem;transform:none}.dashboard-buy-credits{margin-bottom:0;transform:none}.dashboard-buy-credits p{line-height:1.45}.dashboard-buy-credits .dashboard-billing-row{align-items:center}.dashboard-topup-card{min-height:86px}.dashboard-payment-help-item{margin-bottom:1rem}.dashboard-payment-help h3{margin-bottom:.35rem}.dashboard-profile-page{margin-bottom:0;transform:none}.dashboard-profile-page .form_box{margin-bottom:1.25rem}.dashboard-profile-page p{line-height:1.45}.dashboard-profile-page input,.dashboard-profile-page textarea,.dashboard-profile-page .dashboard-phone-field,.dashboard-profile-page [role=textbox]{min-height:46px}.dashboard-profile-page [role=textbox].pl-10{padding-left:2.5rem}.dashboard-profile-page textarea{min-height:90px}.dashboard-profile-avatar-preview{border-radius:1rem}.dashboard-profile-avatar-initial{font-size:clamp(4rem,7vw,6rem)}.dashboard-flow-header{margin-left:0;padding-left:0}.dashboard-flow-header>span{font-size:2rem!important;line-height:1.15}.dashboard-flow-toolbar{margin-top:0}.dashboard-four-step-progress{gap:clamp(2.5rem,5vw,5rem)}.dashboard-step-section{margin-top:1.25rem}.dashboard-plan-card{min-height:7rem}.dashboard-select-control{font-size:1.25rem;min-height:58px;padding-left:1rem;padding-right:1rem}.border-none{border:0!important}.font-normal{font-weight:400}button:disabled,.btn:disabled{cursor:not-allowed;opacity:.6}@media(min-width:768px){.dashboard-wrap .md\:container,.dashboard-wrap .container{max-width:768px}.aside_profile{max-width:192px;min-height:calc(100vh - 181px);padding-top:2.5rem;width:192px}.dashboard-content{padding-left:0}}@media(min-width:1024px){.dashboard-wrap .md\:container,.dashboard-wrap .container{max-width:1024px}.dashboard-content{padding-top:.75rem}.dashboard-tabs-blade{gap:1.25rem}.dashboard-tab-button span{font-size:1.25rem}.dashboard-new-ad-tab-button{min-width:9rem!important}}@media(min-width:1280px){.dashboard-wrap .md\:container,.dashboard-wrap .container{max-width:1280px}.dashboard-tab-button span{font-size:1.5rem}}@media(min-width:1536px){.dashboard-wrap .md\:container,.dashboard-wrap .container{max-width:1536px}}@media(max-width:900px){.dashboard-content h1.text-custom-24,.dashboard-ticket-page h1{font-size:1.65rem}.dashboard-invoice-empty-state{min-height:240px}.dashboard-invoice-empty-state h2{font-size:1.35rem}.dashboard-invoice-empty-state p,.dashboard-ticket-empty-state p{font-size:1rem}.dashboard-flow-header{align-items:flex-start;flex-direction:column}.dashboard-flow-header>span{font-size:1.5rem!important}.dashboard-flow-toolbar{justify-content:flex-start}}.icq-chat-widget{position:fixed;bottom:16px;right:16px;z-index:200;pointer-events:none}.icq-chat-panel{position:absolute;right:0;bottom:64px;width:416px;height:448px;max-height:calc(100vh - 112px);max-width:calc(100vw - 32px);background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;display:flex;flex-direction:column;overflow:hidden;pointer-events:auto}.icq-chat-header{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;min-height:42px;border-bottom:1px solid #e5e7eb;background:#fff;color:#111827}.icq-chat-header h2{font-size:14px;font-weight:600;margin:0}.icq-chat-close-btn{display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:4px;background:transparent;border:0;color:#6b7280;cursor:pointer}.icq-chat-close-btn:hover{color:#374151}.icq-chat-close-btn svg{width:20px;height:20px}.icq-chat-messages{flex:1 1 auto;min-height:0;overflow-y:auto;padding:16px;background:#fff}.icq-chat-error{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#991b1b;font-size:12px;padding:8px 12px;margin-bottom:8px}.icq-chat-loading{color:#6b7280;font-size:13px;padding:20px;text-align:center}.icq-chat-bubble{display:flex;margin:4px 0}.icq-chat-bubble.from-user{justify-content:flex-end}.icq-chat-bubble.from-support{justify-content:flex-start}.icq-chat-bubble-content{max-width:75%;padding:8px 12px;border:1px solid;border-radius:16px}.icq-chat-bubble.from-user .icq-chat-bubble-content{background:#f3f4f6;border-color:#e5e7eb;color:#111827}.icq-chat-bubble.from-support .icq-chat-bubble-content{background:#111827;border-color:#111827;color:#fff}.icq-chat-bubble-meta{display:flex;gap:8px;margin-bottom:4px;font-size:10px;line-height:1.2}.icq-chat-bubble.from-user .icq-chat-bubble-meta{color:#6b7280}.icq-chat-bubble.from-support .icq-chat-bubble-meta{color:#ffffffd9}.icq-chat-bubble-body{font-size:13px;line-height:1.45;white-space:pre-wrap;overflow-wrap:anywhere}.icq-chat-awaiting{margin-top:8px;padding:0 12px;color:#6b7280;font-size:12px;opacity:.8}.icq-chat-input{display:flex;align-items:center;gap:8px;padding:8px;background:#fff;border-top:1px solid #e5e7eb}.icq-chat-input input{flex:1 1 auto;min-width:0;padding:8px 12px;font-size:13px;color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:6px;outline:0}.icq-chat-input input:focus{border-color:#6b7280;box-shadow:0 0 0 1px #6b7280}.icq-chat-input input::placeholder{color:#9ca3af}.icq-chat-input button{flex:0 0 auto;padding:8px 16px;font-size:13px;font-weight:600;color:#fff;background:#111827;border:1px solid #111827;border-radius:6px;cursor:pointer}.icq-chat-input button:disabled{opacity:.5;cursor:default}.icq-chat-launcher{position:relative;display:flex;align-items:center;justify-content:center;width:64px;height:64px;margin-left:auto;padding:12px;color:#000;background:var(--customPrimary);border:0;border-radius:999px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;cursor:pointer;pointer-events:auto}.icq-chat-launcher svg{width:40px;height:40px}.icq-chat-widget.open .icq-chat-launcher svg{width:32px;height:32px}.icq-chat-unread{position:absolute;top:-4px;right:-4px;display:flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 4px;border-radius:999px;background:#dc2626;color:#fff;font-size:10px;font-weight:700}@media(max-width:640px){.icq-chat-panel{width:352px}.icq-chat-widget{right:12px;bottom:12px}}.dashboard-parity-form .ad-progress{grid-template-columns:repeat(4,minmax(0,1fr))}.dashboard-parity-form .ad-step-card{margin-top:1rem}.dashboard-parity-form .ad-step-card>div>h2{margin-top:0}.dashboard-parity-form .dashboard-plan-grid{margin:1rem 0}.dashboard-parity-form .dashboard-plan-card span{display:grid;gap:.2rem}.dashboard-parity-form .dashboard-plan-card small{color:#73767d}.dashboard-geo-selectors{margin-top:1rem}.dashboard-price-summary{background:#f7f2ea;border:1px solid #ded4c8;border-radius:1rem;margin:1rem 0 0;padding:.8rem 1rem}.dashboard-filter-fieldset{border:1px solid #d8cab9;border-radius:1rem;padding:1rem}.dashboard-filter-options{display:flex;flex-wrap:wrap;gap:.75rem 1.25rem}.dashboard-filter-options label,.dashboard-247-toggle{align-items:center;display:flex;gap:.5rem}.dashboard-filter-options input,.dashboard-247-toggle input{height:1rem;width:1rem}.dashboard-media-list{margin-top:1rem}.dashboard-media-list ul{display:grid;gap:.5rem;list-style:none;margin:0;padding:0}.dashboard-media-list li{align-items:center;background:#fff;border:1px solid #ded4c8;border-radius:.75rem;display:flex;gap:1rem;justify-content:space-between;padding:.65rem}.dashboard-media-list li>div{display:flex;gap:.35rem}.dashboard-media-list .button{padding:.35rem .65rem}.dashboard-247-toggle{font-weight:600;margin:1.25rem 0}.dashboard-schedule-grid{display:grid;gap:.75rem;grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-schedule-grid fieldset{border:1px solid #d8cab9;border-radius:1rem;display:grid;gap:.65rem;grid-template-columns:repeat(3,minmax(0,1fr));padding:1rem}.dashboard-schedule-grid fieldset label{display:grid;gap:.25rem}.dashboard-schedule-grid fieldset input[type=time]{border:1px solid #d8cab9;border-radius:999px;padding:.5rem}.dashboard-comments-page{display:grid;gap:1rem}.dashboard-rating-summary{align-items:center;background:#fffdf9;border:1px solid #ded4c8;border-radius:1rem;display:grid;justify-items:center;min-width:10rem;padding:1rem}.dashboard-rating-summary strong{font-size:2rem}.dashboard-rating-summary span,.dashboard-comment-stars{color:#b58a22;letter-spacing:.08em}.dashboard-comments-list{display:grid;gap:1rem;list-style:none;margin:0;padding:0}.dashboard-comments-list li{background:#fffdf9;border:1px solid #ded4c8;border-radius:1rem;padding:1rem}.dashboard-comments-list li header{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between}.dashboard-comments-list li header div{display:grid}.dashboard-comments-list li header span,.dashboard-comments-list time{color:#73767d;font-size:.85rem}@media(max-width:900px){.dashboard-parity-form .ad-progress,.dashboard-schedule-grid,.dashboard-schedule-grid fieldset{grid-template-columns:1fr}.dashboard-media-list li{align-items:flex-start;flex-direction:column}.dashboard-media-list li>div{flex-wrap:wrap}}.dashboard-skip-link{background:#fff;border:2px solid var(--customPrimary);border-radius:.35rem;color:#111;left:1rem;padding:.65rem 1rem;position:fixed;top:.5rem;transform:translateY(-150%);transition:transform .15s ease;z-index:2000}.dashboard-skip-link:focus{transform:translateY(0)}.dashboard-wrap :where(a,button,input,select,textarea,[tabindex]):focus-visible{outline:3px solid #0f6c80;outline-offset:3px}.dashboard-content,.dashboard-content>*{min-width:0}.dashboard-content :where(h1,h2,h3,p,li,dd,td,a){overflow-wrap:anywhere}.dashboard-content img{height:auto;max-width:100%}.dashboard-table-scroll{max-width:100%;overflow-x:auto;overscroll-behavior-inline:contain}.dashboard-table-scroll:focus-visible{border-radius:.25rem;outline-offset:2px}.dashboard-table-scroll th,.dashboard-table-scroll td{vertical-align:top}.dashboard-language-picker{display:block;margin:0 .55rem 0 0}.dashboard-language-picker select{background:#282a30;border:1px solid rgb(255 255 255/.35);border-radius:999px;color:#fff;max-width:8rem;padding:.35rem .55rem}.mask{border:0;border-radius:0;padding:0}@media(max-width:767px){.dashboard-language-picker select{max-width:4.75rem}.dashboard-content{width:100%}.dashboard-content :where(input,select,textarea,button){max-width:100%}.dashboard-table-scroll table{min-width:38rem}}@media(prefers-reduced-motion:reduce){.dashboard-wrap *,.dashboard-wrap *:before,.dashboard-wrap *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}
