[data-tca-bundle]{--ta-bg:light-dark(#f7f4fb,#0b0e1a);--ta-panel:light-dark(#fff,#12182a);--ta-soft:light-dark(#f5f0fa,#18213a);--ta-ink:light-dark(#18131f,#f8fafc);--ta-muted:light-dark(#6c6575,#b8c2d8);--ta-line:light-dark(#ddd4e7,#35405c);--ta-accent:light-dark(#7a1be9,#c5a4ff);--ta-fill:light-dark(#7c28d5,#b998ff);--ta-on:light-dark(#fff,#17112c);--ta-tint:light-dark(#eee5fb,#2b2345);--ta-mint:light-dark(#e0f3f6,#142f3b);--ta-mint-ink:light-dark(#136578,#8fe4ef);--ta-shadow:light-dark(#30244412,#00000035);--ta-radius:28px;color:var(--ta-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:14px;line-height:1.5;max-width:920px;margin:0 auto;background:transparent}
    [data-tca-bundle] *{box-sizing:border-box}
    [data-tca-bundle] button,[data-tca-bundle] select,[data-tca-bundle] input{font:inherit;color:inherit}
    [data-tca-bundle] button{cursor:pointer;transition:background .16s,border-color .16s,transform .16s}
    [data-tca-bundle] button:active{transform:translateY(1px)}
    [data-tca-bundle] [hidden]{display:none!important}
    [data-tca-bundle] h1,[data-tca-bundle] h2,[data-tca-bundle] h3,[data-tca-bundle] p{margin:0}
    [data-tca-bundle] .ta-display-title{font-size:32px;line-height:1.12;letter-spacing:-1.25px;font-weight:500}
    [data-tca-bundle] h2{font-size:19px;line-height:1.35;letter-spacing:-.5px;font-weight:500}
    [data-tca-bundle] strong,[data-tca-bundle] h3{font-weight:500}
    [data-tca-bundle] .ta-window{overflow:hidden;border:1px solid var(--ta-line);border-radius:var(--ta-radius);background:var(--ta-bg);box-shadow:0 14px 44px var(--ta-shadow)}
    [data-tca-bundle] .ta-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 24px;background:var(--ta-panel);border-bottom:1px solid var(--ta-line)}
    [data-tca-bundle] .ta-brand{display:flex;align-items:center;gap:10px}
    [data-tca-bundle] .ta-logo{width:34px;height:36px;display:grid;place-items:center;color:var(--ta-on);background:var(--ta-fill);border-radius:16px}
    [data-tca-bundle] .ta-logo svg{width:21px;height:21px}
    [data-tca-bundle] .ta-wordmark{font-size:16px;font-weight:500;letter-spacing:1.5px;line-height:1.1}
    [data-tca-bundle] .ta-wordmark span{display:block;font-size:11px;color:var(--ta-muted);letter-spacing:2.4px;margin-top:5px}
    [data-tca-bundle] .ta-preview{font-size:11px;letter-spacing:.4px;color:var(--ta-muted);display:flex;align-items:center;gap:6px}
    [data-tca-bundle] .ta-preview:before{content:"";width:6px;height:6px;background:var(--ta-accent);border-radius:50%}
    [data-tca-bundle] .ta-intro{padding:26px 26px 22px;display:flex;justify-content:space-between;gap:20px;align-items:end}
    [data-tca-bundle] .ta-eyebrow{color:var(--ta-accent);font-size:11px;letter-spacing:1.7px;font-weight:500;text-transform:uppercase;margin-bottom:9px}
    [data-tca-bundle] .ta-intro .ta-display-title span{color:var(--ta-accent)}
    [data-tca-bundle] .ta-intro-note{max-width:240px;font-size:12px;color:var(--ta-muted);line-height:1.6;padding-bottom:2px}
    [data-tca-bundle] .ta-steps{display:flex;gap:6px;margin:0 26px 22px;border-bottom:1px solid var(--ta-line)}
    [data-tca-bundle] .ta-step{display:flex;align-items:center;justify-content:center;gap:8px;flex:1;min-width:0;min-height:44px;background:transparent;border:0;border-bottom:2px solid transparent;margin-bottom:-1px;color:var(--ta-muted);padding:9px 4px;font-size:12px}
    [data-tca-bundle] .ta-step span{display:grid;place-items:center;width:20px;height:20px;border-radius:50%;background:var(--ta-panel);border:1px solid var(--ta-line);font-size:11px}
    [data-tca-bundle] .ta-step[aria-current="step"]{color:var(--ta-accent);border-bottom-color:var(--ta-accent)}
    [data-tca-bundle] .ta-step[aria-current="step"] span{color:var(--ta-on);background:var(--ta-fill);border-color:var(--ta-fill)}
    [data-tca-bundle] .ta-body{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,.85fr);gap:20px;padding:0 26px 24px;align-items:start}
    [data-tca-bundle] .ta-main{min-width:0}
    [data-tca-bundle] .ta-sub{color:var(--ta-muted);font-size:12px;margin-top:6px}
    [data-tca-bundle] .ta-plans{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:20px}
    [data-tca-bundle] .ta-plan{position:relative;min-width:0;padding:17px 9px 15px;text-align:left;border:1px solid var(--ta-line);background:var(--ta-panel);border-radius:14px}
    [data-tca-bundle] .ta-plan[aria-pressed="true"]{border-color:var(--ta-accent);background:var(--ta-tint);box-shadow:inset 0 0 0 1px var(--ta-accent)}
    [data-tca-bundle] .ta-plan .ta-level{font-size:11px;color:var(--ta-muted);display:block;margin-bottom:10px}
    [data-tca-bundle] .ta-plan .ta-price{display:block;font-size:23px;font-weight:500;letter-spacing:-1px;white-space:nowrap;line-height:1.2}
    [data-tca-bundle] .ta-plan .ta-price small{font-size:12px;letter-spacing:0}
    [data-tca-bundle] .ta-plan .ta-per{display:block;font-size:11px;color:var(--ta-muted);margin-top:5px}
    [data-tca-bundle] .ta-plan .ta-radio-dot{display:block;width:15px;height:15px;border:1px solid var(--ta-line);border-radius:50%;background:var(--ta-panel);margin-top:16px}
    [data-tca-bundle] .ta-plan[aria-pressed="true"] .ta-radio-dot{border:4px solid var(--ta-fill)}
    [data-tca-bundle] .ta-tax{font-size:11px;color:var(--ta-muted);margin-top:9px;text-align:right}
    [data-tca-bundle] .ta-included{margin-top:24px;display:grid;gap:16px}
    [data-tca-bundle] .ta-benefit{display:flex;gap:11px;align-items:start}
    [data-tca-bundle] .ta-benefit>i,[data-tca-bundle] .ta-benefit>svg{width:18px;height:18px;flex:none;color:var(--ta-accent);margin-top:2px}
    [data-tca-bundle] .ta-benefit strong{display:block;font-size:12px}
    [data-tca-bundle] .ta-benefit p{font-size:11px;color:var(--ta-muted);margin-top:2px;line-height:1.55}
    [data-tca-bundle] .ta-field{margin-top:20px}
    [data-tca-bundle] .ta-field:first-child{margin-top:0}
    [data-tca-bundle] .ta-label{display:block;font-weight:500;font-size:12px;margin-bottom:9px}
    [data-tca-bundle] .ta-label small{font-size:11px;color:var(--ta-muted);font-weight:400}
    [data-tca-bundle] .ta-segments{display:flex;gap:5px;padding:4px;background:var(--ta-soft);border-radius:12px}
    [data-tca-bundle] .ta-segment{min-height:40px;flex:1;border:1px solid transparent;background:transparent;border-radius:9px;font-size:12px;display:flex;gap:6px;align-items:center;justify-content:center;padding:6px 4px}
    [data-tca-bundle] .ta-segment svg{width:15px;height:15px}
    [data-tca-bundle] .ta-segment[aria-pressed="true"]{background:var(--ta-panel);color:var(--ta-accent);border-color:var(--ta-line);box-shadow:0 2px 4px var(--ta-shadow)}
    [data-tca-bundle] .ta-chips{display:flex;flex-wrap:wrap;gap:7px}
    [data-tca-bundle] .ta-chip{min-height:38px;border:1px solid var(--ta-line);border-radius:10px;background:var(--ta-panel);padding:8px 11px;display:flex;gap:7px;align-items:center;font-size:12px}
    [data-tca-bundle] .ta-chip .ta-chip-mark{width:13px;height:13px;display:inline-flex;align-items:center;justify-content:center;font-size:11px;border:1px solid var(--ta-line);border-radius:4px;background:var(--ta-bg)}
    [data-tca-bundle] .ta-chip[aria-pressed="true"]{background:var(--ta-tint);border-color:var(--ta-accent);color:var(--ta-accent)}
    [data-tca-bundle] .ta-chip[aria-pressed="true"] .ta-chip-mark{color:var(--ta-on);background:var(--ta-fill);border-color:var(--ta-fill)}
    [data-tca-bundle] .ta-pair{display:grid;grid-template-columns:1fr 1fr;gap:12px}
    [data-tca-bundle] .ta-select{display:block;width:100%;min-height:44px;border:1px solid var(--ta-line);border-radius:10px;background:var(--ta-panel);padding:10px 30px 10px 10px;font-size:14px}
    [data-tca-bundle] .ta-varieties{display:grid;gap:6px}
    [data-tca-bundle] .ta-variety{background:var(--ta-panel);border:1px solid var(--ta-line);border-radius:10px;text-align:left;display:flex;align-items:center;gap:10px;padding:11px 12px;min-height:44px}
    [data-tca-bundle] .ta-variety .ta-choice{width:15px;height:15px;border:1px solid var(--ta-line);border-radius:50%;flex:none}
    [data-tca-bundle] .ta-variety[aria-pressed="true"]{border-color:var(--ta-accent);background:var(--ta-tint)}
    [data-tca-bundle] .ta-variety[aria-pressed="true"] .ta-choice{border:4px solid var(--ta-fill)}
    [data-tca-bundle] .ta-variety strong{font-size:12px;display:block}
    [data-tca-bundle] .ta-variety small{font-size:11px;color:var(--ta-muted);display:block;margin-top:1px}
    [data-tca-bundle] .ta-checkline{display:flex;gap:8px;font-size:12px;align-items:start;margin-top:14px;color:var(--ta-muted)}
    [data-tca-bundle] .ta-checkline input{accent-color:var(--ta-fill);margin:3px 0 0;width:15px;height:15px;flex:none}
    [data-tca-bundle] .ta-error{color:light-dark(#a5293a,#ffacb9);font-size:12px;margin-top:10px}
    [data-tca-bundle] .ta-summary{border:1px solid var(--ta-line);border-radius:17px;background:var(--ta-panel);overflow:hidden}
    [data-tca-bundle] .ta-art{position:relative;height:183px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:var(--ta-soft)}
    [data-tca-bundle] .ta-art:before{content:"";position:absolute;width:160px;height:160px;border-radius:50%;border:1px solid var(--ta-line);right:-55px;top:-50px}
    [data-tca-bundle] .ta-art:after{content:"";position:absolute;width:155px;height:155px;border-radius:50%;border:1px solid var(--ta-line);left:-60px;bottom:-95px}
    [data-tca-bundle] .ta-pack{position:absolute;width:76px;height:111px;border-radius:3px;background:light-dark(#bce4d4,#35594c);color:light-dark(#214b3c,#d2f0e4);border:1px solid light-dark(#a4cabb,#608475);box-shadow:5px 10px 13px var(--ta-shadow);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;transform:rotate(-17deg) translate(-48px,-3px);padding:12px 5px}
    [data-tca-bundle] .ta-pack:before,[data-tca-bundle] .ta-pack:after{content:"";position:absolute;left:0;right:0;height:8px;background:repeating-linear-gradient(90deg,transparent 0,transparent 3px,light-dark(#ffffff55,#ffffff22) 3px,light-dark(#ffffff55,#ffffff22) 4px)}
    [data-tca-bundle] .ta-pack:before{top:0;border-bottom:1px solid light-dark(#ffffff55,#ffffff22)}
    [data-tca-bundle] .ta-pack:after{bottom:0;border-top:1px solid light-dark(#ffffff55,#ffffff22)}
    [data-tca-bundle] .ta-pack:nth-child(2){transform:rotate(17deg) translate(48px,-3px);background:light-dark(#e9cea9,#675440);border-color:light-dark(#d9bc92,#927859);color:light-dark(#634b2c,#ffe4c4)}
    [data-tca-bundle] .ta-pack:nth-child(3){transform:translate(0,4px);height:122px;width:84px;background:light-dark(#795cbb,#765da6);border-color:light-dark(#684ca8,#b59bdf);color:#fff}
    [data-tca-bundle] .ta-pack svg{width:23px;height:23px;opacity:.85}
    [data-tca-bundle] .ta-pack .ta-pack-brand{font-size:8px;letter-spacing:2px}
    [data-tca-bundle] .ta-pack .ta-pack-name{font-size:11px;letter-spacing:-.1px;text-align:center}
    [data-tca-bundle] .ta-art-label{position:absolute;bottom:11px;font-size:11px;color:var(--ta-muted);letter-spacing:.5px}
    [data-tca-bundle] .ta-summary-body{padding:17px}
    [data-tca-bundle] .ta-summary-kicker{font-size:11px;text-transform:uppercase;letter-spacing:1.4px;color:var(--ta-muted);margin-bottom:5px}
    [data-tca-bundle] .ta-summary-title{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px}
    [data-tca-bundle] .ta-summary-title h3{font-size:17px;letter-spacing:-.5px}
    [data-tca-bundle] .ta-mini-tag{border-radius:6px;background:var(--ta-mint);color:var(--ta-mint-ink);font-size:11px;padding:4px 7px;white-space:nowrap}
    [data-tca-bundle] .ta-tags{display:flex;flex-wrap:wrap;gap:5px;margin-top:9px}
    [data-tca-bundle] .ta-tag{background:var(--ta-soft);color:var(--ta-muted);padding:4px 7px;border-radius:6px;font-size:11px}
    [data-tca-bundle] .ta-profile{font-size:12px;color:var(--ta-muted);line-height:1.5;min-height:36px}
    [data-tca-bundle] .ta-date{border-top:1px solid var(--ta-line);margin-top:16px;padding-top:13px;display:flex;align-items:center;gap:9px;font-size:11px}
    [data-tca-bundle] .ta-date svg{width:17px;height:17px;color:var(--ta-accent);flex:none}
    [data-tca-bundle] .ta-date span{display:block;color:var(--ta-muted);font-size:11px;margin-top:1px}
    [data-tca-bundle] .ta-total{display:flex;align-items:baseline;justify-content:space-between;margin-top:15px;gap:8px}
    [data-tca-bundle] .ta-total-label{font-size:11px;color:var(--ta-muted)}
    [data-tca-bundle] .ta-total-price{font-size:25px;letter-spacing:-.8px;font-weight:500;white-space:nowrap}
    [data-tca-bundle] .ta-total-price small{font-size:11px;letter-spacing:0;font-weight:400;color:var(--ta-muted)}
    [data-tca-bundle] .ta-annual{font-size:11px;color:var(--ta-muted);text-align:right;margin-top:1px}
    [data-tca-bundle] .ta-extra{display:flex;gap:8px;padding:12px 16px;background:var(--ta-mint);color:var(--ta-mint-ink);font-size:11px}
    [data-tca-bundle] .ta-extra svg{width:16px;height:16px;flex:none;margin-top:2px}
    [data-tca-bundle] .ta-extra strong{display:block}
    [data-tca-bundle] .ta-extra small{display:block;font-size:11px;margin-top:3px}
    [data-tca-bundle] .ta-footer{background:var(--ta-panel);border-top:1px solid var(--ta-line);padding:17px 26px;display:flex;align-items:center;justify-content:space-between;gap:12px}
    [data-tca-bundle] .ta-footer-note{font-size:11px;color:var(--ta-muted);line-height:1.5;max-width:215px}
    [data-tca-bundle] .ta-actions{display:flex;gap:8px;align-items:center}
    [data-tca-bundle] .ta-primary{display:flex;align-items:center;justify-content:center;gap:11px;background:var(--ta-fill);color:var(--ta-on);border:1px solid var(--ta-fill);border-radius:16px;padding:12px 16px;min-height:44px;font-size:12px;white-space:nowrap;font-weight:500}
    [data-tca-bundle] .ta-primary svg{width:16px;height:16px}
    [data-tca-bundle] .ta-back{border:0;background:transparent;color:var(--ta-muted);font-size:12px;padding:10px 6px;min-height:44px}
    [data-tca-bundle] .ta-recap{margin-top:17px;border:1px solid var(--ta-line);background:var(--ta-panel);border-radius:14px;padding:0 15px}
    [data-tca-bundle] .ta-recap-row{padding:12px 0;border-bottom:1px solid var(--ta-line);font-size:12px;display:grid;gap:3px}
    [data-tca-bundle] .ta-recap-row:last-child{border:0}
    [data-tca-bundle] .ta-recap-row dt{color:var(--ta-muted);font-size:11px}
    [data-tca-bundle] .ta-recap-row dd{margin:0;overflow-wrap:anywhere}
    [data-tca-bundle] .ta-note{margin-top:13px;color:var(--ta-muted);font-size:11px;line-height:1.6}
    [data-tca-bundle] .ta-done{padding:24px 0;text-align:center}
    [data-tca-bundle] .ta-done-icon{display:grid;place-items:center;width:54px;height:54px;border-radius:18px;background:var(--ta-mint);color:var(--ta-mint-ink);margin:0 auto 16px}
    [data-tca-bundle] .ta-done-icon svg{width:25px;height:25px}
    [data-tca-bundle] .ta-done p{margin:12px auto 0;font-size:12px;color:var(--ta-muted);max-width:260px}
    @media(max-width:640px){[data-tca-bundle] .ta-body{grid-template-columns:1fr;gap:20px;padding:0 20px 22px}[data-tca-bundle] .ta-intro{padding:23px 20px 18px;display:block}[data-tca-bundle] .ta-intro-note{margin-top:10px;max-width:none}[data-tca-bundle] .ta-steps{margin:0 20px 21px}[data-tca-bundle] .ta-header{padding:15px 20px}[data-tca-bundle] .ta-summary{display:grid;grid-template-columns:135px 1fr}[data-tca-bundle] .ta-art{height:100%;min-height:230px}[data-tca-bundle] .ta-pack{width:58px;height:90px;transform:rotate(-13deg) translate(-25px,-7px)}[data-tca-bundle] .ta-pack:nth-child(2){transform:rotate(13deg) translate(25px,-7px)}[data-tca-bundle] .ta-pack:nth-child(3){width:66px;height:104px;transform:translate(0,7px)}[data-tca-bundle] .ta-pack .ta-pack-name{font-size:11px}[data-tca-bundle] .ta-extra{grid-column:1/-1}[data-tca-bundle] .ta-footer{padding:15px 20px;flex-wrap:wrap}[data-tca-bundle] .ta-footer-note{max-width:none}[data-tca-bundle] .ta-actions{margin-left:auto}[data-tca-bundle] .ta-plan{padding:15px 12px}[data-tca-bundle] .ta-plan .ta-price{font-size:25px}[data-tca-bundle][data-step="1"] .ta-art{display:none}[data-tca-bundle][data-step="1"] .ta-summary{display:block}[data-tca-bundle][data-step="1"] .ta-summary-body{padding:15px 17px}[data-tca-bundle][data-step="1"] .ta-profile{min-height:0}[data-tca-bundle][data-step="1"] .ta-date{display:none}}
    @media(max-width:370px){[data-tca-bundle] .ta-header{padding:14px}[data-tca-bundle] .ta-intro{padding:22px 15px 18px}[data-tca-bundle] .ta-body{padding:0 15px 20px}[data-tca-bundle] .ta-steps{margin:0 15px 20px}[data-tca-bundle] .ta-preview{font-size:11px}[data-tca-bundle] .ta-plan{padding:15px 8px}[data-tca-bundle] .ta-plan .ta-price{font-size:22px}[data-tca-bundle] .ta-plan .ta-level{font-size:11px}[data-tca-bundle] .ta-summary{grid-template-columns:102px 1fr}[data-tca-bundle] .ta-summary-body{padding:14px 11px}[data-tca-bundle] .ta-summary-title h3{font-size:15px}[data-tca-bundle] .ta-footer{padding:14px 15px}[data-tca-bundle] .ta-primary{padding:11px 12px}[data-tca-bundle] .ta-display-title{font-size:29px}}
    @media(pointer:coarse){[data-tca-bundle] .ta-chip,[data-tca-bundle] .ta-segment{min-height:44px}[data-tca-bundle] .ta-select{font-size:16px}[data-tca-bundle] .ta-checkline{min-height:44px;align-items:center}}
    @media(prefers-reduced-motion:reduce){[data-tca-bundle] button{transition:none}}

/* Presentation video: full frame, explicitly started, separate from the form. */
[data-tca-bundle] .ta-film{min-width:0;background:var(--ta-panel);border-bottom:1px solid var(--ta-line)}
[data-tca-bundle] .ta-video-frame{position:relative;aspect-ratio:1/1;overflow:hidden;background:#0d1020;isolation:isolate}
[data-tca-bundle] .ta-video,[data-tca-bundle] .ta-video-poster{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;display:block;margin:0}
[data-tca-bundle] .ta-video-poster{z-index:1}
[data-tca-bundle] .ta-video{z-index:2;background:transparent}
[data-tca-bundle] .ta-video[hidden],[data-tca-bundle] .ta-video-poster[hidden],[data-tca-bundle] .ta-video-fallback[hidden]{display:none}
[data-tca-bundle] .ta-video-fallback{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:18px;text-align:center;background:radial-gradient(ellipse at 70% 15%,#472978,transparent 72%),#101226;color:#f7f4fb;font-size:24px;line-height:1.2;letter-spacing:-.7px}
[data-tca-bundle] .ta-video-fallback svg{width:32px;height:32px;color:#d4b9ff}
[data-tca-bundle] .ta-video-toolbar{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 12px 0}
[data-tca-bundle] .ta-video-title{font-size:12px;line-height:1.35;color:var(--ta-ink)}
[data-tca-bundle] .ta-video-toggle{flex-shrink:0;min-height:44px;padding:9px 12px;display:inline-flex;gap:7px;align-items:center;justify-content:center;border:1px solid var(--ta-line);border-radius:100px;background:var(--ta-tint);color:var(--ta-accent);font-size:12px;font-weight:600;line-height:1.2;cursor:pointer}
[data-tca-bundle] .ta-video-toggle:disabled{cursor:default;opacity:.65}
[data-tca-bundle] .ta-video-toggle:focus-visible{outline:3px solid var(--ta-accent);outline-offset:2px}
[data-tca-bundle] .ta-video-symbol{display:block;width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:7px solid currentColor}
[data-tca-bundle] .ta-video-toggle[aria-pressed="true"] .ta-video-symbol{width:7px;height:10px;border:0;border-left:2px solid currentColor;border-right:2px solid currentColor}
[data-tca-bundle] .ta-video-note{font-size:10px;color:var(--ta-muted);line-height:1.4;padding:8px 12px 12px;margin:0}
[data-tca-bundle] .ta-video-status{font-size:12px;line-height:1.45;color:var(--ta-ink);padding:8px 12px 0;margin:0}
[data-tca-bundle] .ta-video-status:empty{display:none}
[data-tca-bundle] .ta-official-logo{display:block;width:128px;height:64px;object-fit:contain;flex:none}
[data-tca-bundle] .ta-brand-divider{height:27px;width:1px;background:var(--ta-line)}
[data-tca-bundle] .ta-brand-product{font-size:12px;letter-spacing:1.8px;line-height:1.5;color:var(--ta-accent);font-weight:500;white-space:nowrap}
[data-tca-bundle] .ta-brand-product small{font-size:11px;letter-spacing:0;color:var(--ta-muted)}
[data-tca-bundle] .ta-header{padding-top:8px;padding-bottom:8px;flex-wrap:wrap}
[data-tca-bundle] .ta-pack:nth-child(3){background:linear-gradient(145deg,#7018e6,#9142d4 70%,#126b87);border-color:#ba9dde}
[data-tca-bundle] .ta-primary{min-height:48px}
[data-tca-bundle] .ta-brand{min-width:0;gap:8px}
@media(max-width:640px){[data-tca-bundle] .ta-preview{display:none}[data-tca-bundle] .ta-summary{grid-template-columns:112px minmax(0,1fr)}}
@media(max-width:370px){[data-tca-bundle] .ta-summary{display:block}[data-tca-bundle] .ta-art{min-height:170px}[data-tca-bundle] .ta-footer .ta-actions{width:100%;justify-content:space-between}[data-tca-bundle] .ta-primary{white-space:normal}}
@media(max-width:640px){[data-tca-bundle] .ta-summary{display:block}[data-tca-bundle] .ta-film{width:100%}[data-tca-bundle] .ta-video-toolbar{padding:10px 14px 0}[data-tca-bundle] .ta-video-note,[data-tca-bundle] .ta-video-status{padding-left:14px;padding-right:14px}}

[data-tca-bundle] p{color:inherit}

/* Inline media controls are optional for the public autoplay presentation. */
.video-toggle[hidden],.ta-video-toggle[hidden]{display:none!important}
