.gs-page{--ink:#193b42;--muted:#73868a;--line:#e0e8e6;--accent:#247d71;background:#f3f6f3!important;color:var(--ink);padding:0 0 100px!important;min-height:100vh;font-family:Inter,"PingFang SC","Microsoft YaHei",sans-serif}.gs-page *{box-sizing:border-box}.gs-page [hidden]{display:none!important}.gs-shell{max-width:760px;margin:auto;padding:0 18px}.gs-header{height:70px;display:flex;align-items:center;justify-content:space-between;gap:14px;font-size:12px;color:var(--muted)}.gs-header a{color:var(--ink);font-size:24px;text-decoration:none}.gs-header span{flex:1}.gs-page .gs-header #user-avatar{width:30px!important;height:30px!important;border-radius:50%;position:static!important;transform:none!important;margin:0!important;object-fit:cover}.gs-hero{position:relative;background:#173d43;border-radius:22px;padding:26px 24px 0;overflow:hidden;color:#fff;margin-bottom:22px}.gs-eyebrow{font-size:10px;letter-spacing:2px;font-weight:600;color:#739b93}.gs-hero .gs-eyebrow{color:#a4c2ba;position:relative;z-index:1}.gs-page .gs-hero h1{font-size:31px!important;line-height:1.4!important;color:#fff!important;font-weight:600;letter-spacing:1px;margin:16px 0 9px}.gs-hero p{font-size:12px;line-height:1.8;color:#c1d3ce;margin:0 0 24px;position:relative;z-index:1}.gs-hero-gem{position:absolute;right:-17px;top:49px;width:148px;height:148px;fill:#b0cfbd09;stroke:#b1d0c350;stroke-width:1;transform:rotate(13deg)}.gs-hero-foot{border-top:1px solid #adcfc22b;display:flex;align-items:center;gap:15px;min-height:43px;color:#c3d9d1;font-size:10px;letter-spacing:1px}.gs-hero-foot i{width:3px;height:3px;background:#b8c895;border-radius:50%}.gs-workspace{background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden;box-shadow:0 8px 24px #173d4304}.gs-modes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-bottom:1px solid var(--line);padding:6px 10px 0;gap:6px}.gs-page button{font:inherit;cursor:pointer}.gs-modes button{border:0;background:none;color:#83908f;font-size:12px;font-weight:600;padding:12px 0 15px;position:relative;min-height:64px}.gs-modes button span{display:block;font-size:9px;letter-spacing:1px;font-weight:400;margin-bottom:3px}.gs-modes button[aria-pressed=true]{color:var(--accent)}.gs-modes button[aria-pressed=true]:after{content:"";position:absolute;bottom:0;left:12%;right:12%;height:3px;background:var(--accent);border-radius:3px 3px 0 0}.gs-page #gs-form{padding:22px}.gs-form-heading{display:flex;align-items:center;justify-content:space-between;gap:8px}.gs-page h2{font-size:18px!important;color:var(--ink)!important;font-weight:600;line-height:1.5;margin:0}.gs-page h3{color:var(--ink)!important;line-height:1.5}.gs-form-heading h2{font-size:16px!important}.gs-form-heading button,.gs-label-row button{background:none;border:0;color:var(--accent);padding:8px 0;font-size:11px;white-space:nowrap}.gs-caption{font-size:11px;color:var(--muted);line-height:1.8;margin:2px 0 23px}.gs-label{display:block;color:var(--ink);font-size:12px;font-weight:600;margin:0 0 9px;line-height:1.6}.gs-label small{font-size:10px;color:var(--muted);font-weight:400;margin-left:6px}.gs-page select{appearance:auto;width:100%;height:47px;border:1px solid var(--line);border-radius:9px;background:#f8faf8;padding:0 12px;color:var(--ink);font-size:14px;margin-bottom:22px}.gs-shapes{border:0;margin:0 0 22px;padding:0;min-width:0}.gs-shapes legend{float:none;width:auto}.gs-shape-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px}.gs-shape-grid label{position:relative;margin:0;cursor:pointer}.gs-shape-grid input{position:absolute;opacity:0;width:1px;height:1px}.gs-shape-grid label>span{height:66px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;border:1px solid var(--line);border-radius:9px;background:#fff;transition:background .15s}.gs-shape-grid img{width:27px;height:27px;object-fit:contain;filter:grayscale(1);opacity:.65}.gs-shape-grid b{font-size:10px;font-weight:400;color:#637773;white-space:nowrap}.gs-shape-grid input:checked+span{border-color:var(--accent);background:#edf6f1;box-shadow:inset 0 0 0 .5px var(--accent)}.gs-shape-grid input:checked+span img{filter:grayscale(.4);opacity:1}.gs-shape-grid input:checked+span b{color:var(--accent);font-weight:600}.gs-page :focus-visible{outline:2px solid #3c9d89;outline-offset:3px}.gs-shape-grid input:focus-visible+span{outline:2px solid #3c9d89;outline-offset:2px}.gs-unit-input{display:flex;align-items:center;background:#f8faf8;border:1px solid var(--line);border-radius:9px;padding:0 13px}.gs-page input[type=number]{appearance:textfield;-moz-appearance:textfield;min-width:0;color:var(--ink);font-size:18px;border:0;box-shadow:none!important;outline-offset:1px;font-variant-numeric:tabular-nums;background:transparent;height:47px;width:100%;padding:0}.gs-page input::-webkit-inner-spin-button{appearance:none}.gs-page input::placeholder{color:#acb9b5;font-size:15px}.gs-unit-input>span{font-size:11px;color:var(--muted);white-space:nowrap}.gs-presets{display:flex;gap:6px;margin:9px 0 20px}.gs-presets button{flex:1;border:0;background:#f0f4f1;color:#688079;border-radius:5px;min-height:29px;font-size:10px}.gs-presets button:hover{background:#e2efe7}.gs-label-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:7px}.gs-label-row button{padding:0;min-height:28px}.gs-dim-inputs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.gs-dim-inputs label{background:#f8faf8;border:1px solid var(--line);border-radius:9px;padding:10px 10px 8px;margin:0;position:relative}.gs-dim-inputs span{color:#6f8580;font-size:10px;display:block}.gs-dim-inputs small{font-size:9px;color:#91a39d;position:absolute;right:8px;bottom:9px}.gs-page .gs-dim-inputs input{height:38px;font-size:18px;padding-right:16px}.gs-submit{border:0;border-radius:10px;color:#fff;background:var(--accent);height:49px;padding:0 17px;width:100%;display:flex;align-items:center;justify-content:space-between;font-size:14px!important;font-weight:600!important;margin-top:22px;box-shadow:0 4px 12px #237c7120}.gs-submit:disabled{opacity:.65;cursor:wait}.gs-submit span{font-size:20px;font-weight:400}.gs-form-note{font-size:10px!important;line-height:1.8;color:#8b9b95;text-align:center;margin:11px 4px 0}.gs-error{background:#fff4ed;border-radius:8px;padding:12px;color:#955d32;font-size:12px;line-height:1.7;margin:12px 0}.gs-measure{background:#edf4f0;padding:12px;border-radius:10px;margin-bottom:10px;color:#64877b}.gs-measure svg{width:100%;max-height:120px}.gs-measure p{font-size:11px;line-height:1.8;margin:6px 0}.gs-guide{padding:30px 5px}.gs-guide h2{margin:8px 0 20px}.gs-guide article{border-top:1px solid var(--line);padding:17px 0 8px}.gs-guide article>span{font-size:10px;color:#7c9188;letter-spacing:.4px}.gs-guide h3{font-size:14px!important;margin:5px 0 6px;font-weight:600}.gs-guide p{font-size:12px;line-height:1.9;color:#74877f;margin:0 0 12px}.gs-guide details{border-top:1px solid var(--line);font-size:12px;padding:3px 0}.gs-guide summary{cursor:pointer;padding:14px 0;color:#587c6f}.gs-guide details a{display:block;color:var(--accent);padding:8px 0;text-decoration:none}.gs-result{margin:22px 0 0;scroll-margin-top:20px}.gs-result:focus{outline:none}.gs-result-card{padding:23px;background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden}.gs-result-top{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:7px}.gs-chip{font-size:10px;background:#eaf3ed;padding:5px 8px;border-radius:5px;color:#4f7d68;white-space:nowrap}.gs-result-sub{font-size:12px;color:var(--muted);margin:8px 0 18px}.gs-result-big{font-size:34px;line-height:1.4;color:var(--ink);font-weight:500;letter-spacing:-1px;font-variant-numeric:tabular-nums}.gs-result-big small{font-size:14px;color:var(--muted);letter-spacing:0}.gs-result-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:18px 0;border-block:1px solid var(--line);margin:10px 0 18px}.gs-result-stats>div+div{border-left:1px solid var(--line);padding-left:12px}.gs-result-stats small{font-size:10px;color:#83968d;display:block}.gs-result-stats b{font-size:25px;font-weight:500;color:var(--ink);font-variant-numeric:tabular-nums}.gs-diagram{border-radius:12px;background-color:#f3f7f4;background-image:linear-gradient(#7998880b 1px,transparent 1px),linear-gradient(90deg,#7998880b 1px,transparent 1px);background-size:16px 16px;padding:10px 8px;margin:16px 0}.gs-diagram svg{width:100%;height:auto;display:block}.gs-legend{display:flex;justify-content:center;gap:15px;font-size:10px;color:#688076;margin:0 0 9px}.gs-legend i{display:inline-block;width:9px;height:9px;background:#32887970;margin-right:4px;border:1px solid #328879}.gs-legend i.ref{background:transparent;border:1px dashed #8c9c95}.gs-diagram-note{text-align:center;font-size:10px;color:#91a098;margin:0 0 3px}.gs-table{width:100%;border-collapse:collapse;font-size:11px;table-layout:fixed;font-variant-numeric:tabular-nums;margin:16px 0}.gs-table th{text-align:right;color:#8b9b95;font-weight:400;font-size:10px;padding:9px 0;border-bottom:1px solid var(--line)}.gs-table td{text-align:right;color:var(--ink);padding:12px 0;border-bottom:1px solid #edf1ee}.gs-table th:first-child,.gs-table td:first-child{text-align:left;width:18%}.gs-table td small{display:block;color:#90a197;font-size:9px;margin-top:3px}.gs-ratios{display:grid;grid-template-columns:1fr 1fr;gap:12px;background:#f4f7f4;border-radius:10px;padding:13px}.gs-ratios small{display:block;color:#7a8d84;font-size:10px}.gs-ratios strong{font-size:20px;color:#3a7060;font-weight:500}.gs-advice{margin-top:19px;padding-top:18px;border-top:1px solid var(--line)}.gs-advice h3{font-size:14px!important;margin:0 0 10px}.gs-advice p{font-size:12px;line-height:1.9;color:#657e72;margin:0 0 10px}.gs-advice p b{color:#2f6252;font-weight:600}.gs-sample-note{font-size:10px;color:#91a098;line-height:1.8;margin:14px 0 0}.gs-result-actions{display:flex;gap:10px;margin-top:18px}.gs-result-actions button{flex:1;min-height:42px;border:1px solid #c7dbd1;background:#f5faf6;color:var(--accent);border-radius:8px;font-size:12px}.gs-result-empty{padding:14px 0;color:#6c8578;font-size:13px;line-height:1.9}.gs-stale{opacity:.55}.gs-page .gs-status-label{font-size:11px;color:#5d8575;margin:0 0 12px}.gs-page .gs-limited{background:#fcf7e9;color:#927a40;padding:10px 12px;border-radius:8px;font-size:11px;line-height:1.8;margin:12px 0}@media(min-width:640px){.gs-shell{padding:0 26px}.gs-hero{padding:34px 32px 0}.gs-page .gs-hero h1{font-size:39px!important}.gs-hero-gem{right:27px;top:20px;width:215px;height:215px}.gs-page #gs-form{padding:28px}.gs-shape-grid{grid-template-columns:repeat(9,minmax(0,1fr))}.gs-shape-grid label>span{height:75px}.gs-guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.gs-result-card{padding:28px}.gs-diagram svg{max-height:260px}.gs-modes button{font-size:14px}}@media(max-width:359px){.gs-shell{padding:0 12px}.gs-page #gs-form{padding:17px}.gs-hero{padding-inline:19px}.gs-form-heading h2{font-size:14px!important}.gs-shape-grid{gap:5px}.gs-result-card{padding:17px}.gs-modes button{font-size:11px}}@media(prefers-reduced-motion:reduce){.gs-page *{scroll-behavior:auto!important;transition:none!important}}
/* Compact mobile tool layout */
.gs-header{height:48px}.gs-hero{background:transparent;padding:4px 2px 15px;margin:0;border-radius:0}.gs-page .gs-hero h1{font-size:25px!important;color:var(--ink)!important;margin:0 0 3px;line-height:1.4!important}.gs-hero p{color:var(--muted);font-size:12px;margin:0}.gs-modes{padding:0 8px;gap:0}.gs-modes button{min-height:48px;padding:13px 0;font-size:14px}.gs-page #gs-form{padding:16px}.gs-form-heading{margin-bottom:13px}.gs-form-heading h2{font-size:14px!important}.gs-caption[hidden]{display:none!important}.gs-page select{margin-bottom:15px;height:43px}.gs-shapes{margin-bottom:15px}.gs-shape-grid label>span{height:57px;gap:3px}.gs-shape-grid img{width:24px;height:24px}.gs-label{margin-bottom:6px}.gs-presets{margin:7px 0 13px}.gs-submit{margin-top:16px;height:46px}.gs-form-note{margin-top:9px;font-size:10px!important}.gs-guide{padding:16px 4px}.gs-guide summary{padding:11px 0}.gs-more{border-top:1px solid var(--line);margin-top:12px}.gs-more summary{cursor:pointer;padding:12px 0;font-size:12px;color:#648174}.gs-more .gs-sample-note{margin-top:0}.gs-advice{margin-top:14px;padding:12px;background:#edf5ef;border:0;border-radius:9px}.gs-advice p{margin:0;font-size:13px}.gs-result-card{padding:18px}.gs-result-stats{padding:12px 0;margin:9px 0 13px}.gs-diagram{margin:12px 0}.gs-result-top{margin-bottom:4px}.gs-result-sub{margin:6px 0 12px}.gs-ratios{padding:10px 12px}.gs-result-actions{margin-top:12px}.gs-page .gs-result-actions button{font-size:12px}@media(min-width:640px){.gs-hero{padding:8px 2px 20px}.gs-page .gs-hero h1{font-size:28px!important}.gs-page #gs-form{padding:20px}}
.gs-modes{grid-template-columns:1fr;gap:0;padding:4px 15px}.gs-modes button{min-height:43px;padding:10px 8px;text-align:left;font-size:14px;border-bottom:1px solid #edf1ee}.gs-modes button:last-child{border:0}.gs-modes button:before{content:'○';margin-right:10px;font-size:18px;vertical-align:-1px}.gs-modes button[aria-pressed=true]:before{content:'●'}.gs-modes button[aria-pressed=true]:after{display:none}.gs-form-heading{margin-bottom:4px}.gs-caption{margin:0 0 17px;font-size:12px}.gs-plain-note{font-size:12px;color:#73867b;line-height:1.8;margin:9px 0 14px}.gs-plain-comparison>div{display:flex;justify-content:space-between;align-items:center;gap:8px;padding:15px 0;border-bottom:1px solid var(--line)}.gs-plain-comparison span{font-size:14px;flex:1}.gs-plain-comparison small{display:block;font-size:10px;color:#84978a;margin-top:5px}.gs-plain-comparison strong{font-size:13px;color:#34785e;font-weight:500;white-space:nowrap}.gs-advice b{font-size:12px;color:#34785e;display:block;margin-bottom:5px}.gs-result h2{font-size:21px!important}.gs-result-actions{flex-wrap:wrap}.gs-result-actions button{min-width:130px}
/* Primary task: enter carat weight, then confirm the size query. */
.gs-modes{grid-template-columns:1.25fr 1.1fr 1fr;padding:0 7px}.gs-modes button{font-size:12px;min-height:48px;text-align:center;border:0;padding:10px 0}.gs-modes button:before{display:none}.gs-modes button[aria-pressed=true]:after{display:block}.gs-page #gs-weight-fields{margin:14px 0 18px}.gs-page .gs-unit-input{border:2px solid #438e79;background:#f1f8f3;border-radius:11px;padding:0 15px}.gs-page .gs-unit-input input{height:60px;font-size:29px;font-weight:500}.gs-page .gs-unit-input input::placeholder{font-size:22px;color:#92ad9e}.gs-page .gs-unit-input>span{font-size:13px;color:#43755f}.gs-page .gs-unit-input:focus-within{border-color:#176b53;box-shadow:0 0 0 3px #2b86601a}.gs-submit{height:52px;font-size:17px!important;margin-top:16px}.gs-presets button{min-height:33px;font-size:12px}.gs-form-heading{margin-bottom:8px}.gs-page select{font-size:16px}.gs-label{font-size:13px}
.gs-page .gs-submit{display:block;text-align:center;background:#087bdf;border:1px solid #006bc7;border-bottom:4px solid #0057a6;border-radius:12px;box-shadow:0 5px 12px #087bdf30;color:#fff;min-height:55px;font-weight:700!important}.gs-submit span{display:none}.gs-submit:active{transform:translateY(2px);box-shadow:none;border-bottom-width:2px}.gs-shapes legend{width:100%}#gs-clear-shape{float:right;font-size:11px;color:var(--accent);border:0;background:#eef5ef;padding:4px 7px;border-radius:5px}.gs-shape-results{margin:15px 0}.gs-shape-results button{display:flex;align-items:center;gap:8px;width:100%;background:#fff;border:0;border-bottom:1px solid var(--line);padding:17px 0;color:var(--ink);text-align:left}.gs-shape-results span{font-size:13px;min-width:52px}.gs-shape-results strong{font-size:14px;font-weight:500;flex:1;font-variant-numeric:tabular-nums}.gs-shape-results b{color:var(--accent);font-size:22px}.gs-shape-results button:disabled{color:#9aa89f;cursor:default}.gs-shape-results button:disabled strong{font-size:12px}
.gs-shape-result{border-bottom:1px solid var(--line)}.gs-shape-results .gs-shape-result>button{border-bottom:0}.gs-shape-result>button b{transition:transform .15s}.gs-shape-result>button[aria-expanded=true] b{transform:rotate(180deg)}.gs-shape-result>button[aria-expanded=true]{color:var(--accent)}.gs-shape-detail{padding:0 0 16px}.gs-shape-detail .gs-diagram{margin-top:0}.gs-shape-detail .gs-sample-note{margin-top:8px}.gs-shape-detail .gs-table{margin-bottom:8px}
/* Simple, mobile-first query surface. */
.gs-page{--ink:#213547;--muted:#728193;--accent:#087bdf;--line:#e3e9ef;background:#f5f7fa!important}
.gs-shell{max-width:560px;padding:0 16px}.gs-header{height:68px;justify-content:flex-start;gap:14px}.gs-header h1{font-size:21px!important;color:var(--ink)!important;margin:0;font-weight:600}.gs-header a{font-size:25px}
.gs-workspace{border-radius:16px;box-shadow:none}.gs-page #gs-form{padding:18px}.gs-query-row{display:flex;align-items:flex-end;gap:10px}.gs-page #gs-weight-fields{flex:1;min-width:0;margin:0}.gs-page .gs-unit-input{height:54px;border:1.5px solid #84b8ee;background:#fff;border-radius:9px;padding:0 12px}.gs-page .gs-unit-input input{height:50px;font-size:25px}.gs-page .gs-unit-input input::placeholder{font-size:17px;color:#96a4b3}.gs-page .gs-unit-input>span{font-size:13px;color:var(--muted)}.gs-page .gs-unit-input:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px #087bdf12}
.gs-page .gs-submit{width:106px;flex-shrink:0;min-height:54px;height:54px;margin:0;border:0;border-radius:9px;box-shadow:none;font-size:16px!important}.gs-select-row{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:18px}.gs-page .gs-select-row select{background:#f8fafc;border-color:#dce3eb;height:44px;margin:0;padding:0 9px;font-size:15px}.gs-label{font-size:12px;color:#68788a;font-weight:400}.gs-form-note{color:#8793a2;margin-top:14px}.gs-secondary{display:flex;justify-content:flex-end;gap:18px;padding:8px 3px}.gs-secondary button{background:none;border:0;color:#667b90;font-size:12px;min-height:36px;padding:0}.gs-guide{padding-top:10px}.gs-result{margin-top:8px}.gs-result-card{border-radius:16px;padding:18px}.gs-result h2{font-size:19px!important}.gs-shape-results{margin:4px 0}.gs-shape-results button{padding:14px 0}.gs-shape-results span{font-size:14px}.gs-shape-results strong{font-size:15px}.gs-result-sub{font-size:12px}.gs-page #gs-form:not([data-mode=dimensions]) .gs-query-row{flex-wrap:wrap}.gs-page #gs-form:not([data-mode=dimensions]) .gs-submit{width:100%;order:2;margin-top:8px}.gs-page #gs-form:not([data-mode=dimensions]){display:flex;flex-direction:column}.gs-page #gs-form:not([data-mode=dimensions]) .gs-query-row{display:contents}.gs-page #gs-form:not([data-mode=dimensions]) .gs-submit{order:5}.gs-page #gs-form:not([data-mode=dimensions]) .gs-form-note{order:6}#gs-dimension-fields{margin-top:16px}
/* Quiet depth and responsive motion for the compact tool. */
.gs-page{background:radial-gradient(ellipse at 85% 0%,#e4efff 0,transparent 420px),#f5f7fa!important}.gs-workspace{border:1px solid #fff;box-shadow:0 6px 24px #254c7910,inset 0 0 0 1px #e7edf5}.gs-header h1{letter-spacing:-.5px}.gs-page .gs-submit{background:linear-gradient(145deg,#2796f2,#0873d6);box-shadow:0 4px 10px #087bdf26;transition:transform .16s,box-shadow .16s,filter .16s}.gs-page .gs-submit:active{transform:scale(.96);box-shadow:0 1px 3px #087bdf20}.gs-page .gs-submit[aria-busy=true]{opacity:.85;font-size:14px!important}.gs-spinner{display:inline-block;width:13px;height:13px;border:2px solid #ffffff55;border-top-color:white;border-radius:50%;margin-right:6px;vertical-align:-2px;animation:gs-spin .7s linear infinite}.gs-page select,.gs-page .gs-unit-input{transition:border-color .18s,box-shadow .18s,background .18s}.gs-page select:focus{border-color:#84b8ee;box-shadow:0 0 0 3px #087bdf10;outline:none}.gs-result-card{box-shadow:0 6px 24px #254c7909;border-color:#e5ebf2}.gs-shape-result>button{transition:background .18s,color .18s;padding-inline:8px;border-radius:8px}.gs-shape-result>button:active{background:#edf5ff}.gs-shape-result>button[aria-expanded=true]{background:#f0f6ff}.gs-shape-result>button b{transition:transform .24s cubic-bezier(.2,.8,.2,1)}.gs-shape-detail{overflow:hidden}.gs-shape-detail .gs-diagram{margin-top:10px}.gs-diagram{background-color:#f3f8fa;border:1px solid #e7eff2}.gs-secondary button{transition:color .15s}.gs-secondary button:active{color:#087bdf}@keyframes gs-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.gs-page *,.gs-page *:before,.gs-page *:after{animation:none!important;transition:none!important}}
/* Calculator controls and a restrained technical drawing surface. */
.gs-page{--ink:#203b56;--muted:#718399;--line:#e2eaf2;background:#f2f5f9!important}.gs-shell{max-width:560px}.gs-header{height:72px}.gs-header h1{font-size:20px!important;letter-spacing:0}.gs-workspace{position:relative;border-radius:18px;border:1px solid #dfe8f2;box-shadow:0 8px 22px #1e446909}.gs-workspace:before{content:'';display:block;height:3px;background:linear-gradient(90deg,#187ad4,#a7d7ff)}.gs-page #gs-form{padding:19px 17px 15px}.gs-page .gs-unit-input{height:62px;background:#f7faff;border-color:#b2c9e0}.gs-page .gs-unit-input input{font-size:32px;letter-spacing:-.5px;font-weight:600;height:58px}.gs-page .gs-unit-input input::placeholder{font-size:17px;letter-spacing:0;font-weight:400}.gs-page .gs-submit{height:62px;min-height:62px;background:#1678d2;box-shadow:0 3px 8px #1678d222;width:102px}.gs-page .gs-select-row select{background:white;font-size:14px;border-color:#dfe7ef}.gs-select-row{gap:10px;margin-top:16px}.gs-form-note{font-size:10px!important}.gs-result-card{padding:17px;border-radius:16px;box-shadow:0 5px 16px #1e446906}.gs-list-heading{display:flex;justify-content:space-between;align-items:center;gap:12px}.gs-page .gs-list-heading h2{font-size:29px!important;letter-spacing:-.7px;font-variant-numeric:tabular-nums}.gs-list-heading h2 small{font-size:13px;letter-spacing:0;font-weight:400}.gs-list-heading>span{font-size:12px;color:#37668e;background:#edf4fb;border:1px solid #e0ebf6;border-radius:6px;padding:5px 9px}.gs-list-heading+.gs-result-sub{display:flex;justify-content:space-between;margin:8px 0 6px;padding-bottom:13px;border-bottom:1px solid var(--line);font-size:11px}.gs-units-heading{font-size:10px}.gs-row-icon{width:26px;height:30px;flex-shrink:0;color:#688fb5}.gs-shape-results button{gap:6px;padding:12px 3px;min-height:58px}.gs-shape-results span{font-size:12px;min-width:42px}.gs-shape-results strong{font-size:13px;letter-spacing:-.3px;white-space:nowrap}.gs-shape-results b{font-size:19px}.gs-shape-result>button[aria-expanded=true]{box-shadow:inset 3px 0 #2478cb;padding-left:7px;background:#eef5fd}.gs-shape-result>button[aria-expanded=true] .gs-row-icon{color:#2478cb}.gs-diagram{border-radius:10px;padding:10px 7px;background-color:#fbfdff;background-image:linear-gradient(#407cb509 1px,transparent 1px),linear-gradient(90deg,#407cb509 1px,transparent 1px);background-size:18px 18px;border:1px solid #dce8f4}.gs-drawing-title{display:flex;justify-content:space-between;padding:0 3px 8px;color:#6885a1;font-size:10px;letter-spacing:1px}.gs-drawing-title small{letter-spacing:0;font-size:10px;border:1px solid #dbe7f1;border-radius:3px;padding:1px 4px}.gs-legend{color:#62809d}.gs-legend i{background:#2478cb28;border-color:#2478cb}.gs-diagram-note{color:#8194a7;font-size:9px}.gs-table{margin:8px 0;font-size:12px}.gs-table td{padding:10px 0}.gs-table th{color:#72899f}.gs-secondary{padding-bottom:3px}.gs-guide summary{color:#74899d;font-size:11px}.gs-shape-detail .gs-sample-note{font-size:10px;color:#7c8c9b}@media(max-width:359px){.gs-row-icon{width:21px}.gs-shape-results strong{font-size:12px}.gs-shape-results span{min-width:37px;font-size:11px}.gs-result-card{padding:13px}.gs-page .gs-submit{width:91px}}
