@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap";:root{--purple:#5b2788;--purple-dark:#321649;--mint:#88e0ce;--ink:#18131d;--paper:#f7f4f8;--white:#fff;--muted:#6e6672;--line:#2318281f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:DM Sans,Arial,sans-serif;overflow-x:clip}body,button,input{font:inherit}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}button,input{color:inherit}img{max-width:100%;display:block}::selection{background:var(--mint);color:var(--purple-dark)}:focus-visible{outline:3px solid var(--mint);outline-offset:4px}.shell{width:min(1180px,100% - 48px);margin:0 auto}.section{padding:112px 0;scroll-margin-top:76px}.eyebrow{color:var(--purple);letter-spacing:.22em;text-transform:uppercase;margin:0 0 16px;font-size:.72rem;font-weight:800}.eyebrow.light{color:var(--mint)}h1,h2,h3{margin:0;font-family:Manrope,DM Sans,sans-serif}h2{letter-spacing:-.055em;font-size:clamp(2rem,4.5vw,4rem);font-weight:700;line-height:1.03}.button{background:var(--purple);min-height:48px;color:var(--white);border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:12px;padding:0 22px;font-size:.83rem;font-weight:700;transition:transform .18s,background .18s,border-color .18s;display:inline-flex}.button:hover{background:#7040a0;transform:translateY(-2px)}.button.primary{background:var(--mint);color:var(--purple-dark)}.button.primary:hover{background:#a0ebdc}.serviceIcon{background:var(--white);object-fit:cover;border:2px solid #ffffff80;border-radius:8px;flex:0 0 27px;width:27px;height:27px;box-shadow:0 2px 8px #18131d29}.serviceIcon[src*=whatsapp]{border-color:#25d36673;border-radius:50%}.serviceIcon[src*=alba-app]{border-radius:50%}.contactPill .serviceIcon{border-color:#ffffff42;flex-basis:28px;width:28px;height:28px}.button.glass{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border-color:#ffffff61}.siteHeader{z-index:50;color:var(--white);border-bottom:1px solid #0000;transition:background .24s,color .24s,border-color .24s;position:fixed;top:0;left:0;right:0}.siteHeader.isSolid{border-bottom-color:var(--line);color:var(--ink);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fffffff0}.headerInner{justify-content:space-between;align-items:center;gap:28px;height:76px;display:flex}.brandLockup{align-items:center;gap:11px;display:inline-flex}.brandLockup img{object-fit:cover;border:2px solid #ffffff6b;border-radius:50%;width:42px;height:42px}.siteHeader.isSolid .brandLockup img{border-color:#5b27882e}.brandLockup>span{line-height:1;display:grid}.brandLockup strong{letter-spacing:-.07em;font-family:Manrope,sans-serif;font-size:1.4rem;font-weight:800}.brandLockup small{letter-spacing:.28em;text-transform:uppercase;margin-top:3px;font-size:.52rem;font-weight:700}.desktopNav{align-items:center;gap:30px;margin-left:auto;display:flex}.desktopNav a{font-size:.82rem;font-weight:600;position:relative}.desktopNav a:after{background:var(--mint);content:"";height:2px;transition:transform .18s;position:absolute;bottom:-8px;left:0;right:0;transform:scaleX(0)}.desktopNav a:hover:after{transform:scaleX(1)}.headerCta{min-height:42px}.languagePicker{z-index:60;flex:none;position:relative}.languageButton{color:currentColor;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff52;border-radius:999px;align-items:center;gap:8px;height:42px;padding:0 12px;display:inline-flex}.siteHeader.isSolid .languageButton{border-color:var(--line);background:#5b27880e}.languageButton>span{font-size:1.05rem}.languageButton strong{letter-spacing:.08em;font-size:.72rem}.languageButton b{font-size:.72rem;transition:transform .18s}.languageButton[aria-expanded=true] b{transform:rotate(180deg)}.languageMenu{border:1px solid var(--line);width:192px;color:var(--ink);opacity:0;pointer-events:none;transform-origin:100% 0;background:#fffffffa;border-radius:14px;padding:7px;transition:opacity .16s,transform .16s;display:grid;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden;transform:translateY(-7px)scale(.98);box-shadow:0 22px 52px #32164933}.languageMenu.open{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.languageMenu button{min-height:40px;color:var(--ink);cursor:pointer;text-align:start;background:0 0;border:0;border-radius:9px;grid-template-columns:24px 1fr 18px;align-items:center;gap:9px;padding:0 10px;font-size:.78rem;font-weight:700;display:grid}.languageMenu button:hover,.languageMenu button.active{color:var(--purple-dark);background:#88e0ce38}.languageMenu button>span{font-size:1.05rem}.languageMenu button b{color:var(--purple)}[dir=rtl] .languageMenu{transform-origin:0 0;left:0;right:auto}.menuButton{background:0 0;border:0;width:44px;height:44px;padding:10px;display:none}.menuButton span{background:currentColor;width:22px;height:2px;margin:5px auto;transition:transform .18s;display:block}.menuButton.open span:first-child{transform:translateY(7px)rotate(45deg)}.menuButton.open span:nth-child(2){opacity:0}.menuButton.open span:last-child{transform:translateY(-7px)rotate(-45deg)}.mobileNav{display:none}.hero{background:var(--ink);height:100svh;min-height:760px;color:var(--white);align-items:center;display:flex;position:relative;overflow:hidden}.heroImage,.heroShade{width:100%;height:100%;position:absolute;inset:0}.heroImage{object-fit:cover;object-position:center 56%;animation:18s ease-in-out infinite alternate heroDrift}@keyframes heroDrift{to{transform:scale(1.06)}}.heroShade{background:linear-gradient(90deg,#18131dd4,#18131d2e),linear-gradient(#0000 45%,#18131dad),linear-gradient(130deg,#5b278894,#0000 52%)}.heroContent{z-index:2;padding-top:60px;position:relative}.hero h1{letter-spacing:-.075em;max-width:820px;font-size:clamp(3.5rem,8vw,7.1rem);font-weight:700;line-height:.93}html[lang=ru] .hero h1,html[lang=uk] .hero h1,html[lang=bs] .hero h1,html[lang=ar] .hero h1{max-width:940px;font-size:clamp(3rem,6.5vw,6.2rem)}.hero h1 em{color:var(--mint);font-style:normal}.heroLead{color:#ffffffc4;max-width:570px;margin:30px 0 34px;font-size:clamp(1rem,1.5vw,1.15rem);line-height:1.7}.heroActions{flex-wrap:wrap;gap:12px;display:flex}.scrollCue{z-index:2;color:#ffffffb8;letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:14px;font-size:.68rem;font-weight:700;display:flex;position:absolute;bottom:38px;right:4vw}.scrollCue b{border:1px solid #ffffff47;border-radius:50%;place-items:center;width:42px;height:42px;font-size:1rem;display:grid}.about{background:var(--white)}.aboutGrid{grid-template-columns:minmax(320px,.82fr) 1.18fr;align-items:center;gap:clamp(52px,8vw,112px);display:grid}.founderVisual{position:relative}.founderVisual:before{z-index:0;aspect-ratio:1;background:var(--mint);content:"";border-radius:50%;width:52%;position:absolute;top:-24px;right:-24px}.founderVisual img{z-index:1;aspect-ratio:.82;object-fit:cover;object-position:center;border-radius:4px 88px 4px 4px;width:100%;position:relative;box-shadow:0 34px 70px #32164929}.founderCaption{z-index:2;min-width:0;color:var(--white);background:linear-gradient(90deg,#5b2788fa,#421867f5);border-radius:0 0 4px 4px;padding:20px 24px;display:grid;position:absolute;bottom:0;left:22px;right:22px;box-shadow:0 18px 40px #32164940}.founderCaption span{color:var(--mint);letter-spacing:.18em;text-transform:uppercase;font-size:.64rem;font-weight:800}.founderCaption strong{margin-top:4px;font-family:Manrope,sans-serif;font-size:1.1rem}.aboutCopy h2{max-width:690px}.aboutCopy>p:not(.eyebrow){max-width:670px;color:var(--muted);line-height:1.76}.aboutCopy .lede{margin:28px 0 16px;font-size:1.12rem;color:var(--ink)!important}.stats{grid-template-columns:repeat(3,1fr);gap:22px;margin-top:42px;display:grid}.stats div{border-top:2px solid var(--mint);padding-top:17px;display:grid}.stats strong{color:var(--purple);letter-spacing:-.04em;font-family:Manrope,sans-serif;font-size:clamp(1.45rem,3vw,2.15rem)}.stats span{color:var(--muted);margin-top:4px;font-size:.75rem}.showroom{background:radial-gradient(circle at 88% 8%, #88e0ce26, transparent 28%), var(--ink);color:var(--white);overflow:hidden}.sectionHeading{justify-content:space-between;align-items:flex-end;gap:36px;margin-bottom:50px;display:flex}.sectionHeading>p{max-width:460px;color:var(--muted);margin:0;line-height:1.65}.lightHeading>p{color:#fff9}.floorGrid{background:#ffffff1a;border:1px solid #ffffff1a;grid-template-columns:repeat(5,1fr);gap:1px;display:grid;overflow:hidden}.floorCard{background:#211a26;flex-direction:column;justify-content:space-between;min-height:330px;padding:28px 24px;transition:background .22s,transform .22s;display:flex;position:relative;overflow:hidden}.floorCard:before{content:"";border:1px solid #88e0ce38;border-radius:50%;width:150px;height:150px;transition:transform .3s;position:absolute;bottom:-70px;right:-50px}.floorCard:hover{z-index:1;background:var(--purple);transform:translateY(-8px)}.floorCard:hover:before{transform:scale(1.35)}.floorNumber{color:var(--mint);font-family:Manrope,sans-serif;font-size:2.5rem;font-weight:700}.floorCard h3{font-size:1.05rem}.floorCard p{color:#ffffff8a;min-height:54px;margin:9px 0 20px;font-size:.76rem;line-height:1.55}.floorLine{background:var(--mint);width:44px;height:2px;display:block}.brands{background:var(--paper)}.brandTop{justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:38px;display:flex}.searchBox{gap:8px;width:min(100%,300px);display:grid}.searchBox>span{color:var(--muted);letter-spacing:.11em;text-transform:uppercase;font-size:.7rem;font-weight:700}.searchBox input{border:1px solid var(--line);background:var(--white);border-radius:0;outline:0;width:100%;min-width:0;height:50px;padding:0 86px 0 18px}.searchField{width:100%;display:flex;position:relative}.searchSubmit,.searchClear{width:42px;height:48px;color:var(--purple);cursor:pointer;background:0 0;border:0;place-items:center;font-size:1.35rem;display:grid;position:absolute;top:1px}.searchSubmit{border-left:1px solid var(--line);right:1px}.searchClear{color:var(--muted);font-size:1.45rem;right:43px}.searchSubmit:hover,.searchSubmit:focus-visible,.searchClear:hover,.searchClear:focus-visible{background:var(--paper);color:var(--purple-dark)}.searchBox input:focus{border-color:var(--purple);box-shadow:0 0 0 3px #5b278814}.featuredCatalog{background:var(--purple);color:var(--white);margin-bottom:18px;padding:28px 78px 28px 88px;transition:transform .18s;display:grid;position:relative;overflow:hidden}.featuredCatalog:after{content:"";border:36px solid #88e0ce38;border-radius:50%;width:240px;height:240px;position:absolute;top:-120px;right:-30px}.featuredCatalog:hover{transform:translateY(-3px)}.featuredCatalog .catalogBadge{color:var(--mint);letter-spacing:.16em;text-transform:uppercase;font-size:.65rem;font-weight:800}.featuredCatalog strong{margin-top:7px;font-family:Manrope,sans-serif;font-size:1.5rem}.featuredCatalog small{color:#fff9;margin-top:3px}.featuredCatalog>b{z-index:2;font-size:1.3rem;position:absolute;top:50%;right:30px;transform:translateY(-50%)}.telegramMark{background:var(--purple);width:23px;height:23px;color:var(--mint);border-radius:50%;flex:0 0 23px;place-items:center;font-size:.72rem;line-height:1;transition:background .18s,color .18s,transform .18s;display:inline-grid;transform:rotate(-28deg)}.featuredTelegram{z-index:2;background:var(--mint);width:40px;height:40px;color:var(--purple-dark);border:1px solid #ffffff3d;font-size:1rem;position:absolute;top:50%;left:30px;transform:translateY(-50%)rotate(-28deg)}.brandGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.brandCard{background:radial-gradient(circle at 100% 0, #88e0ce2e, transparent 38%), linear-gradient(145deg, var(--purple), var(--purple-dark));border:1px solid #5b27886b;flex-direction:column;min-width:0;min-height:258px;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 34px #32164921}.brandCard:hover{z-index:1;border-color:var(--mint);color:var(--white);transform:translateY(-5px);box-shadow:0 22px 52px #3216493d}.brandLogo{z-index:2;background:#f8f3ed;border:1px solid #fff6;border-radius:3px;flex:0 0 164px;width:calc(100% - 24px);height:164px;margin:12px 12px 0;display:block;position:relative;overflow:hidden;box-shadow:0 12px 24px #1b0c262e}.brandLogo img{z-index:3;object-fit:cover;object-position:center;opacity:1;visibility:visible;filter:sepia(8%)saturate(108%)hue-rotate(226deg)contrast(1.16);width:100%;height:100%;transition:filter .24s,transform .32s cubic-bezier(.2,.75,.2,1);position:relative}.brandCard:hover .brandLogo img{opacity:1;visibility:visible;filter:sepia(5%)saturate(110%)hue-rotate(226deg)contrast(1.22);transform:scale(1.025)}.brandMeta{z-index:4;min-width:0;min-height:82px;color:var(--white);background:linear-gradient(90deg,#88e0ce21,#0000 65%);align-content:center;gap:9px;padding:15px 54px 15px 18px;display:grid;position:relative}.brandMeta strong{color:var(--white);letter-spacing:-.02em;overflow-wrap:anywhere;font-family:Manrope,sans-serif;font-size:1.03rem;font-weight:800}.brandMeta small{color:var(--mint);align-items:center;gap:8px;font-size:.69rem;font-weight:700;line-height:1.3;display:flex}.brandMeta small b{margin-left:auto}.brandCard:hover .telegramMark{background:var(--mint);color:var(--purple-dark);transform:rotate(-20deg)scale(1.06)}.brandNumber{color:#ffffff61;font-family:Manrope,sans-serif;font-size:.66rem;font-weight:800;position:absolute;top:50%;right:18px;transform:translateY(-50%)}[dir=rtl] .brandMeta{padding-left:54px;padding-right:18px}[dir=rtl] .brandNumber{left:18px;right:auto}[dir=rtl] .brandMeta small b{margin-left:0;margin-right:auto}.emptyState{border:1px solid var(--line);background:var(--white);color:var(--muted);text-align:center;padding:48px}.gallery{background:var(--white)}.galleryGrid{grid-template-rows:repeat(4,1fr);grid-template-columns:1.1fr .9fr 1fr;gap:14px;height:940px;display:grid}.galleryItem{cursor:zoom-in;background:#ddd;margin:0;position:relative;overflow:hidden}.galleryItem:focus-visible{outline:3px solid var(--mint);outline-offset:3px}.galleryItem img{object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.2,.75,.2,1)}.galleryItem:after{content:"";opacity:.7;background:linear-gradient(#0000,#18131db8);position:absolute;inset:40% 0 0}.galleryItem:hover img{transform:scale(1.045)}.galleryItem figcaption{z-index:2;color:var(--white);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:700;position:absolute;bottom:16px;left:18px;right:18px}.lightbox{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#18131dd6;place-items:center;padding:32px;display:grid;position:fixed;inset:0}.lightboxContent{max-width:min(980px,94vw);max-height:88vh;margin:0}.lightboxContent img{object-fit:contain;border-radius:4px;max-width:100%;max-height:78vh;display:block;box-shadow:0 24px 70px #0006}.lightboxContent figcaption{color:var(--white);letter-spacing:.08em;text-align:center;text-transform:uppercase;margin-top:12px;font-size:.78rem;font-weight:700}.lightboxClose{z-index:2;width:44px;height:44px;color:var(--white);cursor:pointer;background:#18131d73;border:1px solid #ffffff80;border-radius:50%;place-items:center;font-size:1.7rem;line-height:1;display:grid;position:absolute;top:18px;right:22px}.lightboxClose:hover,.lightboxClose:focus-visible{background:var(--purple)}[dir=rtl] .lightboxClose{left:22px;right:auto}.galleryItem.item1{grid-row:1/3}.galleryItem.item2{grid-row:1/4}.galleryItem.item3{grid-row:1/3}.galleryItem.item4{grid-row:3/5}.galleryItem.item5{grid-row:4/5}.galleryItem.item6{grid-row:3/5}.contact{background:radial-gradient(circle at 15% 30%, #88e0ce2e, transparent 27%), var(--purple-dark);color:var(--white);text-align:center}.contactInner{justify-items:center;display:grid}.contact h2{max-width:850px}.contactInner>p:not(.eyebrow){color:#ffffff9e;margin:24px 0 38px;line-height:1.75}.contactLinks{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.contactPill{background:#ffffff0f;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:12px;min-height:52px;padding:0 23px;font-size:.82rem;font-weight:700;transition:transform .18s,background .18s;display:inline-flex}.contactPill:hover{background:#ffffff21;transform:translateY(-3px)}.contactPill.primary{border-color:var(--mint);background:var(--mint);color:var(--purple-dark)}footer{color:#ffffff8c;background:#120e15;padding:30px 0}.footerInner{justify-content:space-between;align-items:center;gap:24px;display:flex}.footerBrand{color:var(--white)}.footerBrand img{width:36px;height:36px}.footerInner p{font-size:.72rem}.footerInner>div{gap:22px;font-size:.72rem;display:flex}.footerInner>div a:hover{color:var(--mint)}@media (width<=940px){.desktopNav,.headerCta{display:none}.menuButton{flex:0 0 44px;display:block}.headerInner{gap:12px}.languagePicker{margin-left:auto}[dir=rtl] .languagePicker{margin-left:0;margin-right:auto}.mobileNav{background:var(--white);max-height:0;color:var(--ink);opacity:0;gap:0;padding:0 24px;transition:max-height .24s,opacity .2s,padding .24s;display:grid;overflow:hidden auto}.mobileNav.open{opacity:1;overscroll-behavior:contain;gap:4px;max-height:calc(100dvh - 68px);padding-top:12px;padding-bottom:22px;box-shadow:0 24px 40px #18131d29}.mobileNav>a:not(.button){border-bottom:1px solid var(--line);padding:11px 0;font-weight:700}.mobileNav .button{margin-top:8px}.aboutGrid{grid-template-columns:.85fr 1.15fr;gap:64px}.floorGrid{grid-template-columns:repeat(2,1fr)}.floorCard{min-height:250px}.brandGrid{grid-template-columns:repeat(2,1fr)}.galleryGrid{height:800px}}@media (width<=720px){.shell{width:min(100% - 28px,600px)}.section{padding:82px 0}.headerInner{height:68px}.hero{min-height:680px}.heroImage{object-position:58% center}.heroShade{background:linear-gradient(90deg,#18131dc7,#18131d33),linear-gradient(#0000 30%,#18131dc2),linear-gradient(130deg,#5b278894,#0000 65%)}.hero h1{font-size:clamp(3.2rem,15vw,5.2rem)}html[lang=ru] .hero h1,html[lang=uk] .hero h1,html[lang=bs] .hero h1,html[lang=ar] .hero h1{font-size:clamp(2.65rem,11vw,4.2rem);line-height:1}.scrollCue{right:18px}.aboutGrid{grid-template-columns:1fr}.founderVisual{width:calc(100% - 24px)}.founderCaption{left:18px;right:18px}.sectionHeading,.brandTop{flex-direction:column;align-items:flex-start}.sectionHeading{margin-bottom:34px}.floorGrid{grid-template-columns:1fr}.floorCard{min-height:210px}.searchBox{width:100%}.searchBox input{padding-right:78px}.brandGrid{grid-template-columns:1fr}.brandCard{flex-direction:row;min-height:128px}.brandLogo{border:1px solid #fff6;flex:0 0 128px;width:128px;height:112px;margin:8px 0 8px 8px}.brandMeta{width:100%;min-height:128px}[dir=rtl] .brandLogo{margin-left:0;margin-right:8px}.featuredCatalog{padding:23px 48px 23px 74px}.featuredTelegram{left:18px}[dir=rtl] .featuredCatalog{padding-left:48px;padding-right:74px}[dir=rtl] .featuredTelegram{left:auto;right:18px}.galleryGrid{grid-template-rows:none;grid-template-columns:1fr 1fr;height:auto}.lightbox{padding:16px}.lightboxContent img{max-height:72vh}.lightboxClose{top:12px;right:12px}[dir=rtl] .lightboxClose{left:12px;right:auto}.galleryItem,.galleryItem.item1,.galleryItem.item2,.galleryItem.item3,.galleryItem.item4,.galleryItem.item5,.galleryItem.item6{aspect-ratio:.9;grid-row:auto}.galleryItem.item3,.galleryItem.item4,.galleryItem.item5,.galleryItem.item6{aspect-ratio:1.25}.galleryItem.item3,.galleryItem.item6{grid-column:1/3}.contactLinks{width:100%}.contactPill{flex:calc(50% - 10px);justify-content:space-between}.footerInner{flex-direction:column;align-items:flex-start}}@media (width<=420px){.brandLockup{gap:7px}.brandLockup img{width:38px;height:38px}.brandLockup strong{font-size:1.18rem}.brandLockup small{font-size:.45rem}.languageButton{gap:5px;padding:0 9px}.languageButton b{display:none}.languageMenu{width:min(230px,100vw - 28px);position:fixed;top:62px;left:auto;right:14px}[dir=rtl] .languageMenu{left:14px;right:auto}.heroActions .button,.founderVisual{width:100%}.founderCaption{min-width:0;left:12px;right:12px}[dir=rtl] .founderCaption{left:12px;right:12px}.brandLogo{flex-basis:104px;width:104px;height:104px}.brandMeta,[dir=rtl] .brandMeta{padding-left:12px;padding-right:12px}.brandNumber{display:none}.brandMeta small{gap:6px;font-size:.64rem}.featuredCatalog strong{font-size:1.15rem}.stats{gap:12px}.stats span{font-size:.65rem}.contactPill{flex-basis:100%}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
