@import "https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,400;9..144,500;9..144,600;9..144,700&family=Inter:wght@400;500;600;700;800&display=swap";:root{--bg:#181612;--bg-elev:#211e1a66;--bg-elev-2:#25211c;--bg-card:#1c191600;--surface:#f2ede30f;--surface-2:#f2ede31c;--text:#d4cfc3;--text-muted:#aaa69b;--text-dim:#76736b;--text-h:#f6f3ea;--border:#f2ede31a;--border-strong:#f2ede32e;--accent:#f4efe6;--accent-strong:#ebe6da;--accent-soft:#f2ede31f;--accent-border:#f2ede342;--accent-ink:#181612;--warm:#d4a85a;--warm-soft:#d4a85a29;--warm-border:#d4a85a66;--teal:#d4a85a;--teal-soft:#d4a85a29;--teal-border:#d4a85a66;--rose:#d4a85a;--rose-soft:#d4a85a29;--rose-border:#d4a85a66;--violet:#d4a85a;--violet-soft:#d4a85a29;--violet-border:#d4a85a66;--radius:18px;--radius-sm:12px;--radius-xs:8px;--shadow:0 30px 80px -30px #000000b3;--maxw:1120px;--serif:"Fraunces", Georgia, serif;--sans:"Inter", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif}*{box-sizing:border-box}html,body{overflow-x:hidden}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);line-height:1.65;font-family:var(--sans);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;background-image:radial-gradient(80% 60% at 85% -10%,#d4a85a1a,#0000 55%),radial-gradient(60% 40% at 10%,#d4a85a0d,#0000 55%);margin:0}::selection{background:var(--accent);color:var(--accent-ink)}.wrap{max-width:var(--maxw);margin:0 auto;padding:0 28px}a{color:inherit;text-decoration:none}h1,h2,h3,h4{color:var(--text-h);letter-spacing:-.025em;margin:0;font-weight:400;line-height:1.05}h1{font-size:clamp(2.6rem,6.5vw,4.6rem);font-family:var(--serif);font-weight:500}h2{font-size:clamp(2rem,4.8vw,3.2rem);font-family:var(--serif);font-weight:500}h3{font-size:1.25rem;font-family:var(--serif);font-weight:500}h4{font-size:1rem;font-family:var(--sans);letter-spacing:0;font-weight:600}p{margin:0}.btn{font-family:var(--sans);cursor:pointer;white-space:nowrap;letter-spacing:-.01em;border:1.5px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:13px 24px;font-size:.93rem;font-weight:600;transition:transform .18s,background .2s,border-color .2s,color .2s,box-shadow .2s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn:active{transform:translateY(0)}.btn:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.btn-primary,.btn-accent{background:var(--accent);color:var(--accent-ink)}.btn-primary:hover,.btn-accent:hover{background:var(--accent-strong);box-shadow:0 12px 30px -10px var(--accent)}.btn-outline{border-color:var(--border-strong);color:var(--text-h);background:0 0}.btn-outline:hover{border-color:var(--accent);color:var(--accent)}.btn-ghost{background:var(--surface);border-color:var(--border);color:var(--text)}.btn-ghost:hover{border-color:var(--border-strong);background:var(--surface-2)}header{z-index:60;-webkit-backdrop-filter:blur(14px)saturate(140%);backdrop-filter:blur(14px)saturate(140%);border-bottom:1px solid var(--border);background:#0c0f0db8;position:sticky;top:0}.nav{height:88px;max-width:var(--maxw);justify-content:space-between;align-items:center;gap:28px;margin:0 auto;padding:0 28px;display:flex}.logo{align-items:center;height:76px;display:inline-flex}.logo-img{object-fit:contain;width:auto;height:76px;display:block}.links{color:var(--text-muted);gap:32px;font-size:.9rem;font-weight:500;display:flex}.links a{transition:color .2s}.links a:hover{color:var(--text-h)}.eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--accent);align-items:center;gap:8px;margin-bottom:22px;font-size:.72rem;font-weight:600;display:inline-flex}.eyebrow:before{content:"";background:var(--accent);opacity:.6;width:24px;height:1px}.section-head{max-width:720px;margin-bottom:56px}.section-head h2{margin-top:0}.section-head p{color:var(--text-muted);max-width:60ch;margin-top:18px;font-size:1.08rem}.muted{color:var(--text-muted)}.hero{padding:88px 0 72px;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#d4a85a38,#0000 60%);width:90%;height:90%;position:absolute;top:-10%;right:0}.hero:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#d4a85a1f,#0000 60%);width:60%;height:60%;position:absolute;bottom:0;left:0}.hero .wrap{z-index:1;grid-template-columns:1.15fr 1fr;align-items:center;gap:56px;display:grid;position:relative}.hero h1 em{color:var(--accent);font-style:italic;font-weight:400}.hero h1 .ul{white-space:nowrap;position:relative}.hero h1 .ul:after{content:"";background:var(--accent);opacity:.35;border-radius:2px;height:.12em;position:absolute;bottom:.1em;left:0;right:0}.lead{color:var(--text-muted);max-width:50ch;margin:26px 0 34px;font-size:1.12rem;line-height:1.6}.hero-ctas{flex-wrap:wrap;gap:12px;display:flex}.hero-trust{background:var(--surface);border:1px solid var(--warm-border);border-radius:var(--radius);align-items:stretch;gap:0;max-width:520px;margin-top:36px;padding:8px;display:flex;overflow:hidden}.trust-item{border-radius:var(--radius-sm);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:6px;padding:14px 18px;transition:background .25s;display:flex}.trust-item:hover{background:var(--warm-soft)}.trust-num{font-family:var(--serif);color:var(--warm);letter-spacing:-.02em;font-size:2rem;font-weight:500;line-height:1}.trust-label{color:var(--text-muted);letter-spacing:.02em;text-transform:lowercase;font-size:.8rem;font-weight:500;line-height:1}.trust-divider{background:var(--warm-border);opacity:.5;align-self:stretch;width:1px}.hero-fine{display:none}.qr-stage{aspect-ratio:1;place-items:center;max-width:440px;margin-left:auto;display:grid;position:relative}.qr-frame{border:1px solid var(--border-strong);box-shadow:var(--shadow), inset 0 1px 0 #f2ede30d;background:linear-gradient(#131312,#0a0a0a);border-radius:24px;position:absolute;inset:0;overflow:hidden}.qr-frame:before{content:"";pointer-events:none;background:radial-gradient(circle at 30% 20%,#f2ede30f,#0000 60%),radial-gradient(circle at 70% 80%,#f2ede308,#0000 60%);position:absolute;inset:0}.qr-grid{z-index:2;grid-template-rows:repeat(21,1fr);grid-template-columns:repeat(21,1fr);padding:8%;display:grid;position:absolute;inset:0}.qr-cell{opacity:0;transform:scale(.3)}.qr-cell.on{background:var(--accent);border-radius:14%;animation:.5s cubic-bezier(.2,.7,.3,1) forwards qrIn}.qr-cell.finder.on{background:var(--accent);border-radius:0}.qr-cell.timing.on{background:var(--accent)}@keyframes qrIn{0%{opacity:0;transform:scale(.3)}60%{opacity:1;transform:scale(1.08)}to{opacity:1;transform:scale(1)}}.qr-scan{background:linear-gradient(90deg, transparent, var(--accent), transparent);height:2px;box-shadow:0 0 20px var(--accent), 0 0 40px #f2ede366;z-index:3;opacity:.95;border-radius:2px;animation:4s ease-in-out infinite scan;position:absolute;top:8%;left:8%;right:8%}@keyframes scan{0%{opacity:0;transform:translateY(0)}10%{opacity:.95}50%{opacity:.95;transform:translateY(369.6px)}60%{opacity:0}to{opacity:0;transform:translateY(0)}}.qr-caption{border:1px solid var(--border-strong);color:var(--text-muted);white-space:nowrap;z-index:5;background:#0a0a0a;border-radius:999px;align-items:center;gap:8px;padding:8px 16px;font-size:.92rem;display:flex;position:absolute;bottom:-14px;left:50%;transform:translate(-50%)}.qr-caption .dot{background:var(--accent);border-radius:50%;width:8px;height:8px;animation:1.6s ease-in-out infinite pulse}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.7)}}.law-banner{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--surface);padding:18px 0}.law-banner a{color:var(--warm);white-space:nowrap;font-size:.92rem;font-weight:600}.law-banner a:hover{color:var(--text-h)}.law-banner .wrap{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;display:flex}.law-banner p{color:var(--text-muted);font-size:.95rem}.law-banner strong{color:var(--text-h);font-weight:600}.vaades{padding:64px 0}.vaades-grid{background:var(--border);border:1px solid var(--border);border-radius:var(--radius);grid-template-columns:repeat(4,1fr);gap:1px;display:grid;overflow:hidden}.vaade{background:var(--bg);flex-direction:column;gap:10px;padding:32px 26px;display:flex}.vaade .big{font-family:var(--serif);color:var(--text-h);letter-spacing:-.03em;font-size:2.4rem;font-weight:500;line-height:1}.vaade .big em{color:var(--accent);margin-left:2px;font-size:1.1rem;font-style:normal;font-weight:400}.vaade h4{color:var(--text-h)}.vaade p{color:var(--text-muted);font-size:.88rem}.vaade.warm .big,.vaade.teal .big,.vaade.rose .big,.vaade.violet .big{color:var(--warm);text-shadow:0 0 36px #d4a85a80}section{padding:96px 0}.divider{border-top:1px solid var(--border)}.services-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.service-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;padding:32px 28px;transition:border-color .25s,background .25s,transform .25s;display:flex;position:relative}.service-card:hover{border-color:var(--warm-border);background:var(--surface-2);transform:translateY(-3px);box-shadow:0 24px 60px -20px #d4a85a38}.service-card.featured{border-color:var(--accent-border);background:linear-gradient(180deg, var(--accent-soft), var(--surface) 70%)}.service-card.featured:before{content:"En çok tercih edilen";background:var(--accent);color:var(--accent-ink);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;border-radius:999px;padding:6px 12px;font-size:.68rem;font-weight:700;position:absolute;top:0;left:50%;transform:translate(-50%,-50%)}.service-num{font-family:var(--serif);color:var(--accent);margin-bottom:18px;font-size:.95rem;font-weight:500}.service-card h3{margin-bottom:12px;font-size:1.5rem}.service-card .muted{margin-bottom:24px;font-size:.96rem}.service-card ul{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.service-card li{color:var(--text);padding-left:26px;font-size:.92rem;position:relative}.service-card li:before{content:"";background:var(--accent);width:14px;height:2px;position:absolute;top:7px;left:0}.process{grid-template-columns:repeat(4,1fr);gap:0;display:grid;position:relative}.step{padding:32px 26px 32px 0;position:relative}.step+.step{padding-left:26px}.step:before{content:"";background:var(--border);width:1px;height:calc(100% - 90px);position:absolute;top:60px;right:0}.step:last-child:before{display:none}.step-num{background:var(--accent-soft);border:1px solid var(--accent-border);width:44px;height:44px;color:var(--accent);font-family:var(--serif);border-radius:12px;place-items:center;margin-bottom:20px;font-size:1rem;font-weight:500;display:inline-grid}.step h3{margin-bottom:10px;font-size:1.3rem}.step .time{color:var(--accent);letter-spacing:.04em;text-transform:uppercase;margin-bottom:12px;font-size:.78rem;font-weight:600;display:inline-block}.step p{color:var(--text-muted);max-width:28ch;font-size:.92rem}.step.warm .step-num,.step.teal .step-num,.step.rose .step-num,.step.violet .step-num{background:var(--warm-soft);border-color:var(--warm-border);color:var(--warm)}.step.warm .time,.step.teal .time,.step.rose .time,.step.violet .time{color:var(--warm)}.sectors-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.sector-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);flex-direction:column;gap:10px;padding:26px 24px;transition:border-color .25s,background .25s,transform .25s;display:flex}.sector-card:hover{border-color:var(--accent-border);background:var(--surface-2);transform:translateY(-3px)}:is(.sector-card:has(.sector-icon.warm):hover,.sector-card:has(.sector-icon.teal):hover,.sector-card:has(.sector-icon.rose):hover,.sector-card:has(.sector-icon.violet):hover){border-color:var(--warm-border);background:var(--surface-2);box-shadow:0 20px 50px -20px #d4a85a40}.sector-icon{background:var(--accent-soft);border:1px solid var(--accent-border);width:44px;height:44px;color:var(--accent);border-radius:12px;place-items:center;margin-bottom:6px;font-size:1.3rem;transition:transform .3s;display:grid}.sector-card:hover .sector-icon{transform:scale(1.08)rotate(-3deg)}.sector-icon.warm,.sector-icon.teal,.sector-icon.rose,.sector-icon.violet{background:var(--warm-soft);border-color:var(--warm-border);color:var(--warm)}.sector-card h4{font-family:var(--serif);color:var(--text-h);font-size:1.15rem;font-weight:500}.sector-card p{color:var(--text-muted);font-size:.88rem}.pricing-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:18px;display:grid}.price-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;padding:32px 28px;display:flex;position:relative}.price-card.popular{border-color:var(--warm);background:linear-gradient(180deg, var(--warm-soft), var(--surface) 65%);box-shadow:0 30px 80px -30px #d4a85a66}.price-card.popular:after{content:"Popüler";background:var(--accent);color:var(--accent-ink);letter-spacing:.06em;text-transform:uppercase;border-radius:999px;padding:5px 11px;font-size:.7rem;font-weight:700;position:absolute;top:-13px;right:28px}.price-card h3{margin-bottom:16px;font-size:1.4rem}.price{font-family:var(--serif);color:var(--text-h);letter-spacing:-.02em;font-size:2.4rem;font-weight:500;line-height:1}.price span{font-family:var(--sans);color:var(--text-muted);margin-left:6px;font-size:.85rem;font-weight:500}.price-note{color:var(--text-dim);margin:8px 0 22px;font-size:.82rem}.price-card ul{flex-direction:column;flex:1;gap:11px;margin:0 0 28px;padding:0;list-style:none;display:flex}.price-card li{color:var(--text);padding-left:26px;font-size:.9rem;position:relative}.price-card li:before{content:"✓";color:var(--accent);font-weight:700;position:absolute;top:0;left:0}.price-card .btn{width:100%;margin-top:auto}.pricing-foot{color:var(--text-dim);justify-content:center;align-items:center;gap:10px;margin-top:22px;font-size:.85rem;display:flex}.pricing-foot:before{content:"✓";color:var(--accent);font-weight:700}.pledge{padding:80px 0}.pledge-card{background:linear-gradient(135deg, var(--accent-soft), transparent 80%);border:1px solid var(--accent-border);border-radius:var(--radius);grid-template-columns:auto 1fr;align-items:center;gap:32px;padding:48px;display:grid}.pledge-mark{background:var(--accent);width:64px;height:64px;color:var(--accent-ink);font-family:var(--serif);border-radius:50%;flex-shrink:0;place-items:center;font-size:1.8rem;font-weight:600;display:grid}.pledge h3{margin-bottom:10px;font-size:1.8rem}.pledge p{color:var(--text-muted);max-width:60ch;font-size:1rem}.faq-list{max-width:800px}.faq-item{border-bottom:1px solid var(--border)}.faq-q{text-align:left;width:100%;font-family:var(--serif);color:var(--text-h);cursor:pointer;letter-spacing:-.01em;background:0 0;border:none;justify-content:space-between;align-items:center;gap:20px;padding:26px 0;font-size:1.2rem;font-weight:500;display:flex}.faq-q:focus-visible{outline:2px solid var(--accent);outline-offset:6px;border-radius:4px}.faq-q .plus{width:30px;height:30px;color:var(--accent);flex-shrink:0;place-items:center;font-size:1.6rem;font-weight:300;transition:transform .35s;display:grid}.faq-item.open .plus{transform:rotate(45deg)}.faq-item.open .faq-q{color:var(--accent)}.faq-a{transition:max-height .4s;overflow:hidden}.faq-a p{color:var(--text-muted);max-width:72ch;padding:0 0 26px;font-size:1rem;line-height:1.7}.founder{padding:96px 0}.founder-card{grid-template-columns:auto 1fr;align-items:center;gap:40px;max-width:760px;margin:0 auto;display:grid}.founder-avatar{border:1px solid var(--warm-border);background:#0a0a0a;border-radius:50%;flex-shrink:0;place-items:center;width:120px;height:120px;display:grid;overflow:hidden}.founder-avatar img{object-fit:contain;border-radius:50%;width:90%;height:90%}.founder blockquote{font-family:var(--serif);color:var(--text-h);letter-spacing:-.015em;margin:0;font-size:1.4rem;font-weight:400;line-height:1.4}.founder blockquote:before{content:"\"";color:var(--accent);vertical-align:-.3em;margin-right:4px;font-size:1.6em;line-height:0}.founder .sig{flex-direction:column;gap:2px;margin-top:18px;display:flex}.founder .sig-name{color:var(--text-h);font-weight:600}.founder .sig-role{color:var(--text-dim);font-size:.85rem}.cta-section{background:linear-gradient(180deg, var(--accent-soft), transparent 70%);border-top:1px solid var(--border);text-align:center;padding:96px 0}.cta-section h2{margin-bottom:16px}.cta-section p{color:var(--text-muted);margin-bottom:32px;max-width:52ch;margin-inline:auto;font-size:1.08rem}.cta-section .hero-ctas{justify-content:center}footer{border-top:1px solid var(--border);padding:48px 0 32px}.footer-grid{flex-wrap:wrap;justify-content:center;align-items:center;gap:28px;margin-bottom:28px;display:flex}.footer-links{color:var(--text-muted);gap:28px;font-size:.9rem;display:flex}.footer-links a:hover{color:var(--text-h)}.footer-bottom{color:var(--text-muted);border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;gap:16px;padding-top:24px;font-size:.92rem;display:flex}@media (width<=1024px){.hero .wrap{gap:40px}.services-grid,.pricing-grid{gap:14px}}@media (width<=900px){.hero .wrap{text-align:left;grid-template-columns:1fr;gap:36px}.qr-stage{max-width:320px;margin:0 auto}.services-grid,.pricing-grid{grid-template-columns:1fr;max-width:520px;margin:0 auto}.process{grid-template-columns:repeat(2,1fr);gap:16px}.step:before{display:none}.vaades-grid,.sectors-grid{grid-template-columns:repeat(2,1fr)}.mobile-hide{display:none}.pledge-card{grid-template-columns:1fr;gap:20px;padding:32px}.founder-card{text-align:center;grid-template-columns:1fr;gap:24px}.founder-avatar{margin:0 auto}.founder blockquote{font-size:1.2rem}.step+.step{padding-left:0}.section-head{margin-bottom:36px}h1{font-size:clamp(2rem,9vw,2.8rem)}h2{font-size:clamp(1.6rem,6vw,2rem)}}@media (width<=540px){.wrap{padding:0 20px}.nav{gap:12px;height:60px;padding:0 20px}.logo-img{height:44px}.btn{padding:14px 20px;font-size:.95rem}.hero{padding:32px 0 40px}.hero .wrap{gap:32px}.hero .eyebrow{border:1px solid var(--warm-border);background:var(--warm-soft);color:var(--warm);border-radius:999px;margin-bottom:16px;padding:5px 12px;font-size:.62rem;display:inline-flex}.hero .eyebrow:before{display:none}.hero h1{letter-spacing:-.025em;font-size:2.2rem;line-height:1.08}.hero .lead{color:var(--text-muted);margin:18px 0 26px;font-size:1rem;line-height:1.55}.hero-fine{display:none}.hero-trust{justify-content:space-between;gap:12px;width:100%;max-width:100%;margin-top:22px;padding:14px 16px}.trust-num{font-size:1.15rem}.trust-label{font-size:.68rem}.trust-divider{background:var(--warm-border);opacity:.4;align-self:stretch;width:1px;height:auto}.hero-ctas{flex-direction:column;gap:10px}.hero-ctas .btn{flex:none;width:100%}.hero-ctas .btn-outline{display:none}.qr-stage{max-width:220px;margin:0 auto}.qr-caption{padding:5px 12px;font-size:.72rem;bottom:-12px}section{padding:56px 0}.section-head{margin-bottom:36px}.section-head .eyebrow{margin-bottom:14px}.section-head h2{font-size:1.65rem;line-height:1.1}.section-head p{margin-top:12px;font-size:.95rem;line-height:1.55}.vaades-grid{grid-template-columns:repeat(2,1fr);gap:10px}.vaade{gap:6px;padding:20px 14px}.vaade .big{font-size:1.9rem}.vaade h4{font-size:.85rem}.vaade p{font-size:.78rem;line-height:1.4}.process{grid-template-columns:1fr;gap:12px}.step{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);padding:20px!important}.step-num{width:40px;height:40px;margin-bottom:14px;font-size:.9rem}.step h3{font-size:1.1rem}.step .time{margin-bottom:10px;font-size:.72rem}.step p{max-width:none;font-size:.88rem}.sectors-grid{grid-template-columns:repeat(2,1fr);gap:10px}.sector-card{gap:8px;padding:18px 14px}.sector-card h4{font-size:.92rem}.sector-card p{font-size:.78rem;line-height:1.4}.sector-icon{width:38px;height:38px;font-size:1.15rem}.service-card,.price-card,.pledge-card{padding:24px 20px}.service-card h3,.price-card h3{font-size:1.3rem}.price{font-size:2rem}.price-note{font-size:.82rem}.price-card.popular:after{padding:4px 10px;font-size:.62rem;right:16px}.pledge-card{gap:18px;padding:28px 22px}.pledge-mark{width:52px;height:52px;font-size:1.5rem}.pledge h3{font-size:1.4rem}.pledge p{font-size:.95rem}.founder-card{gap:20px}.founder-avatar{width:72px;height:72px}.founder-avatar img{width:88%;height:88%}.founder blockquote{font-size:1.05rem;line-height:1.45}.faq-q{padding:20px 0;font-size:.98rem;line-height:1.3}.faq-a p{font-size:.9rem;line-height:1.55}.cta-section{padding:56px 0}.cta-section h2{font-size:1.5rem}.cta-section p{margin-bottom:26px;font-size:.95rem}.cta-section .hero-ctas .btn-outline{display:inline-flex}.law-banner{padding:14px 0}.law-banner .wrap{flex-direction:column;align-items:flex-start;gap:8px}.law-banner p{font-size:.85rem;line-height:1.45}.law-banner a{font-size:.85rem}.footer-grid{justify-content:center;gap:14px;margin-bottom:14px}.footer-links{flex-wrap:wrap;justify-content:center;gap:12px;font-size:.85rem}.footer-bottom{flex-direction:column;gap:6px;padding-top:18px;font-size:.82rem}.pricing-foot{flex-direction:column;gap:4px;font-size:.82rem}.nav-links{display:none}}[data-reveal]{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(18px)}[data-reveal].is-in{opacity:1;transform:translateY(0)}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link:focus{clip:auto;z-index:1000;background:var(--accent);width:auto;height:auto;color:var(--accent-ink);border-radius:8px;padding:10px 16px;font-weight:600;position:fixed;top:12px;left:12px}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
