:root{
  --maroon:#7c1830;--maroon-dark:#4a0d1c;--gold:#c99a3a;--gold-light:#f3dfad;
  --cream:#fbf7f2;--ink:#171317;--muted:#746d70;--border:#eadfd8;
}
*{box-sizing:border-box} html{scroll-behavior:smooth}
body{margin:0;color:var(--ink);font-family:Inter,Arial,sans-serif;background:#fff}
h1,h2,h3,.brand-name,.footer-brand{font-family:"Cormorant Garamond",Georgia,serif}
a{text-decoration:none;color:inherit}
.top-strip{height:34px;background:var(--maroon-dark);color:#fff;font-size:12px;padding:8px 0}
.top-strip a{opacity:.92}.site-header{background:rgba(255,255,255,.97);box-shadow:0 4px 20px rgba(40,10,20,.06);z-index:20}
.header-main{height:82px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:9px;min-width:185px}
.brand-mark{position:relative;width:43px;height:50px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--gold);border-radius:50%;font:600 24px Georgia;color:var(--gold);letter-spacing:-7px;padding-right:5px}
.brand-mark b{position:absolute;top:-11px;left:12px;font:16px Georgia;color:var(--gold);letter-spacing:0}.brand-name{font-size:22px;line-height:.72;color:var(--maroon-dark);letter-spacing:.5px}.brand-name small{display:block;font:600 8px Inter;letter-spacing:3px;margin-top:7px}
.search-box{display:flex;height:44px;flex:1;border:1px solid #e6dcd8;border-radius:7px;overflow:hidden;background:#fff}.search-box input{border:0;outline:0;flex:1;padding:0 15px;font-size:13px}.search-box button{width:52px;border:0;background:var(--maroon);color:#fff;font-size:18px}
.header-actions{display:flex;align-items:center;gap:20px}.header-action{position:relative;display:flex;align-items:center;gap:6px;font-size:13px}.header-action i{font-size:23px}.header-action em{position:absolute;top:-7px;right:-8px;width:16px;height:16px;border-radius:50%;background:#c51f35;color:#fff;font:700 9px Inter;display:grid;place-items:center;font-style:normal}
.desktop-nav{height:49px;gap:26px;border-top:1px solid #f2ebe7;font-size:12px;white-space:nowrap}.desktop-nav a{padding:15px 0}.desktop-nav .all-cat{font-weight:600}.all-cat i{font-size:17px;vertical-align:-2px;margin-right:7px}.nav-cta{background:var(--maroon);color:#fff!important;border-radius:7px;padding:10px 16px!important;margin-left:auto}
.mobile-search{padding:0 0 12px}.mobile-menu-btn{border:0;background:none;font-size:27px}.hero{min-height:430px;background:url("https://images.unsplash.com/photo-1519741497674-611481863552?auto=format&fit=crop&w=1800&q=88") center/cover no-repeat;position:relative;display:flex;align-items:center}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,245,237,.98) 0%,rgba(255,244,236,.84) 37%,rgba(255,244,236,.12) 75%)}.hero-copy{position:relative;padding:55px 0;max-width:590px}.eyebrow{font:600 10px Inter;letter-spacing:2.5px;color:var(--maroon);margin:0 0 10px}.hero h1{font-size:55px;line-height:.92;color:var(--maroon-dark);margin:0 0 18px}.hero-sub{font:20px "Cormorant Garamond";color:#542a34;margin-bottom:25px}.btn-royal{background:var(--maroon);border:1px solid var(--maroon);color:#fff;border-radius:5px;font-size:12px;font-weight:600;padding:11px 18px}.btn-royal:hover{background:var(--maroon-dark);color:#fff}.btn-royal i,.btn-gold i{margin-left:7px}.hero-side-copy{position:absolute;right:4%;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;align-items:center;gap:2px;font:14px "Cormorant Garamond";letter-spacing:5px;color:var(--maroon-dark)}.hero-side-copy small{margin-top:15px;color:var(--gold);font-size:18px}
.benefits{background:#fff;border-bottom:1px solid #eee5df}.benefit{text-align:center;padding:19px 10px;border-right:1px solid #f1e8e3}.benefit:last-child{border:0}.benefit i{display:block;color:var(--maroon);font-size:24px;margin-bottom:5px}.benefit strong,.benefit small{display:block}.benefit strong{font-size:12px}.benefit small{font-size:10px;color:var(--muted);margin-top:2px}
.section{padding:58px 0}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:24px}.section-heading h2{font-size:34px;margin:0;color:#24191d}.section-heading>a{font-size:12px;color:var(--maroon);font-weight:600}.occasion-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:11px}.occasion-card{background:linear-gradient(145deg,#fffaf7,#f9f0eb);border:1px solid #f3e9e3;border-radius:10px;min-height:112px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;gap:8px;transition:.25s}.occasion-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px rgba(90,20,35,.09);border-color:#e3c8b7}.occasion-card i{font-size:28px;color:var(--maroon)}.occasion-card span{font-size:11px;font-weight:500}
.templates-section{background:var(--cream)}.filter-row{display:flex;gap:8px;flex-wrap:wrap;margin:-8px 0 22px}.filter-btn{border:1px solid #e3d3ca;background:#fff;color:#6c5a5e;border-radius:30px;padding:8px 16px;font-size:11px}.filter-btn.active,.filter-btn:hover{background:var(--maroon);border-color:var(--maroon);color:#fff}
.template-card{background:#fff;border:1px solid #eadfd8;border-radius:9px;overflow:hidden;height:100%;box-shadow:0 5px 18px rgba(54,18,25,.04);transition:.25s}.template-card:hover{transform:translateY(-4px);box-shadow:0 15px 30px rgba(54,18,25,.1)}.template-image{position:relative;aspect-ratio:1/1.18;background:#eee;overflow:hidden}.template-image img{width:100%;height:100%;object-fit:cover;transition:.5s}.template-card:hover .template-image img{transform:scale(1.04)}.wish-btn{position:absolute;right:9px;top:9px;width:30px;height:30px;border:0;background:#fff;border-radius:50%;color:var(--maroon);box-shadow:0 4px 12px #0002}.tag{position:absolute;left:8px;bottom:8px;background:var(--maroon);color:#fff;padding:4px 7px;border-radius:3px;font-size:7px;letter-spacing:1px}.template-info{padding:11px}.template-info h3{font:600 17px Inter;margin:0 0 7px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.price-line{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.price-line strong{font-size:14px}.price-line span{font-size:10px;color:#a06b08}.card-actions{display:grid;grid-template-columns:1fr 1.15fr;gap:6px}.btn-outline-royal{border:1px solid #cfae9e;color:var(--maroon);font-size:10px;padding:8px 5px}.btn-outline-royal:hover{background:#faf0eb;color:var(--maroon)}.card-actions .btn-royal{font-size:10px;padding:8px 5px}
.promo-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.promo-card{min-height:260px;border-radius:10px;overflow:hidden;position:relative;padding:35px;display:flex;align-items:center}.promo-card h2{font-size:38px;margin:0 0 4px}.promo-card p:not(.eyebrow){max-width:330px;color:#604f52;font-size:13px;line-height:1.6}.promo-video{background:linear-gradient(110deg,#f8deda,#f8ebe3)}.promo-web{background:linear-gradient(110deg,#f7eee4,#f0e4d5)}.phone-preview{position:absolute;right:34px;bottom:-18px;width:145px;height:235px;border:7px solid #1b1718;border-radius:22px;background:url("https://images.unsplash.com/photo-1511285560929-80b456fea0bc?auto=format&fit=crop&w=500&q=80") center/cover;box-shadow:0 18px 25px #0002}.play{position:absolute;inset:0;display:grid;place-items:center;background:#0002;color:#fff;font-size:40px}.device-preview{position:absolute;right:28px;bottom:22px;width:210px;height:135px;border:7px solid #222;border-bottom-width:13px;border-radius:7px;background:#fff;padding:8px;box-shadow:0 15px 30px #0002}.device-preview .screen{height:100%;background:url("https://images.unsplash.com/photo-1519741497674-611481863552?auto=format&fit=crop&w=500&q=80") center/cover}
.why-section{background:#fff}.center-heading{justify-content:center;text-align:center}.why-card{text-align:center;padding:20px 16px}.why-card i{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;margin:0 auto 12px;background:#fff8f3;color:var(--maroon);font-size:26px}.why-card h3{font:600 16px Inter;margin-bottom:7px}.why-card p{font-size:11px;color:var(--muted);max-width:220px;margin:auto;line-height:1.6}
.testimonials{background:#faf6f3}.slider-arrows{display:flex;gap:7px}.slider-arrows button{width:34px;height:34px;border-radius:50%;background:#fff;border:1px solid #dfd2ca;color:var(--maroon)}.testimonial-card{background:#fff;border:1px solid #eadfd8;border-radius:9px;padding:25px;min-height:170px}.testimonial-card p{font-family:"Cormorant Garamond";font-size:18px;line-height:1.25;min-height:52px}.stars{color:#e2a112;letter-spacing:2px;font-size:13px;margin:12px 0}.testimonial-card strong,.testimonial-card small{display:block}.testimonial-card strong{font-size:12px;color:var(--maroon)}.testimonial-card small{font-size:10px;color:var(--muted);margin-top:2px}
.royal-cta{background:linear-gradient(120deg,#4b0c1b,#73142d);color:#fff;padding:48px 0;overflow:hidden}.cta-inner{display:grid;grid-template-columns:190px 1fr 220px;gap:30px;align-items:center}.cta-logo{border-right:1px solid #ffffff30;text-align:center;padding-right:25px}.cta-logo span{display:block;color:var(--gold);font-size:18px}.cta-logo b{display:block;font:600 42px Georgia;color:var(--gold);letter-spacing:-8px}.cta-logo small{display:block;font:600 9px Inter;letter-spacing:3px;margin-top:4px}.royal-cta h2{font-size:35px;margin:0 0 5px}.royal-cta p:not(.eyebrow){font-size:12px;color:#ead9d8}.btn-gold{background:var(--gold-light);color:#4d2d0d;border:0;font-size:11px;font-weight:700;padding:11px 17px}.btn-gold:hover{background:#fff;color:#4d2d0d}.trust-list{display:flex;flex-direction:column;gap:12px;font-size:10px}.trust-list i{font-size:18px;color:var(--gold);vertical-align:-4px;margin-right:7px}
.footer{background:#250912;color:#e9dfe0;padding:45px 0 18px}.footer-brand{font-size:25px;color:#e4bd66;letter-spacing:2px}.footer p{font-size:11px;color:#bbaeb0;line-height:1.7}.footer h4{font-size:13px;color:#fff;margin-bottom:15px}.footer a{display:block;font-size:11px;color:#bbaeb0;margin:8px 0}.socials{display:flex;gap:8px}.socials a{width:32px;height:32px;border:1px solid #6b4a51;border-radius:50%;display:grid;place-items:center;color:#e4bd66}.footer-bottom{border-top:1px solid #4b2931;margin-top:25px;padding-top:15px;font-size:10px;color:#8e7b7f}
.mobile-bottom-nav{position:fixed;z-index:50;left:0;right:0;bottom:0;background:#fff;border-top:1px solid #e6ddd8;height:64px;display:flex;justify-content:space-around;padding-bottom:env(safe-area-inset-bottom)}.mobile-bottom-nav a{font-size:9px;color:#70666a;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;min-width:54px}.mobile-bottom-nav i{font-size:20px}.mobile-bottom-nav .active{color:var(--maroon);font-weight:600}.offcanvas{max-width:310px}.offcanvas-body{display:flex;flex-direction:column;padding:20px}.offcanvas-body>a{padding:14px 4px;border-bottom:1px solid #eee;font-size:13px}.offcanvas-body i{width:28px;color:var(--maroon)}.offcanvas-body .menu-cta{margin-top:15px;background:var(--maroon);color:#fff;text-align:center;border-radius:6px}.preview-modal{border:0;border-radius:12px;overflow:hidden}.preview-art{position:relative;max-height:75vh;overflow:hidden;background:#eee}.preview-art img{width:100%;height:62vh;object-fit:cover}.preview-overlay{position:absolute;inset:auto 0 0;padding:45px 30px 25px;color:#fff;background:linear-gradient(transparent,#2d0711)}.preview-overlay span{font-size:9px;letter-spacing:3px}.preview-overlay h2{font-size:40px;margin:5px 0}.toast{background:var(--maroon);color:#fff;border:0}
@media(max-width:991.98px){.desktop-nav{display:none!important}.header-main{height:70px;gap:12px}.brand{min-width:0;flex:1}.header-actions{gap:12px}.hero{min-height:450px}.hero h1{font-size:48px}.occasion-grid{grid-template-columns:repeat(4,1fr)}.cta-inner{grid-template-columns:140px 1fr}.trust-list{display:none}}
@media(max-width:767.98px){body{padding-bottom:64px}.top-strip{height:30px;padding:6px 0;font-size:9px}.top-strip .container{justify-content:center}.header-main{height:64px}.brand-mark{width:36px;height:42px;font-size:20px}.brand-mark b{font-size:13px;top:-9px;left:10px}.brand-name{font-size:18px}.brand-name small{font-size:6px;letter-spacing:2px;margin-top:6px}.header-action i{font-size:21px}.hero{min-height:445px;background-position:64% center}.hero-overlay{background:linear-gradient(90deg,rgba(255,246,239,.97) 0%,rgba(255,246,239,.78) 54%,rgba(255,246,239,.15) 100%)}.hero-copy{padding:35px 10px;max-width:320px}.hero h1{font-size:43px;line-height:.9}.hero-sub{font-size:17px}.benefit{padding:15px 5px}.benefit i{font-size:21px}.benefit strong{font-size:9px}.benefit small{font-size:8px}.section{padding:40px 0}.section-heading{margin-bottom:18px}.section-heading h2{font-size:28px}.section-heading>a{font-size:10px}.occasion-grid{grid-template-columns:repeat(4,1fr);gap:7px}.occasion-card{min-height:94px;border-radius:8px}.occasion-card i{font-size:22px}.occasion-card span{font-size:9px}.filter-row{overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px}.filter-btn{white-space:nowrap;padding:7px 13px}.template-info{padding:8px}.template-info h3{font-size:12px;margin-bottom:5px}.price-line{margin-bottom:7px}.price-line strong{font-size:11px}.price-line span{font-size:8px}.card-actions{gap:4px}.card-actions .btn{font-size:8px;padding:7px 2px}.wish-btn{width:26px;height:26px;font-size:12px}.tag{font-size:6px}.promo-grid{grid-template-columns:1fr}.promo-card{min-height:245px;padding:25px 20px}.promo-card h2{font-size:31px}.promo-card p:not(.eyebrow){font-size:11px;max-width:230px}.phone-preview{right:13px;width:105px;height:185px}.device-preview{right:12px;width:155px;height:102px}.why-card{padding:13px 5px}.why-card i{width:48px;height:48px;font-size:21px}.why-card h3{font-size:12px}.why-card p{font-size:9px}.testimonial-card{min-height:0}.testimonial-card:not(:first-child){display:none}.royal-cta{padding:35px 0}.cta-inner{grid-template-columns:1fr;text-align:center;gap:18px}.cta-logo{border:0;padding:0}.royal-cta h2{font-size:31px}.royal-cta p:not(.eyebrow){font-size:11px}.footer{padding-bottom:25px}.footer .row>div{padding-left:18px;padding-right:18px}.preview-art img{height:60vh}.preview-overlay h2{font-size:30px}}
@media(max-width:380px){.occasion-card{min-height:88px}.occasion-card span{font-size:8px}.hero h1{font-size:38px}.header-actions{gap:8px}}
