:root{--coral: #ee5b3f;--coral-deep: #d9432d;--orange: #f59a35;--aqua: #43b9c7;--aqua-soft: #e4f6f7;--peach: #fff0e9;--cream: #fff9f5;--ink: #3c302f;--muted: #8c7771;font-family:PingFang SC,Microsoft YaHei,system-ui,sans-serif;color:var(--ink);background:#f5e7e1;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,select,textarea{font:inherit}button{-webkit-tap-highlight-color:transparent}.page{min-height:100dvh;max-width:480px;margin:0 auto;overflow:hidden;background:var(--cream)}.login-page{display:flex;flex-direction:column}.login-hero{min-height:362px;padding:calc(42px + env(safe-area-inset-top)) 30px 36px;color:var(--ink);background:var(--peach);position:relative;border-bottom:5px solid var(--aqua)}.brand-mark{display:inline-flex;width:50px;height:50px;align-items:center;justify-content:center;border:1px solid rgba(67,185,199,.65);border-radius:15px;color:var(--aqua);background:#ffffffb8}.brand-mark img{width:44px;height:44px;object-fit:contain;border-radius:50%}.brand-copy{display:inline-flex;margin-left:12px;vertical-align:top;flex-direction:column;transform:translateY(3px)}.brand-copy strong{font-size:21px;letter-spacing:3px}.brand-copy span{margin-top:4px;font-size:11px;color:var(--muted);letter-spacing:1px}.hero-kicker,.eyebrow{margin:60px 0 12px;color:var(--orange);font-size:12px;font-weight:700;letter-spacing:3px}.login-hero h1{margin:0;color:var(--coral-deep);font-size:34px;font-weight:650;letter-spacing:2px}.hero-note{margin:12px 0 0;color:var(--muted);font-size:14px}.login-panel{flex:1;margin-top:-24px;padding:34px 24px calc(24px + env(safe-area-inset-bottom));border-radius:26px 26px 0 0;background:#fff;position:relative}.login-form{max-width:400px;margin:0 auto}.field-label{display:block;margin:0 0 10px 2px;color:#5b4540;font-size:14px;font-weight:600}.field-shell{display:flex;height:56px;margin-bottom:22px;align-items:center;gap:12px;padding:0 16px;border:1px solid #ecd8cf;border-radius:12px;color:#aa8d84;background:#fffaf7;transition:border-color .2s,box-shadow .2s}.field-shell:focus-within{border-color:var(--coral);box-shadow:0 0 0 3px #ee5b3f1f}.field-shell input{flex:1;min-width:0;border:0;outline:0;color:var(--ink);background:transparent}.field-shell input::placeholder{color:#bba49c}.icon-button{display:inline-flex;padding:4px;border:0;color:#a78e86;background:transparent;cursor:pointer}.login-options{display:flex;margin:-7px 2px 18px;align-items:center;justify-content:space-between;color:var(--muted);font-size:13px}.login-options label{display:flex;align-items:center;gap:5px;cursor:pointer}.login-options input{width:17px;height:17px;accent-color:var(--coral)}.login-options button{padding:5px 0;border:0;color:var(--coral-deep);background:transparent;cursor:pointer}.form-error{min-height:20px;margin:-8px 0 12px;color:#c13b3b;font-size:13px}.primary-button,.meeting-button{width:100%;border:0;color:#fff;background:var(--coral);cursor:pointer;box-shadow:0 10px 24px #ee5b3f33}.primary-button{height:56px;margin-top:2px;border-radius:12px;font-size:17px;font-weight:650;letter-spacing:4px}.primary-button:disabled,.meeting-button:disabled{cursor:not-allowed;opacity:.55}.support-note{margin:22px 0 0;text-align:center;color:#a38c84;font-size:12px}.portal-switch{display:block;width:max-content;margin:18px auto 0;color:var(--coral-deep);font-size:13px;text-decoration:none}.expert-entry-page{background:#fffaf7}.expert-entry-hero{min-height:250px}.expert-entry-hero.has-kv .attendee-hero-copy{width:61%;margin-right:auto}.expert-entry-hero .eyebrow{color:#d8fbff}.expert-login-panel{flex:initial;margin:-17px 18px 28px;padding:28px 20px calc(26px + env(safe-area-inset-bottom));border:1px solid #f0ddd5;border-radius:17px;box-shadow:0 10px 30px #71402f1a}.attendee-page{position:relative;min-height:100dvh;background:#fffaf7}.attendee-header{display:grid;min-height:70px;grid-template-columns:38px 1fr;align-items:center;gap:10px;padding:calc(12px + env(safe-area-inset-top)) 18px 11px;background:#fff0e9f5;border-bottom:1px solid #f0dcd3}.header-brand,.header-back{display:flex;width:36px;height:36px;align-items:center;justify-content:center;border-radius:11px;color:var(--aqua);background:#fff;text-decoration:none}.header-brand img{width:32px;height:32px;object-fit:contain;border-radius:50%}.header-back{color:#735f59}.attendee-header>div{display:flex;flex-direction:column}.attendee-header strong{color:#59433d;font-size:16px}.attendee-header small{margin-top:3px;color:#a18982;font-size:9px}.attendee-hero{padding:30px 24px 34px;color:#fff;background:linear-gradient(135deg,#de4b34,#f47f45 68%,#f2a54a);position:relative;overflow:hidden}.attendee-hero:after{content:"";position:absolute;width:170px;height:170px;right:-55px;bottom:-95px;border:28px solid rgba(255,255,255,.13);border-radius:50%}.attendee-hero.has-kv{display:flex;min-height:250px;padding:28px 22px;align-items:center;background-position:center;background-size:cover}.attendee-hero.has-kv:after{display:none}.attendee-hero-copy{position:relative;z-index:1}.attendee-hero.has-kv .attendee-hero-copy{width:60%;margin-right:auto}.attendee-hero .eyebrow{margin:0 0 9px;color:#ffe1a7}.attendee-hero h1{margin:0;font-size:30px;letter-spacing:2px}.attendee-hero-copy>p:last-child{max-width:330px;margin:10px 0 0;color:#ffffffe0;font-size:13px;line-height:1.75}.mini-meeting-card{margin:-17px 18px 18px;padding:18px;border-radius:16px;background:#fff;box-shadow:0 10px 30px #71402f21;position:relative}.mini-meeting-card>span{color:var(--orange);font-size:11px;font-weight:700;letter-spacing:2px}.mini-meeting-card h2{margin:8px 0 4px;color:#bf3f2d;font-size:18px}.mini-meeting-card p{margin:0 0 12px;color:var(--muted);font-size:12px}.mini-meeting-card div{display:flex;margin-top:7px;align-items:center;gap:7px;color:#725d56;font-size:12px}.mini-meeting-card svg{color:var(--aqua)}.meeting-series-name{margin:0 0 8px;color:var(--orange);font-size:11px;font-weight:700;letter-spacing:1px}.meeting-kv-banner{display:block;width:100%;max-height:250px;object-fit:cover;background:#fff0e9}.portal-kv-banner{aspect-ratio:16/9;max-height:none}.series-brand-row{display:flex!important;margin:0 0 8px!important;align-items:center;gap:8px;color:var(--orange)!important;font-size:11px!important;font-weight:700;letter-spacing:1px}.series-brand-row img{width:34px;height:34px;object-fit:contain;border-radius:7px}.card-series-logo{margin-top:14px}.card-series-logo img{display:block;max-width:120px;max-height:46px;object-fit:contain}.attendee-form{padding:20px 20px calc(30px + env(safe-area-inset-bottom));background:#fff}.login-attendee-form{margin:0 18px 28px;border:1px solid #f0ddd5;border-radius:17px}.attendee-form h2{margin:0;color:#58413b;font-size:20px}.form-intro{margin:6px 0 22px;color:var(--muted);font-size:12px}.text-action{flex:0 0 auto;padding:5px 0 5px 10px;border:0;border-left:1px solid #ead9d2;color:var(--coral-deep);background:transparent;font-size:12px}.demo-hint{margin:-11px 2px 18px;color:#ad8b7f;font-size:11px}.mobile-verify-note{display:flex;margin:-8px 0 20px;padding:12px 13px;align-items:center;gap:8px;border-radius:10px;color:#53716f;background:#e8f6f4;font-size:11px;line-height:1.55}.mobile-verify-note svg{flex:0 0 auto;color:var(--aqua)}.form-title{padding:26px 22px 20px;background:linear-gradient(160deg,#fff1e9,#fffaf7);border-bottom:4px solid var(--aqua)}.form-title span{color:var(--orange);font-size:11px;font-weight:700;letter-spacing:2px}.form-title h1{margin:7px 0 5px;color:var(--coral-deep);font-size:25px}.form-title p{margin:0;color:var(--muted);font-size:12px}.application-form{padding-top:25px}.application-form .field-label{margin-top:3px}.field-label b{color:var(--coral);font-weight:500}.field-shell.disabled{background:#f4efec}.upload-help{margin:-2px 0 13px;color:#9a8580;font-size:11px}.upload-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:27px}.upload-button,.image-preview{aspect-ratio:1;border-radius:11px;overflow:hidden;position:relative}.upload-button{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:7px;border:1px dashed #d8cbc5;color:#ae9992;background:#fbf8f6;font-size:11px;cursor:pointer}.upload-button input{position:absolute;width:1px;height:1px;opacity:0}.image-preview img{width:100%;height:100%;object-fit:cover}.image-preview button{display:flex;position:absolute;top:5px;right:5px;width:24px;height:24px;align-items:center;justify-content:center;border:0;border-radius:50%;color:#fff;background:#2d2320b3}.consent-title{margin-top:0!important}.consent-row{display:flex;margin:10px 0 24px;align-items:flex-start;gap:9px;color:#78645e;font-size:12px;line-height:1.6}.consent-row input{width:18px;height:18px;margin-top:1px;accent-color:var(--coral)}.consent-row button{padding:0;border:0;color:#167f91;background:transparent}.sticky-submit{position:sticky;bottom:calc(12px + env(safe-area-inset-bottom));z-index:3}.drawer-mask{display:flex;position:fixed;z-index:20;inset:0;align-items:flex-end;justify-content:center;background:#3325207a}.privacy-drawer{width:min(480px,100%);max-height:76dvh;padding:10px 22px calc(22px + env(safe-area-inset-bottom));border-radius:24px 24px 0 0;background:#fff;box-shadow:0 -16px 50px #321e1833}.privacy-drawer>i{display:block;width:42px;height:4px;margin:0 auto 16px;border-radius:4px;background:#dfd2cc}.privacy-drawer header{display:grid;grid-template-columns:28px 1fr 30px;align-items:center;gap:8px;color:var(--aqua)}.privacy-drawer h2{margin:0;color:#513c36;font-size:18px}.privacy-drawer header button{border:0;color:#9a837c;background:transparent}.privacy-copy{max-height:43dvh;margin:18px -2px;padding:0 4px;overflow-y:auto}.privacy-copy h3{margin:16px 0 6px;color:#66504a;font-size:14px}.privacy-copy p{margin:0;color:#89736c;font-size:12px;line-height:1.85}.fade-enter-active,.fade-leave-active{transition:opacity .2s}.fade-enter-from,.fade-leave-to{opacity:0}.status-page{background:#f8eeea}.status-card{margin:24px 18px 16px;padding:30px 22px;border-radius:18px;text-align:center;background:#fff;box-shadow:0 9px 28px #76463417}.status-icon{display:flex;width:70px;height:70px;margin:0 auto 17px;align-items:center;justify-content:center;border-radius:50%;color:#c47a21;background:#fff2d9}.status-icon svg{width:34px;height:34px}.status-card.approved .status-icon{color:#168c75;background:#ddf5ef}.status-card.rejected .status-icon{color:#c74338;background:#fde5e2}.status-card>span{color:#a18a82;font-size:11px;letter-spacing:1px}.status-card h1{margin:9px 0 8px;color:#553e38;font-size:25px}.status-card p{margin:0;color:#8a746d;font-size:13px;line-height:1.75}.application-summary{margin:0 18px;padding:20px;border:1px solid #efdcd4;border-radius:16px;background:#fff}.application-summary h2{display:flex;margin:0 0 16px;align-items:center;gap:8px;color:#5b4540;font-size:16px}.application-summary h2 svg{color:var(--aqua)}.application-summary dl{margin:0}.application-summary dl div{display:grid;grid-template-columns:82px 1fr;padding:10px 0;border-top:1px solid #f2e7e2;font-size:12px}.application-summary dt{color:#a0877f}.application-summary dd{margin:0;color:#604c46;text-align:right}.status-actions{padding:18px 18px 32px}.primary-link,.secondary-wide{display:flex;width:100%;height:54px;align-items:center;justify-content:center;border:0;border-radius:13px;font-weight:600;text-decoration:none}.primary-link{color:#fff;background:var(--coral)}.secondary-wide{color:var(--coral-deep);background:#fff;border:1px solid #e9cfc5}.meeting-access-page{background:#f8ede8}.meeting-cover-hero{min-height:230px}.meeting-cover-hero.has-kv{background-position:right center}.meeting-cover-hero.has-kv .attendee-hero-copy{width:62%;margin-right:auto}.meeting-cover-hero h1{font-size:24px;line-height:1.35}.attendee-logout{display:flex;position:absolute;top:calc(20px + env(safe-area-inset-top));right:16px;z-index:2;align-items:center;gap:4px;border:0;color:#8d736b;background:transparent;font-size:12px}.approved-banner{display:flex;margin:22px 16px 0;padding:17px;align-items:center;gap:12px;border:1px solid #c8e9e6;border-radius:14px;color:#178b8d;background:#e8f8f6}.approved-banner div{display:flex;flex-direction:column}.approved-banner strong{color:#3e5d59;font-size:14px}.approved-banner span{margin-top:4px;font-size:11px}.attendee-meeting-card{margin-top:16px}.live-room-page{background:#f7efeb}.live-stage{height:285px;position:relative;color:#fff;background:radial-gradient(circle at 50% 50%,#243e45,#10262c 65%,#09191e);overflow:hidden}.live-stage:after{content:"";position:absolute;inset:auto -60px -110px;height:170px;border-radius:50%;background:#43b9c71f}.live-stage video{width:100%;height:100%;object-fit:contain;background:#071216}.live-back{display:flex;position:absolute;z-index:3;top:calc(17px + env(safe-area-inset-top));left:16px;width:36px;height:36px;align-items:center;justify-content:center;border:0;border-radius:50%;color:#fff;background:#00000052}.live-topline{display:flex;position:absolute;z-index:2;top:calc(18px + env(safe-area-inset-top));left:62px;right:16px;align-items:center;justify-content:space-between}.live-topline span{display:flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;background:var(--coral);font-size:11px;font-weight:700}.live-topline span i{width:6px;height:6px;border-radius:50%;background:#fff;box-shadow:0 0 0 3px #ffffff38}.live-topline small{color:#ffffffa8;font-size:10px}.live-placeholder{display:flex;height:100%;padding-top:38px;align-items:center;justify-content:center;flex-direction:column;gap:9px}.live-placeholder button{display:flex;width:68px;height:68px;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.4);border-radius:50%;color:#fff;background:#ffffff26}.live-placeholder strong{margin-top:7px;font-size:17px}.live-placeholder small{color:#fff9;font-size:11px}.signal-rings{display:flex;width:58px;height:58px;align-items:center;justify-content:center;border:1px solid rgba(67,185,199,.38);border-radius:50%;box-shadow:0 0 0 12px #43b9c717,0 0 0 25px #43b9c70a}.signal-rings i{width:12px;height:12px;border-radius:50%;background:var(--aqua)}.live-info{margin-top:-18px;padding:23px 20px 36px;border-radius:22px 22px 0 0;background:#fffaf7;position:relative;z-index:4}.access-ok{display:flex;width:max-content;padding:7px 10px;align-items:center;gap:5px;border-radius:999px;color:#147d76;background:#e0f4ef;font-size:11px}.live-info h1{margin:18px 0 7px;color:#c84330;font-size:24px;line-height:1.4}.live-info>p{margin:0;color:var(--muted);font-size:13px}.live-time{display:flex;margin:16px 0 20px;align-items:center;gap:7px;color:#705b54;font-size:12px}.live-time svg{color:var(--aqua)}.live-tabs{display:grid;grid-template-columns:repeat(3,1fr);margin:0 -4px 18px;border-bottom:1px solid #eadcd6}.live-tabs button{display:flex;height:42px;align-items:center;justify-content:center;gap:4px;border:0;color:#917c75;background:transparent;font-size:12px}.live-tabs button.active{color:var(--coral-deep);border-bottom:2px solid var(--coral);font-weight:650}.agenda-item{display:grid;grid-template-columns:48px 1fr;margin-top:14px;gap:12px}.agenda-item time{padding-top:2px;color:var(--orange);font-size:11px;font-weight:700}.agenda-item div{display:flex;padding:0 0 15px;flex-direction:column;border-bottom:1px solid #efe3de}.agenda-item strong{color:#5d4943;font-size:13px}.agenda-item span{margin-top:5px;color:#9c8780;font-size:11px}.welcome-page{background:#f8ede8;padding-bottom:env(safe-area-inset-bottom)}.welcome-header{display:flex;min-height:76px;padding:calc(15px + env(safe-area-inset-top)) 20px 12px;align-items:center;justify-content:space-between;color:var(--ink);background:var(--peach)}.compact-brand{display:flex;align-items:center;gap:9px}.brand-mark.small{width:38px;height:38px;border-radius:11px}.compact-brand>span:last-child{display:flex;flex-direction:column}.compact-brand strong{font-size:16px;letter-spacing:2px}.compact-brand small{margin-top:2px;color:var(--muted);font-size:9px}.logout-button{display:flex;align-items:center;gap:5px;padding:7px 0;border:0;color:#8b7068;background:transparent;cursor:pointer}.expert-welcome-hero{min-height:270px}.expert-welcome-hero.has-kv .attendee-hero-copy{width:62%;margin-right:auto}.expert-welcome-hero h1{font-size:27px;line-height:1.35}.expert-welcome-meeting{font-weight:600}.expert-meta{display:flex;margin-top:15px;align-items:flex-start;gap:7px;color:#ffffffdb;font-size:13px;line-height:1.6}.meeting-card{margin:18px 16px 0;padding:22px 20px;border:1px solid #f1dcd3;border-radius:18px;background:#fff;box-shadow:0 8px 26px #864e3a14}.meeting-card-heading{display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:13px}.meeting-card-heading i{padding:5px 10px;border-radius:999px;color:#c85b22;background:#fff0df;font-size:11px;font-style:normal}.meeting-card h2{margin:18px 0 8px;color:#c9442f;font-size:21px;line-height:1.45}.meeting-topic{margin:0 0 22px;color:var(--muted);font-size:13px;line-height:1.6}.meeting-details{margin:0;padding:18px 0 2px;border-top:1px solid #f0e2dc}.meeting-details>div{display:flex;margin-bottom:17px;align-items:center;gap:12px}.meeting-details dt{display:flex;width:34px;height:34px;margin:0;align-items:center;justify-content:center;border-radius:9px;color:#168fa0;background:var(--aqua-soft)}.meeting-details dd{display:flex;margin:0;flex-direction:column;color:#58443e;font-size:14px;font-weight:600}.meeting-details small,.role-strip small{margin-bottom:4px;color:#a78c83;font-size:11px;font-weight:400}.role-strip{display:grid;grid-template-columns:1fr 1fr;padding:16px;border-radius:12px;background:#fff3ed}.role-strip span{display:flex;min-width:0;flex-direction:column}.role-strip span+span{padding-left:16px;border-left:1px solid #eedbd3}.role-strip strong{color:#70483d;font-size:14px}.action-area{padding:18px 16px 32px}.meeting-button{display:grid;min-height:66px;grid-template-columns:26px 1fr 22px;align-items:center;gap:11px;padding:10px 18px;border-radius:14px;text-align:left}.meeting-button span{display:flex;flex-direction:column}.meeting-button strong{font-size:16px;letter-spacing:1px}.meeting-button small{margin-top:3px;color:#ffffffb8;font-size:11px}.action-area>p{margin:13px 16px 0;color:#927c74;text-align:center;font-size:11px;line-height:1.6}.state-panel{display:flex;min-height:55dvh;padding:30px;flex-direction:column;align-items:center;justify-content:center;gap:18px;color:var(--muted);text-align:center}.loading-dot{width:30px;height:30px;border:3px solid #ecd9d0;border-top-color:var(--coral);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(min-width:481px){body{padding:24px 0;background:#eadbd5}.page{min-height:calc(100dvh - 48px);border-radius:22px;box-shadow:0 18px 50px #7b493726}}@media(max-height:700px){.login-hero{min-height:300px;padding-top:calc(28px + env(safe-area-inset-top))}.hero-kicker{margin-top:34px}.login-panel{padding-top:28px}.field-shell{margin-bottom:16px}}
