@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&family=Playfair+Display:wght@700&display=swap";*,*:before,*:after{box-sizing:border-box}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;--turan-gold: #C9A646;--turan-gold-alt: #D4AF37;--turan-navy: #0B1F3A;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;text-decoration:inherit}body{margin:0;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}button{background-color:#f9f9f9}}.th-header{width:100%;min-height:600px;background:linear-gradient(180deg,#0b1f3acc,#000c);color:#fff}.th-header--compact{min-height:250px}.th-header__inner{width:100%;max-width:1028px;margin:0 auto;display:flex;align-items:flex-end;justify-content:space-between;column-gap:32px;padding:19px 16px 0}.th-brand{display:inline-flex;align-items:flex-end;gap:8px;text-decoration:none}.th-brand__logo{display:inline-flex;width:30px;height:32px;color:var(--turan-gold-alt);align-items:center;justify-content:center;overflow:hidden}.th-brand__logo>i{font-size:24px;line-height:32px}.th-brand__name{font-family:Playfair Display,serif;font-weight:700;font-size:24px;line-height:1.3333333333;color:#fff}.th-nav{display:inline-flex;align-items:center;gap:32px;height:40px;flex-wrap:wrap}.th-nav__link{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,Helvetica Neue,Arial,"Apple Color Emoji","Segoe UI Emoji";font-weight:500;font-size:16px;line-height:1.21022725;color:#fff;text-decoration:none}.th-nav__link--active{color:var(--turan-gold)}.th-hero{width:100%}.th-hero__wrap{width:100%;max-width:832px;margin:128px auto 0;padding:0 16px}.th-header--compact .th-hero__wrap{margin-top:64px}.th-header--compact .th-hero__title{text-align:center}.th-hero__title{width:100%;max-width:768px;margin:24px auto 0;font-family:Playfair Display,serif;font-weight:700;font-size:48px;line-height:1.25;color:#fff}.th-hero__rule{width:96px;height:4px;background-color:var(--turan-gold);border-radius:9999px;margin:16px auto 0}.th-hero__desc{width:100%;max-width:768px;margin:18px auto 0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,Helvetica Neue,Arial,"Apple Color Emoji","Segoe UI Emoji";font-weight:400;font-size:20px;line-height:1.65;color:#e5e7eb}.th-hero__actions{width:100%;max-width:768px;margin:24px auto 0;display:flex;gap:16px;flex-wrap:wrap}@media(max-width:768px){.th-header__inner{flex-direction:column;align-items:center;justify-content:center;row-gap:12px;column-gap:0;padding:16px}.th-nav{gap:16px;justify-content:center;height:auto}.th-hero__wrap{margin-top:64px}.th-hero__title{font-size:40px}.th-hero__desc{font-size:18px}.th-hero__actions{justify-content:center}}@media(max-width:480px){.th-hero__title{font-size:34px}.th-hero__desc{font-size:16px}}.th-btn{display:inline-flex;align-items:center;justify-content:center;height:60px;padding:0 24px;border-radius:8px;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,Helvetica Neue,Arial,"Apple Color Emoji","Segoe UI Emoji";font-weight:600;font-size:16px;line-height:1.21022725;text-decoration:none;transition:opacity .2s ease}.th-btn:hover{opacity:.9}.th-btn--primary{background-color:var(--turan-gold);color:var(--turan-navy)}.th-btn--ghost{background:transparent;color:#fff;border:2px solid #FFFFFF}.th-footer{width:100%;background-color:#2b2f36;color:#fff;position:relative}.th-footer__bg{position:absolute;inset:0;background-size:cover;background-position:center;opacity:.3}.th-footer__overlay{position:absolute;inset:0;background:#000000b3}.th-footer__content{position:relative;width:100%;max-width:1152px;margin:0 auto;padding:85px 16px 48px}.th-footer__top{display:flex;flex-direction:column;gap:48px}.th-footer__cols{display:grid;grid-template-columns:1fr;gap:24px}.th-footer__cols>*:not(:last-child){border-right:none;padding-right:0}.th-footer__col-title{margin:0 0 16px;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,Helvetica Neue,Arial,"Apple Color Emoji","Segoe UI Emoji";font-weight:700;font-size:20px;line-height:1.4;color:#fff}.th-footer__links{list-style:none;padding:0;margin:0;display:grid;grid-auto-rows:30px}.th-footer__links a{color:#d1d5db;text-decoration:none;font-weight:500;font-size:16px}.th-footer__services{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:16px 24px}.th-footer__services ul{list-style:none;padding:0;margin:0;display:grid;grid-auto-rows:30px}.th-footer__contact{display:grid;gap:16px}.th-footer__contact-row{display:flex;gap:12px;align-items:flex-start}.th-footer__contact-icon{display:inline-flex;width:14px;height:20px;color:var(--turan-gold);align-items:center;justify-content:center}.th-footer__text{color:#d1d5db;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,Helvetica Neue,Arial,"Apple Color Emoji","Segoe UI Emoji";font-weight:400;font-size:16px;line-height:1.5}.th-footer__brand{width:100%;height:32px;display:flex;align-items:center;justify-content:center}.th-footer__brand-logo{width:30px;height:32px;background:var(--turan-gold-alt);-webkit-mask:radial-gradient(circle at 50% 50%,#000 60%,transparent 61%);mask:radial-gradient(circle at 50% 50%,#000 60%,transparent 61%)}.th-footer__brand-name{margin-left:8px;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,Helvetica Neue,Arial,"Apple Color Emoji","Segoe UI Emoji";font-weight:700;font-size:24px;line-height:1.3333333333;white-space:nowrap}.th-footer__bottom{border-top:1px solid #4B5563;margin-top:48px;padding-top:24px}@media(min-width:640px){.th-footer__cols{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}}@media(min-width:1024px){.th-footer__cols{grid-template-columns:228px 1fr 371px;gap:47px}.th-footer__cols>*:not(:last-child){border-right:1px solid rgba(255,255,255,.2);padding-right:24px}}.th-footer__copyright{text-align:center;color:#9ca3af;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,Helvetica Neue,Arial,"Apple Color Emoji","Segoe UI Emoji";font-weight:400;font-size:16px;line-height:1.5}.th-practice{width:100%;background-color:#fff}.th-practice__inner{width:100%;max-width:1088px;margin:0 auto;padding:56px 16px 64px;text-align:center}.th-practice__title{margin:0;font-family:Playfair Display,serif;font-weight:700;font-size:36px;line-height:1.1111111111;color:#0b1f3a}.th-practice__rule{width:96px;height:4px;background-color:var(--turan-gold);border-radius:9999px;margin:16px auto 0}.th-practice__desc{max-width:1077px;margin:16px auto 0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,Helvetica Neue,Arial,"Apple Color Emoji","Segoe UI Emoji";font-weight:400;font-size:20px;line-height:1.65;color:#4b5563;text-align:center}.th-practice__desc-about{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,Helvetica Neue,Arial,"Apple Color Emoji","Segoe UI Emoji";font-weight:400;font-size:20px;line-height:1.65;color:#4b5563;text-align:left}@media(max-width:768px){.th-practice__title{font-size:30px}.th-practice__desc{font-size:18px}}@media(max-width:480px){.th-practice__title{font-size:26px}.th-practice__desc{font-size:16px}}.th-practice-grid{width:100%;background-color:#f9fafb}.th-practice-grid__inner{width:100%;max-width:1088px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px;padding:16px 16px 72px}.th-card{width:100%;min-height:250px;background-color:#fff;border:1px solid #F3F4F6;border-radius:16px;box-shadow:0 10px 15px #0000001a,0 4px 6px #0000001a;padding:33px;display:flex;flex-direction:column}.th-card__icon{width:64px;height:64px;border-radius:16px;background:linear-gradient(135deg,#0b1f3a,#0b1f3acc);display:flex;align-items:center;justify-content:center}.th-card__title{margin:24px 0 0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,Helvetica Neue,Arial,"Apple Color Emoji","Segoe UI Emoji";font-weight:700;font-size:20px;line-height:1.25;color:#0b1f3a}.th-card__desc{margin:12px 0 0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,Helvetica Neue,Arial,"Apple Color Emoji","Segoe UI Emoji";font-weight:400;font-size:16px;line-height:1.6;color:#4b5563}.th-why{width:100%;background:linear-gradient(135deg,#0b1f3a,#2b2f36);color:#fff}.th-why__inner{width:100%;max-width:1152px;margin:0 auto;padding:85px 16px 96px}.th-why__header{width:100%;max-width:1088px;margin:0 auto 48px;text-align:center}.th-why__title{margin:0;font-family:Playfair Display,serif;font-weight:700;font-size:36px;line-height:1.1111111111;color:#fff}.th-why__subtitle{margin:8px auto 0;width:100%;max-width:768px;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,Helvetica Neue,Arial,"Apple Color Emoji","Segoe UI Emoji";font-weight:400;font-size:20px;line-height:1.4;color:#e5e7eb}.th-why__grid{width:100%;max-width:1088px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:24px}.th-why__item{width:100%;min-height:220px;display:flex;flex-direction:column;align-items:center}@media(max-width:768px){.th-why__title{font-size:32px}.th-why__subtitle{font-size:18px}}@media(max-width:480px){.th-why__title{font-size:28px}.th-why__subtitle{font-size:16px}}.th-why__icon{width:96px;height:96px;border-radius:16px;background:linear-gradient(135deg,#c9a646,#ca8a04);display:flex;align-items:center;justify-content:center;box-shadow:0 20px 25px #0000001a,0 8px 10px #0000001a}.th-why__item-title{margin:24px 0 0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,Helvetica Neue,Arial,"Apple Color Emoji","Segoe UI Emoji";font-weight:600;font-size:20px;line-height:1.4;color:#fff;text-align:center}.th-cta{width:100%;background-color:#041225;color:#fff}.th-cta__inner{width:100%;max-width:1152px;margin:0 auto;padding:80px 16px;text-align:center}.th-cta__title{margin:0;font-family:Playfair Display,serif;font-weight:700;font-size:48px;line-height:1;color:#fff}.th-cta__subtitle{margin:18px auto 0;width:100%;max-width:672px;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,Helvetica Neue,Arial,"Apple Color Emoji","Segoe UI Emoji";font-weight:500;font-size:20px;line-height:1.5;color:#fff}@media(max-width:768px){.th-cta__title{font-size:40px}.th-cta__subtitle{font-size:18px}}@media(max-width:480px){.th-cta__title{font-size:34px}.th-cta__subtitle{font-size:16px}}.th-team{width:100%;background-color:#f9fafb}.th-team__inner{width:100%;max-width:1088px;margin:0 auto;padding:56px 16px;text-align:center}.th-team__title{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,Helvetica Neue,Arial,"Apple Color Emoji","Segoe UI Emoji";font-weight:700;font-size:36px;line-height:1.1111111111;color:#111827}.th-team__subtitle{margin:8px auto 0;width:100%;max-width:672px;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,Helvetica Neue,Arial,"Apple Color Emoji","Segoe UI Emoji";font-weight:500;font-size:18px;line-height:1.5555555556;color:#4b5563}.th-team__cards{width:100%;max-width:1088px;margin:24px auto 0;display:grid;grid-auto-rows:minmax(0,auto);row-gap:32px}@media(max-width:768px){.th-team__title{font-size:30px}.th-team__subtitle{font-size:17px}}@media(max-width:480px){.th-team__title{font-size:26px}.th-team__subtitle{font-size:16px}}.th-team__card{width:100%;max-width:1088px;margin:0 auto;background:#fff;border:1px solid #E5E7EB;border-radius:12px;box-shadow:0 2px 4px #0000001a}.th-team__card--elevated{box-shadow:0 2px 4px #0000001a}.th-team__card-inner{display:flex;gap:36px;padding:39px 62px}.th-team__profile{width:227px;flex:0 0 227px;display:flex;flex-direction:column;align-items:flex-start;gap:8px}.th-team__photo{display:block;width:100%;height:auto;border-radius:8px}.th-team__bio{width:100%;max-width:564px}.th-team__bio-title{margin:0 0 16px;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,Helvetica Neue,Arial,"Apple Color Emoji","Segoe UI Emoji";font-weight:900;font-size:14px;line-height:1.4;color:#2b2f36;text-align:left}.th-team__bio-text{margin:0;white-space:pre-line;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,Helvetica Neue,Arial,"Apple Color Emoji","Segoe UI Emoji";font-weight:500;font-size:14px;line-height:1.4285714286;color:#2b2f36;text-align:left}.th-team__name{margin:4px 0 0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,Helvetica Neue,Arial,"Apple Color Emoji","Segoe UI Emoji";font-weight:700;font-size:16px;line-height:1.4;color:#111827;text-align:left;width:100%}.th-team__role{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,Helvetica Neue,Arial,"Apple Color Emoji","Segoe UI Emoji";font-weight:500;font-size:16px;line-height:1.4;color:#c9a646;text-align:left;width:100%}@media(max-width:900px){.th-team__card-inner{padding:24px}}@media(max-width:768px){.th-team__card-inner{flex-direction:column;gap:16px}.th-team__profile{width:100%;flex:0 0 auto;justify-content:center;align-items:center}.th-team__bio{max-width:none}}.th-contact{width:100%;background-color:#f9fafb}.th-contact__inner{width:100%;max-width:1088px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:24px;padding:68px 16px 64px}@media(min-width:1024px){.th-contact__inner{grid-template-columns:1fr 1fr;align-items:start}}.th-contact__card{background-color:#fff;border:1px solid #E5E7EB;border-radius:16px;box-shadow:0 10px 15px #0000001a,0 4px 6px #0000001a;padding:32px}.th-contact__title{margin:0 0 24px;font-family:Playfair Display,serif;font-weight:700;font-size:30px;line-height:1.33;color:#0b1f3a}.th-contact__form{display:grid;grid-template-columns:1fr;gap:12px}.th-contact__label{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,Helvetica Neue,Arial,"Apple Color Emoji","Segoe UI Emoji";font-weight:500;font-size:16px;line-height:1.2;color:#2b2f36}.th-contact__input,.th-contact__textarea{width:100%;background-color:#fff;border:1px solid #D1D5DB;border-radius:8px;padding:12px 14px;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,Helvetica Neue,Arial,"Apple Color Emoji","Segoe UI Emoji";font-size:16px;color:#111827}.th-contact__input{height:50px}.th-contact__submit{margin-top:8px;height:56px;background-color:var(--turan-gold);color:#fff;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,Helvetica Neue,Arial,"Apple Color Emoji","Segoe UI Emoji";font-weight:600;font-size:16px;border:none;border-radius:8px}.th-contact__note{margin:24px 0 0;text-align:center;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,Helvetica Neue,Arial,"Apple Color Emoji","Segoe UI Emoji";font-weight:500;font-size:16px;line-height:1.5;color:#4b5563}.th-contact__submitted{margin-top:12px;padding:10px 12px;background-color:#ecfdf5;border:1px solid #A7F3D0;color:#065f46;border-radius:8px}.th-contact__error{margin-top:12px;padding:10px 12px;background-color:#fee2e2;border:1px solid #FDA4A4;color:#991b1b;border-radius:8px}.th-contact__info-card{background-color:#fff;border:1px solid #F3F4F6;border-radius:16px;box-shadow:0 10px 15px #0000001a,0 4px 6px #0000001a;padding:32px}.th-contact__info-title{margin:0 0 24px;font-family:Playfair Display,serif;font-weight:700;font-size:24px;line-height:1.33;color:#0b1f3a}.th-contact__info-list{display:grid;gap:16px}.th-contact__info-row{display:grid;grid-template-columns:48px 1fr;gap:16px;align-items:start}.th-contact__info-icon{width:48px;height:48px;border-radius:8px;background-color:#c9a6461a;display:flex;align-items:center;justify-content:center}.th-contact__info-texts{display:grid;gap:6px}.th-contact__info-label{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,Helvetica Neue,Arial,"Apple Color Emoji","Segoe UI Emoji";font-weight:600;font-size:16px;line-height:1.5;color:#2b2f36}.th-contact__info-value{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,Helvetica Neue,Arial,"Apple Color Emoji","Segoe UI Emoji";font-weight:400;font-size:16px;line-height:1.2;color:#4b5563}.th-contact__hours-card{margin-top:24px;background-color:#031022;border-radius:16px;padding:32px}@media(min-width:1024px){.th-contact__hours-card{margin-top:18px}}.th-contact__hours-title{margin:0 0 24px;font-family:Playfair Display,serif;font-weight:700;font-size:24px;line-height:1.33;color:#fff}.th-contact__hours-list{display:grid;gap:16px}.th-contact__hours-row{display:grid;grid-template-columns:1fr auto;align-items:center;color:#fff}.th-contact__hours-label{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,Helvetica Neue,Arial,"Apple Color Emoji","Segoe UI Emoji";font-weight:400;font-size:16px}.th-contact__hours-value{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,Helvetica Neue,Arial,"Apple Color Emoji","Segoe UI Emoji";font-weight:400;font-size:16px;color:var(--turan-gold)}.th-contact__hours-value--muted{color:#d1d5db}
