:root{--ori-cream: #fff8ec;--ori-paper: #ffffff;--ori-ink: #2b2a28;--ori-muted: #6f6a60;--ori-yellow: #ffd640;--ori-coral: #ff8a65;--ori-mint: #8fdcc2;--ori-sky: #9ecbff;--ori-pink: #ffb8c9;--ori-line: 2.5px solid var(--ori-ink);--ori-shadow: 6px 6px 0 var(--ori-ink);--ori-shadow-sm: 4px 4px 0 var(--ori-ink);--ori-radius: 26px;--ori-font: "M PLUS Rounded 1c", "Hiragino Maru Gothic ProN", "Hiragino Sans", sans-serif;--ori-font-head: "Zen Maru Gothic", "M PLUS Rounded 1c", "Hiragino Maru Gothic ProN", sans-serif}body{background:var(--ori-cream);color:var(--ori-ink);font-family:var(--ori-font);letter-spacing:.02em}h1,h2,h3,h4,.h0,.h1,.h2,.h3,.h4,.h5{font-family:var(--ori-font-head);letter-spacing:.02em}.gradient,.color-scheme-1,.color-scheme-2{background-color:var(--ori-cream)}.shopify-section-group-header-group .header-wrapper,.header-wrapper{background:#fff8eceb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:var(--ori-line)!important}.announcement-bar-section .utility-bar{background:var(--ori-ink);color:var(--ori-cream);border-bottom:0}.announcement-bar__message{font-weight:700;letter-spacing:.08em}.header__heading-logo{max-width:100%;height:auto}.header__menu-item{font-weight:700}.button,.shopify-payment-button__button--unbranded{border-radius:999px;font-weight:800;font-family:var(--ori-font)}.footer{background:var(--ori-ink)!important;color:var(--ori-cream);border-top:0!important}.footer a,.footer .list-social__link,.footer .copyright__content,.footer .policies a{color:var(--ori-cream)!important}.main-page-title,.page-title{font-family:var(--ori-font-head)}.rte{line-height:1.95}.rte table th{font-weight:700}.ori-section{position:relative;padding:clamp(64px,10vw,128px) 20px;overflow:hidden}.ori-wrap{max-width:1140px;margin:0 auto;position:relative;z-index:1}.ori-eyebrow{display:inline-block;padding:6px 16px;border:var(--ori-line);border-radius:999px;background:var(--ori-paper);font-weight:800;font-size:1.3rem;letter-spacing:.14em;box-shadow:var(--ori-shadow-sm)}.ori-title{margin:18px 0 14px;font-family:var(--ori-font-head);font-weight:900;font-size:clamp(2.8rem,4.6vw,4.8rem);line-height:1.35}.ori-lead{margin:0;color:var(--ori-muted);font-size:clamp(1.5rem,1.6vw,1.8rem);line-height:1.9}.ori-head{text-align:center;margin-bottom:clamp(36px,6vw,64px)}.ori-marker{background:linear-gradient(transparent 58%,var(--ori-yellow) 58%);padding:0 .1em}.ori-card{background:var(--ori-paper);border:var(--ori-line);border-radius:var(--ori-radius);box-shadow:var(--ori-shadow);transition:transform .25s ease,box-shadow .25s ease}.ori-card:hover{transform:translate(-3px,-3px);box-shadow:9px 9px 0 var(--ori-ink)}.ori-btn{display:inline-flex;align-items:center;gap:10px;padding:16px 30px;border:var(--ori-line);border-radius:999px;background:var(--ori-yellow);color:var(--ori-ink);font-weight:800;font-size:1.7rem;text-decoration:none;box-shadow:var(--ori-shadow-sm);transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.ori-btn:hover{transform:translate(-2px,-2px);box-shadow:6px 6px 0 var(--ori-ink)}.ori-btn:active{transform:translate(3px,3px);box-shadow:1px 1px 0 var(--ori-ink)}.ori-btn--ghost{background:var(--ori-paper)}.ori-btn svg{width:20px;height:20px}.ori-sticker{position:absolute;z-index:2;display:inline-flex;align-items:center;justify-content:center;text-align:center;border:var(--ori-line);border-radius:999px;background:var(--ori-coral);font-weight:800;line-height:1.25;box-shadow:var(--ori-shadow-sm);white-space:nowrap}.ori-dot-bg{background-image:radial-gradient(rgba(43,42,40,.13) 1.4px,transparent 1.5px);background-size:22px 22px}.ori-blob{position:absolute;border-radius:50%;filter:blur(0);opacity:.9;z-index:0}.js [data-ori-reveal]{opacity:0;transform:translateY(46px) scale(.97);transition:opacity .8s cubic-bezier(.2,.7,.2,1),transform .8s cubic-bezier(.2,.7,.2,1);transition-delay:var(--ori-delay, 0s)}.js [data-ori-reveal=left]{transform:translate(-56px) rotate(-3deg)}.js [data-ori-reveal=right]{transform:translate(56px) rotate(3deg)}.js [data-ori-reveal=pop]{transform:scale(.6) rotate(-8deg);transition-timing-function:cubic-bezier(.34,1.56,.64,1)}.js [data-ori-reveal].is-inview{opacity:1;transform:none}[data-ori-float]{animation:ori-float var(--ori-float-dur, 6s) ease-in-out infinite;animation-delay:var(--ori-float-delay, 0s)}@keyframes ori-float{0%,to{translate:0 0;rotate:var(--ori-rot, 0deg)}50%{translate:0 -14px;rotate:calc(var(--ori-rot, 0deg) + 2deg)}}[data-ori-spin]{animation:ori-spin 18s linear infinite}@keyframes ori-spin{to{rotate:360deg}}@media(prefers-reduced-motion:reduce){.js [data-ori-reveal]{opacity:1;transform:none;transition:none}[data-ori-float],[data-ori-spin],.ori-marquee__track{animation:none!important}}.ori-hero{padding-top:clamp(40px,7vw,90px);padding-bottom:clamp(80px,11vw,140px)}.ori-hero__grid{display:grid;gap:40px;align-items:center}@media(min-width:900px){.ori-hero__grid{grid-template-columns:1.05fr 1fr}}.ori-hero__catch{margin:20px 0 18px;font-family:var(--ori-font-head);font-weight:900;font-size:clamp(3.4rem,6.2vw,6.6rem);line-height:1.22}.ori-hero__catch span{display:inline-block}.ori-hero__logo{width:min(360px,78%);height:auto;display:block}.ori-section img[width][height]{height:auto}.ori-hero__ring,.ori-hero__stage div:empty{display:block}.ori-hero__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:30px}.ori-hero__points{display:flex;flex-wrap:wrap;gap:10px;margin:26px 0 0;padding:0;list-style:none}.ori-hero__points li{padding:6px 14px;border:2px solid var(--ori-ink);border-radius:999px;background:var(--ori-paper);font-weight:700;font-size:1.35rem}.ori-hero__stage{position:relative;aspect-ratio:1 / 1;max-width:560px;width:100%;margin:0 auto}.ori-hero__ring{position:absolute;top:6%;right:6%;bottom:6%;left:6%;border-radius:50%;background:var(--ori-yellow);border:var(--ori-line);box-shadow:var(--ori-shadow)}.ori-hero__cup{position:absolute;width:62%;filter:drop-shadow(6px 8px 0 rgba(43,42,40,.85))}.ori-hero__cup--a{left:2%;top:6%;--ori-rot: -12deg}.ori-hero__cup--b{right:0;bottom:4%;--ori-rot: 14deg}.ori-hero__engrave{position:absolute;left:50%;top:50%;width:26%;translate:-50% -50%;color:#3b3d40}.ori-hero__cup--b .ori-hero__engrave{color:#d9dcdf}.ori-hero__engrave svg{width:100%;height:auto;display:block}.ori-hero__sticker-1{top:2%;right:6%;width:118px;height:118px;font-size:1.7rem;background:var(--ori-coral);--ori-rot: 10deg}.ori-hero__sticker-2{bottom:12%;left:-2%;padding:12px 20px;font-size:1.45rem;background:var(--ori-mint);border-radius:18px;--ori-rot: -6deg}.ori-hero__sticker-3{top:46%;right:-3%;padding:10px 16px;font-size:1.3rem;background:var(--ori-sky);border-radius:14px;--ori-rot: 4deg}.ori-marquee{border-top:var(--ori-line);border-bottom:var(--ori-line);background:var(--ori-yellow);overflow:hidden;rotate:-1.5deg;margin:-10px -20px;position:relative;z-index:3}.ori-marquee__track{display:flex;width:max-content;animation:ori-marquee 28s linear infinite}.ori-marquee__item{display:inline-flex;align-items:center;gap:26px;padding:16px 13px;font-family:var(--ori-font-head);font-weight:900;font-size:clamp(1.8rem,2.4vw,2.6rem);white-space:nowrap}.ori-marquee__item img{height:1.6em!important;width:auto}@keyframes ori-marquee{to{transform:translate(-50%)}}.ori-steps{display:grid;gap:28px;counter-reset:ori-step}@media(min-width:800px){.ori-steps{grid-template-columns:repeat(3,1fr)}.ori-steps>:nth-child(2){margin-top:46px}.ori-steps>:nth-child(3){margin-top:92px}}.ori-step{padding:30px 26px;position:relative}.ori-step__num{position:absolute;top:-24px;left:22px;width:52px;height:52px;display:grid;place-items:center;border:var(--ori-line);border-radius:50%;background:var(--ori-yellow);font-family:var(--ori-font-head);font-weight:900;font-size:2.2rem;box-shadow:var(--ori-shadow-sm)}.ori-step__icon{width:88px;height:88px;margin:18px 0 14px;display:grid;place-items:center;border-radius:24px;background:var(--ori-cream);border:2px solid var(--ori-ink)}.ori-step__icon svg{width:52px;height:52px}.ori-step h3{margin:0 0 8px;font-size:2.1rem}.ori-step p{margin:0;color:var(--ori-muted);line-height:1.85;font-size:1.45rem}.ori-uses{display:grid;gap:22px;grid-template-columns:repeat(auto-fit,minmax(230px,1fr))}.ori-use{padding:26px 22px;text-align:center}.ori-use__art{width:120px;height:120px;margin:0 auto 14px;border-radius:50%;border:var(--ori-line);display:grid;place-items:center}.ori-use__art svg{width:62px;height:62px}.ori-use h3{margin:0 0 6px;font-size:1.9rem}.ori-use p{margin:0;color:var(--ori-muted);font-size:1.4rem;line-height:1.8}.ori-lineup{display:grid;gap:26px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.ori-item{padding:22px 22px 26px;text-align:center}.ori-item__visual{position:relative;aspect-ratio:1 / 1;border-radius:20px;border:2px solid var(--ori-ink);overflow:hidden;margin-bottom:16px}.ori-item__visual img{position:absolute;width:72%;top:14%;transition:transform .6s cubic-bezier(.34,1.56,.64,1)}.ori-item__visual img:first-child{left:2%;rotate:-10deg}.ori-item__visual img:last-child{right:2%;top:22%;rotate:12deg}.ori-item:hover .ori-item__visual img:first-child{transform:translate(-6px,-6px) rotate(-6deg)}.ori-item:hover .ori-item__visual img:last-child{transform:translate(6px,6px) rotate(8deg)}.ori-item h3{margin:0 0 4px;font-size:2.2rem}.ori-item__spec{margin:0 0 12px;color:var(--ori-muted);font-size:1.35rem}.ori-item__prices{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.ori-price-chip{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border:2px solid var(--ori-ink);border-radius:999px;font-weight:800;font-size:1.45rem;background:var(--ori-paper)}.ori-price-chip i{width:14px;height:14px;border-radius:50%;border:1.5px solid var(--ori-ink)}.ori-pricing{display:grid;gap:26px}@media(min-width:860px){.ori-pricing{grid-template-columns:1fr 1fr}}.ori-pricing__card{padding:30px 28px}.ori-pricing__card h3{margin:0 0 6px;font-size:2.3rem}.ori-pricing__card>p{margin:0 0 18px;color:var(--ori-muted);font-size:1.45rem}.ori-tiers{width:100%;border-collapse:separate;border-spacing:0 8px}.ori-tiers td{border:0!important;padding:12px 14px;background:var(--ori-cream);font-weight:700;font-size:1.55rem}.ori-tiers td:first-child{border-radius:14px 0 0 14px}.ori-tiers td:last-child{border-radius:0 14px 14px 0;text-align:right}.ori-tiers strong{font-family:var(--ori-font-head);font-size:2rem}.ori-tiers .ori-tiers__hot td{background:var(--ori-yellow)}.ori-note{margin:14px 0 0;font-size:1.25rem;color:var(--ori-muted)}.ori-gallery{columns:2 180px;column-gap:20px}@media(min-width:900px){.ori-gallery{columns:4 220px}}.ori-work{break-inside:avoid;margin:0 0 20px;padding:10px 10px 14px}.ori-work:nth-child(3n+1){rotate:-1.5deg}.ori-work:nth-child(3n+2){rotate:1.2deg}.ori-work img{width:100%;height:auto;display:block;border-radius:16px;border:2px solid var(--ori-ink)}.ori-work figcaption{padding:10px 6px 0;font-weight:700;font-size:1.4rem}.ori-work small{display:block;color:var(--ori-muted);font-weight:500;font-size:1.2rem}.ori-gallery-empty{max-width:560px;margin:0 auto;padding:40px 30px;text-align:center}.ori-gallery-empty img{width:140px;margin:0 auto 12px;display:block}.ori-faq{max-width:860px;margin:0 auto;display:grid;gap:16px}.ori-faq details{padding:0;overflow:hidden}.ori-faq summary{list-style:none;cursor:pointer;display:flex;align-items:center;gap:14px;padding:20px 24px;font-weight:800;font-size:1.65rem}.ori-faq summary::-webkit-details-marker{display:none}.ori-faq summary:before{content:"Q";flex:0 0 38px;height:38px;display:grid;place-items:center;border-radius:50%;background:var(--ori-yellow);border:2px solid var(--ori-ink);font-family:var(--ori-font-head)}.ori-faq summary:after{content:"";margin-left:auto;width:14px;height:14px;border-right:3px solid var(--ori-ink);border-bottom:3px solid var(--ori-ink);rotate:45deg;transition:rotate .3s ease}.ori-faq details[open] summary:after{rotate:225deg}.ori-faq__a{padding:0 24px 22px 76px;color:var(--ori-muted);line-height:1.9;font-size:1.5rem}.ori-cta__box{position:relative;padding:clamp(40px,7vw,80px) 28px;text-align:center;background:var(--ori-coral)}.ori-cta__box .ori-title{margin-top:0}.ori-cta__box .ori-lead{color:var(--ori-ink)}.ori-cta__cup{position:absolute;width:clamp(90px,14vw,170px)}.ori-cta__cup--l{left:-30px;top:-40px;--ori-rot: -14deg}.ori-cta__cup--r{right:-24px;bottom:-36px;--ori-rot: 16deg}.ori-guide{display:grid;gap:24px;max-width:920px;margin:0 auto}.ori-guide__item{padding:28px 30px}.ori-guide__item .ori-guide__title{margin:0 0 10px;font-size:2.1rem;display:flex;align-items:center;gap:12px}.ori-guide__item .ori-guide__title span{display:inline-grid;place-items:center;width:40px;height:40px;border-radius:12px;background:var(--ori-mint);border:2px solid var(--ori-ink);font-size:1.6rem}.ori-guide__item div{color:var(--ori-muted);line-height:1.95;font-size:1.5rem}.ori-guide__item ul{padding-left:1.2em;margin:8px 0 0}.product__title h1{font-family:var(--ori-font-head);font-weight:900}body .orishera{font-size:16px;--o-sticky-bg: rgba(255, 248, 236, .95);--o-accent: #2b2a28;--o-line: #2b2a28;--o-soft: #fff1c9;--o-radius: 22px;font-family:var(--ori-font)}body .orishera__step{border-width:2px;box-shadow:4px 4px 0 var(--ori-ink)}body .orishera__stage{border:2px solid var(--ori-ink);box-shadow:6px 6px 0 var(--ori-ink);background-color:#fff1c9;background-image:radial-gradient(rgba(43,42,40,.12) 1.4px,transparent 1.5px);background-size:20px 20px}body .orishera__submit{border:2.5px solid var(--ori-ink);background:var(--ori-yellow);color:var(--ori-ink);box-shadow:4px 4px 0 var(--ori-ink)}body .orishera__submit:disabled{background:#efe6d2;color:var(--ori-muted)}body .orishera__step-title span{background:var(--ori-yellow);color:var(--ori-ink);border:2px solid var(--ori-ink)}body .orishera__upload-btn{border-color:var(--ori-ink);color:var(--ori-ink);background:#fff8ec}body .orishera__chip.is-active,body .orishera__mode.is-active{background:var(--ori-yellow);border-color:var(--ori-ink)}.ori-soldout-ribbon{display:inline-block;margin:6px 0 12px;padding:8px 16px;border:2px solid var(--ori-ink);border-radius:999px;background:var(--ori-pink);font-weight:800;font-size:1.4rem}@media(max-width:749px){.ori-section{padding-left:18px;padding-right:18px}.ori-hero__catch{font-size:clamp(2.6rem,8.6vw,3.6rem)}.ori-title{font-size:clamp(2.3rem,7vw,3rem)}.ori-btn{padding:13px 22px;font-size:1.5rem}.ori-hero__actions{gap:10px}.ori-hero__sticker-1{width:92px;height:92px;font-size:1.35rem}.ori-hero__sticker-2,.ori-hero__sticker-3{font-size:1.2rem}.header__heading-logo{width:128px!important}.ori-faq__a{padding-left:24px}.ori-cta__cup{opacity:.9}}.ori-contact{padding:clamp(24px,4vw,40px)}.ori-form__grid{display:grid;gap:16px}@media(min-width:700px){.ori-form__grid{grid-template-columns:1fr 1fr}.ori-field--wide,.ori-field:first-child{grid-column:1 / -1}}.ori-field{display:grid;gap:6px;font-weight:700;font-size:1.45rem}.ori-field em{font-style:normal;font-size:1.1rem;color:#b8412c;margin-left:4px}.ori-field input,.ori-field select,.ori-field textarea,.ori-notify__form input{width:100%;padding:12px 14px;border:2px solid var(--ori-ink);border-radius:14px;background:#fff;font:inherit;font-weight:400;font-size:1.6rem;color:var(--ori-ink)}.ori-field input:focus-visible,.ori-field select:focus-visible,.ori-field textarea:focus-visible,.ori-notify__form input:focus-visible,.ori-btn:focus-visible{outline:3px solid var(--ori-yellow);outline-offset:2px}.ori-form__done{padding:14px 18px;border-radius:14px;background:#e2f1ec;font-weight:700}.ori-form__error{padding:14px 18px;border-radius:14px;background:#fbe9e4;color:#8f2f1f}.ori-notify{display:grid;gap:20px;align-items:center;padding:clamp(22px,4vw,36px);background:#fff}@media(min-width:860px){.ori-notify{grid-template-columns:1.2fr 1fr}}.ori-notify__form{display:grid;gap:10px}.ori-cart-note{padding:16px 20px;box-shadow:4px 4px 0 var(--ori-ink);font-size:1.4rem;line-height:1.8}.ori-cart-note p{margin:0 0 4px}.ori-cart-note ul{margin:0;padding-left:1.2em}.ori-guide__item[id]{scroll-margin-top:110px}.ori-section{padding-top:clamp(52px,7vw,92px);padding-bottom:clamp(52px,7vw,92px)}.ori-head{margin-bottom:clamp(28px,4vw,44px)}.ori-title{margin-top:0}.ori-lead{font-size:clamp(1.6rem,1.5vw,1.8rem)}.ori-note{font-size:1.35rem}.ori-card{border-width:2px;box-shadow:0 2px #2b2a28e6}.ori-card:hover{transform:none;box-shadow:0 2px #2b2a28e6}.ori-card--pop{border-width:2.5px;box-shadow:var(--ori-shadow)}.ori-card--pop:hover{transform:translate(-2px,-2px);box-shadow:8px 8px 0 var(--ori-ink)}.header-wrapper,.shopify-section-group-header-group .header-wrapper{border-bottom:1.5px solid rgba(43,42,40,.18)!important}.header__menu-item{font-size:1.5rem;font-weight:800}.header__inline-menu .list-menu--inline>li:first-child>a.header__menu-item{margin-right:8px;padding:8px 18px;border:2px solid var(--ori-ink);border-radius:999px;background:var(--ori-yellow);text-decoration:none}.header__inline-menu .list-menu--inline>li:first-child>a.header__menu-item span{text-decoration:none!important}.header__icon--search,.header__icon--account,details-modal.header__search{display:none!important}.announcement-bar__message{font-size:1.3rem}.footer .footer__content-top{padding-bottom:12px}.footer__blocks-wrapper{gap:28px 48px}.footer__blocks-wrapper .footer-block{flex:1 1 220px!important;max-width:none!important;width:auto!important}.footer .copyright__content a[href*="shopify.com"],.footer .policies{display:none!important}.footer .footer__column--info{align-items:center}.ori-hero{padding-top:clamp(36px,5vw,64px);padding-bottom:clamp(56px,7vw,88px)}.ori-hero__kicker{display:inline-block;margin:0 0 12px;padding:4px 14px;border-radius:999px;background:var(--ori-ink);color:var(--ori-cream);font-weight:800;font-size:1.35rem;letter-spacing:.08em}.ori-hero__catch{margin:0 0 18px;font-size:clamp(3.4rem,5.4vw,6.4rem)}.ori-hero__catch span{display:block;width:fit-content;white-space:nowrap}.ori-hero__lead{margin:0;max-width:34em;font-size:clamp(1.6rem,1.5vw,1.8rem);line-height:1.9;color:var(--ori-muted)}.ori-hero__stage{aspect-ratio:5 / 4;max-width:600px}.ori-hero__photo{position:absolute;left:0;top:8%;width:40%;padding:10px 10px 34px;background:#fff;border:2.5px solid var(--ori-ink);border-radius:10px;box-shadow:var(--ori-shadow-sm);rotate:-7deg;z-index:2}.ori-hero__photo svg{display:block;width:100%;height:auto;border-radius:4px}.ori-hero__photo-label,.ori-hero__cup-label{position:absolute;left:0;right:0;bottom:8px;text-align:center;font-weight:800;font-size:1.3rem}.ori-hero__arrow{position:absolute;left:30%;top:2%;width:22%;color:var(--ori-ink);z-index:3}.ori-hero__cup{position:absolute;right:0;bottom:0;width:68%;left:auto;top:auto;filter:none}.ori-hero__cup>div{position:relative;filter:drop-shadow(8px 10px 0 rgba(43,42,40,.85))}.ori-hero__cup img{width:100%;display:block}.ori-hero__engrave{width:30%;color:#d9dcdf}.ori-hero__cup-label{bottom:-2px;left:18%;right:auto;padding:4px 12px;border:2px solid var(--ori-ink);border-radius:999px;background:#fff}.ori-hero__sticker{top:44%;left:2%;width:104px;height:104px;font-size:1.4rem;background:var(--ori-yellow);rotate:-8deg}.ori-marquee{margin-bottom:36px}#ori-notify{padding-top:24px}.ori-steps{align-items:start}.ori-step p{font-size:1.55rem}.ori-step h3{font-size:2rem}.ori-use{text-align:left;display:grid;grid-template-columns:64px 1fr;gap:4px 14px;align-items:center}.ori-use__art{width:64px;height:64px;margin:0;grid-row:span 2;border-width:2px}.ori-use__art svg{width:38px;height:38px}.ori-use h3{margin:0;font-size:1.8rem}.ori-use p{font-size:1.5rem;grid-column:1 / -1}.ori-item{display:grid;gap:6px;justify-items:center}.ori-item__visual{width:100%}.ori-item__visual img{width:calc(58% * var(--cup-scale, 100) / 100);top:50%;translate:0 -50%}.ori-item__visual img:first-child{left:8%}.ori-item__visual img:last-child{right:6%;top:56%}.ori-item h3{display:flex;align-items:baseline;gap:8px;margin:6px 0 0}.ori-item h3 small{font-size:1.3rem;color:var(--ori-muted);font-family:var(--ori-font)}.ori-item__note{margin:0;font-weight:700;font-size:1.5rem}.ori-item__spec{margin:0 0 6px}.ori-btn--small{margin-top:10px;padding:10px 20px;font-size:1.45rem}.ori-pricing{align-items:start}.ori-pricing__picker{display:flex;flex-wrap:wrap;gap:6px;margin:0 0 12px}.ori-pill{padding:5px 12px;border:1.5px solid var(--ori-ink);border-radius:999px;background:#fff;font:inherit;font-size:1.3rem;font-weight:700;color:var(--ori-ink);cursor:pointer}.ori-pill.is-active{background:var(--ori-ink);color:var(--ori-cream)}.ori-tiers{list-style:none;margin:0;padding:0;display:grid;gap:8px}.ori-tiers li{display:flex;justify-content:space-between;align-items:baseline;gap:12px;padding:12px 16px;border-radius:14px;background:var(--ori-cream);font-weight:700;font-size:1.55rem}.ori-tiers li.is-hot{background:var(--ori-yellow)}.ori-tiers strong{font-family:var(--ori-font-head);font-size:1.9rem;font-variant-numeric:tabular-nums}.ori-tiers a{color:inherit}.ori-cta__box{background:var(--ori-yellow);overflow:hidden}.ori-cta__cup--l{left:16px;top:16px}.ori-cta__cup--r{right:16px;bottom:16px}.product__title h1{font-size:clamp(2.6rem,2.3vw,3.4rem);line-height:1.35}.ori-start{display:grid;gap:8px;margin:14px 0 6px}.ori-start .ori-btn{justify-content:center}.ori-start small{text-align:center;color:var(--ori-muted);font-size:1.3rem}body .orishera__stage img.orishera__mockup,body .orishera__stage .orishera__circle{scale:1.32}body .orishera__stage img.orishera__mockup{transform-origin:50% 50%}body .orishera__check input[type=checkbox]{-webkit-appearance:none;appearance:none;width:22px;height:22px;flex:0 0 22px;margin-top:2px;border:2px solid var(--ori-ink);border-radius:6px;background:#fff;display:grid;place-items:center;cursor:pointer}body .orishera__check input[type=checkbox]:checked{background:var(--ori-yellow)}body .orishera__check input[type=checkbox]:checked:after{content:"";width:6px;height:11px;border:solid var(--ori-ink);border-width:0 3px 3px 0;rotate:45deg;margin-top:-2px}body .orishera__check input[type=checkbox]:focus-visible{outline:3px solid var(--ori-yellow);outline-offset:2px}@media(max-width:749px){.ori-hero__catch{font-size:clamp(3rem,9.2vw,4rem)}.ori-hero__stage{max-width:420px}.ori-hero__sticker{display:none}.ori-hero__photo-label,.ori-hero__cup-label{font-size:1.15rem}.header__inline-menu .list-menu--inline>li:first-child>a.header__menu-item{padding:6px 12px}}.ori-hero__sticker{top:6%;left:auto;right:2%;rotate:9deg}.ori-hero__cup{width:62%;right:4%;bottom:6%}.ori-hero__cup-label{bottom:-18px;left:50%;translate:-50% 0;white-space:nowrap}.ori-use{align-items:center}.ori-use h3{align-self:center}.ori-item__visual{display:flex;align-items:center;justify-content:center;gap:0}.ori-item:nth-child(1) .ori-item__visual{background:#ffe9a8}.ori-item:nth-child(2) .ori-item__visual{background:#d7ecff}.ori-item:nth-child(3) .ori-item__visual{background:#d9f4ea}.ori-item__visual img,.ori-item__visual img:first-child,.ori-item__visual img:last-child{position:relative;inset:auto;top:auto;left:auto;right:auto;translate:none;width:calc(64% * var(--cup-scale, 100) / 100);flex:0 0 auto}.ori-item__visual img:first-child{margin-right:calc(-26% * var(--cup-scale, 100) / 100);rotate:-12deg;z-index:1}.ori-item__visual img:last-child{margin-top:calc(18% * var(--cup-scale, 100) / 100);rotate:14deg;z-index:2}.product__title h1{font-size:clamp(2.4rem,2vw,2.9rem)}[data-ori-hero-in]{animation:ori-hero-in .7s cubic-bezier(.2,.7,.2,1) both;animation-delay:var(--ori-delay, 0s)}[data-ori-hero-in=pop]{animation-name:ori-hero-pop;animation-timing-function:cubic-bezier(.34,1.56,.64,1)}@keyframes ori-hero-in{0%{transform:translateY(18px)}to{transform:none}}@keyframes ori-hero-pop{0%{transform:scale(.94) rotate(-2deg)}to{transform:none}}@media(prefers-reduced-motion:reduce){[data-ori-hero-in]{animation:none}}.shopify-section:has(>.ori-marquee){overflow-x:clip}.ori-il{display:block;width:100%;height:100%;object-fit:contain}.ori-hero__deco{position:absolute;height:auto;pointer-events:none;z-index:0}.ori-hero__deco--mountain{right:2%;top:0;width:36%;opacity:.95}.ori-hero__deco--trees{left:0;bottom:2%;width:24%}.ori-hero__deco--fire{right:0;bottom:0;width:12%;z-index:3}.ori-hero__deco--star{left:34%;top:40%;width:10%;rotate:-8deg}.ori-hero__photo{padding:10px 10px 36px;background:#fff}.ori-hero__photo img{display:block;width:100%;height:auto;aspect-ratio:1 / 1;object-fit:contain;padding:10%;background:#f3ece0;border-radius:4px}.ori-hero__cup{z-index:2}.ori-hero__cup>div{filter:drop-shadow(0 18px 16px rgba(43,42,40,.28))}.ori-hero__cup img:first-child{width:100%;height:auto}.ori-hero__cup img.ori-hero__engrave{position:absolute;left:42%;top:62%;width:27%;height:auto;translate:-50% -50%;transform:scaleY(.62);opacity:.92}.ori-hero__cup-label{z-index:4}.ori-step__icon{width:96px;height:96px;padding:6px;background:transparent;border:0;border-radius:0}.ori-use__art{border:0;padding:16px}.ori-section .ori-step__icon img.ori-il{width:84px;height:84px}.ori-section .ori-use__art img.ori-il{width:100%;height:100%;min-height:0}.ori-lineup .ori-item .ori-item__visual--photo{background:#fff!important}.ori-item__visual--photo{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4%;padding:4% 0}.ori-section .ori-item__visual--photo img,.ori-section .ori-item__visual--photo img:first-child,.ori-section .ori-item__visual--photo img:last-child{position:static;margin:0;z-index:auto;width:60%;height:auto;translate:none;rotate:0deg;transform:none;mix-blend-mode:multiply}.ori-item:hover .ori-item__visual--photo img{transform:translateY(-4px)}.ori-cta__cup{width:clamp(110px,16vw,200px);height:auto;filter:drop-shadow(0 12px 12px rgba(43,42,40,.22))}.ori-page-head{position:relative;overflow:hidden}.ori-page-head__art{position:absolute;width:clamp(70px,8vw,120px);aspect-ratio:1;top:50%;translate:0 -50%;pointer-events:none}.ori-page-head__art--l{left:max(1%,calc(50% - 600px));rotate:-6deg}.ori-page-head__art--r{right:max(1%,calc(50% - 600px));rotate:6deg}@media(max-width:1099px){.ori-page-head__art{top:18px;translate:none;width:64px;opacity:.9}}.ori-guide__toc{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-bottom:8px}.ori-guide__toc a{display:inline-flex;align-items:center;gap:8px;padding:6px 14px 6px 8px;border:2px solid var(--ori-ink);border-radius:999px;background:var(--ori-paper);color:var(--ori-ink);font-weight:700;font-size:1.35rem;text-decoration:none;transition:background .2s}.ori-guide__toc a:hover{background:var(--ori-yellow)}.ori-section .ori-guide__toc-art{width:30px;height:30px;display:block}.ori-section .ori-guide__toc-art img.ori-il{width:30px;height:30px}.ori-guide__item--art{display:grid;grid-template-columns:110px 1fr;gap:24px;align-items:start}.ori-section .ori-guide__art{width:110px;height:110px;padding:8px;border-radius:28px;background:var(--ori-cream)}.ori-section .ori-guide__art img.ori-il{width:94px;height:94px}.ori-guide__item .ori-guide__content,.ori-guide__item .ori-guide__fig,.ori-guide__item .ori-guide__fig div{color:inherit;font-size:inherit;line-height:inherit}.ori-guide__item .ori-guide__body{color:var(--ori-muted);line-height:1.95;font-size:1.5rem}@media(max-width:749px){.ori-guide__item--art{grid-template-columns:1fr;gap:6px}.ori-section .ori-guide__art{width:76px;height:76px;border-radius:20px}.ori-section .ori-guide__art img.ori-il{width:62px;height:62px}}.ori-guide__fig{margin:18px 0 0}.ori-guide__fig figure{margin:0;text-align:center}.ori-guide__fig figcaption{margin-top:8px;font-weight:700;font-size:1.4rem;color:var(--ori-ink);line-height:1.5}.ori-guide__fig figcaption small{display:block;font-weight:500;font-size:1.2rem;color:var(--ori-muted)}.ori-guide__fig--grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.ori-guide__fig--four{grid-template-columns:repeat(4,minmax(0,1fr))}.ori-section .ori-guide__fig--grid img{width:100%;max-width:180px;height:auto;margin:0 auto;display:block}@media(max-width:749px){.ori-guide__fig--four{grid-template-columns:repeat(2,minmax(0,1fr))}}.ori-guide__fig--engrave{display:grid;grid-template-columns:minmax(0,260px) 1fr;gap:18px;align-items:center;padding:14px 18px;border-radius:20px;background:var(--ori-cream)}.ori-guide__fig--engrave figcaption{text-align:left;font-weight:500;color:var(--ori-muted);margin:0}.ori-guide__engrave{position:relative}.ori-section .ori-guide__engrave img:first-child{width:100%;height:auto;display:block}.ori-section .ori-guide__engrave img.ori-guide__engrave-art{position:absolute;left:42%;top:62%;width:27%;height:auto;translate:-50% -50%;transform:scaleY(.62)}@media(max-width:749px){.ori-guide__fig--engrave{grid-template-columns:1fr}}.ori-lp__wrap{display:grid;grid-template-columns:minmax(0,1fr);gap:28px}.ori-lp__block{margin:0}.ori-lp .ori-lp-heading{margin:clamp(28px,5vw,56px) 0 0}.ori-lp .ori-lp-heading:first-child{margin-top:0}.ori-lp .ori-lp-heading .ori-title{margin:12px 0 8px;font-size:clamp(2.4rem,3.6vw,3.6rem)}.ori-lp .ori-lp-heading .ori-lead{max-width:760px;margin:0 auto}.ori-lp .ori-lp__h{margin:0 0 10px;font-family:var(--ori-font-head);font-weight:900;font-size:clamp(2rem,2.4vw,2.4rem);line-height:1.45;color:var(--ori-ink)}.ori-lp h3.ori-lp__h{font-size:clamp(1.8rem,2vw,2rem)}.ori-lp .ori-lp__rte{color:var(--ori-muted);font-size:1.5rem;line-height:1.95}.ori-lp .ori-lp__rte p{margin:0 0 .8em}.ori-lp .ori-lp__rte>:last-child{margin-bottom:0}.ori-lp .ori-lp__rte ul{margin:6px 0 .8em;padding-left:1.2em}.ori-lp .ori-lp__rte strong{color:var(--ori-ink)}.ori-lp .ori-lp__rte a{color:var(--ori-ink);text-decoration-thickness:2px;text-underline-offset:3px}.ori-lp-text{width:100%;max-width:920px;margin:0 auto;padding:28px 30px}.ori-lp-text--cream{background:var(--ori-cream)}.ori-lp-text--art{display:grid;grid-template-columns:110px minmax(0,1fr);gap:24px;align-items:start}.ori-section .ori-lp-text__art{width:110px;height:110px;padding:8px;border-radius:28px;background:var(--ori-cream)}.ori-lp-text--cream .ori-lp-text__art{background:var(--ori-paper)}.ori-section .ori-lp-text__art img.ori-il{width:94px;height:94px}.ori-lp-features{display:grid;gap:22px;grid-template-columns:repeat(auto-fit,minmax(230px,1fr))}.ori-lp-feature{position:relative;padding:24px 22px 26px;text-align:center}.ori-section .ori-lp-feature__art{width:104px;height:104px;margin:0 auto 10px}.ori-section .ori-lp-feature__art img.ori-il{width:104px;height:104px}.ori-lp-feature__badge{display:inline-block;margin:0 0 8px;padding:3px 12px;border:2px solid var(--ori-ink);border-radius:999px;background:var(--ori-yellow);font-weight:800;font-size:1.25rem}.ori-lp .ori-lp-feature__title{margin:0 0 6px;font-family:var(--ori-font-head);font-weight:900;font-size:1.9rem;line-height:1.45;color:var(--ori-ink)}.ori-lp .ori-lp-feature .ori-lp__rte{font-size:1.4rem;line-height:1.85}.ori-lp-steps{list-style:none;margin:0 auto;padding:0;width:100%;max-width:920px;display:grid;gap:16px;counter-reset:ori-lp-step}.ori-lp-step{counter-increment:ori-lp-step;display:grid;grid-template-columns:48px minmax(0,1fr);gap:18px;align-items:start;padding:20px 24px}.ori-lp-step__num{width:48px;height:48px;display:grid;place-items:center;border:2px solid var(--ori-ink);border-radius:50%;background:var(--ori-mint);font-family:var(--ori-font-head);font-weight:900;font-size:2rem}.ori-lp-step__num:before{content:counter(ori-lp-step)}.ori-lp .ori-lp-step__title{margin:8px 0 4px;font-family:var(--ori-font-head);font-weight:900;font-size:1.8rem;line-height:1.45;color:var(--ori-ink)}.ori-lp-table{width:100%;max-width:920px;margin:0 auto;padding:28px 30px}.ori-lp-table__scroll{margin-top:14px;overflow-x:auto;-webkit-overflow-scrolling:touch}.ori-lp .ori-lp-table__t{width:100%;min-width:calc(var(--ori-cols, 3) * 96px);table-layout:auto;border-collapse:separate;border-spacing:0 6px;box-shadow:none;font-size:1.5rem}.ori-lp .ori-lp-table__t caption{caption-side:bottom;padding-top:6px;text-align:left;font-size:1.3rem;color:var(--ori-muted)}.ori-lp .ori-lp-table__t th,.ori-lp .ori-lp-table__t td{padding:11px 14px;border:0;background:var(--ori-cream);text-align:left;font-variant-numeric:tabular-nums;line-height:1.6;vertical-align:middle}.ori-lp .ori-lp-table__t thead th{background:transparent;padding-top:0;padding-bottom:4px;font-size:1.3rem;font-weight:700;color:var(--ori-muted)}.ori-lp .ori-lp-table__t tbody th{font-weight:800;color:var(--ori-ink);border-radius:14px 0 0 14px}.ori-lp .ori-lp-table__t tbody td:last-child{border-radius:0 14px 14px 0;font-weight:800;color:var(--ori-ink)}.ori-lp .ori-lp-table__t tbody tr.is-hot th,.ori-lp .ori-lp-table__t tbody tr.is-hot td{background:var(--ori-yellow)}.ori-lp .ori-lp-table__note{margin-top:12px;font-size:1.35rem;line-height:1.8}.ori-lp-media{width:100%;max-width:1040px;margin:0 auto;display:grid;gap:24px;align-items:center;padding:26px}@media(min-width:860px){.ori-lp-media{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:36px;padding:32px 36px}.ori-lp-media--right .ori-lp-media__visual{order:2}}.ori-lp-media__visual{min-width:0;padding:16px;border-radius:20px;background:var(--ori-cream)}.ori-lp-media__visual>img{display:block;width:100%;height:auto;border-radius:14px}.ori-lp-media__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.ori-lp-media__grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.ori-lp-media__grid figure{margin:0;text-align:center}.ori-section .ori-lp-media__grid img{display:block;width:100%;max-width:220px;height:auto;margin:0 auto}.ori-lp-media__grid--photo img{mix-blend-mode:multiply}.ori-lp-media__grid figcaption{margin-top:6px;font-weight:800;font-size:1.4rem;line-height:1.5;color:var(--ori-ink)}.ori-lp-media__grid figcaption small{display:block;font-weight:500;font-size:1.2rem;color:var(--ori-muted)}.ori-section .ori-lp-media__round{display:block;width:100%;max-width:260px;height:auto;margin:0 auto}.ori-lp-media__engrave{position:relative;max-width:360px;margin:0 auto}.ori-section .ori-lp-media__engrave img:first-child{display:block;width:100%;height:auto}.ori-section .ori-lp-media__engrave img.ori-lp-media__engrave-art{position:absolute;left:42%;top:62%;width:27%;height:auto;translate:-50% -50%;transform:scaleY(.62)}.ori-section .ori-lp-media__art{width:160px;height:160px;margin:0 auto}.ori-section .ori-lp-media__art img.ori-il{width:160px;height:160px}.ori-lp .ori-lp-faq{width:100%;margin:0 auto}.ori-lp .ori-lp-faq .ori-faq__a p{margin:0 0 .6em}.ori-lp .ori-lp-faq .ori-faq__a>:last-child{margin-bottom:0}.ori-lp .ori-lp-faq .ori-faq__a ul{margin:4px 0 .6em;padding-left:1.2em}.ori-lp-cta{width:100%;max-width:920px;margin:8px auto 0;padding:26px 30px;display:grid;grid-template-columns:96px minmax(0,1fr);gap:22px;align-items:center;background:var(--ori-yellow)}.ori-section .ori-lp-cta__art,.ori-section .ori-lp-cta__art img.ori-il{width:96px;height:96px}.ori-lp .ori-lp-cta__title{margin:0 0 4px;font-family:var(--ori-font-head);font-weight:900;font-size:clamp(1.9rem,2.2vw,2.3rem);line-height:1.45}.ori-lp .ori-lp-cta__text{margin:0;font-size:1.45rem;line-height:1.8}.ori-lp .ori-lp-cta__actions{display:flex;flex-wrap:wrap;gap:12px;margin:14px 0 0}.ori-lp-cta .ori-btn{background:var(--ori-paper);font-size:1.55rem;padding:12px 22px}.ori-lp-cta .ori-btn--ghost{background:transparent}.ori-lp-links{display:grid;gap:18px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.ori-lp-link{display:grid;grid-template-columns:64px minmax(0,1fr);grid-template-rows:auto auto;column-gap:14px;align-items:center;padding:16px 18px;color:var(--ori-ink);text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.ori-lp-link:hover{transform:translate(-2px,-2px);box-shadow:5px 5px 0 var(--ori-ink)}.ori-section .ori-lp-link__art{grid-row:1 / span 2;width:64px;height:64px;display:block}.ori-section .ori-lp-link__art img.ori-il{width:64px;height:64px}.ori-lp-link__label{font-weight:800;font-size:1.6rem;line-height:1.45}.ori-lp-link__desc{font-size:1.3rem;line-height:1.6;color:var(--ori-muted)}@media(max-width:749px){.ori-lp__wrap{gap:20px}.ori-lp-text,.ori-lp-table{padding:22px 18px}.ori-lp-text--art{grid-template-columns:1fr;gap:6px}.ori-section .ori-lp-text__art{width:76px;height:76px;border-radius:20px}.ori-section .ori-lp-text__art img.ori-il{width:62px;height:62px}.ori-lp-step{grid-template-columns:40px minmax(0,1fr);gap:12px;padding:16px}.ori-lp-step__num{width:40px;height:40px;font-size:1.7rem}.ori-lp .ori-lp-step__title{margin-top:5px}.ori-lp-media{padding:18px}.ori-lp-media__grid--three{gap:8px}.ori-lp-cta{grid-template-columns:1fr;text-align:center;padding:24px 18px}.ori-section .ori-lp-cta__art{margin:0 auto;width:76px;height:76px}.ori-section .ori-lp-cta__art img.ori-il{width:76px;height:76px}.ori-lp .ori-lp-cta__actions{justify-content:center}.ori-lp .ori-faq__a{padding-left:24px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/orishera.css.map */
