/*
Theme Name: Idlink.Ar
Theme URI: https://idlink.ar/
Author: WABEP TECHNOLOGY
Author URI: https://www.wabep.com
Description: Tema corporativo completamente editable de Idlink.Ar.
Version: 3.1.1
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 7.4
Text Domain: idlink
*/

/* Ajustes propios sobre la hoja original de Startup. */
.brand-lockup { display: flex; align-items: center; gap: .7rem; }
.brand-lockup__text { display: flex; flex-direction: column; line-height: 1; }
.brand-lockup__name { font-size: 2rem; font-weight: 800; }
.brand-lockup__tagline { margin-top: .35rem; font: 600 .64rem/1.1 'Nunito', sans-serif; letter-spacing: .04em; text-transform: uppercase; }
.navbar-dark .brand-lockup__name { color: #fff; }
.navbar-dark:not(.sticky-top) .brand-lockup__tagline { color: #fff; }
.sticky-top .brand-lockup__tagline,
.footer-about .brand-lockup__tagline { color: inherit; }
.navbar .dropdown-menu .current-menu-item > a,
.navbar .dropdown-item.active { color: #06A3DA; background: #EEF9FF; }
.custom-logo { width: auto; max-width: 260px; max-height: 72px; }
.navbar-brand .custom-logo-link { display: block; line-height: 0; }
.custom-location-logo { min-width: 0; overflow: hidden; }
.site-logo-image { display: block; width: auto !important; object-fit: contain; object-position: left center; }
.site-logo-image--header { height: 42px !important; max-width: 200px !important; }
.site-logo-image--sticky { display: none; height: 42px !important; max-width: 200px !important; }
.site-logo-image--footer { height: 42px !important; max-width: 200px !important; object-position: center; }
.navbar.sticky-top .site-logo-image--header { display: none; }
.navbar.sticky-top .site-logo-image--sticky { display: block; }
.page-header-title { max-width: 920px; }
.service-item { height: 360px; }
.service-item p { line-height: 1.65; }
.process-step { min-height: 310px; border-top: 4px solid #06A3DA; }
.process-number { display:flex; align-items:center; justify-content:center; width:58px; height:58px; margin:-50px auto 22px; padding:0; border:6px solid #fff; line-height:1; text-align:center; }
.price-card { height: 100%; transition: .5s; }
.price-card:hover { transform: translateY(-8px); box-shadow: 0 0 30px #ddd; }
.price-card--featured { border-top: 6px solid #06A3DA; }
.price-value { font-family: 'Nunito', sans-serif; font-size: 2.45rem; font-weight: 800; color: #091E3E; }
.faq-list .accordion-button { font-weight: 700; color: #091E3E; }
.faq-list .accordion-button:not(.collapsed) { color: #06A3DA; background: #EEF9FF; }
.case-card { height: 100%; }
.case-card__image { min-height: 240px; background-position: center; background-size: cover; }
.case-card__overlay { opacity: 0; transition: .4s; background: rgba(9,30,62,.75); }
.case-card:hover .case-card__overlay { opacity: 1; }
.timeline-year { color: #06A3DA; font: 800 2rem/1 'Nunito',sans-serif; }
.timeline-item { border-left: 3px solid #06A3DA; padding-left: 1.5rem; }
.contact-card { min-height: 155px; }
.form-status { border-left: 4px solid #06A3DA; }
.form-status--error { border-left-color: #dc3545; }
.footer-about p { text-wrap: pretty; }
.legal-copy { font-size: .83rem; line-height: 1.55; }
.screen-reader-text { position:absolute; width:1px; height:1px; padding:0; margin:-1px; overflow:hidden; clip:rect(0,0,0,0); white-space:nowrap; border:0; }
.screen-reader-text:focus { clip:auto!important; width:auto; height:auto; padding:15px 23px 14px; background:#fff; color:#091E3E; z-index:100000; }

/* Homepage: Tarjeta + Biolink */
.identity-showcase { padding: 54px 28px; background: #fff; }
.identity-showcase__shell { position: relative; max-width: 1580px; margin: 0 auto; padding: 58px 54px 34px; overflow: hidden; border: 1px solid #edf3fb; border-radius: 28px; background: #fbfdff; box-shadow: 0 22px 70px rgba(29,78,145,.09); isolation: isolate; }
.identity-showcase__shell::after { position: absolute; z-index: -1; content: ''; width: 570px; height: 570px; right: -110px; top: 120px; border-radius: 50%; background: #edf5ff; }
.identity-showcase__grid { display: grid; grid-template-columns: minmax(290px,.9fr) minmax(390px,1.12fr) minmax(320px,.82fr); grid-template-areas: 'copy cards bios'; align-items: center; gap: clamp(30px,3.5vw,68px); }
.identity-showcase__copy { grid-area: copy; align-self: stretch; display: flex; flex-direction: column; justify-content: center; min-width: 0; }
.identity-showcase__cards { grid-area: cards; display: flex; flex-direction: column; justify-content: center; gap: 28px; min-width: 0; }
.identity-showcase__bios { position: relative; grid-area: bios; display: flex; flex-direction: column; align-items: center; gap: 34px; min-width: 0; }
.identity-showcase--has-bios:not(.identity-showcase--has-cards) .identity-showcase__grid,
.identity-showcase--has-cards:not(.identity-showcase--has-bios) .identity-showcase__grid { grid-template-columns: minmax(300px,.85fr) minmax(390px,1.15fr); }
.identity-showcase--has-bios:not(.identity-showcase--has-cards) .identity-showcase__grid { grid-template-areas: 'copy bios'; }
.identity-showcase--has-cards:not(.identity-showcase--has-bios) .identity-showcase__grid { grid-template-areas: 'copy cards'; }
.identity-showcase:not(.identity-showcase--has-cards):not(.identity-showcase--has-bios) .identity-showcase__grid { display: block; max-width: 660px; }
.identity-showcase__eyebrow { display: flex; align-items: center; gap: 12px; margin: 0 0 30px; color: #6c88b3; font: 600 15px/1.2 'Nunito',sans-serif; letter-spacing: .02em; }
.identity-showcase__eyebrow strong { color: #1265e7; font-size: 18px; letter-spacing: .1em; }
.identity-showcase__eyebrow span { color: #8db7ef; }
.identity-showcase__title { max-width: 520px; margin: 0 0 27px; color: #07142a; font: 800 clamp(42px,3.3vw,62px)/1.04 'Nunito',sans-serif; letter-spacing: -.035em; text-wrap: balance; }
.identity-showcase__title span { color: #146fea; }
.identity-showcase__lead { max-width: 490px; margin: 0 0 23px; color: #59749e; font-size: clamp(17px,1.25vw,21px); line-height: 1.5; }
.identity-showcase__actions { display: flex; align-items: center; flex-wrap: wrap; gap: 22px; margin-top: 18px; }
.identity-showcase__primary { display: inline-flex; align-items: center; justify-content: center; gap: 13px; min-height: 58px; padding: 0 27px; border-radius: 15px; background: linear-gradient(135deg,#1769e8,#2ba8ff); color: #fff; font: 700 15px/1 'Nunito',sans-serif; letter-spacing: .025em; box-shadow: 0 12px 25px rgba(21,105,232,.22); transition: transform .25s ease,box-shadow .25s ease; }
.identity-showcase__primary:hover { color: #fff; transform: translateY(-2px); box-shadow: 0 16px 30px rgba(21,105,232,.28); }
.identity-showcase__secondary { display: inline-flex; align-items: center; gap: 12px; color: #0b387d; font-weight: 700; }
.identity-showcase__secondary span { display: inline-flex; align-items: center; justify-content: center; width: 48px; height: 48px; border: 1px solid #9bc1f3; border-radius: 50%; color: #176ee8; background: #fff; transition: background .25s ease,color .25s ease; }
.identity-showcase__secondary:hover { color: #1265e7; }
.identity-showcase__secondary:hover span { color: #fff; background: #176ee8; }
.identity-video-is-open { overflow: hidden; }
.identity-video-lightbox { position: fixed; z-index: 100000; inset: 0; display: none; align-items: center; justify-content: center; padding: 24px; }
.identity-video-lightbox.is-open { display: flex; }
.identity-video-lightbox__backdrop { position: absolute; inset: 0; width: 100%; height: 100%; padding: 0; border: 0; background: rgba(3,12,28,.88); cursor: pointer; }
.identity-video-lightbox__dialog { position: relative; z-index: 1; width: min(430px,calc((100vh - 48px) * 9 / 16),calc(100vw - 32px)); aspect-ratio: 9/16; border-radius: 24px; background: #050a12; box-shadow: 0 28px 80px rgba(0,0,0,.55); }
.identity-video-lightbox__media { width: 100%; height: 100%; overflow: hidden; border-radius: inherit; background: #050a12; }
.identity-video-lightbox__media video { display: block; width: 100%; height: 100%; border: 0; object-fit: contain; }
.identity-video-lightbox__media p { display: grid; place-items: center; height: 100%; margin: 0; padding: 32px; color: #fff; text-align: center; }
.identity-video-lightbox__close { position: absolute; z-index: 2; top: -14px; right: -14px; display: grid; place-items: center; width: 42px; height: 42px; padding: 0; border: 2px solid rgba(255,255,255,.8); border-radius: 50%; color: #fff; background: #1265e7; box-shadow: 0 8px 20px rgba(0,0,0,.32); cursor: pointer; }
.identity-video-lightbox__close:focus-visible { outline: 3px solid #8bc8ff; outline-offset: 3px; }
.identity-showcase__benefits { display: grid; grid-template-columns: repeat(3,1fr); margin-top: auto; padding-top: 60px; }
.identity-benefit { min-width: 0; padding: 0 18px; border-right: 1px solid #dce8f7; }
.identity-benefit:first-child { padding-left: 0; }
.identity-benefit:last-child { padding-right: 0; border-right: 0; }
.identity-benefit__icon { display: inline-flex; align-items: center; justify-content: center; width: 40px; height: 40px; margin-bottom: 10px; border-radius: 50%; color: #176ee8; background: #edf5ff; font-size: 18px; }
.identity-benefit p { margin: 0; color: #6680a8; font-size: 12px; line-height: 1.45; }
.identity-card-unit { width: 100%; max-width: 535px; margin: 0 auto; }
.identity-card-unit__badge { display: table; margin: 0 0 10px; padding: 7px 18px; border: 1px solid #e1eaf5; border-radius: 999px; color: #223856; background: #edf3fa; font: 700 13px/1 'Nunito',sans-serif; letter-spacing: .035em; }
.identity-flip-card { position: relative; width: 100%; aspect-ratio: 1004/661; border-radius: 20px; perspective: 1400px; cursor: pointer; outline: none; filter: drop-shadow(0 15px 16px rgba(22,55,101,.15)); }
.identity-flip-card:focus-visible { border-radius: 20px; box-shadow: 0 0 0 4px rgba(20,111,234,.28); }
.identity-flip-card__inner { position: relative; width: 100%; height: 100%; transition: transform .65s cubic-bezier(.2,.7,.2,1); transform-style: preserve-3d; }
.identity-flip-card__face { position: absolute; inset: 0; overflow: hidden; border: 1px solid rgba(17,45,83,.1); border-radius: 20px; background: #fff; backface-visibility: hidden; -webkit-backface-visibility: hidden; }
.identity-flip-card__face img { display: block; width: 100%; height: 100%; object-fit: cover; }
.identity-flip-card__back { transform: rotateY(180deg); }
.identity-flip-card--initial-back .identity-flip-card__inner { transform: rotateY(180deg); }
.identity-flip-card:not(.identity-flip-card--initial-back).is-toggled .identity-flip-card__inner { transform: rotateY(180deg); }
.identity-flip-card--initial-back.is-toggled .identity-flip-card__inner { transform: rotateY(0deg); }
.identity-card-unit__hint { display: flex; align-items: center; justify-content: center; gap: 7px; margin: 10px 0 0; color: #7b94b9; font-size: 13px; }
.identity-card-unit__hint i { color: #487bbf; font-size: 18px; }
.identity-hint--touch { display: none; }
.identity-bio-unit { width: 100%; }
.identity-phone-frame { position: relative; width: min(100%,360px); height: 720px; margin: 0 auto; padding: 16px 11px 13px; border: 4px solid #1d2938; border-radius: 50px; background: #111a26; box-shadow: 0 25px 42px rgba(4,21,48,.22),inset 0 0 0 2px #8191a3; }
.identity-phone-frame::before { position: absolute; z-index: 2; content: ''; width: 42%; height: 25px; left: 29%; top: 9px; border-radius: 0 0 16px 16px; background: #101722; pointer-events: none; }
.identity-phone-frame__speaker { position: absolute; z-index: 3; width: 48px; height: 4px; left: 50%; top: 15px; border-radius: 4px; background: #334153; transform: translateX(-50%); }
.identity-phone-frame__viewport { width: 100%; height: 100%; overflow: hidden; border-radius: 36px; background: #fff; }
.identity-phone-frame iframe { display: block; width: calc(108.7% + 16px); height: 108.7%; margin: 0; border: 0; background: #fff; transform: scale(.92); transform-origin: left top; }
.identity-bio-unit__hint { display: flex; align-items: center; justify-content: center; gap: 18px; margin: 14px 0 0; color: #6d87ad; font-size: 12px; }
.identity-bio-unit__hint i { color: #3e70af; }
.identity-showcase__phone-note { position: absolute; z-index: 2; color: #176ee8; font: 600 17px/1.25 'Segoe Print','Bradley Hand',cursive; letter-spacing: .01em; pointer-events: none; }
.identity-showcase__phone-note--top { top: -36px; right: -35px; transform: rotate(-5deg); }
.identity-showcase__phone-note--side { width: 75px; right: -55px; top: 58%; font-size: 13px; transform: rotate(-5deg); }
.identity-showcase__footer { display: flex; align-items: center; gap: 24px; margin-top: 28px; color: #95add1; font: 700 10px/1 'Nunito',sans-serif; letter-spacing: .42em; }
.identity-showcase__footer i { width: 95px; height: 1px; background: #c9d9ee; }
@media (hover:hover) and (pointer:fine) {
  .identity-flip-card:not(.identity-flip-card--initial-back):not(.is-toggled):hover .identity-flip-card__inner { transform: rotateY(180deg); }
  .identity-flip-card--initial-back:not(.is-toggled):hover .identity-flip-card__inner { transform: rotateY(0deg); }
}
@media (max-width: 1399.98px) {
  .identity-showcase__shell { padding: 50px 38px 32px; }
  .identity-showcase__grid { grid-template-columns: minmax(270px,.9fr) minmax(350px,1.08fr) minmax(300px,.78fr); gap: 30px; }
  .identity-showcase__title { font-size: clamp(39px,3.2vw,48px); }
  .identity-showcase__lead { font-size: 17px; }
  .identity-showcase__benefits { padding-top: 42px; }
  .identity-phone-frame { width: min(100%,330px); height: 660px; }
  .identity-showcase__phone-note { display: none; }
}
@media (max-width: 1199.98px) {
  .identity-showcase { padding-inline: 20px; }
  .identity-showcase__shell { padding: 48px; }
  .identity-showcase__grid { grid-template-columns: minmax(380px,1.1fr) minmax(300px,.9fr); grid-template-areas: 'copy copy' 'cards bios'; align-items: start; gap: 48px; }
  .identity-showcase__copy { display: grid; grid-template-columns: 1.1fr .9fr; column-gap: 44px; }
  .identity-showcase__eyebrow,.identity-showcase__title { grid-column: 1; }
  .identity-showcase__lead,.identity-showcase__actions { grid-column: 2; }
  .identity-showcase__lead:first-of-type { align-self: end; }
  .identity-showcase__benefits { grid-column: 1/-1; padding-top: 34px; }
  .identity-showcase__title { font-size: 48px; }
  .identity-phone-frame { height: 650px; }
}
@media (max-width: 767.98px) {
  .identity-showcase { padding: 36px 14px; }
  .identity-showcase__shell { padding: 36px 20px 28px; border-radius: 22px; }
  .identity-showcase__shell::after { width: 390px; height: 390px; right: -190px; top: 55%; }
  .identity-showcase__grid,
  .identity-showcase--has-bios:not(.identity-showcase--has-cards) .identity-showcase__grid,
  .identity-showcase--has-cards:not(.identity-showcase--has-bios) .identity-showcase__grid { grid-template-columns: minmax(0,1fr); grid-template-areas: 'copy' 'cards' 'bios'; gap: 48px; }
  .identity-showcase__copy { display: flex; }
  .identity-showcase__eyebrow { margin-bottom: 22px; font-size: 13px; }
  .identity-showcase__eyebrow strong { font-size: 16px; }
  .identity-showcase__title { font-size: clamp(37px,11vw,48px); line-height: 1.06; }
  .identity-showcase__lead { font-size: 17px; }
  .identity-showcase__actions { gap: 16px; }
  .identity-showcase__primary { min-height: 54px; padding-inline: 22px; }
  .identity-showcase__benefits { margin-top: 0; padding-top: 42px; }
  .identity-card-unit { max-width: 540px; }
  .identity-phone-frame { width: min(100%,350px); height: min(680px,165vw); min-height: 530px; }
  .identity-hint--pointer { display: none; }
  .identity-hint--touch { display: inline; }
  .identity-showcase__footer { line-height: 1.5; letter-spacing: .28em; }
}
@media (max-width: 479.98px) {
  .identity-showcase__shell { padding-inline: 16px; }
  .identity-showcase__title { font-size: 36px; }
  .identity-showcase__actions { align-items: flex-start; flex-direction: column; }
  .identity-showcase__primary { width: 100%; }
  .identity-showcase__benefits { grid-template-columns: 1fr; gap: 16px; }
  .identity-benefit,.identity-benefit:first-child,.identity-benefit:last-child { display: grid; grid-template-columns: 42px 1fr; align-items: center; gap: 12px; padding: 0; border: 0; }
  .identity-benefit__icon { margin: 0; }
  .identity-card-unit__badge { padding: 6px 14px; font-size: 11px; }
  .identity-flip-card,.identity-flip-card__face { border-radius: 14px; }
  .identity-phone-frame { height: 158vw; min-height: 490px; max-height: 620px; padding: 13px 8px 10px; border-width: 3px; border-radius: 40px; }
  .identity-phone-frame__viewport { border-radius: 29px; }
  .identity-showcase__footer { align-items: flex-start; font-size: 9px; }
}
@media (prefers-reduced-motion: reduce) {
  .identity-flip-card__inner,.identity-showcase__primary,.identity-showcase__secondary span { transition: none !important; }
}
@media (max-width: 991.98px) {
  .navbar.navbar-dark { position: relative; background: #fff; padding: .65rem 1rem !important; }
  .navbar .custom-location-logo { max-width: calc(100vw - 90px); }
  .navbar .site-logo-image--header { display: none !important; }
  .navbar .site-logo-image--sticky { display: block !important; height: 36px !important; max-width: min(190px, calc(100vw - 100px)) !important; }
  .site-logo-image--footer { height: 36px !important; max-width: min(190px, calc(100vw - 48px)) !important; }
  .brand-lockup__name { font-size: 1.65rem; }
  .navbar-dark .brand-lockup__name,
  .sticky-top .brand-lockup__name { color: #06A3DA; }
  .navbar-dark .brand-lockup__tagline { color: #091E3E !important; }
  .navbar .btn-cta { margin: 1rem 0 1.25rem !important; }
}
@media (max-width: 575.98px) {
  .navbar .site-logo-image--sticky { height: 34px !important; max-width: min(170px, calc(100vw - 90px)) !important; }
  .site-logo-image--footer { height: 34px !important; max-width: min(170px, calc(100vw - 48px)) !important; }
  .brand-lockup__tagline { display: none; }
  .service-item { height: 390px; }
}
