.template-library-page,.template-detail-page{background:var(--rice);overflow:clip}.template-library-page :where(h1,h2,h3),.template-detail-page :where(h1,h2,h3){text-wrap:balance}.template-library-hero,.template-detail-hero{background:var(--rice);padding:clamp(48px,6vw,86px) 0 clamp(68px,8vw,112px)}.template-library-hero__grid{grid-template-columns:minmax(0,1.16fr) minmax(340px,.84fr);align-items:end;gap:clamp(44px,8vw,112px);display:grid}.template-library-hero h1{max-width:15ch;font-size:var(--type-display);margin-top:16px;line-height:.94}.template-library-hero .lede{margin-top:26px}.template-library-hero__signal{border-bottom:1px solid var(--ink);grid-template-columns:repeat(3,1fr);align-items:end;min-height:270px;display:grid}.template-library-hero__signal div{height:var(--height);border:1px solid var(--ink-10);background:var(--white);border-bottom:0;grid-template-rows:auto 1fr auto;padding:18px 15px;display:grid}.template-library-hero__signal div:first-child{--height:58%}.template-library-hero__signal div:nth-child(2){--height:78%;background:var(--yellow)}.template-library-hero__signal div:nth-child(3){--height:100%;background:var(--teal);color:var(--white)}.template-library-hero__signal span{font-size:.64rem;font-weight:800}.template-library-hero__signal i{opacity:.32;background:currentColor;width:1px;height:70%;margin:auto}.template-library-hero__signal strong{font-size:.74rem}.template-library-intro{grid-template-columns:1.15fr .85fr;align-items:end;gap:48px;margin-bottom:clamp(46px,7vw,82px);display:grid}.template-library-intro>p{color:var(--ink-72)}.template-catalog{background:var(--ink-10);border:1px solid var(--ink-10);gap:1px;display:grid}.template-catalog__card{background:var(--white);min-height:360px;color:var(--ink);transition:background var(--base),color var(--base);grid-template-columns:minmax(250px,.58fr) minmax(0,1.42fr);text-decoration:none;display:grid}.template-catalog__card:hover,.template-catalog__card:focus-visible{background:var(--ink);color:var(--white)}.template-catalog__visual{border-right:1px solid var(--ink-10);grid-template-rows:auto repeat(5,1fr);gap:7px;padding:clamp(24px,4vw,44px);display:grid;position:relative;overflow:hidden}.template-catalog__visual span{color:var(--teal);font-size:.66rem;font-weight:800}.template-catalog__visual i{width:calc(88% - var(--line)*8%);background:var(--ink-10);height:8px;transition:width .6s var(--ease),background var(--base);align-self:end;display:block}.template-catalog__visual i:nth-of-type(2),.template-catalog__visual i:nth-of-type(5){background:var(--yellow)}.template-catalog__card:hover .template-catalog__visual i,.template-catalog__card:focus-visible .template-catalog__visual i{width:calc(100% - var(--line)*3%);background:#ffffff2e}.template-catalog__copy{flex-direction:column;padding:clamp(28px,5vw,58px);display:flex}.template-catalog__copy small{color:var(--teal);font-weight:800}.template-catalog__copy h2{margin-top:14px;font-size:clamp(2rem,4vw,4.2rem)}.template-catalog__copy p{color:var(--ink-72);margin-top:16px}.template-catalog__card:hover p,.template-catalog__card:focus-visible p{color:#ffffffad}.template-catalog__copy dl{gap:30px;margin:34px 0 0;display:flex}.template-catalog__copy dl div{gap:3px;display:grid}.template-catalog__copy dt{color:var(--ink-72);font-size:.65rem}.template-catalog__copy dd{margin:0;font-size:.8rem;font-weight:800}.template-catalog__card:hover dt,.template-catalog__card:focus-visible dt{color:#ffffff8c}.template-catalog__copy b{border-top:1px solid;justify-content:space-between;margin-top:auto;padding-top:24px;font-size:.76rem;display:flex}.template-catalog__copy b span{transition:transform var(--fast)}.template-catalog__card:hover b span{transform:translate(5px)}.template-library-process__grid{grid-template-columns:.8fr 1.2fr;gap:clamp(48px,9vw,128px);display:grid}.template-library-process__grid>div{align-self:start;position:sticky;top:110px}.template-library-process__grid>div h2{margin-top:14px}.template-library-process ol{border-top:1px solid var(--ink);margin:0;padding:0;list-style:none}.template-library-process li{border-bottom:1px solid var(--ink-10);grid-template-columns:50px 1fr;gap:20px;padding:30px 0;display:grid}.template-library-process li>span{color:var(--teal);font-size:.68rem;font-weight:800}.template-library-process li p{color:var(--ink-72);margin-top:10px}.template-library-note__grid{grid-template-columns:1.1fr .9fr;align-items:end;gap:clamp(48px,9vw,128px);display:grid}.template-library-note .section-kicker{color:var(--yellow)}.template-library-note h2{color:var(--white);margin-top:14px}.template-library-note__grid>div:last-child p{color:#ffffffb3}.template-library-note .text-link{color:var(--yellow);margin-top:22px}.template-detail-hero__grid{grid-template-columns:minmax(0,1.12fr) minmax(340px,.88fr);align-items:end;gap:clamp(48px,9vw,124px);display:grid}.template-detail-hero h1{max-width:12ch;margin-top:16px;font-size:clamp(3.2rem,6vw,6.5rem)}.template-detail-hero .lede{margin-top:24px}.template-detail-hero .button-row{margin-top:30px}.template-detail-hero__brief{border-top:4px solid var(--yellow);background:var(--ink);color:var(--white);padding:clamp(26px,4vw,42px)}.template-detail-hero__brief>span{color:var(--yellow);text-transform:uppercase;letter-spacing:.08em;font-size:.68rem;font-weight:800}.template-detail-hero__brief>strong{margin-top:18px;font-size:clamp(1.45rem,2.5vw,2.45rem);line-height:1.2;display:block}.template-detail-hero__brief dl{border-top:1px solid #fff3;margin:36px 0 0}.template-detail-hero__brief dl div{border-bottom:1px solid #ffffff24;justify-content:space-between;gap:18px;padding:14px 0;display:flex}.template-detail-hero__brief dt{color:#ffffff8c;font-size:.72rem}.template-detail-hero__brief dd{text-align:right;margin:0;font-size:.76rem;font-weight:800}.template-preview{border:1px solid var(--ink-10);background:var(--white);box-shadow:0 24px 68px #0b304514}.template-preview__header{border-bottom:1px solid var(--ink-10);justify-content:space-between;align-items:end;gap:30px;padding:clamp(24px,4vw,42px);display:flex}.template-preview__header>div:first-child>span{color:var(--teal);text-transform:uppercase;font-size:.68rem;font-weight:800}.template-preview__header h2{margin-top:10px;font-size:clamp(1.8rem,3.8vw,3.8rem)}.template-preview__header p{color:var(--ink-72);margin-top:12px;font-size:.86rem}.template-preview__view-switch{flex:none;gap:4px;display:flex}.template-preview__view-switch button{border:1px solid var(--ink-20);color:var(--ink);background:0 0;border-radius:999px;padding:9px 12px;font-size:.74rem;font-weight:800}.template-preview__view-switch button[aria-pressed=true]{border-color:var(--teal);background:var(--teal);color:var(--white)}.template-preview__sheet{background:var(--rice);scrollbar-color:var(--teal) transparent;max-width:100%;overflow:auto}.template-preview table{border-collapse:collapse;background:var(--white);width:max(100%,1100px);font-size:.76rem}.template-preview th,.template-preview td{border-right:1px solid var(--ink-10);border-bottom:1px solid var(--ink-10);text-align:left;white-space:nowrap;min-width:128px;padding:15px 16px}.template-preview th{background:var(--ink);color:var(--white);font-size:.68rem;position:sticky;top:0}.template-preview td.is-number{text-align:right;font-variant-numeric:tabular-nums}.template-preview td.is-status{color:var(--teal);font-weight:800}.template-preview tbody tr:hover td{background:var(--yellow-18)}.template-preview__footer{justify-content:space-between;align-items:center;gap:28px;padding:clamp(20px,3vw,30px);display:flex}.template-preview__footer>p{color:var(--ink-72);font-size:.76rem}.template-preview__footer .button-row{flex:none;gap:10px}.template-preview__footer .button{min-height:44px;padding:10px 16px;font-size:.76rem}.template-how__layout{grid-template-columns:.78fr 1.22fr;gap:clamp(48px,9vw,130px);display:grid}.template-how__lead{align-self:start;position:sticky;top:106px}.template-how__lead>p:last-child{color:var(--ink-72);margin-top:20px}.template-how__steps{border-top:1px solid var(--ink);margin:0;padding:0;list-style:none}.template-how__steps li{border-bottom:1px solid var(--ink-10);grid-template-columns:52px 1fr;gap:22px;padding:28px 0;display:grid}.template-how__steps li>span{color:var(--teal);font-size:.68rem;font-weight:800}.template-how__steps p{color:var(--ink-72);margin-top:9px}.template-columns-stage .section-kicker{color:var(--yellow)}.template-columns-stage__head h2{max-width:12ch;color:var(--white)}.template-column-index{background:#ffffff2e;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:clamp(50px,7vw,84px);display:grid}.template-column-index article{background:var(--ink);grid-template-columns:34px 1fr;gap:15px;min-height:180px;padding:24px;display:grid}.template-column-index article>span{color:var(--yellow);font-size:.66rem;font-weight:800}.template-column-index h3{color:var(--white);font-size:1.2rem}.template-column-index p{color:#ffffff9e;margin-top:10px;font-size:.8rem}.template-boundaries__grid{grid-template-columns:.85fr 1.15fr;gap:clamp(48px,9vw,128px);display:grid}.template-boundaries__grid ul{border-top:1px solid var(--ink);margin:0;padding:0;list-style:none}.template-boundaries__grid li{border-bottom:1px solid var(--ink-10);color:var(--ink-72);padding:24px 0;position:relative}.template-related__grid{border:1px solid var(--ink-10);background:var(--ink-10);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid}.template-related__grid a{background:var(--white);min-height:300px;color:var(--ink);transition:background var(--fast),color var(--fast),transform var(--fast);flex-direction:column;padding:clamp(24px,3vw,34px);text-decoration:none;display:flex}.template-related__grid a:hover,.template-related__grid a:focus-visible{background:var(--teal);color:var(--white);transform:translateY(-4px)}.template-related__grid span{color:var(--teal);font-size:.68rem;font-weight:800}.template-related__grid small{color:var(--ink-72);margin-top:28px;font-weight:800}.template-related__grid h3{margin-top:9px;font-size:clamp(1.35rem,2.5vw,2.2rem)}.template-related__grid p{color:var(--ink-72);margin-top:14px}.template-related__grid b{color:var(--teal);border-top:1px solid;justify-content:space-between;margin-top:auto;padding-top:22px;font-size:.76rem;display:flex}.template-related__grid i{font-style:normal}.template-related__grid a:hover span,.template-related__grid a:focus-visible span,.template-related__grid a:hover b,.template-related__grid a:focus-visible b{color:var(--yellow)}.template-related__grid a:hover small,.template-related__grid a:focus-visible small,.template-related__grid a:hover p,.template-related__grid a:focus-visible p{color:#ffffffb3}.template-download-stage{background:var(--yellow)}.template-download-panel{justify-content:space-between;align-items:end;gap:42px;display:flex}.template-download-panel h2{margin-top:12px}.template-download-panel p:last-child{color:var(--ink-72);margin-top:18px}.template-download-panel .button-row{flex:none}@media (prefers-reduced-motion:no-preference) and (width>=1201px) and (hover:hover) and (pointer:fine){.template-library-hero__signal div{animation:template-signal 4s var(--ease) infinite alternate}.template-library-hero__signal div:nth-child(2){animation-delay:-1.2s}.template-library-hero__signal div:nth-child(3){animation-delay:-2.4s}@keyframes template-signal{50%{transform:translateY(-8px)}}}@media (width<=1200px){.template-library-hero__grid,.template-detail-hero__grid,.template-library-process__grid,.template-library-note__grid,.template-how__layout,.template-boundaries__grid{grid-template-columns:1fr}.template-library-hero__signal{justify-self:center;width:min(100%,760px);min-height:220px}.template-library-process__grid>div,.template-how__lead{position:static}.template-column-index{grid-template-columns:repeat(2,1fr)}.template-preview__header,.template-preview__footer,.template-download-panel{flex-direction:column;align-items:flex-start}.template-preview__footer .button-row,.template-download-panel .button-row{flex:auto}}@media (width<=960px){.template-related__grid{grid-template-columns:1fr}.template-related__grid a{min-height:220px}}@media (width<=740px){.template-library-hero,.template-detail-hero{padding:34px 0 58px}.template-library-hero h1,.template-detail-hero h1{font-size:clamp(2.8rem,12vw,4rem)}.template-library-intro{grid-template-columns:1fr;gap:18px}.template-catalog__card{grid-template-columns:1fr;min-height:0}.template-catalog__visual{border-right:0;border-bottom:1px solid var(--ink-10);height:150px}.template-catalog__copy{min-height:360px}.template-catalog__copy h2{font-size:2.2rem}.template-library-hero__signal{min-height:170px}.template-library-hero__signal div{padding:12px 9px}.template-preview__header{align-items:stretch}.template-preview__view-switch{grid-template-columns:1fr 1fr;display:grid}.template-preview__view-switch button{white-space:normal}.template-preview__footer .button-row,.template-preview__footer .button,.template-download-panel .button-row,.template-download-panel .button{width:100%}.template-column-index{grid-template-columns:1fr}.template-column-index article{min-height:150px}.template-detail-hero__brief{margin-top:12px}}@media (prefers-reduced-motion:reduce){.template-library-hero__signal div{animation:none!important}}.template-preview__view-switch button{min-height:44px}@media (width>=961px) and (width<=1200px){.template-library-hero__grid{grid-template-columns:minmax(260px,1.16fr) minmax(340px,.84fr);gap:clamp(24px,3vw,40px)}.template-detail-hero__grid{grid-template-columns:minmax(260px,1.12fr) minmax(340px,.88fr);gap:clamp(24px,3vw,40px)}.template-library-hero__signal{justify-self:stretch;width:100%}}@media (width<=1200px),(hover:none),(pointer:coarse){.template-catalog__card:hover .template-catalog__visual i,.template-catalog__card:focus-visible .template-catalog__visual i,.template-catalog__copy b span,.template-related__grid a:hover,.template-related__grid a:focus-visible{transform:none}.template-catalog__card:hover .template-catalog__visual i,.template-catalog__card:focus-visible .template-catalog__visual i{width:calc(88% - var(--line)*8%)}}
