.home-hero{position:relative;overflow:hidden;padding-top:clamp(3rem,6vw,5rem);padding-bottom:clamp(4rem,9vw,7.5rem);isolation:isolate}.home-hero__inner{position:relative;display:grid;grid-template-columns:1fr;gap:clamp(2.5rem,5vw,4rem);align-items:center}@media(min-width:920px){.home-hero__inner{grid-template-columns:1.15fr 1fr}}.home-hero__copy{max-width:38rem}.home-hero__eyebrow{display:inline-flex;align-items:center;gap:.6rem;padding:.45rem .85rem .45rem .6rem;background:var(--duppal-paper);border:1px solid var(--duppal-line);border-radius:var(--r-pill);margin-bottom:1.5rem}.home-hero__copy h1{font-size:clamp(2.4rem,6vw,4.4rem);line-height:.98;letter-spacing:-.03em;margin:0 0 1.25rem}.home-hero__mark{display:inline-block;position:relative;color:var(--duppal-navy-deep);z-index:0;font-style:italic;padding:0 .08em}.home-hero__mark:before{content:"";position:absolute;left:0;right:0;bottom:.04em;height:.32em;background:var(--duppal-yellow);border-radius:.18em;z-index:-1;transform:skew(-6deg)}.home-hero__lead{max-width:34rem;margin-bottom:2rem}.home-hero__cta{display:flex;flex-wrap:wrap;gap:.9rem;align-items:center}.home-hero__hint{margin-top:1rem;max-width:28rem}.home-hero__visual{position:relative;display:flex;justify-content:center}.home-hero__plate{position:relative;width:min(36rem,100%);aspect-ratio:1 / 1;background:var(--duppal-paper);border-radius:50%;overflow:hidden;border:1px solid var(--duppal-line);box-shadow:var(--shadow-lg)}.home-hero__plate img{width:110%;height:110%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:-5%;left:-5%}.home-hero__badge{position:absolute;right:-1.5rem;bottom:.5rem;width:7.5rem;height:7.5rem;background:var(--duppal-yellow);border-radius:50%;display:grid;place-items:center;transform:rotate(-8deg);box-shadow:var(--shadow-md)}.home-hero__badge img{width:76%;height:76%;-o-object-fit:contain;object-fit:contain}.home-hero__disc{position:absolute;z-index:-1;top:-9%;left:-8%;width:22rem;height:22rem;background:var(--duppal-yellow);border-radius:50%;opacity:.28;pointer-events:none}@media(max-width:760px){.home-hero__disc{opacity:.42;top:-12%;left:-18%;width:26rem;height:26rem}}.home-hero__diamond{position:absolute;z-index:-1;top:58%;left:42%;width:4rem;height:4rem;background:var(--duppal-purple);transform:rotate(45deg);opacity:.22;pointer-events:none}.home-hero__wedge{position:absolute;z-index:-1;bottom:-30%;right:-12%;width:36rem;height:36rem;background:var(--duppal-teal);border-top-left-radius:100%;opacity:.18;pointer-events:none}.home-trust{padding-block:clamp(2.25rem,4vw,3.5rem);border-top:1px solid var(--duppal-line);border-bottom:1px solid var(--duppal-line)}.home-trust__label{text-align:center;margin-bottom:1.5rem}.home-trust .marquee-track img{height:4rem;width:auto;opacity:.9;transition:opacity var(--dur-fast),transform var(--dur-fast)}@media(min-width:760px){.home-trust .marquee-track img{height:4.6rem}}.home-trust .marquee-track img:hover{opacity:1;transform:translateY(-2px)}.home-pride{position:relative;overflow:hidden;padding-block:clamp(3rem,5vw,5rem)}.home-pride__disc{position:absolute;z-index:0;right:-10%;top:-40%;width:28rem;height:28rem;background:var(--duppal-purple-soft, var(--duppal-purple));opacity:.18;border-radius:50%;pointer-events:none}.home-pride__inner{position:relative;z-index:1;display:grid;grid-template-columns:1fr;gap:clamp(2rem,4vw,3rem);align-items:center;text-align:center}@media(min-width:860px){.home-pride__inner{grid-template-columns:minmax(0,14rem) minmax(0,1fr);gap:clamp(2.5rem,5vw,4rem);text-align:left}}.home-pride__badge{display:flex;justify-content:center}.home-pride__badge-frame{width:12.5rem;height:12.5rem;background:#fff;border:1px solid var(--duppal-line);border-radius:50%;display:grid;place-items:center;box-shadow:var(--shadow-md);padding:1.6rem}.home-pride__badge-frame img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.home-pride__copy h2{margin:.65rem 0 1.1rem;max-width:32ch}.home-pride__copy .t-lead{max-width:42rem;margin:0}@media(max-width:860px){.home-pride__copy h2,.home-pride__copy .t-lead{margin-inline:auto}}.home-problem{display:grid;grid-template-columns:1fr;gap:clamp(2.5rem,5vw,4rem)}@media(min-width:980px){.home-problem{grid-template-columns:1.15fr 1fr;align-items:end}}.home-problem__copy h2{margin:.65rem 0 1.25rem}.home-problem__copy .t-lead{margin-bottom:1rem}.home-problem__stats{display:grid;grid-template-columns:1fr;gap:1.75rem;border-left:1px solid var(--duppal-line);padding-left:clamp(1.5rem,3vw,2.5rem)}@media(min-width:980px){.home-problem__stats{padding-top:1rem}}.home-problem__stat{display:grid;gap:.5rem}.home-problem__stat .t-stat{color:var(--duppal-navy-deep);background-image:linear-gradient(transparent 64%,var(--duppal-yellow) 64%);background-repeat:no-repeat;background-size:100% 100%;padding:0 .1em;width:-moz-max-content;width:max-content}.home-problem__stat:nth-child(2) .t-stat{background-image:linear-gradient(transparent 64%,var(--duppal-teal-soft) 64%)}.home-problem__stat:nth-child(3) .t-stat{background-image:linear-gradient(transparent 64%,var(--duppal-purple-soft) 64%)}.home-problem__stat p{color:var(--duppal-ink-muted);max-width:22rem}.home-services__head{max-width:42rem;margin-bottom:3rem}.home-services__head h2{margin-top:.65rem}.home-services__grid{display:grid;grid-template-columns:1fr;gap:1.25rem}@media(min-width:760px){.home-services__grid{grid-template-columns:repeat(3,1fr)}}.home-services__card{display:flex;flex-direction:column;gap:1.05rem;background:var(--duppal-cream);border:1px solid var(--duppal-line);border-radius:var(--r-lg);padding:clamp(1.75rem,2.5vw,2.25rem);transition:transform var(--dur-fast) var(--ease-out),box-shadow var(--dur-fast)}.home-services__card:hover{transform:translateY(-3px);box-shadow:var(--shadow-md)}.home-services__card h3{margin:0}.home-services__card p{color:var(--duppal-ink-muted);margin:0;flex:1}.home-services__card .chip{align-self:flex-start}.home-case{position:relative;overflow:hidden}.home-case__inner{display:grid;grid-template-columns:1fr;gap:clamp(2rem,5vw,4rem);align-items:center}@media(min-width:980px){.home-case__inner{grid-template-columns:1fr 1.1fr}}.home-case__media{border-radius:var(--r-lg);overflow:hidden;aspect-ratio:4 / 3;position:relative;box-shadow:var(--shadow-lg)}.home-case__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.home-case__copy{color:#ffffffeb}.home-case__quote{color:#fff;margin:.8rem 0 1.25rem;font-style:normal}.home-case__quote:before{content:"";display:block;width:2.4rem;height:.32rem;background:var(--duppal-yellow);margin-bottom:1.25rem}.home-case__attrib{margin:0 0 1.25rem}.home-case__diamond{position:absolute;top:12%;right:6%;width:4rem;height:4rem;background:var(--duppal-purple);transform:rotate(45deg);opacity:.42;pointer-events:none}.home-case__wedge{position:absolute;bottom:-22%;right:-10%;width:30rem;height:30rem;background:var(--duppal-teal);border-top-left-radius:100%;opacity:.12;pointer-events:none}.home-team__head{max-width:38rem;margin-bottom:3rem}.home-team__head h2{margin-top:.65rem}.home-team__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(1.25rem,2.5vw,2rem)}@media(min-width:760px){.home-team__grid{grid-template-columns:repeat(4,1fr)}}.home-team__card{text-align:left}.home-team__portrait{aspect-ratio:4 / 5;border-radius:var(--r-lg);overflow:hidden;margin-bottom:1.1rem;background:var(--duppal-paper);border:1px solid var(--duppal-line);position:relative;transition:transform var(--dur-fast) var(--ease-out)}.home-team__card:hover .home-team__portrait{transform:rotate(-1deg) translateY(-3px)}.home-team__portrait:after{content:"";position:absolute;inset:auto .85rem .85rem auto;width:1rem;height:1rem;background:var(--duppal-yellow);border-radius:50%}.home-team__card:nth-child(2) .home-team__portrait:after{background:var(--duppal-teal)}.home-team__card:nth-child(3) .home-team__portrait:after{background:var(--duppal-purple);border-radius:0;transform:rotate(45deg);width:.85rem;height:.85rem}.home-team__card:nth-child(4) .home-team__portrait:after{background:var(--duppal-navy)}.home-team__portrait img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.home-team__card h3{margin:0 0 .2rem}.home-team__foot{margin-top:2rem}.home-approach__head{max-width:48rem;margin-bottom:3.25rem}.home-approach__head h2{margin-top:.65rem}.home-approach__lead{margin:1rem 0 0;max-width:38rem}.home-approach__layout{display:grid;grid-template-columns:1fr;gap:clamp(2rem,4vw,3.5rem);align-items:start}@media(min-width:960px){.home-approach__layout{grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);gap:clamp(2.5rem,4vw,4rem)}}.home-approach__video{position:relative}@media(min-width:960px){.home-approach__video{position:sticky;top:6rem}}.home-approach__video-frame{position:relative;border-radius:var(--r-lg);overflow:hidden;aspect-ratio:16 / 10;background:var(--duppal-navy-deep);box-shadow:var(--shadow-lg);border:1px solid var(--duppal-line)}.home-approach__video-frame video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.home-approach__video-tag{position:absolute;left:1rem;top:1rem;padding:.4rem .75rem;background:var(--duppal-yellow);color:var(--duppal-navy-deep);border-radius:var(--r-pill);box-shadow:var(--shadow-sm);pointer-events:none}.home-approach__list{list-style:none;padding:0;margin:0;display:grid;gap:clamp(1.5rem,2.5vw,2.5rem)}.home-approach__step{display:grid;grid-template-columns:1fr;gap:1.25rem;padding-bottom:clamp(1.5rem,2.5vw,2.25rem);border-bottom:1px solid var(--duppal-line)}.home-approach__step:last-child{border-bottom:none;padding-bottom:0}@media(min-width:720px){.home-approach__step{grid-template-columns:7rem 1fr;gap:2.5rem;align-items:baseline}}.home-approach__step-num{color:var(--duppal-purple)}.home-approach__step:nth-child(5n+2) .home-approach__step-num{color:var(--duppal-teal-deep)}.home-approach__step:nth-child(5n+3) .home-approach__step-num{color:var(--duppal-navy)}.home-approach__step:nth-child(5n+4) .home-approach__step-num{color:var(--duppal-purple-deep)}.home-approach__step:nth-child(5n+5) .home-approach__step-num{color:var(--duppal-teal)}.home-approach__step h3{margin:0 0 .6rem}.home-approach__step p{margin:0;max-width:36rem}.home-ai{position:relative;overflow:hidden}.home-ai__inner{display:grid;grid-template-columns:1fr;gap:clamp(2.5rem,5vw,4rem);align-items:center}@media(min-width:980px){.home-ai__inner{grid-template-columns:1.05fr 1fr}}.home-ai__copy h2{color:#fff;margin:.65rem 0 1.5rem}.home-ai__copy .t-lead{max-width:30rem}.home-ai__list{margin:1.5rem 0 2rem;color:#ffffffeb;max-width:32rem}.home-ai__list li:before{background:var(--duppal-yellow)}.home-ai__list li:nth-child(3n+2):before{background:var(--duppal-teal)}.home-ai__list li:nth-child(3n):before{background:#fff;border-radius:0!important;transform:rotate(45deg)!important}.home-ai__visual{display:flex;justify-content:center}.home-ai__plate{position:relative;width:min(32rem,100%);aspect-ratio:4 / 3;border-radius:var(--r-lg);overflow:hidden;background:var(--duppal-paper);box-shadow:var(--shadow-lg)}.home-ai__plate img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.home-ai__disc{position:absolute;top:-8%;right:-8%;width:18rem;height:18rem;background:var(--duppal-yellow);border-radius:50%;opacity:.16;pointer-events:none}.home-products__head{max-width:38rem;margin-bottom:3rem}.home-products__head h2{margin-top:.65rem}.home-products__grid{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:640px){.home-products__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:960px){.home-products__grid{grid-template-columns:repeat(4,1fr)}}.home-products__card{border-radius:var(--r-lg);background:var(--duppal-paper);border:1px solid var(--duppal-line);transition:transform var(--dur-fast) var(--ease-out),box-shadow var(--dur-fast)}.home-products__card:hover{transform:translateY(-3px);box-shadow:var(--shadow-md)}.home-products__link{display:grid;grid-template-rows:auto auto 1fr auto;gap:.65rem;padding:1.5rem 1.4rem 1.4rem;height:100%;color:var(--duppal-ink)}.home-products__mark{height:1.6rem;display:flex;align-items:center}.home-products__dot{width:1rem;height:1rem;border-radius:50%}.home-products__dot--yellow{background:var(--duppal-yellow);border:1px solid rgba(0,0,0,.05)}.home-products__dot--purple{background:var(--duppal-purple);border-radius:0;transform:rotate(45deg);width:.85rem;height:.85rem}.home-products__dot--teal{background:var(--duppal-teal)}.home-products__dot--navy{background:var(--duppal-navy)}.home-products__link h3{margin:0}.home-products__link p{color:var(--duppal-ink-muted);margin:0}.home-products__arrow{color:var(--duppal-navy);font-weight:700;align-self:end;transition:transform var(--dur-fast) var(--ease-out)}.home-products__card:hover .home-products__arrow{transform:translate(4px)}.home-blockers__inner{display:grid;grid-template-columns:1fr;gap:clamp(2.5rem,5vw,4rem)}@media(min-width:980px){.home-blockers__inner{grid-template-columns:1fr 1.4fr;align-items:start}}.home-blockers__copy h2{margin:.65rem 0 1.25rem}.home-blockers__grid{display:grid;grid-template-columns:1fr;gap:1.1rem}@media(min-width:640px){.home-blockers__grid{grid-template-columns:repeat(2,1fr)}}.home-blockers__card{position:relative;background:var(--duppal-cream);border:1px solid var(--duppal-line);border-radius:var(--r-lg);padding:1.6rem;overflow:hidden}.home-blockers__card h3{margin:0 0 .55rem}.home-blockers__card p{margin:0;color:var(--duppal-ink-muted)}.home-blockers__mark{display:block;width:2.1rem;height:2.1rem;margin-bottom:1rem}.home-blockers__mark--circle{border-radius:50%}.home-blockers__mark--diamond{transform:rotate(45deg)}.home-blockers__mark--wedge{border-radius:100% 0 0}.home-blockers__mark--yellow{background:var(--duppal-yellow)}.home-blockers__mark--purple{background:var(--duppal-purple)}.home-blockers__mark--teal{background:var(--duppal-teal)}.home-blockers__mark--navy{background:var(--duppal-navy)}
