/*
Theme Name: TP Translations
Description: A responsive TP Translations theme with the Galano typography, photography and turquoise palette of TP Transcription.
Version: 1.0.1
Requires at least: 6.2
Requires PHP: 7.4
License: GPL v2 or later
Text Domain: tp-translations
*/
@font-face{font-family:Galano;src:url(assets/galano-medium.woff2) format('woff2');font-weight:600 900;font-display:swap}@font-face{font-family:Galano;src:url(assets/galano-light.woff2) format('woff2');font-weight:100 500;font-display:swap}
:root{--teal:#59b5b2;--ink:#344a54;--slate:#5b6a72;--deep:#176b6b;--pale:#eef8f7;--line:#dce8e6}*{box-sizing:border-box}body{margin:0;font-family:Galano,Arial,sans-serif;color:var(--ink);font-size:17px;line-height:1.7;background:#fff}a{color:var(--deep);text-underline-offset:4px}a:hover{color:#104b4b}img{max-width:100%;height:auto}button,input,select,textarea{font:inherit}button,a,input,summary{touch-action:manipulation}:focus-visible{outline:3px solid #c57e10;outline-offset:5px}[hidden]{display:none!important}h1,h2,h3{font-weight:600;line-height:1.16;letter-spacing:-.035em;margin:0 0 22px}h1{font-size:clamp(38px,4.7vw,66px)}h2{font-size:clamp(29px,3.2vw,43px)}h3{font-size:24px}p{margin:0 0 21px}.tpt-container{width:min(1200px,calc(100% - 64px));margin:auto}.tpt-topbar{background:var(--slate);color:white;font-size:13px;padding:8px 0}.tpt-topbar .tpt-container{display:flex;justify-content:space-between;gap:20px}.tpt-topbar a{color:white;text-decoration:none}.tpt-header{background:white;border-bottom:1px solid var(--line);position:relative;z-index:20}.tpt-header-row{display:flex;align-items:center;justify-content:space-between;gap:28px;min-height:100px}.tpt-brand{text-decoration:none;font-size:26px;letter-spacing:-1px;white-space:nowrap;font-weight:600;color:var(--slate)}.tpt-brand span{color:var(--deep)}.tpt-nav{display:flex;gap:23px;align-items:center;font-size:14px;font-weight:600}.tpt-nav a{text-decoration:none;color:var(--ink)}.tpt-nav>a:hover{color:var(--deep)}.tpt-nav details{position:relative}.tpt-nav summary{cursor:pointer;list-style:none}.tpt-nav summary::after{content:'⌄';margin-left:6px}.tpt-dropdown{position:absolute;top:35px;left:-20px;width:240px;background:white;box-shadow:0 8px 25px #344a5426;border:1px solid var(--line);padding:12px;display:grid;gap:4px}.tpt-dropdown a{padding:9px}.tpt-dropdown a:hover{background:var(--pale)}.tpt-button,.tpt-nav .tpt-button{display:inline-flex;align-items:center;justify-content:center;gap:20px;background:var(--deep);color:#fff;border:1px solid var(--deep);padding:14px 23px;border-radius:3px;font-weight:600;font-size:15px;text-decoration:none;line-height:1.5}.tpt-button:hover{background:#114f4f;color:white}.tpt-button.tpt-outline{background:transparent;color:var(--deep)}.tpt-menu-toggle{display:none;background:white;border:1px solid var(--line);padding:8px 14px;color:var(--ink)}.tpt-actions{display:flex;flex-wrap:wrap;gap:12px;margin:30px 0 20px}.tpt-homehero{background:#e7e8e3 url(assets/home-carousel.jpg) center center/cover no-repeat;padding:66px 0;min-height:580px}.tpt-hero-panel{width:620px;max-width:64%;padding:38px;background:#ffffffed;border-left:5px solid var(--teal)}.tpt-kicker{font-weight:600;color:var(--deep);text-transform:uppercase;font-size:12px;letter-spacing:2px;margin-bottom:20px}.tpt-lead{font-size:20px;line-height:1.65;max-width:720px}.tpt-hero-small{font-size:13px;margin:0}.tpt-trust{background:var(--pale);border-bottom:1px solid var(--line);font-size:14px;font-weight:600}.tpt-trust .tpt-container{display:flex;justify-content:space-between;gap:20px;padding-top:21px;padding-bottom:21px}.tpt-trust span:before{content:'✓';color:var(--deep);margin-right:12px}.tpt-section{padding:80px 0}.tpt-tint{background:var(--pale)}.tpt-sectionhead{display:grid;grid-template-columns:1.2fr 1fr;gap:100px;align-items:end;margin-bottom:28px}.tpt-sectionhead h2{max-width:600px}.tpt-services{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.tpt-service{border:1px solid var(--line);text-decoration:none;color:var(--ink);display:flex;flex-direction:column;transition:transform .2s}.tpt-service:hover{transform:translateY(-4px)}.tpt-service img{width:100%;aspect-ratio:2;object-fit:cover}.tpt-service>div{padding:25px;display:flex;flex:1;flex-direction:column}.tpt-service h3{font-size:23px}.tpt-service p{font-size:15px}.tpt-textlink{font-weight:600;font-size:15px;margin-top:auto}.tpt-split{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}.tpt-feature-photo{width:100%;aspect-ratio:1.25;object-fit:cover;border-radius:3px}.tpt-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;margin-top:35px}.tpt-card{padding:30px;border:1px solid var(--line);border-top:3px solid var(--teal);background:white}.tpt-card p{margin-bottom:0}.tpt-soft-card{padding:45px;background:var(--pale);border-left:4px solid var(--teal)}.tpt-tint .tpt-soft-card{background:white}.tpt-quote{max-width:900px;margin:auto;text-align:center}.tpt-quote blockquote{font-size:25px;line-height:1.65;margin:0 0 28px}.tpt-quote>p{font-size:15px}.tpt-cta{background:var(--slate);padding:45px;display:flex;align-items:center;justify-content:space-between;gap:45px;color:white}.tpt-cta>div{max-width:760px}.tpt-cta .tpt-kicker{color:#bde9e4}.tpt-cta p:last-child{margin:0}.tpt-cta .tpt-button{flex-shrink:0;background:#fff;color:var(--deep)}.tpt-pagehero{padding:72px 0;background:var(--pale);border-bottom:1px solid var(--line)}.tpt-pagehero h1{max-width:970px}.tpt-pagehero .tpt-lead{margin-bottom:0}.tpt-prose{max-width:840px}.tpt-prose h2:not(:first-child){margin-top:46px}.tpt-prose li{padding:6px 0}.tpt-team{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.tpt-person{background:white}.tpt-person img{width:100%;aspect-ratio:1;object-fit:cover;object-position:center 25%}.tpt-person>div{padding:24px}.tpt-person h3{margin-bottom:8px}.tpt-person p{font-size:15px}.tpt-person .tpt-role{color:var(--deep);font-size:13px;font-weight:600}.tpt-faq details{border-bottom:1px solid var(--line);padding:23px 0}.tpt-faq summary{font-size:21px;font-weight:600;cursor:pointer}.tpt-faq details>div{padding-top:20px}.tpt-spaced{margin-top:32px}.tpt-languages{list-style:none;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:0 30px}.tpt-languages li{border-bottom:1px solid var(--line);padding:12px 0}.tpt-search,label{display:block}input[type=search]{width:min(100%,600px);padding:14px;border:1px solid var(--slate);border-radius:3px;margin:10px 0}#language-count{font-size:14px}.tpt-native{padding-top:55px;padding-bottom:80px;overflow-wrap:anywhere;min-height:300px}.tpt-native iframe{max-width:100%;border:0}.tpt-native input:not([type=radio]):not([type=checkbox]):not([type=submit]),.tpt-native select,.tpt-native textarea{max-width:100%;border:1px solid #a1b2b5;padding:10px;background:white;color:var(--ink)}.tpt-native input[type=submit],.tpt-native button{padding:12px 25px;background:var(--deep);color:white;border:0;cursor:pointer}.tpt-native table{border-collapse:collapse;max-width:100%}.tpt-native td,.tpt-native th{border:1px solid var(--line);padding:10px}.tpt-footer{background:#344a54;color:#fff;padding:60px 0 25px;font-size:14px}.tpt-footer a{color:#fff;text-decoration:none}.tpt-footer a:hover{text-decoration:underline}.tpt-footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:38px}.tpt-footer h3{font-size:18px;color:#bde9e4}.tpt-footer ul{list-style:none;padding:0}.tpt-footer li{margin:9px 0}.tpt-footer-brand{font-size:27px;font-weight:600}.tpt-footer-bottom{border-top:1px solid #ffffff40;margin-top:35px;padding-top:22px;font-size:12px;display:flex;justify-content:space-between;gap:20px}.tpt-allpages{margin-top:25px}.tpt-allpages summary{cursor:pointer}.tpt-allpages ul{columns:3}.skip-link{position:absolute;left:16px;top:-100px;background:white;padding:15px;z-index:100}.skip-link:focus{top:10px}.tpt-preview-note{padding:24px;border:1px solid var(--line);background:var(--pale);max-width:850px}.tpt-blog-list{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}.tpt-blog-list article{padding:30px;border:1px solid var(--line)}
@media(max-width:1080px){.tpt-nav{gap:14px;font-size:13px}.tpt-nav .tpt-button{padding:12px}.tpt-brand{font-size:23px}.tpt-services,.tpt-team{grid-template-columns:repeat(2,1fr)}.tpt-sectionhead{gap:40px}.tpt-hero-panel{max-width:70%}}
@media(max-width:800px){.tpt-container{width:calc(100% - 36px)}.tpt-topbar .tpt-container>span{display:none}.tpt-header-row{min-height:80px;flex-wrap:wrap;padding:18px 0}.js .tpt-menu-toggle{display:block}.tpt-nav{width:100%;flex-wrap:wrap;padding-bottom:10px}.js .tpt-nav:not(.is-open){display:none}.tpt-nav details{width:100%}.tpt-nav>a{width:100%;padding:8px 0}.tpt-dropdown{position:static;box-shadow:none;width:100%;margin-top:10px}.tpt-homehero{padding:220px 0 24px;background-position:68% top;background-size:auto 410px;background-repeat:no-repeat}.tpt-hero-panel{width:100%;max-width:none;padding:26px;background:#fff}.tpt-trust .tpt-container{display:grid;grid-template-columns:1fr 1fr;font-size:12px;gap:12px}.tpt-section{padding:50px 0}.tpt-sectionhead,.tpt-split,.tpt-cards{grid-template-columns:1fr;gap:25px}.tpt-services,.tpt-team{gap:18px}.tpt-service>div,.tpt-person>div{padding:20px}.tpt-cta{padding:28px;display:block}.tpt-cta .tpt-button{margin-top:25px}.tpt-pagehero{padding:48px 0}.tpt-languages{grid-template-columns:repeat(2,1fr);gap:0 20px}.tpt-footer-grid{grid-template-columns:1fr 1fr}.tpt-soft-card{padding:28px}.tpt-allpages ul{columns:2}.tpt-quote blockquote{font-size:21px}.tpt-footer-bottom{display:block}}
@media(max-width:440px){.tpt-services,.tpt-team,.tpt-footer-grid,.tpt-blog-list{grid-template-columns:1fr}.tpt-actions{display:grid}.tpt-lead{font-size:18px}.tpt-languages{font-size:15px}.tpt-allpages ul{columns:1}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

/* Original company logo and photographic heading backgrounds. */
.tpt-brand{display:flex;align-items:center;flex-shrink:0;line-height:1}
.tpt-brand img{display:block;width:250px;height:auto;max-width:100%;object-fit:contain}
.tpt-homehero{background-image:linear-gradient(90deg,rgba(255,255,255,.95) 0%,rgba(255,255,255,.85) 36%,rgba(255,255,255,.12) 68%,rgba(255,255,255,0) 100%),url(assets/home-carousel.jpg)}
.tpt-hero-panel{background:transparent}
.tpt-pagehero{background-image:linear-gradient(90deg,rgba(238,248,247,.98) 0%,rgba(238,248,247,.93) 45%,rgba(238,248,247,.60) 100%),url(assets/home-carousel.jpg);background-size:cover;background-position:center 38%}
@media(max-width:1080px) and (min-width:801px){.tpt-brand img{width:205px}.tpt-header-row{gap:18px}.tpt-nav{gap:10px}}
@media(max-width:800px){.tpt-brand img{width:240px}.tpt-homehero{padding:210px 0 24px;background-image:linear-gradient(180deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.12) 24%,rgba(255,255,255,.90) 46%,rgba(255,255,255,.98) 100%),url(assets/home-carousel.jpg);background-size:cover;background-position:64% top}.tpt-hero-panel{background:transparent}.tpt-pagehero{background-position:65% center;background-image:linear-gradient(90deg,rgba(238,248,247,.96),rgba(238,248,247,.82)),url(assets/home-carousel.jpg)}}
@media(max-width:360px){.tpt-brand img{width:205px}}
