/*
Theme Name: Tatua Photographic
Author: Tatua Resolution Centre
Description: The Design A photographic website for Tatua, with responsive page layouts and editable WordPress content.
 Version: 1.3.0
Requires at least: 6.6
Requires PHP: 8.1
Text Domain: tatua
*/
:root{--navy:#071d32;--ink:#142e49;--blue:#175abb;--gold:#e8d98e;--muted:#576b80;--pale:#edf3f8;--line:#dce5ed;--white:#fff;--max:1280px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:106px}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#fff;font-size:17px;line-height:1.65;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a,button,input,select,textarea{-webkit-tap-highlight-color:transparent}img{max-width:100%;height:auto;display:block}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{outline-offset:5px}:focus-visible{outline:3px solid #bf8412}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.12;letter-spacing:-.035em}h1{font-size:clamp(44px,4.7vw,70px);font-weight:750;margin-bottom:28px}h2{font-size:clamp(32px,3.1vw,46px);margin-bottom:25px}h3{font-size:25px;margin-bottom:15px}p{margin-bottom:22px}ul{padding-left:1.2em}.container{width:calc(100% - 112px);max-width:var(--max);margin-inline:auto}.narrow{max-width:900px}.section{padding-top:92px;padding-bottom:92px}.section-tinted{background:var(--pale)}.eyebrow{font-size:12px;line-height:1.5;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--blue);margin-bottom:22px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;padding:15px 24px;min-height:51px;border:1px solid transparent;border-radius:3px;font-size:14px;line-height:1.3;font-weight:700;cursor:pointer;transition:background .2s,transform .2s,color .2s}.button span{font-size:19px;font-weight:400}.button:hover{transform:translateY(-2px)}.button-blue{background:var(--blue);color:white}.button-blue:hover{background:#10468f}.button-gold{background:var(--gold);color:var(--navy)}.button-gold:hover{background:#f4e6ab}.button-outline{border-color:#fff9;color:#fff;background:transparent}.button-outline:hover{background:#fff;color:var(--navy)}.text-link,.discover-link{font-size:14px;color:var(--blue);font-weight:700;display:inline-flex;align-items:center;gap:30px}.text-link:hover,.discover-link:hover{text-decoration:underline}.text-link span:last-child{font-size:23px}.site-header{position:sticky;top:0;z-index:100;background:#fff;box-shadow:0 1px 0 #142e4910}.header-inner{height:100px;display:flex;align-items:center;justify-content:space-between;gap:40px}.brand{display:flex;flex-direction:column;line-height:1;flex-shrink:0}.brand>span{font-size:29px;font-weight:800;letter-spacing:.01em}.brand small{font-size:10px;font-weight:700;letter-spacing:.055em;margin-top:7px}.brand-image{max-width:170px;max-height:65px;width:auto}.primary-navigation{display:flex;align-items:center;gap:35px}.nav-list{display:flex;list-style:none;gap:34px;margin:0;padding:0;font-size:13px}.nav-list a{padding-block:15px;display:block}.nav-list a:hover,.nav-list .current-menu-item>a{color:var(--blue)}.nav-list .current-menu-item>a{font-weight:700}.nav-contact{min-width:158px}.menu-toggle{display:none}.skip-link{position:fixed;top:-80px;left:20px;padding:12px;background:var(--gold);z-index:9999}.skip-link:focus{top:10px}.hero{position:relative;isolation:isolate;color:#fff;overflow:hidden;background:var(--navy);min-height:575px;display:flex;align-items:center}.hero-image,.hero>.attachment-full{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 40%;z-index:-2}.hero-shade{position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(5,22,41,.94) 0%,rgba(5,22,41,.75) 40%,rgba(5,22,41,.12) 100%)}.hero-content{padding-top:64px;padding-bottom:70px}.hero .eyebrow{color:#bdd6ff}.hero h1{max-width:820px;color:#fff}.hero-description{font-size:20px;line-height:1.55;max-width:580px;color:#e5edf8;margin-bottom:34px}.hero-actions{display:flex;gap:20px;flex-wrap:wrap}.home-hero{min-height:620px}.home-hero h1{font-size:clamp(42px,4.7vw,68px);max-width:820px}.hero-foot{position:relative;min-height:92px;display:flex;align-items:center;justify-content:space-between}.course-stat{position:relative;margin-top:-80px;background:#fff;display:flex;align-items:center;gap:28px;padding:26px 34px;min-width:362px;box-shadow:0 8px 28px #071d3210}.course-stat strong{font-size:60px;line-height:1.1;color:var(--blue);letter-spacing:-.045em}.course-stat>span{font-size:13px;font-weight:700;line-height:1.4}.section-head{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:40px}.section-head h2{margin-bottom:0}.section-head>p{margin:0;color:var(--muted);font-size:16px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:34px}.service-photo{position:relative;display:block;aspect-ratio:1.25;overflow:hidden;background:var(--navy)}.service-photo img{width:100%;height:100%;object-fit:cover;transition:transform .4s;object-position:center 42%}.service-card:nth-child(2) img{object-position:60% 28%}.service-card:nth-child(3) img{object-position:center 13%}.service-photo:hover img{transform:scale(1.035)}.service-photo h3{position:absolute;bottom:0;margin:0;width:100%;background:linear-gradient(0deg,#071d32f5,#071d32d0);padding:25px 23px;color:#fff;display:flex;align-items:center;justify-content:space-between;font-size:23px;letter-spacing:-.02em}.service-photo h3 span{font-size:24px;font-weight:400}.service-card>p{margin:21px 0 13px;color:var(--muted);font-size:16px}.why-section{background:var(--pale);padding:86px 0}.why-layout{display:grid;grid-template-columns:1fr 1fr;gap:110px}.why-layout h2{max-width:460px}.why-layout .prose{color:var(--muted);font-size:17px}.benefit-list article{display:flex;gap:28px;border-top:1px solid #bdcad6;padding:24px 0 8px}.benefit-list article>span{color:var(--blue);font-size:15px;padding-top:3px}.benefit-list h3{font-size:24px}.benefit-list p{font-size:16px;color:var(--muted)}.photo-callout{position:relative;isolation:isolate;overflow:hidden;min-height:425px;color:#fff;background:var(--navy)}.photo-callout>img{position:absolute;inset:0;object-fit:cover;object-position:center 35%;width:100%;height:100%;z-index:-2}.photo-callout:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#071d32ee,#071d3280 65%,#071d3230)}.callout-content{padding:57px 54px;max-width:740px}.callout-content h2{font-size:46px}.callout-content .eyebrow{color:#bcd6ff}.callout-content>p:not(.eyebrow){font-size:18px;color:#e5edf8;max-width:510px}.review-note{margin-top:28px;padding:12px 17px;background:#f8efd8;color:#735b24;font-size:12px;line-height:1.6;border-left:3px solid #c1a14c}.review-note strong{text-transform:uppercase;font-size:10px;letter-spacing:.07em;margin-right:10px}.site-footer{background:var(--navy);color:#d5deeb;padding-top:64px;font-size:14px}.footer-top{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:80px;padding-bottom:49px}.brand-light{color:#fff}.footer-top .brand{margin-bottom:25px}.footer-top p{color:#a9bacf;line-height:1.7;margin:20px 0}.footer-top h2{font-size:12px;text-transform:uppercase;letter-spacing:.1em;color:#9bb4d3;margin-bottom:20px}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:8px}.footer-top a:hover{color:var(--gold)}.footer-top>div:last-child>a{display:block;overflow-wrap:anywhere}.footer-phone{font-size:23px;font-weight:700;letter-spacing:-.01em;color:#fff;margin-bottom:12px}.footer-bottom{border-top:1px solid #ffffff26;padding-block:21px;display:flex;justify-content:space-between;color:#9eb0c6;font-size:12px}.intro-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:90px}.intro-grid h2{max-width:470px}.prose{font-size:19px;color:var(--muted)}.prose h2{margin-top:40px;color:var(--ink)}.prose h3{margin-top:30px;color:var(--ink)}.prose a{color:var(--blue);text-decoration:underline}.prose strong{color:var(--ink)}.about-hero{min-height:480px;align-items:end}.about-hero .hero-content{padding-bottom:55px}.about-hero h1{font-size:56px;margin-bottom:0}.about-hero .hero-shade{background:linear-gradient(0deg,#071d32ee,#071d3270 45%,#071d3205)}.about-hero .hero-image{object-position:center 35%}.about-hero .eyebrow{display:none}.purpose-section{background:var(--pale)}.purpose-grid{display:grid;grid-template-columns:1fr 1fr;gap:0}.mission-panel{background:var(--navy);color:#fff;padding:65px 64px}.mission-panel .eyebrow{color:#bad4fc}.mission-panel h2{font-size:52px}.mission-panel>p:last-child{font-size:20px;color:#dce6f4;line-height:1.7}.values-panel{padding:65px 0 65px 70px}.values-list{list-style:none;padding:0;margin:30px 0 0;counter-reset:values}.values-list li{border-top:1px solid #c5d1dd;padding:16px 0;font-size:23px;font-weight:700}.team-intro{display:grid;grid-template-columns:.8fr 1.2fr;gap:82px;align-items:center}.team-photo{height:470px;overflow:hidden}.team-photo img{width:100%;height:100%;object-fit:cover;object-position:center 30%}.team-intro>div:last-child>p{color:var(--muted)}.detail-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-top:40px}.detail-grid article{background:#fff;padding:29px 28px;min-height:155px}.detail-grid h3{font-size:23px}.detail-grid p{color:var(--muted);font-size:16px;margin-bottom:0}.training-detail-columns{display:grid;grid-template-columns:1fr 1fr;gap:100px;margin-top:58px}.training-detail-columns h3{margin-top:28px}.training-detail-columns p{color:var(--muted)}.training-detail-columns .button{margin-top:25px}.faq-section{display:grid;grid-template-columns:1fr 1.2fr;gap:80px}.faq-list details{border-top:1px solid var(--line);padding:22px 0}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{font-weight:700;font-size:19px;cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:25px}.faq-list summary:after{content:'+';color:var(--blue);font-size:25px;line-height:1}.faq-list details[open] summary:after{content:'−'}.faq-list details p{margin:19px 30px 0 0;color:var(--muted);font-size:16px}.compact-hero{min-height:345px}.compact-hero h1{font-size:57px;max-width:1100px}.compact-hero .hero-image{object-position:center 33%}.service-split{display:grid;grid-template-columns:1.2fr .8fr;gap:100px;padding-top:0}.service-split>div>p{color:var(--muted)}.enquiry-panel{background:var(--pale);padding:37px 42px}.enquiry-panel .panel-number{color:var(--blue);font-size:14px;display:block;margin-bottom:20px}.enquiry-panel h3{font-size:32px}.enquiry-panel .button{width:100%;margin-top:15px}.mentorship-hero{display:grid;grid-template-columns:58% 42%;background:var(--navy);color:#fff;min-height:650px}.mentorship-copy{padding:72px max(50px,calc((100vw - 1280px)/2));padding-right:64px}.mentorship-copy .eyebrow{color:#bdd6ff}.mentorship-copy h1{font-size:60px}.mentorship-copy>p:not(.eyebrow){color:#dbe7f6;font-size:20px;max-width:550px;margin-bottom:38px}.mentorship-portrait img{width:100%;height:100%;object-fit:cover;object-position:62% 30%}.form-page{display:grid;grid-template-columns:42% 58%;min-height:880px}.form-sidebar{position:relative;isolation:isolate;background:var(--navy);color:#fff;padding:65px 55px 65px max(50px,calc((100vw - 1280px)/2));overflow:hidden}.sidebar-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2;object-position:center}.sidebar-shade{position:absolute;inset:0;background:#071d32d9;z-index:-1}.sidebar-content{position:relative;max-width:440px}.sidebar-content h1{font-size:55px;line-height:1.12}.sidebar-content .eyebrow{color:#bad4fc}.sidebar-content>p:not(.eyebrow){font-size:20px;color:#dce6f5}.sidebar-content .contact-phone{font-size:29px;font-weight:700;display:block;margin:35px 0}.sidebar-content address{font-style:normal;font-size:20px;line-height:1.7;margin-bottom:22px}.sidebar-content .sidebar-small{margin-top:100px;font-size:15px!important}.form-main{padding:62px 65px 65px;max-width:950px;width:100%;min-width:0;justify-self:start}.form-main h2{font-size:34px;margin-bottom:36px}.enquiry-form{position:relative}.enquiry-form label{font-size:13px;font-weight:700;display:block;margin-bottom:8px;line-height:1.5}.enquiry-form label>span:not(:only-child){font-weight:400;color:var(--muted);font-size:11px}.enquiry-form input:not([type=checkbox]):not([type=hidden]),.enquiry-form select,.enquiry-form textarea{display:block;width:100%;padding:12px 14px;color:var(--ink);background:#fff;border:1px solid #cbd7e3;border-radius:3px;min-height:48px;font-size:15px;margin-bottom:24px}.enquiry-form input::placeholder,.enquiry-form textarea::placeholder{color:#758598}.enquiry-form textarea{resize:vertical;min-height:125px;margin-bottom:9px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:22px}.field-help{font-size:12px;color:var(--muted);margin:0 0 24px}.enquiry-form .consent{display:flex;gap:12px;align-items:flex-start;margin:22px 0;font-weight:400}.consent input{width:18px;height:18px;flex-shrink:0;accent-color:var(--blue);margin-top:2px}.enquiry-form .consent>span{font-size:12px;line-height:1.6}.consent a{color:var(--blue);text-decoration:underline}.enquiry-form button[type=submit]{width:100%}.enquiry-form button:disabled{opacity:.65;cursor:wait}.form-trap{position:absolute!important;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.form-error{background:#fff0ec;border-left:3px solid #b83216;padding:15px;margin-bottom:25px;color:#8b2512;font-size:14px}.preview-form-note{padding:12px 14px;background:#edf3f8;color:var(--muted);font-size:12px}.plain-hero{background:var(--navy);color:#fff;padding:48px 0}.plain-hero .eyebrow{color:#bdd6ff}.plain-hero h1{font-size:55px;margin-bottom:0}.thank-you-hero{min-height:670px}.thank-you-hero .hero-description{max-width:680px}.not-found{background:var(--navy);color:#fff;padding:100px 0}.not-found .eyebrow{color:#bdd6ff}.not-found-inner{display:flex;justify-content:space-between;align-items:center;gap:70px}.not-found h1{font-size:60px}.not-found p:not(.eyebrow){font-size:22px;color:#dce6f5}.not-found .button{margin-top:25px}.error-number{font-size:190px;font-weight:700;line-height:1;color:#55748f;letter-spacing:-.06em}.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}.admin-bar .site-header{top:32px}
@media(min-width:1600px){.home-hero{min-height:700px}.home-hero h1{font-size:76px}.home-hero .hero-content{padding-block:85px}}
@media(max-width:1150px){.container{width:calc(100% - 72px)}.nav-list{gap:23px}.primary-navigation{gap:23px}.header-inner{gap:25px}.why-layout{gap:65px}.service-photo h3{font-size:21px;padding:21px 17px}.mentorship-copy{padding:65px 36px}.form-sidebar{padding:60px 36px}.form-main{padding:60px 36px}.form-sidebar h1{font-size:46px}.footer-top{gap:40px}.intro-grid{gap:55px}.mission-panel{padding:50px 40px}.values-panel{padding-left:45px}.not-found h1{font-size:48px}.error-number{font-size:145px}}
@media(max-width:1000px){.header-inner{height:84px}.menu-toggle{display:flex;align-items:center;gap:10px;border:0;background:none;padding:12px 0 12px 18px;color:var(--ink);font-size:13px;cursor:pointer}.menu-bars,.menu-bars:before,.menu-bars:after{width:21px;height:2px;background:currentColor;display:block;position:relative}.menu-bars:before,.menu-bars:after{position:absolute;content:'';left:0}.menu-bars:before{top:-6px}.menu-bars:after{top:6px}.primary-navigation{display:none;position:absolute;top:84px;left:0;width:100%;padding:18px 36px 30px;background:white;box-shadow:0 12px 20px #071d3214;max-height:calc(100dvh - 84px);overflow-y:auto}.primary-navigation.is-open{display:block}.nav-list{display:block;font-size:16px}.nav-list a{padding-block:12px}.nav-contact{margin-top:15px}.home-hero h1{font-size:55px}.hero-description{font-size:19px}.section{padding-block:70px}.service-grid{gap:20px}.service-photo{aspect-ratio:.92}.service-photo h3{font-size:20px;gap:8px}.why-layout{gap:40px}.section-head>p{display:none}.team-intro{gap:45px}.form-page{grid-template-columns:40% 60%}.form-sidebar h1{font-size:40px}.form-main{padding:45px 28px}.form-row{grid-template-columns:1fr;gap:0}.footer-top{grid-template-columns:1fr 1fr;gap:40px}.footer-top>div:first-child{grid-column:1/-1}.footer-top>div:first-child p{max-width:500px}.mentorship-copy h1{font-size:48px}.purpose-grid{grid-template-columns:1fr 1fr}.mission-panel h2{font-size:43px}.mission-panel>p:last-child{font-size:18px}.intro-grid{grid-template-columns:1fr 1.15fr;gap:40px}.faq-section{gap:40px}.service-split{gap:40px}.course-stat{min-width:315px;padding:24px 27px}.course-stat strong{font-size:50px}}
@media(max-width:700px){html{scroll-padding-top:78px}.container{width:calc(100% - 40px)}body{font-size:16px}.header-inner{height:78px}.brand>span{font-size:25px}.brand small{font-size:8px}.primary-navigation{top:78px;padding-inline:20px}.section{padding-block:55px}.eyebrow{font-size:10px;letter-spacing:.08em;margin-bottom:18px}.hero{min-height:530px}.home-hero{min-height:650px}.hero-content{padding-block:52px}.home-hero h1{font-size:42px;line-height:1.13;letter-spacing:-.045em;margin-bottom:26px}.hero h1{max-width:100%}.hero-description{font-size:17px;line-height:1.55;max-width:95%;margin-bottom:29px}.hero-description br{display:none}.home-hero .hero-image{object-position:58% 35%}.hero-shade{background:linear-gradient(90deg,#071d32e8,#071d3290)}.hero-actions{display:flex;gap:13px;flex-direction:column;align-items:stretch;max-width:340px}.button{min-height:50px;font-size:13px;padding:14px 20px}.hero-foot{min-height:125px;align-items:end;padding-bottom:10px}.course-stat{position:absolute;right:0;top:0;margin-top:-28px;min-width:240px;gap:18px;padding:20px 23px}.course-stat strong{font-size:43px}.course-stat>span{font-size:10px}.discover-link{font-size:12px;gap:20px}.section-head{margin-bottom:30px}.section-head h2{font-size:33px}.service-grid{grid-template-columns:1fr;gap:38px}.service-photo{aspect-ratio:1.22}.service-photo h3{font-size:24px;padding:24px}.service-card>p{margin-top:16px}.why-section{padding:55px 0}.why-layout{grid-template-columns:1fr;gap:40px}.why-layout h2{font-size:35px}.benefit-list article{gap:21px}.benefit-list h3{font-size:23px}.photo-callout{min-height:460px}.callout-content{padding:35px 26px}.callout-content h2{font-size:36px}.photo-callout>img{object-position:57% center}.callout-content>p:not(.eyebrow){font-size:16px}.callout-content .button{margin-top:12px}.review-note{font-size:11px;margin-top:24px}.site-footer{padding-top:45px}.footer-top{grid-template-columns:1fr;gap:32px;padding-bottom:32px}.footer-top>div:first-child{grid-column:auto}.footer-top>div:first-child p{font-size:14px}.footer-bottom{font-size:10px;gap:15px}.intro-grid{grid-template-columns:1fr;gap:15px}.intro-grid h2{font-size:35px;margin-bottom:12px}.prose{font-size:17px}.about-hero{min-height:430px}.about-hero h1{font-size:39px}.about-hero .hero-content{padding-block:35px}.about-hero .hero-image{object-position:54% 35%}.purpose-grid{width:100%;grid-template-columns:1fr}.mission-panel{padding:43px 25px}.mission-panel h2{font-size:43px}.values-panel{padding:42px 25px}.values-list li{font-size:21px;padding:14px 0}.team-intro{grid-template-columns:1fr;gap:33px}.team-photo{height:420px}.team-intro h2{font-size:32px}.detail-grid{grid-template-columns:1fr;gap:16px;margin-top:28px}.detail-grid article{padding:23px;min-height:0}.detail-grid h3{font-size:22px}.training-detail-columns{grid-template-columns:1fr;gap:12px;margin-top:24px}.training-detail-columns h3{font-size:23px}.training-detail-columns p{font-size:16px}.faq-section{grid-template-columns:1fr;gap:16px}.faq-list summary{font-size:17px}.compact-hero{min-height:340px}.compact-hero h1{font-size:42px}.service-split{grid-template-columns:1fr;gap:30px;padding-top:0}.enquiry-panel{padding:30px}.mentorship-hero{grid-template-columns:1fr}.mentorship-copy{padding:48px 24px}.mentorship-copy h1{font-size:43px}.mentorship-copy>p:not(.eyebrow){font-size:18px}.mentorship-portrait{height:500px}.mentorship-portrait img{object-position:center 33%}.form-page{grid-template-columns:1fr}.form-sidebar{padding:45px 24px}.sidebar-content{max-width:none}.form-sidebar h1{font-size:43px;max-width:350px}.sidebar-content>p:not(.eyebrow){font-size:18px}.sidebar-content .contact-phone{font-size:28px;margin:25px 0}.sidebar-content address{font-size:18px}.sidebar-content .sidebar-small{margin-top:30px}.form-main{padding:43px 23px 55px}.form-main h2{font-size:31px}.enquiry-form input:not([type=checkbox]):not([type=hidden]),.enquiry-form select,.enquiry-form textarea{font-size:16px}.plain-hero{padding:38px 0}.plain-hero h1{font-size:43px}.thank-you-hero h1{font-size:43px}.not-found{padding:55px 0}.not-found-inner{flex-direction:column-reverse;align-items:flex-start;gap:35px}.error-number{font-size:115px}.not-found h1{font-size:39px}.not-found p:not(.eyebrow){font-size:18px}.admin-bar .site-header{top:46px}}
@media(max-width:600px){.admin-bar .site-header{top:0}}
/* One content entrance owns page motion; keep native links and HTML. */
@view-transition{navigation:none}
.brand-image{width:88px;height:88px;max-width:none;max-height:none;object-fit:contain}
.stats-band{background:var(--navy);color:var(--white);padding:58px 0}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;text-align:center}.stat-item{display:flex;flex-direction:column;gap:3px}.stat-item strong{font-size:48px;line-height:1.1;color:var(--gold)}.stat-item span{font-size:15px;color:#dce5ed}
.footer-logo{width:120px;height:120px;object-fit:contain;background:#fff;border-radius:3px;margin-bottom:20px}
@media(max-width:1000px){.brand-image{width:72px;height:72px}}
@media(max-width:700px){.stats-grid{grid-template-columns:repeat(2,1fr);gap:28px 18px}.stats-band{padding:42px 0}.stat-item strong{font-size:36px}.stat-item span{font-size:13px}}
@media(max-width:700px){.brand-image{width:66px;height:66px}}
@media(prefers-reduced-motion:reduce){@view-transition{navigation:none}.site-header{view-transition-name:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
