@font-face{font-family:Inter Tight;src:url(/assets/InterTight-VariableFont_wght-CLj8w7h3.ttf) format("truetype");font-style:normal;font-weight:100 900;font-display:swap}@font-face{font-family:Host Grotesk;src:url(/assets/HostGrotesk-VariableFont_wght-c3nXu1KX.ttf) format("truetype");font-style:normal;font-weight:100 900;font-display:swap}:root{--font-display: "Host Grotesk";--font-body: "Inter Tight";--deep-signal:#0d202d;--deep-signal-95: rgba(13, 32, 45, .95);--static-grey: #595959;--light-fog: #BDBDBD;--clear-blue: #C0D8D8;--soft-cloud: #EDE9E5;--bikon-light: #faf54c;--bikon-light-dim: rgba(255, 240, 0, .15);--white: #FFFFFF;--black: #0A0A0A}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}section{scroll-margin-top:80px}body{font-family:var(--font-body);color:var(--deep-signal);background:var(--deep-signal);-webkit-font-smoothing:antialiased;overflow-x:hidden}h1,h2,h3,h4,.display{font-family:var(--font-display);font-weight:700;line-height:1.05;letter-spacing:-.03em}.nav-wordmark,.footer-wordmark,.hero-stat .stat-num,.hero-triad,.bar-label strong,.product-card-name,.why-num{font-family:var(--font-display)}.problem-label,.data-tile-label,.roots-kicker,.footer-col h4{font-family:var(--font-body);font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.problem-text-tile h2,.products-header h2,.why-header h2{font-size:clamp(2rem,3.5vw,3rem);color:var(--deep-signal)}.products-header .section-intro,.why-header .section-intro{color:var(--deep-signal);opacity:.75}.btn{display:inline-flex;align-items:center;gap:.6rem;padding:1rem 2rem;font-family:var(--font-body);font-size:.9rem;font-weight:600;text-decoration:none;border:none;cursor:pointer;transition:all .25s ease}.btn-light{background:var(--bikon-light);color:var(--black);font-weight:700}.btn-light:hover{background:#e6d900;transform:translateY(-1px)}.btn-dark{background:var(--deep-signal);color:var(--white)}.btn-dark:hover{background:#243e42}.btn-ghost{background:transparent;color:var(--clear-blue);border:1.5px solid rgba(197,216,216,.3)}.btn-ghost:hover{border-color:var(--clear-blue);color:var(--white)}nav{position:fixed;top:0;left:0;right:0;z-index:100;padding:1.25rem 2.5rem;background:transparent;transition:background .3s ease,box-shadow .3s ease}nav.scrolled{background:var(--deep-signal-95);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:0 1px #ffffff0a}.nav-inner{display:flex;align-items:center;justify-content:space-between;max-width:1400px;margin:0 auto}.nav-wordmark{font-size:1.5rem;font-weight:800;color:var(--white);text-decoration:none;letter-spacing:-.04em;display:flex;align-items:center;gap:.4rem}.nav-logo-image{display:block;width:auto;border:0;outline:none;box-shadow:none;filter:brightness(0) invert(1);image-rendering:-webkit-optimize-contrast}nav .nav-logo-image,footer .nav-logo-image{height:28px}.hero-logo{display:block;align-self:flex-start;height:clamp(56px,10vw,100px);width:auto;margin-bottom:1rem;filter:brightness(0) invert(1)}.beacon-mark{flex-shrink:0}.nav-links{display:flex;align-items:center;gap:2.5rem;list-style:none}.nav-links a{color:var(--clear-blue);text-decoration:none;font-size:.875rem;font-weight:500;transition:color .2s}.nav-links a:hover{color:var(--white)}.nav-cta{padding:.65rem 1.5rem!important;font-size:.8rem!important;color:var(--deep-signal)!important}.hero{padding:6rem 2.5rem 0}.hero-grid{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:auto auto auto;gap:.75rem}.hero-headline{grid-column:1 / 8;grid-row:1 / 3;padding:3rem 3.5rem;display:flex;flex-direction:column;justify-content:center}.hero-headline h1{font-size:clamp(3rem,5vw,5rem);color:var(--white);line-height:1.08;margin-bottom:1.5rem}.hero-headline h1 em{color:var(--bikon-light);font-style:normal}.hero-hook{font-size:clamp(1.4rem,2.5vw,2rem);color:var(--white);font-weight:600;margin-bottom:1rem;line-height:1.2}.hero-sub{font-size:1.05rem;color:var(--clear-blue);line-height:1.6;max-width:560px;margin-bottom:2.5rem}.hero-underline{text-decoration:none;background-image:linear-gradient(var(--bikon-light),var(--bikon-light));background-position:0 85%;background-size:100% 2px;background-repeat:no-repeat}.hero-industry-pill{background:var(--bikon-light);color:var(--deep-signal);padding:.1em .45em;font-weight:700;border-bottom:none;margin-left:.15em}.hero-buttons{display:flex;gap:.75rem;flex-wrap:wrap}.hero-circles-tile{grid-column:8 / 13;grid-row:1 / 2;position:relative;overflow:hidden;aspect-ratio:1 / 1}.concentric{position:absolute;inset:0;--cx: 50%;--cy: 50%}.concentric .ripple{position:absolute;left:var(--cx);top:var(--cy);width:160%;height:160%;margin-left:-80%;margin-top:-80%;border:2.5px solid var(--bikon-light);border-radius:50%;transform:scale(0);opacity:0;will-change:transform,opacity;animation:ripple-out 5s cubic-bezier(.1,.4,.3,1) infinite}.concentric .ripple:nth-child(1){animation-delay:0s}.concentric .ripple:nth-child(2){animation-delay:1s}.concentric .ripple:nth-child(3){animation-delay:2s}.concentric .ripple:nth-child(4){animation-delay:3s}.concentric .ripple:nth-child(5){animation-delay:4s}@keyframes ripple-out{0%{transform:scale(.005);opacity:0}2%{opacity:.5}40%{opacity:.2}to{transform:scale(1);opacity:0}}.hero-photo-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:.75rem;color:var(--static-grey);text-transform:uppercase;letter-spacing:.1em;font-weight:600}.problem-section{padding:0 2.5rem;margin-top:5rem}.problem-grid{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:repeat(12,1fr);gap:.75rem;align-items:stretch}.problem-text-tile{grid-column:1 / 7;background:var(--soft-cloud);padding:3rem 4rem 4rem;height:100%;display:flex;flex-direction:column}.problem-label{color:var(--static-grey);margin-bottom:1.5rem}.problem-text-tile h2{margin-bottom:2.5rem}.problem-body{font-size:1.05rem;color:var(--deep-signal);opacity:.75;line-height:1.65;max-width:480px;margin-top:auto;margin-bottom:auto}.problem-data-tile{grid-column:7 / 13;background:var(--deep-signal);padding:3rem 4rem 4rem;height:100%}.data-tile-label{color:var(--clear-blue);margin-bottom:1.5rem}.data-tile-body{font-size:1.05rem;color:var(--white);line-height:1.65}.bar-row{margin-bottom:1.75rem}.bar-label{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:.5rem}.bar-label span{font-size:.9rem;font-weight:500;color:var(--light-fog)}.bar-label strong{font-size:1.15rem;font-weight:700;color:var(--white)}.bar-track{height:6px;background:#ffffff14;overflow:hidden}.bar-fill{height:100%;transition:width 1s ease}.bar-fill.generic{background:var(--static-grey)}.bar-fill.bikon{background:var(--bikon-light)}.bikon-bar{margin-top:1.5rem;padding-top:2rem}.bikon-bar .bar-label span{color:var(--bikon-light);font-weight:600}.bikon-bar .bar-label strong{color:var(--bikon-light);font-size:1.5rem}.trust-list{list-style:none;padding:0;margin:2rem 0}.trust-item{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem 0;border-top:1px solid rgba(255,255,255,.08);color:var(--white);font-size:1rem;line-height:1.55}.trust-icon{color:var(--bikon-light);font-weight:700;font-size:1.1rem;flex-shrink:0;margin-top:.1rem}.btn-yellow{display:inline-flex;align-items:center;gap:.5rem;background:var(--bikon-light);color:var(--deep-signal);padding:.85rem 1.5rem;font-weight:600;font-size:.9rem;text-decoration:none;transition:opacity .2s;margin-top:.5rem}.btn-yellow:hover{opacity:.85}.rotate-industry,.rotate-industry-secondary,.rotate-industry-btn{display:inline-block;position:relative}.rotate-industry{color:var(--deep-signal);border-bottom:2px solid var(--bikon-light);padding-bottom:1px}.rotate-industry.hero-industry-pill{border-bottom:none}.rotate-industry-secondary{color:var(--bikon-light)}.rotate-industry-btn{color:var(--deep-signal);font-weight:700}.rotate-fade-out{animation:rotateFadeOut .3s ease forwards}.rotate-fade-in{animation:rotateFadeIn .3s ease forwards}@keyframes rotateFadeOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-8px)}}@keyframes rotateFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.performance-section{padding:0 2.5rem;margin-top:5rem}.performance-inner{max-width:1400px;margin:0 auto;background:var(--soft-cloud);padding:3rem 4rem}.performance-stat{font-size:clamp(1.1rem,2vw,1.35rem);color:var(--deep-signal);line-height:1.6;max-width:700px}.performance-stat strong{color:var(--deep-signal);font-weight:700}.performance-link{color:var(--deep-signal);font-weight:600;text-decoration:underline;text-underline-offset:3px}.traction-strip{padding:2.5rem 2.5rem 0}.traction-inner{max-width:1400px;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:1.5rem;padding:1.5rem 2rem;background:var(--soft-cloud);border-radius:.75rem}.traction-item{font-size:.875rem;font-weight:500;color:var(--deep-signal);letter-spacing:.01em}.traction-divider{width:4px;height:4px;border-radius:50%;background:var(--light-fog);flex-shrink:0}.products-section{padding:0 2.5rem;margin-top:5rem}.products-outer{max-width:1400px;margin:0 auto}.products-panel{background:var(--clear-blue);padding:3rem 4rem 3.5rem}.products-header{background:transparent;border:none;padding:0}.products-header .problem-label{color:var(--static-grey);margin-bottom:1.25rem}.section-intro{font-size:1rem;line-height:1.65;color:var(--light-fog);max-width:720px;margin-top:1rem}.section-intro-dark{color:var(--clear-blue);max-width:560px}.products-strip{display:grid;grid-template-columns:1fr 1px 1fr 1px 1fr;margin-top:1.75rem}.products-strip .product-divider{background:#1a2d3124}.product-card{background:#ffffffb8;padding:3rem 2.5rem;display:flex;flex-direction:column;justify-content:space-between;min-height:300px}.product-card-tag{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--static-grey);margin-bottom:1rem}.product-card-name{font-size:clamp(2.5rem,3.5vw,3.5rem);font-weight:800;color:var(--deep-signal);letter-spacing:-.02em;line-height:1;margin-bottom:1rem}.product-card-desc{font-size:.95rem;color:var(--static-grey);line-height:1.6;margin-bottom:2rem}.product-card-link{font-size:.85rem;font-weight:600;color:var(--deep-signal);text-decoration:none;opacity:.4;transition:opacity .2s;margin-top:auto}.product-card-link:hover{opacity:1}.why-section{padding:0 2.5rem;margin-top:5rem}.why-outer{max-width:1400px;margin:0 auto}.why-header{background:transparent;border:none;padding:0}.why-header .problem-label{color:var(--static-grey);margin-bottom:1.25rem}.why-panel{background:var(--clear-blue);padding:3rem 4rem 3.5rem}.why-list{list-style:none;display:grid;grid-template-columns:1fr 1fr;column-gap:2.5rem;row-gap:0;margin-top:1.75rem}.why-item{display:grid;grid-template-columns:56px 1fr;gap:1rem;align-items:start;padding:1.2rem 0;border-top:1px solid rgba(26,45,49,.12)}.why-item:nth-child(1),.why-item:nth-child(2){border-top:none;padding-top:0}.why-num{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;font-size:1.15rem;font-weight:800;line-height:1;letter-spacing:0;color:var(--deep-signal);background:var(--white);border:1px solid rgba(26,45,49,.15)}.why-item h3{font-size:1.15rem;letter-spacing:-.02em;color:var(--deep-signal);margin-bottom:.35rem}.why-item p{font-size:.95rem;line-height:1.6;color:var(--static-grey)}.roots-section{padding:0 2.5rem;margin-top:5rem}.roots-inner{max-width:1400px;margin:0 auto;background:var(--deep-signal);padding:3rem 4rem 3.5rem}.roots-kicker{color:var(--white);margin-bottom:1.25rem}.roots-title{font-size:clamp(1.8rem,3vw,2.6rem);line-height:1.15;letter-spacing:-.03em;color:var(--white);margin-bottom:1rem;max-width:850px}.roots-body{font-size:1rem;line-height:1.65;color:var(--white);opacity:.75;max-width:760px;margin-bottom:1.75rem}.uni-logos{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;max-width:760px}.uni-logo{background:var(--white);border:1px solid rgba(26,45,49,.1);width:100%;padding:1.2rem 1.25rem;display:flex;flex-direction:column;align-items:flex-start;gap:.9rem}.uni-logo-media{width:min(100%,200px);height:100px;overflow:hidden;display:flex;align-items:center}.uni-logo-media-ugent{height:100px}.uni-logo-image{width:80%;height:80%;object-fit:contain;object-position:left center}.uni-logo-image-ugent{object-fit:cover;object-position:50% 46%}.uni-name{font-size:.82rem;font-weight:600;line-height:1.3;color:var(--white)}.roots-stat-line{display:flex;align-items:baseline;gap:1rem;margin-bottom:2rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.1)}.roots-stat-num{font-size:clamp(2.5rem,4vw,3.5rem);font-weight:800;color:var(--bikon-light);letter-spacing:-.03em;line-height:1;flex-shrink:0}.roots-stat-text{font-size:1rem;color:var(--white);opacity:.85;line-height:1.6;max-width:500px}.roots-report{margin-top:1.15rem;font-size:.95rem;color:var(--white);opacity:.85}.roots-report-link{color:var(--white);font-weight:700;text-underline-offset:2px}.roots-report-link:hover{opacity:.75}.cta-section{padding:0 2.5rem;margin-top:5rem}.cta-inner{max-width:1400px;margin:0 auto;background:var(--bikon-light);padding:6rem 4rem;position:relative;overflow:hidden}.cta-circles-bg{position:absolute;right:-15%;top:50%;transform:translateY(-50%);width:750px;height:750px;pointer-events:none;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='750' height='750'%3E%3Ccircle cx='375' cy='375' r='25' fill='none' stroke='%231A2D31' stroke-width='1.5' opacity='0.15'/%3E%3Ccircle cx='375' cy='375' r='55' fill='none' stroke='%231A2D31' stroke-width='1.5' opacity='0.15'/%3E%3Ccircle cx='375' cy='375' r='85' fill='none' stroke='%231A2D31' stroke-width='1.5' opacity='0.15'/%3E%3Ccircle cx='375' cy='375' r='115' fill='none' stroke='%231A2D31' stroke-width='1.5' opacity='0.15'/%3E%3Ccircle cx='375' cy='375' r='145' fill='none' stroke='%231A2D31' stroke-width='1.5' opacity='0.15'/%3E%3Ccircle cx='375' cy='375' r='175' fill='none' stroke='%231A2D31' stroke-width='1.5' opacity='0.14'/%3E%3Ccircle cx='375' cy='375' r='205' fill='none' stroke='%231A2D31' stroke-width='1.5' opacity='0.13'/%3E%3Ccircle cx='375' cy='375' r='235' fill='none' stroke='%231A2D31' stroke-width='1.5' opacity='0.12'/%3E%3Ccircle cx='375' cy='375' r='265' fill='none' stroke='%231A2D31' stroke-width='1.5' opacity='0.11'/%3E%3Ccircle cx='375' cy='375' r='295' fill='none' stroke='%231A2D31' stroke-width='1.5' opacity='0.10'/%3E%3Ccircle cx='375' cy='375' r='325' fill='none' stroke='%231A2D31' stroke-width='1.5' opacity='0.08'/%3E%3Ccircle cx='375' cy='375' r='355' fill='none' stroke='%231A2D31' stroke-width='1.5' opacity='0.06'/%3E%3C/svg%3E") no-repeat center center}.cta-content{position:relative;z-index:1;max-width:600px}.cta-inner h2{font-size:clamp(2.5rem,4vw,3.75rem);color:var(--deep-signal);margin-bottom:1rem}.cta-inner p{font-size:1.1rem;color:#1a2d31a6;line-height:1.6;margin-bottom:2.5rem;max-width:480px}.cta-buttons{display:flex;gap:.75rem;flex-wrap:wrap}.team-page{padding-top:6rem}.team-hero{padding:0 2.5rem}.team-hero-inner{max-width:1400px;margin:0 auto;background:var(--soft-cloud);padding:3rem 4rem}.team-hero-inner h1{font-size:clamp(2.5rem,4vw,3.6rem);color:var(--deep-signal);max-width:760px;margin-bottom:1rem}.team-hero-copy{font-size:1rem;line-height:1.65;color:var(--static-grey);max-width:560px}.team-section{padding:0 2.5rem;margin-top:5rem}.team-list{max-width:1400px;margin:0 auto;display:grid;gap:.75rem}.team-card{background:var(--deep-signal);display:grid;grid-template-columns:minmax(208px,288px) 1fr;min-height:288px}.team-photo{background:var(--clear-blue);display:flex;align-items:center;justify-content:center;aspect-ratio:1;overflow:hidden;align-self:start;margin-top:2rem;margin-left:2rem}.team-photo-img{width:100%;height:100%;object-fit:cover}.team-photo-placeholder{font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--static-grey)}.team-copy{padding:3rem 3.25rem;display:flex;flex-direction:column;justify-content:center}.team-role{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--bikon-light);margin-bottom:1rem}.team-copy h2{font-size:clamp(2rem,3vw,3rem);color:var(--white);margin-bottom:1rem}.team-bio{font-size:1rem;line-height:1.7;color:var(--clear-blue);max-width:560px}footer{padding:0 2.5rem 2.5rem;margin-top:5rem}.footer-inner{max-width:1400px;margin:0 auto;background:var(--deep-signal);border:1px solid rgba(255,255,255,.04);padding:4rem}.footer-top{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1fr;gap:2.5rem;margin-bottom:3rem}.footer-wordmark{font-size:1.5rem;font-weight:800;color:var(--white);letter-spacing:-.04em;text-decoration:none;display:flex;align-items:center;gap:.4rem}.footer-brand-text{color:var(--light-fog);font-size:.85rem;line-height:1.6;margin-top:1rem;max-width:300px}.footer-col h4{font-size:.75rem;color:var(--clear-blue);margin-bottom:1.25rem}.footer-col a{display:block;color:var(--light-fog);text-decoration:none;font-size:.875rem;padding:.3rem 0;transition:color .2s}.footer-col a:hover{color:var(--white)}.footer-col p{color:var(--light-fog);font-size:.875rem;line-height:1.6;margin:.3rem 0}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:2rem;border-top:1px solid rgba(255,255,255,.06)}.footer-bottom p{color:var(--static-grey);font-size:.8rem}.footer-unis{display:flex;gap:1.5rem}.footer-unis span{color:var(--light-fog);font-size:.8rem;font-weight:500}.reveal{opacity:0;transform:translateY(30px);transition:opacity .6s ease,transform .6s ease}.reveal.visible{opacity:1;transform:translateY(0)}@media(max-width:1200px){.hero{padding:6rem 2rem 0}.problem-section,.products-section,.why-section,.roots-section,.cta-section,footer{padding-left:2rem;padding-right:2rem}.hero-headline{padding:2.5rem}.problem-text-tile,.problem-data-tile{padding:3rem}.products-panel,.why-panel,.roots-inner{padding:2.75rem 3rem}.product-card{padding:2.5rem 2rem;min-height:260px}.cta-inner{padding:4rem 3rem}.footer-inner{padding:3rem}}@media(max-width:900px){nav{padding:1rem 1.5rem}.nav-links{gap:1.5rem}.nav-links a{font-size:.8rem}.hero{padding:5.5rem 1.5rem 0}.hero-grid{grid-template-columns:repeat(12,1fr)}.hero-headline{grid-column:1 / 13;grid-row:1;padding:2.5rem 2rem}.hero-headline h1{font-size:3rem}.hero-circles-tile{grid-column:1 / 13;grid-row:2;min-height:300px}.section-intro{max-width:100%}.problem-grid{grid-template-columns:1fr 1fr}.problem-text-tile,.problem-data-tile{grid-column:auto}.problem-text-tile,.problem-data-tile{padding:2.5rem}.bar-row{margin-bottom:1.35rem}.bikon-bar{margin-top:1.1rem;padding-top:1.35rem}.products-panel,.why-panel,.roots-inner{padding:2.5rem}.why-list{grid-template-columns:1fr}.why-item{border-top:1px solid rgba(26,45,49,.12);padding-top:1.2rem}.why-item:nth-child(2){border-top:1px solid rgba(26,45,49,.12);padding-top:1.2rem}.uni-logos{grid-template-columns:1fr}.product-card{padding:2rem 1.5rem;min-height:240px}.product-card-name{font-size:2rem}.footer-top{grid-template-columns:1.7fr 1fr 1fr 1fr;gap:1.75rem}}@media(max-width:700px){nav{padding:.95rem 1rem}.nav-inner{gap:.75rem}.nav-links{gap:1rem}.traction-inner{flex-direction:column;gap:.5rem;text-align:center}.traction-divider{display:none}.hero-headline h1{font-size:2.5rem}.hero-circles-tile{grid-column:1 / 13;min-height:250px}.problem-grid{grid-template-columns:1fr 1fr}.products-strip{grid-template-columns:1fr}.products-strip .product-divider{height:1px;width:100%}.product-card{min-height:auto}.products-panel,.why-panel,.roots-inner{padding:2.2rem 2rem}.cta-inner{padding:3.5rem 2.5rem}.cta-circles-bg{width:300px;height:300px}.footer-top{grid-template-columns:1fr 1fr;gap:2rem}.footer-brand-col{grid-column:1 / -1}.team-card{grid-template-columns:1fr;min-height:auto}.team-photo{aspect-ratio:1;margin:0;align-self:stretch}.team-copy{padding:2.5rem 2rem}}@media(max-width:450px){.nav-item-home{display:none}}@media(max-width:350px){.nav-item-why{display:none}}@media(max-width:250px){.nav-item-team{display:none}}@media(max-width:560px){nav{padding:.8rem .9rem}.nav-inner{min-width:0}nav .nav-logo-image{height:24px}.hero-logo{height:clamp(52px,14vw,72px)}.nav-links{margin-left:auto;gap:.5rem}.nav-cta{padding:.5rem .9rem!important;font-size:.75rem!important;white-space:nowrap}.hero{padding:5rem 1rem 0}.hero-grid{grid-template-columns:1fr 1fr}.hero-headline{grid-column:1 / -1;grid-row:1;padding:2rem 1.5rem}.hero-headline h1{font-size:2rem}.hero-circles-tile{grid-column:1 / -1;grid-row:2;min-height:200px}.problem-section,.products-section,.why-section,.roots-section,.traction-strip,.cta-section,footer{padding-left:1rem;padding-right:1rem}.problem-grid{grid-template-columns:1fr}.problem-text-tile,.problem-data-tile{grid-column:1;padding:2rem}.products-strip{grid-template-columns:1fr}.products-strip .product-divider{height:1px;width:100%}.products-panel,.why-panel,.roots-inner{padding:2rem 1.5rem}.roots-title{font-size:1.6rem;margin-bottom:.8rem}.product-card,.team-copy{padding:2rem 1.5rem}.cta-inner{padding:3rem 1.5rem}.cta-circles-bg{display:none}.footer-inner{padding:2rem 1.5rem}.footer-top{grid-template-columns:1fr;gap:1.5rem}.footer-bottom{flex-direction:column;gap:.75rem}}
