.team-story{--th-canvas: oklch(.993 .004 285);--th-surface: oklch(.998 .003 285);--th-ink: oklch(.25 .045 270);--th-muted: oklch(.51 .025 270);--th-line: oklch(.91 .018 280);--th-soft: oklch(.976 .012 283);background:var(--th-canvas);color:var(--th-ink)}.dark .team-story{--th-canvas: oklch(.18 .015 265);--th-surface: oklch(.22 .018 265);--th-ink: oklch(.95 .008 285);--th-muted: oklch(.73 .02 270);--th-line: oklch(.36 .02 270);--th-soft: oklch(.25 .022 275)}.team-story main{padding-top:64px;overflow:hidden}.team-story section[id]{scroll-margin-top:88px}.team-story h1,.team-story h2,.team-story h3{color:var(--th-ink)}.team-story p{color:var(--th-muted)}.th-wrap{width:min(1200px,calc(100% - 48px));margin:0 auto}.th-eyebrow{margin:0 0 20px;color:hsl(var(--primary));font-size:14px;font-weight:600;letter-spacing:-.01em}.th-button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:16px;border-radius:12px;padding:0 21px;font-size:13px;font-weight:700;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;white-space:nowrap}.th-button:hover{transform:translateY(-2px)}.th-button:focus-visible,.th-text-link:focus-visible{outline:3px solid hsl(var(--ring));outline-offset:3px}.th-button--dark{background:hsl(var(--primary));color:hsl(var(--primary-foreground));box-shadow:0 14px 28px -20px hsl(var(--primary) / .8)}.th-button--dark:hover{box-shadow:0 18px 32px -18px hsl(var(--primary) / .75);color:hsl(var(--primary-foreground))}.th-button--light{border:1px solid var(--th-line);background:var(--th-surface);color:var(--th-ink)}.th-button--light:hover{border-color:#ab9ef5}.th-hero{position:relative;border-bottom:1px solid var(--th-line);background:radial-gradient(circle at 86% 52%,oklch(.96 .034 278 / .7),transparent 35%),var(--th-canvas)}.th-hero__grid{display:grid;grid-template-columns:minmax(0,.41fr) minmax(0,.59fr);align-items:center;gap:44px;min-height:575px;padding-top:56px;padding-bottom:52px}.th-hero__copy{position:relative;z-index:1}.th-hero h1{max-width:13ch;margin:0;font-size:clamp(43px,4.25vw,64px);line-height:1.06;font-weight:800;letter-spacing:-.045em}.th-hero__lead{max-width:50ch;margin:20px 0 0;font-size:clamp(17px,1.6vw,20px);line-height:1.5}.th-hero__buttons{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.th-hero__points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;max-width:520px;margin-top:45px}.th-hero__points span{display:flex;align-items:flex-start;gap:8px;font-size:11px;font-weight:600;line-height:1.4}.th-hero__points svg{flex:none;color:#4e5be8}.th-hero__visual{position:relative;min-width:0;isolation:isolate}.th-hero__halo{position:absolute;z-index:-1;border-radius:45% 55% 58% 42%;filter:blur(1px)}.th-hero__halo--one{top:5%;right:-6%;bottom:-8%;left:8%;background:#eff0ff8c;background:oklch(.96 .044 283 / .55);transform:rotate(-12deg)}.th-hero__halo--two{top:34%;right:3%;bottom:-10%;left:-9%;background:#e1f6ff6b;background:oklch(.96 .045 225 / .42);transform:rotate(18deg)}.th-app{display:grid;grid-template-columns:126px minmax(0,1fr);min-height:378px;overflow:hidden;border:1px solid var(--th-line);border-radius:19px;background:var(--th-surface);box-shadow:0 30px 70px -42px #29295c59}.th-app__sidebar{border-right:1px solid var(--th-line);padding:18px 9px}.th-app__brand{display:flex;align-items:center;gap:5px;padding:0 5px 18px;font-size:12px;font-weight:800;letter-spacing:-.03em}.th-app__mark{display:grid;width:17px;height:19px;place-items:center;border-radius:5px;background:linear-gradient(145deg,#f9aa30,#f542a8 52%,#5940ec);color:#fbfbff;font-size:13px}.th-app__nav{display:grid;gap:3px}.th-app__nav span{display:flex;align-items:center;gap:8px;border-radius:7px;padding:8px 7px;color:var(--th-muted);font-size:10px;font-weight:600;white-space:nowrap}.th-app__nav span.is-current{background:#e4ebfd;color:#3555ad}.th-app__content{min-width:0}.th-app__top{display:flex;height:44px;align-items:center;gap:9px;border-bottom:1px solid var(--th-line);padding:0 14px;color:var(--th-muted);font-size:10px}.th-app__search{display:flex;align-items:center;gap:5px;width:150px;margin-left:auto;border:1px solid var(--th-line);border-radius:7px;padding:5px 7px;font-size:10px}.th-app__body{padding:15px 15px 18px}.th-app__title{display:flex;justify-content:space-between;align-items:center;gap:8px;font-size:14px}.th-app__title span{border:1px solid var(--th-line);border-radius:7px;padding:5px 8px;color:#4e54d8;font-size:10px;font-weight:700}.th-app__tabs{display:flex;gap:19px;margin:12px 0 10px;border-bottom:1px solid var(--th-line);color:var(--th-muted);font-size:10px}.th-app__tabs span{padding-bottom:9px;white-space:nowrap}.th-app__tabs .is-current{border-bottom:2px solid #6259e9;color:var(--th-ink);font-weight:700}.th-app__mobile-hint{display:none}.th-timeline{min-width:0;overflow:hidden;border:1px solid var(--th-line);border-radius:13px;background:var(--th-surface);box-shadow:0 20px 45px -38px #23244a61}.th-timeline__toolbar{display:flex;height:45px;align-items:center;justify-content:space-between;gap:12px;padding:0 14px;font-size:13px}.th-timeline__range{border:1px solid var(--th-line);border-radius:7px;padding:5px 8px;color:var(--th-muted);font-size:10px}.th-timeline__scroll-hint{display:none;margin:0;border-top:1px solid var(--th-line);padding:7px 11px;font-size:10px}.th-timeline__scroll{max-width:100%;overflow-x:auto}.th-timeline__scroll:focus-visible{outline:2px solid #6558ee;outline-offset:-2px}.th-timeline__table{min-width:590px}.th-timeline__head,.th-timeline__row{display:grid;grid-template-columns:165px 1fr}.th-timeline__head{border-block:1px solid var(--th-line);color:var(--th-muted);font-size:10px}.th-timeline__head>span{padding:9px 11px}.th-timeline__head>div{display:grid;grid-template-columns:repeat(3,1fr);text-align:center}.th-timeline__head>div span{padding:9px 0;border-left:1px solid var(--th-line)}.th-timeline__row{min-height:45px;border-bottom:1px solid var(--th-line)}.th-timeline__row:last-child{border-bottom:0}.th-timeline__person{display:flex;min-width:0;align-items:center;gap:8px;border-right:1px solid var(--th-line);padding:5px 9px}.th-timeline__person span{min-width:0}.th-timeline__person strong,.th-timeline__person small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.th-timeline__person strong{font-size:10px}.th-timeline__person small{color:var(--th-muted);font-size:10px}.th-timeline__weeks{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));align-items:center;gap:2px;padding:0 5px;background:linear-gradient(90deg,transparent calc(33.33% - .5px),var(--th-line) 33.33%,transparent calc(33.33% + .5px),transparent calc(66.66% - .5px),var(--th-line) 66.66%,transparent calc(66.66% + .5px))}.th-period{display:block;overflow:hidden;border-radius:7px;padding:6px 8px;font-size:10px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.th-period--violet{background:#eeeaff;color:#5843bd}.th-period--amber{background:#fff0d7;color:#87560c}.th-period--slate{background:#e9edf4;color:#4d5c70}.th-period--mint{background:#e0faed;color:#1d7154}.th-timeline__note{margin:0;padding:9px 12px;border-top:1px solid var(--th-line);font-size:10px;line-height:1.4}.th-timeline--compact{border-radius:10px;box-shadow:none}.th-timeline--compact .th-timeline__toolbar{height:31px;padding:0 9px;font-size:10px}.th-timeline--compact .th-timeline__range{padding:3px 5px;font-size:10px}.th-timeline--compact .th-timeline__table{min-width:440px}.th-timeline--compact .th-timeline__head,.th-timeline--compact .th-timeline__row{grid-template-columns:116px 1fr}.th-timeline--compact .th-timeline__head{font-size:10px}.th-timeline--compact .th-timeline__head>span,.th-timeline--compact .th-timeline__head>div span{padding-block:6px}.th-timeline--compact .th-timeline__row{min-height:39px}.th-timeline--compact .th-timeline__person{gap:5px;padding:4px 5px}.th-timeline--compact .th-timeline__person img{width:19px;height:19px}.th-timeline--compact .th-timeline__person strong{font-size:10px}.th-timeline--compact .th-timeline__person small{font-size:9px}.th-timeline--compact .th-period{padding:5px;font-size:9px}.th-feature-strip{border-bottom:1px solid var(--th-line);background:var(--th-surface)}.th-feature-strip__grid{display:grid;grid-template-columns:minmax(0,1.45fr) repeat(4,minmax(0,1fr));gap:24px;padding-block:54px}.th-feature-strip__intro h2{max-width:19ch;margin:0;font-size:clamp(23px,2.2vw,31px);line-height:1.18;font-weight:800;letter-spacing:-.035em}.th-feature-strip__intro p{max-width:34ch;margin:14px 0 0;font-size:13px;line-height:1.55}.th-feature{padding:0 8px 0 18px;border-left:1px solid var(--th-line)}.th-feature__icon{display:grid;width:47px;height:47px;place-items:center;border-radius:14px}.th-feature__icon--violet{background:#f0ebff;color:#6344dd}.th-feature__icon--green{background:#e8f9ef;color:#159157}.th-feature__icon--orange{background:#fff0e7;color:#ef6635}.th-feature__icon--blue{background:#eaf2ff;color:#275cdb}.th-feature h3{margin:15px 0 0;font-size:13px;line-height:1.3;font-weight:800}.th-feature p{margin:7px 0 0;font-size:12px;line-height:1.45}.th-absence{padding:76px 0 84px}.th-absence__layout{display:grid;grid-template-columns:minmax(0,.28fr) minmax(0,.72fr);align-items:center;gap:38px}.th-absence__copy h2,.th-overview-section h2,.th-people h2{max-width:20ch;margin:0;font-size:clamp(29px,2.7vw,39px);line-height:1.13;font-weight:800;letter-spacing:-.035em}.th-absence__copy>p:not(.th-eyebrow),.th-overview-section__copy>p:not(.th-eyebrow),.th-people__layout>div:first-child>p:not(.th-eyebrow){max-width:48ch;margin:18px 0 0;font-size:15px;line-height:1.6}.th-absence__copy .th-button,.th-overview-section__copy .th-button{margin-top:26px}.th-absence__media{position:relative;min-width:0;padding:24px 155px 24px 0}.th-absence__media>.th-timeline{min-height:344px}.th-phone{position:absolute;top:0;right:0;width:157px;height:388px;border:5px solid #202530;border-radius:30px;background:#202530;box-shadow:0 14px 28px -16px #151a29cc,0 0 0 2px #aab2c0}.th-phone__island{position:absolute;z-index:1;top:5px;left:50%;width:47px;height:12px;border-radius:0 0 10px 10px;background:#202530;transform:translate(-50%)}.th-phone__screen{height:100%;overflow:hidden;border-radius:24px;background:#fefeff;background:oklch(.997 .003 285);color:#1f2940}.th-phone__status{display:flex;justify-content:space-between;padding:9px 12px 12px;font-size:10px;font-weight:800}.th-phone__status span{font-size:9px}.th-phone__title{display:block;padding:0 11px;font-size:14px}.th-phone__tabs{display:flex;gap:13px;margin-top:10px;padding:0 11px;border-bottom:1px solid #e6eaf0;color:#778196;font-size:10px}.th-phone__tabs span{padding-bottom:7px}.th-phone__tabs .is-current{border-bottom:2px solid #5765de;color:#29354f;font-weight:800}.th-phone__people{padding:3px 9px}.th-phone__people>div{display:flex;align-items:center;gap:5px;min-height:49px;border-bottom:1px solid #eff1f5}.th-phone__people img{width:23px;height:23px}.th-phone__people>div>span{min-width:0;flex:1}.th-phone__people strong,.th-phone__people small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.th-phone__people strong{font-size:9px}.th-phone__people small{color:#7d8796;font-size:9px}.th-phone__badge{flex:none;border-radius:8px;padding:3px 5px;font-size:9px;font-style:normal;font-weight:700;white-space:nowrap}.th-phone__badge--violet{background:#eeeaff;color:#5843bd}.th-phone__badge--amber{background:#fff0d7;color:#87560c}.th-phone__badge--slate{background:#e9edf4;color:#4d5c70}.th-phone__badge--mint{background:#e0faed;color:#1d7154}.th-phone__bottom{position:absolute;inset:auto 0 5px;display:flex;justify-content:space-around;border-top:1px solid #e6eaf0;padding-top:7px;text-align:center}.th-phone__bottom span{font-size:12px;line-height:1}.th-phone__bottom small{display:block;margin-top:3px;font-size:9px}.th-phone__bottom .is-current{color:#5765de}.th-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:42px}.th-benefit{display:flex;min-width:0;min-height:235px;flex-direction:column;border:1px solid var(--th-line);border-radius:17px;background:var(--th-surface);padding:20px}.th-benefit__heading{display:flex;align-items:center;gap:12px}.th-benefit__heading>span{display:grid;width:45px;height:45px;flex:none;place-items:center;border-radius:12px;background:#eef2ff;color:#2865d8}.th-benefit h3{margin:0;font-size:14px;font-weight:800;line-height:1.35}.th-benefit>p{margin:10px 0 16px 57px;font-size:12px;line-height:1.5}.th-benefit__preview{display:flex;min-height:68px;align-items:center;margin-top:auto;border:1px solid var(--th-line);border-radius:11px;padding:9px 11px}.th-mini-form{display:flex;width:100%;align-items:end;gap:7px}.th-mini-form div{min-width:0;flex:1}.th-mini-form span{display:block;margin-bottom:3px;color:var(--th-muted);font-size:10px}.th-mini-form strong{display:block;overflow:hidden;border:1px solid var(--th-line);border-radius:7px;padding:5px 6px;font-size:10px;font-weight:600;white-space:nowrap}.th-mini-form em{border-radius:7px;background:#6656ed;padding:6px 7px;color:#fbfbff;font-size:10px;font-style:normal;font-weight:700}.th-mini-person{display:flex;width:100%;min-width:0;align-items:center;gap:8px}.th-mini-person>span{min-width:0;flex:1}.th-mini-person strong,.th-mini-person small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.th-mini-person strong{font-size:10px}.th-mini-person small{color:var(--th-muted);font-size:10px}.th-mini-person em{border-radius:9px;background:#edf0f7;padding:6px 8px;color:#4d5c70;font-size:10px;font-style:normal;font-weight:600}.th-api{border-block:1px solid var(--th-line);background:radial-gradient(circle at 83% 45%,oklch(.94 .035 254 / .7),transparent 42%),var(--th-soft);padding:76px 0}.th-api__layout{display:grid;grid-template-columns:minmax(0,.42fr) minmax(0,.58fr);align-items:center;gap:70px}.th-api__copy h2{max-width:19ch;margin:0;font-size:clamp(29px,2.7vw,39px);line-height:1.13;font-weight:800;letter-spacing:-.035em}.th-api__copy>p:not(.th-eyebrow){max-width:48ch;margin:18px 0 0;font-size:15px;line-height:1.6}.th-api__flow{display:grid;grid-template-columns:minmax(0,1fr) 72px minmax(0,1fr);align-items:center;gap:10px}.th-api__card{min-height:191px;border:1px solid var(--th-line);border-radius:16px;background:var(--th-surface);box-shadow:0 24px 45px -38px #1b244459;padding:20px}.th-api__label{display:block;color:#5140dc;font-size:12px;font-weight:800}.th-api__person{display:flex;align-items:center;gap:9px;margin-top:23px}.th-api__person strong,.th-api__person small{display:block}.th-api__person strong{font-size:12px}.th-api__person small{color:var(--th-muted);font-size:10px}.th-api__dates{display:flex;align-items:center;gap:8px;margin-top:14px;border-radius:9px;background:#f0ebff;padding:9px 11px;color:#5843bd;font-size:11px;font-weight:700}.th-api__transfer{display:flex;flex-direction:column;align-items:center;gap:7px;color:#5140dc}.th-api__transfer span{border:1px solid #cfc7fc;border-radius:7px;background:var(--th-surface);padding:5px 8px;font-size:10px;font-weight:800}.th-api__received{display:flex;align-items:center;gap:10px;margin-top:30px}.th-api__received svg{flex:none;border-radius:9px;box-sizing:content-box;background:#e8f9ef;padding:8px;color:#159157}.th-api__received strong{font-size:13px;line-height:1.3}.th-api__card--system p{margin:14px 0 0;font-size:10px}.th-overview-section{padding:76px 0;background:radial-gradient(circle at 74% 55%,oklch(.95 .027 245 / .8),transparent 42%),var(--th-soft)}.th-overview-section__layout{display:grid;grid-template-columns:minmax(0,.42fr) minmax(0,.58fr);align-items:center;gap:70px}.th-overview{overflow:hidden;border:1px solid var(--th-line);border-radius:17px;background:var(--th-surface);box-shadow:0 26px 60px -45px #25254f66;padding:24px}.th-overview__top,.th-overview__actions-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.th-overview__top strong,.th-overview__top span{display:block}.th-overview__top strong{font-size:14px}.th-overview__top span{color:var(--th-muted);font-size:10px}.th-overview__faces{display:flex;margin-left:auto;padding-left:8px}.th-overview__faces img{margin-left:-8px;border:2px solid var(--th-surface)}.th-overview__stats{display:grid;grid-template-columns:repeat(3,1fr);margin-top:18px;border-block:1px solid var(--th-line);padding:19px 0}.th-overview__stats div{padding:0 13px;border-left:1px solid var(--th-line)}.th-overview__stats div:first-child{padding-left:0;border-left:0}.th-overview__stats strong,.th-overview__stats span{display:block}.th-overview__stats strong{font-size:22px;line-height:1.1}.th-overview__stats span{margin-top:5px;color:var(--th-muted);font-size:10px}.th-overview__actions{padding-top:18px}.th-overview__actions-title strong{font-size:12px}.th-overview__actions-title span{color:#5140dc;font-size:10px}.th-overview__action{display:flex;align-items:center;gap:10px;margin-top:8px;border:1px solid var(--th-line);border-radius:10px;padding:9px 11px}.th-overview__action-icon{display:grid;width:29px;height:29px;flex:none;place-items:center;border-radius:8px;background:#eef2ff;color:#4168db}.th-overview__action>span:nth-child(2){min-width:0;flex:1}.th-overview__action strong,.th-overview__action small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.th-overview__action strong{font-size:11px}.th-overview__action small{color:var(--th-muted);font-size:10px}.th-overview__action em{color:var(--th-muted);font-size:10px;font-style:normal;white-space:nowrap}.th-people{padding:84px 0}.th-people__layout{display:grid;grid-template-columns:minmax(0,.43fr) minmax(0,.57fr);align-items:center;gap:90px}.th-text-link{display:inline-flex;align-items:center;gap:9px;margin-top:24px;color:#5140dc;font-size:13px;font-weight:800;text-decoration:none}.th-text-link:hover{text-decoration:underline}.th-people__list{overflow:hidden;border:1px solid var(--th-line);border-radius:16px;background:var(--th-surface);padding:8px 22px}.th-people__list>div{display:flex;min-height:69px;align-items:center;gap:13px;border-bottom:1px solid var(--th-line)}.th-people__list>div:last-child{border-bottom:0}.th-people__list>div>span{min-width:0;flex:1}.th-people__list strong,.th-people__list small{display:block}.th-people__list strong{font-size:13px}.th-people__list small{color:var(--th-muted);font-size:11px}.th-people__list em{padding:6px 9px;font-size:10px}.th-details{border-block:1px solid var(--th-line);background:var(--th-surface);padding:72px 0}.th-details__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:48px}.th-details article{max-width:40ch}.th-details__icon{display:grid;width:46px;height:46px;place-items:center;border-radius:12px;background:#eef2ff;color:#2865d8}.th-details h2{margin:18px 0 0;font-size:17px;line-height:1.3;font-weight:800}.th-details p{margin:11px 0 0;font-size:13px;line-height:1.6}.th-final{padding:84px 0;background:radial-gradient(circle at 82% 50%,oklch(.94 .038 281 / .8),transparent 35%),var(--th-soft)}.th-final__inner{display:flex;align-items:center;justify-content:space-between;gap:50px}.th-final h2{max-width:23ch;margin:0;font-size:clamp(28px,3vw,40px);line-height:1.15;font-weight:800;letter-spacing:-.035em}.th-final p:not(.th-eyebrow){max-width:50ch;margin:15px 0 0;font-size:14px;line-height:1.55}@media (max-width: 1100px){.th-hero__grid{grid-template-columns:minmax(0,.44fr) minmax(0,.56fr);gap:26px}.th-app{grid-template-columns:105px minmax(0,1fr)}.th-app__sidebar{padding-inline:6px}.th-app__nav span{gap:5px;font-size:10px}.th-feature-strip__grid{gap:12px}.th-feature{padding-left:12px}.th-absence__layout{grid-template-columns:minmax(0,.3fr) minmax(0,.7fr);gap:20px}.th-absence__media{padding-right:120px}.th-phone{width:135px;height:355px}.th-benefit{padding:16px}.th-benefit>p{margin-left:0}.th-api__layout{gap:35px}.th-api__flow{grid-template-columns:minmax(0,1fr) 48px minmax(0,1fr);gap:5px}.th-api__card{padding:15px}}@media (max-width: 800px){.th-wrap{width:min(680px,calc(100% - 36px))}.th-hero__grid,.th-absence__layout,.th-api__layout,.th-overview-section__layout,.th-people__layout{grid-template-columns:1fr}.th-hero__grid{min-height:0;padding-block:58px 72px}.th-hero__visual{width:100%}.th-hero h1{font-size:clamp(42px,7vw,59px)}.th-hero__points{margin-top:30px}.th-feature-strip__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 14px}.th-feature-strip__intro{grid-column:1 / -1}.th-feature{padding-left:15px}.th-absence__layout,.th-api__layout,.th-overview-section__layout,.th-people__layout{gap:34px}.th-absence__media{padding-right:155px}.th-phone{width:157px;height:388px}.th-benefits{grid-template-columns:1fr 1fr}.th-benefit:last-child{grid-column:1 / -1}.th-details__grid{gap:20px}}@media (max-width: 560px){.th-wrap{width:calc(100% - 32px)}.th-hero__grid{padding-top:49px;padding-bottom:60px}.th-hero h1{font-size:clamp(39px,11vw,50px)}.th-hero__lead{font-size:16px}.th-hero__buttons{gap:9px}.th-hero__buttons .th-button{width:100%;justify-content:space-between}.th-button{min-height:44px;padding:0 15px;font-size:12px}.th-hero__points{grid-template-columns:1fr;gap:10px;margin-top:28px}.th-hero__points span{font-size:12px}.th-app{display:block;min-height:0;border-radius:13px}.th-app__sidebar{display:none}.th-app__top{height:42px;padding-inline:14px}.th-app__search{width:min(170px,60%);font-size:10px}.th-app__body{padding:16px 12px 14px}.th-app__title{font-size:14px}.th-app__tabs{gap:16px;margin:14px 0 10px;overflow-x:auto;font-size:11px}.th-app__mobile-hint{display:block;margin:0 0 8px;color:var(--th-muted);font-size:11px}.th-timeline--compact .th-timeline__table{min-width:520px}.th-timeline--compact .th-timeline__head,.th-timeline--compact .th-timeline__row{grid-template-columns:145px 1fr}.th-timeline--compact .th-timeline__row{min-height:45px}.th-timeline--compact .th-timeline__person img{width:23px;height:23px}.th-timeline--compact .th-timeline__person strong,.th-timeline--compact .th-timeline__person small{font-size:10px}.th-timeline__head>span,.th-timeline__person{position:sticky;z-index:1;left:0;background:var(--th-surface)}.th-feature-strip__grid{grid-template-columns:1fr;gap:0;padding-block:52px}.th-feature-strip__intro{padding-bottom:22px}.th-feature{border-left:0;border-top:1px solid var(--th-line);padding:17px 0}.th-feature__icon{width:38px;height:38px}.th-feature h3{margin-top:10px;font-size:14px}.th-feature p{font-size:13px}.th-feature-strip__intro h2{font-size:26px}.th-absence{padding:58px 0}.th-absence__media{padding:0}.th-absence__media>.th-timeline{min-height:0}.th-absence__media .th-timeline__table{min-width:590px}.th-timeline__scroll-hint{display:block}.th-phone{position:relative;top:auto;right:auto;width:218px;height:440px;margin:25px auto 0}.th-phone__people>div{min-height:56px;gap:8px}.th-phone__people img{width:28px;height:28px}.th-phone__people strong,.th-phone__people small{font-size:11px}.th-phone__badge{font-size:10px}.th-phone__person--absent{flex-wrap:wrap;padding-block:6px}.th-phone__person--absent>span{flex-basis:calc(100% - 36px)}.th-phone__person--absent .th-phone__badge{margin:-4px 0 4px 36px}.th-benefits{grid-template-columns:1fr;margin-top:28px}.th-benefit:last-child{grid-column:auto}.th-benefit{min-height:0}.th-benefit>p{margin-bottom:18px}.th-mini-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.th-mini-form em{grid-column:1 / -1;text-align:center}.th-mini-person{flex-wrap:wrap}.th-mini-person>span{flex-basis:calc(100% - 44px)}.th-mini-person em{margin-left:44px}.th-api,.th-overview-section,.th-people,.th-details,.th-final{padding-block:60px}.th-api__flow{grid-template-columns:1fr;gap:12px}.th-api__card{min-height:0;padding:20px}.th-api__person{gap:5px}.th-api__person img{width:25px;height:25px}.th-api__person strong,.th-api__person small,.th-api__card--system p{font-size:10px}.th-api__dates{padding:8px 6px;font-size:10px}.th-api__transfer svg{transform:rotate(90deg)}.th-api__transfer{gap:2px}.th-api__received{display:flex;margin-top:18px}.th-api__received strong{font-size:13px}.th-overview{padding:16px}.th-overview__action em{display:none}.th-details__grid{grid-template-columns:1fr;gap:35px}.th-final__inner{flex-direction:column;align-items:flex-start;gap:24px}}@media (prefers-reduced-motion: reduce){.team-story .th-button{transition:none}.team-story .th-button:hover{transform:none}}
