.tear-tool .tool-page-shell:has(.tear-dash) .tool-page-head{margin-bottom:.75rem}.tear-tool .tool-page-shell:has(.tear-dash) .tool-page-head__lead{font-size:.875rem;line-height:1.55;color:rgb(var(--color-body));text-wrap:pretty}.tear-tool{position:relative;z-index:1;isolation:isolate}.tear-dash{display:grid;gap:1rem;grid-template-columns:1fr}@media(min-width:900px){.tear-dash{grid-template-columns:repeat(6,minmax(0,1fr));grid-template-rows:auto auto;gap:1rem 1.25rem;align-items:stretch}.tear-dash__hero{grid-column:1 / span 3;grid-row:1 / span 2;min-height:clamp(300px,44vh,620px);height:auto}.tear-dash__side{grid-column:4 / span 3;grid-row:1 / span 2;display:flex;flex-direction:column;gap:1rem;height:auto;min-height:0}}.tear-dash__hero{position:relative;display:flex;flex-direction:column;overflow:hidden;min-height:clamp(300px,44vh,620px);padding:0;border-color:rgb(var(--color-accent) / .22);background:#0e0e0d;cursor:pointer}.tear-dash__hero:focus-visible{outline:2px solid rgb(var(--color-accent));outline-offset:2px}.tear-dash__hero:fullscreen{border-radius:0;min-height:100%}.tear-dash__canvas{position:absolute;inset:0;width:100%;height:100%;display:block}.tear-dash__hint{position:absolute;top:1rem;left:50%;z-index:2;transform:translate(-50%);max-width:calc(100% - 2rem);padding:.35rem .75rem;border-radius:.5rem;background:#0009;backdrop-filter:blur(6px);font-size:.6875rem;font-weight:500;color:#ffffffd9;text-align:center;pointer-events:none}.tear-fs-btn{position:absolute;top:.65rem;right:.65rem;z-index:3;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:.5rem;border:1px solid rgb(255 255 255 / .16);background:#00000073;color:#ffffffe6;cursor:pointer}.tear-fs-btn:hover{border-color:rgb(var(--color-accent) / .55);color:rgb(var(--color-accent))}.tear-fs-btn:focus-visible{outline:2px solid rgb(var(--color-accent));outline-offset:2px}.tear-dash__hero-footer{position:absolute;left:.75rem;right:.75rem;bottom:.75rem;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.55rem .85rem;border-radius:.75rem;background:#00000059;backdrop-filter:blur(8px);border:1px solid rgb(255 255 255 / .08);font-size:.75rem;color:#ffffffbf;pointer-events:none}.tear-dash__hero-footer-item{display:inline-flex;align-items:center;gap:.35rem;min-width:0}.tear-dash__hero-footer-item :global(svg){flex-shrink:0;color:rgb(var(--color-accent))}.tear-dash__hero-footer-mode{font-size:.625rem;color:#ffffff73}.tear-dash__row{display:grid;gap:1rem;grid-template-columns:1fr;align-items:stretch;min-height:0}@media(min-width:640px){.tear-dash__row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:900px){.tear-dash__row{flex:0 0 auto;min-height:348px}}.tear-tool .tear-panel.nexus-card{padding:0}.tear-panel{display:flex;flex-direction:column;min-height:320px;height:100%;overflow:visible}.tear-panel__head{display:flex;align-items:center;gap:.5rem;flex-shrink:0;margin:0;padding:1rem 1.125rem .65rem;min-width:0;border-bottom:1px solid rgb(var(--color-accent) / .12)}.tear-panel__body{display:flex;flex-direction:column;flex:1 1 auto;min-height:auto;padding:.65rem 1.125rem 1.125rem;overflow:visible}.tear-panel__icon{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:.625rem;flex-shrink:0;background:rgb(var(--color-accent) / .14);color:rgb(var(--color-accent))}.tear-panel__title{flex:1 1 auto;min-width:0;margin:0;font-family:var(--font-display);font-size:.875rem;font-weight:700;color:rgb(var(--color-ink))}.tear-mode-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.35rem;flex:0 0 auto}.tear-mode-list>li{display:flex}.tear-mode-btn{display:flex;align-items:center;gap:.55rem;width:100%;min-height:2.75rem;padding:.45rem .55rem;border-radius:.5rem;border:1px solid rgb(var(--color-hairline-soft));background:rgb(var(--color-surface-card));text-align:left;cursor:pointer}.tear-mode-btn:hover{border-color:rgb(var(--color-accent) / .45)}.tear-mode-btn--active{border-color:rgb(var(--color-accent) / .55);background:rgb(var(--color-accent) / .08)}.tear-mode-btn__icon{display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:.375rem;flex-shrink:0;background:rgb(var(--color-hairline-soft));color:rgb(var(--color-muted))}.tear-mode-btn--active .tear-mode-btn__icon{background:rgb(var(--color-accent));color:rgb(var(--color-on-accent, 255 255 255))}.tear-mode-btn__text{display:flex;flex-direction:column;gap:.05rem;min-width:0}.tear-mode-btn__label{font-size:.75rem;font-weight:600;color:rgb(var(--color-ink))}.tear-mode-btn--active .tear-mode-btn__label{color:rgb(var(--color-accent))}.tear-mode-btn__hint{font-size:.625rem;color:rgb(var(--color-muted));white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tear-speed{flex-shrink:0;margin-top:auto;padding-top:.65rem;border-top:1px solid rgb(var(--color-hairline-soft))}.tear-speed__label{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.4rem;cursor:pointer}.tear-speed__label-text{font-size:.6875rem;font-weight:600;color:rgb(var(--color-ink))}.tear-speed__value{font-family:var(--font-mono, ui-monospace, monospace);font-size:.625rem;font-weight:700;font-variant-numeric:tabular-nums;color:rgb(var(--color-accent))}.tear-speed__range{display:block;width:100%;height:.35rem;margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:999px;background:linear-gradient(to right,rgb(var(--color-accent)) 0%,rgb(var(--color-accent)) var(--tear-speed-pct, 25%),rgb(var(--color-hairline-soft)) var(--tear-speed-pct, 25%),rgb(var(--color-hairline-soft)) 100%);cursor:pointer}.tear-speed__range:focus-visible{outline:2px solid rgb(var(--color-accent));outline-offset:2px}.tear-speed__range::-webkit-slider-runnable-track{height:.35rem;border-radius:999px;background:transparent}.tear-speed__range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:.875rem;height:.875rem;margin-top:-.26rem;border-radius:999px;border:2px solid rgb(var(--color-surface-card));background:rgb(var(--color-accent));box-shadow:0 0 0 1px rgb(var(--color-accent) / .35)}.tear-speed__range::-moz-range-track{height:.35rem;border-radius:999px;background:rgb(var(--color-hairline-soft))}.tear-speed__range::-moz-range-progress{height:.35rem;border-radius:999px;background:rgb(var(--color-accent))}.tear-speed__range::-moz-range-thumb{width:.875rem;height:.875rem;border-radius:999px;border:2px solid rgb(var(--color-surface-card));background:rgb(var(--color-accent))}.tear-panel__rows{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;margin:0}.tear-panel__rows--fill{justify-content:space-between;gap:0}.tear-panel__rows--fill .tear-panel__row{flex:0 0 auto;display:flex;align-items:center;min-height:2.75rem;padding:.35rem 0}.tear-panel__row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-shrink:0;padding:.35rem 0;border-bottom:1px solid rgb(var(--color-hairline-soft))}.tear-panel__row:last-child{border-bottom:none}.tear-panel__row-main{min-width:0}.tear-panel__row-name{margin:0;font-size:.75rem;font-weight:700;line-height:1.25;color:rgb(var(--color-ink))}.tear-panel__row-detail{margin:.1rem 0 0;font-size:.625rem;line-height:1.25;color:rgb(var(--color-muted))}.tear-panel__badge{flex-shrink:0;padding:.2rem .5rem;border-radius:999px;font-size:.625rem;font-weight:700;letter-spacing:.02em;white-space:nowrap;background:rgb(var(--color-accent) / .12);color:rgb(var(--color-accent));border:1px solid rgb(var(--color-accent) / .2)}.tear-panel__badge--muted{background:rgb(var(--color-hairline-soft));color:rgb(var(--color-muted));border-color:transparent}.tear-assess{display:flex;flex-direction:column;gap:.55rem;flex:1 1 auto;min-height:auto;overflow:visible}.tear-assess__item{flex:0 0 auto;display:flex;flex-direction:column;justify-content:flex-start;padding:.75rem .85rem;border-radius:.625rem}.tear-assess__item--pass{background:rgb(var(--color-accent) / .1)}.tear-assess__item--fail{background:rgb(var(--color-hairline-soft))}.tear-assess__head{display:flex;align-items:center;gap:.4rem;margin-bottom:.25rem}.tear-assess__head :global(svg){flex-shrink:0;color:rgb(var(--color-accent))}.tear-assess__item--fail .tear-assess__head :global(svg){color:rgb(var(--color-muted))}.tear-assess__title{margin:0;font-size:.8125rem;font-weight:800;color:rgb(var(--color-accent))}.tear-assess__item--fail .tear-assess__title{color:rgb(var(--color-ink))}.tear-assess__body{margin:0;padding-left:1.35rem;font-size:.6875rem;line-height:1.45;color:rgb(var(--color-muted))}.tear-error{margin-top:.75rem;font-size:.8125rem;font-weight:600;color:rgb(var(--color-error))}.tear-seo{position:relative;z-index:0}.dp-seo-scenario-card__rec{margin:.875rem 0 0;padding:.55rem .65rem;border-radius:.5rem;background:rgb(var(--color-accent) / .08);border:1px solid rgb(var(--color-accent) / .16);font-size:.75rem;line-height:1.45;color:rgb(var(--color-body))}.dp-seo-scenario-card__rec-label{display:block;margin-bottom:.15rem;font-size:.625rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:rgb(var(--color-accent))}
