:root{--bg:#f7f9ff;--panel:#fff;--panel-2:#edf4ff;--ink:#1d2624;--muted:#667184;--line:#dce5f4;--accent:#3f82f6;--accent-2:#e75f55;--accent-3:#25b9dc;--gold:#c5975b;--soft:#eaf2ff;--shadow:0 22px 60px #1d262414}*{box-sizing:border-box}html,body{background:radial-gradient(circle at 12% 5%, #3f82f624, transparent 28%), radial-gradient(circle at 90% 10%, #e75f5524, transparent 26%), var(--bg);min-height:100%;color:var(--ink);margin:0;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}button,input,textarea{font:inherit}button{cursor:pointer}.page{max-width:1440px;margin:0 auto;padding:24px 24px 112px}.topbar{z-index:20;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(#f7f9fff5,#f7f9ffbd);grid-template-columns:48px minmax(260px,1fr) auto;align-items:center;gap:16px;min-height:72px;padding:10px 0 8px;display:grid;position:sticky;top:0}.subnav-wrap{z-index:19;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#f7f9ffdb,#f7f9ff9e);padding:0 0 16px;position:sticky;top:70px}.subnav{flex-wrap:wrap;justify-content:center;align-items:center;gap:22px;min-height:42px;padding:6px 8px;display:flex}.subnav button{color:var(--muted);text-align:center;white-space:nowrap;background:0 0;border:0;padding:8px 2px 10px;font-weight:760;position:relative}.subnav button.active{color:var(--accent)}.subnav button.active:after,.phone-subnav button.active:after{content:"";background:linear-gradient(90deg, var(--accent), var(--accent-3), var(--accent-2));border-radius:999px;width:22px;height:3px;position:absolute;bottom:2px;left:50%;transform:translate(-50%)}.icon-btn{border:1px solid var(--line);width:48px;height:48px;color:var(--ink);background:#ffffffd1;border-radius:999px;place-items:center;display:grid}.top-actions{align-items:center;gap:10px;display:flex}.login-chip{border:1px solid var(--line);color:var(--ink);white-space:nowrap;background:#fff;border-radius:999px;padding:12px 16px;font-weight:760}.icon-lines,.icon-plus{width:18px;height:18px;position:relative}.icon-lines:before,.icon-lines:after,.icon-plus:before,.icon-plus:after{content:"";background:currentColor;border-radius:2px;height:2px;position:absolute;left:0;right:0}.icon-lines:before{top:5px}.icon-lines:after{top:12px}.icon-plus:before,.icon-plus:after{top:8px}.icon-plus:after{transform:rotate(90deg)}.command{height:52px;box-shadow:var(--shadow);background:#ffffffe6;border:1px solid #3f82f63d;border-radius:999px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:6px 8px;display:grid}.brand{align-items:center;gap:10px;min-width:0;padding-left:8px;display:inline-flex}.brand img{object-fit:contain;width:34px;height:34px}.brand strong{white-space:nowrap;font-size:15px}.command input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0}.command .send{background:linear-gradient(135deg, var(--accent), var(--accent-3));color:#fff;border:0;border-radius:999px;min-width:88px;padding:12px 18px}.layout{grid-template-columns:minmax(0,1fr);align-items:start;gap:22px;display:grid}.surface{border:1px solid var(--line);box-shadow:var(--shadow);background:#ffffffd1;border-radius:20px}.primary-bottom-nav{z-index:30;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff0;border:1px solid #3f82f633;border-radius:24px;grid-template-columns:repeat(5,minmax(0,1fr));align-items:center;gap:10px;min-height:74px;padding:10px;display:grid;position:fixed;bottom:18px;left:max(24px,50vw - 696px);right:max(24px,50vw - 696px);box-shadow:0 20px 70px #1d262424}.primary-bottom-nav button{min-width:0;height:54px;color:var(--muted);text-align:left;background:0 0;border:0;border-radius:18px;grid-template-columns:38px minmax(0,auto);justify-content:center;align-items:center;gap:8px;display:grid}.primary-bottom-nav button.active{background:var(--soft);color:var(--accent)}.primary-bottom-nav .ai-tab{min-height:60px;color:var(--accent-2)}.nav-item{width:100%;color:var(--muted);text-align:left;background:0 0;border:0;border-radius:16px;grid-template-columns:36px 1fr;align-items:center;gap:10px;padding:10px;display:grid}.nav-item.active{background:var(--soft);color:var(--accent)}.nav-mark{background:var(--panel-2);border-radius:14px;place-items:center;width:36px;height:36px;font-size:12px;font-weight:800;display:grid}.nav-item.active .nav-mark{background:linear-gradient(135deg, var(--accent), var(--accent-3) 58%, var(--accent-2));color:#fff}.nav-title{font-size:14px;font-weight:760;display:block}.nav-sub{color:var(--muted);margin-top:2px;font-size:11px;display:block}.content-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#ffffffdb;border-radius:24px;grid-template-columns:minmax(0,1fr) minmax(300px,.85fr);align-items:stretch;gap:22px;padding:24px;display:grid}.content-copy h1,.content-copy h2{margin:0 0 10px;font-size:clamp(28px,3vw,42px);line-height:1.1}.content-copy p{color:var(--muted);margin:0;line-height:1.72}.content-actions{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.content-actions button,.primary,.secondary{border-radius:999px;padding:11px 15px;font-weight:760}.content-actions button{background:var(--soft);color:var(--accent);border:1px solid #3f82f63d}.content-actions button.active{background:linear-gradient(135deg, var(--accent), var(--accent-3) 58%, var(--accent-2));color:#fff;border-color:#0000}.primary{background:linear-gradient(135deg, var(--accent), var(--accent-3) 60%, var(--accent-2));color:#fff;border:0}.secondary{border:1px solid var(--line);color:var(--ink);background:#fff}.content-list,.product-legend,.business-panel{gap:10px;margin-top:18px;display:grid}.function-workspace{background:linear-gradient(135deg,#3f82f614,#ffffffe6),#fff;border:1px solid #3f82f62e;border-radius:20px;grid-column:1/-1;padding:18px}.workspace-head{justify-content:space-between;align-items:start;gap:14px;margin-bottom:14px;display:flex}.workspace-head span{color:var(--muted);font-size:12px;font-weight:760;display:block}.workspace-head h2{margin:4px 0 0;font-size:24px}.workspace-head b{color:var(--accent);white-space:nowrap;background:#25b9dc1f;border-radius:999px;padding:8px 10px;font-size:12px}.workspace-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.workspace-product-grid article,.workspace-steps span,.result-box{border:1px solid var(--line);background:#fffc;border-radius:14px;padding:12px}.workspace-product-grid strong,.workspace-steps b{margin-bottom:5px;font-size:13px;display:block}.workspace-product-grid span{min-height:44px;color:var(--muted);font-size:12px;line-height:1.55;display:block}.workspace-product-grid a,.workspace-product-grid button{background:var(--accent);color:#fff;border:0;border-radius:999px;justify-content:center;align-items:center;min-height:36px;margin-top:10px;padding:8px 12px;font-size:12px;font-weight:760;text-decoration:none;display:inline-flex}.workspace-product-grid button:disabled{background:var(--panel-2);color:var(--muted);cursor:not-allowed}.workspace-split{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:12px;display:grid}.workspace-split h3{margin:0 0 8px}.workspace-split p{color:var(--muted);line-height:1.6}.workspace-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.workspace-steps span{color:var(--muted);font-size:12px;line-height:1.5}.workspace-command{gap:10px;display:grid}.workspace-command textarea{border:1px solid var(--line);resize:vertical;border-radius:14px;width:100%;padding:12px}.result-box{color:var(--muted);white-space:pre-wrap;line-height:1.55;display:block}.result-box p{margin:0}.result-box span{color:var(--ink);margin-top:8px;font-size:11px;font-weight:700;display:block}.result-box.error{color:#b4473f}.status-note.success{color:#16835b}.status-note.error{color:#b4473f}.content-list div,.product-legend article,.business-mode,.cooperation-flow,.boundary-list,.phone-card,.auth-card{border:1px solid var(--line);background:#fff;border-radius:18px}.content-list div,.product-legend article{grid-template-columns:38px 1fr;align-items:start;gap:10px;padding:12px;display:grid}.content-list b,.mini-sprite{width:38px;height:38px;color:var(--accent);background:linear-gradient(135deg,#3f82f624,#e75f551a);border-radius:14px;place-items:center;font-size:12px;font-weight:900;display:grid}.content-list strong,.product-legend strong,.business-mode h3{margin:0 0 4px;font-size:14px;display:block}.content-list span,.product-legend span,.business-mode p,.business-facts span,.boundary-list li{color:var(--muted);font-size:12px;line-height:1.52}.product-stage,.business-visual,.ai-visual{background:radial-gradient(circle at 18% 18%,#3f82f638,#0000 28%),radial-gradient(circle at 82% 22%,#e75f5533,#0000 26%),radial-gradient(circle at 50% 86%,#25b9dc33,#0000 30%),linear-gradient(145deg,#ffffffe0,#edf4ffc7);border:1px solid #3f82f62e;border-radius:24px;min-height:370px;position:relative;overflow:hidden}.visual-stack{align-content:start;gap:12px;display:grid}.key-visual{aspect-ratio:16/10;background:#fff;border:1px solid #3f82f62e;border-radius:24px;margin:0;position:relative;overflow:hidden;box-shadow:0 24px 64px #3f82f61f}.key-visual img{object-fit:cover;width:100%;height:100%;animation:7s ease-in-out infinite key-visual-breathe;display:block}.visual-stack .product-stage,.visual-stack .business-visual,.visual-stack .ai-visual{border-radius:20px;min-height:230px}.product-stage:before,.product-stage:after,.business-visual:before,.ai-visual:before,.ai-visual:after{content:"";border:1px solid #3f82f629;border-radius:999px;animation:16s linear infinite ring-drift;position:absolute;inset:24px}.product-stage:after,.ai-visual:after{border-color:#e75f5529;animation-direction:reverse;inset:58px}.stage-core,.business-hub,.visual-core{z-index:4;background:#ffffffe6;border:1px solid #fffffff2;border-radius:30px;place-items:center;width:96px;height:96px;animation:4.8s ease-in-out infinite core-float;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 20px 60px #3f82f633,0 0 0 12px #ffffff61}.stage-core img,.business-hub img,.visual-core img{object-fit:contain;width:62px;height:62px}.stage-path,.business-ray,.visual-beam{z-index:2;transform-origin:0;background:linear-gradient(90deg,#3f82f600,#3f82f6ad,#e75f5500);width:43%;height:2px;animation:3.4s ease-in-out infinite beam-flow;position:absolute;top:50%;left:50%}.p1,.r1,.b1{transform:rotate(-30deg)}.p2,.r2,.b2{animation-delay:.5s;transform:rotate(34deg)}.p3,.r3,.b3{animation-delay:1s;transform:rotate(150deg)}.p4{animation-delay:1.3s;transform:rotate(210deg)}.product-sprite,.business-node,.visual-node{z-index:5;background:#ffffffeb;border:1px solid #3f82f62b;border-radius:20px;padding:10px;animation:6s ease-in-out infinite product-float;position:absolute;box-shadow:0 18px 44px #1d26241a}.product-sprite{grid-template-rows:72px auto;gap:8px;width:118px;min-height:128px;display:grid}.product-sprite strong,.business-node strong,.visual-node strong{font-size:12px;line-height:1.25;display:block}.product-sprite span,.business-node span{color:var(--muted);margin-top:3px;font-size:10px;line-height:1.35;display:block}.sprite-visual{background:linear-gradient(135deg,#3f82f61a,#e75f551a),#fff;border:1px solid #3f82f61f;border-radius:18px;position:relative;overflow:hidden}.sprite-visual i{display:block;position:absolute}.memoir{top:112px;left:24px}.stylist{top:118px;right:26px}.arena{bottom:104px;right:26px}.fate{bottom:104px;left:28px}.vip{top:10px;left:50%;transform:translate(-50%)}.future{opacity:.72;bottom:20px;left:50%;transform:translate(-50%)}.memoir i:first-child{background:linear-gradient(135deg,#3f82f647,#ffffffe6);border:1px solid #3f82f647;border-radius:6px 12px 12px 6px;width:42px;height:50px;animation:3.8s ease-in-out infinite page-breathe;top:12px;left:18px}.memoir i:nth-child(2){background:#e75f559e;width:34px;height:2px;top:20px;left:30px;box-shadow:0 10px #3f82f657,0 20px #25b9dc52}.stylist i:first-child{background:#1d262480;width:44px;height:2px;top:16px;left:17px}.stylist i:nth-child(2){background:linear-gradient(#3f82f6b8,#25b9dc6b);border-radius:18px 18px 10px 10px;width:30px;height:42px;animation:4s ease-in-out infinite outfit-scan;top:18px;left:24px}.arena i:first-child{background:linear-gradient(90deg,#0000 48%,#3f82f629 49% 51%,#0000 52%),linear-gradient(#0000 48%,#e75f5524 49% 51%,#0000 52%);border:1px solid #3f82f652;border-radius:12px;inset:13px}.arena i:nth-child(2){background:var(--accent-2);width:16px;height:16px;box-shadow:18px 12px 0 var(--accent), -14px 15px 0 var(--accent-3);border-radius:7px;animation:2.8s ease-in-out infinite battle-pulse;top:28px;left:31px}.fate i:first-child{border:3px solid #3f82f659;border-top-color:var(--accent-2);border-radius:999px;width:42px;height:42px;animation:3.8s linear infinite fate-rotate;top:10px;left:18px}.fate i:nth-child(2){background:var(--accent);border-radius:999px;width:10px;height:10px;top:25px;left:34px;box-shadow:0 0 0 8px #3f82f61f}.vip i:first-child{background:linear-gradient(135deg,#3f82f6d1,#e75f55b8);border-radius:12px;width:50px;height:34px;top:18px;left:14px;overflow:hidden}.vip i:first-child:after{content:"";background:#ffffff75;width:18px;animation:3.2s ease-in-out infinite vip-shine;position:absolute;inset:-20px auto -20px -18px;transform:rotate(22deg)}.vip i:nth-child(2){background:#ffffffc2;border-radius:999px;width:32px;height:3px;top:28px;left:23px}.future i:first-child{border:1px dashed #3f82f661;border-radius:18px;width:42px;height:42px;top:18px;left:18px}.future i:nth-child(2){background:linear-gradient(#0000,#e75f55b3,#0000);width:2px;height:56px;animation:3.6s ease-in-out infinite scan-sweep-vertical;top:10px;left:36px}.business-node{width:136px}.business-node b{background:linear-gradient(135deg, var(--accent), var(--accent-3) 60%, var(--accent-2));color:#fff;border-radius:12px;place-items:center;width:30px;height:30px;margin-bottom:8px;font-size:11px;display:inline-grid}.business-node.active{border-color:#e75f5557;box-shadow:0 22px 54px #e75f552e}.business-node.theme{top:34px;left:22px}.business-node.app{top:34px;right:22px}.business-node.os{bottom:26px;left:50%;transform:translate(-50%)}.business-pipeline{z-index:3;grid-template-columns:repeat(6,1fr);gap:6px;display:grid;position:absolute;bottom:122px;left:28px;right:28px}.business-pipeline i{background:#3f82f62e;border-radius:999px;height:6px;overflow:hidden}.business-pipeline i:after{content:"";border-radius:inherit;background:linear-gradient(90deg, var(--accent), var(--accent-3), var(--accent-2));transform-origin:0;width:100%;height:100%;animation:3.2s ease-in-out infinite meter-grow;display:block}.business-mode,.cooperation-flow,.boundary-list,.resource-grid{padding:14px}.business-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px;display:grid}.business-facts div{border:1px solid var(--line);background:#edf4ff85;border-radius:14px;padding:11px}.flow-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.flow-grid span{background:var(--soft);color:var(--accent);text-align:center;border-radius:12px;padding:8px 9px;font-size:11px;font-weight:760;display:block}.boundary-list{background:linear-gradient(135deg,#e75f5514,#ffffffeb)}.boundary-list ul{margin:0;padding-left:18px}.resource-grid{border-top:1px solid var(--line)}.resource-grid>strong,.cooperation-flow>strong,.boundary-list>strong{margin-bottom:10px;display:block}.resource-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.resource-cards article,.community-row span{border:1px solid var(--line);background:#ffffffc2;border-radius:14px;padding:11px}.resource-cards b,.community-row b{color:var(--ink);margin-bottom:5px;font-size:12px;display:block}.resource-cards span,.community-row span{color:var(--muted);font-size:11px;line-height:1.55}.community-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:10px;display:grid}.community-row span{display:block}.visual-node{width:108px}.visual-node b{background:linear-gradient(135deg, var(--accent), var(--accent-3) 60%, var(--accent-2));color:#fff;border-radius:10px;place-items:center;min-width:28px;height:28px;margin-bottom:7px;font-size:10px;display:inline-grid}.visual-node.n1{top:22px;left:18px}.visual-node.n2{top:34px;right:20px}.visual-node.n3{bottom:18px;left:50%;transform:translate(-50%)}.phone-shell{display:none}.auth-modal{z-index:60;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1d262442;place-items:center;padding:18px;display:none;position:fixed;inset:0}.auth-modal.open{display:grid}.auth-card{width:min(460px,100%);padding:24px;box-shadow:0 30px 90px #1d26242e}.auth-head{justify-content:space-between;align-items:start;gap:16px;margin-bottom:18px;display:flex}.auth-head h2{margin:0 0 6px;font-size:24px}.auth-head p,.status-note{color:var(--muted);margin:0;line-height:1.55}.auth-close{border:1px solid var(--line);background:#fff;border-radius:999px;width:36px;height:36px}.auth-form{gap:12px;display:grid}.auth-form label{gap:7px;font-size:13px;font-weight:760;display:grid}.auth-form input,.auth-form textarea{border:1px solid var(--line);resize:vertical;border-radius:14px;outline:0;width:100%;min-height:46px;padding:10px 13px}.auth-form input:focus,.auth-form textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px #3f82f624}@keyframes ring-drift{0%{transform:rotate(0)scale(1)}to{transform:rotate(360deg)scale(1.02)}}@keyframes core-float{0%,to{transform:translate(-50%,-50%)translateY(0)}50%{transform:translate(-50%,-50%)translateY(-8px)}}@keyframes beam-flow{0%,to{opacity:.35}50%{opacity:.95}}@keyframes product-float{0%,to{translate:0}50%{translate:0 -9px}}@keyframes key-visual-breathe{0%,to{transform:scale(1)}50%{transform:scale(1.025)}}@keyframes page-breathe{0%,to{transform:skewY(0)}50%{transform:skewY(-5deg)translate(3px)}}@keyframes outfit-scan{0%,to{box-shadow:inset 0 -4px #ffffff52}50%{box-shadow:inset 0 -26px #ffffff3d}}@keyframes battle-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.12)}}@keyframes fate-rotate{to{transform:rotate(360deg)}}@keyframes vip-shine{0%,42%{transform:translate(0)rotate(22deg)}78%,to{transform:translate(90px)rotate(22deg)}}@keyframes scan-sweep-vertical{0%,35%{opacity:.35;transform:translateY(-34px)}80%,to{opacity:.9;transform:translateY(34px)}}@keyframes meter-grow{0%,to{transform:scaleX(.28)}50%{transform:scaleX(1)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation:none!important}}@media (max-width:1180px){.layout,.content-card,.workspace-product-grid,.workspace-split,.workspace-steps{grid-template-columns:1fr}}@media (max-width:780px){body{background:var(--bg)}.page{padding:0}.topbar,.subnav-wrap,.desktop-content,.page>.primary-bottom-nav{display:none}.layout{display:block}.phone-shell{width:100%;display:block}.phone-screen{background:var(--bg);flex-direction:column;height:100dvh;min-height:100dvh;display:flex;overflow:hidden}.phone-top{grid-template-columns:38px minmax(0,1fr) 38px;align-items:center;gap:10px;padding:14px 14px 8px;display:grid}.phone-top .icon-btn{width:38px;height:38px}.phone-search{border:1px solid var(--line);min-width:0;height:38px;color:var(--muted);background:#fff;border-radius:999px;align-items:center;gap:8px;padding:0 10px;font-size:12px;display:flex}.phone-search img{width:22px;height:22px}.phone-subnav{scrollbar-width:none;justify-content:center;gap:18px;padding:2px 16px 10px;display:flex;overflow-x:auto}.phone-subnav::-webkit-scrollbar{display:none}.phone-subnav button{color:var(--muted);background:0 0;border:0;flex:none;padding:6px 0 10px;font-size:12px;font-weight:760;position:relative}.phone-subnav button.active{color:var(--accent)}.phone-content{padding:8px 16px 100px;overflow:auto}.phone-card{margin-bottom:12px;padding:16px}.phone-card .function-workspace{border-radius:16px;margin-top:12px;padding:12px}.phone-card .workspace-head{gap:8px;display:grid}.phone-card .workspace-head h2{font-size:20px}.phone-card .workspace-product-grid,.phone-card .workspace-split,.phone-card .workspace-steps{grid-template-columns:1fr}.phone-card h3{margin:0 0 8px;font-size:21px}.phone-card p{color:var(--muted);margin:0;font-size:13px;line-height:1.62}.phone-card .product-stage,.phone-card .business-visual,.phone-card .ai-visual{min-height:420px;margin:12px 0}.phone-card .product-sprite{border-radius:18px;grid-template-rows:54px auto;width:96px;min-height:106px;padding:8px}.phone-card .memoir{top:94px;left:10px}.phone-card .stylist{top:98px;right:10px}.phone-card .fate{bottom:20px;left:10px}.phone-card .arena{bottom:20px;right:10px}.phone-card .future{bottom:126px}.phone-card .business-node{width:112px}.phone-card .business-node.theme{top:34px;left:12px}.phone-card .business-node.app{top:34px;right:12px}.phone-card .business-node.os{bottom:28px}.phone-card .business-pipeline{grid-template-columns:repeat(3,1fr);bottom:132px;left:18px;right:18px}.mobile-actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:14px;display:grid}.mobile-actions button{border:1px solid var(--line);text-align:center;background:#fff;border-radius:14px;padding:12px;font-weight:760}.mobile-actions button.active{background:linear-gradient(135deg, var(--accent), var(--accent-3) 58%, var(--accent-2));color:#fff;border-color:#0000}.phone-mini-list{gap:8px;margin-top:12px;display:grid}.phone-mini-list div{border:1px solid var(--line);background:#fff;border-radius:14px;padding:10px}.phone-mini-list strong{margin-bottom:3px;font-size:13px;display:block}.phone-mini-list span{color:var(--muted);font-size:12px;line-height:1.45;display:block}.phone-resource-list{gap:8px;margin-top:10px;display:grid}.phone-resource-list>div{border:1px solid var(--line);background:#ffffffd1;border-radius:14px;padding:10px}.phone-resource-list strong,.phone-community-row b{margin-bottom:4px;font-size:12px;display:block}.phone-resource-list span,.phone-community-row span{color:var(--muted);font-size:11px;line-height:1.45}.phone-community-row{grid-template-columns:1fr 1fr;gap:8px;display:grid}.phone-screen .primary-bottom-nav{border-top:1px solid var(--line);background:#fffffff0;border-bottom:0;border-left:0;border-right:0;border-radius:0;grid-template-columns:repeat(5,1fr);align-items:center;height:76px;margin-top:auto;padding:0;display:grid;position:static;bottom:auto;left:auto;right:auto;box-shadow:0 -14px 34px #1d262414}.phone-screen .primary-bottom-nav button{color:var(--muted);text-align:center;background:0 0;border:0;height:auto;font-size:11px;font-weight:760;display:block}.phone-screen .primary-bottom-nav button.active{color:var(--accent-2);background:0 0}.phone-screen .primary-bottom-nav .ai-tab{transform:translateY(-14px)}.phone-screen .nav-mark,.phone-screen .nav-sub{display:none}.phone-screen .ai-tab .nav-mark{background:linear-gradient(135deg, var(--accent), var(--accent-3) 56%, var(--accent-2));color:#fff;border-radius:22px;place-items:center;width:56px;height:56px;margin:0 auto 2px;display:grid;box-shadow:0 16px 32px #3f82f63d}.business-facts,.flow-grid,.resource-cards,.community-row{grid-template-columns:1fr}}
