/* Compatibility layer for the clean portal router.  The original marketplace
   stylesheet remains untouched; these selectors keep the new routes in the
   same visual language on desktop and mobile. */
.landing-hero{background:linear-gradient(115deg,#0f5960,#0b7f78);border-radius:24px;padding:44px 52px;color:#fff;display:flex;align-items:center;justify-content:space-between;min-height:280px;overflow:hidden}.landing-hero h1{font-size:46px;line-height:1.06;margin:9px 0 12px;letter-spacing:-1.5px}.landing-hero p{max-width:600px;margin:0 0 22px;color:#e1f6f0;font-size:17px}.hero-orbit{width:250px;height:180px;border-radius:28px;background:#ffffff1c;display:flex;align-items:center;justify-content:center;gap:12px;font-size:58px;transform:rotate(3deg);box-shadow:inset 0 0 0 1px #ffffff26}.restaurant-section{margin-top:34px}.restaurant-card{position:relative;display:flex;align-items:center;gap:16px;padding:17px;background:#fff;border:1px solid var(--line);border-radius:17px;overflow:hidden}.restaurant-card>img,.restaurant-placeholder{width:84px;height:84px;min-width:84px;border-radius:15px;object-fit:cover;background:linear-gradient(135deg,#dff6ef,#f4f7ee);display:grid;place-items:center;font-size:38px}.restaurant-card h3{margin:4px 0;font-size:18px}.restaurant-card p{margin:4px 0 0;color:var(--muted);font-size:12px}.restaurant-card .arrow{margin-left:auto;color:var(--teal);font-size:25px;font-weight:900}.menu-grid{display:grid;gap:24px}.menu-category{display:grid;grid-template-columns:170px 1fr;gap:15px;align-items:start}.menu-category h3{margin:9px 0;font-size:18px;color:var(--teal)}.menu-category> .product-card{display:flex}.product-copy{padding:14px;display:flex;flex-direction:column;align-items:flex-start;flex:1}.product-copy h4{margin:0;font-size:16px}.product-copy p{color:var(--muted);font-size:12px;line-height:1.35;margin:6px 0 10px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-copy strong{color:#078f70;margin-top:auto;font-size:16px}.product-copy .btn{padding:8px 10px;margin-top:8px;font-size:12px}.cart-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(340px,.75fr);gap:20px}.cart-card{min-width:0}.cart-row input{width:68px;border:1px solid var(--line);border-radius:8px;padding:8px;text-align:center;font-weight:800}.inline-form{display:inline-block;margin-top:12px}.order-detail{max-width:760px;background:#fff;border:1px solid var(--line);border-radius:17px;padding:22px}.detail-lines{display:grid;gap:0}.detail-lines>div{display:flex;justify-content:space-between;gap:15px;border-bottom:1px solid var(--line);padding:13px 0}.review-form{display:grid;gap:12px;margin-top:20px;border-top:1px solid var(--line);padding-top:18px}.review-form label{display:grid;gap:6px;font-size:12px;font-weight:900;color:var(--muted)}.review-form select,.review-form textarea{border:1px solid #cfdce6;border-radius:10px;padding:11px;font:inherit}.review-form textarea{min-height:76px}.account-layout{display:grid;grid-template-columns:220px 1fr;gap:20px}.account-nav{background:#fff;border:1px solid var(--line);border-radius:16px;padding:10px;display:grid;align-content:start;gap:4px}.account-nav a,.account-nav button{border:0;background:transparent;text-align:left;text-decoration:none;color:var(--muted);font:inherit;font-size:13px;font-weight:900;padding:11px;border-radius:9px;cursor:pointer}.account-nav a.active,.account-nav a:hover,.account-nav button:hover{background:var(--mint);color:var(--teal)}.account-nav form{margin:0}.account-content{min-width:0}.address-list{display:grid;gap:10px}.address-row{display:flex;justify-content:space-between;gap:15px;border:1px solid var(--line);border-radius:11px;padding:13px}.address-row p{margin:5px 0 0;color:var(--muted);font-size:12px}.address-actions{display:flex;gap:5px;align-items:center}.address-actions .btn{padding:8px 10px;font-size:11px}.form-pair{display:grid;grid-template-columns:1fr 1fr;gap:12px}.auth-switch{margin:14px 0 0;text-align:center;font-size:13px}.auth-switch a{color:var(--teal);font-weight:900}.orders-list{display:grid;gap:0}.order-row{display:flex;justify-content:space-between;gap:15px;padding:16px 18px;text-decoration:none;color:var(--ink);border-bottom:1px solid var(--line)}.order-row:last-child{border-bottom:0}.order-row small{display:block;color:var(--muted);margin-top:5px}.order-row>strong{text-align:right;color:#098c71}.total-line{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);margin-top:16px;padding-top:16px;font-weight:900}.total-line strong{font-size:21px;color:var(--red)}
.portal-ad{margin:28px 0;border-radius:20px;overflow:hidden;display:flex;align-items:center;justify-content:space-between;gap:25px;padding:24px 30px;background:linear-gradient(115deg,#e6f8f1,#fff5df);border:1px solid #cde8dd}.portal-ad h2{margin:5px 0;font-size:25px}.portal-ad p{margin:6px 0 15px;color:var(--muted);max-width:580px}.portal-ad img{width:240px;height:125px;object-fit:cover;border-radius:15px;order:2}.ad-art{font-size:58px;min-width:120px;text-align:center;color:#0b8e79}.best-sellers{margin:32px 0}.best-sellers .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.portal-ad-bottom{background:linear-gradient(115deg,#0f5960,#0b7f78);color:#fff}.portal-ad-bottom p{color:#d9f5ef}.portal-ad-bottom .eyebrow{color:#a9efe2}
.portal-ad .portal-logo-ad{width:165px;height:90px;object-fit:contain;background:#fff;padding:12px;border-radius:18px;order:2}.portal-ad-bottom .portal-logo-ad{background:#ffffffdd}
@media(max-width:950px){.landing-hero{padding:32px 26px}.landing-hero h1{font-size:38px}.cart-layout{grid-template-columns:1fr}.menu-category{grid-template-columns:1fr}.menu-category h3{margin-bottom:0}.account-layout{grid-template-columns:1fr}.account-nav{display:flex;overflow:auto}.account-nav a,.account-nav form{white-space:nowrap}.account-nav form{display:block}}
@media(max-width:560px){.landing-hero{padding:26px 20px;min-height:235px}.landing-hero h1{font-size:32px}.landing-hero p{font-size:14px}.hero-orbit{width:100px;height:100px;font-size:27px;gap:3px}.restaurant-card{padding:12px}.restaurant-card>img,.restaurant-placeholder{width:64px;height:64px;min-width:64px}.restaurant-card h3{font-size:16px}.menu-category .product-card{min-height:142px}.menu-category .product-card>img,.menu-category .product-placeholder{width:95px;min-width:95px;height:142px}.cart-layout{gap:13px}.cart-card,.checkout-card,.order-detail{padding:16px}.address-row{display:grid}.address-actions{justify-content:flex-start;flex-wrap:wrap}.form-pair{grid-template-columns:1fr}.order-row{padding:14px 10px}}
.auth-card{position:relative;max-width:660px;margin:34px auto;padding:34px 40px;border:1px solid #d7e5ec;border-radius:24px;background:linear-gradient(145deg,#fff 0%,#fbfffe 100%);box-shadow:0 18px 45px rgba(15,89,96,.10);overflow:hidden}.auth-card:before{content:"";position:absolute;inset:0 0 auto;height:5px;background:linear-gradient(90deg,#0f5960,#12ae88,#ffb347)}.auth-card h1{margin:12px 0 8px;font-size:clamp(30px,4vw,42px);letter-spacing:-1px;color:#132238}.auth-card>p{color:#5f7387;line-height:1.6;margin:0 0 22px}.auth-card .form-stack{gap:16px}.auth-card .form-stack label{color:#354b61;font-size:12px;letter-spacing:.01em}.auth-card .form-stack input{height:50px;border-radius:12px;background:#fff;border-color:#cbdde7;font-size:14px;transition:border-color .15s,box-shadow .15s}.auth-card .form-stack input:focus{border-color:#0f9b85;box-shadow:0 0 0 4px rgba(18,174,136,.12)}.auth-card .form-stack .btn{height:50px;border-radius:12px;font-size:14px}.auth-card .auth-switch{margin:15px 0 0}.auth-card .forgot-link{margin-top:12px}.auth-card .auth-switch a{color:#0b776f;text-decoration:none}.auth-card .auth-switch a:hover{text-decoration:underline}@media(max-width:600px){.auth-card{margin:18px auto;padding:28px 20px;border-radius:18px}.auth-card h1{font-size:30px}.auth-card .form-stack input{height:48px}}
.robot-check{display:flex;align-items:center;gap:10px;padding:12px 14px;border:1px solid #cbdde7;border-radius:12px;background:#f6fbfc;color:#29425a;font-size:13px;font-weight:800}.robot-check label{margin:0;white-space:nowrap}.robot-check input{width:92px!important;height:42px!important;padding:8px 10px!important;text-align:center;font-weight:800}.robot-check input:focus{outline:0;border-color:#0f9b85;box-shadow:0 0 0 4px rgba(18,174,136,.12)}@media(max-width:420px){.robot-check{align-items:stretch;flex-wrap:wrap}.robot-check label{width:100%}.robot-check input{width:100%!important}}
.account-menu-wrap{position:relative;display:block}.site-header .header-link{min-height:42px}.site-header .header-link>.nav-icon{display:inline-grid;place-items:center;font-size:22px;line-height:1}.site-header .account-link{gap:7px}.account-chevron{font-size:11px;opacity:.8;margin-left:1px}.account-menu{position:absolute;top:calc(100% + 9px);right:0;z-index:10080;display:none;min-width:220px;padding:8px;border:1px solid #d7e5ec;border-radius:14px;background:#fff;box-shadow:0 18px 42px rgba(15,39,58,.2)}.account-menu-wrap.is-open .account-menu{display:grid;gap:3px}.account-menu a,.account-menu button{display:flex;align-items:center;gap:10px;width:100%;padding:11px 12px;border:0;border-radius:9px;background:transparent;color:#132238;text-decoration:none;font:700 13px/1.2 inherit;text-align:left;cursor:pointer}.account-menu a:hover,.account-menu button:hover{background:#e7f8f2;color:#087d67}.account-menu a span,.account-menu button span{display:inline-grid;place-items:center;width:24px;font-size:18px}.account-menu form{margin:0;border-top:1px solid #e5edf2;padding-top:4px}.account-menu button{font-family:inherit}@media(max-width:600px){.account-menu{top:auto;bottom:calc(100% + 9px);right:4px;min-width:210px}.site-header .header-nav .account-menu-wrap{display:flex;flex:1;min-width:0;justify-content:center}.site-header .header-nav .account-menu-wrap>.account-link{width:100%;justify-content:center}}
.site-header .header-link>span{display:inline-grid;place-items:center;font-size:22px;line-height:1}
.remember-login {
    display: flex !important;
    align-items: center;
    gap: 12px;
    padding: 12px 14px;
    border: 1px solid #d7e5e8;
    border-radius: 14px;
    background: #f5fbfa;
    cursor: pointer;
}
.remember-login input { width: 21px !important; height: 21px; margin: 0; accent-color: #0f8b78; flex: 0 0 auto; }
.remember-login span { display: grid; gap: 2px; }
.remember-login b { color: #142036; }
.remember-login small { color: #66788d; font-weight: 600; }
.profile-card-head,.profile-address-title{display:flex;align-items:center;justify-content:space-between;gap:14px}
.profile-card-head{margin-bottom:18px}
.profile-card-head h2,.profile-address-title h3{margin:2px 0 0}
.profile-lock{display:inline-flex;align-items:center;padding:7px 10px;border-radius:999px;background:#e8fbf3;color:#08775f;font-size:12px;font-weight:800}
.profile-address-title{margin:10px 0 2px;padding-top:18px;border-top:1px solid #dfe9ec}
.profile-address-title a{color:#087b70;font-size:13px;font-weight:800;text-decoration:none}
.form-triple{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.profile-location-button{width:100%}
@media(max-width:640px){
  .profile-card-head{align-items:flex-start}
  .profile-main-form .form-pair,.form-triple{grid-template-columns:1fr}
  .profile-address-title{align-items:flex-start;flex-direction:column;gap:5px}
}
