:root{--iel-blue:#1457D9;--iel-blue-dark:#0B3DAD;--iel-blue-soft:#EEF4FF;--iel-yellow:#FFC83D;--iel-black:#0A0A0A;--iel-white:#FFFFFF}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}.iel-site{--iel-blue:#1457D9;--iel-blue-dark:#0B3DAD;--iel-blue-soft:#EEF4FF;--iel-yellow:#FFC83D;--iel-black:#0A0A0A;--iel-white:#FFFFFF;background:var(--iel-white);color:var(--iel-black);font-family:Montserrat,Arial,sans-serif;font-size:16px;line-height:1.55;overflow:hidden}.iel-site a{text-decoration:none}.iel-site img{display:block;max-width:100%}.iel-container{width:min(1180px,calc(100% - 44px));margin:0 auto}.iel-section{padding:86px 0}.iel-reveal{opacity:0;transform:translateY(18px);transition:opacity .55s ease,transform .55s ease}.iel-reveal.is-visible{opacity:1;transform:none}
.iel-topbar{background:var(--iel-yellow);color:var(--iel-black);font-size:11px;font-weight:800}.iel-topbar .iel-container{display:flex;justify-content:center;align-items:center;gap:18px;min-height:38px;letter-spacing:.02em}.iel-topbar strong{font-weight:900}.iel-topbar span{opacity:.72}.iel-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.96);border-bottom:1px solid rgba(10,10,10,.08);backdrop-filter:blur(14px)}.iel-header-inner{min-height:76px;display:grid;grid-template-columns:190px 1fr auto;align-items:center;gap:24px}.iel-wordmark{display:inline-flex;align-items:center;gap:10px;color:var(--iel-black);width:max-content}.iel-wordmark-owl{width:54px;height:45px;overflow:hidden;display:block;background:var(--iel-white);border-radius:8px}.iel-wordmark-owl img{width:54px;height:54px;object-fit:cover;object-position:50% 10%;transform:scale(1.45);transform-origin:50% 22%}.iel-wordmark-type{display:flex;align-items:flex-end;gap:4px;line-height:.8}.iel-wordmark-type b{font-size:25px;letter-spacing:-.07em;font-weight:900;position:relative}.iel-wordmark-type b:after{content:"";position:absolute;left:0;bottom:-8px;width:28px;height:6px;background:var(--iel-yellow)}.iel-wordmark-type em{font-size:16px;color:var(--iel-blue);font-style:normal;font-weight:900}.iel-nav{display:flex;justify-content:center;gap:28px}.iel-nav a{color:var(--iel-black);font-size:11px;font-weight:800}.iel-nav a:hover{color:var(--iel-blue)}.iel-header-cta{padding:12px 17px;border-radius:10px;background:var(--iel-blue);color:#fff;font-size:10px;font-weight:900}.iel-menu-toggle{display:none;border:0;background:none;color:var(--iel-black);padding:8px}.iel-menu-toggle svg{width:24px;height:24px}
.iel-hero{position:relative;background:#fff;padding:78px 0 86px}.iel-hero:before{content:"";position:absolute;width:440px;height:440px;right:-220px;top:-180px;border-radius:50%;background:var(--iel-blue-soft)}.iel-hero-grid{position:relative;display:grid;grid-template-columns:1.04fr .96fr;gap:60px;align-items:center}.iel-eyebrow,.iel-kicker{display:inline-flex;align-items:center;gap:9px;color:var(--iel-blue);font-size:10px;font-weight:900;letter-spacing:.13em}.iel-eyebrow i{width:24px;height:4px;border-radius:4px;background:var(--iel-yellow)}.iel-hero h1{max-width:690px;margin:16px 0 20px;font-size:58px;line-height:.97;letter-spacing:-.055em;font-weight:900}.iel-site mark{background:none;color:var(--iel-blue);padding:0}.iel-hero-copy>p{max-width:680px;margin:0;color:rgba(10,10,10,.66);font-size:15px;line-height:1.75}.iel-hero-proof{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:28px 0}.iel-hero-proof span{padding:14px 13px;border:1px solid rgba(10,10,10,.09);border-radius:14px;background:#fff}.iel-hero-proof b{display:block;color:var(--iel-blue);font-size:23px;line-height:1;font-weight:900}.iel-hero-proof small{display:block;margin-top:6px;color:rgba(10,10,10,.64);font-size:9px;font-weight:700}.iel-hero-actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.iel-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:50px;padding:0 20px;border-radius:12px;font-size:11px;font-weight:900;transition:transform .2s ease,box-shadow .2s ease}.iel-button svg{width:18px;height:18px}.iel-button:hover{transform:translateY(-2px)}.iel-button-primary{background:var(--iel-blue);color:#fff;box-shadow:0 14px 30px rgba(20,87,217,.20)}.iel-text-link{color:var(--iel-black);font-size:10px;font-weight:900;border-bottom:2px solid var(--iel-yellow)}.iel-microcopy{display:flex;align-items:center;gap:7px!important;margin-top:14px!important;font-size:9px!important;font-weight:700;color:rgba(10,10,10,.56)!important}.iel-microcopy span{display:grid;place-items:center;width:17px;height:17px;border-radius:50%;background:var(--iel-yellow);color:var(--iel-black);font-size:9px}
.iel-product-stage{position:relative;min-height:520px}.iel-product-stage:before{content:"";position:absolute;inset:40px 0 20px 50px;border-radius:42px;background:var(--iel-blue)}.iel-product-stage:after{content:"";position:absolute;width:110px;height:110px;border:14px solid var(--iel-yellow);border-radius:50%;right:8px;bottom:28px}.iel-sheet{position:absolute;background:#fff;border:1px solid rgba(10,10,10,.10);box-shadow:0 28px 64px rgba(10,10,10,.18);border-radius:16px}.iel-sheet-back{width:260px;height:332px;right:5px;top:110px;transform:rotate(9deg);padding:26px;background:var(--iel-yellow);color:var(--iel-black)}.iel-sheet-mid{width:270px;height:360px;left:38px;top:72px;transform:rotate(-8deg);padding:26px;background:var(--iel-blue-soft)}.iel-sheet-front{width:310px;height:410px;left:50%;top:42px;transform:translateX(-45%);z-index:4;padding:30px}.iel-sheet>span{font-size:9px;font-weight:900;letter-spacing:.12em}.iel-sheet-back b,.iel-sheet-mid b{display:block;margin:16px 0;font-size:22px;line-height:1.1}.iel-sheet-back i{display:block;height:10px;border-radius:20px;background:rgba(10,10,10,.16);margin:12px 0}.iel-sheet-back i:nth-of-type(2){width:78%}.iel-sheet-back i:nth-of-type(3){width:54%}.iel-sheet-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:24px}.iel-sheet-grid i{height:82px;border-radius:13px;background:#fff;border:1px solid rgba(20,87,217,.15)}.iel-sheet-brand{display:flex;align-items:center;gap:9px}.iel-sheet-owl{width:38px;height:32px;overflow:hidden}.iel-sheet-owl img{width:38px;height:38px;object-fit:cover;object-position:50% 10%;transform:scale(1.5);transform-origin:50% 20%}.iel-sheet-brand small{font-size:8px;font-weight:900;letter-spacing:.14em}.iel-sheet-kicker{display:block;margin-top:44px!important;color:var(--iel-blue);font-size:8px!important}.iel-sheet-front h2{margin:8px 0 14px;font-size:35px;line-height:.95;letter-spacing:-.05em}.iel-sheet-front h2 b{color:var(--iel-blue)}.iel-sheet-front p{font-size:10px;line-height:1.55;color:rgba(10,10,10,.6)}.iel-sheet-footer{position:absolute;left:30px;right:30px;bottom:28px;display:flex;align-items:end;justify-content:space-between;border-top:1px solid rgba(10,10,10,.10);padding-top:15px}.iel-sheet-footer span{font-size:28px;font-weight:900;color:var(--iel-yellow);-webkit-text-stroke:1px var(--iel-black)}.iel-sheet-footer strong{font-size:7px;letter-spacing:.08em}.iel-stage-burst{position:absolute;z-index:8;right:28px;top:30px;display:grid;place-items:center;width:90px;height:90px;border-radius:50%;background:var(--iel-yellow);border:7px solid #fff;color:var(--iel-black);font-size:24px;font-weight:900;line-height:1;transform:rotate(7deg);box-shadow:0 12px 24px rgba(10,10,10,.16)}.iel-stage-burst small{display:block;font-size:7px;text-transform:uppercase}.iel-stage-note{position:absolute;z-index:7;display:flex;align-items:center;gap:8px;padding:11px 13px;border-radius:12px;background:#fff;border:1px solid rgba(10,10,10,.10);box-shadow:0 12px 26px rgba(10,10,10,.14)}.iel-stage-note b{font-size:20px;color:var(--iel-blue)}.iel-stage-note span{font-size:8px;font-weight:800;line-height:1.2}.iel-note-one{left:0;bottom:28px}.iel-note-two{right:25px;bottom:0}
.iel-pain-strip{background:var(--iel-black);color:#fff;padding:34px 0}.iel-pain-strip .iel-container{display:grid;grid-template-columns:.7fr 1.3fr;gap:40px;align-items:center}.iel-pain-title span{display:block;color:var(--iel-yellow);font-size:9px;font-weight:900;letter-spacing:.1em}.iel-pain-title strong{display:block;margin-top:4px;font-size:28px;line-height:1}.iel-pain-points{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.iel-pain-points span{padding-left:13px;border-left:3px solid var(--iel-yellow);font-size:10px;line-height:1.55;color:rgba(255,255,255,.76)}
.iel-section-head{max-width:820px;margin-bottom:38px}.iel-section-head h2{margin:11px 0 14px;font-size:44px;line-height:1.02;letter-spacing:-.045em}.iel-section-head p{max-width:720px;margin:0;color:rgba(10,10,10,.62);font-size:13px;line-height:1.7}.iel-receive{background:#fff}.iel-deliverable-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.iel-deliverable{position:relative;min-height:310px;padding:24px;border:1px solid rgba(10,10,10,.09);border-radius:18px;background:#fff;box-shadow:0 12px 34px rgba(10,10,10,.05);overflow:hidden}.iel-deliverable:nth-child(2),.iel-deliverable:nth-child(5),.iel-deliverable:nth-child(8){background:var(--iel-blue-soft)}.iel-deliverable:nth-child(3),.iel-deliverable:nth-child(6){border-top:6px solid var(--iel-yellow)}.iel-qty{position:absolute;right:18px;top:17px;color:rgba(10,10,10,.22);font-size:10px;font-weight:900}.iel-deliverable-icon{display:grid;place-items:center;width:58px;height:58px;border-radius:14px;background:var(--iel-blue);color:#fff;font-size:16px;font-weight:900;box-shadow:8px 8px 0 var(--iel-yellow)}.iel-deliverable h3{margin:24px 0 8px;font-size:18px;line-height:1.15;letter-spacing:-.02em}.iel-deliverable>p{min-height:62px;margin:0 0 16px;color:rgba(10,10,10,.62);font-size:10px;line-height:1.6}.iel-deliverable ul{list-style:none;padding:0;margin:0;display:grid;gap:5px}.iel-deliverable li{font-size:9px;font-weight:800}.iel-deliverable li:before{content:"✓";margin-right:7px;color:var(--iel-blue);font-weight:900}
.iel-week{background:var(--iel-blue);color:#fff}.iel-section-head-light .iel-kicker{color:var(--iel-yellow)}.iel-section-head-light h2{color:#fff}.iel-section-head-light mark{color:var(--iel-yellow)}.iel-week-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.iel-day{position:relative;min-height:330px;padding:24px 20px 22px;background:#fff;color:var(--iel-black);border-radius:18px;overflow:hidden}.iel-day:nth-child(even){background:var(--iel-yellow)}.iel-day-number{position:absolute;right:18px;top:8px;font-size:56px;line-height:1;font-weight:900;color:rgba(20,87,217,.11)}.iel-day:nth-child(even) .iel-day-number{color:rgba(10,10,10,.10)}.iel-day small{display:block;margin-top:44px;color:var(--iel-blue);font-size:8px;font-weight:900;letter-spacing:.15em}.iel-day h3{margin:8px 0 12px;font-size:20px;line-height:1.08}.iel-day p{min-height:76px;margin:0;color:rgba(10,10,10,.62);font-size:9.5px;line-height:1.55}.iel-day>div{display:grid;gap:7px;margin-top:16px}.iel-day>div span{padding:7px 9px;border-radius:8px;background:rgba(20,87,217,.08);font-size:8px;font-weight:800}.iel-day:nth-child(even)>div span{background:rgba(255,255,255,.7)}
.iel-bonus{background:var(--iel-white)}.iel-bonus-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:56px;align-items:start}.iel-bonus-copy{position:sticky;top:118px}.iel-bonus-copy h2{margin:12px 0 16px;font-size:43px;line-height:1.02;letter-spacing:-.045em}.iel-bonus-copy p{max-width:470px;color:rgba(10,10,10,.62);font-size:12px;line-height:1.7}.iel-bonus-stamp{display:flex;align-items:center;gap:13px;width:max-content;margin-top:28px;padding:15px 18px;border-radius:14px;background:var(--iel-black);color:#fff;box-shadow:8px 8px 0 var(--iel-yellow)}.iel-bonus-stamp b{font-size:34px;color:var(--iel-yellow)}.iel-bonus-stamp span{font-size:9px;font-weight:800;line-height:1.3}.iel-bonus-list{display:grid;gap:12px}.iel-bonus-card{display:grid;grid-template-columns:100px 1fr 1.2fr;gap:18px;align-items:center;padding:22px;border:1px solid rgba(10,10,10,.09);border-radius:16px}.iel-bonus-card span{color:var(--iel-blue);font-size:8px;font-weight:900;letter-spacing:.12em}.iel-bonus-card b{font-size:15px}.iel-bonus-card p{margin:0;color:rgba(10,10,10,.60);font-size:9.5px;line-height:1.55}.iel-bonus-card:nth-child(2){background:var(--iel-blue-soft)}.iel-bonus-card:nth-child(3){background:var(--iel-yellow)}
.iel-forwho{padding:68px 0;background:var(--iel-black);color:#fff}.iel-forwho-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.iel-forwho-title h2{margin:10px 0 0;font-size:36px;line-height:1.08;letter-spacing:-.035em}.iel-forwho-title .iel-kicker{color:var(--iel-yellow)}.iel-forwho-list{display:grid;gap:10px}.iel-forwho-list>span{display:flex;gap:11px;align-items:flex-start;padding:14px 16px;border:1px solid rgba(255,255,255,.12);border-radius:12px;color:rgba(255,255,255,.82);font-size:10px;font-weight:700}.iel-forwho-list i{display:grid;place-items:center;flex:0 0 21px;height:21px;border-radius:50%;background:var(--iel-yellow);color:var(--iel-black);font-style:normal;font-weight:900}
.iel-howget{background:var(--iel-blue-soft)}.iel-howget-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.iel-howget-step{display:flex;gap:14px;align-items:flex-start;padding:20px;background:#fff;border:1px solid rgba(20,87,217,.10);border-radius:16px}.iel-howget-step>span{display:grid;place-items:center;flex:0 0 38px;height:38px;border-radius:10px;background:var(--iel-yellow);color:var(--iel-black);font-size:14px;font-weight:900}.iel-howget-step b{display:block;font-size:12px}.iel-howget-step p{margin:5px 0 0;color:rgba(10,10,10,.60);font-size:9px;line-height:1.55}
.iel-offer{position:relative;background:#fff}.iel-offer:before{content:"";position:absolute;left:0;right:0;top:0;height:50%;background:var(--iel-blue)}.iel-offer-wrap{position:relative;display:grid;grid-template-columns:.9fr 1.1fr;gap:42px;align-items:center;padding:46px;border-radius:28px;background:var(--iel-black);color:#fff;box-shadow:0 26px 70px rgba(10,10,10,.20)}.iel-offer-summary .iel-kicker{color:var(--iel-yellow)}.iel-offer-summary h2{margin:10px 0 14px;font-size:42px;line-height:1;letter-spacing:-.04em}.iel-offer-summary>p{color:rgba(255,255,255,.68);font-size:11px;line-height:1.7}.iel-offer-total{display:grid;grid-template-columns:auto 1fr;gap:6px 12px;margin-top:28px;align-items:center}.iel-offer-total b{color:var(--iel-yellow);font-size:18px}.iel-offer-total span{font-size:9px;color:rgba(255,255,255,.65)}.iel-offer-total i{grid-column:1/-1;height:1px;background:rgba(255,255,255,.10);font-size:0}.iel-price-card{padding:30px;border-radius:22px;background:#fff;color:var(--iel-black);box-shadow:10px 10px 0 var(--iel-yellow)}.iel-price-top{display:flex;justify-content:space-between;gap:14px;padding-bottom:16px;border-bottom:1px solid rgba(10,10,10,.10)}.iel-price-top span{color:var(--iel-blue);font-size:8px;font-weight:900;letter-spacing:.13em}.iel-price-top b{font-size:9px}.iel-price-card h3{margin:20px 0 14px;font-size:18px}.iel-price-card ul{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:8px 12px}.iel-price-card li{display:flex;gap:7px;align-items:flex-start;font-size:8.5px;font-weight:750}.iel-price-card li span{display:grid;place-items:center;flex:0 0 17px;height:17px;border-radius:50%;background:var(--iel-blue);color:#fff;font-size:8px}.iel-price{display:grid;grid-template-columns:auto 1fr;align-items:end;margin:24px 0 18px;padding-top:18px;border-top:1px solid rgba(10,10,10,.10)}.iel-price small{grid-column:1/-1;color:rgba(10,10,10,.55);font-size:8px;font-weight:800;text-transform:uppercase}.iel-price strong{font-size:52px;line-height:.9;letter-spacing:-.055em}.iel-price strong sup{font-size:15px;vertical-align:top;position:relative;top:7px}.iel-price>span{padding-bottom:4px;color:rgba(10,10,10,.55);font-size:8px;font-weight:700}.iel-button-checkout{width:100%;min-height:58px;background:var(--iel-yellow);color:var(--iel-black);font-size:11px;box-shadow:none}.iel-price-security{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:12px;color:rgba(10,10,10,.55);font-size:7.5px;font-weight:700}
.iel-faq{background:#fff}.iel-faq-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:62px;align-items:start}.iel-faq-intro h2{margin:10px 0 12px;font-size:38px;line-height:1.04;letter-spacing:-.04em}.iel-faq-intro p{color:rgba(10,10,10,.60);font-size:11px;line-height:1.7}.iel-faq-list{display:grid;gap:8px}.iel-faq-item{border:1px solid rgba(10,10,10,.10);border-radius:13px;overflow:hidden}.iel-faq-item button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:17px 18px;border:0;background:#fff;color:var(--iel-black);text-align:left;font:inherit;font-size:10px;font-weight:850;cursor:pointer}.iel-faq-item button i{display:grid;place-items:center;flex:0 0 26px;height:26px;border-radius:8px;background:var(--iel-blue-soft);color:var(--iel-blue);font-style:normal;font-size:16px}.iel-faq-item>div{display:none;padding:0 18px 17px}.iel-faq-item>div p{margin:0;color:rgba(10,10,10,.62);font-size:9.5px;line-height:1.6}.iel-faq-item.is-open>div{display:block}.iel-faq-item.is-open button{color:var(--iel-blue)}
.iel-footer{padding:52px 0 24px;background:var(--iel-black);color:#fff}.iel-footer-main{display:grid;grid-template-columns:1.4fr .6fr .7fr;gap:70px}.iel-wordmark-footer{color:#fff}.iel-wordmark-footer .iel-wordmark-owl{background:#fff}.iel-footer-brand p{max-width:390px;margin:22px 0 0;color:rgba(255,255,255,.55);font-size:9px;line-height:1.65}.iel-footer-links{display:grid;align-content:start;gap:8px}.iel-footer-links strong{margin-bottom:4px;color:var(--iel-yellow);font-size:8px;letter-spacing:.12em;text-transform:uppercase}.iel-footer-links a{color:rgba(255,255,255,.68);font-size:9px}.iel-footer-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:34px;padding-top:18px;border-top:1px solid rgba(255,255,255,.10);color:rgba(255,255,255,.42);font-size:8px}.iel-mobile-buy{display:none}
@media(max-width:1020px){.iel-header-inner{grid-template-columns:180px 1fr auto}.iel-nav{gap:16px}.iel-hero-grid{grid-template-columns:1fr;gap:42px}.iel-hero-copy{max-width:760px}.iel-product-stage{max-width:620px;width:100%;margin:0 auto}.iel-deliverable-grid{grid-template-columns:repeat(2,1fr)}.iel-week-grid{grid-template-columns:repeat(2,1fr)}.iel-week-grid .iel-day:last-child{grid-column:1/-1}.iel-howget-grid{grid-template-columns:repeat(2,1fr)}.iel-offer-wrap{grid-template-columns:1fr}.iel-footer-main{grid-template-columns:1.2fr .7fr .7fr;gap:36px}}
@media(max-width:760px){.iel-container{width:min(100% - 28px,1180px)}.iel-topbar .iel-container{min-height:42px;gap:6px;text-align:center;flex-direction:column;justify-content:center}.iel-topbar span{font-size:8px}.iel-header-inner{min-height:66px;grid-template-columns:1fr auto}.iel-wordmark-owl{width:45px;height:38px}.iel-wordmark-type b{font-size:22px}.iel-wordmark-type em{font-size:14px}.iel-header-cta{display:none}.iel-menu-toggle{display:block}.iel-nav{display:none;grid-column:1/-1;justify-items:start;padding:6px 0 16px}.iel-header.menu-open .iel-nav{display:grid}.iel-hero{padding:52px 0 58px}.iel-hero h1{font-size:43px}.iel-hero-copy>p{font-size:13px}.iel-hero-proof{grid-template-columns:1fr 1fr}.iel-hero-proof span:last-child{grid-column:1/-1}.iel-product-stage{min-height:440px;transform:scale(.92);transform-origin:top center;margin-bottom:-28px}.iel-pain-strip .iel-container{grid-template-columns:1fr;gap:22px}.iel-pain-points{grid-template-columns:1fr}.iel-section{padding:64px 0}.iel-section-head{margin-bottom:28px}.iel-section-head h2{font-size:34px}.iel-deliverable-grid{grid-template-columns:1fr}.iel-deliverable{min-height:0}.iel-deliverable>p{min-height:0}.iel-week-grid{grid-template-columns:1fr}.iel-week-grid .iel-day:last-child{grid-column:auto}.iel-day{min-height:0}.iel-day p{min-height:0}.iel-bonus-layout{grid-template-columns:1fr;gap:30px}.iel-bonus-copy{position:static}.iel-bonus-copy h2{font-size:34px}.iel-bonus-card{grid-template-columns:1fr;gap:6px}.iel-forwho-grid{grid-template-columns:1fr;gap:30px}.iel-howget-grid{grid-template-columns:1fr}.iel-offer{padding-bottom:78px}.iel-offer-wrap{padding:26px 20px;border-radius:20px}.iel-offer-summary h2{font-size:34px}.iel-price-card{padding:22px 18px}.iel-price-card ul{grid-template-columns:1fr}.iel-faq-grid{grid-template-columns:1fr;gap:30px}.iel-footer-main{grid-template-columns:1fr;gap:28px}.iel-footer-bottom{display:grid}.iel-mobile-buy{position:fixed;z-index:120;left:10px;right:10px;bottom:10px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px 10px 15px;border-radius:14px;background:var(--iel-black);color:#fff;box-shadow:0 18px 40px rgba(10,10,10,.28)}.iel-mobile-buy span{display:flex;flex-direction:column}.iel-mobile-buy small{color:rgba(255,255,255,.6);font-size:7px}.iel-mobile-buy b{color:var(--iel-yellow);font-size:16px}.iel-mobile-buy>strong{padding:10px 13px;border-radius:9px;background:var(--iel-yellow);color:var(--iel-black);font-size:8px}}
@media(max-width:470px){.iel-hero h1{font-size:37px}.iel-hero-actions{display:grid}.iel-button{width:100%}.iel-product-stage{min-height:390px;transform:scale(.78);margin-bottom:-82px}.iel-sheet-front{left:47%}.iel-section-head h2{font-size:31px}.iel-price strong{font-size:46px}.iel-bonus-copy h2,.iel-forwho-title h2,.iel-faq-intro h2{font-size:30px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.iel-reveal{opacity:1;transform:none;transition:none}.iel-button{transition:none}}

/* v2.2 — identidade oficial Ísis Educa */
.iel-brand-logo{display:flex;align-items:center;justify-content:flex-start;overflow:hidden;position:relative;text-decoration:none}.iel-brand-logo img{display:block;width:100%;height:100%;object-fit:contain}.iel-brand-logo-header{width:146px;height:58px}.iel-brand-logo-header img{transform:scale(1.72);transform-origin:48% 50%}.iel-brand-logo-footer{width:152px;height:112px;margin:-24px 0 -18px}.iel-brand-logo-footer img{transform:scale(1.62);transform-origin:48% 50%}.iel-header-inner{grid-template-columns:170px 1fr auto}
.iel-motion-badge{position:absolute;z-index:9;left:-10px;top:18px;width:108px;height:108px;border:1px solid rgba(10,10,10,.10);border-radius:20px;background:#fff;box-shadow:0 16px 36px rgba(10,10,10,.16);overflow:hidden;display:flex;align-items:center;justify-content:center}.iel-motion-badge img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;transform:scale(2.8)}.iel-motion-badge span{position:absolute;left:8px;right:8px;bottom:7px;padding:4px 5px;border-radius:7px;background:var(--iel-yellow);color:var(--iel-black);font-size:6px;font-weight:900;letter-spacing:.04em;text-align:center;text-transform:uppercase}
.iel-sheet-brand{width:72px;height:58px;overflow:hidden;display:flex;align-items:center;justify-content:center;margin:-8px 0 -3px}.iel-sheet-brand-logo{width:100%;height:100%;object-fit:contain;transform:scale(1.8)}
.iel-brand-showcase{background:#fff;border-top:1px solid rgba(10,10,10,.08);border-bottom:1px solid rgba(10,10,10,.08)}.iel-brand-showcase-inner{min-height:150px;display:grid;grid-template-columns:130px 1fr auto;align-items:center;gap:28px}.iel-brand-showcase-logo{width:110px;height:120px;overflow:hidden;display:flex;align-items:center;justify-content:center}.iel-brand-showcase-logo img{width:100%;height:100%;object-fit:contain;transform:scale(1.65)}.iel-brand-showcase-copy span{display:block;color:var(--iel-blue);font-size:8px;font-weight:900;letter-spacing:.16em}.iel-brand-showcase-copy strong{display:block;margin-top:4px;font-size:21px;line-height:1.05;letter-spacing:-.025em}.iel-brand-showcase-copy p{max-width:660px;margin:7px 0 0;color:rgba(10,10,10,.58);font-size:9.5px;line-height:1.55}.iel-brand-showcase-link{padding:11px 14px;border:1px solid rgba(10,10,10,.12);border-radius:10px;color:var(--iel-black);font-size:8px;font-weight:900;white-space:nowrap}.iel-brand-showcase-link:hover{border-color:var(--iel-blue);color:var(--iel-blue)}
.iel-offer-brand{width:96px;height:78px;overflow:hidden;margin:-15px 0 -4px;display:flex;align-items:center;justify-content:center}.iel-offer-brand img{width:100%;height:100%;object-fit:contain;transform:scale(1.7)}.iel-price-top{align-items:center}.iel-price-top img{display:block;width:66px;height:42px;object-fit:contain;transform:scale(1.7)}
.iel-footer-brand{min-width:0}.iel-footer-brand p{margin-top:12px}
@media(max-width:1020px){.iel-header-inner{grid-template-columns:155px 1fr auto}.iel-brand-logo-header{width:132px;height:54px}.iel-brand-showcase-inner{grid-template-columns:110px 1fr}.iel-brand-showcase-link{grid-column:2}.iel-motion-badge{left:4px}}
@media(max-width:760px){.iel-header-inner{grid-template-columns:1fr auto}.iel-brand-logo-header{width:118px;height:48px}.iel-brand-showcase-inner{grid-template-columns:82px 1fr;gap:15px;padding:18px 0}.iel-brand-showcase-logo{width:78px;height:86px}.iel-brand-showcase-copy strong{font-size:17px}.iel-brand-showcase-link{grid-column:1/-1;justify-self:start}.iel-motion-badge{width:86px;height:86px;left:8px;top:12px}.iel-motion-badge span{font-size:5px}.iel-brand-logo-footer{width:136px;height:100px}}
@media(max-width:470px){.iel-brand-showcase-inner{grid-template-columns:70px 1fr}.iel-brand-showcase-logo{width:68px;height:78px}.iel-brand-showcase-copy strong{font-size:15px}.iel-brand-showcase-copy p{font-size:8.5px}.iel-motion-badge{width:76px;height:76px}.iel-offer-brand{width:82px;height:68px}}


/* v2.2.1 — polimento de logos, legibilidade e topo */
.iel-topbar{position:relative;z-index:8;font-size:12px}.iel-topbar .iel-container{min-height:44px;gap:12px}.iel-topbar strong{letter-spacing:.03em}.iel-topbar span{opacity:.88;font-weight:800}
.iel-header{z-index:90}.iel-hero{padding-top:84px}.iel-hero:before{top:34px;right:-160px;z-index:0}.iel-hero-grid{z-index:1}
.iel-brand-logo-header{width:112px;height:46px}.iel-brand-logo-header img{transform:none;object-position:left center}
.iel-brand-logo-footer{width:96px;height:108px;margin:0}.iel-brand-logo-footer img{transform:none;object-position:left top}
.iel-motion-badge{left:-4px;top:12px;width:118px;height:118px;padding:8px;overflow:visible}.iel-motion-badge img{position:relative;inset:auto;width:100%;height:100%;object-fit:contain;transform:none}.iel-motion-badge span{left:10px;right:10px;bottom:8px;padding:5px 6px;font-size:6.5px;line-height:1.2}
.iel-sheet-brand{width:92px;height:68px;margin:-6px 0 2px}.iel-sheet-brand-logo{transform:none;object-position:left top}
.iel-brand-showcase-inner{min-height:140px;grid-template-columns:100px 1fr auto;gap:24px}.iel-brand-showcase-logo{width:84px;height:92px}.iel-brand-showcase-logo img{transform:none;object-position:left top}.iel-brand-showcase-copy span{font-size:10px}.iel-brand-showcase-copy strong{font-size:24px}.iel-brand-showcase-copy p{font-size:12px;line-height:1.65}.iel-brand-showcase-link{font-size:10px;padding:12px 14px}
.iel-offer-brand{width:84px;height:92px;margin:0 0 10px}.iel-offer-brand img{transform:none;object-position:left top}.iel-price-top img{width:86px;height:54px;transform:none;object-position:center}
.iel-pain-title span{font-size:11px}.iel-pain-title strong{font-size:30px}.iel-pain-points span{font-size:11px}
.iel-section-head p,.iel-hero-copy>p,.iel-faq-intro p{font-size:14px}.iel-deliverable>p{font-size:11px}.iel-deliverable li{font-size:10px}.iel-faq-item button{font-size:12px}.iel-faq-item>div p{font-size:11px}.iel-price-security{font-size:9px}.iel-footer-brand p{font-size:12px;line-height:1.75}.iel-footer-links strong{font-size:11px}.iel-footer-links a{font-size:12px;line-height:1.6}.iel-footer-bottom{font-size:10px}
@media(max-width:1020px){.iel-brand-logo-header{width:104px;height:42px}.iel-brand-showcase-inner{grid-template-columns:84px 1fr}.iel-brand-showcase-logo{width:74px;height:82px}.iel-brand-showcase-link{grid-column:2}.iel-motion-badge{left:8px;top:8px}}
@media(max-width:760px){.iel-topbar{font-size:10px}.iel-topbar .iel-container{min-height:48px;padding:4px 0}.iel-hero{padding-top:58px}.iel-hero:before{width:280px;height:280px;top:18px;right:-120px}.iel-brand-logo-header{width:92px;height:38px}.iel-motion-badge{width:92px;height:92px;top:6px;left:10px}.iel-motion-badge span{font-size:5.5px}.iel-sheet-brand{width:78px;height:58px}.iel-brand-showcase-inner{grid-template-columns:72px 1fr;gap:14px}.iel-brand-showcase-logo{width:62px;height:70px}.iel-brand-showcase-copy span{font-size:9px}.iel-brand-showcase-copy strong{font-size:18px}.iel-brand-showcase-copy p{font-size:11px}.iel-brand-showcase-link{grid-column:1/-1}.iel-brand-logo-footer{width:86px;height:96px}.iel-footer-brand p,.iel-footer-links a{font-size:11px}.iel-footer-links strong{font-size:10px}}
@media(max-width:470px){.iel-topbar span{font-size:7.5px}.iel-motion-badge{width:84px;height:84px;left:6px}.iel-brand-logo-header{width:86px;height:36px}.iel-sheet-brand{width:72px;height:54px}.iel-brand-showcase-logo{width:58px;height:66px}.iel-brand-logo-footer{width:80px;height:88px}.iel-offer-brand{width:76px;height:84px}}


/* v2.2.1 — ajustes finos de logos, legibilidade e faixa superior */
.iel-topbar{position:relative;z-index:40;overflow:hidden}.iel-topbar .iel-container{min-height:34px;gap:12px;font-size:10px}.iel-topbar strong{font-size:11px;letter-spacing:.04em}.iel-topbar span{font-size:10px;opacity:.86}
.iel-header{z-index:90}.iel-hero{z-index:1}.iel-hero:before{top:8px;right:-250px;opacity:.7}

/* logos */
.iel-brand-logo-header{width:128px;height:50px}.iel-brand-logo-header img{transform:scale(1.48);transform-origin:50% 50%}
.iel-brand-logo-footer{width:118px;height:82px;margin:-8px 0 -4px}.iel-brand-logo-footer img{transform:scale(1.28);transform-origin:50% 50%}
.iel-brand-showcase-logo{width:82px;height:90px}.iel-brand-showcase-logo img{transform:scale(1.28);transform-origin:50% 50%}
.iel-offer-brand{width:82px;height:62px;margin:-4px 0 2px}.iel-offer-brand img{transform:scale(1.28);transform-origin:50% 50%}
.iel-price-top img{width:56px;height:34px;transform:scale(1.3);transform-origin:50% 50%}

/* gif / badge */
.iel-motion-badge{left:-6px;top:14px;width:96px;height:96px;border-radius:18px}.iel-motion-badge img{position:absolute;inset:8px;width:calc(100% - 16px);height:calc(100% - 16px);object-fit:contain;transform:none}.iel-motion-badge span{left:7px;right:7px;bottom:6px;font-size:5.5px;padding:4px 4px}

/* more readable type */
.iel-nav a{font-size:12px}.iel-hero-copy>p{font-size:16px;line-height:1.72;color:rgba(10,10,10,.74)}.iel-hero-proof small{font-size:10px}.iel-section-head p,.iel-faq-intro p,.iel-offer-summary p,.iel-footer-brand p{font-size:12px;line-height:1.75}.iel-deliverable>p,.iel-day p,.iel-bonus-card p,.iel-howget-step p{font-size:11px;line-height:1.7}.iel-deliverable li,.iel-price-card li,.iel-footer-links a{font-size:10px}.iel-footer-links strong{font-size:9px}.iel-footer-bottom{font-size:9px}.iel-brand-showcase-copy p{font-size:11px}.iel-microcopy{font-size:10px!important}.iel-text-link{font-size:11px}.iel-kicker,.iel-eyebrow{font-size:11px}

/* fix visuals near top strip */
.iel-product-stage:after{right:14px;bottom:16px}.iel-hero{overflow:hidden}

@media(max-width:760px){
  .iel-topbar .iel-container{min-height:38px}.iel-topbar strong{font-size:9px}.iel-topbar span{font-size:8px}
  .iel-brand-logo-header{width:112px;height:44px}.iel-brand-logo-header img{transform:scale(1.38)}
  .iel-brand-logo-footer{width:108px;height:74px}
  .iel-motion-badge{width:82px;height:82px;left:6px;top:8px}
  .iel-brand-showcase-logo{width:72px;height:78px}.iel-brand-showcase-copy p{font-size:10px}
}
@media(max-width:470px){
  .iel-motion-badge{width:74px;height:74px}.iel-topbar .iel-container{gap:4px}
}


/* v2.2.2 — urgência editorial e copy de conversão */
.iel-topbar{box-shadow:0 1px 0 rgba(10,10,10,.08)}
.iel-topbar strong{white-space:nowrap}.iel-topbar span{font-weight:750}
.iel-pain-title strong{max-width:420px;font-size:25px;line-height:1.08}
.iel-offer-urgency{display:flex;align-items:center;gap:14px;max-width:470px;margin:24px 0 4px;padding:14px 16px;border:1px solid rgba(255,200,61,.35);border-radius:14px;background:rgba(255,200,61,.08)}
.iel-offer-urgency>b{display:grid;place-items:center;flex:0 0 58px;width:58px;height:58px;border-radius:14px;background:var(--iel-yellow);color:var(--iel-black);font-size:25px;line-height:1;font-weight:950}
.iel-offer-urgency>span{color:rgba(255,255,255,.72);font-size:10px;line-height:1.55}.iel-offer-urgency strong{color:#fff;font-size:11px}
.iel-hero-actions .iel-button-primary{min-height:54px;padding-inline:24px}
@media(max-width:760px){.iel-topbar strong{white-space:normal}.iel-pain-title strong{font-size:22px}.iel-offer-urgency{max-width:none}.iel-offer-urgency>b{flex-basis:52px;width:52px;height:52px;font-size:22px}}


/* v2.2.3 — pente-fino visual desktop e mobile */
.iel-section-head-grid{display:grid;grid-template-columns:minmax(0,1.15fr) 300px;gap:28px;align-items:end;margin-bottom:34px}.iel-section-head-grid .iel-section-head{margin-bottom:0;max-width:none}.iel-head-aside{align-self:stretch;padding:18px 18px 16px;border:1px solid rgba(10,10,10,.08);border-radius:18px;background:linear-gradient(180deg,#fff 0%,#f6f8ff 100%);box-shadow:0 12px 30px rgba(10,10,10,.05)}.iel-head-aside strong{display:block;margin-bottom:12px;color:var(--iel-blue);font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.iel-head-aside div{display:grid;grid-template-columns:70px 1fr;gap:10px;align-items:center;padding:9px 0;border-top:1px solid rgba(10,10,10,.06)}.iel-head-aside div:first-of-type{border-top:0;padding-top:0}.iel-head-aside b{font-size:19px;line-height:1;color:var(--iel-black)}.iel-head-aside span{color:rgba(10,10,10,.62);font-size:10px;line-height:1.45}

.iel-qty{color:rgba(20,87,217,.24)!important;font-size:12px;letter-spacing:.04em}.iel-deliverable{overflow:hidden}.iel-deliverable:before{content:"";position:absolute;right:-18px;top:-18px;width:88px;height:88px;border-radius:50%;background:radial-gradient(circle,rgba(255,200,61,.26) 0%,rgba(255,200,61,0) 72%)}

.iel-week-grid{position:relative}.iel-day{position:relative;padding-left:22px;overflow:hidden}.iel-day:before{content:"";position:absolute;left:0;top:0;bottom:0;width:8px;border-radius:22px;background:rgba(20,87,217,.24)}.iel-day:nth-child(2n):before{background:rgba(255,255,255,.28)}.iel-day:after{content:"";position:absolute;left:20px;top:20px;width:34px;height:34px;border-radius:12px;background:rgba(20,87,217,.14)}.iel-day:nth-child(2n):after{background:rgba(255,255,255,.22)}.iel-day small,.iel-day h3,.iel-day p,.iel-day div{position:relative;z-index:1}.iel-day-number{opacity:.24!important}

.iel-faq-grid{align-items:start}.iel-faq-intro{display:grid;gap:18px}.iel-faq-trust{display:grid;gap:8px;padding:18px;border-radius:18px;background:linear-gradient(180deg,#f7f9ff 0%,#fff 100%);border:1px solid rgba(20,87,217,.12)}.iel-faq-trust strong{font-size:18px;line-height:1.15}.iel-faq-trust span{display:flex;align-items:center;gap:8px;color:rgba(10,10,10,.66);font-size:11px}.iel-faq-trust span:before{content:"✓";display:grid;place-items:center;width:18px;height:18px;border-radius:50%;background:var(--iel-yellow);color:var(--iel-black);font-size:10px;font-weight:900}

.iel-footer-bottom{justify-content:center;text-align:center}.iel-footer-bottom span{display:block;width:100%}.iel-footer-main{align-items:start}.iel-footer-brand,.iel-footer-links{min-width:0}

/* mobile polish */
@media(max-width:1020px){.iel-section-head-grid{grid-template-columns:1fr;gap:18px}.iel-head-aside{max-width:420px}.iel-day{padding-left:18px}}
@media(max-width:760px){.iel-brand-showcase-inner,.iel-footer-main,.iel-offer-wrap,.iel-faq-grid,.iel-forwho-grid,.iel-bonus-layout,.iel-howget-grid,.iel-deliverable-grid{row-gap:18px}.iel-product-stage{min-height:410px;transform:scale(.86);transform-origin:top center;margin-bottom:-42px}.iel-hero-proof span{padding:12px}.iel-deliverable{padding:20px;border-radius:16px}.iel-deliverable h3{font-size:19px}.iel-week-grid{gap:12px}.iel-day{padding:18px 18px 18px 24px;border-radius:18px}.iel-day:after{left:16px;top:16px;width:30px;height:30px}.iel-day-number{font-size:52px!important;right:14px;top:8px}.iel-faq-item button{padding:16px}.iel-footer{padding-bottom:84px}.iel-mobile-buy{padding:11px 12px 11px 13px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(135deg,#0a0a0a 0%,#101820 100%)}.iel-mobile-buy:before{content:"";position:absolute;inset:0;border-radius:14px;background:radial-gradient(circle at 18% 18%,rgba(255,200,61,.14),transparent 34%),radial-gradient(circle at 82% 90%,rgba(20,87,217,.18),transparent 36%);pointer-events:none}.iel-mobile-buy span,.iel-mobile-buy>strong{position:relative;z-index:1}.iel-mobile-buy small{font-size:7px;letter-spacing:.04em}.iel-mobile-buy b{font-size:14px;line-height:1.2}.iel-mobile-buy>strong{padding:10px 12px;border-radius:10px;font-size:8px;box-shadow:0 8px 18px rgba(255,200,61,.16)}.iel-price-security{gap:8px}.iel-footer-bottom{font-size:8px}}
@media(max-width:470px){.iel-section-head-grid{margin-bottom:24px}.iel-head-aside{padding:15px}.iel-head-aside b{font-size:17px}.iel-product-stage{min-height:372px;transform:scale(.76);margin-bottom:-86px}.iel-hero h1{font-size:35px}.iel-hero-copy>p{font-size:14px}.iel-day h3{font-size:18px}.iel-day p{font-size:11px}.iel-faq-trust strong{font-size:16px}.iel-mobile-buy b{font-size:13px}}


/* v2.2.4 — seção dos 5 dias redesenhada */
.iel-week{position:relative;overflow:hidden}.iel-week:before{content:"";position:absolute;left:-120px;bottom:-120px;width:320px;height:320px;border-radius:50%;background:rgba(255,255,255,.07)}.iel-week:after{content:"";position:absolute;right:-80px;top:-90px;width:260px;height:260px;border-radius:50%;background:rgba(255,200,61,.10)}.iel-week .iel-container{position:relative;z-index:1}
.iel-week-head-wrap{display:grid;grid-template-columns:minmax(0,1.15fr) 280px;gap:26px;align-items:end;margin-bottom:28px}.iel-week-head-wrap .iel-section-head{max-width:none;margin-bottom:0}.iel-week-meta{padding:18px;border-radius:20px;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.18);backdrop-filter:blur(8px)}.iel-week-meta strong{display:block;margin-bottom:10px;color:var(--iel-yellow);font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.iel-week-meta div{display:grid;grid-template-columns:86px 1fr;gap:10px;align-items:center;padding:9px 0;border-top:1px solid rgba(255,255,255,.10)}.iel-week-meta div:first-of-type{border-top:0;padding-top:0}.iel-week-meta b{font-size:20px;line-height:1;color:#fff}.iel-week-meta span{font-size:10px;line-height:1.4;color:rgba(255,255,255,.78)}
.iel-week-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;align-items:stretch}.iel-day{padding:18px 16px 16px 16px!important;border-radius:22px!important;border:1px solid rgba(255,255,255,.18);box-shadow:0 18px 40px rgba(0,0,0,.14);background:#fff;color:var(--iel-black)}.iel-day:nth-child(2),.iel-day:nth-child(4){background:var(--iel-yellow)}.iel-day:before{display:none!important}.iel-day:after{display:none!important}.iel-day-number{top:12px!important;right:14px!important;font-size:54px!important;opacity:.14!important;color:var(--iel-blue)!important}.iel-day:nth-child(2) .iel-day-number,.iel-day:nth-child(4) .iel-day-number{color:rgba(10,10,10,.18)!important}.iel-day small{display:inline-block;margin-bottom:10px;color:var(--iel-blue);font-size:9px;font-weight:900;letter-spacing:.16em}.iel-day h3{min-height:64px;margin:0 0 10px;font-size:18px;line-height:1.05;letter-spacing:-.02em}.iel-day p{min-height:88px;margin:0 0 14px;color:rgba(10,10,10,.62);font-size:11px;line-height:1.6}.iel-day div{display:grid;gap:7px}.iel-day div span{padding:10px 12px;border-radius:12px;background:#eef3ff;color:#101010;font-size:9px;font-weight:800;line-height:1.25;border:1px solid rgba(20,87,217,.08)}.iel-day:nth-child(2) div span,.iel-day:nth-child(4) div span{background:rgba(255,255,255,.58);border-color:rgba(10,10,10,.06)}
@media(max-width:1020px){.iel-week-head-wrap{grid-template-columns:1fr;gap:18px}.iel-week-meta{max-width:460px}.iel-week-grid{grid-template-columns:repeat(2,1fr)}.iel-week-grid .iel-day:last-child{grid-column:1/-1}}
@media(max-width:760px){.iel-week-head-wrap{margin-bottom:20px}.iel-week-meta{padding:15px}.iel-week-grid{grid-template-columns:1fr;gap:12px}.iel-day{padding:16px 14px 14px 14px!important}.iel-day h3{min-height:0;font-size:22px}.iel-day p{min-height:0;font-size:12px}.iel-day-number{font-size:46px!important}.iel-week-grid .iel-day:last-child{grid-column:auto}}


/* v2.2.5 — troca do resumo textual por elemento visual */
.iel-section-head-grid-visual{grid-template-columns:minmax(0,1.08fr) 320px;align-items:center}.iel-head-aside{display:none!important}.iel-head-visual{position:relative;min-height:250px;display:grid;place-items:center}.iel-head-visual-card{position:relative;z-index:2;width:240px;height:240px;border-radius:26px;background:linear-gradient(180deg,#ffffff 0%,#f5f8ff 100%);border:1px solid rgba(20,87,217,.10);box-shadow:0 24px 48px rgba(10,10,10,.08);display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden}.iel-head-visual-card:before{content:"";position:absolute;top:0;left:0;right:0;height:8px;background:var(--iel-yellow)}.iel-head-visual-card img{width:148px;height:148px;object-fit:contain}.iel-head-visual-card span{display:block;margin-top:6px;color:var(--iel-blue);font-size:9px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.iel-head-visual-card strong{display:block;margin-top:6px;color:var(--iel-black);font-size:13px;line-height:1.1;text-transform:uppercase}.iel-head-stat{position:absolute;z-index:3;display:grid;place-items:center;width:82px;height:82px;border-radius:18px;background:var(--iel-blue);color:#fff;box-shadow:0 14px 30px rgba(20,87,217,.18)}.iel-head-stat b{display:block;font-size:24px;line-height:1}.iel-head-stat small{display:block;font-size:8px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.iel-head-stat-a{left:4px;top:24px}.iel-head-stat-b{right:0;bottom:24px;background:var(--iel-yellow);color:var(--iel-black)}.iel-head-spark{position:absolute;right:30px;top:10px;width:120px;height:120px;border-radius:50%;background:radial-gradient(circle,rgba(255,200,61,.26) 0%,rgba(255,200,61,0) 72%)}
.iel-section-head-grid-visual .iel-section-head h2{max-width:760px}.iel-section-head-grid-visual .iel-section-head p{max-width:760px}
@media(max-width:1020px){.iel-section-head-grid-visual{grid-template-columns:1fr;gap:18px}.iel-head-visual{min-height:220px;justify-self:start}.iel-head-stat-a{left:0}.iel-head-stat-b{right:20px}}
@media(max-width:760px){.iel-section-head-grid-visual{gap:10px}.iel-head-visual{min-height:190px}.iel-head-visual-card{width:190px;height:190px;border-radius:22px}.iel-head-visual-card img{width:118px;height:118px}.iel-head-visual-card strong{font-size:11px}.iel-head-stat{width:68px;height:68px}.iel-head-stat b{font-size:20px}.iel-head-stat small{font-size:7px}.iel-head-stat-a{top:10px}.iel-head-stat-b{bottom:8px;right:8px}}


/* v2.2.6 — correção de cache e composição visual segura */
.iel-section-head-grid-visual{grid-template-columns:minmax(0,1fr) 300px!important;gap:34px!important;align-items:center!important}.iel-head-visual{position:relative!important;min-height:230px!important;width:300px!important;justify-self:end!important;display:grid!important;place-items:center!important}.iel-head-visual-card{width:220px!important;height:220px!important;padding:26px!important;border-radius:28px!important;background:#fff!important;border:1px solid rgba(10,10,10,.08)!important;box-shadow:0 24px 55px rgba(10,10,10,.09)!important;display:grid!important;place-items:center!important;overflow:hidden!important}.iel-head-visual-card:before{height:7px!important}.iel-head-visual-card img{width:150px!important;height:180px!important;object-fit:contain!important;transform:none!important}.iel-head-visual-card span,.iel-head-visual-card strong{display:none!important}.iel-head-stat{width:74px!important;height:74px!important;border-radius:18px!important}.iel-head-stat b{font-size:21px!important}.iel-head-stat small{font-size:7px!important}.iel-head-stat-a{left:0!important;top:26px!important}.iel-head-stat-b{right:0!important;bottom:26px!important}.iel-head-spark{right:20px!important;top:4px!important}.iel-section-head-grid-visual .iel-section-head{margin-bottom:0!important}.iel-section-head-grid-visual .iel-section-head h2,.iel-section-head-grid-visual .iel-section-head p{max-width:760px!important}
@media(max-width:1020px){.iel-section-head-grid-visual{grid-template-columns:minmax(0,1fr) 250px!important;gap:24px!important}.iel-head-visual{width:250px!important;min-height:210px!important}.iel-head-visual-card{width:195px!important;height:195px!important}.iel-head-visual-card img{width:132px!important;height:158px!important}.iel-head-stat{width:66px!important;height:66px!important}}
@media(max-width:760px){.iel-section-head-grid-visual{display:block!important}.iel-head-visual{display:none!important}.iel-section-head-grid-visual .iel-section-head{margin-bottom:26px!important}}


/* v2.2.7 — header corrigido e mobile-first para tráfego */
/* Header / logo */
.iel-header-inner{grid-template-columns:84px 1fr auto!important;min-height:78px!important;gap:18px!important}.iel-brand-logo-header{width:64px!important;height:68px!important;overflow:visible!important;display:flex!important;align-items:center!important;justify-content:flex-start!important}.iel-brand-logo-header img{width:auto!important;height:62px!important;max-width:none!important;object-fit:contain!important;object-position:center!important;transform:none!important}.iel-nav{gap:24px!important}.iel-nav a{font-size:12px!important}.iel-header-cta{font-size:11px!important;padding:13px 18px!important}

/* keep desktop sections balanced */
.iel-hero-grid{gap:46px!important}.iel-section-head-grid-visual{grid-template-columns:minmax(0,1fr) 280px!important}.iel-head-visual{width:280px!important}.iel-footer-bottom{justify-content:center!important;text-align:center!important}

@media(max-width:760px){
  /* global mobile rhythm */
  .iel-site{font-size:15px!important;overflow-x:hidden!important}.iel-container{width:calc(100% - 30px)!important;max-width:none!important}.iel-section{padding:52px 0!important}.iel-reveal{transform:translateY(10px)}

  /* top urgency bar */
  .iel-topbar{position:relative!important;z-index:120!important}.iel-topbar .iel-container{min-height:36px!important;padding:5px 0!important;display:flex!important;flex-direction:row!important;justify-content:center!important}.iel-topbar strong{font-size:8.5px!important;line-height:1.2!important;text-align:center!important}.iel-topbar span{display:none!important}

  /* mobile header */
  .iel-header{position:sticky!important;top:0!important;z-index:110!important;background:rgba(255,255,255,.98)!important}.iel-header-inner{position:relative!important;min-height:62px!important;grid-template-columns:60px 1fr 42px!important;gap:8px!important;padding:0!important}.iel-brand-logo-header{width:54px!important;height:58px!important;overflow:visible!important}.iel-brand-logo-header img{width:auto!important;height:52px!important;max-width:none!important;transform:none!important;object-fit:contain!important}.iel-menu-toggle{display:grid!important;place-items:center!important;grid-column:3!important;width:40px!important;height:40px!important;padding:8px!important;border-radius:10px!important;background:#f4f6fb!important}.iel-nav{display:none!important;position:absolute!important;top:100%!important;left:-15px!important;right:-15px!important;grid-template-columns:1fr!important;gap:0!important;padding:8px 15px 14px!important;background:#fff!important;border-top:1px solid rgba(10,10,10,.06)!important;box-shadow:0 16px 28px rgba(10,10,10,.10)!important}.iel-header.menu-open .iel-nav{display:grid!important}.iel-nav a{padding:12px 6px!important;border-bottom:1px solid rgba(10,10,10,.06)!important;font-size:12px!important}.iel-nav a:last-child{border-bottom:0!important}.iel-header-cta{display:none!important}

  /* hero: native mobile, no scaled desktop canvas */
  .iel-hero{padding:38px 0 42px!important}.iel-hero:before{width:230px!important;height:230px!important;right:-120px!important;top:40px!important}.iel-hero-grid{display:grid!important;grid-template-columns:1fr!important;gap:30px!important}.iel-eyebrow{font-size:9px!important;line-height:1.35!important;letter-spacing:.08em!important}.iel-hero h1{font-size:clamp(36px,10vw,44px)!important;line-height:.98!important;margin:14px 0 16px!important;letter-spacing:-.045em!important}.iel-hero-copy>p{font-size:14px!important;line-height:1.62!important}.iel-hero-proof{grid-template-columns:repeat(3,1fr)!important;gap:7px!important;margin:20px 0!important}.iel-hero-proof span{padding:11px 8px!important;border-radius:12px!important}.iel-hero-proof b{font-size:21px!important}.iel-hero-proof small{font-size:7.5px!important;line-height:1.25!important}.iel-hero-actions{display:grid!important;gap:10px!important}.iel-button{width:100%!important;min-height:50px!important;font-size:11px!important}.iel-text-link{justify-self:start!important;font-size:10px!important}.iel-microcopy{font-size:8.5px!important;line-height:1.45!important;align-items:flex-start!important}

  /* hero product visual rebuilt for phones */
  .iel-product-stage{position:relative!important;width:100%!important;min-height:360px!important;height:360px!important;max-width:360px!important;margin:0 auto!important;transform:none!important}.iel-product-stage:before{inset:18px 18px 12px 18px!important;border-radius:28px!important;background:var(--iel-blue)!important}.iel-product-stage:after{width:72px!important;height:72px!important;border-width:9px!important;right:2px!important;bottom:18px!important}.iel-sheet-back,.iel-sheet-mid{display:none!important}.iel-sheet-front{display:block!important;width:244px!important;height:318px!important;left:50%!important;top:20px!important;transform:translateX(-50%)!important;padding:22px!important;border-radius:16px!important}.iel-sheet-brand{width:68px!important;height:48px!important;margin:-3px 0 0!important}.iel-sheet-brand-logo{transform:none!important;width:100%!important;height:100%!important;object-fit:contain!important}.iel-sheet-kicker{margin-top:28px!important}.iel-sheet-front h2{font-size:28px!important}.iel-sheet-front p{font-size:9px!important}.iel-sheet-footer{left:22px!important;right:22px!important;bottom:20px!important}.iel-sheet-footer span{font-size:23px!important}.iel-motion-badge{width:64px!important;height:64px!important;left:4px!important;top:2px!important;border-radius:14px!important}.iel-motion-badge img{inset:5px!important;width:calc(100% - 10px)!important;height:calc(100% - 10px)!important}.iel-motion-badge span{display:none!important}.iel-stage-burst{width:64px!important;height:64px!important;right:0!important;top:4px!important;border-width:5px!important;font-size:18px!important}.iel-stage-note{padding:8px 9px!important;border-radius:10px!important}.iel-stage-note b{font-size:16px!important}.iel-stage-note span{font-size:7px!important}.iel-note-one{left:2px!important;bottom:8px!important}.iel-note-two{right:2px!important;bottom:0!important}

  /* pain strip */
  .iel-pain-strip{padding:28px 0!important}.iel-pain-strip .iel-container{grid-template-columns:1fr!important;gap:18px!important}.iel-pain-title strong{font-size:25px!important;line-height:1.05!important}.iel-pain-points{grid-template-columns:1fr!important;gap:9px!important}.iel-pain-points span{font-size:10px!important;line-height:1.45!important;padding:9px 0 9px 12px!important}

  /* brand strip */
  .iel-brand-showcase-inner{grid-template-columns:62px 1fr!important;gap:12px!important;min-height:auto!important;padding:18px 0!important}.iel-brand-showcase-logo{width:56px!important;height:64px!important}.iel-brand-showcase-logo img{transform:none!important;object-fit:contain!important}.iel-brand-showcase-copy strong{font-size:17px!important}.iel-brand-showcase-copy p{font-size:10px!important;line-height:1.5!important}.iel-brand-showcase-link{grid-column:1/-1!important;font-size:9px!important;padding:10px 12px!important}

  /* receive section */
  .iel-section-head-grid-visual{display:block!important}.iel-head-visual{display:none!important}.iel-section-head{margin-bottom:24px!important}.iel-section-head h2{font-size:clamp(30px,8.5vw,36px)!important;line-height:1.02!important}.iel-section-head p{font-size:12px!important;line-height:1.65!important}.iel-deliverable-grid{grid-template-columns:1fr!important;gap:11px!important}.iel-deliverable{min-height:0!important;padding:18px!important;border-radius:16px!important}.iel-deliverable-icon{width:50px!important;height:50px!important}.iel-deliverable h3{margin:18px 0 8px!important;font-size:19px!important}.iel-deliverable>p{min-height:0!important;font-size:11px!important;line-height:1.55!important}.iel-deliverable li{font-size:10px!important}.iel-qty{font-size:11px!important;opacity:1!important}

  /* 5 days */
  .iel-week-head-wrap{grid-template-columns:1fr!important;gap:16px!important;margin-bottom:18px!important}.iel-week-meta{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:7px!important;padding:9px!important;border-radius:15px!important}.iel-week-meta>strong{grid-column:1/-1!important;margin:0 0 2px!important;font-size:8px!important}.iel-week-meta div{display:block!important;padding:9px 7px!important;border:0!important;border-radius:11px!important;background:rgba(255,255,255,.08)!important}.iel-week-meta b{font-size:15px!important}.iel-week-meta span{display:block!important;margin-top:3px!important;font-size:7px!important}.iel-week-grid{grid-template-columns:1fr!important;gap:10px!important}.iel-day{min-height:0!important;padding:18px!important;border-radius:18px!important}.iel-day h3{min-height:0!important;font-size:21px!important}.iel-day p{min-height:0!important;font-size:11px!important;line-height:1.55!important}.iel-day div span{font-size:9px!important;padding:9px 10px!important}.iel-day-number{font-size:45px!important}

  /* bonus / audience / delivery */
  .iel-bonus-layout,.iel-forwho-grid,.iel-howget-grid{grid-template-columns:1fr!important;gap:22px!important}.iel-bonus-copy{position:static!important}.iel-bonus-copy h2,.iel-forwho-title h2{font-size:31px!important;line-height:1.03!important}.iel-bonus-list{gap:9px!important}.iel-bonus-card{grid-template-columns:1fr!important;padding:16px!important}.iel-forwho-list span{font-size:11px!important;padding:14px!important}.iel-howget-step{padding:16px!important}.iel-howget-step p{font-size:10.5px!important}

  /* offer */
  .iel-offer{padding:54px 0 90px!important}.iel-offer-wrap{grid-template-columns:1fr!important;gap:18px!important;padding:20px!important;border-radius:20px!important}.iel-offer-summary h2{font-size:31px!important}.iel-offer-summary p{font-size:11px!important}.iel-offer-total{grid-template-columns:1fr 1fr!important;gap:8px!important}.iel-price-card{padding:20px 16px!important;border-radius:18px!important}.iel-price-card ul{grid-template-columns:1fr!important;gap:8px!important}.iel-price-card li{font-size:10px!important}.iel-price strong{font-size:46px!important}.iel-price-security{gap:7px!important;font-size:7px!important}

  /* FAQ */
  .iel-faq-grid{grid-template-columns:1fr!important;gap:20px!important}.iel-faq-intro h2{font-size:31px!important}.iel-faq-trust{padding:15px!important}.iel-faq-item button{padding:15px!important;font-size:10px!important}.iel-faq-item>div p{font-size:10px!important}

  /* footer */
  .iel-footer{padding:38px 0 92px!important}.iel-footer-main{grid-template-columns:1fr!important;gap:22px!important;text-align:center!important}.iel-footer-brand{display:grid!important;justify-items:center!important}.iel-brand-logo-footer{width:78px!important;height:94px!important;margin:0!important}.iel-brand-logo-footer img{transform:none!important;object-fit:contain!important}.iel-footer-brand p{max-width:330px!important;margin:8px auto 0!important;font-size:10px!important}.iel-footer-links{justify-items:center!important}.iel-footer-links strong{font-size:9px!important}.iel-footer-links a{font-size:10px!important}.iel-footer-bottom{margin-top:24px!important;padding-top:16px!important;font-size:8px!important;line-height:1.5!important}

  /* sticky mobile CTA */
  .iel-mobile-buy{left:8px!important;right:8px!important;bottom:8px!important;min-height:62px!important;padding:9px 9px 9px 12px!important;border-radius:15px!important;gap:8px!important}.iel-mobile-buy small{font-size:6.5px!important}.iel-mobile-buy b{font-size:13px!important}.iel-mobile-buy>strong{font-size:8.5px!important;padding:11px 12px!important;white-space:nowrap!important}
}

@media(max-width:380px){
  .iel-container{width:calc(100% - 24px)!important}.iel-hero h1{font-size:34px!important}.iel-hero-proof small{font-size:7px!important}.iel-product-stage{max-width:330px!important;min-height:344px!important;height:344px!important}.iel-sheet-front{width:228px!important;height:300px!important}.iel-stage-note span{display:none!important}.iel-mobile-buy b{font-size:12px!important}.iel-mobile-buy>strong{font-size:8px!important;padding:10px!important}
}


/* v2.2.8 — rodapé mobile compacto e horizontal */
@media(max-width:760px){
  .iel-footer{padding:30px 0 90px!important}
  .iel-footer-main{display:flex!important;flex-direction:column!important;align-items:center!important;gap:12px!important;text-align:center!important}
  .iel-footer-brand{display:flex!important;flex-direction:column!important;align-items:center!important}
  .iel-brand-logo-footer{width:70px!important;height:76px!important;margin:0!important}
  .iel-brand-logo-footer img{width:100%!important;height:100%!important;object-fit:contain!important;transform:none!important}
  .iel-footer-brand p{display:none!important}
  .iel-footer-main .iel-footer-links:first-of-type{display:none!important}
  .iel-footer-main .iel-footer-links:last-of-type{display:flex!important;align-items:center!important;justify-content:center!important;flex-wrap:wrap!important;gap:6px 14px!important;margin-top:0!important}
  .iel-footer-main .iel-footer-links:last-of-type strong{display:none!important}
  .iel-footer-main .iel-footer-links:last-of-type a{position:relative!important;display:inline-flex!important;align-items:center!important;color:rgba(255,255,255,.72)!important;font-size:9px!important;line-height:1!important;white-space:nowrap!important}
  .iel-footer-main .iel-footer-links:last-of-type a:not(:last-child):after{content:"•";position:absolute;right:-9px;color:var(--iel-yellow);font-size:8px}
  .iel-footer-bottom{display:block!important;margin-top:14px!important;padding-top:14px!important;border-top:1px solid rgba(255,255,255,.10)!important;text-align:center!important;font-size:8px!important;line-height:1.35!important}
  .iel-footer-bottom span{display:block!important;max-width:100%!important;margin:0 auto!important;color:rgba(255,255,255,.46)!important}
}
@media(max-width:380px){
  .iel-footer-main .iel-footer-links:last-of-type{gap:6px 12px!important}
  .iel-footer-main .iel-footer-links:last-of-type a{font-size:8px!important}
  .iel-footer-bottom{font-size:7.5px!important}
}


/* v2.2.9 — ajuste fino da seção 5 dias */
.iel-week-head-wrap{align-items:start!important}.iel-week-meta{align-self:start!important;justify-self:end!important;min-width:290px;max-width:310px;padding:20px 20px 16px!important;border-radius:22px!important;background:rgba(255,255,255,.12)!important;border:1px solid rgba(255,255,255,.16)!important;box-shadow:0 18px 34px rgba(0,0,0,.10)}
.iel-week-meta div{grid-template-columns:98px 1fr!important;padding:11px 0!important}.iel-week-meta b{font-size:22px!important;letter-spacing:-.03em}.iel-week-meta span{font-size:11px!important;line-height:1.3!important}
.iel-day-number{opacity:.24!important;color:rgba(20,87,217,.30)!important}.iel-day:nth-child(2) .iel-day-number,.iel-day:nth-child(4) .iel-day-number{color:rgba(10,10,10,.22)!important}
@media(max-width:1020px){.iel-week-meta{justify-self:start!important;min-width:0;max-width:460px}}
@media(max-width:760px){.iel-week-meta{display:grid!important;grid-template-columns:repeat(3,1fr)!important;max-width:none!important;width:100%!important;justify-self:stretch!important;padding:10px!important}.iel-week-meta div{display:block!important;padding:10px 8px!important}.iel-week-meta b{font-size:16px!important}.iel-week-meta span{font-size:8px!important}}


/* v2.3.0 — correção do GIF/selo da marca */
.iel-motion-badge{width:112px!important;height:112px!important;left:-2px!important;top:8px!important;padding:0!important;overflow:hidden!important;border-radius:18px!important;background:#fff!important}
.iel-motion-badge img{position:absolute!important;top:8px!important;left:8px!important;right:8px!important;bottom:28px!important;width:calc(100% - 16px)!important;height:calc(100% - 36px)!important;object-fit:contain!important;object-position:center center!important;transform:none!important}
.iel-motion-badge span{left:7px!important;right:7px!important;bottom:7px!important;padding:4px 6px!important;font-size:6px!important;line-height:1.15!important;border-radius:8px!important}
@media(max-width:760px){.iel-motion-badge{width:88px!important;height:88px!important;left:8px!important;top:8px!important}.iel-motion-badge img{top:6px!important;left:6px!important;right:6px!important;bottom:22px!important;width:calc(100% - 12px)!important;height:calc(100% - 28px)!important}.iel-motion-badge span{bottom:5px!important;font-size:5px!important;padding:3px 4px!important}}
@media(max-width:470px){.iel-motion-badge{width:82px!important;height:82px!important}.iel-motion-badge img{bottom:20px!important;height:calc(100% - 26px)!important}}




/* v3.6.1 — área de membros mais coesa na página de vendas */
.iel-members-experience{background:linear-gradient(180deg,#fff 0%,#f8faff 100%);padding-top:92px;padding-bottom:92px;position:relative;overflow:hidden}.iel-members-experience:before{content:"";position:absolute;right:-140px;top:-80px;width:320px;height:320px;border-radius:50%;background:radial-gradient(circle,rgba(20,87,217,.10) 0%,rgba(20,87,217,0) 72%)}.iel-members-copy{max-width:860px;margin-bottom:30px}.iel-members-copy h2{margin:10px 0 14px;font-size:44px;line-height:1.02;letter-spacing:-.045em}.iel-members-copy p{margin:0;max-width:840px;color:rgba(10,10,10,.66);font-size:14px;line-height:1.8}.iel-platform-preview{margin-top:24px}.iel-platform-shell{border-radius:32px;background:#fff;border:1px solid rgba(10,10,10,.08);box-shadow:0 24px 52px rgba(10,10,10,.08);overflow:hidden}.iel-platform-topbar{display:flex;align-items:center;gap:7px;padding:14px 18px;background:#f5f6fb;border-bottom:1px solid rgba(10,10,10,.06)}.iel-platform-topbar span{width:10px;height:10px;border-radius:50%;background:rgba(10,10,10,.12)}.iel-platform-topbar b{margin-left:8px;font-size:12px;letter-spacing:.02em;color:rgba(10,10,10,.66)}.iel-platform-body{display:grid;grid-template-columns:320px 1fr;min-height:640px}.iel-platform-sidebar{background:linear-gradient(180deg,#09101d 0%,#0c1422 100%);padding:22px;border-right:1px solid rgba(255,255,255,.06);position:relative;overflow:hidden}.iel-platform-sidebar:after{content:"";position:absolute;right:-50px;bottom:-50px;width:180px;height:180px;border-radius:50%;background:radial-gradient(circle,rgba(255,200,61,.28),transparent 70%)}.iel-platform-brand{display:flex;align-items:center;gap:14px;margin-bottom:18px;position:relative;z-index:2}.iel-platform-brand img{width:60px;height:60px;object-fit:contain}.iel-platform-brand small{display:inline-flex;padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.08);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#fff}.iel-platform-product{position:relative;z-index:2;padding:16px;border-radius:22px;background:#fff;color:var(--iel-black);display:grid;gap:10px;box-shadow:0 14px 36px rgba(0,0,0,.14)}.iel-platform-product em{display:inline-flex;width:max-content;padding:6px 10px;border-radius:999px;background:rgba(255,200,61,.18);color:#876200;font-size:9px;font-style:normal;font-weight:900;letter-spacing:.08em}.iel-platform-product img{width:100%;height:116px;object-fit:cover;border-radius:14px;background:#f3f3f3}.iel-platform-product strong{font-size:21px;line-height:1.08;letter-spacing:-.03em}.iel-platform-product span{color:rgba(10,10,10,.62);font-size:12px;line-height:1.6}.iel-platform-menu{position:relative;z-index:2;display:grid;gap:10px;margin-top:16px}.iel-platform-menu b{display:block;color:#fff;font-size:20px;line-height:1}.iel-platform-menu a{display:block;padding:14px 16px;border-radius:16px;background:rgba(255,255,255,.05);font-size:12px;font-weight:800;line-height:1.25;color:rgba(255,255,255,.78);border:1px solid rgba(255,255,255,.06)}.iel-platform-menu a.active{background:linear-gradient(90deg,rgba(255,200,61,.18),rgba(255,200,61,.06));border-color:rgba(255,200,61,.55);color:#fff}.iel-platform-content{background:linear-gradient(180deg,#fbfbfc 0%,#f4f5f8 100%);padding:28px 28px 24px}.iel-platform-hero small{display:block;color:var(--iel-blue);font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.iel-platform-hero h3{margin:8px 0 8px;font-size:38px;line-height:1.02;letter-spacing:-.05em;max-width:640px}.iel-platform-hero p{margin:0 0 18px;color:rgba(10,10,10,.62);font-size:14px;line-height:1.6}.iel-platform-video{height:320px;border-radius:28px;background:linear-gradient(180deg,#07090e 0%,#0f1420 100%);box-shadow:inset 0 0 0 1px rgba(255,255,255,.06);position:relative;overflow:hidden}.iel-platform-video:before{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:0;height:0;border-top:18px solid transparent;border-bottom:18px solid transparent;border-left:28px solid var(--iel-yellow)}.iel-platform-video:after{content:"Vídeo de orientação";position:absolute;left:50%;bottom:22px;transform:translateX(-50%);color:rgba(255,255,255,.72);font-size:11px;font-weight:700;letter-spacing:.04em}.iel-platform-panels{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:16px}.iel-platform-panels article{padding:18px;border-radius:18px;background:#fff;border:1px solid rgba(10,10,10,.08);min-height:132px}.iel-platform-panels strong{display:block;margin-bottom:8px;font-size:16px;line-height:1.15;letter-spacing:-.02em}.iel-platform-panels span{display:block;color:rgba(10,10,10,.62);font-size:12px;line-height:1.65}.iel-members-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:18px}.iel-members-benefit{padding:22px;border-radius:20px;background:#fff;border:1px solid rgba(10,10,10,.08);box-shadow:0 12px 34px rgba(10,10,10,.04)}.iel-members-benefit b{display:block;margin-bottom:8px;font-size:18px;line-height:1.1;letter-spacing:-.02em}.iel-members-benefit p{margin:0;color:rgba(10,10,10,.62);font-size:12px;line-height:1.7}
@media(max-width:1100px){.iel-platform-body{grid-template-columns:280px 1fr}.iel-platform-hero h3{font-size:32px}.iel-platform-panels{grid-template-columns:1fr 1fr}.iel-members-benefits{grid-template-columns:1fr 1fr}.iel-members-copy h2{font-size:38px}}
@media(max-width:860px){.iel-members-experience{padding-top:62px;padding-bottom:62px}.iel-members-copy h2{font-size:30px}.iel-members-copy p{font-size:13px}.iel-platform-shell{border-radius:24px}.iel-platform-body{grid-template-columns:1fr}.iel-platform-sidebar,.iel-platform-content{padding:18px}.iel-platform-brand img{width:52px;height:52px}.iel-platform-product img{height:104px}.iel-platform-menu b{font-size:18px}.iel-platform-hero h3{font-size:26px}.iel-platform-video{height:220px;border-radius:20px}.iel-platform-panels{grid-template-columns:1fr}.iel-members-benefits{grid-template-columns:1fr;gap:12px}}
