@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+Arabic:wght@400;500;600;700&family=Manrope:wght@400;500;600;700&display=swap";:root{font-family:IBM Plex Sans Arabic,Manrope,sans-serif;color:#12372f;background:#f7f5ef;font-synthesis:none;--ink:#12372f;--green:#164f40;--cream:#f7f5ef;--paper:#fdfcf8;--copper:#a7683f;--line:rgba(18,55,47,.13)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream)}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}.page-shell{min-height:100vh;overflow:hidden}.trust-bar{height:31px;display:flex;align-items:center;justify-content:space-between;padding:0 5.5vw;background:#12372f;color:#dce9e3;font-size:11px}.trust-bar span{display:flex;align-items:center;gap:6px}.trust-bar span:last-child{opacity:.72}.header{height:78px;display:flex;align-items:center;justify-content:space-between;padding:0 5.5vw;border-bottom:1px solid var(--line);background:#fdfcf8f0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);position:relative;z-index:20}.brand{display:flex;align-items:center;gap:10px;font-size:23px;font-weight:700;letter-spacing:-.03em}.brand-mark{display:grid;place-items:center;width:39px;height:39px;border-radius:15px 15px 15px 5px;background:var(--green);color:#fff;box-shadow:0 7px 18px #12372f26}.header nav{display:flex;align-items:center;gap:34px;font-size:14px;font-weight:500}.header nav a{position:relative;padding:29px 0}.header nav a:after{content:"";position:absolute;inset-inline:0;bottom:20px;height:1px;background:var(--copper);transform:scaleX(0);transition:.2s}.header nav a:hover:after{transform:scaleX(1)}.header-actions{display:flex;align-items:center;gap:14px}.locale-button,.text-button{display:flex;align-items:center;gap:7px;border:0;background:transparent;color:var(--ink);cursor:pointer}.locale-button{padding:9px}.login{padding:10px 18px;border:1px solid var(--green);border-radius:7px;font-size:13px;font-weight:600;transition:.2s}.login:hover{background:var(--green);color:#fff}.menu{display:none;border:0;background:transparent;color:var(--ink)}.hero{min-height:655px;display:grid;grid-template-columns:1.08fr .92fr;padding:68px 7vw 64px;position:relative;background:linear-gradient(112deg,#f8f5ed 0% 57%,#e5eee7 57% 100%)}.hero:before{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(18,55,47,.085) .65px,transparent .65px);background-size:22px 22px;-webkit-mask-image:linear-gradient(90deg,#000,transparent 65%);mask-image:linear-gradient(90deg,#000,transparent 65%);pointer-events:none}.hero-copy{max-width:700px;padding-top:26px;position:relative;z-index:2}.eyebrow{display:flex;align-items:center;gap:10px;color:var(--copper);font-size:13px;font-weight:700;letter-spacing:.05em}.eyebrow span{width:34px;height:1px;background:var(--copper)}.hero h1{font-size:clamp(48px,5.1vw,76px);line-height:1.15;letter-spacing:-.045em;margin:22px 0 20px;max-width:790px}.intro{font-size:18px;line-height:1.9;color:#536a63;max-width:600px;margin:0}.cta-row{display:flex;gap:12px;margin:34px 0}.primary,.secondary{display:flex;align-items:center;justify-content:center;gap:18px;padding:14px 23px;border-radius:7px;font-weight:600;transition:transform .2s,box-shadow .2s}.primary{background:var(--green);color:#fff;box-shadow:0 10px 24px #12372f24}.primary:hover{transform:translateY(-2px);box-shadow:0 14px 30px #12372f38}.secondary{border:1px solid #b9c4bf;background:#ffffff7a}.markets{display:flex;align-items:center;flex-wrap:wrap;gap:10px 18px;margin-top:46px;color:#687b74;font-size:12px}.markets small{width:100%;color:var(--ink);font-weight:700}.markets span:not(:last-child):after{content:"•";margin-inline-start:18px;color:#b78b6d}.hero-visual{position:relative;min-height:500px}.visual-label{position:absolute;top:5px;inset-inline-end:3%;display:flex;align-items:center;gap:9px;font-size:11px;color:#547068}.visual-label span{width:28px;height:1px;background:#729287}.orb{position:absolute;border-radius:50%}.orb-one{width:430px;height:430px;top:42px;inset-inline-end:3%;background:linear-gradient(145deg,#cedfd3,#f9f5eb);box-shadow:0 35px 80px #1d483b29}.orb-one:after{content:"";position:absolute;inset:24px;border:1px solid rgba(255,255,255,.65);border-radius:50%}.orb-two{width:175px;height:175px;bottom:0;inset-inline-start:5%;background:#c9996d;opacity:.32}.product-card{position:absolute;display:flex;flex-direction:column;width:218px;height:282px;padding:21px;border-radius:12px;background:#ffffffe6;border:1px solid rgba(255,255,255,.75);box-shadow:0 25px 65px #15372d2b;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:transform .3s}.product-card:hover{transform:translateY(-7px)}.product-card svg{width:58px;height:58px;margin:auto;color:#2c735e;stroke-width:1.4}.product-card strong{font-size:19px}.product-card small{color:#789087;margin-top:5px}.card-one{top:55px;inset-inline-end:0;transform:rotate(2deg)}.card-two{bottom:5px;inset-inline-start:1%;transform:rotate(-2deg)}.status{align-self:flex-start;padding:5px 9px;border-radius:20px;background:#dcebe3;color:#256348;font-size:10px;font-weight:700}.status.preorder{background:#f0dfca;color:#8a542d}.value-strip{display:grid;grid-template-columns:repeat(3,1fr);padding:0 7vw;background:var(--paper);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.value-strip article{display:flex;align-items:center;gap:15px;padding:25px 4vw;border-inline-end:1px solid var(--line)}.value-strip article:first-child{padding-inline-start:0}.value-strip article:last-child{border:0}.value-strip svg{color:var(--copper);width:24px}.value-strip div{display:flex;flex-direction:column;gap:3px}.value-strip strong{font-size:14px}.value-strip span{font-size:12px;color:#6e817a}.specialties{padding:85px 7vw 105px;background:var(--paper)}.specialties>div:first-child{display:flex;align-items:end;justify-content:space-between}.specialties h2{font-size:43px;letter-spacing:-.035em;margin:12px 0}.specialties>p{color:#63776f;max-width:550px;line-height:1.8;margin-bottom:36px}.specialty-grid{display:grid;grid-template-columns:1fr 1fr .72fr;gap:16px}.specialty-grid article,.specialty-grid aside{position:relative;min-height:250px;padding:27px;border:1px solid var(--line);background:#fff;transition:.25s}.specialty-grid article:hover{transform:translateY(-4px);box-shadow:0 18px 40px #12372f14}.specialty-grid article>span{position:absolute;top:26px;inset-inline-end:26px;color:#a3afa9}.icon-wrap{display:grid;place-items:center;width:74px;height:74px;background:#e6efe9;color:#296c57;border-radius:18px 18px 18px 5px}.icon-wrap.sand{background:#f1e4d4;color:#9a623c}.specialty-grid h3{font-size:23px;margin:24px 0}.specialty-grid article a{display:flex;align-items:center;gap:12px;color:#98613c;font-size:13px;font-weight:600}.specialty-grid aside{display:flex;flex-direction:column;justify-content:end;background:var(--green);color:#fff;border-radius:0 24px 0 0}.specialty-grid aside svg{position:absolute;top:28px;inset-inline-end:28px}.specialty-grid aside strong{font-size:20px}.specialty-grid aside p{margin-bottom:0;color:#c6d9d1}@media(max-width:900px){.header nav{display:none;position:absolute;top:78px;inset-inline:20px;padding:12px 20px;background:#fff;box-shadow:0 16px 40px #12372f26;flex-direction:column;align-items:stretch;gap:0}.header nav.open{display:flex}.header nav a{padding:13px 0;border-bottom:1px solid var(--line)}.header nav a:after{display:none}.login{display:none}.menu{display:block}.hero{grid-template-columns:1fr;background:#f7f4ed;padding-top:38px}.hero-visual{min-height:455px}.value-strip{grid-template-columns:1fr}.value-strip article{padding:18px 0;border-inline-end:0;border-bottom:1px solid var(--line)}.specialty-grid{grid-template-columns:1fr 1fr}.specialty-grid aside{grid-column:1/-1;min-height:170px}}@media(max-width:600px){.trust-bar{padding:0 20px}.trust-bar span:last-child{display:none}.header{height:68px;padding:0 20px}.header nav{top:68px}.brand{font-size:20px}.hero{padding:28px 20px 42px;min-height:unset}.hero h1{font-size:42px}.intro{font-size:16px}.cta-row{flex-direction:column}.hero-visual{min-height:390px}.orb-one{width:310px;height:310px}.product-card{width:174px;height:230px;padding:16px}.product-card svg{width:44px}.card-one{top:70px}.value-strip{padding:0 20px}.specialties{padding:60px 20px}.specialties h2{font-size:34px}.specialty-grid{grid-template-columns:1fr}.specialty-grid aside{grid-column:auto}.markets{margin-top:30px}}:root{--ink:#173c46;--green:#087e83;--copper:#df7185;--cream:#f7fbfb;--paper:#fff;--line:#dce9ea}body{background:#f7fbfb;color:var(--ink)}.trust-bar{height:34px;background:#087e83;color:#fff;padding-inline:6vw}.header{height:74px;background:#fff;padding-inline:6vw}.brand-mark{background:linear-gradient(145deg,#0a9396,#69c7c3);border-radius:50%;box-shadow:none}.header nav{gap:28px}.header nav a:after{background:#0a9396}.login{border-color:#0a8f92;color:#08797d;border-radius:22px}.login:hover{background:#087e83}.store-nav{height:45px;display:flex;align-items:center;gap:30px;padding:0 6vw;background:#f2f9f9;border-bottom:1px solid #dce9ea;color:#46676e;font-size:13px}.store-nav a:hover{color:#087e83}.store-nav-accent{margin-inline-start:auto;display:flex;align-items:center;gap:7px;color:#087e83!important;font-weight:700}.hero{min-height:570px;grid-template-columns:.84fr 1.16fr;padding:0;background:#e9f8f7;overflow:hidden}.hero:before{display:none}.hero-copy{padding:72px 7vw 55px 2vw;max-width:none;z-index:2}.hero h1{font-size:clamp(45px,4.5vw,68px);color:#153c46;margin:17px 0;line-height:1.12}.eyebrow{color:#087e83}.eyebrow span{background:#41b7b1}.intro{color:#57747a;font-size:17px;max-width:570px}.primary{background:#087e83;border-radius:25px;box-shadow:0 10px 24px #087e832e}.secondary{background:#fff;border-color:#c6dfe0;border-radius:25px}.markets{margin-top:35px}.hero-visual{min-height:570px;position:relative;order:-1}.hero-visual>img{width:100%;height:100%;object-fit:cover;display:block}.hero-badge{position:absolute;inset-inline-end:28px;bottom:28px;display:flex;flex-direction:column;padding:13px 18px;background:#ffffffe6;border-radius:12px;box-shadow:0 12px 30px #1f54591f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hero-badge span{font-size:11px;color:#6b858a}.hero-badge strong{font-size:14px;color:#087e83}.value-strip{background:#fff;padding-inline:6vw}.value-strip svg{color:#0a9396}.value-strip article{padding-block:21px}.specialties{background:#f7fbfb;padding-top:75px}.specialties h2{color:#173c46}.specialties>p{color:#688087}.store-categories article,.store-categories aside{border:0;border-radius:18px;box-shadow:0 8px 28px #26565b12;overflow:hidden}.store-categories article:first-child{background:linear-gradient(145deg,#fff,#e9f8f7)}.store-categories article:nth-child(2){background:linear-gradient(145deg,#fff,#fff0f3)}.icon-wrap{background:#dff4f2;color:#087e83;border-radius:50%}.icon-wrap.sand{background:#ffe3e9;color:#cf6377}.specialty-grid article a{color:#087e83}.specialty-grid aside{background:linear-gradient(145deg,#087e83,#0a9b97);border-radius:18px}.specialty-grid aside a{position:absolute;inset-inline-end:25px;bottom:25px;display:grid;place-items:center;width:38px;height:38px;background:#fff;color:#087e83;border-radius:50%}@media(max-width:900px){.store-nav{overflow:auto;gap:22px;white-space:nowrap}.header nav{top:74px}.hero{grid-template-columns:1fr}.hero-copy{padding:48px 7vw}.hero-visual{order:0;min-height:420px}.value-strip{grid-template-columns:repeat(3,1fr)}.value-strip article{border-bottom:0;border-inline-end:1px solid var(--line)}}@media(max-width:600px){.trust-bar{height:31px}.header{height:66px}.store-nav{height:42px;padding-inline:20px}.store-nav-accent{display:none}.hero-copy{padding:38px 20px}.hero h1{font-size:40px}.hero-visual{min-height:320px}.hero-badge{bottom:15px;inset-inline-end:15px}.value-strip{grid-template-columns:1fr;padding-inline:20px}.value-strip article{border-inline-end:0;border-bottom:1px solid var(--line)}}.footer{background:#153c46;color:#dce9ea}.footer-main{display:grid;grid-template-columns:1.45fr repeat(3,1fr);gap:55px;padding:65px 7vw 55px}.footer .brand{color:#fff;margin-bottom:18px}.footer .brand-mark{background:#58c2be}.footer-brand p{max-width:400px;color:#a9c0c4;font-size:13px;line-height:1.9}.footer-b2b{display:inline-flex;align-items:center;gap:7px;margin-top:10px;padding:7px 11px;border:1px solid rgba(255,255,255,.14);border-radius:20px;color:#bcd0d3;font-size:11px}.footer-main>div:not(.footer-brand){display:flex;flex-direction:column;align-items:flex-start;gap:11px}.footer h3{font-size:14px;color:#fff;margin:7px 0 11px}.footer-main a,.footer-contact span{color:#aac0c4;font-size:13px;transition:.2s}.footer-main a:hover{color:#69cfca}.footer-contact span{display:flex;align-items:center;gap:8px}.footer-contact svg{color:#61c6c2;flex:none}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding:20px 7vw;border-top:1px solid rgba(255,255,255,.09);color:#89a6ab;font-size:11px}.footer-bottom div{display:flex;gap:22px}@media(max-width:900px){.footer-main{grid-template-columns:1.3fr 1fr;gap:40px}}@media(max-width:600px){.footer-main{grid-template-columns:1fr;padding:48px 20px;gap:32px}.footer-bottom{padding:20px;align-items:flex-start;flex-direction:column;gap:12px}}.hero-visual{display:grid;place-items:center;background:radial-gradient(circle at 68% 42%,rgba(255,255,255,.98) 0 22%,rgba(255,255,255,.3) 23% 40%,transparent 41%),linear-gradient(145deg,#d9f2f0,#fbe9ed);overflow:hidden}.hero-visual:before,.hero-visual:after{content:"";position:absolute;border-radius:50%;border:1px solid rgba(8,126,131,.12)}.hero-visual:before{width:430px;height:430px;inset-inline-end:-105px;top:-145px}.hero-visual:after{width:190px;height:190px;inset-inline-start:-65px;bottom:-70px;border-color:#df718533}.hero-visual>img{width:92%;height:90%;object-fit:contain;position:relative;z-index:1;filter:drop-shadow(0 32px 35px rgba(31,84,89,.18))}.hero-badge{z-index:2}.about-section{display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:center;padding:100px 7vw;background:#fff;scroll-margin-top:150px}.about-copy{max-width:650px}.about-copy h2{font-size:clamp(36px,4vw,56px);line-height:1.2;letter-spacing:-.04em;margin:18px 0}.about-copy>p:not(.eyebrow){color:#607a80;font-size:16px;line-height:1.9;margin-bottom:28px}.about-copy .primary{display:inline-flex}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.about-grid article{min-height:155px;display:flex;flex-direction:column;justify-content:space-between;padding:24px;background:#f0f9f8;border-radius:17px}.about-grid article:nth-child(2),.about-grid article:nth-child(3){background:#fff1f4}.about-grid strong{font-size:36px;color:#087e83}.about-grid svg{width:35px;height:35px;color:#087e83}.about-grid span{font-size:13px;font-weight:700;color:#45656c}.brands-section{padding:85px 7vw;background:linear-gradient(135deg,#edf9f8,#fff7f8);scroll-margin-top:150px}.brands-heading{display:flex;align-items:end;justify-content:space-between;gap:50px;margin-bottom:34px}.brands-heading h2{font-size:40px;letter-spacing:-.035em;margin:12px 0 0}.brands-heading>p{max-width:510px;color:#637d83;line-height:1.8}.brand-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.brand-grid article{min-height:145px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;background:#fff;border:1px solid #e0eeee;border-radius:15px}.brand-grid article span{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:#e4f5f3;color:#087e83;font-size:20px;font-weight:700}.brands-empty{min-height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:#ffffffc7;border:1px dashed #bddbdc;border-radius:18px}.brands-empty>div{display:grid;place-items:center;width:54px;height:54px;background:#e2f4f2;color:#087e83;border-radius:16px}.brands-empty strong{font-size:20px;margin-top:14px}.brands-empty p{color:#6b8388;margin:5px 0}.brands-empty svg{width:25px}@media(max-width:800px){.about-section{grid-template-columns:1fr;padding-block:70px}.about-grid{margin-top:20px}.brands-heading{align-items:start;flex-direction:column;gap:8px}.brand-grid{grid-template-columns:1fr 1fr}}@media(max-width:500px){.about-section{padding:60px 20px}.about-grid{grid-template-columns:1fr 1fr}.about-grid article{min-height:130px;padding:18px}.about-grid strong{font-size:28px}.brands-section{padding:60px 20px}.brands-heading h2{font-size:32px}.brand-grid{grid-template-columns:1fr}}button,input,select{font:inherit}.text-button{border:0;background:transparent;color:#667a73;cursor:pointer}.auth-page{min-height:720px;display:grid;place-items:center;padding:64px 6vw;background:linear-gradient(135deg,#edf9f8,#fff5f7)}.auth-panel{width:min(1120px,100%);display:grid;grid-template-columns:1fr .82fr;background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 25px 70px #1f54591f}.auth-card{width:100%;padding:55px 64px;background:#fff}.auth-kicker{display:flex;align-items:center;gap:8px;color:#087e83;font-size:12px;font-weight:700;letter-spacing:.04em}.auth-card h1{font-size:40px;letter-spacing:-.035em;margin:14px 0 8px;color:#173c46}.auth-card>p{color:#698087;line-height:1.7;margin:0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px;margin:28px 0 22px}.form-grid label{display:flex;flex-direction:column;gap:7px;font-size:13px;font-weight:700;color:#31555d}.form-grid .wide{grid-column:1/-1}.form-grid input,.form-grid select{width:100%;height:50px;padding:0 15px;border:1px solid #d4e5e6;border-radius:10px;background:#f8fbfb;color:#173c46;transition:.2s}.form-grid input::placeholder{color:#a2b3b6}.form-grid input:focus,.form-grid select:focus{outline:3px solid rgba(10,147,150,.1);border-color:#0a9396;background:#fff}.form-submit{width:100%;border:0;cursor:pointer;border-radius:25px;background:#087e83}.form-submit:disabled{opacity:.55}.form-error{padding:11px 13px;background:#fff0f2;color:#ae4356!important;border-radius:9px}.auth-switch{text-align:center!important;font-size:13px;color:#698087!important;margin:20px 0 0!important}.auth-switch a{color:#087e83;font-weight:700}.auth-visual{min-height:620px;display:flex;align-items:flex-end;padding:45px;background:linear-gradient(180deg,#087e830d,#087e83e0),url(/images/medical-beauty-hero.png) center/cover}.auth-visual-copy{color:#fff}.auth-visual-copy>span{font-size:11px;font-weight:700;letter-spacing:.07em;opacity:.85}.auth-visual h2{font-size:35px;line-height:1.25;letter-spacing:-.03em;margin:12px 0 24px}.auth-visual ul{list-style:none;margin:0;padding:0;display:grid;gap:12px}.auth-visual li{display:flex;align-items:center;gap:9px;font-size:14px}.auth-visual li svg{width:18px}.portal-page{min-height:calc(100vh - 82px);padding:55px 7vw;background:#f5fafa}.portal-heading p{color:#087e83;margin:0}.portal-heading h1{font-size:38px;margin:8px 0}.portal-heading span{color:#71827c}.portal-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:35px 0}.portal-stats article{display:flex;flex-direction:column;padding:22px;background:#fff;border:1px solid #e0eeee;border-radius:12px}.portal-stats strong{font-size:32px}.portal-stats span{color:#758780}.portal-empty{min-height:310px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:#fff;border:1px solid #e0eeee;border-radius:15px}.portal-empty svg{color:#0a9396}.portal-empty h2{margin:14px 0 2px}.portal-empty p{color:#758780}.portal-empty button{border:0;margin-top:14px}.loading{min-height:60vh;display:grid;place-items:center}@media(max-width:900px){.auth-panel{grid-template-columns:1fr}.auth-visual{min-height:350px;order:-1}.auth-card{padding:45px}}@media(max-width:600px){.auth-page{padding:30px 18px}.auth-panel{border-radius:16px}.auth-visual{display:none}.form-grid,.portal-stats{grid-template-columns:1fr}.form-grid .wide{grid-column:auto}.auth-card{padding:35px 23px}.auth-card h1{font-size:34px}.portal-page{padding:35px 20px}}.auth-visual{background:linear-gradient(180deg,#087e8305,#087e83eb),url(/images/medical-beauty-hero-3d.png) center 18% / 92% auto no-repeat,linear-gradient(145deg,#dff5f3,#f9e6ea)}.catalogue-page{min-height:calc(100vh - 109px);padding:0 7vw 100px;background:#f6f4ee}.catalogue-hero{margin:0 -7vw;padding:66px 7vw 78px;background:linear-gradient(108deg,#173f35,#12372f 68%,#205647);color:#fff;position:relative;overflow:hidden}.catalogue-hero:before{content:"";position:absolute;width:420px;height:420px;border:1px solid rgba(255,255,255,.09);border-radius:50%;inset-inline-end:-80px;top:-210px;box-shadow:0 0 0 65px #ffffff06,0 0 0 130px #ffffff05}.catalogue-head{display:flex;justify-content:space-between;align-items:center;position:relative;z-index:1}.catalogue-head>div:first-child{max-width:750px}.catalogue-head p{display:flex;align-items:center;gap:10px;color:#d3a277;font-size:12px;font-weight:700;letter-spacing:.09em;margin:0}.catalogue-head p span{width:30px;height:1px;background:#d3a277}.catalogue-head h1{font-size:clamp(39px,4.3vw,62px);line-height:1.18;letter-spacing:-.04em;margin:18px 0}.catalogue-head>div>span{display:block;color:#c9d8d2;font-size:16px;line-height:1.8;max-width:650px}.catalogue-hero-mark{display:grid;place-items:center;width:150px;height:150px;border-radius:50% 50% 45% 55%;font-size:68px;font-weight:700;color:#dce9e3;background:#ffffff12;border:1px solid rgba(255,255,255,.12)}.catalogue-toolbar{display:grid;grid-template-columns:1fr 230px;gap:12px;align-items:stretch;margin-top:-28px;position:relative;z-index:2;padding:14px;background:#fff;border:1px solid rgba(18,55,47,.1);box-shadow:0 18px 42px #12372f1a}.catalogue-search{display:flex;align-items:center;gap:12px;padding:0 17px;background:#f7f8f5;color:#789087}.catalogue-search input{width:100%;height:50px;border:0;outline:0;background:transparent;color:var(--ink)}.market-select{display:flex;align-items:center;gap:12px;padding-inline-start:16px;border-inline-start:1px solid var(--line)}.market-select>span{font-size:11px;color:#74867f;white-space:nowrap}.market-select>div{position:relative;flex:1}.market-select select{width:100%;height:50px;border:0;outline:0;background:transparent;color:var(--ink);font-weight:700;appearance:none;padding-inline-end:22px}.market-select svg{position:absolute;inset-inline-end:0;top:17px;pointer-events:none}.catalogue-meta{display:flex;align-items:center;gap:12px;margin:42px 0 18px}.catalogue-meta strong{font-size:20px}.catalogue-meta span{padding:3px 9px;background:#e2ebe5;color:#537067;border-radius:20px;font-size:11px}.catalogue-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.catalogue-grid article{padding:14px 14px 18px;background:#fff;border:1px solid var(--line);transition:.25s}.catalogue-grid article:hover{transform:translateY(-5px);box-shadow:0 20px 45px #12372f17}.catalogue-image{height:255px;display:grid;place-items:center;background:linear-gradient(145deg,#f0f4f0,#e6eee8);margin-bottom:20px;position:relative;overflow:hidden}.catalogue-image:after{content:"";position:absolute;width:150px;height:150px;border:1px solid rgba(18,55,47,.07);border-radius:50%}.card-sku{position:absolute;top:12px;inset-inline-start:12px;padding:5px 8px;background:#ffffffc7;color:#61766e;font-size:9px!important;letter-spacing:.05em;z-index:2}.package-placeholder{display:grid;place-items:center;width:98px;height:142px;border-radius:8px;background:linear-gradient(145deg,#fff,#d7e5dc);box-shadow:0 18px 30px #173a3121;z-index:1}.package-placeholder span{font-size:35px;font-weight:700;color:#28634f}.catalogue-grid small{color:var(--copper);font-weight:600}.catalogue-grid h2{font-size:21px;margin:8px 0}.catalogue-grid p{min-height:48px;color:#71817b;line-height:1.6}.catalogue-grid article>div:last-of-type{display:flex;justify-content:space-between;align-items:center}.catalogue-grid strong{font-size:13px}.availability{padding:5px 9px;border-radius:15px;background:#e0ece5;color:#27634e;font-size:10px}.availability.preorder{background:#f3e5d3;color:#8d5c35}.availability.unavailable{background:#eee;color:#777}.catalogue-empty{min-height:390px;display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;padding:55px 8%;background:#fff;border:1px solid var(--line);text-align:start;overflow:hidden}.catalogue-empty>div:last-child{max-width:540px}.catalogue-empty small{color:var(--copper);font-weight:700;letter-spacing:.08em}.catalogue-empty h2{font-size:34px;letter-spacing:-.03em;margin:12px 0}.catalogue-empty p{color:#71817b;line-height:1.8}.empty-art{width:220px;height:220px;display:grid;place-items:center;position:relative;border-radius:50%;background:#e6eee8}.empty-art:before,.empty-art:after,.empty-art i{content:"";position:absolute;border:1px solid rgba(22,79,64,.13);border-radius:50%}.empty-art:before{inset:-24px}.empty-art:after{inset:25px}.empty-art i:nth-of-type(1){width:16px;height:16px;top:4px;right:16px;background:#c68d61;border:0}.empty-art i:nth-of-type(2){width:8px;height:8px;bottom:22px;left:-5px;background:#286b58;border:0}.empty-art span{font-size:72px;color:var(--green);font-weight:700}.empty-cta{display:inline-flex;align-items:center;gap:12px;margin-top:14px;color:var(--green);font-weight:700;border-bottom:1px solid var(--green);padding-bottom:4px}.catalogue-notice{padding:12px 15px;background:#e3efe7;color:#215a48;margin:18px 0}.loading{min-height:320px}@media(max-width:850px){.catalogue-grid{grid-template-columns:repeat(2,1fr)}.catalogue-hero-mark{display:none}}@media(max-width:600px){.catalogue-page{padding:0 20px 70px}.catalogue-hero{margin:0 -20px;padding:45px 20px 65px}.catalogue-head h1{font-size:37px}.catalogue-toolbar{grid-template-columns:1fr;margin-top:-22px}.market-select{border-inline-start:0;border-top:1px solid var(--line);padding:7px 16px 0}.catalogue-grid{grid-template-columns:1fr}.catalogue-image{height:230px}.catalogue-empty{grid-template-columns:1fr;padding:45px 25px;text-align:center;gap:35px}.empty-art{width:150px;height:150px;margin:auto}.empty-art span{font-size:50px}.catalogue-empty h2{font-size:28px}}.catalogue-page{background:#f7fbfb}.catalogue-hero{background:linear-gradient(105deg,#dff6f4,#fdf0f3);color:#173c46;padding-top:58px;padding-bottom:68px}.catalogue-hero:before{border-color:#087e831f;box-shadow:0 0 0 65px #087e8309,0 0 0 130px #df718506}.catalogue-head p{color:#087e83}.catalogue-head p span{background:#55bab7}.catalogue-head>div>span{color:#58747a}.catalogue-hero-mark{color:#087e83;background:#ffffff8c;border-color:#cbe8e7}.catalogue-toolbar{border:0;border-radius:14px;box-shadow:0 15px 45px #1f54591a}.catalogue-search{border-radius:9px;background:#f5fafa}.catalogue-meta span{background:#e0f2f0;color:#087e83}.catalogue-grid article{border:0;border-radius:15px;box-shadow:0 7px 24px #1f545912;overflow:hidden}.catalogue-grid article:hover{box-shadow:0 18px 38px #1f54591f}.catalogue-image{background:linear-gradient(145deg,#eff9f8,#fff3f5);border-radius:10px}.availability{background:#dff4ef;color:#087b70}.availability.preorder{background:#fff0d9;color:#a46923}.add-rfq{border-color:#0a8f92!important;color:#087e83!important;border-radius:22px!important}.add-rfq:hover{background:#087e83!important;color:#fff!important}.catalogue-empty{border:0;border-radius:18px;box-shadow:0 8px 30px #1f545912}.empty-art{background:linear-gradient(145deg,#dff4f2,#fff0f3)}.empty-art span{color:#087e83}.empty-cta{color:#087e83;border-color:#087e83}.catalogue-hero{padding-top:34px;padding-bottom:45px}.catalogue-head>div:first-child{max-width:860px}.catalogue-head h1{font-size:clamp(32px,3.25vw,47px);margin:10px 0 8px;max-width:820px}.catalogue-head>div>span{font-size:14px;line-height:1.65}.catalogue-hero:before{width:300px;height:300px;top:-195px;opacity:.65}.catalogue-toolbar{margin-top:-21px;padding:10px}.catalogue-search input,.market-select select{height:44px}.market-select svg{top:14px}.catalogue-meta{margin-top:30px}@media(max-width:600px){.catalogue-hero{padding-top:30px;padding-bottom:43px}.catalogue-head h1{font-size:31px}.catalogue-head>div>span{font-size:13px}.catalogue-toolbar{margin-top:-18px;padding:8px}.catalogue-meta{margin-top:25px}}.package-placeholder span svg{width:34px;height:34px}.empty-art span svg{width:58px;height:58px;stroke-width:1.5}.add-rfq{width:100%;display:flex;align-items:center;justify-content:center;gap:8px;margin-top:16px;padding:11px;border:1px solid #0a8f92;background:#fff;color:#087e83;font-weight:700;border-radius:22px;cursor:pointer}.add-rfq:hover{background:#087e83;color:#fff}.add-rfq:disabled{opacity:.45;cursor:not-allowed}.rfq-page{min-height:670px;padding:64px 7vw 95px;background:linear-gradient(180deg,#eef9f8 0 245px,#f7fbfb 245px)}.rfq-heading{display:flex;align-items:flex-end;justify-content:space-between;max-width:1180px;margin:0 auto 40px}.rfq-heading p{display:flex;align-items:center;gap:9px;color:#087e83;font-size:12px;font-weight:700;margin:0}.rfq-heading p span{width:28px;height:1px;background:#55bab7}.rfq-heading h1{font-size:46px;letter-spacing:-.04em;margin:10px 0 6px}.rfq-heading small{color:#607c82;font-size:15px}.rfq-step{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#fff;border-radius:12px;box-shadow:0 7px 25px #1f545912}.rfq-step strong{display:grid;place-items:center;width:35px;height:35px;border-radius:50%;background:#dff4f2;color:#087e83}.rfq-step span{font-size:12px;font-weight:700}.rfq-form-layout{max-width:1180px;margin:auto;display:grid;grid-template-columns:1fr 330px;gap:22px;align-items:start}.rfq-form-layout>section{padding:28px;background:#fff;border-radius:17px;box-shadow:0 8px 28px #1f545912}.rfq-section-title{display:flex;align-items:center;gap:10px;margin-bottom:18px}.rfq-section-title h2{font-size:20px;margin:0}.rfq-section-title span{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#e2f3f1;color:#087e83;font-size:11px}.rfq-lines{border:1px solid #e0eeee;border-radius:12px;overflow:hidden}.rfq-lines article{display:grid;grid-template-columns:60px 1fr 130px;gap:16px;align-items:center;padding:16px;border-bottom:1px solid #e7efef}.rfq-lines article:last-child{border:0}.mini-package{display:grid;place-items:center;width:50px;height:62px;background:linear-gradient(145deg,#dff4f2,#fff0f3);color:#087e83;border-radius:8px;font-weight:700}.rfq-lines article>div:nth-child(2),.portal-rfqs article>div{display:flex;flex-direction:column}.rfq-lines small,.portal-rfqs small{color:#758780}.rfq-lines label,.rfq-notes{display:flex;flex-direction:column;gap:6px;font-size:12px;font-weight:700}.rfq-lines input{height:40px;padding:8px 11px;border:1px solid #d6e6e7;border-radius:8px;background:#f8fbfb}.rfq-notes{margin:20px 0 0}.rfq-notes textarea{min-height:110px;padding:13px;border:1px solid #d6e6e7;border-radius:10px;background:#f8fbfb;resize:vertical}.rfq-notes textarea:focus,.rfq-lines input:focus{outline:3px solid rgba(10,147,150,.09);border-color:#0a9396}.rfq-summary{padding:28px;background:#153c46;color:#fff;border-radius:17px;box-shadow:0 14px 35px #173c4626}.rfq-summary>svg{width:40px;height:40px;padding:9px;background:#26545e;border-radius:11px;color:#77d4cf}.rfq-summary h2{font-size:22px;margin:18px 0 22px}.rfq-summary>div{display:flex;justify-content:space-between;padding:13px 0;border-bottom:1px solid rgba(255,255,255,.1);font-size:13px}.rfq-summary>div span{color:#b7cacc}.rfq-summary p{display:flex;gap:9px;margin:22px 0;color:#b7cacc;font-size:11px;line-height:1.7}.rfq-summary p svg{width:18px;flex:none;color:#64cac5}.rfq-submit{width:100%;border:0;cursor:pointer;background:#38aaa8;box-shadow:none}.rfq-empty{max-width:900px;min-height:390px;margin:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:50px 30px;background:#fff;border-radius:20px;text-align:center;box-shadow:0 10px 35px #1f545912}.rfq-empty-icon{display:grid;place-items:center;width:78px;height:78px;border-radius:24px;background:linear-gradient(145deg,#dff4f2,#ffe9ed);color:#087e83}.rfq-empty-icon svg{width:34px;height:34px}.rfq-empty h2{font-size:28px;margin:20px 0 6px}.rfq-empty>p{max-width:520px;color:#6c8388;margin:0 0 24px}.rfq-process{display:flex;align-items:center;justify-content:center;width:100%;margin-top:38px;padding-top:25px;border-top:1px solid #e4eeee}.rfq-process span{display:flex;align-items:center;gap:7px;color:#59757b;font-size:11px}.rfq-process strong{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#e2f3f1;color:#087e83}.rfq-process i{width:45px;height:1px;margin:0 13px;background:#cfe1e2}.portal-rfqs{background:#fff;border:1px solid #e0e5e1}.portal-rfqs article{display:grid;grid-template-columns:1fr auto auto;gap:20px;align-items:center;padding:18px;border-bottom:1px solid #e5e8e5}@media(max-width:800px){.rfq-form-layout{grid-template-columns:1fr}.rfq-heading{align-items:flex-start}.rfq-step{display:none}}@media(max-width:600px){.rfq-page{padding:42px 20px 65px}.rfq-heading h1{font-size:37px}.rfq-lines article{grid-template-columns:50px 1fr}.rfq-lines label{grid-column:1/-1}.rfq-form-layout>section,.rfq-summary{padding:20px}.rfq-process{align-items:flex-start}.rfq-process i{width:20px;margin:12px 6px}.rfq-process span{flex-direction:column}.portal-rfqs article{grid-template-columns:1fr auto}}.customer-quotes{margin:0 0 24px}.customer-quotes>article{padding:20px;margin:12px 0;background:#fff;border:1px solid #e0e5e1}.customer-quotes article>header,.customer-quotes article>footer{display:flex;justify-content:space-between;align-items:center}.customer-quotes header>div{display:flex;gap:10px}.customer-quotes header span{padding:5px 9px;background:#e6eee9;color:#285f4e}.quote-lines{margin:16px 0;border-top:1px solid #e5e8e5}.quote-lines p{display:flex;justify-content:space-between}.customer-quotes footer span{color:#a46137}.quote-actions{display:flex;gap:8px;margin-top:18px}.quote-actions button{padding:9px 14px;border:1px solid #1b5745;background:#fff;color:#1b5745}.quote-actions button:first-child{background:#1b5745;color:#fff}.quote-actions input{flex:1;padding:9px;border:1px solid #ccd5d0}@media(max-width:600px){.quote-actions{flex-direction:column}.customer-quotes article>footer{align-items:start;flex-direction:column;gap:6px}}.document-links{display:flex;gap:12px;margin-top:14px}.document-links a{padding:8px 12px;background:#edf3ef;color:#225b49;font-weight:600}@media(max-width:600px){.document-links{flex-direction:column}}.catalogue-image{overflow:hidden}.catalogue-image>img{width:100%;height:100%;object-fit:contain}.catalogue-notice{padding:12px 15px;background:#e3efe7;color:#215a48;margin:-20px 0 24px}.brand-grid article span.has-logo{width:110px;height:62px;border-radius:10px;background:#fff}.brand-grid article span.has-logo img{width:100%;height:100%;object-fit:contain}.managed-home-sections{padding:30px 7vw 85px;background:#f8fbfb}.managed-home-sections article{max-width:1180px;min-height:390px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:55px;margin:38px auto;padding:28px;border:1px solid #deeceb;border-radius:24px;background:#fff;box-shadow:0 16px 45px #164c5210}.managed-home-sections article.reverse .managed-section-image{order:2}.managed-section-image{height:335px;display:grid;place-items:center;overflow:hidden;border-radius:18px;background:linear-gradient(145deg,#e0f5f2,#fff0f3);color:#087e83}.managed-section-image img{width:100%;height:100%;object-fit:cover}.managed-section-image>svg{width:55px;height:55px}.managed-home-sections h2{font-size:38px;line-height:1.25;margin:12px 0}.managed-home-sections article>div:last-child>p:not(.eyebrow){color:#637d83;line-height:1.9;margin-bottom:24px}.managed-home-sections .primary{display:inline-flex}@media(max-width:800px){.managed-home-sections article{grid-template-columns:1fr;gap:25px}.managed-home-sections article.reverse .managed-section-image{order:0}.managed-section-image{height:270px}}@media(max-width:500px){.managed-home-sections{padding:25px 20px 60px}.managed-home-sections article{padding:16px}.managed-home-sections h2{font-size:30px}}.forgot-link{display:block;text-align:center;margin-top:14px;color:#087e83;font-size:13px;font-weight:700}.profile-shortcut{display:inline-flex;align-items:center;gap:7px;margin-top:16px;padding:10px 14px;border:1px solid #cfe4e3;border-radius:999px;background:#fff;color:#087e83;font-size:13px;font-weight:700}.account-link{text-decoration:none}.account-page{min-height:70vh;padding:52px 7vw 80px;background:linear-gradient(135deg,#f1f9f8,#fff8f9)}.account-wrap{width:min(1080px,100%);margin:auto}.account-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:26px}.account-heading p{margin:0 0 6px;color:#087e83;font-weight:700}.account-heading h1{margin:0;color:#173c46;font-size:38px}.account-heading span{color:#6f8588}.verification-notice{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:20px;padding:16px 19px;border:1px solid #eadca9;border-radius:14px;background:#fffbed;color:#6f5d1f}.verification-notice button,.security-actions button{border:0;cursor:pointer}.account-grid{display:grid;grid-template-columns:1.45fr .85fr;gap:20px}.account-card{padding:26px;background:#fff;border:1px solid #dcebea;border-radius:18px;box-shadow:0 12px 35px #14454c0d}.account-card h2{display:flex;align-items:center;gap:9px;margin:0 0 20px;color:#173c46;font-size:21px}.account-card h2 svg{color:#0a9396}.account-form{display:grid;grid-template-columns:1fr 1fr;gap:15px}.account-form label{display:grid;gap:7px;color:#31555d;font-size:13px;font-weight:700}.account-form label.wide{grid-column:1/-1}.account-form input,.account-form select,.account-form textarea{width:100%;padding:12px 14px;border:1px solid #d4e5e6;border-radius:10px;background:#f8fbfb;color:#173c46;font:inherit}.account-form textarea{min-height:82px;resize:vertical}.account-form input:focus,.account-form select:focus,.account-form textarea:focus{outline:3px solid rgba(10,147,150,.1);border-color:#0a9396;background:#fff}.account-save{grid-column:1/-1;border:0;cursor:pointer;justify-self:start}.security-stack{display:grid;gap:22px}.security-actions{display:grid;gap:11px}.security-actions input{height:48px;padding:0 13px;border:1px solid #d4e5e6;border-radius:10px;background:#f8fbfb;font:inherit}.danger-button{padding:12px;border:1px solid #f0ccd2!important;border-radius:10px;background:#fff4f5;color:#a3394d;font-weight:700}.account-message{padding:11px 13px;border-radius:9px;background:#eaf8f4;color:#16715f;font-size:13px}.token-page{min-height:64vh;display:grid;place-items:center;padding:55px 20px;background:linear-gradient(135deg,#edf9f8,#fff5f7)}.token-card{width:min(500px,100%);padding:38px;background:#fff;border:1px solid #dcebea;border-radius:20px;box-shadow:0 20px 55px #1f54591a;text-align:center}.token-card>svg{width:42px;height:42px;padding:9px;border-radius:50%;background:#e5f7f5;color:#087e83}.token-card h1{margin:16px 0 8px;color:#173c46}.token-card p{color:#6f8588;line-height:1.7}.token-card form{display:grid;gap:13px;margin-top:22px}.token-card input{height:50px;padding:0 15px;border:1px solid #d4e5e6;border-radius:10px;font:inherit}.token-card button{border:0;cursor:pointer}.token-card a{color:#087e83;font-weight:700}@media(max-width:800px){.account-grid{grid-template-columns:1fr}.account-heading{align-items:flex-start;flex-direction:column}.account-form{grid-template-columns:1fr}.account-form label.wide,.account-save{grid-column:auto}.verification-notice{align-items:flex-start;flex-direction:column}}
