.layout-simple{--legal-line: #e6e6e6;--legal-paper: #fafafa;color:var(--font-color-default);background:var(--color-white)}.simple-header{display:flex;width:min(1180px,100% - 60px);margin:0 auto;padding:190px 0 70px;flex-direction:column;border-bottom:1px solid var(--legal-line)}.simple-eyebrow,.simple-toc-label{margin:0;color:var(--font-color-default);font-size:12px;font-weight:600;letter-spacing:.02em}.simple-title-header{max-width:1000px;margin:26px 0 48px;font-size:clamp(58px,9vw,126px);font-weight:400;line-height:.86;letter-spacing:-.075em}.simple-header-meta{display:flex;justify-content:space-between;gap:20px;color:var(--font-color-grey)}.simple-header-meta p{margin:0;color:inherit;font-size:14px;line-height:1.5}.simple-shell{display:grid;grid-template-columns:230px minmax(0,800px);gap:90px;width:min(1180px,100% - 60px);margin:0 auto;padding:72px 0 140px}.simple-toc{display:flex;position:sticky;top:110px;align-self:start;height:calc(100vh - 140px);height:calc(100dvh - 140px);min-height:0;flex-direction:column;overflow:hidden}.simple-toc .simple-toc-scroll{position:relative;min-height:0;margin-top:20px;flex:1 1 0;overflow:hidden}.simple-toc .simple-toc-scroll:before,.simple-toc .simple-toc-scroll:after{position:absolute;z-index:1;right:12px;left:0;height:24px;opacity:0;pointer-events:none;content:"";transition:opacity .16s ease}.simple-toc .simple-toc-scroll:before{top:0;background:linear-gradient(to bottom,var(--color-white),rgba(255,255,255,0))}.simple-toc .simple-toc-scroll:after{bottom:0;background:linear-gradient(to top,var(--color-white),rgba(255,255,255,0))}.simple-toc .simple-toc-scroll.can-scroll-up:before,.simple-toc .simple-toc-scroll.can-scroll-down:after{opacity:1}.simple-toc ol{display:flex;height:100%;min-height:0;margin:0;padding:0 12px 16px 0;flex-direction:column;gap:2px;list-style:none;overflow-y:auto;overscroll-behavior-y:contain;scrollbar-gutter:stable;scrollbar-color:var(--legal-line) transparent;scrollbar-width:thin}.simple-toc ol::-webkit-scrollbar{width:8px}.simple-toc ol::-webkit-scrollbar-thumb{border-radius:999px;background:var(--legal-line)}.simple-toc a{display:block;padding:6px 0;color:var(--font-color-grey);font-size:13px;line-height:1.5;transition:color .18s ease}.simple-toc a:hover,.simple-toc a:focus-visible{color:var(--color-highlight)}.simple-content,.simple-section-content,.simple-intro,.simple-subsection,.simple-definition-list,.cookie-types,.simple-list{display:flex;flex-direction:column}.simple-content{min-width:0}.simple-intro{gap:16px;padding-bottom:8px}.simple-intro p:first-child{font-size:18px;line-height:1.65}.simple-section{padding-top:74px;scroll-margin-top:120px}.simple-section-title{margin:0 0 30px;padding-bottom:22px;border-bottom:1px solid var(--legal-line);font-size:clamp(30px,4vw,44px);font-weight:400;line-height:1.06;letter-spacing:-.04em}.simple-section-content,.simple-subsection,.cookie-types{gap:16px}.simple-section-content>p,.simple-section-content>.simple-list,.simple-section-content>.simple-definition-list{margin-bottom:6px}.simple-content p,.simple-content li{margin-top:0;color:var(--font-color-default);font-size:var(--font-size-base);line-height:1.72;overflow-wrap:anywhere}.simple-content a{color:var(--color-highlight);text-decoration-thickness:1px;text-underline-offset:3px}.simple-subsection{padding:12px 0 26px}.simple-subsection+.simple-subsection{padding-top:26px;border-top:1px solid var(--legal-line)}.simple-subsection-title,.simple-subsubsection-title{margin:0 0 2px;font-weight:500}.simple-subsection-title{font-size:24px;line-height:1.25;letter-spacing:-.02em}.simple-subsubsection-title{font-size:18px;line-height:1.5}.simple-list,.simple-definition-list{gap:10px;margin:0;padding:0;font-size:var(--font-size-base);line-height:1.72}.simple-list-disc li,.simple-definition-list li{position:relative;padding-left:24px;font-weight:400}.simple-list-disc li:before,.simple-definition-list li:before{position:absolute;top:11px;left:3px;width:5px;height:5px;border-radius:50%;background:var(--font-color-default);content:""}.simple-list-alpha-upper{display:block;padding-left:28px;list-style:upper-alpha}.simple-list-alpha-upper li{display:list-item;padding-left:6px;list-style-type:upper-alpha}.simple-list-alpha-upper li+li{margin-top:10px}.simple-term,p.cookie-name{color:var(--font-color-default);font-weight:600}.cookie-types{gap:12px}.cookie-type{padding:20px;border:1px solid var(--legal-line);background:var(--legal-paper)}.cookie-type p{margin-bottom:6px}.cookie-type p:last-child{margin-bottom:0}.simple-contact{display:flex;align-items:flex-start;gap:4px}.simple-contact a{display:block;position:relative;color:var(--color-highlight);font-size:var(--font-size-base);font-weight:400;font-kerning:none;line-height:26px}@media (max-width: 900px){.simple-shell{grid-template-columns:1fr;gap:50px}.simple-toc{display:block;position:static;height:auto;padding-bottom:28px;border-bottom:1px solid var(--legal-line);overflow:visible}.simple-toc .simple-toc-scroll{margin-top:20px;overflow:visible}.simple-toc .simple-toc-scroll:before,.simple-toc .simple-toc-scroll:after{display:none}.simple-toc ol{display:grid;height:auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:2px 24px;margin-right:0;padding-right:0;overflow:visible;scrollbar-gutter:auto}}@media (max-width: 600px){.simple-header,.simple-shell{width:calc(100% - 36px)}.simple-header{padding:140px 0 40px}.simple-title-header{margin:22px 0 34px;font-size:clamp(50px,17vw,74px)}.simple-header-meta{display:grid;gap:5px}.simple-shell{padding:42px 0 90px}.simple-toc ol{grid-template-columns:1fr}.simple-section{padding-top:58px}.simple-section-title{margin-bottom:24px;padding-bottom:18px}}@media print{.simple-toc,body>footer{display:none!important}.simple-header,.simple-shell{width:100%}.simple-header{padding:40px 0 30px}.simple-title-header{margin:20px 0 30px;font-size:48px;line-height:1}.simple-shell{display:block;padding:30px 0}.simple-section-title{break-after:avoid-page}.simple-subsection,.cookie-type{break-inside:avoid-page}}
