:root{--navy: #2A313C;--navy-active: #3C4652;--navy-light: #3d4652;--bg: #f0f2f5;--bg-main: #ffffff;--text: #1a1a1a;--text-muted: #5a5f66;--border: rgba(42, 49, 60, .08);--pastel-blue: #e8eef7;--pastel-purple: #efe8f5;--pastel-green: #e6f4ea;--pastel-yellow: #fff9e6;--glass: rgba(255, 255, 255, .68);--glass-border: rgba(255, 255, 255, .55);--glass-dark-border: rgba(255, 255, 255, .12);--blur: 20px;--radius: 20px;--radius-lg: 28px;--ease: cubic-bezier(.33, 1, .68, 1);--ease-out: cubic-bezier(.22, 1, .36, 1);--serif: "Inter", system-ui, sans-serif;--sans: "Inter", system-ui, sans-serif}*,*:before,*:after{box-sizing:border-box}html{font-size:18px;scroll-behavior:smooth;margin:0;padding:0;background:var(--bg)}body{margin:0;padding:0;font-family:var(--sans);font-weight:400;line-height:1.6;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased}.page{position:relative;background:linear-gradient(180deg,#0C101C 0%,#0C101C 5rem,transparent 5rem)}.page:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;background:radial-gradient(ellipse 120% 80% at 20% 10%,rgba(232,238,247,.5),transparent 50%),radial-gradient(ellipse 100% 60% at 80% 40%,rgba(239,232,245,.35),transparent 45%),radial-gradient(ellipse 80% 70% at 50% 85%,rgba(230,244,234,.3),transparent 50%),var(--bg);pointer-events:none}.wrap{max-width:min(1120px,94vw);margin:0 auto;padding:0 1.5rem}.hero{position:relative;min-height:100vh;padding:2rem 1.5rem 6rem;display:flex;flex-direction:column;justify-content:center;background:#0c101c;color:#fff;overflow:hidden}.hero__grid{position:absolute;left:50%;top:50%;width:220%;height:220%;transform:translate(-50%,-50%);pointer-events:none;--grid-line: 1.26px solid rgba(53, 51, 54, .25);--grid-step: 80px;background-image:repeating-linear-gradient(0deg,transparent 0,transparent calc(var(--grid-step) - 1.26px),rgba(53,51,54,.25) calc(var(--grid-step) - 1.26px),rgba(53,51,54,.25) var(--grid-step)),repeating-linear-gradient(90deg,transparent 0,transparent calc(var(--grid-step) - 1.26px),rgba(53,51,54,.25) calc(var(--grid-step) - 1.26px),rgba(53,51,54,.25) var(--grid-step));background-size:var(--grid-step) var(--grid-step);background-position:0 0}.nav-sticky{position:fixed;top:0;left:0;right:0;z-index:100;padding:1rem 1.5rem;pointer-events:none}.nav-sticky .nav{pointer-events:auto}.nav-over-light .nav{background:#ffffffd9;border-color:#0c101c1f;box-shadow:0 4px 24px #0c101c14}.nav-over-light .nav:hover{background:#ffffffa6;border-color:#0c101c2e}.nav-over-light .logo-img{filter:brightness(0)}.nav-over-light .nav-link{color:#0c101ccc}.nav-over-light .nav-login{color:#0c101c;border-color:#0c101c4d}.nav-over-light .nav-login:hover{color:#0c101c;background:#0c101c0f;border-color:#0c101c80}.nav-over-light .nav-cta{color:#fff;background:#0c101c;box-shadow:0 2px 12px #0c101c33}.nav-over-light .nav-cta:hover{background:#1a2030;box-shadow:0 4px 20px #0c101c40}.nav{position:relative;margin:0 auto;display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1120px;padding:.75rem 1.25rem;background:#ffffff0f;backdrop-filter:blur(20px) saturate(1.1);-webkit-backdrop-filter:blur(20px) saturate(1.1);border:1px solid rgba(255,255,255,.12);border-radius:100px;box-shadow:0 4px 24px #00000014;transition:background .35s var(--ease),box-shadow .35s var(--ease),border-color .35s ease}.nav:hover{background:#ffffff0f;border-color:#ffffff24;box-shadow:0 8px 32px #0000001a}.logo-link{display:flex;align-items:center;text-decoration:none;transition:opacity .25s ease}.logo-link:hover{opacity:.9}.logo-img{height:26px;width:auto;display:block}.nav-right{display:flex;align-items:center;gap:.5rem}.nav-link{display:inline-block;color:#ffffffd9;font-size:.9rem;font-weight:500;text-decoration:none;padding:.5rem .85rem;border-radius:100px;transition:color .25s ease,background .25s ease;box-sizing:border-box;-webkit-tap-highlight-color:transparent}.nav-link:hover,.nav-link:active{color:#fff;background:#ffffff14}.nav-over-light .nav-link:hover,.nav-over-light .nav-link:active{color:#0c101c;background:#0c101c0f}.nav-login{color:#ffffffe6;font-size:.9rem;font-weight:500;text-decoration:none;padding:.5rem .85rem;border-radius:100px;border:1px solid rgba(255,255,255,.25);transition:color .25s ease,background .25s ease,border-color .25s ease}.nav-login:hover{color:#fff;background:#ffffff14;border-color:#fff6}.nav-cta{display:inline-block;margin-left:.25rem;padding:.55rem 1.1rem;font-size:.9rem;font-weight:600;color:var(--navy);background:#fff;border-radius:100px;text-decoration:none;box-shadow:0 2px 12px #00000026;transition:transform .25s var(--ease),box-shadow .25s var(--ease),background .25s ease}.nav-cta:hover{background:#fffffff2;transform:translateY(-1px);box-shadow:0 4px 20px #0003}.hero-inner{position:relative;z-index:2;max-width:min(880px,90vw);margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:1.5rem;text-align:center}.hero-tagline{font-size:clamp(1.35rem,3.5vw,1.85rem);font-weight:400;margin:0;color:#fff;max-width:42ch;line-height:1.45;letter-spacing:-.01em}.hero-powered{margin:0;font-family:var(--sans);font-weight:400;font-size:clamp(1rem,2.2vw,1.35rem);line-height:1.3;color:#4c5369}.hero-scroll{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);z-index:10;display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;color:#ffffffd9;text-decoration:none;transition:color .25s ease;pointer-events:auto}.hero-scroll:hover{color:#fff}.hero-scroll__arrow{display:block;width:1rem;height:1rem;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);margin-bottom:-.25rem;animation:heroScrollBounce 2s ease-in-out infinite}@keyframes heroScrollBounce{0%,to{transform:rotate(45deg) translateY(0)}50%{transform:rotate(45deg) translateY(.35rem)}}.section{padding:1.75rem 0;position:relative}.section-title{font-family:var(--serif);font-size:1.65rem;font-weight:400;margin:0 0 1.25rem;color:var(--text);letter-spacing:-.02em;line-height:1.25}.about-block{padding:1.5rem 0}#platforma,#moduli,#kontakt{scroll-margin-top:5.5rem}.about-block__inner{background:#fff9;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid rgba(255,255,255,.7);border-radius:20px;padding:2rem 1.75rem;box-shadow:0 4px 32px #2a313c0f,inset 0 1px #ffffffd9;transition:box-shadow .3s var(--ease)}.about-block__inner:hover{box-shadow:0 12px 48px #2a313c14,inset 0 1px #ffffffe6}.about-block__main-title{font-family:var(--serif);font-size:1.9rem;font-weight:400;margin:0 0 1.5rem;color:var(--text);letter-spacing:-.02em;line-height:1.2;text-align:center}.about-intro{padding-bottom:1.75rem;margin-bottom:1.75rem;border-bottom:1px solid rgba(42,49,60,.08)}.intro-lead,.intro-second{margin:0 0 .6rem;color:var(--text-muted);font-size:.98rem;line-height:1.55}.intro-second{margin-bottom:0}.about-block__title{font-family:var(--sans);font-size:1.25rem;font-weight:600;margin:0 0 1rem;color:var(--text);letter-spacing:-.01em;line-height:1.35}.about-benefits{padding-bottom:1.75rem;margin-bottom:1.75rem;border-bottom:1px solid rgba(42,49,60,.08)}.about-for-whom{padding-bottom:0}.benefits-grid{list-style:none;margin:0;padding:0;display:grid;gap:1rem}.benefit-card{position:relative;background:#ffffff8c;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid rgba(255,255,255,.65);border-radius:16px;padding:1.25rem 1.35rem 1.25rem 1.5rem;transition:transform .3s var(--ease-out),box-shadow .3s var(--ease-out),border-color .25s ease,background .25s ease;box-shadow:0 2px 16px #2a313c0a,inset 0 1px #ffffffb3;overflow:hidden}.benefit-card:hover{transform:translateY(-2px);background:#ffffffa6;box-shadow:0 12px 32px #2a313c14,inset 0 1px #fffc;border-color:#fffc}.benefit-card__accent{position:absolute;left:0;top:0;bottom:0;width:4px;border-radius:16px 0 0 16px;pointer-events:none}.benefit-card--time .benefit-card__accent{background:linear-gradient(180deg,#2563eb,#3b82f6)}.benefit-card--control .benefit-card__accent{background:linear-gradient(180deg,#7c3aed,#8b5cf6)}.benefit-card--predict .benefit-card__accent{background:linear-gradient(180deg,#059669,#10b981)}.benefit-card__num{position:absolute;top:1rem;right:1rem;width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;border-radius:50%;color:#fff;z-index:1}.benefit-card--time .benefit-card__num{background:#2563eb}.benefit-card--control .benefit-card__num{background:#7c3aed}.benefit-card--predict .benefit-card__num{background:#059669}.benefit-card:nth-child(1):before{background:var(--pastel-blue)}.benefit-card:nth-child(2):before{background:var(--pastel-purple)}.benefit-card:nth-child(3):before{background:var(--pastel-green)}.benefit-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:16px;opacity:.4;pointer-events:none;transition:opacity .25s ease}.benefit-card:hover:before{opacity:.5}.benefit-icon{display:inline-block;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.35rem;position:relative;z-index:1}.benefit-card--time .benefit-icon{color:#1d4ed8}.benefit-card--control .benefit-icon{color:#6d28d9}.benefit-card--predict .benefit-icon{color:#047857}.benefit-card h3{font-family:var(--sans);font-size:1.08rem;font-weight:600;margin:0 0 .25rem;color:var(--text);position:relative;z-index:1;letter-spacing:-.01em;line-height:1.3}.benefit-card p{margin:0;font-size:.9rem;color:var(--text-muted);position:relative;z-index:1;line-height:1.45}.for-whom-text{margin:0;color:var(--text-muted);font-size:.98rem;line-height:1.5}.modules{scroll-margin-top:5.5rem;padding:2rem 0 2.5rem;background:linear-gradient(180deg,#e8eef766,#fff9,#fff 50%,#efe8f540)}.modules__header{text-align:center;margin-bottom:1.25rem}.modules__heading{font-family:var(--serif);font-size:clamp(1.9rem,4.5vw,2.5rem);font-weight:400;letter-spacing:-.03em;line-height:1.2;color:var(--navy);margin:0 0 .6rem}.modules__intro{margin:0;color:var(--text-muted);font-size:1.1rem;line-height:1.5;max-width:42ch;margin-inline:auto}.modules__list-wrap{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto;gap:.5rem}.module-item:nth-child(1){grid-column:1;grid-row:1}.module-item:nth-child(1) .module-item__title{font-size:1.25rem}.module-item:nth-child(2){grid-column:2;grid-row:1}.module-item:nth-child(3){grid-column:1;grid-row:2}.module-item:nth-child(4){grid-column:2;grid-row:2}.module-item:nth-child(4) .module-item__title{font-size:1.25rem}.module-item:nth-child(5){grid-column:1;grid-row:3}.module-item:nth-child(6){grid-column:2;grid-row:3}@media (min-width: 640px){.modules__list-wrap{grid-template-columns:repeat(6,1fr);grid-template-rows:auto auto auto auto auto}.module-item:nth-child(1){grid-column:1 / span 2;grid-row:1 / span 2;padding:1.5rem}.module-item:nth-child(1) .module-item__title{font-size:1.35rem}.module-item:nth-child(2){grid-column:3 / span 2;grid-row:1}.module-item:nth-child(3){grid-column:3 / span 2;grid-row:2}.module-item:nth-child(4){grid-column:5 / span 2;grid-row:1 / span 2;padding:1.5rem}.module-item:nth-child(4) .module-item__title{font-size:1.35rem}.module-item:nth-child(5){grid-column:1 / span 3;grid-row:3 / span 3;padding:1.5rem;min-height:10rem}.module-item:nth-child(5) .module-item__title{font-size:1.35rem}.module-item:nth-child(6){grid-column:4 / span 3;grid-row:3 / span 3;padding:1.5rem;min-height:10rem}.module-item:nth-child(6) .module-item__title{font-size:1.35rem}}@media (max-width: 479px){.modules__list-wrap{grid-template-columns:1fr;grid-template-rows:auto}.module-item:nth-child(1),.module-item:nth-child(2),.module-item:nth-child(3),.module-item:nth-child(4),.module-item:nth-child(5),.module-item:nth-child(6){grid-column:1;grid-row:auto}}.module-item{position:relative;display:flex;align-items:center;gap:1.25rem;width:100%;min-height:5rem;padding:2rem 1.75rem;font-family:var(--sans);font-size:1.12rem;font-weight:600;color:var(--navy);text-align:left;background:#fff;border:1px solid rgba(42,49,60,.1);border-radius:16px;cursor:pointer;transition:border-color .2s var(--ease),box-shadow .3s var(--ease),transform .2s var(--ease);overflow:hidden;box-shadow:0 2px 12px #2a313c0f,0 1px 3px #2a313c0a}.module-item:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;border-radius:16px 0 0 16px;background:var(--pastel-blue)}.module-item:nth-child(1):before{background:var(--pastel-blue)}.module-item:nth-child(2):before{background:var(--pastel-purple)}.module-item:nth-child(3):before{background:var(--pastel-green)}.module-item:nth-child(4):before{background:var(--pastel-yellow)}.module-item:nth-child(5):before{background:var(--pastel-blue)}.module-item:nth-child(6):before{background:var(--pastel-purple)}.module-item__num{position:absolute;top:0;bottom:0;right:0;width:50%;display:flex;align-items:center;justify-content:flex-end;padding-right:.35rem;font-size:clamp(4rem,12vh,7rem);font-weight:700;line-height:1;color:#eef0f4;pointer-events:none;z-index:0;text-align:right;text-shadow:-1px -1px 0 rgba(255,255,255,.85),1px 1px 0 rgba(42,49,60,.05),2px 2px 6px rgba(42,49,60,.06)}.module-item:nth-child(1) .module-item__num,.module-item:nth-child(4) .module-item__num{font-size:clamp(5rem,14vh,10rem);align-items:center}.module-item__content{position:relative;z-index:1;flex:1;min-width:0;max-width:80%;display:flex;flex-direction:column;gap:.5rem;align-items:flex-start}.module-item__title{min-width:0;font-size:1.2rem;font-weight:700;line-height:1.3;letter-spacing:-.02em;color:var(--navy)}.module-item:hover{border-color:#2a313c29;box-shadow:0 8px 24px #2a313c1a,0 2px 8px #2a313c0f;transform:translateY(-2px)}.module-item__badge{font-size:.7rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--navy);background:var(--pastel-blue);padding:.35rem .65rem;border-radius:6px}.module-item--coming-soon .module-item__title{color:var(--text-muted)}.module-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:#2a313c80;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;padding:1.5rem;animation:moduleModalFadeIn .25s var(--ease-out)}.module-modal__wrap{display:flex;flex-direction:column;align-items:center;gap:1rem;max-width:100%}@keyframes moduleModalFadeIn{0%{opacity:0}to{opacity:1}}.module-modal{position:relative;width:100%;max-width:960px;height:60vh;min-height:360px;max-height:72vh;display:flex;flex-direction:column;background:#fff;border-radius:20px;box-shadow:0 32px 80px #2a313c47,0 0 0 1px #2a313c0f;overflow:hidden;animation:moduleModalSlideIn .3s var(--ease-out)}@keyframes moduleModalSlideIn{0%{opacity:0;transform:scale(.96) translateY(16px)}to{opacity:1;transform:scale(1) translateY(0)}}.module-modal__header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.25rem;background:#2a313c0a;border-bottom:1px solid rgba(42,49,60,.08);flex-shrink:0}.module-modal__header-title{font-size:1.1rem;font-weight:700;color:var(--navy);margin:0;line-height:1.3;min-width:0;padding:0 .5rem 0 0;text-align:left;letter-spacing:-.02em}.module-modal__bottom-nav{display:flex;align-items:center;justify-content:center;gap:1rem;padding:1rem 1.25rem;width:100%;max-width:960px;background:transparent;flex-shrink:0}.module-modal__under-btn{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;padding:0;background:transparent;border:1px solid rgba(255,255,255,.5);border-radius:50%;color:#fff;cursor:pointer;opacity:.9;transition:opacity .2s ease,border-color .2s ease,background .2s ease}.module-modal__under-btn:hover:not(:disabled){opacity:1;border-color:#ffffffe6;background:#ffffff1a}.module-modal__under-btn:disabled{opacity:.4;cursor:not-allowed}.module-modal__dots{display:flex;align-items:center;justify-content:center;gap:.5rem}.module-modal__dot{width:6px;height:6px;padding:0;border:none;border-radius:50%;background:#fff6;cursor:pointer;transition:background .2s ease,transform .2s ease}.module-modal__dot:hover{background:#ffffffa6}.module-modal__dot--active{background:#fff;transform:scale(1.25)}.module-modal__close{width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;padding:0;background:#fff;border:1px solid rgba(42,49,60,.12);border-radius:10px;color:var(--navy);cursor:pointer;transition:background .2s ease,border-color .2s ease}.module-modal__close:hover{background:#2a313c0f;border-color:#2a313c33}.module-modal__layout{display:grid;grid-template-columns:1fr minmax(260px,40%);flex:1;min-height:0}@media (max-width: 640px){.module-modal__layout{grid-template-columns:1fr;max-height:none}}.module-modal__media{position:relative;min-height:0;display:flex;align-items:flex-start;justify-content:center;padding:1rem 1rem 0 0}.module-modal__image-box{position:relative;width:100%;height:100%;min-height:200px;overflow:hidden;background:transparent;border:none;border-radius:0;box-shadow:none}.module-modal__image-box:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(to bottom,transparent 0%,transparent 50%,rgba(255,255,255,.4) 80%,rgba(255,255,255,.95) 100%)}.module-modal__image{width:100%;height:100%;object-fit:contain;object-position:top;display:block;min-height:200px}@media (max-width: 640px){.module-modal__image-box{max-height:280px}.module-modal__image{min-height:200px;max-height:280px}}.module-modal__content{padding:2rem 2rem 2rem 1.5rem;overflow-y:auto;min-width:0}@media (max-width: 640px){.module-modal__content{padding:1.5rem 1.25rem}}.module-modal__title{font-family:var(--serif);font-size:1.75rem;font-weight:700;letter-spacing:-.02em;color:var(--navy);margin:0 0 1.25rem;line-height:1.3}.module-modal__list{margin:0;padding-left:1.25rem;list-style:disc;color:var(--text);font-size:1rem;line-height:1.7}.module-modal__list li{margin-bottom:.5rem}.module-modal__list li:last-child{margin-bottom:0}.module-modal__note-pill{display:inline-block;margin-top:1.25rem;font-size:.7rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--navy);background:var(--pastel-yellow);padding:.35rem .65rem;border-radius:6px}.automate-standalone{padding:2rem 0 2.5rem}#sto-automatiziramo{scroll-margin-top:5.5rem}.content-group{padding:1.5rem 0 2rem;scroll-margin-top:5.5rem}.content-group__header-wrap{margin-bottom:1rem;text-align:center}.content-group__heading{font-family:var(--serif);font-size:clamp(1.9rem,4.5vw,2.5rem);font-weight:400;letter-spacing:-.03em;line-height:1.2;color:var(--navy);margin:0 0 .6rem}.content-group__subheading{font-size:1.1rem;color:var(--text-muted);letter-spacing:.01em;margin:0;max-width:42ch;margin-inline:auto}.content-group__panel{display:flex;flex-direction:column;gap:1.25rem}.content-group__row--two-col{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}@media (max-width: 640px){.content-group__row--two-col{grid-template-columns:1fr}}.content-group__card{background:#fff;border:1px solid rgba(42,49,60,.07);border-radius:16px;padding:2rem;box-shadow:0 2px 12px #2a313c0a;transition:box-shadow .3s var(--ease),border-color .25s ease,transform .25s var(--ease)}.content-group__card:hover{box-shadow:0 8px 32px #2a313c0f;border-color:#2a313c1a}.content-group__card-title{font-family:var(--serif);font-size:1.35rem;font-weight:400;letter-spacing:-.02em;color:var(--navy);margin:0 0 .75rem;line-height:1.3}.content-group__card-lead,.content-group__card-text{margin:0 0 1rem;color:var(--text-muted);font-size:1rem;line-height:1.65}.content-group__card-lead:last-of-type,.content-group__card-text:last-child{margin-bottom:0}.content-group__row--focus{margin-top:.5rem}.content-group__card--automate{background:linear-gradient(180deg,#2a313c08,#fff 18%);border:1px solid rgba(42,49,60,.1);border-top:3px solid var(--navy);box-shadow:0 4px 20px #2a313c0f;padding:2.25rem}.content-group__card--automate:hover{box-shadow:0 12px 36px #2a313c14;border-color:#2a313c1f}.content-group__automate-label{display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--navy);margin-bottom:.5rem}.content-group__card-title--focus{font-size:1.6rem;margin-bottom:.5rem}.content-group__no-manual{margin:0 0 1.25rem;padding:.75rem 1rem;background:#2a313c0d;border-left:3px solid var(--navy);border-radius:0 8px 8px 0;font-size:1rem;font-weight:600;color:var(--navy);line-height:1.5}.content-group__card--automate .content-group__card-lead{margin-bottom:.75rem}.content-group__card--automate .content-group__no-manual+.content-group__card-lead{margin-top:0}.content-group__card--steps .content-group__card-lead{margin-bottom:.5rem}.content-group__title-pill{display:inline-block;font-size:.85em;font-weight:700;font-family:var(--sans);letter-spacing:.02em;color:#fff;background:var(--navy);padding:.2em .55em;border-radius:100px;vertical-align:baseline;box-shadow:0 1px 4px #2a313c26}.content-group__steps{margin:0 0 0 1.25rem;padding:0;list-style:disc}.content-group__steps li{margin-bottom:0rem;color:var(--text-muted);font-size:1rem;line-height:1.6}.content-group__steps li:last-child{margin-bottom:0}.content-group__steps li::marker{color:var(--navy)}.content-group__card--case{background:linear-gradient(135deg,#2a313c05,#2a313c0a);border-left:4px solid var(--navy)}.content-group__case-label{display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);margin-bottom:.5rem}.content-group__case-text{margin:0;color:var(--text-muted);font-size:1rem;line-height:1.7}.content-group__check-list{margin:0;padding:0;list-style:none}.content-group__check-list li{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.85rem;color:var(--text-muted);font-size:1rem;line-height:1.55}.content-group__check-list li:last-child{margin-bottom:0}.content-group__check{flex-shrink:0;width:1.35rem;height:1.35rem;margin-top:.2rem;display:inline-flex;align-items:center;justify-content:center;color:var(--navy)}.content-group__check svg{width:100%;height:100%}.contact-section__panel{background:#fff;border:1px solid rgba(42,49,60,.08);border-radius:16px;padding:2.75rem 2.5rem;box-shadow:0 4px 24px #2a313c0f}.contact-section__layout{display:grid;grid-template-columns:1fr minmax(280px,1fr);grid-template-rows:auto;gap:0 2.5rem;align-items:start;min-height:0}.contact-section__main{grid-column:1;grid-row:1;min-width:0}.contact-section__media{grid-column:2;grid-row:1;display:flex;flex-direction:column;min-height:0;height:100%;border-radius:12px;overflow:hidden}.contact-section__image-wrap{flex:1;min-height:0;margin-top:1.5rem;margin-bottom:90px;overflow:hidden;border-radius:12px}.contact-section__image-wrap .contact-section__image{width:100%;height:100%;display:block;object-fit:cover;object-position:center}@media (max-width: 768px){.contact-section__layout{grid-template-columns:1fr;grid-template-rows:auto;gap:1.5rem}.contact-section__main{grid-row:auto}.contact-section__media{grid-column:1;grid-row:auto;order:-1;max-height:12rem;overflow:hidden;border-radius:12px}.contact-section__image-wrap{flex:none;height:auto;margin-top:0;margin-bottom:0}.contact-section__image-wrap .contact-section__image{height:auto;min-height:0}}.contact-section__title{margin-top:0;margin-bottom:.5rem;font-size:1.5rem;letter-spacing:-.02em}.contact-section__loading,.contact-section__error{color:var(--text-muted);font-size:1rem;line-height:1.5}.contact-section__error{color:#b91c1c}.contact-section__description{margin:0 0 2rem;color:var(--text-muted);font-size:1rem;line-height:1.6}.contact-section__description :deep(p){margin:0}.contact-form{max-width:28rem}.contact-form__field{margin-bottom:1.35rem}.contact-form__label{display:block;font-size:.9rem;font-weight:500;color:var(--text);margin-bottom:.4rem}.contact-form__required{color:#b91c1c}.contact-form__hint{margin:0 0 .35rem;font-size:.8rem;color:var(--text-muted);line-height:1.4}.contact-form__error{margin:.4rem 0 0;font-size:.85rem;color:#b91c1c;line-height:1.4}.contact-form__field--error .contact-form__input{border-color:#b91c1c}.contact-form__field--error .contact-form__input:focus{box-shadow:0 0 0 3px #b91c1c26}.contact-form__input{width:100%;padding:.75rem 1rem;font-size:1rem;font-family:var(--sans);border:1px solid rgba(42,49,60,.15);border-radius:10px;background:#fafafa;color:var(--text);transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.contact-form__input:hover{background:#fff;border-color:#2a313c38}.contact-form__input::placeholder{color:var(--text-muted);opacity:.85}.contact-form__input:focus{outline:none;border-color:var(--navy);background:#fff;box-shadow:0 0 0 3px #2a313c1a}.contact-form__textarea{min-height:6rem;resize:vertical}.contact-form__actions{margin-top:1.75rem}.contact-form__submit{padding:.75rem 1.75rem;font-size:1rem;font-weight:600;font-family:var(--sans);letter-spacing:.02em;color:#fff;background:var(--navy);border:none;border-radius:10px;cursor:pointer;transition:background .2s ease,opacity .2s ease,box-shadow .2s ease}.contact-form__submit:hover:not(:disabled){background:var(--navy-active);box-shadow:0 4px 14px #2a313c38}.contact-form__submit:disabled{opacity:.7;cursor:not-allowed}.popup-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:1.5rem;background:#1a1a1a80;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);animation:popupFadeIn .22s ease}@keyframes popupFadeIn{0%{opacity:0}to{opacity:1}}.popup{background:#fff;border-radius:16px;padding:2rem 2.25rem;max-width:28rem;width:100%;text-align:center;box-shadow:0 0 0 1px #0000000a,0 24px 48px #0000001f,0 12px 24px #00000014;animation:popupSlideIn .3s var(--ease-out)}@keyframes popupSlideIn{0%{opacity:0;transform:scale(.97) translateY(-10px)}to{opacity:1;transform:scale(1) translateY(0)}}.popup__icon{margin:0 auto 1.25rem;display:flex;align-items:center;justify-content:center}.popup__icon--success{color:var(--navy);opacity:.85}.popup__icon--success svg{width:40px;height:40px}.popup__icon--error{color:#b91c1c}.popup__title{margin:0 0 .5rem;font-family:var(--sans);font-size:1.35rem;font-weight:600;color:var(--text);letter-spacing:-.02em}.popup__text{margin:0 0 1.5rem;font-size:1rem;line-height:1.55;color:var(--text-muted)}.popup__text--success{color:var(--text-muted)}.popup__text--error{color:#991b1b}.popup__close{display:inline-block;padding:.75rem 1.75rem;font-size:.95rem;font-weight:600;font-family:var(--sans);letter-spacing:.02em;color:#fff;background:var(--navy);border:none;border-radius:10px;cursor:pointer;transition:background .2s ease,box-shadow .2s ease}.popup__close:hover{background:var(--navy-active);box-shadow:0 4px 12px #2a313c40}.footer{margin-top:3rem;padding:3rem 1.5rem;background:#0c101c;color:#fff}.footer__grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:2rem 3rem;max-width:min(1120px,94vw);margin:0 auto;padding:0 1.5rem}.footer__col{display:flex;flex-direction:column;gap:.75rem}.footer__brand{max-width:220px}.footer__logo-link{display:inline-block}.footer__logo{height:28px;width:auto;display:block;filter:brightness(0) invert(1)}.footer__tagline{margin:0;font-size:.9rem;line-height:1.4;color:#ffffffd9}.footer__col-title{font-size:.75rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#ffffff80;margin-bottom:.25rem}.footer__links{gap:.5rem}.footer__link{color:#fffc;text-decoration:none;font-size:.95rem;transition:color .2s ease}.footer__link:hover{color:#fff}.footer__btn{display:inline-block;width:fit-content;margin-top:.5rem;padding:.5rem .9rem;font-size:.9rem;font-weight:600;color:#0c101c;background:#fff;border:none;border-radius:100px;text-decoration:none;box-shadow:0 2px 12px #00000026;transition:background .2s ease,box-shadow .2s ease}.footer__btn:hover{background:#fffffff2;box-shadow:0 4px 16px #0003}.footer__email{font-size:.95rem;color:#fffc;text-decoration:none;transition:color .2s ease}.footer__email:hover{color:#fff}.footer__bottom{padding-top:1.5rem;margin-top:1.5rem;border-top:1px solid rgba(255,255,255,.1);max-width:min(1120px,94vw);margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}.footer__copyright{margin:0;font-size:.8rem;color:#ffffff80}@media (max-width: 768px){.footer__grid{grid-template-columns:1fr;gap:2rem;text-align:center}.footer__brand{max-width:none}.footer__logo-link{margin:0 auto}.footer__contact{align-items:center}.footer__btn{margin-left:auto;margin-right:auto}}@media (max-width: 640px){.nav-sticky{padding:.75rem 1rem}.nav{width:100%;max-width:none;padding:.65rem 1rem}.logo-img{height:22px}.nav-link,.nav-login{display:none}.nav-cta{margin-left:0;padding:.5rem .9rem;font-size:.85rem}}@media (min-width: 640px){.benefits-grid{grid-template-columns:repeat(3,1fr)}}
