/*
Theme Name: Freetalking Edu
Theme URI: https://penboy995.mycafe24.com/
Author: Freetalking Edu
Description: 프리토킹에듀 강사 중개·화상수업 플랫폼 전용 반응형 테마
Version: 1.5.48
Requires at least: 6.4
Requires PHP: 7.4
Text Domain: freetalking-edu-theme
*/

:root{--fte-orange:#ff6427;--fte-orange-dark:#e94b13;--fte-navy:#11223b;--fte-blue:#2e75ff;--fte-green:#20b96b;--fte-cream:#fff8e8;--fte-text:#182235;--fte-muted:#667085;--fte-border:#e7eaf0;--fte-white:#fff;--fte-shadow:0 14px 42px rgba(17,34,59,.12);--fte-radius:22px;--fte-wrap:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--fte-text);font-family:Pretendard,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.65}a{color:inherit}img{max-width:100%;height:auto}.fte-container{width:min(calc(100% - 40px),var(--fte-wrap));margin-inline:auto}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.screen-reader-text:focus{clip:auto!important;width:auto;height:auto;background:#fff;padding:12px;z-index:100000}

.site-header{position:sticky;top:0;z-index:9999;background:var(--fte-orange);color:#fff;box-shadow:0 3px 18px rgba(68,24,3,.13)}.fte-admin-toolbar-visible .site-header{top:32px}.fte-header-inner{min-height:72px;display:flex;align-items:center;gap:30px}.custom-logo-link{display:flex;align-items:center}.custom-logo{max-height:45px;width:auto}.fte-brand{display:inline-flex;align-items:center;gap:9px;color:#fff;text-decoration:none;font-size:24px;font-weight:900;letter-spacing:-1px;white-space:nowrap}.fte-brand-mark{width:34px;height:34px;border-radius:50% 50% 46% 46%;background:#fff;position:relative;box-shadow:inset 0 -5px 0 rgba(255,100,39,.12)}.fte-brand-mark:before,.fte-brand-mark:after{content:"";position:absolute;bottom:-1px;width:11px;height:13px;background:#fff;border-radius:0 0 8px 8px}.fte-brand-mark:before{left:3px}.fte-brand-mark:after{right:3px}.fte-primary-nav{margin-left:auto}.fte-primary-nav ul{display:flex;align-items:center;gap:26px;list-style:none;margin:0;padding:0}.fte-primary-nav a{color:#fff;text-decoration:none;font-size:14px;font-weight:800;white-space:nowrap}.fte-primary-nav a:hover,.fte-primary-nav .current-menu-item>a{opacity:.78}.fte-header-actions{display:flex;align-items:center;gap:8px}.fte-pill{display:inline-flex;align-items:center;justify-content:center;min-height:38px;border-radius:999px;padding:0 15px;color:#fff;text-decoration:none;font-size:13px;font-weight:800;border:1px solid rgba(255,255,255,.75)}.fte-pill--soft{background:rgba(255,255,255,.13);border-color:transparent}.fte-menu-toggle{display:none;margin-left:auto;border:1px solid rgba(255,255,255,.55);border-radius:10px;background:transparent;color:#fff;width:42px;height:42px;padding:0;align-items:center;justify-content:center}.fte-menu-toggle-icon,.fte-menu-toggle-icon:before,.fte-menu-toggle-icon:after{display:block;width:20px;height:2px;border-radius:2px;background:currentColor;transition:transform .2s,opacity .2s}.fte-menu-toggle-icon{position:relative}.fte-menu-toggle-icon:before,.fte-menu-toggle-icon:after{content:"";position:absolute;left:0}.fte-menu-toggle-icon:before{top:-6px}.fte-menu-toggle-icon:after{top:6px}.fte-menu-toggle.is-open .fte-menu-toggle-icon{background:transparent}.fte-menu-toggle.is-open .fte-menu-toggle-icon:before{top:0;transform:rotate(45deg)}.fte-menu-toggle.is-open .fte-menu-toggle-icon:after{top:0;transform:rotate(-45deg)}.site-header .fte-language-switcher{position:static;background:rgba(255,255,255,.13);border-color:transparent;box-shadow:none;padding:7px 10px}.site-header .fte-language-switcher a{color:rgba(255,255,255,.75)}.site-header .fte-language-switcher a.active{color:#fff}.site-header .fte-language-switcher span{color:rgba(255,255,255,.4)}.fte-mobile-shortcuts,.fte-mobile-banner{display:none}

.fte-hero{position:relative;min-height:650px;display:grid;align-items:center;overflow:hidden;color:#fff;background:radial-gradient(circle at 78% 26%,rgba(255,215,117,.28) 0 6%,transparent 7%),radial-gradient(circle at 14% 75%,rgba(255,100,39,.38),transparent 26%),linear-gradient(135deg,#10203b 0%,#173b68 48%,#14254a 100%)}.fte-hero.has-background-image{background-image:linear-gradient(90deg,rgba(8,24,48,.88),rgba(13,38,75,.65)),var(--fte-hero-image);background-position:center;background-size:cover}.fte-hero:before{content:"";position:absolute;inset:0;background-image:radial-gradient(#fff 1px,transparent 1.4px);background-size:57px 57px;opacity:.22}.fte-hero:after{content:"";position:absolute;width:620px;height:620px;border-radius:50%;right:-180px;bottom:-380px;background:linear-gradient(145deg,#ff7b3d,#ffca63);box-shadow:-420px 130px 0 80px rgba(67,129,255,.32)}.fte-hero.has-background-image:after{display:none}.fte-hero-media-button{position:absolute;z-index:5;top:18px;right:18px;min-height:38px;padding:0 14px;border:1px solid rgba(255,255,255,.65);border-radius:999px;background:rgba(8,24,48,.82);color:#fff;font:800 13px/1.2 inherit;cursor:pointer;box-shadow:0 5px 18px rgba(0,0,0,.2)}.fte-hero-media-button:hover{background:#fff;color:#10203b}.fte-hero-media-button:disabled{cursor:wait;opacity:.7}.fte-hero-inner{position:relative;z-index:2;padding:80px 0;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(330px,.75fr);gap:60px;align-items:center}.fte-eyebrow{display:inline-flex;padding:7px 13px;border-radius:999px;background:rgba(255,255,255,.12);font-size:13px;font-weight:800;letter-spacing:.02em}.fte-hero h1{font-size:clamp(44px,6vw,78px);line-height:1.03;letter-spacing:-.055em;margin:18px 0}.fte-hero h1 span{color:#ff9b60}.fte-hero-copy{font-size:clamp(17px,2vw,21px);max-width:620px;color:rgba(255,255,255,.82)}.fte-hero-buttons{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.fte-button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 23px;border-radius:12px;background:var(--fte-orange);color:#fff;text-decoration:none;font-weight:850;border:0;transition:.2s}.fte-button:hover{transform:translateY(-2px);filter:brightness(.97)}.fte-button--green{background:var(--fte-green)}.fte-button--white{background:#fff;color:var(--fte-navy)}.fte-search-card{background:rgba(9,21,40,.76);border:1px solid rgba(255,255,255,.16);backdrop-filter:blur(14px);border-radius:26px;padding:28px;box-shadow:0 30px 70px rgba(0,0,0,.3)}.fte-search-card h2{margin:0 0 6px;font-size:25px}.fte-search-card p{margin-top:0;color:rgba(255,255,255,.68)}.fte-search-fields{display:grid;gap:10px}.fte-search-fields input,.fte-search-fields select{width:100%;min-height:48px;border:0;border-radius:11px;padding:0 14px;background:#fff;color:var(--fte-text);font:inherit}.fte-search-fields .fte-button{width:100%}

.fte-section{padding:86px 0}.fte-section--soft{background:#f6f8fc}.fte-section--cream{background:var(--fte-cream)}.fte-section-head{text-align:center;max-width:720px;margin:0 auto 38px}.fte-section-head h2{font-size:clamp(30px,4vw,45px);line-height:1.15;letter-spacing:-.04em;margin:0 0 12px}.fte-section-head p{margin:0;color:var(--fte-muted)}.fte-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.fte-step{padding:28px;background:#fff;border:1px solid var(--fte-border);border-radius:var(--fte-radius);box-shadow:0 8px 30px rgba(17,34,59,.06)}.fte-step-number{display:grid;place-items:center;width:44px;height:44px;border-radius:13px;background:#fff0e9;color:var(--fte-orange);font-size:18px;font-weight:900}.fte-step h3{margin:18px 0 7px}.fte-step p{margin:0;color:var(--fte-muted)}.fte-cta{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:40px;border-radius:28px;background:linear-gradient(135deg,var(--fte-orange),#ff8b42);color:#fff}.fte-cta h2{font-size:clamp(27px,4vw,42px);margin:0}.fte-cta p{margin:7px 0 0;color:rgba(255,255,255,.82)}

.site-main{min-height:55vh}.fte-page-shell{padding:55px 0 85px}.fte-page-header{margin-bottom:30px}.fte-page-header h1{font-size:clamp(32px,5vw,54px);line-height:1.12;letter-spacing:-.045em;margin:0}.fte-content{max-width:100%;overflow-wrap:anywhere}.fte-content>.fte-box:first-child{margin-top:0}.fte-post-card{border-bottom:1px solid var(--fte-border);padding:25px 0}.fte-post-card h2{margin:0 0 6px}.fte-post-card a{text-decoration:none}.pagination{margin-top:32px}
html{width:100%;max-width:none}body.fte-full-width-dashboard{width:100%!important;min-width:0!important;max-width:none!important;margin:0!important}body.fte-full-width-dashboard>.site-header,body.fte-full-width-dashboard>.site-main,body.fte-full-width-dashboard>.site-footer{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important}body.fte-full-width-dashboard .fte-page-shell,body.fte-full-width-dashboard .site-footer>.fte-container{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important}body.fte-full-width-dashboard .fte-header-inner{width:min(calc(100% - 40px),var(--fte-wrap))!important;max-width:var(--fte-wrap)!important;margin-left:auto!important;margin-right:auto!important;padding-inline:0!important}body.fte-full-width-dashboard .fte-page-shell{padding:38px clamp(16px,3vw,48px) 80px}body.fte-full-width-dashboard .fte-page-header{display:none}body.fte-full-width-dashboard .fte-content{width:100%!important;max-width:none!important;min-width:0}body.fte-full-width-dashboard .lms-dash,body.fte-full-width-dashboard .lms-message-panel-wrap{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important}body.fte-full-width-dashboard .site-footer>.fte-container{padding-inline:clamp(16px,3vw,48px)}

.site-footer{background:var(--fte-orange);color:#1e2633;padding:55px 0 26px}.fte-footer-grid{display:grid;grid-template-columns:1.05fr .9fr 1fr;gap:20px}.fte-footer-card{min-height:235px;background:#fff8e8;border:3px solid rgba(17,34,59,.72);border-radius:18px;padding:25px;box-shadow:0 7px 0 rgba(17,34,59,.35)}.fte-footer-card:nth-child(2){background:#e7f5fb}.fte-footer-card:nth-child(3){background:#f1f6df}.fte-footer-card h2{color:#ff5941;font-size:26px;font-weight:500;margin:0 0 17px}.fte-footer-brand{display:flex;align-items:center;gap:10px;font-size:25px;font-weight:900;color:var(--fte-orange);margin-bottom:16px}.fte-footer-brand img{display:block;max-width:260px;max-height:58px;width:auto;height:auto;object-fit:contain}.fte-footer-info{font-size:13px;line-height:1.75}.fte-footer-info p{margin:0}.fte-quick-links{display:grid;grid-template-columns:1fr 1fr;gap:10px}.fte-quick-links a{display:block;background:rgba(255,255,255,.7);border-radius:10px;padding:10px 12px;text-decoration:none;font-size:13px;font-weight:800}.fte-news-list{list-style:none;margin:0;padding:0}.fte-news-list li{border-bottom:1px solid rgba(17,34,59,.12);padding:9px 0}.fte-news-list a{text-decoration:none;font-size:13px;font-weight:750}.fte-footer-bottom{display:flex;justify-content:space-between;gap:20px;color:rgba(0,0,0,.6);font-size:12px;margin-top:28px}.fte-footer-legal{display:flex;gap:16px;flex-wrap:wrap}.fte-footer-legal a{text-decoration:none}

.fte-hero h1{font-size:clamp(38px,4vw,54px);line-height:1.12;letter-spacing:-.045em}.fte-hero h1 .fte-hero-title-line{display:block!important;color:inherit;white-space:nowrap}.fte-hero h1 .fte-hero-title-spacer{display:block!important;height:1.12em}.fte-hero h1 .fte-hero-title-brand{display:block!important;color:#ff9b60;white-space:nowrap}

@media(max-width:1080px){.fte-primary-nav ul{gap:15px}.fte-primary-nav a{font-size:13px}.fte-header-actions .fte-pill{display:none}.fte-hero-inner{grid-template-columns:1fr .75fr;gap:30px}}
@media(max-width:900px){.fte-admin-toolbar-visible .site-header{top:46px}.fte-header-inner{min-height:64px}.fte-menu-toggle{display:flex;order:5;margin-left:0}.fte-primary-nav{display:none}.fte-header-actions{margin-left:auto}.fte-header-actions>.fte-pill{display:none}.fte-mobile-shortcuts.is-open{position:fixed;top:64px;right:0;left:0;z-index:9998;display:grid;grid-template-columns:repeat(4,1fr);gap:10px;max-height:calc(100dvh - 64px);overflow-y:auto;overscroll-behavior:contain;padding:12px 13px 14px;background:#f5f7fb;box-shadow:0 12px 24px rgba(17,34,59,.14)}.fte-admin-toolbar-visible .fte-mobile-shortcuts.is-open{top:110px;max-height:calc(100dvh - 110px)}.fte-mobile-shortcut{display:flex;min-width:0;min-height:86px;align-items:center;justify-content:center;flex-direction:column;gap:7px;padding:10px 5px;border-radius:15px;background:#fff;color:#1f2937;text-decoration:none;box-shadow:0 7px 16px rgba(17,34,59,.08);font-size:11px;font-weight:800;text-align:center}.fte-mobile-shortcut.is-submenu{margin-left:12px;border:1px dashed #cbd5e1;background:#f8fafc}.fte-mobile-shortcut:hover{transform:translateY(-1px)}.fte-mobile-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;background:var(--icon-bg,#ff6b3d);color:#fff}.fte-mobile-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.fte-mobile-banner{display:block;padding:4px 13px 15px;background:#f5f7fb}.fte-mobile-banner a{display:block;border-radius:22px;overflow:hidden;box-shadow:0 6px 20px rgba(17,34,59,.12)}.fte-mobile-banner img{display:block;width:100%;height:auto}.fte-hero{min-height:auto}.fte-hero-inner{grid-template-columns:1fr;padding:70px 0}.fte-search-card{max-width:560px}.fte-steps,.fte-footer-grid{grid-template-columns:1fr}.fte-footer-card{min-height:auto}}
@media(max-width:600px){.fte-container{width:min(calc(100% - 26px),var(--fte-wrap))}.fte-brand{font-size:19px}.fte-brand-mark{width:29px;height:29px}.site-header .fte-language-switcher{font-size:10px;padding:6px}.site-header .fte-language-switcher span{margin:0 3px}.fte-mobile-shortcuts{grid-template-columns:repeat(3,1fr)}.fte-hero h1{font-size:43px}.fte-hero-inner{padding:55px 0}.fte-hero-buttons{display:grid}.fte-button{width:100%}.fte-section{padding:62px 0}.fte-cta{align-items:stretch;flex-direction:column;padding:28px}.fte-quick-links{grid-template-columns:1fr}.fte-footer-bottom{flex-direction:column}}
@media(max-width:600px){.fte-hero-inner>div,.fte-search-card{width:100%;min-width:0}.fte-hero h1{font-size:clamp(27px,8vw,34px)}.fte-hero h1 .fte-hero-title-line,.fte-hero h1 .fte-hero-title-brand{white-space:normal}}
@media(max-width:600px){body.fte-full-width-dashboard .fte-header-inner{width:min(calc(100% - 26px),var(--fte-wrap))!important}}

/* Keep the public mobile header flush with the viewport top. */
body:not(.admin-bar) .site-header{top:0}

/* News feed */
.fte-footer-news{position:relative;overflow:hidden;background:linear-gradient(145deg,#f5f9df,#eaf4d3)!important}.fte-footer-news:after{content:"";position:absolute;right:-38px;bottom:-48px;width:150px;height:150px;border-radius:50%;background:rgba(46,117,255,.08)}.fte-footer-news-head{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;margin-bottom:13px}.fte-footer-news-head span{display:block;color:#63728a;font-size:10px;font-weight:900;letter-spacing:.13em}.fte-footer-news-head h2{margin:2px 0 0}.fte-footer-news-head>a{display:grid;width:38px;height:38px;place-items:center;border-radius:50%;background:#2e75ff;color:#fff;text-decoration:none;font-size:20px;box-shadow:0 8px 18px rgba(46,117,255,.24)}.fte-footer-news .fte-news-list{position:relative;z-index:1}.fte-footer-news .fte-news-list li{border:0;border-top:1px solid rgba(17,34,59,.11);padding:0}.fte-footer-news .fte-news-list a{display:grid;grid-template-columns:42px minmax(0,1fr) 14px;gap:8px;align-items:center;padding:11px 0;text-decoration:none;font-size:13px;font-weight:800}.fte-footer-news .fte-news-list time{color:#2e75ff;font-size:10px;font-weight:900}.fte-footer-news .fte-news-list span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fte-footer-news .fte-news-list b{color:#2e75ff;font-size:20px}.fte-news-empty-row{padding:17px 0!important;color:#667085;font-size:13px}
.fte-news-hero{padding:86px 0 74px;background:radial-gradient(circle at 82% 20%,rgba(255,255,255,.22),transparent 24%),linear-gradient(135deg,#172b4d,#2e75ff);color:#fff}.fte-news-hero span{display:inline-block;padding:7px 12px;border:1px solid rgba(255,255,255,.28);border-radius:999px;font-size:11px;font-weight:900;letter-spacing:.13em}.fte-news-hero h1{margin:15px 0 8px;font-size:clamp(42px,6vw,68px);line-height:1;letter-spacing:-.05em}.fte-news-hero p{max-width:620px;margin:0;color:rgba(255,255,255,.78);font-size:17px}.fte-news-content{padding:72px 0 95px;background:#f5f7fb}.fte-news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.fte-news-card{overflow:hidden;border:1px solid #e3e8f0;border-radius:22px;background:#fff;box-shadow:0 12px 34px rgba(17,34,59,.08);transition:transform .2s,box-shadow .2s}.fte-news-card:hover{transform:translateY(-4px);box-shadow:0 20px 45px rgba(17,34,59,.13)}.fte-news-card-media{display:grid;height:190px;place-items:center;overflow:hidden;background:linear-gradient(145deg,#e9f1ff,#d8e7ff);text-decoration:none}.fte-news-card-media img{width:100%;height:100%;object-fit:cover}.fte-news-card-media span{display:grid;width:68px;height:68px;place-items:center;border-radius:20px;background:#2e75ff;color:#fff;font-size:34px;font-weight:950;box-shadow:0 12px 25px rgba(46,117,255,.25)}.fte-news-card-body{padding:22px}.fte-news-card-body time{color:#2e75ff;font-size:11px;font-weight:900;letter-spacing:.08em}.fte-news-card h2{margin:8px 0 9px;font-size:21px;line-height:1.3}.fte-news-card h2 a{text-decoration:none}.fte-news-card p{min-height:48px;margin:0 0 18px;color:#667085;font-size:14px}.fte-news-card-link{display:inline-flex;align-items:center;gap:8px;color:#2e75ff;text-decoration:none;font-size:13px;font-weight:900}.fte-news-card-link b{font-size:18px}.fte-news-empty{padding:75px 25px;border:1px dashed #b9c9e0;border-radius:24px;background:#fff;text-align:center}.fte-news-empty strong{font-size:22px}.fte-news-empty p{margin:6px 0 0;color:#667085}.fte-news-content .page-numbers{display:inline-grid;min-width:40px;height:40px;place-items:center;margin:28px 3px 0;border-radius:10px;background:#fff;color:#2e75ff;text-decoration:none;font-weight:850}.fte-news-content .page-numbers.current{background:#2e75ff;color:#fff}
@media(max-width:900px){.fte-news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.fte-news-hero{padding:62px 0 55px}.fte-news-content{padding:48px 0 70px}.fte-news-grid{grid-template-columns:1fr}.fte-news-card-media{height:180px}}
@media(max-width:900px){body:not(.admin-bar){padding-top:0!important}body:not(.admin-bar) .site-header{top:0}}
html:has(body.fte-no-admin-toolbar){margin-top:0!important}body.fte-no-admin-toolbar{margin-top:0!important;padding-top:0!important}body.fte-no-admin-toolbar .site-header{top:0!important}body.fte-no-admin-toolbar #wpadminbar{display:none!important}@media(max-width:900px){body.fte-no-admin-toolbar .fte-mobile-shortcuts.is-open{top:64px!important;max-height:calc(100dvh - 64px)!important}}

/* News feed hero image, coded search controls, and editorial list layout. */
.fte-news-page .fte-news-hero{min-height:440px;display:flex;align-items:center;padding:70px 0;background-color:#e9f4ff;background-image:linear-gradient(90deg,rgba(238,247,255,.98) 0%,rgba(238,247,255,.9) 38%,rgba(238,247,255,.2) 68%,rgba(238,247,255,0) 100%),url('assets/images/news-feed-hero-bg.png');background-position:center;background-size:cover;color:#11223b}.fte-news-hero-copy{width:min(650px,62%)}.fte-news-page .fte-news-hero span{border-color:rgba(46,117,255,.24);background:rgba(255,255,255,.6);color:#2e75ff}.fte-news-page .fte-news-hero p{color:#53627a}.fte-news-search{display:flex;gap:10px;width:min(620px,100%);margin-top:28px;padding:8px;border:1px solid rgba(46,117,255,.18);border-radius:17px;background:rgba(255,255,255,.9);box-shadow:0 15px 35px rgba(46,117,255,.14);backdrop-filter:blur(10px)}.fte-news-search input{min-width:0;flex:1;height:48px;border:0;background:transparent;padding:0 14px;color:#11223b;font:inherit;outline:0}.fte-news-search button{min-width:100px;border:0;border-radius:12px;background:#2e75ff;color:#fff;font:850 14px/1 inherit;cursor:pointer}.fte-news-categories{display:flex;gap:8px;overflow-x:auto;margin:0 0 28px;padding:0 0 6px;scrollbar-width:thin}.fte-news-categories a{flex:0 0 auto;padding:9px 16px;border:1px solid #dce4f0;border-radius:999px;background:#fff;color:#53627a;text-decoration:none;font-size:13px;font-weight:800}.fte-news-categories a.is-active,.fte-news-categories a:hover{border-color:#2e75ff;background:#2e75ff;color:#fff}.fte-news-page .fte-news-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.fte-news-page .fte-news-card{display:grid;grid-template-columns:170px minmax(0,1fr);min-height:205px;border-radius:18px}.fte-news-page .fte-news-card-media{height:100%;min-height:205px}.fte-news-page .fte-news-card-body{display:flex;min-width:0;flex-direction:column;padding:19px}.fte-news-page .fte-news-card h2{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:18px}.fte-news-page .fte-news-card p{display:-webkit-box;min-height:0;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin-bottom:12px}.fte-news-page .fte-news-card-link{margin-top:auto}
@media(max-width:980px){.fte-news-page .fte-news-grid{grid-template-columns:1fr}.fte-news-hero-copy{width:min(650px,72%)}}
@media(max-width:600px){.fte-news-page .fte-news-hero{min-height:470px;align-items:flex-start;padding-top:52px;background-position:64% center}.fte-news-hero-copy{width:100%}.fte-news-search{margin-top:22px}.fte-news-search button{min-width:76px}.fte-news-page .fte-news-card{grid-template-columns:112px minmax(0,1fr);min-height:170px}.fte-news-page .fte-news-card-media{min-height:170px}.fte-news-page .fte-news-card-body{padding:15px}.fte-news-page .fte-news-card p{display:none}}
.fte-home-request-board{background:linear-gradient(180deg,#fff8eb 0%,#fffdf8 100%)}
.fte-news-admin-bar{display:flex;gap:9px;flex-wrap:wrap;margin-top:16px}.fte-news-admin-bar a{display:inline-flex;min-height:38px;align-items:center;padding:0 14px;border:1px solid rgba(46,117,255,.25);border-radius:10px;background:rgba(255,255,255,.82);color:#1e5fd6;text-decoration:none;font-size:12px;font-weight:900}.fte-news-admin-notice{margin:0 0 20px;padding:13px 16px;border:1px solid #9bd7b5;border-radius:12px;background:#effcf4;color:#146c3b;font-weight:800}.fte-news-card-admin{display:flex;gap:8px;align-items:center;margin-top:12px;padding-top:10px;border-top:1px solid #edf0f5}.fte-news-card-admin a,.fte-news-card-admin button{display:inline-flex;min-height:30px;align-items:center;padding:0 10px;border:1px solid #d9e1ec;border-radius:8px;background:#f8fafc;color:#34506f;text-decoration:none;font:800 11px/1 inherit;cursor:pointer}.fte-news-card-admin form{margin:0}.fte-news-card-admin button{border-color:#ffd0d0;background:#fff5f5;color:#c43b3b}
.fte-news-article-page{background:#f5f7fb}.fte-news-article-header{padding:72px 0 118px;background:linear-gradient(135deg,#172b4d,#2e75ff);color:#fff}.fte-news-article-header .fte-container{max-width:900px}.fte-news-article-meta{display:flex;align-items:center;gap:12px;margin-bottom:15px;color:rgba(255,255,255,.72);font-size:12px;font-weight:800}.fte-news-article-meta span{padding:6px 11px;border-radius:999px;background:rgba(255,255,255,.14);color:#fff}.fte-news-article-header h1{max-width:850px;margin:0;font-size:clamp(38px,6vw,64px);line-height:1.12;letter-spacing:-.045em}.fte-news-article-header p{max-width:720px;margin:18px 0 0;color:rgba(255,255,255,.78);font-size:18px}.fte-news-article-edit{display:inline-flex;margin-top:20px;padding:8px 13px;border:1px solid rgba(255,255,255,.35);border-radius:9px;background:rgba(255,255,255,.1);color:#fff;text-decoration:none;font-size:12px;font-weight:850}.fte-news-article>.fte-container{max-width:980px}.fte-news-article-hero{position:relative;height:500px;margin:-72px 0 0;overflow:hidden;border:8px solid #fff;border-radius:26px;background:#dfe8f5;box-shadow:0 24px 60px rgba(17,34,59,.18)}.fte-news-article-hero img{width:100%;height:100%;object-fit:cover}.fte-news-article-content{max-width:780px;margin:0 auto;padding:65px 0 75px;color:#27364a;font-size:17px;line-height:1.9}.fte-news-article-content h2,.fte-news-article-content h3{margin:52px 0 16px;color:#11223b;line-height:1.3;letter-spacing:-.025em}.fte-news-article-content h2{font-size:32px}.fte-news-article-content h3{font-size:25px}.fte-news-article-content p{margin:0 0 24px}.fte-news-article-content img{border-radius:18px}.fte-news-article-content blockquote{margin:35px 0;padding:22px 26px;border-left:5px solid #2e75ff;border-radius:0 14px 14px 0;background:#eaf2ff}.fte-news-article-footer{max-width:780px;margin:0 auto;padding:0 0 80px}.fte-news-article-footer a{display:inline-flex;padding:11px 16px;border:1px solid #d8e1ee;border-radius:10px;background:#fff;color:#2e75ff;text-decoration:none;font-weight:850}
@media(max-width:600px){.fte-news-article-header{padding:52px 0 92px}.fte-news-article-hero{height:260px;margin-top:-52px;border-width:5px;border-radius:19px}.fte-news-article-content{padding:45px 4px 60px;font-size:16px}.fte-news-article-content h2{font-size:27px}}

/* Compact bilingual news article layout. */
.fte-news-article-header{padding:54px 0 86px}.fte-news-article-header .fte-container{max-width:820px}.fte-news-article-header h1{max-width:780px;font-size:clamp(30px,4.2vw,48px);line-height:1.18}.fte-news-article-header p{max-width:680px;margin-top:14px;font-size:16px}.fte-news-article>.fte-container{max-width:900px}.fte-news-article-hero{width:min(100%,820px);height:380px;margin:-48px auto 0;border-width:6px;border-radius:22px}.fte-news-language-section{position:relative;padding-top:56px}.fte-news-language-label{display:inline-flex;min-height:30px;align-items:center;margin-bottom:18px;padding:0 11px;border:1px solid #cddcf2;border-radius:999px;background:#eef5ff;color:#1e5fd6;font-size:11px;font-weight:900;letter-spacing:.04em}.fte-news-language-section--secondary{border-top:1px solid #dbe3ef;padding-top:58px}.fte-news-translation-title{margin-top:0!important;font-size:30px!important}.fte-news-translation-summary{margin:-4px 0 30px!important;padding:15px 18px;border-radius:12px;background:#eef3fa;color:#53627a}.fte-news-editor-box [data-translation-status]{display:inline-block;margin-left:10px;color:#53627a;font-weight:650}
@media(max-width:600px){.fte-news-article-header{padding:42px 0 72px}.fte-news-article-header h1{font-size:clamp(28px,9vw,38px)}.fte-news-article-hero{height:220px;margin-top:-38px;border-width:4px;border-radius:16px}.fte-news-language-section{padding-top:40px}.fte-news-language-section--secondary{padding-top:42px}.fte-news-translation-title{font-size:25px!important}}
.fte-teach-request-market{background:linear-gradient(180deg,#f4f8ff 0%,#fff 100%)}
body.page-id-0 .fte-page-shell{max-width:none}
body.page .fte-content>.fte-requests-shell,body.page .fte-content>.fte-request-detail{max-width:1180px}
