.oyeh-section{--oyeh-ink: #171717;--oyeh-muted: #626262;--oyeh-line: #e7e1d9;--oyeh-cream: #fbf7f0;--oyeh-blush: #f5d8d3;--oyeh-gold: #b7833b;--oyeh-mint: #dcebe4;--oyeh-charcoal: #222326;--oyeh-white: #ffffff;color:var(--oyeh-ink);background:var(--oyeh-white)}.oyeh-section *{box-sizing:border-box}.oyeh-shell{width:min(1180px,calc(100% - 32px));margin:0 auto}.oyeh-kicker{margin:0 0 12px;color:var(--oyeh-gold);font-size:12px;font-weight:700;letter-spacing:0;text-transform:uppercase}.oyeh-heading{margin:0;color:var(--oyeh-ink);font-size:clamp(34px,5vw,72px);line-height:.98;letter-spacing:0}.oyeh-subheading{max-width:680px;margin:18px 0 0;color:var(--oyeh-muted);font-size:clamp(16px,2vw,20px);line-height:1.55}.oyeh-button-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.oyeh-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:13px 20px;border:1px solid var(--oyeh-charcoal);border-radius:4px;background:var(--oyeh-charcoal);color:var(--oyeh-white);font-size:14px;font-weight:700;line-height:1.1;text-decoration:none;transition:transform .16s ease,background-color .16s ease,color .16s ease}.oyeh-button:hover{transform:translateY(-1px);color:var(--oyeh-white)}.oyeh-button--secondary{background:transparent;color:var(--oyeh-charcoal)}.oyeh-button--secondary:hover{background:var(--oyeh-charcoal);color:var(--oyeh-white)}.oyeh-hero{padding:clamp(44px,7vw,92px) 0;background:linear-gradient(135deg,var(--oyeh-cream),var(--oyeh-white) 54%,var(--oyeh-mint))}.oyeh-hero__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,440px);gap:clamp(24px,5vw,72px);align-items:center}.oyeh-hero__media{overflow:hidden;border-radius:8px;aspect-ratio:4 / 5;background:var(--oyeh-blush)}.oyeh-hero__media img{display:block;width:100%;height:100%;object-fit:cover}.oyeh-hero__placeholder{display:grid;width:100%;height:100%;place-items:center;padding:24px;color:var(--oyeh-charcoal);font-weight:700;text-align:center}.oyeh-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:34px}.oyeh-card{display:flex;min-height:100%;flex-direction:column;gap:14px;padding:22px;border:1px solid var(--oyeh-line);border-radius:8px;background:var(--oyeh-white)}.oyeh-card__badge{width:fit-content;padding:6px 9px;border-radius:999px;background:var(--oyeh-cream);color:var(--oyeh-gold);font-size:11px;font-weight:800;letter-spacing:0;text-transform:uppercase}.oyeh-card h3,.oyeh-mini-card h3{margin:0;font-size:22px;line-height:1.15;letter-spacing:0}.oyeh-card p,.oyeh-mini-card p{margin:0;color:var(--oyeh-muted);font-size:15px;line-height:1.5}.oyeh-card__link{margin-top:auto;color:var(--oyeh-charcoal);font-weight:800;text-decoration:underline;text-underline-offset:4px}.oyeh-band{padding:clamp(42px,6vw,78px) 0}.oyeh-band--cream{background:var(--oyeh-cream)}.oyeh-section-title{max-width:760px;margin-bottom:28px}.oyeh-section-title h2{margin:0;font-size:clamp(28px,4vw,46px);line-height:1.05;letter-spacing:0}.oyeh-section-title p{margin:12px 0 0;color:var(--oyeh-muted);font-size:16px;line-height:1.55}.oyeh-mini-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.oyeh-mini-card{padding:18px;border:1px solid var(--oyeh-line);border-radius:8px;background:var(--oyeh-white)}.oyeh-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.9fr);gap:clamp(24px,5vw,64px);align-items:center}.oyeh-split--media-left .oyeh-split__media{order:-1}.oyeh-split__media{overflow:hidden;border-radius:8px;aspect-ratio:4 / 3;background:var(--oyeh-blush)}.oyeh-split__media img{display:block;width:100%;height:100%;object-fit:cover}.oyeh-split__content{min-width:0}.oyeh-list{display:grid;gap:10px;margin:24px 0 0;padding:0;list-style:none}.oyeh-list li{position:relative;padding-left:24px;color:var(--oyeh-muted);font-size:15px;line-height:1.5}.oyeh-list li:before{content:"";position:absolute;left:0;top:.58em;width:8px;height:8px;border-radius:50%;background:var(--oyeh-gold)}.oyeh-step-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;counter-reset:oyeh-step}.oyeh-step{position:relative;padding:22px;border:1px solid var(--oyeh-line);border-radius:8px;background:var(--oyeh-white)}.oyeh-step:before{counter-increment:oyeh-step;content:counter(oyeh-step,decimal-leading-zero);display:inline-grid;width:34px;height:34px;margin-bottom:16px;place-items:center;border-radius:50%;background:var(--oyeh-charcoal);color:var(--oyeh-white);font-size:12px;font-weight:800}.oyeh-step h3{margin:0 0 8px;font-size:18px;line-height:1.2}.oyeh-step p{margin:0;color:var(--oyeh-muted);font-size:14px;line-height:1.5}.oyeh-form-wrap{display:grid;grid-template-columns:minmax(0,.85fr) minmax(320px,1fr);gap:clamp(24px,5vw,64px);align-items:start}.oyeh-form{display:grid;gap:14px;padding:22px;border:1px solid var(--oyeh-line);border-radius:8px;background:var(--oyeh-white)}.oyeh-product-form{margin:0}.oyeh-deposit-terms,.oyeh-deposit-form{margin-top:20px}.oyeh-field-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.oyeh-field label{display:block;margin-bottom:7px;color:var(--oyeh-charcoal);font-size:13px;font-weight:700}.oyeh-field input,.oyeh-field textarea,.oyeh-field select{width:100%;min-height:46px;padding:11px 12px;border:1px solid var(--oyeh-line);border-radius:4px;background:var(--oyeh-white);color:var(--oyeh-ink);font:inherit}.oyeh-field textarea{min-height:110px;resize:vertical}.oyeh-form-note,.oyeh-alert{margin:0;color:var(--oyeh-muted);font-size:13px;line-height:1.45}.oyeh-alert{padding:12px 14px;border-radius:6px;background:var(--oyeh-mint);color:var(--oyeh-charcoal)}.oyeh-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.oyeh-gallery-card{overflow:hidden;border:1px solid var(--oyeh-line);border-radius:8px;background:var(--oyeh-white)}.oyeh-gallery-card__image{aspect-ratio:4 / 5;background:var(--oyeh-cream)}.oyeh-gallery-card__image img{display:block;width:100%;height:100%;object-fit:cover}.oyeh-gallery-card__body{padding:14px}.oyeh-faq{display:grid;gap:10px}.oyeh-faq details{border:1px solid var(--oyeh-line);border-radius:8px;background:var(--oyeh-white)}.oyeh-faq summary{cursor:pointer;padding:16px 18px;color:var(--oyeh-charcoal);font-weight:800}.oyeh-faq p{margin:0;padding:0 18px 18px;color:var(--oyeh-muted);line-height:1.55}.oyeh-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.oyeh-product-card{display:flex;min-width:0;flex-direction:column;border:1px solid var(--oyeh-line);border-radius:8px;background:var(--oyeh-white)}.oyeh-product-card__image{overflow:hidden;border-radius:8px 8px 0 0;aspect-ratio:1 / 1.18;background:var(--oyeh-cream)}.oyeh-product-card__image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .18s ease}.oyeh-product-card:hover img{transform:scale(1.025)}.oyeh-product-card__body{display:flex;min-height:164px;flex:1;flex-direction:column;gap:8px;padding:14px}.oyeh-product-card__title{margin:0;color:var(--oyeh-charcoal);font-size:15px;font-weight:800;line-height:1.25;text-decoration:none}.oyeh-product-card__price{margin:0;color:var(--oyeh-muted);font-size:14px}.oyeh-product-card__actions{display:grid;gap:8px;margin-top:auto}.oyeh-chip-row{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 24px}.oyeh-chip{display:inline-flex;align-items:center;min-height:36px;padding:8px 12px;border:1px solid var(--oyeh-line);border-radius:999px;background:var(--oyeh-white);color:var(--oyeh-charcoal);font-size:13px;font-weight:700;text-decoration:none}.oyeh-deposit-product{display:grid;grid-template-columns:minmax(320px,.9fr) minmax(0,1fr);gap:clamp(24px,5vw,64px);align-items:start;padding:clamp(36px,6vw,80px) 0}.oyeh-deposit-product__media{overflow:hidden;border-radius:8px;aspect-ratio:4 / 5;background:var(--oyeh-cream)}.oyeh-deposit-product__media img{display:block;width:100%;height:100%;object-fit:cover}.oyeh-deposit-product__content h1{margin:0;font-size:clamp(34px,5vw,56px);line-height:1.02;letter-spacing:0}.oyeh-price{margin:16px 0 0;color:var(--oyeh-gold);font-size:24px;font-weight:800}.oyeh-richtext{color:var(--oyeh-muted);font-size:16px;line-height:1.6}.oyeh-richtext>*:first-child{margin-top:0}.oyeh-richtext>*:last-child{margin-bottom:0}.oyeh-empty{padding:24px;border:1px dashed var(--oyeh-line);border-radius:8px;background:var(--oyeh-cream);color:var(--oyeh-muted)}@media(max-width:900px){.oyeh-hero__grid,.oyeh-form-wrap,.oyeh-deposit-product,.oyeh-split{grid-template-columns:1fr}.oyeh-split--media-left .oyeh-split__media{order:0}.oyeh-card-grid,.oyeh-gallery,.oyeh-product-grid,.oyeh-mini-grid,.oyeh-step-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.oyeh-shell{width:min(100% - 24px,1180px)}.oyeh-card-grid,.oyeh-mini-grid,.oyeh-step-list,.oyeh-gallery,.oyeh-product-grid,.oyeh-field-row{grid-template-columns:1fr}.oyeh-button{width:100%}.oyeh-product-card__body{min-height:140px}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/oyeh-studio-sections.css.map */
