.card-ai{display:flex;align-items:stretch;gap:12px;min-height:88px;padding:8px;border:1px solid var(--border-soft);border-radius:22px;background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(247,243,238,.9)),rgba(255,255,255,.92);box-shadow:var(--shadow-soft);transition:transform var(--transition-base),border-color var(--transition-base),box-shadow var(--transition-base)}.card-ai:hover{transform:translateY(-3px);border-color:var(--border-strong);box-shadow:var(--shadow-strong)}.card-ai__content{flex:1;display:flex;align-items:center;min-height:72px;padding:0 18px;border-radius:16px;color:var(--foreground);font-size:15px;line-height:1.7;font-weight:600;background:radial-gradient(circle at top left,rgba(109,77,242,.12),transparent 58%),rgba(255,255,255,.92)}.card-ai__aside{width:92px;flex-shrink:0;display:flex;flex-direction:column;gap:10px}.card-ai__accent{width:100%;height:18px;border-radius:999px;background:linear-gradient(90deg,rgba(25,21,35,.86),rgba(25,21,35,.56));box-shadow:inset 0 1px 0 rgba(255,255,255,.18)}.card-ai__accent--live{background:linear-gradient(90deg,rgba(51,139,89,.92),rgba(93,180,122,.7))}.card-ai__accent--beta{background:linear-gradient(90deg,rgba(109,77,242,.92),rgba(109,77,242,.56))}.card-ai__accent--idle{background:linear-gradient(90deg,rgba(116,107,136,.72),rgba(116,107,136,.42))}.card-ai__status,.card-ai__status-placeholder{flex:1;display:flex;align-items:center;justify-content:center;padding:0 10px;border-radius:16px;font-size:12px;font-weight:700;letter-spacing:.04em;text-align:center;background:rgba(25,21,35,.08)}.card-ai__status--live{color:#2f6b44;background:rgba(78,170,110,.14)}.card-ai__status--beta{color:var(--brand-primary);background:rgba(109,77,242,.12)}.card-ai__status-placeholder{background:rgba(25,21,35,.04)}@media (max-width:767px){.card-ai{gap:10px;min-height:80px;padding:7px;border-radius:20px}.card-ai__content{min-height:66px;padding:0 14px;font-size:14px}.card-ai__aside{width:82px;gap:8px}.card-ai__accent{height:16px}.card-ai__status,.card-ai__status-placeholder{border-radius:14px;font-size:11px}}.create{min-height:100%;display:flex;flex-direction:column;gap:16px;padding:8px 0 0 18px;border-left:1px solid rgba(109,77,242,.12);background:transparent;transition:transform var(--transition-base),border-color var(--transition-base)}.create:hover{transform:translateY(-2px);border-left-color:rgba(109,77,242,.26)}.create-accent{width:42px;height:2px;border-radius:999px;background:linear-gradient(90deg,rgba(109,77,242,.88),rgba(196,167,112,.62))}.create-title{margin:0;color:var(--foreground);font-size:28px;font-weight:700;line-height:1.26;letter-spacing:.01em}.create-copy{max-width:30ch;color:var(--foreground-muted);font-size:16px;line-height:1.9}@media (max-width:767px){.create{gap:14px;padding-left:14px}.create-title{font-size:24px}.create-copy{font-size:15px;line-height:1.8}}.card_of_three{min-height:100%;background:transparent;transition:transform var(--transition-base),opacity var(--transition-base)}.card_of_three:hover{transform:translateY(-2px)}.card_of_three-shell{min-height:100%;display:flex;align-items:flex-start;gap:18px;padding:8px 0 0 18px;border-left:1px solid rgba(109,77,242,.12)}.card_of_three-copy{flex:1;min-width:0}.card_of_three-icon-shell{width:72px;height:72px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;border-radius:20px;background:rgba(255,255,255,.42)}.card_of_three img{width:42px;height:42px;object-fit:contain}.card_of_three-title{margin:0;color:var(--foreground);font-size:24px;line-height:1.4;font-weight:700;letter-spacing:.01em}.card_of_three-inner{margin-top:12px;color:var(--foreground-muted);font-size:15px;line-height:1.85}@media (max-width:767px){.card_of_three-shell{gap:14px;padding-left:14px}.card_of_three-icon-shell{width:60px;height:60px;border-radius:16px}.card_of_three img{width:36px;height:36px}.card_of_three-title{font-size:21px}.card_of_three-inner{margin-top:10px;font-size:14px;line-height:1.75}}.func{width:100%;min-height:100%;display:flex;flex-direction:column;gap:18px;background:transparent;transition:transform var(--transition-base),opacity var(--transition-base)}.func:hover{transform:translateY(-2px)}.func-media{width:100%}.func-img{position:relative;height:250px;overflow:hidden;border-radius:26px;background:rgba(255,255,255,.34)}.func-img:after{content:"";position:absolute;inset:auto 0 0;height:22%;background:linear-gradient(180deg,transparent,rgba(20,16,31,.06));pointer-events:none}.func-img img{width:100%;height:100%;object-fit:contain}.func-copy{padding-right:4px}.func-title{margin:0;color:var(--foreground);text-align:left;font-size:24px;line-height:1.35;font-weight:700;letter-spacing:.01em}.func-desc{margin-top:12px;color:var(--foreground-muted);text-align:left;font-size:15px;line-height:1.85}@media (max-width:767px){.func{width:100%;gap:14px}.func-img{height:220px;border-radius:20px}.func-title{font-size:21px}.func-desc{margin-top:10px;font-size:14px;line-height:1.75}}.component-product-card{position:relative;overflow:hidden;margin-bottom:24px;border:1px solid var(--border-soft);border-radius:22px;background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(247,243,238,.88)),rgba(255,255,255,.92);box-shadow:var(--shadow-soft);transition:transform var(--transition-base),border-color var(--transition-base),box-shadow var(--transition-base),background-color var(--transition-base)}.component-product-card:before{content:"";position:absolute;inset:0 0 auto;height:80px;background:linear-gradient(135deg,rgba(109,77,242,.14),rgba(196,167,112,.08) 55%,transparent);pointer-events:none}.component-product-card:after{content:"";position:absolute;inset:0;border-radius:inherit;box-shadow:inset 0 1px 0 rgba(255,255,255,.48);pointer-events:none}.component-product-card--clickable{cursor:pointer}.component-product-card--clickable:hover{transform:translateY(-4px);border-color:var(--border-strong);box-shadow:var(--shadow-strong)}.component-product-card .task-card{position:relative;z-index:1;min-height:128px;padding:22px 24px 24px;display:flex;flex-direction:column;justify-content:space-between}.component-product-card .card-title{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.component-product-card .card-title-main{min-width:0;display:flex;align-items:center;gap:14px}.component-product-card .card-icon-shell{flex-shrink:0;width:52px;height:52px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(109,77,242,.08);border-radius:16px;background:radial-gradient(circle at top,rgba(109,77,242,.14),transparent 62%),rgba(255,255,255,.9);box-shadow:0 10px 24px rgba(34,22,82,.08)}.component-product-card .card-icon-shell img{width:34px;height:34px;object-fit:contain}.component-product-card .card-title-text{display:-webkit-box;overflow:hidden;color:var(--foreground);font-size:17px;line-height:1.5;font-weight:700;letter-spacing:.01em;-webkit-line-clamp:2;-webkit-box-orient:vertical}.component-product-card .card-tag{margin-inline-end:0;padding:5px 12px;border:none;border-radius:999px;font-size:12px;font-weight:600;letter-spacing:.02em;box-shadow:inset 0 1px 0 rgba(255,255,255,.4)}.component-product-card .card-description{margin-top:16px;color:var(--foreground-muted);font-size:14px;line-height:1.75;text-overflow:ellipsis;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media (max-width:767px){.component-product-card{border-radius:20px}.component-product-card .task-card{min-height:120px;padding:20px}.component-product-card .card-title,.component-product-card .card-title-main{gap:12px}.component-product-card .card-icon-shell{width:48px;height:48px;border-radius:14px}.component-product-card .card-icon-shell img{width:30px;height:30px}.component-product-card .card-title-text{font-size:16px}.component-product-card .card-description{margin-top:14px;line-height:1.7}}.component-vertical-link .title{font-size:16px;font-weight:600;padding-bottom:32px}.component-vertical-link .footer-link{padding:0;white-space:break-spaces;word-wrap:break-word;text-align:left}.component-vertical-link a{color:black}.footer_outer{background-color:rgb(242,242,242);border-radius:0}.footer_outer .footer_outer-top{padding-inline:150px;height:300px;margin-top:45px}@media (min-width:320px) and (max-width:640px){.footer_outer .footer_outer-top{margin-top:20px!important;height:auto!important}}.footer_outer .footer_outer-top .footer_outer-top-left .ant-pro-card-body .ant-pro-card-col .ant-pro-card{background-color:rgb(242,242,242)}.footer_outer .footer_outer-top-middle .footer-link{padding:0;color:#000;white-space:break-spaces;word-wrap:break-word;text-align:left}.footer_outer .footer_outer-top-middle .footer-link span{display:block}.footer_outer .footer_outer-top-middle-first .ant-pro-card-header{padding-block:16px}.footer_outer .footer_outer-top-middle-second{margin-top:5px}.footer_outer .footer_outer-top-middle-second .ant-pro-card-header{padding-block:16px}.footer_outer .footer_outer-top-right .ant-pro-card-body{display:flex;padding-inline:24px;padding-top:16px;width:100%}.footer_outer .footer_outer-top-right div{margin-right:40px;width:100px}.footer_outer .footer_outer-top-right div img{width:100px}.footer_outer .footer_outer-top-right div p{text-align:center}.footer_outer .footer_outer-bottom{margin:20px 0}.footer_outer .footer_outer-bottom a{color:#000}