@import"https://fonts.googleapis.com/css2?family=EB+Garamond:wght@400;500;700;800&family=Lora:wght@400;500;700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600&display=swap";@import"https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400;0,500;0,600;0,800;1,400;1,500&family=Lora:ital,wght@0,400;0,500;0,600;1,400&family=Inter:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500&display=swap";:root{font-family:Inter,serif;line-height:1.5;font-weight:300;color:#213547;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased}h1,h2,h3{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:#f9f9f9;cursor:pointer;transition:border-color .25s}button:hover{border-color:#a4206b}*,*:before,*:after{box-sizing:border-box}#root{margin:0 auto;padding:0;width:100%}:root{--primary-color: #a4206b;--primary-hover: #700f45}body{font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none;transition:color .2s ease}a:hover{color:var(--primary-color)}.text-link{color:var(--primary-color);font-weight:600;text-decoration:none;cursor:pointer}.text-link:hover{text-decoration:underline}b,strong{font-weight:700!important;color:#000}header{position:fixed;top:0;left:0;width:100%;z-index:1000;display:flex;justify-content:space-between;align-items:center;padding:0 2rem;background-color:var(--primary-color);box-sizing:border-box;height:80px;box-shadow:0 2px 10px #0000001a}.logo-link{display:flex;align-items:center;gap:1rem;text-decoration:none;color:#fff}.logo-link:hover{color:#fff}.logo-text{font-family:Lora,serif;font-weight:800;text-transform:none;font-size:2.5rem;white-space:nowrap;position:relative;top:2px}.logo-img{height:65px;width:auto}.main-nav{display:flex;gap:2rem;align-items:center}.main-nav a{text-decoration:none;font-weight:500;color:#e0e0e0;font-size:1.1rem;white-space:nowrap;font-family:EB Garamond,serif}.main-nav a:hover{color:#fff}.main-nav a.active{color:#fff;font-weight:700}.hamburger-btn{display:none;background:none;border:none;flex-direction:column;justify-content:space-between;width:30px;height:21px;cursor:pointer;padding:0;z-index:1001}.hamburger-btn .bar{display:block;width:100%;height:3px;background-color:#fff;border-radius:3px;transition:all .3s ease}.hamburger-btn .bar.open:nth-child(1){transform:translateY(9px) rotate(45deg)}.hamburger-btn .bar.open:nth-child(2){opacity:0}.hamburger-btn .bar.open:nth-child(3){transform:translateY(-9px) rotate(-45deg)}main{padding-top:80px;background-color:#fff}.page-content{max-width:1260px;font-size:1.1rem;margin:0 auto;padding:2rem}.page-content h2,.page-content h3{font-weight:600;margin-top:0;font-family:EB Garamond,serif}section{scroll-margin-top:100px}.text-content-container{max-width:900px;margin:0 auto;padding:0 1rem;width:100%;box-sizing:border-box}.supplier-page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:3rem;border-bottom:1px solid #eee;padding-bottom:2rem;gap:2rem}.hero-section{width:100%;overflow:hidden;margin:0;line-height:0}.hero-section img{width:100%;height:auto;display:block;object-fit:cover}.solid-btn{background-color:var(--primary-color);color:#fff;border:2px solid var(--primary-color);padding:.9rem 0;font-size:1.15rem;border-radius:6px;text-decoration:none;font-weight:600;display:inline-block;width:250px;text-align:center;transition:all .3s cubic-bezier(.25,.8,.25,1);box-shadow:0 10px 20px #00000026,0 6px 6px #0000001a}.solid-btn:hover{background-color:var(--primary-hover);border-color:var(--primary-hover);color:#fff;transform:translateY(-3px);box-shadow:0 15px 30px #00000040,0 10px 10px #00000026}.outline-btn{background-color:#fff;color:var(--primary-color);border:2px solid var(--primary-color);padding:.9rem 0;font-size:1.15rem;border-radius:6px;text-decoration:none;font-weight:600;display:inline-block;width:250px;text-align:center;transition:all .3s cubic-bezier(.25,.8,.25,1);box-shadow:0 10px 20px #0000001a,0 6px 6px #0000000d}.primary-btn{background-color:var(--primary-color);color:#fff;border:none;padding:.8rem 1.5rem;font-size:1rem;border-radius:6px;cursor:pointer;font-weight:600;display:inline-block;text-decoration:none;text-align:center}.secondary-btn{background-color:transparent;border:1px solid #aaa;color:#444;padding:.5rem 1rem;border-radius:6px;cursor:pointer;display:inline-block;text-decoration:none}.tagline-container{text-align:center;padding:2rem 2rem 4rem;background-color:#fff;max-width:1200px;margin:0 auto}.main-tagline{color:var(--primary-color);font-size:2.5rem;font-weight:700;margin-bottom:.75rem;font-family:EB Garamond,serif;line-height:1.5}.sub-tagline{font-size:1rem;line-height:1.6;max-width:100%;margin:0 auto 3rem;color:#000;padding:0 1rem}.tagline-buttons{display:flex;flex-direction:column;align-items:center;gap:1.5rem;margin-top:2rem}.how-it-works-section{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:4rem 2rem;max-width:1100px;margin:0 auto}.steps-column{flex:1}.phone-column{flex:1;display:flex;justify-content:center}.step-item{display:flex;align-items:center;gap:1.5rem;margin-bottom:2.5rem}.step-number-img{flex-shrink:0;width:80px;height:auto}.step-text{font-size:1.3rem;color:var(--primary-color);font-weight:600;line-height:1.3;margin:0;font-family:Lora,serif}.phone-mockup-img{max-width:100%;width:300px;height:auto;filter:drop-shadow(0 10px 20px rgba(0,0,0,.15))}.section-footer-text{color:var(--primary-color);font-weight:700;font-size:1.8rem;margin-top:2rem;line-height:1.3}.reuse-section{text-align:center;padding:4rem 2rem;max-width:1000px;margin:0 auto}.reuse-intro{max-width:800px;margin:0 auto 3rem;text-align:left;font-size:1.1rem;color:#000;line-height:1.7}.sticky-notes-grid{display:flex;justify-content:center;gap:3rem;flex-wrap:wrap}.sticky-note{background-color:#f4a6cf;padding:2.5rem;width:320px;text-align:left;box-shadow:15px 15px 0 var(--primary-color);border:2px solid var(--primary-color);transform:rotate(-1deg);transition:transform .2s}.sticky-note:nth-child(2){transform:rotate(1deg)}.sticky-note:hover{transform:rotate(0) translateY(-2px)}.sticky-note h4{margin-top:0;font-size:1.2rem;font-weight:700;margin-bottom:1rem;color:#000}.sticky-note ul{padding-left:0;margin:0;list-style:none}.sticky-note li{margin-bottom:.8rem;font-size:1.15rem;font-weight:500;line-height:1.5;color:#000;padding-left:1.5rem;position:relative}.sticky-note li:before{content:"→";position:absolute;left:0;color:#000;font-weight:700}.story-team-section{padding:4rem 2rem}.story-team-section h2,.waitlist-section-wrapper h2,.reuse-section h2,.partners-section h2,.instagram-section h2{font-size:2rem;color:#1a2e40;margin-bottom:2rem;font-family:EB Garamond,serif;font-weight:600;text-align:center}.our-story-container,.team-grid-container{max-width:900px;margin:0 auto 5rem;text-align:left}.our-story-container h2,.team-grid-container h2{text-align:center}.our-story-container p{margin-bottom:1.2rem;font-size:1.1rem;line-height:1.7;color:#000}.team-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:4rem;row-gap:5rem;margin-top:3rem}.team-card-vertical{display:flex;flex-direction:column;text-align:left}.team-card-vertical img{width:100%;aspect-ratio:3/4;object-fit:cover;border-radius:8px;margin-bottom:1.5rem;box-shadow:0 4px 10px #00000014;filter:grayscale(100%)}.team-card-vertical h3{font-size:1.25rem;font-weight:700;color:#000;margin:0 0 .2rem;font-family:EB Garamond,serif}.team-role{display:block;font-size:1rem;font-style:italic;font-weight:400;color:#000;margin-bottom:1rem}.team-card-vertical p{font-size:.95rem;line-height:1.5;color:#000;margin:0;font-weight:400}.partners-section{padding:3rem 0;background-color:#fff;border-top:1px solid #eee;border-bottom:1px solid #eee;margin:4rem 0;overflow:hidden}.marquee-container{width:100%;overflow:hidden;white-space:nowrap}.marquee-track{display:flex;gap:4rem;width:max-content;animation:marquee-scroll 30s linear infinite}.partner-logo img{height:60px;object-fit:contain}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.instagram-section{padding:4rem 2rem;background-color:#fff;text-align:center}.instagram-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1200px;margin:0 auto 4rem}.instagram-grid a{display:block;width:100%}.instagram-grid img{width:100%;height:100%;aspect-ratio:1 / 1;object-fit:cover;display:block;border-radius:8px}.waitlist-section-wrapper{background-color:#f9f9f9;padding:4rem 2rem;text-align:center}.waitlist-section-wrapper p{max-width:800px;margin:0 auto 3rem;font-size:1.1rem;line-height:1.6;color:#000;text-align:center}.waitlist-form{max-width:500px;margin:0 auto;display:flex;flex-direction:column;gap:1.5rem}.waitlist-form div{text-align:left}.waitlist-form label{display:block;font-weight:500;margin-bottom:.5rem;color:#1a2e40}.waitlist-form input,.waitlist-form textarea{width:100%;padding:10px;border:1px solid #ccc;border-radius:6px;font-family:inherit;box-sizing:border-box}.waitlist-form button{background-color:var(--primary-color);color:#fff;font-weight:700;border:none;padding:.8rem 1.5rem;font-size:1.1rem;border-radius:6px;cursor:pointer;margin-top:1rem}.waitlist-consent-row{display:flex;flex-direction:row;align-items:flex-start;gap:10px}.waitlist-consent-row input{width:auto;margin-top:4px}footer{background-color:#f9f9f9;color:#333;padding:4rem 2rem;text-align:center;border-top:1px solid #eee}.footer-links{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.footer-links p{margin:0;font-size:1rem}.footer-links a{font-weight:500;text-decoration:none}.footer-links a:hover{text-decoration:underline}.copyright{font-size:.9rem;color:#000}.auth-form{display:flex;flex-direction:column;gap:1rem;max-width:400px;margin:0 auto}.auth-form input,.auth-form textarea{padding:.8rem;border:1px solid #ccc;border-radius:6px;width:100%;box-sizing:border-box;font-family:inherit}.checkbox-row{display:flex;flex-direction:row;align-items:flex-start;gap:10px}.checkbox-row input{width:auto;margin-top:4px}.supplier-steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:2rem}.step-card{background-color:#fcfcfc;border:1px solid #eee;border-radius:8px;padding:2rem;text-align:center}.step-number{background-color:var(--primary-color);color:#fff;width:40px;height:40px;border-radius:50%;display:flex;justify-content:center;align-items:center;font-weight:800;font-size:1.2rem;margin:0 auto 1rem}.faq-question-button{width:100%;text-align:left;display:flex;justify-content:space-between;padding:1rem 0;background:none;border:none;border-bottom:1px solid #eee;font-size:1em;font-weight:600;cursor:pointer}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease-out}.faq-answer.open{max-height:500px;padding-bottom:1rem}.dashboard-header{display:flex;justify-content:space-between;border-bottom:1px solid #eee;padding-bottom:1rem;margin-bottom:2rem}.dashboard-tabs{display:flex;gap:1rem;border-bottom:1px solid #eee;margin-bottom:2rem}.tab-btn{background:none;border:none;padding:.8rem 1.5rem;cursor:pointer;border-bottom:3px solid transparent;font-size:1.1rem}.tab-btn.active{color:var(--primary-color);border-bottom-color:var(--primary-color);font-weight:700}.dashboard-actions{margin-bottom:1.5rem}.listing-card-row{display:flex;background:#fff;border:1px solid #eee;border-radius:12px;margin-bottom:1.5rem;overflow:hidden;height:auto}.listing-image-container{width:140px;background:#f4f4f4;flex-shrink:0;position:relative}.listing-image-container img{display:block;width:100%;height:100%;object-fit:cover}.listing-thumbnail{width:100%;height:100%;object-fit:cover}.listing-details{padding:1.2rem;flex:1;display:flex;flex-direction:column}.listing-header{display:flex;justify-content:space-between;margin-bottom:.5rem}.listing-actions{margin-top:1rem;padding-top:.8rem;border-top:1px solid #f0f0f0;display:flex;gap:1.5rem;align-items:center}@media(max-width:1024px){header{padding:0 1.5rem;height:70px}main{padding-top:70px}.logo-text{font-size:2rem}.logo-img{height:40px}.hamburger-btn{display:flex}.main-nav{display:none;flex-direction:column;position:absolute;top:70px;left:0;width:100%;background-color:#fff;padding:1rem 0;box-shadow:0 4px 10px #0000001a}.main-nav.open{display:flex}.main-nav a{padding:1rem 2rem;width:100%;color:#333;border-bottom:1px solid #f9f9f9;box-sizing:border-box}.main-nav a:hover,.main-nav a.active{color:var(--primary-color)!important;background-color:#fafafa}.how-it-works-section{flex-direction:column;text-align:left;gap:2rem}.phone-mockup-img{width:80%;max-width:320px}.instagram-grid{grid-template-columns:1fr;gap:1rem;max-width:400px;margin-left:auto;margin-right:auto}.team-grid{grid-template-columns:1fr 1fr}}@media(max-width:768px){.page-content,.reuse-section,.how-it-works-section,.tagline-container,.waitlist-section-wrapper,.instagram-section,.story-team-section{padding-left:1rem!important;padding-right:1rem!important;width:100%;overflow-x:hidden}.logo-text{font-size:1.8rem}.logo-img{height:35px}.main-tagline{font-size:1.8rem;line-height:1.2;margin-bottom:1rem}.sub-tagline{font-size:1.1rem;line-height:1.4;padding:0}.supplier-page-header{flex-direction:column;align-items:flex-start;gap:1.5rem}.sticky-notes-grid{flex-direction:column;align-items:center;width:100%;padding:0}.sticky-note{width:100%;max-width:340px;margin:0 auto 2rem;transform:rotate(0)!important;box-shadow:6px 6px 0 var(--primary-color);padding:2rem 1.5rem}.listing-card-row{flex-direction:column}.listing-image-container{width:100%;height:200px}.listing-details{padding:1rem}img{max-width:100%;height:auto}.team-grid{grid-template-columns:1fr}}@media(max-width:600px){.supplier-steps-grid{grid-template-columns:1fr}}
