@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;700;800&display=swap);.tehono-news-wrapper{position:relative;width:calc(100vw - 160px);margin-left:calc(50% - 50vw + 80px);background:#000;font-family:'Montserrat',sans-serif;padding:5px 0;overflow:hidden}.tehono-news-wrapper--detail,.tehono-news-wrapper--list{width:100%;margin-left:0;padding:20px 0}.tehono-news-header{text-align:center;margin-bottom:32px}.tehono-news-eyebrow{display:inline-block;font-size:11px;letter-spacing:3px;text-transform:uppercase;color:rgb(255 255 255 / .45);padding:6px 16px;border:1px solid rgb(255 255 255 / .08);border-radius:100px;margin-bottom:18px}.tehono-news-title-main{font-size:clamp(26px, 3.5vw, 36px);font-weight:700;letter-spacing:-.5px;margin:0;line-height:1.1;background:linear-gradient(135deg,#ffffff 0%,rgb(255 255 255 / .6) 100%);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text}.tehono-news-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;max-width:100%;margin:0 auto;padding:0 40px}.tehono-news-card{background:rgb(255 255 255 / .03);border:1px solid rgb(255 255 255 / .08);border-radius:16px;padding:24px;display:flex;flex-direction:column;position:relative;overflow:hidden;transition:transform 0.3s ease,border-color 0.3s ease,background 0.3s ease}.tehono-news-card:hover{transform:translateY(-5px);border-color:rgb(255 255 255 / .2);background:rgb(255 255 255 / .05)}.tehono-news-card::before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--b1),var(--b2))}.tehono-news-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.tehono-news-pill{display:flex;align-items:center;gap:8px;background:rgb(255 255 255 / .05);padding:6px 12px;border-radius:50px;font-size:11px;font-weight:700;color:#fff}.tehono-news-pill-logo{border-radius:50%}.tehono-news-date{font-size:11px;font-weight:600;color:rgb(255 255 255 / .4);text-transform:uppercase}.tehono-news-title{font-size:16px;font-weight:800;color:#fff;line-height:1.4;margin-bottom:12px}.tehono-news-excerpt{font-size:13px;line-height:1.6;color:#F5F7FA;flex-grow:1;margin-bottom:20px}.tehono-news-bottom{margin-top:auto;display:flex;gap:16px;flex-wrap:wrap}.tehono-news-wrapper *:focus,.tehono-news-wrapper *:active,.tehono-news-wrapper *:focus-visible{outline:none!important;box-shadow:none!important}.tehono-news-wrapper a,.tehono-news-wrapper a:link,.tehono-news-wrapper a:visited,.tehono-news-wrapper a:hover,.tehono-news-wrapper a:focus,.tehono-news-wrapper a:active,.tehono-news-wrapper button,.tehono-news-wrapper button:hover,.tehono-news-wrapper button:focus,.tehono-news-wrapper button:active{outline:none!important;outline-offset:0!important;box-shadow:none!important;text-decoration:none!important;-webkit-tap-highlight-color:transparent!important}.tehono-news-wrapper a,.tehono-news-wrapper a:link,.tehono-news-wrapper a:visited{color:inherit}.tehono-detail-nav-item,.tehono-detail-nav-item:focus,.tehono-detail-nav-item:active,.tehono-detail-nav-item:focus-visible,.tehono-filter-pill,.tehono-filter-pill:focus,.tehono-filter-pill:active,.tehono-filter-pill:focus-visible{outline:none!important;outline-offset:0!important;box-shadow:none!important;-webkit-tap-highlight-color:transparent!important}.tehono-news-link,.tehono-news-link:visited,.tehono-news-link:link{display:inline-flex!important;align-items:center;gap:8px;padding:10px 22px;border:1px solid var(--accent,rgb(255 255 255 / .4))!important;border-radius:30px;background:rgb(255 255 255 / .03);font-size:12px;font-weight:700!important;color:#ffffff!important;text-decoration:none!important;text-transform:uppercase;letter-spacing:1px;transition:background 0.25s ease,color 0.25s ease,border-color 0.25s ease,box-shadow 0.25s ease,transform 0.25s ease}.tehono-news-link:hover,.tehono-news-link:focus,.tehono-news-link:active{background:var(--accent,rgb(255 255 255 / .12))!important;color:#0a0a0f!important;border-color:var(--accent,rgb(255 255 255 / .85))!important;box-shadow:0 6px 18px rgb(0 0 0 / .25);transform:translateY(-1px);text-decoration:none!important}.tehono-news-archive-btn{text-align:center;padding:36px 0 16px}.tehono-news-btn-all{display:inline-block;padding:14px 36px;font-size:12px;font-weight:700;color:#fff;text-decoration:none;text-transform:uppercase;letter-spacing:1.5px;border:1px solid rgb(255 255 255 / .2);border-radius:50px;transition:all 0.3s ease}.tehono-news-btn-all:hover{background:rgb(255 255 255 / .08);border-color:rgb(255 255 255 / .4);color:#fff;transform:translateY(-2px)}@media (max-width:1024px){.tehono-news-wrapper{width:100vw;margin-left:calc(50% - 50vw)}.tehono-news-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:15px;padding:0 20px 20px 20px;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.tehono-news-grid::-webkit-scrollbar{display:none}.tehono-news-card{flex:0 0 280px;scroll-snap-align:start}}.tehono-news-filters{display:flex;justify-content:center;align-items:center;gap:12px;padding:0 40px 28px;flex-wrap:wrap}.tehono-filter-pill{display:flex;align-items:center;gap:10px;padding:10px 18px;border-radius:12px;font-family:'Montserrat',sans-serif;font-size:13px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;white-space:nowrap;cursor:pointer;border:1px solid rgb(255 255 255 / .1);background:rgb(255 255 255 / .03);color:rgb(255 255 255 / .5);transition:all 0.25s ease;min-height:44px;box-sizing:border-box}text-transform:uppercase;white-space:nowrap;cursor:pointer;border:1px solid rgb(255 255 255 / .1);background:rgb(255 255 255 / .03);color:rgb(255 255 255 / .5);transition:all 0.25s ease}.tehono-filter-pill img{width:22px;height:22px;border-radius:6px;flex-shrink:0}.tehono-filter-pill:hover{border-color:var(--pill-color,rgb(255 255 255 / .3));background:rgb(255 255 255 / .06);color:var(--pill-color,#fff)}.tehono-filter-pill--active{border-color:var(--pill-color,rgb(255 255 255 / .4));background:rgb(255 255 255 / .08);color:var(--pill-color,#fff)}@media (max-width:768px){.tehono-news-filters{padding:0 20px 20px;gap:8px}.tehono-filter-pill{padding:8px 14px;font-size:11px;gap:8px}.tehono-filter-pill img{width:18px;height:18px}}@media (max-width:480px){.tehono-filter-pill span{display:none}.tehono-filter-pill{padding:8px;width:40px;height:40px;justify-content:center;gap:0}}.tehono-detail-layout{display:grid;grid-template-columns:300px 1fr;gap:20px;max-width:100%;padding:0 40px;min-height:400px}.tehono-detail-nav{display:flex;flex-direction:column;gap:8px;overflow-y:auto;max-height:600px;scrollbar-width:thin;scrollbar-color:rgb(255 255 255 / .1) #fff0}.tehono-detail-nav::-webkit-scrollbar{width:4px}.tehono-detail-nav::-webkit-scrollbar-thumb{background:rgb(255 255 255 / .1);border-radius:2px}.tehono-detail-nav-item{display:flex;gap:12px;padding:14px;border-radius:12px;border:1px solid rgb(255 255 255 / .06);cursor:pointer;transition:all 0.25s ease}.tehono-detail-nav-item:hover{background:rgb(255 255 255 / .04);border-color:rgb(255 255 255 / .12)}.tehono-detail-nav-item--active{background:rgb(255 255 255 / .06);border-color:rgb(255 255 255 / .18)}.tehono-detail-nav-bar{width:4px;flex-shrink:0;border-radius:2px;background:linear-gradient(180deg,var(--b1),var(--b2));min-height:40px}.tehono-detail-nav-info{flex:1;min-width:0}.tehono-detail-nav-cat{font-size:10px;font-weight:700;color:rgb(255 255 255 / .4);text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px}.tehono-detail-nav-title{font-size:13px;font-weight:800;color:#fff;line-height:1.3;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.tehono-detail-nav-date{font-size:10px;font-weight:600;color:rgb(255 255 255 / .3)}.tehono-detail-panel{background:rgb(255 255 255 / .03);border:1px solid rgb(255 255 255 / .08);border-radius:16px;padding:32px;overflow-y:auto;max-height:600px}.tehono-detail-panel-bar{height:4px;border-radius:2px;margin-bottom:24px}.tehono-detail-panel-meta{display:flex;align-items:center;gap:16px;margin-bottom:16px}.tehono-detail-panel-title{font-size:24px;font-weight:800;color:#fff;line-height:1.2;margin:0 0 16px 0;letter-spacing:-.3px}.tehono-detail-panel-kicker{margin-left:auto;padding:5px 14px;background:rgb(255 255 255 / .06);border:1px solid rgb(255 255 255 / .15);border-radius:50px;font-size:11px;font-weight:700;color:rgb(255 255 255 / .78);letter-spacing:1px;text-transform:uppercase;line-height:1;white-space:nowrap}.tehono-detail-panel-kicker:empty{display:none}.tehono-detail-panel-excerpt,.tehono-detail-panel-excerpt p{font-size:16px!important;line-height:1.7!important;color:rgb(255 255 255 / .95)!important;font-weight:500!important;text-align:justify!important;hyphens:auto}.tehono-detail-panel-excerpt{margin-bottom:22px!important}.tehono-detail-panel-content,.tehono-detail-panel-content p,.tehono-detail-panel-content li,.tehono-detail-panel-content span{font-size:16px!important;line-height:1.8!important;color:rgb(255 255 255 / .92)!important}.tehono-detail-panel-content{padding-top:22px;border-top:1px solid rgb(255 255 255 / .08);margin-bottom:24px;text-align:justify!important;hyphens:auto}.tehono-detail-panel-content p{margin-bottom:14px!important;text-align:justify!important}.tehono-detail-panel-content strong{color:#ffffff!important;font-weight:700!important}.tehono-detail-panel-content img{max-width:100%;height:auto;border-radius:10px;display:block;cursor:pointer;transition:opacity 0.2s}.tehono-detail-panel-content img:hover{opacity:.85}.tehono-detail-panel-content .wp-caption{max-width:100%;margin:0}.tehono-detail-panel-content .wp-caption img{margin:0}.tehono-detail-panel-content .wp-caption-text,.tehono-detail-panel-content figcaption{font-size:11px;color:rgb(255 255 255 / .35);text-align:center;font-style:italic}.tehono-detail-panel-content figure{margin:0}.tehono-detail-panel-content .tehono-img-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:16px 0}.tehono-detail-panel-content .tehono-img-grid img{margin:0;width:100%;height:100%;object-fit:cover;aspect-ratio:4/3;border-radius:10px;cursor:pointer;transition:opacity 0.2s}.tehono-detail-panel-content .tehono-img-grid img:hover{opacity:.85}.tehono-detail-panel-content .gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:16px 0}.tehono-detail-panel-content .gallery img{margin:0;width:100%;object-fit:cover;aspect-ratio:4/3;border-radius:10px;cursor:pointer}.tehono-lightbox{position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999;background:rgb(0 0 0 / .92);display:flex;align-items:center;justify-content:center;cursor:zoom-out;opacity:0;transition:opacity 0.25s ease;padding:40px}.tehono-lightbox--visible{opacity:1}.tehono-lightbox img{max-width:90vw;max-height:90vh;border-radius:12px;object-fit:contain;cursor:default}.tehono-lightbox-close{position:absolute;top:20px;right:24px;background:none;border:none;color:rgb(255 255 255 / .6);font-size:28px;cursor:pointer;line-height:1;transition:color 0.2s;padding:8px}.tehono-lightbox-close:hover{color:#fff}.tehono-detail-panel-content a{color:var(--accent,#ff7a2f);text-decoration:underline;text-decoration-color:rgb(255 127 47 / .3);text-underline-offset:3px;transition:text-decoration-color 0.2s}.tehono-detail-panel-content a:hover{text-decoration-color:var(--accent,#ff7a2f)}.tehono-detail-panel-content iframe,.tehono-detail-panel-content video,.tehono-detail-panel-content embed,.tehono-detail-panel-content object{max-width:100%;border-radius:12px;margin:16px 0;display:block}.tehono-detail-panel-content .wp-block-embed,.tehono-detail-panel-content .wp-block-video,.tehono-detail-panel-content .wp-embedded-content{margin:16px 0}.tehono-detail-panel-content .wp-block-embed__wrapper,.tehono-detail-panel-content .video-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:12px;margin:16px 0}.tehono-detail-panel-content .wp-block-embed__wrapper iframe,.tehono-detail-panel-content .video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;border-radius:12px}.tehono-detail-panel-links{display:flex;gap:16px;flex-wrap:wrap}.tehono-detail-mobile-panel{padding:0 20px 20px}.tehono-detail-mobile-back{display:block;background:none;border:none;color:rgb(255 255 255 / .5);font-family:'Montserrat',sans-serif;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:1px;cursor:pointer;padding:12px 0;margin-bottom:8px;transition:color 0.2s}.tehono-detail-mobile-back:hover{color:#fff}@media (max-width:768px){.tehono-detail-layout{display:block;padding:0 20px}.tehono-detail-panel{display:none}.tehono-detail-nav{max-height:none}.tehono-detail-panel-content .tehono-img-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}}@media (max-width:480px){.tehono-detail-panel-content .tehono-img-grid,.tehono-single-content .tehono-img-grid{grid-template-columns:1fr 1fr}}.tehono-news-list{display:flex;flex-direction:column;gap:16px;max-width:900px;margin:0 auto;padding:0 40px}.tehono-news-list-item{display:flex;background:rgb(255 255 255 / .03);border:1px solid rgb(255 255 255 / .08);border-radius:16px;overflow:hidden;transition:transform 0.3s ease,border-color 0.3s ease,background 0.3s ease}.tehono-news-list-item:hover{transform:translateX(5px);border-color:rgb(255 255 255 / .2);background:rgb(255 255 255 / .05)}.tehono-news-list-bar{width:4px;flex-shrink:0;background:linear-gradient(180deg,var(--b1),var(--b2))}.tehono-news-list-content{padding:24px;flex:1}.tehono-news-list-meta{display:flex;align-items:center;gap:12px;margin-bottom:12px}.tehono-news-list-title{font-size:18px;font-weight:800;color:#fff;line-height:1.3;margin:0 0 10px 0}.tehono-news-list-excerpt{font-size:13px;line-height:1.6;color:#F5F7FA;margin-bottom:16px}.tehono-news-list-links{display:flex;gap:16px;flex-wrap:wrap}.tehono-news-pagination{text-align:center;padding:32px 0 16px}.tehono-news-pagination .page-numbers{display:inline-block;padding:8px 14px;margin:0 4px;font-size:13px;font-weight:700;color:rgb(255 255 255 / .5);text-decoration:none;border:1px solid rgb(255 255 255 / .1);border-radius:8px;transition:all 0.3s ease}.tehono-news-pagination .page-numbers.current,.tehono-news-pagination .page-numbers:hover{color:#fff;border-color:rgb(255 255 255 / .3);background:rgb(255 255 255 / .08)}@media (max-width:1024px){.tehono-news-list{padding:0 20px}}.tehono-single-wrapper{font-family:'Montserrat',sans-serif}.tehono-single-hero{position:relative;background:#000;padding:60px 0 50px;overflow:hidden}.tehono-single-hero-bar{position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--b1),var(--b2))}.tehono-single-hero-inner{max-width:800px;margin:0 auto;padding:0 40px}.tehono-single-meta{display:flex;align-items:center;gap:16px;margin-bottom:24px}.tehono-single-title{font-size:clamp(28px, 4vw, 42px);font-weight:800;color:#fff;line-height:1.2;margin:0 0 20px 0;letter-spacing:-.5px}.tehono-single-excerpt{font-size:16px;line-height:1.7;color:rgb(255 255 255 / .7)}.tehono-single-body{max-width:800px;margin:0 auto;padding:48px 40px 60px}.tehono-single-thumbnail{margin-bottom:36px;border-radius:12px;overflow:hidden}.tehono-single-thumbnail img{width:100%;height:auto;display:block}.tehono-single-content{font-size:15px;line-height:1.8;color:#333;margin-bottom:40px}.tehono-single-content h2,.tehono-single-content h3,.tehono-single-content h4{color:#111;margin-top:32px;margin-bottom:12px}.tehono-single-content p{margin-bottom:16px}.tehono-single-content img{max-width:100%;height:auto;border-radius:12px;margin:16px 0;display:block;image-rendering:auto}.tehono-single-content .tehono-img-grid{display:grid;gap:12px;margin:20px 0}.tehono-single-content .tehono-img-grid--2{grid-template-columns:1fr 1fr}.tehono-single-content .tehono-img-grid--3{grid-template-columns:1fr 1fr 1fr}.tehono-single-content .tehono-img-grid--4{grid-template-columns:1fr 1fr}.tehono-single-content .tehono-img-grid img{margin:0;width:100%;height:100%;object-fit:cover;border-radius:10px}.tehono-single-content figure{margin:20px 0}.tehono-single-content figcaption,.tehono-single-content .wp-caption-text{font-size:12px;color:#999;text-align:center;font-style:italic;margin-top:8px}.tehono-single-content .gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin:20px 0}.tehono-single-content .gallery img{margin:0;width:100%;object-fit:cover;aspect-ratio:1;border-radius:8px}.tehono-single-content iframe,.tehono-single-content video,.tehono-single-content embed,.tehono-single-content object{max-width:100%;border-radius:12px;margin:20px 0;display:block}.tehono-single-content .wp-block-embed__wrapper,.tehono-single-content .video-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:12px;margin:20px 0}.tehono-single-content .wp-block-embed__wrapper iframe,.tehono-single-content .video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;border-radius:12px}.tehono-single-ext-link{margin-bottom:40px}.tehono-single-btn{display:inline-block;padding:14px 32px;font-size:13px;font-weight:700;color:#fff;text-decoration:none;text-transform:uppercase;letter-spacing:1.5px;border-radius:50px;transition:opacity 0.3s ease,transform 0.3s ease}.tehono-single-btn:hover{opacity:.9;transform:translateY(-2px);color:#fff}.tehono-single-back{padding-top:24px;border-top:1px solid rgb(0 0 0 / .08)}.tehono-single-back .tehono-news-link{color:#333;font-size:13px}.tehono-single-back .tehono-news-link:hover{color:#000}@media (max-width:768px){.tehono-single-hero{padding:40px 0 30px}.tehono-single-hero-inner,.tehono-single-body{padding-left:20px;padding-right:20px}.tehono-single-body{padding-top:32px;padding-bottom:40px}}.tehono-news-wrapper--homepage{width:100%;margin:0;padding:60px clamp(24px, 5vw, 80px);box-sizing:border-box;font-family:'Montserrat',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}.tehono-news-wrapper--homepage *,.tehono-news-wrapper--homepage *::before,.tehono-news-wrapper--homepage *::after{box-sizing:border-box}.tehono-news-hp-header{text-align:center;margin-bottom:36px}.tehono-news-hp-eyebrow{display:inline-block;font-size:12px;font-weight:600;letter-spacing:2.5px;text-transform:uppercase;color:rgb(255 255 255 / .82);padding:7px 18px;border:1px solid rgb(255 255 255 / .18);border-radius:100px;margin:0 0 18px;line-height:1}.tehono-news-hp-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;margin:0;padding:0;list-style:none}.tehono-news-hp-card{background:rgb(10 11 14 / .45);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgb(255 255 255 / .08);border-radius:16px;padding:25px;display:flex;flex-direction:column;position:relative;overflow:hidden;transition:transform 0.3s ease,border-color 0.3s ease,background 0.3s ease}.tehono-news-hp-card:hover{transform:translateY(-5px);border-color:rgb(255 255 255 / .15);background:rgb(15 17 22 / .6)}.tehono-news-hp-card::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:var(--brand-color,#3498db);box-shadow:0 0 15px var(--brand-color,#3498db);opacity:.8}.tehono-news-hp-pill{width:fit-content;display:flex;align-items:center;gap:8px;background:rgb(255 255 255 / .04);border:1px solid rgb(255 255 255 / .08);padding:6px 12px;border-radius:8px;color:var(--brand-color,#3498db);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.5px;margin-bottom:20px}.tehono-news-hp-pill img{width:24px;height:24px;object-fit:contain}.tehono-news-hp-card-title{color:#F5F7FA!important;font-size:15px!important;font-weight:800!important;line-height:1.4!important;margin:0 0 12px 0!important}.tehono-news-hp-card-excerpt{color:#F5F7FA;font-size:12px;line-height:1.6;margin:0 0 16px 0;flex-grow:1}.tehono-news-hp-card-link{color:#FFFFFF!important;text-decoration:none;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:1.5px;margin-top:auto;display:inline-flex;align-items:center;align-self:flex-start;transition:transform 0.2s ease}.tehono-news-hp-card-link span{margin-left:6px;font-size:14px;transition:transform 0.3s ease}.tehono-news-hp-card-link:hover span{transform:translateX(3px)}.tehono-news-hp-brand{color:#FFF;font-size:38px;font-weight:800;letter-spacing:-.5px;margin:14px 0 0;line-height:1.1}.tehono-news-hp-footer{text-align:center;margin-top:40px}.tehono-news-hp-btn{display:inline-flex;align-items:center;background:#fff0;color:#FFFFFF!important;border:1px solid rgb(255 255 255 / .3);padding:10px 22px;border-radius:6px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:1.5px;text-decoration:none;transition:all 0.3s ease}.tehono-news-hp-btn span{margin-left:8px;font-size:14px;transition:transform 0.3s ease}.tehono-news-hp-btn:hover{background:#fff;color:#000!important;border-color:#fff;transform:translateY(-2px)}.tehono-news-hp-btn:hover span{transform:translateX(3px)}@media (max-width:900px){.tehono-news-wrapper--homepage{padding:40px 16px}.tehono-news-hp-header{margin-bottom:28px}.tehono-news-hp-brand{font-size:28px}.tehono-news-hp-grid{grid-template-columns:1fr;gap:16px}}