:root{--tc-pink:#ff66c4;--tc-blue:#38b6fe;--tc-ink:#1f2230;--tc-text:#3a3e4d;--tc-muted:#737887;--tc-white:#ffffff;--tc-border:rgba(31,34,48,.08);--tc-pink-06:rgba(255,102,196,.06);--tc-pink-10:rgba(255,102,196,.10);--tc-pink-16:rgba(255,102,196,.16);--tc-pink-24:rgba(255,102,196,.24);--tc-blue-06:rgba(56,182,254,.06);--tc-blue-10:rgba(56,182,254,.10);--tc-blue-16:rgba(56,182,254,.16);--tc-blue-24:rgba(56,182,254,.24);--tc-gradient:linear-gradient(135deg,#ff66c4 0%,#38b6fe 100%);--tc-gradient-soft:linear-gradient(135deg,rgba(255,102,196,.22),rgba(56,182,254,.18));--tc-gradient-faint:linear-gradient(135deg,rgba(255,102,196,.10),rgba(56,182,254,.08));--tc-font:"Avenir Next","Helvetica Neue",Inter,Arial,sans-serif;--tc-container:1180px;--tc-reading:760px;--tc-radius-s:14px;--tc-radius-m:22px;--tc-radius-l:30px;--tc-radius-xl:42px;--tc-pill:999px;--tc-shadow-1:0 10px 30px rgba(31,34,48,.055);--tc-shadow-2:0 20px 55px rgba(31,34,48,.075);--tc-shadow-pink:0 22px 60px rgba(255,102,196,.16);--tc-shadow-blue:0 22px 60px rgba(56,182,254,.14);--tc-section:clamp(4.75rem,7vw,7rem);--tc-hero:clamp(3.2rem,5.6vw,5.4rem);--tc-h1:clamp(2.8rem,4.8vw,4.6rem);--tc-h2:clamp(2rem,3.5vw,3.2rem);--tc-h3:clamp(1.25rem,2vw,1.65rem)}*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--tc-text);background:var(--tc-bg);font-family:var(--tc-font);font-size:17px;font-weight:400;line-height:1.72;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img{max-width:100%;height:auto}a{color:inherit}button,input,textarea,select{font:inherit}h1,h2,h3,h4,h5,h6{margin-top:0;color:var(--tc-ink);font-family:var(--tc-font);font-weight:650;line-height:1.04;letter-spacing:-.035em;text-wrap:balance}h1{font-size:var(--tc-type-h1)}h2{font-size:var(--tc-type-h2)}h3{font-size:var(--tc-type-h3)}p{margin-top:0}.tc-container{width:min(calc(100% - 3rem), var(--tc-container));margin-inline:auto}.tc-reading-width{max-width:var(--tc-reading)}.tc-main{min-height:60vh;padding-block:0}.tc-content{font-size:1.02rem;line-height:1.78}.tc-content>*+*{margin-top:1.35em}.tc-button,.tc-course-card__cta,input[type="submit"],button[type="submit"]{display:inline-flex;min-height:50px;align-items:center;justify-content:center;gap:.5rem;padding:.82rem 1.55rem;border:0;border-radius:var(--tc-radius-pill);background:var(--tc-pink);box-shadow:var(--tc-shadow-pink);color:#fff;font-weight:650;line-height:1;text-decoration:none;cursor:pointer;transition:transform .22s ease,box-shadow .22s ease,filter .22s ease}.tc-button:hover,.tc-button:focus-visible,.tc-course-card__cta:hover,.tc-course-card__cta:focus-visible,input[type="submit"]:hover,button[type="submit"]:hover{transform:translateY(-2px);filter:brightness(1.02);box-shadow:0 26px 70px rgb(255 102 196 / .22)}:focus-visible{outline:3px solid rgb(56 182 254 / .42);outline-offset:4px}.tc-skip-link{position:fixed;top:.75rem;left:.75rem;z-index:9999;transform:translateY(-180%);padding:.75rem 1rem;border-radius:var(--tc-radius-pill);background:var(--tc-pink);color:#fff}.tc-skip-link:focus{transform:none}.tc-site-header{position:sticky;top:0;z-index:100;border-bottom:1px solid rgb(32 34 45 / .05);background:rgb(255 255 255 / .91);backdrop-filter:saturate(1.25) blur(18px);box-shadow:0 8px 30px rgb(27 31 47 / .035)}.tc-header-inner{display:flex;min-height:82px;align-items:center;justify-content:space-between;gap:2rem}.tc-custom-logo img{display:block;max-height:48px;width:auto}.tc-brand{color:var(--tc-ink);font-size:1.25rem;font-weight:700;text-decoration:none;letter-spacing:-.025em}.tc-primary-nav .tc-menu,.tc-menu--footer{display:flex;align-items:center;gap:clamp(1.3rem, 2.6vw, 2.4rem);margin:0;padding:0;list-style:none}.tc-primary-nav a{position:relative;display:inline-flex;padding-block:1rem;color:var(--tc-ink);font-size:.94rem;font-weight:600;text-decoration:none;transition:color .2s ease}.tc-primary-nav a::after{position:absolute;right:12%;bottom:.6rem;left:12%;height:2px;transform:scaleX(0);transform-origin:center;border-radius:999px;background:var(--tc-gradient);content:"";transition:transform .22s ease}.tc-primary-nav a:hover,.tc-primary-nav a:focus-visible,.tc-primary-nav .current-menu-item>a,.tc-primary-nav .current_page_item>a{color:var(--tc-pink)}.tc-primary-nav a:hover::after,.tc-primary-nav a:focus-visible::after,.tc-primary-nav .current-menu-item>a::after,.tc-primary-nav .current_page_item>a::after{transform:scaleX(1)}.tc-menu-toggle{display:none;border:0;background:#fff0;color:var(--tc-ink)}.tc-menu-toggle-icon{display:grid;gap:4px}.tc-menu-toggle-icon span{display:block;width:24px;height:2px;border-radius:999px;background:currentColor}.tc-site-footer{position:relative;margin-top:0;overflow:hidden;border-top:2px solid #fff0;background:linear-gradient(#fff,#fff) padding-box,var(--tc-gradient) border-box;color:var(--tc-text)}.tc-site-footer::before,.tc-site-footer::after{position:absolute;width:26rem;height:26rem;border-radius:50%;filter:blur(60px);content:"";pointer-events:none;opacity:.11}.tc-site-footer::before{top:-16rem;right:-10rem;background:var(--tc-pink)}.tc-site-footer::after{bottom:-18rem;left:-12rem;background:var(--tc-blue)}.tc-footer-grid{position:relative;z-index:1;display:grid;grid-template-columns:1fr auto;gap:3rem;align-items:start;padding-block:clamp(4rem, 7vw, 6rem) 3rem}.tc-footer-title{color:var(--tc-ink);font-size:1.35rem;font-weight:700;text-decoration:none}.tc-footer-tagline{max-width:32rem;margin:.75rem 0 0;color:var(--tc-muted)}.tc-menu--footer{flex-wrap:wrap;justify-content:flex-end}.tc-menu--footer a{color:var(--tc-text);font-size:.95rem;font-weight:600;text-decoration:none;transition:color .2s ease}.tc-menu--footer a:hover,.tc-menu--footer .current-menu-item>a{color:var(--tc-pink)}.tc-footer-bottom{position:relative;z-index:1;padding-block:1.4rem 2.2rem;border-top:1px solid var(--tc-border)}.tc-copyright{margin:0;color:var(--tc-muted);font-size:.9rem}@media (max-width:767px){.tc-container{width:min(calc(100% - 2rem), var(--tc-container))}.tc-header-inner{min-height:72px}.tc-menu-toggle{display:inline-flex;align-items:center;gap:.6rem}.tc-menu-toggle-label{font-size:.86rem;font-weight:600}.tc-js .tc-primary-nav{position:absolute;top:calc(100% + 1px);right:1rem;left:1rem;display:none;padding:1rem 1.1rem;border:1px solid var(--tc-border);border-radius:var(--tc-radius-md);background:rgb(255 255 255 / .98);box-shadow:var(--tc-shadow-card)}.tc-js .tc-primary-nav.is-open{display:block}.tc-primary-nav .tc-menu{display:block}.tc-primary-nav a{width:100%;padding:.85rem 0}.tc-primary-nav a::after{right:auto;left:0;bottom:.45rem;width:42px}.tc-footer-grid{grid-template-columns:1fr}.tc-menu--footer{justify-content:flex-start;gap:1rem 1.4rem}}@media (prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.tc-site-header{box-shadow:0 6px 22px rgb(27 31 47 / .025)}.tc-header-inner{min-height:76px}.tc-site-footer::before,.tc-site-footer::after{opacity:.055}.tc-footer-grid{padding-block:clamp(3.5rem, 5.5vw, 4.8rem) 2.4rem}.tc-menu--footer{gap:1rem 1.8rem}.tc-site-header{background:rgb(255 255 255 / .94);border-bottom:1px solid rgb(255 102 196 / .10)}.tc-primary-nav .current-menu-item>a,.tc-primary-nav .current_page_item>a{color:var(--tc-pink)}.tc-site-footer{background:linear-gradient(135deg,rgb(255 102 196 / .10),rgb(56 182 254 / .09)),#fff}.tc-site-footer::before,.tc-site-footer::after{opacity:.12}body{color:#303442;background:#fff}h1,h2,h3,h4,h5,h6{color:#1f2230}.tc-site-header{background:rgb(255 255 255 / .97);border-bottom:1px solid rgb(255 102 196 / .18);box-shadow:0 8px 26px rgb(31 34 48 / .035)}.tc-primary-nav a{color:#1f2230}.tc-primary-nav .current-menu-item>a,.tc-primary-nav .current_page_item>a{color:#ff66c4}.tc-site-footer{background:linear-gradient(115deg,rgb(255 102 196 / .18) 0%,rgb(255 255 255 / .96) 45%,rgb(56 182 254 / .18) 100%);border-top:3px solid #fff0;border-image:linear-gradient(90deg,#ff66c4,#38b6fe) 1}.tc-footer-title,.tc-footer-tagline,.tc-menu--footer a,.tc-copyright{color:#303442}.tc-button,.tc-course-card__cta,input[type="submit"],button[type="submit"]{min-height:48px;padding:.8rem 1.45rem;border-radius:999px!important;background:linear-gradient(90deg,#ff66c4 0%,#ff66c4 42%,#38b6fe 100%);box-shadow:0 12px 28px rgb(255 102 196 / .22),0 8px 20px rgb(56 182 254 / .12)}.tc-button:hover,.tc-course-card__cta:hover,input[type="submit"]:hover,button[type="submit"]:hover{transform:translateY(-2px) scale(1.01);box-shadow:0 18px 36px rgb(255 102 196 / .26),0 10px 24px rgb(56 182 254 / .16)}.tc-site-footer{background:radial-gradient(circle at 10% 20%,rgb(255 102 196 / .34),transparent 31%),radial-gradient(circle at 90% 74%,rgb(56 182 254 / .31),transparent 32%),linear-gradient(112deg,rgb(255 102 196 / .17),#fff 48%,rgb(56 182 254 / .17));border-top:4px solid #fff0;border-image:linear-gradient(90deg,#ff66c4,#38b6fe) 1}.tc-footer-contact{display:flex;flex-wrap:wrap;align-items:center;gap:.8rem 1rem;margin-top:1.15rem}.tc-footer-contact-link,.tc-footer-social{display:inline-flex;align-items:center;gap:.55rem;min-height:40px;padding:.55rem .85rem;border:1px solid rgb(31 34 48 / .08);border-radius:999px;background:rgb(255 255 255 / .72);color:#303442;font-size:.88rem;font-weight:600;text-decoration:none;box-shadow:0 8px 22px rgb(31 34 48 / .045);transition:transform .2s ease,border-color .2s ease,color .2s ease}.tc-footer-contact-link:hover,.tc-footer-social:hover{transform:translateY(-2px);border-color:rgb(255 102 196 / .32);color:#ff66c4}.tc-footer-contact-label{color:#ff66c4;font-weight:700}.tc-footer-social svg{width:18px;height:18px;fill:#ff66c4}@media(max-width:767px){.tc-footer-contact{align-items:flex-start;flex-direction:column}}.tc-site-header{border-bottom:2px solid #fff0;border-image:linear-gradient(90deg,rgb(255 102 196 / .72),rgb(56 182 254 / .72)) 1}.tc-site-footer{background:radial-gradient(circle at 0 15%,rgb(255 102 196 / .48),transparent 31%),radial-gradient(circle at 100% 80%,rgb(56 182 254 / .44),transparent 32%),linear-gradient(118deg,rgb(255 102 196 / .20),#fff 49%,rgb(56 182 254 / .19))}.tc-footer-contact-link,.tc-footer-social{background:rgb(255 255 255 / .88);border-color:rgb(255 102 196 / .16)}@media(max-width:767px){.tc-site-header{background:rgb(255 255 255 / .96)}.tc-site-footer{padding-top:3rem}.tc-footer-grid{grid-template-columns:1fr;gap:1.7rem}.tc-menu--footer{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem 1rem}.tc-footer-contact-link,.tc-footer-social{max-width:100%;font-size:.82rem}}:root{--tc-font-sans:Inter,
		-apple-system,
		BlinkMacSystemFont,
		"Segoe UI",
		Roboto,
		"Helvetica Neue",
		Arial,
		"Noto Sans",
		"Liberation Sans",
		sans-serif}html,body,button,input,select,textarea{font-family:var(--tc-font-sans)!important;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{letter-spacing:-.008em}h1,h2,h3,h4,h5,h6,.tc-home-hero-title,.tc-profile-title,.tc-course-card__header h2,.tc-home-article-title,.tc-home-section-title{font-family:var(--tc-font-sans)!important;font-weight:720!important;letter-spacing:-.035em}strong,b{font-weight:720}.tc-footer-contact{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem .9rem}.tc-footer-contact-link,.tc-footer-social{min-height:42px;padding:.6rem .9rem;border:1px solid rgb(31 34 48 / .08);border-radius:999px;background:rgb(255 255 255 / .84);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 10px 24px rgb(31 34 48 / .05),0 4px 14px rgb(255 102 196 / .04)}.tc-footer-contact-link:hover,.tc-footer-social:hover{border-color:#fff0;background:linear-gradient(90deg,#ff66c4,#38b6fe);color:#fff;box-shadow:0 14px 30px rgb(255 102 196 / .18),0 9px 22px rgb(56 182 254 / .13)}.tc-footer-social svg{width:18px;height:18px;fill:currentColor;flex:0 0 auto}.tc-footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:1.25rem}.tc-footer-designer{margin:0;color:#6b7280;font-size:.9rem;text-align:right}.tc-footer-designer strong{color:#303442;font-weight:700}.tc-footer-designer-label{margin-right:.25rem}@media(max-width:767px){.tc-footer-contact{gap:.65rem}.tc-footer-contact-link,.tc-footer-social{min-height:40px;padding:.55rem .8rem;font-size:.82rem}.tc-footer-bottom{flex-direction:column;align-items:center;gap:.55rem;text-align:center}.tc-footer-designer{text-align:center}}@media (max-width:767px){.tc-menu-toggle[aria-expanded="true"]{color:var(--tc-pink)}.tc-menu-toggle[aria-expanded="true"] .tc-menu-toggle-icon span:nth-child(1){transform:translateY(6px) rotate(45deg)}.tc-menu-toggle[aria-expanded="true"] .tc-menu-toggle-icon span:nth-child(2){opacity:0}.tc-menu-toggle[aria-expanded="true"] .tc-menu-toggle-icon span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.tc-menu-toggle-icon span{transition:transform .2s ease,opacity .2s ease}body.tc-menu-open{overflow:hidden}}@media(max-width:767px){.tc-site-footer{padding-top:0!important}.tc-footer-grid{gap:1.2rem!important;padding-top:2rem!important;padding-bottom:1.35rem!important}.tc-footer-title{font-size:1.18rem}.tc-footer-tagline{margin-top:.45rem}.tc-footer-contact{margin-top:.8rem!important;align-items:flex-start;flex-direction:row!important;flex-wrap:wrap;gap:.55rem!important}.tc-footer-contact-link,.tc-footer-social{min-height:38px;padding:.48rem .72rem;font-size:.78rem}.tc-footer-contact-link{max-width:100%}.tc-footer-nav{margin-top:.2rem}.tc-menu--footer{gap:.6rem .9rem!important}.tc-menu--footer a{font-size:.9rem}.tc-footer-bottom{gap:.35rem!important;padding-top:1rem!important;padding-bottom:1.4rem!important}.tc-copyright,.tc-footer-designer{font-size:.78rem}}.tc-site-header{position:sticky;top:0;z-index:100;border-bottom:0!important;background:rgb(255 245 251 / .88)!important;backdrop-filter:saturate(1.15) blur(18px);box-shadow:0 10px 30px rgb(255 79 179 / .055)!important}.tc-header-inner{min-height:76px!important}.tc-primary-nav a{color:#242633!important}.tc-primary-nav a::after{background:linear-gradient(90deg,#ff4fb3,#63c5ff)!important}.tc-primary-nav a:hover,.tc-primary-nav .current-menu-item>a,.tc-primary-nav .current_page_item>a{color:#f33ca4!important}@media(max-width:767px){.tc-site-header{background:rgb(255 245 251 / .96)!important}.tc-header-inner{min-height:66px!important}}.tc-site-footer{position:relative!important;overflow:hidden;border-top:0!important;background:radial-gradient(circle at 0 0,rgb(255 79 179 / .26),transparent 31%),radial-gradient(circle at 100% 100%,rgb(99 197 255 / .14),transparent 29%),linear-gradient(180deg,#ffe8f3 0%,#fff2f8 70%,#eef9ff 100%)!important;color:#626a79}.tc-site-footer::before{display:block!important;position:absolute!important;top:0!important;right:0!important;left:0!important;width:auto!important;height:3px!important;border-radius:0!important;background:linear-gradient(90deg,#f33ca4 0%,#ff7ed2 66%,#63c5ff 100%)!important;opacity:1!important;content:""!important}.tc-site-footer::after{display:none!important}.tc-site-footer .tc-container{width:min(calc(100% - 2.5rem),1280px)!important}.tc-footer-grid{position:relative;z-index:1;display:grid;grid-template-columns:1fr auto;gap:3rem;align-items:start;padding-block:3rem 2rem!important}.tc-footer-title{color:#242633!important;font-size:1.2rem!important;font-weight:720!important;text-decoration:none}.tc-footer-tagline{max-width:32rem;margin:.65rem 0 0;color:#7f8999!important;font-size:.84rem!important}.tc-footer-contact{margin-top:1.15rem}.tc-footer-contact-link,.tc-footer-social{border:1px solid rgb(255 79 179 / .12)!important;background:rgb(255 249 252 / .86)!important;box-shadow:0 8px 22px rgb(255 79 179 / .045)!important}.tc-menu--footer{flex-wrap:wrap;justify-content:flex-end;gap:1rem 1.8rem}.tc-menu--footer a{color:#242633!important;font-size:.8rem!important;font-weight:650!important;text-decoration:none}.tc-menu--footer a:hover,.tc-menu--footer .current-menu-item>a,.tc-menu--footer .current_page_item>a{color:#f33ca4!important}.tc-footer-bottom{position:relative;z-index:1;display:flex;justify-content:space-between;gap:2rem;padding-block:1.35rem 2.1rem!important;border-top:1px solid rgb(255 79 179 / .10)!important}.tc-copyright,.tc-footer-designer{margin:0;color:#8e96a5!important;font-size:.72rem!important}@media(max-width:767px){.tc-site-footer .tc-container{width:min(calc(100% - 32px),680px)!important}.tc-footer-grid{grid-template-columns:1fr!important;gap:1.6rem!important;padding-block:2.5rem 1.5rem!important}.tc-menu--footer{justify-content:flex-start!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem 1rem!important}.tc-footer-bottom{display:grid!important;grid-template-columns:1fr!important;gap:.7rem!important;padding-block:1.1rem 1.8rem!important}}.tc-blog-page--v60+.tc-site-footer,.tc-blog-page--v61+.tc-site-footer{border-top:0!important}.tc-blog-page--v60+.tc-site-footer::before,.tc-blog-page--v60+.tc-site-footer::after,.tc-blog-page--v61+.tc-site-footer::before,.tc-blog-page--v61+.tc-site-footer::after{display:none!important;content:none!important}.tc-editorial-main{background:#fff}.tc-editorial-hero{position:relative;isolation:isolate;overflow:hidden;padding-block:clamp(4.5rem,7vw,7rem);background:radial-gradient(circle at 22% 20%,rgb(255 102 196 / .17),transparent 27%),radial-gradient(circle at 82% 70%,rgb(56 182 254 / .13),transparent 27%),#fff}.tc-editorial-hero::after{position:absolute;right:8%;bottom:-6rem;z-index:-1;width:18rem;height:18rem;border:1px solid rgb(56 182 254 / .17);border-radius:50%;content:""}.tc-editorial-hero__inner{max-width:900px;text-align:center}.tc-editorial-eyebrow{margin:0 0 .75rem;color:var(--tc-pink);font-size:.78rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.tc-editorial-hero h1{margin:0;font-size:var(--tc-type-h1);font-weight:650;letter-spacing:-.05em}.tc-editorial-hero h1::after{display:block;width:68px;height:4px;margin:1.35rem auto 0;border-radius:999px;background:var(--tc-gradient);content:""}.tc-editorial-hero__description{max-width:680px;margin:1.4rem auto 0;color:var(--tc-muted)}.tc-editorial-listing{padding-block:var(--tc-space-section)}.tc-post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;align-items:start}.tc-post-grid .tc-post-card:first-child{grid-column:span 2;grid-row:span 2}.tc-post-card{overflow:hidden;border:1px solid var(--tc-border);border-radius:var(--tc-radius-md);background:#fff;box-shadow:var(--tc-shadow-sm);transition:transform .24s ease,box-shadow .24s ease}.tc-post-card:hover{transform:translateY(-4px);box-shadow:var(--tc-shadow-pink)}.tc-post-card__media{display:block;aspect-ratio:16/10;overflow:hidden;background:var(--tc-surface)}.tc-post-grid .tc-post-card:first-child .tc-post-card__media{aspect-ratio:16/8.5}.tc-post-card__image{display:block;width:100%;height:100%;object-fit:cover;transition:transform .28s ease}.tc-post-card:hover .tc-post-card__image{transform:scale(1.035)}.tc-post-card__body{padding:1.5rem 1.55rem 1.65rem}.tc-post-card__date{display:block;margin-bottom:.65rem;color:var(--tc-pink);font-size:.82rem;font-weight:700}.tc-post-card__title{margin:0;font-size:1.35rem;font-weight:650;line-height:1.2}.tc-post-grid .tc-post-card:first-child .tc-post-card__title{font-size:clamp(1.75rem,3vw,2.45rem)}.tc-post-card__title a{color:var(--tc-ink);text-decoration:none}.tc-post-card__title a:hover{color:var(--tc-pink)}.tc-post-card__excerpt{margin:.95rem 0 0;color:var(--tc-muted);font-size:.96rem;line-height:1.65}.tc-featured-videos{position:relative;overflow:hidden;padding-block:var(--tc-space-section);background:radial-gradient(circle at 88% 15%,rgb(255 102 196 / .10),transparent 24%),radial-gradient(circle at 10% 84%,rgb(56 182 254 / .10),transparent 24%),var(--tc-surface)}.tc-featured-videos__heading{margin:0 0 2.5rem;font-size:var(--tc-type-h2);font-weight:650}.tc-featured-videos__heading::before{display:block;width:52px;height:4px;margin-bottom:1rem;border-radius:999px;background:var(--tc-gradient);content:""}.tc-featured-videos__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.4rem}.tc-video-card{overflow:hidden;border:1px solid var(--tc-border);border-radius:var(--tc-radius-md);background:#fff;box-shadow:var(--tc-shadow-sm)}.tc-video-card__embed{position:relative;aspect-ratio:16/9;overflow:hidden}.tc-video-card__embed iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.tc-video-card__source{display:block;padding:1rem 1.2rem;color:var(--tc-pink);font-size:.9rem;font-weight:650;text-decoration:none}.nav-links{display:flex;flex-wrap:wrap;gap:.55rem;justify-content:center;margin-top:3rem}.nav-links .page-numbers{display:grid;min-width:44px;height:44px;place-items:center;padding:0 .7rem;border:1px solid var(--tc-border);border-radius:var(--tc-radius-pill);background:#fff;color:var(--tc-text);text-decoration:none}.nav-links .current{border-color:var(--tc-pink);background:var(--tc-pink);color:#fff}.nav-links a:hover{border-color:var(--tc-blue);color:var(--tc-blue)}@media(max-width:1023px){.tc-post-grid{grid-template-columns:repeat(2,1fr)}.tc-post-grid .tc-post-card:first-child{grid-column:span 2}.tc-featured-videos__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.tc-post-grid{grid-template-columns:1fr}.tc-post-grid .tc-post-card:first-child{grid-column:auto;grid-row:auto}.tc-featured-videos__grid{grid-template-columns:1fr}}.tc-editorial-hero{padding-block:clamp(4.5rem, 6.5vw, 6rem);background:radial-gradient(circle at 20% 18%,rgb(255 102 196 / .10),transparent 24%),radial-gradient(circle at 84% 70%,rgb(56 182 254 / .08),transparent 24%),#fff}.tc-editorial-listing{padding-block:clamp(4.5rem, 7vw, 6.5rem)}.tc-post-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.tc-post-grid .tc-post-card:first-child{grid-column:auto;grid-row:auto}.tc-post-grid .tc-post-card:first-child .tc-post-card__media{aspect-ratio:16/10}.tc-post-grid .tc-post-card:first-child .tc-post-card__title{font-size:1.35rem}.tc-post-card{box-shadow:0 12px 34px rgb(27 31 47 / .055)}.tc-post-card__body{padding:1.25rem 1.3rem 1.4rem}.tc-featured-videos{padding-block:clamp(4.5rem, 7vw, 6.5rem);background:radial-gradient(circle at 88% 18%,rgb(255 102 196 / .07),transparent 24%),radial-gradient(circle at 10% 84%,rgb(56 182 254 / .07),transparent 24%),var(--tc-surface)}.tc-featured-videos__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.tc-video-card{box-shadow:0 12px 34px rgb(27 31 47 / .055)}.tc-pagination{margin-top:3rem}.tc-pagination ul.page-numbers{display:flex;flex-wrap:wrap;justify-content:center;gap:.55rem;margin:0;padding:0;list-style:none}.tc-pagination li{margin:0;padding:0;list-style:none}.tc-pagination a.page-numbers,.tc-pagination span.page-numbers{display:grid;min-width:42px;height:42px;place-items:center;padding:0 .75rem;border:1px solid var(--tc-border);border-radius:var(--tc-radius-pill);background:#fff;color:var(--tc-text);text-decoration:none;font-size:.9rem;font-weight:600}.tc-pagination span.page-numbers.current{border-color:var(--tc-pink);background:var(--tc-pink);color:#fff}.tc-pagination a.page-numbers:hover{border-color:var(--tc-blue);color:var(--tc-blue)}@media(max-width:1023px){.tc-post-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tc-post-grid .tc-post-card:first-child{grid-column:auto}}@media(max-width:767px){.tc-post-grid,.tc-featured-videos__grid{grid-template-columns:1fr}}.tc-editorial-hero{background:radial-gradient(circle at 18% 18%,rgb(255 102 196 / .22),transparent 28%),radial-gradient(circle at 84% 78%,rgb(56 182 254 / .18),transparent 28%),linear-gradient(135deg,rgb(255 102 196 / .06),rgb(56 182 254 / .05)),#fff}.tc-editorial-listing{background:linear-gradient(180deg,#fff 0%,rgb(255 102 196 / .035) 100%)}.tc-post-card{border-color:rgb(255 102 196 / .11)}.tc-featured-videos{background:radial-gradient(circle at 88% 16%,rgb(56 182 254 / .22),transparent 28%),radial-gradient(circle at 10% 84%,rgb(255 102 196 / .16),transparent 28%),linear-gradient(135deg,rgb(56 182 254 / .06),rgb(255 102 196 / .05)),#fff}.tc-editorial-hero{padding-block:clamp(3.5rem, 5vw, 4.75rem);background:linear-gradient(120deg,rgb(255 102 196 / .26),rgb(255 255 255 / .94) 48%,rgb(56 182 254 / .24));border-bottom:1px solid rgb(56 182 254 / .24)}.tc-editorial-hero__inner{max-width:760px}.tc-editorial-hero h1,.tc-editorial-hero__description,.tc-editorial-hero__description p,.tc-editorial-hero__description span{color:#1f2230!important}.tc-editorial-hero__description{color:#626878!important}.tc-editorial-listing{background:#fff}.tc-post-card{background:#fff;border-color:rgb(31 34 48 / .09);box-shadow:0 14px 36px rgb(31 34 48 / .07)}.tc-post-card__title,.tc-post-card__title a{color:#1f2230!important}.tc-post-card__excerpt,.tc-post-card__excerpt p{color:#606676!important}.tc-featured-videos{background:linear-gradient(120deg,rgb(56 182 254 / .22),rgb(255 255 255 / .95) 50%,rgb(255 102 196 / .22));border-top:1px solid rgb(255 102 196 / .22);border-bottom:1px solid rgb(56 182 254 / .22)}.tc-featured-videos__heading{color:#1f2230!important}.tc-editorial-hero{min-height:0;padding-block:clamp(2.35rem, 3.8vw, 3.35rem)!important;background:radial-gradient(circle at 13% 28%,rgb(255 102 196 / .40),transparent 29%),radial-gradient(circle at 88% 70%,rgb(56 182 254 / .38),transparent 30%),linear-gradient(112deg,rgb(255 102 196 / .16),rgb(255 255 255 / .90) 49%,rgb(56 182 254 / .16))!important}.tc-editorial-hero h1{font-size:clamp(2.15rem, 3.8vw, 3.55rem)!important;line-height:1.02;letter-spacing:-.04em}.tc-editorial-hero h1::after{margin-top:.9rem!important;width:58px!important;height:4px!important}.tc-editorial-listing,.tc-featured-videos{border-top:3px solid #fff0;border-image:linear-gradient(90deg,#ff66c4,#38b6fe) 1}.tc-featured-videos{padding-block:clamp(4rem,6vw,5.5rem);background:radial-gradient(circle at 90% 14%,rgb(255 102 196 / .30),transparent 26%),radial-gradient(circle at 8% 86%,rgb(56 182 254 / .27),transparent 27%),linear-gradient(120deg,rgb(255 102 196 / .10),#fff 50%,rgb(56 182 254 / .10))}.tc-video-card{border:1px solid #fff0;border-radius:30px;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,rgb(255 102 196 / .42),rgb(56 182 254 / .38)) border-box;box-shadow:0 16px 44px rgb(31 34 48 / .07);transition:transform .2s ease,box-shadow .2s ease}.tc-video-card:hover{transform:translateY(-3px);box-shadow:0 22px 52px rgb(31 34 48 / .10)}.tc-video-card__embed{margin:12px 12px 0;border-radius:22px}.tc-video-card__source{padding:1rem 1.15rem 1.15rem}.tc-editorial-hero{background:radial-gradient(circle at 8% 22%,rgb(255 102 196 / .50),transparent 31%),radial-gradient(circle at 92% 74%,rgb(56 182 254 / .45),transparent 31%),linear-gradient(118deg,rgb(255 102 196 / .18),#fff 49%,rgb(56 182 254 / .18))!important;border-bottom:4px solid #fff0;border-image:linear-gradient(90deg,#ff66c4,#38b6fe) 1}.tc-post-card{overflow:hidden;border:1px solid transparent!important;border-radius:28px!important;background:linear-gradient(145deg,rgb(255 255 255 / .995),rgb(255 255 255 / .96)) padding-box,linear-gradient(135deg,rgb(255 102 196 / .44),rgb(56 182 254 / .42)) border-box!important;box-shadow:0 14px 38px rgb(31 34 48 / .065),0 8px 22px rgb(56 182 254 / .035)!important;transition:transform .24s ease,box-shadow .24s ease}.tc-post-card:hover{transform:translateY(-4px);box-shadow:0 22px 48px rgb(31 34 48 / .09),0 10px 26px rgb(255 102 196 / .06)!important}.tc-post-card__media{overflow:hidden;margin:12px 12px 0;border-radius:20px}.tc-post-card__body{padding:1.15rem 1.25rem 1.4rem}.tc-post-card__meta,.tc-post-card__date{color:#ff66c4!important;font-size:.76rem;font-weight:700}.tc-post-card__title,.tc-post-card__title a{color:#232734!important;font-size:clamp(1.08rem,1.25vw,1.24rem)!important;font-weight:700!important;line-height:1.22!important;letter-spacing:-.026em!important}.tc-post-card__excerpt,.tc-post-card__excerpt p{color:#646b79!important;font-size:.91rem;line-height:1.62}.tc-post-card__more{display:inline-flex;margin-top:.7rem;padding:.45rem .75rem;border-radius:999px;background:linear-gradient(90deg,rgb(255 102 196 / .12),rgb(56 182 254 / .12));color:#ff66c4!important;font-size:.83rem;font-weight:700}@media(max-width:767px){.tc-post-card{border-radius:22px!important}.tc-post-card__media{margin:10px 10px 0;border-radius:18px}}.tc-single-post{background:radial-gradient(circle at 0 16%,rgb(255 102 196 / .22),transparent 25%),radial-gradient(circle at 100% 58%,rgb(56 182 254 / .18),transparent 28%),linear-gradient(180deg,#fff 0%,#fbfcff 50%,#fff 100%)}.tc-article-hero{position:relative;overflow:hidden;padding-block:clamp(3rem,5vw,4.8rem);border-bottom:1px solid rgb(31 34 48 / .06);background:radial-gradient(circle at 8% 18%,rgb(255 102 196 / .48),transparent 28%),radial-gradient(circle at 92% 78%,rgb(56 182 254 / .40),transparent 30%),linear-gradient(120deg,rgb(255 102 196 / .17),rgb(255 255 255 / .95) 50%,rgb(56 182 254 / .16))}.tc-article-hero::after{position:absolute;top:-7rem;right:8%;width:19rem;height:19rem;border:1px solid rgb(56 182 254 / .20);border-radius:50%;content:"";pointer-events:none}.tc-article-hero__inner{position:relative;z-index:1;max-width:880px}.tc-article-categories{margin-bottom:.8rem;color:#ff66c4;font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.tc-article-categories a{color:inherit;text-decoration:none}.tc-article-hero h1{max-width:18ch;margin:0;font-size:clamp(2.25rem,4vw,4rem);line-height:1.02;letter-spacing:-.045em;text-wrap:balance}.tc-article-meta{display:flex;flex-wrap:wrap;gap:.45rem .7rem;margin-top:1.15rem;color:#606775;font-size:.9rem}.tc-article-meta a{color:#ff66c4;font-weight:700;text-decoration:none}.tc-article-stage{padding-block:clamp(2.4rem,5vw,4rem) clamp(4rem,7vw,6rem)}.tc-article-featured{max-width:920px;margin-bottom:clamp(2rem,4vw,3rem)}.tc-article-featured__frame{overflow:hidden;padding:10px;border:1px solid #fff0;border-radius:30px;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,rgb(255 102 196 / .52),rgb(56 182 254 / .50)) border-box;box-shadow:0 24px 60px rgb(31 34 48 / .08),0 10px 28px rgb(255 102 196 / .06)}.tc-article-featured__image{display:block;width:100%;max-height:650px;object-fit:contain;border-radius:22px;background:#fff}.tc-article-content{max-width:760px;padding:clamp(1.5rem,3vw,2.25rem);border:1px solid rgb(31 34 48 / .055);border-radius:28px;background:rgb(255 255 255 / .92);box-shadow:0 16px 42px rgb(31 34 48 / .045);color:#444b59;font-size:1rem;line-height:1.85}.tc-article-content img{display:block;margin:1.5rem auto;border-radius:18px;box-shadow:0 12px 30px rgb(31 34 48 / .07)}.tc-article-content h2,.tc-article-content h3{margin-top:1.8em}.tc-article-footer{max-width:760px;margin-top:1rem}.tc-article-tags{display:flex;flex-wrap:wrap;gap:.5rem;color:#777e8b;font-size:.82rem}.tc-article-tags a{padding:.35rem .65rem;border-radius:999px;background:linear-gradient(90deg,rgb(255 102 196 / .10),rgb(56 182 254 / .10));color:#4c5361;text-decoration:none}.tc-post-navigation{max-width:980px;margin-top:clamp(2.5rem,5vw,4rem)}.tc-post-navigation .nav-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.tc-post-navigation .nav-previous,.tc-post-navigation .nav-next{min-width:0}.tc-post-navigation .nav-next{text-align:right}.tc-post-navigation a{display:flex;min-height:118px;align-items:center;justify-content:space-between;gap:1rem;padding:1.15rem 1.25rem;border:1px solid #fff0;border-radius:24px;background:linear-gradient(145deg,rgb(255 255 255 / .98),rgb(255 255 255 / .94)) padding-box,linear-gradient(135deg,rgb(255 102 196 / .48),rgb(56 182 254 / .46)) border-box;box-shadow:0 14px 34px rgb(31 34 48 / .055);color:#2c303c;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.tc-post-navigation a:hover{transform:translateY(-3px);box-shadow:0 20px 44px rgb(31 34 48 / .08),0 8px 22px rgb(255 102 196 / .06)}.tc-post-navigation__copy{display:grid;gap:.3rem;min-width:0}.tc-post-navigation__label{color:#ff66c4;font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.tc-post-navigation__title{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:.98rem;font-weight:700;line-height:1.35}.tc-post-navigation__direction{display:grid;width:38px;height:38px;flex:0 0 38px;place-items:center;border-radius:50%;background:linear-gradient(135deg,#ff66c4,#38b6fe);color:#fff;font-size:1rem;box-shadow:0 8px 20px rgb(255 102 196 / .16)}@media(max-width:767px){.tc-article-hero{padding-block:2.4rem 2.8rem}.tc-article-hero h1{font-size:clamp(2rem,9vw,2.7rem)}.tc-article-stage{padding-block:1.5rem 3.6rem}.tc-article-featured{margin-bottom:1.4rem}.tc-article-featured__frame{padding:7px;border-radius:22px}.tc-article-featured__image{max-height:none;border-radius:16px}.tc-article-content{padding:1.15rem;border-radius:22px;font-size:.95rem;line-height:1.75}.tc-post-navigation .nav-links{grid-template-columns:1fr}.tc-post-navigation .nav-next{text-align:left}.tc-post-navigation .nav-next a{flex-direction:row-reverse}.tc-post-navigation a{min-height:96px;padding:1rem;border-radius:20px}}.tc-single-post .tc-article-hero{padding-block:clamp(2.5rem,4vw,3.7rem)}.tc-single-post .tc-article-hero__inner{max-width:920px}.tc-single-post .tc-article-hero h1{max-width:20ch;font-size:clamp(2.1rem,3.5vw,3.5rem);line-height:1.04;letter-spacing:-.04em}.tc-article-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,340px);gap:clamp(2rem,4vw,3.5rem);align-items:start;max-width:1180px}.tc-article-main-column{min-width:0}.tc-single-post .tc-article-content{max-width:none;margin:0;padding:clamp(1.5rem,2.6vw,2.25rem);border-radius:28px;background:rgb(255 255 255 / .96);box-shadow:0 18px 46px rgb(31 34 48 / .055),0 8px 22px rgb(255 102 196 / .035)}.tc-single-post .tc-article-content>img:first-child,.tc-single-post .tc-article-content>figure:first-child,.tc-single-post .tc-article-content>p:first-child>img:first-child{display:none!important}.tc-single-post .tc-article-content img{max-width:min(100%,520px);height:auto;margin:1.8rem auto;border-radius:20px;box-shadow:0 14px 32px rgb(31 34 48 / .08),0 6px 18px rgb(56 182 254 / .04)}.tc-article-sidebar{min-width:0}.tc-article-sidebar__sticky{position:sticky;top:106px;padding:1.15rem;border:1px solid #fff0;border-radius:28px;background:linear-gradient(145deg,rgb(255 255 255 / .97),rgb(255 255 255 / .94)) padding-box,linear-gradient(135deg,rgb(255 102 196 / .50),rgb(56 182 254 / .46)) border-box;box-shadow:0 18px 46px rgb(31 34 48 / .06),0 8px 24px rgb(255 102 196 / .035)}.tc-article-sidebar__head{padding:.25rem .2rem 1rem;border-bottom:1px solid rgb(31 34 48 / .07)}.tc-article-sidebar__eyebrow{margin:0 0 .25rem;color:#ff66c4;font-size:.72rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.tc-article-sidebar__head h2{margin:0;font-size:1.35rem;line-height:1.1;letter-spacing:-.03em}.tc-related-posts{display:grid;gap:.2rem}.tc-related-post-card{display:grid;grid-template-columns:82px minmax(0,1fr);gap:.85rem;padding:1rem .2rem;border-bottom:1px solid rgb(31 34 48 / .065)}.tc-related-post-card:last-child{border-bottom:0}.tc-related-post-card__media{display:block;overflow:hidden;width:82px;height:82px;border-radius:18px;background:linear-gradient(135deg,rgb(255 102 196 / .15),rgb(56 182 254 / .15));text-decoration:none}.tc-related-post-card__image{display:block;width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.tc-related-post-card:hover .tc-related-post-card__image{transform:scale(1.04)}.tc-related-post-card__placeholder{display:block;width:100%;height:100%;background:radial-gradient(circle at 20% 20%,rgb(255 102 196 / .36),transparent 46%),radial-gradient(circle at 80% 80%,rgb(56 182 254 / .34),transparent 46%),#fff}.tc-related-post-card__body{min-width:0}.tc-related-post-card time{display:block;margin-bottom:.24rem;color:#ff66c4;font-size:.68rem;font-weight:700}.tc-related-post-card h3{margin:0;font-size:.93rem;font-weight:700!important;line-height:1.28;letter-spacing:-.02em}.tc-related-post-card h3 a{color:#262a36;text-decoration:none}.tc-related-post-card h3 a:hover{color:#ff66c4}.tc-related-post-card p{display:-webkit-box;overflow:hidden;margin:.35rem 0 0;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#737987;font-size:.75rem;line-height:1.45}.tc-single-post .tc-article-footer{max-width:none}.tc-single-post .tc-post-navigation{max-width:none}.tc-single-post .tc-post-navigation a{min-height:102px}@media(max-width:960px){.tc-article-layout{grid-template-columns:minmax(0,1fr) 280px;gap:1.5rem}.tc-related-post-card{grid-template-columns:70px minmax(0,1fr)}.tc-related-post-card__media{width:70px;height:70px}}@media(max-width:767px){.tc-single-post .tc-article-hero h1{max-width:none;font-size:clamp(2rem,8.5vw,2.55rem)}.tc-article-layout{grid-template-columns:1fr;gap:2rem}.tc-article-sidebar{order:2}.tc-article-sidebar__sticky{position:static;padding:1rem;border-radius:22px}.tc-related-posts{grid-auto-flow:column;grid-auto-columns:minmax(250px,82%);grid-template-columns:none;overflow-x:auto;gap:.8rem;padding:.9rem 0 .35rem;scroll-snap-type:x mandatory;scrollbar-width:none}.tc-related-posts::-webkit-scrollbar{display:none}.tc-related-post-card{grid-template-columns:74px minmax(0,1fr);align-content:start;padding:.9rem;border:1px solid rgb(31 34 48 / .06);border-radius:18px;background:rgb(255 255 255 / .94);box-shadow:0 10px 28px rgb(31 34 48 / .045);scroll-snap-align:start}.tc-related-post-card__media{width:74px;height:74px;border-radius:16px}.tc-related-post-card p{-webkit-line-clamp:2}.tc-single-post .tc-article-content{padding:1.1rem;border-radius:20px}}.tc-blog-page--v57{background:#fff3f9}.tc-blog-page--v57 .tc-editorial-hero--v57{position:relative;overflow:hidden;min-height:680px;padding:0!important;border:0!important;background:radial-gradient(circle at 0 12%,rgb(255 79 179 / .36),transparent 34%),radial-gradient(circle at 46% 42%,rgb(255 126 210 / .13),transparent 24%),radial-gradient(circle at 100% 80%,rgb(99 197 255 / .20),transparent 31%),linear-gradient(112deg,#ffdeee 0%,#ffedf6 42%,#fff8fc 64%,#eef9ff 100%)!important}.tc-blog-page--v57 .tc-editorial-hero--v57::after{position:absolute;right:5%;bottom:-7rem;width:26rem;height:26rem;border:1px solid rgb(99 197 255 / .15);border-radius:50%;content:"";pointer-events:none}.tc-blog-page--v57 .tc-editorial-hero__layout{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:clamp(3rem,5vw,5.5rem);align-items:center;min-height:680px;width:min(calc(100% - 2.5rem),1240px)}.tc-blog-page--v57 .tc-editorial-hero__copy{max-width:38rem;padding:4.5rem 0}.tc-blog-page--v57 .tc-editorial-eyebrow{margin:0 0 .9rem;color:#f33ca4;font-size:.72rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.tc-blog-page--v57 .tc-editorial-hero h1{max-width:9ch;margin:0;color:#242633!important;font-size:clamp(4.3rem,6.1vw,6.2rem)!important;font-weight:730!important;line-height:.88!important;letter-spacing:-.068em!important;text-align:left}.tc-blog-page--v57 .tc-editorial-hero h1::after{display:none!important}.tc-blog-page--v57 .tc-editorial-hero h1 span{display:block}.tc-blog-page--v57 .tc-editorial-hero__accent{margin-top:.05em;background:linear-gradient(90deg,#f33ca4 0%,#ff78cd 48%,#63c5ff 100%);-webkit-background-clip:text;background-clip:text;color:#fff0;font-weight:610}.tc-blog-page--v57 .tc-editorial-hero__description{max-width:32rem;margin:1.35rem 0 0;color:#646d7c!important;font-size:1rem;line-height:1.7}.tc-blog-page--v57 .tc-editorial-hero__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.6rem}.tc-blog-page--v57 .tc-editorial-hero__cta,.tc-blog-page--v57 .tc-editorial-hero__ghost{display:inline-flex;align-items:center;gap:.55rem;min-height:48px;padding:.78rem 1rem;border-radius:999px;font-size:.82rem;font-weight:750;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.tc-blog-page--v57 .tc-editorial-hero__cta{background:linear-gradient(90deg,#f33ca4,#ff7ed2 62%,#63c5ff);color:#fff;box-shadow:0 14px 32px rgb(255 79 179 / .18)}.tc-blog-page--v57 .tc-editorial-hero__ghost{border:1px solid rgb(255 79 179 / .14);background:rgb(255 250 253 / .76);color:#242633;backdrop-filter:blur(12px)}.tc-blog-page--v57 .tc-editorial-hero__cta:hover,.tc-blog-page--v57 .tc-editorial-hero__ghost:hover{transform:translateY(-2px)}.tc-blog-page--v57 .tc-editorial-featured{overflow:hidden;border:1px solid rgb(255 79 179 / .12);border-radius:30px;background:rgb(255 250 253 / .82);box-shadow:0 28px 70px rgb(255 79 179 / .11);backdrop-filter:blur(18px)}.tc-blog-page--v57 .tc-editorial-featured__media{display:block;aspect-ratio:16/9;overflow:hidden;background:#ffe8f3}.tc-blog-page--v57 .tc-editorial-featured__image{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.tc-blog-page--v57 .tc-editorial-featured:hover .tc-editorial-featured__image{transform:scale(1.03)}.tc-blog-page--v57 .tc-editorial-featured__placeholder{display:block;width:100%;height:100%;background:linear-gradient(135deg,#ffd9ed,#eef9ff)}.tc-blog-page--v57 .tc-editorial-featured__body{padding:1.35rem 1.45rem 1.5rem}.tc-blog-page--v57 .tc-editorial-featured__meta{display:flex;justify-content:space-between;gap:1rem;color:#929aaa;font-size:.7rem}.tc-blog-page--v57 .tc-editorial-featured__meta span{color:#f33ca4;font-weight:800;letter-spacing:.12em}.tc-blog-page--v57 .tc-editorial-featured h2{max-width:16ch;margin:.75rem 0 0;font-size:clamp(1.7rem,2.6vw,2.7rem);font-weight:700;line-height:1.03;letter-spacing:-.045em}.tc-blog-page--v57 .tc-editorial-featured h2 a{color:#242633;text-decoration:none}.tc-blog-page--v57 .tc-editorial-featured p{margin:.85rem 0 0;color:#687180;font-size:.92rem;line-height:1.62}.tc-blog-page--v57 .tc-editorial-featured__read{display:inline-flex;align-items:center;gap:.45rem;margin-top:1rem;color:#f33ca4;font-size:.82rem;font-weight:750;text-decoration:none}.tc-blog-page--v57 .tc-editorial-listing--v57{padding:clamp(5.8rem,7vw,7.5rem) 0;background:radial-gradient(circle at 0 12%,rgb(99 197 255 / .12),transparent 28%),radial-gradient(circle at 100% 88%,rgb(255 79 179 / .18),transparent 29%),linear-gradient(180deg,#fff8fc 0%,#fff 58%,#fff7fb 100%)}.tc-blog-page--v57 .tc-editorial-listing--v57>.tc-container{width:min(calc(100% - 2.5rem),1240px)}.tc-blog-page--v57 .tc-editorial-section-head{display:grid;grid-template-columns:minmax(0,.9fr) minmax(15rem,.55fr);gap:3rem;align-items:end;margin-bottom:2.6rem}.tc-blog-page--v57 .tc-editorial-section-head>div>p{margin:0 0 .6rem;color:#f33ca4;font-size:.7rem;font-weight:800;letter-spacing:.16em}.tc-blog-page--v57 .tc-editorial-section-head h2{max-width:11ch;margin:0;color:#242633;font-size:clamp(3rem,4.8vw,4.8rem);font-weight:710;line-height:.94;letter-spacing:-.058em}.tc-blog-page--v57 .tc-editorial-section-head>p{margin:0 0 .2rem;color:#7b8493;font-size:.9rem;line-height:1.65}.tc-blog-page--v57 .tc-post-grid--v57{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:1.1rem;align-items:start}.tc-blog-page--v57 .tc-post-grid--v57 .tc-post-card{grid-column:span 4;overflow:hidden;border:1px solid rgb(255 79 179 / .12)!important;border-radius:24px!important;background:rgb(255 255 255 / .92)!important;box-shadow:0 16px 40px rgb(255 79 179 / .055)!important}.tc-blog-page--v57 .tc-post-grid--v57 .tc-post-card:nth-child(1){grid-column:span 7}.tc-blog-page--v57 .tc-post-grid--v57 .tc-post-card:nth-child(2){grid-column:span 5}.tc-blog-page--v57 .tc-post-grid--v57 .tc-post-card:nth-child(4),.tc-blog-page--v57 .tc-post-grid--v57 .tc-post-card:nth-child(6){grid-column:span 5}.tc-blog-page--v57 .tc-post-grid--v57 .tc-post-card:nth-child(5){grid-column:span 7}.tc-blog-page--v57 .tc-post-card__media{margin:0!important;border-radius:0!important;aspect-ratio:16/10}.tc-blog-page--v57 .tc-post-grid--v57 .tc-post-card:nth-child(1) .tc-post-card__media,.tc-blog-page--v57 .tc-post-grid--v57 .tc-post-card:nth-child(5) .tc-post-card__media{aspect-ratio:16/8.5}.tc-blog-page--v57 .tc-post-card__body{padding:1.25rem 1.3rem 1.45rem}.tc-blog-page--v57 .tc-post-card__title,.tc-blog-page--v57 .tc-post-card__title a{color:#242633!important;font-size:1.18rem!important;font-weight:700!important;line-height:1.2!important}.tc-blog-page--v57 .tc-post-grid--v57 .tc-post-card:nth-child(1) .tc-post-card__title,.tc-blog-page--v57 .tc-post-grid--v57 .tc-post-card:nth-child(5) .tc-post-card__title{font-size:clamp(1.55rem,2vw,2rem)!important}.tc-blog-page--v57 .tc-post-card__excerpt{display:-webkit-box;overflow:hidden;margin-top:.75rem;color:#6a7381!important;font-size:.9rem;line-height:1.58;-webkit-box-orient:vertical;-webkit-line-clamp:3}.tc-blog-page--v57 .tc-pagination{margin-top:2.8rem}.tc-blog-page--v57 .tc-pagination a.page-numbers,.tc-blog-page--v57 .tc-pagination span.page-numbers{min-width:44px;height:44px;border:1px solid rgb(255 79 179 / .12);background:rgb(255 255 255 / .88)}.tc-blog-page--v57 .tc-pagination span.page-numbers.current{border-color:#fff0;background:linear-gradient(135deg,#f33ca4,#63c5ff);color:#fff}.tc-blog-page--v57 .tc-featured-videos--v57{padding:clamp(5.5rem,7vw,7.2rem) 0;border:0!important;background:radial-gradient(circle at 0 18%,rgb(99 197 255 / .20),transparent 29%),radial-gradient(circle at 100% 84%,rgb(255 79 179 / .24),transparent 30%),linear-gradient(120deg,#eef9ff 0%,#fff7fb 50%,#ffe8f3 100%)!important}.tc-blog-page--v57 .tc-featured-videos--v57>.tc-container{width:min(calc(100% - 2.5rem),1240px)}.tc-blog-page--v57 .tc-featured-videos__head{display:grid;grid-template-columns:minmax(0,.9fr) minmax(15rem,.55fr);gap:3rem;align-items:end;margin-bottom:2.4rem}.tc-blog-page--v57 .tc-featured-videos__head>div>p{margin:0 0 .6rem;color:#f33ca4;font-size:.7rem;font-weight:800;letter-spacing:.16em}.tc-blog-page--v57 .tc-featured-videos__head h2{margin:0;color:#242633!important;font-size:clamp(3rem,4.6vw,4.6rem);font-weight:710;line-height:.94;letter-spacing:-.055em}.tc-blog-page--v57 .tc-featured-videos__head>p{margin:0;color:#7b8493;font-size:.9rem;line-height:1.65}.tc-blog-page--v57 .tc-featured-videos__grid--v57{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:1rem}.tc-blog-page--v57 .tc-video-card{border:1px solid rgb(255 79 179 / .12)!important;border-radius:24px!important;background:rgb(255 255 255 / .92)!important;box-shadow:0 16px 42px rgb(255 79 179 / .06)!important}.tc-blog-page--v57 .tc-video-card--1{grid-column:span 7;grid-row:span 2}.tc-blog-page--v57 .tc-video-card--2,.tc-blog-page--v57 .tc-video-card--3{grid-column:span 5}.tc-blog-page--v57 .tc-video-card--4,.tc-blog-page--v57 .tc-video-card--5{grid-column:span 6}.tc-blog-page--v57 .tc-video-card__embed{margin:10px 10px 0;border-radius:18px}.tc-blog-page--v57 .tc-video-card__foot{display:flex;justify-content:space-between;gap:1rem;align-items:center;padding:.85rem 1rem 1rem}.tc-blog-page--v57 .tc-video-card__foot>span{color:#f33ca4;font-size:.68rem;font-weight:800}.tc-blog-page--v57 .tc-video-card__source{padding:0;color:#242633;font-size:.78rem}.tc-blog-page--v57+.tc-site-footer{margin-top:0!important}@media(max-width:1023px){.tc-blog-page--v57 .tc-editorial-hero__layout{grid-template-columns:1fr 1fr;gap:2rem;min-height:620px}.tc-blog-page--v57 .tc-editorial-hero h1{font-size:clamp(3.8rem,7vw,5rem)!important}.tc-blog-page--v57 .tc-post-grid--v57{grid-template-columns:repeat(2,minmax(0,1fr))}.tc-blog-page--v57 .tc-post-grid--v57 .tc-post-card,.tc-blog-page--v57 .tc-post-grid--v57 .tc-post-card:nth-child(n){grid-column:auto}.tc-blog-page--v57 .tc-featured-videos__grid--v57{grid-template-columns:repeat(2,minmax(0,1fr))}.tc-blog-page--v57 .tc-video-card,.tc-blog-page--v57 .tc-video-card:nth-child(n){grid-column:auto;grid-row:auto}}@media(max-width:767px){.tc-blog-page--v57 .tc-editorial-hero--v57{min-height:0;padding:3.6rem 0 4.2rem!important}.tc-blog-page--v57 .tc-editorial-hero__layout{display:block;min-height:0;width:min(calc(100% - 32px),680px)}.tc-blog-page--v57 .tc-editorial-hero__copy{padding:0}.tc-blog-page--v57 .tc-editorial-hero h1{max-width:8.6ch;font-size:clamp(3.2rem,14vw,4.4rem)!important;line-height:.92!important}.tc-blog-page--v57 .tc-editorial-hero__description{font-size:.9rem;line-height:1.6}.tc-blog-page--v57 .tc-editorial-featured{margin-top:2rem;border-radius:22px}.tc-blog-page--v57 .tc-editorial-section-head,.tc-blog-page--v57 .tc-featured-videos__head{display:block;margin-bottom:1.6rem}.tc-blog-page--v57 .tc-editorial-section-head h2,.tc-blog-page--v57 .tc-featured-videos__head h2{font-size:clamp(2.6rem,11vw,3.4rem)}.tc-blog-page--v57 .tc-editorial-section-head>p,.tc-blog-page--v57 .tc-featured-videos__head>p{margin-top:.9rem}.tc-blog-page--v57 .tc-editorial-listing--v57>.tc-container,.tc-blog-page--v57 .tc-featured-videos--v57>.tc-container{width:min(calc(100% - 32px),680px)}.tc-blog-page--v57 .tc-post-grid--v57,.tc-blog-page--v57 .tc-featured-videos__grid--v57{grid-template-columns:1fr}.tc-blog-page--v57 .tc-post-grid--v57 .tc-post-card,.tc-blog-page--v57 .tc-video-card{grid-column:auto!important;grid-row:auto!important}}.tc-blog-page--v58{background:#fff7fb}.tc-blog-page--v58 .tc-editorial-hero--v58{min-height:620px;padding:0!important;border:0!important;background:radial-gradient(circle at 2% 12%,rgb(255 79 179 / .32),transparent 31%),radial-gradient(circle at 96% 82%,rgb(99 197 255 / .18),transparent 29%),linear-gradient(112deg,#ffdeee 0%,#fff2f8 50%,#eef9ff 100%)!important}.tc-blog-page--v58 .tc-editorial-hero__layout{display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);gap:clamp(2.5rem,4vw,4rem);align-items:center;min-height:620px;width:min(calc(100% - 2.5rem),1180px)}.tc-blog-page--v58 .tc-editorial-hero__copy{max-width:34rem;padding:4rem 0}.tc-blog-page--v58 .tc-editorial-hero h1{max-width:8.8ch;margin:0;color:#242633!important;font-size:clamp(4rem,5.7vw,5.8rem)!important;font-weight:720!important;line-height:.92!important;letter-spacing:-.06em!important;text-align:left}.tc-blog-page--v58 .tc-editorial-hero h1 span{display:block}.tc-blog-page--v58 .tc-editorial-hero h1::after{display:none!important}.tc-blog-page--v58 .tc-editorial-hero__accent{margin-top:.08em;background:linear-gradient(90deg,#f33ca4 0%,#ff79ce 48%,#63c5ff 100%);-webkit-background-clip:text;background-clip:text;color:#fff0;font-weight:610}.tc-blog-page--v58 .tc-editorial-hero__description{max-width:30rem;margin:1.2rem 0 0;color:#697280!important;font-size:.96rem;line-height:1.68}.tc-blog-page--v58 .tc-editorial-hero__actions{margin-top:1.45rem}.tc-blog-page--v58 .tc-editorial-featured{border:1px solid rgb(255 79 179 / .11);border-radius:26px;background:rgb(255 255 255 / .82);box-shadow:0 22px 56px rgb(255 79 179 / .08)}.tc-blog-page--v58 .tc-editorial-featured__media{aspect-ratio:16/9}.tc-blog-page--v58 .tc-editorial-featured__body{padding:1.2rem 1.3rem 1.35rem}.tc-blog-page--v58 .tc-editorial-featured h2{max-width:18ch;font-size:clamp(1.5rem,2.2vw,2.15rem);line-height:1.08}.tc-blog-page--v58 .tc-editorial-listing--v58{padding:clamp(5.2rem,6.5vw,6.8rem) 0;background:radial-gradient(circle at 0 12%,rgb(99 197 255 / .10),transparent 27%),radial-gradient(circle at 100% 88%,rgb(255 79 179 / .14),transparent 28%),linear-gradient(180deg,#fffafd 0%,#fff 55%,#fff8fc 100%)}.tc-blog-page--v58 .tc-editorial-listing--v58>.tc-container{width:min(calc(100% - 2.5rem),1180px)}.tc-blog-page--v58 .tc-editorial-section-head{display:grid;grid-template-columns:1fr minmax(16rem,26rem);gap:2rem;align-items:end;margin-bottom:2.25rem}.tc-blog-page--v58 .tc-editorial-section-head h2{max-width:none;font-size:clamp(2.8rem,4.2vw,4rem);line-height:.98}.tc-blog-page--v58 .tc-post-grid--v58{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.15rem}.tc-blog-page--v58 .tc-post-grid--v58 .tc-post-card,.tc-blog-page--v58 .tc-post-grid--v58 .tc-post-card:nth-child(n){grid-column:auto!important;grid-row:auto!important;border:1px solid rgb(255 79 179 / .10)!important;border-radius:22px!important;background:#fff!important;box-shadow:0 14px 34px rgb(31 34 48 / .055)!important}.tc-blog-page--v58 .tc-post-card__media,.tc-blog-page--v58 .tc-post-grid--v58 .tc-post-card:nth-child(n) .tc-post-card__media{margin:0!important;border-radius:0!important;aspect-ratio:16/10!important}.tc-blog-page--v58 .tc-post-card__body{padding:1.15rem 1.2rem 1.3rem}.tc-blog-page--v58 .tc-post-card__title,.tc-blog-page--v58 .tc-post-card__title a,.tc-blog-page--v58 .tc-post-grid--v58 .tc-post-card:nth-child(n) .tc-post-card__title{font-size:1.08rem!important;line-height:1.24!important}.tc-blog-page--v58 .tc-post-card__excerpt{-webkit-line-clamp:3;font-size:.88rem;line-height:1.58}.tc-blog-page--v58 .tc-featured-videos--v58{padding:clamp(5rem,6.5vw,6.5rem) 0;border:0!important;background:radial-gradient(circle at 0 18%,rgb(99 197 255 / .16),transparent 28%),radial-gradient(circle at 100% 82%,rgb(255 79 179 / .18),transparent 29%),linear-gradient(120deg,#eef9ff 0%,#fff9fc 50%,#ffeaf4 100%)!important}.tc-blog-page--v58 .tc-featured-videos--v58>.tc-container{width:min(calc(100% - 2.5rem),1180px)}.tc-blog-page--v58 .tc-featured-videos__head{display:grid;grid-template-columns:1fr minmax(16rem,26rem);gap:2rem;align-items:end;margin-bottom:2.1rem}.tc-blog-page--v58 .tc-featured-videos__head h2{font-size:clamp(2.8rem,4.2vw,4rem);line-height:.98}.tc-blog-page--v58 .tc-featured-videos__grid--v58{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.15rem}.tc-blog-page--v58 .tc-video-card,.tc-blog-page--v58 .tc-video-card:nth-child(n){grid-column:auto!important;grid-row:auto!important;border:1px solid rgb(255 79 179 / .10)!important;border-radius:22px!important;background:#fff!important;box-shadow:0 14px 34px rgb(31 34 48 / .055)!important}.tc-blog-page--v58 .tc-video-card__embed{margin:8px 8px 0;border-radius:16px}.tc-blog-page--v58 .tc-video-card__foot{padding:.78rem .9rem .95rem}.tc-blog-page--v58+.tc-site-footer{margin-top:0!important}@media(max-width:1023px){.tc-blog-page--v58 .tc-editorial-hero__layout{grid-template-columns:1fr 1fr;min-height:580px;gap:1.8rem}.tc-blog-page--v58 .tc-editorial-hero h1{font-size:clamp(3.5rem,7vw,4.8rem)!important}.tc-blog-page--v58 .tc-post-grid--v58,.tc-blog-page--v58 .tc-featured-videos__grid--v58{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:767px){.tc-blog-page--v58 .tc-editorial-hero--v58{min-height:0;padding:3.2rem 0 3.8rem!important}.tc-blog-page--v58 .tc-editorial-hero__layout{display:block;min-height:0;width:min(calc(100% - 32px),680px)}.tc-blog-page--v58 .tc-editorial-hero__copy{padding:0}.tc-blog-page--v58 .tc-editorial-hero h1{font-size:clamp(3rem,13vw,4rem)!important;line-height:.94!important}.tc-blog-page--v58 .tc-editorial-featured{margin-top:1.8rem}.tc-blog-page--v58 .tc-editorial-section-head,.tc-blog-page--v58 .tc-featured-videos__head{display:block;margin-bottom:1.4rem}.tc-blog-page--v58 .tc-editorial-section-head>p,.tc-blog-page--v58 .tc-featured-videos__head>p{margin-top:.75rem}.tc-blog-page--v58 .tc-post-grid--v58,.tc-blog-page--v58 .tc-featured-videos__grid--v58{grid-template-columns:1fr}.tc-blog-page--v58 .tc-editorial-listing--v58>.tc-container,.tc-blog-page--v58 .tc-featured-videos--v58>.tc-container{width:min(calc(100% - 32px),680px)}}.tc-blog-page--v59 .tc-editorial-hero--v59{position:relative;overflow:hidden;min-height:610px;padding:0!important;border:0!important;background:radial-gradient(circle at 2% 14%,rgb(255 79 179 / .34),transparent 30%),radial-gradient(circle at 96% 80%,rgb(99 197 255 / .20),transparent 28%),linear-gradient(110deg,#ffdeed 0%,#fff2f8 52%,#eef9ff 100%)!important}.tc-blog-page--v59 .tc-editorial-hero--v59::before{position:absolute;top:8%;right:7%;width:28rem;height:28rem;border:1px solid rgb(99 197 255 / .12);border-radius:50%;content:"";pointer-events:none}.tc-blog-page--v59 .tc-editorial-hero__layout{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:clamp(3rem,5vw,5rem);align-items:center;min-height:610px;width:min(calc(100% - 2.5rem),1180px)}.tc-blog-page--v59 .tc-editorial-hero__copy{max-width:37rem;padding:4rem 0}.tc-blog-page--v59 .tc-editorial-hero h1{max-width:8.2ch;margin:0;color:#242633!important;font-size:clamp(4.4rem,6vw,6rem)!important;font-weight:720!important;line-height:.91!important;letter-spacing:-.062em!important;text-align:left}.tc-blog-page--v59 .tc-editorial-hero h1 span{display:block}.tc-blog-page--v59 .tc-editorial-hero h1::after{display:none!important}.tc-blog-page--v59 .tc-editorial-hero__accent{margin-top:.08em;background:linear-gradient(90deg,#f33ca4 0%,#ff79ce 50%,#63c5ff 100%);-webkit-background-clip:text;background-clip:text;color:#fff0;font-weight:610}.tc-blog-page--v59 .tc-editorial-hero__description{max-width:31rem;margin:1.3rem 0 0;color:#697280!important;font-size:.98rem;line-height:1.68}.tc-blog-page--v59 .tc-editorial-hero__actions{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1.5rem}.tc-blog-page--v59 .tc-editorial-hero__panel{position:relative;overflow:hidden;padding:2rem 2rem 1.75rem;border:1px solid rgb(255 79 179 / .11);border-radius:28px;background:rgb(255 255 255 / .72);box-shadow:0 24px 60px rgb(255 79 179 / .075);backdrop-filter:blur(18px)}.tc-blog-page--v59 .tc-editorial-hero__panel::after{position:absolute;right:-6rem;bottom:-7rem;width:18rem;height:18rem;border-radius:50%;background:radial-gradient(circle,rgb(99 197 255 / .15),transparent 68%);content:"";pointer-events:none}.tc-blog-page--v59 .tc-editorial-hero__panel-label{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;padding-bottom:1.25rem;border-bottom:1px solid rgb(36 38 51 / .07)}.tc-blog-page--v59 .tc-editorial-hero__panel-label span{color:#f33ca4;font-size:.65rem;font-weight:800;letter-spacing:.16em}.tc-blog-page--v59 .tc-editorial-hero__panel-label strong{max-width:15rem;color:#242633;font-size:.92rem;font-weight:700;line-height:1.25;text-align:right}.tc-blog-page--v59 .tc-editorial-hero__topics{display:grid;margin-top:.25rem}.tc-blog-page--v59 .tc-editorial-topic{display:grid;grid-template-columns:3rem minmax(0,1fr);gap:1rem;align-items:center;padding:1.2rem 0;border-bottom:1px solid rgb(36 38 51 / .065)}.tc-blog-page--v59 .tc-editorial-topic>span{color:#f33ca4;font-size:.72rem;font-weight:800;letter-spacing:.08em}.tc-blog-page--v59 .tc-editorial-topic strong{display:block;color:#242633;font-size:clamp(1.15rem,1.5vw,1.4rem);font-weight:700;line-height:1.15;letter-spacing:-.025em}.tc-blog-page--v59 .tc-editorial-topic small{display:block;margin-top:.28rem;color:#8a93a2;font-size:.72rem;line-height:1.4}.tc-blog-page--v59 .tc-editorial-hero__panel-note{position:relative;z-index:1;max-width:32rem;margin:1.2rem 0 0;color:#707988;font-size:.8rem;line-height:1.55}@media(max-width:1023px){.tc-blog-page--v59 .tc-editorial-hero__layout{grid-template-columns:1fr 1fr;gap:2rem;min-height:570px}.tc-blog-page--v59 .tc-editorial-hero h1{font-size:clamp(3.8rem,7vw,5rem)!important}.tc-blog-page--v59 .tc-editorial-hero__panel{padding:1.6rem}}@media(max-width:767px){.tc-blog-page--v59 .tc-editorial-hero--v59{min-height:0;padding:3.3rem 0 3.8rem!important}.tc-blog-page--v59 .tc-editorial-hero__layout{display:block;min-height:0;width:min(calc(100% - 32px),680px)}.tc-blog-page--v59 .tc-editorial-hero__copy{padding:0}.tc-blog-page--v59 .tc-editorial-hero h1{max-width:8.6ch;font-size:clamp(3.2rem,13.5vw,4.2rem)!important;line-height:.94!important}.tc-blog-page--v59 .tc-editorial-hero__description{font-size:.9rem;line-height:1.6}.tc-blog-page--v59 .tc-editorial-hero__panel{margin-top:1.8rem;padding:1.35rem 1.2rem;border-radius:22px}.tc-blog-page--v59 .tc-editorial-hero__panel-label{align-items:flex-start}.tc-blog-page--v59 .tc-editorial-hero__panel-label strong{max-width:11rem;font-size:.82rem}.tc-blog-page--v59 .tc-editorial-topic{grid-template-columns:2.5rem minmax(0,1fr);padding:1rem 0}.tc-blog-page--v59 .tc-editorial-topic strong{font-size:1.05rem}}.tc-blog-page--v60 .tc-editorial-hero--v60{position:relative;overflow:hidden;min-height:640px;padding:0!important;border:0!important;background:radial-gradient(circle at -4% 0%,rgb(255 79 179 / .23),transparent 31%),radial-gradient(circle at 98% 90%,rgb(118 93 255 / .11),transparent 27%),linear-gradient(118deg,#fff0f7 0%,#fff7fb 58%,#f4f1ff 100%)!important}.tc-blog-page--v60 .tc-editorial-hero--v60::before{position:absolute;top:-8rem;left:-9rem;width:22rem;height:22rem;border-radius:50%;background:rgb(255 79 179 / .09);content:"";pointer-events:none}.tc-blog-page--v60 .tc-editorial-hero--v60::after{position:absolute;right:-8rem;bottom:-9rem;width:24rem;height:24rem;border:1px dashed rgb(132 107 255 / .14);border-radius:50%;content:"";pointer-events:none}.tc-blog-page--v60 .tc-editorial-hero__layout{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,.98fr) minmax(0,.82fr);gap:clamp(3rem,5vw,5.2rem);align-items:center;min-height:640px;width:min(calc(100% - 2.5rem),1180px)}.tc-blog-page--v60 .tc-editorial-hero__copy{max-width:39rem;padding:4.5rem 0}.tc-blog-page--v60 .tc-editorial-eyebrow{margin:0 0 1rem;color:#f33ca4;font-size:.72rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.tc-blog-page--v60 .tc-editorial-eyebrow::after{display:block;width:3.1rem;height:3px;margin-top:.7rem;border-radius:999px;background:linear-gradient(90deg,#f33ca4,#b66cff);content:""}.tc-blog-page--v60 .tc-editorial-hero h1{max-width:8.6ch;margin:0;overflow:visible!important;color:#242633!important;font-size:clamp(4.65rem,6.25vw,6.35rem)!important;font-weight:720!important;line-height:1.02!important;letter-spacing:-.058em!important;text-align:left}.tc-blog-page--v60 .tc-editorial-hero h1::after{display:none!important}.tc-blog-page--v60 .tc-editorial-hero h1 span{display:block;overflow:visible!important}.tc-blog-page--v60 .tc-editorial-hero__accent{margin-top:.11em;background:linear-gradient(90deg,#f33ca4 0%,#ff72c7 50%,#a974e8 100%);-webkit-background-clip:text;background-clip:text;color:#fff0;font-weight:610}.tc-blog-page--v60 .tc-editorial-hero__description{max-width:34rem;margin:1.6rem 0 0;color:#667080!important;font-size:1rem;line-height:1.72}.tc-blog-page--v60 .tc-editorial-hero__actions{display:flex;flex-wrap:wrap;gap:.9rem;margin-top:1.8rem}.tc-blog-page--v60 .tc-editorial-hero__cta,.tc-blog-page--v60 .tc-editorial-hero__ghost{display:inline-flex!important;align-items:center;justify-content:center;gap:.65rem;min-height:52px;padding:.82rem 1.2rem;border-radius:999px;font-size:.84rem;font-weight:750;line-height:1;text-decoration:none!important;border:0;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.tc-blog-page--v60 .tc-editorial-hero__cta{background:linear-gradient(90deg,#f33ca4 0%,#ff70ca 55%,#9f7cf4 100%);color:#fff!important;box-shadow:0 16px 34px rgb(243 60 164 / .20)}.tc-blog-page--v60 .tc-editorial-hero__ghost{border:1px solid rgb(243 60 164 / .12);background:rgb(255 255 255 / .78);color:#242633!important;box-shadow:0 12px 28px rgb(67 57 94 / .06);backdrop-filter:blur(12px)}.tc-blog-page--v60 .tc-editorial-hero__cta:hover,.tc-blog-page--v60 .tc-editorial-hero__ghost:hover{transform:translateY(-2px)}.tc-blog-page--v60 .tc-editorial-hero__panel{padding:1.9rem 1.8rem 1.6rem;border:1px solid rgb(193 128 226 / .15);border-radius:30px;background:rgb(255 255 255 / .70);box-shadow:0 24px 58px rgb(100 72 127 / .08);backdrop-filter:blur(18px)}.tc-blog-page--v60 .tc-editorial-hero__panel-head{padding:0 0 1.1rem;border-bottom:1px solid rgb(36 38 51 / .065)}.tc-blog-page--v60 .tc-editorial-hero__panel-head span{color:#242633;font-size:.78rem;font-weight:800;letter-spacing:.07em}.tc-blog-page--v60 .tc-editorial-hero__topics{display:grid;margin:0}.tc-blog-page--v60 .tc-editorial-topic{display:grid;grid-template-columns:3.2rem minmax(0,1fr) 1.4rem;gap:1rem;align-items:center;padding:1.25rem 0;border-bottom:1px solid rgb(36 38 51 / .065);color:inherit;text-decoration:none;transition:transform .2s ease}.tc-blog-page--v60 .tc-editorial-topic:last-child{border-bottom:0}.tc-blog-page--v60 .tc-editorial-topic:hover{transform:translateX(4px)}.tc-blog-page--v60 .tc-editorial-topic__icon{display:grid;width:3rem;height:3rem;place-items:center;border:1px solid rgb(243 60 164 / .10);border-radius:50%;background:linear-gradient(145deg,rgb(255 79 179 / .10),rgb(184 111 255 / .08));color:#f33ca4;font-size:1rem;font-weight:800;box-shadow:0 8px 20px rgb(243 60 164 / .06)}.tc-blog-page--v60 .tc-editorial-topic__copy strong{display:block;color:#242633;font-size:1.03rem;font-weight:720;line-height:1.18;letter-spacing:-.02em}.tc-blog-page--v60 .tc-editorial-topic__copy small{display:block;margin-top:.32rem;color:#7b8493;font-size:.73rem;line-height:1.45}.tc-blog-page--v60 .tc-editorial-topic__arrow{color:#cc59ce;font-size:1.05rem;font-weight:800}@media(max-width:1023px){.tc-blog-page--v60 .tc-editorial-hero__layout{grid-template-columns:1fr 1fr;gap:2rem;min-height:600px}.tc-blog-page--v60 .tc-editorial-hero h1{font-size:clamp(3.9rem,7vw,5rem)!important}.tc-blog-page--v60 .tc-editorial-hero__panel{padding:1.5rem}}@media(max-width:767px){.tc-blog-page--v60 .tc-editorial-hero--v60{min-height:0;padding:3.2rem 0 3.8rem!important}.tc-blog-page--v60 .tc-editorial-hero__layout{display:block;min-height:0;width:min(calc(100% - 32px),680px)}.tc-blog-page--v60 .tc-editorial-hero__copy{padding:0}.tc-blog-page--v60 .tc-editorial-hero h1{max-width:8.9ch;font-size:clamp(3.15rem,13vw,4.15rem)!important;line-height:1.04!important;letter-spacing:-.05em!important}.tc-blog-page--v60 .tc-editorial-hero__description{margin-top:1.25rem;font-size:.9rem;line-height:1.62}.tc-blog-page--v60 .tc-editorial-hero__actions{gap:.65rem;margin-top:1.45rem}.tc-blog-page--v60 .tc-editorial-hero__cta,.tc-blog-page--v60 .tc-editorial-hero__ghost{min-height:46px;padding:.7rem .9rem;font-size:.76rem}.tc-blog-page--v60 .tc-editorial-hero__panel{margin-top:1.8rem;padding:1.3rem 1.1rem;border-radius:22px}.tc-blog-page--v60 .tc-editorial-topic{grid-template-columns:2.8rem minmax(0,1fr) 1.2rem;gap:.75rem;padding:1rem 0}.tc-blog-page--v60 .tc-editorial-topic__icon{width:2.55rem;height:2.55rem}.tc-blog-page--v60 .tc-editorial-topic__copy strong{font-size:.96rem}.tc-blog-page--v60 .tc-editorial-topic__copy small{font-size:.68rem}}.tc-blog-page--v60 .tc-editorial-listing,.tc-blog-page--v60 .tc-featured-videos{border-top:0!important;border-bottom:0!important;border-image:none!important}.tc-blog-page--v60 .tc-editorial-listing::before,.tc-blog-page--v60 .tc-editorial-listing::after,.tc-blog-page--v60 .tc-featured-videos::before,.tc-blog-page--v60 .tc-featured-videos::after{border:0!important}.tc-blog-page--v60 .tc-editorial-listing--v58{position:relative;overflow:hidden;padding:clamp(5rem,7vw,7rem) 0!important;background:radial-gradient(circle at 0 18%,rgb(72 184 255 / .10),transparent 30%),radial-gradient(circle at 100% 84%,rgb(255 95 184 / .12),transparent 31%),linear-gradient(180deg,#fff9fc 0%,#fff 52%,#fffafd 100%)!important}.tc-blog-page--v60 .tc-editorial-listing--v58::before{position:absolute;top:-9rem;left:-7rem;width:22rem;height:22rem;border-radius:50%;background:rgb(255 95 184 / .045);content:"";pointer-events:none}.tc-blog-page--v60 .tc-editorial-section-head{display:grid!important;grid-template-columns:1fr minmax(15rem,27rem)!important;gap:3rem!important;align-items:end!important;margin-bottom:clamp(2rem,4vw,3.2rem)!important}.tc-blog-page--v60 .tc-editorial-section-head>div>p{margin:0 0 .65rem!important;color:#ff5fb8!important;font-size:.69rem!important;font-weight:760!important;letter-spacing:.16em!important;text-transform:uppercase!important}.tc-blog-page--v60 .tc-editorial-section-head h2{max-width:14ch!important;margin:0!important;color:#202532!important;font-size:clamp(2.2rem,4vw,3.8rem)!important;font-weight:650!important;line-height:1.02!important;letter-spacing:-.045em!important}.tc-blog-page--v60 .tc-editorial-section-head>p{margin:0!important;color:#7c8696!important;font-size:.9rem!important;line-height:1.65!important}.tc-blog-page--v60 .tc-post-grid--v58{gap:1rem!important}.tc-blog-page--v60 .tc-post-grid--v58 .tc-post-card,.tc-blog-page--v60 .tc-post-grid--v58 .tc-post-card:nth-child(n){border:1px solid rgb(32 37 50 / .075)!important;border-radius:1.15rem!important;background:rgb(255 255 255 / .94)!important;box-shadow:0 12px 34px rgb(31 36 49 / .045)!important;transition:transform .22s ease,box-shadow .22s ease!important}.tc-blog-page--v60 .tc-post-grid--v58 .tc-post-card:hover{transform:translateY(-3px)!important;box-shadow:0 18px 40px rgb(31 36 49 / .07)!important}.tc-blog-page--v60 .tc-post-card__body{padding:1.15rem 1.2rem 1.35rem!important}.tc-blog-page--v60 .tc-post-card__date{margin-bottom:.55rem!important;color:#ff5fb8!important;font-size:.72rem!important;font-weight:760!important}.tc-blog-page--v60 .tc-post-card__title,.tc-blog-page--v60 .tc-post-card__title a{color:#202532!important;font-weight:650!important;letter-spacing:-.025em!important}.tc-blog-page--v60 .tc-post-card__excerpt{color:#768190!important;font-size:.86rem!important;line-height:1.58!important}.tc-blog-page--v60 .tc-pagination{margin-top:2.7rem!important}.tc-blog-page--v60 .tc-pagination ul.page-numbers{gap:.45rem!important}.tc-blog-page--v60 .tc-pagination a.page-numbers,.tc-blog-page--v60 .tc-pagination span.page-numbers{min-width:40px!important;height:40px!important;border:1px solid rgb(32 37 50 / .08)!important;border-radius:999px!important;background:rgb(255 255 255 / .8)!important;color:#596271!important;font-size:.78rem!important;box-shadow:none!important}.tc-blog-page--v60 .tc-pagination span.page-numbers.current{border-color:transparent!important;background:linear-gradient(90deg,#ff5fb8,#48b8ff)!important;color:#fff!important}.tc-blog-page--v60 .tc-featured-videos--v58{position:relative;overflow:hidden;padding:clamp(5rem,7vw,7rem) 0!important;background:radial-gradient(circle at 0 80%,rgb(72 184 255 / .14),transparent 31%),radial-gradient(circle at 100% 18%,rgb(255 95 184 / .14),transparent 31%),linear-gradient(120deg,#f6fbff 0%,#fff 49%,#fff8fc 100%)!important}.tc-blog-page--v60 .tc-featured-videos__head{display:grid!important;grid-template-columns:1fr minmax(15rem,27rem)!important;gap:3rem!important;align-items:end!important;margin-bottom:clamp(2rem,4vw,3.2rem)!important}.tc-blog-page--v60 .tc-featured-videos__head>div>p{margin:0 0 .65rem!important;color:#ff5fb8!important;font-size:.69rem!important;font-weight:760!important;letter-spacing:.16em!important;text-transform:uppercase!important}.tc-blog-page--v60 .tc-featured-videos__head h2{max-width:14ch!important;margin:0!important;color:#202532!important;font-size:clamp(2.2rem,4vw,3.8rem)!important;font-weight:650!important;line-height:1.02!important;letter-spacing:-.045em!important}.tc-blog-page--v60 .tc-featured-videos__head>p{margin:0!important;color:#7c8696!important;font-size:.9rem!important;line-height:1.65!important}.tc-blog-page--v60 .tc-featured-videos__grid--v58{gap:1rem!important}.tc-blog-page--v60 .tc-video-card,.tc-blog-page--v60 .tc-video-card:nth-child(n){border:1px solid rgb(32 37 50 / .075)!important;border-radius:1.15rem!important;background:rgb(255 255 255 / .94)!important;box-shadow:0 12px 34px rgb(31 36 49 / .045)!important}.tc-blog-page--v60 .tc-video-card__embed{margin:8px 8px 0!important;border-radius:.9rem!important}.tc-blog-page--v60 .tc-video-card__foot{padding:.75rem .9rem 1rem!important}.tc-blog-page--v60 .tc-video-card__source{color:#ff5fb8!important;font-size:.78rem!important;font-weight:700!important}.tc-blog-page--v60+.tc-site-footer{margin-top:0!important;border-top:1px solid rgb(32 37 50 / .06)!important}@media(max-width:1023px){.tc-blog-page--v60 .tc-editorial-section-head,.tc-blog-page--v60 .tc-featured-videos__head{grid-template-columns:1fr minmax(14rem,22rem)!important;gap:2rem!important}}@media(max-width:767px){.tc-blog-page--v60 .tc-editorial-listing--v58,.tc-blog-page--v60 .tc-featured-videos--v58{padding:3.8rem 0!important}.tc-blog-page--v60 .tc-editorial-section-head,.tc-blog-page--v60 .tc-featured-videos__head{display:block!important;margin-bottom:1.7rem!important}.tc-blog-page--v60 .tc-editorial-section-head>p,.tc-blog-page--v60 .tc-featured-videos__head>p{margin-top:.8rem!important}.tc-blog-page--v60 .tc-editorial-section-head h2,.tc-blog-page--v60 .tc-featured-videos__head h2{font-size:clamp(2rem,9.5vw,2.7rem)!important}}.tc-blog-page--v60+.tc-site-footer,.tc-blog-page--v61+.tc-site-footer{border-top:0!important}.tc-blog-page--v60+.tc-site-footer::before,.tc-blog-page--v60+.tc-site-footer::after,.tc-blog-page--v61+.tc-site-footer::before,.tc-blog-page--v61+.tc-site-footer::after{display:none!important;content:none!important}.tc-blog-page--v60 .tc-editorial-hero h1{overflow:visible!important;line-height:1.06!important}.tc-blog-page--v60 .tc-editorial-hero h1 span{overflow:visible!important}.tc-blog-page--v60 .tc-editorial-hero__accent{display:block!important;overflow:visible!important;padding-bottom:.12em!important;margin-top:.14em!important}@media(max-width:767px){.tc-blog-page--v60 .tc-editorial-hero h1{line-height:1.07!important}.tc-blog-page--v60 .tc-editorial-hero__accent{padding-bottom:.10em!important;margin-top:.12em!important}}.tc-v98-mobile-only{display:none!important}@media (max-width:767px){.tc-v98-desktop-only{display:none!important}.tc-v98-mobile-only{display:block!important}.tc-v98-contact-hero,.tc-v98-courses-hero,.tc-v98-profile-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 14% 14%,rgb(255 79 179 / .14),transparent 32%),radial-gradient(circle at 88% 72%,rgb(99 197 255 / .15),transparent 35%),linear-gradient(110deg,#fff2f8 0%,#fff8fb 50%,#edf8ff 100%)}.tc-v98-mobile-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);width:100%;min-height:620px}.tc-v98-mobile-copy{position:relative;z-index:3;display:flex;flex-direction:column;justify-content:center;min-width:0;padding:2.15rem .75rem 2rem 1.45rem}.tc-v98-eyebrow{margin:0 0 1rem;color:#f33ca4;font-size:.69rem;font-weight:800;letter-spacing:.22em;line-height:1.2;text-transform:uppercase}.tc-v98-mobile-copy h1{margin:0;color:#242633;font-size:clamp(2.15rem,9.2vw,2.8rem);font-weight:750;line-height:.98;letter-spacing:-.055em}.tc-v98-mobile-copy h1>span{display:block}.tc-v98-accent{margin-top:.26em;background:linear-gradient(90deg,#f52ba0,#f66cc6 56%,#74b8ff);-webkit-background-clip:text;background-clip:text;color:#fff0}.tc-v98-intro,.tc-v98-profile-lead{margin-top:1.45rem;color:#697181;font-size:.77rem;line-height:1.55}.tc-v98-intro p,.tc-v98-profile-lead p{margin:0}.tc-v98-mobile-person{position:relative;z-index:1;min-width:0;overflow:hidden}.tc-v98-mobile-person>img{position:absolute;inset:0;width:100%;height:100%;max-width:none;object-fit:cover;object-position:72% center}.tc-v98-contact-hero .tc-v98-mobile-split{min-height:610px}.tc-v98-contact-hero .tc-v98-mobile-copy h1{font-size:clamp(2rem,8.8vw,2.7rem)}.tc-v98-contact-hero .tc-v98-mobile-person>img{object-position:73% center}.tc-v98-mobile-split--courses{min-height:780px}.tc-v98-courses-hero .tc-v98-mobile-copy{justify-content:flex-start;padding-top:2.35rem}.tc-v98-courses-hero .tc-v98-mobile-copy h1{font-size:clamp(2.06rem,8.9vw,2.72rem)}.tc-v98-course-actions{display:flex;flex-direction:column;align-items:flex-start;gap:.7rem;margin-top:1.4rem}.tc-v98-primary,.tc-v98-secondary{display:inline-flex;align-items:center;justify-content:center;gap:.65rem;min-height:46px;padding:.72rem 1rem;border-radius:999px;font-size:.78rem;font-weight:750;text-decoration:none;white-space:nowrap}.tc-v98-primary{background:linear-gradient(90deg,#ff2ea7,#ff73c9 60%,#68c5ff);color:#fff;box-shadow:0 10px 28px rgb(243 60 164 / .16)}.tc-v98-secondary{border:1px solid rgb(243 60 164 / .15);background:rgb(255 255 255 / .8);color:#242633}.tc-v98-course-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;margin-top:1.45rem;padding-top:1rem;border-top:1px solid rgb(36 38 51 / .08)}.tc-v98-course-meta>div{display:flex;flex-direction:column;gap:.2rem}.tc-v98-course-meta strong{color:#242633;font-size:1rem}.tc-v98-course-meta span{color:#9aa0ad;font-size:.67rem}.tc-v98-mobile-split--courses .tc-v98-mobile-person>img{object-position:72% center}.tc-v98-mobile-split--profile{min-height:760px}.tc-v98-profile-hero .tc-v98-mobile-copy{justify-content:flex-start;padding-top:2.5rem}.tc-v98-profile-hero .tc-v98-mobile-copy h1{font-size:clamp(2.05rem,8.8vw,2.65rem)}.tc-v98-profile-lead{font-size:.72rem;line-height:1.52}.tc-v98-mobile-person--profile .tc-v98-profile-person-image{object-position:72% center}.tc-course-card__body{background:#fffafd!important;color:#242633!important}.tc-course-card__body h3,.tc-course-card__body h3 *,.tc-course-card__description,.tc-course-card__description *,.tc-course-card__duration,.tc-course-card__duration *,.tc-course-card__video-link{color:#242633!important;-webkit-text-fill-color:#242633!important;opacity:1!important;text-shadow:none!important}.tc-course-card__description,.tc-course-card__description *{color:#5f6675!important;-webkit-text-fill-color:#5f6675!important}.tc-course-card__topline>span,.tc-course-card__cta{color:#f33ca4!important;-webkit-text-fill-color:#f33ca4!important}.tc-course-card__body::before,.tc-course-card__body::after{display:none!important;content:none!important}.tc-course-card{overflow:hidden!important}.tc-course-card__body{position:relative!important;z-index:2!important}}@media (max-width:390px){.tc-v98-mobile-copy{padding-left:1.15rem;padding-right:.55rem}.tc-v98-mobile-copy h1{font-size:clamp(1.95rem,8.7vw,2.42rem)}.tc-v98-intro,.tc-v98-profile-lead{font-size:.7rem}.tc-v98-primary,.tc-v98-secondary{padding:.65rem .82rem;font-size:.72rem}.tc-v98-mobile-person>img{object-position:74% center}}@media (max-width:767px){.tc-v98-profile-hero .tc-v98-mobile-split--profile{display:flex!important;flex-direction:column!important;grid-template-columns:none!important;min-height:0!important;height:auto!important;overflow:visible!important}.tc-v98-profile-hero .tc-v98-mobile-copy{order:1!important;width:100%!important;padding:2rem 1.4rem 1.5rem!important;justify-content:flex-start!important;background:linear-gradient(180deg,#fff4f9 0%,#fff9fc 100%)!important}.tc-v98-profile-hero .tc-v98-mobile-copy h1{font-size:clamp(1.9rem,8vw,2.3rem)!important;line-height:1.02!important;max-width:9ch!important}.tc-v98-profile-lead,.tc-v98-profile-lead *,.tc-v98-profile-hero .tc-v98-mobile-copy p,.tc-v98-profile-hero .tc-v98-mobile-copy p *,.tc-v98-profile-hero .tc-v98-mobile-copy strong,.tc-v98-profile-hero .tc-v98-mobile-copy b,.tc-v98-profile-hero .tc-v98-mobile-copy span:not(.tc-v98-accent){color:#626a79!important;-webkit-text-fill-color:#626a79!important;opacity:1!important;text-shadow:none!important;filter:none!important;mix-blend-mode:normal!important}.tc-v98-profile-lead{width:100%!important;max-width:34rem!important;margin:1rem 0 0!important;font-size:.93rem!important;line-height:1.62!important;text-align:left!important}.tc-v98-mobile-person--profile{order:2!important;width:100%!important;height:auto!important;min-height:0!important;overflow:hidden!important;position:relative!important;background:linear-gradient(155deg,#fff5fa 0%,#eef8ff 100%)!important}.tc-v98-mobile-person--profile .tc-v98-profile-person-image{position:relative!important;inset:auto!important;display:block!important;width:100%!important;height:auto!important;max-width:100%!important;max-height:none!important;object-fit:contain!important;object-position:center bottom!important;transform:none!important;opacity:1!important;filter:none!important}}@media (max-width:390px){.tc-v98-profile-hero .tc-v98-mobile-copy{padding:1.7rem 1.05rem 1.25rem!important}.tc-v98-profile-hero .tc-v98-mobile-copy h1{font-size:1.82rem!important}.tc-v98-profile-lead{font-size:.88rem!important;line-height:1.58!important}}@media (max-width:767px){.tc-v98-profile-hero .tc-v98-mobile-split--profile{display:grid!important;grid-template-columns:58% 42%!important;width:100%!important;min-height:700px!important;height:auto!important;align-items:stretch!important;overflow:hidden!important}.tc-v98-profile-hero .tc-v98-mobile-copy{order:initial!important;width:100%!important;min-width:0!important;padding:2rem .85rem 1.6rem 1.45rem!important;justify-content:flex-start!important;background:transparent!important;position:relative!important;z-index:3!important}.tc-v98-profile-hero .tc-v98-eyebrow{margin:0 0 1rem!important;color:#f33ca4!important;-webkit-text-fill-color:#f33ca4!important}.tc-v98-profile-hero .tc-v98-mobile-copy h1{margin:0!important;max-width:8ch!important;color:#242633!important;-webkit-text-fill-color:#242633!important;font-size:clamp(1.95rem,8.2vw,2.4rem)!important;font-weight:760!important;line-height:1.01!important;letter-spacing:-.05em!important}.tc-v98-profile-hero .tc-v98-mobile-copy h1 .tc-v98-accent{color:#f33ca4!important;-webkit-text-fill-color:#f33ca4!important;background:none!important}.tc-v98-profile-hero .tc-v98-mobile-copy h1::after{content:""!important;display:block!important;width:78px!important;height:4px!important;margin-top:1rem!important;border-radius:999px!important;background:linear-gradient(90deg,#f33ca4 0%,#72c7ff 100%)!important}.tc-v98-profile-lead,.tc-v98-profile-lead p,.tc-v98-profile-lead span,.tc-v98-profile-lead em{color:#626a79!important;-webkit-text-fill-color:#626a79!important;opacity:1!important;text-shadow:none!important;filter:none!important;mix-blend-mode:normal!important}.tc-v98-profile-lead strong,.tc-v98-profile-lead b,.tc-v98-profile-lead strong *,.tc-v98-profile-lead b *{color:#f33ca4!important;-webkit-text-fill-color:#f33ca4!important;font-weight:750!important}.tc-v98-profile-lead{width:100%!important;max-width:none!important;margin:1.35rem 0 0!important;font-size:.76rem!important;line-height:1.62!important;text-align:left!important}.tc-v98-profile-hero .tc-v98-mobile-person--profile{order:initial!important;width:100%!important;height:100%!important;min-height:700px!important;overflow:hidden!important;position:relative!important;z-index:1!important;background:transparent!important}.tc-v98-profile-hero .tc-v98-mobile-person--profile .tc-v98-profile-person-image{position:absolute!important;left:50%!important;right:auto!important;top:auto!important;bottom:0!important;inset:auto!important;display:block!important;width:112%!important;height:auto!important;max-width:none!important;max-height:78%!important;object-fit:contain!important;object-position:center bottom!important;transform:translateX(-50%)!important;transform-origin:center bottom!important;opacity:1!important;filter:none!important}.tc-v98-profile-hero{background:radial-gradient(circle at 14% 14%,rgb(255 79 179 / .14),transparent 32%),radial-gradient(circle at 88% 72%,rgb(99 197 255 / .15),transparent 35%),linear-gradient(110deg,#fff2f8 0%,#fff8fb 50%,#edf8ff 100%)!important}}@media (max-width:390px){.tc-v98-profile-hero .tc-v98-mobile-split--profile{grid-template-columns:60% 40%!important;min-height:660px!important}.tc-v98-profile-hero .tc-v98-mobile-copy{padding:1.7rem .62rem 1.35rem 1.05rem!important}.tc-v98-profile-hero .tc-v98-mobile-copy h1{font-size:1.8rem!important}.tc-v98-profile-lead{font-size:.69rem!important;line-height:1.56!important}.tc-v98-profile-hero .tc-v98-mobile-person--profile{min-height:660px!important}.tc-v98-profile-hero .tc-v98-mobile-person--profile .tc-v98-profile-person-image{width:118%!important;max-height:77%!important}}@media (max-width:767px){.tc-v98-profile-hero .tc-v98-mobile-split--profile{grid-template-columns:58% 42%!important;min-height:700px!important;height:700px!important;overflow:hidden!important}.tc-v98-profile-hero .tc-v98-mobile-copy{height:700px!important;overflow:hidden!important}.tc-v98-profile-hero .tc-v98-mobile-person--profile{height:700px!important;min-height:700px!important;overflow:hidden!important;position:relative!important}.tc-v98-profile-hero .tc-v98-mobile-person--profile .tc-v98-profile-person-image{position:absolute!important;left:50%!important;top:auto!important;right:auto!important;bottom:0!important;inset:auto!important;width:auto!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:contain!important;object-position:center bottom!important;transform:translateX(-50%) scale(1.08)!important;transform-origin:center bottom!important;opacity:1!important;filter:none!important}.tc-v98-profile-hero .tc-v98-mobile-person--profile{z-index:1!important}.tc-v98-profile-hero .tc-v98-mobile-copy{z-index:2!important}}@media (max-width:390px){.tc-v98-profile-hero .tc-v98-mobile-split--profile,.tc-v98-profile-hero .tc-v98-mobile-copy,.tc-v98-profile-hero .tc-v98-mobile-person--profile{height:660px!important;min-height:660px!important}.tc-v98-profile-hero .tc-v98-mobile-person--profile .tc-v98-profile-person-image{height:100%!important;transform:translateX(-50%) scale(1.1)!important}}