:root{font-family:Inter,ui-sans-serif,system-ui,sans-serif;color:#142a30;background:#f5f3ee}*{box-sizing:border-box}body{margin:0}.auth-page{min-height:100vh;background:linear-gradient(120deg,#123b46 0 52%,#f5f3ee 52%)}.auth-shell{min-height:100vh;max-width:1150px;margin:auto;padding:55px 30px;display:grid;grid-template-columns:1fr 440px;align-items:center;gap:90px}.brand{color:#fff}.brand h1{font-family:Georgia,serif;font-size:clamp(48px,7vw,82px);line-height:.98;margin:22px 0}.brand p{font-size:18px;line-height:1.6;max-width:510px;color:#cadddf}.eyebrow{letter-spacing:.2em;font-size:12px;font-weight:800;color:#e7a271}.eyebrow.dark{color:#b85f2a}.auth-card{background:#fff;border-radius:18px;padding:34px;box-shadow:0 25px 80px #07181d38}.tabs{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid #d8dedc;margin-bottom:25px}.tab{border:0;background:none;padding:14px;color:#6c787b;font-weight:800;border-bottom:3px solid transparent;cursor:pointer}.tab.active{color:#173e48;border-color:#d87538}label{display:grid;gap:7px;font-weight:750;margin:17px 0}input{border:1px solid #b9c3c2;border-radius:9px;padding:12px;font:inherit}.primary{border:0;background:#d87538;color:#fff;border-radius:9px;padding:12px 18px;font-weight:800;cursor:pointer}.auth-card .primary{width:100%;margin-top:8px}.primary:disabled{opacity:.5}.message{min-height:20px;color:#ad3529}.privacy{text-align:center;color:#778185;font-size:13px;margin:20px 0 0}.site-header{height:74px;background:#153c46;color:#fff;display:flex;justify-content:space-between;align-items:center;padding:0 max(25px,calc((100% - 1100px)/2))}.logo{color:white;text-decoration:none;letter-spacing:.16em;font-weight:900}.text-button{border:0;background:none;color:#d9e7e8;margin-left:18px;cursor:pointer}.shop{max-width:1100px;margin:65px auto;padding:0 25px}.shop>h1{font-family:Georgia,serif;font-size:52px;margin:12px 0}.intro{color:#69777b}.shoot-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin-top:35px}.shoot-card,.empty-state{background:#fff;border:1px solid #dedbd3;border-radius:14px;overflow:hidden}.shoot-card img,.placeholder{width:100%;height:210px;object-fit:cover;background:#dfe6e3}.shoot-card>div,.empty-state{padding:22px}.shoot-card h2{margin:0}.shoot-card p{color:#718083}.empty-state{grid-column:1/-1;text-align:center}@media(max-width:800px){.auth-page{background:#123b46}.auth-shell{grid-template-columns:1fr;gap:35px;padding-top:35px}.brand h1{font-size:50px}.site-header #welcome{display:none}.shop>h1{font-size:42px}}
