.tip-workspace{max-width:850px!important}.tip-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.tip-grid label{display:block;min-width:0}.tip-grid input,.tip-grid select{width:100%;min-width:0}.tip-wide{grid-column:1/-1}.tip-presets{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.tip-presets button{min-height:44px;min-width:48px;padding:8px;border:1px solid var(--line-strong);border-radius:7px;background:var(--paper-soft);color:var(--blue-deep);font:inherit;cursor:pointer}.tip-presets button:hover{background:var(--blue-soft)}.tip-workspace .tip-check{display:flex;align-items:flex-start;gap:10px;margin:20px 0}.tip-check input{width:20px;height:20px;flex:none;margin-top:3px}.tip-workspace .hint{font-size:.875rem;color:var(--muted);font-weight:400}.tip-note{border-left:3px solid var(--blue);padding:12px 16px;background:var(--blue-soft);margin:20px 0}.tip-result-row{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);padding:14px 0}.tip-result-row strong{white-space:nowrap}.tip-result-row:first-of-type{font-size:1.2rem;color:var(--blue-deep)}.tip-split{font-weight:600;line-height:1.65}.tip-workspace button:disabled{opacity:.5;cursor:not-allowed}.tip-workspace :focus-visible{outline:3px solid var(--amber);outline-offset:3px}.tip-workspace #copy-status{min-height:1.5em}@media(max-width:520px){.tip-grid{grid-template-columns:1fr;gap:16px}.tip-result-row{flex-direction:column;gap:4px}.tip-workspace{padding:20px!important}}
