:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{min-height:100vh;font-family:Inter,sans-serif;background-color:#f8f9fa;color:#212529}a{font-weight:500;color:#14b8a6;text-decoration:inherit}a:hover{color:#0d9488}h1{font-size:3.2em;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:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#14b8a6}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.card{background-color:#fff;border-radius:12px;box-shadow:0 8px 30px #00000012;padding:2rem;transition:transform .3s ease,box-shadow .3s ease}.card:hover{transform:translateY(-5px);box-shadow:0 12px 40px #0000001a}.hero-section.svelte-xv7n18{padding:4rem 2rem;background:linear-gradient(135deg,#f8f9fa,#e9ecef);overflow:hidden}.hero-content.svelte-xv7n18{display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto;gap:3rem}.text-content.svelte-xv7n18{flex:1;max-width:500px;animation:svelte-xv7n18-slideInFromLeft 1s ease-out;z-index:10}h1.svelte-xv7n18{font-size:3.5rem;font-weight:800;line-height:1.2;color:#212529;margin-bottom:1.5rem}p.svelte-xv7n18{font-size:1.1rem;color:#495057;margin-bottom:2.5rem}.cta-button.svelte-xv7n18{background-color:#14b8a6;color:#fff;border:none;padding:1rem 2.5rem;border-radius:50px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:background-color .3s ease,transform .3s ease,box-shadow .3s ease;box-shadow:0 4px 20px #14b8a640}.cta-button.svelte-xv7n18:hover{background-color:#0d9488;transform:translateY(-3px);box-shadow:0 7px 25px #14b8a659}.visual-content.svelte-xv7n18{flex:1;position:relative;height:400px;min-width:500px;animation:svelte-xv7n18-fadeIn 1.5s ease-out}.hero-image.svelte-xv7n18{position:absolute;border-radius:20px;box-shadow:0 20px 50px #00000026;transition:transform .5s cubic-bezier(.25,.8,.25,1)}.hero-image.front.svelte-xv7n18{width:350px;height:350px;top:50%;left:40%;transform:translate(-50%,-50%) rotate(-10deg);z-index:2}.hero-image.back.svelte-xv7n18{width:320px;height:320px;top:50%;left:60%;transform:translate(-50%,-60%) rotate(8deg);z-index:1;filter:brightness(.95)}.hero-image.qr-profile.svelte-xv7n18{width:180px;height:360px;bottom:-20px;left:15%;transform:rotate(-15deg) translateY(20px);z-index:3}.visual-content.svelte-xv7n18:hover .front:where(.svelte-xv7n18){transform:translate(-55%,-55%) rotate(-12deg) scale(1.05)}.visual-content.svelte-xv7n18:hover .back:where(.svelte-xv7n18){transform:translate(-45%,-65%) rotate(10deg) scale(1.05)}.visual-content.svelte-xv7n18:hover .qr-profile:where(.svelte-xv7n18){transform:rotate(-12deg) translateY(10px) scale(1.02)}@keyframes svelte-xv7n18-slideInFromLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes svelte-xv7n18-fadeIn{0%{opacity:0}to{opacity:1}}@media(max-width:992px){.hero-content.svelte-xv7n18{flex-direction:column;text-align:center}.text-content.svelte-xv7n18{max-width:100%;animation:none;margin-bottom:250px}h1.svelte-xv7n18{font-size:2.8rem}.visual-content.svelte-xv7n18{position:absolute;top:300px;left:50%;transform:translate(-50%);min-width:auto;width:100%;height:350px;margin-top:2rem;animation:none}}@media(max-width:576px){.hero-section.svelte-xv7n18{padding:3rem 1rem}.text-content.svelte-xv7n18{margin-bottom:200px}h1.svelte-xv7n18{font-size:2.2rem}p.svelte-xv7n18{font-size:1rem}.cta-button.svelte-xv7n18{padding:.8rem 2rem;font-size:1rem}.visual-content.svelte-xv7n18{top:280px;height:300px}.hero-image.front.svelte-xv7n18{width:220px;height:220px}.hero-image.back.svelte-xv7n18{width:200px;height:200px}.hero-image.qr-profile.svelte-xv7n18{width:120px;height:240px}}.how-it-works-section.svelte-f3gdpj{padding:3rem 2rem;background-color:#fff}h2.svelte-f3gdpj{text-align:center;font-size:2.5rem;font-weight:700;color:#333;margin-bottom:3rem}.steps-container.svelte-f3gdpj{display:flex;justify-content:center;align-items:center;max-width:1000px;margin:0 auto;gap:1rem}.step.svelte-f3gdpj{flex:1;text-align:center;padding:2rem;background-color:#f8f9fa;border-radius:12px;border:1px solid #e9ecef;transition:transform .3s ease,box-shadow .3s ease}.step.svelte-f3gdpj:hover{transform:translateY(-5px);box-shadow:0 8px 25px #00000014}.step-icon.svelte-f3gdpj{width:60px;height:60px;margin:0 auto 1.5rem;background-color:#14b8a6;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.8rem;font-weight:700;box-shadow:0 4px 15px #14b8a633}h3.svelte-f3gdpj{font-size:1.4rem;font-weight:600;color:#333;margin-bottom:.5rem}p.svelte-f3gdpj{color:#555;font-size:1rem;line-height:1.6}.step-arrow.svelte-f3gdpj{color:#d1d5db}@media(max-width:768px){.steps-container.svelte-f3gdpj{flex-direction:column;gap:2rem}.step-arrow.svelte-f3gdpj{display:none}h2.svelte-f3gdpj{font-size:2rem;margin-bottom:2rem}}.slug-preview.svelte-3eqyzu{font-size:.875rem;color:#6b7280;margin-top:.5rem}.slug-preview.svelte-3eqyzu strong:where(.svelte-3eqyzu){color:#111827;font-weight:600}.customizer-section.svelte-3eqyzu{padding:4rem 2rem;background:#f9fafb}.customizer-container.svelte-3eqyzu{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:flex-start;background:#fff;padding:3rem;border-radius:16px;box-shadow:0 10px 25px #0000000d}.phase-visuals.svelte-3eqyzu{position:sticky;top:100px}.tshirt-preview.svelte-3eqyzu{position:relative;width:100%;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;border-radius:12px;background-color:var(--tshirt-bg, #f0f0f0);transition:background-color .3s}.image-container.svelte-3eqyzu{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.tshirt-image.svelte-3eqyzu{max-width:90%;max-height:90%;object-fit:contain}.text-overlay.svelte-3eqyzu{position:absolute;top:25%;left:20%;right:20%;font-size:1.5rem;font-weight:700;padding:.5rem;line-height:1.2;word-break:break-word}.qr-overlay.svelte-3eqyzu{position:absolute;inset:0;background:#fffc;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:1rem;opacity:0;transition:opacity .4s}.tshirt-preview.svelte-3eqyzu:hover .qr-overlay:where(.svelte-3eqyzu){opacity:1}.qr-overlay.svelte-3eqyzu img:where(.svelte-3eqyzu){width:50%;margin-bottom:1rem}.qr-overlay.svelte-3eqyzu p:where(.svelte-3eqyzu){font-weight:600;color:#333}.phase-form.svelte-3eqyzu{overflow:hidden}h2.svelte-3eqyzu{font-size:2.2rem;font-weight:700;margin-bottom:2rem;color:#111827}.form-group.svelte-3eqyzu{margin-bottom:1.5rem}label.svelte-3eqyzu{display:block;margin-bottom:.5rem;font-weight:500;color:#374151}input[type=text].svelte-3eqyzu,textarea.svelte-3eqyzu,select.svelte-3eqyzu{background-color:#fff;color:#111827;width:100%;padding:.85rem 1rem;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;transition:all .3s}input.svelte-3eqyzu:focus,textarea.svelte-3eqyzu:focus,select.svelte-3eqyzu:focus{outline:none;border-color:#14b8a6;box-shadow:0 0 0 3px #14b8a633}textarea.svelte-3eqyzu{resize:vertical}.color-selector.svelte-3eqyzu{display:flex;gap:.75rem}.color-swatch.svelte-3eqyzu{width:40px;height:40px;border-radius:50%;border:3px solid #f3f4f6;cursor:pointer;transition:all .2s}.color-swatch.active.svelte-3eqyzu{border-color:#14b8a6;transform:scale(1.1);box-shadow:0 2px 8px #0000001a}.position-selector.svelte-3eqyzu,.gender-selector.svelte-3eqyzu{display:flex;border-radius:8px;overflow:hidden;border:1px solid #d1d5db}.position-selector.svelte-3eqyzu button:where(.svelte-3eqyzu),.gender-selector.svelte-3eqyzu button:where(.svelte-3eqyzu){flex-grow:1;background:#fff;border:none;padding:.75rem .5rem;cursor:pointer;transition:background-color .2s;color:#374151;font-weight:500}.position-selector.svelte-3eqyzu button.active:where(.svelte-3eqyzu),.gender-selector.svelte-3eqyzu button.active:where(.svelte-3eqyzu){background:#14b8a6;color:#fff}.social-link-row.svelte-3eqyzu{display:flex;gap:.5rem;margin-bottom:.5rem}.social-link-row.svelte-3eqyzu input:where(.svelte-3eqyzu):first-child{flex-basis:150px}.remove-social.svelte-3eqyzu{background:none;border:none;font-size:1.5rem;color:#9ca3af;cursor:pointer;transition:color .3s}.remove-social.svelte-3eqyzu:hover{color:#ef4444}.add-social.svelte-3eqyzu{background:#f9fafb;border:1px dashed #d1d5db;border-radius:8px;padding:.75rem;width:100%;cursor:pointer;transition:all .3s;color:#374151;font-weight:500}.add-social.svelte-3eqyzu:hover{background:#f3f4f6;border-color:#14b8a6;color:#14b8a6}.action-buttons.svelte-3eqyzu,.next-step-button.svelte-3eqyzu{display:flex;gap:1rem;margin-top:2rem}.next-step-button.svelte-3eqyzu,.back-button.svelte-3eqyzu,.submit-button.svelte-3eqyzu{flex-grow:1;padding:1rem;font-size:1.1rem;font-weight:700;border-radius:8px;cursor:pointer;transition:all .3s;border:none}.next-step-button.svelte-3eqyzu,.submit-button.svelte-3eqyzu{background-color:#14b8a6;color:#fff}.next-step-button.svelte-3eqyzu:hover,.submit-button.svelte-3eqyzu:hover{background-color:#0d9488;transform:translateY(-2px)}.back-button.svelte-3eqyzu{background:#fff;border:1px solid #d1d5db;color:#374151}.back-button.svelte-3eqyzu:hover{background-color:#f3f4f6}.submit-button.svelte-3eqyzu:disabled{background:#9ca3af;cursor:not-allowed}.feedback-message.svelte-3eqyzu{text-align:center;padding:1.5rem;background-color:#e6f8f5;border-radius:8px;margin-top:1rem}.feedback-message.svelte-3eqyzu h3:where(.svelte-3eqyzu){margin:0 0 .5rem;color:#0d9488}.feedback-message.svelte-3eqyzu p:where(.svelte-3eqyzu){margin:0;color:#333}@media(max-width:992px){.customizer-container.svelte-3eqyzu{grid-template-columns:1fr;padding:2rem}.phase-visuals.svelte-3eqyzu{position:static;top:0}.tshirt-preview.svelte-3eqyzu{margin-bottom:2rem}}.inspiration-section.svelte-1xtdu30{padding:4rem 2rem;background-color:#f8f9fa}h2.svelte-1xtdu30{text-align:center;font-size:2.5rem;font-weight:700;color:#333;margin-bottom:3rem}.inspiration-grid.svelte-1xtdu30{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.inspiration-card.svelte-1xtdu30{position:relative;border-radius:12px;overflow:hidden;cursor:pointer;box-shadow:0 8px 30px #00000012;transition:transform .4s ease,box-shadow .4s ease}.inspiration-card.svelte-1xtdu30:hover{transform:translateY(-10px) scale(1.03);box-shadow:0 15px 40px #0000001f}.inspiration-card.svelte-1xtdu30 img:where(.svelte-1xtdu30){width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.inspiration-card.svelte-1xtdu30:hover img:where(.svelte-1xtdu30){transform:scale(1.1)}.card-overlay.svelte-1xtdu30{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(0,0,0,.8),transparent);padding:3rem 1.5rem 1.5rem;color:#fff;transform:translateY(100%);transition:transform .4s ease}.inspiration-card.svelte-1xtdu30:hover .card-overlay:where(.svelte-1xtdu30){transform:translateY(0)}.card-overlay.svelte-1xtdu30 p:where(.svelte-1xtdu30){font-size:1.4rem;font-weight:700;margin:0}@media(max-width:768px){h2.svelte-1xtdu30{font-size:2rem}}@media(max-width:576px){.inspiration-section.svelte-1xtdu30{padding:3rem 1rem}.inspiration-grid.svelte-1xtdu30{grid-template-columns:repeat(2,1fr);gap:1.5rem}}.product-card.svelte-10iz69u{text-decoration:none;color:inherit;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 8px 30px #00000014;transition:all .3s ease;display:flex;flex-direction:column}.product-card.svelte-10iz69u:hover{transform:translateY(-5px);box-shadow:0 12px 40px #0000001f}.image-wrapper.svelte-10iz69u{width:100%;padding-top:100%;position:relative;overflow:hidden}.image-wrapper.svelte-10iz69u img:where(.svelte-10iz69u){position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.product-card.svelte-10iz69u:hover .image-wrapper:where(.svelte-10iz69u) img:where(.svelte-10iz69u){transform:scale(1.05)}.info.svelte-10iz69u{padding:1.25rem;text-align:center;flex-grow:1;display:flex;flex-direction:column;justify-content:space-between}h3.svelte-10iz69u{margin:0 0 .5rem;font-size:1.1rem;font-weight:600}.price.svelte-10iz69u{margin:0;font-size:1.2rem;font-weight:700;color:#14b8a6}.shop-page.svelte-ms6xqm{max-width:1200px;margin:0 auto;padding:2rem}.hero.svelte-ms6xqm{text-align:center;padding:3rem 1rem;background-color:#f8f9fa;border-radius:16px;margin-bottom:3rem}.hero.svelte-ms6xqm h1:where(.svelte-ms6xqm){font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.product-grid-section.svelte-ms6xqm{padding:0 1rem}.product-grid.svelte-ms6xqm{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem}.loading-container.svelte-ms6xqm,.empty-state.svelte-ms6xqm{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:40vh;text-align:center;color:#6b7280}.loading-spinner.svelte-ms6xqm{border:5px solid #e5e7eb;width:50px;height:50px;border-radius:50%;border-left-color:#4f46e5;animation:svelte-ms6xqm-spin 1s ease infinite;margin-bottom:1.5rem}@keyframes svelte-ms6xqm-spin{to{transform:rotate(360deg)}}.empty-state.svelte-ms6xqm h2:where(.svelte-ms6xqm){font-size:1.5rem;margin-bottom:.5rem;color:#111827}.about-us-page.svelte-gf7t7t{margin:0 auto;padding:0 0 4rem}.hero-section.svelte-gf7t7t{position:relative;text-align:center;padding:6rem 2rem;background:#f8f9fa;color:#333}.hero-image-container.svelte-gf7t7t{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.05;background-size:cover}.hero-image-container.svelte-gf7t7t img:where(.svelte-gf7t7t){width:100%;height:100%;object-fit:cover}.hero-text.svelte-gf7t7t{position:relative;max-width:800px;margin:0 auto}.hero-text.svelte-gf7t7t h1:where(.svelte-gf7t7t){font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;line-height:1.2;margin-bottom:1rem}.hero-text.svelte-gf7t7t p:where(.svelte-gf7t7t){font-size:1.15rem;color:#555}.story-section.svelte-gf7t7t{max-width:750px;margin:5rem auto;text-align:center;padding:0 2rem}.story-section.svelte-gf7t7t h2:where(.svelte-gf7t7t){font-size:2.2rem;font-weight:700;margin-bottom:1.5rem}.story-section.svelte-gf7t7t p:where(.svelte-gf7t7t){font-size:1.1rem;line-height:1.8;color:#444}.feature-section.svelte-gf7t7t{max-width:1100px;margin:6rem auto;padding:0 2rem}.feature-item.svelte-gf7t7t{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;margin-bottom:5rem}.feature-item.reverse.svelte-gf7t7t{direction:rtl}.feature-item.reverse.svelte-gf7t7t>:where(.svelte-gf7t7t){direction:ltr}.feature-image.svelte-gf7t7t img:where(.svelte-gf7t7t){width:100%;border-radius:16px;box-shadow:0 10px 40px #0000001a}.feature-text.svelte-gf7t7t h3:where(.svelte-gf7t7t){font-size:1.8rem;font-weight:600;margin-bottom:1rem}.feature-text.svelte-gf7t7t p:where(.svelte-gf7t7t){font-size:1.05rem;line-height:1.7;color:#555}.what-we-do-section.svelte-gf7t7t{text-align:center;padding:5rem 2rem;background-color:#f8f9fa}.what-we-do-section.svelte-gf7t7t h2:where(.svelte-gf7t7t){font-size:2.5rem;margin-bottom:3rem}.products-grid.svelte-gf7t7t{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;max-width:1000px;margin:0 auto}.product-item.svelte-gf7t7t{background:#fff;padding:2rem;border-radius:16px;box-shadow:0 8px 25px #0000000d}.product-item.svelte-gf7t7t span:where(.svelte-gf7t7t){font-size:3rem}.product-item.svelte-gf7t7t h4:where(.svelte-gf7t7t){margin:1rem 0 0;font-size:1.1rem;font-weight:600}.cta-section.svelte-gf7t7t{text-align:center;padding:6rem 2rem}.cta-section.svelte-gf7t7t h2:where(.svelte-gf7t7t){font-size:2.2rem;margin-bottom:1rem}.cta-section.svelte-gf7t7t p:where(.svelte-gf7t7t){max-width:500px;margin:0 auto 2rem;color:#555;line-height:1.7}.cta-button.svelte-gf7t7t{display:inline-block;background-color:#14b8a6;color:#fff;border:none;padding:1rem 2.5rem;border-radius:50px;font-weight:700;text-decoration:none;font-size:1.1rem;transition:all .3s ease;box-shadow:0 4px 15px #14b8a633}.cta-button.svelte-gf7t7t:hover{background-color:#0d9488;transform:translateY(-2px);box-shadow:0 6px 20px #14b8a64d}@media(max-width:900px){.feature-item.svelte-gf7t7t,.feature-item.reverse.svelte-gf7t7t{grid-template-columns:1fr;gap:2rem;direction:ltr}.feature-text.svelte-gf7t7t{text-align:center}}.contact-page.svelte-1ffqsuu{max-width:1200px;margin:3rem auto;padding:0 2rem}.page-header.svelte-1ffqsuu{text-align:center;margin-bottom:4rem}.page-header.svelte-1ffqsuu h1:where(.svelte-1ffqsuu){font-size:3rem;font-weight:700;margin-bottom:.5rem}.page-header.svelte-1ffqsuu p:where(.svelte-1ffqsuu){font-size:1.1rem;color:#555;max-width:600px;margin:0 auto}.contact-content.svelte-1ffqsuu{display:grid;grid-template-columns:1.2fr 1fr;gap:4rem}.contact-form-section.svelte-1ffqsuu{background:#fff;padding:2.5rem;border-radius:16px;box-shadow:0 8px 30px #00000012}.contact-form.svelte-1ffqsuu .input-group:where(.svelte-1ffqsuu){margin-bottom:1.5rem}.contact-form.svelte-1ffqsuu label:where(.svelte-1ffqsuu){display:block;font-weight:600;margin-bottom:.5rem;font-size:.9rem}.contact-form.svelte-1ffqsuu input:where(.svelte-1ffqsuu),.contact-form.svelte-1ffqsuu textarea:where(.svelte-1ffqsuu){width:100%;padding:.9rem 1rem;border:1px solid #ddd;border-radius:8px;font-size:1rem;background-color:#fff;color:#111;transition:border-color .3s,box-shadow .3s}.contact-form.svelte-1ffqsuu input:where(.svelte-1ffqsuu):focus,.contact-form.svelte-1ffqsuu textarea:where(.svelte-1ffqsuu):focus{outline:none;border-color:#14b8a6;box-shadow:0 0 0 3px #14b8a633}.cta-button.svelte-1ffqsuu{background-color:#14b8a6;color:#fff;border:none;padding:1rem 2rem;border-radius:50px;font-weight:700;cursor:pointer;width:100%;font-size:1.1rem;transition:all .3s ease;box-shadow:0 4px 15px #14b8a633}.cta-button.svelte-1ffqsuu:hover{background-color:#0d9488;transform:translateY(-2px);box-shadow:0 6px 20px #14b8a64d}.contact-info-section.svelte-1ffqsuu{display:flex;flex-direction:column;gap:2rem}.info-block.svelte-1ffqsuu{display:flex;align-items:center;gap:1.5rem;background:#fff;padding:1.5rem;border-radius:16px;box-shadow:0 8px 30px #0000000a}.info-block.svelte-1ffqsuu .icon:where(.svelte-1ffqsuu){background-color:#14b8a61a;color:#14b8a6;padding:1rem;border-radius:50%;display:inline-flex}.info-block.svelte-1ffqsuu h3:where(.svelte-1ffqsuu){margin:0 0 .25rem;font-weight:600}.info-block.svelte-1ffqsuu p:where(.svelte-1ffqsuu){margin:0;color:#555}.info-block.svelte-1ffqsuu a:where(.svelte-1ffqsuu){color:#14b8a6;text-decoration:none;font-weight:500}.map-container.svelte-1ffqsuu{border-radius:16px;overflow:hidden;box-shadow:0 8px 30px #00000012;height:100%;min-height:250px}.map-container.svelte-1ffqsuu iframe:where(.svelte-1ffqsuu){width:100%;height:100%;filter:grayscale(100%) contrast(1.2)}@media(max-width:992px){.contact-content.svelte-1ffqsuu{grid-template-columns:1fr;gap:3rem}}.preview-container.svelte-13utz3c{width:100%;height:100%;aspect-ratio:1/1;border-radius:8px;display:flex;align-items:center;justify-content:center;overflow:hidden}.image-wrapper.svelte-13utz3c{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.tshirt-image-base.svelte-13utz3c{max-width:90%;max-height:90%;object-fit:contain}.text-overlay-preview.svelte-13utz3c{position:absolute;top:25%;left:20%;right:20%;font-size:.8rem;font-weight:700;padding:.2rem;line-height:1.2;word-break:break-word;text-align:center}.cart-page.svelte-1rnf4a4{padding:2rem 1rem 4rem;background-color:#f8f9fa;min-height:80vh}.container.svelte-1rnf4a4{max-width:1200px;margin:0 auto}.page-title.svelte-1rnf4a4{text-align:center;font-size:2rem;font-weight:700;margin-bottom:3rem}.cart-layout.svelte-1rnf4a4{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:992px){.cart-layout.svelte-1rnf4a4{grid-template-columns:2.5fr 1fr}}.cart-items-panel.svelte-1rnf4a4{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 4px 20px #0000000d}.panel-header.svelte-1rnf4a4{display:none}@media(min-width:768px){.panel-header.svelte-1rnf4a4{display:grid;grid-template-columns:6fr 2fr 2fr 1fr;gap:1rem;padding:0 1rem 1rem;color:#888;font-weight:500;text-transform:uppercase;font-size:.8rem;border-bottom:1px solid #eee}.center-text.svelte-1rnf4a4{text-align:center}.right-text.svelte-1rnf4a4{text-align:right}}.cart-item.svelte-1rnf4a4{display:flex;flex-direction:column;padding:1.5rem 0;border-bottom:1px solid #eee}.cart-item.svelte-1rnf4a4:last-child{border-bottom:none}@media(min-width:768px){.cart-item.svelte-1rnf4a4{display:grid;grid-template-columns:6fr 2fr 2fr 1fr;gap:1rem;align-items:flex-start;flex-direction:row;padding:1.5rem 1rem}}.item-product.svelte-1rnf4a4{display:flex;gap:1.5rem;align-items:flex-start}.item-image-container.svelte-1rnf4a4{flex-shrink:0;width:100px;height:100px}.item-image.svelte-1rnf4a4{width:100%;height:100%;object-fit:cover;border-radius:12px}.item-details.svelte-1rnf4a4 h2:where(.svelte-1rnf4a4){font-size:1.1rem;font-weight:600;margin:0 0 .5rem}.item-details.svelte-1rnf4a4 p:where(.svelte-1rnf4a4){color:#6c757d;margin:0}.customization-summary.svelte-1rnf4a4{font-size:.85rem;color:#555;margin-top:.75rem}.customization-summary.svelte-1rnf4a4 dl:where(.svelte-1rnf4a4){margin:0;padding:0}.customization-summary.svelte-1rnf4a4 dt:where(.svelte-1rnf4a4),.customization-summary.svelte-1rnf4a4 dd:where(.svelte-1rnf4a4){display:inline;margin:0;padding:0}.customization-summary.svelte-1rnf4a4 dt:where(.svelte-1rnf4a4){font-weight:600;padding-right:4px}.customization-summary.svelte-1rnf4a4 dd:where(.svelte-1rnf4a4){padding-right:10px}.customization-summary.svelte-1rnf4a4 dd:where(.svelte-1rnf4a4):after{content:"\a";white-space:pre}.remove-item-mobile.svelte-1rnf4a4{background:none;border:1px solid #ddd;color:#888;border-radius:4px;padding:.2rem .5rem;font-size:.8rem;cursor:pointer;margin-top:.5rem;display:inline-block}@media(min-width:768px){.remove-item-mobile.svelte-1rnf4a4{display:none}}.item-quantity.svelte-1rnf4a4,.item-total.svelte-1rnf4a4,.remove-item-desktop.svelte-1rnf4a4{display:none}@media(min-width:768px){.item-quantity.svelte-1rnf4a4{display:flex;justify-content:center;align-items:center;padding-top:1rem}.item-total.svelte-1rnf4a4{display:block;text-align:right;font-weight:600;font-size:1.1rem;padding-top:1rem}.remove-item-desktop.svelte-1rnf4a4{display:block;background:none;border:none;font-size:1.75rem;cursor:pointer;color:#999;transition:color .2s;text-align:right;padding-top:.5rem}.remove-item-desktop.svelte-1rnf4a4:hover{color:#dc3545}}.item-quantity.svelte-1rnf4a4 input:where(.svelte-1rnf4a4){width:70px;padding:.75rem;text-align:center;border:1px solid #ced4da;border-radius:8px;font-size:1rem;font-weight:500;-moz-appearance:textfield;background-color:#fff!important;color:#000!important}.item-quantity.svelte-1rnf4a4 input:where(.svelte-1rnf4a4)::-webkit-outer-spin-button,.item-quantity.svelte-1rnf4a4 input:where(.svelte-1rnf4a4)::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cart-summary-panel.svelte-1rnf4a4{background-color:#fff;padding:2rem;border-radius:16px;box-shadow:0 4px 20px #0000000d;position:sticky;top:120px}.cart-summary-panel.svelte-1rnf4a4 h2:where(.svelte-1rnf4a4){font-size:1.5rem;margin-bottom:2rem}.summary-row.svelte-1rnf4a4,.summary-total-row.svelte-1rnf4a4{display:flex;justify-content:space-between;margin-bottom:1rem}.text-muted.svelte-1rnf4a4{color:#888}.summary-total-row.svelte-1rnf4a4{font-size:1.2rem;font-weight:700;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e9ecef}.checkout-button.svelte-1rnf4a4{display:block;width:100%;padding:1rem;background-color:#14b8a6;color:#fff;text-align:center;text-decoration:none;border-radius:50px;font-weight:600;margin-top:2rem;transition:background-color .2s}.checkout-button.svelte-1rnf4a4:hover{background-color:#0f766e}.empty-cart.svelte-1rnf4a4{text-align:center;background:#fff;border-radius:16px;padding:4rem 2rem;box-shadow:0 4px 20px #0000000d}.empty-cart.svelte-1rnf4a4 p:where(.svelte-1rnf4a4){font-size:1.2rem;margin-bottom:2rem}.back-to-shop-button.svelte-1rnf4a4{padding:1rem 2rem;background-color:#14b8a6;color:#fff;text-decoration:none;border-radius:50px;font-weight:600;transition:background-color .2s}.back-to-shop-button.svelte-1rnf4a4:hover{background-color:#0f766e}.product-detail-page.svelte-1cyoajs{max-width:1100px;margin:3rem auto;padding:2rem}.loading-container.svelte-1cyoajs{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;text-align:center;color:#6b7280}.loading-spinner.svelte-1cyoajs{border:5px solid #e5e7eb;width:50px;height:50px;border-radius:50%;border-left-color:#4f46e5;animation:svelte-1cyoajs-spin 1s ease infinite;margin-bottom:1.5rem}@keyframes svelte-1cyoajs-spin{to{transform:rotate(360deg)}}.product-container.svelte-1cyoajs{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.image-column.svelte-1cyoajs img:where(.svelte-1cyoajs){width:100%;border-radius:16px;box-shadow:0 10px 40px #0000001a}.info-column.svelte-1cyoajs{display:flex;flex-direction:column}.product-title.svelte-1cyoajs{font-size:2.8rem;font-weight:700;margin-bottom:1.5rem}.product-description.svelte-1cyoajs{font-size:1.1rem;line-height:1.8;color:#555;margin-bottom:2.5rem}.price-and-cta.svelte-1cyoajs{display:flex;align-items:center;gap:2rem;margin-top:auto}.price.svelte-1cyoajs{font-size:2.5rem;font-weight:700;color:#333}.add-to-cart-button.svelte-1cyoajs{background-color:#14b8a6;color:#fff;border:none;padding:1rem 2.5rem;border-radius:50px;font-weight:700;font-size:1rem;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 20px #14b8a640}.add-to-cart-button.svelte-1cyoajs:hover{background-color:#0d9488;transform:translateY(-3px);box-shadow:0 6px 25px #14b8a659}.not-found.svelte-1cyoajs{text-align:center;padding:4rem 1rem}.not-found.svelte-1cyoajs h2:where(.svelte-1cyoajs){font-size:2rem;margin-bottom:1rem}.not-found.svelte-1cyoajs .back-link:where(.svelte-1cyoajs){color:#14b8a6;text-decoration:none;font-weight:700;transition:color .2s}.not-found.svelte-1cyoajs .back-link:where(.svelte-1cyoajs):hover{color:#0d9488}@media(max-width:800px){.product-container.svelte-1cyoajs{grid-template-columns:1fr;gap:2rem}.product-title.svelte-1cyoajs{font-size:2.2rem}}header.svelte-4b3o1e{background-color:#fff;box-shadow:0 2px 10px #0000000d;padding:1rem 2rem;position:sticky;top:0;z-index:100}nav.svelte-4b3o1e{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto}.logo.svelte-4b3o1e a:where(.svelte-4b3o1e){font-size:1.5rem;font-weight:700;color:#333;text-decoration:none}.desktop-nav.svelte-4b3o1e{display:flex;align-items:center;gap:2rem}.nav-links.svelte-4b3o1e{display:flex;gap:2rem}.nav-links.svelte-4b3o1e a:where(.svelte-4b3o1e){text-decoration:none;color:#555;font-weight:500;position:relative;transition:color .3s ease}.nav-links.svelte-4b3o1e a:where(.svelte-4b3o1e):after{content:"";position:absolute;width:0;height:2px;bottom:-5px;left:50%;transform:translate(-50%);background-color:#14b8a6;transition:width .3s ease}.nav-links.svelte-4b3o1e a:where(.svelte-4b3o1e):hover{color:#111}.nav-links.svelte-4b3o1e a:where(.svelte-4b3o1e):hover:after{width:100%}.user-actions.svelte-4b3o1e{display:flex;align-items:center;gap:1.5rem}.icon.svelte-4b3o1e{cursor:pointer;color:#555;transition:color .3s ease;position:relative}.icon.svelte-4b3o1e:hover{color:#14b8a6}.cart-link.svelte-4b3o1e{text-decoration:none}.cart-badge.svelte-4b3o1e{position:absolute;top:-8px;right:-10px;background-color:#fff;color:#1a1a1a;border:1px solid #e0e0e0;border-radius:50%;width:22px;height:22px;font-size:.8rem;font-weight:600;display:flex;justify-content:center;align-items:center;line-height:1;box-shadow:0 1px 3px #0000001a;transform-origin:center}.cta-button.svelte-4b3o1e{background-color:#14b8a6;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:50px;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #14b8a633}.cta-button.svelte-4b3o1e:hover{background-color:#0d9488;transform:translateY(-2px);box-shadow:0 6px 20px #14b8a64d}.mobile-hamburger.svelte-4b3o1e{display:none}.hamburger-button.svelte-4b3o1e{background:none;border:none;cursor:pointer;padding:.5rem;color:#000;transition:color .3s ease}.hamburger-button.svelte-4b3o1e:hover{color:#14b8a6}@media(max-width:992px){.desktop-nav.svelte-4b3o1e{display:none}.mobile-hamburger.svelte-4b3o1e{display:block}}.mobile-menu-overlay.svelte-4b3o1e{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:101}.mobile-menu-panel.svelte-4b3o1e{position:fixed;top:0;right:0;width:80%;max-width:350px;height:100%;background-color:#fff;box-shadow:-5px 0 25px #00000026;z-index:102;display:flex;flex-direction:column;padding:2rem}.close-button.svelte-4b3o1e{position:absolute;top:1.5rem;right:1.5rem;background:none;border:none;font-size:2.5rem;font-weight:300;color:#888;cursor:pointer;line-height:1;transition:color .3s ease}.close-button.svelte-4b3o1e:hover{color:#111}.mobile-nav-links.svelte-4b3o1e{display:flex;flex-direction:column;gap:1rem;margin-top:4rem}.mobile-nav-links.svelte-4b3o1e a:where(.svelte-4b3o1e){text-decoration:none;color:#333;font-size:1.5rem;font-weight:500;padding:1rem;border-radius:8px;transition:background-color .3s ease,color .3s ease}.mobile-nav-links.svelte-4b3o1e a:where(.svelte-4b3o1e):hover{background-color:#f0fdfa;color:#0d9488}.cta-button-mobile.svelte-4b3o1e{margin-top:auto;padding:1rem 1.5rem;width:100%;background-color:#14b8a6;color:#fff;border:none;border-radius:50px;font-size:1.1rem;font-weight:700;cursor:pointer;text-align:center;transition:background-color .3s ease}.cta-button-mobile.svelte-4b3o1e:hover{background-color:#0d9488}footer.svelte-ww03jg{background-color:#f8f9fa;color:#333;padding-top:3rem;padding-bottom:1rem;border-top:1px solid #e7e7e7}.footer-content.svelte-ww03jg{display:flex;justify-content:space-between;max-width:1200px;margin:0 auto;padding:0 2rem;flex-wrap:wrap;gap:2rem}.footer-section.svelte-ww03jg{flex:1;min-width:250px}h2.logo-text.svelte-ww03jg{font-size:1.8rem;font-weight:700;color:#333}.footer-section.svelte-ww03jg h2:where(.svelte-ww03jg){font-size:1.2rem;margin-bottom:1rem;color:#111}.footer-section.svelte-ww03jg p:where(.svelte-ww03jg),.footer-section.svelte-ww03jg ul:where(.svelte-ww03jg) li:where(.svelte-ww03jg) a:where(.svelte-ww03jg){color:#555;text-decoration:none;line-height:1.6}.footer-section.svelte-ww03jg ul:where(.svelte-ww03jg){list-style:none;padding:0}.footer-section.svelte-ww03jg ul:where(.svelte-ww03jg) li:where(.svelte-ww03jg){margin-bottom:.5rem}.footer-section.svelte-ww03jg ul:where(.svelte-ww03jg) li:where(.svelte-ww03jg) a:where(.svelte-ww03jg):hover{color:#14b8a6;text-decoration:underline}.instagram-grid.svelte-ww03jg{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}.insta-placeholder.svelte-ww03jg{width:100%;padding-top:100%;background-color:#e0e0e0;border-radius:8px}.footer-bottom.svelte-ww03jg{text-align:center;margin-top:3rem;padding-top:1rem;border-top:1px solid #e7e7e7;color:#777}@media(max-width:768px){.footer-content.svelte-ww03jg{flex-direction:column;align-items:center;text-align:center}.footer-section.svelte-ww03jg{min-width:100%}.footer-section.svelte-ww03jg ul:where(.svelte-ww03jg){display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}}.checkout-page.svelte-e2pl7a{padding:4rem 1rem;background-color:#f9fafb}.container.svelte-e2pl7a{max-width:1000px;margin:0 auto}.progress-bar.svelte-e2pl7a{display:flex;align-items:center;margin-bottom:3rem}.step.svelte-e2pl7a{display:flex;align-items:center;flex-direction:column}.step-number.svelte-e2pl7a{width:36px;height:36px;border-radius:50%;background-color:#e5e7eb;color:#9ca3af;display:flex;align-items:center;justify-content:center;font-weight:700;transition:all .3s}.step-label.svelte-e2pl7a{font-weight:500;color:#6b7280;font-size:.9rem;margin-top:.5rem;text-align:center}.step.active.svelte-e2pl7a .step-number:where(.svelte-e2pl7a){background-color:#14b8a6;color:#fff}.step.active.svelte-e2pl7a .step-label:where(.svelte-e2pl7a){color:#111827;font-weight:600}.step.completed.svelte-e2pl7a .step-number:where(.svelte-e2pl7a){background-color:#047857}.line.svelte-e2pl7a{flex-grow:1;height:2px;background-color:#e5e7eb;margin:0 -20px;position:relative;top:-18px}.step-content.svelte-e2pl7a{display:grid;gap:2rem;grid-template-columns:2fr 1fr;align-items:start}.form-panel.svelte-e2pl7a{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 4px 20px #0000000d}h2.svelte-e2pl7a{font-size:1.5rem;margin-top:0;margin-bottom:1.5rem;font-weight:600}.section-title.svelte-e2pl7a{margin-top:2rem}.form-group.svelte-e2pl7a{margin-bottom:1rem}.form-grid.svelte-e2pl7a{display:grid;grid-template-columns:1fr 1fr;gap:1rem}label.svelte-e2pl7a{display:block;margin-bottom:.5rem;font-weight:500;color:#374151;font-size:.9rem}input.svelte-e2pl7a{background:#fff!important;color:#000!important;width:100%;padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;transition:border-color .2s}input.svelte-e2pl7a:focus{outline:none;border-color:#14b8a6}.options-group.svelte-e2pl7a{display:flex;flex-direction:column;gap:.75rem}.option-item.svelte-e2pl7a{border:1px solid #e5e7eb;border-radius:8px;padding:1rem;cursor:pointer;transition:all .2s;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:1rem}.option-item.svelte-e2pl7a:hover{border-color:#a7f3d0}.option-item.selected.svelte-e2pl7a{border-color:#14b8a6;background-color:#f0fdfa;box-shadow:0 0 0 2px #14b8a6}.option-name.svelte-e2pl7a{font-weight:600}.option-desc.svelte-e2pl7a{color:#6b7280;font-size:.9rem}.option-cost.svelte-e2pl7a{font-weight:700;justify-self:end}.option-item.disabled.svelte-e2pl7a{background-color:#f3f4f6;cursor:not-allowed;color:#9ca3af}.option-item.disabled.svelte-e2pl7a:hover{border-color:#e5e7eb}.next-button.svelte-e2pl7a,.submit-button.svelte-e2pl7a,.back-button.svelte-e2pl7a{width:100%;padding:1rem;font-size:1.1rem;font-weight:700;border-radius:8px;cursor:pointer;transition:all .3s;border:none;margin-top:2rem}.next-button.svelte-e2pl7a,.submit-button.svelte-e2pl7a{background-color:#14b8a6;color:#fff}.next-button.svelte-e2pl7a:hover,.submit-button.svelte-e2pl7a:hover{background-color:#0d9488}.next-button.svelte-e2pl7a:disabled,.submit-button.svelte-e2pl7a:disabled{background:#9ca3af;cursor:not-allowed}.action-buttons.svelte-e2pl7a{display:flex;gap:1rem}.back-button.svelte-e2pl7a{background:#e5e7eb;color:#374151}.back-button.svelte-e2pl7a:hover{background:#d1d5db}.summary-panel.svelte-e2pl7a{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 4px 20px #0000000d;position:sticky;top:120px}.summary-items.svelte-e2pl7a{margin-bottom:1rem}.summary-item.svelte-e2pl7a,.summary-line.svelte-e2pl7a{display:flex;justify-content:space-between;margin-bottom:.75rem;color:#374151}.summary-total.svelte-e2pl7a{display:flex;justify-content:space-between;font-weight:700;font-size:1.3rem;padding-top:1rem;margin-top:1rem;border-top:1px solid #e5e7eb}.error-message.svelte-e2pl7a{color:#dc3545;background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:8px;padding:1rem;margin-top:1rem}@media(max-width:768px){.step-content.svelte-e2pl7a{grid-template-columns:1fr}.summary-panel.svelte-e2pl7a{grid-row:1}.summary-panel-placeholder.svelte-e2pl7a{display:none}}.thank-you-page.svelte-qbzjxt{display:flex;align-items:center;justify-content:center;text-align:center;min-height:80vh;background-color:#f9fafb;padding:2rem}.container.svelte-qbzjxt{max-width:600px}.icon.svelte-qbzjxt{font-size:4rem;margin-bottom:1.5rem}h1.svelte-qbzjxt{font-size:2.5rem;font-weight:700;margin-bottom:1rem}p.svelte-qbzjxt{color:#4b5563;font-size:1.1rem;margin-bottom:.5rem}.order-id.svelte-qbzjxt{background-color:#e5e7eb;padding:.75rem 1.5rem;border-radius:8px;display:inline-block;margin-top:1.5rem;margin-bottom:2rem;font-size:1rem}.order-id.svelte-qbzjxt strong:where(.svelte-qbzjxt){color:#111827}.home-button.svelte-qbzjxt{display:inline-block;background-color:#14b8a6;color:#fff;padding:1rem 2rem;border-radius:8px;text-decoration:none;font-weight:700;transition:background-color .2s}.home-button.svelte-qbzjxt:hover{background-color:#0d9488}.social-icon-link.svelte-8nsgu{display:flex;align-items:center;gap:12px;padding:10px 16px;border-radius:99px;background-color:#f3f4f6;color:#374151;text-decoration:none;transition:all .2s ease-in-out;font-weight:500}.social-icon-link.svelte-8nsgu:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a;background-color:#e5e7eb}.icon-wrapper.svelte-8nsgu{width:24px;height:24px}.network-name.svelte-8nsgu{font-size:.95rem}.profile-page-container.svelte-173gls4{max-width:700px;margin:4rem auto;padding:1rem}.status-container.svelte-173gls4{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:50vh}.loading-spinner.svelte-173gls4{border:5px solid #e5e7eb;width:50px;height:50px;border-radius:50%;border-left-color:#14b8a6;animation:svelte-173gls4-spin 1s ease infinite;margin-bottom:1.5rem}@keyframes svelte-173gls4-spin{to{transform:rotate(360deg)}}.error-box.svelte-173gls4{background-color:#fff5f5;border:1px solid #fca5a5;color:#991b1b;padding:2rem;border-radius:16px;width:100%;text-align:center}.profile-card-new.svelte-173gls4{background:#fff;border-radius:24px;box-shadow:0 20px 40px -10px #14b8a633;overflow:hidden;border:1px solid #e5e7eb}.card-header-new.svelte-173gls4{padding:2.5rem 2rem;background:linear-gradient(135deg,#14b8a6,#0d9488);color:#fff;position:relative;display:flex;justify-content:space-between;align-items:center}.profile-name-new.svelte-173gls4{margin:0;font-size:clamp(2rem,5vw,2.8rem);font-weight:800;line-height:1.2}.profile-badge-new.svelte-173gls4{background:#ffffff26;padding:.5rem 1rem;border-radius:99px;font-size:1rem;font-weight:600;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid rgba(255,255,255,.2)}.card-body-new.svelte-173gls4{padding:2.5rem 2rem}.profile-bio-new.svelte-173gls4{font-size:1.15rem;color:#4b5563;line-height:1.7;margin:0 0 2.5rem}.section-title-new.svelte-173gls4{font-size:1rem;font-weight:700;color:#6b7280;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:1.5rem;text-align:center}.social-icons-wrapper.svelte-173gls4{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center}.profile-page-container.svelte-1iczwlh{max-width:700px;margin:4rem auto;padding:1rem}.status-container.svelte-1iczwlh{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:50vh}.loading-spinner.svelte-1iczwlh{border:5px solid #fce7f3;width:50px;height:50px;border-radius:50%;border-left-color:#ec4899;animation:svelte-1iczwlh-spin 1s ease infinite;margin-bottom:1.5rem}@keyframes svelte-1iczwlh-spin{to{transform:rotate(360deg)}}.error-box.svelte-1iczwlh{background-color:#fff5f5;border:1px solid #fca5a5;color:#991b1b;padding:2rem;border-radius:16px;width:100%;text-align:center}.profile-card-new.svelte-1iczwlh{background:#fff;border-radius:24px;overflow:hidden;border:1px solid #fbcfe8}.female-theme.svelte-1iczwlh{box-shadow:0 20px 40px -10px #ec489933}.card-header-new.svelte-1iczwlh{padding:2.5rem 2rem;color:#fff;position:relative;display:flex;justify-content:space-between;align-items:center}.female-theme.svelte-1iczwlh .card-header-new:where(.svelte-1iczwlh){background:linear-gradient(135deg,#ec4899,#d946ef)}.profile-name-new.svelte-1iczwlh{margin:0;font-size:clamp(2rem,5vw,2.8rem);font-weight:800;line-height:1.2}.profile-badge-new.svelte-1iczwlh{background:#ffffff26;padding:.5rem 1rem;border-radius:99px;font-size:1rem;font-weight:600;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid rgba(255,255,255,.2)}.card-body-new.svelte-1iczwlh{padding:2.5rem 2rem}.profile-bio-new.svelte-1iczwlh{font-size:1.15rem;color:#5d5d5d;line-height:1.7;margin:0 0 2.5rem;text-align:center}.section-title-new.svelte-1iczwlh{font-size:1rem;font-weight:700;color:#858585;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:1.5rem;text-align:center}.social-icons-wrapper.svelte-1iczwlh{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background-color:#fff;color:#333}main.svelte-1n46o8q{min-height:80vh}
