/*
Theme Name: Teileter Studio
Author: Teileter
Description: 自然材质灯具品牌展示主题，包含样品目录、工厂与资质预留模块。
Version: 1.0.6
Requires at least: 6.5
Requires PHP: 7.4
Text Domain: teileter-studio
*/
:root{--paper:#f7f5ef;--ink:#302b25;--muted:#70685e;--line:#d9d3c8;--sand:#e9e3d7;--brown:#70523b;--forest:#323d33;--serif:Georgia,'Times New Roman',serif;--sans:Arial,Helvetica,sans-serif;--gutter:clamp(22px,5vw,88px)}
body.teileter-studio *{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body.teileter-studio{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:15px;line-height:1.65;-webkit-font-smoothing:antialiased}body.teileter-studio a{color:inherit;text-decoration:none}body.teileter-studio button,body.teileter-studio input,body.teileter-studio select,body.teileter-studio textarea{font:inherit}body.teileter-studio button,body.teileter-studio a,body.teileter-studio input,body.teileter-studio summary{touch-action:manipulation}body.teileter-studio button{cursor:pointer}body.teileter-studio img{display:block;max-width:100%;height:auto}body.teileter-studio figure{margin:0}body.teileter-studio p{margin:0 0 1.3em;color:var(--muted)}body.teileter-studio h1,body.teileter-studio h2,body.teileter-studio h3,body.teileter-studio h4{font-weight:400;line-height:1.08;margin:0 0 .55em;letter-spacing:-.035em}body.teileter-studio h1,body.teileter-studio h2,body.teileter-studio h3{font-family:var(--serif)}body.teileter-studio h1{font-size:clamp(48px,6.4vw,104px)}body.teileter-studio h2{font-size:clamp(36px,4.2vw,64px)}body.teileter-studio h3{font-size:28px}body.teileter-studio ul{padding-left:20px}body.teileter-studio a:focus-visible,body.teileter-studio button:focus-visible,body.teileter-studio input:focus-visible,body.teileter-studio summary:focus-visible{outline:2px solid #89683f;outline-offset:5px}body.teileter-studio ::selection{background:#d8c3a6}body.teileter-studio .wrap{max-width:1600px;margin:auto;padding-inline:var(--gutter)}body.teileter-studio .section{padding-block:100px}body.teileter-studio .eyebrow{display:block;font-size:10px;letter-spacing:.2em;text-transform:uppercase;font-weight:600;margin-bottom:22px}body.teileter-studio .intro{font-size:17px;max-width:560px}body.teileter-studio .small{font-size:12px}body.teileter-studio .muted{color:var(--muted)}body.teileter-studio .rule{border-top:1px solid var(--line)}body.teileter-studio .skip-link{position:fixed;left:20px;top:-100px;padding:12px;background:white;z-index:10000}body.teileter-studio .skip-link:focus{top:20px}body.teileter-studio .announcement{background:var(--forest);color:#fff;text-align:center;padding:8px 20px;font-size:10px;letter-spacing:.12em}body.teileter-studio .site-header{position:sticky;top:0;z-index:90;background:rgba(247,245,239,.97);border-bottom:1px solid var(--line)}body.teileter-studio.admin-bar .site-header{top:32px}body.teileter-studio .header-inner{display:flex;align-items:center;justify-content:space-between;gap:26px;height:87px}body.teileter-studio .wordmark{font-family:var(--serif);font-size:39px;line-height:1;letter-spacing:-.06em}body.teileter-studio .wordmark span{color:#a17c50}body.teileter-studio .main-nav{display:flex;gap:30px;align-items:center;font-size:12px}body.teileter-studio .main-nav a{padding:12px 0;position:relative}body.teileter-studio .main-nav a:after{content:'';position:absolute;left:0;right:100%;bottom:7px;border-bottom:1px solid;transition:right .2s}body.teileter-studio .main-nav a:hover:after,body.teileter-studio .main-nav a[aria-current=page]:after{right:0}body.teileter-studio .nav-contact{border:1px solid var(--line);padding:10px 18px;font-size:11px}body.teileter-studio .menu-toggle{display:none;background:none;border:1px solid var(--line);padding:8px 14px}body.teileter-studio .hero{display:grid;grid-template-columns:.9fr 1.1fr;min-height:630px}body.teileter-studio .hero-copy{padding:80px 50px 65px var(--gutter);display:flex;flex-direction:column;justify-content:center}body.teileter-studio .hero h1{font-size:clamp(48px,6.3vw,96px)}body.teileter-studio .hero h1 em{font-weight:400;color:#8b684a}body.teileter-studio .hero-copy p{max-width:390px;font-size:14px}body.teileter-studio .hero-image{position:relative;min-width:0;overflow:hidden;background:#5a371c}body.teileter-studio .hero-image>img{width:100%;height:100%;object-fit:cover;object-position:57% center;position:absolute}body.teileter-studio .image-caption{position:absolute;bottom:24px;left:28px;right:28px;color:white;display:flex;justify-content:space-between;font-size:9px;letter-spacing:.13em;text-transform:uppercase;text-shadow:0 1px 5px #000}body.teileter-studio .hero-footnote{margin-top:45px;display:flex;align-items:center;gap:12px;font-size:10px;color:var(--muted)}body.teileter-studio .hero-footnote:before{content:'';width:24px;border-top:1px solid}body.teileter-studio .button{display:inline-flex;justify-content:space-between;align-items:center;gap:40px;padding:14px 22px;background:var(--ink);color:white;font-size:11px;letter-spacing:.06em;width:fit-content;border:1px solid var(--ink);transition:background .2s}body.teileter-studio .button:hover{background:var(--brown)}body.teileter-studio .button.light{background:var(--paper);color:var(--ink);border-color:var(--paper)}body.teileter-studio .button.outline{background:transparent;color:var(--ink);border-color:var(--line)}body.teileter-studio .arrow{font-size:19px;line-height:1}body.teileter-studio .text-link{display:inline-flex;gap:30px;align-items:center;border-bottom:1px solid;padding-bottom:6px;font-size:12px}body.teileter-studio .values-strip{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--line);padding-block:25px;text-align:center;font-size:11px;letter-spacing:.04em}body.teileter-studio .values-strip span+span{border-left:1px solid var(--line)}body.teileter-studio .section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:38px}body.teileter-studio .section-heading h2{margin:0}body.teileter-studio .section-heading p{margin:0;max-width:355px;font-size:13px}body.teileter-studio .section-heading .eyebrow{margin-bottom:16px}body.teileter-studio .product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}body.teileter-studio .product-card{min-width:0}body.teileter-studio .product-image{aspect-ratio:4/5;background:var(--sand);position:relative;overflow:hidden}body.teileter-studio .product-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s}body.teileter-studio .product-card:hover img{transform:scale(1.035)}body.teileter-studio .sample-tag{position:absolute;top:14px;left:14px;background:var(--paper);font-size:8px;letter-spacing:.12em;padding:5px 9px;text-transform:uppercase}body.teileter-studio .product-meta{padding:18px 0;display:flex;justify-content:space-between;gap:8px}body.teileter-studio .product-meta h3{font-size:25px;letter-spacing:-.02em;margin:0 0 6px}body.teileter-studio .product-meta p{font-size:11px;margin:0}body.teileter-studio .circle-arrow{width:29px;height:29px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;margin-top:2px;flex:none}body.teileter-studio .section-bottom{margin-top:38px;display:flex;justify-content:space-between;align-items:center;gap:20px}body.teileter-studio .editorial{display:grid;grid-template-columns:1fr 1fr;background:var(--sand)}body.teileter-studio .editorial-image{min-height:570px;position:relative}body.teileter-studio .editorial-image img{width:100%;height:100%;position:absolute;object-fit:cover}body.teileter-studio .editorial-copy{padding:85px clamp(35px,6vw,95px);align-self:center}body.teileter-studio .editorial-copy h2{max-width:500px}body.teileter-studio .editorial-copy p{font-size:14px;max-width:440px}body.teileter-studio .editorial-copy .text-link{margin-top:18px}body.teileter-studio .two-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}body.teileter-studio .story-tile{border-top:1px solid var(--line);padding:30px 0}body.teileter-studio .story-tile h3{font-size:34px;margin-top:24px}body.teileter-studio .story-tile p{font-size:13px;max-width:430px}body.teileter-studio .tile-top{display:flex;justify-content:space-between;color:var(--muted);font-size:10px;letter-spacing:.1em}body.teileter-studio .factory-art{background:var(--sand);padding:44px;min-height:260px;display:flex;align-items:center;justify-content:center}body.teileter-studio .factory-art svg{width:100%;max-width:450px;stroke:#8c806f;fill:none;stroke-width:1}body.teileter-studio .dark-section{background:var(--forest);color:var(--paper)}body.teileter-studio .dark-section p{color:#c9cfc6}body.teileter-studio .cta{display:flex;align-items:center;justify-content:space-between;gap:50px;padding-block:65px}body.teileter-studio .cta h2{font-size:clamp(35px,4vw,58px);max-width:730px;margin-bottom:0}body.teileter-studio .cta .button{flex-shrink:0}body.teileter-studio .site-footer{padding-top:65px}body.teileter-studio .footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.2fr;gap:45px;padding-bottom:55px}body.teileter-studio .footer-brand p{font-size:12px;max-width:260px;margin-top:25px}body.teileter-studio .footer-col h2{font-family:var(--sans);font-size:10px;letter-spacing:.14em;text-transform:uppercase;margin:0 0 20px}body.teileter-studio .footer-col a{display:block;width:fit-content;font-size:12px;color:var(--muted);margin-bottom:10px;overflow-wrap:anywhere}body.teileter-studio .footer-col a:hover{color:var(--ink);text-decoration:underline}body.teileter-studio .footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding-block:22px;color:var(--muted);font-size:10px}body.teileter-studio .page-hero{padding-top:70px;padding-bottom:55px;border-bottom:1px solid var(--line)}body.teileter-studio .page-hero h1{max-width:900px;font-size:clamp(45px,6vw,86px)}body.teileter-studio .page-hero p{max-width:600px;margin-bottom:0}body.teileter-studio .breadcrumb{font-size:10px;color:var(--muted);margin-bottom:36px}body.teileter-studio .breadcrumb a{text-decoration:underline;text-underline-offset:4px}body.teileter-studio .page-body{padding-block:65px 95px}body.teileter-studio .page-body>h2{margin-top:50px}body.teileter-studio .page-body>p{max-width:770px}body.teileter-studio .page-body .editorial{margin-block:30px 60px}body.teileter-studio .page-body .editorial-image{min-height:440px}body.teileter-studio .page-body .editorial-copy{padding:45px}body.teileter-studio .notice{padding:18px 23px;border-left:2px solid var(--brown);background:#ede8de;font-size:12px;margin-bottom:32px}body.teileter-studio .notice p{margin:0}body.teileter-studio .catalog-toolbar{display:flex;justify-content:space-between;gap:24px;align-items:center;margin:35px 0}body.teileter-studio .catalog-search{max-width:360px;width:100%;padding:12px 0;border:0;border-bottom:1px solid var(--line);background:none;border-radius:0;color:var(--ink)}body.teileter-studio .catalog-count{font-size:11px;color:var(--muted)}body.teileter-studio .catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:35px}body.teileter-studio .catalog-grid .product-image{aspect-ratio:1/1}body.teileter-studio .no-results{padding:40px 0}body.teileter-studio .sample-detail{display:grid;grid-template-columns:1.05fr 1fr;gap:clamp(35px,6vw,100px)}body.teileter-studio .sample-detail .detail-image{background:var(--sand)}body.teileter-studio .sample-detail .detail-image img{width:100%}body.teileter-studio .sample-detail h1{font-size:clamp(42px,5vw,72px)}body.teileter-studio .detail-copy{padding-top:20px}body.teileter-studio .status-label{display:inline-block;font-size:9px;letter-spacing:.1em;border:1px solid var(--line);padding:6px 11px;margin-bottom:22px}body.teileter-studio .spec-list{margin:30px 0}body.teileter-studio .spec-list div{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);padding:13px 0;font-size:12px}body.teileter-studio .spec-list dt{color:var(--muted)}body.teileter-studio .spec-list dd{margin:0;text-align:right}body.teileter-studio .placeholder-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-block:35px}body.teileter-studio .placeholder-card{border:1px solid var(--line);padding:30px;min-width:0}body.teileter-studio .placeholder-card h3{font-size:25px;margin-top:25px}body.teileter-studio .placeholder-card p{font-size:12px}body.teileter-studio .placeholder-label{display:block;font-size:9px;letter-spacing:.1em;color:var(--muted);text-transform:uppercase}body.teileter-studio .document-art{height:170px;display:grid;place-items:center;background:var(--sand)}body.teileter-studio .document-art svg{height:100px;stroke:#8c806f;stroke-width:1;fill:none}body.teileter-studio .factory-gallery{display:grid;grid-template-columns:1.3fr 1fr;gap:25px;margin-block:35px}body.teileter-studio .factory-slot{min-height:290px;background:var(--sand);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:25px;color:var(--muted);padding:35px;text-align:center}body.teileter-studio .factory-slot .factory-art{min-height:140px;padding:0;width:100%}body.teileter-studio .factory-photo{width:100%;height:320px;object-fit:cover}body.teileter-studio .steps{counter-reset:steps;display:grid;grid-template-columns:repeat(4,1fr);gap:25px;margin-block:40px}body.teileter-studio .step{border-top:1px solid var(--line);padding-top:24px}body.teileter-studio .step:before{counter-increment:steps;content:'0' counter(steps);font-size:11px;color:var(--muted)}body.teileter-studio .step h3{font-size:26px;margin-top:32px}body.teileter-studio .step p{font-size:12px}body.teileter-studio .faq-list{max-width:950px}body.teileter-studio .faq-list details{border-bottom:1px solid var(--line);padding:22px 0}body.teileter-studio .faq-list summary{cursor:pointer;font-family:var(--serif);font-size:25px;list-style:none;display:flex;justify-content:space-between;gap:20px}body.teileter-studio .faq-list summary:after{content:'+';font-family:var(--sans);font-size:21px}body.teileter-studio .faq-list details[open] summary:after{content:'−'}body.teileter-studio .faq-list details p{max-width:740px;font-size:14px;padding-top:20px;margin-bottom:5px}body.teileter-studio .contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px}body.teileter-studio .contact-card{background:var(--sand);padding:45px}body.teileter-studio .contact-card h2{font-size:38px}body.teileter-studio .contact-item{padding:22px 0;border-bottom:1px solid #c9bfaf}body.teileter-studio .contact-item .eyebrow{margin-bottom:8px}body.teileter-studio .contact-item a{font-size:17px;overflow-wrap:anywhere}body.teileter-studio .prose{max-width:800px}body.teileter-studio .prose h2{font-size:36px;margin-top:50px}body.teileter-studio .prose h3{margin-top:35px}body.teileter-studio .prose a{text-decoration:underline}body.teileter-studio .wp-block-image img{height:auto}body.teileter-studio .screen-reader-text{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}body.teileter-studio [hidden]{display:none!important}body.teileter-studio .site-main{min-height:60vh}body.teileter-studio.woocommerce-breadcrumb,body.teileter-studio.woocommerce-result-count{font-size:12px}body.teileter-studio.woocommerce .button{border-radius:0!important}body.teileter-studio.woocommerce input.input-text{padding:12px;border:1px solid var(--line)}body.teileter-studio.woocommerce-notices-wrapper{margin:20px 0}body.teileter-studio.woocommerce form{max-width:700px}body.teileter-studio.single-product .site-main .price{display:none}
body.teileter-studio .mobile-contact{display:none}body.teileter-studio .hero-copy,body.teileter-studio .editorial-copy,body.teileter-studio .footer-col,body.teileter-studio .footer-brand,body.teileter-studio .contact-grid>div{min-width:0}body.teileter-studio .hero h1{overflow-wrap:normal}body.teileter-studio .site-main{overflow-wrap:break-word}
@media(min-width:1700px){body.teileter-studio .hero{max-width:1600px;margin:auto}body.teileter-studio .hero-copy{padding-left:80px}}
@media(max-width:1100px){body.teileter-studio .main-nav{gap:18px}body.teileter-studio .main-nav a{font-size:11px}body.teileter-studio .header-inner{gap:15px}body.teileter-studio .nav-contact{display:none}body.teileter-studio .hero{min-height:570px}body.teileter-studio .hero-copy{padding-right:30px}body.teileter-studio .product-grid{gap:18px}body.teileter-studio .footer-grid{gap:25px}body.teileter-studio .editorial-copy{padding:50px 35px}body.teileter-studio .placeholder-grid{gap:15px}body.teileter-studio .placeholder-card{padding:22px}}
@media(max-width:760px){body.teileter-studio .announcement{font-size:8px;letter-spacing:.08em}body.teileter-studio .header-inner{height:70px}body.teileter-studio .wordmark{font-size:34px}body.teileter-studio .menu-toggle{display:block;font-size:11px}body.teileter-studio .main-nav{display:none;position:absolute;top:100%;left:0;right:0;background:var(--paper);padding:20px var(--gutter) 28px;border-bottom:1px solid var(--line);align-items:stretch;gap:0;flex-direction:column}body.teileter-studio .main-nav.is-open{display:flex}body.teileter-studio .main-nav a{font-size:15px;padding:12px 0}body.teileter-studio .main-nav a:after{display:none}body.teileter-studio .hero{grid-template-columns:1fr;min-height:0}body.teileter-studio .hero-copy{padding:48px var(--gutter)}body.teileter-studio .hero h1{font-size:62px}body.teileter-studio .hero-copy p{font-size:14px}body.teileter-studio .hero-footnote{margin-top:25px}body.teileter-studio .hero-image{height:360px}body.teileter-studio .hero-image>img{object-position:center}body.teileter-studio .values-strip{font-size:9px;gap:10px;padding-block:20px}body.teileter-studio .values-strip span{padding:0 8px}body.teileter-studio .section{padding-block:60px}body.teileter-studio .section-heading{align-items:start;flex-direction:column;gap:18px;margin-bottom:25px}body.teileter-studio .section-heading p{max-width:100%}body.teileter-studio .product-grid,body.teileter-studio .catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 15px}body.teileter-studio .product-meta h3{font-size:23px}body.teileter-studio .product-meta p{font-size:10px}body.teileter-studio .circle-arrow{display:none}body.teileter-studio .sample-tag{top:9px;left:9px;font-size:7px;padding:4px 7px}body.teileter-studio .section-bottom{align-items:start;flex-direction:column}body.teileter-studio .editorial{grid-template-columns:1fr}body.teileter-studio .editorial-image{min-height:400px}body.teileter-studio .editorial-copy{padding:45px var(--gutter)}body.teileter-studio .two-grid{grid-template-columns:1fr;gap:10px}body.teileter-studio .story-tile h3{font-size:30px}body.teileter-studio .cta{align-items:start;flex-direction:column;gap:30px;padding-block:45px}body.teileter-studio .footer-grid{grid-template-columns:1fr 1fr;gap:35px 20px}body.teileter-studio .footer-brand{grid-column:1/-1}body.teileter-studio .footer-brand p{margin-top:20px;max-width:330px}body.teileter-studio .footer-bottom{flex-direction:column;gap:8px}body.teileter-studio .page-hero{padding-top:40px;padding-bottom:35px}body.teileter-studio .breadcrumb{margin-bottom:26px}body.teileter-studio .page-body{padding-block:40px 60px}body.teileter-studio .placeholder-grid{grid-template-columns:1fr}body.teileter-studio .placeholder-card{display:block;padding:25px}body.teileter-studio .document-art{height:160px}body.teileter-studio .factory-gallery{grid-template-columns:1fr}body.teileter-studio .steps{grid-template-columns:1fr 1fr;gap:28px}body.teileter-studio .step h3{margin-top:20px}body.teileter-studio .sample-detail{grid-template-columns:1fr;gap:20px}body.teileter-studio .detail-copy{padding:10px 0}body.teileter-studio .sample-detail h1{font-size:49px}body.teileter-studio .contact-grid{grid-template-columns:1fr;gap:35px}body.teileter-studio .contact-card{padding:28px}body.teileter-studio .page-body .editorial-copy{padding:30px}body.teileter-studio .page-body .editorial-image{min-height:350px}body.teileter-studio .catalog-toolbar{align-items:start;flex-direction:column;gap:10px}body.teileter-studio .catalog-search{max-width:100%}body.teileter-studio .faq-list summary{font-size:22px}body.teileter-studio.admin-bar .site-header{top:46px}}
@media(max-width:1100px){body.teileter-studio .main-nav .mobile-contact{display:block}}
@media(max-width:400px){body.teileter-studio .hero h1{font-size:48px}body.teileter-studio .product-meta h3{font-size:21px}body.teileter-studio .product-meta p{line-height:1.4}body.teileter-studio .values-strip{font-size:8px}body.teileter-studio .footer-grid{gap:28px 12px}body.teileter-studio .button{gap:24px}body.teileter-studio .section-heading h2{font-size:34px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}body.teileter-studio *{transition:none!important;animation:none!important}}
@media(max-width:600px){body.teileter-studio.admin-bar .site-header{top:0}}
/* WhatsApp 联系区：电脑端图文并排，手机端上下排列。 */
body.teileter-studio .whatsapp-contact{display:grid;grid-template-columns:minmax(0,1fr) 150px;gap:22px;align-items:center;padding:26px 0;border-bottom:1px solid #c9bfaf;scroll-margin-top:120px}
body.teileter-studio .whatsapp-copy{min-width:0}
body.teileter-studio .whatsapp-copy .eyebrow{margin-bottom:12px}
body.teileter-studio .whatsapp-copy p{font-size:13px;margin-bottom:18px}
body.teileter-studio .whatsapp-button{background:#254d38;border-color:#254d38;gap:16px;padding:12px 15px;letter-spacing:.015em;white-space:nowrap}
body.teileter-studio .whatsapp-button:hover{background:#183b29;border-color:#183b29}
body.teileter-studio .whatsapp-number{display:block;font-size:11px;color:var(--muted);margin-top:12px}
body.teileter-studio .whatsapp-qr{width:150px;text-align:center}
body.teileter-studio .whatsapp-qr a{display:block;background:#fff;border:1px solid #d9d3c8;padding:5px}
body.teileter-studio .whatsapp-qr img{width:100%;height:auto;image-rendering:auto}
body.teileter-studio .whatsapp-qr figcaption{font-size:10px;line-height:1.5;color:var(--muted);margin-top:9px}
body.teileter-studio .footer-col .footer-whatsapp{color:#254d38;font-weight:600}
body.teileter-studio .footer-whatsapp span{display:block;font-size:10px;font-weight:400;color:var(--muted);margin-top:3px}
@media(min-width:761px) and (max-width:1200px){body.teileter-studio .whatsapp-contact{grid-template-columns:1fr}body.teileter-studio .whatsapp-qr{width:176px}}
@media(max-width:480px){body.teileter-studio .whatsapp-contact{grid-template-columns:1fr;gap:24px}body.teileter-studio .whatsapp-qr{width:184px;justify-self:center}body.teileter-studio .whatsapp-button{width:100%}}
/* 首页满幅背景与居中文案，覆盖原左右分栏。 */
body.teileter-studio .hero.hero-immersive{position:relative;isolation:isolate;display:grid;grid-template-columns:1fr;place-items:center;width:100%;max-width:none;margin:0;min-height:max(560px,calc(100vh - var(--hero-top,120px)));min-height:max(560px,calc(100svh - var(--hero-top,120px)));overflow:hidden;background:#372517;color:#fffaf2}
body.teileter-studio .hero-immersive .hero-image{position:absolute;inset:0;width:100%;height:100%;min-height:0;z-index:0;overflow:hidden}
body.teileter-studio .hero-immersive .hero-image>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center center;filter:blur(0);transform:scale(1.015);transition:filter .65s ease,transform .85s ease}
body.teileter-studio .hero-immersive .hero-image:after{content:'';position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(22,15,9,.32),rgba(22,15,9,.49) 48%,rgba(22,15,9,.48))}
body.teileter-studio .hero-immersive.is-soft-focus .hero-image>img{filter:blur(4px);transform:scale(1.045)}
body.teileter-studio .hero-immersive .hero-copy{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;text-align:center;width:min(1100px,100%);min-width:0;padding:72px var(--gutter) 82px;margin:0 auto}
body.teileter-studio .hero-immersive .hero-copy>.eyebrow{color:#f1e8d9;margin-bottom:26px;font-size:11px;letter-spacing:.22em}
body.teileter-studio .hero-immersive h1{color:#fffaf2;font-size:clamp(58px,7.5vw,112px);line-height:1.02;letter-spacing:-.045em;margin:0 0 28px;width:100%;text-shadow:0 3px 30px rgba(0,0,0,.22)}
body.teileter-studio .hero-immersive h1 em{color:#fffaf2}
body.teileter-studio .hero-immersive .hero-title-toggle{display:inline-block;max-width:100%;appearance:none;background:transparent;border:0;border-radius:0;box-shadow:none;padding:0;margin:0;font:inherit;letter-spacing:inherit;color:inherit;text-align:center;text-shadow:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent}
body.teileter-studio .hero-immersive .hero-title-toggle:focus-visible{outline:1px solid #fffaf2;outline-offset:12px}
body.teileter-studio .hero-immersive .hero-copy>p{max-width:610px;color:#f3eee5;font-size:16px;line-height:1.8;margin:0 0 32px;text-shadow:0 1px 8px rgba(0,0,0,.3)}
body.teileter-studio .hero-immersive .hero-copy>.button{background:#f7f5ef;color:#302b25;border:1px solid #f7f5ef;min-height:50px;padding:15px 26px}
body.teileter-studio .hero-immersive .hero-copy>.button:hover{background:#e6decd;border-color:#e6decd}
body.teileter-studio .hero-immersive .hero-footnote{justify-content:center;color:#e8dccb;margin-top:25px;font-size:10px}
body.teileter-studio .hero-immersive .hero-footnote:before{display:none}
body.teileter-studio .hero-immersive .image-caption{z-index:2;left:var(--gutter);right:var(--gutter);bottom:24px;color:#e8dccb}
@media(max-width:760px){body.teileter-studio .hero.hero-immersive{min-height:max(520px,calc(100vh - var(--hero-top,100px)));min-height:max(520px,calc(100svh - var(--hero-top,100px)))}body.teileter-studio .hero-immersive .hero-copy{padding:55px 26px 78px}body.teileter-studio .hero-immersive h1{font-size:clamp(48px,10vw,72px);margin-bottom:24px}body.teileter-studio .hero-immersive .hero-copy>p{font-size:14px;line-height:1.75;max-width:420px}body.teileter-studio .hero-immersive .hero-copy>.eyebrow{font-size:9px;letter-spacing:.17em;margin-bottom:22px}body.teileter-studio .hero-immersive .image-caption{font-size:8px;bottom:20px;gap:15px}body.teileter-studio .hero-immersive .hero-image>img{object-position:55% center}}
