:root{--ink:#071a33;--blue:#0d5bd7;--cyan:#19c8ee;--soft:#eff8ff;--line:#ccecff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Arial,Tahoma,sans-serif}a{color:inherit;text-decoration:none}.wrap{max-width:1180px;margin:auto;padding:0 22px}.nav{border-bottom:1px solid #e8f1f8;justify-content:space-between;align-items:center;height:76px;display:flex}.brand{align-items:center;gap:12px;font-size:21px;font-weight:900;display:flex}.mark{color:#fff;background:linear-gradient(135deg,var(--blue),var(--cyan));border-radius:50%;place-items:center;width:46px;height:46px;font-weight:900;display:grid;box-shadow:0 10px 30px #0d5bd733}.links{color:#38516c;gap:22px;font-weight:700;display:flex}.btn{background:linear-gradient(135deg,var(--blue),var(--cyan));color:#fff;border-radius:14px;padding:13px 20px;font-weight:800;display:inline-flex}.hero{background:radial-gradient(circle at 15% 10%,#dff8ff,#0000 33%),linear-gradient(#fff,#f8fcff);padding:92px 0 72px}.eyebrow{border:1px solid var(--line);color:var(--blue);background:#fff;border-radius:999px;padding:8px 13px;font-weight:800;display:inline-block}.hero h1{max-width:800px;margin:18px 0;font-size:58px;line-height:1.08}.hero p{color:#4b637b;max-width:760px;font-size:20px;line-height:1.9}.actions{gap:12px;margin-top:28px;display:flex}.ghost{background:#fff;border:1px solid #cfe0ef;border-radius:14px;padding:13px 20px;font-weight:800}.section{padding:72px 0}.head{justify-content:space-between;align-items:end;gap:20px;margin-bottom:28px;display:flex}.head h2{margin:0;font-size:36px}.head p{color:#60758a;max-width:600px}.grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.card{background:#fff;border:1px solid #dcebf6;border-radius:24px;padding:25px;transition:all .25s;box-shadow:0 14px 40px #0b4e8010}.card:hover{transform:translateY(-5px);box-shadow:0 20px 45px #0b4e8020}.pill{color:#0b65b8;background:#e8f7ff;border-radius:999px;padding:6px 10px;font-size:13px;font-weight:800;display:inline-block}.card h3{margin:18px 0 10px;font-size:24px}.card p{color:#60758a;line-height:1.8}.card .go{color:var(--blue);margin-top:16px;font-weight:900;display:inline-block}.dark{color:#fff;background:#071a33}.dark p{color:#bed0df}.features{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.feature{background:#0a223f;border:1px solid #164262;border-radius:20px;padding:22px}.feature b{margin-bottom:8px;font-size:18px;display:block}.cta{color:#fff;background:linear-gradient(135deg,#0b55c7,#1ac7e9);border-radius:30px;justify-content:space-between;align-items:center;gap:24px;padding:40px;display:flex}.footer{color:#6b7f91;border-top:1px solid #e7eef5;padding:34px 0}.adminShell{background:#f6f9fc;grid-template-columns:260px 1fr;min-height:100vh;display:grid}.side{color:#fff;background:#071a33;padding:24px}.side a{color:#d4e6f4;border-radius:12px;margin:6px 0;padding:12px 14px;display:block}.side a:hover{background:#113659}.main{padding:30px}.stats{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.stat{background:#fff;border:1px solid #e2edf5;border-radius:18px;padding:22px}.stat strong{margin-top:8px;font-size:32px;display:block}.table{border-collapse:collapse;background:#fff;border-radius:18px;width:100%;overflow:hidden}.table th,.table td{text-align:right;border-bottom:1px solid #edf3f7;padding:14px}.form{background:#fff;border:1px solid #e2edf5;border-radius:18px;grid-template-columns:repeat(2,1fr);gap:12px;padding:20px;display:grid}.form input,.form select,.form textarea{width:100%;font:inherit;border:1px solid #d7e5ef;border-radius:12px;padding:12px}.form textarea{grid-column:1/-1;min-height:100px}.form button{cursor:pointer;border:0}.full{grid-column:1/-1}@media (max-width:850px){.links{display:none}.hero h1{font-size:40px}.grid,.features,.stats,.adminShell{grid-template-columns:1fr}.side{min-height:auto}.form{grid-template-columns:1fr}.form textarea,.full{grid-column:auto}.cta{display:block}.cta .btn{margin-top:18px}}.topbar{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffe;border-bottom:1px solid #e7eef5;position:sticky;top:0}.heroGrid,.split{grid-template-columns:1.1fr .9fr;align-items:center;gap:40px;display:grid}.heroArt{place-items:center;min-height:360px;display:grid;position:relative}.aiCore{color:#fff;z-index:2;background:radial-gradient(circle at 35% 30%,#27dbff,#0d5bd7 58%,#061f4c);border-radius:50%;place-items:center;width:240px;height:240px;font-size:74px;font-weight:900;display:grid;position:relative;box-shadow:0 30px 80px #0d5bd744}.aiCore:before,.aiCore:after{content:"";border:2px solid #4edcff66;border-radius:50%;position:absolute;inset:-28px;transform:rotate(18deg)}.aiCore:after{border-style:dashed;inset:-64px;transform:rotate(-22deg)}.net{color:#0d5bd7;background:#fff;border:1px solid #bceeff;border-radius:20px;padding:14px;font-size:24px;line-height:1.2;position:absolute;top:24px;right:-80px;box-shadow:0 18px 55px #0d5bd722}.orb{background:linear-gradient(135deg,#6ee7ff,#0d5bd7);border-radius:50%;position:absolute;box-shadow:0 10px 40px #19c8ee44}.orb1{width:34px;height:34px;top:18%;left:18%}.orb2{width:18px;height:18px;bottom:18%;right:12%}.miniStats{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.miniStats span{background:#fff;border:1px solid #dcebf6;border-radius:16px;padding:12px 16px}.miniStats b{color:var(--blue);margin-left:5px}.soft{background:#f5fbff}.sectorGrid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.sector{background:#fff;border:1px solid #dcebf6;border-radius:20px;padding:22px}.sector span{font-size:28px}.sector b{margin:10px 0;font-size:18px;display:block}.sector p{color:#60758a;line-height:1.7}.systemCard{border-top:4px solid var(--cyan)}.cardTop,.cardActions,.requestTop{justify-content:space-between;align-items:center;gap:10px;display:flex}.status{background:#eef5fb;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800}.status.active{color:#087a55;background:#e9fbf4}.status.coming{color:#9a6500;background:#fff5d7}.status.beta{color:#6b4bd8;background:#f2edff}.small{border-radius:10px;padding:9px 13px;font-size:13px}.customSection{color:#fff;background:linear-gradient(135deg,#071a33,#0b3c70)}.customSection p{color:#c3d9ea}.publicForm{background:#fff}.footer{color:#d7e8f4;background:#06182e}.footerGrid{grid-template-columns:2fr 1fr 1fr;gap:30px;display:grid}.footerGrid a{color:#bfd5e4;margin:10px 0;display:block}.copyright{border-top:1px solid #163653;margin-top:20px;padding-top:20px}.adminUser{border:1px solid #183b5c;border-radius:14px;margin:26px 0;padding:14px}.adminUser b,.adminUser small{display:block}.adminUser small{color:#8fb2cc;margin-top:4px}.adminNav a{color:#d4e6f4;border-radius:10px;margin:3px 0;padding:11px 13px;display:block}.adminNav a:hover{background:#113659}.logoutBtn{color:#fff;cursor:pointer;background:0 0;border:1px solid #31506b;border-radius:10px;width:100%;margin-top:20px;padding:11px}.adminHead{justify-content:space-between;align-items:end;margin-bottom:24px;display:flex}.adminHead h1{margin:6px 0 8px}.dashboardGrid{grid-template-columns:1.2fr .8fr;gap:18px;margin-top:22px;display:grid}.panel{background:#fff;border:1px solid #e0ebf3;border-radius:18px;padding:20px;box-shadow:0 12px 34px #0d36500b}.quickActions{flex-wrap:wrap;gap:10px;display:flex}.activity{border-bottom:1px solid #edf3f7;grid-template-columns:1fr 1fr auto;gap:8px;padding:10px 0;display:grid}.activity small{color:#7b8d9c}.sectionTitle{margin:34px 0 16px}.systemAdminGrid,.articleAdminGrid,.requestGrid,.messageGrid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.systemEdit input,.systemEdit textarea,.systemEdit select,.articleAdminGrid input,.articleAdminGrid textarea,.articleAdminGrid select,.requestCard textarea,.requestCard input,.requestCard select,.messageGrid textarea,.messageGrid select{width:100%;font:inherit;border:1px solid #d7e5ef;border-radius:10px;margin:5px 0;padding:10px}.row2,.row3{gap:8px;display:grid}.row2{grid-template-columns:1fr 1fr}.row3{grid-template-columns:repeat(3,1fr)}.check{align-items:center;gap:8px;display:flex}.check input{width:auto!important}.adminLinks{gap:10px;margin:12px 0;display:flex}.adminLinks a{color:var(--blue);font-weight:800}.muted{color:#7890a4}.contactLine{color:#0d5bd7;margin:10px 0;font-weight:800}.requestTop small,.messageGrid small,.adminCards small{color:#7890a4;margin-top:4px;display:block}.loginPage{background:radial-gradient(circle at 20% 10%,#dff8ff,#0000 35%),#f6fbff;place-items:center;min-height:100vh;padding:24px;display:grid}.loginCard{background:#fff;border:1px solid #dcebf6;border-radius:26px;width:min(460px,100%);padding:30px;box-shadow:0 24px 70px #0d5bd722}.loginCard h1{margin:24px 0 8px}.stack{gap:12px;display:grid}.stack input{font:inherit;border:1px solid #d6e5f0;border-radius:12px;padding:14px}.alert{color:#a62626;background:#fff0f0;border-radius:12px;margin:12px 0;padding:12px}.systemHero{background:radial-gradient(circle at 15% 10%,#dff8ff,#0000 35%),linear-gradient(#fff,#f6fbff);padding:100px 0}.systemHero h1,.articlePage h1{margin:18px 0;font-size:52px}.systemHero p,.lead{color:#526b80;max-width:800px;font-size:20px;line-height:1.9}.narrow{max-width:820px}.articlePage{padding:70px 0}.articleMeta{color:#7a8c9d;margin:12px 0 24px}.articleBody p{color:#29445d;font-size:18px;line-height:2}.stars{color:#e0a500}.whiteGhost{color:#0d5bd7;background:#fff}.tableWrap{margin-top:24px;overflow:auto}@media (max-width:900px){.heroGrid,.split,.dashboardGrid,.footerGrid{grid-template-columns:1fr}.heroArt{min-height:300px}.sectorGrid{grid-template-columns:repeat(2,1fr)}.systemAdminGrid,.articleAdminGrid,.requestGrid,.messageGrid,.row2,.row3{grid-template-columns:1fr}.systemHero h1,.articlePage h1{font-size:38px}}.brandLogo{object-fit:contain;width:62px;height:62px;box-shadow:none;background:0 0;border-radius:0;flex:none}.heroLogo{width:min(430px,92%);height:auto;box-shadow:none;filter:drop-shadow(0 18px 34px #0d5bd726);background:0 0;border-radius:0;margin:auto;display:block}.footer .brandLogo{width:70px;height:70px;box-shadow:none;background:0 0}.side .brandLogo{width:58px;height:58px;box-shadow:none;background:0 0}.loginCard .brandLogo{width:82px;height:82px;box-shadow:none;background:0 0}@media (max-width:700px){.brandLogo{width:52px;height:52px}.brand span{font-size:17px}.heroLogo{width:min(330px,90%)}}.settingsGroup{background:#f8fbfe;border:1px solid #e1edf5;border-radius:18px;gap:10px;padding:18px;display:grid}.settingsGroup h2{color:#0c3155;margin:0 0 4px;font-size:18px}.contactList{gap:9px;margin-top:22px;display:grid}.contactList a{color:#173a58;background:#f7fbfe;border:1px solid #deebf4;border-radius:12px;justify-content:space-between;align-items:center;gap:14px;padding:11px 14px;display:flex}.contactList a span{overflow-wrap:anywhere;color:#526f85;direction:ltr}.socialLinks{flex-wrap:wrap;gap:9px;margin-top:16px;display:flex}.socialLinks a{color:#0d5bd7;background:#fff;border:1px solid #d4e5f0;border-radius:999px;padding:9px 13px;font-size:13px;font-weight:800}.footerGrid{grid-template-columns:2fr 1fr 1fr 1fr}.footerGrid span.muted{color:#829db1;margin-top:10px;display:block}@media (max-width:900px){.footerGrid{grid-template-columns:1fr 1fr}}@media (max-width:600px){.footerGrid{grid-template-columns:1fr}.contactList a{flex-direction:column;align-items:flex-start;gap:4px}}.systemLogoBox{background:#f8fbfe;border:1.5px solid #d9e8f2;border-radius:20px;justify-content:center;align-items:center;width:76px;height:76px;margin:18px 0 14px;display:flex;overflow:hidden}.systemLogoBox img{object-fit:contain;width:100%;height:100%;padding:8px}.systemLogoBox span{font-size:30px;font-weight:900}.systemAdminLogoRow{grid-template-columns:72px 1fr;align-items:center;gap:12px;display:grid}.systemAdminLogo{background:#f8fbfe;border:1px solid #dbe8f1;border-radius:18px;justify-content:center;align-items:center;width:72px;height:72px;display:flex;overflow:hidden}.systemAdminLogo img{object-fit:contain;width:100%;height:100%;padding:7px}.systemAdminLogo span{color:#0d5bd7;font-size:28px;font-weight:900}.systemHeroInner{grid-template-columns:130px 1fr;align-items:center;gap:28px;display:grid}.systemHeroLogo{background:#fff;border:2px solid #d9e8f2;border-radius:30px;justify-content:center;align-items:center;width:130px;height:130px;display:flex;overflow:hidden;box-shadow:0 18px 50px #093d6914}.systemHeroLogo img{object-fit:contain;width:100%;height:100%;padding:12px}.systemHeroLogo span{font-size:52px;font-weight:900}@media (max-width:700px){.systemHeroInner{grid-template-columns:1fr}.systemHeroLogo{border-radius:24px;width:96px;height:96px}.systemAdminLogoRow{grid-template-columns:60px 1fr}.systemAdminLogo{width:60px;height:60px}}.systemDetailHero{background:linear-gradient(#f8fcff 0%,#fff 100%);padding:84px 0 72px;overflow:hidden}.systemDetailGrid{grid-template-columns:minmax(0,1.3fr) minmax(300px,.7fr);align-items:center;gap:64px;display:grid}.systemMetaLine{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.systemDetailCopy h1{letter-spacing:-1.5px;margin:18px 0 20px;font-size:clamp(42px,6vw,76px);line-height:1.06}.systemLead{color:#31546d;max-width:780px;font-size:21px;line-height:1.9}.systemLongText{max-width:830px;margin-top:22px}.systemLongText p{color:#58758a;margin:0 0 12px;font-size:16px;line-height:2}.systemFacts{grid-template-columns:repeat(3,1fr);gap:12px;max-width:760px;margin-top:30px;display:grid}.systemFacts div{background:#fff;border:1px solid #dceaf3;border-radius:16px;padding:16px}.systemFacts small{color:#7892a5;margin-bottom:6px;display:block}.systemFacts b{color:#153d5d}.systemVisual{justify-content:center;align-items:center;min-height:420px;display:flex;position:relative}.systemBigLogo{aspect-ratio:1;z-index:2;background:#fffffff2;border:2px solid #dceaf3;border-radius:42px;justify-content:center;align-items:center;width:min(330px,82%);display:flex;position:relative;overflow:hidden;box-shadow:0 30px 90px #104d7d21}.systemBigLogo img{object-fit:contain;width:100%;height:100%;padding:28px}.systemBigLogo span{font-size:110px;font-weight:900}.systemCover{object-fit:cover;opacity:.12;filter:saturate(.7);border-radius:40px;width:100%;height:100%;position:absolute}.systemVisualGlow{filter:blur(95px);opacity:.18;z-index:1;border-radius:50%;width:280px;height:280px;position:absolute}.systemFeatureGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.systemFeature{background:#fff;border:1px solid #deebf3;border-radius:18px;grid-template-columns:54px 1fr;align-items:center;gap:14px;padding:20px;display:grid}.systemFeature span{color:#0d5bd7;background:#edf6fb;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;font-weight:900;display:flex}.systemFeature p{color:#34566f;margin:0;line-height:1.8}.systemInfoSplit{grid-template-columns:.9fr 1.1fr;align-items:start;gap:54px;display:grid}.systemInfoSplit h2{margin:12px 0;font-size:36px}.systemListCards{gap:12px;display:grid}.systemListCard{background:#fff;border:1px solid #deebf3;border-radius:16px;grid-template-columns:40px 1fr;align-items:center;gap:12px;padding:18px;display:grid}.systemListCard span{color:#138a55;background:#eaf8f1;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-weight:900;display:flex}.systemListCard p{color:#365b74;margin:0;line-height:1.8}.systemSteps{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:28px;display:grid}.systemStep{background:#ffffff0f;border:1px solid #ffffff24;border-radius:20px;padding:24px}.systemStep span{color:#0d5bd7;background:#fff;border-radius:13px;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:18px;font-weight:900;display:flex}.systemStep p{color:#d9e7f2;margin:0;line-height:1.85}.useCaseCard p{color:#3b5f77;font-size:17px;line-height:1.9}.systemFinalCta{padding-top:24px}.systemCtaBox{background:linear-gradient(135deg,#f9fcff,#fff);border:2px solid #dbe9f2;border-radius:28px;justify-content:space-between;align-items:center;gap:28px;padding:34px;display:flex}.systemCtaBox h2{margin:10px 0;font-size:32px}.systemCtaBox p{color:#58758a;max-width:760px;line-height:1.8}.disabledBtn{opacity:.62;cursor:default}.articleEditRich textarea[name=content],.systemEditRich textarea[name=long_description]{min-height:180px}.systemEditRich textarea[name=features],.systemEditRich textarea[name=audience],.systemEditRich textarea[name=how_it_works],.systemEditRich textarea[name=use_cases]{min-height:130px}@media (max-width:960px){.systemDetailGrid,.systemInfoSplit{grid-template-columns:1fr}.systemVisual{min-height:300px}.systemSteps{grid-template-columns:repeat(2,1fr)}.systemCtaBox{flex-direction:column;align-items:flex-start}}@media (max-width:700px){.systemDetailHero{padding:54px 0}.systemFeatureGrid,.systemSteps,.systemFacts{grid-template-columns:1fr}.systemDetailCopy h1{font-size:42px}.systemLead{font-size:18px}.systemBigLogo{border-radius:30px;width:220px}.systemVisual{min-height:240px}.systemCtaBox{padding:24px}.systemCtaBox h2{font-size:26px}}.systemLogoBox,.systemBigLogo,.systemAdminLogo,.systemHeroLogo{box-shadow:none!important;background:0 0!important;border:0!important;overflow:visible!important}.systemLogoBox{width:96px;height:96px;margin:18px 0 14px}.systemAdminLogo{width:72px;height:72px}.systemBigLogo{aspect-ratio:1;width:min(340px,86%)}.systemHeroLogo{width:130px;height:130px}.systemLogoBox img,.systemBigLogo img,.systemAdminLogo img,.systemHeroLogo img{filter:drop-shadow(0 10px 20px #08375c1a);object-fit:contain!important;width:100%!important;height:100%!important;box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}.systemBigLogo img{filter:drop-shadow(0 16px 30px #08375c1f)}.systemLogoBox span,.systemBigLogo span,.systemAdminLogo span,.systemHeroLogo span{background:0 0!important}@media (max-width:700px){.systemLogoBox{width:84px;height:84px}.systemBigLogo{width:230px}.systemHeroLogo{width:96px;height:96px}}.logoUploadPanel{background:#f9fcfe;border:1px solid #dceaf3;border-radius:18px;gap:10px;padding:16px;display:grid}.logoUploadPanel>b{color:#123b5b;font-size:16px}.logoUploadPanel>small{color:#6f8aa0;line-height:1.7}.logoUploadPanel input[type=file]{background:#fff;border:1px dashed #c9dce8;border-radius:12px;padding:10px}.logoUploadPanel label{color:#58758a;gap:6px;font-size:12px;font-weight:800;display:grid}.logoUploadPanel .systemAdminLogo{margin:0 0 6px}.status.coming{box-shadow:0 6px 16px #9a65001a;color:#8a5a00!important;background:linear-gradient(#fff9e8,#fff1c7)!important;border:1px solid #f2cf73!important}.comingMini{color:#8a5a00;background:linear-gradient(#fff9e8,#fff1c7);border:1px solid #f2cf73;border-radius:999px;justify-content:center;align-items:center;padding:7px 12px;font-size:12px;font-weight:900;display:inline-flex;box-shadow:0 6px 16px #9a650014}.hpField{opacity:0!important;pointer-events:none!important;width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important}.formNotice{border-radius:13px;grid-column:1/-1;padding:13px 15px;font-weight:800;line-height:1.7}.formNotice.success{color:#126b4b;background:#ecfbf4;border:1px solid #b9ead1}.formNotice.warn{color:#855f08;background:#fff7e5;border:1px solid #f0d28c}.legalPage h1{margin:16px 0 24px;font-size:46px}.legalPage h2{margin:30px 0 8px;font-size:23px}.legalPage p{color:#536d82;font-size:17px;line-height:2}.stat small{color:#7890a4;margin-top:6px;display:block}.noticeStack{gap:12px;display:grid}.adminNotice{background:#fff;border:1px solid #e3edf4;border-radius:16px;justify-content:space-between;gap:18px;padding:16px;display:flex}.adminNotice.unread{background:#f5fcff;border-color:#9edff1;box-shadow:0 8px 24px #147aa30d}.adminNotice h3{margin:10px 0 6px}.adminNotice pre{white-space:pre-wrap;font:inherit;color:#536d82;margin:0 0 8px;line-height:1.8}.adminNotice small{color:#7890a4}@media (max-width:850px){.adminNotice{display:block}.adminNotice form{margin-top:12px}.legalPage h1{font-size:36px}}.audienceGateway{background:linear-gradient(#f8fcff,#fff);padding:0 0 18px}.audienceGatewayGrid{z-index:3;grid-template-columns:1fr 1fr;gap:18px;margin-top:-28px;display:grid;position:relative}.audienceGatewayCard{background:#fff;border:1px solid #dcebf6;border-radius:24px;padding:26px;box-shadow:0 16px 40px #0b4e8017}.audienceGatewayCard h2{margin:14px 0 10px;font-size:28px}.audienceGatewayCard p{color:#60758a;margin:0 0 16px;line-height:1.9}.audienceGatewayCard .go{color:var(--blue);font-weight:900}@media (max-width:850px){.audienceGatewayGrid{grid-template-columns:1fr;margin-top:-12px}.audienceGatewayCard h2{font-size:24px}}.audienceTags{flex-wrap:wrap;gap:7px;margin:10px 0 2px;display:flex}.audienceTags span,.audienceArticleTag,.audienceRole{color:#42647f;background:#f7fbfe;border:1px solid #d8e7f2;border-radius:999px;justify-content:center;align-items:center;padding:6px 10px;font-size:12px;font-weight:900;display:inline-flex}.audienceTags span:first-child,.audienceArticleTag.individual,.audienceRole{color:#117365;background:#effbf8;border-color:#bde6df}.audienceTags span:last-child,.audienceArticleTag.business{color:#235da8;background:#f2f7ff;border-color:#c7ddf7}.audienceArticleTag.general{color:#687d8e;background:#f8fafc;border-color:#dde5ec}.twoAudienceGrid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.audienceBenefitCard{background:#fff;border:1px solid #dceaf3;border-radius:24px;padding:26px;box-shadow:0 14px 36px #08375c0f}.audienceBenefitCard.individual{background:linear-gradient(#f5fffc,#fff)}.audienceBenefitCard.business{background:linear-gradient(#f5f9ff,#fff)}.audienceBenefitCard h3{margin:14px 0 10px;font-size:25px}.audienceBenefitCard p{color:#5e7488;margin:0 0 8px;line-height:1.9}.articleBadges{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.knowledgeAudienceIntro{grid-template-columns:1fr 1fr;gap:14px;margin:0 0 24px;display:grid}.knowledgeAudienceIntro>div{background:#fff;border:1px solid #dceaf3;border-radius:18px;grid-template-columns:auto 1fr;align-items:center;gap:8px 12px;padding:16px;display:grid}.knowledgeAudienceIntro p{color:#60758a;grid-column:1/-1;margin:0;line-height:1.7}.articleSystemLink{margin-top:30px}.systemEdit .settingsGroup,.systemFullForm .settingsGroup{background:#f9fcfe;border:1px dashed #ccdeea;border-radius:14px;grid-column:1/-1;padding:14px}.systemEdit .settingsGroup h3,.systemFullForm .settingsGroup h3{margin:0 0 8px}@media (max-width:850px){.twoAudienceGrid,.knowledgeAudienceIntro{grid-template-columns:1fr}}.contactMethodField{background:#fbfdff;border:1px solid #dce7f0;border-radius:16px;grid-column:1/-1;gap:10px;padding:14px;display:grid}.contactMethodLabel{color:#183d5b;font-weight:900}.contactMethodChoices{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.contactMethodChoices button{color:#31536e;cursor:pointer;background:#fff;border:1px solid #cfe0ec;border-radius:12px;padding:11px 12px;font-weight:800;transition:all .2s}.contactMethodChoices button:hover{background:#f5fbfe;border-color:#8acfe1}.contactMethodChoices button.active{color:#0b6f89;background:#eaf9fd;border-color:#1aaed1;box-shadow:0 0 0 2px #1aaed114}.contactMethodValue{gap:7px;display:grid}.contactMethodValue label{color:#557086;font-size:13px;font-weight:800}.contactMethodHint{color:#7a90a2;margin:0;font-size:13px}.contactInfoBox{background:#f8fbfd;border:1px solid #dce7f0;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;margin:12px 0;padding:11px 13px;display:flex}.contactInfoBox span{color:#557086;font-size:12px;font-weight:900}.contactInfoBox b{color:#0d5bd7}@media (max-width:650px){.contactMethodChoices{grid-template-columns:1fr}.contactInfoBox{flex-direction:column;align-items:flex-start}}.mailStatusGrid{grid-template-columns:repeat(3,1fr);gap:12px;margin:0 0 18px;display:grid}.mailStatusCard{background:#fff;border:1px solid #dce8f1;border-radius:16px;gap:6px;padding:16px;display:grid}.mailStatusCard b{font-size:14px}.mailStatusCard span{color:#698296;font-size:13px}.mailStatusCard.ok{background:#f2fcf7;border-color:#b9ead1}.mailStatusCard.pending{background:#fffaf0;border-color:#f0d28c}.mailShell{grid-template-columns:250px 1fr;gap:16px;display:grid}.mailSidebar{background:#fff;border:1px solid #dfeaf2;border-radius:18px;height:max-content;padding:12px}.mailSidebar>a{color:#46637a;border-radius:11px;justify-content:space-between;align-items:center;gap:8px;margin:3px 0;padding:11px 12px;display:flex}.mailSidebar>a.active,.mailSidebar>a:hover{color:#0d5bd7;background:#eef8fd}.mailSidebar small{color:#8298a9;direction:ltr;font-size:10px;display:block}.mailSideTitle{color:#8195a5;margin:16px 10px 6px;font-size:11px;font-weight:900}.mailList{padding:0;overflow:hidden}.mailListHead{border-bottom:1px solid #edf3f7;justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.mailListHead h2{margin:0}.mailRow{background:#fff;border-bottom:1px solid #edf3f7;grid-template-columns:1fr auto;gap:14px;padding:16px 20px;display:grid}.mailRow:hover{background:#f9fcfe}.mailRow.unread{background:#f4fbff}.mailRow.unread h3,.mailRow.unread b{font-weight:900}.mailRowTop{justify-content:space-between;align-items:center;gap:12px;display:flex}.mailRowTop span{color:#8ba0b0;font-size:11px}.mailRow h3{margin:5px 0;font-size:16px}.mailRow p{color:#71889b;margin:0;font-size:13px}.mailRowMeta{flex-direction:column;justify-content:center;align-items:flex-end;gap:8px;display:flex}.mailRowMeta small{color:#8aa0b1}.emptyState{text-align:center;color:#71889b;padding:48px}.emptyState h3{color:#173b59}.mailDetailGrid{grid-template-columns:1.35fr .65fr;gap:16px;display:grid}.mailConversation{gap:12px;display:grid}.mailConversation>h2{margin:0 0 4px}.mailBubble{background:#fff;border:1px solid #dce8f1;border-radius:18px;padding:18px}.mailBubble.outbound{background:#f3f8ff;border-color:#cfe0f6}.mailBubbleHead{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.mailBubbleHead b,.mailBubbleHead small{display:block}.mailBubbleHead small{color:#7d93a4;text-align:left;direction:ltr;margin-top:3px}.mailBubbleHead>span{color:#8ba0b0;font-size:11px}.mailBubble h3{margin:14px 0 8px}.mailBubble pre{white-space:pre-wrap;word-break:break-word;font:inherit;color:#48647b;margin:0;line-height:1.9}.mailBubbleFoot{justify-content:space-between;align-items:center;margin-top:14px;display:flex}.mailReplyPanel h2{margin-top:0}.mailReplyForm,.mailComposeForm{gap:12px;display:grid}.mailReplyForm label,.mailComposeForm label{color:#4e6a80;gap:6px;font-size:13px;font-weight:800;display:grid}.mailReplyForm input,.mailReplyForm select,.mailReplyForm textarea,.mailComposeForm input,.mailComposeForm select,.mailComposeForm textarea{width:100%;font:inherit;background:#fff;border:1px solid #d4e4ee;border-radius:12px;padding:12px}.mailReplyForm textarea,.mailComposeForm textarea{resize:vertical;min-height:220px}.mailReplyActions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.mailComposeForm{max-width:900px}.mailComposeForm textarea{min-height:320px}@media (max-width:950px){.mailStatusGrid,.mailShell,.mailDetailGrid{grid-template-columns:1fr}.mailSidebar{grid-template-columns:repeat(2,1fr);display:grid}.mailSideTitle{grid-column:1/-1}.mailRow{grid-template-columns:1fr}.mailRowMeta{align-items:flex-start}}
