:root{--paper:#f7f5f0;--white:#fffefa;--ink:#292e27;--muted:#65695e;--line:#dcded4;--clay:#934b36;--sage:#e4e8da;--font:"DM Sans","Noto Sans Armenian",Arial,sans-serif;--serif:"Instrument Serif",Georgia,serif}
*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.55 var(--font);-webkit-font-smoothing:antialiased}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent;touch-action:manipulation}a{color:inherit;text-decoration:none}button{cursor:pointer}button:disabled{opacity:.55;cursor:wait}button,input,textarea,a{outline-offset:5px}button:focus-visible,a:focus-visible{outline:2px solid var(--clay)}input:focus,textarea:focus{outline:2px solid var(--clay);outline-offset:2px}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--serif);font-weight:400;line-height:1.04}h1{font-size:clamp(42px,7vw,76px);letter-spacing:-.04em;margin-bottom:18px}h2{font-size:34px;letter-spacing:-.025em;margin-bottom:20px}h3{font-size:17px;line-height:1.3;margin-bottom:10px}p{margin-bottom:18px}.ribbon{text-align:center;background:var(--ink);color:var(--paper);padding:9px 16px;font-size:11px;letter-spacing:.045em}.account-header{max-width:1400px;margin:auto;padding:24px clamp(20px,5vw,76px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:16px}.brand{font-size:37px;line-height:1;font-weight:600;letter-spacing:-3px}.brand span{color:var(--clay);font-size:26px;margin-left:4px}.back-shop{font-size:12px}.back-shop span{margin-left:10px}.account-footer{max-width:1248px;margin:64px auto 0;padding:26px 24px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:16px;font-size:12px;color:var(--muted)}main{min-height:65vh;max-width:1248px;padding:42px 24px 0;margin:auto}.skip{position:absolute;top:-100px;left:20px;z-index:10;background:var(--ink);color:white;padding:12px}.skip:focus{top:12px}.initial-state,.empty-state{padding:76px 20px;text-align:center;color:var(--muted)}.spinner{display:inline-block;width:16px;height:16px;border:2px solid var(--line);border-top-color:var(--clay);border-radius:100%;animation:turn .8s linear infinite;margin-right:12px;vertical-align:middle}.eyebrow{text-transform:uppercase;font-size:10px;letter-spacing:.16em;font-weight:600;margin-bottom:17px;color:var(--clay)}.muted,.help{color:var(--muted)}.help{font-size:12px;line-height:1.6}.auth-layout{display:grid;gap:40px;max-width:980px;margin:auto}.auth-story{display:none}.auth-panel{max-width:460px;width:100%;margin:auto}.auth-panel h1{font-size:56px}.auth-panel .intro{color:var(--muted);max-width:35ch}.tabs{display:flex;gap:22px;border-bottom:1px solid var(--line);margin:25px 0}.tab{border:0;background:none;padding:0 0 12px;font-size:14px;color:var(--muted);border-bottom:2px solid transparent}.tab[aria-selected=true]{color:var(--ink);border-bottom-color:var(--clay)}.field{display:block;margin-bottom:19px}.field>span{display:block;font-size:12px;margin-bottom:7px}.field input,.field textarea{width:100%;border:1px solid #c9ccbf;border-radius:3px;background:var(--white);color:var(--ink);padding:12px 13px;min-height:46px}.field textarea{min-height:100px;resize:vertical}.field input[readonly]{background:#eceee6;color:var(--muted)}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 21px;border:1px solid var(--ink);border-radius:3px;background:var(--ink);color:var(--paper);font-size:13px;gap:12px;line-height:1.35}.button.secondary{background:transparent;color:var(--ink);border-color:#bfc4b4}.button.danger{background:transparent;color:#934230;border-color:#bb7866}.button.full{width:100%}.text-button{border:0;border-bottom:1px solid currentColor;padding:2px 0;background:none;color:var(--ink);font-size:12px;min-height:32px}.form-error{background:#f5e8e0;color:#7b3324;border-left:3px solid #a55940;padding:12px 14px;margin:14px 0;font-size:13px;overflow-wrap:anywhere}.form-error:empty{display:none}.auth-footnote{margin:22px 0 0;font-size:12px;color:var(--muted)}.page-heading{display:flex;justify-content:space-between;gap:25px;align-items:flex-start;margin-bottom:32px}.page-heading h1{font-size:clamp(42px,5vw,66px)}.page-heading p{margin:0;color:var(--muted);font-size:14px}.page-heading .text-button{white-space:nowrap;margin-top:6px}.account-layout{display:grid;gap:28px}.account-nav{display:flex;gap:6px;overflow-x:auto;border-bottom:1px solid var(--line);padding-bottom:10px}.account-nav a{font-size:13px;white-space:nowrap;padding:10px 14px;border-radius:3px}.account-nav a[aria-current=page]{background:var(--sage);color:var(--ink)}.view{min-width:0}.view-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px}.view-heading h2{margin:0}.order-list{display:grid;gap:15px}.order-card{border:1px solid var(--line);background:var(--white);padding:20px;border-radius:5px;transition:border-color .2s}.order-card:hover{border-color:#a6ad98}.order-top{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px}.order-id{font-size:14px;overflow-wrap:anywhere}.order-date{font-size:11px;color:var(--muted);margin-top:3px}.badge{display:inline-flex;padding:5px 9px;background:var(--sage);border-radius:20px;font-size:10px;white-space:nowrap;color:#35412d}.badge.cancelled{background:#f0e4dd;color:#803f2e}.badge.delivered{background:#dcebd8;color:#2d552c}.order-bottom{display:flex;justify-content:space-between;align-items:center;gap:15px}.order-total{font-size:16px;font-weight:600}.order-count{font-size:11px;color:var(--muted)}.mini-photos{display:flex;gap:5px}.mini-photos img{width:49px;height:54px;object-fit:cover;background:var(--sage);border-radius:3px}.order-link{display:flex;align-items:center;gap:14px}.arrow{font-size:20px}.empty-state{border:1px dashed #c8cebf;border-radius:5px;padding:52px 22px}.empty-state h3{font-family:var(--serif);font-size:31px;font-weight:400;color:var(--ink)}.empty-state p{font-size:14px;max-width:34ch;margin:0 auto 22px}.form-card{background:var(--white);border:1px solid var(--line);border-radius:5px;padding:24px;max-width:640px}.form-grid{display:grid;gap:0 20px}.notice{position:fixed;bottom:20px;left:50%;transform:translate(-50%,20px);background:var(--ink);color:var(--paper);padding:12px 20px;border-radius:4px;font-size:13px;opacity:0;pointer-events:none;transition:.2s;max-width:calc(100vw - 32px);z-index:20}.notice.visible{opacity:1;transform:translate(-50%,0)}.detail-back{margin-bottom:22px;display:inline-block;font-size:12px;color:var(--muted)}.detail-title{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px}.detail-title h2{font-size:35px;overflow-wrap:anywhere;margin:0}.detail-grid{display:grid;gap:22px}.panel{padding:23px;background:var(--white);border:1px solid var(--line);border-radius:5px;min-width:0}.panel h3{margin-bottom:20px}.progress{list-style:none;margin:24px 0 28px;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:16px 10px}.progress li{font-size:10px;color:var(--muted);border-top:2px solid var(--line);padding-top:10px}.progress li.done{border-color:#738263;color:#3c4f31}.progress li.current{border-color:var(--clay);color:var(--clay);font-weight:600}.progress li span{display:block;font-size:9px;opacity:.85;margin-top:2px}.item{display:grid;grid-template-columns:65px 1fr auto;gap:13px;align-items:start;padding:17px 0;border-bottom:1px solid var(--line)}.item:first-child{padding-top:0}.item img,.item .photo-placeholder{width:65px;height:75px;object-fit:cover;border-radius:3px;background:var(--sage)}.item h3{font-family:var(--font);font-size:13px;line-height:1.45;margin:0 0 5px}.item p{font-size:11px;color:var(--muted);margin:2px 0;overflow-wrap:anywhere}.item strong{font-size:12px;font-weight:500;white-space:nowrap}.totals{display:flex;justify-content:space-between;gap:20px;margin-top:20px;align-items:baseline}.totals strong{font-size:24px}.totals span{font-size:13px}.delivery{font-size:13px;overflow-wrap:anywhere}.delivery p{margin:0 0 10px}.delivery .address{white-space:pre-line}.key-value{display:flex;justify-content:space-between;gap:18px;margin:13px 0;font-size:12px}.key-value span:first-child{color:var(--muted)}.key-value span:last-child{text-align:right}.timeline{list-style:none;margin:0;padding:0}.timeline li{position:relative;padding:0 0 22px 20px;border-left:1px solid var(--line);font-size:12px}.timeline li:before{content:"";position:absolute;width:7px;height:7px;background:#899677;border-radius:50%;left:-4px;top:6px}.timeline li:last-child{padding-bottom:0}.timeline time{display:block;color:var(--muted);font-size:10px;margin-top:3px}.timeline p{color:var(--muted);margin:7px 0 0;white-space:pre-line;overflow-wrap:anywhere}.payment-note{background:var(--sage);padding:14px 16px;font-size:12px;margin:22px 0;border-radius:3px}.customer-note{white-space:pre-line;font-size:13px;overflow-wrap:anywhere}.loading-line{padding:30px;color:var(--muted)}.no-script{padding:24px;text-align:center}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}
@media(min-width:700px){main{padding-top:56px}.auth-layout{grid-template-columns:1fr 1fr;gap:60px}.auth-story{display:flex;flex-direction:column;background:#e9e9df;min-height:600px;padding:38px;justify-content:space-between;border-radius:5px;position:relative;overflow:hidden}.auth-story img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:3px;mix-blend-mode:multiply}.auth-story h2{font-size:48px;margin:24px 0 8px}.auth-story p{font-size:13px;max-width:30ch;margin:0}.auth-panel{padding:20px 0}.account-layout{grid-template-columns:175px 1fr;gap:42px}.account-nav{display:flex;flex-direction:column;border:0;gap:7px;align-self:start}.account-nav a{padding:12px 15px}.form-grid{grid-template-columns:1fr 1fr}.form-grid .wide{grid-column:1/-1}.progress{grid-template-columns:repeat(6,1fr)}.order-card{padding:23px}.panel{padding:27px}.form-card{padding:30px}}
@media(min-width:1050px){.detail-grid{grid-template-columns:minmax(0,1.4fr) minmax(250px,1fr);align-items:start}.side-panels{display:grid;gap:22px}.auth-layout{gap:80px}.account-header{padding-top:28px;padding-bottom:28px}}
@media(max-width:420px){main{padding-left:18px;padding-right:18px}.account-header{padding-left:18px;padding-right:18px}.back-shop{font-size:11px}.page-heading{gap:12px}.page-heading h1{font-size:41px}.form-card,.panel{padding:19px}.item{grid-template-columns:55px 1fr;gap:11px}.item img,.item .photo-placeholder{width:55px;height:65px}.item strong{grid-column:2}.detail-title h2{font-size:29px}.mini-photos img{width:38px;height:45px}.order-card{padding:17px}.account-footer{font-size:10px}.auth-panel h1{font-size:49px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
@keyframes turn{to{transform:rotate(360deg)}}

.side-panels{display:grid;gap:22px}h1{overflow-wrap:anywhere}

.account-header .brand{white-space:nowrap;letter-spacing:-1.5px}@media(max-width:600px){.account-header .brand{font-size:30px}.account-header .back-shop{max-width:130px}}
