@import"https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..96,400;12..96,500;12..96,600;12..96,700;12..96,800&family=Noto+Sans+Arabic:wght@400;500;600;700&family=Noto+Sans+SC:wght@400;500;600;700;800&display=swap";:root{--ink: #142739;--ink-soft: #344759;--cream: #f3efe5;--paper: #fbfaf6;--white: #ffffff;--coral: #f0643b;--yellow: #f5c342;--mint: #a8d8c8;--line: rgba(20, 39, 57, .16);--shadow: 0 28px 70px rgba(20, 39, 57, .13);font-family:Bricolage Grotesque,Noto Sans SC,Arial,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:104px}body{margin:0;min-width:320px;min-height:100vh;background:var(--paper)}body.modal-open{overflow:hidden}button,select,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,select:focus-visible{outline:3px solid var(--yellow);outline-offset:3px}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-shell{min-height:100vh;overflow-x:hidden;background:var(--paper)}.site-shell.rtl{font-family:Noto Sans Arabic,Bricolage Grotesque,sans-serif}.rtl .section-heading,.rtl .story-copy,.rtl .contact-copy,.rtl .product-card-copy,.rtl .modal-copy{text-align:right}.site-header{position:fixed;inset:0 0 auto 0;z-index:80;height:88px;padding:0 clamp(20px,4vw,64px);display:grid;grid-template-columns:minmax(250px,1fr) auto minmax(250px,1fr);align-items:center;gap:32px;background:#fbfaf6f0;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand,.footer-brand{display:inline-flex;align-items:center;gap:12px;width:fit-content}.brand-mark{width:43px;height:43px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;color:var(--white);background:var(--coral);border-radius:13px}.brand-copy,.footer-brand>div{display:flex;flex-direction:column;gap:2px}.brand-copy strong,.footer-brand strong{font-size:16px;line-height:1;letter-spacing:.04em}.brand-copy small,.footer-brand small{font-size:9px;font-weight:700;line-height:1.2;letter-spacing:.18em;opacity:.58}.desktop-nav{display:flex;align-items:center;justify-content:center;gap:34px}.desktop-nav a{position:relative;padding:12px 0;font-size:13px;font-weight:700;white-space:nowrap}.desktop-nav a:after{content:"";position:absolute;inset:auto 0 6px;height:2px;background:var(--coral);transform:scaleX(0);transform-origin:left;transition:transform .18s ease}.desktop-nav a:hover:after{transform:scaleX(1)}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px}.language-select select{min-width:76px;height:43px;padding:0 12px;color:var(--ink);font-size:12px;font-weight:700;border:1px solid var(--line);border-radius:999px;background:var(--white);cursor:pointer}.header-inquiry{min-height:43px;padding:0 18px;display:inline-flex;align-items:center;gap:9px;color:var(--white);font-size:12px;font-weight:700;background:var(--ink);border-radius:999px;transition:background .18s ease,transform .18s ease}.header-inquiry:hover{background:var(--coral);transform:translateY(-2px)}.menu-button{width:44px;height:44px;display:none;align-items:center;justify-content:center;color:var(--ink);background:transparent;border:1px solid var(--line);border-radius:50%;cursor:pointer}.mobile-nav{position:fixed;inset:76px 14px auto 14px;z-index:79;padding:28px;display:none;flex-direction:column;gap:4px;background:var(--paper);border:1px solid var(--line);border-radius:24px;box-shadow:var(--shadow)}.mobile-nav>a{padding:13px 4px;font-size:28px;font-weight:700;border-bottom:1px solid var(--line)}.mobile-nav .mobile-whatsapp{margin-top:16px;padding:15px 18px;display:flex;align-items:center;justify-content:center;gap:10px;color:var(--white);font-size:14px;background:var(--ink);border:0;border-radius:999px}.hero{min-height:900px;padding:150px clamp(24px,5vw,76px) 74px;display:grid;grid-template-columns:minmax(0,.92fr) minmax(560px,1.08fr);align-items:center;gap:clamp(52px,6vw,112px);background:var(--cream)}.hero-copy{max-width:700px}.eyebrow{display:block;margin-bottom:22px;color:var(--coral);font-size:12px;font-weight:800;line-height:1.2;letter-spacing:.22em}.hero h1,.section-heading h2,.story-copy h2,.contact-copy h2,.modal-copy h2{margin:0;font-weight:700;letter-spacing:-.055em}.hero h1{max-width:760px;font-size:clamp(58px,6.3vw,106px);line-height:.94}.hero-copy>p{max-width:610px;margin:30px 0 0;color:var(--ink-soft);font-size:clamp(17px,1.25vw,21px);line-height:1.6}.hero-actions{margin-top:36px;display:flex;align-items:center;gap:24px;flex-wrap:wrap}.button{min-height:54px;padding:0 24px;display:inline-flex;align-items:center;justify-content:center;gap:12px;font-size:14px;font-weight:700;border-radius:999px;transition:transform .18s ease,background .18s ease}.button:hover{transform:translateY(-3px)}.button-primary{color:var(--white);background:var(--coral)}.button-primary:hover{background:var(--ink)}.text-link{display:inline-flex;align-items:center;gap:8px;padding:9px 0;font-size:14px;font-weight:700;border-bottom:1px solid currentColor}.principle-list{margin-top:58px;padding-top:20px;display:grid;grid-template-columns:repeat(3,1fr);gap:18px;border-top:1px solid var(--line)}.principle-list span{display:flex;align-items:baseline;gap:8px;color:var(--ink-soft);font-size:12px;font-weight:700}.principle-list b{color:var(--coral);font-size:9px;letter-spacing:.1em}.hero-gallery{position:relative;min-height:700px}.hero-gallery figure{position:absolute;margin:0;overflow:hidden;background:var(--white);box-shadow:var(--shadow)}.hero-gallery img{width:100%;height:100%;object-fit:cover}.hero-image-main{inset:0 0 56px auto;width:70%;border-radius:170px 28px 28px}.hero-image-main img{object-position:center 40%}.hero-image-small{inset:auto auto 0 0;width:44%;height:45%;border:10px solid var(--cream);border-radius:24px 24px 104px}.hero-image-small img{object-position:center 72%}.hero-gallery figcaption{position:absolute;inset:auto 14px 14px;padding:11px 14px;display:flex;align-items:center;gap:10px;color:var(--ink);font-size:11px;font-weight:700;background:#ffffffe6;border-radius:999px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-gallery figcaption span{color:var(--coral)}.hero-sticker{position:absolute;inset:42px auto auto 12%;z-index:3;width:104px;height:104px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;color:var(--ink);font-size:11px;font-weight:800;line-height:1.05;text-align:center;letter-spacing:.12em;background:var(--yellow);border-radius:50%;transform:rotate(-8deg)}.category-ribbon{min-height:64px;padding:16px clamp(24px,5vw,76px);display:flex;align-items:center;justify-content:space-between;gap:22px;color:var(--white);background:var(--ink);overflow:hidden}.category-ribbon span{font-size:11px;font-weight:700;letter-spacing:.18em;white-space:nowrap}.category-ribbon i{color:var(--yellow);font-style:normal}.section-wrap{width:min(1440px,calc(100% - clamp(40px,8vw,128px)));margin-inline:auto}.collection{padding-top:140px;padding-bottom:150px}.section-heading{margin-bottom:66px;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(300px,.65fr);align-items:end;gap:64px}.section-heading.compact{grid-template-columns:1fr;margin-bottom:50px}.section-heading h2,.story-copy h2,.contact-copy h2{font-size:clamp(48px,5vw,78px);line-height:.98}.section-heading p{margin:0;color:var(--ink-soft);font-size:17px;line-height:1.65}.filter-row{margin-bottom:44px;padding-bottom:18px;display:flex;align-items:center;gap:10px;flex-wrap:wrap;border-bottom:1px solid var(--line)}.filter-row button{min-height:42px;padding:0 17px;color:var(--ink-soft);font-size:12px;font-weight:700;background:transparent;border:1px solid var(--line);border-radius:999px;cursor:pointer;transition:color .18s ease,background .18s ease,border .18s ease}.filter-row button:hover,.filter-row button.active{color:var(--white);background:var(--ink);border-color:var(--ink)}.product-count{margin-inline-start:auto;color:var(--ink-soft);font-size:11px;font-weight:700;letter-spacing:.12em}.product-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:58px 28px;align-items:start}.product-card{min-width:0}.product-card-1{grid-column:span 7}.product-card-2{grid-column:span 5}.product-card-3,.product-card-4{grid-column:span 6}.product-image-button{position:relative;width:100%;height:540px;padding:0;overflow:hidden;background:var(--cream);border:0;border-radius:26px;cursor:zoom-in}.product-card-1 .product-image-button,.product-card-2 .product-image-button{height:620px}.product-image-button:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid rgba(20,39,57,.08);border-radius:inherit;pointer-events:none}.product-image-button img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.2,.7,.2,1)}.product-card:hover .product-image-button img{transform:scale(1.035)}.product-index,.image-count{position:absolute;top:18px;z-index:2;min-width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;color:var(--ink);font-size:11px;font-weight:800;background:#ffffffe6;border-radius:999px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.product-index{left:18px}.image-count{right:18px;padding:0 12px}.product-card-copy{padding:20px 2px 0;display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.product-card-copy>div>span{color:var(--coral);font-size:10px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.product-card-copy h3{margin:7px 0 0;font-size:clamp(22px,2vw,31px);line-height:1.08;letter-spacing:-.035em}.round-button{width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;color:var(--ink);background:transparent;border:1px solid var(--line);border-radius:50%;cursor:pointer;transition:color .18s ease,background .18s ease,transform .18s ease}.product-card:hover .round-button{color:var(--white);background:var(--coral);border-color:var(--coral);transform:translateY(-3px)}.story-section{min-height:860px;padding:112px clamp(24px,6vw,96px);display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.72fr);align-items:center;gap:clamp(64px,9vw,150px);color:var(--cream);background:var(--ink)}.story-collage{position:relative;min-height:640px}.story-collage figure{position:absolute;margin:0;overflow:hidden;border-radius:24px}.story-collage img{width:100%;height:100%;object-fit:cover}.story-image-large{inset:0 auto 0 0;width:72%}.story-image-small{inset:auto 0 -4% auto;width:42%;height:58%;border:10px solid var(--ink)}.story-image-small img{object-position:center 40%}.story-number{position:absolute;top:34px;right:7%;color:var(--yellow);font-size:18px;font-weight:800;letter-spacing:.12em;writing-mode:vertical-rl}.story-copy{max-width:560px}.story-copy .eyebrow{color:var(--yellow)}.story-copy p{margin:34px 0 32px;color:#f3efe5b8;font-size:18px;line-height:1.72}.applications{padding-top:140px;padding-bottom:140px}.application-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.application-grid article{position:relative;min-height:330px;padding:34px 28px 32px;border-inline-end:1px solid var(--line)}.application-grid article:last-child{border-inline-end:0}.application-icon{width:50px;height:50px;display:inline-flex;align-items:center;justify-content:center;color:var(--ink);background:var(--yellow);border-radius:16px}.application-grid b{position:absolute;top:40px;right:28px;color:var(--coral);font-size:11px;letter-spacing:.12em}.rtl .application-grid b{right:auto;left:28px}.application-grid h3{margin:82px 0 12px;font-size:25px;line-height:1.05;letter-spacing:-.035em}.application-grid p{margin:0;color:var(--ink-soft);font-size:14px;line-height:1.65}.contact-section{margin-bottom:70px;padding:clamp(50px,6vw,88px);display:grid;grid-template-columns:1fr minmax(360px,.7fr);align-items:end;gap:64px;color:var(--ink);background:var(--coral);border-radius:34px}.contact-section .eyebrow{color:var(--ink)}.contact-copy p{max-width:650px;margin:28px 0 0;font-size:17px;line-height:1.65}.contact-action{padding:26px 28px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;color:var(--ink);background:var(--paper);border-radius:22px;transition:transform .18s ease,box-shadow .18s ease}.contact-action:hover{transform:translateY(-5px);box-shadow:0 22px 50px #1427392e}.contact-action span{display:flex;flex-direction:column;gap:4px;font-size:17px;font-weight:800}.contact-action small{font-size:11px;font-weight:600;opacity:.62}.site-footer{padding:38px clamp(24px,5vw,76px) 30px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:38px;color:var(--cream);background:var(--ink)}.footer-contact{display:flex;align-items:center;gap:24px;color:#f3efe5bd;font-size:12px}.footer-contact span{display:inline-flex;align-items:center;gap:8px}.footer-meta{grid-column:1 / -1;padding-top:24px;display:flex;justify-content:space-between;color:#f3efe573;font-size:10px;letter-spacing:.08em;border-top:1px solid rgba(243,239,229,.14)}.portal-page{height:100vh;padding-top:88px;background:var(--white)}.portal-page iframe{width:100%;height:100%;border:0}.product-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;padding:30px;display:flex;align-items:center;justify-content:center;background:#0a161fc7;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.product-modal{position:relative;width:min(1160px,100%);max-height:calc(100vh - 60px);display:grid;grid-template-columns:minmax(0,1.18fr) minmax(340px,.72fr);overflow:hidden;background:var(--paper);border-radius:28px;box-shadow:0 40px 100px #00000052}.modal-close{position:absolute;top:18px;right:18px;z-index:4;width:46px;height:46px;display:inline-flex;align-items:center;justify-content:center;color:var(--ink);background:#ffffffe6;border:0;border-radius:50%;cursor:pointer;box-shadow:0 12px 28px #14273929}.rtl .modal-close{right:auto;left:18px}.modal-media{position:relative;min-height:690px;background:#e8e3d8}.modal-media>img{width:100%;height:100%;max-height:calc(100vh - 60px);object-fit:contain}.modal-arrow{position:absolute;top:50%;width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;color:var(--ink);background:#ffffffe0;border:0;border-radius:50%;cursor:pointer;transform:translateY(-50%);box-shadow:0 12px 28px #14273929}.modal-arrow-left{left:18px}.modal-arrow-right{right:18px}.modal-counter{position:absolute;right:18px;bottom:18px;padding:10px 13px;color:var(--ink);font-size:11px;font-weight:800;background:#ffffffe0;border-radius:999px}.modal-copy{padding:76px 46px 42px;display:flex;flex-direction:column;overflow-y:auto}.modal-copy h2{font-size:clamp(38px,4vw,58px);line-height:.98}.modal-copy>p{margin:28px 0 30px;color:var(--ink-soft);font-size:16px;line-height:1.7}.modal-thumbnails{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.modal-thumbnails button{aspect-ratio:1;padding:0;overflow:hidden;background:var(--cream);border:2px solid transparent;border-radius:10px;cursor:pointer;opacity:.56}.modal-thumbnails button.active{border-color:var(--coral);opacity:1}.modal-thumbnails img{width:100%;height:100%;object-fit:cover}.modal-inquiry{width:100%;margin-top:auto}@media(max-width:1180px){.site-header{grid-template-columns:1fr auto}.desktop-nav{display:none}.menu-button,.mobile-nav{display:flex}.hero{min-height:820px;grid-template-columns:minmax(0,.9fr) minmax(460px,1.1fr);gap:50px}.hero-gallery{min-height:610px}.product-image-button,.product-card-1 .product-image-button,.product-card-2 .product-image-button{height:500px}.story-section{grid-template-columns:1fr .8fr;gap:70px}.application-grid{grid-template-columns:repeat(2,1fr)}.application-grid article:nth-child(2){border-inline-end:0}.application-grid article:nth-child(-n+2){border-bottom:1px solid var(--line)}}@media(max-width:900px){.site-header{height:76px;padding-inline:18px}.header-inquiry span,.brand-copy small{display:none}.header-inquiry{width:44px;padding:0;justify-content:center}.hero{min-height:auto;padding:124px 24px 60px;grid-template-columns:1fr;gap:64px}.hero-copy{max-width:760px}.hero h1{max-width:760px;font-size:clamp(54px,11vw,88px)}.hero-gallery{width:min(720px,100%);min-height:680px;margin-inline:auto}.section-heading{grid-template-columns:1fr;align-items:start;gap:26px}.product-grid{gap:48px 20px}.product-card-1,.product-card-2,.product-card-3,.product-card-4{grid-column:span 6}.product-image-button,.product-card-1 .product-image-button,.product-card-2 .product-image-button{height:470px}.story-section{grid-template-columns:1fr;gap:86px}.story-collage{min-height:650px}.story-copy{max-width:680px}.contact-section{grid-template-columns:1fr;align-items:start}.site-footer{grid-template-columns:1fr}.footer-contact{align-items:flex-start;flex-direction:column;gap:12px}.product-modal{grid-template-columns:1fr;max-width:760px;max-height:calc(100vh - 32px);overflow-y:auto}.modal-media{min-height:50vh;height:50vh}.modal-media>img{height:100%}.modal-copy{min-height:420px}.modal-inquiry{margin-top:32px}}@media(max-width:640px){html{scroll-padding-top:86px}.site-header{gap:10px}.brand{gap:8px}.brand-mark{width:38px;height:38px;border-radius:11px}.brand-copy strong{font-size:14px}.header-actions{gap:7px}.language-select select{min-width:62px;width:62px;height:40px;padding:0 8px}.header-inquiry{display:none}.menu-button{width:40px;height:40px}.mobile-nav{inset:70px 10px auto 10px;padding:24px}.mobile-nav>a{font-size:24px}.hero{padding:116px 18px 48px;gap:52px}.eyebrow{margin-bottom:16px;font-size:10px}.hero h1{font-size:clamp(47px,14.2vw,68px);line-height:.96}.hero-copy>p{margin-top:22px;font-size:16px}.hero-actions{margin-top:28px;align-items:stretch;flex-direction:column;gap:12px}.hero-actions .button,.hero-actions .text-link{width:100%;justify-content:center}.principle-list{margin-top:42px;grid-template-columns:1fr;gap:9px}.hero-gallery{min-height:500px}.hero-image-main{width:82%;border-radius:110px 22px 22px}.hero-image-small{width:49%;height:42%;border-width:7px;border-radius:18px 18px 74px}.hero-sticker{inset:24px auto auto 3%;width:82px;height:82px;font-size:9px}.category-ribbon{justify-content:flex-start;padding-inline:20px}.category-ribbon span:nth-of-type(n+3),.category-ribbon i:nth-of-type(n+3){display:none}.section-wrap{width:calc(100% - 36px)}.collection,.applications{padding-top:92px;padding-bottom:92px}.section-heading{margin-bottom:44px}.section-heading h2,.story-copy h2,.contact-copy h2{font-size:clamp(42px,13vw,58px)}.section-heading p{font-size:15px}.filter-row{margin-bottom:32px;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none}.filter-row::-webkit-scrollbar{display:none}.filter-row button,.product-count{white-space:nowrap}.product-count{display:none}.product-grid{grid-template-columns:1fr;gap:44px}.product-card-1,.product-card-2,.product-card-3,.product-card-4{grid-column:auto}.product-image-button,.product-card-1 .product-image-button,.product-card-2 .product-image-button{height:430px;border-radius:21px}.product-card-copy{padding-top:16px}.product-card-copy h3{font-size:24px}.story-section{min-height:auto;padding:82px 18px;gap:70px}.story-collage{min-height:470px}.story-image-large{width:82%}.story-image-small{width:50%;height:50%;border-width:7px}.story-number{right:2%;font-size:14px}.story-copy p{font-size:16px}.application-grid{grid-template-columns:1fr}.application-grid article{min-height:255px;border-inline-end:0;border-bottom:1px solid var(--line)}.application-grid article:last-child{border-bottom:0}.application-grid h3{margin-top:50px}.contact-section{width:calc(100% - 24px);margin-bottom:24px;padding:48px 24px 24px;gap:44px;border-radius:26px}.contact-copy p{font-size:15px}.contact-action{padding:20px;gap:12px}.contact-action span{font-size:14px}.site-footer{padding:42px 20px 26px}.footer-meta{align-items:flex-start;flex-direction:column;gap:12px}.product-modal-backdrop{padding:8px;align-items:flex-end}.product-modal{max-height:calc(100vh - 16px);border-radius:22px}.modal-media{min-height:42vh;height:42vh}.modal-close{top:12px;right:12px;width:42px;height:42px}.modal-arrow{width:42px;height:42px}.modal-arrow-left{left:12px}.modal-arrow-right{right:12px}.modal-copy{min-height:410px;padding:36px 22px 22px}.modal-copy h2{font-size:38px}.modal-thumbnails{gap:6px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
