:root{color:#25302b;background:#f7f5f0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-synthesis:none;--page-title-size: 28px;--page-subtitle-size: 14px}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,textarea{font:inherit}.app-shell{min-height:100vh;background:#f7f5f0}.app-frame{width:min(100%,393px);min-height:100vh;margin:0 auto;background:#fffdf9}.app-header{display:flex;align-items:flex-start;height:104px;padding:60px 24px 12px}.app-header.entry-header{display:none}.app-wordmark{display:flex;align-items:center;gap:8px;height:32px;color:#1f2330;font-size:22px;font-weight:750;letter-spacing:-.035em}.app-wordmark>span{width:10px;height:10px;border-radius:50%;background:linear-gradient(135deg,#8b6dff,#6c4df6);box-shadow:0 5px 12px #6c4df647}.placeholder-page{padding:56px 24px 112px}.placeholder-page h1{margin:0 0 16px;font-size:var(--page-title-size);line-height:1.2;letter-spacing:-.04em}.placeholder-page p{color:#5e6963;font-size:var(--page-subtitle-size);line-height:1.65}.eyebrow{margin:0 0 10px;color:#5d8b70!important;font-size:13px!important;font-weight:700;letter-spacing:.06em}.source-note{margin-top:28px;padding:14px 16px;border-radius:12px;background:#f0f5ee;color:#486553!important;font-size:14px!important}.bottom-nav{position:fixed;z-index:10;bottom:0;left:50%;display:flex;width:min(100%,393px);height:64px;transform:translate(-50%);background:#fffdf9;box-shadow:0 -8px 24px #171b2a09}.nav-item{display:grid;flex:1;grid-template-rows:29px 17px;align-content:start;justify-items:center;padding-top:5px;color:#9095a7;text-decoration:none;font-size:12px;line-height:16px}.nav-item img{width:27px;height:27px;object-fit:contain}.nav-item span{display:block}.nav-item.is-active{color:#2f7c58;font-weight:700}.login-page,.privacy-page{min-height:100vh;overflow:hidden;color:#171b2a;background:radial-gradient(circle at 16% 7%,rgba(108,77,246,.07),transparent 23%),linear-gradient(180deg,#fdfcff,#fbfafe)}.login-copy{padding:68px 30px 0}.wordmark{display:flex;align-items:center;gap:8px;color:#1f2330;font-size:22px;font-weight:750;letter-spacing:-.035em}.wordmark span{width:10px;height:10px;border-radius:50%;background:linear-gradient(135deg,#8b6dff,#6c4df6);box-shadow:0 5px 12px #6c4df647}.login-copy h1{margin:31px 0 0;font-size:var(--page-title-size);line-height:40px;letter-spacing:-.045em}.login-copy p{margin:17px 0 0;color:#555b70;font-size:var(--page-subtitle-size);line-height:25px}.login-illustration{position:relative;height:250px;margin-top:16px}.login-illustration img{position:absolute;z-index:1;top:-10px;left:18px;width:calc(100% - 36px);height:266px;object-fit:contain;filter:drop-shadow(0 14px 18px rgba(81,60,148,.07))}.soft-shape{position:absolute;opacity:.66}.soft-shape.left{top:5px;left:55px;width:150px;height:226px;border-radius:58% 42% 57% 43%/37% 44% 56% 63%;background:linear-gradient(170deg,#ddd3ff9e,#f7f4ff29);transform:rotate(18deg)}.soft-shape.right{top:74px;right:35px;width:139px;height:178px;border-radius:52% 48% 42% 58%/45% 40% 60% 55%;background:linear-gradient(180deg,#e0d8ff94,#f8f6ff1f);transform:rotate(-17deg)}.login-card{min-height:268px;margin:-14px 24px 0;padding:22px 21px 12px;border:1px solid rgba(230,226,239,.96);border-radius:20px;background:#fffffff0;box-shadow:0 12px 32px #171b2a14}.login-card label{display:block;margin-bottom:10px;font-size:18px;font-weight:700}.login-card input{width:100%;height:52px;padding:0 16px;border:1px solid #e6e2ef;border-radius:14px;color:#171b2a;font-size:16px;outline:none}.login-card input:focus{border-color:#6c4df6ad;box-shadow:0 0 0 4px #6c4df61c}.form-message{min-height:20px;margin:6px 0 2px;color:#d95050;font-size:13px}.form-message.is-success{color:#388765}.primary-button{width:100%;height:56px;border:0;border-radius:16px;color:#fff;background:linear-gradient(135deg,#8b62ff,#5f32ed);box-shadow:0 14px 26px #6c4df64a;font-size:16px;font-weight:700;cursor:pointer}.primary-button:active{transform:translateY(1px)}.primary-button:disabled{opacity:.58;box-shadow:none;cursor:default;transform:none}.feedback-toast{position:fixed;z-index:40;top:50%;left:50%;display:flex;width:min(321px,calc(100vw - 48px));align-items:flex-start;gap:10px;padding:14px 44px 14px 16px;border:1px solid rgba(108,77,246,.18);border-radius:14px;color:#353b4d;background:#fffffff7;box-shadow:0 18px 48px #171b2a2e;font-size:14px;line-height:21px;transform:translate(-50%,-50%)}.feedback-toast.is-error{border-color:#d950502e}.feedback-toast-icon{display:grid;flex:0 0 22px;place-items:center;width:22px;height:22px;border-radius:50%;color:#fff;background:#d95050;font-size:13px;font-weight:800}.feedback-toast-close{position:absolute;top:8px;right:8px;display:grid;width:32px;height:32px;place-items:center;padding:0;border:0;border-radius:50%;color:#697081;background:transparent;font-size:24px;line-height:1;cursor:pointer}.feedback-toast-close:hover{background:#f3f1f6}.feedback-toast-close:focus-visible{outline:2px solid rgba(108,77,246,.55);outline-offset:1px}.star-divider{display:flex;align-items:center;justify-content:center;gap:10px;margin:18px 0 10px;color:#b4afc3;font-size:12px}.star-divider span{width:58px;height:1px;background:#e6e2ef}.login-support{margin:0;color:#858ba0;text-align:center;font-size:13px;line-height:20px}.privacy-page{position:relative;padding:60px 26px 126px}.welcome-pill{display:inline-flex;align-items:center;gap:9px;height:32px;padding:0 14px 0 12px;color:#6c4df6;border-radius:999px;background:#6c4df617;font-size:13px;font-weight:700}.welcome-pill span{width:10px;height:10px;border-radius:50%;background:#6c4df6}.privacy-heading{display:flex;align-items:end;justify-content:space-between;min-height:122px;margin-top:-2px}.privacy-heading h1{margin:0;font-size:var(--page-title-size);line-height:40px;letter-spacing:-.055em}.privacy-heading p{margin:12px 0 2px;color:#555b70;font-size:var(--page-subtitle-size)}.privacy-heading img{width:136px;height:136px;object-fit:contain;filter:drop-shadow(0 8px 10px rgba(23,27,42,.08))}.privacy-list{display:grid;gap:15px;margin-top:28px}.privacy-card{display:grid;grid-template-columns:66px 1fr;align-items:center;gap:16px;min-height:106px;padding:16px 17px 16px 15px;border:1px solid rgba(230,226,239,.82);border-radius:20px;background:#fffffff5;box-shadow:0 8px 24px #171b2a0f}.privacy-icon{display:grid;place-items:center;width:66px;height:66px;border-radius:50%}.privacy-icon.purple{background:radial-gradient(circle at 50% 38%,#f6f3ff,#efeaff)}.privacy-icon.green{background:radial-gradient(circle at 50% 40%,#f5f9f1,#eaf3e6)}.privacy-icon.warm{background:radial-gradient(circle at 50% 38%,#fff7ef,#feefe1)}.privacy-icon img{width:39px;height:39px}.privacy-card h2{margin:0 0 8px;font-size:16px;line-height:22px}.privacy-card p{margin:0;color:#4f566b;font-size:14px;line-height:22px}.privacy-continue{position:absolute;right:26px;bottom:51px;left:26px;width:auto}.position-page{min-height:100vh;padding:60px 24px 28px;color:#171b2a;background:#fbfafe}.position-hero{position:relative}.position-hero-grid{position:relative;min-height:146px;margin-top:15px}.position-hero-grid h1{margin:0;max-width:244px;font-size:32px;line-height:40px;letter-spacing:-.055em}.position-hero-grid p{margin:10px 0 0;max-width:260px;color:#596174;font-size:12px;line-height:20px}.position-hero-grid>img{position:absolute;top:-8px;right:-25px;width:142px;height:142px;object-fit:contain;pointer-events:none}.position-form{padding:20px 20px 18px;border:1px solid rgba(230,226,239,.86);border-radius:20px;background:#fffffff5;box-shadow:0 12px 30px #171b2a0f}.position-field{padding:0 0 14px;border-bottom:1px solid #ebe8f2}.position-field+.position-field{padding-top:18px}.position-field:last-child{padding-bottom:0;border-bottom:0}.position-field-title{display:flex;align-items:center;gap:3px}.position-field-title>img{width:34px;height:34px;object-fit:contain}.position-field h2{margin:0;font-size:16px;line-height:22px}.position-field h2 em{color:#d95050;font-style:normal}.position-field p{margin:6px 0 0;color:#5c6478;font-size:13px;line-height:20px}.position-field input,.position-field textarea{display:block;width:100%;margin-top:12px;border:1px solid #dfe0eb;border-radius:14px;background:#fff;color:#202538;font-size:14px;line-height:22px;outline:none}.position-field input{height:52px;padding:0 16px}.position-field textarea{min-height:80px;padding:14px 16px;resize:vertical}.position-field input:focus,.position-field textarea:focus{border-color:#6c4df69e;box-shadow:0 0 0 3px #6c4df61f}.position-helper{display:inline-flex;align-items:center;gap:6px;margin-top:12px;padding:0;border:0;color:#6c4df6;background:transparent;font-size:13px;font-weight:700;cursor:pointer}.position-helper img{width:15px;height:15px}.position-assist{margin-top:12px;padding:13px;border:1px solid rgba(108,77,246,.18);border-radius:14px;background:linear-gradient(180deg,#fbfaff,#f7f5ff)}.position-assist-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.position-assist-head strong{color:#6c4df6;font-size:13px;line-height:18px}.position-assist-head button{padding:0;border:0;color:#7a8192;background:transparent;font-size:13px;cursor:pointer}.position-field .position-assist-question{margin:9px 0 8px;color:#353b4d;font-size:14px;line-height:22px}.position-assist input{width:100%;height:42px;margin-top:0;padding:0 12px;font-size:14px}.position-assist-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:9px}.position-assist-actions button{min-height:34px;padding:7px 10px;border:1px solid rgba(108,77,246,.25);border-radius:10px;color:#6c4df6;background:#fff;font-size:13px;font-weight:650;cursor:pointer}.position-assist-actions button:first-child{border-color:#6c4df6;color:#fff;background:#6c4df6}.position-field .position-assist-suggestion{margin:10px 0 0;padding:10px;border-radius:10px;color:#353b4d;background:#fff;font-size:14px;line-height:22px}.position-message{margin:8px 0 0;color:#d95050;text-align:center;font-size:13px;line-height:20px}.position-required{margin:14px 0 0;color:#83899a;text-align:center;font-size:12px}.position-save{margin-top:12px}.position-field textarea{height:52px;min-height:52px;max-height:none;resize:none;overflow-y:hidden}.scenario-page,.understanding-page{min-height:100vh;padding:60px 24px 118px;color:#20242f;background:#fbfafe}.scenario-page{padding-bottom:32px}.progress-pill{display:inline-flex;align-items:center;gap:9px;height:32px;padding:0 14px 0 12px;color:#6c4df6;border-radius:999px;background:#6c4df617;font-size:13px;font-weight:700}.progress-pill span{width:10px;height:10px;border-radius:50%;background:#6c4df6}.scenario-page header{position:relative;margin-top:20px}.scenario-title-row{position:relative;min-height:66px}.scenario-seed{position:absolute;top:-20px;right:4px;width:132px;height:132px;object-fit:contain;pointer-events:none}.scenario-page h1,.understanding-page h1{margin:0;font-size:32px;line-height:40px;letter-spacing:-.055em}.scenario-page header p{margin:4px 0 0;color:#747a8c;font-size:14px}.scenario-page header .scenario-lead{margin:4px 0 20px;color:#747a8c;font-size:var(--page-subtitle-size);line-height:22px}.scenario-list{display:grid;gap:10px}.scenario-card{overflow:hidden;border:1px solid #e6e2ef;border-radius:16px;background:#fff;transition:border-color .15s,box-shadow .15s}.scenario-card.selected{border-color:#6c4df68c;box-shadow:0 8px 20px #6c4df614}.scenario-select{display:flex;width:100%;align-items:center;gap:12px;padding:14px;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.scenario-check{display:grid;flex:0 0 24px;place-items:center;width:24px;height:24px;border:1px solid #d6d2e1;border-radius:50%;color:#fff;background:#fff;font-size:15px}.selected .scenario-check{border-color:#6c4df6;background:#6c4df6}.scenario-select>span:nth-child(2){flex:1}.scenario-select strong,.scenario-select small{display:block}.scenario-select strong{font-size:15px;line-height:22px}.scenario-select small{margin-top:3px;color:#697081;font-size:13px;line-height:19px}.scenario-select b{color:#7d8192;font-size:18px;font-weight:400}.scenario-card textarea{display:block;width:calc(100% - 28px);min-height:47px;margin:0 14px 14px;padding:12px;border:1px solid #e6e2ef;border-radius:12px;resize:none;overflow-y:hidden;color:#2c3140;font-size:14px;line-height:21px;outline:none}.scenario-card textarea:focus{border-color:#8068f7;box-shadow:0 0 0 3px #6c4df61a}.scenario-hint{margin:18px 0 0;color:#697081;font-size:13px}.scenario-submit{margin-top:14px}.scenario-custom-card{margin-top:12px;padding:14px;border:1px dashed rgba(108,77,246,.28);border-radius:16px;background:#ffffffc2}.scenario-custom-card h2,.scenario-custom-card p{margin:0}.scenario-custom-card h2{font-size:15px;line-height:22px}.scenario-custom-card p{margin-top:3px;color:#697081;font-size:13px;line-height:19px}.scenario-custom-card textarea{width:100%;min-height:76px;margin-top:10px;padding:12px;border:1px solid #e2deec;border-radius:12px;resize:vertical;color:#2c3140;background:#fff;font:inherit;font-size:14px;line-height:21px;outline:none}.understanding-note{margin-top:14px;padding:14px 15px;border:1px solid rgba(90,155,76,.2);border-radius:16px;background:linear-gradient(180deg,#fbfff9,#f6fcf3)}.understanding-note strong{color:#4d8548;font-size:14px}.understanding-note p{margin:6px 0 0;color:#566071;font-size:13px;line-height:21px}.understanding-page{padding-top:60px}.understanding-page h1{margin-top:26px}.understanding-subtitle{margin:10px 0 0;color:#747a8c;font-size:14px}.understanding-wrap{position:relative;margin-top:69px}.understanding-seed{position:absolute;z-index:3;top:-66px;right:-1px;width:256px;height:auto;pointer-events:none;-webkit-user-select:none;user-select:none}.understanding-card{position:relative;z-index:2;min-height:290px;padding:24px 22px;border:0;border-radius:20px;background:#fff;box-shadow:0 12px 30px #171b2a0f}.understanding-card h2{margin:0;color:#6c4df6;font-size:18px}.understanding-card>i{display:block;width:42px;height:3px;margin:12px 0 20px;border-radius:10px;background:#8068f7}.understanding-card p{margin:0;white-space:pre-line;color:#42495c;font-size:15px;line-height:25px}.understanding-actions{display:grid;grid-template-columns:1fr 1.2fr;gap:12px;margin-top:46px}.secondary-button{height:56px;border:1px solid #d9d5e4;border-radius:16px;color:#4c5263;background:#fff;font-size:16px;font-weight:700;cursor:pointer}.understanding-footer{margin:22px 0 0;color:#84899a;text-align:center;font-size:13px;line-height:20px}.position-hero-grid h1,.scenario-page h1,.understanding-page h1{font-size:var(--page-title-size)}.position-hero-grid p,.scenario-page header p,.understanding-subtitle{font-size:var(--page-subtitle-size)}.today-page{display:flex;min-height:100vh;flex-direction:column;padding:60px 24px 88px;color:#171b2a;background:radial-gradient(circle at 16% 4%,rgba(108,77,246,.055),transparent 22%),radial-gradient(circle at 87% 16%,rgba(208,235,163,.18),transparent 22%),linear-gradient(180deg,#fdfcff,#fbfafe 66%,#fcfbff)}.today-hero{position:relative;min-height:120px;margin-top:8px;padding-top:9px}.today-hero h1{margin:0;color:#111628;font-size:var(--page-title-size);line-height:40px;letter-spacing:-.055em}.today-hero p{margin:3px 0 0;color:#596174;font-size:var(--page-subtitle-size);line-height:22px}.today-hero img{position:absolute;top:-20px;right:-15px;width:166px;height:142px;object-fit:contain;pointer-events:none;filter:drop-shadow(0 8px 12px rgba(125,107,213,.12))}.today-card{border:1px solid rgba(230,226,239,.86);border-radius:20px;background:#fffffff0;box-shadow:0 8px 24px #171b2a0f}.today-mainline{padding:13px 14px 12px}.today-card-heading,.today-field-heading{display:flex;align-items:center;gap:9px}.today-card-heading img,.today-field-heading img{width:27px;height:27px;flex:0 0 27px;object-fit:contain}.today-card-heading h2,.today-field-heading h2{margin:0;font-size:16px;line-height:22px;letter-spacing:-.04em}.today-task-panel{margin-top:12px;padding:0 0 12px 12px;border-bottom:1px dashed #e4e0f1}.today-task-panel h3{margin:0;overflow-wrap:anywhere;word-break:break-word;white-space:pre-wrap;color:#111628;font-size:15px;line-height:22px;letter-spacing:-.03em}.today-task-panel p{margin:3px 0 0;overflow-wrap:anywhere;word-break:break-word;white-space:pre-wrap;color:#687085;font-size:13px;line-height:18px}.today-start-note{margin-top:10px;padding:10px 12px;border:1px solid #ffdcb8;border-radius:14px;background:linear-gradient(135deg,#fffaf4,#fff7ee)}.today-start-note p{margin:0;font-size:13px;line-height:18px}.today-start-note p:first-child{color:#ed8526;font-weight:750}.today-start-note p+p{margin-top:2px;color:#4f566b}.today-energy{margin-top:14px;padding:12px 14px}.today-segmented{display:grid;height:42px;grid-template-columns:repeat(3,1fr);margin-top:11px;padding:3px;border:1px solid #dfddea;border-radius:999px;background:#f8f7fc}.today-segmented button{border:0;border-radius:999px;color:#73798c;background:transparent;font-size:15px;font-weight:650;cursor:pointer}.today-segmented button.is-active{color:#fff;background:linear-gradient(135deg,#7b61ff,#5c36f2);box-shadow:0 6px 14px #6c4df640}.today-segmented button:disabled,.today-schedule input:disabled{cursor:wait;opacity:.62}.today-energy>p,.today-schedule>p{margin:8px 0 0 12px;color:#72798b;font-size:12px;line-height:18px}.today-schedule{margin:12px 0 14px;padding:12px 14px}.today-schedule input{display:block;width:100%;height:42px;margin-top:11px;padding:0 13px;border:1px solid #dfe0eb;border-radius:12px;color:#222738;background:#fff;font-size:14px;outline:none}.today-schedule input:focus{border-color:#6c4df69e;box-shadow:0 0 0 3px #6c4df61f}.today-start{flex:0 0 auto;margin-top:auto}.today-start-status{margin:9px 10px 0;color:#70768a;text-align:center;font-size:12px;line-height:18px}.today-flow-page{min-height:100vh;padding:60px 24px 100px;color:#171b2a;background:radial-gradient(circle at 16% 4%,rgba(108,77,246,.055),transparent 22%),radial-gradient(circle at 87% 16%,rgba(108,77,246,.04),transparent 23%),linear-gradient(180deg,#fdfcff,#fbfafe 70%,#fcfbff)}.today-flow-heading{margin-top:18px}.today-flow-heading h1{margin:0;font-size:var(--page-title-size);line-height:36px;letter-spacing:-.055em}.today-flow-heading p{margin:5px 0 0;color:#666d80;font-size:var(--page-subtitle-size);line-height:22px}.flow-card,.plan-notice-card{border:1px solid rgba(230,226,239,.86);border-radius:20px;background:#fffffff2;box-shadow:0 8px 24px #171b2a0f}.plan-summary-card{margin-top:15px;padding:14px 14px 12px}.plan-summary-card>h2,.flow-section-heading h2,.plan-notice-card h2{margin:0;font-size:16px;line-height:22px;letter-spacing:-.04em}.plan-summary-card>div{display:grid;grid-template-columns:35px 72px 1fr;gap:8px;align-items:start;padding:9px 0;border-bottom:1px solid #ebe8f2}.plan-summary-card>div:last-child{padding-bottom:0;border-bottom:0}.plan-summary-card>div img{width:35px;height:35px;padding:5px;border-radius:10px;object-fit:contain;background:#6c4df617}.plan-summary-card strong{margin:0;color:#34394d;font-size:13px;line-height:18px}.plan-summary-card p{margin:0;overflow-wrap:anywhere;color:#2e3448;font-size:13px;line-height:18px}.plan-notice-card{display:grid;grid-template-columns:30px 1fr;gap:10px;align-items:start;margin-top:12px;padding:12px}.plan-notice-card>img{width:30px;height:30px;object-fit:contain}.plan-other>img{width:20px;height:20px;margin:5px}.plan-notice-card h2{display:flex;min-height:30px;align-items:center}.plan-notice-card p{margin:5px 0 0;overflow-wrap:anywhere;color:#4f566b;font-size:14px;line-height:22px}.plan-baseline{border-color:#5a9b4c38;background:linear-gradient(180deg,#fbfff9,#f7fdf4)}.plan-other{background:#fff}.plan-score{border-color:#6c4df633;background:linear-gradient(180deg,#fcfbff,#f8f6ff)}.plan-tip{border-color:#f08b3138;background:linear-gradient(180deg,#fffcf8,#fff8f0)}.plan-main-card{margin-top:12px;padding:14px}.flow-section-heading{display:flex;align-items:center;gap:8px}.flow-section-heading img{width:30px;height:30px;object-fit:contain}.plan-main-card dl{margin:12px 0 0}.plan-main-card dl>div{display:grid;grid-template-columns:92px 1fr;gap:8px;padding:10px 0;border-bottom:1px dashed #e6e2ef}.plan-main-card dl>div:last-child{padding-bottom:0;border-bottom:0}.plan-main-card dt{color:#6c4df6;font-size:13px;font-weight:750;line-height:20px}.plan-main-card dd{margin:0;overflow-wrap:anywhere;color:#42495c;font-size:14px;line-height:22px}.local-demo-note{display:flex;align-items:flex-start;gap:7px;margin:14px 2px 0;color:#818799;font-size:12px;line-height:18px}.local-demo-note img{width:17px;height:17px;flex:0 0 17px;object-fit:contain}.plan-confirm{margin-top:14px}.today-plan-page{padding-bottom:32px}.today-action-note{margin-top:12px;padding:13px 14px;border:1px solid rgba(90,155,76,.2);border-radius:16px;background:linear-gradient(180deg,#fbfff9,#f6fcf3)}.today-action-note strong{color:#4e874a;font-size:14px;line-height:20px}.today-action-note p{margin:5px 0 0;color:#5b6374;font-size:12px;line-height:19px}.me-record-note{margin:12px 0 0;padding:14px 15px;border:1px solid rgba(108,77,246,.16);border-radius:18px;background:linear-gradient(180deg,#fdfcff,#f7f5ff);box-shadow:0 8px 24px #171b2a0a}.me-record-note strong{color:#5842ce;font-size:14px;line-height:20px}.me-record-note p{margin:6px 0 0;color:#5c6477;font-size:12px;line-height:20px}.today-run-page{--run-page-background: linear-gradient(180deg,#f7f3ff 0%,#fbfafe 62%,#fcfbff 100%);background:var(--run-page-background)}.run-plan-anchor{display:block;width:0;height:0}.run-plan-placeholder{height:95px;margin-top:6px;overflow-anchor:none}.run-plan-dock{position:sticky;z-index:8;top:0;margin:6px -24px 0;padding:12px 24px;overflow-anchor:none;background:var(--run-page-background);background-position:center top;background-size:100% 100vh}.run-plan-dock.is-open{position:relative;z-index:1;top:auto}.run-plan-dock.is-open.is-detached{position:fixed;z-index:11;left:50%;width:min(100%,393px);margin:0;transform:translate(-50%)}.run-plan-strip{display:grid;grid-template-columns:28px 1fr auto;gap:10px;align-items:center;min-height:71px;padding:11px 14px;border:1px solid rgba(108,77,246,.16);border-radius:16px;background-color:#fff!important;background-image:none!important;box-shadow:0 8px 24px #3d2a8212}.run-plan-strip.is-open{max-height:var(--run-plan-available-height, calc(100dvh - 160px) );grid-template-rows:auto minmax(0,1fr) auto;align-items:stretch;overflow:hidden;background-color:#fff!important;background-image:none!important}.run-plan-strip.is-open>img,.run-plan-strip.is-open>div:first-of-type{grid-row:1;align-self:center}.run-plan-strip>img{width:25px;height:25px;object-fit:contain}.run-plan-strip h1{margin:0;font-size:15px;line-height:22px}.run-plan-strip p{margin:2px 0 0;overflow-wrap:anywhere;color:#4f566b;font-size:13px;line-height:19px}.run-plan-strip .run-plan-mainline-collapsed{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.run-plan-strip>button{padding:0;border:0;color:#6c4df6;background:transparent;font-size:13px;font-weight:750;cursor:pointer}.run-plan-detail{min-height:0;max-height:calc(var(--run-plan-available-height,100dvh - 160px) - 108px);grid-row:2;grid-column:2 / 4;margin-top:6px;padding:8px 4px 0 0;overflow-y:auto;border-top:1px solid #ebe8f2;scrollbar-color:rgba(108,77,246,.3) transparent;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.run-plan-detail::-webkit-scrollbar{width:4px}.run-plan-detail::-webkit-scrollbar-thumb{border-radius:999px;background:#6c4df64d}.run-plan-detail>div{display:grid;grid-template-columns:72px 1fr;gap:8px;padding:7px 0;border-bottom:1px solid #f0edf5;font-size:13px;line-height:20px}.run-plan-detail>div:last-child{border-bottom:0}.run-plan-detail span{color:#8a90a3}.run-plan-detail strong{overflow-wrap:anywhere;color:#353b4d;font-weight:650}.run-plan-strip>.run-plan-collapse{grid-row:3;grid-column:1 / -1;justify-self:center;width:auto;margin-top:4px;padding:8px 18px 2px;color:#6c4df6;background:transparent;text-align:center}.run-plan-quick-dock{position:fixed;z-index:12;top:0;left:50%;width:min(100%,393px);padding:12px 24px;background:var(--run-page-background);background-position:center top;background-size:100% 100vh;transform:translate(-50%)}.run-plan-quick-entry{display:grid;width:100%;min-height:64px;grid-template-columns:25px 1fr auto;gap:10px;align-items:center;padding:9px 14px;border:1px solid rgba(108,77,246,.18);border-radius:16px;color:#252b3b;background:#fff;box-shadow:0 10px 30px #3d2a8221;text-align:left;cursor:pointer}.run-plan-quick-entry>img{width:25px;height:25px;object-fit:contain}.run-plan-quick-entry span{min-width:0}.run-plan-quick-entry strong,.run-plan-quick-entry small{display:block}.run-plan-quick-entry strong{font-size:15px;line-height:21px}.run-plan-quick-entry small{overflow:hidden;color:#676e81;font-size:12px;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.run-plan-quick-entry b{color:#6c4df6;font-size:13px;white-space:nowrap}.today-run-page{padding-bottom:calc(var(--run-composer-height,94px) + 88px)}.run-chat-stream{margin-top:16px}.run-message{display:flex;flex-wrap:wrap;align-items:flex-start;gap:8px;margin-top:18px;scroll-margin-bottom:148px}.run-message:first-child{margin-top:0}.run-message.user{justify-content:flex-end}.run-avatar{width:34px;height:34px;flex:0 0 34px;object-fit:contain}.run-bubble{max-width:295px;padding:12px 14px;border-radius:16px;font-size:14px;line-height:22px;letter-spacing:-.02em}.structured-text{min-width:0}.structured-text p{margin:0;overflow-wrap:anywhere;white-space:pre-wrap}.structured-text p+p{margin-top:.72em}.seed-bubble{width:min(295px,calc(100% - 42px));border:1px solid rgba(230,226,239,.88);color:#33394d;background:#fffffff2;box-shadow:0 8px 24px #171b2a0d}.run-message .user-bubble{width:min(270px,78%);color:#34394d;border:1px solid rgba(108,77,246,.12);background:linear-gradient(180deg,#f3f0ff,#ece8ff)}.run-retry-button{margin:8px 0 0 48px;padding:7px 13px;border:1px solid rgba(108,77,246,.28);border-radius:999px;color:#6545ed;background:#fff;font:inherit;font-size:13px;font-weight:700;cursor:pointer}.run-retry-button:disabled{cursor:wait;opacity:.55}.run-message.user.is-delivery-failed .user-bubble{border-color:#dc584b59}.run-delivery-retry{flex:0 0 100%;display:flex;justify-content:flex-end;align-items:center;gap:8px;color:#8d5b55;font-size:12px}.run-delivery-retry button{padding:6px 11px;border:1px solid rgba(220,88,75,.3);border-radius:999px;color:#b54f43;background:#fff8f6;font:inherit;font-weight:700;cursor:pointer}.run-delivery-retry button:disabled{cursor:wait;opacity:.55}.run-loading-message{scroll-margin-bottom:148px}.run-seed-loading{display:flex;width:fit-content;min-width:58px;align-items:center;justify-content:center;gap:5px}.run-seed-loading span{width:6px;height:6px;border-radius:50%;background:#8d78f8;animation:run-seed-loading 1s ease-in-out infinite}.run-seed-loading span:nth-child(2){animation-delay:.14s}.run-seed-loading span:nth-child(3){animation-delay:.28s}@keyframes run-seed-loading{0%,60%,to{opacity:.35;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}.run-adjustment{width:calc(100% - 42px);margin:14px 0 0 42px;padding:11px 13px;scroll-margin-bottom:148px;border:1px solid rgba(108,77,246,.18);border-radius:14px;color:#555c70;background:#f8f6ff;font-size:13px;line-height:20px}.run-plan-adjustment-card{flex:0 0 calc(100% - 42px);margin:10px 0 0 42px;padding:14px 15px;border:1px solid rgba(108,77,246,.22);border-radius:16px;background:linear-gradient(180deg,#fdfcff,#f7f5ff);box-shadow:0 8px 22px #3d2a820d}.run-plan-adjustment-card>header{display:flex;gap:9px;align-items:center}.run-plan-adjustment-card>header img{width:25px;height:25px;object-fit:contain}.run-plan-adjustment-card h2{margin:0;color:#4f35d9;font-size:17px;line-height:24px}.run-adjustment-status{display:block;margin:7px 0 0 34px;color:#858b9b;font-size:11px;line-height:17px}.run-plan-adjustment-card>.structured-text{margin:8px 0 0 34px;color:#555c70;font-size:13px;line-height:20px}.run-adjustment-blocks{display:grid;gap:8px;margin-top:11px}.run-adjustment-blocks section{padding:9px 10px;border:1px solid #e5e1f2;border-radius:11px;background:#fff}.run-adjustment-blocks section>div{display:flex;align-items:center;justify-content:space-between;gap:8px}.run-adjustment-blocks strong{color:#373d50;font-size:13px;line-height:19px}.run-adjustment-blocks em{flex:0 0 auto;padding:2px 7px;border-radius:999px;color:#6951d8;background:#f0edff;font-size:10px;line-height:16px;font-style:normal;font-weight:700}.run-adjustment-blocks p{margin:4px 0 0;color:#555c70;font-size:12px;line-height:19px}.run-adjustment-baseline{display:grid;gap:2px;margin:10px 0 0;padding-top:9px;border-top:1px dashed #d9d3ef}.run-adjustment-baseline strong{color:#6951d8;font-size:11px;line-height:17px}.run-adjustment-baseline span{color:#454b5e;font-size:12px;line-height:19px}.run-adjustment-note{margin:7px 0 0;color:#8a6a45;font-size:11px;line-height:18px}.run-map-update-card{flex:0 0 calc(100% - 42px);margin:10px 0 0 42px;padding:14px 15px;border:1px solid rgba(108,77,246,.22);border-radius:16px;background:linear-gradient(180deg,#fdfcff,#f7f5ff);box-shadow:0 8px 22px #3d2a820d}.run-map-update-card>header{display:flex;align-items:flex-start;gap:9px}.run-map-update-card>header img{width:25px;height:25px;object-fit:contain}.run-map-update-card>header div{min-width:0;flex:1}.run-map-update-card>header h2{margin:0;color:#493d69;font-size:16px;line-height:22px}.run-map-update-card>header span{display:block;margin-top:1px;color:#765fe0;font-size:11px;line-height:17px}.run-map-update-card>.structured-text{margin-top:9px;color:#5c6274;font-size:12px;line-height:19px}.run-map-update-fields{display:grid;gap:8px;margin-top:11px}.run-map-update-fields section{padding:10px 11px;border:1px solid rgba(222,217,236,.9);border-radius:13px;background:#ffffffd1}.run-map-update-fields strong{display:block;margin-bottom:6px;color:#454b5c;font-size:12px;line-height:18px}.run-map-update-fields p{display:grid;grid-template-columns:35px minmax(0,1fr);gap:6px;margin:3px 0 0;color:#555c70;font-size:12px;line-height:19px;overflow-wrap:anywhere}.run-map-update-fields p:last-child{color:#563ed1;font-weight:650}.run-map-update-fields p span{color:#969bad;font-size:11px;font-weight:400}.run-map-update-effect{margin:10px 0 0;padding-top:9px;border-top:1px dashed #d9d3ef;color:#6d597b;font-size:11px;line-height:18px}.run-map-update-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px}.run-map-update-actions-three{grid-template-columns:1fr}.run-map-update-actions button{min-height:40px;padding:8px 9px;border:1px solid rgba(108,77,246,.25);border-radius:12px;color:#655c78;background:#fff;font:inherit;font-size:12px;font-weight:650;cursor:pointer}.run-map-update-actions button:last-child{border-color:#6c4df6;color:#fff;background:#6c4df6}.run-map-update-actions button:disabled{cursor:wait;opacity:.62}.run-enter-review{display:block;width:100%;min-height:42px;margin-top:10px;border:1px solid #6c4df6;border-radius:14px;color:#fff;background:#6c4df6;font:inherit;font-size:13px;font-weight:700;cursor:pointer}.run-map-update-result{margin:11px 0 0;padding:9px 11px;border-radius:11px;color:#4f7650;background:#69a45b1a;font-size:11px;line-height:18px}.run-map-update-card.is-dismissed .run-map-update-result{color:#6d657b;background:#7b738f14}.run-action-card{flex:0 0 calc(100% - 42px);margin:10px 0 0 42px;padding:14px 15px;border:1px solid rgba(239,125,36,.22);border-radius:16px;background:linear-gradient(180deg,#fffcf8,#fff8f0)}.run-action-card>div{display:flex;align-items:center;gap:9px}.run-action-card>div img{width:25px;height:25px;object-fit:contain}.run-action-card h2{margin:0;font-size:17px;line-height:24px}.run-action-card section{padding:9px 0;border-bottom:1px dashed rgba(239,125,36,.24)}.run-action-card section:last-child{padding-bottom:0;border-bottom:0}.run-action-card h3{margin:0 0 4px;color:#ef7d24;font-size:13px;line-height:18px}.run-action-card p{margin:0;color:#4f566b;font-size:13px;line-height:20px}.run-extra-widget{flex:0 0 calc(100% - 42px);margin:10px 0 0 42px;padding:14px 15px;border:1px solid rgba(108,77,246,.2);border-radius:16px;background:linear-gradient(180deg,#fff,#f8f6ff);box-shadow:0 8px 22px #3d2a820d}.run-extra-widget>header{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.run-extra-widget h2{margin:0;color:#4f3c88;font-size:16px;line-height:23px}.run-extra-widget>header span,.run-extra-widget>small{color:#8c91a1;font-size:10px;line-height:16px}.run-extra-widget>p{margin:9px 0 0;color:#565d70;font-size:12px;line-height:19px}.run-extra-widget.is-crisis{border-color:#ce5b4f47;background:linear-gradient(180deg,#fffdfc,#fff7f5)}.run-extra-widget.is-crisis h2{color:#a8443a}.run-widget-empty{padding:10px 11px;border-radius:11px;background:#ce5b4f0f}.run-resource-list{display:grid;gap:8px;margin-top:10px}.run-resource-list section{padding:10px 11px;border:1px solid rgba(206,91,79,.16);border-radius:12px;background:#ffffffd9}.run-resource-list h3,.run-resource-list p{margin:0}.run-resource-list h3{color:#4b4f60;font-size:13px;line-height:19px}.run-resource-list p,.run-resource-list strong,.run-resource-list small{display:block;margin-top:4px;font-size:11px;line-height:18px}.run-resource-list strong{color:#9b3d34;overflow-wrap:anywhere}.run-resource-list small{color:#808697}.run-extra-widget.is-boundary>button{width:100%;margin-top:10px;padding:10px 12px;border:1px solid rgba(108,77,246,.2);border-radius:11px;color:#5b43d6;background:#fff;font:inherit;font-size:12px;font-weight:650;text-align:left;cursor:pointer}.run-extra-widget.is-soft{border-color:#69a45b40;background:linear-gradient(180deg,#fcfffb,#f4fbf1)}.run-extra-widget.is-soft h2{color:#4e874a}.run-composer{position:fixed;z-index:9;right:auto;bottom:64px;left:50%;width:min(100%,393px);padding:8px 24px 10px;border:0;background:#fcfbff;box-shadow:0 -12px 24px #171b2a06;transform:translate(-50%)}.run-composer-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:7px}.run-hint-button{display:flex;min-width:0;align-items:center;gap:6px;padding:0;overflow:hidden;border:0;color:#6c4df6;background:transparent;font-size:13px;font-weight:650;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.run-hint-button img{width:15px;height:15px;object-fit:contain}.run-composer-end{display:inline-flex;flex:0 0 auto;min-height:28px;align-items:center;gap:6px;padding:4px 9px;border:1px solid rgba(207,72,72,.22);border-radius:999px;color:#c44747;background:#fff5f3;font-size:12px;font-weight:700;cursor:pointer}.run-end-icon{position:relative;display:inline-block;width:15px;height:15px;border-radius:50%;background:#d95050;box-shadow:0 3px 8px #d9505033}.run-end-icon:after{content:"";position:absolute;top:5px;right:5px;bottom:5px;left:5px;border-radius:1px;background:#fff}.run-composer-end:disabled{opacity:.4;cursor:default}.run-composer-input{display:grid;grid-template-columns:1fr 44px;align-items:end;gap:8px}.run-composer textarea{display:block;width:100%;min-height:46px;max-height:90px;padding:11px 15px;resize:none;overflow-y:hidden;border:1px solid #dfe0eb;border-radius:15px;color:#242a3a;background:#fff;font:inherit;font-size:15px;line-height:22px;outline:none;scrollbar-color:rgba(108,77,246,.28) transparent;scrollbar-width:thin}.run-composer textarea:focus{border-color:#6c4df69e;box-shadow:0 0 0 3px #6c4df61f}.run-composer textarea::-webkit-scrollbar{width:4px}.run-composer textarea::-webkit-scrollbar-thumb{border-radius:999px;background:#6c4df647}.run-closing-status{position:fixed;z-index:12;right:auto;bottom:66px;left:50%;display:grid;width:min(calc(100% - 32px),361px);grid-template-columns:auto 1fr;gap:11px;align-items:start;padding:13px 14px;border:1px solid rgba(108,77,246,.22);border-radius:15px;background:#fcfbfffa;box-shadow:0 14px 34px #2a1f5b29;transform:translate(-50%)}.run-closing-status strong{display:block;color:#3c335f;font-size:14px;line-height:20px}.run-closing-status p{margin:3px 0 0;color:#687087;font-size:12px;line-height:18px}.run-closing-spinner{width:20px;height:20px;margin-top:2px;border:2px solid #ded7ff;border-top-color:#6c4df6;border-radius:50%;animation:closing-spin .85s linear infinite}.run-closing-status.is-error{grid-template-columns:1fr;border-color:#cb474740;background:snow}.run-closing-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:4px}.run-closing-actions button{min-height:34px;padding:6px 10px;border:1px solid #ddd8eb;border-radius:9px;color:#596174;background:#fff;font-size:12px;font-weight:700}.run-closing-actions button:last-child{color:#fff;border-color:#6c4df6;background:#6c4df6}@keyframes closing-spin{to{transform:rotate(360deg)}}.run-composer-input>button{display:grid;width:44px;height:44px;place-items:center;border:0;border-radius:50%;color:#fff;background:linear-gradient(135deg,#7b61ff,#5b35f0);box-shadow:0 10px 20px #6c4df640;font-size:20px;cursor:pointer}.run-composer-input>button:disabled{opacity:.48;box-shadow:none;cursor:default}@media(prefers-reduced-motion:reduce){.run-seed-loading span,.run-closing-spinner{animation:none;opacity:.7}}.run-scene-sheet{position:fixed;z-index:30;top:0;bottom:0;left:50%;width:min(100%,393px);transform:translate(-50%)}.run-scene-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;padding:0;border:0;background:#171b2a57}.run-scene-panel{position:absolute;right:0;bottom:0;left:0;padding:21px 24px 30px;border-radius:24px 24px 0 0;background:#fff;box-shadow:0 -18px 48px #171b2a29}.run-scene-panel header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.run-scene-panel header span{color:#6c4df6;font-size:13px;font-weight:750}.run-scene-panel header h2{margin:5px 0 0;font-size:22px;line-height:30px}.run-scene-panel header>button{display:grid;width:32px;height:32px;place-items:center;border:0;border-radius:50%;color:#596174;background:#f3f1f8;font-size:22px;cursor:pointer}.run-scene-panel>div{display:grid;gap:9px;margin-top:17px}.run-scene-panel>div button{padding:12px 14px;border:1px solid #e4e0ef;border-radius:14px;color:#303649;background:#fcfbff;font-size:14px;line-height:21px;text-align:left;cursor:pointer}.run-confirm-layer{position:fixed;z-index:40;top:0;right:0;bottom:0;left:0}.run-confirm-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;padding:0;border:0;background:#171b2a61}.run-confirm-dialog{position:absolute;top:50%;left:50%;width:min(calc(100% - 48px),345px);padding:22px 20px 18px;border-radius:22px;background:#fff;box-shadow:0 24px 70px #171b2a38;text-align:center;transform:translate(-50%,-50%)}.run-confirm-dialog>img{width:40px;height:40px;object-fit:contain}.run-confirm-dialog h2{margin:9px 0 0;font-size:20px;line-height:28px}.run-confirm-dialog p{margin:8px 0 0;color:#676e81;font-size:13px;line-height:20px}.run-confirm-dialog>div{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:18px}.run-confirm-dialog button{height:42px;border:0;border-radius:13px;color:#555c70;background:#f2f1f6;font-weight:700;cursor:pointer}.run-confirm-dialog button:last-child{color:#fff;background:linear-gradient(135deg,#7b61ff,#5b35f0)}.close-heading{margin-top:17px}.close-arrival-card{display:grid;grid-template-columns:1fr 103px;align-items:center;min-height:110px;margin-top:16px;padding:13px 15px 11px 18px;border:1px solid rgba(240,139,49,.24);border-radius:20px;background:linear-gradient(180deg,#fffcf7,#fffaf4);box-shadow:0 8px 24px #171b2a0f}.close-arrival-card h2{margin:0;font-size:18px;line-height:26px}.close-arrival-card p{margin:7px 0 0;color:#4f566b;font-size:13px;line-height:20px}.close-arrival-card img{width:99px;height:99px;align-self:end;justify-self:end;object-fit:contain}.close-tomorrow-card,.close-review-card,.close-focus-card{margin-top:10px;padding:14px 15px;border:1px solid rgba(230,226,239,.9);border-radius:20px;background:#fffffff2;box-shadow:0 8px 24px #171b2a0f}.close-tomorrow-card{border-color:#6c4df657;background:linear-gradient(180deg,#fcfbff,#f9f7ff)}.close-tomorrow-heading{display:flex;align-items:center;gap:9px}.close-tomorrow-heading img{width:22px;height:22px;object-fit:contain}.close-tomorrow-card h2,.close-review-card h2,.close-focus-card h2{margin:0;color:#5a9b4c;font-size:16px;line-height:22px}.close-tomorrow-card h2{color:#6c4df6}.close-tomorrow-card .structured-text{margin-top:7px;color:#33394d;font-size:14px;line-height:22px}.close-stop-standard{display:grid;gap:3px;margin:10px 0 0;padding:9px 11px;border-radius:11px;color:#596174;background:#6c4df60f;font-size:13px;line-height:20px}.close-stop-standard strong{color:#6c4df6;font-size:12px}.close-tomorrow-card>button,.close-review-card>button{display:block;width:fit-content;margin:5px 0 0 auto;padding:0;border:0;color:#6c4df6;background:transparent;font-size:13px;font-weight:650;cursor:pointer}.close-review-title{display:flex;align-items:center;gap:7px;margin-top:15px}.close-review-title h2{margin:0;font-size:17px;line-height:24px}.close-review-title span{color:#8a90a3;font-size:13px}.close-review-card>.structured-text{margin-top:8px;color:#3c4254;font-size:14px;line-height:22px}.close-review-card>button{color:#5a9b4c}.close-stage-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:10px}.close-stage-grid>div{display:grid;grid-template-columns:24px 1fr;align-items:center;gap:5px 7px;min-height:54px;padding:7px 9px;border:1px solid #e6e2ef;border-radius:12px;background:#fff}.close-stage-grid img{grid-row:1 / 3;width:24px;height:24px;object-fit:contain}.close-stage-grid strong{font-size:13px}.close-stage-grid span{color:#6d7487;font-size:12px}.close-timeline{position:relative;display:grid;gap:13px;margin-top:12px}.close-timeline:before{content:"";position:absolute;top:8px;bottom:8px;left:4px;border-left:1px dashed #bfc0d4}.close-timeline.is-single:before{display:none}.close-timeline>article{position:relative;display:grid;grid-template-columns:10px 1fr;gap:10px}.close-timeline>article>i{z-index:1;width:9px;height:9px;margin-top:6px;border-radius:50%;background:#6c4df6;box-shadow:0 0 0 4px #f0edff}.close-timeline .structured-text{color:#3c4254;font-size:14px;line-height:22px}.close-handling-fields{display:grid;gap:8px}.close-handling-fields p{position:relative;display:grid;gap:2px;margin:0;padding-left:13px}.close-handling-fields p:before{content:"";position:absolute;top:7px;left:0;width:5px;height:5px;border-radius:50%;background:#bfc0d4}.close-handling-fields strong{color:#625a78;font-size:12px;line-height:18px;font-weight:750}.close-handling-fields span{color:#3c4254;font-size:14px;line-height:22px}.close-focus-card{border-color:#f08b3138;background:linear-gradient(180deg,#fffcf8,#fff8f0)}.close-focus-card h2{color:#ef7d24}.close-focus-card>div{display:grid;grid-template-columns:34px 1fr;gap:8px;margin-top:8px}.close-focus-card img{width:34px;height:34px;object-fit:contain}.close-focus-card .structured-text{color:#4f566b;font-size:14px;line-height:22px}.close-return-button{width:100%;height:46px;margin-top:13px;border:1px solid rgba(108,77,246,.25);border-radius:14px;color:#6c4df6;background:#fff;font-size:14px;font-weight:750;cursor:pointer}.today-close-page{padding-bottom:76px}.archive-page{min-height:100vh;padding:60px 24px 94px;color:#171b2a;background:radial-gradient(circle at 18% 3%,rgba(108,77,246,.055),transparent 23%),radial-gradient(circle at 82% 11%,rgba(92,154,74,.04),transparent 24%),linear-gradient(180deg,#fdfcff,#fbfafe 72%,#fcfbff)}.archive-hero{margin-top:18px}.archive-hero h1{margin:0;color:#111628;font-size:var(--page-title-size);line-height:36px;font-weight:800;letter-spacing:-.06em}.archive-hero p{margin:5px 0 0;color:#707789;font-size:var(--page-subtitle-size);line-height:22px}.archive-list{display:grid;gap:10px;margin-top:15px}.archive-card{position:relative;display:grid;width:100%;min-height:104px;align-content:start;gap:5px;padding:13px 38px 12px 16px;border:1px solid rgba(221,222,232,.9);border-radius:16px;color:#171b2a;background:#fffffff0;box-shadow:0 8px 24px #171b2a0f;text-align:left;cursor:pointer}.archive-card:focus-visible{outline:3px solid rgba(108,77,246,.2);outline-offset:2px}.archive-job-card{cursor:default;padding-right:16px}.archive-job-card.processing{border-color:#6c4df638;background:#faf9ff}.archive-job-card.failed{border-color:#c44f4f3d;background:snow}.archive-retry{justify-self:start;min-height:32px;margin-top:4px;padding:0 13px;border:1px solid rgba(108,77,246,.28);border-radius:999px;color:#6044e6;background:#fff;font-size:12px;font-weight:750;cursor:pointer}.archive-job-error{margin:0;color:#9a4c4c;font-size:12px;line-height:19px}.archive-date{display:flex;align-items:center;gap:8px;color:#40465a;font-size:13px;line-height:20px}.archive-date img{width:15px;height:15px;object-fit:contain;opacity:.62}.archive-summary{display:block;min-width:0}.archive-summary>strong{display:-webkit-box;overflow:hidden;min-width:0;color:#252a39;font-size:14px;line-height:22px;font-weight:400;letter-spacing:-.03em;-webkit-box-orient:vertical;-webkit-line-clamp:2}.archive-tags{display:flex;flex-wrap:wrap;gap:8px;min-height:24px}.archive-tags i{display:inline-flex;height:24px;align-items:center;padding:0 10px;border:1px solid rgba(90,155,76,.22);border-radius:9px;color:#4c8247;background:#f4fbef;font-size:12px;font-style:normal}.archive-tags i.warm{color:#b85c13;border-color:#ef7d2442;background:#fff8ee}.archive-chevron{position:absolute;top:50%;right:14px;color:#7e8493;font-size:30px;line-height:1;transform:translateY(-50%)}.archive-empty{margin-top:22px;padding:25px 20px 22px;border:1px solid #e6e2ef;border-radius:20px;background:#fffffff0;box-shadow:0 10px 28px #171b2a0f;text-align:center}.archive-empty img{width:124px;height:104px;object-fit:contain}.archive-empty h2{margin:7px 0 0;font-size:20px}.archive-empty p{margin:8px 0 0;color:#687087;font-size:14px;line-height:22px}.archive-empty button{height:42px;margin-top:17px;padding:0 22px;border:0;border-radius:13px;color:#fff;background:#6c4df6;font-weight:700;cursor:pointer}.log-detail-page{padding-bottom:36px}.subflow-header{display:flex;height:20px;align-items:center;justify-content:flex-start}.subflow-header button{display:inline-flex;align-items:center;gap:6px;padding:0;border:0;color:#694cf3;background:transparent;font-size:14px;font-weight:700;cursor:pointer}.subflow-header button span{font-size:17px;line-height:1}.detail-hero{margin-top:18px}.detail-hero h1{font-size:var(--page-title-size);line-height:36px}.close-note{display:grid;min-height:43px;grid-template-columns:25px 1fr;gap:9px;align-items:center;margin-top:14px;padding:8px 12px;border:1px solid rgba(239,125,36,.22);border-radius:9px;color:#47402f;background:#fffaf3;font-size:12px;line-height:18px}.close-note img{width:22px;height:22px;object-fit:contain}.auto-close-supplement{display:grid;gap:9px;margin-top:10px;padding:12px;border:1px solid #e4e0f7;border-radius:12px;background:#fbfaff}.auto-close-supplement p{margin:0;color:#5c6273;font-size:12px;line-height:19px}.auto-close-supplement>button,.auto-close-supplement-form button{justify-self:start;min-height:34px;padding:0 14px;border:0;border-radius:999px;color:#fff;background:#6c4df6;font-size:12px;font-weight:750;cursor:pointer}.auto-close-supplement-form{display:grid;gap:8px}.auto-close-supplement-form label{color:#3f4555;font-size:12px;font-weight:750}.auto-close-supplement-form textarea{width:100%;min-height:96px;resize:vertical;padding:10px 11px;border:1px solid #d9d6e7;border-radius:10px;color:#282d3d;background:#fff;font:inherit;font-size:13px;line-height:20px}.auto-close-supplement-form textarea:focus{outline:3px solid rgba(108,77,246,.14);border-color:#8c76f4}.auto-close-supplement-form>div{display:flex;gap:8px;flex-wrap:wrap}.auto-close-supplement-form button.secondary{color:#655f76;background:#edeaf5}.auto-close-supplement-form button:disabled{opacity:.55;cursor:default}.auto-close-supplement .supplement-success{color:#447052}.auto-close-supplement .supplement-error{color:#9a4c4c}.detail-section-title{margin-top:18px}.detail-section-title h2{margin:0;font-size:21px;line-height:29px;letter-spacing:-.045em}.detail-section-title p{margin:4px 0 0;color:#7c8293;font-size:12px;line-height:19px}.detail-card{margin-top:9px;padding:13px 14px;border:1px solid rgba(221,222,232,.92);border-radius:10px;background:#fffffff2;box-shadow:0 6px 16px #171b2a0a}.detail-card h2{margin:0;color:#5a9b4c;font-size:16px;line-height:22px}.detail-card>p{margin:8px 0 0;color:#303649;font-size:13px;line-height:21px}.detail-stage-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px}.detail-stage-grid>div{display:grid;min-height:48px;grid-template-columns:24px 1fr;gap:2px 7px;align-items:center;padding:6px 8px;border:1px solid #e6e2ef;border-radius:9px;background:#fff}.detail-stage-grid img{grid-row:1 / 3;width:24px;height:24px;object-fit:contain}.detail-stage-grid strong{font-size:12px}.detail-stage-grid span{color:#60677a;font-size:12px}.detail-timeline{display:grid;grid-template-columns:10px 1fr;gap:8px;margin-top:9px}.detail-timeline i{width:8px;height:8px;margin-top:6px;border-radius:50%;background:#5a9b4c;box-shadow:0 0 0 4px #eff7ed}.detail-timeline p{margin:0;color:#303649;font-size:13px;line-height:21px}.detail-flow-row .structured-text{color:#343a4d;font-size:12px;line-height:20px}.detail-action-summary{grid-column:2;display:grid;min-width:0;gap:3px;color:#343a4d;font-size:12px;line-height:20px}.detail-action-summary strong{color:#6c4df6}.detail-action-summary p{margin:0}.detail-action-summary small{color:#73798a;font-size:11px}.detail-card.detail-watch{border-color:#ef7d2438;background:#fffaf3}.detail-watch h2{color:#d77424}.detail-watch>div{display:grid;grid-template-columns:30px 1fr;gap:8px;margin-top:8px}.detail-watch img{width:28px;height:28px;object-fit:contain}.detail-watch p{margin:0;color:#42495c;font-size:13px;line-height:21px}.flow-heading{margin-top:20px}.detail-flow-list{display:grid;gap:6px;margin-top:10px}.detail-flow-expand,.detail-flow-more{display:block;width:100%;min-height:42px;margin-top:10px;border:1px solid rgba(108,77,246,.25);border-radius:12px;color:#6044e6;background:#fff;font-size:13px;font-weight:750;cursor:pointer}.detail-flow-row{display:grid;min-height:43px;grid-template-columns:50px 1fr;gap:9px;align-items:start;padding:9px 10px;border:1px solid #e1dfe8;border-radius:9px;background:#fff;box-shadow:0 4px 12px #171b2a09}.flow-meta{display:grid;justify-items:center;gap:3px}.flow-meta time{color:#73798a;font-size:11px;line-height:16px;font-weight:650;white-space:nowrap}.flow-role{display:inline-flex;min-width:42px;height:20px;align-items:center;justify-content:center;padding:0 6px;border-radius:999px;color:#6c4df6;background:#f0edff;font-size:11px;font-weight:700}.flow-role.system{color:#537d5d;background:#edf7ed}.flow-role.user{color:#5d55b5;background:#eeecff}.detail-flow-row p{margin:0;overflow-wrap:anywhere;color:#343a4d;font-size:12px;line-height:20px}.detail-flow-empty,.local-disclosure{color:#858b9b;font-size:12px;line-height:19px}.local-disclosure{margin:16px 0 0;text-align:center}.detail-flow-status,.detail-flow-complete{margin:8px 0 0;color:#858b9b;font-size:12px;line-height:19px;text-align:center}.detail-flow-error{margin-top:8px;padding:10px 12px;border:1px solid #f0d8d8;border-radius:11px;background:#fff7f7}.detail-flow-error p{margin:0;color:#8c4a4a;font-size:12px;line-height:19px}.detail-flow-error button{margin-top:7px;padding:0;border:0;color:#684be8;background:transparent;font-size:12px;font-weight:750;cursor:pointer}.me-page{padding-bottom:92px}.me-hero{position:relative;display:flex;min-height:63px;align-items:flex-start;justify-content:space-between;margin-top:18px}.me-hero h1{margin:0;font-size:var(--page-title-size);line-height:36px;letter-spacing:-.06em}.me-hero p{margin:5px 0 0;color:#73788b;font-size:var(--page-subtitle-size);line-height:22px}.me-hero img{position:absolute;top:-34px;right:10px;width:112px;height:112px;object-fit:contain}.me-card{margin-top:12px;padding:15px;border:1px solid rgba(221,222,232,.9);border-radius:20px;background:#fffffff2;box-shadow:0 8px 24px #171b2a0f}.me-card h2{margin:0;color:#4f35d9;font-size:16px;line-height:22px;letter-spacing:-.035em}.current-position-card{margin-top:15px}.me-position-list{position:relative;display:grid;gap:8px;margin-top:13px;padding-left:20px}.me-position-list:before{content:"";position:absolute;top:8px;bottom:9px;left:4px;border-left:1px dashed #bfc0d4}.me-position-list p{position:relative;margin:0;color:#1f2434;font-size:14px;line-height:21px}.me-position-list p:before{content:"";position:absolute;top:7px;left:-20px;width:7px;height:7px;border-radius:50%;background:#bfc0d4}.me-position-list strong{font-weight:750}.expected-date-status{display:inline-flex;margin-left:7px;padding:1px 7px;border-radius:999px;color:#656b7d;background:#f0eff5;font-size:11px;line-height:18px;font-style:normal;font-weight:750;vertical-align:1px}.expected-date-status.is-expired{color:#b24b3f;background:#fff0ed;box-shadow:inset 0 0 0 1px #cd534333}.me-button-row{display:grid;grid-template-columns:1fr 1.2fr;gap:9px;margin-top:15px}.me-button-row button{display:flex;height:42px;align-items:center;justify-content:center;gap:5px;border:1px solid rgba(108,77,246,.35);border-radius:12px;color:#4f35d9;background:#fff;font-size:13px;font-weight:700;cursor:pointer}.me-button-row img{width:16px;height:16px;object-fit:contain}.understanding-locked>div{display:grid;grid-template-columns:86px 1fr;gap:8px;margin-top:12px}.understanding-locked img{width:82px;height:100px;object-fit:contain}.understanding-locked p{margin:0;font-size:13px;line-height:20px;font-weight:650}.understanding-locked ul{margin:7px 0 0;padding-left:18px;color:#343a4d;font-size:12px;line-height:19px}.understanding-locked span{display:inline-block;margin-top:8px;color:#8a90a3;font-size:12px}.candidate-preview-intro{margin:9px 0 0;color:#646b7e;font-size:12px;line-height:19px}.candidate-list{display:grid;gap:8px;margin-top:11px}.candidate-list article{padding:12px;border:1px solid rgba(239,125,36,.24);border-radius:12px;background:#fffaf3}.candidate-list h3{margin:0 0 8px;color:#3b3442;font-size:14px;line-height:21px}.candidate-list p{display:grid;grid-template-columns:76px 1fr;gap:7px;margin:6px 0 0;color:#5b4850;font-size:12px;line-height:19px}.candidate-list p strong{color:#9b642f;font-weight:750}.candidate-list p span{overflow-wrap:anywhere}.candidate-preview-note{margin:11px 0 0;padding-top:10px;border-top:1px dashed #ddd8e8;color:#858b9b;font-size:11px;line-height:18px;text-align:center}.sediment-list{display:grid;gap:9px;margin-top:11px}.sediment-list button{display:grid;width:100%;padding:12px;border:1px solid #d8dae4;border-radius:12px;color:#202538;background:#fff;text-align:left;cursor:pointer}.sediment-list strong{font-size:14px}.sediment-list span,.sediment-list em{margin-top:3px;color:#6d7487;font-size:12px;font-style:normal}.sediment-list b{margin-top:4px;color:#4f35d9;font-size:13px}.me-empty-copy{margin:12px 0 0;color:#707789;font-size:13px;line-height:21px}.me-data-error{margin:11px 0 0;padding:9px 10px;border-radius:10px;color:#9b3535;background:#fff1f1;font-size:12px;line-height:18px}.days-card>div{display:grid;grid-template-columns:48px 1fr;gap:10px;align-items:center;margin-top:12px}.days-card>div>img{width:42px;height:42px;object-fit:contain}.days-card h3{margin:0;font-size:14px}.days-card p{margin:4px 0 0;color:#687087;font-size:12px;line-height:19px}.settings-card{padding-bottom:5px}.settings-card>button{display:grid;width:100%;min-height:59px;grid-template-columns:34px 1fr auto;gap:10px;align-items:center;padding:9px 0;border:0;border-bottom:1px solid #e3e4eb;color:#202538;background:transparent;text-align:left;cursor:pointer}.settings-card>button:last-child{border-bottom:0}.settings-card>button>img{width:32px;height:32px;padding:6px;border-radius:50%;background:#f1ecff;object-fit:contain}.settings-card>button>span{display:grid;gap:2px}.settings-card>button strong{font-size:13px}.settings-card>button em{color:#747b8d;font-size:11px;font-style:normal}.settings-card>button b{color:#596174;font-size:12px}.settings-card>button.danger b{color:#d95050}.settings-card>button.danger>img{background:#fff1ef}.sheet-layer{position:fixed;z-index:30;top:0;right:0;bottom:0;left:0}.sheet-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;border:0;background:#171b2a61;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.sheet-panel{position:absolute;right:0;bottom:0;left:0;overflow-y:auto;width:min(100%,393px);max-height:calc(100dvh - 24px);margin:auto;padding:20px 24px 32px;border-radius:24px 24px 0 0;background:#fff;box-shadow:0 -18px 48px #171b2a29}.sheet-panel header{display:flex;align-items:center;justify-content:space-between;gap:10px}.sheet-panel header h2{margin:0;font-size:20px}.sheet-panel header button{border:0;color:#6c4df6;background:transparent;font-size:13px;font-weight:700;cursor:pointer}.sheet-panel>p{color:#687087;font-size:13px;line-height:20px}.sheet-panel label{display:grid;gap:5px;margin-top:12px;color:#4f566b;font-size:13px;font-weight:700}.required-copy{color:#d95050;font-style:normal;font-weight:750}.sheet-panel input,.sheet-panel textarea{width:100%;padding:9px 11px;border:1px solid #ddd8eb;border-radius:10px;color:#303649;background:#fff;font-size:14px;line-height:20px}.sheet-panel textarea{resize:none;scrollbar-color:rgba(108,77,246,.28) transparent;scrollbar-width:thin}.sheet-panel input{height:40px}.sheet-primary{width:100%;height:44px;margin-top:18px;border:0;border-radius:12px;color:#fff;background:#6c4df6;font-size:14px;font-weight:750;cursor:pointer}.sheet-label{display:block;margin:15px 0 4px;color:#8a90a3;font-size:12px;font-weight:700}.source-log-link{min-height:36px;padding:7px 10px;border:1px solid rgba(108,77,246,.3);border-radius:10px;color:#6c4df6;background:#faf8ff;font-size:13px;font-weight:700;cursor:pointer}.sheet-panel small{display:block;margin-top:12px;color:#858b9b;font-size:12px}.reframe-page{min-height:100vh;padding:60px 24px 34px;color:#22283a;background:linear-gradient(180deg,#fdfcff,#f7f6fc)}.reframe-hero{padding:18px 0 20px}.reframe-hero>span{color:#694cf3;font-size:13px;font-weight:750}.reframe-hero h1{margin:8px 0;font-size:var(--page-title-size);line-height:36px;letter-spacing:-.055em}.reframe-hero p{margin:0;color:#687087;font-size:var(--page-subtitle-size);line-height:22px}.reframe-form{overflow:hidden;padding:20px;border:1px solid rgba(230,226,239,.86);border-radius:20px;background:#fffffff5;box-shadow:0 12px 30px #171b2a0f}.reframe-field{padding:0 0 14px;border-bottom:1px solid #ebe8f2}.reframe-field+.reframe-field{padding-top:18px}.reframe-field:last-child{padding-bottom:0;border-bottom:0}.reframe-field-title{display:flex;align-items:center;gap:3px}.reframe-field-title>img{width:34px;height:34px;object-fit:contain}.reframe-field h2{display:inline-flex;align-items:center;gap:4px;margin:0;font-size:16px;line-height:22px}.reframe-field h2 em{color:#d95050;font-style:normal;font-size:13px;line-height:18px}.reframe-field>p{margin:6px 0 0;color:#5c6478;font-size:13px;line-height:20px}.reframe-field>input,.reframe-field>textarea{display:block;width:100%;margin-top:12px;padding:14px 16px;border:1px solid #dfe0eb;border-radius:14px;color:#202538;background:#fff;font-size:14px;line-height:22px;outline:none}.reframe-field>textarea{resize:none;scrollbar-color:rgba(108,77,246,.28) transparent;scrollbar-width:thin}.reframe-field>input{height:52px;padding-block:0}.reframe-field>input:focus,.reframe-field>textarea:focus{border-color:#6c4df69e;box-shadow:0 0 0 3px #6c4df61f}.reframe-helper{margin-top:12px;padding:0;border:0;color:#694cf3;background:transparent;font-size:13px;font-weight:700;cursor:pointer}.reframe-assist{margin-top:12px;padding:12px;border:1px solid rgba(108,77,246,.18);border-radius:12px;background:#faf9ff}.reframe-assist strong{color:#694cf3;font-size:13px}.reframe-assist p{margin:7px 0;color:#41475a;font-size:13px;line-height:20px}.reframe-assist input{width:100%;height:38px;padding:0 10px;border:1px solid #ddd8eb;border-radius:9px}.reframe-assist div{display:flex;flex-wrap:wrap;gap:8px;margin-top:9px}.reframe-assist button{min-height:32px;padding:6px 10px;border:1px solid rgba(108,77,246,.28);border-radius:9px;color:#694cf3;background:#fff;font-size:13px;font-weight:700;cursor:pointer}.reframe-assist button:first-child{color:#fff;background:#694cf3}.reframe-assist small{display:block;margin-top:8px;color:#8a90a3;font-size:11px}.reframe-save{width:100%;height:52px;margin-top:18px;border:0;border-radius:15px;color:#fff;background:linear-gradient(135deg,#7b61ff,#5b35f0);font-size:16px;font-weight:750;cursor:pointer}.delete-data-page{min-height:100vh;padding:60px 24px 36px;color:#202538;background:linear-gradient(180deg,#fdfcff,#f8f6fc)}.delete-data-page>img{display:block;width:58px;height:58px;margin:16px auto 0;padding:12px;border-radius:50%;background:#fff0ee;object-fit:contain}.delete-data-page>h1{margin:16px 0 0;text-align:center;font-size:var(--page-title-size);line-height:36px}.delete-data-page>p{margin:8px auto 0;max-width:300px;color:#687087;text-align:center;font-size:var(--page-subtitle-size);line-height:22px}.delete-data-page>section{margin-top:24px;padding:17px;border:1px solid #eadfde;border-radius:16px;background:#fff}.delete-data-page section h2{margin:0;font-size:16px}.delete-data-page section ul{margin:12px 0 0;padding-left:20px;color:#42495c;font-size:14px;line-height:24px}.delete-data-page section p{margin:12px 0 0;padding-top:12px;border-top:1px solid #eee8e8;color:#8b5d59;font-size:12px;line-height:19px}.delete-data-page>label{display:grid;grid-template-columns:20px 1fr;gap:9px;align-items:start;margin-top:18px;color:#4f566b;font-size:13px;line-height:20px}.delete-data-page label input{width:18px;height:18px;margin:1px 0 0;accent-color:#d95050}.delete-confirm,.delete-cancel{width:100%;height:48px;border-radius:14px;font-size:14px;font-weight:750;cursor:pointer}.delete-confirm{margin-top:18px;border:0;color:#fff;background:#d95050}.delete-confirm:disabled{opacity:.4;cursor:default}.delete-cancel{margin-top:9px;border:1px solid #ddd8eb;color:#596174;background:#fff}.delete-data-page>.delete-error{margin-top:14px;max-width:none;padding:10px 12px;border:1px solid #f0d1d1;border-radius:10px;color:#934646;background:#fff7f7;text-align:left;font-size:12px;line-height:19px}.delete-cancel:disabled{opacity:.5;cursor:default}@media(max-width:350px){.detail-flow-row{grid-template-columns:48px 1fr;padding-inline:8px}.understanding-locked>div{grid-template-columns:70px 1fr}.understanding-locked img{width:68px}}.reframe-helper{display:inline-flex;align-items:center;gap:5px}.reframe-helper img{width:14px;height:14px;object-fit:contain}@media(min-width:481px){.app-shell{display:grid;place-items:center;padding:24px;background:#eeeef8}.app-frame{min-height:852px;box-shadow:0 24px 80px #171b2a1f}.login-page,.privacy-page{min-height:852px}}.route-loading{min-height:100dvh;display:grid;place-items:center;padding:32px;color:#695f78;font-size:14px}.m0-sync-error{position:sticky;top:8px;z-index:80;margin:8px 16px 0;padding:10px 12px;border:1px solid #efc4c4;border-radius:12px;background:#fff1f1;color:#9b3535;font-size:13px;line-height:1.45}.understanding-card h3{margin:20px 0 7px;color:#282d3b;font-size:14px}.understanding-evidence-list{display:grid;gap:9px;margin:0;padding:0;list-style:none}.understanding-evidence-list li{padding:10px 12px;border-radius:12px;background:#f8f7ff}.understanding-evidence-list strong,.understanding-evidence-list span{display:block}.understanding-evidence-list strong{color:#6250d6;font-size:13px}.understanding-evidence-list span{margin-top:3px;color:#535a6d;font-size:13px;line-height:20px}.understanding-card .understanding-question{margin-top:20px;font-weight:700}.field-assist{margin-top:12px;padding:13px;border:1px solid rgba(108,77,246,.18);border-radius:14px;background:linear-gradient(180deg,#fbfaff,#f7f5ff)}.field-assist-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.field-assist-head strong{color:#6c4df6;font-size:13px;line-height:18px}.field-assist-head button{padding:0;border:0;color:#7a8192;background:transparent;font-size:13px;cursor:pointer}.field-assist p{margin:9px 0 8px;color:#353b4d;font-size:14px;line-height:22px}.field-assist .field-assist-message{color:#62697a;font-size:13px}.field-assist .field-assist-suggestion{padding:10px;white-space:pre-line;border-radius:10px;background:#fff}.field-assist>input{width:100%;height:42px;margin-top:0;padding:0 12px;border:1px solid #ddd8eb;border-radius:9px;font-size:14px}.field-assist-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:9px}.field-assist-actions button,.field-assist-error button{min-height:34px;padding:7px 10px;border:1px solid rgba(108,77,246,.25);border-radius:10px;color:#6c4df6;background:#fff;font-size:13px;font-weight:650;cursor:pointer}.field-assist-actions button:first-child{border-color:#6c4df6;color:#fff;background:#6c4df6}.field-assist-actions button:disabled{opacity:.45;cursor:default}.field-assist small{display:block;margin-top:8px;color:#8a6a42;font-size:11px;line-height:17px}.field-assist .field-assist-status{color:#747a8c}.field-assist-error{margin-top:9px;padding:10px;border-radius:10px;background:#fff4f2}.field-assist-error p{margin-top:0;color:#9b4942}
