:root{font-family:Poppins,"Segoe UI",Arial,sans-serif;color:#27313e;background:#fbfbfb;font-synthesis:none}*{box-sizing:border-box}html,body{margin:0;min-height:100%;}button,input,select,textarea{font:inherit}button{cursor:pointer}[hidden]{display:none!important}.skip-link{position:fixed;z-index:9999;top:8px;left:8px;transform:translateY(-150%);padding:9px 12px;border-radius:8px;background:#111;color:#fff}.skip-link:focus{transform:none}:focus-visible{outline:3px solid #e8b94f;outline-offset:2px}.portal-loading{min-height:100vh;display:grid;place-content:center;justify-items:center;gap:15px;background:#f8f9fb;color:#6c778b}.loading-ring{width:42px;height:42px;border:4px solid #dfe3e8;border-top-color:#27313e;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}
/* Shared login primitives */
.portal-auth-form{margin:0}.portal-error{margin:0 0 12px;color:#c93442;font-size:.82rem}.portal-input-wrap{position:relative;width:100%;height:56px;display:flex;align-items:center}.portal-input-wrap input{width:100%;height:100%;outline:0}.portal-input-icon{position:absolute;left:15px;top:50%;transform:translateY(-50%);z-index:2}.portal-eye{position:absolute;right:15px;top:50%;transform:translateY(-50%);border:0;background:transparent;color:inherit;font-size:18px}.portal-forgot{border:0;background:transparent;text-decoration:none}.portal-forgot:hover{text-decoration:underline}
/* Property Pulse legacy login contract */
.portal-login-property{min-height:100vh;width:100%;display:flex;align-items:center;justify-content:center;background:#f5f7f8 url('/assets/brands/property-pulse/login-bg.png') left center/cover no-repeat;color:#494a4c}.property-login-inner{position:relative;width:80%;max-width:1180px;padding:2.5rem 0;border-radius:2.5rem;background:rgba(0,0,0,.10);display:flex;align-items:center;justify-content:center}.property-techiserve{position:absolute;left:20px;bottom:40px;width:150px}.property-login-form{width:40%;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.property-login-form>.portal-logo{width:50%;max-height:145px;object-fit:contain}.property-login-heading{text-align:center}.property-login-heading h1{margin:0 0 8px;font-size:1.75rem;font-weight:600}.property-login-heading p{margin:0;color:#6c778b;font-size:.9rem;font-weight:400}.property-fields{width:100%;display:flex;flex-direction:column;gap:20px}.property-fields input{padding:0 60px 0 45px;background:#fff;border:1px solid #cdcdcd;border-radius:.6rem;color:#6c778b;font-size:14px}.property-fields input::placeholder{color:#6c778b}.property-fields .portal-input-icon{color:#a68c42}.property-forgot-row{width:100%;display:flex;justify-content:flex-end}.property-forgot-row .portal-forgot{color:#6c778b;font-size:1rem}.property-login-button{width:150px;padding:.65rem 1.7rem;border:0;border-radius:1.7rem;color:#fff;background:linear-gradient(93.74deg,#3f4b5c 0%,#171d25 100%);box-shadow:-10px -10px 20px rgba(52,60,68,.2)}
/* TIS DataPulse legacy split login contract */
.portal-login-tis{min-height:100vh;width:100%;display:grid;grid-template-columns:1fr 1fr;background:white}.tis-login-left{position:relative;display:flex;align-items:center;justify-content:center;padding:46px}.tis-login-form{width:min(80%,620px)}.tis-login-form h1{margin:0;text-align:center;font-size:4rem;font-weight:600;line-height:1.15;background:linear-gradient(to right,#000,#666,#000);-webkit-background-clip:text;background-clip:text;color:transparent}.tis-login-form>p{text-align:center;color:#262626;font-weight:400;margin:10px 0 38px}.tis-field{margin-bottom:24px}.tis-field label{display:block;margin:0 0 .5rem;color:#262626;font-size:1rem;font-weight:500}.tis-field input{padding:0 60px 0 1.5rem;border:1px solid #cbd5e0;border-radius:1rem;color:#262626}.tis-password-meta{display:flex;justify-content:space-between;gap:14px;margin-top:12px;color:#262626;font-size:.95rem}.tis-password-meta span{font-weight:400}.tis-password-meta .portal-forgot{padding:0;color:#262626;font-weight:500;text-decoration:underline}.tis-login-button{width:100%;padding:.8rem;border:1px solid #cbd5e0;border-radius:1rem;color:white;background:linear-gradient(to right,#000,#666,#000)}.tis-login-right{position:relative;overflow:hidden;background:#111}.tis-login-right>img:first-child{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.tis-white-logo{position:absolute;z-index:2;top:50%;left:50%;transform:translate(-50%,-50%);width:50%;max-height:50%;object-fit:contain}
/* TicQ legacy glass login contract */
.portal-login-ticq{min-height:100vh;width:100%;padding:2rem;display:flex;align-items:center;justify-content:center;background:#173b75 url('/assets/brands/ticq/login-background-img.png') left center/cover no-repeat;color:#fff}.ticq-login-inner{width:80%;max-width:1250px;padding:5rem 0;border-radius:2.5rem;background:rgba(28,51,71,.20);display:flex;align-items:center;justify-content:center}.ticq-login-form{width:40%;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.ticq-login-form>.portal-logo{width:50%;max-height:150px;object-fit:contain}.ticq-login-heading{text-align:center}.ticq-login-heading h1{margin:0 0 8px;font-size:1.75rem}.ticq-login-heading p{margin:0;color:#fff}.ticq-fields{width:100%;display:flex;flex-direction:column;gap:20px}.ticq-fields input{padding:0 60px 0 45px;background:rgba(255,255,255,.10);border:1px solid #86b7fe;border-radius:12px;color:#fff;font-size:16px}.ticq-fields input::placeholder{color:rgba(255,255,255,.8)}.ticq-fields .portal-input-icon{color:#edd38d}.ticq-remember{width:100%;display:flex;justify-content:space-between;align-items:center;gap:14px}.ticq-remember label{display:flex;align-items:center;gap:9px;color:#fff;font-weight:300}.ticq-remember input{accent-color:#ac8a31;transform:scale(1.15)}.ticq-remember .portal-forgot{color:#edd38d}.ticq-login-button{width:150px;padding:.65rem 1.7rem;border:1px solid #ac8a31;border-radius:1.7rem;background:#ac8a31;color:white;font-weight:600;box-shadow:10px 10px 25px rgba(52,60,68,.5)}
/* Auth responsiveness */
@media(max-width:820px){.property-login-inner,.ticq-login-inner{width:100%;min-height:100vh;border-radius:0;padding:36px 22px}.property-login-form,.ticq-login-form{width:min(100%,520px)}.property-techiserve{left:22px;bottom:22px;width:115px}.portal-login-ticq{padding:0}.portal-login-tis{grid-template-columns:1fr}.tis-login-right{display:none}.tis-login-left{min-height:100vh;padding:34px 24px}.tis-login-form{width:min(100%,520px)}.tis-login-form h1{font-size:3rem}}
/* Preserved portal workspace language */
.portal-shell{min-height:100vh;display:flex;gap:1.4rem;padding:1.4rem;background:#fbfbfb}.portal-sidebar{width:20%;min-width:210px;max-width:285px;height:calc(100vh - 2.8rem);position:sticky;top:1.4rem;display:flex;flex-direction:column;overflow:hidden;border-radius:.7rem;background:#fff;box-shadow:0 0 25px #eaedf1}.portal-sidebar-logo{height:150px;display:grid;place-items:center;padding:18px}.portal-sidebar-logo img{max-width:55%;max-height:105px;object-fit:contain}.portal-sidebar nav{display:flex;flex-direction:column}.portal-nav-button{position:relative;width:100%;padding:1.2rem 1rem;border:0;background:transparent;color:#ad9349;text-align:left;font-size:.94rem}.portal-nav-button.active{background:#f5f5f5;border-right:5px solid #27313e;color:#27313e}.portal-nav-button.active::after{content:"";position:absolute;top:50%;right:0;transform:translateY(-50%);width:0;height:0;border-top:4px solid transparent;border-bottom:4px solid transparent;border-right:4px solid #2c3440}.portal-nav-button span{margin-left:.6rem}.portal-logout{margin:auto auto 18px;width:94%;padding:.72rem 1rem;border:0;border-radius:1.5rem;color:white;background:linear-gradient(93.74deg,#3f4b5c,#171d25)}.portal-workspace{width:80%;min-width:0}.portal-header{position:sticky;top:1.4rem;z-index:20;min-height:66px;padding:.6rem 1.5rem;display:flex;align-items:center;gap:14px;border-radius:.7rem;background:#fff;box-shadow:0 0 25px #eaedf1}.portal-header-label{display:block;color:#ad9349;font-size:.78rem;font-weight:400}.portal-header-title{display:block;margin-top:2px;color:#27313e;font-size:.98rem}.portal-user{margin-left:auto;display:flex;align-items:center;gap:10px}.portal-user strong,.portal-user span{display:block}.portal-user strong{font-size:.82rem;font-weight:600}.portal-user span{margin-top:2px;color:#525252;font-size:.7rem;font-weight:400}.portal-avatar{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#f1f3f6;color:#27313e;font-size:.72rem;font-weight:800}.portal-content{min-height:calc(100vh - 104px);padding:18px 0 0}.portal-menu{display:none;width:38px;height:38px;border:1px solid #e2e6ea;border-radius:9px;background:#fff}.portal-section{min-height:calc(100vh - 130px);display:flex;flex-direction:column;justify-content:center}.portal-section-heading{margin:0 0 22px;padding:0 8px;color:#27313e;font-size:1.15rem;font-weight:600}.portal-company-switch{display:flex;gap:8px;flex-wrap:wrap;margin:0 8px 18px}.portal-company-chip{padding:8px 12px;border:1px solid #d9dde2;border-radius:999px;background:white;color:#525252;font-size:.78rem}.portal-company-chip.active{background:#27313e;color:#fff;border-color:#27313e}.legacy-carousel{display:flex;gap:22px;align-items:center;justify-content:center;padding:14px 7vw 28px;overflow-x:auto;scroll-snap-type:x mandatory}.legacy-card{border:0;scroll-snap-align:center;color:#27313e;transition:transform .16s}.legacy-card:hover{transform:translateY(-3px)}.standard-legacy-card{flex:0 0 min(420px,75vw);height:250px;padding:.8rem 1.2rem;display:flex;flex-direction:column;justify-content:space-between;border-radius:15px;background:#fff;box-shadow:0 5px 15px rgba(0,0,0,.10);text-align:left}.standard-legacy-card .company-detail{display:flex;flex-direction:column;align-items:flex-start}.standard-legacy-card h2{margin:0;font-size:1.35rem}.standard-legacy-card .company-detail img{width:140px;max-height:118px;object-fit:contain;margin-top:10px}.legacy-card-footer{display:flex;justify-content:space-between;align-items:center;width:100%;gap:14px}.legacy-card-footer hr{width:60%;margin:0;border:0;border-top:1px solid #171d25}.legacy-card-footer span{padding:.55rem 1rem;border-radius:5px;background:linear-gradient(93.74deg,#3f4b5c,#171d25);color:#fff;font-size:.78rem}.tis-legacy-card{flex:0 0 min(360px,60vw);height:300px;min-height:300px;padding:20px;display:grid;place-items:center;background:transparent;box-shadow:none;text-align:center}.tis-legacy-card img{width:min(250px,80%);max-height:180px;object-fit:contain}.report-page{min-height:calc(100vh - 118px);position:relative}.report-layout{display:flex;gap:1rem;align-items:stretch}.report-frame-wrap{width:70%;min-height:calc(100vh - 135px);padding:10px;border-radius:10px;background:#fff;box-shadow:0 0 25px #eaedf1}.report-frame{width:100%;height:calc(100vh - 160px);border:0}.report-placeholder{height:100%;min-height:560px;display:grid;place-items:center;text-align:center;color:#6c778b;padding:40px}.report-placeholder strong{display:block;margin-bottom:8px;color:#27313e}.legacy-chat{width:30%;min-width:260px;min-height:calc(100vh - 135px);border-radius:.9rem;background:#fff;box-shadow:0 0 25px #eaedf1;display:flex;flex-direction:column;overflow:hidden}.legacy-chat header{padding:15px 17px;background:rgba(166,140,66,.09);color:#27313e;font-weight:600}.legacy-chat-body{flex:1;padding:17px;color:#6c778b;font-size:.82rem;line-height:1.5}.report-toolbar{position:absolute;left:10px;bottom:10px;z-index:5;display:flex;gap:8px}.report-toolbar button{padding:9px 13px;border:0;border-radius:9px;background:#27313e;color:#fff}.ask-pulse-page{padding:10px}.ask-panel{max-width:1000px;margin:0 auto;border-radius:14px;background:#fff;box-shadow:0 0 25px #eaedf1;overflow:hidden}.ask-stream{min-height:420px;max-height:60vh;overflow:auto;padding:22px;display:flex;flex-direction:column;gap:15px}.ask-message{max-width:82%;padding:13px 15px;border-radius:14px;line-height:1.5;font-size:.88rem;white-space:pre-wrap}.ask-message.user{margin-left:auto;background:#27313e;color:white}.ask-message.assistant{background:#f5f5f5;color:#27313e}.ask-meta{margin-top:8px;color:#7b8794;font-size:.68rem}.ask-composer{display:grid;grid-template-columns:1fr auto;gap:10px;padding:15px;border-top:1px solid #eceff2}.ask-composer textarea{min-height:62px;padding:12px;border:1px solid #d9dde2;border-radius:10px;resize:vertical}.ask-composer button{padding:0 22px;border:0;border-radius:1rem;background:#27313e;color:white}.support-banner{position:fixed;z-index:100;top:0;left:0;right:0;min-height:44px;padding:8px 14px;display:flex;align-items:center;justify-content:center;gap:14px;background:#7a3e00;color:white}.support-banner button{padding:6px 10px;border:1px solid rgba(255,255,255,.5);border-radius:7px;background:transparent;color:white}.support-banner:not([hidden])+.portal-shell{padding-top:calc(1.4rem + 44px)}
/* Header portal link + mobile drawer controls */
.portal-home-link{margin-left:auto;display:flex;align-items:center;gap:7px;padding:7px 10px;border:1px solid #e2e6ea;border-radius:9px;background:#fff;color:#27313e;text-decoration:none;font-size:.75rem;font-weight:600}.portal-home-link:hover{background:#f7f8fa}.portal-sidebar-close{display:none;position:absolute;z-index:3;right:10px;top:10px;align-items:center;gap:6px;padding:7px 9px;border:1px solid rgba(39,49,62,.16);border-radius:8px;background:#fff;color:#27313e}.portal-sidebar-backdrop{position:fixed;inset:0;z-index:55;border:0;background:rgba(10,20,30,.42)}body.menu-open{overflow:hidden}
/* TIS DataPulse legacy workspace contract — verified against supplied companies.css */
.theme-tisdatapulse{gap:15px;padding:0 10px;background:#fff}.theme-tisdatapulse .portal-sidebar{width:208px;min-width:208px;max-width:208px;height:calc(100vh - 20px);top:10px;margin:0;background:#423d43;border-radius:10px;box-shadow:none}.theme-tisdatapulse .portal-sidebar-logo{height:110px;padding:20px 14px}.theme-tisdatapulse .portal-sidebar-logo img{max-width:90%;max-height:72px}.theme-tisdatapulse .portal-sidebar nav{gap:8px;padding:16px 10px;min-height:380px;background-image:url("/assets/brands/tisdatapulse/sidebar-center-img.png");background-size:cover;background-position:left;background-repeat:no-repeat}.theme-tisdatapulse .portal-nav-button{width:100%;padding:10px 15px;border:0;border-radius:8px;background:linear-gradient(to left,rgba(255,0,0,0),rgba(100,96,101,1));color:#fff}.theme-tisdatapulse .portal-nav-button.active{width:90%;margin:0 auto;border:0;border-radius:50px;background:#fff;color:#24344c}.theme-tisdatapulse .portal-logout{background:linear-gradient(to right,#000,#666,#000)}.theme-tisdatapulse .portal-workspace{width:calc(100% - 223px)}.theme-tisdatapulse .portal-header{top:10px;min-height:60px;padding:.4rem 1.5rem;border:1px solid #d4d4d4;border-radius:10px;box-shadow:none}.theme-tisdatapulse .portal-header-label{color:#423d43}.theme-tisdatapulse .portal-user{padding:4px 12px;border-radius:30px;background:#2c2c2c;color:#fff}.theme-tisdatapulse .portal-user span{display:none}.theme-tisdatapulse .portal-avatar{background:#f7f7f7;color:#423d43}.theme-tisdatapulse .portal-home-link{border-color:#d4d4d4;color:#423d43}.theme-tisdatapulse .portal-content{padding:18px 0 0}.theme-tisdatapulse .portal-section{min-height:calc(100vh - 120px);padding:20px;border:1px solid #d4d4d4;border-radius:10px}.theme-tisdatapulse .legacy-carousel{width:90%;min-height:320px;margin:auto;padding:10px 40px}.theme-tisdatapulse .ask-composer button{background:#423d43}.theme-tisdatapulse .portal-company-chip.active{background:#423d43;border-color:#423d43}.theme-tisdatapulse .ask-message.user{background:#423d43}
/* TicQ user workspace */
.theme-ticq{gap:0;padding:0;background:#fbfbfb}.theme-ticq .portal-sidebar{width:15%;min-width:190px;max-width:260px;height:100vh;top:0;border-radius:0;background:linear-gradient(167.33deg,#007de9 1.7%,#002d55 93.99%);box-shadow:none}.theme-ticq .portal-sidebar-logo{height:150px;padding:18px}.theme-ticq .portal-sidebar-logo img{max-width:60%;max-height:105px}.theme-ticq .portal-sidebar nav{gap:12px;padding-left:1rem}.theme-ticq .portal-nav-button{width:calc(100% - 8px);padding:10px;border-radius:0;color:#fff}.theme-ticq .portal-nav-button.active{width:100%;margin:0 auto;border:0;border-radius:50px;background:#fbfbfb;color:#ac8a31}.theme-tisdatapulse .portal-nav-button.active::after,.theme-ticq .portal-nav-button.active::after{content:none}.theme-ticq .portal-logout{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.25)}.theme-ticq .portal-workspace{width:85%;padding:0 10px}.theme-ticq .portal-header{top:10px;border-radius:10px}.theme-ticq .portal-header-label{color:#007de9}.theme-ticq .portal-home-link{border-color:#d9e8f7;color:#007de9}.theme-ticq .legacy-card-footer span,.theme-ticq .ask-composer button{background:#f39f24}.theme-ticq .portal-company-chip.active{background:#007de9;border-color:#007de9}.theme-ticq .ask-message.user{background:#007de9}
/* Company output brand does not recolour these portal theme rules by default. */
.portal-modal-backdrop{position:fixed;inset:0;z-index:200;padding:20px;display:grid;place-items:center;background:rgba(13,26,38,.55)}.portal-modal{width:min(620px,100%);max-height:90vh;overflow:auto;border-radius:16px;background:white;box-shadow:0 25px 75px rgba(0,0,0,.25)}.portal-modal header{display:flex;justify-content:space-between;align-items:center;padding:18px 20px;border-bottom:1px solid #eceff2}.portal-modal h2{margin:0;color:#27313e;font-size:1.15rem}.portal-modal header button{width:34px;height:34px;border:0;border-radius:8px;background:#f1f3f5;font-size:20px}.portal-modal-body,#portal-modal-body{padding:20px}.modal-stack{display:grid;gap:14px}.modal-field label{display:block;margin-bottom:6px;color:#27313e;font-size:.8rem}.modal-field input{width:100%;padding:11px;border:1px solid #d4d9df;border-radius:9px}.modal-actions{display:flex;gap:8px}.modal-actions button{padding:10px 14px;border:0;border-radius:9px;background:#27313e;color:#fff}.portal-toast{position:fixed;z-index:250;right:18px;bottom:18px;max-width:380px;padding:12px 15px;border-radius:10px;background:#27313e;color:#fff;box-shadow:0 14px 35px rgba(0,0,0,.18)}
@media(max-width:900px){.portal-shell{display:block;padding:12px}.portal-sidebar{position:fixed;z-index:60;left:12px;top:12px;bottom:12px;height:auto!important;width:min(290px,82vw)!important;min-width:0!important;max-width:none!important;margin:0!important;transform:translateX(calc(-100% - 22px));transition:transform .2s;box-shadow:20px 0 50px rgba(16,42,67,.25)}.portal-sidebar.open{transform:none}.portal-sidebar-close{display:flex}.theme-tisdatapulse .portal-sidebar-close{border-color:rgba(255,255,255,.3);background:rgba(255,255,255,.12);color:#fff}.theme-ticq .portal-sidebar-close{border-color:rgba(255,255,255,.3);background:rgba(255,255,255,.12);color:#fff}.portal-sidebar-logo{padding-top:42px!important}.portal-workspace,.theme-tisdatapulse .portal-workspace,.theme-ticq .portal-workspace{width:100%;padding:0}.portal-header{top:12px}.portal-menu{display:block}.portal-home-link{max-width:180px}.portal-home-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.report-layout{display:block}.report-frame-wrap,.legacy-chat{width:100%}.legacy-chat{min-height:260px;margin-top:12px}.report-frame-wrap{min-height:65vh}.report-frame{height:62vh}.legacy-card{flex-basis:min(360px,84vw)}.support-banner:not([hidden])+.portal-shell{padding-top:56px}}
@media(max-width:560px){.portal-user span{display:none}.portal-header{padding:.55rem .8rem}.legacy-carousel{padding-left:20px;padding-right:20px}.ask-composer{grid-template-columns:1fr}.ask-composer button{min-height:44px}.tis-password-meta{font-size:.75rem}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.001ms!important;transition-duration:.001ms!important}}
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}

/* v0.2 reporting administration additions inherit each portal theme; no palette override */
.portal-admin-card{background:#fff;border-radius:16px;padding:22px;box-shadow:0 10px 34px rgba(0,0,0,.06)}
.portal-admin-heading,.portal-admin-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.portal-admin-heading h2{margin:0 0 5px}.portal-admin-heading p{margin:0;color:#657181}.portal-admin-heading button,.portal-admin-row button,.portal-form button{border:0;border-radius:10px;padding:10px 14px;font:inherit;font-weight:700;cursor:pointer}.portal-admin-list{display:grid;gap:10px;margin-top:18px}.portal-admin-row{padding:12px 0;border-top:1px solid #e8e8e8}.portal-admin-row>div,.portal-admin-row>span:first-child{display:grid;gap:3px}.portal-admin-row span,.portal-admin-row small{color:#657181}.portal-admin-row select{margin-left:8px;max-width:240px}.portal-form{display:grid;gap:14px}.portal-form label{display:grid;gap:6px;font-weight:700}.portal-form input,.portal-form select{min-height:42px;border:1px solid #ccd3da;border-radius:8px;padding:8px 10px;font:inherit}
.portal-profile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.portal-profile .portal-admin-card h3{margin-top:0}.portal-form label.portal-check{display:flex;grid-template-columns:auto 1fr;align-items:center;gap:9px}.portal-form label.portal-check input{min-height:auto}
@media(max-width:700px){.portal-admin-heading,.portal-admin-row{align-items:stretch;flex-direction:column}.portal-admin-row select{margin:6px 0 0;max-width:100%;width:100%}.portal-profile-grid{grid-template-columns:1fr}}

/* v0.2.3 Power BI viewer refinement: hidden Power BI page chrome + immersive mobile landscape */
.report-page{min-height:calc(100vh - 118px);position:relative}.report-layout{gap:12px}.report-frame-wrap{position:relative;width:78%;min-height:calc(100vh - 128px);padding:0;border-radius:10px;background:#fff;box-shadow:0 0 25px #eaedf1;overflow:hidden}.report-frame{display:block;width:100%;height:calc(100vh - 128px);min-height:620px;border:0;background:#fff}.report-frame>iframe{display:block;width:100%!important;height:100%!important;border:0!important}.legacy-chat{width:22%;min-width:245px;min-height:calc(100vh - 128px)}.report-toolbar{position:absolute;z-index:15;right:12px;top:12px;left:auto;bottom:auto;display:flex;gap:7px;opacity:.2;transition:opacity .16s}.report-page:hover .report-toolbar,.report-toolbar:focus-within{opacity:1}.report-toolbar button{padding:8px 11px;border:1px solid rgba(255,255,255,.25);border-radius:8px;background:rgba(20,27,34,.88);color:#fff;box-shadow:0 3px 12px rgba(0,0,0,.18);backdrop-filter:blur(8px)}.landscape-hint{position:absolute;z-index:25;inset:0;display:grid;place-items:center;text-align:center;padding:30px;background:rgba(10,18,26,.91);color:#fff}.landscape-hint[hidden]{display:none}.landscape-hint strong{display:block;font-size:1.25rem}.landscape-hint span{display:block;margin-top:6px;color:#d9e1e8;font-size:.85rem}.report-page:fullscreen,.report-page:-webkit-full-screen{width:100vw;height:100vh;min-height:100vh;padding:0;margin:0;background:#000}.report-page:fullscreen .report-layout,.report-page:-webkit-full-screen .report-layout{width:100%;height:100%;display:block}.report-page:fullscreen .report-frame-wrap,.report-page:-webkit-full-screen .report-frame-wrap{width:100%;height:100%;min-height:100%;border-radius:0;box-shadow:none}.report-page:fullscreen .report-frame,.report-page:-webkit-full-screen .report-frame{width:100%;height:100%;min-height:100%}.report-page:fullscreen .legacy-chat,.report-page:-webkit-full-screen .legacy-chat{display:none}.report-page:fullscreen .report-toolbar,.report-page:-webkit-full-screen .report-toolbar{position:fixed;right:10px;top:10px;opacity:.16}.report-page:fullscreen:hover .report-toolbar,.report-page:-webkit-full-screen:hover .report-toolbar{opacity:1}
@media(max-width:900px){body.report-immersive{overflow:hidden}.report-page.mobile-report-mode{position:fixed;z-index:150;inset:0;width:100vw;height:100dvh;min-height:100dvh;background:#05080b}.report-page.mobile-report-mode .report-layout{display:block;width:100%;height:100%}.report-page.mobile-report-mode .report-frame-wrap{width:100%;height:100%;min-height:100%;padding:0;border-radius:0;box-shadow:none;background:#000}.report-page.mobile-report-mode .report-frame{width:100%;height:100%;min-height:100%;background:#000}.report-page.mobile-report-mode .legacy-chat{display:none}.report-page.mobile-report-mode .report-toolbar{position:fixed;z-index:170;right:8px;top:max(8px,env(safe-area-inset-top));opacity:.14}.report-page.mobile-report-mode .report-toolbar:focus-within{opacity:1}.report-page.mobile-report-mode .report-toolbar button{font-size:.72rem;padding:7px 9px}.report-page.mobile-report-mode .landscape-hint{position:fixed;inset:0;z-index:165}.report-frame-wrap,.legacy-chat{width:100%}.legacy-chat{min-height:260px;margin-top:12px}.report-frame-wrap{min-height:72vh}.report-frame{height:72vh;min-height:520px}}
@media(max-width:900px) and (orientation:landscape){.report-page.mobile-report-mode .report-toolbar{opacity:.08}.report-page.mobile-report-mode:hover .report-toolbar{opacity:.85}}
/* If a mobile browser refuses Screen Orientation locking, rotate the immersive canvas itself. */
@media(max-width:900px) and (orientation:portrait){
  .report-page.mobile-report-mode.css-landscape-fallback{left:50%;top:50%;right:auto;bottom:auto;width:100dvh;height:100dvw;min-height:100dvw;transform:translate(-50%,-50%) rotate(90deg);transform-origin:center center}
  .report-page.mobile-report-mode.css-landscape-fallback .report-layout,.report-page.mobile-report-mode.css-landscape-fallback .report-frame-wrap,.report-page.mobile-report-mode.css-landscape-fallback .report-frame{width:100%;height:100%;min-height:100%}
  .report-page.mobile-report-mode.css-landscape-fallback .report-toolbar{position:absolute;top:max(8px,env(safe-area-inset-right));right:8px}
}

/* v0.2.3 legacy carousel fidelity: preserve each portal's familiar report-selection language. */
.legacy-carousel-shell{position:relative;width:min(1120px,96%);margin:0 auto;padding:18px 58px 40px}.legacy-carousel{display:flex;gap:28px;align-items:center;justify-content:flex-start;width:100%;padding:18px calc(50% - 205px) 24px;overflow-x:auto;overflow-y:visible;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none}.legacy-carousel::-webkit-scrollbar{display:none}.legacy-card{flex:0 0 410px;scroll-snap-align:center;scroll-snap-stop:always;transform:scale(.94);opacity:.82;transition:transform .22s ease,opacity .22s ease,box-shadow .22s ease}.legacy-card.carousel-active,.legacy-card:focus-visible,.legacy-card:hover{transform:scale(1);opacity:1}.legacy-carousel-arrow{position:absolute;z-index:4;top:50%;width:42px;height:42px;margin-top:-34px;border:1px solid #d9dee3;border-radius:50%;display:grid;place-items:center;background:#fff;color:#27313e;font-size:2rem;line-height:1;box-shadow:0 7px 20px rgba(20,32,44,.12);transition:transform .15s,opacity .15s}.legacy-carousel-arrow:hover:not(:disabled){transform:scale(1.06)}.legacy-carousel-arrow:disabled{opacity:.25;cursor:default}.legacy-carousel-prev{left:4px}.legacy-carousel-next{right:4px}.legacy-carousel-dots{position:absolute;left:50%;bottom:8px;transform:translateX(-50%);display:flex;gap:7px;align-items:center}.legacy-carousel-dot{width:7px;height:7px;padding:0;border:0;border-radius:999px;background:#cbd1d8;transition:width .16s,background .16s}.legacy-carousel-dot.active{width:22px;background:#27313e}
/* Property Pulse: large white legacy card, report name/logo and dark See More treatment. */
.property-legacy-card{height:250px;padding:20px 24px 17px;border:0;border-radius:15px;display:flex;flex-direction:column;justify-content:space-between;background:#fff;color:#27313e;text-align:left;box-shadow:0 5px 15px rgba(0,0,0,.10)}.property-report-copy{display:flex;flex-direction:column;align-items:flex-start;min-height:166px}.property-report-copy>strong{font-size:1.32rem;font-weight:600;line-height:1.25}.property-report-logo{height:124px;width:100%;display:flex;align-items:center;justify-content:flex-start;margin-top:8px}.property-report-logo img{width:150px;height:112px;max-width:48%;object-fit:contain;object-position:left center}.legacy-card-footer{display:flex;align-items:center;justify-content:space-between;width:100%;gap:16px}.legacy-card-line{display:block;flex:1;border-top:1px solid #171d25}.legacy-open-action{flex:none;padding:.55rem 1rem;border-radius:5px;background:linear-gradient(93.74deg,#3f4b5c,#171d25);color:#fff;font-size:.78rem}.legacy-carousel-property-pulse .legacy-carousel-dot.active{background:#ad9349}
/* TIS DataPulse: original entity selection was a centred logo carousel, not a dashboard card. */
.theme-tisdatapulse .legacy-carousel-shell{width:min(980px,94%);padding-left:68px;padding-right:68px}.theme-tisdatapulse .legacy-carousel{width:100%;min-height:330px;margin:0;padding:18px calc(50% - 180px) 30px;gap:38px}.tis-legacy-card{flex:0 0 360px;height:286px;min-height:286px;padding:18px;border:0;border-radius:14px;display:grid;place-items:center;background:transparent;box-shadow:none}.tis-report-logo-wrap{width:100%;height:100%;display:grid;place-items:center}.tis-legacy-card img{width:min(270px,82%);height:190px;max-height:190px;object-fit:contain;filter:drop-shadow(0 8px 18px rgba(0,0,0,.06))}.theme-tisdatapulse .legacy-carousel-arrow{border-color:#423d43;color:#423d43;background:#fff}.theme-tisdatapulse .legacy-carousel-dot.active{background:#423d43}
/* TicQ: logo-led entity tile with the portal's blue/gold language, not the Property Pulse card. */
.ticq-legacy-card{height:250px;padding:24px 28px 18px;border:1px solid #e1eaf2;border-radius:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff;color:#163d63;text-align:center;box-shadow:0 7px 22px rgba(0,64,119,.10)}.ticq-report-logo-wrap{width:100%;height:128px;display:grid;place-items:center}.ticq-report-logo-wrap img{width:min(220px,76%);height:118px;object-fit:contain}.ticq-report-name{margin-top:5px;font-size:1.05rem;font-weight:600}.ticq-report-action{margin-top:14px;padding:7px 16px;border-radius:999px;background:#f39f24;color:#fff;font-size:.72rem;font-weight:600}.theme-ticq .legacy-carousel-arrow{border-color:#d7e7f6;color:#007de9}.theme-ticq .legacy-carousel-dot.active{background:#ac8a31}
@media(max-width:900px){.legacy-carousel-shell{width:100%;padding:10px 38px 38px}.legacy-carousel{padding-left:calc(50% - min(180px,42vw));padding-right:calc(50% - min(180px,42vw));gap:18px}.legacy-card{flex-basis:min(360px,84vw)}.legacy-carousel-arrow{width:36px;height:36px;font-size:1.65rem}.theme-tisdatapulse .legacy-carousel-shell{width:100%;padding-left:38px;padding-right:38px}.theme-tisdatapulse .legacy-carousel{padding-left:calc(50% - min(170px,40vw));padding-right:calc(50% - min(170px,40vw))}.tis-legacy-card{flex-basis:min(340px,82vw)}.ticq-legacy-card,.property-legacy-card{height:230px}}
@media(max-width:560px){.legacy-carousel-shell{padding-left:30px;padding-right:30px}.legacy-carousel{padding-left:calc(50% - 42vw);padding-right:calc(50% - 42vw)}.legacy-carousel-prev{left:0}.legacy-carousel-next{right:0}.property-report-logo img{max-width:58%}}

/* v0.2.10 mobile system, native Power BI viewer controls and consistent secret visibility. */
.portal-eye{width:36px;height:36px;padding:8px;display:grid;place-items:center;border-radius:9px;line-height:1}.portal-eye svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.portal-eye .eye-slash{display:none}.portal-eye[aria-pressed="true"] .eye-slash{display:block}.portal-eye:hover{background:rgba(39,49,62,.08)}.portal-password-control{position:relative;display:block;width:100%}.portal-password-control>input{width:100%;padding-right:50px!important}.portal-password-control>.portal-eye{right:7px}
.carousel-mobile-heading{display:none}
.report-frame-wrap,.report-frame,.report-frame>iframe{touch-action:pan-x pan-y pinch-zoom;overscroll-behavior:contain}.report-toolbar button b{font-weight:650}
.report-gesture-surface{position:absolute;z-index:160;inset:0;background:transparent;touch-action:none;user-select:none;-webkit-user-select:none;cursor:grab}.report-gesture-surface:active{cursor:grabbing}.report-gesture-toggle{display:none}.report-frame{will-change:transform}

@media(max-width:900px){
  .portal-content:focus{outline:none}.portal-shell{padding:8px}.portal-header{top:8px;min-height:58px;display:grid;grid-template-columns:44px minmax(0,1fr) 44px;gap:8px;padding:7px 8px;border-radius:14px}.portal-header>div:nth-child(2){display:none}.portal-menu{width:44px;height:44px;border-radius:11px;font-size:1.25rem}.portal-home-link{grid-column:2;width:100%;max-width:none;height:44px;margin:0;padding:0 8px;justify-content:flex-start;border:0;background:transparent;font-size:.84rem}.portal-home-name{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.portal-home-arrow{display:none}.portal-user{grid-column:3;width:44px;height:44px;min-width:44px;max-width:44px;margin:0;padding:3px;border:1px solid #e3e7eb;border-radius:50%;justify-content:center;background:#fff;box-shadow:none}.portal-user>div:last-child{display:none}.portal-avatar{width:36px;height:36px;flex:0 0 36px;font-size:.7rem}.theme-tisdatapulse .portal-user{padding:3px;border-color:#d8dde2}.theme-tisdatapulse .portal-header{top:8px;padding:7px 8px}.theme-tisdatapulse .portal-home-link{color:#423d43}
  .portal-sidebar{left:8px;top:8px;bottom:8px;width:min(304px,calc(100vw - 34px))!important;border-radius:20px}.portal-sidebar-close{top:10px;right:10px;width:40px;height:40px;padding:0;display:grid;place-items:center;border-radius:11px;font-size:1.15rem}.portal-sidebar-close span{display:none}.portal-sidebar-logo,.theme-tisdatapulse .portal-sidebar-logo,.theme-ticq .portal-sidebar-logo{height:112px!important;padding:18px 56px 10px 18px!important}.portal-sidebar-logo img,.theme-tisdatapulse .portal-sidebar-logo img,.theme-ticq .portal-sidebar-logo img{max-width:72%;max-height:74px}.portal-sidebar nav,.theme-tisdatapulse .portal-sidebar nav,.theme-ticq .portal-sidebar nav{min-height:0;gap:6px;padding:10px 12px;flex:1;background-size:auto 100%;overflow-y:auto}.portal-nav-button,.theme-tisdatapulse .portal-nav-button,.theme-ticq .portal-nav-button{min-height:48px;padding:11px 13px;font-size:.9rem;border-radius:12px}.theme-tisdatapulse .portal-nav-button.active,.theme-ticq .portal-nav-button.active{width:100%;margin:0}.portal-logout{width:calc(100% - 24px);min-height:46px;margin:10px 12px max(12px,env(safe-area-inset-bottom));padding:10px 14px}.portal-sidebar-backdrop{background:rgba(12,20,28,.52);backdrop-filter:blur(2px)}
  .portal-workspace,.theme-tisdatapulse .portal-workspace,.theme-ticq .portal-workspace{padding:0}.portal-content{padding-top:10px}.portal-section,.theme-tisdatapulse .portal-section{min-height:0;justify-content:flex-start;padding:14px 10px 24px;border-radius:14px}.portal-company-switch{margin:0 0 12px;padding:0 1px;display:flex;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none}.portal-company-switch::-webkit-scrollbar{display:none}.portal-company-chip{min-height:40px;flex:0 0 auto;padding:8px 13px}.carousel-mobile-heading{display:grid;grid-template-columns:1fr auto;align-items:end;gap:2px 12px;padding:0 4px 10px}.carousel-mobile-heading span{grid-column:1;color:#77818b;font-size:.64rem;font-weight:750;letter-spacing:.1em;text-transform:uppercase}.carousel-mobile-heading strong{grid-column:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#27313e;font-size:1.05rem}.carousel-mobile-heading output{grid-column:2;grid-row:1/3;padding:6px 9px;border-radius:999px;background:#eef1f4;color:#5e6975;font-size:.66rem;font-weight:750;font-variant-numeric:tabular-nums}
  .legacy-carousel-shell,.theme-tisdatapulse .legacy-carousel-shell{width:100%;padding:0 0 54px}.legacy-carousel,.theme-tisdatapulse .legacy-carousel{width:100%;min-height:0;margin:0;gap:12px;padding:4px calc(50% - min(156px,calc(50vw - 34px))) 18px;overscroll-behavior-inline:contain}.legacy-card,.tis-legacy-card{flex:0 0 min(312px,calc(100vw - 68px));transform:scale(.94);opacity:.58}.legacy-card.carousel-active{transform:scale(1);opacity:1}.property-legacy-card,.ticq-legacy-card{height:184px;padding:16px 18px}.property-report-copy{min-height:126px}.property-report-logo{height:90px}.property-report-logo img{height:84px}.ticq-report-logo-wrap{height:96px}.ticq-report-logo-wrap img{height:88px}.tis-legacy-card{height:176px;min-height:176px;padding:10px;border:1px solid #e6e6e6;background:linear-gradient(145deg,#fff,#f7f7f7);box-shadow:0 8px 22px rgba(30,30,30,.08)}.tis-legacy-card img{height:120px;max-height:120px}.legacy-carousel-arrow{top:auto;bottom:2px;width:38px;height:38px;margin:0}.legacy-carousel-prev{left:calc(50% - 86px)}.legacy-carousel-next{right:calc(50% - 86px)}.legacy-carousel-dots{bottom:15px}.legacy-carousel-dot{width:6px;height:6px}.legacy-carousel-dot.active{width:18px}.single-report,.theme-tisdatapulse .single-report{padding-bottom:8px}.single-report .legacy-carousel,.theme-tisdatapulse .single-report .legacy-carousel{justify-content:center;padding:4px 0 10px;overflow:visible}.single-report .legacy-card,.single-report .tis-legacy-card{flex-basis:min(286px,calc(100vw - 54px));opacity:1;transform:none}
  .portal-admin-card{padding:16px}.portal-admin-heading button,.portal-admin-row button,.portal-form button,.modal-actions button{min-height:44px}.portal-modal-backdrop{padding:10px}.portal-modal{max-height:calc(100dvh - 20px);border-radius:14px}.portal-modal header,#portal-modal-body{padding:15px}.modal-actions{flex-wrap:wrap}.modal-actions button{flex:1 1 140px}.ask-pulse-page{padding:0}.ask-stream{min-height:300px;max-height:55dvh;padding:14px}.ask-composer{padding:12px}
  .report-page.mobile-report-mode{--viewer-inset:max(7px,env(safe-area-inset-top),env(safe-area-inset-right),env(safe-area-inset-bottom),env(safe-area-inset-left));position:relative;inset:auto;z-index:auto;width:100%;height:auto;min-height:calc(100dvh - 86px);padding:0;background:#111820;border-radius:14px}.report-page.mobile-report-mode .report-layout{display:block;width:100%;height:auto;padding:var(--viewer-inset)}.report-page.mobile-report-mode .report-frame-wrap{width:100%;height:calc(100dvh - 108px);min-height:480px;padding:0;border:1px solid rgba(255,255,255,.5);border-radius:11px;background:#fff;box-shadow:none}.report-page.mobile-report-mode .report-frame{width:100%;height:100%;min-height:100%;background:#fff}.report-page.mobile-report-mode .legacy-chat{display:none}.report-page.mobile-report-mode .report-toolbar{position:absolute;z-index:18;left:calc(var(--viewer-inset) + 7px);right:calc(var(--viewer-inset) + 7px);top:calc(var(--viewer-inset) + 7px);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:7px;opacity:1;pointer-events:none}.report-page.mobile-report-mode .report-toolbar button{min-height:40px;pointer-events:auto;padding:8px 10px;font-size:.7rem}.report-page.mobile-report-mode #report-orientation-toggle{justify-self:center;display:flex;align-items:center;gap:5px}
  .report-page:fullscreen,.report-page:-webkit-full-screen{--viewer-inset:max(7px,env(safe-area-inset-top),env(safe-area-inset-right),env(safe-area-inset-bottom),env(safe-area-inset-left));position:fixed;inset:0;width:100vw;height:100dvh;min-height:100dvh;background:#05080b;border-radius:0}.report-page:fullscreen .report-layout,.report-page:-webkit-full-screen .report-layout{width:100%;height:100%;padding:var(--viewer-inset)}.report-page:fullscreen .report-frame-wrap,.report-page:-webkit-full-screen .report-frame-wrap{width:100%;height:100%;min-height:100%;border-radius:11px}.report-page:fullscreen .report-toolbar,.report-page:-webkit-full-screen .report-toolbar{position:fixed;left:calc(var(--viewer-inset) + 7px);right:calc(var(--viewer-inset) + 7px);top:calc(var(--viewer-inset) + 7px);opacity:1}
}
@media(max-width:420px){.portal-header{grid-template-columns:42px minmax(0,1fr) 42px}.portal-menu,.portal-user{width:42px;height:42px;min-width:42px;max-width:42px}.portal-home-link{height:42px;font-size:.78rem}.portal-avatar{width:34px;height:34px;flex-basis:34px}.report-toolbar button span{display:none}.report-page.mobile-report-mode .report-toolbar button{padding:8px 9px}.report-page.mobile-report-mode #report-orientation-toggle b{font-size:.68rem}}
@media(max-width:360px){.portal-shell{padding:6px}.portal-header{top:6px;gap:5px;padding:6px}.portal-section,.theme-tisdatapulse .portal-section{padding-inline:7px}.carousel-mobile-heading{padding-inline:2px}.legacy-card,.tis-legacy-card{flex-basis:calc(100vw - 48px)}.single-report .legacy-card,.single-report .tis-legacy-card{flex-basis:calc(100vw - 42px)}}

/* v0.2.18 preserves the accepted viewer UI and adds an isolated, no-panel mobile gesture mode. */
@media(max-width:900px){
  body.report-immersive{overflow:hidden}
  .report-page.mobile-report-mode{position:fixed;z-index:150;inset:0;width:100vw;height:100dvh;min-height:100dvh;padding:0;border-radius:0;background:#05080b}
  .report-page.mobile-report-mode .report-layout{display:block;width:100%;height:100%;padding:0}
  .report-page.mobile-report-mode .report-frame-wrap{width:100%;height:100%;min-height:100%;padding:0;border:0;border-radius:0;background:#000;box-shadow:none}
  .report-page.mobile-report-mode .report-frame{width:100%;height:100%;min-height:100%;background:#000}
  .report-page.mobile-report-mode .legacy-chat{display:none}
  .report-page.mobile-report-mode .report-toolbar{position:fixed;z-index:170;left:8px;right:auto;top:max(8px,env(safe-area-inset-top));display:flex;opacity:.16;pointer-events:none}
  .report-page.mobile-report-mode .report-toolbar:focus-within{opacity:1}
  .report-page.mobile-report-mode .report-toolbar button{min-height:40px;pointer-events:auto;padding:8px 10px;font-size:.72rem}
  .report-page.mobile-report-mode .report-gesture-toggle{position:fixed;z-index:175;right:max(8px,env(safe-area-inset-right));top:max(8px,env(safe-area-inset-top));min-height:40px;display:flex;align-items:center;gap:7px;padding:8px 11px;border:1px solid rgba(255,255,255,.3);border-radius:9px;background:rgba(20,27,34,.88);color:#fff;box-shadow:0 3px 12px rgba(0,0,0,.18);backdrop-filter:blur(8px);font-size:.72rem;font-weight:650}
  .report-page.mobile-report-mode .report-gesture-toggle svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}
  .report-page.mobile-report-mode .report-gesture-toggle[aria-pressed="true"]{background:rgba(255,255,255,.94);color:#111;border-color:#fff}
}
@media(max-width:420px){.report-page.mobile-report-mode .report-gesture-toggle{width:42px;height:42px;min-height:42px;padding:10px;border-radius:50%;justify-content:center}.report-page.mobile-report-mode .report-gesture-toggle .report-gesture-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}}
@media(max-width:900px) and (orientation:portrait){
  .report-page.mobile-report-mode.css-landscape-fallback{left:50%;top:50%;right:auto;bottom:auto;width:100dvh;height:100dvw;min-height:100dvw;transform:translate(-50%,-50%) rotate(90deg);transform-origin:center center}
  .report-page.mobile-report-mode.css-landscape-fallback .report-layout,.report-page.mobile-report-mode.css-landscape-fallback .report-frame-wrap,.report-page.mobile-report-mode.css-landscape-fallback .report-frame{width:100%;height:100%;min-height:100%}
  .report-page.mobile-report-mode.css-landscape-fallback .report-toolbar{position:absolute;left:max(8px,env(safe-area-inset-bottom));top:max(8px,env(safe-area-inset-right));right:auto}
}
