:root{--bg:#f7f8fa;--paper:#fff;--text:#101214;--muted:#667078;--line:#e4e8eb;--soft:#eef2f4;--dark:#071216;--dark-2:#0c1c21;--accent:#12a9c2;--accent-dark:#087e93;--radius:30px;--shadow:0 24px 70px #10121414;--shell:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth;max-width:100%;overflow-x:clip}body{color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;max-width:100%;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:clip}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,textarea,select{font:inherit}main{overflow:hidden}.skip-link{z-index:100;background:var(--text);color:#fff;border-radius:10px;padding:11px 15px;font-size:13px;font-weight:800;transition:transform .2s;position:fixed;top:12px;left:14px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}:focus-visible{outline-offset:3px;outline:3px solid #64dceb}.shell{width:min(calc(100% - 40px), var(--shell));margin-inline:auto}.section{padding:110px 0}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f7f8fad1;border-bottom:1px solid #e4e8ebbf;position:sticky;top:0}.nav-shell{width:min(calc(100% - 40px), var(--shell));justify-content:space-between;align-items:center;gap:24px;min-height:70px;margin-inline:auto;display:flex}.brand{flex:none;align-items:center;gap:10px;display:inline-flex}.official-brand-logo{object-fit:cover;border-radius:50%;flex:0 0 46px;width:46px;height:46px;box-shadow:0 0 0 1px #10121412}.footer-logo{flex-basis:74px;width:74px;height:74px}.brand-mark{width:28px;height:28px;display:inline-block;position:relative}.brand-mark i{background:var(--accent);border-radius:2px;width:26px;height:10px;position:absolute;left:1px;transform:skew(-35deg)}.brand-mark i:first-child{top:3px}.brand-mark i:last-child{bottom:3px}.brand-copy{flex-direction:column;line-height:1;display:flex}.brand-copy strong{letter-spacing:-.6px;text-transform:lowercase;font-size:18px}.brand-copy small{letter-spacing:2px;color:var(--muted);margin-top:4px;font-size:8px;font-weight:800}.main-nav{color:#3d454b;align-items:center;gap:30px;font-size:14px;font-weight:650;display:flex}.main-nav a{transition:color .2s}.main-nav a:hover,.main-nav a.is-active{color:var(--accent-dark)}.nav-actions{align-items:center;gap:12px;display:flex}.nav-cta{background:var(--text);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-height:40px;padding:0 18px;font-size:13px;font-weight:750;display:inline-flex}.menu-button{background:0 0;border:0;width:44px;height:44px;padding:10px;display:none}.menu-button span{background:var(--text);border-radius:2px;width:22px;height:2px;margin:5px auto;display:block}.mobile-only{display:none}.eyebrow{color:var(--accent-dark);letter-spacing:1.8px;text-transform:uppercase;font-size:12px;font-weight:850;display:inline-block}.eyebrow.light{color:#74d6e6}.button-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 21px;font-size:14px;font-weight:800;transition:transform .2s,background .2s,border-color .2s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--text);color:#fff}.button-primary:hover{background:#25282a}.button-secondary{border-color:var(--line);color:var(--text);background:#fff}.button-secondary:hover{border-color:#c6ccd0}.button-white{color:var(--dark);background:#fff}.button-ghost-light{color:#fff;border-color:#ffffff40}.full-button{width:100%}.text-link{align-items:center;gap:8px;font-size:14px;font-weight:800;display:inline-flex}.text-link span{transition:transform .2s}.text-link:hover span{transform:translate(4px)}.light-link{color:#fff}.home-hero{grid-template-columns:.94fr 1.06fr;align-items:center;gap:58px;min-height:690px;padding-top:86px;padding-bottom:70px;display:grid}.home-hero-copy h1{letter-spacing:-4.4px;margin:14px 0 24px;font-size:clamp(48px,6vw,84px);font-weight:800;line-height:.95}.home-hero-copy h1 em{color:#748087;font-style:normal;font-weight:650}.home-hero-copy>p{max-width:600px;color:var(--muted);margin:0 0 30px;font-size:19px;line-height:1.62}.hero-note{color:var(--muted);align-items:center;gap:8px;margin-top:20px;font-size:13px;font-weight:650;display:flex}.hero-note span{color:var(--accent-dark);font-weight:900}.home-hero-media{background:linear-gradient(145deg,#edf4f6 0%,#dce8ec 55%,#f7f8fa 100%);border-radius:46px;justify-content:center;align-items:center;min-height:560px;display:flex;position:relative;overflow:hidden}.hero-orb{filter:blur(24px);background:#12a9c229;border-radius:50%;width:420px;height:420px;position:absolute}.home-hero-media img{z-index:2;mix-blend-mode:multiply;border-radius:24px;width:min(89%,600px);position:relative}.product-pill{z-index:3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffd1;border:1px solid #fffc;border-radius:999px;padding:10px 14px;font-size:12px;font-weight:800;position:absolute;top:24px;left:24px}.metrics,.product-metrics{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.metrics>div,.product-metrics>div{text-align:center;border-right:1px solid var(--line);padding:26px 22px}.metrics>div:last-child,.product-metrics>div:last-child{border-right:0}.metrics strong,.product-metrics strong{letter-spacing:-1px;font-size:23px;display:block}.metrics span,.product-metrics span{color:var(--muted);margin-top:5px;font-size:12px;display:block}.section-heading{max-width:760px;margin-bottom:42px}.section-heading h2{letter-spacing:-3px;margin:10px 0 14px;font-size:clamp(36px,5vw,62px);line-height:1}.section-lead{color:var(--muted);font-size:18px;line-height:1.6}.section-lead p{margin:0}.section-heading-center{text-align:center;margin-inline:auto}.machine-grid{gap:24px;display:grid}.machine-card{border-radius:var(--radius);min-height:475px;box-shadow:0 1px 0 var(--line);background:#fff;grid-template-columns:.78fr 1.22fr;display:grid;overflow:hidden}.machine-card-copy{z-index:2;align-self:center;padding:48px 24px 48px 48px;position:relative}.machine-card-copy h3{letter-spacing:-2.6px;margin:10px 0 8px;font-size:48px}.machine-card-copy p{color:var(--muted);margin:0 0 28px;font-size:17px;line-height:1.5}.machine-card-image{background:linear-gradient(135deg,#f2f7f8,#e8f0f3);justify-content:center;align-items:center;padding:25px;display:flex}.machine-card-image img{object-fit:contain;mix-blend-mode:multiply;border-radius:22px;width:94%;height:auto;max-height:420px}.machine-tone-1 .machine-card-image{background:linear-gradient(135deg,#f5f5f3,#e9edef)}.machine-tone-2{color:#fff;background:#0b1519}.machine-tone-2 .machine-card-copy p{color:#a7b0b5}.machine-tone-2 .machine-card-image{background:linear-gradient(135deg,#15282e,#0a1215)}.machine-tone-2 .machine-card-image img{mix-blend-mode:normal}.center-action{justify-content:center;margin-top:34px;display:flex}.tutorial-feature{background:var(--dark);color:#fff;padding:110px 0}.tutorial-feature-grid{grid-template-columns:.86fr 1.14fr;align-items:center;gap:70px;display:grid}.tutorial-feature-copy h2{letter-spacing:-3.4px;margin:12px 0 20px;font-size:clamp(42px,5vw,68px);line-height:1}.tutorial-feature-copy p{color:#aab5ba;margin-bottom:28px;font-size:18px;line-height:1.65}.video-frame{aspect-ratio:16/9;background:#000;border-radius:24px;width:100%;overflow:hidden;box-shadow:0 30px 80px #00000059}.video-frame iframe{border:0;width:100%;height:100%}.video-under{color:#bac6ca;justify-content:space-between;gap:14px;margin-top:14px;font-size:12px;display:flex}.video-under span{color:#72d3e2;letter-spacing:1.4px;font-weight:850}.video-placeholder{background:linear-gradient(145deg,#14272e,#081115);border:1px solid #ffffff24;border-radius:24px;align-items:center;gap:25px;min-height:320px;padding:36px;display:flex}.video-placeholder-icon{background:var(--accent);color:#fff;border-radius:50%;flex:0 0 70px;place-items:center;width:70px;height:70px;font-size:23px;display:grid}.video-placeholder h3{margin:9px 0 10px;font-size:28px}.video-placeholder p{color:#aeb8bd;line-height:1.6}.film-home-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.film-home-card{border:1px solid var(--line);background:#fff;border-radius:26px;overflow:hidden}.film-home-card>div:last-child{padding:24px}.film-home-card h3{margin:0 0 5px;font-size:22px}.film-home-card p{color:var(--muted);margin:0}.film-visual{background:linear-gradient(150deg,#ecf7f9,#dcecf0);place-items:center;min-height:270px;display:grid;position:relative;overflow:hidden}.film-phone{z-index:2;background:#0d1114;border:6px solid #1b1d20;border-radius:26px;width:120px;height:220px;padding:7px;position:relative;transform:rotate(-5deg);box-shadow:0 24px 40px #0000002e}.film-screen{color:#fff;letter-spacing:1px;background:linear-gradient(145deg,#50b8c8,#132a31 72%);border-radius:15px;place-items:end center;height:100%;padding-bottom:18px;font-weight:900;display:grid}.film-sheet{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:3;background:#ffffff47;border:1px solid #fffc;border-radius:22px;width:130px;height:235px;position:absolute;transform:translate(35px,-8px)rotate(8deg);box-shadow:inset 0 0 24px #ffffff59}.film-matte{background:linear-gradient(145deg,#eaeced,#c9ced2)}.film-matte .film-screen{filter:saturate(.4);background:linear-gradient(145deg,#879197,#20262a)}.film-privacy{background:linear-gradient(145deg,#101d23,#263a43)}.film-privacy .film-screen{background:linear-gradient(90deg,#050708 10%,#1a4852 50%,#050708 90%)}.film-blue{background:linear-gradient(145deg,#e8f4ff,#beddeb)}.film-blue .film-screen{background:linear-gradient(145deg,#6dc6ec,#25475a)}.film-hybrid{background:linear-gradient(145deg,#eceef0,#cfd8dd)}.film-hybrid .film-sheet{background:#ffffff8c;border-color:#ffffffe6}.business-banner,.decision-strip,.contact-panel{border-radius:var(--radius);border:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;gap:35px;margin-top:25px;margin-bottom:90px;padding:44px 48px;display:flex}.business-banner h2,.decision-strip h2,.contact-panel h2{letter-spacing:-1.8px;margin:8px 0 10px;font-size:38px}.business-banner p,.contact-panel p{color:var(--muted);max-width:700px;margin:0}.support-cta{color:#fff;border-radius:var(--radius);background:linear-gradient(145deg,#0b1a1f,#071115);justify-content:space-between;align-items:center;gap:40px;margin-top:80px;margin-bottom:100px;padding:54px 58px;display:flex}.support-cta h2{letter-spacing:-2px;margin:8px 0 9px;font-size:clamp(34px,4vw,48px)}.support-cta p{color:#aab5ba;margin:0;font-size:16px}.cta-stack{flex-wrap:wrap;gap:10px;display:flex}.page-hero{padding-top:110px;padding-bottom:55px}.narrow-hero{max-width:920px;margin-left:max(20px, calc((100% - var(--shell))/2))}.page-hero h1{letter-spacing:-4.5px;margin:12px 0 18px;font-size:clamp(52px,7vw,86px);line-height:.98}.page-hero p{color:var(--muted);max-width:760px;font-size:20px;line-height:1.6}.compare-wrap{border:1px solid var(--line);background:#fff;border-radius:26px;overflow-x:auto}.compare-table{border-collapse:collapse;width:100%;min-width:760px}.compare-table th,.compare-table td{text-align:left;border-bottom:1px solid var(--line);border-right:1px solid var(--line);padding:19px 22px}.compare-table th:last-child,.compare-table td:last-child{border-right:0}.compare-table th{background:#f8fafb;font-size:17px}.compare-table td:first-child{color:#495158;font-weight:800}.compare-table tr:last-child td{border-bottom:0}.table-link{color:var(--accent-dark);font-weight:800}.product-hero{grid-template-columns:.9fr 1.1fr;align-items:center;gap:55px;min-height:640px;padding-top:90px;padding-bottom:70px;display:grid}.product-hero-copy h1{letter-spacing:-5px;margin:12px 0 8px;font-size:clamp(64px,8vw,104px);line-height:.9}.product-hero-copy h2{letter-spacing:-1.8px;color:#657077;max-width:600px;margin:0 0 20px;font-size:clamp(29px,3vw,42px);font-weight:650;line-height:1.05}.product-hero-copy p{color:var(--muted);margin-bottom:28px;font-size:17px;line-height:1.7}.product-hero-media{background:linear-gradient(145deg,#eef5f6,#dfe9ec);border-radius:40px;place-items:center;min-height:500px;display:grid;position:relative;overflow:hidden}.product-hero-media img{object-fit:contain;z-index:2;mix-blend-mode:multiply;border-radius:24px;max-width:90%;max-height:480px;position:relative}.product-glow{filter:blur(20px);background:#12a9c226;border-radius:50%;width:360px;height:360px;position:absolute}.feature-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.feature-card{border:1px solid var(--line);background:#fff;border-radius:24px;min-height:220px;padding:32px}.feature-index{color:#9da5aa;letter-spacing:1.4px;font-size:12px;font-weight:850}.feature-card h3{letter-spacing:-1px;margin:26px 0 9px;font-size:25px}.feature-card p{color:var(--muted);margin:0;line-height:1.65}.tutorial-dark{background:var(--dark);color:#fff;padding:105px 0}.tutorial-detail-grid{grid-template-columns:.76fr 1.24fr;align-items:center;gap:70px;display:grid}.tutorial-detail-grid h2{letter-spacing:-3px;margin:12px 0 20px;font-size:clamp(45px,5vw,66px);line-height:1}.tutorial-detail-grid>div:first-child p{color:#a9b4b9;font-size:17px;line-height:1.65}.tutorial-steps{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:55px;display:grid}.tutorial-steps article{border-top:1px solid #ffffff29;padding-top:20px}.tutorial-steps h3{margin:0 0 9px;font-size:16px}.tutorial-steps p{color:#a9b4b9;margin:0;font-size:14px;line-height:1.55}.two-column-info{grid-template-columns:1.12fr .88fr;align-items:start;gap:50px;display:grid}.spec-list{border-top:1px solid var(--line);margin:0}.spec-list>div{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;gap:20px;padding:17px 0;display:grid}.spec-list dt{color:var(--muted)}.spec-list dd{text-align:right;margin:0;font-weight:800}.source-link{color:var(--accent-dark);margin-top:20px;font-size:13px;font-weight:750;display:inline-flex}.ideal-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:28px;padding:34px;position:sticky;top:100px}.ideal-card h2{letter-spacing:-1.2px;margin:10px 0 28px;font-size:29px;line-height:1.15}.ideal-card h3{margin:0 0 12px;font-size:14px}.ideal-card ul{color:var(--muted);margin:0 0 28px;padding:0;list-style:none}.ideal-card li{border-bottom:1px solid var(--line);padding:8px 0}.faq-section{padding-top:45px}.faq-list{max-width:900px}.faq-list details{border-top:1px solid var(--line)}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:25px;padding:22px 0;font-size:18px;font-weight:750;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--accent-dark);font-size:24px}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{color:var(--muted);max-width:760px;margin:-4px 0 22px;line-height:1.7}.back-link{margin-bottom:30px}.film-catalog{gap:26px;display:grid}.film-catalog-card{border:1px solid var(--line);background:#fff;border-radius:30px;grid-template-columns:1fr 1fr;min-height:440px;display:grid;overflow:hidden}.film-catalog-card.reverse .film-visual{order:2}.film-catalog-card .film-visual{min-height:440px}.film-product-image{background:#e6eef0;min-height:440px;position:relative;overflow:hidden}.film-product-image img{object-fit:cover;width:100%;height:100%;min-height:440px;transition:transform .6s cubic-bezier(.2,.7,.2,1)}.film-catalog-card:hover .film-product-image img{transform:scale(1.025)}.film-catalog-card.reverse .film-product-image{order:2}.film-catalog-copy{align-self:center;padding:54px}.film-catalog-copy h2{letter-spacing:-2px;margin:10px 0 4px;font-size:44px}.film-catalog-copy h3{color:#68747b;margin:0 0 17px;font-size:20px}.film-catalog-copy p{color:var(--muted);line-height:1.7}.film-catalog-copy ul{flex-wrap:wrap;gap:8px;margin:24px 0 0;padding:0;list-style:none;display:flex}.film-catalog-copy li{background:var(--soft);border-radius:999px;padding:9px 12px;font-size:12px;font-weight:750}.compatibility-cards{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.compatibility-cards>div{border:1px solid var(--line);background:#fff;border-radius:22px;padding:28px}.compatibility-cards strong{margin-bottom:9px;font-size:22px;display:block}.compatibility-cards span{color:var(--muted);line-height:1.5}.tutorial-library{gap:55px;display:grid}.tutorial-library-item{background:var(--dark);color:#fff;border-radius:32px;padding:38px}.tutorial-library-head{justify-content:space-between;align-items:end;gap:30px;margin-bottom:26px;display:flex}.tutorial-library-head h2{letter-spacing:-1.5px;margin:8px 0 0;font-size:35px}.tutorial-topic-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:25px;display:grid}.tutorial-topic-grid>div{background:#ffffff0f;border:1px solid #ffffff14;border-radius:16px;padding:18px}.tutorial-topic-grid strong{margin-bottom:7px;font-size:13px;display:block}.tutorial-topic-grid span{color:#9fabaf;font-size:12px;line-height:1.45}.tutorial-upload-note{border:1px solid var(--line);background:#fff;border-radius:28px;margin-bottom:80px;padding:45px}.tutorial-upload-note h2{letter-spacing:-1.8px;max-width:850px;margin:8px 0 15px;font-size:40px}.tutorial-upload-note p{max-width:800px;color:var(--muted);line-height:1.7}.support-hero{background:var(--dark);color:#fff}.support-hero-inner{padding-top:115px;padding-bottom:100px}.support-hero h1{letter-spacing:-4px;margin:13px 0 16px;font-size:clamp(58px,7vw,90px);line-height:.98}.support-hero p{color:#a9b4b9;max-width:700px;margin-bottom:30px;font-size:19px;line-height:1.6}.support-machine-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.support-machine-card{border:1px solid var(--line);background:#fff;border-radius:24px;transition:transform .2s;overflow:hidden}.support-machine-card:hover{transform:translateY(-3px)}.support-machine-card img{aspect-ratio:1.2;object-fit:contain;mix-blend-mode:multiply;background:#edf3f4;width:100%;height:auto}.support-machine-card div{padding:22px}.support-machine-card span{color:var(--accent-dark);text-transform:uppercase;letter-spacing:1.2px;font-size:11px;font-weight:850}.support-machine-card h2{margin:5px 0 14px;font-size:29px}.support-machine-card b{font-size:13px}.support-checklist{grid-template-columns:.85fr 1.15fr;gap:60px;display:grid}.support-checklist h2{letter-spacing:-2px;margin:10px 0 0;font-size:45px}.support-checklist ol{counter-reset:support;margin:0;padding:0;list-style:none}.support-checklist li{counter-increment:support;border-top:1px solid var(--line);padding:22px 0 22px 55px;position:relative}.support-checklist li:last-child{border-bottom:1px solid var(--line)}.support-checklist li:before{content:counter(support, decimal-leading-zero);color:var(--accent-dark);font-size:12px;font-weight:850;position:absolute;top:22px;left:0}.support-checklist b{margin-bottom:6px;font-size:17px;display:block}.support-checklist span{color:var(--muted);line-height:1.55}.site-footer{border-top:1px solid var(--line);background:#eef1f2;padding:70px 0 28px}.footer-grid{grid-template-columns:1.5fr .7fr .8fr;gap:60px;display:grid}.brand-footer{margin-bottom:18px}.footer-brand p{max-width:460px;color:var(--muted);line-height:1.6}.footer-grid h3{text-transform:uppercase;letter-spacing:1.3px;color:#7a848a;margin:0 0 17px;font-size:12px}.footer-grid>div:not(:first-child){flex-direction:column;align-items:flex-start;gap:12px;font-size:14px;display:flex}.footer-grid span{color:var(--muted)}.footer-bottom{color:#7b858a;border-top:1px solid #d7dde0;justify-content:space-between;gap:20px;margin-top:55px;padding-top:22px;font-size:11px;display:flex}.whatsapp-float{z-index:40;color:#fff;background:#111;border-radius:999px;align-items:center;gap:8px;min-height:48px;padding:0 18px;font-size:13px;display:flex;position:fixed;bottom:20px;right:20px;box-shadow:0 12px 32px #0003}.whatsapp-float span{background:var(--accent);border-radius:50%;place-items:center;width:24px;height:24px;display:grid}@media (max-width:920px){.desktop-only{display:none}.mobile-only{display:inline-flex}.menu-button{display:block}.nav-actions{flex:none;margin-left:auto}.main-nav{border:1px solid var(--line);box-shadow:var(--shadow);background:#fffffff7;border-radius:20px;flex-direction:column;align-items:stretch;gap:0;padding:10px;display:none;position:absolute;top:62px;left:20px;right:20px}.main-nav.is-open{display:flex}.main-nav>a{border-radius:12px;padding:13px 14px}.nav-cta.mobile-only{color:#fff;text-align:center;margin-top:5px}.home-hero,.product-hero{grid-template-columns:1fr;padding-top:65px}.home-hero-media,.product-hero-media{min-height:430px}.tutorial-feature-grid,.tutorial-detail-grid,.two-column-info,.support-checklist{grid-template-columns:1fr}.tutorial-feature-grid,.tutorial-detail-grid{gap:45px}.machine-card{grid-template-columns:1fr}.machine-card-copy{padding:36px}.machine-card-image{min-height:340px}.feature-grid,.tutorial-steps,.tutorial-topic-grid,.film-home-grid,.compatibility-cards,.support-machine-grid{grid-template-columns:1fr 1fr}.film-catalog-card{grid-template-columns:1fr}.film-catalog-card.reverse .film-visual{order:0}.film-catalog-card .film-visual{min-height:360px}.ideal-card{position:static}.footer-grid{grid-template-columns:1.2fr .8fr}.footer-grid>div:last-child{grid-column:1/-1}}@media (max-width:640px){.shell,.nav-shell{width:min(calc(100% - 28px), var(--shell))}.official-brand-logo{flex-basis:42px;width:42px;height:42px}.section{padding:72px 0}.home-hero{gap:35px;padding-top:48px;padding-bottom:50px}.home-hero-copy h1{letter-spacing:-2.8px;font-size:50px}.home-hero-copy>p{font-size:16px}.home-hero-media,.product-hero-media{border-radius:28px;min-height:330px}.metrics,.product-metrics{grid-template-columns:1fr 1fr}.metrics>div:nth-child(2),.product-metrics>div:nth-child(2){border-right:0}.metrics>div:nth-child(-n+2),.product-metrics>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.section-heading h2{letter-spacing:-2px;font-size:42px}.machine-card{border-radius:24px;min-height:0}.machine-card-copy{padding:30px 26px}.machine-card-copy h3{font-size:39px}.machine-card-image{min-height:280px;padding:14px}.tutorial-feature{padding:75px 0}.tutorial-feature-copy h2,.tutorial-detail-grid h2{letter-spacing:-2px;font-size:43px}.video-placeholder{flex-direction:column;align-items:flex-start;min-height:300px;padding:28px 22px}.film-home-grid,.compatibility-cards,.support-machine-grid,.feature-grid{grid-template-columns:1fr}.business-banner,.decision-strip,.contact-panel,.support-cta{border-radius:24px;flex-direction:column;align-items:flex-start;padding:32px 25px}.business-banner h2,.decision-strip h2,.contact-panel h2{font-size:32px}.page-hero{padding-top:75px}.narrow-hero{margin-left:14px}.page-hero h1{letter-spacing:-3px;font-size:52px}.product-hero{padding-top:55px}.product-hero-copy h1{letter-spacing:-3px;font-size:62px}.product-hero-copy h2{font-size:30px}.feature-grid,.tutorial-steps,.tutorial-topic-grid{grid-template-columns:1fr}.tutorial-dark{padding:75px 0}.spec-list>div{grid-template-columns:1fr;gap:6px}.spec-list dd{text-align:left}.film-catalog-copy{padding:32px 25px}.film-catalog-copy h2{font-size:38px}.tutorial-library-item{border-radius:24px;padding:20px}.tutorial-library-head{flex-direction:column;align-items:flex-start}.tutorial-upload-note{padding:30px 24px}.tutorial-upload-note h2{font-size:34px}.support-hero-inner{padding-top:80px;padding-bottom:75px}.support-hero h1{letter-spacing:-3px;font-size:54px}.support-checklist h2{font-size:38px}.footer-grid{grid-template-columns:1fr;gap:35px}.footer-grid>div:last-child{grid-column:auto}.footer-bottom{flex-direction:column}.whatsapp-float b{display:none}.whatsapp-float{justify-content:center;width:50px;height:50px;padding:0}.whatsapp-float span{background:0 0;font-size:18px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.impact-hero{color:#fff;background:radial-gradient(circle at 72% 35%,#183946 0,#0b171d 34%,#05090b 68%);padding:96px 0 72px;position:relative;overflow:hidden}.impact-hero:before{content:"";pointer-events:none;background:linear-gradient(120deg,#23cbe317,#0000 35%,#ffffff08);position:absolute;inset:0}.impact-hero-grid{z-index:1;grid-template-columns:.88fr 1.12fr;align-items:center;gap:48px;min-height:610px;display:grid;position:relative}.impact-copy h1{letter-spacing:-7px;max-width:900px;margin:16px 0 28px;font-size:clamp(66px,8.5vw,126px);line-height:.82}.impact-copy h1 em{color:#6fe4f3;font-style:normal}.impact-copy>p{color:#c4d0d4;max-width:700px;margin:0 0 30px;font-size:19px;line-height:1.65}.button-ghost-light{color:#fff;background:#ffffff0a;border:1px solid #ffffff47}.button-ghost-light:hover{background:#ffffff1a}.impact-badges{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.impact-badges span{color:#dbe5e8;background:#ffffff09;border:1px solid #ffffff1f;border-radius:999px;padding:9px 12px;font-size:12px;font-weight:750}.impact-visual{place-items:center;min-height:560px;display:grid;position:relative}.impact-main{z-index:2;object-fit:contain;border-radius:32px;width:min(700px,100%);max-height:520px;position:relative;box-shadow:0 35px 100px #00000061}.impact-halo{filter:blur(3px);background:radial-gradient(circle,#46daef57,#31b0c50d 60%,#0000 72%);border-radius:50%;width:520px;height:520px;position:absolute}.floating-card{z-index:3;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#081318bd;border:1px solid #ffffff2e;border-radius:18px;flex-direction:column;padding:15px 18px;display:flex;position:absolute;box-shadow:0 14px 40px #00000038}.floating-card b{font-size:20px}.floating-card span{text-transform:uppercase;letter-spacing:1.2px;color:#aebcc1;font-size:10px}.fc-one{top:8%;right:0}.fc-two{bottom:18%;left:0}.fc-three{bottom:4%;right:6%}.ticker-strip{color:#061015;background:#66ddec;border-top:1px solid #ffffff1f}.ticker-inner{letter-spacing:1.2px;flex-wrap:wrap;justify-content:center;align-items:center;gap:18px;min-height:50px;font-size:11px;font-weight:900;display:flex}.ticker-inner i{opacity:.45;font-style:normal}.statement-block{max-width:980px;margin-bottom:46px}.statement-block h2{letter-spacing:-4px;margin:10px 0 20px;font-size:clamp(48px,6vw,78px);line-height:.94}.statement-block p{max-width:760px;color:var(--muted);font-size:18px;line-height:1.7}.compact-statement{max-width:900px}.process-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.process-grid article{border:1px solid var(--line);background:#fff;border-radius:24px;min-height:220px;padding:28px;position:relative;overflow:hidden}.process-grid article:after{content:"";border:1px solid #dfe6e8;border-radius:50%;width:110px;height:110px;position:absolute;bottom:-30px;right:-30px}.process-grid strong{color:var(--accent-dark);letter-spacing:1px;font-size:12px}.process-grid h3{letter-spacing:-.8px;margin:42px 0 8px;font-size:23px}.process-grid p{color:var(--muted);margin:0;font-size:14px;line-height:1.55}.machines-showcase{color:#fff;background:#081116}.showcase-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:38px;display:flex}.showcase-heading h2{letter-spacing:-4px;margin:10px 0 0;font-size:clamp(48px,6vw,76px);line-height:.95}.machine-grid-dark .machine-card{color:#fff;background:#101c21;border-color:#ffffff17}.machine-grid-dark .machine-card p{color:#aab8bd}.machine-grid-dark .machine-card-image{background:linear-gradient(145deg,#d9e8eb,#f8fbfc)}.editorial-feature{background:#edf3f5;border-radius:34px;grid-template-columns:1.15fr .85fr;margin-top:95px;margin-bottom:95px;display:grid;overflow:hidden}.editorial-image{background:#dce7ea;min-height:560px}.editorial-image img{object-fit:cover;width:100%;height:100%}.editorial-copy{align-self:center;padding:64px}.editorial-copy h2{letter-spacing:-3px;margin:12px 0 20px;font-size:clamp(44px,5vw,67px);line-height:.95}.editorial-copy p{color:var(--muted);margin-bottom:30px;font-size:17px;line-height:1.7}.tutorial-feature-v2{background:linear-gradient(135deg,#071015,#10232b 60%,#173743)}.video-stage{position:relative}.video-stage:before{content:"";pointer-events:none;border:1px solid #5edff129;border-radius:30px;position:absolute;inset:-16px}.visual-band{background:#081116;border-radius:34px;grid-template-columns:1fr 1fr 1fr;min-height:390px;margin-top:30px;margin-bottom:100px;display:grid;overflow:hidden}.visual-band>div{min-width:0}.visual-band img{object-fit:cover;width:100%;height:100%}.visual-band-copy{color:#fff;flex-direction:column;justify-content:center;padding:44px;display:flex}.visual-band-copy h2{letter-spacing:-1.8px;margin:12px 0 26px;font-size:36px;line-height:1}.product-hero-v2{color:#fff;background:radial-gradient(circle at 75% 45%,#1b3e4a,#0b171d 40%,#060b0e 75%);overflow:hidden}.product-hero-v2-grid{grid-template-columns:.85fr 1.15fr;align-items:center;gap:48px;min-height:700px;padding-top:90px;padding-bottom:75px;display:grid}.product-hero-v2 .product-hero-copy h1{letter-spacing:-7px;font-size:clamp(76px,10vw,140px)}.product-hero-v2 .product-hero-copy h2{color:#9fb3ba}.product-hero-v2 .product-hero-copy p{color:#c1cdd1}.product-stage{place-items:center;min-height:560px;display:grid;position:relative}.product-stage img{object-fit:contain;z-index:2;border-radius:30px;width:100%;height:auto;max-height:540px;position:relative;box-shadow:0 35px 90px #00000057}.stage-ring{border:1px solid #60e1f252;border-radius:50%;width:470px;height:470px;position:absolute;box-shadow:0 0 0 80px #4ac9dc0a,0 0 0 160px #4ac9dc06}.stage-label{letter-spacing:1.8px;color:#7f989f;font-size:10px;position:absolute;bottom:0;right:0}.product-gallery{grid-template-columns:1.15fr .85fr;gap:16px;display:grid}.product-gallery figure{border:1px solid var(--line);background:#eaf1f3;border-radius:26px;min-height:320px;margin:0;position:relative;overflow:hidden}.product-gallery .gallery-wide{grid-row:span 2;min-height:656px}.product-gallery img{object-fit:cover;width:100%;height:100%;display:block}.product-gallery figcaption{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;letter-spacing:.4px;background:#050d10bd;border-radius:10px;max-width:80%;padding:8px 11px;font-size:10px;position:absolute;bottom:14px;left:14px}.tutorial-chip{color:#8fe8f4;letter-spacing:.8px;background:#5ddef01c;border:1px solid #5ddef033;border-radius:999px;margin-top:18px;padding:9px 11px;font-size:11px;font-weight:850;display:inline-flex}.internal-source-note{color:var(--muted);border-left:2px solid var(--accent);margin-top:20px;padding-left:12px;font-size:12px;line-height:1.6}@media (max-width:900px){.impact-hero-grid,.product-hero-v2-grid,.editorial-feature,.tutorial-feature-grid{grid-template-columns:1fr}.impact-copy h1{letter-spacing:-4px}.impact-visual{min-height:430px}.impact-main{max-height:410px}.process-grid{grid-template-columns:repeat(2,1fr)}.visual-band{grid-template-columns:1fr 1fr}.visual-band-copy{grid-column:1/-1}.product-gallery{grid-template-columns:1fr}.product-gallery .gallery-wide{grid-row:auto;min-height:420px}.product-gallery figure{min-height:420px}.editorial-copy{padding:42px}.product-stage{min-height:460px}.showcase-heading{flex-direction:column;align-items:flex-start}}@media (max-width:620px){.impact-hero{padding-top:72px}.impact-hero-grid{min-height:auto}.impact-copy h1{letter-spacing:-3.5px;font-size:58px}.impact-copy>p{font-size:16px}.impact-visual{min-height:360px}.impact-main{border-radius:22px;max-height:335px}.floating-card{padding:10px 12px}.floating-card b{font-size:15px}.fc-one{top:4%;right:2%}.fc-two{bottom:15%;left:1%}.fc-three{bottom:2%;right:3%}.ticker-inner{gap:9px;padding:12px 0}.ticker-inner i{display:none}.statement-block h2,.showcase-heading h2{letter-spacing:-2.4px;font-size:44px}.process-grid{grid-template-columns:1fr 1fr}.process-grid article{min-height:180px;padding:20px}.process-grid h3{margin-top:28px;font-size:19px}.editorial-feature{border-radius:22px}.editorial-image{min-height:340px}.editorial-copy{padding:30px}.visual-band{border-radius:22px;grid-template-columns:1fr}.visual-band-copy{grid-column:auto}.product-hero-v2-grid{min-height:auto;padding-top:75px}.product-hero-v2 .product-hero-copy h1{letter-spacing:-4px;font-size:70px}.product-stage{min-height:360px}.product-stage img{max-height:340px}.stage-ring{width:300px;height:300px}.product-gallery .gallery-wide,.product-gallery figure{min-height:300px}}.sticker-home-hero,.sticker-product-hero{color:#fff;background:radial-gradient(circle at 73% 30%,#24c5e057,#0000 31%),radial-gradient(circle at 88% 72%,#ffb4532e,#0000 25%),linear-gradient(135deg,#071016 0%,#0b1e27 54%,#0b1217 100%);position:relative;overflow:hidden}.sticker-home-hero:before,.sticker-product-hero:before{content:"";pointer-events:none;opacity:.55;background-image:radial-gradient(circle at 12% 19%,#ffffff1f 0 2px,#0000 3px),radial-gradient(circle at 29% 74%,#63e2f130 0 3px,#0000 4px),radial-gradient(circle at 95% 18%,#ffffff1c 0 2px,#0000 3px);position:absolute;inset:0}.sticker-home-grid,.sticker-product-grid{z-index:1;grid-template-columns:.86fr 1.14fr;align-items:center;gap:48px;min-height:720px;padding-top:84px;padding-bottom:72px;display:grid;position:relative}.sticker-home-grid>*,.sticker-product-grid>*,.tutorial-feature-grid>*,.ai-feature-block>*,.ecosystem-bridge>*,.home-proof-grid>*,.product-hero-v2-grid>*,.two-column-info>*{min-width:0}.sticker-home-copy,.sticker-product-copy{overflow-wrap:anywhere}.sticker-home-copy h1{letter-spacing:-7px;margin:16px 0 28px;font-size:clamp(66px,8.8vw,128px);line-height:.81}.sticker-home-copy h1 em{color:#73e4f2;font-style:normal}.sticker-home-copy>p,.sticker-product-copy>p{color:#c5d3d8;max-width:680px;margin:0 0 30px;font-size:18px;line-height:1.68}.sticker-home-stage,.sticker-product-stage{place-items:center;min-height:570px;display:grid;position:relative}.sticker-home-machine,.sticker-product-stage>img{z-index:2;border-radius:34px;width:min(100%,760px);height:auto;position:relative;box-shadow:0 40px 100px #0000006b}.sticker-burst{background:radial-gradient(circle,#6be2f157,#27abc11a 46%,#0000 70%);border-radius:50%;width:530px;height:530px;position:absolute;box-shadow:0 0 0 80px #75e5f206,0 0 0 160px #75e5f204}.sticker-float-one{top:7%;right:1%}.sticker-float-two{bottom:17%;left:0}.sticker-float-three{bottom:2%;right:5%}.sticker-ticker{color:#071116;background:linear-gradient(90deg,#6ee0ee,#88edf4,#ffd078)}.sticker-output-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.sticker-output-grid article{border:1px solid var(--line);background:#fff;border-radius:26px;min-height:245px;padding:28px;position:relative;overflow:hidden}.sticker-output-grid article:after{content:"";background:linear-gradient(135deg,#1ebbd326,#ffc36626);border-radius:42% 58% 61% 39%;width:130px;height:130px;position:absolute;bottom:-42px;right:-36px;transform:rotate(24deg)}.sticker-output-grid article>span{color:var(--accent-dark);letter-spacing:1px;font-size:12px;font-weight:900}.sticker-output-grid h3{letter-spacing:-1px;margin:54px 0 8px;font-size:26px}.sticker-output-grid p{color:var(--muted);margin:0;font-size:14px;line-height:1.58}.home-sticker-visual{color:#fff;background:#081116;padding:90px 0}.home-sticker-visual-grid{grid-template-rows:auto auto;grid-template-columns:1.12fr .88fr;gap:16px;display:grid}.home-sticker-photo{background:#fff;border-radius:30px;min-height:360px;overflow:hidden}.home-sticker-photo-main{grid-row:span 2;min-height:740px}.home-sticker-photo img{object-fit:cover;width:100%;height:100%}.home-sticker-visual-copy{background:linear-gradient(145deg,#112a34,#0a171d);border-radius:30px;flex-direction:column;justify-content:center;padding:46px;display:flex}.home-sticker-visual-copy h2{letter-spacing:-3px;margin:10px 0 18px;font-size:clamp(42px,5vw,66px);line-height:.95}.home-sticker-visual-copy p{color:#acbbc1;margin:0 0 26px;font-size:16px;line-height:1.65}.sticker-step-grid{grid-template-columns:repeat(5,1fr);gap:12px;margin-top:42px;display:grid}.sticker-step-grid article{background:#ffffff09;border:1px solid #ffffff1c;border-radius:22px;min-height:210px;padding:24px}.home-step-grid article{border-color:var(--line);background:#fff}.sticker-step-grid h3{letter-spacing:-.6px;margin:0 0 16px;font-size:18px}.sticker-step-grid p{color:#aebbc0;margin:0;font-size:13px;line-height:1.6}.home-step-grid p{color:var(--muted)}.sticker-home-tutorial{background:linear-gradient(135deg,#071016,#102b35 60%,#173640)}.ai-feature-block{grid-template-columns:1.08fr .92fr;align-items:stretch;gap:18px;display:grid}.ai-feature-image{border:1px solid var(--line);background:#fff;border-radius:30px;min-height:560px;overflow:hidden}.ai-feature-image img{object-fit:cover;width:100%;height:100%}.ai-feature-copy{background:linear-gradient(145deg,#eff7f8,#e4eef1);border-radius:30px;flex-direction:column;justify-content:center;padding:58px;display:flex}.ai-feature-copy h2{letter-spacing:-3px;margin:11px 0 20px;font-size:clamp(42px,5vw,67px);line-height:.95}.ai-feature-copy p{color:var(--muted);margin:0 0 28px;font-size:17px;line-height:1.7}.machines-after-stickers{margin-top:30px}.machines-after-intro{color:#9dadb3;max-width:760px;margin:-10px 0 34px;font-size:16px;line-height:1.65}.ecosystem-bridge{grid-template-columns:.9fr 1.1fr;align-items:start;gap:70px;display:grid}.ecosystem-bridge-copy h2{letter-spacing:-3.5px;margin:10px 0 18px;font-size:clamp(46px,5.4vw,72px);line-height:.95}.ecosystem-bridge-copy p{color:var(--muted);margin:0;font-size:17px;line-height:1.7}.ecosystem-links{border-top:1px solid var(--line)}.ecosystem-links a{border-bottom:1px solid var(--line);align-items:center;gap:22px;min-height:84px;transition:padding .2s,color .2s;display:flex}.ecosystem-links a:hover{color:var(--accent-dark);padding-left:12px}.ecosystem-links strong{color:#95a0a5;width:36px;font-size:11px}.ecosystem-links span{letter-spacing:-.7px;font-size:22px;font-weight:800}.sticker-product-copy h1{letter-spacing:-7px;margin:14px 0 6px;font-size:clamp(74px,10vw,142px);line-height:.88}.sticker-product-copy h2{color:#91e4ef;letter-spacing:-2.2px;max-width:650px;margin:0 0 20px;font-size:clamp(31px,4vw,51px);line-height:1}.sticker-tag{z-index:3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;letter-spacing:1.4px;background:#071116bf;border:1px solid #ffffff2e;border-radius:999px;padding:10px 14px;font-size:10px;font-weight:900;position:absolute}.tag-a{top:4%;right:2%}.tag-b{bottom:17%;left:1%}.tag-c{bottom:2%;right:4%}.sticker-gallery-section{color:#fff;background:linear-gradient(135deg,#061015,#0c2029 60%,#102b35);padding:105px 0}.sticker-gallery-heading{max-width:820px;margin-bottom:40px}.sticker-gallery-heading h2{letter-spacing:-4px;margin:11px 0 16px;font-size:clamp(48px,6vw,78px);line-height:.93}.sticker-gallery-heading p{color:#afbdc2;max-width:700px;font-size:17px;line-height:1.65}.sticker-gallery{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.sticker-gallery figure{background:#fff;border-radius:27px;min-height:390px;margin:0;position:relative;overflow:hidden}.sticker-gallery figure.sticker-gallery-wide{grid-column:span 2;min-height:520px}.sticker-gallery img{object-fit:cover;width:100%;height:100%}.sticker-gallery figcaption{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);letter-spacing:.35px;background:#050d10b8;border-radius:10px;max-width:78%;padding:8px 11px;font-size:10px;position:absolute;bottom:14px;left:14px}.sticker-tutorial{background:linear-gradient(135deg,#071015,#0e2630 60%,#153843)}.sticker-consumable-card p{color:var(--muted);line-height:1.7}.consumable-image{object-fit:contain;background:#edf4f6;border-radius:20px;width:100%;height:auto;max-height:250px;margin-bottom:28px}.consumable-number{border-top:1px solid var(--line);border-bottom:1px solid var(--line);align-items:end;gap:12px;margin:30px 0;padding:24px 0;display:flex}.consumable-number strong{letter-spacing:-4px;font-size:64px;line-height:.8}.consumable-number span{color:var(--muted);font-size:13px;font-weight:700}.tutorial-library-featured{border:1px solid #12a9c257;box-shadow:0 24px 70px #0f72841a}.tutorial-divider{color:#7c888e;letter-spacing:1.5px;align-items:center;gap:15px;font-size:11px;font-weight:900;display:flex}.tutorial-divider:before,.tutorial-divider:after{content:"";background:var(--line);flex:1;height:1px}.tutorial-topic-grid-five{grid-template-columns:repeat(5,1fr)}.tutorial-nav{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.tutorial-nav span{border:1px solid var(--line);color:#536068;background:#fff;border-radius:999px;padding:10px 13px;font-size:12px;font-weight:800}.learning-path-wrap{border-top:1px solid #ffffff24;margin-top:72px;padding-top:34px}.learning-path{grid-template-columns:repeat(5,1fr);gap:12px;margin-top:20px;display:grid}.learning-path article{background:#ffffff0e;border:1px solid #ffffff1a;border-radius:20px;min-width:0;padding:22px}.learning-path-index{color:#79deeb;letter-spacing:1.2px;margin-bottom:30px;font-size:11px;font-weight:900}.learning-path article>span{color:#79deeb;text-transform:uppercase;letter-spacing:1px;font-size:10px;font-weight:900}.learning-path h3{letter-spacing:-.5px;margin:8px 0 10px;font-size:18px}.learning-path p{color:#aebbc0;margin:0;font-size:13px;line-height:1.55}.home-proof-grid{grid-template-columns:.92fr 1.08fr;align-items:stretch;gap:18px;display:grid}.home-consumable-visual{border:1px solid var(--line);background:#edf4f6;border-radius:30px;place-items:center;min-height:480px;display:grid;overflow:hidden}.home-consumable-visual img{object-fit:contain;width:100%;height:100%;padding:34px}.home-consumable-copy{border:1px solid var(--line);background:#fff;border-radius:30px;flex-direction:column;justify-content:center;align-items:flex-start;padding:58px;display:flex}.home-consumable-copy h2{letter-spacing:-3px;margin:11px 0 20px;font-size:clamp(42px,5vw,67px);line-height:.95}.home-consumable-copy p{color:var(--muted);margin:0 0 28px;font-size:17px;line-height:1.7}.home-faq-block{padding-top:30px}.home-faq-link{margin-top:26px}@media (prefers-reduced-motion:no-preference){.sticker-home-copy,.sticker-home-stage{animation:.75s cubic-bezier(.2,.75,.25,1) both hero-enter}.sticker-home-stage{animation-delay:.12s}@keyframes hero-enter{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}}@media (max-width:920px){.sticker-home-grid,.sticker-product-grid,.ai-feature-block,.ecosystem-bridge{grid-template-columns:1fr}.sticker-home-stage,.sticker-product-stage{min-height:470px}.sticker-output-grid{grid-template-columns:1fr 1fr}.home-sticker-visual-grid{grid-template-rows:auto;grid-template-columns:1fr}.home-sticker-photo-main{grid-row:auto;min-height:520px}.sticker-step-grid,.tutorial-topic-grid-five{grid-template-columns:1fr 1fr}.ai-feature-copy{padding:42px}.ecosystem-bridge{gap:38px}.home-proof-grid{grid-template-columns:1fr}.learning-path{grid-template-columns:1fr 1fr}.film-catalog-card.reverse .film-product-image{order:0}.film-product-image,.film-product-image img{min-height:360px}}@media (max-width:640px){.sticker-home-grid,.sticker-product-grid{min-height:auto;padding-top:70px;padding-bottom:58px}.sticker-home-copy h1{letter-spacing:-3.4px;font-size:58px}.sticker-product-copy h1{letter-spacing:-3.5px;font-size:68px}.sticker-product-copy h2{letter-spacing:-1.4px;font-size:32px}.sticker-home-copy>p,.sticker-product-copy>p{font-size:16px}.sticker-home-stage,.sticker-product-stage{min-height:350px}.sticker-home-machine,.sticker-product-stage>img{border-radius:22px}.sticker-burst{width:320px;height:320px}.sticker-output-grid{grid-template-columns:1fr}.sticker-output-grid article{min-height:190px;padding:22px}.sticker-output-grid h3{margin-top:32px}.home-sticker-visual{padding:72px 0}.home-sticker-photo,.home-sticker-photo-main{border-radius:22px;min-height:320px}.home-sticker-visual-copy{border-radius:22px;padding:30px}.home-sticker-visual-copy h2{letter-spacing:-2px;font-size:40px}.sticker-step-grid,.tutorial-topic-grid-five{grid-template-columns:1fr}.ai-feature-image{border-radius:22px;min-height:330px}.ai-feature-copy{border-radius:22px;padding:30px}.ai-feature-copy h2{letter-spacing:-2px;font-size:41px}.sticker-gallery-section{padding:74px 0}.sticker-gallery-heading h2{letter-spacing:-2.4px;font-size:44px}.sticker-gallery{grid-template-columns:1fr}.sticker-gallery figure,.sticker-gallery figure.sticker-gallery-wide{border-radius:21px;grid-column:auto;min-height:300px}.sticker-tag{padding:8px 10px;font-size:8px}.sticker-float-one{top:2%;right:1%}.sticker-float-two{bottom:13%;left:0}.sticker-float-three{bottom:0;right:2%}.sticker-float-one,.tag-a{right:4px}.sticker-float-two,.tag-b{left:4px}.sticker-float-three,.tag-c{right:4px}.floating-card{max-width:132px}.ecosystem-bridge-copy h2{letter-spacing:-2.4px;font-size:44px}.home-consumable-visual{border-radius:22px;min-height:320px}.home-consumable-copy{border-radius:22px;padding:30px}.home-consumable-copy h2{letter-spacing:-2px;font-size:41px}.learning-path{grid-template-columns:1fr}.learning-path-wrap{margin-top:52px}.film-product-image,.film-product-image img{min-height:300px}}.support-machine-grid-four{grid-template-columns:repeat(4,1fr)}.support-sticker-card{background:linear-gradient(150deg,#f4fbfc,#e9f5f7);border-color:#12a9c247}@media (max-width:920px){.support-machine-grid-four{grid-template-columns:1fr 1fr}}@media (max-width:640px){.support-machine-grid-four{grid-template-columns:1fr}}
