@font-face{font-family:Jost;src:url('assets/fonts/jost-300.ttf') format('truetype');font-style:normal;font-weight:300;font-display:swap}
@font-face{font-family:Jost;src:url('assets/fonts/jost-400.ttf') format('truetype');font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:Jost;src:url('assets/fonts/jost-500.ttf') format('truetype');font-style:normal;font-weight:500;font-display:swap}
@font-face{font-family:Jost;src:url('assets/fonts/jost-600.ttf') format('truetype');font-style:normal;font-weight:600;font-display:swap}
:root{--ink:#56484e;--paper:#f0e9df;--white:#fbf5ec;--muted:#74665f;--line:#d8cbbb;--accent:#856b73;--deep:#624e5a;--lavender:#e9e0db;--stone:#e8ddce;--surface:#f6efe5;--champagne:#b39b7d;--sans:Jost,'Avenir Next',Avenir,Arial,sans-serif;--gutter:clamp(24px,6vw,110px)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:125px}body{margin:0;background:linear-gradient(115deg,#f0e9df 0%,#eee4d7 52%,#f0e9df 100%);color:var(--ink);font-family:var(--sans);font-size:17px;line-height:1.75;font-weight:400;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,select,input,textarea{font:inherit}button,a,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{max-width:100%;display:block}a:focus-visible,button:focus-visible,select:focus-visible{outline:2px solid #ac7c33;outline-offset:6px}h1,h2,h3,h4,p,figure,blockquote{margin:0}h1,h2,h3{font-weight:300}h4{font-weight:500}p+p{margin-top:1.15rem}em{font-style:normal}::selection{background:#ddcdb8;color:var(--ink)}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;z-index:100;top:8px;left:8px;padding:12px 20px;background:var(--white);transform:translateY(-160%)}.skip-link:focus{transform:none}
/* A quiet, centred masthead. Navigation remains keyboard accessible. */
.site-header{height:110px;padding:0 var(--gutter);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;position:sticky;top:0;z-index:30;background:rgba(240,233,223,.97);border-bottom:1px solid var(--line);backdrop-filter:blur(16px)}.wordmark{grid-column:2;grid-row:1;display:flex;flex-direction:column;align-items:center;line-height:1}.wordmark img{width:158px;height:auto}.wordmark small{font-size:9px;letter-spacing:.16em;margin-top:8px;white-space:nowrap}.menu-toggle{grid-column:1;grid-row:1;justify-self:start;display:flex;flex-direction:row-reverse;align-items:center;gap:15px;padding:14px 0;border:0;color:var(--ink);background:transparent;text-transform:uppercase;letter-spacing:.2em;font-size:12px}.menu-toggle span{font-weight:300;font-size:25px;line-height:1}.header-enquiry{grid-column:3;grid-row:1;justify-self:end;font-size:12px;letter-spacing:.13em;text-transform:uppercase;white-space:nowrap}.header-enquiry span{margin-left:15px;font-size:18px}.site-header nav{display:none;position:absolute;top:109px;left:0;right:0;padding:35px var(--gutter);background:var(--deep);color:var(--paper);border-bottom:1px solid #675368;gap:32px;align-items:center;justify-content:center}.site-header nav.open{display:flex;flex-wrap:wrap}.site-header nav>a{font-size:13px;letter-spacing:.12em;text-transform:uppercase;padding:8px 0;border-bottom:1px solid transparent;transition:border-color .2s}.site-header nav>a:hover{border-bottom-color:#e1c3a6}.nav-contact span{margin-left:10px}
.eyebrow{font-size:12px;line-height:1.7;font-weight:500;letter-spacing:.22em;text-transform:uppercase}.hero{position:relative;isolation:isolate;min-height:680px;height:calc(100svh - 155px);max-height:1080px;overflow:hidden;background:#9b8875;color:var(--white);margin:22px var(--gutter) 0;border-radius:8px}.hero-image{position:absolute;inset:0;z-index:-2}.hero-image img{width:100%;height:100%;object-fit:cover;object-position:50% 55%}.hero:after{content:'';position:absolute;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(180deg,rgba(75,57,49,.68) 0%,rgba(75,57,49,.3) 28%,rgba(103,76,53,.06) 48%,rgba(75,57,49,.2) 65%,rgba(59,46,42,.76) 100%)}.hero-top{position:absolute;top:25px;left:var(--gutter);right:var(--gutter);display:flex;justify-content:space-between;gap:25px}.hero-top .eyebrow,.hero-index{font-size:11px;letter-spacing:.17em;font-weight:400}.hero-heading{position:relative;text-align:center;padding:80px 24px 0}.hero-marque{font-size:12px;letter-spacing:.3em;font-weight:400}.hero h1{font-size:clamp(34px,4.2vw,68px);line-height:1.25;letter-spacing:.16em;text-transform:uppercase;margin-top:15px}.hero-intro{position:absolute;bottom:40px;left:var(--gutter);right:var(--gutter);display:flex;justify-content:space-between;align-items:flex-end;gap:30px}.hero-intro p{font-size:18px;line-height:1.75;font-weight:300;letter-spacing:.025em}.button{display:inline-flex;align-items:center;justify-content:center;gap:32px;min-height:50px;padding:14px 32px;border:1px solid var(--ink);border-radius:50px;font-size:12px;font-weight:500;line-height:1.5;letter-spacing:.17em;text-transform:uppercase;transition:background .2s,color .2s,border-color .2s,transform .2s}.button.light{background:var(--deep);color:var(--white);border-color:var(--deep)}.hero .button.light{background:var(--paper);color:var(--ink);border-color:var(--paper)}.button:hover{background:#e6d6c5;border-color:#e6d6c5;color:var(--ink);transform:translateY(-2px)}.button span{font-size:15px;letter-spacing:.05em}.text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:25px;padding:11px 0;border-bottom:1px solid #a28a71;font-size:13px;font-weight:500;letter-spacing:.08em;line-height:1.65}.text-link:hover{color:#806048;border-color:currentColor}
.proof-strip{display:grid;grid-template-columns:repeat(3,1fr);padding:42px var(--gutter);background:transparent;border-bottom:1px solid var(--line)}.proof-strip>div{display:flex;align-items:center;text-align:center;flex-direction:column;padding:0 26px;border-right:1px solid #d8cbbb}.proof-strip>div:first-child{padding-left:0}.proof-strip>div:last-child{border-right:0;padding-right:0}.proof-strip strong{font-size:16px;font-weight:400;letter-spacing:.12em;text-transform:uppercase}.proof-strip span{font-size:14px;color:var(--muted);margin-top:7px}
.section{padding:110px var(--gutter)}.section-heading .eyebrow{color:var(--accent)}.section-heading h2{font-size:clamp(30px,3vw,46px);line-height:1.45;letter-spacing:.085em;text-transform:uppercase;margin-top:23px}.heading-second{font-weight:300}.engineering{display:grid;grid-template-columns:1fr 1fr;gap:58px 8%;align-items:start}.engineering-intro{padding-top:42px;max-width:620px;color:var(--muted)}.engineering-intro .lead{font-weight:400;font-size:23px;line-height:1.5;color:var(--ink);letter-spacing:.01em}.tool-showcase{grid-column:1/-1;background:#e6dccf;border:1px solid #d7c7b7;padding:28px;border-radius:8px;overflow:hidden}.tool-caption{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:24px}.tool-caption>span:last-child{font-size:11px;letter-spacing:.12em;color:var(--accent)}.workspace-image{display:block;border-radius:4px;overflow:hidden;box-shadow:0 18px 35px #392b3d14}.workspace-image img{width:100%;height:auto}.tool-bottom{display:flex;justify-content:space-between;gap:30px;align-items:center;margin-top:23px}.tool-bottom p{font-size:17px;font-weight:400}.tool-bottom a{font-size:13px;letter-spacing:.04em;color:var(--accent)}.tool-bottom a span{margin-left:12px}.tool-pillars{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);gap:44px}.tool-pillars article{border-top:1px solid var(--line);padding-top:23px}.detail-number{font-size:12px;letter-spacing:.12em;color:var(--accent)}.tool-pillars h3{font-size:19px;line-height:1.5;font-weight:400;letter-spacing:.08em;text-transform:uppercase;margin:17px 0 12px}.tool-pillars p{font-size:16px;color:var(--muted)}.validation{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:8%;padding-top:50px;border-top:1px solid var(--line)}.validation .eyebrow{color:var(--accent)}.validation h3{font-size:32px;line-height:1.5;letter-spacing:.08em;text-transform:uppercase;margin-top:22px}.validation h4{font-size:18px;font-weight:400;margin-bottom:8px}.validation p:not(.eyebrow){font-size:16px;color:var(--muted)}.validation p+h4{margin-top:25px}
.models{background:transparent;border-top:1px solid var(--line)}.split-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:70px}.split-heading>p{max-width:355px;color:var(--muted);padding-bottom:5px}.model-browser{margin-top:48px;background:var(--surface);border:1px solid #d5c7ba;border-radius:8px;overflow:hidden;box-shadow:0 20px 65px #48364e07}.model-selector{display:flex;align-items:center;gap:25px;padding:27px 36px;border-bottom:1px solid var(--line);background:#ece1d3}.model-selector label{font-size:13px;letter-spacing:.09em;text-transform:uppercase;white-space:nowrap}.model-selector select{font-size:18px;font-weight:400;border:1px solid #c4b6a9;border-radius:30px;background:var(--paper);padding:12px 40px 12px 22px;color:var(--ink);width:100%;max-width:405px;cursor:pointer}.catalogue-label{font-size:11px;letter-spacing:.12em;color:var(--accent);white-space:nowrap;margin-left:auto}.model-content{display:grid;grid-template-columns:1fr 1fr;gap:8%;padding:48px 40px}.model-overview .eyebrow{color:var(--accent)}.model-overview h3{font-size:42px;line-height:1.3;letter-spacing:.09em;text-transform:uppercase;margin:14px 0 12px;overflow-wrap:anywhere}.model-variants{font-size:14px;color:var(--accent);margin:0 0 25px;letter-spacing:.025em}.model-overview>p:not(.eyebrow):not(.model-variants){font-size:16px;color:var(--muted)}.feature-list{list-style:none;padding:0;margin:26px 0 18px}.feature-list li{position:relative;padding:11px 0 11px 23px;border-top:1px solid var(--line);font-size:14px}.feature-list li:before{content:'+';position:absolute;left:0;color:var(--accent)}.pricing-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;padding-bottom:18px;border-bottom:1px solid var(--accent)}.pricing-heading h4{font-size:14px;letter-spacing:.065em;text-transform:uppercase;font-weight:400}.pricing-heading span{font-size:12px;color:var(--accent);white-space:nowrap}table{border-collapse:collapse;width:100%;font-size:15px}th,td{padding:18px 0;border-bottom:1px solid var(--line);text-align:left;vertical-align:middle;font-weight:400}th{padding-right:24px}td{text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums;font-weight:400;font-size:17px}th small{display:block;color:var(--muted);font-size:12px;margin-top:3px}td small{font-size:12px;color:var(--muted)}.model-note,.price-note{font-size:13px;line-height:1.8;color:var(--muted)}.model-note{margin-top:22px}.price-note{margin-top:15px}.catalogue-link,.model-guide{display:flex;font-size:13px;letter-spacing:0;margin-top:15px;border-bottom-color:var(--line)}.catalogue-link span,.model-guide span{font-size:12px;white-space:nowrap}
.knowledge{display:grid;grid-template-columns:1fr 1fr;gap:12%;align-items:center;background:transparent;color:var(--ink);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.knowledge-copy{max-width:560px}.knowledge-copy>.eyebrow{color:var(--accent)}.knowledge h2{font-size:clamp(42px,4.8vw,68px);line-height:1.35;letter-spacing:.12em;text-transform:uppercase;margin:26px 0 30px}.knowledge-copy .lead{font-size:24px;line-height:1.5;font-weight:300;letter-spacing:.02em;margin-top:0}.knowledge-copy>p:not(.lead):not(.eyebrow):not(.publication-meta){color:var(--muted);font-size:17px}.knowledge .button{margin-top:30px;min-width:225px}.publication-meta{font-size:11px;letter-spacing:.1em;color:var(--accent);margin-top:20px}.book-cover{display:block;max-width:365px;margin:auto;padding:12px;background:#dfd0bb;border-radius:3px;box-shadow:0 18px 45px #6a513321;transition:transform .3s}.book-cover:hover{transform:translateY(-5px)}.book-cover img{width:100%;height:auto}
.stories-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px;margin-top:50px}.story{display:flex;flex-direction:column;min-width:0;padding:30px 27px;background:var(--surface);border:1px solid #d8cbbd;border-radius:7px}.story:first-child{background:var(--surface)}.story-label{display:flex;justify-content:space-between;gap:15px;flex-wrap:wrap;font-size:11px;font-weight:400;letter-spacing:.11em;color:var(--accent);margin-bottom:26px}.story h3,.story blockquote{font-size:25px;line-height:1.5;font-weight:300;letter-spacing:.025em;margin:0 0 24px}.story>p{font-size:16px;color:var(--muted);margin:0 0 28px}.story-source{border-top:1px solid #d2c2b3;padding-top:20px;margin-top:auto;display:flex;flex-direction:column;gap:22px;font-size:14px}.story-source small{color:var(--muted);font-size:12px}.story-source a{display:flex;justify-content:space-between;gap:12px;font-size:13px;letter-spacing:.035em}.story-source a:hover{color:#806048}.community-footnote{display:flex;justify-content:space-between;gap:40px;padding-top:25px;align-items:flex-start}.community-footnote p{font-size:12px;color:var(--muted);max-width:490px}.community-footnote a{font-size:13px;color:var(--accent);max-width:340px}.community-footnote a span{margin-left:10px}.network{margin:0 var(--gutter);padding:65px 6%;display:grid;grid-template-columns:.8fr 1.2fr;gap:48px 9%;align-items:center;background:#e8ddce;border-radius:8px}.network-count{display:flex;flex-direction:column;align-items:center}.network-count strong{font-size:clamp(130px,14vw,210px);font-weight:300;line-height:1.05;letter-spacing:-.035em}.network-count strong span{font-size:.4em;vertical-align:top;position:relative;top:.15em;margin-left:8px;color:var(--accent)}.network-count>span{font-size:11px;letter-spacing:.22em;margin-top:14px}.network-copy>.eyebrow{font-size:11px;letter-spacing:.17em;color:var(--accent)}.network-copy h2{font-size:34px;line-height:1.5;letter-spacing:.08em;text-transform:uppercase;margin-top:21px}.network-copy>p:not(.eyebrow){font-size:16px;color:#6f615a;margin:22px 0 14px}.guide-section{display:grid;grid-template-columns:1fr 1fr;gap:9%;align-items:center}.guide-image{padding:15px;background:#e4d7c4;border:1px solid #d7c7b3;border-radius:6px}.guide-image img{width:100%;height:auto}.guide-copy .eyebrow{color:var(--accent)}.guide-copy h2{font-size:36px;line-height:1.5;letter-spacing:.085em;text-transform:uppercase;margin-top:22px}.guide-copy>p:not(.eyebrow){color:var(--muted);margin:22px 0 16px;max-width:490px}.instagram-section{padding:40px var(--gutter);background:transparent;display:flex;justify-content:space-between;align-items:center;gap:30px;border-top:1px solid var(--line)}.instagram-section>div{display:flex;align-items:center;gap:16px}.instagram-section svg{width:25px;height:25px}.instagram-section>div>span{font-size:12px;letter-spacing:.16em}.instagram-section>a{font-size:36px;font-weight:300;letter-spacing:.07em}.instagram-section>a span{font-size:23px;margin-left:25px}.instagram-section>a:hover{color:#806048}.instagram-section p{color:var(--muted);font-size:14px}
.contact{background:transparent;color:var(--ink);border-top:1px solid var(--line);display:grid;grid-template-columns:1.2fr 1fr;gap:10%}.contact .eyebrow{color:var(--accent)}.contact h2{font-size:clamp(35px,3.4vw,51px);line-height:1.5;letter-spacing:.09em;text-transform:uppercase;margin-top:25px}.contact-copy>p:first-child{color:var(--muted);max-width:460px}.contact .button{margin:28px 0 24px;min-width:260px}.contact-address,.contact-phone{display:block;font-size:16px;color:var(--ink);width:fit-content;max-width:100%;overflow-wrap:anywhere}.contact-address:hover,.contact-phone:hover{text-decoration:underline}.contact-phone{margin-top:6px}.contact-small{font-size:13px;color:var(--muted);margin-top:24px}footer{padding:48px var(--gutter) 27px;background:transparent;border-top:1px solid var(--line)}.footer-top{display:flex;justify-content:space-between;gap:40px;font-size:13px}.footer-brand{display:flex;flex-direction:column;gap:15px;color:var(--muted)}.footer-brand img{width:145px;height:auto}.footer-top>div:nth-child(2)>span{font-weight:500;letter-spacing:.03em}.footer-top p{color:var(--muted);font-size:13px;margin-top:7px}.back-top{font-size:12px;text-transform:uppercase;letter-spacing:.09em;height:fit-content}.back-top span{margin-left:15px}.footer-bottom{display:flex;justify-content:space-between;gap:45px;border-top:1px solid var(--line);padding-top:25px;margin-top:35px;color:var(--muted);font-size:12px}.footer-bottom p+p{margin:0;max-width:590px;text-align:right}.photo-credit{font-size:11px}.photo-credit:hover{text-decoration:underline}
@media(min-width:1800px){:root{--gutter:max(110px,calc((100vw - 1580px)/2))}.network{padding-left:90px;padding-right:90px}}
@media(max-width:1150px){.site-header nav{gap:24px}.hero h1{font-size:46px}.catalogue-label{display:none}.model-selector select{margin-left:auto}.model-content{padding:35px 30px;gap:35px}.split-heading{gap:40px}.split-heading>p{max-width:310px}.section-heading h2{font-size:32px}.model-overview h3{font-size:34px}.stories-grid{gap:18px}.story{padding:25px 23px}.story blockquote,.story h3{font-size:23px}.network-copy h2{font-size:28px}.guide-copy h2{font-size:29px}.book-cover{max-width:325px}.tool-pillars{gap:30px}.contact{gap:7%}.contact h2{font-size:36px}}
@media(max-width:900px){.site-header{height:95px;gap:15px}.site-header nav{top:94px;flex-wrap:wrap;gap:18px 30px}.wordmark img{width:140px}.wordmark small{font-size:8px;letter-spacing:.09em}.header-enquiry{font-size:10px;letter-spacing:.07em}.header-enquiry span{margin-left:8px}.hero{height:740px;min-height:0}.hero h1{font-size:37px}.hero-heading{padding-top:85px}.hero-index{display:none}.hero-intro{bottom:30px}.hero-intro p{font-size:16px}.hero-intro .button{padding:14px 23px;gap:17px}.proof-strip{padding-top:32px;padding-bottom:32px}.proof-strip>div{padding:0 18px}.proof-strip strong{font-size:14px;letter-spacing:.07em}.proof-strip span{font-size:13px}.section{padding-top:80px;padding-bottom:80px}.engineering{gap:40px 6%}.engineering-intro{padding-top:35px}.section-heading h2{font-size:28px}.engineering-intro .lead{font-size:21px}.validation{gap:6%}.validation h3{font-size:26px}.split-heading{gap:30px}.split-heading>p{max-width:270px;font-size:16px}.tool-caption>span:last-child{display:none}.knowledge{gap:8%}.knowledge h2{font-size:43px}.knowledge-copy .lead{font-size:22px}.stories-grid{grid-template-columns:1fr}.story{padding:30px}.story-label{margin-bottom:18px}.story h3,.story blockquote{font-size:27px;max-width:640px}.story>p{max-width:670px}.story-source{flex-direction:row;justify-content:space-between;align-items:flex-end}.story-source a{gap:24px}.network{gap:8%;padding:50px 6%}.network-count strong{font-size:135px}.network-copy h2{font-size:25px}.network-count>span{font-size:10px;letter-spacing:.13em}.instagram-section>a{font-size:29px}.instagram-section>div>span{font-size:11px;max-width:90px}.instagram-section p{font-size:13px}.contact h2{font-size:30px}}
@media(max-width:640px){html{scroll-padding-top:94px}.site-header{height:88px;grid-template-columns:1fr auto 1fr;padding:0 20px;gap:10px}.wordmark img{width:126px}.wordmark small{font-size:7px;letter-spacing:.05em}.menu-toggle{font-size:10px;letter-spacing:.1em;gap:9px}.menu-toggle span{font-size:22px}.header-enquiry{font-size:10px;max-width:82px;white-space:normal;text-align:right;line-height:1.5;letter-spacing:.08em}.header-enquiry span{display:none}.site-header nav{top:87px;flex-direction:column;align-items:stretch;padding:24px;gap:0}.site-header nav>a{padding:14px 0}.hero{height:auto;min-height:0;display:flex;flex-direction:column;background:transparent;color:var(--ink);margin:10px 24px 0}.hero:after{display:none}.hero-top{position:static;order:0;padding:25px 24px 0;display:block;text-align:center}.hero-top .eyebrow{font-size:10px;letter-spacing:.24em}.hero-heading{order:1;padding:17px 24px 27px}.hero-marque{font-size:9px;letter-spacing:.2em}.hero h1{font-size:clamp(27px,6.7vw,40px);letter-spacing:.12em;line-height:1.5;margin-top:12px}.hero-image{position:static;order:2;z-index:auto;height:auto;width:100%}.hero-image img{height:auto;aspect-ratio:3/2;object-fit:cover}.hero-intro{position:static;order:3;display:flex;flex-direction:column;align-items:center;text-align:center;gap:22px;padding:28px 24px 32px;background:var(--stone);color:var(--ink)}.hero-intro p{font-size:16px;line-height:1.75}.hero-intro .button{padding:14px 30px;min-width:260px}.proof-strip{grid-template-columns:1fr;padding:18px 24px}.proof-strip>div,.proof-strip>div:first-child,.proof-strip>div:last-child{flex-direction:row;align-items:center;justify-content:space-between;text-align:left;border-right:0;border-bottom:1px solid #d8cbbb;padding:17px 0;gap:18px}.proof-strip>div:last-child{border-bottom:0}.proof-strip strong{font-size:12px;letter-spacing:.07em;line-height:1.65;max-width:150px}.proof-strip span{font-size:12px;text-align:right;line-height:1.6;max-width:172px;margin-top:0}.section{padding:65px 24px}.eyebrow{font-size:10px;letter-spacing:.18em}.section-heading h2{font-size:clamp(25px,6.2vw,34px);letter-spacing:.065em;line-height:1.5;margin-top:18px}.engineering{grid-template-columns:1fr;gap:32px}.engineering-intro{padding-top:0}.engineering-intro .lead{font-size:22px}.tool-showcase{padding:14px;border-radius:5px}.tool-caption{margin:2px 2px 15px}.tool-caption .eyebrow{font-size:10px;letter-spacing:.12em}.tool-bottom{display:block;margin-top:16px}.tool-bottom p{font-size:15px}.tool-bottom a{display:inline-block;font-size:12px;margin-top:7px}.tool-pillars{grid-template-columns:1fr;gap:26px;margin-top:4px}.tool-pillars article{display:grid;grid-template-columns:22px 1fr;column-gap:15px}.detail-number{padding-top:1px}.tool-pillars h3{font-size:17px;letter-spacing:.06em;margin:0 0 10px}.tool-pillars p{grid-column:2;font-size:16px}.validation{grid-template-columns:1fr;gap:28px;padding-top:32px}.validation h3{font-size:26px;margin-top:18px}.validation h4{font-size:17px}.split-heading{display:block}.split-heading>p{max-width:none;font-size:16px;margin-top:23px;padding:0}.model-browser{margin-top:30px}.model-selector{display:block;padding:22px}.model-selector label{display:block;margin-bottom:13px;font-size:11px}.model-selector select{font-size:16px;max-width:100%;padding:12px 16px}.model-content{display:block;padding:28px 22px}.model-overview h3{font-size:31px;letter-spacing:.065em}.model-variants{font-size:13px}.model-pricing{border-top:1px solid var(--line);padding-top:27px;margin-top:30px}.pricing-heading h4{font-size:12px;letter-spacing:.04em}.pricing-heading span{font-size:11px}th,td{padding:16px 0;font-size:14px}th{padding-right:16px}.model-note,.price-note{font-size:12px}.catalogue-link,.model-guide{font-size:12px;gap:12px}.knowledge{grid-template-columns:1fr;gap:45px}.knowledge h2{font-size:45px;line-height:1.4;margin:22px 0 25px}.knowledge-copy>p:not(.lead):not(.eyebrow):not(.publication-meta){font-size:16px}.knowledge-copy .lead{font-size:23px}.book-cover{width:80%;max-width:320px;padding:10px}.publication-meta{font-size:10px;letter-spacing:.05em}.stories-grid{margin-top:30px;gap:20px}.story{padding:24px}.story-label{font-size:10px;letter-spacing:.08em}.story h3,.story blockquote{font-size:25px}.story-source{display:block}.story-source a{margin-top:20px}.community-footnote{display:block}.community-footnote p{font-size:12px}.community-footnote a{display:block;margin-top:15px;font-size:12px;max-width:none}.network{margin:0 24px;padding:38px 27px;grid-template-columns:1fr;gap:32px}.network-count{align-items:flex-start}.network-count strong{font-size:138px}.network-count>span{font-size:10px}.network-copy>.eyebrow{font-size:10px;letter-spacing:.14em}.network-copy h2{font-size:25px;letter-spacing:.065em}.network-copy>p:not(.eyebrow){font-size:16px}.guide-section{grid-template-columns:1fr;gap:30px}.guide-copy{grid-row:1}.guide-copy h2{font-size:28px;letter-spacing:.075em}.guide-image{padding:10px}.instagram-section{padding:33px 24px;display:grid;grid-template-columns:1fr;gap:17px}.instagram-section>div>span{max-width:none}.instagram-section>a{font-size:32px;display:flex;justify-content:space-between;gap:20px}.instagram-section p{font-size:14px}.instagram-section p br{display:none}.contact{grid-template-columns:1fr;gap:28px}.contact h2{font-size:30px;letter-spacing:.075em;margin-top:19px}.contact-copy>p:first-child{font-size:16px}.contact .button{min-width:250px;font-size:11px}.contact-address,.contact-phone{font-size:15px}footer{padding:37px 24px 25px}.footer-top{flex-wrap:wrap;gap:28px}.footer-brand img{width:133px}.footer-brand span{font-size:12px}.footer-top>div:nth-child(2){flex-basis:100%;order:3}.back-top{font-size:10px;letter-spacing:.06em;margin-top:10px}.footer-bottom{display:block;font-size:11px;margin-top:28px}.footer-bottom p+p{margin-top:17px;text-align:left}.photo-credit{font-size:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
/* Motion is progressive enhancement: copy and links work without JavaScript. */
.reveal-pending{opacity:0;transform:translateY(22px)}.reveal-complete{animation:senica-reveal .85s cubic-bezier(.22,1,.36,1) both}.hero-heading{animation:senica-reveal 1.1s cubic-bezier(.22,1,.36,1) both}.hero-intro{animation:senica-reveal 1.25s cubic-bezier(.22,1,.36,1) both}.site-header nav.open{animation:senica-menu .3s ease-out both}.story{transition:transform .35s ease,box-shadow .35s ease}.story:hover{transform:translateY(-4px);box-shadow:0 15px 35px #7e654d0c}.text-link span,.story-source a span{transition:transform .3s ease}.text-link:hover span,.story-source a:hover span{transform:translate(3px,-3px)}@keyframes senica-reveal{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes senica-menu{from{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.reveal-pending{opacity:1;transform:none}.hero-image img{transform:none!important}.story:hover{transform:none}*,*:before,*:after{animation:none!important;transition:none!important}}

/* Affiliate equipment shares the network section's warm, quiet presentation. */
.affiliate-kit{grid-column:1/-1;min-width:0}.affiliate-kit-image{display:block;border:1px solid var(--line);border-radius:5px;box-shadow:0 12px 32px #624e5a0d}.affiliate-kit-image img{width:100%;height:auto;border-radius:4px}.affiliate-kit figcaption{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:22px}.affiliate-kit .eyebrow{display:block;font-size:11px;color:var(--accent)}.affiliate-kit figcaption p{font-size:15px;color:var(--muted);margin-top:6px}.affiliate-kit .text-link{flex-shrink:0;font-size:12px}
@media(max-width:640px){.affiliate-kit figcaption{flex-direction:column;align-items:flex-start;gap:12px;margin-top:18px}.affiliate-kit figcaption p{font-size:14px}.affiliate-kit .eyebrow{font-size:10px;letter-spacing:.17em}}

/* The development-car review leads the existing owner stories. */
.story-review{grid-column:1/-1;display:grid;grid-template-columns:1.1fr 1fr;gap:30px 7%;align-items:center;padding:38px}.story-review h3{font-size:clamp(25px,2.4vw,34px);margin-bottom:0}.review-content>p{font-size:16px;color:var(--muted)}.story-review .story-source{margin-top:24px;flex-direction:row;justify-content:space-between;align-items:center;gap:24px}.story-review .story-source a{align-items:center;gap:18px}
@media(max-width:900px){.story-review{grid-template-columns:1fr;gap:24px;padding:30px}.story-review .story-label{margin-bottom:18px}}
@media(max-width:640px){.story-review{padding:24px}.story-review .story-source{display:flex;flex-direction:column;align-items:flex-start;gap:14px}.story-review .story-source a{margin-top:0}}

.programme-options{min-width:0}.programme-heading{padding-bottom:18px;border-bottom:1px solid var(--accent)}.programme-heading h4{font-size:14px;letter-spacing:.065em;text-transform:uppercase;font-weight:400}.programme-list{list-style:none;margin:0;padding:0}.programme-list li{padding:18px 0;border-bottom:1px solid var(--line);font-size:16px}.programme-list small{display:block;margin-top:4px;color:var(--muted);font-size:13px}.brochure-note{font-size:14px;line-height:1.8;color:var(--muted);margin-top:20px}.torque-technology{border-top:1px solid var(--line)}.torque-details{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;margin-top:48px}.torque-details article{border-top:1px solid var(--line);padding-top:24px}.torque-details h3{font-size:22px;font-weight:400;line-height:1.5;margin:16px 0 12px}.torque-details p{font-size:16px;color:var(--muted)}.torque-perspective{display:flex;justify-content:space-between;align-items:flex-start;gap:60px;padding:32px;margin-top:42px;border:1px solid var(--line);border-radius:7px;background:var(--surface)}.torque-perspective>div{max-width:650px}.torque-perspective h3{font-size:23px;margin-bottom:10px}.torque-perspective p{font-size:16px;color:var(--muted)}.torque-perspective .torque-context{font-size:14px}.torque-perspective>.text-link{flex-shrink:0}.torque-technology .split-heading>p{max-width:450px}@media(max-width:900px){.torque-details{gap:26px}.torque-perspective{flex-direction:column;gap:20px}.torque-perspective>.text-link{align-self:flex-start}}@media(max-width:640px){.torque-details{grid-template-columns:1fr;gap:28px;margin-top:32px}.torque-perspective{padding:24px;margin-top:32px}.programme-list li{font-size:15px}.programme-options .catalogue-link{flex-wrap:wrap}}

.contact-chat{margin:28px 0 14px;padding:28px;background:var(--surface);border:1px solid var(--line);border-radius:7px}.contact-chat>.eyebrow{font-size:11px;color:var(--accent)}.contact-chat h3{font-size:28px;margin:10px 0 4px;line-height:1.4}.contact-sam-number{display:inline-block;font-size:17px;letter-spacing:.025em;margin-bottom:23px}.contact-sam-number:hover{text-decoration:underline;text-underline-offset:5px}.chat-options{display:flex;flex-wrap:wrap;gap:12px}.contact .chat-options .button{min-width:0;flex:1 1 150px;padding:13px 20px;gap:20px}.contact-email-option{margin-top:8px}.contact .contact-email-option{font-size:13px}@media(max-width:640px){.contact-chat{padding:24px}.contact .chat-options .button{flex-basis:100%}.contact-chat h3{font-size:26px}}

/* Technical navigation and a consistent family of engineering icons. */
.senica-icon{display:inline-block;width:32px;height:32px;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;vertical-align:middle}.header-left{grid-column:1;grid-row:1;display:flex;align-items:center;gap:25px}.titlebar-technical{display:inline-flex;align-items:center;gap:8px;font-size:12px;letter-spacing:.1em;text-transform:uppercase;border-bottom:1px solid transparent;padding:10px 0}.titlebar-technical .senica-icon{width:24px;height:24px}.titlebar-technical[aria-current=page],.titlebar-technical:hover{border-bottom-color:var(--accent)}.tool-pillars article .pillar-icon{display:block;color:var(--accent);width:42px;height:42px;margin-bottom:20px}.review-icon{margin-bottom:20px;width:38px;height:38px;color:var(--accent)}.technical-teaser{margin:15px var(--gutter) 55px;display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line);background:#e9dece;border-radius:9px;overflow:hidden}.teaser-image{display:block;min-height:390px;overflow:hidden}.teaser-image img{width:100%;height:100%;object-fit:cover;object-position:45% center}.teaser-copy{padding:clamp(28px,4vw,58px);align-self:center}.teaser-copy h2{font-size:clamp(30px,3.3vw,46px);line-height:1.35;margin:16px 0 23px;letter-spacing:.045em;text-transform:uppercase}.teaser-copy>p:not(.eyebrow){font-size:17px;color:var(--muted)}.teaser-topics{display:flex;gap:24px;flex-wrap:wrap;margin:28px 0}.teaser-topics>span{display:flex;align-items:center;gap:8px;font-size:14px}.teaser-topics .senica-icon{width:25px;height:25px}.teaser-copy>.button{margin-top:8px}.technical-workspace>.tool-showcase{margin-top:40px}.workspace-clarification{font-size:14px;color:var(--muted);max-width:800px;margin-top:22px}.technical-contact{display:flex;gap:35px;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding-top:34px;margin-top:42px}.technical-contact>p{max-width:580px;font-size:18px}.technical-contact .button{flex-shrink:0;gap:14px}.technical-contact .senica-icon{width:25px;height:25px}
@media(max-width:1050px){.header-left{gap:15px}.titlebar-technical{font-size:11px;letter-spacing:.05em}.technical-teaser{grid-template-columns:.9fr 1fr}.teaser-copy{padding:30px}.teaser-topics{gap:16px}.technical-contact{flex-direction:column;align-items:flex-start}}
@media(max-width:740px){.technical-teaser{grid-template-columns:1fr}.teaser-image{min-height:0;aspect-ratio:16/9}.teaser-copy{padding:30px}.header-left{gap:10px}.titlebar-technical .senica-icon{display:none}}
@media(max-width:640px){.site-header{height:132px;grid-template-rows:82px 48px;align-content:start;column-gap:12px}.header-left{display:contents}.site-header .menu-toggle{grid-row:1;grid-column:1}.site-header .wordmark{grid-row:1;grid-column:2}.site-header .header-enquiry{grid-row:1;grid-column:3;font-size:10px;letter-spacing:.06em}.titlebar-technical{grid-row:2;grid-column:1/-1;justify-content:center;align-self:stretch;border-top:1px solid var(--line);font-size:12px;letter-spacing:.15em;padding:8px}.titlebar-technical .senica-icon{display:block;width:22px;height:22px}.site-header nav{top:131px}.technical-teaser{margin:0 24px 30px}.teaser-copy h2{font-size:32px}.teaser-copy>.button{width:100%;padding:13px 20px;gap:15px}.teaser-copy{padding:28px}.teaser-copy>p:not(.eyebrow){font-size:16px}.technical-contact>p{font-size:17px}.technical-contact .button{width:100%;min-width:0;padding:14px 20px;font-size:11px}}

/* A Ferrari silhouette woven into the paper, with quiet champagne and plum hues. */
body{isolation:isolate;background:radial-gradient(ellipse at 8% 25%,#cfb0c51a,transparent 56%),radial-gradient(ellipse at 90% 60%,#caaa7224,transparent 62%),linear-gradient(115deg,#f0e9df,#eee4d7 52%,#f0e9df)}
body:before{content:'';position:fixed;inset:0;z-index:-1;pointer-events:none;background:url('assets/ferrari-360-wireframe.jpg') 54% 62%/min(1500px,112vw) auto no-repeat;opacity:.085;mix-blend-mode:multiply}
.tool-showcase-compact{width:100%;max-width:1000px;justify-self:center;background:#e8ddd0d9;padding:24px}.tool-showcase-compact .workspace-image{max-width:900px;margin:auto}.tool-showcase-compact .tool-caption{margin-bottom:20px}.tool-showcase-compact .tool-bottom p{font-size:16px}
.story-thumbnail{display:block;position:relative;overflow:hidden;isolation:isolate;aspect-ratio:16/9;border:1px solid #cbbba7;border-radius:4px;margin-bottom:24px;background:#e8ddce;flex-shrink:0}.story-thumbnail>img{width:100%;height:100%;object-fit:cover;position:relative;transition:transform .65s ease}.story-thumbnail:hover>img{transform:scale(1.035)}.thumbnail-fallback{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:22px 45px 22px 22px;font-size:19px;line-height:1.5;background:linear-gradient(120deg,#e0d2c2,#dfd0d3);color:var(--deep)}.thumbnail-fallback small{display:block;font-size:10px;letter-spacing:.14em;margin-top:15px}.thumbnail-play{position:absolute;right:16px;bottom:16px;display:flex;align-items:center;justify-content:center;color:var(--white);background:#624e5aed;border:1px solid #e6d6c58c;border-radius:50%;width:48px;height:48px;box-shadow:0 4px 20px #392b3d25}.thumbnail-play .senica-icon{width:34px;height:34px;stroke-width:1.2}.story-review{display:grid;grid-template-columns:1.1fr 1fr;gap:20px 5%;align-items:start}.story-review .review-thumbnail{grid-column:1;grid-row:1/3;align-self:center;width:100%;margin:0}.story-review .review-heading,.story-review .review-content{grid-column:2}.story-review .review-heading{grid-row:1}.story-review .review-content{grid-row:2}.story-review .story-label{margin-bottom:17px}.story-review h3{font-size:clamp(24px,2.2vw,32px)}.story-review .story-source{flex-direction:column;align-items:flex-start;gap:12px;margin-top:20px}.community-thumbnail{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:15px;background:linear-gradient(130deg,#8c7582,#624e5a);padding:25px}.community-thumbnail>img{position:static;width:80%;height:auto;max-height:65%;object-fit:contain}.community-thumbnail>span{color:var(--paper);font-size:9px;letter-spacing:.15em;text-align:center}.contact .chat-options .button{gap:12px;margin:0;white-space:nowrap}.chat-options .chat-icon{width:24px;height:24px}.chat-options .button>span{margin-left:auto}
@media(max-width:900px){.story-review{grid-template-columns:1fr}.story-review .review-thumbnail,.story-review .review-heading,.story-review .review-content{grid-column:1;grid-row:auto}.story-review .review-thumbnail{max-width:640px;justify-self:center}.story-review .story-source{flex-direction:row;align-items:center}.story-thumbnail{max-height:380px}.community-thumbnail{min-height:180px}}
@media(max-width:640px){body:before{background-size:170vw auto;background-position:48% 65%;opacity:.065}.tool-showcase-compact{padding:14px}.tool-showcase-compact .tool-bottom{margin-top:14px}.tool-showcase-compact .tool-bottom p{font-size:14px}.story-review .story-source{flex-direction:column;align-items:flex-start}.story-thumbnail{margin-bottom:20px}.thumbnail-play{width:42px;height:42px;right:12px;bottom:12px}.thumbnail-play .senica-icon{width:30px;height:30px}.tool-pillars article .pillar-icon{grid-column:1;width:25px;height:25px;margin:0}.tool-pillars article .detail-number{display:none}.tool-pillars article h3{grid-column:2}}
@media(prefers-reduced-motion:reduce){.story-thumbnail:hover>img{transform:none}}

.footer-disclaimer{border-top:1px solid var(--line);padding-top:25px;margin-top:25px;max-width:1100px;scroll-margin-top:150px}.footer-disclaimer h2{font-size:14px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;margin:0 0 12px;color:var(--ink)}.footer-disclaimer p{font-size:14px;line-height:1.8;color:var(--muted)}.footer-disclaimer p+p{margin-top:12px}.footer-bottom a[href="#independent-notice"]{text-decoration:underline;text-underline-offset:4px}
