/* MEP Estimate-X · Cinematic pre-launch edition.
   Deliberate white surfaces keep CAD linework away from readable copy. */
:root{--navy:#081f46;--blue:#066aff;--blue-deep:#0056dc;--steel:#506987;--muted:#637993;--line:#dce6ef;--paper:#f8fbfd;--white:#fff;--shadow:0 10px 32px rgba(24,62,105,.065);--radius:19px;--drawing-offset:0px;scroll-behavior:smooth;scroll-padding-top:118px;color-scheme:light}
*{box-sizing:border-box}html{overflow-x:clip}body{margin:0;background:var(--paper);color:var(--navy);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;position:relative;isolation:isolate;overflow-x:clip}body.modal-open{overflow:hidden}body,button,a,input{touch-action:manipulation}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;color:inherit}a{color:inherit;text-decoration:none}button{cursor:pointer}button:disabled{cursor:wait}button,dialog{border:0}button{background:none}img,video{max-width:100%;display:block}p,h1,h2,h3{margin:0}ul,ol{margin:0;padding:0}button:focus-visible,a:focus-visible{outline:3px solid #3385fd;outline-offset:5px}::selection{background:#dbeaff;color:#062e68}[hidden]{display:none!important}.wrap{width:min(1320px,calc(100% - 80px));margin-inline:auto}.icon{width:22px;height:22px;flex-shrink:0;display:block}.flag{display:block;width:25px;height:18px;object-fit:cover;flex-shrink:0;border-radius:3px;box-shadow:0 0 0 1px rgba(21,48,78,.09)}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip{position:fixed;top:-80px;left:16px;z-index:120;background:var(--blue);color:white;padding:14px 22px;border-radius:10px}.skip:focus{top:12px}.drawing-boundary{position:absolute;inset:0;overflow:hidden;z-index:-3;pointer-events:none}.drawing-canvas{position:absolute;z-index:0;pointer-events:none;inset:-40px -20px;background-image:url('shopdrawing.svg');background-repeat:no-repeat;background-size:cover;background-position:center top;opacity:.29;transform:translateY(var(--drawing-offset)) rotate(-6deg) scale(1.12);filter:contrast(.85)}.top-wash{position:absolute;z-index:-2;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(255,255,255,.06),rgba(255,255,255,.68) 18%,rgba(255,255,255,.65) 78%,rgba(255,255,255,.08)),linear-gradient(180deg,rgba(235,245,254,.2),transparent 700px,rgba(255,255,255,.15))}.site-header{height:76px;margin-top:12px;position:sticky;top:12px;z-index:40;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:13px 24px;border:1px solid rgba(255,255,255,.94);border-radius:21px;background:rgba(255,255,255,.94);box-shadow:0 8px 30px rgba(37,75,116,.085);backdrop-filter:blur(16px)}.brand{display:flex;align-items:center;gap:10px;flex-shrink:0}.brand>img{width:44px;height:47px;filter:drop-shadow(0 3px 2px #073b6220)}.brand-copy{display:flex;flex-direction:column;gap:5px}.brand-copy strong{font-size:19px;letter-spacing:-.6px;white-space:nowrap}.brand-copy small{font-size:9.8px;color:#667e9a;white-space:nowrap}.desktop-nav{display:flex;align-items:center;gap:26px;font-size:12px;font-weight:600;white-space:nowrap}.desktop-nav a{position:relative;padding:15px 0;color:#27405f}.desktop-nav a.active,.desktop-nav a:hover{color:var(--blue)}.desktop-nav a::after{content:"";position:absolute;bottom:4px;inset-inline:0;height:2px;background:var(--blue);transform:scaleX(0);transition:transform .2s}.desktop-nav a.active::after,.desktop-nav a:hover::after{transform:scaleX(1)}.header-actions{display:flex;align-items:center;gap:12px;flex-shrink:0}.country-control{position:relative}.country-trigger{display:flex;gap:8px;align-items:center;font-size:11px;font-weight:600;min-height:39px;padding:8px 5px;max-width:154px}.country-trigger .icon{width:14px;height:14px;color:#8292a7}.country-trigger .current-country{max-width:82px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.language-switch{display:flex;align-items:center;gap:2px;border:1px solid #e4eaf2;border-radius:9px;padding:3px;background:#f7faff;font-size:11px}.language-switch a{min-width:32px;padding:8px 6px;text-align:center;border-radius:6px;line-height:1}.language-switch a[aria-current=true]{background:var(--blue);color:#fff}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:16px 23px;min-height:49px;border-radius:10px;font-size:13px;font-weight:600;white-space:nowrap;transition:background .2s,box-shadow .2s,transform .2s}.button:hover{transform:translateY(-1px)}.button-primary{background:linear-gradient(115deg,#1687ff,#0059fa);color:white;border:1px solid #0872ff;box-shadow:0 6px 15px rgba(1,101,246,.17)}.button-primary:hover{box-shadow:0 9px 22px rgba(1,101,246,.23);background:var(--blue-deep)}.button-secondary{background:rgba(255,255,255,.9);border:1px solid #94bcff;color:#123f84;box-shadow:0 3px 8px #0c4b8410}.button-secondary:hover{background:#eff6ff}.button .icon{width:18px;height:18px}.header-coming{padding:12px 19px;min-height:40px;font-size:11px;border-radius:9px;gap:8px}.status-dot{width:5px;height:5px;display:inline-block;border-radius:50%;background:currentColor;box-shadow:0 0 0 4px #fff2;flex-shrink:0}.header-coming .status-dot{animation:status-breathe 3s ease-in-out infinite}.icon-button{display:flex;align-items:center;justify-content:center;width:35px;height:35px;border-radius:8px}.icon-button:hover{background:#edf4fc}.menu-toggle{display:none}.mobile-nav{position:absolute;top:calc(100% + 9px);inset-inline:0;padding:14px;border-radius:16px;background:white;border:1px solid var(--line);box-shadow:var(--shadow)}.mobile-nav a{display:block;padding:15px 14px;border-radius:8px;font-size:14px}.mobile-nav a:hover{background:#f2f7ff;color:var(--blue)}.country-popover{position:absolute;top:calc(100% + 18px);inset-inline-end:-50px;width:305px;padding:16px;background:white;border:1px solid #e0e9f3;border-radius:16px;box-shadow:0 20px 70px #0c2d5426;z-index:60}.country-popover-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px;font-size:13px}.country-option{display:flex;width:100%;align-items:center;gap:12px;padding:12px 10px;border-radius:9px;text-align:start;position:relative;font-size:13px}.country-option:hover{background:#f4f8ff}.country-option[aria-checked=true]{color:var(--blue);background:#eff6ff}.country-option .currency{margin-inline-start:auto;color:#718298;font-size:11px}.selected-tick{width:16px;height:16px;visibility:hidden}.country-option[aria-checked=true] .selected-tick{visibility:visible}.country-disclaimer{font-size:10px;line-height:1.65;color:#5d718b;margin-top:11px;padding-top:12px;border-top:1px solid #edf1f6}.hero{position:relative;padding-top:31px;padding-bottom:24px;min-height:497px}.hero-copy{position:relative;z-index:3;width:47%;padding:0 8px 0 12px;isolation:isolate}.hero-copy::before{position:absolute;content:"";z-index:-1;inset:-15px -38px -15px -45px;background:linear-gradient(90deg,rgba(255,255,255,.76),rgba(255,255,255,.97) 52%,rgba(255,255,255,.95) 77%,rgba(255,255,255,0));filter:blur(13px);pointer-events:none}.hero-eyebrow{display:flex;align-items:center;gap:18px;margin-bottom:19px}.eyebrow{font-size:9.5px;font-weight:600;letter-spacing:2.9px;color:#3664a1;line-height:1.5;display:flex;align-items:center;gap:14px}.eyebrow::after{content:"";display:block;flex-shrink:0;background:var(--blue);width:31px;height:1px;opacity:.75}.coming-badge{display:inline-flex;align-items:center;gap:7px;line-height:1;font-size:9.5px;padding:6px 8px;border-radius:20px;border:1px solid #dbe9fe;background:#f1f7ff;color:#1762bb;white-space:nowrap}.coming-badge .status-dot{width:4px;height:4px;box-shadow:0 0 0 3px #1d74e00b}.hero h1{font-size:clamp(47px,4.3vw,68px);font-weight:750;line-height:1.015;letter-spacing:-2.7px;margin-bottom:18px}.hero h1>span:last-child{white-space:nowrap}.hero h1 span span{color:var(--blue);background:linear-gradient(110deg,#0c94ff,#0152f7);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-tagline{font-size:23px;line-height:1.4;letter-spacing:-.55px;color:#516b91;margin-bottom:16px}.hero-tagline strong{font-weight:600;color:#0866e7}.hero-description{font-size:14.5px;color:#526b8b;line-height:1.65;max-width:455px;margin-bottom:19px}.hero-actions{display:flex;gap:12px;margin-bottom:18px}.hero-actions .button{min-width:171px}.hero-benefits{display:flex;align-items:center;gap:24px;font-size:10px;color:#526c8e}.hero-benefits>span{display:inline-flex;align-items:center;gap:7px}.hero-benefits .icon{width:14px;height:14px;color:#1880ff}.release-note{font-size:9.5px;color:#687d96;margin-top:10px}.hero-visual{position:absolute;z-index:1;inset-inline-end:-42px;top:-33px;width:66%;aspect-ratio:1600/1080;pointer-events:none;mix-blend-mode:multiply}.hero-video-blend{width:100%;height:100%;-webkit-mask-image:linear-gradient(90deg,transparent,black 9%,black 94%,transparent),linear-gradient(180deg,transparent,black 9%,black 90%,transparent);mask-image:linear-gradient(90deg,transparent,black 9%,black 94%,transparent),linear-gradient(180deg,transparent,black 9%,black 90%,transparent);-webkit-mask-composite:source-in;mask-composite:intersect}.hero-video-blend video{width:100%;height:100%;object-fit:contain}.drawing-label{font-size:8px;line-height:1.7;font-weight:400;letter-spacing:1.6px;color:#718aa8}.visual-label{position:absolute;inset-inline-end:38px;bottom:18px;text-align:end;font-size:7px;opacity:.7}.hero-media-controls{position:absolute;z-index:5;inset-inline-end:11px;bottom:17px;display:flex;align-items:center;gap:9px;background:rgba(255,255,255,.82);border:1px solid #e4ebf4;border-radius:25px;padding:5px 10px;backdrop-filter:blur(8px)}.media-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:30px;padding:5px 7px;color:#466280;font-size:9.5px;border-radius:7px;white-space:nowrap}.media-button:hover{background:#eaf3ff}.media-button .icon{width:14px;height:14px}.control-divider{height:13px;width:1px;background:#d5e1ec}.sound-bars{display:none;gap:2px;height:10px;align-items:center}.sound-toggle[aria-pressed=true] .sound-bars{display:flex}.sound-bars i{width:2px;height:4px;background:var(--blue);animation:sound-wave 1s ease-in-out infinite alternate}.sound-bars i:nth-child(2){height:10px;animation-delay:.25s}.sound-bars i:nth-child(3){height:6px;animation-delay:.55s}.country-rail{display:flex;align-items:center;justify-content:center;gap:27px;padding:11px 20px 13px;position:relative;z-index:3;border-top:1px solid #e1e8f099;border-bottom:1px solid #e1e8f099;background:linear-gradient(90deg,#fff0,#ffffffed 15%,#fffffff2 85%,#fff0)}.rail-caption{font-size:8.5px;letter-spacing:1.6px;color:#577594;font-weight:600;white-space:nowrap}.country-pills{display:flex;gap:7px;align-items:center;justify-content:center;flex-wrap:wrap}.country-pill{display:flex;gap:7px;align-items:center;border:1px solid transparent;padding:7px 10px;border-radius:7px;min-height:32px;font-size:11px;color:#4d617a;transition:background .15s,border-color .15s}.country-pill:hover{background:#edf5ff}.country-pill[aria-pressed=true]{background:#eaf3ff;color:#0665ea;border-color:#c6ddff}.country-pill .flag{width:22px;height:15.4px;border-radius:2px}.rail-currency{font-size:10px;color:#627c99;border-inline-start:1px solid #dfe8f1;padding-inline-start:19px}.features{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:22px;position:relative;z-index:2}.feature-card{position:relative;overflow:hidden;display:flex;align-items:flex-start;gap:20px;background:rgba(255,255,255,.97);border:1px solid #edf2f7;padding:25px 24px 24px;border-radius:16px;box-shadow:var(--shadow);min-height:152px}.feature-icon{width:53px;height:61px;border-radius:13px;display:grid;place-items:center;background:linear-gradient(145deg,#ecf4ff,#f3f8ff);color:var(--blue);flex-shrink:0;margin-top:1px}.feature-icon .icon{width:29px;height:29px}.feature-copy{position:relative;z-index:2;padding-inline-end:5px}.feature-card h2{font-size:15px;font-weight:700;letter-spacing:-.3px;line-height:1.3;margin:2px 0 8px}.feature-card p{font-size:12px;line-height:1.65;color:#536b8a;max-width:277px;min-height:40px}.text-link{display:inline-flex;align-items:center;gap:8px;font-size:11px;line-height:1.5;color:var(--blue);font-weight:600;padding:0}.text-link:hover{color:#003d9f}.text-link .icon{height:14px;width:14px;transition:transform .2s}.text-link:hover .icon{transform:translateX(3px)}.feature-card .text-link{margin-top:12px;font-size:10px}.card-number{position:absolute;inset-inline-end:18px;top:16px;font-size:23px;font-weight:600;letter-spacing:-1px;color:#e4eefb;pointer-events:none}.card-watermark{position:absolute;bottom:12px;inset-inline-end:16px;width:46px;height:46px;color:#e9f1fb;stroke-width:1.4;pointer-events:none}.workflow{position:relative;margin-top:25px;padding:27px 31px;background:linear-gradient(110deg,rgba(243,248,255,.97),rgba(235,244,250,.96));border:1px solid #f1f6fb;border-radius:17px;display:grid;grid-template-columns:230px 1fr;align-items:center;gap:27px;min-height:165px;z-index:1}.workflow-heading .eyebrow{font-size:8px;letter-spacing:2px;margin-bottom:14px}.workflow h2{font-size:29px;line-height:1.1;letter-spacing:-1.1px;font-weight:700}.flow-steps{list-style:none;display:flex;justify-content:space-between;gap:12px;position:relative}.flow-steps:before{content:"";position:absolute;top:23px;inset-inline:24px;height:1px;background:linear-gradient(90deg,#9abce640,#9abce6aa,#9abce640)}.flow-step{position:relative;min-width:0;flex:1;text-align:start}.flow-step:not(:last-child):after{content:"";position:absolute;top:20px;inset-inline-end:12px;width:5px;height:5px;border-top:1px solid #80a4d0;border-right:1px solid #80a4d0;transform:rotate(45deg);background:transparent}.flow-icon{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#0a72fa;position:relative;margin-bottom:13px;box-shadow:0 3px 12px #447eb607}.flow-icon .icon{height:23px;width:23px}.flow-step h3{font-size:11.5px;line-height:1.4;font-weight:600;white-space:nowrap}.step-number{font-size:9px;font-weight:400;color:#6f91bd;display:inline-block;margin-inline-end:3px}.flow-step p{color:#587397;font-size:10px;line-height:1.5;margin-top:5px}.product-film{display:grid;grid-template-columns:1fr 1.15fr;gap:100px;align-items:center;padding:61px 48px 55px;position:relative}.film-copy{background:radial-gradient(ellipse at center,#ffffffeb,#ffffffaa 65%,transparent 85%)}.film-copy .eyebrow{font-size:8.5px;letter-spacing:2.4px;margin-bottom:15px}.film-copy h2,.disciplines h2{font-size:34px;line-height:1.15;font-weight:700;letter-spacing:-1.2px}.section-copy{font-size:13px;line-height:1.8;max-width:430px;margin-top:18px;color:#536c8c}.film-copy>.text-link{margin-top:21px}.film-preview{position:relative;width:100%;height:251px;overflow:hidden;border-radius:16px;box-shadow:0 16px 38px #173e6e13;border:1px solid #fff;background:#edf4f9;text-align:start}.film-preview>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 36%;transition:transform 1s cubic-bezier(.2,.6,.3,1)}.film-preview::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(8,32,60,.13),transparent 35%,rgba(4,26,56,.48));pointer-events:none}.film-preview:hover>img{transform:scale(1.025)}.film-kicker{position:absolute;z-index:2;top:20px;inset-inline-start:24px;font-size:8px;letter-spacing:1.8px;color:white;background:#0d2c4670;border-radius:20px;padding:7px 10px}.film-play-mark{position:absolute;z-index:2;top:50%;left:50%;transform:translate(-50%,-50%);height:61px;width:61px;display:grid;place-items:center;background:#ffffffc9;color:#0b5fd7;border:1px solid #fffd;border-radius:50%;box-shadow:0 4px 26px #17375c22;backdrop-filter:blur(5px);transition:background .2s,box-shadow .2s}.film-play-mark .icon{width:26px;height:26px}.film-preview:hover .film-play-mark{background:white;box-shadow:0 0 0 8px #ffffff30}.film-caption{position:absolute;z-index:2;bottom:23px;inset-inline-start:25px;display:flex;flex-direction:column;gap:5px;color:white}.film-caption strong{font-size:17px;letter-spacing:-.3px}.film-caption small{font-size:10px;opacity:.92}.film-runtime{position:absolute;z-index:2;bottom:22px;inset-inline-end:23px;color:white;font-size:10px;letter-spacing:1px;background:#03234170;padding:6px 8px;border-radius:5px}.disciplines{padding:31px 48px 34px;display:grid;grid-template-columns:1fr 1.35fr;gap:80px;align-items:center;border-top:1px solid #d9e5f0aa;border-bottom:1px solid #d9e5f0aa;background:linear-gradient(90deg,#fff3,#fffffff2 12%,#ffffffed 84%,#fff0)}.disciplines .eyebrow{font-size:8.5px;letter-spacing:2.3px;margin-bottom:14px}.disciplines h2{font-size:29px}.discipline-list{display:flex;flex-direction:column;gap:17px}.discipline-row{display:flex;gap:17px;align-items:center;position:relative}.discipline-row+ .discipline-row{padding-top:18px;border-top:1px solid #e4ebf3}.discipline-icon{height:43px;width:43px;background:#f1f7ff;border:1px solid #e7f0ff;border-radius:10px;display:grid;place-items:center;color:#096beb;flex-shrink:0}.discipline-row h3{font-size:14px;margin-bottom:7px;font-weight:600}.discipline-row p{font-size:11px;color:#586e87;line-height:1.5}.discipline-code{margin-inline-start:auto;color:#8a9fb5;font-size:8px;letter-spacing:1.2px;white-space:nowrap}.principle{text-align:center;padding:62px 30px 55px;background:radial-gradient(ellipse at center,#ffffffed,#ffffffb0 57%,transparent 85%)}.principle-rule{height:1px;width:84px;background:#bfd5ef;margin:0 auto 22px;position:relative}.principle-rule i{display:block;width:5px;height:5px;background:#1571e8;border:2px solid #f5f9ff;box-sizing:content-box;position:absolute;left:calc(50% - 4px);top:-4px;border-radius:50%}.principle h2{font-size:35px;line-height:1.15;letter-spacing:-1.1px;font-weight:600}.principle p{font-size:13px;line-height:1.8;color:#586f8b;margin-top:13px}.final-teaser{position:relative;overflow:hidden;border:1px solid #e2edf6;border-radius:22px;padding:44px 85px;display:flex;align-items:center;justify-content:center;gap:95px;min-height:341px;background:linear-gradient(120deg,#f2f7fce8,#ffffffed 65%,#eaf5ffb3);box-shadow:0 12px 45px #163b6307}.final-mark{position:relative;flex-shrink:0;width:207px}.final-mark>img{width:207px;height:220px;filter:drop-shadow(0 15px 13px #12549a24)}.mark-line{position:absolute;height:1px;left:-65px;right:-65px;top:50%;background:linear-gradient(90deg,transparent,#2477d08c,transparent);z-index:-1}.final-copy .eyebrow{font-size:8px;letter-spacing:2.4px;margin-bottom:14px}.final-brand{font-size:16px;font-weight:600;letter-spacing:-.3px;margin-bottom:4px}.final-copy h2{font-size:59px;line-height:1.08;font-weight:700;letter-spacing:-2px;color:var(--blue);margin-bottom:13px}.final-description{font-size:13px;line-height:1.7;color:#506d8f}.final-note{font-size:10px;line-height:1.7;color:#617792;margin-top:12px}.final-country{display:flex;align-items:center;gap:9px;min-height:34px;margin-top:13px;background:#fff;border:1px solid #deebf7;padding:7px 11px;border-radius:7px;font-size:10px}.final-country .flag{width:21px;height:14.7px}.final-country .current-currency{color:#71849b;border-inline-start:1px solid #dfe8f1;padding-inline-start:9px}.final-country .icon{width:13px;height:13px}.final-label{position:absolute;bottom:19px;inset-inline-end:23px;font-size:6px;opacity:.7}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:33px 12px 31px;position:relative;background:linear-gradient(90deg,#fff0,#ffffffb8 18%,#ffffffb8 85%,#fff0)}.footer-brand{display:flex;align-items:center;gap:9px}.footer-brand strong{font-size:12px;font-weight:600}.footer-brand small{display:block;color:#667c94;font-size:9px;line-height:1.5;margin-top:5px}.footer-links{display:flex;gap:26px;font-size:10px;color:#506982}.footer-links a:hover{color:var(--blue)}.copyright{font-size:8.5px;line-height:1.8;color:#63798e;text-align:end}.no-script{padding:15px 20px;background:#fff;border-top:1px solid var(--line);font-size:13px;text-align:center}.film-dialog{padding:0;width:min(1120px,calc(100vw - 50px));max-width:none;max-height:calc(100dvh - 50px);background:#f9fbfe;color:var(--navy);border-radius:17px;box-shadow:0 24px 130px #0007;overflow:auto}.film-dialog::backdrop{background:rgba(1,12,28,.9);backdrop-filter:blur(13px)}.film-modal-header{display:flex;align-items:center;justify-content:space-between;padding:13px 21px;gap:20px;border-bottom:1px solid #e1eaf3}.film-modal-header>div{display:flex;align-items:center;gap:12px}.film-modal-header strong{font-size:15px}.modal-coming{font-size:10px;padding:5px 9px;background:#eaf3ff;border:1px solid #d4e6fe;border-radius:20px;color:#126de4}.film-stage{height:min(66vh,620px);background:#edf3f6;display:flex;align-items:center;justify-content:center}.film-stage video{display:block;width:100%;height:100%;object-fit:contain}.film-modal-controls{padding:12px 21px;display:flex;align-items:center;gap:15px;direction:ltr}.film-modal-controls .media-button{font-size:10px}.film-time{font-size:10px;color:#59748d;white-space:nowrap}.film-progress{height:3px;background:#d4e1ee;flex:1;border-radius:5px;overflow:hidden;min-width:20px}.film-progress i{height:3px;width:0;background:var(--blue);display:block}.info-dialog{width:min(720px,calc(100vw - 34px));max-width:none;padding:36px;max-height:85dvh;overflow:auto;border:1px solid #e4ebf4;border-radius:18px;background:#fff}.info-dialog::backdrop{background:#05203b80;backdrop-filter:blur(6px)}.info-close{position:absolute;inset-inline-end:16px;top:12px}.legal-main{min-height:65vh;padding-block:65px}.legal-content{max-width:760px;margin-inline:auto;padding:45px 49px;border-radius:19px;background:#fffffffa;border:1px solid #e4ecf5;box-shadow:var(--shadow)}.info-dialog .legal-content{border:0;box-shadow:none;padding:15px 5px}.legal-content>.eyebrow{margin-bottom:16px}.legal-content h1{font-size:47px;line-height:1.16;letter-spacing:-1.6px;margin-bottom:19px}.legal-content .legal-intro{font-size:15px;line-height:1.8;color:#4e6985;padding-bottom:26px;border-bottom:1px solid #e2eaf3}.legal-content h2{font-size:18px;font-weight:600;margin:25px 0 10px}.legal-content p{font-size:13px;line-height:1.9;color:#52677e}.legal-content>.text-link{margin-top:31px}.info-dialog .legal-content h1{font-size:35px}html[dir=rtl] body{font-family:Tahoma,Arial,sans-serif}html[dir=rtl] .eyebrow{letter-spacing:.3px}html[dir=rtl] .hero-eyebrow .eyebrow{letter-spacing:2px}html[dir=rtl] .hero h1{font-size:clamp(43px,3.9vw,60px);line-height:1.27;letter-spacing:-1.5px}html[dir=rtl] .hero-tagline{font-size:22px;line-height:1.6;letter-spacing:0}html[dir=rtl] .hero-copy::before{background:linear-gradient(-90deg,rgba(255,255,255,.76),rgba(255,255,255,.97) 52%,rgba(255,255,255,.95) 77%,rgba(255,255,255,0))}html[dir=rtl] .hero-description{line-height:1.85}html[dir=rtl] .dir-arrow{transform:scaleX(-1)}html[dir=rtl] .text-link:hover .dir-arrow{transform:scaleX(-1) translateX(3px)}html[dir=rtl] .flow-step:not(:last-child)::after{transform:rotate(-135deg)}html[dir=rtl] .hero-visual{direction:rtl}html[dir=rtl] .brand-copy strong{font-size:18px}html[dir=rtl] .brand-copy small{font-size:9px}html[dir=rtl] .desktop-nav{font-size:11px;gap:23px}html[dir=rtl] .feature-card h2{font-size:14px;letter-spacing:0}html[dir=rtl] .feature-card p{font-size:11px;line-height:1.9}html[dir=rtl] .workflow h2{line-height:1.45;font-size:25px;letter-spacing:-.5px}html[dir=rtl] .flow-step h3{font-size:10.5px}html[dir=rtl] .film-copy h2,html[dir=rtl] .disciplines h2{font-size:29px;letter-spacing:-.6px;line-height:1.5}html[dir=rtl] .principle h2{font-size:31px;line-height:1.5;letter-spacing:-.5px}html[dir=rtl] .final-copy h2{font-size:61px;line-height:1.4;letter-spacing:-1px}html[dir=rtl] .drawing-label{text-align:left}html[dir=rtl] .section-copy,html[dir=rtl] .principle p{line-height:2}html[dir=rtl] .legal-content h1{letter-spacing:0}html[dir=rtl] .rail-caption{letter-spacing:.2px}
@keyframes status-breathe{50%{box-shadow:0 0 0 5px #ffffff18}}@keyframes sound-wave{to{height:3px}}
@media(min-width:1750px){.hero h1{font-size:70px}.hero{min-height:505px}.hero-visual{top:-39px}}
@media(max-width:1350px){.wrap{width:calc(100% - 64px)}.site-header{gap:16px;padding:12px 20px}.desktop-nav{gap:19px;font-size:11px}.brand-copy strong{font-size:17px}.brand-copy small{font-size:8.5px}.brand>img{width:38px;height:41px}.header-actions{gap:9px}.header-coming{padding:11px 14px}.hero h1{font-size:60px}.hero-visual{width:65%;inset-inline-end:-30px;top:-4px}.hero{padding-top:39px;min-height:500px}.hero-tagline{font-size:21px}.hero-description{font-size:13.5px;max-width:415px}.feature-card{padding:23px 19px;gap:15px}.feature-card h2{font-size:14px}.feature-icon{width:47px;height:55px}.feature-card p{font-size:11.5px}.country-rail{gap:18px}.country-pill{padding:7px 8px}.workflow{grid-template-columns:195px 1fr;gap:23px;padding:27px}.flow-step:not(:last-child)::after{inset-inline-end:9px}.product-film{gap:75px;padding-inline:36px}.disciplines{padding-inline:36px;gap:50px}html[dir=rtl] .hero h1{font-size:52px}html[dir=rtl] .hero-tagline{font-size:20px}}
@media(max-width:1180px){.header-coming{display:none}.desktop-nav{gap:22px}.hero h1{font-size:54px}.hero-tagline{font-size:19px}.hero-copy{width:49%;padding-inline-start:8px}.hero-visual{width:64%;inset-inline-end:-25px;top:22px}.hero{min-height:474px}.hero-actions .button{min-width:153px;font-size:12px;padding:14px 20px}.hero-description{font-size:13px;max-width:386px}.hero-media-controls{bottom:20px}.hero-benefits{font-size:9px;gap:15px}.hero-eyebrow{gap:12px}.eyebrow{font-size:8.5px}.coming-badge{font-size:9px}.country-rail{gap:15px;padding-inline:10px}.rail-caption{font-size:8px;letter-spacing:.9px}.country-pills{gap:3px}.country-pill{font-size:10px;padding:6px}.rail-currency{padding-inline-start:13px}.feature-card{gap:12px;padding:22px 17px}.feature-icon{width:42px;height:48px}.feature-icon .icon{width:25px;height:25px}.feature-card h2{font-size:13px}.feature-card p{font-size:11px;line-height:1.65}.card-number{font-size:20px;top:13px;inset-inline-end:13px}.feature-copy{padding-inline-end:0}.workflow{grid-template-columns:175px 1fr;padding:24px;gap:15px}.workflow h2{font-size:26px}.flow-step h3{font-size:10px}.flow-step p{font-size:9px}.flow-icon{width:44px;height:44px}.flow-steps:before{top:22px}.flow-step:not(:last-child)::after{inset-inline-end:7px}.product-film{gap:52px;padding:49px 25px}.film-copy h2{font-size:31px}.film-preview{height:240px}.section-copy{font-size:12.5px}.disciplines{padding-inline:25px;gap:45px}.discipline-code{display:none}.disciplines h2{font-size:26px}html[dir=rtl] .hero h1{font-size:47px}html[dir=rtl] .hero-tagline{font-size:18px}html[dir=rtl] .desktop-nav{gap:18px}html[dir=rtl] .flow-step h3{font-size:9px}html[dir=rtl] .workflow h2{font-size:23px}}
@media(max-width:1000px){.wrap{width:calc(100% - 42px)}.desktop-nav{display:none}.menu-toggle{display:flex}.site-header{height:71px;border-radius:17px}.brand-copy strong{font-size:17px}.header-actions{gap:12px}.hero{min-height:482px;padding-top:40px}.hero h1{font-size:49px}.hero-copy{width:52%;padding-inline-start:4px}.hero-visual{width:66%;top:37px;inset-inline-end:-22px}.hero-tagline{font-size:18px}.hero-description{font-size:12px;max-width:340px}.hero-actions .button{min-width:135px;padding:13px 15px;gap:9px;min-height:45px}.hero-actions{gap:9px}.hero-benefits{font-size:8px;gap:12px}.hero-eyebrow .eyebrow{font-size:8px;letter-spacing:1.8px}.hero-eyebrow .eyebrow:after{width:20px}.coming-badge{font-size:8px}.hero-media-controls{inset-inline-end:0;bottom:29px}.country-rail{gap:12px;padding-inline:0;flex-wrap:wrap}.rail-caption{font-size:8px}.rail-currency{display:none}.country-pill{font-size:10px;padding:6px}.features{gap:11px}.feature-card{padding:20px 16px;display:block}.feature-icon{width:39px;height:41px;margin-bottom:14px}.feature-copy p{min-height:54px;font-size:11px}.feature-card h2{font-size:14px}.card-number{top:24px;inset-inline-end:21px;font-size:25px}.card-watermark{width:40px;height:40px;inset-inline-end:10px;bottom:9px}.feature-copy .text-link{font-size:9px}.workflow{grid-template-columns:1fr;gap:25px;padding:26px}.workflow-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.workflow-heading .eyebrow{margin:0}.workflow h2{font-size:24px}.workflow h2 br{display:none}.flow-step h3{font-size:11px}.flow-step p{font-size:10px}.flow-step:not(:last-child)::after{inset-inline-end:18px}.product-film{gap:30px;padding-inline:10px}.film-copy h2{font-size:29px}.film-copy .eyebrow{font-size:7.5px;letter-spacing:1.8px}.film-preview{height:226px}.section-copy{font-size:12px;line-height:1.8}.disciplines{gap:30px;padding-inline:15px;grid-template-columns:1fr 1.4fr}.disciplines h2{font-size:25px}.discipline-row p{font-size:10px}.principle{padding-block:50px}.final-teaser{padding:38px 40px;gap:65px}.final-copy h2{font-size:52px}.final-mark{width:175px}.final-mark>img{width:175px;height:186px}.final-note{max-width:290px}.site-footer{padding-inline:5px}.footer-links{gap:19px}.footer-brand small{max-width:220px}html[dir=rtl] .hero h1{font-size:44px}html[dir=rtl] .hero-tagline{font-size:16px}html[dir=rtl] .feature-card h2{font-size:12px}html[dir=rtl] .workflow h2{font-size:22px}html[dir=rtl] .flow-step h3{font-size:10px}html[dir=rtl] .film-copy h2,html[dir=rtl] .disciplines h2{font-size:25px}}
@media(max-width:760px){:root{scroll-padding-top:103px}.wrap{width:calc(100% - 32px)}.site-header{top:9px;margin-top:9px;height:64px;padding:9px 13px;gap:10px;border-radius:15px}.brand{gap:7px}.brand>img{width:32px;height:34px}.brand-copy strong{font-size:15px;letter-spacing:-.4px}.brand-copy small{display:none}.header-actions{gap:8px}.country-trigger .current-country{display:none}.country-trigger{gap:5px;padding-inline:2px}.country-trigger .flag{width:22px;height:15.4px}.country-trigger .icon{width:11px;height:11px}.language-switch{font-size:10px;border-radius:7px;padding:2px;gap:0}.language-switch a{min-width:27px;padding:7px 4px}.menu-toggle{width:29px;height:32px}.menu-toggle .icon{height:20px;width:20px}.country-popover{position:fixed;top:84px;inset-inline:16px;width:auto;max-width:none;padding:15px}.country-option{padding:13px 11px}.country-popover-top{font-size:14px}.country-disclaimer{font-size:11px}.hero{display:flex;flex-direction:column;min-height:0;padding-top:28px;padding-bottom:16px}.hero-copy{width:100%;padding-inline:9px;order:0}.hero-copy::before{inset:-14px -25px -12px;filter:blur(10px);background:linear-gradient(180deg,#fffffff2,#fffffff4 85%,#ffffff50)}.hero-eyebrow{gap:15px;margin-bottom:18px}.hero-eyebrow .eyebrow{font-size:8px;letter-spacing:2px}.coming-badge{font-size:8px}.hero h1{font-size:clamp(45px,9vw,65px);letter-spacing:-2.1px;line-height:1.02;margin-bottom:15px}.hero-tagline{font-size:20px;line-height:1.35;margin-bottom:15px;letter-spacing:-.4px}.hero-description{font-size:13px;max-width:470px;line-height:1.65;margin-bottom:17px}.hero-actions{gap:11px;margin-bottom:15px}.hero-actions .button{min-width:153px;padding:13px 18px;font-size:12px;min-height:45px}.hero-benefits{font-size:9px;gap:19px}.release-note{font-size:9px;margin-top:9px}.hero-visual{position:relative;top:auto;inset-inline-end:auto;width:calc(100% + 14px);margin-inline:-7px;margin-top:-10px;order:1;aspect-ratio:1600/1080;align-self:center}.hero-video-blend{-webkit-mask-image:linear-gradient(90deg,transparent,black 3%,black 97%,transparent),linear-gradient(180deg,transparent,black 7%,black 93%,transparent);mask-image:linear-gradient(90deg,transparent,black 3%,black 97%,transparent),linear-gradient(180deg,transparent,black 7%,black 93%,transparent)}.visual-label{display:none}.hero-media-controls{position:relative;inset-inline-end:auto;bottom:auto;align-self:center;margin-top:-9px;order:2;gap:9px;padding:5px 8px;background:#ffffffeb}.media-button{font-size:10px;min-height:31px}.country-rail{flex-direction:column;gap:8px;padding:14px 3px 15px;background:#ffffffbf;border-radius:0}.rail-caption{font-size:8px;letter-spacing:1.5px}.country-pills{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;width:100%}.country-pill{justify-content:center;font-size:10px;padding:8px 5px;gap:7px;border-color:#e9eef5;background:#fff9}.features{grid-template-columns:1fr;margin-top:18px;gap:12px}.feature-card{display:flex;gap:18px;padding:22px;min-height:143px;border-radius:14px}.feature-icon{height:55px;width:49px;margin-bottom:0}.feature-icon .icon{height:28px;width:28px}.feature-card h2{font-size:15px;margin-top:1px}.feature-card p{font-size:12px;min-height:0;max-width:none;line-height:1.7}.feature-card .text-link{font-size:10px;margin-top:10px}.feature-copy{padding-inline-end:13px}.card-number{font-size:22px;top:17px;inset-inline-end:17px}.card-watermark{width:43px;height:43px;inset-inline-end:12px;bottom:10px}.workflow{margin-top:19px;border-radius:14px;padding:25px;gap:28px}.workflow-heading{display:block}.workflow-heading .eyebrow{margin-bottom:11px;font-size:8px}.workflow h2{font-size:28px}.workflow h2 br{display:block}.flow-steps{flex-direction:column;gap:0;padding:0}.flow-steps:before{top:22px;bottom:25px;inset-inline-start:21px;inset-inline-end:auto;width:1px;height:auto;background:#aac8e687}.flow-step{display:grid;grid-template-columns:45px 1fr;column-gap:19px;padding-bottom:24px;align-items:center;text-align:start;min-height:65px}.flow-step:last-child{padding-bottom:0}.flow-icon{width:43px;height:43px;grid-column:1;grid-row:1/3;margin:0}.flow-step h3{font-size:13px;grid-column:2;align-self:end}.flow-step p{grid-column:2;font-size:11px;margin-top:5px;align-self:start}.flow-step:not(:last-child)::after{display:none}.step-number{font-size:10px}.product-film{grid-template-columns:1fr;gap:25px;padding:39px 8px 35px}.film-copy .eyebrow{font-size:8px;letter-spacing:2px;margin-bottom:13px}.film-copy h2{font-size:33px}.film-copy h2 br{display:none}.section-copy{font-size:13px;max-width:none;line-height:1.85;margin-top:14px}.film-copy>.text-link{font-size:11px;margin-top:15px}.film-preview{height:auto;aspect-ratio:1.68;border-radius:13px}.film-kicker{top:16px;inset-inline-start:17px;font-size:7px}.film-play-mark{height:53px;width:53px}.film-caption{bottom:18px;inset-inline-start:18px}.film-caption strong{font-size:15px}.film-caption small{font-size:9px}.film-runtime{bottom:18px;inset-inline-end:17px;font-size:9px}.disciplines{grid-template-columns:1fr;gap:26px;padding:29px 10px}.disciplines h2{font-size:28px}.disciplines h2 br{display:none}.discipline-list{gap:20px}.discipline-row{gap:14px}.discipline-row h3{font-size:14px}.discipline-row p{font-size:11px;line-height:1.7}.discipline-code{display:block;font-size:7px}.principle{padding:42px 9px 37px}.principle h2{font-size:29px;letter-spacing:-1px}.principle p{font-size:12px;line-height:1.9}.principle-rule{margin-bottom:18px}.final-teaser{padding:31px 24px 37px;gap:23px;flex-direction:column;align-items:center;text-align:center;border-radius:17px}.final-mark,.final-mark>img{width:119px;height:126px}.final-copy .eyebrow{justify-content:center;font-size:8px;letter-spacing:2px;margin-bottom:10px}.final-copy .eyebrow:after{display:none}.final-brand{font-size:14px}.final-copy h2{font-size:51px;letter-spacing:-1.6px;margin-top:5px}.final-description{font-size:12px;line-height:1.8}.final-note{max-width:280px;font-size:10px;margin-top:12px}.final-country{margin:16px auto 0;font-size:11px}.final-label{display:none}.site-footer{padding:29px 8px;display:grid;grid-template-columns:1fr;justify-items:center;text-align:center;gap:23px}.footer-brand{text-align:start}.footer-brand strong{font-size:13px}.footer-brand small{font-size:9px;max-width:none}.footer-links{gap:27px;font-size:11px}.copyright{text-align:center;font-size:8px}.drawing-canvas{background-size:auto 100%;background-position:48% 0;opacity:.15}.top-wash{background:linear-gradient(90deg,#ffffff10,#ffffff70 15%,#ffffff70 85%,#ffffff10)}.film-dialog{width:calc(100vw - 20px);max-height:calc(100dvh - 24px);border-radius:13px}.film-modal-header{padding:12px;gap:8px}.film-modal-header>div{gap:8px}.film-modal-header strong{font-size:12px}.film-modal-header img{width:24px;height:26px}.modal-coming{font-size:8px;padding:5px 7px}.film-stage{height:auto;aspect-ratio:1600/1080;max-height:66vh}.film-modal-controls{flex-wrap:wrap;padding:9px 11px;gap:8px}.film-modal-controls .media-button{font-size:9px;padding:5px;min-height:34px}.film-time{font-size:8px}.film-progress{order:5;flex-basis:100%}.film-modal-controls .sound-toggle{margin-inline-start:auto}.film-modal-controls .icon-button{width:28px;height:30px}.film-dialog .sound-bars{display:none}.legal-main{padding-block:27px}.legal-content{padding:29px 24px}.legal-content h1{font-size:37px}.legal-content .legal-intro{font-size:13px}.legal-content p{font-size:12px}.legal-content h2{font-size:17px}.info-dialog{padding:29px 20px}.info-dialog .legal-content{padding:10px 0}html[dir=rtl] .brand-copy strong{font-size:14px}html[dir=rtl] .hero h1{font-size:clamp(40px,9vw,56px);line-height:1.35;letter-spacing:-1px}html[dir=rtl] .hero-tagline{font-size:19px;line-height:1.75;letter-spacing:-.2px}html[dir=rtl] .hero-description{font-size:12px;line-height:1.95}html[dir=rtl] .hero-copy::before{background:linear-gradient(180deg,#fffffff2,#fffffff4 85%,#ffffff50)}html[dir=rtl] .hero{padding-top:23px}html[dir=rtl] .feature-card h2{font-size:14px}html[dir=rtl] .feature-card p{font-size:11px;line-height:2}html[dir=rtl] .workflow h2{font-size:27px}html[dir=rtl] .flow-step h3{font-size:12px}html[dir=rtl] .flow-step p{font-size:10px}html[dir=rtl] .film-copy h2,html[dir=rtl] .disciplines h2{font-size:26px;line-height:1.6}html[dir=rtl] .principle h2{font-size:26px}html[dir=rtl] .final-copy h2{font-size:54px}html[dir=rtl] .rail-caption{letter-spacing:.3px}html[dir=rtl] .final-copy .eyebrow{letter-spacing:.3px}}
@media(max-width:380px){.wrap{width:calc(100% - 24px)}.site-header{padding-inline:10px;gap:7px}.brand-copy strong{font-size:13px}.brand>img{width:28px;height:30px}.header-actions{gap:6px}.language-switch a{min-width:24px;padding:7px 3px}.country-trigger .flag{width:20px;height:14px}.hero-copy{padding-inline:5px}.hero h1{font-size:43px}.hero-tagline{font-size:18px}.hero-actions .button{min-width:143px;padding-inline:14px;font-size:11px}.hero-benefits{font-size:8.5px;gap:11px}.country-pill{font-size:9px;gap:5px}.feature-card{padding:21px 16px;gap:14px}.feature-icon{width:44px}.feature-copy{padding-inline-end:11px}.feature-card h2{font-size:14px}.feature-card p{font-size:11px}.card-number{inset-inline-end:12px;font-size:20px}.workflow{padding:23px}.discipline-code{display:none}.final-copy h2{font-size:47px}html[dir=rtl] .brand-copy strong{font-size:12px}html[dir=rtl] .hero h1{font-size:39px}html[dir=rtl] .hero-tagline{font-size:17px}html[dir=rtl] .feature-card h2{font-size:13px}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}.drawing-canvas{transform:none!important}*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.button:hover{transform:none}.film-preview:hover>img{transform:none}}
.film-dialog:fullscreen{width:100vw;max-width:none;height:100dvh;max-height:none;border-radius:0;display:flex;flex-direction:column}.film-dialog:fullscreen .film-stage{flex:1;height:auto;max-height:none}


/* Package Flow v5 — unscaled live type, vector artwork, isolated interaction. */
.product-showcase{display:grid;grid-template-columns:minmax(280px,1fr) minmax(520px,1.62fr);gap:42px;align-items:center;padding:46px 10px 52px}
.product-showcase .film-copy>.text-link{margin-top:18px}
.showcase-shell{--pointer-x:0px;--pointer-y:0px;position:relative;min-width:0;padding:28px 24px 19px;border-radius:25px;border:1px solid #dfe9f6;background:linear-gradient(145deg,#f7fbff 0%,#edf4fc 53%,#f6f9ff 100%);box-shadow:0 20px 50px #294b7712,inset 0 1px 0 #fff;overflow:hidden;isolation:isolate;outline:none}
.showcase-shell::before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse at 50% 70%,#c8deff69,transparent 65%)}
.showcase-shell:focus-visible{outline:3px solid #3385fd;outline-offset:5px}
.showcase-head{position:relative;z-index:4;display:flex;justify-content:space-between;align-items:flex-start;gap:16px;padding-inline:7px;pointer-events:none}
.showcase-kicker{font-size:10px;letter-spacing:3.4px;line-height:1.5;font-weight:700;color:#345a90}
.showcase-kicker::after{content:"";display:block;width:24px;height:1px;margin-top:11px;background:#5b91d5}
.showcase-caption{margin-top:10px;font-size:9px;letter-spacing:2px;color:#527098;line-height:1.6}
.showcase-side{text-align:end;font-size:9px;line-height:1.85;letter-spacing:1.75px;color:#557197}
.showcase-stage{position:relative;z-index:2;height:310px;margin-top:9px;cursor:grab;user-select:none;touch-action:pan-y pinch-zoom}
.showcase-stage *{touch-action:pan-y pinch-zoom}
.showcase-orbit{position:absolute;inset:30px 14px 12px;pointer-events:none;transform:translate(var(--pointer-x),var(--pointer-y));transition:transform .35s ease;background:radial-gradient(ellipse at center,#dbeaff80,transparent 68%)}
.showcase-orbit::after{content:"";position:absolute;width:75%;height:40px;bottom:0;left:12.5%;border:1px solid #d6e5f7;border-radius:50%;background:radial-gradient(ellipse,#c5daf066,transparent 68%)}
.showcase-track{position:absolute;inset:0;direction:ltr}
.pkg-card{position:absolute;top:0;left:0;margin:0;padding:0;width:190px;height:250px;border:0;border-radius:19px;background:none;color:#123464;text-align:start;user-select:none;cursor:pointer;opacity:1;filter:none;backdrop-filter:none;-webkit-backdrop-filter:none;transform-origin:center;transition:transform .65s cubic-bezier(.22,.78,.18,1),width .6s cubic-bezier(.22,.78,.18,1),height .6s cubic-bezier(.22,.78,.18,1),opacity .3s ease}
.pkg-card::before{content:"";position:absolute;inset:-9px 10px 9px -9px;border:1px solid #d8e6f8;border-radius:20px;background:#f3f8fe;transform:rotate(-3deg);pointer-events:none;opacity:.65;transition:opacity .5s,transform .65s}
.pkg-card::after{content:"";position:absolute;bottom:-22px;left:7%;width:86%;height:20px;background:radial-gradient(ellipse,#95b5da3d,transparent 70%);pointer-events:none}
.pkg-face{position:relative;display:flex;flex-direction:column;align-items:flex-start;height:100%;width:100%;padding:20px 18px 18px;border-radius:19px;border:1px solid #e2ebf6;background:linear-gradient(145deg,#fff 24%,#f5f9ff);box-shadow:0 15px 24px #45699214,inset 0 1px 0 #fff;overflow:hidden}
.pkg-card.active{cursor:grab}
.pkg-card.active::before{opacity:.95;transform:rotate(-4deg) translate(-1px,-3px)}
.pkg-card.active .pkg-face{border-color:#9ac7ff;background:linear-gradient(145deg,#fff 18%,#eef6ff);box-shadow:0 17px 30px #1a67d323,0 0 0 1px #b6d6ff57,inset 0 1px 0 #fff}
.pkg-card:focus-visible{outline:3px solid #3385fd;outline-offset:4px}
.pkg-card .pkg-icon{position:relative;display:grid;place-items:center;width:106px;height:98px;flex-shrink:0;margin:0 0 16px -4px;background:none;border:0;border-radius:0;box-shadow:none;overflow:visible;color:#126bdf;animation:pkg-art-float 6.4s ease-in-out infinite;animation-play-state:paused;transform:none}
.pkg-icon svg{width:100%;height:100%;overflow:visible;display:block}
.pkg-card h3{font-size:21px;font-weight:700;letter-spacing:-.6px;line-height:1.2;color:#102f5d;overflow-wrap:normal}
.pkg-card p{margin-top:9px;font-size:11px;line-height:1.55;color:#496484;letter-spacing:0}
.pkg-lines{display:flex;flex-direction:column;gap:6px;width:100%;margin-top:auto;padding-top:13px;pointer-events:none}
.pkg-lines i{display:block;height:4px;border-radius:4px;background:#d7e3f2;width:90%}
.pkg-lines i:last-child{width:64%;background:#e0eaf6}
.pkg-card[data-distance="1"] .pkg-face{padding:18px 13px 17px}
.pkg-card[data-distance="1"] .pkg-icon{width:83px;height:82px;margin:0 0 16px -3px}
.pkg-card[data-distance="1"] h3{font-size:16px;line-height:1.25;letter-spacing:-.3px}
.pkg-card[data-distance="1"] p{font-size:10px;margin-top:8px}
.pkg-card[data-distance="2"] .pkg-face,.pkg-card[data-distance="3"] .pkg-face{padding:17px 11px 14px}
.pkg-card[data-distance="2"] .pkg-icon,.pkg-card[data-distance="3"] .pkg-icon{width:71px;height:72px;margin:0 0 15px -2px}
.pkg-card[data-distance="2"] h3,.pkg-card[data-distance="3"] h3{font-size:14px;letter-spacing:-.3px;line-height:1.3}
.pkg-card[data-distance="2"] p,.pkg-card[data-distance="3"] p{font-size:10px;line-height:1.5;margin-top:7px}
.pkg-card[data-distance="2"]::before,.pkg-card[data-distance="3"]::before{opacity:.4}
.pkg-card.is-wrapping{transition:opacity .35s ease}
.showcase-shell.is-dragging .showcase-stage,.showcase-shell.is-dragging .pkg-card{cursor:grabbing}
.showcase-shell.is-dragging .pkg-card{transition:none}
.showcase-shell.is-resizing .pkg-card{transition:none}
.showcase-nav{position:absolute;top:52%;z-index:10;width:44px;height:44px;padding:0;display:grid;place-items:center;border-radius:50%;border:1px solid #dce8f7;background:#fff;color:#1372f2;box-shadow:0 6px 15px #41689819;transform:translateY(-50%);cursor:pointer;touch-action:manipulation;transition:background .16s,box-shadow .16s}
.showcase-nav.prev{left:10px}.showcase-nav.next{right:10px}
.showcase-nav .icon{width:23px;height:23px;pointer-events:none}
.showcase-nav:hover{background:#f6faff;box-shadow:0 9px 20px #3277d42b}
.showcase-nav:active{background:#eaf3ff}
.showcase-footer{position:relative;z-index:4;display:flex;align-items:center;justify-content:space-between;gap:9px;margin-top:9px;padding-inline:7px;min-height:29px;flex-wrap:wrap}
.showcase-dots{display:flex;align-items:center;gap:3px;height:30px}
.showcase-dot{padding:8px 2px;width:21px;height:30px;border:0;background:none;cursor:pointer;border-radius:6px}
.showcase-dot::after{content:"";display:block;width:100%;height:5px;border-radius:3px;background:#b4c9e2;transition:background .2s}
.showcase-dot.active{width:31px;background:none}
.showcase-dot.active::after{background:#1675f8}
.showcase-help{display:flex;align-items:center;justify-content:flex-end;gap:7px;font-size:9px;line-height:1.6;color:#476384;flex:1;white-space:normal}
.showcase-help .icon{width:18px;height:21px;flex-shrink:0;pointer-events:none}
.showcase-help strong{font-size:14px;word-spacing:4px;white-space:nowrap}
.showcase-motion{height:29px;min-width:29px;display:grid;place-items:center;border:1px solid #dbe6f3;border-radius:8px;color:#38659b;background:#fff;cursor:pointer;touch-action:manipulation}
.showcase-motion .icon{width:12px;height:12px;pointer-events:none}
.showcase-motion:hover{background:#eaf3ff}
.showcase-shell[data-paused="false"] .pkg-card .pkg-icon{animation-play-state:running}
.showcase-shell .pkg-card:nth-child(2n) .pkg-icon{animation-delay:-2.4s}
.showcase-shell .pkg-card:nth-child(3n) .pkg-icon{animation-delay:-4.1s}
@keyframes pkg-art-float{0%,100%{transform:translateY(0)}50%{transform:translateY(-4px)}}
html[dir=rtl] .pkg-card{direction:rtl;text-align:right}
html[dir=rtl] .pkg-card .pkg-icon{margin-inline:-4px 0}
html[dir=rtl] .pkg-card h3{letter-spacing:0;line-height:1.45;font-size:19px}
html[dir=rtl] .pkg-card p{line-height:1.8}
html[dir=rtl] .pkg-card[data-distance="1"] h3{font-size:14px}
html[dir=rtl] .pkg-card[data-distance="2"] h3,html[dir=rtl] .pkg-card[data-distance="3"] h3{font-size:12px}
html[dir=rtl] .showcase-caption,html[dir=rtl] .showcase-side{letter-spacing:0;font-size:10px;line-height:1.8}
html[dir=rtl] .showcase-kicker{direction:ltr}
@media(max-width:1180px){.product-showcase{gap:28px;grid-template-columns:minmax(250px,1fr) minmax(460px,1.45fr)}.showcase-shell{padding-inline:20px}.showcase-side{font-size:8px;letter-spacing:1px}.showcase-help{font-size:8.5px}}
@media(max-width:980px){.product-showcase{grid-template-columns:1fr;gap:24px;padding:40px 8px 38px}.showcase-side{font-size:9px;letter-spacing:1.75px}.showcase-help{font-size:10px}.showcase-shell{padding-inline:26px}}
@media(max-width:760px){.product-showcase{gap:22px;padding:39px 8px 35px}.showcase-shell{padding:21px 14px 14px;border-radius:19px}.showcase-head{padding-inline:3px}.showcase-kicker{font-size:9px;letter-spacing:2.2px}.showcase-caption{font-size:8px;letter-spacing:1.4px}.showcase-side{display:none}.showcase-stage{height:285px;margin-top:10px}.showcase-nav{width:36px;height:42px;top:51%;border-radius:12px}.showcase-nav.prev{left:7px}.showcase-nav.next{right:7px}.showcase-nav .icon{width:21px;height:21px}.pkg-face{padding:18px 14px 16px}.pkg-card .pkg-icon{width:93px;height:88px;margin-bottom:14px}.pkg-card h3{font-size:18px;letter-spacing:-.4px}.pkg-card p{font-size:10.5px}.showcase-footer{padding-inline:3px;gap:5px;margin-top:5px}.showcase-dots{gap:1px}.showcase-dot{width:18px}.showcase-dot.active{width:26px}.showcase-help{font-size:9px;justify-content:flex-start;order:3;flex-basis:100%;margin-top:3px}.showcase-motion{margin-inline-start:auto}.showcase-shell .pkg-card h3{overflow-wrap:normal}html[dir=rtl] .pkg-card h3{font-size:18px}}
@media(prefers-reduced-motion:reduce){.showcase-shell .pkg-card .pkg-icon{animation:none!important;transform:none!important}.showcase-shell .pkg-card,.showcase-orbit,.showcase-dot::after{transition:none!important}.showcase-orbit{transform:none!important}}

.footer-contact{font-size:12px;line-height:1.7}.footer-contact strong{display:block;font-size:10px}.footer-contact a{color:#096ade;white-space:nowrap}.support-email{color:#096ade;overflow-wrap:anywhere}
