.hero[data-astro-cid-74yslsmo]{position:relative;min-height:100vh;overflow:hidden}.hero-container[data-astro-cid-74yslsmo]{height:100vh;display:grid;grid-template-columns:1fr 1fr;position:relative}.hero-content[data-astro-cid-74yslsmo]{position:relative;z-index:2;padding:var(--space-xxl);padding-top:calc(120px + var(--space-xxl));display:flex;flex-direction:column;justify-content:flex-start;max-width:600px;margin:0 auto;height:100%}.hero-main[data-astro-cid-74yslsmo]{display:flex;flex-direction:column;gap:var(--space-xl)}.hero-text[data-astro-cid-74yslsmo]{opacity:0;animation:fadeInLeft 1s ease-out .3s forwards}.hero-title[data-astro-cid-74yslsmo]{font-size:clamp(3rem,5vw,4.5rem);font-weight:800;line-height:1.1;margin-bottom:var(--space-lg);letter-spacing:-.02em}.glitch-text[data-astro-cid-74yslsmo]{position:relative;display:inline-flex;color:var(--colour-cerise);font-weight:inherit;white-space:nowrap}.glitch-char[data-astro-cid-74yslsmo]{position:relative;display:inline-block;transition:transform .3s ease}.glitch-char[data-astro-cid-74yslsmo]:before,.glitch-char[data-astro-cid-74yslsmo]:after{content:attr(data-char);position:absolute;top:0;left:0;width:100%;height:100%;opacity:.7}.glitch-char[data-astro-cid-74yslsmo]:before{left:1px;text-shadow:-1px 0 var(--colour-rose-pompadour);clip:rect(24px,450px,90px,0);animation:glitch-flicker 8s infinite}.glitch-char[data-astro-cid-74yslsmo]:after{left:-1px;text-shadow:1px 0 var(--colour-lavender-pink);clip:rect(44px,450px,96px,0);animation:glitch-flicker-alt 8s infinite}.glitch-char[data-astro-cid-74yslsmo]:nth-child(1){animation-delay:1.2s}.glitch-char[data-astro-cid-74yslsmo]:nth-child(2){animation-delay:4.5s}.glitch-char[data-astro-cid-74yslsmo]:nth-child(3){animation-delay:2.8s}.glitch-char[data-astro-cid-74yslsmo]:nth-child(4){animation-delay:0s}.glitch-char[data-astro-cid-74yslsmo]:nth-child(5){animation-delay:6.3s}.glitch-char[data-astro-cid-74yslsmo]:nth-child(6){animation-delay:3.7s}.glitch-char[data-astro-cid-74yslsmo]:nth-child(7){animation-delay:5.1s}.glitch-char[data-astro-cid-74yslsmo]:nth-child(8){animation-delay:.9s}.glitch-char[data-astro-cid-74yslsmo]:nth-child(9){animation-delay:7.4s}.glitch-char[data-astro-cid-74yslsmo]:nth-child(10){animation-delay:2.1s}.glitch-char[data-astro-cid-74yslsmo]:nth-child(11){animation-delay:5.8s}.glitch-char[data-astro-cid-74yslsmo]:before{animation-delay:inherit}.glitch-char[data-astro-cid-74yslsmo]:after{animation-delay:calc(inherit + .1s)}.hero-title[data-astro-cid-74yslsmo]:hover .glitch-char[data-astro-cid-74yslsmo]{animation:glitch-wave 6s infinite ease-in-out}.hero-title[data-astro-cid-74yslsmo]:hover .glitch-char[data-astro-cid-74yslsmo]:nth-child(odd):before{animation:glitch-hover-flicker 3s infinite}.hero-title[data-astro-cid-74yslsmo]:hover .glitch-char[data-astro-cid-74yslsmo]:nth-child(2n):after{animation:glitch-hover-flicker-alt 3s infinite}.dark-theme[data-astro-cid-74yslsmo] .glitch-text[data-astro-cid-74yslsmo],html[data-theme=dark] .glitch-text[data-astro-cid-74yslsmo]{color:var(--colour-rose-pompadour)}.dark-theme[data-astro-cid-74yslsmo] .glitch-char[data-astro-cid-74yslsmo]:before,html[data-theme=dark] .glitch-char[data-astro-cid-74yslsmo]:before{text-shadow:-1px 0 var(--colour-lavender-pink);opacity:.5}.dark-theme[data-astro-cid-74yslsmo] .glitch-char[data-astro-cid-74yslsmo]:after,html[data-theme=dark] .glitch-char[data-astro-cid-74yslsmo]:after{text-shadow:1px 0 var(--colour-cerise);opacity:.5}.hero-actions[data-astro-cid-74yslsmo]{display:flex;gap:var(--space-md);margin-top:var(--space-xl);opacity:0;animation:fadeInUp 1s ease-out .6s forwards;justify-content:center;align-items:center}.hero-logotype[data-astro-cid-74yslsmo]{opacity:0;animation:fadeInUp 1s ease-out .9s forwards;margin-top:calc(var(--space-xl) * 3);margin-bottom:var(--space-xl);display:flex;align-items:center;justify-content:center;gap:var(--space-sm)}.hero-logomark[data-astro-cid-74yslsmo]{width:60px;height:60px}.hero-logotype[data-astro-cid-74yslsmo]>img[data-astro-cid-74yslsmo]:not(.hero-logomark){height:36px;width:auto}.hero-visual[data-astro-cid-74yslsmo]{position:relative;clip-path:polygon(20% 0,100% 0,100% 100%,0% 100%);overflow:hidden}.image-container[data-astro-cid-74yslsmo]{position:absolute;top:0;left:0;width:100%;height:100%}.hero-image[data-astro-cid-74yslsmo]{width:100%;height:100%;object-fit:cover;object-position:center top;transform:scale(1.1);animation:imageZoom 20s ease-in-out infinite alternate}.hero-overlay[data-astro-cid-74yslsmo]{position:absolute;inset:0;background:linear-gradient(45deg,#c9426433,#4242c91a);mix-blend-mode:multiply}.dark-theme[data-astro-cid-74yslsmo] .hero-overlay[data-astro-cid-74yslsmo],html[data-theme=dark] .hero-overlay[data-astro-cid-74yslsmo]{background:linear-gradient(0deg,#0f0120cc,#36142c4d 30% 70%,#0f0120cc)}.ambient-particles[data-astro-cid-74yslsmo]{position:absolute;inset:0;pointer-events:none;z-index:1}.particle[data-astro-cid-74yslsmo]{position:absolute;width:6px;height:6px;background:var(--colour-cerise);border-radius:50%;opacity:.5}.particle-0[data-astro-cid-74yslsmo]{width:4px;height:4px;opacity:.3;background:var(--colour-rose-pompadour);animation:curvedPath 18s ease-in-out infinite}.particle-1[data-astro-cid-74yslsmo]{width:8px;height:8px;opacity:.4;animation:zigzagMotion 22s linear infinite}.particle-2[data-astro-cid-74yslsmo]{width:6px;height:6px;opacity:.5;background:var(--colour-lavender-pink);animation:orbitalMotion 26s ease-in-out infinite}.particle-3[data-astro-cid-74yslsmo]{width:10px;height:10px;opacity:.35;animation:floatingWave 20s ease-in-out infinite}.particle[data-astro-cid-74yslsmo]:nth-child(1){top:65%;left:23%;animation-delay:-2.1s}.particle[data-astro-cid-74yslsmo]:nth-child(2){top:12%;left:87%;animation-delay:-5.7s}.particle[data-astro-cid-74yslsmo]:nth-child(3){top:43%;left:15%;animation-delay:-.8s}.particle[data-astro-cid-74yslsmo]:nth-child(4){top:78%;left:65%;animation-delay:-7.3s}.particle[data-astro-cid-74yslsmo]:nth-child(5){top:31%;left:92%;animation-delay:-4.2s}.particle[data-astro-cid-74yslsmo]:nth-child(6){top:56%;left:8%;animation-delay:-9.5s}.particle[data-astro-cid-74yslsmo]:nth-child(7){top:89%;left:41%;animation-delay:-6.1s}.particle[data-astro-cid-74yslsmo]:nth-child(8){top:7%;left:35%;animation-delay:-11.8s}.particle[data-astro-cid-74yslsmo]:nth-child(9){top:47%;left:69%;animation-delay:-8.4s}.particle[data-astro-cid-74yslsmo]:nth-child(10){top:24%;left:56%;animation-delay:-13.9s}.particle[data-astro-cid-74yslsmo]:nth-child(11){top:71%;left:19%;animation-delay:-3.3s}.particle[data-astro-cid-74yslsmo]:nth-child(12){top:15%;left:72%;animation-delay:-15.6s}.particle[data-astro-cid-74yslsmo]:nth-child(13){top:58%;left:44%;animation-delay:-12.2s}.particle[data-astro-cid-74yslsmo]:nth-child(14){top:82%;left:83%;animation-delay:-17.7s}.particle[data-astro-cid-74yslsmo]:nth-child(15){top:37%;left:28%;animation-delay:-14.5s}.particle[data-astro-cid-74yslsmo]:nth-child(16){top:93%;left:11%;animation-delay:-1.9s}.particle[data-astro-cid-74yslsmo]:nth-child(17){top:19%;left:95%;animation-delay:-16.3s}.particle[data-astro-cid-74yslsmo]:nth-child(18){top:66%;left:52%;animation-delay:-3.7s}.particle[data-astro-cid-74yslsmo]:nth-child(19){top:41%;left:77%;animation-delay:-18.1s}.particle[data-astro-cid-74yslsmo]:nth-child(20){top:84%;left:33%;animation-delay:-5.4s}.particle[data-astro-cid-74yslsmo]:nth-child(21){top:9%;left:61%;animation-delay:-1.2s}.particle[data-astro-cid-74yslsmo]:nth-child(22){top:53%;left:91%;animation-delay:-7.8s}.particle[data-astro-cid-74yslsmo]:nth-child(23){top:29%;left:14%;animation-delay:-10.3s}.particle[data-astro-cid-74yslsmo]:nth-child(24){top:76%;left:48%;animation-delay:-9.1s}.particle[data-astro-cid-74yslsmo]:nth-child(25){top:63%;left:81%;animation-delay:-5.9s}.particle[data-astro-cid-74yslsmo]:nth-child(26){top:22%;left:37%;animation-delay:-11.4s}.particle[data-astro-cid-74yslsmo]:nth-child(27){top:88%;left:26%;animation-delay:-7.6s}.particle[data-astro-cid-74yslsmo]:nth-child(28){top:45%;left:94%;animation-delay:-13.2s}.particle[data-astro-cid-74yslsmo]:nth-child(29){top:72%;left:7%;animation-delay:-9.7s}.particle[data-astro-cid-74yslsmo]:nth-child(30){top:16%;left:43%;animation-delay:-15.3s}.particle[data-astro-cid-74yslsmo]:nth-child(31){top:49%;left:59%;animation-delay:-12.8s}.particle[data-astro-cid-74yslsmo]:nth-child(32){top:95%;left:18%;animation-delay:-17.1s}.particle[data-astro-cid-74yslsmo]:nth-child(33){top:34%;left:86%;animation-delay:-14.9s}.particle[data-astro-cid-74yslsmo]:nth-child(34){top:61%;left:31%;animation-delay:-19.6s}.particle[data-astro-cid-74yslsmo]:nth-child(35){top:27%;left:74%;animation-delay:-15.2s}.particle[data-astro-cid-74yslsmo]:nth-child(36){top:91%;left:54%;animation-delay:-21.7s}.particle[data-astro-cid-74yslsmo]:nth-child(37){top:13%;left:22%;animation-delay:-17.5s}.particle[data-astro-cid-74yslsmo]:nth-child(38){top:68%;left:67%;animation-delay:-23.4s}.particle[data-astro-cid-74yslsmo]:nth-child(39){top:39%;left:49%;animation-delay:-19.8s}.particle[data-astro-cid-74yslsmo]:nth-child(40){top:81%;left:96%;animation-delay:-25.1s}@keyframes fadeInLeft{0%{transform:translate(-40px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fadeInUp{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes imageZoom{0%{transform:scale(1.1)}to{transform:scale(1.2)}}@keyframes glitch-flicker{0%,7%{clip:rect(0,0,0,0);transform:translate(0);opacity:0}7.1%,8%{clip:rect(10px,9999px,60px,0);transform:translate(2px) skew(3deg);opacity:.7}8.1%,9%{clip:rect(50px,9999px,80px,0);transform:translate(-3px) skew(-5deg);opacity:.7}9.1%,10%{clip:rect(5px,9999px,15px,0);transform:translateY(2px) skew(1deg);opacity:.7}10.1%,11%{clip:rect(70px,9999px,90px,0);transform:translate(3px,-1px) skew(-2deg);opacity:.7}11.1%,12%{clip:rect(20px,9999px,40px,0);transform:translate(-2px,1px) skew(4deg);opacity:.7}12.1%,to{clip:rect(0,0,0,0);transform:translate(0);opacity:0}}@keyframes glitch-flicker-alt{0%,6%{clip:rect(0,0,0,0);transform:translate(0);opacity:0}6.1%,7%{clip:rect(60px,9999px,80px,0);transform:translate(-2px) skew(-3deg);opacity:.7}7.1%,8%{clip:rect(10px,9999px,30px,0);transform:translate(4px) skew(6deg);opacity:.7}8.1%,9%{clip:rect(40px,9999px,70px,0);transform:translateY(-3px) skew(-4deg);opacity:.7}9.1%,10%{clip:rect(20px,9999px,50px,0);transform:translate(-3px,2px) skew(5deg);opacity:.7}10.1%,11%{clip:rect(0px,9999px,90px,0);transform:translate(0) skew(0);opacity:.7}11.1%,to{clip:rect(0,0,0,0);transform:translate(0);opacity:0}}@keyframes glitch-wave{0%,to{transform:translateY(0)}25%{transform:translateY(-2px)}75%{transform:translateY(2px)}}@keyframes glitch-hover-flicker{0%,85%{clip:rect(0,0,0,0);transform:translate(0);opacity:0}85.1%,87%{clip:rect(0px,9999px,20px,0);transform:translate(4px) skew(5deg);opacity:.9}87.1%,89%{clip:rect(40px,9999px,70px,0);transform:translate(-5px,2px) skew(-7deg);opacity:.4}89.1%,91%{clip:rect(20px,9999px,50px,0);transform:translate(3px,-1px) skew(3deg);opacity:.7}91.1%,93%{clip:rect(10px,9999px,30px,0);transform:translate(0) skew(0);opacity:.8}93.1%,to{clip:rect(0,0,0,0);transform:translate(0);opacity:0}}@keyframes glitch-hover-flicker-alt{0%,82%{clip:rect(0,0,0,0);transform:translate(0);opacity:0}82.1%,84%{clip:rect(50px,9999px,80px,0);transform:translate(-3px) skew(-4deg);opacity:.8}84.1%,86%{clip:rect(0px,9999px,30px,0);transform:translate(6px,-2px) skew(8deg);opacity:.5}86.1%,88%{clip:rect(30px,9999px,60px,0);transform:translate(-4px,1px) skew(-5deg);opacity:.3}88.1%,90%{clip:rect(10px,9999px,40px,0);transform:translate(3px) skew(3deg);opacity:.6}90.1%,92%{clip:rect(20px,9999px,50px,0);transform:translate(0) skew(0);opacity:.7}92.1%,to{clip:rect(0,0,0,0);transform:translate(0);opacity:0}}@keyframes curvedPath{0%{transform:translate(0) scale(1);opacity:.3}25%{transform:translate(calc(var(--tx, 0) * .5 + 30px),calc(var(--ty, 0) * .5 - 40px)) scale(1.2);opacity:.4}50%{transform:translate(calc(var(--tx, 0) + 20px),calc(var(--ty, 0) + 30px)) scale(1.3);opacity:.5}75%{transform:translate(calc(var(--tx, 0) * 1.5 - 40px),calc(var(--ty, 0) * 1.5 + 20px)) scale(1.1);opacity:.4}to{transform:translate(calc(var(--tx, 0) * 2),calc(var(--ty, 0) * 2)) scale(1);opacity:.3}}@keyframes zigzagMotion{0%{transform:translate(0) rotate(0);opacity:.4}15%{transform:translate(40px,-20px) rotate(15deg);opacity:.5}30%{transform:translate(-20px,-40px) rotate(-15deg);opacity:.6}45%{transform:translate(30px,-60px) rotate(20deg);opacity:.5}60%{transform:translate(-40px,-80px) rotate(-25deg);opacity:.4}75%{transform:translate(50px,-100px) rotate(30deg);opacity:.5}to{transform:translate(calc(var(--tx, 0)),calc(var(--ty, 0))) rotate(0);opacity:.4}}@keyframes orbitalMotion{0%{transform:translate(0) scale(1);opacity:.5}25%{transform:translate(calc(var(--ox, 0) * 1.5),var(--oy, 0)) scale(1.2);opacity:.6}50%{transform:translate(var(--ox, 0),calc(var(--oy, 0) * 1.5)) scale(1.3);opacity:.4}75%{transform:translate(calc(var(--ox, 0) * -.5),var(--oy, 0)) scale(1.1);opacity:.5}to{transform:translate(0) scale(1);opacity:.5}}@keyframes floatingWave{0%{transform:translate(0) rotate(0);opacity:.35}20%{transform:translate(calc(var(--wx, 0) + 20px),calc(sin(.4)*40px)) rotate(10deg);opacity:.4}40%{transform:translate(calc(var(--wx, 0) + 40px),calc(sin(.8)*60px)) rotate(-10deg);opacity:.45}60%{transform:translate(calc(var(--wx, 0) + 60px),calc(sin(1.2)*40px)) rotate(15deg);opacity:.4}80%{transform:translate(calc(var(--wx, 0) + 80px),calc(sin(1.6)*20px)) rotate(-15deg);opacity:.35}to{transform:translate(var(--wx, 0),var(--wy, 0)) rotate(0);opacity:.35}}.particle[data-astro-cid-74yslsmo]:nth-child(5n+1){--tx: -25vw;--ty: -35vh;--ox: 40vh;--oy: 30vh;--wx: -60vw;--wy: -20vh}.particle[data-astro-cid-74yslsmo]:nth-child(5n+2){--tx: 35vw;--ty: -28vh;--ox: -45vh;--oy: 35vh;--wx: 55vw;--wy: -25vh}.particle[data-astro-cid-74yslsmo]:nth-child(5n+3){--tx: -28vw;--ty: 32vh;--ox: 50vh;--oy: -40vh;--wx: -50vw;--wy: 30vh}.particle[data-astro-cid-74yslsmo]:nth-child(5n+4){--tx: 30vw;--ty: 38vh;--ox: -35vh;--oy: -45vh;--wx: 65vw;--wy: 35vh}.particle[data-astro-cid-74yslsmo]:nth-child(5n){--tx: -32vw;--ty: -40vh;--ox: 55vh;--oy: 25vh;--wx: -70vw;--wy: -15vh}.light-only[data-astro-cid-74yslsmo]{display:block}.dark-only[data-astro-cid-74yslsmo],[data-theme=dark] .light-only[data-astro-cid-74yslsmo]{display:none}[data-theme=dark] .dark-only[data-astro-cid-74yslsmo]{display:block}@media (max-width: 992px){.hero-container[data-astro-cid-74yslsmo]{grid-template-columns:1fr;grid-template-rows:auto auto;min-height:auto;height:auto}.hero-content[data-astro-cid-74yslsmo]{padding:var(--space-xl);padding-top:calc(100px + var(--space-xl));max-width:none;margin:0;text-align:center;align-items:center;justify-content:space-between;height:auto}.hero-visual[data-astro-cid-74yslsmo]{clip-path:none;position:relative;height:50vh}.image-container[data-astro-cid-74yslsmo]{position:relative;height:100%}.hero-image[data-astro-cid-74yslsmo]{transform:scale(1);animation:none;object-position:center}}@media (max-width: 768px){.hero-content[data-astro-cid-74yslsmo]{padding:var(--space-xl) var(--space-md);padding-top:calc(80px + var(--space-xl));min-height:auto}.hero-actions[data-astro-cid-74yslsmo]{flex-direction:column;width:100%;max-width:300px;align-items:center;margin-left:auto;margin-right:auto}.hero-actions[data-astro-cid-74yslsmo] .button[data-astro-cid-74yslsmo]{width:100%;text-align:center}.hero-logotype[data-astro-cid-74yslsmo] .hero-logomark[data-astro-cid-74yslsmo]{width:40px;height:40px}.hero-logotype[data-astro-cid-74yslsmo]>img[data-astro-cid-74yslsmo]:not(.hero-logomark){height:28px}.hero-visual[data-astro-cid-74yslsmo]{height:40vh}}@media (max-width: 576px){.hero-content[data-astro-cid-74yslsmo]{padding:var(--space-lg) var(--space-md);padding-top:calc(80px + var(--space-lg))}.hero-actions[data-astro-cid-74yslsmo]{align-items:center;margin-left:auto;margin-right:auto}.hero-logotype[data-astro-cid-74yslsmo] .hero-logomark[data-astro-cid-74yslsmo]{width:36px;height:36px}.hero-logotype[data-astro-cid-74yslsmo]>img[data-astro-cid-74yslsmo]:not(.hero-logomark){height:24px}.hero-title[data-astro-cid-74yslsmo]{font-size:clamp(2rem,6vw,3rem)}.hero-visual[data-astro-cid-74yslsmo]{height:35vh}.hero-image[data-astro-cid-74yslsmo]{object-position:center 25%}}.identity-teaser[data-astro-cid-wheylcpa]{padding:var(--space-md) 0;position:relative;overflow:hidden;margin-top:-3rem;margin-bottom:-1rem}.container[data-astro-cid-wheylcpa]{max-width:1200px;margin:0 auto;padding:0 var(--space-md)}.teaser-content[data-astro-cid-wheylcpa]{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;max-width:600px;margin:0 auto;background:#ffffffb3;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:var(--radius-lg);padding:var(--space-lg);border:1px solid rgba(201,66,100,.1);position:relative;box-shadow:var(--shadow-md);transition:transform .3s ease,box-shadow .3s ease}.teaser-content[data-astro-cid-wheylcpa]:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#c9426408,#4242c908);border-radius:var(--radius-lg);z-index:-1}.teaser-content[data-astro-cid-wheylcpa]:hover{transform:translateY(-3px);box-shadow:var(--shadow-md)}.identity-visual[data-astro-cid-wheylcpa]{display:flex;align-items:center;justify-content:center;margin-bottom:var(--space-md)}.identity-circle[data-astro-cid-wheylcpa]{width:100px;height:100px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;transition:box-shadow .3s ease;position:relative}.teaser-content[data-astro-cid-wheylcpa]:hover .identity-circle[data-astro-cid-wheylcpa]{filter:brightness(1.1);transition:filter .3s ease}.goemon-circle[data-astro-cid-wheylcpa]{background:var(--gradient-bullish);box-shadow:0 3px 8px #4242c94d;animation:orbit-1 6s infinite ease-in-out}.yae-circle[data-astro-cid-wheylcpa]{background:var(--gradient-bearish);box-shadow:0 3px 8px #c942644d;animation:orbit-2 6s infinite ease-in-out}.circle-spacing[data-astro-cid-wheylcpa]{width:60px;margin:0 var(--space-sm)}.identity-symbol[data-astro-cid-wheylcpa]{font-size:1.1rem;font-weight:400;margin-bottom:4px}.identity-label[data-astro-cid-wheylcpa]{font-size:.8rem;opacity:.9;text-transform:lowercase;letter-spacing:.5px}.teaser-text[data-astro-cid-wheylcpa]{font-size:1rem;line-height:1.6;max-width:500px;margin:0 auto;color:var(--color-text)}.goemon-text[data-astro-cid-wheylcpa]{color:var(--colour-palatinate-blue);font-weight:600}.yae-text[data-astro-cid-wheylcpa]{color:var(--colour-cerise);font-weight:600}.dark-theme[data-astro-cid-wheylcpa] .teaser-content[data-astro-cid-wheylcpa],html[data-theme=dark] .teaser-content[data-astro-cid-wheylcpa]{background:var(--colour-container-bg);border:1px solid rgba(201,66,100,.2)}.dark-theme[data-astro-cid-wheylcpa] .goemon-text[data-astro-cid-wheylcpa],html[data-theme=dark] .goemon-text[data-astro-cid-wheylcpa]{color:var(--colour-periwinkle)}@keyframes orbit-1{00.00%{transform:translate(4px)}04.17%{transform:translate(3.86px,1.04px)}08.33%{transform:translate(3.46px,2px)}12.50%{transform:translate(2.83px,2.83px)}16.67%{transform:translate(2px,3.46px)}20.83%{transform:translate(1.04px,3.86px)}25.00%{transform:translateY(4px)}29.17%{transform:translate(-1.04px,3.86px)}33.33%{transform:translate(-2px,3.46px)}37.50%{transform:translate(-2.83px,2.83px)}41.67%{transform:translate(-3.46px,2px)}45.83%{transform:translate(-3.86px,1.04px)}50.00%{transform:translate(-4px)}54.17%{transform:translate(-3.86px,-1.04px)}58.33%{transform:translate(-3.46px,-2px)}62.50%{transform:translate(-2.83px,-2.83px)}66.67%{transform:translate(-2px,-3.46px)}70.83%{transform:translate(-1.04px,-3.86px)}75.00%{transform:translateY(-4px)}79.17%{transform:translate(1.04px,-3.86px)}83.33%{transform:translate(2px,-3.46px)}87.50%{transform:translate(2.83px,-2.83px)}91.67%{transform:translate(3.46px,-2px)}95.83%{transform:translate(3.86px,-1.04px)}100.00%{transform:translate(4px)}}@keyframes orbit-2{00.00%{transform:translateY(4px)}04.17%{transform:translate(-1.04px,3.86px)}08.33%{transform:translate(-2px,3.46px)}12.50%{transform:translate(-2.83px,2.83px)}16.67%{transform:translate(-3.46px,2px)}20.83%{transform:translate(-3.86px,1.04px)}25.00%{transform:translate(-4px)}29.17%{transform:translate(-3.86px,-1.04px)}33.33%{transform:translate(-3.46px,-2px)}37.50%{transform:translate(-2.83px,-2.83px)}41.67%{transform:translate(-2px,-3.46px)}45.83%{transform:translate(-1.04px,-3.86px)}50.00%{transform:translateY(-4px)}54.17%{transform:translate(1.04px,-3.86px)}58.33%{transform:translate(2px,-3.46px)}62.50%{transform:translate(2.83px,-2.83px)}66.67%{transform:translate(3.46px,-2px)}70.83%{transform:translate(3.86px,-1.04px)}75.00%{transform:translate(4px)}79.17%{transform:translate(3.86px,1.04px)}83.33%{transform:translate(3.46px,2px)}87.50%{transform:translate(2.83px,2.83px)}91.67%{transform:translate(2px,3.46px)}95.83%{transform:translate(1.04px,3.86px)}100.00%{transform:translateY(4px)}}@media (prefers-color-scheme: dark){:root:not([data-theme]) .teaser-content[data-astro-cid-wheylcpa]{background:var(--colour-container-bg);border:1px solid rgba(201,66,100,.2)}}@media (max-width: 768px){.identity-teaser[data-astro-cid-wheylcpa]{margin-top:-1rem}.teaser-content[data-astro-cid-wheylcpa]{padding:var(--space-md)}.identity-circle[data-astro-cid-wheylcpa]{width:70px;height:70px}.circle-spacing[data-astro-cid-wheylcpa]{width:40px}.identity-symbol[data-astro-cid-wheylcpa]{font-size:1rem}}@media (max-width: 480px){.identity-teaser[data-astro-cid-wheylcpa]{margin-top:0}.identity-circle[data-astro-cid-wheylcpa]{width:60px;height:60px}.circle-spacing[data-astro-cid-wheylcpa]{width:30px}.identity-symbol[data-astro-cid-wheylcpa]{font-size:.9rem}.identity-label[data-astro-cid-wheylcpa]{font-size:.5rem}.teaser-text[data-astro-cid-wheylcpa]{font-size:.9rem}}.core-values[data-astro-cid-vhfuqcaw]{position:relative;overflow:hidden;padding:var(--space-lg) 0}.values-tagline-container[data-astro-cid-vhfuqcaw]{max-width:650px;margin:0 auto}.values-tagline[data-astro-cid-vhfuqcaw]{font-size:1.3rem;font-weight:600;line-height:1.4;margin-bottom:.5rem}.values-undertitle[data-astro-cid-vhfuqcaw]{font-size:1rem;font-weight:400;line-height:1.5;color:var(--colour-mid-grey);max-width:700px;margin:0 auto}.dark-theme[data-astro-cid-vhfuqcaw] .values-undertitle[data-astro-cid-vhfuqcaw],html[data-theme=dark] .values-undertitle[data-astro-cid-vhfuqcaw]{color:var(--colour-light-grey)}.values-grid[data-astro-cid-vhfuqcaw]{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-lg);margin:var(--space-xl) 0}.value-card[data-astro-cid-vhfuqcaw]{padding:var(--space-lg);border-radius:var(--radius-lg);transition:transform .3s ease,box-shadow .3s ease;position:relative;overflow:hidden;display:flex;flex-direction:column;background-color:#ffffff80;backdrop-filter:blur(var(--frost-blur));-webkit-backdrop-filter:blur(var(--frost-blur));border:1px solid rgba(255,255,255,.4)}.dark-theme[data-astro-cid-vhfuqcaw] .value-card[data-astro-cid-vhfuqcaw],html[data-theme=dark] .value-card[data-astro-cid-vhfuqcaw]{background-color:#23232d99;border-color:#46465a40;box-shadow:0 4px 12px #00000026}.value-card[data-astro-cid-vhfuqcaw]:hover{transform:translateY(-5px);box-shadow:var(--shadow-lg);background-color:#fff9}.dark-theme[data-astro-cid-vhfuqcaw] .value-card[data-astro-cid-vhfuqcaw]:hover,html[data-theme=dark] .value-card[data-astro-cid-vhfuqcaw]:hover{background-color:#282837b3;border-color:#4b4b644d}.value-number[data-astro-cid-vhfuqcaw]{position:absolute;top:10px;right:10px;font-size:4rem;font-weight:700;opacity:.1;color:var(--colour-cerise);transition:all .3s ease;z-index:0;line-height:1}.dark-theme[data-astro-cid-vhfuqcaw] .value-number[data-astro-cid-vhfuqcaw],html[data-theme=dark] .value-number[data-astro-cid-vhfuqcaw]{opacity:.2;text-shadow:0 2px 6px rgba(201,66,100,.5)}.value-card[data-astro-cid-vhfuqcaw]:hover .value-number[data-astro-cid-vhfuqcaw]{opacity:.25;transform:translateY(-3px)}.value-card[data-astro-cid-vhfuqcaw][data-value=master] .value-number[data-astro-cid-vhfuqcaw],.value-card[data-astro-cid-vhfuqcaw][data-value=depth] .value-number[data-astro-cid-vhfuqcaw]{color:var(--colour-palatinate-blue)}.dark-theme[data-astro-cid-vhfuqcaw] .value-card[data-astro-cid-vhfuqcaw][data-value=master] .value-number[data-astro-cid-vhfuqcaw],.dark-theme[data-astro-cid-vhfuqcaw] .value-card[data-astro-cid-vhfuqcaw][data-value=depth] .value-number[data-astro-cid-vhfuqcaw],html.dark-theme .value-card[data-astro-cid-vhfuqcaw][data-value=master] .value-number[data-astro-cid-vhfuqcaw],html[data-theme=dark] .value-card[data-astro-cid-vhfuqcaw][data-value=depth] .value-number[data-astro-cid-vhfuqcaw]{color:var(--colour-medium-slate-blue)}.value-content[data-astro-cid-vhfuqcaw]{position:relative;z-index:1}.value-header[data-astro-cid-vhfuqcaw]{display:flex;align-items:center;margin-bottom:var(--space-md);gap:var(--space-sm)}.value-icon-wrapper[data-astro-cid-vhfuqcaw]{display:flex;justify-content:center;align-items:center;width:48px;height:48px;position:relative;transition:transform .5s cubic-bezier(.175,.885,.32,1.275);flex-shrink:0}.value-icon-wrapper[data-astro-cid-vhfuqcaw]:after{content:"";position:absolute;width:100%;height:100%;border-radius:50%;background:radial-gradient(circle,var(--accent-color) 0%,transparent 70%);opacity:.2;transition:opacity .3s ease,transform .3s ease;z-index:-1}.value-card[data-astro-cid-vhfuqcaw]:hover .value-icon-wrapper[data-astro-cid-vhfuqcaw]{transform:translateY(-3px) scale(1.1)}.value-card[data-astro-cid-vhfuqcaw]:hover .value-icon-wrapper[data-astro-cid-vhfuqcaw]:after{opacity:.4;transform:scale(1.5)}.value-icon-wrapper[data-astro-cid-vhfuqcaw] img[data-astro-cid-vhfuqcaw]{width:42px;height:42px;object-fit:contain;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1));transition:filter .3s ease,transform .3s ease}.dark-theme[data-astro-cid-vhfuqcaw] .value-icon-wrapper[data-astro-cid-vhfuqcaw] img[data-astro-cid-vhfuqcaw],html[data-theme=dark] .value-icon-wrapper[data-astro-cid-vhfuqcaw] img[data-astro-cid-vhfuqcaw]{filter:brightness(.9) contrast(1.1)}.value-card[data-astro-cid-vhfuqcaw]:hover .value-icon-wrapper[data-astro-cid-vhfuqcaw] img[data-astro-cid-vhfuqcaw]{transform:scale(1.1);filter:drop-shadow(0 4px 8px rgba(0,0,0,.2))}.value-title[data-astro-cid-vhfuqcaw]{font-size:1.2rem;font-weight:700;margin:0;position:relative;transition:transform .3s ease}.value-title[data-astro-cid-vhfuqcaw]:after{content:"";position:absolute;bottom:-8px;left:0;width:40px;height:2px;background:linear-gradient(90deg,var(--colour-cerise) 0%,var(--colour-palatinate-blue) 100%);border-radius:var(--radius-full);transition:width .3s ease}.value-card[data-astro-cid-vhfuqcaw]:hover .value-title[data-astro-cid-vhfuqcaw]:after{width:80px}.value-description[data-astro-cid-vhfuqcaw]{font-size:.95rem;line-height:1.6;margin-bottom:var(--space-md);opacity:.9}.value-quote[data-astro-cid-vhfuqcaw]{margin-top:auto;position:relative}.value-quote-content[data-astro-cid-vhfuqcaw]{background-color:#ffffff73;backdrop-filter:blur(var(--frost-blur));-webkit-backdrop-filter:blur(var(--frost-blur));border-radius:var(--radius-md);padding:var(--space-sm) var(--space-md);box-shadow:var(--shadow-sm);position:relative;z-index:1;transition:all .3s ease;border-left:2px solid var(--colour-cerise)}.value-card[data-astro-cid-vhfuqcaw][data-value=master] .value-quote-content[data-astro-cid-vhfuqcaw],.value-card[data-astro-cid-vhfuqcaw][data-value=depth] .value-quote-content[data-astro-cid-vhfuqcaw]{border-left:2px solid var(--colour-palatinate-blue)}.dark-theme[data-astro-cid-vhfuqcaw] .value-quote-content[data-astro-cid-vhfuqcaw],html[data-theme=dark] .value-quote-content[data-astro-cid-vhfuqcaw]{background-color:#2d2332a6;border-color:#c9426433}.dark-theme[data-astro-cid-vhfuqcaw] .value-card[data-astro-cid-vhfuqcaw][data-value=master] .value-quote-content[data-astro-cid-vhfuqcaw],.dark-theme[data-astro-cid-vhfuqcaw] .value-card[data-astro-cid-vhfuqcaw][data-value=depth] .value-quote-content[data-astro-cid-vhfuqcaw],html.dark-theme .value-card[data-astro-cid-vhfuqcaw][data-value=master] .value-quote-content[data-astro-cid-vhfuqcaw],html[data-theme=dark] .value-card[data-astro-cid-vhfuqcaw][data-value=depth] .value-quote-content[data-astro-cid-vhfuqcaw]{border-color:#4242c933}.value-card[data-astro-cid-vhfuqcaw]:hover .value-quote-content[data-astro-cid-vhfuqcaw]{transform:translateY(-2px);box-shadow:var(--shadow-md);background-color:#ffffff8c}.dark-theme[data-astro-cid-vhfuqcaw] .value-card[data-astro-cid-vhfuqcaw]:hover .value-quote-content[data-astro-cid-vhfuqcaw],html[data-theme=dark] .value-card[data-astro-cid-vhfuqcaw]:hover .value-quote-content[data-astro-cid-vhfuqcaw]{background-color:#32283cbf}.value-quote[data-astro-cid-vhfuqcaw] h4[data-astro-cid-vhfuqcaw]{font-size:.95rem;margin:0 0 var(--space-xs);color:var(--colour-cerise)}.value-card[data-astro-cid-vhfuqcaw][data-value=master] .value-quote[data-astro-cid-vhfuqcaw] h4[data-astro-cid-vhfuqcaw],.value-card[data-astro-cid-vhfuqcaw][data-value=depth] .value-quote[data-astro-cid-vhfuqcaw] h4[data-astro-cid-vhfuqcaw]{color:var(--colour-palatinate-blue)}.dark-theme[data-astro-cid-vhfuqcaw] .value-card[data-astro-cid-vhfuqcaw][data-value=master] .value-quote[data-astro-cid-vhfuqcaw] h4[data-astro-cid-vhfuqcaw],.dark-theme[data-astro-cid-vhfuqcaw] .value-card[data-astro-cid-vhfuqcaw][data-value=depth] .value-quote[data-astro-cid-vhfuqcaw] h4[data-astro-cid-vhfuqcaw],html.dark-theme .value-card[data-astro-cid-vhfuqcaw][data-value=master] .value-quote[data-astro-cid-vhfuqcaw] h4[data-astro-cid-vhfuqcaw],html[data-theme=dark] .value-card[data-astro-cid-vhfuqcaw][data-value=depth] .value-quote[data-astro-cid-vhfuqcaw] h4[data-astro-cid-vhfuqcaw]{color:var(--colour-medium-slate-blue)}.value-quote[data-astro-cid-vhfuqcaw] p[data-astro-cid-vhfuqcaw]{margin:0;font-size:.85rem;font-style:italic;line-height:1.5;opacity:.85}.values-cta[data-astro-cid-vhfuqcaw]{display:flex;justify-content:center;margin-top:var(--space-xl)}@media (max-width: 992px){.values-grid[data-astro-cid-vhfuqcaw]{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.values-grid[data-astro-cid-vhfuqcaw]{grid-template-columns:1fr}.value-number[data-astro-cid-vhfuqcaw]{font-size:3.5rem}.value-quote[data-astro-cid-vhfuqcaw] h4[data-astro-cid-vhfuqcaw]{font-size:.9rem}.value-quote[data-astro-cid-vhfuqcaw] p[data-astro-cid-vhfuqcaw]{font-size:.8rem}}@media (max-width: 576px){.value-card[data-astro-cid-vhfuqcaw]{padding:var(--space-md)}.values-tagline[data-astro-cid-vhfuqcaw]{font-size:1.2rem}.values-undertitle[data-astro-cid-vhfuqcaw]{font-size:.9rem}.value-number[data-astro-cid-vhfuqcaw]{font-size:3rem;top:5px;right:5px}.value-icon-wrapper[data-astro-cid-vhfuqcaw]{width:40px;height:40px}.value-icon-wrapper[data-astro-cid-vhfuqcaw] img[data-astro-cid-vhfuqcaw]{width:36px;height:36px}.value-title[data-astro-cid-vhfuqcaw]{font-size:1.1rem}.value-description[data-astro-cid-vhfuqcaw]{font-size:.9rem}}.product-showcase[data-astro-cid-46xqlabi]{position:relative;padding:var(--space-xl) 0;overflow:hidden}.showcase-tagline[data-astro-cid-46xqlabi]{font-size:1.3rem;font-weight:600;margin-bottom:var(--space-xs)}.showcase-description[data-astro-cid-46xqlabi]{font-size:1rem;color:var(--colour-mid-grey);max-width:700px;margin:0 auto;line-height:1.5}.products-grid[data-astro-cid-46xqlabi]{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-xl);margin:var(--space-xl) 0}.product-card[data-astro-cid-46xqlabi]{display:flex;flex-direction:column;align-items:center;text-align:center;padding:var(--space-xl);position:relative;transition:transform .3s ease,box-shadow .3s ease;min-height:580px}.product-card[data-astro-cid-46xqlabi]:hover{transform:translateY(-5px);box-shadow:var(--shadow-lg)}.product-card[data-astro-cid-46xqlabi][data-product=yaebot]{border-top:3px solid var(--colour-cerise)}.product-card[data-astro-cid-46xqlabi][data-product=tradingview-suite]{border-top:3px solid var(--colour-palatinate-blue)}.product-image-container[data-astro-cid-46xqlabi]{height:200px;display:flex;align-items:center;justify-content:center;margin-bottom:var(--space-md);transition:transform .5s cubic-bezier(.175,.885,.32,1.275)}.product-card[data-astro-cid-46xqlabi]:hover .product-image-container[data-astro-cid-46xqlabi]{transform:translateY(-8px)}.product-image[data-astro-cid-46xqlabi]{width:auto;height:100%;object-fit:contain;filter:drop-shadow(0 4px 8px rgba(0,0,0,.1));transition:filter .3s ease}.product-card[data-astro-cid-46xqlabi][data-product=tradingview-suite] .product-image[data-astro-cid-46xqlabi]{max-width:250px}.product-card[data-astro-cid-46xqlabi]:hover .product-image[data-astro-cid-46xqlabi]{filter:drop-shadow(0 8px 16px rgba(0,0,0,.15))}.product-title[data-astro-cid-46xqlabi]{margin-bottom:var(--space-sm);font-weight:700;height:2rem;display:flex;align-items:center;justify-content:center}.product-subtitle[data-astro-cid-46xqlabi]{font-size:.95rem;line-height:1.6;color:var(--colour-mid-grey);margin-bottom:var(--space-lg);max-width:90%;height:6rem;overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}.features-title[data-astro-cid-46xqlabi]{font-size:1rem;font-weight:600;margin-bottom:var(--space-sm);color:var(--colour-primary);height:1.5rem;display:flex;align-items:center;justify-content:center}.features-list[data-astro-cid-46xqlabi]{list-style:none;padding:0;margin:0 0 var(--space-lg) 0;text-align:left;height:180px}.feature-item[data-astro-cid-46xqlabi]{position:relative;padding-left:1.5rem;margin-bottom:var(--space-xs);font-size:.9rem;line-height:1.5}.feature-item[data-astro-cid-46xqlabi]:before{content:"";position:absolute;left:0;top:.5rem;width:.5rem;height:.5rem;background:var(--gradient-cerise);border-radius:50%}.product-card[data-astro-cid-46xqlabi][data-product=tradingview-suite] .feature-item[data-astro-cid-46xqlabi]:before{background:var(--gradient-bullish)}.product-cta[data-astro-cid-46xqlabi]{margin-top:auto;padding-top:var(--space-md);height:3.5rem;display:flex;align-items:flex-end;justify-content:center}.dark-theme[data-astro-cid-46xqlabi] .showcase-description[data-astro-cid-46xqlabi],html.dark-theme .showcase-description[data-astro-cid-46xqlabi],.dark-theme[data-astro-cid-46xqlabi] .product-subtitle[data-astro-cid-46xqlabi],html[data-theme=dark] .product-subtitle[data-astro-cid-46xqlabi]{color:var(--colour-light-grey)}@media (max-width: 992px){.product-card[data-astro-cid-46xqlabi]{padding:var(--space-lg);min-height:550px}.product-image-container[data-astro-cid-46xqlabi]{height:100px}.product-image[data-astro-cid-46xqlabi]{max-width:100px}.product-card[data-astro-cid-46xqlabi][data-product=tradingview-suite] .product-image[data-astro-cid-46xqlabi]{max-width:125px}.product-subtitle[data-astro-cid-46xqlabi]{height:7rem}}@media (max-width: 768px){.products-grid[data-astro-cid-46xqlabi]{grid-template-columns:1fr;gap:var(--space-lg)}.showcase-tagline[data-astro-cid-46xqlabi]{font-size:1.2rem}.showcase-description[data-astro-cid-46xqlabi]{font-size:.95rem}.product-subtitle[data-astro-cid-46xqlabi]{max-width:100%;height:auto;-webkit-line-clamp:initial}.features-list[data-astro-cid-46xqlabi]{height:auto}.product-card[data-astro-cid-46xqlabi]{min-height:auto}}.cta-container[data-astro-cid-rvh4clcr]{position:relative;width:100%}.torii-gate-container[data-astro-cid-rvh4clcr]{width:100px;height:100px;display:flex;align-items:center;justify-content:center;margin:0 auto var(--space-md) auto}.torii-gate[data-astro-cid-rvh4clcr]{width:100%;height:auto;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1));opacity:.4}@media (max-width: 768px){.torii-gate-container[data-astro-cid-rvh4clcr]{width:80px;height:80px}}.intro-section[data-astro-cid-j7pv25f6]{padding:var(--space-xl) 0 var(--space-lg) 0;text-align:center}.container[data-astro-cid-j7pv25f6]{max-width:1200px;margin:0 auto;padding:0 var(--space-md)}.intro-paragraph[data-astro-cid-j7pv25f6]{max-width:800px;margin:var(--space-md) auto;font-size:1.2rem;line-height:1.8;color:var(--color-text)}@media (max-width: 768px){.intro-section[data-astro-cid-j7pv25f6]{padding:var(--space-lg) 0 var(--space-md) 0}.intro-paragraph[data-astro-cid-j7pv25f6]{font-size:1.1rem;line-height:1.6}}@media (max-width: 480px){.intro-paragraph[data-astro-cid-j7pv25f6]{font-size:1rem}}
