@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.block{display:block}.hidden{display:none}.bg-\[\#3f7d61\]{background-color:#3f7d61}.bg-\[\#c75b3a\]{background-color:#c75b3a}.bg-\[\#d99c35\]{background-color:#d99c35}}:root{--forest:#2d6a4f;--forest-dark:#1e4d39;--forest-soft:#e7f0eb;--terra:#c75b3a;--terra-soft:#f8e8e2;--amber:#d99c35;--amber-soft:#fbf1dc;--ink:#1d2a24;--muted:#68756e;--line:#dfe5e1;--paper:#fbfcfa;--canvas:#f3f5f2;--white:#fff;--shadow:0 18px 45px #27413414}*{box-sizing:border-box}html{background:var(--canvas)}body{color:var(--ink);background:var(--canvas);-webkit-font-smoothing:antialiased;margin:0;font-family:Pretendard,Noto Sans KR,Apple SD Gothic Neo,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #2d6a4f38}.button{cursor:pointer;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:43px;padding:0 18px;font-size:14px;font-weight:750;transition:transform .16s,background .16s,box-shadow .16s;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-1px)}.button:disabled{cursor:not-allowed;opacity:.55}.button-primary{color:#fff;background:var(--forest);box-shadow:0 8px 20px #2d6a4f2e}.button-primary:hover:not(:disabled){background:var(--forest-dark)}.button-secondary{color:#fff;background:var(--terra)}.button-secondary:hover:not(:disabled){background:#ad492e}.button-outline{color:var(--forest);background:#ffffffb3;border-color:#2d6a4f47}.button-ghost{color:var(--forest);border-color:var(--line);box-shadow:none;background:#fff}.button-large{min-height:50px;padding-inline:24px;font-size:15px}.button-full{width:100%}.brand-mark{align-items:center;gap:11px;display:inline-flex}.brand-mark>span:last-child{align-items:baseline;gap:6px;display:flex}.brand-mark strong{color:var(--forest-dark);letter-spacing:.09em;font-size:18px}.brand-mark small{color:var(--terra);letter-spacing:.12em;font-size:11px;font-weight:850}.brand-symbol{background:var(--forest);border-radius:50%;place-items:center;width:31px;height:31px;display:grid;position:relative;overflow:hidden}.brand-symbol span{transform-origin:100% 100%;border:2px solid #dce9df;border-radius:70% 10%;width:12px;height:19px;position:absolute}.brand-symbol span:first-child{transform:rotate(-44deg)translate(-1px,-2px)}.brand-symbol span:nth-child(2){transform:rotate(16deg)translate(2px,-4px)scale(.85)}.brand-symbol span:nth-child(3){background:#dce9df;border:0;border-radius:2px;width:2px;height:13px;transform:translateY(9px)}.eyebrow{color:var(--forest);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:7px;margin:0 0 10px;font-size:12px;font-weight:850;display:flex}.eyebrow.light{color:#c8dfd1}.panel{border:1px solid var(--line);background:var(--white);box-shadow:var(--shadow);border-radius:20px}.stack-lg{flex-direction:column;gap:24px;display:flex}.stack-xl{flex-direction:column;gap:30px;display:flex}.landing-page{background:radial-gradient(circle at 76% 18%, #e5eee8 0, transparent 36%), var(--paper);min-height:100vh;padding:28px clamp(24px,6vw,90px) 22px;overflow:hidden}.landing-nav{justify-content:space-between;align-items:center;max-width:1320px;margin:0 auto;display:flex}.landing-hero{grid-template-columns:.93fr 1.07fr;align-items:center;gap:clamp(38px,7vw,100px);max-width:1240px;min-height:calc(100vh - 160px);margin:0 auto;display:grid}.hero-copy h1{letter-spacing:-.055em;margin:0;font-size:clamp(48px,6vw,82px);font-weight:780;line-height:1.08}.hero-copy h1 em{color:var(--forest);font-style:normal}.hero-description{max-width:580px;color:var(--muted);word-break:keep-all;margin:30px 0 34px;font-size:17px;line-height:1.8}.hero-actions{align-items:center;gap:18px;display:flex}.hero-actions>span{color:#7f8b84;font-size:12px}.hero-visual{min-height:590px;position:relative}.visual-orbit{border:1px solid #2d6a4f1f;border-radius:50%;position:absolute}.orbit-one{inset:25px -70px 35px 20px}.orbit-two{inset:105px 20px 115px -55px}.preview-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;border:1px solid #2d6a4f1f;border-radius:20px;position:absolute;box-shadow:0 28px 70px #24483626}.main-preview{z-index:2;padding:30px;inset:62px 12px 60px 34px;transform:rotate(-1.8deg)}.main-preview header{justify-content:space-between;align-items:center;display:flex}.main-preview header div{flex-direction:column;gap:4px;display:flex}.main-preview header small,.preview-objective small{color:#859088;letter-spacing:.1em;font-size:10px;font-weight:800}.main-preview header strong{font-size:19px}.preview-avatar{color:#fff;background:var(--forest);border-radius:50%;place-items:center;width:36px;height:36px;font-weight:800;display:grid}.preview-score{color:#fff;background:var(--forest-dark);border-radius:16px;justify-content:space-between;align-items:center;margin:30px 0;padding:22px;display:flex}.preview-score>div:first-child{flex-direction:column;gap:5px;display:flex}.preview-score span{color:#c8ddd1;font-size:12px}.preview-score strong{font-size:38px;line-height:1}.preview-score strong small{font-size:15px}.preview-ring{border:6px solid #5f9278;border-top-color:#e0b25b;border-radius:50%;place-items:center;width:62px;height:62px;display:grid}.preview-ring span{color:#fff;font-size:15px;font-weight:800}.preview-objective{border-top:1px solid #edf0ed;grid-template-columns:9px 1fr auto;align-items:center;gap:14px;padding:21px 2px;display:grid}.preview-objective>div{flex-direction:column;gap:7px;min-width:0;display:flex}.preview-objective strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.preview-objective b{font-size:14px}.preview-status{border-radius:8px;width:8px;height:36px}.preview-status.green{background:var(--forest)}.preview-status.amber{background:var(--amber)}.mini-track{background:#e9ece9;border-radius:9px;height:5px;overflow:hidden}.mini-track span{border-radius:inherit;background:var(--forest);height:100%;display:block}.floating-note{z-index:3;color:var(--forest);align-items:center;gap:10px;padding:15px 18px;display:flex;bottom:65px;right:-38px;transform:rotate(3deg)}.floating-note span,.floating-metric span{flex-direction:column;display:flex}.floating-note strong,.floating-metric strong{color:var(--ink);font-size:12px}.floating-note small,.floating-metric small{color:var(--muted);font-size:10px}.floating-metric{z-index:3;color:var(--terra);align-items:center;gap:10px;padding:14px 18px;display:flex;top:30px;left:-8px;transform:rotate(-2deg)}.landing-footer{color:#879189;letter-spacing:.04em;justify-content:space-between;max-width:1320px;margin:0 auto;font-size:11px;display:flex}.auth-page{background:#fff;grid-template-columns:minmax(360px,.9fr) minmax(480px,1.1fr);min-height:100vh;display:grid}.auth-story{color:#fff;background:linear-gradient(145deg,#15432ffa,#2d6a4fed),radial-gradient(circle,#6b9e82,#1e4d39);flex-direction:column;min-height:100vh;padding:42px clamp(36px,6vw,90px);display:flex;position:relative;overflow:hidden}.auth-story:after{content:"";border:1px solid #ffffff24;border-radius:50%;width:560px;height:560px;position:absolute;bottom:-230px;right:-210px;box-shadow:0 0 0 90px #ffffff09,0 0 0 180px #ffffff06}.auth-brand{background:#ffffffeb;border-radius:12px;align-self:flex-start;padding:10px 14px}.auth-story-copy{z-index:1;margin:auto 0;position:relative}.auth-story-copy h1{letter-spacing:-.045em;margin:0 0 25px;font-size:clamp(38px,4.2vw,62px);line-height:1.18}.auth-story-copy>p:last-child{color:#d2e1d8;max-width:440px;line-height:1.8}.auth-quote{z-index:1;color:#d8e7de;align-items:flex-start;gap:10px;display:flex;position:relative}.auth-quote>span{color:#e4b65c;font-family:Georgia,serif;font-size:48px;line-height:.8}.auth-quote p{margin:0;font-family:Georgia,Noto Serif KR,serif;font-size:15px;line-height:1.65}.auth-panel{background:var(--paper);place-items:center;min-height:100vh;padding:40px;display:grid}.auth-box{width:min(100%,430px)}.auth-icon{width:48px;height:48px;color:var(--forest);background:var(--forest-soft);border-radius:15px;place-items:center;margin-bottom:25px;display:grid}.auth-box h2{letter-spacing:-.035em;margin:0;font-size:34px}.auth-intro{color:var(--muted);margin:12px 0 30px}.login-form{flex-direction:column;gap:17px;display:flex}.auth-security{color:var(--forest);background:var(--forest-soft);border-radius:14px;align-items:flex-start;gap:11px;margin-top:26px;padding:15px;display:flex}.auth-security p{color:var(--muted);margin:0;font-size:12px;line-height:1.55}.auth-security strong{color:var(--forest-dark)}.auth-help{color:#929b96;justify-content:center;align-items:center;gap:6px;margin-top:28px;font-size:11px;display:flex}.field-group{flex-direction:column;gap:8px;min-width:0;display:flex}.field-group label{color:#39473f;font-size:13px;font-weight:750}.label-optional{color:#9aa39e;font-size:10px;font-weight:550}.field-group input,.field-group select,.field-group textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #d8dfda;border-radius:11px;transition:border .15s,box-shadow .15s}.field-group input,.field-group select{height:45px;padding:0 13px}.field-group textarea{resize:vertical;padding:13px;line-height:1.6}.field-group input::placeholder,.field-group textarea::placeholder{color:#a3aaa6}.field-group input:focus,.field-group select:focus,.field-group textarea:focus{border-color:var(--forest);outline:none;box-shadow:0 0 0 3px #2d6a4f17}.input-with-icon,.select-with-icon{position:relative}.input-with-icon>svg,.select-with-icon>svg{z-index:1;color:#7c8981;pointer-events:none;position:absolute;top:50%;left:13px;transform:translateY(-50%)}.input-with-icon input,.select-with-icon select{padding-left:41px}.field-help{color:#8a958f;margin:-2px 0 0;font-size:11px}.form-grid{gap:19px;display:grid}.form-grid.two-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.span-two{grid-column:1/-1}.form-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding-top:20px;display:flex}.form-footer p{color:var(--muted);margin:0;font-size:12px}.action-message{border-radius:10px;align-items:center;gap:7px;margin:0;padding:11px 13px;font-size:12px;line-height:1.5;display:flex}.action-message.error{color:#9e3f29;background:var(--terra-soft)}.action-message.success{color:var(--forest-dark);background:var(--forest-soft)}.spin{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.app-shell{min-height:100vh}.sidebar{z-index:20;background:#f9faf8;border-right:1px solid #dce2dd;flex-direction:column;width:238px;padding:30px 22px 22px;display:flex;position:fixed;inset:0 auto 0 0}.sidebar-nav{flex-direction:column;gap:7px;margin-top:46px;display:flex}.sidebar-nav a,.sidebar-action{color:#59665f;cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:11px;width:100%;min-height:43px;padding:0 12px;font-size:13px;font-weight:700;display:flex}.sidebar-nav a:hover,.sidebar-action:hover{color:var(--forest);background:var(--forest-soft)}.sidebar-bottom{flex-direction:column;gap:12px;margin-top:auto;display:flex}.workspace-chip{border:1px solid var(--line);background:#fff;border-radius:13px;align-items:center;gap:10px;padding:12px;display:flex}.workspace-chip>span{color:#fff;background:var(--forest);border-radius:9px;flex:none;place-items:center;width:31px;height:31px;font-weight:800;display:grid}.workspace-chip div{flex-direction:column;min-width:0;display:flex}.workspace-chip strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.workspace-chip small{color:var(--muted);font-size:10px}.app-main{min-height:100vh;margin-left:238px}.topbar{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffb8;justify-content:space-between;align-items:center;height:70px;padding:0 clamp(26px,4vw,58px);display:flex}.topbar>span{color:var(--muted);font-size:12px}.user-chip{align-items:center;gap:10px;display:flex}.user-chip>span{color:#fff;background:var(--terra);border-radius:50%;place-items:center;width:34px;height:34px;font-size:13px;font-weight:800;display:grid}.user-chip div{flex-direction:column;display:flex}.user-chip strong{font-size:12px}.user-chip small{color:var(--muted);font-size:9px}.user-chip>svg{color:#9aa39e;margin-left:5px}.mobile-header{display:none}.content-page{width:min(100%,1240px);margin:0 auto;padding:42px clamp(26px,4vw,58px) 80px}.page-header{justify-content:space-between;align-items:flex-end;gap:30px;display:flex}.page-header h1{letter-spacing:-.045em;margin:0;font-size:clamp(32px,3.5vw,48px)}.page-header>div>p:last-child{color:var(--muted);margin:11px 0 0;font-size:14px}.header-actions{align-items:center;gap:12px;display:flex}.period-switcher{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;height:43px;display:flex;overflow:hidden}.period-switcher a{width:38px;height:100%;color:var(--muted);place-items:center;display:grid}.period-switcher a:hover{color:var(--forest);background:var(--forest-soft)}.period-switcher span{border-inline:1px solid var(--line);align-items:center;gap:7px;height:100%;padding:0 13px;font-size:12px;font-weight:800;display:flex}.back-link{color:var(--muted);align-items:center;gap:6px;margin-bottom:22px;font-size:12px;font-weight:700;display:inline-flex}.back-link:hover{color:var(--forest)}.onboarding-intro{max-width:680px;margin-bottom:32px}.onboarding-intro h1{letter-spacing:-.045em;margin:0;font-size:clamp(34px,4vw,50px)}.onboarding-intro>p:last-child{color:var(--muted)}.onboarding-layout{grid-template-columns:minmax(0,1fr) 290px;align-items:start;gap:24px;display:grid}.onboarding-panel{padding:clamp(24px,4vw,38px)}.onboarding-aside{color:#fff;background:var(--forest-dark);box-shadow:var(--shadow);border-radius:20px;padding:27px}.aside-icon{color:#dcebe2;background:#ffffff1a;border-radius:14px;place-items:center;width:45px;height:45px;display:grid}.onboarding-aside h2{margin:20px 0;font-size:18px}.onboarding-aside ul{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.onboarding-aside li{color:#d7e5dc;align-items:flex-start;gap:9px;font-size:12px;line-height:1.5;display:flex}.onboarding-aside li svg{color:#e7bd65;flex:none}.security-note{color:#bcd4c5;border-top:1px solid #ffffff1f;align-items:flex-start;gap:9px;margin-top:25px;padding-top:18px;display:flex}.security-note p{margin:0;font-size:11px;line-height:1.55}.dashboard-coach{background:linear-gradient(115deg,#f7faf7 0%,#edf5f0 100%);border:1px solid #2d6a4f2e;border-radius:20px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;margin-top:28px;padding:22px 24px;display:grid;box-shadow:0 12px 32px #2741340e}.dashboard-coach.welcome{background:linear-gradient(120deg,#eef6f1 0%,#fbf6e9 100%);border-color:#2d6a4f42}.dashboard-coach-icon{width:48px;height:48px;color:var(--forest);background:#fff;border-radius:15px;place-items:center;display:grid;box-shadow:0 8px 20px #27413414}.dashboard-coach-copy{min-width:0}.dashboard-coach-copy .eyebrow{margin-bottom:5px;font-size:9px}.dashboard-coach-copy h2{letter-spacing:-.02em;margin:0;font-size:18px}.dashboard-coach-copy>p:not(.eyebrow){color:var(--muted);margin:6px 0 0;font-size:11px;line-height:1.55}.dashboard-coach-prompts{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.dashboard-coach-prompts span{color:var(--forest-dark);background:#ffffffb8;border:1px solid #2d6a4f1f;border-radius:999px;padding:4px 8px;font-size:9px;font-weight:750}.dashboard-coach-action{white-space:nowrap}.summary-grid{grid-template-columns:1.25fr repeat(3,1fr);gap:14px;margin:34px 0 44px;display:grid}.summary-card{border:1px solid var(--line);background:#fff;border-radius:18px;flex-direction:column;min-height:176px;padding:21px;display:flex;box-shadow:0 10px 28px #2741340b}.summary-icon{color:#fff;background:var(--forest);border-radius:12px;place-items:center;width:39px;height:39px;margin-bottom:auto;display:grid}.summary-icon.soft{color:var(--forest);background:var(--forest-soft)}.summary-icon.warm{color:#9b6819;background:var(--amber-soft)}.summary-icon.alert{color:var(--terra);background:var(--terra-soft)}.summary-card>span{color:var(--muted);margin-top:17px;font-size:11px;font-weight:700}.summary-card>strong{margin-top:3px;font-size:31px;line-height:1}.summary-card>strong small{color:var(--muted);margin-left:3px;font-size:12px}.summary-card>p{color:#8c9790;margin:9px 0 0;font-size:10px}.primary-summary{color:#fff;border-color:var(--forest-dark);background:var(--forest-dark)}.primary-summary .summary-icon{color:var(--forest-dark);background:#e9bd67}.primary-summary>span,.primary-summary>p,.primary-summary>strong small{color:#bfd3c6}.primary-summary .progress-block{margin-top:12px}.primary-summary .progress-track{background:#ffffff2e}.list-heading{justify-content:space-between;align-items:end;margin-bottom:18px;display:flex}.list-heading h2{letter-spacing:-.025em;margin:0;font-size:24px}.list-heading>span{min-width:37px;height:28px;color:var(--forest);background:var(--forest-soft);border-radius:9px;place-items:center;font-size:11px;font-weight:800;display:grid}.objective-list{flex-direction:column;gap:12px;display:flex}.objective-card{border:1px solid var(--line);background:#fff;border-radius:17px;grid-template-columns:48px minmax(0,1fr) auto;align-items:stretch;gap:20px;padding:23px;transition:border .16s,transform .16s,box-shadow .16s;display:grid;box-shadow:0 8px 24px #27413409}.objective-card:hover{box-shadow:var(--shadow);border-color:#b7cabf;transform:translateY(-2px)}.objective-order{width:43px;height:43px;color:var(--forest);background:var(--forest-soft);border-radius:13px;place-items:center;font-family:Georgia,serif;font-size:14px;font-weight:800;display:grid}.objective-content{min-width:0}.objective-meta{color:#849087;gap:8px;font-size:10px;font-weight:750;display:flex}.objective-meta span+span:before{content:"·";margin-right:8px}.objective-content h3{letter-spacing:-.015em;margin:8px 0 5px;font-size:18px}.objective-content>p{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:0 0 13px;font-size:12px;overflow:hidden}.objective-status{color:#839087;justify-content:flex-end;align-items:center;gap:17px;min-width:150px;display:flex}.progress-block{align-items:center;gap:11px;display:flex}.progress-track{background:#e8ece9;border-radius:10px;width:100%;height:7px;overflow:hidden}.progress-fill{border-radius:inherit;height:100%;transition:width .4s;display:block}.progress-on_track{background:var(--forest)}.progress-at_risk{background:var(--amber)}.progress-off_track{background:var(--terra)}.progress-block>strong{text-align:right;width:38px;font-size:11px}.status-pill{white-space:nowrap;border-radius:999px;align-items:center;gap:6px;width:max-content;padding:6px 9px;font-size:10px;font-weight:800;display:inline-flex}.status-dot{border-radius:50%;width:7px;height:7px}.status-on-track{color:var(--forest-dark);background:var(--forest-soft)}.status-at-risk{color:#8c5f17;background:var(--amber-soft)}.status-off-track{color:#9f4029;background:var(--terra-soft)}.empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:300px;padding:38px;display:flex}.empty-symbol{width:58px;height:58px;color:var(--forest);background:var(--forest-soft);border-radius:18px;place-items:center;display:grid}.empty-state h3{margin:18px 0 5px}.empty-state p{color:var(--muted);margin:0 0 22px;font-size:13px}.simple-header{margin-bottom:28px}.objective-builder-layout{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:20px;display:grid}.objective-builder-main{min-width:0}.form-section{border:1px solid var(--line);background:#fff;border-radius:20px;padding:clamp(24px,3vw,36px);box-shadow:0 10px 30px #2741340a}.section-heading{grid-template-columns:43px 1fr;align-items:start;gap:15px;margin-bottom:27px;display:grid}.section-heading h2{margin:0;font-size:25px}.section-heading p:last-child{color:var(--muted);margin:5px 0 0;font-size:12px}.section-number{width:42px;height:42px;color:var(--forest);background:var(--forest-soft);border-radius:13px;place-items:center;font-family:Georgia,serif;font-size:12px;font-weight:800;display:grid}.kr-heading{grid-template-columns:43px 1fr auto}.count-badge{color:var(--forest);background:var(--forest-soft);border-radius:9px;padding:7px 10px;font-size:11px;font-weight:800}.kr-list{flex-direction:column;gap:13px;display:flex}.kr-editor{background:#fcfdfb;border:1px solid #e0e5e1;border-radius:15px;padding:20px}.kr-editor header{justify-content:space-between;align-items:center;margin-bottom:17px;display:flex}.kr-index{color:var(--forest);letter-spacing:.07em;align-items:center;gap:7px;font-size:11px;font-weight:850;display:flex}.icon-button{width:31px;height:31px;color:var(--muted);cursor:pointer;background:#f0f2ef;border:0;border-radius:9px;place-items:center;display:grid}.icon-button.danger:hover:not(:disabled){color:var(--terra);background:var(--terra-soft)}.icon-button:disabled{opacity:.3;cursor:not-allowed}.kr-grid{grid-template-columns:minmax(190px,2fr) 80px repeat(3,minmax(105px,1fr))}.kr-title-field{grid-column:span 4}.unit-field{grid-column:span 1}.kr-owner-field{grid-column:span 2}.add-kr-button{margin-top:15px}.sticky-form-footer{z-index:10;border:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border-radius:16px;padding:14px 16px;position:sticky;bottom:14px;box-shadow:0 15px 45px #1e4d3924}.okr-coach-panel{scrollbar-width:thin;background:#f8fbf8;border:1px solid #2d6a4f2e;border-radius:20px;max-height:calc(100vh - 108px);padding:20px;position:sticky;top:88px;overflow:auto;box-shadow:0 14px 38px #27413412}.coach-panel-header{border-bottom:1px solid var(--line);align-items:center;gap:11px;padding-bottom:17px;display:flex}.coach-panel-header>span{color:#fff;background:var(--forest);border-radius:12px;flex:none;place-items:center;width:39px;height:39px;display:grid}.coach-panel-header .eyebrow{margin-bottom:3px;font-size:8px}.coach-panel-header h2{letter-spacing:-.02em;margin:0;font-size:16px}.coach-quality{padding:18px 0}.coach-quality-heading{justify-content:space-between;align-items:center;display:flex}.coach-quality-heading>div{align-items:baseline;gap:7px;display:flex}.coach-quality-heading span{color:var(--muted);font-size:10px;font-weight:750}.coach-quality-heading strong{font-size:13px}.coach-quality-heading .coach-quality-percent{color:var(--forest);font-size:13px;font-weight:850}.coach-quality-track{background:#e3e9e5;border-radius:999px;height:6px;margin-top:10px;overflow:hidden}.coach-quality-track span{border-radius:inherit;background:linear-gradient(90deg, var(--forest), #79a48c);height:100%;transition:width .22s;display:block}.coach-checklist{flex-direction:column;gap:10px;margin:15px 0 0;padding:0;list-style:none;display:flex}.coach-checklist li{align-items:flex-start;gap:8px;display:flex}.coach-checklist li>svg{flex:none;margin-top:1px}.coach-checklist li.passed>svg{color:var(--forest)}.coach-checklist li.pending>svg{color:#a8b0ab}.coach-checklist li div{flex-direction:column;gap:2px;display:flex}.coach-checklist strong{color:#3b4841;font-size:10px;line-height:1.4}.coach-checklist .pending strong{color:#68756e}.coach-checklist span{color:#929b96;font-size:9px;line-height:1.45}.coach-details{border-top:1px solid var(--line);padding:15px 0}.coach-details summary{color:var(--forest-dark);cursor:pointer;align-items:center;gap:7px;font-size:11px;font-weight:850;list-style:none;display:flex}.coach-details summary::-webkit-details-marker{display:none}.coach-details summary:after{color:#8a958f;content:"+";margin-left:auto;font-size:15px;font-weight:500}.coach-details[open] summary:after{content:"−"}.coach-thought-fields{flex-direction:column;gap:11px;margin-top:14px;display:flex}.coach-thought-fields label{flex-direction:column;gap:5px;display:flex}.coach-thought-fields label>span{color:#55635b;font-size:9px;font-weight:750}.coach-thought-fields input,.coach-thought-fields textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #d8dfda;border-radius:9px;font-size:10px;line-height:1.5}.coach-thought-fields input{height:37px;padding:0 10px}.coach-thought-fields textarea{resize:vertical;padding:9px 10px}.coach-thought-fields input::placeholder,.coach-thought-fields textarea::placeholder{color:#a5ada8}.coach-thought-fields input:focus,.coach-thought-fields textarea:focus{border-color:var(--forest);outline:2px solid #2d6a4f1a}.coach-thought-fields .button{min-height:38px;margin-top:2px;font-size:11px}.coach-apply-status{color:#89948d;min-height:28px;margin:-3px 0 0;font-size:9px;line-height:1.45}.coach-examples{padding-bottom:5px}.coach-example{background:#fff;border-left:3px solid;border-radius:8px;margin-top:10px;padding:9px 10px}.coach-example.bad{border-color:var(--terra);background:#fdf7f5}.coach-example.good{border-color:var(--forest);background:#f3f8f5}.coach-example span{letter-spacing:.04em;font-size:8px;font-weight:850}.coach-example.bad span{color:var(--terra)}.coach-example.good span{color:var(--forest)}.coach-example p{color:#5b6860;margin:4px 0 0;font-size:9px;line-height:1.5}.coach-final-question{color:#6f592e;background:var(--amber-soft);border-radius:11px;margin-top:13px;padding:12px}.coach-final-question strong{font-size:9px}.coach-final-question p{margin:4px 0 0;font-size:9px;line-height:1.5}.objective-hero{justify-content:space-between;align-items:stretch;display:flex;overflow:hidden}.objective-hero-copy{padding:clamp(26px,4vw,42px)}.objective-detail-meta{color:var(--forest);flex-wrap:wrap;gap:8px;font-size:10px;font-weight:800;display:flex}.objective-detail-meta span{background:var(--forest-soft);border-radius:7px;padding:5px 8px}.objective-hero h1{letter-spacing:-.04em;word-break:keep-all;max-width:760px;margin:19px 0 10px;font-size:clamp(27px,3.4vw,43px);line-height:1.25}.objective-hero-copy>p{max-width:720px;color:var(--muted);margin:0;line-height:1.7}.owner-line{color:#77847c;align-items:center;gap:7px;margin-top:22px;font-size:11px;display:flex}.objective-score{color:#fff;background:var(--forest-dark);flex-direction:column;justify-content:center;align-items:center;min-width:220px;padding:30px;display:flex}.objective-score .status-pill{color:#fff;background:#ffffff21;margin-bottom:16px}.objective-score>strong{font-size:54px;line-height:1}.objective-score>strong small{font-size:17px}.objective-score>span:last-child{color:#c2d7ca;margin-top:7px;font-size:10px}.kr-detail-section{margin-top:38px}.kr-detail-list{flex-direction:column;gap:17px;display:flex}.kr-detail-card{padding:clamp(23px,3vw,31px)}.kr-detail-header{justify-content:space-between;align-items:center;display:flex}.kr-label{align-items:center;gap:10px;display:flex}.kr-label>span{color:var(--forest);letter-spacing:.08em;font-size:11px;font-weight:850}.kr-owner{color:var(--muted);align-items:center;gap:6px;font-size:11px;display:flex}.kr-detail-card h3{margin:18px 0 22px;font-size:20px}.kr-metrics{border:1px solid var(--line);border-radius:13px;grid-template-columns:repeat(3,1fr);margin-bottom:20px;display:grid;overflow:hidden}.kr-metrics>div{background:#fafbf9;flex-direction:column;gap:3px;padding:13px 17px;display:flex}.kr-metrics>div+div{border-left:1px solid var(--line)}.kr-metrics span{color:var(--muted);font-size:9px;font-weight:700}.kr-metrics strong{font-size:14px}.kr-metrics .metric-current{background:var(--forest-soft)}.kr-metrics .metric-current strong{color:var(--forest-dark)}.kr-signals{color:var(--muted);flex-wrap:wrap;gap:14px;margin:14px 0 0;font-size:10px;display:flex}.kr-signals span{align-items:center;gap:5px;display:flex}.signal-text{margin-left:auto;font-weight:800}.signal-text.on_track{color:var(--forest)}.signal-text.at_risk{color:#a26d16}.signal-text.off_track{color:var(--terra)}.checkin-form{background:#f6f8f5;border-radius:14px;grid-template-columns:150px minmax(200px,1fr) auto;align-items:end;gap:11px;margin-top:22px;padding:17px;display:grid}.checkin-form .action-message{grid-column:1/-1}.compact-field label,.checkin-note label{font-size:10px}.number-input{position:relative}.number-input input{padding-right:45px}.number-input span{color:var(--muted);font-size:11px;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.read-only-note{color:var(--muted);background:#f4f6f3;border-radius:11px;margin:20px 0 0;padding:12px 14px;font-size:11px}.checkin-history{border-top:1px solid var(--line);margin-top:17px;padding-top:15px}.checkin-history summary{width:max-content;color:var(--muted);cursor:pointer;align-items:center;gap:6px;font-size:11px;font-weight:750;display:flex}.checkin-history ol{margin:15px 0 0;padding:0;list-style:none}.checkin-history li{border-top:1px dashed var(--line);grid-template-columns:120px 170px 1fr;gap:12px;padding:11px 0;font-size:11px;display:grid}.checkin-history li span{color:var(--muted)}.checkin-history li p{color:#606d65;margin:0}.centered-page{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:30px;display:flex}.centered-page h1{margin:15px 0 6px}.centered-page p{color:var(--muted);margin:0 0 22px}@media (max-width:1050px){.landing-hero{grid-template-columns:1fr 1fr;gap:30px}.hero-visual{min-height:520px}.summary-grid{grid-template-columns:repeat(2,1fr)}.objective-builder-layout{grid-template-columns:1fr}.okr-coach-panel{order:-1;max-height:none;position:static}.kr-grid{grid-template-columns:repeat(3,1fr)}.kr-title-field{grid-column:span 2}.unit-field,.kr-owner-field{grid-column:span 1}}@media (max-width:800px){.landing-page{padding-inline:24px}.landing-hero{grid-template-columns:1fr;min-height:auto;padding:70px 0}.hero-copy{text-align:center}.hero-copy .eyebrow,.hero-actions{justify-content:center}.hero-description{margin-inline:auto}.hero-visual{width:min(100%,570px);min-height:530px;margin:0 auto}.landing-footer{gap:20px}.auth-page{grid-template-columns:1fr}.auth-story,.sidebar,.topbar{display:none}.app-main{margin-left:0}.mobile-header{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;justify-content:space-between;align-items:center;height:60px;padding:0 20px;display:flex;position:sticky;top:0}.mobile-header>span{font-size:11px;font-weight:800}.mobile-header button{color:var(--muted);background:0 0;border:0;place-items:center;display:grid}.page-header{flex-direction:column;align-items:flex-start}.header-actions{justify-content:space-between;width:100%}.dashboard-coach{grid-template-columns:auto minmax(0,1fr)}.dashboard-coach-action{grid-column:2;width:max-content}.onboarding-layout{grid-template-columns:1fr}.onboarding-aside{order:-1}.objective-card{grid-template-columns:42px 1fr}.objective-status{grid-column:2;justify-content:space-between;min-width:0}.objective-hero{flex-direction:column}.objective-score{flex-direction:row;gap:12px;min-width:0;padding:23px}.objective-score .status-pill{margin:0 auto 0 0}.objective-score>span:last-child{margin:0}.checkin-form{grid-template-columns:130px 1fr}.checkin-form .button{grid-column:1/-1}}@media (max-width:560px){.landing-nav .brand-mark>span:last-child{display:none}.landing-page{padding-top:20px}.landing-hero{padding-top:55px}.hero-copy h1{font-size:43px}.hero-actions{flex-direction:column}.hero-visual{min-height:440px}.main-preview{padding:20px;inset:42px 0 50px}.floating-metric{top:8px;left:-10px}.floating-note{bottom:25px;right:-10px}.landing-footer{text-align:center;flex-direction:column;align-items:center}.auth-panel{padding:25px}.content-page{padding:30px 18px 70px}.form-grid.two-columns{grid-template-columns:1fr}.span-two{grid-column:auto}.form-footer{flex-direction:column;align-items:stretch}.form-footer .button{width:100%}.dashboard-header .header-actions{flex-direction:column;align-items:stretch}.dashboard-coach{grid-template-columns:1fr;padding:20px}.dashboard-coach-icon{width:42px;height:42px}.dashboard-coach-action{grid-column:auto;width:100%}.dashboard-coach-prompts{flex-direction:column;align-items:flex-start}.period-switcher{justify-content:space-between}.period-switcher span{flex:1;justify-content:center}.summary-grid{grid-template-columns:1fr}.summary-card{min-height:158px}.objective-card{gap:13px;padding:18px}.objective-content h3{font-size:16px}.objective-status{flex-direction:column-reverse;align-items:flex-end;gap:8px}.kr-grid{grid-template-columns:repeat(2,1fr)}.kr-title-field,.kr-owner-field{grid-column:1/-1}.sticky-form-footer{position:static}.objective-hero h1{font-size:27px}.objective-score{align-items:center}.objective-score>strong{font-size:38px}.kr-metrics{grid-template-columns:1fr}.kr-metrics>div+div{border-top:1px solid var(--line);border-left:0}.kr-signals{flex-direction:column;gap:8px}.signal-text{margin-left:0}.checkin-form{grid-template-columns:1fr}.checkin-form .button{grid-column:auto}.checkin-history li{grid-template-columns:1fr;gap:3px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
