:root{--ivory:#fef9f7;--warm-white:#fdf4f2;--blush-light:#fbf0ee;--blush-mid:#f5e6e0;--champagne:#f5e6d8;--rose-champ:#d4af9c;--rose-deep:#b89670;--rose-soft:#e8ccb8;--blush-pink:#f2d7d5;--rose-pink:#e8b4a8;--charcoal:#2c2420;--charcoal-soft:#3d3028;--text-main:#2c2420;--text-muted:#7a6b5e;--text-light:#b0988a;--gold:#d4af9c;--gold-deep:#b89670;--gold-light:#f5e6d8;--border-gold:#d4af9c47;--border-soft:#d4af9c29;--shadow-gold:0 8px 40px #d4af9c38;--shadow-card:0 4px 24px #2c242012;--shadow-card-hover:0 24px 72px #2c242024}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--text-main);background:var(--ivory);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;font-family:Jost,Inter,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}@keyframes shimmer{0%{background-position:-300%}to{background-position:300%}}@keyframes float{0%,to{transform:translateY(0)rotate(0)}33%{transform:translateY(-14px)rotate(1.5deg)}66%{transform:translateY(-7px)rotate(-1deg)}}@keyframes gentleZoom{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}@keyframes petalDrift{0%,to{opacity:.5;transform:translateY(0)translate(0)rotate(0)}50%{opacity:1;transform:translateY(-18px)translate(10px)rotate(8deg)}}@keyframes borderPulse{0%,to{box-shadow:0 0 #d4af9c80}50%{box-shadow:0 0 0 10px #d4af9c00}}@keyframes orbPulse{0%,to{opacity:.55;transform:scale(1)}50%{opacity:.9;transform:scale(1.12)}}@keyframes heroWordIn{0%{opacity:0;filter:blur(8px);transform:translateY(28px)}to{opacity:1;filter:blur();transform:translateY(0)}}@keyframes starSparkle{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.2)}}@keyframes roseFloat{0%,to{opacity:.4;transform:translateY(0)translate(0)scale(1)}50%{opacity:.8;transform:translateY(-20px)translate(8px)scale(1.1)}}.shimmer-text{background:linear-gradient(90deg,#d4af9c 0%,#f5e6d8 30%,#b89670 60%,#d4af9c 100%) 0 0/300%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:5s linear infinite shimmer}.float-anim{animation:7s ease-in-out infinite float}.zoom-anim{animation:8s ease-in-out infinite gentleZoom}.pulse-border{animation:2.8s ease-in-out infinite borderPulse}.orb-pulse{animation:4s ease-in-out infinite orbPulse}.rose-float{animation:6s ease-in-out infinite roseFloat}.glass{-webkit-backdrop-filter:blur(18px)saturate(1.4);background:#fff9f7c7;border:1px solid #d4af9c47}.glass-dark{-webkit-backdrop-filter:blur(18px)saturate(1.4);background:#2c2420b8;border:1px solid #d4af9c2e}.gold-border{border:1px solid var(--border-gold)}.linen-bg{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4'%3E%3Ccircle cx='2' cy='2' r='0.5' fill='%23D4AF9C' opacity='0.09'/%3E%3C/svg%3E"),linear-gradient(135deg,#fef9f7 0%,#fdf0ee 50%,#fef9f7 100%)}.blush-bg{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4'%3E%3Ccircle cx='2' cy='2' r='0.5' fill='%23D4AF9C' opacity='0.07'/%3E%3C/svg%3E"),linear-gradient(135deg,#fbf0ee 0%,#f8e8e4 50%,#fbf0ee 100%)}.dark-linen-bg{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4'%3E%3Ccircle cx='2' cy='2' r='0.5' fill='%23D4AF9C' opacity='0.06'/%3E%3C/svg%3E"),linear-gradient(135deg,#2c2420 0%,#1e1814 50%,#2c2420 100%)}.nav-link{transition:color .3s;position:relative}.nav-link:after{content:"";background:var(--rose-champ);width:0;height:1px;transition:width .4s cubic-bezier(.22,1,.36,1);position:absolute;bottom:-3px;left:0}.nav-link:hover:after{width:100%}.card-hover{transition:transform .5s cubic-bezier(.22,1,.36,1),box-shadow .5s cubic-bezier(.22,1,.36,1)}.card-hover:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-10px)scale(1.01)}.scroll-progress{z-index:9999;background:linear-gradient(90deg,#d4af9c 0%,#f5e6d8 30%,#b89670 60%,#d4af9c 100%) 0 0/200%;height:3px;transition:width .1s linear;animation:4s linear infinite shimmer;position:fixed;top:0;left:0;box-shadow:0 2px 12px #d4af9c73}.section-pad{padding:80px 0}@media (min-width:768px){.section-pad{padding:100px 0}}@media (max-width:480px){.section-pad{padding:56px 0}}.template-overlay{opacity:0;background:linear-gradient(#2c242000 0%,#2c242080 55%,#2c2420e0 100%);flex-direction:column;justify-content:flex-end;padding:20px;transition:opacity .45s;display:flex;position:absolute;inset:0}@media (hover:none),(max-width:768px){.template-overlay{opacity:1}}.template-card:hover .template-overlay{opacity:1}.template-card:hover .template-img{transform:scale(1.06)}.template-img{transition:transform .7s cubic-bezier(.22,1,.36,1)}.tap-target{justify-content:center;align-items:center;min-width:44px;min-height:44px;display:inline-flex}body.menu-open{overflow:hidden}img{max-width:100%;height:auto;display:block}.petal-orb{background:radial-gradient(circle at 30% 30%,#f5e6d8,#d4af9c 60%,#b89670);border-radius:50%;width:12px;height:12px;animation:5s ease-in-out infinite petalDrift;box-shadow:0 6px 18px #d4af9c73}.star-sparkle{animation:2s ease-in-out infinite starSparkle}
