.landgo-theme *{box-sizing:border-box;margin:0;padding:0}.landgo-theme{color:#333;--ynij-primary:#667eea;--ynij-primary-dark:#764ba2;--ynij-primary-soft:#f1f3ff;--ynij-primary-border:#667eea47;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6}.landgo-theme .container{max-width:1200px;margin:0 auto;padding:0 20px}.landgo-theme .landgo-header{z-index:1000;background:#fff;position:sticky;top:0;box-shadow:0 2px 10px #0000001a}.landgo-theme .landgo-nav{justify-content:space-between;align-items:center;padding:1rem 0;display:flex}.landgo-theme .landgo-logo{color:var(--ynij-primary);min-width:0;font-size:1.8rem;font-weight:700;line-height:1.1}.landgo-theme .landgo-nav-links{position:relative}.landgo-theme .landgo-language-menu summary{cursor:pointer;color:#4b5563;background:#fff;border:1px solid #dbe3ee;border-radius:999px;align-items:center;gap:.5rem;padding:.55rem .9rem;font-weight:500;list-style:none;display:inline-flex}.landgo-theme .landgo-language-menu summary::-webkit-details-marker{display:none}.landgo-theme .landgo-language-list{z-index:1100;background:#fff;border:1px solid #dbe3ee;border-radius:.75rem;min-width:13rem;padding:.4rem;position:absolute;top:calc(100% + .5rem);right:0;box-shadow:0 16px 32px #0f172a29}.landgo-theme .landgo-language-list a{color:#4b5563;border-radius:.5rem;padding:.6rem .75rem;text-decoration:none;display:block}.landgo-theme .landgo-language-list a:hover{color:var(--ynij-primary);background:#f8fafc}.landgo-theme .landgo-hero{background:linear-gradient(135deg, var(--ynij-primary) 0%, var(--ynij-primary-dark) 100%);color:#fff;text-align:center;padding:4rem 0}.landgo-theme .landgo-hero h1{margin-bottom:1rem;font-size:3rem;font-weight:700}.landgo-theme .landgo-hero .subtitle{opacity:.9;margin-bottom:2rem;font-size:1.5rem}.landgo-theme .landgo-hero .description{opacity:.8;margin-bottom:3rem;font-size:1.1rem}.landgo-theme .landgo-hero-secondary-links{flex-wrap:wrap;justify-content:center;align-items:center;gap:.65rem;margin-top:1rem;display:inline-flex}.landgo-theme .corpgo-preview-panel{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-align:left;background:#0f172a38;border:1px solid #ffffff38;border-radius:20px;max-width:920px;margin:2.5rem auto 0;padding:1.5rem}.landgo-theme .corpgo-preview-eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#ffffffd1;margin-bottom:.5rem;font-size:.82rem;font-weight:700}.landgo-theme .corpgo-preview-title{margin-bottom:.6rem;font-size:clamp(1.5rem,3vw,2rem);line-height:1.15}.landgo-theme .corpgo-preview-copy,.landgo-theme .corpgo-preview-hint,.landgo-theme .corpgo-preview-summary,.landgo-theme .corpgo-preview-state,.landgo-theme .corpgo-preview-state-help{color:#ffffffdb}.landgo-theme .corpgo-preview-copy{margin-bottom:1rem}.landgo-theme .corpgo-preview-form{align-items:center;gap:.8rem;display:flex}.landgo-theme .corpgo-preview-input{color:#0f172a;background:#fffffffa;border:1px solid #ffffff4d;border-radius:999px;flex:auto;min-width:0;padding:.95rem 1.1rem;font-size:1rem}.landgo-theme .corpgo-preview-input:focus{outline-offset:1px;outline:2px solid #bfdbfee6}.landgo-theme .corpgo-preview-submit{background:var(--ynij-primary);color:#fff;cursor:pointer;white-space:nowrap;border:0;border-radius:999px;justify-content:center;align-items:center;gap:.6rem;padding:.95rem 1.35rem;font-size:1rem;font-weight:700;display:inline-flex;box-shadow:0 10px 30px #667eea38}.landgo-theme .corpgo-preview-submit:disabled{opacity:.78;cursor:wait}.landgo-theme .corpgo-preview-submit-label{line-height:1}.landgo-theme .corpgo-preview-submit-spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:999px;flex:none;width:1rem;height:1rem;animation:.8s linear infinite corpgo-preview-spin;display:none}.landgo-theme .corpgo-preview-submit.is-loading .corpgo-preview-submit-label{display:none}.landgo-theme .corpgo-preview-submit.is-loading .corpgo-preview-submit-spinner{display:inline-block}.landgo-theme .corpgo-preview-hint{margin-top:.85rem;margin-bottom:0;font-size:.95rem}.landgo-theme .corpgo-preview-results{margin-top:1.1rem}.landgo-theme .corpgo-preview-summary,.landgo-theme .corpgo-preview-state{margin-bottom:.9rem;font-weight:600}.landgo-theme .corpgo-preview-more{margin-top:1rem}.landgo-theme .corpgo-preview-loading{align-items:center;gap:.8rem;min-height:2.5rem;display:inline-flex}.landgo-theme .corpgo-results-loading{gap:1rem;display:grid}.landgo-theme .corpgo-preview-loading-hint{color:#64748b;margin:-.4rem 0 0;font-size:.95rem}.landgo-theme .corpgo-results-skeleton{gap:1rem;display:grid}.landgo-theme .corpgo-skeleton-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;gap:.8rem;padding:1.2rem;display:grid;position:relative;overflow:hidden}.landgo-theme .corpgo-skeleton-card:after,.landgo-theme .corpgo-skeleton-line:after,.landgo-theme .corpgo-skeleton-pill:after{content:"";background:linear-gradient(90deg,#0000,#ffffffb3,#0000);animation:1.2s ease-in-out infinite corpgo-skeleton-shimmer;position:absolute;inset:0;transform:translate(-100%)}.landgo-theme .corpgo-skeleton-line,.landgo-theme .corpgo-skeleton-pill{background:#e2e8f0;position:relative;overflow:hidden}.landgo-theme .corpgo-skeleton-line{border-radius:999px;height:.95rem}.landgo-theme .corpgo-skeleton-line.lg{width:42%;height:1.15rem}.landgo-theme .corpgo-skeleton-line.md{width:76%}.landgo-theme .corpgo-skeleton-line.sm{width:48%}.landgo-theme .corpgo-skeleton-pill-row{flex-wrap:wrap;gap:.65rem;display:flex}.landgo-theme .corpgo-skeleton-pill{border-radius:999px;width:10rem;height:1.9rem}.landgo-theme .corpgo-skeleton-pill.short{width:5.5rem}.landgo-theme .corpgo-preview-spinner{border:2px solid #ffffff47;border-top-color:#fff;border-radius:999px;flex:none;width:1.1rem;height:1.1rem;animation:.8s linear infinite corpgo-preview-spin}.landgo-theme .corpgo-directory-preview-panel .corpgo-preview-spinner{border-color:#667eea33;border-top-color:var(--ynij-primary)}.landgo-theme .corpgo-preview-state-help{margin-bottom:.85rem}.landgo-theme .corpgo-preview-list{gap:.85rem}.landgo-theme .corpgo-preview-result-card{box-shadow:none;border-color:#bfdbfe80}.landgo-theme .corpgo-preview-availability{color:var(--ynij-primary-dark);margin-top:.9rem;font-weight:700}.landgo-theme .corpgo-directory-preview-panel{background:linear-gradient(140deg, var(--ynij-primary-soft) 0%, #fff 55%, #f8fafc 100%);-webkit-backdrop-filter:none;backdrop-filter:none;border:1px solid #e2e8f0;max-width:none;margin-top:0;box-shadow:0 14px 40px #0f172a0f}.landgo-theme .corpgo-directory-preview-panel .corpgo-preview-copy,.landgo-theme .corpgo-directory-preview-panel .corpgo-preview-hint,.landgo-theme .corpgo-directory-preview-panel .corpgo-preview-summary,.landgo-theme .corpgo-directory-preview-panel .corpgo-preview-state,.landgo-theme .corpgo-directory-preview-panel .corpgo-preview-state-help{color:#475569}.landgo-theme .corpgo-directory-preview-panel .corpgo-preview-hint.directory{margin-top:.85rem}.landgo-theme .corpgo-directory-preview-panel .corpgo-preview-submit{box-shadow:none}.landgo-theme .landgo-cta-button{background:var(--ynij-primary);color:#fff;border-radius:8px;padding:1rem 2rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 15px #667eea4d}.landgo-theme .landgo-cta-button:hover{background:var(--ynij-primary-dark);transform:translateY(-2px);box-shadow:0 6px 20px #764ba259}.landgo-theme .landgo-section{padding:4rem 0}.landgo-theme .landgo-section-title{text-align:center;color:#1f2937;margin-bottom:3rem;font-size:2.5rem}.landgo-theme .landgo-section-subtitle{text-align:center;color:#666;max-width:600px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.2rem}.landgo-theme .landgo-service-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:2rem;display:grid}.landgo-theme .landgo-service-card{text-align:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:2rem}.landgo-theme .landgo-service-card h3{color:var(--ynij-primary);margin-bottom:1rem;font-size:1.3rem}.landgo-theme .sendoc-hero-actions{flex-direction:column;align-items:center;gap:1rem;margin-top:2rem;display:flex}.landgo-theme .sendoc-hero-note{color:#ffffffe6;max-width:52rem;margin:0;font-size:1rem;line-height:1.7}.landgo-theme .sendoc-category-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}.landgo-theme .sendoc-category-card{flex-direction:column;align-items:center;display:flex}.landgo-theme .sendoc-category-card-copy{flex:auto}.landgo-theme .sendoc-category-action{margin-top:1.5rem}.landgo-theme .landgo-benefits-grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;display:grid}.landgo-theme .landgo-benefit-card{text-align:center;background:#fff;border-radius:12px;padding:2rem;transition:transform .3s;box-shadow:0 4px 15px #0000001a}.landgo-theme .landgo-benefit-card:hover{transform:translateY(-5px)}.landgo-theme .landgo-benefit-icon{background:var(--ynij-primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 1rem;font-size:1.5rem;display:flex}.landgo-theme .landgo-benefit-title{color:#1f2937;margin-bottom:1rem;font-size:1.3rem;font-weight:700}.landgo-theme .landgo-pricing{background:#f8fafc}.landgo-theme .landgo-pricing-card{text-align:center;background:#fff;border-radius:16px;max-width:500px;margin:0 auto;padding:3rem;box-shadow:0 10px 30px #0000001a}.landgo-theme .landgo-price{color:var(--ynij-primary);margin-bottom:.5rem;font-size:4rem;font-weight:700}.landgo-theme .landgo-price-subtitle{color:#666;margin-bottom:2rem;font-size:1.1rem}.landgo-theme .landgo-price-features{text-align:left;margin-bottom:2rem;list-style:none}.landgo-theme .landgo-price-features li{border-bottom:1px solid #f1f5f9;padding:.5rem 0}.landgo-theme .landgo-price-features li:before{content:"✓";color:var(--ynij-primary);margin-right:.75rem;font-weight:700}.landgo-theme .landgo-process-steps{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.landgo-theme .landgo-process-step{text-align:center;padding:2rem}.landgo-theme .landgo-step-number{background:var(--ynij-primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 1rem;font-size:1.5rem;font-weight:700;display:flex}.landgo-theme .landgo-step-title{color:#1f2937;margin-bottom:1rem;font-size:1.2rem;font-weight:700}.landgo-theme .landgo-faq-container{max-width:800px;margin:0 auto}.landgo-theme .landgo-faq-item{border:1px solid #e2e8f0;border-radius:8px;margin-bottom:1rem;overflow:hidden}.landgo-theme .landgo-faq-question{cursor:pointer;background:#f8fafc;justify-content:space-between;align-items:center;padding:1.5rem;font-weight:600;display:flex}.landgo-theme .landgo-faq-answer{color:#666;padding:0 1.5rem 1.5rem;display:none}.landgo-theme .landgo-faq-item.active .landgo-faq-answer{display:block}.landgo-theme .landgo-final-cta{color:#fff;text-align:center;background:linear-gradient(135deg,#1f2937 0%,#374151 100%)}.landgo-theme .landgo-final-cta h2{margin-bottom:1rem;font-size:2.5rem}.landgo-theme .landgo-final-cta p{opacity:.9;margin-bottom:2rem;font-size:1.2rem}.landgo-theme .registry-shell{background:#f8fafc;min-height:calc(100vh - 88px);padding:2.5rem 0 4rem}.landgo-theme .registry-stack{gap:1.5rem;display:grid}.landgo-theme .registry-panel{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:1.5rem;box-shadow:0 14px 40px #0f172a0f}.landgo-theme .registry-hero-panel{background:linear-gradient(140deg, var(--ynij-primary-soft) 0%, #fff 55%, #faf7ff 100%);border:1px solid var(--ynij-primary-border)}.landgo-theme .registry-breadcrumbs{color:#64748b;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;font-size:.95rem;display:flex}.landgo-theme .registry-breadcrumbs a{color:var(--ynij-primary);text-decoration:none}.landgo-theme .registry-breadcrumbs span{color:#94a3b8}.landgo-theme .registry-kicker{color:var(--ynij-primary-dark);letter-spacing:.04em;text-transform:uppercase;background:#667eea1f;border-radius:999px;margin-bottom:.8rem;padding:.35rem .65rem;font-size:.85rem;font-weight:700;display:inline-block}.landgo-theme .registry-title{color:#0f172a;overflow-wrap:anywhere;margin-bottom:.8rem;font-size:clamp(2rem,4vw,3rem);line-height:1.1}.landgo-theme .registry-lead{color:#475569;overflow-wrap:anywhere;max-width:860px;font-size:1.05rem}.landgo-theme .registry-actions{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.landgo-theme .registry-button{color:#0f172a;text-align:center;background:#fff;border:1px solid #cbd5e1;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.8rem 1.1rem;font-weight:600;text-decoration:none;display:inline-flex}.landgo-theme .registry-button.primary{border-color:var(--ynij-primary);background:var(--ynij-primary);color:#fff}.landgo-theme .registry-grid{gap:1rem;display:grid}.landgo-theme .registry-grid.two-column{grid-template-columns:minmax(0,2fr) minmax(280px,1fr)}.landgo-theme .registry-section-title{color:#0f172a;margin-bottom:.85rem;font-size:1.4rem}.landgo-theme .registry-section-copy{color:#64748b;margin-bottom:1rem}.landgo-theme .registry-chip-list{flex-wrap:wrap;gap:.75rem;display:flex}.landgo-theme .registry-chip{color:var(--ynij-primary-dark);background:#667eea1a;border-radius:999px;align-items:center;gap:.45rem;padding:.7rem .9rem;font-weight:600;text-decoration:none;display:inline-flex}.landgo-theme .registry-chip.muted{color:#334155;background:#f8fafc;border:1px solid #e2e8f0}.landgo-theme .registry-card-list{gap:1rem;display:grid}.landgo-theme .registry-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:1.25rem;box-shadow:0 10px 30px #0f172a0a}.landgo-theme .registry-card-title{margin-bottom:.5rem;font-size:1.15rem}.landgo-theme .registry-card-title a{color:#0f172a;text-decoration:none}.landgo-theme .registry-card-title a:hover,.landgo-theme .registry-link:hover{color:var(--ynij-primary)}.landgo-theme .registry-card-title a,.landgo-theme .registry-card-copy p,.landgo-theme .registry-history-item p,.landgo-theme .registry-table td,.landgo-theme .registry-table th,.landgo-theme .registry-fact-table td,.landgo-theme .registry-fact-table th{overflow-wrap:anywhere;word-break:break-word}.landgo-theme .registry-meta{flex-wrap:wrap;gap:.5rem;margin-bottom:.8rem;display:flex}.landgo-theme .registry-pill{color:#475569;background:#f1f5f9;border-radius:999px;align-items:center;padding:.28rem .65rem;font-size:.9rem;display:inline-flex}.landgo-theme .registry-card-copy,.landgo-theme .registry-detail-list dd,.landgo-theme .registry-empty{color:#475569}.landgo-theme .registry-card-links{flex-wrap:wrap;gap:.8rem;margin-top:1rem;display:flex}.landgo-theme .registry-link{color:var(--ynij-primary);font-weight:600;text-decoration:none}.landgo-theme .registry-detail-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}.landgo-theme .registry-detail-list{gap:1rem;display:grid}.landgo-theme .registry-detail-list dt{color:#0f172a;margin-bottom:.25rem;font-size:.9rem;font-weight:700}.landgo-theme .registry-history-list{gap:.85rem;display:grid}.landgo-theme .registry-history-item{border-top:1px solid #e2e8f0;padding-top:.85rem}.landgo-theme .registry-history-item:first-child{border-top:0;padding-top:0}.landgo-theme .registry-count{color:#64748b;margin-bottom:1rem;font-size:.95rem}.landgo-theme .pagination{flex-wrap:wrap;gap:.55rem;margin:0;padding:0;list-style:none;display:flex}.landgo-theme .page-item{margin:0}.landgo-theme .page-link{min-width:2.6rem;min-height:2.6rem;color:var(--ynij-primary);background:#fff;border:1px solid #dbe3ee;border-radius:999px;justify-content:center;align-items:center;padding:.65rem .9rem;font-weight:600;line-height:1;text-decoration:none;display:inline-flex}.landgo-theme .page-item.active .page-link{background:var(--ynij-primary);border-color:var(--ynij-primary);color:#fff}.landgo-theme .page-item.disabled .page-link,.landgo-theme .page-link[aria-disabled=true]{color:#94a3b8;pointer-events:none;border-color:#e2e8f0}.landgo-theme .page-link:hover{border-color:var(--ynij-primary-border);color:var(--ynij-primary-dark);background:#667eea1a}.landgo-theme .page-item.active .page-link:hover{background:var(--ynij-primary);color:#fff}.landgo-theme .registry-table-wrap{overflow-x:auto}.landgo-theme .registry-table{border-collapse:collapse;width:100%}.landgo-theme .registry-table th,.landgo-theme .registry-table td{text-align:left;vertical-align:top;border-bottom:1px solid #e2e8f0;padding:.85rem .75rem}.landgo-theme .registry-table th{color:#0f172a;white-space:nowrap;font-size:.9rem;font-weight:700}.landgo-theme .registry-table td{color:#334155}.landgo-theme .registry-fact-table{border-collapse:collapse;width:100%}.landgo-theme .registry-fact-table th,.landgo-theme .registry-fact-table td{text-align:left;vertical-align:top;border-bottom:1px solid #e2e8f0;padding:1rem .9rem}.landgo-theme .registry-fact-table th{color:#0f172a;white-space:nowrap;width:28%;font-weight:700}.landgo-theme .registry-fact-table td{color:#334155}.landgo-theme .registry-request-inline{color:var(--ynij-primary);font-weight:600;text-decoration:none}.landgo-theme .guide-category-header{justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:1rem;display:flex}.landgo-theme .guide-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem;display:grid}.landgo-theme .guide-card,.landgo-theme .guide-cta-panel,.landgo-theme .guide-takeaways,.landgo-theme .guide-section,.landgo-theme .guide-related-item{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:1.2rem}.landgo-theme .guide-card-category{color:var(--ynij-primary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.82rem;font-weight:700}.landgo-theme .guide-card-title,.landgo-theme .guide-related-title{margin-bottom:.55rem;font-size:1.1rem;line-height:1.35}.landgo-theme .guide-card-title a,.landgo-theme .guide-related-title a{color:#0f172a;text-decoration:none}.landgo-theme .guide-card-title a:hover,.landgo-theme .guide-related-title a:hover{color:var(--ynij-primary)}.landgo-theme .guide-card-description,.landgo-theme .guide-related-description,.landgo-theme .guide-intro,.landgo-theme .guide-paragraph{color:#475569}.landgo-theme .guide-article{gap:1rem;display:grid}.landgo-theme .guide-intro{font-size:1.05rem;line-height:1.8}.landgo-theme .guide-bullet-list{color:#334155;gap:.6rem;margin:.8rem 0 0;padding-left:1.2rem;display:grid}.landgo-theme .guide-section{gap:.75rem;display:grid}.landgo-theme .guide-paragraph{line-height:1.8}.landgo-theme .guide-related-list{gap:.9rem;display:grid}.landgo-theme .corpgo-search-help-panel{border-color:var(--ynij-primary-border);background:linear-gradient(140deg, var(--ynij-primary-soft) 0%, #fff 60%, #f8fafc 100%);margin-bottom:1rem}@media (max-width:768px){.landgo-theme .container{padding:0 16px}.landgo-theme .landgo-header{position:static}.landgo-theme .landgo-nav{flex-direction:column;align-items:stretch;gap:1rem;padding:.85rem 0}.landgo-theme .landgo-logo{max-width:8ch;font-size:clamp(1.4rem,8vw,2.2rem)}.landgo-theme .landgo-nav-links,.landgo-theme .landgo-language-menu,.landgo-theme .landgo-language-menu summary{width:100%}.landgo-theme .landgo-language-list{width:100%;left:0;right:auto}.landgo-theme .landgo-language-menu summary{justify-content:center;padding:.75rem .9rem}.landgo-theme .landgo-hero h1{font-size:2rem}.landgo-theme .landgo-hero{padding:3rem 0}.landgo-theme .landgo-hero .subtitle{margin-bottom:1.25rem;font-size:1.2rem}.landgo-theme .landgo-hero .description{margin-bottom:2rem;font-size:1rem}.landgo-theme .landgo-hero-secondary-links{display:flex}.landgo-theme .sendoc-hero-actions{align-items:stretch}.landgo-theme .sendoc-hero-note{font-size:.98rem}.landgo-theme .sendoc-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.landgo-theme .sendoc-category-grid{grid-template-columns:1fr}.landgo-theme .corpgo-preview-panel{margin-top:2rem;padding:1.1rem}.landgo-theme .corpgo-preview-form{flex-direction:column;align-items:stretch}.landgo-theme .corpgo-preview-submit{width:100%}.landgo-theme .landgo-cta-button{width:100%;max-width:22rem}.landgo-theme .landgo-section-title{font-size:2rem}.landgo-theme .landgo-price{font-size:3rem}.landgo-theme .landgo-pricing-card,.landgo-theme .landgo-service-card,.landgo-theme .landgo-process-step{padding:1.5rem}.landgo-theme .landgo-final-cta h2{font-size:2rem}.landgo-theme .landgo-final-cta p{font-size:1rem}.landgo-theme .registry-shell{padding:1rem 0 3rem}.landgo-theme .registry-stack{gap:1rem}.landgo-theme .registry-panel{border-radius:16px;padding:1.1rem}.landgo-theme .registry-kicker{font-size:.78rem}.landgo-theme .registry-title{font-size:clamp(1.8rem,9vw,2.5rem)}.landgo-theme .registry-lead,.landgo-theme .registry-section-copy,.landgo-theme .registry-count{font-size:.98rem}.landgo-theme .registry-actions{flex-direction:column}.landgo-theme .registry-button{width:100%}.landgo-theme .registry-chip-list,.landgo-theme .registry-meta,.landgo-theme .registry-card-links{gap:.6rem}.landgo-theme .registry-chip,.landgo-theme .registry-pill{text-align:center;justify-content:center;width:100%}.landgo-theme .registry-card{padding:1rem}.landgo-theme .registry-grid.two-column{grid-template-columns:1fr}.landgo-theme .registry-table th,.landgo-theme .registry-table td{padding:.75rem .55rem;font-size:.95rem}.landgo-theme .registry-fact-table th,.landgo-theme .registry-fact-table td{width:100%;padding:.7rem 0;display:block}.landgo-theme .registry-fact-table th{white-space:normal;border-bottom:0;padding-bottom:.2rem}.landgo-theme .registry-fact-table td{padding-top:0}.landgo-theme .registry-history-item{padding-top:.75rem}.landgo-theme .guide-category-header{flex-direction:column;align-items:flex-start}.landgo-theme .pagination{gap:.4rem}.landgo-theme .page-link{min-width:2.35rem;min-height:2.35rem;padding:.55rem .75rem}}
