@import "https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&family=Cormorant+Garamond:ital,wght@0,400;0,600;0,700;1,400&family=Great+Vibes&display=swap";:root{--bg-color:#fff0f5;--bg-greige:#f5e6e8;--bg-clay-soft:#fde8ed;--text-primary:#2c2c2c;--text-secondary:#5c5c5c;--accent-terracotta:#b76e79;--accent-terracotta-hover:#9e5b65;--accent-glaze:#d4af37;--accent-glaze-hover:#b5952f;--card-bg:#fff;--border-color:#f0d9e0;--shadow-soft:0 10px 40px #b76e7914;--shadow-medium:0 15px 50px #b76e7926;--font-serif:"Cormorant Garamond", Georgia, serif;--font-sans:"Lato", system-ui, -apple-system, sans-serif;--font-hand:"Great Vibes", 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;min-height:100vh;overflow-x:hidden}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg-color)}::-webkit-scrollbar-thumb{background:var(--accent-terracotta);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:var(--accent-terracotta-hover)}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 .3s}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}.noise-bg{display:none}.clay-blob-1,.clay-blob-2,.clay-blob-3{border-radius:100px}.handwrite{font-family:var(--font-hand);font-size:2.2rem}.btn{cursor:pointer;font-size:1rem;font-weight:400;font-family:var(--font-sans);text-align:center;letter-spacing:1px;text-transform:uppercase;border:1px solid #0000;border-radius:50px;justify-content:center;align-items:center;padding:.8rem 2rem;transition:all .4s;display:inline-flex}.btn-primary{background-color:var(--accent-terracotta);color:#fff;box-shadow:0 4px 15px #b76e7966}.btn-primary:hover{background-color:var(--card-bg);color:var(--accent-terracotta);border-color:var(--accent-terracotta)}.btn-secondary{background-color:var(--card-bg);color:var(--accent-glaze);border-color:var(--accent-glaze)}.btn-secondary:hover{background-color:var(--accent-glaze);color:#fff}.btn-outline{color:var(--text-primary);border:1px solid var(--accent-terracotta);background-color:#0000}.btn-outline:hover{background-color:var(--accent-terracotta);color:#fff}.form-group{flex-direction:column;gap:.5rem;margin-bottom:1.5rem;display:flex}.form-label{color:var(--text-primary);text-transform:uppercase;letter-spacing:1px;font-size:.95rem;font-weight:400}.form-input,.form-textarea{border:none;border-bottom:1px solid var(--border-color);width:100%;font-family:var(--font-sans);color:var(--text-primary);background-color:#0000;outline:none;padding:1rem;font-size:1rem;transition:border-color .3s}.form-input:focus,.form-textarea:focus{border-color:var(--accent-terracotta)}.form-textarea{resize:vertical;min-height:120px}.polaroid-card{background:var(--card-bg);box-shadow:var(--shadow-soft);border-radius:12px;padding:1.5rem;transition:transform .4s,box-shadow .4s}.polaroid-card img{aspect-ratio:1;object-fit:cover;border-radius:8px;width:100%;margin-bottom:1.5rem}.polaroid-card:hover{box-shadow:var(--shadow-medium);transform:translateY(-8px)}.polaroid-card .polaroid-label{font-family:var(--font-serif);color:var(--text-primary);text-align:center;font-size:1.4rem;font-weight:400}.polaroid-card .polaroid-price{font-family:var(--font-sans);color:var(--accent-terracotta);text-align:center;margin-top:.4rem;font-size:1rem;font-weight:300}.chalkboard-card{background-color:var(--card-bg);box-shadow:var(--shadow-soft);color:var(--text-primary);text-align:center;border-radius:20px;padding:3rem 2.5rem;position:relative}.chalkboard-card .chalkboard-title{font-family:var(--font-serif);letter-spacing:2px;color:var(--accent-terracotta);margin-bottom:2rem;font-size:2rem}.chalkboard-card .chalk-text{font-family:var(--font-sans);color:var(--text-secondary);font-size:1.1rem;line-height:1.8}.chalkboard-card ul{text-align:left;flex-direction:column;gap:1.2rem;list-style:none;display:flex}.chalkboard-card li{padding-left:1.5rem;position:relative}.chalkboard-card li:before{content:"✧";color:var(--accent-glaze);font-size:1.2rem;position:absolute;left:0}.notepad-card{background-color:var(--card-bg);box-shadow:var(--shadow-medium);border-radius:12px;padding:3rem}.notepad-card .form-input,.notepad-card .form-textarea,.notepad-card select{background:0 0}.notepad-card .form-label{margin-bottom:.5rem}.organic-frame{border-radius:12px;transition:all .4s}.organic-frame:hover{box-shadow:0 0 30px #d4af3733}.logo-img-wrapper{background-color:var(--card-bg);border:1px solid var(--accent-terracotta);border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:flex;overflow:hidden}.logo-img{object-fit:cover;width:100%;height:100%}.scroll-reveal{opacity:0;transition:opacity .8s cubic-bezier(.16,1,.3,1)}.scroll-reveal.in-view{opacity:1}.reveal-delay-1{transition-delay:.1s}.reveal-delay-2{transition-delay:.2s}.reveal-delay-3{transition-delay:.3s}.sticky-tape,.paperclip,.notepad-spirals,.lace-overlay,.torn-paper-svg,.section-divider-wrapper{display:none!important}.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%}.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%}}
