/* TR Global v121 — buyer experience, accessibility, responsive stability and native-app polish. */
:root{
  --tr121-navy:#0b1647;
  --tr121-blue:#0758bd;
  --tr121-blue-dark:#0b3f91;
  --tr121-blue-soft:#edf5ff;
  --tr121-gold:#b9852d;
  --tr121-ink:#10183d;
  --tr121-muted:#64718a;
  --tr121-line:#dce4ef;
  --tr121-surface:#ffffff;
  --tr121-bg:#f5f7fb;
  --tr121-radius-sm:14px;
  --tr121-radius:22px;
  --tr121-radius-lg:30px;
  --tr121-shadow:0 18px 55px rgba(14,35,79,.09);
  --tr121-container:min(1180px,calc(100% - 40px));
}
html{scroll-padding-top:112px;text-rendering:optimizeLegibility}
body.tr-experience-v121{background:var(--tr121-bg);color:var(--tr121-ink)}
body.tr-experience-v121 main{overflow:clip}
body.tr-experience-v121 .container,body.tr-experience-v121 .bx-container{width:var(--tr121-container);max-width:1180px;margin-inline:auto}
body.tr-experience-v121 :is(h1,h2,h3,h4,p,li,a,button,label,summary,dt,dd){word-break:normal;overflow-wrap:break-word}
body.tr-experience-v121 :is(p,li,dd){text-wrap:pretty}
body.tr-experience-v121 :is(h1,h2,h3){text-wrap:balance}
body.tr-experience-v121 img{display:block;max-width:100%;height:auto}
body.tr-experience-v121 :is(a,button,input,select,textarea,summary):focus-visible{outline:3px solid rgba(7,88,189,.32)!important;outline-offset:3px!important}
body.tr-experience-v121 a{transition:color .18s ease,background-color .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease}
body.tr-experience-v121 button{transition:background-color .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease}
body.tr-experience-v121 :is(.btn,.bx-button,.mega-btn,.nav-cta,.nav-project-link){min-height:46px;align-items:center;justify-content:center}
body.tr-experience-v121 :is(.btn,.bx-button,.mega-btn):active{transform:translateY(1px)}
body.tr-experience-v121 .reveal{will-change:auto}
body.tr-experience-v121 [hidden]{display:none!important}

/* One public navigation system */
.tr-public-header-v121{position:relative;z-index:120;background:rgba(255,255,255,.985);border-bottom:1px solid rgba(15,43,92,.10);box-shadow:0 10px 34px rgba(16,35,76,.065)}
.tr-public-header-v121 .topline{background:linear-gradient(90deg,#0d1748,#0c2f72);color:#fff}
.tr-public-header-v121 .topline-inner{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:18px;font-size:.75rem;font-weight:760;letter-spacing:.01em}
.tr-public-header-v121 .topline-inner>div{display:flex;align-items:center;gap:18px}
.tr-public-header-v121 .topline a{color:#fff;text-decoration:underline;text-underline-offset:3px;font-weight:900}
.tr-public-header-v121 .nav{position:relative;min-height:82px;display:flex;align-items:center;gap:12px}
.tr-public-header-v121 .brand{display:flex;align-items:center;gap:11px;flex:0 1 auto;min-width:0;text-decoration:none}
.tr-public-header-v121 .brand-mark{width:48px;height:48px;display:grid;place-items:center;flex:0 0 auto}
.tr-public-header-v121 .brand-mark img{width:100%;height:100%;object-fit:contain}
.tr-public-header-v121 .brand-name{display:flex;flex-direction:column;min-width:0;line-height:1.05;white-space:nowrap}
.tr-public-header-v121 .brand-name strong{font-size:.95rem;color:#111445}
.tr-public-header-v121 .brand-name small{font-size:.69rem;color:#6d7891;margin-top:4px}
.tr-public-header-v121 .nav-links{display:flex;align-items:center;gap:2px;margin-left:auto;min-width:0}
.tr-public-header-v121 .nav-links>a{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:9px 10px;border-radius:999px;color:#293756;font-size:.8rem;font-weight:860;line-height:1.1;white-space:nowrap;text-decoration:none}
.tr-public-header-v121 .nav-links>a:hover,.tr-public-header-v121 .nav-links>a.active{background:var(--tr121-blue-soft);color:var(--tr121-blue)}
.tr-public-header-v121 .nav-links>a[aria-current="page"]{box-shadow:inset 0 0 0 1px rgba(7,88,189,.12)}
.tr-public-header-v121 .nav-project-link{border:1px solid #d5e2f4}
.tr-public-header-v121 .nav-cta{display:inline-flex;padding:11px 17px;border-radius:999px;background:var(--tr121-blue);color:#fff;font-weight:900;white-space:nowrap;text-decoration:none;box-shadow:0 12px 28px rgba(7,88,189,.20)}
.tr-public-header-v121 .nav-cta:hover,.tr-public-header-v121 .nav-cta.active{background:var(--tr121-blue-dark);color:#fff}
.tr-public-header-v121 .nav-toggle{display:none;align-items:center;justify-content:center;min-height:44px;padding:9px 13px;border:1px solid #d8e2f1;border-radius:13px;background:#f2f6fc;color:#123f80;font-weight:900;white-space:nowrap}
.tr-public-header-v121 .nav-toggle:after{content:"";width:18px;height:14px;margin-left:8px;background:linear-gradient(currentColor,currentColor) 0 0/100% 2px no-repeat,linear-gradient(currentColor,currentColor) 0 50%/100% 2px no-repeat,linear-gradient(currentColor,currentColor) 0 100%/100% 2px no-repeat}
.tr-public-header-v121 .nav-toggle[aria-expanded="true"]:after{height:18px;background:linear-gradient(45deg,transparent 46%,currentColor 47% 53%,transparent 54%),linear-gradient(-45deg,transparent 46%,currentColor 47% 53%,transparent 54%)}
.tr-public-header-v121 .nav-mobile-login{display:none!important}
body.tr-public-nav-open{overflow:hidden}

/* Consistent page rhythm */
body.tr-experience-v121 :is(.public-page-hero,.mega-public-hero,.product-detail-hero,.bx-hero,.bx-contact-hero){isolation:isolate}
body.tr-experience-v121 :is(.public-page-hero,.mega-public-hero){padding-block:clamp(58px,7vw,96px)}
body.tr-experience-v121 :is(.public-section,.mega-section,.bx-section,.section){scroll-margin-top:110px}
body.tr-experience-v121 .section-title p,body.tr-experience-v121 .bx-section-head>p,body.tr-experience-v121 .mega-heading p{max-width:68ch}
body.tr-experience-v121 :is(.public-page-hero,.mega-public-hero,.bx-contact-hero) p{max-width:66ch}
body.tr-experience-v121 .public-eyebrow,body.tr-experience-v121 .kicker,body.tr-experience-v121 .bx-kicker,body.tr-experience-v121 .mega-kicker{letter-spacing:.105em}
body.tr-experience-v121 .public-page-hero h1,body.tr-experience-v121 .mega-public-hero h1{max-width:850px}

/* Buyer guidance blocks */
.tr121-guide{padding:clamp(54px,6vw,86px) 0;background:#fff}
.tr121-guide-head{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:32px;align-items:end;margin-bottom:28px}
.tr121-guide-head h2{margin:.35rem 0 0;font-size:clamp(2rem,4vw,3.35rem);line-height:1.02;color:var(--tr121-navy)}
.tr121-guide-head p{margin:0;color:var(--tr121-muted);line-height:1.7}
.tr121-check-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.tr121-check-card{position:relative;padding:22px;border:1px solid var(--tr121-line);border-radius:var(--tr121-radius);background:linear-gradient(145deg,#fff,#f8fbff);box-shadow:0 10px 30px rgba(15,42,91,.055)}
.tr121-check-card:before{content:attr(data-step);display:grid;place-items:center;width:34px;height:34px;margin-bottom:17px;border-radius:11px;background:var(--tr121-blue-soft);color:var(--tr121-blue);font-size:.78rem;font-weight:950}
.tr121-check-card h3{margin:0 0 8px;color:var(--tr121-navy);font-size:1.02rem}
.tr121-check-card p{margin:0;color:var(--tr121-muted);font-size:.86rem;line-height:1.58}
.tr121-faq{padding:clamp(54px,6vw,86px) 0;background:linear-gradient(180deg,#f3f7ff,#f8f9fc)}
.tr121-faq-grid{display:grid;grid-template-columns:minmax(240px,.72fr) minmax(0,1.28fr);gap:34px;align-items:start}
.tr121-faq-intro{position:sticky;top:24px}
.tr121-faq-intro h2{margin:.4rem 0 12px;font-size:clamp(2rem,3.4vw,3rem);line-height:1.04;color:var(--tr121-navy)}
.tr121-faq-intro p{color:var(--tr121-muted);line-height:1.65}
.tr121-faq-list{display:grid;gap:10px}
.tr121-faq-list details{border:1px solid var(--tr121-line);border-radius:18px;background:#fff;box-shadow:0 8px 24px rgba(18,42,88,.045);overflow:hidden}
.tr121-faq-list summary{position:relative;cursor:pointer;list-style:none;padding:20px 54px 20px 20px;color:var(--tr121-navy);font-weight:900}
.tr121-faq-list summary::-webkit-details-marker{display:none}
.tr121-faq-list summary:after{content:"+";position:absolute;right:18px;top:50%;translate:0 -50%;display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:var(--tr121-blue-soft);color:var(--tr121-blue);font-size:1.15rem}
.tr121-faq-list details[open] summary:after{content:"−"}
.tr121-faq-list details p{margin:0;padding:0 20px 20px;color:var(--tr121-muted);line-height:1.65}

/* Catalogue quick finder */
.tr121-catalogue-finder{margin:26px auto 10px;padding:22px;border:1px solid var(--tr121-line);border-radius:24px;background:#fff;box-shadow:var(--tr121-shadow)}
.tr121-catalogue-finder-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:14px}
.tr121-catalogue-finder h2{margin:0;color:var(--tr121-navy);font-size:1.35rem}
.tr121-catalogue-finder p{margin:5px 0 0;color:var(--tr121-muted);font-size:.86rem}
.tr121-catalogue-search-wrap{position:relative}
.tr121-catalogue-search-wrap input{width:100%;min-height:54px;padding:13px 46px 13px 16px;border:1px solid #cfdbea;border-radius:15px;background:#f9fbff;color:var(--tr121-ink);font-size:1rem}
.tr121-catalogue-search-wrap span{position:absolute;right:15px;top:50%;translate:0 -50%;color:var(--tr121-muted);font-weight:850}
.tr121-catalogue-results{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:12px}
.tr121-catalogue-results a{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:3px;min-height:48px;padding:10px 12px;border:1px solid var(--tr121-line);border-radius:13px;background:#fff;color:var(--tr121-navy);font-size:.82rem;font-weight:820;text-decoration:none}
.tr121-catalogue-results a small{color:var(--tr121-muted);font-size:.69rem;font-weight:720}
.tr121-catalogue-results a:hover{border-color:#b8cceb;background:#f2f7ff;color:var(--tr121-blue)}
.tr121-catalogue-empty{margin:12px 0 0;color:var(--tr121-muted);font-size:.85rem}

/* Product detail clarity */
body.tr-experience-v121 .breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:16px;color:var(--tr121-muted);font-size:.78rem}
body.tr-experience-v121 .breadcrumb a{color:var(--tr121-blue);font-weight:820;text-decoration:none}
body.tr-experience-v121 .breadcrumb span+span:before,body.tr-experience-v121 .breadcrumb a+span:before{content:"/";margin-right:8px;color:#9aa7ba}
.tr121-product-prep{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:16px}
.tr121-product-prep span{padding:11px 12px;border:1px solid rgba(7,88,189,.14);border-radius:13px;background:#f4f8ff;color:#24446e;font-size:.76rem;font-weight:780;line-height:1.35}
body.tr-experience-v121 .product-actions{align-items:stretch}
body.tr-experience-v121 .product-photo-card{aspect-ratio:4/5;min-height:0}
body.tr-experience-v121 .product-photo-card>.product-photo{width:100%;height:100%;object-fit:cover}

/* Private brief usability */
body.tr-project-brief-v118.tr-experience-v121 .mega-progress{position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}
body.tr-project-brief-v118.tr-experience-v121 .mega-progress-step{min-height:46px;display:flex;align-items:center;justify-content:center;text-align:center;padding:9px;border-radius:12px}
body.tr-project-brief-v118.tr-experience-v121 .mega-progress-step[aria-current="step"]{box-shadow:0 0 0 3px rgba(7,88,189,.13)}
.tr121-brief-prep{margin-top:18px;padding:18px;border:1px solid var(--tr121-line);border-radius:19px;background:#fff}
.tr121-brief-prep h3{margin:0 0 10px;color:var(--tr121-navy)}
.tr121-brief-prep ul{margin:0;padding-left:19px;color:var(--tr121-muted);line-height:1.65;font-size:.85rem}
body.tr-experience-v121 :is(input,select,textarea){accent-color:var(--tr121-blue)}
body.tr-experience-v121 :is(input,select,textarea):user-invalid{border-color:#b43f4b!important}
body.tr-experience-v121 button[aria-busy="true"]{cursor:wait;opacity:.78}

/* Uniform public footer */
.tr-public-footer-v121{margin-top:0;background:#0b153f;color:#fff}
.tr-public-footer-v121 .public-footer-cta{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-block:34px;border-bottom:1px solid rgba(255,255,255,.12)}
.tr-public-footer-v121 .public-footer-cta span{display:block;margin-bottom:6px;color:#d7e4ff;font-size:.74rem;font-weight:850;text-transform:uppercase;letter-spacing:.1em}
.tr-public-footer-v121 .public-footer-cta h2{margin:0;max-width:760px;color:#fff;font-size:clamp(1.45rem,2.8vw,2.35rem);line-height:1.08}
.tr-public-footer-v121 .public-footer-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}
.tr-public-footer-v121 .public-footer-actions a{display:inline-flex;min-height:46px;padding:11px 16px;border-radius:999px;font-weight:900;text-decoration:none}
.tr-public-footer-v121 .public-footer-actions .footer-project{background:#fff;color:#0b3f91}
.tr-public-footer-v121 .public-footer-actions .footer-login{border:1px solid rgba(255,255,255,.28);color:#fff}
.tr-public-footer-v121 .footer-main{display:grid;grid-template-columns:minmax(260px,1.45fr) repeat(3,minmax(150px,.75fr));gap:34px;padding-block:48px}
.tr-public-footer-v121 .footer-logo{display:flex;align-items:center;gap:11px;color:#fff;text-decoration:none;font-weight:900}
.tr-public-footer-v121 .footer-logo img{width:52px;height:52px;object-fit:contain;border-radius:14px;background:#fff}
.tr-public-footer-v121 .footer-logo small{color:#bfc9df;font-size:.72rem}
.tr-public-footer-v121 .footer-brand-column>p{max-width:410px;color:#c7d0e4;line-height:1.65;font-size:.86rem}
.tr-public-footer-v121 h4{margin:0 0 13px;color:#fff;font-size:.9rem}
.tr-public-footer-v121 .footer-main>div:not(.footer-brand-column){display:flex;flex-direction:column;align-items:flex-start;gap:9px}
.tr-public-footer-v121 .footer-main a{color:#c8d3e8;text-decoration:none;font-size:.84rem}
.tr-public-footer-v121 .footer-main a:hover{color:#fff}
.tr-public-footer-v121 .footer-main p{margin:0;color:#c8d3e8;font-size:.84rem;line-height:1.55}
.tr-public-footer-v121 .footer-badges{display:flex;flex-wrap:wrap;gap:7px;margin-top:16px}
.tr-public-footer-v121 .footer-badges span{padding:7px 10px;border:1px solid rgba(255,255,255,.15);border-radius:999px;color:#dce6f8;font-size:.68rem;font-weight:820}
.tr-public-footer-v121 .footer-bottom,.tr-public-footer-v121 .tr-legal-footer-bar{display:flex;justify-content:space-between;gap:18px;padding-block:17px;border-top:1px solid rgba(255,255,255,.10);color:#aebbd4;font-size:.74rem}
.tr-public-footer-v121 .tr-legal-footer-links{display:flex;flex-wrap:wrap;gap:15px}
.tr-public-footer-v121 .tr-legal-footer-links a{color:#c8d3e8;text-decoration:none}

/* Offline status, hidden unless needed */
.tr121-connectivity{position:fixed;z-index:100000;left:50%;top:12px;translate:-50% -150%;width:min(520px,calc(100% - 24px));padding:11px 16px;border-radius:14px;background:#7b2630;color:#fff;text-align:center;font-size:.8rem;font-weight:850;box-shadow:0 15px 40px rgba(31,13,17,.25);transition:translate .24s ease}
.tr121-connectivity.show{translate:-50% 0}

/* Native app refinements */
html.tr-native-app body.tr-experience-v121{background:#f4f6fb}
html.tr-native-app body.tr-experience-v121 .tr-app-topbar{box-shadow:0 7px 24px rgba(13,27,66,.075)}
html.tr-native-app body.tr-experience-v121 .tr-app-dashboard-welcome{margin-bottom:12px;padding:18px;border-radius:22px}
html.tr-native-app body.tr-experience-v121 .dashboard-intro{padding:17px!important;border:1px solid #e0e6f1!important;border-radius:20px!important;background:#fff!important;box-shadow:0 8px 24px rgba(18,34,74,.045)!important}
html.tr-native-app body.tr-experience-v121 .dashboard-summary-grid{gap:9px!important}
html.tr-native-app body.tr-experience-v121 .dashboard-summary-card{min-height:128px!important;padding:15px!important;border-radius:19px!important}
html.tr-native-app body.tr-experience-v121 .dashboard-panel{border-radius:20px!important;box-shadow:0 8px 24px rgba(18,34,74,.05)!important}
html.tr-native-app body.tr-experience-v121 .dashboard-panel-head{gap:9px!important}
html.tr-native-app body.tr-experience-v121 .dashboard-quick-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}
html.tr-native-app body.tr-experience-v121 .dashboard-quick-actions a{min-height:82px!important;padding:13px!important;border-radius:17px!important}
html.tr-native-app body.tr-experience-v121 .tr-mobile-nav span{font-size:.64rem!important}
html.tr-native-app body.tr-experience-v121 .tr-mobile-nav :is(a,button){min-width:0!important}
html.tr-native-app body.tr-experience-v121 .tr-mobile-drawer{box-shadow:0 -28px 75px rgba(8,15,48,.28)!important}
html.tr-native-app body.tr-experience-v121 .portal-content :is(h1,h2,h3,h4){overflow-wrap:break-word!important}
html.tr-native-app body.tr-experience-v121 .portal-content :is(p,span,small,a,button,td,dd){word-break:normal!important;overflow-wrap:break-word!important}
html.tr-native-app body.tr-experience-v121 .portal-card :is(img,video){max-width:100%!important}
html.tr-native-app .tr121-connectivity{top:calc(var(--app-safe-top) + 8px)}

@media(max-width:1220px){
  .tr-public-header-v121 .nav-links{display:none!important;position:absolute!important;top:calc(100% + 8px)!important;left:16px!important;right:16px!important;margin:0!important;padding:12px!important;background:#fff!important;border:1px solid #dce5f1!important;border-radius:20px!important;box-shadow:0 24px 60px rgba(17,34,75,.18)!important;flex-direction:column!important;align-items:stretch!important;gap:4px!important;z-index:150!important;max-height:calc(100dvh - 145px);overflow:auto;overscroll-behavior:contain}
  .tr-public-header-v121 .nav-links.open{display:flex!important}
  .tr-public-header-v121 .nav-links>a{justify-content:flex-start!important;width:100%;min-height:46px;padding:11px 14px!important;font-size:.9rem!important}
  .tr-public-header-v121 .nav-cta{display:none!important}
  .tr-public-header-v121 .nav-mobile-login{display:flex!important;background:var(--tr121-blue)!important;color:#fff!important;margin-top:5px}
  .tr-public-header-v121 .nav-toggle{display:inline-flex!important;margin-left:0!important;flex:0 0 auto}
  .tr-public-header-v121 .tr-language-switcher{margin-left:auto!important;flex:0 0 auto}
  .tr121-check-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .tr121-catalogue-results{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:900px){
  :root{--tr121-container:min(100% - 28px,1180px)}
  .tr121-guide-head,.tr121-faq-grid{grid-template-columns:1fr;gap:22px}
  .tr121-faq-intro{position:static}
  .tr-public-footer-v121 .footer-main{grid-template-columns:repeat(2,minmax(0,1fr))}
  .tr-public-footer-v121 .footer-brand-column{grid-column:1/-1}
  .tr121-product-prep{grid-template-columns:1fr}
}
@media(max-width:720px){
  :root{--tr121-container:min(100% - 24px,1180px)}
  html{scroll-padding-top:86px}
  .tr-public-header-v121 .topline-inner{min-height:30px;font-size:.67rem}
  .tr-public-header-v121 .topline-inner>div>span{display:none}
  .tr-public-header-v121 .topline-inner>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
  .tr-public-header-v121 .nav{min-height:70px;gap:8px;padding-left:12px;padding-right:12px}
  .tr-public-header-v121 .brand-mark{width:42px;height:42px}
  .tr-public-header-v121 .brand-name strong{font-size:.85rem}
  .tr-public-header-v121 .brand-name small{font-size:.63rem}
  .tr-public-header-v121 .tr-language-switcher select{min-width:82px!important;max-width:92px!important}
  .tr121-check-grid,.tr121-catalogue-results{grid-template-columns:1fr}
  .tr121-guide-head h2,.tr121-faq-intro h2{font-size:2rem}
  .tr121-catalogue-finder{padding:17px}
  .tr121-catalogue-finder-head{display:block}
  .tr-public-footer-v121 .public-footer-cta{align-items:flex-start;flex-direction:column;padding-block:28px}
  .tr-public-footer-v121 .public-footer-actions{justify-content:flex-start}
  .tr-public-footer-v121 .footer-main{grid-template-columns:1fr;gap:27px;padding-block:38px}
  .tr-public-footer-v121 .footer-brand-column{grid-column:auto}
  .tr-public-footer-v121 .footer-bottom,.tr-public-footer-v121 .tr-legal-footer-bar{align-items:flex-start;flex-direction:column}
  body.tr-project-brief-v118.tr-experience-v121 .mega-progress{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:470px){
  .tr-public-header-v121 .brand-name small{display:none}
  .tr-public-header-v121 .brand-name strong{max-width:110px;overflow:hidden;text-overflow:ellipsis}
  .tr-public-header-v121 .topline-inner>span{max-width:64vw}
  .tr-public-header-v121 .nav-links{left:10px!important;right:10px!important}
  .tr121-check-grid{grid-template-columns:1fr}
  .tr-public-footer-v121 .public-footer-actions{display:grid;width:100%}
  .tr-public-footer-v121 .public-footer-actions a{width:100%}
}
@media(prefers-reduced-motion:reduce){
  *,*:before,*:after{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}
  .reveal{opacity:1!important;transform:none!important}
}

/* Final v121 defensive polish */
body.tr-experience-v121 :is(button,[role="button"],input,select,textarea){font:inherit}
body.tr-experience-v121 :is(button,a,input,select,textarea){-webkit-tap-highlight-color:transparent}
body.tr-experience-v121 :is(.portal-table-wrap,.table-scroll,.responsive-table,.document-table-wrap){max-width:100%;overflow-x:auto;overscroll-behavior-inline:contain}
body.tr-experience-v121 table{max-width:100%}
body.tr-experience-v121 :is(.portal-empty,.empty-state,[data-empty-state]){overflow-wrap:break-word}
html.tr-native-app body.tr-experience-v121{padding-bottom:calc(var(--app-safe-bottom,0px) + 4px)}
html.tr-native-app body.tr-experience-v121 .portal-content{min-width:0}
html.tr-native-app body.tr-experience-v121 :is(.portal-card,.dashboard-panel,.dashboard-summary-card){min-width:0}
@media(max-width:720px){
  body.tr-experience-v121 :is(input,select,textarea){font-size:16px}
  html.tr-native-app body.tr-experience-v121 .dashboard-summary-card{min-height:112px!important}
  html.tr-native-app body.tr-experience-v121 .dashboard-quick-actions a{min-height:74px!important}
}
