*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background:#fff;color:#262626;scroll-behavior:smooth}#root{min-height:100vh}.app-shell-menu.ant-menu-horizontal{gap:20px}.app-shell-menu.ant-menu-horizontal:after{display:none}.app-shell-menu.ant-menu-horizontal>.ant-menu-item,.app-shell-menu.ant-menu-horizontal>.ant-menu-submenu{top:0;margin-inline:0;padding-inline:13px;height:42px;line-height:42px;color:#44576b;border-bottom:0;border-radius:11px;transition:background-color .18s ease,color .18s ease,box-shadow .18s ease}.app-shell-menu.ant-menu-horizontal>.ant-menu-item a,.app-shell-menu.ant-menu-horizontal>.ant-menu-submenu a{display:inline-flex;align-items:center;gap:6px;height:42px;color:inherit;font-size:13px;font-weight:600;letter-spacing:.08em}.app-shell-menu.ant-menu-horizontal>.ant-menu-item:after,.app-shell-menu.ant-menu-horizontal>.ant-menu-submenu:after{display:none}.app-shell-menu.ant-menu-horizontal>.ant-menu-item-selected,.app-shell-menu.ant-menu-horizontal>.ant-menu-submenu-selected,.app-shell-menu.ant-menu-horizontal>.ant-menu-item:hover,.app-shell-menu.ant-menu-horizontal>.ant-menu-submenu:hover{color:#223448;background:#eff5fbd1;box-shadow:inset 0 0 0 1px #c6d4e357}.app-shell-menu.ant-menu-horizontal>.ant-menu-item-selected a,.app-shell-menu.ant-menu-horizontal>.ant-menu-submenu-selected a,.app-shell-menu.ant-menu-horizontal>.ant-menu-item:hover a,.app-shell-menu.ant-menu-horizontal>.ant-menu-submenu:hover a{color:#223448}.app-shell-drawer-menu .ant-menu-item-selected{background:#e6eef8b8;color:#223448}.app-shell-header{position:relative}.app-shell-header:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:1px;background:linear-gradient(90deg,#ffffff1f,#ffffff8f,#ffffff1f);opacity:.48;pointer-events:none}.app-shell-brand-meta{transform:translateY(-1px)}.app-shell-drawer-brand{display:inline-flex;align-items:center;color:#24364a;font-weight:700;letter-spacing:.08em}.app-shell-create-button,.app-shell-login-button,.app-shell-user-button{transition:background-color .18s ease,color .18s ease,box-shadow .18s ease,border-color .18s ease!important}.app-shell-create-button:hover,.app-shell-create-button:focus-visible,.app-shell-login-button:hover,.app-shell-login-button:focus-visible{color:#18283a!important;background:#eaf2f9eb!important;border-color:#bacad9d1!important;box-shadow:inset 0 0 0 1px #bacad957!important}.app-shell-user-button:hover,.app-shell-user-button:focus-visible{background:#eff5fbc7!important;color:#223448!important}.app-page-shell{display:grid;gap:24px}.app-page-header{position:relative;display:grid;gap:12px;padding:10px 0 2px}.app-page-header:before{content:"";position:absolute;left:0;top:0;width:min(180px,24vw);height:1px;background:linear-gradient(90deg,rgba(184,198,214,.68),transparent)}.app-page-eyebrow{display:inline-block;font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:#5888a8}.app-page-title{margin:0;color:#142840}.app-page-copy{margin:0;max-width:760px;color:#3a6078;line-height:1.8}.app-page-panel{background:linear-gradient(180deg,#fafcffb8,#f5f8fc80);border:1px solid rgba(214,225,235,.58);border-radius:16px;box-shadow:0 10px 28px #384e650a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.app-page-soft-panel{background:#fcfdffb8;border:1px solid rgba(220,229,238,.62);border-radius:14px}.app-page-tabs .ant-tabs-nav{margin-bottom:20px}.app-page-tabs .ant-tabs-tab{padding:10px 0;color:#5c6f84}.app-page-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:#223448}.app-page-tabs .ant-tabs-ink-bar{background:#4a627dd1}.landing-page-shell{position:relative;min-height:100vh;padding:0;background:linear-gradient(180deg,#cde5f7,#d8edf8 18%,#e6f3fb 35%,#f0f7fc,#f7fbfe,#fbfdff 80%,#fff);isolation:isolate;overflow:clip}.landing-page-content{position:relative}@media (max-width: 768px){.desktop-menu{display:none!important}.mobile-menu-btn{display:inline-flex!important}.hide-on-mobile{display:none}}@media (min-width: 769px){.mobile-menu-btn{display:none!important}}@keyframes landingMistFloat{0%{transform:translateZ(0)}50%{transform:translate3d(18px,0,0)}to{transform:translateZ(0)}}@keyframes landingGlowPulse{0%,to{opacity:.72}50%{opacity:1}}@keyframes landingBambooSway{0%,to{transform:rotate(-1deg) translateZ(0)}50%{transform:rotate(2.4deg) translate3d(5px,-2px,0)}}@keyframes landingProcessSlideIn{0%{opacity:0;transform:translate3d(24px,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes landingTextRise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.landing-mist-layer{position:absolute;left:0;right:0;pointer-events:none;filter:blur(10px);animation:landingMistFloat 22s ease-in-out infinite}.landing-sun-halo{position:absolute;top:7%;right:16%;width:300px;height:300px;border-radius:50%;background:radial-gradient(circle,rgba(255,252,225,.9) 0%,rgba(255,238,160,.45) 30%,rgba(255,228,100,.12) 60%,transparent 75%);box-shadow:0 0 120px 40px #ffe87824;filter:blur(6px);opacity:.96;animation:landingGlowPulse 8s ease-in-out infinite;pointer-events:none}.landing-sky-glow{position:absolute;top:0;left:0;right:0;height:60%;background:radial-gradient(ellipse 80% 60% at 70% 10%,rgba(255,248,195,.22) 0%,transparent 70%);pointer-events:none}.landing-day-cloud{position:absolute;border-radius:50%;background:#ffffffb8;pointer-events:none;animation:landingMistFloat 20s ease-in-out infinite}.landing-day-cloud-a{width:300px;height:80px;top:22%;left:5%;opacity:.55;filter:blur(18px)}.landing-day-cloud-b{width:220px;height:60px;top:30%;right:8%;opacity:.45;filter:blur(14px);animation-duration:26s;animation-direction:reverse}.landing-day-cloud-c{width:400px;height:70px;top:38%;left:20%;opacity:.35;filter:blur(22px);animation-duration:18s}.landing-mtn-far,.landing-mtn-mid,.landing-mtn-near{position:absolute;bottom:0;left:0;right:0;pointer-events:none}.landing-mtn-far{height:52%}.landing-mtn-mid{height:40%}.landing-mtn-near{height:24%}.landing-mtn-far svg,.landing-mtn-mid svg,.landing-mtn-near svg{width:100%;height:100%;display:block}.landing-bamboo-cluster{position:absolute;bottom:5%;width:360px;height:250px;pointer-events:none;opacity:.38;filter:blur(.4px);animation:landingBambooSway 14s ease-in-out infinite;transform-origin:bottom left}.landing-bamboo-layer{position:absolute;top:0;right:0;bottom:0;left:0}.landing-bamboo-layer-back{background:radial-gradient(ellipse 110px 60px at 18% 72%,rgba(118,139,121,.22),transparent 74%),radial-gradient(ellipse 120px 68px at 44% 60%,rgba(112,133,116,.2),transparent 74%),radial-gradient(ellipse 100px 54px at 68% 76%,rgba(112,133,116,.16),transparent 74%);filter:blur(8px);opacity:.9}.landing-bamboo-layer-stalks{background:linear-gradient(78deg,transparent 0 5%,rgba(101,121,106,.34) 5% 6.2%,transparent 6.2% 11%,rgba(101,121,106,.48) 11% 12.8%,transparent 12.8% 18%,rgba(101,121,106,.28) 18% 19.2%,transparent 19.2% 29%,rgba(101,121,106,.4) 29% 30.7%,transparent 30.7% 38%,rgba(101,121,106,.26) 38% 39.1%,transparent 39.1% 49%,rgba(101,121,106,.36) 49% 50.4%,transparent 50.4% 63%,rgba(101,121,106,.22) 63% 64.1%,transparent 64.1% 100%),linear-gradient(84deg,transparent 0 16%,rgba(124,146,126,.22) 16% 17%,transparent 17% 41%,rgba(124,146,126,.18) 41% 41.8%,transparent 41.8% 67%,rgba(124,146,126,.14) 67% 67.8%,transparent 67.8% 100%);opacity:.88;animation:landingBambooSway 17s ease-in-out infinite}.landing-bamboo-layer-leaves{background:radial-gradient(ellipse 62px 16px at 6% 20%,rgba(126,147,132,.7),transparent 72%),radial-gradient(ellipse 28px 10px at 14% 30%,rgba(126,147,132,.46),transparent 72%),radial-gradient(ellipse 74px 18px at 22% 42%,rgba(126,147,132,.64),transparent 72%),radial-gradient(ellipse 36px 12px at 12% 60%,rgba(126,147,132,.42),transparent 72%),radial-gradient(ellipse 54px 15px at 34% 18%,rgba(126,147,132,.58),transparent 72%),radial-gradient(ellipse 72px 18px at 44% 34%,rgba(126,147,132,.54),transparent 72%),radial-gradient(ellipse 40px 12px at 38% 54%,rgba(126,147,132,.38),transparent 72%),radial-gradient(ellipse 58px 15px at 56% 20%,rgba(126,147,132,.52),transparent 72%),radial-gradient(ellipse 32px 11px at 64% 30%,rgba(126,147,132,.34),transparent 72%),radial-gradient(ellipse 52px 15px at 70% 46%,rgba(126,147,132,.4),transparent 72%),radial-gradient(ellipse 60px 15px at 84% 24%,rgba(126,147,132,.46),transparent 72%);opacity:.94;filter:blur(.2px);transform:rotate(-7deg);transform-origin:bottom left}.landing-bamboo-cluster-left{left:-1%}.landing-mist-layer-back{bottom:34%;height:60px;background:linear-gradient(to top,rgba(255,255,255,.55) 0%,rgba(255,255,255,.2) 60%,transparent 100%);opacity:.8}.landing-mist-layer-front{bottom:22%;height:50px;background:linear-gradient(to top,rgba(255,255,255,.4) 0%,rgba(255,255,255,.1) 60%,transparent 100%);opacity:.7;animation-duration:28s}.landing-hero-nav{position:relative;border-bottom:1px solid rgba(198,212,227,.48)}.landing-hero-nav:before{content:"";position:absolute;left:0;right:0;bottom:-1px;height:1px;background:linear-gradient(90deg,#ffffff1f,#ffffff8a,#ffffff1f);opacity:.46}.landing-hero-shell:after{content:"";position:absolute;bottom:0;left:0;right:0;height:120px;background:linear-gradient(to bottom,transparent 0%,rgba(240,247,252,.6) 60%,rgba(240,247,252,1) 100%);z-index:5;pointer-events:none}.landing-hero-brand-meta{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:10px;row-gap:4px;transform:translateY(-1px)}.landing-hero-brand-meta .ant-typography+.ant-typography:before{content:"·";margin-right:8px;color:#7a8b9cc7}.landing-hero-nav-center{flex:0 0 auto;min-width:220px;padding-inline:0}.landing-hero-nav-link,.landing-hero-action-primary{transition:background-color .18s ease,color .18s ease,box-shadow .18s ease}.landing-hero-nav-link{color:#44576b;border-radius:11px!important;padding-inline:13px!important;letter-spacing:.08em;position:relative;transition:background-color .18s ease,color .18s ease,box-shadow .18s ease}.landing-hero-nav-link:hover,.landing-hero-nav-link:focus-visible{color:#223448!important;background:#eff5fbc7!important}.landing-hero-nav-link.is-active{color:#223448!important;background:#eff5fbd6!important;box-shadow:inset 0 0 0 1px #c6d4e35c}.landing-hero-actions{margin-left:auto;padding-left:32px;border-left:1px solid rgba(205,217,230,.64)}.landing-hero-action-primary{color:#23354a!important;border-radius:11px!important;background:#f7fafdbd!important;box-shadow:inset 0 0 0 1px #c6d4e38f;padding-inline:15px!important;letter-spacing:.06em}.landing-hero-action-primary:hover,.landing-hero-action-primary:focus-visible{color:#18283a!important;background:#e6eef8e0!important}.landing-hero-copy{position:relative}.landing-hero-copy:before{content:none}.landing-hero-cta-row .ant-btn{min-width:142px;height:48px;border-radius:12px;padding-inline:20px}.landing-hero-preview{position:relative}.landing-hero-copy .ant-typography{text-wrap:balance}.landing-hero-copy>.ant-typography:first-child{position:static;padding-left:0}.landing-hero-copy>.ant-typography:first-child:before{content:none}.landing-text-reveal,.landing-section-reveal{opacity:0;transform:translateY(16px);animation:landingTextRise .76s cubic-bezier(.22,1,.36,1) forwards;will-change:transform,opacity}.landing-text-reveal-eyebrow,.landing-section-reveal-eyebrow{animation-delay:80ms}.landing-text-reveal-title{animation-delay:.18s}.landing-section-reveal-title{animation-delay:.12s}.landing-text-reveal-copy,.landing-section-reveal-copy{animation-delay:.28s}.landing-text-reveal-actions{animation-delay:.38s}.landing-text-reveal-band{animation-delay:.48s}.landing-works-showcase{position:relative;grid-template-columns:minmax(0,1.35fr) minmax(280px,.9fr)}.landing-flow-section{position:relative;z-index:1}.landing-flow-section:before{content:"";position:absolute;left:0;right:auto;top:0;width:min(180px,26vw);height:1px;background:linear-gradient(90deg,rgba(184,198,214,.62),transparent)}.landing-process-section:after,.landing-featured-section:after,.landing-support-section:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:-1}.landing-support-section:after{background:radial-gradient(circle at 82% 12%,rgba(244,248,252,.78),transparent 24%)}.landing-process-section:after{background:radial-gradient(circle at 16% 24%,rgba(240,245,250,.72),transparent 24%)}.landing-process-section{scroll-margin-top:88px}.landing-featured-section:after{background:linear-gradient(180deg,rgba(250,252,255,.38),transparent 74%)}.landing-featured-primary,.landing-featured-supporting{position:relative;overflow:hidden;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.landing-featured-primary:before,.landing-featured-supporting:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.landing-featured-primary:before{background:radial-gradient(circle at top right,rgba(255,255,255,.52),transparent 34%),linear-gradient(135deg,rgba(198,214,229,.12),transparent 52%)}.landing-featured-supporting:before{background:linear-gradient(180deg,rgba(255,255,255,.18),transparent 38%),radial-gradient(circle at right top,rgba(214,227,239,.1),transparent 28%)}.landing-work-spotlight{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;border:1px solid rgba(194,208,223,.58);background:#ffffff47;color:#607487;font-size:12px;letter-spacing:.14em;text-transform:uppercase}.landing-featured-primary:after{content:"";position:absolute;inset:auto 28px 28px auto;width:76px;height:76px;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.72),rgba(225,234,243,.12) 62%,transparent 72%);opacity:.56;pointer-events:none}.landing-featured-primary{box-shadow:0 10px 24px #384e650a}.landing-featured-supporting{box-shadow:0 6px 18px #384e6508}.landing-preview-band{grid-template-columns:auto repeat(3,minmax(0,1fr));align-items:center;column-gap:20px}.landing-preview-guidance-item{position:relative;padding-left:18px}.landing-preview-guidance-item:before{content:"";position:absolute;left:0;top:50%;width:8px;height:8px;border-radius:50%;transform:translateY(-50%);background:linear-gradient(180deg,#738ca7eb,#c5d5e5eb)}.landing-process-timeline{position:relative}.landing-process-timeline:before{content:"";position:absolute;left:94px;top:18px;bottom:18px;width:1px;background:linear-gradient(180deg,#b4d7eb2e,#6e96b973,#b4d7eb0f)}.landing-process-step{min-width:0;opacity:0;transform:translate3d(24px,0,0);animation:landingProcessSlideIn .72s cubic-bezier(.22,1,.36,1) forwards;will-change:transform,opacity}.landing-process-step:nth-child(1){animation-delay:.12s}.landing-process-step:nth-child(2){animation-delay:.22s}.landing-process-step:nth-child(3){animation-delay:.32s}.landing-process-step:nth-child(4){animation-delay:.42s}.landing-process-step:before{content:"";position:absolute;left:88px;top:26px;width:13px;height:13px;border-radius:50%;background:#ffffffeb;border:1px solid rgba(110,150,185,.55);box-shadow:0 2px 8px #5078a01f,0 0 0 6px #ecf3f9db}.landing-process-step:not(:last-child){padding-bottom:28px!important}.landing-process-stephead{position:absolute;left:0;top:0;width:112px;display:grid;gap:8px;padding-top:8px}.landing-process-stepindex{font-size:12px;letter-spacing:.12em;color:#5888a8}.landing-process-stepbody{position:relative;padding:12px 0 16px 8px;border-radius:0;background:transparent;border:0}.landing-process-stepbody:before{content:"";position:absolute;left:-10px;top:24px;width:10px;height:1px;background:#9cb3c9ad}.landing-support-list{position:relative;align-items:start}.landing-support-item+.landing-support-item:before{content:"";position:absolute;left:0;top:6px;bottom:6px;width:1px;background:linear-gradient(180deg,#b4d7eb14,#6e96b98c,#b4d7eb14)}.landing-support-statement{min-height:100%}.landing-support-section{padding-top:48px!important;padding-bottom:38px!important;margin-top:-2px}.landing-support-section:before{display:none}.landing-final-cta{position:relative;margin-top:-2px}.landing-final-cta:before{content:"";position:absolute;top:0;left:50%;width:min(220px,38vw);height:1px;transform:translate(-50%);background:linear-gradient(90deg,transparent,rgba(151,171,191,.82),transparent)}.landing-final-cta:after{content:"";position:absolute;inset:12px 50% auto auto;width:min(520px,68vw);height:200px;transform:translate(50%);background:radial-gradient(circle,rgba(241,246,252,.92) 0%,rgba(241,246,252,.24) 52%,transparent 78%);pointer-events:none}.landing-final-cta-inner{position:relative;z-index:1}.landing-final-cta .ant-typography{text-wrap:balance}.landing-final-cta-actions{padding-top:6px}.landing-final-cta-actions .ant-btn{min-width:154px;height:48px;border-radius:14px;padding-inline:22px}.landing-final-cta-actions .ant-btn-primary{box-shadow:0 16px 32px #34547329}.landing-final-cta-actions .ant-btn:not(.ant-btn-primary){border-color:#b1c2d2e6;background:#ffffffbd;color:#42566a}.landing-final-cta .landing-section-reveal-eyebrow{position:relative;display:inline-flex;align-items:center;gap:14px}.landing-final-cta .landing-section-reveal-eyebrow:before,.landing-final-cta .landing-section-reveal-eyebrow:after{content:"";width:28px;height:1px;background:linear-gradient(90deg,transparent,rgba(110,150,185,.75))}.landing-final-cta .landing-section-reveal-eyebrow:after{background:linear-gradient(90deg,rgba(110,150,185,.75),transparent)}.landing-footer-info{border-top:1px solid rgba(180,215,235,.72);background:transparent;border-radius:0;position:relative}.landing-footer-grid{align-items:start}.landing-footer-grid>section+section{border-left:1px solid rgba(180,215,235,.55);padding-left:24px}.landing-footer-info .ant-typography{text-wrap:balance}.landing-footer-info ul li{color:#3a6078}.landing-footer-info:after{content:"";position:absolute;inset:0 0 auto auto;width:min(340px,28vw);height:140px;background:radial-gradient(circle,rgba(242,246,251,.72),transparent 72%);pointer-events:none}@media (prefers-reduced-motion: reduce){.landing-sun-halo,.landing-cloud-ridge,.landing-mist-layer,.landing-glow-layer,.landing-backdrop-orb,.landing-text-reveal,.landing-section-reveal,.landing-process-step{animation:none}.landing-text-reveal,.landing-section-reveal,.landing-process-step{opacity:1;transform:none}}@media (max-width: 1024px){.landing-page-shell{padding-top:18px}.landing-page-content{width:min(100%,calc(100vw - 42px))!important}.landing-page-ornament{filter:blur(14px);opacity:.5}.landing-support-list{grid-template-columns:minmax(0,1fr)!important}.landing-support-item{padding:0 0 22px!important}.landing-support-item+.landing-support-item{padding-top:22px!important}.landing-support-item+.landing-support-item:before{left:0;right:0;top:0;bottom:auto;width:auto;height:1px;background:linear-gradient(90deg,#bacada1f,#9cb3c9b8,#bacada1f)}.landing-works-showcase{grid-template-columns:minmax(0,1fr)}.landing-hero-nav{align-items:stretch!important;grid-template-columns:minmax(0,1fr) auto!important}.landing-hero-nav-center{grid-column:1 / -1;justify-content:flex-start!important;padding-inline:0}.landing-hero-actions{justify-self:end!important;padding-left:0;border-left:0}.landing-hero-brand-meta{gap:6px 10px}.landing-sun-halo{width:216px;height:216px;right:10%;filter:blur(12px)}.landing-cloud-ridge-back{height:168px;opacity:.84}.landing-cloud-ridge-front{height:148px;opacity:.74}.landing-bamboo-cluster{width:220px;height:156px;bottom:1%;opacity:.28}.landing-mist-layer{filter:blur(18px);opacity:.46}.landing-glow-layer-secondary,.landing-backdrop-orb-b{display:none}.landing-final-cta:after{width:min(620px,90vw)}.landing-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.landing-footer-grid>section+section{border-left:0;padding-left:0}}@media (max-width: 768px){.landing-page-shell{padding-top:14px}.landing-hero-nav{gap:18px!important;grid-template-columns:minmax(0,1fr)!important;padding-bottom:18px!important}.landing-sun-halo{right:8%;width:210px;height:210px;opacity:.74}.landing-bamboo-cluster{width:190px;height:160px;opacity:.2}.landing-mountain-line{height:144px;opacity:.28}.landing-hero-actions,.landing-hero-nav-center{width:100%;justify-self:stretch!important}.landing-hero-actions{margin-left:0;justify-content:flex-start!important}.landing-hero-brand-meta,.landing-hero-cta-row .ant-space-item,.landing-hero-cta-row .ant-btn{width:100%}.landing-preview-band{grid-template-columns:minmax(0,1fr);gap:10px}.landing-preview-guidance-item{padding-left:14px}.landing-featured-primary:after{width:72px;height:72px;inset:auto 22px 22px auto}.landing-process-timeline:before{left:16px;top:16px;bottom:16px}.landing-process-step{padding-left:42px!important;animation-delay:0ms!important}.landing-process-step:before{left:10px;top:20px;box-shadow:0 0 0 6px #ecf3f9f5}.landing-process-stephead{position:relative;left:auto;top:auto;width:auto;margin-bottom:10px;padding-top:0}.landing-process-stepbody{border-radius:22px}.landing-process-stepbody:before{left:-22px;top:20px;width:22px}.landing-support-section{padding-bottom:34px!important}.landing-final-cta{padding-top:34px!important}.landing-final-cta:before{width:min(168px,46vw)}.landing-final-cta:after{top:4px;width:100%;height:180px}.landing-final-cta-actions{gap:10px}.landing-final-cta-actions .ant-btn{width:100%}.landing-footer-grid{grid-template-columns:minmax(0,1fr)!important}}.auth-sun-halo{position:absolute;top:6%;right:10%;width:240px;height:240px;border-radius:50%;background:radial-gradient(circle,rgba(255,252,225,.85) 0%,rgba(255,238,160,.38) 32%,rgba(255,228,100,.1) 62%,transparent 78%);filter:blur(4px);opacity:.88;animation:landingGlowPulse 8s ease-in-out infinite;pointer-events:none;z-index:0}.auth-cloud{position:absolute;top:22%;left:8%;width:280px;height:70px;border-radius:50%;background:#ffffff9e;opacity:.6;filter:blur(20px);animation:landingMistFloat 24s ease-in-out infinite;pointer-events:none;z-index:0}.auth-mtn-far{position:absolute;bottom:0;left:0;right:0;height:34%;pointer-events:none;z-index:0}.auth-mtn-far svg{width:100%;height:100%;display:block}.auth-card{animation:landingTextRise .76s cubic-bezier(.22,1,.36,1) both}.auth-card .ant-input-affix-wrapper,.auth-card .ant-input-password{background:#ffffffbd;border:1px solid rgba(180,215,235,.72);border-radius:10px;padding:10px 14px;transition:border-color .2s ease,box-shadow .2s ease}.auth-card .ant-input-affix-wrapper:hover,.auth-card .ant-input-password:hover{border-color:#6e96b9d9}.auth-card .ant-input-affix-wrapper-focused,.auth-card .ant-input-password-focused,.auth-card .ant-input-affix-wrapper:focus-within,.auth-card .ant-input-password:focus-within{border-color:#1a5080;box-shadow:0 0 0 3px #1a50801f}.auth-card .ant-input-prefix{color:#5888a8;margin-inline-end:10px}.auth-card .ant-btn-primary{transition:background .2s ease,transform .2s ease,box-shadow .2s ease;box-shadow:0 10px 24px #1c3a542e}.auth-card .ant-btn-primary:hover{background:#2c4a6a!important;border-color:#2c4a6a!important;transform:translateY(-1px)}.auth-back-link:hover{color:#1a5080}@media (max-width: 520px){.auth-sun-halo{width:160px;height:160px;top:3%;right:4%}.auth-cloud{width:200px;height:50px;top:16%}.auth-mtn-far{height:22%}}.plaza-card{border-radius:14px!important;border:1px solid rgba(180,215,235,.55)!important;background:#ffffffc7!important;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 8px 20px #3454730d;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;overflow:hidden}.plaza-card:hover{transform:translateY(-2px);box-shadow:0 14px 28px #3454731a;border-color:#6e96b9b8!important}.plaza-card .ant-card-cover{border-bottom:1px solid rgba(180,215,235,.45)}.plaza-cover{height:120px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.plaza-cover-0{background:linear-gradient(135deg,#6e9cc4,#cde5f7)}.plaza-cover-1{background:linear-gradient(135deg,#4a7aa0,#b8d6ec)}.plaza-cover-2{background:linear-gradient(135deg,#1c3a54,#7faec7)}.plaza-cover-3{background:linear-gradient(135deg,#8cb9d7,#e6f3fb)}.plaza-cover-lesson{background:linear-gradient(135deg,#5888a8,#b8d6ec)}.plaza-cover:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 75% 20%,rgba(255,255,255,.28),transparent 55%);pointer-events:none}.plaza-cover-avatar{background:#ffffff47!important;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);font-size:28px;font-weight:700;color:#fff!important;border:1px solid rgba(255,255,255,.35)}.plaza-detail-shell{max-width:1200px;margin:0 auto;padding:24px clamp(16px,3vw,28px)}.plaza-detail-back{color:#5888a8!important;padding-left:0!important}.plaza-detail-back:hover{color:#1a5080!important}.plaza-detail-avatar{background:linear-gradient(135deg,#1c3a54,#6e9cc4)!important;font-size:32px!important;font-weight:700;color:#fff!important;box-shadow:0 10px 22px #3454732e}.reader-topbar{position:sticky;top:0;z-index:10;height:48px;display:flex;align-items:center;padding:0 16px;gap:10px;background:linear-gradient(180deg,#1c3a54f5,#1c3a54e0);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-bottom:1px solid rgba(180,215,235,.18);box-shadow:0 2px 10px #1c3a541f}.reader-topbar .ant-btn-text{color:#ffffffe0!important}.reader-topbar .ant-btn-text:hover{color:#fff!important;background:#ffffff14!important}.reader-topbar-title{flex:1;color:#fff;font-weight:600;font-size:13px;letter-spacing:.02em;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.reader-bg-dot{width:18px;height:18px;border-radius:50%;cursor:pointer;flex-shrink:0;transition:transform .15s ease}.reader-bg-dot:hover{transform:scale(1.15)}.reader-bg-dot-active{border:2px solid #fff;box-shadow:0 0 0 1px #1c3a5466}.reader-bg-dot-idle{border:1.5px solid rgba(255,255,255,.45)}.reader-pager-btn{border-color:#6e96b98c!important;color:#1a5080!important;background:#ffffffb8!important;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:all .2s ease}.reader-pager-btn:not(:disabled):hover{border-color:#1a5080!important;color:#142840!important;background:#ffffffe6!important}.reader-toc-item-active{background:#b4d7eb59!important;color:#1a5080!important;font-weight:500;border-left:3px solid #1a5080}
