:root{--navy-50:#F3F5F9;--navy-100:#E4E8F0;--navy-200:#C7D0E0;--navy-300:#9DAAC6;--navy-400:#6B7C9F;--navy-500:#465777;--navy-600:#2F3F5C;--navy-700:#1E2C45;--navy-800:#152038;--navy-900:#101828;--green-50:#F1F6EE;--green-100:#DEEAD4;--green-200:#BCD4A9;--green-300:#92B879;--green-400:#669A4C;--green-500:#447A2F;--green-600:#2F5C1E;--green-700:#214413;--green-800:#16330B;--green-900:#0E2905;--orange-50:#FFF6EA;--orange-100:#FFE7C7;--orange-200:#FFD08F;--orange-300:#FFB657;--orange-400:#FFA12B;--orange-500:#FF8C00;--orange-600:#E07400;--orange-700:#B65A00;--orange-800:#8C4500;--orange-900:#693400;--n-0:#FFFFFF;--n-50:#F9FAFB;--n-100:#F2F4F7;--n-200:#E4E7EC;--n-300:#D0D5DD;--n-400:#98A2B3;--n-500:#667085;--n-600:#475467;--n-700:#344054;--n-800:#1D2939;--n-900:#101828;--surface:var(--n-0);--surface-alt:var(--n-50);--surface-sunken:var(--n-100);--surface-dark:var(--navy-900);--text:var(--navy-900);--text-secondary:var(--n-600);--text-muted:var(--n-500);--border:var(--n-200);--border-strong:var(--n-300);--brand:var(--green-900);--brand-hover:var(--green-800);--accent:var(--orange-500);--accent-hover:var(--orange-600);--r-sm:6px;--r-md:10px;--r-lg:16px;--r-xl:24px;--r-pill:999px;--shadow-xs:0 1px 2px rgba(16,24,40,.05);--shadow-sm:0 1px 3px rgba(16,24,40,.08),0 1px 2px rgba(16,24,40,.04);--shadow-md:0 4px 12px rgba(16,24,40,.08),0 2px 4px rgba(16,24,40,.04);--shadow-lg:0 12px 28px rgba(16,24,40,.10),0 4px 8px rgba(16,24,40,.05);--shadow-xl:0 24px 48px -12px rgba(16,24,40,.22);--ring:0 0 0 4px rgba(255,140,0,.28);--ring-green:0 0 0 4px rgba(68,122,47,.22);--maxw:1200px}#ea-refonte *{box-sizing:border-box;margin:0;padding:0}#ea-refonte{scroll-behavior:smooth}#ea-refonte{font-family:'Inter',system-ui,sans-serif;color:var(--text);background:var(--surface);-webkit-font-smoothing:antialiased;line-height:1.6}#ea-refonte h1,#ea-refonte h2,#ea-refonte h3,#ea-refonte h4,#ea-refonte h5,#ea-refonte .display{font-family:'Satoshi','Inter',sans-serif;letter-spacing:-.02em;line-height:1.1;color:var(--text)}#ea-refonte img{max-width:100%;display:block}#ea-refonte a{color:inherit}#ea-refonte .container{max-width:var(--maxw);margin:0 auto;padding:0 clamp(20px,5vw,40px)}#ea-refonte .eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--orange-600)}#ea-refonte .btn{font-family:'Inter';font-weight:600;font-size:16px;line-height:1;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:14px 24px;border-radius:var(--r-md);border:1.5px solid transparent;cursor:pointer;text-decoration:none;white-space:nowrap;transition:background .15s,border-color .15s,box-shadow .15s,color .15s,transform .1s}#ea-refonte .btn:active{transform:translateY(1px)}#ea-refonte .btn svg{width:19px;height:19px}#ea-refonte .btn-primary{background:var(--green-900);color:#fff}#ea-refonte .btn-primary:hover{background:var(--green-800)}#ea-refonte .btn-primary:focus-visible{outline:none;box-shadow:var(--ring-green)}#ea-refonte .btn-accent{background:var(--orange-500);color:#fff;box-shadow:0 6px 16px -4px rgba(255,140,0,.5)}#ea-refonte .btn-accent:hover{background:var(--orange-600)}#ea-refonte .btn-accent:focus-visible{outline:none;box-shadow:var(--ring)}#ea-refonte .btn-secondary{background:var(--n-0);color:var(--navy-900);border-color:var(--border-strong)}#ea-refonte .btn-secondary:hover{background:var(--n-50);border-color:var(--navy-400)}#ea-refonte .btn-secondary:focus-visible{outline:none;box-shadow:var(--ring-green);border-color:var(--green-600)}#ea-refonte .btn-ghost{background:transparent;color:#fff;border-color:rgba(255,255,255,.28)}#ea-refonte .btn-ghost:hover{background:rgba(255,255,255,.10);border-color:rgba(255,255,255,.5)}#ea-refonte .btn-tertiary{background:transparent;color:var(--green-800);padding:10px 8px}#ea-refonte .btn-tertiary:hover{color:var(--green-900);background:var(--green-50)}#ea-refonte .btn-lg{padding:17px 30px;font-size:17px}#ea-refonte .btn-sm{padding:10px 16px;font-size:14px}#ea-refonte .btn[disabled],#ea-refonte .btn.is-disabled{background:var(--n-100);color:var(--n-400);border-color:transparent;cursor:not-allowed;box-shadow:none}#ea-refonte .icon-tile{width:52px;height:52px;border-radius:var(--r-md);display:flex;align-items:center;justify-content:center;flex-shrink:0}#ea-refonte .icon-tile svg{width:26px;height:26px;stroke-width:2}#ea-refonte .icon-tile.green{background:var(--green-50)}#ea-refonte .icon-tile.green svg{color:var(--green-600)}#ea-refonte .icon-tile.orange{background:var(--orange-50)}#ea-refonte .icon-tile.orange svg{color:var(--orange-600)}#ea-refonte .icon-tile.navy{background:var(--navy-100)}#ea-refonte .icon-tile.navy svg{color:var(--navy-700)}#ea-refonte .stars{display:flex;gap:3px}#ea-refonte .stars svg{width:18px;height:18px;color:var(--orange-400);fill:var(--orange-400)}#ea-refonte{background:var(--surface)}#ea-refonte section{position:relative}#ea-refonte .eyebrow{color:var(--orange-600)}#ea-refonte .hero{padding:clamp(40px,5vw,64px) 0 clamp(28px,3vw,40px);text-align:center;background:linear-gradient(180deg,var(--navy-50),var(--surface))}#ea-refonte .hero h1{font-size:clamp(34px,5vw,58px);font-weight:900;line-height:1.04;letter-spacing:-.02em;max-width:18ch;margin:0 auto 16px;text-wrap:balance}#ea-refonte .hero .lead{font-size:clamp(16px,1.9vw,19px);color:var(--text-secondary);max-width:560px;margin:0 auto 26px}#ea-refonte .searchwrap{position:relative;max-width:560px;margin:0 auto}#ea-refonte .search{display:flex;gap:12px;background:#fff;border:1px solid var(--border-strong);border-radius:var(--r-pill);padding:15px 24px;box-shadow:var(--shadow-md)}#ea-refonte .search-dd{position:absolute;top:calc(100% + 8px);left:0;right:0;background:#fff;border:1px solid var(--border);border-radius:var(--r-lg);box-shadow:var(--shadow-lg);padding:6px;z-index:50;display:none;max-height:min(72vh,620px);overflow:auto;text-align:left}#ea-refonte .search-dd.open{display:block}#ea-refonte .search-dd .ddhd{padding:9px 12px 5px;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted)}#ea-refonte .search-dd .it{display:flex;align-items:center;gap:12px;padding:9px 12px;border-radius:var(--r-md);text-decoration:none;color:inherit;cursor:pointer}#ea-refonte .search-dd .it:hover,#ea-refonte .search-dd .it.active{background:var(--n-50)}#ea-refonte .search-dd .it .ic{width:38px;height:38px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}#ea-refonte .search-dd .it .ic.ic-img{background:none}#ea-refonte .search-dd .it .ic svg{width:20px;height:20px;color:#fff}#ea-refonte .search-dd .it .ic img{width:100%;height:100%;object-fit:contain}#ea-refonte .search-dd .it .tx{display:flex;flex-direction:column;min-width:0;flex:1}#ea-refonte .search-dd .it .nm{font-size:14.5px;font-weight:700;color:var(--navy-900);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#ea-refonte .search-dd .it .ct{font-size:12px;color:var(--text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#ea-refonte .search-dd .it .go{color:var(--n-400);display:flex}#ea-refonte .search-dd .it .go svg{width:16px;height:16px}#ea-refonte .search-dd .empty{padding:18px 12px;text-align:center;color:var(--text-muted);font-size:13.5px}#ea-refonte .search svg{width:20px;height:20px;color:var(--text-muted);align-self:center}#ea-refonte .search input{flex:1;border:none;outline:none;font-family:'Inter';font-size:16px;color:var(--text);background:none}#ea-refonte .search .btn{border-radius:var(--r-pill)}#ea-refonte .hero .qk{display:flex;gap:8px;justify-content:center;flex-wrap:wrap;margin-top:18px}#ea-refonte .hero .qk a{font-size:13px;color:var(--text-secondary);text-decoration:none;background:#fff;border:1px solid var(--border);border-radius:var(--r-pill);padding:6px 13px}#ea-refonte .hero .qk a:hover{border-color:var(--navy-400);color:var(--navy-900)}#ea-refonte .cat{padding:clamp(36px,5vw,56px) 0 clamp(60px,8vw,96px)}#ea-refonte .cat .all{display:flex;justify-content:center;margin-top:44px}#ea-refonte .cat-head{margin-bottom:30px}#ea-refonte .cat-head h2{font-size:clamp(26px,3.6vw,38px);font-weight:900;margin-top:6px;letter-spacing:-.02em}#ea-refonte .btn-navy{background:var(--navy-900);color:#fff}#ea-refonte .btn-navy:hover{background:var(--navy-800)}#ea-refonte .band{background:var(--navy-900);color:#fff;padding:clamp(44px,6vw,64px) 0}#ea-refonte .band .grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}#ea-refonte .band .it{display:flex;align-items:center;gap:16px;padding:0 20px;position:relative}#ea-refonte .band .it+.it::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);height:46px;width:1px;background:rgba(255,255,255,.12)}#ea-refonte .band .it .ic{width:48px;height:48px;border-radius:12px;background:rgba(255,140,0,.16);display:flex;align-items:center;justify-content:center;flex-shrink:0}#ea-refonte .band .it .ic svg{width:23px;height:23px;color:var(--orange-400);stroke-width:2}#ea-refonte .band .it .stat{font-family:'Satoshi';font-size:26px;font-weight:900;line-height:1;color:#fff;margin:0}#ea-refonte .band .it p{font-size:13.5px;color:var(--navy-200);margin-top:3px}#ea-refonte .band .it.txt .stat{font-size:20px}#ea-refonte .meth{padding:clamp(60px,8vw,100px) 0;background:var(--n-50)}#ea-refonte .meth .head{text-align:center;max-width:620px;margin:0 auto 48px}#ea-refonte .meth h2{font-size:clamp(28px,4.2vw,44px);font-weight:900;margin:14px 0 12px}#ea-refonte .meth .head p{color:var(--text-secondary);font-size:17px}#ea-refonte .mgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}#ea-refonte .mc{display:flex;gap:16px;align-items:flex-start;background:#fff;border:1px solid var(--border);border-radius:var(--r-lg);padding:24px;transition:border-color .2s,box-shadow .2s}#ea-refonte .mc:hover{border-color:var(--navy-300);box-shadow:var(--shadow-sm)}#ea-refonte .mc .icon-tile{width:48px;height:48px;border-radius:13px;display:flex;align-items:center;justify-content:center;flex-shrink:0}#ea-refonte .mc .icon-tile svg{width:23px;height:23px}#ea-refonte .mc h3{font-size:16px;font-weight:800;margin:0 0 5px;color:var(--navy-900)}#ea-refonte .mc p{font-size:13.5px;color:var(--text-secondary)}#ea-refonte .mc.c-orange .icon-tile{background:var(--orange-50)}#ea-refonte .mc.c-orange .icon-tile svg{color:var(--orange-600)}#ea-refonte .mc.c-green .icon-tile{background:var(--green-50)}#ea-refonte .mc.c-green .icon-tile svg{color:var(--green-700)}#ea-refonte .mc.c-navy .icon-tile{background:var(--navy-50)}#ea-refonte .mc.c-navy .icon-tile svg{color:var(--navy-700)}@media(max-width:860px){#ea-refonte .mgrid{grid-template-columns:1fr}}#ea-refonte .how{padding:clamp(60px,8vw,100px) 0;background:#fff;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}#ea-refonte .how .head{text-align:center;max-width:600px;margin:0 auto 44px}#ea-refonte .how h2{font-size:clamp(30px,4.6vw,50px);font-weight:900;margin:14px 0 0}#ea-refonte .vsteps{max-width:660px;margin:0 auto}#ea-refonte .vstep{display:grid;grid-template-columns:48px 1fr;gap:22px;align-items:start}#ea-refonte .vstep .ico{width:48px;height:48px;display:flex;align-items:center;justify-content:center;color:var(--green-900)}#ea-refonte .vstep .ico svg{width:32px;height:32px;stroke-width:2}#ea-refonte .vstep h3{font-size:20px;font-weight:800;margin-bottom:6px}#ea-refonte .vstep p{font-size:15.5px;color:var(--text-secondary);max-width:48ch}#ea-refonte .vconn{width:48px;display:flex;justify-content:center;margin:14px 0}#ea-refonte .vconn svg{width:20px;height:20px;color:var(--n-300)}#ea-refonte .how .cta{display:flex;justify-content:center;margin-top:40px}@media(max-width:560px){#ea-refonte .vstep{grid-template-columns:42px 1fr;gap:16px}#ea-refonte .vconn{width:42px}}#ea-refonte .vdemo{padding:clamp(60px,8vw,100px) 0}#ea-refonte .vdemo .head{text-align:center;max-width:620px;margin:0 auto 40px}#ea-refonte .vdemo h2{font-size:clamp(28px,4.2vw,44px);font-weight:900;margin:14px 0 12px}#ea-refonte .vdemo .head p{color:var(--text-secondary);font-size:17px}#ea-refonte .player{max-width:940px;margin:0 auto}#ea-refonte .vdemo-screen{position:relative;border-radius:var(--r-xl);overflow:hidden;border:1px solid var(--border);box-shadow:var(--shadow-xl);background:#fff;max-width:920px;margin:0 auto}#ea-refonte .vd-bar{display:flex;align-items:center;gap:14px;padding:14px 20px;border-bottom:1px solid var(--border)}#ea-refonte .vd-nm{font-size:14px;font-weight:800;color:var(--navy-900);white-space:nowrap}#ea-refonte .vd-prog{flex:1;height:8px;border-radius:99px;background:var(--n-100);overflow:hidden}#ea-refonte .vd-prog i{display:block;height:100%;width:16%;background:var(--green-900);border-radius:99px;transition:width .7s cubic-bezier(.4,0,.2,1)}#ea-refonte .vd-cnt,#ea-refonte .vd-tm{font-size:13px;font-weight:700;color:var(--text-secondary);white-space:nowrap;font-variant-numeric:tabular-nums}#ea-refonte .vd-x{color:var(--text-muted);display:flex}#ea-refonte .vd-x svg{width:18px;height:18px}#ea-refonte .vd-body{padding:22px 30px;position:relative}#ea-refonte .vd-qmeta{font-size:12.5px;color:var(--text-muted);margin-bottom:7px}#ea-refonte .vd-qt{font-size:clamp(16px,2.2vw,21px);font-weight:800;color:var(--navy-900);margin-bottom:16px}#ea-refonte .vd-fig{display:flex;justify-content:center;margin-bottom:18px}#ea-refonte .vd-series{display:flex;align-items:center;gap:16px}#ea-refonte .vd-qm{width:50px;height:50px;border-radius:8px;border:2px dashed var(--n-300);display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:800;color:var(--n-400)}#ea-refonte .vd-num,#ea-refonte .vd-words{display:flex;align-items:center;justify-content:center;gap:18px;font-family:'Satoshi';font-weight:900;font-size:30px;color:var(--navy-900)}#ea-refonte .vd-words{font-size:22px;gap:22px}#ea-refonte .vd-choose{font-size:14px;color:var(--text-secondary);margin-bottom:11px}#ea-refonte .vd-opts{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}#ea-refonte .vd-a{display:flex;align-items:center;gap:10px;border:1.5px solid var(--border);border-radius:12px;padding:12px 15px;font-size:15px;font-weight:700;color:var(--text-secondary);transition:all .3s}#ea-refonte .vd-bdg{width:28px;height:28px;border-radius:50%;border:1.5px solid var(--n-300);display:flex;align-items:center;justify-content:center;font-size:13px;color:var(--text-muted);transition:all .3s}#ea-refonte .vd-a.sel{border-color:var(--green-600);background:var(--green-50);color:var(--green-900)}#ea-refonte .vd-a.sel .vd-bdg{background:var(--navy-900);border-color:var(--navy-900);color:#fff}#ea-refonte .vd-a.ok{border-color:var(--green-600);background:var(--green-50);color:var(--green-900)}#ea-refonte .vd-a.ok .vd-bdg{background:var(--green-600);border-color:var(--green-600);color:#fff}#ea-refonte .vd-a.bad{border-color:#D92D20;background:#FEF3F2;color:#B42318}#ea-refonte .vd-a.bad .vd-bdg{background:#D92D20;border-color:#D92D20;color:#fff}#ea-refonte .vd-fb{margin-top:15px;display:flex;align-items:center;gap:9px;font-size:13.5px;font-weight:600;color:var(--green-800);background:var(--green-50);border:1px solid var(--green-100);border-radius:var(--r-md);padding:12px 15px;opacity:0;transform:translateY(6px);transition:opacity .4s,transform .4s}#ea-refonte .vd-fb svg{width:17px;height:17px}#ea-refonte .vd-fb.show{opacity:1;transform:none}#ea-refonte .vd-cursor{position:absolute;left:50%;top:62%;z-index:20;opacity:0;transition:opacity .3s,left .8s cubic-bezier(.4,0,.2,1),top .8s cubic-bezier(.4,0,.2,1);filter:drop-shadow(0 2px 4px rgba(0,0,0,.35))}#ea-refonte .vd-cursor svg{width:25px;height:25px;color:var(--navy-900);fill:#fff}#ea-refonte .vd-cue{position:absolute;right:16px;bottom:14px;z-index:21;display:flex;align-items:center;gap:7px;background:rgba(16,24,40,.8);color:#fff;border-radius:99px;padding:6px 13px;font-size:11.5px;font-weight:600}#ea-refonte .vd-dot{width:7px;height:7px;border-radius:50%;background:var(--orange-400);animation:vdpulse 1.4s infinite}@keyframes vdpulse{0%,100%{opacity:1}50%{opacity:.3}}@media(min-width:681px){#ea-refonte .vdemo-screen{aspect-ratio:16/9}#ea-refonte .vd-body{height:calc(100% - 49px)}}@media(max-width:680px){#ea-refonte .vd-opts{grid-template-columns:1fr;gap:8px}#ea-refonte .vd-body{padding:18px 14px 16px}#ea-refonte .vd-cue{display:none}#ea-refonte .vd-bar{gap:8px;padding:11px 14px}#ea-refonte .vd-nm{overflow:hidden;text-overflow:ellipsis;min-width:0}#ea-refonte .vd-prog{min-width:24px}#ea-refonte .vd-num,#ea-refonte .vd-words{font-size:22px;gap:10px}#ea-refonte .vd-qt{font-size:15px;line-height:1.35}#ea-refonte .vd-a{padding:11px 12px;font-size:14px;gap:8px}#ea-refonte .vd-bdg{width:24px;height:24px;font-size:12px}}#ea-refonte .tst{padding:clamp(60px,8vw,100px) 0;background:var(--navy-100);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}#ea-refonte .tst .head{text-align:center;max-width:620px;margin:0 auto 46px}#ea-refonte .tst h2{font-size:clamp(28px,4.2vw,44px);font-weight:900;margin:14px 0 12px}#ea-refonte .tst .head p{color:var(--text-secondary);font-size:17px}#ea-refonte .tgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}#ea-refonte .tc{background:#fff;border:1px solid var(--border);border-radius:var(--r-lg);padding:26px;box-shadow:var(--shadow-xs)}#ea-refonte .tc .stars{display:flex;gap:2px;margin-bottom:13px}#ea-refonte .tc .stars svg{width:15px;height:15px;color:var(--orange-400);fill:var(--orange-400)}#ea-refonte .tc p{font-size:14.5px;color:var(--text);line-height:1.6;margin-bottom:18px}#ea-refonte .tc .who{display:flex;align-items:center;gap:11px}#ea-refonte .tc .av{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:'Satoshi';font-weight:700;color:#fff}#ea-refonte .tc .nm{font-size:13.5px;font-weight:700}#ea-refonte .tc .ro{font-size:12px;color:var(--text-muted)}@media(max-width:860px){#ea-refonte .tgrid{grid-template-columns:1fr}}#ea-refonte .wm{padding:clamp(60px,8vw,100px) 0;background:var(--navy-900);color:#fff}#ea-refonte .wm .grid{display:grid;grid-template-columns:1.1fr .9fr;gap:clamp(32px,5vw,64px);align-items:center}#ea-refonte .wm .eyebrow{color:var(--orange-400)}#ea-refonte .wm h2{font-size:clamp(28px,4vw,44px);font-weight:900;color:#fff;margin:14px 0 14px}#ea-refonte .wm p.l{font-size:17px;color:#fff;margin-bottom:24px;max-width:440px}#ea-refonte .wm ul{list-style:none;display:flex;flex-direction:column;gap:14px;margin-bottom:28px}#ea-refonte .wm li{display:flex;gap:11px;font-size:15px;color:#fff}#ea-refonte .wm li svg{width:20px;height:20px;color:var(--orange-400);flex-shrink:0}#ea-refonte .wm .stores{display:flex;gap:12px;flex-wrap:wrap}#ea-refonte .wm .store{display:inline-flex;align-items:center;gap:9px;background:#fff;color:var(--navy-900);border-radius:var(--r-md);padding:11px 17px;font-weight:700;text-decoration:none}#ea-refonte .wm .store svg{width:20px;height:20px}#ea-refonte .wm .store .store-ic{height:22px;width:auto;object-fit:contain;flex-shrink:0;display:block}#ea-refonte .wm .store .tx{display:flex;flex-direction:column;line-height:1.1}#ea-refonte .wm .store .tx small{font-size:9.5px;color:var(--text-muted);font-weight:500}#ea-refonte .wm .store .tx b{font-size:14px}#ea-refonte .wm .ph{display:flex;align-items:center;justify-content:center;perspective:1500px}#ea-refonte .wm .ph .appframe{position:relative;width:clamp(230px,82%,290px);background:linear-gradient(150deg,#3a3a3f,#0b0b0d 62%);border-radius:46px;padding:10px;box-shadow:-26px 34px 56px -14px rgba(0,0,0,.55),0 0 0 1px rgba(255,255,255,.05) inset;transform:rotateY(-16deg) rotateX(5deg);transform-style:preserve-3d;transition:transform .55s cubic-bezier(.4,0,.2,1)}#ea-refonte .wm .ph .appframe img{width:100%;display:block;border-radius:38px}#ea-refonte .wm .ph .appframe .island{position:absolute;top:21px;left:50%;transform:translateX(-50%);width:86px;height:24px;background:#000;border-radius:99px;z-index:3}#ea-refonte .wm .ph:hover .appframe{transform:rotateY(-7deg) rotateX(2deg) translateY(-6px)}@media(prefers-reduced-motion:reduce){#ea-refonte .wm .ph .appframe{transition:none}}@media(max-width:860px){#ea-refonte .wm .ph .appframe{transform:none;width:clamp(220px,70vw,280px)}#ea-refonte .wm .ph:hover .appframe{transform:translateY(-6px)}}#ea-refonte .pat{display:grid;gap:1.5px;background:#0c0c0e;padding:1.5px;border-radius:3px}#ea-refonte .pat i{width:12px;height:12px;background:#fff}#ea-refonte .pat i.on{background:#0c0c0e}@media(max-width:860px){#ea-refonte .wm .grid{grid-template-columns:1fr}}@media(max-width:1000px){#ea-refonte .band .grid{grid-template-columns:repeat(2,1fr);gap:28px 8px}#ea-refonte .band .it+.it::before{display:none}}@media(max-width:560px){#ea-refonte .band .grid{grid-template-columns:1fr}}#ea-refonte .pg{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}#ea-refonte .pc{background:#fff;border:1px solid var(--border);border-radius:var(--r-lg);overflow:hidden;box-shadow:var(--shadow-sm);display:flex;flex-direction:column;transition:transform .2s,box-shadow .2s;text-decoration:none;color:inherit}#ea-refonte .pc:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}#ea-refonte .pc .accent{height:112px;position:relative;display:flex;align-items:flex-start;padding:14px;overflow:visible;border-radius:var(--r-lg) var(--r-lg) 0 0;background-color:var(--navy-100);background-size:cover;background-position:center}#ea-refonte .pc .accent .veil{position:absolute;inset:0;border-radius:var(--r-lg) var(--r-lg) 0 0;background:linear-gradient(180deg,rgba(16,24,40,0) 42%,rgba(16,24,40,.30));pointer-events:none}#ea-refonte .pc .accent .ic{position:absolute;left:14px;bottom:-23px;z-index:3;width:46px;height:46px;border-radius:13px;background:rgba(255,255,255,.94);display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow-sm)}#ea-refonte .pc .accent .ic svg{width:24px;height:24px}#ea-refonte .pc .accent .badge{position:absolute;left:14px;bottom:-22px;z-index:3;width:58px;height:58px;display:flex;align-items:center;justify-content:center;background:none;border:0;border-radius:0;padding:0;margin:0;box-shadow:none}#ea-refonte .pc .accent .badge img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 4px 11px rgba(16,24,40,.30))}#ea-refonte .pc .bd{padding:34px 20px 22px;display:flex;flex-direction:column;flex:1}#ea-refonte .pc .rt{display:flex;align-items:center;gap:5px;margin-bottom:7px}#ea-refonte .pc .rt .stars{display:inline-flex;gap:1.5px}#ea-refonte .pc .rt .stars svg{width:12px;height:12px;color:var(--orange-400);fill:var(--orange-400)}#ea-refonte .pc .rt .nt{font-size:11.5px;font-weight:700}#ea-refonte .pc h2,#ea-refonte .pc h3{font-size:18px;font-weight:700;margin-bottom:6px;line-height:1.3}#ea-refonte .pc .goal{display:flex;align-items:flex-start;gap:7px;font-size:13px;color:var(--navy-900);font-weight:600;margin-bottom:10px}#ea-refonte .pc .eps{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:16px;flex:1;align-content:flex-start}#ea-refonte .pc .eps span{font-size:11.5px;font-weight:600;color:var(--text-secondary);background:var(--n-50);border:1px solid var(--border);border-radius:var(--r-pill);padding:3px 9px}#ea-refonte .pc .ft{display:flex;align-items:center;justify-content:space-between}#ea-refonte .pc .qn{font-size:12px;color:var(--text-muted);font-weight:600;display:flex;align-items:center;gap:5px}#ea-refonte .pc .qn svg{width:14px;height:14px;color:var(--green-600)}#ea-refonte .pc .go{font-size:13.5px;font-weight:600;color:var(--green-800);display:inline-flex;align-items:center;gap:5px}#ea-refonte .pc .go svg{width:15px;height:15px}@media(max-width:1000px){#ea-refonte .pg{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){#ea-refonte .pg{grid-template-columns:1fr}}#ea-refonte .crumb{font-size:13.5px;color:var(--text-muted);text-align:center;margin-bottom:28px}#ea-refonte .crumb a{text-decoration:none;color:var(--text-muted)}#ea-refonte .crumb a:hover{color:var(--navy-900)}#ea-refonte .crumb svg{width:14px;height:14px;vertical-align:-2px;color:var(--n-300)}#ea-refonte .top{padding:clamp(36px,5vw,60px) 0;text-align:center;background:linear-gradient(180deg,var(--navy-50),var(--surface))}#ea-refonte .top h1{font-size:clamp(32px,5vw,52px);font-weight:900;letter-spacing:-.02em;margin-bottom:14px}#ea-refonte .top p{font-size:17px;color:var(--text-secondary);max-width:600px;margin:0 auto;padding:0 16px}#ea-refonte .bar{position:sticky;top:70px;z-index:40;background:rgba(255,255,255,.92);backdrop-filter:blur(8px);border-bottom:1px solid var(--border)}#ea-refonte .bar .in{display:flex;align-items:center;gap:14px;padding-top:13px;padding-bottom:13px;flex-wrap:wrap}#ea-refonte .flab{font-size:13.5px;font-weight:700;color:var(--text-muted)}#ea-refonte .sel{position:relative}#ea-refonte .selbtn{display:inline-flex;align-items:center;gap:11px;font-size:14.5px;font-weight:700;color:#fff;background:var(--navy-900);border:none;border-radius:var(--r-md);padding:11px 16px;cursor:pointer}#ea-refonte .selbtn .curic{display:flex;align-items:center}#ea-refonte .selbtn .curic svg{width:18px;height:18px}#ea-refonte .selbtn .curic img{width:20px;height:20px;object-fit:contain;display:block}#ea-refonte .selbtn .chev{width:16px;height:16px;margin-left:6px}#ea-refonte .panel{position:absolute;top:calc(100% + 8px);left:0;width:300px;background:#fff;border:1px solid var(--border);border-radius:var(--r-lg);box-shadow:var(--shadow-lg);padding:6px;display:none;z-index:30}#ea-refonte .sel.open .panel{display:block}#ea-refonte .panel .it{display:flex;align-items:center;gap:12px;padding:8px 11px;border-radius:var(--r-md);text-decoration:none;color:inherit}#ea-refonte .panel .it:hover{background:var(--n-50)}#ea-refonte .panel .it.on{background:var(--navy-50)}#ea-refonte .panel .it .ic{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}#ea-refonte .panel .it .ic.ic-img{background:none}#ea-refonte .panel .it .ic svg{width:19px;height:19px;color:#fff}#ea-refonte .panel .it .ic img{width:100%;height:100%;object-fit:contain}#ea-refonte .panel .it .tx{flex:1;min-width:0}#ea-refonte .panel .it .nm{font-size:14px;font-weight:700;color:var(--navy-900);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#ea-refonte .panel .it .cnt{font-size:11.5px;color:var(--text-muted);font-weight:600}#ea-refonte .sec{padding:34px 0 80px}#ea-refonte .hubintro{max-width:780px;margin:0 0 30px;font-size:16px;line-height:1.7;color:var(--navy-800)}#ea-refonte .hubintro p{margin:0 0 12px}#ea-refonte .hubintro p:last-child{margin-bottom:0}#ea-refonte .grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}#ea-refonte .card{background:#fff;border:1px solid var(--border);border-radius:var(--r-lg);overflow:hidden;text-decoration:none;color:inherit;display:flex;flex-direction:column;box-shadow:var(--shadow-xs);transition:box-shadow .2s,transform .2s}#ea-refonte .card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}#ea-refonte .card .img{aspect-ratio:16/9;position:relative;background:var(--navy-100);overflow:hidden}#ea-refonte .card .img img{width:100%;height:100%;object-fit:cover;display:block}#ea-refonte .card .bd{padding:20px;display:flex;flex-direction:column;flex:1}#ea-refonte .card .tag{align-self:flex-start;font-size:11px;font-weight:700;letter-spacing:.03em;text-transform:uppercase;color:var(--green-800);background:var(--green-50);border-radius:var(--r-pill);padding:4px 11px;margin-bottom:12px}#ea-refonte .card .ttl{font-size:17px;font-weight:800;line-height:1.25;margin:0 0 14px;flex:1}#ea-refonte .card .meta{display:flex;align-items:center;gap:8px;font-size:12.5px;color:var(--text-muted)}#ea-refonte .card .meta svg{width:14px;height:14px}#ea-refonte .card.feat{grid-column:1/-1;flex-direction:row;box-shadow:var(--shadow-sm)}#ea-refonte .card.feat .img{aspect-ratio:auto;width:48%;min-height:320px}#ea-refonte .card.feat .bd{justify-content:center;padding:clamp(24px,3vw,44px)}#ea-refonte .card.feat .tag{font-size:12px;padding:5px 13px;margin-bottom:14px}#ea-refonte .card.feat .ttl{font-size:clamp(22px,2.4vw,30px);line-height:1.15;margin-bottom:14px;flex:none}#ea-refonte .card.feat .ex{font-size:15px;color:var(--text-secondary);margin-bottom:16px}#ea-refonte .blogcta{margin-top:44px;background:var(--navy-900);color:#fff;border-radius:var(--r-xl);padding:clamp(30px,4vw,50px);display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap;position:relative;overflow:hidden}#ea-refonte .blogcta::before{content:"";position:absolute;top:-40%;right:-5%;width:46%;height:150%;background:radial-gradient(ellipse,rgba(255,140,0,.22),transparent 65%);filter:blur(46px)}#ea-refonte .blogcta .tx{position:relative;z-index:1}#ea-refonte .blogcta h2{font-size:clamp(22px,2.6vw,30px);font-weight:900;color:#fff;margin-bottom:8px}#ea-refonte .blogcta p{font-size:15.5px;color:var(--navy-200);max-width:50ch}#ea-refonte .blogcta .act{position:relative;z-index:1;flex-shrink:0}#ea-refonte .pager{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:46px}#ea-refonte .pager a,#ea-refonte .pager span.cur{min-width:42px;height:42px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;gap:6px;font-size:14.5px;font-weight:700;color:var(--text-secondary);background:#fff;border:1px solid var(--border);border-radius:var(--r-md);text-decoration:none;transition:all .15s}#ea-refonte .pager a:hover{border-color:var(--navy-400);color:var(--navy-900)}#ea-refonte .pager span.cur{background:var(--navy-900);color:#fff;border-color:var(--navy-900)}#ea-refonte .pager a.nav svg{width:17px;height:17px}#ea-refonte .pager .dots{color:var(--text-muted);padding:0 4px;border:none;background:none;min-width:auto}@media(max-width:980px){#ea-refonte .grid{grid-template-columns:repeat(2,1fr)}#ea-refonte .bar{position:relative;z-index:40;top:auto}#ea-refonte .top{padding:18px 0 12px}#ea-refonte .sec{padding:16px 0 54px}#ea-refonte .bar .in{padding-top:10px;padding-bottom:10px}}@media(max-width:760px){#ea-refonte .card.feat{flex-direction:column}#ea-refonte .card.feat .img{width:100%;aspect-ratio:16/9;min-height:0}}@media(max-width:560px){#ea-refonte .grid{grid-template-columns:1fr}}
