.app-container{background:#faf8f5;flex-direction:column;min-height:100vh;display:flex}.site-header{z-index:100;background:#fff;border-bottom:1px solid #f2ede4;padding:1.25rem 2rem;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;display:flex}.brand-logo{align-items:center;gap:.5rem;display:flex}.brand-name{letter-spacing:2px;color:#2b261f;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:700}.brand-badge{color:#b48a50;letter-spacing:1px;background:#faf2e6;border-radius:4px;padding:.25rem .5rem;font-size:.65rem;font-weight:600}.language-selector{background:#faf8f5;border:1px solid #f2ede4;border-radius:.5rem;align-items:center;gap:.5rem;padding:.4rem .75rem;display:flex}.lang-icon{font-size:.9rem}.lang-select-dropdown{color:#5c5346;cursor:pointer;background:0 0;border:none;outline:none;font-size:.85rem;font-weight:500}.hero-section{text-align:center;max-width:900px;margin:0 auto;padding:4rem 2rem 2.5rem}.hero-title{color:#171512;margin-bottom:1rem;font-family:Playfair Display,serif;font-size:3rem;font-weight:800;line-height:1.25}.hero-subtitle{color:#7a6e60;max-width:650px;margin:0 auto 1.5rem;font-size:1.15rem;line-height:1.6}.hero-badges{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.hero-badge{color:#8c6a3c;background:#fff;border:1px solid #eaddca;border-radius:2rem;padding:.5rem 1rem;font-size:.8rem;font-weight:600;box-shadow:0 4px 6px #00000003}.hero-actions{flex-wrap:wrap;justify-content:center;gap:1.25rem;margin-top:2rem;display:flex}.btn-hero-primary{color:#fff;background:linear-gradient(135deg,#2b261f 0%,#15120e 100%);border-radius:.85rem;padding:1rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .25s;display:inline-block;box-shadow:0 4px 15px #15120e26}.btn-hero-primary:hover{background:linear-gradient(135deg,#b48a50 0%,#96703c 100%);transform:translateY(-2px);box-shadow:0 8px 25px #b48a5040}.btn-hero-secondary{color:#6b5e4c;background-color:#fff;border:1px solid #e1d8cc;border-radius:.85rem;padding:1rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .25s;display:inline-block;box-shadow:0 4px 10px #00000005}.btn-hero-secondary:hover{color:#2b261f;background-color:#fcfbf9;border-color:#2b261f;transform:translateY(-2px)}@media (max-width:768px){.hero-title{font-size:2.2rem}.hero-subtitle{font-size:1rem}}.main-content-wrapper{width:100%;max-width:1200px;margin:0 auto;padding:0 2rem 4rem}.workflow-section{background:#fff;border-top:1px solid #f2ede4;border-bottom:1px solid #f2ede4;padding:5rem 2rem}.section-title{color:#2b261f;text-align:center;margin-bottom:3.5rem;font-family:Playfair Display,serif;font-size:2.2rem}.workflow-grid{grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1200px;margin:0 auto;display:grid}@media (max-width:968px){.workflow-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.workflow-grid{grid-template-columns:1fr}}.workflow-card{background:#faf8f5;border:1px solid #f2ede4;border-radius:1rem;padding:2rem 1.5rem;transition:transform .2s;position:relative}.workflow-card:hover{transform:translateY(-5px)}.step-number{color:#b48a501f;font-family:Playfair Display,serif;font-size:3.5rem;font-weight:800;position:absolute;top:1rem;right:1.5rem}.step-title{color:#2b261f;margin-bottom:.75rem;font-size:1.1rem;font-weight:700}.step-desc{color:#7a6e60;font-size:.85rem;line-height:1.6}.features-section{padding:5rem 2rem}.features-grid{grid-template-columns:repeat(3,1fr);gap:2.5rem;max-width:1200px;margin:0 auto;display:grid}@media (max-width:768px){.features-grid{grid-template-columns:1fr;gap:1.5rem}}.feature-card{text-align:center;background:#fff;border:1px solid #f0eae1;border-radius:1.5rem;padding:2rem;box-shadow:0 4px 20px #00000003}.feature-icon{margin-bottom:1.25rem;font-size:2.5rem}.feature-title{color:#2b261f;margin-bottom:.75rem;font-family:Playfair Display,serif;font-size:1.3rem;font-weight:700}.feature-desc{color:#7a6e60;font-size:.9rem;line-height:1.6}.site-footer{color:#eaddca;background:#2b261f;border-top:1px solid #3c362d;margin-top:auto;padding:3rem 2rem}.footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;max-width:1200px;margin:0 auto;font-size:.85rem;display:flex}@media (max-width:600px){.footer-inner{text-align:center;flex-direction:column}}.footer-links{gap:1.5rem;display:flex}.footer-links a{color:#eaddca;transition:color .2s}.footer-links a:hover{color:#fff}.usecases-section{border-top:1px solid #f2ede4;width:100%;max-width:1200px;margin:0 auto;padding:4rem 2rem 5rem}.usecases-grid{grid-template-columns:repeat(5,1fr);gap:1.5rem;display:grid}@media (max-width:968px){.usecases-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:580px){.usecases-grid{grid-template-columns:repeat(2,1fr)}}.usecase-card{text-align:center;background:#fff;border:1px solid #f0eae1;border-radius:1.25rem;padding:2rem 1.5rem;transition:all .3s cubic-bezier(.16,1,.3,1);box-shadow:0 4px 15px #00000003}.usecase-card:hover{border-color:#e5dec9;transform:translateY(-8px);box-shadow:0 12px 30px #2b261f14}.usecase-icon-box{background:#fdfbf7;border:1px solid #f2ede4;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 1.25rem;font-size:1.75rem;transition:all .3s;display:flex}.usecase-card:hover .usecase-icon-box{background:#faf2e6;border-color:#b48a50;transform:scale(1.1)}.usecase-content h3{color:#2b261f;margin-bottom:.5rem;font-family:Playfair Display,serif;font-size:1.1rem;font-weight:700}.usecase-content p{color:#7a6e60;margin:0;font-size:.8rem;line-height:1.5}.nav-back-home{color:#6b5e4c;background-color:#faf9f6;border:1px solid #e1d8cc;border-radius:.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .2s}.nav-back-home:hover{color:#fff;background-color:#2b261f;border-color:#2b261f}.products-showcase-grid{grid-template-columns:repeat(3,1fr);gap:2.25rem;margin-top:2rem;margin-bottom:4rem;display:grid}.product-gallery-card{background:#fff;border:1px solid #f2ede4;border-radius:1.5rem;flex-direction:column;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden;box-shadow:0 4px 15px #2b261f05}.product-gallery-card:hover{border-color:#b48a50;transform:translateY(-6px);box-shadow:0 20px 40px #b48a5014}.product-gallery-card.active-product{border-color:#b48a50;box-shadow:0 0 0 2px #b48a50,0 10px 25px #b48a500d}.product-image-box{background-color:#fbfaf8;border-bottom:1px solid #f2ede4;width:100%;padding-top:100%;position:relative;overflow:hidden}.product-card-img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:0}.product-gallery-card:hover .product-card-img{transform:scale(1.05)}.product-moq-badge{color:#fff;letter-spacing:.02em;background-color:#2b261f;border-radius:20px;padding:.3rem .75rem;font-size:.75rem;font-weight:700;position:absolute;top:1rem;right:1rem;box-shadow:0 4px 10px #0000001a}.product-info-box{flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.product-pills-row{flex-wrap:wrap;gap:.4rem;margin-bottom:.85rem;display:flex}.product-pill-tag{color:#8c7e6e;letter-spacing:.02em;background-color:#f6f1e8;border-radius:4px;padding:.15rem .5rem;font-size:.7rem;font-weight:600}.product-card-title{color:#2b261f;letter-spacing:-.01em;margin-bottom:.6rem;font-family:Outfit,sans-serif;font-size:1.15rem;font-weight:700}.product-card-desc{color:#7a6e60;flex-grow:1;margin-bottom:1.5rem;font-size:.85rem;line-height:1.55}.product-action-buttons{gap:.75rem;margin-top:auto;display:flex}.btn-mockup-action{color:#fff;cursor:pointer;white-space:nowrap;background-color:#2b261f;border:1px solid #2b261f;border-radius:.65rem;flex:1.2;padding:.75rem .5rem;font-size:.8rem;font-weight:700;transition:all .25s}.btn-mockup-action:hover{background-color:#b48a50;border-color:#b48a50;transform:translateY(-1px)}.btn-sample-action{color:#6b5e4c;cursor:pointer;white-space:nowrap;background-color:#fff;border:1px solid #e1d8cc;border-radius:.65rem;flex:.8;padding:.75rem .5rem;font-size:.8rem;font-weight:700;transition:all .25s}.btn-sample-action:hover{color:#2b261f;background-color:#faf9f6;border-color:#2b261f;transform:translateY(-1px)}@media (max-width:992px){.products-showcase-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width:600px){.products-showcase-grid{grid-template-columns:1fr;gap:1.5rem}.product-info-box{padding:1.25rem}}
