.ouri-hiw{--bg: #faf7f2;--bg-soft: #f4eee4;--card: #fffdf9;--paper: #efe4d3;--kraft: #b79874;--ink: #3e312b;--muted: #7a6d64;--light: #020202ff;--line: #ded1c3;--accent: #6b5143;--accent-soft: #e7d8c7;--white: #fff;--radius-xl: 28px;--radius-lg: 20px;--radius-md: 14px;--shadow: 0 22px 60px rgba(62, 49, 43, .08);--shadow-soft: 0 14px 34px rgba(62, 49, 43, .06);--section-heading-desktop: 58px;--section-heading-mobile: 38px;--section-padding-top: 70px;--section-padding-bottom: 70px;background:var(--section-background, var(--bg));color:var(--ink)}.ouri-hiw,.ouri-hiw *{box-sizing:border-box}.ouri-hiw a{color:inherit;text-decoration:none}.ouri-hiw__container{width:min(1120px,calc(100% - 48px));margin:0 auto}.ouri-hiw__section{padding-top:var(--section-padding-top);padding-bottom:var(--section-padding-bottom)}.ouri-hiw__heading{display:grid;grid-template-columns:.72fr 1fr;gap:60px;align-items:end;margin-bottom:38px}.ouri-hiw__eyebrow{display:inline-flex;align-items:center;gap:10px;margin-bottom:18px;color:var(--accent);font-size:12px;letter-spacing:.18em;text-transform:uppercase}.ouri-hiw__eyebrow:before{content:"";width:34px;height:1px;background:var(--accent-soft)}.ouri-hiw h1,.ouri-hiw h2,.ouri-hiw h3,.ouri-hiw h4{margin:0;color:var(--ink);font-family:Georgia,Times New Roman,serif;font-weight:400;line-height:1.05}.ouri-hiw__title{font-size:var(--section-heading-desktop);letter-spacing:-.045em}.ouri-hiw__lede{margin:0;max-width:620px;color:var(--muted);font-size:17px;line-height:1.55}.ouri-hiw__why-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.ouri-hiw__compare-card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius-xl);padding:30px;box-shadow:var(--shadow-soft)}.ouri-hiw__compare-card--soft{background:#f6f0e9}.ouri-hiw__compare-title{font-size:30px;margin-bottom:26px}@media(min-width:981px){.ouri-hiw--intro .ouri-hiw__heading{grid-template-columns:.9fr .82fr;gap:44px}.ouri-hiw--intro .ouri-hiw__title{max-width:720px}.ouri-hiw--intro .ouri-hiw__compare-title{margin-bottom:28px}}.ouri-hiw__compare-list{display:grid;gap:12px;margin:0;padding:0;list-style:none;color:var(--muted)}.ouri-hiw__compare-list li{display:flex;gap:10px;align-items:flex-start;font-size:15px}.ouri-hiw__dot{position:relative;width:16px;height:16px;margin-top:4px;flex:0 0 16px;color:var(--kraft);background:transparent}.ouri-hiw__dot:before{content:"\2715";display:block;width:16px;height:16px;line-height:16px;text-align:center;font-size:12px;font-weight:600;color:var(--kraft)}.ouri-hiw__compare-card--accent .ouri-hiw__dot:before{content:"\2713";color:var(--accent)}.ouri-hiw__system-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.ouri-hiw__feature-card{position:relative;min-height:245px;overflow:hidden;background:var(--card);border:1px solid var(--line);border-radius:24px;padding:26px;box-shadow:var(--shadow-soft)}.ouri-hiw__feature-card:after{content:"";position:absolute;right:-42px;bottom:-42px;width:126px;height:126px;border:1px solid rgba(222,209,195,.7);border-radius:50%}.ouri-hiw__number{margin-bottom:42px;color:var(--kraft);font-family:Georgia,Times New Roman,serif;font-size:18px}.ouri-hiw__card-title{margin-bottom:26px;font-size:25px}.ouri-hiw__card-copy{margin:0;color:var(--muted);font-size:14px;line-height:1.55}.ouri-hiw__steps-wrap{position:relative;background:linear-gradient(180deg,#f2eadf,#fffdf9);border:1px solid var(--line);border-radius:34px;padding:34px;box-shadow:var(--shadow-soft)}.ouri-hiw__steps{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.ouri-hiw__step-card{min-height:230px;background:#fffdf9c7;border:1px solid rgba(222,209,195,.8);border-radius:22px;padding:24px}.ouri-hiw__step-index{display:flex;width:42px;height:42px;margin-bottom:20px;align-items:center;justify-content:center;border-radius:50%;background:var(--accent);color:var(--bg);font-family:Georgia,Times New Roman,serif}.ouri-hiw__difference-table{overflow:hidden;background:var(--card);border:1px solid var(--line);border-radius:30px;box-shadow:var(--shadow-soft)}.ouri-hiw__difference-mobile{display:none}.ouri-hiw__diff-row{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid var(--line)}.ouri-hiw__diff-row:last-child{border-bottom:0}.ouri-hiw__diff-cell{padding:22px 28px;color:var(--muted);font-size:15px;line-height:1.55}.ouri-hiw__diff-cell strong{display:flex;align-items:center;gap:10px;margin-bottom:3px;color:var(--ink);font-family:Georgia,Times New Roman,serif;font-size:21px;font-weight:400}.ouri-hiw__diff-row:not(.ouri-hiw__diff-head) .ouri-hiw__diff-cell:first-child strong:before{content:"\2639";color:var(--kraft);font-size:20px;line-height:1}.ouri-hiw__diff-row:not(.ouri-hiw__diff-head) .ouri-hiw__diff-cell:nth-child(2) strong:before{content:"\263a";color:var(--accent);font-size:20px;line-height:1}.ouri-hiw__diff-row .ouri-hiw__diff-cell:nth-child(1){background:#f7f0e8}.ouri-hiw__diff-row .ouri-hiw__diff-cell:nth-child(2){background:var(--card)}.ouri-hiw__diff-head .ouri-hiw__diff-cell{background:#f7f0e8;color:#6b5143;font-size:12px;letter-spacing:.13em;text-transform:uppercase}.ouri-hiw__diff-head .ouri-hiw__diff-cell:nth-child(2){background:var(--ink);color:#faf7f2c7}.ouri-hiw__diff-head .ouri-hiw__diff-cell strong{color:#6b5143;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;letter-spacing:.14em;text-transform:uppercase}.ouri-hiw__diff-head .ouri-hiw__diff-cell:nth-child(2) strong{color:var(--bg)}.ouri-hiw__real-life{display:grid;grid-template-columns:.92fr 1.08fr;gap:24px;align-items:stretch}.ouri-hiw__statement{display:flex;min-height:360px;flex-direction:column;justify-content:space-between;background:var(--statement-background, var(--paper));border:1px solid rgba(222,209,195,.75);border-radius:34px;padding:42px}.ouri-hiw__statement .ouri-hiw__title{font-size:var(--section-heading-desktop)}.ouri-hiw__statement-copy{margin:28px 0 0;max-width:440px;color:var(--muted);font-size:16px;line-height:1.55}.ouri-hiw__life-list{display:grid;grid-template-columns:1fr 1fr;gap:16px}.ouri-hiw__life-card{background:var(--card);border:1px solid var(--line);border-radius:24px;padding:24px;box-shadow:var(--shadow-soft)}.ouri-hiw__life-card h3{margin-bottom:10px;font-size:24px}.ouri-hiw__life-card p{margin:0;color:var(--muted);font-size:14px;line-height:1.55}.ouri-hiw__rituals{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.ouri-hiw__ritual-card{overflow:hidden;background:var(--card);border:1px solid var(--line);border-radius:30px;box-shadow:var(--shadow-soft)}.ouri-hiw__ritual-image-wrap{position:relative;height:230px;overflow:hidden;background:linear-gradient(145deg,#efe4d3,#fffaf3)}.ouri-hiw__ritual-image{width:100%;height:100%;object-fit:cover;display:block}.ouri-hiw__ritual-placeholder{position:relative;width:100%;height:100%}.ouri-hiw__ritual-placeholder:before{content:"";position:absolute;left:50%;top:50%;border:1px solid rgba(175,160,150,.5);background:linear-gradient(135deg,#fff,#e4dcd1);box-shadow:inset -10px -12px 26px #afa0962e,inset 14px 14px 24px #fffffff5}.ouri-hiw__ritual-placeholder--stone:before{width:140px;height:78px;transform:translate(-50%,-50%) rotate(-14deg);border-radius:54% 46% 45% 55%/58% 48% 52% 42%}.ouri-hiw__ritual-placeholder--body:before{width:168px;height:92px;transform:translate(-50%,-50%) rotate(10deg);border-radius:60% 40% 62% 38%/52% 44% 56% 48%}.ouri-hiw__ritual-placeholder--comb:before{width:138px;height:22px;transform:translate(-50%,-50%) rotate(-18deg);border-radius:999px;background:linear-gradient(90deg,#c8a27a,#9e754e)}.ouri-hiw__ritual-body{padding:26px}.ouri-hiw__ritual-body h3{margin-bottom:12px;font-size:30px}.ouri-hiw__ritual-body p{margin:0 0 22px;color:var(--muted);font-size:14px;line-height:1.55}.ouri-hiw__text-link{display:inline-flex;padding-bottom:4px;border-bottom:1px solid var(--accent-soft);color:var(--accent);font-size:13px;letter-spacing:.08em;text-transform:uppercase}@media(min-width:981px){.ouri-hiw--rituals .ouri-hiw__heading{grid-template-columns:.92fr .8fr;gap:40px}.ouri-hiw--rituals .ouri-hiw__title{max-width:760px}}.ouri-hiw__cta{text-align:center}.ouri-hiw__cta-panel{background:var(--ink);color:var(--bg);border-radius:36px;padding:58px 28px;box-shadow:var(--shadow)}.ouri-hiw__cta-panel .ouri-hiw__title{color:var(--bg);font-size:clamp(40px,5vw,64px);text-align:center;margin-left:auto;margin-right:auto}.ouri-hiw__btn{color:#3e312b}@media(min-width:981px){.ouri-hiw__cta-panel .ouri-hiw__title{white-space:nowrap}}.ouri-hiw__cta-copy{margin:20px auto 30px;max-width:580px;color:#faf7f2b8;font-size:17px;line-height:1.55}.ouri-hiw__btn{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:0 22px;border:0;border-radius:999px;background:var(--bg);color:#3e312b!important;font-size:14px;letter-spacing:.02em;transition:transform .2s ease}.ouri-hiw__btn:link,.ouri-hiw__btn:visited,.ouri-hiw__btn:hover,.ouri-hiw__btn:active{color:#3e312b!important}.ouri-hiw__btn:hover{transform:translateY(-1px)}@media(max-width:980px){.ouri-hiw__container{width:min(100% - 32px,760px)}.ouri-hiw__heading{grid-template-columns:1fr;gap:16px;margin-bottom:28px}.ouri-hiw__section{padding-top:max(54px,var(--section-padding-top));padding-bottom:max(54px,var(--section-padding-bottom))}.ouri-hiw__why-grid,.ouri-hiw__real-life{grid-template-columns:1fr}.ouri-hiw__system-grid,.ouri-hiw__steps,.ouri-hiw__rituals,.ouri-hiw__life-list{grid-template-columns:1fr 1fr}.ouri-hiw__steps-wrap{padding:20px}}@media(max-width:767px){.ouri-hiw__container{width:min(100% - 28px,430px)}.ouri-hiw__compare-title{margin-bottom:26px}.ouri-hiw__section{padding-top:var(--section-padding-top);padding-bottom:var(--section-padding-bottom)}.ouri-hiw__title{font-size:var(--section-heading-mobile)}.ouri-hiw__lede{font-size:15px}.ouri-hiw__why-grid,.ouri-hiw__system-grid,.ouri-hiw__steps,.ouri-hiw__life-list,.ouri-hiw__rituals{grid-template-columns:1fr}.ouri-hiw__compare-card{padding:24px;border-radius:24px}.ouri-hiw__compare-title{font-size:27px}.ouri-hiw__feature-card{min-height:unset;padding:24px}.ouri-hiw__number{margin-bottom:22px}.ouri-hiw__steps-wrap{border-radius:26px}.ouri-hiw__step-card{min-height:unset}.ouri-hiw__step-index{margin-bottom:20px}.ouri-hiw__difference-table{border-radius:24px}.ouri-hiw__difference-table--desktop{display:none}.ouri-hiw__difference-mobile{display:grid;gap:18px}.ouri-hiw__difference-mobile-group{overflow:hidden;background:var(--card);border:1px solid var(--line);border-radius:24px;box-shadow:var(--shadow-soft)}.ouri-hiw__difference-mobile-heading{padding:18px 22px;background:#4a3831;color:#faf7f2;font-size:12px;letter-spacing:.13em;text-transform:uppercase}.ouri-hiw__difference-mobile-group:nth-child(2) .ouri-hiw__difference-mobile-heading{background:#f7f0e8;color:#6b5143;border-bottom:1px solid var(--line)}.ouri-hiw__difference-mobile-item{padding:20px 22px;color:var(--muted);font-size:15px;line-height:1.55;border-top:1px solid var(--line)}.ouri-hiw__difference-mobile-group .ouri-hiw__difference-mobile-item:first-of-type{border-top:0}.ouri-hiw__difference-mobile-item strong{display:block;margin-bottom:8px;color:var(--ink);font-family:Georgia,Times New Roman,serif;font-size:21px;font-weight:400}.ouri-hiw__difference-mobile-item--accent{background:#f7f0e8}.ouri-hiw__statement{min-height:unset;border-radius:26px;padding:28px}.ouri-hiw__statement-copy{font-size:15px}.ouri-hiw__statement .ouri-hiw__title{font-size:var(--section-heading-mobile)}.ouri-hiw__life-card{border-radius:24px}.ouri-hiw__ritual-image-wrap{height:200px}.ouri-hiw__cta-panel{border-radius:26px;padding:42px 22px}.ouri-hiw__btn{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/ouri-how-it-works.css.map */
