@font-face { font-family: "Inter"; font-style: normal; font-weight: 400; font-display: swap; src: url("../../fonts/inter-400.woff2") format("woff2"); }
@font-face { font-family: "Inter"; font-style: normal; font-weight: 500; font-display: swap; src: url("../../fonts/inter-500.woff2") format("woff2"); }
@font-face { font-family: "Inter"; font-style: normal; font-weight: 600; font-display: swap; src: url("../../fonts/inter-600.woff2") format("woff2"); }
@font-face { font-family: "Inter"; font-style: normal; font-weight: 700; font-display: swap; src: url("../../fonts/inter-700.woff2") format("woff2"); }
/* Standalone homepage foundation: do not load the assessment wizard stylesheet. */
html{scroll-behavior:smooth}
.homepage-tools *,.homepage-tools *::before,.homepage-tools *::after{margin:0;padding:0}
.homepage-tools .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
/* Homepage v5 — generous editorial scale, tactile imagery, accessible rolling rails. */
body.homepage-tools{--home-bg:#101114;--home-panel:#1b1c20;--home-line:#34353a;--home-muted:#b5b6be;--home-lime:#d7f75b;--home-white:#f8f7f3;--home-max:1600px;margin:0;background:var(--home-bg);color:var(--home-white);font-family:Inter,Arial,sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}
.homepage-tools *, .homepage-tools *::before,.homepage-tools *::after{box-sizing:border-box}
.homepage-tools [hidden]{display:none!important}
.homepage-tools a{color:inherit;text-decoration:none}
.homepage-tools button{font:inherit;cursor:pointer}
.homepage-tools img{display:block;max-width:100%}
.homepage-tools h1,.homepage-tools h2,.homepage-tools h3,.homepage-tools p{margin:0}
.homepage-tools h1,.homepage-tools h2,.homepage-tools h3{color:inherit;letter-spacing:-.055em;line-height:1.08}
.homepage-tools :is(a,button,summary,[tabindex]):focus-visible{outline:3px solid var(--home-lime);outline-offset:5px}
.homepage-tools .skip-link{position:fixed;left:20px;top:-100px;z-index:300;padding:12px 20px;background:var(--home-lime);color:#16180b}
.homepage-tools .skip-link:focus{top:8px}
.homepage-tools .site-header{position:relative;top:0;z-index:100;background:#101114;border-bottom:1px solid #2a2b30;box-shadow:none;padding:0}
.homepage-tools .nav-shell{width:min(1600px,calc(100% - 96px));min-height:92px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:26px;flex-wrap:nowrap;padding:0}
.homepage-tools .brand{display:inline-flex;align-items:center;gap:10px;font-size:17px;font-weight:700;letter-spacing:-.045em;white-space:nowrap;color:var(--home-white)}
.homepage-tools .brand-icon{width:36px;height:36px;flex-shrink:0;border-radius:7px}
.homepage-tools .nav-links{display:flex;align-items:center;flex-direction:row;gap:27px;width:auto;padding:0;margin:0;flex-wrap:nowrap}
.homepage-tools .nav-links>a{font-size:13px;font-weight:500;color:#dedee2;min-height:44px;display:inline-flex;align-items:center;white-space:nowrap}
.homepage-tools .nav-links>a:hover{color:var(--home-lime)}
.homepage-tools .nav-links .nav-review{border:1px solid #748044;border-radius:7px;color:var(--home-lime);padding:0 14px;gap:13px;font-weight:700}
.homepage-tools .nav-links .nav-review:hover{background:#252c17;border-color:var(--home-lime)}
.homepage-tools .nav-cta{padding:0 19px!important;background:var(--home-lime);border:1px solid var(--home-lime);border-radius:7px;color:#171b0b!important;box-shadow:none;gap:20px;font-weight:700!important;min-height:46px}
.homepage-tools .nav-actions,.homepage-tools .nav-toggle,.homepage-tools .nav-cta-mobile{display:none}
.homepage-tools main{overflow:clip}
.homepage-tools .home-opening{width:min(1600px,calc(100% - 96px));height:660px;position:relative;margin:0 auto 0;border-bottom:1px solid var(--home-line);isolation:isolate;display:flex;align-items:center}
.homepage-tools .home-hero-art{position:absolute;z-index:-2;right:-48px;top:0;height:100%;width:78%;object-fit:cover;object-position:center 61%;mask-image:linear-gradient(to right,transparent,#000 22%)}
.homepage-tools .home-opening::after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#101114 0%,rgba(16,17,20,.92) 19%,rgba(16,17,20,.32) 43%,transparent 66%)}
.homepage-tools .home-intro{max-width:650px;padding:0 0 50px}
.homepage-tools .home-eyebrow{font-size:12px;font-weight:600;letter-spacing:.16em;line-height:1.5;color:#bec0c8;margin-bottom:22px;display:flex;align-items:center;gap:9px}
.homepage-tools .home-live-dot{height:6px;width:6px;background:var(--home-lime);border-radius:50%;box-shadow:0 0 15px #d7f75b55}
.homepage-tools h1{font-size:clamp(74px,7.4vw,112px);font-weight:700;line-height:.99;letter-spacing:-.072em;margin-left:-6px}
.homepage-tools h1 span{color:var(--home-lime)}
.homepage-tools .home-lead{font-size:16px;line-height:1.7;color:#d2d3d9;margin-top:28px;max-width:470px}
.homepage-tools .hp-tool-shortcuts{display:flex;align-items:center;gap:12px;margin-top:30px;flex-wrap:wrap}
.homepage-tools .home-button{background:var(--home-lime);color:#171b0b;min-height:54px;padding:14px 22px;border-radius:7px;font-size:14px;font-weight:700;display:inline-flex;align-items:center;justify-content:space-between;gap:28px;transition:background .2s,transform .2s}
.homepage-tools .home-button:hover{background:#e4ff80;transform:translateY(-2px)}
.homepage-tools .home-button-secondary{background:var(--home-white);color:#171b0b}
.homepage-tools .home-button-secondary:hover{background:#fff}
.homepage-tools .home-text-link{font-size:14px;font-weight:600;display:inline-flex;align-items:center;gap:22px;min-height:48px;border-bottom:1px solid #5c5d62}
.homepage-tools .home-reassurance{font-size:12px;color:#a8aab3;margin-top:14px}
.homepage-tools .home-hero-bottom{position:absolute;bottom:25px;left:0;right:0;display:flex;align-items:center;justify-content:space-between;font-size:12px;letter-spacing:.12em;color:#b8bac3}
.homepage-tools .home-hero-bottom a{font-size:12px;letter-spacing:0;display:flex;align-items:center;gap:50px;min-height:44px}
.homepage-tools .home-hero-bottom a span{font-size:20px;color:var(--home-lime)}
.homepage-tools .hp-tool-hub,.homepage-tools .home-creator{width:min(1600px,calc(100% - 96px));margin:auto;padding:76px 0 0}
.homepage-tools .home-section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:25px;margin-bottom:30px}
.homepage-tools .home-section-heading .home-eyebrow{margin-bottom:13px}
.homepage-tools h2{font-size:clamp(32px,3.2vw,48px);font-weight:600}
.homepage-tools .home-section-heading>div>p:last-child:not(.home-eyebrow){color:var(--home-muted);margin-top:18px;font-size:15px}
.homepage-tools .home-rail-controls{display:flex;align-items:center;gap:8px;flex-shrink:0;padding-bottom:3px}
.homepage-tools .home-rail-controls button{border:1px solid #4b4c52;background:transparent;color:var(--home-white);border-radius:50%;height:44px;width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;font-size:20px;transition:background .2s}
.homepage-tools .home-rail-controls button:hover:not(:disabled){background:var(--home-white);color:#101114}
.homepage-tools .home-rail-controls button:disabled{opacity:.4;cursor:default}
.homepage-tools .home-rail-controls .home-rail-toggle{border-radius:30px;width:65px;font-size:12px}
.homepage-tools .home-rail-track{display:flex;gap:20px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-padding-inline:0;padding:4px 0 18px;scrollbar-width:thin;scrollbar-color:#55565e transparent;overscroll-behavior-x:contain;min-width:0}
.homepage-tools .home-rail-track::-webkit-scrollbar{height:3px}
.homepage-tools .home-rail-track::-webkit-scrollbar-thumb{background:#55565e;border-radius:4px}
.homepage-tools [data-rail-card]{scroll-snap-align:start;scroll-snap-stop:normal}
.homepage-tools .hp-tool-card{flex:0 0 clamp(310px,28.8vw,430px);display:flex;flex-direction:column;background:var(--home-panel);border:1px solid #303137;border-radius:12px;overflow:hidden;min-width:0;position:relative;transition:transform .25s,border-color .25s}
.homepage-tools .hp-tool-card:hover{transform:translateY(-4px);border-color:#777b8b}
.homepage-tools .hp-tool-art{height:270px;width:100%;position:relative;overflow:hidden;background:#0a121f;flex-shrink:0}
.homepage-tools .hp-tool-art img{width:100%;height:100%;object-fit:cover;transition:transform .65s cubic-bezier(.2,.75,.25,1)}
.homepage-tools .hp-tool-card:hover .hp-tool-art img{transform:scale(1.055)}
.homepage-tools .hp-tool-iq .hp-tool-art img{object-position:75% 50%;transform:scale(1.09)}
.homepage-tools .hp-tool-iq:hover .hp-tool-art img{transform:scale(1.15)}
.homepage-tools .hp-tool-art::after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(#0005,transparent 35%,transparent 80%,#0002)}
.homepage-tools .hp-tool-tag{font-size:12px;font-weight:600;letter-spacing:.09em;line-height:1.5;color:#f4f5f8}
.homepage-tools .hp-tool-art>.hp-tool-tag{position:absolute;z-index:2;top:19px;left:20px;padding:6px 9px;border:1px solid #ffffff42;border-radius:4px;background:#101114b8;backdrop-filter:blur(10px)}
.homepage-tools .home-card-number{position:absolute;bottom:16px;right:20px;color:#ffffffb0;font-size:13px;letter-spacing:.08em;z-index:2}
.homepage-tools .hp-tool-content{display:flex;flex:1;flex-direction:column;padding:24px 24px 19px}
.homepage-tools .hp-tool-content h3{font-size:25px;letter-spacing:-.05em;margin:0 0 14px;min-height:54px;line-height:1.1;max-width:280px}
.homepage-tools .hp-tool-content>p{font-size:16px;line-height:1.65;color:#bdbfc8;min-height:44px;margin-bottom:19px}
.homepage-tools .hp-tool-meta{font-size:12px;color:#dedfe5;margin-top:auto;margin-bottom:20px}
.homepage-tools .hp-tool-action{display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:600;border-top:1px solid #45464e;padding-top:15px;color:var(--home-white);gap:16px}
.homepage-tools .hp-tool-action b{font-size:18px;line-height:1;color:var(--home-lime)}
.homepage-tools .hp-tool-content>small{font-size:12px;color:#a4a7b1;margin-top:12px;line-height:1.5}
.homepage-tools .home-document-art{background:#c4bdd5;display:grid;place-items:center}
.homepage-tools .home-paper{width:165px;height:211px;background:#f7f4ed;color:#1e1e31;padding:20px;display:flex;flex-direction:column;transform:rotate(-9deg);box-shadow:12px 9px 0 #9f97b0,25px 22px 28px #49425750}
.homepage-tools .home-paper>span{font-size:12px;letter-spacing:.1em}
.homepage-tools .home-paper>b{font-size:53px;letter-spacing:-.07em;font-weight:600;margin-top:20px}
.homepage-tools .home-paper>i{font-size:12px;font-style:normal;border-top:1px solid #b4acbb;padding-top:13px;margin-top:auto}
.homepage-tools .hp-tool-docs .hp-tool-content>.hp-tool-tag{display:none}
.homepage-tools .home-assessment-art{background:#aec3bb;padding:70px 24px 15px}
.homepage-tools .home-assessment-art img{height:auto;min-height:180px;object-fit:cover;object-position:left;transform:rotate(-4deg);border-radius:6px;box-shadow:0 15px 24px #23362e40}
.homepage-tools .home-rail-status{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
.homepage-tools .home-rail-foot{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:12px;font-size:12px;color:#a4a6b0}
.homepage-tools .home-rail-foot a{color:#dadddf;min-height:44px;display:inline-flex;align-items:center;gap:15px}
.homepage-tools .home-creator{padding-top:86px}
.homepage-tools .home-creator-options{gap:22px}
.homepage-tools .home-creator-options>a{position:relative;flex:0 0 61%;height:500px;border:1px solid #3d3e44;border-radius:12px;overflow:hidden;background:#121927;isolation:isolate}
.homepage-tools .home-creator-options>a>img{height:100%;width:100%;object-fit:cover;position:absolute;z-index:-2;transition:transform .75s cubic-bezier(.2,.75,.25,1)}
.homepage-tools .home-creator-options>a:nth-child(2)>img{object-position:70% center}
.homepage-tools .home-creator-options>a::after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,#0001 15%,#060b17c7 69%,#05070ff2)}
.homepage-tools .home-creator-options>a:hover>img{transform:scale(1.04)}
.homepage-tools .home-creator-options>a>div{height:100%;display:flex;flex-direction:column;justify-content:flex-end;padding:34px 38px}
.homepage-tools .home-creator-options>a>div>span{font-size:12px;letter-spacing:.13em;color:#e2e5ee;margin-bottom:17px}
.homepage-tools .home-creator-options h3{font-size:clamp(28px,3vw,43px);font-weight:600;letter-spacing:-.052em;line-height:1.06}
.homepage-tools .home-creator-options p{font-size:16px;color:#d1d3dd;margin-top:17px}
.homepage-tools .home-creator-options b{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:12px;font-weight:500;margin-top:30px;padding-top:19px;border-top:1px solid #ffffff4a}
.homepage-tools .home-creator-options b span{color:var(--home-lime);font-size:24px}
.homepage-tools .home-creator-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:19px}
.homepage-tools .home-creator-note{font-size:12px;color:#a4a6b0;max-width:600px}
.homepage-tools .home-outline-button{display:inline-flex;align-items:center;justify-content:space-between;gap:35px;padding:12px 19px;border:1px solid #686b74;border-radius:6px;font-size:12px;min-height:48px;white-space:nowrap}
.homepage-tools .home-outline-button:hover{border-color:#d7f75b;color:var(--home-lime)}
.homepage-tools .home-warmup{width:min(1600px,calc(100% - 96px));margin:90px auto;padding:62px 68px;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:64px;background:#d7f75b;color:#161c0b;border-radius:12px;align-items:center}
.homepage-tools .home-warmup .home-eyebrow{color:#465229;font-size:12px}
.homepage-tools .home-warmup h2{font-size:clamp(42px,4.4vw,68px);line-height:1.02;letter-spacing:-.065em}
.homepage-tools .home-warmup-intro h2 span{color:#506021}
.homepage-tools .home-warmup-intro>p:not(.home-eyebrow){font-size:16px;color:#435022;margin-top:24px}
.homepage-tools .home-challenge-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;list-style:none;padding:23px 0;margin:25px 0 0;border-top:1px solid #afc64e;border-bottom:1px solid #afc64e}
.homepage-tools .home-challenge-benefits li{display:flex;flex-direction:column;gap:6px}
.homepage-tools .home-challenge-benefits strong{font-size:17px;letter-spacing:-.04em;line-height:1.3}
.homepage-tools .home-challenge-benefits span{font-size:12px;line-height:1.5;color:#435022}
.homepage-tools .home-warmup-intro>.home-challenge-cta{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;min-height:54px;background:#1b240d;color:#efffb4;border:1px solid #1b240d;border-radius:7px;padding:14px 20px;font-size:14px;font-weight:700;margin-top:26px}
.homepage-tools .home-warmup-intro>.home-challenge-cta:hover{background:#303e16}
.homepage-tools .home-warmup-intro>p.home-challenge-note{font-size:12px;margin-top:13px;line-height:1.6}
.homepage-tools .home-warmup-intro>.home-challenge-report{display:inline-flex;align-items:center;gap:16px;min-height:44px;font-size:12px;font-weight:600;text-decoration:underline;text-underline-offset:4px;margin-top:3px}
.homepage-tools .home-puzzle{background:#f2ffc3;border:1px solid #a4bd3d;border-radius:14px;padding:28px;color:#182108;box-shadow:0 16px 0 -8px #b6d348}
.homepage-tools .home-puzzle-top{display:flex;justify-content:space-between;align-items:center;font-size:12px;letter-spacing:.12em;gap:12px;margin-bottom:25px}
.homepage-tools .home-sample-label{border:1px solid #abc448;border-radius:30px;padding:5px 10px;letter-spacing:0}
.homepage-tools .home-sample-picker{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;padding:4px;background:#ddecab;border-radius:8px;margin-bottom:25px}
.homepage-tools .home-sample-picker button{min-height:44px;border:1px solid transparent;border-radius:5px;background:transparent;color:#435022;font-size:12px;font-weight:600}
.homepage-tools .home-sample-picker button:hover{background:#eaf5c7}
.homepage-tools .home-sample-picker button[aria-pressed="true"]{background:#1b240d;color:#f2ffc3;border-color:#1b240d}
.homepage-tools .home-puzzle h2{font-size:25px;letter-spacing:-.045em;line-height:1.1;margin-bottom:10px}
.homepage-tools .home-puzzle>p{font-size:12px;color:#52612a}
.homepage-tools .home-puzzle>.home-puzzle-clue{font-size:20px;line-height:1.45;color:#243110;background:#e1efb1;border:1px solid #bdd45f;border-radius:7px;padding:22px 18px;margin:25px 0 17px;min-height:120px}
.homepage-tools .home-sequence{list-style:none;display:grid;grid-template-columns:repeat(5,1fr);padding:0;margin:25px 0 17px;gap:7px}
.homepage-tools .home-sequence li{display:grid;place-items:center;aspect-ratio:1.04;background:#d6ed88;border:1px solid #bdd45f;border-radius:7px;font-size:27px;font-weight:600}
.homepage-tools .home-sequence li:last-child{background:#1b240d;color:#e6ff98;border-color:#1b240d}
.homepage-tools .home-answer-group{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}
.homepage-tools .home-answer-group button{min-height:44px;font-size:14px;color:#253110;background:transparent;border:1px solid #9cb23d;border-radius:5px}
.homepage-tools .home-answer-group button:hover{background:#c9e777}
.homepage-tools .home-answer-group button[aria-pressed="true"]{background:#23300e;color:#e6ff98;border-color:#23300e}
.homepage-tools .home-answer-group button[data-result="correct"]{box-shadow:0 0 0 2px #689024}
.homepage-tools .home-answer-feedback{min-height:44px;margin:16px 0!important;font-size:12px!important;line-height:1.6}
.homepage-tools .home-puzzle-next{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #bdd066;padding-top:14px;min-height:44px;font-size:12px;font-weight:600;gap:15px}
.homepage-tools .home-puzzle>small{display:block;font-size:12px;color:#52612a;margin-top:10px}
.homepage-tools .home-warmup :is(a,button):focus-visible{outline-color:#1c2808}
.homepage-tools .home-governance{background:#f3f2ed;color:#252722;padding:80px max(48px,calc((100% - 1600px)/2)) 60px}
.homepage-tools .home-governance .home-eyebrow{color:#66715a}
.homepage-tools .home-governance-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center;margin-bottom:55px}
.homepage-tools .home-governance h2{font-size:clamp(38px,4vw,62px);letter-spacing:-.06em}
.homepage-tools .home-governance-grid>div>p:not(.home-eyebrow):not(.home-small){color:#60665a;font-size:16px;line-height:1.85;max-width:490px;margin:25px 0}
.homepage-tools .home-governance .home-button{background:#252e22;color:#fff}
.homepage-tools .home-small{font-size:12px;color:#4b5344;margin-top:14px}
.homepage-tools .home-report-preview{background:#e1e6da;padding:25px;border-radius:12px;display:block;border:1px solid #d1d8ca}
.homepage-tools .home-report-preview>div{display:flex;justify-content:space-between;font-size:12px;letter-spacing:.08em;margin-bottom:27px;color:#5a6651;gap:15px}
.homepage-tools .home-report-preview img{width:100%;height:auto;border:1px solid #c7d0c0;border-radius:6px;box-shadow:0 20px 40px #263b2020}
.homepage-tools .home-report-preview>b{display:flex;justify-content:space-between;align-items:center;gap:15px;font-size:12px;margin-top:25px}
.homepage-tools .home-details{border-top:1px solid #cbd0c4}
.homepage-tools .home-details summary{min-height:64px;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:25px;font-size:14px;font-weight:500;cursor:pointer;padding:18px 0}
.homepage-tools .home-details summary::-webkit-details-marker{display:none}
.homepage-tools .home-details summary>span{font-size:20px;font-weight:400;transition:transform .2s}
.homepage-tools .home-details[open] summary>span{transform:rotate(45deg)}
.homepage-tools .home-details>p{font-size:16px;color:#61685b;margin:0 0 25px;max-width:1000px;line-height:1.8}
.homepage-tools .home-details a{text-decoration:underline;text-underline-offset:4px}
.homepage-tools .home-assessment-steps{display:grid;grid-template-columns:repeat(5,1fr);gap:30px;margin:10px 0 30px}
.homepage-tools .home-assessment-steps h3{font-size:18px;margin-bottom:12px;letter-spacing:-.03em}
.homepage-tools .home-assessment-steps p{font-size:16px;color:#61685b;line-height:1.8}
.homepage-tools .hp-extra-tools{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;border-top:1px solid #cbd0c4;padding-top:26px;margin:15px 0 30px}
.homepage-tools .hp-extra-tools>a{padding:0 20px 0 0;border-right:1px solid #cbd0c4}
.homepage-tools .hp-extra-tools>a:last-child{border:0}
.homepage-tools .hp-extra-tools span{font-size:12px;letter-spacing:.1em;color:#616b55}
.homepage-tools .hp-extra-tools strong{display:block;font-size:17px;letter-spacing:-.04em;line-height:1.3;margin:12px 0}
.homepage-tools .hp-extra-tools p{font-size:16px;color:#4b5344;margin-bottom:14px}
.homepage-tools .hp-extra-tools b{font-size:12px;font-weight:600}
.homepage-tools .home-jira{font-size:12px;color:#4b5344;padding:20px 0;max-width:950px;line-height:1.8}
.homepage-tools .home-jira>a{display:block;color:#34442b;text-decoration:underline;text-underline-offset:4px}
.homepage-tools .home-team-links{display:flex;flex-wrap:wrap;gap:8px 28px;margin:12px 0 28px}
.homepage-tools .home-team-links a{font-size:12px;min-height:44px;display:inline-flex;align-items:center}
.homepage-tools .home-governance :is(a,button,summary):focus-visible{outline-color:#344928}
.homepage-tools .home-faq{width:min(1600px,calc(100% - 96px));margin:0 auto;padding:90px 0;display:grid;grid-template-columns:1fr 1.35fr;gap:90px}
.homepage-tools .home-faq h2{font-size:54px;letter-spacing:-.06em;line-height:1}
.homepage-tools .home-faq>div>a{font-size:12px;color:#c2c4cd;display:inline-flex;gap:30px;margin-top:35px;min-height:44px;align-items:center}
.homepage-tools .home-faq .home-details{border-color:#3b3c44}
.homepage-tools .home-faq .home-details:last-child{border-bottom:1px solid #3b3c44}
.homepage-tools .home-faq .home-details p{color:#b6bac7}
.homepage-tools .site-footer{padding:58px max(48px,calc((100% - 1600px)/2)) 25px;background:#0b0c0e;border-top:1px solid #292b30;color:#b8bac4;text-align:left;margin:0;font-size:12px}
.homepage-tools .home-footer-top{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:40px;padding-bottom:60px}
.homepage-tools .home-footer-top>div>p{font-size:12px;color:#8e919c;margin-top:23px;line-height:1.8}
.homepage-tools .home-footer-group{display:flex;flex-direction:column;align-items:flex-start;gap:5px}
.homepage-tools .home-footer-group strong{font-size:12px;color:#f2f1ed;margin-bottom:18px;font-weight:600}
.homepage-tools .home-footer-group a{font-size:12px;min-height:30px;display:inline-flex;align-items:center}
.homepage-tools .home-footer-group a:hover{color:var(--home-lime)}
.homepage-tools .home-footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:25px;border-top:1px solid #2a2c31;padding-top:24px;font-size:12px;color:#92959f;flex-wrap:wrap}
.homepage-tools .home-footer-bottom>div{display:flex;gap:22px}
.homepage-tools .home-footer-bottom a{min-height:36px;display:inline-flex;align-items:center}
@media(min-width:1700px){.homepage-tools .home-opening{height:730px}.homepage-tools .home-hero-art{right:0;width:76%}.homepage-tools .home-creator-options>a{height:560px}}
@media(max-width:1200px){.homepage-tools .nav-links{gap:17px}.homepage-tools .nav-links>a{font-size:12px}.homepage-tools .nav-shell{gap:18px}.homepage-tools .brand{font-size:15px}.homepage-tools .home-opening{height:600px}.homepage-tools .home-intro{max-width:520px}.homepage-tools h1{font-size:86px}.homepage-tools .home-warmup{gap:45px;padding:45px}.homepage-tools .home-governance-grid{gap:50px}}
@media(max-width:1000px){.homepage-tools .nav-shell{min-height:78px;width:calc(100% - 48px);flex-wrap:wrap;position:relative}.homepage-tools .nav-actions{display:flex;align-items:center;gap:12px}.homepage-tools .nav-cta-mobile{display:inline-flex;align-items:center;font-size:12px;min-height:44px;padding:0 15px!important}.homepage-tools .nav-toggle{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid #4a4c54;color:#f8f7f3;border-radius:6px;background:transparent;font-size:22px}.homepage-tools .nav-links{display:none;position:absolute;top:78px;right:0;left:0;width:100%;background:#191a1f;border:1px solid #3b3c43;border-radius:0 0 10px 10px;padding:15px;flex-direction:column;align-items:stretch;gap:5px;box-shadow:0 20px 40px #0008}.homepage-tools .nav-links.open{display:flex}.homepage-tools .nav-links>a{font-size:14px;min-height:44px;padding:8px 12px}.homepage-tools .home-opening,.homepage-tools .hp-tool-hub,.homepage-tools .home-creator,.homepage-tools .home-warmup,.homepage-tools .home-faq{width:calc(100% - 48px)}.homepage-tools .home-hero-art{right:-24px;width:90%;opacity:.85}.homepage-tools .home-opening::after{background:linear-gradient(90deg,#101114 0%,#101114cc 30%,#10111433 65%,transparent)}.homepage-tools .home-intro{max-width:490px}.homepage-tools h1{font-size:78px}.homepage-tools .home-lead{font-size:16px}.homepage-tools .home-creator-options>a{flex-basis:78%;height:470px}.homepage-tools .home-governance{padding:65px 24px 45px}.homepage-tools .home-governance-grid{gap:32px}.homepage-tools .home-governance-grid>div>p:not(.home-eyebrow):not(.home-small){font-size:16px}.homepage-tools .home-report-preview{padding:18px}.homepage-tools .home-warmup{gap:28px;padding:36px}.homepage-tools .home-puzzle{padding:22px}.homepage-tools .home-sequence li{font-size:23px}.homepage-tools .home-warmup h2{font-size:50px}.homepage-tools .home-puzzle h2{font-size:23px}.homepage-tools .home-faq{gap:50px}.homepage-tools .site-footer{padding:45px 24px 22px}.homepage-tools .home-footer-top{gap:25px;grid-template-columns:1.5fr repeat(3,1fr)}}
@media(max-width:700px){
.homepage-tools .nav-shell{min-height:72px;width:calc(100% - 36px);gap:8px}.homepage-tools .brand{font-size:13px;gap:7px;letter-spacing:-.05em}.homepage-tools .brand-icon{width:30px;height:30px}.homepage-tools .nav-actions{gap:8px}.homepage-tools .nav-cta-mobile{font-size:12px;padding:0 12px!important;min-height:44px}.homepage-tools .nav-toggle{width:44px;height:44px;font-size:20px}.homepage-tools .nav-links{top:72px}.homepage-tools .home-opening{width:100%;height:770px;align-items:flex-start;padding:43px 22px 0;overflow:hidden}.homepage-tools .home-intro{max-width:100%;padding:0}.homepage-tools .home-eyebrow{font-size:12px;letter-spacing:.13em;gap:7px;margin-bottom:21px}.homepage-tools h1{font-size:clamp(62px,15vw,88px);line-height:.96;margin-left:-3px}.homepage-tools .home-lead{font-size:16px;line-height:1.65;margin-top:21px;max-width:330px}.homepage-tools .home-desktop-break{display:none}.homepage-tools .hp-tool-shortcuts{gap:18px;margin-top:22px}.homepage-tools .home-button{font-size:12px;padding:12px 15px;min-height:48px;gap:14px}.homepage-tools .home-text-link{font-size:12px;gap:10px;min-height:44px}.homepage-tools .home-reassurance{font-size:12px;margin-top:12px}.homepage-tools .home-hero-art{width:112%;height:410px;top:auto;bottom:20px;right:-7%;object-position:70% 75%;mask-image:linear-gradient(to bottom,transparent 0%,#000 27%);opacity:1}.homepage-tools .home-opening::after{background:linear-gradient(to bottom,#101114 0%,#101114 30%,transparent 63%,#10111488 100%)}.homepage-tools .home-hero-bottom{left:22px;right:22px;bottom:13px;letter-spacing:.08em;font-size:7px}.homepage-tools .home-hero-bottom a{font-size:12px;gap:25px}.homepage-tools .home-hero-bottom a span{font-size:16px}.homepage-tools .hp-tool-hub,.homepage-tools .home-creator,.homepage-tools .home-faq{width:calc(100% - 44px);padding-top:48px}.homepage-tools .home-section-heading{align-items:flex-start;flex-direction:column;gap:22px;margin-bottom:18px}.homepage-tools .home-section-heading .home-eyebrow{font-size:12px;margin-bottom:13px}.homepage-tools h2{font-size:31px;line-height:1.04;letter-spacing:-.055em;max-width:340px}.homepage-tools .home-rail-controls{align-self:flex-end;gap:7px}.homepage-tools .home-rail-controls button{height:44px;width:44px}.homepage-tools .home-rail-controls .home-rail-toggle{width:58px}.homepage-tools .home-rail-track{gap:13px;width:calc(100% + 22px);padding-right:22px}.homepage-tools .hp-tool-card{flex-basis:calc(100% - 32px);border-radius:10px}.homepage-tools .hp-tool-art{height:230px}.homepage-tools .hp-tool-content{padding:21px 20px 18px}.homepage-tools .hp-tool-content h3{font-size:25px;min-height:54px;max-width:270px}.homepage-tools .hp-tool-content>p{font-size:16px}.homepage-tools .hp-tool-meta{font-size:12px;line-height:1.5;min-height:28px;margin-bottom:15px}.homepage-tools .hp-tool-action{font-size:12px}.homepage-tools .hp-tool-content>small{font-size:12px}.homepage-tools .home-rail-foot{align-items:flex-start;flex-direction:column;gap:0;font-size:12px}.homepage-tools .home-section-heading>div>p:last-child:not(.home-eyebrow){font-size:12px;max-width:280px;line-height:1.7;margin-top:17px}.homepage-tools .home-creator-options>a{flex-basis:calc(100% - 22px);height:445px;border-radius:10px}.homepage-tools .home-creator-options>a>div{padding:25px 21px}.homepage-tools .home-creator-options>a>div>span{font-size:12px;letter-spacing:.1em}.homepage-tools .home-creator-options h3{font-size:29px;line-height:1.06}.homepage-tools .home-creator-options p{font-size:16px;line-height:1.6}.homepage-tools .home-creator-options b{font-size:12px;margin-top:23px}.homepage-tools .home-creator-bottom{flex-direction:column;align-items:flex-start;gap:20px;padding-top:12px}.homepage-tools .home-creator-note{font-size:12px;line-height:1.7}.homepage-tools .home-outline-button{font-size:12px}.homepage-tools .home-warmup{width:calc(100% - 44px);margin:55px auto;grid-template-columns:1fr;padding:30px 20px 20px;gap:30px;border-radius:10px}.homepage-tools .home-warmup h2{font-size:55px}.homepage-tools .home-warmup .home-eyebrow{font-size:12px}.homepage-tools .home-warmup-intro>p:not(.home-eyebrow){font-size:16px;line-height:1.7;margin-top:19px}.homepage-tools .home-warmup-intro>a{font-size:12px;margin-top:16px}.homepage-tools .home-puzzle{padding:20px 15px}.homepage-tools .home-puzzle h2{font-size:22px}.homepage-tools .home-puzzle-top{font-size:12px;margin-bottom:20px}.homepage-tools .home-sequence{gap:5px;margin-top:23px}.homepage-tools .home-sequence li{font-size:22px}.homepage-tools .home-puzzle-next{font-size:12px}.homepage-tools .home-puzzle>small{font-size:12px}.homepage-tools .home-answer-feedback{font-size:12px!important}.homepage-tools .home-governance{padding:50px 22px 30px}.homepage-tools .home-governance-grid{grid-template-columns:1fr;gap:35px;margin-bottom:35px}.homepage-tools .home-governance h2{font-size:43px}.homepage-tools .home-governance-grid>div>p:not(.home-eyebrow):not(.home-small){font-size:16px;margin:23px 0}.homepage-tools .home-small{font-size:12px}.homepage-tools .home-report-preview{padding:20px}.homepage-tools .home-report-preview>div{font-size:12px;margin-bottom:20px}.homepage-tools .home-report-preview>b{font-size:12px}.homepage-tools .home-assessment-steps{grid-template-columns:1fr;gap:22px}.homepage-tools .home-assessment-steps h3{font-size:17px;margin-bottom:6px}.homepage-tools .home-details summary{font-size:12px;min-height:63px;gap:15px}.homepage-tools .home-details>p{font-size:16px}.homepage-tools .hp-extra-tools{grid-template-columns:1fr;gap:22px}.homepage-tools .hp-extra-tools>a{border-right:0;border-bottom:1px solid #cbd0c4;padding:0 0 22px}.homepage-tools .hp-extra-tools>a:last-child{padding-bottom:0}.homepage-tools .hp-extra-tools strong{font-size:18px}.homepage-tools .home-jira{font-size:12px}.homepage-tools .home-team-links{gap:3px 20px;margin-bottom:22px}.homepage-tools .home-team-links a{font-size:12px;min-height:44px}.homepage-tools .home-faq{grid-template-columns:1fr;gap:25px;padding-bottom:50px}.homepage-tools .home-faq h2{font-size:44px}.homepage-tools .home-faq>div>a{font-size:12px;margin-top:18px}.homepage-tools .site-footer{padding:35px 22px 18px}.homepage-tools .home-footer-top{grid-template-columns:repeat(2,1fr);gap:30px 20px;padding-bottom:35px}.homepage-tools .home-footer-top>div:first-child{grid-column:1/-1}.homepage-tools .home-footer-top>div>p{font-size:12px;margin-top:16px}.homepage-tools .home-footer-group strong{margin-bottom:10px}.homepage-tools .home-footer-group a{font-size:12px;min-height:32px}.homepage-tools .home-footer-bottom{font-size:12px;gap:12px 20px;padding-top:18px}.homepage-tools .home-footer-bottom>a{flex-basis:100%}
}
/* The additional review action must remain reachable on narrower laptops. */
@media(min-width:1001px) and (max-width:1200px){
 .homepage-tools .nav-shell{position:relative}
 .homepage-tools .nav-actions{display:flex;align-items:center;gap:12px}
 .homepage-tools .nav-cta-mobile{display:inline-flex;align-items:center;font-size:12px;min-height:44px}
 .homepage-tools .nav-toggle{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid #4a4c54;color:#f8f7f3;border-radius:6px;background:transparent;font-size:22px}
 .homepage-tools .nav-links{display:none;position:absolute;top:92px;right:0;left:0;width:100%;background:#191a1f;border:1px solid #3b3c43;border-radius:0 0 10px 10px;padding:15px;flex-direction:column;align-items:stretch;gap:5px;box-shadow:0 20px 40px #0008}
 .homepage-tools .nav-links.open{display:flex}
 .homepage-tools .nav-links>a{font-size:14px;min-height:44px;padding:8px 12px}
}
@media(max-width:700px){
 .homepage-tools .hp-tool-shortcuts{gap:10px}
 .homepage-tools .home-warmup-intro h2{font-size:clamp(38px,8vw,55px);max-width:none}
 .homepage-tools .home-challenge-benefits{grid-template-columns:1fr;gap:16px;padding:20px 0;margin-top:23px}
 .homepage-tools .home-challenge-benefits li{display:grid;grid-template-columns:105px minmax(0,1fr);align-items:start;gap:12px}
 .homepage-tools .home-warmup-intro>.home-challenge-cta{width:100%;font-size:13px;padding:13px 15px;gap:14px;margin-top:24px}
 .homepage-tools .home-warmup-intro>p.home-challenge-note{font-size:12px;margin-top:13px;line-height:1.6}
 .homepage-tools .home-warmup-intro>.home-challenge-report{font-size:12px;margin-top:3px}
 .homepage-tools .home-sample-picker{margin-bottom:21px}
 .homepage-tools .home-puzzle>.home-puzzle-clue{font-size:17px;padding:18px 13px}
}
@media(max-width:370px){.homepage-tools .hp-tool-shortcuts .home-button{width:100%;max-width:276px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}.homepage-tools *,.homepage-tools *::before,.homepage-tools *::after{scroll-behavior:auto!important;animation:none!important;transition:none!important}.homepage-tools .hp-tool-card:hover{transform:none}.homepage-tools .home-button:hover{transform:none}}

/* Featured apps use the same accessible controller as the discovery rows. */
.homepage-tools .home-featured{width:min(1600px,calc(100% - 96px));margin:auto;min-width:0}
.homepage-tools .home-feature-track{display:flex;gap:0;overflow-x:auto;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;scrollbar-width:thin;padding:0;margin:0}
.homepage-tools .home-feature-track>.home-feature-slide{flex:0 0 100%;width:100%;min-width:0;box-sizing:border-box;scroll-snap-align:start;scroll-snap-stop:always;margin:0;padding:0 32px;border:0;overflow:hidden}
.homepage-tools .home-feature-slide .home-intro{padding-bottom:24px}
.homepage-tools .home-feature-slide .home-hero-art{right:0}
.homepage-tools .home-feature-slide::after{background:linear-gradient(90deg,#101114 0%,rgba(16,17,20,.95) 32%,rgba(16,17,20,.86) 49%,rgba(16,17,20,.3) 70%,transparent 90%)}
.homepage-tools .home-feature-title{font:inherit;font-size:clamp(44px,5.1vw,88px);font-weight:800;letter-spacing:-.055em;line-height:1.03;margin:20px 0 28px;max-width:680px}
.homepage-tools .home-feature-title span{color:var(--home-acid,#d6fc53)}
.homepage-tools .home-feature-document{display:flex;flex-direction:column;justify-content:center;align-items:center;background:linear-gradient(145deg,#112b62,#162413);color:#d6fc53;font-style:normal;gap:20px}
.homepage-tools .home-feature-document b{font-size:clamp(90px,13vw,200px);letter-spacing:-.08em}.homepage-tools .home-feature-document i{font-style:normal}
.homepage-tools .home-feature-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 0 22px;border-bottom:1px solid #303236}
.homepage-tools .home-feature-footer>a{color:inherit;text-decoration:none;font-size:14px}.homepage-tools .home-feature-count{color:#acb8c9;font-variant-numeric:tabular-nums;letter-spacing:.12em;font-size:12px;margin-left:auto}
.homepage-tools .home-featured :focus-visible{outline:3px solid #d6fc53;outline-offset:3px}
@media(max-width:1000px){.homepage-tools .home-featured{width:calc(100% - 48px)}.homepage-tools .home-feature-track>.home-feature-slide{padding:0 24px}.homepage-tools .home-feature-title{font-size:clamp(42px,7vw,68px)}}
@media(max-width:620px){.homepage-tools .home-featured{width:calc(100% - 32px)}.homepage-tools .home-feature-track>.home-feature-slide{height:auto;min-height:690px;padding:300px 16px 24px;align-items:flex-start}.homepage-tools .home-feature-slide .home-hero-art{top:0;right:0;width:100%;height:330px;mask-image:linear-gradient(#000 65%,transparent);object-position:center}.homepage-tools .home-feature-slide::after{background:linear-gradient(0deg,#101113 40%,transparent 65%)}.homepage-tools .home-feature-slide .home-intro{padding:0;width:100%}.homepage-tools .home-feature-slide h1,.homepage-tools .home-feature-title{font-size:42px;line-height:1.05;margin:12px 0 18px}.homepage-tools .home-feature-slide .home-lead{font-size:16px;line-height:1.6}.homepage-tools .home-feature-slide .home-reassurance{font-size:12px}.homepage-tools .home-feature-footer{gap:8px}.homepage-tools .home-feature-footer>a{font-size:12px}.homepage-tools .home-feature-count{display:none}.homepage-tools .home-feature-document b{font-size:100px}}
@media(prefers-reduced-motion:reduce){.homepage-tools .home-feature-track{scroll-behavior:auto}}

.homepage-tools .home-feature-art-link{position:absolute;inset:0;z-index:0}.homepage-tools .home-feature-slide .home-intro{position:relative;z-index:1;pointer-events:none}.homepage-tools .home-feature-slide .home-intro a{pointer-events:auto}.homepage-tools .home-feature-art-link:focus-visible{outline-offset:-5px}

/* App-first discovery: choose a destination before committing to a long scroll. */
.homepage-tools .home-browse-heading{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:18px 0 8px}
.homepage-tools .home-browse-heading>span{color:#aeb4bf;font-size:10px;font-weight:600;letter-spacing:.16em}
.homepage-tools .home-browse-heading>a{font-size:12px;min-height:44px;display:inline-flex;align-items:center;gap:12px;color:#d7f75b}
.homepage-tools .home-feature-picker{display:flex;gap:8px;padding:0 2px 20px;overflow-x:auto;scrollbar-width:thin;overscroll-behavior-x:contain;scroll-snap-type:x proximity}
.homepage-tools .home-feature-pick{display:flex;align-items:center;gap:10px;flex:1 0 155px;min-width:0;min-height:76px;padding:10px;border:1px solid #373941;border-radius:10px;background:#1a1c22;color:#d1d4dc;text-align:left;scroll-snap-align:start;transition:background .18s,border-color .18s}
.homepage-tools .home-feature-pick>img,.homepage-tools .home-feature-pick-symbol{width:48px;height:48px;flex:0 0 48px;object-fit:cover;border-radius:6px}
.homepage-tools .home-feature-pick-symbol{display:grid;place-items:center;background:#243452;color:#d7f75b;font-size:12px;font-weight:700;letter-spacing:.04em}
.homepage-tools .home-feature-pick>span:last-child{min-width:0}
.homepage-tools .home-feature-pick strong{display:block;font-size:12px;font-weight:600;line-height:1.35;color:inherit}
.homepage-tools .home-feature-pick small{display:block;font-size:10px;line-height:1.4;margin-top:4px;color:#abb2bf}
.homepage-tools .home-feature-pick:hover{background:#262a32;border-color:#69717f}
.homepage-tools .home-feature-pick[aria-pressed=true]{border-color:#d7f75b;background:#272e1c;color:#f2ffd0;box-shadow:inset 0 -2px 0 #d7f75b}
.homepage-tools .home-feature-pick[aria-pressed=true] small{color:#ced9b4}
.homepage-tools .home-feature-track{border:1px solid #343842;border-radius:16px;background:#141820}
.homepage-tools .home-feature-track>.home-feature-slide{height:520px;min-height:520px;padding:32px 40px}
.homepage-tools .home-feature-slide .home-intro{max-width:590px;padding:0}
.homepage-tools .home-feature-slide h1{font-size:clamp(64px,6.2vw,96px)}
.homepage-tools .home-feature-title{font-size:clamp(40px,4.4vw,72px);max-width:570px;margin:14px 0 20px}
.homepage-tools .home-feature-slide .home-eyebrow{margin-bottom:18px;color:#ccd2dc;font-size:10px}
.homepage-tools .home-feature-slide .home-lead{margin-top:22px;max-width:430px;font-size:15px}
.homepage-tools .home-feature-slide .home-lead+.home-button{margin-top:24px}
.homepage-tools .home-feature-slide .hp-tool-shortcuts{margin-top:24px}
.homepage-tools .home-feature-slide .home-reassurance{max-width:440px;line-height:1.65;color:#c1c8d3}
.homepage-tools .home-feature-footer{padding:12px 0 16px;border-bottom:0}
.homepage-tools .hp-tool-hub{padding-top:34px}
.homepage-tools .home-section-heading h2{font-size:clamp(28px,3.3vw,48px)}
.homepage-tools .home-section-heading .home-eyebrow{margin-bottom:12px}
@media(min-width:1250px){.homepage-tools .home-feature-pick{flex-basis:0}.homepage-tools .home-feature-pick>img,.homepage-tools .home-feature-pick-symbol{width:40px;height:44px;flex-basis:40px}}
@media(max-width:1000px){.homepage-tools .home-feature-track>.home-feature-slide{height:500px;min-height:500px;padding:28px}.homepage-tools .home-feature-pick{flex-basis:165px}.homepage-tools .home-feature-slide .home-intro{max-width:510px}}
@media(max-width:620px){
 .homepage-tools .home-browse-heading{padding-top:6px;gap:8px}
 .homepage-tools .home-browse-heading>span{font-size:9px;letter-spacing:.08em}
 .homepage-tools .home-browse-heading>a{font-size:11px;gap:5px}
 .homepage-tools .home-feature-picker{padding-bottom:12px;gap:7px}
 .homepage-tools .home-feature-pick{flex:0 0 153px;min-height:64px;padding:8px;gap:8px}
 .homepage-tools .home-feature-pick>img,.homepage-tools .home-feature-pick-symbol{width:40px;height:40px;flex-basis:40px}
 .homepage-tools .home-feature-track{border-radius:12px}
 .homepage-tools .home-feature-track>.home-feature-slide{height:auto;min-height:550px;padding:218px 20px 24px;align-items:flex-start}
 .homepage-tools .home-feature-slide .home-hero-art{height:248px;mask-image:linear-gradient(#000 70%,transparent)}
 .homepage-tools .home-feature-slide::after{background:linear-gradient(0deg,#101114 46%,transparent 66%)}
 .homepage-tools .home-feature-slide .home-eyebrow{font-size:9px;letter-spacing:.10em;margin-bottom:12px}
 .homepage-tools .home-feature-slide h1,.homepage-tools .home-feature-title{font-size:40px;letter-spacing:-.055em;line-height:1.04;margin:0 0 14px}
 .homepage-tools .home-feature-slide .home-lead{font-size:14px;line-height:1.6;margin-top:0}
 .homepage-tools .home-feature-slide .hp-tool-shortcuts{gap:8px;margin-top:18px}
 .homepage-tools .home-feature-slide .home-button{min-height:48px;padding:12px 14px;font-size:12px;gap:10px}
 .homepage-tools .home-feature-slide .home-reassurance{font-size:11px;margin-top:12px}
 .homepage-tools .home-feature-slide .home-lead+.home-button{margin-top:18px}
 .homepage-tools .home-feature-footer{padding:10px 0}
 .homepage-tools .hp-tool-hub{padding-top:26px}
}
@media(max-width:370px){.homepage-tools .home-feature-track>.home-feature-slide{padding-left:15px;padding-right:15px;min-height:600px}.homepage-tools .home-feature-slide .home-button{width:auto;max-width:none}.homepage-tools .home-browse-heading>span{max-width:145px}}
