.profile-page{min-height:100vh;background:#f5f3ee;color:#1a211f;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.profile-page-enter{animation:profile-fade-in .35s ease-out}@keyframes profile-fade-in{0%{opacity:0;transform:translate3d(0,16px,0)}to{opacity:1;transform:translateZ(0)}}.profile-header{max-width:1200px;margin:0 auto;padding:24px 24px 8px;display:flex;align-items:center;justify-content:space-between}.profile-back{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:999px;border:1px solid rgba(0,0,0,.06);background:rgba(255,255,255,.9);color:#2a3430;font-size:14px;cursor:pointer}.profile-back svg{stroke:currentColor}.profile-title{font-size:24px;letter-spacing:.12em;text-transform:uppercase;margin:0}.profile-logout{border:none;background:transparent;color:#2a3430;font-size:14px;cursor:pointer;opacity:.8}.profile-auth{display:flex;justify-content:center;padding:32px 16px 48px}.profile-auth-card{width:100%;max-width:480px;background:#ffffff;border-radius:24px;padding:24px 24px 28px;box-shadow:0 16px 40px rgba(0,0,0,.08);border:1px solid rgba(0,0,0,.04)}.profile-auth-brand{text-align:center;margin-bottom:18px}.profile-auth-logo{font-family:Playfair Display,Georgia,serif;font-size:22px;letter-spacing:.16em;text-transform:uppercase}.profile-auth-tagline{margin-top:4px;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:rgba(42,52,48,.6)}.profile-auth-tabs{display:flex;gap:6px;margin-bottom:18px}.profile-auth-tab{flex:1 1;padding:9px 10px;font-size:13px;border-radius:999px;border:none;cursor:pointer;background:transparent;color:rgba(42,52,48,.7)}.profile-auth-tab.is-active{background:#f5e6c8;color:#1a211f}.profile-form{gap:14px}.profile-form,.profile-form-group{display:flex;flex-direction:column}.profile-form-group{gap:6px}.profile-form-label{font-size:13px;color:rgba(42,52,48,.8)}.profile-form-input{border-radius:10px;border:1px solid rgba(0,0,0,.08);padding:9px 11px;background:#ffffff;color:#1a211f;font-size:14px}.profile-form-input:focus{outline:none;border-color:#c9a962;box-shadow:0 0 0 1px rgba(201,169,98,.45)}.profile-form-submit{margin-top:6px;align-self:flex-start;padding:10px 22px;border-radius:999px;border:none;background:linear-gradient(135deg,#f5e6c8,#d2b98a);color:#1a211f;font-weight:600;font-size:14px;cursor:pointer}.profile-form-error{margin-top:2px;font-size:12px;color:#d7263d}.profile-form-success-small{font-size:12px;color:#2f7a3e}.profile-auth-reset-link{margin-top:2px;align-self:flex-start;border:none;background:none;padding:0;font-size:11px;color:rgba(42,52,48,.7);cursor:pointer;text-decoration:underline;text-underline-offset:3px}.profile-auth-reset-link--back{margin-top:8px}.profile-reset-title{font-size:14px;font-weight:500;margin-bottom:4px;color:rgba(42,52,48,.9)}.profile-main{max-width:1100px;margin:0 auto;padding:24px 16px 48px;display:flex;flex-direction:column;gap:20px}.profile-tabs{display:inline-flex;padding:4px;border-radius:999px;background:#ffffff;border:1px solid rgba(0,0,0,.04);align-self:flex-start}.profile-tab{border:none;background:transparent;padding:8px 18px;border-radius:999px;font-size:13px;color:rgba(42,52,48,.7);cursor:pointer}.profile-tab.is-active{background:#f5e6c8;color:#1a211f}.profile-section{margin-top:10px;background:#ffffff;border-radius:24px;padding:22px 24px 26px;border:1px solid rgba(0,0,0,.04);box-shadow:0 18px 45px rgba(0,0,0,.06)}.profile-section-title{font-size:18px;margin:0 0 18px}.profile-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px 18px;gap:14px 18px}.profile-form-actions{margin-top:10px;display:flex;align-items:center;gap:10px}.profile-form-success{font-size:13px;color:#b6f2c2}.profile-input-readonly{cursor:not-allowed;opacity:.85}.profile-input-note{font-size:11px;color:rgba(42,52,48,.7)}.profile-empty-text{font-size:14px;color:rgba(42,52,48,.7)}.profile-placeholder-text{font-size:14px;line-height:1.5;color:rgba(42,52,48,.8)}.profile-orders-list{display:flex;flex-direction:column;gap:14px}.profile-order-card{padding:14px 16px 16px;border-radius:16px;background:#ffffff;border:1px solid rgba(0,0,0,.04)}.profile-order-header{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:8px}.profile-order-number{font-size:14px;font-weight:600}.profile-order-date{font-size:12px;color:rgba(42,52,48,.6)}.profile-order-total{font-size:15px;font-weight:600}.profile-order-items{margin-top:4px;display:flex;flex-direction:column;gap:2px;font-size:13px}.profile-order-item{display:flex;justify-content:space-between}.profile-order-item-meta{color:rgba(42,52,48,.7)}.profile-order-item-more{color:rgba(42,52,48,.7);font-style:italic}.profile-order-tracking{margin-top:10px;padding-top:8px;border-top:1px dashed rgba(0,0,0,.08)}.profile-order-tracking-label{font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:rgba(42,52,48,.65);margin-bottom:6px}.profile-order-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:4px;gap:4px}.profile-order-step{display:flex;align-items:center;gap:6px;opacity:.4}.profile-order-step-dot{width:8px;height:8px;border-radius:999px;border:1px solid rgba(201,169,98,.5);background:transparent}.profile-order-step-label{font-size:11px}.profile-order-step.is-active{opacity:1}.profile-order-step.is-active .profile-order-step-dot{background:#c9a962;border-color:#c9a962}.profile-order-step.is-complete .profile-order-step-dot{background:#9ee0b2;border-color:#9ee0b2}.profile-order-status-note{margin-top:6px;font-size:12px;color:rgba(42,52,48,.7)}@media (max-width:768px){.profile-header{padding-inline:16px}.profile-section{padding-inline:18px}.profile-form-grid{grid-template-columns:1fr}.profile-order-steps{grid-template-columns:repeat(2,minmax(0,1fr))}}.favorites-page{min-height:100vh;color:#1c211e;background:radial-gradient(circle at 85% 5%,rgba(201,169,98,.18),transparent 28%),linear-gradient(180deg,#f8f4ed,#eee7dc)}.favorites-page-header{height:88px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;max-width:1400px;margin:0 auto;padding:0 30px;border-bottom:1px solid rgba(44,37,29,.08)}.favorites-page-back{justify-self:start;display:inline-flex;align-items:center;gap:6px;padding:9px 14px;border:1px solid rgba(42,33,23,.1);border-radius:99px;background:rgba(255,255,255,.58);color:#4d463e;cursor:pointer}.favorites-page-back svg{width:17px;fill:none;stroke:currentColor;stroke-width:1.8}.favorites-page-brand{display:flex;flex-direction:column;align-items:center;font:25px Georgia,serif;letter-spacing:.08em}.favorites-page-brand small{margin-top:4px;color:#746550;font:8px -apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:.2em;text-transform:uppercase}.favorites-page-count{justify-self:end;color:#746f67;font-size:11px}.favorites-page-main{width:min(1240px,calc(100% - 48px));margin:0 auto;padding:68px 0 80px}.favorites-page-intro{margin-bottom:35px}.favorites-page-intro p{margin:0 0 11px;color:#987b4d;font-size:10px;font-weight:700;letter-spacing:.2em;text-transform:uppercase}.favorites-page-intro h1{margin:0;font:48px Georgia,serif;letter-spacing:-.03em}.favorites-page-intro>span{display:block;margin-top:12px;color:#736e66;font:italic 14px Georgia,serif}.favorites-page-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px}.favorites-page-card{min-width:0;cursor:pointer}.favorites-page-add{min-height:430px;display:flex;flex-direction:column;justify-content:center;align-items:center;border:1px dashed rgba(58,48,36,.2);border-radius:24px;background:rgba(255,255,255,.35);color:#716b62;cursor:pointer}.favorites-page-add>span{display:grid;width:50px;height:50px;place-items:center;margin-bottom:15px;border:1px solid rgba(58,48,36,.15);border-radius:50%;font-size:22px}.favorites-page-add b{color:#292b28;font:16px Georgia,serif}.favorites-page-add small{margin-top:6px;font-size:10px}.favorites-page-empty{display:grid;min-height:390px;place-items:center;align-content:center;padding:40px;border:1px dashed rgba(58,48,36,.18);border-radius:28px;background:rgba(255,255,255,.42);text-align:center}.favorites-empty-heart{color:#b48a67;font:48px Georgia,serif}.favorites-page-empty h2{margin:7px 0;font:30px Georgia,serif}.favorites-page-empty p{margin:0 0 22px;color:#746f67;font-size:13px}.favorites-page-empty button{display:flex;min-width:210px;justify-content:space-between;padding:13px 18px;border:0;border-radius:99px;color:#fff9ef;background:#202b26;cursor:pointer}@media (max-width:900px){.favorites-page-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.favorites-page-header{height:72px;padding:0 14px}.favorites-page-back{padding:8px;font-size:0}.favorites-page-count{font-size:9px}.favorites-page-brand{font-size:21px}.favorites-page-main{width:calc(100% - 24px);padding-top:42px}.favorites-page-intro h1{font-size:36px}.favorites-page-grid{grid-template-columns:1fr}.favorites-page-add{min-height:230px}}