html.rao-gift-modal-open{overflow:hidden!important}html.rao-gift-modal-open body.rao-wizard-is-active .addon-section--section .addon-section--tab .rao-wizard-navigation-buttons{display:none!important}.addon-section--tab[data-index="2"] .addon-section__tab--product-title{display:-webkit-box!important;min-height:2.7em;max-height:2.7em;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:1.35!important;text-overflow:ellipsis}@media(max-width:767px){.addon-section--tab[data-index="2"] .addon-section__tab--product-title{max-height:4.05em;-webkit-line-clamp:3;line-clamp:3}}.addon-section--tab[data-index="2"] .rao-gift-detail-trigger{display:flex!important}.addon-section--tab[data-index="2"] .rao-gift-detail-trigger .icon-information{width:24px!important;height:24px!important;color:#555!important}.rao-gift-modal,.rao-gift-modal *{box-sizing:border-box}.rao-gift-modal[hidden]{display:none!important}.rao-gift-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483647;display:grid;place-items:center;padding:16px;color:#3b3027;font-family:var(--text-font-family, inherit)}.rao-gift-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#1e1b18a8;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:rao-gift-fade-in .18s ease-out both}.rao-gift-modal__dialog{position:relative;z-index:1;width:min(940px,calc(100vw - 32px));max-height:calc(100dvh - 32px);overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:28px 32px 24px;border:1px solid rgba(82,63,48,.1);border-radius:14px;background:#fff;box-shadow:0 28px 90px #18130f57;animation:rao-gift-dialog-in .2s cubic-bezier(.2,.8,.2,1) both;scrollbar-width:thin}.rao-gift-modal.is-closing .rao-gift-modal__backdrop{animation:rao-gift-fade-out .18s ease-in both}.rao-gift-modal.is-closing .rao-gift-modal__dialog{animation:rao-gift-dialog-out .18s ease-in both}.rao-gift-modal__dialog:focus{outline:none}.rao-gift-modal__drag-handle{display:none}.rao-gift-modal__close{position:absolute;top:12px;right:14px;z-index:3;display:grid;width:40px;height:40px;padding:0;place-items:center;border:0;border-radius:50%;background:transparent;color:#f57a2a;cursor:pointer;transition:background-color .16s ease,transform .16s ease}.rao-gift-modal__close:hover{background:#fff3e9;transform:rotate(3deg)}.rao-gift-modal__close svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:2.25}.rao-gift-modal__header{margin:0 44px 20px 0}.rao-gift-modal__header h2{margin:0;color:#3b3027;font-family:Lora,serif;font-size:28px;font-weight:500;letter-spacing:-.025em;line-height:1.2}.rao-gift-modal__header p{margin:6px 0 0;color:#69635f;font-size:14px;line-height:1.45}.rao-gift-modal__body{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.85fr);gap:28px;align-items:stretch}.rao-gift-modal__media-column,.rao-gift-modal__info-column{min-width:0}.rao-gift-modal__media-column{display:flex;flex-direction:column;gap:10px}.rao-gift-modal__stage{position:relative;display:grid;min-height:330px;overflow:hidden;place-items:center;border-radius:12px;isolation:isolate;background:radial-gradient(circle at 50% 35%,rgba(255,255,255,.95),rgba(255,247,239,.45) 42%,transparent 68%),linear-gradient(145deg,#fff8f2,#ffeddf)}.rao-gift-modal__main-image{display:block;width:auto;max-width:72%;height:auto;max-height:260px;object-fit:contain;border-radius:10px;-webkit-clip-path:inset(0 round 10px);clip-path:inset(0 round 10px);background:transparent!important;mix-blend-mode:darken;filter:none;-webkit-transform:translateZ(0);transform:translateZ(0);transition:opacity .14s ease,transform .18s ease}.rao-gift-modal.is-loading .rao-gift-modal__main-image{opacity:.62}.rao-gift-modal__gallery-arrow{position:absolute;top:50%;display:grid;width:36px;height:36px;padding:0;place-items:center;border:1px solid rgba(62,47,35,.08);border-radius:50%;background:#fffffff0;color:#f57a2a;box-shadow:0 5px 18px #392a1f1c;cursor:pointer;transform:translateY(-50%);transition:transform .16s ease,box-shadow .16s ease}.rao-gift-modal__gallery-arrow:hover{box-shadow:0 7px 22px #392a1f2e;transform:translateY(-50%) scale(1.05)}.rao-gift-modal__gallery-arrow svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.25}.rao-gift-modal__dots{position:absolute;bottom:12px;left:50%;display:flex;gap:6px;transform:translate(-50%)}.rao-gift-modal__dot{width:7px;height:7px;border-radius:50%;background:#cfcac6;transition:background-color .15s ease,transform .15s ease}.rao-gift-modal__dot.is-active{background:#f57a2a;transform:scale(1.12)}.rao-gift-modal__thumbnails{display:grid;grid-auto-columns:72px;grid-auto-flow:column;gap:9px;overflow-x:auto;padding:1px 1px 5px;scroll-snap-type:x proximity;scrollbar-width:thin}.rao-gift-modal__thumbnail{display:grid;aspect-ratio:1;min-width:0;padding:6px;overflow:hidden;place-items:center;border:1.5px solid transparent;border-radius:9px;background:#fff5ec;cursor:pointer;scroll-snap-align:start;transition:border-color .15s ease,background-color .15s ease}.rao-gift-modal__thumbnail.is-active{border-color:#f57a2a;background:#fff9f5}.rao-gift-modal__thumbnail img{display:block;width:100%;height:100%;object-fit:contain;background:transparent!important;mix-blend-mode:darken;-webkit-transform:translateZ(0);transform:translateZ(0)}.rao-gift-modal.has-single-image .rao-gift-modal__gallery-arrow,.rao-gift-modal.has-single-image .rao-gift-modal__dots,.rao-gift-modal.has-single-image .rao-gift-modal__thumbnails{display:none}.rao-gift-modal__info-column{display:flex;flex-direction:column;padding:4px 0 0}.rao-gift-modal__loading{display:none;align-items:center;gap:9px;margin:0 0 8px;color:#827b75;font-size:13px}.rao-gift-modal.is-loading .rao-gift-modal__loading{display:flex}.rao-gift-modal__spinner{width:16px;height:16px;border:2px solid #fbd5bc;border-top-color:#f57a2a;border-radius:50%;animation:rao-gift-spin .7s linear infinite}.rao-gift-modal__product-title{margin:0;color:#3b3027;font-family:Lora,serif;font-size:23px;font-weight:500;letter-spacing:-.018em;line-height:1.25}.rao-gift-modal__description{margin:8px 0 0;color:#68615c;font-size:14px;line-height:1.5}.rao-gift-modal__description:empty{display:none}.rao-gift-modal__description>:first-child{margin-top:0}.rao-gift-modal__description>:last-child{margin-bottom:0}.rao-gift-modal__packaging{display:grid;grid-template-columns:42px minmax(0,1fr);gap:10px;align-items:center;margin-top:16px;padding:12px 14px;border-radius:10px;background:linear-gradient(135deg,#fff8f2,#ffede0)}.rao-gift-modal__packaging-icon{display:grid;width:40px;height:40px;place-items:center;border-radius:50%;background:#f57a2a;color:#fff}.rao-gift-modal__packaging-icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.rao-gift-modal__packaging strong{display:block;color:#3b3027;font-size:14px;line-height:1.25}.rao-gift-modal__packaging p{margin:2px 0 0;color:#69635f;font-size:13px;line-height:1.4}.rao-gift-modal__benefits{display:grid;gap:7px;margin:14px 0 0;padding:0;list-style:none}.rao-gift-modal__benefits li{display:flex;gap:8px;align-items:center;color:#4d4742;font-size:14px}.rao-gift-modal__benefits svg{flex:0 0 auto;width:18px;height:18px;padding:3px;border:1.5px solid #f57a2a;border-radius:50%;fill:none;stroke:#f57a2a;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.rao-gift-modal__error{margin:10px 0 0;padding:10px 12px;border-radius:8px;background:#fff1f1;color:#a32929;font-size:13px}.rao-gift-modal__footer{display:flex;gap:14px;align-items:center;justify-content:space-between;margin-top:auto;padding-top:18px;border-top:1px solid #eee8e3}.rao-gift-modal__price{flex:0 0 auto;color:#302a25;font-size:24px;font-weight:500;line-height:1;white-space:nowrap}.rao-gift-modal__add{display:inline-flex;min-width:170px;min-height:46px;padding:10px 16px;align-items:center;justify-content:center;gap:10px;border:2px solid #16a34a;border-radius:10px;background:#16a34a;color:#fff;font:inherit;font-size:15px;font-weight:700;cursor:pointer;transition:background-color .16s ease,border-color .16s ease,transform .16s ease}.rao-gift-modal__add:hover{border-color:#15803d;background:#15803d;transform:translateY(-1px)}.rao-gift-modal__add:disabled{cursor:wait;opacity:.7;transform:none}.rao-gift-modal__add svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:2}.rao-gift-modal :is(button,[tabindex]:not(.rao-gift-modal__dialog)):focus-visible,.addon-section--tab[data-index="2"] .rao-gift-detail-trigger:focus-visible{outline:2px solid rgba(245,122,42,.5)!important;outline-offset:2px!important}@media(max-width:767px){.rao-gift-modal{place-items:end center;padding:8px}.rao-gift-modal__dialog{width:100%;max-height:calc(100dvh - 16px);padding:22px 16px 0;border-radius:20px}.rao-gift-modal__drag-handle{position:absolute;top:8px;left:50%;display:block;width:42px;height:4px;border-radius:999px;background:#e4e2e0;transform:translate(-50%)}.rao-gift-modal__close{top:12px;right:10px;width:38px;height:38px}.rao-gift-modal__header{margin:10px 40px 16px 0}.rao-gift-modal__header h2{font-size:24px;line-height:1.2}.rao-gift-modal__header p{margin-top:5px;font-size:14px;line-height:1.4}.rao-gift-modal__body{display:block}.rao-gift-modal__stage{min-height:0;max-height:220px;aspect-ratio:1.35 / 1;border-radius:11px}.rao-gift-modal__main-image{max-width:68%;max-height:74%}.rao-gift-modal__gallery-arrow{width:36px;height:36px}.rao-gift-modal__gallery-arrow--prev{left:10px}.rao-gift-modal__gallery-arrow--next{right:10px}.rao-gift-modal__thumbnails{grid-auto-columns:60px;gap:8px;margin-top:8px}.rao-gift-modal__thumbnail{padding:5px}.rao-gift-modal__info-column{padding-top:16px}.rao-gift-modal__product-title{font-family:Lora,serif;font-size:20px;font-weight:500;line-height:1.3}.rao-gift-modal__description{margin-top:7px;font-size:14px;line-height:1.5}.rao-gift-modal__packaging{grid-template-columns:38px minmax(0,1fr);gap:9px;margin-top:14px;padding:11px 12px}.rao-gift-modal__packaging-icon{width:36px;height:36px}.rao-gift-modal__packaging-icon svg{width:20px;height:20px}.rao-gift-modal__packaging strong{font-size:13px}.rao-gift-modal__packaging p{font-size:12px}.rao-gift-modal__benefits{display:none}.rao-gift-modal__footer{position:sticky;bottom:0;z-index:4;display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;width:calc(100% + 32px);margin:14px -16px 0;padding:12px 16px max(12px,env(safe-area-inset-bottom));background:#fff;box-shadow:0 -8px 18px #392a1f0f}.rao-gift-modal__price{display:block!important;position:relative;z-index:1;font-size:22px}.rao-gift-modal__add{width:100%;min-width:0;min-height:46px;padding-inline:15px;font-size:14px}}@media(max-width:410px){.rao-gift-modal__dialog{padding-inline:16px}.rao-gift-modal__footer{gap:12px}.rao-gift-modal__price{font-size:21px}.rao-gift-modal__add{flex:1 1 auto;font-size:14px}}.rao-gift-modal{padding:24px}.rao-gift-modal__dialog{width:min(92vw,1536px);height:min(91dvh,908px);max-height:calc(100dvh - 48px);padding:46px 48px 28px;overflow:hidden;border-radius:18px}.rao-gift-modal__close{top:18px;right:20px;width:44px;height:44px}.rao-gift-modal__close svg{width:24px;height:24px}.rao-gift-modal__body{height:100%;grid-template-columns:minmax(0,1.17fr) minmax(0,1fr);gap:64px}.rao-gift-modal__media-column{display:grid;grid-template-rows:minmax(0,1fr) 122px;gap:16px;min-height:0}.rao-gift-modal__stage{width:100%;height:100%;min-height:0;border-radius:16px}.rao-gift-modal__main-image{max-width:78%;max-height:78%}.rao-gift-modal__gallery-arrow{width:48px;height:48px}.rao-gift-modal__gallery-arrow--prev{left:18px}.rao-gift-modal__gallery-arrow--next{right:18px}.rao-gift-modal__gallery-arrow svg{width:22px;height:22px}.rao-gift-modal__thumbnails{grid-auto-columns:122px;gap:15px;padding:0}.rao-gift-modal__thumbnail{height:122px;padding:10px;border-width:2px;border-radius:12px}.rao-gift-modal__info-column{min-height:0;padding:80px 0 0}.rao-gift-modal__product-title{font-size:clamp(30px,3vw,40px);line-height:1.1}.rao-gift-modal__tagline{margin:14px 0 0;color:#f57a2a;font-size:18px;font-weight:600;line-height:1.45}.rao-gift-modal__tagline:empty{display:none}.rao-gift-modal__description{margin-top:28px;font-size:17px;line-height:1.65}.rao-gift-modal__packaging{grid-template-columns:56px minmax(0,1fr);gap:18px;min-height:98px;margin-top:46px;padding:20px;border-radius:14px}.rao-gift-modal__packaging-icon{width:54px;height:54px}.rao-gift-modal__packaging-icon svg{width:28px;height:28px}.rao-gift-modal__packaging strong{font-size:17px;line-height:1.3}.rao-gift-modal__packaging p{margin-top:3px;font-size:15px;line-height:1.45}.rao-gift-modal__footer{gap:24px;padding:26px 0 12px}.rao-gift-modal__price{font-size:36px;line-height:1.2}.rao-gift-modal__add{width:226px;min-width:226px;min-height:70px;padding:16px 22px;gap:14px;border-radius:14px;font-size:20px}.rao-gift-modal__add svg{width:23px;height:23px}@media(max-width:767px){.rao-gift-modal{padding:24px 12px}.rao-gift-modal__dialog{width:calc(100vw - 24px);height:calc(100dvh - 48px);max-height:calc(100dvh - 48px);padding:60px 20px 0;overflow-x:hidden;overflow-y:auto;border-radius:20px}.rao-gift-modal__drag-handle{top:18px;width:48px;height:5px}.rao-gift-modal__close{top:16px;right:14px;width:40px;height:40px}.rao-gift-modal__close svg{width:22px;height:22px}.rao-gift-modal__body{display:block;height:auto}.rao-gift-modal__media-column{display:grid;grid-template-rows:auto 102px;gap:12px}.rao-gift-modal__stage{width:100%;height:auto;max-height:none;aspect-ratio:1.36 / 1;border-radius:14px}.rao-gift-modal__main-image{max-width:80%;max-height:80%}.rao-gift-modal__gallery-arrow{width:40px;height:40px}.rao-gift-modal__gallery-arrow--prev{left:14px}.rao-gift-modal__gallery-arrow--next{right:14px}.rao-gift-modal__gallery-arrow svg{width:20px;height:20px}.rao-gift-modal__thumbnails{grid-auto-columns:calc((100% - 20px) / 3);gap:10px;margin-top:0}.rao-gift-modal__thumbnail{width:auto;height:102px;padding:8px;border-radius:10px}.rao-gift-modal__info-column{padding:22px 0 0}.rao-gift-modal__product-title{font-size:24px;font-weight:500;line-height:1.25}.rao-gift-modal__tagline{margin-top:8px;font-size:16px;line-height:1.5}.rao-gift-modal__description{margin-top:14px;font-size:15px;line-height:1.47}.rao-gift-modal__packaging{grid-template-columns:44px minmax(0,1fr);gap:14px;min-height:66px;margin-top:20px;padding:11px 12px;border-radius:12px}.rao-gift-modal__packaging-icon{width:44px;height:44px}.rao-gift-modal__packaging-icon svg{width:24px;height:24px}.rao-gift-modal__packaging strong{font-size:16px;line-height:1.25}.rao-gift-modal__packaging p{font-size:14px;line-height:1.4}.rao-gift-modal__footer{bottom:0;grid-template-columns:auto 154px;justify-content:space-between;gap:18px;width:calc(100% + 40px);min-height:76px;margin:28px -20px 0;padding:12px 20px max(12px,env(safe-area-inset-bottom));border-top:1px solid #eee8e3;box-shadow:0 -6px 18px #392a1f0f}.rao-gift-modal__price{font-size:32px;line-height:1.2}.rao-gift-modal__add{width:154px;min-width:154px;min-height:50px;padding:12px 16px;gap:12px;border-radius:12px;font-size:17px}.rao-gift-modal__add svg{width:22px;height:22px}}@media(max-width:410px){.rao-gift-modal__dialog{padding-inline:20px}.rao-gift-modal__footer{gap:12px}.rao-gift-modal__price{font-size:30px}}.rao-gift-modal{padding:16px}.rao-gift-modal__dialog{width:min(940px,calc(100vw - 32px));height:auto;max-height:calc(100dvh - 32px);padding:28px 32px 24px;overflow-x:hidden;overflow-y:auto;border-radius:14px}.rao-gift-modal__close{top:12px;right:14px;width:40px;height:40px}.rao-gift-modal__close svg{width:20px;height:20px}.rao-gift-modal__body{height:auto;grid-template-columns:minmax(0,1fr) minmax(300px,.85fr);gap:28px}.rao-gift-modal__media-column{display:flex;grid-template-rows:none;flex-direction:column;gap:10px;min-height:auto}.rao-gift-modal__stage{width:auto;height:auto;min-height:330px;border-radius:12px}.rao-gift-modal__main-image{max-width:72%;max-height:260px}.rao-gift-modal__gallery-arrow{width:36px;height:36px}.rao-gift-modal__gallery-arrow--prev{left:12px}.rao-gift-modal__gallery-arrow--next{right:12px}.rao-gift-modal__gallery-arrow svg{width:18px;height:18px}.rao-gift-modal__dots{display:none!important}.rao-gift-modal__thumbnails{grid-auto-columns:72px;gap:9px;padding:1px 1px 5px}.rao-gift-modal__thumbnail{width:auto;height:auto;padding:6px;border-width:1.5px;border-radius:9px}.rao-gift-modal__info-column{min-height:auto;padding:4px 0 0}.rao-gift-modal__product-title{font-size:23px;line-height:1.25}.rao-gift-modal__tagline{margin:8px 0 0;font-size:15px;line-height:1.45}.rao-gift-modal__description{margin-top:8px;font-size:14px;line-height:1.5}.rao-gift-modal__packaging{grid-template-columns:42px minmax(0,1fr);gap:10px;min-height:0;margin-top:16px;padding:12px 14px;border-radius:10px}.rao-gift-modal__packaging-icon{width:40px;height:40px}.rao-gift-modal__packaging-icon svg{width:22px;height:22px}.rao-gift-modal__packaging strong{font-size:14px;line-height:1.25}.rao-gift-modal__packaging p{font-size:13px;line-height:1.4}.rao-gift-modal__footer{gap:14px;padding:18px 0 0}.rao-gift-modal__price{font-size:24px;line-height:1}.rao-gift-modal__add{width:auto;min-width:170px;min-height:46px;padding:10px 16px;gap:10px;border-radius:10px;font-size:15px}.rao-gift-modal__add svg{width:18px;height:18px}@media(max-width:767px){.rao-gift-modal{place-items:end center;padding:8px}.rao-gift-modal__dialog{width:100%;height:auto;max-height:calc(100dvh - 16px);padding:50px 16px 0;overflow-x:hidden;overflow-y:auto;border-radius:20px}.rao-gift-modal__drag-handle{top:8px;width:42px;height:4px}.rao-gift-modal__close{top:12px;right:10px;width:38px;height:38px}.rao-gift-modal__close svg{width:20px;height:20px}.rao-gift-modal__body{display:block;height:auto}.rao-gift-modal__media-column{display:flex;grid-template-rows:none;flex-direction:column;gap:10px}.rao-gift-modal__stage{width:auto;height:auto;min-height:0;max-height:220px;aspect-ratio:1.35 / 1;border-radius:11px}.rao-gift-modal__main-image{max-width:68%;max-height:74%}.rao-gift-modal__gallery-arrow{width:36px;height:36px}.rao-gift-modal__gallery-arrow--prev{left:10px}.rao-gift-modal__gallery-arrow--next{right:10px}.rao-gift-modal__gallery-arrow svg{width:18px;height:18px}.rao-gift-modal__thumbnails{grid-auto-columns:60px;gap:8px;margin-top:8px;padding:1px 1px 5px}.rao-gift-modal__thumbnail{width:auto;height:auto;padding:5px;border-radius:9px}.rao-gift-modal__info-column{padding:16px 0 0}.rao-gift-modal__product-title{font-size:20px;font-weight:500;line-height:1.3}.rao-gift-modal__tagline{margin-top:7px;font-size:14px;line-height:1.45}.rao-gift-modal__description{margin-top:7px;font-size:14px;line-height:1.5}.rao-gift-modal__packaging{grid-template-columns:38px minmax(0,1fr);gap:9px;min-height:0;margin-top:14px;padding:11px 12px;border-radius:10px}.rao-gift-modal__packaging-icon{width:36px;height:36px}.rao-gift-modal__packaging-icon svg{width:20px;height:20px}.rao-gift-modal__packaging strong{font-size:13px}.rao-gift-modal__packaging p{font-size:12px}.rao-gift-modal__footer{position:sticky;bottom:0;grid-template-columns:auto minmax(0,1fr);justify-content:space-between;gap:12px;width:calc(100% + 32px);min-height:0;margin:14px -16px 0;padding:12px 16px max(12px,env(safe-area-inset-bottom))}.rao-gift-modal__price{font-size:22px;line-height:1}.rao-gift-modal__add{width:100%;min-width:0;min-height:46px;padding:10px 15px;gap:10px;border-radius:10px;font-size:14px}.rao-gift-modal__add svg{width:18px;height:18px}}@media(max-width:410px){.rao-gift-modal__dialog{padding-inline:16px}.rao-gift-modal__price{font-size:21px}}.rao-gift-modal__tagline{display:none!important;margin:0!important}.rao-gift-modal__info-column{min-height:0;padding:0}.rao-gift-modal__info-main{min-width:0;margin-block:auto;padding:18px 0}.rao-gift-modal__description-wrap{position:relative}.rao-gift-modal__description{max-width:38ch;margin-top:14px;font-size:14px;line-height:1.55}.rao-gift-modal__description p{margin:0 0 8px}.rao-gift-modal__description p:last-child{margin-bottom:0}.rao-gift-modal__description-wrap.is-collapsible:not(.is-expanded) .rao-gift-modal__description{max-height:var(--gift-description-collapsed-height, 87px);overflow:hidden}.rao-gift-modal__description-wrap.is-collapsible:not(.is-expanded):after{position:absolute;right:0;bottom:0;left:0;height:28px;background:linear-gradient(to bottom,#fff0,#fff 88%);content:"";pointer-events:none}.rao-gift-modal__description-toggle{display:inline-flex;min-height:30px;margin:5px 0 0;padding:4px 0;align-items:center;gap:4px;border:0;background:transparent;color:#c95d19;font:inherit;font-size:13px;font-weight:700;line-height:1.3;cursor:pointer}.rao-gift-modal__description-toggle[hidden]{display:none!important}.rao-gift-modal__description-toggle svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;transition:transform .16s ease}.rao-gift-modal__description-toggle[aria-expanded=true] svg{transform:rotate(180deg)}.rao-gift-modal__packaging{margin-top:24px}.rao-gift-modal__footer{margin-top:0}.rao-gift-modal__price{font-family:Lora,serif;font-weight:500;letter-spacing:-.025em}@media(max-width:767px){html.rao-gift-modal-open body.rao-wizard-is-active .addon-section--anchor{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:2147483647!important;width:auto!important;height:auto!important;min-width:0!important;min-height:0!important;margin:0!important;padding:0!important;overflow:visible!important;contain:none!important;transform:none!important;-webkit-transform:none!important;transition:none!important;will-change:auto!important}html.rao-gift-modal-open .shopify-section--header,html.rao-gift-modal-open .shopify-section--header .header{visibility:hidden!important;opacity:0!important;pointer-events:none!important}.rao-gift-modal{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:auto!important;height:auto!important;min-width:0!important;min-height:0!important}.rao-gift-modal__dialog{width:100%!important;max-width:none!important;margin:0!important}.rao-gift-modal__drag-handle{display:none}.rao-gift-modal__close{top:8px}.rao-gift-modal__thumbnails{grid-auto-columns:clamp(72px,22.5vw,90px);gap:clamp(8px,2.25vw,9px)}.rao-gift-modal__thumbnail{padding:clamp(5px,1.5vw,6px)}.rao-gift-modal__stage{width:100%!important;min-width:100%!important;max-width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;aspect-ratio:1.35 / 1!important;flex:0 0 auto!important;align-self:stretch!important}.rao-gift-modal__media-column{width:100%!important;min-width:0!important}.rao-gift-modal__info-column{padding:0}.rao-gift-modal__info-main{margin:0;padding:18px 0 0}.rao-gift-modal__description{max-width:320px;margin-top:10px;font-size:clamp(14px,3.875vw,15.5px);line-height:1.52}.rao-gift-modal__product-title{max-width:340px;font-size:clamp(20px,5.75vw,23px);line-height:1.27}.rao-gift-modal__description-toggle{margin-top:4px}.rao-gift-modal__packaging{width:min(100%,340px);grid-template-columns:clamp(36px,10.5vw,42px) minmax(0,1fr);gap:clamp(9px,2.5vw,10px);margin-top:18px;padding:12px clamp(12px,3.5vw,14px);border-radius:12px}.rao-gift-modal__packaging-icon{width:clamp(36px,10.5vw,42px);height:clamp(36px,10.5vw,42px)}.rao-gift-modal__packaging-icon svg{width:clamp(20px,5.5vw,22px);height:clamp(20px,5.5vw,22px)}.rao-gift-modal__packaging strong{font-size:clamp(13px,3.75vw,15px);line-height:1.28}.rao-gift-modal__packaging p{margin-top:2px;font-size:clamp(12px,3.375vw,13.5px);line-height:1.45}.rao-gift-modal__footer{grid-template-columns:auto auto;margin-top:18px}.rao-gift-modal__add{width:auto;min-width:172px;min-height:44px;padding-inline:18px;justify-self:end;white-space:nowrap}}@media(prefers-reduced-motion:reduce){.rao-gift-modal__backdrop,.rao-gift-modal__dialog,.rao-gift-modal__spinner{animation:none!important}.rao-gift-modal *,.rao-gift-modal *:before,.rao-gift-modal *:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}@keyframes rao-gift-fade-in{0%{opacity:0}to{opacity:1}}@keyframes rao-gift-dialog-in{0%{opacity:0;transform:translateY(12px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes rao-gift-fade-out{0%{opacity:1}to{opacity:0}}@keyframes rao-gift-dialog-out{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(14px) scale(.985)}}@keyframes rao-gift-spin{to{transform:rotate(360deg)}}.rao-gift-modal__main-image{width:72%;height:260px;max-width:72%;max-height:260px;place-self:center;object-fit:contain!important;object-position:center center!important;border-radius:10px;-webkit-clip-path:inset(0 round 10px);clip-path:inset(0 round 10px)}.rao-gift-modal__thumbnail img{width:100%!important;height:100%!important;min-width:0;min-height:0;max-width:100%!important;max-height:100%!important;place-self:center;object-fit:contain!important;object-position:center center!important}@media(max-width:767px){.rao-gift-modal__main-image{position:absolute;top:13%;left:16%;width:68%;height:74%;max-width:none;max-height:none}}
/*# sourceMappingURL=/cdn/shop/t/57/assets/rao-gift-detail-modal.css.map */
