.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:#fff;--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,0.25),transparent 40%),radial-gradient(circle at 90% 18%,rgba(255,122,120,0.25),transparent 42%),radial-gradient(circle at 78% 80%,rgba(116,82,255,0.32),transparent 50%),linear-gradient(135deg,#05000a,#030007 50%,#020006);box-shadow:0 40px 100px rgba(0,0,0,0.98),0 20px 60px rgba(80,50,180,0.15)}.r90-hero-wrap>*{position:relative;z-index:2}.r90-hero-wrap::before,.r90-hero-wrap::after{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);filter:drop-shadow(0 10px 30px rgba(0,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%)}50%{transform:translate(var(--mascot-left-x),-50%) translateY(-10px)}}@keyframes mascotFloatRight{0%,100%{transform:translate(var(--mascot-right-x),-50%)}50%{transform:translate(var(--mascot-right-x),-50%) translateY(-10px)}}.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:0.8rem;padding:0.9rem 1.1rem 1rem;border-radius:26px;background:var(--hero-bg-card);border:1px solid var(--hero-border-card);box-shadow:0 25px 60px rgba(0,0,0,0.92);backdrop-filter:blur(20px)}.r90-hero-cover-wrap{width:100%;max-width:300px;margin:0 auto 0.4rem;border-radius:22px;padding:0.35rem;background:linear-gradient(135deg,#35d9ff,#ff6ba5 50%,#ffd34a);box-shadow:0 8px 25px rgba(255,107,165,0.3);flex-shrink:0}.r90-hero-cover{width:100%;aspect-ratio:1/1;border-radius:18px;background-size:cover;background-position:center;background-repeat:no-repeat}.r90-hero-meta{flex:1;display:flex;flex-direction:column;gap:0.55rem}.r90-hero-slot{display:flex;flex-direction:column;gap:0.1rem}.r90-hero-show-link{text-decoration:none}.r90-hero-show{font-weight:700;font-size:1.05rem;color:#fff}.r90-hero-show-link:hover .r90-hero-show{color:#ffd34a}.r90-hero-time{font-size:0.9rem;color:var(--hero-color-time);letter-spacing:0.03em;text-transform:uppercase;font-weight:600}.r90-hero-desc{font-size:0.92rem;line-height:1.65;color:var(--hero-color-desc);opacity:0.95}.r90-hero-right{display:flex;flex-direction:column;justify-content:space-between;gap:1.2rem}.r90-hero-header{margin-bottom:0.25rem}.r90-hero-kicker{font-size:0.86rem;letter-spacing:0.16em;text-transform:uppercase;color:var(--hero-color-kicker);margin:0 0 0.25rem;font-weight:600}.r90-hero-title{font-size:2rem;line-height:1.2;font-weight:800;margin:0 0 0.3rem;color:#fff;text-shadow:0 5px 22px rgba(0,0,0,0.95)}.r90-hero-title span{display:inline-block;margin-left:0.35rem;background:linear-gradient(120deg,#32e1ff,#11a4ff 50%,#8df3ff);-webkit-background-clip:text;background-clip:text;color:transparent}.r90-hero-subtitle{margin:0;font-size:0.94rem;line-height:1.5;color:var(--hero-color-subtitle);opacity:0.95}.r90-hero-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0.75rem;margin-bottom:0.2rem}.r90-hero-stat-badge{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:0.75rem 0.7rem;border-radius:14px;background:rgba(15,10,30,0.92);border:1px solid rgba(255,255,255,0.09);backdrop-filter:blur(20px);box-shadow:0 8px 24px rgba(0,0,0,0.45)}.r90-hero-stat-badge .stat-icon{display:block;font-size:1.3rem;margin-bottom:0.1rem}.r90-hero-stat-badge .stat-value{display:block;font-size:1.4rem;font-weight:700;background:linear-gradient(180deg,#fff,#e0e0ff);-webkit-background-clip:text;background-clip:text;color:transparent}.r90-hero-stat-badge .stat-label{display:block;margin-top:0.1rem;font-size:0.78rem;letter-spacing:0.06em;text-transform:uppercase;opacity:0.85;color:var(--hero-color-stat-label)}.r90-hero-dynamic{margin-top:0.1rem;font-size:0.93rem;line-height:1.45;color:#ffd8ff;opacity:0.95}.r90-hero-cta-bar{margin-top:0.35rem;padding-top:0.35rem;border-top:1px solid rgba(255,255,255,0.07);display:flex;gap:1.6rem;justify-content:center;flex-wrap:wrap}.r90-hero-bigcta{display:inline-flex;align-items:center;justify-content:center;font-size:clamp(0.92rem,1.4vw,1.05rem);font-weight:600;padding:0.75rem 1.6rem;background:rgba(255,255,255,0.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,0.65);backdrop-filter:blur(16px)}.r90-hero-bigcta:nth-child(1){border-color:rgba(145,205,255,0.75)}.r90-hero-bigcta:nth-child(2){border-color:rgba(255,160,255,0.75)}.r90-hero-bigcta:nth-child(3){border-color:rgba(255,210,120,0.8)}@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 0.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-title{font-size:2.2rem}}@media(max-width:700px){.r90-hero-wrap{border-radius:0;margin-inline:-1rem;padding:2rem 1.25rem;background:linear-gradient(135deg,#05000a,#020006);box-shadow:none}.r90-hero-wrap::before,.r90-hero-wrap::after{display:none}.r90-hero{gap:1.8rem}.r90-hero-right{gap:1.2rem}.r90-hero-card{padding:1.2rem;border-radius:24px;backdrop-filter:none;background:rgba(4,0,18,0.98)}.r90-hero-cover-wrap{max-width:280px}.r90-hero-title{font-size:1.95rem}.r90-hero-stats{grid-template-columns:1fr;gap:0.85rem}.r90-hero-stat-badge{flex-direction:row;gap:1rem;padding:1rem 1.2rem;text-align:left;backdrop-filter:none;background:rgba(15,10,30,0.98)}.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:0.82rem}.r90-hero-cta-bar{flex-direction:column;gap:0.9rem;align-items:stretch}.r90-hero-bigcta{width:100%;padding:1rem 1.4rem;font-size:1rem;backdrop-filter:none;background:rgba(255,255,255,0.1)}}@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){*{animation:none!important;transition:none!important}}