:root{--bg:oklch(98% .01 85);--dark-bg:oklch(20% .02 60);--surface:oklch(99% .005 85);--accent:oklch(65% .15 40);--fg:oklch(20% .02 60);--fg-dark:oklch(98% .01 85);--muted:oklch(48% .015 60);--border:oklch(90% .012 80);--font-body:"Inter", sans-serif;--font-display:"Inter", sans-serif}body{font-family:var(--font-body);color:var(--fg);background-color:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;line-height:1.6}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);color:var(--fg);margin-top:0;font-weight:700;line-height:1.2}p{margin-bottom:1rem}a{color:var(--accent);text-decoration:none;transition:color .2s ease-in-out}a:hover{color:oklch(from var(--accent) l c h / .8)}.container{width:90%;max-width:1400px;margin:0 auto;padding:4rem 0}.section{box-sizing:border-box;padding:6rem 0}.section.dark{background-color:var(--dark-bg);color:var(--fg-dark)}.section.light{background-color:var(--bg);color:var(--fg)}.header{background-color:oklch(from var(--dark-bg) l c h / .8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100;box-sizing:border-box;border-bottom:1px solid oklch(from var(--dark-bg) l c h / .1);width:100%;padding:1rem 0;position:fixed;top:0;left:0}.header .container{justify-content:space-between;align-items:center;max-width:1400px;padding:0 5%;display:flex}.logo{color:var(--fg-dark);font-size:1.5rem;font-weight:700}.brand-word{white-space:nowrap;font-weight:inherit;color:inherit}.brand-word .brand-de{color:var(--fg-dark);text-shadow:0 0 1px oklch(from var(--fg) l c h / .45)}.brand-word .brand-kaapi{color:var(--accent)}#technology .brand-word .brand-de,#dekaapi-solution .brand-word .brand-de{color:var(--fg);text-shadow:none}.nav-links a{color:var(--fg-dark);margin-left:2rem;font-size:1.1rem;font-weight:500}.cta-button{text-align:center;cursor:pointer;border-radius:8px;padding:.8rem 1.8rem;font-size:1rem;font-weight:500;transition:all .2s ease-in-out;display:inline-block}.cta-button.primary{background-color:var(--accent);color:var(--fg-dark);border:1px solid var(--accent)}.cta-button.primary:hover{background-color:oklch(from var(--accent) l c h / .9);border-color:oklch(from var(--accent) l c h / .9)}.cta-button.outline{color:var(--accent);border:1px solid var(--accent);background-color:#0000}.cta-button.outline:hover{background-color:oklch(from var(--accent) l c h / .1)}.hero{text-align:center;width:100%;height:100vh;color:var(--fg-dark);z-index:0;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.hero-video{z-index:-2;background-size:cover;width:auto;min-width:100%;height:auto;min-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero:before{content:"";z-index:-1;background-color:oklch(0% 0 0/.8);position:absolute;inset:0}.hero-content{z-index:1;max-width:900px;padding:0 1rem;position:relative}.hero-content .eyebrow{text-transform:uppercase;letter-spacing:.1em;color:var(--fg-dark);margin-bottom:.5rem;font-size:1rem;font-weight:500}.hero-content h1{color:var(--fg-dark);white-space:nowrap;text-overflow:ellipsis;margin-bottom:1rem;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:700;line-height:1.1;overflow:hidden}.hero-content h2{color:var(--fg-dark);margin-bottom:2rem;font-size:clamp(1.15rem,2vw,1.55rem);font-weight:400}.hero-ctas .cta-button{margin:0 .5rem;padding:1rem 2.2rem;font-size:1.1rem}.support-strip{color:oklch(from var(--fg-dark) l c h / .7);flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-top:3rem;font-size:.9rem;display:flex}.support-strip span{border:1px solid oklch(from var(--fg-dark) l c h / .3);border-radius:6px;padding:.5rem 1rem}.split-layout{grid-template-columns:1fr;align-items:center;gap:4rem;display:grid}@media (width>=900px){.split-layout{grid-template-columns:1fr 1fr}}.text-content{padding:0 1rem}.text-content h2{color:var(--fg);margin-bottom:1.5rem;font-size:clamp(2rem,4vw,3rem)}.section.dark .text-content h2{color:var(--fg-dark)}.text-content p{margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.table-wrapper{width:100%;max-width:1100px;margin:0 auto}.diagram-placeholder{background-color:oklch(from var(--muted) l c h / .2);min-height:400px;color:var(--muted);border-radius:8px;justify-content:center;align-items:center;font-size:1.5rem;display:flex}.diagram-placeholder img{border-radius:8px;max-width:100%;height:auto;display:block}.feature-list{flex-direction:column;gap:1rem;margin-top:2rem;display:flex}.feature-list-item{color:var(--fg);align-items:flex-start;gap:.8rem;font-size:1rem;display:flex}.section.dark .feature-list-item{color:var(--fg-dark)}.feature-list-item strong{color:var(--accent);font-weight:700}.feature-list-item:before{content:"•";color:var(--accent);font-size:1.2rem;font-weight:700;line-height:1}.opportunity-section{color:var(--fg-dark);text-align:center;background-image:url(/assets/moufrgoa-katya-ross-Adg9B8NTxj0-unsplash-BtNyj2Gb.jpg);background-position:50%;background-size:cover;position:relative;overflow:hidden}.opportunity-section:before{content:"";-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:1;background-color:oklch(0% 0 0/.75);position:absolute;inset:0}.opportunity-section .container{z-index:2;flex-direction:column;justify-content:center;align-items:center;min-height:600px;display:flex;position:relative}.opportunity-section .section-intro{background-color:oklch(from var(--dark-bg) l c h / .7);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid oklch(from var(--fg-dark) l c h / .1);z-index:2;border-radius:12px;max-width:700px;margin:0 auto;padding:3rem 2rem}.opportunity-section .eyebrow{text-transform:uppercase;letter-spacing:.1em;color:var(--accent);margin-bottom:.5rem;font-size:1rem;font-weight:500}.opportunity-section h2{color:var(--fg-dark);margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem);line-height:1.1}.opportunity-section p{color:var(--fg-dark);margin-bottom:0;font-size:1.2rem;line-height:1.7}#problem .problem-grid{grid-template-columns:1fr;align-items:center;gap:4rem;display:grid}@media (width>=900px){#problem .problem-grid{grid-template-columns:1fr 1fr}}#problem .problem-globe{justify-content:center;align-items:center;display:flex}#problem .problem-globe img{object-fit:cover;border:2px solid oklch(from var(--fg-dark) l c h / .1);border-radius:50%;width:100%;max-width:400px;height:400px}#problem .problem-cards .section-intro{text-align:left;max-width:none;margin-bottom:2rem}#problem .problem-cards .section-intro h2{color:var(--accent);font-size:clamp(1.5rem,3vw,2rem)}#problem .problem-label{letter-spacing:.08em;text-transform:none;margin-bottom:.6rem;font-size:clamp(.78rem,1.2vw,.95rem);font-weight:700;display:inline-block}#problem .problem-cards .card{color:var(--fg-dark);background-color:#0000;border:none;padding:0}#problem .problem-cards .card:not(:last-child){margin-bottom:2rem}#problem .problem-cards .card h3{color:var(--fg-dark);margin-bottom:.25rem;font-size:1.1rem}#problem .problem-cards .card p{color:oklch(from var(--fg-dark) l c h / .7);line-height:1.7}.comparison-table{border-collapse:collapse;background-color:var(--surface);border:1px solid var(--border);border-radius:12px;width:100%;margin-top:2.5rem;overflow:hidden}.comparison-table th,.comparison-table td{text-align:left;border-bottom:1px solid var(--border);color:var(--fg);padding:1.2rem 1.5rem;font-size:1rem}.comparison-table th{background-color:oklch(from var(--bg) l c h / .5);text-transform:uppercase;letter-spacing:.05em;color:var(--fg);font-size:.9rem;font-weight:700}.comparison-table tbody tr:last-child td{border-bottom:none}.comparison-table .method-highlight{color:var(--accent);font-weight:700}.comparison-table .rating{white-space:nowrap;align-items:center;gap:.2rem;display:flex}.comparison-table .rating span{color:var(--accent);font-size:1.2em;line-height:1}.card-table-row{background-color:var(--bg);border:1px solid var(--border);text-align:center;border-radius:8px;flex-wrap:nowrap;justify-content:center;align-items:center;max-width:1050px;min-height:50px;margin-bottom:.8rem;margin-left:auto;margin-right:auto;padding:.5rem .8rem;display:flex}.card-table-row>div{box-sizing:border-box;white-space:normal;text-overflow:clip;text-align:center;flex:16.4%;justify-content:center;align-items:center;padding:.4rem .6rem;display:flex;overflow:visible}.card-table-row>div:first-child{flex:0 0 18%}.card-table-row h4{color:var(--fg);margin:0;font-size:.95rem}.card-table-row p{color:var(--muted);margin:0;font-size:.85rem}.card-table-row.header-row{background-color:oklch(from var(--bg) l c h / .5);text-transform:uppercase;letter-spacing:.05em;color:var(--fg);border-bottom:1px solid var(--border);align-items:center;min-height:40px;padding:.5rem .8rem;font-size:.8rem;font-weight:700}.card-table-row.header-row>div{color:var(--fg);flex:16.4%;justify-content:center;align-items:center;display:flex}.card-table-row.header-row>div:first-child{color:var(--accent);flex:0 0 18%}.card-table-row.method-highlight h4{color:var(--fg)}.card-table-row.method-highlight.highlight-row h4{color:var(--accent)}.card-table-row.highlight-row{background-color:oklch(from var(--accent) l c h / .1);border-color:oklch(from var(--accent) l c h / .3)}.card-table-row.highlight-row h4,.card-table-row.highlight-row p{color:var(--fg)}.star-rating{color:var(--accent);letter-spacing:.08em;white-space:nowrap;font-size:1rem;line-height:1}.water-rating{white-space:nowrap;color:var(--accent);justify-content:center;align-items:center;gap:.12rem;font-size:1rem;line-height:1;display:inline-flex}@media (width<=768px){.card-table-row{flex-wrap:wrap;padding:1rem}.card-table-row>div{text-align:left;min-width:unset;flex:100%;justify-content:flex-start}.card-table-row>div:first-child{flex:100%}.card-table-row.header-row{display:none}}#technology .eyebrow,#dekaapi-solution .eyebrow,#applications .eyebrow,#geography .eyebrow,#team .eyebrow,#founder-press .eyebrow{color:var(--accent)}.geo-card-grid{grid-template-columns:1fr;gap:2rem;margin-top:3rem;display:grid}@media (width>=768px){.geo-card-grid{grid-template-columns:repeat(3,1fr)}}.geo-card{background-color:oklch(from var(--fg-dark) l c h / .05);border:1px solid oklch(from var(--fg-dark) l c h / .1);text-align:left;color:var(--fg-dark);z-index:0;border-radius:12px;flex-direction:column;justify-content:space-between;padding:2rem;display:flex;position:relative;overflow:hidden}.geo-card:before{content:"";z-index:-1;opacity:.6;position:absolute;inset:0}.geo-card .flag-icon{opacity:1;flex:none;position:static}.geo-card h3{color:var(--fg-dark);align-items:center;gap:.75rem;margin-bottom:.5rem;font-size:1.8rem;display:flex}.geo-card .country-number{color:oklch(from var(--fg-dark) l c h / .3);z-index:-1;font-size:3rem;font-weight:700;line-height:1;position:absolute;bottom:1rem;left:1.5rem}.geo-card p{color:oklch(from var(--fg-dark) l c h / .8);flex-grow:1;margin-bottom:0;font-size:1rem;line-height:1.7}.flag-icon{border:1px solid oklch(from var(--fg-dark) l c h / .2);border-radius:4px;width:34px;height:24px;overflow:hidden;box-shadow:0 8px 18px oklch(0% 0 0/.18)}.flag-icon svg,.flag-icon img{object-fit:cover;width:100%;height:100%;display:block}.geo-card{position:relative;overflow:hidden}.geo-card:before{content:"";opacity:.15;z-index:-1;position:absolute;inset:0}.geo-card>*{z-index:0;position:relative}.geo-card.canada:before{background:radial-gradient(circle,oklch(60% .25 20),#0000 60%)}.geo-card.india:before{background:linear-gradient(135deg,oklch(70% .2 50),oklch(99% .01 100) 50%,oklch(65% .2 145) 100%)}.geo-card.japan:before{background:radial-gradient(circle,oklch(60% .25 20),#0000 40%)}.card-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:3rem;display:grid}.card-frosted-common{color:var(--fg-dark);z-index:0;background-position:50%;background-size:cover;border-radius:12px;flex-direction:column;justify-content:flex-end;min-height:280px;display:flex;position:relative;overflow:hidden}.card-frosted-common:before{content:"";-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:-1;background-color:oklch(0% 0 0/.3);position:absolute;inset:0}.card-frosted-common .card-content-overlay{text-align:center;z-index:2;background:linear-gradient(oklch(0% 0 0/0) 0%,oklch(0% 0 0/.9) 100%);flex-direction:column;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:absolute;bottom:0;left:0;right:0}.card-frosted-common h3{color:var(--fg-dark);white-space:nowrap;text-overflow:ellipsis;margin-bottom:.5rem;font-size:clamp(1.4rem,2.5vw,1.8rem);line-height:1.2;overflow:hidden}.card-frosted-common p.market-size{color:var(--fg-dark);margin-bottom:0;font-size:1.1rem;font-weight:500}.card-caffeine{background-image:url(/assets/moumzhwv-Caffine-CHljBGEK.jpg)}.card-lutein{background-image:url(/assets/moumzhw4-Luetin_or_Marigold-QRTWplIX.jpg)}.card-curcumin{background-image:url(/assets/moumzhty-Turmeric-BEl_1BZC.jpg)}.card-specialty{background-image:url(/assets/moumzhs8-Speciality-extracts-BxElzHgc.jpg)}.team-section .split-layout{align-items:center;gap:5rem}.team-image{justify-content:center;align-items:center;display:flex}.circular-avatar-wrapper{border:5px solid var(--accent);width:300px;height:300px;box-shadow:0 0 0 10px oklch(from var(--accent) l c h / .2);border-radius:50%;margin:0 auto;position:relative;overflow:hidden}.circular-avatar-wrapper img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.team-bio{text-align:left}.team-bio h3{color:var(--fg-dark);margin-bottom:.8rem;font-size:clamp(1.8rem,3vw,2.5rem)}.team-bio .title{color:oklch(from var(--fg-dark) l c h / .7);margin-bottom:1.5rem;font-size:1.1rem}.team-bio p{color:oklch(from var(--fg-dark) l c h / .9);font-size:1.1rem;line-height:1.8}.advisory-title{text-align:center;color:var(--accent);margin:5rem 0 3rem;font-size:1rem;font-weight:500;line-height:1.2}.advisory-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:2rem;margin-top:5rem;padding-top:1rem;display:grid}.advisor-card{text-align:center}.advisor-card .circular-avatar-wrapper{width:180px;height:180px;box-shadow:0 0 0 8px oklch(from var(--accent) l c h / .16);border-width:4px;margin:0 auto 1.5rem}.advisor-card h3{color:var(--fg-dark);margin-bottom:.45rem;font-size:1.25rem}.advisor-card .title{color:oklch(from var(--fg-dark) l c h / .72);margin-bottom:.9rem;font-size:.95rem}.advisor-card p:not(.title){color:oklch(from var(--fg-dark) l c h / .84);font-size:.95rem;line-height:1.65}@media (width<=1100px){.advisory-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=820px){.advisory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.advisory-grid{grid-template-columns:1fr}}#timeline .text-content h2{color:var(--accent);font-size:clamp(1.15rem,1.8vw,1.5rem);font-weight:500;line-height:1.2}.timeline-high-level{background-color:var(--surface);color:var(--fg);border:1px solid var(--border);justify-content:space-between;gap:2rem;margin-top:3rem;padding:2rem;display:flex;position:relative}.timeline-high-level:before{content:"";background-color:var(--accent);z-index:0;height:2px;position:absolute;top:50%;left:2rem;right:2rem;transform:translateY(-50%)}.timeline-phase-card{background-color:var(--bg);border:1px solid var(--border);text-align:center;z-index:1;border-radius:8px;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:relative}.timeline-phase-card.current:before{content:"Current";background-color:var(--accent);color:var(--fg-dark);letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;border-radius:4px;padding:.25rem .75rem;font-size:.7rem;font-weight:700;position:absolute;top:-.75rem;left:50%;transform:translate(-50%)}.timeline-phase-card h3{color:var(--accent);margin-bottom:.5rem;font-size:1.2rem;font-weight:700}.timeline-phase-card p{color:var(--fg);margin:0;font-size:.85rem;line-height:1.5}.founder-press-carousel{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:2rem;margin-top:3rem;padding-bottom:1rem;display:flex;overflow-x:auto}.founder-press-carousel::-webkit-scrollbar{height:8px}.founder-press-carousel::-webkit-scrollbar-thumb{background-color:oklch(from var(--fg-dark) l c h / .3);border-radius:10px}.founder-press-carousel::-webkit-scrollbar-track{background-color:oklch(from var(--dark-bg) l c h / .1)}.press-card{scroll-snap-align:start;background-color:oklch(from var(--fg-dark) l c h / .05);border:1px solid oklch(from var(--fg-dark) l c h / .1);width:300px;color:var(--fg-dark);text-align:left;border-radius:12px;flex-direction:column;flex:none;justify-content:space-between;padding:1.5rem;display:flex}.press-card .source{color:oklch(from var(--fg-dark) l c h / .6);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.9rem}.press-card h4{color:var(--fg-dark);margin-bottom:1rem;font-size:1.2rem;line-height:1.4}.press-card a{color:var(--accent);margin-top:auto;font-weight:500;display:inline-block}.footer{background-color:var(--bg);color:var(--fg);text-align:center;padding:4rem 0 2rem}.footer .cta-section{max-width:800px;margin:0 auto 3rem}.footer .cta-section h2{color:var(--fg);margin-bottom:1.5rem;font-size:clamp(2rem,4vw,3rem)}.footer .cta-section p{color:var(--muted);margin-bottom:2rem;font-size:1.1rem;line-height:1.7}.footer .cta-buttons{justify-content:center}.footer .cta-buttons .cta-button{margin:0 .8rem;font-size:1.05rem}.footer .copyright{color:var(--muted);margin-top:3rem;font-size:.9rem}.modal{z-index:200;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:oklch(0% 0 0/.6);justify-content:center;align-items:center;width:100%;height:100%;display:none;position:fixed;top:0;left:0;overflow:auto}.modal-content{background-color:var(--surface);width:90%;max-width:500px;color:var(--fg);border-radius:12px;margin:auto;padding:2rem;position:relative;box-shadow:0 10px 30px oklch(0% 0 0/.2)}.modal-content h3{color:var(--fg);text-align:center;margin-bottom:1.5rem;font-size:2rem}.close-button{color:var(--muted);cursor:pointer;font-size:2rem;font-weight:700;position:absolute;top:1rem;right:1rem}.close-button:hover,.close-button:focus{color:var(--fg);cursor:pointer;text-decoration:none}.contact-form label{color:var(--fg);margin-bottom:.5rem;font-weight:500;display:block}.contact-form input[type=text],.contact-form input[type=email],.contact-form textarea{border:1px solid var(--border);background-color:var(--bg);width:calc(100% - 2rem);color:var(--fg);font-family:var(--font-body);border-radius:8px;margin-bottom:1.5rem;padding:1rem;font-size:1rem;transition:border-color .2s ease-in-out}.contact-form input[type=text]:focus,.contact-form input[type=email]:focus,.contact-form textarea:focus{border-color:var(--accent);outline:none}.contact-form textarea{resize:vertical;min-height:120px}.contact-form button[type=submit]{background-color:var(--accent);width:100%;color:var(--fg-dark);cursor:pointer;border:none;border-radius:8px;padding:1rem;font-size:1.1rem;font-weight:500;transition:background-color .2s ease-in-out}.contact-form button[type=submit]:hover{background-color:oklch(from var(--accent) l c h / .9)}@media (width<=768px){.header .container{flex-direction:column;gap:1rem}.nav-links{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.nav-links a{margin:0 .5rem}.hero-content h1{font-size:clamp(2rem,8vw,3.5rem)}.hero-content h2{font-size:clamp(1rem,3.6vw,1.35rem)}.hero-ctas .cta-button{width:100%;margin:.5rem 0}.split-layout{grid-template-columns:1fr}.comparison-table{font-size:.9rem}.comparison-table th,.comparison-table td{padding:.8rem 1rem}.geo-card-grid,.card-grid{grid-template-columns:1fr}}@media (width<=640px){html,body{width:100%;overflow-x:hidden}.container{width:min(100% - 2rem,100%);padding:2.5rem 0}.section{padding:3.5rem 0}.header{padding:.7rem 0}.header .container{align-items:stretch;gap:.75rem;width:min(100% - 1.5rem,100%);padding:0}.logo{text-align:center;font-size:1.35rem}.nav-links{grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem;width:100%;display:grid}.nav-links a{text-align:center;border:1px solid oklch(from var(--fg-dark) l c h / .14);background-color:oklch(from var(--fg-dark) l c h / .04);border-radius:999px;margin:0;padding:.35rem .25rem;font-size:.78rem;line-height:1.2}#talkToUsHeader{align-self:center;padding:.65rem 1.2rem;font-size:.9rem}.hero{box-sizing:border-box;height:100svh;min-height:760px;padding-top:9.5rem}.hero-content{max-width:min(100% - 2rem,24rem);padding:0}.hero-content .eyebrow{letter-spacing:.08em;font-size:.74rem;line-height:1.35}.hero-content h1{white-space:normal;text-overflow:clip;font-size:clamp(3.2rem,18vw,5rem);overflow:visible}.hero-content h2{max-width:19rem;margin-inline:auto;font-size:1rem;line-height:1.45}.split-layout{gap:2rem}.text-content[style]{text-align:center!important}.text-content h2,#problem .section-intro h2{font-size:clamp(1.7rem,8vw,2.35rem);line-height:1.12}.text-content p,.team-bio p{font-size:1rem;line-height:1.65}.feature-list li{padding-left:1.35rem}.feature-list li:before{left:0}.diagram-placeholder,.problem-globe-wrapper img,.coffee-card{max-width:100%}.diagram-placeholder img,.process-diagram img,img{max-width:100%;height:auto}#problem .problem-grid{grid-template-columns:1fr;gap:2rem;display:grid}.problem-globe-wrapper{order:-1;margin-inline:auto}.problem-cards .card-grid{gap:1rem;margin-top:1.5rem}.comparison-card-table{width:100%;overflow:visible}.card-table-row{text-align:center;grid-template-columns:1fr;gap:.65rem;padding:1rem;display:grid}.card-table-row>div,.card-table-row>div:first-child{flex:initial;text-align:center;justify-content:center;width:100%;min-width:0}.card-table-row h4,.card-table-row p{overflow-wrap:anywhere}.star-rating,.water-rating{white-space:normal}.geo-card{min-height:auto;padding:1.4rem}.geo-card .country-header{align-items:center;gap:.75rem}.flag-icon,.flag-icon-img{flex:none}.card-grid{gap:1rem;margin-top:2rem}.card-frosted-common{min-height:220px}.card-frosted-common h3{white-space:normal;text-overflow:clip;font-size:clamp(1.35rem,7vw,1.8rem);overflow:visible}.card-frosted-common .card-content-overlay{padding:1.25rem}.team-section .split-layout{gap:2rem}.circular-avatar-wrapper{width:220px;height:220px}.team-bio{text-align:center}.team-bio h3{font-size:clamp(1.6rem,8vw,2.1rem)}.advisory-grid{grid-template-columns:1fr;gap:2.5rem;margin-top:3rem}.advisor-card .circular-avatar-wrapper{width:165px;height:165px}.timeline-high-level{flex-direction:column;gap:1.25rem;padding:1.25rem}.timeline-high-level:before{width:2px;height:auto;inset:1.25rem auto 1.25rem 50%;transform:translate(-50%)}.timeline-phase-card{min-height:170px;padding:1.6rem 1.25rem}.timeline-phase-card.current:before{top:-.65rem}.founder-press-carousel{gap:1rem;margin-inline:-1rem;padding-inline:1rem}.press-card{width:82vw;min-width:82vw;max-width:22rem}.footer .cta-button,#talkToUsFooter{width:min(100%,18rem)}.contact-modal{align-items:flex-start;padding:1rem}.contact-modal-content{width:100%;max-height:calc(100svh - 2rem);margin-top:1rem;padding:1.5rem;overflow:auto}}@media (width<=768px){#dekaapi-solution .container{-webkit-overflow-scrolling:touch;padding-bottom:.75rem;overflow-x:auto}#dekaapi-solution .card-table-row,#dekaapi-solution .card-table-row.header-row{flex-wrap:nowrap;gap:0;width:760px;min-width:760px;max-width:none;padding:.55rem .65rem;display:flex}#dekaapi-solution .card-table-row.header-row{display:flex}#dekaapi-solution .card-table-row>div,#dekaapi-solution .card-table-row>div:first-child,#dekaapi-solution .card-table-row.header-row>div,#dekaapi-solution .card-table-row.header-row>div:first-child{text-align:center;white-space:normal;overflow-wrap:normal;justify-content:center;align-items:center;width:auto;min-width:0}#dekaapi-solution .card-table-row>div:first-child,#dekaapi-solution .card-table-row.header-row>div:first-child{flex:0 0 17%}#dekaapi-solution .card-table-row>div:not(:first-child),#dekaapi-solution .card-table-row.header-row>div:not(:first-child){flex:0 0 16.6%}#dekaapi-solution .star-rating,#dekaapi-solution .water-rating{white-space:nowrap}}
