:root{--navy:#09243c;--green:#07956b;--gold:#f4be2a;--ink:#112a3d;--muted:#667583;--line:#dfeae5;--soft:#f4faf7;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:"Segoe UI",Arial,sans-serif;background:#fff}a{text-decoration:none;color:inherit}button,input,select{font:inherit}.container{width:min(1320px,calc(100% - 64px));margin:auto}.top-strip{height:34px;background:var(--navy);color:#e6f0f2;font-size:13px}.top-strip-inner{height:100%;display:flex;align-items:center;justify-content:space-between}.top-strip-inner div{display:flex;gap:12px}.top-strip i{color:#7d9bae}.site-header{height:86px;background:rgba(255,255,255,.97);border-bottom:1px solid rgba(9,36,60,.08);position:sticky;top:0;z-index:50;backdrop-filter:blur(15px)}.nav-row{height:100%;display:flex;align-items:center;gap:25px}.brand{display:flex;align-items:center;gap:11px;flex:none}.brand>span:last-child{display:flex;flex-direction:column}.brand strong{color:var(--navy);font-size:16px;letter-spacing:.04em}.brand small{color:var(--green);font-size:9px;margin-top:3px}.brand-mark{width:46px;height:46px;border:2px solid var(--navy);border-radius:13px;display:grid!important;place-items:center;color:var(--navy);font-size:21px;font-weight:900;background:linear-gradient(135deg,#fff,#eaf8f2);box-shadow:inset 5px 0 var(--green),inset -5px 0 var(--gold)}.main-nav{height:100%;display:flex;align-items:center;margin-left:auto;gap:2px}.main-nav>a,.nav-item>button{border:0;background:none;color:#284358;padding:14px 10px;font-size:14px;font-weight:650;border-radius:9px;cursor:pointer;white-space:nowrap}.main-nav>a:hover,.nav-item>button:hover,.nav-item.open>button{color:var(--green);background:#eff9f5}.main-nav>.active{color:var(--green)}.nav-item{height:100%;display:flex;align-items:center;position:relative}.nav-item button b{font-size:14px}.submenu{position:absolute;top:calc(100% - 5px);left:0;width:310px;background:#fff;border:1px solid var(--line);border-radius:17px;padding:12px;box-shadow:0 22px 60px rgba(9,36,60,.15);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(8px);transition:.17s}.nav-item:hover .submenu,.nav-item.open .submenu{opacity:1;visibility:visible;pointer-events:auto;transform:none}.submenu-right{left:auto;right:0}.submenu a{display:flex;gap:12px;align-items:center;padding:10px;border-radius:12px}.submenu a:hover{background:var(--soft)}.submenu i{font-style:normal;width:38px;height:38px;border-radius:10px;background:#eaf7f1;display:grid;place-items:center}.submenu span{display:flex;flex-direction:column}.submenu strong{font-size:14px}.submenu small{font-size:11px;color:var(--muted);margin-top:2px}.nav-actions{display:flex;align-items:center;gap:7px}.language{display:flex;border:1px solid var(--line);padding:4px;border-radius:9px;font-size:11px}.language b,.language span{padding:4px 5px;border-radius:5px}.language b{background:var(--navy);color:#fff}.language span{color:#75858e}.sign-in{font-weight:700;font-size:13px;padding:10px}.primary,.secondary{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:50px;padding:0 25px;border-radius:12px;font-weight:750;font-size:15px;transition:.17s}.primary{border:1px solid var(--green);background:var(--green);color:#fff;box-shadow:0 10px 24px rgba(7,149,107,.2)}.primary:hover{background:#057f5b;transform:translateY(-2px)}.small{min-height:42px;padding:0 17px;font-size:13px}.secondary{background:#fff;border:1px solid #b8c8cf;color:var(--navy)}.nav-toggle{display:none;border:0;background:none}.hero{overflow:hidden;background:linear-gradient(118deg,#fff 0%,#fff 48%,#f1fbf6 100%)}.hero-grid{min-height:620px;display:grid;grid-template-columns:47% 53%;align-items:center}.hero-copy{padding:70px 25px 90px 0}.eyebrow{display:inline-flex;padding:8px 13px;border-radius:99px;color:var(--green);background:#ecf8f3;border:1px solid #d8eee5;font-size:12px;font-weight:800;text-transform:uppercase}.hero h1{font-family:Georgia,serif;color:var(--navy);font-size:clamp(48px,5vw,72px);font-weight:500;line-height:1.03;letter-spacing:-.045em;margin:24px 0 22px}.hero h1 em{display:block;color:var(--green);font-style:normal}.hero-copy>p{font-size:18px;color:var(--muted);line-height:1.7;max-width:600px}.hero-buttons{display:flex;gap:14px;margin-top:30px}.trust{display:flex;flex-wrap:wrap;gap:20px;margin-top:32px;color:#526b7a;font-size:12px;font-weight:650}.trust span:first-letter{color:var(--green)}.hero-image{height:525px;position:relative;display:flex;align-items:center;justify-content:center}.image-shape{position:absolute;width:490px;height:490px;border-radius:42% 58% 60% 40%;background:linear-gradient(145deg,#d7f6e8,#fff7d6);transform:rotate(-5deg)}.hero-image img{width:min(620px,100%);height:470px;object-fit:contain;position:relative;z-index:2;filter:drop-shadow(0 25px 22px rgba(9,36,60,.12))}.float-card{position:absolute;z-index:4;background:rgba(255,255,255,.95);border:1px solid rgba(9,36,60,.1);box-shadow:0 14px 35px rgba(9,36,60,.13);border-radius:14px;padding:11px 13px;display:flex;align-items:center;gap:10px}.float-card i{font-style:normal;width:34px;height:34px;background:#e7f7f0;border-radius:10px;display:grid;place-items:center}.float-card span{display:flex;flex-direction:column}.float-card small{font-size:9px;color:#87949c}.float-card b{font-size:11px;color:var(--navy);margin-top:2px}.trip{left:2%;bottom:70px}.tutor{right:0;top:70px}.booking{position:relative;z-index:6;margin-top:-38px}.booking-card{min-height:112px;background:#fff;border:1px solid var(--line);box-shadow:0 18px 55px rgba(9,36,60,.12);border-radius:18px;padding:18px;display:grid;grid-template-columns:1.25fr 1fr 32px 1fr .85fr auto;gap:12px;align-items:center}.booking-title{display:flex;align-items:center;gap:10px}.booking-title>i{font-style:normal;width:42px;height:42px;background:#e8f7f1;border-radius:12px;display:grid;place-items:center}.booking-title span{display:flex;flex-direction:column}.booking-title b{font-size:13px}.booking-title small{font-size:9px;color:var(--muted);margin-top:3px;line-height:1.4}.booking-card label{display:flex;flex-direction:column;gap:6px;border-left:1px solid #edf2ef;padding-left:14px}.booking-card label span{font-size:10px;font-weight:800;color:#7a8c96;text-transform:uppercase}.booking-card select,.booking-card input{border:0;background:none;color:var(--navy);font-weight:650;font-size:13px;outline:0;min-width:0}.swap{width:30px;height:30px;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--green)}.search{border:0}.services{background:#fbfdfc;padding:90px 0 105px}.section-label{margin:0;color:var(--green);font-size:11px;font-weight:900;letter-spacing:.16em}.services h2{font-family:Georgia,serif;color:var(--navy);font-size:clamp(34px,4vw,48px);font-weight:500;letter-spacing:-.035em;margin:9px 0}.section-copy{color:var(--muted);margin:0 0 32px}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.service-card{position:relative;min-height:132px;background:#fff;border:1px solid var(--line);border-radius:16px;padding:18px;display:grid;grid-template-columns:48px 1fr;gap:13px;align-items:center;box-shadow:0 8px 25px rgba(9,36,60,.045);transition:.18s}.service-card:hover{transform:translateY(-4px);border-color:#a9d9c6;box-shadow:0 16px 34px rgba(9,36,60,.09)}.service-icon{font-style:normal;width:48px;height:48px;border-radius:14px;display:grid;place-items:center;font-size:22px}.color-0{background:#e5f7ef}.color-1{background:#fff4cc}.color-2{background:#e9f0ff}.color-3{background:#feece5}.service-card>span{display:flex;flex-direction:column}.service-card>span b{font-size:15px}.service-card>span small{color:var(--muted);font-size:11px;margin-top:4px}.service-card em{position:absolute;left:18px;bottom:12px;font-style:normal;font-size:8px;font-weight:850;text-transform:uppercase;border-radius:99px;padding:4px 7px}.popular{color:#087654;background:#e5f7ef}.early{color:#8e6700;background:#fff4cc}.soon{color:#6f7e86;background:#eff3f4}.service-card>strong{position:absolute;right:16px;bottom:13px;color:#a1b2ba}footer{background:var(--navy);color:#fff;padding:32px 0}.footer-row{display:flex;align-items:center;justify-content:space-between;gap:25px}.footer-brand strong{color:#fff}.footer-brand small{color:#8fd9bb}.footer-brand .brand-mark{background:#fff;color:var(--navy)}footer p{color:#b9c9d2;font-size:13px}footer>a,.footer-row>a{color:var(--gold);font-weight:700}*:focus-visible{outline:3px solid rgba(7,149,107,.35);outline-offset:3px}
@media(max-width:1160px){.container{width:min(100% - 40px,1100px)}.brand small,.sign-in{display:none}.main-nav>a,.nav-item>button{font-size:13px;padding-inline:7px}.service-grid{grid-template-columns:repeat(3,1fr)}.booking-card{grid-template-columns:1fr 1fr 32px 1fr}.booking-title{grid-column:1/-1}.booking-card label:last-of-type,.search{grid-column:span 2}}
@media(max-width:900px){.site-header{height:76px}.nav-toggle{display:flex;width:42px;height:42px;flex-direction:column;gap:5px;align-items:center;justify-content:center;margin-left:auto}.nav-toggle span{width:22px;height:2px;background:var(--navy)}.main-nav{display:none;position:absolute;top:76px;left:20px;right:20px;height:auto;max-height:calc(100vh - 100px);overflow:auto;background:#fff;border:1px solid var(--line);border-radius:16px;padding:10px;box-shadow:0 18px 45px rgba(9,36,60,.18)}.main-nav.open{display:flex;flex-direction:column;align-items:stretch}.main-nav>a,.nav-item>button{width:100%;text-align:left;padding:13px}.nav-item{height:auto;display:block}.submenu{position:static;width:100%;display:none;opacity:1;visibility:visible;transform:none;box-shadow:none;background:#f7faf9;border:0;pointer-events:auto}.nav-item:hover .submenu{display:none}.nav-item.open .submenu{display:block}.nav-actions .primary{display:none}.hero-grid{grid-template-columns:1fr}.hero-copy{text-align:center;padding:60px 0 20px}.hero-copy>p{margin-inline:auto}.hero-buttons,.trust{justify-content:center}.hero-image{height:450px}.booking{margin-top:0;background:#f5faf7;padding:20px 0}.booking-card{grid-template-columns:1fr 32px 1fr}.booking-card label:last-of-type{grid-column:span 2}.search{grid-column:3}.service-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.container{width:calc(100% - 28px)}.top-strip-inner>span{display:none}.top-strip-inner{justify-content:center}.brand-mark{width:40px;height:40px}.brand strong{font-size:14px}.hero h1{font-size:43px}.hero-copy>p{font-size:16px}.hero-buttons{flex-direction:column}.hero-buttons a{width:100%}.hero-image{height:350px}.hero-image img{height:320px}.image-shape{width:300px;height:300px}.float-card{transform:scale(.8)}.trip{left:-25px;bottom:35px}.tutor{right:-25px;top:25px}.booking-card{display:flex;flex-direction:column;align-items:stretch}.booking-card label{border-left:0;border-top:1px solid var(--line);padding:12px 3px 0}.swap{align-self:center;transform:rotate(90deg)}.service-grid{grid-template-columns:1fr}.services{padding:65px 0}.footer-row{flex-direction:column;text-align:center}}

/* V2 visual upgrade */
:root{--blue:#073b83;--blue2:#0756b8;--cyan:#19c7d8;--bright:#ffb703}
.site-header{background:linear-gradient(120deg,#052a63,#0756b8);border:0;box-shadow:0 10px 30px rgba(2,35,83,.24)}
.site-header .brand strong,.site-header .brand small,.site-header .main-nav>a,.site-header .nav-item>button,.site-header .sign-in{color:#fff}
.site-header .main-nav>a:hover,.site-header .nav-item>button:hover,.site-header .nav-item.open>button{background:rgba(255,255,255,.13);color:#fff}.site-header .main-nav>.active{background:rgba(255,255,255,.12);color:#fff}.site-header .language{border-color:rgba(255,255,255,.25);background:rgba(255,255,255,.08)}.site-header .language span{color:#dcecff}.site-header .brand-mark{background:#fff}.site-header .nav-toggle span{background:#fff}
.primary{background:linear-gradient(135deg,#ffb703,#ff7b00);border-color:#ff9b00;color:#082b58;box-shadow:0 12px 28px rgba(255,151,0,.3)}.primary:hover{background:linear-gradient(135deg,#ffd447,#ff9000);transform:translateY(-3px) scale(1.015);box-shadow:0 17px 34px rgba(255,151,0,.4)}.secondary:hover{transform:translateY(-3px);border-color:var(--cyan);color:#0756b8;box-shadow:0 12px 30px rgba(4,50,110,.15)}
.hero-slider{height:620px;position:relative;overflow:hidden;background:#042d68}.slide{position:absolute;inset:0;background-position:center;background-size:cover;opacity:0;visibility:hidden;transform:scale(1.025);transition:opacity .75s ease,transform 6.8s ease}.slide.active{opacity:1;visibility:visible;transform:scale(1)}.slide-content{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;color:#fff;padding-right:52%}.slide-content .eyebrow{color:#fff;background:rgba(25,199,216,.18);border-color:rgba(255,255,255,.25);backdrop-filter:blur(8px)}.slide-content h1{font:500 clamp(48px,5vw,72px)/1.03 Georgia,serif;letter-spacing:-.045em;margin:24px 0 20px;color:#fff;text-shadow:0 4px 25px rgba(0,20,55,.25)}.slide-content h1 em{display:block;color:#6ff1d1;font-style:normal}.slide-content p{font-size:18px;line-height:1.7;color:#e8f5ff;max-width:620px;margin:0}.slide-content .secondary{background:rgba(255,255,255,.13);color:#fff;border-color:rgba(255,255,255,.45);backdrop-filter:blur(8px)}.slider-arrow{position:absolute;top:50%;z-index:8;width:46px;height:46px;border-radius:50%;border:1px solid rgba(255,255,255,.3);background:rgba(3,31,73,.4);color:#fff;font-size:33px;display:grid;place-items:center;cursor:pointer;transition:.2s}.slider-arrow:hover{background:#ffb703;color:#082b58;transform:scale(1.1)}.slider-arrow.previous{left:22px}.slider-arrow.next{right:22px}.slider-dots{position:absolute;z-index:8;bottom:55px;left:50%;transform:translateX(-50%);display:flex;gap:8px}.slider-dots button{width:9px;height:9px;padding:0;border:0;border-radius:99px;background:rgba(255,255,255,.55);cursor:pointer;transition:.25s}.slider-dots button.active{width:32px;background:#ffb703}
.journey-section{background:linear-gradient(135deg,#052a63,#0763cb);padding:32px 0 42px;margin:0}.journey-section .booking-card{background:linear-gradient(115deg,rgba(255,255,255,.14),rgba(255,255,255,.08));border-color:rgba(255,255,255,.22);box-shadow:0 20px 50px rgba(0,20,60,.25);backdrop-filter:blur(14px)}.journey-section .booking-title b,.journey-section select,.journey-section input{color:#fff}.journey-section .booking-title small,.journey-section label span{color:#bfe1ff}.journey-section label{border-color:rgba(255,255,255,.18)}.journey-section select option{color:#082b58}.journey-section .swap{background:#ffb703;border:0;color:#082b58}
.services{background:linear-gradient(180deg,#f5faff,#fff)}.service-card{overflow:hidden;border:0;box-shadow:0 12px 30px rgba(9,51,100,.1);color:#fff}.service-card:nth-child(6n+1){background:linear-gradient(135deg,#087fdb,#0550a5)}.service-card:nth-child(6n+2){background:linear-gradient(135deg,#ef8c00,#ffb703);color:#17375d}.service-card:nth-child(6n+3){background:linear-gradient(135deg,#0ba77c,#08785d)}.service-card:nth-child(6n+4){background:linear-gradient(135deg,#7d49d6,#4b2aa9)}.service-card:nth-child(6n+5){background:linear-gradient(135deg,#e64b68,#b72854)}.service-card:nth-child(6n+6){background:linear-gradient(135deg,#16a8bd,#087b9b)}.service-card>span small,.service-card>strong{color:rgba(255,255,255,.82)}.service-card:nth-child(6n+2)>span small,.service-card:nth-child(6n+2)>strong{color:#37516d}.service-card:hover{border:0;transform:translateY(-7px) scale(1.015);box-shadow:0 22px 45px rgba(9,51,100,.22)}.service-card em{background:rgba(255,255,255,.2)!important;color:inherit!important}.service-icon{background:rgba(255,255,255,.2)!important}
.auth-page{min-height:100vh;background:#f3f8ff}.auth-shell{min-height:100vh;display:grid;grid-template-columns:48% 52%}.auth-visual{padding:55px 8%;display:flex;flex-direction:column;justify-content:space-between;color:#fff;background:linear-gradient(145deg,rgba(3,31,73,.96),rgba(7,86,184,.88)),url("../images/slide-learn.png") center/cover}.auth-brand strong,.auth-brand small{color:#fff}.auth-visual h1{font:500 clamp(42px,5vw,68px)/1.06 Georgia,serif;max-width:620px;margin:25px 0}.auth-visual p{font-size:18px;line-height:1.7;color:#dcecff;max-width:560px}.auth-panel{display:flex;flex-direction:column;justify-content:center;padding:55px max(8%,55px);position:relative}.back-home{position:absolute;top:35px;right:45px;color:#0756b8;font-weight:700}.auth-form{width:min(480px,100%);margin:auto}.form-kicker{color:#0756b8;font-size:11px;font-weight:900;letter-spacing:.15em}.auth-form h2{font:500 43px/1.15 Georgia,serif;color:#09243c;margin:10px 0}.auth-form>p{color:#667583;line-height:1.6}.auth-form form{display:flex;flex-direction:column;gap:16px;margin-top:25px}.auth-form label{display:flex;flex-direction:column;gap:7px;color:#284358;font-size:13px;font-weight:700}.auth-form input{height:52px;border:1px solid #d7e4ec;border-radius:12px;padding:0 15px;background:#fff;outline:none}.auth-form input:focus{border-color:#078ad4;box-shadow:0 0 0 4px rgba(7,138,212,.1)}.auth-submit{width:100%;margin-top:5px;border:0}.form-row{display:flex;justify-content:space-between;align-items:center;font-size:13px}.form-row>a,.auth-switch a,.local-reset a{color:#0756b8;font-weight:800}.remember{flex-direction:row!important;align-items:center}.remember input{height:auto}.form-alert,.form-success,.local-reset{padding:13px 15px;border-radius:11px;margin:15px 0;font-size:13px}.form-alert{background:#fff0f1;color:#a3233a;border:1px solid #ffd1d9}.form-success{background:#eafaf4;color:#067250;border:1px solid #c7efdf}.local-reset{background:#edf6ff;border:1px solid #cfe6ff;display:flex;flex-direction:column;gap:6px}.local-reset small{color:#667583}.auth-switch{text-align:center;font-size:13px}.account-actions{display:flex;gap:12px;flex-direction:column;margin-top:25px}
@media(max-width:900px){.hero-slider{height:670px}.slide{background-position:68% center}.slide-content{padding-right:25%;justify-content:flex-end;padding-bottom:100px}.slide:before{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(3,31,73,.98),rgba(3,31,73,.2) 75%)}.slide-content{position:relative}.auth-shell{grid-template-columns:1fr}.auth-visual{min-height:330px;padding:35px}.auth-visual h1{font-size:42px}.auth-panel{padding:80px 28px 45px}}
@media(max-width:620px){.hero-slider{height:700px}.slide-content{padding-right:0;padding-bottom:85px}.slide-content h1{font-size:43px}.slide-content p{font-size:16px}.slider-arrow{display:none}.slider-dots{bottom:35px}.auth-visual{min-height:280px}.auth-visual h1{font-size:34px}.auth-panel{padding-inline:20px}.auth-form h2{font-size:36px}.back-home{right:20px}.journey-section{padding:20px 0}}
.user-chip{display:flex;align-items:center;gap:8px;padding:5px 9px 5px 5px;border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.1);border-radius:12px;color:#fff;transition:.2s;max-width:190px}.user-chip:hover{background:rgba(255,255,255,.18);transform:translateY(-2px)}.user-avatar{width:34px;height:34px;flex:0 0 34px;border-radius:10px;display:grid;place-items:center;background:linear-gradient(135deg,#ffcf37,#ff8300);color:#082b58;font-size:12px;font-weight:900;box-shadow:0 5px 15px rgba(255,151,0,.25)}.user-details{display:flex;flex-direction:column;min-width:0}.user-details small{font-size:8px;color:#bfe1ff;line-height:1.1}.user-details strong{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:120px}.logout-button{height:42px;display:flex;align-items:center;gap:6px;padding:0 14px;border-radius:10px;background:rgba(255,255,255,.96);color:#0756b8;font-size:12px;font-weight:800;transition:.2s;box-shadow:0 7px 18px rgba(0,20,60,.15)}.logout-button:hover{background:#ffb703;color:#082b58;transform:translateY(-2px)}
@media(max-width:1160px){.user-details small{display:none}.user-chip{max-width:145px}.user-details strong{max-width:85px}}
@media(max-width:620px){.user-details{display:none}.user-chip{padding:4px}.user-avatar{width:33px;height:33px}.logout-button{padding:0 9px}.logout-button span{display:none}}
.dashboard-page{background:#f3f7fc;min-height:100vh}.account-header{height:78px;background:linear-gradient(120deg,#052a63,#0756b8);color:#fff;box-shadow:0 8px 28px rgba(3,38,88,.2);position:sticky;top:0;z-index:30}.account-nav{height:100%;display:flex;align-items:center;justify-content:space-between}.account-nav .brand strong,.account-nav .brand small{color:#fff}.account-nav .brand-mark{background:#fff}.account-nav>div{display:flex;align-items:center;gap:9px}.account-nav>div>a{padding:10px 13px;border-radius:10px;font-size:12px;font-weight:750}.account-nav>div>a:hover{background:rgba(255,255,255,.12)}.account-bus{background:#ffb703!important;color:#082b58}.account-logout{background:#fff!important;color:#0756b8}.account-main{display:grid;grid-template-columns:260px 1fr;gap:25px;padding-top:28px;padding-bottom:70px}.account-sidebar{background:#fff;border:1px solid #e2eaf0;border-radius:20px;overflow:hidden;align-self:start;position:sticky;top:105px;box-shadow:0 12px 30px rgba(8,49,96,.07)}.profile-summary{text-align:center;padding:27px 18px 22px;background:linear-gradient(160deg,#eef7ff,#fff)}.profile-summary>span,.profile-summary>img{width:82px;height:82px;border-radius:24px;display:grid;place-items:center;margin:0 auto 13px;object-fit:cover;background:linear-gradient(135deg,#ffcf37,#ff8300);color:#082b58;font-size:24px;font-weight:900;box-shadow:0 10px 24px rgba(255,151,0,.24)}.profile-summary h2{font-size:17px;color:#09243c;margin:0}.profile-summary p{font-size:11px;color:#73828c;margin:5px 0 10px;word-break:break-all}.profile-summary em{font-style:normal;color:#07825f;background:#e8f8f2;border-radius:99px;padding:5px 9px;font-size:9px;font-weight:800}.account-sidebar nav{padding:12px}.account-sidebar nav a{display:block;padding:12px;border-radius:10px;color:#4b6374;font-size:12px;font-weight:650;margin:3px 0}.account-sidebar nav a:hover,.account-sidebar nav a.active{background:#eaf4ff;color:#0756b8}.account-content{min-width:0}.welcome-card{background:linear-gradient(120deg,#052a63,#0872d8);color:#fff;border-radius:22px;padding:32px 35px;display:flex;align-items:center;justify-content:space-between;gap:25px;box-shadow:0 18px 40px rgba(5,67,140,.18)}.welcome-card span,.card-heading span{font-size:9px;font-weight:900;letter-spacing:.14em;color:#76e8d0}.welcome-card h1{font:500 39px/1.1 Georgia,serif;margin:7px 0}.welcome-card p{color:#d8ebff;margin:0}.welcome-card>a{background:#ffb703;color:#082b58;padding:14px 17px;border-radius:12px;font-size:12px;font-weight:850;white-space:nowrap}.account-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:18px 0}.account-stats article{background:#fff;border:1px solid #e1eaf0;border-radius:15px;padding:16px;display:flex;align-items:center;gap:11px}.account-stats i{font-style:normal;width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:#e7f3ff}.account-stats span{display:flex;flex-direction:column}.account-stats b{font-size:13px}.account-stats small{font-size:9px;color:#788891;margin-top:3px}.account-stats a{margin-left:auto;color:#0756b8;font-size:10px;font-weight:800}.dashboard-card{background:#fff;border:1px solid #e1eaf0;border-radius:20px;padding:27px;margin-top:18px;box-shadow:0 10px 25px rgba(8,49,96,.045);scroll-margin-top:105px}.card-heading span{color:#0756b8}.card-heading h2{font:500 29px/1.15 Georgia,serif;color:#09243c;margin:6px 0}.card-heading p{color:#71818c;font-size:12px;margin:0}.profile-form{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:22px}.profile-form label{display:flex;flex-direction:column;gap:7px;font-size:11px;font-weight:750;color:#385164}.profile-form input,.profile-form select,.photo-form input[type=file]{height:49px;border:1px solid #d8e3ea;border-radius:11px;padding:0 13px;background:#fbfdff;outline:none}.profile-form input:focus,.profile-form select:focus{border-color:#078ad4;box-shadow:0 0 0 4px rgba(7,138,212,.09)}.profile-form input:disabled{background:#edf2f5;color:#7b8991}.profile-form label small{font-size:8px;color:#83929a}.profile-form .wide{grid-column:1/-1}.profile-form button{justify-self:start;border:0}.password-form{grid-template-columns:repeat(3,1fr)}.password-form button{grid-column:1/-1}.photo-form{display:flex;gap:12px;align-items:center;margin-top:20px}.photo-form input{flex:1;padding:12px!important}.photo-form button{border:0}.activity-list{margin-top:18px}.activity-list article{display:flex;align-items:center;gap:12px;padding:13px 0;border-bottom:1px solid #edf1f4}.activity-list article:last-child{border:0}.activity-list i{font-style:normal;width:32px;height:32px;border-radius:10px;display:grid;place-items:center;background:#e8f8f2;color:#07825f}.activity-list span{display:flex;flex-direction:column}.activity-list b{font-size:12px}.activity-list small{font-size:9px;color:#7d8c95;margin-top:3px}.activity-list time{margin-left:auto;color:#7d8c95;font-size:9px}.empty-state{color:#71818c;font-size:12px}
@media(max-width:980px){.account-main{grid-template-columns:1fr}.account-sidebar{position:static}.account-sidebar nav{display:flex;overflow:auto}.account-sidebar nav a{white-space:nowrap}.profile-summary{display:none}.password-form{grid-template-columns:1fr}.account-stats{grid-template-columns:1fr 1fr 1fr}}
@media(max-width:680px){.account-header{height:auto;padding:12px 0}.account-nav{align-items:flex-start}.account-nav>div{flex-wrap:wrap;justify-content:flex-end}.account-nav>div>a{padding:8px}.account-main{padding-top:15px}.welcome-card{padding:25px 20px;align-items:flex-start;flex-direction:column}.welcome-card h1{font-size:32px}.account-stats{grid-template-columns:1fr}.dashboard-card{padding:20px}.profile-form{grid-template-columns:1fr}.profile-form .wide{grid-column:auto}.photo-form{align-items:stretch;flex-direction:column}.activity-list time{display:none}}
.account-admin{background:#6d45ce!important;color:#fff!important}.admin-page{margin:0;background:#f2f6fb;color:#17354d}.admin-shell{min-height:100vh;display:grid;grid-template-columns:250px 1fr}.admin-sidebar{position:fixed;inset:0 auto 0 0;width:250px;background:linear-gradient(180deg,#062959,#053f83);color:#fff;padding:24px 16px;display:flex;flex-direction:column;z-index:50;box-shadow:8px 0 30px rgba(3,30,68,.14)}.admin-brand{padding:0 8px 22px;border-bottom:1px solid rgba(255,255,255,.12)}.admin-brand strong,.admin-brand small{color:#fff}.admin-brand .brand-mark{background:#fff}.admin-sidebar nav{margin-top:22px}.admin-sidebar nav a{display:flex;padding:12px 13px;border-radius:10px;color:#cbe1fa;font-size:12px;font-weight:700;margin:4px 0}.admin-sidebar nav a:hover,.admin-sidebar nav a.active{background:rgba(255,255,255,.13);color:#fff}.admin-side-bottom{margin-top:auto;border-top:1px solid rgba(255,255,255,.12);padding-top:15px;display:flex;flex-direction:column}.admin-side-bottom a{padding:9px 12px;font-size:11px;color:#cbe1fa}.admin-content{grid-column:2;min-width:0}.admin-topbar{height:72px;background:#fff;border-bottom:1px solid #dfe7ed;display:flex;align-items:center;justify-content:flex-end;padding:0 30px;position:sticky;top:0;z-index:20}.admin-topbar>div{display:flex;flex-direction:column;text-align:right}.admin-topbar small{font-size:8px;color:#07825f;font-weight:900;letter-spacing:.12em}.admin-topbar strong{font-size:13px}.admin-menu{display:none}.admin-body{padding:28px;max-width:1500px;margin:auto}.admin-title{display:flex;align-items:end;justify-content:space-between;margin-bottom:24px}.admin-title span{font-size:9px;color:#0756b8;font-weight:900;letter-spacing:.14em}.admin-title h1{font:500 38px/1.1 Georgia,serif;color:#09243c;margin:6px 0 0}.admin-title time{font-size:11px;color:#72838e}.admin-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:18px}.admin-stats article{border-radius:17px;padding:20px;color:#fff;display:flex;gap:14px;align-items:center;box-shadow:0 14px 30px rgba(8,49,96,.12)}.admin-stats article.blue{background:linear-gradient(135deg,#087fdb,#0550a5)}.admin-stats article.green{background:linear-gradient(135deg,#0ba77c,#08785d)}.admin-stats article.gold{background:linear-gradient(135deg,#ffb703,#e77d00);color:#17354d}.admin-stats article.purple{background:linear-gradient(135deg,#7d49d6,#4b2aa9)}.admin-stats i{font-style:normal;width:44px;height:44px;border-radius:13px;background:rgba(255,255,255,.18);display:grid;place-items:center;font-size:20px}.admin-stats span{display:flex;flex-direction:column}.admin-stats small{font-size:9px;text-transform:uppercase;font-weight:800}.admin-stats b{font-size:29px;line-height:1.1;margin:3px 0}.admin-stats em{font-style:normal;font-size:8px;opacity:.8}.admin-grid{display:grid;grid-template-columns:1.45fr 1fr;gap:18px}.admin-card{background:#fff;border:1px solid #dfe7ed;border-radius:17px;padding:20px;box-shadow:0 9px 24px rgba(8,49,96,.045)}.admin-card-head{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:16px}.admin-card-head h2{font-size:16px;margin:0;color:#09243c}.admin-card-head p,.admin-card-head span{font-size:10px;color:#74858e}.admin-card-head a{font-size:10px;color:#0756b8;font-weight:800}.admin-table-wrap{overflow:auto}.admin-table-wrap table{width:100%;border-collapse:collapse;min-width:620px}.admin-table-wrap th{text-align:left;padding:10px;border-bottom:1px solid #dfe7ed;font-size:8px;text-transform:uppercase;color:#82919a;letter-spacing:.08em}.admin-table-wrap td{padding:11px 10px;border-bottom:1px solid #edf1f4;font-size:10px;color:#526876}.admin-table-wrap td b,.admin-table-wrap td small{display:block}.admin-table-wrap td b{font-size:11px;color:#17354d}.admin-table-wrap td small{font-size:8px;color:#87969e;margin-top:2px}.admin-status{display:inline-block!important;border-radius:99px;padding:5px 8px;font-size:8px!important;font-weight:850;text-transform:uppercase}.admin-status.active{background:#e7f8f1;color:#07825f}.admin-status.suspended{background:#fff0f1;color:#b52f49}.admin-status.pending{background:#fff5d7;color:#926a00}.admin-activity article{display:flex;align-items:center;gap:10px;padding:11px 0;border-bottom:1px solid #edf1f4}.admin-activity i{font-style:normal;width:29px;height:29px;border-radius:9px;display:grid;place-items:center;background:#e8f8f2;color:#07825f}.admin-activity span{display:flex;flex-direction:column}.admin-activity b{font-size:10px}.admin-activity small{font-size:8px;color:#82919a}.admin-activity time{margin-left:auto;font-size:8px;color:#82919a}.row-actions{display:flex;gap:5px}.row-actions button,.announcement-list button{border:1px solid #cad8e1;background:#fff;color:#0756b8;border-radius:7px;padding:5px 7px;font-size:8px;font-weight:750;cursor:pointer}.admin-search{display:flex}.admin-search input{height:36px;border:1px solid #d5e0e7;border-radius:9px 0 0 9px;padding:0 10px}.admin-search button{border:0;background:#0756b8;color:#fff;border-radius:0 9px 9px 0;padding:0 12px}.module-admin-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.module-admin-card{display:flex;flex-direction:column;gap:11px}.module-badge{width:43px;height:43px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(135deg,#e6f3ff,#d9eaff);color:#0756b8;font-weight:900}.module-admin-card label,.admin-form label{display:flex;flex-direction:column;gap:5px;font-size:9px;font-weight:800;color:#456071}.module-admin-card input,.module-admin-card select,.admin-form input,.admin-form select,.admin-form textarea{border:1px solid #d6e1e8;border-radius:9px;padding:10px;outline:none;background:#fbfdff}.module-form-row{display:grid;grid-template-columns:1fr 75px;gap:9px}.admin-save{border:0;background:linear-gradient(135deg,#0756b8,#087fdb);color:#fff;border-radius:9px;padding:11px 14px;font-size:10px;font-weight:800;cursor:pointer}.admin-form{display:grid;gap:13px}.settings-card{max-width:780px}.announcement-grid{grid-template-columns:.8fr 1.2fr}.announcement-list article{padding:14px;border:1px solid #e3eaef;border-radius:12px;margin-bottom:10px}.announcement-list h3{font-size:13px;margin:7px 0}.announcement-list p{font-size:10px;color:#687b87;line-height:1.5}.announcement-type{font-size:7px;text-transform:uppercase;font-weight:900;padding:4px 6px;border-radius:99px;background:#e8f3ff;color:#0756b8}.announcement-type.success{background:#e8f8f2;color:#07825f}.announcement-type.warning{background:#fff4d0;color:#886200}.admin-footer{text-align:center;color:#8a98a0;font-size:9px;padding:28px}
@media(max-width:1100px){.admin-stats{grid-template-columns:repeat(2,1fr)}.module-admin-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:800px){.admin-shell{display:block}.admin-sidebar{transform:translateX(-105%);transition:.2s}.admin-sidebar.open{transform:none}.admin-content{margin:0}.admin-menu{display:block;margin-right:auto;border:0;background:#e9f3ff;color:#0756b8;border-radius:8px;padding:8px 11px}.admin-grid,.announcement-grid{grid-template-columns:1fr}.admin-body{padding:18px}.admin-title{align-items:flex-start;flex-direction:column}.admin-title time{margin-top:7px}}
@media(max-width:560px){.admin-stats,.module-admin-grid{grid-template-columns:1fr}.admin-title h1{font-size:32px}.admin-card{padding:14px}}
.public-announcement{padding:10px 0;background:#e9f4ff;color:#0756b8;border-bottom:1px solid #cfe5fb}.public-announcement .container{display:flex;justify-content:center;align-items:center;gap:10px;font-size:11px}.public-announcement strong{font-weight:900}.public-announcement.success{background:#e8f8f2;color:#08785d;border-color:#c8eddf}.public-announcement.warning{background:#fff4d1;color:#825d00;border-color:#ffe5a0}@media(max-width:620px){.public-announcement .container{align-items:flex-start;flex-direction:column;gap:2px}}
.market-page,.seller-page{background:#f5f8fc;min-height:100vh}.market-header,.seller-header{background:#062f68;color:#fff;padding:15px 0}.market-nav,.seller-header .container{display:flex;align-items:center;justify-content:space-between;gap:20px}.market-nav .brand strong,.market-nav .brand small{color:#fff}.market-nav .brand-mark{background:#fff}.market-nav form{display:flex;flex:1;max-width:620px}.market-nav input{height:44px;flex:1;border:0;border-radius:11px 0 0 11px;padding:0 14px}.market-nav button{border:0;background:#ffb703;border-radius:0 11px 11px 0;padding:0 18px;font-weight:800}.market-nav>div{display:flex;gap:7px}.market-nav>div a{padding:9px;background:rgba(255,255,255,.12);border-radius:8px;font-size:10px}.market-hero{padding:70px 0;background:linear-gradient(90deg,rgba(3,31,73,.97),rgba(5,78,157,.75)),url("../images/slide-marketplace.png") right center/cover;color:#fff}.market-hero span,.seller-apply>div>span,.seller-welcome span{font-size:9px;font-weight:900;letter-spacing:.14em;color:#65efd0}.market-hero h1,.seller-apply h1,.seller-welcome h1{font:500 clamp(42px,5vw,65px)/1.04 Georgia,serif;margin:12px 0}.market-hero h1 em{color:#ffcf37;font-style:normal}.market-hero p{color:#d9ecff;max-width:590px}.market-hero a,.seller-welcome>a{display:inline-block;margin-top:12px;padding:13px 17px;background:#ffb703;color:#082b58;border-radius:10px;font-size:11px;font-weight:850}.market-content,.seller-main{padding-top:28px;padding-bottom:70px}.category-strip{display:flex;gap:10px;overflow:auto;padding-bottom:20px}.category-strip a{min-width:125px;background:#fff;border:1px solid #dfe7ed;border-radius:13px;padding:13px;display:flex;flex-direction:column;gap:7px;font-size:9px;font-weight:750}.category-strip a:hover,.category-strip a.active{border-color:#078ad4;transform:translateY(-2px)}.category-strip i{font-style:normal;font-size:23px}.market-heading{display:flex;justify-content:space-between;align-items:end;margin:22px 0 16px}.market-heading span{font-size:8px;color:#0756b8;font-weight:900}.market-heading h2{font:500 34px Georgia,serif;margin:5px 0}.market-heading>b{font-size:9px;color:#75858e}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.product-card{background:#fff;border:1px solid #e0e8ee;border-radius:15px;overflow:hidden;box-shadow:0 9px 22px rgba(8,49,96,.06);transition:.2s}.product-card:hover{transform:translateY(-5px);box-shadow:0 16px 35px rgba(8,49,96,.13)}.product-image{height:185px;background:#eaf4ff;display:grid;place-items:center;position:relative}.product-image img{width:100%;height:100%;object-fit:cover}.product-image>span{font-size:46px}.product-image em{position:absolute;top:9px;left:9px;background:#fff;border-radius:99px;padding:5px 7px;font-size:7px;font-style:normal}.product-info{padding:14px}.product-info>small{color:#07825f;font-size:8px;font-weight:800}.product-info h3{font-size:13px;margin:7px 0}.product-info>b{font-size:16px;color:#0756b8}.product-info>div{display:flex;justify-content:space-between;margin-top:12px;font-size:8px;color:#7d8b94}.product-info a{color:#0756b8;font-weight:850}.market-empty{grid-column:1/-1;background:#fff;padding:45px;text-align:center;border-radius:15px;color:#71818c}.seller-apply{display:grid;grid-template-columns:1fr 1fr;gap:40px;background:#fff;padding:38px;border-radius:20px}.seller-apply h1,.seller-welcome h1{font-size:45px;color:#09243c}.seller-apply form,.admin-form{display:grid;gap:12px}.seller-apply label{display:flex;flex-direction:column;gap:5px;font-size:9px;font-weight:750}.seller-apply input,.seller-apply textarea{border:1px solid #d7e2e9;border-radius:9px;padding:10px}.seller-welcome{background:linear-gradient(120deg,#052a63,#0872d8);color:#fff;border-radius:18px;padding:28px;display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.seller-welcome h1{color:#fff}.seller-status{padding:5px 8px;border-radius:99px;background:rgba(255,255,255,.15)}.seller-notice{background:#fff4d1;color:#825d00;padding:17px;border-radius:12px}.product-form-card{max-width:760px;margin:auto}.seller-actions{display:flex}.seller-actions select{height:30px;border:1px solid #d5e0e7;font-size:8px}.seller-actions button{border:0;background:#0756b8;color:#fff;font-size:8px}
@media(max-width:1000px){.product-grid{grid-template-columns:repeat(3,1fr)}.seller-apply{grid-template-columns:1fr}}@media(max-width:700px){.market-nav{flex-wrap:wrap}.market-nav form{order:3;width:100%}.product-grid{grid-template-columns:repeat(2,1fr)}.seller-welcome{align-items:flex-start;flex-direction:column}}@media(max-width:460px){.product-grid{grid-template-columns:1fr}}
.product-detail-page{padding-top:20px;padding-bottom:70px}.breadcrumbs{display:flex;gap:8px;font-size:9px;color:#71818c;margin:12px 0 20px}.product-detail-card{display:grid;grid-template-columns:1.05fr .95fr;background:#fff;border-radius:22px;overflow:hidden;box-shadow:0 15px 45px rgba(8,49,96,.1)}.product-main-image{height:500px;background:#edf5fc;display:grid;place-items:center;position:relative}.product-main-image img{width:100%;height:100%;object-fit:contain}.product-main-image>span{font-size:90px}.product-main-image em{position:absolute;top:18px;left:18px;background:#e8f8f2;color:#07825f;border-radius:99px;padding:7px 10px;font-size:8px;font-style:normal;font-weight:850}.product-assurances{display:flex;justify-content:center;gap:18px;padding:16px;font-size:9px;color:#526876}.product-detail-info{padding:45px}.detail-category{font-size:9px;color:#0756b8;font-weight:900}.product-detail-info h1{font:500 45px/1.1 Georgia,serif;margin:10px 0}.seller-line{font-size:11px;color:#71818c}.product-detail-info>h2{font-size:31px;color:#0756b8}.product-detail-info>h2 small{font-size:12px}.detail-description{color:#5e7280;line-height:1.7}.stock-panel{display:flex;gap:10px;align-items:center}.stock-panel span{color:#07825f;background:#e8f8f2;border-radius:99px;padding:7px 10px;font-size:9px;font-weight:850}.delivery-warning,.delivery-fee-banner{display:flex;gap:11px;background:#fff4d1;color:#785600;border:1px solid #ffe288;border-radius:12px;padding:14px;margin:18px 0}.delivery-warning i{font-style:normal;font-size:23px}.delivery-warning b{font-size:11px}.delivery-warning p{font-size:9px;margin:4px 0}.add-cart-form{display:flex;gap:12px;align-items:end}.add-cart-form label{font-size:9px;font-weight:800}.add-cart-form input{display:block;width:80px;height:48px;border:1px solid #d6e1e8;border-radius:10px;padding:0 10px}.beautiful-cart{padding-top:35px;padding-bottom:75px}.cart-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:22px}.cart-heading span{font-size:9px;color:#0756b8;font-weight:900}.cart-heading h1{font:500 42px Georgia,serif;margin:5px 0}.cart-heading p{color:#71818c}.cart-layout{display:grid;grid-template-columns:1fr 350px;gap:20px}.cart-product{background:#fff;border:1px solid #dfe7ed;border-radius:16px;padding:15px;display:grid;grid-template-columns:110px 1fr auto;gap:15px;margin-bottom:12px}.cart-product-image{height:110px;background:#edf5fc;border-radius:12px;display:grid;place-items:center}.cart-product-image img{width:100%;height:100%;object-fit:contain}.cart-product-info small{color:#07825f;font-size:8px}.cart-product-info h2{font-size:15px;margin:6px 0}.cart-product-info>b{font-size:11px;color:#0756b8}.cart-product-info form{display:flex;margin-top:10px}.cart-product-info input{width:60px}.cart-product-info button,.cart-line-total button{border:0;background:none;color:#b02c45;font-size:9px}.cart-line-total{text-align:right}.cart-line-total small,.cart-line-total b{display:block}.cart-summary{background:#062f68;color:#fff;border-radius:18px;padding:25px;align-self:start;position:sticky;top:20px}.cart-summary>span{font-size:8px;color:#65efd0;font-weight:900}.cart-summary h2{font:500 26px Georgia,serif}.cart-summary>div{display:flex;justify-content:space-between;margin:13px 0;font-size:10px}.cart-summary .delivery-note{display:flex;justify-content:flex-start;background:rgba(255,255,255,.1);padding:12px;border-radius:10px;gap:8px}.delivery-note p{margin:0;font-size:8px;line-height:1.5}.cart-summary .primary{width:100%}.cart-security{text-align:center;font-size:8px;color:#bcd7ef}.empty-cart{text-align:center;background:#fff;border-radius:18px;padding:60px}.empty-cart i{font-style:normal;font-size:50px}.receipt-line{display:flex;justify-content:space-between;padding:8px 0}.receipt-line.total{font-size:18px}.tracking-line{display:flex;gap:10px;margin:10px 0}.tracking-line span{display:flex;flex-direction:column}.tracking-line small{color:#71818c}@media(max-width:850px){.product-detail-card,.cart-layout{grid-template-columns:1fr}.product-main-image{height:380px}.cart-summary{position:static}}@media(max-width:560px){.product-detail-info{padding:25px}.product-detail-info h1{font-size:36px}.cart-product{grid-template-columns:80px 1fr}.cart-line-total{grid-column:1/-1;text-align:left}}@media print{.no-print{display:none!important}.order-receipt{box-shadow:none;border:0}}
/* V8 seller and marketplace administration */
.seller-welcome-actions{display:flex;gap:9px;flex-wrap:wrap}.seller-welcome-actions a{margin-top:0}.seller-welcome-actions a:last-child{background:rgba(255,255,255,.14);color:#fff;border:1px solid rgba(255,255,255,.3)}
.seller-metrics{display:grid;grid-template-columns:repeat(5,1fr);gap:13px;margin:18px 0}.seller-metrics article{background:#fff;border:1px solid #dfe7ed;border-radius:16px;padding:17px;display:flex;flex-direction:column;box-shadow:0 9px 25px rgba(8,49,96,.055)}.seller-metrics i{font-style:normal;width:38px;height:38px;border-radius:11px;display:grid;place-items:center;background:#e7f3ff;color:#0756b8;font-weight:900}.seller-metrics small{margin-top:12px;color:#71818c;font-size:8px;text-transform:uppercase;font-weight:900}.seller-metrics b{font-size:24px;color:#09243c;margin:3px 0}.seller-metrics span{font-size:8px;color:#87969e}
.seller-dashboard-grid{display:grid;grid-template-columns:1fr 245px;gap:16px;margin-bottom:16px}.seller-tools{display:grid;gap:10px}.seller-tools a{display:grid;grid-template-columns:40px 1fr;column-gap:10px;background:#fff;border:1px solid #dfe7ed;border-radius:14px;padding:13px}.seller-tools a:hover{border-color:#078ad4;transform:translateY(-2px)}.seller-tools i{grid-row:1/3;font-style:normal;width:40px;height:40px;border-radius:11px;background:#e8f8f2;color:#07825f;display:grid;place-items:center}.seller-tools b{font-size:11px}.seller-tools span{font-size:8px;color:#7c8d97}
.seller-filter select,.admin-order-filter input,.admin-order-filter select{height:36px;border:1px solid #d5e0e7;border-radius:8px;padding:0 9px}.admin-order-filter{display:flex;gap:6px}.admin-order-filter button,.compact-admin-form button{border:0;background:#0756b8;color:#fff;border-radius:7px;padding:0 10px;font-size:8px;font-weight:800}.compact-admin-form{display:flex;gap:4px}.compact-admin-form select{height:29px;max-width:130px;border:1px solid #d5e0e7;border-radius:7px;font-size:8px}.compact-admin-form button{height:29px}.market-orders-table{min-width:1100px!important}
.form-success,.form-alert{padding:13px 15px;border-radius:10px;margin-bottom:15px;font-size:11px}.form-success{background:#e8f8f2;color:#08785d}.form-alert{background:#fff0f1;color:#b52f49}
@media(max-width:1150px){.seller-metrics{grid-template-columns:repeat(3,1fr)}}@media(max-width:850px){.seller-dashboard-grid{grid-template-columns:1fr}.seller-metrics{grid-template-columns:repeat(2,1fr)}.admin-order-filter{width:100%;flex-wrap:wrap}}@media(max-width:500px){.seller-metrics{grid-template-columns:1fr}.seller-welcome-actions{margin-top:14px}}

/* V9 revenue, subscription and settlement controls */
.settings-layout{display:grid;grid-template-columns:1fr 1.1fr;gap:18px;align-items:start}.revenue-settings{max-width:none}.revenue-choice{display:grid;grid-template-columns:1fr 1fr;gap:10px}.revenue-choice label{display:flex!important;flex-direction:row!important;align-items:flex-start;gap:10px!important;border:1px solid #d7e2e9;border-radius:12px;padding:14px;background:#f9fcff}.revenue-choice input{width:auto!important}.revenue-choice span{display:flex;flex-direction:column}.revenue-choice b{font-size:11px}.revenue-choice small,.revenue-settings label>small{font-size:8px;color:#74858e;font-weight:400}.settlement-model-banner{display:flex;align-items:center;gap:25px;background:linear-gradient(120deg,#052a63,#0872d8);color:#fff;border-radius:17px;padding:20px 24px;margin-bottom:17px}.settlement-model-banner span{font-size:8px;color:#65efd0;font-weight:900}.settlement-model-banner h2{font:500 27px Georgia,serif;margin:4px 0}.settlement-model-banner p{font-size:10px;color:#dcecff;max-width:620px}.settlement-model-banner a{margin-left:auto;background:#ffb703;color:#082b58;border-radius:9px;padding:10px 13px;font-size:9px;font-weight:850;white-space:nowrap}.settlement-stats{grid-template-columns:repeat(3,1fr)}.settlement-actions{display:grid;gap:7px}.settlement-actions form{display:flex;gap:4px;flex-wrap:wrap}.settlement-actions input,.settlement-actions select{height:28px;width:78px;border:1px solid #d5e0e7;border-radius:6px;font-size:8px}.settlement-actions input[name=reference]{width:95px}.settlement-actions button,.seller-header button{border:0;background:#0756b8;color:#fff;border-radius:6px;padding:6px 8px;font-size:8px}.settlement-list{margin-top:18px}.statement-heading{display:flex;justify-content:space-between;gap:20px;background:#fff;border-radius:17px;padding:25px;margin-bottom:15px}.statement-heading span,.statement-heading small{display:block;color:#71818c;font-size:9px}.statement-heading h1{font:500 35px Georgia,serif;margin:6px 0}.statement-heading>div:last-child{text-align:right}.statement-metrics{grid-template-columns:repeat(4,1fr)}
@media(max-width:900px){.settings-layout{grid-template-columns:1fr}.settlement-model-banner{align-items:flex-start;flex-direction:column}.settlement-model-banner a{margin-left:0}.statement-metrics{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.revenue-choice,.settlement-stats,.statement-metrics{grid-template-columns:1fr}.statement-heading{flex-direction:column}.statement-heading>div:last-child{text-align:left}}

/* V10 Marketplace trust, support, reviews and refunds */
.order-product-support{padding:10px 0;border-bottom:1px solid #e7edf1}.receipt-line span small{display:block;color:#7a8c96;font-size:8px;margin-top:3px}.order-item-actions{display:flex;align-items:flex-start;gap:12px;flex-wrap:wrap}.order-item-actions>a,.order-item-actions summary{color:#0756b8;font-size:9px;font-weight:850;cursor:pointer}.review-form{margin-top:8px;display:grid;grid-template-columns:120px 1fr;gap:7px;background:#f4f9fd;padding:10px;border-radius:10px}.review-form textarea{grid-column:1/-1}.review-form input,.review-form textarea,.review-form select{border:1px solid #d5e0e7;border-radius:7px;padding:7px;font-size:9px}.review-form button{border:0;background:#0756b8;color:#fff;border-radius:7px;font-size:9px}.product-rating{display:flex;gap:8px;align-items:center;margin-top:12px}.product-rating b{color:#ef9700}.product-rating span{font-size:9px;color:#71818c}.product-reviews{padding:35px 0}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.review-grid article{background:#fff;border:1px solid #dfe7ed;border-radius:14px;padding:17px}.review-grid article>div{display:flex;justify-content:space-between;gap:10px}.review-grid article>div b{color:#ffad00}.review-grid article>div b i{color:#d7e0e5;font-style:normal}.review-grid article>div span{font-size:7px;color:#07825f;background:#e8f8f2;border-radius:99px;padding:5px}.review-grid h3{font-size:12px}.review-grid p{font-size:10px;color:#5e7280;line-height:1.6}.review-grid small{font-size:8px;color:#82919a}.review-grid blockquote{margin:12px 0 0;background:#f4f8fb;border-left:3px solid #0756b8;padding:10px;font-size:9px}.review-grid blockquote b{display:block;margin-bottom:4px}.support-summary,.case-heading{display:flex;justify-content:space-between;gap:20px;background:#fff;border:1px solid #dfe7ed;border-radius:17px;padding:22px;margin-bottom:16px}.support-summary span,.case-heading>div:first-child>span{font-size:8px;color:#0756b8;font-weight:900}.support-summary h1{font:500 32px Georgia,serif;margin:5px 0}.support-summary>div:last-child,.case-heading>div:last-child{display:flex;flex-direction:column;text-align:right;gap:4px}.support-summary small{font-size:9px;color:#71818c}.support-open{max-width:780px}.case-heading h2{margin:5px 0;font-size:19px}.case-heading p{font-size:10px;color:#5e7280}.case-chat{max-width:900px;margin:auto;display:grid;gap:10px}.case-chat article{max-width:75%;background:#fff;border:1px solid #dfe7ed;border-radius:14px 14px 14px 4px;padding:13px}.case-chat article.mine{margin-left:auto;background:#e8f3ff;border-radius:14px 14px 4px 14px}.case-chat article>div{display:flex;justify-content:space-between;gap:15px}.case-chat article span{font-size:7px;color:#82919a}.case-chat article p{font-size:10px;line-height:1.55}.case-chat article>a{font-size:8px;color:#0756b8;font-weight:850}.case-compose{max-width:900px;margin:14px auto;display:grid;grid-template-columns:1fr auto;gap:8px;background:#fff;padding:13px;border-radius:13px}.case-compose textarea{grid-column:1/-1;border:1px solid #d5e0e7;border-radius:8px;padding:10px}.case-compose label{font-size:8px}.case-compose button,.dispute-actions button,.complete-refund button{border:0;background:#0756b8;color:#fff;border-radius:7px;padding:8px 11px;font-size:8px}.dispute-stats{grid-template-columns:repeat(3,1fr)}.dispute-card{margin-bottom:14px}.dispute-card-head{display:flex;justify-content:space-between}.dispute-card-head>div:last-child{display:flex;align-items:flex-end;flex-direction:column;gap:5px}.dispute-card-head span{font-size:8px;color:#0756b8}.dispute-card-head h2{margin:5px 0}.dispute-description{background:#f7fafc;padding:12px;border-radius:9px;font-size:10px}.dispute-money{display:flex;gap:10px;flex-wrap:wrap}.dispute-money span{background:#edf4f9;border-radius:8px;padding:8px;font-size:8px}.dispute-money b{display:block}.case-view-link{display:inline-block;margin:12px 0;color:#0756b8;font-size:9px;font-weight:850}.dispute-actions form{display:grid;grid-template-columns:1fr repeat(4,auto);gap:6px}.dispute-actions textarea{grid-row:span 2;border:1px solid #d5e0e7;border-radius:7px}.dispute-actions input,.dispute-actions select{border:1px solid #d5e0e7;border-radius:7px;font-size:8px}.dispute-actions .refund-btn,.complete-refund .refund-btn{background:#b52f49}.notification-list{display:grid;gap:9px;max-width:900px;margin:auto}.notification-list article{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid #dfe7ed;border-radius:13px;padding:14px}.notification-list article.unread{border-left:4px solid #0756b8;background:#f5faff}.notification-list article i{font-style:normal;color:#0756b8}.notification-list article div{flex:1}.notification-list b{font-size:11px}.notification-list p{font-size:9px;color:#657986;margin:4px 0}.notification-list small{font-size:7px;color:#8b9aa2}.notification-list a{font-size:8px;color:#0756b8;font-weight:850}
@media(max-width:850px){.review-grid{grid-template-columns:1fr 1fr}.dispute-actions form{grid-template-columns:1fr 1fr}.dispute-actions textarea{grid-column:1/-1}.support-summary,.case-heading{flex-direction:column}.support-summary>div:last-child,.case-heading>div:last-child{text-align:left;align-items:flex-start}}@media(max-width:520px){.review-grid,.dispute-stats{grid-template-columns:1fr}.case-chat article{max-width:92%}.review-form,.case-compose{grid-template-columns:1fr}.review-form input,.review-form textarea,.case-compose textarea{grid-column:1}.dispute-actions form{grid-template-columns:1fr}}

/* V11 delivery zones, partners and customer tracking */
.delivery-setup-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px;margin-bottom:17px}.delivery-queue{margin-top:17px}.delivery-table{min-width:1250px!important}.delivery-inline{display:flex;flex-wrap:wrap;gap:4px;margin-top:5px}.delivery-inline input,.delivery-inline select{height:29px;max-width:120px;border:1px solid #d5e0e7;border-radius:6px;font-size:8px}.delivery-inline button{border:0;background:#0756b8;color:#fff;border-radius:6px;padding:0 8px;font-size:8px}.customer-delivery-card{display:flex;align-items:center;justify-content:space-between;gap:25px;background:linear-gradient(120deg,#052a63,#0872d8);color:#fff;border-radius:19px;padding:27px;margin-bottom:18px}.customer-delivery-card>div{display:flex;flex-direction:column}.customer-delivery-card span{color:#7ff1d5;font-size:9px;font-weight:850}.customer-delivery-card h1{font:500 38px Georgia,serif;margin:6px 0}.customer-delivery-card p,.customer-delivery-card small{color:#dcecff;font-size:9px}.customer-delivery-card>div:last-child{background:rgba(255,255,255,.12);border-radius:13px;padding:15px;min-width:230px}.customer-delivery-card strong{font-size:31px;color:#ffcf37;letter-spacing:.15em}.delivery-customer-timeline{display:grid;gap:9px;max-width:800px}.delivery-customer-timeline article{display:flex;gap:12px;background:#fff;border:1px solid #dfe7ed;border-radius:13px;padding:14px}.delivery-customer-timeline i{font-style:normal;width:32px;height:32px;border-radius:9px;background:#e8f8f2;color:#07825f;display:grid;place-items:center}.delivery-customer-timeline p{font-size:9px;color:#667985;margin:4px 0}.delivery-customer-timeline small{font-size:8px;color:#87969e}
@media(max-width:800px){.delivery-setup-grid{grid-template-columns:1fr}.customer-delivery-card{align-items:flex-start;flex-direction:column}.customer-delivery-card>div:last-child{width:100%}}

/* V11.2 seller-confirmed parcel delivery */
.seller-delivery-confirm{display:grid;gap:5px;min-width:150px}.seller-delivery-confirm input{height:32px;border:1px solid #d5e0e7;border-radius:7px;padding:0 8px;font-size:9px}.seller-delivery-confirm button{border:0;background:#07825f;color:#fff;border-radius:7px;padding:8px;font-size:8px;font-weight:850}.customer-parcel-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.customer-parcel-grid article{display:flex;justify-content:space-between;gap:18px;background:#fff;border:1px solid #dfe7ed;border-radius:16px;padding:20px}.customer-parcel-grid article>div{display:flex;flex-direction:column}.customer-parcel-grid article>div:first-child>span{font-size:8px;color:#0756b8;font-weight:850}.customer-parcel-grid h2{font-size:16px;margin:6px 0}.customer-parcel-grid p{font-size:9px;color:#607480}.customer-parcel-grid small{font-size:8px;color:#82919a}.customer-parcel-grid article>div:last-child{align-items:flex-end;text-align:right}.customer-parcel-grid strong{font-size:29px;letter-spacing:.12em;color:#0756b8}.customer-parcel-grid article>div:last-child>b{font-size:8px;margin-top:10px}
@media(max-width:750px){.customer-parcel-grid{grid-template-columns:1fr}}@media(max-width:440px){.customer-parcel-grid article{flex-direction:column}.customer-parcel-grid article>div:last-child{align-items:flex-start;text-align:left}}

/* V11.3 always-visible seller delivery controls */
.seller-delivery-guide{display:flex;align-items:center;gap:9px;flex-wrap:wrap;background:linear-gradient(120deg,#052a63,#0872d8);color:#fff;border-radius:14px;padding:15px;margin-bottom:15px}.seller-delivery-guide b{margin-right:auto}.seller-delivery-guide span{background:rgba(255,255,255,.12);border-radius:99px;padding:6px 9px;font-size:8px}.seller-orders-v113{min-width:1150px!important}.seller-orders-v113 td>a{display:block;color:#0756b8;font-size:8px;margin-top:6px}.parcel-status-form{display:grid;gap:4px;margin-top:7px}.parcel-status-form select,.parcel-status-form button{height:30px;border-radius:7px;font-size:8px}.parcel-status-form select{border:1px solid #d5e0e7}.parcel-status-form button{border:0;background:#0756b8;color:#fff}.seller-delivery-confirm label{display:grid;gap:4px;font-size:8px;font-weight:800}.seller-delivery-confirm small{font-size:7px;color:#74858e}.delivery-confirmed{display:flex;flex-direction:column;gap:3px;background:#e8f8f2;color:#07825f;border-radius:10px;padding:10px}.delivery-confirmed b{font-size:10px}.delivery-confirmed span,.delivery-confirmed small{font-size:8px}

/* V12 catalogue growth tools */
.featured-badge{position:absolute;right:10px;top:10px;background:#ffbf19;color:#09243c;padding:6px 9px;border-radius:99px;font-size:8px}.product-info del,.product-detail-info h2 del{color:#91a0aa;font-size:12px;font-weight:500}.soft-button{display:inline-flex;border:1px solid #bfd0da;background:#fff;color:#0756b8;border-radius:8px;padding:7px 10px;font-size:9px;font-weight:850;cursor:pointer}.soft-button:hover{background:#eaf4ff;border-color:#0756b8}.gallery-thumbs{display:flex;gap:8px;padding:10px;overflow:auto}.gallery-thumbs button{width:66px;height:58px;border:2px solid transparent;background:#fff;border-radius:9px;padding:3px;cursor:pointer}.gallery-thumbs button:hover{border-color:#0756b8}.gallery-thumbs img{width:100%;height:100%;object-fit:contain}.variant-list{display:grid;gap:6px;background:#f3f8fc;border-radius:11px;padding:12px;margin:13px 0}.variant-list span{font-size:9px;color:#5d7280}.favourite-form{margin:0 0 12px}.v12-two-column{display:grid;grid-template-columns:minmax(320px,.7fr) 1.3fr;gap:16px}.seller-review-list{display:grid;gap:12px}.seller-review-list article{display:grid;grid-template-columns:1fr 1fr;gap:18px;border:1px solid #dfe7ed;border-radius:13px;padding:15px}.seller-review-list small{display:block;color:#7d8e98;font-size:8px;margin:5px 0}.seller-review-list p{font-size:10px}.seller-review-list form{display:grid;gap:7px}.seller-review-list textarea{border:1px solid #d5e0e7;border-radius:8px;padding:9px}.seller-review-list button{border:0;background:#0756b8;color:#fff;border-radius:7px;padding:8px}@media(max-width:800px){.v12-two-column,.seller-review-list article{grid-template-columns:1fr}}

/* V14 accessibility: readable Learn typography */
.learn-page,.lesson-page{font-size:16px}.learn-nav nav,.learn-nav form input,.learn-nav form button{font-size:15px}.learn-hero span,.learn-section-head span,.tutor-profile-hero>div>span,.learn-dashboard-welcome span{font-size:12px!important}.learn-hero p{font-size:18px}.learn-primary{font-size:15px!important;min-height:46px}.learn-categories a{font-size:14px!important;min-width:175px}.learn-section-head>a,.learn-tutor-card a{font-size:14px!important}.learn-course small,.learn-course>div>span{font-size:13px!important}.learn-course h3{font-size:19px!important}.learn-course p{font-size:15px!important;min-height:auto!important}.tutor-grid h3{font-size:18px!important}.tutor-grid b{font-size:14px!important}.tutor-grid p,.tutor-grid small,.tutor-grid a{font-size:13px!important;line-height:1.5}.course-meta,.learn-course-hero>div>small{font-size:14px!important}.learn-course-hero>aside label{font-size:13px!important}.learn-white-card>p{font-size:16px!important}.lesson-outline small,.lesson-manager small{font-size:13px!important}.lesson-outline span b,.lesson-manager span b{font-size:15px}.learning-list small,.learning-list span,.request-list span,.request-list em{font-size:13px!important}.learning-list p{font-size:15px!important}.tutor-application label,.tutor-profile-hero label,.learn-form label{font-size:14px!important}.lesson-page nav span{font-size:15px!important}.lesson-page nav small{font-size:12px!important}.lesson-page>main>section>span{font-size:13px!important}.lesson-page>main>section article{font-size:17px!important}.learn-page table{font-size:14px}.learn-page table small{font-size:12px}.quiz-card{background:#fff;border:1px solid #e0e5ef;border-radius:16px;padding:24px;margin-bottom:16px}.quiz-question{margin-bottom:22px}.quiz-question h3{font-size:18px}.quiz-question label{display:block;padding:11px 13px;background:#f6f7fc;border-radius:9px;margin:7px 0;font-size:15px}.quiz-result{padding:24px;border-radius:16px;background:#e9e4ff;margin-bottom:18px}.quiz-result.passed{background:#e7f8f1}.certificate-card{max-width:950px;margin:30px auto;background:#fff;border:12px double #5b42d6;padding:55px;text-align:center}.certificate-card h1{font:500 52px Georgia,serif;color:#34259a}.certificate-card h2{font:500 36px Georgia,serif}.certificate-card p{font-size:17px}.certificate-number{font-size:14px;color:#667}.review-compose{display:grid;gap:10px;margin-top:18px}.review-compose select,.review-compose textarea{border:1px solid #d7dceb;border-radius:9px;padding:11px;font-size:15px}@media print{.certificate-actions{display:none}.certificate-card{box-shadow:none;margin:0;max-width:none}}

/* V13 MAAR Learn */
.learn-page{background:#f6f8ff;color:#172440}.learn-header{background:#fff;border-bottom:1px solid #e1e6f1;position:sticky;top:0;z-index:30}.learn-nav{min-height:76px;display:flex;align-items:center;gap:25px}.learn-nav form{display:flex;flex:1;max-width:520px;background:#f0f3fb;border-radius:12px;overflow:hidden}.learn-nav form input{flex:1;border:0;background:transparent;padding:13px}.learn-nav form button{border:0;background:#5b42d6;color:#fff;padding:0 18px}.learn-nav nav{display:flex;gap:14px;align-items:center;font-size:11px;font-weight:750}.learn-hero{background:radial-gradient(circle at 80% 20%,#9e8cff 0,transparent 23%),linear-gradient(120deg,#17206d,#5b42d6 60%,#7a62eb);color:#fff}.learn-hero>.container{min-height:430px;display:grid;grid-template-columns:1.25fr .75fr;align-items:center;gap:70px}.learn-hero span,.learn-section-head span,.tutor-profile-hero>div>span,.learn-dashboard-welcome span{font-size:9px;letter-spacing:.16em;font-weight:900;color:#b9ffde}.learn-hero h1{font:500 clamp(42px,5vw,66px)/1.04 Georgia,serif;margin:12px 0}.learn-hero h1 em{color:#ffdc63;font-style:normal}.learn-hero p{color:#e2e4ff;line-height:1.65;max-width:650px}.learn-primary{border:0;display:inline-flex;align-items:center;justify-content:center;background:#ffcb3d;color:#1d2558!important;border-radius:10px;padding:13px 18px;font-size:10px;font-weight:900;cursor:pointer}.learn-primary:hover{transform:translateY(-2px);background:#ffda6e}.learn-hero aside{background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.25);border-radius:22px;padding:27px;backdrop-filter:blur(8px);display:flex;flex-direction:column}.learn-hero aside>b{font-size:46px}.learn-hero aside>strong{font-size:20px}.learn-hero aside>small{color:#dddfff;margin:7px 0 18px}.learn-hero aside div{display:grid;gap:8px}.learn-main{padding-top:35px;padding-bottom:75px}.learn-categories{display:flex;gap:10px;overflow:auto;margin-top:-62px;margin-bottom:45px;position:relative}.learn-categories a{min-width:145px;background:#fff;border:1px solid #e0e5ef;border-radius:14px;padding:15px;display:flex;gap:9px;align-items:center;box-shadow:0 10px 25px rgba(31,39,100,.08);font-size:10px;font-weight:800}.learn-categories a.active,.learn-categories a:hover{border-color:#6a50db;color:#5b42d6}.learn-categories i{font-style:normal;font-size:22px}.learn-section-head{display:flex;justify-content:space-between;align-items:end;margin:25px 0 17px}.learn-section-head span{color:#5b42d6}.learn-section-head h1,.learn-section-head h2{font:500 34px Georgia,serif;margin:5px 0}.learn-section-head>a{color:#5b42d6;font-size:10px;font-weight:850}.learn-course-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.learn-course{background:#fff;border:1px solid #e0e5ef;border-radius:17px;overflow:hidden;box-shadow:0 10px 28px rgba(31,39,100,.055);transition:.18s}.learn-course:hover{transform:translateY(-4px);box-shadow:0 17px 35px rgba(31,39,100,.1)}.learn-cover{height:190px;background:linear-gradient(145deg,#e7e2ff,#f9f7ff);display:grid;place-items:center;position:relative}.learn-cover img{width:100%;height:100%;object-fit:cover}.learn-cover>span{font-size:58px}.learn-cover em{position:absolute;top:12px;left:12px;background:#ffcb3d;color:#222a56;border-radius:99px;padding:6px 9px;font:800 8px Arial}.learn-course>div{padding:17px}.learn-course small{color:#6b7390;font-size:8px}.learn-course>div>small:first-child{color:#5b42d6;font-weight:900;text-transform:uppercase}.learn-course h3{font-size:16px;margin:7px 0}.learn-course p{font-size:10px;color:#65708a;line-height:1.55;min-height:45px}.learn-course>div>span{font-size:8px;color:#76809a}.learn-course>div>div{display:flex;justify-content:space-between;align-items:center;margin-top:12px}.learn-course>div>div>b{color:#5239c6}.learn-empty{background:#fff;border:1px dashed #cbd3e5;border-radius:17px;padding:45px;text-align:center;grid-column:1/-1}.learn-tutors{padding-top:45px}.tutor-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.tutor-grid article{display:flex;gap:14px;background:#fff;border:1px solid #e0e5ef;border-radius:15px;padding:17px}.tutor-grid article>i,.tutor-profile-hero>i{flex:none;font-style:normal;width:55px;height:55px;border-radius:16px;background:linear-gradient(145deg,#6048d7,#947df1);color:#fff;display:grid;place-items:center;font-size:20px;font-weight:900}.tutor-grid h3{margin:0;font-size:14px}.tutor-grid b{font-size:9px;color:#5b42d6}.tutor-grid p,.tutor-grid small{display:block;font-size:8px;color:#6d7790}.tutor-grid a{font-size:8px;color:#5b42d6;font-weight:900}.learn-footer{background:#181f5f;color:#fff;padding:25px}.learn-footer>div{display:flex;justify-content:space-between}.learn-course-page{padding-bottom:70px}.learn-course-hero{background:linear-gradient(120deg,#191f64,#5c42d6);color:#fff;border-radius:23px;display:grid;grid-template-columns:1fr 330px;gap:40px;padding:42px;margin-bottom:22px}.learn-course-hero>div>span{color:#b9ffde;font-size:9px}.learn-course-hero h1{font:500 48px Georgia,serif;margin:12px 0}.learn-course-hero p{color:#dde0ff;line-height:1.6}.course-meta{display:flex;gap:13px;flex-wrap:wrap;margin:18px 0;font-size:9px}.course-meta b{color:#ffcf42}.learn-course-hero>aside{background:#fff;color:#172440;border-radius:16px;overflow:hidden;padding:18px;align-self:start}.learn-course-hero>aside>img{width:100%;height:155px;object-fit:cover;border-radius:10px}.learn-course-hero>aside>i{height:150px;background:#eeeaff;display:grid;place-items:center;font-style:normal;font-size:65px}.learn-course-hero>aside form{display:grid;gap:10px}.learn-course-hero>aside label{font-size:8px}.learn-course-hero>aside select{width:100%;padding:9px;border:1px solid #d7dceb;border-radius:8px}.learn-course-hero>aside .learn-primary{width:100%}.learn-detail-grid{display:grid;grid-template-columns:1fr 300px;gap:20px}.learn-white-card{background:#fff;border:1px solid #e0e5ef;border-radius:17px;padding:23px;margin-bottom:16px}.learn-white-card>h2{font:500 27px Georgia,serif}.learn-white-card>p{color:#626d87;font-size:11px;line-height:1.7}.lesson-outline,.lesson-manager{display:grid;gap:9px}.lesson-outline>div,.lesson-manager>div{display:flex;gap:12px;align-items:center;padding:10px;background:#f7f8fc;border-radius:10px}.lesson-outline i,.lesson-manager i{font-style:normal;width:30px;height:30px;border-radius:8px;background:#e8e3ff;color:#5b42d6;display:grid;place-items:center;font-size:9px;font-weight:900}.lesson-outline span,.lesson-manager span{display:flex;flex-direction:column}.lesson-outline small,.lesson-manager small{font-size:8px;color:#77819a}.learn-tutor-card{background:#fff;border:1px solid #e0e5ef;border-radius:17px;padding:22px;align-self:start}.learn-tutor-card>span{font-size:8px;color:#5b42d6;font-weight:900}.learn-tutor-card a{color:#5b42d6;font-size:9px;font-weight:850}.learn-dashboard-welcome{background:linear-gradient(120deg,#1a2268,#654bd9);color:#fff;border-radius:20px;padding:28px;display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.learn-dashboard-welcome h1{font:500 38px Georgia,serif;margin:7px 0}.learn-dashboard-welcome p{color:#dfe1ff}.learning-list{display:grid;gap:13px;margin-bottom:25px}.learning-list>article{display:grid;grid-template-columns:120px 1fr 170px;gap:17px;background:#fff;border:1px solid #e0e5ef;border-radius:16px;padding:14px}.learning-icon{height:115px;background:#eeeaff;border-radius:12px;display:grid;place-items:center;font-size:45px;overflow:hidden}.learning-icon img{width:100%;height:100%;object-fit:cover}.learning-list h2{font-size:17px;margin:5px 0}.learning-list p{font-size:9px;color:#68738c}.learning-list aside{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between}.progress-track{height:7px;background:#e9ecf5;border-radius:99px;overflow:hidden}.progress-track i{display:block;height:100%;background:#644bd8}.learning-list span{font-size:8px;color:#737e96}.learn-stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;margin-bottom:17px}.learn-stat-grid article{background:#fff;border-radius:15px;padding:20px;display:flex;flex-direction:column}.learn-stat-grid small{color:#737e96}.learn-stat-grid b{font-size:27px;color:#5b42d6}.request-list{display:grid;gap:8px}.request-list article{display:flex;gap:12px;align-items:center;background:#f7f8fc;border-radius:10px;padding:12px}.request-list article>div{flex:1}.request-list span{font-size:8px;color:#6e7992}.request-list em{margin-left:auto;font-style:normal;font-size:8px;background:#e8e3ff;color:#5b42d6;border-radius:99px;padding:6px 9px}.request-list form{display:flex;gap:5px}.tutor-application,.tutor-profile-hero{display:grid;grid-template-columns:.85fr 1.15fr;gap:35px;background:#fff;border:1px solid #e0e5ef;border-radius:20px;padding:35px}.tutor-application>div{background:linear-gradient(145deg,#1a2268,#654bd9);color:#fff;border-radius:16px;padding:32px}.tutor-application h1{font:500 43px Georgia,serif}.tutor-application form,.tutor-profile-hero form,.learn-form{display:grid;grid-template-columns:1fr 1fr;gap:12px}.tutor-application label,.tutor-profile-hero label,.learn-form label{display:grid;gap:5px;font-size:8px;font-weight:850}.tutor-application textarea,.tutor-application input,.tutor-application select,.tutor-profile-hero textarea,.tutor-profile-hero input,.tutor-profile-hero select,.learn-form input,.learn-form select,.learn-form textarea{border:1px solid #d7dceb;border-radius:9px;padding:10px;background:#fff}.tutor-application label:nth-of-type(3),.tutor-application label:nth-of-type(4),.learn-form label:nth-of-type(3),.learn-form label:nth-of-type(4){grid-column:1/-1}.tutor-profile-hero{grid-template-columns:90px 1fr 330px;align-items:start}.tutor-profile-hero>i{width:85px;height:85px;font-size:29px}.tutor-profile-hero form{grid-template-columns:1fr;background:#f6f7fd;padding:18px;border-radius:13px}.course-studio{display:grid;grid-template-columns:1fr 1fr;gap:17px}.lesson-page{margin:0;background:#f6f7fb;color:#172440}.lesson-page>header{height:65px;background:#171e60;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 25px}.lesson-page>main{display:grid;grid-template-columns:320px 1fr;min-height:calc(100vh - 65px)}.lesson-page>main>aside{background:#fff;border-right:1px solid #e0e5ef;padding:18px}.lesson-progress>div{height:6px;background:#e6e9f2;border-radius:99px;margin:8px 0 18px}.lesson-progress i{display:block;height:100%;background:#6249d7}.lesson-page nav{display:grid;gap:6px}.lesson-page nav a{display:flex;gap:10px;padding:10px;border-radius:10px}.lesson-page nav a.active{background:#ebe7ff;color:#553bc8}.lesson-page nav i{font-style:normal;width:27px;height:27px;border-radius:8px;background:#f0f2f8;display:grid;place-items:center;font-size:9px}.lesson-page nav span{display:flex;flex-direction:column;font-size:10px;font-weight:800}.lesson-page nav small{font-size:7px;color:#7b859c;margin-top:3px}.lesson-page>main>section{padding:45px;max-width:950px}.lesson-page>main>section>span{font-size:9px;color:#5b42d6;font-weight:900}.lesson-page>main>section h1{font:500 40px Georgia,serif}.lesson-page>main>section article{background:#fff;border:1px solid #e0e5ef;border-radius:16px;padding:28px;line-height:1.8;font-size:12px}.lesson-page>main>section form button{border:0;background:#5b42d6;color:#fff;border-radius:9px;padding:12px 16px;margin-top:15px}.lesson-resource{background:#e9e4ff;border-radius:12px;padding:17px;margin-bottom:13px;color:#543ac7;font-weight:850}.lesson-complete{color:#087c5d;background:#e7f8f1;border-radius:10px;padding:12px;margin-top:14px}@media(max-width:1000px){.learn-course-grid,.tutor-grid{grid-template-columns:repeat(2,1fr)}.learn-course-hero,.learn-detail-grid,.course-studio{grid-template-columns:1fr}.learn-hero>.container{grid-template-columns:1fr}.learn-hero aside{display:none}.tutor-profile-hero{grid-template-columns:80px 1fr}.tutor-profile-hero form{grid-column:1/-1}}@media(max-width:750px){.learn-nav{flex-wrap:wrap;padding:12px 0}.learn-nav form{order:3;width:100%;flex-basis:100%}.learn-nav nav{flex-wrap:wrap}.learn-course-grid,.tutor-grid{grid-template-columns:1fr}.learn-course-hero{padding:25px}.learn-course-hero h1{font-size:38px}.learning-list>article{grid-template-columns:80px 1fr}.learning-list aside{grid-column:1/-1;align-items:flex-start;gap:8px}.tutor-application,.tutor-profile-hero{grid-template-columns:1fr}.tutor-application form,.learn-form{grid-template-columns:1fr}.tutor-application label:nth-of-type(3),.tutor-application label:nth-of-type(4),.learn-form label:nth-of-type(3),.learn-form label:nth-of-type(4){grid-column:1}.lesson-page>main{grid-template-columns:1fr}.lesson-page>main>aside{border-right:0}.lesson-page>main>section{padding:25px}}
.learn-page,.lesson-page{font-size:16px}.learn-nav nav,.learn-nav form input,.learn-nav form button{font-size:15px}.learn-hero p{font-size:18px}.learn-primary{font-size:15px!important;min-height:46px}.learn-categories a{font-size:14px!important;min-width:175px}.learn-course small,.learn-course>div>span{font-size:13px!important}.learn-course h3{font-size:19px!important}.learn-course p{font-size:15px!important;min-height:auto!important}.tutor-grid h3{font-size:18px!important}.tutor-grid b{font-size:14px!important}.tutor-grid p,.tutor-grid small,.tutor-grid a{font-size:13px!important;line-height:1.5}.course-meta,.learn-course-hero>div>small{font-size:14px!important}.learn-course-hero>aside label{font-size:13px!important}.learn-white-card>p{font-size:16px!important}.lesson-outline small,.lesson-manager small{font-size:13px!important}.learning-list small,.learning-list span,.request-list span,.request-list em{font-size:13px!important}.learning-list p{font-size:15px!important}.tutor-application label,.tutor-profile-hero label,.learn-form label{font-size:14px!important}.lesson-page nav span{font-size:15px!important}.lesson-page nav small{font-size:12px!important}.lesson-page>main>section article{font-size:17px!important}.learn-page table{font-size:14px}
.course-cover-preview{width:100%;max-height:220px;object-fit:cover;border-radius:12px}.studio-actions{display:flex;gap:12px;align-items:center;margin-bottom:15px}.lesson-manager>div>a{margin-left:auto;color:#5b42d6;font-weight:850}.lesson-manager>div form{margin-left:8px}.danger-button{border:0;background:#b52f49;color:#fff;border-radius:7px;padding:8px 10px;cursor:pointer}.assessment-list{display:grid;gap:9px}.assessment-list article{display:flex;align-items:center;gap:14px;background:#f7f8fc;border-radius:11px;padding:13px}.assessment-list article>div{display:flex;flex:1;flex-direction:column}.assessment-list article span{font-size:13px;color:#6e7890}.assessment-list em{font-style:normal;background:#ece8ff;color:#5b42d6;border-radius:99px;padding:7px 10px}.assessment-list em.passed{background:#e7f8f1;color:#087c5d}@media(max-width:650px){.assessment-list article{align-items:flex-start;flex-direction:column}}
.classroom-list,.submission-list{display:grid;gap:10px}.classroom-list article{display:flex;align-items:center;gap:14px;background:#f7f8fc;border-radius:12px;padding:15px}.classroom-list article>div{display:flex;flex:1;flex-direction:column}.classroom-list span,.submission-list small,.assignment-head span{font-size:13px;color:#6e7890}.classroom-list em,.assignment-head em{font-style:normal;border-radius:99px;padding:7px 10px;background:#ece8ff;color:#5b42d6}.classroom-list form{display:flex;gap:5px}.classroom-list select,.classroom-list button{padding:8px;border:1px solid #d7dceb;border-radius:7px}.assignment-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.assignment-head{display:flex;justify-content:space-between;gap:12px}.assignment-head h2{margin:0}.grade-box{background:#e7f8f1;color:#087c5d;border-radius:10px;padding:14px;margin:14px 0}.submission-list article{display:grid;grid-template-columns:1fr 330px;gap:20px;border:1px solid #e0e5ef;border-radius:13px;padding:16px}.submission-list form{display:grid;gap:8px}.submission-list label{display:grid;gap:5px}.submission-list input,.submission-list textarea{border:1px solid #d7dceb;border-radius:8px;padding:9px}@media(max-width:850px){.assignment-grid,.submission-list article{grid-template-columns:1fr}.classroom-list article{align-items:flex-start;flex-direction:column}}
.announcement-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.announcement-cards article{border:1px solid #e0e5ef;border-radius:12px;padding:16px}.announcement-cards article.pinned{border-color:#654bd9;background:#f3f0ff}.announcement-cards span{font-size:12px;color:#5b42d6;font-weight:900}.community-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:16px}.discussion-list{display:grid;gap:7px;margin-top:18px}.discussion-list>a{display:flex;align-items:center;gap:10px;padding:12px;background:#f7f8fc;border-radius:10px}.discussion-list>a.active{background:#eae5ff}.discussion-list>a>div{display:flex;flex:1;flex-direction:column}.discussion-list span{font-size:12px;color:#6e7890}.discussion-list em{font-style:normal;font-size:12px}.community-thread{display:grid;gap:9px}.community-thread article{max-width:85%;border:1px solid #e0e5ef;border-radius:12px;padding:12px}.community-thread article.mine{margin-left:auto;background:#eeebff}.community-thread p{font-size:15px}.community-thread small{font-size:12px;color:#6e7890}@media(max-width:850px){.announcement-cards,.community-grid{grid-template-columns:1fr}}
.transcript-sheet{background:#fff;border:1px solid #e0e5ef;border-radius:18px;padding:35px}.transcript-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.transcript-head>div:last-child{text-align:right}.transcript-sheet footer{text-align:center;margin-top:30px;color:#6e7890}.verify-card{max-width:850px;margin:auto;background:#fff;border:1px solid #e0e5ef;border-radius:20px;padding:35px}.verify-card>span{font-size:12px;color:#5b42d6;font-weight:900}.verify-card>form{display:flex;gap:8px}.verify-card>form input{flex:1;border:1px solid #d7dceb;border-radius:9px;padding:12px;font-size:16px}.verify-result{display:flex;gap:18px;align-items:center;border-radius:14px;padding:22px;margin-top:20px}.verify-result.valid{background:#e7f8f1;color:#087c5d}.verify-result.invalid{background:#fff0f1;color:#b52f49}.verify-result>i{font-style:normal;font-size:35px}.verify-result small{display:block;margin-top:7px}@media(max-width:650px){.transcript-head{align-items:flex-start;flex-direction:column}.transcript-head>div:last-child{text-align:left}.verify-card>form{flex-direction:column}}@media print{.transcript-sheet{border:0;padding:0}.no-print{display:none!important}}
/* V19 professional administrator navigation */
.admin-v19 .admin-shell{height:100vh;overflow:hidden}.admin-v19 .admin-sidebar{height:100vh;display:flex;flex-direction:column;padding:0;background:linear-gradient(180deg,#071f3b,#092d52 70%,#082541);box-shadow:8px 0 30px rgba(2,20,42,.16)}.admin-sidebar-brand{flex:none;display:flex;align-items:center;justify-content:space-between;padding:19px 16px 15px;border-bottom:1px solid rgba(255,255,255,.09)}.admin-sidebar-brand .admin-brand{margin:0}.admin-sidebar-close{display:none;border:0;background:rgba(255,255,255,.1);color:#fff;border-radius:9px;width:34px;height:34px;font-size:22px}.admin-nav-scroll{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;padding:14px 12px 20px;scrollbar-width:thin;scrollbar-color:#3e7098 transparent}.admin-nav-scroll::-webkit-scrollbar{width:7px}.admin-nav-scroll::-webkit-scrollbar-thumb{background:#3e7098;border-radius:99px}.admin-group-nav{display:grid;gap:8px}.admin-group-nav details{border:1px solid transparent;border-radius:13px;overflow:hidden}.admin-group-nav details[open]{background:rgba(255,255,255,.045);border-color:rgba(255,255,255,.075)}.admin-group-nav summary{list-style:none;display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:9px;min-height:48px;padding:7px 10px;color:#dceaff;cursor:pointer;border-radius:12px}.admin-group-nav summary::-webkit-details-marker{display:none}.admin-group-nav summary:hover{background:rgba(255,255,255,.07)}.admin-group-nav summary .group-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:rgba(91,187,255,.14);font-size:15px}.admin-group-nav summary>b{font-size:13px}.admin-group-nav summary>i{font-style:normal;color:#81a5c5;transition:.2s}.admin-group-nav details[open] summary>i{transform:rotate(180deg)}.admin-group-nav details>div{display:grid;gap:4px;padding:2px 7px 9px 17px}.admin-group-nav details>div>a{min-height:42px;display:grid;grid-template-columns:29px 1fr auto;align-items:center;gap:7px;padding:6px 10px;border-radius:10px;color:#acc3d8;transition:.16s}.admin-group-nav details>div>a:hover{color:#fff;background:rgba(255,255,255,.075);transform:translateX(2px)}.admin-group-nav details>div>a.active{color:#09243c;background:linear-gradient(135deg,#fff,#dff7ef);box-shadow:0 8px 20px rgba(0,0,0,.16)}.admin-group-nav details>div>a>span{font-size:14px}.admin-group-nav details>div>a>b{font-size:12px}.admin-group-nav details>div>a>i{font-size:7px;color:#07956b}.admin-v19 .admin-side-bottom{position:static;flex:none;background:#061a31;border-top:1px solid rgba(255,255,255,.1);padding:13px}.visit-site-button{min-height:46px;display:flex!important;align-items:center;justify-content:center;gap:9px;background:linear-gradient(135deg,#ffbf19,#ffd85f)!important;color:#10263e!important;border-radius:11px!important;font-size:13px!important;box-shadow:0 8px 20px rgba(0,0,0,.18)}.visit-site-button:hover{transform:translateY(-2px)}.admin-side-bottom>div{display:flex;justify-content:space-between;margin-top:9px}.admin-side-bottom>div>a{font-size:11px!important;color:#b9d0e2!important;padding:7px!important}.admin-v19 .admin-content{height:100vh;overflow-y:auto}.admin-page-name{margin-right:auto!important;text-align:left!important}.admin-page-name small,.admin-page-name b{display:block}.admin-overlay{display:none}.admin-v19 .admin-topbar{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);box-shadow:0 4px 18px rgba(8,49,96,.05)}.admin-v19 .admin-card{border-radius:17px;box-shadow:0 8px 26px rgba(8,49,96,.055)}.admin-v19 .admin-save,.admin-v19 .compact-admin-form button{background:linear-gradient(135deg,#0756b8,#078ad4);box-shadow:0 5px 12px rgba(7,86,184,.16)}@media(max-width:950px){.admin-v19 .admin-sidebar{position:fixed;left:-290px;top:0;width:280px;z-index:100;transition:.2s}.admin-v19 .admin-sidebar.open{left:0}.admin-sidebar-close{display:block}.admin-overlay{position:fixed;inset:0;background:rgba(3,20,39,.55);z-index:90}.admin-overlay.show{display:block}.admin-v19 .admin-content{width:100%;margin-left:0}}
.notice-badge{display:inline-grid;place-items:center;min-width:21px;height:21px;padding:0 5px;border-radius:99px;background:#ffbf19;color:#172440;font-size:11px}.learn-notice-list{display:grid;gap:10px}.learn-notice-list article{display:flex;align-items:center;gap:14px;background:#fff;border:1px solid #e0e5ef;border-radius:13px;padding:15px}.learn-notice-list article.unread{border-left:5px solid #5b42d6;background:#faf9ff}.learn-notice-list article>i{font-style:normal;font-size:25px}.learn-notice-list article>div{flex:1}.learn-notice-list p{font-size:15px;color:#66718a;margin:5px 0}.learn-notice-list small{font-size:12px;color:#7b8498}.learn-notice-list article>a{color:#5b42d6;font-weight:850}.learn-notice-list article form button{border:0;background:#ece8ff;color:#5b42d6;border-radius:8px;padding:8px}
.tutor-slot-filter{display:flex;gap:9px;background:#fff;border:1px solid #e0e5ef;border-radius:14px;padding:13px;margin-bottom:18px}.tutor-slot-filter input{flex:1;border:1px solid #d7dceb;border-radius:9px;padding:11px}.tutor-slot-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.tutor-slot-grid>article{background:#fff;border:1px solid #e0e5ef;border-radius:16px;padding:18px}.tutor-slot-grid>article>div:first-child{display:flex;gap:12px}.tutor-slot-grid>article>div:first-child>i{font-style:normal;width:54px;height:54px;display:grid;place-items:center;border-radius:14px;background:#654bd9;color:#fff;font-weight:900}.tutor-slot-grid h2{margin:0}.tutor-slot-grid p{font-size:14px;color:#66718a}.slot-time{display:flex;flex-direction:column;background:#f6f7fc;border-radius:10px;padding:12px;margin:13px 0}.slot-time strong{color:#5b42d6;margin-top:5px}.booking-list{display:grid;gap:10px}.booking-list article{display:flex;align-items:center;gap:16px;background:#fff;border:1px solid #e0e5ef;border-radius:13px;padding:15px}.booking-list article>div{display:flex;flex:1;flex-direction:column}.booking-list span,.booking-list small{font-size:13px;color:#6e7890}.booking-list aside{display:flex;align-items:flex-end;flex-direction:column;gap:7px}.booking-list em{font-style:normal;background:#ece8ff;color:#5b42d6;border-radius:99px;padding:6px 9px}@media(max-width:850px){.tutor-slot-grid{grid-template-columns:1fr}.tutor-slot-filter,.booking-list article{align-items:stretch;flex-direction:column}.booking-list aside{align-items:flex-start}}
.health-banner{display:flex;justify-content:space-between;align-items:center;border-radius:18px;padding:24px;margin-bottom:18px;color:#fff;background:linear-gradient(120deg,#087c5d,#0caa7f)}.health-banner.warning{background:linear-gradient(120deg,#9a5c00,#d99000)}.health-banner span{font-size:11px;font-weight:900}.health-banner h2{font:500 30px Georgia,serif;margin:5px 0}.health-banner p{margin:0}.health-banner a{background:#fff;color:#17334d;border-radius:9px;padding:11px 14px;font-weight:850}.health-list{display:grid;gap:8px}.health-list article{display:flex;gap:11px;align-items:center;border-radius:11px;padding:12px;background:#f7fafc}.health-list article i{font-style:normal;width:31px;height:31px;border-radius:9px;display:grid;place-items:center}.health-list article.pass i{background:#e7f8f1;color:#087c5d}.health-list article.fail i{background:#fff0f1;color:#b52f49}.health-list article div{display:flex;flex-direction:column}.health-list small,.migration-row small{font-size:12px;color:#71818c}.migration-row{display:flex;justify-content:space-between;padding:11px;border-bottom:1px solid #e7edf1}.backup-card{max-width:760px}.backup-warning{background:#fff4d1;color:#785600;border-radius:10px;padding:13px;margin:15px 0}.pagination{display:flex;justify-content:center;align-items:center;gap:14px;padding:17px}.pagination a{background:#0756b8;color:#fff;border-radius:8px;padding:8px 11px}@media(max-width:700px){.health-banner{align-items:flex-start;flex-direction:column;gap:13px}}
/* V23 MAAR Real Estate */
.realestate-page{background:#f6f8f7;color:#172b2b;font-size:16px}.re-header{background:#fff;border-bottom:1px solid #dde7e3;position:sticky;top:0;z-index:30}.re-nav{min-height:76px;display:flex;align-items:center;justify-content:space-between}.re-nav nav{display:flex;gap:17px;font-size:14px;font-weight:750}.re-hero{background:linear-gradient(90deg,rgba(5,34,39,.96),rgba(7,74,71,.78)),linear-gradient(135deg,#0a6c63,#173f49);color:#fff}.re-hero>.container{min-height:430px;display:flex;justify-content:center;flex-direction:column}.re-hero span,.re-section-head span,.re-dashboard-head span,.re-apply>div>span{font-size:12px;color:#9ff3d5;font-weight:900;letter-spacing:.13em}.re-hero h1{font:500 clamp(44px,6vw,70px)/1.03 Georgia,serif;margin:12px 0}.re-hero h1 em{color:#ffcc50;font-style:normal}.re-hero p{font-size:18px;color:#dceeed}.re-hero form{display:grid;grid-template-columns:1fr 1fr 1.2fr auto;gap:8px;background:#fff;border-radius:14px;padding:10px;max-width:1000px}.re-hero input,.re-hero select{border:0;background:#f2f6f5;border-radius:9px;padding:13px}.re-hero button,.re-card button,.re-form>button,.re-apply button{border:0;background:#f5b928;color:#163335;border-radius:9px;padding:12px 16px;font-weight:900}.re-main{padding-top:35px;padding-bottom:70px}.re-section-head,.re-dashboard-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:18px}.re-section-head span,.re-dashboard-head span{color:#08796b}.re-section-head h1,.re-section-head h2,.re-dashboard-head h1{font:500 36px Georgia,serif;margin:5px 0}.property-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.property-card{background:#fff;border:1px solid #dde7e3;border-radius:17px;overflow:hidden;box-shadow:0 9px 28px rgba(14,61,60,.06)}.property-image{height:230px;background:#e8f2ef;display:grid;place-items:center;position:relative}.property-image img{width:100%;height:100%;object-fit:cover}.property-image>span{font-size:60px}.property-image em,.property-image strong{position:absolute;top:12px;border-radius:99px;padding:7px 10px;font-size:11px;font-style:normal}.property-image em{left:12px;background:#fff;color:#08796b}.property-image strong{right:12px;background:#ffca47}.property-card>div{padding:17px}.property-card small{font-size:12px;color:#08796b}.property-card h3{font-size:19px;margin:7px 0}.property-card p{font-size:14px;color:#687d7a}.property-card>div>div:last-child{display:flex;justify-content:space-between;align-items:center;margin-top:13px}.property-card>div>div:last-child>b{color:#08796b}.property-specs{display:flex;gap:12px;font-size:13px}.property-detail{display:grid;grid-template-columns:1.15fr .85fr;gap:25px}.re-main-image{height:520px;background:#e8f2ef;border-radius:18px;overflow:hidden;display:grid;place-items:center}.re-main-image img{width:100%;height:100%;object-fit:cover}.re-main-image>span{font-size:90px}.re-thumbs{display:flex;gap:8px;margin-top:9px}.re-thumbs button{width:78px;height:65px;border:2px solid transparent;border-radius:9px;padding:2px;background:#fff}.re-thumbs img{width:100%;height:100%;object-fit:cover}.property-summary{background:#fff;border:1px solid #dde7e3;border-radius:18px;padding:27px}.property-summary>span{font-size:12px;color:#08796b;font-weight:900}.property-summary h1{font:500 39px Georgia,serif}.property-summary h2{color:#08796b}.property-specs.large{font-size:15px}.property-features{display:grid;grid-template-columns:1fr 1fr;gap:8px;background:#f2f7f5;padding:13px;border-radius:10px;margin:14px 0}.agent-card{display:flex;justify-content:space-between;background:#e6f5ef;border-radius:10px;padding:13px}.re-actions button{border:1px solid #08796b;background:#fff;color:#08796b;border-radius:9px;padding:10px;margin-top:12px}.re-contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px;margin-top:18px}.re-card{background:#fff;border:1px solid #dde7e3;border-radius:17px;padding:22px;margin-bottom:16px}.re-card form,.re-form{display:grid;gap:10px}.re-card input,.re-card textarea,.re-form input,.re-form select,.re-form textarea,.re-apply input,.re-apply select,.re-apply textarea{border:1px solid #cedbd7;border-radius:9px;padding:11px;font-size:15px}.re-form{grid-template-columns:1fr 1fr}.re-form label,.re-apply label{display:grid;gap:5px}.re-form label:nth-of-type(13),.re-checks,.re-form>button{grid-column:1/-1}.re-checks{display:flex;gap:15px}.re-apply{display:grid;grid-template-columns:.8fr 1.2fr;gap:25px}.re-apply>div{background:linear-gradient(145deg,#064c49,#0a756a);color:#fff;border-radius:18px;padding:35px}.re-apply h1{font:500 42px Georgia,serif}.re-apply form{display:grid;grid-template-columns:1fr 1fr;gap:11px;background:#fff;border-radius:18px;padding:25px}.re-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:16px}.re-stats article{background:#fff;border-radius:14px;padding:19px;display:flex;flex-direction:column}.re-stats b{font-size:28px;color:#08796b}.re-request{border-bottom:1px solid #e5ece9;padding:11px}.re-empty{grid-column:1/-1;text-align:center;background:#fff;border:1px dashed #c7d6d1;border-radius:16px;padding:45px}@media(max-width:950px){.property-grid{grid-template-columns:repeat(2,1fr)}.property-detail,.re-apply{grid-template-columns:1fr}.re-hero form{grid-template-columns:1fr 1fr}}@media(max-width:650px){.property-grid,.re-contact-grid,.re-form,.re-apply form{grid-template-columns:1fr}.re-hero form{grid-template-columns:1fr}.re-form label:nth-of-type(13),.re-checks,.re-form>button{grid-column:1}.re-nav{align-items:flex-start;flex-direction:column;padding:12px 0}.re-main-image{height:350px}}
/* V24 Real Estate workflow */
.re-contact-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.re-offer-card{background:linear-gradient(145deg,#fff,#fff8df);border-color:#f7d66d}.re-status{display:inline-flex;padding:.38rem .7rem;border-radius:999px;background:#eef2f7;color:#334155;font-size:.82rem;font-weight:800;text-transform:capitalize}.re-status.approved,.re-status.accepted,.re-status.confirmed,.re-status.completed{background:#dcfce7;color:#166534}.re-status.pending,.re-status.countered{background:#fef3c7;color:#92400e}.re-status.rejected,.re-status.declined,.re-status.withdrawn{background:#fee2e2;color:#991b1b}.re-inline-actions{display:flex;align-items:center;gap:.55rem;flex-wrap:wrap;margin-top:.65rem}.re-inline-actions form{display:flex;gap:.45rem;align-items:center}.re-inline-actions button,.re-link-button{border:0;border-radius:9px;background:#e8f0ff;color:#124c9b;padding:.52rem .72rem;font-weight:800;cursor:pointer}.re-inline-actions select{min-width:120px;padding:.5rem;border:1px solid #d5deea;border-radius:9px}.re-chat{max-width:900px;margin:auto;background:#fff;border:1px solid #dce6f3;border-radius:24px;overflow:hidden;box-shadow:0 20px 60px rgba(12,51,100,.11)}.re-chat>header{padding:1.4rem 1.6rem;background:linear-gradient(135deg,#063f91,#0876ca);color:#fff}.re-chat>header h1{margin:.3rem 0}.re-chat-body{padding:1.4rem;min-height:320px;background:#f5f8fc;display:flex;flex-direction:column;gap:.8rem}.re-chat-body article{max-width:76%;padding:.8rem 1rem;border-radius:16px;background:#fff;box-shadow:0 5px 18px rgba(15,23,42,.07)}.re-chat-body article.mine{align-self:flex-end;background:#0b68be;color:#fff}.re-chat-body article p{margin:.3rem 0}.re-chat-body article small{opacity:.75}.re-chat-form{display:grid;grid-template-columns:1fr auto;gap:.8rem;padding:1rem;background:#fff}.re-chat-form textarea{min-height:60px;resize:vertical}.re-stats{grid-template-columns:repeat(4,minmax(0,1fr))}@media(max-width:980px){.re-contact-grid.three{grid-template-columns:1fr}.re-stats{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.re-chat-form{grid-template-columns:1fr}.re-chat-body article{max-width:92%}}
/* V25 Real Estate subscription and offline transaction policy */
.re-subscription-strip{display:flex;align-items:center;justify-content:space-between;gap:16px;border-radius:15px;padding:16px 19px;margin-bottom:18px}.re-subscription-strip>div{display:flex;flex-direction:column}.re-subscription-strip.active{background:#e2f7ee;color:#087153;border:1px solid #b8e7d3}.re-subscription-strip.expired{background:#fff2d8;color:#8a5900;border:1px solid #f3d48e}.re-subscription-strip a{background:#fff;border-radius:9px;padding:9px 12px;font-weight:850}.re-property-controls{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.re-property-controls>a{color:#08796b;font-weight:850}.re-property-controls form{display:flex;gap:6px;align-items:center}.re-property-controls select{border:1px solid #cedbd7;border-radius:8px;padding:7px}.re-property-controls button{padding:8px 10px}.re-offline-note,.re-safety-notice{display:flex;flex-direction:column;gap:5px;background:#fff5d8;color:#694a00;border:1px solid #f1d37b;border-radius:13px;padding:15px;margin:12px 0 18px}.re-safety-notice{font-size:15px;margin:20px 0}.re-safety-notice p{margin:0;line-height:1.65}.re-agent-public{display:grid;grid-template-columns:74px 1fr;gap:18px;background:linear-gradient(135deg,#063f55,#08796b);color:#fff;border-radius:18px;padding:24px;margin-top:20px}.re-agent-avatar{width:70px;height:70px;border-radius:19px;display:grid;place-items:center;background:#fff;color:#08796b;font-size:28px;font-weight:900}.re-agent-public span{font-size:12px;color:#b8f5de}.re-agent-public h2{margin:5px 0}.re-agent-public h2 em{font:800 12px Arial;background:#dff9ed;color:#087153;border-radius:99px;padding:6px 9px}.re-agent-public p{color:#d9efea}.re-agent-contact{display:flex;gap:9px;flex-wrap:wrap}.re-agent-contact a,.re-agent-contact span{background:rgba(255,255,255,.12);color:#fff;border-radius:9px;padding:9px 11px;font-size:13px}.re-subscription-hero{display:grid;grid-template-columns:1fr auto;gap:25px;align-items:center;border-radius:20px;padding:30px;color:#fff;margin-bottom:18px}.re-subscription-hero.active{background:linear-gradient(135deg,#065f55,#0c9a7b)}.re-subscription-hero.expired{background:linear-gradient(135deg,#744a00,#c08100)}.re-subscription-hero h1{font:500 38px Georgia,serif;margin:7px 0}.re-subscription-hero aside{display:flex;flex-direction:column;background:rgba(255,255,255,.13);border-radius:14px;padding:18px;min-width:240px}.re-subscription-hero aside b{font-size:24px;margin:4px 0}.re-subscription-hero aside em{font-style:normal;color:#fff2b5}@media(max-width:700px){.re-subscription-strip,.re-subscription-hero{align-items:flex-start;grid-template-columns:1fr;flex-direction:column}.re-agent-public{grid-template-columns:1fr}.re-property-controls form{align-items:stretch;flex-direction:column}}
/* V26 compulsory agent profiles and trust */
.re-profile-editor{display:grid;grid-template-columns:320px 1fr;gap:22px}.re-profile-editor>aside{background:linear-gradient(145deg,#063f55,#08796b);color:#fff;border-radius:20px;padding:24px;text-align:center}.re-profile-editor>aside img,.re-photo-required{width:220px;height:250px;margin:auto;border-radius:18px;object-fit:cover;background:#e3efec;display:grid;place-items:center;color:#08796b;font-weight:900}.re-profile-editor>aside p{color:#d9efea;line-height:1.6}.re-agent-photo-card{width:150px;height:175px;border-radius:18px;overflow:hidden;background:#fff;padding:5px;box-shadow:0 12px 28px rgba(0,0,0,.18)}.re-agent-photo-card img{width:100%;height:100%;object-fit:cover;border-radius:14px}.re-agent-public{grid-template-columns:150px 1fr;align-items:center}.re-agent-profile-hero{display:grid;grid-template-columns:340px 1fr;gap:36px;align-items:center;background:linear-gradient(135deg,#052f42,#08796b);color:#fff;border-radius:24px;padding:36px;margin-bottom:38px}.re-agent-photo-large{width:320px;height:390px;border-radius:24px;overflow:hidden;background:#fff;padding:7px;box-shadow:0 20px 45px rgba(0,0,0,.22)}.re-agent-photo-large img{width:100%;height:100%;object-fit:cover;border-radius:18px}.re-agent-profile-hero>div:last-child>span{color:#aef4d8;font-size:12px;font-weight:900;letter-spacing:.13em}.re-agent-profile-hero h1{font:500 48px Georgia,serif;margin:10px 0}.re-agent-profile-hero h1 em{font:800 12px Arial;background:#dff9ed;color:#087153;border-radius:99px;padding:7px 10px}.re-agent-profile-hero p{color:#d8efeb;font-size:16px;line-height:1.7}.re-agent-profile-meta{display:flex;gap:9px;flex-wrap:wrap;margin:17px 0}.re-agent-profile-meta>*{background:rgba(255,255,255,.12);border-radius:9px;padding:9px 11px}.re-review{padding:15px 0;border-bottom:1px solid #e1e9e6}.re-review b{color:#08796b}.re-review p{line-height:1.6}.re-report-card{max-width:720px;margin:auto}.re-report-card>span{color:#b02e45;font-weight:900;letter-spacing:.1em}@media(max-width:850px){.re-profile-editor,.re-agent-profile-hero{grid-template-columns:1fr}.re-agent-photo-large{width:min(100%,320px);height:380px}.re-agent-public{grid-template-columns:1fr}.re-agent-photo-card{width:180px;height:210px}}
/* V27 platform legal, privacy and safety */
.platform-legal-footer{background:#061a2d;color:#d7e5ee;border-top:1px solid rgba(255,255,255,.12);padding:22px 24px;font-size:13px}.platform-legal-footer>div{width:min(1320px,100%);margin:auto;display:grid;grid-template-columns:1fr auto;gap:8px 28px;align-items:center}.platform-legal-footer nav{display:flex;gap:16px;flex-wrap:wrap}.platform-legal-footer nav a{color:#ffcf4b;font-weight:800}.platform-legal-footer small{grid-column:1/-1;color:#93aabd}.legal-page{background:#f4f7fa;color:#172b3d}.legal-header{background:#fff;border-bottom:1px solid #dde6ed;position:sticky;top:0;z-index:30}.legal-header>div{min-height:76px;display:flex;align-items:center;justify-content:space-between}.legal-header nav{display:flex;gap:15px;font-weight:750;color:#174f77}.legal-main{padding-top:35px;padding-bottom:70px}.legal-hero{border-radius:23px;padding:46px;background:linear-gradient(135deg,#082d52,#0871a9);color:#fff;margin-bottom:18px}.legal-hero.privacy{background:linear-gradient(135deg,#173d6e,#5b42d6)}.legal-hero.safety{background:linear-gradient(135deg,#075c50,#0b9b78)}.legal-hero>span,.provider-agreement>span{color:#a9f4dc;font-size:12px;font-weight:900;letter-spacing:.13em}.legal-hero h1{font:500 52px Georgia,serif;margin:10px 0}.legal-hero p{max-width:900px;font-size:17px;line-height:1.65;color:#e2eef6}.legal-alert,.legal-review-note{border:1px solid #ecc96e;background:#fff5d5;color:#674a00;border-radius:14px;padding:17px 19px;margin:18px 0}.legal-document{background:#fff;border:1px solid #dfe7ed;border-radius:20px;padding:36px;box-shadow:0 15px 42px rgba(12,45,74,.07)}.legal-document h2{font:500 25px Georgia,serif;color:#0a4e79;margin:29px 0 8px}.legal-document h2:first-child{margin-top:0}.legal-document p{font-size:15px;line-height:1.78;color:#526878}.safety-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.safety-grid article{background:#fff;border:1px solid #dfe7ed;border-radius:17px;padding:21px}.safety-grid i{font-style:normal;font-size:30px}.safety-grid h2{margin:10px 0}.safety-grid p{font-size:14px;color:#5c6f7e;line-height:1.65}.safety-checklist{background:#fff;border:1px solid #dfe7ed;border-radius:20px;padding:28px;margin-top:18px}.safety-checklist>div{display:grid;grid-template-columns:38px 1fr;gap:12px;align-items:center;padding:10px 0;border-bottom:1px solid #e7edf1}.safety-checklist>div>span{width:34px;height:34px;display:grid;place-items:center;background:#087a69;color:#fff;border-radius:10px;font-weight:900}.safety-checklist p{margin:0}.provider-agreement{max-width:850px;margin:auto;background:#fff;border:1px solid #dfe7ed;border-radius:22px;padding:35px;box-shadow:0 18px 48px rgba(12,45,74,.09)}.provider-agreement>span{color:#08796b}.provider-agreement h1{font:500 40px Georgia,serif}.legal-acceptance{display:grid;gap:10px;background:#f4f7fa;border:1px solid #d9e3ea;border-radius:13px;padding:14px}.legal-acceptance label{display:grid!important;grid-template-columns:22px 1fr!important;gap:9px!important;align-items:start;font-size:13px!important;line-height:1.5}.legal-acceptance input{width:18px!important;height:18px!important;margin-top:2px}.legal-acceptance a{color:#075db5;font-weight:850;text-decoration:underline}.legal-acceptance small{font-size:12px;color:#607483}.legal-acceptance.provider{grid-column:1/-1}.provider-agreement form{display:grid;gap:14px}@media(max-width:850px){.safety-grid{grid-template-columns:1fr 1fr}.platform-legal-footer>div{grid-template-columns:1fr}.platform-legal-footer small{grid-column:1}.legal-header>div{align-items:flex-start;flex-direction:column;padding:12px 0}.legal-hero,.legal-document{padding:25px}}@media(max-width:560px){.safety-grid{grid-template-columns:1fr}.legal-hero h1{font-size:40px}.platform-legal-footer nav{flex-direction:column;gap:8px}}
.payment-name-check,.payment-recipient-display,.payment-provider-note{border-radius:18px;padding:20px}.payment-name-check{background:linear-gradient(135deg,#e9f5ff,#eefcf7);border:1px solid #b9ddf6;margin:8px 0 4px}.payment-name-check small,.payment-step,.payment-recipient-display small{display:block;color:#176ca4;font-weight:900;letter-spacing:.12em}.payment-name-check h2{font-size:1.8rem;color:#073b66;margin:7px 0}.payment-name-check p,.payment-provider-note{font-size:1rem;line-height:1.65;color:#35576f}.payment-confirm-box{display:flex!important;align-items:flex-start;gap:12px;background:#fff;border:1px solid #acd2e8;border-radius:14px;padding:15px!important;cursor:pointer}.payment-confirm-box input{width:22px!important;height:22px;margin:1px 0 0;flex:0 0 auto}.payment-confirm-box span{line-height:1.55}.payment-verification-page{max-width:780px;padding-top:55px;padding-bottom:70px}.payment-verification-page h1{font-size:2.25rem;color:#073b66;margin:10px 0}.payment-recipient-display{background:#073b66;color:#fff;text-align:center;margin:24px 0}.payment-recipient-display small{color:#8ed6ff}.payment-recipient-display strong{display:block;font-size:2rem;margin-top:8px;letter-spacing:.03em}.payment-provider-note{background:#fff6d9;border:1px solid #f0d780}.payment-cancel-link{display:inline-block;margin:18px 0 0 15px;color:#41627a;font-weight:700}
.re-trust-badges{display:flex;flex-wrap:wrap;gap:7px}.re-trust-badges span{border-radius:99px;padding:7px 10px;font-size:12px;font-weight:850}.re-trust-badges .purpose{background:#edf4f2;color:#49635f}.re-trust-badges .verified{background:#def7ea;color:#08734f}.re-trust-badges .documents{background:#e1f0ff;color:#145f9b}.re-trust-badges .viewing{background:#fff0c5;color:#765300}.re-safety-check{display:flex!important;align-items:flex-start;gap:10px;background:#f1f8f5;border:1px solid #cfe2da;border-radius:11px;padding:12px}.re-safety-check input{width:21px!important;height:21px;flex:0 0 auto}.re-primary-link{background:#08796b;color:#fff;border-radius:10px;padding:12px 16px;font-weight:850}.re-viewing-list{display:grid;gap:14px}.re-viewing-list>article{background:#fff;border:1px solid #d8e5e0;border-radius:17px;padding:21px;box-shadow:0 8px 24px rgba(9,70,65,.05)}.re-viewing-list article>header{display:flex;justify-content:space-between;gap:15px;border-bottom:1px solid #e5eeea;padding-bottom:13px}.re-viewing-list header div{display:grid;gap:4px}.re-viewing-details{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;padding:15px 0}.re-viewing-details p{margin:0;background:#f5f8f7;border-radius:11px;padding:12px;line-height:1.55}.re-viewing-details p b{display:block;color:#08796b;font-size:12px;text-transform:uppercase;letter-spacing:.06em}.re-viewing-agent-form{display:grid!important;grid-template-columns:1.2fr 1fr 1fr 1.5fr;gap:8px;background:#eef6f3;padding:14px;border-radius:13px}.re-viewing-agent-form input,.re-viewing-agent-form select{min-width:0}.re-viewing-agent-form button,.re-viewing-agent-form a{align-self:center;text-align:center}.re-availability-grid{display:grid;gap:9px}.re-availability-grid form{display:grid!important;grid-template-columns:1fr 220px auto;align-items:center;border-bottom:1px solid #e5ece9;padding:10px 0}.re-availability-grid span{display:grid}.re-inspection-confirm{background:#eaf7f1;border-radius:13px;padding:15px;margin-top:14px}.re-inspected-badge{background:#dbf5e6;color:#08734f;border-radius:10px;padding:13px;font-weight:850;margin-top:13px}.re-verification-intro{display:grid;grid-template-columns:1.3fr .7fr;gap:18px;align-items:center;margin-bottom:20px}.re-verification-intro h1{font:500 38px Georgia,serif}.re-notification-list article{display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:start;padding:16px;border-bottom:1px solid #e4ece9}.re-notification-list article.unread{background:#edf8f4}.re-notification-list i{color:#0b8a75}.re-notification-list p{margin:5px 0}.admin-good{color:#08734f}@media(max-width:900px){.re-viewing-details{grid-template-columns:1fr 1fr}.re-viewing-agent-form{grid-template-columns:1fr 1fr}.re-verification-intro{grid-template-columns:1fr}}@media(max-width:620px){.re-viewing-details,.re-viewing-agent-form{grid-template-columns:1fr}.re-availability-grid form{grid-template-columns:1fr}.re-notification-list article{grid-template-columns:auto 1fr}.re-notification-list article>a{grid-column:2}}
.food-page{background:#fffaf3;color:#2f251f;font-size:16px}.food-header{background:#173b34;color:#fff;position:sticky;top:0;z-index:40}.food-nav{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:20px}.food-nav a{color:inherit}.food-nav nav{display:flex;gap:17px;font-weight:800}.food-hero{background:linear-gradient(110deg,rgba(20,58,49,.98),rgba(20,92,70,.78)),linear-gradient(135deg,#183e35,#f5a623);color:#fff}.food-hero>.container{min-height:390px;display:flex;flex-direction:column;justify-content:center}.food-hero span,.food-section-head span,.food-dashboard-head>div>span,.food-apply>div>span{color:#ffd66b;font-weight:900;font-size:12px;letter-spacing:.14em}.food-hero h1{font:600 clamp(42px,6vw,68px)/1.05 Georgia,serif;margin:10px 0}.food-hero h1 em{color:#ffc747;font-style:normal}.food-hero p{font-size:19px;color:#dbeae5}.food-hero form{display:grid;grid-template-columns:1.4fr .8fr auto auto;gap:8px;background:#fff;border-radius:15px;padding:10px;max-width:1000px}.food-hero input,.food-hero select{border:0;background:#f7f4ed;border-radius:10px;padding:14px}.food-hero button,.food-card button,.food-checkout button,.food-apply button,.food-cart button{border:0;background:#f7b52c;color:#263930;border-radius:10px;padding:13px 16px;font-weight:900}.food-main{padding-top:35px;padding-bottom:75px}.food-map-panel{display:grid;grid-template-columns:.35fr .65fr;background:#fff;border:1px solid #eadfce;border-radius:20px;overflow:hidden;margin-bottom:32px}.food-map-panel>div:first-child{padding:28px}.food-map-panel h2{font:500 32px Georgia,serif}.food-map-panel span{color:#cd7811;font-weight:900;font-size:12px}.food-map-panel #food-map{min-height:330px;background:#e6eee9}.food-section-head,.food-dashboard-head{display:flex;justify-content:space-between;align-items:end;margin:18px 0}.food-section-head h1,.food-section-head h2,.food-dashboard-head h1{font:500 36px Georgia,serif;margin:5px 0}.food-vendor-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.food-vendor-card{background:#fff;border:1px solid #eadfce;border-radius:18px;overflow:hidden;box-shadow:0 10px 26px rgba(72,51,24,.06)}.food-cover{height:210px;background:#f5e9d7;display:grid;place-items:center}.food-cover img{width:100%;height:100%;object-fit:cover}.food-cover span{font-size:65px}.food-vendor-card>a>div:last-child{padding:18px}.food-vendor-card small{color:#b5680d;font-weight:800}.food-vendor-card h3{font-size:21px;margin:7px 0}.food-restaurant-hero{display:grid;grid-template-columns:.9fr 1.1fr;background:#173b34;color:#fff;border-radius:22px;overflow:hidden}.food-restaurant-hero>div{height:390px;display:grid;place-items:center;background:#f4e5ca}.food-restaurant-hero img{width:100%;height:100%;object-fit:cover}.food-restaurant-hero>div span{font-size:85px}.food-restaurant-hero article{padding:38px;display:flex;flex-direction:column;justify-content:center}.food-restaurant-hero h1{font:500 45px Georgia,serif}.food-safety-note,.food-reservation-warning{background:#fff0c8;border:1px solid #edcf7e;border-radius:12px;padding:15px;margin:18px 0}.food-menu-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.food-menu-grid>article{display:grid;grid-template-columns:150px 1fr;background:#fff;border:1px solid #eadfce;border-radius:17px;overflow:hidden}.food-menu-grid>article>div{background:#f4e7d3;display:grid;place-items:center}.food-menu-grid img{width:100%;height:100%;object-fit:cover}.food-menu-grid>article>div span{font-size:50px}.food-menu-grid section{padding:17px}.food-menu-grid form{display:flex;gap:8px;margin-top:12px}.food-menu-grid input{width:70px;border:1px solid #dccdb7;border-radius:9px;padding:9px}.food-cart,.food-checkout{display:grid;grid-template-columns:1.4fr .6fr;gap:20px}.food-cart>div,.food-cart aside,.food-checkout>form,.food-checkout>aside,.food-card{background:#fff;border:1px solid #eadfce;border-radius:18px;padding:24px}.food-cart article{display:grid;grid-template-columns:70px 1fr 80px auto;align-items:center;gap:12px;padding:13px 0;border-bottom:1px solid #eee3d3}.food-cart article>span{height:62px;display:grid;place-items:center;background:#f4e5cf;border-radius:10px}.food-cart img{width:100%;height:100%;object-fit:cover;border-radius:10px}.food-cart aside b{font-size:28px;color:#b86b0d}.food-cart aside a{display:block;background:#173b34;color:#fff;border-radius:10px;padding:14px;text-align:center;font-weight:900}.food-checkout form{display:grid;gap:11px}.food-checkout label,.food-apply label,.food-card label{display:grid;gap:5px;font-weight:750}.food-checkout input,.food-checkout select,.food-checkout textarea,.food-apply input,.food-apply select,.food-apply textarea,.food-card input,.food-card select,.food-card textarea{border:1px solid #dccfbd;border-radius:10px;padding:12px;font-size:15px}.food-checkout aside p{display:flex;justify-content:space-between}.food-order-list{display:grid;gap:13px}.food-order-list>article{background:#fff;border:1px solid #eadfce;border-radius:16px;padding:20px}.food-order-list article>header{display:flex;justify-content:space-between;border-bottom:1px solid #eee3d3;padding-bottom:12px}.food-order-list header div{display:grid}.food-order-list article>div{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;padding-top:12px}.food-order-list p{display:grid}.food-order-list small{color:#76695e}.food-status{display:inline-block;border-radius:99px;padding:6px 10px;font-size:12px;font-weight:900;background:#eee}.food-status.pending{background:#fff0c8;color:#80600a}.food-status.approved,.food-status.accepted,.food-status.completed{background:#dcf5e8;color:#0c704d}.food-status.preparing,.food-status.ready,.food-status.out_for_delivery{background:#dceeff;color:#175f97}.food-status.declined,.food-status.cancelled,.food-status.expired,.food-status.suspended{background:#ffe0df;color:#9d2a25}.food-countdown strong{font-size:24px;color:#c85f09}.food-apply{display:grid;grid-template-columns:.7fr 1.3fr;gap:20px}.food-apply>div{background:#173b34;color:#fff;border-radius:20px;padding:38px}.food-apply h1{font:500 42px Georgia,serif}.food-apply form{display:grid;grid-template-columns:1fr 1fr;gap:11px;background:#fff;border:1px solid #eadfce;border-radius:20px;padding:25px}.food-apply form>button:last-child,.food-apply label:last-of-type{grid-column:1/-1}.food-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:18px}.food-stats article{background:#fff;border:1px solid #eadfce;border-radius:14px;padding:18px;display:grid}.food-stats b{font-size:27px;color:#b56a0d}.food-admin-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.food-card form{display:grid;gap:9px}.food-empty{text-align:center;background:#fff;border:1px dashed #d9c8b1;border-radius:17px;padding:45px}@media(max-width:900px){.food-vendor-grid{grid-template-columns:1fr 1fr}.food-map-panel,.food-restaurant-hero,.food-cart,.food-checkout,.food-apply{grid-template-columns:1fr}.food-menu-grid{grid-template-columns:1fr}.food-order-list article>div{grid-template-columns:1fr 1fr}}@media(max-width:650px){.food-hero form,.food-vendor-grid,.food-admin-grid,.food-apply form,.food-stats{grid-template-columns:1fr}.food-nav{align-items:flex-start;flex-direction:column;padding:12px 0}.food-nav nav{flex-wrap:wrap}.food-map-panel #food-map{min-height:280px}.food-cart article{grid-template-columns:55px 1fr}.food-cart article input,.food-cart article strong{grid-column:2}.food-order-list article>div{grid-template-columns:1fr}}
