.hero[data-astro-cid-nz2i3eih]{position:relative;min-height:100vh;display:flex;flex-direction:column;justify-content:center;padding:120px 0;background:var(--graphite-900)}.hero__overlay[data-astro-cid-nz2i3eih]{position:absolute;inset:0;background:linear-gradient(180deg,#0e1116b3,#0e111680);z-index:1}.hero__image[data-astro-cid-nz2i3eih]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.hero__content[data-astro-cid-nz2i3eih]{position:relative;z-index:2;max-width:800px}.hero__description[data-astro-cid-nz2i3eih]{font-size:19px;line-height:1.6;margin-bottom:32px}.hero__actions[data-astro-cid-nz2i3eih]{display:flex;gap:16px;flex-wrap:wrap}.hero__stats[data-astro-cid-nz2i3eih]{position:relative;z-index:2;margin-top:80px;padding-top:48px;border-top:1px solid rgba(255,255,255,.1)}@media(max-width:768px){.hero[data-astro-cid-nz2i3eih]{min-height:auto;padding:80px 0}.hero__image[data-astro-cid-nz2i3eih]{position:relative;height:400px}.hero__content[data-astro-cid-nz2i3eih]{padding:0 20px}.hero__stats[data-astro-cid-nz2i3eih]{margin-top:48px}.hero__stats[data-astro-cid-nz2i3eih] .container[data-astro-cid-nz2i3eih]{flex-direction:column;gap:24px}}.gallery-container[data-astro-cid-ihllb3az]{display:flex;justify-content:center;overflow-x:auto;scroll-behavior:smooth;padding:10px 0;width:100%;max-width:1000px;margin:0 auto;position:relative}.gallery[data-astro-cid-ihllb3az]{display:flex;max-width:100%;gap:32px}.image[data-astro-cid-ihllb3az]{flex:0 0 calc(33.33% - 32px);display:flex;flex-direction:column;text-align:center;transition:transform .3s ease-in-out}.gallery[data-astro-cid-ihllb3az] img[data-astro-cid-ihllb3az]{width:100%;height:auto;border-radius:10px}.info[data-astro-cid-ihllb3az]{display:flex;flex-direction:column}.title[data-astro-cid-ihllb3az]{font-size:1.2rem;margin-bottom:5px}.description[data-astro-cid-ihllb3az]{font-size:1rem}.image[data-astro-cid-ihllb3az]:hover{transform:scale(1.05)}.image[data-astro-cid-ihllb3az]:hover .info[data-astro-cid-ihllb3az]{opacity:1;transform:translateY(0);cursor:pointer}.gallery__wrapper[data-astro-cid-ihllb3az]{position:relative}.prev[data-astro-cid-ihllb3az],.next[data-astro-cid-ihllb3az]{position:absolute;top:50%;transform:translateY(-50%);background-color:#0003;color:#fff;border:none;padding:10px;cursor:pointer;z-index:1;font-size:64px}.prev[data-astro-cid-ihllb3az]{left:10px}.next[data-astro-cid-ihllb3az]{right:10px}@media(max-width:500px){.prev[data-astro-cid-ihllb3az],.next[data-astro-cid-ihllb3az]{font-size:32px}.gallery[data-astro-cid-ihllb3az]{gap:20px}.image[data-astro-cid-ihllb3az]{flex:0 0 calc(80% - 20px);display:flex;flex-direction:column;text-align:left;transition:transform .3s ease-in-out}}.counter[data-astro-cid-x63rdsgb]{font-size:2rem;display:flex;gap:.5rem}.counter[data-astro-cid-x63rdsgb] span[data-astro-cid-x63rdsgb]{color:#fff}.counter-section[data-astro-cid-x63rdsgb]{padding:2rem;text-align:center}@keyframes countUp{0%{transform:scale(.9)}to{transform:scale(1)}}.printing__imageContainer[data-astro-cid-h6oblb22]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px;margin-top:48px}.print__image[data-astro-cid-h6oblb22]{width:100%;height:400px;object-fit:cover}.material-grid[data-astro-cid-h6oblb22]{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.material-grid--reverse[data-astro-cid-h6oblb22]{direction:rtl}.material-grid--reverse[data-astro-cid-h6oblb22]>[data-astro-cid-h6oblb22]{direction:ltr}.material-content[data-astro-cid-h6oblb22]{display:flex;flex-direction:column;gap:16px}.material-figure[data-astro-cid-h6oblb22]{margin:0}.material-image[data-astro-cid-h6oblb22]{width:100%;height:auto;border-radius:var(--radius-lg);box-shadow:var(--shadow-lg)}.available__colorList[data-astro-cid-h6oblb22]{display:flex;gap:12px;flex-wrap:wrap}.available__color[data-astro-cid-h6oblb22]{width:32px;height:32px;border-radius:var(--radius);border:2px solid var(--border);transition:transform .2s var(--ease),box-shadow .2s var(--ease);cursor:pointer}.available__color[data-astro-cid-h6oblb22]:hover{transform:scale(1.1);box-shadow:var(--shadow)}.color--red[data-astro-cid-h6oblb22]{background-color:#dc2626}.color--green[data-astro-cid-h6oblb22]{background-color:#16a34a}.color--blue[data-astro-cid-h6oblb22]{background-color:#2563eb}.color--yellow[data-astro-cid-h6oblb22]{background-color:#eab308}.color--black[data-astro-cid-h6oblb22]{background-color:#171717}.color--white[data-astro-cid-h6oblb22]{background-color:#fafafa;border-color:var(--graphite-300)}.color--orange[data-astro-cid-h6oblb22]{background-color:#ea580c}.color--clear[data-astro-cid-h6oblb22]{background:linear-gradient(135deg,#f0f0f0,#fff,#f0f0f0);opacity:.6}.counter__container[data-astro-cid-h6oblb22]{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}@media(max-width:768px){.material-grid[data-astro-cid-h6oblb22]{grid-template-columns:1fr;gap:32px}.material-grid--reverse[data-astro-cid-h6oblb22]{direction:ltr}.printing__imageContainer[data-astro-cid-h6oblb22]{grid-template-columns:1fr}.print__image[data-astro-cid-h6oblb22]{height:300px}}.section-pad[data-astro-cid-j4g4d22j]{padding:120px 0}.section-header[data-astro-cid-j4g4d22j]{display:grid;grid-template-columns:1.2fr 1fr;gap:48px;align-items:end;margin-bottom:64px}.section-desc[data-astro-cid-j4g4d22j]{font-size:17px;color:var(--graphite-600);line-height:1.55;max-width:420px}.resin-grid[data-astro-cid-j4g4d22j]{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.resin-content[data-astro-cid-j4g4d22j]{display:flex;flex-direction:column;gap:24px}.resin-list[data-astro-cid-j4g4d22j]{display:flex;flex-direction:column;gap:12px;color:var(--text-muted);padding-left:20px}.resin-list[data-astro-cid-j4g4d22j] li[data-astro-cid-j4g4d22j]{line-height:1.5}.process-grid[data-astro-cid-j4g4d22j]{display:grid;grid-template-columns:repeat(4,1fr);gap:2px;background:var(--border);border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden}.process-step[data-astro-cid-j4g4d22j]{background:var(--surface);padding:32px;min-height:240px;display:flex;flex-direction:column}.process-num[data-astro-cid-j4g4d22j]{font-family:var(--font-mono);font-size:48px;font-weight:300;color:var(--bone-300);margin-bottom:24px;letter-spacing:-.05em;line-height:1}.stats-section[data-astro-cid-j4g4d22j]{background:var(--emerald-900);color:var(--bone-50);position:relative;overflow:hidden}.stats-grid-bg[data-astro-cid-j4g4d22j]{position:absolute;inset:0;opacity:.05;background-image:linear-gradient(var(--emerald-400) 1px,transparent 1px),linear-gradient(90deg,var(--emerald-400) 1px,transparent 1px);background-size:40px 40px}.stats-grid[data-astro-cid-j4g4d22j]{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.stat-block[data-astro-cid-j4g4d22j]{border-top:1px solid var(--emerald-700);padding-top:24px}.stat-big[data-astro-cid-j4g4d22j]{font-family:var(--font-mono);font-size:clamp(40px,5vw,64px);font-weight:400;letter-spacing:-.03em;line-height:1;margin-bottom:16px;color:var(--bone-50)}.faq-grid[data-astro-cid-j4g4d22j]{display:grid;gap:8px;max-width:860px}.faq-item[data-astro-cid-j4g4d22j]{background:var(--surface);border:1px solid var(--border);border-radius:14px;overflow:hidden;transition:border-color .2s,box-shadow .2s}.faq-item[data-astro-cid-j4g4d22j]:hover{border-color:var(--border-strong);box-shadow:var(--shadow-sm)}.faq-item[data-astro-cid-j4g4d22j].open{border-color:var(--border-strong);box-shadow:var(--shadow)}.faq-question[data-astro-cid-j4g4d22j]{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 24px;background:transparent;border:none;cursor:pointer;text-align:left;font-family:var(--font-body, sans-serif);font-size:16px;font-weight:500;color:var(--text);line-height:1.4;transition:background .15s}.faq-question[data-astro-cid-j4g4d22j]:hover,.faq-item[data-astro-cid-j4g4d22j].open .faq-question[data-astro-cid-j4g4d22j]{background:var(--bg-subtle)}.faq-chevron[data-astro-cid-j4g4d22j]{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:999px;background:var(--bg-subtle);color:var(--text-muted);flex-shrink:0;transition:transform .3s cubic-bezier(.22,1,.36,1),background .2s,color .2s}.faq-item[data-astro-cid-j4g4d22j].open .faq-chevron[data-astro-cid-j4g4d22j]{transform:rotate(180deg);background:var(--accent);color:var(--bg)}.faq-answer[data-astro-cid-j4g4d22j]{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s cubic-bezier(.22,1,.36,1)}.faq-item[data-astro-cid-j4g4d22j].open .faq-answer[data-astro-cid-j4g4d22j]{grid-template-rows:1fr}.faq-answer-inner[data-astro-cid-j4g4d22j]{overflow:hidden}.faq-answer-content[data-astro-cid-j4g4d22j]{padding:20px 24px 24px;font-size:15px;line-height:1.75;color:var(--text-secondary, var(--graphite-600));border-top:1px solid var(--border)}.faq-answer-content[data-astro-cid-j4g4d22j] p[data-astro-cid-j4g4d22j]{margin-bottom:12px}.faq-answer-content[data-astro-cid-j4g4d22j] p[data-astro-cid-j4g4d22j]:last-child{margin-bottom:0}.faq-answer-content[data-astro-cid-j4g4d22j] strong[data-astro-cid-j4g4d22j]{color:var(--text);font-weight:500}.final-cta-card[data-astro-cid-j4g4d22j]{background:var(--flame-500);border-radius:var(--radius-xl);padding:clamp(40px,8vw,96px);position:relative;overflow:hidden}@media(max-width:900px){.section-header[data-astro-cid-j4g4d22j]{grid-template-columns:1fr;gap:24px}.resin-grid[data-astro-cid-j4g4d22j]{grid-template-columns:1fr;gap:40px}.process-grid[data-astro-cid-j4g4d22j],.stats-grid[data-astro-cid-j4g4d22j]{grid-template-columns:1fr 1fr}}@media(max-width:640px){.section-pad[data-astro-cid-j4g4d22j]{padding:80px 0}.process-grid[data-astro-cid-j4g4d22j]{grid-template-columns:1fr}}
