.r90-hero-wrap{--hero-max-width:1200px;--hero-radius:45px;--hero-padding-x:2rem;--hero-padding-y-top:1.6rem;--hero-padding-y-bottom:1.2rem;--hero-color-text:#ffffff;--hero-color-desc:#f3eaff;--hero-color-subtitle:#f5f5ff;--hero-color-kicker:#ffd34a;--hero-color-time:#ffe36b;--hero-color-stat-label:#d0d0ff;--hero-border-soft:rgba(255,255,255,0.04);--hero-border-card:rgba(255,255,255,0.08);--hero-border-cta:rgba(255,255,255,0.13);--hero-bg-card:rgba(4,0,18,0.96);--mascot-left-x:-65%;--mascot-right-x:72%;--mascot-size:65%;--mascot-opacity:0.95;position:relative;max-width:var(--hero-max-width);margin:0 auto 2rem;padding:var(--hero-padding-y-top) var(--hero-padding-x) var(--hero-padding-y-bottom);border-radius:var(--hero-radius);overflow:visible;color:var(--hero-color-text);isolation:isolate;background:radial-gradient(circle at 15% 20%,rgba(255,184,74,.25) 0,transparent 40%),radial-gradient(circle at 90% 18%,rgba(255,122,120,.25) 0,transparent 42%),radial-gradient(circle at 78% 80%,rgba(116,82,255,.32) 0,transparent 50%),radial-gradient(circle at 50% 0,rgba(120,80,255,.22) 0,transparent 40%),linear-gradient(135deg,#05000a 0,#030007 50%,#020006 100%);box-shadow:0 40px 100px rgba(0,0,0,.98),0 20px 60px rgba(80,50,180,.15),0 0 0 1px var(--hero-border-soft),inset 0 1px 0 rgba(255,255,255,.02);animation:heroFadeIn .6s ease-out}@keyframes heroFadeIn{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.r90-hero-wrap>*{position:relative;z-index:2}.r90-hero-wrap::after,.r90-hero-wrap::before{content:"";position:absolute;top:50%;height:var(--mascot-size);aspect-ratio:1/1;background-repeat:no-repeat;background-size:contain;background-position:center;pointer-events:none;z-index:1;opacity:var(--mascot-opacity);transition:transform .4s cubic-bezier(.4, 0, .2, 1),opacity .3s ease;filter:drop-shadow(0 10px 30px rgba(0,0,0,.5))}.r90-hero-wrap::before{background-image:url('../../images/robot-left-optimized.webp');left:0;transform:translate(var(--mascot-left-x),-50%);animation:mascotFloatLeft 6s ease-in-out infinite}.r90-hero-wrap::after{background-image:url('../../images/dolhin-right-transparent.webp');right:0;transform:translate(var(--mascot-right-x),-50%);animation:mascotFloatRight 6s ease-in-out infinite 3s}@keyframes mascotFloatLeft{0%,100%{transform:translate(var(--mascot-left-x),-50%) translateY(0)}50%{transform:translate(var(--mascot-left-x),-50%) translateY(-10px)}}@keyframes mascotFloatRight{0%,100%{transform:translate(var(--mascot-right-x),-50%) translateY(0)}50%{transform:translate(var(--mascot-right-x),-50%) translateY(-10px)}}.r90-hero-wrap:hover::before{transform:translate(calc(var(--mascot-left-x) + 3%),-50%);animation-play-state:paused}.r90-hero-wrap:hover::after{transform:translate(calc(var(--mascot-right-x) - 3%),-50%);animation-play-state:paused}.r90-hero{position:relative;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1.4fr);gap:1.6rem;align-items:stretch}.r90-hero-left{display:flex}.r90-hero-card{height:100%;display:flex;flex-direction:column;gap:.8rem;padding:.9rem 1.1rem 1rem;border-radius:26px;background:radial-gradient(circle at 10% 10%,rgba(255,255,255,.05) 0,transparent 50%),var(--hero-bg-card);border:1px solid var(--hero-border-card);box-shadow:0 25px 60px rgba(0,0,0,.92),0 10px 30px rgba(80,50,180,.12),inset 0 1px 0 rgba(255,255,255,.04);backdrop-filter:blur(20px);transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.r90-hero-card:hover{transform:translateY(-2px);border-color:rgba(255,255,255,.12);box-shadow:0 30px 70px rgba(0,0,0,.95),0 15px 40px rgba(80,50,180,.18),inset 0 1px 0 rgba(255,255,255,.06)}.r90-hero-cover-wrap{width:100%;max-width:300px;margin:0 auto .4rem;border-radius:22px;padding:.35rem;background:linear-gradient(135deg,#35d9ff 0,#ff6ba5 50%,#ffd34a 100%);box-shadow:0 8px 25px rgba(255,107,165,.3);flex-shrink:0;transition:transform .3s ease,box-shadow .3s ease}.r90-hero-cover-wrap:hover{transform:scale(1.02);box-shadow:0 12px 35px rgba(255,107,165,.4)}.r90-hero-cover{width:100%;aspect-ratio:1/1;border-radius:18px;background-size:cover;background-position:center;background-repeat:no-repeat;box-shadow:inset 0 0 0 1px rgba(0,0,0,.1)}.r90-hero-meta{flex:1;display:flex;flex-direction:column;gap:.55rem}.r90-hero-slot{display:flex;flex-direction:column;gap:.1rem}.r90-hero-show-link{text-decoration:none;transition:transform .2s ease}.r90-hero-show-link:hover{transform:translateX(3px)}.r90-hero-show{font-weight:700;font-size:1.05rem;color:#fff;transition:color .2s ease}.r90-hero-show-link:hover .r90-hero-show{color:#ffd34a;text-decoration:none}.r90-hero-time{font-size:.9rem;color:var(--hero-color-time);letter-spacing:.03em;text-transform:uppercase;font-weight:600}.r90-hero-desc{font-size:.92rem;line-height:1.65;color:var(--hero-color-desc);opacity:.95}.r90-hero-right{display:flex;flex-direction:column;justify-content:space-between;gap:1.2rem}.r90-hero-header{margin-bottom:.25rem}.r90-hero-kicker{font-size:.86rem;letter-spacing:.16em;text-transform:uppercase;color:var(--hero-color-kicker);margin:0 0 .25rem;font-weight:600;opacity:.95}.r90-hero-title{font-size:2rem;line-height:1.2;font-weight:800;margin:0 0 .3rem;color:#fff;text-shadow:0 5px 22px rgba(0,0,0,.95)}.r90-hero-title span{display:inline-block;margin-left:.35rem;background:linear-gradient(120deg,#32e1ff 0,#11a4ff 50%,#8df3ff 100%);-webkit-background-clip:text;background-clip:text;color:transparent;animation:gradientShift 3s ease infinite}@keyframes gradientShift{0%,100%{filter:brightness(1)}50%{filter:brightness(1.2)}}.r90-hero-subtitle{margin:0;font-size:.94rem;line-height:1.5;color:var(--hero-color-subtitle);opacity:.95}.r90-hero-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-bottom:.2rem}.r90-hero-stat-badge{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:.75rem .7rem;border-radius:14px;background:rgba(15,10,30,.92);border:1px solid rgba(255,255,255,.09);backdrop-filter:blur(20px);box-shadow:0 8px 24px rgba(0,0,0,.45),inset 0 1px 0 rgba(255,255,255,.05);overflow:visible;transition:transform .3s cubic-bezier(.4, 0, .2, 1),box-shadow .3s ease,border-color .3s ease}.r90-hero-stat-badge::before{content:"";position:absolute;inset:0;border-radius:inherit;background:radial-gradient(circle at 50% 0,rgba(100,150,255,.15),transparent 70%);pointer-events:none;opacity:0;transition:opacity .3s ease}.r90-hero-stat-badge:hover::before{opacity:1}.r90-hero-stat-badge .stat-icon{display:block;font-size:1.3rem;margin-bottom:.1rem;transition:transform .3s ease}.r90-hero-stat-badge .stat-value{display:block;font-size:1.4rem;font-weight:700;background:linear-gradient(180deg,#fff 0,#e0e0ff 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.r90-hero-stat-badge .stat-label{display:block;margin-top:.1rem;font-size:.78rem;letter-spacing:.06em;text-transform:uppercase;opacity:.85;color:var(--hero-color-stat-label)}.r90-hero-stat-badge:hover{transform:translateY(-4px) scale(1.02);border-color:rgba(255,255,255,.14);box-shadow:0 12px 32px rgba(0,0,0,.55),inset 0 1px 0 rgba(255,255,255,.08),0 0 28px rgba(100,150,255,.25)}.r90-hero-stat-badge:hover .stat-icon{transform:scale(1.1) rotate(-5deg)}.r90-hero-dynamic{margin-top:.1rem;font-size:.93rem;line-height:1.45;color:#ffd8ff;opacity:.95}.r90-hero-cta-bar{margin-top:.35rem;padding-top:.35rem;border-top:1px solid rgba(255,255,255,.07);display:flex;gap:1.6rem;justify-content:center;flex-wrap:wrap}.r90-hero-bigcta{position:relative;display:inline-flex;align-items:center;justify-content:center;font-size:clamp(.92rem, 1.4vw, 1.05rem);font-weight:600;padding:.75rem 1.6rem;background:rgba(255,255,255,.07);border:2px solid var(--hero-border-cta);border-radius:50px;color:#fff;text-decoration:none;box-shadow:0 10px 28px rgba(0,0,0,.65),inset 0 1px 0 rgba(255,255,255,.06);backdrop-filter:blur(16px);transition:all .3s cubic-bezier(.4, 0, .2, 1);overflow:hidden}.r90-hero-bigcta::before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);transition:left .5s ease}.r90-hero-bigcta:hover::before{left:100%}.r90-hero-bigcta:hover{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.2);transform:translateY(-3px);box-shadow:0 16px 38px rgba(0,0,0,.75),inset 0 1px 0 rgba(255,255,255,.1),0 0 25px rgba(100,150,255,.2)}.r90-hero-bigcta:active{transform:translateY(-1px)}.r90-hero-bigcta:focus-visible{outline:2px solid #32e1ff;outline-offset:3px}.r90-hero-bigcta:first-child{border-color:rgba(145,205,255,.75)}.r90-hero-bigcta:first-child:hover{box-shadow:0 16px 38px rgba(0,0,0,.75),0 0 30px rgba(145,205,255,.3)}.r90-hero-bigcta:nth-child(2){border-color:rgba(255,160,255,.75)}.r90-hero-bigcta:nth-child(2):hover{box-shadow:0 16px 38px rgba(0,0,0,.75),0 0 30px rgba(255,160,255,.3)}.r90-hero-bigcta:nth-child(3){border-color:rgba(255,210,120,.8)}.r90-hero-bigcta:nth-child(3):hover{box-shadow:0 16px 38px rgba(0,0,0,.75),0 0 30px rgba(255,210,120,.3)}@media (max-width:1200px){.r90-hero-wrap{margin-inline:1rem}}@media (max-width:1024px){.r90-hero-wrap{padding:2rem 1.8rem 2.2rem;border-radius:40px;--mascot-size:55%;--mascot-left-x:-55%;--mascot-right-x:62%;--mascot-opacity:0.7}.r90-hero{grid-template-columns:1fr;gap:2rem}.r90-hero-right{order:-1;gap:1.4rem}.r90-hero-cover-wrap{max-width:350px}.r90-hero-title{font-size:2.4rem}.r90-hero-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.r90-hero-stat-badge{padding:1rem .8rem}}@media (max-width:900px){.r90-hero-wrap{--mascot-size:48%;--mascot-left-x:-48%;--mascot-right-x:55%;--mascot-opacity:0.5}.r90-hero-wrap::after,.r90-hero-wrap::before{will-change:auto}.r90-hero-title{font-size:2.2rem}}@media (max-width:700px){.r90-hero-wrap{border-radius:0;margin-inline:-1rem;padding:2rem 1.25rem;background:radial-gradient(circle at 50% 20%,rgba(120,80,255,.2) 0,transparent 50%),linear-gradient(135deg,#05000a 0,#020006 100%);--mascot-opacity:0}.r90-hero-wrap::after,.r90-hero-wrap::before{background-image:none;animation:none}.r90-hero{gap:1.8rem}.r90-hero-right{gap:1.2rem}.r90-hero-card{padding:1.2rem;border-radius:24px}.r90-hero-cover-wrap{max-width:280px}.r90-hero-title{font-size:1.95rem}.r90-hero-stats{grid-template-columns:1fr;gap:.85rem}.r90-hero-stat-badge{flex-direction:row;gap:1rem;padding:1rem 1.2rem;text-align:left}.r90-hero-stat-badge .stat-icon{font-size:1.8rem;margin-bottom:0;flex-shrink:0}.r90-hero-stat-badge .stat-value{font-size:1.6rem}.r90-hero-stat-badge .stat-label{font-size:.82rem}.r90-hero-cta-bar{flex-direction:column;gap:.9rem;align-items:stretch}.r90-hero-bigcta{width:100%;padding:1rem 1.4rem;font-size:1rem}}@media (max-width:480px){.r90-hero-wrap{padding:1.8rem 1.1rem}.r90-hero-title{font-size:1.75rem}.r90-hero-cover-wrap{max-width:240px}.r90-hero-card{padding:1rem}}@media (prefers-reduced-motion:reduce){.r90-hero-bigcta,.r90-hero-card,.r90-hero-cover-wrap,.r90-hero-show-link,.r90-hero-stat-badge,.r90-hero-wrap,.r90-hero-wrap::after,.r90-hero-wrap::before{animation:none!important;transition:none!important}}@media (hover:none) and (pointer:coarse){.r90-hero-bigcta{min-height:48px}.r90-hero-stat-badge:hover{transform:none}}@media (prefers-contrast:high){.r90-hero-wrap{border:2px solid currentColor}.r90-hero-bigcta,.r90-hero-card,.r90-hero-stat-badge{border-width:2px}}