:root{--red:#c8151b;--orange:#f5a20b;--green:#337d27;--ink:#211713;--muted:#71645c;--line:#eadbcf}*{box-sizing:border-box}body{margin:0;color:var(--ink);font-family:Arial,sans-serif;background:radial-gradient(circle at 8% 13%,#ffedc8 0,transparent 25%),linear-gradient(180deg,#fffaf3,#fff 55%)}a{color:inherit;text-decoration:none}.account-header{height:126px;padding:0 max(24px,calc((100% - 1160px)/2));display:flex;align-items:center;justify-content:space-between;background:#fff;border-top:7px solid var(--orange);border-bottom:1px solid var(--line);box-shadow:0 7px 28px rgba(65,35,17,.05)}.account-header>a:first-child{height:100%;display:flex;align-items:center}.account-header img{width:180px;height:114px;object-fit:contain}.account-header .back{padding:13px 18px;border:1px solid var(--line);border-radius:99px;background:#fff9f2;color:var(--red);font-size:11px;font-weight:900}.account-shell{width:min(1160px,calc(100% - 34px));margin:0 auto 90px}.account-hero{text-align:center;padding:62px 20px 36px}.account-hero>span,.dashboard-head>div>span,.card-kicker{color:#a56a00;font-size:10px;font-weight:900;letter-spacing:.2em}.account-hero h1{margin:14px 0 16px;font:700 clamp(42px,6vw,68px)/.98 Georgia,serif;letter-spacing:-.035em}.account-hero h1 em{color:var(--red);font-style:normal}.account-hero p{max-width:680px;margin:auto;color:var(--muted);font-size:15px;line-height:1.7}.auth-grid{display:grid;grid-template-columns:1fr 1.08fr;gap:24px;align-items:start}.account-card{position:relative;padding:34px;border:1px solid var(--line);border-radius:25px;background:#fff;box-shadow:0 20px 55px rgba(61,31,13,.08);overflow:hidden}.account-card.accent:before{content:"";position:absolute;inset:0 0 auto;height:5px;background:linear-gradient(90deg,var(--orange),var(--red))}.account-card h2{margin:9px 0 24px;font:700 31px/1.12 Georgia,serif}.account-card form{display:grid;gap:15px}.account-card label{display:grid;gap:7px;color:#4e4038;font-size:11px;font-weight:800}.account-card label small{color:#94877f;font-weight:500}.account-card input,.account-card textarea{width:100%;min-height:49px;padding:12px 14px;border:1px solid #ddcec3;border-radius:12px;background:#fff;color:#251a15;font:500 14px Arial;outline:0}.account-card input:focus,.account-card textarea:focus{border-color:var(--orange);box-shadow:0 0 0 4px rgba(245,162,11,.13)}.form-pair{display:grid;grid-template-columns:1fr 1fr;gap:12px}.account-card form>button{min-height:51px;border:0;border-radius:12px;background:linear-gradient(135deg,#da2026,#b70e14);color:#fff;font-size:11px;font-weight:900;letter-spacing:.06em;cursor:pointer}.account-card.accent form>button{background:linear-gradient(135deg,#438d30,#2e721f)}.privacy{text-align:center;color:#8c7e75;font-size:10px}.account-alert{margin:0 0 22px;padding:15px 18px;border-radius:13px;background:#eaf7e7;color:#27651f;font-size:12px;font-weight:700}.account-alert.error{background:#fff0ef;color:#a61015}.dashboard-head{display:flex;align-items:end;justify-content:space-between;gap:24px;padding:55px 8px 30px}.dashboard-head h1{margin:8px 0 5px;font:700 clamp(38px,5vw,56px)/1 Georgia,serif}.dashboard-head p{margin:0;color:var(--muted)}.logout{padding:12px 18px;border:1px solid #dfcfc4;border-radius:99px;background:#fff;color:#7b171a;font-weight:800}.dashboard-grid{display:grid;grid-template-columns:400px 1fr;gap:24px;align-items:start}.empty-orders{padding:52px 20px;text-align:center;border:1px dashed #dccdc1;border-radius:17px;background:#fffcf8}.empty-orders b{display:block;font:700 22px Georgia,serif}.empty-orders a{display:inline-block;margin-top:10px;padding:11px 16px;border-radius:99px;background:var(--red);color:#fff;font-size:10px;font-weight:900}.order-list{display:grid;gap:13px}.order-list article{padding:18px;border:1px solid #e8dbd1;border-radius:15px;background:#fffaf5}.order-list article>div,.order-list article footer{display:flex;justify-content:space-between;align-items:center}.order-list time{color:#8a7d75;font-size:10px}.order-list h3{margin:12px 0 6px;color:var(--red)}.order-list p{margin:0;color:var(--muted);font-size:11px}.order-list footer{margin-top:13px;padding-top:12px;border-top:1px solid #e9ddd4}.order-list footer a{color:var(--green);font-size:10px;font-weight:900}.status{padding:6px 9px;border-radius:99px;background:#fff0d3;color:#8b5700;font-size:9px;font-weight:900}@media(max-width:820px){.account-header{height:98px;padding:0 17px;border-top-width:5px}.account-header img{width:135px;height:90px}.account-header .back{padding:10px 12px;font-size:9px}.account-shell{width:min(100% - 24px,600px)}.account-hero{padding:42px 8px 25px}.account-hero h1{font-size:43px}.auth-grid,.dashboard-grid{grid-template-columns:1fr}.account-card{padding:24px;border-radius:20px}.form-pair{grid-template-columns:1fr}.dashboard-head{align-items:flex-start}}
