.page-hero{padding:140px 48px 72px;text-align:center;background:radial-gradient(ellipse at 50% 0,rgba(93,184,122,.06) 0,transparent 60%),var(--lp-bg,#F0EEE9);position:relative;overflow:hidden}.page-hero:before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='1'/%3E%3C/svg%3E");opacity:.025;pointer-events:none}.page-hero>*{position:relative;z-index:1}.page-eyebrow{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid #e5e2dc;border-radius:100px;padding:6px 16px;font-size:12px;font-weight:500;color:#888;margin-bottom:24px}.page-eyebrow-dot{width:6px;height:6px;border-radius:50%;background:#5DB87A}.page-title{font-size:48px;font-weight:700;color:#1A1814;letter-spacing:-.03em;line-height:1.05;margin-bottom:16px}.page-subtitle{font-size:15px;color:#888}.page-layout{max-width:1100px;margin:0 auto;padding:64px 48px 120px;display:grid;grid-template-columns:240px 1fr;gap:60px;align-items:start}.toc{position:sticky;top:100px;background:#fff;border:1px solid #e5e2dc;border-radius:14px;padding:20px}.toc-title{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#888;margin-bottom:14px;padding-bottom:12px;border-bottom:1px solid #e5e2dc}.toc-list{list-style:none;display:flex;flex-direction:column;gap:2px}.toc-list a{display:block;font-size:12.5px;color:#888;text-decoration:none;padding:5px 8px;border-radius:6px;transition:all .15s;line-height:1.4}.toc-list a:hover{color:#1A1814;background:#F0EEE9}.toc-list a.active{color:#3DA85A;background:rgba(93,184,122,.07);font-weight:500}.legal-content{min-width:0}.section-block{margin-bottom:52px;scroll-margin-top:100px}.section-block:last-child{margin-bottom:0}.section-num{font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#3DA85A;margin-bottom:8px}.section-heading{font-size:20px;font-weight:600;color:#1A1814;letter-spacing:-.02em;margin-bottom:16px;line-height:1.3}.section-body{font-size:14.5px;color:#444;line-height:1.75;gap:12px}.section-body,.section-body ul{display:flex;flex-direction:column}.section-body ul{padding-left:0;list-style:none;gap:8px}.section-body ul li{display:flex;gap:10px;font-size:14px;color:#555;line-height:1.6}.section-body ul li:before{content:"—";color:#D8D4CE;flex-shrink:0;margin-top:1px}.subsection{background:#fff;border:1px solid #e5e2dc;border-radius:10px;padding:16px 18px;display:flex;flex-direction:column;gap:6px}.subsection-label{font-size:11.5px;font-weight:600;color:#888;letter-spacing:.02em}.subsection-text{font-size:14px;color:#555;line-height:1.65}.green-callout{background:rgba(93,184,122,.07);border:1px solid rgba(93,184,122,.25);border-left:3px solid #5db87a;border-radius:10px;padding:16px 18px;display:flex;gap:12px;align-items:flex-start}.green-callout-icon{width:18px;height:18px;flex-shrink:0;margin-top:1px}.green-callout-icon svg{width:18px;height:18px;stroke:#5DB87A;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.green-callout-text{font-size:14px;color:#1A1814;line-height:1.65}.green-callout-text strong{font-weight:600}.green-callout-text a{color:#3DA85A}.warn-callout{background:rgba(255,200,100,.08);border:1px solid rgba(255,180,50,.25);border-left:3px solid #e5a020;border-radius:10px;padding:16px 18px;display:flex;gap:12px;align-items:flex-start}.warn-callout-icon svg{width:18px;height:18px;stroke:#C88010;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.warn-callout-text{font-size:14px;color:#1A1814;line-height:1.65}.warn-callout-text strong{font-weight:600}.key-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.key-fact{background:#fff;border:1px solid #e5e2dc;border-radius:10px;padding:16px}.key-fact-label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#888;margin-bottom:6px}.key-fact-value{font-size:14px;font-weight:500;color:#1A1814;line-height:1.4}.checklist{display:flex;flex-direction:column;gap:8px}.checklist-item{display:flex;align-items:flex-start;gap:10px;font-size:14px;color:#555;line-height:1.6}.check-icon{width:18px;height:18px;border-radius:50%;background:rgba(93,184,122,.07);border:1px solid rgba(93,184,122,.25);display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px}.check-icon svg{width:10px;height:10px;stroke:#3DA85A;fill:none;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.section-divider{border:none;border-top:1px solid #e5e2dc;margin:52px 0}.caps-block{background:#F5F3F0;border:1px solid #e5e2dc;border-radius:10px;padding:20px;font-size:13px;color:#666;line-height:1.7;font-weight:400}.contact-card{background:#141210;border-radius:14px;padding:28px 32px;display:flex;align-items:center;justify-content:space-between;gap:24px}.contact-card-left h3{font-size:16px;font-weight:600;color:#fff;margin-bottom:4px}.contact-card-left p{font-size:13.5px;color:rgba(255,255,255,.4)}.contact-card-btn{display:inline-flex;align-items:center;gap:7px;background:#5DB87A;color:#fff;font-size:13.5px;font-weight:500;padding:10px 20px;border-radius:8px;text-decoration:none;white-space:nowrap;transition:background .2s;border:none;cursor:pointer}.contact-card-btn:hover{background:#3DA85A}.tag{display:inline-block;font-size:10px;font-weight:600;padding:2px 7px;border-radius:4px;letter-spacing:.04em}.tag-green{background:rgba(93,184,122,.07);color:#3DA85A}.tag-yellow{background:rgba(255,200,50,.1);color:#9a6f00}.tag-grey{background:rgba(0,0,0,.05);color:#666}.data-table{width:100%;border-collapse:collapse;border-radius:10px;overflow:hidden;border:1px solid #e5e2dc}.data-table th{background:#fff;padding:11px 14px;text-align:left;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#888}.data-table td,.data-table th{border-bottom:1px solid #e5e2dc}.data-table td{padding:12px 14px;font-size:13.5px;color:#555;vertical-align:top;line-height:1.5}.data-table tr:last-child td{border-bottom:none}.data-table tr:nth-child(2n) td{background:rgba(245,243,240,.5)}.no-list{display:flex;flex-direction:column;gap:8px}.no-item{display:flex;align-items:flex-start;gap:10px;font-size:14px;color:#555;line-height:1.6}.no-icon{width:18px;height:18px;border-radius:50%;background:rgba(255,80,80,.07);border:1px solid rgba(255,80,80,.2);display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px;font-size:10px;color:#c44;font-weight:700}.rights-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.right-card{background:#fff;border:1px solid #e5e2dc;border-radius:10px;padding:16px}.right-card-title{font-size:13px;font-weight:600;color:#1A1814;margin-bottom:5px;display:flex;align-items:center;gap:8px}.right-card-article{font-size:10px;font-weight:600;color:#3DA85A;background:rgba(93,184,122,.07);padding:2px 7px;border-radius:4px}.right-card-desc{font-size:13px;color:#666;line-height:1.55}.cookie-cards{display:flex;flex-direction:column;gap:10px}.cookie-card{background:#fff;border:1px solid #e5e2dc;border-radius:12px;overflow:hidden}.cookie-card-header{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border-bottom:1px solid #e5e2dc}.cookie-card-title{font-size:14px;font-weight:600;color:#1A1814}.cookie-card-badges{display:flex;gap:6px}.cookie-card-body{padding:14px 18px;font-size:13.5px;color:#555;line-height:1.6;display:flex;flex-direction:column;gap:8px}.cookie-examples{display:flex;flex-wrap:wrap;gap:6px}.cookie-example{font-size:12px;background:#F0EEE9;border:1px solid #e5e2dc;padding:3px 10px;border-radius:6px;color:#888}.address-card{background:#fff;border:1px solid #e5e2dc;border-radius:10px;padding:20px 22px;display:flex;gap:16px;align-items:flex-start}.address-card-icon{width:36px;height:36px;border-radius:8px;background:rgba(93,184,122,.07);border:1px solid rgba(93,184,122,.25);display:flex;align-items:center;justify-content:center;flex-shrink:0}.address-card-icon svg{width:16px;height:16px;stroke:#3DA85A;fill:none;stroke-width:1.8;stroke-linecap:round}.address-card-text{font-size:13.5px;color:#555;line-height:1.7}.address-card-text strong{color:#1A1814;font-weight:600}.address-card-text a{color:#3DA85A}.browser-list{display:grid;grid-template-columns:1fr 1fr;gap:8px}.browser-item{display:flex;align-items:flex-start;gap:8px;background:#fff;border:1px solid #e5e2dc;border-radius:8px;padding:11px 14px;font-size:13px;color:#555}.browser-name{font-weight:600;color:#1A1814;margin-right:4px}.key-facts-2{grid-template-columns:repeat(2,1fr)}@media (max-width:900px){.page-layout{grid-template-columns:1fr;padding:40px 24px 80px}.toc{display:none}.page-title{font-size:32px}.browser-list,.key-facts,.key-facts-2,.rights-grid{grid-template-columns:1fr}.contact-card{flex-direction:column;text-align:center}.page-hero{padding:120px 24px 56px}}