@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(../fonts/manrope-400.ttf) format("truetype")}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../fonts/manrope-600.ttf) format("truetype")}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../fonts/manrope-700.ttf) format("truetype")}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(../fonts/manrope-800.ttf) format("truetype")}@font-face{font-family:Unbounded;font-style:normal;font-weight:700;font-display:swap;src:url(../fonts/unbounded-700.ttf) format("truetype")}:root{--landing-bg:#fff;--landing-text:#0a0a0a;--landing-muted:#8a8a8a;--landing-border:#ececec;--landing-accent:#05f;--landing-accent-hover:#3385ff;--landing-dark:#0a0a0a;--landing-panel:#f7f7f8}html{scroll-behavior:smooth}body{font-family:Manrope,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin:0;overflow-x:hidden;color:var(--landing-text);background:var(--landing-bg);-webkit-font-smoothing:antialiased}img{display:block;max-width:100%}button,input,textarea{font:inherit}.landing-layout{min-height:100vh;color:var(--landing-text)}.landing-layout,.landing-page{background:var(--landing-bg)}.landing-container{width:100%;padding-right:24px;padding-left:24px;margin:0 auto;box-sizing:border-box}.landing-button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;cursor:pointer;transition:background-color .25s ease,color .25s ease,transform .25s ease,box-shadow .25s ease,border-color .25s ease}.landing-button:hover{transform:translateY(-1px)}.landing-button--primary{background:var(--landing-accent);color:#fff;box-shadow:0 4px 16px #0055ff40}.landing-button--primary:hover{background:var(--landing-accent-hover);box-shadow:0 4px 28px #05f6}.landing-button--secondary{color:#fff;background-color:#d23a3ae3;margin:20px}.landing-button--secondary:hover{border-color:#fff}.landing-button--ghost{border:1px solid #d7dce5;color:var(--landing-text);background:#fff}.landing-button--ghost:hover{border-color:var(--landing-text);background:var(--landing-text);color:#fff}.landing-gradient-text{background:linear-gradient(90deg,#e855b8,#6366f1 50%,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.landing-gradient-shimmer{background:linear-gradient(90deg,#e855b8,#6366f1 25%,#3b82f6,#6366f1 75%,#e855b8);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:landing-shimmer 4s linear infinite}.landing-soft-card{border:1px solid #f0f1f3;border-radius:24px;background:#fff;box-shadow:0 4px 24px #0000000f;transform-origin:center center;will-change:transform,box-shadow,border-color;transition:box-shadow .3s ease,transform .3s ease,border-color .3s ease}.landing-soft-card:hover{transform:none;border-color:#d9deea;box-shadow:0 10px 30px #0f172a1a}.landing-image-shadow{box-shadow:0 24px 64px #0000001f}.landing-section-title{margin:14px 0 0;font-size:clamp(28px,3.5vw,48px);font-weight:700;line-height:1.1;letter-spacing:-.03em}.landing-section-kicker{font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:.15em;color:var(--landing-muted)}.landing-header{position:fixed;top:0;right:0;left:0;z-index:50;background:#ffffffe6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.landing-page .landing-header{background:linear-gradient(180deg,#080c1cf5,#0b1228eb);border-bottom:1px solid hsla(0,0%,100%,.06);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.landing-header__inner{display:flex;align-items:center;justify-content:space-between;min-height:76px}.landing-header__brand{border:0;background:transparent;padding:0;min-width:0;display:inline-flex;text-decoration:none}.landing-header__brand-image{height:56px;width:auto}.landing-page .landing-header__brand-image{filter:brightness(0) invert(1)}.landing-header__actions{display:flex;align-items:center;gap:16px;flex-shrink:0}.landing-header__login{border:0;background:transparent;color:var(--landing-text);font-size:14px;font-weight:700;text-decoration:none;cursor:pointer}.landing-page .landing-header__login{color:#ffffffc7}.landing-header__cta{min-height:40px;padding:0 20px;font-size:14px;font-weight:500;margin-right:37px}.landing-main{display:block}.landing-hero{position:relative;overflow:visible;min-height:820px;padding:116px 0 44px;color:#fff;background:linear-gradient(180deg,#0d3b3b,#0f2a3f 15%,#14144e,#1e1e5a,#2d1b4e,#3a2a6e,#4a3a7e,#6a5a9e,#9a8ac8 85%,#c8b8e8 92%,#e8e0f8 97%,#fff)}.landing-hero:after{content:none}.landing-hero__visual{position:absolute;right:max(-8px,calc(50vw - 890px) - 18px);top:108px;z-index:2;width:min(760px,50vw)}.landing-hero__body{position:relative;z-index:1;width:min(1380px,calc(100% - 48px));margin:0 auto}.landing-hero__content{display:grid;grid-template-columns:minmax(0,.51fr) minmax(0,.49fr);gap:54px;align-items:center}.landing-hero__copy{max-width:730px;text-align:left}.landing-hero__title{margin:0;font-family:Unbounded,Manrope,sans-serif;font-size:64px;font-weight:700;line-height:1.08;letter-spacing:0}.landing-hero__line{display:block}.landing-hero__line--accent{background:linear-gradient(90deg,#e855b8,#6366f1 25%,#3b82f6,#6366f1 75%,#e855b8);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-size:.88em;line-height:1.12;animation:landing-shimmer 4s linear infinite;text-shadow:0 16px 54px rgba(99,102,241,.22)}.landing-hero__cta{display:flex;align-items:center;flex-wrap:wrap;gap:14px;margin-top:30px}.landing-hero__cta .landing-button+.landing-button{margin-left:0}.landing-hero__cta-button{width:70%;min-height:54px;padding:0 30px;font-size:15px;font-weight:700}.landing-hero__secondary-button{border:1px solid hsla(0,0%,100%,.26);color:#fff;background:#ffffff14;box-shadow:none}.landing-hero__secondary-button:hover{border-color:#ffffff7a;background:#ffffff24}.landing-hero__stats{max-width:70%;display:grid;flex-wrap:wrap;gap:16px;margin-top:26px}.landing-hero__stat{padding:18px 16px;border:1px solid hsla(0,0%,100%,.12);border-radius:18px;background:#ffffff14;box-shadow:0 18px 44px #00000024;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.landing-hero__stat-number{color:#fff;font-size:32px;font-weight:800;line-height:1}.landing-hero__stat-label{margin-top:10px;color:#ffffffa3;font-size:13px;line-height:1.35}.landing-hero__screen{position:relative;overflow:visible;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.landing-hero__screen-bar{display:none}.landing-hero__image{width:100%;min-height:360px;height:auto;border-radius:0;-o-object-fit:cover;object-fit:cover;filter:saturate(1.06) contrast(1.02) drop-shadow(0 36px 72px rgba(0,0,0,.28))}.landing-hero__insight{position:absolute;z-index:4;width:230px;padding:16px;border:1px solid hsla(0,0%,100%,.24);border-radius:18px;color:#fff;background:#0a0d1fc7;box-shadow:0 18px 50px #00000047;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.landing-hero__insight span,.landing-hero__insight strong{display:block}.landing-hero__insight strong{color:#b7ffe0;font-size:24px;font-weight:800;line-height:1}.landing-hero__insight span{margin-top:8px;color:#ffffffb8;font-size:12px;line-height:1.4}.landing-hero__insight--score{right:28px;bottom:34px}.landing-hero__insight--channels{left:-28px;top:112px}.landing-hero__insight--speed{left:54px;bottom:-26px}.landing-section{padding:25px 0}.landing-section--block .landing-container{width:min(1480px,calc(100% - 112px));padding-right:0;padding-left:0}.landing-block-panel{padding:56px;border:1px solid rgba(11,18,32,.06);border-radius:40px;background:radial-gradient(circle at 0 0,#ffffffeb 0,#ffffffb8 34%,#fff0 62%),linear-gradient(180deg,#fffffff5,#f7f9fcfa);box-shadow:0 28px 80px #0f172a14}.landing-block-panel--statement{padding-right:72px;padding-left:72px}.landing-block-panel--channels,.landing-block-panel--flow,.landing-block-panel--pricing{background:#fff}.landing-block-panel--dark{background:#0a0a0a;border-color:#ffffff14}.landing-block-panel--security{background:#0f172a;border-color:#0f172a1f}.landing-block-panel--cta{background:transparent;border-color:#ffffff1a;box-shadow:0 28px 80px #0000002e}.landing-section--features{position:relative;z-index:1;margin-top:-1px;background:#fff;padding-top:0}.landing-section--features:before{content:none}.landing-section--features .landing-container{position:relative;z-index:1;padding-top:18px}.landing-section--features .landing-section__head{margin-bottom:44px}.landing-section--features .landing-section-title{font-size:clamp(24px,2.8vw,40px);line-height:1.08}.landing-section--soft{background:#f9fafbb3}.landing-section__head{margin-bottom:56px;text-align:center}.landing-features__grid,.landing-pricing__grid,.landing-testimonials__grid{display:grid;gap:32px}.landing-features__grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}.landing-features__card{min-height:560px;padding:0;perspective:1800px;cursor:default}.landing-features__card,.landing-features__card.landing-soft-card,.landing-features__card.landing-soft-card:hover{border:0;background:transparent;box-shadow:none}.landing-features__card-inner{position:relative;height:100%;min-height:560px;transform-style:preserve-3d;transform-origin:center center;will-change:transform;transition:transform .85s cubic-bezier(.22,.61,.36,1)}.landing-features__card-inner.is-flipped{transform:rotateY(180deg)}@media(hover:hover)and (pointer:fine){.landing-features__card:hover .landing-features__card-inner{transform:rotateY(180deg)}}.landing-features__face{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-start;padding:34px 34px 30px;border:16px solid #fff;border-radius:36px;backface-visibility:hidden;transform:translateZ(0);transform-style:preserve-3d;transform-origin:center center;transition:transform .85s cubic-bezier(.22,.61,.36,1);box-shadow:0 24px 56px #0f172a1a;overflow:hidden}.landing-features__face-body{display:flex;flex:1;flex-direction:column;min-height:0}.landing-features__face--back{transform:rotateY(180deg) translateZ(0)}.landing-features__card--blue .landing-features__face{background:linear-gradient(180deg,#edf6ff,#e5f1ff);color:#1761d1}.landing-features__card--mint .landing-features__face{background:linear-gradient(180deg,#edf9f4,#e6f6ef);color:#23966f}.landing-features__card--violet .landing-features__face{background:linear-gradient(180deg,#f5f0ff,#f1eafd);color:#6351a8}.landing-features__title{margin:0;font-size:clamp(28px,2vw,36px);font-weight:700;line-height:1.1}.landing-channels__text,.landing-features__text,.landing-pricing__desc,.landing-security__text,.landing-workflow__text{color:var(--landing-muted);line-height:1.7}.landing-features__text{margin-top:auto;font-size:16px;line-height:1.55;color:#0f172ad1}.landing-features__text--back{margin-top:18px}.landing-features__visual{margin-top:28px;margin-bottom:26px}.landing-features__visual--channels{display:grid;gap:18px}.landing-features__channels-badge{display:inline-flex;align-items:center;gap:10px;align-self:flex-start;padding:12px 18px;border:1px solid rgba(23,97,209,.12);border-radius:999px;background:#ffffffe6;color:#204986;font-size:15px;font-weight:700}.landing-features__channels-dot{width:10px;height:10px;border-radius:50%;background:#4f8fff;box-shadow:0 0 0 8px #4f8fff1f}.landing-features__channels-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.landing-features__channels-grid span{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:12px 16px;border-radius:18px;background:#ffffffb8;color:#17284aeb;font-size:14px;font-weight:600;text-align:center;box-shadow:inset 0 0 0 1px #1761d114}.landing-features__visual--analytics{display:grid;gap:18px}.landing-features__analytics-pill{display:inline-flex;align-items:center;gap:14px;align-self:flex-start;padding:14px 22px;border:1px solid rgba(35,150,111,.14);border-radius:999px;background:#ffffffe6}.landing-features__analytics-pill strong{color:#183b3d;font-size:clamp(28px,2vw,40px);line-height:1}.landing-features__analytics-pill span{color:#5d7a76;font-size:14px;font-weight:600;line-height:1.2}.landing-features__analytics-bars{display:flex;align-items:flex-end;gap:12px;height:204px}.landing-features__analytics-bars span{flex:1;border-radius:24px;background:linear-gradient(180deg,#a0d8ff6b,#68b8f7eb)}.landing-features__analytics-bars span:first-child{height:68px}.landing-features__analytics-bars span:nth-child(2){height:146px}.landing-features__analytics-bars span:nth-child(3){height:196px}.landing-features__visual--history{display:grid;gap:18px}.landing-features__history-card{display:grid;gap:10px;padding:24px;border-radius:24px;background:#ffffffe0;box-shadow:inset 0 0 0 1px #6351a814}.landing-features__history-card strong{color:#352c61;font-size:20px;line-height:1.2}.landing-features__history-card span{color:#352c61c2;font-size:15px;line-height:1.55}.landing-features__history-timeline{display:grid;gap:12px}.landing-features__history-timeline span{display:block;height:18px;border-radius:999px;background:linear-gradient(90deg,#977bf433,#977bf4b8)}.landing-features__history-timeline span:first-child{width:100%}.landing-features__history-timeline span:nth-child(2){width:82%}.landing-features__history-timeline span:nth-child(3){width:64%}.landing-features__back-kicker{color:currentColor;font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;opacity:.74}.landing-features__chips{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.landing-features__chip{min-height:42px;padding:10px 14px;border-radius:999px;background:#ffffffc7;font-size:13px;font-weight:700;box-shadow:inset 0 0 0 1px #0f172a0f}.landing-features__note{margin-top:auto;padding-top:24px;color:#0f172ab8;font-size:15px;font-weight:600;line-height:1.5}.landing-features__flip-mark{display:inline-flex;align-items:center;justify-content:center;align-self:flex-end;width:52px;height:52px;margin-top:20px;padding:0;border:0;border-radius:50%;background:#ffffffa8;color:currentColor;box-shadow:inset 0 0 0 1px #0f172a0f;-moz-appearance:none;appearance:none;-webkit-appearance:none;touch-action:manipulation;cursor:pointer}.landing-features__flip-image{width:28px;height:28px;-o-object-fit:contain;object-fit:contain;display:block}.landing-features__flip-mark--back{background:#ffffffd1}.landing-features__card-inner.is-touch-mode{cursor:pointer}.landing-features__card.is-touch-mode{cursor:pointer;-webkit-tap-highlight-color:transparent}.landing-features__card:focus-visible{outline:none}.landing-features__card:focus-visible .landing-features__face--front{box-shadow:0 24px 56px #0f172a1a,0 0 0 3px #2563eb2e}.landing-channels__promo,.landing-cta__body,.landing-dark-showcase__cta,.landing-features__cta,.landing-gallery__cta,.landing-statement__cta,.landing-testimonials__cta,.landing-workflow__footer{text-align:center}.landing-channels__promo-button,.landing-dark-showcase__button,.landing-features__button,.landing-gallery__button,.landing-statement__button,.landing-testimonials__button,.landing-workflow__button{min-height:52px;padding:0 34px;font-size:16px;font-weight:500}.landing-features__cta{margin-top:48px}.landing-gallery__tabs{grid-area:tabs;display:flex;justify-content:flex-start;gap:12px;flex-wrap:wrap;margin-top:32px}.landing-gallery__tab{border:0;border-radius:999px;min-height:52px;padding:0 26px;font-size:16px;font-weight:600;color:#5f6675;background:#eef2f7;box-shadow:inset 0 0 0 1px #0f172a0a;transition:background-color .25s ease,color .25s ease,box-shadow .25s ease,transform .25s ease}.landing-gallery__tab:hover{background:#e3e9f2;color:var(--landing-text);box-shadow:inset 0 0 0 1px #0f172a14}.landing-gallery__tab.is-active{background:#0b1220;color:#fff;box-shadow:0 14px 30px #0b12202e}.landing-gallery__frame{position:relative;overflow:hidden;border:1px solid rgba(11,18,32,.08);border-radius:28px;background:linear-gradient(180deg,#fff,#f4f7fb)}.landing-gallery__image{width:100%;cursor:zoom-in;display:block}.landing-gallery__image[hidden]{display:none}.landing-gallery__cta{margin-top:36px;text-align:left}.landing-section--gallery{background:radial-gradient(circle at 0 0,#e855b814 0,#e855b800 26%),radial-gradient(circle at 100% 100%,#3b82f614 0,#3b82f600 28%),#fff}.landing-section--gallery .landing-container{width:min(1480px,calc(100% - 112px));padding-right:0;padding-left:0}.landing-gallery{display:grid;grid-template-columns:minmax(320px,.4fr) minmax(0,.6fr);grid-template-areas:"content visual" "tabs visual" "details visual";-moz-column-gap:64px;column-gap:64px;row-gap:28px;align-items:center;padding:56px;border:1px solid rgba(11,18,32,.06);border-radius:40px;background:radial-gradient(circle at 0 0,#ffffffeb 0,#ffffffb8 34%,#fff0 62%),linear-gradient(180deg,#fffffff5,#f7f9fcfa);box-shadow:0 28px 80px #0f172a14}.landing-gallery__content{grid-area:content;max-width:500px;padding-left:8px}.landing-gallery__details{grid-area:details;max-width:500px;padding-left:8px}.landing-gallery__description{margin-top:22px;color:var(--landing-muted);font-size:17px;line-height:1.7}.landing-gallery__copy{margin-top:28px}.landing-gallery__copy-title{margin:0;font-size:clamp(28px,2.2vw,38px);font-weight:700;line-height:1.12;letter-spacing:-.03em}.landing-gallery__copy-text{margin-top:18px;color:var(--landing-muted);font-size:16px;line-height:1.75}.landing-gallery__points{display:grid;gap:12px;margin:24px 0 0;padding:0;list-style:none}.landing-gallery__point{position:relative;padding-left:18px;color:#3f4a5c;font-size:15px;line-height:1.6}.landing-gallery__point:before{content:"";position:absolute;top:10px;left:0;width:7px;height:7px;border-radius:999px;background:linear-gradient(135deg,#e855b8,#3b82f6)}.landing-gallery__visual{grid-area:visual;min-width:0;padding-right:8px}.landing-gallery__frame .analise-scene,.landing-gallery__frame .email-scene,.landing-gallery__frame .form-scene,.landing-gallery__frame .scene,.landing-gallery__frame .scene1,.landing-gallery__frame .scene2{min-height:640px;border-radius:28px}.landing-statement__body{width:min(980px,100%);margin:0 auto;text-align:center}.landing-statement__title{font-size:clamp(32px,4.5vw,56px);font-weight:700;line-height:1.1;letter-spacing:-.04em}.landing-statement__text{margin-top:24px;color:var(--landing-muted);font-size:18px;line-height:1.7}.landing-statement__items{display:flex;justify-content:center;gap:32px;flex-wrap:wrap;margin-top:40px}.landing-statement__item{display:flex;flex-direction:column;align-items:center;gap:8px}.landing-statement__item-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:16px;background:#f9fafb;font-size:24px;transition:transform .25s ease,background-color .25s ease}.landing-statement__item:hover .landing-statement__item-icon{transform:scale(1.1);background:#eff6ff}.landing-statement__item-label{color:var(--landing-muted);font-size:12px;font-weight:500}.landing-statement__item:hover .landing-statement__item-label{color:var(--landing-accent)}.landing-statement__cta{margin-top:48px}.landing-channels__list,.landing-workflow__list{display:flex;flex-direction:column;gap:72px}.landing-channels__item,.landing-workflow__item{display:grid;grid-template-columns:1fr 1fr;gap:48px 56px;align-items:center}.landing-workflow__item{padding-right:20px;padding-left:20px}.landing-channels__item--reverse .landing-channels__media,.landing-workflow__item--reverse .landing-workflow__media{order:2}.landing-channels__item--reverse .landing-channels__content,.landing-workflow__item--reverse .landing-workflow__content{order:1}.landing-channels__image-wrap,.landing-workflow__image-wrap{overflow:hidden;border-radius:24px}.landing-workflow__image{border-radius:20px;cursor:zoom-in}.landing-channels__image{cursor:zoom-in}.landing-workflow__eyebrow{display:flex;align-items:center;gap:12px;margin-bottom:16px}.landing-workflow__badge{display:inline-flex;align-items:center;justify-content:center;min-width:52px;min-height:32px;padding:0 14px;border-radius:12px;color:#fff;font-size:12px;font-weight:700}.landing-workflow__badge--blue{background:#05f}.landing-workflow__badge--green{background:#10b981}.landing-workflow__badge--orange{background:#f59e0b}.landing-workflow__badge--violet{background:#8b5cf6}.landing-channels__title,.landing-workflow__title{margin:0;font-size:clamp(22px,2.5vw,36px);font-weight:700;line-height:1.2}.landing-workflow__text{font-size:18px}.landing-workflow__replace-label{margin-top:20px;font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:.12em}.landing-workflow__replace-label--blue{color:#05f}.landing-workflow__replace-label--green{color:#10b981}.landing-workflow__replace-label--orange{color:#f59e0b}.landing-workflow__replace-label--violet{color:#8b5cf6}.landing-workflow__chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.landing-workflow__chip{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border:1px solid transparent;border-radius:12px;font-size:14px;font-weight:500}.landing-workflow__chip--blue{color:#05f;background:#0055ff0f;border-color:#0055ff2e}.landing-workflow__chip--green{color:#10b981;background:#10b9810f;border-color:#10b9812e}.landing-workflow__chip--orange{color:#f59e0b;background:#f59e0b0f;border-color:#f59e0b2e}.landing-workflow__chip--violet{color:#8b5cf6;background:#8b5cf60f;border-color:#8b5cf62e}.landing-workflow__footer{margin-top:80px}.landing-testimonials__note,.landing-workflow__note{margin-top:12px;color:var(--landing-muted);font-size:14px}.landing-channels__title{font-size:clamp(22px,2.5vw,34px)}.landing-channels__text{margin-top:20px;font-size:18px}.landing-channels__more{display:inline-flex;align-items:center;gap:8px;margin-top:32px;border:0;background:transparent;padding:0;color:var(--landing-accent);font-size:14px;font-weight:500}.landing-channels__more-icon{width:16px;height:16px;transition:transform .25s ease}.landing-channels__more:hover .landing-channels__more-icon{transform:translate(4px)}.landing-channels__promo-box{width:min(700px,100%);margin:96px auto 0;padding:48px;text-align:center}.landing-channels__promo-title{margin:0;font-size:32px;font-weight:700;line-height:1.2}.landing-channels__promo-text{margin-top:12px;color:var(--landing-muted);font-size:16px;line-height:1.7}.landing-channels__promo-button{margin-top:32px}.landing-testimonials{padding:112px 0}.landing-testimonials__shell{width:min(1480px,calc(100% - 112px));margin:0 auto;overflow:hidden;border-radius:32px}.landing-testimonials__shell.landing-block-panel{padding:0;background:transparent}.landing-testimonials__inner{padding:80px 24px;background:linear-gradient(135deg,#fbcfe8,#e9d5ff 25%,#bfdbfe 75%,#dbeafe)}.landing-testimonials__headline{text-align:center}.landing-testimonials__title{font-size:clamp(28px,3.5vw,48px);font-weight:700;line-height:1.1;letter-spacing:-.03em}.landing-testimonials__grid{grid-template-columns:repeat(3,minmax(0,1fr));width:min(1100px,100%);margin:48px auto 0}.landing-testimonials__card{padding:32px;border-radius:24px;background:#fff;box-shadow:0 8px 32px #00000014;transition:transform .3s ease,box-shadow .3s ease}.landing-testimonials__card:hover{transform:translateY(-8px);box-shadow:0 16px 48px #0000001f}.landing-testimonials__stars{display:flex;gap:4px;margin-bottom:16px}.landing-testimonials__quote{color:var(--landing-text);font-size:16px;line-height:1.7}.landing-testimonials__person{display:flex;align-items:center;gap:12px;margin-top:24px}.landing-testimonials__avatar{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:999px;background:#f3f4f6;color:#6b7280}.landing-testimonials__avatar,.landing-testimonials__name{font-size:14px;font-weight:500}.landing-testimonials__role{margin-top:2px;color:var(--landing-muted);font-size:12px}.landing-testimonials__cta{margin-top:48px}.landing-dark-showcase{position:relative;overflow:hidden;background:var(--landing-dark)}.landing-dark-showcase__glow{position:absolute;width:320px;height:320px;border-radius:999px;filter:blur(72px);pointer-events:none}.landing-dark-showcase__glow--one{top:0;right:0;background:#1e40af1a}.landing-dark-showcase__glow--two{bottom:0;left:0;background:#581c871a}.landing-dark-showcase__body{position:relative;z-index:1}.landing-dark-showcase__head{width:min(780px,100%);margin:0 auto 48px;text-align:center}.landing-dark-showcase__title{color:#fff}.landing-dark-showcase__text{margin-top:16px;color:#9ca3af;font-size:18px;line-height:1.7}.landing-dark-showcase__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;width:min(900px,100%);margin:0 auto}.landing-dark-showcase__tile{overflow:hidden;border-radius:20px;padding:10px;transition:transform .5s ease,box-shadow .5s ease}.landing-dark-showcase__tile:hover{transform:scale(1.02);box-shadow:0 0 40px #0055ff26}.landing-dark-showcase__tile--blue{background:#3b82f6}.landing-dark-showcase__tile--green{background:#10b981}.landing-dark-showcase__tile--violet{background:#8b5cf6}.landing-dark-showcase__tile--orange{background:#f59e0b}.landing-dark-showcase__image{border-radius:12px;cursor:zoom-in}.landing-dark-showcase__cta{margin-top:56px}.landing-pricing__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.landing-pricing__card{position:relative;padding:32px;border-radius:24px;transition:transform .3s ease,box-shadow .3s ease}.landing-pricing__card--light{border:1px solid #f0f1f3;background:#fff;box-shadow:0 4px 24px #0000000f}.landing-pricing__card--light:hover{transform:translateY(-4px);box-shadow:0 8px 32px #0000001a}.landing-pricing__card--dark{background:var(--landing-dark);color:#fff}.landing-pricing__badge{position:absolute;top:-12px;right:24px;display:inline-flex;align-items:center;min-height:28px;padding:0 16px;border-radius:999px;background:var(--landing-accent);color:#fff;font-size:10px;font-weight:500;text-transform:uppercase;letter-spacing:.08em}.landing-pricing__name{font-size:20px;font-weight:600}.landing-pricing__price-row{display:flex;align-items:baseline;gap:4px;margin-top:12px}.landing-pricing__price{font-size:clamp(28px,2.5vw,40px);font-weight:700;letter-spacing:-.03em}.landing-pricing__currency{color:var(--landing-accent);font-size:18px;font-weight:500}.landing-pricing__desc--light,.landing-pricing__period{color:var(--landing-muted)}.landing-pricing__period{margin-left:4px;font-size:14px}.landing-pricing__desc{margin-top:4px;font-size:14px}.landing-pricing__desc--dark,.landing-pricing__period--dark{color:#6b7280}.landing-pricing__divider{height:1px;margin:20px 0}.landing-pricing__divider--light{background:#f3f4f6}.landing-pricing__divider--dark{background:#1f2937}.landing-pricing__features{display:flex;flex-direction:column;gap:12px}.landing-pricing__feature{display:flex;gap:8px;font-size:14px}.landing-pricing__feature-mark{color:var(--landing-accent);flex-shrink:0}.landing-pricing__button{width:100%;min-height:52px;margin-top:32px;font-size:14px;font-weight:500;text-transform:uppercase;letter-spacing:.08em}.landing-security__panel{position:relative;overflow:hidden;padding:48px 64px;border-radius:32px;background:#0f172a}.landing-security__matrix{position:absolute;inset:0;opacity:.1;overflow:hidden;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.landing-security__row{position:absolute;left:-20%;color:#fff;white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:10px;animation-name:landing-security-scroll;animation-timing-function:linear;animation-iteration-count:infinite}.landing-security__row:first-child{top:0;animation-duration:10s}.landing-security__row:nth-child(2){top:8%;left:-5%;animation-duration:12s}.landing-security__row:nth-child(3){top:16%;left:10%;animation-duration:14s}.landing-security__row:nth-child(4){top:24%;animation-duration:16s}.landing-security__row:nth-child(5){top:32%;left:-5%;animation-duration:18s}.landing-security__row:nth-child(6){top:40%;left:10%;animation-duration:20s}.landing-security__row:nth-child(7){top:48%;animation-duration:22s}.landing-security__row:nth-child(8){top:56%;left:-5%;animation-duration:24s}.landing-security__row:nth-child(9){top:64%;left:10%;animation-duration:26s}.landing-security__row:nth-child(10){top:72%;animation-duration:28s}.landing-security__row:nth-child(11){top:80%;left:-5%;animation-duration:30s}.landing-security__row:nth-child(12){top:88%;left:10%;animation-duration:32s}.landing-security__body{position:relative;z-index:1;width:min(640px,100%)}.landing-security__title{color:#fff;font-size:clamp(24px,2.5vw,36px);font-weight:700;line-height:1.2}.landing-security__text{margin-top:16px;color:#9ca3af;font-size:16px}.landing-security__tags{display:flex;gap:12px;flex-wrap:wrap;margin-top:32px}.landing-security__tag{display:inline-flex;align-items:center;min-height:40px;padding:0 16px;border-radius:12px;background:#ffffff1a;color:#fff;font-size:14px;font-weight:500}.landing-cta{position:relative;overflow:hidden;background:var(--landing-dark)}.landing-cta__orb{position:absolute;width:384px;height:384px;border-radius:999px;filter:blur(72px);pointer-events:none}.landing-cta__orb--one{top:0;left:0;background:#1e3a8a33}.landing-cta__orb--two{right:0;bottom:0;background:#581c8733}.landing-cta__body{position:relative;z-index:1;width:min(980px,100%);margin:0 auto}.landing-cta__title{color:#fff;font-size:clamp(32px,4vw,56px);font-weight:700;line-height:1.1;letter-spacing:-.03em}.landing-cta__text{margin-top:20px;color:#9ca3af;font-size:18px;line-height:1.7}.landing-cta__actions{display:flex;justify-content:center;gap:16px;flex-wrap:wrap;margin-top:40px}.landing-cta__button{min-height:56px;padding:0 40px;font-size:16px;font-weight:500}.landing-cta__media{width:min(900px,100%);margin:64px auto 0;overflow:hidden;border-radius:24px}.landing-cta__image{width:100%;cursor:zoom-in}.landing-footer{padding:64px 0;background:var(--landing-dark);color:#fff}.landing-footer__top{display:flex;justify-content:space-between;gap:48px}.landing-footer__brand{width:min(280px,100%)}.landing-footer__brand-link{display:inline-flex;text-decoration:none}.landing-footer__logo{height:48px;width:auto;filter:brightness(0) invert(1)}.landing-footer__text{margin-top:16px;color:#6b7280;font-size:14px;line-height:1.7}.landing-footer__groups{display:flex;flex-wrap:wrap;gap:40px 64px}.landing-footer__group-title{margin-bottom:16px;color:#6b7280;font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:.08em}.landing-footer__list{display:flex;flex-direction:column;gap:10px}.landing-footer__link{border:0;background:transparent;padding:0;color:#d1d5db;font-size:14px;text-align:left;transition:color .25s ease}.landing-footer__link:hover{color:#fff}.landing-footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:48px;padding-top:24px;border-top:1px solid #1f2937}.landing-footer__copy{color:#6b7280;font-size:12px}.landing-footer__socials{display:flex;gap:16px;color:#6b7280}.landing-footer__social{display:inline-flex;align-items:center;justify-content:center;border:0;background:transparent;padding:0;color:inherit;transition:color .25s ease}.landing-footer__social:hover{color:#fff}.landing-lightbox,.landing-modal{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;padding:24px}.landing-lightbox{z-index:100;background:#000c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.landing-lightbox__dialog{position:relative;width:min(90vw,1280px);max-height:85vh}.landing-lightbox__close,.landing-modal__close{border:0;cursor:pointer}.landing-lightbox__close{position:absolute;top:0;right:0;z-index:1;background:transparent;color:#ffffffb3;font-size:48px;line-height:1}.landing-lightbox__close:hover{color:#fff}.landing-lightbox__image{max-width:100%;max-height:85vh;margin:0 auto;border-radius:16px;box-shadow:0 25px 50px #00000080}.landing-lightbox__note{margin-top:12px;color:#ffffff8c;font-size:14px;text-align:center}.landing-modal{z-index:110;background:#0a0a0ab3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.landing-modal__dialog{display:flex;flex-direction:column;width:min(920px,100%);height:min(820px,90vh);overflow:hidden;border-radius:24px;background:#fff;box-shadow:0 24px 80px #0a0a0a4d}.landing-modal__header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 24px;border-bottom:1px solid #f3f4f6}.landing-modal__title{font-size:14px;font-weight:600}.landing-modal__subtitle{margin-top:4px;color:var(--landing-muted);font-size:12px}.landing-modal__close{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:999px;border:1px solid #e5e7eb;background:#fff;color:var(--landing-text);font-size:28px}.landing-modal__close:hover{background:#f9fafb}.landing-modal__frame{flex:1 1 auto;min-height:0;border:0;background:#fff}.landing-reveal{opacity:0;transform:translateY(50px);transition:opacity .7s ease-out,transform .7s ease-out}.landing-reveal-blur{opacity:0;transform:translateY(24px);filter:blur(18px);transition:opacity .8s ease-out,transform .8s ease-out,filter .8s ease-out}.landing-reveal-left{transform:translate(-60px)}.landing-reveal-left,.landing-reveal-right{opacity:0;transition:opacity .8s ease-out,transform .8s ease-out}.landing-reveal-right{transform:translate(60px)}.landing-reveal-scale{opacity:0;transform:scale(.9);transition:opacity .7s ease-out,transform .7s ease-out}.landing-reveal-blur.is-visible,.landing-reveal-left.is-visible,.landing-reveal-right.is-visible,.landing-reveal-scale.is-visible,.landing-reveal.is-visible{opacity:1;transform:none;filter:blur(0)}.landing-delay-1{transition-delay:.1s}.landing-delay-2{transition-delay:.2s}.landing-delay-3{transition-delay:.3s}.landing-delay-4{transition-delay:.4s}.landing-delay-5{transition-delay:.5s}@keyframes landing-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes landing-shimmer{to{background-position:200%}}@keyframes landing-security-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(max-width:1024px){.landing-hero{min-height:auto;padding:112px 0 36px;background:radial-gradient(circle at 18% 74%,#1a936f57 0,#1a936f00 36%),radial-gradient(circle at 88% 18%,#7937d680 0,#7937d600 34%),linear-gradient(135deg,#121521,#071a36 48%,#21124a)}.landing-hero__visual{position:relative;right:auto;top:auto;width:min(760px,calc(100% - 48px));margin:44px auto 0;pointer-events:auto}.landing-channels__item,.landing-dark-showcase__grid,.landing-features__grid,.landing-gallery,.landing-hero__content,.landing-pricing__grid,.landing-testimonials__grid,.landing-workflow__item{grid-template-columns:1fr}.landing-hero__copy{max-width:760px;margin:0 auto;text-align:center}.landing-hero__title{font-size:48px}.landing-hero__cta{justify-content:center}.landing-features__card,.landing-features__card-inner{min-height:540px}.landing-features__face{padding:28px 28px 24px}.landing-features__title{font-size:30px}.landing-hero__stats{margin-right:auto;margin-left:auto}.landing-hero__insight--channels{left:24px}.landing-hero__insight--speed{left:auto;right:28px;bottom:-18px}.landing-channels__item--reverse .landing-channels__content,.landing-channels__item--reverse .landing-channels__media,.landing-workflow__item--reverse .landing-workflow__content,.landing-workflow__item--reverse .landing-workflow__media{order:0}.landing-workflow__item{padding-right:0;padding-left:0}.landing-footer__top{flex-direction:column}.landing-testimonials__inner{padding:64px 24px}.landing-gallery__content,.landing-gallery__details{max-width:none;padding-left:0}.landing-section--block .landing-container,.landing-section--gallery .landing-container{width:min(100%,calc(100% - 64px))}.landing-block-panel,.landing-gallery{padding:40px;border-radius:32px}.landing-gallery{grid-template-areas:"content" "tabs" "details" "visual";gap:40px}.landing-gallery__visual{padding-right:0}.landing-gallery__frame .analise-scene,.landing-gallery__frame .email-scene,.landing-gallery__frame .form-scene,.landing-gallery__frame .scene,.landing-gallery__frame .scene1,.landing-gallery__frame .scene2{min-height:560px}}@media(max-width:768px){.landing-container{padding-right:16px;padding-left:16px}.landing-header__inner{min-height:64px;gap:10px}.landing-header__login{display:none}.landing-header__brand-image{height:42px;max-width:min(42vw,160px);-o-object-fit:contain;object-fit:contain}.landing-header__actions{gap:0}.landing-header__cta{min-height:36px;padding:0 12px;margin-right:0;font-size:12px;font-weight:700;white-space:nowrap}.landing-hero{padding:94px 0 28px}.landing-hero__content{gap:0}.landing-hero__body{width:calc(100% - 32px)}.landing-hero__title{font-size:31px;line-height:1.16}.landing-hero__cta{display:grid;grid-template-columns:1fr;gap:12px;margin-top:28px}.landing-hero__cta .landing-button+.landing-button{margin-left:0}.landing-hero__cta-button{width:100%;min-height:50px;padding:0 18px;font-size:14px}.landing-hero__visual{width:calc(100% - 24px);margin-top:34px;transform:none}.landing-hero__screen{padding:10px;border-radius:20px}.landing-hero__screen-bar{padding-bottom:9px}.landing-hero__image{min-height:230px;border-radius:14px}.landing-features__card,.landing-features__card-inner{min-height:620px}.landing-features__face{padding:22px 22px 20px;border-width:12px;border-radius:28px}.landing-features__title{font-size:24px}.landing-features__text{margin-top:0;font-size:15px;line-height:1.48}.landing-features__visual{margin-top:20px;margin-bottom:18px}.landing-features__analytics-bars{height:156px}.landing-features__analytics-bars span:first-child{height:54px}.landing-features__analytics-bars span:nth-child(2){height:110px}.landing-features__analytics-bars span:nth-child(3){height:148px}.landing-features__channels-grid{gap:10px}.landing-features__channels-grid span,.landing-features__chip{min-height:46px;padding:10px 12px;font-size:12px}.landing-features__grid{gap:20px}.landing-features__analytics-pill,.landing-features__channels-badge{width:100%;justify-content:center;text-align:center}.landing-features__channels-badge{padding:12px 14px}.landing-features__analytics-pill{flex-wrap:wrap;gap:8px;padding:12px 16px}.landing-features__analytics-pill strong{font-size:26px}.landing-features__analytics-pill span{font-size:12px}.landing-features__history-card{padding:18px;border-radius:20px}.landing-features__history-card strong{font-size:18px}.landing-features__history-card span{font-size:14px}.landing-features__chips{gap:10px;margin-top:16px}.landing-features__note{margin-top:16px;padding-top:0;font-size:14px}.landing-features__flip-mark{width:48px;height:48px;margin-top:18px}.landing-hero__insight{position:static;width:auto;margin-top:10px;padding:13px;border-radius:14px}.landing-gallery__description{font-size:15px}.landing-section--block .landing-container,.landing-section--gallery .landing-container{width:100%;padding-right:16px;padding-left:16px}.landing-block-panel,.landing-gallery{grid-template-areas:"content" "tabs" "visual" "details";gap:28px;padding:28px 20px;border-radius:26px}.landing-gallery__details{margin-top:16px}.landing-gallery__tabs{gap:10px;margin-top:24px;margin-bottom:0}.landing-gallery__tab{width:calc(50% - 5px);padding:11px 14px;font-size:13px}.landing-gallery__copy{margin-top:24px}.landing-gallery__copy-title{font-size:26px}.landing-gallery__copy-text{font-size:15px}.landing-gallery__point{font-size:14px;line-height:1.55}.landing-gallery__cta{margin-top:28px}.landing-gallery__button{width:100%}.landing-gallery__frame{border-radius:22px}.landing-gallery__frame .analise-scene,.landing-gallery__frame .email-scene,.landing-gallery__frame .form-scene,.landing-gallery__frame .scene,.landing-gallery__frame .scene1,.landing-gallery__frame .scene2{min-height:460px;border-radius:22px}.landing-hero__insight strong{font-size:20px}.landing-hero__stats{grid-template-columns:1fr;gap:10px;margin-top:28px}.landing-hero__stat{min-height:0;padding:15px 16px;text-align:left}.landing-hero__stat-number{font-size:27px}.landing-cta__actions,.landing-footer__bottom,.landing-statement__items{gap:24px}.landing-channels__promo-box,.landing-security__panel{padding:32px 24px}.landing-cta,.landing-dark-showcase,.landing-footer,.landing-section,.landing-testimonials{padding-top:80px;padding-bottom:80px}.landing-section--features{padding-top:0}.landing-section--features .landing-container{padding-top:10px}.landing-section--features .landing-section__head{margin-bottom:32px}.landing-section--features .landing-section-title{font-size:clamp(22px,7vw,32px)}.landing-footer{padding-left:0;padding-right:0}.landing-footer__bottom{flex-direction:column;align-items:flex-start}}:root{--content-page-text:#0a0a0a;--content-page-muted:#667085;--content-page-line:rgba(15,23,42,.08);--content-page-panel:hsla(0,0%,100%,.82);--content-page-panel-strong:#fff;--content-page-shadow:0 28px 80px rgba(15,23,42,.08);--content-page-shadow-soft:0 18px 40px rgba(15,23,42,.05)}.content-layout{min-height:100vh;background:#fff;color:var(--content-page-text);font-family:Manrope,-apple-system,BlinkMacSystemFont,sans-serif}.content-layout__main-shell{position:relative;overflow:clip;padding:0 0 88px;background:radial-gradient(circle at top left,rgba(0,85,255,.14),transparent 24%),radial-gradient(circle at 85% 12%,rgba(0,196,255,.12),transparent 22%),linear-gradient(180deg,#fff,#f5f8fc 45%,#fff)}.content-layout__backdrop{position:absolute;border-radius:999px;filter:blur(80px);pointer-events:none;opacity:.9}.content-layout__backdrop--one{top:60px;left:-140px;width:300px;height:300px;background:#0055ff1f}.content-layout__backdrop--two{top:360px;right:-120px;width:280px;height:280px;background:#00c4ff1a}.content-layout__container{position:relative;z-index:1;width:min(1440px,100%);padding-top:40px}.materials-page{display:grid;gap:28px}.materials-page--library{gap:0}.materials-library{display:grid;grid-template-columns:minmax(320px,380px) minmax(0,1fr);gap:40px;align-items:start}.materials-library__sidebar{position:sticky;top:96px;display:grid;align-self:stretch;align-content:start;gap:28px;min-height:calc(100vh - 132px);padding:28px 26px;border:1px solid hsla(0,0%,100%,.88);border-radius:28px;background:#fffffff0;box-shadow:var(--content-page-shadow)}.materials-library__sidebar-head{display:grid;gap:10px}.materials-library__article-kicker,.materials-library__eyebrow{color:var(--landing-accent);font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.materials-library__title{margin:0;font-family:Unbounded,Manrope,sans-serif;font-size:clamp(24px,1.9vw,32px);font-weight:700;line-height:1.08;letter-spacing:-.02em}.materials-library__nav{display:grid;gap:0}.materials-library__nav-item{display:block;padding:18px 0;border-bottom:1px solid rgba(15,23,42,.1);color:var(--content-page-text);text-decoration:none;transition:color .2s ease,padding-left .2s ease}.materials-library__nav-item:hover{color:var(--landing-accent);padding-left:6px}.materials-library__nav-item--muted{opacity:.74}.materials-library__nav-title{margin:0;font-family:Manrope,sans-serif;font-size:14px;font-weight:600;line-height:1.35;letter-spacing:-.01em}.materials-library__mini-card-badge{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:#0055ff14;color:var(--landing-accent);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.materials-library__content{min-width:0;padding-left:8px}.materials-library__article{display:grid;gap:28px;padding:34px 36px;border:1px solid hsla(0,0%,100%,.88);border-radius:32px;background:var(--content-page-panel-strong);box-shadow:var(--content-page-shadow)}.materials-library__article-head{display:grid;gap:16px;padding-bottom:28px;border-bottom:1px solid var(--content-page-line)}.materials-library__article-title{margin:0;font-family:Unbounded,Manrope,sans-serif;font-size:clamp(26px,2.2vw,36px);font-weight:700;line-height:1.08;letter-spacing:-.02em}.materials-library__article-lead,.materials-library__article-paragraph{margin:0;color:#334155;font-size:18px;line-height:1.9}.materials-library__article-lead{color:#243143;font-weight:600}.materials-library__article-body{display:grid;gap:18px}.materials-library__article-note{display:grid;gap:16px;padding:24px 26px;border:1px solid rgba(0,85,255,.1);border-radius:28px;background:linear-gradient(135deg,#0055ff0f,#00c4ff0a)}.materials-library__article-note-title{margin:0;font-size:20px;font-weight:800;line-height:1.2}.materials-library__article-list,.materials-library__mini-card-list{margin:0;padding-left:22px}.materials-library__article-list{display:grid;gap:10px}.materials-library__article-list li,.materials-library__mini-card-list li{color:#334155;font-size:16px;line-height:1.7}.materials-library__article-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.materials-library__mini-card{display:grid;gap:14px;padding:22px;border:1px solid var(--content-page-line);border-radius:28px;background:linear-gradient(180deg,#fff,#f9fbfe)}.materials-library__mini-card--muted{background:linear-gradient(180deg,#fbfcfe,#f4f7fb)}.materials-library__mini-card-title{margin:0;font-family:Unbounded,Manrope,sans-serif;font-size:17px;font-weight:700;line-height:1.22;letter-spacing:-.015em}.materials-library__mini-card-link{color:var(--landing-accent);font-size:14px;font-weight:800;text-decoration:none}.materials-page__hero{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.85fr);gap:28px;align-items:stretch;padding:34px;border:1px solid hsla(0,0%,100%,.84);border-radius:36px;background:linear-gradient(135deg,#ffffffe6,#ffffffbd),radial-gradient(circle at top right,rgba(0,85,255,.08),transparent 40%);box-shadow:var(--content-page-shadow)}.materials-page__hero-copy{display:grid;align-content:start;gap:18px}.materials-page__breadcrumbs{display:flex;flex-wrap:wrap;gap:10px;align-items:center;color:var(--content-page-muted);font-size:13px;font-weight:700}.materials-page__breadcrumbs a{color:inherit;text-decoration:none}.materials-page__breadcrumbs-separator{opacity:.55}.materials-page__eyebrow{color:var(--landing-accent);font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.materials-page__title{margin:0;max-width:880px;font-size:clamp(36px,4vw,70px);font-weight:800;line-height:.97;letter-spacing:-.06em}.materials-page__lead{max-width:760px;margin:0;color:var(--content-page-muted);font-size:18px;line-height:1.75}.materials-page__actions{display:flex;flex-wrap:wrap;gap:14px}.materials-page__hero-note{display:grid;align-content:start;gap:16px;padding:24px;border:1px solid rgba(15,23,42,.06);border-radius:28px;background:#f5f8fceb;box-shadow:var(--content-page-shadow-soft)}.materials-page__hero-note-title{font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--content-page-muted)}.materials-page__hero-note-text{margin:0;font-size:24px;font-weight:800;line-height:1.2;letter-spacing:-.04em}.materials-page__hero-note-list{display:grid;gap:12px}.materials-page__hero-note-item{display:grid;grid-template-columns:10px 1fr;gap:10px;color:#243143;font-size:15px;line-height:1.55}.materials-page__hero-note-item:before{content:"•";color:var(--landing-accent);font-weight:800}.materials-page__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.materials-page__stat{padding:22px 24px;border:1px solid hsla(0,0%,100%,.84);border-radius:28px;background:var(--content-page-panel);box-shadow:var(--content-page-shadow-soft);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.materials-page__stat-value{font-size:30px;font-weight:800;line-height:1;letter-spacing:-.05em}.materials-page__stat-label{margin-top:10px;color:var(--content-page-muted);font-size:14px;line-height:1.6}.materials-page__section{padding:30px;border:1px solid hsla(0,0%,100%,.86);border-radius:32px;background:var(--content-page-panel-strong);box-shadow:var(--content-page-shadow)}.materials-page__section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:24px}.materials-page__section-kicker{color:var(--content-page-muted);font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.materials-page__section-title{margin:8px 0 0;font-size:clamp(28px,2.5vw,42px);font-weight:800;line-height:1.05;letter-spacing:-.05em}.materials-page__section-text{max-width:720px;margin:0;color:var(--content-page-muted);font-size:16px;line-height:1.75}.materials-page__cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.materials-page__card,.materials-page__cta,.materials-page__feature,.materials-page__step{border:1px solid var(--content-page-line);border-radius:28px;background:linear-gradient(180deg,#fff,#f9fbfe)}.materials-page__card{display:grid;gap:16px;padding:24px;color:var(--content-page-text);text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.materials-page__card:hover{transform:translateY(-2px);box-shadow:var(--content-page-shadow-soft);border-color:#0055ff1f}.materials-page__card--muted{background:linear-gradient(180deg,#fbfcfe,#f4f7fb)}.materials-page__card-badge{display:inline-flex;width:-moz-fit-content;width:fit-content;align-items:center;min-height:32px;padding:0 12px;border-radius:999px;background:#0055ff14;color:var(--landing-accent);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.materials-page__card-badge--soft{background:#0f172a0f;color:var(--content-page-muted)}.materials-page__card-title{margin:0;font-size:28px;font-weight:800;line-height:1.1;letter-spacing:-.04em}.materials-page__card-text{margin:0;color:var(--content-page-muted);font-size:15px;line-height:1.7}.materials-page__card-meta{display:flex;flex-wrap:wrap;gap:10px}.materials-page__chip{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:999px;background:#0f172a0d;color:#243143;font-size:13px;font-weight:700}.materials-page__card-link{font-size:14px;font-weight:800;color:var(--landing-accent)}.materials-page__grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.materials-page__feature,.materials-page__step{padding:24px}.materials-page__feature-title,.materials-page__step-title{margin:0 0 10px;font-size:22px;font-weight:800;line-height:1.2;letter-spacing:-.04em}.materials-page__feature-text,.materials-page__step-text{margin:0;color:var(--content-page-muted);font-size:15px;line-height:1.7}.materials-page__step-index{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;margin-bottom:18px;border-radius:16px;background:linear-gradient(135deg,#05f,#47a1ff);color:#fff;font-size:16px;font-weight:800}.materials-page__cta{display:grid;grid-template-columns:minmax(0,1.2fr) auto;gap:24px;align-items:center;padding:28px 30px}.materials-page__cta-title{margin:0;font-size:clamp(28px,2.4vw,40px);font-weight:800;line-height:1.06;letter-spacing:-.05em}.materials-page__cta-text{margin:12px 0 0;color:var(--content-page-muted);font-size:16px;line-height:1.75}.materials-article{display:grid;gap:28px}.materials-article__content,.materials-article__hero,.materials-article__related{padding:32px;border:1px solid hsla(0,0%,100%,.86);border-radius:32px;background:var(--content-page-panel-strong);box-shadow:var(--content-page-shadow)}.materials-article__hero{background:linear-gradient(180deg,#fffffff2,#f7fafffa),radial-gradient(circle at top right,rgba(0,85,255,.08),transparent 42%)}.materials-article__meta{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.materials-article__layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:24px;align-items:start}.materials-article__sidebar{position:sticky;top:108px;display:grid;gap:18px}.materials-article__panel{padding:22px;border:1px solid var(--content-page-line);border-radius:26px;background:#f9fbfef2;box-shadow:var(--content-page-shadow-soft)}.materials-article__panel-title{margin:0 0 14px;color:var(--content-page-muted);font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.materials-article__toc{display:grid;gap:8px}.materials-article__toc a{color:#243143;text-decoration:none;font-size:14px;font-weight:700;line-height:1.5}.materials-article__panel-text{margin:0;color:var(--content-page-muted);font-size:14px;line-height:1.65}.materials-article__panel-button{margin-top:16px;width:100%;justify-content:center}.materials-article__content article>:first-child{margin-top:0}.materials-article__content h2{margin:36px 0 16px;font-size:clamp(28px,2.2vw,38px);font-weight:800;line-height:1.08;letter-spacing:-.05em}.materials-article__content h3{margin:28px 0 12px;font-size:23px;font-weight:800;line-height:1.18;letter-spacing:-.04em}.materials-article__content li,.materials-article__content p{color:#334155;font-size:18px;line-height:1.85}.materials-article__content ol,.materials-article__content ul{margin:18px 0;padding-left:24px}.materials-article__content li+li{margin-top:10px}.materials-article__content blockquote{margin:28px 0;padding:22px 24px;border-left:4px solid var(--landing-accent);border-radius:0 20px 20px 0;background:#f7fbff}.materials-article__callout{margin:30px 0;padding:24px;border:1px solid rgba(0,85,255,.1);border-radius:26px;background:linear-gradient(135deg,#0055ff0f,#00c4ff0a)}.materials-article__callout-title{margin:0 0 10px;font-size:20px;font-weight:800;line-height:1.2}.materials-article__callout-text{margin:0;color:var(--content-page-muted);font-size:15px;line-height:1.7}.materials-article__related-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}@media(max-width:1180px){.materials-article__layout,.materials-library,.materials-page__cta,.materials-page__hero{grid-template-columns:1fr}.materials-library__sidebar{position:static;min-height:auto}.materials-library__content{padding-left:0}.materials-article__related-grid,.materials-library__article-cards,.materials-page__cards,.materials-page__grid-3,.materials-page__stats{grid-template-columns:1fr}.materials-article__sidebar{position:static}}@media(max-width:860px){.materials-article__content,.materials-article__hero,.materials-article__related,.materials-library__article,.materials-library__sidebar,.materials-page__hero,.materials-page__section{padding:24px 20px;border-radius:26px}.materials-library__article-title{font-size:24px}.materials-library__title{font-size:22px}.materials-library__nav-item{padding:14px 0}.materials-library__nav-title{font-size:13px}.materials-page__section-head{align-items:start;flex-direction:column}.materials-article__content li,.materials-article__content p,.materials-library__article-lead,.materials-library__article-paragraph,.materials-page__cta-text,.materials-page__lead,.materials-page__section-text{font-size:16px}}
