:root{--ink:#25231f;--muted:#746f67;--line:#e7e3da;--paper:#f7f6f2;--white:#fff;--orange:#ff4b0b;--green:#063c2f;--lime:#e2fa58;--lavender:#cbb5ff;--shadow:0 18px 55px rgba(37,35,31,.12)}
*{box-sizing:border-box}html{background:var(--paper)}body{margin:0;color:var(--ink);font-family:Arial,Helvetica,sans-serif}button,input,select{font:inherit}.eyebrow{margin:0 0 12px;color:var(--lime);font-size:11px;font-weight:800;letter-spacing:.18em}.eyebrow.orange{color:#d83f09}.muted{color:var(--muted);line-height:1.6}.brand{display:flex;align-items:center;gap:10px;letter-spacing:-.04em}.brand>span:last-child{display:flex;flex-direction:column;font-size:22px}.brand strong{font-weight:900}.brand small{margin-top:-2px;font-size:7px;letter-spacing:.28em}.brand-light{color:white}.brand-mark{display:grid;place-items:center;width:40px;height:40px;padding:6px;border-radius:50%;background:var(--orange)}.brand-mark img{width:100%;height:100%;object-fit:contain}.auth-shell{display:grid;grid-template-columns:minmax(390px,1.05fr) minmax(440px,.95fr);min-height:100vh}.auth-story{position:relative;overflow:hidden;padding:48px 8%;color:white;background:radial-gradient(circle at 83% 18%,rgba(226,250,88,.15),transparent 28%),linear-gradient(145deg,#032c23,#0a4b3d)}.auth-story:after{content:"";position:absolute;right:-80px;bottom:-100px;width:300px;height:300px;border:50px solid rgba(255,75,11,.13);transform:rotate(45deg)}.story-copy{position:absolute;left:8%;bottom:19%;max-width:630px}.story-copy h1{margin:0;font-family:Georgia,serif;font-size:clamp(45px,5vw,72px);font-weight:400;line-height:1.02;letter-spacing:-.045em}.story-copy>p:last-child{max-width:540px;margin:26px 0 0;color:#dbe9e3;font-size:17px;line-height:1.7}.environment{position:absolute;bottom:38px;color:#9fc0b5}.auth-panel{display:grid;place-items:center;padding:45px;background:white}.auth-card{width:min(100%,480px)}.auth-card h2{margin:0;font-family:Georgia,serif;font-size:39px;font-weight:400;letter-spacing:-.03em}.auth-card form{margin-top:28px}.auth-card label{display:block;margin:15px 0 0;font-size:12px;font-weight:800}.auth-card label small{color:var(--muted);font-weight:400}.auth-card input{width:100%;margin-top:7px;padding:13px 14px;border:1px solid #d7d2c7;border-radius:9px;outline:none}.auth-card input:focus{border-color:var(--orange);box-shadow:0 0 0 3px rgba(255,75,11,.13)}.form-columns{display:grid;grid-template-columns:1fr 1fr;gap:12px}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:13px 18px;border:1px solid transparent;border-radius:9px;font-size:12px;font-weight:800;text-decoration:none;cursor:pointer}.button-primary{margin-top:22px;background:var(--orange);color:white;box-shadow:0 8px 20px rgba(255,75,11,.18)}.button-primary span{margin-left:auto}.button-primary:disabled{opacity:.45;cursor:not-allowed}.button-secondary{border-color:#d9d4c8;background:white;color:var(--ink)}.auth-card form>.button{width:100%}.alert{margin:0 0 20px;padding:12px 14px;border-radius:8px;font-size:11px}.alert p{margin:3px}.auth-card .alert{margin:20px 0 -8px}.alert-error{border:1px solid #f0b9a5;background:#fff3ee;color:#9e2f07}.alert-success{border:1px solid #a8dbc3;background:#ecfaf3;color:#176144}.alert-info{border:1px solid #d7d2c7;background:#faf9f6;color:#5e5a52}.app-body{min-height:100vh;background:var(--paper)}.sidebar{position:fixed;inset:0 auto 0 0;width:245px;display:flex;flex-direction:column;padding:30px 18px 22px;background:var(--green);color:white}.sidebar>.brand{margin:0 10px 43px}.sidebar nav{display:flex;flex-direction:column;gap:5px}.sidebar nav a{display:flex;align-items:center;gap:12px;padding:12px;border-radius:8px;color:#9fc3b8;font-size:12px;text-decoration:none}.sidebar nav a span{width:17px;text-align:center}.sidebar nav a:hover,.sidebar nav a.active{background:rgba(255,255,255,.11);color:white}.sidebar nav a.active{border-left:3px solid var(--orange)}.sidebar-user{display:flex;align-items:center;gap:10px;margin-top:auto;padding:20px 7px;border-top:1px solid rgba(255,255,255,.15)}.sidebar-user>span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--orange);font-size:10px;font-weight:800}.sidebar-user div{display:flex;flex-direction:column}.sidebar-user strong{font-size:10px}.sidebar-user small{margin-top:3px;color:#87aa9f;font-size:8px}.logout{padding:8px 7px;border:0;background:none;color:#9fc3b8;font-size:9px;cursor:pointer}.main-content{min-height:100vh;margin-left:245px;padding:45px 4%}.page-header{display:flex;align-items:center;justify-content:space-between;gap:25px}.page-header h1{margin:0;font-family:Georgia,serif;font-size:39px;font-weight:400}.page-header>div>p:last-child{margin:7px 0 0;color:var(--muted);font-size:13px}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin:33px 0}.stats-grid article{display:flex;align-items:flex-start;gap:13px;padding:20px;border:1px solid var(--line);border-radius:12px;background:white}.stat-icon{display:grid;place-items:center;min-width:38px;height:38px;border-radius:9px;font-size:11px;font-weight:800}.stat-icon.lime{background:#f2ffc1;color:#6b7900}.stat-icon.mint{background:#e7f7ef;color:#247054}.stat-icon.peach{background:#fff0e9;color:#c33805}.stat-icon.lavender{background:#eee9fa;color:#624ba0}.stats-grid article div{display:flex;flex-direction:column}.stats-grid small{color:var(--muted);font-size:9px}.stats-grid strong{margin:4px 0 2px;font-family:Georgia,serif;font-size:25px;font-weight:400}.stats-grid p{margin:0;color:#aaa49b;font-size:8px}.content-grid{display:grid;grid-template-columns:minmax(520px,1.7fr) minmax(260px,.7fr);gap:18px;margin-top:32px}.card{border:1px solid var(--line);border-radius:13px;background:white}.projects-card>header{padding:20px 22px;border-bottom:1px solid var(--line)}.card h2{margin:0;font-family:Georgia,serif;font-size:20px;font-weight:400}.card header p{margin:5px 0 0;color:var(--muted);font-size:9px}.empty{padding:54px 25px;text-align:center}.empty.compact{padding:34px 20px}.empty img,.coming-soon img{width:55px;height:63px;object-fit:contain}.empty h3{margin:14px 0 5px;font-family:Georgia,serif;font-size:18px;font-weight:400}.empty p{max-width:430px;margin:0 auto;color:var(--muted);font-size:10px;line-height:1.6}.foundation{padding:25px}.foundation ul{padding:0;list-style:none;color:#435b54;font-size:10px;line-height:2}.foundation>p:last-child{color:var(--muted);font-size:9px;line-height:1.55}.project-row{display:grid;grid-template-columns:1fr auto 100px;align-items:center;gap:12px;padding:15px 22px;border-bottom:1px solid var(--line);font-size:10px}.project-row>div{display:flex;flex-direction:column;gap:3px}.project-row small{color:var(--muted)}.link-row{color:var(--ink);text-decoration:none}.link-row:hover{background:#fbfaf7}.badge{display:inline-flex;justify-content:center;padding:5px 8px;border-radius:18px;background:#eee;font-size:8px;font-weight:800;white-space:nowrap}.badge.large{padding:9px 14px;font-size:10px}.badge-active,.status-selecting{background:#fff0c6;color:#826000}.status-draft{background:#eee;color:#5d5952}.status-confirmed{background:#e7f7ef;color:#247054}.status-delivered{background:#eee9fa;color:#624ba0}.coming-soon{max-width:720px;margin:35px auto;padding:55px;text-align:center}.coming-soon h2{margin:15px 0 8px}.coming-soon p{max-width:520px;margin:0 auto 24px;color:var(--muted);font-size:11px;line-height:1.7}
.split-layout{display:grid;grid-template-columns:minmax(300px,.72fr) minmax(560px,1.5fr);gap:20px;margin-top:32px;align-items:start}.projects-layout{grid-template-columns:minmax(340px,.78fr) minmax(580px,1.5fr)}.form-card,.table-card,.upload-card{padding:25px}.form-card form{margin-top:20px}.form-card label,.upload-card label{display:block;margin:14px 0 0;color:#38352f;font-size:11px;font-weight:800}.form-card label small{color:var(--muted);font-weight:400}.form-card input,.form-card select{width:100%;margin-top:7px;padding:11px 12px;border:1px solid #d7d2c7;border-radius:8px;background:white;outline:none}.form-card input:focus,.form-card select:focus{border-color:var(--orange);box-shadow:0 0 0 3px rgba(255,75,11,.1)}.form-card fieldset{margin:20px 0 0;padding:15px;border:1px solid var(--line);border-radius:10px}.form-card legend{padding:0 7px;font-family:Georgia,serif;font-size:15px}.form-card legend small{color:var(--muted);font-family:Arial,sans-serif;font-size:9px}.form-help{color:var(--muted);font-size:9px;line-height:1.55}.tier-row{display:grid;grid-template-columns:.7fr 1.3fr;gap:8px}.table-card>h2{margin-bottom:18px}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;font-size:10px}th{padding:10px;text-align:left;color:var(--muted);font-size:8px;text-transform:uppercase;letter-spacing:.08em}td{padding:12px 10px;border-top:1px solid var(--line);vertical-align:middle}td strong,td small{display:block}td small{margin-top:3px;color:var(--muted);font-size:8px}td a{color:#075c49;font-weight:700;text-decoration:none}.text-button{padding:3px;border:0;background:transparent;color:#8a4a34;font-size:9px;text-decoration:underline;cursor:pointer}.text-button.danger{color:#b33b16}.project-list>a{display:grid;grid-template-columns:1fr auto;gap:16px;padding:16px 4px;border-top:1px solid var(--line);color:var(--ink);text-decoration:none}.project-list>a:hover{background:#fbfaf7}.project-list>a>div:first-child{display:flex;flex-direction:column;gap:5px}.project-list small{color:var(--muted);font-size:9px}.project-meta{display:flex;align-items:flex-end;flex-direction:column;gap:5px}.full-table{margin-top:32px;padding:18px}.project-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:30px 0}.project-summary article{display:flex;flex-direction:column;gap:7px;padding:18px;border:1px solid var(--line);border-radius:11px;background:white}.project-summary small{color:var(--muted);font-size:9px}.project-summary strong{font-family:Georgia,serif;font-size:21px;font-weight:400}.project-detail-grid{margin-top:0}.upload-card>p{color:var(--muted);font-size:10px;line-height:1.55}.file-field{padding:18px;border:1px dashed #c9c3b6;border-radius:10px;background:#fbfaf7}.file-field input{display:block;width:100%;margin:10px 0}.file-field small{display:block;color:var(--muted);font-size:8px;font-weight:400}.photo-grid{display:grid;grid-template-columns:repeat(4,minmax(120px,1fr));gap:12px;margin-top:24px}.photo-grid article{overflow:hidden;border:1px solid var(--line);border-radius:9px;background:#faf9f6}.photo-grid img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;background:#eee}.photo-grid article>div{padding:9px}.photo-grid strong{display:block;overflow:hidden;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.photo-grid small{color:var(--muted);font-size:7px}.photo-grid form{padding:0 9px 8px}.price-line{display:flex;flex-direction:column;margin:22px 0}.price-line strong{font-family:Georgia,serif;font-size:25px;font-weight:400}.price-line small{margin-top:5px;color:var(--muted);font-size:8px}.tier-list{padding:0;list-style:none}.tier-list li{display:flex;justify-content:space-between;padding:10px 0;border-top:1px solid var(--line);font-size:10px}.phase-note{margin-top:22px;padding:12px;border-radius:8px;background:#f6f4ed;color:var(--muted)!important}.sidebar nav a:last-child{margin-top:8px;border-top:1px solid rgba(255,255,255,.08)}
@media(max-width:1100px){.split-layout,.projects-layout{grid-template-columns:1fr}.photo-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:950px){.stats-grid{grid-template-columns:repeat(2,1fr)}.content-grid{grid-template-columns:1fr}.auth-shell{grid-template-columns:1fr}.auth-story{min-height:390px;padding:30px 6%}.story-copy{left:6%;bottom:14%}.story-copy h1{font-size:40px}.auth-panel{padding:45px 6%}.project-summary{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){.sidebar{position:static;width:100%;min-height:auto}.sidebar nav{display:grid;grid-template-columns:repeat(5,1fr);margin-top:-22px}.sidebar nav a,.sidebar nav a:last-child{justify-content:center;margin-top:0;border-top:0;font-size:0}.sidebar nav a span{font-size:16px}.sidebar-user,.sidebar>form{display:none}.main-content{margin-left:0;padding:28px 5%}.page-header{align-items:flex-start;flex-direction:column}.page-header>.button{width:100%}.stats-grid{grid-template-columns:1fr 1fr}.form-columns{grid-template-columns:1fr}.environment{display:none}.photo-grid{grid-template-columns:repeat(2,1fr)}.project-row{grid-template-columns:1fr auto}.project-row>span:last-child{display:none}}
@media(max-width:440px){.stats-grid{grid-template-columns:1fr}.story-copy h1{font-size:34px}.auth-story{min-height:420px}.auth-card h2{font-size:32px}}
.official-logo{display:flex;align-items:center;justify-content:center}.official-logo img{display:block;width:100%;height:auto}.official-logo-light{width:180px;padding:9px 12px;border-radius:12px;background:rgba(255,255,255,.96)}.admin-logo{width:170px;margin:0 auto 40px;padding:9px 12px;border-radius:11px;background:white}.badge-confirmed{background:#e7f7ef;color:#247054}.access-card{padding:28px}.access-card>p:not(.eyebrow){color:var(--muted);font-size:10px;line-height:1.6}.access-card dl{margin:24px 0}.access-card dl>div{display:grid;grid-template-columns:110px 1fr;padding:11px 0;border-top:1px solid var(--line);font-size:10px}.access-card dt{color:var(--muted)}.access-card dd{margin:0;font-weight:700}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.header-actions .button{margin-top:0}.delivery-form{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.delivery-form label{color:var(--muted);font-size:8px}.selected-report,.status-history{margin-top:20px;padding:25px}.selected-report header{display:flex;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid var(--line)}.selected-report header p:last-child{color:var(--muted);font-size:9px}.selected-report ol{columns:3;gap:28px;margin:20px 0 0;padding-left:22px}.selected-report li{break-inside:avoid;padding:6px;color:#48443d;font-size:10px}.status-history>h2{margin-bottom:12px}.status-history>div{display:flex;justify-content:space-between;gap:20px;padding:11px 0;border-top:1px solid var(--line);font-size:10px}.status-history small{color:var(--muted)}
.client-portal{min-height:100vh;background:#f7f6f2}.client-header{position:sticky;z-index:20;top:0;display:flex;align-items:center;justify-content:space-between;padding:15px max(5%,calc((100% - 1320px)/2));border-bottom:1px solid var(--line);background:rgba(255,255,255,.96);backdrop-filter:blur(12px)}.client-logo{display:block;width:125px}.client-logo img{display:block;width:100%;height:auto}.client-header>div{display:flex;align-items:center;gap:18px;color:var(--muted);font-size:11px}.client-header form{margin:0}.client-header button{padding:7px 10px;border:1px solid var(--line);border-radius:7px;background:white;color:var(--ink);font-size:9px;cursor:pointer}.client-main{width:min(1320px,90%);margin:0 auto;padding:42px 0 80px}.client-welcome{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between;min-height:360px;padding:55px 7%;border-radius:24px;color:white;background:radial-gradient(circle at 82% 20%,rgba(226,250,88,.16),transparent 28%),linear-gradient(140deg,#032c23,#0a4b3d)}.client-welcome:after{position:absolute;right:-70px;bottom:-95px;width:300px;height:300px;border:45px solid rgba(255,75,11,.12);content:"";transform:rotate(45deg)}.client-welcome>div{position:relative;z-index:2;max-width:720px}.client-welcome h1,.client-project-hero h1{margin:0;font-family:Georgia,serif;font-size:clamp(42px,5vw,68px);font-weight:400;line-height:1.02;letter-spacing:-.04em}.client-welcome>div>p:last-child{max-width:590px;margin-top:24px;color:#cfe1da;font-size:15px;line-height:1.7}.client-welcome>img{position:relative;z-index:2;width:150px;height:175px;object-fit:contain}.client-projects{margin-top:48px}.client-projects>header h2,.client-gallery-heading h2{margin:0;font-family:Georgia,serif;font-size:31px;font-weight:400}.client-projects>header p,.client-gallery-heading p{margin:7px 0 0;color:var(--muted);font-size:11px}.client-project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:22px}.client-project-grid>a{display:flex;min-height:210px;flex-direction:column;padding:24px;border:1px solid var(--line);border-radius:15px;background:white;color:var(--ink);text-decoration:none;transition:transform .18s,box-shadow .18s}.client-project-grid>a:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.client-project-grid h3{margin:22px 0 7px;font-family:Georgia,serif;font-size:24px;font-weight:400}.client-project-grid p{margin:0;color:var(--muted);font-size:10px}.client-project-grid footer{display:flex;justify-content:space-between;margin-top:auto;padding-top:24px;color:var(--muted);font-size:9px}.client-project-grid footer strong{color:#d83f09}.back-link{display:inline-block;margin-bottom:28px;color:#6d675f;font-size:10px;text-decoration:none}.client-project-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:30px;padding-bottom:32px}.client-project-hero>div{max-width:850px}.client-project-hero h1{color:#25231f}.client-project-hero>div>p:last-child{max-width:700px;color:var(--muted);font-size:13px;line-height:1.7}.selection-summary{position:sticky;z-index:15;top:76px;display:grid;grid-template-columns:repeat(4,1fr);margin:8px 0 38px;border:1px solid var(--line);border-radius:14px;background:rgba(255,255,255,.97);box-shadow:0 12px 35px rgba(37,35,31,.08)}.selection-summary article{display:flex;flex-direction:column;gap:5px;padding:17px 22px;border-right:1px solid var(--line)}.selection-summary article:last-child{border-right:0}.selection-summary small{color:var(--muted);font-size:8px;text-transform:uppercase;letter-spacing:.08em}.selection-summary strong{font-family:Georgia,serif;font-size:24px;font-weight:400}.client-gallery-heading{display:flex;align-items:center;justify-content:space-between}.client-gallery-heading>img{width:47px;height:55px;object-fit:contain}.client-gallery{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:20px}.client-photo{overflow:hidden;border:2px solid transparent;border-radius:13px;background:white;box-shadow:0 4px 14px rgba(37,35,31,.05);transition:border-color .18s,transform .18s}.client-photo:hover{transform:translateY(-2px)}.client-photo.selected{border-color:var(--orange)}.photo-frame{position:relative;overflow:hidden;aspect-ratio:4/3;background:#eae8e2}.photo-frame>img{display:block;width:100%;height:100%;object-fit:cover}.selected-mark{position:absolute;top:10px;right:10px;display:none;padding:7px 9px;border-radius:20px;background:var(--orange);color:white;font-size:8px;font-weight:800}.client-photo.selected .selected-mark{display:block}.client-photo>footer{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:11px}.client-photo>footer>span{overflow:hidden;color:#635e56;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.selection-form{margin:0}.selection-form button{padding:7px 9px;border:1px solid #d8d2c7;border-radius:7px;background:white;color:#4f4a43;font-size:8px;font-weight:700;cursor:pointer}.client-photo.selected .selection-form button{border-color:#f6b196;color:#b53608}.confirmation-card{display:grid;grid-template-columns:1.4fr .8fr;gap:55px;margin-top:55px;padding:40px;border-radius:19px;background:white;box-shadow:var(--shadow)}.confirmation-card h2{margin:0;font-family:Georgia,serif;font-size:34px;font-weight:400}.confirmation-card>div>p:not(.eyebrow){color:var(--muted);font-size:11px;line-height:1.7}.confirmation-card form{display:flex;justify-content:center;flex-direction:column}.confirmation-card form label{display:flex;align-items:flex-start;gap:9px;color:#5b564e;font-size:10px;line-height:1.5}.confirmation-card form input{margin-top:2px}.client-tier-list{display:flex;gap:8px;flex-wrap:wrap;margin-top:15px}.client-tier-list span{padding:7px 9px;border-radius:7px;background:#f4f1e9;color:#655f56;font-size:8px}.confirmed-report{display:grid;grid-template-columns:100px 1fr;gap:30px;margin-top:45px;padding:35px;border:1px solid var(--line);border-radius:16px;background:white}.confirmed-report>img{width:85px;height:100px;object-fit:contain}.confirmed-report h2{margin:0;font-family:Georgia,serif;font-size:30px;font-weight:400}.confirmed-report ol{columns:3;gap:25px;margin-top:20px;padding-left:18px}.confirmed-report li{break-inside:avoid;padding:5px;color:#5b564e;font-size:9px}.client-footer{padding:22px;text-align:center;color:#918b82;font-size:8px}
@media(max-width:1050px){.client-gallery{grid-template-columns:repeat(3,1fr)}.client-project-grid{grid-template-columns:repeat(2,1fr)}.selected-report ol,.confirmed-report ol{columns:2}}
@media(max-width:760px){.official-logo-light{width:145px}.admin-logo{width:145px}.client-main{width:92%;padding-top:25px}.client-header{padding:12px 4%}.client-welcome{min-height:400px;padding:40px 7%}.client-welcome>img{position:absolute;right:20px;bottom:10px;width:85px;height:100px;opacity:.45}.client-project-grid{grid-template-columns:1fr}.client-project-hero{flex-direction:column}.selection-summary{top:65px;grid-template-columns:repeat(2,1fr)}.selection-summary article:nth-child(2){border-right:0}.selection-summary article:nth-child(-n+2){border-bottom:1px solid var(--line)}.client-gallery{grid-template-columns:repeat(2,1fr)}.confirmation-card{grid-template-columns:1fr;gap:20px;padding:26px}.selected-report ol,.confirmed-report ol{columns:1}.confirmed-report{grid-template-columns:1fr}.header-actions{justify-content:flex-start}.access-card dl>div{grid-template-columns:90px 1fr}.status-history>div{flex-direction:column;gap:4px}}
@media(max-width:460px){.client-logo{width:100px}.client-header>div>span{display:none}.client-welcome h1,.client-project-hero h1{font-size:38px}.client-gallery{grid-template-columns:1fr}.selection-summary strong{font-size:20px}.selection-summary article{padding:14px}.client-gallery-heading>img{display:none}}
