.dp-quad-shell{display:block;width:100%;max-width:100%;box-sizing:border-box;padding:clamp(16px,3vw,36px) 0}.dp-quad-shell .dp-quad-inner{max-width:min(960px,100%);margin:0 auto;padding:0 clamp(12px,3vw,20px);box-sizing:border-box}.dp-quad-shell .dp-quad-title{margin:0 0 1rem;line-height:1.25;font-size:clamp(1.5rem,3vw,2rem);word-break:break-word}.dp-quad-shell .dp-quad-slot{margin:0 0 1.25rem;min-width:0}.dp-quad-shell .dp-quad-slot-title{margin:0 0 .5rem;font-size:1.1rem}.dp-quad-shell .dp-quad-slot-body{line-height:1.85}.dp-quad-shell .dp-quad-slot-body p{margin:0 0 .75rem}.dp-quad-shell .dp-quad-split{display:grid;grid-template-columns:minmax(160px,220px) minmax(0,1fr);gap:clamp(14px,3vw,28px);align-items:start}.dp-quad-shell .dp-quad-toc ol{margin:0;padding-left:1.1rem}.dp-quad-shell .dp-quad-toc a{color:var(--theme-accent,#2563eb);text-decoration:none}.dp-quad-shell .dp-quad-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,220px),1fr));gap:clamp(12px,2vw,18px)}.dp-quad-shell .dp-quad-card{min-width:0;border:var(--theme-border,1px solid #e8e8e8);border-radius:var(--theme-radius-md,0);padding:1rem;background:var(--theme-surface-1,#fff);box-sizing:border-box}.dp-quad-shell .dp-quad-ol{margin:0;padding:0;list-style:none;counter-reset:dp-quad}.dp-quad-shell .dp-quad-ol__item{counter-increment:dp-quad;position:relative;padding:0 0 1rem 2rem;border-left:2px solid var(--theme-accent,#2563eb);margin:0 0 .5rem .35rem}.dp-quad-shell .dp-quad-ol__item::before{content:counter(dp-quad);position:absolute;left:-0.7rem;top:0;background:var(--theme-surface-1,#fff);color:var(--theme-accent,#2563eb);font-weight:700;padding:0 .2rem}.dp-quad-shell .dp-quad-acc__item{margin:0 0 .75rem;padding:.75rem 1rem;border:var(--theme-border,1px solid #e8e8e8);border-radius:var(--theme-radius-md,0)}.dp-quad-shell .dp-quad-preserved{margin-top:1.5rem}.dp-quad-shell.dp-quad-page--privacy .dp-quad-inner,.dp-quad-shell.dp-quad-page--terms .dp-quad-inner{max-width:min(880px,100%)}@media (max-width:390px){.dp-quad-shell .dp-quad-split{grid-template-columns:1fr}.dp-quad-shell .dp-quad-grid{grid-template-columns:1fr}.dp-quad-shell .dp-quad-title,.dp-quad-shell .dp-quad-slot-title{writing-mode:horizontal-tb;white-space:normal}}/* page-quad-system-v1 */