@font-face{font-family:IBM Plex Sans;font-style:normal;font-display:swap;font-weight:400;src:url(./ibm-plex-sans-latin-400-normal.CDDApCn2.woff2)format("woff2"),url(./ibm-plex-sans-latin-400-normal.CYLoc0-x.woff)format("woff")}@font-face{font-family:IBM Plex Sans;font-style:normal;font-display:swap;font-weight:500;src:url(./ibm-plex-sans-latin-500-normal.6ng42L7E.woff2)format("woff2"),url(./ibm-plex-sans-latin-500-normal.BgVn5rGT.woff)format("woff")}@font-face{font-family:IBM Plex Sans;font-style:normal;font-display:swap;font-weight:600;src:url(./ibm-plex-sans-latin-600-normal.CuJfVYMP.woff2)format("woff2"),url(./ibm-plex-sans-latin-600-normal.Cu4Hd6ag.woff)format("woff")}@font-face{font-family:IBM Plex Sans;font-style:normal;font-display:swap;font-weight:700;src:url(./ibm-plex-sans-latin-700-normal.Bxkt5Cjx.woff2)format("woff2"),url(./ibm-plex-sans-latin-700-normal.Bth3BMcD.woff)format("woff")}@font-face{font-family:Outfit;font-style:normal;font-display:swap;font-weight:500;src:url(./outfit-latin-500-normal.DKnIMDSk.woff2)format("woff2"),url(./outfit-latin-500-normal.ClnHRwRh.woff)format("woff")}@font-face{font-family:Outfit;font-style:normal;font-display:swap;font-weight:600;src:url(./outfit-latin-600-normal.B7SfZ07L.woff2)format("woff2"),url(./outfit-latin-600-normal.BEfTtDA7.woff)format("woff")}@font-face{font-family:Outfit;font-style:normal;font-display:swap;font-weight:700;src:url(./outfit-latin-700-normal.Cu9v6i1X.woff2)format("woff2"),url(./outfit-latin-700-normal.D4itBLBr.woff)format("woff")}*,:after,:before{box-sizing:border-box}body,html{margin:0;padding:0}body{color:#1a1a1a;-webkit-font-smoothing:antialiased;background:#f7f7f5;min-height:100vh;font-family:IBM Plex Sans,system-ui,sans-serif;line-height:1.5}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}h1,h2,h3{margin:0 0 .5rem;font-family:Outfit,system-ui,sans-serif;line-height:1.2}.btn,h1,h2,h3{font-weight:600}.btn{color:#fff;cursor:pointer;background:#1f4d3a;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;padding:.65rem 1.1rem;transition:background .15s;display:inline-flex}.btn:hover{background:#163a2c}.btn:disabled{opacity:.55;cursor:not-allowed}.btn--secondary{color:#1a1a1a;background:#fff;border-color:#e4e4e0}.btn--secondary:hover{background:#f0f0ec}.btn--danger{background:#b42318}.btn--block{width:100%}.card{background:#fff;border:1px solid #e4e4e0;border-radius:12px;padding:1.25rem;box-shadow:0 1px 2px #0000000a,0 8px 24px #0000000a}.card+.card{margin-top:1.25rem}.badge{border-radius:999px;align-items:center;padding:.2rem .55rem;font-size:.8rem;font-weight:600;display:inline-flex}.badge--ok{color:#1f7a4d;background:#e8f6ee}.badge--pending{color:#8a6d1d;background:#f4f1e8}.badge--danger{color:#b42318;background:#fceceb}.badge--muted{color:#5c5c5c;background:#f0f0ec}.form-field{flex-direction:column;gap:.35rem;margin-bottom:1rem;display:flex}.form-field label,.form-field>span{font-size:.9rem;font-weight:600}.form-field input:not([type=checkbox]):not([type=radio]),.form-field select,.form-field textarea{color:#1a1a1a;width:100%;font:inherit;background:#fff;border:1px solid #e4e4e0;border-radius:10px;padding:.7rem .85rem;line-height:1.4;transition:border-color .15s,box-shadow .15s}.form-field input:not([type=checkbox]):not([type=radio]):focus,.form-field select:focus,.form-field textarea:focus{border-color:#1f4d3a8c;outline:none;box-shadow:0 0 0 3px #1f4d3a1f}.form-field input:not([type=checkbox]):not([type=radio]):disabled,.form-field select:disabled,.form-field textarea:disabled{color:#5c5c5c;cursor:not-allowed;background:#f3f3f0}.form-field textarea{resize:vertical;min-height:7rem}.form-grid{grid-template-columns:1fr;gap:1rem 1.25rem;display:grid}@media (width>=720px){.form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.form-grid>h2{grid-column:1/-1;margin:0;font-size:1.05rem}.form-grid>.form-field{margin-bottom:0}.form-grid>.btn,.form-grid>.form-actions,.form-grid>.form-check,.form-grid>.form-checklist,.form-grid>.form-field--full{grid-column:1/-1}.form-grid>label:not(.form-check){flex-direction:column;gap:.35rem;min-width:0;font-size:.9rem;font-weight:600;display:flex}.form-grid>label:not(.form-check) input:not([type=checkbox]):not([type=radio]),.form-grid>label:not(.form-check) select,.form-grid>label:not(.form-check) textarea{color:#1a1a1a;width:100%;font:inherit;background:#fff;border:1px solid #e4e4e0;border-radius:10px;padding:.7rem .85rem;line-height:1.4;transition:border-color .15s,box-shadow .15s}.form-grid>label:not(.form-check) input:not([type=checkbox]):not([type=radio]):focus,.form-grid>label:not(.form-check) select:focus,.form-grid>label:not(.form-check) textarea:focus{border-color:#1f4d3a8c;outline:none;box-shadow:0 0 0 3px #1f4d3a1f}.form-grid>label:not(.form-check) input:not([type=checkbox]):not([type=radio]):disabled,.form-grid>label:not(.form-check) select:disabled,.form-grid>label:not(.form-check) textarea:disabled{color:#5c5c5c;cursor:not-allowed;background:#f3f3f0}.form-grid>label:not(.form-check) input:not([type=checkbox]):not([type=radio]),.form-grid>label:not(.form-check) select,.form-grid>label:not(.form-check) textarea{font-weight:400}.form-grid>label:not(.form-check) textarea{resize:vertical;min-height:7rem}.form-grid>label:not(.form-check):has(>input[type=checkbox]){flex-direction:row;align-items:center;gap:.55rem;font-weight:500}.form-check{cursor:pointer;align-items:center;gap:.55rem;font-size:.95rem;font-weight:500;display:inline-flex}.form-check input{accent-color:#1f4d3a;width:1.05rem;height:1.05rem}.form-checklist{background:#fafaf8;border:1px solid #e4e4e0;border-radius:10px;flex-direction:column;gap:.55rem;max-height:18rem;padding:.85rem 1rem;display:flex;overflow:auto}.form-checklist .form-check{font-weight:400}.form-actions{flex-wrap:wrap;align-items:center;gap:.65rem;margin-top:.25rem;display:flex}.stack-forms{flex-direction:column;gap:1.25rem;display:flex}.table{border-collapse:collapse;width:100%}.table td,.table th{text-align:left;vertical-align:top;border-bottom:1px solid #e4e4e0;border-right:1px solid #e4e4e0;padding:.45rem .65rem;font-size:.92rem}.table td:last-child,.table th:last-child{border-right:0}.table th{color:#1a1a1a;text-transform:none;letter-spacing:0;white-space:nowrap;background:#ecece8;border-bottom:1px solid #d6d6d0;font-size:.8rem;font-weight:700}.table tbody tr:nth-child(2n){background:#fafaf8}.table tbody tr:hover{background:#f3f3ef}.data-table{background:#fff;border:1px solid #e4e4e0;width:100%;overflow-x:auto}.data-table .table__th--sortable{padding:0}.data-table .table__sort{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:.35rem;margin:0;padding:.45rem .65rem;font-weight:700;display:inline-flex}.data-table .table__sort:hover,.data-table .table__th--sorted{background:#e3e3de}.data-table .table__sort-icon{color:#5c5c5c;opacity:.45;flex-shrink:0;line-height:0;display:inline-flex}.data-table .table__sort-icon .table__sort-chevron{opacity:1}.data-table .table__sort-icon--asc,.data-table .table__sort-icon--desc{opacity:1;color:#1f4d3a}.data-table .table__sort-icon--asc .table__sort-chevron--down,.data-table .table__sort-icon--desc .table__sort-chevron--up{opacity:.28}.data-table .table__sort-svg{display:block}.data-table .table__sort:hover .table__sort-icon:not(.table__sort-icon--asc):not(.table__sort-icon--desc){opacity:.75}.table-actions{text-align:right;white-space:nowrap}.table td .btn,.table-actions .btn{gap:.25rem;padding:.28rem .55rem;font-size:.8rem;font-weight:600;line-height:1.2}.recipient-toolbar{box-sizing:border-box;flex-wrap:wrap;align-items:flex-end;gap:.85rem 1rem;width:100%;margin-bottom:1rem;display:flex}.recipient-toolbar>input{color:#1a1a1a;width:100%;font:inherit;background:#fff;border:1px solid #e4e4e0;border-radius:10px;padding:.7rem .85rem;line-height:1.4;transition:border-color .15s,box-shadow .15s}.recipient-toolbar>input:focus{border-color:#1f4d3a8c;outline:none;box-shadow:0 0 0 3px #1f4d3a1f}.recipient-toolbar>input:disabled{color:#5c5c5c;cursor:not-allowed;background:#f3f3f0}.recipient-toolbar>input{flex:12rem;min-width:min(16rem,100%)}.recipient-toolbar>.form-field{flex:0 12rem;min-width:10rem;margin-bottom:0}.recipient-viewbar{box-sizing:border-box;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem 1.25rem;width:100%;margin:0 0 .85rem;display:flex}.recipient-viewbar__count{margin:0}.recipient-viewbar__group{color:#1a1a1a;width:100%;font:inherit;background:#fff;border:1px solid #e4e4e0;border-radius:10px;padding:.7rem .85rem;line-height:1.4;transition:border-color .15s,box-shadow .15s}.recipient-viewbar__group:focus{border-color:#1f4d3a8c;outline:none;box-shadow:0 0 0 3px #1f4d3a1f}.recipient-viewbar__group:disabled{color:#5c5c5c;cursor:not-allowed;background:#f3f3f0}.recipient-viewbar__group{color:#5c5c5c;width:auto;min-width:11.5rem;font-size:.9rem}.recipient-viewbar__group:not([data-empty=true]){color:#1a1a1a}.segmented{background:#f7f7f5;border:1px solid #e4e4e0;border-radius:10px;align-self:flex-start;align-items:stretch;gap:.15rem;width:max-content;max-width:100%;padding:.2rem;display:inline-flex}.segmented__btn{appearance:none;color:#5c5c5c;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:7px;flex:none;padding:.4rem .85rem;font-size:.9rem;font-weight:500;line-height:1.2}.segmented__btn:hover{color:#1a1a1a;background:#ffffffa6}.segmented__btn--active{color:#1f4d3a;background:#fff;font-weight:600;box-shadow:0 1px 2px #0000000f}.recipient-group{margin-bottom:1.25rem}.recipient-group__title{margin:0 0 .5rem;font-size:1.05rem;font-weight:600}.error{color:#b42318;font-size:.9rem}.breadcrumbs{margin-bottom:.75rem}.breadcrumbs__list{flex-wrap:wrap;gap:.35rem;margin:0;padding:0;font-size:.9rem;list-style:none;display:flex}.breadcrumbs__item{align-items:center;gap:.35rem;display:inline-flex}.breadcrumbs__link{color:#2a6f9b;text-decoration:none}.breadcrumbs__link:hover{text-decoration:underline}.breadcrumbs__current{color:#5c5c5c}.entity-link{color:#2a6f9b;font-weight:600;text-decoration:none}.entity-link:hover{text-decoration:underline}.entity-page-header{margin-bottom:1.5rem}.entity-page-header__row{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.entity-page-header__title-row{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.entity-page-header__title-row h1{margin:0}.entity-page-header__meta{margin-top:.5rem}.entity-page-header__actions{flex-wrap:wrap;gap:.5rem;display:flex}.action-menu{position:relative}.action-menu__panel{z-index:30;background:#fff;border:1px solid #e4e4e0;border-radius:10px;min-width:200px;padding:.35rem;position:absolute;top:calc(100% + .35rem);right:0;box-shadow:0 1px 2px #0000000a,0 8px 24px #0000000a}.action-menu__item{text-align:left;cursor:pointer;width:100%;font:inherit;color:inherit;background:0 0;border:0;border-radius:8px;padding:.55rem .65rem;text-decoration:none;display:block}.action-menu__item:hover{background:#f7f7f5}.action-menu__item--danger{color:#b42318}.app-modal{z-index:100;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.app-modal__backdrop{background:#00000059;position:absolute;inset:0}.app-modal__panel{z-index:1;flex-direction:column;width:min(100%,520px);max-height:min(90vh,900px);display:flex;position:relative;overflow:hidden}.app-modal__panel--sm{width:min(100%,420px)}.app-modal__panel--md{width:min(100%,520px)}.app-modal__panel--lg{width:min(100%,960px)}.app-modal__head{flex-shrink:0;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.app-modal__title{margin:0;font-size:1.2rem}.app-modal__body{min-height:0;overflow:auto}.app-modal__actions,.confirm-dialog__actions{justify-content:flex-end;gap:.5rem;margin-top:1.25rem;display:flex}.activity-timeline{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.activity-timeline__item{border-left:2px solid #e4e4e0;padding-left:.85rem}.activity-timeline__when{margin-bottom:.15rem;font-size:.8rem}.activity-timeline__label{font-weight:600}.activity-timeline__detail{margin-top:.15rem;font-size:.9rem}.rich-editor{background:#fff;border:1px solid #e4e4e0;border-radius:10px;overflow:hidden}.rich-editor__toolbar{background:#f7f7f4;border-bottom:1px solid #e4e4e0;flex-wrap:wrap;gap:.35rem;padding:.5rem;display:flex}.rich-editor__btn{cursor:pointer;width:2.15rem;height:2.15rem;color:inherit;background:#fff;border:1px solid #e4e4e0;border-radius:8px;justify-content:center;align-items:center;padding:0;font-size:.9rem;line-height:1;display:inline-flex}.rich-editor__btn em,.rich-editor__btn strong{font-size:.95rem}.rich-editor__btn--active{color:#1f4d3a;background:#1f4d3a14;border-color:#1f4d3a}.rich-editor__icon{width:1.05rem;height:1.05rem;display:block}.rich-editor__body{padding:1rem 1.15rem}.rich-editor .ProseMirror,.rich-editor .rich-editor__content{outline:none;min-height:9rem}.rich-editor .ProseMirror p,.rich-editor .rich-editor__content p{margin:0 0 .65rem}.rich-editor .ProseMirror p:last-child,.rich-editor .rich-editor__content p:last-child{margin-bottom:0}.rich-editor .ProseMirror ol,.rich-editor .ProseMirror ul,.rich-editor .rich-editor__content ol,.rich-editor .rich-editor__content ul{margin:0 0 .65rem;padding-left:1.35rem}.rich-editor .ProseMirror a,.rich-editor .rich-editor__content a{color:#1f4d3a}.product-images__head{margin-bottom:.75rem}.product-images__head h2{margin:0 0 .25rem;font-size:1.1rem}.product-images__head p{margin:0}.product-images__grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.75rem;margin-bottom:1rem;display:grid}.product-images__item{aspect-ratio:1;cursor:grab;background:#eef2f6;border:1px solid #e4e4e0;border-radius:10px;position:relative;overflow:hidden}.product-images__item img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.product-images__badge{color:#fff;background:#1f4d3a;border-radius:999px;padding:.15rem .45rem;font-size:.72rem;font-weight:700;position:absolute;top:.4rem;left:.4rem}.product-images__remove{color:#fff;cursor:pointer;background:#000000a6;border:0;border-radius:8px;padding:.25rem .45rem;font-size:.75rem;position:absolute;bottom:.35rem;right:.35rem}.product-images__drop{text-align:center;background:#fafaf7;border:1px dashed #e4e4e0;border-radius:10px;place-items:center;gap:.5rem;padding:1.25rem;display:grid}.product-images__drop p{color:#5c5c5c;margin:0}.product-layout{gap:1.25rem;display:grid}@media (width>=960px){.product-layout{grid-template-columns:minmax(0,1.15fr) minmax(0,.95fr);align-items:start}.product-layout:has(>:only-child){grid-template-columns:1fr}.product-layout>.product-detail-gallery,.product-layout>.product-images{position:sticky;top:1rem}}.product-layout>.card+.card{margin-top:0}.product-layout__stack{gap:1.25rem;min-width:0;display:grid}.product-layout__stack>.card+.card{margin-top:0}.product-detail-gallery{min-width:0}.product-detail-gallery__grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.75rem;display:grid}.product-detail-gallery__grid img{aspect-ratio:1;-o-object-fit:cover;object-fit:cover;background:#eef2f6;border-radius:10px;width:100%}@media (width>=960px){.product-detail-gallery__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-detail-gallery__grid img:only-child{aspect-ratio:4/3;grid-column:1/-1}}.gift-shell{color:#0f172a;background:radial-gradient(1200px 480px at 10% -10%,#0055a514,#0000 60%),radial-gradient(900px 400px at 100% 0,#003d7a0f,#0000 55%),#f5f8fb;min-height:100vh}.gift-header{color:#fff;z-index:20;background:#0055a5;padding:1rem 1.5rem;position:sticky;top:0;box-shadow:0 8px 24px #003d7a2e}.gift-header__inner{justify-content:space-between;align-items:center;gap:1rem;max-width:1200px;margin:0 auto;display:flex}.gift-header__logo{letter-spacing:.02em;color:inherit;font-family:Outfit,system-ui,sans-serif;font-size:1.2rem;font-weight:700;text-decoration:none}.gift-header__sub{opacity:.9;text-align:right;font-size:.88rem}.gift-main{max-width:1200px;margin:0 auto;padding:1.5rem 1.25rem 3.5rem}.gift-hero{margin-bottom:1.5rem}.gift-hero h1{letter-spacing:-.02em;margin:0 0 .35rem;font-family:Outfit,system-ui,sans-serif;font-size:clamp(1.75rem,3vw,2.35rem)}.gift-hero .muted{max-width:40rem;margin:0;line-height:1.5}.gift-notice{background:#fff;border:1px solid #d9e3ee;border-radius:10px;margin:0 0 1.25rem;padding:.85rem 1rem;font-size:.95rem}.gift-shop{gap:1.25rem;display:grid}@media (width>=900px){.gift-shop{grid-template-columns:240px minmax(0,1fr);align-items:start;gap:1.75rem}}.gift-filters-toggle{color:#0055a5;width:100%;font:inherit;cursor:pointer;background:#fff;border:1px solid #c9d7e8;border-radius:10px;justify-content:center;align-items:center;padding:.7rem 1rem;font-weight:600;display:inline-flex}@media (width>=900px){.gift-filters-toggle{display:none}}.gift-filters-backdrop{z-index:40;background:#0f172a59;position:fixed;inset:0}@media (width>=900px){.gift-filters-backdrop{display:none}}@media (width<=899px){.gift-filters{z-index:50;background:#fff;width:min(88vw,320px);padding:1.25rem;transition:transform .2s;position:fixed;inset:0 auto 0 0;overflow:auto;transform:translate(-105%);box-shadow:8px 0 32px #0f172a2e}.gift-filters--open{transform:translate(0)}}@media (width>=900px){.gift-filters{background:#fff;border:1px solid #d9e3ee;border-radius:14px;padding:1.15rem;position:sticky;top:5rem;box-shadow:0 10px 28px #0055a50d}}.gift-filters__head{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.gift-filters__head h2{flex:1;margin:0;font-size:1.05rem}@media (width>=900px){.gift-filters__close{display:none}}.gift-filters__close{color:#5c5c5c}.gift-filters__clear,.gift-filters__close{font:inherit;cursor:pointer;background:0 0;border:0}.gift-filters__clear{color:#0055a5;padding:0;font-size:.9rem;font-weight:600}.gift-filters__group{border-bottom:1px solid #e8eef5;margin-bottom:1.25rem;padding-bottom:1.15rem}.gift-filters__group:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}.gift-filters__label{letter-spacing:.04em;text-transform:uppercase;color:#5c5c5c;margin:0 0 .55rem;font-size:.78rem;font-weight:700;display:block}.gift-filters__search{box-sizing:border-box;width:100%;font:inherit;background:#f8fbfe;border:1px solid #c9d7e8;border-radius:8px;padding:.55rem .7rem}.gift-filters__check{cursor:pointer;align-items:flex-start;gap:.5rem;margin:.35rem 0;font-size:.92rem;display:flex}.gift-filters__check input{margin-top:.2rem}.gift-catalog{min-width:0}.gift-catalog__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.gift-catalog__count{color:#5c5c5c;margin:0;font-size:.95rem}.gift-catalog__sort select{font:inherit;background:#fff;border:1px solid #c9d7e8;border-radius:8px;padding:.45rem .7rem}.gift-catalog__empty{color:#5c5c5c;background:#fff;border:1px dashed #c9d7e8;border-radius:12px;margin:1.5rem 0;padding:1.5rem}.gift-grid{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:1.15rem;display:grid}.gift-card{background:#fff;border:1px solid #d9e3ee;border-radius:14px;flex-direction:column;transition:transform .15s,box-shadow .15s;display:flex;overflow:hidden;box-shadow:0 10px 28px #0055a50f}.gift-card:hover{transform:translateY(-2px);box-shadow:0 14px 32px #0055a51a}.gift-card--selected{border-color:#1f7a4d73;box-shadow:0 10px 28px #1f7a4d1f}.gift-card__media{cursor:pointer;aspect-ratio:1;background:#e8eef5;border:0;width:100%;padding:0;display:block;position:relative;overflow:hidden}.gift-card__media img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.gift-card__placeholder{background:linear-gradient(145deg,#e8eef5,#d5e4f2 50%,#c5d8ec);width:100%;height:100%;display:block}.gift-card__badge{color:#fff;background:#1f7a4d;border-radius:999px;padding:.25rem .55rem;font-size:.75rem;font-weight:700;position:absolute;top:.65rem;left:.65rem}.gift-card__body{flex-direction:column;flex:1;gap:.4rem;padding:.95rem 1rem 1.05rem;display:flex}.gift-card__supplier{color:#0055a5;text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:.72rem;font-weight:700}.gift-card h2{margin:0;font-size:1.05rem;line-height:1.3}.gift-card h2 button{color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0;font-weight:700}.gift-card__intro{color:#5c5c5c;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.88rem;display:-webkit-box;overflow:hidden}.gift-card__actions{grid-template-columns:1fr 1fr;gap:.45rem;margin-top:auto;padding-top:.75rem;display:grid}.gift-price{flex-wrap:wrap;align-items:baseline;gap:.55rem;display:flex}.gift-price--lg{margin:.35rem 0 .15rem}.gift-price--lg .gift-price__campaign{font-size:1.55rem}.gift-price--lg .gift-price__list{font-size:1rem}.gift-price__campaign{color:#0f172a;font-size:1.05rem;font-weight:700}.gift-price__list{color:#5c5c5c;font-size:.88rem;text-decoration:line-through}.markdown-body{font-size:.95rem;line-height:1.55}.markdown-body p{margin:0 0 .75rem}.markdown-body ol,.markdown-body ul{margin:0 0 .75rem;padding-left:1.25rem}.markdown-body strong{font-weight:700}.markdown-body em{font-style:italic}.gift-btn{color:#fff;width:100%;font-weight:700;font:inherit;cursor:pointer;background:#0055a5;border:none;border-radius:9px;justify-content:center;align-items:center;padding:.7rem 1rem;transition:background .15s;display:inline-flex}.gift-btn:hover:not(:disabled){background:#003d7a}.gift-btn:disabled{opacity:.55;cursor:not-allowed}.gift-btn--selected{background:#1f7a4d}.gift-btn--selected:hover:not(:disabled){background:#186640}.gift-btn--ghost{color:#0055a5;background:#fff;border:1px solid #c9d7e8}.gift-btn--ghost:hover:not(:disabled){background:#f3f7fc}.gift-confirm{background:#fff;border:1px solid #d9e3ee;border-radius:14px;max-width:560px;padding:1.75rem;box-shadow:0 12px 32px #0055a50f}.gift-confirm--choice{margin-top:.5rem}.gift-confirm__eyebrow{letter-spacing:.06em;text-transform:uppercase;color:#0055a5;margin:0 0 .35rem;font-size:.75rem;font-weight:700}.gift-confirm__product{margin:.35rem 0;font-size:1.25rem;font-weight:700}.gift-pdp{z-index:80;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.gift-pdp__backdrop{background:#0f172a7a;position:absolute;inset:0}.gift-pdp__panel{z-index:1;background:#fff;border-radius:16px;width:min(100%,980px);max-height:min(92vh,880px);position:relative;overflow:auto;box-shadow:0 24px 64px #0f172a47}.gift-pdp__close{z-index:2;font:inherit;cursor:pointer;background:#ffffffeb;border:1px solid #d9e3ee;border-radius:8px;padding:.4rem .75rem;font-size:.88rem;position:absolute;top:.85rem;right:.85rem}.gift-pdp__layout{display:grid}@media (width>=760px){.gift-pdp__layout{grid-template-columns:1.05fr 1fr;min-height:420px}}.gift-pdp__gallery{background:#e8eef5;min-width:0;min-height:260px}@media (width>=760px){.gift-pdp__gallery{align-self:stretch}}.gift-pdp__placeholder{background:linear-gradient(145deg,#e8eef5,#d5e4f2 45%,#b9cfe6);height:100%;min-height:280px}.gift-pdp__info{flex-direction:column;padding:1.75rem 1.5rem;display:flex}@media (width>=760px){.gift-pdp__info{padding:2rem 1.75rem 1.75rem}}.gift-pdp__info h2{letter-spacing:-.02em;margin:.15rem 0 .5rem;font-family:Outfit,system-ui,sans-serif;font-size:clamp(1.4rem,2.4vw,1.85rem);line-height:1.2}.gift-pdp__supplier{letter-spacing:.05em;text-transform:uppercase;color:#0055a5;margin:0;font-size:.78rem;font-weight:700}.gift-pdp__save{color:#1f7a4d;margin:0 0 .85rem;font-size:.9rem;font-weight:600}.gift-pdp__intro{margin:0 0 1rem;font-size:1.02rem;line-height:1.5}.gift-pdp__desc{color:#334155;margin-bottom:1.25rem}.gift-pdp__cta{flex-wrap:wrap;align-items:center;gap:.65rem;margin-top:auto;padding-top:.5rem;display:flex}.gift-pdp__hint{flex-basis:100%;margin:.15rem 0 0;font-size:.88rem}.product-carousel{outline:none;height:100%;min-height:260px;position:relative}.product-carousel__stage{height:100%;min-height:inherit;background:#e8eef5;position:relative}.product-carousel__stage img{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;background:#e8eef5;width:100%;height:100%;min-height:260px;max-height:min(70vh,520px);display:block}@media (width>=760px){.product-carousel__stage img{min-height:420px;max-height:none;position:absolute;inset:0}}.product-carousel__nav{z-index:2;color:#0f172a;cursor:pointer;background:#ffffffeb;border:0;border-radius:999px;place-items:center;width:2.35rem;height:2.35rem;padding:0 0 .1rem;font-size:1.55rem;line-height:1;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 14px #0f172a2e}.product-carousel__nav:hover{background:#fff}.product-carousel__nav--prev{left:.65rem}.product-carousel__nav--next{right:.65rem}.product-carousel__dots{z-index:2;background:#0f172a59;border-radius:999px;gap:.4rem;padding:.35rem .5rem;display:flex;position:absolute;bottom:.75rem;left:50%;transform:translate(-50%)}.product-carousel__dot{cursor:pointer;background:#ffffff8c;border:0;border-radius:999px;width:.5rem;height:.5rem;padding:0}.product-carousel__dot--active{background:#fff}.product-carousel__count{z-index:2;color:#fff;background:#0f172a73;border-radius:999px;margin:0;padding:.2rem .5rem;font-size:.78rem;font-weight:600;position:absolute;top:.75rem;left:.75rem}.product-carousel__placeholder{background:linear-gradient(145deg,#e8eef5,#d5e4f2 45%,#b9cfe6);height:100%;min-height:280px}.visually-hidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app-shell{min-height:100vh}.app-header{background:#fff;border-bottom:1px solid #e4e4e0;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.5rem;display:flex}.app-header__brand{font-family:Outfit,system-ui,sans-serif;font-size:1.15rem;font-weight:700}.app-header__nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:1rem;font-size:.95rem;display:flex}.view-as-banner{color:#fff;background:#1f4d3a;padding:.55rem 1.25rem;font-size:.92rem}.view-as-banner strong{font-weight:700}.view-as-banner em{text-underline-offset:2px;font-style:normal;font-weight:600;text-decoration:underline}.view-as{position:relative}.view-as__trigger{white-space:nowrap}.view-as__menu{z-index:40;background:#fff;border:1px solid #e4e4e0;border-radius:10px;min-width:240px;max-height:min(70vh,420px);padding:.35rem;position:absolute;top:calc(100% + .35rem);right:0;overflow:auto;box-shadow:0 1px 2px #0000000a,0 8px 24px #0000000a}.view-as__group{color:#5c5c5c;text-transform:uppercase;letter-spacing:.04em;padding:.55rem .65rem .25rem;font-size:.75rem}.view-as__item{text-align:left;cursor:pointer;width:100%;font:inherit;background:0 0;border:0;border-radius:8px;padding:.55rem .65rem;display:block}.view-as__item:hover{background:#fff}.view-as__item--active{background:#2a6f9b1f;font-weight:600}.view-as__empty{color:#5c5c5c;margin:0;padding:.75rem;font-size:.9rem}.app-main{max-width:1400px;margin:0 auto;padding:1.75rem 1.25rem 3rem}.stat-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1rem;margin:1.25rem 0 1.75rem;display:grid}.stat-card{background:#fff;border:1px solid #e4e4e0;border-radius:12px;padding:1rem;box-shadow:0 1px 2px #0000000a,0 8px 24px #0000000a}.stat-card__value{font-family:Outfit,system-ui,sans-serif;font-size:1.75rem;font-weight:700}.stat-card__label{color:#5c5c5c;font-size:.9rem}.product-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem;display:grid}.login-page{place-items:center;min-height:100vh;padding:1.5rem;display:grid}.login-page .card{width:min(100%,420px)}.public-home{background:radial-gradient(80% 60% at 20% 0,#2257481f,#0000 55%),radial-gradient(70% 50% at 90% 100%,#c2783c1a,#0000 50%),#f7f5f1;place-items:center;min-height:100vh;padding:1.5rem;display:grid}.public-home__card{text-align:center;width:min(100%,28rem)}.public-home__brand{letter-spacing:-.02em;color:#1a3d32;margin:0 0 .75rem;font-family:Outfit,sans-serif;font-size:1.75rem;font-weight:700}.public-home__title{margin:0 0 .75rem;font-size:1.25rem;font-weight:600}.public-home__lead{color:#4a5560;margin:0 0 1.5rem;line-height:1.5}.public-home__admin{margin:0}.public-home__admin a{color:inherit}.admin-shell{background:#f7f7f5;grid-template-columns:240px 1fr;min-height:100vh;display:grid}.admin-sidebar{background:#fff;border-right:1px solid #e4e4e0;flex-direction:column;gap:1.25rem;padding:1.25rem 1rem 2rem;display:flex}.admin-sidebar__brand{padding:.25rem .65rem;font-family:Outfit,system-ui,sans-serif;font-size:1.15rem;font-weight:700}.admin-sidebar__nav{flex-direction:column;gap:.2rem;display:flex}.admin-sidebar__link{color:#1a1a1a;border-radius:8px;padding:.55rem .65rem;font-size:.95rem;text-decoration:none;display:block}.admin-sidebar__link:hover{background:#f7f7f5}.admin-sidebar__link--active,.admin-sidebar__link.router-link-exact-active{color:#1f4d3a;background:#1f4d3a14;font-weight:600}.admin-main{flex-direction:column;min-width:0;display:flex}.admin-header{background:#fff;border-bottom:1px solid #e4e4e0;justify-content:space-between;gap:1rem;padding:.85rem 1.5rem}.admin-header,.admin-header__meta{flex-wrap:wrap;align-items:center;display:flex}.admin-header__meta{justify-content:flex-end;gap:.85rem}.admin-content{width:100%;max-width:1600px;padding:1.5rem 1.5rem 3rem}.admin-content .app-main{width:100%;max-width:none;margin:0;padding:0}.admin-search{position:relative}.admin-search__input{width:min(16rem,42vw);font:inherit;background:#fff;border:1px solid #e4e4e0;border-radius:10px;padding:.55rem .75rem}.admin-search__input:focus{border-color:#1f4d3a8c;outline:none;box-shadow:0 0 0 3px #1f4d3a1f}.admin-search__panel{z-index:40;min-width:22rem;max-width:min(28rem,90vw);max-height:20rem;padding:.5rem;position:absolute;top:calc(100% + .4rem);right:0;overflow:auto}.admin-search__hit{color:#1a1a1a;border-radius:8px;padding:.5rem .65rem;text-decoration:none;display:block}.admin-search__hit:hover{background:#f7f7f5}@media (width<=860px){.admin-shell{grid-template-columns:1fr}.admin-sidebar{border-bottom:1px solid #e4e4e0;border-right:0;padding-bottom:1rem}.admin-sidebar__nav{flex-flow:wrap;gap:.35rem}}
