:root{--bg: #F5F3EF;--text: #121212;--muted: #5C5C5C;--line: #E8E2DB;--primary: #2E574E;--primary-press: #23433D;--accent: #C9B8A5;--radius: 14px;--gap: 28px}html,body{background:var(--bg);color:var(--text)}body{font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,"Apple Color Emoji","Segoe UI Emoji"}.header__inline-menu{gap:32px}.header__menu-item{font-size:15px;font-weight:500;text-transform:uppercase;letter-spacing:.05em;color:var(--text);padding:8px 0}.header__menu-item:hover{color:var(--primary)}.header-wrapper{border-bottom:1px solid var(--line);background:var(--bg)}.h1,.heading-hero{font-size:clamp(36px,5vw,56px);line-height:1.07;letter-spacing:-.02em}.h2{font-size:clamp(24px,3.5vw,36px);line-height:1.1;letter-spacing:-.015em}.subtle{color:var(--muted)}.button,.button--primary{display:inline-flex;align-items:center;justify-content:center;padding:14px 22px;border-radius:calc(var(--radius) - 4px);border:1px solid var(--primary);background:var(--primary);color:#fff;text-decoration:none;font-weight:600;transition:transform .08s ease,background .12s ease,border-color .12s ease}.button:hover{transform:translateY(-1px);background:var(--primary-press);border-color:var(--primary-press)}.button--ghost{background:transparent;color:var(--primary)}.button--ghost:hover{background:#ffffff80}.section--tight{padding:clamp(24px,3vw,40px) 0}.container{max-width:1200px;margin:0 auto;padding:0 20px}.image-frame{background:var(--bg);border-radius:var(--radius);overflow:hidden;border:1px solid var(--line)}.image-frame img{width:100%;height:auto;display:block;object-fit:cover}.product-card{display:grid;gap:12px}.product-card .title{font-weight:600}.product-card .price{color:var(--muted)}.grid--2,.grid--3,.grid--4{grid-template-columns:1fr}@media (min-width: 720px){.grid--2{grid-template-columns:repeat(2,1fr)}.grid--3{grid-template-columns:repeat(3,1fr)}.grid--4{grid-template-columns:repeat(4,1fr)}}.lookbook{display:grid;gap:22px}.newsletter{display:grid;gap:14px;background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:clamp(18px,3.2vw,26px)}.newsletter input[type=email]{-webkit-appearance:none;appearance:none;outline:none;border:1px solid var(--line);border-radius:calc(var(--radius) - 6px);padding:12px 14px;width:100%}.alm-hero{padding:40px 0}.alm-hero .heading-hero{font-size:clamp(28px,4vw,40px);line-height:1.2}.alm-hero .subtle{font-size:15px;line-height:1.4;margin-bottom:12px}.alm-hero .alm-hero-image img{max-height:420px;width:100%;object-fit:cover}@media (max-width: 768px){.alm-hero{padding:24px 0}.alm-hero .alm-hero-image img{max-height:320px}}.alm-hero-grid{display:grid;gap:40px;align-items:center}@media (min-width: 900px){.alm-hero-grid{grid-template-columns:1fr 1fr}.alm-hero-text{order:1}.alm-hero-image{order:2}}.alm-usp .usp-bar{display:flex;flex-wrap:wrap;justify-content:center;gap:30px;padding:10px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--bg)}.alm-usp .usp{display:flex;align-items:center;gap:8px;background:transparent}.alm-usp .usp-dot{width:6px;height:6px;background:var(--primary);border-radius:50%}.alm-usp .usp-title{font-weight:500;font-size:14px}.alm-usp .usp-desc{display:none}@media (max-width: 720px){.alm-usp .usp-bar{flex-direction:column;gap:12px;align-items:flex-start}}.featured-abayas .grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}@media (min-width: 768px){.featured-abayas .grid{grid-template-columns:repeat(4,1fr)}}.featured-abayas .product-card{text-align:center}.featured-abayas .image-frame{background:var(--bg);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.featured-abayas .image-frame img{width:100%;height:400px;object-fit:cover}.featured-abayas .title{font-size:15px;font-weight:500;margin-top:8px}.featured-abayas .price{font-size:14px;color:var(--muted)}.lookbook{display:grid;gap:32px;align-items:center}@media (min-width: 900px){.lookbook{grid-template-columns:1.3fr 1fr}}.lookbook-copy .h2{letter-spacing:-.5px}.alm-lookbook .lookbook-img img{width:100%;height:auto;object-fit:cover;border-radius:var(--radius)}.alm-lookbook.short .lookbook-img img{max-height:320px}.alm-lookbook.medium .lookbook-img img{max-height:420px}.alm-lookbook.tall .lookbook-img img{max-height:560px}.alm-lookbook{padding-top:48px;padding-bottom:48px}.footer-block--newsletter,.footer__list-social{display:none!important}.footer{padding-top:30px;padding-bottom:30px;border-top:1px solid var(--line);background:var(--bg)}.footer__content-top,.footer__content-bottom{justify-content:center;text-align:center}.footer__copyright{font-size:13px;color:var(--muted)}.lookbook-section{padding:60px 0;background-color:#faf8f5}.lookbook-section h2{font-family:var(--font-heading-family);font-size:26px;font-weight:500;letter-spacing:.5px;margin-bottom:10px}.lookbook-section p{font-size:15px;color:#555;margin-bottom:20px}.lookbook-section .lookbook-images{display:flex;gap:20px;flex-wrap:wrap}.lookbook-section img{border-radius:10px;object-fit:cover;width:100%;height:450px}.lookbook-section .btn{display:inline-block;padding:10px 25px;background-color:#121212;color:#fff;text-decoration:none;border-radius:5px;font-size:14px;transition:background-color .2s}.lookbook-section .btn:hover{background-color:#b68d40}body.template-index .shopify-section,body.index .shopify-section,body.template-index .section,body.index .section{border-top:none!important;box-shadow:none!important}body.template-index .shopify-section:before,body.template-index .shopify-section:after,body.index .shopify-section:before,body.index .shopify-section:after,body.template-index .section:before,body.template-index .section:after,body.index .section:before,body.index .section:after{content:none!important;border:0!important;box-shadow:none!important}body.template-index hr,body.template-index .divider,body.index hr,body.index .divider{display:none!important}body.template-index .section,body.template-index .shopify-section{border-top:none!important}.alm-collection{padding:40px 0 70px}.alm-collection .container{max-width:1200px;margin:0 auto;padding:0 20px}.alm-collection__hero{display:grid;gap:28px;align-items:center}@media (min-width: 900px){.alm-collection__hero{grid-template-columns:1.1fr 1fr}}.alm-collection__title{font-size:clamp(32px,5vw,48px);line-height:1.08;letter-spacing:-.02em;margin:0 0 6px}.alm-collection__subtle{color:var(--muted);margin:0 0 14px}.alm-collection__desc{margin-top:8px;color:var(--muted)}.alm-collection__hero-media img{display:block;width:100%;height:auto;object-fit:cover}.alm-collection__controls{display:flex;justify-content:space-between;align-items:center;gap:16px;margin:24px auto 10px;padding:10px 14px;border:1px solid var(--line);border-radius:12px;background:#fff}.alm-collection__count{font-size:13px;color:var(--muted)}.alm-select{-webkit-appearance:none;appearance:none;background:#fff;border:1px solid var(--line);border-radius:10px;padding:8px 12px;font-size:14px;min-width:210px}.alm-collection__grid{margin-top:20px}.grid{display:grid;gap:22px}.alm-grid--2{grid-template-columns:repeat(2,1fr)}.alm-grid--3{grid-template-columns:repeat(3,1fr)}.alm-grid--4{grid-template-columns:repeat(4,1fr)}.alm-grid--5{grid-template-columns:repeat(5,1fr)}@media (max-width: 900px){.grid{grid-template-columns:repeat(2,1fr)!important}}@media (max-width: 580px){.grid{grid-template-columns:1fr!important}}.product-card{display:grid;gap:10px}.product-card__media{border:1px solid var(--line);border-radius:var(--radius);background:#f3eadf;overflow:hidden}.product-card__media img{width:100%;height:420px;object-fit:cover;display:block}.product-card__title{font-size:14px;letter-spacing:.4px;text-transform:uppercase;color:var(--text);text-decoration:none}.product-card__title:hover{color:var(--primary)}.product-card__price{font-size:14px;color:var(--muted)}.badge--soldout{display:inline-block;margin-top:4px;font-size:12px;padding:4px 8px;border:1px solid var(--line);border-radius:999px;color:var(--muted)}.alm-pagination{display:flex;justify-content:center;align-items:center;gap:10px;margin-top:26px}.alm-pagination__page{font-size:13px;color:var(--muted)}
/*# sourceMappingURL=/cdn/shop/t/1/assets/custom.css.map */
