:root{color-scheme:light dark;--ec-bg:#faf9f5;--ec-surface:#f5f4ee;--ec-surface-soft:#f2f1ec;--ec-surface-lite:#f2eff4;--ec-text:#262624;--ec-text-secondary:#6f6d67;--ec-accent:#b45336;--ec-lite-accent:#725b98;--ec-border:#e6e3d8;--ec-border-strong:#dcd8cb;--ec-focus:#9c442c;--ec-radius-control:6px;--ec-radius-panel:6px;--ec-space-1:4px;--ec-space-2:8px;--ec-space-3:12px;--ec-space-4:16px;--ec-space-6:24px;--ec-space-8:32px;--ec-space-12:48px;--ec-space-16:64px;--ec-content-reading:680px;--ec-content-default:960px;--ec-content-wide:1120px;--ec-control-small:32px;--ec-control-default:40px;--ec-control-large:48px;--ec-motion-fast:140ms;--ec-motion-default:160ms}@media (prefers-color-scheme:dark){:root{--ec-bg:#1d1c19;--ec-surface:#24231f;--ec-surface-soft:#292824;--ec-surface-lite:#29262e;--ec-text:#f3f0e8;--ec-text-secondary:#b9b5aa;--ec-accent:#e07a58;--ec-lite-accent:#a990d0;--ec-border:#39372f;--ec-border-strong:#4a473e;--ec-focus:#ef8a68}}@font-face{font-family:EasyCode Inter;src:url(/_next/static/media/inter-latin-wght-normal.6c596dfc.woff2) format("woff2");font-style:normal;font-weight:100 900;font-display:swap}@font-face{font-family:EasyCode Fredoka;src:url(/_next/static/media/fredoka-latin-wght-normal.75fd644a.woff2) format("woff2");font-style:normal;font-weight:300 700;font-display:swap}:root{--ec-font-ui:"EasyCode Inter","Segoe UI","Microsoft YaHei UI","PingFang SC","Noto Sans CJK SC",sans-serif}html[lang=zh-TW]{--ec-font-ui:"EasyCode Inter","Segoe UI","Microsoft JhengHei UI","PingFang TC","Noto Sans CJK TC",sans-serif}*,:after,:before{box-sizing:border-box}html{min-width:0;letter-spacing:0;scroll-behavior:smooth}body{display:flex;min-height:100vh;flex-direction:column;margin:0;overflow-x:clip;container-type:inline-size;background:var(--ec-bg);color:var(--ec-text);font-family:var(--ec-font-ui);line-height:1.55;text-rendering:optimizeLegibility}button,input,select,textarea{color:inherit;font:inherit}a,button{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration-thickness:1px;text-underline-offset:3px}button{letter-spacing:0}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--ec-focus);outline-offset:3px}.skip-link{position:fixed;top:var(--ec-space-2);left:var(--ec-space-2);z-index:100;padding:var(--ec-space-2) var(--ec-space-3);border-radius:var(--ec-radius-control);background:var(--ec-text);color:var(--ec-bg);transform:translateY(-160%);transition:transform var(--ec-motion-default) ease}.skip-link:focus{transform:translateY(0)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;border:0;margin:-1px;clip:rect(0 0 0 0);overflow:hidden;white-space:nowrap}.site-footer__inner,.site-header__inner,.site-shell{width:min(calc(100% - 48px),var(--ec-content-wide));margin-inline:auto}.site-shell{flex:1 0 auto}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;min-height:68px;border-bottom:1px solid var(--ec-border);background:var(--ec-bg)}.site-header__inner{display:flex;min-height:68px;align-items:center;gap:var(--ec-space-4)}.easycode-logo{display:inline-flex;flex:0 0 auto;align-items:center;gap:8px;text-decoration:none}.easycode-logo__mascot{position:relative;display:block;width:56px;height:24px;flex:0 0 56px}.easycode-logo__mascot .home-brand-lockup__group{transform:scale(.24)}.easycode-logo__mascot .home-brand-lockup__body{animation:none}.easycode-logo__wordmark{display:inline-flex;align-items:baseline;gap:4px;white-space:nowrap}.easycode-logo__name{background:linear-gradient(90deg,#ff7b2e,#8b5cf6,#3a3a5a,#f59e0b);background-clip:text;color:#8b5cf6;font-family:"EasyCode Fredoka",var(--ec-font-ui);font-size:18px;font-weight:600;line-height:1;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.site-nav{display:flex;min-width:0;flex:0 1 auto;align-items:center;gap:var(--ec-space-1);margin-left:auto}.site-header__account,.site-nav__button,.site-nav__link,.utility-control{display:inline-flex;min-height:var(--ec-control-small);align-items:center;justify-content:center;border:1px solid transparent;border-radius:var(--ec-radius-control);background:transparent;color:var(--ec-text-secondary);cursor:pointer;font-size:14px;font-weight:500;line-height:1;text-decoration:none;transition:background-color var(--ec-motion-fast) ease,color var(--ec-motion-fast) ease,border-color var(--ec-motion-fast) ease,opacity var(--ec-motion-fast) ease,transform var(--ec-motion-fast) ease}.site-nav__button,.site-nav__link{padding-inline:var(--ec-space-3)}.site-nav__button:hover,.site-nav__link:hover,.utility-control:hover{background:var(--ec-surface);color:var(--ec-text)}.site-nav__button[data-active=true],.site-nav__link[aria-current=page]{color:var(--ec-text)}.mobile-nav-panel__link[aria-current=page],.popover-menu__item[aria-current=page]{color:var(--ec-lite-accent)}.mobile-nav-trigger:active,.site-header__account:active,.site-nav__button:active,.site-nav__link:active,.utility-control:active{transform:translateY(1px)}.site-nav__button[aria-expanded=true],.utility-control[aria-expanded=true]{border-color:var(--ec-border);background:var(--ec-surface);color:var(--ec-text)}.site-nav__button:after{width:6px;height:6px;margin:-3px 0 0 var(--ec-space-2);border-right:1.5px solid;border-bottom:1.5px solid;content:"";transform:rotate(45deg);transition:transform var(--ec-motion-fast) ease}.site-nav__button[aria-expanded=true]:after{margin-top:3px;transform:rotate(225deg)}.site-header__utilities{display:flex;flex:0 0 auto;align-items:center;gap:var(--ec-space-2)}.site-header__account{min-height:40px;padding-inline:var(--ec-space-4);border-color:var(--ec-text);background:var(--ec-text);color:var(--ec-bg)}.site-header__account:hover{border-color:var(--ec-focus);background:var(--ec-focus);color:#fffaf6}.menu-anchor{position:relative}.popover-menu{position:absolute;top:calc(100% + var(--ec-space-2));left:0;z-index:60;min-width:216px;padding:var(--ec-space-2);border:1px solid var(--ec-border-strong);border-radius:var(--ec-radius-panel);background:var(--ec-bg);animation:ec-menu-in var(--ec-motion-default) ease both}.popover-menu--end{right:0;left:auto;min-width:168px}.popover-menu__item{display:flex;width:100%;min-height:var(--ec-control-default);align-items:center;justify-content:space-between;gap:var(--ec-space-4);padding:var(--ec-space-2) var(--ec-space-3);border:0;border-radius:var(--ec-radius-control);background:transparent;color:var(--ec-text);cursor:pointer;font-size:14px;text-align:left;text-decoration:none}.popover-menu__item:focus-visible,.popover-menu__item:hover{background:var(--ec-surface)}.popover-menu__status{color:var(--ec-accent);font-size:12px}.utility-control{min-width:36px;min-height:36px;padding-inline:var(--ec-space-3);gap:var(--ec-space-2)}.utility-control__label{white-space:nowrap}.mobile-nav-trigger{position:relative;display:none;width:var(--ec-control-default);height:var(--ec-control-default);align-items:center;justify-content:center;border:1px solid transparent;border-radius:var(--ec-radius-control);background:transparent;color:var(--ec-text);cursor:pointer}.mobile-nav-trigger__icon,.mobile-nav-trigger__icon:after,.mobile-nav-trigger__icon:before{width:17px;height:1.5px;background:currentColor;content:""}.mobile-nav-trigger__icon{position:relative}.mobile-nav-trigger__icon:after,.mobile-nav-trigger__icon:before{position:absolute;left:0}.mobile-nav-trigger__icon:before{top:-5px}.mobile-nav-trigger__icon:after{top:5px}.control-tooltip{position:absolute;top:calc(100% + var(--ec-space-2));right:0;width:max-content;max-width:180px;padding:6px var(--ec-space-2);border:1px solid var(--ec-border);border-radius:6px;background:var(--ec-text);color:var(--ec-bg);font-size:12px;line-height:1.3;opacity:0;pointer-events:none;transform:translateY(-2px);transition:opacity var(--ec-motion-fast) ease,transform var(--ec-motion-fast) ease}.mobile-nav-trigger:focus-visible .control-tooltip,.mobile-nav-trigger:hover .control-tooltip{opacity:1;transform:translateY(0)}.mobile-nav-panel{display:none}.site-footer{flex:0 0 auto;background:#171715;color:#f5f4ee}.site-footer__inner{display:grid;min-height:350px;grid-template-columns:minmax(200px,3fr) minmax(0,9fr);grid-template-rows:auto 1fr auto;grid-gap:36px clamp(36px,6vw,72px);gap:36px clamp(36px,6vw,72px);padding-block:44px 24px}.site-footer__identity{display:grid;align-content:start;grid-gap:var(--ec-space-6);gap:var(--ec-space-6)}.site-footer .easycode-logo{width:-moz-fit-content;width:fit-content;min-height:44px;padding:0;background:transparent}.site-footer__index{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:var(--ec-space-8);gap:var(--ec-space-8)}.site-footer__index section{display:flex;min-width:0;flex-direction:column;align-items:flex-start;gap:var(--ec-space-3)}.site-footer__index h2{margin:0 0 var(--ec-space-2);color:#f5f4ee;font-size:13px;font-weight:600}.site-footer__index a{color:#aaa79f;font-size:13px;text-decoration:none}.site-footer__index a:hover{color:#f5f4ee}.site-footer__meta{display:flex;grid-column:1/-1;align-self:end;justify-content:space-between;gap:var(--ec-space-4);padding-top:var(--ec-space-4);border-top:1px solid #4a4844}.site-footer__meta p{margin:0;color:#8f8c85;font-size:12px}.mascot-group{display:flex;min-height:128px;align-items:flex-end;justify-content:center;gap:var(--ec-space-2)}.mascot-group__item{display:block;width:auto;max-width:25%;height:112px;object-fit:contain;transform-origin:center bottom}.mascot-group--animated .mascot-group__item{animation:ec-mascot-float 4.8s ease-in-out infinite}.mascot-group--animated .mascot-group__item:nth-child(2){animation-delay:-1.2s}.mascot-group--animated .mascot-group__item:nth-child(3){animation-delay:-2.4s}.mascot-group--animated .mascot-group__item:nth-child(4){animation-delay:-3.6s}.auth-page{display:grid;min-height:calc(100vh - 176px);grid-template-columns:minmax(220px,.8fr) minmax(360px,1.2fr);grid-gap:clamp(48px,7vw,96px);gap:clamp(48px,7vw,96px);align-items:center;padding-block:56px}.auth-page__intro{display:grid;width:100%;min-height:300px;max-width:400px;align-content:center;justify-items:center;padding-right:clamp(32px,5vw,72px);border-right:1px solid var(--ec-border)}.auth-page__brand{width:215px;height:92px;gap:0}.auth-page__brand .home-brand-lockup__mascot{width:215px;height:92px;flex-basis:215px}.auth-page__brand .home-brand-lockup__group{transform:scale(.92)}.auth-page__title{max-width:360px;margin:0;font-family:var(--ec-font-ui);font-size:24px;font-weight:620;line-height:1.2}.auth-page__heading{display:grid;grid-gap:var(--ec-space-2);gap:var(--ec-space-2)}.auth-page__description{max-width:40ch;margin:0;color:var(--ec-text-secondary);font-size:14px;line-height:1.65}.auth-page__form-column{align-content:center;justify-items:stretch}.auth-form,.auth-page__form-column{display:grid;width:100%;max-width:440px;grid-gap:var(--ec-space-5);gap:var(--ec-space-5)}.auth-form{padding:0;border:0;background:transparent}.auth-form__field{display:grid;grid-gap:var(--ec-space-2);gap:var(--ec-space-2)}.auth-form__label{font-size:13px;font-weight:650}.auth-form__input{width:100%;min-height:44px;padding:9px var(--ec-space-3);border:1px solid var(--ec-border-strong);border-radius:var(--ec-radius-control);background:var(--ec-bg);font-size:15px;letter-spacing:0}.auth-page input:focus-visible{outline-color:var(--ec-text)}.auth-form__input--code{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.auth-form__phone-row{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:var(--ec-space-3);gap:var(--ec-space-3)}.auth-form__button{min-height:44px;padding:9px var(--ec-space-4);border:1px solid var(--ec-border-strong);border-radius:var(--ec-radius-control);cursor:pointer;font-weight:650;letter-spacing:0}.auth-form__button--primary{border-color:var(--ec-accent);background:var(--ec-accent);color:#fffaf6}.auth-form__button--secondary{min-width:124px;background:var(--ec-surface)}.auth-form__button:disabled{cursor:not-allowed;opacity:.6}.auth-form__legal{display:grid;grid-template-columns:20px minmax(0,1fr);grid-gap:10px;gap:10px;align-items:start}.auth-form__notice{min-height:24px;color:var(--ec-text-secondary);font-size:13px}.auth-form__notice--error{color:var(--ec-accent)}@media (max-width:720px){.auth-page{min-height:auto;grid-template-columns:minmax(0,1fr);gap:var(--ec-space-8);padding-block:48px}.auth-page__intro{min-height:81px;max-width:440px;align-content:start;justify-items:start;padding-right:0;border-right:0}.auth-page__brand{width:190px;height:81px}.auth-page__brand .home-brand-lockup__mascot{width:190px;height:81px;flex-basis:190px}.auth-page__brand .home-brand-lockup__group{transform:scale(.81)}.auth-page__form-column{justify-items:stretch}}.placeholder-page{display:grid;min-height:calc(100vh - 192px);max-width:var(--ec-content-reading);align-content:center;grid-gap:var(--ec-space-4);gap:var(--ec-space-4);padding-block:var(--ec-space-12)}.placeholder-page h1{margin:0;font-family:var(--ec-font-ui);font-size:28px;font-weight:600;line-height:1.08}.placeholder-page p{margin:0;color:var(--ec-text-secondary)}.public-page{min-width:0}.home-hero{display:grid}.home-hero--editorial{grid-template-columns:minmax(0,7fr) minmax(280px,5fr);min-height:340px;gap:clamp(32px,5vw,72px);align-items:center;padding-block:32px 28px}.home-hero__copy{min-width:0}.home-brand-lockup{display:flex;min-width:0;align-items:center;gap:18px}.home-brand-lockup__mascot{position:relative;display:block;width:112px;height:48px;flex:0 0 112px}.home-brand-lockup__group{position:absolute;top:0;left:0;display:flex;width:234px;height:100px;align-items:flex-end;justify-content:center;gap:2px;transform:scale(.48);transform-origin:top left}.home-brand-lockup__body,.home-brand-lockup__character,.home-brand-lockup__eye,.home-brand-lockup__highlight,.home-brand-lockup__mouth,.home-brand-lockup__pupil{display:block}.home-brand-lockup__character{position:relative}.home-brand-lockup__body{position:relative;overflow:hidden;animation:home-brand-float 3.4s ease-in-out infinite}.home-brand-lockup__character--purple .home-brand-lockup__body{animation-delay:.4s}.home-brand-lockup__character--dark .home-brand-lockup__body{animation-delay:.8s}.home-brand-lockup__character--yellow .home-brand-lockup__body{animation-delay:1.2s}.home-brand-lockup__eye,.home-brand-lockup__highlight,.home-brand-lockup__mouth,.home-brand-lockup__pupil{position:absolute}.home-brand-lockup__eye,.home-brand-lockup__highlight,.home-brand-lockup__pupil{border-radius:50%}.home-brand-lockup__highlight{background:rgb(255 255 255/25%)}.home-brand-lockup__eye{overflow:hidden;background:#fffaf6}.home-brand-lockup__pupil{background:#29273a;will-change:transform}.home-brand-lockup__mouth{left:50%;transform:translateX(-50%)}.home-brand-lockup__character--orange .home-brand-lockup__body{width:76px;height:68px;border-radius:38px 38px 30px 30px;background:linear-gradient(135deg,#ffab6b,#ff7b2e)}.home-brand-lockup__character--orange .home-brand-lockup__highlight{top:8px;left:14px;width:20px;height:14px}.home-brand-lockup__character--orange .home-brand-lockup__eye{top:22px;width:18px;height:18px}.home-brand-lockup__character--orange .home-brand-lockup__eye--left{left:16px}.home-brand-lockup__character--orange .home-brand-lockup__eye--right{right:16px}.home-brand-lockup__character--orange .home-brand-lockup__pupil{top:4px;left:4px;width:9px;height:9px}.home-brand-lockup__character--orange .home-brand-lockup__mouth{bottom:10px;width:14px;height:7px;border-bottom:3px solid rgb(0 0 0/20%);border-radius:0 0 14px 14px}.home-brand-lockup__character--purple .home-brand-lockup__body{width:52px;height:86px;border-radius:26px 26px 20px 20px;background:linear-gradient(135deg,#c4b5fd,#8b5cf6)}.home-brand-lockup__character--purple .home-brand-lockup__highlight{top:10px;left:10px;width:16px;height:12px}.home-brand-lockup__character--purple .home-brand-lockup__eye{top:26px;width:20px;height:20px}.home-brand-lockup__character--purple .home-brand-lockup__eye--left{left:6px}.home-brand-lockup__character--purple .home-brand-lockup__eye--right{right:6px}.home-brand-lockup__character--purple .home-brand-lockup__pupil{top:5px;left:5px;width:10px;height:10px}.home-brand-lockup__character--purple .home-brand-lockup__mouth{bottom:16px;width:8px;height:8px;border-radius:50%;background:rgb(0 0 0/15%)}.home-brand-lockup__character--dark .home-brand-lockup__body{width:42px;height:100px;border-radius:21px 21px 16px 16px;background:linear-gradient(135deg,#6b6b8a,#3a3a5a)}.home-brand-lockup__character--dark .home-brand-lockup__highlight{top:10px;left:8px;width:14px;height:10px}.home-brand-lockup__character--dark .home-brand-lockup__eye{top:30px;width:16px;height:16px}.home-brand-lockup__character--dark .home-brand-lockup__eye--left{left:4px}.home-brand-lockup__character--dark .home-brand-lockup__eye--right{right:4px}.home-brand-lockup__character--dark .home-brand-lockup__pupil{top:4px;left:4px;width:8px;height:8px}.home-brand-lockup__character--dark .home-brand-lockup__mouth{bottom:24px;width:8px;height:3px;border-radius:3px;background:rgb(255 255 255/20%)}.home-brand-lockup__character--yellow .home-brand-lockup__body{width:58px;height:50px;border-radius:28px 28px 22px 22px;background:linear-gradient(135deg,#fde68a,#f59e0b)}.home-brand-lockup__character--yellow .home-brand-lockup__highlight{top:6px;left:12px;width:16px;height:10px}.home-brand-lockup__character--yellow .home-brand-lockup__eye{top:14px;width:16px;height:16px}.home-brand-lockup__character--yellow .home-brand-lockup__eye--left{left:10px}.home-brand-lockup__character--yellow .home-brand-lockup__eye--right{right:10px}.home-brand-lockup__character--yellow .home-brand-lockup__pupil{top:4px;left:4px;width:8px;height:8px}.home-brand-lockup__character--yellow .home-brand-lockup__mouth{bottom:8px;width:18px;height:9px;border-bottom:3px solid rgb(0 0 0/20%);border-radius:0 0 18px 18px}.home-brand-lockup__wordmark{display:inline-flex;min-width:0;align-items:baseline;gap:9px}.home-brand-lockup__name{background:linear-gradient(90deg,#ff7b2e,#8b5cf6,#3a3a5a,#f59e0b);background-clip:text;color:#8b5cf6;font-family:"EasyCode Fredoka",var(--ec-font-ui);font-weight:600;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.home-brand-lockup__lite{color:var(--ec-text-secondary);font-size:17px;font-weight:500;line-height:1}.home-hero__availability{margin:22px 0 0 130px;color:var(--ec-accent);font-size:13px;font-weight:600}.home-hero__support{min-width:0;padding-bottom:var(--ec-space-2)}.home-hero__details{display:inline-flex;min-height:44px;align-items:center;gap:var(--ec-space-2);color:var(--ec-text);font-size:14px;font-weight:600;text-decoration:none}.home-hero__details span{font-size:18px;transition:transform var(--ec-motion-fast) ease}.home-hero__details:hover span{transform:translateX(3px)}.home-hero__standard{display:inline-flex;margin-top:var(--ec-space-6);color:var(--ec-text-secondary);font-size:13px;line-height:1.4;text-decoration:underline}.home-hero__standard:hover{color:var(--ec-text)}.product-page-hero{max-width:var(--ec-content-reading)}.product-entry__status,.product-kicker,.section-index,.standard-status__line{margin:0;color:var(--ec-accent);font-size:13px;font-weight:600}.home-hero h1{max-width:800px;margin:0;font-size:32px;font-weight:720;line-height:.98;text-wrap:balance}.product-page-hero h1{max-width:800px;margin:var(--ec-space-3) 0 0;font-family:var(--ec-font-ui);font-size:30px;font-weight:560;line-height:1.04;text-wrap:balance}.home-hero__intro{max-width:38ch;margin:0;color:var(--ec-text);font-family:var(--ec-font-ui);font-size:20px;font-weight:500;line-height:1.45;text-wrap:pretty}.product-page-hero__description{max-width:65ch;margin:var(--ec-space-4) 0 0;color:var(--ec-text-secondary);font-size:15px;text-wrap:pretty}.action-row{display:flex;flex-wrap:wrap;align-items:center;gap:var(--ec-space-3);margin-top:var(--ec-space-4)}.button{display:inline-flex;min-height:var(--ec-control-default);align-items:center;justify-content:center;padding-inline:var(--ec-space-4);border:1px solid var(--ec-border-strong);border-radius:var(--ec-radius-control);font-size:14px;font-weight:600;text-decoration:none;transition:background-color var(--ec-motion-fast) ease,color var(--ec-motion-fast) ease,border-color var(--ec-motion-fast) ease,transform var(--ec-motion-fast) ease}.button:hover{transform:translateY(-1px)}.button--primary{border-color:var(--ec-accent);background:var(--ec-accent);color:#fffaf6}.button--primary:hover{border-color:var(--ec-focus);background:var(--ec-focus)}.button--secondary:hover,.product-visual{background:var(--ec-surface)}.product-visual{min-width:0;max-width:100%;margin:0;overflow:hidden;border:1px solid var(--ec-border-strong);border-radius:var(--ec-radius-panel)}.product-visual img{display:block;width:100%;height:100%;object-fit:cover}.capability-section__visual,.product-visual--detail{aspect-ratio:16/10}.product-visual--portrait{width:min(100%,360px);aspect-ratio:9/16;justify-self:center}.home-task-scene__question-line{display:block}.home-capabilities{padding-block:clamp(64px,7vw,88px) 56px}.home-capabilities__layout{display:grid;grid-template-columns:minmax(220px,4fr) minmax(0,8fr);grid-gap:clamp(40px,7vw,88px);gap:clamp(40px,7vw,88px);align-items:start}.home-capabilities__intro{align-self:center}.home-capabilities__intro h2{max-width:12ch;margin:0;font-size:24px;font-weight:650;line-height:1.16;text-wrap:balance}.home-capabilities__intro p{max-width:28ch;margin:var(--ec-space-4) 0 0;color:var(--ec-text-secondary);font-size:15px;line-height:1.6;text-wrap:pretty}.home-capabilities__list{margin:0;padding:0;border-top:1px solid var(--ec-border-strong);list-style:none}.home-capabilities__item{border-bottom:1px solid var(--ec-border)}.home-capabilities__row{display:grid;min-height:112px;grid-template-columns:32px minmax(0,1fr) auto;grid-gap:var(--ec-space-5);gap:var(--ec-space-5);align-items:start;padding-block:24px;color:var(--ec-text);text-decoration:none}.home-capabilities__index{padding-top:4px;color:var(--ec-text-secondary);font-size:12px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:600}.home-capabilities__copy{display:block;min-width:0}.home-capabilities__item h3{max-width:26ch;margin:0;font-size:20px;font-weight:650;line-height:1.2;text-wrap:balance}.home-capabilities__item p{max-width:58ch;margin:var(--ec-space-2) 0 0;color:var(--ec-text-secondary);font-size:15px;line-height:1.6;text-wrap:pretty}.home-capabilities__arrow{padding-top:1px;font-size:18px;transition:transform var(--ec-motion-fast) ease}.home-capabilities__row:hover .home-capabilities__arrow{transform:translateX(4px)}.home-capabilities__facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:52px;border-top:1px solid var(--ec-border-strong);border-bottom:1px solid var(--ec-border)}.home-capabilities__facts a{display:flex;min-height:56px;align-items:center;justify-content:center;gap:10px;padding:var(--ec-space-4) var(--ec-space-5);color:var(--ec-text);font-size:13px;font-weight:600;line-height:1.35;text-decoration:none}.home-capabilities__facts a+a{border-left:1px solid var(--ec-border)}.home-capabilities__facts a span:last-child{flex:0 0 auto;transition:transform var(--ec-motion-fast) ease}.home-capabilities__facts a:hover span:last-child{transform:translateX(3px)}.capability-section,.editorial-section{border-top:1px solid var(--ec-border);padding-block:40px}.capability-section--surface-lite,.capability-section--surface-soft,.editorial-section--surface-lite,.editorial-section--surface-soft{position:relative;isolation:isolate}.editorial-section--surface-soft:before{background:var(--ec-surface-soft)}.editorial-section--surface-lite:before,.editorial-section--surface-soft:before{position:absolute;z-index:-1;inset-block:0;left:50%;width:100vw;content:"";transform:translateX(-50%)}.editorial-section--surface-lite:before{background:var(--ec-surface-lite)}.capability-section--surface-lite:before,.capability-section--surface-soft:before{position:absolute;z-index:-1;inset-block:0;left:50%;width:100vw;content:"";transform:translateX(-50%)}.capability-section--surface-soft:before{background:var(--ec-surface-soft)}.capability-section--surface-lite:before{background:var(--ec-surface-lite)}.section-heading{display:grid;grid-template-columns:40px minmax(0,1fr);grid-gap:var(--ec-space-3);gap:var(--ec-space-3);max-width:760px}.section-heading--stacked{align-self:start}.capability-section h2,.download-band h2,.editorial-copy h2,.section-heading h2,.standard-status h2,.statement-section h2{margin:0;font-family:var(--ec-font-ui);font-size:26px;font-weight:560;line-height:1.12;text-wrap:balance}.download-band p:not(.section-index,.product-kicker),.editorial-copy>p:not(.section-index),.section-heading p:not(.section-index),.standard-status p:not(.standard-status__line,.standard-status__availability),.statement-section>p:not(.section-index){max-width:65ch;margin:var(--ec-space-3) 0 0;color:var(--ec-text-secondary);text-wrap:pretty}.product-entry-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:20px;gap:20px;margin-top:var(--ec-space-6)}.product-entry{display:grid;min-width:0;grid-template-columns:minmax(0,1fr) auto;grid-gap:var(--ec-space-3) var(--ec-space-4);gap:var(--ec-space-3) var(--ec-space-4);padding-top:var(--ec-space-4);border-top:1px solid var(--ec-border-strong)}.product-entry--lite .product-entry__status{color:var(--ec-lite-accent)}.product-entry h3,.product-entry>p,.product-entry__status{grid-column:1}.product-entry h3{margin:var(--ec-space-3) 0 0;font-family:var(--ec-font-ui);font-size:22px;font-weight:560}.product-entry>p:not(.product-entry__status){margin:0;color:var(--ec-text-secondary)}.text-link{display:inline-flex;width:36px;height:36px;grid-column:2;grid-row:1/span 3;align-items:center;justify-content:center;align-self:end;border:1px solid var(--ec-border-strong);border-radius:50%;color:var(--ec-text);font-size:20px;text-decoration:none}.text-link:hover{background:var(--ec-surface)}.editorial-section--split{display:grid;grid-template-columns:minmax(0,5fr) minmax(0,7fr);grid-gap:clamp(24px,4vw,48px);gap:clamp(24px,4vw,48px)}.workflow-sequence{display:grid;margin:0;padding:0;list-style:none}.workflow-sequence li{display:grid;min-width:0;grid-template-columns:44px minmax(0,1fr);grid-gap:var(--ec-space-4);gap:var(--ec-space-4);align-items:baseline;padding-block:var(--ec-space-3);border-bottom:1px solid var(--ec-border)}.workflow-sequence li:first-child{border-top:1px solid var(--ec-border)}.model-list__models span,.workflow-sequence span{color:var(--ec-text-secondary);font-size:12px;font-weight:500}.workflow-sequence strong{font-size:15px;font-weight:550}.editorial-section--visual{display:grid;grid-template-columns:minmax(0,4fr) minmax(0,6fr);grid-gap:clamp(24px,4vw,48px);gap:clamp(24px,4vw,48px);align-items:center}.editorial-copy{min-width:0}.editorial-copy h2{margin-top:var(--ec-space-3)}.plain-feature-list{display:flex;flex-wrap:wrap;gap:var(--ec-space-2) var(--ec-space-4);margin:var(--ec-space-4) 0 0;padding:0;color:var(--ec-text-secondary);list-style:none}.plain-feature-list li:before{margin-right:var(--ec-space-2);color:var(--ec-accent);content:"·"}.model-list{min-width:0}.model-list__models{border-top:1px solid var(--ec-border)}.model-list__models p{display:grid;grid-template-columns:44px minmax(0,1fr);grid-gap:var(--ec-space-4);gap:var(--ec-space-4);align-items:baseline;margin:0;padding-block:var(--ec-space-3);border-bottom:1px solid var(--ec-border)}.model-list__models strong{font-size:15px;font-weight:550}.effort-list{display:flex;flex-wrap:wrap;gap:var(--ec-space-2);margin-top:var(--ec-space-4)}.effort-list span{padding:6px 10px;border:1px solid var(--ec-border-strong);border-radius:var(--ec-radius-control);color:var(--ec-text-secondary);font-size:13px}.statement-section{max-width:900px}.statement-section h2{margin-top:var(--ec-space-3);font-size:24px}.statement-section>p:not(.section-index){font-size:15px}.standard-preview-section>.section-index{margin-bottom:var(--ec-space-3)}.download-band,.standard-status{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:var(--ec-space-6);gap:var(--ec-space-6);align-items:end}.download-band{grid-template-columns:minmax(0,1fr)}.standard-status h2{margin-top:var(--ec-space-3)}.standard-status__availability{margin:0;padding:var(--ec-space-2) var(--ec-space-3);border-left:2px solid var(--ec-accent);color:var(--ec-text-secondary);font-size:14px}.download-band__lead{margin:var(--ec-space-3) 0 0;font-family:var(--ec-font-ui);font-size:24px;line-height:1.15}.product-page-hero{display:grid;min-height:auto;align-content:center;padding-block:40px}.product-page-hero--editorial{max-width:none;grid-template-columns:minmax(0,7fr) minmax(280px,5fr);column-gap:clamp(32px,6vw,72px);align-items:end}.product-page-hero--editorial>.product-kicker,.product-page-hero--editorial>h1{grid-column:1}.product-page-hero--editorial>.action-row,.product-page-hero--editorial>.installer-note,.product-page-hero--editorial>.product-page-hero__description{grid-column:2}.product-page-hero--editorial>.product-page-hero__description{grid-row:1/span 2;align-self:end;margin-top:0}.product-page-hero .action-row{margin-top:var(--ec-space-4)}.installer-note,.standard-audience,.system-note{color:var(--ec-text-secondary);font-size:14px}.installer-note{max-width:65ch;margin:var(--ec-space-3) 0 0}.standard-audience{max-width:65ch;margin:var(--ec-space-4) 0 0;padding-top:var(--ec-space-4);border-top:1px solid var(--ec-border)}.capability-section{display:grid;grid-template-columns:minmax(0,5fr) minmax(0,7fr);grid-gap:clamp(24px,4vw,48px);gap:clamp(24px,4vw,48px);align-items:center}.capability-section--reverse .capability-section__copy{order:2}.capability-section--reverse .capability-section__visual{order:1}.capability-section__copy{min-width:0}.capability-section__feature+.capability-section__feature{margin-top:var(--ec-space-4);padding-top:var(--ec-space-4);border-top:1px solid var(--ec-border)}.capability-section__feature h2{margin-top:var(--ec-space-3)}.capability-section__feature p{margin:var(--ec-space-3) 0 0;color:var(--ec-text-secondary)}.capability-section__detail{font-size:14px}.capability-section:not(.capability-section--reverse,.capability-section--surface-lite) .capability-section__visual img{object-position:center 42%}.capability-section--surface-soft .capability-section__visual img{object-position:center 32%}.capability-section--surface-lite .capability-section__visual img{object-position:center top}.capability-section--reverse:not(.capability-section--surface-soft) .capability-section__visual img{object-position:center 20%}.standard-page__hero{max-width:860px}.pricing-section{display:grid;grid-template-columns:minmax(0,4fr) minmax(0,8fr);grid-gap:clamp(24px,4vw,48px);gap:clamp(24px,4vw,48px);align-items:start}.pricing-page{font-family:var(--ec-font-ui)}@media (min-width:561px){.pricing-page .product-page-hero h1{font-size:28px}}@media (min-width:1101px){.pricing-section .section-heading{padding-top:48px}}@media (max-width:1100px){.pricing-section .section-heading{grid-template-columns:minmax(0,1fr);gap:8px}.pricing-section .section-heading h2{font-size:22px}}.pricing-panel{min-width:0}.pricing-unit{margin:0 0 10px;color:var(--ec-text-secondary);font-size:12px;line-height:1.4;text-align:right}.pricing-table{width:100%;min-width:0;border-collapse:collapse;border-top:1px solid var(--ec-text);font-family:inherit;table-layout:fixed}.pricing-table td,.pricing-table th{padding:15px 12px;border-bottom:1px solid var(--ec-border);text-align:left;vertical-align:middle}.pricing-table td:first-child,.pricing-table th:first-child{padding-left:0}.pricing-table td:last-child,.pricing-table th:last-child{padding-right:0}.pricing-table thead th{color:var(--ec-text-secondary);font-size:12px;font-weight:600}.pricing-table thead th:first-child{width:28%}.pricing-table thead th:nth-child(2){width:34%}.pricing-table__amount,.pricing-table__amount-heading{text-align:center}.pricing-table tbody th{font-size:15px;font-weight:600}.pricing-table__fit{color:var(--ec-text-secondary);font-size:13px}.pricing-table__amount{font-size:16px;font-weight:620;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.pricing-cell-label{display:none}.pricing-rules{display:grid;grid-template-columns:minmax(100px,1fr) minmax(0,3fr);grid-gap:var(--ec-space-6);gap:var(--ec-space-6);margin-top:24px;padding-top:18px;border-top:1px solid var(--ec-border)}.pricing-rules h3{margin:0;font-size:13px;font-weight:600}.pricing-rules ul{margin:0;padding:0;list-style:none}.pricing-rules li{color:var(--ec-text-secondary);font-size:13px;line-height:1.6}.pricing-rules li+li{margin-top:8px}.surface-message{margin:0;padding-block:var(--ec-space-6);border-top:1px solid var(--ec-border);border-bottom:1px solid var(--ec-border);color:var(--ec-text-secondary)}.recharge-status,.standard-pricing-note{max-width:none}.standard-pricing-note{display:grid;grid-template-columns:minmax(0,4fr) minmax(0,8fr);grid-gap:clamp(24px,4vw,48px);gap:clamp(24px,4vw,48px);align-items:center;padding-block:28px}.recharge-status h2,.standard-pricing-note h2{margin:8px 0 0;font-family:var(--ec-font-ui);font-size:18px;font-weight:600;line-height:1.2}.recharge-status p:not(.section-index),.standard-pricing-note>p:not(.section-index){margin:0;color:var(--ec-text-secondary);font-size:14px}.recharge-status{display:grid;grid-template-columns:minmax(0,1fr) minmax(180px,260px);grid-gap:clamp(24px,4vw,48px);gap:clamp(24px,4vw,48px);align-items:start}.account-fact{margin:0;border-top:1px solid var(--ec-text)}.account-fact>div{display:flex;justify-content:space-between;gap:var(--ec-space-4);padding-block:var(--ec-space-3);border-bottom:1px solid var(--ec-border)}.account-fact dt{color:var(--ec-text-secondary);font-size:13px}.account-fact dd{margin:0;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:560}.page-back-link{padding-block:0 var(--ec-space-8)}.download-action{display:flex;flex-wrap:wrap;gap:var(--ec-space-3);align-items:center}.download-action p{margin:0;color:var(--ec-text-secondary);font-size:14px}.download-installer-hero{display:grid;grid-template-columns:minmax(280px,4fr) minmax(520px,8fr);grid-gap:clamp(40px,6vw,80px);gap:clamp(40px,6vw,80px);align-items:center;padding-block:48px 56px;border-bottom:1px solid var(--ec-border)}.download-installer-hero__copy{min-width:0}.download-installer-hero__copy h1{margin:12px 0 0;font-family:var(--ec-font-ui);font-size:28px;font-weight:560;line-height:1.06}.download-installer-hero__copy>p:not(.product-kicker){max-width:38ch;margin:16px 0 0;color:var(--ec-text-secondary);font-size:14px;line-height:1.68}.download-installer-hero__copy .action-row{margin-top:24px}.download-installer-hero .download-action .button{border-color:var(--ec-accent);background:var(--ec-accent);color:#fffaf6}.download-installer-hero .download-action .button:hover{border-color:var(--ec-focus);background:var(--ec-focus)}.download-installer-preview{width:min(100%,660px);margin:0;justify-self:end}.download-installer-preview figcaption{margin-bottom:8px;color:var(--ec-text-secondary);font-size:12px}.download-installer-preview__window{overflow:hidden;border:1px solid #d8d4ce;border-radius:6px;background:#f7f6f2;box-shadow:0 18px 48px rgb(22 20 17/14%);color:#2d2b29;font-family:var(--ec-font-ui)}.download-installer-preview__titlebar{display:flex;min-height:34px;align-items:center;justify-content:space-between;gap:16px;padding-inline:12px 10px;border-bottom:1px solid #e1ded6;color:#615e59;font-size:11px}.download-installer-preview__titlebar>span:first-child{display:inline-flex;align-items:center;gap:7px}.download-installer-preview__titlebar img{border-radius:3px}.download-installer-preview__window-actions{color:#77736c;font-family:"Segoe UI Symbol",var(--ec-font-ui);font-size:13px;letter-spacing:0;word-spacing:10px}.download-installer-preview__surface{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(240px,.95fr);grid-gap:34px;gap:34px;min-height:278px;padding:34px 36px 30px}.download-installer-preview__controls,.download-installer-preview__identity{min-width:0}.download-installer-preview__brand{display:flex;min-height:36px;align-items:center;gap:10px}.download-installer-preview__mascot{position:relative;display:block;width:76px;height:33px;flex:0 0 76px}.download-installer-preview__mascot .home-brand-lockup__group{transform:scale(.33)}.download-installer-preview__mascot .home-brand-lockup__body{animation:none}.download-installer-preview__wordmark{color:#554f4a;font-family:"EasyCode Fredoka",var(--ec-font-ui);font-size:21px;font-weight:600;line-height:1;white-space:nowrap}.download-installer-preview__wordmark small{color:#c96442;font-size:11px;font-weight:650}.download-installer-preview__identity p{max-width:30ch;margin:22px 0 0;color:#6f6c66;font-size:12px;line-height:1.7}.download-installer-preview__meta{display:block;margin-top:18px;color:#77736c;font-size:10px}.download-installer-preview__controls{display:flex;flex-direction:column}.download-installer-preview__label{margin-bottom:7px;font-size:11px;font-weight:650}.download-installer-preview__path{min-height:36px;overflow:hidden;padding:9px 10px;border:1px solid #d8d4ce;border-radius:6px;background:#fcfbf8;color:#57544f;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.download-installer-preview__status{display:grid;min-height:86px;grid-gap:6px;gap:6px;margin-top:14px;padding:13px;border:1px solid #e1ded6;border-radius:7px;background:#f1efe9}.download-installer-preview__status strong{font-size:12px;font-weight:650}.download-installer-preview__status span{color:#77736c;font-size:10px}.download-installer-preview__status i{position:relative;display:block;width:72%;height:4px;align-self:end;overflow:hidden;border-radius:2px;background:#ddd9d2}.download-installer-preview__status i:before{position:absolute;inset:0 42% 0 0;background:#c96442;content:""}.download-installer-preview__action{align-self:end;margin-top:14px;padding:8px 16px;border-radius:6px;background:#c96442;color:#fffaf6;font-size:11px;font-weight:650}.download-install-flow{display:grid;grid-template-columns:minmax(190px,3fr) minmax(0,9fr);grid-gap:clamp(32px,5vw,64px);gap:clamp(32px,5vw,64px);padding-block:40px;border-bottom:1px solid var(--ec-border)}.download-install-flow header h2{margin:10px 0 0;font-size:22px;font-weight:560}.download-install-flow ol{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:28px;gap:28px;margin:0;padding:0;list-style:none}.download-install-flow__step{min-width:0;padding-top:12px;border-top:1px solid var(--ec-border-strong)}.download-install-flow__step>span{color:var(--ec-accent);font-size:11px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:650}.download-install-flow__step h3{margin:18px 0 0;font-size:15px;font-weight:650}.download-install-flow__step p{margin:8px 0 0;color:var(--ec-text-secondary);font-size:13px;line-height:1.65}.release-details{display:grid;grid-template-columns:minmax(0,8fr) minmax(240px,4fr);grid-gap:clamp(24px,4vw,48px);gap:clamp(24px,4vw,48px);align-items:center}.release-details dl{margin:0;border-top:1px solid var(--ec-text)}.release-details dl>div{display:grid;grid-template-columns:minmax(120px,1fr) minmax(0,2fr);grid-gap:var(--ec-space-4);gap:var(--ec-space-4);padding-block:var(--ec-space-3);border-bottom:1px solid var(--ec-border)}.release-details dt{color:var(--ec-text-secondary);font-size:13px}.release-details dd{min-width:0;margin:0;overflow-wrap:anywhere;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.release-details>p{margin:0;color:var(--ec-text-secondary)}.release-details__aside h2{margin:0;font-size:20px;font-weight:560}.release-details__aside p{max-width:34ch;margin:12px 0 0;color:var(--ec-text-secondary);font-size:14px;line-height:1.65}@media (max-width:900px){.download-install-flow,.download-installer-hero{grid-template-columns:minmax(0,1fr)}.download-installer-hero{gap:36px}.download-installer-hero__copy{max-width:560px}.download-installer-preview{justify-self:start}.download-install-flow{gap:26px}}@media (max-width:620px){.download-installer-hero{gap:30px;padding-block:34px 40px}.download-installer-hero__copy h1{font-size:26px}.download-installer-preview__surface{grid-template-columns:minmax(0,1fr);gap:24px;padding:22px}.download-installer-preview__identity p{margin-top:16px}.download-install-flow{padding-block:34px}.download-install-flow ol{grid-template-columns:minmax(0,1fr);gap:22px}.download-install-flow__step h3{margin-top:10px}}.release-details--compact dl>div{padding-block:10px}.release-details--compact dd,.release-details--compact dt{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.account-shell{min-width:0;padding-block:var(--ec-space-8) 40px}.account-shell__header h1{margin:var(--ec-space-3) 0 0;font-family:var(--ec-font-ui);font-size:28px;font-weight:560;line-height:1.08}.account-nav{display:flex;min-width:0;gap:var(--ec-space-4);margin-top:var(--ec-space-4);overflow-x:auto;border-bottom:1px solid var(--ec-border);scrollbar-width:thin}.account-nav a{flex:0 0 auto;padding-block:var(--ec-space-3);color:var(--ec-text-secondary);font-size:14px;font-weight:550;text-decoration:none}.account-nav a:hover{color:var(--ec-text)}.account-shell__content{min-width:0;padding-top:var(--ec-space-4)}.account-section{min-width:0}.account-section>h2{margin:0;font-family:var(--ec-font-ui);font-size:26px;font-weight:560}.account-section__description{margin:var(--ec-space-3) 0 0;color:var(--ec-text-secondary)}.account-overview-list{max-width:820px;margin:var(--ec-space-4) 0 0;border-top:1px solid var(--ec-text)}.account-overview-list>div{display:grid;grid-template-columns:minmax(140px,1fr) minmax(0,2fr);grid-gap:var(--ec-space-4);gap:var(--ec-space-4);padding-block:var(--ec-space-3);border-bottom:1px solid var(--ec-border)}.account-overview-list dt,.device-row dt{color:var(--ec-text-secondary);font-size:13px}.account-overview-list dd,.device-row dd{margin:0;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.usage-table-region{width:100%;max-height:min(600px,62vh);margin-top:var(--ec-space-4);overflow:auto;border-top:1px solid var(--ec-text);border-bottom:1px solid var(--ec-border);outline-offset:2px}.usage-table{width:100%;min-width:760px;border-collapse:collapse;font-size:13px}.usage-table th{position:-webkit-sticky;position:sticky;top:0;z-index:1;background:var(--ec-bg);color:var(--ec-text-secondary);font-size:12px;font-weight:600}.usage-table td,.usage-table th{padding:12px var(--ec-space-3);border-bottom:1px solid var(--ec-border);text-align:left;white-space:nowrap}.usage-table__number{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;text-align:center!important}.account-empty{margin:var(--ec-space-6) 0 0;padding-block:var(--ec-space-4);border-top:1px solid var(--ec-border);border-bottom:1px solid var(--ec-border);color:var(--ec-text-secondary)}.device-list{margin-top:var(--ec-space-4)}.device-row{display:grid;grid-template-columns:minmax(160px,1fr) minmax(280px,2fr) auto;grid-gap:var(--ec-space-6);gap:var(--ec-space-6);align-items:center;padding-block:var(--ec-space-4);border-top:1px solid var(--ec-text);border-bottom:1px solid var(--ec-border)}.device-row h2{margin:var(--ec-space-2) 0 0;font-size:18px;font-weight:560}.device-row dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:var(--ec-space-6);gap:var(--ec-space-6);margin:0}.device-row dl>div{display:grid;grid-gap:var(--ec-space-1);gap:var(--ec-space-1)}.dialog-backdrop{position:fixed;z-index:100;inset:0;display:grid;place-items:center;padding:var(--ec-space-4);background:rgb(20 18 16/34%)}.confirm-dialog{width:min(100%,440px);padding:var(--ec-space-6);border:1px solid var(--ec-border-strong);border-radius:var(--ec-radius-panel);background:var(--ec-bg);box-shadow:0 18px 56px rgb(20 18 16/18%)}.confirm-dialog h2{margin:0;font-family:var(--ec-font-ui);font-size:28px;font-weight:560}.confirm-dialog p{margin:var(--ec-space-3) 0 0;color:var(--ec-text-secondary)}.confirm-dialog__actions{display:flex;justify-content:flex-end;gap:var(--ec-space-2);margin-top:var(--ec-space-6)}.form-feedback{color:var(--ec-text-secondary);font-size:14px}.help-product{display:grid;grid-template-columns:minmax(220px,3fr) minmax(0,9fr);grid-gap:clamp(32px,5vw,64px);gap:clamp(32px,5vw,64px);align-items:start}.help-product>header{position:-webkit-sticky;position:sticky;top:100px}.changelog-list h2,.help-product header h2,.standard-help h2,.support-product-lines h2{margin:var(--ec-space-3) 0 0;font-family:var(--ec-font-ui);font-size:26px;font-weight:560}.changelog-list p:not(.section-index),.help-product header>p:not(.section-index),.standard-help__copy>p,.support-product-lines p{color:var(--ec-text-secondary)}.help-search{min-width:0}.feedback-form label,.help-search__field{display:grid;grid-gap:var(--ec-space-2);gap:var(--ec-space-2);font-size:13px;font-weight:600}.help-search__field>span{color:var(--ec-text-secondary)}.feedback-form input,.feedback-form select,.feedback-form textarea,.help-search input{width:100%;min-height:48px;padding:11px 14px;border:1px solid var(--ec-border-strong);border-radius:var(--ec-radius-control);background:var(--ec-surface);font-size:15px}.help-topic-list{margin-top:20px;border-top:1px solid var(--ec-text)}.help-disclosure-row{border-bottom:1px solid var(--ec-border)}.help-disclosure-row summary{display:grid;min-height:76px;grid-template-columns:32px minmax(0,1fr) 20px;grid-gap:16px;gap:16px;align-items:center;padding-block:14px;color:var(--ec-text);cursor:pointer;list-style:none;transition:color var(--ec-motion-fast) ease}.help-disclosure-row summary::-webkit-details-marker{display:none}.help-disclosure-row summary:hover{color:var(--ec-accent)}.help-disclosure-row__index{align-self:start;padding-top:2px;color:var(--ec-text-secondary);font-size:11px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.help-disclosure-row__copy{display:grid;grid-gap:5px;gap:5px}.help-disclosure-row__copy strong{font-size:15px;font-weight:620}.help-disclosure-row__copy small{color:var(--ec-text-secondary);font-size:13px;font-weight:400;line-height:1.45}.help-disclosure-row__icon{position:relative;display:block;width:18px;height:18px}.help-disclosure-row__icon:after,.help-disclosure-row__icon:before{position:absolute;top:8px;left:3px;width:12px;height:1px;background:currentColor;content:"";transition:opacity var(--ec-motion-fast) ease,transform var(--ec-motion-fast) ease}.help-disclosure-row__icon:after{transform:rotate(90deg)}.help-disclosure-row[open] .help-disclosure-row__icon:after{opacity:0;transform:rotate(0)}.help-disclosure-row__body{padding:0 38px 18px 48px}.help-disclosure-row__body p{max-width:68ch;margin:0;color:var(--ec-text-secondary);font-size:14px;line-height:1.7;text-wrap:pretty}.help-search__footer{display:flex;min-height:64px;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--ec-border);color:var(--ec-text-secondary);font-size:13px}.help-search__footer a{display:inline-flex;align-items:center;gap:9px;color:var(--ec-text);font-weight:600;text-decoration:none}.help-search__footer a span{transition:transform var(--ec-motion-fast) ease}.help-search__footer a:hover span{transform:translateX(3px)}.standard-help{display:grid;max-width:none;grid-template-columns:32px minmax(0,1fr) auto;grid-gap:16px;gap:16px;align-items:start}.standard-help h2{margin:0}.standard-help__copy>p{max-width:62ch;margin:8px 0 0;font-size:14px}.standard-help .standard-status__availability{margin:2px 0 0;padding:0;border:0;font-size:13px;white-space:nowrap}.changelog-list,.support-product-lines{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:var(--ec-space-6);gap:var(--ec-space-6)}.changelog-list article,.support-product-lines article{padding-top:var(--ec-space-4);border-top:1px solid var(--ec-text)}.support-product-lines strong{color:var(--ec-accent);font-size:13px}.feedback-form{display:grid;width:min(100%,680px);grid-gap:var(--ec-space-4);gap:var(--ec-space-4)}.feedback-form textarea{min-height:144px;resize:vertical}.feedback-form .button{justify-self:start}.legal-copy{display:grid;max-width:760px;grid-gap:var(--ec-space-6);gap:var(--ec-space-6)}.legal-copy article{padding-top:var(--ec-space-4);border-top:1px solid var(--ec-border)}.legal-copy article>p:not(.section-index){margin:var(--ec-space-3) 0 0;color:var(--ec-text-secondary);font-size:16px}@keyframes home-brand-float{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes ec-menu-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes ec-mascot-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.lite-feature-page,.lite-feature-page h1,.lite-feature-page h2{font-family:var(--ec-font-ui)}.lite-feature-hero{padding-block:48px 52px}.lite-feature-page .lite-feature-hero h1{max-width:none;font-size:28px;font-weight:650;line-height:1.16}.lite-feature-hero .product-page-hero__description{max-width:54ch;font-size:16px;line-height:1.65}.lite-feature-hero .action-row{align-items:center}.lite-feature-back{color:var(--ec-text);font-size:13px;font-weight:600;text-underline-offset:4px}.lite-feature-story{display:grid;min-width:0;grid-template-columns:minmax(0,7fr) minmax(300px,3fr);grid-gap:40px;gap:40px;align-items:center;padding-block:48px 56px;border-top:1px solid var(--ec-border)}.lite-feature-story--copy-first{grid-template-columns:minmax(300px,3fr) minmax(0,7fr)}.lite-feature-story--copy-first .lite-feature-story__visual{grid-column:2}.lite-feature-story--copy-first .lite-feature-story__copy{grid-row:1;grid-column:1}.lite-feature-story__visual{width:100%;min-width:0;aspect-ratio:16/9;margin:0;overflow:hidden;border-radius:6px;background:var(--ec-surface-soft)}.lite-feature-story__visual img{display:block;width:100%;height:100%;max-width:100%;object-fit:cover}.lite-feature-story__copy{min-width:0}.lite-feature-story__copy h2{max-width:none;margin:0 0 24px;font-size:22px;font-weight:620;line-height:1.2;text-wrap:balance}.lite-feature-story__facts{margin:0;padding:0;border-top:1px solid var(--ec-text);list-style:none}.lite-feature-story__facts li{padding-block:15px;border-bottom:1px solid var(--ec-border)}.lite-feature-story__facts p{margin:0;color:var(--ec-text-secondary);font-size:14px;line-height:1.6;text-wrap:pretty}.lite-feature-boundary{display:grid;min-width:0;grid-template-columns:minmax(200px,3fr) minmax(0,7fr);grid-gap:40px;gap:40px;align-items:baseline;padding-block:28px 36px;border-top:1px solid var(--ec-border)}.lite-feature-boundary h2,.lite-feature-boundary p{margin:0}.lite-feature-boundary h2{font-size:18px;font-weight:620;line-height:1.35}.lite-feature-boundary p{max-width:65ch;color:var(--ec-text-secondary);font-size:14px;line-height:1.65;text-wrap:pretty}@media (max-width:860px){.lite-feature-boundary,.lite-feature-story,.lite-feature-story--copy-first{grid-template-columns:minmax(0,1fr)}.lite-feature-story{gap:28px;padding-block:32px 40px}.lite-feature-story--copy-first .lite-feature-story__copy,.lite-feature-story--copy-first .lite-feature-story__visual{grid-row:auto;grid-column:1}.lite-feature-story__copy h2{max-width:22ch;margin-bottom:20px}.lite-feature-boundary{gap:10px;padding-block:24px 32px}}@media (max-width:560px){.lite-feature-hero{padding-block:36px 40px}.lite-feature-page .lite-feature-hero h1{max-width:none;font-size:26px}.lite-feature-story{gap:24px}.lite-feature-story__visual{aspect-ratio:4/3}.lite-feature-story__copy h2{font-size:22px}}@media (max-width:860px){.site-footer__inner,.site-header__inner,.site-shell{width:min(calc(100% - 32px),var(--ec-content-wide))}.site-header__inner{justify-content:space-between;gap:var(--ec-space-4)}.site-header__utilities,.site-nav{display:none}.mobile-nav-trigger{display:inline-flex}.mobile-nav-panel{position:absolute;top:68px;right:0;left:0;display:grid;grid-gap:var(--ec-space-1);gap:var(--ec-space-1);padding:var(--ec-space-3) var(--ec-space-4) var(--ec-space-4);border-bottom:1px solid var(--ec-border);background:var(--ec-bg);animation:ec-menu-in var(--ec-motion-default) ease both}.mobile-nav-panel__link{min-height:44px;padding:10px var(--ec-space-3);border-radius:var(--ec-radius-control);color:var(--ec-text);font-size:15px;font-weight:500;text-decoration:none}.mobile-nav-panel__link:hover{background:var(--ec-surface)}.mobile-nav-panel__utilities{display:flex;gap:var(--ec-space-2);margin-top:var(--ec-space-2);padding-top:var(--ec-space-3);border-top:1px solid var(--ec-border)}.mobile-nav-panel__account{display:flex;min-height:44px;flex:1 1;align-items:center;justify-content:center;padding-inline:var(--ec-space-4);border:1px solid var(--ec-border-strong);border-radius:var(--ec-radius-control);text-decoration:none}.mobile-nav-panel .utility-control{min-height:44px}.site-footer__inner{grid-template-columns:1fr;grid-template-rows:auto auto 1fr auto;gap:40px}.site-footer__index{grid-template-columns:repeat(2,minmax(0,1fr))}.auth-page{grid-template-columns:minmax(0,1fr);gap:var(--ec-space-8)}.home-hero{min-height:auto}.home-hero--editorial{grid-template-columns:minmax(0,1fr);gap:28px;padding-block:44px 40px}.product-page-hero--editorial{grid-template-columns:minmax(0,1fr);gap:0}.product-page-hero--editorial>.action-row,.product-page-hero--editorial>.installer-note,.product-page-hero--editorial>.product-kicker,.product-page-hero--editorial>.product-page-hero__description,.product-page-hero--editorial>h1{grid-column:1;grid-row:auto}.product-page-hero--editorial>.product-page-hero__description{max-width:65ch;margin-top:var(--ec-space-4)}.home-hero__support{max-width:580px;padding-bottom:0}.home-capabilities__layout{grid-template-columns:minmax(0,1fr);gap:32px}.home-capabilities__intro p{max-width:44ch}.home-capabilities__facts{grid-template-columns:minmax(0,1fr)}.home-capabilities__facts a+a{border-top:1px solid var(--ec-border);border-left:0}.capability-section,.editorial-section--split,.editorial-section--visual,.help-product,.pricing-section,.release-details{grid-template-columns:minmax(0,1fr);gap:var(--ec-space-6)}.release-details{align-items:start}.help-product>header{position:static}.standard-help{grid-template-columns:32px minmax(0,1fr)}.standard-help .standard-status__availability{grid-column:2;justify-self:start}.capability-section--reverse .capability-section__copy,.capability-section--reverse .capability-section__visual{order:0}.product-visual--portrait{width:min(72vw,360px)}.device-row{align-items:start}.changelog-list,.device-row,.support-product-lines{grid-template-columns:minmax(0,1fr)}.device-row .button{justify-self:start}}@media (max-width:560px){.product-page-hero h1{font-size:26px}html[lang=zh-CN] .help-page .product-page-hero h1,html[lang=zh-TW] .help-page .product-page-hero h1{white-space:nowrap}.site-footer__inner,.site-header__inner,.site-shell{width:min(calc(100% - 24px),var(--ec-content-wide))}.easycode-logo{gap:7px}.button,.easycode-logo,.mobile-nav-trigger,.text-link{min-height:44px}.mobile-nav-trigger,.text-link{min-width:44px}.auth-page{gap:var(--ec-space-6);padding-block:var(--ec-space-8)}.auth-page__intro{gap:var(--ec-space-3)}.auth-page__brand{width:168px;height:72px}.auth-page__brand .home-brand-lockup__mascot{width:168px;height:72px;flex-basis:168px}.auth-page__brand .home-brand-lockup__group{transform:scale(.72)}.auth-form{padding:0}.home-hero--editorial{gap:var(--ec-space-6);padding-block:36px 32px}.home-hero h1{font-size:30px;line-height:1.02}.home-brand-lockup{gap:12px}.home-brand-lockup__mascot{width:75px;height:32px;flex-basis:75px}.home-brand-lockup__group{transform:scale(.32)}.home-brand-lockup__wordmark{gap:6px}.home-brand-lockup__lite{font-size:13px}.home-hero__availability{margin:16px 0 0 87px}.home-hero__intro,.product-page-hero__description{font-size:15px}.home-hero__intro{font-size:18px}.home-capabilities{padding-block:44px 48px}.home-capabilities__layout{gap:24px}.home-capabilities__intro h2{font-size:22px}.home-capabilities__row{min-height:0;grid-template-columns:24px minmax(0,1fr) auto;gap:var(--ec-space-3);padding-block:20px}.home-capabilities__item h3{font-size:18px}.home-capabilities__item p{font-size:14px}.home-capabilities__facts{margin-top:32px}.home-capabilities__facts a{min-height:54px;justify-content:flex-start;padding:var(--ec-space-3) 0}.capability-section,.editorial-section{padding-block:32px}.section-heading{grid-template-columns:1fr;gap:var(--ec-space-3)}.product-entry-grid{grid-template-columns:minmax(0,1fr)}.download-band,.recharge-status,.standard-status{grid-template-columns:minmax(0,1fr);align-items:start}.download-band .button{width:100%}.product-page-hero{min-height:auto;padding-block:32px}.pricing-unit{margin-bottom:8px;text-align:left}.pricing-table,.pricing-table tbody{display:block}.pricing-table thead{display:none}.pricing-table tr{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-column-gap:var(--ec-space-6);column-gap:var(--ec-space-6);padding-block:16px;border-bottom:1px solid var(--ec-border)}.pricing-table td,.pricing-table td:first-child,.pricing-table td:last-child,.pricing-table th,.pricing-table th:first-child,.pricing-table th:last-child{padding:0;border:0}.pricing-table tbody th,.pricing-table__fit{grid-column:1/-1}.pricing-table__fit{margin-top:4px}.pricing-table__amount{display:grid;grid-gap:3px;gap:3px;margin-top:14px;text-align:left}.pricing-table__amount:last-child{text-align:right}.pricing-cell-label{display:inline;color:var(--ec-text-secondary);font-size:12px;font-weight:500}.pricing-rules{margin-top:20px}.pricing-rules,.standard-pricing-note{grid-template-columns:minmax(0,1fr);gap:12px}.standard-pricing-note{align-items:start}.help-disclosure-row summary{min-height:72px;grid-template-columns:24px minmax(0,1fr) 18px;gap:12px}.help-disclosure-row__body{padding:0 30px 18px 36px}.help-search__footer{align-items:flex-start;flex-direction:column;justify-content:center;gap:8px;padding-block:14px}.site-footer__inner{min-height:0;gap:36px;padding-block:40px 24px}.site-footer__index{gap:36px var(--ec-space-6)}.site-footer__meta{flex-direction:column;align-items:flex-start;gap:var(--ec-space-2)}.account-nav{gap:var(--ec-space-4)}.account-overview-list>div,.device-row dl{grid-template-columns:minmax(0,1fr)}.usage-table{min-width:660px}.mascot-group__item{height:88px}}@media (prefers-reduced-motion:reduce){.home-brand-lockup__body{animation:none}*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.lite-feature-story__visual,.lite-overview-hero__visual,.lite-overview-story__visual,.standard-story__visual{width:100%;min-width:0;max-width:100%}.lite-feature-story__visual img,.lite-overview-hero__visual img,.lite-overview-story__visual img,.standard-story__visual img{display:block;width:100%;max-width:100%}.editorial-picture{display:block;width:100%;height:100%}[data-image-fit=cover] img{object-fit:cover}[data-image-fit=contain] img{object-fit:contain}[data-image-anchor=center] img{object-position:center}[data-image-anchor="center top"] img{object-position:center top}.standard-page{font-family:var(--ec-font-ui)}.standard-overview-hero{padding-block:64px 56px}.standard-overview-hero__copy{max-width:760px}.standard-overview-hero h1{max-width:none;margin:12px 0 0;font-family:var(--ec-font-ui);font-size:32px;font-weight:650;line-height:1.08}.standard-overview-hero__description{max-width:54ch;margin:20px 0 0;color:var(--ec-text-secondary);font-family:var(--ec-font-ui);font-size:18px;line-height:1.55;text-wrap:pretty}.standard-overview-hero__status{display:flex;width:min(100%,520px);justify-content:space-between;gap:24px;margin-top:28px;padding-top:13px;border-top:1px solid var(--ec-border-strong);color:var(--ec-text-secondary);font-size:13px}.standard-overview-hero__status span:last-child{color:var(--ec-accent);font-weight:650}.standard-story{display:grid;min-width:0;grid-template-columns:minmax(210px,3fr) minmax(0,7fr);grid-gap:clamp(32px,6vw,80px);gap:clamp(32px,6vw,80px);align-items:center;padding-block:80px;border-top:1px solid var(--ec-border)}.standard-story--reverse{width:auto;grid-template-columns:minmax(0,7fr) minmax(210px,3fr);margin-inline:0;background:var(--ec-surface);box-shadow:0 0 0 100vmax var(--ec-surface);-webkit-clip-path:inset(0 -100vmax);clip-path:inset(0 -100vmax)}.standard-story--reverse .standard-story__copy{grid-column:2}.standard-story--reverse .standard-story__visual{grid-row:1;grid-column:1}.standard-story__copy{min-width:0}.standard-story__label{margin:0 0 13px;color:var(--ec-accent);font-size:12px;font-weight:650}.standard-section-heading h2,.standard-story h2{margin:0;font-family:var(--ec-font-ui);font-size:24px;font-weight:650;line-height:1.2;text-wrap:balance}.standard-story__copy>p:not(.standard-story__label){max-width:32ch;margin:16px 0 0;color:var(--ec-text-secondary);font-size:14px;line-height:1.6}.standard-story__points{display:flex;flex-wrap:wrap;gap:8px 0;padding:0;margin:24px 0 0;color:var(--ec-text);font-size:12px;font-weight:600;list-style:none}.standard-story__points li{display:flex;align-items:center}.standard-story__points li+li:before{width:3px;height:3px;margin-inline:11px;border-radius:50%;background:var(--ec-text-secondary);content:""}.standard-story__visual{min-width:0;margin:0;overflow:hidden;border:1px solid var(--ec-border);border-radius:4px;background:var(--ec-surface-soft)}.standard-story__visual img{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover}.standard-comparison{display:grid;min-width:0;grid-template-columns:minmax(210px,3fr) minmax(0,7fr);grid-gap:clamp(32px,6vw,80px);gap:clamp(32px,6vw,80px);padding-block:76px 88px;border-top:1px solid var(--ec-border)}.standard-comparison__rows article{display:grid;grid-template-columns:minmax(86px,.64fr) minmax(138px,1fr) minmax(0,1.5fr) auto;grid-gap:18px;gap:18px;align-items:baseline;padding:18px 0;border-top:1px solid var(--ec-border-strong)}.standard-comparison__rows article:last-child{border-bottom:1px solid var(--ec-border-strong)}.standard-comparison__rows h3,.standard-comparison__rows p{margin:0}.standard-comparison__rows article>p:first-child{color:var(--ec-text-secondary);font-size:12px}.standard-comparison__rows h3{font-family:var(--ec-font-ui);font-size:14px;font-weight:650}.standard-comparison__rows h3+p{color:var(--ec-text-secondary);font-size:13px;line-height:1.5}.standard-comparison__rows article>span{color:var(--ec-accent);font-size:12px;font-weight:650;white-space:nowrap}@media (max-width:860px){.standard-overview-hero{padding-block:52px 44px}.standard-overview-hero h1{font-size:30px}.standard-comparison,.standard-story{grid-template-columns:minmax(0,1fr);gap:32px;padding-block:64px}.standard-story--reverse .standard-story__copy,.standard-story--reverse .standard-story__visual{grid-row:auto;grid-column:auto}.standard-story__copy{max-width:600px}.standard-story__visual img{aspect-ratio:4/3}.standard-comparison__rows article{grid-template-columns:minmax(84px,.64fr) minmax(132px,1fr) minmax(0,1.4fr) auto}}@media (max-width:560px){.standard-overview-hero{padding-block:38px}.standard-overview-hero h1{font-size:28px}.standard-overview-hero__description{margin-top:16px;font-size:16px}.standard-overview-hero__status{margin-top:22px}.standard-comparison,.standard-story{gap:26px;padding-block:48px}.standard-section-heading h2,.standard-story h2{font-size:22px}.standard-story__points{margin-top:20px}.standard-story__visual{width:100%;max-width:100%;margin-left:0}.standard-comparison__rows article{grid-template-columns:minmax(0,1fr) auto;gap:7px 16px}.standard-comparison__rows article>p:first-child,.standard-comparison__rows h3+p{grid-column:1/-1}.standard-comparison__rows h3+p{grid-row:3}}.lite-overview-hero{display:grid;min-width:0;min-height:376px;grid-template-columns:minmax(0,7fr) minmax(320px,5fr);grid-gap:48px;gap:48px;align-items:center;padding-block:40px 46px}.lite-overview-hero__copy{min-width:0;max-width:620px}.lite-overview-hero__copy h1{max-width:none;margin:12px 0 0;font-family:var(--ec-font-ui);font-size:32px;font-weight:540;line-height:1.08;text-wrap:balance}.lite-overview-hero__copy>p:not(.product-kicker,.installer-note){max-width:36em;margin:16px 0 0;color:var(--ec-text-secondary);font-size:16px;line-height:1.65;text-wrap:pretty}.lite-overview-hero__visual{width:100%;max-width:372px;aspect-ratio:16/9;justify-self:end;margin:0;overflow:hidden;background:var(--ec-text)}.lite-overview-hero__visual img{display:block;width:100%;height:100%;object-fit:cover}.lite-overview-story{display:grid;min-width:0;grid-template-columns:minmax(0,5fr) minmax(0,7fr);grid-gap:48px;gap:48px;align-items:center;padding-block:42px;border-top:1px solid var(--ec-border);view-timeline-axis:block;view-timeline-name:--lite-story}.lite-overview-story--reverse{grid-template-columns:minmax(0,7fr) minmax(0,5fr)}.lite-overview-story--reverse .lite-overview-story__copy{order:2}.lite-overview-story--reverse .lite-overview-story__visual{order:1}.lite-overview-story__copy{min-width:0;max-width:420px}.lite-overview-cta h2,.lite-overview-story__copy h2{margin:0;font-family:var(--ec-font-ui);font-size:26px;font-weight:540;line-height:1.08;text-wrap:balance}.lite-overview-story__copy>p{margin:16px 0 0;color:var(--ec-text-secondary);font-size:15px;line-height:1.65;text-wrap:pretty}.lite-overview-story__copy>.lite-overview-story__detail{margin-top:12px;padding-top:12px;border-top:1px solid var(--ec-border-strong);font-size:13px}.lite-overview-story__aside{margin-top:22px;padding-top:15px;border-top:1px solid var(--ec-border)}.lite-overview-story__aside h3{margin:0;font-size:15px;font-weight:650}.lite-overview-story__aside p{margin:8px 0 0;color:var(--ec-text-secondary);font-size:13px;line-height:1.6}.lite-overview-story__visual{--lite-visual-ratio:16/9;display:block;width:100%;max-width:620px;min-width:0;aspect-ratio:var(--lite-visual-ratio);justify-self:end;margin:0;overflow:hidden;background:var(--ec-surface)}.lite-overview-story__visual img{display:block;width:100%;height:100%;object-fit:cover}.lite-overview-story--reverse .lite-overview-story__visual{justify-self:start}.lite-overview-story--control .lite-overview-story__visual,.lite-overview-story--files .lite-overview-story__visual{--lite-visual-ratio:16/9;max-width:600px}.lite-overview-story--control .lite-overview-story__visual img{object-position:center top}.lite-overview-story--continuation .lite-overview-story__visual{max-width:580px}.lite-overview-trust{--lite-trust-bg:#24231f;--lite-trust-border:rgb(245 242 232/20%);--lite-trust-muted:rgb(245 242 232/72%);--lite-trust-text:#f5f2e8;position:relative;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(190px,.8fr) minmax(250px,1fr);grid-gap:40px;gap:40px;padding-block:42px;background:var(--lite-trust-bg);box-shadow:0 0 0 100vmax var(--lite-trust-bg);-webkit-clip-path:inset(0 -100vmax);clip-path:inset(0 -100vmax);color:var(--lite-trust-text)}.lite-overview-trust h2{margin:0;font-family:var(--ec-font-ui);font-size:28px;font-weight:520;line-height:1.1}.lite-overview-trust header>p,.lite-overview-trust__control>p{margin:12px 0 0;color:var(--lite-trust-muted);font-size:13px;line-height:1.6}.lite-overview-trust__models{border-top:1px solid var(--lite-trust-border)}.lite-overview-trust__models p{margin:0;padding-block:9px;border-bottom:1px solid var(--lite-trust-border);font-size:13px;font-weight:580}.lite-overview-trust__control ul{display:flex;flex-wrap:wrap;gap:0;margin:0 0 24px;padding:0;color:rgb(245 242 232/84%);font-size:12px;list-style:none}.lite-overview-trust__control li+li:before{margin-inline:9px;color:rgb(245 242 232/42%);content:"·"}.lite-overview-trust__control h3{margin:0;font-size:14px;font-weight:620}.lite-overview-trust__security-line{display:block}.lite-overview-trust__security-line+.lite-overview-trust__security-line{margin-top:2px}.lite-overview-cta{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:40px;gap:40px;align-items:end;padding-block:44px;border-bottom:1px solid var(--ec-border)}.lite-overview-cta h2{margin-top:10px;font-size:24px}.lite-overview-cta div>p:last-child{max-width:50ch;margin:10px 0 0;color:var(--ec-text-secondary);font-size:14px}@keyframes lite-story-copy-reveal{0%{opacity:.76;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes lite-story-visual-reveal{0%{opacity:.82;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes lite-story-image-drift{0%{transform:translateY(8px) scale(1.025)}to{transform:translateY(-8px) scale(1.025)}}@supports (view-timeline-name:--lite-story){@media (prefers-reduced-motion:no-preference){.lite-overview-story__copy,.lite-overview-story__visual{animation-duration:1ms;animation-fill-mode:both;animation-timeline:--lite-story;animation-range:entry 0 cover 28%}.lite-overview-story__copy{animation-name:lite-story-copy-reveal;animation-timing-function:cubic-bezier(.22,1,.36,1)}.lite-overview-story__visual{animation-name:lite-story-visual-reveal;animation-timing-function:cubic-bezier(.22,1,.36,1)}.lite-overview-story__visual img{animation-name:lite-story-image-drift;animation-duration:1ms;animation-fill-mode:both;animation-timing-function:linear;animation-timeline:--lite-story;animation-range:entry 0 exit 100%}}}@media (max-width:860px){.lite-overview-hero{min-height:0;grid-template-columns:minmax(0,3fr) minmax(260px,2fr);gap:32px}.lite-overview-hero__copy h1{font-size:30px}.lite-overview-story,.lite-overview-story--reverse{grid-template-columns:minmax(0,5fr) minmax(0,6fr);gap:34px}.lite-overview-trust{grid-template-columns:minmax(0,1fr) minmax(180px,.8fr);gap:32px}.lite-overview-trust__control{grid-column:1/-1;padding-top:24px;border-top:1px solid var(--lite-trust-border)}}@media (max-width:680px){.lite-overview-cta,.lite-overview-hero,.lite-overview-story,.lite-overview-story--reverse,.lite-overview-trust{grid-template-columns:minmax(0,1fr)}.lite-overview-hero{gap:26px;padding-block:32px 38px}.lite-overview-hero__copy h1{max-width:none;font-size:28px}.lite-overview-hero__visual{max-width:none;aspect-ratio:4/3}.lite-overview-story,.lite-overview-story--reverse{gap:26px;padding-block:36px}.lite-overview-story--reverse .lite-overview-story__copy,.lite-overview-story--reverse .lite-overview-story__visual{order:0}.lite-overview-story__copy{max-width:36em}.lite-overview-story__copy h2{font-size:24px}.lite-overview-story__visual{--lite-visual-ratio:4/3;max-width:none}.lite-overview-story--continuation .lite-overview-story__visual,.lite-overview-story--control .lite-overview-story__visual,.lite-overview-story--files .lite-overview-story__visual{--lite-visual-ratio:4/3}.lite-overview-story__copy>p{line-height:1.72}.lite-overview-story__aside p,.lite-overview-story__copy>.lite-overview-story__detail{font-size:14px;line-height:1.68}.lite-overview-trust{gap:28px;padding-block:40px}.lite-overview-trust__control{grid-column:auto}.lite-overview-cta{gap:24px;align-items:start;padding-block:42px}.lite-overview-cta .button{width:100%}}@media (max-width:380px){.lite-overview-hero__copy h1{font-size:25px}.lite-overview-story__copy h2{font-size:22px}}.home-task-scene{position:relative;width:100cqw;height:clamp(720px,calc(100svh - 68px),860px);min-height:720px;margin-inline:calc(50% - 50cqw);overflow:clip;color:#f5f4ee}.home-task-scene__stage{position:absolute;inset:0;overflow:hidden;background:#171715;-webkit-clip-path:inset(8px 8px round 4px);clip-path:inset(8px 8px round 4px);will-change:clip-path}.home-task-scene__inner{position:relative;width:min(calc(100% - 32px),1600px);height:100%;min-height:0;margin-inline:auto}.home-task-scene__copy{position:absolute;top:calc(50% - 14px);left:50%;z-index:5;display:flex;width:min(38vw,560px);flex-direction:column;align-items:center;transform:translate(-50%,-50%);text-align:center}.home-task-scene__copy-content{display:flex;width:100%;flex-direction:column;align-items:center}.home-task-scene__eyebrow{display:flex;align-items:center;gap:8px;margin:0;color:#aaa69d;font-size:12px;font-weight:600}.home-task-scene__question{max-width:9.5em;margin:18px auto 0;font-family:var(--ec-font-ui);font-size:32px;font-weight:480;line-height:1.02;text-wrap:balance;will-change:transform,opacity}html[lang=en] .home-task-scene__question{max-width:15ch;font-size:32px}@media (min-width:1101px){html[lang=zh-CN] .home-task-scene__question,html[lang=zh-TW] .home-task-scene__question{font-size:32px;white-space:nowrap}html[lang=zh-CN] .home-task-scene__question-line,html[lang=zh-TW] .home-task-scene__question-line{display:inline}}.home-task-scene__summary{max-width:38ch;margin:20px auto 0;color:#d3d0c8;font-size:16px;line-height:1.65;text-wrap:pretty}.home-task-scene__action{display:inline-flex;min-height:42px;align-items:center;gap:12px;margin-top:24px;padding-inline:18px;border:1px solid #f0eee7;border-radius:6px;background:#f0eee7;color:#201f1c;font-size:14px;font-weight:650;text-decoration:none;transition:background-color var(--ec-motion-fast) ease,transform var(--ec-motion-fast) ease}.home-task-scene__action:hover{background:#dedbd2;transform:translateY(-1px)}.home-task-scene__action span{font-size:17px;transition:transform var(--ec-motion-fast) ease}.home-task-scene__action:hover span{transform:translateX(3px)}.home-task-scene__standard{margin-top:16px;color:#9f9b93;font-size:12px;line-height:1.4;-webkit-text-decoration-color:#5d5a54;text-decoration-color:#5d5a54}.home-task-scene__standard:hover{color:#d3d0c8}.home-task-scene__topics{position:absolute;inset:0;z-index:2;pointer-events:none}.home-task-scene__cluster{position:absolute;width:clamp(320px,28vw,400px)}.home-task-scene__cluster--sort-files{top:4%;left:2%}.home-task-scene__cluster--compare-screenshot{top:39%;left:1%}.home-task-scene__cluster--cross-app-steps{top:6%;right:1%}.home-task-scene__cluster--resume-task{bottom:1%;left:6%}.home-task-scene__cluster--phone-continuation{right:5%;bottom:1%}.home-task-scene__cluster-title{max-width:none;margin:0;color:#d8c3a2;font-family:var(--ec-font-ui);font-size:15px;font-weight:520;line-height:1.2;text-wrap:balance}.home-task-scene__cluster--cross-app-steps,.home-task-scene__cluster--phone-continuation{text-align:right}html[lang=en] .home-task-scene__cluster-title{max-width:22ch;font-size:16px}.home-task-scene__cluster-visuals{position:relative;width:100%;height:190px;margin-top:6px;contain:layout}.home-task-scene--motion-active .home-task-scene__float{will-change:transform}.home-task-scene__connector{position:absolute;inset:0;width:100%;height:100%;overflow:visible}.home-task-scene__connector path{fill:none;stroke:#5b5852;stroke-linecap:round;stroke-linejoin:round;stroke-width:.7;vector-effect:non-scaling-stroke}.home-task-scene__float{position:absolute;z-index:2;aspect-ratio:16/9}.home-task-scene__float[data-fragment-index="1"]{top:38px;left:0;width:132px}.home-task-scene__float[data-fragment-index="2"]{top:0;left:44%;width:100px}.home-task-scene__float[data-fragment-index="3"]{top:78px;left:52%;width:112px}.home-task-scene__float[data-fragment-index="4"]{top:118px;left:16%;width:120px}.home-task-scene__cluster--cross-app-steps .home-task-scene__float[data-fragment-index="1"],.home-task-scene__cluster--phone-continuation .home-task-scene__float[data-fragment-index="1"]{right:0;left:auto}.home-task-scene__cluster--cross-app-steps .home-task-scene__float[data-fragment-index="2"],.home-task-scene__cluster--phone-continuation .home-task-scene__float[data-fragment-index="2"]{right:44%;left:auto}.home-task-scene__cluster--cross-app-steps .home-task-scene__float[data-fragment-index="3"],.home-task-scene__cluster--phone-continuation .home-task-scene__float[data-fragment-index="3"]{right:52%;left:auto}.home-task-scene__cluster--cross-app-steps .home-task-scene__float[data-fragment-index="4"]{right:16%;left:auto}.home-task-scene__fragment{position:relative;inset:auto;display:block;width:100%;height:100%;margin:0;overflow:hidden;border-radius:3px;background:#22211e;box-shadow:0 8px 24px rgb(0 0 0/18%)}.home-task-scene__fragment img{object-fit:cover}@media (min-width:1101px) and (max-height:800px){.home-task-scene__copy{top:42%}.home-task-scene__question,html[lang=en] .home-task-scene__question{font-size:32px}.home-task-scene__summary{margin-top:16px;line-height:1.55}.home-task-scene__action{margin-top:18px}.home-task-scene__standard{margin-top:12px}}@media (max-width:1100px){.home-task-scene{height:auto;min-height:760px}.home-task-scene__stage{position:relative;inset:auto;min-height:760px}.home-task-scene__inner{display:flex;width:min(calc(100% - 64px),860px);height:auto;min-height:760px;flex-direction:column;padding-block:48px 42px}.home-task-scene__copy{position:relative;top:auto;left:auto;width:min(100%,600px);margin-inline:auto;transform:none}.home-task-scene__question{font-size:30px}html[lang=zh-CN] .home-task-scene__question,html[lang=zh-TW] .home-task-scene__question{max-width:none;white-space:nowrap}html[lang=zh-CN] .home-task-scene__question-line,html[lang=zh-TW] .home-task-scene__question-line{display:inline}.home-task-scene__topics{position:relative;inset:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:30px 56px;gap:30px 56px;margin-top:46px}.home-task-scene__cluster,.home-task-scene__cluster--phone-continuation,.home-task-scene__cluster--resume-task{position:relative;top:auto;right:auto;bottom:auto;left:auto;width:100%}.home-task-scene__cluster:nth-child(2n){justify-self:end}.home-task-scene__cluster--phone-continuation{grid-column:1/-1;width:calc(50% - 28px);justify-self:center}.home-task-scene__cluster-title{font-size:14px}.home-task-scene__cluster-visuals{display:flex;width:100%;height:auto;align-items:center;gap:10px;margin-top:10px;contain:none}.home-task-scene__connector{display:none}.home-task-scene__float,.home-task-scene__float[data-fragment-index]{position:relative;top:auto;right:auto;left:auto;width:auto;min-width:0;max-width:118px;flex:1 1}.home-task-scene__cluster--cross-app-steps .home-task-scene__float[data-fragment-index],.home-task-scene__cluster--phone-continuation .home-task-scene__float[data-fragment-index]{right:auto;left:auto}.home-task-scene__float[data-tablet-visible=false]{display:none}}@media (max-width:560px){.home-task-scene{height:auto;min-height:0}.home-task-scene__stage{position:relative;inset:auto;min-height:820px;-webkit-clip-path:inset(8px 8px round 4px);clip-path:inset(8px 8px round 4px)}.home-task-scene__inner{display:block;width:calc(100% - 32px);min-height:0;padding:42px 4px 48px}.home-task-scene__copy{align-items:flex-start;width:100%;margin:0;text-align:left}.home-task-scene__copy-content{align-items:flex-start}.home-task-scene__eyebrow{font-size:11px}.home-task-scene__question,html[lang=en] .home-task-scene__question{max-width:none;margin:14px 0 0;font-size:26px;line-height:1.06}html[lang=en] .home-task-scene__question{max-width:13ch;font-size:26px}.home-task-scene__summary{max-width:32ch;margin:18px 0 0;font-size:14px;line-height:1.65}.home-task-scene__action{min-height:44px;margin-top:22px}.home-task-scene__standard{max-width:30ch;margin-top:14px}.home-task-scene__topics{position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:24px 16px;gap:24px 16px;margin-top:40px}.home-task-scene__cluster,.home-task-scene__cluster--phone-continuation,.home-task-scene__cluster--resume-task{display:flex;width:100%;min-height:112px;flex-direction:column;gap:7px;align-items:flex-start;justify-self:stretch}.home-task-scene__cluster--phone-continuation{grid-column:1/-1;width:calc(50% - 7px);justify-self:center}.home-task-scene__cluster-title,html[lang=en] .home-task-scene__cluster-title{max-width:15ch;font-size:13px;line-height:1.3;text-align:left}html[lang=en] .home-task-scene__cluster-title{max-width:15ch;font-size:13px}.home-task-scene__cluster-visuals{display:flex;width:100%;max-width:176px;height:auto;align-items:center;gap:7px;margin-top:0}.home-task-scene__float,.home-task-scene__float[data-fragment-index]{max-width:122px}.home-task-scene__float[data-mobile-anchor=false][data-mobile-detail=false]{display:none}}@media (max-width:360px){.home-task-scene__stage{min-height:760px}.home-task-scene__float[data-mobile-detail=true]{display:none}}@media (max-width:340px){html[lang=zh-CN] .help-page .product-page-hero h1,html[lang=zh-CN] .home-task-scene__question,html[lang=zh-TW] .help-page .product-page-hero h1,html[lang=zh-TW] .home-task-scene__question{font-size:25px}.home-task-scene__cluster-title,html[lang=en] .home-task-scene__cluster-title{font-size:13px}}@media (prefers-reduced-motion:reduce){.home-task-scene__stage{-webkit-clip-path:none;clip-path:none;will-change:auto}.home-task-scene__cluster,.home-task-scene__cluster-visuals,.home-task-scene__copy,.home-task-scene__float{opacity:1;will-change:auto}.home-task-scene__cluster,.home-task-scene__cluster-visuals,.home-task-scene__float{transform:none!important}}