:root{
    --home-blue:#493bf7;
    --home-blue-2:#5e52ff;
    --home-navy:#080d23;
    --home-muted:#657087;
    --home-border:#e6e9f2;
}

/* Reference header */
.site-header{
    position:sticky;
    top:0;
    z-index:60;
    height:78px;
    background:rgba(255,255,255,.9);
    border-bottom:1px solid #e6e8f0;
    backdrop-filter:blur(18px) saturate(150%);
    -webkit-backdrop-filter:blur(18px) saturate(150%);
}
.site-header .container{
    width:100%;
    max-width:none;
    height:78px;
    padding:0 80px;
    gap:40px;
}
.site-header .brand{
    min-width:410px;
    gap:11px;
    color:#0b1024;
    font-size:28px;
    font-weight:800;
    letter-spacing:-1.1px;
}
.site-header .brand-mark{
    position:relative;
    width:31px;
    height:38px;
    padding:0;
    border:0;
    border-radius:0;
    background:none;
    box-shadow:none;
    overflow:visible;
}
.site-header .brand-mark::before,
.site-header .brand-mark::after,
.site-header .brand-mark i{
    content:"";
    position:absolute;
    display:block;
    background:linear-gradient(145deg,#392ef5 0%,#5f54ff 68%,#8078ff 100%);
    transform:skew(-17deg);
}
.site-header .brand-mark::before{left:1px;top:1px;width:11px;height:19px;clip-path:polygon(0 0,100% 0,64% 100%)}
.site-header .brand-mark::after{left:12px;top:1px;width:13px;height:32px;clip-path:polygon(29% 0,100% 0,70% 76%,23% 76%,0 47%)}
.site-header .brand-mark i:first-child{left:8px;bottom:0;width:9px;height:7px;clip-path:polygon(30% 0,100% 0,71% 100%,0 100%)}
.site-header .brand-mark i:last-child{right:0;bottom:0;width:6px;height:6px;opacity:.42;clip-path:polygon(25% 0,100% 0,75% 100%,0 100%)}
.site-header .nav{
    height:100%;
    display:flex;
    align-items:center;
    justify-content:flex-start;
    gap:31px;
}
.site-header .nav a{
    position:relative;
    display:inline-flex;
    align-items:center;
    gap:4px;
    height:100%;
    padding:2px 0 0;
    color:#15192a;
    border-radius:0;
    font-size:14px;
    font-weight:600;
}
.site-header .nav a:hover,.site-header .nav a.active{color:var(--home-blue)}
.site-header .nav a.active::after{
    content:"";
    position:absolute;
    left:0;
    right:0;
    bottom:7px;
    height:2px;
    border-radius:2px;
    background:var(--home-blue);
}
.nav-external{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.site-header .header-actions{margin-left:auto;display:flex;align-items:center;gap:18px}
.header-search{
    width:184px;
    height:38px;
    display:flex;
    align-items:center;
    gap:9px;
    padding:0 10px 0 12px;
    color:#8b93a7;
    background:#fff;
    border:1px solid #dfe3ed;
    border-radius:22px;
    font:500 14px/1 var(--sans);
    cursor:pointer;
    box-shadow:0 3px 10px rgba(25,35,70,.025);
}
.header-search svg{width:17px;height:17px;fill:none;stroke:#727d92;stroke-width:1.8;stroke-linecap:round}
.header-search kbd{margin-left:auto;padding:3px 5px;border-radius:5px;background:#f6f7fa;color:#858da0;font:500 11px/1 var(--sans)}
.theme-toggle{width:34px;height:34px;display:grid;place-items:center;padding:0;color:#111827;background:transparent;border:0;border-radius:50%;cursor:pointer}
.theme-toggle:hover{background:#f4f5fa}
.theme-toggle svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round}
.site-header .header-start{height:38px;padding:0 20px;border-radius:7px;background:linear-gradient(135deg,#4033ef,#5144f6);box-shadow:0 5px 13px rgba(74,61,245,.2);font-size:14px;font-weight:650}

/* Home hero */
.home-page{background:#fff;color:var(--home-navy);overflow:hidden}
.home-shell{width:100%;max-width:none;margin:0 auto;padding:0 80px}
.home-hero{
    position:relative;
    min-height:684px;
    padding:0;
    background:
      radial-gradient(circle at 69% 30%,rgba(118,110,255,.115),transparent 31%),
      radial-gradient(circle at 96% 55%,rgba(157,153,255,.10),transparent 24%),
      linear-gradient(180deg,#fff 0%,#fbfcff 66%,#f7f9ff 100%);
}
.home-hero::after{
    content:"";
    position:absolute;
    right:-70px;
    top:73px;
    width:360px;
    height:460px;
    opacity:.33;
    pointer-events:none;
    background-image:radial-gradient(circle,#a7a9ff 1px,transparent 1.25px);
    background-size:7px 7px;
    mask-image:linear-gradient(90deg,transparent,#000 45%,transparent 96%);
    -webkit-mask-image:linear-gradient(90deg,transparent,#000 45%,transparent 96%);
}
.home-hero-main{position:relative;height:532px}
.home-copy{position:relative;z-index:3;width:610px;padding-top:69px;margin-left:50px}
.home-pill{
    width:max-content;
    display:flex;
    align-items:center;
    gap:8px;
    height:38px;
    padding:0 17px;
    color:#594eff;
    border:1px solid #dad8ff;
    border-radius:22px;
    background:rgba(245,244,255,.88);
    font-size:15px;
    letter-spacing:.8px;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.8);
}
.home-pill .star{color:#ffcc31;font-size:17px;filter:drop-shadow(0 1px 2px rgba(255,194,0,.2))}
.home-title{margin:25px 0 17px;font-size:67px;line-height:1.04;font-weight:850;letter-spacing:-3.6px;color:#050b21}
.home-title .gradient{background:linear-gradient(135deg,#4c3df3 0%,#6257ff 58%,#7d75ff 100%);-webkit-background-clip:text;background-clip:text;color:transparent}
.home-subtitle{margin:0 0 22px;font-size:36px;line-height:1.23;font-weight:800;letter-spacing:-1.5px;color:#070d22}
.home-subtitle .gradient{background:linear-gradient(135deg,#4a3cf0,#655bff);-webkit-background-clip:text;background-clip:text;color:transparent}
.home-summary{margin:0;color:#657087;font-size:16px;line-height:1.8;font-weight:400}
.home-cta{display:flex;gap:20px;margin-top:42px}
.home-cta .btn{height:48px;padding:0 35px;border-radius:9px;font-size:15px;font-weight:650}
.home-cta .primary{color:#fff;background:linear-gradient(135deg,#4435f1 0%,#5549f8 100%);box-shadow:0 10px 22px rgba(69,53,241,.2)}
.home-cta .secondary{color:#222a3e;background:#fff;border:1px solid #dde1ea;box-shadow:0 4px 12px rgba(20,31,65,.02)}
.home-cta svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.home-cta .btn:hover{transform:translateY(-2px)}

.architecture-art{position:absolute;z-index:2;top:-15px;right:55px;width:min(58vw,970px);height:auto;overflow:visible}
.architecture-art text{font-family:Inter,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif}
.art-float{animation:artFloat 5s ease-in-out infinite;transform-origin:center}
.art-shadow{animation:shadowPulse 5s ease-in-out infinite;transform-origin:center}
@keyframes artFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-7px)}}
@keyframes shadowPulse{0%,100%{opacity:.32;transform:scaleX(1)}50%{opacity:.2;transform:scaleX(.9)}}

.feature-ribbon{position:relative;z-index:4;display:grid;grid-template-columns:repeat(5,1fr);gap:18px;padding-top:3px}
.reference-card{
    min-width:0;
    height:132px;
    display:flex;
    align-items:flex-start;
    gap:17px;
    padding:22px 23px;
    border:1px solid #e5e8f0;
    border-radius:13px;
    background:rgba(255,255,255,.95);
    box-shadow:0 5px 12px rgba(28,39,79,.055);
    transition:transform .2s ease,box-shadow .2s ease;
}
.reference-card:hover{transform:translateY(-4px);box-shadow:0 13px 26px rgba(57,52,135,.11)}
.reference-icon{flex:0 0 50px;width:50px;height:50px;display:grid;place-items:center;color:#fff;border-radius:50%;box-shadow:inset 0 0 0 1px rgba(255,255,255,.16)}
.reference-icon svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.reference-icon.i1{background:linear-gradient(135deg,#6e5cfb,#4937eb)}
.reference-icon.i2{background:linear-gradient(135deg,#559eff,#3474ee)}
.reference-icon.i3{background:linear-gradient(135deg,#56d6bb,#27b797)}
.reference-icon.i4{background:linear-gradient(135deg,#ff9e5e,#ff6b30)}
.reference-icon.i5{background:linear-gradient(135deg,#9855f8,#6c31e7)}
.reference-card h3{margin:7px 0 4px;color:#12182c;font-size:16px;line-height:1.2;font-weight:750;white-space:nowrap}
.reference-card p{margin:0;color:#697489;font-size:13px;line-height:1.65}

/* Quick-start content section: light surface avoids a false-footer effect. */
.home-code-strip{position:relative;min-height:0;padding:82px 0 90px;color:var(--home-navy);border-top:1px solid #e9ebf3;border-bottom:1px solid #e7eaf2;background:radial-gradient(circle at 84% 36%,rgba(97,86,255,.10),transparent 27%),linear-gradient(180deg,#f7f8ff 0%,#f3f6fc 100%);overflow:hidden}
.home-code-strip::before{content:"";position:absolute;right:-50px;top:42px;width:360px;height:300px;opacity:.19;background-image:radial-gradient(circle,#8580ff 1px,transparent 1.2px);background-size:8px 8px;mask-image:linear-gradient(90deg,transparent,#000 45%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 45%,transparent)}
.code-strip-head{position:relative;z-index:1;max-width:730px;margin:0 0 40px 50px}
.code-strip-eyebrow{display:flex;align-items:center;gap:10px;margin-bottom:15px;color:#574bf2;font-size:12px;font-weight:750;letter-spacing:1.3px;text-transform:uppercase}
.code-strip-eyebrow span{width:21px;height:1px;background:#6d60ff}
.code-strip-head h2{margin:0 0 16px;color:#0a1025;font-size:42px;font-weight:800;line-height:1.17;letter-spacing:-1.7px}
.code-strip-head p{max-width:650px;margin:0;color:#697489;font-size:15px;line-height:1.75}
.code-strip-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.55fr) minmax(430px,.85fr);gap:28px;align-items:stretch}
.strip-features{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;height:220px}
.strip-feature{display:flex;flex-direction:column;gap:0;padding:25px 22px;border:1px solid #e1e5ef;border-radius:13px;background:rgba(255,255,255,.94);box-shadow:0 6px 18px rgba(32,44,82,.045);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}
.strip-feature:hover{transform:translateY(-4px);border-color:#cbc7ff;box-shadow:0 15px 30px rgba(65,56,177,.10)}
.strip-feature svg{flex:0 0 46px;width:46px;height:46px;padding:10px;margin-bottom:19px;border-radius:50%;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.strip-feature:nth-child(1) svg{color:#6557f7;stroke:currentColor;background:#efedff}.strip-feature:nth-child(2) svg{color:#299cd4;stroke:currentColor;background:#e8f7ff}.strip-feature:nth-child(3) svg{color:#b53bd3;stroke:currentColor;background:#faeaff}
.strip-feature h3{margin:0 0 8px;color:#12182c;font-size:17px;font-weight:750}
.strip-feature p{margin:0;color:#748095;font-size:13px;line-height:1.7}
.mini-editor{height:220px;margin:0;border:1px solid #2b3b56;border-radius:13px;background:linear-gradient(145deg,#17263f,#101d32);box-shadow:0 16px 34px rgba(17,29,51,.15);overflow:hidden}
.mini-editor-head{height:39px;display:flex;align-items:center;padding:0 14px;border-bottom:1px solid rgba(132,151,183,.14)}
.editor-lights{display:flex;gap:7px}.editor-lights i{display:block;width:10px;height:10px;border-radius:50%}.editor-lights i:nth-child(1){background:#ff6b55}.editor-lights i:nth-child(2){background:#ffc143}.editor-lights i:nth-child(3){background:#35ce76}
.copy-chip{margin-left:auto;padding:4px 8px;color:#c2cad8;border-radius:5px;background:rgba(255,255,255,.055);font-size:12px}
.mini-editor pre{margin:0;padding:13px 16px;color:#d8e5f5;font:500 13px/1.38 "SFMono-Regular",Consolas,monospace;white-space:pre-wrap}
.tk-pink{color:#f07dcc}.tk-yellow{color:#e5c060}.tk-blue{color:#9dd9ff}.tk-green{color:#b9ef77}.tk-purple{color:#cda5ff}

/* The same visual system continues through every section below the fold. */
.home-rest{position:relative;background:#fff;color:var(--home-navy)}
.home-rest .container,body:has(.home-page) .site-footer .container{width:100%;max-width:none;margin:0;padding-left:80px;padding-right:80px}

.home-rest .frames-section{
    position:relative;
    padding:96px 0 108px;
    overflow:hidden;
    background:
        radial-gradient(circle at 82% 18%,rgba(94,82,255,.09),transparent 24%),
        linear-gradient(180deg,#fff 0%,#f8f9ff 100%);
}
.home-rest .frames-section::before{
    content:"";
    position:absolute;
    right:-80px;
    top:45px;
    width:410px;
    height:310px;
    opacity:.22;
    background-image:radial-gradient(circle,#8f8cff 1px,transparent 1.2px);
    background-size:8px 8px;
    mask-image:linear-gradient(90deg,transparent,#000 38%,transparent);
    -webkit-mask-image:linear-gradient(90deg,transparent,#000 38%,transparent);
}
.home-rest .section-head{position:relative;z-index:1;max-width:760px;margin:0 0 50px 50px}
.home-rest .section-eyebrow{margin-bottom:17px;color:#5548f4;font-size:13px;font-weight:700;letter-spacing:1.2px}
.home-rest .section-eyebrow .dash{width:20px;background:#6d60ff}
.home-rest .section-title{margin-bottom:13px;color:#0a1025;font-size:43px;font-weight:800;line-height:1.15;letter-spacing:-1.7px}
.home-rest .section-sub{max-width:660px;color:#697489;font-size:15px}

.home-rest .frame-grid{position:relative;z-index:1;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
.home-rest .frame-tile{
    min-height:355px;
    padding:32px;
    border:1px solid #e2e6f0;
    border-radius:15px;
    background:rgba(255,255,255,.94);
    box-shadow:0 7px 24px rgba(38,48,86,.055);
    overflow:hidden;
}
.home-rest .frame-tile::before{content:"";position:absolute;left:0;right:0;top:0;height:3px;background:linear-gradient(90deg,#4e42f2,#6e67ff 50%,transparent);opacity:0;transition:.25s}
.home-rest .frame-tile::after{content:"";position:absolute;right:-65px;top:-75px;width:200px;height:200px;border-radius:50%;background:radial-gradient(circle,rgba(94,82,255,.11),transparent 68%);pointer-events:none}
.home-rest .frame-tile:hover{border-color:#c9c5ff;box-shadow:0 17px 40px rgba(65,56,177,.12);transform:translateY(-5px)}
.home-rest .frame-tile:hover::before{opacity:1}
.home-rest .tile-head{margin-bottom:25px}
.home-rest .frame-logo{width:52px;height:52px;border-radius:50%;font-size:18px;background:linear-gradient(135deg,#6d5bff,#4032eb);box-shadow:0 8px 18px rgba(76,59,239,.25)}
.home-rest .frame-tile:nth-child(2n) .frame-logo{background:linear-gradient(135deg,#54a2ff,#3472eb);box-shadow:0 8px 18px rgba(52,114,235,.22)}
.home-rest .tile-ver{position:relative;z-index:1;gap:5px;padding:6px 10px;border:1px solid #e6e6f6;border-radius:9px;background:#f8f8ff}
.home-rest .tile-ver .ver-tag{color:#838ba0;font-size:10px;text-transform:uppercase;letter-spacing:.7px}
.home-rest .tile-ver .ver-num{color:#5145f4;font-size:16px}
.home-rest .frame-tile h3{color:#11172b;font-size:26px;font-weight:800;letter-spacing:-.7px}
.home-rest .frame-tile .full-name{margin-top:6px;color:#8a92a5;font-size:12px}
.home-rest .frame-tile .slogan{min-height:49px;margin:20px 0 18px;color:#5f687c;font-size:14px}
.home-rest .feature-tag{padding:5px 11px;color:#584cf1;border-color:#ddd9ff;border-radius:15px;background:#f5f4ff}
.home-rest .tile-meta{margin:2px 0 22px;padding-top:17px;border-color:#edf0f5}
.home-rest .tile-meta .meta-item{color:#858da0;font-size:12px}
.home-rest .frame-actions{gap:10px}
.home-rest .frame-actions .btn{height:40px;padding:0 20px;border-radius:8px;font-size:13px;font-weight:650}
.home-rest .frame-actions .btn-primary{background:linear-gradient(135deg,#4436f0,#594ef7);box-shadow:0 7px 14px rgba(73,59,247,.18)}
.home-rest .frame-actions .btn-ghost{border-color:#dfe3ec;background:#fff}

.home-rest .about-section{
    position:relative;
    padding:105px 0;
    color:#fff;
    background:
        radial-gradient(circle at 77% 40%,rgba(86,97,163,.28),transparent 28%),
        radial-gradient(circle at 20% 20%,rgba(82,62,235,.16),transparent 24%),
        linear-gradient(135deg,#071124 0%,#0c1930 52%,#14223a 100%);
    overflow:hidden;
}
.home-rest .about-section::before{content:"";position:absolute;inset:0;opacity:.22;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:36px 36px}
.home-rest .about-grid{position:relative;z-index:1;grid-template-columns:1.05fr .95fr;gap:80px;align-items:center}
.home-rest .about-text{padding-left:50px}
.home-rest .about-text .section-eyebrow{color:#8a7aff}
.home-rest .about-text .section-eyebrow .dash{background:#7666ff}
.home-rest .about-text h2{margin:0 0 25px;color:#fff;font-size:50px;font-weight:800;line-height:1.16;letter-spacing:-2px}
.home-rest .about-text .lead{max-width:670px;margin:0;color:#aeb8ca;font-size:16px;line-height:1.85}
.about-points{display:grid;gap:0;margin-top:34px;border-top:1px solid rgba(158,173,200,.18)}
.about-points>div{display:grid;grid-template-columns:40px 1fr;gap:15px;align-items:start;padding:17px 0;border-bottom:1px solid rgba(158,173,200,.18)}
.about-points b{color:#796aff;font:700 12px/1.8 "SFMono-Regular",Consolas,monospace}
.about-points span{color:#9eaabd;font-size:13px;line-height:1.7}.about-points strong{display:block;margin-bottom:2px;color:#f1f4fb;font-size:15px}
.home-rest .about-card{padding:45px;border:1px solid rgba(156,172,203,.22);border-radius:15px;background:linear-gradient(145deg,rgba(35,52,80,.88),rgba(21,35,58,.88));box-shadow:0 25px 55px rgba(0,0,0,.19);backdrop-filter:blur(12px)}
.home-rest .about-card .quote-mark{top:35px;left:34px;color:#7868ff;opacity:.23}
.home-rest .about-card .quote-text{margin-bottom:34px;color:#f5f7fc;font-size:24px;font-weight:650;font-style:normal;line-height:1.62}
.about-metrics{display:grid;grid-template-columns:repeat(3,1fr);margin:0 0 30px;padding:22px 0;border-top:1px solid rgba(158,173,200,.17);border-bottom:1px solid rgba(158,173,200,.17)}
.about-metrics div{display:flex;flex-direction:column;gap:4px;padding-left:18px;border-right:1px solid rgba(158,173,200,.17)}.about-metrics div:first-child{padding-left:0}.about-metrics div:last-child{border-right:0}
.about-metrics strong{color:#fff;font-size:20px}.about-metrics span{color:#8794aa;font-size:11px;text-transform:uppercase;letter-spacing:.7px}
.home-rest .about-card .meta{padding-top:0;border-top:0}.home-rest .about-card .meta .avatar{background:linear-gradient(135deg,#7565ff,#4938ee)}
.home-rest .about-card .meta .info .name{color:#fff}.home-rest .about-card .meta .info .role{color:#8491a8}

.home-rest .contact-section{position:relative;padding:105px 0;border:0;background:radial-gradient(circle at 16% 60%,rgba(102,91,255,.085),transparent 25%),linear-gradient(180deg,#f9faff,#fff)}
.home-rest .contact-grid{grid-template-columns:.86fr 1.14fr;gap:90px;align-items:center}
.home-rest .contact-aside{padding-left:50px}
.home-rest .contact-aside h2{margin:0 0 23px;color:#0a1025;font-size:47px;font-weight:800;line-height:1.18;letter-spacing:-1.8px}
.home-rest .contact-aside p{max-width:520px;color:#697489;font-size:15px;line-height:1.8}
.contact-cta{display:inline-flex;align-items:center;gap:22px;height:46px;margin-top:32px;padding:0 23px;color:#fff;border-radius:8px;background:linear-gradient(135deg,#4436f0,#594ef7);box-shadow:0 10px 20px rgba(73,59,247,.18);font-size:14px;font-weight:700}.contact-cta span{font-size:19px;transition:.2s}.contact-cta:hover span{transform:translateX(4px)}
.home-rest .contact-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.home-rest .contact-card{min-height:170px;padding:27px;border:1px solid #e2e6ef;border-radius:14px;background:#fff;box-shadow:0 6px 18px rgba(31,44,83,.045);overflow:hidden}
.home-rest .contact-card::before{content:"";position:absolute;right:-38px;bottom:-48px;width:120px;height:120px;border-radius:50%;background:radial-gradient(circle,rgba(93,81,255,.12),transparent 68%);transition:.25s}
.home-rest .contact-card:hover{border-color:#c9c5ff;box-shadow:0 15px 35px rgba(62,53,171,.1);transform:translateY(-4px)}
.home-rest .contact-card:hover::before{transform:scale(1.22)}
.home-rest .contact-card .ico{width:45px;height:45px;margin-bottom:21px;color:#fff;border:0;border-radius:50%;background:linear-gradient(135deg,#6d5cff,#4435ed)}
.home-rest .contact-card:nth-child(2) .ico{background:linear-gradient(135deg,#55a6ff,#3572e9)}
.home-rest .contact-card:nth-child(3) .ico{background:linear-gradient(135deg,#4fd4b7,#24ad92)}
.home-rest .contact-card:nth-child(4) .ico{background:linear-gradient(135deg,#ff9e60,#ff6e37)}
.home-rest .contact-card .ico svg{width:20px;height:20px}
.home-rest .contact-card h4{color:#12182c;font-size:16px;font-weight:750}.home-rest .contact-card .v{color:#7a8498;font-size:13px}
.contact-arrow{position:absolute;right:22px;top:22px;color:#9aa2b4;font-size:17px}

body:has(.home-page) .site-footer{padding:72px 0 28px;border-top:1px solid rgba(151,168,198,.12);background:radial-gradient(circle at 75% 0,rgba(74,61,245,.12),transparent 26%),#071124}
body:has(.home-page) .site-footer::before{display:none}
body:has(.home-page) .footer-top{grid-template-columns:1.55fr .8fr .8fr 1.1fr;gap:65px;padding-bottom:48px;border-color:rgba(153,169,197,.16)}
body:has(.home-page) .footer-brand .brand{font-size:27px;font-weight:800;letter-spacing:-1px}
body:has(.home-page) .site-footer .brand-mark{position:relative;width:31px;height:38px;padding:0;border:0;border-radius:0;background:none;box-shadow:none;overflow:visible}
body:has(.home-page) .site-footer .brand-mark::before,body:has(.home-page) .site-footer .brand-mark::after,body:has(.home-page) .site-footer .brand-mark i{content:"";position:absolute;display:block;background:linear-gradient(145deg,#5d50ff,#8078ff);transform:skew(-17deg)}
body:has(.home-page) .site-footer .brand-mark::before{left:1px;top:1px;width:11px;height:19px;clip-path:polygon(0 0,100% 0,64% 100%)}
body:has(.home-page) .site-footer .brand-mark::after{left:12px;top:1px;width:13px;height:32px;clip-path:polygon(29% 0,100% 0,70% 76%,23% 76%,0 47%)}
body:has(.home-page) .site-footer .brand-mark i:first-child{left:8px;bottom:0;width:9px;height:7px;clip-path:polygon(30% 0,100% 0,71% 100%,0 100%)}
body:has(.home-page) .site-footer .brand-mark i:last-child{right:0;bottom:0;width:6px;height:6px;opacity:.42;clip-path:polygon(25% 0,100% 0,75% 100%,0 100%)}
body:has(.home-page) .footer-col h5{color:#f1f4fb}body:has(.home-page) .footer-col a,body:has(.home-page) .footer-contact li,body:has(.home-page) .footer-brand p{color:#8e9aaf}
body:has(.home-page) .footer-bottom{border-color:rgba(153,169,197,.16);color:#77849b}

body.home-dark .site-header{background:rgba(10,16,35,.93);border-bottom-color:#222c45}
body.home-dark .site-header .brand,body.home-dark .site-header .nav a{color:#edf1ff}
body.home-dark .home-hero{filter:brightness(.9)}
body.home-dark .header-search{color:#aab2c5;background:#111a2f;border-color:#2d3750}
body.home-dark .theme-toggle{color:#fff}

@media (max-width:1450px){
    .site-header .brand{min-width:300px}
    .site-header .nav{gap:22px}
    .architecture-art{right:-100px;width:900px}
    .home-copy{margin-left:30px}
    .reference-card{padding:20px 16px;gap:12px}
    .reference-icon{flex-basis:44px;width:44px;height:44px}
    .code-strip-head{margin-left:0}
}
@media (max-width:1180px){
    .site-header .brand{min-width:205px;font-size:24px}
    .site-header .nav{gap:17px}.site-header .nav a{font-size:13px}
    .header-search{display:none}
    .architecture-art{right:-210px;opacity:.9}
    .home-copy{margin-left:0}
    .feature-ribbon{grid-template-columns:repeat(3,1fr)}
    .home-hero{padding-bottom:24px}.home-hero-main{height:540px}
    .reference-card:nth-child(n+4){display:none}
    .code-strip-grid{grid-template-columns:1fr}.home-code-strip{padding-top:70px;padding-bottom:76px}
    .strip-features{height:auto}.mini-editor{margin:0}
}
@media (max-width:880px){
    .site-header,.site-header .container{height:68px}.site-header .container,.home-shell{padding-left:22px;padding-right:22px}
    .site-header .brand{min-width:0;font-size:22px}.site-header .nav{display:none}.theme-toggle{display:none}
    .site-header .header-actions{gap:0}.site-header .header-start{height:36px;padding:0 14px}
    .home-hero-main{height:auto;padding-bottom:420px}
    .home-copy{width:auto;padding-top:52px}
    .home-title{font-size:54px}.home-subtitle{font-size:29px}.home-summary br{display:none}
    .architecture-art{top:375px;right:50%;width:760px;max-width:none;transform:translateX(50%)}
    .feature-ribbon{grid-template-columns:1fr 1fr}.reference-card:nth-child(n+4){display:flex}
    .strip-features{grid-template-columns:1fr;gap:12px}.strip-feature{min-height:175px;border:1px solid #e1e5ef}
}
@media (max-width:560px){
    .site-header .brand-mark{transform:scale(.85)}
    .home-copy{padding-top:36px}.home-pill{height:34px;font-size:13px}
    .home-title{margin-top:20px;font-size:43px;letter-spacing:-2.4px}.home-subtitle{font-size:25px}.home-summary{font-size:14px}
    .home-cta{gap:10px;margin-top:30px}.home-cta .btn{height:44px;padding:0 19px;font-size:14px}
    .home-hero-main{padding-bottom:310px}.architecture-art{top:395px;width:570px}
    .feature-ribbon{grid-template-columns:1fr}.reference-card{height:auto;min-height:112px}.reference-card:nth-child(n+4){display:none}
    .home-code-strip{padding-top:60px;padding-bottom:66px}.code-strip-head{margin-bottom:31px}.code-strip-head h2{font-size:31px;letter-spacing:-1px}.code-strip-grid{gap:24px}.strip-feature{min-height:0;padding:22px}.mini-editor{height:200px;margin:0}
    .site-header .header-start{font-size:12px}
}

@media (max-width:1450px){
    .home-rest .container,body:has(.home-page) .site-footer .container{padding-left:40px;padding-right:40px}
    .home-rest .section-head,.home-rest .about-text,.home-rest .contact-aside{margin-left:0;padding-left:0}
    .home-rest .about-grid{gap:48px}.home-rest .contact-grid{gap:48px}
}
@media (max-width:880px){
    .home-rest .container,body:has(.home-page) .site-footer .container{padding-left:22px;padding-right:22px}
    .home-rest .frames-section,.home-rest .about-section,.home-rest .contact-section{padding-top:76px;padding-bottom:82px}
    .home-rest .section-head{margin-bottom:37px}
    .home-rest .section-title{font-size:36px}
    .home-rest .frame-grid{grid-template-columns:1fr}
    .home-rest .about-grid,.home-rest .contact-grid{grid-template-columns:1fr;gap:42px}
    .home-rest .about-text h2,.home-rest .contact-aside h2{font-size:40px}
    .home-rest .about-card{max-width:680px}
    .home-rest .contact-aside{max-width:620px}
    body:has(.home-page) .footer-top{grid-template-columns:1fr 1fr;gap:34px}
}
@media (max-width:560px){
    .home-rest .container,body:has(.home-page) .site-footer .container{padding-left:22px;padding-right:22px}
    .home-rest .frames-section,.home-rest .about-section,.home-rest .contact-section{padding-top:62px;padding-bottom:68px}
    .home-rest .section-title{font-size:31px}
    .home-rest .frame-tile{min-height:0;padding:25px 22px}
    .home-rest .frame-tile h3{font-size:23px}
    .home-rest .about-text h2,.home-rest .contact-aside h2{font-size:33px;letter-spacing:-1px}
    .home-rest .about-card{padding:30px 24px}.home-rest .about-card .quote-text{font-size:20px}
    .about-metrics strong{font-size:17px}.about-metrics span{font-size:9px}
    .home-rest .contact-cards{grid-template-columns:1fr}
    body:has(.home-page) .footer-top{grid-template-columns:1fr;gap:28px}
}

/* Mobile H5 layout: compact, scannable and free of oversized artwork. */
@media (max-width:560px){
    .home-shell{padding-left:16px;padding-right:16px}
    .site-header .container{padding-left:16px;padding-right:16px}
    .site-header .brand{font-size:21px}
    .site-header .header-start{height:36px;padding:0 13px;font-size:12px}

    .home-hero-main{padding-bottom:240px}
    .home-copy{padding-top:24px}
    .home-pill{height:31px;max-width:100%;padding:0 12px;font-size:11px}
    .home-title{margin:15px 0 9px;font-size:37px;letter-spacing:0}
    .home-subtitle{margin-bottom:12px;font-size:21px;line-height:1.32;letter-spacing:0}
    .home-summary{font-size:12px;line-height:1.65;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
    .home-cta{gap:8px;margin-top:19px}
    .home-cta .btn{height:39px;padding:0 14px;font-size:12px}
    .architecture-art{top:292px;width:320px;opacity:.92}

    .feature-ribbon{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding-top:0}
    .reference-card{height:104px;min-height:0;gap:9px;padding:14px 11px;border-radius:12px}
    .reference-card:nth-child(n){display:flex}
    .reference-icon{flex-basis:34px;width:34px;height:34px}
    .reference-icon svg{width:17px;height:17px}
    .reference-card h3{margin:1px 0 4px;font-size:13px;line-height:1.25;white-space:normal}
    .reference-card p{font-size:10px;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}

    .home-code-strip{padding:52px 0 56px}
    .code-strip-head{margin:0 0 24px}
    .code-strip-eyebrow{margin-bottom:11px;font-size:11px}
    .code-strip-head h2{margin-bottom:12px;font-size:29px;line-height:1.23}
    .code-strip-head p{font-size:13px;line-height:1.7}
    .code-strip-grid{gap:16px}
    .strip-features{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;height:auto}
    .strip-feature{min-height:126px;padding:15px 13px;border-radius:12px}
    .strip-feature svg{flex-basis:34px;width:34px;height:34px;padding:8px;margin-bottom:12px}
    .strip-feature h3{margin-bottom:5px;font-size:14px}
    .strip-feature p{font-size:11px;line-height:1.5}
    .strip-feature:nth-child(3){grid-column:1 / -1;min-height:105px}
    .mini-editor{height:190px;border-radius:12px}
    .mini-editor pre{padding:12px 13px;font-size:11px;line-height:1.45}

    .home-rest .frames-section,.home-rest .about-section,.home-rest .contact-section{padding-top:54px;padding-bottom:58px}
    .home-rest .section-head{margin:0 0 25px}
    .home-rest .section-eyebrow{margin-bottom:11px;font-size:11px}
    .home-rest .section-title{margin-bottom:9px;font-size:29px;line-height:1.24}
    .home-rest .section-sub{font-size:13px;line-height:1.65}
    .home-rest .frame-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;align-items:start}
    .home-rest .frame-tile{min-height:0;padding:13px 10px;border-radius:11px}
    .home-rest .tile-head{margin-bottom:12px}
    .home-rest .frame-logo{width:34px;height:34px;font-size:13px}
    .home-rest .tile-ver{gap:2px;padding:4px 5px;border-radius:7px}
    .home-rest .tile-ver .ver-tag{font-size:8px;letter-spacing:0}
    .home-rest .tile-ver .ver-num{font-size:12px}
    .home-rest .frame-tile h3{font-size:17px;letter-spacing:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
    .home-rest .frame-tile .full-name{margin-top:4px;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
    .home-rest .frame-tile .slogan{min-height:34px;margin:10px 0;font-size:10.5px;line-height:1.55;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
    .home-rest .frame-features{flex-wrap:nowrap;gap:4px;margin-bottom:11px;overflow:hidden}
    .home-rest .feature-tag{flex:0 0 auto;padding:2px 5px;border-radius:10px;font-size:9px}
    .home-rest .tile-meta{justify-content:space-between;margin:0 0 11px;padding-top:9px;gap:4px;flex-wrap:nowrap}
    .home-rest .tile-meta .meta-item{min-width:0;font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
    .home-rest .frame-actions{gap:5px;flex-direction:row;margin-top:0}
    .home-rest .frame-actions .btn{width:auto;min-width:0;flex:1;height:32px;padding:0 3px;border-radius:7px;font-size:10px}

    .home-rest .about-grid,.home-rest .contact-grid{gap:28px}
    .home-rest .about-text h2,.home-rest .contact-aside h2{font-size:31px;line-height:1.25}
    .home-rest .about-text .lead,.home-rest .contact-aside p{font-size:13px;line-height:1.7}
    .home-rest .about-card{padding:24px 18px;border-radius:12px}
    .home-rest .about-card .quote-text{font-size:18px;line-height:1.5}
    .home-rest .contact-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
    .home-rest .contact-card{min-height:126px;padding:14px;border-radius:12px}
    .home-rest .contact-card .ico{width:34px;height:34px;margin-bottom:13px}
    .home-rest .contact-card .ico svg{width:16px;height:16px}
    .home-rest .contact-card h4{margin-bottom:4px;font-size:14px}
    .home-rest .contact-card .v{font-size:11px;line-height:1.5}
    .contact-arrow{top:14px;right:14px;font-size:14px}

    body:has(.home-page) .site-footer{padding:40px 0 20px}
    body:has(.home-page) .site-footer .container{padding-left:22px;padding-right:22px}
    body:has(.home-page) .footer-top{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 18px;padding-bottom:28px}
    body:has(.home-page) .footer-brand{grid-column:1 / -1}
    body:has(.home-page) .footer-brand .brand{margin-bottom:10px;font-size:23px}
    body:has(.home-page) .footer-brand p{margin:0;font-size:12px;line-height:1.6}
    body:has(.home-page) .footer-social{margin-top:14px}
    body:has(.home-page) .footer-col h5{margin-bottom:12px;font-size:11px}
    body:has(.home-page) .footer-col li{margin-bottom:8px}
    body:has(.home-page) .footer-col a{font-size:12px}
    body:has(.home-page) .footer-contact-col{grid-column:1 / -1}
    body:has(.home-page) .footer-contact{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px}
    body:has(.home-page) .footer-contact li{margin:0;font-size:11px}
    body:has(.home-page) .footer-bottom{align-items:flex-start;padding-top:18px;gap:7px;font-size:10px;line-height:1.6}
}
