/*
Theme Name: Burning & Shooting
Author: Benedicto Moya
Description: Tema independiente basado en la propuesta aprobada de Burning & Shooting. Incluye páginas de demostración opcionales.
Version: 1.2.1
Requires at least: 6.0
Requires PHP: 7.2
Text Domain: burning-shooting
*/
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Roboto:wght@300;400;900&display=swap');
:root{--ink:#111;--paper:#fff;--accent:#ff5c28}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:17px;line-height:1.5}a{color:inherit;text-decoration:none}button{font:inherit}header{background:#080808;color:white;display:flex;align-items:center;justify-content:space-between;padding:23px 3.5%;gap:24px;position:sticky;top:0;z-index:20;border-bottom:1px solid #292929}.brand{font-size:25px;font-weight:700;letter-spacing:-1.7px;white-space:nowrap}.brand span{color:var(--accent);margin:0 1px}.brand sup{font-size:10px;vertical-align:top;margin-left:3px;letter-spacing:0}nav{display:flex;align-items:center;gap:25px;font-size:14px}nav a:not(.contact-link){border-bottom:1px solid transparent;padding:7px 0}nav a:hover{border-color:var(--accent);color:var(--accent)}.contact-link{background:white;color:black;padding:14px 23px;border-radius:9px}.contact-link span{margin-left:15px}.menu-toggle{display:none}.hero{background:#080808;color:white;padding:40px 6% 0;overflow:hidden;min-height:690px}.hero-meta,.eyebrow{display:flex;justify-content:space-between;gap:20px;font-size:12px;letter-spacing:1.5px;font-weight:500}.hero-meta{color:#a1a1a1}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(52px,6.8vw,110px);line-height:1.02;letter-spacing:-.065em;font-weight:500;margin:73px 0 42px}em{font-weight:500}h1 em{color:var(--accent)}.hero-bottom{display:flex;justify-content:space-between;align-items:center}.hero-bottom p{color:#bbb;line-height:1.6;font-size:18px}.down{display:grid;place-items:center;width:60px;height:60px;border:1px solid #777;border-radius:50%;font-size:30px}.down:hover{background:var(--accent);color:#080808}.bigword{font-size:clamp(120px,24vw,390px);font-weight:700;letter-spacing:-.075em;line-height:.9;margin:55px 0 -28px -12px;color:#1c1c1c;white-space:nowrap;user-select:none}.section{padding:85px 6%}.eyebrow{margin-bottom:55px;color:#646464}h2{font-size:clamp(38px,5.6vw,84px);line-height:1.05;letter-spacing:-.06em;font-weight:500;margin-bottom:34px}.intro-copy{max-width:950px;display:grid;grid-template-columns:1fr 1fr;gap:55px;margin-top:38px}.intro-copy p{font-size:20px}.text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:50px;border-bottom:1px solid;padding-bottom:10px;font-size:16px;margin-top:15px}.text-link:hover{color:#d53a0c}.visual{height:620px;margin:10px 2% 0;position:relative;overflow:hidden;background:#222}.visual img{width:100%;height:100%;object-fit:cover}.visual:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#000a,transparent)}.visual-copy{position:absolute;left:5%;bottom:12%;z-index:1;color:white}.visual-copy span{font-size:12px;letter-spacing:2px}.visual-copy p{font-size:clamp(35px,4.5vw,65px);letter-spacing:-.04em;line-height:1.08;margin:24px 0 0}.visual small{position:absolute;bottom:18px;right:20px;z-index:2;color:#eee;font-size:12px}.services h2{margin-bottom:60px}.service-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:0 65px}.service-grid article{border-top:1px solid #aaa;padding:25px 0 40px}.number{font-size:14px;color:#777}.service-grid h3{font-weight:500;font-size:36px;line-height:1.1;letter-spacing:-1.5px;margin:24px 0}.service-grid p{color:#535353;max-width:460px}.service-grid details{margin-top:25px}.service-grid summary{cursor:pointer;display:flex;justify-content:space-between;padding:16px 0;border-top:1px solid #ddd;list-style:none;font-size:16px}.service-grid summary::-webkit-details-marker{display:none}.service-grid details[open] summary span{transform:rotate(45deg)}details p{font-size:16px;padding:10px 0}.ai{background:#eeede9}.split{display:grid;grid-template-columns:1.25fr 1fr;gap:8%}.split>div{padding-top:7px}.split p{font-size:20px;max-width:490px}.ai h2{font-size:clamp(40px,4.8vw,72px)}.ai h2 em{color:#d84920}.work{border-bottom:1px solid #ddd}.pill{display:inline-flex;justify-content:space-between;gap:35px;align-items:center;background:#111;color:#fff;border-radius:8px;padding:18px 23px;margin-top:15px;font-size:16px}.pill:hover{background:var(--accent);color:black}.secondary{font-size:14px!important;color:#777;margin-top:22px}.team h3{font-size:32px;letter-spacing:-1px;font-weight:500;margin-bottom:6px}.role{font-size:12px;letter-spacing:1px;display:block;margin-bottom:30px}.contact{background:var(--accent);padding-bottom:65px}.contact .eyebrow{color:#252525}.contact h2{font-size:clamp(60px,10vw,148px);position:relative}.arrow{position:absolute;right:0;bottom:0;font-style:normal}.contact-bottom{display:flex;justify-content:space-between;align-items:center;gap:30px;margin-top:50px}.contact-bottom p{font-size:20px;margin:0}.light{background:#fff;color:#111}.light:hover{background:#111;color:#fff}footer{padding:36px 6%;display:flex;gap:25px;align-items:center;justify-content:space-between;background:#080808;color:white}footer>span{font-size:12px;letter-spacing:1px;color:#aaa}footer>a:last-child{font-size:14px}a:focus-visible,summary:focus-visible,button:focus-visible{outline:3px solid #ff8d57;outline-offset:5px}@media(min-width:1500px){main{max-width:1900px;margin:auto}}@media(max-width:1100px){nav{gap:15px;font-size:12px}.brand{font-size:22px}.contact-link{padding:12px}.hero-meta,.eyebrow{font-size:12px}.hero{min-height:620px}}@media(max-width:850px){header{padding:19px 6%;flex-wrap:wrap}.menu-toggle{display:block;background:none;border:0;color:white;padding:6px;font-size:16px}.menu-toggle span{margin-left:15px}nav{display:none;width:100%;flex-direction:column;align-items:stretch;font-size:17px;gap:8px;padding:15px 0}nav.open{display:flex}.hero{padding-top:28px;min-height:auto}.hero-meta span:last-child{display:none}h1{margin-top:70px;font-size:clamp(50px,9vw,76px)}.bigword{margin-top:50px;margin-bottom:-10px}.section{padding:60px 6%}.eyebrow{margin-bottom:35px}.eyebrow span:last-child{display:none}.intro-copy,.split{grid-template-columns:1fr;gap:20px}.intro-copy p,.split p{font-size:18px}.visual{height:450px;margin:0}.service-grid{gap:0 30px}.service-grid h3{font-size:29px}footer{flex-wrap:wrap}footer>span{order:3;width:100%}}@media(max-width:520px){h1{font-size:50px}.hero-bottom p{font-size:16px}.down{width:44px;height:44px;flex-shrink:0}.hero-meta{font-size:11px}.service-grid{grid-template-columns:1fr}.visual{height:390px}.visual small{font-size:11px}.contact-bottom{flex-direction:column;align-items:start}.arrow{font-size:75px;bottom:10px}.contact h2{font-size:64px}.brand{font-size:24px}.pill{gap:20px;padding:16px;font-size:14px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
/* Interior pages */
.page-hero{background:#080808;color:#fff;padding:40px 6% 75px}.page-hero .crumb{font-size:14px;color:#aaa}.page-hero a.crumb:hover{color:#ff5c28}.page-hero h1{margin:55px 0 30px;font-size:clamp(45px,6.4vw,94px)}.page-hero>p{font-size:21px;max-width:730px;color:#c5c5c5;line-height:1.6}.content-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px 65px}.content-card{border-top:1px solid #b5b5b5;padding:25px 0}.content-grid h3{font-size:29px;letter-spacing:-1px;font-weight:500;line-height:1.15;margin:22px 0}.content-grid p{max-width:550px;font-size:18px;color:#555}.service-row{display:grid;grid-template-columns:45px 1fr 40px;gap:25px;padding:40px 0;border-top:1px solid #999}.service-row h2{font-size:clamp(30px,4vw,55px);margin:0 0 20px}.service-row p{margin:0;max-width:650px}.service-row:hover h2{color:#d84920}.steps{list-style:none;margin:0;padding:0}.steps li{display:flex;align-items:baseline;gap:25px;border-top:1px solid #aaa;padding:22px 0}.steps li>span{font-size:14px;color:#777}.steps p{margin:0;font-size:19px}.mini-contact{background:#ff5c28;display:flex;align-items:center;justify-content:space-between;gap:30px}.mini-contact h2{margin:0}.profile{display:grid;grid-template-columns:1fr 1.2fr;gap:7%}.profile-name{background:#111;color:white;padding:50px 35px;display:flex;flex-direction:column;justify-content:space-between;min-height:410px}.profile-name>span{font-size:13px;letter-spacing:1px}.profile-name>p{font-size:clamp(45px,5vw,78px);letter-spacing:-.06em;line-height:1;margin:45px 0}.accent{color:#ff5c28}.profile p:not(.profile-name>p){font-size:19px}.lead{max-width:750px;font-size:21px;margin-bottom:45px}.portfolio-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.portfolio-card{padding:40px;background:#101010;color:white;min-height:340px;display:flex;flex-direction:column;justify-content:space-between}.portfolio-card:nth-child(2),.portfolio-card:nth-child(3){background:#ecebe7;color:#111}.portfolio-card>span:first-child{font-size:12px;letter-spacing:1px}.portfolio-card h2{font-size:44px;margin-top:35px}.portfolio-card .text-link{align-self:flex-start}.portfolio-card:hover{outline:2px solid #ff5c28;outline-offset:3px}.footer-links{display:flex;gap:20px;font-size:14px}nav a[aria-current=page]{color:var(--accent)}@media(max-width:1100px){nav{font-size:14px;gap:12px}.brand{font-size:20px}}@media(max-width:850px){.profile{grid-template-columns:1fr;gap:40px}.page-hero{padding:30px 6% 50px}.page-hero>p{font-size:18px}.profile-name{min-height:300px}.content-grid{gap:30px}.mini-contact{align-items:start;flex-direction:column}.portfolio-card{padding:25px}.portfolio-card h2{font-size:35px}.footer-links{flex-wrap:wrap}}@media(max-width:560px){.content-grid,.portfolio-grid{grid-template-columns:1fr}.service-row{grid-template-columns:25px 1fr 20px;gap:10px}.page-hero h1{font-size:45px}.profile-name>p{font-size:65px}.brand{font-size:24px}.content-grid h3{font-size:27px}}
/* Photography, portfolio and reel */
.team-photo{margin:0;background:#171717}.team-photo>img{width:100%;height:clamp(350px,48vw,720px);object-fit:cover;display:block}.team-photo figcaption{padding:12px 6%;font-size:12px;color:#bbb}.sample-note{font-size:14px!important;color:#717171;line-height:1.6;border-left:2px solid #ff5c28;padding-left:15px}.people-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:65px 32px;margin-top:55px}.person figure{margin:0 0 25px}.person figure>img{width:100%;aspect-ratio:4/5;object-fit:cover;filter:grayscale(1);display:block;background:#ddd}.person figcaption{font-size:12px;line-height:1.4;color:#777;padding-top:9px}.person h3{font-size:29px;font-weight:500;letter-spacing:-1px;margin:0 0 5px}.person-role{font-size:14px!important;color:#b7401c!important;font-weight:600;margin-bottom:20px}.person>p{font-size:17px;color:#555}.why-burning{background:#eeede9}.why-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:35px 65px;margin-top:40px}.why-grid article{border-top:1px solid #aaa;padding-top:24px}.why-grid article>span{font-size:14px;color:#888}.why-grid h3{font-size:28px;font-weight:500;letter-spacing:-1px;line-height:1.15;margin:25px 0 15px}.why-grid p{max-width:530px;color:#555}.gallery-heading{display:flex;justify-content:space-between;gap:20px;font-size:12px;letter-spacing:1.5px}.project-section{padding-top:40px}.project-gallery{display:grid;grid-template-columns:1fr 1fr;gap:55px 28px;margin-top:40px}.project-tile figure{position:relative;margin:0;overflow:hidden;background:#222}.project-tile img{display:block;width:100%;aspect-ratio:16/10;object-fit:cover;transition:transform .5s ease}.project-tile:hover img{transform:scale(1.025)}.tile-note{position:absolute;bottom:14px;left:15px;background:#111b;color:#fff;padding:6px 9px;font-size:11px;letter-spacing:1px}.project-meta{display:flex;align-items:baseline;justify-content:space-between;gap:20px;margin-top:18px}.project-meta h3{font-size:25px;letter-spacing:-.8px;font-weight:500;margin:0}.project-meta>span{font-size:13px;color:#777;text-align:right}.real-portfolio{display:flex;justify-content:space-between;align-items:center;gap:40px;border-top:1px solid #ccc;margin-top:65px;padding-top:35px}.real-portfolio p{max-width:500px;margin:0}.real-portfolio .pill{margin:0}.reel-section{background:#080808;color:#fff;padding:20px 6% 50px}.reel-top{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-bottom:25px}.reel-top h2{font-size:clamp(26px,3vw,42px);margin:0}.reel-top>span{font-size:12px;letter-spacing:1.5px;color:#aaa}.reel-stage{aspect-ratio:16/9;position:relative;overflow:hidden;background:#111}.reel-poster{width:100%;height:100%;object-fit:cover;opacity:.6}.reel-empty{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:20px;background:#0002}.reel-play{font-size:55px;line-height:1.3}.reel-empty h3{font-size:clamp(24px,4vw,55px);line-height:1.1;font-weight:500;letter-spacing:-1.5px;margin:15px 0 8px}.reel-empty p{font-size:16px;margin-bottom:20px}.reel-upload{padding:12px 20px;background:white;color:#111;border-radius:5px;cursor:pointer;font-size:15px}.reel-upload:hover{background:#ff5c28}.reel-upload>span{margin-left:20px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.reel-stage:focus-within{outline:2px solid #ff5c28;outline-offset:3px}.reel-stage video{position:absolute;inset:0;width:100%;height:100%;background:black;object-fit:contain}.reel-caption{display:flex;justify-content:space-between;gap:20px;margin-top:13px;font-size:13px;color:#aaa}.reel-caption button{border:0;background:none;color:white;font-size:13px;text-decoration:underline;cursor:pointer}.founder-detail-photo{margin:0 0 60px;max-width:420px}.founder-detail-photo img{width:100%;aspect-ratio:4/5;object-fit:cover;filter:grayscale(1)}.founder-detail-photo figcaption{font-size:12px;color:#777}.hero{min-height:0;padding-bottom:55px}.hero h1{margin-top:55px}@media(max-width:850px){.people-grid{grid-template-columns:1fr 1fr;gap:45px 25px}.project-meta{display:block}.project-meta>span{display:block;text-align:left;margin-top:7px}.reel-section{padding-top:10px}.real-portfolio{align-items:start;flex-direction:column;gap:20px}.team-photo>img{height:420px}}@media(max-width:520px){.people-grid,.why-grid,.project-gallery{grid-template-columns:1fr}.person figure>img{aspect-ratio:4/4.5}.reel-top{align-items:start}.reel-top>span{display:none}.reel-stage{aspect-ratio:4/3}.reel-play{font-size:36px}.reel-empty p{font-size:14px}.reel-empty h3{margin-top:5px}.reel-upload{font-size:13px;padding:10px 14px}.gallery-heading span:last-child{display:none}.team-photo>img{height:320px}.reel-caption{flex-direction:column}.reel-caption button{align-self:start}.hero{padding-bottom:35px}}@media(prefers-reduced-motion:reduce){.project-tile img{transition:none}}
/* Three-column footer */
footer.site-footer{display:block;padding:65px 6% 25px;background:#080808;color:#eee}.footer-columns{display:grid;grid-template-columns:1fr 1.15fr 1.2fr;gap:65px}.site-footer h3{font-size:18px;letter-spacing:-.3px;font-weight:600;line-height:1.4;margin:0 0 25px}.site-footer p,.site-footer address,.site-footer li{font-size:15px;line-height:1.65;font-style:normal}.site-footer p{margin:15px 0}.site-footer small{font-size:12px;color:#aaa}.site-footer ul{padding:0;margin:0;list-style:none}.site-footer li{margin:0 0 9px}.site-footer a:hover{color:#ff5c28}.footer-about .brand{display:inline-block;font-size:27px;margin-bottom:10px}.footer-about>p{color:#bbb;max-width:380px}.footer-about .footer-copyright{font-size:13px;color:#999}.sample-email{overflow-wrap:anywhere}.footer-baseline{display:flex;justify-content:space-between;gap:25px;border-top:1px solid #333;padding-top:23px;margin-top:50px}.footer-baseline span{font-size:12px;color:#888;letter-spacing:.8px}.footer-baseline a{font-size:14px}.legal-content{max-width:1100px}.legal-content article{padding:42px 0;border-bottom:1px solid #ccc;scroll-margin-top:120px}.legal-content article h2{font-size:36px;letter-spacing:-1px}.legal-draft{font-size:13px;color:#888}@media(max-width:950px){.footer-columns{gap:35px;grid-template-columns:1fr 1fr}.footer-about{grid-column:1/-1}.footer-about>p{max-width:650px}}@media(max-width:560px){.footer-columns{grid-template-columns:1fr;gap:40px}.footer-about{grid-column:auto}.footer-baseline{flex-direction:column}.site-footer h3{margin-bottom:18px}footer.site-footer{padding-top:45px}.legal-content article h2{font-size:29px}}
/* Offering grid */
.offering{background:#f7f7f5;padding-top:90px;padding-bottom:95px}.offering>h2{font-size:clamp(56px,7.5vw,110px);line-height:1;letter-spacing:-.06em;margin-bottom:40px}.offering>h2 em{color:#ca421c}.offering-intro{display:grid;grid-template-columns:1.25fr 1fr;gap:8%;max-width:1050px;margin-bottom:50px}.offering-intro p{font-size:19px;color:#535353}.offering-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:#d2d2ce;border:1px solid #d2d2ce}.offering-card{display:flex;flex-direction:column;background:#f7f7f5;padding:30px;min-height:335px;transition:background .2s ease}.offering-top{display:flex;justify-content:space-between;font-size:14px;color:#777;margin-bottom:36px}.offering-top>span:last-child{font-size:22px;line-height:1}.offering-card h3{font-size:27px;font-weight:500;line-height:1.15;letter-spacing:-1px;margin-bottom:18px}.offering-card p{font-size:16px;line-height:1.6;color:#666;margin-bottom:28px}.offering-action{font-size:14px;margin-top:auto;text-decoration:underline;text-underline-offset:5px}.offering-card:hover{background:#fff}.offering-card:hover h3,.offering-card:hover .offering-top>span:last-child{color:#c9411a}.offering-card:last-child{grid-column:span 3;display:grid;grid-template-columns:45px 1fr 1.2fr auto;gap:28px;align-items:center;min-height:160px}.offering-card:last-child .offering-top>span:last-child{display:none}.offering-card:last-child .offering-top,.offering-card:last-child h3,.offering-card:last-child p{margin:0}.offering-card:last-child .offering-action{margin:0;white-space:nowrap}@media(max-width:1000px){.offering-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.offering-card:last-child{grid-column:auto;display:flex;min-height:335px;gap:0;align-items:stretch}.offering-card:last-child .offering-top{margin-bottom:36px}.offering-card:last-child .offering-top>span:last-child{display:block}.offering-card:last-child h3{margin-bottom:18px}.offering-card:last-child p{margin-bottom:28px}.offering-card:last-child .offering-action{margin-top:auto}}@media(max-width:600px){.offering{padding-top:60px;padding-bottom:60px}.offering-grid,.offering-intro{grid-template-columns:1fr}.offering-intro{gap:0;margin-bottom:30px}.offering-card,.offering-card:last-child{min-height:285px;padding:25px}.offering>h2{font-size:58px}.offering-top,.offering-card:last-child .offering-top{margin-bottom:25px}}@media(prefers-reduced-motion:reduce){.offering-card{transition:none}}
/* Reference-led home page */
.sun-hero{background:#080808;color:#fff;min-height:450px;display:flex;align-items:flex-start;padding:90px 6% 70px}.sun-hero h1{font-size:clamp(42px,5.5vw,82px);line-height:1.08;letter-spacing:-.055em;font-weight:400;margin:0}.sun-intro{padding-top:65px;padding-bottom:45px}.sun-intro h2{font-size:clamp(38px,4.5vw,68px);line-height:1.02;letter-spacing:-.055em}.sun-intro h2 em{font-weight:700}.sun-intro p{font-size:19px;max-width:1080px}.reel-section{background:#fff;color:#111;padding-top:10px}.reel-top>span{color:#666}.reel-stage{color:white}.reel-caption{color:#666}.reel-caption button{color:#111}.ai-home{padding-top:10px;padding-bottom:65px}.ai-player{position:relative;aspect-ratio:16/9;background:#101010;overflow:hidden;color:#fff}.ai-player>img{width:100%;height:100%;object-fit:cover;filter:brightness(.65)}.video-empty{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:25px}.video-empty>span{font-size:60px}.video-empty h2{font-size:clamp(30px,4vw,62px);margin:15px 0 25px}.ai-player video{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;background:#000}.ai-caption{display:flex;justify-content:space-between;align-items:baseline;gap:15px;font-size:13px;color:#777;margin-top:10px}.ai-caption button{background:none;border:0;text-decoration:underline;cursor:pointer;font-size:13px}.ai-caption p{margin:0}.sun-about{border-top:1px solid #ddd;padding-top:55px}.sun-about-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.sun-about h3{font-size:29px;font-weight:600;letter-spacing:-1px;line-height:1.15;margin-bottom:24px}.sun-about p{font-size:17px;color:#555;line-height:1.65}.sun-lists{display:grid;grid-template-columns:1fr 1fr;gap:8%;margin-top:60px;padding-top:45px;border-top:1px solid #ccc}.sun-lists ul{padding-left:22px;font-size:23px;line-height:1.5;font-weight:500}.sun-lists li{padding:6px 0}.sun-together{padding-top:55px;border-top:1px solid #ddd}.sun-together>h2{font-size:clamp(45px,6vw,90px);margin-bottom:55px}.sun-media-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px 35px}.sun-thumb{display:block;position:relative;overflow:hidden;aspect-ratio:16/9;background:#111;color:#fff}.sun-thumb img{width:100%;height:100%;object-fit:cover;filter:brightness(.8);transition:transform .4s}.sun-thumb:hover img{transform:scale(1.035)}.thumb-label{position:absolute;left:22px;bottom:22px;font-size:clamp(23px,2.6vw,39px);letter-spacing:-1px;line-height:1.05;max-width:80%;text-shadow:0 2px 15px #000}.thumb-arrow{position:absolute;right:20px;top:20px;font-size:27px}.sun-media-card h3{font-size:26px;font-weight:500;letter-spacing:-.8px;margin:20px 0 12px}.sun-media-card p{font-size:17px;color:#555;max-width:600px}.sun-media-card:last-child{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:0 35px;align-content:start}.sun-media-card:last-child .sun-thumb{grid-row:span 2}.sun-media-card:last-child h3{margin-top:20px}.sun-media-card:last-child p{align-self:start}.sun-together>.sample-note{margin-top:40px}@media(max-width:850px){.sun-hero{min-height:330px;padding-top:65px}.sun-about-grid{grid-template-columns:1fr;gap:25px}.sun-lists{gap:35px}.sun-media-grid{gap:35px 25px}.sun-media-card:last-child{display:block}.sun-media-card:last-child .sun-thumb{max-height:400px}.sun-intro h2{font-size:44px}}@media(max-width:560px){.sun-hero{min-height:280px;padding-top:55px}.sun-hero h1{font-size:44px}.sun-intro h2{font-size:37px}.sun-intro p{font-size:17px}.sun-lists,.sun-media-grid{grid-template-columns:1fr}.sun-lists li{font-size:20px}.sun-media-card:last-child{grid-column:auto}.ai-player{aspect-ratio:4/3}.video-empty>span{font-size:40px}.video-empty h2{font-size:30px}.ai-caption{flex-direction:column;gap:8px}.sun-about h3{font-size:28px}}@media(prefers-reduced-motion:reduce){.sun-thumb img{transition:none}}
/* Screenshot-directed composition */
.home-designed .sun-about{border:0;padding:90px 5% 65px}
.home-designed .sun-about-grid{gap:35px}
.home-designed .sun-about-grid h3{text-align:center;font-size:clamp(32px,3.4vw,64px);font-weight:400;line-height:1.02;letter-spacing:-.055em;margin-bottom:32px}
.home-designed .sun-about-grid h3 strong{font-weight:700}
.home-designed .sun-about p{color:#262626;font-size:clamp(16px,1.05vw,20px);line-height:1.6}
.home-designed .sun-lists{border:0;padding-top:0;margin:65px auto 0;max-width:1280px;gap:10%}
.home-designed .sun-lists h3{font-size:clamp(32px,3.3vw,60px);font-weight:700;letter-spacing:-.055em;line-height:1.1}
.home-designed .sun-lists ul{font-size:18px;font-weight:700;line-height:1.45}
.home-designed .sun-together{padding:35px 0 0;border:0}
.home-designed .sun-together>h2{text-align:center;color:#f32630;font-weight:700;font-size:clamp(44px,5.3vw,100px);line-height:1.06;margin:0 auto;padding:0 5% 75px;max-width:1800px}
.home-designed .sun-media-grid{display:block}
.home-designed .sun-media-card,.home-designed .sun-media-card:last-child{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:0;align-items:stretch;margin:0}
.home-designed .sun-thumb{aspect-ratio:auto;min-height:380px;height:100%;grid-row:auto}
.home-designed .sun-thumb img{display:block;position:absolute;inset:0;height:100%;filter:brightness(.92)}
.home-designed .thumb-label{display:none}
.home-designed .thumb-arrow{top:auto;right:28px;bottom:28px;border:1px solid #ffffffa6;width:56px;height:56px;border-radius:50%;display:grid;place-items:center;background:#0005;font-size:26px;backdrop-filter:blur(6px)}
.home-designed .sun-service-copy{min-height:clamp(380px,29vw,550px);display:flex;flex-direction:column;justify-content:center;padding:65px 12%;background:#fafafa}
.home-designed .sun-media-card h3,.home-designed .sun-media-card:last-child h3{font-size:clamp(31px,3.2vw,59px);font-weight:400;letter-spacing:-.055em;line-height:1.08;margin:0 0 28px}
.home-designed .sun-service-copy h3 a{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:10px}
.home-designed .sun-service-copy p{font-size:clamp(16px,1.05vw,20px);line-height:1.6;color:#333;margin:0;max-width:650px}
.home-designed .sun-media-card:nth-child(even) .sun-thumb{order:2}
.home-designed .sun-media-card:nth-child(even) .sun-service-copy{background:#f32630;color:white;text-align:center}
.home-designed .sun-media-card:nth-child(even) p{color:#fff}
.home-designed .sun-media-card:last-child .sun-service-copy{background:#242424;color:#fff}
.home-designed .sun-media-card:last-child p{color:#ddd}
.home-designed .sun-together>.sample-note{margin:20px 5% 0}
.home-designed .offering{background:#fff;padding:90px 5%}
.home-designed .offering-title{text-align:center;font-size:clamp(38px,5.1vw,92px);line-height:1;letter-spacing:-.065em;font-weight:400}
.home-designed .offering>h2{text-align:center;font-size:clamp(42px,5.2vw,98px);font-weight:700;line-height:1.04;letter-spacing:-.055em;margin:5px 0 45px}
.home-designed .offering-intro{margin:0 auto 30px;max-width:1200px;gap:60px}
.home-designed .offering-grid{grid-template-columns:repeat(2,minmax(0,1fr));background:none;border:0;gap:0 65px}
.home-designed .offering-card,.home-designed .offering-card:last-child{grid-column:auto;display:grid;grid-template-columns:38px minmax(0,1fr);gap:0 22px;min-height:270px;padding:38px 0 40px;border-top:1px solid #999;background:white;align-content:start;align-items:start}
.home-designed .offering-top,.home-designed .offering-card:last-child .offering-top{grid-column:1;grid-row:1/4;margin:0;font-size:16px;color:#999;padding-top:3px}
.home-designed .offering-top>span:last-child,.home-designed .offering-card:last-child .offering-top>span:last-child{display:none}
.home-designed .offering-card h3,.home-designed .offering-card:last-child h3{grid-column:2;font-size:23px;font-weight:700;line-height:1.2;letter-spacing:-.7px;margin:0 0 22px}
.home-designed .offering-card p,.home-designed .offering-card:last-child p{grid-column:2;font-size:17px;color:#444;line-height:1.6;margin:0 0 22px}
.home-designed .offering-action,.home-designed .offering-card:last-child .offering-action{grid-column:2;white-space:normal;margin:0}
.home-designed .offering-card:hover h3{color:#dc1923}
@media(max-width:850px){
.home-designed .sun-about-grid{grid-template-columns:1fr;gap:35px}
.home-designed .sun-about-grid h3{text-align:left;font-size:44px}
.home-designed .sun-service-copy{padding:35px 9%;min-height:330px}
.home-designed .sun-thumb{min-height:330px}
.home-designed .offering-grid{gap:0 30px}
.home-designed .offering-card,.home-designed .offering-card:last-child{grid-template-columns:25px minmax(0,1fr);gap:0 12px}
}
@media(max-width:600px){
.home-designed .sun-about{padding:60px 6% 35px}
.home-designed .sun-lists{grid-template-columns:1fr;gap:30px;margin-top:40px}
.home-designed .sun-together>h2{font-size:44px;padding-bottom:40px}
.home-designed .sun-media-card,.home-designed .sun-media-card:last-child{grid-template-columns:1fr}
.home-designed .sun-thumb{aspect-ratio:16/10;min-height:0;height:auto}
.home-designed .sun-media-card:nth-child(even) .sun-thumb{order:0}
.home-designed .sun-service-copy{min-height:0;padding:40px 7% 48px}
.home-designed .sun-media-card h3,.home-designed .sun-media-card:last-child h3{font-size:36px}
.home-designed .offering{padding:60px 6%}
.home-designed .offering-intro,.home-designed .offering-grid{grid-template-columns:1fr;gap:0}
.home-designed .offering-card,.home-designed .offering-card:last-child{min-height:0;padding:30px 0}
.home-designed .offering>h2{font-size:43px;margin-top:12px}
.home-designed .offering-title{font-size:36px}
}
.home-designed .sun-media-card:last-child .sun-thumb{grid-row:auto;max-height:none}

/* Close-set typographic lockup from the supplied reference */
.home-designed .offering-title{
font-family:'Roboto','Helvetica Neue',Arial,sans-serif;
font-size:clamp(38px,5.55vw,105px);
font-weight:300;line-height:1;letter-spacing:-.065em;
margin:0;text-align:center;
}
.home-designed .offering>h2{
font-family:'Roboto','Helvetica Neue',Arial,sans-serif;
font-size:clamp(39px,5.15vw,98px);
font-weight:900;line-height:1.02;letter-spacing:-.055em;
margin:0 0 38px;text-align:center;
}
@media(max-width:600px){
.home-designed .offering-title{font-size:clamp(31px,8.3vw,49px);letter-spacing:-.065em}
.home-designed .offering>h2{font-size:clamp(36px,9.5vw,57px);line-height:1.02;margin:2px 0 30px;letter-spacing:-.05em}
}

body.admin-bar>header{top:32px}
.bs-default-content{max-width:1100px;margin:0 auto;padding:70px 6%}
.bs-video-frame{width:100%;aspect-ratio:16/9;background:#111;display:block}
.bs-video-frame video,.bs-video-frame iframe{width:100%;height:100%;border:0;display:block}
.bs-pending-video{position:relative;aspect-ratio:16/9;background:#111;color:#fff;display:grid;place-items:center;overflow:hidden}
.bs-pending-video img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.55}
.bs-pending-video p{position:relative;font-size:clamp(24px,4vw,55px);text-align:center;padding:20px}
@media(max-width:782px){body.admin-bar>header{top:46px}}
@media(max-width:600px){body.admin-bar>header{top:0}}

.bs-no-thumb{aspect-ratio:16/10;display:grid;place-items:center;background:#151515;color:#fff}.bs-project-description{margin:30px 0;font-size:19px}

.bs-service-video iframe{position:absolute;inset:0;width:100%;height:100%;border:0;display:block;background:#111}

.bs-project-gallery{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:40px}.bs-project-gallery figure{margin:0}.bs-project-gallery img{display:block;width:100%;height:auto}.bs-service-video video{position:absolute;inset:0;width:100%;height:100%;object-fit:contain}@media(max-width:650px){.bs-project-gallery{grid-template-columns:1fr}}

.bs-project-navigation{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:24px;margin-top:56px;padding-top:24px;border-top:1px solid #ddd}
.bs-project-navigation a{display:flex;flex-direction:column;gap:10px;padding:12px 0;border:0}
.bs-project-navigation span{font-size:14px}
.bs-project-navigation strong{font-size:clamp(18px,2vw,24px);font-weight:500;line-height:1.25;letter-spacing:-.025em;overflow-wrap:anywhere}
.bs-project-navigation .bs-project-next{grid-column:2;text-align:right;align-items:flex-end}
.bs-project-navigation a:focus-visible{outline:2px solid var(--accent);outline-offset:5px}
@media(max-width:560px){.bs-project-navigation{gap:16px}.bs-project-navigation strong{font-size:18px}}

.service-detail{padding-top:70px}.service-detail h1{max-width:900px}.service-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:start}.service-detail-grid p{font-size:20px;line-height:1.6}.service-detail-grid img{width:100%;height:auto;max-height:520px;object-fit:cover}@media(max-width:700px){.service-detail-grid{grid-template-columns:1fr}.service-detail-grid p{font-size:18px}}
