:root{
 --rokn-color-brand:#f47a20;--rokn-color-brand-hover:#ff8b38;--rokn-color-brand-active:#d95e08;
 --rokn-color-bg:#eef2f5;--rokn-color-surface:#fff;--rokn-color-surface-alt:#f7f9fb;
 --rokn-color-text:#13202b;--rokn-color-text-muted:#687685;--rokn-color-border:#dce3e8;
 --rokn-color-danger:#d92d20;--rokn-color-warning:#f79009;--rokn-color-success:#14804a;--rokn-color-info:#2176ae;
 --rokn-color-ink:#081722;--rokn-color-ink-alt:#102331;
 --rokn-radius-sm:10px;--rokn-radius-md:14px;--rokn-radius-lg:18px;--rokn-radius-xl:24px;
 --rokn-shadow-sm:0 4px 14px rgba(15,28,38,.06);--rokn-shadow-md:0 14px 42px rgba(15,28,38,.09);--rokn-shadow-lg:0 22px 60px rgba(7,19,30,.16);
 --rokn-space-1:4px;--rokn-space-2:8px;--rokn-space-3:12px;--rokn-space-4:16px;--rokn-space-5:20px;--rokn-space-6:24px;--rokn-space-7:32px;--rokn-space-8:40px;
 --rokn-control-height:46px;--rokn-sidebar-width:270px;--rokn-content-max-width:1500px;
}
*{box-sizing:border-box}.rec-workspace-page{margin:0!important;background:var(--rokn-color-bg)!important}.rec-workspace-page>#wpadminbar,.rec-workspace-page>header,.rec-workspace-page>footer{display:none!important}
.rec-workspace{min-height:100vh;background:var(--rokn-color-bg);color:var(--rokn-color-text);font-family:inherit;line-height:1.75;overflow-x:hidden}.rec-workspace *{box-sizing:border-box}.rec-workspace a{color:inherit;text-decoration:none}.rec-workspace button,.rec-workspace input,.rec-workspace select,.rec-workspace textarea{font:inherit}.rec-workspace button,.rec-workspace a{touch-action:manipulation}.rec-workspace :focus-visible{outline:3px solid rgba(244,122,32,.4);outline-offset:3px}
.rec-workspace-sidebar{position:fixed;inset:0 0 0 auto;width:var(--rokn-sidebar-width);z-index:50;display:flex;flex-direction:column;padding:24px 18px 16px;background:linear-gradient(180deg,#06131d,#0a1b27);color:#fff;border-left:1px solid rgba(255,255,255,.08);overflow:auto;overscroll-behavior:contain}.rec-workspace-brand{display:flex;align-items:center;gap:12px;padding:0 8px 20px;border-bottom:1px solid rgba(255,255,255,.1)}.rec-brand-logo{display:grid;place-items:center;width:48px;height:48px}.rec-brand-logo img{max-width:100%;max-height:100%;object-fit:contain}.rec-workspace-brand strong{display:block;font-size:23px}.rec-workspace-brand small{display:block;color:#9fb0bf;font-size:12px}.rec-back-site{display:flex;align-items:center;justify-content:center;min-height:48px;margin:24px 0 18px;border:1px solid rgba(244,122,32,.65);border-radius:13px;color:#ffac70;font-weight:800}.rec-back-site:hover{background:rgba(244,122,32,.1)}.rec-workspace-sidebar nav{display:grid;gap:7px}.rec-workspace-sidebar nav a{display:flex;align-items:center;justify-content:space-between;min-height:52px;padding:0 14px;border:1px solid transparent;border-radius:13px;color:#eaf0f5;font-weight:800;transition:background-color .18s,border-color .18s,transform .18s}.rec-workspace-sidebar nav a:hover{background:rgba(255,255,255,.06);transform:translateX(-2px)}.rec-workspace-sidebar nav a.is-active{background:linear-gradient(90deg,rgba(244,122,32,.30),rgba(244,122,32,.10));border-color:var(--rokn-color-brand);box-shadow:inset -3px 0 var(--rokn-color-brand)}.rec-nav-label{display:flex;align-items:center;gap:11px}.rec-nav-label i{display:grid;place-items:center;width:28px;height:28px;border-radius:8px;background:rgba(255,255,255,.07);font-style:normal;color:#c5d1da}.rec-workspace-sidebar nav a.is-active i{color:#ff9b52;background:rgba(244,122,32,.16)}.rec-workspace-sidebar nav b,.rec-bell b{display:grid;place-items:center;min-width:22px;height:22px;padding:0 5px;border-radius:999px;background:var(--rokn-color-brand);color:#fff;font-size:11px}.rec-workspace-logout{display:flex;align-items:center;justify-content:center;min-height:46px;margin-top:auto;border:1px solid rgba(255,255,255,.16);border-radius:12px;color:#dce6ee}.rec-workspace-logout:hover{border-color:var(--rokn-color-brand);color:#fff}
.rec-workspace-main{min-height:100vh;margin-right:var(--rokn-sidebar-width)}.rec-workspace-header{position:sticky;top:0;z-index:35;display:flex;align-items:center;gap:14px;min-height:72px;padding:10px 24px;background:rgba(238,242,245,.94);backdrop-filter:blur(14px);border-bottom:1px solid var(--rokn-color-border)}.rec-workspace-header h1{margin:0;font-size:20px}.rec-workspace-header p{margin:0;color:var(--rokn-color-text-muted);font-size:12px}.rec-header-actions{display:flex;gap:8px;margin-right:auto}.rec-theme-toggle,.rec-bell,.rec-menu-toggle{display:grid;place-items:center;width:42px;height:42px;border:1px solid var(--rokn-color-border);border-radius:12px;background:var(--rokn-color-surface);color:var(--rokn-color-text);cursor:pointer}.rec-menu-toggle{display:none}.rec-workspace-content{max-width:var(--rokn-content-max-width);margin:auto;padding:22px}
.rec-section-hero{position:relative;isolation:isolate;display:grid;grid-template-columns:minmax(420px,48%) minmax(420px,52%);min-height:360px;margin-bottom:20px;overflow:hidden;border:1px solid rgba(244,122,32,.52);border-radius:var(--rokn-radius-xl);background:var(--rokn-color-ink);box-shadow:var(--rokn-shadow-lg);direction:ltr}.rec-section-hero-copy{position:relative;z-index:4;grid-column:2;display:flex;flex-direction:column;justify-content:center;padding:42px 48px;color:#fff;direction:rtl;background:linear-gradient(90deg,rgba(8,23,34,.68),#081722 24%)}.rec-section-hero-copy:before{content:"";position:absolute;inset:0 auto 0 -115px;width:180px;pointer-events:none;background:linear-gradient(90deg,transparent,#081722 82%)}.rec-hero-eyebrow{align-self:flex-start;padding:6px 12px;border:1px solid rgba(244,122,32,.48);border-radius:999px;background:rgba(244,122,32,.08);color:#ffc394;font-size:12px;font-weight:900}.rec-section-hero h2{margin:16px 0 10px;color:#fff;font-size:clamp(31px,3vw,46px);line-height:1.25}.rec-section-hero p{max-width:680px;margin:0;color:#d5e0e8;font-size:15px;line-height:2}.rec-section-hero-art{position:relative;z-index:1;grid-column:1;grid-row:1;min-width:0;overflow:hidden;background:radial-gradient(circle at 31% 44%,rgba(244,122,32,.14),transparent 32%),linear-gradient(135deg,#07131d,#102331)}.rec-section-hero-art:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,transparent 64%,rgba(8,23,34,.88) 100%),linear-gradient(0deg,rgba(7,18,27,.34),transparent 32%)}.rec-hero-blueprint{position:absolute;inset:5% 0 0 0;opacity:.42;background-image:linear-gradient(rgba(244,122,32,.16) 1px,transparent 1px),linear-gradient(90deg,rgba(244,122,32,.16) 1px,transparent 1px);background-size:44px 44px;mask-image:linear-gradient(90deg,#000,transparent 95%)}.rec-hero-symbol{position:absolute;left:8%;top:12%;z-index:1;display:grid;place-items:center;width:104px;height:104px;border:1px solid rgba(244,122,32,.3);border-radius:28px;color:rgba(244,122,32,.35);font-size:54px;transform:rotate(-8deg)}.rec-section-hero-art img{position:absolute;z-index:2;bottom:-36%;left:8%;display:block;width:auto;height:145%;max-width:none;object-fit:contain;filter:drop-shadow(0 22px 30px rgba(0,0,0,.25))}.rec-section-hero-projects .rec-section-hero-art img{left:12%}.rec-section-hero-calculations .rec-section-hero-art img{left:5%}.rec-section-hero-favorites .rec-section-hero-art img{left:10%}.rec-section-hero-commercial .rec-section-hero-art img{left:5%}.rec-section-hero-messages .rec-section-hero-art img{left:11%}.rec-section-hero-profile .rec-section-hero-art img{left:7%}.rec-hero-actions{display:flex;flex-wrap:wrap;gap:11px;margin-top:24px}.rec-hero-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:12px;font-weight:900;cursor:pointer;transition:transform .16s,box-shadow .16s,background-color .16s}.rec-hero-btn-primary{background:linear-gradient(135deg,var(--rokn-color-brand),#ff974c);color:#fff;box-shadow:0 10px 25px rgba(244,122,32,.25)}.rec-hero-btn-secondary{border:1px solid #536370;background:#0a1823;color:#fff}.rec-hero-btn:hover{transform:translateY(-2px)}
.rec-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin-bottom:18px}.rec-stat-grid-five{grid-template-columns:repeat(5,minmax(0,1fr))}.rec-stat-grid>a,.rec-stat-grid>div,.rec-panel,.rec-create-panel,.rec-page-intro,.rec-toolbar,.rec-commercial-toolbar,.rec-commercial-intro{border:1px solid var(--rokn-color-border);border-radius:var(--rokn-radius-lg);background:var(--rokn-color-surface);box-shadow:var(--rokn-shadow-md)}.rec-stat-grid>a,.rec-stat-grid>div{display:block;min-height:108px;padding:20px;transition:transform .16s,border-color .16s}.rec-stat-grid>a:hover{transform:translateY(-2px);border-color:rgba(244,122,32,.5)}.rec-stat-grid span,.rec-stat-grid small{display:block;color:var(--rokn-color-text-muted);font-size:12px}.rec-stat-grid strong{display:block;margin-top:5px;color:var(--rokn-color-brand);font-size:30px}.rec-dashboard-grid,.rec-two-column,.rec-project-layout,.rec-commercial-layout,.rec-profile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.rec-project-layout{grid-template-columns:minmax(310px,.38fr) minmax(0,.62fr)}.rec-commercial-layout{grid-template-columns:minmax(300px,.36fr) minmax(0,.64fr)}.rec-profile-grid{grid-template-columns:minmax(290px,.34fr) minmax(0,.66fr)}.rec-panel,.rec-create-panel{min-width:0;padding:22px}.rec-panel h2,.rec-panel h3,.rec-create-panel h2,.rec-create-panel h3,.rec-page-intro h2{margin:0 0 10px;color:var(--rokn-color-text)}.rec-panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:15px}.rec-panel-head a{color:var(--rokn-color-brand);font-weight:800}.rec-list-row,.rec-message-mini,.rec-decision-row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:15px 0;border-bottom:1px solid var(--rokn-color-border);color:var(--rokn-color-text)}.rec-list-row:last-child,.rec-message-mini:last-child{border-bottom:0}.rec-list-row span{min-width:0}.rec-list-row strong{display:block;overflow-wrap:anywhere}.rec-list-row small{display:block;color:var(--rokn-color-text-muted)}.rec-list-row em{font-style:normal;color:var(--rokn-color-brand);font-weight:800}.rec-empty{display:grid;gap:6px;padding:30px;text-align:center;color:var(--rokn-color-text-muted);border:1px dashed var(--rokn-color-border);border-radius:14px}.rec-empty strong{color:var(--rokn-color-text)}
.rec-page-intro{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:22px;margin-bottom:14px;background:var(--rokn-color-ink);color:#fff}.rec-page-intro h2{color:#fff}.rec-page-intro p{margin:0;color:#c5d1da}.rec-open-create,.rec-primary-button,.rec-form button,.rec-toolbar button,.rec-commercial-toolbar button,.rec-theme-options button{display:inline-flex;align-items:center;justify-content:center;min-height:var(--rokn-control-height);padding:0 22px;border:0;border-radius:11px;background:linear-gradient(135deg,var(--rokn-color-brand),#ff974c);color:#fff;font-weight:900;cursor:pointer}.rec-toolbar,.rec-commercial-toolbar{display:grid;grid-template-columns:minmax(0,1fr) 210px 180px;gap:10px;padding:12px;margin-bottom:15px}.rec-toolbar input,.rec-toolbar select,.rec-commercial-toolbar input,.rec-commercial-toolbar select,.rec-form input,.rec-form select,.rec-form textarea{width:100%;min-width:0;min-height:var(--rokn-control-height);padding:9px 13px;border:1px solid var(--rokn-color-border);border-radius:11px;background:var(--rokn-color-surface-alt);color:var(--rokn-color-text);outline:none}.rec-form input:focus,.rec-form select:focus,.rec-form textarea:focus,.rec-toolbar input:focus,.rec-toolbar select:focus{border-color:var(--rokn-color-brand);box-shadow:0 0 0 3px rgba(244,122,32,.12)}.rec-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.rec-form label,.rec-form-grid label{display:grid;gap:6px;font-weight:700}.rec-span-2{grid-column:1/-1}.rec-form textarea{min-height:110px;resize:vertical}.rec-help{color:var(--rokn-color-text-muted)}
.rec-card-list,.rec-saved-grid,.rec-favorite-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.rec-card-list>article,.rec-saved-grid>article,.rec-favorite-grid>article{position:relative;display:flex;flex-direction:column;min-width:0;min-height:180px;padding:20px;border:1px solid #20313e;border-radius:15px;background:linear-gradient(145deg,var(--rokn-color-ink),var(--rokn-color-ink-alt));color:#fff;box-shadow:var(--rokn-shadow-sm)}.rec-card-list h3,.rec-card-list h4,.rec-saved-grid h3,.rec-saved-grid h4,.rec-favorite-grid h3,.rec-favorite-grid h4{margin:5px 0;color:#fff;overflow-wrap:anywhere}.rec-card-list p,.rec-saved-grid p,.rec-favorite-grid p{color:#c1ced7;overflow-wrap:anywhere}.rec-card-list article>a,.rec-saved-grid article>a,.rec-favorite-grid article>a,.rec-card-action{display:inline-flex;align-items:center;justify-content:center;min-height:42px;margin-top:auto;padding:7px 12px;border:1px solid rgba(244,122,32,.45);border-radius:10px;color:#ffad72;font-weight:900}.rec-fav-icon{color:var(--rokn-color-brand);font-size:20px}.rec-pagination{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:18px}.rec-pagination a,.rec-pagination span{padding:8px 13px;border:1px solid var(--rokn-color-border);border-radius:10px;background:var(--rokn-color-surface);color:var(--rokn-color-text)}
.rec-commercial-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;padding:8px;margin-bottom:13px;border-radius:15px;background:var(--rokn-color-ink)}.rec-commercial-tabs a{display:flex;align-items:center;justify-content:center;min-height:46px;border:1px solid #31424f;border-radius:10px;color:#fff;font-weight:900}.rec-commercial-tabs a.is-active{border-color:var(--rokn-color-brand);background:var(--rokn-color-brand)}.rec-commercial-security,.rec-commercial-note,.rec-profile-note{padding:15px;border:1px solid var(--rokn-color-border);border-radius:13px;background:var(--rokn-color-surface-alt)}.rec-commercial-list{display:grid;gap:10px}.rec-commercial-list>a{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px;border:1px solid var(--rokn-color-border);border-radius:12px;background:var(--rokn-color-surface-alt)}.rec-commercial-list>a.is-active{border-color:var(--rokn-color-brand);box-shadow:0 0 0 2px rgba(244,122,32,.12)}.rec-commercial-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.rec-version-timeline{display:grid;gap:9px}.rec-version-timeline article{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:center;padding:14px;border:1px solid var(--rokn-color-border);border-radius:12px}.rec-version-timeline article a{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 13px;border-radius:10px;background:var(--rokn-color-brand);color:#fff;font-weight:800}.rec-commercial-reply{padding:14px;border-radius:12px;background:var(--rokn-color-surface-alt)}
.rec-message-list{display:grid;gap:12px}.rec-message-list>article{padding:18px;border:1px solid var(--rokn-color-border);border-radius:15px;background:var(--rokn-color-surface);box-shadow:var(--rokn-shadow-sm)}.rec-message-list>article.is-unread{border-color:rgba(244,122,32,.55)}.rec-message-list>article>div:first-child{display:flex;gap:8px;align-items:center}.rec-message-list>article>div:first-child span,.rec-message-list>article>div:first-child b{padding:3px 9px;border-radius:999px;background:var(--rokn-color-surface-alt);font-size:12px}.rec-message-body{margin:10px 0;padding:16px;border:1px solid #20313e;border-radius:14px;background:var(--rokn-color-ink);color:#fff;overflow-wrap:anywhere}.rec-message-body p{margin:0;color:#d6e0e7}.rec-message-list footer{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.rec-message-list footer a,.rec-message-list footer button{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 14px;border:0;border-radius:10px;background:var(--rokn-color-brand);color:#fff;cursor:pointer}.priority-urgent{border-right:4px solid var(--rokn-color-danger)!important}.priority-warning{border-right:4px solid var(--rokn-color-warning)!important}.priority-info{border-right:4px solid var(--rokn-color-info)!important}
.rec-theme-options{display:grid;gap:10px}.rec-theme-options label{display:flex;align-items:center;gap:10px;min-height:48px;padding:0 13px;border-radius:11px;background:var(--rokn-color-ink);color:#fff}.rec-profile-note{margin-top:15px}.rec-login-shell{min-height:100vh;display:grid;grid-template-columns:1fr 430px;background:var(--rokn-color-bg)}.rec-login-visual{display:grid;place-content:center;padding:40px;background:var(--rokn-color-ink);color:#fff;text-align:center}.rec-login-visual img{max-width:620px;width:100%}.rec-login-card{display:grid;align-content:center;padding:50px;background:#fff}.rec-menu-backdrop{display:none}
html[data-rec-system-theme="dark"] .rec-workspace[data-rec-theme="system"],.rec-workspace[data-rec-resolved="dark"]{--rokn-color-bg:#07131c;--rokn-color-surface:#10212d;--rokn-color-surface-alt:#0b1a24;--rokn-color-text:#edf3f7;--rokn-color-text-muted:#9cafbd;--rokn-color-border:#2a3c49;--rokn-shadow-sm:none;--rokn-shadow-md:none}.rec-workspace[data-rec-resolved="dark"] .rec-workspace-header{background:rgba(7,19,28,.94)}
@media(max-width:1180px){:root{--rokn-sidebar-width:245px}.rec-workspace-content{padding:18px}.rec-section-hero{grid-template-columns:minmax(350px,47%) minmax(390px,53%);min-height:340px}.rec-section-hero-copy{padding:34px 30px}.rec-section-hero-art img{left:0;height:140%}.rec-stat-grid-five{grid-template-columns:repeat(3,1fr)}}
@media(max-width:900px){.rec-workspace-sidebar{transform:translateX(105%);width:min(320px,86vw);transition:transform .22s ease}.rec-workspace.is-menu-open .rec-workspace-sidebar{transform:none}.rec-workspace-main{margin-right:0}.rec-menu-toggle{display:grid}.rec-menu-backdrop{position:fixed;inset:0;z-index:45;border:0;background:rgba(0,0,0,.55)}.rec-workspace.is-menu-open .rec-menu-backdrop{display:block}.rec-section-hero{grid-template-columns:1fr;min-height:0;direction:rtl}.rec-section-hero-art{grid-column:1;grid-row:1;height:300px}.rec-section-hero-art:after{background:linear-gradient(0deg,rgba(8,23,34,.96),transparent 42%)}.rec-section-hero-art img{bottom:-52%;left:50%!important;height:158%;transform:translateX(-50%)}.rec-hero-symbol{left:10%;top:14%}.rec-section-hero-copy{grid-column:1;grid-row:2;padding:28px;background:#081722}.rec-section-hero-copy:before{display:none}.rec-section-hero h2{font-size:34px}.rec-stat-grid,.rec-stat-grid-five{grid-template-columns:repeat(2,1fr)}.rec-dashboard-grid,.rec-two-column,.rec-project-layout,.rec-commercial-layout,.rec-profile-grid{grid-template-columns:1fr}.rec-toolbar,.rec-commercial-toolbar{grid-template-columns:1fr 180px}.rec-toolbar button,.rec-commercial-toolbar button{grid-column:1/-1}.rec-login-shell{grid-template-columns:1fr}.rec-login-visual{display:none}}
@media(max-width:600px){.rec-workspace-header{min-height:62px;padding:8px 12px}.rec-workspace-header>div:nth-child(2) p{display:none}.rec-workspace-content{padding:10px}.rec-section-hero{margin-bottom:12px;border-radius:16px}.rec-section-hero-art{height:230px}.rec-section-hero-art img{bottom:-56%;height:165%}.rec-hero-symbol{width:72px;height:72px;font-size:38px}.rec-section-hero-copy{padding:21px 17px}.rec-hero-eyebrow{font-size:10px}.rec-section-hero h2{margin:11px 0 8px;font-size:27px}.rec-section-hero p{font-size:13px;line-height:1.85}.rec-hero-actions{display:grid;grid-template-columns:1fr;margin-top:17px}.rec-hero-btn{width:100%;min-height:46px}.rec-stat-grid,.rec-stat-grid-five{grid-template-columns:1fr 1fr;gap:8px}.rec-stat-grid>a,.rec-stat-grid>div{min-height:92px;padding:14px}.rec-stat-grid strong{font-size:25px}.rec-panel,.rec-create-panel{padding:15px;border-radius:14px}.rec-page-intro{align-items:flex-start;flex-direction:column;padding:17px}.rec-toolbar,.rec-commercial-toolbar{grid-template-columns:1fr;padding:9px}.rec-toolbar button,.rec-commercial-toolbar button{grid-column:auto}.rec-form-grid,.rec-card-list,.rec-saved-grid,.rec-favorite-grid{grid-template-columns:1fr}.rec-commercial-tabs{grid-template-columns:1fr 1fr}.rec-version-timeline article{grid-template-columns:1fr}.rec-login-card{padding:28px 18px}}
@media(max-width:390px){.rec-stat-grid,.rec-stat-grid-five{grid-template-columns:1fr}.rec-commercial-tabs{grid-template-columns:1fr}.rec-workspace-header h1{font-size:17px}.rec-header-actions{gap:5px}.rec-theme-toggle,.rec-bell,.rec-menu-toggle{width:38px;height:38px}.rec-section-hero-art{height:210px}.rec-section-hero-art img{height:160%}}
@media(prefers-reduced-motion:reduce){.rec-workspace *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
.rec-notice{margin-bottom:14px;padding:13px 16px;border:1px solid rgba(20,128,74,.35);border-radius:12px;background:rgba(20,128,74,.09);color:var(--rokn-color-success);font-weight:800}

/* 0.10.20 — safe full-scene fitting for the seven independent workspace characters */
.rec-section-hero{min-height:420px}
.rec-section-hero-art{isolation:isolate;overflow:hidden;padding:18px}
.rec-section-hero-art .rec-hero-scene{
 position:absolute;z-index:3;inset:16px;
 display:block;width:calc(100% - 32px);height:calc(100% - 32px);
 max-width:calc(100% - 32px);max-height:calc(100% - 32px);
 margin:auto;object-fit:contain;object-position:center center;
 transform:none!important;filter:drop-shadow(0 18px 30px rgba(0,0,0,.32));
}
.rec-section-hero-dashboard .rec-hero-scene{object-position:center bottom}
.rec-section-hero-projects .rec-hero-scene{object-position:center bottom}
.rec-section-hero-calculations .rec-hero-scene{object-position:center bottom}
.rec-section-hero-favorites .rec-hero-scene{object-position:center bottom}
.rec-section-hero-commercial .rec-hero-scene{object-position:center bottom}
.rec-section-hero-messages .rec-hero-scene{object-position:center bottom}
.rec-section-hero-profile .rec-hero-scene{object-position:center bottom}
.rec-custom-standard[hidden]{display:none!important}
@media(max-width:1180px){.rec-section-hero{min-height:390px}}
@media(max-width:900px){
 .rec-section-hero{min-height:0}
 .rec-section-hero-art{height:360px;padding:12px}
 .rec-section-hero-art .rec-hero-scene{inset:10px;width:calc(100% - 20px);height:calc(100% - 20px);max-width:calc(100% - 20px);max-height:calc(100% - 20px)}
}
@media(max-width:600px){
 .rec-section-hero-art{height:300px;padding:8px}
 .rec-section-hero-art .rec-hero-scene{inset:8px;width:calc(100% - 16px);height:calc(100% - 16px);max-width:calc(100% - 16px);max-height:calc(100% - 16px)}
}
@media(max-width:390px){.rec-section-hero-art{height:275px}}

/* 0.10.21 — centered theme control and reliable system-theme resolution */
.rec-theme-toggle{
  position:relative;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:0;
  line-height:1;
  flex:0 0 42px;
}
.rec-theme-toggle-icon{
  position:relative;
  display:block;
  width:18px;
  height:18px;
  flex:0 0 18px;
  border:2px solid currentColor;
  border-radius:50%;
  box-sizing:border-box;
  overflow:hidden;
  margin:0;
  transform:none;
}
.rec-theme-toggle[data-mode="system"] .rec-theme-toggle-icon::after{
  content:"";
  position:absolute;
  inset:-2px -2px -2px 50%;
  background:currentColor;
}
.rec-theme-toggle[data-mode="light"] .rec-theme-toggle-icon{
  width:12px;
  height:12px;
  flex-basis:12px;
  border:0;
  background:currentColor;
  box-shadow:0 -8px 0 -5px currentColor,0 8px 0 -5px currentColor,8px 0 0 -5px currentColor,-8px 0 0 -5px currentColor,6px 6px 0 -5px currentColor,-6px -6px 0 -5px currentColor,6px -6px 0 -5px currentColor,-6px 6px 0 -5px currentColor;
  overflow:visible;
}
.rec-theme-toggle[data-mode="dark"] .rec-theme-toggle-icon{
  border:0;
  background:currentColor;
  overflow:visible;
}
.rec-theme-toggle[data-mode="dark"] .rec-theme-toggle-icon::after{
  content:"";
  position:absolute;
  width:15px;
  height:15px;
  left:6px;
  top:-3px;
  border-radius:50%;
  background:var(--rokn-color-surface);
}

/* CSS-level fallback: system mode follows the device even if JavaScript is delayed or blocked. */
@media (prefers-color-scheme: dark){
  .rec-workspace[data-rec-theme="system"]{
    --rokn-color-bg:#07131c;
    --rokn-color-surface:#10212d;
    --rokn-color-surface-alt:#0b1a24;
    --rokn-color-text:#edf3f7;
    --rokn-color-text-muted:#9cafbd;
    --rokn-color-border:#2a3c49;
    --rokn-shadow-sm:none;
    --rokn-shadow-md:none;
    color-scheme:dark;
  }
  .rec-workspace[data-rec-theme="system"] .rec-workspace-header{background:rgba(7,19,28,.94)}
}
@media (prefers-color-scheme: light){
  .rec-workspace[data-rec-theme="system"]{color-scheme:light}
}
@media(max-width:390px){
  .rec-theme-toggle{flex-basis:38px}
}

/* 0.11.0 B2B company workspace */
.rec-workspace .rec-company-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,360px),1fr));gap:var(--rokn-space-5,20px)}
.rec-workspace .rec-company-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px;margin:18px 0}
.rec-workspace .rec-company-details p{margin:0;padding:10px;border:1px solid var(--rokn-color-border,#d7dde5);border-radius:10px;overflow-wrap:anywhere}
.rec-workspace .rec-permission-list>div{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}
.rec-workspace .rec-permission-list span{font-size:12px;padding:5px 9px;border-radius:999px;background:var(--rokn-color-surface-alt,#eef2f6);color:var(--rokn-color-text,#222)}
@media(max-width:600px){.rec-workspace .rec-company-details{grid-template-columns:1fr}}
.rec-project-card-actions,.rec-saved-actions{display:flex;flex-wrap:wrap;gap:7px;align-items:center}.rec-project-card-actions a,.rec-saved-actions>a{display:inline-flex;align-items:center;min-height:36px;padding:6px 9px;border:1px solid var(--rokn-color-border,#ddd);border-radius:8px;text-decoration:none}.rec-project-card-actions a:hover,.rec-saved-actions>a:hover{border-color:var(--rokn-color-brand,#f47a20)}
.rec-bulk-report{margin:0 0 16px;padding:14px;border:1px dashed var(--rokn-color-brand,#f47a20);border-radius:12px;background:color-mix(in srgb,var(--rokn-color-brand,#f47a20) 7%,transparent)}.rec-bulk-report>span{display:block;margin:4px 0 10px;color:var(--rokn-color-text-muted,#666)}.rec-bulk-report>div{display:flex;flex-wrap:wrap;gap:8px}.rec-bulk-report a{display:inline-flex;min-height:38px;align-items:center;padding:7px 11px;border-radius:8px;background:var(--rokn-color-surface,#fff);border:1px solid var(--rokn-color-border,#ddd);text-decoration:none}.rec-report-select{display:flex;align-items:center;gap:7px;margin-bottom:8px;font-size:.9em}.rec-report-select input{width:18px;height:18px}
