.fds-home{--bg:#edf0f6;--ink:#0f172a;--ink-2:#0f1b33;--blue:#1a56db;--blue-2:#3b82f6;--accent:#6366f1;--line:#0f172a1f;--display:var(--font-geist-sans),"Geist",Impact,sans-serif;--body:var(--font-geist-sans),"Geist",system-ui,sans-serif;background:var(--bg);color:var(--ink);font-family:var(--body);-webkit-font-smoothing:antialiased;position:relative;overflow-x:hidden}.fds-home *{box-sizing:border-box;margin:0;padding:0}.fds-home a{color:inherit;text-decoration:none}.fds-home ::selection{background:var(--blue);color:#fff}.fds-home #loader{z-index:9999;pointer-events:none;position:fixed;inset:0}.fds-home #loader .panel{background:var(--ink-2);width:100%;height:50%;position:absolute;left:0}.fds-home #loader .panel.top{top:0}.fds-home #loader .panel.bot{bottom:0}.fds-home #loader .seam{background:var(--blue);transform-origin:50%;width:100%;height:2px;position:absolute;top:50%;left:0;transform:translateY(-50%)scaleX(0)}.fds-home #comb{z-index:0;pointer-events:none;opacity:0;position:fixed;inset:-22vh -8vw}.fds-home #comb .layer{will-change:transform;width:100%;position:absolute;top:0;left:0}.fds-home #comb svg{width:100%;height:auto;display:block}.fds-home .glow{background:radial-gradient(var(--blue) 0%,#1a56db00 70%);opacity:.16;z-index:0;pointer-events:none;filter:blur(12px);width:62vw;height:62vw;position:fixed;top:36%;left:50%;transform:translate(-50%,-50%)}.fds-home #gl{z-index:1;pointer-events:none;position:fixed;inset:0}.fds-home header{z-index:100;width:100%;color:var(--ink);justify-content:space-between;align-items:center;padding:22px 5vw;transition:background .3s,padding .3s,box-shadow .3s;display:flex;position:fixed;top:0;left:0}.fds-home header.scrolled{-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--line);background:#edf0f6d9;padding-top:13px;padding-bottom:13px}.fds-home .logo{font-family:var(--display);letter-spacing:-.01em;cursor:pointer;font-size:20px;font-weight:800}.fds-home .logo b{color:var(--blue);font-weight:800}.fds-home nav ul{gap:30px;list-style:none;display:flex}.fds-home nav a{letter-spacing:.16em;text-transform:uppercase;font-size:12px;font-weight:600;position:relative}.fds-home nav a:after{content:"";background:currentColor;width:0;height:1px;transition:width .4s;position:absolute;bottom:-5px;left:0}.fds-home nav a:hover:after{width:100%}.fds-home .magnetic{will-change:transform;display:inline-block}@media (max-width:860px){.fds-home nav ul{display:none}}.fds-home .head-right{align-items:center;gap:18px;display:flex}.fds-home .head-phone{font-family:var(--display);letter-spacing:.02em;white-space:nowrap;align-items:center;gap:7px;font-size:13px;font-weight:700;display:inline-flex}.fds-home .head-phone svg{flex:none;width:15px;height:15px}@media (max-width:1100px){.fds-home .head-phone span{display:none}}@media (max-width:560px){.fds-home .head-phone{display:none}}.fds-home .lang{position:relative}.fds-home .lang-toggle{color:inherit;font-family:var(--display);letter-spacing:.06em;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:6px 4px;font-size:12px;font-weight:700;display:flex}.fds-home .lang-toggle svg{width:18px;height:18px;display:block}.fds-home .lang-toggle .chev{width:10px;height:10px;transition:transform .25s}.fds-home .lang.open .lang-toggle .chev{transform:rotate(180deg)}.fds-home .lang-menu{background:var(--ink-2);opacity:0;visibility:hidden;mix-blend-mode:normal;z-index:120;border:1px solid #ffffff1f;border-radius:12px;flex-direction:column;gap:2px;min-width:150px;padding:7px;transition:opacity .22s,transform .22s,visibility .22s;display:flex;position:absolute;top:calc(100% + 12px);right:0;transform:translateY(-8px);box-shadow:0 20px 50px #00000059}.fds-home .lang.open .lang-menu{opacity:1;visibility:visible;transform:translateY(0)}.fds-home .lang-menu button{color:#eef1f6;font-family:var(--body);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:space-between;gap:14px;padding:10px 14px;font-size:14px;transition:background .2s;display:flex}.fds-home .lang-menu button:hover{background:#ffffff14}.fds-home .lang-menu button.active{background:var(--blue);color:#fff}.fds-home .lang-menu button .code{opacity:.5;font-family:var(--display);font-size:11px;font-weight:700}.fds-home .lang-menu button.active .code{opacity:.85}.fds-home .head-cta{font-family:var(--display);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:var(--blue);color:#fff;white-space:nowrap;border-radius:100px;align-items:center;gap:8px;padding:11px 22px;font-size:12px;font-weight:700;transition:background .3s,transform .15s;display:inline-flex}.fds-home .head-cta:hover{background:var(--ink-2)}@media (max-width:640px){.fds-home .head-cta{padding:10px 16px;font-size:11px}}.fds-home .page-top{padding-top:20vh}.fds-home .page-hero h1{font-family:var(--display);text-transform:uppercase;letter-spacing:-.03em;font-size:clamp(44px,9vw,120px);font-weight:800;line-height:.9}.fds-home .page-hero .lead{color:#0f172ab3;max-width:620px;margin-top:24px;font-size:clamp(15px,1.5vw,19px);line-height:1.6}.fds-home .back-link{font-family:var(--display);letter-spacing:.14em;text-transform:uppercase;color:var(--blue);align-items:center;gap:8px;margin-bottom:30px;font-size:12px;font-weight:700;display:inline-flex}.fds-home .back-link:hover{opacity:.7}.fds-home main{z-index:2;position:relative}.fds-home section{padding:14vh 5vw;position:relative}.fds-home .wrap{max-width:1280px;margin:0 auto}.fds-home .eyebrow{font-family:var(--display);letter-spacing:.28em;text-transform:uppercase;color:var(--blue);align-items:center;gap:12px;margin-bottom:24px;font-size:12px;font-weight:700;display:flex}.fds-home .hexdot{opacity:0;flex:none;width:14px;height:16px;transform:scale(0)rotate(-30deg)}.fds-home .wm{vertical-align:top;line-height:1.02;display:inline-block;overflow:hidden}.fds-home .wi{will-change:transform;display:inline-block;transform:translateY(115%)}.fds-home .fade{opacity:0;transform:translateY(40px)}.fds-home #hero{text-align:center;z-index:3;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex}.fds-home .badge{border:1px solid var(--line);letter-spacing:.18em;text-transform:uppercase;color:#0f172ab3;background:#fff6;border-radius:100px;align-items:center;gap:10px;margin-bottom:34px;padding:9px 18px;font-size:11px;display:inline-flex}.fds-home .badge i{background:var(--blue);border-radius:50%;width:7px;height:7px;display:inline-block}.fds-home .hero-title{font-family:var(--display);text-transform:uppercase;letter-spacing:-.03em;font-size:clamp(54px,14vw,200px);font-weight:800;line-height:.86}.fds-home .hero-title .ln{display:block;overflow:hidden}.fds-home .hero-title .ln span{display:inline-block;transform:translateY(110%)}.fds-home .hero-title .hl{color:var(--blue)}.fds-home .hero-title .ln.outline span{color:#0000;-webkit-text-stroke:2px var(--ink);text-stroke:2px var(--ink)}@media (max-width:600px){.fds-home .hero-title .ln.outline span{-webkit-text-stroke-width:1.4px}}.fds-home .hero-sub{color:#0f172aad;max-width:560px;margin-top:24px;font-size:clamp(15px,1.5vw,19px);line-height:1.6}.fds-home .hero-trust{font-family:var(--display);letter-spacing:.08em;text-transform:uppercase;color:#0f172a9e;flex-wrap:wrap;justify-content:center;align-items:center;gap:11px 22px;margin-top:18px;font-size:12px;font-weight:700;display:flex}.fds-home .hero-trust span{align-items:center;gap:8px;display:inline-flex}.fds-home .hero-trust span+span:before{content:"";background:var(--blue);border-radius:50%;width:5px;height:5px;display:inline-block}.fds-home .hero-trust .star{color:#f5a623;letter-spacing:.02em}.fds-home .hero-cta{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:28px;display:flex}.fds-home .scrollcue{letter-spacing:.3em;text-transform:uppercase;color:#0f172a8c;flex-direction:column;align-items:center;gap:10px;font-size:11px;display:flex;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}.fds-home .scrollcue .ln{background:var(--ink);opacity:.4;transform-origin:top;width:1px;height:44px;animation:1.8s infinite fds-cue}@keyframes fds-cue{0%{opacity:.1;transform:scaleY(0)}50%{opacity:.5}to{opacity:0;transform:scaleY(1)}}.fds-home .ghost-btn{border:1px solid var(--ink);font-family:var(--display);letter-spacing:.1em;text-transform:uppercase;cursor:pointer;color:var(--ink);background:0 0;border-radius:100px;align-items:center;gap:8px;padding:15px 30px;font-size:13px;font-weight:700;transition:background .3s,color .3s,border-color .3s;display:inline-flex}.fds-home .ghost-btn:hover{background:var(--ink);color:var(--bg)}.fds-home .ghost-btn.solid{background:var(--blue);color:#fff;border-color:var(--blue)}.fds-home .ghost-btn.solid:hover{background:var(--ink-2);border-color:var(--ink-2)}.fds-home a.ghost-btn.inline{margin-top:42px}.fds-home .big-statement{font-family:var(--display);letter-spacing:-.02em;max-width:1100px;font-size:clamp(28px,5vw,72px);font-weight:700;line-height:1.03}.fds-home .big-statement b{color:var(--blue);font-weight:700}.fds-home .stats{flex-wrap:wrap;gap:60px;margin-top:70px;display:flex}.fds-home .stat .nrow{align-items:baseline;gap:4px;display:flex}.fds-home .stat .n{font-family:var(--display);font-size:clamp(44px,6vw,82px);font-weight:800;line-height:1}.fds-home .stat .suf{font-family:var(--display);color:var(--blue);font-size:clamp(22px,3vw,40px);font-weight:800;line-height:1}.fds-home .stat .t{letter-spacing:.18em;text-transform:uppercase;color:#0f172a8c;margin-top:8px;font-size:12px}.fds-home .mini-grid{grid-template-columns:repeat(4,1fr);gap:18px;margin-top:50px;display:grid}.fds-home .mini{border:1px solid var(--line);cursor:pointer;background:#ffffff73;border-radius:16px;padding:30px;transition:transform .4s,border-color .4s;display:block}.fds-home .mini:hover{border-color:var(--blue);transform:translateY(-6px)}.fds-home .mini .mn{font-family:var(--display);text-transform:uppercase;margin-bottom:10px;font-size:23px;font-weight:800}.fds-home .mini .mp{color:var(--blue);letter-spacing:.04em;font-size:13px;font-weight:700}@media (max-width:760px){.fds-home .mini-grid{grid-template-columns:1fr 1fr}}.fds-home .marquee{white-space:nowrap;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:7vh 0;overflow:hidden}.fds-home .marquee .track{will-change:transform;display:inline-block}.fds-home .marquee span{font-family:var(--display);text-transform:uppercase;letter-spacing:-.02em;padding:0 28px;font-size:clamp(46px,10vw,140px);font-weight:800}.fds-home .marquee span:nth-child(2n){-webkit-text-stroke:2px var(--ink);color:#0000}.fds-home .portfolio{flex-direction:column;gap:clamp(40px,7vh,88px);margin-top:54px;display:flex}.fds-home .pf{cursor:pointer;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(24px,4vw,56px);display:grid}.fds-home .pf .pf-img{aspect-ratio:4/3;background-color:var(--ink-2);clip-path:inset(0);background-position:top;background-repeat:no-repeat;background-size:cover;border-radius:16px;transition:background-position 9s linear,box-shadow .4s;overflow:hidden}.fds-home .pf:hover .pf-img{background-position:bottom;box-shadow:0 24px 60px #0f1b334d}.fds-home .pf:nth-child(2n) .pf-img{order:2}.fds-home .pf .pf-cat{font-family:var(--display);letter-spacing:.18em;text-transform:uppercase;color:var(--blue);margin-bottom:14px;font-size:12px;font-weight:700}.fds-home .pf h3{font-family:var(--display);text-transform:uppercase;letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(28px,3.6vw,52px);font-weight:800;line-height:.95}.fds-home .pf p{color:#0f172ab3;max-width:440px;margin-bottom:16px;font-size:15px;line-height:1.6}.fds-home .pf .pf-meta{letter-spacing:.12em;text-transform:uppercase;color:#0f172a80;font-size:12px}@media (max-width:760px){.fds-home .pf{grid-template-columns:1fr;gap:18px}.fds-home .pf:nth-child(2n) .pf-img{order:0}}.fds-home #rules{background:var(--ink-2);color:var(--bg);height:100vh;padding:0;position:relative;overflow:hidden}.fds-home .rules-word{font-family:var(--display);text-transform:lowercase;letter-spacing:-.05em;pointer-events:none;place-items:center;font-size:23vw;font-weight:800;line-height:1;display:grid;position:absolute;inset:0}.fds-home .rules-word .base,.fds-home .rules-word .fill{white-space:nowrap;grid-area:1/1}.fds-home .rules-word .base{color:#0000;-webkit-text-stroke:1px #edf0f624}.fds-home .rules-word .fill{color:var(--blue);clip-path:inset(0 100% 0 0)}.fds-home .rules-cards{will-change:transform;align-items:center;gap:6vw;height:100%;padding:0 50vw 0 8vw;display:flex;position:absolute;top:0;left:0}.fds-home .rcard{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f1b33b8;border:1px solid #ffffff1a;border-radius:22px;flex:0 0 min(380px,80vw);padding:42px}.fds-home .rcard:nth-child(odd){transform:translateY(-13vh)}.fds-home .rcard:nth-child(2n){transform:translateY(15vh)}.fds-home .rcard .rn{font-family:var(--display);letter-spacing:.22em;color:var(--blue-2);align-items:center;gap:10px;margin-bottom:22px;font-size:12px;font-weight:700;display:flex}.fds-home .rcard .rn:before{content:"";background:var(--blue-2);border-radius:50%;width:7px;height:7px}.fds-home .rcard h3{font-family:var(--display);text-transform:uppercase;letter-spacing:-.02em;margin-bottom:18px;font-size:clamp(28px,3.2vw,46px);font-weight:800;line-height:.95}.fds-home .rcard p{color:#edf0f6a8;font-size:15px;line-height:1.6}@media (max-width:760px){.fds-home .rules-word{font-size:42vw}.fds-home .rcard{padding:30px}.fds-home .rcard:nth-child(odd){transform:translateY(-9vh)}.fds-home .rcard:nth-child(2n){transform:translateY(11vh)}}.fds-home .plans{grid-template-columns:1fr 1fr;gap:24px;margin-top:56px;display:grid}.fds-home .plan{border:1px solid var(--line);background:#ffffff80;border-radius:22px;padding:46px;position:relative}.fds-home .plan.feat{border-color:var(--blue);background:#1a56db0f}.fds-home .plan .tag{background:var(--blue);color:#fff;letter-spacing:.14em;text-transform:uppercase;border-radius:100px;padding:5px 14px;font-size:11px;font-weight:700;position:absolute;top:-12px;left:46px}.fds-home .plan h3{font-family:var(--display);text-transform:uppercase;margin-bottom:8px;font-size:24px;font-weight:800}.fds-home .plan .psub{color:#0f172a99;font-size:14px;line-height:1.5}.fds-home .plan .amt{font-family:var(--display);margin:18px 0 4px;font-size:clamp(40px,5vw,58px);font-weight:800;line-height:1}.fds-home .plan .amt small{color:#0f172a80;font-size:15px;font-weight:600}.fds-home .plan ul{flex-direction:column;gap:12px;margin:22px 0 0;list-style:none;display:flex}.fds-home .plan li{color:#0f172ac7;padding-left:26px;font-size:14px;line-height:1.5;position:relative}.fds-home .plan li:before{content:"";background:var(--blue);border-radius:3px;width:11px;height:11px;position:absolute;top:6px;left:0}.fds-home .plan .pcta{margin-top:28px}.fds-home .price-table{border:1px solid var(--line);background:#fff6;border-radius:18px;margin-top:46px;overflow:hidden}.fds-home .price-table .row{border-bottom:1px solid var(--line);grid-template-columns:1.6fr 1fr 1fr;display:grid}.fds-home .price-table .row:last-child{border-bottom:none}.fds-home .price-table .row.head{background:var(--ink-2);color:var(--bg);font-family:var(--display);letter-spacing:.06em;text-transform:uppercase;font-size:12px;font-weight:700}.fds-home .price-table .cell{padding:18px 22px;font-size:14px}.fds-home .price-table .row:not(.head) .cell:first-child{font-weight:600}.fds-home .price-note{color:#0f172a8c;max-width:820px;margin-top:18px;font-size:13px;line-height:1.6}@media (max-width:760px){.fds-home .plans{grid-template-columns:1fr}.fds-home .price-table .row{grid-template-columns:1.4fr 1fr}.fds-home .price-table .row .cell:nth-child(2){display:none}}.fds-home .t-grid{grid-template-columns:repeat(2,1fr);gap:24px;margin-top:56px;display:grid}.fds-home .quote{border:1px solid var(--line);background:#ffffff80;border-radius:16px;padding:36px}.fds-home .quote p{font-size:clamp(16px,1.6vw,20px);font-weight:500;line-height:1.5}.fds-home .q-head{align-items:center;gap:14px;margin-top:24px;display:flex}.fds-home .avatar{width:46px;height:46px;font-family:var(--display);color:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:15px;font-weight:800;display:flex}.fds-home .q-head .who{color:var(--ink);font-size:15px;font-weight:700}.fds-home .q-head .qr{color:#0f172a8c;margin-top:2px;font-size:13px;line-height:1.3}@media (max-width:760px){.fds-home .t-grid{grid-template-columns:1fr}}.fds-home .faq{grid-template-columns:1fr 1fr;align-content:start;column-gap:48px;margin-top:30px;display:grid}.fds-home .faq-item{border-top:1px solid var(--line)}.fds-home .faq-q{text-align:left;cursor:pointer;width:100%;font-family:var(--display);color:var(--ink);background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:15px 0;font-size:15px;font-weight:700;line-height:1.25;display:flex}.fds-home .faq-q .pm{flex:none;width:18px;height:18px;transition:transform .3s;position:relative}.fds-home .faq-q .pm:before,.fds-home .faq-q .pm:after{content:"";background:var(--blue);border-radius:2px;position:absolute}.fds-home .faq-q .pm:before{width:100%;height:2px;top:50%;left:0;transform:translateY(-50%)}.fds-home .faq-q .pm:after{width:2px;height:100%;transition:transform .3s;top:0;left:50%;transform:translate(-50%)}.fds-home .faq-item.open .faq-q .pm:after{transform:translate(-50%)scaleY(0)}.fds-home .faq-a{height:0;overflow:hidden}.fds-home .faq-a p{color:#0f172aad;padding-bottom:16px;font-size:13.5px;line-height:1.55}@media (max-width:760px){.fds-home .faq{grid-template-columns:1fr;column-gap:0}}.fds-home .calc{grid-template-columns:1.3fr 1fr;align-items:start;gap:30px;margin-top:50px;display:grid}.fds-home .calc-panel{border:1px solid var(--line);background:#ffffff80;border-radius:22px;padding:clamp(24px,3vw,40px)}.fds-home .calc-group{margin-bottom:26px}.fds-home .calc-group>label{font-family:var(--display);letter-spacing:.12em;text-transform:uppercase;color:var(--blue);margin-bottom:12px;font-size:12px;font-weight:700;display:block}.fds-home .calc-opts{flex-wrap:wrap;gap:10px;display:flex}.fds-home .calc-opt{border:1px solid var(--line);color:var(--ink);cursor:pointer;background:#fff;border-radius:100px;padding:11px 18px;font-size:14px;font-weight:500;transition:all .2s}.fds-home .calc-opt:hover{border-color:var(--blue)}.fds-home .calc-opt.on{background:var(--blue);color:#fff;border-color:var(--blue)}.fds-home .calc-result{border:1px solid var(--blue);text-align:center;background:#1a56db0f;border-radius:22px;padding:clamp(26px,3vw,40px);position:sticky;top:110px}.fds-home .calc-result .cl{letter-spacing:.14em;text-transform:uppercase;color:#0f172a8c;font-size:12px;font-weight:700}.fds-home .calc-result .amt{font-family:var(--display);color:var(--blue);margin:12px 0 2px;font-size:clamp(44px,7vw,70px);font-weight:800;line-height:1}.fds-home .calc-result .net{color:#0f172a80;margin-bottom:22px;font-size:12px}@media (max-width:860px){.fds-home .calc{grid-template-columns:1fr}.fds-home .calc-result{position:static}}.fds-home .pkg-grid{grid-template-columns:1fr 1fr;gap:24px;margin-top:50px;display:grid}@media (max-width:760px){.fds-home .pkg-grid{grid-template-columns:1fr}}.fds-home .plans.three{grid-template-columns:repeat(3,1fr)}@media (max-width:860px){.fds-home .plans.three{grid-template-columns:1fr}}.fds-home .plan .amt.sm{font-size:clamp(30px,3.6vw,42px)}.fds-home .seo-warn{border-left:3px solid var(--blue);color:#0f172ac7;background:#1a56db0f;border-radius:0 12px 12px 0;max-width:700px;margin-top:22px;padding:14px 18px;font-size:14px;line-height:1.6}.fds-home .steps{grid-template-columns:repeat(4,1fr);gap:18px;margin-top:34px;display:grid}.fds-home .step{border-top:2px solid var(--blue);padding-top:18px}.fds-home .step .badge{font-family:var(--display);letter-spacing:.12em;text-transform:uppercase;color:var(--blue);margin-bottom:12px;font-size:11px;font-weight:700;display:inline-block}.fds-home .step h3{font-family:var(--display);color:var(--ink);margin-bottom:8px;font-size:18px;font-weight:800;line-height:1.1}.fds-home .step p{color:#0f172a9e;font-size:13px;line-height:1.55}@media (max-width:760px){.fds-home .steps{grid-template-columns:1fr 1fr}}@media (max-width:480px){.fds-home .steps{grid-template-columns:1fr}}.fds-home .svc-grid{grid-template-columns:1fr 1fr;gap:16px;margin-top:30px;display:grid}.fds-home .svc{border:1px solid var(--line);background:#ffffff73;border-radius:16px;padding:24px}.fds-home .svc h3{font-family:var(--display);color:var(--ink);align-items:baseline;gap:9px;margin-bottom:8px;font-size:16px;font-weight:800;display:flex}.fds-home .svc h3:before{content:"✓";color:var(--blue);flex:none;font-weight:800}.fds-home .svc p{color:#0f172aa8;font-size:13.5px;line-height:1.55}@media (max-width:760px){.fds-home .svc-grid{grid-template-columns:1fr}}.fds-home .myth{border:1px solid var(--line);background:#ffffff73;border-radius:16px;padding:24px}.fds-home .myth .m{font-family:var(--display);color:var(--ink);align-items:baseline;gap:9px;margin-bottom:8px;font-size:15px;font-weight:800;display:flex}.fds-home .myth .m:before{content:"✕";color:#dc2626;flex:none;font-weight:800}.fds-home .myth .tr{color:#0f172ab3;align-items:baseline;gap:9px;font-size:13.5px;line-height:1.55;display:flex}.fds-home .myth .tr:before{content:"✓";color:var(--blue);flex:none;font-weight:800}.fds-home .cta-band{background:linear-gradient(135deg,var(--blue),var(--ink-2));color:#fff;text-align:center;border-radius:26px;margin-top:8vh;padding:clamp(36px,5vw,64px)}.fds-home .cta-band h2{font-family:var(--display);margin-bottom:14px;font-size:clamp(28px,4vw,46px);font-weight:800}.fds-home .cta-band p{color:#ffffffd1;max-width:560px;margin:0 auto 26px;line-height:1.6}.fds-home .cta-band .row{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.fds-home .cta-band .btn{font-family:var(--display);letter-spacing:.06em;text-transform:uppercase;border-radius:100px;align-items:center;gap:8px;padding:15px 30px;font-size:13px;font-weight:700;display:inline-flex}.fds-home .cta-band .btn.b1{color:var(--ink);background:#fff}.fds-home .cta-band .btn.b2{color:#fff;background:#ffffff1f;border:1px solid #ffffff40}.fds-home .cta-band .btn:hover{opacity:.9}.fds-home .article-hero{padding:22vh 5vw 5vh;position:relative;overflow:hidden}.fds-home .article-blob{filter:blur(26px);opacity:.22;z-index:0;pointer-events:none;will-change:transform,border-radius;background:radial-gradient(circle at 35% 35%,#3b82f6,#1a56db 55%,#6366f1);border-radius:42% 58% 56% 44%/52% 44% 56% 48%;width:48vw;max-width:680px;height:48vw;max-height:680px;animation:14s ease-in-out infinite fds-morph;position:absolute;top:8vh;right:-8vw}@keyframes fds-morph{0%,to{border-radius:42% 58% 56% 44%/52% 44% 56% 48%;transform:translateY(0)rotate(0)}50%{border-radius:56% 44% 42% 58%/44% 56% 50% 50%;transform:translateY(-26px)rotate(12deg)}}.fds-home .article-hero .wrap{z-index:1;position:relative}.fds-home .article-cat{font-family:var(--display);letter-spacing:.2em;text-transform:uppercase;color:var(--blue);margin-bottom:18px;font-size:12px;font-weight:700}.fds-home .article-hero h1{font-family:var(--display);letter-spacing:-.025em;max-width:18ch;font-size:clamp(34px,5.5vw,68px);font-weight:800;line-height:1.02}.fds-home .article-meta{letter-spacing:.04em;color:#0f172a8c;flex-wrap:wrap;align-items:center;gap:18px;margin-top:26px;font-size:13px;display:flex}.fds-home .article-meta a:hover{color:var(--blue)}.fds-home .article-meta .dot{background:#0f172a4d;border-radius:50%;width:4px;height:4px}.fds-home .article-body{color:#0f172ad1;max-width:720px;margin:0 auto;font-size:17px;line-height:1.78}.fds-home .article-body p{margin-bottom:22px}.fds-home .article-body p.text-lg,.fds-home .article-body>p:first-child{color:var(--ink);font-size:20px;font-weight:500;line-height:1.7}.fds-home .article-body h2{font-family:var(--display);letter-spacing:-.01em;color:var(--ink);margin:46px 0 16px;font-size:clamp(23px,3vw,32px);font-weight:800}.fds-home .article-body h3{font-family:var(--display);color:var(--ink);margin:32px 0 12px;font-size:20px;font-weight:700}.fds-home .article-body ul,.fds-home .article-body ol{margin:0 0 22px;padding-left:24px}.fds-home .article-body li{margin-bottom:8px}.fds-home .article-body a{color:var(--blue);text-underline-offset:3px;text-decoration:underline}.fds-home .article-body strong,.fds-home .article-body b{color:var(--ink);font-weight:700}.fds-home .article-body blockquote{border-left:3px solid var(--blue);color:var(--ink);margin:26px 0;padding:4px 0 4px 22px;font-size:19px;font-style:italic}.fds-home .article-author{border-top:1px solid var(--line);align-items:flex-start;gap:16px;max-width:720px;margin:54px auto 0;padding-top:30px;display:flex}.fds-home .article-author .av{background:linear-gradient(135deg,var(--blue),var(--accent));color:#fff;width:54px;height:54px;font-family:var(--display);border-radius:14px;flex:none;justify-content:center;align-items:center;font-weight:800;display:flex}.fds-home .article-author .who{font-family:var(--display);color:var(--ink);font-weight:800}.fds-home .article-author .bio{color:#0f172aa6;margin-top:4px;font-size:14px;line-height:1.55}.fds-home .article-cta{background:linear-gradient(135deg,var(--blue),var(--ink-2));color:#fff;border-radius:22px;max-width:720px;margin:34px auto 0;padding:clamp(28px,4vw,44px)}.fds-home .article-cta h3{font-family:var(--display);margin-bottom:10px;font-size:clamp(22px,2.6vw,30px);font-weight:800}.fds-home .article-cta p{color:#fffc;max-width:520px;margin-bottom:22px;font-size:15px;line-height:1.6}.fds-home .article-cta .row{flex-wrap:wrap;gap:12px;display:flex}.fds-home .article-cta .btn{font-family:var(--display);letter-spacing:.06em;text-transform:uppercase;border-radius:100px;align-items:center;gap:8px;padding:14px 26px;font-size:13px;font-weight:700;display:inline-flex}.fds-home .article-cta .btn.b1{color:var(--ink);background:#fff}.fds-home .article-cta .btn.b2{color:#fff;background:#ffffff1f;border:1px solid #ffffff40}.fds-home .article-cta .btn:hover{opacity:.9}.fds-home #kontakt{padding:13vh 5vw 8vh}.fds-home .cta-big{font-family:var(--display);text-transform:uppercase;letter-spacing:-.03em;margin-bottom:10px;font-size:clamp(56px,15vw,220px);font-weight:800;line-height:.84}.fds-home .ct-layout{grid-template-columns:1fr 1fr;align-items:start;gap:clamp(30px,5vw,70px);margin-top:30px;display:grid}.fds-home .ct-lead{color:#0f172ab8;max-width:460px;margin-top:18px;font-size:16px;line-height:1.6}.fds-home .ct-rows{grid-template-columns:1fr 1fr;gap:20px;margin-top:32px;display:grid}.fds-home .ct-rows .cl{letter-spacing:.14em;text-transform:uppercase;color:var(--blue);margin-bottom:5px;font-size:11px;font-weight:700}.fds-home .ct-rows .cv{font-family:var(--display);word-break:break-word;font-size:16px;font-weight:700}.fds-home .ct-rows .cv a:hover{color:var(--blue)}.fds-home .ct-form{border:1px solid var(--line);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#fff9;border-radius:20px;flex-direction:column;gap:15px;padding:clamp(24px,3vw,36px);display:flex}.fds-home .ff{flex-direction:column;gap:7px;display:flex}.fds-home .ff.row2{grid-template-columns:1fr 1fr;gap:15px;display:grid}.fds-home .ff label{letter-spacing:.06em;text-transform:uppercase;color:#0f172a99;font-size:12px;font-weight:600}.fds-home .ff input,.fds-home .ff select,.fds-home .ff textarea{font-family:var(--body);border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:10px;outline:none;width:100%;padding:13px 15px;font-size:15px;transition:border-color .2s}.fds-home .ff input:focus,.fds-home .ff select:focus,.fds-home .ff textarea:focus{border-color:var(--blue)}.fds-home .ff textarea{resize:vertical;min-height:90px}.fds-home .ff.check{flex-direction:row;align-items:flex-start;gap:10px}.fds-home .ff.check input{width:auto;accent-color:var(--blue);margin-top:3px}.fds-home .ff.check span{color:#0f172a99;font-size:12px;line-height:1.5}.fds-home .submit-btn{background:var(--ink-2);color:var(--bg);font-family:var(--display);letter-spacing:.12em;text-transform:uppercase;cursor:pointer;border:none;border-radius:100px;margin-top:4px;padding:16px 28px;font-size:13px;font-weight:700;transition:background .3s,transform .15s}.fds-home .submit-btn:hover{background:var(--blue)}.fds-home .submit-btn:active{transform:scale(.98)}.fds-home .submit-btn:disabled{opacity:.55;cursor:not-allowed}.fds-home .form-msg{color:#1d8f5e;min-height:1px;font-size:14px;font-weight:600}.fds-home .form-ok{text-align:center;padding:40px 10px}.fds-home .form-ok .ok-i{background:var(--blue);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;margin:0 auto 16px;font-size:26px;display:flex}.fds-home .form-ok h3{font-family:var(--display);margin-bottom:8px;font-size:24px;font-weight:800}.fds-home .form-ok p{color:#0f172ab3}@media (max-width:760px){.fds-home .ct-layout,.fds-home .ff.row2{grid-template-columns:1fr}}.fds-home .footer{border-top:1px solid var(--line);letter-spacing:.12em;text-transform:uppercase;color:#0f172a99;flex-wrap:wrap;justify-content:space-between;gap:20px;margin-top:10vh;padding-top:34px;font-size:12px;display:flex}.fds-home .footer a:hover{color:var(--blue)}.fds-home .footer .fcol{flex-wrap:wrap;gap:18px;display:flex}@media (prefers-reduced-motion:reduce){.fds-home .wi{transform:none!important}.fds-home .fade{opacity:1!important;transform:none!important}.fds-home .hero-title .ln span{transform:none!important}.fds-home .scrollcue .ln{animation:none}}
