:root{--ink:#252a31;--accent:#d61020;--paper:#ffffff;--muted:#626873;--blush:#fff0f1;color:var(--ink);background:var(--paper);font-family:Arial,Helvetica,sans-serif;color-scheme:light;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:20px}body{margin:0}a{color:inherit;text-underline-offset:4px}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--accent);outline-offset:5px}.wrap{max-width:1240px;padding-left:24px;padding-right:24px;margin-inline:auto}.topline{padding:12px 20px;background:var(--ink);color:#fff;text-align:center;text-transform:uppercase;font-size:10px;letter-spacing:1.5px;line-height:1.5}.header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-top:24px;padding-bottom:24px}.brand{display:inline-flex;align-items:center;gap:10px;font-size:19px;font-weight:800;line-height:1.05;letter-spacing:-.5px;text-decoration:none}.brand-star{font-size:36px;color:var(--accent);font-weight:400}.header nav{display:flex;gap:23px;margin-left:auto}.header nav a{font-size:14px;text-decoration:none;color:#505760}.header nav a:hover,.text-link:hover{color:var(--accent);text-decoration:underline}.button{display:inline-flex;justify-content:center;align-items:center;gap:18px;padding:17px 24px;border-radius:50px;background:var(--accent);color:#fff;border:1px solid var(--accent);text-decoration:none;font-size:14px;font-weight:600;line-height:1.25;transition:background .18s,transform .18s}.button:hover{background:#b50917;transform:translateY(-2px)}.button.secondary{background:transparent;border-color:#d5d8dc;color:var(--ink)}.button.secondary:hover{background:var(--blush)}.hero{display:grid;grid-template-columns:1.1fr 1fr;gap:50px;align-items:center;padding-top:35px;padding-bottom:64px}.eyebrow{font-size:11px;line-height:1.6;letter-spacing:1.7px;text-transform:uppercase;font-weight:700;color:var(--accent);margin:0 0 18px}h1{font-size:clamp(38px,4vw,57px);letter-spacing:-2px;line-height:1.1;margin:0 0 24px;font-weight:800}h1 span{color:var(--accent)}.hero-motto{font-size:23px;color:var(--ink);font-weight:600;line-height:1.3;margin:0 0 18px}.intro{max-width:510px}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:29px}.location{font-size:13px;margin-top:25px}.hero-visual{position:relative;margin:0 0 14px 15px}.hero-visual>img{display:block;width:100%;height:550px;object-fit:cover;border-radius:140px 140px 24px 24px}.hero-visual figcaption{position:absolute;bottom:-16px;left:-18px;background:#fff;border-radius:18px;padding:18px 24px;box-shadow:0 8px 30px #252a3112;font-size:14px;line-height:1.4}.hero-visual figcaption span{float:left;color:var(--accent);font-size:31px;margin:0 14px 0 0}.occasion-strip{background:var(--blush);padding:23px;display:flex;justify-content:center;flex-wrap:wrap;gap:20px 38px;font-size:15px}.section{padding-top:70px;padding-bottom:70px}h2{font-size:42px;letter-spacing:-1.3px;line-height:1.13;margin:0 0 24px;font-weight:700}h3{font-size:23px;line-height:1.2;margin:0 0 12px}p,dd{font-size:16px;line-height:1.65;color:var(--muted);margin:0 0 20px}.section-intro{max-width:760px}.gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:34px}.photo-link{display:block;border-radius:20px;overflow:hidden;background:#eeeae3;margin-bottom:23px}.photo-link img{display:block;width:100%;height:480px;object-fit:contain;transition:transform .2s}.photo-link:hover img{transform:scale(1.015)}.gallery .eyebrow{margin-bottom:9px}.text-link{font-size:14px;color:var(--accent);text-decoration:none}.note{font-size:13px;margin-top:28px;margin-bottom:0}.two-columns{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}.steps{list-style:none;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:35px;padding:0;margin:35px 0 0;counter-reset:steps}.steps li:before{counter-increment:steps;content:"0" counter(steps);display:block;font-size:40px;color:var(--accent);margin-bottom:18px}.steps a{color:var(--accent)}.faq{padding-top:10px}.faq details{border-bottom:1px solid #dddfe3;padding:20px 0;max-width:900px}.faq summary{font-size:19px;font-weight:600;cursor:pointer;line-height:1.45}.faq details p{margin:16px 0 0;max-width:790px}.contact-bg{background:var(--blush)}.contact-card{background:var(--paper);padding:35px;border-radius:24px}.contact-card address{font-style:normal;font-size:23px;line-height:1.5;margin:24px 0 18px}.contact-card address span{color:var(--muted);font-size:16px}.phone{display:block;color:var(--accent);font-size:26px;font-weight:700;text-decoration:none;margin-bottom:24px}.footer{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:35px;padding-top:30px;padding-bottom:30px}.footer .brand{font-size:16px}.footer>span,.footer>a:last-child{font-size:12px;color:var(--muted)}.skip{position:absolute;top:-100px;left:15px;z-index:10;background:white;padding:15px}.skip:focus{top:10px}dialog{border:0;border-radius:20px;background:var(--paper);padding:45px 20px 20px;max-width:min(760px,94vw);max-height:95dvh}dialog::backdrop{background:#241c28b8}dialog figure{margin:0}dialog img{display:block;max-width:100%;max-height:78dvh;width:auto;height:auto;margin:auto}dialog figcaption{text-align:center;margin-top:15px;font-size:14px}.close{position:absolute;top:7px;right:12px;border:0;background:transparent;font-size:30px;cursor:pointer;color:var(--ink);width:38px;height:38px}
@media(max-width:1050px){.header nav{gap:13px}.header-cta{display:none}.hero{gap:30px}.hero-visual>img{height:510px}h1{font-size:44px}.two-columns{gap:35px}.photo-link img{height:390px}}
@media(max-width:760px){.header{flex-wrap:wrap;gap:20px}.header nav{width:100%;justify-content:space-between;gap:10px;margin:0;overflow-x:auto;padding:5px 0}.header nav a{white-space:nowrap;font-size:13px}.hero{grid-template-columns:1fr;padding-top:18px;gap:32px}.hero-copy h1{font-size:clamp(33px,7.8vw,50px);letter-spacing:-1.4px}.hero-motto{font-size:20px}.hero-visual{margin-left:12px}.hero-visual>img{height:490px}.hero-visual figcaption{font-size:13px}.occasion-strip{font-size:13px;gap:14px 22px}.section{padding-top:48px;padding-bottom:48px}h2{font-size:33px}.gallery,.two-columns,.steps{grid-template-columns:1fr}.gallery{gap:36px}.photo-link img{height:auto;max-height:620px;object-fit:contain}.two-columns{gap:35px}.steps{gap:24px}.steps li:before{font-size:34px}.contact-card{padding:25px}.phone{font-size:23px}.faq{padding-top:0}.footer{justify-content:flex-start;gap:22px}.eyebrow{font-size:10px;letter-spacing:1.3px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.occasion-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:32px}.occasion-grid article{display:flex;flex-direction:column;padding:28px;border:1px solid #dddfe3;border-radius:20px;background:#fff}.occasion-grid h3{font-size:23px}.occasion-grid .text-link{margin-top:auto;line-height:1.5}@media(max-width:1050px){.occasion-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.occasion-grid{grid-template-columns:1fr}.occasion-grid article{padding:24px}}

/* Shop identity: red balloons, silver accents, white background. */
.brand{font-style:italic}.brand-star{color:var(--accent)}.topline{background:linear-gradient(110deg,#ab0713,#e31324,#ab0713)}.brand-cover{padding-top:10px}.brand-cover img{display:block;width:100%;height:auto;border-radius:20px;border:1px solid #e5e6e9}.hero{display:block;padding-top:40px;padding-bottom:44px}.hero-copy{max-width:970px;margin:auto;text-align:center}.hero-copy h1{font-size:clamp(36px,4.3vw,58px)}.hero-copy .intro{max-width:780px;margin-inline:auto}.hero-copy .actions{justify-content:center}.hero-motto{font-size:26px}.occasion-strip{background:linear-gradient(110deg,#edf0f3,#fff,#edf0f3);border-block:1px solid #e1e3e6}.occasion-grid article{border-top:4px solid var(--accent);box-shadow:0 8px 24px #252a3108}.occasion-grid h3{color:#252a31}.button{box-shadow:0 5px 14px #d6102018}.button.secondary{box-shadow:none}.contact-bg{background:linear-gradient(120deg,#f0f2f5,#fff0f1)}.contact-card{border:1px solid #dddfe3}.header nav{gap:18px}h2{color:#252a31}@media(max-width:760px){.brand-cover{padding-inline:12px}.brand-cover img{border-radius:12px}.hero{padding-top:28px;padding-bottom:34px}.hero-motto{font-size:22px}.header nav{gap:16px}.hero-copy{text-align:left}.hero-copy .actions{justify-content:flex-start}}

.brand-logo{display:block;width:52px;height:52px;object-fit:contain;flex-shrink:0}.footer .brand-logo{width:42px;height:42px}

#photo-dialog{position:fixed;inset:0;margin:auto;padding-inline:58px}#dialog-counter{display:block;margin-top:5px;color:var(--muted);font-size:12px}.carousel-prev,.carousel-next{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:42px;height:58px;border:0;border-radius:21px;background:#fff;color:var(--ink);box-shadow:0 4px 18px #252a3130;font-size:34px;line-height:1;cursor:pointer}.carousel-prev{left:8px}.carousel-next{right:8px}.carousel-prev:hover,.carousel-next:hover{color:var(--accent)}@media(max-width:600px){#photo-dialog{padding-inline:44px}.carousel-prev,.carousel-next{width:34px;height:50px}.carousel-prev{left:4px}.carousel-next{right:4px}}

.site-header{position:sticky;top:0;z-index:100;background:#fff;box-shadow:0 2px 12px #252a3110}html{scroll-padding-top:calc(var(--site-header-height, 170px) + 20px)}.skip{z-index:101}@media(max-width:760px){.site-header .header{padding-top:12px;padding-bottom:12px;gap:10px}}

.showcase-carousel{position:relative;margin-top:34px;padding-inline:56px}.showcase-viewport{overflow:hidden}.showcase-track{display:flex;gap:22px;transition:transform .55s ease}.showcase-slide{display:block;flex:none;width:calc(33.333333% - 14.6667px);min-width:0;aspect-ratio:1;border-radius:20px;overflow:hidden;background:#f3efeb}.showcase-slide img{display:block;width:100%;height:100%;object-fit:contain;transition:transform .2s}.showcase-slide:hover img{transform:scale(1.015)}.showcase-prev,.showcase-next{position:absolute;top:50%;z-index:2;width:44px;height:64px;border:0;border-radius:22px;background:var(--accent);color:#fff;box-shadow:0 7px 20px #252a3130;font-size:36px;line-height:1;cursor:pointer;transform:translateY(-50%)}.showcase-prev{left:0}.showcase-next{right:0}.showcase-prev:hover,.showcase-next:hover{background:#b50917}.showcase-prev:active,.showcase-next:active{transform:translateY(-50%) scale(.96)}@media(max-width:900px){.showcase-slide{width:calc(50% - 11px)}}@media(max-width:600px){.showcase-carousel{padding-inline:42px}.showcase-track{gap:14px}.showcase-slide{width:100%}.showcase-prev,.showcase-next{width:34px;height:54px;font-size:30px}.showcase-prev{left:0}.showcase-next{right:0}}@media(prefers-reduced-motion:reduce){.showcase-track{transition:none}.showcase-slide img{transition:none}}
.mobile-header-phone{display:none}@media(max-width:760px){.site-header .header{display:grid;grid-template-columns:minmax(0,1fr) auto}.site-header .header nav{grid-column:1/-1}.mobile-header-phone{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;color:var(--accent);font-size:13px;font-weight:700;text-decoration:none}.header nav .nav-phone{display:none}}@media(max-width:370px){.site-header .brand{font-size:16px}.site-header .brand-logo{width:44px;height:44px}.mobile-header-phone{font-size:12px}}

.contact-bg .actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.contact-bg .actions .button{width:100%}@media(max-width:560px){.contact-bg .actions{grid-template-columns:1fr}}
.gift-wrapping{background:#f3f4f6}.gift-wrapping .two-columns{gap:40px}.gift-wrapping-photo{display:block;width:100%;height:auto;border-radius:24px}.gift-wrapping h2{font-size:clamp(29px,3vw,40px)}.gift-wrapping h3{font-size:23px}.gift-wrapping .two-columns>div{min-width:0}@media(max-width:760px){.gift-wrapping .two-columns{gap:28px}.gift-wrapping-photo{border-radius:18px}}
.event-decoration .two-columns{gap:40px;align-items:center}.event-decoration .two-columns>*{min-width:0}.event-decoration h2{font-size:clamp(29px,3vw,40px)}.decoration-collage{display:block;width:100%;height:auto;border-radius:24px}.decoration-collage-link{display:block;text-decoration:none}.decoration-collage-link span{display:block;margin-top:12px;font-size:14px;color:var(--red,#e50924)}.decoration-contact{font-weight:600;margin-top:24px}@media(max-width:760px){.event-decoration .two-columns{grid-template-columns:1fr;gap:28px}.decoration-collage{border-radius:18px}}
