.og-addon,.og-addon *{box-sizing:border-box}.og-addon[hidden]{display:none!important}.og-addon__badge{left:-5px!important;top:-5px!important}.og-addon__badge{display:none!important}.og-addon{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999999;width:100vw;height:100dvh;font-family:inherit}.og-addon__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f172a94;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.og-addon__dialog{position:relative;width:100vw;height:100dvh;max-width:100vw;max-height:100dvh;margin:0;background:#fff;border-radius:0;box-shadow:none;overflow:hidden;display:flex;flex-direction:column}.og-addon__close{position:absolute;top:18px;right:18px;z-index:5;width:42px;height:42px;border:1px solid rgba(15,23,42,.12);border-radius:999px;background:#fff;color:#111827;font-size:30px;line-height:1;cursor:pointer;box-shadow:0 6px 18px #0f172a14}.og-addon__head{display:flex;gap:18px;align-items:center;padding:24px 76px 16px 32px;border-bottom:1px solid rgba(15,23,42,.08);flex:0 0 auto}.og-addon__gift-icon{width:78px;height:66px;flex:0 0 auto;border-radius:18px;display:grid;place-items:center;font-size:40px;background:linear-gradient(135deg,#fff5f7,#fff9ec)}.og-addon__head h2{margin:0;color:#111827;font-size:clamp(24px,3vw,38px);line-height:1.12;letter-spacing:-.03em;font-weight:800;font-size:x-large}.og-addon__head p{margin:7px 0 0;color:#6b7280;font-size:16px}.og-addon__steps{display:flex;gap:8px;justify-content:center;padding:12px 20px 0;flex:0 0 auto}.og-addon__step-dot{width:8px;height:8px;border-radius:999px;background:#d1d5db;transition:all .2s ease}.og-addon__step-dot.is-active{width:24px;background:#0f5b70}.og-addon__body{position:relative;overflow:auto;padding:22px 30px 118px;flex:1 1 auto;-webkit-overflow-scrolling:touch}.og-addon__slide{display:none;animation:ogAddonFade .22s ease both}.og-addon__slide.is-active{display:block}@keyframes ogAddonFade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.og-addon__grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px;max-width:100%;margin:0 auto}.og-addon__card{position:relative;border:1px solid rgba(15,23,42,.1);border-radius:16px;overflow:hidden;background:#fff;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.og-addon__card:hover{transform:translateY(-2px);box-shadow:0 14px 34px #0f172a1c}.og-addon__card.is-selected{border-color:#0f5b70;box-shadow:0 0 0 3px #0f5b701f}.og-addon__image-wrap{position:relative;width:100%;aspect-ratio:1 / 1;background:#f8fafc;overflow:hidden}.og-addon__image-wrap img{width:100%;height:100%;object-fit:cover}.og-addon__badge{position:absolute;left:10px;top:10px;padding:6px 10px;border-radius:999px;background:#fff0f5;color:#9f1239;font-size:12px;font-weight:700}.og-addon__info{padding:12px 12px 14px}.og-addon__title{display:-webkit-box;min-height:39px;margin:0 0 8px;overflow:hidden;color:#111827;font-size:14px;line-height:1.35;font-weight:600;-webkit-line-clamp:2;-webkit-box-orient:vertical}.og-addon__meta{display:flex;align-items:center;justify-content:space-between;gap:8px}.og-addon__price{color:#111827;font-size:16px;font-weight:800;white-space:nowrap}.og-addon__select{border:1px solid rgba(15,91,112,.35);border-radius:10px;background:#fff;color:#0f5b70;padding:8px 12px;font-size:14px;font-weight:700;cursor:pointer;white-space:nowrap}.og-addon__card.is-selected .og-addon__select{background:#0f5b70;color:#fff}.og-addon__loading,.og-addon__empty,.og-addon__notice{padding:18px;border-radius:14px;background:#f8fafc;color:#334155;text-align:center;margin:0 auto 16px;max-width:1180px}.og-addon__notice.is-error{background:#fff1f2;color:#be123c}.og-addon__notice.is-success{background:#ecfdf5;color:#047857}.og-addon__sender{width:min(620px,100%);margin:0 auto;padding:10px 0 20px}.og-addon__back{display:inline-flex;align-items:center;gap:6px;border:0;background:#f1f5f9;color:#0f172a;border-radius:999px;padding:9px 14px;margin:0 0 18px;font:inherit;font-size:13px;font-weight:800;cursor:pointer}.og-addon__back:hover{background:#e2e8f0}.og-addon__sender h3{margin:0;color:#111827;font-size:26px;font-weight:800}.og-addon__sender p{margin:8px 0 22px;color:#6b7280}.og-addon__field{margin-bottom:16px}.og-addon__field label{display:block;margin-bottom:7px;color:#111827;font-size:16px;font-weight:700}.og-addon__field label span{color:#94a3b8;font-size:12px;font-weight:700}.og-addon__field label .og-addon__visual-required{display:inline-block;margin-left:5px;color:#d92d20;font-size:12px;font-weight:800;line-height:1.2;white-space:nowrap}.og-addon__field label b{color:#be123c;font-weight:900}.og-addon__field input,.og-addon__field textarea{width:100%;border:1px solid rgba(15,23,42,.16);border-radius:14px;padding:13px 14px;color:#111827;background:#fff;font:inherit;outline:none;transition:border-color .18s ease,box-shadow .18s ease}.og-addon__field input:focus,.og-addon__field textarea:focus{border-color:#0f5b70;box-shadow:0 0 0 3px #0f5b701c}.og-addon__field small{display:block;min-height:17px;margin-top:5px;color:#be123c;font-size:12px}.og-addon__foot{position:absolute;left:0;right:0;bottom:0;display:flex;gap:18px;align-items:center;justify-content:space-between;padding:16px 30px;background:#fffffff5;border-top:1px solid rgba(15,23,42,.09);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:4}.og-addon__summary{display:flex;align-items:center;gap:14px;min-width:220px}.og-addon__bag{width:50px;height:50px;display:grid;place-items:center;border-radius:999px;background:#fff1f2;font-size:24px}.og-addon__summary strong{display:block;color:#111827;font-size:17px}.og-addon__summary small{display:block;margin-top:3px;color:#16a34a;font-size:14px;font-weight:700}.og-addon__actions{display:flex;gap:18px;align-items:center}.og-addon__skip-text{border:0;background:transparent;color:#64748b;padding:10px 6px;font:inherit;font-size:15px;font-weight:700;cursor:pointer;text-decoration:underline;text-underline-offset:4px}.og-addon__skip-text:hover{color:#0f5b70}.og-addon__btn{min-width:230px;min-height:50px;border-radius:13px;padding:12px 22px;font:inherit;font-weight:800;cursor:pointer;transition:transform .18s ease,opacity .18s ease}.og-addon__btn:active{transform:scale(.98)}.og-addon__btn[disabled]{cursor:not-allowed;opacity:.58}.og-addon__btn--primary{border:1px solid #fa6e3fff;background:linear-gradient(135deg,#f87549,#fa6e3f);color:#fff;box-shadow:0 10px 22px #0f5b7038}body.og-addon-lock{overflow:hidden}.cart-item.og-cart-addon-child,.og-cart-addon-child{margin-left:72px;padding-top:10px;padding-bottom:10px;border-left:2px solid rgba(15,91,112,.18);padding-left:12px;background:#0f5b7009;border-radius:12px}.cart-item.og-cart-addon-child .cart-item__quantity,.cart-item.og-cart-addon-child .quantity,.cart-item.og-cart-addon-child cart-remove-button,.cart-item.og-cart-addon-child .cart-remove-button,.cart-item.og-cart-addon-child [data-cart-remove],.cart-item.og-cart-addon-child [data-remove],.cart-item.og-cart-addon-child .quantity-popover-container,.cart-item.og-cart-addon-child quantity-input,.og-cart-addon-child .cart-item__quantity,.og-cart-addon-child .quantity,.og-cart-addon-child cart-remove-button,.og-cart-addon-child .cart-remove-button,.og-cart-addon-child [data-cart-remove],.og-cart-addon-child [data-remove],.og-cart-addon-child .quantity-popover-container,.og-cart-addon-child quantity-input{display:none!important}.cart-item.og-cart-addon-child:before,.og-cart-addon-child:before{content:"\21b3  Add-on";display:inline-block;margin-bottom:4px;padding:3px 8px;border-radius:999px;background:#eefaf6;color:#047857;font-size:11px;font-weight:800}.cart-item.og-cart-addon-child .product-option,.og-cart-addon-child .product-option{display:none!important}@media(max-width:1200px){.og-addon__grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(max-width:980px){.og-addon__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:820px){.og-addon__head{padding:16px 58px 10px 14px;gap:12px}.og-addon__gift-icon{width:52px;height:50px;font-size:29px;border-radius:14px}.og-addon__head h2{font-size:18px;line-height:1.15}.og-addon__head p{font-size:13px;line-height:1.35;margin-top:5px}.og-addon__close{top:13px;right:13px;width:38px;height:38px;font-size:27px}.og-addon__steps{padding:10px 14px 0}.og-addon__body{padding:14px 12px 138px}.og-addon__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.og-addon__image-wrap{aspect-ratio:1 / 1}.og-addon__info{padding:10px}.og-addon__title{font-size:13px;min-height:35px}.og-addon__price{font-size:15px}.og-addon__select{padding:7px 9px;font-size:12px;display:none}.og-addon__foot{display:block;padding:11px 12px calc(11px + env(safe-area-inset-bottom))}.og-addon__summary{min-width:0;margin-bottom:9px;gap:10px;display:none!important}.og-addon__bag{width:42px;height:42px;font-size:21px}.og-addon__summary strong{font-size:15px}.og-addon__summary small{font-size:13px}.og-addon__actions{display:block;grid-template-columns:auto 1fr;gap:10px;align-items:center}.og-addon__skip-text{width:auto;text-align:left;padding:10px 0;font-size:14px;white-space:nowrap}.og-addon__btn{width:100%;min-width:0;min-height:48px;padding:12px 14px}.og-addon__sender{padding-top:4px}.og-addon__sender h3{font-size:24px}.cart-item.og-cart-addon-child,.og-cart-addon-child{margin-left:34px}}@media(max-width:380px){.og-addon__head h2{font-size:20px}.og-addon__grid{gap:10px}.og-addon__select{padding:7px 8px}.og-addon__actions{grid-template-columns:1fr}.og-addon__skip-text{text-align:center;display:none}}.og-addon__occasion-picker{margin:-2px 0 12px}.og-addon__occasion-label{display:block;margin-bottom:8px;color:#475569;font-size:13px;font-weight:700}.og-addon__occasion-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.og-addon__occasion-btn,.og-addon__occasion-select{min-height:42px;border:1px solid rgba(15,23,42,.14);border-radius:11px;background:#fff;color:#334155;padding:9px 10px;font:inherit;font-size:13px;font-weight:800;cursor:pointer}.og-addon__occasion-btn:hover,.og-addon__occasion-btn.is-active,.og-addon__occasion-select:focus{border-color:#e91e63;background:#fff1f6;color:#be185d;outline:none}.og-addon__occasion-select{width:100%;-webkit-appearance:auto;appearance:auto}.og-addon__occasion-message-box{margin:10px 0 12px;border:1px solid rgba(15,23,42,.1);border-radius:13px;background:#f8fafc;overflow:hidden}.og-addon__occasion-message-box[hidden],.og-addon__occasion-messages[hidden]{display:none!important}.og-addon__occasion-message-title{margin:0;padding:10px 12px 8px;color:#111827;font-size:14px;font-weight:800}.og-addon__occasion-messages{max-height:190px;overflow-y:auto;padding:0 8px 8px}.og-addon__message-option{display:block;width:100%;margin:0 0 7px;border:1px solid rgba(15,23,42,.1);border-radius:10px;background:#fff;color:#334155;padding:10px 11px;text-align:left;font:inherit;font-size:13px;line-height:1.42;cursor:pointer}.og-addon__message-option:hover,.og-addon__message-option.is-selected{border-color:#e91e6380;background:#fff1f6;color:#9d174d}.og-addon__message-empty{margin:0;padding:10px;color:#64748b;font-size:13px}@media(max-width:820px){.og-addon__occasion-row{grid-template-columns:repeat(2,minmax(0,1fr))}.og-addon__occasion-messages{max-height:165px}}.og-addon__suggested-wrap{display:flex;flex-wrap:wrap;align-items:baseline;gap:5px;margin:12px 0 10px;color:#334155;font-size:14px;line-height:1.45;font-weight:600}.og-addon__suggested-wrap[hidden],.og-addon__message-modal[hidden]{display:none!important}.og-addon__suggested-link{-webkit-appearance:none;appearance:none;border:0;padding:0;background:transparent;color:#e91e63;font:inherit;font-weight:800;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.og-addon__message-modal{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:2147483000!important;display:flex!important;align-items:center!important;justify-content:center!important;width:100vw!important;height:100dvh!important;padding:24px!important;margin:0!important;overflow:hidden!important;isolation:isolate}.og-addon__message-modal-overlay{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:0!important;display:block!important;width:100%!important;height:100%!important;min-width:0!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:#0f172a9e!important;box-shadow:none!important;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:default}.og-addon__message-modal-dialog{position:relative!important;z-index:2!important;display:flex!important;flex-direction:column!important;width:min(680px,100%)!important;max-width:680px!important;max-height:min(78dvh,720px)!important;margin:0!important;overflow:hidden!important;border:1px solid rgba(15,23,42,.1)!important;border-radius:18px!important;background:#fff!important;box-shadow:0 24px 70px #0f172a4d!important}.og-addon__message-modal-head{position:relative!important;z-index:5!important;flex:0 0 auto!important;display:flex!important;align-items:center!important;justify-content:space-between!important;min-height:68px!important;gap:16px!important;padding:14px 16px 14px 20px!important;border-bottom:1px solid #e5e7eb!important;background:#fff!important}.og-addon__message-modal-head h4{min-width:0!important;margin:0!important;padding:0!important;color:#111827!important;font-size:19px!important;line-height:1.3!important;font-weight:800!important}.og-addon__message-modal-close{position:relative!important;z-index:10!important;flex:0 0 44px!important;display:grid!important;place-items:center!important;width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;margin:0!important;padding:0 0 3px!important;border:1px solid #dbe2ea!important;border-radius:999px!important;background:#fff!important;color:#0f172a!important;box-shadow:0 4px 14px #0f172a1a!important;font:inherit!important;font-size:28px!important;font-weight:700!important;line-height:1!important;cursor:pointer!important}.og-addon__message-modal-close:hover,.og-addon__message-modal-close:focus-visible{border-color:#e91e63!important;color:#e91e63!important;outline:3px solid rgba(233,30,99,.16)!important;outline-offset:2px!important}.og-addon__message-modal .og-addon__occasion-message-box{flex:1 1 auto!important;display:grid!important;align-content:start!important;gap:10px!important;min-height:0!important;margin:0!important;padding:14px!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:#f8fafc!important}.og-addon__message-modal .og-addon__message-option{-webkit-appearance:none!important;appearance:none!important;display:block!important;width:100%!important;min-width:0!important;min-height:0!important;margin:0!important;padding:13px 14px!important;overflow:visible!important;border:1px solid #dbe2ea!important;border-radius:12px!important;background:#fff!important;color:#334155!important;box-shadow:none!important;font:inherit!important;font-size:14px!important;line-height:1.55!important;font-weight:500!important;text-align:left!important;white-space:normal!important;overflow-wrap:anywhere!important;word-break:normal!important;cursor:pointer!important}.og-addon__message-modal .og-addon__message-option:hover,.og-addon__message-modal .og-addon__message-option:focus-visible{border-color:#e91e63!important;background:#fff7fa!important;color:#9d174d!important;outline:2px solid rgba(233,30,99,.12)!important}.og-addon__message-empty{margin:0!important;padding:16px!important;border-radius:12px!important;background:#fff!important;color:#64748b!important;font-size:14px!important;line-height:1.5!important;text-align:center!important}.og-addon__message-empty.is-error{background:#fff1f2!important;color:#be123c!important}html.og-addon-message-open,body.og-addon-message-open{overflow:hidden!important;overscroll-behavior:none!important}@media(max-width:820px){.og-addon__suggested-wrap{display:block;margin:10px 0 8px;font-size:13px}.og-addon__message-modal{align-items:flex-end!important;padding:10px 8px max(10px,env(safe-area-inset-bottom))!important}.og-addon__message-modal-dialog{width:100%!important;max-width:100%!important;max-height:calc(100dvh - 20px - env(safe-area-inset-bottom))!important;border-radius:18px!important}.og-addon__message-modal-head{min-height:64px!important;padding:10px 10px 10px 14px!important}.og-addon__message-modal-head h4{font-size:17px!important}.og-addon__message-modal-close{flex-basis:44px!important;width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important}.og-addon__message-modal .og-addon__occasion-message-box{gap:9px!important;padding:10px!important}.og-addon__message-modal .og-addon__message-option{padding:12px!important;font-size:13px!important;line-height:1.5!important}}.og-addon__message-modal{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:2147483646!important;display:grid!important;place-items:center!important;width:100vw!important;height:100dvh!important;padding:18px!important;overflow:hidden!important;transform:none!important}.og-addon__message-modal-overlay{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:0!important;background:#0f172a94!important;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.og-addon__message-modal-dialog{position:relative!important;z-index:2!important;width:min(430px,calc(100vw - 32px))!important;max-width:430px!important;height:min(610px,calc(100dvh - 72px))!important;max-height:calc(100dvh - 72px)!important;display:grid!important;grid-template-rows:auto minmax(0,1fr)!important;overflow:hidden!important;border:1px solid #d7dde5!important;border-radius:8px!important;background:#fff!important;box-shadow:0 22px 60px #0f172a4d!important;transform:none!important}.og-addon__message-modal-head{position:relative!important;z-index:20!important;display:flex!important;align-items:center!important;justify-content:space-between!important;min-height:62px!important;padding:10px 10px 10px 16px!important;border-bottom:1px solid #e5e7eb!important;background:#fff!important;box-shadow:0 1px #0f172a0a!important}.og-addon__message-modal-head h4{margin:0!important;padding-right:10px!important;color:#172033!important;font-size:16px!important;line-height:1.35!important;font-weight:800!important}.og-addon__message-modal-close{position:relative!important;z-index:30!important;width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;flex:0 0 42px!important;display:grid!important;place-items:center!important;margin:0!important;padding:0 0 2px!important;border:1px solid #d8dee7!important;border-radius:50%!important;background:#fff!important;color:#111827!important;box-shadow:0 3px 10px #0f172a1a!important;font-size:25px!important;line-height:1!important;font-weight:700!important;opacity:1!important;visibility:visible!important;cursor:pointer!important}.og-addon__message-modal .og-addon__occasion-message-box{min-height:0!important;height:100%!important;display:block!important;margin:0!important;padding:10px!important;overflow-x:hidden!important;overflow-y:auto!important;background:#fff!important;scrollbar-gutter:stable}.og-addon__message-modal .og-addon__message-option{display:block!important;width:100%!important;margin:0 0 8px!important;padding:11px 12px!important;border:1px solid #d9dee6!important;border-radius:5px!important;background:#fafafa!important;color:#4b5563!important;font-size:13px!important;line-height:1.45!important;font-weight:500!important;text-align:left!important;white-space:normal!important;overflow-wrap:anywhere!important}.og-addon__message-modal .og-addon__message-option:hover,.og-addon__message-modal .og-addon__message-option:focus-visible{border-color:#e91e63!important;background:#fff5f8!important;color:#9d174d!important}@media(max-width:820px){.og-addon__message-modal{place-items:center!important;padding:12px!important}.og-addon__message-modal-dialog{width:min(360px,calc(100vw - 24px))!important;max-width:360px!important;height:min(620px,calc(100dvh - 24px))!important;max-height:calc(100dvh - 24px)!important;border-radius:7px!important}.og-addon__message-modal-head{min-height:60px!important;padding:9px 9px 9px 13px!important}.og-addon__message-modal-head h4{font-size:15px!important}.og-addon__message-modal-close{width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important}.og-addon__message-modal .og-addon__occasion-message-box{padding:9px!important}.og-addon__message-modal .og-addon__message-option{padding:10px!important;font-size:12px!important;line-height:1.45!important}}.og-addon__message-modal .og-addon__occasion-message-box{display:flex!important;flex-direction:column!important;gap:10px!important;padding:12px!important;overflow-y:auto!important;overflow-x:hidden!important}.og-addon__message-modal .og-addon__message-option{position:relative!important;flex:0 0 auto!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;padding:12px 13px!important;overflow:visible!important;white-space:normal!important;overflow-wrap:anywhere!important;word-break:normal!important;text-overflow:clip!important;line-height:1.5!important}@media(max-width:820px){.og-addon__message-modal .og-addon__occasion-message-box{gap:10px!important;padding:10px!important}.og-addon__message-modal .og-addon__message-option{padding:11px 12px!important;font-size:13px!important;line-height:1.5!important}}.og-addon__categories{display:flex;align-items:flex-end;justify-content:flex-start;gap:22px;width:100%;padding:10px 32px 0;overflow-x:auto;overflow-y:hidden;background:#fff;border:0;scrollbar-width:none;-webkit-overflow-scrolling:touch}.og-addon__categories::-webkit-scrollbar{display:none}.og-addon__categories[hidden]{display:none!important}.og-addon__category{position:relative;flex:0 0 auto;min-width:72px;min-height:76px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:6px;padding:4px 4px 10px;border:0;background:transparent;color:#50565d;font:inherit;cursor:pointer}.og-addon__category:after{content:"";position:absolute;left:50%;bottom:0;width:0;height:3px;border-radius:3px 3px 0 0;background:#0f6b7f;transform:translate(-50%);transition:width .18s ease}.og-addon__category.is-active:after{width:100%}.og-addon__category:hover:not(:disabled),.og-addon__category:focus-visible:not(:disabled){color:#0f5b70;outline:none}.og-addon__category:disabled,.og-addon__category.is-disabled{opacity:.35;cursor:not-allowed;filter:grayscale(.7)}.og-addon__category-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:#f9e8ee;color:#263a42}.og-addon__category.is-active .og-addon__category-icon{box-shadow:0 0 0 2px #0f6b7f inset}.og-addon__category-icon svg{width:25px;height:25px;display:block}.og-addon__category-title{max-width:110px;color:inherit;font-size:14px;line-height:1.15;font-weight:600;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(min-width:821px){.og-addon__head{padding:20px 32px 4px;border-bottom:0;background:#fff}.og-addon__gift-icon,.og-addon__steps{display:none}.og-addon__head h2{font-size:24px;letter-spacing:0}.og-addon__close{top:16px;right:20px;display:block}.og-addon__body{padding:20px 32px 112px}.og-addon__grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:22px 24px}.og-addon__card{border:0;border-radius:0;box-shadow:none;overflow:visible}.og-addon__card:hover{transform:none;box-shadow:none}.og-addon__image-wrap{border-radius:12px;overflow:hidden}.og-addon__info{padding:9px 0 0}.og-addon__title{min-height:0;margin-bottom:5px;font-size:13px;font-weight:500}.og-addon__meta{align-items:center}.og-addon__price{font-size:14px}.og-addon__select{border-radius:8px;padding:7px 18px}.og-addon__foot{left:22%;right:22%;bottom:0;border-radius:14px 14px 0 0}}@media(max-width:820px){.og-addon__dialog{width:100vw;height:100dvh;max-width:none;max-height:none;border-radius:0}.og-addon__head{min-height:46px;padding:0 12px;display:flex;align-items:center;border:0;background:#e5f5fb}.og-addon__gift-icon,.og-addon__steps{display:none}.og-addon__head h2{font-size:16px;line-height:1.2;letter-spacing:0}.og-addon__close{display:none}.og-addon__categories{gap:0;padding:9px 6px 0}.og-addon__category{flex:0 0 25%;min-width:78px;min-height:74px;padding:0 4px 9px}.og-addon__category-icon{width:42px;height:42px}.og-addon__category-title{font-size:13px;max-width:80px}.og-addon__body{padding:10px 10px 88px}.og-addon__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:11px 9px}.og-addon__card{border:0;border-radius:0;overflow:visible;box-shadow:none}.og-addon__card:hover{transform:none;box-shadow:none}.og-addon__image-wrap{border-radius:10px;overflow:hidden}.og-addon__badge{left:0!important;top:0!important;padding:3px 5px;border-radius:5px 0;font-size:8px;background:#0f5b70;color:#fff}.og-addon__info{padding:7px 0 0}.og-addon__title{min-height:31px;margin:0 0 4px;font-size:10px;line-height:1.35;font-weight:500}.og-addon__meta{display:block}.og-addon__price{display:block;margin-bottom:6px;font-size:11px}.og-addon__select{display:block;width:100%;min-height:34px;padding:6px 4px;border-radius:7px;font-size:13px}.og-addon__foot{padding:10px 12px calc(10px + env(safe-area-inset-bottom))}.og-addon__summary{display:none!important}.og-addon__actions{display:flex;width:100%;gap:10px}.og-addon__skip-text{display:none}.og-addon__btn{width:100%;min-width:0;min-height:48px;border-radius:8px}}.og-addon__categories{flex:0 0 auto!important;min-height:88px!important;padding-top:10px!important;padding-bottom:0!important;border-bottom:0!important}.og-addon__category{flex-shrink:0!important;overflow:visible!important}.og-addon__category:after{width:0!important}.og-addon__category.is-active:after{width:calc(100% - 8px)!important}.og-addon.is-sender-step .og-addon__categories,.og-addon__summary{display:none!important}.og-addon__foot{justify-content:flex-end!important}.og-addon__actions{margin-left:auto!important}@media(min-width:821px){.og-addon__categories{min-height:92px!important;gap:22px!important;padding:10px 32px 0!important;overflow-x:auto!important;overflow-y:hidden!important}.og-addon__category{min-height:82px!important;padding:4px 4px 10px!important}.og-addon__category-icon{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important}.og-addon__foot{left:22%!important;right:22%!important;padding:12px 18px!important}.og-addon__actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:20px!important;width:100%!important}}@media(max-width:820px){.og-addon__categories{min-height:83px!important}.og-addon__foot{left:0!important;right:0!important}.og-addon__actions{width:100%!important;margin-left:0!important}}.og-addon__steps{display:none!important}.og-addon__actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:14px!important}.og-addon__skip-text{display:inline-flex!important;align-items:center!important;justify-content:center!important;white-space:nowrap!important}@media(max-width:820px){.og-addon__body{padding-bottom:92px!important}.og-addon__foot{padding:9px 10px calc(9px + env(safe-area-inset-bottom))!important}.og-addon__actions{width:100%!important;display:grid!important;grid-template-columns:auto 1fr!important;gap:10px!important;align-items:center!important}.og-addon__skip-text{min-height:42px!important;padding:6px 8px!important;font-size:12px!important}.og-addon__btn--primary{width:100%!important;min-width:0!important;min-height:44px!important}}@media(min-width:821px){.og-addon__foot{justify-content:center!important}.og-addon__actions{width:auto!important;margin:0 auto!important;justify-content:center!important}.og-addon__actions .og-addon__btn--primary{margin-left:0!important}}.og-addon__skip-text[hidden]{display:none!important}@media(max-width:820px){.og-addon.has-addon-selection .og-addon__actions{display:grid!important;grid-template-columns:1fr!important;width:100%!important}.og-addon.has-addon-selection .og-addon__btn--primary{display:flex!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;grid-column:1 / -1!important}}:root{--og-teal: #0f5b70;--og-teal-dark: #0b4758;--og-teal-soft: #eaf6f8;--og-border: #e5e7eb;--og-muted: #64748b}.og-addon__categories{display:none!important}.og-addon__dialog{background:#fff!important}.og-addon__body{padding-top:14px!important}.og-addon__sections{width:100%;max-width:1240px;margin:0 auto}.og-addon__category-section{padding:4px 0 18px;border-bottom:1px solid #eef1f4}.og-addon__category-section+.og-addon__category-section{padding-top:16px}.og-addon__section-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:0 0 10px}.og-addon__section-title{margin:0;color:#111827;font-size:18px;line-height:1.25;font-weight:800}.og-addon__see-all{-webkit-appearance:none;appearance:none;border:1px solid rgba(15,91,112,.28);border-radius:8px;background:#fff;color:var(--og-teal);min-height:34px;padding:6px 13px;font:inherit;font-size:12px;font-weight:800;cursor:pointer}.og-addon__see-all:hover,.og-addon__see-all:focus-visible{background:var(--og-teal-soft);border-color:var(--og-teal);outline:none}.og-addon__product-track{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.og-addon__category-section.is-expanded .og-addon__product-track{grid-template-columns:repeat(6,minmax(0,1fr));row-gap:18px}.og-addon__category-section .og-addon__card{min-width:0}.og-addon__category-section .og-addon__badge{display:inline-flex!important;left:7px!important;top:7px!important;background:var(--og-teal)!important;color:#fff!important;border-radius:999px!important;padding:4px 7px!important;font-size:9px!important;line-height:1!important;font-weight:800!important}.og-addon__category-section .og-addon__select{display:grid!important;place-items:center;width:34px;height:34px;min-width:34px;padding:0!important;border:1px solid var(--og-teal)!important;border-radius:9px!important;background:#fff!important;color:var(--og-teal)!important;font-size:22px!important;line-height:1!important}.og-addon__category-section .og-addon__card.is-selected .og-addon__select{background:var(--og-teal)!important;color:#fff!important}.og-addon__sender-inline{width:100%;max-width:1240px;margin:18px auto 0;padding:18px 20px 20px;border:1px solid #e6eaee;border-radius:16px;background:#fff;box-shadow:0 4px 18px #0f172a09}.og-addon__sender-inline-head{display:flex;align-items:center;gap:12px;margin-bottom:16px}.og-addon__sender-inline-icon{flex:0 0 42px;width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:var(--og-teal-soft);color:var(--og-teal);font-size:21px}.og-addon__sender-inline-head h3{margin:0;color:#111827;font-size:17px;line-height:1.2;font-weight:800}.og-addon__sender-inline-head p{margin:3px 0 0;color:var(--og-muted);font-size:12px;line-height:1.35}.og-addon__sender-inline-fields{display:grid;grid-template-columns:1fr 1fr 1.25fr;gap:14px}.og-addon__sender-inline .og-addon__field{margin:0!important}.og-addon__sender-inline .og-addon__field label{margin-bottom:6px;color:#26323a;font-size:12px;font-weight:800}.og-addon__sender-inline .og-addon__field label span{margin-left:5px;color:#94a3b8;font-size:10px;font-weight:700}.og-addon__sender-inline .og-addon__field input,.og-addon__sender-inline .og-addon__field textarea{width:100%;border:1px solid #dbe2e8;border-radius:10px;background:#fff;padding:11px 12px;color:#111827;font:inherit;font-size:13px;outline:none}.og-addon__sender-inline .og-addon__field textarea{min-height:78px;resize:vertical}.og-addon__sender-inline .og-addon__field input:focus,.og-addon__sender-inline .og-addon__field textarea:focus{border-color:var(--og-teal);box-shadow:0 0 0 3px #0f5b701c}.og-addon__sender-inline .og-addon__field small{min-height:0;margin-top:4px}.og-addon__btn--primary{border-color:var(--og-teal)!important;background:var(--og-teal)!important;color:#fff!important;box-shadow:0 8px 20px #0f5b7038!important}.og-addon__btn--primary:hover{background:var(--og-teal-dark)!important}.og-addon__skip-text{color:var(--og-teal)!important}@media(min-width:821px){.og-addon__head{padding:18px 68px 8px 32px!important}.og-addon__body{padding:14px 32px 110px!important}.og-addon__category-section .og-addon__card{border:1px solid #e9edf0!important;border-radius:13px!important;overflow:hidden!important}.og-addon__category-section .og-addon__info{padding:10px 11px 12px!important}.og-addon__category-section .og-addon__title{min-height:38px!important;font-size:13px!important;font-weight:600!important}}@media(max-width:820px){.og-addon__head{min-height:58px!important;padding:8px 54px 8px 12px!important;background:#fff!important;border-bottom:1px solid #edf0f2!important}.og-addon__gift-icon{display:grid!important;width:42px!important;height:42px!important;flex:0 0 42px!important;border-radius:12px!important;font-size:24px!important;background:var(--og-teal-soft)!important}.og-addon__head h2{font-size:17px!important}.og-addon__close{display:grid!important;place-items:center;top:11px!important;right:10px!important;width:36px!important;height:36px!important;font-size:25px!important}.og-addon__body{padding:12px 10px 105px!important}.og-addon__category-section{padding-bottom:14px}.og-addon__category-section+.og-addon__category-section{padding-top:12px}.og-addon__section-title{font-size:15px}.og-addon__see-all{min-height:31px;padding:5px 11px;font-size:10px}.og-addon__product-track{display:grid!important;grid-auto-flow:column;grid-auto-columns:calc((100% - 16px) / 3);grid-template-columns:none!important;gap:8px!important;overflow-x:auto;overflow-y:hidden;padding:1px 1px 6px;scroll-snap-type:x proximity;scrollbar-width:none;-webkit-overflow-scrolling:touch}.og-addon__product-track::-webkit-scrollbar{display:none}.og-addon__category-section.is-expanded .og-addon__product-track{grid-auto-flow:row;grid-auto-columns:auto;grid-template-columns:repeat(3,minmax(0,1fr))!important;overflow:visible;padding-bottom:0}.og-addon__category-section .og-addon__card{scroll-snap-align:start;border:1px solid #e8ecef!important;border-radius:10px!important;overflow:hidden!important;background:#fff!important}.og-addon__category-section .og-addon__image-wrap{border-radius:0!important}.og-addon__category-section .og-addon__info{padding:7px 7px 8px!important}.og-addon__category-section .og-addon__title{min-height:28px!important;margin-bottom:4px!important;font-size:9.5px!important;line-height:1.3!important;font-weight:600!important}.og-addon__category-section .og-addon__meta{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:4px!important}.og-addon__category-section .og-addon__price{margin:0!important;font-size:10px!important}.og-addon__category-section .og-addon__select{width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important;border-radius:8px!important;font-size:18px!important}.og-addon__sender-inline{margin-top:14px;padding:13px 12px 14px;border-radius:13px}.og-addon__sender-inline-head{gap:9px;margin-bottom:12px}.og-addon__sender-inline-icon{flex-basis:34px;width:34px;height:34px;font-size:17px}.og-addon__sender-inline-head h3{font-size:14px}.og-addon__sender-inline-head p{font-size:10px}.og-addon__sender-inline-fields{grid-template-columns:1fr;gap:10px}.og-addon__sender-inline .og-addon__field input,.og-addon__sender-inline .og-addon__field textarea{padding:10px;font-size:12px}.og-addon__sender-inline .og-addon__field textarea{min-height:70px}.og-addon__foot{left:0!important;right:0!important;padding:9px 10px calc(9px + env(safe-area-inset-bottom))!important}}.og-addon,.og-addon__dialog{width:100vw!important;max-width:100vw!important;height:100dvh!important;max-height:100dvh!important}.og-addon__dialog{margin:0!important;border-radius:0!important;overflow:hidden!important}.og-addon__body{width:100%!important;max-width:none!important;overflow-x:hidden!important}.og-addon__sections,.og-addon__sender-inline{width:100%!important;max-width:none!important}.og-addon__category-section{width:100%!important;min-width:0!important}.og-addon__section-head{position:relative;z-index:4;margin-bottom:10px!important}.og-addon__see-all{position:relative;z-index:6;min-width:68px;min-height:34px;display:inline-flex!important;align-items:center;justify-content:center;border:1px solid rgba(15,91,112,.4)!important;border-radius:8px!important;background:#fff!important;color:#0f5b70!important;box-shadow:none!important;white-space:nowrap}.og-addon__slider-shell{position:relative;width:100%;min-width:0}.og-addon__product-track{display:grid!important;grid-auto-flow:column!important;grid-template-columns:none!important;grid-auto-columns:calc((100% - 60px) / 6)!important;gap:12px!important;width:100%!important;min-width:0!important;overflow-x:auto!important;overflow-y:hidden!important;padding:2px 2px 8px!important;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;cursor:grab;touch-action:pan-x pan-y}.og-addon__product-track.is-dragging{cursor:grabbing!important;-webkit-user-select:none;user-select:none;scroll-snap-type:none}.og-addon__product-track .og-addon__card{min-width:0!important;width:auto!important;scroll-snap-align:start}.og-addon__category-section.is-expanded .og-addon__product-track{display:grid!important;grid-auto-flow:row!important;grid-auto-columns:auto!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:14px 12px!important;overflow:visible!important;padding-bottom:4px!important;cursor:default!important;scroll-snap-type:none!important}.og-addon__slider-arrow{position:absolute;top:38%;z-index:7;width:36px;height:36px;display:grid;place-items:center;margin:0;padding:0 0 3px;border:1px solid #d8e3e7;border-radius:999px;background:#fffffff7;color:#0f5b70;box-shadow:0 5px 16px #0f172a24;font:inherit;font-size:29px;line-height:1;cursor:pointer}.og-addon__slider-arrow--prev{left:7px}.og-addon__slider-arrow--next{right:7px}.og-addon__category-section.is-expanded .og-addon__slider-arrow{display:none!important}.og-addon__category-section .og-addon__card{border:1px solid #e5eaee!important;border-radius:12px!important;background:#fff!important;overflow:hidden!important;box-shadow:none!important}.og-addon__category-section .og-addon__card:hover{transform:none!important;box-shadow:0 8px 22px #0f172a14!important}.og-addon__category-section .og-addon__image-wrap{width:100%!important;aspect-ratio:1 / 1!important;overflow:hidden!important}.og-addon__category-section .og-addon__image-wrap img{width:100%!important;height:100%!important;object-fit:cover!important}.og-addon__category-section .og-addon__info{padding:9px 10px 10px!important}.og-addon__category-section .og-addon__title{min-height:34px!important;margin:0 0 7px!important;font-size:12px!important;line-height:1.35!important;font-weight:650!important}.og-addon__category-section .og-addon__meta{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:7px!important}.og-addon__category-section .og-addon__price{font-size:13px!important;line-height:1.1!important;font-weight:800!important}.og-addon__category-section .og-addon__select{width:auto!important;min-width:58px!important;height:30px!important;min-height:30px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0 9px!important;border:1px solid #0f5b70!important;border-radius:7px!important;background:#fff!important;color:#0f5b70!important;font-size:11px!important;line-height:1!important;font-weight:800!important;white-space:nowrap!important}.og-addon__category-section .og-addon__card.is-selected .og-addon__select{min-width:68px!important;background:#0f5b70!important;color:#fff!important}.og-addon__sender-inline{margin-top:18px!important;padding:18px 20px 20px!important;border:1px solid #dfe7ea!important;border-radius:14px!important;background:#fff!important}.og-addon__sender-inline-fields{display:grid!important;grid-template-columns:1fr 1fr 1.35fr!important;gap:14px!important}.og-addon__occasion-picker{margin:14px 0 0!important;padding-top:14px!important;border-top:1px solid #edf1f3}.og-addon__occasion-label{display:block!important;margin:0 0 8px!important;color:#334155!important;font-size:12px!important;font-weight:800!important}.og-addon__occasion-row{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;max-width:520px}.og-addon__occasion-btn,.og-addon__occasion-more{position:relative;min-width:0;min-height:58px;display:flex!important;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:6px 4px!important;border:1px solid #dfe7ea!important;border-radius:9px!important;background:#fbfdfd!important;color:#334155!important;font:inherit!important;font-size:10px!important;line-height:1.15!important;font-weight:800!important;text-align:center;cursor:pointer;overflow:hidden}.og-addon__occasion-icon{display:block;font-size:20px;line-height:1}.og-addon__occasion-btn.is-active{border-color:#0f5b70!important;background:#eaf6f8!important;color:#0f5b70!important;box-shadow:0 0 0 2px #0f5b7014!important}.og-addon__occasion-more .og-addon__occasion-select{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;opacity:0!important;cursor:pointer!important}.og-addon__suggested-wrap{display:flex;margin:10px 0 0!important}.og-addon__suggested-wrap[hidden]{display:none!important}.og-addon__suggested-link{-webkit-appearance:none;appearance:none;border:0!important;padding:0!important;background:transparent!important;color:#0f5b70!important;font:inherit!important;font-size:12px!important;font-weight:800!important;text-decoration:underline!important;text-underline-offset:3px;cursor:pointer}.og-addon__message-modal{z-index:2147483646!important}@media(min-width:821px){.og-addon__body{padding-left:24px!important;padding-right:24px!important}}@media(max-width:820px){.og-addon__body{padding-left:9px!important;padding-right:9px!important}.og-addon__section-head{margin-bottom:8px!important}.og-addon__product-track{grid-auto-columns:calc((100% - 16px) / 3)!important;gap:8px!important;padding:1px 1px 6px!important}.og-addon__category-section.is-expanded .og-addon__product-track{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px 8px!important}.og-addon__slider-arrow{width:29px;height:29px;top:34%;font-size:23px;opacity:.92}.og-addon__slider-arrow--prev{left:4px}.og-addon__slider-arrow--next{right:4px}.og-addon__category-section .og-addon__info{padding:6px 6px 7px!important}.og-addon__category-section .og-addon__title{min-height:28px!important;margin-bottom:5px!important;font-size:9px!important;line-height:1.28!important}.og-addon__category-section .og-addon__price{font-size:10px!important}.og-addon__category-section .og-addon__select{min-width:45px!important;height:26px!important;min-height:26px!important;padding:0 5px!important;border-radius:6px!important;font-size:9px!important}.og-addon__category-section .og-addon__card.is-selected .og-addon__select{min-width:51px!important}.og-addon__sender-inline{margin-top:13px!important;padding:12px 10px 13px!important}.og-addon__sender-inline-fields{grid-template-columns:1fr!important;gap:9px!important}.og-addon__occasion-picker{margin-top:10px!important;padding-top:10px!important}.og-addon__occasion-row{max-width:none;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:6px!important}.og-addon__occasion-btn,.og-addon__occasion-more{min-height:54px;padding:5px 2px!important;font-size:9px!important}.og-addon__occasion-icon{font-size:18px}.og-addon__foot{position:absolute!important;left:0!important;right:0!important;bottom:0!important;width:100%!important;z-index:30!important}}.og-addon__product-track{scroll-behavior:smooth!important;-webkit-overflow-scrolling:touch!important;touch-action:pan-x!important;overscroll-behavior-x:contain!important;cursor:auto!important;-webkit-user-select:auto!important;user-select:auto!important}.og-addon__product-track .og-addon__card,.og-addon__product-track .og-addon__select{touch-action:manipulation!important}.og-addon__product-track.is-dragging{cursor:auto!important;-webkit-user-select:auto!important;user-select:auto!important;scroll-snap-type:x mandatory!important}.og-addon__sender-layout{display:grid!important;grid-template-columns:minmax(280px,.78fr) minmax(520px,1.55fr)!important;gap:22px!important;align-items:start!important}.og-addon__sender-contact{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}.og-addon__gift-message-panel,.og-addon__gift-message-panel .og-addon__message-field{min-width:0!important;width:100%!important}.og-addon__gift-message-panel .og-addon__occasion-picker{margin:2px 0 10px!important;padding:0!important;border-top:0!important}.og-addon__gift-message-panel .og-addon__occasion-row{max-width:520px!important}.og-addon__gift-message-panel textarea{width:100%!important;min-height:92px!important}@media(max-width:820px){.og-addon__sender-layout{grid-template-columns:1fr!important;gap:4px!important}.og-addon__sender-contact{gap:7px!important}.og-addon__gift-message-panel{margin-top:2px!important}.og-addon__gift-message-panel .og-addon__occasion-picker{margin:1px 0 8px!important;padding:0!important}.og-addon__gift-message-panel .og-addon__occasion-row{grid-template-columns:repeat(4,minmax(0,1fr))!important;max-width:none!important;gap:6px!important}.og-addon__gift-message-panel textarea{min-height:88px!important}}.og-addon__message-modal-dialog{width:min(460px,calc(100vw - 32px))!important;max-width:460px!important;height:auto!important;max-height:min(78dvh,640px)!important;display:flex!important;flex-direction:column!important;overflow:hidden!important}.og-addon__message-modal-head{flex:0 0 auto!important}.og-addon__message-modal .og-addon__occasion-message-box{flex:0 1 auto!important;height:auto!important;min-height:0!important;max-height:calc(min(78dvh,640px) - 62px)!important;display:block!important;overflow-x:hidden!important;overflow-y:auto!important;padding:12px!important;background:#fff!important;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.og-addon__message-modal .og-addon__occasion-messages{display:flex!important;flex-direction:column!important;gap:9px!important;width:100%!important;height:auto!important;max-height:none!important;min-height:0!important;margin:0!important;padding:0!important;overflow:visible!important}.og-addon__message-modal .og-addon__message-option{flex:0 0 auto!important;width:100%!important;height:auto!important;min-height:0!important;margin:0!important;padding:12px 13px!important;line-height:1.45!important;overflow:visible!important}.og-addon__actions .og-addon__btn--primary{width:320px!important;min-width:320px!important;min-height:58px!important;padding:14px 24px!important;border-radius:12px!important;font-size:15px!important;line-height:1.2!important}@media(max-width:820px){.og-addon__message-modal{padding:10px!important}.og-addon__message-modal-dialog{width:min(390px,calc(100vw - 20px))!important;max-width:390px!important;height:auto!important;max-height:calc(100dvh - 20px)!important;border-radius:14px!important}.og-addon__message-modal .og-addon__occasion-message-box{max-height:calc(100dvh - 92px)!important;padding:10px!important}.og-addon__actions .og-addon__btn--primary{width:100%!important;min-width:0!important;min-height:56px!important;padding:14px 16px!important;font-size:14px!important}}.og-addon__product-track{scroll-behavior:smooth!important;scroll-snap-type:x proximity!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior-inline:contain!important;touch-action:pan-x!important;scrollbar-width:none!important;cursor:auto!important}.og-addon__product-track::-webkit-scrollbar{display:none!important}.og-addon__product-track.is-dragging{scroll-snap-type:x proximity!important;-webkit-user-select:auto!important;user-select:auto!important;cursor:auto!important}.og-addon__product-track .og-addon__card{scroll-snap-align:start!important;scroll-snap-stop:normal!important}.og-addon__category-section .og-addon__title{font-size:14px!important;line-height:1.35!important;font-weight:700!important;min-height:38px!important}.og-addon__category-section .og-addon__price{font-size:15px!important;font-weight:850!important}.og-addon__section-head h3,.og-addon__section-title{font-size:18px!important;line-height:1.2!important;font-weight:800!important}.og-addon__sender-inline-head h3{font-size:20px!important;line-height:1.2!important;font-weight:800!important}.og-addon__sender-inline-head p{font-size:14px!important;line-height:1.4!important}.og-addon__sender-inline .og-addon__field label,.og-addon__occasion-label{font-size:14px!important;line-height:1.3!important;font-weight:800!important}.og-addon__sender-inline .og-addon__field label span{font-size:12px!important}.og-addon__sender-inline .og-addon__field input,.og-addon__sender-inline .og-addon__field textarea{font-size:15px!important;line-height:1.4!important}.og-addon__occasion-btn,.og-addon__occasion-more{font-size:12px!important}.og-addon__suggested-link{font-size:13px!important}.og-addon__message-modal-dialog{height:auto!important;max-height:min(82dvh,680px)!important}.og-addon__message-modal .og-addon__occasion-message-box{max-height:calc(min(82dvh,680px) - 66px)!important;overflow-y:auto!important}.og-addon__message-modal .og-addon__occasion-messages{max-height:none!important;overflow:visible!important}.og-addon__actions .og-addon__btn--primary{width:340px!important;min-width:340px!important;min-height:60px!important;font-size:16px!important;font-weight:900!important}@media(max-width:820px){.og-addon__product-track{grid-auto-columns:calc((100% - 16px) / 3)!important;gap:8px!important;scroll-snap-type:x proximity!important;padding-bottom:8px!important}.og-addon__category-section .og-addon__info{padding:7px 6px 8px!important}.og-addon__category-section .og-addon__title{min-height:35px!important;margin:0 0 6px!important;font-size:11.5px!important;line-height:1.28!important;font-weight:700!important;-webkit-line-clamp:2!important}.og-addon__category-section .og-addon__meta{display:block!important}.og-addon__category-section .og-addon__price{display:block!important;margin:0 0 7px!important;font-size:12.5px!important;line-height:1.15!important;font-weight:850!important}.og-addon__category-section .og-addon__select,.og-addon__category-section .og-addon__card.is-selected .og-addon__select{width:100%!important;min-width:0!important;height:34px!important;min-height:34px!important;padding:0 6px!important;font-size:11px!important;border-radius:7px!important}.og-addon__section-head h3,.og-addon__section-title{font-size:16px!important}.og-addon__sender-inline-head h3{font-size:18px!important}.og-addon__sender-inline-head p,.og-addon__sender-inline .og-addon__field label,.og-addon__occasion-label{font-size:13px!important}.og-addon__sender-inline .og-addon__field input,.og-addon__sender-inline .og-addon__field textarea{font-size:14px!important}.og-addon__occasion-btn,.og-addon__occasion-more{font-size:10.5px!important}.og-addon__actions .og-addon__btn--primary{width:100%!important;min-width:0!important;min-height:58px!important;font-size:15px!important}}.og-addon__category-section .og-addon__badge{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/27/assets/og-addon-popup.css.map */
