.tk-collection{--tk-page-accent:#006887;--tk-page-ink:#21303c;--tk-page-muted:#657286;--tk-page-surface:#fff;--tk-page-line:#dce6ed;color:var(--tk-page-ink);font-family:inherit}
.tkc-hero h1,.tkc-card h3{font-family:inherit;color:inherit;font-weight:700;line-height:1.18}
.tk-collection :focus-visible{outline:3px solid #7ebede;outline-offset:4px}
body .tk-collection{padding:35px 0 60px!important;max-width:1168px;margin:auto}
.tk-collection .setting__center{display:block!important;padding:0!important;width:100%;max-width:none}
.tk-collection .setting__container{width:100%!important;padding:0!important;max-width:none;flex:none}
.tk-collection .setting__menu{position:static!important;display:flex!important;flex-direction:row!important;flex-wrap:wrap;width:100%!important;padding:0 0 18px!important;gap:8px;border-bottom:1px solid var(--tk-page-line);margin:24px 0 30px;max-width:none;flex:none}
.tk-collection .setting__link{margin:0!important;padding:12px 15px!important;border-radius:10px;font-size:13px;white-space:nowrap;color:var(--tk-page-muted);line-height:1.5;display:inline-flex;align-items:center;gap:9px}
.tk-collection .setting__link.active{background:#e4f0f3;color:var(--tk-page-accent)}
.tk-collection .tablet-show{display:none!important}
.tk-collection .setting__item{padding:0!important;max-width:none}
.tkc-hero{background:var(--tk-page-accent);color:#fff;border-radius:26px;padding:44px;display:flex;justify-content:space-between;align-items:center;gap:25px}
.tkc-hero h1{font-size:clamp(34px,4vw,50px);letter-spacing:-1.5px;margin:14px 0 18px;color:white}
.tkc-hero p{color:#dcecf0;margin:0}
.tkc-eyebrow{display:block;font-size:11px;font-weight:700;letter-spacing:2px;color:var(--tk-page-accent);margin-bottom:16px}
.tkc-hero .tkc-eyebrow{color:#d5efa1}
.tkc-avatar img{width:96px;height:96px;border-radius:50%;object-fit:cover}
.tkc-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:12px 18px;border-radius:12px;background:var(--tk-page-accent);color:#fff;font-size:13px;font-weight:600;margin-top:22px;line-height:1.5}
.tkc-button:hover{filter:brightness(.9)}
.tkc-lime{background:#a6d648;color:#243523}
.tkc-outline{background:var(--tk-page-surface);border:1px solid var(--tk-page-line);color:var(--tk-page-accent)}
.tkc-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin:25px 0}
.tkc-grid-two{grid-template-columns:1fr 1fr}
.tkc-card{border:1px solid var(--tk-page-line);background:var(--tk-page-surface);border-radius:22px;padding:26px;min-width:0;display:flex;flex-direction:column;align-items:flex-start}
.tkc-photo{width:100%;height:190px;object-fit:cover;border-radius:15px;margin-bottom:20px}
.tkc-placeholder{display:grid;place-items:center;background:#e5eff1;color:var(--tk-page-accent)}
.tkc-placeholder svg{width:55px;height:55px}
.tkc-card h3{font-size:22px;margin:0 0 12px}
.tkc-card p{font-size:14px;color:var(--tk-page-muted);line-height:1.8;margin:0 0 12px}
.tkc-card .tkc-button{margin-top:auto}
.tkc-pale{background:#edf3e6}
.tkc-badges>svg{width:48px;height:48px;color:var(--tk-page-muted);margin-bottom:16px}
.tkc-pill{font-size:11px;background:#eaf0f4;border-radius:20px;padding:6px 13px;color:var(--tk-page-muted);margin-top:12px}
.tkc-overview>h2{font-size:30px}
.tk-collection .nav-profile{display:flex;flex-wrap:wrap}
.tk-collection [data-profile-panel][hidden]{display:none!important}
body.dark .tk-collection{--tk-page-ink:#e6edf3;--tk-page-muted:#b0bdcc;--tk-page-surface:#202c36;--tk-page-line:#3a4955;--tk-page-accent:#208fac}
body.dark .tkc-pale{background:#26372e}
body.dark .tkc-placeholder,body.dark .tkc-pill{background:#293c48;color:#c6d5df}
body.dark .tk-collection .setting__link.active{background:#25414d;color:#d1f1fb}
@media(max-width:767px){.tkc-hero{padding:28px}
.tkc-avatar{display:none}
.tkc-grid,.tkc-grid-two{grid-template-columns:1fr}
.tk-collection .setting__menu{flex-wrap:nowrap;overflow:auto}
.tk-collection .setting__link{font-size:12px}
.tkc-card{padding:24px}
.tkc-photo{height:220px}
.tk-collection .setting__container{min-width:0}
body .tk-collection{padding-inline:0!important}
}
body .tk-collection .setting__menu{display:flex!important;flex-flow:row nowrap!important;align-items:center!important;justify-content:flex-start!important;gap:6px!important;width:100%!important;max-width:100%!important;min-width:0;overflow-x:auto!important;overflow-y:hidden!important;padding:10px 2px!important;background:transparent!important;box-shadow:none!important;border-radius:0!important;scrollbar-width:thin}
body .tk-collection .setting__menu .nav-profile,body .tk-collection .setting__menu .nav-profile li,body .tk-collection .setting__menu .nav-profile ul{display:contents!important}
body .tk-collection .setting__menu a{display:inline-flex!important;flex:0 0 auto!important;align-items:center!important;justify-content:flex-start!important;width:auto!important;min-width:44px;max-width:none!important;height:46px!important;padding:12px!important;margin:0!important;border:0!important;border-radius:10px!important;gap:0!important;line-height:1.4!important;white-space:nowrap!important;color:var(--tk-page-muted);font-family:inherit;box-sizing:border-box;transition:background .2s,color .2s}
body .tk-collection .setting__menu a>i,body .tk-collection .setting__menu a>svg{display:inline-block!important;flex:0 0 20px!important;width:20px!important;height:20px!important;font-size:18px!important;margin:0!important;text-align:center;line-height:20px!important}
body .tk-collection .setting__menu .tkc-nav-label{display:inline-block;max-width:0;opacity:0;overflow:hidden;white-space:nowrap;margin:0;transition:max-width .25s ease,opacity .2s ease,margin .25s ease;font-size:13px;font-weight:600}
body .tk-collection .setting__menu a:hover .tkc-nav-label,body .tk-collection .setting__menu a:focus-visible .tkc-nav-label{max-width:220px;opacity:1;margin-left:10px}
body .tk-collection .setting__menu a:hover,body .tk-collection .setting__menu a.active{background:#e4f0f3;color:var(--tk-page-accent)}
@media(prefers-reduced-motion:reduce){body .tk-collection .setting__menu .tkc-nav-label{transition:none}
}
@media(hover:none){body .tk-collection .setting__menu a.active .tkc-nav-label{max-width:220px;opacity:1;margin-left:10px}
}

/* Menu-item Font Awesome pseudo-elements must not duplicate the new SVG. */
body .tk-collection .setting__menu.tkc-menu-svg .nav-profile li::before,
body .tk-collection .setting__menu.tkc-menu-svg .nav-profile li::after,
body .tk-collection .setting__menu.tkc-menu-svg .nav-profile a::before,
body .tk-collection .setting__menu.tkc-menu-svg .nav-profile a::after{content:none!important;display:none!important}

body .tk-collection .setting__menu.tkc-menu-svg .nav-profile li{font-family:inherit!important;font-weight:inherit!important;font-style:normal!important}
