.landing-section{position:relative;padding:36px 40px;background:#ffffffeb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid rgba(255,255,255,.95);border-radius:28px;box-shadow:0 12px 48px #0f172a0f,inset 0 1px #fffc;overflow:hidden}.landing-section__eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:14px;padding:6px 14px;border-radius:999px;background:linear-gradient(135deg,#067bef1f,#6366f114);border:1px solid color-mix(in srgb,var(--facade-accent) 22%,transparent);font-size:12px;font-weight:700;letter-spacing:.04em;color:var(--facade-accent, #067bef)}.landing-section__eyebrow--light{background:#ffffff29;border-color:#ffffff47;color:#fff}.landing-section__head{margin-bottom:28px;text-align:center}.landing-section__head h1,.landing-section__head h2{margin:0 0 10px;font-size:clamp(22px,2.2vw,30px);font-weight:800;letter-spacing:-.03em;color:#0f172a}.landing-section__head p{margin:0 auto;max-width:640px;font-size:15px;line-height:1.7;color:#64748b}.landing-section__head--row{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;text-align:left}.landing-section__head--row h2{margin-bottom:6px}.landing-section__head--row p{margin:0;max-width:none}.landing-section__head--row>a,.landing-section__head--row .landing-learn__links a{flex-shrink:0;font-size:14px;font-weight:600;color:var(--facade-accent, #067bef);text-decoration:none;transition:opacity .2s}.landing-section__head--row>a:hover,.landing-section__head--row .landing-learn__links a:hover{opacity:.78}.landing-section__cta{display:inline-flex;align-items:center;justify-content:center;padding:12px 28px;border-radius:14px;background:linear-gradient(135deg,var(--facade-accent, #067bef),color-mix(in srgb,var(--facade-accent) 72%,#6366f1));color:#fff!important;font-size:14px;font-weight:700;text-decoration:none;box-shadow:0 10px 28px color-mix(in srgb,var(--facade-accent) 32%,transparent);transition:transform .22s,box-shadow .22s}.landing-section__cta:hover{transform:translateY(-2px);box-shadow:0 14px 36px color-mix(in srgb,var(--facade-accent) 38%,transparent)}.landing-section__cta--light{background:#fff;color:var(--facade-accent, #067bef)!important;box-shadow:0 8px 24px #0f172a24}.landing-ai-hub{padding:0;background:radial-gradient(ellipse 70% 55% at 0% 0%,rgba(6,123,239,.12),transparent 55%),radial-gradient(ellipse 50% 45% at 100% 100%,rgba(13,148,136,.08),transparent 50%),linear-gradient(180deg,#f8fafc,#fff);overflow:hidden}.landing-ai-hub__glow{position:absolute;inset:-30% -10% auto;height:60%;background:radial-gradient(circle,color-mix(in srgb,var(--facade-accent) 14%,transparent),transparent 65%);pointer-events:none;animation:landing-pulse 8s ease-in-out infinite}@keyframes landing-pulse{0%,to{opacity:.55;transform:scale(1)}50%{opacity:.9;transform:scale(1.04)}}.landing-ai-hub__inner{position:relative;display:grid;grid-template-columns:1.05fr .95fr;gap:36px;align-items:center;padding:44px 40px 48px}.landing-ai-hub__title{margin:0 0 12px;font-size:clamp(26px,2.8vw,38px);font-weight:800;letter-spacing:-.04em;line-height:1.18;color:#0f172a}.landing-ai-hub__desc{margin:0 0 18px;font-size:15px;line-height:1.75;color:#64748b}.landing-ai-hub__highlights{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0 0 20px;padding:0;list-style:none}.landing-ai-hub__highlights li{position:relative;display:flex;flex-direction:column;gap:2px;padding:12px 14px 12px 16px;border-radius:12px;background:#fff;border:1px solid rgba(15,23,42,.07);box-shadow:0 4px 12px #0f172a08;overflow:hidden}.landing-ai-hub__highlights li:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:linear-gradient(180deg,var(--facade-accent, #067bef),#0d9488)}.landing-ai-hub__highlights strong{font-size:13px;font-weight:700;color:#0f172a}.landing-ai-hub__highlights span{font-size:12px;color:#94a3b8}.landing-ai-hub__types{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.landing-ai-hub__types button{padding:8px 14px;border:1px solid #e2e8f0;border-radius:10px;background:#fff;font-size:13px;font-weight:600;color:#64748b;cursor:pointer;font-family:inherit;transition:all .2s}.landing-ai-hub__types button:hover{border-color:color-mix(in srgb,var(--facade-accent) 40%,#e2e8f0);color:var(--facade-accent, #067bef)}.landing-ai-hub__types button.landing-ai-hub__type--on{background:color-mix(in srgb,var(--facade-accent, #067bef) 10%,#fff);border-color:var(--facade-accent, #067bef);color:var(--facade-accent, #067bef);box-shadow:0 4px 14px color-mix(in srgb,var(--facade-accent) 16%,transparent)}.landing-ai-hub__field{display:flex;flex-direction:column;gap:8px}.landing-ai-hub__field>span{font-size:12px;font-weight:700;color:#94a3b8}.landing-ai-hub__input{width:100%;padding:14px 16px;border:1px solid #e2e8f0;border-radius:14px;font-size:14px;line-height:1.6;font-family:inherit;resize:vertical;box-sizing:border-box;background:#fff;transition:border-color .2s,box-shadow .2s}.landing-ai-hub__input:focus{outline:none;border-color:var(--facade-accent, #067bef);box-shadow:0 0 0 4px color-mix(in srgb,var(--facade-accent) 12%,transparent)}.landing-ai-hub__suggest{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:12px 0 0;font-size:12px;color:#94a3b8}.landing-ai-hub__suggest button{padding:6px 11px;border:1px solid #eef0f4;border-radius:8px;background:#f8fafc;font-size:12px;color:#475569;cursor:pointer;font-family:inherit;transition:all .2s}.landing-ai-hub__suggest button:hover{background:#eef5ff;border-color:color-mix(in srgb,var(--facade-accent) 30%,transparent);color:var(--facade-accent, #067bef)}.landing-ai-hub__error{margin:12px 0 0;font-size:13px;color:#e34d59}.landing-ai-hub__actions{display:flex;flex-wrap:wrap;align-items:center;gap:16px;margin-top:18px}.landing-ai-hub__submit{padding:13px 28px;border:none;border-radius:12px;background:var(--facade-accent, #067bef);color:#fff;font-size:15px;font-weight:700;cursor:pointer;font-family:inherit;box-shadow:0 10px 28px color-mix(in srgb,var(--facade-accent) 32%,transparent);transition:transform .22s,box-shadow .22s,background .22s}.landing-ai-hub__submit:hover:not(:disabled){transform:translateY(-2px);background:color-mix(in srgb,var(--facade-accent, #067bef) 88%,#0f172a)}.landing-ai-hub__submit:disabled{opacity:.65;cursor:wait}.landing-ai-hub__link{font-size:14px;font-weight:600;color:var(--facade-accent, #067bef);text-decoration:none}.landing-ai-hub__stage{position:relative;display:flex;flex-direction:column;align-items:center;gap:12px}.landing-ai-hub__stage-glow{position:absolute;width:70%;height:55%;top:18%;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--facade-accent) 28%,transparent) 0%,color-mix(in srgb,var(--facade-accent) 10%,transparent) 45%,transparent 72%);pointer-events:none}.landing-ai-hub__preview-card{position:relative;z-index:1;display:flex;flex-direction:column;width:100%;max-width:460px;min-height:360px;border-radius:20px;background:#fff;border:1px solid rgba(15,23,42,.08);box-shadow:0 20px 48px #0f172a1a;overflow:hidden;transform:perspective(900px) rotateY(-3deg) rotateX(1.5deg);transition:transform .35s cubic-bezier(.22,1,.36,1)}.landing-ai-hub:hover .landing-ai-hub__preview-card{transform:perspective(900px) rotateY(-1deg) rotateX(1deg) translateY(-4px)}.landing-ai-hub__preview-bar{display:flex;align-items:center;gap:6px;padding:12px 14px;background:linear-gradient(180deg,#f8fafc,#fff);border-bottom:1px solid #eef0f4}.landing-ai-hub__preview-bar span{width:9px;height:9px;border-radius:50%;background:#e2e8f0}.landing-ai-hub__preview-bar span:first-child{background:#ff5f57}.landing-ai-hub__preview-bar span:nth-child(2){background:#febc2e}.landing-ai-hub__preview-bar span:nth-child(3){background:#28c840}.landing-ai-hub__preview-bar strong{margin-left:8px;font-size:12px;font-weight:700;color:#475569}.landing-ai-hub__canvas{position:relative;flex:1;min-height:240px;margin:14px;border-radius:14px;color:var(--facade-accent, #067bef);background:radial-gradient(circle at 20% 20%,rgba(6,123,239,.1),transparent 42%),radial-gradient(circle at 80% 75%,rgba(13,148,136,.08),transparent 40%),linear-gradient(160deg,#f1f7ff,#f8fafc);border:1px solid rgba(6,123,239,.08);overflow:hidden}.landing-ai-hub__canvas--flowchart{color:#0369a1;background:radial-gradient(circle at 50% 10%,rgba(3,105,161,.12),transparent 45%),linear-gradient(160deg,#eff6ff,#f8fafc)}.landing-ai-hub__canvas--swot{color:#0f766e;background:linear-gradient(160deg,#f0fdfa,#f8fafc)}.landing-ai-hub__canvas--todo{color:#1d4ed8;background:radial-gradient(circle at 30% 30%,rgba(29,78,216,.1),transparent 40%),linear-gradient(160deg,#eef2ff,#f8fafc)}.landing-ai-hub__svg{width:100%;height:100%;display:block}.landing-ai-hub__node{animation:landing-ai-node 2.8s ease-in-out infinite}@keyframes landing-ai-node{0%,to{opacity:.85}50%{opacity:1}}.landing-ai-hub__scan{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent,rgba(6,123,239,.12),transparent);background-size:100% 40%;animation:landing-ai-scan 1.4s linear infinite}@keyframes landing-ai-scan{0%{background-position:0 -40%}to{background-position:0 140%}}.landing-ai-hub__preview-foot{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 14px 14px}.landing-ai-hub__preview-badge{padding:5px 10px;border-radius:8px;background:#0f172a;font-size:11px;font-weight:700;color:#fff;letter-spacing:.02em}.landing-ai-hub__pipeline{display:flex;flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none}.landing-ai-hub__pipeline li{padding:4px 8px;border-radius:6px;background:#f1f5f9;font-size:11px;font-weight:600;color:#64748b}.landing-ai-hub__stage-caption{margin:0;font-size:13px;font-weight:600;color:#64748b}.landing-ai-hub__stage--loading .landing-ai-hub__preview-badge{background:var(--facade-accent, #067bef)}.landing-quick{padding:40px 36px 44px;background:#fff}.landing-quick .landing-section__head{margin-bottom:32px}.landing-quick .landing-section__head h1{font-size:clamp(28px,3vw,36px);letter-spacing:-.04em}.landing-quick__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.landing-quick__card{display:flex;flex-direction:column;min-width:0;border-radius:18px;background:#fff;border:1px solid rgba(238,240,244,.95);color:inherit;text-decoration:none;overflow:hidden;box-shadow:0 2px 4px #0f172a0a,0 8px 20px #0f172a0f;transition:transform .28s cubic-bezier(.22,1,.36,1),box-shadow .28s cubic-bezier(.22,1,.36,1),border-color .28s ease}.landing-quick__card:hover{transform:translateY(-6px);border-color:transparent;box-shadow:0 6px 12px #0f172a0f,0 18px 40px #0f172a1a}.landing-quick__card:focus-visible{outline:2px solid var(--facade-accent, #067bef);outline-offset:3px}.landing-quick__canvas{position:relative;aspect-ratio:16 / 10;overflow:hidden;background:linear-gradient(145deg,#f1f5f9,#e8eef5)}.landing-quick__canvas:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:1;background:linear-gradient(180deg,transparent 55%,rgba(15,23,42,.06));box-shadow:inset 0 0 0 1px #0f172a0d}.landing-quick__cover{display:block;width:100%;height:100%;object-fit:cover;object-position:center top;transition:transform .45s cubic-bezier(.22,1,.36,1)}.landing-quick__card:hover .landing-quick__cover{transform:scale(1.05)}.landing-quick__card--flowchart .landing-quick__canvas{background:linear-gradient(145deg,#e8f3ff,#f4f9ff)}.landing-quick__card--mindmap .landing-quick__canvas{background:linear-gradient(145deg,#e6f7f0,#f3fcf8)}.landing-quick__card--prototype .landing-quick__canvas{background:linear-gradient(145deg,#f3ebff,#faf6ff)}.landing-quick__card--board .landing-quick__canvas{background:linear-gradient(145deg,#fff4e5,#fffaf2)}.landing-quick__body{display:flex;flex-direction:column;flex:1;gap:8px;padding:16px 16px 18px}.landing-quick__title-row{display:flex;align-items:center;gap:10px}.landing-quick__card h3{margin:0;font-size:17px;font-weight:800;letter-spacing:-.02em;color:#0f172a}.landing-quick__card p{margin:0;font-size:13px;line-height:1.6;color:#64748b}.landing-quick__meta{font-size:12px;font-weight:600;color:#94a3b8;letter-spacing:.01em}.landing-quick__cta{margin-top:auto;padding-top:10px;font-size:13px;font-weight:700;color:var(--facade-accent, #067bef);transition:transform .2s ease}.landing-quick__card:hover .landing-quick__cta{transform:translate(3px)}.landing-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:0;padding:28px 16px;background:linear-gradient(125deg,color-mix(in srgb,var(--facade-accent) 92%,#1e3a8a),color-mix(in srgb,var(--facade-accent) 55%,#6366f1));border:none}.landing-stats__item{position:relative;padding:12px 24px;text-align:center;color:#fff}.landing-stats__item:not(:last-child):after{content:"";position:absolute;top:20%;right:0;width:1px;height:60%;background:#ffffff38}.landing-stats__item strong{display:block;margin-bottom:6px;font-size:clamp(24px,2.5vw,32px);font-weight:800;letter-spacing:-.02em}.landing-stats__item span{font-size:13px;opacity:.88}.landing-bento{--bento-ink: #0f172a;--bento-muted: #64748b;padding:44px 36px 48px;background:#fff}.landing-bento__head{margin-bottom:32px}.landing-bento__head h2{font-size:clamp(28px,3vw,36px);letter-spacing:-.04em;line-height:1.15;color:var(--bento-ink)}.landing-bento__head p{max-width:560px;color:var(--bento-muted)}.landing-bento__featured{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-bottom:18px}.landing-bento__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.landing-bento__card{position:relative;display:flex;flex-direction:column;min-width:0;color:inherit;text-decoration:none;background:#fff;border:1px solid rgba(238,240,244,.95);border-radius:18px;overflow:hidden;box-shadow:0 2px 4px #0f172a0a,0 8px 20px #0f172a0d;transition:transform .28s cubic-bezier(.22,1,.36,1),box-shadow .28s cubic-bezier(.22,1,.36,1),border-color .28s ease}.landing-bento__card:hover{transform:translateY(-5px);border-color:transparent;box-shadow:0 6px 12px #0f172a0d,0 18px 40px #0f172a17}.landing-bento__card:focus-visible{outline:2px solid var(--facade-accent, #067bef);outline-offset:3px}.landing-bento__card--featured{min-height:228px;padding:28px 28px 24px;background:linear-gradient(180deg,#f8fafc,#fff 42%)}.landing-bento__card--featured .landing-bento__copy{height:100%}.landing-bento__card--featured.landing-bento__card--ai{background:linear-gradient(145deg,#eff6ff,#fff 48%)}.landing-bento__card--featured.landing-bento__card--editors{background:linear-gradient(145deg,#f0fdfa,#fff 48%)}.landing-bento__card--item{padding:20px 18px 18px;min-height:188px}.landing-bento__copy{display:flex;flex-direction:column;flex:1;min-width:0;height:100%}.landing-bento__kicker{display:inline-flex;align-items:center;gap:8px;margin-bottom:14px;font-size:12px;font-weight:700;letter-spacing:.04em;color:#64748b}.landing-bento__kicker svg{width:18px;height:18px;color:var(--facade-accent, #067bef)}.landing-bento__card--editors .landing-bento__kicker svg{color:#0d9488}.landing-bento__card--item .landing-bento__kicker{justify-content:center;width:40px;height:40px;margin-bottom:14px;border-radius:12px;background:#f8fafc;border:1px solid #eef2f7;color:var(--facade-accent, #067bef)}.landing-bento__card--item .landing-bento__kicker svg{width:20px;height:20px}.landing-bento__card h3{margin:0 0 8px;font-size:18px;font-weight:800;letter-spacing:-.03em;line-height:1.25;color:var(--bento-ink)}.landing-bento__card--featured h3{font-size:clamp(22px,2.2vw,28px);margin-bottom:10px}.landing-bento__card--item h3{font-size:15px}.landing-bento__card p{margin:0;font-size:14px;line-height:1.65;color:var(--bento-muted)}.landing-bento__card--item p{font-size:12.5px;line-height:1.55}.landing-bento__meta{margin-top:14px;font-size:12.5px;font-weight:600;color:#94a3b8}.landing-bento__cta{margin-top:auto;padding-top:18px;font-size:13.5px;font-weight:700;color:var(--facade-accent, #067bef);transition:transform .2s ease}.landing-bento__card:hover .landing-bento__cta{transform:translate(3px)}.landing-bento__card--item .landing-bento__cta{font-size:12.5px;padding-top:14px}.landing-product__tabs{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin-bottom:28px}.landing-product__tabs button{display:inline-flex;align-items:center;gap:10px;padding:10px 20px 10px 12px;border:1px solid #e2e8f0;border-radius:14px;background:#fff;font-size:14px;font-weight:600;color:#475569;cursor:pointer;font-family:inherit;transition:all .22s}.landing-product__tabs button .doc-type-icon-wrap{transition:transform .22s,box-shadow .22s}.landing-product__tabs button:hover .doc-type-icon-wrap{transform:scale(1.06)}.landing-product__tabs button:hover{border-color:color-mix(in srgb,var(--facade-accent) 35%,#e2e8f0)}.landing-product__tabs button.landing-product__tab--on{border-color:var(--facade-accent, #067bef);background:linear-gradient(135deg,#eef5ff,#f5f8ff);color:var(--facade-accent, #067bef);box-shadow:0 8px 24px color-mix(in srgb,var(--facade-accent) 16%,transparent)}.landing-product__tabs button.landing-product__tab--on .doc-type-icon-wrap{box-shadow:0 4px 14px color-mix(in srgb,var(--facade-accent) 28%,transparent),inset 0 1px #ffffffd9}.landing-product__grid{animation:landing-product-fade .35s cubic-bezier(.22,1,.36,1)}.landing-product__empty{grid-column:1 / -1;padding:48px 16px;text-align:center;color:#19191a73;font-size:14px}.landing-product .product-design-card__thumb{aspect-ratio:16 / 10;overflow:hidden;background:#f3f3f5}.landing-product .product-design-card__thumb img{width:100%;height:100%;object-fit:cover;object-position:center center}.landing-product .product-design-card__fallback:not(.product-design-card__fallback--hidden){position:absolute;top:0;right:0;bottom:0;left:0}.landing-product .product-design-card__fallback .doc-cover,.landing-product .product-design-card__fallback .doc-cover__svg{width:100%;height:100%;object-fit:cover}@keyframes landing-product-fade{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.landing-product__foot{display:flex;justify-content:center;margin-top:28px}.landing-collab{padding:0;background:transparent;border:none;box-shadow:none;overflow:visible}.landing-collab__inner{display:block;border-radius:28px;overflow:hidden;background:linear-gradient(125deg,var(--facade-accent, #067bef),color-mix(in srgb,var(--facade-accent) 58%,#6366f1));box-shadow:0 24px 64px color-mix(in srgb,var(--facade-accent) 35%,transparent)}.landing-collab__text{padding:48px 44px;color:#fff}.landing-collab__text h2{margin:0 0 16px;font-size:clamp(24px,2.4vw,34px);font-weight:800;letter-spacing:-.03em;max-width:28em}.landing-collab__text>p{margin:0 0 28px;font-size:15px;line-height:1.75;opacity:.92;max-width:42em}.landing-collab__features{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:28px}.landing-collab__features article{padding:16px 18px;border-radius:16px;background:#ffffff1f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.16)}.landing-collab__features h3{margin:0 0 6px;font-size:14px;font-weight:700}.landing-collab__features p{margin:0;font-size:12px;line-height:1.55;opacity:.88}.landing-workflows__scroll{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.landing-workflows__card{display:flex;flex-direction:column;gap:10px;padding:22px 20px;border-radius:20px;border:1px solid rgba(255,255,255,.6);color:inherit;text-decoration:none;min-width:0;transition:all .28s cubic-bezier(.22,1,.36,1)}.landing-workflows__card:hover{transform:translateY(-5px);box-shadow:0 20px 48px #0f172a1f}.landing-workflows__tag{display:inline-flex;align-self:flex-start;padding:4px 10px;border-radius:999px;background:#ffffffa6;font-size:11px;font-weight:700;color:#475569}.landing-workflows__card strong{font-size:16px;font-weight:800;color:#0f172a}.landing-workflows__card p{margin:0;font-size:13px;line-height:1.6;color:#475569}.landing-industry{background:radial-gradient(ellipse 55% 40% at 100% 0%,rgba(6,123,239,.06),transparent 55%),linear-gradient(180deg,#f8fafcf2,#fff)}.landing-industry__shell{display:grid;grid-template-columns:220px 1fr;gap:18px;align-items:stretch;min-height:340px}.landing-industry__nav{display:flex;flex-direction:column;gap:6px;padding:8px;border-radius:18px;background:#f8fafc;border:1px solid rgba(15,23,42,.06)}.landing-industry__nav-btn{display:flex;flex-direction:column;align-items:flex-start;gap:2px;width:100%;padding:12px 14px;border:1px solid transparent;border-radius:12px;background:transparent;text-align:left;cursor:pointer;font-family:inherit;transition:background .2s,border-color .2s,transform .2s}.landing-industry__nav-btn:hover{background:#fff;border-color:#0f172a0f}.landing-industry__nav-btn--on{background:#fff;border-color:color-mix(in srgb,var(--facade-accent, #067bef) 28%,transparent);box-shadow:0 4px 14px #0f172a0d}.landing-industry__nav-label{font-size:14px;font-weight:700;color:#0f172a}.landing-industry__nav-btn--on .landing-industry__nav-label{color:var(--facade-accent, #067bef)}.landing-industry__nav-hint{font-size:11px;font-weight:600;color:#94a3b8}.landing-industry__panel{display:grid;grid-template-columns:1.15fr .95fr;gap:22px;padding:16px;border-radius:20px;background:#fff;border:1px solid rgba(15,23,42,.08);box-shadow:0 8px 28px #0f172a0a;animation:landing-industry-in .35s ease both}@keyframes landing-industry-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.landing-industry__media{position:relative;min-height:100%;border-radius:16px;overflow:hidden;background:#e2e8f0}.landing-industry__media img{width:100%;height:100%;min-height:380px;object-fit:cover;display:block;transition:transform .45s ease}.landing-industry__panel:hover .landing-industry__media img{transform:scale(1.03)}.landing-industry__media-overlay{position:absolute;left:0;right:0;bottom:0;padding:18px 16px;background:linear-gradient(180deg,transparent,rgba(15,23,42,.78));color:#fff;display:flex;flex-direction:column;gap:4px}.landing-industry__media-overlay span{font-size:12px;font-weight:600;opacity:.85}.landing-industry__media-overlay strong{font-size:15px;font-weight:700}.landing-industry__copy{display:flex;flex-direction:column;min-width:0;padding:8px 8px 8px 4px}.landing-industry__kicker{margin:0 0 8px;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--facade-accent, #067bef)}.landing-industry__copy h3{margin:0 0 10px;font-size:clamp(22px,2.2vw,28px);font-weight:800;letter-spacing:-.03em;color:#0f172a}.landing-industry__desc{margin:0 0 14px;font-size:14px;line-height:1.75;color:#64748b}.landing-industry__outcomes{display:grid;gap:8px;margin:0 0 14px;padding:0;list-style:none}.landing-industry__outcomes li{position:relative;padding:8px 10px 8px 28px;border-radius:10px;background:#f8fafc;border:1px solid rgba(15,23,42,.05);font-size:13px;font-weight:600;color:#334155}.landing-industry__outcomes li:before{content:"";position:absolute;left:10px;top:50%;width:8px;height:8px;border-radius:50%;transform:translateY(-50%);background:var(--facade-accent, #067bef)}.landing-industry__tags{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 16px;padding:0;list-style:none}.landing-industry__tags li{padding:5px 10px;border-radius:8px;background:color-mix(in srgb,var(--facade-accent, #067bef) 8%,#fff);border:1px solid color-mix(in srgb,var(--facade-accent, #067bef) 14%,transparent);font-size:12px;font-weight:600;color:var(--facade-accent, #067bef)}.landing-industry__samples{display:flex;flex-direction:column;gap:10px;margin-bottom:18px}.landing-industry__samples>span{font-size:12px;font-weight:700;color:#94a3b8}.landing-industry__sample-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.landing-industry__sample{display:flex;flex-direction:column;gap:6px;text-decoration:none;color:inherit;min-width:0}.landing-industry__sample img{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:10px;border:1px solid rgba(15,23,42,.08);background:#f1f5f9;transition:transform .25s,box-shadow .25s}.landing-industry__sample:hover img{transform:translateY(-2px);box-shadow:0 8px 18px #0f172a1a}.landing-industry__sample em{font-style:normal;font-size:11px;font-weight:600;color:#475569;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.landing-industry__cta{display:inline-flex;align-items:center;gap:6px;margin-top:auto;width:fit-content;font-size:14px;font-weight:700;color:var(--facade-accent, #067bef);text-decoration:none}.landing-industry__cta span{transition:transform .2s}.landing-industry__cta:hover span{transform:translate(4px)}.landing-discover{position:relative;padding:0;background:transparent;border:none;box-shadow:none;overflow:visible}.landing-discover__ambient{position:absolute;top:-20px;right:-10px;bottom:-20px;left:-10px;pointer-events:none;overflow:hidden}.landing-discover__orb{position:absolute;border-radius:50%;opacity:.45}.landing-discover__orb--1{width:280px;height:280px;top:-40px;left:10%;background:radial-gradient(circle,rgba(6,123,239,.32) 0%,rgba(6,123,239,.12) 45%,transparent 72%)}.landing-discover__orb--2{width:240px;height:240px;bottom:-30px;right:8%;background:radial-gradient(circle,rgba(13,148,136,.22) 0%,rgba(13,148,136,.08) 45%,transparent 72%)}.landing-discover__layout{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:stretch}.landing-discover__panel{display:flex;flex-direction:column;gap:16px;min-height:0;height:100%;padding:22px 22px 20px;border-radius:24px;background:#ffffffeb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid rgba(255,255,255,.95);box-shadow:0 2px 4px #0f172a08,0 12px 40px #0f172a0f,inset 0 1px #ffffffe6;overflow:hidden}.landing-discover__panel--templates{background:radial-gradient(ellipse 80% 50% at 0% 0%,rgba(6,123,239,.06),transparent 55%),#fffffff0}.landing-discover__panel--topics{gap:12px;background:radial-gradient(ellipse 70% 45% at 100% 0%,rgba(13,148,136,.07),transparent 50%),#fffffff5}.landing-discover__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.landing-discover__header-main{display:flex;align-items:flex-start;gap:14px}.landing-discover__header-icon{display:flex;align-items:center;justify-content:center;width:46px;height:46px;flex-shrink:0;border-radius:14px;box-shadow:inset 0 1px #ffffffd9}.landing-discover__header-icon svg{width:22px;height:22px}.landing-discover__header-icon--templates{background:linear-gradient(145deg,#eef5ff,#e8f2ff);color:#067bef;box-shadow:0 6px 18px #067bef26}.landing-discover__header-icon--topics{background:linear-gradient(145deg,#ecfdf5,#f0fdfa);color:#0d9488;box-shadow:0 6px 18px #0d94881f}.landing-discover__header h2{margin:0 0 6px;font-size:clamp(18px,1.8vw,22px);font-weight:800;letter-spacing:-.03em;color:#0f172a}.landing-discover__header p{margin:0;font-size:13px;line-height:1.5;color:#64748b}.landing-discover__more{flex-shrink:0;padding:8px 16px;border-radius:999px;background:#f8fafc;border:1px solid #e2e8f0;font-size:13px;font-weight:600;color:var(--facade-accent, #067bef);text-decoration:none;transition:all .22s}.landing-discover__more:hover{background:#eef5ff;border-color:color-mix(in srgb,var(--facade-accent) 30%,transparent);box-shadow:0 6px 18px color-mix(in srgb,var(--facade-accent) 12%,transparent)}.landing-discover__tpl-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;flex:1;min-height:0;align-content:stretch}.landing-discover__tpl-empty{grid-column:1 / -1;padding:36px 12px;text-align:center;color:#19191a66;font-size:13px}.landing-discover__tpl{display:flex;flex-direction:column;gap:0;height:100%;min-height:0;border-radius:16px;background:#fff;border:1px solid #eef0f4;color:inherit;text-decoration:none;overflow:hidden;box-shadow:0 2px 4px #0f172a08,0 8px 20px #0f172a0d;transition:transform .32s cubic-bezier(.22,1,.36,1),box-shadow .32s,border-color .32s;animation:landing-discover-in .5s cubic-bezier(.22,1,.36,1) both}@keyframes landing-discover-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.landing-discover__tpl:hover{border-color:color-mix(in srgb,hsl(var(--tpl-hue, 210) 60% 50%) 25%,transparent);transform:translateY(-5px);box-shadow:0 4px 8px #0f172a0a,0 16px 40px hsl(var(--tpl-hue, 210) 40% 70% / .22)}.landing-discover__tpl-thumb{position:relative;aspect-ratio:16 / 10;overflow:hidden;background:linear-gradient(145deg,hsl(var(--tpl-hue, 210) 85% 96%),hsl(var(--tpl-hue, 210) 65% 92%))}.landing-discover__tpl-thumb img,.landing-discover__tpl-thumb .doc-cover__svg{width:100%;height:100%;object-fit:cover;transition:transform .4s cubic-bezier(.22,1,.36,1)}.landing-discover__tpl:hover .landing-discover__tpl-thumb img,.landing-discover__tpl:hover .landing-discover__tpl-thumb .doc-cover__svg{transform:scale(1.06)}.landing-discover__tpl-tag{position:absolute;top:10px;left:10px;z-index:2;padding:4px 10px;border-radius:999px;background:#ffffffeb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.8);font-size:10px;font-weight:800;letter-spacing:.03em;color:hsl(var(--tpl-hue, 210) 55% 38%);box-shadow:0 4px 12px #0f172a14}.landing-discover__tpl-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px 14px}.landing-discover__tpl-meta strong{font-size:13px;font-weight:700;color:#0f172a;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.landing-discover__tpl-price{flex-shrink:0;padding:4px 10px;border-radius:8px;background:#f2f3f5;font-size:12px;font-weight:700;color:#19191a;line-height:1.2}.landing-discover__tpl-price--paid{background:#fff4ed;color:#e85d04}.landing-discover__featured{position:relative;display:grid;grid-template-columns:96px 1fr;min-height:0;height:88px;flex-shrink:0;border-radius:14px;overflow:hidden;text-decoration:none;color:inherit;border:1px solid rgba(15,23,42,.08);background:#0f172a;box-shadow:0 8px 20px #0f172a1a;transition:transform .25s cubic-bezier(.22,1,.36,1),box-shadow .25s}.landing-discover__featured:hover{transform:translateY(-2px);box-shadow:0 12px 28px #0f172a24}.landing-discover__featured img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.landing-discover__featured:hover img{transform:scale(1.04)}.landing-discover__featured-body{display:flex;flex-direction:column;justify-content:center;gap:4px;padding:10px 14px;background:linear-gradient(135deg,hsl(var(--topic-hue, 210) 40% 18%),hsl(var(--topic-hue, 210) 35% 12%));color:#fff;min-width:0}.landing-discover__featured-badge{display:inline-flex;width:fit-content;padding:2px 7px;border-radius:5px;background:#ffffff24;font-size:10px;font-weight:700;letter-spacing:.03em}.landing-discover__featured-body strong{font-size:15px;font-weight:800;letter-spacing:-.02em;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.landing-discover__featured-count{font-size:11px;font-weight:600;color:#7dd3fc;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.landing-discover__topics{display:flex;flex-direction:column;gap:8px;flex:1;min-height:0;justify-content:space-between}.landing-discover__topic{display:grid;grid-template-columns:56px 1fr auto;align-items:center;gap:10px;padding:8px 10px 8px 8px;border-radius:12px;background:#fff;border:1px solid rgba(15,23,42,.07);color:inherit;text-decoration:none;flex:1;min-height:0;transition:transform .24s cubic-bezier(.22,1,.36,1),box-shadow .24s,border-color .24s,background .24s;animation:landing-discover-in .45s cubic-bezier(.22,1,.36,1) both}.landing-discover__topic-cover{display:block;width:56px;height:42px;border-radius:8px;overflow:hidden;background:hsl(var(--topic-hue, 210) 55% 94%);border:1px solid rgba(15,23,42,.06);flex-shrink:0}.landing-discover__topic-cover img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.landing-discover__topic-body{display:flex;flex-direction:column;gap:3px;min-width:0}.landing-discover__topic-body strong{font-size:14px;font-weight:700;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.landing-discover__topic-body em{font-size:11px;font-style:normal;color:#94a3b8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.landing-discover__topic-meta{display:flex;flex-direction:column;align-items:flex-end;gap:1px;min-width:36px}.landing-discover__topic-count{font-size:15px;font-weight:800;letter-spacing:-.02em;color:#0f172a;line-height:1.1}.landing-discover__topic-unit{font-size:11px;font-weight:600;color:#94a3b8}.landing-discover__topic:hover{transform:translateY(-2px);border-color:color-mix(in srgb,hsl(var(--topic-hue, 210) 50% 48%) 30%,transparent);box-shadow:0 8px 20px #0f172a0f;background:linear-gradient(180deg,#fff,hsl(var(--topic-hue, 210) 60% 98%))}.landing-discover__topic:hover .landing-discover__topic-cover img{transform:scale(1.06)}.landing-learn__links{display:flex;gap:16px}.landing-learn__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:18px}.landing-learn__empty{grid-column:1 / -1;padding:28px 16px;text-align:center;color:#64748b;font-size:14px}.landing-learn__empty a{color:var(--facade-accent, #067bef);text-decoration:none;font-weight:600}.landing-learn__empty a:hover{text-decoration:underline}.landing-learn__card{display:block;border-radius:18px;overflow:hidden;background:#fff;border:1px solid #eef0f4;color:inherit;text-decoration:none;transition:all .28s}.landing-learn__card:hover{border-color:transparent;box-shadow:0 16px 40px color-mix(in srgb,var(--facade-accent) 14%,transparent);transform:translateY(-4px)}.landing-learn__thumb{height:130px;overflow:hidden;background-image:linear-gradient(135deg,#6366f126,#067bef1a)}.landing-learn__thumb img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.landing-learn__card:hover .landing-learn__thumb img{transform:scale(1.04)}.landing-learn__card h3{margin:0;padding:16px 18px;font-size:14px;line-height:1.55;font-weight:600;color:#0f172a;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.landing-trust{display:flex;flex-direction:column;gap:28px;background:linear-gradient(180deg,#f8fafcd9,#fff),#fff}.landing-trust__intro{text-align:center;max-width:640px;margin:0 auto}.landing-trust__intro h2{margin:0 0 10px;font-size:clamp(22px,2.2vw,30px);font-weight:800;letter-spacing:-.03em;color:#0f172a}.landing-trust__intro p{margin:0;font-size:15px;line-height:1.7;color:#64748b}.landing-trust__grid{display:grid;grid-template-columns:1.1fr .9fr;gap:20px;align-items:stretch}.landing-trust__col{padding:24px;border-radius:20px;background:#fff;border:1px solid rgba(15,23,42,.07);box-shadow:0 6px 20px #0f172a0a}.landing-trust__col-head{margin-bottom:18px}.landing-trust__col-head h3{margin:0 0 6px;font-size:18px;font-weight:800;letter-spacing:-.02em;color:#0f172a}.landing-trust__col-head p{margin:0;font-size:13px;color:#94a3b8}.landing-trust__platforms{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.landing-trust__platform{display:flex;flex-direction:column;align-items:flex-start;gap:6px;padding:16px 14px;border-radius:14px;background:#f8fafc;border:1px solid rgba(15,23,42,.06);transition:transform .22s,border-color .22s,background .22s}.landing-trust__platform:hover{transform:translateY(-2px);background:#fff;border-color:color-mix(in srgb,var(--facade-accent, #067bef) 28%,transparent)}.landing-trust__platform-icon{width:36px;height:36px;border-radius:10px;background:#e2e8f0;margin-bottom:4px;position:relative}.landing-trust__platform-icon:before,.landing-trust__platform-icon:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;margin:auto}.landing-trust__platform--web .landing-trust__platform-icon{background:color-mix(in srgb,#067bef 12%,#fff)}.landing-trust__platform--web .landing-trust__platform-icon:before{width:18px;height:18px;border:2px solid #067bef;border-radius:50%}.landing-trust__platform--web .landing-trust__platform-icon:after{width:18px;height:2px;background:#067bef}.landing-trust__platform--desktop .landing-trust__platform-icon{background:color-mix(in srgb,#0d9488 12%,#fff)}.landing-trust__platform--desktop .landing-trust__platform-icon:before{width:18px;height:12px;border:2px solid #0d9488;border-radius:3px;top:8px}.landing-trust__platform--desktop .landing-trust__platform-icon:after{width:10px;height:2px;background:#0d9488;top:24px}.landing-trust__platform--mobile .landing-trust__platform-icon{background:color-mix(in srgb,#0284c7 12%,#fff)}.landing-trust__platform--mobile .landing-trust__platform-icon:before{width:12px;height:18px;border:2px solid #0284c7;border-radius:3px}.landing-trust__platform--team .landing-trust__platform-icon{background:color-mix(in srgb,#059669 12%,#fff)}.landing-trust__platform--team .landing-trust__platform-icon:before{width:8px;height:8px;border-radius:50%;background:#059669;left:9px;top:9px;margin:0}.landing-trust__platform--team .landing-trust__platform-icon:after{width:8px;height:8px;border-radius:50%;background:color-mix(in srgb,#059669 55%,#fff);right:9px;top:14px;left:auto;margin:0}.landing-trust__platform--enterprise .landing-trust__platform-icon{background:color-mix(in srgb,#d97706 12%,#fff)}.landing-trust__platform--enterprise .landing-trust__platform-icon:before{width:16px;height:14px;border:2px solid #d97706;border-radius:2px 2px 0 0;clip-path:polygon(0 30%,50% 0,100% 30%,100% 100%,0 100%)}.landing-trust__platform--integrate .landing-trust__platform-icon{background:color-mix(in srgb,#0369a1 12%,#fff)}.landing-trust__platform--integrate .landing-trust__platform-icon:before{width:14px;height:14px;border:2px solid #0369a1;border-radius:4px;transform:rotate(45deg)}.landing-trust__platform strong{font-size:13px;font-weight:700;color:#0f172a}.landing-trust__platform>span:last-child{font-size:11px;line-height:1.4;color:#94a3b8}.landing-trust__security{display:flex;flex-direction:column;gap:12px}.landing-trust__security-card{display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:flex-start;padding:16px;border-radius:14px;background:#f8fafc;border:1px solid rgba(15,23,42,.06);transition:border-color .22s,background .22s,transform .22s}.landing-trust__security-card:hover{background:#fff;border-color:color-mix(in srgb,var(--facade-accent, #067bef) 26%,transparent);transform:translateY(-1px)}.landing-trust__security-icon{width:40px;height:40px;border-radius:11px;background:color-mix(in srgb,var(--facade-accent, #067bef) 10%,#fff);border:1px solid color-mix(in srgb,var(--facade-accent, #067bef) 16%,transparent);position:relative}.landing-trust__security-icon:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:14px;height:16px;border:2px solid var(--facade-accent, #067bef);border-radius:3px}.landing-trust__security-card--data .landing-trust__security-icon:before{width:16px;height:12px;border-radius:3px}.landing-trust__security-card--account .landing-trust__security-icon:before{width:12px;height:12px;border-radius:50%;top:8px;bottom:auto}.landing-trust__security-card--account .landing-trust__security-icon:after{content:"";position:absolute;left:0;right:0;bottom:9px;margin:auto;width:16px;height:8px;border:2px solid var(--facade-accent, #067bef);border-top:0;border-radius:0 0 10px 10px}.landing-trust__security-card h4{margin:0 0 6px;font-size:15px;font-weight:700;color:#0f172a}.landing-trust__security-card p{margin:0;font-size:13px;line-height:1.65;color:#64748b}.landing-hue-210{--tpl-hue: 210;--topic-hue: 210}.landing-hue-250{--tpl-hue: 250;--topic-hue: 250}.landing-hue-200{--tpl-hue: 200;--topic-hue: 200}.landing-hue-175{--tpl-hue: 175;--topic-hue: 175}.landing-hue-160{--tpl-hue: 160;--topic-hue: 160}.landing-hue-30{--tpl-hue: 30;--topic-hue: 30}.landing-hue-40{--tpl-hue: 40;--topic-hue: 40}.landing-hue-280{--tpl-hue: 280;--topic-hue: 280}.landing-hue-320{--tpl-hue: 320;--topic-hue: 320}.landing-hue-190{--tpl-hue: 190;--topic-hue: 190}.landing-workflows__card.landing-hue-210{background:linear-gradient(145deg,#edf5fc,#d7e6f4)}.landing-workflows__card.landing-hue-250{background:linear-gradient(145deg,#f0edfc,#dcd7f4)}.landing-workflows__card.landing-hue-190{background:linear-gradient(145deg,#edfafc,#d7eff4)}.landing-workflows__card.landing-hue-320{background:linear-gradient(145deg,#fcedf7,#f4d7ea)}.landing-workflows__card.landing-hue-160{background:linear-gradient(145deg,#edfcf7,#d7f4ea)}.landing-workflows__card.landing-hue-40{background:linear-gradient(145deg,#fcf7ed,#f4ead7)}.landing-workflows__card.landing-hue-280{background:linear-gradient(145deg,#f7edfc,#ead7f4)}.landing-workflows__card.landing-hue-30{background:linear-gradient(145deg,#fcf5ed,#f4e6d7)}.landing-discover__tpl-grid .landing-discover__tpl:nth-child(1){animation-delay:0s}.landing-discover__tpl-grid .landing-discover__tpl:nth-child(2){animation-delay:.06s}.landing-discover__tpl-grid .landing-discover__tpl:nth-child(3){animation-delay:.12s}.landing-discover__tpl-grid .landing-discover__tpl:nth-child(4){animation-delay:.18s}.landing-discover__topics .landing-discover__topic:nth-child(1){animation-delay:.1s}.landing-discover__topics .landing-discover__topic:nth-child(2){animation-delay:.15s}.landing-discover__topics .landing-discover__topic:nth-child(3){animation-delay:.2s}.landing-discover__topics .landing-discover__topic:nth-child(4){animation-delay:.25s}@media (max-width: 1200px){.landing-ai-hub__inner,.landing-discover__layout,.landing-trust__grid,.landing-industry__shell,.landing-industry__panel{grid-template-columns:1fr}.landing-collab__features,.landing-workflows__scroll{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-industry__nav{flex-direction:row;flex-wrap:wrap;gap:8px}.landing-industry__nav-btn{flex:1 1 calc(33.33% - 8px);min-width:120px}.landing-industry__media img{min-height:220px}.landing-discover__featured{grid-template-columns:88px 1fr;height:80px}.landing-quick__grid{grid-template-columns:repeat(2,1fr)}.landing-bento__featured{grid-template-columns:1fr}.landing-bento__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.landing-bento__card--featured{min-height:0}.landing-ai-hub__preview-card{transform:none;max-width:none}.landing-ai-hub:hover .landing-ai-hub__preview-card{transform:translateY(-2px)}}@media (max-width: 820px){.landing-section{padding:28px 22px;border-radius:22px}.landing-discover__panel{padding:22px 18px 24px}.landing-discover__header{flex-direction:column;align-items:stretch}.landing-discover__more{align-self:flex-start}.landing-discover__topic{grid-template-columns:48px 1fr auto}.landing-discover__topic-cover{width:48px;height:36px}.landing-industry__sample-grid{grid-template-columns:repeat(3,1fr)}.landing-ai-hub__highlights{grid-template-columns:1fr}.landing-industry__nav-btn{flex:1 1 calc(50% - 8px)}.landing-ai-hub__inner{padding:28px 22px 32px}.landing-stats{grid-template-columns:repeat(2,1fr);gap:8px}.landing-stats__item:nth-child(2):after{display:none}.landing-stats__item:not(:last-child):after{display:none}.landing-collab__features{grid-template-columns:1fr}.landing-collab__text{padding:32px 24px}.landing-bento__grid,.landing-learn__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-section__head--row{flex-direction:column;align-items:flex-start}.landing-learn__links{flex-wrap:wrap}}@media (max-width: 560px){.landing-section{padding:22px 16px;border-radius:18px}.landing-workflows__scroll{grid-template-columns:1fr}.landing-section__head{margin-bottom:20px}.landing-section__head h1,.landing-section__head h2{font-size:22px}.landing-section__head p{font-size:14px}.landing-ai-hub__inner{padding:24px 16px 28px;gap:20px}.landing-ai-hub__title{font-size:26px}.landing-ai-hub__desc{font-size:14px;margin-bottom:14px}.landing-section__cta{width:100%;padding:13px 20px}.landing-quick__grid{grid-template-columns:1fr;gap:10px}.landing-bento__featured,.landing-bento__grid{grid-template-columns:1fr;gap:12px}.landing-bento{padding:24px 16px 28px}.landing-bento__card--featured{flex-direction:column;gap:14px;padding:22px 20px 20px}.landing-bento__head{margin-bottom:20px}.landing-discover__tpl-grid{grid-template-columns:1fr}.landing-trust__platforms{grid-template-columns:repeat(2,1fr)}.landing-industry__nav-btn{flex:1 1 100%}.landing-industry__panel{padding:14px}.landing-industry__sample-grid{grid-template-columns:1fr 1fr}.landing-industry__sample:last-child{display:none}.landing-discover__featured{height:76px}.landing-discover__featured-body{padding:8px 12px}.landing-stats{grid-template-columns:1fr 1fr;gap:8px}.landing-collab__text{padding:24px 16px}}@media (prefers-reduced-motion: reduce){.landing-ai-hub__glow,.landing-ai-hub__preview-card,.landing-quick__card,.landing-quick__cover,.landing-bento__card,.landing-discover__tpl,.landing-discover__topic,.landing-workflows__card,.landing-learn__card{animation:none!important;transition:none!important}}
