/*! tailwindcss v4.2.4 | MIT License | https://tailwindcss.com */:host,:root{--w-e-textarea-bg-color:#fff;--w-e-textarea-color:#333;--w-e-textarea-border-color:#ccc;--w-e-textarea-slight-border-color:#e8e8e8;--w-e-textarea-slight-color:#d4d4d4;--w-e-textarea-slight-bg-color:#f5f2f0;--w-e-textarea-selected-border-color:#b4d5ff;--w-e-textarea-handler-bg-color:#4290f7;--w-e-toolbar-color:#595959;--w-e-toolbar-bg-color:#fff;--w-e-toolbar-active-color:#333;--w-e-toolbar-active-bg-color:#f1f1f1;--w-e-toolbar-disabled-color:#999;--w-e-toolbar-border-color:#e8e8e8;--w-e-modal-button-bg-color:#fafafa;--w-e-modal-button-border-color:#d9d9d9}.w-e-text-container *,.w-e-toolbar *{box-sizing:border-box;outline:none;margin:0;padding:0}.w-e-text-container blockquote,.w-e-text-container li,.w-e-text-container p,.w-e-text-container td,.w-e-text-container th,.w-e-toolbar *{line-height:1.5}.w-e-text-container{background-color:var(--w-e-textarea-bg-color);color:var(--w-e-textarea-color);height:100%;position:relative}.w-e-text-container .w-e-scroll{-webkit-overflow-scrolling:touch;height:100%}.w-e-text-container [data-slate-editor]{word-wrap:break-word;white-space:pre-wrap;border-top:1px solid #0000;outline:0;min-height:100%;padding:0 10px}.w-e-text-container [data-slate-editor] p{margin:15px 0}.w-e-text-container [data-slate-editor] h1,.w-e-text-container [data-slate-editor] h2,.w-e-text-container [data-slate-editor] h3,.w-e-text-container [data-slate-editor] h4,.w-e-text-container [data-slate-editor] h5{margin:20px 0}.w-e-text-container [data-slate-editor] img{cursor:default;min-width:20px;max-width:100%;min-height:20px;display:inline!important}.w-e-text-container [data-slate-editor] span{text-indent:0}.w-e-text-container [data-slate-editor] [data-selected=true]{box-shadow:0 0 0 2px var(--w-e-textarea-selected-border-color)}.w-e-text-placeholder{width:90%;font-style:italic;top:17px;left:10px}.w-e-max-length-info,.w-e-text-placeholder{color:var(--w-e-textarea-slight-color);pointer-events:none;-webkit-user-select:none;user-select:none;position:absolute}.w-e-max-length-info{bottom:.5em;right:1em}.w-e-bar{background-color:var(--w-e-toolbar-bg-color);color:var(--w-e-toolbar-color);padding:0 5px;font-size:14px}.w-e-bar svg{fill:var(--w-e-toolbar-color);width:14px;height:14px}.w-e-bar-show{display:flex}.w-e-bar-hidden{display:none}.w-e-hover-bar{border:1px solid var(--w-e-toolbar-border-color);border-radius:3px;position:absolute;box-shadow:0 2px 5px #0000001f}.w-e-toolbar{flex-wrap:wrap;position:relative}.w-e-bar-divider{background-color:var(--w-e-toolbar-border-color);width:1px;height:40px;margin:0 5px;display:inline-flex}.w-e-bar-item{text-align:center;height:40px;padding:4px;display:flex;position:relative}.w-e-bar-item,.w-e-bar-item button{justify-content:center;align-items:center}.w-e-bar-item button{color:var(--w-e-toolbar-color);cursor:pointer;white-space:nowrap;background:0 0;border:none;height:32px;padding:0 8px;display:inline-flex;overflow:hidden}.w-e-bar-item button:hover{background-color:var(--w-e-toolbar-active-bg-color);color:var(--w-e-toolbar-active-color)}.w-e-bar-item button .title{margin-left:5px}.w-e-bar-item .active{background-color:var(--w-e-toolbar-active-bg-color);color:var(--w-e-toolbar-active-color)}.w-e-bar-item .disabled{color:var(--w-e-toolbar-disabled-color);cursor:not-allowed}.w-e-bar-item .disabled svg{fill:var(--w-e-toolbar-disabled-color)}.w-e-bar-item .disabled:hover{background-color:var(--w-e-toolbar-bg-color);color:var(--w-e-toolbar-disabled-color)}.w-e-bar-item .disabled:hover svg{fill:var(--w-e-toolbar-disabled-color)}.w-e-menu-tooltip-v5:before{background-color:var(--w-e-toolbar-active-color);color:var(--w-e-toolbar-bg-color);content:attr(data-tooltip);text-align:center;white-space:pre;z-index:1;border-radius:5px;padding:5px 10px;font-size:.75em;top:40px}.w-e-menu-tooltip-v5:after,.w-e-menu-tooltip-v5:before{opacity:0;visibility:hidden;transition:opacity .6s;position:absolute}.w-e-menu-tooltip-v5:after{border:5px solid #0000;border-bottom:5px solid var(--w-e-toolbar-active-color);content:"";top:30px}.w-e-menu-tooltip-v5:hover:after,.w-e-menu-tooltip-v5:hover:before{opacity:1;visibility:visible}.w-e-menu-tooltip-v5.tooltip-right:before{top:10px;left:100%}.w-e-menu-tooltip-v5.tooltip-right:after{border-bottom-color:#0000;border-left-color:#0000;border-right-color:var(--w-e-toolbar-active-color);border-top-color:#0000;margin-left:-10px;top:16px;left:100%}.w-e-bar-item-group .w-e-bar-item-menus-container{background-color:var(--w-e-toolbar-bg-color);border:1px solid var(--w-e-toolbar-border-color);z-index:1;border-radius:3px;margin-top:40px;display:none;position:absolute;top:0;left:0;box-shadow:0 2px 10px #0000001f}.w-e-bar-item-group:hover .w-e-bar-item-menus-container{display:block}.w-e-select-list{background-color:var(--w-e-toolbar-bg-color);border:1px solid var(--w-e-toolbar-border-color);z-index:1;border-radius:3px;min-width:100px;max-height:350px;margin-top:40px;position:absolute;top:0;left:0;overflow-y:auto;box-shadow:0 2px 10px #0000001f}.w-e-select-list ul{line-height:1;list-style:none}.w-e-select-list ul .selected{background-color:var(--w-e-toolbar-active-bg-color)}.w-e-select-list ul li{cursor:pointer;text-align:left;white-space:nowrap;padding:7px 0 7px 25px;position:relative}.w-e-select-list ul li:hover{background-color:var(--w-e-toolbar-active-bg-color)}.w-e-select-list ul li svg{margin-top:-7px;margin-left:5px;position:absolute;top:50%;left:0}.w-e-bar-bottom .w-e-select-list{bottom:0;top:inherit;margin-top:0;margin-bottom:40px}.w-e-drop-panel{background-color:var(--w-e-toolbar-bg-color);border:1px solid var(--w-e-toolbar-border-color);z-index:1;border-radius:3px;min-width:200px;margin-top:40px;padding:10px;position:absolute;top:0;box-shadow:0 2px 10px #0000001f}.w-e-bar-bottom .w-e-drop-panel{bottom:0;top:inherit;margin-top:0;margin-bottom:40px}.w-e-modal{background-color:var(--w-e-toolbar-bg-color);border:1px solid var(--w-e-toolbar-border-color);color:var(--w-e-toolbar-color);text-align:left;z-index:1;border-radius:3px;min-width:100px;min-height:40px;padding:20px 15px 0;font-size:14px;position:absolute;box-shadow:0 2px 10px #0000001f}.w-e-modal .btn-close{cursor:pointer;padding:5px;line-height:1;position:absolute;top:7px;right:8px}.w-e-modal .btn-close svg{fill:var(--w-e-toolbar-color);width:10px;height:10px}.w-e-modal .babel-container{margin-bottom:15px;display:block}.w-e-modal .babel-container span{margin-bottom:10px;display:block}.w-e-modal .button-container{margin-bottom:15px}.w-e-modal button{background-color:var(--w-e-modal-button-bg-color);cursor:pointer;text-align:center;touch-action:manipulation;-webkit-user-select:none;user-select:none;white-space:nowrap;height:32px;padding:4.5px 15px;font-weight:400;transition:all .3s cubic-bezier(.645,.045,.355,1)}.w-e-modal button,.w-e-modal input[type=number],.w-e-modal input[type=text],.w-e-modal textarea{border:1px solid var(--w-e-modal-button-border-color);color:var(--w-e-toolbar-color);border-radius:4px}.w-e-modal input[type=number],.w-e-modal input[type=text],.w-e-modal textarea{font-feature-settings:"tnum";background-color:var(--w-e-toolbar-bg-color);font-variant:tabular-nums;width:100%;padding:4.5px 11px;transition:all .3s}.w-e-modal textarea{min-height:60px}body .w-e-modal,body .w-e-modal *{box-sizing:border-box}.w-e-progress-bar{background-color:var(--w-e-textarea-handler-bg-color);width:0;height:1px;transition:width .3s;position:absolute}.w-e-full-screen-container{position:fixed;flex-direction:column!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important;display:flex!important;inset:0!important}.w-e-full-screen-container [data-w-e-textarea=true]{flex:1!important}.w-e-text-container [data-slate-editor] code{background-color:var(--w-e-textarea-slight-bg-color);border-radius:3px;padding:3px;font-family:monospace}.w-e-panel-content-color{text-align:left;width:230px;list-style:none}.w-e-panel-content-color li{border:1px solid var(--w-e-toolbar-bg-color);cursor:pointer;border-radius:3px;padding:2px;display:inline-block}.w-e-panel-content-color li:hover{border-color:var(--w-e-toolbar-color)}.w-e-panel-content-color li .color-block{border:1px solid var(--w-e-toolbar-border-color);border-radius:3px;width:17px;height:17px}.w-e-panel-content-color .active{border-color:var(--w-e-toolbar-color)}.w-e-panel-content-color .clear{width:100%;margin-bottom:5px;line-height:1.5}.w-e-panel-content-color .clear svg{width:16px;height:16px;margin-bottom:-4px}.w-e-text-container [data-slate-editor] blockquote{background-color:var(--w-e-textarea-slight-bg-color);border-left:8px solid var(--w-e-textarea-selected-border-color);margin:10px 0;padding:10px;font-size:100%;line-height:1.5;display:block}.w-e-panel-content-emotion{text-align:left;width:300px;font-size:20px;list-style:none}.w-e-panel-content-emotion li{cursor:pointer;border-radius:3px;padding:0 5px;display:inline-block}.w-e-panel-content-emotion li:hover{background-color:var(--w-e-textarea-slight-bg-color)}.w-e-textarea-divider{border-radius:3px;margin:20px auto;padding:20px}.w-e-textarea-divider hr{background-color:var(--w-e-textarea-border-color);border:0;height:1px;display:block}.w-e-text-container [data-slate-editor] pre>code{background-color:var(--w-e-textarea-slight-bg-color);border:1px solid var(--w-e-textarea-slight-border-color);text-indent:0;border-radius:4px;padding:10px;font-size:14px;display:block}.w-e-text-container [data-slate-editor] .w-e-image-container{margin:0 3px;display:inline-block}.w-e-text-container [data-slate-editor] .w-e-image-container:hover{box-shadow:0 0 0 2px var(--w-e-textarea-selected-border-color)}.w-e-text-container [data-slate-editor] .w-e-selected-image-container{position:relative;overflow:hidden}.w-e-text-container [data-slate-editor] .w-e-selected-image-container .w-e-image-dragger{background-color:var(--w-e-textarea-handler-bg-color);width:7px;height:7px;position:absolute}.w-e-text-container [data-slate-editor] .w-e-selected-image-container .left-top{cursor:nwse-resize;top:0;left:0}.w-e-text-container [data-slate-editor] .w-e-selected-image-container .right-top{cursor:nesw-resize;top:0;right:0}.w-e-text-container [data-slate-editor] .w-e-selected-image-container .left-bottom{cursor:nesw-resize;bottom:0;left:0}.w-e-text-container [data-slate-editor] .w-e-selected-image-container .right-bottom{cursor:nwse-resize;bottom:0;right:0}.w-e-text-container [contenteditable=false] .w-e-image-container:hover,.w-e-text-container [data-slate-editor] .w-e-selected-image-container:hover{box-shadow:none}.w-e-text-container [data-slate-editor] .table-container{border:1px dashed var(--w-e-textarea-border-color);border-radius:5px;width:100%;margin-top:10px;padding:10px;overflow-x:auto}.w-e-text-container [data-slate-editor] table{border-collapse:collapse}.w-e-text-container [data-slate-editor] table td,.w-e-text-container [data-slate-editor] table th{border:1px solid var(--w-e-textarea-border-color);text-align:left;min-width:30px;padding:3px 5px;line-height:1.5}.w-e-text-container [data-slate-editor] table th{background-color:var(--w-e-textarea-slight-bg-color);text-align:center;font-weight:700}.w-e-panel-content-table{background-color:var(--w-e-toolbar-bg-color)}.w-e-panel-content-table table{border-collapse:collapse}.w-e-panel-content-table td{border:1px solid var(--w-e-toolbar-border-color);cursor:pointer;width:20px;height:15px;padding:3px 5px}.w-e-panel-content-table td.active{background-color:var(--w-e-toolbar-active-bg-color)}.w-e-textarea-video-container{border:1px dashed var(--w-e-textarea-border-color);text-align:center;background-image:linear-gradient(45deg,#eee 25%,#0000 0 75%,#eee 0,#eee),linear-gradient(45deg,#eee 25%,#fff 0 75%,#eee 0,#eee);background-position:0 0,10px 10px;background-size:20px 20px;border-radius:5px;margin:10px auto 0;padding:10px 0}.w-e-text-container [data-slate-editor] pre>code{word-wrap:normal;-webkit-hyphens:none;hyphens:none;tab-size:4;text-align:left;text-shadow:0 1px #fff;white-space:pre;word-break:normal;word-spacing:normal;margin:.5em 0;padding:1em;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;line-height:1.5;overflow:auto}.w-e-text-container [data-slate-editor] pre>code .token.cdata,.w-e-text-container [data-slate-editor] pre>code .token.comment,.w-e-text-container [data-slate-editor] pre>code .token.doctype,.w-e-text-container [data-slate-editor] pre>code .token.prolog{color:#708090}.w-e-text-container [data-slate-editor] pre>code .token.punctuation{color:#999}.w-e-text-container [data-slate-editor] pre>code .token.namespace{opacity:.7}.w-e-text-container [data-slate-editor] pre>code .token.boolean,.w-e-text-container [data-slate-editor] pre>code .token.constant,.w-e-text-container [data-slate-editor] pre>code .token.deleted,.w-e-text-container [data-slate-editor] pre>code .token.number,.w-e-text-container [data-slate-editor] pre>code .token.property,.w-e-text-container [data-slate-editor] pre>code .token.symbol,.w-e-text-container [data-slate-editor] pre>code .token.tag{color:#905}.w-e-text-container [data-slate-editor] pre>code .token.attr-name,.w-e-text-container [data-slate-editor] pre>code .token.builtin,.w-e-text-container [data-slate-editor] pre>code .token.char,.w-e-text-container [data-slate-editor] pre>code .token.inserted,.w-e-text-container [data-slate-editor] pre>code .token.selector,.w-e-text-container [data-slate-editor] pre>code .token.string{color:#690}.w-e-text-container [data-slate-editor] pre>code .language-css .token.string,.w-e-text-container [data-slate-editor] pre>code .style .token.string,.w-e-text-container [data-slate-editor] pre>code .token.entity,.w-e-text-container [data-slate-editor] pre>code .token.operator,.w-e-text-container [data-slate-editor] pre>code .token.url{color:#9a6e3a}.w-e-text-container [data-slate-editor] pre>code .token.atrule,.w-e-text-container [data-slate-editor] pre>code .token.attr-value,.w-e-text-container [data-slate-editor] pre>code .token.keyword{color:#07a}.w-e-text-container [data-slate-editor] pre>code .token.class-name,.w-e-text-container [data-slate-editor] pre>code .token.function{color:#dd4a68}.w-e-text-container [data-slate-editor] pre>code .token.important,.w-e-text-container [data-slate-editor] pre>code .token.regex,.w-e-text-container [data-slate-editor] pre>code .token.variable{color:#e90}.w-e-text-container [data-slate-editor] pre>code .token.bold,.w-e-text-container [data-slate-editor] pre>code .token.important{font-weight:700}.w-e-text-container [data-slate-editor] pre>code .token.italic{font-style:italic}.w-e-text-container [data-slate-editor] pre>code .token.entity{cursor:help}:root{--bg:#f6f9fc;--surface:#fff;--surface-soft:#eef5fb;--text:#142033;--muted:#5b6b80;--line:#d8e3ee;--blue:#0f5fa8;--blue-dark:#0b477d;--blue-soft:#dcecf9;--accent:#c94f4f;--shadow:0 16px 40px #14203314}*{box-sizing:border-box}body{background:var(--bg);color:var(--text);margin:0;font-family:Noto Sans SC,Microsoft YaHei,sans-serif;line-height:1.7}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}button,input,select,textarea{font:inherit}.container{width:min(1120px,100% - 48px);margin:0 auto}.site-header{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff0;position:sticky;top:0}.site-header__inner{justify-content:space-between;align-items:center;gap:24px;min-height:68px;display:flex}.site-brand{color:var(--blue-dark);letter-spacing:.02em;font-size:20px;font-weight:800}.site-nav{align-items:center;gap:8px;display:flex}.site-nav a{color:#24364b;border-radius:999px;padding:8px 14px;font-size:15px}.site-nav a:hover{background:var(--blue-soft);color:var(--blue-dark)}.hero,.home-hero,.page-hero{border-bottom:1px solid var(--line);background:linear-gradient(135deg,#0f5fa81c,#ffffffe0),repeating-linear-gradient(90deg,#0f5fa80d 0 1px,#0000 1px 80px)}.hero{padding:84px 0 72px}.home-hero{padding:58px 0 46px;position:relative;overflow:hidden}.home-hero:after{content:"";background:linear-gradient(135deg,#0f5fa81f,#fff0);border:1px solid #0f5fa824;width:420px;height:280px;position:absolute;top:40px;right:-120px;transform:rotate(12deg)}.page-hero{padding:56px 0}.hero__grid,.home-hero__grid,.split{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);align-items:center;gap:48px;display:grid}.home-hero__grid{z-index:1;grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr);position:relative}.eyebrow{color:var(--blue);letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px;font-size:13px;font-weight:800;display:inline-block}h1,h2,h3,p{margin-top:0}h1{margin-bottom:20px;font-size:clamp(34px,5vw,58px);line-height:1.16}h2{margin-bottom:16px;font-size:clamp(26px,3vw,36px);line-height:1.25}h3{margin-bottom:10px;font-size:20px}p{color:var(--muted)}.hero p,.home-hero__copy p{max-width:660px;font-size:18px}.home-hero__copy p{color:#33475f}.hero__actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.button{background:var(--blue);border:1px solid var(--blue);color:#fff;border-radius:8px;align-items:center;min-height:44px;padding:10px 18px;font-weight:700;display:inline-flex}.button--ghost{color:var(--blue-dark);background:#fff}.home-hero__visual{gap:14px;display:grid}.home-product-carousel{background:linear-gradient(145deg,#fff,#edf6ff);border:1px solid #cfdfec;border-radius:22px;gap:16px;padding:18px;display:grid;overflow:hidden;box-shadow:0 22px 54px #1420331f}.home-product-carousel__stage{background:radial-gradient(circle at 18% 18%,#0f5fa829,#0000 30%),linear-gradient(135deg,#dcecf9,#fff);border:1px solid #c9ddeb;border-radius:16px;min-height:238px;position:relative;overflow:hidden}.home-product-slide{opacity:0;pointer-events:none;transition:opacity .22s,transform .22s;position:absolute;inset:0;transform:translate(12px)}.home-product-slide.is-active{opacity:1;pointer-events:auto;position:relative;transform:translate(0)}.home-product-carousel__image-placeholder,.home-product-slide__image{color:#63819f;justify-content:center;align-items:center;min-height:238px;font-weight:800;display:flex}.home-product-slide__image img{object-fit:contain;width:100%;height:238px;padding:12px}.home-product-carousel__body h2{color:var(--blue-dark);margin-bottom:8px;font-size:23px;line-height:1.3}.home-product-carousel__body p{line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:12px;font-size:14px;line-height:1.7;display:-webkit-box;overflow:hidden}.home-product-carousel__eyebrow{color:var(--blue);margin-bottom:5px;font-size:13px;font-weight:800;display:block}.home-product-carousel__tags{flex-wrap:wrap;gap:8px;min-height:28px;display:flex}.home-product-carousel__tags span{color:#24577e;background:#fff;border:1px solid #cfe0ef;border-radius:999px;padding:4px 9px;font-size:12px;font-weight:800}.home-product-carousel__actions{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.home-product-carousel__actions .button{min-height:38px;padding:8px 13px}.home-product-carousel__controls{justify-content:space-between;align-items:center;gap:10px;display:flex}.home-product-carousel__controls button{color:var(--blue-dark);cursor:pointer;background:#fff;border:1px solid #cfe0ef;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;font-size:22px;font-weight:800;display:inline-flex}.home-product-carousel__dots{gap:7px;display:flex}.home-product-carousel__dots button{width:9px;height:9px;padding:0}.home-product-carousel__dots button.is-active{background:var(--blue);border-color:var(--blue);width:24px}.home-product-carousel--empty{align-items:start}.sensor-visual{background:linear-gradient(145deg,#fff,#edf6ff);border:1px solid #cfdfec;border-radius:24px;gap:18px;padding:22px;display:grid;box-shadow:0 22px 54px #1420331f}.sensor-visual__image{color:#63819f;background:radial-gradient(circle at 22% 28%,#0f5fa82e,#0000 28%),linear-gradient(135deg,#dcecf9,#fff);border:1px solid #c9ddeb;border-radius:18px;justify-content:center;align-items:center;min-height:220px;font-weight:800;display:flex;position:relative}.sensor-visual__image:after{content:"";background:linear-gradient(90deg,#0000,#0f5fa880,#0000);height:2px;position:absolute;top:52%;left:18%;right:18%}.sensor-visual span{color:var(--blue);margin-bottom:4px;font-size:13px;font-weight:800;display:block}.sensor-visual strong{color:var(--blue-dark);font-size:23px;line-height:1.35;display:block}.sensor-visual p{margin:8px 0 0}.hero-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.hero-metrics span{border:1px solid var(--line);color:#234465;text-align:center;background:#fff;border-radius:12px;padding:10px 8px;font-size:13px;font-weight:800}.consult-strip{border-bottom:1px solid var(--line);background:#fff;padding:26px 0}.consult-strip__grid{grid-template-columns:minmax(0,.82fr) minmax(420px,1.18fr);align-items:start;gap:28px;display:grid}.consult-strip h2{font-size:clamp(24px,2.4vw,32px)}.consult-form{box-shadow:var(--shadow);background:#f7fbff;border:1px solid #d6e5f1;border-radius:18px;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:18px;display:grid}.consult-form input,.consult-form textarea{color:var(--text);background:#fff;border:1px solid #cad9e7;border-radius:10px;min-height:44px;padding:10px 12px}.consult-form textarea{resize:vertical;grid-column:1/-1;min-height:88px}.consult-form .button{justify-content:center}.article-card,.copy-block,.cta-box,.hero-card,.info-card,.list-panel,.product-card{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:18px}.hero-card{padding:28px}.hero-card ul{color:var(--muted);margin:14px 0 0;padding-left:18px}.section{padding:64px 0}.home-section{padding:48px 0}.section--soft{background:var(--surface-soft);border-bottom:1px solid var(--line);border-top:1px solid var(--line)}.section-head{justify-content:space-between;align-items:end;margin-bottom:22px;display:flex}.section-head>a,.text-link{color:var(--blue);font-weight:700}.cards{gap:18px;display:grid}.cards--three{grid-template-columns:repeat(3,minmax(0,1fr))}.cards--four{grid-template-columns:repeat(4,minmax(0,1fr))}.products-hero p{max-width:680px}.product-category-tabs{flex-wrap:wrap;gap:10px;margin-top:22px;display:flex}.product-category-tabs span{color:#1e466b;background:#fff;border:1px solid #cfe0ef;border-radius:999px;padding:8px 14px;font-size:14px;font-weight:800}.products-directory{background:#fff}.products-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.info-card{padding:24px}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.feature-grid div{border:1px solid var(--line);color:var(--blue-dark);background:#fff;border-radius:14px;padding:18px;font-weight:800}.product-card{flex-direction:column;min-height:420px;display:flex;overflow:hidden}.product-card__image{background:linear-gradient(135deg,#edf5fc,#fff);justify-content:center;align-items:center;height:190px;min-height:190px;padding:14px;display:flex}.product-card__image img{object-fit:contain;width:100%;height:100%}.product-card__placeholder{color:#6a87a2;border:1px dashed #9dbad2;border-radius:12px;padding:26px 34px;font-weight:800}.product-card__body{flex-direction:column;flex:1;padding:20px;display:flex}.product-card__body h3{color:var(--blue-dark);min-height:52px;font-size:19px;line-height:1.35}.product-card__body p{line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:48px;font-size:14px;display:-webkit-box;overflow:hidden}.product-card__tags{flex-wrap:wrap;gap:8px;min-height:28px;margin-top:12px;display:flex}.product-card__tags span{color:#24577e;background:#eef6fd;border:1px solid #cfe0ef;border-radius:999px;padding:3px 9px;font-size:12px;font-weight:800}.product-card small{color:#4f6175;margin-top:14px;display:block}.product-card__link{border:1px solid var(--blue);color:var(--blue-dark);border-radius:999px;width:fit-content;margin-top:auto;padding:7px 12px;font-size:14px;font-weight:800;display:inline-flex}.product-card__link:hover{background:var(--blue);color:#fff}.product-detail-hero{border-bottom:1px solid var(--line);background:linear-gradient(135deg,#0f5fa81f,#fffffff2),repeating-linear-gradient(90deg,#0f5fa80b 0 1px,#0000 1px 86px);padding:44px 0}.product-detail-hero__grid{grid-template-columns:minmax(0,1fr) minmax(320px,.86fr);align-items:center;gap:38px;display:grid}.product-detail-hero p{max-width:720px;font-size:17px}.product-detail-page~.contact-float{display:none}.product-detail-image{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:20px;justify-content:center;align-items:center;min-height:300px;padding:16px;display:flex;overflow:hidden}.product-detail-image img{object-fit:contain;border-radius:14px;width:100%;max-height:360px}.product-detail-layout{grid-template-columns:minmax(0,1fr) 310px;align-items:start;gap:34px;display:grid}.product-detail-content{gap:22px;min-width:0;display:grid}.product-detail-content section{border:1px solid var(--line);box-shadow:var(--shadow);color:#27384c;background:#fff;border-radius:18px;padding:24px;font-size:16px;line-height:1.85}.product-detail-content h2{border-left:4px solid var(--blue);color:var(--blue-dark);margin-bottom:18px;padding-left:12px;font-size:25px}.product-detail-content p{color:#27384c;margin-bottom:16px}.product-rich-content{overflow-x:auto}.product-rich-content table{border-collapse:collapse;color:#26384d;width:100%;min-width:680px;margin:18px 0 24px}.product-rich-content td,.product-rich-content th{text-align:left;vertical-align:top;border:1px solid #c9d7e4;padding:10px 12px}.product-rich-content th{color:var(--blue-dark);background:#eef5fb;font-weight:800}.product-rich-content img{border:1px solid var(--line);border-radius:10px;max-width:100%;height:auto;margin:16px 0;display:block}.product-rich-content figure{margin:18px 0}.product-rich-content figcaption{color:#6b7b8c;margin-top:6px;font-size:13px}.product-image-gallery{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;margin-top:18px;display:grid}.product-image-gallery__item{border:1px solid var(--line);background:#f8fbff;border-radius:14px;margin:0;padding:10px;overflow:hidden}.product-image-gallery__item img{object-fit:contain;background:#fff;border-radius:10px;width:100%;height:auto}.product-detail-sidebar{gap:18px;display:grid}.product-contact-card{text-align:center;z-index:20;background:#fff;border:1px solid #d4e4f1;border-radius:16px;place-items:center;gap:14px;padding:16px;display:grid;position:sticky;top:96px;box-shadow:0 14px 34px #1420331a}.product-contact-card:before{background:linear-gradient(90deg,var(--blue),#4b95cf);content:"";border-radius:16px 16px 0 0;height:4px;position:absolute;top:-1px;left:-1px;right:-1px}.product-contact-card span{color:var(--blue-dark);margin-bottom:4px;font-weight:900;display:block}.product-contact-card strong{color:#a94444;letter-spacing:.02em;font-size:20px;display:block}.product-contact-card p{color:#5c6f82;margin:6px 0 0;font-size:13px}.product-contact-card img{background:#f8fbff;border:1px solid #d8e6f1;border-radius:10px;padding:6px}.product-contact-card--compact{display:none}.side-panel{border:1px solid var(--line);background:#fff;border-radius:16px;padding:16px;box-shadow:0 10px 26px #1420330f}.side-panel h2{color:var(--blue-dark);margin-bottom:12px;font-size:18px}.side-product-item,.side-product-list{gap:10px;display:grid}.side-product-item{border-bottom:1px solid #edf2f7;grid-template-columns:64px minmax(0,1fr);align-items:start;padding-bottom:10px}.side-product-item:last-child{border-bottom:0;padding-bottom:0}.side-product-thumb{color:#6a87a2;text-align:center;background:#f3f8fc;border:1px solid #d8e6f1;border-radius:10px;justify-content:center;align-items:center;height:52px;font-size:12px;font-weight:800;display:flex;overflow:hidden}.side-product-thumb img{object-fit:contain;width:100%;height:100%}.side-product-item strong{color:#23364b;font-size:14px;line-height:1.45;display:block}.side-product-item em{color:#607086;margin-top:3px;font-size:12px;font-style:normal;font-weight:600;line-height:1.55;display:block}.side-article-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.side-article-list li{border-bottom:1px solid #edf2f7;padding-bottom:10px}.side-article-list li:last-child{border-bottom:0;padding-bottom:0}.side-article-list a{color:#2a4058;font-size:14px;line-height:1.55;display:block}.side-article-list a:hover,.side-product-item:hover strong{color:var(--blue)}.scene-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;display:grid}.scene-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:18px;padding:20px}.scene-card span{background:var(--blue-soft);color:var(--blue-dark);border-radius:12px;justify-content:center;align-items:center;width:38px;height:38px;margin-bottom:14px;font-weight:900;display:inline-flex}.scene-card h3{color:var(--blue-dark);font-size:18px}.scene-card p{margin-bottom:0;font-size:14px}.selection-panel{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:22px;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);align-items:center;gap:32px;padding:30px;display:grid}.selection-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.selection-grid div{color:#1e466b;text-align:center;background:#f1f7fc;border:1px solid #d2e1ee;border-radius:14px;padding:16px;font-weight:800}.article-list{gap:16px;display:grid}.article-card{padding:22px}.article-card h2{color:var(--blue-dark);margin-bottom:10px;font-size:22px}.article-card__meta,.article-detail__meta{color:#6a7687;flex-wrap:wrap;gap:12px;font-size:14px;display:flex}.copy-block,.cta-box,.list-panel{padding:26px}.faq-list{gap:12px;display:grid}.faq-list details{border:1px solid var(--line);background:#fff;border-radius:14px;padding:18px 20px}.faq-list summary{color:var(--blue-dark);cursor:pointer;font-weight:800}.cta-section{padding-top:24px}.cta-box{text-align:center}.cta-box strong{color:var(--accent);font-size:24px}.cta-box--contact{text-align:left;justify-content:space-between;align-items:center;display:flex}.article-hero{border-bottom:1px solid var(--line);background:linear-gradient(135deg,#0f5fa81f,#fffffff0),repeating-linear-gradient(90deg,#0f5fa80b 0 1px,#0000 1px 86px);padding:42px 0 36px}.article-breadcrumb{color:var(--muted);margin-bottom:16px;font-size:14px}.article-breadcrumb a{color:var(--blue-dark);font-weight:700}.article-hero h1{max-width:960px;font-size:clamp(32px,4.5vw,52px);line-height:1.18}.article-summary{border:1px solid var(--line);border-left:4px solid var(--blue);box-shadow:var(--shadow);color:#2d4158;background:#fff;border-radius:14px;max-width:920px;margin:24px 0 0;padding:18px 20px;font-size:17px}.article-layout-section{background:#fff;padding:46px 0 64px}.article-layout{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:34px;display:grid}.article-detail{min-width:0}.article-content{color:#24364b;max-width:820px;font-size:17px;line-height:1.9}.article-content p{color:#27384c;margin-bottom:22px;font-size:17px;line-height:1.9}.article-content h2{border-left:4px solid var(--blue);color:var(--blue-dark);margin:42px 0 18px;padding-left:14px;font-size:26px;line-height:1.35}.article-content h3{color:#1e3854;margin:28px 0 12px;font-size:21px}.article-content ol,.article-content ul{border:1px solid var(--line);color:#27384c;background:#f7fbff;border-radius:14px;margin:18px 0 26px;padding:18px 22px 18px 42px}.article-content li{margin:8px 0}.article-content a{color:var(--blue);text-underline-offset:3px;font-weight:700;text-decoration:underline}.article-inline-products{border:1px solid var(--line);color:#27384c;background:#f7fbff;border-radius:14px;margin:0 0 26px;padding:18px 22px}.article-inline-products a{color:var(--blue);text-underline-offset:3px;font-weight:800;text-decoration:underline}.article-sidebar{align-self:start;gap:18px;display:grid}.article-detail-page~.contact-float{display:none}.article-contact,.article-side-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:18px;padding:18px}.article-contact{text-align:center;z-index:5;place-items:center;gap:14px;display:grid;position:sticky;top:88px}.article-contact strong{color:var(--blue-dark);font-size:18px;line-height:1.4;display:block}.article-contact p{color:#a94444;margin:6px 0 0;font-size:14px;font-weight:800}.article-contact--compact{display:none}.article-side-card h2{font-size:22px}.article-side-products{gap:14px;display:grid}.article-side-products .product-card{box-shadow:none}.article-side-products .product-card__image{min-height:112px}.article-side-products .product-card__image img{height:132px}.article-side-products .product-card__body{padding:16px}.article-side-products .product-card small{display:none}.pager{justify-content:space-between;align-items:center;margin-top:24px;display:flex}.pager a{border:1px solid var(--line);color:var(--blue);background:#fff;border-radius:999px;padding:8px 14px}.contact-float{text-align:center;z-index:120;background:#fff;border:1px solid #d9e6f0;border-radius:14px;width:124px;position:fixed;top:100px;right:24px;box-shadow:0 12px 32px #14203324}.contact-float__toggle{opacity:0;pointer-events:none;position:absolute}.contact-float__summary{list-style:none;display:none}.contact-float__summary::-webkit-details-marker{display:none}.contact-float__panel{justify-items:center;padding:12px;display:grid}.contact-float__title{color:var(--blue-dark);margin-bottom:8px;font-size:13px;font-weight:800}.contact-float__phone{color:#a94444;background:#fff4f4;border:1px solid #f0cccc;border-radius:999px;margin-top:8px;padding:5px 6px;font-size:13px;font-weight:800;display:block}.site-footer{color:#fff;background:#13263a;padding:34px 0}.site-footer p,.site-footer span{color:#c9d6e3}.site-footer__inner{justify-content:space-between;align-items:center;gap:24px;display:flex}.site-footer__contact{text-align:right;justify-items:end;display:grid}.site-footer__contact strong{font-size:22px;display:block}.site-footer__contact img{background:#fff;border-radius:10px;margin-top:10px;padding:6px}.site-footer__links{gap:14px;margin-top:12px;display:flex}.site-footer__links a{color:#dcecf9;font-weight:700}.admin-shell{color:#172033;background:#eef1f5;grid-template-rows:52px minmax(0,1fr);grid-template-columns:210px minmax(0,1fr);min-height:100vh;display:grid}.admin-topbar{color:#fff;z-index:50;background:#0f63ad;grid-column:1/-1;justify-content:space-between;align-items:center;padding:0 18px;display:flex;position:sticky;top:0;box-shadow:0 2px 8px #0b335c2e}.admin-topbar>strong{letter-spacing:.02em;font-size:17px}.admin-topbar>div{align-items:center;gap:16px;display:flex}.admin-sidebar{color:#2f4054;background:#f6f7f9;border-right:1px solid #cfd7e2;grid-row:2;min-height:calc(100vh - 52px);padding:14px 0;position:sticky;top:52px}.admin-sidebar__title{color:#6c7a89;padding:10px 18px;font-size:13px;font-weight:800;display:block}.admin-sidebar nav{display:grid}.admin-sidebar a{color:#24364b;border-bottom:1px solid #e3e8ef;padding:12px 18px;font-size:14px;font-weight:700}.admin-sidebar a:hover{color:#0f63ad;background:#e8f1fb}.admin-main{grid-area:2/2;min-width:0;padding:18px}.admin-contact{position:relative}.admin-contact summary{color:#fff;cursor:pointer;background:#ffffff24;border:1px solid #ffffff57;border-radius:999px;padding:7px 14px;font-weight:700;list-style:none}.admin-contact summary::-webkit-details-marker{display:none}.admin-contact__panel{border:1px solid var(--line);box-shadow:var(--shadow);z-index:10;background:#fff;border-radius:14px;justify-items:center;gap:8px;padding:12px;display:grid;position:absolute;top:42px;right:0}.admin-card,.admin-form,.admin-table{box-shadow:none;background:#fff;border:1px solid #d8e0ea;border-radius:4px;padding:20px}.admin-page{gap:14px;display:grid}.admin-page-title{background:#fff;border:1px solid #d8e0ea;border-radius:4px;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.admin-page-title h1{margin-bottom:4px;font-size:22px}.admin-page-title p{margin:0;font-size:14px}.admin-grid{gap:18px;display:grid}.admin-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-form{gap:14px;display:grid}.admin-form label{color:#24364b;gap:6px;font-weight:700;display:grid}.admin-form input,.admin-form select,.admin-form textarea{border:1px solid #cbd6e2;border-radius:3px;width:100%;padding:10px 12px}.admin-form textarea{resize:vertical;min-height:120px}.admin-form .checkbox-label{flex-direction:row;align-items:center;gap:8px;display:flex}.admin-form .checkbox-label input{width:auto}.admin-actions{flex-wrap:wrap;gap:10px;display:flex}.danger-button,.ghost-button,.small-button{cursor:pointer;border:1px solid #0000;border-radius:3px;padding:9px 12px;font-weight:700;line-height:1.3;display:inline-flex}.small-button{background:var(--blue);color:#fff}.danger-button{color:#a94444;background:#fff0f0;border-color:#f3c2c2}.ghost-button{color:#24364b;background:#fff;border-color:#cbd6e2}.cms-toolbar{background:#fff;border:1px solid #d8e0ea;border-radius:4px;flex-wrap:wrap;align-items:center;gap:10px;padding:12px;display:flex}.cms-toolbar input{border:1px solid #cbd6e2;border-radius:3px;min-width:220px;min-height:36px;padding:8px 10px}.cms-table-wrap{background:#fff;border:1px solid #d8e0ea;border-radius:4px;overflow:auto}.cms-table{border-collapse:collapse;width:100%;min-width:980px}.cms-table th{color:#24364b;text-align:left;background:#f0f4f8;border-bottom:1px solid #d8e0ea;font-size:13px}.cms-table td,.cms-table th{vertical-align:middle;border-bottom:1px solid #edf1f5;padding:10px 12px}.cms-table td{color:#33475f;font-size:14px}.cms-table code{color:#607080;word-break:break-all;font-size:12px}.cms-thumb{color:#7a8796;background:#f4f7fb;border:1px solid #d8e0ea;justify-content:center;align-items:center;width:68px;height:48px;font-size:12px;display:flex;overflow:hidden}.cms-thumb img{object-fit:cover;width:100%;height:100%}.table-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.muted-action,.table-actions a,.table-actions button{color:#0f63ad;cursor:pointer;background:0 0;border:0;padding:0;font-size:13px;font-weight:700}.table-actions .danger-text{color:#b44444}.muted-action{color:#98a4b2;cursor:default}.cms-editor,.cms-editor-section{gap:14px;display:grid}.cms-editor-section{background:#fff;border:1px solid #d8e0ea;border-radius:4px;padding:16px}.cms-editor-section h2{background:#f0f4f8;border-bottom:1px solid #d8e0ea;margin:-16px -16px 2px;padding:11px 14px;font-size:16px}.cms-editor-help{color:#526579;background:#f8fbff;border:1px solid #d8e0ea;margin:0;padding:10px 12px;font-size:13px}.cms-editor-section label{color:#24364b;gap:6px;font-size:14px;font-weight:700;display:grid}.cms-editor-section input,.cms-editor-section select,.cms-editor-section textarea{border:1px solid #cbd6e2;border-radius:3px;width:100%;padding:10px 12px}.cms-editor-section textarea{resize:vertical;min-height:120px}.cms-editor-section .checkbox-label{flex-direction:row;align-items:center;gap:8px;display:flex}.cms-editor-section .checkbox-label input{width:auto}.cms-image-group{background:#f8fbff;border:1px solid #d8e0ea;border-radius:4px;gap:12px;padding:14px;display:grid}.cms-rich-editor{border:1px solid #cbd6e2;border-radius:3px;overflow:hidden}.cms-rich-editor .w-e-toolbar{background:#f6f8fb!important;border-bottom:1px solid #d8e0ea!important}.cms-rich-editor .w-e-text-container{min-height:460px!important}.cms-rich-editor .w-e-text-container table{border-collapse:collapse;width:100%}.cms-rich-editor .w-e-text-container td,.cms-rich-editor .w-e-text-container th{border:1px solid #cbd6e2;padding:8px 10px}.cms-rich-editor .w-e-text-container img{max-width:100%}.cms-image-group h3{color:#24364b;margin-bottom:4px;font-size:15px}.cms-empty-note,.cms-image-group p{color:#6b7b8c;margin:0;font-size:13px}.image-preview-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px;display:grid}.image-preview-grid--single{max-width:220px}.image-preview-card{background:#fff;border:1px solid #d8e0ea;border-radius:4px;gap:8px;margin:0;padding:8px;display:grid}.image-preview-card img{object-fit:contain;background:#f4f7fb;border:1px solid #edf1f5;width:100%;height:112px}.image-preview-card figcaption{color:#7a8796;overflow-wrap:anywhere;font-size:12px}.image-remove-button{color:#a94444;cursor:pointer;background:#fff0f0;border:1px solid #f3c2c2;border-radius:3px;justify-content:center;align-items:center;padding:6px 8px;flex-direction:row!important;gap:6px!important;font-size:13px!important;display:inline-flex!important}.image-remove-button input{width:auto!important}.cms-textarea-large{min-height:280px!important}.cms-editor-actions{background:#fff;border:1px solid #d8e0ea;border-radius:4px;gap:10px;padding:12px;display:flex;position:sticky;bottom:0}.login-page{background:linear-gradient(135deg,#f4f9ff,#e8f1fa);justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.login-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:18px;width:100%;max-width:420px;padding:30px}.status-pill{border-radius:999px;padding:4px 10px;font-size:13px;font-weight:800;display:inline-flex}.status-pill--ok{color:#207344;background:#e8f7ee}.status-pill--muted{color:#5b6b80;background:#eef2f7}.ai-writer-page .admin-form h2{border-top:1px solid var(--line);margin-top:10px;padding-top:16px}.keyword-filter{flex-wrap:wrap;align-items:center;gap:10px;margin:18px 0;display:flex}.keyword-filter a{border:1px solid var(--line);color:var(--blue-dark);background:#f4f8fc;border-radius:999px;padding:7px 12px;font-weight:700}.keyword-table{gap:10px;display:grid}.keyword-row{border:1px solid var(--line);background:#f8fbff;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.keyword-row p{margin:4px 0 0;font-size:13px}@media (min-width:1200px) and (max-width:1439px){.contact-float{width:118px;top:100px;right:18px}.contact-float__panel{padding:10px}}@media (max-width:1199px){.hero,.home-hero{padding:42px 0}.consult-strip__grid,.hero__grid,.home-hero__grid,.product-detail-hero__grid,.product-detail-layout,.selection-panel,.split{grid-template-columns:1fr}.cards--four,.cards--three,.products-grid,.scene-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-float{border-radius:999px;width:auto;top:auto;bottom:18px;right:18px}.contact-float__summary{color:var(--blue-dark);cursor:pointer;align-items:center;gap:8px;min-height:42px;padding:8px 13px;font-size:13px;font-weight:800;display:flex}.contact-float__summary-sub{color:#a94444;border-left:1px solid #d9e6f0;padding-left:8px}.contact-float__panel{background:#fff;border:1px solid #d9e6f0;border-radius:14px;width:128px;padding:12px;display:none;position:absolute;bottom:54px;right:0;box-shadow:0 12px 32px #14203324}.contact-float__toggle:checked~.contact-float__panel{display:grid}.article-layout{grid-template-columns:1fr}.article-sidebar,.product-detail-sidebar{position:static}.product-detail-sidebar>.product-contact-card{display:none}.product-contact-card--compact{text-align:left;justify-content:space-between;align-items:center;max-width:760px;margin:22px 0 0;display:flex;position:static}.product-contact-card--compact img{flex:none}.article-sidebar>.article-contact{display:none}.article-contact--compact{text-align:left;justify-content:space-between;align-items:center;max-width:760px;margin-top:22px;display:flex}.article-content{max-width:100%}}@media (max-width:760px){.container{width:min(100% - 32px,1120px)}.site-header__inner{flex-direction:column;align-items:flex-start;gap:8px;padding:12px 0}.site-nav{flex-wrap:wrap}.home-hero h1{font-size:34px}.cards--four,.cards--three,.consult-form,.hero-metrics,.products-grid,.scene-grid,.selection-grid{grid-template-columns:1fr}.consult-form .button{width:100%}.cta-box--contact,.section-head,.site-footer__inner{flex-direction:column;align-items:flex-start}.site-footer__contact{text-align:left;justify-items:start}}@media (max-width:900px){.admin-grid--two,.admin-shell,.cards--three,.hero__grid,.split{grid-template-columns:1fr}.section-head,.site-footer__inner,.site-header__inner{flex-direction:column;align-items:flex-start}.site-nav{flex-wrap:wrap}.article-hero{padding:32px 0 28px}.article-layout-section{padding:34px 0 48px}.article-contact--compact{gap:14px;padding:14px}.article-contact--compact strong{font-size:16px}.article-contact--compact p{font-size:13px}.article-content,.article-content p{font-size:16px;line-height:1.85}.article-content h2{font-size:23px}}