:root{--ink:#202820;--forest:#19231b;--forest-2:#243126;--muted:#5e685e;--cream:#f5f2e9;--paper:#fbfaf6;--line:#dedfd5;--gold:#d4b485;--gold-dark:#80603b;--font-ar:'IBM Plex Sans Arabic',sans-serif;--font-ar-display:'Noto Naskh Arabic',serif;--font-en:'DM Sans',sans-serif}
*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font-ar);font-size:17px;line-height:1.65;overflow-x:hidden}body.lang-en{font-family:var(--font-en);font-size:15px;line-height:1.7}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.15}h2{font-size:clamp(2.7rem,4.6vw,5rem);letter-spacing:-.045em;font-weight:700}h2 em,h1 em{color:var(--gold-dark);font-style:normal}img{max-width:100%;display:block}::selection{background:var(--gold);color:var(--forest)}:focus-visible{outline:2px solid var(--gold-dark);outline-offset:4px}.container{width:min(100% - 64px,1320px);margin-inline:auto}.section-space{padding-block:120px}.skip-link{position:absolute;z-index:1000;top:-60px;right:20px;background:#fff;padding:10px 18px}.reveal{opacity:1}.skip-link:focus{top:10px}
.site-header{position:fixed;z-index:50;inset:0 0 auto;color:#fff;border-bottom:1px solid rgba(255,255,255,.13);background:rgba(23,33,25,.94)}main section[id]{scroll-margin-top:105px}.header-inner{display:flex;align-items:center;gap:40px;height:100px}.brand{display:inline-flex;align-items:center;gap:13px;white-space:nowrap;direction:ltr}.brand-symbol{display:block;width:41px;height:41px;position:relative;border:1px solid var(--gold);border-radius:50%;transform:rotate(-12deg)}.brand-symbol i{position:absolute;display:block;border:1px solid var(--gold);border-radius:50%;width:11px;height:25px;left:14px;top:7px;transform-origin:center 17px}.brand-symbol i:nth-child(2){transform:rotate(60deg)}.brand-symbol i:nth-child(3){transform:rotate(-60deg)}.brand-copy{display:flex;flex-direction:column;line-height:1;letter-spacing:.12em}.brand-copy strong{font-family:'DM Sans',sans-serif;font-size:16px;font-weight:800;letter-spacing:.11em}.brand-copy small{font-family:'DM Sans',sans-serif;font-size:8px;letter-spacing:.43em;margin-top:5px}.site-nav{display:flex;align-items:center;gap:30px;margin-inline:auto}.site-nav a{font-size:14px;font-weight:600;opacity:.85;transition:color .25s,opacity .25s}.site-nav a:hover{color:var(--gold);opacity:1}.header-actions{display:flex;align-items:center;gap:18px}.language-switch{border:0;background:transparent;color:#fff;font:700 12px 'DM Sans',sans-serif;letter-spacing:.08em;padding:10px}.header-cta{border:1px solid rgba(255,255,255,.5);display:flex;align-items:center;gap:24px;padding:11px 20px;font-size:13px;font-weight:700;transition:background .25s,color .25s}.header-cta:hover{background:var(--gold);color:var(--forest);border-color:var(--gold)}.header-cta span:last-child{font-size:17px}.menu-toggle{display:none;border:0;background:none;width:36px;height:36px;padding:7px;flex-direction:column;justify-content:center;gap:7px}.menu-toggle span{height:2px;width:100%;background:#fff;display:block;transition:transform .3s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4.5px) rotate(-45deg)}
.hero{min-height:790px;height:min(900px,100svh);position:relative;background:#1d2119;color:#fff;display:flex;align-items:center}.hero-image{position:absolute;inset:0;background:url('assets/hero.webp') center center/cover no-repeat}.hero-shade{position:absolute;inset:0;background:linear-gradient(270deg,rgba(17,21,15,.54),rgba(17,21,15,.1) 56%,rgba(17,21,15,.02));pointer-events:none}.hero-inner{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;padding-top:55px}.hero-content{width:min(100%,620px)}.eyebrow{display:flex;align-items:center;gap:13px;font-size:13px;font-weight:700;color:var(--gold-dark);letter-spacing:.02em;margin-bottom:27px}.eyebrow.light{color:var(--gold)}.eyebrow-line{width:36px;height:1px;background:currentColor;flex:none}.hero h1{font-size:clamp(4.1rem,7.2vw,7.6rem);letter-spacing:-.075em;font-weight:700;line-height:1.09;margin-bottom:26px}.hero h1 em{color:var(--gold)}.hero p{font-size:19px;line-height:1.85;max-width:530px;color:#e7e4dc;margin-bottom:36px}.hero-actions{display:flex;align-items:center;gap:30px;flex-wrap:wrap}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:32px;min-height:57px;padding:12px 23px;font-weight:700;font-size:14px;border:1px solid transparent;transition:background .25s,color .25s,transform .25s}.button:hover{transform:translateY(-3px)}.button span:last-child{font-size:20px;font-weight:400}.button-gold{background:var(--gold);color:var(--forest)}.button-gold:hover{background:#e5c99d}.text-link{display:inline-flex;align-items:center;gap:23px;font-size:14px;font-weight:700;border-bottom:1px solid var(--gold-dark);padding-bottom:8px;color:var(--forest)}.text-link span:last-child{font-size:18px}.light-link{color:#fff;border-color:var(--gold)}.hero-side-note{display:flex;align-items:center;gap:14px;writing-mode:vertical-rl;transform:rotate(180deg);font:600 10px 'DM Sans',sans-serif;letter-spacing:.2em;opacity:.75}.note-line{width:1px;height:74px;background:rgba(255,255,255,.5)}.scroll-cue{position:absolute;z-index:2;bottom:36px;right:calc((100% - min(100% - 64px,1320px))/2);display:flex;align-items:center;gap:16px;color:#e8e1d6;font-size:12px;font-weight:700}.scroll-cue span:last-child{font-size:22px}
.intro{background:var(--paper)}.intro-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:10%;align-items:end}.intro h2{margin-bottom:0}.intro-copy{padding-bottom:7px}.intro-copy p{font-size:19px;line-height:1.95;color:#566157;margin-bottom:30px}.intro-strip{margin-top:90px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding-block:30px;display:grid;grid-template-columns:1fr 1px 1fr 1px 1fr;align-items:center}.intro-strip>div{display:flex;align-items:center;justify-content:center;gap:20px}.intro-strip strong{font-family:'DM Sans',sans-serif;font-size:46px;font-weight:500;color:var(--gold-dark);line-height:1}.intro-strip span:not(.strip-divider){font-size:14px;color:var(--muted)}.strip-divider{height:42px;background:var(--line);width:1px}
.solutions{background:#efeee6}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:50px}.section-heading h2{margin:0}.section-heading>p{max-width:370px;margin:0 0 8px;color:var(--muted);font-size:17px;line-height:1.9}.solution-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.solution-card{min-height:610px;padding:32px 38px 42px;display:flex;flex-direction:column;position:relative;overflow:hidden}.solution-card.inspired{background:#e3ded2;color:var(--forest)}.solution-card.creation{background:#253329;color:#f9f7ef}.card-top{display:flex;justify-content:space-between;align-items:center;position:relative;z-index:2}.card-index{font:700 12px 'DM Sans',sans-serif;letter-spacing:.12em}.card-spark{font-size:28px;color:var(--gold-dark)}.creation .card-spark{color:var(--gold)}.solution-art{height:275px;position:relative;display:grid;place-items:center}.inspiration-art::before,.inspiration-art::after,.inspiration-art span,.creation-art::before,.creation-art::after,.creation-art span{content:'';position:absolute;display:block}.inspiration-art::before{width:225px;height:225px;border:1px solid rgba(74,82,63,.25);border-radius:50%}.inspiration-art::after{width:170px;height:170px;border:1px solid rgba(74,82,63,.35);border-radius:50%}.inspiration-art span:nth-child(1){width:65px;height:160px;border-radius:32px 32px 8px 8px;box-shadow:inset 0 0 35px rgba(122,78,34,.35),0 18px 24px rgba(50,45,36,.15);background:linear-gradient(120deg,#c4aa7f,#956e44 55%,#ddcba5);z-index:1;transform:rotate(-19deg) translate(-44px,-12px)}.inspiration-art span:nth-child(2){width:65px;height:160px;border-radius:32px 32px 8px 8px;background:linear-gradient(120deg,#e7d4aa,#b58f5f 60%,#ece3d1);box-shadow:inset 0 0 26px rgba(122,78,34,.2),0 18px 24px rgba(50,45,36,.15);transform:rotate(19deg) translate(44px,-12px)}.inspiration-art span:nth-child(3){width:270px;height:1px;background:rgba(73,76,56,.3);bottom:30px}.creation-art::before{width:238px;height:238px;border:1px solid rgba(226,197,146,.26);border-radius:50%;transform:rotate(-28deg) scaleX(.54)}.creation-art::after{width:238px;height:238px;border:1px solid rgba(226,197,146,.26);border-radius:50%;transform:rotate(28deg) scaleX(.54)}.creation-art span:nth-child(1){width:120px;height:120px;background:radial-gradient(circle at 35% 35%,#e1c59b,#906942 65%,#3c3224);border-radius:50%;box-shadow:0 0 45px rgba(209,170,111,.24)}.creation-art span:nth-child(2){width:25px;height:25px;background:#e1c59b;border-radius:50%;transform:translate(124px,-60px)}.creation-art span:nth-child(3){width:16px;height:16px;background:#b8996c;border-radius:50%;transform:translate(-128px,65px)}.card-content{position:relative;z-index:2;margin-top:auto}.card-kicker{font-size:13px;letter-spacing:.04em;color:#5a5445;font-weight:700}.creation .card-kicker{color:var(--gold)}.card-content h3{font:500 clamp(3.3rem,5vw,5.6rem) 'DM Sans',sans-serif;letter-spacing:-.075em;margin:7px 0 12px}.card-content p{max-width:440px;margin-bottom:26px;color:#536052;font-size:16px;line-height:1.85}.creation .card-content p{color:#d1d9cd}.card-link{display:flex;align-items:center;justify-content:space-between;padding-top:16px;border-top:1px solid rgba(40,51,40,.25);font-weight:700;font-size:14px}.card-link span:last-child{font-size:21px}.creation .card-link{border-color:rgba(255,255,255,.25)}
.applications{background:var(--paper)}.app-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-right:1px solid var(--line)}.app-card{min-height:275px;padding:30px 34px;border-left:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;flex-direction:column;position:relative;transition:background .3s}.app-card:hover{background:#f1efe6}.app-icon{height:64px;color:var(--gold-dark);font-size:35px;font-family:'DM Sans',sans-serif;line-height:1}.app-number{position:absolute;top:35px;left:34px;font:600 12px 'DM Sans',sans-serif;color:#5e685e}.app-card h3{font-size:24px;margin:7px 0 11px;font-weight:700}.app-card p{font-size:15px;line-height:1.8;color:var(--muted);margin:0;max-width:290px}
.quality{background:var(--forest);color:#f8f6ee;position:relative;overflow:hidden}.quality-glow{position:absolute;width:650px;height:650px;border-radius:50%;background:radial-gradient(circle,rgba(152,134,92,.14),transparent 66%);top:-240px;right:-170px}.quality-grid{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:12%;align-items:center}.quality-lead h2{margin-bottom:26px}.quality-lead h2 em{color:var(--gold)}.quality-lead p{color:#c5cec2;line-height:2;max-width:570px;margin-bottom:34px}.button-outline{border-color:var(--gold);color:var(--gold)}.button-outline:hover{background:var(--gold);color:var(--forest)}.quality-list{border-top:1px solid rgba(255,255,255,.2)}.quality-item{display:grid;grid-template-columns:45px 1fr;gap:20px;padding:25px 0;border-bottom:1px solid rgba(255,255,255,.2)}.quality-item>span{font:500 12px 'DM Sans',sans-serif;color:var(--gold);padding-top:7px}.quality-item h3{font-size:23px;margin-bottom:6px}.quality-item p{color:#b6c0b4;font-size:15px;line-height:1.8;margin:0}
.process{background:#f0eee6}.process-heading{text-align:center}.process-heading .eyebrow{justify-content:center}.process-heading h2{margin-bottom:65px}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.process-step{border-top:1px solid #abb2a6;padding-top:22px}.process-step>span{font:500 39px 'DM Sans',sans-serif;color:var(--gold-dark);display:block;margin-bottom:34px}.process-step h3{font-size:24px;margin-bottom:12px}.process-step p{color:var(--muted);font-size:16px;line-height:1.8;max-width:350px;margin:0}
.contact{background:var(--paper)}.contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:10%;align-items:start}.contact-copy{padding-top:20px}.contact-copy h2{margin-bottom:26px}.contact-copy p{font-size:17px;line-height:1.95;color:var(--muted);max-width:470px}.email-link{font-family:'DM Sans',sans-serif;display:inline-flex;align-items:center;gap:30px;margin-top:25px;border-bottom:1px solid var(--gold-dark);padding-bottom:8px;font-size:17px}.email-link span{font-size:20px}.contact-form{background:#eeeae0;padding:42px;display:flex;flex-direction:column;gap:19px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.contact-form label{display:flex;flex-direction:column;gap:7px;font-size:13px;font-weight:700;color:#465146}.contact-form input,.contact-form select,.contact-form textarea{width:100%;border:1px solid #d1d1c7;background:#faf9f5;border-radius:0;color:var(--forest);font-size:15px;padding:13px 15px;outline:none;transition:border-color .2s}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--gold-dark)}.contact-form textarea{resize:vertical;min-height:110px}.contact-form select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='7'%3E%3Cpath d='m1 1 5 5 5-5' stroke='%23536153' fill='none'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:left 16px center}.contact-form .button{width:100%;margin-top:4px}.button-dark{background:var(--forest);color:#fff}.button-dark:hover{background:#334836}.contact-form small{font-size:12px;color:#657066;margin-top:-9px}
.site-footer{background:#172119;color:#fff;padding-top:70px}.footer-main{display:grid;grid-template-columns:2fr 1fr 1fr;gap:70px;padding-bottom:75px}.footer-brand p{max-width:330px;color:#abb8aa;font-size:15px;line-height:1.9;margin-top:30px}.footer-links{display:flex;flex-direction:column;gap:12px}.footer-links h3{font-size:16px;margin:0 0 9px;color:var(--gold)}.footer-links a{font-size:14px;color:#c6d0c4;transition:color .2s}.footer-links a:hover{color:var(--gold)}.footer-bottom{padding-block:22px;border-top:1px solid rgba(255,255,255,.17);display:flex;justify-content:space-between;gap:20px;font-size:12px;color:#98a897}.footer-bottom a{color:#d9c8a9}
body.lang-en .hero-content{direction:ltr;text-align:left;margin-inline-start:auto}body.lang-en .hero-shade{background:linear-gradient(270deg,rgba(17,21,15,.55),rgba(17,21,15,.2) 56%,rgba(17,21,15,.01))}body.lang-en .scroll-cue{right:calc((100% - min(100% - 64px,1320px))/2)}body.lang-en .contact-form select{background-position:right 16px center}body.lang-en h1,body.lang-en h2,body.lang-en h3{font-family:'DM Sans',sans-serif}body.lang-en .hero h1{font-size:clamp(3.7rem,6.2vw,6.6rem)}body.lang-en .intro-strip>div{flex-wrap:wrap}
/* Refined Arabic display lettering paired with a clear interface face. */
body:not(.lang-en) h1,body:not(.lang-en) h2,body:not(.lang-en) h3{font-family:var(--font-ar-display);font-weight:600;letter-spacing:0}
body:not(.lang-en) h2{font-size:clamp(2.6rem,4.1vw,4.6rem);line-height:1.37}
body:not(.lang-en) .hero h1{font-size:clamp(3.65rem,6.5vw,6.7rem);line-height:1.29;letter-spacing:0}
body:not(.lang-en) .app-card h3,body:not(.lang-en) .quality-item h3,body:not(.lang-en) .process-step h3{font-size:22px;line-height:1.45}
body .card-content h3{font-family:'Cormorant Garamond',serif;font-size:clamp(4.25rem,6vw,6.2rem);font-weight:600;letter-spacing:-.035em;line-height:.98}
body.lang-en h1,body.lang-en h2,body.lang-en h3{font-family:'Cormorant Garamond',serif;letter-spacing:-.028em;font-weight:600}
body.lang-en h2{font-size:clamp(3.1rem,5vw,5.5rem);line-height:1.06}
body.lang-en .hero h1{font-size:clamp(4.1rem,7vw,7.5rem);line-height:1.01;letter-spacing:-.04em}
body.lang-en .app-card h3,body.lang-en .quality-item h3,body.lang-en .process-step h3{font-size:29px}
@media(max-width:1100px){.header-inner{gap:25px}.site-nav{gap:18px}.site-nav a{font-size:13px}.header-cta{display:none}.hero{min-height:720px}.solution-card{min-height:590px}.quality-grid{gap:7%}}
@media(max-width:850px){.container{width:min(100% - 42px,1320px)}.section-space{padding-block:90px}.header-inner{height:78px}.site-nav{display:none;position:absolute;top:78px;left:0;right:0;background:var(--forest);padding:24px 22px 30px;border-top:1px solid rgba(255,255,255,.15);box-shadow:0 22px 28px rgba(0,0,0,.2);flex-direction:column;align-items:stretch;gap:0}.site-nav.open{display:flex}.site-nav a{padding:11px 0;font-size:16px}.menu-toggle{display:flex}.hero{height:auto;min-height:750px}.hero-image{background-position:38% center}.hero-shade{background:linear-gradient(270deg,rgba(17,21,15,.85),rgba(17,21,15,.3) 75%)}.hero-content{max-width:550px}.hero-side-note{display:none}.scroll-cue{right:21px}.intro-grid,.quality-grid,.contact-grid{grid-template-columns:1fr;gap:35px}.section-heading{align-items:start;flex-direction:column;gap:20px}.section-heading>p{max-width:630px}.intro-strip{margin-top:60px}.intro-strip>div{flex-direction:column;gap:10px;text-align:center}.intro-strip strong{font-size:35px}.intro-strip span:not(.strip-divider){font-size:12px}.app-grid{grid-template-columns:repeat(2,1fr)}.quality-list{max-width:700px}.contact-copy{padding-top:0}.contact-form{max-width:720px}.footer-main{gap:35px}}
@media(max-width:650px){.container{width:min(100% - 34px,1320px)}.section-space{padding-block:72px}.brand-symbol{width:36px;height:36px}.brand-symbol i{left:12px;top:5px}.brand-copy strong{font-size:14px}.brand-copy small{font-size:7px}.header-actions{gap:7px}.hero{min-height:750px;align-items:center}.hero-image{background-position:35% center}.hero-shade{background:linear-gradient(180deg,rgba(19,24,18,.7),rgba(19,24,18,.82) 54%,rgba(19,24,18,.4))}.hero-inner{padding-top:95px;padding-bottom:90px}.hero h1{font-size:clamp(3.65rem,12vw,5.2rem);margin-bottom:20px}.hero p{font-size:17px;line-height:1.8}.hero-actions{align-items:flex-start;gap:22px;flex-direction:column}.scroll-cue{bottom:22px}.intro h2,.section-heading h2,.quality h2,.process h2,.contact h2{font-size:clamp(2.5rem,9vw,4rem)}.intro-copy p{font-size:17px}.intro-strip{margin-top:45px;padding-block:24px}.intro-strip strong{font-size:27px}.intro-strip span:not(.strip-divider){font-size:11px;line-height:1.3}.strip-divider{height:55px}.solution-grid,.process-grid{grid-template-columns:1fr}.solution-card{min-height:560px;padding:25px}.solution-art{height:255px}.card-content h3{font-size:3.8rem}.app-grid{grid-template-columns:1fr}.app-card{min-height:210px;padding:24px}.app-icon{height:50px}.app-number{top:28px;left:24px}.process-grid{gap:34px}.process-step>span{margin-bottom:16px}.process-heading h2{margin-bottom:45px}.contact-form{padding:24px}.form-row{grid-template-columns:1fr;gap:19px}.footer-main{grid-template-columns:1fr 1fr;gap:35px}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:9px}}
@media(max-width:390px){.hero h1{font-size:3.35rem}body.lang-en .hero h1{font-size:clamp(2.8rem,10vw,3.3rem)}.hero{min-height:715px}.intro-strip strong{font-size:22px}.intro-strip>div{gap:5px}.solution-card{min-height:540px}.card-content h3{font-size:3.3rem}.email-link{font-size:14px}}
@media(max-width:350px){.hero h1{font-size:3rem}.hero p{font-size:16px}.eyebrow{font-size:12px}}
@media(max-width:650px){body .card-content h3{font-size:clamp(3.2rem,14.3vw,4.5rem)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.button{transition:none}}

/* Mobile navigation stays at the screen edge, beside its toggle. */
@media(max-width:850px){
  .header-actions{margin-inline-start:auto}
  .site-nav{position:fixed;top:78px;bottom:0;left:0;right:auto;width:min(320px,88vw);height:auto;margin:0;padding:28px;overflow-y:auto;align-items:stretch}
  body.lang-en .site-nav{left:auto;right:0}
  body.menu-open{overflow:hidden}
  body.menu-open::before{content:"";position:fixed;inset:78px 0 0;background:rgba(10,15,11,.56);z-index:40}
}

/* Organic surfaces and quiet movement, inspired by the flow of a fragrance. */
.site-header{border-radius:0 0 24px 24px}
.header-cta,.button{border-radius:999px}
.button{box-shadow:0 12px 32px rgba(23,33,25,.12)}
.button span:last-child{display:grid;place-items:center;width:30px;height:30px;flex:none;border:1px solid currentColor;border-radius:50%;line-height:1}
.eyebrow-line{width:43px;height:11px;background:none;border-top:1px solid currentColor;border-radius:50%}
.hero{overflow:hidden;border-radius:0 0 0 clamp(65px,12vw,180px)}
.hero::after{content:"";position:absolute;z-index:1;inset:auto -10% -225px auto;width:min(58vw,690px);height:390px;border:1px solid rgba(231,205,166,.27);border-radius:46% 54% 61% 39% / 59% 36% 64% 41%;pointer-events:none;transform:rotate(-12deg)}
.hero-image{transform:scale(1.04)}
.intro,.solutions,.applications,.process,.contact{position:relative;isolation:isolate;overflow:hidden}
.intro>.container,.solutions>.container,.applications>.container,.process>.container,.contact>.container{position:relative;z-index:1}
.intro::before,.solutions::before,.applications::before,.process::before,.contact::before{content:"";position:absolute;z-index:0;pointer-events:none;border:1px solid rgba(137,116,79,.19);border-radius:43% 57% 64% 36% / 58% 39% 61% 42%}
.intro::before{width:470px;height:470px;top:-230px;left:-170px;transform:rotate(24deg)}
.solutions{border-radius:105px 0 105px 0}
.solutions::before{width:540px;height:540px;top:-310px;right:-145px;transform:rotate(-18deg)}
.applications::before{width:390px;height:390px;bottom:-225px;left:-120px;transform:rotate(31deg)}
.quality{border-radius:0 110px 0 110px}
.quality::before{content:"";position:absolute;inset:8% auto auto -180px;width:500px;height:500px;border:1px solid rgba(220,194,149,.13);border-radius:43% 57% 50% 50% / 61% 38% 62% 39%;pointer-events:none;transform:rotate(28deg)}
.process{border-radius:100px 0 100px 0}
.process::before{width:550px;height:550px;top:-340px;left:38%;transform:rotate(33deg)}
.contact::before{width:460px;height:460px;bottom:-280px;right:-190px;transform:rotate(-24deg)}
.intro-strip{padding:30px 20px;border:1px solid rgba(128,96,59,.12);border-radius:70px;background:#f1eee6;box-shadow:0 18px 50px rgba(32,40,32,.035)}
.solution-grid{gap:24px}
.solution-card{border-radius:80px 20px 80px 20px;transition:box-shadow .45s ease,transform .45s ease}
.solution-card.creation{border-radius:20px 80px 20px 80px}
.solution-card:hover{box-shadow:0 28px 70px rgba(23,33,25,.15);transform:translateY(-8px)}
.solution-art{transition:transform .6s cubic-bezier(.2,.7,.2,1)}
.solution-card:hover .solution-art{transform:scale(1.055) rotate(-2deg)}
.solution-card.creation:hover .solution-art{transform:scale(1.055) rotate(2deg)}
.card-link{transition:gap .3s ease,color .3s ease}
.card-link:hover{color:var(--gold-dark)}
.creation .card-link:hover{color:var(--gold)}
.app-grid{gap:20px;border:0}
.app-card{min-height:260px;border:1px solid rgba(128,96,59,.12);border-radius:26px 68px 26px 68px;background:#f3f0e8;overflow:hidden;transition:background .4s ease,transform .4s ease,box-shadow .4s ease}
.app-card:nth-child(even){border-radius:68px 26px 68px 26px;background:#f6f3ec}
.app-card::before{content:"";position:absolute;width:160px;height:160px;top:-76px;left:-55px;border:1px solid rgba(128,96,59,.15);border-radius:49% 51% 63% 37% / 43% 66% 34% 57%;pointer-events:none}
.app-card:hover{background:#eae7dc;transform:translateY(-8px);box-shadow:0 22px 48px rgba(39,48,35,.09)}
.app-icon{transition:transform .5s ease}
.app-card:hover .app-icon{transform:rotate(-14deg) scale(1.13)}
.quality-list{border:0;display:grid;gap:12px}
.quality-item{padding:19px 24px;border:1px solid rgba(255,255,255,.13);border-radius:18px 48px 18px 48px;background:rgba(255,255,255,.035);transition:background .35s ease,transform .35s ease}
.quality-item:nth-child(even){border-radius:48px 18px 48px 18px}
.quality-item:hover{background:rgba(255,255,255,.09);transform:translateX(-5px)}
body.lang-en .quality-item:hover{transform:translateX(5px)}
.process-grid{gap:24px}
.process-step{min-height:280px;padding:28px 30px;border:1px solid rgba(128,96,59,.14);border-radius:30px 75px 30px 75px;background:rgba(255,255,255,.42);transition:transform .4s ease,box-shadow .4s ease}
.process-step:nth-child(2){border-radius:75px 30px 75px 30px}
.process-step:hover{transform:translateY(-7px);box-shadow:0 20px 48px rgba(32,40,32,.08)}
.process-step>span{margin-bottom:24px}
.contact-form{border:1px solid rgba(128,96,59,.13);border-radius:70px 24px 70px 24px;box-shadow:0 24px 65px rgba(35,42,33,.08)}
.contact-form input,.contact-form select,.contact-form textarea{border-radius:15px;transition:border-color .2s,box-shadow .2s}
.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{box-shadow:0 0 0 3px rgba(212,180,133,.2)}
.site-footer{border-radius:90px 90px 0 0}
@media(max-width:850px){.site-nav{border-radius:0 0 28px 0}body.lang-en .site-nav{border-radius:0 0 0 28px}.solutions,.quality,.process{border-radius:70px 0 70px 0}.intro-strip{border-radius:38px}.app-grid{gap:16px}.process-step{min-height:0}}
@media(max-width:650px){.hero{border-radius:0 0 0 80px}.hero::after{width:360px;height:280px;right:-170px;bottom:-160px}.solutions,.quality,.process{border-radius:54px 0 54px 0}.site-footer{border-radius:54px 54px 0 0}.solution-card,.solution-card.creation{border-radius:48px 16px 48px 16px}.app-card,.app-card:nth-child(even){border-radius:22px 58px 22px 58px}.app-card:nth-child(even){border-radius:58px 22px 58px 22px}.intro-strip{border-radius:30px}.quality-item,.quality-item:nth-child(even){border-radius:18px 42px 18px 42px}.process-step,.process-step:nth-child(2){border-radius:26px 58px 26px 58px}.contact-form{border-radius:44px 18px 44px 18px}}

@media(prefers-reduced-motion:no-preference){
  .hero-image{animation:heroBreathe 18s ease-in-out infinite alternate}
  .hero::after{animation:orbitDrift 15s ease-in-out infinite alternate}
  .inspiration-art{animation:artFloat 6s ease-in-out infinite}
  .creation-art{animation:artFloat 7s ease-in-out -2s infinite}
  .quality-glow{animation:glowDrift 12s ease-in-out infinite alternate}
  .js-motion .reveal{opacity:0;transform:translateY(28px);transition:opacity .8s ease,transform .8s cubic-bezier(.2,.7,.2,1)}
  .js-motion .reveal.is-visible{opacity:1;transform:none}
  .js-motion .solution-card.is-visible:hover,.js-motion .app-card.is-visible:hover,.js-motion .process-step.is-visible:hover{transform:translateY(-8px)}
}
@keyframes heroBreathe{to{transform:scale(1.12) translate3d(-1%,1%,0)}}
@keyframes orbitDrift{to{transform:translate3d(-24px,-18px,0) rotate(8deg)}}
@keyframes artFloat{50%{transform:translateY(-10px)}}
@keyframes glowDrift{to{transform:translate3d(-60px,70px,0)}}
@media(prefers-reduced-motion:reduce){.hero-image,.hero::after,.inspiration-art,.creation-art,.quality-glow{animation:none}.solution-card,.solution-art,.app-card,.app-icon,.quality-item,.process-step{transition:none}}

/* The supplied La Brone artwork replaces the temporary CSS emblem. */
.brand{display:block;position:relative;flex:none;width:190px;height:96px;overflow:hidden}
.brand-image{position:absolute;left:50%;top:calc(50% + 6px);width:100%;max-width:none;height:auto;transform:translate(-50%,-50%);mix-blend-mode:screen}
.footer-brand .brand{width:255px;height:130px}
@media(max-width:1100px){.site-header .brand{width:165px;height:84px}}
@media(max-width:850px){.site-header .brand{width:160px;height:78px}}
@media(max-width:650px){.site-header .brand{width:150px;height:76px}.footer-brand .brand{width:220px;height:112px}}
@media(max-width:350px){.site-header .brand{width:137px;height:72px}}
