:root{--gphr-pink:#ef3f72;--gphr-deep:#bd2857;--gphr-soft:#fff2f5;--gphr-text:#29242a;--gphr-border:#f3d6df;--gphr-shadow:0 8px 28px rgba(143,36,74,.10)}
.gphr-home{color:var(--gphr-text);background:#fff;font-family:Arial,Helvetica,sans-serif;overflow:hidden}
.gphr-home *{box-sizing:border-box}.gphr-shell{width:min(1180px,calc(100% - 32px));margin-inline:auto}
.gphr-algolia{position:relative;padding:14px 0}.gphr-algolia label{position:absolute;overflow:hidden;width:1px;height:1px;clip:rect(0 0 0 0)}.gphr-algolia input{width:100%;min-height:48px;border:1px solid var(--gphr-border);border-radius:9px;padding:10px 16px;font-size:16px;box-shadow:0 3px 12px rgba(143,36,74,.06)}.gphr-algolia-results{position:absolute;z-index:1200;left:0;right:0;top:64px;display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--gphr-border);border:1px solid var(--gphr-border);border-radius:10px;overflow:hidden;box-shadow:var(--gphr-shadow)}.gphr-algolia-results a{display:flex;gap:10px;align-items:center;padding:9px;background:#fff;color:var(--gphr-text)!important;text-decoration:none!important}.gphr-algolia-results img{width:58px;height:58px;object-fit:cover;border-radius:6px;background:#fafafa}.gphr-algolia-results span{display:flex;flex-direction:column;gap:4px}.gphr-algolia-results small{color:var(--gphr-deep)}
.gphr-hero{background-image:linear-gradient(90deg,rgba(255,247,249,.98) 0%,rgba(255,247,249,.92) 38%,rgba(255,247,249,.05) 66%),var(--gphr-hero);background-position:center;background-size:cover;min-height:430px;display:flex;align-items:center}
.gphr-hero__inner{padding-block:50px}.gphr-hero__content{max-width:570px}.gphr-hero h1,.gphr-home h2{font-family:Georgia,'Times New Roman',serif;color:var(--gphr-deep);font-weight:500}.gphr-hero h1{font-size:clamp(38px,4.2vw,62px);line-height:1.05;margin:0 0 14px}.gphr-hero p{font-size:21px;margin:0 0 24px}.gphr-actions{display:flex;gap:12px;flex-wrap:wrap}.gphr-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:8px;text-transform:uppercase;font-weight:700;text-decoration:none!important;transition:.2s ease;min-height:46px;padding:11px 24px}.gphr-btn:hover{transform:translateY(-1px);box-shadow:0 8px 18px rgba(189,40,87,.18)}.gphr-btn--primary,.gphr-btn--cart{background:var(--gphr-pink);color:#fff!important}.gphr-btn--secondary{border:2px solid var(--gphr-pink);color:var(--gphr-pink)!important;background:rgba(255,255,255,.9)}
.gphr-mini-trust{display:flex;gap:18px;list-style:none;padding:0;margin:26px 0 0;font-size:14px;flex-wrap:wrap}.gphr-mini-trust li{display:flex;gap:6px;align-items:center}
.gphr-home-calendar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:18px;padding:16px 18px;border:1px solid var(--gphr-border);border-radius:12px;background:var(--gphr-soft)}.gphr-home-calendar>div{display:flex;flex-direction:column;gap:4px}.gphr-home-calendar>div strong{font-size:18px}.gphr-home-calendar>div span{font-size:12px;color:#6e666c}.gphr-home-calendar__form{display:flex;align-items:flex-end;gap:8px;padding:0;border:0;box-shadow:none;background:transparent}.gphr-home-calendar__form label{display:flex;flex-direction:column;gap:3px;font-size:11px}.gphr-home-calendar__form input,.gphr-date-shortcut{height:42px;border:1px solid var(--gphr-border);border-radius:7px;background:#fff;padding:8px 11px}.gphr-home-calendar__form .gphr-save-delivery{width:auto;min-height:42px;margin:0;padding:8px 14px}.gphr-home-calendar__form .gphr-form-status{position:absolute;margin-top:45px}
.gphr-section{padding-block:38px 6px}.gphr-home h2{text-align:center;font-size:32px;margin:0 0 24px}.gphr-category-list{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px}.gphr-category{display:block;border:1px solid var(--gphr-border);border-radius:12px;background:#fff;overflow:hidden;text-align:center;color:var(--gphr-text)!important;text-decoration:none!important;box-shadow:0 4px 15px rgba(143,36,74,.06);transition:.2s ease}.gphr-category:hover{transform:translateY(-3px);box-shadow:var(--gphr-shadow)}.gphr-category__image{display:block;aspect-ratio:4/3;background:var(--gphr-soft);overflow:hidden}.gphr-category img{width:100%;height:100%;object-fit:cover}.gphr-category strong{display:block;padding:13px 8px;font-size:15px}
.gphr-products-section{padding-top:42px}.gphr-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.gphr-product{border:1px solid var(--gphr-border);border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 4px 16px rgba(143,36,74,.06);content-visibility:auto;contain-intrinsic-size:320px 500px}.gphr-product__image{display:block;aspect-ratio:1;background:#fafafa;overflow:hidden}.gphr-product__image img{width:100%;height:100%;object-fit:cover}.gphr-product__body{padding:15px}.gphr-product__name{color:var(--gphr-text)!important;font-weight:700;text-decoration:none!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:42px}.gphr-stars{color:#ffac18;letter-spacing:1px;margin:8px 0 4px}.gphr-availability{display:inline-flex;align-items:center;min-height:24px;margin:3px 0 8px;padding:4px 8px;border-radius:999px;background:#f1faf4;color:#187a3e;font-size:11px;font-weight:700;line-height:1.25}.gphr-availability--tomorrow,.gphr-availability--later{background:#fff6df;color:#8a5a00}.gphr-availability--contact{background:#fff0f3;color:#a3234c}.gphr-product__price{font-size:19px;font-weight:700;margin-bottom:12px}.gphr-btn--cart{width:100%;min-height:42px;padding:9px;font-size:13px}
.gphr-trust-strip{margin-top:36px;border:1px solid var(--gphr-border);border-radius:12px;background:#fff8fa;display:grid;grid-template-columns:repeat(4,1fr);padding:18px}.gphr-trust-strip>div,.gphr-trust-strip>a{display:grid;grid-template-columns:auto 1fr;column-gap:10px;align-items:center;padding:0 18px;border-right:1px solid var(--gphr-border);text-decoration:none!important;color:var(--gphr-text)!important}.gphr-trust-strip>:last-child{border-right:0}.gphr-trust-strip span{font-size:25px;color:var(--gphr-pink);grid-row:1/3}.gphr-trust-strip strong{font-size:14px}.gphr-trust-strip small{font-size:12px;color:#6e666c}.gphr-why{text-align:center;padding:28px 16px 48px}.gphr-why h2{margin-bottom:8px}.gphr-why p{margin:0 auto;max-width:720px}
.gphr-whatsapp-float{position:fixed;right:22px;bottom:22px;z-index:800;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#1fc663;color:#fff!important;font-size:28px;text-decoration:none!important;box-shadow:0 8px 26px rgba(0,0,0,.24)}.gphr-mobile-nav{display:none}
@media(max-width:991px){.gphr-category-list{grid-template-columns:repeat(3,1fr)}.gphr-products{grid-template-columns:repeat(2,1fr)}.gphr-trust-strip{grid-template-columns:repeat(2,1fr);gap:20px}.gphr-trust-strip>div,.gphr-trust-strip>a{border:0}.gphr-home-calendar{align-items:stretch;flex-direction:column}.gphr-home-calendar__form{flex-wrap:wrap}}
@media(max-width:600px){body{padding-bottom:68px}.gphr-shell{width:min(100% - 22px,560px)}.gphr-hero{min-height:540px;align-items:flex-start;background-image:linear-gradient(180deg,rgba(255,247,249,.98) 0%,rgba(255,247,249,.92) 47%,rgba(255,247,249,.08) 78%),var(--gphr-hero);background-position:68% center}.gphr-hero__inner{padding-block:28px}.gphr-hero__content{max-width:100%}.gphr-hero h1{font-size:39px;max-width:380px}.gphr-hero p{font-size:18px;max-width:310px}.gphr-actions{display:grid;width:min(100%,330px)}.gphr-btn{width:100%}.gphr-mini-trust{font-size:11px;gap:10px;margin-top:18px}.gphr-category-list{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px;padding:2px 2px 12px;scrollbar-width:none}.gphr-category-list::-webkit-scrollbar{display:none}.gphr-category{min-width:145px;scroll-snap-align:start}.gphr-section{padding-top:30px}.gphr-home h2{font-size:28px}.gphr-products{gap:10px}.gphr-product__body{padding:11px}.gphr-product__name{font-size:13px;min-height:37px}.gphr-product__price{font-size:16px}.gphr-stars{font-size:12px}.gphr-btn--cart{font-size:11px}.gphr-trust-strip{grid-template-columns:repeat(2,1fr);padding:14px 6px;gap:18px 2px}.gphr-trust-strip>div,.gphr-trust-strip>a{padding:0 8px}.gphr-trust-strip strong{font-size:12px}.gphr-whatsapp-float{display:none}.gphr-mobile-nav{position:fixed;display:grid;grid-template-columns:repeat(5,1fr);left:0;right:0;bottom:0;z-index:1000;background:#fff;border-top:1px solid var(--gphr-border);box-shadow:0 -4px 18px rgba(0,0,0,.10);padding:7px 4px max(7px,env(safe-area-inset-bottom))}.gphr-mobile-nav a{display:flex;flex-direction:column;align-items:center;gap:2px;color:#3b3539!important;text-decoration:none!important;font-size:10px}.gphr-mobile-nav span{font-size:20px;color:var(--gphr-pink)}}
@media(max-width:600px){.gphr-algolia-results{grid-template-columns:1fr}.gphr-home-calendar__form{display:grid;grid-template-columns:1fr 1fr}.gphr-home-calendar__form label,.gphr-home-calendar__form .gphr-save-delivery,.gphr-home-calendar__form .gphr-form-status{grid-column:1/-1}.gphr-home-calendar__form .gphr-form-status{position:static;margin:0}}

/* Product page upgrade */
.gphr-product-upgrade{margin-top:22px;color:var(--gphr-text);font-family:Arial,Helvetica,sans-serif}
.gphr-product-badges{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:12px}.gphr-product-badges span{border:1px solid #63ba82;background:#effaf3;color:#257542;border-radius:6px;padding:7px 11px;font-weight:700;font-size:13px}.gphr-product-badges a{border:2px solid var(--gphr-pink);border-radius:7px;color:var(--gphr-pink)!important;text-transform:uppercase;text-decoration:none!important;font-weight:700;padding:8px 15px}
.gphr-payment-line{display:flex;align-items:center;gap:8px 12px;flex-wrap:wrap;padding:12px 0;font-size:12px}.gphr-payment-line span{padding-right:12px;border-right:1px solid var(--gphr-border)}.gphr-payment-line span:last-child{border:0}
.gphr-delivery-form{border:1px solid var(--gphr-border);border-radius:12px;background:#fff;padding:18px;box-shadow:0 4px 16px rgba(143,36,74,.05)}.gphr-delivery-form h3{font-family:Georgia,'Times New Roman',serif;color:var(--gphr-deep);font-size:25px;margin:0}.gphr-delivery-intro{font-size:13px;color:#746b71;margin:5px 0 16px}.gphr-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 16px}.gphr-form-grid label{display:flex;flex-direction:column;gap:5px;margin:0;font-size:12px;font-weight:700}.gphr-form-grid input{width:100%;min-height:42px;border:1px solid #ded7db;border-radius:6px;padding:8px 11px;background:#fff;color:var(--gphr-text)}.gphr-form-grid input:focus{border-color:var(--gphr-pink);outline:3px solid rgba(239,63,114,.12)}.gphr-save-delivery{width:100%;min-height:45px;margin-top:16px;border:0;border-radius:7px;background:var(--gphr-pink);color:#fff;text-transform:uppercase;font-weight:700;cursor:pointer}.gphr-save-delivery[disabled]{opacity:.65;cursor:wait}.gphr-form-status{min-height:20px;text-align:center;font-size:13px;font-weight:700;padding-top:6px}.gphr-form-status.is-success{color:#258048}.gphr-form-status.is-error{color:#b32449}
.gphr-product-trust{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin-top:16px;border:1px solid var(--gphr-border);border-radius:9px;overflow:hidden;background:var(--gphr-border)}.gphr-product-trust span,.gphr-product-trust a{display:flex;align-items:center;justify-content:center;text-align:center;min-height:60px;padding:10px;background:#fff8fa;color:var(--gphr-text)!important;text-decoration:none!important;font-size:12px;font-weight:700}
@media(max-width:767px){.gphr-product-upgrade{margin-top:16px}.gphr-product-badges{align-items:stretch}.gphr-product-badges>*{width:100%;text-align:center}.gphr-form-grid{grid-template-columns:1fr}.gphr-product-trust{grid-template-columns:repeat(2,1fr)}.gphr-payment-line{justify-content:center}.gphr-delivery-form{padding:14px}}

/* Checkout upgrade */
.gphr-checkout-progress{display:grid;grid-template-columns:repeat(4,1fr);max-width:720px;margin:0 auto 24px;padding:16px 8px;counter-reset:gphrstep}.gphr-checkout-progress span{position:relative;text-align:center;color:#777;font-size:13px}.gphr-checkout-progress span:before{counter-increment:gphrstep;content:counter(gphrstep);display:grid;place-items:center;width:34px;height:34px;margin:0 auto 7px;border:1px solid #ded7db;border-radius:50%;background:#fff;font-weight:700}.gphr-checkout-progress span:not(:last-child):after{content:"";position:absolute;top:17px;left:calc(50% + 22px);right:calc(-50% + 22px);height:1px;background:#ded7db}.gphr-checkout-progress span.is-active{color:var(--gphr-pink);font-weight:700}.gphr-checkout-progress span.is-active:before{background:var(--gphr-pink);border-color:var(--gphr-pink);color:#fff}.gphr-checkout-progress span.is-complete:after{background:var(--gphr-pink)}
.gphr-checkout-card,.gphr-cart-delivery,.gphr-confirmation-delivery{border:1px solid var(--gphr-border);border-radius:12px;background:#fff;box-shadow:0 5px 18px rgba(143,36,74,.07);padding:18px;margin:18px 0}.gphr-checkout-heading{display:flex;align-items:flex-start;gap:12px}.gphr-checkout-heading h3,.gphr-cart-delivery h3,.gphr-confirmation-delivery h3{font-size:22px;margin:0 0 4px;color:var(--gphr-text)}.gphr-checkout-heading p{margin:0 0 14px;color:#746b71;font-size:13px}.gphr-checkout-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--gphr-soft)}.gphr-checkout-form{border:0;box-shadow:none;padding:0}.gphr-form-grid textarea{width:100%;border:1px solid #ded7db;border-radius:6px;padding:10px 11px;resize:vertical}.gphr-field-wide{grid-column:1/-1}.gphr-address-help{padding:9px 11px;margin:12px 0;background:var(--gphr-soft);border-radius:6px;color:var(--gphr-deep);font-size:12px}
.gphr-payment-top{display:flex;justify-content:space-between;align-items:center;gap:15px;flex-wrap:wrap;padding:16px;margin:12px 0;border:1px solid var(--gphr-border);border-radius:10px;background:#fff8fa}.gphr-payment-top>div:first-child{display:flex;flex-direction:column;gap:3px}.gphr-payment-top span{font-size:12px}.gphr-payment-names{display:flex;gap:8px;flex-wrap:wrap}.gphr-payment-names span{background:#fff;border:1px solid var(--gphr-border);border-radius:5px;padding:6px 8px;font-weight:700}
.gphr-summary-row{display:grid;grid-template-columns:1.5fr repeat(4,1fr);gap:10px;padding:12px 0;border-top:1px solid var(--gphr-border);font-size:12px}.gphr-summary-row:first-of-type{border-top:0}.gphr-confirmation-delivery>p{color:#746b71}.gphr-confirmation-item{border-top:1px solid var(--gphr-border);padding-top:14px;margin-top:14px}.gphr-confirmation-item dl{display:grid;grid-template-columns:140px 1fr;gap:7px 14px;margin:10px 0 0}.gphr-confirmation-item dt{font-weight:700}.gphr-confirmation-item dd{margin:0}
#checkout .checkout-step,#cart .cart-grid-body .card,#cart .cart-summary{border-radius:12px!important;border-color:var(--gphr-border)!important;box-shadow:0 4px 18px rgba(143,36,74,.06)!important}#checkout .checkout-step .step-title{font-weight:700!important}#checkout .btn-primary,#checkout button.continue,#cart .checkout a{border-radius:7px!important;background:var(--gphr-pink)!important;border-color:var(--gphr-pink)!important;text-transform:uppercase;font-weight:700}
@media(max-width:767px){.gphr-checkout-progress{padding-inline:0}.gphr-checkout-progress span{font-size:10px}.gphr-checkout-progress span:before{width:30px;height:30px}.gphr-checkout-progress span:not(:last-child):after{top:15px}.gphr-summary-row{grid-template-columns:1fr 1fr}.gphr-summary-row strong{grid-column:1/-1}.gphr-confirmation-item dl{grid-template-columns:1fr}.gphr-confirmation-item dd{padding-bottom:5px}.gphr-payment-top{align-items:flex-start}.gphr-checkout-card{padding:14px}}

/* Cake and teddy delivery rules */
.gphr-last-chance-rule{display:flex;flex-direction:column;gap:5px;margin-bottom:14px;padding:14px;border:1px solid #8bd5a5;border-radius:10px;background:#effaf3;color:#216c3c}.gphr-last-chance-rule span{font-size:13px}
.gphr-fast-timeline{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:10px;padding-top:12px;border-top:1px solid #bfe6cc}.gphr-fast-timeline>span{text-align:center;font-size:20px}.gphr-fast-timeline small{display:flex;flex-direction:column;font-size:10px;color:#315e40}.gphr-checkout-last-chance{margin-top:14px;padding:14px;border:1px solid #8bd5a5;border-radius:9px;background:#effaf3;color:#216c3c}.gphr-checkout-last-chance p{margin:6px 0}.gphr-checkout-last-chance small{display:block}
.gphr-cake-rule,.gphr-teddy-rule{border:1px solid var(--gphr-border);border-radius:12px;background:#fff8fa;padding:16px;margin:0 0 16px}.gphr-cake-rule__header{display:flex;align-items:center;gap:8px;color:var(--gphr-deep);margin-bottom:7px}.gphr-cake-rule__header span{font-size:23px}.gphr-cake-rule h3{font-family:Georgia,'Times New Roman',serif;color:var(--gphr-deep);font-size:24px;margin:5px 0}.gphr-cake-rule p,.gphr-teddy-rule p{margin:5px 0}.gphr-cake-rule small{display:block;color:#655e63;margin-top:4px}.gphr-cake-rule--special{background:#fff3f6}.gphr-cake-urgent{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-top:14px;padding-top:13px;border-top:1px solid var(--gphr-border)}.gphr-cake-urgent>div{display:flex;flex-direction:column}.gphr-cake-urgent a,.gphr-teddy-rule>a{display:inline-flex;justify-content:center;align-items:center;border:1px solid var(--gphr-pink);border-radius:7px;padding:9px 13px;color:var(--gphr-pink)!important;text-transform:uppercase;text-decoration:none!important;font-weight:700;font-size:12px}.gphr-teddy-rule{display:flex;justify-content:space-between;align-items:center;gap:16px}.gphr-teddy-rule--preorder{background:#fff3f6}.gphr-checkout-cake-rules{margin-top:14px;padding:13px;border:1px solid var(--gphr-border);border-radius:8px;background:#fff8fa}.gphr-checkout-cake-rules p{margin:7px 0 0;font-size:12px}.gphr-checkout-teddy-rules{background:#fffdf8}.gphr-checkout-teddy-rules a{color:var(--gphr-deep)!important;font-weight:700}
@media(max-width:600px){.gphr-cake-urgent,.gphr-teddy-rule{align-items:stretch;flex-direction:column}.gphr-cake-urgent a,.gphr-teddy-rule>a{width:100%;text-align:center}}
