:root{--echo-canvas-top:#f8fbfe;--echo-canvas-bottom:#f2f6fb;--echo-surface:#fff;--echo-surface-subtle:#fbfdff;--echo-surface-highlighted:#edf4ff;--echo-text-primary:#223149;--echo-text-content:#1f2e47;--echo-text-secondary:#6d7d94;--echo-text-tertiary:#9aa6b7;--echo-accent:#2f78ff;--echo-accent-subtle:#eaf3ff;--echo-important:#8da5cf;--echo-ai:#a39ad5;--echo-positive:#159279;--echo-destructive:#b46464;--echo-border-subtle:#455c8013;--echo-border-standard:#4d648a1f;--echo-shadow-sm:0 10px 26px #31466917;--echo-shadow-md:0 16px 42px #3146691f;--echo-radius-sm:16px;--echo-radius-md:22px;--echo-radius-lg:30px;--echo-content-max:1180px}@media (prefers-color-scheme:dark){:root{--echo-canvas-top:#111a27;--echo-canvas-bottom:#0d1520;--echo-surface:#192534;--echo-surface-subtle:#162231;--echo-surface-highlighted:#20324a;--echo-text-primary:#dce5f0;--echo-text-content:#e3eaf3;--echo-text-secondary:#a8b5c5;--echo-text-tertiary:#7f8ea1;--echo-accent:#6698f5;--echo-accent-subtle:#1b3150;--echo-important:#9eb4d8;--echo-ai:#b5addd;--echo-positive:#65b9a8;--echo-destructive:#d28c8c;--echo-border-subtle:#7088a82e;--echo-border-standard:#6881a147;--echo-shadow-sm:0 10px 26px #07101c3d;--echo-shadow-md:0 16px 42px #07101c52}}
:root{--color-ink:var(--echo-text-primary);--color-muted:var(--echo-text-secondary);--color-line:var(--echo-border-standard);--color-paper:var(--echo-surface);--color-brand-blue:var(--echo-accent);--color-brand-teal:var(--echo-positive);--color-brand-teal-light:var(--echo-accent-subtle);--color-bg:var(--echo-canvas-bottom);--landing-max:1230px;--landing-shadow:0 36px 110px #111d362b;--landing-soft-shadow:0 18px 55px #111d361a}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--color-ink);margin:0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Inter,PingFang SC,Microsoft YaHei,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font-family:inherit}:focus-visible{outline:2px solid var(--color-brand-blue);outline-offset:2px;border-radius:4px}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}html{scroll-behavior:auto}}.landing-shell{background:radial-gradient(circle at 72% 15%,#238cff1a,#0000 34%),radial-gradient(circle at 90% 38%,#18d9c721,#0000 30%),radial-gradient(circle at 14% 22%,#238cff0f,#0000 28%),linear-gradient(#fbfdff 0%,#f4f8fc 58%,#edf5fb 100%)}.landing-shell:before{content:"";z-index:-1;pointer-events:none;background-image:linear-gradient(#0f172a06 1px,#0000 1px),linear-gradient(90deg,#0f172a06 1px,#0000 1px);background-size:28px 28px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#00000085,#0000000a);mask-image:linear-gradient(#00000085,#0000000a)}.landing-wrap{max-width:var(--landing-max);margin:0 auto;padding:0 30px}.landing-nav{-webkit-backdrop-filter:blur(22px);z-index:50;background:#ffffffc2;border-bottom:1px solid #e2e8f0d9;height:70px;position:sticky;top:0}.landing-nav-inner{max-width:var(--landing-max);justify-content:space-between;align-items:center;height:100%;margin:auto;padding:0 30px;display:flex}.brand-lockup{letter-spacing:-.03em;align-items:center;gap:12px;font-size:15px;font-weight:900;display:flex}.brand-mark{border-radius:9px;flex-shrink:0;width:30px;height:30px;overflow:hidden;box-shadow:0 10px 25px #238cff38}.landing-links{color:#66758c;gap:34px;font-size:14px;font-weight:760;display:flex}.landing-links a:hover{color:var(--color-ink)}.landing-nav-right{align-items:center;gap:14px;display:flex}.landing-auth-slot{justify-content:flex-end;align-items:center;width:270px;min-width:270px;display:flex}.landing-account{justify-content:flex-end;align-items:center;gap:10px;width:100%;min-width:0;display:inline-flex}.landing-account-label{text-overflow:ellipsis;white-space:nowrap;color:#53627a;text-align:right;width:150px;min-width:0;font-size:13px;font-weight:820;display:inline-block;overflow:hidden}.landing-auth-loading{color:#64748b;white-space:nowrap;justify-content:flex-end;align-items:center;width:100%;font-size:13px;font-weight:820;display:inline-flex}.language-switcher{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:999px;align-items:center;gap:4px;padding:4px;display:flex;box-shadow:inset 0 1px #fffc}.lang-btn{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:950;transition:background .22s,color .22s,box-shadow .22s}.lang-btn.is-active{color:#fff;background:#0d1425;box-shadow:0 8px 18px #0d14252e}.landing-button{white-space:nowrap;cursor:pointer;border:1px solid #0f172a14;border-radius:999px;justify-content:center;align-items:center;height:44px;padding:0 18px;font-size:14px;font-weight:900;text-decoration:none;transition:transform .25s,box-shadow .25s;display:inline-flex}.landing-button:hover{transform:translateY(-2px)}.landing-button--dark{color:#fff;background:#0d1425;box-shadow:0 14px 34px #0d14252b}.landing-button--light{color:#0d1425;background:#fff;box-shadow:0 10px 26px #0d14250f}.landing-hero{min-height:900px;max-width:var(--landing-max);grid-template-columns:.92fr 1.18fr;align-items:center;gap:76px;margin:0 auto;padding:88px 30px 116px;display:grid}.hero-copy{z-index:2;max-width:560px;position:relative}.hero-eyebrow{letter-spacing:.26em;text-transform:uppercase;color:#6b7890;align-items:center;gap:9px;margin-bottom:24px;font-size:12px;font-weight:900;display:inline-flex}.eyebrow-dot{background:linear-gradient(135deg, var(--color-brand-blue), var(--color-brand-teal));border-radius:50%;flex-shrink:0;width:9px;height:9px;box-shadow:0 0 0 5px #18d9c71f}.hero-headline{letter-spacing:-.105em;max-width:720px;margin:0 0 24px;font-size:clamp(72px,7.2vw,118px);font-weight:980;line-height:.84}.hero-headline--zh{letter-spacing:-.07em;max-width:560px;line-height:.98}.hero-headline--en{letter-spacing:-.07em;max-width:720px;margin-bottom:20px;font-size:clamp(52px,5vw,82px);line-height:.96}.text-grad{background:linear-gradient(100deg,#0c1324 8%,#217cff 48%,#16cfc1 94%);color:#0000;-webkit-background-clip:text;background-clip:text}.hero-lead{letter-spacing:-.02em;color:#607089;max-width:680px;margin:0 0 34px;font-size:22px;font-weight:560;line-height:1.62}.hero-lead--en{max-width:640px;font-size:22px;line-height:1.62}.hero-actions{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.phone-showcase{perspective:1200px;min-width:690px;height:720px;position:relative;overflow:visible;transform:translate(4px)}.phone-frame{box-shadow:var(--landing-shadow);background:#07101f;border-radius:48px;padding:10px;transition:transform .35s,filter .35s;position:absolute}@media (prefers-reduced-motion:no-preference){.phone-frame:hover{filter:saturate(1.05);transform:translateY(-8px) rotate(var(--phone-r)) scale(1.01)}}.phone-screen{background:#f4f6fb;border-radius:38px;width:100%;height:100%;position:relative;overflow:hidden}.phone-frame--center{z-index:3;--phone-r:0deg;width:330px;height:666px;top:8px;left:50%;transform:translate(-50%)rotate(0)}.phone-frame--left{z-index:2;--phone-r:-6.5deg;opacity:.98;width:248px;height:526px;top:92px;left:6px;transform:rotate(-6.5deg)}.phone-frame--right{z-index:2;--phone-r:6.5deg;opacity:.98;width:248px;height:526px;top:116px;right:4px;transform:rotate(6.5deg)}.phone-island{z-index:20;background:#07101f;border-radius:999px;width:106px;height:32px;position:absolute;top:14px;left:50%;transform:translate(-50%)}.phone-status{z-index:15;justify-content:space-between;align-items:center;font-size:13px;font-weight:900;display:flex;position:absolute;top:20px;left:24px;right:22px}.phone-status--dark{color:#0d1426}.phone-status--light{color:#fff}.status-icons{align-items:center;gap:7px;display:flex}.signal-bars{align-items:flex-end;gap:2px;height:12px;display:inline-flex}.signal-bars span{opacity:.92;background:currentColor;border-radius:2px;width:4px}.signal-bars span:first-child{height:5px}.signal-bars span:nth-child(2){height:8px}.signal-bars span:nth-child(3){height:11px}.wifi-icon{border:3px solid;border-bottom:0;border-top-left-radius:18px;border-top-right-radius:18px;width:16px;height:11px;transform:scale(.85)translateY(1px)}.battery-icon{border:2px solid;border-radius:5px;width:28px;height:14px;position:relative}.battery-icon:after{content:"";background:currentColor;border-radius:1px;width:2px;height:6px;position:absolute;top:3px;right:-4px}.battery-fill{background:currentColor;border-radius:2px;position:absolute;inset:2px 5px 2px 2px}.home-screen{background:radial-gradient(circle at 14% 86%,#bce1ff8c,#0000 18%),radial-gradient(circle at 78% 94%,#e6f4ff80,#0000 22%),radial-gradient(circle at 86% 55%,#4cb0ff47,#0000 18%),radial-gradient(circle at 18% 20%,#ffffff2e,#0000 14%),linear-gradient(#032f77 0%,#0a4ca8 56%,#73b3db 100%)}.home-glow{pointer-events:none;mix-blend-mode:screen;opacity:.85;background:radial-gradient(circle at 86% 10%,#ffffff73,#0000 6%),radial-gradient(circle at 13% 73%,#ffffff38,#0000 6%),radial-gradient(circle at 61% 84%,#ffffff2e,#0000 8%);position:absolute;inset:0}.widget-large{background:linear-gradient(115deg,#2a7eff 6%,#12bfd2 55%,#74d7ce 100%);border-radius:32px;min-height:148px;padding:12px 12px 11px;position:absolute;top:70px;left:18px;right:18px;box-shadow:0 18px 36px #0023613d}.widget-header{color:#fff;align-items:center;gap:10px;margin-bottom:10px;font-size:13px;font-weight:900;display:flex}.widget-logo-mark{border-radius:9px;flex-shrink:0;width:28px;height:28px;overflow:hidden}.widget-count{color:#31435f;background:#ffffffbf;border-radius:50%;place-items:center;width:36px;height:36px;margin-left:auto;font-size:14px;font-weight:900;display:grid}.widget-prompt{color:#131d2b;background:#edf5f7;border-radius:18px;padding:11px 13px 10px;box-shadow:inset 0 1px #ffffffb3}.widget-prompt b{letter-spacing:-.03em;margin-bottom:6px;font-size:12px;line-height:1.28;display:block}.widget-prompt p{color:#6a7686;margin:0;font-size:12px;font-weight:650;line-height:1.3}.widget-actions{grid-template-columns:1fr 1fr;gap:9px;margin-top:9px;display:grid}.widget-btn{border-radius:14px;justify-content:center;align-items:center;height:39px;font-size:14px;font-weight:900;display:flex}.widget-btn--dark{color:#fff;background:#08193f}.widget-btn--light{color:#1a2a46;background:#eff7f6eb}.mini-widget-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid;position:absolute;top:312px;left:18px;right:18px}.mini-widget{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;background:#ffffff2e;border:1px solid #ffffff40;border-radius:22px;min-height:104px;padding:13px;box-shadow:0 12px 28px #00215c24}.mini-widget--white{color:#1d2430;background:#ffffffe0}.mini-widget h4{margin:0 0 4px;font-size:14px;line-height:1.06}.mini-widget .big{margin:5px 0 6px;font-size:30px;font-weight:300;line-height:1}.mini-widget p{opacity:.9;margin:0;font-size:11px;line-height:1.28}.home-apps{z-index:1;grid-template-columns:repeat(4,1fr);gap:12px;display:grid;position:absolute;bottom:116px;left:28px;right:28px}.app-item{color:#fff;flex-direction:column;align-items:center;gap:7px;display:flex}.app-icon{background:#fffffff5;border-radius:12px;width:46px;height:46px;position:relative;overflow:hidden;box-shadow:0 8px 18px #00215c29}.app-label{text-shadow:0 2px 10px #0000002e;font-size:10px;font-weight:650}.app-icon--maps{background:linear-gradient(#fff,#eef3ff)}.app-icon--photos{background:#fff}.app-icon--clock{background:linear-gradient(#fff,#f4f6fb)}.app-icon--notes{background:linear-gradient(#f6dc63 0 22%,#fff 22% 100%)}.app-icon--phone{background:linear-gradient(#4ade63,#2fcb4f)}.app-icon--safari{background:radial-gradient(circle,#a6e3ff 0 36%,#40c6ff 37% 68%,#168dff 69% 100%)}.app-icon--message{background:linear-gradient(#57dd68,#2fc64d)}.app-icon--music{background:linear-gradient(#f68,#ff3c67)}.app-icon--maps:before{content:"";background:linear-gradient(90deg,#b8ec87 0 26%,#fff 26% 38%,#c8f0a0 38% 56%,#fff 56% 66%,#9ad6ff 66% 100%);position:absolute;inset:0}.app-icon--maps:after{content:"";background:#34c759;border-radius:50% 50% 50% 0;width:12px;height:12px;position:absolute;top:10px;left:16px;transform:rotate(-45deg);box-shadow:0 0 0 2px #fffffff2}.app-icon--photos:before{content:"";background:conic-gradient(#ff5e57,#ffb300,#ffd60a,#34c759,#30d5c8,#0a84ff,#5e5ce6,#bf5af2,#ff2d55,#ff5e57);border-radius:999px;position:absolute;inset:9px;box-shadow:inset 0 0 0 2px #fffffff2}.app-icon--clock:before{content:"";background:#fff;border-radius:50%;position:absolute;inset:6px;box-shadow:inset 0 0 0 2px #101828}.app-icon--clock:after{content:"";transform-origin:bottom;background:#101828;width:2px;height:14px;position:absolute;top:13px;left:22px;transform:rotate(20deg);box-shadow:-5px 7px 0 -.5px #ff6b6b}.app-icon--notes:before{content:"";background:#d8dde6;height:2px;position:absolute;top:18px;left:10px;right:10px;box-shadow:0 7px #d8dde6,0 14px #d8dde6}.app-icon--phone:before{content:"";border:3px solid #0000;border-color:#0000 #0000 #fffffff2 #fffffff2;border-radius:10px;position:absolute;inset:13px;transform:rotate(-45deg)}.app-icon--safari:before{content:"";background:radial-gradient(circle,#fffffff2 0 58%,#0000 59%);border-radius:50%;position:absolute;inset:7px;box-shadow:inset 0 0 0 1.5px #ffffffe6}.app-icon--safari:after{content:"";transform-origin:50%;background:#fff;width:2px;height:22px;position:absolute;top:11px;left:22px;transform:rotate(35deg)}.app-icon--message:before{content:"";background:#fff;border-radius:14px;position:absolute;inset:10px 8px 12px}.app-icon--message:after{content:"";clip-path:polygon(0 0,100% 0,0 100%);background:#fff;width:10px;height:10px;position:absolute;bottom:8px;left:14px}.app-icon--music:before{content:"♪";color:#fff;place-items:center;font-size:24px;font-weight:900;display:grid;position:absolute;inset:0}.phone-dock{-webkit-backdrop-filter:blur(22px);background:#e6eff86b;border:1px solid #ffffff4d;border-radius:30px;grid-template-columns:repeat(4,1fr);place-items:center;height:82px;display:grid;position:absolute;bottom:18px;left:18px;right:18px;box-shadow:0 10px 30px #001f5c29}.phone-dock .app-icon{border-radius:16px;width:54px;height:54px}.phone-app-page{color:#0d1426;background:#f3f5f9;padding:18px 16px 104px}.phone-frame--left .phone-app-page,.phone-frame--right .phone-app-page{padding:16px 14px 86px}.app-logo-row{justify-content:space-between;align-items:center;margin-top:36px;display:flex}.app-logo-left{align-items:center;gap:12px;display:flex}.mini-brand-mark{border-radius:12px;flex-shrink:0;width:40px;height:40px;overflow:hidden;box-shadow:0 6px 14px #0d142514}.app-logo-left b{letter-spacing:-.04em;font-size:18px}.gear-icon{border:2px solid #7b8aa2;border-radius:50%;width:28px;height:28px;position:relative}.gear-icon:before{content:"";border:2px solid #7b8aa2;border-radius:50%;position:absolute;inset:7px}.phone-page-title{letter-spacing:-.08em;color:#12213f;margin:26px 0 10px;font-size:44px;font-weight:980;line-height:.95}.phone-frame--left .phone-page-title,.phone-frame--right .phone-page-title{margin-top:22px;font-size:38px}.phone-page-sub{color:#70809a;margin:0 0 16px;font-size:14px;font-weight:700;line-height:1.48}.phone-frame--left .phone-page-sub{margin-bottom:13px;font-size:13px}.phone-capture-card{background:#fff;border:1px solid #dce3ec;border-radius:22px;overflow:hidden;box-shadow:0 8px 20px #0d14250d}.phone-frame--left .phone-capture-card{border-radius:20px}.phone-lang-row{grid-template-columns:1fr 42px 1fr;align-items:center;gap:10px;padding:16px 16px 10px;display:grid}.phone-lang-box{color:#1a2643;background:#f2f4f8;border-radius:14px;justify-content:center;align-items:center;height:42px;font-size:15px;font-weight:900;display:flex}.phone-switcher{text-align:center;color:#74839c;font-size:22px;font-weight:700}.phone-capture-area{color:#b7bdc7;border-top:1px solid #edf1f5;border-bottom:1px solid #edf1f5;min-height:168px;padding:18px 16px;font-size:16px}.phone-frame--left .phone-capture-area{min-height:150px;font-size:15px}.phone-capture-footer{color:#b2b7c0;justify-content:space-between;align-items:center;padding:14px 16px;font-size:15px;font-weight:700;display:flex}.phone-capture-footer-left{align-items:center;gap:8px;display:flex}.phone-star{color:#7f90ac;font-size:22px}.phone-nav-pill{background:#fff;border:1px solid #e8edf3;border-radius:30px;grid-template-columns:1fr 1fr;align-items:center;width:142px;height:58px;padding:6px;display:grid;position:absolute;bottom:20px;left:50%;transform:translate(-50%);box-shadow:0 10px 26px #0d142514}.phone-nav-item{color:#111;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;gap:3px;height:46px;font-size:10px;font-weight:900;display:flex}.phone-nav-item--active{color:#2f6df5;background:#eef2f7}.phone-review-banner{color:#fff;background:linear-gradient(92deg,#2d7cff,#13bfd2 58%,#14c6c6 100%);border-radius:18px;justify-content:space-between;align-items:center;height:56px;margin-top:16px;padding:0 18px;font-weight:900;display:flex;box-shadow:0 10px 24px #238cff33}.phone-frame--right .phone-review-banner{border-radius:16px;height:50px;padding:0 14px;font-size:14px}.review-banner-bag{border:3px solid #ffffffd9;border-radius:6px;width:22px;height:22px;margin-right:12px;position:relative}.review-banner-bag:before{content:"";border:3px solid #ffffffd9;border-bottom:0;border-top-left-radius:10px;border-top-right-radius:10px;height:8px;position:absolute;top:-8px;left:2px;right:2px}.phone-memory-list{gap:14px;max-height:402px;margin-top:14px;display:grid;overflow:hidden}.phone-frame--right .phone-memory-list{gap:10px;max-height:330px}.phone-memory-card{background:#ebe7d6;border:1px solid #e3ddc7;border-radius:22px;grid-template-columns:30px 1fr auto;align-items:center;gap:12px;min-height:92px;padding:18px 18px 16px;display:grid;box-shadow:0 6px 14px #0d142508}.phone-frame--right .phone-memory-card{border-radius:18px;grid-template-columns:25px 1fr auto;min-height:76px;padding:14px}.phone-memory-card--active{background:#eff3fb;outline:2px solid #8eb6ff}.memory-fav{color:#ffbe00;text-align:center;font-size:26px;line-height:1}.memory-main b{letter-spacing:-.03em;font-size:18px;display:block}.memory-main p{color:#607089;margin:4px 0 0;font-size:13px}.phone-frame--right .memory-main b{font-size:16px}.phone-frame--right .memory-main p{font-size:12px}.memory-time{color:#b7b5af;align-self:flex-start;padding-top:6px;font-size:12px;font-weight:700}.phone-frame--right .memory-time{font-size:10px}.landing-section{content-visibility:auto;contain-intrinsic-size:0 600px;padding:96px 0}.landing-section h2{text-align:center;letter-spacing:-.085em;max-width:900px;margin:0 auto 16px;font-size:clamp(44px,5.3vw,78px);font-weight:980;line-height:.92}.landing-section .section-sub{text-align:center;color:#65748b;max-width:720px;margin:0 auto 46px;font-size:20px;line-height:1.55}.steps-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.step-card{min-height:230px;box-shadow:var(--landing-soft-shadow);background:#ffffffc7;border:1px solid #e5ebf3;border-radius:32px;padding:30px}.step-num{color:#238cff;background:#eff8ff;border-radius:14px;place-items:center;width:38px;height:38px;margin-bottom:26px;font-size:14px;font-weight:950;display:inline-grid}.step-card h3{letter-spacing:-.06em;margin:0 0 12px;font-size:28px;line-height:1.02}.step-card p{color:#65748b;margin:0;font-size:17px;line-height:1.52}.demo-grid{grid-template-columns:.9fr 1.1fr;align-items:stretch;gap:24px;margin-top:30px;display:grid}.demo-tabs,.demo-stage{box-shadow:var(--landing-soft-shadow);background:#ffffffc7;border:1px solid #e5ebf3;border-radius:36px;padding:30px}.demo-tab{cursor:pointer;text-align:left;width:100%;color:inherit;background:0 0;border:none;border-radius:22px;grid-template-columns:48px 1fr;gap:14px;padding:18px 16px;transition:background .25s;display:grid}.demo-tab.is-active{background:linear-gradient(90deg,#238cff1c,#18d9c717)}.demo-tab-num{color:#238cff;padding-top:2px;font-weight:950}.demo-tab b{font-size:19px;display:block}.demo-tab p{color:#65748b;margin:6px 0 0;font-size:15px}.demo-stage{place-items:center;min-height:400px;display:grid;position:relative;overflow:hidden}.demo-stage:before{content:"";background:radial-gradient(circle,#18d9c73b,#0000 65%);border-radius:50%;width:360px;height:360px;position:absolute;bottom:-120px;right:-110px}.demo-card{z-index:2;background:#fff;border:1px solid #edf1f6;border-radius:34px;width:min(470px,92%);padding:32px;transition:opacity .28s,transform .28s;position:relative;box-shadow:0 30px 82px #0f172a21}.demo-card-kicker{color:#238cff;text-transform:uppercase;letter-spacing:.05em;margin-bottom:12px;font-size:13px;font-weight:950}.demo-card h3{letter-spacing:-.075em;margin:0 0 16px;font-size:39px;line-height:.98}.demo-card p{color:#65748b;margin:0;font-size:18px;line-height:1.5}.demo-pill{color:#2378d2;background:#eff8ff;border-radius:999px;margin-top:22px;padding:10px 14px;font-size:13px;font-weight:950;display:inline-flex}.landing-cta{text-align:center;padding:98px 0 90px}.cta-box{max-width:880px;box-shadow:var(--landing-shadow);background:#ffffffd1;border:1px solid #e5ebf3;border-radius:46px;margin:0 auto;padding:62px 46px}.cta-box h2{letter-spacing:-.085em;margin:0 0 20px;font-size:clamp(48px,5.4vw,82px);font-weight:980;line-height:.9}.cta-box p{color:#65748b;max-width:700px;margin:0 auto 30px;font-size:20px;line-height:1.55}.cta-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;display:flex}.landing-footer{color:#8b98aa;max-width:var(--landing-max);flex-wrap:wrap;align-items:center;gap:24px;margin:0 auto;padding:30px;font-size:13px;display:flex}.landing-footer a{color:#8b98aa;transition:color .2s}.landing-footer a:hover{color:var(--color-ink)}.reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(24px)}.reveal.is-visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.reveal{opacity:1;transition:none;transform:none}}.auth-shell{max-width:520px;margin:0 auto;padding:72px 24px 96px}.auth-panel{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:28px;box-shadow:0 14px 44px #0f172a14}.auth-kicker{color:#64748b;letter-spacing:.12em;text-transform:uppercase;margin:0 0 8px;font-size:12px;font-weight:900}.auth-panel h1{color:var(--color-ink);margin:0 0 24px;font-size:38px;line-height:1}.auth-detail{color:#64748b;margin:-14px 0 24px;font-size:15px;line-height:1.55}.auth-provider-grid{gap:10px;display:grid}.auth-provider{min-height:46px;font:inherit;border:1px solid #cbd5e1;border-radius:10px}.auth-provider--secondary{color:var(--color-ink);background:#fff}.auth-divider{color:#94a3b8;text-transform:uppercase;align-items:center;gap:12px;margin:22px 0;font-size:12px;font-weight:800;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:#e2e8f0;flex:1;height:1px}.auth-form{gap:14px;display:grid}.auth-form label{color:#334155;gap:7px;font-size:13px;font-weight:800;display:grid}.auth-form input{min-height:48px;color:var(--color-ink);font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:10px;padding:0 13px}.auth-form input:focus{border-color:var(--color-brand-blue);outline:none;box-shadow:0 0 0 3px #2563eb1f}.auth-submit{background:var(--color-brand-blue);color:#fff;cursor:pointer;min-height:48px;font:inherit;border:0;border-radius:10px;font-weight:900}.auth-submit:disabled,.auth-links button:disabled{cursor:not-allowed;opacity:.55}.auth-notice,.auth-status{border-radius:9px;margin:0;padding:11px 12px;font-size:13px;line-height:1.45}.auth-notice{color:#1d4ed8;background:#eff6ff}.auth-provider{background:var(--color-ink);color:#fff;cursor:pointer;font-weight:900}.auth-provider:disabled{opacity:.55;cursor:not-allowed}.auth-status{color:#9a3412;background:#fff7ed;font-weight:700}.auth-links{justify-items:start;gap:5px;margin-top:18px;display:grid}.auth-links button{min-height:44px;color:var(--color-brand-blue);cursor:pointer;font:inherit;background:0 0;border:0;padding:0;font-size:14px;font-weight:800}.landing-webtool-entry{color:var(--color-ink);font-size:14px;font-weight:850;display:none}.privacy-shell{background:var(--color-bg);min-height:100vh}.privacy-wrap{max-width:780px;margin:0 auto;padding:64px 28px 96px}.privacy-header{margin-bottom:48px}.privacy-header h1{letter-spacing:-.05em;margin:0 0 10px;font-size:clamp(32px,4vw,48px);font-weight:980}.privacy-header .effective-date{color:#64748b;font-size:14px;font-weight:600}.privacy-section{margin-bottom:40px}.privacy-section h2{letter-spacing:-.03em;color:var(--color-ink);margin:0 0 12px;font-size:20px;font-weight:900}.privacy-section p,.privacy-section li{color:#374151;font-size:16px;line-height:1.72}.privacy-section p{margin:0 0 16px}.privacy-section ul{margin:0 0 16px;padding-left:24px}.privacy-section li{margin-bottom:6px}.privacy-section strong{color:var(--color-ink);font-weight:700}.privacy-back{color:#64748b;align-items:center;gap:6px;margin-bottom:32px;font-size:14px;font-weight:700;transition:color .2s;display:inline-flex}.privacy-back:hover{color:var(--color-ink)}@media (max-width:1080px){.landing-links{display:none}.landing-webtool-entry{align-items:center;min-height:44px;display:inline-flex}.landing-hero{grid-template-columns:1fr;gap:38px;padding-top:68px}.hero-copy{max-width:none}.phone-showcase{height:760px;transform:none}.phone-frame--left{left:-34px}.phone-frame--right{right:-36px}.steps-grid,.demo-grid{grid-template-columns:1fr}.wt-nav-tabs{display:none}}@media (max-width:640px){.landing-nav-inner,.landing-wrap,.landing-hero{padding-left:18px;padding-right:18px}.brand-lockup span:last-child{display:none}.landing-button{height:42px;padding:0 14px}.hero-headline{font-size:62px}.hero-headline--zh{letter-spacing:-.05em;line-height:1.02}.hero-headline--en{letter-spacing:-.06em;font-size:44px;line-height:1.02}.hero-lead,.hero-lead--en{font-size:18px}.landing-hero{min-height:auto;padding-top:54px}.phone-showcase{transform-origin:top;width:min(690px,128vw);min-height:560px;margin-bottom:-120px;transform:translate(-12vw)scale(.78)}.phone-frame--center{width:326px;height:656px}.phone-frame--left{width:252px;height:535px;top:82px;left:-74px}.phone-frame--right{width:252px;height:535px;top:106px;right:-78px}.landing-section{padding:76px 0}.landing-section h2{font-size:44px}.landing-section .section-sub{font-size:18px}.cta-box{padding:42px 24px}.wt-hero{padding:28px 18px 20px}.wt-hero-row{flex-direction:column;gap:16px}.wt-main{padding:0 18px 32px}.wt-panels{grid-template-columns:1fr}.wt-panel+.wt-panel{border-top:1px solid #f1f5f9;border-left:none}.wt-list-controls{flex-wrap:wrap}.wt-search{width:100%}.wt-shortcuts{display:none}.landing-auth-slot{width:auto;min-width:0}.landing-account-label{width:96px}.auth-shell{padding:32px 16px 64px}.auth-panel{padding:22px}}@media (max-width:380px){.landing-nav-right .landing-button{display:none}.hero-headline{font-size:54px}}
.smart-notes-site{--ink:var(--echo-text-primary);--ink-2:var(--echo-text-content);--muted:var(--echo-text-secondary);--muted-2:var(--echo-text-tertiary);--blue:var(--echo-accent);--blue-2:#5d9eff;--cyan:#40c7d3;--green:var(--echo-positive);--paper:var(--echo-surface);--bg:var(--echo-canvas-top);--line:var(--echo-border-standard);--line-strong:var(--echo-border-standard);--glass:#ffffffc2;--glass-strong:#ffffffeb;--shadow-xl:0 44px 120px #405b872e;--shadow-lg:0 26px 70px #405b8724;--shadow-md:var(--echo-shadow-md);--shadow-sm:var(--echo-shadow-sm);--max:var(--echo-content-max);--radius-xl:38px;--radius-lg:var(--echo-radius-lg);--radius-md:var(--echo-radius-md);--radius-sm:var(--echo-radius-sm);--ink-soft:var(--ink-2);--surface-strong:var(--glass-strong);--shadow-soft:var(--shadow-sm)}.smart-notes-site *{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}.smart-notes-site{color:var(--ink);background:radial-gradient(circle at 78% 8%,#40c7d31f,#0000 24%),radial-gradient(circle at 10% 20%,#347af51f,#0000 25%),linear-gradient(#f8fbff 0%,#f6f9ff 52%,#fff 100%);margin:0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;overflow-x:hidden}.smart-notes-site a{color:inherit;text-decoration:none}.smart-notes-site button,.smart-notes-site input,.smart-notes-site textarea{font:inherit}.smart-notes-site button,.smart-notes-site a{-webkit-tap-highlight-color:transparent}.smart-notes-site .noise{pointer-events:none;z-index:100;opacity:.026;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='2' stitchTiles='stitchTiles'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.55'/%3E%3C/svg%3E");position:fixed;inset:0}.smart-notes-site .ambient{filter:blur(80px);opacity:.22;pointer-events:none;z-index:-1;border-radius:50%;width:540px;height:540px;position:fixed}.smart-notes-site .ambient.a{background:#99eef0;top:18vh;right:-210px}.smart-notes-site .ambient.b{background:#a9c9ff;top:72vh;left:-230px}.smart-notes-site .nav-wrap{z-index:70;padding:14px 20px 0;position:sticky;top:0}.smart-notes-site .nav{max-width:var(--max);-webkit-backdrop-filter:blur(24px)saturate(145%);backdrop-filter:blur(24px)saturate(145%);background:#f9fcffbd;border:1px solid #ffffffd1;border-radius:20px;justify-content:space-between;align-items:center;height:60px;margin:0 auto;padding:0 18px;display:flex;box-shadow:0 10px 32px #1e3e6c14}.smart-notes-site .brand{letter-spacing:-.025em;align-items:center;gap:10px;font-weight:780;display:flex}.smart-notes-site .brand-mark{background:linear-gradient(145deg,#fff,#e8f7ff);border:1px solid #347af526;border-radius:11px;place-items:center;width:35px;height:35px;display:grid;position:relative;overflow:hidden;box-shadow:0 8px 20px #347af524}.smart-notes-site .brand-mark:before{content:"";border:3px solid var(--blue);border-right-color:var(--cyan);border-radius:50%;width:17px;height:17px;transform:rotate(-18deg)}.smart-notes-site .brand-mark:after{content:"";background:var(--cyan);border-radius:999px;width:8px;height:3px;position:absolute;bottom:8px;right:5px;transform:rotate(24deg)}.smart-notes-site .nav-links{color:#54627a;align-items:center;gap:30px;font-size:14px;display:flex}.smart-notes-site .nav-links a{transition:color .24s;position:relative}.smart-notes-site .nav-links a:hover{color:var(--ink)}.smart-notes-site .nav-links a:after{content:"";background:linear-gradient(90deg, var(--blue), var(--cyan));border-radius:999px;height:2px;transition:right .24s;position:absolute;bottom:-8px;left:0;right:100%}.smart-notes-site .nav-links a:hover:after{right:0}.smart-notes-site .nav-cta,.smart-notes-site .primary,.smart-notes-site .secondary,.smart-notes-site .micro-button,.smart-notes-site .save-button,.smart-notes-site .tab-button{cursor:pointer;border:0;transition:transform .22s,box-shadow .22s,background .22s,border-color .22s,color .22s}.smart-notes-site .nav-cta{color:#fff;background:#0d1d3a;border-radius:999px;padding:11px 16px;font-size:13px;font-weight:720;box-shadow:0 10px 25px #0d1d3a2e}.smart-notes-site .nav-cta:hover,.smart-notes-site .primary:hover,.smart-notes-site .secondary:hover{transform:translateY(-2px)}.smart-notes-site .hero{max-width:var(--max);grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:center;gap:54px;min-height:calc(100vh - 74px);margin:0 auto;padding:92px 20px 84px;display:grid}.smart-notes-site .hero-copy-wrap{z-index:2;text-align:left;width:100%;min-width:0;max-width:680px;position:relative}.smart-notes-site .eyebrow{color:#2d6ed8;letter-spacing:.015em;align-items:center;gap:9px;margin-bottom:24px;font-size:14px;font-weight:760;display:inline-flex}.smart-notes-site .eyebrow-dot{background:linear-gradient(135deg, var(--blue), var(--cyan));border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 7px #347af514}.smart-notes-site .hero-title{letter-spacing:-.048em;flex-direction:column;gap:6px;width:max-content;max-width:100%;margin:0;font-size:clamp(48px,3.45vw,64px);line-height:1.06;display:flex}.smart-notes-site .hero-title .title-line{color:var(--ink);white-space:nowrap;display:block}.smart-notes-site .hero-title .gradient{background:linear-gradient(100deg,#2d72ef 10%,#35c4cf 88%);color:#0000;-webkit-background-clip:text;background-clip:text;margin-top:2px}.smart-notes-site .hero-description{color:#445168;letter-spacing:-.01em;gap:10px;max-width:680px;margin:30px 0 0;font-size:clamp(19px,1.75vw,24px);line-height:1.8;display:grid}.smart-notes-site .hero-lead{color:var(--ink);font-weight:780;line-height:1.65;display:block}.smart-notes-site .hero-subline{color:#4d5b73;line-height:1.82;display:block}.smart-notes-site .hero-actions{flex-wrap:wrap;align-items:center;gap:14px;margin-top:36px;display:flex}.smart-notes-site .primary{color:#fff;background:linear-gradient(135deg,#102d5b,#0a1831);border-radius:999px;justify-content:center;align-items:center;min-height:50px;padding:14px 22px;font-weight:730;display:inline-flex;box-shadow:0 16px 36px #0b193238}.smart-notes-site .secondary{color:#22304b;background:#ffffffd6;border:1px solid #1434621a;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:50px;padding:13px 20px;font-weight:690;display:inline-flex;box-shadow:0 10px 28px #1e437414}.smart-notes-site .secondary:hover{box-shadow:0 15px 34px #1e43741f}.smart-notes-site .hero-web-tool-link span{color:var(--blue);font-size:15px}.smart-notes-site .hero-demo-link{color:#52627d;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #2d6ed847;min-height:44px;padding:8px 6px;font-weight:690;transition:color .22s,border-color .22s}.smart-notes-site .hero-demo-link:hover{border-color:var(--blue);color:var(--blue)}.smart-notes-site .proof-strip{color:#768299;flex-wrap:wrap;align-items:center;gap:18px;margin-top:28px;font-size:13px;display:flex}.smart-notes-site .proof-item{align-items:center;gap:8px;display:flex}.smart-notes-site .proof-icon{color:#2c78e8;background:#eaf5ff;border-radius:7px;place-items:center;width:20px;height:20px;font-size:11px;font-weight:850;display:grid}.smart-notes-site .hero-stage{perspective:1400px;place-items:center;min-height:650px;display:grid;position:relative}.smart-notes-site .hero-orb{background:radial-gradient(circle at 40% 35%,#59e0e259,#4b8ff71f 58%,#0000 72%);border-radius:50%;width:530px;height:530px;animation:8s ease-in-out infinite breathe;position:absolute}@keyframes breathe{0%,to{opacity:.85;transform:scale(1)}50%{opacity:1;transform:scale(1.035)}}.smart-notes-site .phone-shell{z-index:3;background:linear-gradient(145deg,#fff,#d5e1ee);border-radius:52px;width:322px;height:650px;padding:10px;transition:transform .5s cubic-bezier(.2,.72,.2,1);position:relative;transform:rotate(2deg);box-shadow:0 42px 105px #2c487345,inset 0 0 0 1px #ffffffe6}.smart-notes-site .hero-stage:hover .phone-shell{transform:rotate(0)translateY(-6px)}.smart-notes-site .phone{height:100%;color:var(--ink);background:radial-gradient(circle at 82% 0,#46c9d321,#0000 25%),linear-gradient(#f8fbff 0%,#eef5ff 100%);border-radius:43px;position:relative;overflow:hidden}.smart-notes-site .island{z-index:4;background:#050810;border-radius:999px;width:96px;height:27px;position:absolute;top:11px;left:50%;transform:translate(-50%)}.smart-notes-site .status{color:#16223b;justify-content:space-between;height:54px;padding:15px 20px 0;font-size:11px;font-weight:720;display:flex}.smart-notes-site .app-head{justify-content:space-between;align-items:center;padding:9px 20px 14px;display:flex}.smart-notes-site .app-title{align-items:center;gap:8px;font-size:15px;font-weight:780;display:flex}.smart-notes-site .app-title-mark{background:#fff;border-radius:8px;place-items:center;width:25px;height:25px;display:grid;box-shadow:0 5px 16px #345c941f}.smart-notes-site .app-title-mark:before{content:"e";color:var(--blue);font-size:17px;font-weight:850}.smart-notes-site .avatar{color:#2b67bb;background:linear-gradient(145deg,#dceaff,#c8f5f2);border-radius:50%;place-items:center;width:31px;height:31px;font-size:11px;font-weight:800;display:grid}.smart-notes-site .composer{background:#ffffffeb;border:1px solid #244b7f17;border-radius:23px;margin:0 15px;padding:14px;box-shadow:0 14px 34px #2c568c1c}.smart-notes-site .composer-label{color:#738097;font-size:10px;font-weight:700}.smart-notes-site .composer-box{color:#1b2a44;background:#f6f9fd;border:1px solid #25467012;border-radius:15px;min-height:72px;margin-top:8px;padding:12px 13px;font-size:14px;line-height:1.45}.smart-notes-site .composer-actions{justify-content:space-between;align-items:center;margin-top:10px;display:flex}.smart-notes-site .composer-hint{color:#9aa5b5;font-size:9px}.smart-notes-site .save-button{color:#fff;background:#0e2b57;border-radius:11px;padding:8px 12px;font-size:10px;font-weight:750;box-shadow:0 8px 18px #0f2a532b}.smart-notes-site .phone-section-title{color:#1b2c49;justify-content:space-between;align-items:center;padding:18px 20px 10px;font-size:13px;font-weight:770;display:flex}.smart-notes-site .phone-section-title span:last-child{color:#8490a4;font-size:10px;font-weight:650}.smart-notes-site .note-list{gap:9px;padding:0 15px 100px;display:grid}.smart-notes-site .note-row{background:#ffffffd1;border:1px solid #22436f12;border-radius:16px;align-items:flex-start;gap:11px;padding:12px 13px;transition:transform .3s,opacity .3s;display:flex;box-shadow:0 7px 18px #2850800f}.smart-notes-site .note-row.new{animation:.55s cubic-bezier(.2,.75,.2,1) noteIn}@keyframes noteIn{0%{opacity:0;transform:translateY(-8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.smart-notes-site .note-type{text-align:center;color:#2e75de;background:#edf5ff;border-radius:9px;flex:none;min-width:34px;padding:6px 7px;font-size:8px;font-weight:800}.smart-notes-site .note-copy strong{color:#1c2c48;font-size:12px;line-height:1.3;display:block}.smart-notes-site .note-copy span{color:#8792a5;margin-top:4px;font-size:9px;line-height:1.35;display:block}.smart-notes-site .phone-dock{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffd1;border:1px solid #ffffffe6;border-radius:22px;justify-content:space-around;align-items:center;height:62px;padding:0 18px;display:flex;position:absolute;bottom:12px;left:12px;right:12px;box-shadow:0 14px 34px #25467421}.smart-notes-site .dock-item{color:#8792a3;justify-items:center;gap:4px;font-size:8px;display:grid}.smart-notes-site .dock-item i{background:#eef2f7;border-radius:6px;width:18px;height:18px;display:block;position:relative}.smart-notes-site .dock-item.active{color:#2f76e6;font-weight:750}.smart-notes-site .dock-item.active i{background:#eaf3ff}.smart-notes-site .dock-plus{color:#fff;background:linear-gradient(145deg,#347af5,#35c4cf);border-radius:14px;place-items:center;width:39px;height:39px;margin-top:-24px;font-size:23px;font-weight:300;display:grid;box-shadow:0 10px 24px #347af540}.smart-notes-site .floating-widget{z-index:8;background:#fffffff0;border:1px solid #fffffff2;border-radius:25px;width:260px;min-height:168px;padding:17px;transition:transform .42s;position:absolute;top:145px;right:-58px;transform:rotate(-2.2deg);box-shadow:0 28px 70px #37568236}.smart-notes-site .floating-widget:hover{transform:rotate(0)translateY(-4px)}.smart-notes-site .widget-top{color:#748198;justify-content:space-between;align-items:center;font-size:9px;font-weight:720;display:flex}.smart-notes-site .widget-brand{align-items:center;gap:6px;display:flex}.smart-notes-site .widget-brand i{background:#eaf4ff;border-radius:5px;place-items:center;width:15px;height:15px;display:grid}.smart-notes-site .widget-brand i:after{content:"e";color:#2c76e8;font-size:10px;font-style:normal;font-weight:850}.smart-notes-site .widget-pill{color:#26848f;background:#e9f9f7;border-radius:999px;padding:5px 7px;font-size:8px}.smart-notes-site .widget-question{color:#172642;letter-spacing:-.015em;min-height:58px;margin-top:17px;font-size:16px;font-weight:760;line-height:1.34}.smart-notes-site .widget-question .accent{color:#2e79ee;text-underline-offset:3px;-webkit-text-decoration:underline #2e79ee40;text-decoration:underline #2e79ee40}.smart-notes-site .widget-bottom{color:#8c97a8;justify-content:space-between;align-items:center;margin-top:13px;font-size:9px;display:flex}.smart-notes-site .refresh{color:#3079e8;cursor:pointer;background:#eef5ff;border:0;border-radius:10px;place-items:center;width:27px;height:27px;transition:transform .3s,background .2s;display:grid}.smart-notes-site .refresh:hover{background:#e4f0ff;transform:rotate(36deg)}.smart-notes-site .resurface-pill{z-index:7;color:#485875;background:#ffffffe8;border:1px solid #fffffff5;border-radius:16px;padding:14px 17px;font-size:11px;font-weight:690;animation:5.6s ease-in-out infinite floatPill;position:absolute;bottom:90px;left:-56px;box-shadow:0 16px 38px #2f4c7626}@keyframes floatPill{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.smart-notes-site .resurface-pill strong{color:#2e75df}.smart-notes-site .section{max-width:var(--max);margin:0 auto;padding:120px 20px}.smart-notes-site .section-head{max-width:800px}.smart-notes-site .section-kicker{color:#2d73dd;letter-spacing:.08em;text-transform:uppercase;margin-bottom:16px;font-size:13px;font-weight:780}.smart-notes-site .section h2,.smart-notes-site .section-title{letter-spacing:-.05em;max-width:830px;margin:0;font-size:clamp(36px,4.4vw,58px);line-height:1.12}.smart-notes-site .section-intro{color:#66738a;max-width:720px;margin:22px 0 0;font-size:18px;line-height:1.78}.smart-notes-site .scene-strip{box-shadow:var(--shadow-md);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fff9;border:1px solid #ffffffd9;border-radius:32px;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:58px;padding:22px;display:grid}.smart-notes-site .scene-card{background:#ffffffdb;border:1px solid #1e437112;border-radius:23px;min-height:245px;padding:22px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden}.smart-notes-site .scene-card:hover{transform:translateY(-5px);box-shadow:0 18px 40px #2f53811a}.smart-notes-site .scene-icon{color:#2d75df;background:linear-gradient(145deg,#edf5ff,#ebfbfa);border-radius:14px;place-items:center;width:42px;height:42px;font-size:17px;font-weight:800;display:grid}.smart-notes-site .scene-card h3{letter-spacing:-.025em;margin:22px 0 0;font-size:19px}.smart-notes-site .scene-card p{color:#7c879a;margin:9px 0 0;font-size:13px;line-height:1.65}.smart-notes-site .scene-note{color:#31425f;white-space:nowrap;text-overflow:ellipsis;background:#f6f9fd;border:1px solid #2648740f;border-radius:13px;padding:11px 12px;font-size:11px;font-weight:700;position:absolute;bottom:18px;left:18px;right:18px;overflow:hidden}.smart-notes-site .problem{padding:10px 20px 120px}.smart-notes-site .problem-card{max-width:var(--max);color:#fff;background:radial-gradient(circle at 100% 0,#2dc0d342,#0000 36%),radial-gradient(circle at 5% 100%,#3370e14d,#0000 34%),linear-gradient(135deg,#102b55 0%,#0a1730 65%,#0e304d 100%);border-radius:42px;margin:0 auto;padding:74px;position:relative;overflow:hidden;box-shadow:0 42px 100px #1f395f40}.smart-notes-site .problem-card:after{content:"";pointer-events:none;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000c,#0000 90%);mask-image:linear-gradient(#000c,#0000 90%)}.smart-notes-site .problem-card>*{z-index:2;position:relative}.smart-notes-site .problem-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:76px;display:grid}.smart-notes-site .problem-copy .section-kicker{color:#89d7ff}.smart-notes-site .problem-copy h2{letter-spacing:-.05em;max-width:590px;margin:0;font-size:clamp(38px,4.6vw,62px);line-height:1.1}.smart-notes-site .problem-copy p{color:#eef5ffb8;max-width:590px;margin:24px 0 0;font-size:17px;line-height:1.78}.smart-notes-site .graveyard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff1a;border-radius:30px;min-height:390px;padding:23px;position:relative}.smart-notes-site .graveyard-head{color:#ffffffdb;justify-content:space-between;align-items:center;font-size:12px;font-weight:700;display:flex}.smart-notes-site .graveyard-head span:last-child{color:#ffffff6b;font-size:10px}.smart-notes-site .buried-note{color:#ffffff8a;background:#ffffff14;border:1px solid #ffffff0f;border-radius:16px;align-items:center;gap:12px;margin-top:12px;padding:14px;transition:opacity .4s,transform .4s,background .4s,color .4s;display:flex}.smart-notes-site .buried-note:nth-child(3){opacity:.62}.smart-notes-site .buried-note:nth-child(4){opacity:.38}.smart-notes-site .buried-note:nth-child(5){opacity:.2}.smart-notes-site .buried-note.active{opacity:1;color:#1d2e4a;background:#fffffff5;transform:translate(-7px);box-shadow:0 16px 40px #0000002e}.smart-notes-site .buried-icon{background:#ffffff14;border-radius:11px;flex:0 0 34px;place-items:center;width:34px;height:34px;font-size:11px;font-weight:800;display:grid}.smart-notes-site .buried-note.active .buried-icon{color:#2d75e0;background:#eaf4ff}.smart-notes-site .buried-copy strong{font-size:12px;display:block}.smart-notes-site .buried-copy span{opacity:.68;margin-top:4px;font-size:9px;display:block}.smart-notes-site .return-arrow{color:#91dddf;align-items:center;gap:8px;font-size:10px;font-weight:730;display:flex;position:absolute;bottom:19px;right:24px}.smart-notes-site .return-arrow i{color:#0d2947;background:#a4eeee;border-radius:50%;place-items:center;width:30px;height:30px;font-size:15px;font-style:normal;display:grid}.smart-notes-site .features{padding-top:126px}.smart-notes-site .feature-stack{gap:28px;margin-top:68px;display:grid}.smart-notes-site .feature-card{min-height:470px;box-shadow:var(--shadow-lg);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#ffffffc7;border:1px solid #ffffffeb;border-radius:36px;grid-template-columns:.88fr 1.12fr;align-items:center;gap:68px;padding:46px;display:grid;position:relative;overflow:hidden}.smart-notes-site .feature-card:nth-child(2n){grid-template-columns:1.12fr .88fr}.smart-notes-site .feature-card:nth-child(2n) .feature-copy{order:2}.smart-notes-site .feature-number{color:#2d75df;background:linear-gradient(145deg,#eaf4ff,#eafafa);border-radius:14px;place-items:center;width:42px;height:42px;font-size:12px;font-weight:850;display:grid}.smart-notes-site .feature-copy h3{letter-spacing:-.045em;margin:22px 0 0;font-size:clamp(30px,3.5vw,46px);line-height:1.15}.smart-notes-site .feature-copy p{color:#68758c;max-width:480px;margin:18px 0 0;font-size:17px;line-height:1.78}.smart-notes-site .feature-points{gap:12px;margin-top:24px;display:grid}.smart-notes-site .feature-point{color:#3a4a65;align-items:center;gap:10px;font-size:13px;font-weight:660;display:flex}.smart-notes-site .feature-point i{color:#2e77e4;background:#edf6ff;border-radius:7px;place-items:center;width:20px;height:20px;font-size:10px;font-style:normal;font-weight:900;display:grid}.smart-notes-site .feature-visual{background:radial-gradient(circle at 80% 0,#36c8d221,#0000 33%),linear-gradient(145deg,#f7faff,#edf4fd);border:1px solid #24477412;border-radius:28px;place-items:center;min-height:360px;display:grid;position:relative;overflow:hidden}.smart-notes-site .quick-capture{background:#fff;border-radius:23px;width:min(390px,86%);padding:18px;box-shadow:0 22px 54px #2f537f26}.smart-notes-site .capture-top{color:#778399;justify-content:space-between;font-size:10px;font-weight:720;display:flex}.smart-notes-site .capture-input{color:#1b2c48;background:#f6f9fd;border:1px solid #2445700f;border-radius:16px;min-height:104px;margin-top:13px;padding:15px;font-size:17px;font-weight:690;line-height:1.45}.smart-notes-site .capture-toolbar{justify-content:space-between;align-items:center;margin-top:12px;display:flex}.smart-notes-site .capture-tags{gap:7px;display:flex}.smart-notes-site .capture-tags span{color:#708096;background:#eff5fb;border-radius:999px;padding:7px 9px;font-size:9px;font-weight:690}.smart-notes-site .capture-save{color:#fff;background:#102c58;border-radius:11px;padding:9px 13px;font-size:10px;font-weight:750}.smart-notes-site .ai-note{background:#fff;border-radius:25px;width:min(420px,88%);padding:20px;box-shadow:0 22px 54px #2f537f26}.smart-notes-site .ai-head{justify-content:space-between;align-items:center;display:flex}.smart-notes-site .ai-label{color:#2b72da;align-items:center;gap:7px;font-size:10px;font-weight:780;display:flex}.smart-notes-site .ai-spark{background:linear-gradient(145deg,#eaf4ff,#e9fbf9);border-radius:8px;place-items:center;width:22px;height:22px;display:grid}.smart-notes-site .ai-status{color:#348c82;background:#edf9f7;border-radius:999px;padding:6px 8px;font-size:8px;font-weight:750}.smart-notes-site .ai-title{color:#182a46;margin-top:17px;font-size:20px;font-weight:790}.smart-notes-site .ai-meaning{color:#66748a;margin-top:7px;font-size:13px;line-height:1.55}.smart-notes-site .ai-example{color:#33445f;background:#f6f9fd;border-radius:15px;margin-top:15px;padding:14px;font-size:12px;line-height:1.55}.smart-notes-site .ai-meta{flex-wrap:wrap;gap:8px;margin-top:13px;display:flex}.smart-notes-site .ai-meta span{color:#6f7d91;background:#f0f4f9;border-radius:999px;padding:7px 9px;font-size:8px;font-weight:700}.smart-notes-site .widget-stack{width:min(440px,90%);min-height:280px;position:relative}.smart-notes-site .mini-widget{background:#fffffff5;border:1px solid #fffffffa;border-radius:26px;width:100%;min-height:175px;padding:19px;transition:transform .5s cubic-bezier(.2,.7,.2,1),opacity .4s;position:absolute;box-shadow:0 20px 48px #2f507d29}.smart-notes-site .mini-widget.back{opacity:.47;transform:translateY(36px)scale(.94)}.smart-notes-site .mini-widget.mid{opacity:.72;transform:translateY(18px)scale(.97)}.smart-notes-site .mini-widget.front{opacity:1;z-index:3;transform:translateY(0)scale(1)}.smart-notes-site .mini-widget .widget-question{min-height:62px;font-size:19px}.smart-notes-site .demo-section{max-width:var(--max);margin:0 auto;padding:130px 20px}.smart-notes-site .demo-panel{box-shadow:var(--shadow-xl);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:radial-gradient(circle at 0 0,#347af51f,#0000 31%),radial-gradient(circle at 100% 100%,#37c6d124,#0000 32%),#ffffffd1;border:1px solid #fffffff2;border-radius:42px;padding:72px}.smart-notes-site .demo-head{text-align:center;max-width:760px;margin:0 auto}.smart-notes-site .demo-head .section-kicker{margin-bottom:14px}.smart-notes-site .demo-head h2{margin-inline:auto}.smart-notes-site .demo-head p{color:#69758b;max-width:620px;margin:20px auto 0;font-size:17px;line-height:1.75}.smart-notes-site .demo-workbench{grid-template-columns:1fr 1fr;gap:22px;margin-top:54px;display:grid}.smart-notes-site .demo-card{background:#ffffffe0;border:1px solid #22447014;border-radius:29px;min-height:410px;padding:24px;box-shadow:0 16px 42px #2e4f7817}.smart-notes-site .demo-card-head{justify-content:space-between;align-items:center;display:flex}.smart-notes-site .demo-card-head strong{font-size:14px}.smart-notes-site .demo-card-head span{color:#8a96a8;font-size:10px}.smart-notes-site .demo-input{resize:none;color:#1b2b46;background:#f6f9fd;border:1px solid #21426c14;border-radius:18px;outline:none;width:100%;min-height:128px;margin-top:18px;padding:17px;font-size:16px;line-height:1.55;transition:border-color .2s,box-shadow .2s}.smart-notes-site .demo-input:focus{border-color:#347af557;box-shadow:0 0 0 4px #347af512}.smart-notes-site .demo-actions{justify-content:space-between;align-items:center;gap:12px;margin-top:14px;display:flex}.smart-notes-site .preset-list{flex-wrap:wrap;gap:7px;display:flex}.smart-notes-site .preset{color:#6b788e;cursor:pointer;background:#eff4fa;border:0;border-radius:999px;padding:7px 9px;font-size:9px;font-weight:690;transition:background .2s,color .2s}.smart-notes-site .preset:hover{color:#2d73dc;background:#e8f2ff}.smart-notes-site .micro-button{color:#fff;background:#102c58;border-radius:12px;flex:none;padding:10px 14px;font-size:11px;font-weight:760;box-shadow:0 9px 20px #0f2a5326}.smart-notes-site .micro-button:hover{transform:translateY(-1px)}.smart-notes-site .demo-note-preview{opacity:.6;background:linear-gradient(145deg,#f8fbff,#f0f6fd);border:1px solid #21447012;border-radius:20px;min-height:158px;margin-top:20px;padding:18px;transition:opacity .35s,transform .35s,box-shadow .35s}.smart-notes-site .demo-note-preview.ready{opacity:1;transform:translateY(-2px);box-shadow:0 14px 34px #2c507f14}.smart-notes-site .preview-label{color:#2e75df;font-size:9px;font-weight:780}.smart-notes-site .preview-title{color:#192b47;margin-top:12px;font-size:18px;font-weight:780}.smart-notes-site .preview-meaning{color:#6c788d;margin-top:8px;font-size:12px;line-height:1.55}.smart-notes-site .demo-widget-stage{background:radial-gradient(circle at 80% 15%,#3acad32e,#0000 28%),linear-gradient(155deg,#102a51,#0a1730);border-radius:22px;place-items:center;min-height:345px;margin-top:18px;display:grid;position:relative;overflow:hidden}.smart-notes-site .demo-widget-stage:after{content:"";opacity:.45;background-image:radial-gradient(circle at 22% 18%,#ffffff59 0 1px,#0000 1.5px),radial-gradient(circle at 72% 38%,#ffffff47 0 1px,#0000 1.5px),radial-gradient(circle at 38% 76%,#ffffff40 0 1px,#0000 1.5px);background-size:120px 100px,160px 130px,145px 120px;position:absolute;inset:0}.smart-notes-site .demo-widget-live{z-index:2;background:#fffffff5;border-radius:28px;width:min(360px,82%);min-height:180px;padding:20px;transition:transform .48s cubic-bezier(.2,.75,.2,1),opacity .4s;position:relative;transform:translateY(7px)scale(.98);box-shadow:0 24px 58px #0000003d}.smart-notes-site .demo-widget-live.pop{transform:translateY(0)scale(1)}.smart-notes-site .demo-widget-copy{color:#172944;margin-top:18px;font-size:19px;font-weight:770;line-height:1.4}.smart-notes-site .demo-widget-copy span{color:#2f78ea}.smart-notes-site .demo-widget-meaning{color:#7d899d;margin-top:13px;font-size:10px}.smart-notes-site .demo-status{z-index:3;color:#ffffffa8;font-size:9px;position:absolute;bottom:18px;left:22px}.smart-notes-site .manifesto{max-width:var(--max);text-align:center;margin:0 auto;padding:120px 20px 145px}.smart-notes-site .manifesto .overline{color:#2d74de;letter-spacing:.07em;text-transform:uppercase;font-size:14px;font-weight:780}.smart-notes-site .manifesto h2{letter-spacing:-.064em;max-width:980px;margin:20px auto 0;font-size:clamp(48px,6.7vw,86px);line-height:1.04}.smart-notes-site .manifesto h2 span{background:linear-gradient(105deg,#2f76eb,#35c2cb);color:#0000;-webkit-background-clip:text;background-clip:text}.smart-notes-site .manifesto p{color:#68758c;max-width:700px;margin:26px auto 0;font-size:19px;line-height:1.72}.smart-notes-site .cta-panel{max-width:900px;min-height:220px;box-shadow:var(--shadow-xl);background:radial-gradient(circle at 18% 0,#4095ff2e,#0000 35%),radial-gradient(circle at 100% 100%,#2ec8d32e,#0000 36%),#ffffffe0;border:1px solid #fffffff2;border-radius:35px;place-items:center;margin:48px auto 0;padding:30px;display:grid;position:relative;overflow:hidden}.smart-notes-site .cta-panel:before{content:"Never lose the sentences you chose to save";color:#1d477b09;white-space:nowrap;letter-spacing:-.04em;font-size:clamp(30px,5.8vw,68px);font-weight:850;position:absolute;top:20px;left:-2%}.smart-notes-site .cta-inner{z-index:2;justify-items:center;gap:14px;display:grid;position:relative}.smart-notes-site .cta-note{color:#7b8799;font-size:12px}.smart-notes-site footer{background:#f7fafead;border-top:1px solid #193b6714}.smart-notes-site .footer-inner{max-width:var(--max);color:#8791a3;justify-content:space-between;align-items:center;margin:0 auto;padding:26px 20px 34px;font-size:12px;display:flex}.smart-notes-site .toast{z-index:1000;color:#fff;opacity:0;pointer-events:none;background:#0a1830f0;border-radius:999px;padding:12px 16px;font-size:12px;font-weight:690;transition:opacity .28s,transform .28s;position:fixed;bottom:26px;left:50%;transform:translate(-50%,24px);box-shadow:0 16px 36px #0a183038}.smart-notes-site .toast.show{opacity:1;transform:translate(-50%)}.smart-notes-site .reveal{opacity:0;transition:opacity .75s,transform .75s cubic-bezier(.2,.7,.2,1);transform:translateY(28px)}.smart-notes-site .reveal.visible{opacity:1;transform:translateY(0)}@media (min-width:1041px) and (max-width:1240px){.smart-notes-site .hero{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:38px}.smart-notes-site .hero-title{font-size:clamp(46px,4.25vw,56px)}.smart-notes-site .hero-description{font-size:18px}}@media (max-width:1040px){.smart-notes-site .hero{text-align:center;grid-template-columns:1fr;padding-top:82px}.smart-notes-site .hero-copy-wrap{text-align:center;max-width:760px;margin-inline:auto}.smart-notes-site .hero-title{width:max-content;max-width:100%;margin-inline:auto}.smart-notes-site .hero-description{margin-left:auto;margin-right:auto}.smart-notes-site .hero-actions,.smart-notes-site .proof-strip{justify-content:center}.smart-notes-site .hero-stage{min-height:690px}.smart-notes-site .scene-strip{grid-template-columns:1fr 1fr}.smart-notes-site .problem-grid,.smart-notes-site .feature-card,.smart-notes-site .feature-card:nth-child(2n){grid-template-columns:1fr}.smart-notes-site .feature-card:nth-child(2n) .feature-copy{order:initial}.smart-notes-site .demo-workbench{grid-template-columns:1fr}}@media (max-width:760px){.smart-notes-site .nav-wrap{padding-inline:10px}.smart-notes-site .nav{padding:0 12px}.smart-notes-site .nav-links{display:none}.smart-notes-site .hero{gap:42px;padding:68px 18px 50px}.smart-notes-site .hero-title{gap:4px;width:100%;font-size:clamp(34px,9.2vw,48px);line-height:1.08}.smart-notes-site .hero-title .title-line{white-space:normal}.smart-notes-site .hero-description{font-size:17px;line-height:1.74}.smart-notes-site .hero-lead{line-height:1.6}.smart-notes-site .hero-stage{min-height:560px;margin:-38px 0;transform:scale(.86)}.smart-notes-site .floating-widget{top:142px;right:-28px}.smart-notes-site .resurface-pill{left:-25px}.smart-notes-site .section{padding:90px 18px}.smart-notes-site .scene-strip{grid-template-columns:1fr;padding:14px}.smart-notes-site .problem{padding:0 14px 90px}.smart-notes-site .problem-card{padding:48px 22px}.smart-notes-site .feature-card{gap:36px;padding:28px 20px}.smart-notes-site .demo-section{padding:92px 14px}.smart-notes-site .demo-panel{padding:46px 18px}.smart-notes-site .demo-actions{flex-direction:column;align-items:flex-start}.smart-notes-site .manifesto{padding:92px 18px 110px}.smart-notes-site .manifesto p{font-size:18px}.smart-notes-site .footer-inner{text-align:center;flex-direction:column;gap:10px}}@media (max-width:460px){.smart-notes-site .hero-stage{margin:-80px -34px;transform:scale(.75)}.smart-notes-site .proof-strip{gap:10px}.smart-notes-site .feature-visual{min-height:315px}.smart-notes-site .problem-card{border-radius:30px}}@media (prefers-reduced-motion:reduce){.smart-notes-site *,.smart-notes-site :before,.smart-notes-site :after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.smart-notes-site .context-note{background:#fffffff5;border-radius:25px;width:min(430px,88%);padding:20px;box-shadow:0 22px 54px #2f537f26}.smart-notes-site .brand-mark:before,.smart-notes-site .brand-mark:after{display:none}.smart-notes-site .brand-mark img{object-fit:cover;width:100%;height:100%}.smart-notes-site .site-nav-actions{align-items:center;gap:9px;display:flex;position:relative}.smart-notes-site .site-nav-tool{display:none}.smart-notes-site .site-language-switch{background:#edf4fbdb;border:1px solid #14346217;border-radius:999px;align-items:center;min-height:38px;padding:3px;display:inline-flex;box-shadow:inset 0 1px #fffc}.smart-notes-site .site-language-switch button{color:#718097;cursor:pointer;background:0 0;border:0;border-radius:999px;min-width:34px;min-height:30px;padding:0 8px;font-size:10px;font-weight:850;transition:background .2s,color .2s,box-shadow .2s}.smart-notes-site .site-language-switch button[aria-pressed=true]{color:#173760;background:#fff;box-shadow:0 5px 13px #2046771f}.smart-notes-site .site-account{position:relative}.smart-notes-site .site-account-trigger,.smart-notes-site .site-account-sign-in,.smart-notes-site .site-account-loading{color:#263754;white-space:nowrap;background:#ffffffd1;border:1px solid #1434621a;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 14px;font-size:13px;font-weight:720;display:inline-flex;box-shadow:0 8px 22px #1e437414}.smart-notes-site .site-account-trigger{cursor:pointer;transition:transform .22s,border-color .22s,box-shadow .22s;position:relative}.smart-notes-site .site-account-trigger img{border-radius:8px;width:25px;height:25px}.smart-notes-site .site-account-trigger:hover,.smart-notes-site .site-account-sign-in:hover{border-color:#2f7df733;transform:translateY(-1px);box-shadow:0 12px 28px #1e43741f}.smart-notes-site .site-account-alert{background:#e5484d;border:2px solid #fff;border-radius:50%;width:7px;height:7px;position:absolute;top:4px;right:4px}.smart-notes-site .site-account-loading{color:var(--muted);box-shadow:none}.smart-notes-site .site-account-popover{z-index:80;-webkit-backdrop-filter:blur(24px)saturate(145%);backdrop-filter:blur(24px)saturate(145%);width:min(334px,100vw - 32px);color:var(--ink);background:#fafdfff5;border:1px solid #ffffffeb;border-radius:22px;padding:18px;animation:.18s ease-out site-account-enter;position:absolute;top:calc(100% + 12px);right:0;box-shadow:0 24px 65px #1c3b6833}@keyframes site-account-enter{0%{opacity:0;transform:translateY(-5px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.smart-notes-site .site-account-heading{align-items:center;gap:12px;display:flex}.smart-notes-site .site-account-heading>img{border-radius:13px;width:42px;height:42px;box-shadow:0 8px 20px #2f7df729}.smart-notes-site .site-account-heading div{gap:3px;min-width:0;display:grid}.smart-notes-site .site-account-heading strong{font-size:15px}.smart-notes-site .site-account-heading span{color:#6d7a91;font-size:11px;font-weight:700}.smart-notes-site .site-account-heading span.is-error,.smart-notes-site .site-account-error{color:#b4232b}.smart-notes-site .site-account-email{color:#44536c;text-overflow:ellipsis;white-space:nowrap;background:#f4f8fc;border:1px solid #14346214;border-radius:12px;margin-top:14px;padding:10px 12px;font-size:12px;font-weight:650;overflow:hidden}.smart-notes-site .site-account-details{grid-template-columns:1fr 1fr;gap:9px;margin:14px 0 0;display:grid}.smart-notes-site .site-account-details>div{background:#f2f7fc;border-radius:12px;padding:11px 12px}.smart-notes-site .site-account-details dt{color:#78859a;font-size:10px;font-weight:700}.smart-notes-site .site-account-details dd{color:#23344f;margin:5px 0 0;font-size:13px;font-weight:800}.smart-notes-site .site-account-quota{background:#e5edf6;border:0;border-radius:999px;width:100%;height:6px;margin:10px 0 0;overflow:hidden}.smart-notes-site .site-account-quota::-webkit-progress-bar{background:#e5edf6}.smart-notes-site .site-account-quota::-webkit-progress-value{background:linear-gradient(90deg, var(--blue), var(--cyan))}.smart-notes-site .site-account-quota::-moz-progress-bar{background:linear-gradient(90deg, var(--blue), var(--cyan))}.smart-notes-site .site-account-language{justify-content:space-between;align-items:center;gap:12px;margin-top:14px;display:flex}.smart-notes-site .site-account-language>span{color:#59677f;font-size:11px;font-weight:750}.smart-notes-site .site-account-language>div{background:#edf3f9;border-radius:999px;padding:3px;display:flex}.smart-notes-site .site-account-language button{color:#6d7a90;cursor:pointer;background:0 0;border:0;border-radius:999px;min-width:42px;min-height:28px;padding:0 9px;font-size:10px;font-weight:800}.smart-notes-site .site-account-language button[aria-pressed=true]{color:#1d3255;background:#fff;box-shadow:0 5px 12px #2046771a}.smart-notes-site .site-account-retry{color:#a5252d;cursor:pointer;background:#fff5f5;border:1px solid #b4232b26;border-radius:10px;width:100%;min-height:34px;margin-top:10px;font-size:11px;font-weight:800}.smart-notes-site .site-account-links{border-top:1px solid #14346214;grid-template-columns:1fr 1fr;gap:8px;margin-top:15px;padding-top:13px;display:grid}.smart-notes-site .site-account-links a,.smart-notes-site .site-account-links button{color:#31425e;cursor:pointer;background:#fff;border:1px solid #14346217;border-radius:10px;justify-content:center;align-items:center;min-height:36px;font-size:11px;font-weight:800;display:inline-flex}.smart-notes-site .site-account-error{margin:10px 0 0;font-size:10px;line-height:1.45}.smart-notes-site .composer-box .composer-translation{color:#2f72d8;border-top:1px solid #25467012;margin-top:8px;padding-top:8px;font-size:11px;font-weight:720;display:block}.smart-notes-site .original-widget-phone{isolation:isolate;background:radial-gradient(circle at 72% 74%,#4dbeddb8,#0000 24%),radial-gradient(circle at 34% 46%,#1e70a773,#0000 29%),linear-gradient(158deg,#071d48 0%,#083d75 45%,#0f79a6 74%,#c0edf2 100%)}.smart-notes-site .original-widget-phone:before,.smart-notes-site .original-widget-phone:after{content:"";z-index:-1;pointer-events:none;filter:blur(1px);border-radius:46%;position:absolute}.smart-notes-site .original-widget-phone:before{border:2px solid #ffffff3d;width:430px;height:210px;bottom:112px;right:-230px;transform:rotate(-26deg);box-shadow:0 0 0 18px #ffffff09,0 0 0 44px #ffffff06}.smart-notes-site .original-widget-phone:after{border:2px solid #75e1ee38;width:360px;height:150px;top:290px;left:-215px;transform:rotate(16deg)}.smart-notes-site .original-home-glow{z-index:-2;background:radial-gradient(at 20% 12%,#53addf61,#0000 36%),radial-gradient(at 80% 88%,#aff0ef57,#0000 30%),repeating-radial-gradient(at 20% 65%,#ffffff0e 0 1px,#0000 2px 18px);position:absolute;inset:0}.smart-notes-site .original-widget-phone .status{z-index:5;color:#fff;text-shadow:0 1px 5px #00000047;position:relative}.smart-notes-site .original-birds{z-index:-1;pointer-events:none;position:absolute;inset:0}.smart-notes-site .original-birds i{opacity:.9;width:20px;height:8px;position:absolute;transform:rotate(10deg)}.smart-notes-site .original-birds i:before,.smart-notes-site .original-birds i:after{content:"";border-top:2px solid #fff;border-radius:50%;width:11px;height:5px;position:absolute;top:2px}.smart-notes-site .original-birds i:before{left:0;transform:rotate(18deg)}.smart-notes-site .original-birds i:after{right:0;transform:rotate(-18deg)}.smart-notes-site .original-birds i:first-child{top:264px;right:26px}.smart-notes-site .original-birds i:nth-child(2){top:332px;left:30px;transform:scale(.72)rotate(-12deg)}.smart-notes-site .original-birds i:nth-child(3){top:418px;right:54px;transform:scale(.58)rotate(16deg)}.smart-notes-site .original-birds i:nth-child(4){bottom:104px;left:52px;transform:scale(.64)rotate(-6deg)}.smart-notes-site .original-home-widget{z-index:2;color:#18243b;background:radial-gradient(circle at 100% 0,#40c7d31a,#0000 34%),#fafff9f0;border:1px solid #ffffffc2;border-radius:22px;width:calc(100% - 28px);min-height:170px;margin:26px 14px 0;padding:15px 15px 12px;position:relative;box-shadow:0 18px 36px #01173840}.smart-notes-site .original-widget-head,.smart-notes-site .original-widget-tail{justify-content:space-between;align-items:center;display:flex}.smart-notes-site .original-widget-head{color:#758296;border-bottom:1px solid #21475e14;padding-bottom:9px;font-size:9px;font-weight:720}.smart-notes-site .original-widget-brand{align-items:center;gap:6px;display:inline-flex}.smart-notes-site .original-widget-brand i{background:linear-gradient(145deg,#e8f3ff,#e4fbf8);border-radius:6px;place-items:center;width:17px;height:17px;display:grid}.smart-notes-site .original-widget-brand i:after{content:"e";color:#2e7ce8;font-size:11px;font-style:normal;font-weight:900}.smart-notes-site .original-widget-type{color:#a76a2a;background:#fff1dd;border-radius:999px;padding:5px 8px;font-size:8px;font-weight:760}.smart-notes-site .original-widget-question{letter-spacing:-.02em;min-height:52px;margin-top:13px;font-size:14px;font-weight:770;line-height:1.38}.smart-notes-site .original-widget-question span{color:#2e78e7;border-bottom:2px solid #2e78e747}.smart-notes-site .original-widget-meaning{color:#5f6c80;margin-top:5px;font-size:9px;line-height:1.35}.smart-notes-site .original-widget-tail{color:#182b48a8;margin-top:9px;font-size:8px}.smart-notes-site .original-widget-tail .refresh{color:#b4732d;background:#fff8ed;border-radius:9px;width:25px;height:25px}.smart-notes-site .original-app-grid{z-index:2;grid-template-columns:repeat(4,1fr);gap:18px 7px;margin:114px 15px 0;display:grid;position:relative}.smart-notes-site .original-app{justify-items:center;gap:5px;min-width:0;display:grid}.smart-notes-site .original-app>i,.smart-notes-site .original-home-dock>span{color:#fff;border:1px solid #ffffff6b;border-radius:12px;place-items:center;width:42px;height:42px;font-size:17px;font-style:normal;font-weight:850;display:grid;box-shadow:inset 0 1px #ffffff73,0 7px 14px #021c3d2b}.smart-notes-site .original-app small{color:#fff;text-shadow:0 1px 4px #00000080;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:7px;overflow:hidden}.smart-notes-site .original-app .translate{color:#fff;background:linear-gradient(145deg,#4c8cf5 0 50%,#fff 51%)}.smart-notes-site .original-app .mail{color:#dc453c;background:#fff}.smart-notes-site .original-app .clock{color:#1d2633;background:#fafafa}.smart-notes-site .original-app .notes{color:#d5a629;background:linear-gradient(#f7d650 0 28%,#fff 29%)}.smart-notes-site .original-app .maps{color:#2877ef;background:linear-gradient(145deg,#63b875,#e9f4e8)}.smart-notes-site .original-app .photos{color:#ef6e5f;background:#fff}.smart-notes-site .original-app .settings{background:linear-gradient(145deg,#9299a4,#515965)}.smart-notes-site .original-app .echoling{color:#2d7bea;background:linear-gradient(145deg,#fff,#ddf8f7);font-size:24px}.smart-notes-site .original-home-search{color:#ffffffd4;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#08204047;border:1px solid #ffffff2e;border-radius:999px;place-items:center;width:112px;height:23px;margin:20px auto 0;font-size:8px;display:grid}.smart-notes-site .original-home-dock{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#e8f6f95c;border:1px solid #ffffff3d;border-radius:23px;justify-content:space-around;align-items:center;height:65px;padding:0 12px;display:flex;position:absolute;bottom:11px;left:12px;right:12px}.smart-notes-site .original-home-dock .dock-phone{background:linear-gradient(145deg,#62dc64,#22b540)}.smart-notes-site .original-home-dock .dock-message{background:linear-gradient(145deg,#58dc67,#18a939)}.smart-notes-site .original-home-dock .dock-browser{background:conic-gradient(#f45348,#f5d13f,#50bf6a,#4b80ed,#f45348)}.smart-notes-site .original-home-dock .dock-chat{letter-spacing:-2px;background:linear-gradient(145deg,#51d56c,#18a444)}.smart-notes-site .original-floating-question{font-size:15px;line-height:1.42}.smart-notes-site .problem-copy p strong{color:#fff;display:inline}.smart-notes-site .answer-button:disabled{cursor:default}@media (max-width:760px){.smart-notes-site .site-nav-app-store{display:none}.smart-notes-site .site-nav-tool{color:#245fad;white-space:nowrap;background:#edf5ffe6;border:1px solid #2d6ed824;border-radius:999px;align-items:center;gap:6px;min-height:38px;padding:0 12px;font-size:11px;font-weight:820;display:inline-flex}.smart-notes-site .site-account-popover{right:-2px}}.smart-notes-site .context-head,.smart-notes-site .detect-head,.smart-notes-site .native-head{color:#748197;justify-content:space-between;align-items:center;font-size:10px;font-weight:740;display:flex}.smart-notes-site .context-source{color:#2d73dc;background:#ebf4ff;border-radius:999px;padding:6px 9px;font-size:8px}.smart-notes-site .context-main{color:#182a46;margin-top:17px;font-size:20px;font-weight:790;line-height:1.38}.smart-notes-site .context-meaning{color:#67758a;margin-top:8px;font-size:12px;line-height:1.55}.smart-notes-site .context-box{background:#f5f8fc;border:1px solid #22436d0f;border-radius:16px;margin-top:16px;padding:14px}.smart-notes-site .context-box small{color:#94a0b1;font-size:8px;font-weight:720;display:block}.smart-notes-site .context-box p{color:#34445f;margin:7px 0 0;font-size:11px;line-height:1.55}.smart-notes-site .type-row{gap:8px;margin-top:14px;display:flex}.smart-notes-site .type-chip{color:#6e7c91;background:#f0f4f9;border-radius:999px;padding:7px 10px;font-size:8px;font-weight:720}.smart-notes-site .type-chip.active{color:#2d74dc;background:linear-gradient(145deg,#eaf4ff,#e8fbf8)}.smart-notes-site .detect-card{background:#fff;border-radius:25px;width:min(430px,88%);padding:20px;box-shadow:0 22px 54px #2f537f26}.smart-notes-site .detect-badge{color:#2f7b72;background:#eaf9f6;border-radius:999px;align-items:center;gap:6px;padding:6px 9px;font-size:8px;font-weight:760;display:inline-flex}.smart-notes-site .detect-original,.smart-notes-site .detect-result{border:1px solid #22436d0f;border-radius:16px;margin-top:15px;padding:15px}.smart-notes-site .detect-original{background:#f6f9fd}.smart-notes-site .detect-result{background:linear-gradient(145deg,#f7fbff,#f0fbfa)}.smart-notes-site .detect-original small,.smart-notes-site .detect-result small{color:#98a3b4;font-size:8px;font-weight:720;display:block}.smart-notes-site .detect-original strong,.smart-notes-site .detect-result strong{color:#1d2e49;margin-top:7px;font-size:15px;line-height:1.42;display:block}.smart-notes-site .detect-arrow{text-align:center;color:#6e91c3;margin:10px 0 -3px;font-size:14px}.smart-notes-site .native-card{background:#fff;border-radius:25px;width:min(430px,88%);padding:20px;box-shadow:0 22px 54px #2f537f26}.smart-notes-site .native-input{color:#31425e;background:#f6f9fd;border:1px solid #22436d0f;border-radius:16px;margin-top:15px;padding:15px;font-size:14px;line-height:1.5}.smart-notes-site .translate-action{color:#2e75de;align-items:center;gap:9px;margin:12px 0;font-size:9px;font-weight:760;display:flex}.smart-notes-site .translate-action i{color:#fff;background:linear-gradient(145deg,#347af5,#36c3cd);border-radius:9px;place-items:center;width:25px;height:25px;font-style:normal;display:grid}.smart-notes-site .native-result{background:radial-gradient(circle at 95% 0,#39c6d121,#0000 34%),linear-gradient(145deg,#f7fbff,#f1f7ff);border:1px solid #22436d12;border-radius:18px;padding:17px}.smart-notes-site .native-result small{color:#2d73dc;font-size:8px;font-weight:780}.smart-notes-site .native-result strong{color:#192b47;margin-top:8px;font-size:17px;line-height:1.42;display:block}.smart-notes-site .native-result span{color:#7d899b;margin-top:8px;font-size:10px;line-height:1.5;display:block}.smart-notes-site .question-demo-grid{grid-template-columns:1.05fr .95fr;gap:22px;margin-top:54px;display:grid}.smart-notes-site .question-phone{background:radial-gradient(circle at 80% 15%,#3acad333,#0000 28%),radial-gradient(circle at 15% 80%,#347af53b,#0000 32%),linear-gradient(155deg,#102a51,#09172f);border-radius:30px;place-items:center;min-height:470px;padding:26px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff0f}.smart-notes-site .question-phone:after{content:"";opacity:.42;background-image:radial-gradient(circle at 22% 18%,#ffffff59 0 1px,#0000 1.5px),radial-gradient(circle at 72% 38%,#ffffff47 0 1px,#0000 1.5px),radial-gradient(circle at 38% 76%,#ffffff40 0 1px,#0000 1.5px);background-size:120px 100px,160px 130px,145px 120px;position:absolute;inset:0}.smart-notes-site .question-widget{z-index:2;background:#fffffff7;border-radius:29px;width:min(410px,92%);min-height:238px;padding:21px;transition:transform .42s cubic-bezier(.2,.75,.2,1),opacity .3s;position:relative;box-shadow:0 26px 64px #00000040}.smart-notes-site .question-widget.switching{opacity:.55;transform:translateY(8px)scale(.975)}.smart-notes-site .question-kicker{color:#708096;margin-top:18px;font-size:10px;font-weight:710}.smart-notes-site .question-copy{color:#152641;letter-spacing:-.02em;min-height:72px;margin-top:9px;font-size:20px;font-weight:790;line-height:1.42}.smart-notes-site .question-options{gap:8px;margin-top:16px;display:grid}.smart-notes-site .question-option{color:#53627a;background:#f4f7fb;border:1px solid #22436d0f;border-radius:13px;padding:11px 12px;font-size:11px;font-weight:690}.smart-notes-site .question-option.correct{color:#23796f;background:#eaf9f5;border-color:#3aa6942e}.smart-notes-site .question-widget-bottom{color:#93a0b2;justify-content:space-between;align-items:center;margin-top:16px;font-size:9px;display:flex}.smart-notes-site .answer-button{color:#fff;cursor:pointer;background:#102c58;border:0;border-radius:11px;padding:9px 12px;font-size:10px;font-weight:760;box-shadow:0 9px 20px #0f2a5329}.smart-notes-site .session-card{background:#ffffffe6;border:1px solid #22447014;border-radius:30px;min-height:470px;padding:28px;box-shadow:0 16px 42px #2e4f7817}.smart-notes-site .session-top{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.smart-notes-site .session-top strong{color:#172944;letter-spacing:-.02em;font-size:20px;display:block}.smart-notes-site .session-top span{color:#8390a3;margin-top:6px;font-size:10px;line-height:1.45;display:block}.smart-notes-site .session-count{color:#2d74de;background:linear-gradient(145deg,#eaf4ff,#e9fbf8);border-radius:19px;flex:none;place-items:center;width:58px;height:58px;font-size:18px;font-weight:820;display:grid}.smart-notes-site .answer-reveal{background:radial-gradient(circle at 100% 0,#36c7d21c,#0000 32%),#f6f9fd;border:1px solid #22447012;border-radius:22px;min-height:215px;margin-top:24px;padding:21px}.smart-notes-site .answer-reveal small{color:#2d74dd;font-size:9px;font-weight:780}.smart-notes-site .answer-reveal h3{color:#192b47;letter-spacing:-.025em;margin:14px 0 0;font-size:23px;line-height:1.35}.smart-notes-site .answer-reveal p{color:#6c798e;margin:10px 0 0;font-size:12px;line-height:1.6}.smart-notes-site .answer-state{color:#708096;background:#ffffffc7;border-radius:14px;margin-top:16px;padding:12px 13px;font-size:10px;line-height:1.5}.smart-notes-site .session-actions{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.smart-notes-site .session-primary,.smart-notes-site .session-secondary{cursor:pointer;border-radius:13px;min-height:43px;padding:11px 15px;font-size:11px;font-weight:760}.smart-notes-site .session-primary{color:#fff;background:#102c58;border:0;box-shadow:0 10px 22px #0f2a5326}.smart-notes-site .session-secondary{color:#526179;background:#fff;border:1px solid #2244701a}@media (max-width:1040px){.smart-notes-site .question-demo-grid{grid-template-columns:1fr}}
