:root{color:#17332b;font-synthesis:none;text-rendering:optimizelegibility;--ink:#17332b;--muted:#66746f;--paper:#fffdf8;--canvas:#f5f2e9;--line:#dedfd7;--green:#255d4d;--green-deep:#173f35;--green-soft:#dcebe3;--amber:#c96f35;--amber-soft:#f8e6d8;--danger:#a13c31;--shadow:0 18px 48px #17332b17;background:#f5f2e9;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--canvas);min-width:320px;min-height:100%}body{min-height:100vh;margin:0}button,input,textarea{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #255d4d40}h1,h2,h3,p{margin:0}h1,h2,h3{letter-spacing:-.035em}.wordmark{letter-spacing:-.035em;align-items:center;gap:.65rem;font-size:1.15rem;font-weight:760;display:inline-flex}.wordmark-mark{color:#f4fbf7;background:var(--green);border-radius:50%;place-items:center;width:2rem;height:2rem;display:grid}.eyebrow{color:var(--green);letter-spacing:.13em;text-transform:uppercase;margin-bottom:.55rem;font-size:.72rem;font-weight:800}.eyebrow.light{color:#a9d3c2}.muted{color:var(--muted)}.small{font-size:.82rem;line-height:1.5}.centered-page{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.25rem;min-height:100vh;padding:2rem;display:flex}.centered-page h1{max-width:32rem;font-size:clamp(2rem,6vw,3.5rem)}.loading-pulse{border:3px solid var(--green-soft);border-top-color:var(--green);border-radius:50%;width:2.75rem;height:2.75rem;margin-top:1.25rem;animation:.85s linear infinite spin}.auth-shell{grid-template-columns:minmax(0,1.05fr) minmax(25rem,.95fr);min-height:100vh;display:grid}.auth-intro{color:#f5faf7;background:var(--green-deep);flex-direction:column;justify-content:space-between;min-height:100%;padding:clamp(2rem,5vw,5.5rem);display:flex;position:relative;overflow:hidden}.auth-intro:before,.auth-intro:after{content:"";border:1px solid #ffffff1c;border-radius:50%;position:absolute}.auth-intro:before{width:34rem;height:34rem;top:-14rem;right:-16rem}.auth-intro:after{width:20rem;height:20rem;bottom:-11rem;left:-9rem}.auth-intro .wordmark-mark{color:var(--green-deep);background:#b9dfcc}.auth-copy{z-index:1;max-width:44rem;padding:6rem 0;position:relative}.auth-copy .eyebrow{color:#a9d3c2}.auth-copy h1{max-width:12ch;font-size:clamp(3rem,6vw,6.2rem);line-height:.98}.lede{color:#cbded6;max-width:41rem;margin-top:2rem;font-size:1.08rem;line-height:1.75}.privacy-list{z-index:1;flex-wrap:wrap;gap:.65rem;margin:0;padding:0;list-style:none;display:flex;position:relative}.privacy-list li{color:#dbe9e3;border:1px solid #ffffff29;border-radius:999px;padding:.55rem .8rem;font-size:.78rem}.auth-panel{place-items:center;padding:clamp(1.5rem,5vw,5rem);display:grid}.auth-card{border:1px solid var(--line);background:var(--paper);width:min(100%,29rem);box-shadow:var(--shadow);border-radius:1.5rem;padding:1.25rem}.auth-tabs{background:#eeeee8;border-radius:.85rem;grid-template-columns:1fr 1fr;gap:.25rem;padding:.25rem;display:grid}.auth-tab{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:.65rem;padding:.7rem 1rem}.auth-tab.active{color:var(--ink);background:var(--paper);box-shadow:0 2px 8px #17332b14}.auth-heading{padding:2rem .4rem 1.4rem}.auth-heading h2{margin-bottom:.35rem;font-size:1.75rem}.auth-form{gap:1rem;padding:0 .4rem .4rem;display:grid}.field{color:#385148;gap:.5rem;font-size:.83rem;font-weight:700;display:grid}.field input,.field textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #d6d9d2;border-radius:.8rem;transition:border-color .12s,box-shadow .12s}.field input{min-height:3rem;padding:0 .9rem}.field textarea{resize:vertical;min-height:14rem;padding:1rem;font-weight:450;line-height:1.65}.field input:hover,.field textarea:hover{border-color:#b9c2bc}.field input:focus,.field textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #255d4d17}.primary-button,.quiet-button,.card-button{cursor:pointer;border-radius:.75rem;min-height:2.75rem;font-size:.85rem;font-weight:750;transition:transform .12s,background-color .12s,border-color .12s}.primary-button{border:1px solid var(--green);color:#fff;background:var(--green);padding:0 1.15rem}.primary-button:hover:not(:disabled){background:var(--green-deep);transform:translateY(-1px)}.primary-button.full{width:100%;margin-top:.25rem}.quiet-button{border:1px solid var(--line);background:0 0;min-height:2.35rem;padding:0 .85rem}.quiet-button:hover:not(:disabled){background:#ffffffa6;border-color:#b5bcb7}button:disabled{cursor:default;opacity:.55}.form-error{color:var(--danger);background:#fff1ee;border:1px solid #e8c6c0;border-radius:.7rem;padding:.75rem .9rem;font-size:.82rem;line-height:1.5}.auth-footnote{color:#85918c;text-align:center;padding:1rem .4rem .15rem;font-size:.72rem}.app-shell{min-height:100vh}.topbar{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f5f2e9eb;justify-content:space-between;align-items:center;min-height:4.75rem;padding:0 clamp(1.25rem,5vw,4rem);display:flex}.account{text-align:right;align-items:center;gap:1.1rem;display:flex}.account>div{gap:.1rem;display:grid}.main-content{width:min(100% - 2rem,74rem);margin:0 auto;padding:clamp(2rem,5vw,4.5rem) 0 6rem}.round-header,.section-heading,.editor-heading,.preview-heading,.progress-copy,.report-group-heading{justify-content:space-between;align-items:flex-end;gap:1rem;display:flex}.round-header h1{font-size:clamp(2.15rem,5vw,4.25rem);line-height:1}.round-progress{border:1px solid var(--line);background:#fffdf8a8;border-radius:1rem;margin:2rem 0 3.5rem;padding:1.25rem 1.4rem}.progress-copy{align-items:center;margin-bottom:.65rem;font-size:.84rem}.progress-track{background:#dfe2da;border-radius:999px;height:.48rem;overflow:hidden}.progress-fill{border-radius:inherit;background:var(--green);height:100%;transition:width .26s}.round-progress .small{margin-top:.65rem}.section-heading{margin-bottom:1.35rem}.section-heading h2,.editor-heading h2{font-size:clamp(1.7rem,3vw,2.35rem)}.people-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.9rem;display:grid}.person-card{border:1px solid var(--line);background:var(--paper);border-radius:1.15rem;flex-direction:column;min-height:18rem;padding:1rem;display:flex;box-shadow:0 8px 28px #17332b0a}.person-card.submitted{background:#dcebe38c}.avatar{width:3rem;height:3rem;color:var(--green-deep);background:var(--green-soft);border-radius:50%;place-items:center;font-size:1.1rem;font-weight:800;display:grid}.person-copy{flex:1;padding:1.25rem 0}.person-number{color:#9aa39f;letter-spacing:.1em;font-size:.7rem;font-weight:750}.person-copy h3{margin:.55rem 0 .4rem;font-size:1.25rem}.card-button{border:1px solid var(--green);width:100%;color:var(--green);background:0 0}.card-button:hover{color:#fff;background:var(--green)}.submitted-label{color:var(--green);text-align:center;background:#ffffffb3;border-radius:.7rem;padding:.75rem;font-size:.8rem;font-weight:750;display:block}.editor-card{background:var(--paper);box-shadow:var(--shadow);border:1px solid #ccd7d1;border-radius:1.3rem;margin-top:2rem;padding:clamp(1.25rem,4vw,2.25rem)}.editor-heading{align-items:center}.editor-guidance{max-width:48rem;color:var(--muted);margin:1rem 0 1.5rem;line-height:1.65}.prompt-guide{border:1px solid var(--line);background:#f8f7f1;border-radius:.8rem;margin-bottom:1.5rem;padding:.9rem 1rem}.prompt-guide summary{cursor:pointer;font-size:.84rem;font-weight:750}.prompt-guide p{margin-top:.75rem}.prompt-guide ul,.coaching-card ul{gap:.5rem;margin:.75rem 0 0;padding-left:1.2rem;line-height:1.5;display:grid}.prompt-guide li,.coaching-card li{padding-left:.25rem;font-size:.84rem}.draft-field{position:relative}.character-count{color:#8b9691;justify-self:end;font-size:.72rem;font-weight:500}.coaching-card{background:#fffaf1;border:1px solid #e2d3bd;border-radius:1rem;margin-top:1.5rem;padding:1.25rem}.coaching-heading{justify-content:space-between;align-items:center;gap:1rem;display:flex}.coaching-heading h3{font-size:1.15rem}.coaching-groups{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1rem;display:grid}.coaching-groups section{border-top:1px solid #eadfce;padding-top:.9rem}.coaching-groups h4{margin:0;font-size:.78rem}.editor-actions,.confirmation{justify-content:space-between;align-items:center;gap:1rem;margin-top:1.25rem;display:flex}.preview-card{background:#f3f9f5;border:1px solid #bfd2c7;border-radius:1rem;margin-top:1.5rem;padding:1.25rem}.preview-heading{align-items:center;margin-bottom:1rem}.preview-heading h3{font-size:1.25rem}.privacy-chip{color:var(--green);background:var(--green-soft);text-transform:uppercase;border-radius:999px;padding:.45rem .65rem;font-size:.7rem;font-weight:800}.preview-list,.report-group ul{gap:.65rem;margin:0;padding:0;list-style:none;display:grid}.feedback-item{background:#ffffffbd;border:1px solid #255d4d1f;border-radius:.75rem;grid-template-columns:1.8rem 1fr;align-items:start;gap:.75rem;padding:.9rem;display:grid}.feedback-item p{font-size:.9rem;line-height:1.6}.item-mark{border-radius:50%;place-items:center;width:1.6rem;height:1.6rem;font-size:.8rem;font-weight:850;display:grid}.item-mark.strength{color:var(--green);background:var(--green-soft)}.item-mark.growth{color:var(--amber);background:var(--amber-soft)}.confirmation{border-top:1px solid #d6e2db;padding-top:1rem}.confirmation p{max-width:37rem;color:var(--muted);font-size:.78rem;line-height:1.5}.confirmation-actions{flex-shrink:0;gap:.6rem;display:flex}.report-hero{color:#f5faf7;background:var(--green-deep);border-radius:1.4rem;padding:clamp(2rem,5vw,4rem)}.report-hero h2{max-width:14ch;font-size:clamp(2.5rem,6vw,5rem);line-height:1}.report-hero>p:last-child{color:#c4d9d0;max-width:38rem;margin-top:1.3rem;line-height:1.65}.report-columns{grid-template-columns:1fr 1fr;gap:1rem;margin-top:1rem;display:grid}.report-group{border:1px solid var(--line);background:var(--paper);border-radius:1rem;padding:1.35rem}.report-group-heading{align-items:center;margin-bottom:1rem}.report-group-heading .eyebrow{margin:0}.report-group-heading>span{width:1.8rem;height:1.8rem;color:var(--muted);background:#efefe9;border-radius:50%;place-items:center;font-size:.75rem;font-weight:800;display:grid}.empty-copy{padding:1rem 0}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=960px){.auth-shell{grid-template-columns:1fr}.auth-intro{min-height:30rem}.auth-copy{padding:5rem 0 3rem}.auth-panel{padding:3rem 1.25rem}.people-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.person-card{min-height:15rem}}@media (width<=640px){.auth-intro{min-height:37rem;padding:1.5rem}.auth-copy h1{font-size:clamp(2.7rem,14vw,4.2rem)}.privacy-list{display:grid}.topbar{padding:0 1rem}.account>div{display:none}.round-header,.section-heading,.editor-actions,.confirmation{flex-direction:column;align-items:stretch}.people-grid,.report-columns,.coaching-groups{grid-template-columns:1fr}.person-card{min-height:13rem}.editor-heading,.preview-heading{align-items:flex-start}.confirmation-actions{grid-template-columns:1fr;display:grid}.confirmation-actions button,.editor-actions button{width:100%}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
