@import "https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;500;700;900&family=Outfit:wght@400;700&display=swap";@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-ease:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--ease-in:cubic-bezier(.4, 0, 1, 1);--ease-out:cubic-bezier(0, 0, .2, 1);--ease-in-out:cubic-bezier(.4, 0, .2, 1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.static{position:static}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}.contents{display:contents}.flex{display:flex}.hidden{display:none}.inline{display:inline}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.drop-shadow{--tw-drop-shadow-size:drop-shadow(0 1px 2px var(--tw-drop-shadow-color,#0000001a)) drop-shadow(0 1px 1px var(--tw-drop-shadow-color,#0000000f));--tw-drop-shadow:drop-shadow(0 1px 2px #0000001a) drop-shadow(0 1px 1px #0000000f);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.ease-in{--tw-ease:var(--ease-in);transition-timing-function:var(--ease-in)}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}}:root{font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#252432;background:#f5f8ff;font-family:Noto Sans SC,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#f5f8ff;margin:0}body,h1,h2,h3,p,ul{margin:0}button,input,textarea,select{font:inherit}img{max-width:100%;display:block}#root{min-height:100vh}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}.page-shell{min-height:100vh;overflow-x:hidden}.page-stage{margin:0 auto;position:relative}.page-canvas{transform-origin:0 0;background:#f5f8ff;width:1440px;height:5310px;position:relative;overflow:hidden}.page-canvas:before{content:"";background:linear-gradient(#f5f8ff 0%,#f7f9ff 100%);position:absolute;inset:0}.page-canvas:after{content:"";pointer-events:none;background:linear-gradient(#f5f8ff00 0%,#f5f8ff24 100%);position:absolute;inset:0}.layer{pointer-events:none;-webkit-user-select:none;user-select:none;position:absolute}.layer--footer-gradient{z-index:1;opacity:1;background:url(/figma-assets/footer-gradient-bg.png) bottom/1440px 930px no-repeat;width:1440px;height:1001px;top:4328px;left:0}.layer--hero-ribbon-wrap{z-index:1;transform-origin:50%;width:1440px;top:136px;left:0}.layer--hero-ribbon{width:100%;display:block;position:relative}.layer--hero-cloud,.layer--left-cloud,.layer--bottom-cloud,.layer--right-cloud{mix-blend-mode:color-burn;opacity:.2;z-index:1}.layer--hero-cloud{width:799px;height:841px;top:797px;left:321px;overflow:hidden}.layer--hero-cloud-image{width:282.29%;max-width:none;height:128.52%;position:absolute;top:-22.95%;left:-102.48%}.layer--left-cloud{width:765px;height:726px;top:2789px;left:-202px;overflow:hidden}.layer--left-cloud-image{width:321.19%;max-width:none;height:161.94%;position:absolute;top:-28.37%;left:-112.16%}.layer--bottom-cloud{opacity:.2;width:1098px;height:525px;top:4209px;left:-463px}.layer--right-cloud{width:294.64px;height:284.34px;top:4007px;left:1180.33px;overflow:hidden}.layer--right-cloud-image{width:336.47%;max-width:none;height:174.17%;position:absolute;top:-36.97%;left:-113.36%}.layer--ornament-top{z-index:3;width:75px;top:108px;left:907px}.layer--ornament-middle{z-index:3;width:105px;top:554px;left:575px}.layer--ornament-right{z-index:3;width:170px;top:342px;left:1080px;transform:rotate(-90deg)}.topbar,.brand-lockup,.hero-copy,.showcase,.feature-section,.comparison-section,.cta-section,.footer-panel{z-index:4;position:absolute}.topbar{align-items:center;gap:57px;display:flex;top:26px;left:1127px}.brand-lockup{align-items:flex-start;gap:8px;height:40px;display:flex;top:31px;left:120px}.brand-lockup__mark{flex:none;width:45.255px;height:40px}.brand-lockup__copy{flex-direction:column;flex:none;justify-content:space-between;align-items:flex-start;height:40px;padding-top:0;display:flex}.brand-lockup__wordmark{flex:none;width:54.912px;height:27.445px}.brand-lockup__submark{flex:none;width:53.908px;height:5.58px}.topbar__signin,.topbar__signup,.cta-button{cursor:default;border:0}.topbar__signin{color:#8987a1;background:0 0;padding:0;font-family:Outfit,PingFang SC,Hiragino Sans GB,sans-serif;font-size:16px;line-height:1.5}.topbar__signup{color:#fff;background:#ff9c22;border-radius:10px;width:132px;height:48px;font-family:Outfit,PingFang SC,Hiragino Sans GB,sans-serif;font-size:16px;font-weight:700}.hero-copy{text-align:center;width:920px;top:210px;left:260px}.hero-copy h1{letter-spacing:-.05em;-webkit-text-stroke:.35px currentColor;color:#252432;font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-size:80px;font-weight:950;line-height:1.18}.hero-copy h1 span{display:block}.hero-copy__line{will-change:transform, opacity;display:block}.hero-copy h1 strong{color:#ff8400;font-weight:900}.hero-copy__typing{min-width:var(--typing-width,6.2em);justify-content:flex-start;align-items:baseline;display:inline-flex}.hero-copy__cursor{background:currentColor;border-radius:999px;width:.08em;height:.9em;margin-left:.08em;animation:1s step-end infinite hero-cursor-blink;position:relative;top:.08em}@keyframes hero-cursor-blink{0%,48%{opacity:1}50%,to{opacity:0}}.section-heading{text-align:center;width:764px;margin:0 auto}.section-heading h2,.feature-copy h3{color:#252432;font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-weight:900}.section-heading h2{font-size:44px;line-height:1}.section-heading p,.feature-copy p{color:#252432;font-size:16px;line-height:1.6}.section-heading p{margin-top:18px}.showcase{width:1176px;height:909px;top:897px;left:132px}.showcase-heading{text-align:center;width:764px;position:absolute;top:0;left:206px}.showcase-heading h2{color:#252432;margin:0;font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-size:44px;font-weight:900;line-height:1}.showcase-heading p{color:#252432;margin:22px 0 0;font-size:16px;line-height:1}.showcase-panel{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:1;background:#fefefe80;border-radius:10px;width:1176px;height:670px;position:absolute;top:114px;left:0}.phone,.visual{background:#fff;border:4px solid #fff;border-radius:20px;display:block;position:absolute;overflow:hidden;box-shadow:0 8px 20px #0000001a}.phone--left,.phone--center,.phone--right{border-width:5px;border-color:#000;border-radius:40px;height:auto;box-shadow:0 30px 60px #00000040}.phone--left{z-index:2;width:300px;height:651px;top:97px;left:143px}.phone--center{z-index:3;width:350px;height:759px;top:36px;left:413px}.phone--right{z-index:2;width:300px;height:651px;top:97px;left:733px}.feature-section{width:1200px}.feature-section--planning{height:528px;top:2091px;left:145px}.feature-section--expert{height:495px;top:2765px;left:120px}.feature-section--service{height:486px;top:3443px;left:120px}.feature-copy{width:400px;position:absolute}.feature-section--planning .feature-copy,.feature-section--service .feature-copy{top:66px;left:0}.feature-section--expert .feature-copy{top:36px;right:2px}.feature-copy h3{margin-top:18px;font-size:44px;line-height:1}.feature-copy p{margin-top:18px}.feature-section--planning .feature-copy{height:322px}.feature-section--planning .section-badge{position:absolute;top:0;left:0}.feature-section--planning .feature-copy h3{white-space:nowrap;margin:0;position:absolute;top:82px;left:0}.feature-section--planning .feature-copy p{width:400px;margin:0;line-height:1.6;position:absolute;top:148px;left:0}.feature-section--planning .bullet-list{gap:16px;margin:0;position:absolute;top:242px;left:0}.feature-section--planning .bullet-list li{min-height:24px}.feature-section--expert .feature-copy{height:346px}.feature-section--expert .section-badge{position:absolute;top:0;left:0}.feature-section--expert .feature-copy h3{white-space:nowrap;margin:0;position:absolute;top:82px;left:0}.feature-section--expert .feature-copy p{width:400px;margin:0;line-height:1.6;position:absolute;top:148px;left:0}.feature-section--expert .bullet-list{gap:16px;margin:0;position:absolute;top:242px;left:0}.feature-section--expert .bullet-list li{min-height:24px}.feature-section--service .feature-copy{height:346px}.feature-section--service .section-badge{position:absolute;top:0;left:0}.feature-section--service .feature-copy h3{white-space:nowrap;margin:0;position:absolute;top:82px;left:0}.feature-section--service .feature-copy p{width:400px;margin:0;line-height:1.6;position:absolute;top:148px;left:0}.feature-section--service .bullet-list{gap:16px;margin:0;position:absolute;top:242px;left:0}.feature-section--service .bullet-list li{min-height:24px}.section-badge{color:#ff9c22;background:#fff7ee;border:2px solid #ff9c22;border-radius:34px;justify-content:center;align-items:center;width:108px;height:40px;font-size:16px;font-weight:700;display:inline-flex}.bullet-list{gap:14px;margin-top:30px;padding:0;list-style:none;display:grid}.bullet-list li{color:#252432;align-items:center;gap:10px;font-size:14px;line-height:1.6;display:flex}.bullet-list img{width:24px;height:24px}.feature-visual{position:absolute;inset:0}.visual--planning-main{z-index:1;width:367px;height:317px;top:48px;left:490px}.visual--planning-side{z-index:3;width:363px;height:365px;top:0;left:810px}.visual--planning-radar{z-index:2;width:370px;height:262px;top:266px;left:664px}.visual__image{max-width:none;position:absolute}.visual__image--planning-main{width:105.45%;height:107.57%;top:-3.79%;left:-2.72%}.visual__image--planning-side{width:110.47%;height:106.03%;top:-3.01%;left:-5.23%}.visual__image--planning-radar{width:108.11%;height:175.57%;top:-3.82%;left:-3.78%}.visual--expert-main{z-index:1;width:363px;height:457px;top:0;left:0}.visual--expert-side{z-index:2;width:367px;height:365px;top:130px;left:313px}.visual__image--expert-main{width:100%;height:100.08%;top:-.04%;left:0}.visual__image--expert-side{width:100%;height:103.53%;top:-3.41%;left:0}.visual--service-wide{z-index:1;width:400px;height:194px;top:0;left:552px}.visual--service-small{z-index:2;width:394px;height:256px;top:229px;left:552px}.visual--service-tall{z-index:3;width:384px;height:378px;top:68px;left:820px}.visual__image--service-wide,.visual__image--service-small,.visual__image--service-tall{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;inset:0}.comparison-section{width:1176px;height:448px;top:4121px;left:132px}.comparison-section .section-heading{width:764px;position:absolute;top:0;left:206px}.comparison-section .section-heading h2{margin:0;line-height:1}.comparison-section .section-heading p{margin:22px 0 0;line-height:1.6}.comparison-panel{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#fefefe80;border-radius:10px;width:1176px;height:344px;margin-top:0;position:absolute;top:104px;left:0}.comparison-table{box-sizing:border-box;border-top:1px solid #f0f0f0;grid-template-columns:281px 430px 1fr;width:1112px;margin:0 32px;padding-left:48px;display:grid}.comparison-table--header{border-top:0;padding-top:32px;padding-bottom:32px}.comparison-table:not(.comparison-table--header){align-items:center;height:65px}.comparison-head,.comparison-label{font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif}.comparison-head,.comparison-table--header .comparison-traditional,.comparison-table--header .comparison-brand{font-size:20px;font-weight:900;line-height:1}.comparison-label{color:#000;font-size:20px;font-weight:900;line-height:1}.comparison-body-label,.comparison-traditional,.comparison-brand{font-size:16px;line-height:1}.comparison-traditional{color:#909090}.comparison-brand{color:#ff8400}.cta-section{text-align:center;width:764px;height:169px;top:4734px;left:338px}.cta-section .section-heading{width:764px;position:absolute;top:0;left:0}.cta-section .section-heading h2{margin:0;line-height:1}.cta-section .section-heading p{margin:22px 0 0;line-height:1.6}.cta-button{color:#fff;background:#252432;border-radius:10px;width:211px;height:60px;margin-top:0;font-size:16px;font-weight:500;line-height:1.5;position:absolute;top:109px;left:50%;transform:translate(-50%)}.footer-panel{background:linear-gradient(161deg,#fff 0%,#f6f9ff 96.81%);border:1px solid #d6dded;border-radius:40px;width:1216px;height:255px;top:4994px;left:112px}.footer-brand{align-items:flex-start;gap:8px;display:flex;position:absolute;top:84px;left:72px}.footer-brand__mark{width:45.255px;height:40px}.footer-brand__copy{flex-direction:column;justify-content:space-between;align-items:flex-start;height:40px;display:flex}.footer-brand__wordmark{width:54.912px;height:27.445px}.footer-brand__submark{width:53.908px;height:5.58px}.footer-text{color:#8987a1;white-space:nowrap;font-size:16px;line-height:1.5;position:absolute;top:149px}.footer-text--domain{left:74px}.footer-text--copyright{left:879px}.footer-socials{gap:10px;display:flex;position:absolute;top:79px;right:72px}.footer-socials__item,.footer-socials__item img{width:48px;height:48px}@media (width<=1024px){.page-stage{width:100%!important;height:auto!important}.page-canvas{min-height:100vh;padding:24px 16px 0;width:100%!important;height:auto!important;transform:none!important}.page-canvas>main{z-index:4;flex-direction:column;align-items:center;gap:88px;width:100%;margin-top:136px;display:flex;position:relative}.layer--left-cloud,.layer--bottom-cloud,.layer--right-cloud{display:none}.layer--hero-cloud{opacity:.22;z-index:1;width:420px;height:442px;display:block;top:650px;left:calc(50% - 210px)}.layer--hero-cloud-image{width:262%;height:124%;top:-18%;left:-92%}.layer--hero-ribbon-wrap{width:156%;top:132px;left:-28%}.layer--hero-ribbon{width:100%}.layer--ornament-top,.layer--ornament-middle,.layer--ornament-right{z-index:3;display:block}.layer--ornament-top{width:42px;top:142px;left:72%}.layer--ornament-middle{width:58px;top:352px;left:22%}.layer--ornament-right{width:92px;top:216px;left:82%;transform:rotate(-90deg)}.layer--footer-gradient{background-position:bottom;background-size:100%;width:100%;height:760px;top:auto;bottom:0;left:0}.brand-lockup{top:24px;left:16px}.topbar{gap:14px;top:22px;left:auto;right:16px}.topbar__signin{font-size:14px}.topbar__signup{width:96px;height:40px;font-size:14px}.hero-copy,.showcase,.feature-section,.comparison-section,.cta-section,.footer-panel{width:100%;max-width:358px;height:auto;position:relative;top:auto;left:auto;right:auto}.showcase{margin-top:160px}.hero-copy{z-index:4;margin:0 auto}.hero-copy h1{letter-spacing:-.04em;-webkit-text-stroke:0;font-size:44px;line-height:1.14}.hero-copy__typing{min-width:var(--typing-width,6.2em)}.showcase-heading,.comparison-section .section-heading,.cta-section .section-heading{width:100%;position:relative;top:auto;left:auto}.showcase-heading h2,.section-heading h2,.feature-copy h3{font-size:34px;line-height:1.12}.showcase-heading p,.section-heading p,.feature-copy p{margin-top:16px;line-height:1.65}.showcase-panel{width:100%;height:340px;margin-top:28px;position:relative;top:auto;left:auto}.phone--left,.phone--center,.phone--right{border-width:3px;border-radius:24px;height:auto;box-shadow:0 18px 36px #0000002e}.phone--left{width:35%;top:42px;left:3%}.phone--center{width:42%;top:0;left:29%}.phone--right{width:35%;top:42px;left:62%}.feature-section{flex-direction:column;align-items:center;gap:28px;display:flex}.feature-copy{text-align:center;width:100%;max-width:320px;position:relative;height:auto!important;top:auto!important;left:auto!important;right:auto!important}.feature-section .section-badge,.feature-section .feature-copy h3,.feature-section .feature-copy p,.feature-section .bullet-list{margin:0;position:relative!important;top:auto!important;left:auto!important;right:auto!important}.feature-section .section-badge{min-width:124px;margin:0 auto;width:124px!important}.feature-section .feature-copy h3,.feature-section .feature-copy p,.feature-section .bullet-list{width:auto!important}.feature-section .feature-copy h3{white-space:normal;margin-top:18px}.feature-section .feature-copy p{margin-top:16px}.feature-section .bullet-list{justify-items:stretch;gap:14px;width:min(100%,320px);margin:24px auto 0}.feature-section .bullet-list li{text-align:left;align-items:flex-start}.feature-visual{width:100%;max-width:340px;margin:0 auto;position:relative;inset:auto}.visual{border-width:3px;border-radius:16px;box-shadow:0 14px 28px #0000001f}.feature-section--planning .feature-visual{height:350px}.visual--planning-main{width:164px;height:142px;top:58px;left:12px}.visual--planning-side{width:170px;height:171px;top:18px;left:auto;right:2px}.visual--planning-radar{width:184px;height:130px;top:182px;left:82px}.feature-section--expert .feature-visual{height:322px}.visual--expert-main{width:166px;height:209px;top:0;left:20px}.visual--expert-side{width:170px;height:169px;top:23px;left:160px}.feature-section--service .feature-visual{height:328px}.visual--service-wide{width:194px;height:95px;top:0;left:0}.visual--service-small{width:190px;height:124px;top:116px;left:0}.visual--service-tall{width:184px;height:181px;top:24px;left:auto;right:0}.comparison-panel{border-radius:20px;width:100%;height:auto;margin-top:28px;padding:10px;position:relative;top:auto;left:auto}.comparison-table--header{display:none}.comparison-table:not(.comparison-table--header){grid-template-columns:1fr;gap:10px;width:100%;height:auto;margin:0;padding:18px 16px}.comparison-label,.comparison-body-label,.comparison-traditional,.comparison-brand{line-height:1.5}.comparison-body-label{font-size:18px}.comparison-traditional,.comparison-brand{padding-left:72px;font-size:15px;display:block;position:relative}.comparison-traditional:before,.comparison-brand:before{font-size:15px;font-weight:700;line-height:1.5;position:absolute;top:0;left:0}.comparison-traditional:before{content:"传统平台";color:#909090}.comparison-brand:before{content:"职虎APP";color:#ff8400}.cta-section{text-align:center}.cta-button{margin-top:28px;position:relative;top:auto;left:auto;transform:none}.footer-panel{-moz-column-gap:16px;border-radius:28px;grid-template-columns:auto 1fr;grid-template-areas:"brand domain""social social""copyright copyright";align-items:center;gap:20px 16px;width:100%;max-width:358px;margin:72px auto 60px;padding:28px 20px 32px;display:grid;position:relative;top:auto;left:auto}.footer-brand,.footer-text,.footer-socials{position:relative;top:auto;left:auto;right:auto}.footer-brand{grid-area:brand;gap:8px}.footer-text{white-space:normal;margin-top:0}.footer-text--domain{text-align:right;grid-area:domain;place-self:start end;margin-left:auto}.footer-text--copyright{text-align:center;grid-area:copyright;justify-self:center;font-size:12px}.footer-socials{grid-area:social;justify-self:center;gap:20px;margin-top:0}}
