:root{--ink:#151b22;--muted:#68717d;--line:#e4e7eb;--canvas:#f4f6f8;--accent:#cefa63;--blue:#315ae8;--sidebar:238px;color-scheme:light;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);font-size:16px}*{box-sizing:border-box}body{margin:0;background:white}button,input,select,textarea{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #5075ef;outline-offset:3px}.icon{width:20px;height:20px;flex-shrink:0;vertical-align:middle}button .icon,a .icon{pointer-events:none}button{color:inherit}p{line-height:1.6}h1,h2,h3,p{margin-top:0}h1{font-size:2.2rem;line-height:1.15;letter-spacing:-1.2px;font-weight:650;margin-bottom:12px}h2{font-size:1.1rem;font-weight:600;letter-spacing:-.25px}h3{font-size:1rem;font-weight:600}small{font-size:.78rem;color:var(--muted)}.muted{color:var(--muted);font-size:.875rem}.shell{display:flex;min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:var(--sidebar);background:#fafbfc;border-right:1px solid var(--line);padding:32px 20px 18px;display:flex;flex-direction:column;z-index:10}.brand{font-size:2rem;font-weight:760;letter-spacing:-1.8px;display:flex;align-items:center;gap:9px;margin:2px 10px 46px}.brand img{height:32px;width:32px;border-radius:8px}.brand span{color:#5d6e24;margin-left:-8px}.workspace-label{font-size:.65rem;color:#7f8894;letter-spacing:1.7px;font-weight:700;margin:0 10px 15px}.client{display:flex;gap:10px;align-items:center;padding:0 9px 27px;font-size:.83rem;font-weight:600;line-height:1.6}.client small{display:block;font-size:.7rem;font-weight:400}.avatar{height:36px;width:36px;background:#e9edf0;border:1px solid #dce1e7;border-radius:9px;display:grid;place-items:center;font-size:.73rem;font-weight:700;flex-shrink:0}.avatar.small{width:32px;height:32px;background:var(--ink);color:white}.nav-item{display:flex;width:100%;border:0;background:none;align-items:center;text-align:left;gap:11px;padding:13px 12px;margin-bottom:5px;border-radius:8px;color:#69727e;font-size:.875rem;font-weight:500}.nav-item:hover{background:#eef1f4}.nav-item.active{background:var(--ink);color:#fff;box-shadow:0 4px 8px #18222b10}.nav-item.active .icon{color:var(--accent)}.nav-count{font-size:.73rem;margin-left:auto;background:#e4e8ed;color:var(--ink);border-radius:5px;padding:2px 6px}.sidebar-bottom{margin-top:auto}.note{padding:18px 10px;font-size:.75rem;line-height:1.5;color:#434c56}.note p{font-size:.75rem;color:#7f8790;margin:7px 0 0}.prototype-dot{display:inline-block;width:6px;height:6px;background:#8a97a9;border-radius:50%;margin-right:6px}.user{display:flex;align-items:center;gap:10px;border-top:1px solid var(--line);padding:21px 10px 0;font-size:.8rem}.user small{display:block;margin-top:3px;font-size:.7rem}.main{margin-left:var(--sidebar);width:calc(100% - var(--sidebar));min-width:0}.topbar{height:73px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 40px;font-size:.8rem;background:white}.crumb{color:#4c5561}.crumb span{color:#b9c0c9;margin:0 14px}.external-site{display:flex;align-items:center;gap:9px;color:#666f7a;font-size:.78rem}.external-site .icon{width:15px;height:15px}.content{padding:42px 40px 32px;max-width:1600px;margin:auto}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:30px}.eyebrow{font-size:.66rem;letter-spacing:1.65px;color:#738044;font-weight:750;margin-bottom:13px}.page-heading p{color:var(--muted);font-size:.94rem;margin:0}.button{border:1px solid #dbe0e5;background:white;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:11px 15px;font-size:.85rem;font-weight:550;white-space:nowrap;min-height:42px}.button:hover:not(:disabled){background:#f3f5f7;border-color:#bac2ca}.button.primary{background:var(--accent);border-color:var(--accent);color:#253414;box-shadow:0 1px 2px #18222b09}.button.primary:hover:not(:disabled){background:#bdeb51}.button.dark{background:var(--ink);color:white;border-color:var(--ink)}.button.approve{background:var(--ink);border-color:var(--ink);color:white}.button.approve:hover:not(:disabled){background:#303e4b}.button .icon{height:17px;width:17px}.small-button{font-size:.78rem;min-height:34px;padding:7px 10px}.summary-row{display:flex;align-items:center;gap:40px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:25px 0;margin-bottom:34px}.summary-row>div{display:flex;gap:12px;align-items:center}.summary-row>div>span:last-child{font-size:.8rem;color:var(--muted)}.metric{font-size:1.75rem;font-weight:580;letter-spacing:-1px}.schedule{margin-left:auto;display:flex;align-items:center;gap:10px;font-size:.78rem;cursor:pointer}.schedule small{display:block;font-size:.66rem;margin-top:3px}.schedule input,.switch-label input{appearance:none;width:30px;height:18px;border:0;background:#c3c9d0;border-radius:12px;position:relative;cursor:pointer;flex-shrink:0}.schedule input:after,.switch-label input:after{content:'';width:12px;height:12px;border-radius:50%;background:white;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #0002;transition:transform .15s}.schedule input:checked,.switch-label input:checked{background:#526a21}.schedule input:checked:after,.switch-label input:checked:after{transform:translateX(12px)}.section-heading{display:flex;justify-content:space-between;align-items:center;margin:0 0 20px}.section-heading h2{margin:0}.section-heading h2 span,.feedback-heading h2 span{font-size:.73rem;margin-left:7px;display:inline-flex;min-width:22px;height:22px;align-items:center;justify-content:center;background:#eef1f4;border-radius:5px;color:#626c77}.section-heading .muted{font-size:.75rem}.page-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.page-card{text-align:left;border:1px solid var(--line);padding:0;overflow:hidden;background:white;border-radius:11px;box-shadow:0 2px 3px #19233003;transition:border-color .2s,box-shadow .2s}.page-card:hover{border-color:#a9b594;box-shadow:0 8px 25px #25371810}.thumbnail{height:240px;position:relative;overflow:hidden;background:#edf0f2;padding:20px 25px 0;border-bottom:1px solid var(--line)}.thumbnail img{width:100%;display:block;border-radius:4px 4px 0 0;box-shadow:0 0 4px #0002}.review-overlay{position:absolute;left:50%;top:50%;transform:translate(-50%,-40%);opacity:0;background:var(--ink);color:white;border-radius:6px;padding:12px 15px;display:flex;align-items:center;gap:10px;font-size:.8rem;transition:all .15s;white-space:nowrap}.page-card:hover .review-overlay,.page-card:focus-visible .review-overlay{transform:translate(-50%,-50%);opacity:1}.card-content{padding:20px 20px 15px;display:flex;align-items:center;justify-content:space-between;gap:10px}.card-content h3{font-size:1rem;margin:0 0 5px}.path{font-size:.75rem;color:#87909c}.badge{font-size:.67rem;padding:5px 8px;border-radius:5px;background:#f0f3f5;color:#64717d;display:inline-flex;white-space:nowrap;line-height:1.2;letter-spacing:.1px}.badge.open{background:#fff1dd;color:#8e5a18}.badge.in-progress{background:#eaf0ff;color:#355cad}.badge.approved,.badge.resolved{background:#e9f3d9;color:#486325}.card-footer{padding:0 20px 18px;display:flex;justify-content:space-between;align-items:center;font-size:.69rem;color:#89919c}.card-footer>span:last-child{display:flex;align-items:center;gap:6px}.card-footer .icon{width:14px;height:14px}.uncaptured{height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:14px;color:#8f9aa7;font-size:.8rem}.uncaptured .icon{width:36px;height:36px}.info-bar{display:flex;align-items:center;gap:12px;border:1px solid var(--line);background:#fafbfc;padding:16px 18px;border-radius:7px;margin-top:28px;color:#7a8591}.info-bar .icon{height:17px;width:17px}.info-bar p{margin:0;font-size:.76rem}.capture-strip{display:flex;align-items:center;gap:10px;padding:12px 15px;background:#edf4df;color:#53683b;border-radius:7px;font-size:.8rem;margin-bottom:20px}.capture-strip .icon{width:16px;height:16px}.capture-strip.has-errors{background:#fff1dd;color:#805724}.capture-strip>span:nth-of-type(2){margin-left:auto}.capture-strip details{margin-left:auto}.capture-strip details[open]{max-width:80%}.capture-strip p{font-size:.75rem}.review-content{height:calc(100vh - 73px);display:flex;flex-direction:column;min-height:550px}.review-heading{padding:24px 28px 22px;display:flex;align-items:center;gap:16px}.review-heading h1{font-size:1.6rem;letter-spacing:-.7px;margin:0 0 5px}.review-heading .muted{font-size:.76rem}.review-heading-actions{margin-left:auto;display:flex;align-items:center;gap:12px}.review-heading-actions .button{padding:8px 11px;min-height:36px;font-size:.75rem}.icon-button{border:1px solid var(--line);background:white;display:inline-grid;place-items:center;width:34px;height:34px;border-radius:7px;flex-shrink:0}.icon-button .icon{width:16px;height:16px}.review-toolbar{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:13px 26px;display:flex;align-items:center;gap:10px}.device-tabs{display:flex;background:#f0f2f5;padding:3px;border-radius:7px;gap:2px}.device-tabs button{border:0;background:transparent;color:#73808c;display:flex;gap:7px;align-items:center;border-radius:5px;padding:7px 9px;font-size:.74rem}.device-tabs .icon{width:16px;height:16px}.device-tabs .selected{background:white;color:var(--ink);box-shadow:0 1px 4px #0001}.version-label{font-size:.73rem;color:#7f8a96;margin-left:10px}select{border:1px solid var(--line);background:white;color:#535e6b;border-radius:6px;padding:8px 24px 8px 9px;font-size:.75rem;max-width:100%}.toolbar-spacer{flex:1}.review-toolbar>.button{font-size:.74rem;padding:8px 10px;min-height:36px}.review-content>.capture-strip{margin:8px 26px}.review-body{display:flex;flex:1;min-height:0}.canvas-panel{flex:1;min-width:0;background:#edf0f3;display:flex;flex-direction:column;position:relative}.canvas-caption{height:39px;padding:0 22px;display:flex;align-items:center;justify-content:space-between;color:#82909e;font-size:.64rem;border-bottom:1px solid #e0e5eb;gap:10px;flex-shrink:0}.canvas-scroll{overflow:auto;flex:1;padding:24px 24px 40px;scroll-behavior:smooth}.snapshot-frame{position:relative;margin:0 auto;min-height:200px;width:100%;box-shadow:0 3px 14px #111c291c;line-height:0;background:white}.snapshot-frame.mobile{max-width:390px;border-radius:18px;overflow:hidden;border:5px solid #17202a;min-height:650px}.snapshot-frame>img{width:100%;height:auto;display:block}.pin-mode{cursor:crosshair}.pin{position:absolute;width:29px;height:29px;border-radius:50% 50% 50% 3px;transform:translate(-6px,-27px);border:2px solid white;background:var(--blue);color:white;font-size:.72rem;font-weight:650;display:grid;place-items:center;box-shadow:0 2px 5px #152c5b40;z-index:2;line-height:1}.pin.resolved{background:#557138}.pin.active{outline:4px solid #7193ff55;z-index:4}.draft-pin{background:#243141}.feedback-panel{width:325px;flex-shrink:0;border-left:1px solid var(--line);display:flex;flex-direction:column;background:white}.feedback-heading{padding:22px 20px 0;border-bottom:1px solid var(--line)}.feedback-heading h2{font-size:.95rem;margin-bottom:16px}.feedback-tabs{display:flex;gap:22px}.feedback-tabs button{font-size:.77rem;border:0;background:none;color:#82909c;padding:0 0 13px;position:relative}.feedback-tabs .active{color:#1e2935}.feedback-tabs .active:after{content:'';position:absolute;bottom:0;left:0;right:0;height:2px;background:var(--ink)}.feedback-scroll{overflow-y:auto;flex:1;padding:16px}.feedback-footer{border-top:1px solid var(--line);padding:12px 16px;font-size:.65rem;color:#87919d;display:flex;align-items:center;gap:7px}.feedback-footer .icon{width:14px;height:14px}.empty-feedback{text-align:center;padding:55px 14px;color:#82909b}.empty-feedback>.icon{width:30px;height:30px;color:#a9b3c0;margin-bottom:18px}.empty-feedback h3{color:#475463;font-size:.88rem;font-weight:550;margin-bottom:8px}.empty-feedback p{font-size:.8rem;line-height:1.7;margin-bottom:18px}.empty-feedback .button{font-size:.77rem;min-height:36px}.new-comment{padding:16px;background:#f6f8ef;border:1px solid #dbe7c9;border-radius:8px;margin-bottom:18px}.new-comment-heading{font-size:.85rem;display:flex;align-items:center;gap:7px;font-weight:600;margin-bottom:15px}.new-comment-heading .icon{width:17px;height:17px}.new-comment-heading .icon-button{margin-left:auto;width:26px;height:26px;border:0;background:transparent}.new-comment label{font-size:.75rem;display:block;margin:0 0 9px;color:#616f51}.new-comment textarea,.reply-form textarea{width:100%;border:1px solid #dbe2d2;border-radius:6px;background:white;resize:vertical;min-height:105px;padding:10px;line-height:1.5;font-size:.84rem;color:var(--ink);margin-bottom:10px}.new-comment .button{width:100%;font-size:.78rem;justify-content:space-between}.new-comment small{display:block;font-size:.66rem;line-height:1.5;margin-top:10px;color:#7a856d}.comment-card{border:1px solid var(--line);border-radius:8px;padding:14px;margin-bottom:13px;background:white}.comment-card.selected{border-color:#8ba3f1;box-shadow:0 0 0 2px #e8eeff}.comment-meta{display:flex;align-items:flex-start;gap:7px;font-size:.75rem;font-weight:600}.comment-number{width:24px;height:24px;border:0;border-radius:6px;background:#ecf0fd;color:#4666c5;flex-shrink:0;font-size:.72rem}.comment-meta>span:nth-child(2){line-height:1.4}.comment-meta small{display:block;font-size:.58rem;color:#8b96a4;font-weight:400;margin-top:2px}.comment-meta .badge{margin-left:auto;font-size:.59rem;padding:4px 6px}.comment-body{font-size:.84rem;line-height:1.65;margin:15px 0;white-space:pre-wrap;overflow-wrap:anywhere}.comment-actions{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #f0f2f5;padding-top:10px;gap:8px}.comment-actions select{font-size:.7rem;border:0;background:#f5f7f9;padding:6px 20px 6px 7px}.text-button{display:inline-flex;align-items:center;gap:5px;font-size:.76rem;border:0;background:none;color:#5c6b7d;padding:4px}.text-button .icon{width:14px;height:14px}.reply-form{margin-top:12px}.reply{border-left:2px solid #e2e8f3;padding:0 0 0 10px;margin-bottom:12px;font-size:.75rem}.reply strong{font-size:.7rem}.reply>span{font-size:.59rem;color:#929ca7;margin-left:7px}.reply p{white-space:pre-wrap;overflow-wrap:anywhere;margin:5px 0;line-height:1.6}.feedback-list{max-width:790px}.feedback-list .comment-card{padding:22px;margin-bottom:18px}.feedback-list .comment-meta small{font-size:.7rem}.context-link{font-size:.75rem;color:#5873a7;border:0;background:#f2f5fa;display:inline-flex;gap:7px;align-items:center;padding:7px 9px;margin-top:16px;border-radius:5px}.context-link .icon{width:13px;height:13px}.empty-state{text-align:center;padding:65px 25px;line-height:1.5;color:#74818e}.empty-state>.icon{height:32px;width:32px;margin-bottom:18px}.empty-state h2{color:#435261}.empty-state h1{font-size:1.75rem;color:var(--ink)}.empty-state p{font-size:.875rem}.schedule-card{border:1px solid var(--line);border-radius:8px;padding:23px;display:flex;justify-content:space-between;align-items:center;margin-bottom:25px;gap:20px}.schedule-card>div{display:flex;gap:14px;align-items:center}.schedule-card h3{margin:0 0 5px;font-size:.85rem}.schedule-card p{margin:0;font-size:.78rem;color:var(--muted)}.schedule-card .icon{color:#7f8b9a}.switch-label{display:flex;align-items:center;gap:8px;font-size:.75rem;white-space:nowrap}.history-table{overflow-x:auto;border:1px solid var(--line);border-radius:8px}table{width:100%;border-collapse:collapse;text-align:left;white-space:nowrap}th{background:#f8f9fb;padding:14px 18px;font-size:.7rem;color:#82909f;font-weight:500}td{padding:17px 18px;font-size:.78rem;border-top:1px solid var(--line);color:#66727f}td:first-child{color:var(--ink);font-weight:500}td .icon{width:15px;height:15px;margin-right:5px}.resource-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.resource-card{border:1px solid var(--line);border-radius:9px;padding:28px;transition:background .2s}.resource-card:hover{background:#fafbf7;border-color:#bfd297}.resource-icon{height:43px;width:43px;border-radius:10px;background:#eff4e3;color:#657c39;display:grid;place-items:center;margin-bottom:22px}.resource-card h2{font-size:1rem;margin-bottom:9px}.resource-card p{font-size:.84rem;color:var(--muted)}.resource-card>span{font-size:.75rem;display:flex;align-items:center;gap:8px;margin-top:25px}.resource-card>span .icon{width:15px;height:15px}.loading{padding:60px;color:var(--muted)}#toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,20px);background:#182530;color:white;padding:13px 20px;border-radius:8px;box-shadow:0 4px 20px #0002;opacity:0;pointer-events:none;transition:all .2s;z-index:100;font-size:.84rem;max-width:calc(100vw - 40px);line-height:1.5}#toast.show{opacity:1;transform:translate(-50%,0)}#toast.error{background:#8d302d}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}[hidden]{display:none!important}
@media(min-width:1650px){.page-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.thumbnail{height:280px}.feedback-panel{width:370px}}
@media(max-width:1200px){:root{--sidebar:210px}.sidebar{padding-left:14px;padding-right:14px}.brand{font-size:1.85rem}.topbar{padding:0 26px}.content{padding:32px 26px}.summary-row{gap:22px}.summary-row>div{gap:8px;flex-direction:column;align-items:flex-start}.schedule{gap:5px}.thumbnail{height:200px;padding:15px 18px 0}.feedback-panel{width:290px}.review-toolbar{flex-wrap:wrap;padding:12px 18px}.toolbar-spacer{min-width:0}.version-label{display:none}.review-heading{padding:20px}.card-content{padding:17px 15px 13px}.card-footer{padding:0 15px 16px}.badge{font-size:.61rem}}
@media(max-width:900px){:root{--sidebar:76px}.sidebar{padding:23px 10px 18px}.brand{font-size:0;margin:6px auto 35px;gap:0}.brand img{height:35px;width:35px}.brand span,.workspace-label,.client,.nav-count,.note,.user>div{display:none}.nav-item{font-size:0;justify-content:center;padding:15px 5px}.nav-item .icon{height:21px;width:21px}.user{padding:18px 0 0;justify-content:center}.sidebar-bottom{padding:0}.topbar{padding:0 24px}.page-heading h1{font-size:1.8rem}.page-heading .button{font-size:.76rem;padding:10px}.summary-row{gap:24px}.summary-row>div>span:last-child{font-size:.7rem}.schedule{font-size:.72rem}.feedback-panel{width:275px}.review-heading-actions .badge{display:none}.review-toolbar .button{font-size:.7rem}.review-toolbar{gap:8px}.canvas-scroll{padding:16px}.canvas-caption{padding:0 14px}.canvas-caption>span:last-child{display:none}}
@media(max-width:650px){:root{--sidebar:0px}.sidebar{position:fixed;top:auto;bottom:0;left:0;right:0;width:auto;height:66px;padding:6px 12px;background:white;border-top:1px solid var(--line);border-right:0;z-index:30}.sidebar .brand,.sidebar-bottom{display:none}.sidebar nav{display:flex;justify-content:space-around;gap:8px}.nav-item{flex-direction:column;font-size:.6rem;gap:5px;line-height:1;margin:0;padding:7px 9px;white-space:nowrap;border-radius:7px}.nav-item .icon{width:19px;height:19px}.nav-item.active{background:#edf3e4;box-shadow:none;color:#354820}.nav-item.active .icon{color:#354820}.main{padding-bottom:66px;width:100%;margin:0}.topbar{height:56px;padding:0 18px}.crumb{font-size:.66rem}.crumb span{margin:0 8px}.external-site{font-size:0;gap:0}.external-site .icon{width:17px;height:17px}.content{padding:27px 18px}.page-heading{align-items:flex-start;flex-wrap:wrap;gap:20px;margin-bottom:24px}.page-heading h1{font-size:1.9rem}.eyebrow{font-size:.61rem;margin-bottom:10px}.page-heading p{font-size:.84rem}.page-heading .button{min-height:40px}.summary-row{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;padding:20px 0;margin-bottom:26px}.metric{font-size:1.5rem}.summary-row>div{gap:5px}.summary-row>div>span:last-child{font-size:.67rem}.schedule{grid-column:1/-1;margin-left:0;border-top:1px solid var(--line);padding-top:15px;font-size:.78rem;gap:9px}.schedule span{display:flex;align-items:center;gap:10px}.schedule small{margin:0;font-size:.65rem}.page-grid{grid-template-columns:1fr;gap:20px}.thumbnail{height:220px;padding:18px 22px 0}.card-content{padding:18px}.card-footer{padding:0 18px 18px}.card-content .badge{font-size:.67rem}.section-heading .muted{font-size:.66rem}.info-bar{align-items:flex-start;padding:14px;gap:9px}.info-bar p{font-size:.73rem}.review-content{height:auto;min-height:calc(100vh - 122px)}.review-heading{padding:18px 16px;gap:10px}.review-heading h1{font-size:1.4rem}.review-heading .muted{font-size:.67rem}.review-heading-actions .button{font-size:.68rem;padding:6px 8px;min-height:32px}.review-toolbar{padding:12px 15px;gap:10px}.device-tabs{flex-shrink:0}.device-tabs button{font-size:.7rem;padding:6px 7px}.review-toolbar #version{flex:1;font-size:.65rem;min-width:125px}.toolbar-spacer{display:none}.review-toolbar>.button{flex:1;font-size:.76rem;min-height:39px}.review-body{flex-direction:column;min-height:0}.canvas-panel{height:60vh;min-height:330px;flex:auto}.canvas-scroll{padding:16px 20px 30px;max-height:65vh}.snapshot-frame.mobile{max-width:310px}.canvas-caption{font-size:.61rem}.feedback-panel{width:100%;border-left:0;border-top:1px solid var(--line);min-height:280px}.feedback-scroll{max-height:none;overflow:visible}.feedback-heading{padding:20px 20px 0}.empty-feedback{padding:28px 20px}.feedback-footer{padding-bottom:18px}.comment-meta small{font-size:.69rem}.comment-meta .badge{font-size:.67rem}.comment-body{font-size:.9rem}.new-comment textarea,.reply-form textarea{font-size:1rem}.new-comment label{font-size:.8rem}.feedback-list .comment-card{padding:16px}.context-link{font-size:.68rem;white-space:normal;text-align:left}.schedule-card{flex-direction:column;align-items:flex-start;padding:18px;gap:15px}.history-table table{min-width:640px}.resource-grid{grid-template-columns:1fr}.resource-card{padding:24px}.review-content>.capture-strip{margin:8px 15px}.capture-strip{font-size:.7rem;flex-wrap:wrap}#toast{bottom:83px;font-size:.8rem;width:max-content;max-width:calc(100vw - 28px)}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

.account-screen{min-height:100vh;padding:64px 24px 32px;background:#f4f6f2;display:flex;flex-direction:column;align-items:center}.account-card{background:white;border:1px solid #e0e4dc;border-radius:20px;max-width:540px;width:100%;padding:40px;box-shadow:0 12px 40px #26351c08}.account-card .brand{margin-bottom:40px}.account-card h1{font-size:36px;line-height:1.15;letter-spacing:-1.2px;margin:12px 0}.account-card h2{font-size:20px;margin-top:28px}.account-card p{color:#626b60;line-height:1.6}.account-card fieldset{padding:0;margin:22px 0 16px;border:0;min-width:0}.account-field{display:flex;flex-direction:column;gap:8px;font-size:14px;font-weight:600;margin-bottom:18px}.account-field input,.account-field select{width:100%;padding:13px 14px;border:1px solid #cbd3c6;border-radius:8px;background:#fff;font:inherit;color:#243120;min-height:46px}.account-field input:focus{outline:2px solid #90a971;outline-offset:2px}.account-card fieldset>.button{width:100%;margin-top:4px;justify-content:center}.account-card fieldset small{display:block;color:#626b60;margin:-7px 0 20px;line-height:1.5}.connection-notice{padding:16px 18px;background:#f1f5e9;border:1px solid #d7e2c7;border-radius:10px;margin:24px 0;font-size:14px}.connection-notice p{margin:7px 0 0}.invitation-note{border-top:1px solid #e4e7df;padding-top:24px;margin-top:26px;color:#626b60;font-size:14px;line-height:1.6}.account-footnote{color:#727b6e;font-size:13px;margin-top:24px}.account-card #account-message:not(:empty){background:#f4f6f1;padding:14px;border-radius:8px;color:#34482c}.account-card hr{border:0;border-top:1px solid #e4e7df;margin:28px 0}.access-row{display:flex;gap:12px;justify-content:space-between;align-items:center;border-bottom:1px solid #edf0e9;padding:12px 0;font-size:14px;overflow-wrap:anywhere}.access-row small{display:block;color:#737b6d;margin-top:4px}.account-card [disabled]{opacity:.55;cursor:not-allowed}.sidebar .account-link{margin-top:12px;width:100%;text-align:left}.account-field select{white-space:normal}@media(max-width:600px){.account-screen{padding:24px 16px}.account-card{padding:26px 22px}.account-card h1{font-size:30px}.account-card .brand{margin-bottom:30px}}
