/* Circle: clear typography, warm paper, quiet surfaces. */
:root{--green:#262623;--green-dark:#111110;--green-soft:#f3f2ee;--ink:#222220;--text:#51514d;--muted:#7b7b74;--line:#e5e4df;--bg:#fafaf8;--accent:#b64f35}
body.simple-app{background:var(--bg);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,'Segoe UI','PingFang SC','Hiragino Sans GB','Microsoft YaHei',sans-serif;-webkit-font-smoothing:antialiased}
button,input,select,textarea{font-family:inherit}button,a,input,textarea,select{touch-action:manipulation}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #b64f3566;outline-offset:4px}
.simple-app .button{border-radius:9px;font-size:14px;font-weight:550;min-height:44px;padding:12px 19px;box-shadow:none;transition:background .15s,color .15s}
.simple-app .button.primary{background:#292926;color:#fff;border:1px solid #292926}.simple-app .button.primary:hover{background:#10100f;border-color:#10100f}.simple-app .button.secondary,.simple-app .button.ghost{background:#f2f1ed;color:#3b3b36;border:1px solid transparent}.simple-app .button.secondary:hover,.simple-app .button.ghost:hover{background:#e9e8e2}.simple-app .button.danger{background:#a84d38;color:#fff}.simple-app .button:disabled{opacity:.48;cursor:default}.simple-app .text-button{color:#51514a;font-size:13px;gap:7px}.simple-app .text-button:hover{color:#51514d}.muted{color:#74736b!important}
.simple-header{height:78px;border-bottom:1px solid #e8e7e1;background:#fffffff5;padding:0 max(32px,calc((100vw - 1180px)/2));gap:35px}.simple-header .brand,.auth-header .brand{font-size:23px;letter-spacing:-.7px;color:#292926;gap:10px}.simple-header .brand-mark,.auth-header .brand-mark{width:34px;height:34px;color:var(--accent)}.simple-header .brand-en,.auth-header .brand-en{display:inline;font-size:15px;letter-spacing:-.4px;margin-left:8px;font-weight:450;color:#74736b}
.simple-nav{gap:32px;font-size:14px}.simple-nav>a{color:#74736b}.simple-nav>a[aria-current]{color:#22221f;font-weight:600}.simple-nav>a[aria-current]:after{background:#292926;height:2px}.more-menu>summary{color:#74736b;font-size:13px}.more-menu>summary.current{color:#282826}.more-popover{border-color:#e6e5df;border-radius:11px;box-shadow:0 12px 35px #22221812}.more-popover a,.more-popover button{color:#55554f}.more-popover a:hover,.more-popover button:hover{background:#f2f1ed;color:#252523}.more-popover .icon{color:#74736b}
.simple-account{gap:12px}.simple-profile{color:#55554f;font-size:13px;gap:8px}.simple-profile:hover{background:#f1f1ec}.account-exit{background:none;border:0;color:#74736b;font-size:12px;padding:8px;min-height:36px}.account-exit:hover{background:#f2f1ec;color:#343430}.avatar,.avatar.green,.avatar.blue,.avatar.purple,.avatar.pink,.avatar.orange,.avatar.amber{background:#e9e7df;color:#656158;border:1px solid #ddd9ce;box-shadow:none}.avatar.green{background:#deded6;color:#515449}.avatar.orange,.avatar.amber{background:#efe0d2;color:#74736b}.avatar.blue,.avatar.purple{background:#e3e6e6;color:#74736b}
.inbox-button{position:relative;display:grid;place-items:center;color:#686860;padding:8px;border-radius:50%}.inbox-button:hover{background:#f0f0ea}.inbox-button .icon{width:19px;height:19px}.inbox-button [data-unread-count]{position:absolute;right:0;top:0;min-width:14px;height:14px;border-radius:8px;color:#fff;background:#b64f35;font-size:12px;line-height:14px;padding:0 3px}.inbox-button [hidden]{display:none}
.simple-app #main-content.simple-main{max-width:1220px;padding:60px 40px 52px;min-height:calc(100svh - 160px)}.simple-app #main-content.focused-main{max-width:1060px;padding-top:64px}.page-heading,.learning-heading{margin-bottom:34px;align-items:flex-end;gap:24px}.simple-app .page-heading .eyebrow,.eyebrow{display:block;color:#74736b;font-size:12px;letter-spacing:2px;font-weight:500;margin-bottom:17px}.simple-app .page-heading h1,.simple-learning .learning-heading h1{font-size:40px;line-height:1.3;letter-spacing:-1.6px;font-weight:650;color:#242420}.simple-app .page-heading p,.learning-heading p{font-size:15px;color:#74736b;margin-top:14px;line-height:1.9}.simple-footer{max-width:1140px;border-top:1px solid #e8e7e1;min-height:82px;padding:24px 0;color:#74736b;font-size:12px}.simple-footer>button{color:#74736b;font-size:12px}
.journey-steps{justify-content:flex-start;gap:17px;margin-bottom:42px;font-size:12px;color:#74736b}.journey-steps li{gap:8px}.journey-steps li>span{border-radius:0;background:transparent;color:inherit;width:auto;font-size:12px;font-variant-numeric:tabular-nums}.journey-steps li:not(:last-child):after{width:36px;background:#dddbd2}.journey-steps .current{color:#48483f}.journey-steps .current>span,.journey-steps .finished>span{background:transparent;color:#ae4b33}.journey-steps .finished{color:#74736b}
.simple-intro{text-align:left;margin-bottom:38px}.simple-intro h1{font-size:48px;letter-spacing:-2px;line-height:1.35;font-weight:650;color:#242420}.simple-intro>p{font-size:16px;line-height:1.9;color:#74736b;margin-top:15px}.quick-match-card{background:#fff;border:1px solid #e5e3da;border-radius:14px;box-shadow:none;padding:34px 36px;display:grid;grid-template-columns:auto 1fr;column-gap:25px}.quick-skill-fields{grid-column:1/-1;grid-template-columns:minmax(0,1fr) 38px minmax(0,1fr);gap:35px;margin:0 0 32px}.quick-field-caption{font-size:13px;font-weight:550;color:#646359;gap:0}.quick-field-caption>.icon{display:none}.quick-skill-fields label{gap:10px}.quick-skill-fields :is(input,select),.quick-skill-fields label:last-child :is(input,select){padding:7px 0 10px;min-height:54px;border:0;border-bottom:1px solid #dddbd1;border-radius:0;background:none;box-shadow:none;color:#252522;font-size:28px;font-weight:500}.quick-skill-fields input:focus{outline:none;border-bottom-color:#a64830}.quick-skill-fields input::placeholder{font-size:18px;color:#74736b}.quick-skill-fields label>small{font-size:12px;color:#74736b}.swap-symbol{border:1px solid #e4e0d5;border-radius:50%;width:34px;height:34px;color:#74736b}.swap-symbol>.icon{width:17px;height:17px}.simple-app .button.quick-submit{width:auto;min-width:190px;height:48px;font-size:14px;border-radius:9px;letter-spacing:0}.quick-reassurance{font-size:12px;color:#74736b;text-align:left;margin:0;align-self:center;line-height:1.9}.quick-error{grid-column:1/-1;color:#51514d;font-size:13px}.quick-preferences{justify-content:flex-start;font-size:12px;color:#74736b;margin:22px 0 28px}.quick-preferences button{color:#51514d;font-size:12px}.simple-explainer-link{justify-content:flex-start;font-size:12px;margin:0;color:#74736b}.simple-explainer-link:hover{color:#51514d}
.simple-recommendation{background:#fff;border:1px solid #e5e3da;border-radius:14px;box-shadow:none;padding:32px 36px}.recommendation-context{color:#74736b;font-size:12px;border-bottom-color:#eae7de}.recommendation-context>span:first-child{color:#686d57}.exchange-summary>div{padding:26px 0}.exchange-label{font-size:12px;color:#74736b}.exchange-summary strong{font-size:22px;font-weight:550;color:#302f29}.exchange-summary p>span{color:#74736b;font-size:13px}.plain-ring-explanation{background:#f5f3ec;color:#74736b;font-size:13px;border-radius:7px}.simple-meeting-info{color:#74736b;font-size:12px}.simple-recommendation .quick-submit{margin-top:6px;width:100%!important}.simple-recommendation .quick-reassurance{text-align:center;margin-top:13px}.recommendation-controls button{color:#74736b;font-size:13px}.simple-details>summary{color:#74736b;font-size:12px}.simple-empty{background:#f3f1e9;border:0;border-radius:12px;box-shadow:none;padding:32px}.simple-empty>span{background:none;color:#74736b}.simple-empty>p{color:#74736b;font-size:14px;line-height:1.9}.simple-empty .simple-explainer-link{justify-content:center;margin-top:17px}
.skill-tag,.skill-tag.blue,.skill-tag.green,.skill-tag.orange,.skill-tag.purple,.skill-tag.pink,.skill-tag.amber{background:#f0efeb;border-color:#ebe9e1;color:#535146;font-size:12px;border-radius:5px;padding:6px 9px;box-shadow:none}.skill-tag.outlined{background:#fff;border-color:#e4e1d5;color:#74736b}.skill-tag .icon{display:none}.people-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 38px}.person-card{padding:29px 0;background:none;border:0;border-bottom:1px solid #dfdbce;border-radius:0;box-shadow:none}.person-card:hover{box-shadow:none;transform:none}.person-head h3{color:#353228;font-size:17px;font-weight:600}.person-head>div>span{color:#74736b;font-size:12px}.person-record{margin-left:auto;color:#74736b;font-size:12px}.person-bio{color:#74736b;font-size:13px;line-height:1.8;min-height:24px}.person-skills{margin:22px 0 16px;gap:14px}.person-skills>div>label{color:#74736b;font-size:12px;width:62px}.person-footer{border-top:0;padding-top:6px;color:#74736b}.person-footer>span{font-size:12px}.person-proof{color:#74736b}.rating{color:#74736b}.community-caption{display:flex;align-items:center;justify-content:space-between;margin-top:28px;color:#74736b;font-size:12px;padding-bottom:10px;border-bottom:1px solid #ddd7c9}.community-caption>span:last-child{display:flex;gap:20px;align-items:center}.simple-search-form{max-width:600px;border-radius:10px;background:#fff;border-color:#dfdbd0;margin:30px 0}.simple-search-form>input{font-size:14px;color:#292926}.simple-search-form>.icon{color:#74736b}.hall-toolbar .tab{background:none;border-radius:0;color:#74736b}.hall-toolbar .tab.selected{background:#ede9df;color:#292926;border-radius:5px}
.community-empty,.live-placeholder{text-align:center;padding:70px 24px}.empty-circle{display:grid;place-items:center;width:64px;height:64px;border:1px solid #d6d0bf;border-radius:50%;color:#74736b;margin:0 auto 26px;font-size:25px}.community-empty h2{font-size:26px;font-weight:550;letter-spacing:-1px;color:#292926}.community-empty p{color:#74736b;font-size:14px;line-height:1.9;margin:16px auto 25px;max-width:440px}.live-placeholder p{color:#74736b;font-size:14px;margin:20px}.loading-dot{display:block;width:18px;height:18px;border:2px solid #ded9cc;border-top-color:#927d53;border-radius:50%;margin:auto;animation:circle-loading 1s linear infinite}@keyframes circle-loading{to{transform:rotate(360deg)}}
.live-rings{display:flex;flex-direction:column;gap:26px}.live-ring{border:1px solid #e2ddcf;border-radius:14px;background:#fff;padding:27px 30px;margin-bottom:24px}.live-ring-heading{display:flex;align-items:center;gap:18px;padding-bottom:23px;border-bottom:1px solid #ece8de}.live-ring-heading>div:nth-child(2){flex:1;min-width:0}.live-ring-heading h2{font-size:21px;font-weight:600;color:#292926;line-height:1.5;letter-spacing:-.6px}.live-ring-heading p{font-size:12px;color:#74736b;margin-top:7px;line-height:1.8}.live-member-stack{display:flex;padding-right:7px;flex-shrink:0}.live-member-stack .avatar{margin-right:-7px;border:3px solid white;width:37px;height:37px}.learning-status{color:#74736b;background:#f2ede2;border:0;border-radius:5px;font-size:12px;padding:6px 9px;white-space:nowrap}.live-next{padding:28px 0 22px}.live-next h3,.live-step-heading h3{font-size:22px;color:#292926;font-weight:550;letter-spacing:-.5px;line-height:1.6}.live-next p,.live-step-heading p{font-size:13px;color:#74736b;line-height:1.9;margin-top:9px;max-width:650px}.live-next>.button,.live-actions{margin-top:23px}.live-actions{display:flex;gap:12px}.live-step-heading{padding:25px 0 4px}.live-step-heading h3{font-size:19px}.live-edge{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:26px 0;border-bottom:1px solid #f0ebe0}.edge-role{display:block;font-size:12px;color:#74736b;margin-bottom:8px}.live-edge h3{font-size:22px;font-weight:550;color:#292926}.live-edge h3>span{display:inline-block;font-size:12px;font-weight:400;margin-left:14px;color:#74736b}.live-edge p{font-size:12px;color:#74736b;line-height:1.8;margin-top:8px}.edge-action{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-end;gap:8px}.edge-action .button{font-size:12px;min-height:39px;padding:10px 13px}.edge-action small{font-size:12px;color:#74736b}.waiting-state,.confirmation-state{font-size:12px;color:#74736b;display:flex;align-items:center;gap:6px}.confirmation-state .icon{width:15px;height:15px}.lesson-dots{display:flex;gap:5px;margin-top:14px}.lesson-dots i{width:27px;height:3px;background:#eae2d3}.lesson-dots i.done{background:#ad7b52}.live-ring-footer{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-top:20px}.live-progress{min-width:240px;max-width:75%;color:#74736b;font-size:12px}.live-progress>summary{display:flex;align-items:center;gap:6px;justify-content:flex-end;cursor:pointer;list-style:none}.live-progress .icon{width:14px;height:14px}.live-progress p{display:flex;gap:15px;justify-content:space-between;line-height:1.8;margin-top:13px;font-size:12px}.live-progress p strong{white-space:nowrap;font-weight:500}.live-progress>.text-button{margin-top:18px;font-size:12px}.completed-learning>summary{font-size:13px;color:#74736b;display:flex;gap:8px;align-items:center;cursor:pointer;margin:26px 0}.completion-banner{background:#f7f3e9;border-radius:8px;padding:22px!important;margin:20px 0}.completion-banner h3{font-size:20px}.credit-overview{display:grid;grid-template-columns:1fr 1fr 1.3fr;gap:30px;padding:42px 0;border-top:1px solid #dfd6c4;border-bottom:1px solid #dfd6c4;margin:42px 0}.credit-overview>div>span{font-size:12px;color:#74736b}.credit-overview strong{display:block;font-size:64px;font-weight:500;letter-spacing:-3px;color:#292926;margin-top:9px}.credit-overview small{font-size:12px;font-weight:400;letter-spacing:0;margin-left:12px;color:#74736b}.credit-overview>p{font-size:13px;color:#74736b;line-height:2.1;align-self:center}.credit-ledger{max-width:850px}.credit-ledger .section-heading h2{font-size:20px;color:#292926}.credit-ledger .section-heading>span{font-size:12px;color:#74736b}.transaction{border-bottom-color:#e8dcc6;padding:19px 0}.transaction>div strong{color:#51514d;font-size:13px;font-weight:500}.transaction>div>span{color:#74736b;font-size:12px}.transaction>strong{font-size:17px;color:#51514d}
.inbox-list{display:flex;flex-direction:column}.inbox-item{display:grid;grid-template-columns:1fr auto;column-gap:20px;row-gap:8px;text-align:left;padding:18px 0;border-bottom:1px solid #e8e3d7;color:#74736b}.inbox-item>span{font-size:14px;line-height:1.7}.inbox-item>time{grid-column:1;font-size:12px;color:#74736b}.inbox-item>.icon{grid-column:2;grid-row:1/3;align-self:center;width:17px}.inbox-item.unread>span:before{content:'';display:inline-block;width:5px;height:5px;border-radius:50%;background:#b64f35;margin:0 7px 2px 0}.chat-log{max-height:350px;min-height:180px;overflow:auto;display:flex;flex-direction:column;gap:18px;padding:4px 4px 23px}.chat-message{max-width:88%;align-self:flex-start}.chat-message>span{font-size:12px;color:#74736b;display:block;margin:0 0 6px 1px}.chat-message time{font-size:12px;color:#74736b;margin-left:8px}.chat-message>p{font-size:14px;line-height:1.8;background:#f4f1e9;border-radius:0 10px 10px 10px;padding:11px 14px;color:#51514d;white-space:pre-wrap;overflow-wrap:anywhere}.chat-message.mine{align-self:flex-end}.chat-message.mine>span{text-align:right}.chat-message.mine>p{background:#ede8db;border-radius:10px 0 10px 10px;color:#51514d}.chat-empty{font-size:13px;color:#74736b;line-height:1.9;text-align:center;margin:45px auto;max-width:320px}#live-message-form{border-top:1px solid #e5dfd2;padding-top:20px}#live-message-form .button{margin-top:10px}
.modal-backdrop{background:#26241e66;backdrop-filter:blur(5px)}.modal{border-radius:18px;border:1px solid #e8e4da;box-shadow:0 24px 90px #302a1933;background:#fff}.modal-header{border-bottom-color:#e9e4da;padding:27px 30px 22px}.modal-header h2{font-size:25px;line-height:1.5;letter-spacing:-.8px;font-weight:600;color:#3a3427}.modal-header p{color:#74736b;font-size:13px;line-height:1.8}.modal-body{padding:26px 30px 32px}.modal .field-label{font-size:12px;color:#51514d;font-weight:500}.modal input:not([type=checkbox]),.modal select,.modal textarea{background:#fbfaf7;border:1px solid #ded7c8;border-radius:7px;font-size:14px;color:#292926;padding:12px}.modal input:focus,.modal select:focus,.modal textarea:focus{border-color:#a79068;box-shadow:none}.modal .form-hint{color:#74736b;font-size:12px;line-height:1.9}.modal .checkbox-label{font-size:12px;color:#74736b;line-height:1.9}.modal .skill-choice{border-color:#e1daca;background:#fcfbf8;color:#74736b;border-radius:5px;font-size:12px}.modal .skill-choice.chosen{border-color:#b5a483;background:#efe9dc;color:#51514d}.modal .time-picker span{border-color:#e0d7c3;border-radius:6px;color:#74736b}.modal .time-picker input:checked+span{background:#ece4d4;color:#51514d;border-color:#bba786}.modal .contract-paper{background:#f7f3ea;border-color:#e4d9c3;border-radius:10px;color:#74736b}.contract-paper p{font-size:13px;line-height:1.9;margin:15px 0}.account-note{border-radius:7px;background:#f3f0e7;color:#74736b;font-size:12px}.account-note strong{color:#51514d}.account-note button{color:#74736b}.publication-toggle{padding:0 0 22px;border-bottom:1px solid #ebe3d3;margin-bottom:23px}.profile-extra{margin:20px 0}.modal .detail-section{border-color:#eee5d4}.modal .detail-section h3{color:#51514d}.modal .detail-section p{color:#74736b;line-height:1.9}.modal .person-modal-head strong{color:#292926}.modal .person-modal-head p{color:#74736b}.modal .simple-help p{color:#74736b}.modal .simple-help>div{border-color:#e3d9c6}.modal .simple-help>div>span{background:#ebe2d0;color:#74736b}.sync-alert{background:#fbf2e9;border-color:#ead7be;color:#74736b}.sync-status[data-status=error]{color:#74736b}.form-error,.quick-error{color:#b1583d}#toast{background:#292926;color:#fff;border:0;border-radius:10px;box-shadow:0 5px 24px #3b321620;font-size:13px}
.panel,.active-ring-card,.mini-ring{box-shadow:none;border-color:#e1dbce;border-radius:12px;background:#fff}.active-ring-card .next-step>p{color:#74736b}.next-step h3{color:#292926}.next-step-label{color:#74736b}.simple-health-note{background:#f4ecd9;color:#74736b}.learning-card-heading h2{color:#292926}.learning-card-heading p{color:#74736b}.diagram-orbit{stroke:#e9e0cd}.loop-path,.loop-arrow{stroke:#bba47e}.edge-label-bg{fill:#f1ecdf}.edge-label{fill:#957b51}.diagram-center{fill:#89704a}.diagram-sub{fill:#b49d78}.node-halo{fill:#fff}.node-fill{fill:#ded7c6}.node-initial{fill:#8b744e}.node-name{fill:#9d8358}.radar-feature{background:#ece5d6}.radar-callout{background:#f4efe5}.radar-panel,.wish-panel,.invite-panel{background:#fff}.radar-feature h2,.radar-callout strong{color:#74736b}.radar-feature p,.radar-feature span,.radar-callout span{color:#74736b}.balance-card{background:#6e6654}.wallet-explainer h3{color:#51514d}.wallet-explainer p{color:#74736b}.invite-panel h3{color:#51514d}.invite-panel p{color:#74736b}
.auth-page{background:#f9f8f4}.auth-header{max-width:1200px;padding:35px 35px 24px}.auth-header>span{color:#74736b;font-size:12px}.auth-layout{max-width:1180px;grid-template-columns:1.28fr 1fr;gap:76px;min-height:calc(100svh - 178px);padding:46px 35px 65px}.auth-story{padding-bottom:10px}.auth-story>.circle-kicker{font-size:12px;color:#74736b;letter-spacing:1px;margin:0 0 22px}.auth-story h1{font-size:clamp(40px,4.35vw,62px);font-weight:650;letter-spacing:-2.5px;line-height:1.34;color:#282620}.auth-story>p:not(.circle-kicker){font-size:18px;line-height:1.9;color:#74736b;margin-top:28px}.circle-principle{display:flex;gap:22px;align-items:center;margin:50px 0 40px}.circle-principle>svg{width:96px;height:60px;flex-shrink:0;color:#74736b}.circle-principle>p{font-size:13px;color:#74736b;line-height:1.9}.auth-caption{display:flex;flex-direction:column;gap:7px;font-size:12px;color:#74736b}.auth-card{background:#fff;border:1px solid #e6dfd1;border-radius:13px;padding:34px 36px;box-shadow:none}.auth-tabs{border-bottom-color:#e9e3d6;gap:26px;margin-bottom:28px}.auth-tabs button{color:#74736b;font-size:15px;font-weight:450}.auth-tabs button[aria-selected=true]{color:#292926;font-weight:600}.auth-tabs button[aria-selected=true]:after{background:#a27a51;height:2px}.auth-card h2{font-size:26px;font-weight:550;color:#292926;letter-spacing:-1px}.auth-description{font-size:12px;color:#74736b;line-height:1.8;margin:9px 0 28px}.auth-field{font-size:12px;font-weight:500;color:#74736b;margin-bottom:21px}.auth-field>span{margin-bottom:10px}.auth-field input{background:#fdfcf9;border:1px solid #e2d9c7;border-radius:7px;font-size:15px;font-weight:400;height:48px;color:#51514d}.auth-field input::placeholder{color:#74736b;font-size:12px}.auth-field input:focus{border-color:#b8a07a;box-shadow:0 0 0 3px #b8a07a0c}.auth-password button{color:#74736b;font-size:12px}.simple-app .auth-submit.button{height:47px;font-size:14px;border-radius:7px;background:#292926;border-color:#292926;margin-top:5px}.auth-divider{color:#74736b;font-size:12px;margin:26px 0 19px}.auth-divider:before,.auth-divider:after{background:#e9e1d2}.simple-app .auth-guest.button{height:44px;background:#f8f5ed;border:1px solid #e8ddc9;border-radius:7px;color:#74736b;font-size:12px}.simple-app .auth-guest.button:hover{background:#f0eadc}.auth-guest-note{font-size:12px;color:#74736b;margin-top:13px}.auth-footer{max-width:1130px;margin:auto;display:flex;justify-content:space-between;padding:0 0 27px;color:#74736b;font-size:12px}.auth-error{font-size:12px;color:#a44730}.auth-loading{color:#74736b}.auth-loading .brand-mark{color:#74736b}
@media(min-width:1440px){.auth-layout{gap:105px}.auth-story h1{font-size:64px}}
@media(max-width:1100px){.simple-header{padding:0 28px;gap:24px}.simple-nav{gap:24px}.simple-profile>span:not(.avatar){display:none}.simple-footer{margin:0 40px}.auth-layout{gap:42px}.auth-card{padding:30px}.auth-footer{padding:0 35px 25px}.auth-story h1{font-size:45px}.circle-principle{gap:15px}.circle-principle>svg{width:76px}.circle-principle>p{font-size:12px}.live-ring-heading{gap:13px}.live-ring-heading h2{font-size:19px}}
@media(max-width:760px){.simple-header{gap:18px;padding:0 22px}.simple-header .brand-en{display:none}.simple-nav{gap:20px}.simple-account{gap:7px}.simple-app #main-content.simple-main{padding:38px 25px;}.simple-app #main-content.focused-main{padding-top:38px}.simple-intro h1{font-size:37px;letter-spacing:-1.4px}.simple-intro>p{font-size:14px}.quick-match-card{padding:27px;grid-template-columns:1fr}.quick-skill-fields{gap:22px}.quick-reassurance{margin-top:12px;text-align:center;grid-column:1}.simple-app .quick-submit.button{width:100%}.simple-app .page-heading h1,.simple-learning .learning-heading h1{font-size:32px}.simple-app .page-heading p,.learning-heading p{font-size:13px}.people-grid{gap:0 25px}.person-card{padding:25px 0}.person-head h3{font-size:15px}.person-head .avatar{width:37px;height:37px}.person-record{display:none}.person-skills>div>label{width:50px;font-size:12px}.person-skills{gap:10px}.live-ring{padding:23px}.live-ring-heading{flex-wrap:wrap}.live-member-stack{display:none}.live-edge{gap:18px}.live-edge h3{font-size:20px}.live-edge h3>span{display:block;font-size:12px;margin:6px 0 0}.live-edge p{font-size:12px}.edge-action .button{font-size:12px}.live-next h3{font-size:20px}.live-progress{min-width:180px}.credit-overview{grid-template-columns:1fr 1fr;gap:20px;padding:30px 0;margin:32px 0}.credit-overview>p{grid-column:1/-1}.credit-overview strong{font-size:55px}.simple-footer{margin:0 25px}.auth-layout{gap:34px;grid-template-columns:1.05fr 1fr;padding:30px 28px 55px;min-height:calc(100svh - 150px)}.auth-header{padding:25px 28px}.auth-story h1{font-size:34px;letter-spacing:-1.3px}.auth-story>p:not(.circle-kicker){font-size:15px}.circle-principle{flex-direction:column;align-items:flex-start;gap:12px;margin:30px 0}.auth-card{padding:27px 23px}.auth-card h2{font-size:23px}}
@media(max-width:560px){.simple-header{height:108px;display:grid;grid-template-columns:1fr auto;padding:0 20px;gap:0 10px}.simple-header .brand{font-size:20px;gap:6px}.simple-header .brand-mark{width:29px;height:29px}.simple-header .brand-en{display:inline;font-size:12px;margin-left:5px}.simple-account{gap:6px}.simple-profile .avatar{width:27px;height:27px;font-size:12px}.account-exit{font-size:12px;padding:7px 3px;min-height:34px}.inbox-button{padding:7px}.inbox-button>.icon{width:17px;height:17px}.simple-nav{grid-column:1/-1;grid-row:2;gap:40px;justify-content:flex-start;height:42px;align-self:end;font-size:12px}.simple-nav .more-menu>summary{font-size:12px;padding:12px 0}.more-popover{right:-45px;top:42px;width:215px}.simple-app #main-content.simple-main{padding:32px 21px 40px;min-height:calc(100svh - 195px)}.simple-app #main-content.focused-main{padding-top:29px}.journey-steps{gap:10px;font-size:12px;margin:0 0 27px;justify-content:flex-start}.journey-steps li{gap:6px}.journey-steps li>span{font-size:12px}.journey-steps li:not(:last-child):after{width:20px;margin-left:5px}.simple-intro{margin-bottom:27px}.simple-intro h1{font-size:32px;line-height:1.42;letter-spacing:-1.5px}.simple-intro>p{font-size:13px;line-height:1.9;margin-top:14px;max-width:280px}.quick-match-card{padding:25px 24px 21px;border-radius:11px;gap:0}.quick-skill-fields{grid-template-columns:1fr;gap:25px;margin:0 0 26px}.quick-field-caption{font-size:12px}.quick-skill-fields>label{gap:7px}.quick-skill-fields :is(input,select),.quick-skill-fields label:last-child :is(input,select){min-height:48px;font-size:26px;padding:5px 0 9px}.quick-skill-fields label>small{font-size:12px;margin-top:3px}.swap-symbol{display:none}.simple-app .button.quick-submit{height:46px;font-size:13px;min-width:0}.quick-reassurance{font-size:12px;line-height:1.8;margin-top:12px}.quick-preferences{font-size:12px;margin:19px 0 25px;gap:5px}.quick-preferences button{font-size:12px}.simple-explainer-link{font-size:12px;gap:5px;line-height:1.9}.simple-recommendation{padding:24px;border-radius:11px}.recommendation-context{font-size:12px;padding-bottom:15px}.exchange-summary>div{padding:23px 0;gap:11px}.exchange-summary strong{font-size:18px}.exchange-summary p>span{font-size:12px}.exchange-label{font-size:12px}.plain-ring-explanation{font-size:12px;line-height:1.9}.simple-meeting-info{font-size:12px}.recommendation-controls button{font-size:12px}.simple-details>summary{font-size:12px}.simple-empty{padding:27px}.simple-empty>p{font-size:13px}.page-heading,.learning-heading{display:block;margin-bottom:26px}.simple-app .page-heading h1,.simple-learning .learning-heading h1{font-size:29px;letter-spacing:-1.3px;line-height:1.45}.simple-app .page-heading p,.learning-heading p{font-size:12px;line-height:1.9;margin-top:13px}.page-heading>.button,.learning-heading>.button{margin-top:20px;min-height:37px;font-size:12px;padding:9px 13px}.eyebrow,.simple-app .page-heading .eyebrow{font-size:12px;letter-spacing:1.5px;margin-bottom:14px}.people-grid{grid-template-columns:1fr;gap:0}.person-card{padding:25px 0}.person-head h3{font-size:16px}.person-head>div>span{font-size:12px}.person-record{display:block;font-size:12px}.person-skills{margin:21px 0 14px}.person-skills>div>label{width:58px;font-size:12px}.skill-tag{font-size:12px}.person-bio{font-size:12px}.person-footer>span,.person-footer .text-button{font-size:12px}.community-caption{font-size:12px;margin-top:21px}.community-caption .text-button{font-size:12px}.simple-search-form{margin:25px 0;padding:6px 8px 6px 13px;gap:8px}.simple-search-form>input{font-size:12px}.simple-search-form>.button{font-size:12px;min-height:34px;padding:8px 12px}.community-empty{padding:45px 15px}.community-empty h2{font-size:23px;line-height:1.6}.community-empty p{font-size:12px;margin:13px auto 24px}.community-empty .button{font-size:12px}.empty-circle{width:54px;height:54px;margin-bottom:22px}.live-ring{padding:21px 20px;border-radius:11px;margin-bottom:20px}.live-ring-heading{padding-bottom:20px;gap:10px}.live-ring-heading h2{font-size:18px;line-height:1.6;letter-spacing:-.5px}.live-ring-heading p{font-size:12px}.live-ring-heading .learning-status{font-size:12px;padding:5px 7px;align-self:flex-start}.live-next{padding:23px 0 19px}.live-next h3{font-size:18px;line-height:1.7}.live-next p{font-size:12px;line-height:1.9}.live-next>.button,.live-actions{margin-top:20px}.live-next .button,.live-actions .button{font-size:12px;min-height:40px;padding:10px 13px}.live-edge{display:block;padding:23px 0}.edge-role{font-size:12px;margin-bottom:8px}.live-edge h3{font-size:21px}.live-edge h3>span{display:inline;font-size:12px;margin-left:10px}.live-edge p{font-size:12px}.edge-action{align-items:flex-start;margin-top:19px;gap:7px}.edge-action .button{font-size:12px;min-height:39px;padding:10px 14px}.edge-action small{font-size:12px}.waiting-state,.confirmation-state{font-size:12px}.live-step-heading h3{font-size:17px;line-height:1.7}.live-step-heading p{font-size:12px;line-height:1.9}.live-ring-footer{gap:15px;display:block;padding-top:17px}.live-ring-footer>.text-button{font-size:12px}.live-progress{max-width:100%;margin-top:20px;font-size:12px}.live-progress>summary{justify-content:flex-start}.live-progress p{font-size:12px}.live-progress>.text-button{font-size:12px}.completed-learning>summary{font-size:12px;margin:22px 0}.credit-overview{padding:27px 0;gap:26px 20px}.credit-overview strong{font-size:50px}.credit-overview>div>span{font-size:12px}.credit-overview small{font-size:12px;margin-left:9px}.credit-overview>p{font-size:12px;line-height:1.9}.credit-ledger .section-heading h2{font-size:18px}.credit-ledger .section-heading>span{font-size:12px}.transaction>div strong{font-size:12px}.transaction>div>span{font-size:12px}.transaction>strong{font-size:15px}.simple-footer{margin:0 21px;min-height:86px;padding:20px 0;align-items:flex-start;gap:9px;font-size:12px}.simple-footer>button{font-size:12px}.modal{border-radius:14px}.modal-header{padding:23px 22px 19px}.modal-header h2{font-size:21px;letter-spacing:-.7px}.modal-header p,.simple-app .modal-header p{font-size:12px;line-height:1.9}.modal-body{padding:23px 22px 28px}.modal .field-label{font-size:12px}.modal input:not([type=checkbox]),.modal textarea,.modal select{font-size:16px;padding:10px}.modal .form-grid{grid-template-columns:1fr;gap:0}.modal .form-hint,.simple-app .modal .form-hint{font-size:12px}.modal .button,.simple-app .modal .button{font-size:12px;min-height:41px}.modal .checkbox-label{font-size:12px}.account-note{font-size:12px}.publication-toggle{font-size:12px}.chat-log{min-height:160px;max-height:40svh;gap:17px}.chat-message>p{font-size:13px}.chat-message>span{font-size:12px}.chat-message time{font-size:12px}.inbox-item>span{font-size:13px}.inbox-item>time{font-size:12px}.sync-alert{margin:13px 21px 0;font-size:12px}.sync-alert button{font-size:12px}#toast{font-size:12px}.simple-app.auth-page{background:#f9f8f4}.auth-header{padding:25px 24px 16px}.auth-header .brand{font-size:23px;gap:9px}.auth-header .brand-mark{width:32px;height:32px}.auth-header .brand-en{font-size:14px;margin-left:7px}.auth-header>span{font-size:12px}.auth-layout{display:flex;flex-direction:column;gap:29px;padding:25px 24px 34px;min-height:auto}.auth-story{text-align:left;align-self:stretch;padding:0}.auth-story>.circle-kicker{font-size:12px;letter-spacing:.5px;margin-bottom:14px}.auth-story h1{font-size:36px;line-height:1.35;letter-spacing:-1.5px}.auth-story h1 br{display:block}.auth-story>p:not(.circle-kicker){font-size:13px;line-height:1.9;margin-top:17px}.auth-story>p br{display:none}.circle-principle,.auth-caption{display:none}.auth-card{width:100%;max-width:none;padding:26px 25px;border-radius:11px}.auth-tabs{gap:25px;margin-bottom:22px}.auth-tabs button{font-size:14px;padding-bottom:13px}.auth-card h2{font-size:23px;letter-spacing:-.8px}.auth-description{font-size:12px;margin:8px 0 19px}.auth-field{margin-bottom:17px;font-size:12px}.auth-field>span{margin-bottom:8px}.auth-field input{font-size:16px;height:45px}.auth-field input::placeholder{font-size:12px}.simple-app .auth-submit.button{height:44px;font-size:13px;margin-top:3px}.auth-divider{margin:17px 0 14px;font-size:12px}.simple-app .auth-guest.button{height:42px;font-size:12px}.auth-guest-note{font-size:12px;line-height:1.8;margin-top:10px}.auth-footer{padding:0 24px 25px;font-size:12px}}
@media(max-width:360px){.simple-header{padding:0 16px}.simple-header .brand-en{display:none}.simple-app #main-content.simple-main{padding-left:17px;padding-right:17px}.simple-intro h1{font-size:29px}.journey-steps{font-size:12px;gap:6px}.journey-steps li:not(:last-child):after{width:15px;margin-left:3px}.quick-match-card{padding:23px 21px}.simple-footer{margin:0 17px}.auth-header{padding:21px 20px 12px}.auth-header>span{font-size:12px}.auth-layout{padding:22px 20px 30px;gap:25px}.auth-story h1{font-size:32px}.auth-card{padding:24px 22px}.auth-footer{padding:0 20px 23px}.live-ring-heading .learning-status{font-size:12px}.live-ring-heading h2{font-size:17px}}
@media(prefers-reduced-motion:reduce){.loading-dot{animation:none}}
.person-card,.live-edge-main,.exchange-summary p{min-width:0}.skill-tag,.live-ring h2,.live-edge h3,.person-modal-head strong,.exchange-summary strong{overflow-wrap:anywhere}.skill-tag{max-width:100%}
