/* Patrick Krisch Website · Unterleistungs-/Wissensseiten · Stand 2026-08-19 */

.service-subdetail-page main{background:linear-gradient(180deg,var(--surface) 0,var(--surface) 32px,#fbfdff 220px,var(--page-bg) 520px,var(--page-bg) 100%)}

.subservice-hero{padding-bottom:26px}
.subservice-breadcrumb{display:flex;align-items:center;gap:10px;font-size:12px;color:#536986}
.subservice-breadcrumb a:hover{color:var(--blue)}
.subservice-hero-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);gap:54px;align-items:center;min-height:300px}
.subservice-kicker{margin:0 0 14px;color:#007d8d;font-size:12px;font-weight:850;letter-spacing:.12em}
.subservice-hero-copy h1{max-width:620px;margin:0;color:var(--navy);font-size:clamp(46px,4.4vw,60px);line-height:1.01;letter-spacing:-.043em}
.subservice-hero-copy h1 span{color:#00999f}
.subservice-lead{max-width:650px;margin:18px 0 0;color:#29466d;font-size:16px;line-height:1.72}
.subservice-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}
.subservice-hero-actions .btn{min-width:190px}

.subservice-tool-visual{position:relative;min-height:300px;display:grid;place-items:center}
.subservice-tool-panel{position:relative;width:min(100%,535px);padding:18px;border:1px solid var(--card-border);border-radius:var(--radius);background:linear-gradient(145deg,#fff,#f4f9fd);box-shadow:var(--shadow);overflow:hidden}
.subservice-tool-panel::before{content:"";position:absolute;right:-72px;top:-84px;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle,rgba(0,164,170,.14),rgba(14,100,216,.04) 56%,transparent 70%)}
.subservice-tool-search{position:relative;display:grid;grid-template-columns:22px minmax(0,1fr) auto;gap:9px;align-items:center;padding:10px 12px;border:1px solid var(--control-border);border-radius:var(--radius-button);background:var(--surface);font-size:11px;color:#63718d}
.subservice-tool-search .ui-icon{width:16px;height:16px;color:#0d78ba}.subservice-tool-search b{padding:5px 8px;border-radius:7px;background:#e9f7f8;color:#007d8d;font-size:9px}
.subservice-tool-metrics{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:12px}
.subservice-tool-metric{padding:12px;border:1px solid #e1ebf3;border-radius:10px;background:rgba(255,255,255,.92)}
.subservice-tool-metric small{display:block;color:#708098;font-size:9px;line-height:1.35}.subservice-tool-metric strong{display:block;margin-top:4px;color:var(--navy);font-size:16px}
.subservice-tool-chart{position:relative;height:108px;margin-top:12px;border:1px solid #e1ebf3;border-radius:10px;background:linear-gradient(180deg,#fff,#f7fbff);overflow:hidden}
.subservice-tool-chart::before{content:"";position:absolute;inset:15px 16px;background:repeating-linear-gradient(to bottom,transparent 0 22px,#e7eef5 23px 24px)}
.subservice-tool-chart svg{position:absolute;inset:12px;width:calc(100% - 24px);height:calc(100% - 24px);color:#087f94}
.subservice-tool-float{position:absolute;width:62px;height:62px;border:1px solid var(--card-border);border-radius:var(--radius);display:grid;place-items:center;background:rgba(255,255,255,.97);color:#00889a;box-shadow:0 12px 28px rgba(20,61,111,.11)}
.subservice-tool-float .ui-icon{width:29px;height:29px}.subservice-tool-float-a{left:0;top:26%}.subservice-tool-float-b{right:0;bottom:7%}

.subservice-layout{display:grid;grid-template-columns:244px minmax(0,1fr);gap:32px;align-items:start;margin-top:12px}
.subservice-sidebar{position:sticky;top:86px;display:grid;gap:14px}
.subservice-side-card{overflow:hidden;border:1px solid var(--card-border);border-radius:var(--radius);background:var(--surface);box-shadow:var(--card-shadow)}
.subservice-sequence{display:grid;grid-template-columns:1fr 44px 1fr;gap:7px;align-items:center;padding:8px;background:linear-gradient(145deg,#fff,#f7fbff)}
.subservice-sequence>a,.subservice-sequence>span{min-height:42px;display:flex;align-items:center;justify-content:center;gap:6px;border-radius:9px;color:#29466d;font-size:10px;font-weight:800;transition:background-color .18s ease,color .18s ease,border-color .18s ease,transform .18s ease}
.subservice-sequence>span{border:1px solid #edf3f8;background:#fafcff}.subservice-sequence .ui-icon{width:14px;height:14px}.subservice-sequence .is-disabled{opacity:.54;color:#8190a5}
.subservice-sequence-home{width:42px;height:42px;margin:auto;border:0;border-radius:10px;background:var(--primary-gradient);color:#fff!important;box-shadow:0 7px 18px rgba(13,91,163,.16)}
.subservice-sequence-home:hover,.subservice-sequence-home:focus-visible{color:#fff!important;transform:translateY(-1px)}.subservice-sequence-home .ui-icon{width:18px;height:18px}
.subservice-side-heading{margin:0;padding:16px 17px 10px;color:var(--navy);font-size:14px}
.subservice-toc{display:grid;padding:0 0 10px}.subservice-toc a{position:relative;padding:9px 17px 9px 23px;color:#435d7d;font-size:11px;line-height:1.4;border-left:3px solid transparent;transition:background-color .18s ease,color .18s ease,border-color .18s ease}.subservice-toc a:hover,.subservice-toc a:focus-visible,.subservice-toc a.is-active{background:#f1f8fb;color:#007d8d;border-left-color:#00a4aa}.subservice-toc a.is-active{font-weight:800}.subservice-toc a.is-active::after{content:"";position:absolute;right:14px;top:50%;width:5px;height:5px;border-radius:50%;background:#00a4aa;transform:translateY(-50%)}
.subservice-tool-access{position:relative;isolation:isolate;padding:18px;overflow:hidden;border-color:transparent;background:radial-gradient(circle at 100% 0,rgba(78,231,220,.28),transparent 45%),linear-gradient(135deg,var(--navy),#075d9a 62%,#008f95);box-shadow:0 13px 28px rgba(7,69,126,.16)}
.subservice-tool-access::after{content:"";position:absolute;z-index:-1;right:-28px;bottom:-40px;width:125px;height:125px;border:1px solid rgba(255,255,255,.14);border-radius:50%;box-shadow:0 0 0 18px rgba(255,255,255,.04),0 0 0 36px rgba(255,255,255,.025)}
.subservice-tool-access h2{margin:0;color:#fff;font-size:14px}.subservice-project-card h2{margin:0;color:var(--navy);font-size:14px}.subservice-tool-access p{margin:6px 0 0;color:rgba(255,255,255,.78);font-size:10.5px;line-height:1.55}.subservice-project-card p{margin:6px 0 0;color:#66758d;font-size:10.5px;line-height:1.55}
.subservice-tool-access a.btn{width:100%;margin-top:13px;justify-content:space-between;min-height:44px;padding:0 13px;border-color:rgba(255,255,255,.8);background:#fff;color:var(--navy);font-size:10.5px;box-shadow:0 7px 18px rgba(3,35,75,.13)}.subservice-tool-access a.btn:hover,.subservice-tool-access a.btn:focus-visible{border-color:#fff;background:#f5fbff;color:#006f80;transform:translateY(-1px)}.subservice-tool-access a .ui-icon{width:15px;height:15px;flex:0 0 auto}
.subservice-project-card{padding:16px}.subservice-project-card .text-arrow-link{display:inline-flex;align-items:center;gap:6px;margin-top:12px;color:#007b89;font-size:11px;font-weight:800}.subservice-project-card .ui-icon{width:14px;height:14px}

.subservice-main{min-width:0;display:grid;gap:18px}
.subservice-article-card{padding:27px 35px;border:1px solid var(--card-border);border-radius:var(--radius);background:var(--surface);box-shadow:var(--card-shadow)}
.subservice-content-section{scroll-margin-top:96px;padding-bottom:25px;border-bottom:1px solid #e9eff5}.subservice-content-section+.subservice-content-section{padding-top:25px}.subservice-content-section:last-child{padding-bottom:0;border-bottom:0}
.subservice-content-section h2{margin:0 0 9px;color:var(--navy);font-size:25px;line-height:1.25;letter-spacing:-.02em}.subservice-content-section h3{margin:20px 0 6px;color:var(--navy);font-size:17px;line-height:1.35}.subservice-content-section p{margin:0 0 11px;color:#304b70;font-size:14px;line-height:1.78}.subservice-content-section ul{margin:12px 0 0;padding-left:20px;color:#304b70;font-size:14px;line-height:1.72}.subservice-content-section li+li{margin-top:6px}
.subservice-note{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;align-items:start;margin:17px 0;padding:16px 18px;border:1px solid #d8e8f3;border-radius:var(--radius);background:linear-gradient(90deg,#f2faff,#f8fcff)}
.subservice-note-icon{width:36px;height:36px;display:grid;place-items:center;border:1px solid #cfe5ef;border-radius:50%;background:#fff;color:#078b9c;box-shadow:0 5px 14px rgba(21,111,143,.08)}.subservice-note-icon .ui-icon{width:19px;height:19px}.subservice-note strong{display:block;color:var(--navy);font-size:12px}.subservice-note p{margin:3px 0 0;font-size:12px;line-height:1.62}
.subservice-fact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:16px 0}.subservice-fact{position:relative;min-height:116px;padding:16px 54px 16px 16px;border:1px solid #e1ebf3;border-radius:var(--radius);background:#fbfdff}.subservice-fact-icon{position:absolute;right:14px;top:14px;width:31px;height:31px;display:grid;place-items:center;border-radius:9px;background:#eef8fb;color:#078b9c}.subservice-fact-icon .ui-icon{width:17px;height:17px}.subservice-fact strong{display:block;color:var(--navy);font-size:13px}.subservice-fact p{margin:4px 0 0;font-size:12px;line-height:1.6}

.subservice-data-visual{position:relative;isolation:isolate;overflow:hidden;display:grid;grid-template-columns:minmax(190px,.72fr) minmax(0,1.28fr);gap:26px;align-items:center;margin:22px 0 20px;padding:24px 26px;border:1px solid #d7e7f1;border-radius:var(--radius);background:linear-gradient(135deg,#f8fcff,#edf8fb 58%,#f5fbff)}
.subservice-data-visual::after{content:"";position:absolute;z-index:-1;right:-45px;top:-55px;width:180px;height:180px;border-radius:50%;background:radial-gradient(circle,rgba(0,164,170,.14),transparent 67%)}
.subservice-visual-copy span{display:block;margin-bottom:7px;color:#00818d;font-size:10px;font-weight:850;letter-spacing:.11em}.subservice-visual-copy strong{display:block;color:var(--navy);font-size:18px;line-height:1.32}.subservice-visual-copy p{margin:7px 0 0;font-size:11.5px;line-height:1.6}
.subservice-volume-chart{display:grid;gap:10px;padding:17px;border:1px solid #dbe8f1;border-radius:10px;background:rgba(255,255,255,.82);box-shadow:0 8px 20px rgba(36,76,116,.05)}
.subservice-volume-row{display:grid;grid-template-columns:135px minmax(80px,1fr) 48px;gap:10px;align-items:center;color:#425d7d;font-size:9.5px}.subservice-volume-row>span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.subservice-volume-row i{position:relative;height:9px;border-radius:999px;background:#e8f0f6;overflow:hidden}.subservice-volume-row i::after{content:"";position:absolute;inset:0 auto 0 0;width:var(--bar);border-radius:inherit;background:linear-gradient(90deg,#0b6acb,#00a4aa)}.subservice-volume-row b{text-align:right;color:#0a7587;font-size:9px;font-weight:800}.subservice-volume-axis{display:flex;justify-content:space-between;padding:2px 58px 0 145px;color:#8a98aa;font-size:8.5px}

.subservice-benefit-band{position:relative;isolation:isolate;overflow:hidden;padding:28px 31px;border-radius:var(--radius);background:radial-gradient(circle at 82% 18%,rgba(55,226,215,.16),transparent 24%),radial-gradient(circle at 5% 115%,rgba(57,161,235,.24),transparent 34%),linear-gradient(112deg,#071f4d,#075b95 56%,#008c8e);color:#fff;box-shadow:0 16px 36px rgba(7,64,119,.14)}
.subservice-benefit-band::before{content:"";position:absolute;z-index:-1;right:-18px;bottom:-46px;width:310px;height:170px;opacity:.24;background:repeating-radial-gradient(ellipse at center,transparent 0 17px,rgba(192,255,250,.34) 18px 19px,transparent 20px 32px)}
.subservice-benefit-band::after{content:"";position:absolute;z-index:-1;left:42%;top:-36px;width:260px;height:130px;opacity:.25;background-image:radial-gradient(circle,rgba(203,255,251,.72) 0 1px,transparent 1.3px);background-size:17px 17px;transform:rotate(-8deg)}
.subservice-benefit-band h2{margin:0;color:#fff;font-size:20px}.subservice-benefit-band p{max-width:780px;margin:9px 0 0;color:rgba(255,255,255,.88);font-size:13px;line-height:1.72}.subservice-benefit-band strong{color:#fff}.subservice-benefit-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-top:18px}.subservice-benefit-columns p{margin:0;font-size:12px}.subservice-benefit-columns b{display:block;margin-bottom:4px;font-size:12px;color:#fff}

.subservice-intent-visual{position:relative;height:265px;margin:25px 0 4px;border:1px solid #dbe8f1;border-radius:var(--radius);background:#eef4f9;box-shadow:0 9px 24px rgba(34,76,113,.07);overflow:hidden}.subservice-intent-visual>.subservice-intent-center,.subservice-intent-visual>.subservice-intent-node{display:none}
.subservice-planner-shot{position:relative;height:100%;min-height:0;overflow:hidden;background:#fff;color:#354b66;font-family:var(--font-sans)}
.subservice-planner-topbar{height:42px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;border-bottom:1px solid #e3e8ee;background:#fff}.subservice-planner-brand{display:flex;align-items:center;gap:8px;color:#3c4758;font-size:11px}.subservice-planner-brandmark{width:20px;height:20px;border-radius:4px;background:conic-gradient(from 24deg,#4285f4 0 25%,#34a853 0 50%,#fbbc04 0 75%,#ea4335 0)}.subservice-planner-account{color:#7a8798;font-size:9px}
.subservice-planner-toolbar{display:flex;align-items:center;gap:7px;padding:10px 14px;border-bottom:1px solid #e8edf2;background:#f7f9fb}.subservice-planner-query{min-width:230px;display:flex;align-items:center;gap:7px;padding:7px 10px;border:1px solid #d5dce5;border-radius:5px;background:#fff;font-size:10px}.subservice-planner-query .ui-icon{width:13px;height:13px;color:#5d6d81}.subservice-planner-filter{padding:6px 9px;border:1px solid #dbe2e9;border-radius:4px;background:#fff;color:#657488;font-size:8.5px}
.subservice-planner-titlebar{display:flex;align-items:baseline;gap:9px;padding:10px 14px 7px}.subservice-planner-titlebar strong{color:#344356;font-size:11px}.subservice-planner-titlebar span{color:#8995a5;font-size:8px}
.subservice-planner-table{margin:0 14px;border:1px solid #e0e5eb;border-radius:5px;background:#fff;overflow:hidden}.subservice-planner-row{display:grid;grid-template-columns:minmax(170px,1.45fr) 1fr .82fr .6fr;align-items:center;min-height:34px;border-top:1px solid #edf1f4;font-size:8.5px}.subservice-planner-row:first-child{border-top:0}.subservice-planner-row>span{padding:6px 9px}.subservice-planner-row.is-head{min-height:28px;background:#f5f7fa;color:#6f7b89;font-size:7.5px;font-weight:700}.subservice-planner-row b{display:block;color:#35516f;font-size:8.5px}.subservice-planner-row small{display:block;margin-top:2px;color:#98a3af;font-size:6.8px}.subservice-planner-row .competition{display:inline-block;width:6px;height:6px;margin-right:5px;border-radius:50%;background:#7aa5cb}.subservice-planner-row .competition.is-low{background:#58a781}.subservice-planner-row .competition.is-high{background:#d28b63}
.subservice-planner-trend{position:absolute;right:14px;bottom:10px;height:28px;display:flex;align-items:end;gap:3px;padding:4px 6px;border:1px solid #e2e8ee;border-radius:4px;background:rgba(255,255,255,.94)}.subservice-planner-trend span{width:4px;height:var(--h);min-height:4px;border-radius:2px 2px 0 0;background:#5b8ec7}.subservice-planner-zoom{position:absolute;z-index:5;right:12px;top:12px;width:38px;height:38px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.75);border-radius:9px;background:rgba(7,31,77,.88);color:#fff;box-shadow:0 8px 18px rgba(7,31,77,.2);cursor:pointer;transition:transform .18s ease,background-color .18s ease}.subservice-planner-zoom:hover,.subservice-planner-zoom:focus-visible{background:#075b95;transform:translateY(-1px)}.subservice-planner-zoom .ui-icon{width:18px;height:18px}
.subservice-planner-modal{width:min(1120px,calc(100vw - 40px));max-width:none;padding:0;border:0;border-radius:var(--radius);background:transparent;box-shadow:none;overflow:visible}.subservice-planner-modal::backdrop{background:rgba(2,16,39,.72);backdrop-filter:blur(5px)}.subservice-planner-modal-panel{padding:20px;border:1px solid rgba(255,255,255,.3);border-radius:var(--radius);background:#f8fbfe;box-shadow:0 30px 70px rgba(0,18,46,.32)}.subservice-planner-modal-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:14px}.subservice-planner-modal-head span{display:block;color:#00818d;font-size:9px;font-weight:850;letter-spacing:.11em}.subservice-planner-modal-head h2{margin:3px 0 0;color:var(--navy);font-size:22px}.subservice-planner-modal-close{width:42px;height:42px;display:grid;place-items:center;border:1px solid var(--control-border);border-radius:10px;background:#fff;color:var(--navy);cursor:pointer}.subservice-planner-modal-close .ui-icon{width:19px;height:19px}.subservice-planner-modal .subservice-planner-shot{height:min(66vh,650px);min-height:460px;border:1px solid #dbe4ec;border-radius:10px;box-shadow:0 14px 34px rgba(32,68,104,.11)}.subservice-planner-shot.is-expanded .subservice-planner-topbar{height:56px;padding:0 24px}.subservice-planner-shot.is-expanded .subservice-planner-brand{font-size:14px}.subservice-planner-shot.is-expanded .subservice-planner-brandmark{width:25px;height:25px}.subservice-planner-shot.is-expanded .subservice-planner-account{font-size:11px}.subservice-planner-shot.is-expanded .subservice-planner-toolbar{gap:10px;padding:14px 22px}.subservice-planner-shot.is-expanded .subservice-planner-query{min-width:360px;padding:10px 12px;font-size:12px}.subservice-planner-shot.is-expanded .subservice-planner-filter{padding:8px 11px;font-size:10px}.subservice-planner-shot.is-expanded .subservice-planner-titlebar{padding:15px 22px 10px}.subservice-planner-shot.is-expanded .subservice-planner-titlebar strong{font-size:15px}.subservice-planner-shot.is-expanded .subservice-planner-titlebar span{font-size:10px}.subservice-planner-shot.is-expanded .subservice-planner-table{margin:0 22px}.subservice-planner-shot.is-expanded .subservice-planner-row{min-height:54px;grid-template-columns:minmax(230px,1.5fr) 1fr .8fr .6fr;font-size:11px}.subservice-planner-shot.is-expanded .subservice-planner-row.is-head{min-height:38px;font-size:10px}.subservice-planner-shot.is-expanded .subservice-planner-row>span{padding:9px 13px}.subservice-planner-shot.is-expanded .subservice-planner-row b{font-size:11px}.subservice-planner-shot.is-expanded .subservice-planner-row small{font-size:8.5px}.subservice-planner-shot.is-expanded .subservice-planner-trend{right:22px;bottom:18px;height:42px;gap:5px;padding:6px 8px}.subservice-planner-shot.is-expanded .subservice-planner-trend span{width:6px}.subservice-planner-modal-note{margin:10px 2px 0;color:#69798d;font-size:10px;line-height:1.5}

.subservice-faq details{border-top:1px solid #e6edf4}.subservice-faq details:last-child{border-bottom:1px solid #e6edf4}.subservice-faq summary{cursor:pointer;list-style:none;padding:13px 2px;color:var(--navy);font-size:13px;font-weight:800}.subservice-faq summary::-webkit-details-marker{display:none}.subservice-faq details p{padding:0 2px 13px;margin:0;font-size:12.5px}
.subservice-resources{padding:23px 28px;border:1px solid var(--card-border);border-radius:var(--radius);background:var(--surface);box-shadow:var(--card-shadow)}.subservice-resources-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:10px}.subservice-resources-heading span{display:block;color:#00818d;font-size:10px;font-weight:850;letter-spacing:.1em}.subservice-resources-heading h2{margin:3px 0 0;color:var(--navy);font-size:19px}.subservice-resource-list{border-top:1px solid #e4edf5}.subservice-resource-list a{display:grid;grid-template-columns:25px minmax(0,1fr) auto;gap:10px;align-items:center;padding:11px 0;border-bottom:1px solid #edf2f6}.subservice-resource-list .ui-icon{width:17px;height:17px;color:#008493}.subservice-resource-list strong{font-size:12px}.subservice-resource-list small{display:block;margin-top:2px;color:#718098;font-size:10.5px}.subservice-resource-list em{display:flex;align-items:center;gap:5px;color:#007a89;font-size:10px;font-style:normal;font-weight:800}.subservice-resource-list em .ui-icon{width:12px;height:12px}

@media(max-width:1040px){.subservice-hero-grid{grid-template-columns:minmax(0,1fr) minmax(350px,.92fr);gap:32px}.subservice-layout{grid-template-columns:220px minmax(0,1fr);gap:24px}.subservice-article-card{padding:25px 30px}.subservice-volume-row{grid-template-columns:110px minmax(70px,1fr) 42px}.subservice-volume-axis{padding-left:120px}.subservice-planner-row{grid-template-columns:minmax(145px,1.25fr) 1fr .8fr .55fr}}
@media(max-width:820px){.subservice-hero-grid{grid-template-columns:1fr;min-height:0;gap:22px}.subservice-tool-visual{min-height:275px}.subservice-tool-panel{width:min(100%,620px)}.subservice-layout{grid-template-columns:1fr}.subservice-sidebar{position:static;grid-template-columns:1fr 1fr}.subservice-sequence{grid-column:1/-1}.subservice-side-card:first-of-type{grid-column:1/-1}.subservice-main{gap:16px}.subservice-data-visual{grid-template-columns:1fr}.subservice-volume-axis{padding-left:145px}.subservice-intent-visual{height:255px}.subservice-planner-modal{width:calc(100vw - 24px)}.subservice-planner-modal .subservice-planner-shot{height:64vh;min-height:430px}.subservice-planner-shot.is-expanded .subservice-planner-query{min-width:280px}}
@media(max-width:620px){.subservice-hero-copy h1{font-size:42px}.subservice-lead{font-size:15px}.subservice-hero-actions{display:grid}.subservice-hero-actions .btn{width:100%}.subservice-tool-visual{min-height:235px}.subservice-tool-float{width:48px;height:48px}.subservice-tool-float .ui-icon{width:22px;height:22px}.subservice-tool-float-a{left:-2px}.subservice-tool-float-b{right:-2px}.subservice-tool-metrics{grid-template-columns:1fr 1fr}.subservice-tool-metric:last-child{grid-column:1/-1}.subservice-sidebar{grid-template-columns:1fr}.subservice-side-card:first-of-type,.subservice-sequence{grid-column:auto}.subservice-article-card{padding:22px 20px}.subservice-content-section h2{font-size:22px}.subservice-content-section p,.subservice-content-section ul{font-size:13px}.subservice-fact-grid,.subservice-benefit-columns{grid-template-columns:1fr}.subservice-fact{min-height:0}.subservice-data-visual{padding:20px}.subservice-volume-row{grid-template-columns:92px minmax(60px,1fr) 38px;gap:7px}.subservice-volume-axis{padding-left:99px;padding-right:45px}.subservice-benefit-band{padding:24px 21px}.subservice-intent-visual{height:235px}.subservice-planner-toolbar{overflow:hidden}.subservice-planner-query{min-width:190px}.subservice-planner-filter:last-child{display:none}.subservice-planner-row{grid-template-columns:minmax(150px,1.3fr) 1fr .75fr}.subservice-planner-row>span:last-child{display:none}.subservice-planner-trend{display:none}.subservice-planner-modal-panel{padding:14px}.subservice-planner-modal-head h2{font-size:19px}.subservice-planner-modal .subservice-planner-shot{height:66vh;min-height:420px}.subservice-planner-shot.is-expanded .subservice-planner-query{min-width:220px}.subservice-planner-shot.is-expanded .subservice-planner-filter:last-child{display:none}.subservice-planner-shot.is-expanded .subservice-planner-row{grid-template-columns:minmax(170px,1.3fr) 1fr .75fr}.subservice-resources{padding:21px 20px}.subservice-resources-heading{align-items:start;flex-direction:column}.subservice-resource-list a{grid-template-columns:22px minmax(0,1fr)}.subservice-resource-list em{grid-column:2}}
@media(max-width:420px){.subservice-tool-panel{padding:14px}.subservice-tool-search{grid-template-columns:18px minmax(0,1fr)}.subservice-tool-search b{display:none}.subservice-sequence{grid-template-columns:1fr 40px 1fr}.subservice-sequence>a,.subservice-sequence>span{font-size:9px}.subservice-volume-chart{padding:13px}.subservice-volume-row{grid-template-columns:78px minmax(50px,1fr) 34px;font-size:8.5px}.subservice-volume-axis{padding-left:85px;padding-right:40px;font-size:7.5px}.subservice-benefit-band h2{font-size:18px}.subservice-planner-query{min-width:160px}.subservice-planner-filter{display:none}.subservice-planner-row{grid-template-columns:minmax(130px,1.2fr) .9fr}.subservice-planner-row>span:nth-child(3){display:none}.subservice-planner-modal .subservice-planner-shot{min-height:400px}.subservice-planner-shot.is-expanded .subservice-planner-query{min-width:170px}.subservice-planner-shot.is-expanded .subservice-planner-row{grid-template-columns:minmax(145px,1.2fr) .9fr}.subservice-planner-shot.is-expanded .subservice-planner-row>span:nth-child(3){display:none}}

@media(prefers-reduced-motion:reduce){.subservice-toc a,.subservice-sequence>a,.subservice-sequence>span,.subservice-planner-zoom,.subservice-tool-access a.btn{transition:none}}
