:root{--blue:#1769ed;--blue2:#0b50c3;--navy:#11243e;--muted:#64758d;--line:#dce6f3;--paper:#f5f8fc;--yellow:#ffd23f;--green:#16a66b;--danger:#df4b57;--shadow:0 24px 70px #1f4f8b18}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:80px}body{margin:0;background:#fff;color:var(--navy);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}button,input,select{font:inherit}button,a{touch-action:manipulation}.cw-header{position:sticky;top:0;z-index:60;height:76px;display:flex;align-items:center;gap:40px;padding:0 max(24px,calc((100vw - 1440px)/2));border-bottom:1px solid #e5ecf5;background:#fffffff0;backdrop-filter:blur(16px)}.cw-brand img{display:block}.cw-header nav{display:flex;gap:30px;margin-left:auto}.cw-header nav a{color:#53657e;font-size:13px;font-weight:750;text-decoration:none}.cw-header-cta{min-height:44px;display:flex;align-items:center;padding:0 18px;border-radius:11px;background:var(--blue);color:#fff;font-size:12px;font-weight:850;text-decoration:none;box-shadow:0 10px 24px #1769ed2c}main{max-width:1480px;margin:auto;padding:0 24px}.cw-hero{min-height:660px;display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:38px;padding:70px 20px}.cw-hero>div:first-child>span,.cw-section-head>span,.cw-technology>div>span{color:var(--blue);font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.cw-hero h1{max-width:720px;margin:18px 0 24px;font-size:clamp(48px,5.6vw,82px);line-height:.98;letter-spacing:-.06em}.cw-hero h1 em{color:var(--blue);font-style:normal}.cw-hero p{max-width:680px;color:#5e718b;font-size:18px;line-height:1.7}.cw-hero-actions{display:flex;gap:10px;margin-top:28px}.cw-hero-actions a,.cw-hero-actions button{min-height:54px;display:flex;align-items:center;gap:24px;border:1px solid #c4d6ec;border-radius:11px;padding:0 22px;background:#fff;color:#25558f;font-weight:850;text-decoration:none;cursor:pointer}.cw-hero-actions a{border-color:var(--blue);background:var(--blue);color:#fff}.cw-hero>div:first-child ul{display:flex;gap:23px;margin:28px 0 0;padding:0;list-style:none;color:#64758d;font-size:12px;font-weight:700}.cw-hero>div:first-child li:before{content:"✓";margin-right:7px;color:var(--green)}.cw-hero-scene{position:relative;min-height:510px;overflow:hidden;border-radius:32px;background:radial-gradient(circle at 62% 23%,#fff 0,#e9f4ff 45%,#d8e9fa 100%);box-shadow:var(--shadow)}.cw-hero-scene:before{content:"";position:absolute;inset:0;background-image:linear-gradient(#1b63d109 1px,transparent 1px),linear-gradient(90deg,#1b63d109 1px,transparent 1px);background-size:28px 28px;transform:perspective(600px) rotateX(57deg) scale(1.5);transform-origin:center 70%}.cw-sun{position:absolute;right:10%;top:10%;width:80px;height:80px;border-radius:50%;background:#fff5a8;box-shadow:0 0 70px #ffde737d}.cw-demo-bays{position:absolute;left:8%;right:8%;top:28%;height:45%;display:flex;gap:4px;transform:perspective(900px) rotateX(8deg) rotateY(-13deg) skewY(-2deg);filter:drop-shadow(16px 25px 20px #23518435)}.cw-demo-bays b{position:relative;flex:1;border:6px solid #fff;border-top:22px solid #1266ed;background:linear-gradient(90deg,#b9dcf044,#fff9,#b9dcf044)}.cw-demo-bays b:after{content:"";position:absolute;left:50%;bottom:8%;width:65%;height:36%;transform:translateX(-50%);border-radius:50% 50% 20% 20%;background:#283c52;box-shadow:0 12px 0 -5px #596c7f}.cw-demo-bays span{position:absolute;left:18%;right:18%;top:-22px;height:15px;background:var(--yellow)}.cw-hero-scene aside{position:absolute;right:6%;bottom:7%;display:grid;min-width:150px;padding:15px;border:1px solid #fff;border-radius:14px;background:#ffffffdc;box-shadow:0 14px 35px #2652862b;backdrop-filter:blur(12px)}.cw-hero-scene aside span,.cw-hero-scene aside small{color:#718198;font-size:9px}.cw-hero-scene aside strong{margin:4px 0;font-size:20px}.cw-proof{display:grid;grid-template-columns:repeat(4,1fr);margin-bottom:100px;border:1px solid var(--line);border-radius:18px;background:#fbfdff}.cw-proof div{display:grid;gap:4px;padding:24px;border-right:1px solid var(--line);text-align:center}.cw-proof div:last-child{border:0}.cw-proof b{font-size:22px}.cw-proof span{color:#718299;font-size:11px}.cw-constructor-section{padding-bottom:110px}.cw-section-head{max-width:850px;margin:0 auto 28px;text-align:center}.cw-section-head h2{margin:10px 0;font-size:clamp(34px,4.6vw,58px);line-height:1.05;letter-spacing:-.05em}.cw-section-head p{color:#66778e;font-size:15px;line-height:1.7}.cw-builder{display:grid;grid-template-columns:255px minmax(0,1fr) 292px;overflow:hidden;border:1px solid #ccdbee;border-radius:22px;background:#fff;box-shadow:0 28px 90px #1c4a821e}.cw-builder:fullscreen{width:100%;height:100%;border:0;border-radius:0;grid-template-rows:auto minmax(0,1fr) auto}.cw-builder-top{grid-column:1/4;min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:9px 13px;border-bottom:1px solid var(--line);background:#fbfdff}.cw-builder-top>div:first-child{display:flex;align-items:center;gap:10px}.cw-builder-top small{color:#8292a6;font-size:8px;font-weight:900;letter-spacing:.1em}.cw-builder-top input{width:270px;border:0;background:transparent;color:var(--navy);font-weight:850;outline:0}.cw-top-actions{display:flex;gap:5px}.cw-top-actions button,.cw-toolbar button{min-height:36px;border:1px solid var(--line);border-radius:8px;background:#fff;color:#526985;padding:0 10px;font-size:9px;font-weight:800;cursor:pointer}.cw-top-actions button.primary{border-color:var(--blue);background:var(--blue);color:#fff}.cw-library,.cw-properties{min-height:0;max-height:780px;overflow-y:auto;scrollbar-width:thin;overscroll-behavior:contain;background:#fbfcfe}.cw-builder:fullscreen .cw-library,.cw-builder:fullscreen .cw-properties{max-height:none}.cw-library{border-right:1px solid var(--line)}.cw-properties{border-left:1px solid var(--line);background:#fff}.cw-panel-head{display:grid;gap:3px;padding:16px;border-bottom:1px solid var(--line)}.cw-panel-head b{font-size:13px}.cw-panel-head small{color:#8997aa;font-size:9px}.cw-search{height:36px;display:flex;align-items:center;gap:5px;margin:11px;border:1px solid var(--line);border-radius:8px;padding:0 9px;color:#7d8da2}.cw-search input{width:100%;border:0;background:transparent;outline:0;font-size:10px}.cw-filter-row{display:flex;gap:4px;overflow-x:auto;padding:0 11px 7px}.cw-filter-row button{flex:0 0 auto;min-height:27px;border:0;border-radius:7px;background:#eef3f9;color:#718197;padding:0 8px;font-size:8px;font-weight:800;cursor:pointer}.cw-filter-row button.active{background:#dceaff;color:var(--blue)}.cw-template-catalog{display:grid;gap:5px;max-height:440px;overflow-y:auto;padding:5px 11px 14px}.cw-template-catalog button{display:grid;grid-template-columns:50px 1fr;grid-template-rows:auto auto;align-items:center;gap:2px 8px;min-height:58px;border:1px solid var(--line);border-radius:9px;background:#fff;padding:6px;text-align:left;cursor:pointer}.cw-template-catalog button.active,.cw-template-catalog button:hover{border-color:#78a7f0;background:#f1f6ff}.cw-template-catalog i{grid-row:1/3;position:relative;width:48px;height:38px;border-radius:6px;background:#eaf3ff}.cw-template-catalog i:before{content:"";position:absolute;left:4px;right:4px;top:8px;height:20px;background:repeating-linear-gradient(90deg,#fff 0 calc(var(--bay-step) - 2px),var(--blue) calc(var(--bay-step) - 2px) var(--bay-step));border:2px solid var(--blue)}.cw-template-catalog b{font-size:9px}.cw-template-catalog small{color:#8493a7;font-size:7px}.cw-library-tools{padding:15px 11px;border-top:1px solid var(--line)}.cw-library-tools>b{display:block;margin-bottom:8px;color:#6e7f96;font-size:9px;text-transform:uppercase}.cw-library-tools>div{display:grid;grid-template-columns:repeat(3,1fr);gap:5px}.cw-library-tools button{min-height:53px;display:grid;place-items:center;border:1px solid var(--line);border-radius:8px;background:#fff;color:#47688f;font-size:17px;cursor:pointer}.cw-library-tools span{display:block;font-size:7px;font-weight:750}.cw-workspace{min-width:0;display:flex;flex-direction:column;background:#f2f6fb}.cw-toolbar{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:7px;padding:6px 9px;border-bottom:1px solid var(--line);background:#fff}.cw-toolbar>div{display:flex;align-items:center;gap:4px}.cw-view-switch{padding:3px;border-radius:9px;background:#eef3f9}.cw-view-switch button{border:0;background:transparent}.cw-view-switch button.active{background:#fff;color:var(--blue);box-shadow:0 2px 8px #cbd7e6}.cw-toolbar label{display:flex;align-items:center;gap:4px;color:#718197;font-size:8px;white-space:nowrap}.cw-toolbar select{height:30px;border:1px solid var(--line);border-radius:7px;background:#fff;color:#48617f;font-size:8px}.cw-toolbar span{min-width:34px;color:#77889f;font-size:8px;text-align:center}.cw-canvas-wrap{position:relative;height:590px;min-height:0;overflow:hidden;background:#eaf0f7}.cw-builder:fullscreen .cw-canvas-wrap{height:auto;flex:1}.cw-canvas-wrap canvas{display:block;width:100%;height:100%;touch-action:none;cursor:grab}.cw-canvas-wrap canvas:active{cursor:grabbing}.cw-canvas-wrap #canvasBadge{position:absolute;right:12px;top:12px;padding:7px 10px;border-radius:18px;background:#17345c;color:#fff;font-size:8px;font-weight:750}.cw-canvas-help{position:absolute;left:50%;bottom:9px;transform:translateX(-50%);color:#718198;font-size:8px;white-space:nowrap}.cw-metrics{display:grid;grid-template-columns:repeat(6,1fr);border-top:1px solid var(--line);background:#fff}.cw-metrics div{display:grid;gap:3px;padding:11px 8px;border-right:1px solid var(--line)}.cw-metrics div:last-child{border:0}.cw-metrics span{color:#8291a5;font-size:7px}.cw-metrics b{font-size:9px}.cw-properties form{padding:14px}.cw-properties label{display:grid;gap:5px;color:#60728c;font-size:8px}.cw-properties form>label,.cw-properties .cw-field-row,.cw-check-grid,.cw-properties details{margin-bottom:13px}.cw-properties select,.cw-properties input[type=number],.cw-properties input[type=text]{width:100%;height:34px;border:1px solid var(--line);border-radius:7px;background:#fff;color:#3f5878;padding:0 8px;font-size:9px}.cw-properties input[type=range]{width:100%;accent-color:var(--blue)}.cw-properties input[type=color]{width:100%;height:32px;border:1px solid var(--line);border-radius:7px;background:#fff;padding:3px}.cw-properties output{color:#315279;font-weight:850}.cw-range-value{display:grid;grid-template-columns:1fr 40px;gap:8px;align-items:center}.cw-range-value output{height:31px;display:grid;place-items:center;border:1px solid var(--line);border-radius:7px;background:#f7faff}.cw-field-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.cw-field-row label{position:relative}.cw-field-row output{position:absolute;right:0;top:0}.cw-check-grid{display:grid;grid-template-columns:1fr 1fr;gap:5px}.cw-check-grid label{display:flex;align-items:center;gap:6px;min-height:32px;border:1px solid var(--line);border-radius:7px;padding:5px;background:#fbfdff}.cw-check-grid input{accent-color:var(--blue)}.cw-properties details{border-top:1px solid var(--line);padding-top:12px}.cw-properties summary{margin-bottom:11px;color:#304c70;font-size:9px;font-weight:850;cursor:pointer}.cw-primary-action{width:100%;min-height:42px;border:0;border-radius:9px;background:var(--blue);color:#fff;font-size:10px;font-weight:850;cursor:pointer}.cw-validation{grid-column:1/4;display:grid;grid-template-columns:1fr 1.4fr auto;align-items:center;gap:20px;padding:18px 20px;border-top:1px solid var(--line);background:#12335d;color:#fff}.cw-validation>div:first-child span{color:#82b8ff;font-size:8px;font-weight:900;letter-spacing:.1em}.cw-validation h3{margin:5px 0;font-size:17px}.cw-validation>div:nth-child(2){display:flex;flex-wrap:wrap;gap:5px}.cw-validation>div:nth-child(2) span{padding:6px 8px;border-radius:7px;background:#ffffff10;color:#d8e6f8;font-size:8px}.cw-validation>div:nth-child(2) span.ok:before{content:"✓ ";color:#62e1a4}.cw-validation>div:nth-child(2) span.warn:before{content:"! ";color:#ffd75e}.cw-validation>button{min-height:38px;border:0;border-radius:8px;background:var(--yellow);padding:0 13px;color:#463900;font-size:9px;font-weight:850;cursor:pointer}.cw-templates{padding:0 0 110px}.cw-template-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.cw-template-grid article{overflow:hidden;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 14px 35px #234f850d}.cw-template-thumb{position:relative;height:160px;background:linear-gradient(145deg,#edf5ff,#dce9f7)}.cw-template-thumb:before{content:"";position:absolute;left:8%;right:8%;top:31%;height:42%;border:7px solid #fff;border-top:22px solid var(--tone);background:repeating-linear-gradient(90deg,#9fc9e944 0 calc(var(--segment) - 4px),#fff calc(var(--segment) - 4px) var(--segment));box-shadow:11px 17px 22px #2d59862d;transform:skewY(-3deg)}.cw-template-grid article>div:last-child{padding:15px}.cw-template-grid span{color:var(--blue);font-size:8px;font-weight:850;text-transform:uppercase}.cw-template-grid h3{margin:6px 0;font-size:16px}.cw-template-grid p{min-height:42px;margin:0;color:#697a90;font-size:10px;line-height:1.5}.cw-template-grid button{width:100%;min-height:36px;margin-top:11px;border:1px solid #bad0ed;border-radius:8px;background:#f2f7ff;color:var(--blue);font-size:9px;font-weight:850;cursor:pointer}.cw-technology{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center;margin-bottom:110px;padding:65px;border-radius:27px;background:linear-gradient(125deg,#102d53,#1b559c);color:#fff}.cw-technology h2{margin:10px 0;font-size:42px;line-height:1.05;letter-spacing:-.045em}.cw-technology p{color:#bdd0e8;line-height:1.75}.cw-technology ul{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:0;padding:0;list-style:none}.cw-technology li{display:grid;gap:5px;padding:18px;border:1px solid #ffffff20;border-radius:12px;background:#ffffff0c}.cw-technology span{color:#b9cee8;font-size:10px;line-height:1.5}.cw-seo{max-width:1050px;margin:0 auto 110px}.cw-seo h2{font-size:38px;letter-spacing:-.04em}.cw-seo p{color:#60728b;font-size:16px;line-height:1.8}dialog{width:min(760px,calc(100vw - 24px));max-height:calc(100dvh - 30px);overflow:auto;border:0;border-radius:18px;padding:28px;color:var(--navy);box-shadow:0 30px 90px #0c24455c}dialog::backdrop{background:#071a32b5;backdrop-filter:blur(5px)}dialog>span{color:var(--blue);font-size:9px;font-weight:900;text-transform:uppercase}dialog h2{font-size:28px}.cw-dialog-close{position:absolute;right:15px;top:15px;width:32px;height:32px;border:0;border-radius:50%;background:#edf2f8;cursor:pointer}.cw-spec-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin-bottom:18px}.cw-spec-summary div{display:grid;gap:4px;padding:12px;border-radius:9px;background:#f1f6fc}.cw-spec-summary span{color:#76879d;font-size:8px}.cw-spec-summary b{font-size:12px}dialog table{width:100%;border-collapse:collapse;margin-bottom:17px}dialog th,dialog td{padding:9px;border-bottom:1px solid var(--line);font-size:9px;text-align:left}.cw-toast{position:fixed;left:50%;bottom:25px;z-index:200;transform:translate(-50%,25px);opacity:0;padding:10px 15px;border-radius:9px;background:#12345e;color:#fff;font-size:10px;font-weight:750;transition:.25s;pointer-events:none}.cw-toast.show{opacity:1;transform:translate(-50%,0)}
@media(max-width:1150px){.cw-header nav{display:none}.cw-hero{grid-template-columns:1fr}.cw-hero-scene{min-height:430px}.cw-builder{grid-template-columns:220px minmax(0,1fr)}.cw-properties{position:fixed;right:0;top:76px;bottom:0;z-index:100;width:310px;max-height:none;transform:translateX(105%);box-shadow:-20px 0 50px #173b6924}.cw-properties.open{transform:none}.cw-validation{grid-column:1/3}.cw-template-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){.cw-header{height:62px;padding:0 12px}.cw-brand img{width:140px}.cw-header-cta{min-height:39px;padding:0 11px;margin-left:auto;font-size:9px}main{padding:0 12px}.cw-hero{min-height:0;padding:40px 5px}.cw-hero h1{font-size:45px}.cw-hero p{font-size:15px}.cw-hero-actions{display:grid}.cw-hero>div:first-child ul{display:grid;gap:8px}.cw-hero-scene{min-height:330px;border-radius:19px}.cw-proof{grid-template-columns:1fr 1fr;margin-bottom:70px}.cw-proof div:nth-child(2){border-right:0}.cw-proof div:nth-child(-n+2){border-bottom:1px solid var(--line)}.cw-section-head h2{font-size:34px}.cw-builder{display:flex;flex-direction:column;margin:0 -10px;border-radius:0}.cw-builder-top{order:0;min-height:56px}.cw-builder-top input{width:150px;font-size:11px}.cw-top-actions button{display:none}.cw-top-actions button[data-action=undo],.cw-top-actions button[data-action=redo],.cw-top-actions .primary{display:block}.cw-library{order:1;max-height:none;border:0;border-bottom:1px solid var(--line)}.cw-template-catalog{display:flex;max-height:none;overflow-x:auto}.cw-template-catalog button{flex:0 0 185px}.cw-library-tools{display:none}.cw-workspace{order:2;height:590px}.cw-toolbar{align-items:flex-start;flex-direction:column;overflow-x:auto}.cw-toolbar>div{width:max-content}.cw-canvas-wrap{height:450px}.cw-canvas-help{left:10px;right:10px;transform:none;text-align:center;white-space:normal}.cw-metrics{grid-template-columns:repeat(2,1fr)}.cw-metrics div{border-bottom:1px solid var(--line)}.cw-properties{order:3;position:static;width:auto;max-height:none;transform:none;border:0;border-top:1px solid var(--line)}.cw-validation{order:4;grid-template-columns:1fr;padding:18px}.cw-template-grid{grid-template-columns:1fr}.cw-technology{display:block;padding:34px 22px}.cw-technology h2{font-size:33px}.cw-technology ul{grid-template-columns:1fr;margin-top:28px}.cw-seo h2{font-size:31px}.cw-spec-summary{grid-template-columns:1fr 1fr}}
.cw-detail-toggle{display:flex!important;align-items:flex-start!important;gap:8px;min-height:48px;margin:4px 0 13px;padding:9px;border:1px solid #cfe0f3;border-radius:8px;background:#f5f9ff}.cw-detail-toggle>span{display:grid;gap:3px}.cw-detail-toggle b{color:#315378;font-size:8px}.cw-detail-toggle small{color:#7a8ba0;font-size:7px;line-height:1.4}.cw-properties details>label:not(:last-child),.cw-properties details>.cw-field-row{margin-bottom:11px}
