@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Manrope:wght@500;600;700;800&display=swap');
:root{--black:#070707;--navy:#080b12;--charcoal:#17191c;--graphite:#25282d;--gold:#d5ad54;--gold-light:#f1d58b;--white:#fffdf8;--muted:#bbb7ae;--border:rgba(213,173,84,.28);--radius:24px}
*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:82px;overflow-x:clip}body{min-width:280px;overflow-x:clip;background:var(--black);color:var(--white);font-family:Inter,"Noto Sans Tamil","Noto Sans Sinhala",system-ui,sans-serif;-webkit-font-smoothing:antialiased}body.modal-open,body.menu-open{overflow:hidden}button,input,select{font:inherit}button{color:inherit}button,a{touch-action:manipulation}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}:focus-visible{outline:3px solid var(--gold-light);outline-offset:4px}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.skip-link{position:fixed;left:18px;top:-70px;z-index:2000;padding:12px 18px;border-radius:10px;background:var(--gold-light);color:#111;font-weight:800;transition:top .2s}.skip-link:focus{top:14px}.shell{width:min(1180px,calc(100% - 40px));margin-inline:auto}.section{padding:110px 0}.eyebrow{color:var(--gold-light);font-size:12px;font-weight:800;letter-spacing:.17em;text-transform:uppercase}.section-head{margin-bottom:48px}.section-head h2{margin-top:12px;font:800 clamp(34px,5vw,58px)/1.08 Manrope,Inter,sans-serif;letter-spacing:-.04em}.section-head>p:not(.eyebrow){max-width:680px;margin-top:16px;color:var(--muted);font-size:16px;line-height:1.8}.section-head.center{text-align:center}.section-head.center>p{margin-inline:auto}.section-head.split{display:flex;align-items:end;justify-content:space-between;gap:40px}.section-head.split>p{max-width:440px}.button{min-height:52px;padding:13px 24px;border:1px solid transparent;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:9px;background:none;color:inherit;font-size:14px;font-weight:800;cursor:pointer;transition:transform .22s,box-shadow .22s,border-color .22s}.button:hover{transform:translateY(-2px);box-shadow:0 16px 36px rgba(0,0,0,.24)}.button--gold{background:linear-gradient(135deg,#f5dc94,#c79236);color:#111}.button--outline{border-color:rgba(241,213,139,.55);color:#fff;background:rgba(8,8,8,.24)}.actions{display:flex;flex-wrap:wrap;align-items:center;gap:13px}
.site-header{position:sticky;top:0;z-index:1000;min-height:82px;padding:12px clamp(20px,5vw,76px);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:30px;background:rgba(7,7,7,.93);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.08)}.brand-mark{display:inline-flex}.brand-mark img{width:48px;height:48px;object-fit:contain;animation:markIntro 1s cubic-bezier(.2,.75,.25,1);transition:filter .2s,transform .2s}.desktop-nav{display:flex;justify-content:center;align-items:center;gap:clamp(14px,2vw,28px)}.desktop-nav a,.desktop-nav button{border:0;background:none;color:#f4f1ea;font-size:13px;font-weight:700;cursor:pointer;transition:color .2s}.desktop-nav a:hover,.desktop-nav button:hover{color:var(--gold-light)}.header-actions{display:flex;align-items:center;gap:8px}.language-picker{display:inline-flex}.language-picker select,.mobile-language select{min-height:42px;padding:8px 30px 8px 13px;border:1px solid var(--border);border-radius:999px;background:#11110f;color:#fff;font-size:12px;font-weight:800;cursor:pointer}.nav-pill,.icon-button{min-height:42px;padding:9px 17px;border:1px solid var(--gold);border-radius:999px;background:none;color:var(--gold-light);font-size:12px;font-weight:800;cursor:pointer}.nav-pill--gold{border-color:transparent;background:linear-gradient(135deg,#f2d783,#c99335);color:#111}.icon-button{width:42px;padding:0;border-color:rgba(255,255,255,.16);font-size:22px}.menu-toggle{display:none;width:44px;height:44px;border:1px solid rgba(255,255,255,.16);border-radius:50%;background:#111;cursor:pointer}.menu-toggle span,.menu-toggle::before,.menu-toggle::after{content:"";display:block;width:18px;height:2px;margin:4px auto;background:#fff;transition:.2s}.menu-toggle[aria-expanded=true] span{opacity:0}.menu-toggle[aria-expanded=true]::before{transform:translateY(6px) rotate(45deg)}.menu-toggle[aria-expanded=true]::after{transform:translateY(-6px) rotate(-45deg)}.mobile-menu{position:fixed;top:82px;right:0;width:min(88vw,390px);height:calc(100dvh - 82px);padding:28px;background:#0b0b0a;border-left:1px solid var(--border);box-shadow:-20px 20px 60px rgba(0,0,0,.45);overflow:auto}.mobile-menu nav{display:grid;gap:6px}.mobile-menu a,.mobile-menu nav button{display:block;width:100%;padding:11px 0;border:0;background:none;text-align:left;font-size:18px;font-weight:750}.mobile-language{display:grid;gap:9px;margin-top:22px;padding-top:20px;border-top:1px solid #292929;color:var(--muted);font-size:12px;font-weight:700}.mobile-language select{width:100%}.mobile-account{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:18px}.mobile-account button{padding:12px;border:1px solid var(--border);border-radius:999px;background:#15130e;font-weight:800}@keyframes markIntro{0%{opacity:0;transform:scale(.88)}58%{opacity:1;transform:scale(1.025);filter:drop-shadow(0 0 14px rgba(241,213,139,.7))}100%{opacity:1;transform:scale(1)}}@media(hover:hover) and (pointer:fine) and (min-width:821px){.brand-mark:hover img,.brand-mark:focus-visible img{filter:brightness(1.08) drop-shadow(0 0 8px rgba(226,183,83,.38));transform:scale(1.015)}}
.hero{min-height:calc(100svh - 82px);position:relative;display:flex;align-items:center;overflow:hidden;background:var(--navy)}.hero-media{position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(31,35,42,.84) 0%,rgba(24,29,37,.75) 29%,rgba(16,22,31,.43) 54%,rgba(8,12,19,.02) 76%),linear-gradient(0deg,rgba(14,18,25,.6),transparent 38%),url('../images/home/lorvex-commerce-hero.png');background-size:cover;background-position:center,center,calc(50% + 86px) center;background-repeat:no-repeat}.hero-media::after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 77% 42%,rgba(231,192,111,.16),transparent 34%)}.hero-content{position:relative;z-index:1;padding-block:74px;transform:translateY(-24px)}.hero-wordmark{width:clamp(250px,30vw,380px);height:72px;object-fit:contain;object-position:left;margin-bottom:28px;animation:reveal .8s ease both}.hero h1{max-width:680px;margin:14px 0 24px;font:800 clamp(34px,3.4vw,46px)/1.1 Manrope,Inter,sans-serif;letter-spacing:-.03em;animation:reveal .8s .2s ease both}.hero h1 span{display:block}.hero-lead{max-width:620px;margin-bottom:28px;color:#d8d4cc;font-size:clamp(16px,1.45vw,19px);line-height:1.72}.hero-note{display:flex;align-items:center;gap:14px;max-width:650px;margin-top:38px;color:#c5c0b7;font-size:14px;font-weight:600;line-height:1.65}.hero-note i{width:36px;height:1px;flex:0 0 36px;background:var(--gold)}@keyframes reveal{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}
.development-notice{padding:36px 0;background:linear-gradient(135deg,#1e2024,#29261e)}.notice-card{padding:30px 34px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:25px;border:1px solid var(--border);border-radius:var(--radius);background:rgba(8,8,8,.38);box-shadow:0 16px 50px rgba(0,0,0,.15)}.notice-mark{width:70px;height:70px;display:grid;place-items:center;border:1px solid var(--border);border-radius:50%;color:var(--gold-light);font:800 17px Manrope}.notice-card h2{margin:7px 0 8px;font:800 23px Manrope}.notice-card div:last-child>p:last-child{color:#c7c3bb;line-height:1.7}
.gateway{background:linear-gradient(145deg,#242629,#191b1e 58%,#22201b)}.gateway-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.gateway-card{min-height:330px;padding:28px;display:flex;flex-direction:column;align-items:flex-start;border:1px solid rgba(255,255,255,.09);border-radius:22px;background:linear-gradient(145deg,#171714,#0f0f0e);text-align:left;cursor:pointer;transition:.25s}.gateway-card:hover{transform:translateY(-5px);border-color:var(--border)}.gateway-card.primary{background:linear-gradient(145deg,#3b2b0e,#15120b);border-color:var(--border)}.gateway-card small{color:#777}.gateway-card b{margin:27px 0 auto;padding:7px 11px;border-radius:999px;background:rgba(255,255,255,.07);color:var(--gold-light);font-size:10px;letter-spacing:.1em;text-transform:uppercase}.gateway-card h3{margin:20px 0 12px;font:800 26px/1.16 Manrope}.gateway-card p{color:#aaa69e;font-size:14px;line-height:1.7}.gateway-card span{margin-top:auto;padding-top:20px;color:var(--gold-light);font-size:12px;font-weight:800}
.products{background:#f5f1e8;color:#17150f}.products .eyebrow,.brands .eyebrow,.vision .eyebrow{color:#8a621a}.products .section-head>p,.brands .section-head>p,.vision .section-head>p{color:#69645b}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.product-card{overflow:hidden;border:1px solid rgba(34,26,11,.12);border-radius:22px;background:#fffdf8;text-align:left;cursor:pointer;box-shadow:0 16px 40px rgba(43,31,7,.07);transition:.25s}.product-card:hover{transform:translateY(-5px);box-shadow:0 23px 54px rgba(43,31,7,.13)}.concept-art{height:250px;display:grid;place-items:center;position:relative;overflow:hidden;color:rgba(255,255,255,.9)}.concept-art::before,.concept-art::after{content:"";position:absolute;border:1px solid rgba(241,213,139,.3);border-radius:50%}.concept-art::before{width:190px;height:190px;right:-50px;top:-55px}.concept-art::after{width:110px;height:110px;left:-30px;bottom:-25px}.concept-art i{font:800 38px Manrope;font-style:normal;letter-spacing:.08em;text-shadow:0 10px 30px rgba(0,0,0,.3)}.art-care{background:linear-gradient(140deg,#382918,#9a7136)}.art-home{background:linear-gradient(140deg,#232b32,#61707a)}.art-food{background:linear-gradient(140deg,#27331f,#758345)}.art-business{background:linear-gradient(140deg,#181c28,#4a5270)}.product-body{display:block;padding:22px}.product-body b{color:#9a6b17;font-size:10px;letter-spacing:.1em;text-transform:uppercase}.product-body h3{margin:9px 0;font:800 20px/1.3 Manrope}.product-body p{min-height:66px;color:#69645b;font-size:14px;line-height:1.6}.product-body em{display:inline-block;margin-top:18px;color:#8a621a;font-size:12px;font-style:normal;font-weight:800}
.experiences{background:linear-gradient(150deg,#17191c,#111316 58%,#1d1912)}.experience-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.experience-card{min-height:390px;padding:34px;display:flex;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden;border:1px solid var(--border);border-radius:24px;background:linear-gradient(160deg,rgba(213,173,84,.16),transparent 54%),#151512;text-align:left;cursor:pointer}.experience-card::before{content:"";position:absolute;width:230px;height:230px;top:-100px;right:-75px;border:1px solid rgba(213,173,84,.22);border-radius:50%;box-shadow:0 0 0 28px rgba(213,173,84,.025),0 0 0 58px rgba(213,173,84,.018)}.experience-card.combo{background:linear-gradient(160deg,rgba(255,255,255,.1),transparent 54%),#151512}.experience-card.offer{background:linear-gradient(160deg,rgba(188,119,41,.25),transparent 54%),#151512}.experience-card b{color:var(--gold-light);font-size:10px;letter-spacing:.14em;text-transform:uppercase}.experience-card h3{margin:15px 0 13px;font:800 31px Manrope}.experience-card p{color:#b3afa6;line-height:1.7}.experience-card span{margin-top:28px;color:var(--gold-light);font-size:13px;font-weight:800}
.brands{background:#f5f1e8;color:#17150f}.brand-preview{width:100%;padding:30px 34px;display:flex;align-items:center;gap:25px;border:1px solid rgba(34,26,11,.12);border-radius:22px;background:#fffdf8;text-align:left;cursor:pointer;box-shadow:0 15px 40px rgba(43,31,7,.05)}.brand-preview img{width:70px;height:70px;object-fit:contain;background:#090909;border-radius:18px}.brand-preview span{display:grid;gap:8px}.brand-preview strong{font:800 22px Manrope}.brand-preview small{color:#6f685e;font-size:14px}
.about{background:linear-gradient(145deg,#121722,#191b20 58%,#24221d)}.about-grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(44px,7vw,100px)}.about figure{aspect-ratio:4/3;overflow:hidden;border:1px solid var(--border);border-radius:24px;box-shadow:0 24px 60px rgba(0,0,0,.24)}.about figure img{width:100%;height:100%;object-fit:cover}.about h2{margin:14px 0 25px;font:800 clamp(35px,4.5vw,58px)/1.08 Manrope;letter-spacing:-.04em}.about p:not(.eyebrow){margin-bottom:16px;color:#b9b5ac;font-size:16px;line-height:1.85}.about .button{margin-top:15px}
.vision{background:linear-gradient(145deg,#ebe9e3,#dedfe0);color:#17150f}.vision-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.vision-grid article{min-height:330px;padding:34px;border:1px solid rgba(35,31,23,.1);border-radius:22px;background:rgba(255,253,248,.86);box-shadow:0 16px 40px rgba(28,27,24,.06)}.vision-grid small{display:block;margin-bottom:65px;color:#8a621a}.vision-grid h3{margin-bottom:16px;font:800 26px Manrope}.vision-grid p{color:#666158;font-size:15px;line-height:1.8}
.opportunity{background:#f5f1e8;color:#fff;padding:70px 0}.opportunity-card{padding:52px;display:flex;align-items:center;justify-content:space-between;gap:44px;border-radius:28px;background:#14130f;position:relative;overflow:hidden}.opportunity-card::after{content:"LVX";position:absolute;right:2%;top:50%;transform:translateY(-50%);font:900 160px Manrope;color:rgba(213,173,84,.035)}.opportunity-card>div{position:relative;z-index:1}.opportunity-card h2{max-width:690px;margin:12px 0 14px;font:800 clamp(34px,4vw,54px)/1.08 Manrope;letter-spacing:-.04em}.opportunity-card p:not(.eyebrow){color:#b9b5ac;line-height:1.7}.contact{background:linear-gradient(145deg,#22252a,#13161b)}.contact-card{text-align:center;padding:60px;border:1px solid var(--border);border-radius:28px;background:rgba(8,8,8,.28)}.contact-card h2{margin:12px 0;font:800 clamp(34px,5vw,54px) Manrope}.contact-card>p:not(.eyebrow){margin:0 auto 28px;max-width:650px;color:var(--muted);line-height:1.8}
.footer{padding:64px 0 28px;background:#050505;border-top:1px solid rgba(255,255,255,.08);color:#aaa}.footer-grid{display:grid;grid-template-columns:minmax(260px,2fr) repeat(3,minmax(130px,1fr));gap:42px}.footer-brand{max-width:330px}.footer-brand img{width:172px;height:58px;object-fit:contain;margin-bottom:18px}.footer-brand p{line-height:1.8}.footer h3{margin-bottom:18px;color:var(--gold-light);font-size:13px;letter-spacing:.08em;text-transform:uppercase}.footer a,.footer button{display:block;margin:10px 0;border:0;background:none;color:#aaa;cursor:pointer;text-align:left;transition:color .2s}.footer a:hover,.footer button:hover{color:var(--gold-light)}.copyright{margin-top:42px;padding-top:24px;display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;border-top:1px solid #222;font-size:13px}
.modal{position:fixed;inset:0;z-index:3000;display:grid;place-items:center;padding:20px}.modal[hidden]{display:none}.modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.78);backdrop-filter:blur(8px)}.modal-dialog{position:relative;z-index:1;width:min(560px,100%);padding:42px;border:1px solid var(--border);border-radius:26px;background:linear-gradient(145deg,#171a20,#090b10);box-shadow:0 30px 100px rgba(0,0,0,.6)}.modal-dialog>img{width:64px;height:64px;object-fit:contain;margin-bottom:24px}.modal-dialog h2{margin:10px 0 14px;font:800 clamp(28px,5vw,40px) Manrope}.modal-dialog>p:last-of-type{color:#bbb7ae;line-height:1.75}.modal-close{position:absolute;top:16px;right:16px;width:42px;height:42px;border:1px solid #383838;border-radius:50%;background:#111;color:#fff;font-size:25px;cursor:pointer}.modal-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}
@media(max-width:1120px){.desktop-nav{display:none}.site-header{grid-template-columns:auto 1fr}.header-actions{justify-self:end}.menu-toggle{display:block}.gateway-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:2fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2}.nav-pill{display:none}}
@media(max-width:820px){.section{padding:88px 0}.language-picker{display:none}.hero{min-height:940px;align-items:flex-start}.hero-media{background-image:linear-gradient(0deg,#080b12 0%,#080b12 48%,rgba(8,11,18,.84) 58%,rgba(8,11,18,.03) 100%),url('../images/home/lorvex-commerce-hero.png');background-size:cover,auto 580px;background-position:center,center top;background-repeat:no-repeat}.hero-content{padding-top:460px;transform:none}.section-head.split{align-items:flex-start;flex-direction:column}.experience-grid,.vision-grid{grid-template-columns:1fr}.experience-card{min-height:310px}.about-grid{grid-template-columns:1fr}.vision-grid article{min-height:auto}.vision-grid small{margin-bottom:40px}.opportunity-card{align-items:flex-start;flex-direction:column}}
@media(max-width:600px){html{scroll-padding-top:72px}.shell{width:min(100% - 30px,1180px)}.site-header{min-height:72px;padding:10px 16px;gap:8px}.brand-mark img{width:46px;height:46px}.header-actions{gap:6px}.icon-button{width:40px;min-height:40px}.mobile-menu{top:72px;height:calc(100dvh - 72px)}.section{padding:72px 0}.section-head{margin-bottom:34px}.section-head h2{font-size:36px}.hero{min-height:880px}.hero-media{background-image:linear-gradient(0deg,#080b12 0%,#080b12 57%,rgba(8,11,18,.86) 68%,rgba(8,11,18,.04) 100%),url('../images/home/lorvex-commerce-hero.png');background-size:cover,auto 360px;background-position:center,72% top}.hero-content{padding-top:285px;padding-bottom:40px}.hero-wordmark{width:min(74vw,280px);height:52px;margin-bottom:22px}.hero h1{max-width:100%;font-size:clamp(29px,8.8vw,38px);line-height:1.1;margin:12px 0 21px}.hero-lead{font-size:16px;line-height:1.65}.hero-note{margin-top:29px}.actions{width:100%}.actions .button{flex:1 1 180px}.notice-card{grid-template-columns:1fr;padding:26px}.gateway-grid,.product-grid{grid-template-columns:1fr}.gateway-card{min-height:280px}.concept-art{height:230px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-grid>div:last-child{grid-column:auto}.contact-card,.modal-dialog{padding:34px 24px}.modal-actions .button{width:100%}}
@media(max-width:390px){.footer-grid{grid-template-columns:1fr}.hero h1{font-size:clamp(27px,8.5vw,34px)}.hero-note{align-items:flex-start}.hero-note i{margin-top:9px;flex-basis:28px}.copyright{display:block;line-height:1.8}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
