@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Dancing+Script:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400&family=Inter:wght@400;500;600;700&display=swap";:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;font-weight:400;color-scheme:light;color:#213547;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh}html{scroll-behavior:smooth}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:#333}.App{min-height:100vh}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.header{background:#fffffff2;border-bottom:1px solid #F3F4F6;position:fixed;width:100%;top:0;z-index:1000;height:69px}.header-container{display:flex;justify-content:space-between;align-items:center;padding:0 80px;height:100%;max-width:1440px;margin:0 auto}.nav-brand{display:flex;align-items:center}.logo{height:170px;width:auto}.nav{display:flex;align-items:center;position:relative}.nav-links{display:flex;list-style:none;gap:26px;margin:0;padding:0}.nav-links a{text-decoration:none;color:#6e351a;font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:1.5;transition:color .3s ease}.nav-links a:hover{color:#4a2c14}.mobile-menu-button{display:none;background:none;border:none;cursor:pointer;padding:10px;z-index:1001}.hamburger{display:block;width:25px;height:20px;position:relative;cursor:pointer}.hamburger span{display:block;position:absolute;height:3px;width:100%;background:#6e351a;border-radius:2px;opacity:1;left:0;transform:rotate(0);transition:.25s ease-in-out}.hamburger span:nth-child(1){top:0}.hamburger span:nth-child(2){top:8px}.hamburger span:nth-child(3){top:16px}.hamburger.open span:nth-child(1){top:8px;transform:rotate(135deg)}.hamburger.open span:nth-child(2){opacity:0;left:-60px}.hamburger.open span:nth-child(3){top:8px;transform:rotate(-135deg)}.hero{position:relative;height:700px;width:100%;margin-top:69px;overflow:hidden}.hero-background-image{position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/slice.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}.hero-content{position:relative;z-index:2;height:100%;display:flex;align-items:center;justify-content:center;padding:0 2rem}.hero-text-container{text-align:center;max-width:545px;padding:2rem}.hero-title{font-family:Dancing Script,cursive;font-weight:400;font-size:96px;line-height:1em;color:#fff2de;margin-bottom:1rem;text-align:center}.hero-subtitle{font-family:Inter,sans-serif;font-weight:400;font-size:30px;line-height:1.2em;color:#fff2de;margin-bottom:2rem;text-align:center}.hero-cta-button{background-color:#6e351a;border:2px solid #6E351A;border-radius:16px;padding:10px 24px;font-family:Inter,sans-serif;font-weight:400;font-size:18px;line-height:1.21;color:#fff2de;cursor:pointer;transition:all .3s ease;text-align:center}.hero-cta-button:hover{background-color:#4a2c14;border-color:#4a2c14;transform:translateY(-2px)}.art-creation-section{background-color:#fff2de;padding:80px 0;min-height:884px;display:flex;align-items:center}.art-creation-content{max-width:1280px;margin:0 auto;padding:0 80px}.art-creation-header{text-align:center;margin-bottom:80px;max-width:896px;margin-left:auto;margin-right:auto}.art-creation-title{font-family:Dancing Script,cursive;font-weight:400;font-size:48px;line-height:1em;color:#6e351a;margin-bottom:28px;text-align:center}.art-creation-subtitle{font-family:Inter,sans-serif;font-weight:400;font-size:18px;line-height:1.56em;color:#6e351a;text-align:center;max-width:551px;margin:0 auto}.art-creation-media{display:flex;justify-content:center}.media-container{width:360px;height:640px;border-radius:8px;box-shadow:0 25px 50px #00000040;overflow:hidden;position:relative}.creation-video{width:100%;height:100%;object-fit:cover;border-radius:8px}.video-fallback{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-family:Inter,sans-serif;font-weight:400;font-size:16px;color:#6e351a;text-align:center;padding:2rem}.video-fallback a{color:#6e351a;text-decoration:underline}.our-story-section{background-color:#6e351a;padding:80px 0;min-height:538px;display:flex;align-items:center;direction:rtl}.our-story-title{font-family:Dancing Script,cursive;font-weight:400;font-size:48px;line-height:1em;color:#fff2de;text-align:center;margin-bottom:80px}.our-story-content{max-width:1280px;margin:0 auto;padding:0 80px;display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.our-story-text{max-width:424px}.story-paragraph{font-family:Inter,sans-serif;font-weight:400;font-size:18px;line-height:1.67em;color:#fff2de;margin-bottom:24px;text-align:left}.story-paragraph:last-child{margin-bottom:0}.our-story-image{display:flex;justify-content:center}.story-img{width:424px;height:282px;object-fit:cover;border-radius:8px;box-shadow:0 10px 15px #0000001a,0 4px 6px #0000001a}.signature-creation-section{background-color:#fff2de;padding:60px 0}.signature-creation-header{text-align:center;margin-bottom:50px}.signature-creation-title{font-family:Dancing Script;font-weight:400;font-size:36px;color:#6e351a;margin-bottom:8px}.signature-creation-subtitle{font-family:Inter,sans-serif;font-weight:400;font-size:14px;color:#6e351a;opacity:.8}.signature-creation-section .container{max-width:800px;margin:0 auto;padding:0 30px}.signature-creation-content{width:100%}.creation-showcase{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;background:#fff;border-radius:12px;padding:40px 30px;box-shadow:0 4px 20px #6e351a14}.model-container{display:flex;justify-content:center;align-items:center}.cake-3d-container{width:300px;height:300px}.product-info{text-align:left;padding:0 20px}.product-category{font-family:Inter,sans-serif;font-weight:500;font-size:10px;text-transform:uppercase;letter-spacing:1px;color:#6e351a;margin-bottom:8px}.product-name{font-family:Dancing Script,cursive;font-weight:400;font-size:24px;color:#333;margin-bottom:8px;line-height:1.2}.product-description{font-family:Inter,sans-serif;font-weight:400;font-size:12px;line-height:1.5;color:#666;margin-bottom:16px}.product-actions{display:flex;align-items:center;justify-content:center;gap:12px}.product-price{font-family:Inter,sans-serif;font-weight:600;font-size:18px;color:#6e351a}.heart-button{background:transparent;border:1px solid #E0E0E0;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.heart-button:hover{border-color:#6e351a;background:#6e351a}.heart-button:hover svg path{fill:#fff}.heart-button svg{width:12px;height:12px}.order-button{background:#6e351a;color:#fff;border:none;padding:8px 20px;border-radius:6px;font-family:Inter,sans-serif;font-weight:500;font-size:12px;cursor:pointer}.order-button:hover{background:#5a2b15}@media (max-width: 768px){.signature-creation-section{padding:40px 0}.signature-creation-section .container{padding:0 20px}.signature-creation-header{margin-bottom:30px}.signature-creation-title{font-size:28px}.signature-creation-subtitle{font-size:13px}.signature-creation-content{width:100%}.creation-showcase{grid-template-columns:1fr;gap:30px;padding:30px 20px;text-align:center}.model-container{width:100%;display:flex;justify-content:center;align-items:center}.cake-3d-container{width:240px;height:240px;max-width:100%}.product-info{padding:0;text-align:center;width:100%}.product-category{font-size:9px}.product-name{font-size:22px;margin-bottom:12px}.product-description{font-size:11px;margin-bottom:20px;line-height:1.6}.product-actions{flex-wrap:wrap;gap:12px;justify-content:center;width:100%}.product-price{font-size:18px}.heart-button{width:36px;height:36px;min-width:36px}.heart-button svg{width:14px;height:14px}.order-button{padding:10px 24px;font-size:13px;min-height:36px}}@media (max-width: 480px){.signature-creation-section{padding:30px 0}.signature-creation-section .container{padding:0 16px}.signature-creation-header{margin-bottom:24px}.signature-creation-title{font-size:24px;margin-bottom:6px}.signature-creation-subtitle{font-size:12px}.creation-showcase{gap:24px;padding:24px 16px;border-radius:8px}.cake-3d-container{width:200px;height:200px}.product-info{padding:0}.product-category{font-size:8px;margin-bottom:6px}.product-name{font-size:20px;margin-bottom:10px}.product-description{font-size:10px;margin-bottom:18px;line-height:1.5}.product-actions{gap:10px;flex-direction:row;align-items:center}.product-price{font-size:16px}.heart-button{width:34px;height:34px;min-width:34px}.heart-button svg{width:13px;height:13px}.order-button{padding:10px 20px;font-size:12px;min-height:34px;flex:1;max-width:200px}}.gift-wrapped-section{background-color:#6e351a;padding:80px 0;min-height:690px;display:flex;align-items:center}.gift-wrapped-header{text-align:center;margin-bottom:80px}.gift-wrapped-title{font-family:Dancing Script,cursive;font-weight:400;font-size:48px;line-height:1em;color:#fff2de;margin-bottom:18px;text-align:center}.gift-wrapped-subtitle{font-family:Inter,sans-serif;font-weight:400;font-size:18px;line-height:1.56em;color:#fff2de;text-align:center}.gift-wrapped-content{max-width:1280px;margin:0 auto;padding:0 80px;display:grid;grid-template-columns:313px 1fr;gap:80px;align-items:center}.gift-image{display:flex;justify-content:center}.gift-img{width:313px;height:305px;object-fit:cover;border-radius:27px}.gift-details{max-width:552px}.unboxing-title{font-family:Dancing Script,cursive;font-weight:400;font-size:30px;line-height:1.2em;color:#fff2de;margin-bottom:20px}.unboxing-description{font-family:Inter,sans-serif;font-weight:400;font-size:18px;line-height:1.67em;color:#fff2de;margin-bottom:40px}.feature-list{display:flex;flex-direction:column;gap:20px}.feature-item{display:flex;align-items:center;gap:16px}.feature-icon{width:16px;height:16px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.feature-text{font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:1.5em;color:#fff2de}.love-notes-section{background-color:#6e351a;padding:80px 0;min-height:500px;display:flex;align-items:center}.love-notes-title{font-family:Dancing Script,cursive;font-weight:400;font-size:48px;line-height:1em;color:#fff2de;text-align:center;margin-bottom:80px}.testimonials-grid{max-width:1280px;margin:0 auto;padding:0 80px;display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start}.testimonial-card{background-color:#fff2de;border-radius:8px;padding:32px;max-width:464px;margin:0 auto}.testimonial-quote{font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:1.21em;color:#6e351a;margin-bottom:24px;text-align:left}.testimonial-author{display:flex;align-items:center;gap:16px}.author-avatar{width:48px;height:48px;border-radius:50%;object-fit:cover;flex-shrink:0}.author-info{display:flex;flex-direction:column;gap:4px}.author-name{font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:1.5em;color:#6e351a;margin:0}.author-location{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:1.43em;color:#6e351a;margin:0}.visit-us-section{background-color:#fff2de;padding:80px 0;min-height:709px;display:flex;align-items:center}.visit-us-header{text-align:center;margin-bottom:40px;max-width:896px;margin-left:auto;margin-right:auto}.visit-us-title{font-family:Dancing Script,cursive;font-weight:400;font-size:48px;line-height:1em;color:#6e351a;text-align:center}.visit-us-subtitle{font-family:Inter,sans-serif;font-weight:400;font-size:18px;line-height:1.56em;color:#6e351a;text-align:center}.visit-us-content{max-width:1280px;margin:0 auto;padding:0 80px;display:grid;grid-template-columns:424px 424px;gap:48px;justify-content:center;align-items:start}.contact-form{width:424px}.form-group{margin-bottom:24px}.form-group:nth-child(3){margin-bottom:24px}.form-input{width:100%;height:58px;background-color:#fff;border:1px solid #E5E7EB;border-radius:8px;padding:0 16px;font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:1.5em;color:#000;outline:none;transition:border-color .3s ease}.form-input::placeholder{color:#adaebc}.form-input:focus{border-color:#6e351a}.form-textarea{width:100%;height:130px;background-color:#fff;border:1px solid #E5E7EB;border-radius:8px;padding:16px;font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:1.5em;color:#000;outline:none;resize:vertical;transition:border-color .3s ease}.form-textarea::placeholder{color:#adaebc}.form-textarea:focus{border-color:#6e351a}.form-submit-button{width:100%;height:60px;background-color:#6e351a;border:none;border-radius:8px;font-family:Inter,sans-serif;font-weight:400;font-size:18px;line-height:1.21em;color:#fff2de;cursor:pointer;transition:all .3s ease;margin-top:24px}.form-submit-button:hover{background-color:#4a2c14;transform:translateY(-2px)}.contact-info{width:424px;padding-top:5px}.info-section{margin-bottom:32px}.info-section:last-child{margin-bottom:0}.info-title{font-family:Dancing Script,cursive;font-weight:400;font-size:24px;line-height:1.33em;color:#6e351a;margin-bottom:22px}.info-text{font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:1.5em;color:#6e351a;margin:0}.social-icons{display:flex;gap:16px;margin-top:16px}.social-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;text-decoration:none;transition:transform .3s ease}.social-icon:hover{transform:scale(1.1)}.social-icon svg{max-width:100%;max-height:100%}.main-footer{background-color:#6e351a;padding:48px 0;min-height:377px;display:flex;align-items:center}.footer-container{max-width:1280px;margin:0 auto;padding:0 80px;width:100%}.footer-content{max-width:1232px;margin:0 auto;text-align:center}.footer-brand{margin-bottom:64px}.footer-brand-name{font-family:Dancing Script,cursive;font-weight:400;font-size:36px;line-height:1.2em;color:#fff2de;margin:0;text-align:center}.footer-nav{display:flex;justify-content:center;gap:26px;margin-bottom:56px}.footer-nav-link{font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:1.5em;color:#fff2de;text-decoration:none;transition:color .3s ease}.footer-nav-link:hover{color:#fff}.footer-newsletter{border-top:1px solid #FFF2DE;padding-top:56px}.newsletter-text{font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:1.5em;color:#fff2de;margin:0 0 16px;text-align:center}.newsletter-form{display:flex;justify-content:center;max-width:348px;margin-left:auto;margin-right:auto;margin-bottom:64px}.newsletter-input{width:224px;height:40px;background-color:#fff;border:none;border-radius:8px 0 0 8px;padding:0 16px;font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:1.5em;color:#000;outline:none}.newsletter-input::placeholder{color:#adaebc}.newsletter-button{width:124px;height:40px;background-color:#fff2de;border:none;border-radius:0 8px 8px 0;font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:1.21em;color:#6e351a;cursor:pointer;transition:all .3s ease}.newsletter-button:hover{background-color:#f5e6c8;transform:translateY(-1px)}.footer-copyright{font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:1.5em;color:#fff2de;margin:0;text-align:center}.animate-on-scroll{opacity:0;transition:all .8s cubic-bezier(.4,0,.2,1)}.animate-on-scroll.animate-in{opacity:1}.animate-on-scroll.fade-up{opacity:0;transform:translateY(50px)}.animate-on-scroll.fade-up.animate-in{opacity:1;transform:translateY(0)}.animate-on-scroll.slide-right{opacity:0;transform:translate(-60px)}.animate-on-scroll.slide-right.animate-in{opacity:1;transform:translate(0)}.animate-on-scroll.slide-left{opacity:0;transform:translate(60px)}.animate-on-scroll.slide-left.animate-in{opacity:1;transform:translate(0)}.animate-on-scroll.scale-up{opacity:0;transform:scale(.8)}.animate-on-scroll.scale-up.animate-in{opacity:1;transform:scale(1)}.animate-on-scroll.zoom-in{opacity:0;transform:scale(.9) translateY(30px)}.animate-on-scroll.zoom-in.animate-in{opacity:1;transform:scale(1) translateY(0)}.animate-on-scroll:nth-child(1){transition-delay:0ms}.animate-on-scroll:nth-child(2){transition-delay:.1s}.animate-on-scroll:nth-child(3){transition-delay:.2s}.animate-on-scroll:nth-child(4){transition-delay:.3s}.animate-on-scroll:nth-child(5){transition-delay:.4s}.feature-item{opacity:0;transform:translate(-30px);transition:all .6s cubic-bezier(.4,0,.2,1)}.animate-on-scroll.animate-in .feature-item{opacity:1;transform:translate(0)}.animate-on-scroll.animate-in .feature-item:nth-child(1){transition-delay:0ms}.animate-on-scroll.animate-in .feature-item:nth-child(2){transition-delay:.15s}.animate-on-scroll.animate-in .feature-item:nth-child(3){transition-delay:.3s}.hero .animate-on-scroll.fade-up{opacity:0;transform:translateY(80px) scale(.95);transition:all 1.2s cubic-bezier(.4,0,.2,1);transition-delay:.5s}.hero .animate-on-scroll.fade-up.animate-in{opacity:1;transform:translateY(0) scale(1)}.creation-video{transform:scale(.9);transition:transform .8s cubic-bezier(.4,0,.2,1)}.animate-on-scroll.scale-up.animate-in .creation-video{transform:scale(1)}.product-card{transition:all .3s ease}.animate-on-scroll.zoom-in.animate-in .product-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #00000026}.testimonials-grid .animate-on-scroll:nth-child(1){transition-delay:0ms}.testimonials-grid .animate-on-scroll:nth-child(2){transition-delay:.2s}.contact-form .form-group{opacity:0;transform:translateY(20px);transition:all .6s cubic-bezier(.4,0,.2,1)}.animate-on-scroll.slide-right.animate-in .form-group{opacity:1;transform:translateY(0)}.animate-on-scroll.slide-right.animate-in .form-group:nth-child(1){transition-delay:.1s}.animate-on-scroll.slide-right.animate-in .form-group:nth-child(2){transition-delay:.2s}.animate-on-scroll.slide-right.animate-in .form-group:nth-child(3){transition-delay:.3s}.animate-on-scroll.slide-right.animate-in .form-submit-button{transition-delay:.4s}.contact-info .info-section{opacity:0;transform:translate(30px);transition:all .6s cubic-bezier(.4,0,.2,1)}.animate-on-scroll.slide-left.animate-in .info-section{opacity:1;transform:translate(0)}.animate-on-scroll.slide-left.animate-in .info-section:nth-child(1){transition-delay:.1s}.animate-on-scroll.slide-left.animate-in .info-section:nth-child(2){transition-delay:.2s}.animate-on-scroll.slide-left.animate-in .info-section:nth-child(3){transition-delay:.3s}@media (prefers-reduced-motion: reduce){.animate-on-scroll{transition:opacity .3s ease}.animate-on-scroll.fade-up,.animate-on-scroll.slide-right,.animate-on-scroll.slide-left,.animate-on-scroll.scale-up,.animate-on-scroll.zoom-in{transform:none}.feature-item,.form-group,.info-section{transform:none;transition:opacity .3s ease}}@media (max-width: 768px){.header-container{padding:1rem;height:69px;width:100%;max-width:100vw}.header{height:69px;width:100%}.logo{height:140px}.mobile-menu-button{display:block!important}.nav-links{position:fixed;top:69px;right:-100%;width:280px;height:calc(100vh - 69px);background:#fffffffa;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);flex-direction:column;justify-content:flex-start;align-items:center;padding:2rem 1rem;gap:2rem;transition:right .3s ease-in-out;box-shadow:-5px 0 15px #0000001a;border-left:1px solid #F3F4F6}.nav-links.mobile-open{right:0}.nav-links li{width:100%;text-align:center}.nav-links a{display:block;padding:1rem 2rem;font-size:18px;font-weight:500;border-radius:8px;transition:all .3s ease;width:100%}.nav-links a:hover{background-color:#fff2de;color:#6e351a}.hero{height:500px;margin-top:69px}.hero-text-container{max-width:90%;padding:1rem}.hero-title{font-size:60px}.hero-subtitle{font-size:24px;margin-bottom:1.5rem}.hero-cta-button{font-size:16px;padding:16px 28px}.art-creation-section{padding:40px 0;min-height:auto}.art-creation-content{padding:0 2rem}.art-creation-header{margin-bottom:60px}.art-creation-title{font-size:36px}.art-creation-subtitle{font-size:16px}.media-container{width:240px;height:430px;max-width:85vw}.our-story-section{padding:40px 0;min-height:auto}.our-story-title{font-size:36px;margin-bottom:40px}.our-story-content{grid-template-columns:1fr;gap:30px;padding:0 2rem}.our-story-text{max-width:100%}.story-paragraph{font-size:16px}.story-img{width:100%;height:250px;max-width:500px}.gift-wrapped-section{padding:40px 0;min-height:auto}.gift-wrapped-header{margin-bottom:40px}.gift-wrapped-title{font-size:36px}.gift-wrapped-subtitle{font-size:16px}.gift-wrapped-content{grid-template-columns:1fr;gap:30px;padding:0 2rem}.gift-img{width:100%;height:250px;max-width:400px}.gift-details{max-width:100%}.unboxing-title{font-size:24px}.unboxing-description{font-size:16px}.feature-text{font-size:14px}.love-notes-section{padding:40px 0;min-height:auto}.love-notes-title{font-size:36px;margin-bottom:40px}.testimonials-grid{grid-template-columns:1fr;gap:24px;padding:0 2rem}.testimonial-card{max-width:100%;padding:24px}.testimonial-quote,.author-name{font-size:14px}.author-location{font-size:12px}.visit-us-section{padding:40px 0;min-height:auto}.visit-us-header{margin-bottom:40px;padding:0 2rem}.visit-us-title{font-size:36px}.visit-us-subtitle{font-size:16px}.visit-us-content{grid-template-columns:1fr;gap:30px;padding:0 2rem}.contact-form,.contact-info{width:100%;max-width:500px;margin:0 auto}.form-input{height:50px;font-size:14px}.form-textarea{height:120px;font-size:14px}.form-submit-button{height:50px;font-size:16px}.info-title{font-size:20px}.info-text{font-size:14px}.main-footer{padding:32px 0;min-height:auto}.footer-container{padding:0 2rem}.footer-brand{margin-bottom:40px}.footer-brand-name{font-size:28px}.footer-nav{flex-direction:column;gap:16px;margin-bottom:40px}.footer-nav-link{font-size:14px}.footer-newsletter{padding-top:40px}.newsletter-text{font-size:14px;margin-bottom:12px}.newsletter-form{flex-direction:column;max-width:280px;margin-bottom:40px}.newsletter-input{width:100%;border-radius:8px 8px 0 0;margin-bottom:0}.newsletter-button{width:100%;border-radius:0 0 8px 8px;font-size:14px}.footer-copyright{font-size:14px}.features-grid{grid-template-columns:1fr}.container{padding:0 1rem;width:100%;max-width:100vw}}@media (max-width: 480px){.header-container{padding:1rem}.logo{height:140px}.nav-links{width:100%;right:-100%}.nav-links.mobile-open{right:0}.hero{height:400px;margin-top:69px}.hero-title{font-size:48px}.hero-subtitle{font-size:20px}.hero-cta-button{font-size:14px;padding:14px 24px}.art-creation-section{padding:30px 0}.art-creation-content{padding:0 1rem}.art-creation-header{margin-bottom:40px}.art-creation-title{font-size:28px}.art-creation-subtitle{font-size:14px}.media-container{height:350px}.our-story-section{padding:30px 0}.our-story-title{font-size:28px;margin-bottom:30px}.our-story-content{padding:0 1rem;gap:20px}.story-paragraph{font-size:14px}.story-img{height:200px}.gift-wrapped-section{padding:30px 0}.gift-wrapped-header{margin-bottom:30px}.gift-wrapped-title{font-size:28px}.gift-wrapped-subtitle{font-size:14px}.gift-wrapped-content{padding:0 1rem;gap:20px}.gift-img{height:200px;max-width:300px}.unboxing-title{font-size:20px}.unboxing-description{font-size:14px}.feature-list{gap:16px}.feature-text{font-size:12px}.love-notes-section{padding:30px 0}.love-notes-title{font-size:28px;margin-bottom:30px}.testimonials-grid{padding:0 1rem;gap:20px}.testimonial-card{padding:20px}.testimonial-quote{font-size:13px;margin-bottom:20px}.author-avatar{width:40px;height:40px}.author-name{font-size:13px}.author-location{font-size:11px}.visit-us-section{padding:30px 0}.visit-us-header{margin-bottom:30px;padding:0 1rem}.visit-us-title{font-size:28px}.visit-us-subtitle{font-size:14px}.visit-us-content{padding:0 1rem;gap:20px}.form-input{height:45px;font-size:13px;padding:0 12px}.form-textarea{height:100px;font-size:13px;padding:12px}.form-submit-button{height:45px;font-size:14px}.info-section{margin-bottom:24px}.info-title{font-size:18px;margin-bottom:16px}.info-text{font-size:13px}.social-icons{gap:12px;margin-top:12px}.social-icon{width:28px;height:28px}.main-footer{padding:24px 0}.footer-container{padding:0 1rem}.footer-brand{margin-bottom:30px}.footer-brand-name{font-size:24px}.footer-nav{margin-bottom:30px;gap:12px}.footer-nav-link{font-size:13px}.footer-newsletter{padding-top:30px}.newsletter-text{font-size:13px;margin-bottom:10px}.newsletter-form{max-width:250px;margin-bottom:30px}.newsletter-input{height:36px;font-size:14px;padding:0 12px}.newsletter-button{height:36px;font-size:13px}.footer-copyright{font-size:13px}.container{padding:0 1rem;width:100%;max-width:100vw}}
