.project-status{background:var(--v-paper,#f6f5ed);color:#222b24;min-height:100vh}.project-header{border-bottom:1px solid #ced5c3;justify-content:space-between;align-items:center;gap:24px;padding:28px 5vw;display:flex}.project-header>span,.project-header>a:last-child{align-items:center;gap:8px;font-size:14px;display:flex}.project-status main{max-width:1180px;margin:auto;padding:64px 32px 80px}.project-heading{justify-content:space-between;align-items:center;gap:24px;margin-bottom:40px;display:flex}.project-heading h1{letter-spacing:-.055em;margin:16px 0;font-size:clamp(36px,5vw,62px);line-height:1.08}.project-name{overflow-wrap:anywhere;margin:16px 0 0;font-size:20px}.project-status button{min-height:48px;font:inherit;cursor:pointer;background:0 0;border:1px solid #9ba58f;border-radius:8px;justify-content:center;align-items:center;gap:10px;padding:13px 20px;display:inline-flex}.project-status button:disabled{opacity:.55;cursor:default}:is(.project-status button:focus-visible,.project-status a:focus-visible,.project-status input:focus-visible,.project-status textarea:focus-visible){outline-offset:4px;outline:3px solid #4f6336}.project-status .project-primary{color:#1d2915;background:#d8ff3e;border-color:#7e933e;border-radius:8px;justify-content:center;align-items:center;gap:12px;min-height:50px;padding:15px 22px;text-decoration:none;display:inline-flex}.project-timeline{grid-template-columns:repeat(5,1fr);gap:12px;margin:0 0 42px;padding:0;list-style:none;display:grid}.project-timeline li{color:#66705e;border-top:2px solid #d2d8c9;align-items:center;gap:10px;padding-top:16px;font-size:14px;display:flex}.project-timeline li>span{border:1px solid #c6cebb;border-radius:50%;flex-shrink:0;place-items:center;width:28px;height:28px;display:grid}.project-timeline li[aria-current]{color:#1e291c;border-color:#293c22;font-weight:600}.project-timeline li[aria-current]>span{background:#d8ff3e;border-color:#8b9a6a}.project-timeline li[data-complete=true]{border-color:#657548}.project-current{border:1px solid #bdc8b0;border-radius:16px;grid-template-columns:1.2fr 1fr;display:grid;overflow:hidden}.project-current>div{padding:40px}.project-current h2{letter-spacing:-.025em;margin:18px 0;font-size:clamp(28px,3vw,40px);line-height:1.16}.project-current p,.project-request p{line-height:1.65}.project-current small{color:#59684e;margin-top:28px;font-size:14px;display:block}.project-next{background:#ecf1e3;border-left:1px solid #bdc8b0;padding:40px}.project-next h3{margin:0 0 16px;font-size:22px}.project-next .project-primary{width:100%;margin-top:12px}.project-payment,.project-request{border-bottom:1px solid #ced5c3;margin-top:32px;padding:30px 0}.project-payment h2,.project-request h2{margin:0 0 24px;font-size:24px}.project-payment dl{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.project-payment dt{color:#58654f;font-size:14px}.project-payment dd{margin:12px 0;font-size:28px}.project-private{color:#56614e;align-items:flex-start;gap:10px;margin-top:40px;font-size:14px;line-height:1.6;display:flex}.project-private svg{flex-shrink:0;margin-top:4px}.project-status footer{border-top:1px solid #ced5c3;flex-wrap:wrap;gap:30px;padding:24px 5vw;font-size:14px;display:flex}.project-error{background:#fcf0e9;border-left:4px solid #9a442b;margin:20px 0;padding:16px 22px;line-height:1.6}.project-test,.project-message{background:#e7f0d8;border:1px solid #b8c99d;border-radius:8px;padding:16px 20px}.project-test{font-size:14px}.project-status label{flex-direction:column;gap:12px;font-weight:500;display:flex}.project-status textarea{font:inherit;resize:vertical;box-sizing:border-box;background:#fffef9;border:1px solid #aebaa0;border-radius:8px;width:100%;min-height:125px;padding:16px;line-height:1.5}.project-note{color:#57664d;font-size:14px;line-height:1.6}.project-preview{margin-top:48px}.project-preview-tools{flex-wrap:wrap;align-items:center;gap:12px;margin:20px 0;display:flex}.project-preview-tools [aria-pressed=true]{background:#e3eccf}.project-preview-tools a{margin-left:auto}.project-preview-wrap{background:#e8ebdf;border:1px solid #aebaa0;border-radius:12px;justify-content:center;padding:12px;display:flex}.project-preview iframe{background:#fff;border:0;max-width:100%;height:680px}.project-review{grid-template-columns:1fr 1fr;gap:40px;padding:32px 0;display:grid}.project-review h3{margin-top:0;font-size:22px}.project-status .project-confirm{flex-direction:row;align-items:flex-start;margin-bottom:24px;font-weight:400;line-height:1.5}.project-confirm input{accent-color:#536d2b;flex-shrink:0;width:20px;height:20px}.project-request input[type=file]{font:inherit;max-width:100%;margin-bottom:12px}.project-request>label{margin-top:24px}.project-link-box{background:#edf3e2;border:1px solid #aebb9d;border-radius:12px;margin:24px 0;padding:22px}.project-link-box p{line-height:1.55}.project-link-box a{font-weight:600}.project-link-box button{margin-right:12px}.project-link-box small{overflow-wrap:anywhere;margin-top:12px;display:block}.project-link-controls{flex-wrap:wrap;gap:12px;display:flex}.project-link-controls a,.project-link-controls button{min-height:44px;font:inherit;background:0 0;border:1px solid #98a589;border-radius:7px;align-items:center;padding:12px 16px;display:inline-flex}.project-link-box textarea{width:100%;min-height:90px;font:inherit;box-sizing:border-box;padding:12px}.project-link-box details{margin-top:18px}.project-link-box select{font:inherit;margin:12px 0;padding:10px}.project-link-box [role=alert]{color:#843c25}.project-status button,.project-primary{transition:background-color .15s,transform .15s}.project-status button:not(:disabled):hover,.project-primary:hover{transform:translateY(-1px)}@media (max-width:700px){.project-header{padding:20px}.project-header>span{display:none}.project-header .v-logo{font-size:28px}.project-header>a:last-child{font-size:13px}.project-status main{padding:36px 20px 50px}.project-heading{margin-bottom:30px;display:block}.project-heading>button{margin-top:22px}.project-timeline{grid-template-columns:1fr;gap:0;margin-bottom:24px}.project-timeline li{border-top:0;border-left:2px solid #d2d8c9;padding:10px 0 10px 14px}.project-current{grid-template-columns:1fr}.project-current>div,.project-next{padding:26px}.project-next{border-top:1px solid #bdc8b0;border-left:0}.project-payment dl{grid-template-columns:1fr;gap:4px}.project-payment dl>div{justify-content:space-between;align-items:center;display:flex}.project-payment dd{font-size:24px}.project-review{grid-template-columns:1fr}.project-status footer{gap:16px;padding:22px}.project-preview-wrap{padding:4px}.project-preview iframe{height:560px}}@media (prefers-reduced-motion:reduce){.project-status *{scroll-behavior:auto!important;transition:none!important;animation:none!important}.project-status button:hover{transform:none}}
