/* Scoped additions; existing Stonewood styles remain unchanged. */
.sw-tools{max-width:1180px;margin:0 auto;padding:64px 28px 24px}.sw-intro{max-width:760px;margin-bottom:48px}.sw-intro h1{margin:12px 0 22px}.sw-intro>p:last-child{}.sw-eyebrow{margin:0 0 15px}.sw-choices{display:grid;grid-template-columns:1fr 1fr;gap:36px}.sw-tool{border:1px solid #e4e3df;display:flex;flex-direction:column;min-width:0}.sw-tool-copy{padding:32px;flex:1}.sw-tool h2{margin:0 0 18px}.sw-tool p{}.sw-device{margin:22px 0}.sw-release{}.sw-soon{display:inline-block;vertical-align:middle;margin:6px 0 6px 8px;padding:5px 9px;background:#eeede8;}.sw-guide-link{display:inline-block;margin:16px 0 0 16px;text-decoration:underline}.sw-preview{height:340px;background:#f4f3ef;overflow:hidden;display:flex;align-items:center;justify-content:center}.sw-planner-preview{padding:20px}.sw-planner-preview img{width:100%;height:100%;object-fit:contain}.sw-measure-preview{position:relative;height:340px}.sw-measure-preview img{height:315px;width:auto;object-fit:contain;border:1px solid #e5e5e5;border-radius:14px;background:white}.sw-measure-preview span{position:absolute;right:12px;bottom:10px;}.sw-visit{display:flex;align-items:center;justify-content:space-between;gap:26px;border-top:1px solid #dededb;border-bottom:1px solid #dededb;padding:34px 0;margin-top:44px}.sw-visit h2{margin:0 0 8px}.sw-visit p{margin:0;}.sw-visit a{flex-shrink:0}.sw-accuracy{margin-top:20px;}.sw-guide{max-width:1180px;margin:0 auto 60px;padding:0 28px}.sw-guide summary{padding:20px 0;cursor:pointer}.sw-guide-body{padding-top:20px}.sw-guide-body .wrapper{max-width:100%;}.sw-guide-body .section-wrap{width:100%}.sw-tools a:focus-visible,.sw-guide summary:focus-visible{outline:2px solid #333;outline-offset:5px}@media(max-width:767px){.sw-tools{padding:36px 20px 20px}.sw-intro{margin-bottom:30px}.sw-choices{grid-template-columns:1fr;gap:24px}.sw-tool-copy{padding:24px}.sw-preview{height:280px}.sw-measure-preview img{height:260px}.sw-visit{display:block}.sw-visit a{margin-top:22px}.sw-guide{padding:0 20px}.sw-guide-link{margin-left:0;display:block}.sw-soon{margin-left:0}.sw-tool h2{display:flex;align-items:center;flex-wrap:wrap;gap:10px}}

/* Three unchanged screenshots in CSS phone frames. */
.sw-measure-preview{height:auto;min-height:340px;background:transparent;padding:24px 16px;overflow:visible;box-sizing:border-box}
.sw-phones{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;max-width:470px}
.sw-phone{flex:1;min-width:0;padding:4px;background:#171717;border:1px solid #777;border-radius:22px;box-shadow:0 6px 12px #0002;overflow:hidden}
.sw-phone:nth-child(2){transform:translateY(-8px)}
.sw-measure-preview .sw-phone img{display:block;width:100%;height:auto;max-height:none;border:0;border-radius:17px;object-fit:contain;background:white}
@media(max-width:767px){.sw-measure-preview{height:auto;min-height:260px;padding:28px 12px}.sw-phones{gap:6px;max-width:420px}.sw-phone{border-radius:17px;padding:3px}.sw-measure-preview .sw-phone img{border-radius:13px}}

.sw-soon{font-size:12px;line-height:20px;font-weight:400}.sw-tool h2{overflow-wrap:break-word}


/* SW Measure branding and LiDAR compatibility note. */
.sw-app-heading{display:flex;align-items:center;gap:16px;margin:0 0 18px}
.sw-app-heading h2{margin:0}
.sw-app-icon{width:72px;height:72px;flex:0 0 72px;border-radius:17px;object-fit:cover;box-shadow:0 2px 8px #0002}
.sw-device-models{margin:-10px 0 20px;font-size:11px;line-height:1.5;color:#666}
.sw-device-models strong{font-weight:600;color:#4a4a4a}
@media(max-width:767px){.sw-app-heading{gap:14px}.sw-app-icon{width:64px;height:64px;flex-basis:64px;border-radius:15px}.sw-device-models{font-size:10.5px}}
