.mode-switcher-wrapper{display:flex;flex-direction:column;gap:16px;width:100%;overflow:visible}.service-tabs-wrapper{display:flex;justify-content:flex-start;margin-bottom:-17px;margin-left:50px;position:relative;z-index:10}.service-tabs-inner{display:inline-flex;align-items:stretch;background:linear-gradient(180deg,rgba(0,0,0,.56),rgba(0,0,0,.1));-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:.5rem .5rem 0 0}.service-tab{min-width:96px;padding:10px 18px;display:flex;align-items:center;gap:8px;color:#fff;background:transparent;border:none;cursor:pointer;font-size:14px;font-weight:400;transition:all .2s ease}.service-tab:hover{background:rgba(255,255,255,.1)}.service-tab-active{background:#fff;color:#000;border-radius:.5rem .5rem 0 0;margin-top:-6px}.service-tab-active:hover{background:#fff}.service-tab-active .service-tab-label{margin-top:6px}.service-tab-icon{width:28px;height:28px}.service-tab-label{font-size:14px}.coming-soon-card{min-height:200px;display:flex;align-items:center;justify-content:center}.coming-soon-content{text-align:center;padding:40px 20px}.coming-soon-title{font-size:28px;font-weight:600;color:#111827;margin:0 0 12px}.coming-soon-text{font-size:16px;color:#6b7280;margin:0;max-width:320px}.mode-switcher-active-area{width:100%;overflow:visible}.mode-switcher-active-inner{display:flex;align-items:stretch;overflow:visible}.mode-tile{border-radius:24px;color:#111827;display:flex;align-items:center;justify-content:center;overflow:visible;background:#ffffff;box-shadow:0 14px 30px rgba(15,23,42,.18);transition:width .26s ease,padding .26s ease,box-shadow .26s ease,border-radius .26s ease}.mode-tile-active{width:100%;flex-direction:column;align-items:stretch;padding:0;overflow:visible}.mode-tile-active.transparent-wrapper{background:transparent;box-shadow:none;border-radius:0}.mode-switcher-row{display:flex;gap:12px}.mode-tile-row{flex:1 1;justify-content:stretch;align-items:stretch;cursor:pointer;border-radius:16px;border:1px solid #e4e9f4;background:#fff;box-shadow:0 0 7px 0 rgba(0,0,0,.25);padding:0;min-height:160px;height:160px;transition:transform .2s ease,box-shadow .2s ease}.mode-tile-row:hover{transform:translateY(-2px);box-shadow:0 4px 12px 0 rgba(0,0,0,.3)}@keyframes slideInUpFade{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes slideOutDownFade{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(8px)}}.content-entering{animation:slideInUpFade .28s ease-out forwards}.content-exiting{animation:slideOutDownFade .22s ease-in forwards}.content-idle{overflow:visible}.chip-card{display:flex;flex-direction:row;width:100%;height:100%;align-items:stretch;border-radius:16px;overflow:hidden;background:#ffffff;position:relative}.chip-card-illustration{flex:0 0 160px;width:160px;height:160px;display:flex;align-items:center;justify-content:center;overflow:hidden}.chip-card-illustration img{width:100%;height:100%;object-fit:cover}.chip-card-content{flex:1 1;display:flex;flex-direction:column;justify-content:flex-start;padding:20px 16px}.chip-card-title{font-size:24px;font-weight:400;margin:0;color:#000;line-height:26px;letter-spacing:.48px;white-space:nowrap}.chip-card-description{font-size:14px;font-weight:400;color:#000;margin:6px 0 0;line-height:16px;letter-spacing:.24px}.chip-card-arrow{position:absolute;bottom:16px;right:16px;display:flex;align-items:center;justify-content:center}.chip-card-arrow img{width:24px;height:24px}.expanded-card{background:#ffffff;border-radius:24px;padding:16px 20px 20px;position:relative;width:100%}.expanded-card-close{position:absolute;top:16px;right:20px;background:transparent;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;z-index:10}@media (max-width:1200px){.chip-card-title{font-size:18px;font-weight:500}.chip-card-illustration{flex:0 0 140px;width:140px;height:140px}.mode-tile-row{min-height:140px;height:140px}}@media (max-width:992px){.chip-card-title{font-size:16px;font-weight:500}.chip-card-illustration{flex:0 0 120px;width:120px;height:120px}.mode-tile-row{min-height:120px;height:120px}.chip-card-content{padding:12px}.chip-card-arrow{bottom:12px;right:12px}}.all-chips-mode{gap:0}.all-chips-row{display:flex;flex-wrap:wrap;gap:12px}.all-chips-row .mode-tile-row{flex-grow:1;flex-shrink:1;flex-basis:calc(33.333% - 8px);min-width:200px}@media (max-width:768px){.mode-switcher-wrapper{padding:0 10px;overflow:visible}.mode-switcher-row{gap:8px;flex-wrap:wrap}.mode-tile-row{min-height:100px;height:100px;flex:1 1 100%;min-width:100%;border-radius:16px;border:1px solid #e4e9f4;background:#fff;box-shadow:0 0 7px 0 rgba(0,0,0,.25)}.chip-card-illustration{flex:0 0 100px;width:100px;height:100px}.chip-card-content{padding:8px 12px;justify-content:center}.chip-card-title{font-size:20px;font-weight:700}.chip-card-description{font-size:14px;font-weight:400}.chip-card-arrow{position:static;padding:0 12px;display:flex;align-items:center}.chip-card-arrow img{width:20px;height:20px}.chip-card-title{white-space:normal}.expanded-card{padding:40px 12px 12px}.all-chips-row{flex-direction:column;gap:8px}.all-chips-row .mode-tile-row{flex:1 1 100%;min-width:100%}.service-tabs-wrapper{margin-bottom:-17px}.service-tab{min-width:80px;padding:8px 14px;gap:6px}.service-tab-icon{width:24px;height:24px}.service-tab-label{font-size:13px}.coming-soon-title{font-size:24px}.coming-soon-text{font-size:14px}}