.tips-hero{color:#fff;background:linear-gradient(135deg,#101b22 0%,#172a2b 58%,#17362c 100%);padding:58px 0 52px;position:relative;overflow:hidden}.tips-hero:after{content:"";background:radial-gradient(circle,#53ca622e,#0000 68%);border-radius:50%;width:420px;height:420px;position:absolute;top:-210px;right:-100px}.tips-hero .eyebrow{letter-spacing:.18em;color:#65d36e;margin:0 0 14px;font-size:.78rem;font-weight:800}.tips-hero h1{letter-spacing:-.04em;max-width:900px;margin:0;font-size:clamp(2rem,4.3vw,3.65rem);line-height:1.03}.tips-hero h1 span{color:#69d672}.tips-stats{flex-wrap:wrap;gap:12px;display:flex}.tips-stats span{color:#cbd7d7;background:#ffffff0e;border:1px solid #ffffff24;border-radius:999px;padding:9px 13px;font-size:.82rem}.tips-stats strong{color:#fff}.tips-section{padding:44px 0 80px}.tips-layout{grid-template-columns:250px minmax(0,1fr);align-items:start;gap:38px;display:grid}.tips-nav{min-width:0;position:relative}.tips-nav-inner{border:1px solid var(--border-color,#dfe5e2);background:var(--card-bg,#fff);border-radius:16px;max-height:calc(100vh - 120px);padding:16px;position:sticky;top:90px;overflow:auto}.tips-nav-title{letter-spacing:.12em;color:#738079;margin:2px 8px 10px;font-size:.72rem;font-weight:800}.tips-nav a{color:inherit;border-radius:9px;gap:9px;padding:8px;font-size:.78rem;line-height:1.3;text-decoration:none;display:flex}.tips-nav a:hover{background:#50be5a17}.tips-nav a span{color:#53b95e;flex:none;font-weight:800}.tips-content{min-width:0}.tips-intro-card{background:linear-gradient(135deg,#4abb561f,#4abb5609);border:1px solid #4abb5638;border-radius:18px;margin-bottom:24px;padding:25px 27px}.tips-badge,.tip-tag,.tip-label,.tip-remember>span{letter-spacing:.12em;color:#45a651;font-size:.68rem;font-weight:850}.tips-intro-card h2{margin:7px 0 6px;font-size:1.35rem}.tips-intro-card p{color:var(--muted-color,#66716b);margin:0;line-height:1.65}.tip-card{border:1px solid var(--border-color,#dfe5e2);background:var(--card-bg,#fff);border-radius:20px;margin-bottom:25px;padding:28px;scroll-margin-top:90px;box-shadow:0 9px 28px #0f1e160b}.tip-head{grid-template-columns:52px 1fr;align-items:start;gap:17px;display:grid}.tip-number{color:#fff;background:#54bd60;border-radius:14px;place-items:center;width:48px;height:48px;font-size:1.05rem;font-weight:900;display:grid}.tip-head h2{letter-spacing:-.025em;margin:5px 0 9px;font-size:clamp(1.3rem,2.2vw,1.75rem);line-height:1.15}.tip-head p{color:var(--muted-color,#65716b);margin:0;line-height:1.65}.tip-problem{background:#e0a44813;border-left:3px solid #e0a448;border-radius:0 11px 11px 0;margin:23px 0 17px;padding:16px 18px}.tip-problem p{margin:5px 0 0;line-height:1.6}.code-compare{grid-template-columns:1fr 1fr;gap:14px;margin-top:17px;display:grid}.code-panel{background:#111b22;border:1px solid #26343c;border-radius:14px;min-width:0;overflow:hidden}.code-title{color:#aebbc1;text-transform:uppercase;letter-spacing:.07em;border-bottom:1px solid #26343c;align-items:center;gap:8px;padding:10px 14px;font-size:.72rem;font-weight:750;display:flex}.code-title .dot{background:#d89b48;border-radius:50%;width:7px;height:7px}.qlik-code{white-space:pre;tab-size:4;color:#dce5e8;background:0 0;margin:0;padding:17px;font:500 .82rem/1.65 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;overflow:auto}.qs-function{color:#72b7ff}.qs-keyword{color:#c998ff}.qs-string{color:#8bd17c}.qs-number{color:#e9c46a}.qs-variable{color:#d6a0ff}.qs-set{color:#70d7c7}.qs-comment{color:#778890;font-style:italic}.tip-remember{background:#4db95713;border-radius:12px;grid-template-columns:auto 1fr;align-items:start;gap:14px;margin-top:17px;padding:15px 17px;display:grid}.tip-remember p{margin:0;line-height:1.6}@media (width<=900px){.tips-layout{grid-template-columns:1fr}.tips-nav{display:none}.code-compare{grid-template-columns:1fr}.tips-section{padding-top:28px}}@media (width<=600px){.tips-hero{padding:42px 0 38px}.tip-card{border-radius:16px;padding:20px 16px}.tip-head{grid-template-columns:1fr}.tip-number{width:42px;height:42px}.qlik-code{padding:14px;font-size:.76rem}.tip-remember{grid-template-columns:1fr;gap:5px}.tips-intro-card{padding:21px 18px}}.code-title{justify-content:space-between;min-height:42px}.code-title-label{align-items:center;gap:8px;min-width:0;display:flex}.code-copy{appearance:none;color:#c9d4d8;letter-spacing:.02em;text-transform:none;cursor:pointer;background:#18242b;border:1px solid #3a4a53;border-radius:8px;flex:none;align-items:center;gap:6px;padding:5px 9px;font:700 .68rem/1 ui-sans-serif,system-ui,sans-serif;transition:background .16s,border-color .16s,color .16s,transform .16s;display:inline-flex}.code-copy:active{transform:translateY(1px)}.code-copy:focus-visible{outline-offset:2px;outline:2px solid #63cf6c}.copy-icon{font-size:.9rem;line-height:1}@media (width<=480px){.copy-label{display:none}.code-copy{padding:6px 8px}}:is(html[data-theme=dark],body[data-theme=dark],html.dark,body.dark,html.dark-mode,body.dark-mode,html.dark-theme,body.dark-theme) .tips-section{color:#e8f0f1}:is(html[data-theme=dark],body[data-theme=dark],html.dark,body.dark,html.dark-mode,body.dark-mode,html.dark-theme,body.dark-theme) .tips-nav-inner{background:#101d24;border-color:#294047;box-shadow:0 14px 34px #0000002e}:is(html[data-theme=dark],body[data-theme=dark],html.dark,body.dark,html.dark-mode,body.dark-mode,html.dark-theme,body.dark-theme) .tips-nav-title{color:#91a3a6}:is(html[data-theme=dark],body[data-theme=dark],html.dark,body.dark,html.dark-mode,body.dark-mode,html.dark-theme,body.dark-theme) .tips-nav a{color:#cbd7da}:is(html[data-theme=dark],body[data-theme=dark],html.dark,body.dark,html.dark-mode,body.dark-mode,html.dark-theme,body.dark-theme) .tips-nav a:hover{color:#f5f8f8;background:#53be5e1f}:is(html[data-theme=dark],body[data-theme=dark],html.dark,body.dark,html.dark-mode,body.dark-mode,html.dark-theme,body.dark-theme) .tips-intro-card{background:linear-gradient(135deg,#10312c 0%,#0d2728 55%,#0d2027 100%);border-color:#205a43;box-shadow:0 12px 30px #00000024}:is(html[data-theme=dark],body[data-theme=dark],html.dark,body.dark,html.dark-mode,body.dark-mode,html.dark-theme,body.dark-theme) .tips-intro-card h2{color:#f4f8f7}:is(html[data-theme=dark],body[data-theme=dark],html.dark,body.dark,html.dark-mode,body.dark-mode,html.dark-theme,body.dark-theme) .tips-intro-card p{color:#aebfc0}:is(html[data-theme=dark],body[data-theme=dark],html.dark,body.dark,html.dark-mode,body.dark-mode,html.dark-theme,body.dark-theme) .tip-card{background:#102028;border-color:#294047;box-shadow:0 14px 34px #0003}:is(html[data-theme=dark],body[data-theme=dark],html.dark,body.dark,html.dark-mode,body.dark-mode,html.dark-theme,body.dark-theme) .tip-head h2{color:#f2f7f7}:is(html[data-theme=dark],body[data-theme=dark],html.dark,body.dark,html.dark-mode,body.dark-mode,html.dark-theme,body.dark-theme) .tip-head p{color:#b3c1c3}:is(html[data-theme=dark],body[data-theme=dark],html.dark,body.dark,html.dark-mode,body.dark-mode,html.dark-theme,body.dark-theme) .tip-problem{color:#dce5e5;background:#e0a4481b;border-left-color:#e0a448}:is(html[data-theme=dark],body[data-theme=dark],html.dark,body.dark,html.dark-mode,body.dark-mode,html.dark-theme,body.dark-theme) .tip-problem p{color:#c6d1d2}:is(html[data-theme=dark],body[data-theme=dark],html.dark,body.dark,html.dark-mode,body.dark-mode,html.dark-theme,body.dark-theme) .tip-remember{background:#4db9571b;border:1px solid #4db95729}:is(html[data-theme=dark],body[data-theme=dark],html.dark,body.dark,html.dark-mode,body.dark-mode,html.dark-theme,body.dark-theme) .tip-remember p{color:#c8d5d5}@media (prefers-color-scheme:dark){html:not([data-theme=light]):not(.light):not(.light-mode):not(.light-theme) .tips-nav-inner{background:#101d24;border-color:#294047}html:not([data-theme=light]):not(.light):not(.light-mode):not(.light-theme) .tips-nav-title{color:#91a3a6}html:not([data-theme=light]):not(.light):not(.light-mode):not(.light-theme) .tips-nav a{color:#cbd7da}html:not([data-theme=light]):not(.light):not(.light-mode):not(.light-theme) .tips-intro-card{background:linear-gradient(135deg,#10312c 0%,#0d2728 55%,#0d2027 100%);border-color:#205a43}html:not([data-theme=light]):not(.light):not(.light-mode):not(.light-theme) .tips-intro-card h2{color:#f4f8f7}html:not([data-theme=light]):not(.light):not(.light-mode):not(.light-theme) .tips-intro-card p{color:#aebfc0}html:not([data-theme=light]):not(.light):not(.light-mode):not(.light-theme) .tip-card{background:#102028;border-color:#294047;box-shadow:0 14px 34px #0003}html:not([data-theme=light]):not(.light):not(.light-mode):not(.light-theme) .tip-head h2{color:#f2f7f7}html:not([data-theme=light]):not(.light):not(.light-mode):not(.light-theme) .tip-head p{color:#b3c1c3}html:not([data-theme=light]):not(.light):not(.light-mode):not(.light-theme) .tip-problem{color:#dce5e5;background:#e0a4481b}html:not([data-theme=light]):not(.light):not(.light-mode):not(.light-theme) .tip-problem p{color:#c6d1d2}html:not([data-theme=light]):not(.light):not(.light-mode):not(.light-theme) .tip-remember{background:#4db9571b;border:1px solid #4db95729}html:not([data-theme=light]):not(.light):not(.light-mode):not(.light-theme) .tip-remember p{color:#c8d5d5}}.tips-nav-button{text-align:left;width:100%;color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:9px;grid-template-columns:28px minmax(0,1fr);align-items:start;gap:8px;padding:9px 8px;font-size:.78rem;line-height:1.3;display:grid}.tips-nav-button:hover{background:#50be5a17}.tips-nav-button[aria-current=true]{background:#50be5a24;box-shadow:inset 3px 0 #53b95e}.tips-nav-button>span:first-child{color:#53b95e;font-weight:850}.tips-nav-button>span:last-child{min-width:0}.tip-card[hidden]{display:none!important}.tip-teach{background:#449bcd11;border:1px solid #449bcd2e;border-radius:12px;margin:23px 0 17px;padding:17px 18px}.tip-teach p{margin:5px 0 0;line-height:1.65}.tips-mobile-select-wrap{margin:0 0 18px;display:none}.tips-mobile-select-wrap label{letter-spacing:.08em;text-transform:uppercase;color:var(--muted-color,#66716b);margin:0 0 7px;font-size:.72rem;font-weight:800;display:block}.tips-mobile-select-wrap select{border:1px solid var(--border-color,#dfe5e2);background:var(--card-bg,#fff);width:100%;color:inherit;font:inherit;border-radius:11px;padding:12px 13px}.tip-pager{border-top:1px solid var(--border-color,#dfe5e2);grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;margin-top:24px;padding-top:20px;display:grid}.tip-pager>span{text-align:center;color:var(--muted-color,#66716b);font-size:.78rem}.tip-pager-button{color:inherit;cursor:pointer;background:#4caf5612;border:1px solid #4caf564d;border-radius:10px;justify-self:start;padding:9px 12px;font:750 .78rem/1.2 ui-sans-serif,system-ui,sans-serif}.tip-pager-next{justify-self:end}.tip-pager-button:hover:not(:disabled){background:#4caf5624;border-color:#4caf5680}.tip-pager-button:disabled{opacity:.35;cursor:not-allowed}.tips-content{scroll-margin-top:90px}:is(html[data-theme=dark],body[data-theme=dark],html.dark,body.dark,html.dark-mode,body.dark-mode,html.dark-theme,body.dark-theme) .tips-nav-button{color:#cbd7da}:is(html[data-theme=dark],body[data-theme=dark],html.dark,body.dark,html.dark-mode,body.dark-mode,html.dark-theme,body.dark-theme) .tips-nav-button:hover{background:#53be5e1f}:is(html[data-theme=dark],body[data-theme=dark],html.dark,body.dark,html.dark-mode,body.dark-mode,html.dark-theme,body.dark-theme) .tips-nav-button[aria-current=true]{background:#53be5e29}:is(html[data-theme=dark],body[data-theme=dark],html.dark,body.dark,html.dark-mode,body.dark-mode,html.dark-theme,body.dark-theme) .tip-teach{background:#489ac81a;border-color:#5cb4e138}:is(html[data-theme=dark],body[data-theme=dark],html.dark,body.dark,html.dark-mode,body.dark-mode,html.dark-theme,body.dark-theme) .tip-teach p{color:#c8d5d8}:is(html[data-theme=dark],body[data-theme=dark],html.dark,body.dark,html.dark-mode,body.dark-mode,html.dark-theme,body.dark-theme) .tip-pager{border-top-color:#294047}:is(html[data-theme=dark],body[data-theme=dark],html.dark,body.dark,html.dark-mode,body.dark-mode,html.dark-theme,body.dark-theme) .tip-pager-button{color:#dce8e8;background:#53be5e17}@media (width<=900px){.tips-mobile-select-wrap{display:block}.tips-intro-card{margin-bottom:16px}}@media (width<=600px){.tip-pager{grid-template-columns:1fr 1fr}.tip-pager>span{grid-area:1/1/auto/-1}.tip-pager-button{grid-row:2}.tip-pager-next{justify-self:end}.tip-teach{padding:15px}}.tips-hero{color:#fff;background:linear-gradient(90deg,#051922c7 0%,#05192294 47%,#0519223d 100%),url(/assets/hero-cap-canaille-v418.jpg) 50% 52%/cover no-repeat;align-items:center;min-height:198px;padding:36px 0 34px;display:flex;position:relative;overflow:hidden}.tips-hero:after{display:none}.tips-hero .container{z-index:1;position:relative}.tips-hero .eyebrow{color:#61e5b0;letter-spacing:.28em;margin:0 0 13px;font-size:.72rem;font-weight:850}.tips-hero h1{letter-spacing:.015em;color:#fff;max-width:760px;margin:0;font-size:clamp(2rem,3.25vw,2.8rem);line-height:1.08}.tips-lead{color:#f2f6f5;max-width:720px;margin:13px 0 0;font-size:1rem;line-height:1.55}.tips-stats{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.tips-section{padding-top:44px}@media (width<=600px){.tips-hero{background-position:50%;min-height:190px;padding:32px 0}.tips-hero .eyebrow{letter-spacing:.18em;line-height:1.45}.tips-hero h1{font-size:2rem}.tips-lead{font-size:.94rem}}.code-compare{gap:18px}.code-panel{box-shadow:none;background:#fff;border:1px solid #d9e3e7;border-radius:12px;overflow:hidden}.code-panel-good{border-color:#b9dec1}.code-title{color:#132b3a;letter-spacing:.035em;background:#f6f9fa;border-bottom:1px solid #d9e3e7;min-height:55px;padding:11px 16px;font-size:.72rem;font-weight:800}.code-panel-good .code-title{border-bottom-color:#cfe4d3}.code-title .dot{background:#d89b48}.code-panel-good .dot{background:#58c664}.qlik-code{color:#183044;background:#fff;min-height:108px;padding:22px 18px;font-size:.84rem;line-height:1.65}.code-copy{color:#183044;background:#fff;border:1px solid #d7e0e4;border-radius:7px;padding:7px 10px}.code-copy:hover{color:#0b2230;background:#f0f5f6;border-color:#bdcbd1}.code-copy.is-copied{color:#287d36;background:#edf8ef;border-color:#8bc795}.code-panel .qs-function{color:#4d79df}.code-panel .qs-keyword{color:#8b5cc7}.code-panel .qs-string{color:#4f9a54}.code-panel .qs-number{color:#b78634}.code-panel .qs-variable{color:#9b63ca}.code-panel .qs-set{color:#238f84}.code-panel .qs-comment{color:#75868f;font-style:italic}:is(html[data-theme=dark],body[data-theme=dark],html.dark,body.dark,html.dark-mode,body.dark-mode,html.dark-theme,body.dark-theme) .code-panel{background:#102028;border-color:#294047}:is(html[data-theme=dark],body[data-theme=dark],html.dark,body.dark,html.dark-mode,body.dark-mode,html.dark-theme,body.dark-theme) .code-panel-good{border-color:#315f3a}:is(html[data-theme=dark],body[data-theme=dark],html.dark,body.dark,html.dark-mode,body.dark-mode,html.dark-theme,body.dark-theme) .code-title{color:#c9d5d8;background:#13242c;border-bottom-color:#294047}:is(html[data-theme=dark],body[data-theme=dark],html.dark,body.dark,html.dark-mode,body.dark-mode,html.dark-theme,body.dark-theme) .qlik-code{color:#dce5e8;background:#102028}:is(html[data-theme=dark],body[data-theme=dark],html.dark,body.dark,html.dark-mode,body.dark-mode,html.dark-theme,body.dark-theme) .code-copy{color:#d5dfe2;background:#182a32;border-color:#3a5059}:is(html[data-theme=dark],body[data-theme=dark],html.dark,body.dark,html.dark-mode,body.dark-mode,html.dark-theme,body.dark-theme) .code-copy:hover{color:#fff;background:#223740;border-color:#536a73}:is(html[data-theme=dark],body[data-theme=dark],html.dark,body.dark,html.dark-mode,body.dark-mode,html.dark-theme,body.dark-theme) .code-panel .qs-function{color:#72b7ff}:is(html[data-theme=dark],body[data-theme=dark],html.dark,body.dark,html.dark-mode,body.dark-mode,html.dark-theme,body.dark-theme) .code-panel .qs-keyword{color:#c998ff}:is(html[data-theme=dark],body[data-theme=dark],html.dark,body.dark,html.dark-mode,body.dark-mode,html.dark-theme,body.dark-theme) .code-panel .qs-string{color:#8bd17c}:is(html[data-theme=dark],body[data-theme=dark],html.dark,body.dark,html.dark-mode,body.dark-mode,html.dark-theme,body.dark-theme) .code-panel .qs-number{color:#e9c46a}:is(html[data-theme=dark],body[data-theme=dark],html.dark,body.dark,html.dark-mode,body.dark-mode,html.dark-theme,body.dark-theme) .code-panel .qs-variable{color:#d6a0ff}:is(html[data-theme=dark],body[data-theme=dark],html.dark,body.dark,html.dark-mode,body.dark-mode,html.dark-theme,body.dark-theme) .code-panel .qs-set{color:#70d7c7}:is(html[data-theme=dark],body[data-theme=dark],html.dark,body.dark,html.dark-mode,body.dark-mode,html.dark-theme,body.dark-theme) .code-panel .qs-comment{color:#87989f}@media (prefers-color-scheme:dark){html:not([data-theme=light]):not(.light):not(.light-mode):not(.light-theme) .code-panel{background:#102028;border-color:#294047}html:not([data-theme=light]):not(.light):not(.light-mode):not(.light-theme) .code-panel-good{border-color:#315f3a}html:not([data-theme=light]):not(.light):not(.light-mode):not(.light-theme) .code-title{color:#c9d5d8;background:#13242c;border-bottom-color:#294047}html:not([data-theme=light]):not(.light):not(.light-mode):not(.light-theme) .qlik-code{color:#dce5e8;background:#102028}html:not([data-theme=light]):not(.light):not(.light-mode):not(.light-theme) .code-copy{color:#d5dfe2;background:#182a32;border-color:#3a5059}}
