:root{--ink: #070b18;--muted: #68738a;--line: #e7ecf4;--soft: #f6f8fb;--blue: #2f6df6;--blue-dark: #0f49d8;--card: #ffffff;--shadow: 0 24px 80px rgba(15, 23, 42, .1);color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{min-width:320px;background:#fff;color:var(--ink);scroll-behavior:smooth}body{margin:0;min-height:100vh;background:#fff}a{color:inherit;text-decoration:none}button,input{font:inherit}img{display:block;max-width:100%}.shell{width:min(1180px,calc(100% - 32px));margin-inline:auto}.site-header{position:fixed;top:0;left:0;right:0;z-index:20;padding:16px 24px;transition:padding .3s ease}.site-header.is-scrolled{padding:8px 16px}.nav-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;max-width:1024px;border:1px solid transparent;border-radius:16px;background:transparent;box-shadow:none;padding:10px 20px;backdrop-filter:none;transition:background .3s ease,border-color .3s ease,box-shadow .3s ease}.site-header.is-scrolled .nav-bar{border-color:#e2e8f0b8;background:#ffffffd1;box-shadow:0 2px 20px #0f172a14;backdrop-filter:blur(18px)}.brand-link,.nav-links{display:inline-flex;align-items:center;gap:10px}.brand-link img{width:28px;height:auto}.brand-name{font-size:1.125rem;font-weight:800;letter-spacing:-.01em}.nav-links{margin-left:auto;gap:34px;color:var(--muted);font-size:.98rem;font-weight:700}.nav-links a{transition:color .18s ease}.nav-links a:hover{color:var(--ink)}.hero{max-width:896px;padding:160px 0 96px;text-align:center}.hero-eyebrow{margin:0 0 32px;color:var(--muted);font-size:.88rem;font-weight:600;letter-spacing:.2em;line-height:1.3;text-transform:uppercase}.hero-title{max-width:920px;margin:0 auto 32px;font-size:clamp(3rem,7.2vw,6rem);line-height:1.02;font-weight:900;letter-spacing:-.035em}.hero-title span{background:linear-gradient(90deg,#2563eb,#3b82f6,#60a5fa);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-copy{max-width:640px;margin:0 auto 32px;color:var(--muted);font-size:clamp(1.125rem,1.9vw,1.35rem);line-height:1.55;font-weight:500}.search-panel{display:flex;align-items:center;gap:12px;width:min(720px,100%);margin:0 auto;border:1px solid var(--line);border-radius:22px;background:#ffffffeb;padding:9px;box-shadow:0 18px 55px #2f6df61f}.hero-store-buttons{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px;margin-bottom:64px}.hero-store-button{display:inline-flex;width:300px;min-height:58px;align-items:center;justify-content:center;gap:10px;border-radius:999px;padding:0 32px;font-size:1rem;font-weight:700;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.hero-store-button:hover{transform:translateY(-2px)}.hero-store-button svg{width:20px;height:20px;flex:0 0 auto}.hero-store-button.apple{background:#060b19;color:#fff;box-shadow:0 12px 28px #060b1929}.hero-store-button.apple svg{fill:currentColor}.hero-store-button.google{border:1px solid var(--line);background:#fff;color:#111827;box-shadow:none}.social-icon-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:18px;color:#c4cad4}.social-icon-row svg{width:28px;height:28px;fill:currentColor}.how-section{scroll-margin-top:96px;padding:72px 0 80px}.explore-section{scroll-margin-top:96px}.how-heading{max-width:700px;margin:0 auto 44px;text-align:center}.how-heading h2{margin:0 0 14px;color:var(--ink);font-size:clamp(2.4rem,5vw,4.6rem);line-height:1;letter-spacing:-.035em}.how-heading p{margin:0;color:var(--muted);font-size:1.12rem;line-height:1.65;font-weight:600}.how-steps{display:grid;gap:26px}.how-step{display:grid;grid-template-columns:minmax(0,.82fr) minmax(300px,1.18fr);gap:34px;align-items:center;border-radius:36px;background:#f6f8fb;padding:34px}.how-step:nth-child(2n) .how-step-copy{order:2}.how-step:nth-child(2n) img{order:1}.how-step-copy{max-width:410px}.step-label{margin:0 0 12px;color:var(--blue);font-size:.82rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.how-step h3{margin:0 0 14px;color:var(--ink);font-size:clamp(1.8rem,3vw,3rem);line-height:1.05;letter-spacing:-.025em}.how-step-copy p:last-child{margin:0;color:var(--muted);font-size:1.05rem;line-height:1.65;font-weight:600}.how-step img{width:100%;border-radius:28px;box-shadow:0 18px 54px #0f172a1a}.search-panel input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:var(--ink);font-size:1.05rem;font-weight:700;padding:0 12px}.search-panel button{border:0;border-radius:18px;background:var(--blue);color:#fff;padding:14px 20px;font-weight:900;cursor:pointer}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin:34px 0 18px}.section-heading h2{margin:0;font-size:2.3rem;letter-spacing:0}.section-heading p{max-width:420px;margin:0;color:var(--muted);line-height:1.5;font-weight:650}.pack-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding-bottom:36px}.pack-card{position:relative;width:100%;overflow:hidden;border:0;border-radius:28px;background-color:#f4f6fa;box-shadow:none;transition:transform .18s ease,box-shadow .18s ease}.pack-card:after{content:"";position:absolute;right:0;bottom:0;left:0;z-index:2;height:42%;background:linear-gradient(180deg,#f4f6fa00,#f4f6fac2 48%,#f4f6fafa);opacity:0;pointer-events:none;transition:opacity .16s ease}.pack-card:hover{z-index:20;transform:translateY(-4px);box-shadow:0 18px 54px #0f172a24}.pack-card:hover:after,.pack-card:focus-within:after{opacity:1}.pack-link{position:relative;display:block;padding:8px}.sticker-preview-link{display:grid;width:100%;height:100%;place-items:center;border-radius:inherit}.sticker-preview-link:focus-visible{outline:3px solid rgba(47,109,246,.45);outline-offset:-3px}.sticker-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0}.sticker-tile{position:relative;display:grid;place-items:center;aspect-ratio:1;overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}.sticker-tile img{width:98%;height:98%;object-fit:contain;filter:drop-shadow(0 6px 10px rgba(15,23,42,.1))}.tag{border-radius:999px;background:#eef4ff;color:#2853aa;padding:4px 9px;font-size:.74rem;font-weight:850}.pack-expanded{max-height:0;opacity:0;overflow:hidden;transform:translateY(-4px);transition:max-height .26s ease,opacity .18s ease,transform .18s ease}.pack-card:hover .pack-expanded,.pack-card:focus-within .pack-expanded{max-height:1100px;opacity:1;transform:translateY(0)}.expanded-inner{padding:0 16px 16px}.pack-actions{position:absolute;left:18px;right:18px;bottom:16px;z-index:3;display:flex;justify-content:center;opacity:0;pointer-events:none;transform:translateY(10px);transition:opacity .16s ease,transform .16s ease}.pack-card:hover .pack-actions,.pack-card:focus-within .pack-actions{opacity:1;pointer-events:auto;transform:translateY(0)}.pack-action-button{display:flex;width:min(230px,100%);min-height:48px;align-items:center;justify-content:center;border:0;border-radius:16px;cursor:pointer;font:inherit;font-weight:900;padding:0 12px;text-align:center}.pack-action-button.primary{background:var(--blue);color:#fff;box-shadow:0 12px 26px #2f6df638}.feed-loading[hidden]{display:none}.feed-loading{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding:0 0 18px}.pack-skeleton{aspect-ratio:1;border-radius:28px;background:linear-gradient(100deg,#f0f3f8,#f8fafc 48%,#f0f3f8);background-size:220% 100%;overflow:hidden;animation:shimmer 1.05s ease-in-out infinite}.feed-more{display:flex;justify-content:center;padding:4px 0 56px}.home-seo-links{padding:8px 0 72px}.home-seo-links .section-heading{margin-bottom:18px}.home-seo-links .hero-eyebrow{margin-bottom:12px}.home-seo-link-groups{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.home-seo-link-group{border-radius:22px;background:#f6f8fb;padding:20px}.home-seo-link-group h3{margin:0 0 14px;color:var(--ink);font-size:1rem;line-height:1.2}.home-seo-link-group div{display:flex;flex-wrap:wrap;gap:8px}.home-seo-link-group a{display:inline-flex;min-height:34px;align-items:center;border-radius:999px;background:#fff;color:#40516d;padding:7px 11px;font-size:.86rem;font-weight:750;line-height:1.15;transition:color .16s ease,box-shadow .16s ease,transform .16s ease}.home-seo-link-group a:hover{color:var(--blue);box-shadow:0 10px 24px #0f172a14;transform:translateY(-1px)}.home-seo-hub-link{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:18px}.home-seo-hub-link a{display:inline-flex;min-height:40px;align-items:center;border-radius:999px;background:#eef4ff;color:#2456c7;padding:9px 15px;font-size:.9rem;font-weight:850;transition:background .16s ease,box-shadow .16s ease,transform .16s ease}.home-seo-hub-link a:hover{background:#fff;box-shadow:0 12px 28px #2563eb1f;transform:translateY(-1px)}.view-more-button{min-width:168px;min-height:52px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--ink);cursor:pointer;font:inherit;font-weight:800;box-shadow:0 12px 28px #0f172a12;transition:transform .16s ease,box-shadow .16s ease,opacity .16s ease}.view-more-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 16px 34px #0f172a1a}.view-more-button:disabled{cursor:default;opacity:.72}@keyframes shimmer{0%{background-position:120% 0}to{background-position:-120% 0}}.store-buttons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px}.store-button{display:flex;min-height:48px;align-items:center;justify-content:center;gap:10px;border-radius:16px;padding:10px 12px;font-weight:900}.store-button svg{width:20px;height:20px;flex:0 0 auto}.store-button.apple{background:#050914;color:#fff}.store-button.apple svg{fill:currentColor}.store-button.google{border:1px solid var(--line);background:#fff;color:#111827}.infinite-sentinel{height:1px}.store-choice-modal[hidden]{display:none}.store-choice-modal{position:fixed;inset:0;z-index:100;display:grid;place-items:center;background:#070b1857;padding:24px}.store-choice-panel{position:relative;width:min(420px,100%);border-radius:24px;background:#fff;padding:28px;box-shadow:0 28px 90px #0f172a3d}.store-choice-panel.download-panel{width:min(560px,100%)}.store-choice-panel h2{margin:0 0 8px;font-size:2rem;letter-spacing:0}.store-choice-panel p{margin:0 0 18px;color:var(--muted);font-weight:700}.download-qr-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:20px 0 16px}.download-qr-card{display:grid;justify-items:center;gap:10px;border-radius:20px;background:#f6f8fb;padding:16px;color:var(--ink);font-weight:900}.download-qr-card img{width:min(100%,180px);height:auto;border-radius:14px;background:#fff;padding:10px;image-rendering:pixelated;box-shadow:inset 0 0 0 1px #e2e8f0e6}.modal-close{position:absolute;top:14px;right:14px;width:34px;height:34px;border:0;border-radius:999px;background:#eef2f7;color:var(--ink);cursor:pointer;font-weight:900}body.modal-open{overflow:hidden}.detail-hero{display:grid;justify-items:center;gap:28px;padding:142px 0 72px}.detail-copy{display:grid;justify-items:center;max-width:760px;text-align:center}.detail-copy h1{margin:0;font-size:clamp(2.4rem,4.8vw,4.4rem);line-height:1.02;letter-spacing:-.035em}.detail-copy p{color:var(--muted);font-size:1.16rem;line-height:1.62;font-weight:650}.detail-meta{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin:22px 0 26px}.detail-card{width:min(680px,100%);aspect-ratio:1;border:0;border-radius:34px;background-color:#f4f6fa;padding:clamp(6px,1.2vw,12px);box-shadow:none}.detail-card .sticker-grid{grid-template-columns:repeat(4,minmax(0,1fr));width:100%;height:100%;gap:0}.detail-card .sticker-tile img{width:114%;height:114%}.detail-get-button{display:inline-flex;min-width:min(340px,100%);min-height:58px;align-items:center;justify-content:center;border:0;border-radius:999px;background:var(--blue);color:#fff;padding:0 34px;box-shadow:0 16px 36px #2f6df638;cursor:pointer;font-size:1.05rem;font-weight:900;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.detail-get-button:hover{background:var(--blue-dark);box-shadow:0 18px 44px #2f6df647;transform:translateY(-2px)}.related-section{padding-bottom:80px}.get-from-app-button{display:inline-flex;min-width:min(340px,100%);min-height:58px;align-items:center;justify-content:center;border:0;border-radius:999px;background:var(--blue);color:#fff;padding:0 34px;box-shadow:0 16px 36px #2f6df638;cursor:pointer;font-size:1.05rem;font-weight:900;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.get-from-app-button:hover{background:var(--blue-dark);box-shadow:0 18px 44px #2f6df647;transform:translateY(-2px)}.seo-hero,.category-hero{max-width:900px;padding:150px 0 52px;text-align:center}.seo-hero h1,.category-hero h1{max-width:920px;margin:0 auto 24px;color:var(--ink);font-size:clamp(3rem,6.6vw,5.8rem);line-height:1.02;font-weight:900;letter-spacing:-.035em}.seo-hero>p:last-of-type,.category-hero>p:last-of-type{max-width:690px;margin:0 auto 28px;color:var(--muted);font-size:clamp(1.08rem,1.8vw,1.3rem);line-height:1.58;font-weight:600}.seo-hero-button{margin-top:4px}.seo-preview-section{padding-bottom:42px}.seo-info-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding:12px 0 72px}.seo-info-grid article,.guide-steps article,.seo-faq-list article{border-radius:26px;background:var(--soft);padding:26px}.seo-info-grid h2,.guide-steps h2,.seo-faq h2,.related-links h2{margin:0 0 12px;color:var(--ink);font-size:1.24rem;line-height:1.22;font-weight:850}.seo-info-grid p,.guide-steps p,.seo-faq p{margin:0;color:var(--muted);font-size:.98rem;line-height:1.65;font-weight:550}.guide-steps{display:grid;gap:16px;padding-bottom:48px}.guide-steps article{display:grid;grid-template-columns:64px minmax(0,.42fr) minmax(0,1fr);gap:20px;align-items:start}.guide-steps span{color:var(--blue);font-size:1.8rem;line-height:1;font-weight:900}.section-heading.compact{align-items:start;margin-top:0}.guide-content-depth{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(280px,.52fr);gap:20px;padding:6px 0 54px}.guide-content-main,.guide-checklist,.guide-mistakes article{border-radius:28px;background:var(--soft);padding:28px}.guide-content-main .section-heading{margin-bottom:16px}.guide-section-stack{display:grid;gap:14px}.guide-section-stack article{border-top:1px solid rgba(211,219,232,.72);padding-top:18px}.guide-section-stack article:first-child{border-top:0;padding-top:0}.guide-section-stack h3,.guide-checklist h2,.guide-mistakes h3{margin:0 0 10px;color:var(--ink);font-size:1.18rem;line-height:1.25;font-weight:850}.guide-section-stack p,.guide-checklist li,.guide-mistakes p{color:var(--muted);font-size:.98rem;line-height:1.68;font-weight:570}.guide-section-stack p,.guide-mistakes p{margin:0}.guide-checklist{align-self:start;background:#eef4ff}.guide-checklist ul{display:grid;gap:12px;margin:0;padding:0;list-style:none}.guide-checklist li{position:relative;padding-left:26px}.guide-checklist li:before{content:"";position:absolute;top:.68em;left:0;width:10px;height:10px;border-radius:50%;background:var(--blue);box-shadow:0 0 0 4px #2f6df61f}.guide-mistakes{padding-bottom:48px}.guide-mistakes>div:last-child{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.seo-faq{padding:10px 0 86px}.seo-faq>h2{margin-bottom:18px;font-size:2rem}.seo-faq-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.seo-faq-list h3{margin:0 0 10px;color:var(--ink);font-size:1.05rem;line-height:1.3;font-weight:850}.related-links{padding:4px 0 50px}.related-links>div{display:flex;flex-wrap:wrap;gap:10px}.related-links a{border-radius:999px;background:#eef4ff;color:#2853aa;padding:9px 13px;font-size:.88rem;font-weight:850}.entity-page{padding-top:136px;padding-bottom:80px}.entity-preview{display:grid;grid-template-columns:minmax(320px,.92fr) minmax(0,.9fr);gap:46px;align-items:center;padding-bottom:70px}.entity-preview-card{display:block;aspect-ratio:1;border-radius:34px;background-color:#f4f6fa;padding:clamp(6px,1.2vw,12px)}.entity-preview-card .sticker-grid{grid-template-columns:repeat(4,minmax(0,1fr));width:100%;height:100%}.entity-preview-card .sticker-tile img{width:114%;height:114%}.empty-preview{background:linear-gradient(90deg,#e2e8f094 25%,#f1f5f9f2 37%,#e2e8f094 63%);background-size:260% 100%;animation:shimmer 1.4s ease-in-out infinite}.entity-copy .hero-eyebrow{margin-bottom:18px;text-align:left}.entity-copy h1{margin:0 0 18px;color:var(--ink);font-size:clamp(2.6rem,5.2vw,5rem);line-height:1.02;font-weight:900;letter-spacing:-.035em}.entity-copy p{margin:0 0 18px;color:var(--muted);font-size:1.08rem;line-height:1.6;font-weight:600}.entity-copy .entity-disclaimer{color:#64748b;font-size:.88rem}.entity-content-depth{padding:8px 0 54px}.entity-content-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.entity-content-card{border-radius:24px;background:#f6f8fb;padding:24px}.entity-content-card h3{margin:0 0 10px;color:var(--ink);font-size:1.25rem;line-height:1.22;font-weight:900}.entity-content-card p{margin:0 0 16px;color:#64748b;font-size:.96rem;line-height:1.6;font-weight:600}.entity-content-card ul{display:grid;gap:10px;margin:0;padding:0;list-style:none}.entity-content-card li{position:relative;padding-left:18px;color:#334155;font-size:.94rem;line-height:1.45;font-weight:700}.entity-content-card li:before{position:absolute;top:.65em;left:0;width:6px;height:6px;border-radius:999px;background:var(--blue);content:""}.site-footer{border-top:1px solid var(--line);background:#fff;padding:56px 0 32px;color:var(--muted)}.footer-shell{max-width:1280px}.footer-main{display:grid;grid-template-columns:minmax(220px,1.35fr) repeat(6,minmax(120px,1fr));gap:26px;padding-bottom:32px}.footer-brand{max-width:290px}.footer-logo{display:inline-flex;align-items:center;gap:10px;margin-bottom:16px;color:var(--ink);font-size:1.1rem;font-weight:800}.footer-logo img{width:32px;height:auto}.footer-brand p{margin:0;color:#4b5563;font-size:.9rem;line-height:1.65;font-weight:500}.footer-column{display:grid;align-content:start;gap:10px}.footer-column h2{margin:0 0 6px;color:var(--ink);font-size:.96rem;font-weight:800}.footer-column a{color:#4b5563;font-size:.9rem;line-height:1.35;font-weight:500;transition:color .16s ease}.footer-column a:hover,.footer-bottom-links a:hover{color:var(--ink)}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:18px;border-top:1px solid var(--line);padding-top:28px}.footer-bottom p{margin:0;color:#4b5563;font-size:.9rem}.footer-bottom-links{display:flex;flex-wrap:wrap;gap:18px}.footer-bottom-links a{color:#4b5563;font-size:.9rem;font-weight:500;transition:color .16s ease}.static-page{padding-top:150px;padding-bottom:92px}.sticker-index-page{max-width:1320px}.seo-index-section{padding:18px 0 42px}.sticker-category-strip{padding-top:0}.seo-index-section .section-heading{margin-bottom:18px}.sticker-hub-jump-links{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin:28px auto 0}.sticker-hub-jump-links a,.seo-pill-list a{display:inline-flex;min-height:38px;align-items:center;border-radius:999px;background:#f2f5fa;color:#40516d;padding:8px 13px;font-size:.9rem;font-weight:800;line-height:1.15;transition:background .16s ease,color .16s ease,box-shadow .16s ease,transform .16s ease}.sticker-hub-jump-links a:hover,.seo-pill-list a:hover{background:#fff;color:var(--blue);box-shadow:0 10px 24px #0f172a14;transform:translateY(-1px)}.seo-hub-cluster{scroll-margin-top:112px;padding:22px 0 52px}.seo-hub-cluster .section-heading{margin-bottom:18px}.seo-hub-cluster .hero-eyebrow{margin-bottom:10px}.seo-featured-grid,.seo-link-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.seo-link-grid.compact-links{grid-template-columns:repeat(4,minmax(0,1fr))}.seo-link-card{display:block;min-height:142px;border-radius:22px;background:#f6f8fb;padding:20px;color:var(--ink);transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.seo-link-card:hover{background:#fff;box-shadow:0 18px 42px #0f172a1a;transform:translateY(-2px)}.seo-link-card.featured{min-height:168px;background:#f2f5fa}.seo-link-card h3{margin:0 0 8px;font-size:1.03rem;line-height:1.25}.seo-link-card p{margin:0;color:#64748b;font-size:.9rem;line-height:1.5;font-weight:600}.seo-pill-list{display:flex;flex-wrap:wrap;gap:9px;margin-top:14px}.seo-pill-list.dense{margin-top:0}.static-hero{max-width:820px;margin:0 auto 52px;text-align:center}.static-hero h1{margin:0 auto 22px;color:var(--ink);font-size:clamp(2.75rem,6vw,5rem);line-height:1.04;font-weight:900;letter-spacing:-.035em}.static-hero p:last-child{max-width:680px;margin:0 auto;color:var(--muted);font-size:clamp(1.08rem,1.8vw,1.3rem);line-height:1.6;font-weight:500}.blog-post-page{max-width:1040px}.blog-post-hero{max-width:900px;margin:0 auto 42px;text-align:center}.blog-post-hero h1{margin:0 auto 22px;color:var(--ink);font-size:clamp(2.8rem,6.2vw,5.4rem);line-height:1.03;font-weight:900;letter-spacing:-.035em}.blog-post-hero>p:last-of-type{max-width:720px;margin:0 auto;color:var(--muted);font-size:clamp(1.08rem,1.8vw,1.28rem);line-height:1.62;font-weight:560}.blog-post-meta{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin-top:24px}.blog-post-meta span{border-radius:999px;background:#eef4ff;color:#315da8;padding:8px 14px;font-size:.82rem;line-height:1;font-weight:800}.blog-post-body{display:grid;gap:16px;max-width:880px;margin:0 auto}.blog-post-body section,.blog-takeaways{border-radius:28px;background:var(--soft);padding:30px}.blog-post-body h2,.blog-takeaways h2{margin:0 0 12px;color:var(--ink);font-size:1.35rem;line-height:1.22;font-weight:850}.blog-post-body p,.blog-takeaways li{margin:0;color:var(--muted);font-size:1rem;line-height:1.72;font-weight:560}.blog-takeaways{max-width:880px;margin:18px auto 48px;background:#eef4ff;text-align:left}.blog-takeaways ul{display:grid;gap:10px;margin:0 0 22px;padding-left:22px}.blog-cta-button{width:min(100%,360px)}.static-content{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:0 auto}.static-section{min-height:220px;border-radius:28px;background:var(--soft);padding:28px}.static-section h2{margin:0 0 14px;color:var(--ink);font-size:1.25rem;line-height:1.2;font-weight:850}.static-section p{margin:0;color:var(--muted);font-size:.98rem;line-height:1.65;font-weight:500}.explore-section.compact{padding:0}.legal-page{padding-top:142px;padding-bottom:92px}.legal-document{max-width:860px;margin:0 auto}.legal-header{margin-bottom:44px}.legal-header .hero-eyebrow{margin-bottom:18px;text-align:left}.legal-header h1{margin:0 0 16px;color:var(--ink);font-size:clamp(2.6rem,5vw,4.8rem);line-height:1.05;font-weight:900;letter-spacing:-.035em}.legal-header p:last-child{margin:0;color:var(--muted);font-size:.95rem;font-weight:600}.legal-content{color:#334155}.legal-content section{padding:30px 0;border-top:1px solid var(--line)}.legal-content h2{margin:0 0 18px;color:var(--ink);font-size:1.45rem;line-height:1.25;font-weight:850;letter-spacing:-.01em}.legal-content h3{margin:24px 0 10px;color:var(--ink);font-size:1.08rem;line-height:1.3;font-weight:800}.legal-content p,.legal-content li{color:#475569;font-size:1rem;line-height:1.78;font-weight:500}.legal-content p{margin:0 0 14px}.legal-content p:last-child,.legal-content ul:last-child,.legal-content ol:last-child{margin-bottom:0}.legal-content ul,.legal-content ol{display:grid;gap:8px;margin:0 0 14px;padding-left:24px}.legal-content a{color:var(--blue);font-weight:700;text-decoration:underline;text-underline-offset:3px}@media(max-width:960px){.brand-name{font-size:1.25rem}.hero-title,.detail-copy h1{font-size:4.5rem}.hero-copy{font-size:1.25rem}.section-heading h2{font-size:2rem}.detail-hero{grid-template-columns:1fr}.pack-grid,.feed-loading{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.static-content{grid-template-columns:1fr}.seo-info-grid,.seo-faq-list,.entity-content-grid,.guide-content-depth,.guide-mistakes>div:last-child{grid-template-columns:1fr}.guide-steps article{grid-template-columns:52px minmax(0,1fr)}.guide-steps article p{grid-column:2}.entity-preview{grid-template-columns:1fr;gap:30px}.entity-copy,.entity-copy .hero-eyebrow{text-align:center}.hero{padding-top:144px}}@media(max-width:680px){.shell{width:min(100% - 24px,1180px)}.nav-bar{border-radius:18px;padding:10px 12px}.brand-name{font-size:1.12rem}.hero-title,.detail-copy h1{font-size:3rem}.nav-links{gap:14px;font-size:.78rem}.footer-main,.home-seo-link-groups,.seo-link-grid,.seo-featured-grid,.seo-link-grid.compact-links{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-brand{grid-column:1 / -1;max-width:440px}.hero,.static-page{padding-top:124px;padding-bottom:64px}.seo-hero,.category-hero{padding-top:124px;padding-bottom:38px}.seo-hero h1,.category-hero h1{font-size:3rem}.entity-page{padding-top:124px;padding-bottom:60px}.legal-page{padding-top:124px;padding-bottom:64px}.static-hero{margin-bottom:34px}.static-hero h1{font-size:2.85rem}.blog-post-hero h1{font-size:2.75rem}.blog-post-body section,.blog-takeaways{border-radius:22px;padding:22px}.hero-eyebrow{margin-bottom:24px;font-size:.78rem}.hero-copy{font-size:1.08rem}.hero-store-buttons{margin-bottom:44px}.hero-store-button{width:100%}.how-section{padding:48px 0 56px}.how-step,.how-step:nth-child(2n){grid-template-columns:1fr;gap:22px;padding:22px}.how-step:nth-child(2n) .how-step-copy,.how-step:nth-child(2n) img{order:initial}.search-panel{align-items:stretch;flex-direction:column}.search-panel input{min-height:48px}.section-heading{display:block}.section-heading p{margin-top:8px}.store-buttons,.download-qr-grid,.pack-grid{grid-template-columns:1fr}.guide-steps article{grid-template-columns:1fr}.guide-steps article p{grid-column:auto}.entity-copy h1{font-size:2.8rem}.entity-content-card{border-radius:20px;padding:20px}.feed-loading{grid-template-columns:1fr}.home-seo-links{padding-bottom:54px}.home-seo-link-groups,.seo-link-grid,.seo-featured-grid,.seo-link-grid.compact-links{grid-template-columns:1fr}.footer-main{grid-template-columns:1fr;gap:28px}.pack-card:after,.pack-actions{opacity:1}.pack-actions{pointer-events:auto;transform:translateY(0)}.detail-hero{padding-top:124px;gap:24px}.detail-card{border-radius:24px}.footer-bottom{align-items:flex-start;flex-direction:column}}
