:root{--cream:#f4f1e8;--paper:#fcfbf7;--forest:#263f37;--ink:#26372f;--muted:#6d746a;--line:#dcded1;--gold:#b6a279;--error:#8f332d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:15px;line-height:1.55}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input{touch-action:manipulation}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #ad8550;outline-offset:5px}::selection{background:#d7dfc7}h1,h2,p{margin:0}h1,h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-.045em}em{font-weight:400}button{border:0}.skip-link{position:fixed;top:-100px;left:20px;z-index:100;background:var(--forest);color:white;padding:14px 20px}.skip-link:focus{top:12px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.brand{display:inline-flex;gap:14px;align-items:center;letter-spacing:.2em;font-size:17px;font-weight:600;line-height:1.15}.brand-sub{display:block;letter-spacing:.31em;font-size:9px;font-weight:400;margin-top:7px}.monogram{font:46px/1 Georgia,serif;letter-spacing:-.12em;display:flex;align-items:center;justify-content:center;width:45px;height:49px;border-bottom:1px solid var(--gold)}.public-header{display:flex;justify-content:space-between;align-items:center;max-width:1600px;margin:0 auto;padding:38px 6%}.private-link{font-size:12px;letter-spacing:.06em;display:flex;gap:30px;align-items:center}.private-link span{font-size:20px}.private-link:hover{color:#718164}.hero{max-width:1480px;margin:auto;padding:35px 6% 60px;display:grid;grid-template-columns:1.07fr 1fr;gap:8%;align-items:center}.hero-copy{padding-top:8px}.eyebrow{font-size:10px;letter-spacing:.2em;font-weight:600;line-height:1.5}.hero .eyebrow{display:flex;align-items:center;gap:15px;margin-bottom:35px}.small-line{width:38px;height:1px;background:var(--gold)}.hero h1{font-size:clamp(72px,8.6vw,132px);line-height:1.04;letter-spacing:-.065em}.hero h1 em{font-style:italic;color:#3e5a49}.hero-note{margin-top:32px;font-size:16px;color:var(--muted);line-height:1.8}.hero-rule{margin-top:64px;padding-top:20px;border-top:1px solid var(--line);font-size:9px;letter-spacing:.22em;display:flex;justify-content:space-between;color:#7d8377;max-width:350px}.hero-art{width:100%;max-width:490px;justify-self:end;padding:0 10px}.hero-art svg{width:100%;display:block}.art-caption{display:flex;justify-content:space-between;padding:20px 30px 0;font-size:9px;letter-spacing:.17em;color:var(--muted)}.public-footer{display:flex;justify-content:space-between;align-items:center;padding:26px 6%;max-width:1600px;margin:auto;border-top:1px solid var(--line);font-size:10px;letter-spacing:.06em;color:var(--muted)}.public-footer a{color:var(--ink)}.login-page{min-height:100vh;display:flex;flex-direction:column}.login-page .public-header,.login-page .public-footer{width:100%}.login-layout{width:100%;max-width:1180px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:12%;align-items:center;padding:45px 6% 70px;flex:1}.login-intro h1{font-size:clamp(44px,5vw,74px);line-height:1.12;margin:24px 0}.login-intro p:not(.eyebrow){color:var(--muted)}.login-decoration{display:flex;gap:14px;margin:44px 0 0;height:130px;align-items:flex-end;overflow:hidden}.login-decoration span{display:block;width:62px;height:125px;border:1px solid #bcc4b2;border-radius:60px 60px 0 0;background:linear-gradient(0deg,#dbe1d1,transparent)}.login-decoration span:nth-child(2){height:100px}.login-decoration span:nth-child(3){height:73px}.login-card{padding:38px 38px 28px;background:var(--paper);border:1px solid var(--line);border-radius:5px;box-shadow:0 16px 48px #2b3f2906}.login-card h2{font-size:40px;line-height:1.2;margin:13px 0 8px}.login-card form{margin-top:28px}.muted{color:var(--muted)}.field{margin-bottom:23px}.field label{display:block;font-size:12px;font-weight:600;margin-bottom:9px}.field input{width:100%;height:48px;border:1px solid #cdd1c4;border-radius:4px;padding:11px 13px;color:var(--ink);background:#fff;min-width:0}.field input:focus{border-color:var(--forest)}.field-help{font-size:12px;color:var(--muted);margin-top:8px}.button{display:inline-flex;gap:24px;align-items:center;justify-content:center;min-height:46px;padding:12px 22px;background:var(--forest);color:var(--paper);border:1px solid var(--forest);border-radius:4px;font-size:12px;font-weight:600;letter-spacing:.01em;white-space:nowrap}.button:hover{background:#3d5b4b}.button.secondary{background:transparent;color:var(--forest);border-color:#cbd0c1}.button.secondary:hover{background:#e9eddf}.button.full{width:100%;justify-content:space-between}.button span{font-size:18px;font-weight:400}.access-note{font-size:10px;color:var(--muted);text-align:center;margin-top:22px}.notice{padding:13px 16px;margin:18px 0;border:1px solid #d2d7c9;border-radius:4px;font-size:13px;background:#f0f2eb}.notice.error{color:var(--error);background:#fbefec;border-color:#e6bdb6}.notice.success{color:#35563f;background:#edf3e7;border-color:#cbdabc}.workspace{display:flex;flex-direction:column;min-height:100vh}.workspace-header{display:flex;align-items:center;gap:70px;padding:22px 5%;background:var(--paper);border-bottom:1px solid var(--line)}.workspace-header .brand{font-size:14px}.workspace-header .brand-sub{font-size:8px}.workspace-header .monogram{font-size:37px;width:34px;height:40px}.workspace-header nav{display:flex;gap:32px;align-self:stretch;align-items:center;font-size:13px}.workspace-header nav a{padding:10px 0;color:var(--muted);position:relative}.workspace-header nav a.selected{color:var(--forest);font-weight:600}.workspace-header nav a.selected:after{content:'';position:absolute;bottom:-24px;left:0;right:0;height:2px;background:var(--forest)}.account-actions{margin-left:auto;display:flex;gap:27px;align-items:center;font-size:12px}.account-actions form{margin:0}.text-button{background:none;padding:7px 0;color:var(--forest);font-size:12px}.text-button:hover{text-decoration:underline}.text-button span{margin-left:7px}.workspace-main{width:100%;max-width:1300px;padding:58px 5% 75px;margin:0 auto;flex:1}.workspace-main.narrow{max-width:780px}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:28px;margin:12px 0 36px}.page-heading h1{font-size:49px;line-height:1.2;margin-bottom:12px;overflow-wrap:anywhere}.page-heading .muted{font-size:14px}.private-badge{border:1px solid #cdd2c4;border-radius:30px;padding:8px 15px;font-size:11px;color:var(--muted);white-space:nowrap}.empty-state{text-align:center;border:1px solid var(--line);background:var(--paper);padding:62px 20px 65px;border-radius:6px}.empty-symbol{display:flex;align-items:center;justify-content:center;width:76px;height:76px;margin:0 auto 25px;font:48px Georgia,serif;border:1px solid #d3d8c9;border-radius:50%;color:#7d8d70}.empty-state .eyebrow{color:var(--muted)}.empty-state h2{font-size:38px;margin:15px 0}.empty-state p:not(.eyebrow){color:var(--muted);font-size:14px;margin-bottom:29px;line-height:1.8}.workspace-footer{max-width:1300px;width:100%;display:flex;align-items:center;justify-content:space-between;margin:0 auto;padding:23px 5%;font-size:11px;color:var(--muted);border-top:1px solid var(--line)}.table-card{background:var(--paper);border:1px solid var(--line);border-radius:6px}.table-header{padding:24px 26px;display:flex;justify-content:space-between;align-items:center}.table-header h2{font-family:Arial,Helvetica,sans-serif;font-size:14px;font-weight:600;letter-spacing:0}.count{font-size:11px;color:var(--muted)}table{width:100%;border-collapse:collapse;text-align:left}th{background:#ecefe5;color:var(--muted);padding:12px 26px;font-size:10px;font-weight:500;letter-spacing:.05em}td{padding:22px 26px;font-size:12px;border-bottom:1px solid #e7e9de;overflow-wrap:anywhere}td:first-child{width:31%}.person{display:flex;align-items:center;gap:12px}.person strong{font-size:13px;font-weight:600}.avatar{background:#e7ecdf;border-radius:50%;width:35px;height:35px;display:flex;align-items:center;justify-content:center;font-family:Georgia,serif;font-size:18px;flex:none}.row-sub{display:block;color:var(--muted);font-size:10px;margin-top:3px}.status{font-size:10px;border-radius:20px;padding:5px 10px;white-space:nowrap}.status.active{background:#e7efdf;color:#48623b}.status.inactive{background:#eeece6;color:#77766e}.actions{text-align:right;white-space:nowrap}.actions .muted{font-size:11px}.table-note{padding:18px 26px;color:var(--muted);font-size:11px}.back-link{display:inline-block;font-size:12px;color:var(--muted);margin-bottom:24px}.narrow .page-heading{margin-top:0}.narrow .eyebrow{margin-bottom:12px}.form-card{background:var(--paper);border:1px solid var(--line);border-radius:6px;padding:32px}.form-card .notice{margin-top:0}.form-actions{display:flex;gap:13px;justify-content:flex-end;margin-top:30px;padding-top:24px;border-top:1px solid var(--line)}.permission-note{font-size:12px;padding:17px 19px;background:#eef1e7;border-radius:4px}.permission-note p{margin-top:5px;color:var(--muted)}
@media(min-width:1700px){.hero{padding-top:55px;padding-bottom:85px}.hero-art{max-width:540px}}@media(max-width:950px){.hero{gap:4%;padding-top:35px}.hero h1{font-size:clamp(62px,9.4vw,90px)}.hero .eyebrow{font-size:8px;letter-spacing:.13em}.hero-rule{margin-top:40px}.workspace-header{gap:38px}.workspace-header nav{gap:22px}.account-actions{gap:18px}td,th{padding-left:17px;padding-right:17px}.login-layout{gap:7%;padding-left:5%;padding-right:5%}.login-card{padding:28px}}@media(max-width:680px){.public-header{padding:25px 6%}.brand{font-size:14px;gap:10px}.brand-sub{font-size:8px}.monogram{font-size:38px;width:35px;height:41px}.private-link{font-size:10px;gap:10px}.hero{grid-template-columns:1fr;padding-top:31px;padding-bottom:36px;gap:40px}.hero-copy{padding:0}.hero h1{font-size:clamp(66px,17vw,110px)}.hero .eyebrow{font-size:9px;margin-bottom:27px}.hero-note{font-size:14px;margin-top:25px}.hero-rule{display:none}.hero-art{justify-self:center;max-width:350px;width:79%}.art-caption{padding:17px 16px 0;font-size:8px}.public-footer{padding:23px 6%;gap:15px;flex-wrap:wrap;font-size:9px}.public-footer>span:nth-child(2){display:none}.login-layout{display:block;padding:30px 6% 45px;max-width:500px}.login-intro{display:none}.login-card{padding:30px 25px}.login-card h2{font-size:37px}.workspace-header{flex-wrap:wrap;padding:18px 6% 0;gap:0;row-gap:17px}.workspace-header .brand{font-size:12px}.workspace-header .brand-sub{font-size:7px}.workspace-header .monogram{font-size:32px;width:29px;height:33px}.workspace-header nav{order:3;width:100%;gap:30px;font-size:12px}.workspace-header nav a{padding:13px 0}.workspace-header nav a.selected:after{bottom:0}.account-actions{font-size:10px;gap:15px}.account-actions .text-button{font-size:10px}.workspace-main{padding:34px 6% 45px}.page-heading{align-items:flex-start;gap:20px;flex-wrap:wrap;margin-bottom:26px}.page-heading h1{font-size:39px}.page-heading .muted{font-size:13px}.private-badge{display:none}.page-heading>.button{min-height:40px;padding:9px 15px;font-size:11px}.empty-state{padding:40px 19px}.empty-state h2{font-size:30px}.empty-state p:not(.eyebrow){font-size:13px}.workspace-footer{padding:22px 6%;font-size:10px}.table-header{padding:22px 20px}.user-table table,.user-table tbody,.user-table tr,.user-table td{display:block;width:100%}.user-table thead{display:none}.user-table tr{padding:18px 20px;border-top:1px solid var(--line)}.user-table td{padding:7px 0;border:0}.user-table td:not(:first-child):not(.actions){display:flex;align-items:center;justify-content:space-between;gap:15px;text-align:right}.user-table td:not(:first-child):not(.actions):before{content:attr(data-label);font-size:11px;color:var(--muted)}.user-table td:first-child{padding-bottom:14px}.user-table td.actions{padding-top:10px}.table-note{padding:17px 20px;border-top:1px solid var(--line)}.form-card{padding:24px 20px}.form-actions{justify-content:stretch}.form-actions .button{flex:1}.narrow .page-heading h1{font-size:36px}.field input{font-size:16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
