:root{--bg-color:#faf6f0;--bg-greige:#d4cdc5;--bg-clay-soft:#f4ede6;--text-primary:#3a332f;--text-secondary:#6a5f57;--accent-terracotta:#7c4c33;--accent-terracotta-hover:#5f3823;--accent-glaze:#889781;--accent-glaze-hover:#71806a;--card-bg:#fff;--border-color:#eadfd5;--shadow-soft:0 10px 30px -10px #70655e1a;--shadow-medium:0 20px 40px -15px #70655e29;--font-serif:"Playfair Display", Georgia, serif;--font-sans:"Outfit", "Inter", system-ui, -apple-system, sans-serif;--font-hand:"Mynerve", cursive;--font-script:"Zeyada", cursive;--font-island:"Island Moments", cursive}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;background-color:var(--bg-color);color:var(--text-primary);font-family:var(--font-sans);font-size:16px;line-height:1.6}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;overflow-x:hidden}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--bg-color)}::-webkit-scrollbar-thumb{background:var(--bg-greige);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--accent-terracotta)}h1,h2,h3,h4,h5,h6{font-family:var(--font-serif);color:var(--text-primary);font-weight:600;line-height:1.25}p{color:var(--text-secondary)}a{color:inherit;text-decoration:none;transition:all .25s}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}.noise-bg{pointer-events:none;z-index:9999;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160' viewBox='0 0 160 160'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='160' height='160' filter='url(%23noise)' opacity='0.25'/%3E%3C/svg%3E");background-repeat:repeat;background-size:160px 160px;position:fixed;inset:0}.clay-blob-1{border-radius:53% 47% 43% 57%/54% 39% 61% 46%}.clay-blob-2{border-radius:40% 60% 70% 30%/40% 50% 60%}.clay-blob-3{border-radius:60% 40% 30% 70%/60% 30% 70% 40%}.handwrite{font-family:var(--font-hand);font-size:1.8rem}.script-title{font-family:var(--font-script);font-size:3rem;line-height:1.1}.island-moment{font-family:var(--font-island);font-size:3.5rem;line-height:.8}.btn{cursor:pointer;font-size:1rem;font-weight:500;font-family:var(--font-sans);text-align:center;border:none;border-radius:30px;justify-content:center;align-items:center;padding:.8rem 1.8rem;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:inline-flex}.btn-primary{background-color:var(--accent-terracotta);color:#fff;box-shadow:0 4px 10px #7c4c334d}.btn-primary:hover{background-color:var(--accent-terracotta-hover);transform:translateY(-2px);box-shadow:0 6px 15px #7c4c3366}.btn-secondary{background-color:var(--accent-glaze);color:#fff;box-shadow:0 4px 10px #8897814d}.btn-secondary:hover{background-color:var(--accent-glaze-hover);transform:translateY(-2px);box-shadow:0 6px 15px #88978166}.btn-outline{color:var(--text-primary);border:2px solid var(--accent-terracotta);background-color:#0000}.btn-outline:hover{background-color:var(--bg-greige);color:var(--text-primary);transform:translateY(-2px)}.form-group{flex-direction:column;gap:.5rem;margin-bottom:1.5rem;display:flex}.form-label{color:var(--text-primary);font-size:.95rem;font-weight:500}.form-input,.form-textarea{border:2px solid var(--border-color);width:100%;font-family:var(--font-sans);color:var(--text-primary);background-color:#fff;border-radius:12px;outline:none;padding:.8rem 1rem;font-size:1rem;transition:border-color .25s}.form-input:focus,.form-textarea:focus{border-color:var(--accent-terracotta)}.form-textarea{resize:vertical;min-height:120px}.polaroid-card{box-shadow:var(--shadow-medium);border:1px solid var(--border-color);background:#fff;padding:1.2rem 1.2rem 3rem;transition:transform .4s cubic-bezier(.175,.885,.32,1.275);position:relative}.polaroid-card img{aspect-ratio:1.1;object-fit:cover;border:1px solid #faf6f0;width:100%;margin-bottom:1.2rem}.polaroid-card .polaroid-label{font-family:var(--font-hand);color:var(--text-primary);text-align:center;font-size:1.6rem}.polaroid-card .polaroid-price{font-family:var(--font-sans);color:var(--accent-terracotta);text-align:center;margin-top:.2rem;font-size:.9rem;font-weight:600}.sticky-tape{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);z-index:5;background-color:#e2dad1a6;border-left:2px dashed #fff6;border-right:2px dashed #fff6;width:110px;height:32px;position:absolute;top:-15px;left:50%;transform:translate(-50%)rotate(-3deg);box-shadow:0 2px 4px #0000000d}.paperclip{z-index:6;pointer-events:none;background:0 0;border:3px solid #c0b8b0;border-radius:20px;width:25px;height:55px;position:absolute;top:-20px;right:20px;transform:rotate(15deg)}.paperclip:after{content:"";border:3px solid #c0b8b0;border-top:none;border-radius:10px;width:13px;height:33px;position:absolute;top:8px;left:3px}.chalkboard-card{box-shadow:var(--shadow-medium);color:#faf6f0;background-color:#3e3a37;border:3px dashed #faf6f0;border-radius:8px;padding:3rem 2.5rem;position:relative}.chalkboard-card:before{content:"";pointer-events:none;border:1px solid #faf6f026;border-radius:6px;position:absolute;inset:2px}.chalkboard-card .chalkboard-title{font-family:var(--font-hand);letter-spacing:2px;color:#fff;border-bottom:2px dashed #faf6f040;margin-bottom:2rem;padding-bottom:.5rem;font-size:2.2rem}.chalkboard-card .chalk-text{font-family:var(--font-hand);color:#e6e2dc;font-size:1.4rem;line-height:1.8}.chalkboard-card ul{flex-direction:column;gap:1.2rem;list-style:none;display:flex}.chalkboard-card li{padding-left:2rem;position:relative}.chalkboard-card li:before{content:"❖";color:var(--accent-terracotta);font-size:1rem;position:absolute;left:0}.notepad-card{border-left:35px solid #d4cdc5;border-right:1px solid var(--border-color);border-bottom:1px solid var(--border-color);box-shadow:var(--shadow-medium);background-color:#fff;background-image:repeating-linear-gradient(#fff,#fff 31px,#eadfd5 31px 32px);border-radius:4px;padding:3rem 3rem 3rem 1.5rem;line-height:32px;position:relative}.notepad-card:before{content:"";background-color:#7c4c3333;width:2px;position:absolute;top:0;bottom:0;left:10px}.notepad-spirals{z-index:5;flex-direction:column;justify-content:space-between;display:flex;position:absolute;top:40px;bottom:40px;left:-25px}.notepad-spiral{background-color:#d4cdc5;border:3px solid #6a5f57;border-radius:15px;width:15px;height:30px}.notepad-card .form-input,.notepad-card .form-textarea,.notepad-card select{border:none;border-bottom:1px solid var(--accent-terracotta);background:0 0;border-radius:0;margin-bottom:8px;padding:.2rem 0;line-height:28px}.notepad-card .form-label{font-family:var(--font-hand);color:var(--text-primary);font-size:1.3rem;line-height:32px}.lace-overlay-container{position:relative}.lace-overlay{opacity:.15;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100'%3E%3Ccircle cx='50' cy='50' r='40' stroke='%23FAF6F0' stroke-width='1' fill='none' stroke-dasharray='3,3'/%3E%3Ccircle cx='50' cy='50' r='30' stroke='%23FAF6F0' stroke-width='1.5' fill='none'/%3E%3Cpath d='M50 0 L50 100 M0 50 L100 50' stroke='%23FAF6F0' stroke-width='0.5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;width:320px;height:320px;position:absolute;bottom:0;right:0}.parallax-layer{pointer-events:none;z-index:10;will-change:transform;position:absolute}@keyframes clayWobble{0%{border-radius:53% 47% 43% 57%/54% 39% 61% 46%}25%{border-radius:40% 60% 50% 50%/45% 55% 55% 45%}50%{border-radius:60% 40% 30% 70%/60% 30% 70% 40%}75%{border-radius:50% 50% 60% 40%/40% 60%}to{border-radius:53% 47% 43% 57%/54% 39% 61% 46%}}.clay-blob-1{animation:16s ease-in-out infinite clayWobble}.clay-blob-2{animation:20s ease-in-out -3s infinite clayWobble}.clay-blob-3{animation:18s ease-in-out -6s infinite clayWobble}.organic-frame{transition:all .5s cubic-bezier(.175,.885,.32,1.275)}.organic-frame:hover{box-shadow:var(--shadow-medium);transform:scale(1.03)rotate(1deg)}@keyframes sway1{0%,to{transform:rotate(0)}50%{transform:rotate(3deg)}}@keyframes sway2{0%,to{transform:rotate(0)}50%{transform:rotate(-2.5deg)}}@keyframes sway3{0%,to{transform:rotate(0)}50%{transform:rotate(1.5deg)}}.flower-group-1{transform-origin:200px 240px;animation:8s ease-in-out infinite sway1}.flower-group-2{transform-origin:200px 240px;animation:6s ease-in-out infinite sway2}.flower-group-3{transform-origin:200px 240px;animation:7s ease-in-out infinite sway3}.testimonial-card{transition:all .3s}.testimonial-card:hover{border-color:var(--accent-terracotta);box-shadow:var(--shadow-medium);transform:translateY(-5px)}.process-card{transition:all .3s}.process-card:hover{transform:translate(5px)}.process-card:hover .process-num{color:var(--accent-terracotta);transform:scale(1.1)}.process-num{transition:all .3s}.logo{transition:opacity .2s}.logo-img-wrapper{border:1.5px solid var(--accent-terracotta);background-color:var(--bg-color);border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:transform .4s cubic-bezier(.175,.885,.32,1.275);display:flex;overflow:hidden}.logo-img{object-fit:cover;width:100%;height:100%}.logo:hover .logo-img-wrapper{border-color:var(--accent-terracotta-hover);transform:rotate(-10deg)scale(1.15)}.scroll-reveal{opacity:0;transition:opacity .8s cubic-bezier(.16,1,.3,1)}.scroll-reveal.in-view{opacity:1}.reveal-delay-1{transition-delay:.12s}.reveal-delay-2{transition-delay:.24s}.reveal-delay-3{transition-delay:.36s}.header-bg-wrapper.svelte-12qhfyh{pointer-events:none;z-index:10;height:220px;position:absolute;top:0;left:0;right:0;overflow:hidden}.header-bg-svg.svelte-12qhfyh{width:150vw;min-width:1440px;height:100%;transform:translate(-5%)}.navbar.svelte-12qhfyh{z-index:100;padding:1.5rem 0;transition:all .3s;position:sticky;top:0}.nav-container.svelte-12qhfyh{justify-content:space-between;align-items:center;display:flex}.logo.svelte-12qhfyh{color:var(--text-primary);font-family:var(--font-serif);align-items:center;gap:.8rem;font-size:1.6rem;font-weight:700;display:flex}.logo-text.svelte-12qhfyh{letter-spacing:-.5px}.nav-links.svelte-12qhfyh{align-items:center;gap:2.5rem;display:flex}.nav-link.svelte-12qhfyh{font-family:var(--font-hand);color:var(--accent-terracotta);text-shadow:0 1px 1px #fffc;font-size:1.8rem;transition:all .2s;position:relative}.nav-link.svelte-12qhfyh:after{content:"";background-color:var(--accent-terracotta);width:0;height:2px;transition:width .3s;position:absolute;bottom:-2px;left:0}.nav-link.svelte-12qhfyh:hover{color:var(--text-primary);font-weight:600}.nav-link.svelte-12qhfyh:hover:after{width:100%}.nav-btn.svelte-12qhfyh{box-shadow:var(--shadow-soft);padding:.5rem 1.4rem;font-size:.95rem}.page-content.svelte-12qhfyh{z-index:20;min-height:calc(100vh - 620px);position:relative}.footer.svelte-12qhfyh{background-color:var(--text-primary);color:#ece7e1;z-index:30;margin-top:5rem;padding:0 0 3rem;position:relative}.footer-divider-wrapper.svelte-12qhfyh{z-index:31;width:100%;height:80px;margin-top:-79px;position:relative}.torn-paper-svg.svelte-12qhfyh{width:100%;height:100%}.footer-illustration-section.svelte-12qhfyh{background-color:var(--text-primary);border-bottom:1px solid #4e4742;justify-content:center;padding:4rem 0 2rem;display:flex}.footer-illustration-container.svelte-12qhfyh{justify-content:center;align-items:center;display:flex}.footer-illustration-wrapper.svelte-12qhfyh{width:400px;height:400px;position:relative}.pottery-svg.svelte-12qhfyh{width:100%;height:100%}.overlaid-links.svelte-12qhfyh{pointer-events:none;position:absolute;inset:0}.overlaid-links.svelte-12qhfyh :where(.svelte-12qhfyh){pointer-events:auto;position:absolute}.note-text.svelte-12qhfyh{font-family:var(--font-hand);color:#fff;opacity:.85;pointer-events:none;font-size:1.6rem;top:31%;left:36%;transform:rotate(-5deg)}.overlaid-link.svelte-12qhfyh{font-family:var(--font-sans);color:#ece7e1;border-bottom:1px dashed #fff6;font-size:.95rem;font-weight:500;transition:all .3s}.overlaid-link.svelte-12qhfyh:hover{color:var(--accent-terracotta);border-bottom-color:var(--accent-terracotta);transform:scale(1.05)}.link-privacy.svelte-12qhfyh{top:48%;left:23%}.link-terms.svelte-12qhfyh{top:55%;left:21%}.link-faq.svelte-12qhfyh{top:62%;left:23%}.footer-grid.svelte-12qhfyh{grid-template-columns:2fr 1fr 1fr 1.5fr;gap:3rem;padding:5rem 0 3rem;display:grid}.footer.svelte-12qhfyh h4:where(.svelte-12qhfyh){color:#fff;font-family:var(--font-sans);margin-bottom:1.2rem;padding-bottom:.5rem;font-size:1.1rem;font-weight:600;position:relative}.footer.svelte-12qhfyh h4:where(.svelte-12qhfyh):after{content:"";background-color:var(--accent-terracotta);width:30px;height:2px;position:absolute;bottom:0;left:0}.footer-brand.svelte-12qhfyh .logo-text:where(.svelte-12qhfyh){color:#fff}.footer-desc.svelte-12qhfyh{color:#c0b7b0;margin-top:1rem;font-size:.95rem;line-height:1.5}.footer-links.svelte-12qhfyh ul:where(.svelte-12qhfyh),.footer-legal.svelte-12qhfyh ul:where(.svelte-12qhfyh){flex-direction:column;gap:.8rem;list-style:none;display:flex}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh),.footer-legal.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#c0b7b0;font-size:.95rem}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover,.footer-legal.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:#fff;padding-left:4px}.footer-contact.svelte-12qhfyh p:where(.svelte-12qhfyh){color:#c0b7b0;margin-bottom:.8rem;font-size:.95rem}.contact-email.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--accent-terracotta);border-bottom:1px dashed var(--accent-terracotta);font-size:1.05rem;font-weight:500}.contact-email.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:#fff;border-color:#fff}.footer-bottom.svelte-12qhfyh{text-align:center;border-top:1px solid #4e4742;flex-direction:column;align-items:center;gap:1rem;padding-top:2rem;display:flex}.disclaimer.svelte-12qhfyh{color:#8c8279;max-width:800px;font-size:.78rem;line-height:1.5}.copyright.svelte-12qhfyh{color:#a0968f;font-size:.85rem}@media (width<=992px){.footer-grid.svelte-12qhfyh{grid-template-columns:1fr 1fr;gap:2.5rem}}@media (width<=600px){.nav-links.svelte-12qhfyh{gap:1rem}.nav-link.svelte-12qhfyh{display:none}.footer-grid.svelte-12qhfyh{grid-template-columns:1fr;gap:2rem}.navbar.svelte-12qhfyh{padding:.8rem 0}.logo-text.svelte-12qhfyh{font-size:1.3rem}.header-bg-wrapper.svelte-12qhfyh{height:160px}}@media (width<=480px){.footer-illustration-wrapper.svelte-12qhfyh{width:300px;height:300px}.overlaid-link.svelte-12qhfyh{font-size:.8rem}.note-text.svelte-12qhfyh{font-size:1.2rem;top:28%;left:32%}.link-privacy.svelte-12qhfyh{top:46%;left:18%}.link-terms.svelte-12qhfyh{top:53%;left:15%}.link-faq.svelte-12qhfyh{top:60%;left:18%}}
