body{-webkit-font-smoothing:subpixel-antialiased;-moz-osx-font-smoothing:auto;font-family:SF Mono,Fira Code,JetBrains Mono,ui-monospace,monospace;font-family:EB Garamond,"Source Serif 4",serif;font-optical-sizing:auto;font-weight:400;font-style:normal;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:48px;min-height:100vh;padding:40px 20px;overflow-x:hidden;transition:background .4s,color .4s;line-height:1.35}body.dark{background:#0f1117;color:#e2e4e9}body.light{background:#faf2df;color:#1d1d1f}body.dark ::-moz-selection{background:#6eb5f059;color:inherit}body.dark ::selection{background:#6eb5f059;color:inherit}body.light ::-moz-selection{background:#1a6fb538;color:inherit}body.light ::selection{background:#1a6fb538;color:inherit}.container{display:flex;flex-direction:column;align-items:center;gap:28px}.header{display:flex;align-items:center;gap:16px}.theme-toggle{position:fixed;top:12px;right:12px;display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;background:transparent;border:none;opacity:.55;cursor:pointer;color:inherit;transition:opacity .2s,color .2s;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.theme-toggle:focus{outline:none}.theme-toggle:focus-visible{outline:2px solid currentColor;outline-offset:4px;opacity:1}@media(hover:hover){.theme-toggle:hover{opacity:1}body.dark .theme-toggle:hover{color:#f5c030}body.light .theme-toggle:hover{opacity:1;color:#e07830}}body.light .theme-toggle{opacity:.75}.theme-toggle svg{display:block}h1{font-size:15px;font-weight:400;text-transform:uppercase;transition:color .4s}.page-title{text-align:center;margin:0 0 2em;position:relative;display:flex;flex-direction:column;align-items:center;gap:1.5em}.page-title__heading{margin:0;font-style:italic;font-weight:380;font-size:clamp(1.95rem,4vw,2.85rem);line-height:1.14;text-transform:none;max-width:none;text-wrap:pretty}.page-title__heading span{display:block}.page-title__byline{display:block;font-style:normal;font-size:.8em}.page-title__byline a,.page-title__byline span{opacity:.72}.page-title__byline a{color:inherit;text-decoration:underline;text-decoration-color:currentColor;text-underline-offset:.15em;text-decoration-thickness:1px}.page-title__byline a:hover,.page-title__byline a:visited{color:inherit;opacity:.9}body.dark .page-title__byline a{text-decoration-color:#ffffff80}.page-title:after{content:"";display:block;width:4.5em;height:1px;margin:2.6em auto 3.7em;background:currentColor;opacity:.22}body.dark .page-title{color:#e2e4e9}body.light .page-title{color:#2c2825}canvas{display:block;cursor:crosshair}p{margin-bottom:1.25em}.desc{max-width:48ch;text-align:center;font-size:24px;font-weight:400;text-wrap:pretty}.desc p:last-child{margin-bottom:0}.nowrap{white-space:nowrap}.section-divider{width:100%;max-width:50ch;margin:1.5em 0;display:flex;justify-content:center;align-items:center}.triangle-icon{flex-shrink:0}.triangle-icon line{stroke:#5a9fd4;stroke-width:4}.triangle-icon line.diagonal{stroke-width:2.2}body.dark .triangle-icon line:nth-child(1){stroke:#f06550}body.dark .triangle-icon line:nth-child(2){stroke:#ffae08}body.dark .triangle-icon line:nth-child(3){stroke:#6eb5f0}body.light .triangle-icon line:nth-child(1){stroke:#c6382a}body.light .triangle-icon line:nth-child(2){stroke:#ffae08}body.light .triangle-icon line:nth-child(3){stroke:#1a6fb5}.demo{display:flex;flex-direction:column;align-items:center;gap:20px}.demo h2{font-size:13px;font-weight:500;letter-spacing:.12em;text-transform:uppercase}body.dark .demo h2{color:#6b7084}body.light .demo h2{color:#8a8078}.equals,.times,.divided-by{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";position:relative;top:.075em;line-height:.5;font-size:1.25em;font-weight:300;padding-inline:.05em}.demo-swatch{display:inline-block;width:55px;height:4px;border-radius:2px;vertical-align:middle;margin:0 .25em}.demo-swatch--height{width:2px;height:26px;background:repeating-linear-gradient(to bottom,#c6382a 0,#c6382a 7px,transparent 7px,transparent 10px)}.demo-swatch--sin{width:4px;height:30px;background-color:#c6382a}.demo-swatch--cos{width:30px;height:4px;background-color:#1a6fb5}body.dark .demo-swatch--sin{background-color:#f06550}body.dark .demo-swatch--cos{background-color:#6eb5f0}body.dark .demo-swatch--height{background:repeating-linear-gradient(to bottom,#f06550 0,#f06550 7px,transparent 7px,transparent 10px)}.demo-swatch--distance{background:repeating-linear-gradient(to right,#1a6fb5 0,#1a6fb5 4px,transparent 4px,transparent 8px)}body.dark .demo-swatch--distance{background:repeating-linear-gradient(to right,#6eb5f0 0,#6eb5f0 4px,transparent 4px,transparent 8px)}.demo-swatch--yellow{background-color:#ffae08}@supports (color: oklch(0% 0 0)){.demo-swatch--yellow{background-color:oklch(83,.2,85)}}.demo-swatch--dot{width:12px;height:12px;border-radius:50%;background:#2c2825}.demo-swatch--dot-yellow{width:12px;height:12px;border-radius:50%;background:#ffae08}body.dark .demo-swatch--dot{background:#fff}.textbook-rules{max-width:70ch;font-size:21px;font-weight:450;border-radius:2px;padding:1.5em 3em 1.5em 2.5em;background-color:#fff;box-shadow:0 1px 1px #0000000f,0 2px 5px #0000000b,0 8px 18px #00000008,0 1px #0000000b inset;text-align:left;margin-top:1em;margin-bottom:2em;transform:rotate(-1.5deg)}body.light .textbook-rules{background-color:#fff;box-shadow:0 1px 1px #6e553717,0 2px 5px #6450370f,0 8px 18px #5a46320a,0 1px #64503708 inset}body.dark .textbook-rules{background-color:#1e2028;color:#e2e4e9;box-shadow:0 1px 2px #0003,0 3px 8px #00000040,0 8px 24px #00000026}.textbook-rules strong{font-weight:700}strong.sin{color:#c6382a}strong.cos{color:#1a6fb5}body.dark strong.sin{color:#f06550}body.dark strong.cos{color:#6eb5f0}.text-balance{text-wrap:balance}.r-control{display:flex;align-items:center;justify-content:center;gap:12px;font-family:system-ui,-apple-system,sans-serif;font-size:18px;font-weight:600}.r-control__value{min-width:2ch;text-align:center;font-variant-numeric:tabular-nums}.r-control__btn{width:36px;height:36px;border-radius:50%;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center}.r-control__btn--minus{background:#4a9b8e;color:#fff}.r-control__btn--plus{background:#d4a574;color:#fff}body.light .r-control__btn--minus,body.light .r-control__btn--plus{background:#1d1d1f;color:#fff}.r-control__btn:hover{opacity:.85}.r-control__btn:active{opacity:.7}@media(max-width:639px){body{font-size:18px;padding:32px 0}.header{padding-top:1.5em!important}.page-title:after{margin:2.2em auto}.demo{width:100%}.desc{font-size:20px;width:100%;box-sizing:border-box;padding-inline:18px}.textbook-rules{font-size:20px;max-width:calc(100% - 36px);padding-left:2em;padding-right:2em}.trig-footer{margin-inline:18px}.theme-toggle{position:absolute;top:4px;right:4px}.theme-toggle svg{width:18px;height:18px}.page-title__heading{font-size:clamp(1.7rem,8vw,2rem);line-height:1.08}.demo h2{font-size:11px}.demo canvas:not(#c5){max-width:100%;width:auto!important;height:auto!important;aspect-ratio:1}.demo--paper-circle{width:100%}.demo canvas#c5{max-width:100%}}.trig-footer{text-align:center;padding-top:24px;border-top:1px solid rgba(0,0,0,.08)}body.dark .trig-footer{border-top-color:#ffffff1a}.trig-footer__copyright{margin:0;font-size:16px;font-weight:400;letter-spacing:.02em}.trig-footer__copyright a{color:inherit;text-decoration:underline;transition:opacity .2s}.trig-footer__copyright a:hover{opacity:.7}.trig-footer__tagline{margin:.5em 0 0;font-size:16px;opacity:.65}
