.profile-update-public{position:relative;isolation:isolate;background:radial-gradient(circle at 8% 2%,color-mix(in srgb,var(--green) 15%,transparent),transparent 28%),radial-gradient(circle at 96% 24%,color-mix(in srgb,var(--mint) 11%,transparent),transparent 25%),linear-gradient(180deg,color-mix(in srgb,var(--bg) 88%,var(--card)),var(--bg) 38%)}.profile-update-public:before,.profile-update-public:after{content:"";position:fixed;z-index:-1;width:36vw;height:36vw;min-width:320px;min-height:320px;border-radius:50%;filter:blur(90px);opacity:.16;pointer-events:none;animation:profileAurora 14s ease-in-out infinite alternate}.profile-update-public:before{top:-18vw;left:-12vw;background:var(--green)}.profile-update-public:after{right:-16vw;top:36vh;background:var(--mint);animation-delay:-7s}.profile-update-top{min-height:76px;padding:13px clamp(18px,4vw,56px);border-color:color-mix(in srgb,var(--line) 76%,transparent);background:color-mix(in srgb,var(--card) 84%,transparent);box-shadow:0 8px 30px color-mix(in srgb,var(--ink) 5%,transparent)}.profile-update-top-actions{gap:10px}.profile-update-top-actions .iconbtn{display:inline-flex;width:auto;min-width:42px;height:42px;padding:0 12px;border-radius:13px;background:color-mix(in srgb,var(--card) 88%,transparent)}.profile-update-top-actions .iconbtn:after{content:"Theme";margin-left:7px;font-size:11px;font-weight:750;letter-spacing:.02em}.profile-update-top-actions .iconbtn svg{display:block;width:17px;height:17px}.profile-save-return{position:relative;overflow:hidden;min-height:42px;padding:0 17px;border-radius:13px;white-space:nowrap;border-color:var(--green);background:var(--green);color:var(--on-green);box-shadow:0 8px 22px color-mix(in srgb,var(--green) 16%,transparent);transition:transform .22s ease,box-shadow .22s ease,background .22s ease}.profile-save-return:hover{background:color-mix(in srgb,var(--green) 88%,white);color:var(--on-green)}.profile-save-return:before{content:"";position:absolute;inset:-2px auto -2px -45%;width:28%;transform:skew(-20deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.34),transparent);animation:profileButtonShine 4.6s ease-in-out infinite}.profile-save-return:hover{transform:translateY(-2px);box-shadow:0 12px 28px color-mix(in srgb,var(--green) 25%,transparent)}.profile-draft-state{display:inline-flex;align-items:center;gap:7px;padding:7px 10px;border:1px solid var(--line-soft);border-radius:99px;background:color-mix(in srgb,var(--card) 78%,transparent);color:var(--muted);font-size:10.8px;font-weight:650}.profile-draft-state>i{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px color-mix(in srgb,var(--green) 12%,transparent)}.profile-draft-state.is-saving>i{background:var(--amber);animation:profileStatusPulse .8s ease-in-out infinite}.profile-draft-state.is-saved{color:var(--green-ink)}.profile-draft-state.is-error{color:var(--red)}.profile-draft-state.is-error>i{background:var(--red)}.profile-update-body{width:min(1320px,calc(100% - 40px));padding:34px 0 76px}.profile-update-hero{grid-template-columns:minmax(0,1.15fr) minmax(250px,.6fr) minmax(330px,.7fr);gap:24px;min-height:178px;padding:28px 30px;border-radius:26px;border-color:color-mix(in srgb,var(--green) 18%,var(--line));background:linear-gradient(135deg,color-mix(in srgb,var(--card) 98%,transparent),color-mix(in srgb,var(--tint) 46%,var(--card)));box-shadow:0 24px 70px color-mix(in srgb,var(--ink) 9%,transparent);animation:profileHeroEnter .7s cubic-bezier(.2,.8,.2,1) both}.profile-update-hero:before{height:4px;background:linear-gradient(90deg,var(--green),var(--mint) 48%,transparent 88%)}.profile-update-hero:after{content:"";position:absolute;width:230px;height:230px;border-radius:50%;right:-80px;top:-120px;border:46px solid color-mix(in srgb,var(--mint) 8%,transparent);animation:profileFloat 7s ease-in-out infinite}.profile-hero-identity{display:flex;align-items:center;gap:18px;min-width:0}.profile-update-avatar{width:88px;height:88px;flex:0 0 auto;border-radius:27px;border:2px solid color-mix(in srgb,var(--green) 18%,var(--card));box-shadow:0 18px 38px color-mix(in srgb,var(--green) 16%,transparent);transition:transform .3s ease}.profile-update-hero:hover .profile-update-avatar{transform:translateY(-4px) rotate(-1deg)}.profile-update-hero h1{font-size:clamp(26px,3vw,38px)}.profile-hero-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;position:relative;z-index:1}.profile-hero-stats span{min-width:0;padding:14px 9px;border:1px solid var(--line-soft);border-radius:16px;background:color-mix(in srgb,var(--card) 74%,transparent);text-align:center;transition:transform .22s ease,border-color .22s ease}.profile-hero-stats span:hover{transform:translateY(-3px);border-color:var(--tint-line)}.profile-hero-stats b{display:block;color:var(--heading);font:850 22px/1 inherit}.profile-hero-stats small{display:block;margin-top:6px;color:var(--muted);font-size:9.5px;line-height:1.25}.profile-update-progress{position:relative;z-index:1;display:flex;align-items:center;gap:14px;padding:13px 15px;border-color:color-mix(in srgb,var(--green) 20%,var(--line-soft));background:color-mix(in srgb,var(--card) 76%,transparent)}.profile-update-progress>div:last-child{min-width:0;height:auto;overflow:visible;background:none}.profile-update-progress>div:last-child>b{display:block;color:var(--heading);font-size:12.5px}.profile-update-progress>div:last-child>span{display:block;margin:4px 0 8px;color:var(--muted);font-size:10.5px}.profile-update-progress a{display:inline-flex;align-items:center;gap:6px;color:var(--green-ink);font-size:10.5px;font-weight:750;text-decoration:none}.profile-update-progress a i{font-style:normal;transition:transform .2s ease}.profile-update-progress a:hover i{transform:translate(4px)}.profile-update-progress>.profile-progress-ring{display:grid;place-items:center;flex:0 0 72px;width:72px;height:72px;overflow:visible;border-radius:50%;padding:5px;background:conic-gradient(var(--green) calc(var(--profile-progress) * 1%),var(--fill-2) 0);animation:profileProgressShine 1s ease-out both}.profile-progress-ring>span{display:grid;place-items:center;align-content:center;width:100%;height:100%;border-radius:50%;background:var(--card)}.profile-progress-ring b{font:850 15px/1 inherit;color:var(--heading)}.profile-progress-ring small{margin-top:3px;color:var(--muted);font-size:8px}.profile-data-notice{position:relative;margin:18px 0 22px;padding:15px 18px;border-radius:16px;overflow:hidden;box-shadow:0 10px 26px color-mix(in srgb,var(--amber) 6%,transparent);animation:profileCardEnter .6s .1s both}.profile-data-notice:after{content:"";position:absolute;inset:0 auto 0 -35%;width:24%;transform:skew(-20deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);animation:profileNoticeShine 7s ease-in-out infinite}.profile-update-workspace{display:grid;grid-template-columns:250px minmax(0,1fr);align-items:start;gap:22px}.profile-update-rail{position:sticky;top:98px;display:grid;gap:12px;animation:profileCardEnter .65s .14s both}.profile-rail-card,.profile-rail-security{border:1px solid var(--line);border-radius:20px;background:color-mix(in srgb,var(--card) 94%,transparent);box-shadow:0 16px 42px color-mix(in srgb,var(--ink) 6%,transparent)}.profile-rail-card{padding:19px 13px 13px}.profile-rail-card>.eyebrow{margin:0 7px 7px}.profile-rail-card>h2{margin:0 7px;color:var(--heading);font:800 18px/1.25 inherit;letter-spacing:-.018em}.profile-rail-card>p:not(.eyebrow){margin:7px 7px 14px;color:var(--muted);font-size:11px;line-height:1.5}.profile-update-jump{display:grid;gap:4px;padding:0;overflow:visible}.profile-update-jump a{display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:48px;padding:7px 9px;border-color:transparent;border-radius:12px;background:transparent;white-space:normal;transition:all .22s ease}.profile-update-jump a:hover{transform:translate(3px);background:var(--fill-2);border-color:var(--line-soft)}.profile-update-jump a>i{display:grid;place-items:center;width:28px;height:28px;border-radius:9px;background:var(--fill-2);color:var(--dim);font:750 10px/1 inherit;font-style:normal}.profile-update-jump a>span{color:var(--body);font-size:11.2px;font-weight:700}.profile-update-jump a>span small{display:block;margin-top:2px;color:var(--muted);font-size:8.7px;font-weight:500}.profile-update-jump a>b{color:var(--dim);font-size:12px}.profile-update-jump a.is-done{background:color-mix(in srgb,var(--tint) 70%,transparent)}.profile-update-jump a.is-done>i{background:var(--green);color:var(--on-green)}.profile-update-jump a.is-done>b{color:var(--green)}.profile-update-jump a.needs-attention>i{background:var(--red-tint);color:var(--red)}.profile-update-jump a.profile-rail-feature{margin-top:5px;border-color:var(--tint-line);background:var(--tint)}.profile-rail-security{display:flex;align-items:flex-start;gap:10px;padding:13px}.profile-rail-security>span{font-size:17px}.profile-rail-security p{margin:0;color:var(--muted);font-size:9.7px;line-height:1.45}.profile-rail-security b{display:block;color:var(--heading);font-size:10.5px}.profile-update-content{min-width:0}.profile-update-sections{gap:13px}.profile-update-section{border-radius:20px;box-shadow:0 12px 36px color-mix(in srgb,var(--ink) 6%,transparent);animation:profileCardEnter .55s cubic-bezier(.2,.8,.2,1) both;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.profile-update-section:nth-child(2){animation-delay:.05s}.profile-update-section:nth-child(3){animation-delay:.1s}.profile-update-section:nth-child(4){animation-delay:.15s}.profile-update-section:nth-child(5){animation-delay:.2s}.profile-update-section:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--green) 24%,var(--line));box-shadow:0 18px 46px color-mix(in srgb,var(--ink) 9%,transparent)}.profile-update-section>summary{min-height:78px;padding:17px 20px}.profile-section-title{display:flex!important;flex-direction:row!important;align-items:center;gap:13px}.profile-section-title>i{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:var(--fill-2);border:1px solid var(--line-soft);color:var(--green-ink);font:800 12px/1 inherit;font-style:normal;transition:all .25s ease}.profile-update-section[open] .profile-section-title>i{background:var(--green);border-color:var(--green);color:var(--on-green);box-shadow:0 8px 20px color-mix(in srgb,var(--green) 24%,transparent)}.profile-section-title>span{display:flex;flex-direction:column;gap:4px}.profile-section-status{display:flex;align-items:center;gap:12px}.profile-section-chevron{display:grid;place-items:center;width:28px;height:28px;border-radius:9px;background:var(--fill-2);color:var(--dim);font-style:normal;transition:transform .25s ease}.profile-update-section[open] .profile-section-chevron{transform:rotate(180deg);color:var(--green-ink)}.profile-update-section[open]>.profile-update-fields{animation:profileSectionReveal .34s ease-out both}.profile-update-fields{padding:20px 22px 23px}.profile-compare-row{gap:18px;padding:16px 0}.profile-current{padding:12px 14px;border-radius:14px}.profile-update-public input,.profile-update-public select,.profile-update-public textarea{transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease,background .2s ease}.profile-update-public input:hover,.profile-update-public select:hover,.profile-update-public textarea:hover{border-color:color-mix(in srgb,var(--green) 28%,var(--line))}.profile-update-public input:focus,.profile-update-public select:focus,.profile-update-public textarea:focus{transform:translateY(-1px);box-shadow:0 0 0 4px color-mix(in srgb,var(--green) 12%,transparent)}.profile-update-repeat{border-radius:22px;padding:24px;box-shadow:0 14px 42px color-mix(in srgb,var(--ink) 6%,transparent);animation:profileCardEnter .6s .12s both;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.profile-update-repeat[id]{scroll-margin-top:96px}.profile-update-public .profile-repeat-form>.btn,.profile-update-public .profile-upload-form>.btn,.profile-update-public .profile-update-actions>.btn{border-color:var(--green);background:var(--green);color:var(--on-green)}.profile-update-public .profile-repeat-form>.btn:hover,.profile-update-public .profile-upload-form>.btn:hover,.profile-update-public .profile-update-actions>.btn:hover{background:color-mix(in srgb,var(--green) 88%,white);color:var(--on-green)}.profile-update-repeat:hover{border-color:color-mix(in srgb,var(--green) 20%,var(--line));box-shadow:0 20px 50px color-mix(in srgb,var(--ink) 9%,transparent)}.profile-journey-feature{position:relative;overflow:hidden;padding:28px;border-color:color-mix(in srgb,var(--green) 30%,var(--line));background:linear-gradient(145deg,var(--card),color-mix(in srgb,var(--tint) 42%,var(--card)))}.profile-journey-feature:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,var(--green),var(--mint),var(--green));background-size:200% 100%;animation:profileGradientRun 5s linear infinite}.profile-assurance-row{display:flex;gap:7px;flex-wrap:wrap;margin:-4px 0 18px}.profile-assurance-row span,.profile-file-count{padding:6px 9px;border:1px solid var(--tint-line);border-radius:99px;background:color-mix(in srgb,var(--tint) 74%,transparent);color:var(--green-ink);font-size:9.5px;font-weight:750}.profile-empty-journey{display:flex;flex-direction:column;gap:4px;margin:12px 0;padding:17px;border:1px dashed var(--tint-line);border-radius:15px;background:color-mix(in srgb,var(--tint) 38%,transparent)}.profile-empty-journey b{color:var(--heading);font-size:12px}.profile-empty-journey span{color:var(--muted);font-size:10.5px}.profile-official-journey{position:relative;margin:6px 0 16px;padding-left:18px}.profile-official-journey:before{content:"";position:absolute;left:4px;top:14px;bottom:14px;width:2px;border-radius:99px;background:linear-gradient(var(--green),var(--mint))}.profile-official-journey article{position:relative;padding:13px 0}.profile-official-journey article:before{content:"";position:absolute;left:-18px;width:10px;height:10px;border:3px solid var(--card);border-radius:50%;background:var(--green);box-shadow:0 0 0 2px var(--tint-line)}.profile-add-panel{margin-top:18px;border:1px solid var(--line);border-radius:17px;background:color-mix(in srgb,var(--card) 82%,transparent);overflow:hidden}.profile-add-panel>summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:15px 16px;transition:background .2s ease}.profile-add-panel>summary::-webkit-details-marker{display:none}.profile-add-panel>summary:hover{background:var(--fill-2)}.profile-add-panel>summary>span{display:flex;align-items:center;gap:10px}.profile-add-panel>summary i{display:grid;place-items:center;width:30px;height:30px;border-radius:10px;background:var(--green);color:var(--on-green);font:700 18px/1 inherit;font-style:normal;transition:transform .25s ease}.profile-add-panel[open]>summary i{transform:rotate(45deg)}.profile-add-panel>summary b{color:var(--heading);font-size:12px}.profile-add-panel>summary small{color:var(--muted);font-size:9.5px}.profile-add-panel .profile-repeat-form{margin:0;padding:18px;border-top:1px solid var(--line-soft);animation:profileSectionReveal .3s ease-out both}.profile-update-two{gap:20px}.profile-update-two .profile-update-repeat{height:max-content}.profile-upload-form{padding:17px;border:1px dashed var(--tint-line);border-radius:16px;background:color-mix(in srgb,var(--tint) 34%,transparent)}.profile-return-panel{justify-content:space-between;margin-top:22px;padding:20px 22px;border:1px solid var(--line);border-radius:20px;background:linear-gradient(120deg,var(--card),color-mix(in srgb,var(--tint) 45%,var(--card)));box-shadow:0 14px 38px color-mix(in srgb,var(--ink) 6%,transparent);text-align:left}.profile-return-panel>div{display:flex;flex-direction:column;gap:4px;max-width:72ch}.profile-return-panel>div span{line-height:1.5}@keyframes profileAurora{to{transform:translate3d(6vw,4vh,0) scale(1.12);opacity:.23}}@keyframes profileHeroEnter{0%{opacity:0;transform:translateY(22px) scale(.985)}to{opacity:1;transform:none}}@keyframes profileCardEnter{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}@keyframes profileSectionReveal{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:none}}@keyframes profileProgressShine{0%{filter:saturate(.4);transform:rotate(-18deg) scale(.88)}to{filter:none;transform:none}}@keyframes profileStatusPulse{50%{transform:scale(1.3);box-shadow:0 0 0 7px color-mix(in srgb,var(--amber) 10%,transparent)}}@keyframes profileButtonShine{0%,62%{left:-45%}82%,to{left:125%}}@keyframes profileNoticeShine{0%,68%{left:-35%}88%,to{left:125%}}@keyframes profileFloat{50%{transform:translate3d(-12px,10px,0) rotate(8deg)}}@keyframes profileGradientRun{to{background-position:200% 0}}@media (max-width:1080px){.profile-update-hero{grid-template-columns:minmax(0,1fr) minmax(320px,.8fr)}.profile-hero-stats{grid-column:1/-1;grid-row:2}.profile-update-progress{grid-column:2;grid-row:1}.profile-update-workspace{grid-template-columns:220px minmax(0,1fr)}}@media (max-width:900px){.profile-update-body{width:min(100% - 28px,900px)}.profile-update-workspace{grid-template-columns:minmax(0,1fr)}.profile-update-rail{position:static;min-width:0}.profile-update-content{min-width:0}.profile-rail-card{padding:16px;min-width:0}.profile-rail-card>h2,.profile-rail-card>p:not(.eyebrow){display:none}.profile-update-jump{display:flex;overflow-x:auto;padding:3px 0 5px;scroll-snap-type:x proximity}.profile-update-jump a{flex:0 0 175px;scroll-snap-align:start;background:var(--fill-2);border-color:var(--line-soft)}.profile-update-jump a:hover{transform:translateY(-2px)}.profile-rail-security{display:none}}@media (max-width:720px){.profile-update-hero{grid-template-columns:1fr;gap:17px}.profile-update-progress,.profile-hero-stats{grid-column:1;grid-row:auto}.profile-update-two{grid-template-columns:1fr}.profile-update-repeat-head{gap:10px}.profile-update-section:hover,.profile-update-repeat:hover{transform:none}}@media (max-width:620px){.profile-update-top{min-height:66px}.profile-update-brand img{max-width:132px}.profile-update-top-actions{gap:6px}.profile-draft-state{display:none}.profile-update-top-actions .iconbtn{display:inline-flex;width:38px;min-width:38px;height:38px;padding:0}.profile-update-top-actions .iconbtn:after{display:none}.profile-update-top .profile-save-return{min-height:38px;padding:0 11px;font-size:0}.profile-update-top .profile-save-return:after{content:"Save later";font-size:10.5px}.profile-update-body{width:min(100% - 18px,620px);padding:16px 0 52px}.profile-update-hero{padding:20px;border-radius:20px}.profile-hero-identity{gap:12px}.profile-update-avatar{width:62px;height:62px;border-radius:19px}.profile-update-hero h1{font-size:23px}.profile-hero-stats span{padding:11px 5px}.profile-hero-stats b{font-size:18px}.profile-update-progress>.profile-progress-ring{width:64px;height:64px;flex-basis:64px}.profile-data-notice{padding:13px 14px}.profile-rail-card{padding:12px}.profile-update-jump a{flex-basis:155px;min-height:46px}.profile-update-section{border-radius:17px}.profile-update-section>summary{min-height:70px;padding:13px}.profile-section-title{gap:9px}.profile-section-title>i{width:34px;height:34px}.profile-section-status .tag{display:none}.profile-update-fields{padding:14px}.profile-update-repeat,.profile-journey-feature{padding:17px;border-radius:18px}.profile-assurance-row{gap:5px}.profile-assurance-row span{font-size:8.8px}.profile-add-panel>summary{align-items:flex-start;flex-direction:column}.profile-add-panel>summary small{padding-left:40px}.profile-add-panel .profile-repeat-form{padding:14px}.profile-update-repeat-head{flex-direction:column}.profile-upload-form{padding:13px}.profile-return-panel{align-items:stretch;padding:17px;text-align:left}.profile-return-panel .btn{width:100%}}@media (prefers-reduced-motion:reduce){.profile-update-public *,.profile-update-public:before,.profile-update-public:after{animation:none!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
