:root{--ai-blue:#3b82f6;--ai-teal:#14b8a6;--ai-dark:#0f172a}.ai-section .caption{text-align:center;display:block}@media (width>=992px){.ai-section .caption{text-align:left}}.ai-section--alt{position:relative}.ai-section--alt:after{content:"";opacity:.04;pointer-events:none;z-index:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60'%3E%3Ccircle cx='6' cy='6' r='1.5' fill='%238B5CF6'/%3E%3Ccircle cx='30' cy='30' r='1' fill='%233B82F6'/%3E%3Ccircle cx='54' cy='54' r='1.5' fill='%2314B8A6'/%3E%3Ccircle cx='42' cy='12' r='1' fill='%238B5CF6'/%3E%3Ccircle cx='18' cy='48' r='1' fill='%233B82F6'/%3E%3C/svg%3E");position:absolute;inset:0}.ai-section--alt .container{z-index:1;position:relative}.ai-section--dark{background:var(--lt-gradient-dark);position:relative;overflow:hidden}.ai-section--dark:before{content:"";pointer-events:none;background:radial-gradient(circle at 30% 40%,#8b5cf612 0%,#0000 50%),radial-gradient(circle at 70% 60%,#3b82f60d 0%,#0000 50%);width:200%;height:200%;position:absolute;top:-50%;left:-50%}.ai-caption--purple{color:var(--purple-500)}.ai-subtitle--muted{color:var(--gray-400)}.ai-hero{background:radial-gradient(circle at 100% 0,#8b5cf61f 0%,#3b82f60f 40%,#0000 70%);position:relative;overflow:hidden}.ai-hero__title{letter-spacing:-.02em;color:var(--lt-text);margin-bottom:20px;font-size:48px;font-weight:800;line-height:1.08}.ai-hero__accent{background:var(--lt-gradient-ai);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:22px}.ai-btn{border-radius:var(--radius-pill);cursor:pointer;border:none;align-items:center;gap:6px;padding:14px 18px;font-size:15px;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.ai-btn--primary{background:var(--red);color:#fff}.ai-btn--primary:hover{background:var(--red-hover);color:#fff}.ai-btn--outline{color:var(--lt-text);border:1.5px solid var(--gray-400);background:0 0}.ai-btn--outline:hover{border-color:var(--red);color:var(--red)}.ai-btn--white{color:var(--lt-text);background:#fff}.ai-btn--lg{padding:16px 36px;font-size:16px}.ai-btn--block{justify-content:center;width:100%;display:flex}.ai-benefit-card{border:1px solid var(--lt-border);cursor:default;background:#fff;border-radius:12px;align-items:center;gap:10px;padding:14px;transition:all .25s;display:flex;box-shadow:0 1px 4px #0000000a}.ai-benefit-card:hover{border-color:var(--b-color)}.ai-benefit-card__icon{background:color-mix(in srgb, var(--b-color) 15%, transparent);width:38px;height:38px;color:var(--b-color);border-radius:10px;justify-content:center;align-items:center;font-size:18px;display:flex}.ai-benefit-card__text{color:var(--lt-text);font-size:13px;font-weight:600;line-height:1.3}.ai-chat-window{border:1px solid var(--lt-border);background:#fff;border-radius:16px;flex-direction:column;height:560px;display:flex;overflow:hidden;box-shadow:0 12px 48px #00000014}.ai-chat-window__bar{border-bottom:1px solid var(--lt-border);background:#fafafa;align-items:center;gap:8px;padding:14px 18px;display:flex}.ai-chat-window__dot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.ai-chat-window__dot--red{background:#ef4444}.ai-chat-window__dot--yellow{background:#f59e0b}.ai-chat-window__dot--green{background:#22c55e}.ai-chat-window__label{color:var(--lt-text-muted);margin-left:8px;font-size:13px;font-weight:600}.ai-chat-window__body{flex-direction:column;flex:1;gap:14px;padding:20px;display:flex;overflow-y:auto}.ai-chat-window__input{border-top:1px solid var(--lt-border);background:#fafafa;justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.ai-chat-window__input-placeholder{color:var(--gray-700);font-size:14px}.ai-chat-window__input-btn{background:var(--lt-gradient-ai);color:#fff;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;display:flex}.ai-chat-msg{max-width:88%;display:flex}.ai-chat-msg--user{align-self:flex-end}.ai-chat-msg--ai{align-self:flex-start}.ai-chat-msg__bubble{border-radius:14px;padding:12px 16px;font-size:14px;line-height:1.5;position:relative}.ai-chat-msg--user .ai-chat-msg__bubble{background:var(--lt-gradient-ai);color:#fff;border-bottom-right-radius:4px}.ai-chat-msg--ai .ai-chat-msg__bubble{color:var(--lt-text);background:#f1f5f9;border-bottom-left-radius:4px}.ai-chat-msg__file{background:#0000000f;border-radius:6px;align-items:center;gap:6px;margin-bottom:6px;padding:5px 10px;font-size:12px;font-weight:600;display:inline-flex}.ai-chat-msg__badge{border-radius:999px;margin-top:6px;padding:2px 8px;font-size:11px;font-weight:700;display:inline-block}.ai-chat-msg__badge--success{color:#166534;background:#22c55e26}.ai-chat-msg__badge--number{color:#7c3aed;background:#8b5cf626;margin-right:4px}.ai-chat-msg__plan{background:#0000000d;border-radius:8px;margin:8px 0;padding:10px 12px}.ai-chat-msg--user .ai-chat-msg__plan{background:#ffffff26}.ai-chat-msg__plan-title{opacity:.85;align-items:center;gap:5px;margin-bottom:6px;font-size:12px;font-weight:700;display:flex}.ai-chat-msg__plan-item{opacity:.8;align-items:center;gap:6px;padding:3px 0;font-size:12px;display:flex}.ai-chat-msg__plan-item i{flex-shrink:0;font-size:13px}.ai-msg-icon--warn{color:#f59e0b}.ai-msg-icon--success{color:#22c55e}.ai-msg-icon--blue{color:#3b82f6}.ai-msg-icon--danger{color:#ef4444}.ai-chat-msg__approve-btn{cursor:pointer;color:#fff;background:#15803d;border:none;border-radius:8px;align-items:center;gap:4px;margin-top:8px;padding:6px 16px;font-size:12px;font-weight:700;transition:background .15s;display:inline-flex}.ai-chat-msg__approve-btn:hover{background:#16a34a}.ai-chat-msg__quote{border-left:3px solid var(--gray-400);background:#00000012;border-radius:0 6px 6px 0;margin-bottom:8px;padding:8px 12px;font-size:12px;font-style:italic;line-height:1.55}.ai-chat-msg--user .ai-chat-msg__quote{background:#ffffff26;border-left-color:#fff6}.ai-chat-msg--ai .ai-chat-msg__quote{background:#0000000d;border-left-color:#00000026}.ai-chat-typing{gap:4px;padding:4px 0;display:flex}.ai-chat-typing span{background:var(--gray-400);border-radius:50%;width:7px;height:7px;animation:1.4s ease-in-out infinite aiTyping}.ai-chat-typing span:first-child{animation-delay:0s}.ai-chat-typing span:nth-child(2){animation-delay:.2s}.ai-chat-typing span:nth-child(3){animation-delay:.4s}@keyframes aiTyping{0%,60%,to{opacity:.4;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}.ai-calc-form{box-shadow:var(--lt-shadow);border:1px solid var(--lt-border);background:#fff;border-radius:16px;padding:32px}.ai-calc-form__label{color:var(--lt-text);margin-bottom:8px;font-size:14px;font-weight:600;display:block}.ai-calc-form__hint{color:var(--gray-500);font-size:12px}.ai-range{border-radius:4px;height:8px}.ai-range::-webkit-slider-thumb{background:var(--lt-gradient-ai);cursor:pointer;border-radius:50%;width:20px;height:20px;transition:transform .15s;box-shadow:0 2px 8px #8b5cf64d}.ai-range::-webkit-slider-thumb:hover{transform:scale(1.15)}.ai-calc-results{padding:8px 0}.ai-calc-card{text-align:center;border:1px solid var(--lt-border);background:#fff;border-radius:14px;padding:24px;box-shadow:0 1px 4px #00000008}.ai-calc-card__icon{margin-bottom:8px;font-size:28px;display:block}.ai-calc-card--time .ai-calc-card__icon{color:var(--lt-accent-ai)}.ai-calc-card--money .ai-calc-card__icon{color:var(--green-500)}.ai-calc-card--year .ai-calc-card__icon{color:var(--ai-blue)}.ai-calc-card--roi .ai-calc-card__icon{color:var(--amber-500)}.ai-calc-card__label{color:var(--lt-text-muted);margin-bottom:6px;font-size:13px;font-weight:500}.ai-calc-card__value{color:var(--lt-text);font-size:24px;font-weight:800}.ai-calc-bar__label{color:var(--lt-text-muted);font-size:13px;font-weight:500}.ai-calc-bar__progress{background:#f1f5f9;border-radius:999px;height:14px;overflow:hidden}.ai-calc-bar__progress .progress-bar{background:var(--lt-gradient-ai)}.ai-compare-card{border:1px solid var(--lt-border);background:#fff;border-top:none;border-radius:0 0 16px 16px;flex-direction:column;padding:32px 24px;display:flex;box-shadow:0 1px 4px #00000008}.ai-compare-card--before{border-top:4px solid #ef4444;border-radius:0 0 16px 16px}.ai-compare-card--after{border-top:4px solid #22c55e;border-radius:0 0 16px 16px}.ai-compare-card__header{flex-shrink:0;align-items:center;gap:12px;margin-bottom:24px;display:flex}.ai-compare-card__icon{font-size:28px}.ai-compare-card--before .ai-compare-card__icon{color:#ef4444}.ai-compare-card--after .ai-compare-card__icon{color:#22c55e}.ai-compare-card__title{margin:0;font-size:22px;font-weight:700}.ai-compare-card__time{color:#ef4444;white-space:nowrap;flex-shrink:0;margin-left:auto;font-size:13px;font-weight:600}.ai-compare-card__time--saved{color:#22c55e}.ai-compare-card__list{flex-direction:column;flex:1;gap:10px;margin:0;padding:0;list-style:none;display:flex}.ai-compare-card__list--after .ai-compare-card__item{flex-wrap:nowrap;align-items:center}.ai-compare-card__item{background:#f8fafc;border-radius:10px;flex-wrap:wrap;align-items:center;gap:12px;padding:10px 14px;font-size:14px;font-weight:500;display:flex}.ai-compare-card__list:not(.ai-compare-card__list--after) .ai-compare-card__item{flex:1}.ai-compare-card__total-item{flex:none}.ai-compare-card__total-item--after{flex:none;padding-top:10px}.ai-compare-card__slider{width:100%;margin-top:6px}.ai-compare-card__slider-label{color:var(--gray-500);margin-bottom:4px;font-size:11px;font-weight:500}.ai-compare-card__slider-label strong{color:var(--lt-text);font-weight:700}.ai-compare-card__slider input{appearance:none;cursor:pointer;background:#e5e7eb;border-radius:3px;outline:none;width:100%;height:5px}.ai-compare-card__slider input::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;background:#ef4444;border-radius:50%;width:16px;height:16px}.ai-compare-card__slider input::-moz-range-thumb{cursor:pointer;background:#ef4444;border:none;border-radius:50%;width:16px;height:16px}.ai-compare-card__total{color:#ef4444;width:100%;padding-top:8px;font-size:18px;font-weight:500}.ai-compare-card__total--after{color:#22c55e}.ai-compare-result__card{color:var(--lt-text);background:linear-gradient(135deg,#22c55e14,#8b5cf614);border:1px solid #22c55e26;border-radius:14px;align-items:center;gap:16px;padding:24px 32px;font-size:20px;font-weight:700;display:flex}.ai-compare-result__card i{color:var(--green-500);flex-shrink:0;font-size:36px}.ai-tabs__nav{flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:40px;display:flex}@media (width>=992px){.ai-tabs__nav{justify-content:flex-start}}.ai-tabs__btn{color:var(--gray-400);cursor:pointer;background:0 0;border:1.5px solid #ffffff26;border-radius:999px;align-items:center;gap:6px;padding:8px 18px;font-size:13px;font-weight:600;transition:all .25s;display:inline-flex}.ai-tabs__btn:hover{color:#fff;border-color:#ffffff59}.ai-tabs__btn.active{background:var(--lt-gradient-ai);color:#fff;border-color:#0000}.ai-flow{display:none}.ai-flow--visible{display:block}.ai-flow__steps{flex-direction:column;align-items:center;gap:0;max-width:900px;margin:0 auto;display:flex}@media (width>=992px){.ai-flow__steps{align-items:flex-start;margin:0}}.ai-flow__step{background:#ffffff0d;border:1px solid #ffffff14;border-radius:12px;gap:20px;width:100%;padding:18px 24px;display:flex}.ai-flow__step-left{flex-shrink:0;align-items:center;gap:12px;min-width:220px;max-width:260px;display:flex}.ai-flow__step-right{flex:1;align-items:center;min-width:0;display:flex}.ai-flow__step-icon{width:38px;height:38px;color:var(--lt-accent-ai);background:#8b5cf626;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:17px;display:flex}.ai-flow__step-text{color:var(--gray-200);font-size:14px;font-weight:600;line-height:1.3}.ai-flow__step-sub{color:var(--gray-400);white-space:pre-line;word-break:break-word;font-size:12px;line-height:1.65}.ai-flow__step-sub-line{padding:1px 0;display:block}.ai-flow__step-sub-key{color:var(--gray-300);font-weight:600}@media (width<=767.98px){.ai-flow__step{flex-direction:column;gap:10px}.ai-flow__step-left{min-width:0;max-width:none}}.ai-flow__arrow{color:var(--lt-accent-ai);align-self:center;padding:4px 0;font-size:18px}.ai-assistant-card{border:1px solid var(--lt-border);cursor:default;background:#fff;border-radius:14px;flex-direction:column;height:100%;padding:24px;display:flex;box-shadow:0 1px 4px #00000008}.ai-assistant-card__icon{background:color-mix(in srgb, var(--a-color) 15%, transparent);width:48px;height:48px;color:var(--a-color);border-radius:12px;justify-content:center;align-items:center;margin-bottom:14px;font-size:22px;display:flex}.ai-assistant-card__title{color:var(--lt-text);margin-bottom:8px;font-size:17px;font-weight:700}.ai-assistant-card__desc{color:var(--lt-text-muted);flex:1;margin-bottom:12px;font-size:13px;line-height:1.5}.ai-assistant-card__save{color:var(--a-color);font-size:13px;font-weight:700}.ai-try-prompts{flex-direction:column;gap:8px;display:flex}.ai-try-prompt{border:1.5px solid var(--lt-border);color:var(--lt-text);cursor:pointer;text-align:left;background:#fff;border-radius:12px;padding:14px 20px;font-size:14px;font-weight:600;transition:all .2s}.ai-try-prompt:hover{border-color:var(--lt-accent-ai);background:#8b5cf608}.ai-try-prompt.active{border-color:var(--lt-accent-ai);color:var(--lt-accent-ai);background:#8b5cf60f}.ai-try-response{border:1px solid var(--lt-border);box-shadow:var(--lt-shadow);background:#fff;border-radius:16px;min-height:300px;padding:32px}.ai-try-response__content{display:none}.ai-try-response__content--visible{display:block}.ai-try-response__typing{color:var(--lt-text);font-size:15px;line-height:1.7}.ai-try-response__file{background:#f1f5f9;border-radius:8px;align-items:center;gap:8px;margin-bottom:12px;padding:8px 14px;font-size:13px;font-weight:600;display:inline-flex}.ai-try-response__badge{color:#16a34a;background:#22c55e1f;border-radius:999px;margin-left:6px;padding:3px 10px;font-size:11px;font-weight:700;display:inline-block}.ai-try-response__badge--warn{color:#d97706;background:#f59e0b1f}.ai-scenario-card{border:1px solid var(--lt-border);background:#fff;border-radius:14px;height:100%;padding:24px;transition:opacity .25s,filter .25s,transform .25s,box-shadow .25s;position:relative;overflow:hidden;box-shadow:0 1px 4px #00000008}.ai-scenario-card__corner{display:none}.ai-scenario-card__title{color:var(--s-color);align-items:center;gap:8px;margin-bottom:18px;font-size:16px;font-weight:700;display:flex}.ai-scenario-card__steps{flex-direction:column;gap:0;display:flex}.ai-scenario-card__step{color:var(--lt-text-muted);align-items:center;gap:10px;font-size:13px;font-weight:500;display:flex}.ai-scenario-card__step-num{color:#fff;background:var(--s-color);border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:11px;font-weight:700;display:flex}.ai-scenario-card__connector{border-left:2px dashed;border-color:color-mix(in srgb, var(--s-color) 30%, transparent);width:1px;height:16px;margin-left:11px}.ai-scenarios-grid:hover .ai-scenario-card{opacity:.5;filter:saturate(.5)}.ai-scenarios-grid:hover .ai-scenario-card:hover,.ai-scenario-card.is-active{opacity:1;filter:saturate();transform:translateY(-4px);box-shadow:0 12px 24px #0000001f}.ai-scenarios-grid:hover .ai-scenario-card.is-active{opacity:1;filter:saturate()}.ai-scenario-card__pin{z-index:2;border:1px solid var(--lt-border);width:34px;height:34px;color:var(--s-color);cursor:pointer;opacity:0;background:#fff;border-radius:50%;justify-content:center;align-items:center;transition:opacity .25s,transform .25s,background .25s,color .25s;display:flex;position:absolute;top:14px;right:14px;transform:translateY(-4px)}.ai-scenario-card:hover .ai-scenario-card__pin,.ai-scenario-card.is-active .ai-scenario-card__pin{opacity:1;transform:translateY(0)}.ai-scenario-card__pin:hover,.ai-scenario-card.is-active .ai-scenario-card__pin{background:var(--s-color);color:#fff}.ai-scenario-card.is-active .ai-scenario-card__pin i{transform:rotate(-45deg)}.ai-scenario-card__pin i{transition:transform .25s}.ai-section--integrations{background:linear-gradient(135deg, #0b1020bf, #131240bf), var(--lt-gradient-ai);position:relative;overflow:hidden}.ai-section--integrations:before{content:"";pointer-events:none;z-index:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1600 900'%3E%3Cg fill='none'%3E%3C!-- TRACE BUNDLES вЂ” horizontal --%3E%3Cpath d='M0 60 h200 M240 60 h80 M340 60 h160 M520 60 h40 M580 60 h200 M800 60 h40 M860 60 h740' stroke='%238B5CF6' stroke-width='1' opacity='.15'/%3E%3Cpath d='M0 62 h200 M240 62 h80 M340 62 h160 M520 62 h40 M580 62 h200 M800 62 h40 M860 62 h740' stroke='%233B82F6' stroke-width='1' opacity='.12'/%3E%3Cpath d='M0 64 h200 M240 64 h80 M340 64 h160 M520 64 h40' stroke='%2314B8A6' stroke-width='1' opacity='.08'/%3E%3Cpath d='M0 120 h160 M180 120 h60 M260 120 h140 M420 120 h60 M500 120 h180 M700 120 h900' stroke='%238B5CF6' stroke-width='1' opacity='.12'/%3E%3Cpath d='M0 122 h160 M180 122 h60 M260 122 h140 M420 122 h60' stroke='%233B82F6' stroke-width='1' opacity='.10'/%3E%3Cpath d='M900 180 h700 M0 240 h120 M140 240 h60 M220 240 h780 M1020 240 h580' stroke='%2314B8A6' stroke-width='1' opacity='.10'/%3E%3Cpath d='M0 242 h120 M140 242 h60' stroke='%238B5CF6' stroke-width='1' opacity='.08'/%3E%3Cpath d='M0 360 h240 M260 360 h80 M360 360 h1240' stroke='%233B82F6' stroke-width='1' opacity='.12'/%3E%3Cpath d='M0 362 h240 M260 362 h80' stroke='%2314B8A6' stroke-width='1' opacity='.08'/%3E%3Cpath d='M0 500 h100 M120 500 h40 M180 500 h200 M400 500 h60 M480 500 h1120' stroke='%238B5CF6' stroke-width='1' opacity='.10'/%3E%3Cpath d='M0 640 h80 M100 640 h40 M160 640 h1440' stroke='%233B82F6' stroke-width='1' opacity='.08'/%3E%3Cpath d='M0 780 h200 M220 780 h60 M300 780 h1300' stroke='%2314B8A6' stroke-width='1' opacity='.12'/%3E%3Cpath d='M0 840 h160 M180 840 h60 M260 840 h1340' stroke='%238B5CF6' stroke-width='1' opacity='.10'/%3E%3C!-- TRACE BUNDLES вЂ” vertical --%3E%3Cpath d='M80 0 v160 M80 200 v700 M160 0 v80 M160 120 v780 M240 0 v900 M320 0 v200 M320 240 v660' stroke='%238B5CF6' stroke-width='1' opacity='.12'/%3E%3Cpath d='M400 0 v140 M400 180 v720 M400 0 v140 M400 180 v720' stroke='%233B82F6' stroke-width='1' opacity='.10'/%3E%3Cpath d='M560 0 v900' stroke='%2314B8A6' stroke-width='1' opacity='.08'/%3E%3Cpath d='M680 0 v100 M680 160 v740' stroke='%238B5CF6' stroke-width='1' opacity='.10'/%3E%3Cpath d='M880 0 v80 M880 140 v760' stroke='%233B82F6' stroke-width='1' opacity='.08'/%3E%3Cpath d='M1040 0 v200 M1040 260 v640' stroke='%2314B8A6' stroke-width='1' opacity='.12'/%3E%3Cpath d='M1200 0 v160 M1200 200 v700 M1360 0 v900 M1440 0 v120 M1440 180 v720 M1520 0 v900' stroke='%238B5CF6' stroke-width='1' opacity='.10'/%3E%3C!-- 45deg DIAGONAL TRACES --%3E%3Cpath d='M0 800 l160-160 M200 900 l200-200 M600 900 l160-160 M900 900 l200-200 M1200 900 l160-160' stroke='%233B82F6' stroke-width='1' opacity='.10'/%3E%3Cpath d='M0 600 l80-80 M1000 0 l120 120 M1400 0 l200 200 M1600 200 l-160 160 M1600 600 l-200 200' stroke='%238B5CF6' stroke-width='1' opacity='.08'/%3E%3C!-- VIAS --%3E%3Ccircle cx='200' cy='60' r='3' stroke='%238B5CF6' stroke-width='1.5' opacity='.18'/%3E%3Ccircle cx='200' cy='60' r='1.5' fill='%238B5CF6' opacity='.12'/%3E%3Ccircle cx='340' cy='60' r='3' stroke='%233B82F6' stroke-width='1.5' opacity='.15'/%3E%3Ccircle cx='520' cy='60' r='3' stroke='%2314B8A6' stroke-width='1.5' opacity='.12'/%3E%3Ccircle cx='800' cy='60' r='3' stroke='%238B5CF6' stroke-width='1.5' opacity='.15'/%3E%3Ccircle cx='160' cy='120' r='3' stroke='%233B82F6' stroke-width='1.5' opacity='.15'/%3E%3Ccircle cx='160' cy='120' r='1.5' fill='%233B82F6' opacity='.10'/%3E%3Ccircle cx='420' cy='120' r='3' stroke='%238B5CF6' stroke-width='1.5' opacity='.12'/%3E%3Ccircle cx='700' cy='120' r='2.5' stroke='%2314B8A6' stroke-width='1.5' opacity='.10'/%3E%3Ccircle cx='80' cy='160' r='3' stroke='%238B5CF6' stroke-width='1.5' opacity='.15'/%3E%3Ccircle cx='80' cy='160' r='1.5' fill='%238B5CF6' opacity='.10'/%3E%3Ccircle cx='240' cy='240' r='3' stroke='%233B82F6' stroke-width='1.5' opacity='.12'/%3E%3Ccircle cx='240' cy='240' r='1.5' fill='%233B82F6' opacity='.08'/%3E%3Ccircle cx='320' cy='200' r='3' stroke='%2314B8A6' stroke-width='1.5' opacity='.10'/%3E%3Ccircle cx='140' cy='240' r='2.5' stroke='%238B5CF6' stroke-width='1' opacity='.12'/%3E%3Ccircle cx='880' cy='140' r='3' stroke='%233B82F6' stroke-width='1.5' opacity='.10'/%3E%3Ccircle cx='880' cy='140' r='1.5' fill='%233B82F6' opacity='.08'/%3E%3Ccircle cx='680' cy='160' r='3' stroke='%238B5CF6' stroke-width='1.5' opacity='.12'/%3E%3Ccircle cx='1200' cy='200' r='3' stroke='%2314B8A6' stroke-width='1.5' opacity='.10'/%3E%3Ccircle cx='1200' cy='200' r='1.5' fill='%2314B8A6' opacity='.08'/%3E%3Ccircle cx='1040' cy='260' r='3' stroke='%238B5CF6' stroke-width='1.5' opacity='.12'/%3E%3Ccircle cx='1440' cy='180' r='3' stroke='%233B82F6' stroke-width='1.5' opacity='.10'/%3E%3Ccircle cx='1440' cy='180' r='1.5' fill='%233B82F6' opacity='.08'/%3E%3Ccircle cx='400' cy='180' r='2.5' stroke='%2314B8A6' stroke-width='1' opacity='.10'/%3E%3Ccircle cx='120' cy='500' r='3' stroke='%238B5CF6' stroke-width='1.5' opacity='.10'/%3E%3Ccircle cx='400' cy='500' r='2.5' stroke='%233B82F6' stroke-width='1' opacity='.08'/%3E%3Ccircle cx='100' cy='640' r='3' stroke='%2314B8A6' stroke-width='1.5' opacity='.10'/%3E%3Ccircle cx='220' cy='780' r='2.5' stroke='%238B5CF6' stroke-width='1' opacity='.08'/%3E%3Ccircle cx='180' cy='840' r='3' stroke='%233B82F6' stroke-width='1.5' opacity='.10'/%3E%3C!-- LARGE VIAS (corner pads) --%3E%3Ccircle cx='40' cy='40' r='5' fill='none' stroke='%238B5CF6' stroke-width='1.5' opacity='.15'/%3E%3Ccircle cx='40' cy='40' r='2' fill='%238B5CF6' opacity='.10'/%3E%3Ccircle cx='1560' cy='40' r='5' fill='none' stroke='%233B82F6' stroke-width='1.5' opacity='.12'/%3E%3Ccircle cx='1560' cy='40' r='2' fill='%233B82F6' opacity='.08'/%3E%3Ccircle cx='1560' cy='860' r='5' fill='none' stroke='%2314B8A6' stroke-width='1.5' opacity='.12'/%3E%3Ccircle cx='1560' cy='860' r='2' fill='%2314B8A6' opacity='.08'/%3E%3Ccircle cx='40' cy='860' r='5' fill='none' stroke='%238B5CF6' stroke-width='1.5' opacity='.10'/%3E%3Ccircle cx='40' cy='860' r='2' fill='%238B5CF6' opacity='.08'/%3E%3C!-- IC CHIP OUTLINES (rectangles with pads) --%3E%3Cg opacity='.25'%3E%3Crect x='460' y='480' width='80' height='40' rx='2' fill='%233B82F6' opacity='.25' stroke='%233B82F6' stroke-width='1'/%3E%3Cline x1='466' y1='480' x2='466' y2='472' stroke='%233B82F6' stroke-width='1.5'/%3E%3Cline x1='474' y1='480' x2='474' y2='472' stroke='%233B82F6' stroke-width='1.5'/%3E%3Cline x1='482' y1='480' x2='482' y2='472' stroke='%233B82F6' stroke-width='1.5'/%3E%3Cline x1='490' y1='480' x2='490' y2='472' stroke='%233B82F6' stroke-width='1.5'/%3E%3Cline x1='498' y1='480' x2='498' y2='472' stroke='%233B82F6' stroke-width='1.5'/%3E%3Cline x1='506' y1='480' x2='506' y2='472' stroke='%233B82F6' stroke-width='1.5'/%3E%3Cline x1='514' y1='480' x2='514' y2='472' stroke='%233B82F6' stroke-width='1.5'/%3E%3Cline x1='522' y1='480' x2='522' y2='472' stroke='%233B82F6' stroke-width='1.5'/%3E%3Cline x1='466' y1='520' x2='466' y2='528' stroke='%233B82F6' stroke-width='1.5'/%3E%3Cline x1='474' y1='520' x2='474' y2='528' stroke='%233B82F6' stroke-width='1.5'/%3E%3Cline x1='482' y1='520' x2='482' y2='528' stroke='%233B82F6' stroke-width='1.5'/%3E%3Cline x1='490' y1='520' x2='490' y2='528' stroke='%233B82F6' stroke-width='1.5'/%3E%3Cline x1='498' y1='520' x2='498' y2='528' stroke='%233B82F6' stroke-width='1.5'/%3E%3Cline x1='506' y1='520' x2='506' y2='528' stroke='%233B82F6' stroke-width='1.5'/%3E%3Cline x1='514' y1='520' x2='514' y2='528' stroke='%233B82F6' stroke-width='1.5'/%3E%3Cline x1='522' y1='520' x2='522' y2='528' stroke='%233B82F6' stroke-width='1.5'/%3E%3C/g%3E%3Cg opacity='.20'%3E%3Crect x='60' y='720' width='100' height='30' rx='2' fill='%238B5CF6' opacity='.25' stroke='%238B5CF6' stroke-width='1'/%3E%3Cline x1='68' y1='720' x2='68' y2='712' stroke='%238B5CF6' stroke-width='1.5'/%3E%3Cline x1='76' y1='720' x2='76' y2='712' stroke='%238B5CF6' stroke-width='1.5'/%3E%3Cline x1='136' y1='720' x2='136' y2='712' stroke='%238B5CF6' stroke-width='1.5'/%3E%3Cline x1='144' y1='720' x2='144' y2='712' stroke='%238B5CF6' stroke-width='1.5'/%3E%3Cline x1='68' y1='750' x2='68' y2='758' stroke='%238B5CF6' stroke-width='1.5'/%3E%3Cline x1='76' y1='750' x2='76' y2='758' stroke='%238B5CF6' stroke-width='1.5'/%3E%3Cline x1='136' y1='750' x2='136' y2='758' stroke='%238B5CF6' stroke-width='1.5'/%3E%3Cline x1='144' y1='750' x2='144' y2='758' stroke='%238B5CF6' stroke-width='1.5'/%3E%3C/g%3E%3Cg opacity='.25'%3E%3Crect x='1300' y='640' width='100' height='50' rx='2' fill='%2314B8A6' opacity='.25' stroke='%2314B8A6' stroke-width='1'/%3E%3Cline x1='1310' y1='640' x2='1310' y2='630' stroke='%2314B8A6' stroke-width='1.5'/%3E%3Cline x1='1320' y1='640' x2='1320' y2='630' stroke='%2314B8A6' stroke-width='1.5'/%3E%3Cline x1='1330' y1='640' x2='1330' y2='630' stroke='%2314B8A6' stroke-width='1.5'/%3E%3Cline x1='1370' y1='640' x2='1370' y2='630' stroke='%2314B8A6' stroke-width='1.5'/%3E%3Cline x1='1380' y1='640' x2='1380' y2='630' stroke='%2314B8A6' stroke-width='1.5'/%3E%3Cline x1='1310' y1='690' x2='1310' y2='700' stroke='%2314B8A6' stroke-width='1.5'/%3E%3Cline x1='1320' y1='690' x2='1320' y2='700' stroke='%2314B8A6' stroke-width='1.5'/%3E%3Cline x1='1330' y1='690' x2='1330' y2='700' stroke='%2314B8A6' stroke-width='1.5'/%3E%3Cline x1='1370' y1='690' x2='1370' y2='700' stroke='%2314B8A6' stroke-width='1.5'/%3E%3Cline x1='1380' y1='690' x2='1380' y2='700' stroke='%2314B8A6' stroke-width='1.5'/%3E%3C/g%3E%3C!-- MORE IC CHIPS (various sizes, edge positions) --%3E%3Cg opacity='.22'%3E%3Crect x='1100' y='80' width='60' height='36' rx='2' fill='%238B5CF6' opacity='.25' stroke='%238B5CF6' stroke-width='1'/%3E%3Cline x1='1106' y1='80' x2='1106' y2='72' stroke='%238B5CF6' stroke-width='1.5'/%3E%3Cline x1='1114' y1='80' x2='1114' y2='72' stroke='%238B5CF6' stroke-width='1.5'/%3E%3Cline x1='1122' y1='80' x2='1122' y2='72' stroke='%238B5CF6' stroke-width='1.5'/%3E%3Cline x1='1146' y1='80' x2='1146' y2='72' stroke='%238B5CF6' stroke-width='1.5'/%3E%3Cline x1='1106' y1='116' x2='1106' y2='124' stroke='%238B5CF6' stroke-width='1.5'/%3E%3Cline x1='1114' y1='116' x2='1114' y2='124' stroke='%238B5CF6' stroke-width='1.5'/%3E%3Cline x1='1122' y1='116' x2='1122' y2='124' stroke='%238B5CF6' stroke-width='1.5'/%3E%3Cline x1='1146' y1='116' x2='1146' y2='124' stroke='%238B5CF6' stroke-width='1.5'/%3E%3C/g%3E%3Cg opacity='.20'%3E%3Crect x='20' y='360' width='50' height='28' rx='2' fill='%2314B8A6' opacity='.25' stroke='%2314B8A6' stroke-width='1'/%3E%3Cline x1='26' y1='360' x2='26' y2='352' stroke='%2314B8A6' stroke-width='1.5'/%3E%3Cline x1='38' y1='360' x2='38' y2='352' stroke='%2314B8A6' stroke-width='1.5'/%3E%3Cline x1='50' y1='360' x2='50' y2='352' stroke='%2314B8A6' stroke-width='1.5'/%3E%3Cline x1='26' y1='388' x2='26' y2='396' stroke='%2314B8A6' stroke-width='1.5'/%3E%3Cline x1='38' y1='388' x2='38' y2='396' stroke='%2314B8A6' stroke-width='1.5'/%3E%3Cline x1='50' y1='388' x2='50' y2='396' stroke='%2314B8A6' stroke-width='1.5'/%3E%3C/g%3E%3Cg opacity='.18'%3E%3Crect x='1480' y='280' width='90' height='24' rx='2' fill='%233B82F6' opacity='.25' stroke='%233B82F6' stroke-width='1'/%3E%3Cline x1='1486' y1='280' x2='1486' y2='272' stroke='%233B82F6' stroke-width='1.5'/%3E%3Cline x1='1496' y1='280' x2='1496' y2='272' stroke='%233B82F6' stroke-width='1.5'/%3E%3Cline x1='1506' y1='280' x2='1506' y2='272' stroke='%233B82F6' stroke-width='1.5'/%3E%3Cline x1='1550' y1='280' x2='1550' y2='272' stroke='%233B82F6' stroke-width='1.5'/%3E%3Cline x1='1560' y1='280' x2='1560' y2='272' stroke='%233B82F6' stroke-width='1.5'/%3E%3Cline x1='1486' y1='304' x2='1486' y2='312' stroke='%233B82F6' stroke-width='1.5'/%3E%3Cline x1='1496' y1='304' x2='1496' y2='312' stroke='%233B82F6' stroke-width='1.5'/%3E%3Cline x1='1506' y1='304' x2='1506' y2='312' stroke='%233B82F6' stroke-width='1.5'/%3E%3Cline x1='1550' y1='304' x2='1550' y2='312' stroke='%233B82F6' stroke-width='1.5'/%3E%3Cline x1='1560' y1='304' x2='1560' y2='312' stroke='%233B82F6' stroke-width='1.5'/%3E%3C/g%3E%3Cg opacity='.22'%3E%3Crect x='20' y='116' width='70' height='40' rx='2' fill='%238B5CF6' opacity='.20' stroke='%238B5CF6' stroke-width='1'/%3E%3Cline x1='26' y1='116' x2='26' y2='108' stroke='%238B5CF6' stroke-width='1.5'/%3E%3Cline x1='36' y1='116' x2='36' y2='108' stroke='%238B5CF6' stroke-width='1.5'/%3E%3Cline x1='46' y1='116' x2='46' y2='108' stroke='%238B5CF6' stroke-width='1.5'/%3E%3Cline x1='56' y1='116' x2='56' y2='108' stroke='%238B5CF6' stroke-width='1.5'/%3E%3Cline x1='76' y1='116' x2='76' y2='108' stroke='%238B5CF6' stroke-width='1.5'/%3E%3Cline x1='26' y1='156' x2='26' y2='164' stroke='%238B5CF6' stroke-width='1.5'/%3E%3Cline x1='36' y1='156' x2='36' y2='164' stroke='%238B5CF6' stroke-width='1.5'/%3E%3Cline x1='46' y1='156' x2='46' y2='164' stroke='%238B5CF6' stroke-width='1.5'/%3E%3Cline x1='56' y1='156' x2='56' y2='164' stroke='%238B5CF6' stroke-width='1.5'/%3E%3Cline x1='76' y1='156' x2='76' y2='164' stroke='%238B5CF6' stroke-width='1.5'/%3E%3C/g%3E%3Cg opacity='.16'%3E%3Crect x='580' y='780' width='60' height='20' rx='2' fill='%233B82F6' opacity='.20' stroke='%233B82F6' stroke-width='1'/%3E%3Cline x1='586' y1='780' x2='586' y2='772' stroke='%233B82F6' stroke-width='1.5'/%3E%3Cline x1='596' y1='780' x2='596' y2='772' stroke='%233B82F6' stroke-width='1.5'/%3E%3Cline x1='626' y1='780' x2='626' y2='772' stroke='%233B82F6' stroke-width='1.5'/%3E%3Cline x1='586' y1='800' x2='586' y2='808' stroke='%233B82F6' stroke-width='1.5'/%3E%3Cline x1='596' y1='800' x2='596' y2='808' stroke='%233B82F6' stroke-width='1.5'/%3E%3Cline x1='626' y1='800' x2='626' y2='808' stroke='%233B82F6' stroke-width='1.5'/%3E%3C/g%3E%3C!-- SMALL COMPONENT OUTLINES (resistors/capacitors) --%3E%3Cg opacity='.08'%3E%3Crect x='1040' y='340' width='28' height='14' rx='1' fill='%238B5CF6' opacity='.08' stroke='%238B5CF6' stroke-width='1'/%3E%3Crect x='1090' y='340' width='20' height='14' rx='1' fill='%233B82F6' opacity='.08' stroke='%233B82F6' stroke-width='1'/%3E%3Crect x='190' y='690' width='24' height='12' rx='1' fill='%2314B8A6' opacity='.08' stroke='%2314B8A6' stroke-width='1'/%3E%3Crect x='230' y='690' width='18' height='12' rx='1' fill='%238B5CF6' opacity='.08' stroke='%238B5CF6' stroke-width='1'/%3E%3C/g%3E%3C!-- PARALLEL BUS TRACES (dense corner bundles) --%3E%3Cg opacity='.10' stroke='%238B5CF6' stroke-width='1'%3E%3Cline x1='0' y1='300' x2='60' y2='300'/%3E%3Cline x1='0' y1='304' x2='60' y2='304'/%3E%3Cline x1='0' y1='308' x2='60' y2='308'/%3E%3Cline x1='0' y1='312' x2='60' y2='312'/%3E%3Cline x1='0' y1='316' x2='60' y2='316'/%3E%3C/g%3E%3Cg opacity='.08' stroke='%233B82F6' stroke-width='1'%3E%3Cline x1='1540' y1='400' x2='1600' y2='400'/%3E%3Cline x1='1540' y1='404' x2='1600' y2='404'/%3E%3Cline x1='1540' y1='408' x2='1600' y2='408'/%3E%3Cline x1='1540' y1='412' x2='1600' y2='412'/%3E%3C/g%3E%3Cg opacity='.10' stroke='%2314B8A6' stroke-width='1'%3E%3Cline x1='120' y1='0' x2='120' y2='50'/%3E%3Cline x1='126' y1='0' x2='126' y2='50'/%3E%3Cline x1='132' y1='0' x2='132' y2='50'/%3E%3Cline x1='138' y1='0' x2='138' y2='50'/%3E%3Cline x1='144' y1='0' x2='144' y2='50'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.ai-integrations{z-index:1;flex-direction:column;align-items:center;gap:32px;padding:40px 0 20px;display:flex;position:relative}.ai-integrations__center{z-index:2;position:relative}.ai-integrations__core{background:var(--lt-gradient-ai);color:#fff;border-radius:50%;justify-content:center;align-items:center;gap:6px;width:100px;height:100px;font-size:18px;font-weight:800;animation:3s ease-in-out infinite aiPulse;display:flex;box-shadow:0 0 60px #8b5cf666}.ai-integrations__core i{font-size:28px}@keyframes aiPulse{0%,to{box-shadow:0 0 40px #8b5cf64d}50%{box-shadow:0 0 80px #8b5cf680}}.ai-integrations__connector{background:linear-gradient(to bottom, var(--lt-accent-ai), transparent);opacity:.4;width:2px;height:40px}.ai-integrations__nodes{flex-wrap:wrap;justify-content:center;gap:24px;max-width:750px;display:flex}.ai-integrations__icon{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:14px;padding:14px 24px 14px 0;display:inline-flex}.ai-integrations__icon img{object-fit:contain;flex-shrink:0;width:60px;height:auto}.ai-integrations__icon span{color:var(--gray-300);white-space:nowrap;font-size:14px;font-weight:600}.ai-industry-card{border:1px solid var(--lt-border);background:#fff;border-radius:14px;height:100%;overflow:hidden;box-shadow:0 1px 4px #00000008}.ai-industry-card__img{height:140px;overflow:hidden}.ai-industry-card__img img{object-fit:cover;width:100%;height:100%}.ai-industry-card__title{color:var(--lt-text);margin-bottom:6px;padding:16px 20px 0;font-size:16px;font-weight:700}.ai-industry-card__desc{color:var(--lt-text-muted);flex:1;padding:0 20px;font-size:13px;line-height:1.5}.ai-section--industries{padding-bottom:var(--lt-space-section)}.ai-models{flex-wrap:wrap;gap:10px;display:flex}.ai-models-groups{flex-direction:column;gap:32px;display:flex}.ai-models-group__label{text-transform:uppercase;letter-spacing:.06em;color:var(--lt-accent-ai);align-items:center;gap:8px;margin-bottom:12px;font-size:13px;font-weight:700;display:flex}.ai-models-group__label img{flex-shrink:0}.ai-models__item{border:1.5px solid var(--lt-border);color:var(--lt-text);cursor:pointer;background:#fff;border-radius:0;align-items:center;gap:4px;padding:10px 18px;font-size:13px;font-weight:600;display:inline-flex;position:relative;overflow:hidden}.ai-models__item:before{content:"";background:var(--vendor-fill,#8b5cf614);transform-origin:0;z-index:0;border-radius:inherit;transition:transform .35s;position:absolute;inset:0;transform:scaleX(0)}.ai-models__item:hover:before{transform:scaleX(1)}.ai-models__item img{flex-shrink:0}.ai-models--openai .ai-models__item{--vendor-fill:#10a37f1a;background:linear-gradient(135deg,#10a37f0a,#fff);border-left:3px solid #10a37f}.ai-models--anthropic .ai-models__item{--vendor-fill:#d977061a;background:linear-gradient(135deg,#d977060a,#fff);border-left:3px solid #d97706}.ai-models--google .ai-models__item{--vendor-fill:#4285f41a;background:linear-gradient(135deg,#4285f40a,#fff);border-left:3px solid #4285f4}.ai-models--openrouter .ai-models__item{border-left:3px solid var(--lt-accent-ai);--vendor-fill:#8b5cf61a;background:linear-gradient(135deg,#8b5cf60a,#fff)}.ai-models-note{text-align:center;color:var(--lt-text-muted);border-top:1px solid var(--lt-border);margin-top:32px;padding-top:20px;font-size:13px}.ai-section--cta{background:linear-gradient(135deg,#8b5cf6,#3b82f6,#14b8a6);position:relative;overflow:hidden}.ai-cta{text-align:center;padding:40px 0}.ai-cta__title{color:#fff;margin-bottom:16px;font-size:36px;font-weight:800;line-height:1.2}.ai-cta__desc{color:#ffffffd9;max-width:600px;margin:0 auto 32px;font-size:17px;line-height:1.6}#modelModalBody p{margin-bottom:12px;line-height:1.6}#modelModalBody p i{font-size:16px}.ai-model-section{border-bottom:1px solid var(--lt-border);padding:14px 0}.ai-model-section:last-child{border-bottom:0}.ai-model-section__title{align-items:center;margin-bottom:8px;font-size:14px;font-weight:700;display:flex}.ai-model-section ul{color:var(--lt-text-muted);margin:0;padding-left:20px;font-size:14px;line-height:1.6}.ai-model-section li{margin-bottom:4px}.ai-model-section li:last-child{margin-bottom:0}@media (width<=767.98px){.ai-hero__title{font-size:32px}.ai-chat-window{height:400px}.ai-calc-card__value{font-size:20px}.ai-cta__title{font-size:26px}.ai-compare-result__card{text-align:center;flex-direction:column;font-size:16px}.ai-tabs__nav{gap:6px}.ai-tabs__btn{padding:8px 14px;font-size:12px}.ai-integrations{min-height:300px}.ai-integrations__core{width:70px;height:70px;font-size:14px}}.ai-benefits-grid>:first-child .ai-benefit-card{--b-color:#8b5cf6}.ai-benefits-grid>:nth-child(2) .ai-benefit-card{--b-color:#3b82f6}.ai-benefits-grid>:nth-child(3) .ai-benefit-card{--b-color:#10b981}.ai-benefits-grid>:nth-child(4) .ai-benefit-card{--b-color:#f59e0b}.ai-benefits-grid>:nth-child(5) .ai-benefit-card{--b-color:#ec4899}.ai-benefits-grid>:nth-child(6) .ai-benefit-card{--b-color:#14b8a6}.ai-assistants-grid>:first-child .ai-assistant-card{--a-color:#3b82f6}.ai-assistants-grid>:nth-child(2) .ai-assistant-card{--a-color:#8b5cf6}.ai-assistants-grid>:nth-child(3) .ai-assistant-card{--a-color:#ec4899}.ai-assistants-grid>:nth-child(4) .ai-assistant-card{--a-color:#10b981}.ai-assistants-grid>:nth-child(5) .ai-assistant-card{--a-color:#f59e0b}.ai-assistants-grid>:nth-child(6) .ai-assistant-card{--a-color:#e74b4b}.ai-assistants-grid>:nth-child(7) .ai-assistant-card{--a-color:#14b8a6}.ai-assistants-grid>:nth-child(8) .ai-assistant-card{--a-color:#6366f1}.ai-scenarios-grid>:first-child .ai-scenario-card{--s-color:#3b82f6}.ai-scenarios-grid>:nth-child(2) .ai-scenario-card{--s-color:#8b5cf6}.ai-scenarios-grid>:nth-child(3) .ai-scenario-card{--s-color:#10b981}.ai-scenarios-grid>:nth-child(4) .ai-scenario-card{--s-color:#f59e0b}.ai-scenarios-grid>:nth-child(5) .ai-scenario-card{--s-color:#e74b4b}.ai-scenarios-grid>:nth-child(6) .ai-scenario-card{--s-color:#ec4899}.ai-scenarios-grid>:nth-child(7) .ai-scenario-card{--s-color:#14b8a6}.ai-scenarios-grid>:nth-child(8) .ai-scenario-card{--s-color:#6366f1}.ai-card{border:1px solid var(--border);border-radius:var(--radius);background:#fff}.ai-contact-card{padding:40px 32px}.ai-callout__icon{background:var(--lt-gradient-ai);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 20px;font-size:28px;display:flex}.ai-callout__title{font-size:24px;font-weight:800}.ai-callout__desc{color:var(--text-muted);font-size:15px}.ai-trust{color:var(--text-muted);gap:20px;margin-top:16px;font-size:13px;display:flex}.ai-trust i{color:var(--green-500)}.ai-form-label{color:var(--text);margin-bottom:6px;font-size:13px;font-weight:600}.ai-form-input{border-radius:var(--radius-pill);border:1px solid var(--border);background:#fff;width:100%;padding:10px 14px;font-size:14px}
