:root{
  --purple:#5b42e8;
  --purple2:#6c52ef;
  --navy:#11134f;
  --text:#111111;
  --muted:#6e6f84;
}
*{box-sizing:border-box}
html,body{margin:0;padding:0;min-height:100%;font-family:Arial,Helvetica,sans-serif;background:#f6f7fb;color:var(--text)}
body.de-redirect-theme{overflow-x:hidden}
a.de-page-link{display:block;color:inherit;text-decoration:none;min-height:100vh;cursor:pointer}
.de-shell{min-height:100vh;background:#fff;display:flex;flex-direction:column}
.de-top-note{height:52px;display:flex;align-items:center;justify-content:center;gap:6px;background:linear-gradient(90deg,#fbfbff,#f2f2fb,#fbfbff);font-size:14px;color:#77788c;padding:0 20px;text-align:center}
.de-top-note strong{color:#5b42e8}
.de-header{height:148px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(28px,8vw,170px);background:#fff}
.de-brand{display:flex;align-items:center}
.de-custom-logo img{display:block;max-height:78px;width:auto}
.de-wordmark{position:relative;display:flex;flex-direction:column;line-height:.82;font-weight:800;font-size:38px;color:var(--navy);letter-spacing:-1.8px;padding-right:38px}
.de-mark{position:absolute;right:0;top:-6px;width:31px;height:43px;border:5px solid #6a41ff}
.de-mark:before{content:"";position:absolute;left:-13px;top:10px;width:18px;height:18px;border:5px solid #6a41ff;background:white}
.de-target{font-size:15px;font-weight:700;color:#5d5e78;letter-spacing:.2px}
.de-hero{flex:1;min-height:550px;background:linear-gradient(135deg,#6750ef 0%,#5a43e2 42%,#4933c4 100%);border-bottom-left-radius:34px;border-bottom-right-radius:34px;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);align-items:center;padding:70px clamp(28px,8vw,170px);gap:40px;overflow:hidden;position:relative}
.de-hero:after{content:"";position:absolute;inset:auto -18% -40% 35%;height:430px;background:radial-gradient(circle,#816bff55 0%,transparent 65%);filter:blur(10px)}
.de-copy{z-index:2;max-width:690px}
.de-copy h1{margin:0 0 22px;color:#fff;font-weight:800;font-size:clamp(64px,6.3vw,118px);line-height:.9;letter-spacing:-5px}
.de-copy p{margin:0 0 32px;color:#fff;font-size:clamp(22px,2vw,36px);line-height:1.25}
.de-button{display:inline-flex;align-items:center;justify-content:center;gap:22px;background:#000;color:#fff;border-radius:999px;padding:22px 38px;min-width:330px;font-size:22px;font-weight:700;box-shadow:0 18px 28px rgba(12,7,65,.24)}
.de-button b{font-size:31px;font-weight:400;line-height:1}
.de-copy small{display:flex;align-items:center;gap:10px;margin-top:28px;color:#fff;font-size:16px;opacity:.95}
.de-info{display:inline-flex;width:20px;height:20px;border-radius:50%;align-items:center;justify-content:center;background:#fff;color:#5b42e8;font-size:13px;font-weight:800}
.de-visual{position:relative;height:420px;z-index:2}
.de-back-card,.de-logo-card{position:absolute;left:50%;top:50%;width:210px;height:210px;border-radius:28px;transform:translate(-50%,-50%) rotate(8deg)}
.de-back-card{background:#8f7af0;opacity:.58;left:57%;top:59%;box-shadow:0 30px 70px rgba(30,18,110,.2)}
.de-logo-card{background:#fff;box-shadow:0 30px 70px rgba(31,18,111,.25);display:grid;place-items:center}
.de-icon-mark{position:relative;width:68px;height:96px;border:10px solid #6a41ff}
.de-icon-mark:before{content:"";position:absolute;left:-28px;top:24px;width:42px;height:42px;border:10px solid #6a41ff;background:#fff}
.de-icon-mark:after{content:"";position:absolute;right:-20px;bottom:-20px;width:32px;height:32px;background:#6a41ff}
.de-spark{position:absolute;background:#fff;border-radius:99px;height:9px}
.de-spark.s1{width:39px;right:17%;top:22%;transform:rotate(80deg)}
.de-spark.s2{width:42px;right:10%;top:28%;transform:rotate(42deg)}
.de-spark.s3{width:34px;right:8%;top:38%;transform:rotate(8deg)}
.de-footer{min-height:98px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(28px,8vw,170px);font-size:14px;color:#66677a;background:#fff}
.de-footer>div{display:flex;align-items:center;gap:20px}
.de-footer strong{color:#11134f}
.de-sep{width:1px;height:32px;background:#ddddea}
.de-footer-right{text-align:left}
.de-mini-chart{color:#5b42e8;font-size:24px}
@media(max-width:900px){
  .de-top-note{height:auto;min-height:78px;flex-direction:column;gap:2px;font-size:13px;line-height:1.2;padding:16px 22px}
  .de-header{height:120px;padding:0 22px}
  .de-target{display:none}
  .de-wordmark{font-size:31px;padding-right:32px}
  .de-mark{width:26px;height:36px;border-width:4px}
  .de-mark:before{border-width:4px}
  .de-hero{display:flex;flex-direction:column;justify-content:flex-start;min-height:calc(100vh - 198px);border-radius:0;padding:46px 22px 44px;text-align:center;gap:8px}
  .de-visual{order:0;height:190px;width:100%}
  .de-copy{order:1;width:100%;display:flex;flex-direction:column;align-items:center}
  .de-copy h1{font-size:58px;letter-spacing:-3px;line-height:.92;margin-bottom:16px}
  .de-copy p{font-size:22px;max-width:320px;margin-bottom:24px}
  .de-button{min-width:0;width:min(100%,340px);padding:18px 26px;font-size:18px}
  .de-copy small{font-size:14px;line-height:1.35;max-width:300px;justify-content:center;margin-top:24px}
  .de-back-card,.de-logo-card{width:116px;height:116px;border-radius:20px}
  .de-icon-mark{width:38px;height:54px;border-width:6px}
  .de-icon-mark:before{left:-18px;top:12px;width:25px;height:25px;border-width:6px}
  .de-icon-mark:after{right:-12px;bottom:-12px;width:18px;height:18px}
  .de-spark.s1{right:28%;top:26%;width:26px;height:6px}
  .de-spark.s2{right:20%;top:32%;width:28px;height:6px}
  .de-spark.s3{right:19%;top:42%;width:22px;height:6px}
  .de-footer{display:none}
}
@media(max-width:480px){
  .de-header{height:105px}
  .de-wordmark{font-size:27px}
  .de-hero{padding-top:30px}
  .de-visual{height:170px}
  .de-copy h1{font-size:51px}
}
