.hero-app-widget{z-index:30;border:1px solid var(--border);width:100%;max-width:100%;color:var(--navy);box-sizing:border-box;background:#fff;border-radius:24px 24px 36px 36px;flex-direction:column;align-items:stretch;gap:.75rem;padding:12px;display:flex;position:relative;overflow:visible;box-shadow:0 8px 40px #174ea61a}.hero-app-widget__head{display:none}.hero-app-widget__title{min-width:0;color:var(--navy);flex:1;font-size:28px;font-weight:700;line-height:1.24}.hero-app-widget__head-note{text-align:right;width:132.652px;color:var(--navy);text-wrap:balance;flex-shrink:0;font-size:12px;font-weight:500;line-height:1.52}.hero-app-widget__country-wrap{z-index:40;flex-direction:column;gap:10px;width:100%;display:flex;position:relative}.hero-app-widget__country-input{border:1px solid var(--border);width:100%;color:var(--navy);background:#fff;border-radius:12px;padding:12px 16px;font-size:16px;line-height:1.5}.hero-app-widget__country-input::placeholder{color:var(--muted)}.hero-app-widget__country-input:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #174ea61f}.hero-app-widget__country-input--flag{padding-left:48px}.hero-app-widget__country-flag{position:absolute;top:50%;left:16px;transform:translateY(-50%)}.hero-app-widget__country-dropdown{z-index:50;border:1px solid var(--border);background:#fff;border-radius:12px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:hidden;box-shadow:0 12px 32px #10182829}.hero-app-widget__country-dropdown-head{background:var(--primary);color:#fff;padding:12px 16px;font-size:14px;font-weight:600;line-height:1.4}.hero-app-widget__country-dropdown-list{max-height:320px;margin:0;padding:0;list-style:none;overflow-y:auto}.hero-app-widget__country-option{cursor:pointer;text-align:left;width:100%;color:var(--navy);background:#fff;align-items:center;gap:12px;padding:10px 16px;font-size:15px;transition:background .15s;display:flex}.hero-app-widget__country-option:hover{background:var(--section-bg)}.hero-app-widget__country-option-name{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-weight:500;overflow:hidden}.hero-app-widget__country-option-iso{background:var(--section-bg);letter-spacing:.04em;text-transform:uppercase;color:var(--muted);border-radius:6px;flex-shrink:0;padding:2px 8px;font-size:11px;font-weight:600}.hero-app-widget__country-empty{text-align:center;color:var(--muted);padding:16px;font-size:14px}.hero-app-widget__status{border:1px solid var(--border);background:var(--section-bg);border-radius:12px;flex-direction:column;gap:8px;padding:12px;display:flex}.hero-app-widget__status-row{justify-content:space-between;align-items:center;gap:8px;display:flex}.hero-app-widget__status-name{color:var(--navy);font-size:13px;font-weight:500;line-height:1.52}.hero-app-widget__status-meta{color:var(--muted);font-size:12px;font-weight:400;line-height:1.48}.hero-app-widget__cards{flex-direction:column;gap:.25rem;width:100%;padding-top:.75rem;display:flex}.hero-app-widget__card{border:2px solid var(--border);cursor:pointer;text-align:left;width:100%;color:var(--navy);background:#fff;border-radius:1rem;align-items:center;padding:.375rem 0 .375rem .75rem;transition:background .2s,border-color .2s;display:flex;position:relative;overflow:visible;box-shadow:0 4px 11px -1px #0a0a0a0a}.hero-app-widget__card--global{order:1}.hero-app-widget__card--digital{order:2}.hero-app-widget__card--selected{background:var(--section-bg);border-color:var(--primary)}.hero-app-widget__badge{z-index:2;background:#05e599;border-radius:999px;justify-content:center;align-items:center;padding:4px 10px;display:flex;position:absolute;top:-11px;right:12px}.hero-app-widget__badge-text{letter-spacing:.02em;text-transform:uppercase;white-space:nowrap;color:#013528;font-size:8px;font-weight:500;line-height:1.52}.hero-app-widget__card-visual{flex-shrink:0;width:78.74px;height:100px;margin:0;position:relative;overflow:visible}.hero-app-widget__card-visual-bg{background:var(--section-bg);border-radius:9.45px;width:78.74px;height:78.74px;transition:background .2s;position:absolute;top:15.75px;left:0;overflow:visible}.hero-app-widget__card--selected .hero-app-widget__card-visual-bg{background:#e8efff}.hero-app-widget__limited-phone-wrap{width:55.12px;height:93.7px;position:absolute;top:-15.75px;left:50%;overflow:hidden;transform:translate(-50%)}.hero-app-widget__phone-img{object-fit:cover;pointer-events:none;transform-origin:bottom;width:48.7px;max-width:none;height:102.26px;position:absolute;top:10.45px;left:50%;transform:translate(-50%)}.hero-app-widget__products-stack{width:102px;height:95px;position:absolute;top:-17.47px;left:-18.17px;overflow:visible}.hero-app-widget__products-mobile{object-fit:cover;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.hero-app-widget__products-illustration{pointer-events:none;width:100%;height:100%;display:none;position:absolute;inset:0;overflow:visible}.hero-app-widget__phone-img--desktop{display:none}.hero-app-widget__product-layer{object-fit:contain;object-position:center;transform-origin:bottom;width:100%;height:100%;position:absolute;inset:0}.hero-app-widget__product-layer--paper{transform-origin:40% bottom}.hero-app-widget__product-layer--phone{transform-origin:60% bottom}.hero-app-widget__card-body{flex-direction:column;flex:auto;justify-content:center;align-items:flex-start;gap:.25rem;min-width:0;padding:0 .75rem;display:flex}.hero-app-widget__card-title{width:100%;color:var(--navy);margin:0;font-size:18px;font-weight:700;line-height:1.25}.hero-app-widget__card-sub{color:var(--muted);margin:0;font-size:12px;font-weight:300;line-height:1.48}.hero-app-widget__card-sub-sep{color:var(--muted);margin:0 4px}.hero-app-widget__card-foot{justify-content:space-between;align-items:flex-end;width:100%;margin-top:0;padding-right:.75rem;display:flex}.hero-app-widget__card-price{color:var(--primary);white-space:nowrap;font-size:22px;font-weight:700;line-height:1.52}.hero-app-widget__card-strike{color:var(--muted);margin-left:4px;font-size:18px;font-weight:300;line-height:1.52;text-decoration:line-through}.hero-app-widget__radio{flex-shrink:0;width:28px;height:28px;position:relative}.hero-app-widget__radio-outer{background:#fff;border-radius:999px;width:18.67px;height:18.67px;margin:auto;position:absolute;inset:0;box-shadow:0 1.17px 2.33px #a4acb966,0 0 0 1.17px #dfe1e7}.hero-app-widget__radio-outer--on{background:#05e599;box-shadow:0 0 0 1px #05e599}.hero-app-widget__radio-inner{background:#fff;border-radius:999px;width:7px;height:7px;margin:auto;position:absolute;inset:0}.hero-app-widget__cta{cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:8px;width:100%;padding:1rem 1.5rem;font-size:1.125rem;font-weight:600;display:flex}.hero-app-widget__cta--mint{color:#111827;background:#05e599;border:1px solid #05e599;transition:background .2s,border-color .2s}.hero-app-widget__cta--mint:hover{color:#111827;background:#59eebd;border-color:#59eebd}.hero-app-widget__cta--mint:active{background:#04c987;border-color:#04c987}@keyframes hero-product-lift-booklet{0%{transform:translate(0)rotate(0)}50%{transform:translate(-5px,-9px)rotate(-3deg)}to{transform:translate(0)rotate(0)}}@keyframes hero-product-lift-paper{0%{transform:translate(0)rotate(0)}50%{transform:translate(-5px,-13px)rotate(-3deg)}to{transform:translate(0)rotate(0)}}@keyframes hero-product-lift-card{0%{transform:translate(0)rotate(0)}50%{transform:translate(5px,-17px)rotate(3deg)}to{transform:translate(0)rotate(0)}}@keyframes hero-product-lift-phone{0%{transform:translate(0)rotate(0)}50%{transform:translate(4px,-14px)rotate(6deg)}to{transform:translate(0)rotate(0)}}@keyframes hero-product-lift-limited-phone{0%,to{transform:translate(0)rotate(0)}33%{transform:translate(-2px)rotate(-4deg)}66%{transform:translate(2px)rotate(4deg)}}.hero-app-widget__card--global.hero-products-bouncing .hero-app-widget__product-layer--booklet,.hero-app-widget__card--global.hero-products-bouncing .hero-app-widget__product-layer--phone{isolation:isolate}.hero-app-widget__card--global.hero-products-bouncing .hero-app-widget__product-layer--booklet{animation:.56s ease-in-out both hero-product-lift-booklet}.hero-app-widget__card--global.hero-products-bouncing .hero-app-widget__product-layer--paper{animation:.56s ease-in-out .1s both hero-product-lift-paper}.hero-app-widget__card--global.hero-products-bouncing .hero-app-widget__product-layer--card{animation:.56s ease-in-out .2s both hero-product-lift-card}.hero-app-widget__card--global.hero-products-bouncing .hero-app-widget__product-layer--phone{animation:.56s ease-in-out .3s both hero-product-lift-phone}.hero-app-widget__card--digital.hero-products-bouncing .hero-app-widget__phone-img{isolation:isolate;animation:.56s ease-in-out both hero-product-lift-limited-phone}@media (max-width:1023px){.hero-app-widget__product-layer,.hero-app-widget__phone-img,.hero-app-widget__products-mobile{animation:none!important}}@media (prefers-reduced-motion:reduce){.hero-app-widget__product-layer,.hero-app-widget__phone-img{animation:none!important}}@media (min-width:640px) and (max-width:1023px){.hero-app-widget{border-radius:24px;padding:16px}.hero-app-widget__cards{flex-direction:row;align-items:stretch;gap:.5rem}.hero-app-widget__card{flex:1 1 0;width:auto;min-width:0}.hero-app-widget__card-title{font-size:15px}.hero-app-widget__card-sub{font-size:11px}.hero-app-widget__card-price{font-size:20px}.hero-app-widget__card-strike{font-size:14px}}@media (min-width:1024px){.hero-app-widget{border-radius:2rem;gap:1.5rem;max-width:35rem;padding:32px;box-shadow:0 8px 40px #174ea61f}.hero-app-widget__products-mobile{display:none}.hero-app-widget__products-illustration{aspect-ratio:1014/785;display:block}.hero-app-widget__phone-img--mobile{display:none}.hero-app-widget__phone-img--desktop{display:block}.hero-app-widget__head{width:100%;margin:0;display:block}.hero-app-widget__head--split{justify-content:center;align-items:flex-start;gap:2px;width:100%;display:flex}.hero-app-widget__country-wrap{margin:0}.hero-app-widget__country-input{border-radius:8px}.hero-app-widget__cards{flex-direction:row;align-items:flex-start;gap:1rem;width:100%;min-width:0;margin:0;padding-top:0}.hero-app-widget__card{width:auto;min-width:0;box-shadow:none;border-color:#0000;border-radius:20px;flex:1 1 0;padding:16px;display:block;overflow:visible}.hero-app-widget__card--selected{border-color:var(--primary)}.hero-app-widget__card--digital{flex:.76 1 0;order:1;max-width:13.8125rem}.hero-app-widget__card--global{flex:1 1 0;order:2;max-width:18.0625rem}.hero-app-widget__badge{display:none}.hero-app-widget__card-visual{clip-path:inset(-250px -160px 0);width:100%;height:93px;margin-bottom:20px}.hero-app-widget__card-visual--limited{clip-path:inset(-250px -120px 0)}.hero-app-widget__card-visual-bg{background:#d5e3fa;border-radius:13.45px;width:auto;height:91px;inset:auto 0 0}.hero-app-widget__card--selected .hero-app-widget__card-visual-bg{background:#c6d8f6}.hero-app-widget__limited-phone-wrap{width:63.982px;height:134.363px;top:-21.68px;left:50%;overflow:visible}.hero-app-widget__phone-img{width:100%;max-width:none;height:100%;inset:0;transform:none}.hero-app-widget__products-stack{width:95%;max-width:100%;height:170px;top:auto;bottom:-50px;left:50%;transform:translate(-50%)}.hero-app-widget__card-body{flex-direction:column;align-items:flex-start;gap:0;width:100%;padding:0;display:flex}.hero-app-widget__card-title{font-size:18px}.hero-app-widget__card-sub{margin-top:8px;font-size:12px;font-weight:400}.hero-app-widget__card-foot{margin-top:8px;padding-right:0}.hero-app-widget__card-price{font-size:28px;line-height:1.24}.hero-app-widget__card-strike{margin-left:8px;font-size:18px;font-weight:400}.hero-app-widget__cta{font-weight:500}}@media (min-width:1024px) and (max-width:1199px){.hero-app-widget{max-width:100%}.hero-app-widget__cards{gap:.75rem}}
