@import"https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;500;600;700;800;900&family=Noto+Serif+SC:wght@500;600;700;900&display=swap";.ed-page{min-height:100vh;color:#dce5ef;background:#070d14;font-family:Noto Sans SC,Microsoft YaHei,sans-serif}.ed-nav{height:76px;max-width:1320px;margin:auto;padding:0 36px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid rgba(128,148,255,.18)}.ed-nav>.ant-tag{justify-self:end}.ed-back{color:#8f9aa8;text-decoration:none;font-size:12px}.ed-back:hover{color:#aab7ff}.ed-brand{display:flex;align-items:center;gap:10px}.ed-brand img{width:42px;height:42px;object-fit:cover;border:1px solid #7082ff;border-radius:50%;background:#182537}.ed-brand span{display:flex;flex-direction:column;line-height:1}.ed-brand b{font-size:21px;letter-spacing:.2em}.ed-brand small{margin-top:5px;color:#647488;font-size:8px;letter-spacing:.18em}.ed-hero{position:relative;max-width:1320px;min-height:670px;margin:auto;padding:112px 56px 70px;display:flex;align-items:center;overflow:hidden;background:radial-gradient(circle at 71% 40%,rgba(91,78,255,.28),transparent 32%),linear-gradient(118deg,#0a111a 20%,#12172c 62%,#060b12)}.ed-hero:before{content:"ED";position:absolute;right:30px;top:10px;color:#7a8bff0f;font-family:Arial Black,sans-serif;font-size:360px;line-height:1}.ed-hero-noise{position:absolute;inset:0;opacity:.18;background-image:repeating-linear-gradient(0deg,transparent 0 3px,rgba(255,255,255,.04) 4px);mix-blend-mode:overlay}.ed-hero-copy{position:relative;z-index:3;width:55%}.ed-kicker{display:flex;align-items:center;gap:10px;color:#8494ff;font-size:10px;font-weight:800;letter-spacing:.24em}.ed-kicker i{width:34px;height:2px;background:#667cff}.ed-hero h1.ant-typography{margin:24px 0;color:#eef4fb;font-size:clamp(50px,5.5vw,78px);line-height:1.08;letter-spacing:-.04em}.ed-hero h1 em{color:#8492ff;font-style:normal}.ed-hero-copy>p{max-width:590px;color:#8997a8;font-size:16px;line-height:1.9}.ed-hero-copy .ant-space{margin-top:20px}.ed-hero-copy .ant-typography{color:#677586;font-size:11px}.ed-hero-portrait{position:absolute;z-index:2;right:4%;bottom:-6%;width:47%;max-height:690px;object-fit:contain;filter:drop-shadow(0 30px 55px rgba(0,0,0,.55))}.ed-hero-stamp{position:absolute;z-index:4;right:38px;bottom:38px;padding:10px 14px;color:#ff7c8e;font-size:10px;letter-spacing:.16em;text-align:center;border:2px solid #ff617a;transform:rotate(-6deg)}.ed-hero-stamp b{font-size:15px}.ed-patch-strip{max-width:1320px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);border:1px solid rgba(128,148,255,.18);border-width:1px 0;background:#0b131e}.ed-patch-strip>div{min-height:130px;padding:28px 34px;display:flex;flex-direction:column;justify-content:center;border-right:1px solid rgba(128,148,255,.15)}.ed-patch-strip>div:last-child{border:0}.ed-patch-strip span{color:#667cff;font-size:9px;font-weight:900;letter-spacing:.22em}.ed-patch-strip b{margin-top:8px;color:#eef3f8;font-size:20px}.ed-patch-strip small{margin-top:5px;color:#657486}.ed-generation-counts{max-width:1320px;margin:auto;padding:20px 34px;display:flex;justify-content:flex-end;gap:12px;background:#080f18;border-bottom:1px solid rgba(128,148,255,.14)}.ed-generation-counts>div{min-width:150px;padding:10px 14px;display:grid;grid-template-columns:1fr auto;align-items:baseline;color:#708095;background:#0f1925;border:1px solid rgba(128,148,255,.18);border-radius:9px}.ed-generation-counts span{font-size:9px;letter-spacing:.12em}.ed-generation-counts b{color:#8f9dff;font-size:21px}.ed-generation-counts small{grid-column:1 / -1;color:#d7dee8;font-size:11px}.ed-application{max-width:1220px;margin:90px auto;display:grid;grid-template-columns:300px 1fr;overflow:hidden;border:1px solid #dcd8ef;background:#fbfbfe;box-shadow:0 35px 90px #251c4b2e}.ed-application>aside{padding:52px 36px;background:linear-gradient(165deg,#f0edff,#e7e4f7);border-right:1px solid #d9d3ee}.ed-application>aside>span{color:#6652d7;font-size:10px;font-weight:900;letter-spacing:.22em}.ed-application aside h2{margin:12px 0;color:#26213c;font-size:29px}.ed-application aside>p{color:#68637a;font-size:13px;line-height:1.8}.ed-progress{margin-top:38px;padding-top:24px;border-top:1px solid #d3cee5}.ed-progress>div{display:flex;justify-content:space-between;color:#625c76;font-size:12px}.ed-progress b{color:#624fd0;font-size:20px}.ed-aside-quote{margin-top:60px;padding-left:16px;color:#504a63;font-size:14px;line-height:1.9;border-left:3px solid #6d59dc}.ed-form-panel{padding:54px 60px 64px;color:#282536;background:#fbfbfe}.ed-section-title{margin:12px 0 28px;display:flex;gap:15px}.ed-section-title>span{margin-top:5px;color:#6b55db;font-size:11px;font-weight:900}.ed-section-title h2{margin:0;color:#252137;font-size:23px}.ed-section-title p{margin:6px 0 0;color:#777286;font-size:13px}.ed-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.ed-form-panel .ant-form-item{margin-bottom:24px}.ed-form-panel .ant-form-item-label>label{color:#6751d5;font-size:14px;font-weight:800}.ed-form-panel .ant-input,.ed-form-panel .ant-select,.ed-form-panel .ant-select-selector{color:#272436!important;background:#fff!important;border-color:#d8d3e9!important;box-shadow:none!important}.ed-form-panel .ant-select{border:1px solid #d8d3e9;border-radius:10px}.ed-form-panel .ant-input:hover,.ed-form-panel .ant-input:focus,.ed-form-panel .ant-select:hover,.ed-form-panel .ant-select-focused{border-color:#7965df!important;box-shadow:0 0 0 3px #6e56dc1a!important}.ed-form-panel .ant-select-selection-item{color:#272436!important}.ed-form-panel .ant-select-selection-placeholder,.ed-form-panel .ant-select-placeholder{color:#9993a9!important}.ed-form-panel .ant-select-arrow{color:#725ed7}.ed-select-popup.ant-select-dropdown{padding:6px;background:#fff;border:1px solid #d7d1ea;box-shadow:0 16px 42px #2b1f5b2e}.ed-select-popup .ant-select-item{min-height:40px;padding:10px 12px;color:#383343;font-size:14px;border-radius:7px}.ed-select-popup .ant-select-item-option-active:not(.ant-select-item-option-disabled){background:#f1effa}.ed-select-popup .ant-select-item-option-selected:not(.ant-select-item-option-disabled){color:#5d48c8;font-weight:800;background:#e8e3fa}.ed-select-popup .ant-select-item-option-content{white-space:normal;line-height:1.5}.ed-form-panel .ant-radio-button-wrapper{color:#514b61;background:#fff;border-color:#d7d2e6}.ed-form-panel .ant-radio-button-wrapper:hover{color:#6751d5}.ed-form-panel .ant-radio-button-wrapper-checked{color:#fff;font-weight:700;background:#6b56d7;border-color:#6b56d7}.ed-check-list{width:100%;display:grid;gap:9px;margin-bottom:28px}.ed-check-list .ant-checkbox-wrapper{width:100%;min-height:54px;margin:0;padding:14px 17px;display:flex;align-items:center;background:#fff;border:1px solid #ded9eb;border-radius:10px;transition:.2s ease}.ed-check-list .ant-checkbox-wrapper:hover{background:#faf9ff;border-color:#8875e3;transform:translateY(-1px)}.ed-check-list .ant-checkbox-wrapper-checked{background:#f3f0ff;border-color:#7862dc}.ed-check-list .ant-checkbox+span{display:flex;align-items:center;gap:14px;color:#2f2b3a;font-size:15px;font-weight:500;line-height:1.65}.ed-check-list b{color:#6b55d7;font-size:11px;font-weight:900}.ed-form-panel .ant-checkbox-inner{background:#fff;border-color:#9b91bc}.ed-form-panel .ant-checkbox-checked .ant-checkbox-inner{background:#6b55d7;border-color:#6b55d7}.ed-form-panel .ant-form,.ed-form-panel .ant-checkbox-wrapper{color:#2f2b3a;font-size:14px}.ed-submit{height:54px!important;margin-top:8px;font-weight:800;letter-spacing:.06em;background:linear-gradient(90deg,#596ff0,#7969ed)!important;border:0!important}.ed-footer{max-width:1220px;margin:auto;padding:0 20px 50px;display:flex;align-items:center;gap:30px;color:#526070;font-size:10px}.ed-footer>span{color:#7787a0;font-weight:900;letter-spacing:.17em}.ed-footer p{margin:0;flex:1}.ed-footer a{color:#7889ff}.ed-certificate-modal .ant-modal-content{padding:0;overflow:hidden;background:#09111a}.ed-certificate-modal .ant-modal-close{color:#8594a5}.ed-modal-toolbar{min-height:70px;padding:12px 58px 12px 20px;display:flex;align-items:center;justify-content:space-between;gap:14px;background:#0b1420}.ed-modal-toolbar>div{display:flex;align-items:center;gap:11px}.ed-modal-toolbar .anticon{color:#7184ff;font-size:21px}.ed-modal-toolbar span{display:flex;flex-direction:column;color:#dce5ef}.ed-modal-toolbar small{color:#627185;font-size:9px}.ed-modal-toolbar .ant-segmented{padding:3px;color:#bac1ca;background:#ffffff14}.ed-modal-toolbar .ant-segmented-item-selected{color:#4b368f;background:#f1edff}.ed-cert-stage{padding:24px;overflow:auto;background:#17202b}.ed-certificate-capture-host{position:fixed;left:-10000px;top:0;width:max-content;z-index:0;opacity:1!important;filter:none!important;pointer-events:none}.ed-certificate-image-preview{width:min(100%,960px);margin:auto;display:flex;flex-direction:column;align-items:center;gap:10px}.ed-certificate-image-preview .ant-image{width:100%;display:block;line-height:0;box-shadow:0 18px 48px #00000059}.ed-certificate-image-preview img{width:100%;height:auto;display:block}.ed-certificate-image-preview .ant-image-mask{display:none!important}.ed-certificate-image-preview>span{color:#adb7c4;font-size:11px;letter-spacing:.08em}.ed-certificate-generating{min-height:320px;display:grid;place-items:center;color:#b9c3cf;font-size:13px;letter-spacing:.12em}.ed-certificate{position:relative;width:960px;min-height:640px;margin:auto;overflow:hidden;color:#e6edf5;background:radial-gradient(circle at 75% 30%,#23205d,transparent 32%),linear-gradient(125deg,#08121b,#101a2b 60%,#080c14);font-family:Noto Sans SC,sans-serif}.ed-certificate:before{content:"";position:absolute;inset:22px;z-index:4;pointer-events:none;border:1px solid rgba(123,141,255,.52);box-shadow:inset 0 0 0 5px #080e16cc,inset 0 0 0 6px #7b8dff2b}.ed-cert-grid{position:absolute;inset:0;opacity:.1;background-image:linear-gradient(rgba(132,149,255,.5) 1px,transparent 1px),linear-gradient(90deg,rgba(132,149,255,.5) 1px,transparent 1px);background-size:32px 32px}.ed-cert-portrait{position:absolute;z-index:1;right:-35px;bottom:-55px;width:48%;height:105%;object-fit:contain;opacity:.78;filter:drop-shadow(0 20px 40px #000)}.ed-cert-content{position:relative;z-index:3;width:68%;min-height:640px;padding:58px 32px 38px 70px;display:flex;flex-direction:column}.ed-cert-content header>span{color:#7386ff;font-size:7px;font-weight:900;letter-spacing:.28em}.ed-cert-content header h1{margin:7px 0 2px;color:#edf3f9;font-size:29px;letter-spacing:.08em}.ed-cert-content header p{margin:0;color:#ff7f91;font-size:9px;letter-spacing:.2em}.ed-cert-content main{padding-top:21px}.ed-cert-grant{margin:0;color:#8190a2;font-size:10px;letter-spacing:.12em}.ed-cert-name{display:inline-block;margin:4px 0;color:#a7b1ff;font-size:29px;letter-spacing:.1em}.ed-cert-line{margin:0 0 14px;color:#d1dae5;font-size:12px}.ed-cert-stats{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid rgba(119,138,255,.28);background:#050d16ad}.ed-cert-stats>div{min-height:57px;padding:10px 12px;display:flex;flex-direction:column;border-right:1px solid rgba(119,138,255,.22)}.ed-cert-stats>div:last-child{border:0}.ed-cert-stats span,.ed-cert-content footer span{color:#687789;font-size:7px;letter-spacing:.12em}.ed-cert-stats b{margin-top:6px;color:#d8e0eb;font-size:10px}.ed-cert-content blockquote{margin:15px 0 10px;padding:10px 15px;color:#c6cffd;font-size:12px;border-left:2px solid #7788ff;background:#474c9221}.ed-cert-content blockquote small{display:block;margin-top:4px;color:#6f7e90;font-size:8px}.ed-cert-note{margin:0;color:#6d7b8c;font-size:8px;line-height:1.6}.ed-cert-content footer{margin-top:auto;padding-top:13px;display:grid;grid-template-columns:1fr 62px 1fr;align-items:end;gap:12px;border-top:1px solid rgba(119,138,255,.25)}.ed-cert-content footer>div:not(.ed-cert-seal){display:flex;flex-direction:column}.ed-cert-content footer>div:last-child{text-align:right}.ed-cert-content footer b{margin-top:4px;color:#bfc8d5;font-size:9px}.ed-cert-content footer small{margin-top:3px;color:#586779;font-size:7px}.ed-cert-seal{width:54px;height:54px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#ff6f84;border:2px solid #ff6f84;border-radius:50%;transform:rotate(-7deg)}.ed-cert-seal .anticon{font-size:17px}.ed-cert-seal span{color:#ff6f84!important;font-weight:800}.ed-certificate-classic{color:#3c2c16;background-color:#fbf1cf;background-image:var(--ed-certificate-bg);background-size:100% 100%;background-position:center;font-family:"Noto Serif SC",serif}.ed-certificate-classic:before{inset:28px;border-color:#97671b6b;box-shadow:inset 0 0 0 4px #fff9e08c,inset 0 0 0 5px #97671b38}.ed-certificate-classic .ed-cert-grid,.ed-certificate-classic .ed-cert-portrait{display:none}.ed-certificate-classic .ed-cert-content{width:100%;padding:62px 92px 42px;text-align:center}.ed-certificate-classic .ed-cert-content header>span{color:#a06d18}.ed-certificate-classic .ed-cert-content header h1{color:#2c2110;font-size:35px}.ed-certificate-classic .ed-cert-content header p{color:#a2352b}.ed-certificate-classic .ed-cert-content main{padding-top:18px}.ed-certificate-classic .ed-cert-grant{color:#7d6846}.ed-certificate-classic .ed-cert-name{color:#9a2d21;font-size:31px;border-bottom:1px solid rgba(154,45,33,.36)}.ed-certificate-classic .ed-cert-line{color:#3d321f}.ed-certificate-classic .ed-cert-stats{background:#fffae5b3;border-color:#9a6f2047}.ed-certificate-classic .ed-cert-stats>div{border-color:#9a6f2033}.ed-certificate-classic .ed-cert-stats span,.ed-certificate-classic .ed-cert-content footer span{color:#927747}.ed-certificate-classic .ed-cert-stats b{color:#3c2f1a}.ed-certificate-classic .ed-cert-content blockquote{color:#6f4d18;border-left:0;border-top:1px solid rgba(160,109,24,.28);border-bottom:1px solid rgba(160,109,24,.28);background:#fffae58c}.ed-certificate-classic .ed-cert-content blockquote small,.ed-certificate-classic .ed-cert-note{color:#887654}.ed-certificate-classic .ed-cert-content footer{border-color:#9a6f2047}.ed-certificate-classic .ed-cert-content footer b{color:#4c381c}.ed-certificate-classic .ed-cert-content footer small{color:#8f7b58}.ed-certificate-classic .ed-cert-seal{color:#a02f28;border-color:#a02f28}.ed-certificate-classic .ed-cert-seal span{color:#a02f28!important}@media(max-width:850px){.ed-nav{padding-inline:18px;grid-template-columns:auto 1fr auto}.ed-brand{justify-self:center}.ed-hero{min-height:620px;padding-inline:28px}.ed-hero-copy{width:72%}.ed-hero-portrait{right:-15%;width:65%;opacity:.58}.ed-patch-strip{grid-template-columns:1fr}.ed-patch-strip>div{border-right:0;border-bottom:1px solid rgba(128,148,255,.15)}.ed-application{margin:50px 18px;grid-template-columns:1fr}.ed-form-panel{padding:42px 28px}}@media(max-width:560px){.ed-nav>.ant-tag,.ed-brand small{display:none}.ed-nav{height:64px;padding-inline:12px;grid-template-columns:auto 1fr}.ed-brand{justify-self:end}.ed-brand img{width:36px;height:36px}.ed-brand b{font-size:18px}.ed-back{font-size:11px}.ed-hero{min-height:520px;padding:64px 18px 46px}.ed-hero-copy{width:100%}.ed-hero h1.ant-typography{margin:20px 0;font-size:clamp(35px,11vw,40px);line-height:1.12}.ed-hero-copy>p{font-size:14px;line-height:1.75}.ed-hero-copy .ant-space{align-items:flex-start}.ed-hero-portrait{right:-36%;width:90%;opacity:.35}.ed-hero-stamp{display:none}.ed-patch-strip>div{min-height:108px;padding:22px 20px}.ed-generation-counts{padding:14px 18px;display:grid;grid-template-columns:1fr 1fr}.ed-generation-counts>div{min-width:0}.ed-application{margin:32px 0;border-right:0;border-left:0}.ed-application>aside{padding:30px 22px}.ed-aside-quote{display:none}.ed-form-panel{padding:34px 18px 42px}.ed-section-title{gap:11px;margin-bottom:24px}.ed-section-title h2{font-size:21px}.ed-form-grid{grid-template-columns:1fr;gap:0}.ed-form-panel .ant-radio-group{width:100%;display:grid;grid-template-columns:repeat(3,1fr)}.ed-form-panel .ant-radio-button-wrapper{width:100%;padding-inline:6px;text-align:center}.ed-check-list .ant-checkbox-wrapper{padding:12px;align-items:flex-start}.ed-check-list .ant-checkbox+span{gap:10px;align-items:flex-start;font-size:14px;line-height:1.6}.ed-footer{display:block}.ed-footer p{margin:8px 0}.ed-certificate-modal{width:calc(100vw - 16px)!important;max-width:none;margin:8px auto;top:0;padding-bottom:0}.ed-certificate-modal .ant-modal-content{border-radius:12px}.ed-modal-toolbar{padding:14px 46px 14px 14px;display:grid;grid-template-columns:1fr;align-items:stretch;gap:12px}.ed-modal-toolbar>div span small{display:none}.ed-modal-toolbar .ant-segmented{order:initial;width:100%}.ed-modal-toolbar .ant-segmented-group{display:flex}.ed-modal-toolbar .ant-segmented-item{flex:1;text-align:center}.ed-modal-toolbar>.ant-btn{width:100%}.ed-cert-stage{max-height:calc(100vh - 225px);padding:10px;overflow:auto}.ed-certificate-image-preview{width:100%}.ed-certificate-image-preview>span{font-size:12px}.ed-certificate-generating{min-height:200px}}@media(max-width:360px){.ed-hero h1.ant-typography{font-size:33px}.ed-form-panel .ant-radio-group{grid-template-columns:1fr;gap:7px}.ed-form-panel .ant-radio-button-wrapper{border:1px solid #d7d2e6!important;border-radius:8px!important}.ed-form-panel .ant-radio-button-wrapper:before{display:none}}:root{color:#172725;background:#f0ede4;font-family:Noto Sans SC,Microsoft YaHei,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:#f0ede4}button,input{font:inherit}.app-shell{min-height:100vh;overflow:hidden;background:radial-gradient(circle at 10% 18%,rgba(198,138,58,.13),transparent 22%),#f0ede4}.topbar{height:80px;max-width:1280px;margin:auto;padding:0 40px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(23,39,37,.12)}.brand{display:flex;align-items:center;gap:12px;color:inherit;text-decoration:none}.brand-mark{width:42px;height:42px;display:grid;place-items:center;color:#f3d7a6;background:#153331;clip-path:polygon(50% 0,92% 25%,92% 75%,50% 100%,8% 75%,8% 25%)}.brand>span:last-child{display:flex;flex-direction:column;line-height:1}.brand b{font-size:19px;letter-spacing:.16em}.brand small{margin-top:5px;font-size:9px;letter-spacing:.2em;opacity:.58}.official-tag{padding:7px 12px;color:#2f655d;background:#5c8c7f1f;border-radius:20px}.official-tag .anticon{margin-right:5px}main{max-width:1280px;margin:auto}.hero{min-height:420px;padding:48px 70px 50px;display:grid;grid-template-columns:1.25fr .75fr;gap:44px;align-items:center}.eyebrow{display:flex;align-items:center;gap:10px;color:#90672f;font-size:12px;font-weight:700;letter-spacing:.16em}.eyebrow i{width:32px;height:1px;background:#c68a3a}.hero h1.ant-typography{margin:18px 0;color:#152c2b;font-family:"Noto Serif SC",serif;font-size:clamp(40px,4.2vw,58px);line-height:1.12;letter-spacing:-.04em}.hero h1 em{color:#b7772c;font-style:normal}.hero-copy>p{max-width:620px;margin-bottom:24px;color:#60706d;font-size:14px;line-height:1.8}.hero .ant-btn-primary,.generate-button{color:#fffaf0;font-weight:700;background:#bc7b31;box-shadow:0 10px 30px #9c60193d;border:none}.hero-note{color:#7c8784;font-size:12px}.generation-counts{margin-top:22px;display:flex;flex-wrap:wrap;gap:8px}.generation-counts>span{min-width:112px;padding:9px 11px;display:flex;align-items:baseline;gap:5px;color:#685b49;background:#fffdf8b3;border:1px solid rgba(179,134,70,.22);border-radius:9px}.generation-counts small{margin-right:auto;color:#887a68;font-size:10px}.generation-counts b{color:#a86824;font-size:18px}.generation-counts em{font-size:9px;font-style:normal}.hero-card{position:relative;width:min(100%,350px);justify-self:end;aspect-ratio:3 / 2;padding:7px;transform:rotate(2.5deg);background:#eadfc9;box-shadow:0 22px 55px #112c2c33}.hero-card:before{content:"";position:absolute;inset:6px;border:1px solid rgba(218,171,91,.55);pointer-events:none}.hero-card img{width:100%;height:100%;object-fit:cover;display:block}.hero-card-copy{position:absolute;inset:25% 18% auto;color:#4f3213;text-align:center;transform:rotate(-2.5deg);display:flex;flex-direction:column;align-items:center}.hero-card-copy .anticon{color:#9f2f25;font-size:22px}.hero-card-copy span{margin-top:5px;color:#9b6d20;font-family:"Noto Serif SC",serif;font-size:8px;font-weight:700;letter-spacing:.18em}.hero-card-copy strong{margin-top:5px;font-family:"Noto Serif SC",serif;font-size:19px;letter-spacing:.08em}.application-layout{margin:0 40px 100px;display:grid;grid-template-columns:310px 1fr;background:#fbf8f0;box-shadow:0 30px 80px #152c2b1a;border:1px solid rgba(23,39,37,.08)}.application-aside{position:relative;padding:60px 40px;color:#f1e6d1;background:#132f2e;overflow:hidden}.application-aside:after{content:"酌";position:absolute;right:-45px;bottom:-75px;color:#efdbb50a;font-family:serif;font-size:260px}.aside-label{color:#c8924b;font-size:10px;font-weight:700;letter-spacing:.34em}.application-aside h2{margin:14px 0 12px;font-family:"Noto Serif SC",serif;font-size:32px}.application-aside>p{color:#f1e6d199;font-size:13px;line-height:1.8}.progress-box{margin-top:44px;padding-top:26px;border-top:1px solid rgba(255,255,255,.12)}.progress-box>div{display:flex;justify-content:space-between;font-size:12px}.progress-box strong{color:#e0b372;font-size:20px}.progress-box .ant-progress{margin-top:10px}.aside-quote{position:relative;z-index:1;margin-top:62px;padding:20px 0 20px 18px;color:#f1e6d1c7;font-family:"Noto Serif SC",serif;font-size:13px;line-height:2;border-left:2px solid #bb7c32}.form-panel{padding:58px 66px 70px}.section-title{display:flex;align-items:flex-start;gap:18px;margin-bottom:34px}.section-number{margin-top:3px;color:#bc7b31;font-size:12px;font-weight:800;letter-spacing:.12em}.section-title h2{margin:0;font-family:"Noto Serif SC",serif;font-size:25px}.section-title p{margin:7px 0 0;color:#89918e;font-size:12px}.form-grid.two-columns{display:grid;grid-template-columns:1fr 1fr;gap:20px}.form-panel .ant-form-item{margin-bottom:28px}.form-panel .ant-form-item-label>label{color:#314240;font-weight:700}.form-panel .ant-input,.form-panel .ant-select-selector{background:#fffdf8!important;border-color:#ddd8cd!important}.choice-cards{width:100%;display:flex;flex-wrap:wrap;gap:9px}.choice-cards .ant-radio-button-wrapper{height:auto;padding:9px 16px;line-height:22px;color:#5c6866;background:#fffdf8;border:1px solid #ddd8cd!important;border-radius:8px!important}.choice-cards .ant-radio-button-wrapper:before{display:none}.choice-cards .ant-radio-button-wrapper-checked{color:#8d5e27;background:#f8ead2;border-color:#c68a3a!important;box-shadow:none}.wide-choice-cards .ant-radio-button-wrapper{min-width:220px;text-align:center}.violation-box{margin-bottom:26px;padding:20px 22px;color:#50605d;background:#f2eee3;border:1px solid #e3dac8;border-left:3px solid #a94d39}.violation-box>span{color:#7e4b3c;font-size:12px;font-weight:700}.violation-box ol{margin:12px 0 0;padding-left:20px}.violation-box li{margin:7px 0;font-size:13px;line-height:1.6}.penalty-cards,.approval-result-cards{display:grid;grid-template-columns:1fr 1fr}.penalty-cards .ant-radio-button-wrapper,.approval-result-cards .ant-radio-button-wrapper{width:100%;min-height:44px;display:flex;align-items:center;justify-content:center;white-space:normal;text-align:center}.approval-result-cards .ant-radio-button-wrapper:last-child{grid-column:1 / -1}.form-panel .ant-divider{margin:48px 0;border-color:#e4dfd4}.statement-box{display:flex;gap:15px;margin-bottom:30px;padding:18px 20px;color:#4b5b58;background:#f1eee4;border-left:3px solid #c68a3a}.statement-box .anticon{margin-top:4px;color:#b77931;font-size:19px}.statement-box p{margin:0;font-size:13px;line-height:1.9}.commitment-list{display:grid;gap:10px}.commitment-list .ant-checkbox-wrapper{width:100%;margin:0;padding:14px 16px;display:flex;align-items:center;background:#fffdf8;border:1px solid #e3ded3;border-radius:9px;transition:.2s}.commitment-list .ant-checkbox-wrapper:hover{border-color:#c68a3a}.commitment-list .ant-checkbox{align-self:center}.commitment-list .ant-checkbox+span{display:flex;align-items:center;gap:14px}.commitment-list b{color:#bd7b30;font-size:10px;letter-spacing:.1em}.commitment-list span{color:#495956;font-size:13px}.oath-card{position:relative;margin:12px 0 22px;padding:26px 28px;color:#eee2cd;text-align:center;background:#173432;overflow:hidden}.oath-card:before,.oath-card:after{content:"";position:absolute;width:90px;height:1px;top:35px;background:#a97739}.oath-card:before{left:28px}.oath-card:after{right:28px}.oath-card>span{color:#cda15f;font-size:9px;font-weight:800;letter-spacing:.25em}.oath-card p{margin:18px 0 0;font-family:"Noto Serif SC",serif;font-size:14px;line-height:2}.final-check{color:#4a5956;font-size:13px}.generate-button{height:56px!important;margin-top:10px;font-size:15px;letter-spacing:.06em}.page-footer{max-width:1200px;margin:auto;padding:0 40px 42px;display:flex;justify-content:space-between;color:#77817e;font-size:11px}.page-footer span{color:#526461;font-weight:800;letter-spacing:.2em}.page-footer p{margin:0}.certificate-modal .ant-modal-content{padding:0;overflow:hidden;background:#172725}.certificate-modal .ant-modal-close{top:17px;color:#7f8d89}.modal-toolbar{min-height:74px;padding:12px 62px 12px 22px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#ecf1ee;background:#122b2a}.modal-status{display:flex;align-items:center;gap:12px}.modal-toolbar .anticon{color:#6eaa96;font-size:22px}.modal-status span{display:flex;flex-direction:column}.modal-toolbar small{margin-top:2px;color:#78918c;font-size:10px}.theme-switcher{display:flex;flex-direction:column;align-items:flex-start;gap:5px}.theme-switcher>span{color:#78918c;font-size:9px;font-weight:700;letter-spacing:.12em}.theme-switcher .ant-segmented{padding:3px;color:#b5c5c1;background:#ffffff12}.theme-switcher .ant-segmented-item-selected{color:#173432;background:#e8d6b7}.certificate-stage{max-height:calc(100vh - 130px);padding:24px;overflow:auto;background:#2b3331}.certificate-capture-host{position:fixed;left:-10000px;top:0;width:max-content;z-index:0;opacity:1!important;filter:none!important;pointer-events:none}.certificate-image-preview{width:min(100%,960px);margin:auto;display:flex;flex-direction:column;align-items:center;gap:10px}.certificate-image-preview .ant-image{width:100%;display:block;line-height:0;box-shadow:0 18px 45px #00000047}.certificate-image-preview img{width:100%;height:auto;display:block}.certificate-image-preview .ant-image-mask{display:none!important}.certificate-image-preview>span{color:#aebbb7;font-size:11px;letter-spacing:.08em}.certificate-generating{min-height:320px;display:grid;place-items:center;color:#b8c3bf;font-size:13px;letter-spacing:.12em}.certificate{position:relative;width:760px;min-height:1140px;margin:auto;color:#1c2927;background-color:#eadfc9;background-image:var(--certificate-bg);background-size:100% 100%;background-position:center;font-family:"Noto Serif SC",serif}.certificate:after{content:"";position:absolute;inset:38px;border:1px solid rgba(164,112,42,.4);pointer-events:none}.certificate-inner{position:relative;z-index:1;min-height:1140px;padding:128px 94px 80px;display:flex;flex-direction:column}.certificate-header{text-align:center}.certificate-kicker{color:#98703b;font-family:Noto Sans SC,sans-serif;font-size:8px;font-weight:800;letter-spacing:.38em}.certificate-header h1{margin:12px 0 14px;color:#173532;font-size:38px;font-weight:900;letter-spacing:.12em}.title-rule{display:flex;align-items:center;justify-content:center;gap:10px;color:#946a34;font-size:10px;letter-spacing:.16em}.title-rule i{width:58px;height:1px;background:#b9925d}.certificate-body{padding-top:60px;text-align:center}.grant-line{margin:0;color:#745f41;font-size:13px;letter-spacing:.14em}.player-name{width:fit-content;min-width:260px;margin:14px auto 12px;padding:0 24px 8px;color:#852f28;font-size:34px;font-weight:900;letter-spacing:.1em;border-bottom:1px solid rgba(133,47,40,.45)}.grant-copy{margin:0 0 34px;color:#173532;font-size:20px;font-weight:700;letter-spacing:.1em}.license-meta{display:grid;grid-template-columns:1fr 1fr;border:1px solid rgba(95,78,48,.25);background:#f4ecdba6}.license-meta>div{min-height:65px;padding:12px 14px;display:flex;flex-direction:column;align-items:center;justify-content:center}.license-meta>div:nth-child(odd){border-right:1px solid rgba(95,78,48,.2)}.license-meta>div:nth-child(-n+2){border-bottom:1px solid rgba(95,78,48,.2)}.license-meta span{color:#8a7553;font-family:Noto Sans SC,sans-serif;font-size:9px;letter-spacing:.12em}.license-meta strong{margin-top:5px;color:#263b38;font-size:14px}.oath-block{margin:32px auto 0;padding:20px 24px;position:relative}.oath-block:before{content:"“";position:absolute;left:0;top:7px;color:#9c692e2e;font-size:70px}.oath-label{color:#a16f32;font-family:Noto Sans SC,sans-serif;font-size:9px;font-weight:800;letter-spacing:.22em}.oath-block p{margin:7px 0 0;color:#374946;font-size:12px;line-height:1.65}.certificate-note{margin-top:18px;padding-top:16px;color:#786b55;font-family:Noto Sans SC,sans-serif;font-size:9px;line-height:1.8;border-top:1px solid rgba(113,91,53,.22)}.certificate-footer{margin-top:auto;padding:18px 22px 16px;display:grid;grid-template-columns:1fr 90px 1fr;align-items:end;gap:20px;background:#efe2c8e0;border:1px solid rgba(110,88,50,.28)}.certificate-footer>div:not(.approval-seal){display:flex;flex-direction:column}.certificate-footer span{color:#8c744d;font-family:Noto Sans SC,sans-serif;font-size:9px;letter-spacing:.1em}.certificate-footer strong{margin-top:5px;color:#2b3c39;font-size:13px}.certificate-footer small{margin-top:5px;color:#8d816d;font-family:Noto Sans SC,sans-serif;font-size:8px}.approval-seal{width:78px;height:78px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#9a332b;border:3px double #9a332b;border-radius:50%;transform:rotate(-8deg)}.approval-seal .anticon{font-size:22px}.approval-seal span{margin-top:4px;color:#9a332b;font-weight:800}.signature{text-align:right}.certificate-landscape{width:960px;min-height:640px;aspect-ratio:3 / 2}.certificate-landscape:after{inset:30px}.certificate-landscape .certificate-inner{min-height:640px;padding:66px 92px 42px}.certificate-landscape .certificate-header h1{margin:8px 0;font-size:34px;letter-spacing:.1em}.certificate-landscape .certificate-kicker{font-size:7px}.certificate-landscape .certificate-body{padding-top:18px}.certificate-landscape .grant-line{font-size:11px}.certificate-landscape .player-name{min-width:220px;margin:7px auto 6px;padding-bottom:4px;font-size:28px}.certificate-landscape .grant-copy{margin-bottom:14px;font-size:16px}.certificate-landscape .license-meta{grid-template-columns:repeat(4,1fr)}.certificate-landscape .license-meta>div{min-height:52px;padding:7px 8px;border-right:1px solid rgba(95,78,48,.2);border-bottom:0}.certificate-landscape .license-meta>div:last-child{border-right:0}.certificate-landscape .license-meta>div:nth-child(-n+2){border-bottom:0}.certificate-landscape .license-meta strong{font-size:12px}.certificate-landscape .oath-block{margin-top:12px;padding:8px 20px}.certificate-landscape .oath-block:before{top:-3px;font-size:52px}.certificate-landscape .oath-block p{margin-top:3px;font-size:10px;line-height:1.45}.certificate-landscape .certificate-note{margin-top:8px;padding-top:8px;font-size:8px;line-height:1.55}.certificate-landscape .certificate-footer{padding:10px 16px;grid-template-columns:1fr 70px 1fr;gap:14px}.certificate-landscape .approval-seal{width:60px;height:60px;justify-self:center}.certificate-landscape .approval-seal .anticon{font-size:18px}.certificate-landscape .certificate-footer strong{font-size:11px}.certificate-landscape .certificate-footer small{font-size:7px}.certificate-classic{color:#342915;background-color:#fbf1cf}.certificate-classic .certificate-header h1{color:#221b0e;font-size:38px}.certificate-classic .certificate-kicker,.certificate-classic .title-rule,.certificate-classic .oath-label{color:#a87418}.certificate-classic .player-name{color:#9a2d21}.certificate-classic .grant-copy,.certificate-classic .license-meta strong,.certificate-classic .oath-block p{color:#382d19}.certificate-classic .license-meta{background:#fffae5b8;border-color:#9a6f2047}.certificate-classic .certificate-footer{background:#fff8e0db;border-color:#9b6f1e4d}.certificate-neon{color:#dbe9e5;background-color:#071514}.certificate-neon .certificate-inner{padding-right:310px;padding-left:74px}.certificate-neon .certificate-header{text-align:left}.certificate-neon .certificate-header h1{color:#e2c18b;font-size:30px}.certificate-neon .title-rule{justify-content:flex-start;color:#65b4ab}.certificate-neon .certificate-kicker,.certificate-neon .oath-label{color:#b98849}.certificate-neon .certificate-body{text-align:left}.certificate-neon .player-name{margin-left:0;color:#73c5bb;text-align:left;border-color:#73c5bb7a}.certificate-neon .grant-line,.certificate-neon .certificate-note{color:#8fa8a3}.certificate-neon .grant-copy,.certificate-neon .license-meta strong,.certificate-neon .oath-block p{color:#d8e5e1}.certificate-neon .license-meta{grid-template-columns:1fr 1fr;background:#031212ad;border-color:#67aea342}.certificate-neon .license-meta>div{border-color:#67aea333}.certificate-neon .license-meta>div:nth-child(2){border-right:0}.certificate-neon .license-meta>div:nth-child(-n+2){border-bottom:1px solid rgba(103,174,163,.2)}.certificate-neon .license-meta span{color:#759a94}.certificate-neon .oath-block{margin-left:0;text-align:left}.certificate-neon .certificate-note{border-color:#67aea338}.certificate-neon .certificate-footer{background:#031212c7;border-color:#b9884961}.certificate-neon .certificate-footer span,.certificate-neon .certificate-footer small{color:#8ca39d}.certificate-neon .certificate-footer strong{color:#e2c18b}.certificate-neon .approval-seal{color:#c58a44;border-color:#c58a44}.certificate-neon .approval-seal span{color:#c58a44}@media(max-width:900px){.topbar{padding:0 22px}.hero{padding:60px 28px;grid-template-columns:1fr}.hero-card{display:none}.application-layout{margin:10px 18px 70px;grid-template-columns:1fr}.application-aside{padding:36px 30px}.aside-quote{display:none}.form-panel{padding:42px 30px 50px}.certificate-stage{padding:12px}.certificate{transform-origin:top left}}@media(max-width:620px){.official-tag{display:none}.topbar{min-height:68px;height:auto;padding:10px 16px;gap:10px}.brand{gap:8px}.brand-mark{width:36px;height:36px;flex:0 0 36px}.brand b{font-size:16px}.brand small{font-size:7px}.topbar .ant-btn{padding-inline:8px}.hero{min-height:auto;padding:46px 18px 56px}.hero h1.ant-typography{font-size:clamp(36px,11.5vw,42px)}.hero-copy>p{font-size:13px}.generation-counts{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.generation-counts>span{min-width:0;padding:8px;flex-wrap:wrap;gap:2px 4px}.generation-counts small{width:100%;margin:0;white-space:nowrap}.application-layout{margin-inline:0;border-left:0;border-right:0}.application-aside{padding:30px 22px}.form-panel{padding:34px 18px 42px}.section-title{gap:12px;margin-bottom:26px}.section-title h2{font-size:22px}.form-grid.two-columns{grid-template-columns:1fr;gap:0}.choice-cards{display:grid;grid-template-columns:1fr 1fr}.choice-cards .ant-radio-button-wrapper{width:100%;min-width:0;padding:9px 10px;display:flex;align-items:center;justify-content:center;white-space:normal;text-align:center}.wide-choice-cards,.penalty-cards,.approval-result-cards{grid-template-columns:1fr}.wide-choice-cards .ant-radio-button-wrapper{min-width:0}.approval-result-cards .ant-radio-button-wrapper:last-child{grid-column:auto}.commitment-list .ant-checkbox-wrapper{padding:13px 12px;align-items:flex-start}.commitment-list .ant-checkbox+span{gap:10px;align-items:flex-start}.commitment-list span{font-size:14px;line-height:1.6}.statement-box,.violation-box{padding:16px}.oath-card:before,.oath-card:after{display:none}.certificate-modal{width:calc(100vw - 16px)!important;max-width:none;margin:8px auto;top:0;padding-bottom:0}.certificate-modal .ant-modal-content{border-radius:12px}.modal-toolbar{padding:14px 46px 14px 14px;display:grid;grid-template-columns:1fr;align-items:stretch;gap:12px}.modal-status small{display:none}.theme-switcher{order:initial;width:100%}.theme-switcher .ant-segmented{width:100%}.theme-switcher .ant-segmented-group{justify-content:stretch}.theme-switcher .ant-segmented-item{flex:1;text-align:center}.modal-actions{width:100%;display:grid!important;grid-template-columns:1fr 1fr;gap:8px!important}.modal-actions .ant-btn{width:100%;margin:0}.certificate-stage{max-height:calc(100vh - 230px);padding:10px;overflow:auto}.certificate-image-preview{width:100%}.certificate-image-preview>span{padding-bottom:4px;font-size:12px}.certificate-generating{min-height:200px}.page-footer{padding-inline:22px;display:block}.page-footer p{margin-top:8px}}@media(max-width:360px){.choice-cards{grid-template-columns:1fr}.hero h1.ant-typography{font-size:35px}.modal-actions{grid-template-columns:1fr}}@media print{body *{visibility:hidden!important}.certificate,.certificate *{visibility:visible!important}.certificate{position:fixed;inset:0}.certificate-portrait{width:210mm;min-height:297mm}.certificate-portrait .certificate-inner{min-height:297mm}.certificate-landscape{width:297mm;min-height:210mm}.certificate-landscape .certificate-inner{min-height:210mm}}
