:root{--primary-color: #ff5c1a;--primary-gradient: linear-gradient(135deg, #ff7a4d, #dd2476);--secondary-color: #222;--background-color: #fff3f0;--surface-color: #ffffff;--text-color: #222;--text-muted: #6b5953;--spacing-xs: .5rem;--spacing-sm: 1rem;--spacing-md: 1.5rem;--spacing-lg: 2rem;--spacing-xl: 3rem;--font-main: "Inter", system-ui, Avenir, Helvetica, Arial, sans-serif;--font-display: "Poppins", system-ui, Avenir, Helvetica, Arial, sans-serif;--shadow-sm: 0 2px 4px rgba(0,0,0,.05);--shadow-md: 0 6px 18px rgba(0,0,0,.08);--shadow-lg: 0 22px 46px rgba(0,0,0,.18);--radius-sm: 8px;--radius-md: 14px;--radius-lg: 22px;--radius-xl: 28px;font-family:var(--font-main);line-height:1.5;font-weight:400;color-scheme:light;color:var(--text-color);background-color:var(--background-color);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}html,body{height:100%;margin:0;padding:0;overflow-x:hidden}body{background:var(--background-color);color:var(--text-color)}a{font-weight:500;color:var(--primary-color);text-decoration:inherit;transition:color .2s ease}a:hover{color:#dd2476}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);margin:0}button{border-radius:var(--radius-sm);border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:600;font-family:inherit;background-color:var(--surface-color);cursor:pointer;transition:all .25s}button:hover{border-color:var(--primary-color)}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.subscription-expired-overlay{position:fixed;inset:0;background-color:#000000d9;display:flex;align-items:center;justify-content:center;z-index:10000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:fadeIn .3s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.subscription-expired-modal{background:linear-gradient(135deg,#1a1a1a,#2d2d2d);border-radius:24px;max-width:560px;width:90%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #ff512f4d,0 0 0 1px #ffffff1a;animation:slideUp .4s cubic-bezier(.22,.9,.25,1)}@keyframes slideUp{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}.subscription-expired-header{text-align:center;padding:40px 32px 32px;border-bottom:1px solid rgba(255,255,255,.1)}.subscription-expired-icon{margin-bottom:24px;display:flex;justify-content:center;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.9}}.subscription-expired-header h2{font-size:28px;font-weight:700;color:#fff;margin:0 0 16px;background:linear-gradient(135deg,#ff512f,#dd2476);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.subscription-expired-message{font-size:16px;line-height:1.6;color:#fffc;margin:0}.subscription-expired-body{padding:32px}.contact-info-section{margin-bottom:32px}.contact-info-section h3{font-size:18px;font-weight:600;color:#fff;margin:0 0 20px}.contact-details{background:#ffffff0d;border-radius:16px;padding:20px;border:1px solid rgba(255,255,255,.1)}.contact-item{display:flex;align-items:center;gap:12px;padding:12px 0;color:#ffffffe6;font-size:15px}.contact-item:not(:last-child){border-bottom:1px solid rgba(255,255,255,.08)}.contact-item svg{color:#ff512f;flex-shrink:0}.contact-item span{font-family:Courier New,monospace;font-weight:500}.contact-actions h3{font-size:18px;font-weight:600;color:#fff;margin:0 0 20px;text-align:center}.action-buttons{display:flex;flex-direction:column;gap:12px}.action-btn{display:flex;align-items:center;justify-content:center;gap:12px;padding:16px 24px;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.22,.9,.25,1);position:relative;overflow:hidden}.action-btn:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#ffffff1a,#fff0);opacity:0;transition:opacity .3s ease}.action-btn:hover:before{opacity:1}.action-btn:active{transform:scale(.98)}.whatsapp-btn{background:linear-gradient(135deg,#25d366,#128c7e);color:#fff;box-shadow:0 4px 12px #25d3664d}.whatsapp-btn:hover{box-shadow:0 6px 20px #25d36666;transform:translateY(-2px)}.email-btn{background:linear-gradient(135deg,#0084ff,#06c);color:#fff;box-shadow:0 4px 12px #0084ff4d}.email-btn:hover{box-shadow:0 6px 20px #0084ff66;transform:translateY(-2px)}.phone-btn{background:linear-gradient(135deg,#ff512f,#dd2476);color:#fff;box-shadow:0 4px 12px #ff512f4d}.phone-btn:hover{box-shadow:0 6px 20px #ff512f66;transform:translateY(-2px)}.action-btn svg{width:24px;height:24px;flex-shrink:0}@media (max-width: 600px){.subscription-expired-modal{width:95%;max-height:95vh}.subscription-expired-header{padding:32px 24px 24px}.subscription-expired-header h2{font-size:24px}.subscription-expired-message{font-size:14px}.subscription-expired-body{padding:24px}.contact-info-section h3,.contact-actions h3{font-size:16px}.contact-item{font-size:14px}.action-btn{padding:14px 20px;font-size:15px}}.subscription-expired-modal::-webkit-scrollbar{width:8px}.subscription-expired-modal::-webkit-scrollbar-track{background:#ffffff0d;border-radius:4px}.subscription-expired-modal::-webkit-scrollbar-thumb{background:#ff512f80;border-radius:4px}.subscription-expired-modal::-webkit-scrollbar-thumb:hover{background:#ff512fb3}#root{max-width:100%;margin:0 auto;padding:2rem;text-align:center;background:var(--background-color);min-height:100vh}.hero{width:100%;max-width:1280px;margin:0 auto;position:relative;background:linear-gradient(180deg,#f2eaea,#ebd2c8 40%,#ffd6c1,#ffbfa3);border-radius:var(--radius-xl);padding:4rem 2rem;box-shadow:var(--shadow-lg);overflow:hidden;transition:all .4s ease}.grid-overlay{position:fixed;inset:0;z-index:0;pointer-events:none;background-image:linear-gradient(rgba(255,92,26,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,92,26,.03) 1px,transparent 1px);background-size:36px 36px,36px 36px;opacity:.18}@media (max-width: 900px){.hero{max-width:94vw;margin:4vw auto;border-radius:22px;padding:2rem 1.2rem 3rem}.hero:before{top:-6vw;left:-6vw;width:calc(100% + 12vw);height:calc(100% + 12vw);border-radius:28px}.hero:after{top:-3vw;left:-3vw;width:calc(100% + 6vw);height:calc(100% + 6vw);border-radius:20px}.grid-overlay{background-size:36px 36px,36px 36px;opacity:.18}}@media (max-width: 600px){.hero{max-width:98vw;margin:3.5vw auto;border-radius:16px;padding:1.6rem 1rem 2.2rem}.hero:before{top:-7vw;left:-7vw;width:calc(100% + 14vw);height:calc(100% + 14vw);border-radius:18px}.hero:after{top:-3.6vw;left:-3.6vw;width:calc(100% + 7.2vw);height:calc(100% + 7.2vw);border-radius:14px}.grid-overlay{background-size:28px 28px,28px 28px;opacity:.14}}.hero-header{width:100%;max-width:1200px;display:flex;align-items:center;justify-content:space-between;padding:1.2rem 0 .6rem;background:none}.top-header{position:sticky;top:0;width:100%;z-index:60;margin:0;padding:.6rem 1rem;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.header-container{display:grid;grid-template-columns:minmax(120px,260px) 1fr minmax(120px,260px);align-items:center;gap:1rem;max-width:1100px;margin:0 auto;width:100%;padding:0 .5rem}.header-left{justify-self:start}.header-right{justify-self:end;display:flex;align-items:center;gap:1rem}.hero-nav{justify-self:center;display:flex;gap:2rem}@media (min-width: 1400px){.header-container{max-width:1200px}}@media (max-width: 900px){.header-container{grid-template-columns:minmax(90px,200px) 1fr minmax(80px,200px)}}@media (max-width: 700px){.header-container{grid-template-columns:1fr auto;gap:.5rem}.hero-nav{display:none}.header-left{justify-self:start}.header-right{justify-self:end}.hero-logo{height:30px}.hero-download,.hero-subscribe{padding:.5rem 1rem;font-size:.95rem}}#viewport-badge{position:fixed;right:8px;bottom:8px;background:#0009;color:#fff;padding:.25rem .6rem;border-radius:6px;font-size:12px;z-index:9999;pointer-events:none}.hero-logo{height:36px}.rounded-logo{height:70px;border-radius:14px;object-fit:contain;background:#ffffffe6;padding:6px;box-shadow:0 6px 18px #00000014}.hero-nav{display:flex;gap:2rem}.hero-nav a{color:var(--text-color);text-decoration:none;font-weight:500;font-size:1rem;transition:color .2s}.hero-nav a:hover{color:var(--primary-color)}.hero-nav a.active{color:#ff512f;position:relative}.hero-nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:-6px;height:4px;background:linear-gradient(90deg,#ff512f,#dd2476);border-radius:4px}.hero-subscribe{background:transparent;color:var(--primary-color);border:2px solid var(--primary-color);border-radius:2rem;padding:.7rem 1.8rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease}.hero-subscribe:hover{background:var(--primary-color);color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #ff512f33}.hero-download{background:var(--primary-gradient);color:#fff;border:none;border-radius:2rem;padding:.8rem 2.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 4px 15px #ff512f4d}.hero-download:hover{transform:translateY(-2px);box-shadow:0 8px 25px #ff512f66}.hero-content{display:flex;flex-direction:column;align-items:center;margin-top:2.5rem}.hero-inner{overflow:hidden;max-height:none}@media (prefers-reduced-motion: reduce){.hero-inner{transition:none!important}}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.hero-content{animation:fadeSlideUp 5.04s cubic-bezier(.22,.9,.25,1) both}@media (prefers-reduced-motion: reduce){.hero-content{animation:none!important}}.hero-badge{background:#fff6f0;color:#ff5c1a;border-radius:1rem;padding:.3rem 1.2rem;font-size:.95rem;font-weight:500;margin-bottom:1.2rem;border:1px solid #ffe2d1}.hero-badge{display:inline-flex;align-items:center;gap:.8rem;padding:.5rem 1.2rem;border-radius:999px;background:#fffc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--primary-color);font-weight:700;letter-spacing:.5px;border:1px solid rgba(255,91,26,.2);box-shadow:var(--shadow-md)}.hero-badge .badge-icon{width:34px;height:34px;min-width:34px;display:inline-grid;place-items:center;background:linear-gradient(135deg,#ff7a4d,#dd2476);border-radius:50%;color:#fff;box-shadow:0 6px 18px #dd24761f}.hero-badge .badge-icon svg{width:16px;height:16px;color:#fff}.hero-badge .badge-text{display:inline-block;font-size:.95rem;color:#4b4b4b;font-family:Inter,Poppins,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;font-weight:500}@media (max-width: 640px){.hero-badge{padding:.28rem .8rem;gap:.6rem}.hero-badge .badge-icon{width:28px;height:28px;min-width:28px}.hero-badge .badge-text{font-size:.9rem}}.hero-content h1{font-size:clamp(2.5rem,5vw,4rem);font-weight:800;color:var(--text-color);margin-bottom:1rem;line-height:1.1}.hero-timeless{color:var(--primary-color);position:relative;z-index:1;font-family:var(--font-display)}.hero-timeless:after{content:"";position:absolute;left:-15px;right:-13px;bottom:-.05em;height:.6em;z-index:-1;background-repeat:no-repeat;background-position:center bottom;background-size:120% 100%;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 24' preserveAspectRatio='none'><path d='M4 12 C24 18, 56 22, 116 6' fill='none' stroke='%23FF512F' stroke-width='4' stroke-linecap='round' stroke-linejoin='round' opacity='0.98'/></svg>");opacity:1}@media (max-width: 720px){.hero-timeless{font-size:2.2rem}.hero-timeless:after{bottom:-.36em;height:.7em;background-size:150% 100%}}.hero-description{color:var(--text-muted);font-size:1.125rem;line-height:1.8;margin:0 auto 3rem;max-width:700px;text-align:center;font-weight:400;padding:0 1rem}.privacy-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin:1.8rem auto 2.4rem;max-width:1200px;padding:0 1rem}.privacy-card{display:flex;flex-direction:column;align-items:center;background:#ffffffb3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:var(--radius-lg);padding:2rem;box-shadow:var(--shadow-md);border:1px solid rgba(255,255,255,.5);transition:all .3s cubic-bezier(.25,.8,.25,1)}.privacy-card .card-icon{width:100px;height:100px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#ff7a4d,#dd2476);color:#fff;box-shadow:0 12px 30px #dd24761f;margin-bottom:.8rem;flex-shrink:0;position:relative}.privacy-card .card-icon:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:112px;height:112px;border-radius:50%;background:radial-gradient(circle at 30% 30%,rgba(255,92,26,.14),transparent 35%);filter:blur(10px);z-index:-1}.privacy-card .card-icon.media{background:transparent;box-shadow:none}.privacy-card .card-icon.media:after{display:none}.privacy-card .card-icon.media video{width:100%;height:100%;border-radius:12px;display:block}.privacy-card .card-body{width:100%;text-align:center}.privacy-card .card-subtitle{color:var(--primary-color);font-weight:700;font-size:.9rem;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:1px}.privacy-card .card-title{margin:0 0 1rem;font-size:1.5rem;font-weight:800;font-family:var(--font-display);color:var(--text-color)}.privacy-card .card-content{color:#6b5953;line-height:1.75;text-align:left;width:100%;margin:0 auto .2rem;padding-left:.4rem}.privacy-card .card-content ul{margin:0;padding:0;list-style:none}.privacy-card .card-content li{margin-bottom:.7rem}.privacy-card:hover,.privacy-card:focus-within{transform:translateY(-10px);box-shadow:var(--shadow-lg);border-color:#ffffffe6;background:#ffffffe6}@media (max-width: 640px){.privacy-card .card-body{text-align:left}.privacy-card .card-content{padding-left:0}.privacy-card .card-subtitle,.privacy-card .card-title{text-align:left}}.privacy-card{opacity:0;transform:translateY(18px) scale(.995);animation-name:cardEnter;animation-duration:1215ms;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(.22,.9,.25,1)}@keyframes cardEnter{0%{opacity:0;transform:translateY(18px) scale(.995)}to{opacity:1;transform:translateY(0) scale(1)}}@media (prefers-reduced-motion: reduce){.privacy-card{animation:none!important;transform:none!important;opacity:1!important}}@media (max-width: 980px){.privacy-cards{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.privacy-cards{grid-template-columns:1fr}.privacy-card{padding:1.2rem}}@media (prefers-reduced-motion: reduce){.privacy-card{transition:none!important}}.hero-buttons{display:flex;gap:1.2rem;margin-bottom:2.5rem;align-items:center;justify-content:center}.products-carousel{display:flex;align-items:center;justify-content:center;gap:2rem;margin-top:1.2rem;position:relative;min-height:auto}.product-slide{position:relative;width:100%;max-width:1000px;display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;background:transparent;padding:2rem;border-radius:var(--radius-lg);box-shadow:none}.product-slide.is-active{opacity:1;pointer-events:auto;transform:none;z-index:2;animation:fadeIn .5s ease-out}.product-slide img{width:100%;max-width:100%;height:auto;max-height:100%;border-radius:12px;object-fit:contain;object-position:center center;box-shadow:0 6px 18px #0000000f;opacity:1;transform:none;filter:none}.product-image-wrap{width:100%;height:520px;max-height:72vh;overflow:hidden;border-radius:18px;background:linear-gradient(180deg,#ffffff08,#ffffff03);display:flex;align-items:center;justify-content:center;transition:transform .9s cubic-bezier(.22,.9,.25,1),box-shadow .9s,background .9s}.product-meta{text-align:left;max-height:520px;overflow:auto;display:flex;flex-direction:column;justify-content:center;opacity:1;transform:none}.product-slide.is-active .product-meta{opacity:1;transform:none}.product-subtitle{color:var(--primary-color);font-weight:800;font-size:1.25rem;margin-bottom:.5rem}.product-title{font-size:2rem;font-weight:800;margin:.5rem 0 1rem;font-family:var(--font-display)}.product-desc{color:var(--text-muted);line-height:1.7;font-size:1.1rem}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion: reduce){.product-slide,.product-slide.is-active,.product-slide.is-prev{transition:none!important;animation:none!important;transform:translate(-50%)!important;opacity:1!important;position:static!important;pointer-events:auto!important;filter:none!important}.products-carousel{min-height:auto}}.carousel-dots{display:flex;gap:.6rem;justify-content:center;align-items:center;padding:.4rem .2rem}.carousel-dot{--size-h: 12px;--length: 44px;--active-length: 56px;--bg: rgba(0, 0, 0, .08);position:relative;display:inline-flex;align-items:center;justify-content:flex-start;width:var(--length);height:var(--size-h);padding:6px;border-radius:999px;background:transparent;border:1px solid rgba(0,0,0,.06);transition:width .36s cubic-bezier(.22,.9,.25,1),box-shadow .24s,border-color .24s;cursor:pointer;outline:none}.carousel-dot:before{content:"";display:block;width:var(--size-h);height:var(--size-h);border-radius:50%;background:#0000001f;transition:transform 1.22s cubic-bezier(.2,.8,.22,1),background .36s;transform:translate(0)}.carousel-dot:hover{box-shadow:0 6px 18px #0000000f;border-color:#0000001f}.carousel-dot.active{width:var(--active-length);border-color:transparent;background:linear-gradient(90deg,#ff512f,#dd2476);transition:width .72s cubic-bezier(.2,.8,.22,1),box-shadow .24s,border-color .24s}.carousel-dot.active:before{background:#fff;transform:translate(calc(var(--active-length) - var(--size-h) - 12px))}.carousel-dot:focus{outline:none;-webkit-appearance:none;appearance:none;box-shadow:0 0 0 2px #0000000f}.carousel-dot:focus:not(:focus-visible){box-shadow:none}.carousel-dot:focus-visible{box-shadow:0 0 0 4px #ff512f1f}@media (prefers-reduced-motion: reduce){.carousel-dot,.carousel-dot:before{transition:none!important}}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.store-button{display:inline-flex;align-items:center;gap:12px;background:linear-gradient(180deg,#0f1720,#0b0e12);color:#fff;border-radius:999px;padding:12px 20px;font-size:.95rem;font-weight:600;text-decoration:none;box-shadow:var(--shadow-md);transition:transform .2s ease,box-shadow .2s ease}.store-button,.store-button:link,.store-button:visited,.store-button:hover,.store-button:active,.store-button:focus{color:#fff;text-decoration:none}.store-button .store-text,.store-button .store-text .small,.store-button .store-text .big{color:inherit}.store-button:hover,.store-button:focus-visible{transform:translateY(-3px);box-shadow:var(--shadow-lg);background:linear-gradient(180deg,#1a2633,#13181f)}.store-button:active{transform:translateY(0)}.store-icon{width:34px;height:34px;object-fit:contain;display:block;border-radius:6px;background:transparent}.store-text{display:flex;flex-direction:column;line-height:1;text-align:left}.store-text .small{font-size:.7rem;opacity:.85;font-weight:500}.store-text .big{font-size:1.04rem;font-weight:700;line-height:1.05}@media (max-width: 520px){.store-button{gap:10px;padding:8px 12px}.store-icon{width:28px;height:28px}.store-text .big{font-size:.98rem}}.hero-phone-mockup{margin-top:1rem}.phone-crop{width:320px;max-width:90vw;height:280px;overflow:hidden;border-top-left-radius:40px;border-top-right-radius:40px;margin:0 auto -64px;box-shadow:var(--shadow-xl);border:8px solid #111;border-bottom:none;background:#111}.phone-img{width:100%;height:auto;display:block;object-fit:cover;object-position:top center;border-radius:32px 32px 0 0}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}@media (max-width: 420px){.hero-description{font-size:1rem;line-height:1.9;max-width:92vw;margin-bottom:1.6rem;padding:0 .8rem}}.tutorial-modal-overlay{position:fixed;inset:0;background:#000000b3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;display:flex;align-items:center;justify-content:center;padding:2rem;animation:fadeIn .3s ease-out}.tutorial-modal-content{background:linear-gradient(180deg,#fff,#fef8f5);border-radius:24px;max-width:800px;width:100%;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 20px 60px #0000004d;animation:slideUp .4s cubic-bezier(.22,.9,.25,1)}.tutorial-modal-close{position:sticky;top:1.5rem;right:1.5rem;float:right;width:40px;height:40px;border-radius:50%;background:#ffffffe6;border:1px solid rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:10;box-shadow:0 4px 12px #0000001a}.tutorial-modal-close:hover{background:#ff512f;transform:rotate(90deg) scale(1.1)}.tutorial-modal-close:hover svg{stroke:#fff}.tutorial-modal-body{padding:3rem;clear:both}.tutorial-modal-title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;color:#2d2d2d;margin-bottom:1rem;font-family:var(--font-display);background:linear-gradient(135deg,#ff512f,#dd2476);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.tutorial-modal-intro{font-size:1.125rem;color:#6b5953;margin-bottom:2.5rem;line-height:1.7}.tutorial-step{background:#fffc;border-radius:16px;padding:2rem;margin-bottom:1.5rem;border:1px solid rgba(255,92,26,.1);transition:all .3s ease}.tutorial-step:hover{transform:translateY(-4px);box-shadow:0 8px 24px #ff512f26;border-color:#ff5c1a4d}.tutorial-step-header{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.tutorial-step-image{width:100%;max-width:300px;margin:1.5rem auto;border-radius:16px;overflow:hidden;box-shadow:0 8px 24px #00000026;border:3px solid rgba(255,81,47,.2);transition:all .3s ease}.tutorial-step-image:hover{transform:scale(1.05);box-shadow:0 12px 36px #ff512f40;border-color:#ff512f66}.tutorial-step-image img{width:100%;height:auto;display:block;object-fit:contain}.tutorial-step-number{width:48px;height:48px;min-width:48px;border-radius:50%;background:linear-gradient(135deg,#ff512f,#dd2476);color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:800;box-shadow:0 6px 18px #ff512f4d}.tutorial-step-header h3{margin:0;font-size:1.5rem;font-weight:700;color:#2d2d2d;font-family:var(--font-display)}.tutorial-step p{color:#4b4b4b;line-height:1.8;margin-bottom:1rem;font-size:1.05rem}.tutorial-step ul{margin:.5rem 0;padding-left:1.5rem;list-style:none}.tutorial-step li{position:relative;padding-left:1.5rem;margin-bottom:.75rem;color:#4b4b4b;line-height:1.7;font-size:1.05rem}.tutorial-step li:before{content:"✓";position:absolute;left:0;color:#ff512f;font-weight:800;font-size:1.1rem}.tutorial-step strong{color:#ff512f;font-weight:700}@keyframes slideUp{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width: 768px){.tutorial-modal-overlay{padding:1rem}.tutorial-modal-body{padding:2rem 1.5rem}.tutorial-modal-title{font-size:1.75rem}.tutorial-step{padding:1.5rem}.tutorial-step-number{width:40px;height:40px;min-width:40px;font-size:1.25rem}.tutorial-step-header h3{font-size:1.25rem}.tutorial-step-image{max-width:250px;margin:1rem auto}}@media (max-width: 480px){.tutorial-modal-content{border-radius:16px}.tutorial-modal-body{padding:1.5rem 1rem}.tutorial-modal-close{top:1rem;right:1rem;width:36px;height:36px}.tutorial-step{padding:1.25rem}.tutorial-step-image{max-width:200px;margin:1rem auto;border-width:2px}}.tutorial-card{cursor:pointer;-webkit-user-select:none;user-select:none}.tutorial-card:active{transform:translateY(-8px) scale(.98)}@media (prefers-reduced-motion: reduce){.tutorial-modal-overlay,.tutorial-modal-content,.tutorial-step,.tutorial-modal-close{animation:none!important;transition:none!important}}.subscribe-overlay{position:fixed;inset:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;display:flex;align-items:center;justify-content:center;padding:1rem;animation:fadeIn .3s ease-out}.subscribe-modal{background:#fff;width:100%;max-width:500px;border-radius:16px;overflow:hidden;box-shadow:0 20px 40px #0003;transform-origin:center center;animation:scaleIn .3s cubic-bezier(.16,1,.3,1)}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.subscribe-header{background:var(--primary-gradient);padding:1.5rem 2rem;display:flex;align-items:center;justify-content:space-between}.subscribe-header h3{color:#fff;margin:0;font-size:1.5rem;font-weight:700}.subscribe-close{background:transparent;border:none;color:#fffc;cursor:pointer;padding:.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s}.subscribe-close:hover{background:#fff3;color:#fff;transform:rotate(90deg)}.subscribe-body{padding:2.5rem 2rem}.form-group{margin-bottom:1.5rem}.subscribe-input{width:100%;padding:1rem 1.25rem;border:1px solid #e0e0e0;border-radius:12px;font-size:1rem;color:#333;outline:none;transition:all .2s;background:#fdfdfd}.subscribe-input:focus{border-color:var(--primary-color);box-shadow:0 0 0 3px #ff512f1a;background:#fff}.form-actions{margin-top:2rem}.subscribe-submit-btn{width:100%;background:var(--primary-gradient);color:#fff;border:none;padding:1rem;border-radius:12px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 15px #ff512f4d}.subscribe-submit-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #ff512f66}@media (max-width: 600px){.subscribe-header{padding:1.25rem 1.5rem}.subscribe-header h3{font-size:1.25rem}.subscribe-body{padding:2rem 1.5rem}.subscribe-submit-btn{font-size:1rem}}.modern-carousel-container{position:relative;width:100%;max-width:1100px;margin:2rem auto 0;height:500px;perspective:1000px;display:flex;flex-direction:column;align-items:center}.modern-carousel-track{position:relative;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.modern-slide{position:absolute;width:85%;height:100%;background:#fff6;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:24px;border:1px solid rgba(255,255,255,.6);box-shadow:0 20px 50px #0000001a;transition:all .6s cubic-bezier(.23,1,.32,1);opacity:0;transform:translate(100px) scale(.9) rotateY(-10deg);z-index:0;pointer-events:none;overflow:hidden}.modern-slide.active{opacity:1;transform:translate(0) scale(1) rotateY(0);z-index:10;pointer-events:auto;background:#ffffffd9;box-shadow:0 25px 60px #ff512f26}.modern-slide.prev{opacity:.4;transform:translate(-15%) scale(.9) rotateY(5deg);z-index:5;cursor:pointer}.modern-slide.next{opacity:.4;transform:translate(15%) scale(.9) rotateY(-5deg);z-index:5;cursor:pointer}.modern-slide:not(.active):not(.prev):not(.next){opacity:0;pointer-events:none;transform:scale(.8)}.modern-slide-content{display:grid;grid-template-columns:1fr 1fr;height:100%;width:100%;align-items:center}.modern-slide-image{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:2rem;background:linear-gradient(135deg,#ffffff80,#ffffff1a)}.modern-slide-image img{max-width:100%;max-height:100%;object-fit:contain;filter:drop-shadow(0 15px 30px rgba(0,0,0,.15));transition:transform .6s ease}.modern-slide.active .modern-slide-image img{transform:scale(1.05)}.modern-slide-info{padding:0 3rem 19rem 2rem;display:flex;flex-direction:column;justify-content:center;text-align:left;height:100%;box-sizing:border-box}.modern-subtitle{color:#ff512f;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;font-size:.85rem;margin-bottom:.8rem}.modern-title{font-size:2.2rem;font-weight:800;color:#1a1a1a;margin-bottom:1rem;line-height:1.1;background:linear-gradient(90deg,#1a1a1a,#4a4a4a);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.modern-desc{font-size:1.05rem;color:#555;line-height:1.6}.modern-controls{position:absolute;bottom:20px;left:0;right:0;display:flex;justify-content:center;align-items:center;gap:2rem;z-index:20}.control-btn{background:#fffc;border:none;width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#333;transition:all .2s;box-shadow:0 4px 12px #0000001a}.control-btn:hover{background:#fff;transform:scale(1.1);color:#ff512f;box-shadow:0 6px 16px #ff512f33}.modern-dots{display:flex;gap:.6rem}.modern-dot{width:10px;height:10px;border-radius:50%;background:#0003;border:none;cursor:pointer;transition:all .3s;padding:0}.modern-dot.active{background:#ff512f;transform:scale(1.3);width:24px;border-radius:12px}@media (max-width: 900px){.modern-carousel-container{height:600px}.modern-slide-content{grid-template-columns:1fr;grid-template-rows:1fr auto}.modern-slide-image{padding:1.5rem;height:280px}.modern-slide-info{padding:1.5rem 2rem 4rem;text-align:center;align-items:center}.modern-title{font-size:1.6rem}.modern-slide{width:95%}.modern-slide.prev,.modern-slide.next{opacity:0}}
