@keyframes orbit-rotate{from{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes orbit-rotate-rev{from{transform:rotate(360deg)}to{transform:rotate(0)}}@keyframes twinkle{0%,100%{opacity:.25}50%{opacity:1}}@keyframes float-up{0%,100%{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes shimmer{0%{background-position:-200% 0}100%{background-position:200% 0}}@keyframes fade-in-up{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@property --angle{syntax:'<angle>';initial-value:0deg;inherits:false}@keyframes border-spin{to{--angle:360deg}}@media (prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:1ms!important;animation-iteration-count:1!important;transition-duration:1ms!important}}.reveal{opacity:0;transform:translateY(16px);transition:opacity 600ms var(--ease-out),transform 600ms var(--ease-out)}.reveal.in{opacity:1;transform:none}.yk-hero{position:relative;min-height:60vh;display:flex;align-items:center;justify-content:center;padding:64px 24px 56px;background:radial-gradient(58% 50% at 50% 6%,rgb(59 91 255 / .10),transparent 62%),radial-gradient(40% 40% at 88% 92%,rgb(124 77 255 / .07),transparent 70%),radial-gradient(34% 34% at 10% 90%,rgb(198 242 90 / .08),transparent 72%),#FBFCFF;border-bottom:1px solid var(--border);overflow:hidden}.yk-hero .stage{position:relative;width:min(1180px,96vw);margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center}.yk-eyebrow{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;background:#EEF1FF;border-radius:999px;font-size:12px;font-weight:700;color:var(--primary-700);letter-spacing:.06em;text-transform:uppercase;position:relative;z-index:5;margin-bottom:14px}.yk-hero .headline{position:relative;z-index:5;margin:0;font-weight:800;line-height:.92;letter-spacing:-.045em;color:var(--ink-900)}.yk-hero .headline .l1,.yk-hero .headline .l2{display:block;font-size:clamp(46px,8.6vw,112px)}.yk-hero .headline .l2{position:relative;display:inline-block}.yk-hero .headline .l2::after{content:none}@keyframes yk-dotPulse{0%,100%{transform:translateY(-.06em) scale(1);box-shadow:0 0 0 0 rgb(59 91 255 / .55)}50%{transform:translateY(-.06em) scale(1.16);box-shadow:0 0 0 10px #fff0}}.yk-hero .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.yk-hero .subtitle{position:relative;z-index:5;margin:clamp(26px,3.6vw,42px) auto 0;max-width:640px;font-size:clamp(16px,1.45vw,19px);line-height:1.55;color:var(--ink-500);font-weight:500;text-wrap:pretty}.yk-hero .subtitle b{color:var(--primary-600);font-weight:700}.yk-hero .cta-row{position:relative;z-index:5;display:flex;gap:12px;align-items:center;justify-content:center;flex-wrap:wrap;margin-top:clamp(26px,3.2vw,36px)}.yk-hero .btn-h{height:52px;padding:0 22px;border-radius:13px;font-size:15px;font-weight:700;font-family:inherit;display:inline-flex;align-items:center;gap:9px;text-decoration:none;border:0;cursor:pointer;transition:transform 180ms var(--ease-out),background 180ms ease,box-shadow 180ms var(--ease-out),border-color 180ms ease;letter-spacing:-.01em}.yk-hero .btn-h.primary{background:var(--primary-500);color:#fff;box-shadow:0 14px 28px -12px rgb(30 58 226 / .55)}.yk-hero .btn-h.primary:hover{background:var(--primary-700);transform:translateY(-2px);box-shadow:0 20px 36px -14px rgb(30 58 226 / .7)}.yk-hero .btn-h.ghost{background:#fff;color:var(--ink-900);border:1px solid var(--ink-100)}.yk-hero .btn-h.ghost:hover{border-color:var(--primary-300);transform:translateY(-2px)}.yk-hero .field{position:absolute;inset:-6% -2%;z-index:2;pointer-events:none}.yk-hero .field{opacity:0;animation:yk-field-ready .28s ease .18s forwards}@keyframes yk-field-ready{to{opacity:1}}.yk-hero .obj{position:absolute;animation:yk-drift var(--t,9s) ease-in-out infinite;animation-delay:var(--d,0s);will-change:transform}@keyframes yk-drift{0%,100%{transform:translate3d(0,0,0) rotate(var(--r,0deg))}50%{transform:translate3d(0,var(--dy,-16px),0) rotate(var(--r,0deg))}}.yk-hero .pill-net{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid var(--ink-100);border-radius:999px;padding:8px 14px 8px 10px;box-shadow:0 6px 14px -8px rgb(11 15 26 / .18);font-weight:800;font-size:15px;letter-spacing:-.01em;color:var(--ink-900)}.yk-hero .pill-net .up{width:22px;height:22px;border-radius:7px;background:#E6F6EC;color:#1F9D55;display:inline-flex;align-items:center;justify-content:center}.yk-hero .pill-net .lab{color:var(--ink-400);font-weight:700;font-size:12px}.yk-hero .card-bars{background:#fff;border:1px solid var(--ink-100);border-radius:14px;padding:13px 14px 11px;box-shadow:0 10px 22px -12px rgb(11 15 26 / .22);width:172px}.yk-hero .card-bars .head{display:flex;align-items:center;justify-content:space-between;font-size:11px;font-weight:700;color:var(--ink-400);margin-bottom:11px}.yk-hero .card-bars .head .tag{color:var(--primary-700);background:#EEF1FF;border-radius:6px;padding:2px 7px;font-weight:800}.yk-hero .card-bars .bars{display:flex;align-items:flex-end;gap:7px;height:56px}.yk-hero .card-bars .bars i{flex:1;border-radius:4px 4px 2px 2px;display:block;background:#A8B8FF;transform-origin:bottom;animation:yk-barGrow 4.5s ease-in-out infinite}.yk-hero .card-bars .bars i:nth-child(1){height:38%;animation-delay:0s}.yk-hero .card-bars .bars i:nth-child(2){height:58%;animation-delay:.25s}.yk-hero .card-bars .bars i:nth-child(3){height:46%;animation-delay:.5s}.yk-hero .card-bars .bars i:nth-child(4){height:74%;animation-delay:.75s}.yk-hero .card-bars .bars i:nth-child(5){height:92%;background:var(--primary-500);animation-delay:1s}@keyframes yk-barGrow{0%,100%{transform:scaleY(1)}50%{transform:scaleY(.78)}}.yk-hero .chips{display:flex;flex-direction:column;gap:9px;align-items:flex-start}.yk-hero .schip{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid var(--ink-100);border-radius:10px;padding:8px 13px;box-shadow:0 10px 26px -16px rgb(11 15 26 / .32);font-weight:700;font-size:13.5px;color:var(--ink-700);white-space:nowrap}.yk-hero .schip .d{width:9px;height:9px;border-radius:3px}.yk-hero .schip.s1{transform:rotate(-4deg)}.yk-hero .schip.s2{transform:rotate(3deg);margin-left:38px}.yk-hero .schip.s3{transform:rotate(-2deg);margin-left:14px}.yk-hero .badge-streak{display:inline-flex;align-items:center;gap:9px;background:var(--ink-900);color:#fff;border-radius:13px;padding:9px 14px 9px 11px;box-shadow:0 16px 32px -14px rgb(11 15 26 / .6);font-weight:800;font-size:14.5px}.yk-hero .badge-streak .flame{width:24px;height:24px;border-radius:8px;background:var(--accent-500);display:inline-flex;align-items:center;justify-content:center;color:var(--ink-900)}.yk-hero .badge-streak .lab{font-size:10.5px;font-weight:700;color:#B7BECC;letter-spacing:.04em}.yk-hero .bubble{background:var(--primary-500);color:#fff;border-radius:14px 14px 14px 4px;padding:11px 15px;box-shadow:0 16px 34px -16px rgb(30 58 226 / .7);font-weight:600;font-size:13.5px;max-width:200px;line-height:1.42}.yk-hero .bubble .who{display:flex;align-items:center;gap:7px;font-size:11px;font-weight:700;color:#C8D2FF;margin-bottom:4px}.yk-hero .bubble .who .av{width:16px;height:16px;border-radius:50%;background:var(--accent-500);color:var(--ink-900);display:inline-flex;align-items:center;justify-content:center;font-size:9px;font-weight:800}.yk-hero .net-card{position:relative;background:#fff;border:1px solid var(--ink-100);border-radius:15px;padding:12px 16px 13px;box-shadow:0 20px 44px -18px rgb(11 15 26 / .32),0 2px 6px -2px rgb(11 15 26 / .08);min-width:142px}.yk-hero .net-card .land{position:absolute;left:-7px;bottom:-7px;width:16px;height:16px;border-radius:50%;background:var(--primary-500);border:3px solid #fff;box-shadow:0 0 0 4px rgb(59 91 255 / .14)}.yk-hero .net-card .top{display:flex;align-items:center;gap:7px;margin-bottom:5px}.yk-hero .net-card .flag{width:18px;height:18px;border-radius:6px;background:var(--primary-500);color:#fff;display:inline-flex;align-items:center;justify-content:center}.yk-hero .net-card .ttl{font-size:11px;font-weight:700;color:var(--ink-400)}.yk-hero .net-card .big{display:flex;align-items:baseline;gap:5px}.yk-hero .net-card .big b{font-size:34px;font-weight:800;letter-spacing:-.03em;color:var(--ink-900);line-height:1}.yk-hero .net-card .big em{font-style:normal;font-size:13px;font-weight:700;color:var(--ink-400)}.yk-hero .net-card .sub{margin-top:5px;font-size:11px;font-weight:700;color:#1F9D55;display:inline-flex;align-items:center;gap:4px}.yk-hero .dot{position:absolute;border-radius:50%}.yk-hero .dot.twinkle{animation:yk-twinkle 3.4s ease-in-out infinite}@keyframes yk-twinkle{0%,100%{opacity:.35;transform:scale(.72)}50%{opacity:1;transform:scale(1)}}.yk-hero .dot.ring-dot{background:#fff0;border:2px solid var(--primary-300)}.yk-hero .arc{position:absolute;inset:0;width:100%;height:100%;overflow:visible;z-index:1}.yk-hero .arc path{fill:none;stroke:var(--primary-300);stroke-width:2;stroke-dasharray:6 9;stroke-linecap:round;opacity:.42}.yk-hero .arc .climber{fill:var(--primary-500);filter:drop-shadow(0 0 8px rgb(59 91 255 / .55));offset-path:path('M 40 470 C 250 360, 430 300, 640 250 S 1000 150, 1061 76');animation:yk-climb 7s ease-in-out infinite}@keyframes yk-climb{0%{offset-distance:0%;opacity:0}8%{opacity:1}60%,82%{offset-distance:100%;opacity:1}90%,100%{offset-distance:100%;opacity:0}}@media (max-width:820px){.yk-hero .field .hide-sm{display:none}.yk-hero .field{inset:-2% -3%}}@media (max-width:560px){.yk-hero .field .hide-xs{display:none}.yk-hero{padding:72px 20px 56px;min-height:auto}}@media (prefers-reduced-motion:reduce){.yk-hero .obj,.yk-hero .arc .climber,.yk-hero .card-bars .bars i,.yk-hero .dot.twinkle,.yk-hero .headline .l2::after{animation:none!important}}.yk-chips{position:sticky;top:64px;z-index:30;background:rgb(251 252 255 / .88);backdrop-filter:saturate(140%) blur(12px);-webkit-backdrop-filter:saturate(140%) blur(12px);border-bottom:1px solid var(--border)}.yk-chips::before,.yk-chips::after{content:'';position:absolute;top:0;bottom:1px;width:46px;pointer-events:none;z-index:2;transition:opacity 200ms}.yk-chips::before{left:0;background:linear-gradient(90deg,rgb(251 252 255) 0%,#fff0 100%);opacity:0}.yk-chips::after{right:0;background:linear-gradient(270deg,rgb(251 252 255) 0%,#fff0 100%);opacity:1}.yk-chips[data-at-start='false']::before{opacity:1}.yk-chips[data-at-end='true']::after{opacity:0}.yk-chips-inner{max-width:1180px;margin:0 auto;display:flex;gap:8px;padding:12px 24px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;cursor:grab;scroll-behavior:smooth}.yk-chips-inner:active{cursor:grabbing}.yk-chips-inner::-webkit-scrollbar{display:none}.yk-chips a{flex-shrink:0;display:inline-flex;align-items:center;gap:8px;padding:8px 14px;background:#fff;border:1px solid var(--border);border-radius:999px;font-size:13px;font-weight:700;color:var(--ink-700);text-decoration:none;letter-spacing:-.005em;transition:transform 160ms var(--ease-out),box-shadow 160ms var(--ease-out),border-color 160ms,color 160ms;white-space:nowrap}.yk-chips a:hover{color:var(--primary-700);border-color:var(--primary-300);transform:translateY(-1px);box-shadow:0 8px 18px -10px rgb(59 91 255 / .35)}.yk-chips a .d{width:6px;height:6px;border-radius:50%;background:var(--primary-300);flex-shrink:0;transition:transform 160ms,background 160ms}.yk-chips a:hover .d{background:var(--primary-500);transform:scale(1.4)}@media (max-width:560px){.yk-chips-inner{padding:10px 16px;gap:7px}.yk-chips a{padding:7px 12px;font-size:12.5px}}.yk-chips-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:4;width:32px;height:32px;border-radius:50%;background:#fff;border:1px solid var(--border);color:var(--ink-900);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 8px 18px -10px rgb(11 15 26 / .32);transition:transform 160ms var(--ease-out),background 160ms,box-shadow 160ms,opacity 200ms}.yk-chips-arrow:hover{background:var(--primary-500);color:#fff;border-color:var(--primary-500);transform:translateY(-50%) scale(1.06);box-shadow:0 12px 24px -8px rgb(59 91 255 / .45)}.yk-chips-arrow-left{left:8px;opacity:0;pointer-events:none}.yk-chips-arrow-right{right:8px}.yk-chips[data-at-start='false'] .yk-chips-arrow-left{opacity:1;pointer-events:auto}.yk-chips[data-at-end='true'] .yk-chips-arrow-right{opacity:0;pointer-events:none}@media (max-width:560px){.yk-chips-arrow{width:28px;height:28px}}.pl-wrap{max-width:880px;margin:0 auto}.pl-body h2{color:var(--ink-900);font-size:26px;margin:52px 0 16px;letter-spacing:-.02em;scroll-margin-top:140px;display:flex;align-items:center;gap:12px}.pl-body h2:first-child{margin-top:0}.pl-body h2 .bar{width:6px;height:26px;border-radius:3px;background:linear-gradient(180deg,#3B5BFF,#C6F25A);flex-shrink:0}.pl-body h3{color:var(--ink-900);font-size:18px;margin:22px 0 8px}.pl-body p{font-size:15.5px;color:var(--ink-700);line-height:1.78;margin:0 0 14px}.pl-body ul{list-style:none;padding:0;margin:0 0 16px}.pl-body ul li{position:relative;padding-left:28px;font-size:15px;color:var(--ink-700);line-height:1.7;margin-bottom:9px}.pl-body ul li::before{content:'';position:absolute;left:0;top:7px;width:16px;height:16px;border-radius:50%;background:var(--accent-100);border:1px solid var(--accent-300)}.pl-body ul li::after{content:'';position:absolute;left:5px;top:11px;width:5px;height:8px;border-right:2px solid #7FA61A;border-bottom:2px solid #7FA61A;transform:rotate(40deg)}.pl-body strong{color:var(--ink-900)}.pl-body a{color:var(--primary-700);text-decoration:underline;font-weight:600}.pl-answer{padding:22px 24px;background:linear-gradient(135deg,var(--primary-50),#fff);border:1px solid var(--primary-100);border-left:4px solid var(--primary-500);border-radius:14px;margin:0 0 16px}.pl-answer p{margin:0;font-size:16px;color:var(--ink-900);line-height:1.75}.glow-card{position:relative;background:#fff;border:1px solid var(--border);border-radius:16px;overflow:hidden;transition:transform 200ms var(--ease-out),box-shadow 200ms var(--ease-out),border-color 200ms}.glow-card::before{content:'';position:absolute;inset:0;border-radius:16px;opacity:0;transition:opacity 240ms var(--ease-out);background:radial-gradient(130% 70% at 50% -10%,var(--glow,transparent),transparent 62%);pointer-events:none;z-index:0}.glow-card:hover{transform:translateY(-4px);box-shadow:0 22px 46px -24px rgb(11 15 26 / .2);border-color:#fff0}.glow-card:hover::before{opacity:1}.pl-persona-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(238px,1fr));gap:16px;margin:18px 0}.pl-persona{padding:22px 20px 20px;position:relative;z-index:1}.pl-persona .top{position:absolute;top:0;left:0;right:0;height:4px;z-index:2}.pl-persona .pic{width:42px;height:42px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:12px}.pl-persona h3{margin:0 0 6px;font-size:16px}.pl-persona p{font-size:13.5px;line-height:1.62;margin:0 0 10px}.pl-steps{position:relative;margin:20px 0;padding-left:8px}.pl-step{position:relative;display:flex;gap:18px;padding:0 0 26px;align-items:flex-start}.pl-step:last-child{padding-bottom:0}.pl-step::before{content:'';position:absolute;left:21px;top:46px;bottom:-4px;width:2px;background:linear-gradient(180deg,var(--primary-200),var(--accent-300))}.pl-step:last-child::before{display:none}.pl-step-num{flex-shrink:0;width:44px;height:44px;border-radius:14px;background:linear-gradient(135deg,#3B5BFF,#1E3AE2);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:800;font-family:var(--font-mono);font-size:17px;box-shadow:0 8px 20px -10px rgb(59 91 255 / .5);z-index:1;transition:transform 200ms var(--ease-out)}.pl-step:hover .pl-step-num{transform:scale(1.08)}.pl-step .c{background:#fff;border:1px solid var(--border);border-radius:14px;padding:16px 18px;flex:1;transition:box-shadow 200ms var(--ease-out)}.pl-step:hover .c{box-shadow:0 16px 34px -22px rgb(11 15 26 / .2)}.pl-step h3{margin:0 0 5px;font-size:16px}.pl-step p{margin:0;font-size:14px;line-height:1.62}.pl-koc-quote{display:flex;gap:18px;align-items:flex-start;padding:24px 26px;background:linear-gradient(135deg,#FBFCFF,#F4F7FF);border:1px solid var(--primary-100);border-left:4px solid var(--primary-500);border-radius:18px;margin:18px 0;position:relative;overflow:hidden}.pl-koc-quote .pl-koc-photo{width:72px;height:72px;border-radius:50%;object-fit:cover;flex-shrink:0;box-shadow:0 8px 22px -8px rgb(11 15 26 / .28),0 0 0 3px #fff,0 0 0 4px rgb(59 91 255 / .18);background:#fff}.pl-koc-quote .txt{font-size:15px;line-height:1.7;font-style:italic;color:var(--ink-700);position:relative}.pl-koc-quote .who{font-style:normal;font-size:12.5px;color:var(--primary-700);font-weight:800;margin-top:12px;display:block}.pl-method-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin:18px 0}.pl-method{padding:24px 22px;position:relative;z-index:1}.pl-method .ic{width:52px;height:52px;border-radius:14px;display:flex;align-items:center;justify-content:center;margin-bottom:14px}.pl-method h3{margin:0 0 6px;font-size:17px}.pl-method p{font-size:13.5px;line-height:1.62;margin:0}.pl-method .big{position:absolute;top:8px;right:14px;font-size:58px;font-weight:800;font-family:var(--font-mono);color:var(--ink-10);line-height:1;z-index:0}.pl-price-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:18px 0;align-items:start}@media (max-width:640px){.pl-price-grid{grid-template-columns:1fr}}.pl-pcard{position:relative;padding:26px 24px;background:#fff;border:1px solid var(--border);border-radius:18px}.glow-border{position:relative;border-radius:20px;padding:2px;background:conic-gradient(from var(--angle,0deg),#3B5BFF,#C6F25A,#7C4DFF,#3B5BFF);animation:border-spin 9s linear infinite}@supports not (background:conic-gradient(from 0deg,red,blue)){.glow-border{background:linear-gradient(135deg,#3B5BFF,#C6F25A,#7C4DFF)}}.glow-border .pl-pcard{border:0;border-radius:18px;height:100%}.pl-pcard .tag{position:absolute;top:-11px;right:20px;background:linear-gradient(135deg,#3B5BFF,#1E3AE2);color:#fff;font-size:11px;font-weight:800;padding:5px 12px;border-radius:999px;letter-spacing:.04em;z-index:2}.pl-pcard .tag.tag-eco{background:linear-gradient(135deg,#C6F25A 0%,#A8E13C 100%);color:#0B0F1A;box-shadow:0 6px 14px -6px rgb(198 242 90 / .7)}.pl-pcard .eco-note{font-size:12.5px;color:var(--ink-700);margin:8px 0 6px;line-height:1.4}.pl-pcard .eco-note strong{color:var(--ink-900)}.pl-promo{position:relative;margin:28px 0 18px;padding:28px 28px 26px;background:linear-gradient(135deg,#0B0F1A 0%,#16203F 60%,#1E3AE2 140%);color:#fff;border-radius:20px;overflow:hidden;box-shadow:0 20px 50px -20px rgb(30 58 226 / .5),0 0 0 1px rgb(198 242 90 / .18) inset;text-align:center}.pl-promo-glow{position:absolute;inset:-40%;background:radial-gradient(40% 40% at 20% 50%,rgb(198 242 90 / .22),transparent 60%),radial-gradient(50% 50% at 90% 10%,rgb(124 77 255 / .30),transparent 65%);pointer-events:none;animation:promo-orbit 20s linear infinite}@keyframes promo-orbit{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.pl-promo-tag{position:relative;display:inline-flex;align-items:center;gap:8px;padding:6px 14px;background:rgb(198 242 90 / .14);border:1px solid rgb(198 242 90 / .36);color:#C6F25A;font-size:11.5px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;border-radius:999px;margin-bottom:14px}.pl-promo-dot{width:7px;height:7px;border-radius:50%;background:#C6F25A;box-shadow:0 0 10px #C6F25A;animation:promo-pulse 2s ease-in-out infinite}@keyframes promo-pulse{0%,100%{box-shadow:0 0 10px #C6F25A}50%{box-shadow:0 0 18px #C6F25A,0 0 0 6px rgb(198 242 90 / .22)}}.pl-promo-h{position:relative;font-size:clamp(28px,3.6vw,40px);font-weight:800;letter-spacing:-.025em;color:#fff;line-height:1.05;margin-bottom:12px;background:linear-gradient(90deg,#fff 0%,#C6F25A 50%,#fff 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:#fff0;background-size:200% auto;animation:promo-shimmer 5s linear infinite}@keyframes promo-shimmer{0%{background-position:-100% 0}100%{background-position:200% 0}}.pl-promo-p{position:relative;font-size:15.5px;color:rgb(255 255 255 / .88);max-width:540px;margin:0 auto 20px;line-height:1.55}.pl-promo-p strong{color:#C6F25A;font-weight:800}.pl-promo-cta{position:relative;display:inline-flex;align-items:center;gap:9px;padding:14px 26px;background:#C6F25A;color:#0B0F1A;border-radius:13px;font-weight:800;font-size:14.5px;text-decoration:none!important;letter-spacing:-.005em;box-shadow:0 14px 28px -12px rgb(198 242 90 / .7);transition:transform 200ms var(--ease-out),box-shadow 200ms;will-change:transform}.pl-body a.pl-promo-cta{color:#0B0F1A;text-decoration:none}.pl-promo-cta:hover{transform:translateY(-2px);box-shadow:0 20px 36px -10px rgb(198 242 90 / .85);background:#D4F676;text-decoration:none}.ok-yks-btn-arrow{width:16px;height:16px;display:inline-block;flex:0 0 16px;background:currentColor;clip-path:polygon(31% 43%,64% 43%,50% 29%,58% 21%,84% 50%,58% 79%,50% 71%,64% 57%,31% 57%);transition:transform 200ms var(--ease-out)}.pl-promo-cta:hover .ok-yks-btn-arrow,.pl-cta a.p:hover .ok-yks-btn-arrow{transform:translateX(3px)}.pl-pcard .nm{font-size:15px;font-weight:800;color:var(--ink-900)}.pl-pcard .pr{font-size:38px;font-weight:800;color:var(--ink-900);letter-spacing:-.03em;margin:8px 0 2px;font-family:var(--font-mono)}.pl-pcard .pr span{font-size:15px;font-weight:600;color:var(--fg-muted);font-family:var(--font-sans)}.pl-pcard .kk{font-size:12.5px;color:var(--fg-muted);margin-bottom:14px}.pl-pcard ul{list-style:none;padding:0;margin:0 0 18px}.pl-pcard ul li{position:relative;padding-left:26px;font-size:13.5px;color:var(--ink-700);line-height:1.55;margin-bottom:8px;min-height:21px}.pl-pcard ul li::before{content:'✓';position:absolute;left:0;top:.22em;width:17px;height:17px;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;border-radius:50%;background:var(--accent-100);border:1px solid var(--accent-300);color:#7FA61A;font-size:11px;font-weight:900;line-height:1}.pl-pcard ul li::after{content:none}.pl-pcard .go{display:block;text-align:center;padding:11px;border-radius:10px;font-weight:700;font-size:14px;text-decoration:none;transition:transform 160ms var(--ease-out)}.pl-pcard .go:hover{transform:translateY(-2px)}.pl-pcard .go.feat{background:#3B5BFF;color:#fff}.pl-pcard .go.alt{background:var(--ink-10);color:var(--ink-900)}.pl-compare{margin:18px 0;border:1px solid var(--border);border-radius:16px;overflow:hidden}.pl-compare table{width:100%;border-collapse:collapse;font-size:14px}.pl-compare th{background:var(--ink-10);text-align:left;padding:13px 16px;font-size:11px;font-weight:800;color:var(--fg-muted);text-transform:uppercase;letter-spacing:.06em}.pl-compare th:nth-child(2){color:var(--primary-700)}.pl-compare td{padding:13px 16px;border-top:1px solid var(--border);color:var(--ink-700)}.pl-compare td:first-child{font-weight:700;color:var(--ink-900)}.pl-compare tr:nth-child(even) td{background:#FBFCFF}.pl-compare .on{color:#1F9D55;font-weight:700;display:flex;align-items:center;gap:6px}.pl-faq{margin:18px 0 0}.pl-faq details{border:1px solid var(--border);border-radius:12px;padding:16px 18px;margin-bottom:10px;background:#fff;transition:border-color 140ms,box-shadow 200ms}.pl-faq details[open]{border-color:var(--primary-300);background:linear-gradient(135deg,var(--primary-50),#fff);box-shadow:0 14px 32px -22px rgb(59 91 255 / .4)}.pl-faq summary{font-size:15.5px;font-weight:700;color:var(--ink-900);cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:14px}.pl-faq summary::-webkit-details-marker{display:none}.pl-faq summary::after{content:'+';width:28px;height:28px;display:inline-grid;place-items:center;flex:0 0 28px;margin-left:auto;border-radius:999px;color:var(--primary-700);font-size:18px;font-weight:800;line-height:1;transition:transform 200ms,background 200ms}.pl-faq summary:hover::after{background:var(--primary-50)}.pl-faq details[open] summary::after{content:'−';font-size:21px}.pl-faq details p{margin:16px 0 0;font-size:14.5px;line-height:1.75}.pl-cta{margin-top:52px;padding:48px 40px;background:#0B0F1A;color:#fff;border-radius:22px;text-align:center;position:relative;overflow:hidden}.pl-cta .glow{position:absolute;border-radius:50%;pointer-events:none}.pl-cta h2{color:#fff;margin:0 0 12px;font-size:27px;justify-content:center;position:relative;letter-spacing:-.02em}.pl-cta p{color:rgb(255 255 255 / .84);font-size:15.5px;max-width:560px;margin:0 auto 22px;position:relative}.pl-cta .btns{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;position:relative}.pl-cta a.p{display:inline-flex;align-items:center;gap:9px;background:#C6F25A;color:#0B0F1A;padding:13px 26px;border-radius:11px;font-weight:800;font-size:15px;text-decoration:none;transition:transform 160ms var(--ease-out),background 160ms,box-shadow 160ms;box-shadow:0 14px 28px -14px rgb(198 242 90 / .7)}.pl-cta a.p:hover{transform:translateY(-2px);background:#D4F676;box-shadow:0 20px 36px -12px rgb(198 242 90 / .85)}.pl-cta a.s{background:rgb(255 255 255 / .10);border:1px solid rgb(255 255 255 / .26);color:#fff;padding:13px 26px;border-radius:11px;font-weight:700;font-size:15px;text-decoration:none}.pl-cta .cta-eye{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;background:rgb(198 242 90 / .10);border:1px solid rgb(198 242 90 / .28);color:#C6F25A;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;border-radius:999px;margin-bottom:18px;position:relative}.pl-cta .cta-eye .cta-eye-dot{width:6px;height:6px;border-radius:50%;background:#C6F25A;box-shadow:0 0 8px #C6F25A;animation:cta-pulse 2.4s ease-in-out infinite}@keyframes cta-pulse{0%,100%{opacity:.85;box-shadow:0 0 8px #C6F25A}50%{opacity:1;box-shadow:0 0 14px #C6F25A,0 0 0 4px rgb(198 242 90 / .18)}}.pl-cta .cta-grad{background:linear-gradient(90deg,#C6F25A 0%,#6BA3FF 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:#fff0;color:#fff0}.ozel-section{position:relative;margin:64px calc(50% - 50vw) 56px;width:100vw;padding:88px clamp(20px,4vw,48px) 96px;background:#0B0F1A;color:#fff;scroll-margin-top:140px;--text-mid:#B7BECC;--line-dark:rgba(255,255,255,.12);--primary-300:#8FA5FF;--accent-500:#C6F25A;box-sizing:border-box;overflow:hidden}.ozel-section::before{content:'';position:absolute;inset:0;background:radial-gradient(60% 50% at 50% 0%,rgb(59 91 255 / .18),transparent 70%),radial-gradient(40% 40% at 90% 100%,rgb(124 77 255 / .12),transparent 70%);pointer-events:none}.ozel-section>*{position:relative;z-index:1}.ozel-srh{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ozel-head{max-width:880px;margin:0 auto 40px;text-align:center}.ozel-eyebrow{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;border-radius:999px;background:rgb(255 255 255 / .04);border:1px solid var(--line-dark);font-size:12px;font-weight:700;color:var(--text-mid);letter-spacing:.08em;text-transform:uppercase;margin-bottom:24px}.ozel-eyebrow .d{width:6px;height:6px;border-radius:999px;background:var(--accent-500)}.pl-body .ozel-section .ozel-h1,.ozel-section .ozel-h1{margin:0;font-size:clamp(34px,5.4vw,60px);line-height:1.05;letter-spacing:-.025em;font-weight:800;color:#fff}.ozel-section .ozel-h1 span{color:var(--primary-300)}.pl-body .ozel-section .ozel-sub,.ozel-section .ozel-sub{margin:18px auto 0;max-width:560px;font-size:17px;line-height:1.55;color:var(--text-mid)}.pl-body .ozel-section p{color:var(--text-mid);font-size:17px;line-height:1.55;margin:0}.pl-body .ozel-section ul li{padding-left:0}.pl-body .ozel-section ul li::before,.pl-body .ozel-section ul li::after{content:none;display:none}.pl-body .okc-features ul li{padding-left:0!important}.pl-body .okc-features ul li::before,.pl-body .okc-features ul li::after{content:none!important;display:none!important}.ozel-tabs{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:24px;max-width:1100px;margin-left:auto;margin-right:auto}.ozel-tab{position:relative;padding:10px 18px;border-radius:999px;border:1px solid rgb(255 255 255 / .1);background:rgb(255 255 255 / .03);color:var(--text-mid);font-size:13.5px;font-weight:600;letter-spacing:-.005em;font-family:inherit;cursor:pointer;transition:all 200ms var(--ease-out);white-space:nowrap}.ozel-tab:hover{background:rgb(255 255 255 / .06);color:#fff}.ozel-tab.on{border-color:rgb(255 255 255 / .18);background:linear-gradient(#fff 0%,#E7EAF6 100%);color:var(--ink-900);font-weight:700;box-shadow:0 4px 14px rgb(255 255 255 / .1),0 -1px 0 rgb(0 0 0 / .06) inset}.ozel-dots{display:flex;gap:6px;justify-content:center;margin-bottom:28px}.ozel-dot{width:6px;height:6px;border-radius:50%;background:rgb(255 255 255 / .18);transition:width 240ms var(--ease-out),background 240ms var(--ease-out)}.ozel-dot.on{width:22px;border-radius:999px;background:var(--accent-500)}.ozel-panel{max-width:1240px;margin:0 auto;min-height:506px}.ozel-panel a{color:var(--primary-300)}@media (max-width:760px){.ozel-section{padding:56px 18px 64px;margin:48px calc(50% - 50vw) 40px}.ozel-panel{overflow-x:auto}.ozel-panel>div{min-width:760px}}.bs-block{display:grid;grid-template-columns:208px 1fr;gap:28px;margin:22px 0 36px;align-items:flex-start}.bs-side{display:flex;flex-direction:column;gap:6px;position:sticky;top:160px}.bs-tab{display:flex;align-items:center;gap:11px;text-align:left;background:#fff;border:1px solid var(--border);border-radius:14px;padding:13px 14px;font-size:13.5px;font-weight:700;color:var(--ink-700);font-family:inherit;cursor:pointer;letter-spacing:-.005em;transition:transform 180ms var(--ease-out),background 180ms,color 180ms,border-color 180ms,box-shadow 180ms}.bs-tab-dot{width:7px;height:7px;border-radius:50%;background:var(--ink-100);flex-shrink:0;transition:all 180ms}.bs-tab-txt{flex:1}.bs-tab:hover{border-color:var(--primary-300);color:var(--primary-700);transform:translateX(3px)}.bs-tab:hover .bs-tab-dot{background:var(--primary-300)}.bs-tab.on{background:linear-gradient(135deg,#0B0F1A 0%,#1A1F2E 100%);color:#fff;border-color:#0B0F1A;box-shadow:0 12px 26px -14px rgb(11 15 26 / .5)}.bs-tab.on .bs-tab-dot{background:var(--accent-500);box-shadow:0 0 0 4px rgb(198 242 90 / .22)}.bs-main{min-width:0}.bs-panel{background:#fff;border:1px solid var(--border);border-radius:18px;overflow:hidden;box-shadow:0 14px 36px -22px rgb(11 15 26 / .14)}.bs-list{display:flex;flex-direction:column}.bs-row{display:flex;align-items:center;gap:14px;padding:16px 20px;border-bottom:1px solid var(--border);position:relative}.bs-row:last-child{border-bottom:0}.bs-row::after{content:'';position:absolute;left:80px;right:20px;bottom:-1px;height:1px;background:linear-gradient(90deg,transparent,rgb(59 91 255 / .18) 30%,rgb(59 91 255 / .18) 70%,transparent);pointer-events:none}.bs-row:last-child::after{display:none}.bs-row.featured{background:linear-gradient(90deg,rgb(198 242 90 / .14) 0%,rgb(198 242 90 / .05) 45%,transparent 100%)}.bs-row.featured::before{content:'';position:absolute;left:0;top:12px;bottom:12px;width:3px;background:linear-gradient(180deg,#C6F25A 0%,#A8E13C 100%);border-radius:0 3px 3px 0;box-shadow:0 0 12px rgb(198 242 90 / .6)}.bs-badge{display:inline-flex;align-items:center;padding:3px 8px;border-radius:6px;background:linear-gradient(135deg,#C6F25A 0%,#A8E13C 100%);color:#0B0F1A;font-size:9.5px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;box-shadow:0 6px 14px -6px rgb(198 242 90 / .7);margin-left:9px;vertical-align:middle;line-height:1;white-space:nowrap}.bs-meta{flex:1;min-width:0;padding-right:10px;text-align:left!important}.bs-meta .bs-nm{font-size:15.5px;font-weight:800;color:var(--ink-900);letter-spacing:-.005em;line-height:1.2;display:flex;align-items:center;justify-content:flex-start;gap:9px;text-align:left}.bs-nm-txt{min-width:0;text-align:left}.bs-meta .bs-al{display:block;margin-top:4px;font-size:11px;font-weight:800;color:var(--ink-500);letter-spacing:.06em;text-transform:uppercase;line-height:1.25;text-align:left}.bs-hi-grp{display:flex;align-items:center;gap:22px;flex-shrink:0}.bs-hi-label{font-size:10.5px;font-weight:700;color:var(--fg-muted);letter-spacing:.08em;text-transform:uppercase;text-align:right;max-width:160px;line-height:1.3}.bs-hi-value{font-size:36px;font-weight:900;letter-spacing:-.035em;font-family:var(--font-mono);width:92px;text-align:right;line-height:1;text-shadow:0 0 24px rgb(30 58 226 / .22)}.bs-row.is-placement .bs-hi-label{font-size:10px;max-width:130px}.bs-hi-value.is-dept{display:inline-flex;align-items:center;justify-content:center;min-width:92px;max-width:170px;width:auto;min-height:36px;padding:8px 16px;border-radius:10px;background:linear-gradient(135deg,#FFF2F5 0%,#FCE7EE 100%);color:#D43A4F;font-family:inherit;font-size:20px;font-weight:900;letter-spacing:-.01em;line-height:1;text-align:center;text-transform:uppercase;overflow-wrap:anywhere;text-shadow:none;box-shadow:inset 0 0 0 1px rgb(212 58 79 / .05)}.bs-hi-value.is-dept.is-long{font-size:14px;line-height:1.08;padding-inline:12px;max-width:172px}.bs-row.is-rising .bs-badge{background:linear-gradient(135deg,#E6F6EC 0%,#D8F2E3 100%);color:#156E3C;box-shadow:0 6px 14px -8px rgb(31 157 85 / .55)}.bs-row.is-rising .bs-hi-label{font-size:10px;color:var(--fg-muted)}.bs-hi-value.is-change{display:inline-flex;align-items:center;justify-content:flex-end;width:auto;min-width:200px;max-width:240px;color:#156E3C;font-family:var(--font-mono);font-size:20px;font-weight:800;letter-spacing:-.015em;line-height:1;text-align:right;white-space:nowrap;text-shadow:none}.bs-hi-dept{font-family:inherit;font-size:19px;letter-spacing:-.015em;text-align:center;min-width:auto;padding:8px 16px;border-radius:10px;box-shadow:inset 0 0 0 1px rgb(255 255 255 / .5)}.bs-hi-trend{display:inline-flex;align-items:center;justify-content:flex-end;gap:10px;font-family:var(--font-mono);font-size:20px;font-weight:800;color:#156E3C;letter-spacing:-.015em;white-space:nowrap;min-width:200px;text-align:right}.bs-hi-trend .old{color:var(--ink-500);font-weight:700}.bs-hi-trend .ar{color:var(--ink-300);font-weight:700;font-size:18px}.bs-hi-trend .new{font-weight:800;background:rgb(31 157 85 / .13);color:#156E3C;padding:6px 12px;border-radius:9px;box-shadow:inset 0 0 0 1px rgb(31 157 85 / .18)}.bs-cta{text-align:center;margin-top:20px;display:flex;flex-direction:column;align-items:center;gap:12px}.bs-osym{display:inline-flex;align-items:center;justify-content:center;gap:7px;margin-top:0;padding:7px 14px;background:#E6F6EC;color:#156E3C;font-size:12px;font-weight:700;border-radius:999px;border:1px solid rgb(31 157 85 / .22)}.bs-osym svg{flex-shrink:0}.pl-body a.bs-more,.bs-more{display:inline-flex;align-items:center;gap:9px;padding:14px 24px;background:var(--accent-500);color:var(--ink-900);border-radius:13px;font-weight:800;font-size:14px;text-decoration:none;box-shadow:0 14px 28px -14px rgb(198 242 90 / .7),inset 0 -1px 0 rgb(0 0 0 / .06);transition:transform 200ms var(--ease-out),box-shadow 200ms,background 200ms;letter-spacing:-.005em;border:0}.pl-body a.bs-more:hover,.bs-more:hover{transform:translateY(-2px);box-shadow:0 20px 36px -12px rgb(198 242 90 / .85),inset 0 -1px 0 rgb(0 0 0 / .06);background:#D4F676;text-decoration:none}.bs-more svg{width:16px;height:16px;transition:transform 220ms var(--ease-out)}.bs-more:hover svg{transform:translateX(3px)}.bs-section{position:relative;padding:8px 0 12px}.bs-section,.bs-block,.bs-panel,.ozel-section,.ozel-panel{overflow-anchor:none}.bs-content{position:relative;z-index:2}.bs-deco{position:absolute;inset:-30px -30px;pointer-events:none;z-index:0;overflow:hidden}.bs-deco svg{position:absolute;color:var(--primary-300);opacity:.13;will-change:transform}.bs-deco .bs-medal{width:64px;height:64px;animation:bs-float var(--t,8s) ease-in-out infinite;animation-delay:var(--d,0s)}.bs-deco .bs-medal.m1{top:22%;left:-4%;width:74px;height:74px;color:#C6F25A;opacity:.32;--t:9s;--d:-1s;--r:-12deg}.bs-deco .bs-medal.m2{bottom:14%;right:-1%;width:80px;height:80px;color:#3B5BFF;opacity:.18;--t:11s;--d:-3s;--r:14deg}.bs-deco .bs-trophy{top:46%;left:3%;width:54px;height:54px;color:#E59A1F;opacity:.18;animation:bs-float 10s ease-in-out infinite -1.5s;--r:-6deg}.bs-deco .bs-target{position:absolute;top:8%;right:1%;width:54px;height:54px;color:#7C4DFF;opacity:.16;animation:bs-float 13s ease-in-out infinite -2s;--r:8deg}.bs-deco .bs-ribbon{position:absolute;top:13%;right:7%;width:36px;height:36px;color:#C6F25A;opacity:.30;animation:bs-twinkle 4.2s ease-in-out infinite -.8s}.bs-deco .bs-sparkle{animation:bs-twinkle 3.4s ease-in-out infinite;animation-delay:var(--d,0s)}.bs-deco .bs-sparkle.s1{top:18%;right:14%;width:18px;height:18px;color:#C6F25A;--d:-.4s}.bs-deco .bs-sparkle.s2{bottom:34%;left:38%;width:14px;height:14px;color:#7C4DFF;--d:-1.2s}.bs-deco .bs-sparkle.s3{top:62%;right:36%;width:16px;height:16px;color:#3B5BFF;--d:-2.1s}.bs-deco .bs-sparkle.s4{top:62%;left:5%;width:16px;height:16px;color:#E59A1F;--d:-1.7s}.bs-deco .bs-chart{position:absolute;bottom:16%;left:-2%;width:48px;height:48px;color:#00A39A;opacity:.22;animation:bs-float 12s ease-in-out infinite -2.4s;--r:5deg}.bs-deco .bs-medal.m3{bottom:26%;left:9%;width:42px;height:42px;color:#7C4DFF;opacity:.20;--t:10s;--d:-2.2s;--r:9deg}.bs-deco .bs-ring{position:absolute;border:1px dashed rgb(59 91 255 / .18);border-radius:50%;pointer-events:none}.bs-deco .bs-ring.r1{top:-80px;right:-90px;width:360px;height:360px;animation:bs-rot 90s linear infinite}.bs-deco .bs-ring.r2{bottom:-100px;left:-80px;width:320px;height:320px;border-color:rgb(198 242 90 / .18);animation:bs-rot 130s linear infinite reverse}@keyframes bs-float{0%,100%{transform:translateY(0) rotate(var(--r,0deg))}50%{transform:translateY(-12px) rotate(calc(var(--r,0deg) + 4deg))}}@keyframes bs-twinkle{0%,100%{opacity:.18;transform:scale(.85)}50%{opacity:.5;transform:scale(1.15)}}@keyframes bs-rot{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.bs-deco *{animation:none!important}}@media (max-width:760px){.bs-block{grid-template-columns:1fr;gap:14px}.bs-deco .bs-medal,.bs-deco .bs-trophy,.bs-deco .bs-sparkle{display:none}.bs-side{flex-direction:row;flex-wrap:wrap;gap:6px;position:static;top:auto}.bs-tab{flex:1 1 auto;justify-content:center;padding:10px 12px;font-size:12.5px}}@media (max-width:600px){.bs-row{padding:14px 14px;gap:10px}.bs-hi-label{font-size:9.5px;max-width:90px}.bs-hi-value{font-size:22px}.bs-hi-grp{gap:10px}.bs-hi-value.is-dept{min-width:74px;max-width:116px;font-size:15px;line-height:1}.bs-hi-value.is-dept.is-long{font-size:11px;line-height:1.08}.bs-hi-value.is-change{min-width:104px;max-width:126px;font-size:13px;white-space:normal;line-height:1.1}.bs-hi-dept{font-size:15px}.bs-hi-trend{font-size:12px;gap:4px}.bs-meta .bs-nm{font-size:14px}.bs-meta .bs-al{font-size:10px}}@keyframes weeklyDrop{0%{opacity:0;transform:translateY(-8px) scale(.96)}100%{opacity:1;transform:translateY(0) scale(1)}}.yks-team-section,.yks-mini-reviews,.yks-cert-section{margin:30px 0;padding:24px;border:1px solid var(--border);border-radius:18px;background:linear-gradient(180deg,#fff 0%,#F8FAFF 100%);box-shadow:0 18px 45px rgb(16 24 40 / .06)}.yks-team-section h2,.yks-mini-reviews h2,.yks-cert-section h2{display:flex;align-items:center;gap:10px;margin:0 0 12px;font-size:clamp(24px,3vw,34px);line-height:1.1;color:var(--ink-900)}.yks-team-section>p,.yks-cert-section>p{margin:0 0 18px;color:var(--ink-600);font-size:16px;line-height:1.7}.yks-team-section .ok-inline-bbdcefa30f{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.yks-team-section .ok-inline-0492e481f5{position:relative;min-height:264px;padding:20px 18px 16px;border:1px solid rgb(59 91 255 / .12);border-radius:18px;background:#fff;box-shadow:0 12px 30px rgb(16 24 40 / .06);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;overflow:hidden;display:flex;flex-direction:column;align-items:center;text-align:center}.yks-team-section .ok-inline-0492e481f5:hover{transform:translateY(-6px) scale(1.025);z-index:3;border-color:rgb(59 91 255 / .28);box-shadow:0 24px 54px rgb(16 24 40 / .14)}.yks-team-section .ok-inline-0deb295347{position:absolute;inset:0;background:radial-gradient(circle at 30% 20%,rgb(59 91 255 / .12),transparent 34%);pointer-events:none}.yks-team-section .ok-inline-4d572b3465{width:72px!important;height:72px!important;aspect-ratio:1/1!important;border-radius:50%!important;display:grid!important;place-items:center!important;background:transparent!important;color:#fff;font-weight:900;margin:0 auto 14px!important;box-shadow:none!important;flex:0 0 72px!important;overflow:hidden!important}.yks-team-section .ok-inline-4d572b3465>div{width:72px!important;height:72px!important;aspect-ratio:1/1!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:27px!important;line-height:1!important;font-weight:900!important;color:#fff!important;letter-spacing:-0.04em!important;box-shadow:0 16px 30px -14px rgb(11 15 26 / .45),0 0 0 3px #fff!important;flex:0 0 72px!important}.yks-team-section .ok-yks-team-avatar{background:#EEF3FF!important;box-shadow:0 16px 30px -14px rgb(11 15 26 / .45),0 0 0 3px #fff!important}.yks-team-section .ok-yks-team-photo{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;border-radius:50%!important}.yks-team-section .ok-yks-team-initials{background:linear-gradient(135deg,#3B5BFF,#7C4DFF)!important}.yks-team-section .ok-yks-team-cms-card:nth-child(3n+2) .ok-yks-team-initials{background:linear-gradient(135deg,#7C4DFF,#3B2ABF)!important}.yks-team-section .ok-yks-team-cms-card:nth-child(3n) .ok-yks-team-initials{background:linear-gradient(135deg,#C4304A,#8E1733)!important}.yks-team-section .ok-inline-a366a10224{font-size:17px;font-weight:900;color:var(--ink-900);margin-bottom:6px}.yks-team-section .ok-inline-c604186aa0,.yks-team-section .ok-inline-929fe1aba3{display:inline-flex;margin-bottom:8px;padding:4px 8px;border-radius:999px;background:#ECF2FF;color:#3150E8;font-size:11px;font-weight:900;letter-spacing:.04em}.yks-team-section .ok-inline-5ae162c073,.yks-team-section .ok-inline-55694e87d7{color:var(--ink-600);font-size:14px;line-height:1.45}.yks-team-section .ok-inline-5c9e5ee382{position:relative;left:auto;right:auto;bottom:auto;display:flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:40px;margin-top:auto;color:var(--ink-900);font-weight:850;text-decoration:none;font-size:13px}.yks-team-section .ok-inline-5c9e5ee382 svg{width:13px;height:13px}.yks-section-cta{display:flex;justify-content:center;margin-top:18px}.yks-section-cta a{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:44px;padding:0 22px;border-radius:13px;background:#C6F25A;color:#0B0F1A;text-decoration:none;font-weight:850;font-size:14px;letter-spacing:-.01em;box-shadow:0 18px 36px -18px rgb(198 242 90 / .9);overflow:hidden;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.yks-section-cta a::after{content:"";width:16px;height:16px;display:inline-block;flex:0 0 16px;background:currentColor;clip-path:polygon(31% 43%,64% 43%,50% 29%,58% 21%,84% 50%,58% 79%,50% 71%,64% 57%,31% 57%);transition:transform .18s ease}.yks-section-cta a:hover{transform:translateY(-2px);background:#DDF690;box-shadow:0 22px 42px -20px rgb(198 242 90 / .95)}.yks-section-cta a:hover::after{transform:translateX(3px)}.yks-section-cta a:focus-visible{outline:3px solid rgb(59 91 255 / .24);outline-offset:3px}.yks-cert-cta-icon{font-size:16px;line-height:1}.yks-review-rail{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;padding:2px 2px 12px}.yks-review-rail article{flex:0 0 292px;min-width:280px;max-width:340px;scroll-snap-align:start;padding:18px;border:1px solid rgb(59 91 255 / .12);border-radius:16px;background:#fff;box-shadow:0 10px 26px rgb(16 24 40 / .05)}.yks-review-rail .ok-yks-review-card{display:flex;flex-direction:column;min-height:258px}.yks-review-rail .stars{color:#E59A1F;letter-spacing:1px;margin-bottom:10px}.yks-review-rail p{margin:0 0 16px;color:var(--ink-700);font-size:14px;line-height:1.65}.yks-review-rail strong{display:block;color:var(--ink-900);font-size:15px}.yks-review-rail span{display:block;color:var(--ink-500);font-size:13px;margin-top:3px}.yks-review-rail .ok-yks-review-person{display:flex;align-items:center;gap:10px;margin-top:auto}.yks-review-rail .ok-yks-review-avatar{display:grid!important;place-items:center!important;flex:0 0 44px;width:44px;height:44px;margin:0;border-radius:50%;overflow:hidden;background:linear-gradient(135deg,#3B5BFF,#7C4DFF);color:#fff;font-size:14px;font-weight:900;line-height:1;box-shadow:0 10px 22px -12px rgb(11 15 26 / .38),0 0 0 3px #fff,0 0 0 4px rgb(59 91 255 / .13)}.yks-review-rail .ok-yks-review-avatar img{display:block;width:100%;height:100%;object-fit:cover;border-radius:50%}.yks-review-rail .ok-yks-review-text{margin:0;min-width:0}.yks-review-rail .ok-yks-review-rank{margin-top:3px;color:var(--ink-500);font-size:13px;line-height:1.25}.yks-mini-reviews .yks-review-cta{margin-top:10px}.yks-cert-marquee{overflow:hidden;border:1px solid rgb(59 91 255 / .12);border-radius:16px;background:#fff;padding:14px}.yks-cert-track{display:flex;width:max-content;gap:12px;animation:yks-cert-marquee 28s linear infinite}.yks-cert-track span{display:inline-flex;align-items:center;min-height:42px;padding:0 16px;border-radius:999px;background:#F3F6FF;color:var(--ink-900);font-weight:850;white-space:nowrap}@keyframes yks-cert-marquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}@media (max-width:980px){.yks-team-section .ok-inline-bbdcefa30f{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:10px}.yks-team-section .ok-inline-0492e481f5{min-width:min(78vw,300px);scroll-snap-align:start}}@media (max-width:700px){.yks-team-section,.yks-mini-reviews,.yks-cert-section{padding:20px;margin:24px 0}.yks-team-section h2,.yks-mini-reviews h2,.yks-cert-section h2{justify-content:center;text-align:center}.yks-team-section>p,.yks-cert-section>p{text-align:center}}@media (max-width:760px){.yk-hero{padding:50px 16px 48px!important}.yk-hero .stage{width:100%!important;max-width:none!important}.yk-eyebrow{margin-top:-8px!important;margin-bottom:12px!important;max-width:calc(100vw - 32px)!important;white-space:normal!important;justify-content:center!important;text-align:center!important;line-height:1.35!important}.yk-hero .headline .l1,.yk-hero .headline .l2{font-size:clamp(48px, 15vw, 68px)!important}.yk-hero .subtitle,.pl-wrap{max-width:calc(100vw - 32px)!important}.yk-hero .dot{width:10px!important;height:10px!important;aspect-ratio:1 / 1!important;border-radius:999px!important}.yk-hero .dot.ring-dot{width:14px!important;height:14px!important}.yk-hero .arc{inset:auto!important;left:50%!important;top:50%!important;width:1180px!important;height:520px!important;max-width:none!important;transform:translate(-50%,-50%) scale(.44)!important;transform-origin:center center!important}.yk-hero .arc .climber{r:6px}.pl-body h2{align-items:flex-start!important;font-size:24px!important;line-height:1.15!important}.pl-body p,.pl-answer p{font-size:15.5px!important;line-height:1.72!important}.ozel-section{padding:56px 16px 62px!important}.ozel-head{margin-bottom:28px!important}.ozel-tabs{flex-wrap:nowrap!important;justify-content:flex-start!important;overflow-x:auto!important;margin-left:-16px!important;margin-right:-16px!important;padding:0 16px 8px!important;scroll-snap-type:x mandatory!important;scrollbar-width:none!important}.ozel-tabs::-webkit-scrollbar{display:none!important}.ozel-tab{scroll-snap-align:center!important}.ozel-panel{width:100%!important;min-height:0!important;overflow:visible!important}.ozel-panel>div{min-width:0!important;width:100%!important;max-width:100%!important;display:grid!important;grid-template-columns:1fr!important;gap:16px!important}.ozel-panel>div>div,.ozel-panel *{min-width:0!important;max-width:100%!important;box-sizing:border-box!important}.ozel-panel svg,.ozel-panel canvas{max-width:100%!important}.bs-block{grid-template-columns:1fr!important;gap:14px!important}.bs-side{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;position:static!important;overflow-x:auto!important;padding-bottom:8px!important;scrollbar-width:none!important}.bs-side::-webkit-scrollbar{display:none!important}.bs-tab{flex:0 0 auto!important;min-width:138px!important}.bs-panel{overflow:hidden!important}.bs-row{display:grid!important;grid-template-columns:46px minmax(0,1fr)!important;gap:10px 12px!important;align-items:center!important;padding:14px 14px!important}.bs-row::after{left:14px!important;right:14px!important}.bs-meta{padding-right:0!important}.bs-meta .bs-nm{flex-wrap:wrap!important;gap:6px!important}.bs-hi-grp{grid-column:1 / -1!important;width:100%!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;padding-left:58px!important}.bs-hi-label{text-align:left!important;max-width:145px!important;font-size:9.5px!important}.bs-hi-value{width:auto!important;min-width:0!important;max-width:148px!important;font-size:22px!important;text-align:right!important;white-space:normal!important;overflow-wrap:anywhere!important}.bs-hi-value.is-dept{min-width:84px!important;max-width:150px!important;font-size:15px!important;line-height:1.05!important;padding:8px 10px!important}.bs-hi-value.is-dept.is-long{font-size:11px!important}.bs-hi-value.is-change,.bs-hi-trend{min-width:0!important;max-width:150px!important;font-size:14px!important;line-height:1.12!important;white-space:normal!important;text-align:right!important;justify-content:flex-end!important}.yks-team-section,.yks-mini-reviews,.yks-cert-section{width:auto!important;margin:24px -2px!important;padding:20px 16px!important;overflow:hidden!important}.yks-team-section .ok-inline-bbdcefa30f,.yks-review-rail{display:flex!important;gap:14px!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;padding:2px 18px 12px!important;margin-left:-16px!important;margin-right:-16px!important;scrollbar-width:none!important;-webkit-overflow-scrolling:touch!important;mask-image:linear-gradient(90deg,transparent 0,#000 18px,#000 calc(100% - 36px),transparent 100%)!important;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 18px,#000 calc(100% - 36px),transparent 100%)!important}.yks-team-section .ok-inline-bbdcefa30f::-webkit-scrollbar,.yks-review-rail::-webkit-scrollbar{display:none!important}.yks-team-section .ok-inline-0492e481f5,.yks-review-rail article{flex:0 0 min(82vw, 310px)!important;min-width:min(82vw, 310px)!important;scroll-snap-align:center!important}}@media (max-width:760px){.pl-wrap,.yk-hero .subtitle{width:calc(100vw - 20px)!important;max-width:calc(100vw - 20px)!important}.pl-body{padding-left:0!important;padding-right:0!important}.pl-answer{padding:22px 18px!important}.yk-hero{padding-left:10px!important;padding-right:10px!important}.yk-hero .dot{width:10px!important;height:10px!important;min-width:10px!important;min-height:10px!important;max-width:10px!important;max-height:10px!important;aspect-ratio:1 / 1!important;border-radius:50%!important;box-sizing:border-box!important;transform-origin:center center!important}.yk-hero .dot.ring-dot{width:14px!important;height:14px!important;min-width:14px!important;min-height:14px!important;max-width:14px!important;max-height:14px!important}.ozel-section{padding-left:10px!important;padding-right:10px!important}.ozel-tabs,.bs-side{scroll-snap-type:x mandatory!important}.ozel-tab,.bs-tab{scroll-snap-align:center!important;scroll-snap-stop:always!important}.ok-yks-method-card{width:100%!important;max-width:100%!important;overflow:visible!important}.ok-yks-method-stage{width:100%!important;min-width:0!important;max-width:100%!important;overflow-x:auto!important;overflow-y:visible!important;-webkit-overflow-scrolling:touch!important;padding:12px!important}.ok-yks-vis,.ok-yks-vis *{max-width:100%!important;box-sizing:border-box!important}.ok-yks-week-grid,.ok-yks-target-grid,.ok-yks-net-cards,.ok-yks-library-grid{min-width:0!important;width:100%!important}.ok-yks-net-cards{grid-template-columns:repeat(2,minmax(0,1fr))!important}.ok-yks-chart,.ok-yks-vis-target table{width:100%!important;min-width:0!important}.bs-side+.ok-mobile-rail-dots{margin-top:-4px!important;margin-bottom:10px!important}.ok-mobile-rail-dots{display:flex;align-items:center;justify-content:center;gap:7px;margin:8px auto 0}.ok-mobile-rail-dot{width:7px;height:7px;padding:0;border:0;border-radius:999px;background:#C8D0E3;cursor:pointer;transition:width 180ms var(--ease-out),background 180ms var(--ease-out),opacity 180ms var(--ease-out)}.ok-mobile-rail-dot.is-active{width:24px;background:var(--primary-500)}.bs-row.is-rising .bs-hi-grp{align-items:flex-start!important;padding-top:0!important}.bs-row.is-rising .bs-hi-label{max-width:94px!important}.bs-row.is-rising .bs-hi-trend{display:grid!important;grid-template-rows:auto auto auto!important;justify-items:end!important;align-items:center!important;gap:4px!important;min-width:74px!important;max-width:96px!important;font-size:18px!important;line-height:1!important;text-align:right!important;white-space:normal!important}.bs-row.is-rising .bs-hi-trend .old,.bs-row.is-rising .bs-hi-trend .new{display:block!important}.bs-row.is-rising .bs-hi-trend .ar{width:20px!important;height:16px!important;display:grid!important;place-items:center!important;font-size:0!important;color:var(--ink-400)!important}.bs-row.is-rising .bs-hi-trend .ar::before{content:"↓";font-size:15px;line-height:1}.yks-team-section,.yks-mini-reviews,.yks-cert-section{margin-left:-6px!important;margin-right:-6px!important;padding-left:12px!important;padding-right:12px!important}.yks-team-section .ok-inline-bbdcefa30f,.yks-review-rail{padding-left:12px!important;padding-right:12px!important;margin-left:-12px!important;margin-right:-12px!important}.yks-team-section .ok-inline-0492e481f5,.yks-review-rail article{flex:0 0 calc(100vw - 44px)!important;min-width:calc(100vw - 44px)!important;max-width:calc(100vw - 44px)!important;scroll-snap-stop:always!important}.yks-review-rail article{position:relative!important;min-height:236px!important;padding:18px 18px 18px!important}.yks-review-rail article::before{content:""!important;display:block!important;width:56px!important;height:56px!important;margin-bottom:12px!important;border-radius:50%!important;background:#E9EEFF url(/wp-content/themes/onlinekocunuz/assets/images/avatar-placeholder.svg) center / cover no-repeat!important;box-shadow:0 10px 22px -12px rgb(11 15 26 / .35),0 0 0 3px #fff,0 0 0 4px rgb(59 91 255 / .14)!important}.yks-review-rail article.ok-yks-review-card::before{content:none!important;display:none!important}}@media (min-width:761px){.ok-mobile-rail-dots{display:none!important}}@media (max-width:760px){.bs-block{width:100%!important;max-width:100%!important;margin:18px 0 28px!important}.bs-main,.bs-panel,.bs-list{width:100%!important;min-width:0!important}.bs-row{min-height:76px!important;display:grid!important;grid-template-columns:44px minmax(0,1fr) minmax(76px,auto)!important;gap:10px!important;align-items:center!important;padding:12px 12px!important}.bs-row::after{left:12px!important;right:12px!important}.bs-row.featured::before{top:10px!important;bottom:10px!important}.bs-block .ok-bs-avatar{width:42px!important;height:42px!important;border-radius:14px!important;font-size:12px!important}.bs-meta{min-width:0!important;padding-right:0!important}.bs-meta .bs-nm{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:6px!important;flex-wrap:nowrap!important;min-width:0!important;font-size:14px!important;line-height:1.15!important}.bs-nm-txt{min-width:0!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.bs-badge{margin-left:0!important;padding:3px 6px!important;font-size:8px!important;flex:0 0 auto!important}.bs-meta .bs-al{margin-top:4px!important;font-size:9.5px!important;line-height:1.2!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.bs-hi-grp,.bs-row.is-rising .bs-hi-grp{grid-column:auto!important;width:auto!important;min-width:0!important;padding:0!important;display:flex!important;flex-direction:column!important;align-items:flex-end!important;justify-content:center!important;gap:4px!important}.bs-hi-label,.bs-row.is-rising .bs-hi-label{display:none!important}.bs-hi-value{width:auto!important;min-width:0!important;max-width:96px!important;font-size:21px!important;line-height:1!important;text-align:right!important;overflow-wrap:anywhere!important}.bs-hi-value.is-dept{min-width:64px!important;max-width:96px!important;min-height:32px!important;padding:7px 9px!important;border-radius:9px!important;font-size:15px!important;line-height:1!important}.bs-hi-value.is-dept.is-long{font-size:10.5px!important;line-height:1.05!important}.bs-hi-trend,.bs-row.is-rising .bs-hi-trend{min-width:0!important;max-width:86px!important;display:grid!important;grid-template-rows:auto auto auto!important;justify-items:end!important;gap:0!important;font-size:15px!important;line-height:1!important;white-space:normal!important;text-align:right!important}.bs-hi-trend .old,.bs-hi-trend .new{display:block!important;max-width:86px!important}.bs-hi-trend .new{padding:0!important;background:transparent!important;box-shadow:none!important}.bs-hi-trend .ar{width:18px!important;height:10px!important;display:grid!important;place-items:center!important;font-size:0!important}.bs-hi-trend .ar::before{content:"↓";font-size:12px;line-height:1}}.yks-mini-reviews{overflow:hidden!important}.yks-mini-reviews .yks-review-rail{display:flex!important;width:max-content!important;max-width:none!important;gap:14px!important;overflow:hidden!important;overflow-x:hidden!important;scroll-snap-type:none!important;scrollbar-width:none!important;-ms-overflow-style:none!important;-webkit-overflow-scrolling:auto!important;mask-image:none!important;-webkit-mask-image:none!important}.yks-mini-reviews .yks-review-rail::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}.yks-mini-reviews .yks-review-rail.is-marquee{animation:yks-review-marquee-right 52s linear infinite;will-change:transform}.yks-mini-reviews:hover .yks-review-rail.is-marquee{animation-play-state:paused}.yks-mini-reviews .yks-review-rail article{scroll-snap-align:none!important}.yks-mini-reviews .ok-yks-review-card{width:300px;min-width:300px!important;max-width:300px!important;height:228px;min-height:228px!important;padding:15px!important}.yks-mini-reviews .ok-yks-review-card>p{margin-bottom:8px;font-size:13px;line-height:1.48;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;overflow:hidden}.yks-mini-reviews .ok-yks-review-card.is-expanded{height:auto;min-height:228px!important}.yks-mini-reviews .ok-yks-review-card.is-expanded>p{display:block;overflow:visible}.yks-mini-reviews .ok-yks-review-more{align-self:flex-start;margin:0 0 8px;padding:0;border:0;color:var(--primary-700);background:#fff0;font:inherit;font-size:12px;font-weight:850;cursor:pointer}.ok-rank-coach-avatar img{display:block;width:100%;height:100%;border-radius:inherit;object-fit:cover}@keyframes yks-review-marquee-right{from{transform:translateX(-50%)}to{transform:translateX(0)}}@media (prefers-reduced-motion:reduce){.yks-mini-reviews .yks-review-rail.is-marquee{animation:none!important;transform:none!important}}