body.index {
    background:
        radial-gradient(circle at top left, rgba(255, 94, 36, 0.12), transparent 28%),
        radial-gradient(circle at top right, rgba(255, 94, 36, 0.1), transparent 26%),
        #fffaf7;
    color: #121212;
    font-family: 'Inter', system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
}

body.index main {
    overflow: clip;
}

body.index > .container.pt-4,
body.index > .container.d-print-none {
    display: block !important;
    width: min(1300px, calc(100% - 64px));
    margin: 0 auto;
}

body.index > .container.pt-4 {
    position: relative;
    z-index: 60;
    padding-top: 1rem;
    padding-bottom: 0.35rem;
}

body.index > .container.d-print-none {
    padding-top: 1.2rem;
    padding-bottom: 2.2rem;
}

body.index .app-footer,
body.index .footer {
    display: block !important;
}

body.index #navbar {
    margin-bottom: 0 !important;
    border-radius: 22px;
    border: 1px solid rgba(18, 18, 18, 0.06) !important;
    background: rgba(255, 255, 255, 0.96) !important;
    box-shadow: 0 16px 34px rgba(18, 18, 18, 0.06);
}

body.index #navbar > .container {
    max-width: none;
    padding-left: 1.3rem;
    padding-right: 1.3rem;
}

body.index .footer.app-footer {
    border-top: 1px solid rgba(18, 18, 18, 0.06);
    padding-top: 2rem;
}

.bioup-home {
    --bioup-orange: #ff5a1f;
    --bioup-orange-dark: #f04f16;
    --bioup-orange-soft: #fff1eb;
    --bioup-text: #121212;
    --bioup-muted: #5f5f66;
    --bioup-line: rgba(18, 18, 18, 0.08);
    --bioup-shadow: 0 20px 45px rgba(22, 20, 20, 0.12);
    --bioup-shadow-lg: 0 36px 80px rgba(22, 20, 20, 0.18);
    position: relative;
    padding-bottom: 0;
}

.bioup-home *,
.bioup-home *::before,
.bioup-home *::after {
    box-sizing: border-box;
}

.bioup-home a {
    color: inherit;
    text-decoration: none;
}

.bioup-home__container {
    width: min(1300px, calc(100% - 64px));
    margin: 0 auto;
}

.bioup-home__pill {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0.18rem 0.45rem;
    border: 1px solid rgba(18, 18, 18, 0.14);
    border-radius: 999px;
    font-size: 0.64rem;
    font-weight: 800;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    background: #fff;
}

.bioup-home__pill--orange {
    border-color: rgba(255, 90, 31, 0.2);
    color: var(--bioup-orange);
}

.bioup-home__nav-wrap {
    display: none;
}

.bioup-home__nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1.5rem;
    min-height: 102px;
}

.bioup-home__brand {
    display: inline-flex;
    align-items: center;
    flex-shrink: 0;
}

.bioup-home__brand-logo {
    max-width: 170px;
    max-height: 46px;
}

.bioup-home__brand-text {
    font-family: 'Anton', sans-serif;
    font-size: 2rem;
    letter-spacing: -0.02em;
}

.bioup-home__nav-links {
    display: flex;
    align-items: center;
    gap: 1.65rem;
    font-size: 1rem;
    font-weight: 600;
}

.bioup-home__nav-links > a {
    display: inline-flex;
    align-items: center;
    gap: 0.4rem;
    white-space: nowrap;
}

.bioup-home__nav-links > a:hover {
    color: var(--bioup-orange);
}

.bioup-home__nav-cta {
    padding: 1rem 1.4rem;
    border-radius: 18px;
    background: linear-gradient(135deg, var(--bioup-orange), #ff7849);
    color: #fff !important;
    box-shadow: 0 16px 28px rgba(255, 90, 31, 0.24);
}

.bioup-home__nav-toggle {
    display: none;
    width: 52px;
    height: 52px;
    padding: 0;
    border: 0;
    border-radius: 16px;
    background: #fff;
    box-shadow: var(--bioup-shadow);
}

.bioup-home__nav-toggle span {
    display: block;
    width: 22px;
    height: 2px;
    margin: 5px auto;
    border-radius: 999px;
    background: #121212;
}

.bioup-home__hero {
    position: relative;
    padding: 4.4rem 0 6.2rem;
    background:
        radial-gradient(circle at 18% 8%, rgba(255, 90, 31, 0.08), transparent 28%),
        linear-gradient(180deg, #ffe9df 0%, #fff8f4 45%, #fffaf7 100%);
}

.bioup-home__hero::before {
    content: '';
    position: absolute;
    inset: 0 0 auto;
    height: 760px;
    background:
        radial-gradient(circle at 12% 18%, rgba(255, 90, 31, 0.12), transparent 34%),
        radial-gradient(circle at 86% 14%, rgba(255, 90, 31, 0.08), transparent 24%);
    pointer-events: none;
}

.bioup-home__hero-grid {
    position: relative;
    z-index: 1;
    display: grid;
    grid-template-columns: minmax(680px, 1.06fr) minmax(400px, 0.94fr);
    align-items: center;
    gap: 5.5rem;
}

.bioup-home__hero-copy {
    max-width: 720px;
    padding-top: 0.5rem;
}

.bioup-home__brush-badge {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 2.2rem;
    padding: 0.66rem 1.05rem;
    border-radius: 16px 18px 8px 12px;
    background: #121212;
    color: #fff;
    font-family: 'Anton', sans-serif;
    font-size: 1.45rem;
    letter-spacing: 0.02em;
    transform: rotate(-4deg);
}

.bioup-home__brush-badge::before,
.bioup-home__brush-badge::after {
    content: '';
    position: absolute;
    background: var(--bioup-orange);
}

.bioup-home__brush-badge::before {
    width: 34px;
    height: 3px;
    right: -16px;
    top: -10px;
    box-shadow: 0 10px 0 var(--bioup-orange), -9px 18px 0 var(--bioup-orange);
    transform: rotate(18deg);
}

.bioup-home__brush-badge::after {
    width: 74px;
    height: 5px;
    right: -18px;
    bottom: -9px;
    border-radius: 999px;
    transform: rotate(-7deg);
}

.bioup-home__headline {
    position: relative;
    display: inline-block;
    margin: 0;
    padding-bottom: 1.3rem;
    font-family: 'Barlow Condensed', sans-serif;
    font-size: clamp(4.65rem, 6.65vw, 6.8rem);
    font-weight: 800;
    font-style: italic;
    line-height: 0.89;
    letter-spacing: -0.01em;
    text-transform: none;
    transform: rotate(-1.2deg);
    transform-origin: left top;
}

.bioup-home__headline-line {
    display: block;
    white-space: nowrap;
}

.bioup-home__headline-accent,
.bioup-home__headline-line--accent {
    color: var(--bioup-orange);
}

.bioup-home__headline::after {
    content: '';
    position: absolute;
    left: 51%;
    bottom: 0.12rem;
    width: 124px;
    height: 12px;
    border-bottom: 4px solid #121212;
    border-radius: 0 0 90px 90px;
    transform: translateX(-50%) rotate(-1deg);
}

.bioup-home__lead {
    max-width: 540px;
    margin: 2.4rem 0 0;
    font-size: 1.22rem;
    line-height: 1.82;
    color: #2c2c31;
}

.bioup-home__lead strong {
    color: #121212;
}

.bioup-home__hero-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    margin-top: 2.2rem;
    margin-bottom: 2.8rem;
}

.bioup-home__button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 0.7rem;
    min-height: 58px;
    padding: 0 1.55rem;
    border-radius: 17px;
    font-size: 1.02rem;
    font-weight: 800;
    transition: transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
}

.bioup-home__button:hover {
    transform: translateY(-2px);
}

.bioup-home__button--primary {
    background: linear-gradient(135deg, var(--bioup-orange), #ff7849);
    color: #fff;
    box-shadow: 0 18px 30px rgba(255, 90, 31, 0.24);
}

.bioup-home__button--secondary {
    border: 1.5px solid rgba(255, 90, 31, 0.35);
    background: #fff;
    color: #121212;
    box-shadow: var(--bioup-shadow);
}

.bioup-home__trust-row {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem 1.6rem;
    margin-top: 0.5rem;
}

.bioup-home__trust-item {
    display: inline-flex;
    align-items: center;
    gap: 0.7rem;
    font-size: 0.92rem;
    font-weight: 700;
    color: #3b3b40;
}

.bioup-home__trust-item i {
    color: var(--bioup-orange);
    font-size: 0.92rem;
}

.bioup-home__hero-visual {
    position: relative;
    transform: translateX(10px);
}

.bioup-home__stage {
    position: relative;
    min-height: 860px;
}

.bioup-home__phone-wrap {
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.bioup-home__phone {
    position: relative;
    width: min(405px, 100%);
    padding: 14px;
    border-radius: 54px;
    background: linear-gradient(145deg, #151515, #010101);
    box-shadow: var(--bioup-shadow-lg);
    transform: rotate(7deg);
}

.bioup-home__phone::before {
    content: '';
    position: absolute;
    top: 16px;
    left: 50%;
    width: 132px;
    height: 28px;
    margin-left: -66px;
    border-radius: 999px;
    background: #111;
    z-index: 3;
}

.bioup-home__phone-screen {
    overflow: hidden;
    border-radius: 42px;
    background: #fff;
    min-height: 760px;
    border: 1px solid rgba(18, 18, 18, 0.08);
}

.bioup-home__phone-topbar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1.2rem 1.35rem 0.85rem;
    font-family: 'Anton', sans-serif;
    font-size: 1.8rem;
}

.bioup-home__phone-brand em,
.bioup-home__mini-phone-top em {
    font-style: normal;
    color: var(--bioup-orange);
}

.bioup-home__phone-camera {
    width: 18px;
    height: 18px;
    border: 2px solid rgba(18, 18, 18, 0.4);
    border-radius: 50%;
}

.bioup-home__phone-hero {
    position: relative;
    padding: 2.2rem 1.2rem 1.25rem;
    text-align: center;
}

.bioup-home__phone-hero::before {
    content: '';
    position: absolute;
    inset: 0 0 auto;
    height: 94px;
    background: linear-gradient(180deg, #181818, #181818 58%, var(--bioup-orange) 58%, var(--bioup-orange) 63%, #fff 63%);
}

.bioup-home__phone-avatar {
    position: relative;
    z-index: 1;
    width: 118px;
    height: 118px;
    margin: 0 auto 1rem;
    border-radius: 50%;
    border: 6px solid #fff;
    background:
        radial-gradient(circle at 55% 34%, #f6b46d 0 18%, transparent 18%),
        radial-gradient(circle at 40% 38%, #3b2318 0 28%, transparent 28%),
        radial-gradient(circle at 50% 62%, #ef8d58 0 34%, #b85d30 52%, #8c3b1b 100%);
    box-shadow: 0 10px 25px rgba(18, 18, 18, 0.18);
}

.bioup-home__phone-hero strong,
.bioup-home__phone-hero span,
.bioup-home__phone-hero small {
    position: relative;
    z-index: 1;
    display: block;
}

.bioup-home__phone-hero strong {
    font-size: 1.75rem;
    line-height: 1.1;
}

.bioup-home__phone-hero span {
    margin-top: 0.35rem;
    font-size: 0.96rem;
    color: #434349;
}

.bioup-home__phone-hero small {
    margin-top: 0.3rem;
    font-size: 0.88rem;
    color: #7a7a83;
}

.bioup-home__phone-socials {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1.2rem;
    padding: 0.3rem 1.2rem 1rem;
    font-size: 1.2rem;
}

.bioup-home__phone-button {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.7rem;
    width: calc(100% - 2rem);
    margin: 0 auto 0.8rem;
    padding: 0.95rem 1rem;
    border-radius: 14px;
    font-weight: 800;
}

.bioup-home__phone-button--primary {
    background: linear-gradient(135deg, var(--bioup-orange), #ff7e4b);
    color: #fff;
}

.bioup-home__phone-button--dark {
    background: #111;
    color: #fff;
}

.bioup-home__phone-video {
    display: flex;
    align-items: center;
    gap: 1rem;
    margin: 0.95rem 1rem;
    padding: 1rem;
    border-radius: 18px;
    color: #fff;
    background:
        linear-gradient(135deg, rgba(255, 90, 31, 0.8), rgba(18, 18, 18, 0.82)),
        #111;
}

.bioup-home__phone-video strong,
.bioup-home__phone-newsletter strong {
    display: block;
}

.bioup-home__phone-video span,
.bioup-home__phone-newsletter span {
    display: block;
    margin-top: 0.25rem;
    font-size: 0.9rem;
    color: rgba(255, 255, 255, 0.82);
}

.bioup-home__play-button {
    display: grid;
    place-items: center;
    flex-shrink: 0;
    width: 56px;
    height: 56px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.12);
    border: 1px solid rgba(255, 255, 255, 0.2);
}

.bioup-home__phone-newsletter {
    margin: 0.95rem 1rem;
    padding: 1rem;
    border-radius: 18px;
    background: #f4f1ec;
}

.bioup-home__phone-newsletter span {
    color: #73737b;
}

.bioup-home__phone-input {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.8rem;
    margin-top: 0.85rem;
    padding: 0.4rem 0.4rem 0.4rem 0.95rem;
    border-radius: 999px;
    background: #fff;
    font-size: 0.84rem;
}

.bioup-home__phone-input button {
    border: 0;
    padding: 0.75rem 0.95rem;
    border-radius: 999px;
    background: var(--bioup-orange);
    color: #fff;
    font-size: 0.84rem;
    font-weight: 800;
}

.bioup-home__phone-button--whatsapp {
    margin-top: 1rem;
    background: #111;
    color: #fff;
}

.bioup-home__phone-button--whatsapp .fa-whatsapp {
    color: #31d366;
}

.bioup-home__phone-footer {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 1rem;
    padding: 1.1rem 1.2rem 1.2rem;
    font-size: 0.94rem;
    font-weight: 700;
}

.bioup-home__phone-mini-qr,
.bioup-home__mini-phone-qr {
    position: relative;
    width: 52px;
    height: 52px;
    border-radius: 12px;
    background:
        linear-gradient(90deg, #121212 0 16%, transparent 16% 20%, #121212 20% 36%, transparent 36% 44%, #121212 44% 60%, transparent 60% 68%, #121212 68% 100%),
        linear-gradient(#121212 0 16%, transparent 16% 20%, #121212 20% 36%, transparent 36% 44%, #121212 44% 60%, transparent 60% 68%, #121212 68% 100%);
}

.bioup-home__floating-card {
    position: absolute;
    z-index: 3;
    border-radius: 26px;
    background: rgba(255, 255, 255, 0.92);
    border: 1px solid rgba(18, 18, 18, 0.06);
    box-shadow: 0 16px 30px rgba(18, 18, 18, 0.08);
    backdrop-filter: blur(20px);
}

.bioup-home__floating-card strong {
    display: block;
}

.bioup-home__floating-kicker {
    display: block;
    margin-bottom: 0.45rem;
    font-size: 0.82rem;
    font-weight: 700;
    color: #6c6c74;
}

.bioup-home__floating-card--metric {
    top: 118px;
    left: 18px;
    width: 152px;
    padding: 1rem 1rem 0.9rem;
}

.bioup-home__floating-card--metric strong,
.bioup-home__floating-card--conversion strong {
    display: inline-block;
    font-size: 2.1rem;
    line-height: 1;
}

.bioup-home__floating-growth {
    margin-left: 0.55rem;
    font-size: 1rem;
    font-weight: 800;
    color: var(--bioup-orange);
}

.bioup-home__sparkline {
    display: flex;
    align-items: flex-end;
    gap: 0.4rem;
    height: 42px;
    margin-top: 0.85rem;
}

.bioup-home__sparkline span {
    display: block;
    flex: 1;
    border-radius: 999px;
    background: linear-gradient(180deg, rgba(255, 90, 31, 0.28), var(--bioup-orange));
}

.bioup-home__sparkline span:nth-child(1) { height: 28%; }
.bioup-home__sparkline span:nth-child(2) { height: 40%; }
.bioup-home__sparkline span:nth-child(3) { height: 34%; }
.bioup-home__sparkline span:nth-child(4) { height: 58%; }
.bioup-home__sparkline span:nth-child(5) { height: 84%; }

.bioup-home__floating-card--quiz {
    left: 24px;
    bottom: 174px;
    display: flex;
    align-items: center;
    gap: 0.95rem;
    width: 172px;
    padding: 0.9rem 0.9rem 0.85rem;
}

.bioup-home__floating-card--quiz span {
    display: block;
    margin-top: 0.2rem;
    font-size: 0.88rem;
    color: #66666e;
}

.bioup-home__floating-icon {
    display: grid;
    place-items: center;
    flex-shrink: 0;
    width: 42px;
    height: 42px;
    border-radius: 14px;
    color: #fff;
    background: linear-gradient(135deg, var(--bioup-orange), #ff8457);
}

.bioup-home__floating-card--qr {
    top: 166px;
    right: 6px;
    width: 138px;
    padding: 0.9rem;
    text-align: center;
}

.bioup-home__qr-image {
    display: block;
    width: 100%;
    margin-top: 0.45rem;
    border-radius: 10px;
    background: #fff;
}

.bioup-home__floating-card--socials {
    top: 448px;
    right: 16px;
    display: flex;
    gap: 0.8rem;
    padding: 0.75rem 0.9rem;
    font-size: 1.2rem;
    color: var(--bioup-orange);
}

.bioup-home__floating-card--socials i:nth-child(2) {
    color: #111;
}

.bioup-home__floating-card--message {
    right: 22px;
    bottom: 214px;
    display: flex;
    flex-direction: column;
    gap: 0.25rem;
    width: 164px;
    padding: 0.9rem 0.9rem 0.82rem 1.15rem;
    font-size: 0.9rem;
    font-weight: 700;
}

.bioup-home__floating-card--message small {
    font-size: 0.85rem;
    color: #66666e;
}

.bioup-home__dot {
    position: absolute;
    left: 1rem;
    top: 1.15rem;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: var(--bioup-orange);
}

.bioup-home__floating-card--message {
    padding-left: 1.95rem;
}

.bioup-home__floating-card--conversion {
    right: 22px;
    bottom: 68px;
    width: 160px;
    padding: 0.9rem 0.9rem 0.95rem;
}

.bioup-home__bars {
    display: flex;
    align-items: flex-end;
    gap: 0.42rem;
    height: 56px;
    margin-top: 0.9rem;
}

.bioup-home__bars span {
    display: block;
    flex: 1;
    border-radius: 8px 8px 0 0;
    background: linear-gradient(180deg, rgba(255, 90, 31, 0.28), var(--bioup-orange));
}

.bioup-home__bars span:nth-child(1) { height: 24%; }
.bioup-home__bars span:nth-child(2) { height: 38%; }
.bioup-home__bars span:nth-child(3) { height: 48%; }
.bioup-home__bars span:nth-child(4) { height: 92%; }

.bioup-home__arrow {
    display: none;
}

.bioup-home__cards {
    padding: 3rem 0 6.4rem;
}

.bioup-home__cards-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 1.5rem;
}

.bioup-home__feature-card {
    display: flex;
    align-items: flex-start;
    gap: 1rem;
    padding: 2rem 1.7rem;
    border: 1px solid var(--bioup-line);
    border-radius: 24px;
    background: rgba(255, 255, 255, 0.92);
    box-shadow: var(--bioup-shadow);
}

.bioup-home__feature-card h2,
.bioup-home__ecosystem h2,
.bioup-home__explore h2,
.bioup-home__audiences h2,
.bioup-home__cta h2 {
    margin: 0;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 900;
    letter-spacing: -0.03em;
}

.bioup-home__feature-card h2 {
    font-size: 1.88rem;
    line-height: 1;
}

.bioup-home__feature-card p {
    margin: 0.65rem 0 0;
    font-size: 0.98rem;
    line-height: 1.7;
    color: var(--bioup-muted);
}

.bioup-home__feature-icon {
    display: grid;
    place-items: center;
    flex-shrink: 0;
    width: 66px;
    height: 66px;
    border-radius: 18px;
    font-size: 1.8rem;
}

.bioup-home__feature-icon--spark,
.bioup-home__feature-icon--target {
    color: var(--bioup-orange);
    background: var(--bioup-orange-soft);
}

.bioup-home__feature-icon--qr {
    color: #fff;
    background: linear-gradient(135deg, var(--bioup-orange), #ff8757);
}

.bioup-home__ecosystem {
    padding: 3rem 0 6rem;
}

.bioup-home__ecosystem h2,
.bioup-home__explore h2,
.bioup-home__audiences h2 {
    text-align: center;
    font-size: clamp(3rem, 4.8vw, 4.3rem);
    line-height: 0.98;
}

.bioup-home__ecosystem h2 span,
.bioup-home__explore h2 span,
.bioup-home__audiences h2 span {
    color: var(--bioup-orange);
}

.bioup-home__ecosystem-grid {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 280px minmax(0, 1fr);
    align-items: center;
    gap: 1.1rem;
    margin-top: 2.4rem;
}

.bioup-home__ecosystem-list {
    display: grid;
    gap: 1rem;
}

.bioup-home__ecosystem-item {
    position: relative;
    display: flex;
    align-items: center;
    gap: 1rem;
    min-height: 66px;
    padding: 0.85rem 1rem;
    border-radius: 20px;
    background: rgba(255, 255, 255, 0.88);
    border: 1px solid var(--bioup-line);
    box-shadow: var(--bioup-shadow);
    font-size: 0.96rem;
    font-weight: 700;
}

.bioup-home__ecosystem-item i {
    display: grid;
    place-items: center;
    width: 44px;
    height: 44px;
    border-radius: 14px;
    background: #fff;
    box-shadow: inset 0 0 0 1px rgba(18, 18, 18, 0.08);
    color: #121212;
}

.bioup-home__ecosystem-list--left .bioup-home__ecosystem-item::after,
.bioup-home__ecosystem-list--right .bioup-home__ecosystem-item::after {
    content: '';
    position: absolute;
    top: 50%;
    width: 42px;
    border-top: 2px dashed rgba(255, 90, 31, 0.58);
}

.bioup-home__ecosystem-list--left .bioup-home__ecosystem-item::after {
    right: -34px;
    transform: translateY(-50%) rotate(5deg);
}

.bioup-home__ecosystem-list--right .bioup-home__ecosystem-item::after {
    left: -34px;
    transform: translateY(-50%) rotate(-5deg);
}

.bioup-home__mini-phone {
    padding: 0.85rem 0.8rem 0.8rem;
    border: 1.5px solid rgba(255, 90, 31, 0.36);
    border-radius: 32px;
    background: #fff;
    box-shadow: 0 25px 50px rgba(18, 18, 18, 0.1);
}

.bioup-home__mini-phone-top {
    margin-bottom: 0.75rem;
    font-family: 'Anton', sans-serif;
    font-size: 2rem;
    text-align: center;
}

.bioup-home__mini-phone-avatar {
    width: 82px;
    height: 82px;
    margin: 0 auto 0.8rem;
    border-radius: 50%;
    background:
        radial-gradient(circle at 55% 38%, #f6b46d 0 18%, transparent 18%),
        radial-gradient(circle at 40% 38%, #3b2318 0 28%, transparent 28%),
        radial-gradient(circle at 50% 62%, #ef8d58 0 34%, #b85d30 52%, #8c3b1b 100%);
}

.bioup-home__mini-phone-bar {
    display: block;
    height: 18px;
    margin: 0.7rem auto;
    border-radius: 999px;
}

.bioup-home__mini-phone-bar--orange {
    width: 86%;
    background: var(--bioup-orange);
}

.bioup-home__mini-phone-bar--dark {
    width: 78%;
    background: #121212;
}

.bioup-home__mini-phone-play {
    display: grid;
    place-items: center;
    width: 72px;
    height: 52px;
    margin: 1rem auto;
    border-radius: 18px;
    background: #f3f0eb;
}

.bioup-home__mini-phone-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 1rem;
    padding: 0 0.25rem;
    font-size: 1.15rem;
}

.bioup-home__explore {
    padding: 3rem 0 6rem;
}

.bioup-home__explore-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 1.35rem;
    margin-top: 2.9rem;
}

.bioup-home__explore-card {
    display: flex;
    justify-content: space-between;
    gap: 1rem;
    padding: 1.95rem;
    border: 1.5px solid rgba(255, 90, 31, 0.28);
    border-radius: 24px;
    background: rgba(255, 255, 255, 0.9);
    box-shadow: var(--bioup-shadow);
}

.bioup-home__explore-title {
    margin-bottom: 1rem;
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 2rem;
    font-weight: 900;
    line-height: 0.98;
    letter-spacing: -0.03em;
}

.bioup-home__explore-title span {
    color: var(--bioup-orange);
}

.bioup-home__explore-copy p {
    margin: 0 0 1.3rem;
    color: var(--bioup-muted);
    font-size: 0.98rem;
    line-height: 1.68;
}

.bioup-home__explore-copy a {
    display: inline-flex;
    align-items: center;
    gap: 0.55rem;
    padding: 0.9rem 1rem;
    border-radius: 16px;
    background: linear-gradient(135deg, var(--bioup-orange), #ff7a4d);
    color: #fff;
    font-weight: 800;
}

.bioup-home__explore-visual {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 126px;
    border-radius: 20px;
    background: var(--bioup-orange-soft);
    color: var(--bioup-orange);
    font-size: 3rem;
}

.bioup-home__explore-visual--board {
    position: relative;
    flex-direction: column;
    gap: 0.5rem;
}

.bioup-home__explore-visual--board span {
    width: 82px;
    height: 18px;
    border-radius: 999px;
    background: #fff;
    box-shadow: inset 0 0 0 1px rgba(255, 90, 31, 0.12);
}

.bioup-home__explore-visual--board i {
    position: absolute;
    right: 10px;
    bottom: 10px;
    font-size: 2rem;
    color: #121212;
}

.bioup-home__explore-visual--book i,
.bioup-home__explore-visual--agency > i {
    font-size: 4rem;
}

.bioup-home__explore-visual--agency {
    flex-direction: column;
    gap: 0.85rem;
}

.bioup-home__faces {
    display: flex;
    gap: 0.3rem;
}

.bioup-home__faces span {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background:
        radial-gradient(circle at 50% 38%, #f6b46d 0 16%, transparent 16%),
        radial-gradient(circle at 50% 62%, #ef8d58 0 32%, #8c3b1b 100%);
    border: 3px solid #fff;
}

.bioup-home__audiences {
    padding: 2.4rem 0 5rem;
}

.bioup-home__audiences-grid {
    display: grid;
    grid-template-columns: repeat(6, minmax(0, 1fr));
    gap: 0.6rem;
    margin-top: 2rem;
}

.bioup-home__audience-item {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
    padding: 0.45rem 0.15rem;
    text-align: center;
    font-size: 0.9rem;
    font-weight: 600;
    color: #2f2f35;
}

.bioup-home__audience-item i {
    font-size: 0.95rem;
}

.bioup-home__blog {
    padding: 0 0 5rem;
}

.bioup-home__blog h2 {
    margin: 0 0 2.4rem;
    text-align: center;
    font-family: 'Barlow Condensed', sans-serif;
    font-size: clamp(3rem, 4.8vw, 4.3rem);
    font-weight: 900;
    line-height: 0.98;
    letter-spacing: -0.03em;
}

.bioup-home__blog h2 span {
    color: var(--bioup-orange);
}

.bioup-home__blog-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 1.5rem;
}

.bioup-home__blog-card {
    overflow: hidden;
    border: 1px solid rgba(18, 18, 18, 0.08);
    border-radius: 24px;
    background: rgba(255, 255, 255, 0.94);
    box-shadow: var(--bioup-shadow);
}

.bioup-home__blog-image-link {
    display: block;
}

.bioup-home__blog-image {
    display: block;
    width: 100%;
    height: 220px;
    object-fit: cover;
}

.bioup-home__blog-copy {
    padding: 1.45rem 1.4rem 1.5rem;
}

.bioup-home__blog-copy h3 {
    margin: 0 0 0.8rem;
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 1.95rem;
    font-weight: 800;
    line-height: 1;
    letter-spacing: -0.02em;
}

.bioup-home__blog-copy p {
    margin: 0 0 1rem;
    color: var(--bioup-muted);
    font-size: 0.98rem;
    line-height: 1.7;
}

.bioup-home__blog-link {
    display: inline-flex;
    align-items: center;
    gap: 0.45rem;
    color: var(--bioup-orange) !important;
    font-weight: 800;
}

.bioup-home__cta {
    position: relative;
    overflow: hidden;
    padding: 0;
    background:
        radial-gradient(circle at 10% 90%, rgba(255, 255, 255, 0.18), transparent 18%),
        radial-gradient(circle at 90% 10%, rgba(255, 255, 255, 0.12), transparent 16%),
        linear-gradient(135deg, #f84d10, #ff6c2d 58%, #ff855a);
    color: #fff;
}

.bioup-home__cta::before,
.bioup-home__cta::after {
    content: '';
    position: absolute;
    pointer-events: none;
}

.bioup-home__cta::before {
    left: -30px;
    bottom: -36px;
    width: 210px;
    height: 210px;
    background:
        radial-gradient(circle, rgba(255, 255, 255, 0.45) 0 1px, transparent 1px);
    background-size: 12px 12px;
    opacity: 0.3;
    transform: rotate(12deg);
}

.bioup-home__cta::after {
    right: 24px;
    top: 26px;
    width: 120px;
    height: 120px;
    border-top: 6px solid #111;
    border-right: 6px solid #111;
    transform: rotate(18deg);
}

.bioup-home__cta-inner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 460px;
    padding: 5.4rem 0;
}

.bioup-home__cta-copy {
    max-width: 800px;
    text-align: center;
}

.bioup-home__cta h2 {
    font-size: clamp(3.8rem, 6.3vw, 6rem);
    line-height: 0.94;
}

.bioup-home__cta-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 62px;
    margin-top: 1.8rem;
    padding: 0 2rem;
    border-radius: 18px;
    background: #fff;
    color: #121212 !important;
    font-family: 'Inter', sans-serif;
    font-size: 1.18rem;
    font-weight: 800;
    line-height: 1;
    box-shadow: 0 20px 30px rgba(18, 18, 18, 0.18);
}

.bioup-home__cta-copy p {
    margin: 1.5rem 0 0;
    font-size: 1.2rem;
    line-height: 1.75;
    opacity: 0.96;
}

.bioup-home__cta-sticker {
    position: absolute;
    z-index: 2;
    padding: 1rem 1.1rem;
    border-radius: 18px;
    background: #111;
    color: #fff;
    font-family: 'Anton', sans-serif;
    font-size: 1.9rem;
    line-height: 1.05;
    letter-spacing: 0.02em;
    transform: rotate(-7deg);
}

.bioup-home__cta-sticker--left {
    left: 10px;
    top: 40px;
}

.bioup-home__cta-sticker--right {
    right: 78px;
    bottom: 32px;
    transform: rotate(7deg);
}

@media (max-width: 1260px) {
    .bioup-home__nav-links {
        gap: 1.1rem;
        font-size: 0.94rem;
    }

    .bioup-home__hero-grid {
        grid-template-columns: minmax(0, 1fr) minmax(420px, 0.95fr);
    }

    .bioup-home__phone {
        width: min(372px, 100%);
    }

    .bioup-home__explore-grid,
    .bioup-home__cards-grid,
    .bioup-home__audiences-grid,
    .bioup-home__blog-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

@media (max-width: 1080px) {
    .bioup-home__nav-toggle {
        display: block;
    }

    .bioup-home__nav-links {
        position: absolute;
        top: calc(100% - 8px);
        left: 24px;
        right: 24px;
        display: none;
        flex-direction: column;
        align-items: stretch;
        gap: 0;
        padding: 0.75rem;
        border: 1px solid rgba(18, 18, 18, 0.08);
        border-radius: 24px;
        background: rgba(255, 255, 255, 0.98);
        box-shadow: 0 28px 55px rgba(18, 18, 18, 0.14);
    }

    .bioup-home__nav-links.is-open {
        display: flex;
    }

    .bioup-home__nav-links > a {
        justify-content: space-between;
        padding: 1rem;
        border-radius: 16px;
    }

    .bioup-home__nav-links > a:hover {
        background: var(--bioup-orange-soft);
    }

    .bioup-home__nav-cta {
        justify-content: center !important;
        margin-top: 0.5rem;
    }

    .bioup-home__hero-grid,
    .bioup-home__cards-grid,
    .bioup-home__explore-grid,
    .bioup-home__audiences-grid,
    .bioup-home__ecosystem-grid,
    .bioup-home__blog-grid {
        grid-template-columns: 1fr;
    }

    .bioup-home__hero {
        padding: 2.8rem 0 4.6rem;
    }

    .bioup-home__hero-grid {
        gap: 3.5rem;
    }

    .bioup-home__hero-copy {
        max-width: none;
    }

    .bioup-home__hero-copy {
        order: 1;
    }

    .bioup-home__hero-visual {
        order: 2;
        transform: none;
    }

    .bioup-home__lead {
        max-width: none;
    }

    .bioup-home__stage {
        min-height: 780px;
        max-width: 620px;
        margin: 0 auto;
    }

    .bioup-home__ecosystem-list--left .bioup-home__ecosystem-item::after,
    .bioup-home__ecosystem-list--right .bioup-home__ecosystem-item::after,
    .bioup-home__arrow,
    .bioup-home__cta-sticker {
        display: none;
    }

    .bioup-home__audience-item {
        justify-content: flex-start;
        padding: 0.85rem 0;
    }

    .bioup-home__cta-inner {
        min-height: 0;
        padding: 3.5rem 0;
    }
}

@media (max-width: 767px) {
    .bioup-home__container {
        width: min(100% - 28px, 560px);
    }

    body.index > .container.pt-4,
    body.index > .container.d-print-none {
        width: min(100% - 28px, 560px);
    }

    body.index {
        background:
            radial-gradient(circle at top left, rgba(255, 94, 36, 0.1), transparent 28%),
            #fffaf7;
    }

    body.index > .container.pt-4 {
        padding-top: 0.75rem;
        padding-bottom: 0;
    }

    body.index > .container.d-print-none {
        padding-top: 0.8rem;
        padding-bottom: 1.2rem;
    }

    body.index #navbar {
        border-radius: 18px;
        box-shadow: 0 10px 24px rgba(18, 18, 18, 0.05);
    }

    body.index #navbar > .container {
        padding-left: 0.95rem;
        padding-right: 0.95rem;
    }

    body.index #navbar .navbar-brand {
        max-width: calc(100% - 64px);
    }

    body.index #navbar .navbar-logo {
        max-height: 2rem;
        height: 2rem;
    }

    body.index #navbar .navbar-custom-toggler {
        min-width: 44px;
        min-height: 44px;
        padding: 0.45rem 0.7rem;
        border-radius: 14px;
    }

    body.index #navbar .navbar-collapse {
        margin-top: 0.75rem;
        padding-top: 0.25rem;
        border-top: 1px solid rgba(18, 18, 18, 0.06);
    }

    body.index #navbar .navbar-nav > li {
        padding: 0.12rem 0 !important;
    }

    body.index #navbar .nav-link,
    body.index #navbar .dropdown-item {
        padding: 0.85rem 0.95rem !important;
        border-radius: 14px;
        font-size: 0.98rem;
    }

    body.index #navbar .dropdown-menu {
        margin-top: 0.35rem;
        border: 0;
        box-shadow: none;
        background: rgba(255, 90, 31, 0.04);
    }

    body.index #navbar .btn.btn-sm {
        width: 100%;
        justify-content: center;
        min-height: 48px;
        border-radius: 14px;
        font-size: 0.98rem;
    }

    body.index .footer.app-footer {
        margin-top: 0.5rem;
        padding: 1.25rem 1rem;
        border-radius: 18px;
    }

    body.index .footer .d-flex.flex-column.flex-lg-row.justify-content-between {
        margin-bottom: 1rem !important;
        text-align: center;
    }

    body.index .footer .d-flex.flex-row.flex-truncate {
        justify-content: center;
        margin-top: 0.75rem;
    }

    body.index .footer .d-flex.flex-wrap.mt-3.gap-3 {
        justify-content: center;
    }

    body.index .footer .row {
        text-align: center;
    }

    body.index .footer .list-style-none {
        align-items: center;
    }

    body.index .footer .list-style-none li {
        margin-right: 0 !important;
        margin-bottom: 0.65rem !important;
    }

    .bioup-home__hero {
        padding-top: 1.2rem;
        padding-bottom: 3.2rem;
    }

    .bioup-home__brush-badge {
        margin-bottom: 1.2rem;
        font-size: 1rem;
    }

    .bioup-home__headline {
        padding-bottom: 1rem;
        display: block;
        max-width: 100%;
        font-size: clamp(2.45rem, 11.8vw, 3.55rem);
        font-weight: 800;
        line-height: 0.98;
        letter-spacing: -0.01em;
        transform: none;
    }

    .bioup-home__headline-line {
        white-space: normal;
        overflow-wrap: anywhere;
    }

    .bioup-home__headline::after {
        left: 42%;
        bottom: 0.05rem;
        width: 72px;
        height: 8px;
        border-bottom-width: 3px;
    }

    .bioup-home__lead {
        margin: 1.35rem 0 0;
        max-width: none;
        font-size: 0.98rem;
        line-height: 1.7;
    }

    .bioup-home__hero-actions {
        flex-direction: column;
        gap: 0.75rem;
        margin-top: 1.45rem;
        margin-bottom: 1.6rem;
    }

    .bioup-home__button,
    .bioup-home__cta-button {
        width: 100%;
        min-height: 52px;
        padding-left: 1rem;
        padding-right: 1rem;
        font-size: 0.96rem;
    }

    .bioup-home__trust-row {
        flex-direction: column;
        gap: 0.55rem;
        margin-top: 0;
    }

    .bioup-home__stage {
        min-height: 500px;
        max-width: 320px;
    }

    .bioup-home__phone {
        width: min(246px, 100%);
        padding: 9px;
        border-radius: 34px;
    }

    .bioup-home__phone::before {
        top: 10px;
        width: 78px;
        height: 18px;
        margin-left: -39px;
    }

    .bioup-home__phone-screen {
        min-height: 470px;
        border-radius: 24px;
    }

    .bioup-home__phone-topbar {
        font-size: 1.05rem;
        padding: 0.8rem 0.85rem 0.6rem;
    }

    .bioup-home__phone-hero {
        padding: 1.35rem 0.8rem 0.8rem;
    }

    .bioup-home__phone-avatar {
        width: 70px;
        height: 70px;
        border-width: 4px;
    }

    .bioup-home__phone-hero strong {
        font-size: 1rem;
    }

    .bioup-home__phone-hero span,
    .bioup-home__phone-hero small,
    .bioup-home__phone-socials,
    .bioup-home__phone-button,
    .bioup-home__phone-video,
    .bioup-home__phone-newsletter,
    .bioup-home__phone-footer {
        font-size: 0.68rem;
    }

    .bioup-home__phone-socials {
        gap: 0.55rem;
        padding: 0 0.65rem 0.65rem;
        font-size: 0.9rem;
    }

    .bioup-home__phone-button {
        width: calc(100% - 0.8rem);
        margin-bottom: 0.45rem;
        padding: 0.65rem 0.7rem;
        border-radius: 10px;
    }

    .bioup-home__phone-video,
    .bioup-home__phone-newsletter {
        margin: 0.5rem 0.4rem;
        padding: 0.65rem;
        border-radius: 10px;
    }

    .bioup-home__phone-input {
        margin-top: 0.55rem;
        padding: 0.28rem 0.28rem 0.28rem 0.55rem;
        font-size: 0.64rem;
    }

    .bioup-home__phone-input button {
        padding: 0.45rem 0.55rem;
        font-size: 0.64rem;
    }

    .bioup-home__phone-footer {
        padding: 0.55rem 0.6rem 0.75rem;
    }

    .bioup-home__floating-card--metric {
        top: 36px;
        left: -22px;
        width: 100px;
        padding: 0.55rem;
        border-radius: 18px;
    }

    .bioup-home__floating-card--metric strong,
    .bioup-home__floating-card--conversion strong {
        font-size: 1.2rem;
    }

    .bioup-home__floating-kicker,
    .bioup-home__floating-growth {
        font-size: 0.56rem;
    }

    .bioup-home__sparkline {
        gap: 0.2rem;
        height: 22px;
        margin-top: 0.45rem;
    }

    .bioup-home__floating-card--quiz,
    .bioup-home__floating-card--message,
    .bioup-home__floating-card--conversion {
        display: none;
    }

    .bioup-home__floating-card--qr {
        top: 68px;
        right: -18px;
        width: 96px;
        padding: 0.55rem;
        border-radius: 18px;
    }

    .bioup-home__qr-image {
        margin-top: 0.25rem;
        border-radius: 6px;
    }

    .bioup-home__floating-card--socials {
        top: auto;
        right: -12px;
        bottom: 88px;
        gap: 0.45rem;
        padding: 0.45rem 0.55rem;
        font-size: 0.82rem;
        border-radius: 16px;
    }

    .bioup-home__feature-card {
        padding: 1.2rem 1rem;
        border-radius: 18px;
    }

    .bioup-home__feature-card h2,
    .bioup-home__explore-title {
        font-size: 1.55rem;
    }

    .bioup-home__feature-card p,
    .bioup-home__explore-copy p,
    .bioup-home__cta-copy p {
        font-size: 0.92rem;
    }

    .bioup-home__ecosystem h2,
    .bioup-home__explore h2,
    .bioup-home__audiences h2,
    .bioup-home__cta h2 {
        font-size: clamp(2.2rem, 11vw, 3.2rem);
        line-height: 1;
    }

    .bioup-home__cards {
        padding: 1.3rem 0 3rem;
    }

    .bioup-home__cards-grid,
    .bioup-home__explore-grid,
    .bioup-home__blog-grid {
        gap: 0.9rem;
    }

    .bioup-home__feature-icon {
        width: 50px;
        height: 50px;
        border-radius: 14px;
        font-size: 1.1rem;
    }

    .bioup-home__ecosystem {
        padding: 1.6rem 0 3rem;
    }

    .bioup-home__ecosystem-grid {
        gap: 0.8rem;
        margin-top: 1.4rem;
    }

    .bioup-home__ecosystem-list {
        gap: 0.7rem;
    }

    .bioup-home__ecosystem-item {
        min-height: 56px;
        gap: 0.65rem;
        padding: 0.7rem 0.8rem;
        border-radius: 16px;
        font-size: 0.86rem;
    }

    .bioup-home__ecosystem-item i {
        width: 34px;
        height: 34px;
        border-radius: 10px;
        font-size: 0.82rem;
    }

    .bioup-home__mini-phone {
        width: 180px;
        margin: 0 auto;
        padding: 0.7rem 0.65rem;
        border-radius: 24px;
    }

    .bioup-home__mini-phone-top {
        margin-bottom: 0.45rem;
        font-size: 1.45rem;
    }

    .bioup-home__mini-phone-avatar {
        width: 58px;
        height: 58px;
        margin-bottom: 0.55rem;
    }

    .bioup-home__mini-phone-bar {
        height: 11px;
        margin: 0.45rem auto;
    }

    .bioup-home__mini-phone-play {
        width: 54px;
        height: 38px;
        margin: 0.7rem auto;
        border-radius: 12px;
        font-size: 0.8rem;
    }

    .bioup-home__mini-phone-bottom {
        margin-top: 0.7rem;
        font-size: 0.82rem;
    }

    .bioup-home__mini-phone-qr {
        width: 32px;
        height: 32px;
        border-radius: 8px;
    }

    .bioup-home__explore {
        padding: 1.8rem 0 3rem;
    }

    .bioup-home__explore-card {
        flex-direction: column;
        padding: 1rem;
        border-radius: 18px;
    }

    .bioup-home__explore-visual {
        min-height: 92px;
        min-width: 0;
        border-radius: 14px;
        font-size: 2rem;
    }

    .bioup-home__explore-copy a {
        width: 100%;
        justify-content: center;
        min-height: 48px;
        border-radius: 14px;
        font-size: 0.92rem;
    }

    .bioup-home__audiences {
        padding: 1.6rem 0 3rem;
    }

    .bioup-home__audiences-grid {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 0.55rem 0.75rem;
        margin-top: 1rem;
    }

    .bioup-home__audience-item {
        justify-content: flex-start;
        align-items: center;
        padding: 0.35rem 0;
        font-size: 0.82rem;
        text-align: left;
    }

    .bioup-home__blog {
        padding-bottom: 3rem;
    }

    .bioup-home__blog h2 {
        margin-bottom: 1.2rem;
        font-size: clamp(2.2rem, 11vw, 3.2rem);
    }

    .bioup-home__blog-image {
        height: 150px;
    }

    .bioup-home__blog-copy {
        padding: 0.95rem 0.9rem 1rem;
    }

    .bioup-home__blog-copy h3 {
        font-size: 1.45rem;
        margin-bottom: 0.55rem;
    }

    .bioup-home__cta {
        margin-top: 0.4rem;
    }

    .bioup-home__cta::after {
        right: 14px;
        top: 18px;
        width: 68px;
        height: 68px;
        border-top-width: 4px;
        border-right-width: 4px;
    }

    .bioup-home__cta-inner {
        padding: 2.4rem 0 2.8rem;
    }

    .bioup-home__cta h2 {
        font-size: clamp(2.55rem, 12vw, 3.45rem);
        line-height: 0.98;
    }

    .bioup-home__cta-button {
        min-height: 54px;
        margin-top: 1.2rem;
        padding: 0 1rem;
        border-radius: 14px;
        font-size: 1rem;
    }

    .bioup-home__cta-copy p br {
        display: none;
    }

    .bioup-home__cta-copy p {
        margin-top: 1rem;
        font-size: 0.92rem;
        line-height: 1.65;
    }
}

@media (max-width: 430px) {
    .bioup-home__headline {
        font-size: clamp(2.2rem, 11vw, 3rem);
        line-height: 1;
    }

    .bioup-home__headline::after {
        left: 38%;
        width: 62px;
    }
}
