 :root{--bg:#0d0f13;--panel:#171a20;--line:#2a2f39;--text:#f7f7f8;--muted:#979daa;--accent:#ef77a8;--accent2:#b873e8;--good:#6ed6a0}*{box-sizing:border-box}body{margin:0;background:linear-gradient(#0d0f13,#12151b);color:var(--text);font:15px/1.45 Inter,system-ui,sans-serif;min-height:100vh}a{text-decoration:none;color:inherit}.topbar{height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 24px;border-bottom:1px solid var(--line);background:#0d0f13e8;position:sticky;top:0;z-index:5}.brand{font-family:cursive;font-size:27px;font-weight:900}.topbar nav{display:flex;gap:16px;color:#c7cad1}main{max-width:1160px;margin:auto;padding:34px 20px 80px}.hero{min-height:68vh;display:flex;flex-direction:column;justify-content:center;max-width:730px}.hero h1{font-size:58px;line-height:1.02;letter-spacing:-2px;margin:10px 0 14px}.hero p{font-size:20px;color:var(--muted)}.eyebrow{font-size:12px;color:var(--accent);font-weight:900;letter-spacing:2px}.card{background:linear-gradient(#1b1f27,#15181e);border:1px solid var(--line);border-radius:18px;padding:20px}.auth{max-width:520px;margin:70px auto}h1,h2,h3{margin-top:0}label{display:grid;gap:6px;margin:12px 0;font-weight:700}input,textarea,select{width:100%;padding:12px 13px;border-radius:11px;border:1px solid #353b48;background:#101318;color:white;font:inherit}button,.button{display:inline-flex;justify-content:center;align-items:center;border:0;border-radius:11px;padding:12px 16px;background:linear-gradient(135deg,var(--accent),var(--accent2));color:white;font-weight:900;cursor:pointer}.secondary{background:#252a34!important;border:1px solid #353b48}.danger{background:#6a303a!important}.small{padding:8px 11px!important;font-size:12px}.flash{padding:11px 14px;border-radius:11px;background:#28222d;border:1px solid #503b4c;margin-bottom:14px}.muted{color:var(--muted)}.success,.pending,.locked{padding:14px;border-radius:12px;margin:14px 0}.success{background:#1d3028;color:#9ce4bf}.pending{background:#342e20;color:#f0ce7a}.locked{border:1px dashed #3a404d;color:var(--muted)}.page-head,.row-between{display:flex;align-items:center;justify-content:space-between;gap:14px}.page-head{margin-bottom:12px}.page-head h1{margin:4px 0;font-size:38px}.percent{font-weight:900;font-size:22px}.big{font-size:34px}.progress{height:8px;background:#282d37;border-radius:999px;overflow:hidden}.progress.large{height:12px;margin-bottom:22px}.progress span{height:100%;display:block;background:linear-gradient(90deg,var(--accent),var(--accent2))}.grid-form,.model-grid,.admin-columns,.portal-layout,.dashboard-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.model-grid{margin-top:14px}.stats{display:flex;gap:12px;flex-wrap:wrap;color:var(--muted);font-size:12px;margin:12px 0}.checklist{display:grid;gap:8px}.check-row{display:grid;grid-template-columns:30px 1fr auto;gap:10px;align-items:center;padding:11px;border:1px solid var(--line);border-radius:12px;background:#14171c}.check-row.done{border-color:#315744;background:#14201a}.check-icon{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#252a33;font-weight:900}.check-row.done .check-icon{background:#234433;color:#93e2b8}.check-row small{display:block;color:var(--muted)}.owner{font-size:11px;color:var(--muted)}.upload-stack{display:grid;gap:12px;align-content:start}.upload-card form{display:grid;gap:9px;margin-top:12px}.counter{font-size:20px;font-weight:900}.complete{display:inline-block;padding:8px 11px;border-radius:999px;background:#1d3028;color:#9ce4bf;font-weight:900}.dashboard-unlock{display:flex;align-items:center;gap:12px;padding:16px;border:1px solid #663f60;border-radius:16px;background:#271a27}.dashboard-unlock span{display:grid;flex:1}.dashboard-unlock small{color:var(--muted)}.admin-step{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:10px 0;border-bottom:1px solid var(--line)}.button-row{display:flex;gap:8px;margin-top:12px}.dashboard-hero{display:flex;align-items:center;justify-content:space-between;padding:25px 0}.dashboard-hero h1{font-size:44px;margin:4px 0}.status{padding:10px 14px;background:#1d3028;color:#9ce4bf;border-radius:999px;font-weight:900}.metric{font-size:26px;font-weight:900;margin-top:5px}@media(max-width:760px){.topbar{padding:0 14px}.topbar nav{font-size:12px;gap:9px}main{padding:24px 14px 60px}.hero h1{font-size:42px}.grid-form,.model-grid,.admin-columns,.portal-layout,.dashboard-grid{grid-template-columns:1fr}.owner{display:none}.page-head h1{font-size:31px}}
/* v2 branding */
.topbar{height:72px;background:rgba(13,15,19,.96);backdrop-filter:blur(14px);box-shadow:0 8px 30px rgba(0,0,0,.18)}
.brand{display:flex;align-items:center;gap:10px;font-family:inherit;font-size:inherit}
.brand-mark{width:38px;height:38px;border-radius:13px;display:grid;place-items:center;background:linear-gradient(135deg,var(--accent),var(--accent2));font-weight:950;letter-spacing:-1px;box-shadow:0 8px 24px rgba(239,119,168,.22)}
.brand-name{font-family:"Trebuchet MS",system-ui,sans-serif;font-size:22px;font-weight:950;letter-spacing:-1px}
.brand-tag{font-size:9px;letter-spacing:1.5px;color:var(--muted);font-weight:900;border-left:1px solid var(--line);padding-left:10px}
.verified-card{display:flex;gap:14px;align-items:center}
.verified-badge{width:52px;height:52px;flex:0 0 52px;border-radius:50%;display:grid;place-items:center;background:#1f4935;color:#9ce4bf;font-size:25px;font-weight:950;border:1px solid #35694e}
@media(max-width:600px){.brand-tag{display:none}.brand-name{font-size:20px}.topbar{height:66px}}

/* CONTENT EXAMPLES + RECORDING GUIDE */
.recording-guide{margin-bottom:16px}
.guide-head{display:flex;justify-content:space-between;gap:20px;align-items:start}
.guide-head h2{margin:5px 0 4px}
.guide-head p{margin:0;max-width:720px}
.guide-icon{font-size:32px}
.tip-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:16px}
.tip{display:flex;gap:10px;align-items:flex-start;padding:11px;border-radius:12px;background:#12151a;border:1px solid var(--line)}
.tip>span{font-size:20px;width:27px;flex:0 0 27px}
.tip div{display:grid;gap:2px}
.tip small{color:var(--muted);line-height:1.4}
.upload-copy{font-size:13px;margin:7px 0 12px}
.example-drawer{border:1px solid var(--line);border-radius:12px;background:#111419;margin:10px 0 13px;overflow:hidden}
.example-drawer summary{cursor:pointer;list-style:none;padding:12px 13px;font-weight:850;display:flex;align-items:center;justify-content:space-between;gap:8px}
.example-drawer summary::-webkit-details-marker{display:none}
.example-drawer summary:after{content:"+";font-size:20px;color:var(--accent)}
.example-drawer[open] summary:after{content:"−"}
.example-drawer summary span{color:var(--muted);font-size:11px;font-weight:700;margin-left:auto;margin-right:8px}
.example-photo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;padding:0 10px 10px}
.example-photo{position:relative;border-radius:10px;overflow:hidden;background:#0a0c10;aspect-ratio:3/4;border:1px solid #292f39}
.example-photo img{width:100%;height:100%;object-fit:cover;display:block}
.example-photo span{position:absolute;left:6px;bottom:6px;padding:3px 6px;border-radius:6px;background:rgba(0,0,0,.66);font-size:10px;font-weight:800}
.example-video-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding:0 10px 10px}
.example-video{display:grid;gap:5px}
.example-video video{width:100%;max-height:310px;aspect-ratio:9/16;object-fit:cover;background:#050608;border-radius:10px;border:1px solid #292f39}
.example-video span{font-size:11px;color:var(--muted);font-weight:700;text-align:center}
@media(max-width:760px){
  .tip-grid{grid-template-columns:1fr}
  .example-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .example-video-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}

/* PAYOUT METHOD */
.payout-form{display:grid;gap:9px;margin-top:12px}
.payout-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.payout-form label{margin:0}
.payout-form textarea{resize:vertical}
.security-note{font-size:11px;line-height:1.4;color:var(--muted);padding:9px 10px;border-radius:10px;background:#111419;border:1px solid var(--line)}
.payout-admin-card{margin:16px 0}
.payout-admin-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:12px}
.payout-admin-grid>div{display:grid;gap:3px;padding:10px;background:#12151a;border:1px solid var(--line);border-radius:10px}
.payout-details-box{white-space:pre-wrap;padding:12px;background:#101318;border:1px solid var(--line);border-radius:11px}
@media(max-width:760px){
  .payout-grid,.payout-admin-grid{grid-template-columns:1fr}
}

/* WHATSAPP HELP */
.whatsapp-help{position:fixed;right:20px;bottom:20px;z-index:50;display:flex;align-items:center;gap:10px;padding:11px 14px;border-radius:999px;background:#1fbd63;color:white;box-shadow:0 12px 34px rgba(0,0,0,.35);font-weight:800;border:1px solid rgba(255,255,255,.14)}
.wa-icon{width:31px;height:31px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.16);font-size:20px}
.wa-copy{display:grid;line-height:1.15}
.wa-copy small{font-size:10px;font-weight:650;opacity:.88;margin-top:3px}
@media(max-width:600px){.whatsapp-help{right:12px;bottom:12px;padding:10px 12px}.wa-copy strong{font-size:12px}.wa-copy small{font-size:9px}}

/* ORIENTATION + FAQ + SCHEDULE */
.orientation-hero{max-width:850px;padding:25px 0 18px}
.orientation-hero h1{font-size:48px;line-height:1.04;letter-spacing:-1.7px;margin:7px 0 12px}
.orientation-hero p{font-size:18px;color:var(--muted);max-width:760px}
.orientation-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.info-card{min-height:210px}
.info-icon{font-size:28px;margin-bottom:12px}
.info-card h2{font-size:20px;margin-bottom:7px}
.info-card p,.expectation-card p{color:var(--muted);margin-bottom:0}
.expectation-card{margin-top:12px}
.orientation-next{display:flex;justify-content:flex-end;margin-top:16px}
.orientation-next button{min-width:280px}
.orientation-head{max-width:760px;margin-bottom:18px}
.orientation-head h1{font-size:42px;margin:5px 0 8px}
.faq-list{display:grid;gap:8px}
.faq-item{border:1px solid var(--line);border-radius:13px;background:linear-gradient(#191d24,#14171c);overflow:hidden}
.faq-item summary{cursor:pointer;padding:15px 17px;font-weight:850;list-style:none;display:flex;justify-content:space-between;gap:12px}
.faq-item summary::-webkit-details-marker{display:none}
.faq-item summary:after{content:"+";font-size:20px;color:var(--accent)}
.faq-item[open] summary:after{content:"−"}
.faq-item p{margin:0;padding:0 17px 16px;color:#c0c5ce;max-width:900px}
.schedule-form{display:grid;gap:12px}
.schedule-header,.schedule-row{display:grid;grid-template-columns:1.2fr .7fr 1fr 1fr;gap:10px;align-items:center}
.schedule-header{padding:0 8px 9px;color:var(--muted);font-size:11px;font-weight:800;text-transform:uppercase}
.schedule-row{padding:9px 8px;border-top:1px solid var(--line)}
.schedule-row:first-of-type{border-top:0}
.switch-wrap{margin:0}
.day-toggle{position:absolute;opacity:0;pointer-events:none}
.switch{display:block;width:44px;height:25px;background:#303641;border-radius:99px;position:relative;cursor:pointer;transition:.2s}
.switch:after{content:"";position:absolute;width:19px;height:19px;left:3px;top:3px;background:white;border-radius:50%;transition:.2s}
.day-toggle:checked+.switch{background:linear-gradient(135deg,var(--accent),var(--accent2))}
.day-toggle:checked+.switch:after{transform:translateX(19px)}
.time-input:disabled{opacity:.28}
.schedule-total{display:flex;justify-content:space-between;align-items:center}
.schedule-total>div:first-child{display:grid;gap:2px}
.schedule-total strong{font-size:27px}
.minimum-badge{padding:8px 11px;border-radius:99px;background:#25202a;color:#ef9abd;font-weight:850}
.schedule-note{padding:12px 14px;border:1px dashed #3b414c;border-radius:12px;color:var(--muted)}
.schedule-admin-card{margin:16px 0}
@media(max-width:760px){
  .orientation-hero h1{font-size:37px}
  .orientation-grid{grid-template-columns:1fr}
  .info-card{min-height:0}
  .orientation-head h1{font-size:34px}
  .schedule-header{display:none}
  .schedule-row{grid-template-columns:1fr auto;gap:8px}
  .schedule-row .time-input{grid-column:auto}
  .schedule-row .time-input:first-of-type{grid-column:1/2}
  .schedule-row .time-input:last-of-type{grid-column:2/3}
  .schedule-total{align-items:flex-start;gap:12px;flex-direction:column}
  .orientation-next button{width:100%;min-width:0}
}

/* SCHEDULE UX V2 */
.schedule-intro{margin-bottom:12px}
.schedule-howto{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:14px}
.schedule-howto-step{display:flex;gap:10px;align-items:flex-start;padding:4px}
.schedule-howto-step>span{width:28px;height:28px;flex:0 0 28px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,var(--accent),var(--accent2));font-weight:950}
.schedule-howto-step>div{display:grid;gap:2px}
.schedule-howto-step small{color:var(--muted);line-height:1.35}
.schedule-days{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.schedule-day{padding:15px;transition:.2s;border-color:var(--line)}
.schedule-day.is-active{border-color:rgba(239,119,168,.45);box-shadow:inset 0 0 0 1px rgba(239,119,168,.08)}
.schedule-day-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:13px}
.schedule-day-name{display:grid;gap:2px}
.schedule-day-name strong{font-size:17px}
.schedule-day-name small{font-size:11px;color:var(--muted)}
.schedule-day.is-active .schedule-day-name small{color:#f3a6c6}
.day-times{display:grid;grid-template-columns:minmax(0,1fr) 24px minmax(0,1fr);gap:8px;align-items:end}
.day-times label{margin:0;display:grid;gap:6px;min-width:0}
.day-times label span{font-size:11px;text-transform:uppercase;letter-spacing:.5px;color:var(--muted);font-weight:850}
.day-times input[type="time"]{width:100%;min-width:0;height:46px;padding:10px 11px}
.time-arrow{height:46px;display:grid;place-items:center;color:var(--muted);font-weight:900}
.time-input:disabled{opacity:.26;cursor:not-allowed}
.schedule-total small{display:block;margin-top:2px}
.hours-ok{color:#78dba6!important}
.hours-needed{color:#e4bb69!important}
.schedule-submit{min-height:48px;font-size:15px}
@media(max-width:760px){
  .schedule-howto{grid-template-columns:1fr}
  .schedule-days{grid-template-columns:1fr}
  .day-times{grid-template-columns:minmax(0,1fr) 20px minmax(0,1fr)}
  .day-times input[type="time"]{height:48px;font-size:15px}
}
