.lingullio-hero{position:relative;background:#0d1b2a;overflow:hidden;color:#fff}.lingullio-hero__bg-image{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.lingullio-hero__bg-image img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.lingullio-hero__bg-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(13,27,42,var(--overlay-opacity, .7)),rgba(27,58,107,calc(var(--overlay-opacity, .7) * .85)));z-index:0;pointer-events:none}.lingullio-hero--has-bg-image .lingullio-hero__container{position:relative;z-index:1}.lingullio-hero__bg-pattern{position:absolute;top:0;right:0;bottom:0;left:0;background:url("data:image/svg+xml,%3Csvg width='400' height='600' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M200 50c0 83-67 150-150 150s-50-67-50-150' fill='none' stroke='%231B3A6B' stroke-width='0.5' opacity='0.3'/%3E%3Cpath d='M350 200c0 110-90 200-200 200' fill='none' stroke='%231B3A6B' stroke-width='0.5' opacity='0.2'/%3E%3C/svg%3E") center / cover no-repeat;opacity:.4;pointer-events:none}.lingullio-hero__container{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;padding-block:4rem 3rem;position:relative;z-index:1;max-width:1200px;margin:0 auto;padding-inline:2rem}.lingullio-hero__content{display:flex;flex-direction:column;gap:1.25rem}.lingullio-hero__label{display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#e6b84a;background:#e6b84a1f;padding:.35rem .85rem;border-radius:4px;width:fit-content;font-family:Inter,sans-serif}.lingullio-hero__title{font-family:Inter,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.15;color:#fff;margin:0}.lingullio-hero__subtitle{font-family:Inter,sans-serif;font-size:1.125rem;line-height:1.6;color:#fffc;margin:0;white-space:pre-line}.lingullio-hero__features{list-style:none;padding:0;margin:.5rem 0 0;display:flex;flex-direction:column;gap:.65rem}.lingullio-hero__feature{display:flex;align-items:center;gap:.75rem;font-family:Inter,sans-serif;font-size:.95rem;color:#ffffffe6}.lingullio-hero__check{flex-shrink:0}.lingullio-hero__cta-area{display:flex;align-items:center;gap:1.5rem;margin-top:.5rem}.lingullio-hero__cta-btn{display:inline-flex;align-items:center;gap:.5rem;background:#2db39a;color:#fff;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;padding:.9rem 1.75rem;border-radius:8px;border:none;cursor:pointer;text-decoration:none;transition:background .2s ease,transform .15s ease}.lingullio-hero__cta-btn:hover{background:#25997f;transform:translateY(-1px)}.lingullio-hero__cta-btn:disabled{opacity:.5;cursor:not-allowed}.lingullio-hero__price{display:flex;align-items:center;gap:.5rem}.lingullio-hero__price-compare{text-decoration:line-through;color:#ffffff80;font-size:.9rem}.lingullio-hero__price-current{font-weight:700;font-size:1.25rem;color:#e6b84a}.lingullio-hero__social-proof{font-family:Inter,sans-serif;font-size:.85rem;color:#ffffff8c;margin:0}.lingullio-hero__visual{display:flex;justify-content:center;align-items:center}.lingullio-hero__mockup{max-width:100%;height:auto;filter:drop-shadow(0 20px 40px rgba(0,0,0,.3))}.lingullio-hero__mockup-placeholder{display:flex;justify-content:center}.lingullio-hero__phone-frame{width:280px;background:#fff;border-radius:32px;padding:12px;box-shadow:0 25px 60px #00000059}.lingullio-hero__phone-screen{background:#f8f9fa;border-radius:24px;padding:1.5rem 1.25rem;display:flex;flex-direction:column;gap:1rem;min-height:420px}.lingullio-hero__phone-header{display:flex;justify-content:space-between;align-items:center}.lingullio-hero__phone-logo{font-family:Inter,sans-serif;font-weight:700;font-size:1rem;color:#0d1b2a}.lingullio-hero__phone-greeting span{display:block;font-weight:600;font-size:1.1rem;color:#0d1b2a}.lingullio-hero__phone-greeting small{font-size:.8rem;color:#666}.lingullio-hero__phone-card{background:#fff;border-radius:12px;padding:1rem;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 8px #0000000f}.lingullio-hero__phone-card-label{font-weight:600;font-size:.85rem;color:#0d1b2a}.lingullio-hero__phone-card-time{font-size:.75rem;color:#2db39a;font-weight:600;background:#2db39a1a;padding:.2rem .5rem;border-radius:4px}.lingullio-hero__phone-score{background:#fff;border-radius:12px;padding:1rem;display:flex;align-items:center;gap:1rem;box-shadow:0 2px 8px #0000000f}.lingullio-hero__phone-score-ring{width:64px;height:64px;border-radius:50%;border:4px solid #1B3A6B;display:flex;flex-direction:column;align-items:center;justify-content:center}.lingullio-hero__phone-score-number{font-weight:700;font-size:1.1rem;color:#1b3a6b;line-height:1}.lingullio-hero__phone-score-total{font-size:.65rem;color:#888}.lingullio-hero__phone-score-info span{display:block;font-weight:600;font-size:.85rem;color:#0d1b2a}.lingullio-hero__phone-score-info small{font-size:.75rem;color:#888}@media(max-width:768px){.lingullio-hero__bg-image img{object-position:center top}.lingullio-hero__container{grid-template-columns:1fr;text-align:center;padding-block:2.5rem 2rem}.lingullio-hero__label{margin:0 auto}.lingullio-hero__features{align-items:center}.lingullio-hero__cta-area{flex-direction:column;align-items:center}.lingullio-hero__social-proof{text-align:center}.lingullio-hero__visual{order:-1}.lingullio-hero__phone-frame{width:240px}.lingullio-hero__phone-screen{min-height:350px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/lingullio-hero.css.map */
