    /*! This file is auto-generated */
    .wp-block-button__link {
    	color: #fff;
    	background-color: #32373c;
    	border-radius: 9999px;
    	box-shadow: none;
    	text-decoration: none;
    	padding: calc(.667em + 2px) calc(1.333em + 2px);
    	font-size: 1.125em
    }

    .wp-block-file__button {
    	background: #32373c;
    	color: #fff;
    	text-decoration: none
    }

    </style><style id="global-styles-inline-css" type="text/css"> :root {
    	--wp--preset--aspect-ratio--square: 1;
    	--wp--preset--aspect-ratio--4-3: 4/3;
    	--wp--preset--aspect-ratio--3-4: 3/4;
    	--wp--preset--aspect-ratio--3-2: 3/2;
    	--wp--preset--aspect-ratio--2-3: 2/3;
    	--wp--preset--aspect-ratio--16-9: 16/9;
    	--wp--preset--aspect-ratio--9-16: 9/16;
    	--wp--preset--color--black: #000000;
    	--wp--preset--color--cyan-bluish-gray: #abb8c3;
    	--wp--preset--color--white: #ffffff;
    	--wp--preset--color--pale-pink: #f78da7;
    	--wp--preset--color--vivid-red: #cf2e2e;
    	--wp--preset--color--luminous-vivid-orange: #ff6900;
    	--wp--preset--color--luminous-vivid-amber: #fcb900;
    	--wp--preset--color--light-green-cyan: #7bdcb5;
    	--wp--preset--color--vivid-green-cyan: #00d084;
    	--wp--preset--color--pale-cyan-blue: #8ed1fc;
    	--wp--preset--color--vivid-cyan-blue: #0693e3;
    	--wp--preset--color--vivid-purple: #9b51e0;
    	--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg, rgba(6, 147, 227, 1) 0%, rgb(155, 81, 224) 100%);
    	--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg, rgb(122, 220, 180) 0%, rgb(0, 208, 130) 100%);
    	--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg, rgba(252, 185, 0, 1) 0%, rgba(255, 105, 0, 1) 100%);
    	--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg, rgba(255, 105, 0, 1) 0%, rgb(207, 46, 46) 100%);
    	--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg, rgb(238, 238, 238) 0%, rgb(169, 184, 195) 100%);
    	--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg, rgb(74, 234, 220) 0%, rgb(151, 120, 209) 20%, rgb(207, 42, 186) 40%, rgb(238, 44, 130) 60%, rgb(251, 105, 98) 80%, rgb(254, 248, 76) 100%);
    	--wp--preset--gradient--blush-light-purple: linear-gradient(135deg, rgb(255, 206, 236) 0%, rgb(152, 150, 240) 100%);
    	--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg, rgb(254, 205, 165) 0%, rgb(254, 45, 45) 50%, rgb(107, 0, 62) 100%);
    	--wp--preset--gradient--luminous-dusk: linear-gradient(135deg, rgb(255, 203, 112) 0%, rgb(199, 81, 192) 50%, rgb(65, 88, 208) 100%);
    	--wp--preset--gradient--pale-ocean: linear-gradient(135deg, rgb(255, 245, 203) 0%, rgb(182, 227, 212) 50%, rgb(51, 167, 181) 100%);
    	--wp--preset--gradient--electric-grass: linear-gradient(135deg, rgb(202, 248, 128) 0%, rgb(113, 206, 126) 100%);
    	--wp--preset--gradient--midnight: linear-gradient(135deg, rgb(2, 3, 129) 0%, rgb(40, 116, 252) 100%);
    	--wp--preset--font-size--small: 13px;
    	--wp--preset--font-size--medium: 20px;
    	--wp--preset--font-size--large: 36px;
    	--wp--preset--font-size--x-large: 42px;
    	--wp--preset--spacing--20: 0.44rem;
    	--wp--preset--spacing--30: 0.67rem;
    	--wp--preset--spacing--40: 1rem;
    	--wp--preset--spacing--50: 1.5rem;
    	--wp--preset--spacing--60: 2.25rem;
    	--wp--preset--spacing--70: 3.38rem;
    	--wp--preset--spacing--80: 5.06rem;
    	--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);
    	--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);
    	--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);
    	--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);
    	--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);
    }

    :where(.is-layout-flex) {
    	gap: 0.5em;
    }

    :where(.is-layout-grid) {
    	gap: 0.5em;
    }

    body .is-layout-flex {
    	display: flex;
    }

    .is-layout-flex {
    	flex-wrap: wrap;
    	align-items: center;
    }

    .is-layout-flex> :is(*, div) {
    	margin: 0;
    }

    body .is-layout-grid {
    	display: grid;
    }

    .is-layout-grid> :is(*, div) {
    	margin: 0;
    }

    :where(.wp-block-columns.is-layout-flex) {
    	gap: 2em;
    }

    :where(.wp-block-columns.is-layout-grid) {
    	gap: 2em;
    }

    :where(.wp-block-post-template.is-layout-flex) {
    	gap: 1.25em;
    }

    :where(.wp-block-post-template.is-layout-grid) {
    	gap: 1.25em;
    }

    .has-black-color {
    	color: var(--wp--preset--color--black) !important;
    }

    .has-cyan-bluish-gray-color {
    	color: var(--wp--preset--color--cyan-bluish-gray) !important;
    }

    .has-white-color {
    	color: var(--wp--preset--color--white) !important;
    }

    .has-pale-pink-color {
    	color: var(--wp--preset--color--pale-pink) !important;
    }

    .has-vivid-red-color {
    	color: var(--wp--preset--color--vivid-red) !important;
    }

    .has-luminous-vivid-orange-color {
    	color: var(--wp--preset--color--luminous-vivid-orange) !important;
    }

    .has-luminous-vivid-amber-color {
    	color: var(--wp--preset--color--luminous-vivid-amber) !important;
    }

    .has-light-green-cyan-color {
    	color: var(--wp--preset--color--light-green-cyan) !important;
    }

    .has-vivid-green-cyan-color {
    	color: var(--wp--preset--color--vivid-green-cyan) !important;
    }

    .has-pale-cyan-blue-color {
    	color: var(--wp--preset--color--pale-cyan-blue) !important;
    }

    .has-vivid-cyan-blue-color {
    	color: var(--wp--preset--color--vivid-cyan-blue) !important;
    }

    .has-vivid-purple-color {
    	color: var(--wp--preset--color--vivid-purple) !important;
    }

    .has-black-background-color {
    	background-color: var(--wp--preset--color--black) !important;
    }

    .has-cyan-bluish-gray-background-color {
    	background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
    }

    .has-white-background-color {
    	background-color: var(--wp--preset--color--white) !important;
    }

    .has-pale-pink-background-color {
    	background-color: var(--wp--preset--color--pale-pink) !important;
    }

    .has-vivid-red-background-color {
    	background-color: var(--wp--preset--color--vivid-red) !important;
    }

    .has-luminous-vivid-orange-background-color {
    	background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
    }

    .has-luminous-vivid-amber-background-color {
    	background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
    }

    .has-light-green-cyan-background-color {
    	background-color: var(--wp--preset--color--light-green-cyan) !important;
    }

    .has-vivid-green-cyan-background-color {
    	background-color: var(--wp--preset--color--vivid-green-cyan) !important;
    }

    .has-pale-cyan-blue-background-color {
    	background-color: var(--wp--preset--color--pale-cyan-blue) !important;
    }

    .has-vivid-cyan-blue-background-color {
    	background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
    }

    .has-vivid-purple-background-color {
    	background-color: var(--wp--preset--color--vivid-purple) !important;
    }

    .has-black-border-color {
    	border-color: var(--wp--preset--color--black) !important;
    }

    .has-cyan-bluish-gray-border-color {
    	border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
    }

    .has-white-border-color {
    	border-color: var(--wp--preset--color--white) !important;
    }

    .has-pale-pink-border-color {
    	border-color: var(--wp--preset--color--pale-pink) !important;
    }

    .has-vivid-red-border-color {
    	border-color: var(--wp--preset--color--vivid-red) !important;
    }

    .has-luminous-vivid-orange-border-color {
    	border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
    }

    .has-luminous-vivid-amber-border-color {
    	border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
    }

    .has-light-green-cyan-border-color {
    	border-color: var(--wp--preset--color--light-green-cyan) !important;
    }

    .has-vivid-green-cyan-border-color {
    	border-color: var(--wp--preset--color--vivid-green-cyan) !important;
    }

    .has-pale-cyan-blue-border-color {
    	border-color: var(--wp--preset--color--pale-cyan-blue) !important;
    }

    .has-vivid-cyan-blue-border-color {
    	border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
    }

    .has-vivid-purple-border-color {
    	border-color: var(--wp--preset--color--vivid-purple) !important;
    }

    .has-vivid-cyan-blue-to-vivid-purple-gradient-background {
    	background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;
    }

    .has-light-green-cyan-to-vivid-green-cyan-gradient-background {
    	background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;
    }

    .has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background {
    	background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;
    }

    .has-luminous-vivid-orange-to-vivid-red-gradient-background {
    	background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;
    }

    .has-very-light-gray-to-cyan-bluish-gray-gradient-background {
    	background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;
    }

    .has-cool-to-warm-spectrum-gradient-background {
    	background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
    }

    .has-blush-light-purple-gradient-background {
    	background: var(--wp--preset--gradient--blush-light-purple) !important;
    }

    .has-blush-bordeaux-gradient-background {
    	background: var(--wp--preset--gradient--blush-bordeaux) !important;
    }

    .has-luminous-dusk-gradient-background {
    	background: var(--wp--preset--gradient--luminous-dusk) !important;
    }

    .has-pale-ocean-gradient-background {
    	background: var(--wp--preset--gradient--pale-ocean) !important;
    }

    .has-electric-grass-gradient-background {
    	background: var(--wp--preset--gradient--electric-grass) !important;
    }

    .has-midnight-gradient-background {
    	background: var(--wp--preset--gradient--midnight) !important;
    }

    .has-small-font-size {
    	font-size: var(--wp--preset--font-size--small) !important;
    }

    .has-medium-font-size {
    	font-size: var(--wp--preset--font-size--medium) !important;
    }

    .has-large-font-size {
    	font-size: var(--wp--preset--font-size--large) !important;
    }

    .has-x-large-font-size {
    	font-size: var(--wp--preset--font-size--x-large) !important;
    }

    :where(.wp-block-post-template.is-layout-flex) {
    	gap: 1.25em;
    }

    :where(.wp-block-post-template.is-layout-grid) {
    	gap: 1.25em;
    }

    :where(.wp-block-columns.is-layout-flex) {
    	gap: 2em;
    }

    :where(.wp-block-columns.is-layout-grid) {
    	gap: 2em;
    }

    :root :where(.wp-block-pullquote) {
    	font-size: 1.5em;
    	line-height: 1.6;
    }

    body {
    	font-family: 'Segoe UI', sans-serif;
    }

    html {
    	margin-top: 0px !important;
    }

    </style><style>*,
    ::before,
    ::after {
    	--tw-border-spacing-x: 0;
    	--tw-border-spacing-y: 0;
    	--tw-translate-x: 0;
    	--tw-translate-y: 0;
    	--tw-rotate: 0;
    	--tw-skew-x: 0;
    	--tw-skew-y: 0;
    	--tw-scale-x: 1;
    	--tw-scale-y: 1;
    	--tw-pan-x: ;
    	--tw-pan-y: ;
    	--tw-pinch-zoom: ;
    	--tw-scroll-snap-strictness: proximity;
    	--tw-gradient-from-position: ;
    	--tw-gradient-via-position: ;
    	--tw-gradient-to-position: ;
    	--tw-ordinal: ;
    	--tw-slashed-zero: ;
    	--tw-numeric-figure: ;
    	--tw-numeric-spacing: ;
    	--tw-numeric-fraction: ;
    	--tw-ring-inset: ;
    	--tw-ring-offset-width: 0px;
    	--tw-ring-offset-color: #fff;
    	--tw-ring-color: rgb(59 130 246 / 0.5);
    	--tw-ring-offset-shadow: 0 0 #0000;
    	--tw-ring-shadow: 0 0 #0000;
    	--tw-shadow: 0 0 #0000;
    	--tw-shadow-colored: 0 0 #0000;
    	--tw-blur: ;
    	--tw-brightness: ;
    	--tw-contrast: ;
    	--tw-grayscale: ;
    	--tw-hue-rotate: ;
    	--tw-invert: ;
    	--tw-saturate: ;
    	--tw-sepia: ;
    	--tw-drop-shadow: ;
    	--tw-backdrop-blur: ;
    	--tw-backdrop-brightness: ;
    	--tw-backdrop-contrast: ;
    	--tw-backdrop-grayscale: ;
    	--tw-backdrop-hue-rotate: ;
    	--tw-backdrop-invert: ;
    	--tw-backdrop-opacity: ;
    	--tw-backdrop-saturate: ;
    	--tw-backdrop-sepia: ;
    	--tw-contain-size: ;
    	--tw-contain-layout: ;
    	--tw-contain-paint: ;
    	--tw-contain-style:
    }

    ::backdrop {
    	--tw-border-spacing-x: 0;
    	--tw-border-spacing-y: 0;
    	--tw-translate-x: 0;
    	--tw-translate-y: 0;
    	--tw-rotate: 0;
    	--tw-skew-x: 0;
    	--tw-skew-y: 0;
    	--tw-scale-x: 1;
    	--tw-scale-y: 1;
    	--tw-pan-x: ;
    	--tw-pan-y: ;
    	--tw-pinch-zoom: ;
    	--tw-scroll-snap-strictness: proximity;
    	--tw-gradient-from-position: ;
    	--tw-gradient-via-position: ;
    	--tw-gradient-to-position: ;
    	--tw-ordinal: ;
    	--tw-slashed-zero: ;
    	--tw-numeric-figure: ;
    	--tw-numeric-spacing: ;
    	--tw-numeric-fraction: ;
    	--tw-ring-inset: ;
    	--tw-ring-offset-width: 0px;
    	--tw-ring-offset-color: #fff;
    	--tw-ring-color: rgb(59 130 246 / 0.5);
    	--tw-ring-offset-shadow: 0 0 #0000;
    	--tw-ring-shadow: 0 0 #0000;
    	--tw-shadow: 0 0 #0000;
    	--tw-shadow-colored: 0 0 #0000;
    	--tw-blur: ;
    	--tw-brightness: ;
    	--tw-contrast: ;
    	--tw-grayscale: ;
    	--tw-hue-rotate: ;
    	--tw-invert: ;
    	--tw-saturate: ;
    	--tw-sepia: ;
    	--tw-drop-shadow: ;
    	--tw-backdrop-blur: ;
    	--tw-backdrop-brightness: ;
    	--tw-backdrop-contrast: ;
    	--tw-backdrop-grayscale: ;
    	--tw-backdrop-hue-rotate: ;
    	--tw-backdrop-invert: ;
    	--tw-backdrop-opacity: ;
    	--tw-backdrop-saturate: ;
    	--tw-backdrop-sepia: ;
    	--tw-contain-size: ;
    	--tw-contain-layout: ;
    	--tw-contain-paint: ;
    	--tw-contain-style:
    }

    /* ! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com */
    *,
    ::after,
    ::before {
    	box-sizing: border-box;
    	border-width: 0;
    	border-style: solid;
    	border-color: #e5e7eb
    }

    ::after,
    ::before {
    	--tw-content: ''
    }

    :host,
    html {
    	line-height: 1.5;
    	-webkit-text-size-adjust: 100%;
    	-moz-tab-size: 4;
    	tab-size: 4;
    	font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    	font-feature-settings: normal;
    	font-variation-settings: normal;
    	-webkit-tap-highlight-color: transparent
    }

    body {
    	margin: 0;
    	line-height: inherit
    }

    hr {
    	height: 0;
    	color: inherit;
    	border-top-width: 1px
    }

    abbr:where([title]) {
    	-webkit-text-decoration: underline dotted;
    	text-decoration: underline dotted
    }


    a {
    	color: inherit;
    	text-decoration: inherit
    }

    b,
    strong {
    	font-weight: bolder
    }

    code,
    kbd,
    pre,
    samp {
    	font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    	font-feature-settings: normal;
    	font-variation-settings: normal;
    	font-size: 1em
    }

    small {
    	font-size: 80%
    }

    sub,
    sup {
    	font-size: 75%;
    	line-height: 0;
    	position: relative;
    	vertical-align: baseline
    }

    sub {
    	bottom: -.25em
    }

    sup {
    	top: -.5em
    }

    table {
    	text-indent: 0;
    	border-color: inherit;
    	border-collapse: collapse
    }

    button,
    input,
    optgroup,
    select,
    textarea {
    	font-family: inherit;
    	font-feature-settings: inherit;
    	font-variation-settings: inherit;
    	font-size: 100%;
    	font-weight: inherit;
    	line-height: inherit;
    	letter-spacing: inherit;
    	color: inherit;
    	margin: 0;
    	padding: 0
    }

    button,
    select {
    	text-transform: none
    }

    button,
    input:where([type=button]),
    input:where([type=reset]),
    input:where([type=submit]) {
    	-webkit-appearance: button;
    	background-color: transparent;
    	background-image: none
    }

    :-moz-focusring {
    	outline: auto
    }

    :-moz-ui-invalid {
    	box-shadow: none
    }

    progress {
    	vertical-align: baseline
    }

    ::-webkit-inner-spin-button,
    ::-webkit-outer-spin-button {
    	height: auto
    }

    [type=search] {
    	-webkit-appearance: textfield;
    	outline-offset: -2px
    }

    ::-webkit-search-decoration {
    	-webkit-appearance: none
    }

    ::-webkit-file-upload-button {
    	-webkit-appearance: button;
    	font: inherit
    }

    summary {
    	display: list-item
    }

    blockquote,
    dd,
    dl,
    figure,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    hr,
    p,
    pre {
    	margin: 0
    }

    fieldset {
    	margin: 0;
    	padding: 0
    }

    legend {
    	padding: 0
    }

    menu,
    ol,
    ul {
    	list-style: none;
    	margin: 0;
    	padding: 0
    }

    dialog {
    	padding: 0
    }

    textarea {
    	resize: vertical
    }

    input::placeholder,
    textarea::placeholder {
    	opacity: 1;
    	color: #9ca3af
    }

    [role=button],
    button {
    	cursor: pointer
    }

    :disabled {
    	cursor: default
    }

    audio,
    canvas,
    embed,
    iframe,
    img,
    object,
    svg,
    video {
    	display: block;
    	vertical-align: middle
    }

    img,
    video {
    	max-width: 100%;
    	height: auto
    }

    [hidden]:where(:not([hidden=until-found])) {
    	display: none
    }

    .container {
    	width: 100%
    }

    @media (min-width: 640px) {
    	.container {
    		max-width: 640px
    	}
    }

    @media (min-width: 768px) {
    	.container {
    		max-width: 768px
    	}
    }

    @media (min-width: 1024px) {
    	.container {
    		max-width: 1024px
    	}
    }

    @media (min-width: 1280px) {
    	.container {
    		max-width: 1280px
    	}
    }

    @media (min-width: 1536px) {
    	.container {
    		max-width: 1536px
    	}
    }

    .fixed {
    	position: fixed
    }

    .left-0 {
    	left: 0px
    }

    .right-0 {
    	right: 0px
    }

    .top-0 {
    	top: 0px
    }

    .top-\[60px\] {
    	top: 60px
    }

    .z-50 {
    	z-index: 50
    }


    .mr-1 {
    	margin-right: 0.25rem
    }

    .mb-2 {
    	margin-bottom: 0.5rem
    }

    .mb-3 {
    	margin-bottom: 0.75rem
    }

    .mb-4 {
    	margin-bottom: 1rem
    }

    .mb-6 {
    	margin-bottom: 1.5rem
    }

    .mb-8 {
    	margin-bottom: 2rem
    }

    .ml-1 {
    	margin-left: 0.25rem
    }

    .ml-2 {
    	margin-left: 0.5rem
    }

    .mt-16 {
    	margin-top: 4rem;
    	text-align: center;
    }

    .mt-4 {
    	margin-top: 1rem
    }

    .inline-block {
    	display: inline-block
    }

    .flex {
    	display: flex
    }

    .inline-flex {
    	display: inline-flex
    }

    .grid {
    	display: grid
    }

    .hidden {
    	display: none
    }

    .h-4 {
    	height: 1rem
    }

    .h-6 {
    	height: 1.5rem
    }

    .h-8 {
    	height: 2rem
    }

    .h-10 {
    	height: 2.5rem
    }

    .h-48 {
    	height: 12rem
    }

    .h-56 {
    	height: 14rem
    }

    .h-\[400px\] {
    	height: 400px
    }

    .h-\[420px\] {
    	height: 420px
    }

    .h-full {
    	height: 100%
    }

    .w-4 {
    	width: 1rem
    }

    .w-6 {
    	width: 1.5rem
    }

    .w-10 {
    	width: 2.5rem
    }

    .w-\[280px\] {
    	width: 280px
    }

    .w-full {
    	width: 100%
    }

    .max-w-4xl {
    	max-width: 56rem
    }


    .max-w-md {
    	max-width: 28rem
    }

    .flex-1 {
    	flex: 1 1 0%
    }

    .flex-shrink-0 {
    	flex-shrink: 0
    }

    .grid-cols-2 {
    	grid-template-columns: repeat(2, minmax(0, 1fr))
    }

    .flex-col {
    	flex-direction: column
    }

    .flex-col-reverse {
    	flex-direction: column-reverse
    }

    .items-start {
    	align-items: flex-start
    }

    .items-center {
    	align-items: center
    }

    .justify-center {
    	justify-content: center
    }

    .justify-between {
    	justify-content: space-between
    }

    .gap-8 {
    	gap: 2rem
    }

    .gap-4 {
    	gap: 1rem
    }

    .gap-6 {
    	gap: 1.5rem
    }

    .space-x-2> :not([hidden])~ :not([hidden]) {
    	--tw-space-x-reverse: 0;
    	margin-right: calc(0.5rem * var(--tw-space-x-reverse));
    	margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)))
    }

    .space-x-4> :not([hidden])~ :not([hidden]) {
    	--tw-space-x-reverse: 0;
    	margin-right: calc(1rem * var(--tw-space-x-reverse));
    	margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)))
    }

    .space-y-4> :not([hidden])~ :not([hidden]) {
    	--tw-space-y-reverse: 0;
    	margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
    	margin-bottom: calc(1rem * var(--tw-space-y-reverse))
    }

    .space-y-2> :not([hidden])~ :not([hidden]) {
    	--tw-space-y-reverse: 0;
    	margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
    	margin-bottom: calc(0.5rem * var(--tw-space-y-reverse))
    }

    .overflow-hidden {
    	overflow: hidden
    }

    .rounded {
    	border-radius: 0.25rem
    }

    .rounded-full {
    	border-radius: 9999px
    }

    .rounded-2xl {
    	border-radius: 1rem
    }

    .border {
    	border-width: 1px
    }

    .border-t {
    	border-top-width: 1px
    }

    .border-black {
    	--tw-border-opacity: 1;
    }

    .border-gray-300 {
    	--tw-border-opacity: 1;
    	border-color: rgb(209 213 219 / var(--tw-border-opacity, 1))
    }

    .border-gray-900 {
    	--tw-border-opacity: 1;
    	border-color: rgb(17 24 39 / var(--tw-border-opacity, 1))
    }

    .border-gray-800 {
    	--tw-border-opacity: 1;
    	border-color: rgb(31 41 55 / var(--tw-border-opacity, 1))
    }

    .bg-\[\#fcf5eb\] {
    	--tw-bg-opacity: 1;
    	background-color: rgb(252 245 235 / var(--tw-bg-opacity, 1))
    }

    .bg-\[\#fdf6ed\] {
    	--tw-bg-opacity: 1;
    	background-color: rgb(253 246 237 / var(--tw-bg-opacity, 1))
    }

    .bg-white {
    	--tw-bg-opacity: 1;
    	background-color: #22C55E;
    	color: #fff !important;
    }

    .bg-\[\#1a1a1a\] {
    	--tw-bg-opacity: 1;
    	background-color: rgb(26 26 26 / var(--tw-bg-opacity, 1))
    }

    .bg-\[\#e6f7e6\] {
    	--tw-bg-opacity: 1;
    	background-color: rgb(230 247 230 / var(--tw-bg-opacity, 1))
    }

    .bg-black {
    	--tw-bg-opacity: 1;
    	background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1))
    }

    .bg-green-500 {
    	--tw-bg-opacity: 1;
    	background-color: rgb(34 197 94 / var(--tw-bg-opacity, 1))
    }

    .bg-gradient-to-br {
    	background-image: linear-gradient(to bottom right, var(--tw-gradient-stops))
    }

    .from-orange-100 {
    	--tw-gradient-from: #ffedd5 var(--tw-gradient-from-position);
    	--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position);
    	--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
    }

    .to-pink-100 {
    	--tw-gradient-to: #fce7f3 var(--tw-gradient-to-position)
    }

    .object-contain {
    	object-fit: contain
    }

    .object-cover {
    	object-fit: cover
    }

    .p-4 {
    	padding: 1rem
    }

    .px-3 {
    	padding-left: 0.75rem;
    	padding-right: 0.75rem
    }

    .px-5 {
    	padding-left: 1.25rem;
    	padding-right: 1.25rem
    }

    .px-6 {
    	padding-left: 1.5rem;
    	padding-right: 1.5rem
    }

    .py-1 {
    	padding-top: 0.25rem;
    	padding-bottom: 0.25rem
    }

    .py-2 {
    	padding-top: 0.5rem;
    	padding-bottom: 0.5rem
    }

    .py-4 {
    	padding-top: 1rem;
    	padding-bottom: 1rem
    }


    .py-8 {
    	padding-top: 2rem;
    	padding-bottom: 2rem
    }

    .pt-8 {
    	padding-top: 2rem
    }

    .text-center {
    	text-align: center
    }

    .text-base {
    	font-size: 1rem;
    	line-height: 1.5rem
    }

    .text-lg {
    	font-size: 1.125rem;
    	line-height: 1.75rem
    }

    .text-sm {
    	font-size: 0.875rem;
    	line-height: 1.25rem
    }

    .text-2xl {
    	font-size: 1.5rem;
    	line-height: 2rem
    }

    .text-3xl {
    	font-size: 1.875rem;
    	line-height: 2.25rem
    }

    .text-xl {
    	font-size: 1.25rem;
    	line-height: 1.75rem
    }

    .text-xs {
    	font-size: 0.75rem;
    	line-height: 1rem
    }

    .font-bold {
    	font-weight: 700
    }

    .font-medium {
    	font-weight: 500
    }

    .font-semibold {
    	font-weight: 600
    }

    .leading-relaxed {
    	line-height: 1.625
    }

    .leading-tight {
    	line-height: 1.25
    }

    .text-gray-600 {
    	--tw-text-opacity: 1;
    	color: rgb(75 85 99 / var(--tw-text-opacity, 1))
    }

    .text-gray-700 {
    	--tw-text-opacity: 1;
    	color: rgb(55 65 81 / var(--tw-text-opacity, 1))
    }

    .text-black {
    	--tw-text-opacity: 1;
    	color: rgb(0 0 0 / var(--tw-text-opacity, 1))
    }

    .text-gray-100 {
    	--tw-text-opacity: 1;
    	color: rgb(243 244 246 / var(--tw-text-opacity, 1))
    }

    .text-gray-400 {
    	--tw-text-opacity: 1;
    	color: rgb(156 163 175 / var(--tw-text-opacity, 1))
    }

    .text-gray-900 {
    	--tw-text-opacity: 1;
    	color: rgb(17 24 39 / var(--tw-text-opacity, 1))
    }

    .text-green-500 {
    	--tw-text-opacity: 1;
    	color: rgb(34 197 94 / var(--tw-text-opacity, 1))
    }

    .text-white {
    	--tw-text-opacity: 1;
    	color: rgb(255 255 255 / var(--tw-text-opacity, 1))
    }

    .shadow-lg {
    	--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
    	--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
    	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
    }

    .transition-colors {
    	transition-property: color, background-color, border-color, fill, stroke, -webkit-text-decoration-color;
    	transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    	transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, -webkit-text-decoration-color;
    	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    	transition-duration: 150ms
    }

    .duration-200 {
    	transition-duration: 200ms
    }

    .hover\:bg-green-500:hover {
    	--tw-bg-opacity: 1;
    	background-color: rgb(34 197 94 / var(--tw-bg-opacity, 1))
    }

    .hover\:text-gray-900:hover {
    	--tw-text-opacity: 1;
    	color: rgb(17 24 39 / var(--tw-text-opacity, 1))
    }

    .hover\:text-green-700:hover {
    	--tw-text-opacity: 1;
    	color: rgb(21 128 61 / var(--tw-text-opacity, 1))
    }

    .hover\:text-white:hover {
    	--tw-text-opacity: 1;
    	color: rgb(255 255 255 / var(--tw-text-opacity, 1))
    }

    @media (min-width: 640px) {
    	.sm\:flex-row {
    		flex-direction: row
    	}

    	.sm\:space-x-4> :not([hidden])~ :not([hidden]) {
    		--tw-space-x-reverse: 0;
    		margin-right: calc(1rem * var(--tw-space-x-reverse));
    		margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)))
    	}

    	.sm\:space-y-0> :not([hidden])~ :not([hidden]) {
    		--tw-space-y-reverse: 0;
    		margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    		margin-bottom: calc(0px * var(--tw-space-y-reverse))
    	}
    }

    @media (min-width: 768px) {
    	.md\:mx-0 {
    		margin-left: 0px;
    		margin-right: 0px
    	}

    	.md\:mb-0 {
    		margin-bottom: 0px
    	}

    	.md\:mb-12 {
    		margin-bottom: 3rem
    	}

    	.md\:mb-3 {
    		margin-bottom: 0.75rem
    	}

    	.md\:mb-6 {
    		margin-bottom: 1.5rem
    	}

    	.md\:mb-8 {
    		margin-bottom: 2rem
    	}

    	.md\:mt-20 {
    		margin-top: 5rem
    	}

    	.md\:block {
    		display: block
    	}

    	.md\:flex {
    		display: flex
    	}

    	.md\:hidden {
    		display: none
    	}

    	.md\:h-12 {
    		height: 3rem
    	}

    	.md\:h-5 {
    		height: 1.25rem
    	}

    	.md\:h-64 {
    		height: 16rem
    	}

    	.md\:h-96 {
    		height: 24rem
    	}

    	.md\:h-\[600px\] {
    		height: 600px
    	}

    	.md\:w-1\/2 {
    		width: 50%
    	}

    	.md\:w-12 {
    		width: 3rem
    	}

    	.md\:w-5 {
    		width: 1.25rem
    	}

    	.md\:w-\[400px\] {
    		width: 400px
    	}

    	.md\:grid-cols-4 {
    		grid-template-columns: repeat(4, minmax(0, 1fr))
    	}

    	.md\:flex-row {
    		flex-direction: row
    	}

    	.md\:justify-start {
    		justify-content: flex-start
    	}

    	.md\:gap-12 {
    		gap: 3rem
    	}

    	.md\:space-y-0> :not([hidden])~ :not([hidden]) {
    		--tw-space-y-reverse: 0;
    		margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    		margin-bottom: calc(0px * var(--tw-space-y-reverse))
    	}

    	.md\:rounded-3xl {
    		border-radius: 1.5rem
    	}

    	.md\:p-6 {
    		padding: 1.5rem
    	}

    	.md\:px-10 {
    		padding-left: 2.5rem;
    		padding-right: 2.5rem
    	}

    	.md\:px-6 {
    		padding-left: 1.5rem;
    		padding-right: 1.5rem
    	}

    	.md\:py-12 {
    		padding-top: 3rem;
    		padding-bottom: 3rem
    	}

    	.md\:py-16 {
    		padding-top: 4rem;
    		padding-bottom: 4rem
    	}

    	.md\:py-3 {
    		padding-top: 0.75rem;
    		padding-bottom: 0.75rem
    	}

    	.md\:text-left {
    		text-align: left
    	}

    	.md\:text-right {
    		text-align: right
    	}

    	.md\:text-2xl {
    		font-size: 1.5rem;
    		line-height: 2rem
    	}

    	.md\:text-3xl {
    		font-size: 1.875rem;
    		line-height: 2.25rem
    	}

    	.md\:text-4xl {
    		font-size: 2.25rem;
    		line-height: 2.5rem
    	}

    	.md\:text-base {
    		font-size: 1rem;
    		line-height: 1.5rem
    	}

    	.md\:text-lg {
    		font-size: 1.125rem;
    		line-height: 1.75rem
    	}

    	.md\:text-xl {
    		font-size: 1.25rem;
    		line-height: 1.75rem
    	}
    }

    @media (min-width: 1024px) {
    	.lg\:w-1\/3 {
    		width: 33.333333%
    	}

    	.lg\:flex-row {
    		flex-direction: row
    	}

    	.lg\:items-center {
    		align-items: center
    	}

    	.lg\:gap-12 {
    		gap: 3rem
    	}

    	.lg\:text-4xl {
    		font-size: 2.25rem;
    		line-height: 2.5rem
    	}

    	.lg\:text-5xl {
    		font-size: 3rem;
    		line-height: 1
    	}
    }

    .hight-line {
    	height: 90px;
    }

    .px-4 {
    	padding-left: 1rem;
    	padding-right: 1rem;
    }

    .main-new {
    	width: 90%;
    	margin: auto;
    }

    .post_wz {
    	width: 90%;
    	margin: auto;
    	height: 60px;
    	line-height: 60px;
    	vertical-align: middle;
    }

    .main-new ul {
    	margin: 0px;
    	padding: 0px;
    }

    .main-new ul li {
    	margin: 0px;
    	padding: 0px;
    	width: 23%;
    	margin-left: 1%;
    	margin-right: 1%;
    	float: left;
    	background-color: #fff;
    	/* 核心自然阴影样式 */
    	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
    	/* 可选：增加圆角让边角阴影更自然（根据设计需求调整） */
    	border-radius: 8px;
    	/* 可选：hover时轻微加深阴影，提升交互感 */
    	transition: box-shadow 0.2s ease;
    	margin-bottom: 20px;
    }

    /* 可选：hover交互效果（增强自然感） */
    .main-new ul li:hover {
    	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    }

    .new-title {
    	width: 92%;
    	margin: auto;
    }

    .p1 {
    	padding-top: 8px;
    	padding-bottom: 8px;
    	font-weight: bold;
    }
	
    .a1 {
    	padding-top: 8px;
    	padding-bottom: 8px;
    	font-weight: bold;
		font-size: 14px;
		white-space: nowrap;
		  /* 3. 超出容器宽度的内容隐藏 */
		  overflow: hidden;
		  /* 4. 超出部分显示省略号（仅配合前两个属性生效） */
		  text-overflow: ellipsis;
    }	
	
	

    .p2 {
    	padding-bottom: 8px;
    	font-size: 14px;
    }
	
	.a2 {
		padding-bottom: 8px;
		font-size: 14px;
		
	}

    .main-new ul li img {
    	border-radius: 8px 8px 0 0;
    }

    .footer-main {
    	clear: both;
    }

    .breadcrumbs ul li {
    	float: left;
    	padding-right: 8px;
    }

    .new-img img {
    	width: 100%;
    }

    .main-bg {
    	background-color: #E6F7E6;
    	height: auto;
    	overflow: hidden;
		padding-bottom:40px ;
    }

    /* 全局重置 & 基础样式 */
    * {
    	margin: 0;
    	padding: 0;
    	box-sizing: border-box;
    	font-family: "Microsoft Yahei", sans-serif;
    }

    ul {
    	list-style: none;
    }

    a {
    	text-decoration: none;
    	color: #333;
    	transition: color 0.3s;
    }

    a:hover {
    	color: #2d7cd7;
    }

    /* 底部容器 */
    footer {
    	background-color: #000;
    	border-top: 1px solid #eee;
    	padding: 40px 0 20px;
    	margin-top: 50px;
    }

    .footer-container {
    	max-width: 90%;
    	margin: 0 auto;
    	padding: 0 20px;
    }

    /* 底部上半部分（Logo+下载+导航） */
    .footer-top {
    	display: flex;
    	justify-content: space-between;
    	flex-wrap: wrap;
    	/* 自适应换行 */
    	gap: 40px;
    	margin-bottom: 30px;
    	padding-bottom: 30px;
    	border-bottom: 1px solid #666;
    }

    /* 左侧：Logo + 下载按钮 */
    .footer-left {
    	display: flex;
    	flex-direction: column;
    	gap: 20px;
    }

    .logo-img img {
    	width: 120px;
    	/* Logo宽度，可自定义 */
    	height: auto;
    }

    .download-btn {
    	display: inline-block;
    	width: fit-content;
    	padding: 10px 24px;
    	background-color: #22C55E;
    	color: #fff !important;
    	border-radius: 6px;
    	font-size: 14px;
    	font-weight: 500;
    	transition: background-color 0.3s;
    }

    .download-btn:hover {
    	background-color: #22C55E;
    }

    /* 右侧：栏目导航 */
    .footer-right {
    	display: flex;
    	gap: 60px;
    	/* 栏目间距，移动端自动调整 */
    	flex-wrap: wrap;
    }

    .nav-column h4 {
    	font-size: 16px;
    	color: #fff;
    	margin-bottom: 15px;
    	font-weight: 600;
    }

    .nav-column li {
    	margin-bottom: 8px;
    	font-size: 14px;
    }

    .nav-column a {
    	color: #666;
    }

    .nav-column a:hover {
    	color: #2d7cd7;
    	text-decoration: underline;
    }

    /* 底部下半部分：版权信息 */
    .footer-bottom {
    	text-align: center;
    	font-size: 13px;
    	color: #999;
    	padding-top: 20px;
    }

    .footer-bottom p {
    	line-height: 1.8;
    }

    /* 响应式适配（移动端） */
    @media (max-width: 768px) {
    	.footer-top {
    		flex-direction: column;
    		/* 移动端纵向排列 */
    		gap: 30px;
    	}

    	.footer-right {
    		gap: 30px;
    		justify-content: flex-start;
    	}

    	.nav-column {
    		width: calc(50% - 15px);
    		/* 移动端导航2列排列 */
    		margin-bottom: 20px;
    	}

    	.logo-img img {
    		width: 100px;
    	}

    	.download-btn {
    		padding: 8px 20px;
    		font-size: 13px;
    	}
    }

    @media (max-width: 480px) {
    	.nav-column {
    		width: 100%;
    		/* 超小屏导航1列排列 */
    	}

    	.footer-top {
    		padding-bottom: 20px;
    		margin-bottom: 20px;
    	}

    	.footer-bottom {
    		font-size: 12px;
    	}
    }

    .d_data {
    	font-size: 14px;
    }

    #dev_page_content {
    	margin-top: 20px;
    }

    #dev_page_title {
    	font-size: 24px;
    }

    .breadcrumbs ul li {
    	font-size: 14px;
    	font-weight: normal;
    }

    .xg_new {
    	clear: both;
    }

    /* 主图区域核心样式 */
    .hero-section {
    	background-color: #000;
    	color: #fff;
    	padding: 2rem 0;
    	border-radius: 0;
    	background-size: cover;
    	background-position: top;
    	/* 新增：确保section宽度100%，内容居中 */
    	width: 100%;
    }

    @media (min-width: 768px) {
    	.hero-section {
    		padding: 4rem 0;
    		border-radius: 1.5rem;
    	}
    }

    /* 容器样式 - 核心修改：对齐方式改为center + 增加gap */
    .hero-container {
    	max-width: 1200px;
    	margin: 0 auto;
    	padding: 0 1rem;
    	display: flex;
    	flex-direction: column;
    	align-items: center;
    	/* 原：justify-content: space-between; 改为center */
    	justify-content: center;
    	/* 新增：md以上增加左右间距，避免内容贴边 */
    	gap: 2rem;
    }

    @media (min-width: 768px) {
    	.hero-container {
    		padding: 0 2.5rem;
    		flex-direction: row;
    		/* 保持center，取消space-between */
    		justify-content: center;
    	}
    }

    /* 内容区域 - 新增max-width，避免内容过宽 */
    .hero-content {
    	width: 100%;
    	max-width: 500px;
    	/* 新增：限制内容宽度，视觉更居中 */
    	margin-bottom: 2rem;
    	text-align: center;
    }

    @media (min-width: 768px) {
    	.hero-content {
    		width: auto;
    		/* 原：width: 50%; 改为auto，适配center布局 */
    		margin-bottom: 0;
    		text-align: left;
    	}
    }

    /* 标题 */
    .hero-title {
    	font-size: 1.875rem;
    	font-weight: bold;
    	margin-bottom: 1rem;
    }

    @media (min-width: 768px) {
    	.hero-title {
    		font-size: 2.5rem;
    	}
    }

    @media (min-width: 1024px) {
    	.hero-title {
    		font-size: 3.125rem;
    	}
    }

    /* 描述文本 */
    .hero-desc {
    	color: #f1f1f1;
    	margin-bottom: 1.5rem;
    	font-size: 0.875rem;
    }

    @media (min-width: 768px) {
    	.hero-desc {
    		margin-bottom: 2rem;
    		font-size: 1rem;
    	}
    }

    /* 按钮组 */
    .hero-buttons {
    	display: flex;
    	flex-direction: column;
    	gap: 1rem;
    	justify-content: center;
    }

    @media (min-width: 640px) {
    	.hero-buttons {
    		flex-direction: row;
    		gap: 1rem;
    	}
    }

    @media (min-width: 768px) {
    	.hero-buttons {
    		justify-content: flex-start;
    	}
    }

    /* 按钮通用样式 */
    .hero-btn {
    	padding: 0.5rem 1.5rem;
    	border-radius: 9999px;
    	display: flex;
    	align-items: center;
    	justify-content: center;
    	cursor: pointer;
    	border: none;
    	/* 新增：去掉默认边框 */
    }

    @media (min-width: 768px) {
    	.hero-btn {
    		padding: 0.75rem 1.5rem;
    	}
    }

    /* 主要按钮 */
    .hero-btn-primary {
    	background-color: #22c55e;
    	color: #fff;
    }

    /* 次要按钮 */
    .hero-btn-secondary {
    	background-color: #fff;
    	color: #000;
    }

    /* 图标样式 */
    .hero-icon {
    	width: 1rem;
    	height: 1rem;
    	margin-left: 0.5rem;
    }

    @media (min-width: 768px) {
    	.hero-icon {
    		width: 1.25rem;
    		height: 1.25rem;
    	}
    }

    /* 备注文本 */
    .hero-note {
    	color: #f1f1f1;
    	font-size: 0.75rem;
    	margin-top: 1rem;
    	text-align: center;
    }

    @media (min-width: 768px) {
    	.hero-note {
    		text-align: left;
    	}
    }

    /* 图片容器 - 优化宽度，适配居中 */
    .hero-image-wrapper {
    	width: 100%;
    	max-width: 400px;
    	/* 新增：限制图片容器宽度 */
    	display: flex;
    	justify-content: center;
    }

    @media (min-width: 768px) {
    	.hero-image-wrapper {
    		width: auto;
    		/* 原：width: 50%; 改为auto */
    	}
    }

    /* 图片样式 */
    .hero-image {
    	width: 280px;
    	height: 420px;
    	object-fit: contain;
    }

    @media (min-width: 768px) {
    	.hero-image {
    		width: 400px;
    		height: 600px;
    	}
    }

    /* 用户评价区域核心样式 */
    .user-review-section {
    	background-color: #fdf6ed;
    	padding: 2rem 1rem;
    	/* 替代原py-8 px-4 */
    }

    @media (min-width: 768px) {
    	.user-review-section {
    		padding: 4rem 1rem;
    		/* 替代原md:py-16 */
    	}
    }

    /* 通用容器（图片容器外层）- 确保水平居中 */
    .review-container {
    	max-width: 1200px;
    	/* 与页面其他容器统一宽度 */
    	margin: 0 auto;
    	padding: 0 1rem;
    }

    /* 图片容器 - 居中+固定高度 */
    .review-img-wrapper {
    	width: 100%;
    	height: 12rem;
    	/* 替代原h-48 */
    	display: flex;
    	align-items: center;
    	/* 图片垂直居中 */
    	justify-content: center;
    	/* 图片水平居中 */
    }

    @media (min-width: 768px) {
    	.review-img-wrapper {
    		height: 16rem;
    		/* 替代原md:h-64 */
    	}
    }

    /* 图片样式 - 自适应+保持比例 */
    .review-img {
    	width: 100%;
    	height: 100%;
    	object-fit: contain;
    }

    /* 标题外层容器 - 限制宽度+居中 */
    .review-title-wrapper {
    	max-width: 56rem;
    	/* 替代原max-w-4xl */
    	margin: 0 auto;
    	padding: 0 1rem;
    	text-align: center;
    	/* 文本居中 */
    }

    /* 标题样式 - 响应式+居中 */
    .review-title {
    	font-size: 1.5rem;
    	/* 替代原text-2xl */
    	font-weight: bold;
    	margin-bottom: 1.5rem;
    	/* 替代原mb-6 */
    	line-height: 1.6;
    	/* 替代原leading-relaxed */
    }

    @media (min-width: 768px) {
    	.review-title {
    		font-size: 1.875rem;
    		/* 替代原md:text-3xl */
    		margin-bottom: 2rem;
    		/* 替代原md:mb-8 */
    	}
    }

    @media (min-width: 1024px) {
    	.review-title {
    		font-size: 2.5rem;
    		/* 替代原lg:text-4xl */
    	}
    }

    /* 通话功能区域核心样式 */
    .call-section {
    	background-color: #fdf6ed;
    	padding: 2rem 1rem;
    	/* 替代原py-8 px-4 */
    }

    @media (min-width: 768px) {
    	.call-section {
    		padding: 3rem 1rem;
    		/* 替代原md:py-12 */
    	}
    }

    /* 核心容器 - 水平居中+flex布局 */
    .call-container {
    	max-width: 72rem;
    	/* 替代原max-w-6xl */
    	margin: 0 auto;
    	/* 整体水平居中 */
    	display: flex;
    	flex-direction: column;
    	align-items: center;
    	/* 垂直方向居中（移动端） */
    	justify-content: center;
    	/* 水平方向居中 */
    	gap: 1.5rem;
    	/* 替代原gap-6 */
    }

    @media (min-width: 768px) {
    	.call-container {
    		flex-direction: row;
    		/* 大屏横向排列 */
    		gap: 3rem;
    		/* 替代原md:gap-12 */
    	}
    }

    /* 文本内容区 */
    .call-content {
    	max-width: 28rem;
    	/* 替代原max-w-md */
    	text-align: center;
    	/* 移动端文本居中 */
    }

    @media (min-width: 768px) {
    	.call-content {
    		text-align: left;
    		/* 大屏文本左对齐 */
    	}
    }

    /* 标题样式 */
    .call-title {
    	font-size: 1.25rem;
    	/* 替代原text-xl */
    	font-weight: bold;
    	margin-bottom: 0.5rem;
    	/* 替代原mb-2 */
    }

    @media (min-width: 768px) {
    	.call-title {
    		font-size: 1.5rem;
    		/* 替代原md:text-2xl */
    	}
    }

    /* 描述文本 */
    .call-desc {
    	font-size: 0.875rem;
    	/* 替代原text-sm */
    	color: #737373;
    	/* 替代原text-gray-600 */
    	margin-bottom: 1rem;
    	/* 替代原mb-4 */
    }

    /* 链接样式 */
    .call-link {
    	font-size: 0.875rem;
    	/* 替代原text-sm */
    	color: #22c55e;
    	/* 替代原text-green-500 */
    	text-decoration: none;
    	/* 去掉默认下划线（可选） */
    }

    /* 图片容器 - 居中+固定高度 */
    .call-img-wrapper {
    	height: 400px;
    	/* 替代原h-[400px] */
    	display: flex;
    	align-items: center;
    	/* 图片垂直居中 */
    	justify-content: center;
    	/* 图片水平居中 */
    }

    @media (min-width: 768px) {
    	.call-img-wrapper {
    		height: 600px;
    		/* 替代原md:h-[600px] */
    	}
    }

    /* 图片样式 */
    .call-img {
    	width: 100%;
    	height: 100%;
    	object-fit: contain;
    }

    .new_body {
    	display: flex;
    	/* 启用Flex布局 */
    	gap: 1%;
    	/* 列间距1%（替代margin，更简洁） */
    	margin: auto;
    	margin-top: 40px;
    	max-width: 1400px;
    }

    .new_dd {
    	width: calc(98% / 3);
    	/* 核心：98%均分3列 */
    	height: 100%;
    	background: #fff;
    	border-radius: 8px;
    	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
    	transition: box-shadow 0.2s ease;
    }

    .new_dd img {
    	max-width: 100%;
    	border-radius: 8px 8px 0px 0px;
    }

    .new_body_img img {
    	width: 100%;
    }

    .new_body_n {
    	text-align: left;
    	width: 90%;
    	margin: auto;
    }

    .new_body_n .p3 {
    	line-height: 30px;
    	padding-top: 5px;
    	padding-bottom: 5px;
    	font-weight: bold;
    	white-space: nowrap;
    	/* 3. 超出容器宽度的内容隐藏 */
    	overflow: hidden;
    	/* 4. 超出部分显示省略号（仅配合前两个属性生效） */
    	text-overflow: ellipsis;
    }

    .new_body_n .p4 {
    	padding-bottom: 15px;
    }

    footer {
    	clear: both;
    }

    #dev_page_content {
    	line-height: 30px;
    }

    h3.wp-block-heading,
    h2.wp-block-heading {
    	font-size: 20px;
    	margin-top: 32px;
    	margin-bottom: 12px;
    }

    #dev_page_content ul li {
    	clear: both;
    	padding: 0px;
    	margin: 0px;
    	width: 100%;
    	background: none;
    	box-shadow: none;
    	border-radius: 0px;
    }
	
	/* 1. 给首页菜单项的文本容器设置相对定位（作为after的定位参考） */
	#menu-item-22 a span {
	  position: relative; /* 必须！让after基于span定位 */
	  padding-bottom: 4px; /* 给下划线留间距，避免贴紧文字 */
	}
	
	/* 2. 定义after伪元素（下划线基础样式） */
	#menu-item-22 a span::after {
	  content: ''; /* 伪元素必须有content，空值即可 */
	  position: absolute;
	  left: 0; /* 下划线左对齐文字 */
	  bottom: -12px; /* 下划线在文字底部 */
	  width: 0; /* 初始宽度为0（默认隐藏） */
	  height: 3px; /* 下划线高度，可调整 */
	  background-color: #22C55E; /* 下划线颜色，可改为你需要的色值（比如gray-900对应#111827） */
	  transition: width 0.3s ease; /* 宽度过渡动画，hover时顺滑展开 */
	}
	
	/* 3. 首页当前激活态（current-menu-item）显示下划线 */
	#menu-item-22.current-menu-item a span::after {
	  width: 100%; /* 激活时下划线宽度100% */
	}
	
	/* 4. hover悬浮态也显示下划线（可选，根据需求保留） */
	#menu-item-22 a:hover span::after {
	  width: 100%; /* hover时下划线展开 */
	}
	
	/* 导航容器 */
	        .nav-wrapper {
	            margin: 0 auto 30px;
	            max-width: 1200px;
	            overflow-x: auto;
	            -ms-overflow-style: none;
	            scrollbar-width: none;
	        }
	
	        .nav-wrapper::-webkit-scrollbar {
	            display: none;
	        }
	
	        .nav-list {
	            display: flex;
	            gap: 12px;
	            padding: 8px 0;
	            white-space: nowrap;
	            justify-content: center;
	            min-width: fit-content;
	        }
	
	        /* 导航按钮样式（保留原有类名） */
	        .nav-btn {
	            padding: 8px 16px;
	            border: none;
	            border-radius: 9999px;
	            font-size: 14px;
	            font-weight: 500;
	            cursor: pointer;
	            transition: all 0.2s ease;
	            will-change: background-color, color; /* 硬件加速 */
	        }
	
	        /* 选中态（active） */
	        .nav-btn.active {
	            color: #25D366;
	            background-color: rgba(37, 211, 102, 0.1);
	        }
	
	        /* 未选中态（normal） */
	        .nav-btn.normal {
	            color: #374151;
	            background-color: white;
	        }
	
	        .nav-btn.normal:hover {
	            background-color: #F3F4F6;
	        }
	
	        /* Tab内容容器（高度自适应核心） */
	        .tab-content-wrap {
	            max-width: 1200px;
	            margin: 0 auto;
	            width: 100%;
	            /* 移除固定min-height，高度自适应 */
	            transition: height 0.3s ease; /* 高度变化过渡 */
	        }
	
	        /* Tab文章内容（修复跳动核心：移除absolute） */
	        .tab-content {
	            width: 100%;
	            display: grid;
	            grid-template-columns: 1fr;
	            gap: 16px;
	            visibility: hidden; /* 先隐藏，避免布局跳动 */
	            opacity: 0;
	            transform: translateY(10px);
	            height: 0; /* 初始高度为0 */
	            pointer-events: none;
	            transition: 
	                opacity 0.3s ease, 
	                transform 0.3s ease, 
	                visibility 0.3s ease,
	                height 0s linear 0.3s; /* 高度延迟变化，配合动画 */
	            will-change: opacity, transform; /* 硬件加速 */
	        }
	
	        /* 激活的Tab内容（高度自适应+无跳动） */
	        .tab-content.show {
	            visibility: visible;
	            opacity: 1;
	            transform: translateY(0);
	            height: auto; /* 高度自适应内容 */
	            pointer-events: all;
	            transition: 
	                opacity 0.3s ease, 
	                transform 0.3s ease, 
	                visibility 0.3s ease,
	                height 0s linear 0s; /* 高度立即变化 */
	        }
	
	        /* 文章卡片样式 */
	        .article-card {
	            background: white;
	            border-radius: 8px;
	            box-shadow: 0 1px 2px rgba(0,0,0,0.05);
	            padding: 16px;
	            transition: box-shadow 0.2s ease;
	        }
	
	        .article-card:hover {
	            box-shadow: 0 2px 8px rgba(0,0,0,0.1);
	        }
	
	        .article-title {
	            font-size: 16px;
	            font-weight: 600;
	            color: #1F2937;
	            margin-bottom: 8px;
	        }
	
	        .article-desc {
	            font-size: 14px;
	            color: #4B5563;
	            line-height: 1.5;
	        }
	
	        /* 响应式适配（优化列间距，减少跳动） */
	        @media (min-width: 768px) {
	            .tab-content {
	                grid-template-columns: repeat(2, 1fr);
	                gap: 20px;
	            }
	        }
	
	        @media (min-width: 1024px) {
	            .tab-content {
	                grid-template-columns: repeat(3, 1fr);
	                gap: 24px;
	            }
	            .article-card {
	                padding: 20px;
	            }
	        }