.hero{position:relative;padding:clamp(40px,6vw,80px) 0 clamp(60px,8vw,120px);overflow:hidden}.hero__grid{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(32px,5vw,72px);align-items:center;position:relative;z-index:2}.hero__copy{position:relative;z-index:3}.hero__bg{position:absolute;inset:0;z-index:0;pointer-events:none;overflow:hidden}.hero__bg .dotgrid{position:absolute;top:8%;left:46%;width:160px;height:120px;background-image:radial-gradient(var(--color-neutral-200) 1.6px,transparent 1.6px);background-size:14px 14px;opacity:.7;animation:drift 14s ease-in-out infinite}.hero__bg .floater{position:absolute;border-radius:50%;animation:drift 20s ease-in-out infinite}.hero__bg .floater.f1{width:38px;height:38px;background:var(--color-yellow-300);top:14%;left:6%;opacity:.7;animation-duration:18s}.hero__bg .floater.f2{width:24px;height:24px;background:var(--color-purple-300);top:70%;left:3%;opacity:.8;animation-duration:22s;animation-delay:2s}.hero__bg .floater.f3{width:18px;height:18px;background:var(--color-green-500);bottom:18%;right:38%;animation-duration:16s;animation-delay:1s}.hero__bg .squig{position:absolute;color:var(--color-yellow-500);opacity:.7;animation:float-y-soft 7s ease-in-out infinite}.hero__bg .squig.s1{top:30%;left:2%;width:56px;height:18px;animation-delay:.5s}.hero__bg .squig.s2{bottom:8%;left:36%;width:80px;height:20px;color:var(--color-purple-300);animation-delay:1.5s}.hero__sticker{display:inline-flex;align-items:center;gap:10px;background:var(--color-yellow-500);color:var(--color-neutral-900);font-family:var(--font-display);font-weight:700;font-size:var(--text-caption);padding:8px 16px;border-radius:var(--radius-pill);letter-spacing:.04em;text-transform:uppercase;margin-bottom:var(--space-5);transform:rotate(-2deg);box-shadow:0 6px 0 var(--color-yellow-700);animation:float-y-soft 6s ease-in-out infinite}.hero__sticker .pulse{width:8px;height:8px;border-radius:50%;background:var(--color-brand);animation:pulse 1.6s var(--ease-out) infinite}.hero h1{font-size:clamp(2.4rem,5.4vw,4.6rem);line-height:.98;letter-spacing:-.025em;color:var(--color-neutral-900);margin-bottom:var(--space-4);font-weight:var(--weight-bold)}.hero h1 em{font-style:normal;color:var(--color-brand);position:relative;display:inline-block}.hero h1 em:after{content:"";position:absolute;left:-3%;right:-3%;bottom:-2px;height:14px;background:no-repeat center/100% 100% url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 240 14'><path d='M2 9 C 30 2, 60 14, 90 6 S 150 2, 180 8 S 230 4, 238 7' fill='none' stroke='%23F5C518' stroke-width='6' stroke-linecap='round'/></svg>");z-index:0}.hero h1 em>span{position:relative;z-index:1}.hero p.lead{font-size:var(--text-h4);color:var(--text-primary);max-width:46ch;margin-bottom:var(--space-3);line-height:1.4;font-family:var(--font-display);font-weight:var(--weight-medium)}.hero p.sub{font-size:var(--text-body-l);color:var(--text-secondary);max-width:48ch;margin-bottom:var(--space-6);line-height:1.55}.hero__ctas{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:var(--space-7)}.hero__ctas .kbtn--primary{padding:18px 36px;font-size:1rem;letter-spacing:.04em}.hero__ctas svg{width:18px;height:18px}.hero__meta{display:flex;gap:var(--space-6);flex-wrap:wrap;align-items:center}.hero__meta-item{display:flex;align-items:center;gap:10px}.hero__meta-icon{width:42px;height:42px;border-radius:14px;display:flex;align-items:center;justify-content:center;flex:none;animation:morphB 8s ease-in-out infinite}.hero__meta-icon.red{background:var(--color-red-50);color:var(--color-brand)}.hero__meta-icon.purple{background:var(--color-purple-50);color:var(--color-purple-500);animation-duration:10s}.hero__meta-icon.green{background:var(--color-green-50);color:var(--color-green-700);animation-duration:12s}.hero__meta-icon svg{width:20px;height:20px}.hero__meta-item b{display:block;font-family:var(--font-display);font-weight:700;font-size:1.4rem;color:var(--text-primary);letter-spacing:-.02em;line-height:1}.hero__meta-item span{font-size:var(--text-caption);color:var(--text-secondary)}.hero__viz{position:relative;height:580px}.hv-parallax{position:absolute;inset:0;transition:transform .6s var(--ease-out)}.blob{position:absolute;border-radius:50%}.hv-blob-red{width:400px;height:400px;background:var(--color-brand);top:50%;left:50%;transform:translate(-50%,-50%);border-radius:62% 38% 56% 44%/48% 52%;animation:morphA 12s ease-in-out infinite,breath-c 5s ease-in-out infinite}.hv-blob-yellow{width:140px;height:140px;background:var(--color-yellow-500);top:8%;right:6%;border-radius:60% 40% 50% 50%/55% 50% 50% 45%;animation:morphB 14s ease-in-out infinite,float-y 6s ease-in-out infinite}.hv-blob-purple{width:110px;height:110px;background:var(--color-purple-500);bottom:10%;left:2%;border-radius:55% 45% 60% 40%/60% 50% 50% 40%;animation:morphA 16s ease-in-out infinite,float-y 7s ease-in-out infinite 1s}.hv-blob-green{width:72px;height:72px;background:var(--color-green-500);bottom:6%;right:14%;border-radius:50% 50% 55% 45%;animation:morphB 11s ease-in-out infinite,float-y 5s ease-in-out infinite}.hv-blob-blue{width:52px;height:52px;background:var(--color-blue-500);top:18%;left:8%;border-radius:50%;animation:float-y 4s ease-in-out infinite}.hv-star{position:absolute;width:54px;height:54px;background:var(--color-yellow-500);clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%);top:4%;left:38%;animation:spin-slow 24s linear infinite}.hv-star.small{width:30px;height:30px;background:var(--color-brand);top:auto;bottom:20%;left:12%;animation-duration:16s;animation-direction:reverse}.hv-dot{position:absolute;width:14px;height:14px;border-radius:50%;background:var(--color-neutral-900)}.hv-dot.d1{top:30%;right:20%}.hv-dot.d2{bottom:30%;left:30%;width:8px;height:8px;background:var(--color-blue-500)}.hv-ring{position:absolute;border-radius:50%;border:3px dashed var(--color-purple-500);width:130px;height:130px;top:12%;right:22%;animation:spin-slow 36s linear infinite}.hv-squiggle{position:absolute;width:120px;height:30px;top:62%;right:4%;color:var(--color-green-500);animation:float-y-soft 6s ease-in-out infinite}.hv-photo{position:absolute;width:62%;height:74%;top:13%;left:50%;transform:translate(-50%);border-radius:48% 52%/52% 48%;overflow:hidden;background:var(--color-paper-sunken);border:6px solid #fff;box-shadow:0 24px 60px #4a20182e;animation:morphA 14s ease-in-out infinite}.hv-photo .placeholder{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:repeating-linear-gradient(45deg,#faf1ec 0 14px,#f1e3da 14px 28px);color:var(--color-neutral-600);font-family:var(--font-mono);font-size:.78rem;text-align:center;line-height:1.55;padding:20px}.hv-mascot{position:absolute;width:120px;height:120px;bottom:4%;right:-8px;background:#fff;border-radius:50% 50% 48% 52%/52% 48%;border:4px solid var(--color-brand);box-shadow:0 12px 28px #4a20182e;animation:float-y 4s ease-in-out infinite,morphA 11s ease-in-out infinite;z-index:5}.hv-mascot .eye{position:absolute;top:36%;width:14px;height:14px;border-radius:50%;background:var(--color-neutral-900)}.hv-mascot .eye:after{content:"";position:absolute;inset:0;background:#fff;transform-origin:center;animation:blink 5s ease-in-out infinite;border-radius:50%;mix-blend-mode:normal}.hv-mascot .eye.l{left:24%}.hv-mascot .eye.r{right:24%}.hv-mascot .eye:before{content:"";position:absolute;inset:0;background:var(--color-neutral-900);transform-origin:center top;border-radius:50%;animation:blink 5s ease-in-out infinite}.hv-mascot .smile-line{position:absolute;bottom:26%;left:50%;transform:translate(-50%);width:54%;height:18%;color:var(--color-brand)}.hv-mascot .smile-line svg{width:100%;height:100%}.hv-mascot .cheek{position:absolute;width:12px;height:8px;background:var(--color-red-300);border-radius:50%;top:52%;opacity:.7}.hv-mascot .cheek.l{left:14%}.hv-mascot .cheek.r{right:14%}.hv-chip{position:absolute;background:#fff;border-radius:var(--radius-md);padding:12px 16px;display:flex;align-items:center;gap:10px;box-shadow:var(--shadow-lg);z-index:6}.hv-chip__icon{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex:none;color:#fff;animation:morphB 10s ease-in-out infinite}.hv-chip b{font-family:var(--font-display);font-weight:700;font-size:.92rem;line-height:1.1;letter-spacing:-.01em}.hv-chip span{font-size:.7rem;color:var(--text-secondary);display:block;margin-top:2px}.hv-chip-1{bottom:18%;left:-2%;animation:float-y 6s ease-in-out infinite}.hv-chip-2{top:20%;right:-4%;animation:float-y 7s ease-in-out infinite 1s}.awards{background:var(--surface-sunken);padding:var(--space-7) 0;border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);position:relative;overflow:hidden}.awards__grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-7);align-items:center}.awards__col h4{font-size:var(--text-body-s);font-family:var(--font-display);font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:var(--text-secondary);margin-bottom:14px;display:inline-flex;align-items:center;gap:8px}.awards__col h4:before{content:"";width:10px;height:10px;border-radius:50%;background:var(--color-brand);animation:pulse 2s ease-in-out infinite}.awards__col h4 b{color:var(--text-primary)}.awards__logos{display:flex;gap:clamp(20px,3vw,40px);flex-wrap:wrap;align-items:center}.awards__logo{font-family:var(--font-display);font-weight:700;font-size:1rem;color:var(--text-muted);letter-spacing:-.01em;opacity:.75;transition:all .25s var(--ease-bounce);cursor:pointer;padding:8px 12px;border-radius:var(--radius-pill)}.awards__logo:hover{opacity:1;color:var(--color-brand);transform:translateY(-3px) rotate(-2deg);background:#fff;box-shadow:var(--shadow-sm)}.awards__logo i{font-style:normal;color:var(--color-brand)}.pillars{padding:var(--section-y) 0;position:relative;overflow:hidden}.pillars__bg-blob{position:absolute;width:600px;height:600px;background:var(--color-yellow-50);top:-200px;right:-200px;border-radius:60% 40% 50% 50%/55% 50% 50% 45%;animation:morphA 20s ease-in-out infinite;z-index:0;pointer-events:none}.pillars .wrap{position:relative;z-index:2}.pillars__head{text-align:center;max-width:780px;margin:0 auto var(--space-7)}.pillars__head .stamp{display:inline-flex;align-items:center;gap:18px;font-family:var(--font-display);font-weight:700;font-size:clamp(1.6rem,2.6vw,2.2rem);color:var(--text-primary);letter-spacing:-.02em;margin-bottom:var(--space-4)}.pillars__head .stamp .ico{width:28px;height:28px;background:var(--color-brand);clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%);flex:none;animation:spin-slow 14s linear infinite}.pillars__head .stamp .ico.purple{background:var(--color-purple-500);animation-direction:reverse}.pillars__head .stamp .ico.green{background:var(--color-green-500);animation-duration:18s}.pillars__head h2{font-size:var(--text-h1);margin-bottom:var(--space-4);letter-spacing:-.02em;color:var(--text-primary)}.pillars__head h2 em{font-style:normal;color:var(--color-brand)}.pillars__head p{font-size:var(--text-body-l);color:var(--text-secondary)}.pillars__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--space-4)}.pillar{background:#fff;border-radius:var(--radius-lg);padding:var(--space-5);position:relative;overflow:hidden;border:1px solid var(--border-subtle);transition:transform var(--duration-base) var(--ease-bounce),box-shadow var(--duration-base) var(--ease-out)}.pillar:hover{transform:translateY(-6px);box-shadow:var(--shadow-lg)}.pillar:hover .pillar__shape{animation-duration:3s}.pillar__shape{width:74px;height:74px;display:flex;align-items:center;justify-content:center;color:#fff;margin-bottom:var(--space-4);position:relative;background:var(--color-brand);border-radius:55% 45% 60% 40%/60% 50% 50% 40%;animation:morphA 10s ease-in-out infinite}.pillar.p2 .pillar__shape{background:var(--color-purple-500);animation:morphB 12s ease-in-out infinite}.pillar.p3 .pillar__shape{background:var(--color-green-500);animation:morphA 14s ease-in-out infinite}.pillar.p4 .pillar__shape{background:var(--color-blue-500);animation:morphB 11s ease-in-out infinite}.pillar__shape svg{width:32px;height:32px;position:relative;z-index:2}.pillar__num{position:absolute;top:18px;right:22px;font-family:var(--font-display);font-weight:700;font-size:3.6rem;color:var(--color-paper-sunken);line-height:1;letter-spacing:-.04em;z-index:0}.pillar h3{font-size:var(--text-h4);margin-bottom:var(--space-2);color:var(--text-primary);letter-spacing:-.02em;position:relative;z-index:2}.pillar p{color:var(--text-secondary);font-size:.94rem;line-height:1.55;position:relative;z-index:2}.products{padding:var(--section-y) 0;background:var(--color-paper-sunken);position:relative;overflow:hidden}.products .wrap{position:relative;z-index:2}.products__bg-blob{position:absolute;width:520px;height:520px;background:var(--color-red-50);top:-180px;right:-160px;z-index:0;border-radius:62% 38% 56% 44%/48% 52%;animation:morphA 18s ease-in-out infinite}.products__bg-blob2{position:absolute;width:300px;height:300px;background:var(--color-purple-50);bottom:-100px;left:-100px;z-index:0;border-radius:55% 45% 60% 40%/60% 50% 50% 40%;animation:morphB 22s ease-in-out infinite}.products__head{display:flex;justify-content:space-between;align-items:flex-end;gap:var(--space-5);margin-bottom:var(--space-7);flex-wrap:wrap}.products__head h2{font-size:var(--text-h1);max-width:20ch;letter-spacing:-.02em}.products__head h2 em{font-style:normal;color:var(--color-brand)}.products__head .right{display:flex;gap:var(--space-5);align-items:center}.products__head .seeall{font-family:var(--font-display);font-weight:600;font-size:var(--text-body-s);color:var(--color-brand);display:inline-flex;align-items:center;gap:6px;transition:transform .2s var(--ease-bounce)}.products__head .seeall:hover{transform:translate(4px)}.products__head .nav-arrows{display:flex;gap:10px}.products__head .nav-arrows button{width:48px;height:48px;border-radius:50%;border:none;background:#fff;color:var(--text-primary);cursor:pointer;box-shadow:var(--shadow-sm);display:flex;align-items:center;justify-content:center;transition:all var(--duration-fast) var(--ease-out)}.products__head .nav-arrows button:hover{background:var(--color-brand);color:#fff;transform:translateY(-2px) rotate(-4deg);box-shadow:var(--shadow-md)}.products__head .nav-arrows svg{width:18px;height:18px}.products__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--space-4)}.pcard{background:#fff;border-radius:var(--radius-lg);overflow:hidden;position:relative;transition:transform var(--duration-base) var(--ease-bounce),box-shadow var(--duration-base) var(--ease-out);display:flex;flex-direction:column}.pcard:hover{transform:translateY(-8px) rotate(-.5deg);box-shadow:var(--shadow-lg)}.pcard:hover .pcard__shape{animation-duration:2s}.pcard__photo{height:220px;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.pcard.c1 .pcard__photo{background:var(--color-yellow-50)}.pcard.c2 .pcard__photo{background:var(--color-blue-50)}.pcard.c3 .pcard__photo{background:var(--color-green-50)}.pcard.c4 .pcard__photo{background:var(--color-purple-50)}.pcard__shape{width:140px;height:140px;background:var(--color-yellow-500);position:relative;display:flex;align-items:center;justify-content:center;color:var(--color-neutral-900);border-radius:50%;font-family:var(--font-display);font-weight:700;font-size:.78rem;text-align:center;line-height:1.3;letter-spacing:.04em;text-transform:uppercase;padding:18px;animation:morphA 9s ease-in-out infinite}.pcard.c2 .pcard__shape{background:var(--color-blue-500);color:#fff;animation:morphB 11s ease-in-out infinite}.pcard.c3 .pcard__shape{background:var(--color-green-500);color:#fff;animation:morphA 13s ease-in-out infinite}.pcard.c4 .pcard__shape{background:var(--color-purple-500);color:#fff;animation:morphB 10s ease-in-out infinite}.pcard__shape-deco{position:absolute;border-radius:50%}.pcard.c1 .pcard__shape-deco{width:18px;height:18px;background:var(--color-brand);top:18px;right:24px;animation:float-y 3s ease-in-out infinite}.pcard.c2 .pcard__shape-deco{width:14px;height:14px;background:var(--color-yellow-500);bottom:24px;right:18px;animation:float-y 4s ease-in-out infinite}.pcard.c3 .pcard__shape-deco{width:20px;height:20px;background:var(--color-yellow-500);top:30px;left:22px;clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%);border-radius:0;animation:spin-slow 8s linear infinite}.pcard.c4 .pcard__shape-deco{width:16px;height:16px;background:var(--color-brand);bottom:18px;left:18px;animation:float-y 3.5s ease-in-out infinite}.pcard__badge{position:absolute;top:14px;left:14px;background:var(--color-brand);color:#fff;font-family:var(--font-display);font-weight:700;font-size:.68rem;letter-spacing:.06em;text-transform:uppercase;padding:5px 11px;border-radius:var(--radius-pill);z-index:2}.pcard__badge.new{background:var(--color-green-500)}.pcard__badge.soon{background:var(--color-yellow-500);color:var(--color-neutral-900)}.pcard__body{padding:var(--space-5);display:flex;flex-direction:column;flex:1}.pcard__tag{font-size:.7rem;font-family:var(--font-display);font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin-bottom:6px}.pcard h4{font-size:1.15rem;margin-bottom:6px;letter-spacing:-.01em;color:var(--text-primary)}.pcard__desc{font-size:.84rem;color:var(--text-secondary);margin-bottom:var(--space-4);line-height:1.55;flex:1}.pcard__foot{display:flex;align-items:center;justify-content:flex-start;padding-top:var(--space-3);border-top:1px solid var(--border-subtle)}.pcard__quote{display:inline-flex;align-items:center;gap:6px;font-family:var(--font-display);font-weight:700;font-size:.86rem;color:var(--color-brand);text-decoration:none;transition:gap var(--duration-fast) var(--ease-out)}.pcard__quote:hover{gap:10px}.pcard__quote svg{flex:none}.audience{padding:var(--section-y) 0;position:relative;overflow:hidden}.audience__bg{position:absolute;width:380px;height:380px;background:var(--color-blue-50);top:50%;left:50%;transform:translate(-50%,-50%);border-radius:55% 45% 60% 40%/60% 50% 50% 40%;animation:morphA 20s ease-in-out infinite;z-index:0;opacity:.5}.audience .wrap{position:relative;z-index:2}.aud-row{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-5)}.aud-card{padding:var(--space-7);border-radius:var(--radius-xl);position:relative;overflow:hidden;min-height:500px;display:flex;flex-direction:column;justify-content:space-between}.aud-card.schools{background:var(--color-purple-500);color:#fff}.aud-card.parents{background:var(--color-red-500);color:#fff}.aud-card__deco{position:absolute;inset:0;z-index:0;pointer-events:none}.aud-card__deco .blob{position:absolute;border-radius:50%;animation:drift 12s ease-in-out infinite}.aud-card.schools .b1{width:240px;height:240px;background:var(--color-purple-700);border-radius:55% 45% 60% 40%/60% 50% 50% 40%;top:-70px;right:-70px;animation:morphA 16s ease-in-out infinite}.aud-card.schools .b2{width:120px;height:120px;background:var(--color-yellow-500);border-radius:60% 40% 50% 50%;bottom:14%;right:8%;animation:morphB 11s ease-in-out infinite,float-y 6s ease-in-out infinite}.aud-card.schools .b3{width:60px;height:60px;background:var(--color-blue-500);border-radius:50%;top:28%;right:30%;animation:float-y 5s ease-in-out infinite}.aud-card.parents .b1{width:260px;height:260px;background:var(--color-red-700);border-radius:62% 38% 56% 44%/48% 52%;bottom:-90px;left:-70px;animation:morphA 18s ease-in-out infinite}.aud-card.parents .b2{width:100px;height:100px;background:var(--color-yellow-500);border-radius:55% 45% 60% 40%;top:12%;right:8%;animation:morphB 13s ease-in-out infinite,float-y 7s ease-in-out infinite}.aud-card.parents .b3{width:54px;height:54px;background:var(--color-green-500);border-radius:50%;top:40%;right:32%;animation:float-y 6s ease-in-out infinite 1s}.aud-card__content{position:relative;z-index:2}.aud-card .eyebrow{color:#ffffffd9}.aud-card .eyebrow:before{background:var(--color-yellow-500)}.aud-card h2{font-size:clamp(1.9rem,3vw,2.4rem);margin:var(--space-4) 0 var(--space-4);letter-spacing:-.02em;line-height:1.08;max-width:14ch}.aud-card p{font-size:var(--text-body-l);color:#ffffffe0;max-width:42ch;margin-bottom:var(--space-6);line-height:1.55}.aud-card__list{display:flex;flex-direction:column;gap:10px;margin-bottom:var(--space-6)}.aud-card__list li{list-style:none;display:flex;align-items:center;gap:12px;font-size:var(--text-body-s);color:#ffffffeb}.aud-card__list .tick{width:24px;height:24px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;flex:none}.aud-card.schools .aud-card__list .tick{color:var(--color-purple-500)}.aud-card.parents .aud-card__list .tick{color:var(--color-red-500)}.aud-card__list svg{width:12px;height:12px}.aud-card__cta{display:flex;gap:10px;flex-wrap:wrap;position:relative;z-index:3}.aud-card .pill-link{display:inline-flex;align-items:center;gap:8px;background:#ffffff29;color:#fff;font-family:var(--font-display);font-weight:600;font-size:.86rem;padding:12px 22px;border-radius:var(--radius-pill);border:1.5px solid rgba(255,255,255,.3);transition:all var(--duration-fast) var(--ease-out)}.aud-card .pill-link:hover{background:#fff}.aud-card.schools .pill-link:hover{color:var(--color-purple-700)}.aud-card.parents .pill-link:hover{color:var(--color-red-700)}.kidvation{padding:var(--section-y) 0;background:var(--color-yellow-50);position:relative;overflow:hidden}.kidvation .wrap{position:relative;z-index:2}.kv-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:clamp(40px,5vw,80px);align-items:center}.kv-viz{position:relative;height:500px}.kv-viz__main{position:absolute;width:360px;height:360px;top:50%;left:50%;transform:translate(-50%,-50%);background:var(--color-yellow-500);border-radius:55% 45% 60% 40%/60% 50% 50% 40%;animation:morphA 14s ease-in-out infinite,breath-c 6s ease-in-out infinite}.kv-viz__photo{position:absolute;inset:36px;border-radius:50% 50% 48% 52%/52% 48%;background:var(--color-paper-sunken);border:6px solid #fff;overflow:hidden;box-shadow:0 24px 60px #4a20182e;animation:morphB 12s ease-in-out infinite}.kv-viz__photo .placeholder{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:repeating-linear-gradient(45deg,#faf1ec 0 14px,#f1e3da 14px 28px);color:var(--color-neutral-600);font-family:var(--font-mono);font-size:.78rem;text-align:center;line-height:1.55;padding:20px}.kv-viz__sat-1{position:absolute;width:120px;height:120px;background:var(--color-brand);top:6%;right:4%;border-radius:55% 45% 60% 40%/60% 50% 50% 40%;display:flex;align-items:center;justify-content:center;color:#fff;font-family:var(--font-display);font-weight:700;font-size:.8rem;text-align:center;line-height:1.2;padding:14px;animation:morphA 10s ease-in-out infinite,float-y 7s ease-in-out infinite}.kv-viz__sat-2{position:absolute;width:96px;height:96px;background:var(--color-purple-500);bottom:6%;left:0;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-family:var(--font-display);font-weight:700;font-size:1.8rem;letter-spacing:-.02em;animation:float-y 8s ease-in-out infinite 1s}.kv-viz__sat-3{position:absolute;width:78px;height:78px;background:var(--color-green-500);bottom:18%;right:14%;border-radius:60% 40% 50% 50%/55% 50% 50% 45%;animation:morphB 11s ease-in-out infinite,float-y 6s ease-in-out infinite .5s}.kv-viz__star{position:absolute;width:38px;height:38px;background:var(--color-brand);top:28%;left:6%;clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%);animation:spin-slow 20s linear infinite}.kv-copy h2{font-size:var(--text-h1);margin:var(--space-4) 0;letter-spacing:-.02em;color:var(--color-neutral-900);max-width:18ch}.kv-copy h2 em{font-style:normal;color:var(--color-yellow-700)}.kv-copy p{font-size:var(--text-body-l);color:var(--text-secondary);max-width:50ch;margin-bottom:var(--space-6);line-height:1.55}.kv-stats{display:flex;gap:var(--space-7);margin-bottom:var(--space-6);flex-wrap:wrap}.kv-stat b{display:block;font-family:var(--font-display);font-weight:700;font-size:2.4rem;letter-spacing:-.03em;color:var(--color-neutral-900);line-height:1}.kv-stat b em{font-style:normal;color:var(--color-brand)}.kv-stat span{font-size:var(--text-caption);color:var(--text-secondary);margin-top:6px;display:block}.impact{padding:var(--section-y) 0;position:relative;overflow:hidden}.impact__bg{position:absolute;width:480px;height:480px;background:var(--color-green-50);border-radius:55% 45% 60% 40%/60% 50% 50% 40%;top:30%;right:-200px;animation:morphA 22s ease-in-out infinite;z-index:0;pointer-events:none}.impact .wrap{position:relative;z-index:2}.impact__head{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-7);margin-bottom:var(--space-7);align-items:end}.impact__head h2{font-size:var(--text-h1);letter-spacing:-.02em;max-width:18ch}.impact__head h2 em{font-style:normal;color:var(--color-green-700)}.impact__head p{font-size:var(--text-body-l);color:var(--text-secondary);max-width:50ch;line-height:1.55}.impact__lang{display:flex;flex-wrap:wrap;gap:10px;margin-top:var(--space-6)}.lang-pill{padding:8px 18px;border-radius:var(--radius-pill);background:#fff;border:1.5px solid var(--border-subtle);font-family:var(--font-display);font-weight:600;font-size:.86rem;color:var(--text-secondary);display:inline-flex;align-items:center;gap:8px;transition:all var(--duration-fast) var(--ease-out)}.lang-pill:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--color-green-500)}.lang-pill:hover{background:var(--color-green-500);color:#fff;border-color:var(--color-green-500);transform:translateY(-2px) rotate(-2deg)}.lang-pill:hover:before{background:#fff}.impact__cards{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-4);margin-top:var(--space-6)}.impact-card{background:#fff;border-radius:var(--radius-lg);padding:var(--space-6);border:1px solid var(--border-subtle);position:relative;overflow:hidden;transition:all var(--duration-base) var(--ease-bounce)}.impact-card:hover{transform:translateY(-4px) rotate(-.5deg);border-color:var(--color-green-500);box-shadow:var(--shadow-lg)}.impact-card .icon{width:64px;height:64px;background:var(--color-green-500);border-radius:55% 45% 60% 40%/60% 50% 50% 40%;display:flex;align-items:center;justify-content:center;color:#fff;margin-bottom:var(--space-4);animation:morphA 10s ease-in-out infinite}.impact-card .icon svg{width:28px;height:28px}.impact-card.alt-1 .icon{background:var(--color-brand);animation:morphB 12s ease-in-out infinite}.impact-card.alt-2 .icon{background:var(--color-blue-500);animation:morphA 14s ease-in-out infinite}.impact-card h4{font-size:var(--text-h4);margin-bottom:var(--space-2);letter-spacing:-.01em}.impact-card p{font-size:var(--text-body-s);color:var(--text-secondary);line-height:1.6}.testi{padding:var(--section-y) 0;background:var(--color-paper-sunken);position:relative;overflow:hidden}.testi__bg-blob{position:absolute;width:400px;height:400px;background:var(--color-red-50);border-radius:55% 45% 60% 40%/60% 50% 50% 40%;top:-150px;left:-150px;animation:morphA 20s ease-in-out infinite;z-index:0;pointer-events:none}.testi .wrap{position:relative;z-index:2}.testi__head{text-align:center;max-width:720px;margin:0 auto var(--space-7)}.testi__head h2{font-size:var(--text-h1);margin:var(--space-3) 0;letter-spacing:-.02em}.testi__head h2 em{font-style:normal;color:var(--color-brand)}.testi__head p{color:var(--text-secondary);font-size:var(--text-body-l)}.testi__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--space-4)}.tcard{background:#fff;border-radius:var(--radius-lg);padding:var(--space-5);position:relative;display:flex;flex-direction:column;transition:all var(--duration-base) var(--ease-bounce)}.tcard:hover{transform:translateY(-4px) rotate(-.5deg);box-shadow:var(--shadow-md)}.tcard__quote{font-family:var(--font-display);font-weight:700;font-size:4rem;color:var(--color-brand);line-height:.6;margin-bottom:var(--space-3);height:24px}.tcard__stars{display:flex;gap:2px;margin-bottom:var(--space-3)}.tcard__stars span{width:16px;height:16px;background:var(--color-yellow-500);clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%);animation:float-y-soft 3s ease-in-out infinite}.tcard__stars span:nth-child(2){animation-delay:.1s}.tcard__stars span:nth-child(3){animation-delay:.2s}.tcard__stars span:nth-child(4){animation-delay:.3s}.tcard__stars span:nth-child(5){animation-delay:.4s}.tcard p{font-size:var(--text-body-s);color:var(--text-primary);line-height:1.55;margin-bottom:var(--space-5);flex:1}.tcard__author{display:flex;align-items:center;gap:12px;padding-top:var(--space-4);border-top:1px solid var(--border-subtle)}.tcard__avatar{width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-family:var(--font-display);font-weight:700;font-size:.92rem;flex:none;animation:morphB 12s ease-in-out infinite}.tcard.t1 .tcard__avatar{background:var(--color-brand)}.tcard.t2 .tcard__avatar{background:var(--color-purple-500)}.tcard.t3 .tcard__avatar{background:var(--color-green-500)}.tcard.t4 .tcard__avatar{background:var(--color-blue-500)}.tcard__author b{display:block;font-family:var(--font-display);font-weight:700;font-size:.92rem;letter-spacing:-.01em}.tcard__author span{font-size:.74rem;color:var(--text-secondary)}.ctaband{padding:clamp(40px,6vw,80px) 0}.ctaband__inner{background:var(--color-neutral-900);border-radius:var(--radius-xl);padding:clamp(40px,6vw,72px);color:#fff;position:relative;overflow:hidden;display:grid;grid-template-columns:1.2fr .8fr;gap:var(--space-7);align-items:center}.ctaband__deco{position:absolute;inset:0;pointer-events:none}.ctaband__deco .b1{position:absolute;width:300px;height:300px;background:var(--color-brand);border-radius:55% 45% 60% 40%/60% 50% 50% 40%;bottom:-100px;right:-60px;opacity:.85;animation:morphA 16s ease-in-out infinite}.ctaband__deco .b2{position:absolute;width:140px;height:140px;background:var(--color-yellow-500);border-radius:50%;top:-40px;right:30%;opacity:.95;animation:morphB 12s ease-in-out infinite,float-y 7s ease-in-out infinite}.ctaband__deco .b3{position:absolute;width:80px;height:80px;background:var(--color-purple-500);border-radius:60% 40% 50% 50%;bottom:18%;left:-20px;animation:morphA 14s ease-in-out infinite,float-y 5s ease-in-out infinite}.ctaband__deco .s1{position:absolute;width:24px;height:24px;background:var(--color-green-500);clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%);top:28%;left:40%;animation:spin-slow 18s linear infinite}.ctaband__copy{position:relative;z-index:2}.ctaband h2{font-size:clamp(2rem,3.4vw,2.8rem);letter-spacing:-.025em;line-height:1.04;margin-bottom:var(--space-3)}.ctaband h2 em{font-style:normal;color:var(--color-yellow-500)}.ctaband p{font-size:var(--text-body-l);color:#ffffffc7;max-width:42ch;line-height:1.55}.ctaband__form{position:relative;z-index:2;background:#fff;border-radius:var(--radius-lg);padding:var(--space-5);display:flex;flex-direction:column;gap:12px}.ctaband__form label{font-family:var(--font-display);font-weight:700;font-size:.74rem;letter-spacing:.08em;text-transform:uppercase;color:var(--text-secondary)}.ctaband__form input{width:100%;border:1.5px solid var(--border-subtle);border-radius:var(--radius-pill);padding:14px 20px;font-family:var(--font-body);font-size:.95rem;color:var(--text-primary);outline:none;transition:border-color var(--duration-fast) var(--ease-out)}.ctaband__form input:focus{border-color:var(--color-brand)}.ctaband__form button{margin-top:6px;width:100%;justify-content:center;padding:12px 22px;font-size:.9rem}.ctaband__form .hint{font-size:.74rem;color:var(--text-muted);text-align:center}@media(max-width:1180px){.pillars__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:1100px){.products__grid,.testi__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.hero__grid{grid-template-columns:1fr;gap:var(--space-7)}.hero__viz{height:460px;max-width:520px;margin:0 auto}.aud-row,.kv-grid,.impact__head,.impact__cards,.ctaband__inner,.awards__grid{grid-template-columns:1fr}}@media(max-width:640px){.products__grid,.testi__grid,.pillars__grid{grid-template-columns:1fr}.hero h1{font-size:2.4rem}.hero__meta{flex-direction:column;align-items:flex-start;gap:14px}.hv-chip-1,.hv-chip-2{display:none}}
