
/* ============ TIKTOK REKLAM YÖNETİMİ ============ */

.ttk-gradient-text{background:linear-gradient(90deg,#25f4ee,#fe2c55);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}

/* Hero */
.ttk-hero{position:relative;overflow:visible;padding:130px 0 0;background:#010101}
.ttk-hero-bg{position:absolute;inset:0;pointer-events:none;overflow:hidden}
.ttk-hero-mesh{position:absolute;inset:0;background:radial-gradient(ellipse 65% 55% at 70% 30%,rgba(254,44,85,0.12) 0%,transparent 55%),radial-gradient(ellipse 50% 45% at 20% 70%,rgba(37,244,238,0.1) 0%,transparent 50%);animation:ttkMeshShift 14s ease-in-out infinite alternate}
.ttk-hero-blob{position:absolute;border-radius:50%;filter:blur(90px);opacity:0.4;mix-blend-mode:screen}
.ttk-hero-blob--cyan{width:420px;height:420px;top:-5%;left:-8%;background:radial-gradient(circle,rgba(37,244,238,0.5),transparent 70%);animation:ttkBlobA 20s ease-in-out infinite}
.ttk-hero-blob--pink{width:380px;height:380px;bottom:5%;right:-5%;background:radial-gradient(circle,rgba(254,44,85,0.45),transparent 70%);animation:ttkBlobB 18s ease-in-out infinite}
.ttk-hero-scan{position:absolute;inset:0;opacity:0.04;background:repeating-linear-gradient(0deg,transparent,transparent 2px,rgba(37,244,238,0.15) 2px,rgba(37,244,238,0.15) 3px);animation:ttkScan 8s linear infinite}
.ttk-hero-noise{position:absolute;inset:0;opacity:0.03;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}

.ttk-hero-layout{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);gap:40px 48px;align-items:center;padding-bottom:48px}
.ttk-hero-copy{text-align:left;min-width:0}
.ttk-hero-badge{display:inline-flex;align-items:center;gap:8px;font-size:13px;color:rgba(255,255,255,0.88);background:rgba(255,255,255,0.04);border:1px solid rgba(254,44,85,0.35);padding:8px 18px;border-radius:50px;margin-bottom:20px}
.ttk-hero-badge i{font-size:15px}
.ttk-hero h1{font-size:clamp(34px,4.5vw,52px);font-weight:400;letter-spacing:-0.5px;line-height:1.12;margin-bottom:18px}
.ttk-hero-lead{display:flex;flex-direction:column;gap:4px;color:var(--text-secondary);font-size:16px;line-height:1.75;max-width:500px;margin:0 0 24px}
.ttk-hero-stats{display:inline-flex;align-items:center;padding:14px 20px;background:rgba(255,255,255,0.03);border:1px solid rgba(255,255,255,0.08);border-radius:16px;margin-bottom:24px}
.ttk-hstat{text-align:center;padding:0 18px}
.ttk-hstat strong{display:block;font-size:clamp(22px,2.5vw,28px);font-weight:700;color:#fff}
.ttk-hstat span{font-size:11px;color:rgba(255,255,255,0.45);text-transform:uppercase;letter-spacing:0.5px}
.ttk-hstat-divider{width:1px;height:36px;background:rgba(255,255,255,0.1)}
.ttk-hero-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap}

/* Phone stage */
.ttk-phone-stage{position:relative;min-height:440px;display:flex;align-items:center;justify-content:center;gap:20px;min-width:0}
.ttk-float{position:absolute;display:flex;align-items:center;gap:10px;padding:10px 14px;background:rgba(6,6,8,0.95);border:1px solid rgba(255,255,255,0.1);border-radius:12px;box-shadow:0 12px 40px rgba(0,0,0,0.5);backdrop-filter:blur(12px);z-index:4}
.ttk-float i{font-size:16px}
.ttk-float--views{top:10px;left:0;animation:ttkFloat 5s ease-in-out infinite}
.ttk-float--views i{color:#25f4ee}
.ttk-float--eng{bottom:20px;right:0;animation:ttkFloat 6s ease-in-out infinite;animation-delay:-2s}
.ttk-float--eng i{color:#fe2c55}
.ttk-float strong{display:block;font-size:12px;font-weight:600}
.ttk-float small{font-size:9px;color:rgba(255,255,255,0.4)}

.ttk-phone{width:200px;flex-shrink:0;background:#111;border-radius:32px;padding:10px;box-shadow:0 40px 100px rgba(0,0,0,0.6),0 0 60px rgba(254,44,85,0.15);animation:ttkPhoneFloat 7s ease-in-out infinite;position:relative;z-index:2}
.ttk-phone-notch{width:60px;height:6px;background:#222;border-radius:3px;margin:4px auto 8px}
.ttk-phone-screen{border-radius:24px;overflow:hidden;aspect-ratio:9/16;background:#000;position:relative}
.ttk-fyp-video{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end}
.ttk-fyp-gradient{position:absolute;inset:0;background:linear-gradient(160deg,#1a0a2e 0%,#0d1b2a 40%,#000 100%);animation:ttkVidShift 12s ease-in-out infinite alternate}
.ttk-fyp-gradient::after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,transparent 40%,rgba(37,244,238,0.08) 100%)}
.ttk-fyp-sponsored{position:absolute;top:12px;left:12px;font-size:9px;font-weight:600;padding:4px 8px;background:rgba(0,0,0,0.5);border-radius:4px;color:#fff;z-index:2}
.ttk-fyp-side{position:absolute;right:8px;bottom:80px;display:flex;flex-direction:column;gap:14px;align-items:center;z-index:2}
.ttk-fyp-side span{display:flex;flex-direction:column;align-items:center;gap:2px;font-size:9px;color:#fff}
.ttk-fyp-side i{font-size:18px}
.ttk-fyp-side em{font-style:normal;font-size:8px;opacity:0.8}
.ttk-fyp-music{width:36px;height:36px;border-radius:50%;background:rgba(255,255,255,0.1);display:flex;align-items:center;justify-content:center;animation:ttkSpin 4s linear infinite}
.ttk-fyp-bottom{position:relative;z-index:2;padding:12px;color:#fff}
.ttk-fyp-bottom strong{display:block;font-size:11px;margin-bottom:4px}
.ttk-fyp-bottom p{font-size:9px;line-height:1.4;margin:0 0 6px;opacity:0.9}
.ttk-fyp-sound{font-size:8px;opacity:0.6;display:flex;align-items:center;gap:4px}
.ttk-fyp-sound i{font-size:8px}

.ttk-ads-panel{flex:1;min-width:0;max-width:250px;background:rgba(8,8,12,0.95);border:1px solid rgba(255,255,255,0.1);border-radius:16px;padding:16px;box-shadow:0 24px 60px rgba(0,0,0,0.45);animation:ttkPhoneFloat 7s ease-in-out infinite;animation-delay:-1s}
.ttk-panel-head{display:flex;align-items:center;gap:8px;font-size:11px;color:rgba(255,255,255,0.5);margin-bottom:12px;padding-bottom:10px;border-bottom:1px solid rgba(255,255,255,0.06)}
.ttk-panel-live{margin-left:auto;display:flex;align-items:center;gap:4px;font-size:9px;color:#25f4ee}
.ttk-panel-live i{font-size:5px}
.ttk-panel-row{display:flex;align-items:center;gap:10px;padding:10px;border-radius:10px;margin-bottom:6px;transition:all .35s}
.ttk-panel-row.is-active{background:rgba(254,44,85,0.1);border:1px solid rgba(254,44,85,0.25)}
.ttk-pr-icon{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:12px;flex-shrink:0}
.ttk-pr-icon--conv{background:rgba(254,44,85,0.15);color:#fe2c55}
.ttk-pr-icon--reach{background:rgba(37,244,238,0.12);color:#25f4ee}
.ttk-pr-icon--spark{background:rgba(251,188,5,0.15);color:#fdd663}
.ttk-panel-row strong{display:block;font-size:11px;font-weight:600}
.ttk-panel-row em{font-size:9px;font-style:normal;color:rgba(255,255,255,0.4)}
.ttk-panel-wave{display:flex;align-items:flex-end;gap:3px;height:40px;margin-top:10px;padding-top:8px;border-top:1px solid rgba(255,255,255,0.06)}
.ttk-panel-wave span{flex:1;border-radius:2px 2px 0 0;background:linear-gradient(180deg,#25f4ee,#fe2c55);height:var(--h);animation:ttkWavePulse 3s ease-in-out infinite}
.ttk-panel-wave span:nth-child(2){animation-delay:.15s}
.ttk-panel-wave span:nth-child(3){animation-delay:.3s}
.ttk-panel-wave span:nth-child(4){animation-delay:.45s}
.ttk-panel-wave span:nth-child(5){animation-delay:.6s}
.ttk-panel-wave span:nth-child(6){animation-delay:.75s}
.ttk-panel-wave span:nth-child(7){animation-delay:.9s}

.ttk-trust-strip{position:relative;z-index:3;padding:0 0 56px}
.ttk-trust-items{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px 24px;padding:18px 28px;background:rgba(255,255,255,0.02);border:1px solid rgba(255,255,255,0.06);border-radius:50px;max-width:960px;margin:0 auto}
.ttk-trust-item{display:flex;align-items:center;gap:8px;font-size:13px;color:rgba(255,255,255,0.65);white-space:nowrap}
.ttk-trust-item i{color:#fe2c55;font-size:14px}
.ttk-hero-fade{position:absolute;bottom:0;left:0;right:0;height:100px;background:linear-gradient(180deg,transparent,#010101);pointer-events:none;z-index:1}

/* Sections */
.ttk-section{padding:110px 0;position:relative;overflow:hidden}
.ttk-section > .container{position:relative;z-index:2}

/* Algorithm */
.ttk-algo-section{background:#030304}
.ttk-algo-bg{position:absolute;inset:0;pointer-events:none;display:flex;align-items:center;justify-content:center}
.ttk-algo-ring{position:absolute;border-radius:50%;border:1px solid rgba(37,244,238,0.08)}
.ttk-algo-ring--1{width:min(90vw,600px);height:min(90vw,600px);animation:ttkRingPulse 6s ease-in-out infinite}
.ttk-algo-ring--2{width:min(70vw,460px);height:min(70vw,460px);border-color:rgba(254,44,85,0.08);animation:ttkRingPulse 6s ease-in-out infinite;animation-delay:-2s}
.ttk-algo-ring--3{width:min(50vw,320px);height:min(50vw,320px);animation:ttkRingPulse 6s ease-in-out infinite;animation-delay:-4s}
.ttk-algo-layout{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;max-width:1280px;margin:0 auto}
.ttk-algo-viz{position:relative;width:100%;max-width:480px;aspect-ratio:1;margin:0 auto}
.ttk-algo-core{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:120px;height:120px;border-radius:50%;background:linear-gradient(135deg,#25f4ee,#fe2c55);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:3;box-shadow:0 0 60px rgba(254,44,85,0.4)}
.ttk-algo-core i{font-size:28px;color:#fff;margin-bottom:4px}
.ttk-algo-core strong{font-size:13px;font-weight:700;color:#fff}
.ttk-algo-core span{font-size:9px;color:rgba(255,255,255,0.8)}
.ttk-algo-orbit{position:absolute;top:50%;left:50%;width:100%;height:100%;margin:-50% 0 0 -50%;animation:ttkOrbitSpin 30s linear infinite}
.ttk-algo-orbit--2{animation-duration:38s;animation-direction:reverse}
.ttk-algo-orbit--3{animation-duration:26s}
.ttk-algo-orbit--4{animation-duration:34s;animation-direction:reverse}
.ttk-algo-orbit--5{animation-duration:22s}
.ttk-algo-node{position:absolute;top:0;left:50%;transform:translateX(-50%);padding:12px 16px;background:rgba(10,10,14,0.9);border:1px solid rgba(255,255,255,0.1);border-radius:14px;text-align:center;min-width:100px;backdrop-filter:blur(8px)}
.ttk-algo-node i{display:block;font-size:16px;color:#25f4ee;margin-bottom:4px}
.ttk-algo-node strong{display:block;font-size:15px;font-weight:700}
.ttk-algo-node em{font-size:9px;font-style:normal;color:rgba(255,255,255,0.45)}
.ttk-algo-node--goal{border-color:rgba(254,44,85,0.35);box-shadow:0 0 20px rgba(254,44,85,0.2)}
.ttk-algo-node--goal i{color:#fe2c55}
.ttk-algo-orbit--1 .ttk-algo-node{top:-10px}
.ttk-algo-orbit--2 .ttk-algo-node{top:15%;right:0;left:auto;transform:none}
.ttk-algo-orbit--3 .ttk-algo-node{bottom:15%;top:auto;right:5%;left:auto;transform:none}
.ttk-algo-orbit--4 .ttk-algo-node{bottom:-10px;top:auto}
.ttk-algo-orbit--5 .ttk-algo-node{top:15%;left:0;transform:none}
.ttk-algo-copy h2{font-size:clamp(30px,3.8vw,44px);font-weight:400;letter-spacing:-0.4px;line-height:1.15;margin:12px 0 18px}
.ttk-algo-copy > p{font-size:17px;color:var(--text-secondary);line-height:1.75;margin-bottom:32px}
.ttk-algo-steps{display:flex;flex-direction:column;gap:14px}
.ttk-algo-step{display:flex;align-items:center;gap:16px;padding:16px 20px;background:rgba(255,255,255,0.02);border:1px solid rgba(255,255,255,0.07);border-radius:14px;transition:border-color .3s}
.ttk-algo-step:hover{border-color:rgba(37,244,238,0.3)}
.ttk-algo-step > span{width:36px;height:36px;border-radius:10px;background:linear-gradient(135deg,rgba(37,244,238,0.2),rgba(254,44,85,0.2));display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;color:#25f4ee;flex-shrink:0}
.ttk-algo-step strong{display:block;font-size:15px;font-weight:600;margin-bottom:2px}
.ttk-algo-step em{font-size:12px;color:var(--text-secondary);font-style:normal}

/* Formats */
.ttk-format-section{background:linear-gradient(180deg,#030304 0%,#060608 100%)}
.ttk-format-head{text-align:center;margin-bottom:40px}
.ttk-format-head h2{font-size:clamp(30px,3.8vw,44px);font-weight:400;letter-spacing:-0.4px}
.ttk-format-pills{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin-bottom:40px}
.ttk-fpill{padding:12px 22px;background:rgba(255,255,255,0.03);border:1px solid rgba(255,255,255,0.08);border-radius:50px;color:rgba(255,255,255,0.55);font-size:13px;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:8px;transition:all .3s;font-family:inherit}
.ttk-fpill i{font-size:14px}
.ttk-fpill:hover{color:#fff;border-color:rgba(255,255,255,0.15)}
.ttk-fpill.is-active{color:#fff;background:linear-gradient(135deg,rgba(37,244,238,0.15),rgba(254,44,85,0.15));border-color:rgba(254,44,85,0.4);box-shadow:0 8px 32px rgba(254,44,85,0.15)}
.ttk-format-showcase{position:relative;max-width:1100px;margin:0 auto;min-height:380px}
.ttk-fshow{display:none;grid-template-columns:320px 1fr;gap:48px;align-items:center;animation:ttkFadeIn .4s ease}
.ttk-fshow.is-active{display:grid}
.ttk-fshow-phone{display:flex;justify-content:center}
.ttk-mini-screen{width:180px;aspect-ratio:9/16;border-radius:24px;overflow:hidden;position:relative;background:#111;border:3px solid rgba(255,255,255,0.1);box-shadow:0 32px 80px rgba(0,0,0,0.5),0 0 40px rgba(37,244,238,0.1)}
.ttk-mini-vid{position:absolute;inset:0;background:linear-gradient(160deg,#2d1b4e,#0d2137,#000)}
.ttk-mini-vid--gold{background:linear-gradient(160deg,#3d2a00,#1a1000,#000)}
.ttk-mini-vid--spark{background:linear-gradient(160deg,#1a0a2e,#0a1628,#000)}
.ttk-mini-vid--shop{background:linear-gradient(160deg,#0a2818,#0d1b2a,#000)}
.ttk-mini-tag{position:absolute;bottom:12px;left:50%;transform:translateX(-50%);font-size:10px;font-weight:600;padding:5px 12px;background:rgba(0,0,0,0.7);border-radius:20px;color:#fff;white-space:nowrap}
.ttk-mini-grid{position:absolute;bottom:48px;left:8px;right:8px;display:grid;grid-template-columns:1fr 1fr;gap:4px}
.ttk-mini-grid span{aspect-ratio:1;background:rgba(255,255,255,0.1);border-radius:4px}
.ttk-fshow-info h3{font-size:clamp(24px,2.8vw,30px);font-weight:600;margin-bottom:14px}
.ttk-fshow-info > p{font-size:16px;color:var(--text-secondary);line-height:1.75;margin-bottom:20px}
.ttk-fshow-info ul{list-style:none;margin-bottom:24px}
.ttk-fshow-info li{font-size:15px;color:rgba(255,255,255,0.72);padding:8px 0 8px 22px;position:relative}
.ttk-fshow-info li::before{content:'';position:absolute;left:0;top:15px;width:8px;height:8px;border-radius:50%;background:linear-gradient(135deg,#25f4ee,#fe2c55)}
.ttk-fshow-metric{display:inline-flex;align-items:baseline;gap:6px;padding:12px 20px;background:rgba(254,44,85,0.1);border:1px solid rgba(254,44,85,0.25);border-radius:12px;font-size:14px;color:rgba(255,255,255,0.6)}
.ttk-fshow-metric strong{font-size:24px;font-weight:700;color:#fe2c55}

/* Audience */
.ttk-audience-section{background:#030304}
.ttk-audience-bg{position:absolute;inset:0;pointer-events:none}
.ttk-aud-glow{position:absolute;width:500px;height:500px;top:50%;left:50%;transform:translate(-50%,-50%);background:radial-gradient(circle,rgba(37,244,238,0.08) 0%,transparent 70%)}
.ttk-audience-layout{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;max-width:1280px;margin:0 auto}
.ttk-audience-copy h2{font-size:clamp(30px,3.5vw,42px);font-weight:400;letter-spacing:-0.3px;line-height:1.15;margin:12px 0 18px}
.ttk-audience-copy > p{font-size:17px;color:var(--text-secondary);line-height:1.8;margin-bottom:28px}
.ttk-aud-features{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.ttk-afeat{display:flex;gap:12px;padding:16px;background:rgba(255,255,255,0.02);border:1px solid rgba(255,255,255,0.06);border-radius:14px}
.ttk-afeat i{font-size:18px;color:#25f4ee;margin-top:2px;flex-shrink:0}
.ttk-afeat strong{display:block;font-size:14px;font-weight:600;margin-bottom:2px}
.ttk-afeat span{font-size:12px;color:var(--text-secondary);line-height:1.4}
.ttk-heatmap-wrap{position:relative}
.ttk-hashtag-cloud{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-bottom:32px;padding:24px}
.ttk-tag{padding:8px 16px;font-size:12px;color:rgba(255,255,255,0.6);background:rgba(255,255,255,0.03);border:1px solid rgba(255,255,255,0.08);border-radius:50px;animation:ttkTagFloat 5s ease-in-out infinite}
.ttk-tag--lg{font-size:14px;padding:10px 20px}
.ttk-tag--hot{color:#fe2c55;border-color:rgba(254,44,85,0.3);background:rgba(254,44,85,0.08)}
.ttk-tag:nth-child(2){animation-delay:-1s}
.ttk-tag:nth-child(3){animation-delay:-2s}
.ttk-tag:nth-child(4){animation-delay:-.5s}
.ttk-tag:nth-child(5){animation-delay:-1.5s}
.ttk-tag:nth-child(6){animation-delay:-2.5s}
.ttk-tag:nth-child(7){animation-delay:-3s}
.ttk-tag:nth-child(8){animation-delay:-1.8s}
.ttk-heatmap{padding:28px;background:rgba(8,8,12,0.8);border:1px solid rgba(255,255,255,0.08);border-radius:20px}
.ttk-heat-row{display:grid;grid-template-columns:56px 1fr;gap:12px;align-items:center;margin-bottom:12px}
.ttk-heat-row > span{font-size:12px;color:rgba(255,255,255,0.5)}
.ttk-heat-cells{display:grid;grid-template-columns:repeat(5,1fr);gap:6px}
.ttk-heat-cells i{display:block;aspect-ratio:1;border-radius:6px;background:rgba(255,255,255,0.04);transition:background .3s}
.ttk-heat-cells i.is-warm{background:rgba(37,244,238,0.25)}
.ttk-heat-cells i.is-hot{background:linear-gradient(135deg,rgba(37,244,238,0.5),rgba(254,44,85,0.4));box-shadow:0 0 12px rgba(254,44,85,0.2)}
.ttk-heat-legend{display:flex;gap:20px;margin-top:20px;padding-top:16px;border-top:1px solid rgba(255,255,255,0.06);font-size:11px;color:rgba(255,255,255,0.45)}
.ttk-heat-legend span{display:flex;align-items:center;gap:6px}
.ttk-heat-legend i{width:12px;height:12px;border-radius:3px;display:inline-block}

/* Timeline */
.ttk-timeline-section{background:linear-gradient(180deg,#020202 0%,#050508 50%,#020202 100%);padding:120px 0}
.ttk-timeline-bg{position:absolute;inset:0;pointer-events:none;overflow:hidden}
.ttk-tl-mesh{position:absolute;inset:0;background:radial-gradient(ellipse 60% 50% at 50% 50%,rgba(254,44,85,0.06) 0%,transparent 70%);animation:ttkMeshShift 16s ease-in-out infinite alternate}
.ttk-tl-blob{position:absolute;border-radius:50%;filter:blur(90px);opacity:0.28;mix-blend-mode:screen}
.ttk-tl-blob--cyan{width:400px;height:400px;top:-15%;left:10%;background:radial-gradient(circle,rgba(37,244,238,0.4),transparent 70%);animation:ttkBlobA 24s ease-in-out infinite}
.ttk-tl-blob--pink{width:360px;height:360px;bottom:-20%;right:8%;background:radial-gradient(circle,rgba(254,44,85,0.35),transparent 70%);animation:ttkBlobB 22s ease-in-out infinite}
.ttk-timeline-head{text-align:center;margin-bottom:56px}
.ttk-timeline-head h2{font-size:clamp(30px,3.8vw,44px);font-weight:400;letter-spacing:-0.4px}
.ttk-editor{max-width:1100px;margin:0 auto;background:rgba(8,8,12,0.7);border:1px solid rgba(255,255,255,0.08);border-radius:24px;padding:36px 32px;backdrop-filter:blur(12px)}
.ttk-editor-track{position:relative;display:flex;justify-content:space-between;align-items:flex-start;padding:0 8px 32px;margin-bottom:28px;border-bottom:1px solid rgba(255,255,255,0.08)}
.ttk-editor-track::before{content:'';position:absolute;top:28px;left:8%;right:8%;height:3px;background:rgba(255,255,255,0.08);border-radius:2px;z-index:0}
.ttk-editor-scrub{position:absolute;top:22px;left:8%;width:16px;height:16px;border-radius:50%;background:linear-gradient(135deg,#25f4ee,#fe2c55);box-shadow:0 0 20px rgba(254,44,85,0.5);z-index:3;animation:ttkScrubMove 12s ease-in-out infinite}
.ttk-keyframe{position:relative;z-index:2;text-align:center;cursor:pointer;transition:transform .3s}
.ttk-keyframe:hover{transform:translateY(-4px)}
.ttk-kf-thumb{width:56px;height:56px;border-radius:14px;background:rgba(255,255,255,0.05);border:2px solid rgba(255,255,255,0.1);display:flex;align-items:center;justify-content:center;font-size:18px;color:rgba(255,255,255,0.5);margin:0 auto 8px;transition:all .35s}
.ttk-keyframe.is-active .ttk-kf-thumb,.ttk-keyframe:hover .ttk-kf-thumb{border-color:#fe2c55;color:#fe2c55;background:rgba(254,44,85,0.1);box-shadow:0 8px 24px rgba(254,44,85,0.2)}
.ttk-keyframe--goal .ttk-kf-thumb{border-color:rgba(37,244,238,0.3)}
.ttk-keyframe--goal.is-active .ttk-kf-thumb{border-color:#25f4ee;color:#25f4ee;background:rgba(37,244,238,0.1)}
.ttk-kf-time{font-size:10px;color:rgba(255,255,255,0.35);font-family:monospace}
.ttk-editor-panels{position:relative;min-height:120px}
.ttk-epanel{display:none;animation:ttkFadeIn .35s ease}
.ttk-epanel.is-active{display:block}
.ttk-epanel h4{font-size:clamp(20px,2.2vw,24px);font-weight:600;margin-bottom:10px}
.ttk-epanel p{font-size:16px;color:var(--text-secondary);line-height:1.7;margin:0 0 16px}
.ttk-epanel-tags{display:flex;flex-wrap:wrap;gap:8px}
.ttk-epanel-tags span{font-size:10px;padding:5px 12px;background:rgba(37,244,238,0.1);border:1px solid rgba(37,244,238,0.2);border-radius:50px;color:#25f4ee}

/* Compare */
.ttk-compare-section{background:#010101}
.ttk-compare-head{text-align:center;margin-bottom:56px}
.ttk-compare-head h2{font-size:clamp(30px,3.8vw,44px);font-weight:400;letter-spacing:-0.4px}
.ttk-phones-compare{display:grid;grid-template-columns:1fr auto 1fr;gap:32px;align-items:start;max-width:900px;margin:0 auto 40px}
.ttk-cphone{text-align:center}
.ttk-cphone-label{display:inline-block;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:0.5px;padding:6px 14px;border-radius:50px;margin-bottom:20px}
.ttk-cphone--before .ttk-cphone-label{background:rgba(234,67,53,0.15);color:#f06b60}
.ttk-cphone--after .ttk-cphone-label{background:rgba(37,244,238,0.12);color:#25f4ee}
.ttk-cphone-frame{width:160px;margin:0 auto 24px;background:#111;border-radius:28px;padding:8px;box-shadow:0 24px 60px rgba(0,0,0,0.4)}
.ttk-cphone-screen{aspect-ratio:9/16;border-radius:20px;background:linear-gradient(160deg,#1a0a2e,#000);position:relative;overflow:hidden}
.ttk-cphone-screen--win{background:linear-gradient(160deg,#0a2818,#0d1b2a,#000)}
.ttk-cphone-overlay{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;gap:10px;padding:16px}
.ttk-cmetric{padding:10px 12px;background:rgba(0,0,0,0.6);border-radius:10px;text-align:left;backdrop-filter:blur(4px)}
.ttk-cmetric span{display:block;font-size:9px;color:rgba(255,255,255,0.45);text-transform:uppercase;margin-bottom:2px}
.ttk-cmetric strong{font-size:18px;font-weight:700}
.ttk-cmetric--bad{border-left:3px solid #ea4335}
.ttk-cmetric--bad strong{color:#f06b60}
.ttk-cmetric--good{border-left:3px solid #25f4ee}
.ttk-cmetric--good strong{color:#25f4ee}
.ttk-cphone-list{list-style:none;text-align:left;max-width:240px;margin:0 auto}
.ttk-cphone-list li{display:flex;align-items:flex-start;gap:10px;font-size:14px;color:rgba(255,255,255,0.7);padding:8px 0}
.ttk-cphone--before .ttk-cphone-list i{color:#ea4335;margin-top:3px}
.ttk-cphone--after .ttk-cphone-list i{color:#25f4ee;margin-top:3px}
.ttk-compare-mid{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding-top:60px}
.ttk-compare-vs{font-size:20px;font-weight:800;color:rgba(255,255,255,0.15)}
.ttk-compare-boost{font-size:clamp(28px,3vw,36px);font-weight:800;background:linear-gradient(90deg,#25f4ee,#fe2c55);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}
.ttk-compare-mid small{font-size:11px;color:rgba(255,255,255,0.35)}
.ttk-compare-cta{text-align:center}

/* FAQ */
.ttk-faq{background:#030304}
.ttk-faq-head{text-align:center;margin-bottom:48px}
.ttk-faq-head h2{font-size:clamp(28px,3.5vw,38px);font-weight:400}
.ttk-faq .faq-list{max-width:900px;margin:0 auto}
.maskajans-tiktok-ads .quote-section{padding-top:60px}

/* Keyframes */
@keyframes ttkMeshShift{0%{opacity:0.85}100%{opacity:1;transform:scale(1.03)}}
@keyframes ttkBlobA{0%,100%{transform:translate(0,0)}50%{transform:translate(35px,25px)}}
@keyframes ttkBlobB{0%,100%{transform:translate(0,0)}50%{transform:translate(-30px,-20px)}}
@keyframes ttkScan{0%{background-position:0 0}100%{background-position:0 100px}}
@keyframes ttkFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-6px)}}
@keyframes ttkPhoneFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-8px)}}
@keyframes ttkVidShift{0%{filter:hue-rotate(0deg)}100%{filter:hue-rotate(20deg)}}
@keyframes ttkSpin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}
@keyframes ttkWavePulse{0%,100%{opacity:0.7}50%{opacity:1}}
@keyframes ttkRingPulse{0%,100%{transform:scale(1);opacity:0.5}50%{transform:scale(1.03);opacity:1}}
@keyframes ttkOrbitSpin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}
@keyframes ttkTagFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-4px)}}
@keyframes ttkFadeIn{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
@keyframes ttkScrubMove{0%{left:8%}20%{left:26%}40%{left:44%}60%{left:62%}80%{left:80%}100%{left:92%}}

@media(max-width:1024px){
  .ttk-hero-layout{grid-template-columns:1fr;gap:40px;text-align:center}
  .ttk-hero-copy{text-align:center}
  .ttk-hero h1,.ttk-hero-lead{margin-left:auto;margin-right:auto}
  .ttk-hero-stats,.ttk-hero-actions{justify-content:center}
  .ttk-phone-stage{flex-direction:column;min-height:auto}
  .ttk-algo-layout,.ttk-audience-layout{grid-template-columns:1fr;gap:48px}
  .ttk-algo-viz{max-width:360px}
  .ttk-fshow.is-active{grid-template-columns:1fr;text-align:center}
  .ttk-fshow-info ul{text-align:left}
  .ttk-aud-features{grid-template-columns:1fr}
  .ttk-phones-compare{grid-template-columns:1fr;gap:24px}
  .ttk-compare-mid{flex-direction:row;padding-top:0}
}
@media(max-width:640px){
  .ttk-hero{padding-top:110px}
  .ttk-hero-stats{flex-direction:column;gap:12px}
  .ttk-hstat-divider{width:40px;height:1px}
  .ttk-hero-actions{flex-direction:column;width:100%}
  .ttk-hero-actions a{width:100%;justify-content:center}
  .ttk-float--eng{display:none}
  .ttk-section{padding:80px 0}
  .ttk-format-pills{gap:8px}
  .ttk-fpill{padding:10px 16px;font-size:12px}
  .ttk-editor{padding:24px 16px}
  .ttk-kf-thumb{width:44px;height:44px;font-size:14px}
  .ttk-editor-scrub{width:12px;height:12px;top:24px}
  .ttk-timeline-section{padding:80px 0}
  .ttk-trust-items{border-radius:16px;padding:16px 20px;gap:12px}
  .ttk-trust-item{white-space:normal;flex:1 1 40%;justify-content:center;text-align:center;font-size:12px}
}
@media(prefers-reduced-motion:reduce){
  .ttk-hero-mesh,.ttk-hero-blob,.ttk-hero-scan,.ttk-phone,.ttk-ads-panel,.ttk-float,.ttk-fyp-gradient,.ttk-fyp-music,.ttk-panel-wave span,.ttk-algo-ring,.ttk-algo-orbit,.ttk-tag,.ttk-tl-mesh,.ttk-tl-blob,.ttk-editor-scrub,.ttk-fshow.is-active,.ttk-epanel.is-active{animation:none}
}
