:root{
  --bg:#030303;--bg2:#080706;--panel:#0d0c0c;--panel2:#151210;--rose:#df7f90;--rose2:#f2a3b0;--rose3:#b65b6c;--gold:#c9a15f;--text:#fff;--muted:#b8b2b2;--line:#4b4039;--line2:#292322;--shadow:0 24px 80px rgba(0,0,0,.48)
}
*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{margin:0;background:var(--bg);color:var(--text);font-family:Tahoma,"Segoe UI",Arial,sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden}body.soft-black{--bg:#090909;--bg2:#111;--panel:#151515}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}.ui-svg{display:block;flex:none}.site-header{height:114px;position:sticky;top:0;z-index:80;background:rgba(3,3,3,.97);border-bottom:1px solid #171515;backdrop-filter:blur(18px);display:flex;align-items:center;justify-content:center;padding:0 36px}.brand{position:absolute;left:50%;top:8px;transform:translateX(-50%);z-index:2}.brand img{width:94px;height:94px;object-fit:cover}.header-tools,.header-actions{position:absolute;top:0;height:100%;display:flex;align-items:center;gap:14px}.header-tools{right:34px}.header-actions{left:34px}.header-icon{width:44px;height:44px;border:0;background:transparent;color:#f4f2f2;display:grid;place-items:center;border-radius:50%;cursor:pointer;position:relative;transition:.2s}.header-icon:hover{color:var(--rose);background:#111}.badge,.nav-badge{position:absolute;top:-4px;right:-4px;width:22px;height:22px;border-radius:50%;background:var(--rose);color:#fff;border:2px solid #050505;display:grid;place-items:center;font:bold 11px Arial}.desktop-nav{position:absolute;top:113px;left:50%;transform:translateX(-50%);width:min(1100px,92vw);height:52px;background:#090909;border:1px solid #201b1a;border-top:0;border-radius:0 0 16px 16px;display:flex;align-items:center;justify-content:center;gap:42px;color:#cfcaca;box-shadow:0 12px 35px rgba(0,0,0,.28)}.desktop-nav a{padding:16px 2px;position:relative}.desktop-nav a:after{content:"";position:absolute;right:0;left:0;bottom:9px;height:2px;background:var(--rose);transform:scaleX(0);transition:.22s}.desktop-nav a:hover,.desktop-nav a.active{color:#fff}.desktop-nav a:hover:after,.desktop-nav a.active:after{transform:scaleX(1)}.mobile-menu{position:fixed;top:0;right:0;bottom:0;width:min(360px,86vw);z-index:100;background:#090909;border-left:1px solid #2c2522;padding:18px 22px;transform:translateX(105%);transition:.28s ease;box-shadow:-30px 0 80px #000}.mobile-menu.open{transform:none}.mobile-menu-head{height:92px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #282322}.mobile-menu-head img{width:76px;height:76px;object-fit:cover}.mobile-menu-head button{border:0;background:none;color:#fff;font-size:36px;cursor:pointer}.mobile-menu>a{display:block;padding:17px 8px;border-bottom:1px solid #1d1918;color:#ddd}.mobile-menu>a:hover{color:var(--rose)}.menu-backdrop{position:fixed;inset:0;z-index:90;background:rgba(0,0,0,.72);opacity:0;pointer-events:none;transition:.25s}.menu-backdrop.open{opacity:1;pointer-events:auto}main{padding-top:70px}.home-shell{width:min(1320px,94vw);margin:0 auto}.hero-showcase{position:relative;min-height:520px;border-radius:28px;overflow:hidden;border:1px solid #574a42;background:#080808;display:grid;grid-template-columns:1.02fr .98fr;box-shadow:var(--shadow)}.hero-photo{min-height:520px;background-image:linear-gradient(90deg,rgba(0,0,0,.03),rgba(0,0,0,.22)),var(--hero-desktop);background-size:cover;background-position:center 20%}.hero-copy{padding:54px 58px;display:flex;flex-direction:column;justify-content:center;background:radial-gradient(circle at 70% 20%,rgba(223,127,144,.09),transparent 32%),#080808}.hero-copy h1{margin:0 0 8px;color:var(--rose2);font-size:clamp(42px,4.8vw,68px);line-height:1.25;font-weight:800}.hero-lead{margin:0;color:#f5f2f2;font-size:20px;line-height:1.8}.hero-rule{display:block;width:235px;height:2px;background:var(--rose);margin:22px 0 27px}.hero-features{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:30px}.hero-features>div{text-align:center;display:grid;justify-items:center;gap:9px}.feature-icon{width:48px;height:48px;border:1px solid rgba(223,127,144,.55);border-radius:50%;display:grid;place-items:center;color:var(--rose)}.hero-features b{font-size:15px;color:#eee}.hero-cta{width:min(320px,100%);height:64px;border-radius:999px;background:linear-gradient(135deg,var(--rose),#cc6d7d);display:flex;align-items:center;justify-content:center;gap:20px;color:#fff;font-size:20px;font-weight:800;box-shadow:0 14px 32px rgba(223,127,144,.17);transition:.2s}.hero-cta:hover{transform:translateY(-2px);filter:brightness(1.06)}.category-heading{height:120px;margin:34px 0 27px;border:1px solid #51453f;border-radius:23px;background:linear-gradient(140deg,#161312,#0b0a0a);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:22px;padding:0 13%;position:relative;overflow:hidden}.category-heading:before,.category-heading:after{content:"";position:absolute;width:190px;height:190px;top:-90px;border:1px solid rgba(223,127,144,.09);border-radius:42% 58% 52% 48%}.category-heading:before{right:-95px}.category-heading:after{left:-95px}.category-heading>span{height:1px;background:linear-gradient(90deg,transparent,var(--rose),transparent)}.category-heading h2{margin:0;color:var(--rose2);font-size:38px}.category-feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.category-feature{position:relative;min-height:390px;border:1px solid #594b43;border-radius:26px;overflow:hidden;background:#111}.category-feature>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.category-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.9) 0%,rgba(0,0,0,.18) 62%,rgba(0,0,0,.03) 100%)}.category-line-icon{position:absolute;top:26px;right:28px;z-index:2;width:54px;height:54px;border:1px solid rgba(255,255,255,.55);border-radius:50%;display:grid;place-items:center;color:var(--rose)}.category-text{position:absolute;right:28px;bottom:30px;z-index:2}.category-text h3{margin:0 0 7px;color:var(--rose2);font-size:29px}.category-text p{margin:0;color:#eee;font-size:16px}.circle-arrow{position:absolute;left:24px;bottom:24px;z-index:2;width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:var(--rose);font-style:normal}.featured-block{margin:48px 0}.section-topline{display:flex;align-items:center;justify-content:space-between;margin-bottom:21px}.section-topline h2{margin:0;color:var(--rose2);font-size:31px;display:flex;align-items:center;gap:8px}.section-topline h2 span{display:inline-grid;color:var(--rose)}.section-topline>a{color:var(--rose);display:flex;align-items:center;gap:5px}.cards-scroll{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;padding:2px 0 12px;scrollbar-width:thin;scrollbar-color:#3c3431 transparent;-webkit-overflow-scrolling:touch}.luxury-service-card{position:relative;min-width:310px;height:420px;border:1px solid #51463f;border-radius:22px;overflow:hidden;scroll-snap-align:start;background:#111}.luxury-service-card>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.service-shade{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.94) 3%,rgba(0,0,0,.18) 66%,rgba(0,0,0,.06))}.heart-btn{position:absolute;top:16px;left:16px;z-index:3;width:42px;height:42px;border-radius:50%;border:1px solid rgba(255,255,255,.25);background:rgba(0,0,0,.23);color:#fff;display:grid;place-items:center}.service-card-copy{position:absolute;right:21px;left:21px;bottom:21px;z-index:2}.service-card-copy h3{margin:0 0 8px;font-size:22px}.service-card-copy p{margin:0 0 10px;color:#d0cbcb;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.service-price{font-size:29px;font-weight:800;color:var(--rose2)}.service-price small{font-size:15px}.card-link{position:absolute;inset:0;z-index:2}.luxury-product-card{min-width:350px;display:grid;grid-template-columns:145px 1fr;border:1px solid #4c413b;border-radius:20px;overflow:hidden;background:linear-gradient(145deg,#171313,#0c0c0c);scroll-snap-align:start}.product-image{min-height:184px;background:#171313}.product-image img{width:100%;height:100%;object-fit:cover}.product-copy{padding:19px}.product-copy h3{margin:0 0 7px;font-size:19px}.product-copy p{margin:0 0 11px;color:var(--muted);font-size:13px;line-height:1.7}.mini-cart{margin-top:12px;border:1px solid #604f49;background:transparent;color:#fff;padding:9px 12px;border-radius:12px;display:flex;align-items:center;gap:7px;cursor:pointer}.mini-cart:hover{border-color:var(--rose);color:var(--rose)}.footer{width:min(1320px,94vw);margin:70px auto 105px;padding:34px 0 44px;border-top:1px solid #292322;display:grid;grid-template-columns:2fr 1fr 1fr;gap:38px;color:#aaa}.footer img{width:95px}.footer h4{color:var(--rose2)}.footer a{display:block;margin:9px 0}.support-float{position:fixed;left:20px;bottom:24px;z-index:45;background:var(--rose);color:#fff;padding:12px 17px;border-radius:999px;font-weight:700;box-shadow:0 12px 25px rgba(0,0,0,.25)}.bottom-nav{display:none}
/* Generic pages */
.section{width:min(1160px,92vw);margin:44px auto}.section-title{display:flex;align-items:center;justify-content:center;gap:18px;color:var(--rose2);font-size:31px;margin-bottom:26px}.section-title:before,.section-title:after{content:"";width:90px;height:1px;background:var(--gold)}.panel{background:#0e0e0e;border:1px solid #413835;border-radius:22px;padding:24px}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.form-group{display:grid;gap:7px}.form-group.full{grid-column:1/-1}.input{width:100%;padding:15px 16px;background:#171717;border:1px solid #3b3432;border-radius:13px;color:#fff;outline:none}.input:focus{border-color:var(--rose);box-shadow:0 0 0 3px rgba(223,127,144,.08)}textarea.input{min-height:120px;resize:vertical}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:13px 24px;border:1px solid var(--rose);border-radius:13px;background:var(--rose);color:#fff;font-weight:700;cursor:pointer}.btn.alt{background:transparent;border-color:var(--gold)}.btn.sm{padding:9px 14px}.alert{padding:13px 15px;border-radius:12px;margin:13px 0}.alert.success{background:#12361f;border:1px solid #285e3b}.alert.error{background:#381416;border:1px solid #7d3136}.muted{color:var(--muted)}.products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.service-card,.product-card{background:#111;border:1px solid #403936;border-radius:20px;overflow:hidden}.service-card img,.product-card img{width:100%;height:220px;object-fit:cover}.card-body{padding:18px}.price{color:var(--rose2);font-size:24px;font-weight:700}.info-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.metric{border:1px solid #403936;background:#101010;border-radius:18px;padding:20px;text-align:center}.metric strong{font-size:28px;color:var(--gold)}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse}th,td{padding:12px;border-bottom:1px solid #2a2a2a;text-align:right}.pill{padding:5px 9px;border:1px solid #5a4a42;border-radius:999px;font-size:12px}.empty{text-align:center;padding:45px;color:#aaa}
/* Auth */
.auth-page{min-height:calc(100vh - 200px);display:grid;place-items:center;padding:50px 16px}.auth-card{width:min(470px,100%);background:linear-gradient(145deg,#121010,#080808);border:1px solid #51453e;border-radius:28px;padding:34px;box-shadow:0 30px 100px rgba(0,0,0,.55)}.auth-logo{display:grid;place-items:center;margin-bottom:12px}.auth-logo img{width:92px;height:92px;object-fit:cover}.auth-card h1{text-align:center;margin:5px 0 8px;font-size:29px;color:var(--rose2)}.auth-card>.muted{text-align:center;display:block;margin-bottom:24px}.auth-form{display:grid;gap:14px}.auth-field .input{height:54px}.auth-submit{height:55px;width:100%;border-radius:15px;font-size:17px}.auth-switch{text-align:center;color:#aaa;margin:22px 0 0}.auth-switch a{color:var(--rose2);font-weight:700}.auth-divider{display:flex;align-items:center;gap:12px;margin:20px 0;color:#716a68;font-size:12px}.auth-divider:before,.auth-divider:after{content:"";height:1px;flex:1;background:#2e2927}
@media(max-width:900px){
  .site-header{height:110px;padding:0}.header-tools{right:22px}.header-actions{left:22px}.brand img{width:88px;height:88px}.desktop-nav{display:none}main{padding-top:0}.home-shell{width:94vw}.hero-showcase{min-height:430px;border-radius:24px;grid-template-columns:1fr 1.08fr}.hero-photo{min-height:430px;background-image:linear-gradient(90deg,rgba(0,0,0,.03),rgba(0,0,0,.17)),var(--hero-mobile)}.hero-copy{padding:34px 28px}.hero-copy h1{font-size:40px}.hero-lead{font-size:16px}.hero-features{gap:8px}.hero-features b{font-size:12px}.category-feature{min-height:330px}.products-grid{grid-template-columns:repeat(2,1fr)}.footer{grid-template-columns:1fr 1fr;margin-bottom:105px}.bottom-nav{position:fixed;z-index:70;bottom:0;left:0;right:0;height:86px;background:rgba(16,16,16,.985);border-top:1px solid #2d2725;display:grid;grid-template-columns:repeat(4,1fr);padding-bottom:env(safe-area-inset-bottom)}.bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;color:#ddd;position:relative}.bottom-nav a.active{color:var(--rose)}.bottom-nav a.active:before{content:"";position:absolute;top:0;width:62px;height:3px;border-radius:0 0 4px 4px;background:var(--rose)}.bottom-nav span{font-size:12px}.nav-icon-wrap{position:relative;font-style:normal}.nav-badge{top:-9px;right:-11px}.support-float{bottom:100px}.form-grid{grid-template-columns:1fr}.form-group.full{grid-column:auto}
}
@media(max-width:620px){
  body{padding-bottom:86px}.site-header{height:108px}.header-tools{right:13px;gap:4px}.header-actions{left:13px;gap:4px}.header-icon{width:37px;height:37px}.theme-toggle{display:none}.brand{top:7px}.brand img{width:82px;height:82px}.home-shell{width:100%;padding:0 15px}.hero-showcase{margin:12px 0 29px;min-height:352px;grid-template-columns:1fr 1.03fr;border-radius:21px}.hero-photo{min-height:352px;background-position:center top}.hero-copy{padding:20px 14px}.hero-copy h1{font-size:29px;line-height:1.42;margin-bottom:7px}.hero-lead{font-size:13px;line-height:1.7}.hero-rule{width:85%;margin:14px 0 17px}.hero-features{grid-template-columns:repeat(3,1fr);gap:4px;margin-bottom:17px}.hero-features>div{gap:5px}.feature-icon{width:34px;height:34px}.feature-icon .ui-svg{width:19px;height:19px}.hero-features b{font-size:9.8px;white-space:nowrap}.hero-cta{height:47px;width:100%;font-size:15px;gap:7px}.category-heading{height:91px;margin:0 0 20px;border-radius:17px;padding:0 19%;gap:12px}.category-heading h2{font-size:25px}.category-heading:before,.category-heading:after{width:120px;height:120px;top:-58px}.category-feature-grid{gap:10px}.category-feature{min-height:270px;border-radius:18px}.category-line-icon{top:14px;right:auto;left:14px;width:40px;height:40px}.category-line-icon .ui-svg{width:20px;height:20px}.category-text{right:15px;left:10px;bottom:16px}.category-text h3{font-size:18px}.category-text p{font-size:11.5px}.circle-arrow{left:13px;bottom:13px;width:36px;height:36px}.featured-block{margin:34px 0}.section-topline{margin-bottom:14px}.section-topline h2{font-size:21px}.section-topline h2 span .ui-svg{width:18px;height:18px}.section-topline>a{font-size:12.5px}.luxury-scroll,.product-luxury-scroll{margin-left:-15px;margin-right:-15px;padding-left:15px;padding-right:15px}.luxury-service-card{min-width:58vw;height:326px;border-radius:17px}.service-card-copy{right:15px;left:15px;bottom:14px}.service-card-copy h3{font-size:17px}.service-card-copy p{font-size:11.5px}.service-price{font-size:22px}.heart-btn{top:11px;left:11px;width:35px;height:35px}.luxury-product-card{min-width:82vw;grid-template-columns:118px 1fr}.product-image{min-height:162px}.product-copy{padding:14px}.product-copy h3{font-size:16px}.product-copy p{font-size:11.5px}.mini-cart{font-size:12px;padding:8px 10px}.footer{display:none}.section{width:94vw;margin:28px auto}.section-title{font-size:24px}.section-title:before,.section-title:after{width:45px}.products-grid{grid-template-columns:1fr}.info-strip{grid-template-columns:1fr 1fr}.auth-page{min-height:calc(100vh - 190px);padding:24px 14px}.auth-card{padding:27px 20px;border-radius:24px}.auth-logo img{width:78px;height:78px}.auth-card h1{font-size:25px}.auth-card>.muted{font-size:13px}.auth-field .input{height:52px}.auth-submit{height:53px}
}
@media(max-width:430px){
  .site-header{height:102px}.header-tools{right:9px}.header-actions{left:9px}.header-icon{width:34px;height:34px}.brand img{width:77px;height:77px}.home-shell{padding:0 12px}.hero-showcase{min-height:330px;grid-template-columns:1fr 1.02fr;border-radius:18px}.hero-photo{min-height:330px}.hero-copy{padding:17px 11px}.hero-copy h1{font-size:25px}.hero-lead{font-size:11.5px}.hero-rule{margin:11px 0 13px}.feature-icon{width:30px;height:30px}.hero-features b{font-size:8.8px}.hero-cta{height:43px;font-size:13.5px}.category-heading{height:84px;padding:0 18%}.category-heading h2{font-size:23px}.category-feature{min-height:236px}.category-text h3{font-size:16px}.category-text p{font-size:10.5px}.luxury-service-card{min-width:61vw;height:300px}.luxury-product-card{min-width:86vw}
}
