.omra-page,.omra-feature{--omra-ink:#211d20;--omra-gold:#d9b66e;--omra-pink:#ec71b1;font-family:var(--font-ui);font-size:1rem;line-height:1.7}
.omra-page{background:#fffaf6;color:var(--omra-ink)}
.omra-page *,.omra-feature *{box-sizing:border-box}
.omra-page h1,.omra-page h2,.omra-feature h2{font-family:var(--font-display);font-weight:600;letter-spacing:-.035em;line-height:1.07}
.omra-label{text-transform:uppercase;letter-spacing:.15em;font-size:.875rem;font-weight:700}
.omra-hero{display:grid;grid-template-columns:1fr 1.1fr;gap:5vw;align-items:center;max-width:1440px;margin:auto;padding:54px 5vw 80px}
.omra-hero h1{font-size:clamp(3rem,5.8vw,6rem);margin:20px 0 28px;max-width:10ch}
.omra-hero h1 em,.omra-feature h2 em{color:#bd477f;font-weight:inherit}
.omra-intro{max-width:460px;font-size:1.125rem}
.omra-actions{display:flex;flex-wrap:wrap;gap:14px;align-items:center;margin-top:28px}
.omra-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:13px 23px;border-radius:999px;background:#272126;color:#fff;text-decoration:none;font:700 .9375rem var(--font-ui);border:1px solid transparent;cursor:pointer;transition:background .2s,transform .2s}
.omra-button:hover{background:#a93971;transform:translateY(-2px)}
.omra-link{color:inherit;text-underline-offset:5px;padding:10px 0;font-weight:700}
.omra-hero-art{position:relative;padding:0 0 40px 35px}
.omra-hero-art>img{width:100%;height:650px;max-height:75vh;object-fit:cover;border-radius:240px 240px 18px 18px;display:block}
.omra-seal{position:absolute;left:0;bottom:0;background:#252025;color:#e2c488;border:1px solid #c9a461;border-radius:100%;width:130px;height:130px;display:grid;place-content:center;text-align:center;font-size:1.75rem;line-height:1.5}
.omra-caption{position:absolute;bottom:50px;right:15px;background:#fffaf6;padding:8px 16px;font-size:.875rem;border-radius:40px}
.omra-ribbon{background:#272126;color:#f4e1b9;padding:22px 5vw;display:flex;justify-content:center;gap:6vw;flex-wrap:wrap;font-size:.9375rem}
.omra-section{max-width:1440px;margin:auto;padding:90px 5vw}
.omra-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:35px}
.omra-heading h2,.omra-custom h2{font-size:clamp(2.4rem,4vw,4.4rem);margin:10px 0;max-width:14ch}
.omra-heading>p{max-width:390px;margin:0}
.omra-edit{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:24px}
.omra-edit article:nth-child(2){padding-top:65px}
.omra-edit article:nth-child(3){padding-top:125px}
.omra-edit img{width:100%;height:390px;object-fit:cover;border-radius:120px 120px 14px 14px;display:block}
.omra-edit h3{font-size:1.25rem;margin:18px 0 8px}
.omra-edit p{margin:0;color:#675660}
.omra-custom{background:#282126;color:#fffaf6;display:grid;grid-template-columns:1fr 1fr;gap:7vw;align-items:center;padding:75px max(5vw,calc((100vw - 1296px)/2))}
.omra-custom>img{width:100%;height:530px;object-fit:cover;border-radius:16px}
.omra-custom .omra-label{color:#e2c488}
.omra-custom ul{padding:0;list-style:none;margin:25px 0}
.omra-custom li{border-bottom:1px solid #655157;padding:14px 0}
.omra-custom .omra-button,.omra-feature .omra-button{background:#ec71b1;color:#251923}
.omra-custom .omra-button:hover,.omra-feature .omra-button:hover{background:#f89acc}
.omra-gallery{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 20px}
.omra-card{margin:0;min-width:0}
.omra-photo{display:block;border-radius:14px;overflow:hidden;background:#eee3de}
.omra-photo img{display:block;width:100%;aspect-ratio:3/4;object-fit:cover;transition:transform .4s}
.omra-photo:hover img{transform:scale(1.04)}
.omra-card figcaption{padding:12px 0;display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:.875rem}
.omra-card figcaption a{color:#91315f;font-weight:700;text-underline-offset:4px}
.omra-order{padding-top:10px;text-align:center;padding-bottom:95px}
.omra-order h2{font-size:clamp(2.5rem,4vw,4.5rem);margin:0 0 20px}
.omra-order p{max-width:590px;margin:0 auto 25px}
.omra-dialog{border:0;border-radius:20px;padding:18px;background:#fffaf6;max-width:95vw;width:850px;max-height:94vh;color:#24191f}
.omra-dialog::backdrop{background:rgba(18,12,16,.88)}
.omra-dialog img{display:block;width:100%;height:70vh;object-fit:contain}
.omra-dialog-bar{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:8px 0}
.omra-dialog button{cursor:pointer;min-width:44px;min-height:44px;border:1px solid #bca8b2;border-radius:50%;background:transparent;color:inherit;font-size:1.25rem}
.omra-dialog a{color:#91315f;font-weight:700}
.omra-feature{margin:0 auto 55px;max-width:1350px;display:grid;grid-template-columns:1fr 1fr;background:#282126;color:#fffaf6;border-radius:28px;overflow:hidden}
.omra-feature-copy{padding:clamp(28px,4vw,60px);align-self:center}
.omra-feature .omra-label{color:#e2c488}
.omra-feature h2{font-size:clamp(2.6rem,4.5vw,4.6rem);margin:16px 0 22px}
.omra-feature h2 em{color:#f095bf}
.omra-feature-images{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:24px 24px 24px 0;align-items:center}
.omra-feature-images img{width:100%;height:370px;object-fit:cover;border-radius:120px 120px 12px 12px}
.omra-feature-images img:nth-child(2){height:300px;border-radius:12px 12px 120px 120px}
.omra-page :focus-visible,.omra-feature :focus-visible{outline:3px solid #bc487f;outline-offset:5px}
@media(max-width:900px){.omra-hero{gap:25px}.omra-hero-art>img{height:530px}.omra-feature{margin-inline:16px}.omra-gallery{grid-template-columns:repeat(3,minmax(0,1fr))}.omra-edit{gap:16px}.omra-edit img{height:300px}.omra-custom{gap:35px}.omra-custom>img{height:450px}}
@media(max-width:640px){.omra-hero{grid-template-columns:1fr;padding:28px 20px 45px}.omra-hero h1{font-size:3.45rem;max-width:11ch}.omra-hero-art{margin-top:15px;padding-left:20px}.omra-hero-art>img{height:460px;max-height:none}.omra-seal{width:105px;height:105px;font-size:1.5rem}.omra-ribbon{gap:8px 24px;text-align:center}.omra-section{padding:55px 20px}.omra-heading{display:block}.omra-heading>p{margin-top:20px}.omra-edit{grid-template-columns:1fr}.omra-edit article:nth-child(n){padding:0;margin-bottom:22px}.omra-edit img{height:390px;border-radius:100px 100px 14px 14px}.omra-custom{grid-template-columns:1fr;padding:40px 20px}.omra-custom>img{height:420px}.omra-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 12px}.omra-card figcaption{display:block}.omra-card figcaption a{display:block;padding-top:5px}.omra-feature{grid-template-columns:1fr}.omra-feature-images{padding:0 20px 24px;gap:12px}.omra-feature-images img{height:260px}.omra-feature-images img:nth-child(2){height:225px}.omra-feature-copy{padding:30px 24px}.omra-order{padding:20px 20px 55px}.omra-dialog img{height:65vh}.omra-dialog-bar{flex-wrap:wrap}.omra-dialog-bar span{font-size:.875rem}}
@media(prefers-reduced-motion:reduce){.omra-photo img,.omra-button{transition:none}}
