:root{--font-primary: "DM Sans", sans-serif;--font-secondary: "IBM Plex Sans", sans-serif;font-size:12px;--color-text-secondary: #3e3e3e;--color-text-tertiary: #656565;--color-secondary: #1a1a1a;--color-tertiary: #FF67B9;--color-border-light: rgba(255, 255, 255, .1);--color-shadow-light: rgba(255, 255, 255, .05);--color-shadow-hover: rgba(255, 255, 255, .1);--text-h1-hero: 3.5rem;--text-h1-case-study: 3rem;--text-h2: 2.5rem;--text-h3: 1.75rem;--text-body: 1.2rem;--text-link: 1rem;--text-button: 1rem;--text-footer: .9rem;--text-small: .9rem;--padding-left: 5rem;--padding-left-bs: 10rem;--padding-left-ss: 1.5rem}.font-nav{color:var(--color-text-secondary);font-weight:300;font-family:var(--font-primary);font-size:1rem}.hover-link-effect:hover{text-shadow:0 0 8px rgba(255,255,255,.2),0 0 15px rgba(221,166,232,.1);transform:translateY(-1px);text-decoration:underline}body,html{background-color:#fff;margin:0;padding:0;scroll-behavior:smooth;overflow-x:hidden}.navbar{position:fixed;top:0;left:0;width:100%;background:#fff;z-index:3;padding:1rem 0rem}.navbar-container{width:90%;margin:0 auto;padding:.5rem 4rem;display:flex;justify-content:space-between;align-items:center}.logo-nav{color:var(--color-text-secondary);font-weight:300;font-family:var(--font-primary);font-size:var(--text-link)}.nav-links{display:flex;gap:1.5rem}.nav-link{text-decoration:none;color:var(--color-text-secondary);font-weight:300;font-family:var(--font-primary);font-size:var(--text-link)}.nav-link:hover{text-shadow:0 0 8px rgba(255,255,255,.2),0 0 15px rgba(221,166,232,.1);transform:translateY(-1px);text-decoration:underline}.nav-link.active{background-image:var(--gradient-accent);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;transition:text-decoration-color .3s ease}.nav-toggle{display:none;font-size:1.5rem;background:none}@media(max-width:768px){.nav-links{display:none;flex-direction:column;gap:1rem;width:100%;margin-top:1rem}.nav-links.open{display:flex}.nav-toggle{display:block;background:none;border:none;font-size:1.5rem;color:var(--color-text-secondary);cursor:pointer;margin-bottom:.5rem}.navbar-container{flex-direction:row-reverse;align-items:space-between;padding:.35rem 1rem}.logo-nav{text-align:left;font-size:.85rem}}@media(min-width:1440px){.navbar-container{width:80%}}.footer2{position:relative;z-index:5;background:var(--gradient-accent);padding:1rem 0;margin-top:4rem}.footer2-container{max-width:90%;margin:0 auto;padding:.5rem 4rem;display:flex;justify-content:space-between;align-items:center}.footer2-left{color:var(--color-text-secondary);font-weight:300;font-family:var(--font-primary);font-size:var(--text-link)}.footer2-links{display:flex;gap:1.5rem}.footer2-link{text-decoration:none;color:var(--color-text-secondary);font-weight:300;font-family:var(--font-primary);font-size:var(--text-link)}.footer2-link:hover{text-shadow:0 0 8px rgba(255,255,255,.2),0 0 15px rgba(221,166,232,.1);transform:translateY(-1px);text-decoration:underline}@media(max-width:768px){.footer2-container{max-width:100%;margin:0 auto;padding:0rem;display:flex;flex-direction:column-reverse;gap:.25rem}.footer2-link{font-size:1rem}.footer2-left{font-size:.85rem}}@media(min-width:1440px){.footer2-container{width:80%}}.hero-cs{position:relative;display:flex;flex-direction:column;align-content:flex-start;justify-content:flex-start;width:100%;color:var(--color-text-light);overflow:hidden;gap:0rem;z-index:2}.hero-cs-wrapper{display:flex;flex-direction:column;align-items:flex-start;width:100%;margin:0 auto;padding:0rem}.hero-cs-image-container{width:100%;display:flex;justify-content:center;align-items:center;box-sizing:border-box}.hero-cs-image{width:100%;height:auto;object-fit:cover;display:block;border-radius:1rem}.hero-cs-text{width:100%;padding:0rem}.hero-cs-title{font-family:var(--font-primary);font-size:var(--text-h1-case-study);margin-top:0;margin-bottom:1rem;font-weight:700;line-height:1.2;color:var(--color-text-secondary)}.hero-cs-subtitle{font-family:var(--font-secondary);font-size:var(--text-body);color:var(--color-text-secondary);margin-bottom:2rem;margin-top:1.25rem}.hero-cs-meta-wrapper{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:0;margin-bottom:.5rem}.hero-cs-meta:not(:last-child):after{content:"·";margin-left:.75rem;color:var(--color-tertiary)}.hero-cs-meta{font-family:var(--font-secondary);font-size:var(--text-small);color:var(--color-tertiary);font-weight:500;display:inline-block;text-transform:uppercase;letter-spacing:.12em}.hero-cs-links{display:flex;gap:.1rem;margin-top:2.5rem}.hero-cs-link{display:inline-block;padding:.7rem 1.65rem;background-color:var(--color-text-secondary);color:#fff;font-family:var(--font-secondary);font-size:var(--text-button);font-weight:500;text-decoration:none;border:2px solid var(--color-text-secondary);border-radius:.25rem;transition:all .3s ease;margin-right:15px;cursor:pointer;text-align:center}.hero-cs-link:hover{background-color:#ff67b9;color:#fff;border-color:#ff67b9;transform:translateY(-2px);box-shadow:0 4px 8px #ff67b933}@media(max-width:767px){.hero-cs{padding-top:0rem;height:auto;width:100%}.hero-cs-wrapper{display:flex;flex-direction:column;align-items:center;width:90%;margin:0 auto;padding:1rem 0rem 0rem;gap:2rem}.hero-cs-image-container{display:flex;justify-content:center;align-items:center;height:auto;width:100%}.hero-cs-image{width:100%;height:auto;margin:0rem auto;display:block}.hero-cs-title{margin-bottom:.5rem;line-height:1.15}.hero-cs-subtitle{line-height:1.5;margin-bottom:0}.hero-cs-text{padding:0rem 1.5rem;text-align:left}.hero-cs-meta{font-size:.75rem;padding:.3rem .7rem}.hero-cs-meta-wrapper{margin-top:0;margin-bottom:.5rem}@media(min-width:481px){.hero-cs-title{line-height:1.15}}}@media(min-width:768px)and (max-width:1024px){.hero-cs{padding-top:3rem;height:auto;width:100%}.hero-cs-wrapper{display:flex;flex-direction:column;align-items:center;width:85%;margin:0 auto}.hero-cs-image-container{display:flex;justify-content:center;height:auto;width:100%;margin:0}.hero-cs-image{width:100%;height:auto;margin:0rem;padding:0;display:block}.hero-cs-subtitle{line-height:1.5}.hero-cs-meta{font-size:var(--text-small)}.hero-cs-text{padding:0rem 1.5rem;width:100%;text-align:left}}@media(min-width:1024px){.hero-cs-wrapper{display:flex;flex-direction:column;align-items:flex-start;width:85%;margin:0 auto;padding:2rem}.hero-cs-image-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;box-sizing:border-box}.hero-cs-image{width:100%;height:auto;object-fit:cover;display:block;border-radius:1rem}.hero-cs-text{width:100%;padding:.5rem 0rem}.hero-cs-title{margin-bottom:1rem;line-height:1.2}.hero-cs-subtitle{line-height:1.5}.hero-cs-links{display:flex;gap:.1rem;margin-top:1.25rem}.hero-cs-link:hover{transform:translateY(-1px);box-shadow:0 8px 16px #00000026,0 0 20px 5px #dda6e833;color:var(--color-text-secondary)}}@media(min-width:1440px){.hero-cs-image-container{width:100%}.hero-cs-title{line-height:1.2}.hero-cs-subtitle{line-height:1.5}.hero-cs-meta{font-size:1.15rem}}.text-heading{position:relative;max-width:100%;z-index:1;display:flex;flex-direction:column;align-items:center;gap:0;margin-bottom:0}.text-heading-wrapper{width:85%}.text-heading-eyebrow{font-size:var(--text-small);text-transform:uppercase;letter-spacing:.05em;color:var(--color-tertiary);font-family:var(--font-secondary);font-weight:700;margin-bottom:.5rem}.text-heading-title{font-size:var(--text-h3);font-weight:600;color:var(--color-text-secondary);font-family:var(--font-primary);margin-bottom:1rem;margin-top:0rem;line-height:1.3}.text-heading-body{font-size:var(--text-body);font-family:var(--font-secondary);line-height:1.6;color:var(--color-text-secondary);margin-top:1rem;margin-bottom:0}.image-heading{position:relative;z-index:2;max-width:100%;margin:0rem auto;text-align:left}.image-heading-eyebrow{font-size:var(--text-small);text-transform:uppercase;letter-spacing:.05em;color:var(--color-tertiary);margin-bottom:.25rem;font-family:var(--font-secondary)}.image-heading-title{font-size:var(--text-h3);font-weight:600;color:var(--color-text-secondary);font-family:var(--font-primary);margin-bottom:1rem;line-height:1.3}.image-heading-img-wrapper{width:100%;margin-top:2rem;border-radius:8px}.image-heading-img{width:100%;border-radius:1rem;object-fit:cover}.image-heading-img--bordered{border:2px solid #ddd}.quote-block{max-width:80%;position:relative;z-index:2;margin:2.5rem auto;padding:1.5rem;background-color:var(--color-light-tertiary);border-left:4px solid var(--color-text-secondary);border-radius:6px;box-shadow:0 2px 10px #0000001a}.quote-text{font-style:italic;font-size:1.2rem;color:var(--color-text-secondary);line-height:1.6;margin:0 0 1rem}.quote-footer{font-size:.95rem;color:var(--color-text-secondary);text-align:right}.text-list{display:flex;flex-direction:column;align-items:center;position:relative;z-index:1;max-width:100%;margin:0}.text-list-wrapper{width:85%}.text-list-title{font-size:var(--text-h3);font-weight:600;color:var(--color-text-secondary);font-family:var(--font-primary);margin-bottom:1rem;margin-top:0;line-height:1.3}.text-list-headline{font-size:var(--text-h2);font-weight:600;color:var(--color-text-secondary)}.text-list-text{font-size:var(--text-body);color:var(--color-text-secondary);font-family:var(--font-secondary);line-height:1.6}.text-list-items{list-style-type:initial;font-size:var(--text-body);color:var(--color-text-secondary);font-family:var(--font-secondary)}.text-list ul.text-list-items{list-style-type:disc}.text-list ol.text-list-items{list-style-type:decimal}.text-list-item{font-size:var(--text-body);line-height:1.6;margin-bottom:.5rem}.key-points{max-width:85%}.key-points-text{font-size:var(--text-body);font-weight:600;color:var(--color-white);margin-bottom:1rem;line-height:1.6}.key-points-list{list-style-type:disc;padding-left:1.5rem;color:var(--color-text-light)}.key-points-item{font-size:var(--text-body);line-height:1.7;margin-bottom:.75rem;position:relative}.quote-group{display:flow-root;width:100%;margin:0;padding:0}.quote-group-wrapper{display:block;width:85%;margin:0 auto;padding:0}.quote-group .quote-block{position:relative;flex:1 1 100%;background:#f8f8f8;border-radius:1rem;padding:3rem 3.5rem 2.5rem 4.5rem;margin:0;overflow:hidden;border-left:3px solid var(--color-tertiary)}.quote-group .quote-block:before{content:'"';position:absolute;top:.5rem;left:1rem;font-family:Georgia,serif;font-size:6rem;line-height:1;color:var(--color-tertiary)}.quote-group .quote-text{font-family:var(--font-primary);font-style:italic;font-weight:500;font-size:1.4rem;line-height:1.75;color:var(--color-text-secondary);position:relative;z-index:1}.quote-group .quote-footer{font-size:.95rem;color:var(--color-text-secondary);text-align:right;font-family:var(--font-secondary);font-weight:600;padding-top:1.5rem;position:relative;z-index:1}.quote-group .quote-block blockquote,.quote-group .quote-block footer,.quote-group .quote-block p{margin:0}.quote-group--no-quotes .quote-block:before{display:none}.quote-group--no-quotes .quote-block{padding:1.5rem;border-radius:12px;border-left:4px solid var(--color-tertiary)}.quote-group--no-quotes .quote-text{font-style:normal;font-weight:400;font-size:var(--text-body);font-family:var(--font-secondary);line-height:1.6}.quote-group .quote-block .quote-group-label{margin-bottom:1rem;font-size:var(--text-body);text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-secondary);font-family:var(--font-secondary);font-weight:900}.intro-heading{position:relative;width:100%;z-index:2;padding:3rem 0}.intro-heading-inner{width:85%;padding:0rem;margin:0 auto}.intro-heading-eyebrow{font-size:var(--text-body);text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-secondary);font-family:var(--font-secondary);margin-bottom:0;font-weight:900}.intro-heading-body{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;font-size:var(--text-body);line-height:1.6;font-family:var(--font-secondary);color:var(--color-text-secondary)}.intro-col{display:flex;flex-direction:column;background-color:#f8f8f8;border-radius:12px;border-left:4px solid var(--color-tertiary);padding:1.5rem}.intro-col ul{margin-top:1rem;padding-left:1.2rem}.intro-col li{margin-bottom:.5rem}@media(max-width:767px){.overview-section{padding-top:1.5rem!important}.intro-heading-inner{width:85%}.intro-heading-body{width:100%;grid-template-columns:1fr;gap:1rem}.intro-col ul{padding-left:1rem}.intro-col li{margin-bottom:.4rem}}.page-heading{position:relative;display:flex;flex-direction:column;justify-items:center;width:100%;z-index:1}.page-heading-label{width:85%;margin:0 auto;margin-bottom:.75rem;font-size:var(--text-small);text-transform:uppercase;letter-spacing:.12em;color:var(--color-tertiary);font-family:var(--font-secondary);font-weight:500;text-align:left}.page-heading-title{width:85%;margin:0 auto;font-size:var(--text-h2);font-weight:700;color:var(--color-text-secondary);text-align:left;line-height:1.2;font-family:var(--font-primary);margin-bottom:.25rem}.page-heading-subtitle{width:85%;margin:0 auto;font-size:1.5rem;font-weight:400;font-style:italic;color:var(--color-text-tertiary);text-align:left;line-height:1.4;font-family:var(--font-secondary);margin-bottom:1.25rem}.page-heading-body{width:85%;margin:0 auto;font-size:var(--text-body);font-family:var(--font-secondary);color:var(--color-text-secondary);text-align:left;line-height:1.6}@media(max-width:768px){.page-heading-subtitle{font-size:1.2rem}}@media(min-width:1440px){.page-heading-subtitle{font-size:1.75rem}}.impact-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;width:85%;margin:0 auto;padding:3rem 0}.impact-metric{display:flex;flex-direction:column;align-items:center;text-align:center;padding:2rem;background-color:#f8f8f8;border-radius:12px;border-left:4px solid var(--color-tertiary)}.impact-metric-value{font-family:var(--font-primary);font-size:3.5rem;font-weight:700;color:var(--color-tertiary);line-height:1;margin-bottom:.75rem}.impact-metric-label{font-family:var(--font-secondary);font-size:var(--text-body);color:var(--color-text-secondary);font-weight:500}@media(max-width:768px){.impact-metrics{grid-template-columns:1fr;gap:1rem}.impact-metric-value{font-size:2.5rem}}.flow-diagram-container{width:85%;margin:2rem auto}.flow-diagram-inner{width:100%}.flow-diagram-inner .react-flow__attribution{display:none!important}@media(max-width:768px){.flow-diagram-container{width:95%}}@media(max-width:480px){.flow-diagram-container{width:100%}}.embed-frame-container{display:flex;justify-content:center;align-items:center;height:100%;width:1000px;margin:0 auto}.embed-frame{width:100%;height:600px;border:1px solid var(--color-border-light);border-radius:.5rem;box-shadow:0 2px 10px var(--color-shadow-hover)}.project-card-square{position:relative;background-color:#fff;display:flex;flex-direction:column;color:var(--color-secondary);padding:.5rem;border-radius:0rem;transition:box-shadow .3s ease;width:100%;height:auto}.friendlytransfer.default,.aac.default,.candyverse.default,.adrules.default{position:relative;background-color:#fff;display:flex;flex-direction:column;color:var(--color-secondary);padding:.5rem;border-radius:1rem;transition:box-shadow .3s ease;height:auto}.card-text{height:100%}.card-title{font-family:var(--font-primary);font-size:1.55rem;font-weight:700;color:var(--color-text-secondary);margin-bottom:-25px;line-height:1.2}.card-description{font-family:var(--font-secondary);font-size:14px;line-height:1.6;margin-bottom:0rem}.card-image-wrapper{position:relative;margin:0;width:98%;aspect-ratio:16 / 9;overflow:hidden;border-radius:1rem;flex-shrink:0}.project-card-square .card-image-wrapper{aspect-ratio:16 / 9}.card-image{position:relative;width:100%;height:100%;display:block;object-fit:cover;object-position:center}.project-card-link{text-decoration:none;color:inherit;display:block}.project-card-link *{text-decoration:none}.work-section{width:100%}.card-wrapper2{width:100%;display:grid;grid-template-columns:30vw 1fr;min-height:100vh}.grid-hero{position:fixed;top:0;left:0;width:30vw;height:100vh;z-index:10;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:2rem;padding:2rem;overflow:hidden;box-sizing:border-box}.column-cards{grid-column:2;display:grid;grid-template-columns:1fr 1fr;gap:0rem;padding-left:2rem;padding-right:2rem}.expanding-cards-container{grid-column:2;display:flex;flex-direction:column;gap:1.5rem;width:100%;padding:2rem;overflow:visible;margin:auto 0;align-self:center;box-sizing:border-box}.expanding-card{position:relative;flex:1;min-height:180px;width:100%;aspect-ratio:16 / 9;overflow:hidden;cursor:pointer;text-decoration:none;color:inherit;transition:flex .5s cubic-bezier(.4,0,.2,1);border-radius:20px}.expanding-card:hover,.expanding-card.expanded{flex:9}.expanding-card-bg{position:absolute;inset:0;z-index:0}.expanding-card-bg img{width:100%;height:100%;object-fit:cover;object-position:center}.expanding-card-content{position:absolute;top:0;left:0;right:0;padding:1.5rem;margin-top:1rem;margin-left:.5rem;z-index:2;display:flex;flex-direction:column;gap:.25rem}.expanding-card-subtitle{font-family:var(--font-secondary);font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;font-weight:500;color:#fff}.expanding-card-title{font-family:var(--font-primary);font-size:1.65rem;font-weight:800;color:#fff;line-height:1.2;margin:0}.expanding-card-description{font-family:var(--font-secondary);font-size:1.1rem;line-height:1.5;color:#fff;margin-top:.2rem;max-height:0;opacity:1}@media(max-width:1024px)and (min-width:769px){.expanding-card-subtitle{font-size:.7rem}.expanding-card-title{font-size:1.4rem}.expanding-card-description{font-size:1rem}.expanding-card-content{padding:1.25rem;margin-top:.75rem}}@media(max-width:768px){.card-wrapper2{grid-template-columns:1fr}.grid-hero{position:relative;width:100%;height:auto;z-index:auto;padding:2rem 5% 1rem;margin:0;box-sizing:border-box}.column-cards{grid-column:1;margin-top:0;padding:0 5%;width:100%;box-sizing:border-box;margin-bottom:2rem}.project-card-square,.friendlytransfer.default,.aac.default,.candyverse.default,.adrules.default{padding:.5rem 0}.hover-cursor-label{display:none!important}.expanding-cards-container{grid-column:1;flex-direction:column;gap:1rem;height:auto;min-height:auto;padding:1rem 5%}.expanding-card{flex:none;height:auto;min-height:220px;aspect-ratio:16 / 10;border-radius:16px}.expanding-card:hover,.expanding-card.expanded{flex:none}.expanding-card-content{padding:1.5rem;margin-top:.75rem;margin-left:0}.expanding-card-subtitle{font-size:.75rem}.expanding-card-title{font-size:1.5rem}.expanding-card-description{font-size:1.1rem;max-height:200px;opacity:1}}@media(max-width:600px){.expanding-card-subtitle{font-size:.65rem}.expanding-card-title{font-size:1.2rem}.expanding-card-description{font-size:.9rem}.expanding-card-content{padding:1.25rem}}@media(max-width:480px){.grid-hero{padding:1.5rem 4% 1rem}.expanding-cards-container{padding:.75rem 4%;gap:.75rem}.expanding-card{min-height:180px;border-radius:12px}.expanding-card-content{padding:1rem;margin-top:.5rem}.expanding-card-subtitle{font-size:.6rem}.expanding-card-title{font-size:1rem}.expanding-card-description{font-size:.8rem}}@media(max-width:414px){.expanding-cards-container{padding:.5rem 3%;gap:.5rem}.expanding-card{min-height:160px;border-radius:10px}.expanding-card-content{padding:.875rem;margin-top:.35rem}.expanding-card-subtitle{font-size:.55rem}.expanding-card-title{font-size:.875rem}.expanding-card-description{font-size:.75rem;line-height:1.4}}.next-case-footer{position:relative;bottom:0;left:0;width:100%;height:150px;z-index:1;padding-top:2rem 0rem;text-align:right;display:flex;justify-content:flex-end;align-items:center;background-color:#775d6f}.footer-label{font-size:var(--text-h3);color:#fff}.footer-link{font-size:1rem;margin-right:1.5rem;color:#fff;font-family:var(--font-secondary);background-color:transparent;border:2px solid white;padding:.5rem 1.25rem;border-radius:4px;text-decoration:none;display:inline-block;transition:all .2s ease}.footer-link:hover{transform:translateY(-1px)}.site-footer{position:relative;padding:2rem 1rem;background-color:transparent;color:var(--color-secondary);text-align:center;font-size:.875rem;z-index:1}.case-study-grid-wrapper{display:grid;grid-template-columns:20vw 1fr;min-height:100vh}.case-study-sidebar{position:fixed;top:0;left:0;width:20vw;height:100vh;z-index:10;padding:2rem;background-color:#f5f5f5;box-sizing:border-box}.case-study-main-content{grid-column:2}.case-study-top-nav{display:none;position:fixed;top:0;left:0;width:100%;height:60px;background-color:#fff;border-bottom:1px solid #e0e0e0;z-index:100;padding:0 1.5rem;box-sizing:border-box}.case-study-top-nav-inner{display:flex;align-items:center;height:100%}.case-study-top-nav .back-button{font-family:var(--font-secondary);font-size:1rem;color:var(--color-text-secondary);text-decoration:none;transition:color .3s ease;margin:0}.case-study-top-nav .back-button:hover{color:#ff67b9}@media(max-width:768px){.case-study-grid-wrapper{grid-template-columns:1fr}.case-study-sidebar{display:none}.case-study-main-content{grid-column:1;padding-top:60px}.case-study-main-content>div:last-child{margin-bottom:3rem!important}.case-study-top-nav{display:block}}.back-button{display:inline-block;font-family:var(--font-secondary);font-size:var(--text-body);color:var(--color-text-secondary);text-decoration:none;margin-bottom:2rem;transition:color .3s ease}.back-button:hover{color:#ff67b9}.table-of-contents h3{font-family:var(--font-primary);font-size:1.25rem;margin-bottom:1.5rem;color:var(--color-text-secondary);font-weight:600;letter-spacing:-.02em}.table-of-contents ul{list-style:none;padding:0;margin:0;position:relative}.table-of-contents ul:before{content:"";position:absolute;left:0;top:0;bottom:0;width:2px;background:linear-gradient(to bottom,#ff67b9,#ff67b94d,#ff67b91a);border-radius:2px}.table-of-contents li{margin-bottom:.5rem;padding-left:1.25rem;position:relative}.table-of-contents li:before{content:"";position:absolute;left:-1px;top:50%;transform:translateY(-50%);width:4px;height:4px;background-color:#ff67b9;border-radius:50%;opacity:0;transition:opacity .3s ease,transform .3s ease}.table-of-contents li:hover:before{opacity:1;transform:translateY(-50%) scale(1.5)}.table-of-contents a{font-family:var(--font-secondary);font-size:var(--text-body);color:var(--color-text-secondary);text-decoration:none;transition:all .3s ease;display:inline-block;position:relative;font-weight:400}.table-of-contents a:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1px;background-color:#ff67b9;transition:width .3s ease}.table-of-contents a:hover{color:#ff67b9;transform:translate(4px)}.table-of-contents a:hover:after{width:100%}.table-of-contents a.active{color:#ff67b9;font-weight:600}.table-of-contents a.active:after{width:100%}.next-case-study-link{display:inline-block;font-family:var(--font-secondary);font-size:var(--text-body);color:var(--color-text-secondary);text-decoration:none;margin-top:2rem;transition:color .3s ease,transform .3s ease}.next-case-study-link:hover{color:#ff67b9;transform:translate(4px)}.contact-section{min-height:100vh;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;font-family:var(--font-secondary);padding-left:var(--padding-left)}.contact-heading{font-size:var(--text-h2);font-weight:700;margin-bottom:1rem;color:var(--color-white)}.contact-text{color:var(--color-text-muted);font-size:var(--text-body)}.contact-link{background-image:var(--gradient-accent);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.contact-link:hover{background-image:var(--gradient-reverse)}.contact-icons{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.contact-icons a{color:var(--color-text-muted);font-weight:500;text-decoration:underline}.contact-icons a:hover{background-image:var(--gradient-accent);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-decoration:underline}@media(max-width:600px){.contact-section{padding-left:1.5rem;width:90%}}@media(min-width:1440px){.contact-section{padding-left:var(--padding-left-bs)}}.case-study-hero-video{width:100%;max-width:700px;margin:3rem auto;border-radius:1rem;object-fit:cover;display:block;z-index:2;background:#000;height:100%}@media(max-width:600px){.case-study-hero-video{width:90%;padding:0rem 1.5rem;border-radius:1rem}}.hero-text-overlay{z-index:1;display:flex;flex-direction:column;flex-shrink:0;flex-grow:0}.hero-text-wrapper{display:block;padding-right:2.5rem}.hero-logo{width:35px;height:35px;margin-bottom:1rem;display:flex;align-items:center;justify-content:center}.gradient-sphere{width:100%;height:100%;border-radius:50%;background:linear-gradient(135deg,#ff67b9,#a78bfa,#2dd4bf);background-size:200% 200%;position:relative;animation:gradientMove 4s ease infinite;box-shadow:0 4px 15px #ff67b966,0 0 20px #2dd4bf4d,inset -2px -2px 5px #00000026,inset 2px 2px 5px #fff3}.gradient-sphere:before{content:"";position:absolute;top:20%;left:25%;width:30%;height:30%;background:radial-gradient(circle,rgba(255,255,255,.9) 0%,rgba(255,255,255,.3) 50%,transparent 70%);border-radius:50%;filter:blur(3px)}@keyframes gradientMove{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.hero-text-overlay h1{font-family:var(--font-primary);margin-top:2rem;font-size:var(--text-h1-hero);line-height:.95;font-weight:600;color:var(--color-text-secondary);margin-bottom:-5px}.hero-text-overlay h2{font-family:var(--font-secondary);font-size:var(--text-body);line-height:1.6;font-weight:500;margin-top:10px;margin-bottom:10px;color:#ff67b9}.hero-text-overlay p{font-family:var(--font-secondary);color:var(--color-text-secondary);font-size:var(--text-body);line-height:1.6;margin-bottom:1rem;margin-top:0}.hero-contact-button{display:inline-block;padding:.875rem 1.75rem;background-color:var(--color-text-secondary);color:#fff;font-family:var(--font-secondary);font-size:var(--text-button);font-weight:500;text-decoration:none;border:2px solid var(--color-text-secondary);border-radius:.25rem;transition:all .3s ease;margin-top:.5rem}.hero-contact-button:hover{background-color:#ff67b9;color:#fff;border-color:#ff67b9;transform:translateY(-2px);box-shadow:0 4px 8px #ff67b933}.hero-social-links{display:flex;gap:.7rem;margin-bottom:1.5rem;margin-top:1rem}.hero-social-link{font-family:var(--font-secondary);font-size:var(--text-link);color:#888;text-decoration:underline;transition:color .3s ease}.hero-social-link:hover{color:#ff67b9}.hero-footer-text{font-family:var(--font-secondary);font-size:var(--text-footer);color:var(--color-text-secondary);padding-bottom:0;flex-shrink:0;flex-grow:0;margin-top:auto}@media(max-width:768px){.hero-text-overlay{position:static;height:auto}.hero-footer-text{text-align:right}}.hero-canvas-wrapper{position:relative;height:auto;width:100%;overflow:hidden;z-index:1}.simple-table{border-collapse:collapse;width:85%;max-width:700px;margin:2rem auto;font-size:14px;border-radius:8px}.simple-table td{padding:12px;text-align:center;border:1px solid gray}.simple-table th{padding:12px;text-align:left;border:1px solid gray}.table-label{font-weight:600;text-align:left;font-family:var(--font-secondary);font-size:.85rem}.cell-ease{background-color:#d4edda;color:#155724;font-weight:500;font-family:var(--font-secondary);font-size:.85rem}.cell-effort{background-color:#f8d7da;color:#721c24;font-weight:500;font-family:var(--font-secondary);font-size:.85rem}.hover-cursor-label{position:fixed;pointer-events:none;background:var(--color-tertiary);color:#fff;font-family:var(--font-secondary);padding:8px 16px;font-size:14px;font-weight:500;border-radius:30px;z-index:9999;transform:translate(-50%,-50%);white-space:nowrap}.image-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr);width:85%;gap:20px 50px;margin:1rem auto 2rem}.text-image{display:flex;flex-direction:column;width:100%;margin:0}.text-image h3{font-size:1rem;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-secondary);margin-bottom:1rem;font-family:var(--font-secondary);font-weight:500px}@media(max-width:768px){.image-grid{grid-template-columns:1fr;gap:20px}}.compare{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;width:90%;margin:2rem auto 0rem}.two-col{display:grid;grid-template-columns:1fr 2fr;gap:1rem 1rem;width:70%;margin:0 auto;align-items:center}@media(max-width:700px){.two-col{grid-template-columns:1fr;gap:0rem;width:85%}}.two-col-eq{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;width:70%;margin:0 auto;align-items:flex-start}@media(max-width:700px){.two-col-eq{grid-template-columns:1fr;gap:.5rem;width:85%}}.image-div{width:70%;margin:0 auto;display:flex;justify-content:center}@media(max-width:700px){.image-div{width:85%}}.quote-row{display:flex;flex-direction:row;gap:1.5rem;width:85%;margin:1.5rem auto}@media(max-width:667px){.quote-row{flex-direction:column;width:85%}}.square-crop{width:100%;max-width:550px;aspect-ratio:5/ 4;overflow:hidden;position:relative}.looping-video{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:110%!important;width:auto!important}.video-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;padding:20px;width:85%;margin:0 auto}@media(max-width:768px){.video-grid{grid-template-columns:1fr}}.video-label{font-size:var(--text-small);text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-secondary);font-family:var(--font-secondary);font-weight:200}@media(max-width:768px){:root{--text-h1-hero: 2.75rem;--text-h1-case-study: 2.5rem;--text-h2: 1.75rem;--text-h3: 1.25rem;--text-body: 1.1rem;--text-link: 1rem;--text-button: 1.1rem;--text-footer: .9rem;--text-small: .85rem}}@media(min-width:1440px){:root{--text-h1-hero: 4.5rem;--text-h1-case-study: 3.5rem;--text-h2: 2.5rem;--text-h3: 1.75rem;--text-body: 1.3rem;--text-link: 1rem;--text-button: 1.3rem;--text-footer: .9rem;--text-small: .9rem}}.chat-toggle-btn{position:fixed;bottom:5rem;left:2rem;padding:1rem 1.5rem;background:var(--color-tertiary);color:#fff;border:none;border-radius:50px;font-family:var(--font-secondary);font-size:16px;font-weight:500;cursor:pointer;box-shadow:0 4px 12px #ff67b94d;transition:all .3s ease;z-index:1000}.chat-toggle-btn:hover{background:#ff8fcc;transform:translateY(-2px);box-shadow:0 6px 16px #ff67b966}.chat-popup{position:fixed;bottom:5rem;left:2rem;width:400px;max-width:calc(100vw - 4rem);z-index:1000;animation:slideIn .3s ease}@keyframes slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.chat-container{width:100%;flex:0 1 auto;display:flex;flex-direction:column;min-height:0;max-height:600px;background:#ededed;border-radius:16px;box-shadow:0 8px 24px #0003;overflow:hidden}.chat-container:has(.chat-box.minimized){position:absolute;bottom:10rem;left:2rem;right:2rem;width:auto;max-height:none}.chat-box{width:100%;background:#ededed;border-radius:16px;box-shadow:0 8px 24px #0000001a;display:flex;flex-direction:column;overflow:hidden;height:100%;transition:height .3s ease}.chat-box.minimized{height:auto}.chat-header{background:#ededed;color:var(--color-text-secondary);padding:1rem 1.25rem;display:flex;justify-content:space-between;align-items:center;font-family:var(--font-primary);font-weight:500;font-size:14px;flex-shrink:0}.chat-header button{background:none;border:none;color:var(--color-tertiary);font-size:24px;cursor:pointer;padding:0;width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background .2s ease}.chat-header button:hover{background:#0000001a}.chat-messages{flex:1;overflow-y:auto;padding:1.25rem;display:flex;flex-direction:column;gap:.75rem;background:#fff;min-height:0}.chat-messages::-webkit-scrollbar{width:8px}.chat-messages::-webkit-scrollbar-track{background:#f1f1f1}.chat-messages::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.chat-messages::-webkit-scrollbar-thumb:hover{background:var(--color-tertiary)}.chat-messages::-webkit-scrollbar-thumb:active{background:var(--color-tertiary)}.chat-welcome{text-align:center;padding:2rem 1rem;color:var(--color-text-secondary);font-family:var(--font-secondary)}.chat-welcome p{margin:.5rem 0;font-size:12px;line-height:1.6}.chat-welcome p:first-child{font-size:12px;font-weight:600;margin-bottom:.75rem}.chat-message{padding:.75rem 1rem;border-radius:12px;max-width:80%;font-family:var(--font-secondary);font-size:var(--text-body);line-height:1.5}.chat-message.user{background:var(--color-primary);color:#fff;align-self:flex-end;margin-left:auto}.chat-message.assistant{background:#fff;color:var(--color-text-secondary);align-self:flex-start;border:1px solid #e0e0e0}.chat-input{padding:1rem;border-top:1px solid #e0e0e0;background:#ededed;box-sizing:border-box;flex-shrink:0;display:block}.chat-input input{width:100%;padding:.75rem 1rem;border:1px solid #999;border-radius:8px;font-family:var(--font-secondary);font-size:var(--text-body);outline:none;transition:border-color .2s ease;box-sizing:border-box;background:#fff;color:var(--color-text-secondary)}.chat-input input::placeholder{font-size:12px;color:#999}.chat-input input:focus{border-color:var(--color-tertiary)}.chat-input input:disabled{background:#f5f5f5;cursor:not-allowed}.chat-input button{display:none}.welcome{text-align:center;padding:2rem 1rem;color:var(--color-text-secondary);font-family:var(--font-secondary);font-size:12px;line-height:1.6;margin:0}.message-wrapper{display:flex;flex-direction:column;margin-bottom:1rem;max-width:80%}.message-wrapper.user{align-self:flex-end;margin-left:auto;align-items:flex-end}.message-wrapper.assistant{align-self:flex-start;align-items:flex-start}.message-prefix{font-size:11px;font-weight:700;margin-bottom:.25rem;font-family:var(--font-secondary);color:var(--color-text-secondary)}.message{padding:.75rem 1rem;border-radius:12px;font-family:var(--font-secondary);font-size:var(--text-body);line-height:1.5;display:flex;flex-direction:column}.message.user{background:#f5f5f5;color:var(--color-text-secondary);border:1px solid #e0e0e0}.message.assistant{background:#fff;color:var(--color-text-secondary);border:1px solid #e0e0e0}.chat-line{margin:4px 0;line-height:1.4}.assistant{padding:.75rem 1rem;border-radius:12px;max-width:80%;font-family:var(--font-secondary);font-size:var(--text-body);line-height:1.5;background:#fff;color:var(--color-text-secondary);align-self:flex-start}@media(max-width:768px){.chat-toggle-btn{top:1.5rem;right:1.5rem;bottom:auto;left:auto;padding:.875rem 1.25rem;font-size:14px}.chat-popup{top:1.5rem;right:1.5rem;bottom:auto;left:auto;width:calc(100vw - 3rem);max-width:400px}.chat-container{max-height:500px}}.react-flow__handle{background:#007bff;width:10px;height:10px;border-radius:50%}
