.guide-header{position:relative;background:var(--ds-brand);min-height:clamp(260px,30vh,340px);display:flex;flex-direction:column}.guide-header__inner{flex:1;display:flex;flex-direction:column;justify-content:center;max-width:var(--ds-max-content);margin:0 auto;width:100%;padding:24px 24px 40px}@media (min-width:640px){.guide-header__inner{padding:24px 32px 48px}}.guide-header__title{font-size:clamp(1.875rem,4.5vw,2.75rem);font-weight:700;color:#ffffff;letter-spacing:-.035em;line-height:1.12;max-width:46rem}.guide-header__subtitle{margin-top:20px;font-size:clamp(1.0625rem,2.2vw,1.25rem);font-weight:400;color:rgba(255,255,255,.94);line-height:1.6;max-width:44rem}.guide-meta{margin:0 0 24px;font-size:.8125rem;color:var(--ds-text-muted)}.guide-meta__author{color:var(--ds-brand);text-decoration:none}.guide-meta__author:hover{text-decoration:underline}.guide-breadcrumb{margin-bottom:12px;font-size:var(--ds-font-size-base);line-height:1.25;color:var(--ds-text-muted)}.guide-breadcrumb__list{display:flex;flex-wrap:wrap;align-items:center;list-style:none;margin:0;padding:0}.guide-breadcrumb__item{display:inline-flex;align-items:center;margin:0;padding:0}.guide-breadcrumb__sep{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;margin:0 8px;font-size:inherit;line-height:1;color:var(--ds-text-muted);user-select:none}.guide-breadcrumb__label{display:inline-flex;align-items:center;margin:0;padding:0;border:0;background:none;font:inherit;font-weight:400;line-height:1.25;color:inherit;text-decoration:none;cursor:inherit}a.guide-breadcrumb__label{color:var(--ds-brand);cursor:pointer}a.guide-breadcrumb__label:hover{text-decoration:underline}.prose .guide-breadcrumb{font-size:var(--ds-font-size-base);line-height:1.25}.prose .guide-breadcrumb__list{padding-left:0}.prose .guide-breadcrumb__item,.prose .guide-breadcrumb__item+.guide-breadcrumb__item{margin-top:0}.prose .guide-breadcrumb__label{font-size:inherit;line-height:inherit}.guide-toc{margin:40px 0 56px;padding:28px 32px;background:var(--ds-surface-alt);border:1px solid var(--ds-border);border-radius:var(--ds-radius)}.guide-toc__title{font-size:.6875rem;font-weight:600;letter-spacing:.07em;text-transform:uppercase;color:var(--ds-brand);margin:0 0 20px}.guide-toc__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}.guide-toc__link{display:block;padding:10px 0;font-size:.9375rem;font-weight:500;color:var(--ds-text);text-decoration:none;line-height:1.45;border-bottom:1px solid var(--ds-border-light);transition:color .15s ease,padding-left .15s ease}.guide-toc__link:last-child{border-bottom:none}.guide-toc__link:hover{color:var(--ds-brand);padding-left:4px}.prose .guide-intro{margin-bottom:8px}.prose .guide-intro p{font-size:1.125rem;line-height:1.7;color:#374151}.prose .guide-intro p+p{margin-top:20px}.guide-hero{margin:24px 0 32px}.guide-hero__frame{position:relative;isolation:isolate;overflow:hidden;border-radius:var(--ds-radius);background:var(--ds-surface-alt);aspect-ratio:1200/630}.guide-hero__img{position:relative;z-index:0;display:block;width:100%;height:100%;object-fit:cover}.guide-hero__credit,.prose .guide-hero__credit,.prose figcaption.guide-hero__credit{position:absolute;z-index:2;left:0;right:0;bottom:0;margin:0;padding:.35rem .65rem;font-size:.625rem;font-style:normal;font-weight:400;line-height:1.35;color:#ffffff;background:rgba(10,10,10,.72);text-align:right}@media (min-width:640px){.guide-hero__credit,.prose .guide-hero__credit,.prose figcaption.guide-hero__credit{font-size:.6875rem;padding:.4rem .75rem}}.guide-quick-summary{margin:32px 0 40px;padding:28px 24px;background:linear-gradient(135deg,#eef4fa 0,var(--ds-surface-alt) 100%);border:1px solid var(--ds-border);border-radius:var(--ds-radius)}.guide-quick-summary__title{margin:0 0 20px;font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--ds-brand);text-align:center}.guide-quick-summary__grid{display:grid;grid-template-columns:1fr;gap:12px}@media (min-width:640px){.guide-quick-summary__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:900px){.guide-quick-summary__grid{grid-template-columns:repeat(4,1fr)}}.guide-quick-summary__card{padding:20px 16px;background:var(--ds-surface);border:1px solid var(--ds-border-light);border-radius:var(--ds-radius);text-align:center;box-shadow:0 1px 3px rgba(26,75,124,.06)}.guide-quick-summary__rate{margin:0 0 10px;font-size:1.75rem;font-weight:800;color:var(--ds-brand);letter-spacing:-.02em;line-height:1}.guide-quick-summary__desc{margin:0;font-size:.8125rem;line-height:1.45;color:var(--ds-text-muted)}.guide-profession-faq{margin-top:8px}.prose .guide-profession-faq .faq-item{background:var(--ds-surface)}.prose .guide-section{margin-top:72px;padding-top:8px}.prose .guide-section:first-of-type{margin-top:0}.prose .guide-section h2{margin-top:0;margin-bottom:8px;font-size:1.5rem;letter-spacing:-.025em}.prose .guide-subsection{margin-top:40px}.prose .guide-subsection h3{font-size:1.1875rem;margin-top:0}.prose .guide-section>*+*,.prose .guide-subsection>*+*{margin-top:24px}.prose .guide-section p,.prose .guide-subsection p{max-width:38rem}.prose .prose-callout{margin:32px 0}.prose .prose-callout--warning{background:#fef9f0;border-color:#f0d9a8;color:#7a5c1e}.prose .prose-callout--warning strong{color:#9a6b12}.prose .prose-callout--advice{background:#f0f7f2;border-color:#b8d9c4;color:#1e5631}.prose .prose-callout--advice strong{color:#18753c}.prose .prose-callout--error{background:#fdf2f2;border-color:#f0c4c4;color:#7a2424}.prose .prose-callout--error strong{color:#b42318}.prose .prose-callout--hint{background:#f5f0fa;border-color:#d4c4e8;color:#4a3066}.prose .prose-callout--hint strong{color:#6b3fa0}.prose .prose-callout--vigilance{background:#fff8f0;border-color:#f0d4a8;color:#7a4a12}.prose .prose-callout--vigilance strong{color:#c45c00}.prose .prose-callout--legal{background:#eef2f8;border-color:#b8c8dc;color:#1a3050}.prose .prose-callout--legal strong{color:#1a4b7c}.prose .prose-callout--verify{background:#f4f4f5;border-color:#d4d4d8;color:#3f3f46}.prose .prose-callout--verify strong{color:#52525b}.guide-practical-case{margin:32px 0;padding:24px 28px;background:linear-gradient(135deg,#f8fafc,#eef4fa);border:1px solid #c5d8ea;border-left:4px solid var(--ds-brand);border-radius:var(--ds-radius)}.guide-practical-case__label{font-size:.6875rem;font-weight:600;letter-spacing:.07em;text-transform:uppercase;color:var(--ds-brand);margin:0 0 6px}.guide-practical-case__title{font-size:1rem;font-weight:600;color:var(--ds-text);margin:0 0 18px;line-height:1.4}.guide-practical-case__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px 24px;margin:0}@media (min-width:540px){.guide-practical-case__grid{grid-template-columns:repeat(4,1fr)}}.guide-practical-case__item{margin:0}.guide-practical-case__item dt{font-size:.6875rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--ds-text-muted);margin-bottom:4px}.guide-practical-case__item dd{font-size:1rem;font-weight:600;color:var(--ds-text);margin:0}.guide-practical-case__item--highlight dd{color:var(--ds-brand);font-size:1.0625rem}.guide-practical-case__note{margin:16px 0 0;font-size:.8125rem;color:var(--ds-text-muted);line-height:1.5;font-style:italic}.guide-contextual-cta{margin:28px 0;padding:18px 22px;display:flex;flex-wrap:wrap;align-items:center;gap:12px 20px;background:var(--ds-surface-alt);border:1px dashed var(--ds-border);border-radius:var(--ds-radius)}.guide-contextual-cta__text{margin:0;font-size:.9375rem;color:var(--ds-text);flex:1 1 200px}.guide-contextual-cta__link{font-size:.875rem;font-weight:600;color:var(--ds-brand);text-decoration:none;white-space:nowrap}.guide-contextual-cta__link:hover{text-decoration:underline}.guide-checklist{margin:32px 0;padding:24px 28px;background:var(--ds-surface-alt);border:1px solid var(--ds-border);border-radius:var(--ds-radius)}.guide-checklist__title{font-size:.6875rem;font-weight:600;letter-spacing:.07em;text-transform:uppercase;color:var(--ds-brand);margin:0 0 16px}.guide-checklist ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.guide-checklist li{display:flex;gap:12px;font-size:.9375rem;line-height:1.55;color:var(--ds-text)}.guide-checklist__mark{flex-shrink:0;width:22px;height:22px;display:flex;align-items:center;justify-content:center;background:#ecfdf3;color:var(--ds-success,#18753c);border-radius:50%;font-size:.75rem;font-weight:700}.guide-steps{list-style:none;margin:32px 0;padding:0;display:flex;flex-direction:column;gap:0}.guide-steps__item{display:flex;gap:20px;padding:24px 0;border-bottom:1px solid var(--ds-border-light)}.guide-steps__item:last-child{border-bottom:none;padding-bottom:0}.guide-steps__num{flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:var(--ds-brand);color:#ffffff;border-radius:50%;font-size:.875rem;font-weight:700}.guide-steps__title{margin:0 0 4px;font-size:.9375rem;font-weight:600;color:var(--ds-text)}.guide-steps__desc{margin:0;font-size:.875rem;line-height:1.55;color:var(--ds-text-muted)}.guide-table-wrap{margin:40px 0}.guide-table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch;border:1px solid var(--ds-border);border-radius:var(--ds-radius)}.guide-table{width:100%;min-width:480px;border-collapse:collapse;font-size:.875rem}.guide-table thead{background:var(--ds-brand)}.guide-table th{padding:14px 20px;text-align:left;font-weight:600;font-size:.75rem;letter-spacing:.04em;text-transform:uppercase;color:#ffffff;border:none}.guide-table td{padding:14px 20px;color:#4a5568;border-bottom:1px solid var(--ds-border-light);vertical-align:top;line-height:1.5}.guide-table tbody tr:nth-child(2n){background:var(--ds-surface-alt)}.guide-table tbody tr:last-child td{border-bottom:none}.guide-table-wrap figcaption{margin-top:12px;font-size:.8125rem;color:var(--ds-text-muted);line-height:1.45}.guide-illustration{margin:40px 0;border:1px solid var(--ds-border);border-radius:8px;overflow:hidden;background:#ffffff;box-shadow:0 1px 3px rgba(0,0,0,.04)}.guide-illustration svg{display:block;width:100%;height:auto}.vat-dom-compare{padding:24px 16px 20px;background:var(--ds-surface-alt,#f7f9fb);box-sizing:border-box;width:100%;overflow:hidden}@media (min-width:480px){.vat-dom-compare{padding:28px 24px 24px}}.vat-dom-compare__title{margin:0 0 20px;font-size:.9375rem;font-weight:700;color:var(--ds-text,#161616);text-align:center;line-height:1.4}.vat-dom-compare__table{width:100%;max-width:100%;overflow:hidden}.vat-dom-compare__header{display:none}@media (min-width:640px){.vat-dom-compare__header{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr) 44px minmax(0,1fr);gap:12px;align-items:end;margin-bottom:10px;padding:0 4px}}.vat-dom-compare__header-spacer{display:block}.vat-dom-compare__header-col{font-size:.6875rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--ds-brand,#1a4b7c);text-align:center;line-height:1.35;word-wrap:break-word;overflow-wrap:break-word}.vat-dom-compare__header-col--dom{color:#245a8a}.vat-dom-compare__header-arrow{display:block}.vat-dom-compare__body{display:flex;flex-direction:column;gap:10px}.vat-dom-compare__row{display:grid;grid-template-columns:1fr;gap:10px;padding:14px;background:#ffffff;border:1px solid var(--ds-border,#e4e8ed);border-radius:8px;box-sizing:border-box;width:100%;max-width:100%}@media (min-width:640px){.vat-dom-compare__row{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr) 44px minmax(0,1fr);gap:12px;align-items:center;padding:14px 16px}}.vat-dom-compare__badge{display:flex;align-items:center;gap:10px;padding:8px 12px;border:1px solid;border-radius:6px;min-width:0}@media (min-width:640px){.vat-dom-compare__badge{padding:10px 14px}}.vat-dom-compare__badge-dot{flex-shrink:0;width:10px;height:10px;border-radius:50%}.vat-dom-compare__badge-label{font-size:.8125rem;font-weight:600;color:var(--ds-text,#161616);line-height:1.35;word-wrap:break-word;overflow-wrap:break-word}.vat-dom-compare__cell{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:12px 10px;background:var(--ds-surface-alt,#f7f9fb);border:1px solid var(--ds-border-light,#dde3ea);border-radius:8px;min-width:0;box-sizing:border-box}.vat-dom-compare__cell--metro{border-color:var(--ds-brand-muted,#c5d8ea);background:#eef4fa}.vat-dom-compare__cell--dom{border-color:#b8cfe0;background:#e8f1f8}@media (min-width:640px){.vat-dom-compare__cell-label{display:none}}.vat-dom-compare__cell-label{font-size:.625rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--ds-text-muted,#6b7280);line-height:1.2;text-align:center}.vat-dom-compare__rate{font-size:1.375rem;font-weight:800;color:var(--ds-brand,#1a4b7c);line-height:1.2;text-align:center;white-space:nowrap}.vat-dom-compare__rate--dom{color:#245a8a}@media (min-width:640px){.vat-dom-compare__rate{font-size:1.5rem}}.vat-dom-compare__arrow{display:flex;align-items:center;justify-content:center;padding:4px 0}@media (min-width:640px){.vat-dom-compare__arrow{padding:0}}.vat-dom-compare__arrow-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;font-size:1.125rem;font-weight:700;color:var(--ds-text-muted,#6b7280);background:#ffffff;border:1px solid var(--ds-border,#e4e8ed);border-radius:50%;line-height:1}@media (min-width:640px){.vat-dom-compare__arrow-icon{transform:rotate(-90deg)}}.vat-dom-compare__legend{margin:20px 0 12px;padding:0 4px;color:var(--ds-text-secondary,#4a5568)}.vat-dom-compare__legend,.vat-dom-compare__note{font-size:.8125rem;line-height:1.55;text-align:center}.vat-dom-compare__note{margin:0;padding:14px 16px;color:#7a5c1e;background:#fef9f0;border:1px solid #f0d9a8;border-radius:6px;box-sizing:border-box}.guide-illustration figcaption{padding:14px 20px;font-size:.8125rem;color:var(--ds-text-muted);line-height:1.5;background:var(--ds-surface-alt);border-top:1px solid var(--ds-border-light)}.guide-internal-link{margin-top:8px}.guide-internal-link a{font-weight:600}.guide-conclusion{margin-top:72px;padding-top:40px;border-top:2px solid var(--ds-border)}.guide-conclusion__points{margin:28px 0 32px;padding:28px 32px;background:linear-gradient(135deg,#f7f9fb,#eef4fa);border:1px solid var(--ds-border);border-radius:8px}.guide-conclusion__points-title{font-size:.6875rem;font-weight:600;letter-spacing:.07em;text-transform:uppercase;color:var(--ds-brand);margin:0 0 20px}.guide-conclusion__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:14px}.guide-conclusion__list li{display:flex;gap:12px;font-size:1rem;line-height:1.55;color:var(--ds-text)}.guide-conclusion__check{flex-shrink:0;color:var(--ds-success,#18753c);font-size:1rem;line-height:1.55}.guide-conclusion__closing{font-size:1.0625rem;color:#4a5568;line-height:1.65;margin-bottom:24px}.guide-conclusion__cta{display:inline-flex;align-items:center;height:48px;padding:0 32px;font-size:.9375rem;font-weight:600;color:#ffffff;background:var(--ds-brand);border-radius:var(--ds-radius);text-decoration:none;transition:background-color .15s ease}.guide-conclusion__cta:hover{background:var(--ds-brand-dark,#153d66)}.guide-sidebar-block+.guide-sidebar-block{margin-top:40px;padding-top:40px;border-top:1px solid var(--ds-border-light)}.guide-sidebar-block__title{font-size:.6875rem;font-weight:600;letter-spacing:.07em;text-transform:uppercase;color:var(--ds-brand);margin:0 0 16px}.guide-sidebar-block--also-read .guide-sidebar-block__title,.guide-sidebar-block--guides .guide-sidebar-block__title,.guide-sidebar-block--tools .guide-sidebar-block__title{font-size:.8125rem;font-weight:700;letter-spacing:.05em;margin-bottom:18px}.guide-sidebar-block--calculator+.guide-sidebar-block{margin-top:36px;padding-top:36px;border-top:1px solid var(--ds-border-light)}.guide-sidebar-cards{display:flex;flex-direction:column;gap:12px}.guide-sidebar-card{display:flex;align-items:flex-start;gap:14px;padding:16px 18px;background:var(--ds-surface);border:1px solid var(--ds-border);border-radius:6px;text-decoration:none;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.guide-sidebar-card--cover{flex-direction:column;align-items:stretch;gap:0;padding:0;overflow:hidden;border-radius:8px}.guide-sidebar-card--cover:hover{transform:translateY(-2px);box-shadow:0 4px 14px rgba(26,75,124,.12)}.guide-sidebar-card__cover{display:block;aspect-ratio:16/9;overflow:hidden;background:var(--ds-surface-alt)}.guide-sidebar-card__cover-img{width:100%;height:100%;object-fit:cover;display:block}.guide-sidebar-card__body{display:block;padding:12px 14px 14px}.guide-sidebar-card--cover .guide-sidebar-card__body{padding:15px 16px 17px}.guide-sidebar-card--cover .guide-sidebar-card__title{font-size:.9375rem;font-weight:700;color:var(--ds-text);line-height:1.45;overflow-wrap:break-word;hyphens:auto}.guide-sidebar-card--cover:hover .guide-sidebar-card__title{color:var(--ds-brand)}.guide-sidebar-card--calculator{flex-direction:column;align-items:stretch;gap:0;padding:0;overflow:hidden;border-radius:10px;border:1.5px solid var(--ds-brand-muted,#b8cfe0);background:linear-gradient(180deg,#f8fbfd,#ffffff 55%);box-shadow:0 2px 12px rgba(26,75,124,.07)}.guide-sidebar-card--calculator:hover{border-color:var(--ds-brand);box-shadow:0 6px 22px rgba(26,75,124,.14);transform:translateY(-3px)}.guide-sidebar-card--calculator .guide-sidebar-card__body{position:relative;padding:17px 18px 18px}.guide-sidebar-card--calculator .guide-sidebar-card__title{display:block;padding-right:42px;font-size:1.0625rem;font-weight:700;color:var(--ds-brand);line-height:1.35;overflow-wrap:break-word}.guide-sidebar-card--calculator:hover .guide-sidebar-card__title{color:var(--ds-brand)}.guide-sidebar-card__calc-icon{position:absolute;top:16px;right:16px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:var(--ds-brand);border-radius:6px;color:#ffffff;font-size:.875rem;font-weight:700;line-height:1;box-shadow:0 2px 6px rgba(26,75,124,.2)}.guide-sidebar-card__subtitle{display:block;margin-top:7px;font-size:.8125rem;font-weight:400;color:var(--ds-text-muted);line-height:1.5;overflow-wrap:break-word}.guide-sidebar-card__badge{display:inline-block;margin-top:11px;padding:4px 10px;font-size:.6875rem;font-weight:600;letter-spacing:.02em;color:var(--ds-success,#18753c);background:rgba(24,117,60,.08);border-radius:4px;line-height:1.3}.guide-sidebar-tools-list{display:flex;flex-direction:column;gap:16px}.guide-sidebar-card:hover{border-color:var(--ds-brand);box-shadow:0 2px 8px rgba(26,75,124,.08);transform:translateY(-1px)}.guide-sidebar-card--featured{background:var(--ds-surface-alt);border-color:var(--ds-brand-muted,#c5d8ea)}.guide-sidebar-card--compact{padding:12px 16px}.guide-sidebar-card__icon{flex-shrink:0;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:var(--ds-surface-alt);border:1px solid var(--ds-border-light);border-radius:6px;font-size:.875rem}.guide-sidebar-card__icon--brand{background:var(--ds-brand);border-color:var(--ds-brand);color:#ffffff;font-weight:700}.guide-sidebar-card__icon--sm{width:28px;height:28px;font-size:.75rem}.guide-sidebar-card__label{display:block;font-size:.625rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:var(--ds-text-muted);margin-bottom:2px}.guide-sidebar-card__title{display:block;font-size:.8125rem;font-weight:600;color:var(--ds-text);line-height:1.4}.guide-sidebar-card__desc{display:block;margin-top:4px;font-size:.75rem;color:var(--ds-text-muted);line-height:1.45}.guide-sidebar-card--featured .guide-sidebar-card__title{color:var(--ds-brand)}.guide-list-grid{display:grid;grid-template-columns:1fr;gap:20px;margin-bottom:40px}.guides-hub-picker-section{margin-bottom:48px}.guides-hub-picker-section h2{margin-top:0}.guides-hub-picker-section__intro{max-width:68ch;margin:0 0 24px;color:var(--ds-text-muted);line-height:1.6}.guides-hub-intro{font-size:1.0625rem;line-height:1.65;color:var(--ds-text);margin-bottom:32px}.guides-hub-editorial{margin-top:0;padding-top:48px;border-top:1px solid var(--ds-border)}.guides-hub-section{margin-bottom:56px}.guides-hub-section:last-child{margin-bottom:0}.guides-hub-section>p{max-width:68ch}.guides-hub-section h2{margin-top:0}.guides-hub-key-grid{display:grid;grid-template-columns:1fr;gap:16px;margin:28px 0}@media (min-width:640px){.guides-hub-key-grid{grid-template-columns:repeat(3,1fr);gap:20px}}.guides-hub-key-card{padding:20px 22px;background:var(--ds-surface-alt);border:1px solid var(--ds-border);border-radius:var(--ds-radius)}.guides-hub-key-card h3{font-size:.9375rem;font-weight:700;color:var(--ds-brand);margin:0 0 10px}.guides-hub-key-card p{font-size:.875rem;line-height:1.55;margin:0 0 12px;color:var(--ds-text-muted)}.guides-hub-key-card__link{font-size:.8125rem;font-weight:600;color:var(--ds-brand);text-decoration:none}.guides-hub-key-card__link:hover{text-decoration:underline}.guides-hub-illus{margin:32px 0;border:1px solid var(--ds-border);border-radius:var(--ds-radius);overflow:hidden;background:var(--ds-surface-alt)}.guides-hub-illus svg{display:block;width:100%;height:auto;max-height:300px}.guides-hub-illus .vat-balance-flow{padding:24px 16px}.guides-hub-illus figcaption{padding:12px 16px;font-size:.8125rem;color:var(--ds-text-muted);text-align:center;border-top:1px solid var(--ds-border);background:var(--ds-surface)}.guides-hub-picker{display:grid;grid-template-columns:1fr;gap:14px;margin:28px 0}@media (min-width:640px){.guides-hub-picker{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.guides-hub-picker{grid-template-columns:repeat(3,1fr)}.guides-hub-picker__card:last-child:nth-child(3n+1){grid-column:span 1}}.guides-hub-picker__card{display:flex;flex-direction:column;gap:8px;padding:20px 22px;background:#ffffff;border:1px solid var(--ds-border);border-radius:var(--ds-radius);transition:border-color .15s ease,box-shadow .15s ease}.guides-hub-picker__card:hover{border-color:var(--ds-brand);box-shadow:0 4px 16px rgba(26,75,124,.08)}.guides-hub-picker__icon{font-size:1.5rem;line-height:1}.guides-hub-picker__question{font-size:.9375rem;font-weight:600;color:var(--ds-text);margin:0;line-height:1.4}.guides-hub-picker__cta{font-size:.875rem;line-height:1.5;color:var(--ds-text-muted);margin:0}.guides-hub-cta{font-weight:600;color:var(--ds-brand);text-decoration:none}.guides-hub-cta:hover{text-decoration:underline}.guides-hub-cta--button{display:inline-flex;align-items:center;margin-top:4px;padding:10px 16px;font-size:.875rem;background:rgba(26,75,124,.06);border:1px solid rgba(26,75,124,.18);border-radius:6px;transition:background .15s ease,border-color .15s ease}.guides-hub-cta--button:hover{text-decoration:none;background:rgba(26,75,124,.1);border-color:var(--ds-brand)}.guides-hub-inline-link{font-weight:600;color:var(--ds-brand);text-decoration:underline;text-underline-offset:2px;text-decoration-color:rgba(26,75,124,.35)}.guides-hub-inline-link:hover{text-decoration-color:var(--ds-brand)}.guides-hub-errors__transition{max-width:68ch;margin:24px 0 0;font-size:.9375rem;line-height:1.6;color:var(--ds-text-muted)}.guides-hub-errors{margin:28px 0}.guides-hub-tools{display:grid;grid-template-columns:1fr;gap:16px;margin:28px 0 16px}@media (min-width:640px){.guides-hub-tools{grid-template-columns:repeat(2,1fr)}}.guides-hub-tools__card{padding:22px 24px;background:var(--ds-brand-light,#eef4fa);border:1px solid var(--ds-brand-muted,#c5d8ea);border-radius:var(--ds-radius)}.guides-hub-tools__card h3{font-size:1rem;font-weight:700;color:var(--ds-brand);margin:0 0 10px}.guides-hub-tools__card p{font-size:.875rem;line-height:1.55;margin:0 0 16px;color:var(--ds-text-muted)}.guides-hub-tools__note{font-size:.875rem;color:var(--ds-text-muted);margin:0}.guides-hub-path{list-style:none;margin:28px 0 0;padding:0;display:flex;flex-direction:column;gap:0}.guides-hub-path__step{padding:20px 0;border-bottom:1px solid var(--ds-border)}.guides-hub-path__step:first-child{padding-top:0}.guides-hub-path__step:last-child{border-bottom:none;padding-bottom:0}.guides-hub-path__profile{font-size:.8125rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--ds-brand);margin:0 0 6px}.guides-hub-path__action{font-size:1rem;line-height:1.55;margin:0;color:var(--ds-text)}.guides-hub-path__action a{font-weight:600;color:var(--ds-brand);text-decoration:underline;text-underline-offset:2px;text-decoration-color:rgba(26,75,124,.35)}.guides-hub-path__action a:hover{text-decoration-color:var(--ds-brand)}.guides-hub-trust{margin-top:8px;padding:28px 32px;background:linear-gradient(135deg,rgba(26,75,124,.04),rgba(26,75,124,.08));border:1px solid rgba(26,75,124,.12);border-radius:var(--ds-radius)}.guides-hub-trust h2{margin:0 0 16px;font-size:1.125rem}.guides-hub-trust__list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:10px}@media (min-width:640px){.guides-hub-trust__list{grid-template-columns:repeat(2,1fr);gap:10px 24px}}.guides-hub-trust__list li{position:relative;padding-left:22px;font-size:.9375rem;line-height:1.5;color:var(--ds-text)}.guides-hub-trust__list li:before{content:"✓";position:absolute;left:0;font-weight:700;color:var(--ds-brand)}.guides-hub-section--path{padding:32px;background:var(--ds-surface-alt);border:1px solid var(--ds-border);border-radius:var(--ds-radius)}@media (min-width:640px){.guide-list-grid{grid-template-columns:repeat(2,1fr);gap:24px}}@media (min-width:1024px){.guide-list-grid{grid-template-columns:repeat(3,1fr)}}.guide-list-card{display:flex;flex-direction:column;text-decoration:none;background:#ffffff;border:1px solid var(--ds-border);border-radius:8px;overflow:hidden;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.guide-list-card:hover{border-color:var(--ds-brand);box-shadow:0 4px 16px rgba(26,75,124,.1);transform:translateY(-2px)}.guide-list-card__cover{display:block;aspect-ratio:16/9;overflow:hidden;background:var(--ds-surface-alt)}.guide-list-card__cover-img{width:100%;height:100%;object-fit:cover;display:block}.guide-list-card__title{display:block;font-size:.9375rem;font-weight:600;color:var(--ds-text);line-height:1.4}.guide-list-card__body{display:flex;flex-direction:column;gap:6px;padding:14px 16px 16px;flex:1}.guide-list-card__desc{font-size:.8125rem;line-height:1.5;color:var(--ds-text-muted)}.guide-list-card__meta{font-size:.75rem;line-height:1.4;color:var(--ds-text-muted)}.guide-list-card__cta{margin-top:4px;font-size:.8125rem;font-weight:600;color:var(--ds-brand)}.guide-list-card:hover .guide-list-card__cta{text-decoration:underline}.franchise-checklist-visual,.franchise-decision,.franchise-flow,.franchise-invoice,.franchise-thresholds,.franchise-timeline{padding:24px 16px;background:var(--ds-surface-alt,#f7f9fb);box-sizing:border-box;width:100%;overflow:hidden}@media (min-width:480px){.franchise-checklist-visual,.franchise-decision,.franchise-flow,.franchise-invoice,.franchise-thresholds,.franchise-timeline{padding:28px 24px}}.franchise-checklist-visual__title,.franchise-decision__title,.franchise-flow__title,.franchise-invoice__title,.franchise-thresholds__title,.franchise-timeline__title{margin:0 0 8px;font-size:.9375rem;font-weight:700;color:var(--ds-text,#161616);text-align:center;line-height:1.4}.franchise-thresholds__ref{margin:0 0 20px;font-size:.75rem;color:var(--ds-text-muted,#6b7280);text-align:center}.franchise-thresholds__grid{display:grid;gap:14px}@media (min-width:640px){.franchise-thresholds__grid{grid-template-columns:1fr 1fr}}.franchise-thresholds__card{padding:16px;background:#fff;border:1px solid var(--ds-border,#e4e8ed);border-radius:8px}.franchise-thresholds__card-title{margin:0 0 14px;font-size:.8125rem;font-weight:700;color:var(--ds-brand,#1a4b7c);line-height:1.4}.franchise-thresholds__rates{display:grid;gap:10px;margin-bottom:12px}.franchise-thresholds__rate{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;background:#eef4fa;border-radius:6px;gap:8px}.franchise-thresholds__rate--major{background:#e8f1f8}.franchise-thresholds__rate-label{font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--ds-text-muted,#6b7280)}.franchise-thresholds__rate-value{font-size:1.0625rem;font-weight:800;color:var(--ds-brand,#1a4b7c);white-space:nowrap}.franchise-thresholds__examples{margin:0;font-size:.75rem;color:var(--ds-text-muted,#6b7280);line-height:1.45}.franchise-thresholds__note{margin:16px 0 0;font-size:.75rem;color:var(--ds-text-secondary,#4a5568);line-height:1.5;text-align:center}.franchise-timeline__list{list-style:none;margin:16px 0 0;padding:0;display:flex;flex-direction:column;gap:0}.franchise-timeline__item{display:flex;flex-direction:column;align-items:center;text-align:center}.franchise-timeline__num{flex-shrink:0;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;color:#fff;font-size:.875rem;font-weight:700}.franchise-timeline__content{margin:10px 0;max-width:28rem}.franchise-timeline__step-title{margin:0 0 4px;font-size:.875rem;font-weight:700;color:var(--ds-text,#161616)}.franchise-timeline__step-desc{margin:0;font-size:.8125rem;color:var(--ds-text-muted,#6b7280);line-height:1.45}.franchise-timeline__connector{font-size:1.25rem;color:var(--ds-text-muted,#6b7280);margin:4px 0 8px;line-height:1}@media (min-width:768px){.franchise-timeline__list{flex-direction:row;align-items:flex-start;justify-content:space-between;gap:8px}.franchise-timeline__item{flex:1;min-width:0}.franchise-timeline__connector{display:none}}.franchise-flow__grid{display:flex;flex-direction:column;align-items:center;gap:12px;margin-top:16px}@media (min-width:640px){.franchise-flow__grid{flex-direction:row;justify-content:center;flex-wrap:wrap}}.franchise-flow__box{flex:1 1 160px;max-width:200px;padding:16px;background:#fff;border:1px solid var(--ds-border,#e4e8ed);border-radius:8px;text-align:center}.franchise-flow__box--entreprise{border-color:var(--ds-brand-muted,#c5d8ea);background:#eef4fa}.franchise-flow__label{display:block;font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--ds-text-muted,#6b7280);margin-bottom:6px}.franchise-flow__value{display:block;font-size:.875rem;font-weight:700;color:var(--ds-text,#161616);margin-bottom:4px}.franchise-flow__sub{display:block;font-size:.75rem;color:var(--ds-text-muted,#6b7280);line-height:1.4}.franchise-flow__arrow{font-size:1.25rem;color:var(--ds-brand-muted,#c5d8ea);font-weight:700}.franchise-flow__footer{margin-top:20px;padding:12px 16px;background:#fff;border:1px dashed var(--ds-border,#e4e8ed);border-radius:6px;font-size:.8125rem;color:var(--ds-text-secondary,#4a5568);text-align:center;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px}.franchise-flow__footer-arrow{font-weight:700;color:var(--ds-brand,#1a4b7c)}.franchise-decision__tree{margin-top:16px}.franchise-decision__node{padding:14px 16px;background:#fff;border:1px solid var(--ds-border,#e4e8ed);border-radius:8px;font-size:.875rem;font-weight:600;color:var(--ds-text,#161616);text-align:center;line-height:1.45;margin-bottom:12px}.franchise-decision__node--root{background:var(--ds-brand,#1a4b7c);color:#fff;border-color:var(--ds-brand,#1a4b7c)}.franchise-decision__branch{display:flex;flex-direction:column;gap:14px}.franchise-decision__path{display:flex;flex-direction:column;gap:10px}.franchise-decision__answer{align-self:center;padding:4px 12px;border-radius:999px;font-size:.75rem;font-weight:700}.franchise-decision__answer--yes{background:#ecfdf3;color:#18753c}.franchise-decision__answer--no{background:#f4f4f5;color:#52525b}.franchise-decision__split{display:grid;gap:10px}@media (min-width:560px){.franchise-decision__split{grid-template-columns:1fr 1fr}}.franchise-decision__result{padding:12px 14px;border-radius:8px;font-size:.8125rem;line-height:1.45;text-align:center}.franchise-decision__result--yes{background:#eef4fa;border:1px solid #c5d8ea;color:var(--ds-brand,#1a4b7c)}.franchise-decision__result--no{background:#fef9f0;border:1px solid #f0d9a8;color:#7a5c1e}.franchise-decision__result--neutral{background:#f4f4f5;border:1px solid #d4d4d8;color:#3f3f46}.franchise-invoice__doc{margin-top:16px;padding:20px;background:#fff;border:1px solid var(--ds-border,#e4e8ed);border-radius:8px;max-width:100%;overflow:hidden}.franchise-invoice__header{display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px;margin-bottom:16px;padding-bottom:14px;border-bottom:1px solid var(--ds-border-light,#dde3ea)}.franchise-invoice__seller{margin:0 0 4px;font-size:.875rem;font-weight:700;color:var(--ds-text,#161616)}.franchise-invoice__addr{margin:0;font-size:.75rem;color:var(--ds-text-muted,#6b7280)}.franchise-invoice__meta p{margin:0 0 4px;font-size:.8125rem;text-align:right}.franchise-invoice__tag{font-weight:600;color:var(--ds-text-muted,#6b7280);margin-right:6px}.franchise-invoice__client{margin-bottom:16px;font-size:.8125rem;line-height:1.45}.franchise-invoice__table{width:100%;border-collapse:collapse;font-size:.8125rem;margin-bottom:14px}.franchise-invoice__table td,.franchise-invoice__table th{padding:10px 8px;border-bottom:1px solid var(--ds-border-light,#dde3ea);text-align:left}.franchise-invoice__table td:last-child,.franchise-invoice__table th:last-child{text-align:right;white-space:nowrap}.franchise-invoice__total{display:flex;justify-content:space-between;align-items:center;padding:12px 0;font-size:.9375rem;border-top:2px solid var(--ds-brand,#1a4b7c)}.franchise-invoice__mention{margin:14px 0 0;padding:10px 14px;background:#eef4fa;border:1px solid #c5d8ea;border-radius:6px;font-size:.8125rem;font-weight:700;color:var(--ds-brand,#1a4b7c);text-align:center}.franchise-invoice__annotations{list-style:none;margin:20px 0 0;padding:0;display:grid;gap:10px}@media (min-width:640px){.franchise-invoice__annotations{grid-template-columns:1fr 1fr}}.franchise-invoice__annotations li{font-size:.75rem;color:var(--ds-text-secondary,#4a5568);line-height:1.45}.franchise-invoice__callout{display:inline-block;margin-right:6px;padding:2px 8px;background:var(--ds-brand,#1a4b7c);color:#fff;border-radius:4px;font-size:.625rem;font-weight:700}.franchise-checklist-visual__list{list-style:none;margin:16px 0 0;padding:0;display:grid;gap:10px}@media (min-width:560px){.franchise-checklist-visual__list{grid-template-columns:1fr 1fr}}.franchise-checklist-visual__list li{display:flex;align-items:flex-start;gap:10px;padding:12px 14px;background:#fff;border:1px solid var(--ds-border,#e4e8ed);border-radius:8px;font-size:.8125rem;line-height:1.45;color:var(--ds-text,#161616)}.franchise-checklist-visual__mark{flex-shrink:0;width:22px;height:22px;display:flex;align-items:center;justify-content:center;background:#ecfdf3;color:#18753c;border-radius:50%;font-size:.75rem;font-weight:700}.vat-journey{padding:24px 16px;background:var(--ds-surface-alt,#f7f9fb);box-sizing:border-box;width:100%}@media (min-width:480px){.vat-journey{padding:28px 24px}}.vat-journey__title{margin:0 0 16px;font-size:.9375rem;font-weight:700;line-height:1.4}.vat-journey__formula,.vat-journey__title{color:var(--ds-text,#161616);text-align:center}.vat-journey__formula{margin:0 auto 24px;max-width:420px;padding:12px 16px;background:#fff;border:1px solid var(--ds-brand-muted,#c5d8ea);border-radius:8px;box-shadow:0 1px 3px rgba(26,75,124,.08);font-size:.875rem;line-height:1.5}.vat-journey__formula strong{color:var(--ds-brand,#1a4b7c);font-weight:700}.vat-journey__flow{gap:0;max-width:480px;margin:0 auto}.vat-journey__flow,.vat-journey__item{display:flex;flex-direction:column;align-items:center}.vat-journey__item{width:100%}.vat-journey__step{display:flex;align-items:flex-start;gap:14px;width:100%;padding:16px;background:#fff;border:1px solid var(--ds-border,#e4e8ed);border-radius:10px;box-shadow:0 2px 6px rgba(0,0,0,.05);box-sizing:border-box}.vat-journey__step--blue{border-left:4px solid #1a4b7c;background:linear-gradient(90deg,#eef4fa,#fff 28%)}.vat-journey__step--blue-light{border-left:4px solid #3b82b6;background:linear-gradient(90deg,#f0f7fc,#fff 28%)}.vat-journey__step--green{border-left:4px solid #18753c;background:linear-gradient(90deg,#ecfdf3,#fff 28%)}.vat-journey__step--orange{border-left:4px solid #c2410c;background:linear-gradient(90deg,#fff7ed,#fff 28%)}.vat-journey__step--blue-dark{border-left:4px solid #153d66;background:linear-gradient(90deg,#e8f1f8,#fff 28%)}.vat-journey__step--green-dark{border-left:4px solid #14532d;background:linear-gradient(90deg,#dcfce7,#fff 28%)}.vat-journey__icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:8px;background:rgba(255,255,255,.85);color:var(--ds-brand,#1a4b7c)}.vat-journey__step--blue .vat-journey__icon{color:#1a4b7c}.vat-journey__step--blue-light .vat-journey__icon{color:#3b82b6}.vat-journey__step--green .vat-journey__icon{color:#18753c}.vat-journey__step--orange .vat-journey__icon{color:#c2410c}.vat-journey__step--blue-dark .vat-journey__icon{color:#153d66}.vat-journey__step--green-dark .vat-journey__icon{color:#14532d}.vat-journey__icon svg{width:22px;height:22px}.vat-journey__content{flex:1;min-width:0}.vat-journey__step-title{margin:0 0 4px;font-size:.875rem;font-weight:700;color:var(--ds-text,#161616);line-height:1.35}.vat-journey__step-desc{margin:0;font-size:.8125rem;color:var(--ds-text-secondary,#4a5568);line-height:1.45}.vat-journey__arrow{display:flex;align-items:center;justify-content:center;height:28px;color:var(--ds-brand-muted,#c5d8ea)}.vat-journey__arrow svg{width:20px;height:20px}.vat-balance-flow{padding:24px 16px;background:var(--ds-surface-alt,#f7f9fb);box-sizing:border-box;width:100%}@media (min-width:480px){.vat-balance-flow{padding:28px 24px}}.vat-balance-flow__flow{display:flex;flex-direction:column;align-items:center;gap:0;max-width:520px;margin:0 auto}.vat-balance-flow__block{width:100%;padding:16px 18px;border-radius:10px;border:1px solid var(--ds-border,#e4e8ed);box-shadow:0 2px 6px rgba(0,0,0,.05);text-align:center;box-sizing:border-box}.vat-balance-flow__block--sales{border-left:4px solid #1a4b7c;background:linear-gradient(180deg,#eef4fa,#fff 40%)}.vat-balance-flow__block--purchases{border-left:4px solid #18753c;background:linear-gradient(180deg,#ecfdf3,#fff 40%)}.vat-balance-flow__block--company{border-left:4px solid #c2410c;background:linear-gradient(180deg,#fff7ed,#fff 40%)}.vat-balance-flow__block--net{border-left:4px solid #153d66;background:linear-gradient(180deg,#e8f1f8,#fff 40%)}.vat-balance-flow__block--state{border-left:4px solid #9ca3af;background:linear-gradient(180deg,#f3f4f6,#fff 40%)}.vat-balance-flow__tag{margin:0 0 6px;font-size:.625rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--ds-text-muted,#6b7280);line-height:1.3}.vat-balance-flow__block--sales .vat-balance-flow__tag{color:#1a4b7c}.vat-balance-flow__block--purchases .vat-balance-flow__tag{color:#18753c}.vat-balance-flow__block--company .vat-balance-flow__tag{color:#c2410c}.vat-balance-flow__block--net .vat-balance-flow__tag{color:#153d66}.vat-balance-flow__block--state .vat-balance-flow__tag{color:#6b7280}.vat-balance-flow__title{margin:0 0 6px;font-size:.9375rem;font-weight:700;color:var(--ds-text,#161616);line-height:1.35}.vat-balance-flow__desc{margin:0;font-size:.8125rem;color:var(--ds-text-secondary,#4a5568);line-height:1.45}.vat-balance-flow__desc strong{font-weight:600;color:#153d66}.vat-balance-flow__arrow{display:flex;align-items:center;justify-content:center;height:28px;color:var(--ds-brand-muted,#c5d8ea)}.vat-balance-flow__arrow svg{width:20px;height:20px}.vat-balance-flow__split{display:flex;flex-direction:column;align-items:stretch;gap:8px;width:100%}@media (min-width:640px){.vat-balance-flow__split{flex-direction:row;align-items:center;gap:10px}.vat-balance-flow__split .vat-balance-flow__block{flex:1;min-width:0}}.vat-balance-flow__h-connector{display:flex;align-items:center;justify-content:center;gap:6px;flex-shrink:0;color:var(--ds-brand-muted,#c5d8ea)}@media (max-width:639px){.vat-balance-flow__h-connector{transform:rotate(90deg);height:32px;width:100%}}.vat-balance-flow__h-line{display:block;width:20px;height:1px;background:currentColor}@media (min-width:640px){.vat-balance-flow__h-line{width:28px}}.vat-balance-flow__h-arrows{font-size:1rem;font-weight:700;line-height:1;color:var(--ds-brand,#1a4b7c)}.contact-page{max-width:36rem}.contact-page__direct{margin:0 0 32px;font-size:1.0625rem;line-height:1.65;color:#2d3748}.contact-page__direct a{font-weight:600;color:var(--ds-brand,#1a4b7c);text-decoration:underline;text-underline-offset:2px}.contact-page__direct a:hover{color:var(--ds-brand-dark,#153d66)}.article-body--author{max-width:56rem;margin-left:auto;margin-right:auto}.author-page{display:flex;flex-direction:column;gap:32px}@media (min-width:640px){.author-page{gap:40px}}.author-profile{display:grid;grid-template-columns:1fr;gap:20px;padding:24px;background:var(--ds-surface-alt);border:1px solid var(--ds-border);border-radius:var(--ds-radius)}@media (min-width:640px){.author-profile{grid-template-columns:auto 1fr;gap:24px;padding:28px 32px;align-items:start}}.author-profile__media{display:flex;justify-content:center}@media (min-width:640px){.author-profile__media{justify-content:flex-start}}.author-profile__avatar,.author-profile__photo{width:96px;height:96px;border-radius:50%;flex-shrink:0}.author-profile__avatar{display:flex;align-items:center;justify-content:center;background:var(--ds-brand);color:#ffffff;font-size:2rem;font-weight:700;line-height:1}.author-profile__photo{object-fit:cover;border:2px solid #ffffff;box-shadow:0 2px 8px rgba(26,75,124,.12)}.author-profile__name{margin:0;font-size:1.375rem;font-weight:700;color:var(--ds-text);letter-spacing:-.02em;line-height:1.25}.author-profile__role{margin:6px 0 0;font-size:.875rem;font-weight:600;color:var(--ds-brand);line-height:1.4}.author-profile__bio{margin:14px 0 0;font-size:.9375rem;line-height:1.6;color:#374151;max-width:38rem}.author-profile__topics{display:flex;flex-wrap:wrap;gap:8px;list-style:none;margin:16px 0 0;padding:0}.author-profile__topics li{padding:5px 11px;font-size:.75rem;font-weight:500;background:#ffffff;border:1px solid var(--ds-border);border-radius:var(--ds-radius);color:var(--ds-text);line-height:1.3}.author-block__title{margin:0 0 16px;font-size:1.125rem;font-weight:700;color:var(--ds-text);letter-spacing:-.01em}.author-block--presentation{padding:16px 20px;background:#ffffff;border:1px solid var(--ds-border);border-radius:var(--ds-radius)}.author-block__text{margin:0;font-size:.9375rem;line-height:1.6;color:#374151;max-width:42rem}.author-block__empty{margin:0;color:var(--ds-text-muted);font-size:.9375rem}.author-page__guides-grid{display:grid;grid-template-columns:1fr;gap:20px}.author-page__guides-grid .guide-list-card{height:100%}@media (min-width:640px){.author-page__guides-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.author-page__guides-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.author-method-grid{display:grid;grid-template-columns:1fr;gap:12px}@media (min-width:640px){.author-method-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.author-method-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.author-method-card{padding:16px;background:var(--ds-surface-alt);border:1px solid var(--ds-border);border-radius:var(--ds-radius)}.author-method-card__index{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;margin-bottom:10px;background:var(--ds-brand);color:#ffffff;border-radius:50%;font-size:.75rem;font-weight:700;line-height:1}.author-method-card__title{margin:0;font-size:.875rem;font-weight:700;color:var(--ds-text);line-height:1.35}.author-method-card__desc{margin:6px 0 0;font-size:.8125rem;line-height:1.5;color:var(--ds-text-muted)}.author-resources-grid{display:grid;grid-template-columns:1fr;gap:12px}@media (min-width:640px){.author-resources-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.author-resource-card{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;background:#ffffff;border:1px solid var(--ds-border);border-radius:var(--ds-radius);text-decoration:none;transition:border-color .15s ease,box-shadow .15s ease}.author-resource-card:hover{border-color:var(--ds-brand);box-shadow:0 2px 8px rgba(26,75,124,.08)}.author-resource-card__icon{flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:var(--ds-brand);color:#ffffff;border-radius:6px;font-size:.8125rem;font-weight:700;line-height:1}.author-resource-card__body{display:flex;flex-direction:column;gap:4px;min-width:0}.author-resource-card__title{font-size:.875rem;font-weight:600;color:var(--ds-text);line-height:1.35}.author-resource-card__desc{font-size:.8125rem;line-height:1.45;color:var(--ds-text-muted)}.author-resource-card__cta{margin-top:2px;font-size:.75rem;font-weight:600;color:var(--ds-brand);line-height:1.3}.author-resource-card:hover .author-resource-card__cta{text-decoration:underline}