:root{--ink:#171715;--ink-soft:#22211d;--paper:#faf9f5;--paper-deep:#eeece5;--gold:#c6a46e;--gold-deep:#927146;--rule:#d9d4c9;--max:1190px}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:78px}
body{margin:0;background:var(--paper);color:var(--ink);font-family:Assistant,Arial,sans-serif;font-size:17px;line-height:1.65;overflow-x:hidden}
img{display:block;max-width:100%;height:auto}
a{color:inherit;text-decoration:none}
button{font:inherit}
h1,h2,h3,p,figure{margin:0}
h1,h2,h3{font-family:Heebo,Assistant,Arial,sans-serif;font-weight:600;line-height:1.19;letter-spacing:-.055em}
h1 em,h2 em{font-style:normal;color:inherit}
.shell{width:min(var(--max),calc(100% - 76px));margin-inline:auto}
.section-pad{padding-block:82px}
.section-dark{color:#fbf8f1;background:var(--ink)}
:focus-visible{outline:2px solid var(--gold);outline-offset:4px}
.skip-link{position:fixed;z-index:200;right:16px;top:-80px;background:var(--gold);color:#111;padding:9px 18px}
.skip-link:focus{top:15px}
.site-header{height:74px;background:#191917f5;color:#f7f4ed;border-bottom:1px solid #39382f;position:sticky;top:0;z-index:20;backdrop-filter:blur(12px)}
.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:22px}
.brand{display:flex;align-items:center;min-width:max-content}
.brand-name{font-family:Heebo,sans-serif;font-size:19px;font-weight:700;line-height:1.15;letter-spacing:-.04em}
.brand-name small{display:block;font-family:Assistant,sans-serif;font-size:12px;letter-spacing:.03em;font-weight:500;color:#b6aa93;margin-top:4px}
.primary-nav{display:flex;align-items:center;gap:30px;font-size:15px;font-weight:600}
.primary-nav a:not(.nav-contact){color:#d7d3c9;transition:color .2s}
.primary-nav a:hover,.primary-nav a.is-active{color:var(--gold)}
.nav-contact{display:flex;align-items:center;gap:30px;color:#191815;background:var(--gold);padding:8px 14px;transition:background .2s}
.nav-contact:hover,.button-gold:hover{background:#e0c397}
.menu-toggle{display:none}
.eyebrow{color:var(--gold);font-size:12px;letter-spacing:.12em;font-weight:700;margin-bottom:13px}
.eyebrow.dark{color:var(--gold-deep)}
.hero{background:radial-gradient(circle at 8% 90%,#302a22 0%,transparent 43%),var(--ink)}
.hero-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:6%;min-height:535px;align-items:center;padding-block:42px 36px}
.hero-copy{max-width:655px}
.hero h1{font-size:clamp(53px,5.3vw,77px);line-height:1.15}
.hero h1 em{color:var(--gold)}
.hero-intro{font-size:19px;line-height:1.66;max-width:575px;color:#d2cec5;margin-top:24px}
.hero-actions{display:flex;align-items:center;gap:25px;flex-wrap:wrap;margin-top:28px}
.button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;padding:12px 17px;font-size:16px;font-weight:700;transition:background .2s}
.button-gold{background:var(--gold);color:#171612}
.text-link{font-size:15px;font-weight:700;color:#e3d8c5;display:inline-flex;gap:12px;align-items:center;border-bottom:1px solid #796e5d;padding-block:6px}
.text-link:hover{color:var(--gold)}
.hero-portrait{width:min(100%,345px);justify-self:center}
.hero-portrait img{width:100%;height:auto;box-shadow:14px 17px 0 #373127}
.hero-portrait figcaption{display:flex;justify-content:space-between;gap:16px;border-top:1px solid #514c40;margin-top:25px;padding-top:9px;font-size:13px;font-weight:700}
.hero-portrait figcaption span{font-size:12px;font-weight:400;color:#a9a59a}
.hero-bottom{display:flex;justify-content:space-between;padding-block:13px 16px;border-top:1px solid #423e34;font-size:12px;letter-spacing:.03em;color:#aba69b}
.hero-bottom span:last-child{font-size:19px;line-height:1}
.about{background:var(--paper);padding-top:82px;padding-bottom:55px}
.about-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);gap:7%;align-items:center}
.about-main h2{font-size:clamp(38px,3.5vw,51px)}
.about-main h2 em{color:var(--gold-deep)}
.about-main p:not(.eyebrow){max-width:620px}
.about-main .about-lead{font-family:Heebo,sans-serif;font-size:clamp(20px,1.9vw,25px);line-height:1.5;font-weight:500;margin-top:23px;color:#282721;letter-spacing:-.035em}
.about-main p:not(.eyebrow):not(.about-lead){color:#555149;font-size:16px;line-height:1.78;margin-top:14px}
.about-facts{display:flex;gap:38px;margin-top:23px;padding-top:15px;border-top:1px solid var(--rule)}
.about-facts div{display:flex;flex-direction:column}
.about-facts strong{font-family:Heebo,sans-serif;font-size:27px;line-height:1.1;font-weight:600;color:var(--gold-deep);direction:ltr;text-align:right}
.about-facts span{font-size:13px;color:#555249;margin-top:5px}
.about-photo{width:100%;max-width:495px;justify-self:end}
.about-photo img{width:100%;height:auto;border:1px solid #dfd8ca}
.about-photo figcaption{font-size:13px;color:#777166;margin-top:8px}
.marquee-wrap{margin-top:54px}
.marquee-heading{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--rule);padding-top:12px;margin-bottom:9px}
.marquee-heading p{font-weight:700;font-size:14px}
.motion-toggle{background:none;border:0;color:#746c60;cursor:pointer;font-size:13px;display:flex;gap:8px;align-items:center;padding:4px}
.motion-toggle:hover{color:#25231e}
.marquee-viewport{width:100%;overflow-x:auto;overflow-y:hidden;position:relative;border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);background:#f5f3ed}
.marquee-wrap.is-ready .marquee-viewport{overflow:hidden}
.marquee-viewport:before,.marquee-viewport:after{content:"";position:absolute;top:0;bottom:0;width:20px;z-index:1;pointer-events:none}
.marquee-viewport:before{right:0;background:linear-gradient(to left,#f5f3ed,transparent)}
.marquee-viewport:after{left:0;background:linear-gradient(to right,#f5f3ed,transparent)}
.marquee-track{display:flex;width:max-content;direction:ltr;will-change:transform}
.logo-frame{flex:0 0 var(--marquee-item-width,396px);min-width:0;height:115px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;border-right:1px solid #dfd9ce;padding:12px 24px}
.logo-frame img{width:auto;height:auto;max-width:150px;max-height:54px;object-fit:contain}
.logo-robus img{max-width:138px}
.logo-bar img{max-width:132px}
.logo-frame small{font:600 12px Assistant,sans-serif;color:#726b5f;white-space:nowrap}
.services{background:var(--paper-deep)}
.section-head{display:flex;justify-content:space-between;align-items:end;gap:48px;margin-bottom:29px}
.section-head h2{font-size:clamp(40px,3.7vw,56px)}
.section-head>p{max-width:355px;color:#615d55;font-size:17px;line-height:1.65;padding-bottom:4px}
.service-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;align-items:stretch}
.service-card{background:#fbfaf7;border:1px solid #d7d1c5;display:flex;flex-direction:column;min-height:315px;padding:23px 27px 17px;transition:border-color .25s,transform .25s,box-shadow .25s}
.service-card:hover{border-color:#ad936c;transform:translateY(-2px);box-shadow:0 8px 20px #302b2010}
.service-number{font-size:12px;font-weight:700;color:var(--gold-deep)}
.service-card h3{font-size:clamp(27px,2.4vw,34px);margin:15px 0 10px}
.service-card p{color:#5c574e;font-size:16px;line-height:1.55;max-width:475px}
.service-result{display:grid;grid-template-columns:100px 1fr;gap:14px;align-items:baseline;padding:14px 0;margin-top:auto}
.service-result span{font-size:13px;font-weight:700;color:#867252}
.service-result strong{font-size:16px;font-weight:700;line-height:1.45;color:#2d2a25}
.service-details{border-top:1px solid #e1dbd0;padding-top:8px}
.service-card--talks .service-details{margin-top:auto}
.service-details summary{cursor:pointer;color:#816b4b;font-size:14px;font-weight:700;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:16px}
.service-details summary::-webkit-details-marker{display:none}
.service-details summary span{font:400 19px Heebo,sans-serif;line-height:1}
.service-details[open] summary span{transform:rotate(45deg)}
.service-details ul{list-style:none;padding:0;margin:9px 0 3px}
.service-details li{color:#514d45;font-size:14px;line-height:1.7;padding-right:15px;position:relative}
.service-details li:before{content:"";width:4px;height:4px;border-radius:50%;background:#ac8b56;position:absolute;right:0;top:11px}
.service-bottom{display:flex;justify-content:space-between;align-items:center;gap:9px;border-top:1px solid #e1dbd0;color:#806848;font-size:14px;font-weight:700;padding-top:11px;margin-top:auto}
.service-details+.service-bottom{margin-top:16px}
.service-bottom span{font-size:19px;line-height:1}
.service-bottom:hover{color:#362c1b}
.experience{background:#1c1b18;padding-bottom:66px}
.section-head.light>p{color:#c2beb3}
.experience .section-head{margin-bottom:30px}
.case{display:grid;grid-template-columns:minmax(0,330px) minmax(0,1fr);border-top:1px solid #585247;max-width:1110px;min-height:355px;padding-block:21px}
.case-visual{background:#282620;display:flex;align-items:center;justify-content:center;padding:15px}
.case-visual img{width:auto;height:auto;max-width:100%;max-height:340px;object-fit:contain}
.case-copy{padding:13px clamp(28px,4vw,55px);display:flex;flex-direction:column;align-items:flex-start}
.case-index{color:var(--gold);font-size:12px;font-weight:700}
.case-logo{background:#f2f0e9;display:flex;align-items:center;justify-content:center;padding:6px 10px;width:105px;height:52px;margin:12px 0}
.case-logo img{max-height:42px;max-width:100%;width:auto;height:auto;object-fit:contain}
.case-logo.firon-logo{width:157px;height:46px}
.case-logo.firon-logo img{max-height:29px}
.case-copy h3{font-size:clamp(26px,2.5vw,34px);margin-bottom:10px}
.case-copy p{font-size:16px;color:#c9c5bb;line-height:1.63;max-width:560px}
.case-measure{display:flex;align-items:baseline;gap:9px;margin-top:auto;padding-top:14px;color:#c5beb0;font-size:13px}
.case-measure strong{font:600 32px Heebo,sans-serif;color:var(--gold);direction:ltr}
.case-reverse{grid-template-columns:minmax(0,1fr) minmax(0,330px)}
.case-reverse .case-visual{order:2}
.case-reverse .case-copy{order:1}
.case-reverse .case-visual img{max-height:340px}
.experience-note{max-width:1110px;border-top:1px solid #504d43;margin-top:4px;padding-top:16px;color:#b8b3a8;font-size:14px}
.boutique{background:var(--paper);padding-block:40px 43px}
.boutique-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:18px}
.boutique-head .eyebrow{margin-bottom:6px}
.boutique h2{font-size:clamp(26px,2.7vw,38px)}
.boutique-head>p{color:#676158;font-size:16px;max-width:320px}
.boutique-rail{display:flex;direction:rtl;overflow-x:auto;gap:7px;scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:#b6a78b transparent;border-block:1px solid var(--rule);padding-block:8px;background:#fdfcf9}
.boutique-brand{flex:0 0 calc((100% - 35px)/6);min-width:0;height:110px;display:flex;align-items:center;justify-content:center;padding:10px;scroll-snap-align:start;overflow:hidden}
.boutique-brand img{max-width:100%;max-height:80px;width:auto;height:auto;object-fit:contain}
.brand-menashe{background:#211023}.brand-bruchim{background:#014c82}.brand-leshem{background:#738e9f}.brand-file{background:#0c0c0c}.brand-bach{background:#123554}.brand-delouy{background:#101010}
.brand-leshem img{max-width:100%;max-height:85px}.brand-file img{max-height:53px}.brand-bach img{max-height:75px}.brand-delouy img{max-height:94px}
.boutique-controls{display:none;justify-content:space-between;align-items:center;margin-top:9px;font-size:12px;color:#777166}
.boutique-controls div{display:flex;gap:7px}
.boutique-controls button{background:transparent;border:1px solid #cfc8bb;width:34px;height:32px;cursor:pointer;color:#655741}
.boutique-controls button:hover{background:#e8e1d3}
.method{background:#eeece5;padding-block:48px 64px}
.method-intro{display:grid;grid-template-columns:.8fr 1.2fr;gap:8%;align-items:end}
.method-intro h2{font-size:clamp(32px,3vw,45px)}
.method-steps{list-style:none;display:grid;grid-template-columns:repeat(4,1fr);margin:0;padding:0;border-top:1px solid #b9b2a6}
.method-steps li{font-size:15px;font-weight:700;padding:12px 0 0;border-left:1px solid #d6d0c5}
.method-steps li:last-child{border-left:0}
.method-steps span{display:block;color:var(--gold-deep);font-size:12px;margin-bottom:5px}
.method-example{background:#1e1e1b;color:#f5f1e8;margin-top:31px;padding:29px 34px 20px;border-top:2px solid var(--gold)}
.example-head{display:flex;justify-content:space-between;align-items:end;gap:22px}
.example-kicker,.example-label{display:block;color:#c2a878;font-size:12px;font-weight:700;letter-spacing:.03em}
.example-head h3{font-size:clamp(27px,2.7vw,35px);margin:7px 0}
.example-head p{font-size:16px;color:#bcb8af;max-width:600px}
.example-counter{color:#8f897d;font-size:12px;white-space:nowrap}
.example-tabs{display:flex;gap:7px;border-bottom:1px solid #504c43;margin-top:22px;flex-wrap:wrap}
.example-tabs button{border:1px solid #4a483f;border-bottom:0;background:#2a2925;padding:9px 17px;color:#d5d0c5;cursor:pointer;font-size:15px;white-space:nowrap;transition:background .2s,color .2s}
.example-tabs button:hover{background:#343129}
.example-tabs button[aria-selected="true"]{color:#191713;font-weight:700;background:var(--gold);border-color:var(--gold)}
.example-panel{display:grid;grid-template-columns:.98fr 1.22fr .9fr;min-height:323px;border:1px solid #504c43;border-top:0}
.example-context,.example-flow,.example-outcome{padding:24px;min-width:0}
.example-context{display:flex;flex-direction:column;background:#292824}
.example-context h4,.example-outcome h4{font-family:Heebo,Assistant,sans-serif;font-size:20px;font-weight:600;letter-spacing:-.035em;line-height:1.35;margin:17px 0 10px}
.example-brief,.example-outcome>p{font-size:15px;line-height:1.6;color:#d0cac0}
.example-prompt{border-top:1px solid #4c493f;margin-top:16px;padding-top:10px}
.example-prompt summary{cursor:pointer;color:#d1b78a;font-weight:700;font-size:14px}
.prompt-text{color:#d2ccc1;font-size:14px;line-height:1.55;margin-top:8px}
.example-copy{margin-top:auto;align-self:flex-start;background:none;border:0;border-bottom:1px solid #ab936a;padding:9px 0 4px;color:#dec49a;font-size:14px;font-weight:700;cursor:pointer}
.example-copy span{margin-right:9px}
.copy-status{font-size:13px;color:#d4bf99;min-height:18px;margin-top:5px}
.example-flow{display:flex;flex-direction:column;background:#f8f6f0;color:#24221e}
.example-flow .example-label{color:#7f6844}
.example-flow-top{display:flex;justify-content:space-between;align-items:center;gap:10px}
.stage-count{color:#766c5d;font-size:13px}
.example-progress{display:flex;gap:5px;margin-top:16px}
.example-progress span{height:3px;flex:1;background:#d3cdc2;transition:background .25s}
.example-progress span.is-current,.example-progress span.is-done{background:#9c7745}
.example-stage{margin-top:18px}
.example-stage.is-changing{animation:example-in .32s ease both}
.stage-index{font:500 36px Heebo,Assistant,sans-serif;line-height:1;color:#a58452}
.stage-title{font-size:23px;margin:8px 0 9px}
.stage-description{font-size:16px;line-height:1.62;color:#4b463e}
.stage-artifact{display:flex;flex-direction:column;gap:4px;border-top:1px solid #d8d1c3;margin-top:18px;padding-top:11px}
.stage-artifact span{font-size:12px;color:#897555;font-weight:700}
.stage-artifact strong{font-size:15px;line-height:1.45}
.example-actions{display:flex;justify-content:space-between;gap:14px;margin-top:auto;padding-top:21px}
.example-actions button{cursor:pointer;font-weight:700;font-size:14px;padding:8px 10px;border:1px solid #9c8564;background:transparent;color:#4e3d27}
.example-actions button:disabled{opacity:.35;cursor:default}
.example-actions .stage-next{background:#1e1e1b;color:#f7f4eb;border-color:#1e1e1b}
.stage-next span{margin-right:10px}
.example-outcome{display:flex;flex-direction:column;background:#25241f;border-right:1px solid #49463e}
.outcome-check{margin-top:auto;padding-top:16px;border-top:1px solid #555044}
.outcome-check span{font-size:12px;font-weight:700;color:#c3a977}
.outcome-check p{margin-top:5px;color:#d1cbbf;font-size:14px;line-height:1.5}
.example-disclaimer{font-size:13px;color:#a9a396;margin-top:14px}
@keyframes example-in{from{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}
.contact{background:radial-gradient(circle at 20% 10%,#2d2a24,transparent 55%),#171715}
.contact-grid{display:grid;grid-template-columns:1fr .65fr;align-items:center;gap:12%}
.contact h2{font-size:clamp(43px,4vw,62px)}
.contact h2 em{color:var(--gold)}
.contact-grid>div>p:last-child{font-size:18px;color:#c7c2b7;max-width:550px;margin-top:21px}
.contact-card{border-top:1px solid #8c7650;padding:18px 0 0;display:flex;flex-direction:column;gap:15px}
.contact-card-title{color:var(--gold);font-weight:700;font-size:14px}
.contact-whatsapp{background:var(--gold);color:#171715;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:12px 16px;font-weight:700;font-size:16px;transition:background .2s}
.contact-whatsapp:hover{background:#dec394}
.contact-whatsapp span{font-size:20px;line-height:1}
.contact-options{display:grid}
.contact-options a{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 0;border-top:1px solid #444035;color:#eeeae0;font-size:16px}
.contact-options a:hover{color:var(--gold)}
.contact-options a span{font-size:13px;color:#a9a397}
.contact-options bdi{overflow-wrap:anywhere;text-align:left}
.site-footer{background:#11110f;color:#9d988d}
.footer-inner{display:flex;justify-content:space-between;align-items:center;gap:22px;padding-block:19px;font-size:13px}
.site-footer a{color:#cfbb96}
.site-footer a:hover{color:#f0ddbb}
.whatsapp-float{position:fixed;z-index:30;left:24px;bottom:24px;width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#25d366;color:#fff;box-shadow:0 5px 20px #0004;transition:transform .2s,box-shadow .2s}
.whatsapp-float:hover{transform:translateY(-3px);box-shadow:0 8px 23px #0006}
.whatsapp-float:focus-visible{outline:3px solid #fff;outline-offset:3px}
@media(max-width:1100px){
 .shell{width:calc(100% - 54px)}
 .primary-nav{gap:18px}
 .hero-grid{gap:5%}
 .about-grid{gap:5%}
 .boutique-brand{flex-basis:190px}
 .boutique-controls{display:flex}
}
@media(max-width:760px){
 html{scroll-padding-top:67px}
 .shell{width:calc(100% - 38px)}
 .section-pad{padding-block:68px}
 .site-header{height:66px}
 .menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:6px;width:38px;height:38px;background:none;border:0;padding:8px;cursor:pointer}
 .menu-toggle span{width:100%;height:1px;background:var(--gold);transition:transform .2s}
 .menu-toggle[aria-expanded="true"] span:first-child{transform:translateY(3.5px) rotate(45deg)}
 .menu-toggle[aria-expanded="true"] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}
 .primary-nav{position:absolute;top:66px;right:0;left:0;background:#1e1d19;display:none;flex-direction:column;align-items:stretch;gap:0;padding:12px 20px 22px;box-shadow:0 15px 20px #0005}
 .primary-nav.open{display:flex}
 .primary-nav a:not(.nav-contact){padding:10px 0;border-bottom:1px solid #3a3931}
 .primary-nav .nav-contact{justify-content:space-between;margin-top:13px}
 .hero-grid{grid-template-columns:1fr;min-height:0;padding-block:45px 27px;gap:31px}
 .hero h1{font-size:clamp(45px,9.8vw,65px)}
 .hero-intro{font-size:17px;margin-top:18px}
 .hero-actions{margin-top:23px}
 .hero-portrait{width:min(100% - 18px,285px);margin-left:18px}
 .hero-portrait img{box-shadow:11px 13px 0 #373127}
 .hero-portrait figcaption{margin-top:19px}
 .about{padding-top:65px;padding-bottom:46px}
 .about-grid{grid-template-columns:1fr;gap:26px}
 .about-main h2{font-size:clamp(36px,7vw,51px)}
 .about-photo{justify-self:start;max-width:450px}
 .marquee-wrap{margin-top:39px}
 .logo-frame{height:103px}
 .section-head,.boutique-head{display:block;margin-bottom:25px}
 .section-head>p,.boutique-head>p{max-width:520px;margin-top:14px}
 .section-head h2{font-size:clamp(39px,8vw,55px)}
 .case,.case-reverse{grid-template-columns:minmax(0,230px) minmax(0,1fr)}
 .case-copy{padding:13px 21px}
 .case-copy h3{font-size:26px}
 .case-copy p{font-size:15px}
 .method-intro{grid-template-columns:1fr;gap:22px}
 .example-panel{grid-template-columns:1fr 1fr}
 .example-context{grid-column:1 / -1}
 .example-outcome{border-right:1px solid #49463e}
 .contact-grid{grid-template-columns:1fr;gap:31px}
}
@media(max-width:580px){
 .hero h1{font-size:clamp(42px,10.9vw,56px)}
 .hero-portrait{width:min(100% - 18px,265px)}
 .hero-portrait figcaption{flex-direction:column;gap:0}
 .about-main .about-lead{font-size:20px}
 .about-facts{gap:30px}
 .logo-frame{height:84px;padding:9px 6px}
 .logo-frame img{max-width:100%;max-height:49px}
 .logo-frame small{display:none}
 .service-grid{grid-template-columns:1fr}
 .service-card{min-height:0;padding:22px}
 .service-card h3{font-size:28px}
 .case,.case-reverse{grid-template-columns:1fr;max-width:480px}
 .case-reverse .case-visual,.case-reverse .case-copy{order:initial}
 .case-visual{padding:13px}
 .case-visual img,.case-reverse .case-visual img{max-height:300px}
 .case-copy{padding:19px 8px 24px}
 .case-measure{margin-top:4px}
 .boutique{padding-block:31px 34px}
 .boutique h2{font-size:29px}
 .boutique-brand{flex-basis:175px;height:105px}
 .boutique-brand img{max-width:142px}
 .method{padding-block:43px 52px}
 .method-steps{grid-template-columns:repeat(4,1fr)}
 .method-steps li{font-size:13px}
 .method-example{padding:22px 15px 17px}
 .example-counter{display:none}
 .example-tabs{gap:4px;margin-top:19px}
 .example-tabs button{font-size:13px;padding:9px 10px;flex:1}
 .example-panel{grid-template-columns:1fr}
 .example-context,.example-flow,.example-outcome{padding:20px}
 .example-context{grid-column:auto}
 .example-copy{margin-top:18px}
 .example-flow{min-height:350px}
 .example-outcome{border-right:0;border-top:1px solid #49463e}
 .outcome-check{margin-top:18px}
 .service-result{grid-template-columns:1fr;gap:1px}
 .service-card--talks .service-details{margin-top:16px}
 .footer-inner{flex-wrap:wrap;gap:5px 18px}
 .site-footer{padding-bottom:55px}
 .whatsapp-float{left:17px;bottom:17px;width:54px;height:54px}
}
@media(prefers-reduced-motion:reduce){
 html{scroll-behavior:auto}
 *,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}
 .marquee-wrap.is-ready .marquee-viewport{overflow-x:auto}
 .marquee-track{transform:none!important;will-change:auto}
 .motion-toggle{display:none}
}
