@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,300..700;1,300..700&display=swap";@import"https://fonts.googleapis.com/css2?family=Martian+Mono:wght@100..800&display=swap";.home{color:#222;--home-side-gap: clamp(12px, 3.2vw, 28px);--carousel-visible: 4;--carousel-gap: 16px;--carousel-peek: 0px}.hero,.pedidos-carousel-section,.steps,.store-carousel-section,.testimonials{width:min(1400px,calc(100% - (var(--home-side-gap) * 2)))}.hero{min-height:clamp(560px,78vh,820px);display:flex;align-items:center;padding:0 24px;background:linear-gradient(120deg,#222,#1e2c4c,#123d4f);color:#fff;box-sizing:border-box;position:relative;overflow:visible;z-index:1;margin:42px auto 110px;border-radius:20px}.hero-inner{width:100%;max-width:1200px;display:grid;grid-template-columns:1.05fr .95fr;align-items:stretch;justify-content:space-between;gap:32px;padding:0;box-sizing:border-box;margin:0 auto;height:100%;min-height:0}.hero-copy{position:relative;z-index:3;display:flex;flex-direction:column;gap:10px;justify-content:center;height:100%;opacity:0;transform:translateY(12px);animation:fadeUp .7s ease forwards}.hero-title{font-size:clamp(2.6rem,5.8vw,4.1rem);line-height:1;max-width:720px;color:#fff}.hero-title-em{font-weight:300;font-style:italic}.hero-subtitle{font-size:clamp(16px,1.8vw,18px);color:#f2f2f2;max-width:540px;margin-bottom:10px}.hero-price{display:inline-flex;align-items:center;gap:12px;padding:7px 0;border-radius:0;border:none;background:transparent;width:-moz-fit-content;width:fit-content;margin:0}.hero-price-wrap{display:flex;flex-direction:column;gap:9px;width:min(520px,100%);margin-top:10px}.hero-price-divider{height:1px;width:100%;background:#ffffff3d}.hero-price-kicker{color:#dfe5f2;font-family:Martian Mono,ui-monospace,Cascadia Code,Source Code Pro,Menlo,Consolas,DejaVu Sans Mono,monospace;font-size:12px;font-weight:400;text-transform:none;letter-spacing:.2px;opacity:.9}.hero-price-value{color:#fff;font-family:Martian Mono,ui-monospace,Cascadia Code,Source Code Pro,Menlo,Consolas,DejaVu Sans Mono,monospace;font-size:clamp(17px,2.1vw,20px);font-weight:700;letter-spacing:.1px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap}.home-inline-link{color:inherit;text-decoration:underline;text-underline-offset:2px}@keyframes fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.hero-visual{position:absolute;right:0;bottom:0;height:100%;width:min(46%,560px);display:flex;justify-content:flex-end;align-items:flex-end;opacity:1;transform:none;animation:none;z-index:1;pointer-events:none;overflow:visible}.hero-image-frame{width:100%;height:100%;padding:0;background:transparent;border:none;border-radius:0;box-shadow:none;display:flex;justify-content:flex-end;align-items:flex-end;position:relative;overflow:visible}.hero-image-frame img{position:relative;right:-42px;width:auto;height:clamp(600px,85vh,920px);max-height:none;max-width:none;display:block;border-radius:0;-o-object-fit:contain;object-fit:contain;-o-object-position:bottom center;object-position:bottom center;transform:none}@media(max-width:1200px){.hero{margin-bottom:80px}.hero-inner{gap:22px}.hero-title{max-width:640px}}@media(max-width:900px){.hero{padding:28px 18px 20px;height:auto;min-height:unset;margin:10px auto 40px;border-radius:16px}.hero-inner{grid-template-columns:1fr;align-items:center;gap:0;padding:0;min-height:auto}.hero-copy{display:contents}.hero-title{order:1;max-width:14ch;line-height:1.02;font-size:clamp(1.7rem,7.5vw,2.35rem);margin:0 0 10px}.hero-subtitle{order:2;max-width:50ch;font-size:14px;line-height:1.45;margin:0 0 10px}.hero-actions{order:4;width:100%;justify-content:center;gap:10px;margin-top:0}.hero-price-wrap{order:5;width:100%;margin-top:10px;align-items:center}.hero-actions .btn{min-height:44px}.hero-visual{order:3;position:relative;width:100%;height:auto;max-width:520px;margin:0 auto;justify-content:center;align-items:center;left:auto;right:auto;bottom:auto}.hero-image-frame{height:auto;max-width:100%;width:100%;display:flex;justify-content:center;align-items:center}.hero-image-frame img{position:static;right:auto;bottom:auto;width:min(70vw,320px);height:auto;max-height:none;max-width:100%;-o-object-fit:contain;object-fit:contain;transform:none;margin:0 auto}.steps{padding:48px 16px;max-width:100%;margin:0 auto 56px}}@media(max-width:640px){.hero{padding:22px 14px 14px;margin:6px auto 34px;border-radius:14px}.hero-copy{align-items:flex-start;text-align:left}.hero-title{max-width:12ch;font-size:clamp(1.75rem,8.6vw,2.2rem)}.hero-subtitle{max-width:100%;font-size:14px;line-height:1.45;margin-bottom:6px}.hero-actions{flex-direction:column;align-items:stretch;width:100%}.hero-price{width:-moz-fit-content;width:fit-content;justify-content:center;gap:10px;text-align:center}.hero-price-wrap{width:100%;margin-top:8px}.hero-price-divider{width:100%}.hero-actions .btn{width:100%;justify-content:center}.hero-image-frame img{position:static;right:auto;bottom:auto;width:min(72vw,250px);max-width:100%;transform:none;margin:0 auto}}.btn{padding:10px 18px;font-size:14px;border-radius:6px;cursor:pointer;border:none;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease,color .15s ease,background-color .15s ease;font-family:DM Sans,sans-serif;font-weight:700}.btn:hover{transform:translateY(-1px)}.btn-primary{background-color:#1a1a1a;color:#fff;border:1px solid #1a1a1a}.hero .btn-primary{background-color:#fff;color:#e01919;border:1px solid #fff}.btn-secondary{background-color:#fff;color:#333;border:1px solid #ccc}.btn-ghost{background-color:transparent;color:#fff;border:1px solid rgba(255,255,255,.4)}.btn-outline{background-color:#fff;color:#333;border:1px solid #ccc}.btn-sm{padding:8px 14px;font-size:13px}.trust-copy{background:#fff;padding:0 16px 52px;display:flex;justify-content:center}.trust-copy-inner{width:100%;max-width:1200px;text-align:center}.trust-copy-title{margin:0 auto;max-width:1100px;font-size:clamp(1.8rem,4.8vw,3.8rem);line-height:1;color:#111827;letter-spacing:-.02em}.trust-copy-count{color:#e01919;display:inline-block;min-width:3ch}.trust-copy-subline{display:block;margin-top:.2em}.trust-copy-mid{padding:8px 16px 74px}.pedidos-carousel-section{background:#fff;padding:0 24px 96px;margin:0 auto}.pedidos-carousel-inner{width:100%;max-width:1200px;margin:0 auto}.pedidos-carousel-window{width:100%;overflow:hidden;padding:14px 0;margin:-14px 0;position:relative}.pedidos-carousel-track{display:flex;transition:transform .65s ease;will-change:transform;margin:0 calc(var(--carousel-gap) / -2)}.pedidos-carousel-track[data-transition-enabled=false]{transition:none}.pedido-card{flex:0 0 calc(100% / var(--carousel-visible));padding:0 calc(var(--carousel-gap) / 2);box-sizing:border-box}.pedido-card-image-wrap{position:relative;background:#f5f5f5;border-radius:18px;overflow:hidden;min-height:340px;display:flex;align-items:center;justify-content:center}.pedido-card-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.pedido-card-badge{position:absolute;left:14px;right:14px;bottom:14px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 14px;border-radius:12px;background:#ffffff6b;border:1px solid rgba(255,255,255,.48);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:#1f2937;font-family:Martian Mono,ui-monospace,Cascadia Code,Source Code Pro,Menlo,Consolas,DejaVu Sans Mono,monospace;font-weight:400;font-size:11px;text-transform:uppercase;letter-spacing:.2px;text-align:center}.pedido-card-badge-icon{width:16px;height:16px;color:#6b7280;flex:0 0 auto}.store-carousel-section{background:#fff;padding:0 24px 96px;margin:0 auto 40px}.store-carousel-header{width:100%;max-width:1100px;margin:0 auto 26px;text-align:center}.store-kicker{margin:0 0 14px;text-align:center;color:#e01919;font-family:Martian Mono,ui-monospace,Cascadia Code,Source Code Pro,Menlo,Consolas,DejaVu Sans Mono,monospace;font-size:13px;font-weight:400;text-transform:uppercase;letter-spacing:.2px}.store-carousel-title{color:#111827;margin-bottom:10px}.store-carousel-header .section-subtitle{text-align:center;margin:0 auto;color:#908d89}.store-cta{width:100%;margin-top:36px;display:flex;justify-content:center}.store-carousel-section .pedidos-carousel-window{padding:14px 0;margin:-14px 0}.store-carousel-section .pedido-card-image-wrap{background:#fff;border:1px solid #ececec;box-shadow:0 8px 24px #11182714;padding:10px;box-sizing:border-box}.store-carousel-section .pedido-card-image{-o-object-fit:contain;object-fit:contain;padding:20px;box-sizing:border-box}.store-product-price{color:#e01919;font-size:11px;white-space:nowrap}.store-product-badge{justify-content:space-between;gap:10px;left:12px;right:12px;bottom:12px;padding:10px 12px}.store-product-title-wrap{display:inline-flex;align-items:center;gap:8px;min-width:0}.store-product-badge-icon{margin-top:0}.carousel-arrow{display:none;position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;border-radius:999px;border:1px solid rgba(255,255,255,.85);background:#ffffff9e;color:#111827;align-items:center;justify-content:center;padding:0;cursor:pointer;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);z-index:3}.carousel-arrow svg{width:18px;height:18px}.carousel-arrow-left{left:8px}.carousel-arrow-right{right:8px}@media(max-width:900px){.home{--carousel-visible: 1;--carousel-gap: 12px;--carousel-peek: 0px}.trust-copy{padding:0 16px 38px}.trust-copy-title{font-size:clamp(1.4rem,6.8vw,2.2rem)}.trust-copy-mid{padding:0 16px 56px}.pedidos-carousel-section{padding:0 16px 62px}.pedidos-carousel-window{padding:10px 0;margin:-10px 0}.pedido-card-image-wrap{min-height:170px;border-radius:12px}.pedido-card-badge{left:8px;right:8px;bottom:8px;padding:7px 8px;border-radius:8px;font-size:11px}.store-carousel-section{padding:0 16px 62px;margin:0 auto 28px}.store-carousel-header{max-width:100%;margin-bottom:16px}.store-kicker{font-size:12px;margin-bottom:10px}.store-carousel-title{margin-bottom:8px}.store-carousel-header .section-subtitle{max-width:34ch;font-size:14px;line-height:1.45}.store-cta{margin-top:24px}.store-carousel-section .pedidos-carousel-window{padding:10px 0;margin:-10px 0}.store-carousel-section .pedido-card{flex:0 0 100%}.pedido-card{padding:0}.pedidos-carousel-track{margin:0}.carousel-arrow{display:inline-flex}.store-carousel-section .pedido-card-image-wrap{padding:8px}.store-carousel-section .pedido-card-image{padding:14px}}.steps{padding:64px 24px;background:#f9f8f0;display:flex;justify-content:center;color:#111;min-height:calc(100vh - 72px);box-sizing:border-box;margin:0 auto 80px;border-radius:20px}.steps-inner{width:100%;max-width:1200px;display:flex;flex-direction:column;gap:44px}.steps-header{width:100%;max-width:none;text-align:left;margin:0 0 8px}.steps-kicker{margin:0 0 14px;text-align:left;color:#e01919;font-family:Martian Mono,ui-monospace,Cascadia Code,Source Code Pro,Menlo,Consolas,DejaVu Sans Mono,monospace;font-size:13px;font-weight:400;text-transform:uppercase;letter-spacing:.2px}.section-title{font-size:48px;margin:0 0 2px;text-align:left;color:#21242a;width:100%}.section-subtitle{font-size:18px;color:#676f7e;max-width:640px;text-align:left;margin:0}.steps .section-subtitle{color:#908d89}.steps .section-title,.steps .step-row-title,.steps .step-order{color:#000}.steps .section-title{text-align:left;font-size:64px;line-height:1.02;margin-bottom:0}.steps .section-subtitle{text-align:center;margin:0 auto}.steps-layout{display:grid;grid-template-columns:1fr 1.1fr;gap:48px;align-items:start}.steps-left{display:flex;flex-direction:column;gap:12px}.step-row{border:none;background:transparent;border-radius:0;padding:8px 0;display:grid;grid-template-columns:auto 1fr;gap:2rem;align-items:flex-start;cursor:pointer;text-align:left;transition:transform .15s ease}.step-row:hover{transform:translate(2px)}.step-row.active{box-shadow:none}.step-order{font-family:PolySans Bulky,DM Sans,sans-serif;font-weight:700;color:#000;font-size:20px;align-self:flex-start}.step-row-body{display:flex;flex-direction:column;gap:6px}.step-row-title{font-family:PolySans Bulky,DM Sans,sans-serif;font-weight:700;font-size:22px;margin:0;color:#111}.step-row-text{margin:0;color:#908d89;font-family:DM Sans,sans-serif;line-height:1.5;font-size:15px;max-width:640px}.step-inline-visual{display:none}.step-progress{margin-top:4px;height:2px;background:#d1d5db;border-radius:999px;overflow:hidden}.step-progress-fill{height:100%;background:#e01919;width:100%;transform:scaleX(0);transform-origin:left center;will-change:transform}.step-progress-fill:not(.is-active){animation:none;-webkit-animation:none;transform:scaleX(0)}.step-progress-fill.is-active{animation:stepProgressFill 4s linear forwards;-webkit-animation:stepProgressFill 4s linear forwards}@keyframes stepProgressFill{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.steps-right{background:transparent;border:none;border-radius:0;padding:0;box-shadow:none;display:flex;align-items:flex-start;justify-content:flex-end;min-height:380px;min-width:0}.step-visual-card{width:100%;max-width:100%;display:flex;justify-content:flex-end;align-items:flex-start;min-width:0}.step-visual-img{display:flex;justify-content:center;align-items:center;width:100%;max-width:480px;aspect-ratio:auto;min-height:auto;border-radius:25px;background:transparent;border:none;backdrop-filter:none;-webkit-backdrop-filter:none;padding:0;margin-top:0;margin-left:auto;overflow:hidden}.step-visual-img img{width:100%;height:auto;max-width:none;-o-object-fit:contain;object-fit:contain;-o-object-position:top;object-position:top;display:block;border-radius:25px}.steps-cta{margin-top:40px;align-self:flex-start}.steps-cta-btn{display:inline-block;position:relative;padding:10px 18px;border:1px solid #e01919;border-radius:6px;background:#e01919;color:#fff;font-size:14px;font-weight:700;line-height:1.5;cursor:pointer;overflow:hidden;text-align:center;vertical-align:top;font-family:DM Sans,sans-serif;white-space:nowrap;outline:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:background-color .15s ease,border-color .15s ease,color .15s ease,transform .15s ease,box-shadow .15s ease}.steps-cta-btn:hover{background:#c51414;border-color:#c51414;transform:translateY(-1px);box-shadow:0 10px 24px #e019192e}.steps-cta-btn-content{display:inline-flex;align-items:center;gap:8px}.steps-cta-btn-icon{width:18px;height:18px}.testimonials{padding:72px 24px 82px;background:radial-gradient(circle at 20% 20%,rgba(224,25,25,.2),transparent 35%),radial-gradient(circle at 85% 80%,rgba(224,25,25,.16),transparent 45%),linear-gradient(120deg,#0b0b0b,#101010);color:#fff;position:relative;overflow:hidden;margin:0 auto 88px;border-radius:20px}#bg-testimonials canvas,#bg-testimonials svg{position:absolute!important;inset:0;width:100%!important;height:100%!important;z-index:0;pointer-events:none}.testimonials-inner{width:100%;max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:38px;position:relative;z-index:1}.heading-container{width:100%;text-align:left}.testimonials-kicker{margin:0 0 14px;text-align:left;color:#e01919;font-family:Martian Mono,ui-monospace,Cascadia Code,Source Code Pro,Menlo,Consolas,DejaVu Sans Mono,monospace;font-size:13px;font-weight:400;text-transform:uppercase;letter-spacing:.2px}.testimonials-title{color:#fff;text-align:left;margin:0;font-size:clamp(1.8rem,4.8vw,3.8rem);line-height:1;letter-spacing:-.02em}.testimonials-container{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;align-items:start}.testimonials-column{display:flex;flex-direction:column;gap:20px}.testimonials-carousel-window{display:none;width:100%;overflow:hidden}.testimonials-mobile-grid,.testimonials-mobile-cta{display:none}.testimonials-carousel-track{display:flex;transition:transform .6s ease;margin:0 -10px}.testimonial-slide{flex:0 0 33.333333%;padding:0 10px;box-sizing:border-box}.testimonial-widget{background:#fff;color:#171717;border-radius:16px;padding:20px;display:flex;flex-direction:column;gap:12px;justify-content:flex-start;width:100%}.testimonials.testimonials-animate .testimonial-widget{opacity:0;transform:translateY(18px) scale(.985);transition:opacity .56s ease,transform .56s ease;transition-delay:var(--reveal-delay, 0ms);will-change:opacity,transform}.testimonials.testimonials-animate .testimonial-widget.is-visible{opacity:1;transform:translateY(0) scale(1)}.testimonial-widget.is-quote{justify-content:center;align-items:center;text-align:center}.testimonial-widget-author{display:flex;align-items:center;gap:10px}.testimonial-widget-avatar{width:42px;height:42px;border-radius:999px;overflow:hidden;flex-shrink:0}.testimonial-widget-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.testimonial-widget-name{font-family:Martian Mono,ui-monospace,Cascadia Code,Source Code Pro,Menlo,Consolas,DejaVu Sans Mono,monospace;font-size:12px;font-weight:400;color:#111827}.testimonial-widget-text{margin:0;font-family:DM Sans,sans-serif;font-size:16px;line-height:1.55;color:#2f343d}.testimonial-widget.is-quote .testimonial-widget-text{font-family:PolySans Bulky,DM Sans,sans-serif;font-size:clamp(1.55rem,2.4vw,2.2rem);line-height:.98;max-width:15ch}.testimonial-widget.is-long .testimonial-widget-text{font-size:16px;line-height:1.6}.testimonial-widget-author-simple{margin-top:auto;justify-content:center}@media(max-width:900px){.testimonials{padding:52px 16px 58px;margin:0 auto 56px}.testimonials-container,.testimonials-carousel-window{display:none}.testimonials-mobile-grid{display:block;-moz-column-count:1;column-count:1;-moz-column-gap:12px;column-gap:12px}.testimonials-mobile-grid .testimonial-widget{-moz-column-break-inside:avoid;break-inside:avoid;page-break-inside:avoid;margin:0 0 12px}.testimonial-widget{padding:16px}.testimonial-widget.is-quote .testimonial-widget-text{font-size:clamp(1rem,4.8vw,1.25rem);line-height:1.1}.testimonials-mobile-cta{margin-top:18px;display:flex;justify-content:center}.home{--home-side-gap: 12px}.section-title{font-size:clamp(1.75rem,7vw,2.25rem)}.steps .section-title{font-size:clamp(1.75rem,7vw,2.25rem);line-height:1.05}.section-subtitle{font-size:14px;line-height:1.45}.step-row{gap:.8rem;padding:10px 0}.step-order,.step-row-title{font-size:18px}.step-row-text{font-size:14px;line-height:1.45}.steps-layout{grid-template-columns:1fr;gap:20px}.steps-left{gap:6px}.step-row{border-bottom:1px solid #e5e7eb}.step-row:not(.active) .step-row-text,.step-row:not(.active) .step-progress{display:none}.step-row.active .step-row-body{gap:8px}.steps-right{display:none}.step-inline-visual{display:block;margin-top:10px}.step-inline-visual img{width:100%;max-width:320px;display:block;margin:0 auto;border-radius:12px}.steps-cta{width:100%;margin-top:16px}.steps-cta-btn{width:100%;display:flex;align-items:center;justify-content:center}.steps-cta-btn-icon{width:15px;height:15px}.testimonial-widget-name{font-size:11px}.testimonial-widget-text{font-size:12px;line-height:1.4}}@media(max-width:640px){.home{--home-side-gap: 10px}.hero .btn,.btn,.steps-cta-btn{padding:10px 16px;font-size:14px;min-height:44px}.steps{margin-bottom:44px;border-radius:14px}.steps-inner{gap:24px}.steps-header{margin-bottom:0}.store-carousel-section,.testimonials{border-radius:14px;margin-bottom:44px}.store-carousel-title{font-size:clamp(1.4rem,6.8vw,2.2rem);line-height:1}.store-carousel-header .section-subtitle{max-width:30ch}}.about-page{color:#111;background:#fff;display:flex;flex-direction:column;gap:50px;--about-side-gap: clamp(12px, 3.2vw, 28px)}.about-hero{position:relative;overflow:hidden;background:linear-gradient(120deg,#0b0b0b,#1a0d0f 45%,#2b0f12);color:#fff;padding:60px 32px 70px;border-radius:20px;width:min(1400px,calc(100% - (var(--about-side-gap) * 2)));margin:12px auto 0;box-shadow:0 14px 38px #00000029}.about-hero-bg{position:absolute;filter:blur(90px);opacity:.65;z-index:1}.about-hero-bg-a{width:360px;height:360px;background:#e01919;top:-80px;right:-120px}.about-hero-bg-b{width:320px;height:320px;background:#5d0d0d;bottom:-100px;left:-120px}.about-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.05fr .95fr;gap:32px;align-items:center;max-width:1180px;margin:0 auto}.about-hero-copy{display:flex;flex-direction:column;gap:12px;align-self:center}.about-eyebrow{text-transform:uppercase;letter-spacing:2px;font-weight:800;font-size:12px;color:#e7e7e7;margin:0}.about-title{font-size:clamp(2rem,4.8vw,3rem);line-height:1.02;margin:0;max-width:620px}.about-lead{display:flex;flex-direction:column;gap:8px;font-size:16px;color:#e8ebf2;margin:0;max-width:640px;line-height:1.6}.about-chips{display:flex;flex-wrap:wrap;gap:10px;margin-top:6px}.chip{display:inline-flex;align-items:center;gap:8px;padding:9px 14px;border-radius:999px;border:1px solid rgba(255,255,255,.18);background:#ffffff0f;color:#fff;font-weight:700;font-size:13px}.chip-strong{border-color:#e0191966;background:#e019191a}.about-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;margin-top:10px}.metric-card{border:1px solid rgba(255,255,255,.14);background:#ffffff0d;border-radius:12px;padding:14px 16px;display:flex;flex-direction:column;gap:4px}.metric-number{font-size:26px;font-weight:800;color:#fff}.metric-label{color:#dfe5f2;font-size:14px;line-height:1.4}.about-hero-visual{display:flex;justify-content:flex-end;align-items:center}.about-logo{width:260px;height:auto;display:block}.about-body{width:min(800px,calc(100% - (var(--about-side-gap) * 2)));margin:0 auto 90px;padding:0;display:flex;flex-direction:column;gap:16px;font-size:16px;line-height:1.65;color:#2a3142}@media(max-width:980px){.about-page{--about-side-gap: 12px}.about-hero-grid{grid-template-columns:1fr;gap:20px}.about-hero{height:auto;margin:16px auto 0;padding:34px 16px 40px;box-shadow:0 10px 26px #00000024;border-radius:16px}.about-hero-visual{justify-content:flex-start}.about-logo{width:170px}.about-title{font-size:clamp(1.75rem,7.2vw,2.3rem);line-height:1.05}.about-lead{font-size:14px;line-height:1.45}.about-body{margin-bottom:56px;gap:12px;font-size:14px;line-height:1.55}}@media(max-width:720px){.about-page{--about-side-gap: 10px}.about-hero{padding:28px 14px 30px;box-shadow:0 8px 20px #0000001f;border-radius:14px}.about-title{font-size:clamp(1.6rem,8.2vw,2rem)}.about-lead{font-size:14px;line-height:1.45}.about-logo{width:148px}.about-body{margin-bottom:44px;font-size:14px;line-height:1.55}}.header{min-height:72px;padding:10px 32px;border-bottom:1px solid #ededed;position:fixed;top:0;left:0;right:0;width:100%;background:#ffffffd9;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 8px 24px #0000000d;z-index:999;display:grid;grid-template-columns:1fr auto;align-items:center;gap:16px}.header-left{display:flex;align-items:center;gap:32px;min-width:0}.logo-container{display:flex;align-items:center;line-height:0}.logo{height:30px;-o-object-fit:contain;object-fit:contain}.nav-links{display:flex;align-items:center;gap:26px}.nav-links a{text-decoration:none;font-size:16px;font-weight:700;letter-spacing:.5px;color:#0d1117;text-transform:none;transition:color .2s,transform .15s ease;padding:8px 0}.nav-links a:hover{color:#21242a;transform:translateY(-1px)}.header-actions{display:flex;align-items:center;gap:10px;margin-left:auto}.header-desktop-actions{display:inline-flex;align-items:center;gap:10px}.cta{padding:9px 22px;border-radius:6px;font-size:14px;font-weight:800;letter-spacing:.5px;display:inline-flex;align-items:center;justify-content:center;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease,color .15s ease,background-color .15s ease;border:1px solid transparent;text-decoration:none;gap:6px;white-space:nowrap}.cta-content{display:inline-flex;align-items:center;gap:8px}.cta-icon{width:18px;height:18px}.cta.primary{background-color:#e01919;color:#fff;border-color:#e01919}.cta.primary:hover{background-color:#c51414;border-color:#c51414;transform:translateY(-1px);box-shadow:0 10px 28px #e019192e}.cta.ghost{background:#f3f4f6;color:#21242a;border-color:transparent}.cta.ghost:hover{color:#111827;background:#e5e7eb;transform:translateY(-1px);box-shadow:0 10px 22px #0f172a14}.menu-toggle{display:none;width:40px;height:40px;padding:0;border-radius:10px;border:1px solid #e5e7eb;background:#fff;color:#111827;align-items:center;justify-content:center;cursor:pointer}.menu-toggle-icon{width:22px;height:22px}.mobile-menu{display:none}@media(max-width:1080px){.header{padding:10px 18px;gap:10px}.nav-links,.header-desktop-actions{display:none}.menu-toggle{display:inline-flex}.cta.cta-main{padding:9px 14px;font-size:13px}.mobile-menu{display:block;grid-column:1 / -1;max-height:0;overflow:hidden;transition:max-height .22s ease}.mobile-menu.is-open{max-height:340px}.mobile-menu-links{margin-top:8px;margin-bottom:8px;border:1px solid #e5e7eb;border-radius:14px;background:#fff;padding:8px;display:grid;gap:4px}.mobile-menu-links a{display:inline-flex;align-items:center;justify-content:flex-start;gap:8px;text-decoration:none;color:#111827;font-size:14px;font-weight:700;border-radius:10px;padding:11px 12px}.mobile-menu-links a:hover{background:#f8fafc}.mobile-link-icon{width:16px;height:16px;flex:0 0 auto;color:#4b5563}}@media(max-width:640px){.header{padding:7px 11px;min-height:62px}.logo{height:24px}.header-actions{gap:7px}.menu-toggle{width:38px;height:38px;border-radius:8px}.cta.cta-main{padding:7px 9px;border-radius:8px;font-size:11px;letter-spacing:.2px;min-height:38px}.cta.cta-main .cta-icon{width:15px;height:15px}}.footer{background:#0b0b0b;color:#f7f7f7;padding:56px 24px 50px;width:100%}.footer-inner{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:28px}.footer-brand{display:flex;flex-direction:column;gap:12px;align-items:center;text-align:center}.footer-logo-wrap{display:inline-flex;align-items:center}.footer-logo{height:64px;-o-object-fit:contain;object-fit:contain}.footer-text{margin:0;color:#dedede;line-height:1.7;font-size:16px;max-width:680px}.footer-links{width:100%;display:flex;flex-wrap:wrap;justify-content:center;gap:16px 22px;padding:14px 0;border-top:1px solid #161616;border-bottom:1px solid #161616}.footer-links a{color:#e6e6e6;text-decoration:none;font-weight:600;letter-spacing:.2px;transition:color .2s ease,transform .15s ease}.footer-links a:hover{color:#fff;transform:translate(2px)}.footer-social{width:100%;display:flex;align-items:center;justify-content:center;gap:16px}.footer-social-label{text-transform:uppercase;letter-spacing:1px;font-weight:700;color:#fff}.social-links{display:flex;gap:14px}.social-links a{width:52px;height:52px;border-radius:14px;background:#131313;display:inline-flex;align-items:center;justify-content:center;border:1px solid #1b1b1b;transition:transform .15s ease,border-color .15s ease,background-color .15s ease}.social-links a:hover{transform:translateY(-2px);border-color:#e01919;background:#1a1a1a}.social-links svg{width:22px;height:22px;fill:#fff}.footer-legal{width:100%;margin-top:12px;padding-top:18px;border-top:1px solid #161616;display:flex;gap:18px;flex-wrap:wrap;justify-content:center;text-align:center;font-size:13px;letter-spacing:.2px}.footer-legal a{color:#cfcfcf;text-decoration:none;font-weight:600;transition:color .2s ease}.footer-legal a:hover{color:#fff}@media(max-width:900px){.footer{padding:34px 16px}.footer-inner{gap:18px}.footer-brand{gap:8px}.footer-logo{height:48px}.footer-text{font-size:13px;line-height:1.45;max-width:540px}.footer-links{gap:14px 24px;padding:9px 0}.footer-links a{font-size:13px;padding:2px 4px}.footer-social{gap:10px}.footer-social-label{font-size:11px;letter-spacing:.8px}.social-links{gap:8px}.social-links a{width:40px;height:40px;border-radius:10px}.social-links svg{width:17px;height:17px}.footer-legal{margin-top:4px;padding-top:12px;gap:10px 12px;font-size:11px}}@media(max-width:640px){.footer{padding:28px 12px 26px}.footer-inner{gap:14px}.footer-logo{height:42px}.footer-text{font-size:12px;line-height:1.38}.footer-links{gap:12px 18px;padding:8px 0}.footer-links a{font-size:12px;padding:2px 3px}.footer-social{gap:8px}.footer-social-label{font-size:10px}.social-links{gap:7px}.social-links a{width:36px;height:36px;border-radius:9px}.social-links svg{width:15px;height:15px}.footer-legal{gap:8px 10px;font-size:10px}}.tc-screen{min-height:calc(100vh - 72px);display:grid;grid-template-columns:repeat(2,1fr);background:#f5f6f8}.tc-half{min-height:100%}.tc-visual{display:flex;align-items:center;justify-content:center;padding:0;background:transparent}.tc-visual-card{width:100%;height:100%;max-width:100%;border-radius:0;overflow:hidden;background:transparent;box-shadow:none}.tc-visual-card img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;background:transparent}.tc-form{display:flex;flex-direction:column;gap:12px;padding:44px 44px 40px;background:#fff;color:#111}.tc-step-chip{align-self:flex-start;padding:5px 18px;border-radius:999px;background:#f3f4f6;border:1px solid #d7dadd;color:#111827;font-weight:800;letter-spacing:.3px;font-size:13px;display:inline-flex;align-items:center;justify-content:center}.tc-step-timeline{display:inline-flex;align-items:center;gap:10px}.tc-step-item{display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;border-radius:10px;border:1px solid #edf0f4;background:#fbfcfd;color:#94a3b8;opacity:.72;font-size:11px;font-weight:400;letter-spacing:.2px;text-transform:uppercase}.tc-step-item.is-active{background:#fff5f5;border-color:#f3c7c7;color:#b91c1c}.tc-title{font-family:PolySans Bulky,DM Sans,sans-serif;margin:0;font-size:38px;line-height:1.08;color:#0f172a}.tc-subtitle{margin:0;font-size:15px;line-height:1.55;color:#4b5563;max-width:560px}.tc-fields{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:8px 0 0}.tc-actions{margin-top:12px;display:flex;gap:12px;flex-wrap:wrap}.tc-primary-btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 24px;background:#e01919;color:#fff;text-decoration:none;border-radius:8px;font-weight:800;letter-spacing:.4px;border:1px solid transparent;font-size:16px;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease,background-color .15s ease,color .15s ease}.tc-primary-btn:hover{background:#c51414;border-color:#c51414;transform:translateY(-1px);box-shadow:0 10px 28px #e019192e}.tc-primary-btn.secondary{background:#e01919;color:#fff;border-color:#e01919}.tc-primary-btn.secondary:hover{background:#c51414;border-color:#c51414}.tc-btn-content{display:inline-flex;align-items:center;gap:8px}.tc-btn-icon{width:18px;height:18px}.tc-text-link{display:inline-block;margin-top:6px;color:#e01919;font-size:14px;font-weight:700;text-decoration:underline;text-decoration-thickness:1.5px}.tc-secondary-btn{padding:12px 28px;border-radius:8px;border:1px solid #e5e7eb;background:#fff;color:#111827;font-weight:700;letter-spacing:.2px;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease,background-color .15s ease}.tc-secondary-btn:hover{transform:translateY(-1px);border-color:#d1d5db;box-shadow:0 12px 24px #0000000f}.tc-upload{display:grid;gap:16px;grid-template-columns:1fr}.tc-steps{display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.tc-step-card{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:start;padding:10px;border:1px solid #dddddd;border-radius:12px;background:#fff}.tc-step-number{width:34px;height:34px;border-radius:10px;background:#f3f4f6;color:#111827;display:grid;place-items:center;font-weight:800;letter-spacing:.3px}.tc-step-body h2{margin:0;font-size:17px;font-weight:800;letter-spacing:.3px}.tc-step-body p{margin:4px 0 0;font-size:14px;line-height:1.5;color:#4b5563}.tc-step-body .tc-primary-btn{margin-top:8px;padding:12px 26px;background:transparent;color:#e01919;border-color:#e01919;box-shadow:none}.tc-upload-callout{border:1px solid #e5e7eb;border-radius:14px;padding:16px 16px 18px;background:#f3f4f6;display:grid;gap:10px;box-shadow:0 10px 24px #0000000f}.tc-upload-callout h3{margin:0;font-size:17px;font-weight:800;letter-spacing:.3px}.tc-upload-callout p{margin:0;font-size:12px;line-height:1.5;color:#4b5563}.tc-upload-field{display:flex;flex-direction:column;gap:8px;font-weight:700;color:#111827}.tc-upload-field span{font-size:13px;letter-spacing:.2px}.tc-checkbox-field{display:flex;align-items:flex-start;gap:8px;font-size:13px;color:#4b5563;margin-top:4px}.tc-checkbox-field input{margin-top:2px}.tc-checkbox-field span{line-height:1.5}.tc-upload-field select{width:100%;padding:12px 14px;border-radius:12px;border:1px solid #e5e7eb;background:#fff;font-size:15px;font-family:DM Sans,sans-serif;color:#111827;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.tc-upload-field select:focus{outline:none;border-color:#e01919;box-shadow:0 0 0 3px #e019191f;background:#fff}.tc-upload-field input[type=file]{width:100%;max-width:100%;box-sizing:border-box;padding:14px 16px;border-radius:14px;border:1.5px dashed #d7dadd;background:#f9fafb;font-size:16px;font-weight:700;font-family:DM Sans,sans-serif;color:#111827;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease,transform .15s ease}.tc-upload-field input[type=file]:focus{outline:none;border-color:#e01919;box-shadow:0 0 0 3px #e019191f;background:#fff;transform:translateY(-1px)}.tc-file-picker{display:grid;gap:8px}.tc-file-trigger{position:relative;width:100%;display:inline-flex;align-items:center;justify-content:center;padding:12px 16px;border-radius:12px;border:1.5px dashed #d7dadd;background:#f9fafb;color:#111827;font-size:14px;font-weight:700;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease,transform .15s ease;box-sizing:border-box}.tc-file-trigger:hover{border-color:#e01919;background:#fff}.tc-file-trigger:focus-within{outline:none;border-color:#e01919;box-shadow:0 0 0 3px #e019191f;background:#fff;transform:translateY(-1px)}.tc-file-trigger input[type=file]{position:absolute;inset:0;opacity:0;cursor:pointer;margin:0;padding:0}.tc-file-name{display:block;font-size:12px;line-height:1.4;color:#6b7280;overflow-wrap:anywhere;word-break:break-word}.tc-file-meta{display:inline-flex;align-items:center;gap:6px;max-width:100%}.tc-file-clear{flex:0 0 auto;width:22px;height:22px;border-radius:999px;border:1px solid #d1d5db;background:#fff;color:#374151;display:inline-flex;align-items:center;justify-content:center;padding:0;cursor:pointer}.tc-file-clear:hover{border-color:#9ca3af;background:#f9fafb}.tc-hint{margin:0;font-size:12px;color:#9ca3af;font-style:italic}.tc-status{margin:10px 0 0;padding:10px 12px;font-size:13px;font-weight:700;color:#b91c1c;background:#fff5f5;border:1px solid #f3c7c7;border-radius:8px}@media(max-width:980px){.tc-upload,.tc-steps{grid-template-columns:1fr}.tc-screen{display:flex;flex-direction:column;min-height:auto;overflow-x:hidden;overflow-y:visible}.tc-half{min-height:auto}.tc-visual{order:1;padding:0;align-items:flex-start}.tc-form{order:2;display:flex;flex-direction:column;gap:12px;padding:20px 14px 28px;width:100%;box-sizing:border-box;overflow:visible}.tc-title{font-size:clamp(1.75rem,7.2vw,2.2rem)}.tc-visual-card{max-width:100%;height:auto;width:100%;border-radius:0}.tc-visual-card img{width:100%;height:auto;max-height:none;-o-object-fit:contain;object-fit:contain;-o-object-position:top center;object-position:top center}.tc-steps{width:100%;min-width:0;margin:0}.tc-step-card{width:100%;min-width:0;box-sizing:border-box;grid-template-columns:30px minmax(0,1fr);padding:10px 9px}.tc-step-number{width:30px;height:30px;border-radius:8px;font-size:13px}.tc-step-body{min-width:0}.tc-step-body h2,.tc-step-body p,.tc-text-link{overflow-wrap:anywhere;word-break:break-word}.tc-actions{gap:8px;margin:12px 0 0}.tc-primary-btn{width:100%;font-size:14px;padding:10px 14px}.tc-upload-field input[type=file]{font-size:14px;padding:12px}}.tc2-screen{min-height:calc(100vh - 72px);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));background:#f5f6f8;align-items:flex-start}.tc2-half{min-height:100%}.tc2-visual{position:sticky;top:72px;height:calc(100vh - 72px);align-self:flex-start;display:flex;align-items:center;justify-content:center;padding:48px;background:#eef1f6}.tc2-note{position:absolute;top:20px;left:50%;transform:translate(-50%);background:#ffffffe6;color:#334155;padding:8px 16px;border-radius:9px;border:1px solid #e5e7eb;display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;box-shadow:none;white-space:nowrap}.tc2-note-icon{width:16px;height:16px}.tc2-placeholder{width:100%;max-width:640px;height:70vh;background:#fff;border-radius:28px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:18px;box-sizing:border-box;box-shadow:0 18px 36px #0f172a14}.tc2-placeholder-text{font-family:PolySans Bulky,DM Sans,sans-serif;font-size:52px;letter-spacing:1.2px;color:#0f172a;text-align:center;width:100%;word-break:break-word}.tc2-placeholder-subtext{font-family:PolySans Bulky,DM Sans,sans-serif;margin-top:8px;font-size:18px;letter-spacing:.2px;color:#111827;text-align:center;width:100%;text-transform:uppercase;word-break:break-word}.tc2-field-graphic{margin-top:12px;width:400px;max-width:100%;margin-left:auto;margin-right:auto}.tc2-field-graphic svg{display:block;width:100%;height:auto}.tc2-field-meta{margin-top:4px;display:flex;justify-content:space-between;width:400px;max-width:100%;margin-left:auto;margin-right:auto;font-size:13px;font-weight:700;color:#0f172a;gap:8px}.tc2-field-meta-left{text-align:left;max-width:50%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-left:10px}.tc2-field-meta-right{text-align:right;max-width:50%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:10px}.tc2-field-meta.secondary{margin-top:2px;font-size:12px}.tc2-form{display:flex;flex-direction:column;gap:12px;padding:25px 40px 36px;background:#fff;color:#111}.tc2-step-chip{align-self:flex-start;padding:10px 18px;border-radius:999px;background:#f3f4f6;border:1px solid #d7dadd;color:#111827;font-weight:800;letter-spacing:.3px;font-size:13px}.tc2-step-timeline{display:inline-flex;align-items:center;gap:10px}.tc2-step-item{display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;border-radius:10px;border:1px solid #edf0f4;background:#fbfcfd;color:#94a3b8;opacity:.72;font-size:11px;font-weight:400;letter-spacing:.2px;text-transform:uppercase}.tc2-step-item.is-active{background:#fff5f5;border-color:#f3c7c7;color:#b91c1c}.tc2-title{font-family:PolySans Bulky,DM Sans,sans-serif;margin:0;font-size:34px;line-height:1.08;color:#0f172a}.tc2-sections{display:flex;flex-direction:column;gap:10px}.tc2-section{border:1px solid #e5e7eb;border-radius:12px;background:#fff;overflow:visible}.tc2-section-header{width:100%;border:0;background:#f8fafc;display:flex;align-items:center;justify-content:space-between;padding:12px 14px;font-size:14px;font-weight:800;color:#0f172a;cursor:pointer;border-radius:12px}.tc2-section.is-open .tc2-section-header{border-radius:12px 12px 0 0}.tc2-section-title{display:inline-flex;align-items:center;gap:8px}.tc2-section-title-icon{width:16px;height:16px;color:#94a3b8}.tc2-section-arrow{width:16px;height:16px;color:#64748b;transition:transform .2s ease}.tc2-section-arrow.is-open{transform:rotate(180deg)}.tc2-section-body{padding:12px}.tc2-typography{margin:4px 0 14px;display:flex;flex-direction:column;gap:10px}.tc2-typography-label{font-size:13px;font-weight:800;letter-spacing:.2px;color:#111827}.tc2-typography-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(90px,1fr));gap:8px}.tc2-typography-card{border:1px solid #e5e7eb;background:#fff;border-radius:10px;padding:2px;display:flex;flex-direction:column;gap:0;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,transform .12s ease}.tc2-typography-card img{width:125px;height:60px;display:block;margin:0 auto;border-radius:8px;-o-object-fit:contain;object-fit:contain}.tc2-typography-card:hover{transform:translateY(-1px);border-color:#cbd5e1}.tc2-typography-card.active{border-color:#e01919;box-shadow:0 0 0 3px #e0191924}.tc2-subtitle{margin:0;font-size:15px;line-height:1.55;color:#4b5563;max-width:560px}.tc2-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.tc2-title-toggle{display:flex;align-items:center;gap:12px;padding:10px 12px;border:1px solid #e5e7eb;border-radius:12px;background:#fff}.tc2-title-choice{justify-content:flex-start}.tc2-title-toggle-option{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:700;color:#111827;cursor:pointer}.tc2-title-toggle-option input{margin:0}.tc2-title-empty{min-height:1px}.tc2-field{display:flex;flex-direction:column;gap:6px;font-weight:700;color:#111827}.tc2-field span{font-size:13px;letter-spacing:.2px}.tc2-field-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;grid-column:1 / -1}.tc2-field-row.two-cols{grid-template-columns:repeat(2,minmax(0,1fr))}.tc2-color-pickers{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.tc2-color-field{display:flex;flex-direction:column;align-items:center;gap:8px;font-weight:700;color:#111827}.tc2-color-field span{font-size:13px;letter-spacing:.2px}.tc2-field input[type=color]{padding:0;width:40px;height:40px;border-radius:50%;border:none;background:#fff;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none}.tc2-field input[type=color]::-webkit-color-swatch-wrapper{padding:0;border-radius:50%}.tc2-field input[type=color]::-webkit-color-swatch{border:none;border-radius:50%}.tc2-field input[type=color]::-moz-color-swatch{border:none;border-radius:50%}.tc2-color-swatches{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px 8px;justify-items:center}.tc2-color-dropdown{width:100%;position:relative}.tc2-color-dropdown-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;cursor:pointer}.tc2-color-dropdown-current{display:inline-flex;align-items:center;gap:8px}.tc2-color-dropdown-value{font-size:12px;font-weight:700;color:#374151;text-transform:uppercase}.tc2-color-dropdown-arrow{width:14px;height:14px;color:#6b7280;transition:transform .2s ease}.tc2-color-dropdown-arrow.is-open{transform:rotate(180deg)}.tc2-color-swatches-dropdown{position:absolute;top:calc(100% + 8px);left:0;width:100%;padding:10px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;z-index:30;box-shadow:0 12px 24px #0f172a1f}.tc2-color-picker-panel{position:absolute;top:calc(100% + 8px);left:0;width:100%;padding:10px 12px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;display:flex;justify-content:flex-start;z-index:30;box-shadow:0 12px 24px #0f172a1f}.tc2-color-picker-panel input[type=color]{width:100%;max-width:110px;height:38px;border-radius:8px;border:1px solid #d1d5db;background:#fff;cursor:pointer;padding:2px}.tc2-color-swatches.secondary{display:flex;align-items:center;justify-content:center;width:100%;gap:10px;padding:10px 12px;border:1px solid #e5e7eb;border-radius:10px;background:#fff}.tc2-swatch{width:22px;height:22px;border-radius:50%;border:1px solid #d7dadd;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,border-color .12s ease}.tc2-swatch.active{transform:scale(1.05);border-color:#c51414;box-shadow:0 0 0 3px #c5141426}.tc2-field input,.tc2-field select,.tc2-field textarea{width:100%;padding:11px 13px;border-radius:12px;border:1px solid transparent;background:#f0f2f5;font-size:14px;font-family:DM Sans,sans-serif;color:#111827;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.tc2-field input::-moz-placeholder,.tc2-field textarea::-moz-placeholder{font-size:12px;color:#9ca3af}.tc2-field input::placeholder,.tc2-field textarea::placeholder{font-size:12px;color:#9ca3af}.tc2-field textarea{resize:vertical}.tc2-field input:focus,.tc2-field select:focus,.tc2-field textarea:focus{outline:none;border-color:#e01919;box-shadow:0 0 0 3px #e019191f;background:#fff}.tc2-actions{margin-top:12px;display:flex;gap:12px;flex-wrap:wrap}.tc2-btn{padding:12px 24px;border-radius:8px;font-size:16px;font-weight:800;letter-spacing:.4px;border:1px solid transparent;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease,background-color .15s ease,color .15s ease}.tc2-btn-content{display:inline-flex;align-items:center;gap:8px}.tc2-btn-icon{width:18px;height:18px}.tc2-btn.primary{background:#e01919;color:#fff;border-color:#e01919}.tc2-btn.primary:hover{background:#c51414;border-color:#c51414;transform:translateY(-1px);box-shadow:0 10px 28px #e019192e}.tc2-btn.ghost{background:#f3f4f6;color:#6b7280;border-color:#d1d5db}.tc2-btn.ghost:hover{color:#4b5563;background:#e5e7eb;border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 8px 20px #0f172a14}.tc2-status{margin-top:10px;padding:10px 12px;font-size:13px;font-weight:700;color:#b91c1c;background:#fff5f5;border:1px solid #f3c7c7;border-radius:8px}@media(max-width:980px){.tc2-screen{display:flex;flex-direction:column;min-height:auto;overflow-x:hidden;overflow-y:visible}.tc2-half{min-height:auto}.tc2-visual{order:1;position:relative;top:auto;height:auto;align-self:stretch;padding:0;background:#eef1f6;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.tc2-note{position:static;transform:none;margin:10px 12px 8px;white-space:normal;text-align:center;justify-content:center}.tc2-form{order:2;display:flex;flex-direction:column;gap:12px;padding:20px 14px 28px;width:100%;box-sizing:border-box;overflow:visible}.tc2-placeholder{width:100%;max-width:100%;height:auto;min-height:280px;border-radius:0;padding:14px 12px 16px;box-shadow:none}.tc2-placeholder-text{font-size:clamp(1.65rem,8vw,2.2rem)}.tc2-placeholder-subtext{font-size:14px;line-height:1.35}.tc2-field-graphic{width:min(100%,340px);margin-top:10px}.tc2-field-meta{width:min(100%,340px);font-size:12px}.tc2-field-meta.secondary{font-size:11px}.tc2-step-timeline{flex-wrap:wrap;gap:8px}.tc2-title{font-size:clamp(1.75rem,7.2vw,2.2rem);margin:0}.tc2-sections{gap:8px;margin:0}.tc2-section-header{padding:10px 12px;font-size:13px}.tc2-section-body{padding:10px}.tc2-fields,.tc2-field-row,.tc2-field-row.two-cols,.tc2-color-pickers{grid-template-columns:1fr;gap:10px}.tc2-color-field{align-items:flex-start}.tc2-title-toggle{width:100%}.tc2-typography-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tc2-typography-card img{width:100%;max-width:120px;height:54px}.tc2-actions{margin:12px 0 0;gap:8px;flex-direction:column;align-items:stretch}.tc2-btn{width:100%;font-size:14px;padding:10px 14px}.tc2-status{margin:10px 0 0}}.tc3-screen{min-height:calc(100vh - 72px);display:grid;grid-template-columns:repeat(2,1fr);background:#f5f6f8}.tc3-half{min-height:100%}.tc3-visual{display:flex;align-items:center;justify-content:center;padding:0;background:transparent}.tc3-visual-card{width:100%;height:100%;max-width:100%;border-radius:0;overflow:hidden;background:transparent;box-shadow:none}.tc3-visual-card img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;background:transparent}.tc3-form{display:flex;flex-direction:column;gap:12px;padding:44px 44px 40px;background:#fff;color:#111}.tc3-step-chip{align-self:flex-start;padding:5px 18px;border-radius:999px;background:#f3f4f6;border:1px solid #d7dadd;color:#111827;font-weight:800;letter-spacing:.3px;font-size:13px;display:inline-flex;align-items:center;justify-content:center}.tc3-step-timeline{display:inline-flex;align-items:center;gap:10px}.tc3-step-item{display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;border-radius:10px;border:1px solid #edf0f4;background:#fbfcfd;color:#94a3b8;opacity:.72;font-size:11px;font-weight:400;letter-spacing:.2px;text-transform:uppercase}.tc3-step-item.is-active{background:#fff5f5;border-color:#f3c7c7;color:#b91c1c}.tc3-title{font-family:PolySans Bulky,DM Sans,sans-serif;margin:0;font-size:34px;line-height:1.1;color:#0f172a}.tc3-subtitle{margin:0;font-size:15px;line-height:1.55;color:#4b5563;max-width:560px}.tc3-typography{margin:6px 0 10px;display:flex;flex-direction:column;gap:10px}.tc3-typography-label{font-size:13px;font-weight:800;letter-spacing:.2px;color:#111827}.tc3-typography-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:8px}.tc3-typography-card{border:1px solid #e5e7eb;background:#fff;border-radius:10px;padding:6px;display:flex;flex-direction:column;gap:2px;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,transform .12s ease}.tc3-typography-card img{width:125px;height:60px;display:block;margin:0 auto;border-radius:8px;-o-object-fit:contain;object-fit:contain}.tc3-typography-card:hover{transform:translateY(-1px);border-color:#cbd5e1}.tc3-typography-card.active{border-color:#e01919;box-shadow:0 0 0 3px #e0191924}.tc3-fields{display:grid;grid-template-columns:1fr;gap:14px;margin-top:6px}.tc3-field-row.two-cols{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.tc3-field{display:flex;flex-direction:column;gap:6px;font-weight:700;color:#111827}.tc3-field span{font-size:13px;letter-spacing:.2px}.tc3-field input,.tc3-field textarea{width:100%;padding:12px 14px;border-radius:12px;border:1px solid transparent;background:#f0f2f5;font-size:14px;font-family:DM Sans,sans-serif;color:#111827;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.tc3-field input:focus,.tc3-field textarea:focus{outline:none;border-color:#e01919;box-shadow:0 0 0 3px #e019191f;background:#fff}.tc3-field input::-moz-placeholder,.tc3-field textarea::-moz-placeholder{font-size:12px;color:#9ca3af}.tc3-field input::placeholder,.tc3-field textarea::placeholder{font-size:12px;color:#9ca3af}.tc3-checkbox-field{display:flex;align-items:flex-start;gap:8px;font-size:13px;color:#4b5563}.tc3-checkbox-field input{margin-top:2px}.tc3-actions{margin-top:10px;display:flex;flex-direction:column;gap:12px}.tc3-cta-row{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.tc3-btn{padding:12px 24px;border-radius:8px;font-size:16px;font-weight:800;letter-spacing:.4px;border:1px solid transparent;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease,background-color .15s ease,color .15s ease}.tc3-btn-content{display:inline-flex;align-items:center;gap:8px}.tc3-btn-icon{width:18px;height:18px}.tc3-btn.primary{background:#e01919;color:#fff;border-color:#e01919}.tc3-btn.primary:hover{background:#c51414;border-color:#c51414;transform:translateY(-1px);box-shadow:0 10px 28px #e019192e}.tc3-btn.ghost{background:#f3f4f6;color:#6b7280;border-color:#d1d5db}.tc3-btn.ghost:hover{color:#4b5563;background:#e5e7eb;border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 8px 20px #0f172a14}.tc3-status{margin-top:10px;padding:10px 12px;font-size:13px;font-weight:700;color:#b91c1c;background:#fff5f5;border:1px solid #f3c7c7;border-radius:8px}.tc3-price-inline{font-size:16px;font-weight:400;color:#111827;white-space:nowrap}.tc3-separator{width:100%;height:1px;background:#e5e7eb}.tc3-deposit-note{margin:0;font-size:14px;line-height:1.5;color:#6b7280}.tc3-deposit-note-wrap{display:flex;align-items:flex-start;gap:8px}.tc3-deposit-note-icon{width:18px;height:18px;color:#64748b;flex:0 0 auto;margin-top:1px}@media(max-width:980px){.tc3-screen{grid-template-columns:1fr}.tc3-form{padding:32px 20px 40px}.tc3-cta-row{flex-direction:column;align-items:stretch;gap:8px}.tc3-btn{width:100%}.tc3-price-inline{white-space:normal;text-align:left}}.tcg-screen{min-height:calc(100vh - 72px);display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 20% 20%,rgba(224,25,25,.2),transparent 35%),radial-gradient(circle at 85% 80%,rgba(224,25,25,.16),transparent 45%),linear-gradient(120deg,#0b0b0b,#101010);padding:24px;box-sizing:border-box}.tcg-card{max-width:720px;width:100%;background:#fff;border-radius:24px;box-shadow:0 18px 36px #0f172a1f;padding:48px 40px;text-align:center;display:grid;gap:14px}.tcg-check{width:88px;height:88px;margin:0 auto}.tcg-check svg{width:100%;height:100%}.tcg-check.success svg{stroke:#d1d5db}.tcg-check.pending svg{stroke:#d1d5db}.tcg-check.error svg{stroke:#d1d5db}.tcg-title{margin:0;font-family:PolySans Bulky,DM Sans,sans-serif;font-size:42px;color:#0f172a}.tcg-subtitle{margin:0;font-size:16px;line-height:1.6;color:#4b5563}.tcg-meta{margin:2px 0 0;font-size:13px;font-weight:700;color:#6b7280}.tcg-actions{margin-top:10px;display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.tcg-btn{padding:10px 16px;border-radius:8px;border:1px solid transparent;font-size:14px;font-weight:700;cursor:pointer;transition:transform .15s ease,background-color .15s ease,border-color .15s ease,color .15s ease}.tcg-btn.primary{background:#e01919;border-color:#e01919;color:#fff}.tcg-btn.primary:hover{background:#c51414;border-color:#c51414;transform:translateY(-1px)}.tcg-btn.ghost{background:#f3f4f6;border-color:#d1d5db;color:#4b5563}.tcg-btn.ghost:hover{background:#e5e7eb;border-color:#cbd5e1}@media(max-width:768px){.tcg-card{padding:36px 24px}.tcg-title{font-size:34px}.tcg-actions{flex-direction:column;align-items:stretch}.tcg-btn{width:100%}}.contact-screen{min-height:calc(100vh - 72px);display:flex;justify-content:center;margin-top:calc(-1 * var(--site-main-top));padding:calc(48px + var(--site-main-top)) 48px 48px;background:linear-gradient(135deg,#f5f6f8,#eef1f6)}.contact-card{width:min(960px,100%);background:#fff;border-radius:18px;box-shadow:0 18px 36px #0f172a14;padding:32px;display:flex;flex-direction:column;gap:18px}.contact-header h1{margin:8px 0 6px;font-size:40px;line-height:1.02;color:#0f172a}.contact-header p{margin:0;color:#4b5563;line-height:1.5}.contact-chip{display:inline-block;margin:0 0 14px;color:#e01919;font-family:Martian Mono,ui-monospace,Cascadia Code,Source Code Pro,Menlo,Consolas,DejaVu Sans Mono,monospace;font-size:13px;font-weight:400;text-transform:uppercase;letter-spacing:.2px}.contact-form{display:flex;flex-direction:column;gap:16px}.contact-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.contact-field{display:flex;flex-direction:column;gap:6px;font-weight:700;color:#111827}.contact-field span{font-size:13px;letter-spacing:.2px}.contact-field input,.contact-field textarea{width:100%;border:1px solid #e5e7eb;border-radius:10px;padding:12px;font-size:15px;color:#0f172a;background:#fff}.contact-field textarea{resize:vertical;min-height:120px}.contact-field input:focus,.contact-field textarea:focus{outline:2px solid #c51414;border-color:#c51414}.contact-checkbox{display:flex;align-items:center;gap:10px;font-size:14px;color:#111827}.contact-actions{display:flex;justify-content:flex-start}.contact-btn{border:1px solid transparent;border-radius:8px;padding:12px 24px;font-weight:800;letter-spacing:.4px;font-size:16px;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease,background-color .15s ease,color .15s ease}.contact-btn.primary{background:#e01919;border-color:#e01919;color:#fff}.contact-btn.primary:hover:not(:disabled){background:#c51414;border-color:#c51414;transform:translateY(-1px);box-shadow:0 10px 28px #e019192e}.contact-btn:disabled{opacity:.6;cursor:not-allowed}.contact-status{margin:0;color:#0f172a;font-weight:700}.contact-warning{background:#fff7ed;color:#c2410c;border:1px solid #fed7aa;border-radius:12px;padding:14px;font-size:14px}@media(max-width:1024px){.contact-screen{padding:calc(32px + var(--site-main-top)) 20px 32px}.contact-row{grid-template-columns:1fr}}@media(max-width:900px){.contact-header h1{font-size:30px;line-height:.98}.contact-checkbox{align-items:flex-start}.contact-checkbox input{margin-top:2px}.contact-actions,.contact-btn{width:100%}}.how-page{background:#fff;color:#111;--how-side-gap: clamp(12px, 3.2vw, 28px)}.how-hero{position:relative;overflow:hidden;background:linear-gradient(120deg,#0b0b0b,#1a0d0f 45%,#2b0f12);color:#fff;border-radius:20px;padding:60px 32px 70px;width:min(1400px,calc(100% - (var(--how-side-gap) * 2)));margin:12px auto 0;box-shadow:0 14px 38px #00000029}.how-hero-bg{position:absolute;filter:blur(90px);opacity:.65;z-index:1}.how-hero-bg-a{width:360px;height:360px;background:#e01919;top:-80px;right:-120px}.how-hero-bg-b{width:320px;height:320px;background:#5d0d0d;bottom:-100px;left:-120px}.how-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.05fr .95fr;gap:32px;align-items:center;max-width:1180px;margin:0 auto}.how-hero-copy{display:flex;flex-direction:column;gap:14px}.how-title{font-size:46px;line-height:1.05;margin:0}.how-lead{margin:0;color:#e8ebf2;font-size:16px;line-height:1.6;max-width:640px}.how-hero-visual{display:flex;justify-content:flex-end;align-items:center}.how-logo{width:260px;height:auto;display:block}.how-step-panel{min-height:100vh;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:40px;width:min(1400px,calc(100% - (var(--how-side-gap) * 2)));margin:0 auto;padding:24px;box-sizing:border-box}.how-step-copy{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;max-width:560px;margin:0 auto}.how-step-kicker{margin:0 0 14px;color:#e01919;font-family:Martian Mono,ui-monospace,Cascadia Code,Source Code Pro,Menlo,Consolas,DejaVu Sans Mono,monospace;font-size:14px;font-weight:400;text-transform:uppercase;letter-spacing:.2px}.how-step-title{margin:0 0 30px;font-family:PolySans Bulky,DM Sans,sans-serif;font-size:clamp(2rem,4.8vw,4.8rem);line-height:.96;color:#101114}.how-step-description{margin:0;font-size:clamp(.95rem,1.45vw,1.12rem);line-height:1.55;color:#565656;max-width:44ch;white-space:pre-line}.how-step-list-intro{margin-bottom:14px}.how-step-list{list-style:none;margin:0 0 14px;padding:0 0 0 20px;display:flex;flex-direction:column;gap:8px;width:min(100%,520px)}.how-step-list li{margin:0;color:#565656;font-size:clamp(.95rem,1.45vw,1.12rem);line-height:1.55;text-align:left;position:relative;padding-left:18px}.how-step-list-compact li{font-size:clamp(.95rem,1.45vw,1.12rem);line-height:1.55}.how-step-list li:before{content:"";position:absolute;left:0;top:.66em;width:7px;height:7px;border:1.4px solid #9aa0ac;border-radius:2px;transform:translateY(-50%) rotate(45deg)}.how-step-list-outro{color:#565656}.how-step-image-wrap{width:100%;display:flex;justify-content:center;align-items:center}.how-step-image{width:min(100%,520px);height:auto;display:block;border-radius:20px}.how-inline-link{color:#e01919;font-weight:700;text-decoration:none}.how-inline-link:hover{text-decoration:underline}.how-step-panel.is-reverse .how-step-copy{order:2}.how-step-panel.is-reverse .how-step-image-wrap{order:1}@media(max-width:980px){.how-page{--how-side-gap: 12px}.how-hero-grid{grid-template-columns:1fr;gap:20px}.how-hero{margin:16px auto 0;padding:34px 16px 40px;border-radius:16px;box-shadow:0 10px 26px #00000024}.how-title{font-size:clamp(1.75rem,7.2vw,2.3rem);line-height:1.05}.how-hero-visual{justify-content:flex-start}.how-logo{width:170px}.how-lead{font-size:14px;line-height:1.45}.how-step-panel,.how-step-panel.is-reverse{min-height:auto;grid-template-columns:1fr;gap:16px;padding:28px 16px}.how-step-panel.is-reverse .how-step-copy,.how-step-panel.is-reverse .how-step-image-wrap{order:initial}.how-step-list li{text-align:left}.how-step-title{margin:0 0 14px;font-size:clamp(1.75rem,7vw,2.25rem);line-height:1.05}.how-step-kicker{margin:0 0 10px;font-size:12px}.how-step-description,.how-step-list li,.how-step-list-compact li{font-size:14px;line-height:1.45}.how-step-list{gap:6px;margin:0 0 12px}.how-step-image{width:min(100%,420px);border-radius:14px}}@media(max-width:640px){.how-page{--how-side-gap: 10px}.how-hero{padding:28px 14px 30px;border-radius:14px;box-shadow:0 8px 20px #0000001f}.how-title{font-size:clamp(1.6rem,8.2vw,2rem)}.how-lead{font-size:14px;line-height:1.45}.how-logo{width:148px}.how-step-panel,.how-step-panel.is-reverse{padding:24px 14px;gap:14px}.how-step-copy{max-width:100%}.how-step-title{font-size:clamp(1.6rem,8vw,2rem)}.how-step-description,.how-step-list li,.how-step-list-compact li{font-size:14px;line-height:1.45}.how-step-list{padding-left:12px}}.admin-shell{display:grid;grid-template-columns:260px 1fr;min-height:100vh;background:#f5f6f8;-moz-column-gap:0;column-gap:0}.admin-sidebar{background:#0f172a;color:#e5e7eb;display:flex;flex-direction:column;padding:20px 16px;gap:16px;min-height:100vh;position:sticky;top:0;overflow-y:auto}.admin-logo-wrap{display:flex;flex-direction:column;gap:12px}.admin-logo{display:flex;align-items:center;gap:10px;padding:12px 8px;border-radius:12px;background:transparent}.admin-logo img{width:80%;max-width:200px;height:auto;display:block;margin:0 auto}.admin-backoffice-label{font-family:PolySans Bulky,DM Sans,sans-serif;font-weight:800;letter-spacing:.2px;text-transform:uppercase;font-size:14px;color:#e5e7ebb3;text-align:center;margin-top:-4px}.admin-nav{display:flex;flex-direction:column;gap:6px;margin-top:16px}.admin-nav-item{display:flex;align-items:center;gap:10px;padding:12px;border-radius:10px;color:#e5e7eb;text-decoration:none;font-weight:800;font-family:PolySans Bulky,DM Sans,sans-serif}.admin-nav-item:hover{background:#ffffff14}.admin-nav-item.active{background:#c51414;color:#fff}.admin-nav-icon{width:20px;height:20px}.admin-logout{margin-top:auto;border:1px solid rgba(255,255,255,.15);background:#ffffff0a;color:#e5e7eb;border-radius:10px;padding:12px;display:flex;align-items:center;gap:10px;font-weight:700;cursor:pointer}.admin-main{padding:48px 48px 56px;min-height:100vh;box-sizing:border-box;background:#f5f6f8;border-left:none}.admin-content{max-width:1180px;margin:20px auto 0;width:100%;padding:0 8px}.admin-screen{padding:40px 20px;background:radial-gradient(circle at 20% 20%,rgba(224,25,25,.25),transparent 38%),radial-gradient(circle at 85% 80%,rgba(180,25,25,.2),transparent 42%),linear-gradient(120deg,#0b0b0b,#1a0d0f 45%,#2b0f12);min-height:100vh;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px}.admin-login-logo{height:52px;-o-object-fit:contain;object-fit:contain}.admin-login-title{margin:0 0 10px;font-size:28px;text-align:center}.admin-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px;padding-bottom:10px;border-bottom:1px solid #e5e7eb}.admin-header.center-header{justify-content:center;border-bottom:none;padding-bottom:0}.admin-header h1{margin:0 0 4px;color:#0f172a;font-size:28px}.admin-actions{display:flex;gap:8px}.admin-actions button{border:1px solid #d7dadd;background:#fff;border-radius:10px;padding:10px 14px;cursor:pointer;font-weight:700}.admin-link-btn{display:inline-flex;padding:10px 14px;border-radius:10px;border:1px solid #d7dadd;background:#fff;font-weight:700;text-decoration:none;color:#0f172a}.admin-table-wrapper{background:#fff;border-radius:14px;box-shadow:0 10px 24px #0f172a0f;overflow:auto;margin-top:12px}.admin-table-wrapper h2{font-family:PolySans Bulky,DM Sans,sans-serif;font-size:20px;margin:0;color:#0f172a}.admin-table-wrapper p{font-size:12.5px;margin:4px 0 0;color:#4b5563}.admin-table{width:100%;border-collapse:collapse;min-width:0}.admin-table th,.admin-table td{padding:8px 10px;border-bottom:1px solid #e5e7eb;text-align:left;font-size:13px;white-space:nowrap}.admin-table th{padding-top:12px;padding-bottom:12px}.admin-table th:first-child,.admin-table td:first-child{padding-left:18px}.admin-table th{background:#0f172a;color:#fff;font-size:14px;font-weight:800}.admin-col-id{width:50px}.export-table th.admin-col-id,.export-table td.admin-col-id{min-width:50px;white-space:nowrap}.admin-col-fecha{width:160px}.admin-table th.wide{min-width:140px}.admin-col-comentarios{white-space:normal;max-width:320px}.admin-col-acciones{width:360px}.export-table th,.export-table td{white-space:normal}.admin-estado-select{border:1px solid #d7dadd;border-radius:10px;padding:8px 10px;font-size:13px;background:#f9fafb;min-width:130px}.admin-estado-select:focus{outline:2px solid #c51414;border-color:#c51414}.admin-delete-btn{border:1px solid #fecaca;background:#fff1f2;color:#b91c1c;border-radius:10px;padding:8px 10px;font-size:12px;font-weight:700;cursor:pointer}.admin-delete-btn:hover:not(:disabled){background:#ffe4e6;border-color:#fda4af}.admin-delete-btn:disabled{opacity:.6;cursor:not-allowed}.admin-pedido-actions{display:inline-flex;align-items:center;gap:8px}.admin-icon-btn{width:34px;height:34px;border-radius:9px;border:1px solid #d7dadd;background:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:#0f172a}.admin-icon-btn svg{width:16px;height:16px}.admin-icon-btn:hover:not(:disabled){background:#f8fafc}.admin-icon-btn:disabled{opacity:.6;cursor:not-allowed}.admin-icon-btn.danger{color:#b91c1c;border-color:#fecaca;background:#fff1f2}.admin-icon-btn.danger:hover:not(:disabled){background:#ffe4e6}.admin-edit-row td{background:#f8fafc;border-bottom:1px solid #e2e8f0}.admin-edit-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:12px 6px 8px}.admin-edit-grid label{display:flex;flex-direction:column;gap:6px;font-size:12px;font-weight:700;color:#334155}.admin-edit-grid input,.admin-edit-grid textarea,.admin-edit-grid select{border:1px solid #cfd8e3;border-radius:10px;padding:9px 10px;font-size:13px;background:#fff}.admin-edit-grid textarea{resize:vertical}.admin-edit-actions{display:flex;gap:8px;padding:0 6px 12px}.admin-error{color:#b91c1c;font-weight:700;margin:0 0 10px}.admin-filters{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;margin-bottom:14px;align-items:end}.admin-filters label{display:flex;flex-direction:column;gap:6px;font-weight:700;color:#0f172a;font-size:13px}.admin-filters select,.admin-filters input{border:1px solid #d7dadd;border-radius:10px;padding:10px;font-size:14px;background:#f9fafb}.admin-filters select:focus,.admin-filters input:focus{outline:2px solid #c51414;border-color:#c51414}.admin-filter-text{grid-column:span 2}.admin-file{display:flex;flex-direction:column;gap:4px}.admin-chip{display:inline-flex;padding:4px 8px;border-radius:999px;background:#eef1f6;border:1px solid #d7dadd;font-size:11px}.admin-chip.progreso{background:#fee2e2;border-color:#fca5a5;color:#991b1b}.admin-chip.completado,.admin-chip.pendiente_pago{background:#fff7ed;border-color:#fdba74;color:#9a3412}.admin-chip.pagado{background:#ecfdf3;border-color:#a7f3d0;color:#166534}.admin-chip.pago_ko{background:#fee2e2;border-color:#fca5a5;color:#991b1b}.admin-chip.pendiente{background:#fef9c3;border-color:#fde68a;color:#92400e}.admin-chip.respondido{background:#ecfdf3;border-color:#a7f3d0;color:#166534}.admin-chip.nuevo{background:#e0f2fe;border-color:#bae6fd;color:#075985}.admin-board{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:12px}.admin-column{background:#fff;border-radius:14px;box-shadow:0 10px 24px #0f172a0f;display:flex;flex-direction:column;min-height:200px}.admin-col-header{display:flex;justify-content:space-between;align-items:center;padding:14px;border-bottom:1px solid #e5e7eb;font-weight:800;font-family:PolySans Bulky,DM Sans,sans-serif;color:#0f172a}.admin-col-header .admin-chip{font-size:12px;padding:6px 10px}.admin-col-body{padding:12px;display:flex;flex-direction:column;gap:10px}.admin-empty{color:#4b5563;font-size:13px}.admin-msg-card{border:1px solid #e5e7eb;border-radius:12px;padding:12px;display:flex;flex-direction:column;gap:6px;background:#fff}.admin-msg-top{display:flex;justify-content:space-between;align-items:center;gap:8px}.admin-msg-name{font-weight:800;font-family:PolySans Bulky,DM Sans,sans-serif}.admin-msg-email{font-size:12px;color:#4b5563}.admin-msg-subject{font-weight:700;color:#0f172a}.admin-msg-body{font-size:13px;color:#111827;line-height:1.4}.admin-msg-footer{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-top:4px}.admin-msg-date-row{border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;padding:6px 0;margin-top:4px;display:flex;align-items:center}.admin-msg-date{font-size:12px;color:#4b5563;display:inline-flex;align-items:center;gap:4px}.admin-msg-actions{display:flex;flex-wrap:wrap;gap:6px;padding-top:6px}.admin-visualizer{background:#fff;border-radius:14px;box-shadow:0 10px 24px #0f172a0f;padding:14px}.admin-visualizer-nav{display:flex;align-items:center;justify-content:center;gap:10px;border-bottom:1px solid #e5e7eb;padding-bottom:10px}.admin-visualizer-nav p{margin:0;font-weight:800;color:#0f172a}.admin-visualizer-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:12px;padding-top:12px}.admin-shirt-panel{background:#eef1f6;border-radius:12px;padding:12px}.admin-shirt-card{border-radius:20px;min-height:520px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px 14px;box-shadow:0 18px 36px #0f172a14}.admin-shirt-title{font-family:PolySans Bulky,DM Sans,sans-serif;font-size:clamp(2rem,3vw,2.9rem);text-align:center;letter-spacing:.8px}.admin-shirt-subtitle{margin-top:8px;font-family:PolySans Bulky,DM Sans,sans-serif;font-size:18px;text-align:center}.admin-shirt-graphic{margin-top:12px;width:min(420px,100%)}.admin-shirt-graphic svg{display:block;width:100%;height:auto}.admin-shirt-meta{margin-top:4px;display:flex;justify-content:space-between;width:min(420px,100%);gap:10px;font-size:13px;font-weight:700}.admin-shirt-meta span:first-child{text-align:left}.admin-shirt-meta span:last-child{text-align:right}.admin-shirt-meta.secondary{font-size:12px}.admin-fields-panel{border:1px solid #e5e7eb;border-radius:12px;padding:10px;background:#fff;max-height:640px;overflow:auto}.admin-field-row{display:grid;grid-template-columns:1fr auto auto;gap:8px;align-items:center;border-bottom:1px solid #eef2f7;padding:9px 4px}.admin-field-row:last-child{border-bottom:none}.admin-field-text{display:flex;flex-direction:column;gap:2px;min-width:0}.admin-field-label{font-size:11px;color:#64748b;text-transform:uppercase;letter-spacing:.2px;font-weight:700}.admin-field-value{color:#0f172a;font-weight:700;font-size:13px;word-break:break-word}.admin-field-copied{font-size:11px;color:#166534;font-weight:700}@media(max-width:1100px){.admin-edit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.admin-pedido-actions{flex-wrap:wrap}.admin-col-acciones{width:260px}.admin-edit-grid{grid-template-columns:1fr}}@media(max-width:1200px){.admin-visualizer-grid{grid-template-columns:1fr}.admin-shirt-card{min-height:420px}.admin-fields-panel{max-height:none}}.admin-mini-btn{border:1px solid #d7dadd;background:#fff;border-radius:8px;padding:8px 10px;font-size:12px;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;gap:4px}.admin-mini-btn.success{background:#ecfdf3;border-color:#a7f3d0;color:#166534}.export-table th,.export-table td{font-size:11px;line-height:1.2;padding:6px 8px}.export-table th{white-space:nowrap}.export-table th.wide{min-width:180px}.export-table td{white-space:normal;word-break:break-word}.export-col-action{min-width:120px;text-align:center}.export-action-btn{display:inline-flex;align-items:center;justify-content:center;gap:4px;padding:8px 10px;font-size:11px;width:140px}.export-action-group{display:flex;flex-direction:column;gap:6px;align-items:center}.admin-mini-btn.download{background:#e0f2fe;border-color:#bae6fd;color:#075985}.admin-mini-btn.download:hover{background:#bae6fd;border-color:#7dd3fc;color:#0c4a6e}.export-icon{width:14px;height:14px}.export-all{display:flex;justify-content:flex-end;margin-top:8px}.admin-link-btn.small{padding:8px 10px;font-size:12px;display:inline-flex;align-items:center;gap:4px}.admin-msg-icon{width:14px;height:14px}.admin-auth-form{display:flex;gap:8px;margin-top:10px;flex-direction:column}.admin-auth-form input{flex:1;padding:10px;border:1px solid #d7dadd;border-radius:10px}.admin-auth-form button{padding:10px 14px;border:none;border-radius:10px;background:#c51414;color:#fff;font-weight:700;cursor:pointer}.admin-hint{margin-top:8px;font-size:13px;color:#4b5563}.admin-card{width:100%;max-width:350px;margin:60px auto;background:#fff;padding:24px;border-radius:14px;box-shadow:0 10px 24px #0f172a0f}.admin-widgets{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px;margin-bottom:18px}.admin-widget-card{background:#fff;border-radius:14px;box-shadow:0 10px 24px #0f172a0f;padding:20px;display:flex;flex-direction:column;gap:10px}.admin-widget-header{display:flex;justify-content:space-between;align-items:center;color:#4b5563;font-weight:700}.admin-widget-header span{font-family:PolySans Bulky,DM Sans,sans-serif;font-size:16px;color:#0f172a}.admin-widget-header a{font-size:13px;text-decoration:none;color:#c51414;font-weight:800;font-family:PolySans Bulky,DM Sans,sans-serif}.admin-widget-value{font-size:32px;font-weight:800;color:#0f172a;line-height:1}.admin-widget-topline{display:flex;justify-content:space-between;align-items:center;gap:12px}.admin-ratios{display:flex;flex-direction:column;gap:4px;font-size:13px;color:#4b5563;text-align:right}.admin-widget-sub{display:flex;flex-wrap:wrap;gap:6px}.admin-widget-sub.chips-row{margin-top:8px}.admin-widget-links{display:flex;flex-wrap:wrap;gap:8px}.admin-two-cols{display:grid;grid-template-columns:repeat(auto-fit,minmax(420px,1fr));gap:12px}.admin-bar{margin-top:8px;width:100%;height:10px;border-radius:999px;background:#e5e7eb;overflow:hidden;display:flex}.admin-bar-fill{height:100%}.admin-bar-fill.progreso{background:#fca5a5}.admin-bar-fill.completado,.admin-bar-fill.pendiente_pago{background:#fbbf24}.admin-bar-fill.pagado{background:#34d399}.admin-bar-fill.pago_ko{background:#f87171}.admin-bar-fill.pendiente{background:#facc15}.admin-bar-fill.leido{background:#38bdf8}.admin-bar-fill.respondido{background:#34d399}.admin-bar-fill.nuevo{background:#38bdf8}.admin-widget-legend{margin:8px 0 0;padding-left:16px;color:#4b5563;font-size:13px;line-height:1.4}.admin-widget-legend li+li{margin-top:4px}.admin-derivatives{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:8px;margin-top:8px}.admin-derivatives.compact{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.admin-derivative-card{border-radius:12px;padding:10px 12px;background:#f3f4f6;border:1px solid #e5e7eb}.admin-derivative-card.alert{background:#fef2f2;border-color:#fecdd3;color:#991b1b}.admin-derivative-card.warn{background:#fff7ed;border-color:#fed7aa;color:#9a3412}.admin-derivative-label{display:block;font-size:13px;font-weight:700}.admin-derivative-row{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:4px}.admin-derivative-card strong{font-size:20px}.site-faqs{background:#fff;color:#111;width:100%;padding:72px 24px 84px}.site-faqs-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:40px}.site-faqs-left{display:flex;flex-direction:column;justify-content:flex-start;padding-top:16px}.site-faqs-kicker{margin:0 0 14px;font-size:13px;letter-spacing:.2px;text-transform:uppercase;color:#e01919;font-family:Martian Mono,ui-monospace,Cascadia Code,Source Code Pro,Menlo,Consolas,DejaVu Sans Mono,monospace;font-weight:400}.site-faqs-side-copy{margin:0;max-width:320px;font-size:16px;line-height:1.6;color:#616161}.site-faqs-right{justify-self:end;width:min(100%,620px)}.site-faqs-title{margin:0 0 22px;text-align:left;font-family:PolySans Bulky,DM Sans,sans-serif;font-size:clamp(38px,4.8vw,64px);line-height:.95;letter-spacing:.4px}.site-faqs-list{border-top:1px solid #dfdfdf}.site-faq-item{border-bottom:1px solid #dfdfdf}.site-faq-trigger{width:100%;border:0;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px 0;text-align:left}.site-faq-question{font-family:PolySans Bulky,DM Sans,sans-serif;font-size:clamp(17px,2vw,21px);line-height:1.2;color:#111}.site-faq-icon{width:18px;height:18px;display:inline-grid;place-items:center;position:relative;flex-shrink:0}.site-faq-icon span{position:absolute;width:14px;height:1px;background:#202020;transition:transform .28s ease,opacity .28s ease}.site-faq-icon span:last-child{transform:rotate(90deg)}.site-faq-answer-wrap{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease}.site-faq-answer{margin:0;overflow:hidden;color:#474747;line-height:1.6;font-size:15px;padding:0;transition:padding .3s ease,opacity .3s ease;opacity:0}.site-faq-item.is-open .site-faq-answer-wrap{grid-template-rows:1fr}.site-faq-item.is-open .site-faq-answer{padding:0 0 16px;opacity:1}.site-faq-item.is-open .site-faq-icon span:last-child{transform:rotate(0);opacity:0}@media(max-width:980px){.site-faqs{padding:58px 20px 66px}.site-faqs-inner{grid-template-columns:1fr;gap:26px}.site-faqs-left{padding-top:0}.site-faqs-side-copy{max-width:100%}.site-faqs-right{justify-self:stretch;width:100%}.site-faqs-title{text-align:left}}.cookies-screen{min-height:calc(100vh - 72px);background:linear-gradient(135deg,#f5f6f8,#eef1f6);margin-top:calc(-1 * var(--site-main-top));padding:calc(40px + var(--site-main-top)) 20px 52px}.cookies-card{width:100%;max-width:900px;margin:0 auto;background:#fff;border-radius:18px;box-shadow:0 18px 36px #0f172a14;padding:30px 28px;display:grid;gap:16px}.cookies-header h1{margin:10px 0 8px;font-size:34px;line-height:1.08;color:#0f172a}.cookies-header p{margin:0;font-size:15px;line-height:1.6;color:#4b5563}.cookies-chip{display:inline-block;margin:0 0 14px;color:#e01919;font-family:Martian Mono,ui-monospace,Cascadia Code,Source Code Pro,Menlo,Consolas,DejaVu Sans Mono,monospace;font-size:13px;font-weight:400;text-transform:uppercase;letter-spacing:.2px}.cookies-section h2{margin:0 0 6px;font-size:20px;color:#111827}.cookies-section p{margin:0;font-size:15px;line-height:1.6;color:#4b5563}.cookies-section ul{margin:8px 0 0;padding-left:18px;color:#4b5563}.cookies-section li{margin:0 0 4px;font-size:15px;line-height:1.5}.cookies-foot{margin-top:6px;padding-top:12px;border-top:1px solid #e5e7eb}.cookies-foot p{margin:0;font-size:13px;color:#6b7280}@media(max-width:900px){.cookies-screen{padding:calc(30px + var(--site-main-top)) 14px 34px}.cookies-card{padding:22px 16px;border-radius:14px;gap:14px}.cookies-header h1{font-size:28px}.cookies-header p,.cookies-section p,.cookies-section li{font-size:14px;line-height:1.5}.cookies-section h2{font-size:18px}}.legal-screen{min-height:calc(100vh - 72px);background:linear-gradient(135deg,#f5f6f8,#eef1f6);margin-top:calc(-1 * var(--site-main-top));padding:calc(40px + var(--site-main-top)) 20px 52px}.legal-card{width:100%;max-width:900px;margin:0 auto;background:#fff;border-radius:18px;box-shadow:0 18px 36px #0f172a14;padding:30px 28px;display:grid;gap:16px}.legal-header h1{margin:10px 0 8px;font-size:34px;line-height:1.08;color:#0f172a}.legal-header p{margin:0;font-size:15px;line-height:1.6;color:#4b5563}.legal-chip{display:inline-block;margin:0 0 14px;color:#e01919;font-family:Martian Mono,ui-monospace,Cascadia Code,Source Code Pro,Menlo,Consolas,DejaVu Sans Mono,monospace;font-size:13px;font-weight:400;text-transform:uppercase;letter-spacing:.2px}.legal-section h2{margin:0 0 6px;font-size:20px;color:#111827}.legal-section p{margin:0;font-size:15px;line-height:1.6;color:#4b5563}.legal-foot{margin-top:6px;padding-top:12px;border-top:1px solid #e5e7eb}.legal-foot p{margin:0;font-size:13px;color:#6b7280}@media(max-width:900px){.legal-screen{padding:calc(30px + var(--site-main-top)) 14px 34px}.legal-card{padding:22px 16px;border-radius:14px;gap:14px}.legal-header h1{font-size:28px}.legal-header p,.legal-section p{font-size:14px;line-height:1.5}.legal-section h2{font-size:18px}}@font-face{font-family:PolySans Bulky;src:url(https://db.onlinewebfonts.com/t/5645b7453bd2df2bf9eb77e589a4afd8.eot);src:url(https://db.onlinewebfonts.com/t/5645b7453bd2df2bf9eb77e589a4afd8.eot?#iefix) format("embedded-opentype"),url(https://db.onlinewebfonts.com/t/5645b7453bd2df2bf9eb77e589a4afd8.woff2) format("woff2"),url(https://db.onlinewebfonts.com/t/5645b7453bd2df2bf9eb77e589a4afd8.woff) format("woff"),url(https://db.onlinewebfonts.com/t/5645b7453bd2df2bf9eb77e589a4afd8.ttf) format("truetype"),url(https://db.onlinewebfonts.com/t/5645b7453bd2df2bf9eb77e589a4afd8.svg#PolySans\ Bulky) format("svg");font-display:swap}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.visible{visibility:visible}.static{position:static}.absolute{position:absolute}.relative{position:relative}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.hidden{display:none}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.resize{resize:both}.border{border-width:1px}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}:root{font-family:DM Sans,sans-serif;line-height:1.5;font-weight:400;--header-height: 72px;--site-main-top: 96px;color:#111;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media(max-width:900px){:root{--header-height: 62px;--site-main-top: 74px}}h1,h2,h3,h4,h5,h6,strong,.section-title,.card-title,.hero-title{font-family:PolySans Bulky,DM Sans,sans-serif;font-weight:700}html,body,#root{margin:0;padding:0;height:100%;width:100%}main{padding:0}.pizarra-container{width:100vw;height:100vh;position:relative}.tc-step-item,.tc2-step-item,.tc3-step-item{font-family:Martian Mono,ui-monospace,Cascadia Code,Source Code Pro,Menlo,Consolas,DejaVu Sans Mono,monospace}
