@import "https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Playfair+Display:wght@600;700&family=DM+Sans:wght@400;500&display=swap";:root{--cream:#f4ece1;--espresso:#2a1a12;--forest:#3e4b34;--forest-dark:#1f261a;--forest-light:#6b7c5c;--warm-brown:#8e5b3e;--clay:#b45b3e;--saffron:#d4a373;--teal:#5a7d7c;--color-hero-bg:#1a120b;--color-mission-bg:#2a1a12;--color-products-bg:#f4ece1;--color-materials-bg:#1a1a1a;--color-why-bg:#eae3d2;--color-testimonials-bg:#d7c9b7;--color-contact-bg:#f4ece1;--font-hero:"Bebas Neue", sans-serif;--font-display:"Playfair Display", serif;--font-body:"DM Sans", sans-serif;--font-mono:"JetBrains Mono", monospace;--max-width:1200px;--section-padding:80px 20px;--grad-primary:linear-gradient(135deg, #2d5a27 0%, #5a8f4a 100%);--grad-warm:linear-gradient(135deg, #b45b3e 0%, #d9a04b 100%);--grad-hero:linear-gradient(145deg, #f9f7f2 0%, #f0f4ef 100%);--card-bg:#ffffffd9;--card-border:#2d5a271a;--card-shadow:0 12px 40px #2a1a1214;--radius-sm:8px;--radius-md:16px;--radius-lg:24px;--radius-full:9999px;--focus-ring:0 0 0 3px #2d5a1b66}@media (width>=1024px){:root{--section-padding:120px 24px}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{background-color:var(--cream);color:var(--espresso);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;font-size:16px;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}button{cursor:pointer;font:inherit;background:0 0;border:none;text-decoration:none}.section-layout{width:100%;max-width:var(--max-width);margin:0 auto}.section-layout--narrow{max-width:900px}.font-hero{font-family:var(--font-hero)}.font-display{font-family:var(--font-display)}.font-body{font-family:var(--font-body)}.desktop-only{display:none!important}.mobile-only{display:flex!important}@media (width>=1024px){.desktop-only{display:flex!important}.mobile-only{display:none!important}}.hero-image{object-position:center}@media (width>=1024px){.hero-image{object-position:center right}}.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.molded-section{background:var(--color-products-bg)}.molded-shell{flex-direction:column;align-items:center;gap:20px;display:flex}.molded-copy{text-align:center;max-width:600px}.molded-copy h2{font-family:var(--font-display);color:var(--espresso);margin-bottom:16px;font-size:clamp(32px,8vw,56px);font-weight:700}.molded-copy p{font-family:var(--font-body);color:var(--espresso);opacity:.7}.molded-preview{aspect-ratio:4/5;width:100%;max-width:340px;position:relative}.mug-stage{background:#fff;border-radius:40px;width:100%;height:100%;position:relative;overflow:hidden;box-shadow:0 20px 60px #0000000f}.molded-product-photo{object-fit:cover;aspect-ratio:4/5;width:100%;height:100%}.photo-name-overlay{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.photo-name-text{font-family:var(--font-display);letter-spacing:.05em;opacity:.85;font-size:24px;font-weight:700}.molded-icon-btn{width:36px;height:36px;color:var(--espresso);cursor:pointer;z-index:10;background:#fff;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;box-shadow:0 4px 12px #0000001a}.molded-icon-btn:hover{transform:scale(1.1)}.molded-icon-btn--style{top:20px;right:20px}.molded-icon-btn--color-start{padding:0;top:70px;right:20px;overflow:hidden}.molded-icon-btn--color-end{padding:0;top:120px;right:20px;overflow:hidden}.molded-icon-btn--curve{top:170px;right:20px}.molded-icon-btn--position-up{top:220px;right:20px}.molded-icon-btn--position-down{top:270px;right:20px}.molded-icon-btn input[type=color]{cursor:pointer;background:0 0;border:none;width:150%;height:150%}.molded-controls{flex-direction:column;gap:12px;width:100%;max-width:400px;margin:0 auto;display:flex}.molded-controls input{width:100%;font-family:var(--font-body);color:var(--espresso);background:#fff;border:1px solid #0000001a;border-radius:12px;padding:16px 24px;font-size:16px}.molded-controls button{background:var(--espresso);color:#fff;font-family:var(--font-body);text-transform:uppercase;letter-spacing:.05em;border-radius:12px;padding:14px;font-size:14px;font-weight:600}.molded-products{justify-content:center;gap:12px;margin-top:12px;display:flex}.molded-products button{border:2px solid #0000;border-radius:12px;width:56px;height:56px;padding:0;transition:border-color .2s;overflow:hidden}.molded-products button[aria-pressed=true]{border-color:var(--saffron)}.molded-products img{object-fit:cover;width:100%;height:100%}@media (width>=1024px){.molded-shell{flex-direction:row;justify-content:space-between;align-items:center;max-width:1000px;margin:0 auto}.molded-copy{text-align:left}}.hero-section-all{text-align:center;background:var(--color-hero-bg);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:100px 24px;display:flex;position:relative;overflow:hidden}@media (width>=1024px){.hero-section-all{text-align:left;flex-direction:row;justify-content:space-between;align-items:center;padding:0 10%}.hero-redesign__content{flex:1;max-width:700px}.hero-redesign__media{flex:1;justify-content:flex-end;width:100%;height:80vh;display:flex;position:relative}.hero-image-responsive{object-fit:cover;opacity:.6;width:100%;height:100%}}.product-grid{grid-template-columns:1fr;gap:24px;display:grid}@media (width>=1024px){.product-grid{grid-template-columns:repeat(3,1fr);gap:32px}}.impact-strip{background:#fff;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:40px;padding:60px 24px;display:grid}.impact-strip__item{flex-direction:column;gap:12px;display:flex}.impact-strip__item h3{font-family:var(--font-display);color:var(--espresso);font-size:20px;font-weight:700}.impact-strip__item p{font-family:var(--font-body);color:var(--espresso);opacity:.8;font-size:14px}
