:root{color-scheme:light;--bg: #f7f5ef;--ink: #171717;--muted: #66635c;--line: #ddd8cb;--accent: #1d6f5f;--accent-ink: #ffffff;--surface: #ffffff}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.55}a{color:inherit;text-decoration-color:color-mix(in srgb,currentColor 30%,transparent);text-underline-offset:.18em}img{display:block;height:auto;max-width:100%}.site-header{align-items:center;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;margin:0 auto;max-width:1120px;padding:18px 24px}.brand{font-weight:750;text-decoration:none}.site-header nav{display:flex;gap:18px}.page-shell{margin:0 auto;max-width:1120px;padding:64px 24px}.hero{display:grid;gap:34px;grid-template-columns:minmax(0,1.05fr) minmax(280px,.95fr);min-height:520px;align-items:center}.hero-copy{max-width:680px}.eyebrow{color:var(--accent);font-size:.82rem;font-weight:800;letter-spacing:0;margin:0 0 14px;text-transform:uppercase}h1{font-size:clamp(2.6rem,7vw,5.8rem);letter-spacing:0;line-height:.94;margin:0}.lede{color:var(--muted);font-size:1.15rem;margin:24px 0 0;max-width:58ch}.hero-image{aspect-ratio:4 / 5;border-radius:8px;object-fit:cover;width:100%}.article-grid{display:grid;gap:22px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin-top:28px}.article-card{background:var(--surface);border:1px solid var(--line);border-radius:8px;display:block;padding:22px;text-decoration:none}.article-card h2{font-size:1.3rem;line-height:1.15;margin:0 0 10px}.article-card p,.muted{color:var(--muted)}.rich-text{font-size:1.05rem;margin-top:42px;max-width:760px}.rich-text h2,.rich-text h3,.rich-text h4{line-height:1.15;margin:1.6em 0 .45em}.rich-text p{margin:0 0 1.05em}@media(max-width:780px){.site-header{padding:16px 18px}.page-shell{padding:42px 18px}.hero{grid-template-columns:1fr;min-height:auto}.hero-image{aspect-ratio:16 / 10}}.home-page{background:#fff;color:#151515}.home-page a{text-decoration:none}.home-frame{background:#fff;border-left:1px solid #dedede;border-right:1px solid #dedede;display:flex;flex-direction:column;justify-content:space-between;margin:0 auto;max-width:1440px;min-height:100vh;width:100%}.home-nav{background:#ffffffeb;border-bottom:1px solid #dedede;height:56px;position:sticky;top:0;z-index:10;backdrop-filter:blur(12px)}.home-nav-inner{align-items:center;display:flex;height:100%;justify-content:space-between;padding:0 40px;width:100%}.home-brand,.home-nav-links,.home-submit{align-items:center;display:flex}.home-brand{gap:10px;font-size:1rem;font-weight:760}.home-mark{align-items:center;display:inline-flex;flex:0 0 auto;justify-content:center}.home-mark{height:32px;width:32px}.home-mark svg{display:block;height:100%;width:100%}.home-mark rect{fill:#1f7a54;stroke:#145c3d;stroke-width:2}.home-mark path{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-width:3}.home-nav-links{gap:8px}.home-nav-links a,.home-submit{border:1px solid transparent;border-radius:999px;font-size:.88rem;font-weight:650;line-height:1;padding:8px 16px;transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease}.home-nav-links a:hover{border-color:#ccc;box-shadow:0 0 0 3px #f0f0f0}.home-submit{background:#1f7a54;border-color:#145c3d;color:#fff;min-height:34px}.home-submit:hover{background:#145c3d}.home-hero{overflow:hidden;padding:62px 0 70px;text-align:center}.hero-shell{display:grid;grid-template-columns:minmax(12px,1fr) minmax(0,1260px) minmax(12px,1fr);margin:0 auto}.hero-side{padding:1px}.hero-side span{background:#ffffffc7;border:1px solid #ededed;border-radius:4px;display:block;height:100%;min-width:12px}.hero-grid-frame{background:#e7e7e7;display:grid;gap:1px;overflow:hidden;position:relative}.hero-pattern{background:linear-gradient(90deg,#fff0 0,#ffffffd1 12% 88%,#fff0),linear-gradient(180deg,#ffffff2e,#ffffffeb),radial-gradient(#d4d4d4 .8px,transparent .8px);background-size:100% 100%,100% 100%,12px 12px;inset:0;opacity:.45;pointer-events:none;position:absolute}.hero-cell-row{display:grid;gap:1px;grid-template-columns:repeat(10,minmax(0,1fr));position:relative}.hero-cell-row span,.hero-rail span{background:#ffffffd1;min-height:0}.hero-cell-row span{aspect-ratio:1}.hero-center-row{display:grid;gap:1px;grid-template-columns:minmax(74px,.9fr) minmax(0,980px) minmax(74px,.9fr);position:relative}.hero-rail{display:grid;gap:1px;grid-template-rows:repeat(4,minmax(0,1fr))}.hero-content{align-items:center;background:#ffffffdb;display:flex;flex-direction:column;justify-content:center;min-height:430px;padding:54px 28px 58px;position:relative}.home-hero h1{font-family:"Instrument Serif",Georgia,Times New Roman,ui-serif,serif;font-size:clamp(3.7rem,8vw,7.5rem);font-weight:520;line-height:1.03;margin:0;max-width:930px}.home-hero h1 span{display:block}.home-hero h1 .hero-main{color:#151515}.home-hero h1 .hero-muted{color:#8c8c8c}.home-search{align-items:center;background:#fff;border:1px solid #d8d8d8;border-radius:999px;display:flex;gap:10px;height:64px;justify-content:space-between;margin-top:38px;max-width:580px;padding:10px 12px 10px 24px;transition:border-color .16s ease,box-shadow .16s ease;width:min(100%,580px)}.home-search:focus-within{border-color:#777;box-shadow:0 0 0 4px #efefef}.home-search input{border:0;box-shadow:none;flex:1;font-size:clamp(1rem,3.2vw,1.35rem);height:42px;min-width:0;padding:0}.home-search input:focus{box-shadow:none!important}.home-search input::placeholder{color:#a7a7a7}.home-search button,.card-arrow{align-items:center;border-radius:999px;display:inline-flex;flex:0 0 auto;justify-content:center}.home-search button{background:#151515;color:#fff;height:42px;padding:0;width:42px}.home-search button svg,.card-arrow svg{height:24px;width:24px}.home-search button path,.card-arrow path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.home-note{color:#777;font-size:.94rem;margin:12px 0 0}.home-grid{border-top:1px solid #dedede;display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.home-card{border-bottom:1px solid #dedede;border-right:1px solid #dedede;display:flex;flex-direction:column;justify-content:space-between;min-height:320px;padding:38px 40px}.home-card:nth-child(3n){border-right:0}.home-card-head{align-items:center;display:flex;gap:18px;justify-content:space-between}.home-card h2{font-family:"Instrument Serif",Georgia,Times New Roman,ui-serif,serif;font-size:clamp(2rem,4vw,2.65rem);font-weight:520;line-height:1.06;margin:0}.home-card h2 span{color:#9a9a9a;font-style:normal}.card-arrow{border:1px solid #cecece;color:#151515;height:42px;transition:background-color .16s ease,box-shadow .16s ease,transform .16s ease;width:42px}.home-card:hover .card-arrow{background:#f3f3f3;box-shadow:0 0 0 4px #f2f2f2;transform:translate(2px)}.home-link-list{list-style:none;margin:28px 0 0;padding:0}.home-link-list li+li{margin-top:4px}.home-link-list a{align-items:center;color:#676767;display:flex;font-size:1rem;justify-content:space-between;line-height:1.35;padding:6px 0;transition:color .16s ease}.home-link-list a:hover{color:#151515;text-decoration:underline}.home-link-list span{color:currentColor;transition:transform .16s ease}.home-link-list a:hover span{transform:translate(3px)}.home-footer{align-items:center;border-top:1px solid #dedede;display:flex;flex-direction:column;padding:64px 24px 34px;text-align:center}.home-wordmark{color:#151515;font-family:"Instrument Serif",Georgia,Times New Roman,ui-serif,serif;font-size:clamp(3.7rem,12vw,10rem);line-height:.95;margin-bottom:32px;opacity:.08;transition:opacity .3s ease}.home-footer:hover .home-wordmark{opacity:.22}.home-footer nav{display:flex;flex-wrap:wrap;gap:18px 30px;justify-content:center;margin-bottom:16px}.home-footer a{color:#333;font-size:.92rem}.home-footer a:hover{text-decoration:underline}.home-footer p{color:#8b8b8b;font-size:.78rem;margin:0}.sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0}@media(max-width:980px){.home-nav-inner{padding:0 18px}.home-nav-links{display:none}.home-hero{padding:36px 0 46px}.hero-shell{grid-template-columns:minmax(8px,1fr) minmax(0,100%) minmax(8px,1fr)}.hero-center-row{grid-template-columns:22px minmax(0,1fr) 22px}.hero-content{min-height:410px;padding:50px 20px}.home-grid{grid-template-columns:1fr}.home-card,.home-card:nth-child(3n){border-right:0}}@media(max-width:560px){.home-submit{display:none}.home-hero h1{font-size:3.15rem}.hero-cell-row{grid-template-columns:repeat(5,minmax(0,1fr))}.hero-rail,.hero-side{display:none}.hero-shell,.hero-center-row{display:block}.hero-content{min-height:420px;padding:54px 18px}.home-search{align-items:stretch;border-radius:28px;flex-wrap:wrap;height:auto;justify-content:flex-start;padding:14px}.home-search input{flex-basis:calc(100% - 56px);font-size:1.05rem}.home-search button{margin-left:auto}.home-card{min-height:0;padding:28px 18px}}.awsm-preview-page{--preview-font-body: Inter, "InterVariable", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--preview-font-display: "Instrument Serif", Georgia, "Times New Roman", ui-serif, serif;--preview-main-size: 1104px;--preview-page-gutter: 16px;--preview-line: #e9e4dc;--preview-surface: rgba(255, 255, 255, .98);--preview-surface-soft: rgba(255, 255, 255, .94);--preview-side-size: 48px;background:#f2f0ea;color:#111;font-family:var(--preview-font-body)}.awsm-preview-page a{text-decoration:none}.awsm-preview-main{min-height:100vh;padding:0 0 42px}.preview-outer-grid{display:grid;gap:1px;grid-template-columns:minmax(var(--preview-side-size),1fr) minmax(0,var(--preview-main-size)) minmax(var(--preview-side-size),1fr);background:var(--preview-line);border-radius:4px;margin:0 auto;overflow:hidden;width:calc(100% - var(--preview-page-gutter))}.preview-side-cell{background:var(--preview-surface-soft);border-radius:4px;min-width:0}.preview-side-stack,.preview-spacer-stack{display:grid;gap:1px;grid-template-rows:repeat(2,minmax(0,1fr))}.awsm-preview-nav{left:0;padding-top:0;position:sticky;right:0;top:0;z-index:12}.preview-nav-panel{align-items:center;backdrop-filter:blur(12px);background:#ffffffd6;border-radius:4px;display:flex;justify-content:space-between;min-height:66px;padding:10px 24px}.preview-brand,.preview-nav-links{align-items:center;display:flex}.preview-brand{gap:10px;font-family:var(--preview-font-body);font-size:.98rem;font-weight:760}.preview-text-logo{font-family:var(--preview-font-display);font-size:1.36rem;font-weight:400;line-height:1}.preview-logo-brand{display:inline-flex;width:fit-content}.preview-logo-brand img{display:block;height:24px;object-fit:contain;width:auto}.preview-brand-mark{display:inline-flex;height:30px;width:30px}.preview-brand-mark svg{height:100%;width:100%}.preview-brand-mark rect{fill:#1f7a54;stroke:#145c3d;stroke-width:2}.preview-brand-mark path{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-width:3}.preview-nav-links{gap:6px}.preview-nav-links a{border-radius:6px;color:#606060;font-family:var(--preview-font-body);font-size:.88rem;font-weight:450;line-height:1;padding:9px 14px;transition:background-color .16s ease,color .16s ease}.preview-nav-links a:hover{background:#0000000d;color:#111}.awsm-preview-hero{margin-top:1px}.preview-hero-frame,.preview-card-grid{--preview-hero-cell: calc((100% - 9px)*.1) ;--preview-hero-span: calc((var(--preview-hero-cell) * 8) + 7px);background:var(--preview-line);border-radius:4px;display:grid;gap:1px;overflow:hidden;position:relative}.preview-pattern{background:radial-gradient(circle at center,#fffffffa,#fffffff0 38%,#ffffff94 62%,#fff0 80%),radial-gradient(rgba(209,214,221,.9) .7px,transparent .7px);background-size:100% 100%,9px 9px;background-position:center;inset:0;opacity:.78;pointer-events:none;position:absolute}.preview-cell-row{display:grid;gap:1px;grid-template-columns:repeat(10,var(--preview-hero-cell));position:relative}.preview-cell-row span,.preview-hero-rail span{background:var(--preview-surface);border-radius:4px;box-shadow:inset 0 1px #ffffffd1}.preview-cell-row span{aspect-ratio:1}.preview-hero-center{display:grid;gap:1px;grid-template-columns:var(--preview-hero-cell) var(--preview-hero-span) var(--preview-hero-cell);position:relative}.preview-hero-rail{display:grid;gap:1px;grid-template-rows:repeat(4,minmax(0,1fr))}.preview-hero-content{align-items:center;background:var(--preview-surface);border-radius:4px;display:flex;flex-direction:column;justify-content:center;min-height:330px;padding:42px 28px 48px;position:relative;text-align:center}.preview-hero-content h1{font-family:var(--preview-font-display);font-size:clamp(3.2rem,7.5vw,4.8rem);font-weight:520;line-height:1.02;margin:0}.preview-hero-content h1 span{display:block}.preview-hero-content h1 span:first-child{color:#111}.preview-hero-content h1 span:last-child{color:#8d8d8d}.preview-hero-content p{color:#686868;font-family:var(--preview-font-body);font-size:clamp(1rem,2vw,1.12rem);font-weight:500;line-height:1.52;margin:22px auto 0;max-width:620px}.preview-hero-content-list{min-height:290px;padding-bottom:44px;padding-top:44px}.preview-hero-label{color:#8a8a8a;font-family:var(--preview-font-body);font-size:.78rem!important;font-weight:700!important;letter-spacing:.12em;margin:0 0 14px!important;text-transform:uppercase}.preview-hero-newsletter{align-items:center;background:#fffffff0;border:1px solid #d8d8d8;border-radius:999px;box-shadow:0 12px 28px #1111110f,inset 0 1px #ffffffeb;display:flex;gap:10px;justify-content:space-between;margin:28px auto 0;max-width:560px;padding:10px 10px 10px 22px;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease;width:min(100%,560px)}.preview-hero-newsletter:focus-within{border-color:#8e8e8e;box-shadow:0 14px 30px #11111112,0 0 0 4px #efefeff2}.preview-hero-newsletter input{background:transparent;border:0;box-shadow:none;color:#181818;flex:1;font-family:var(--preview-font-body);font-size:1rem;font-weight:500;height:42px;min-width:0;padding:0}.preview-hero-newsletter input:focus{box-shadow:none!important;outline:none}.preview-hero-newsletter input::placeholder{color:#a1a1a1}.preview-hero-newsletter button{background:#171717;border:0;border-radius:999px;color:#fff;cursor:pointer!important;font-family:var(--preview-font-body);font-size:.9rem;font-weight:700;line-height:1;min-height:42px;padding:0 18px;transition:background-color .16s ease,transform .16s ease;white-space:nowrap}.preview-hero-newsletter button:hover{background:#2a2a2a;transform:translateY(-1px)}.preview-hero-kicker{color:gray;font-family:var(--preview-font-body);font-size:.9rem;font-weight:500;letter-spacing:.01em;line-height:1.45;margin:12px auto 0!important;max-width:520px}.awsm-preview-section,.awsm-preview-list-section,.awsm-preview-ranked-hero,.awsm-preview-ranked-section{margin-top:1px}.preview-ranked-hero-panel{align-items:center;background:radial-gradient(circle at center,#fffffffa,#ffffffe6 56%,#ffffffb8),radial-gradient(rgba(209,214,221,.75) .7px,transparent .7px);background-size:100% 100%,9px 9px;border-radius:4px;display:flex;flex-direction:column;justify-content:center;min-height:300px;padding:54px 24px 58px;text-align:center}.preview-ranked-hero-panel h1{color:#111;font-family:var(--preview-font-display);font-size:clamp(3rem,7vw,4.8rem);font-weight:520;line-height:1.02;margin:0}.preview-ranked-hero-panel>p:last-child{color:#686868;font-family:var(--preview-font-body);font-size:clamp(1rem,2vw,1.12rem);font-weight:400;line-height:1.55;margin:20px auto 0;max-width:690px}.preview-ranked-stage{background:var(--preview-line);border-radius:4px;display:grid;gap:1px;grid-template-columns:minmax(72px,1fr) minmax(0,700px) minmax(72px,1fr);overflow:visible}.preview-ranked-stage:before,.preview-ranked-stage:after{background:radial-gradient(circle at center,#fffffffa,#ffffffe6 54%,#ffffffbd),radial-gradient(rgba(209,214,221,.56) .7px,transparent .7px);background-size:100% 100%,9px 9px;border-radius:4px;content:""}.preview-ranked-list{background:var(--preview-line);border-radius:4px;box-shadow:none;display:grid;gap:1px;grid-column:2;max-width:700px;overflow:visible;width:100%}.preview-ranked-row{background:var(--preview-surface);border-radius:4px;overflow:hidden;position:relative}.preview-ranked-body{background:var(--preview-line);display:grid;gap:1px;overflow:visible}.preview-ranked-row-main{align-items:center;cursor:pointer!important;display:grid;gap:14px;grid-template-columns:48px minmax(0,1fr) auto;list-style:none;min-height:76px;overflow:visible;padding:12px 16px;position:relative}.preview-ranked-row-main::-webkit-details-marker{display:none}.preview-ranked-row[open] .preview-ranked-row-main{background:#ffffff9e}.preview-ranked-logo{align-items:center;border:1px solid rgba(0,0,0,.08);border-radius:10px;display:inline-flex;height:48px;justify-content:center;width:48px}.preview-ranked-logo span{color:#fff;font-family:var(--preview-font-body);font-size:.78rem;font-weight:840;letter-spacing:.03em}.preview-ranked-logo img{display:block;height:30px;object-fit:contain;width:30px}.preview-ranked-logo.is-dark{background:linear-gradient(135deg,#171717,#444)}.preview-ranked-logo.is-logo-light{background:#fff}.preview-ranked-logo.is-emerald{background:linear-gradient(135deg,#0e6b4b,#31a06b)}.preview-ranked-logo.is-violet{background:linear-gradient(135deg,#5d50d6,#8a7cff)}.preview-ranked-logo.is-blue{background:linear-gradient(135deg,#2362d8,#5ca9ff)}.preview-ranked-logo.is-red{background:linear-gradient(135deg,#b73b3b,#eb6b6b)}.preview-ranked-logo.is-amber{background:linear-gradient(135deg,#b96b00,#eea323)}.preview-ranked-logo.is-green{background:linear-gradient(135deg,#11785c,#42b88d)}.preview-ranked-copy{min-width:0}.preview-ranked-copy div{align-items:center;display:flex;flex-wrap:wrap;gap:7px}.preview-ranked-copy h2{color:#171717;font-family:var(--preview-font-body);font-size:1.02rem;font-weight:500;line-height:1.15;margin:0}.preview-ranked-copy p{color:#686868;font-family:var(--preview-font-body);font-size:.88rem;font-weight:400;line-height:1.35;margin:4px 0 0}.preview-ranked-actions{align-items:center;display:flex;gap:8px;justify-content:flex-end;position:relative}.preview-ranked-link,.preview-ranked-toggle{align-items:center;background:transparent;border:1px solid #d8d3ca;border-radius:999px;color:#252525;cursor:pointer!important;display:inline-flex;font-family:var(--preview-font-body);font-size:.78rem;font-weight:740;height:32px;justify-content:center;line-height:1;padding:0;transition:background-color .16s ease,color .16s ease,transform .16s ease;width:32px}.preview-ranked-link:hover,.preview-ranked-toggle:hover,.preview-ranked-row[open] .preview-ranked-toggle{background:#fff;color:#111;transform:translateY(-1px)}.preview-ranked-link svg{height:15px;width:15px}.preview-ranked-link path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.preview-ranked-toggle svg{height:16px;transition:transform .18s ease;width:16px}.preview-ranked-toggle path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.preview-ranked-row[open] .preview-ranked-toggle svg{transform:rotate(180deg)}.preview-ranked-panel{background:#eeeae3;border-top:1px solid var(--preview-line);display:grid;gap:1px}.preview-ranked-panel section{background:#f6f3ee;display:grid;grid-template-columns:1fr}.preview-ranked-panel section+section{border-top:1px solid var(--preview-line)}.preview-ranked-panel h3{border-bottom:1px solid var(--preview-line);color:#171717;font-family:var(--preview-font-body);font-size:.82rem;font-weight:760;letter-spacing:.02em;line-height:1.35;margin:0;padding:14px 16px 8px}.preview-ranked-panel p{color:#666;font-family:var(--preview-font-body);font-size:.88rem;font-weight:400;line-height:1.5;margin:0;padding:10px 16px 16px}.preview-ranked-richtext{color:#666;font-family:var(--preview-font-body);font-size:.88rem;font-weight:400;line-height:1.5;padding:10px 16px 16px}.preview-ranked-richtext p{padding:0}.preview-ranked-richtext ul{display:grid;gap:7px;list-style:none;margin:10px 0 0;padding:0}.preview-ranked-richtext li{padding-left:16px;position:relative}.preview-ranked-richtext li:before{background:#9c958b;border-radius:999px;content:"";height:4px;left:2px;position:absolute;top:.72em;width:4px}.preview-ranked-richtext strong{color:#171717;font-weight:500}.preview-ranked-richtext span{color:#555;font-weight:500}.preview-ranked-richtext span:before{content:" - ";font-weight:400}.preview-ranked-richtext span:after{content:": ";font-weight:400}.preview-list-frame{background:var(--preview-line);border-radius:4px;display:grid;gap:1px;overflow:hidden}.preview-list-header,.preview-list-item{background:var(--preview-surface-soft);border-radius:4px}.preview-list-header{align-items:end;display:flex;justify-content:space-between;min-height:118px;padding:24px 28px}.preview-list-header p{color:#8a8a8a;font-family:var(--preview-font-body);font-size:.78rem;font-weight:700;letter-spacing:.12em;margin:0 0 10px;text-transform:uppercase}.preview-list-header h2{color:#111;font-family:var(--preview-font-display);font-size:clamp(2.1rem,4vw,3rem);font-weight:520;line-height:1.02;margin:0}.preview-list-header>span{color:#737373;font-family:var(--preview-font-body);font-size:.84rem;font-weight:700;letter-spacing:.08em;padding-bottom:6px;text-transform:uppercase}.preview-list-body{background:var(--preview-line);display:grid;gap:1px}.preview-list-item{align-items:center;display:grid;gap:18px;grid-template-columns:auto minmax(0,1fr) auto;min-height:118px;padding:20px 28px}.preview-list-logo{align-items:center;border:1px solid rgba(0,0,0,.08);border-radius:16px;box-shadow:inset 0 1px #ffffffd6;display:inline-flex;flex:0 0 auto;height:58px;justify-content:center;width:58px}.preview-list-logo span{color:#fff;font-family:var(--preview-font-body);font-size:.95rem;font-weight:800;letter-spacing:.04em}.preview-list-logo.is-dark{background:linear-gradient(135deg,#181818,#3f3f3f)}.preview-list-logo.is-emerald{background:linear-gradient(135deg,#0e6b4b,#31a06b)}.preview-list-logo.is-violet{background:linear-gradient(135deg,#5d50d6,#8a7cff)}.preview-list-logo.is-amber{background:linear-gradient(135deg,#b96b00,#eea323)}.preview-list-logo.is-red{background:linear-gradient(135deg,#b73b3b,#eb6b6b)}.preview-list-logo.is-green{background:linear-gradient(135deg,#11785c,#42b88d)}.preview-list-copy{min-width:0}.preview-list-copy-top{align-items:baseline;display:flex;flex-wrap:wrap;gap:10px 12px}.preview-list-copy-top h3{color:#121212;font-family:var(--preview-font-display);font-size:clamp(1.6rem,2.8vw,2.15rem);font-weight:520;line-height:1;margin:0}.preview-list-copy-top span{color:#8a8a8a;font-family:var(--preview-font-body);font-size:.76rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.preview-list-copy p{color:#626262;font-family:var(--preview-font-body);font-size:.97rem;font-weight:500;line-height:1.55;margin:10px 0 0;max-width:690px}.preview-list-meta{align-items:flex-end;display:flex;flex-direction:column;gap:10px;text-align:right}.preview-list-meta strong{color:#1c1c1c;font-family:var(--preview-font-body);font-size:.88rem;font-weight:800;letter-spacing:.08em}.preview-list-meta span{background:#00000009;border-radius:999px;color:#636363;font-family:var(--preview-font-body);font-size:.78rem;font-weight:700;line-height:1;padding:9px 12px;white-space:nowrap}.preview-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));box-shadow:inset 0 0 0 1px var(--preview-line)}.preview-card{background:var(--preview-surface-soft);border-radius:4px;display:flex;flex-direction:column;gap:24px;min-height:355px;padding:28px;position:relative}.preview-card h2{font-family:var(--preview-font-display);font-size:clamp(2rem,3.4vw,2.6rem);font-weight:520;line-height:1.05;margin:0}.preview-card h2 span{color:#9a9a9a;font-style:normal}.preview-card-grid>:nth-last-child(-n+3){box-shadow:inset 0 -1px 0 var(--preview-line)}.preview-card ul{list-style:none;margin:0;padding:0}.preview-card li+li{margin-top:2px}.preview-card li a{align-items:center;color:#606060;display:flex;font-family:var(--preview-font-body);font-size:.95rem;font-weight:520;justify-content:space-between;line-height:1.42;padding:6px 0;transition:color .16s ease}.preview-card li a:hover{color:#111}.preview-card li span{color:currentColor}.preview-spacer-cell,.preview-small-spacer-cell{background:var(--preview-surface-soft);border-radius:4px}.preview-small-spacer{margin-top:1px}.preview-spacer-cell{height:94px}.preview-small-spacer-cell{height:32px}.awsm-preview-cta{margin-top:1px}.preview-cta-panel{background:#fff;border-radius:4px;padding:4px}.preview-cta-panel,.preview-cta-panel *{position:relative}.preview-cta-panel{overflow:hidden}.preview-cta-panel:before{background:linear-gradient(180deg,#07111857,#0711189e),radial-gradient(circle at center,rgba(255,255,255,.08),transparent 44%),url(/cta-background.png);background-position:center,center,center 32%;background-size:cover,cover,cover;border-radius:4px;content:"";inset:4px;position:absolute}.preview-cta-pattern{background:linear-gradient(rgba(255,255,255,.12) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.12) 1px,transparent 1px);background-size:54px 54px;inset:4px;opacity:.14;position:absolute}.preview-cta-copy{align-items:center;color:#fff;display:flex;flex-direction:column;justify-content:center;min-height:430px;padding:64px 24px;text-align:center;z-index:2}.preview-cta-copy>p:first-child{color:#ffffffdb;font-family:var(--preview-font-body);font-size:.78rem;font-weight:700;letter-spacing:.12em;margin:0 0 16px;text-transform:uppercase}.preview-cta-copy>p:first-child span{color:#ffffff85}.preview-cta-copy h2{font-family:var(--preview-font-display);font-size:clamp(2.5rem,6.4vw,5.7rem);font-weight:520;line-height:1.02;margin:0;max-width:800px}.preview-cta-copy h2 span{text-decoration:underline;text-decoration-style:dashed;text-decoration-thickness:1px;text-underline-offset:.12em}.preview-cta-copy>p:nth-of-type(2){color:#ffffffc7;font-family:var(--preview-font-body);font-size:clamp(1rem,2vw,1.12rem);font-weight:500;line-height:1.55;margin:18px auto 0;max-width:640px}.preview-cta-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:30px}.preview-cta-actions a{background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:6px;color:#151515;font-family:var(--preview-font-body);font-size:.92rem;font-weight:700;line-height:1;padding:12px 16px;transition:background-color .16s ease,transform .16s ease}.preview-cta-actions a:hover{background:#f2f2f2;transform:translateY(-1px)}.preview-dot-grid{display:grid;gap:1px;grid-template-columns:repeat(18,minmax(0,1fr));inset:28px;pointer-events:none;position:absolute;z-index:1}.preview-dot-grid span{align-items:center;aspect-ratio:1;background:#ffffffeb;border:1px solid rgba(0,0,0,.08);border-radius:999px;box-shadow:0 8px 24px #0000001f;color:#1f7a54;display:flex;font-family:var(--preview-font-body);font-size:.72rem;font-weight:800;justify-content:center;margin:auto;width:52px}.preview-dot-grid span:nth-child(1){grid-column:2;grid-row:2}.preview-dot-grid span:nth-child(2){grid-column:5;grid-row:5}.preview-dot-grid span:nth-child(3){grid-column:17;grid-row:2}.preview-dot-grid span:nth-child(4){grid-column:17;grid-row:5}.preview-dot-grid span:nth-child(5){grid-column:2;grid-row:4}.preview-dot-grid span:nth-child(6){grid-column:16;grid-row:4}.awsm-preview-footer{margin-top:1px}.preview-footer-grid{background:var(--preview-line);border-radius:4px;display:grid;gap:1px;overflow:hidden}.preview-footer-sheet{background:var(--preview-line);display:grid;gap:1px}.preview-footer-sheet-desktop{grid-template-columns:repeat(5,minmax(0,1fr))}.preview-footer-sheet-mobile{display:none}.preview-footer-mobile-column{background:var(--preview-line);display:grid;gap:1px}.preview-footer-head,.preview-footer-entry,.preview-footer-meta-cell{background:var(--preview-surface-soft);border-radius:4px}.preview-footer-head{color:#8a8a8a;font-family:var(--preview-font-display);font-size:1rem;font-weight:400;letter-spacing:0;line-height:1.05;padding:12px 16px;text-transform:none}.preview-footer-entry{align-items:center;color:#545454;display:flex;font-family:var(--preview-font-body);font-size:.8rem;font-weight:600;justify-content:space-between;letter-spacing:.02em;line-height:1.35;min-height:42px;padding:10px 16px;transition:background-color .16s ease,color .16s ease}.preview-footer-entry:hover{background:#fff;color:#111}.preview-footer-entry em{font-style:normal;opacity:0;transition:opacity .16s ease}.preview-footer-entry:hover em{opacity:1}.preview-footer-entry-empty{min-height:42px}.preview-footer-meta{background:var(--preview-line);display:grid;gap:1px;grid-template-columns:1.15fr 1fr 1.15fr}.preview-footer-meta-cell{align-items:center;display:flex;justify-content:space-between;min-height:68px;padding:16px 18px}.preview-footer-meta-brand,.preview-footer-socials{gap:12px}.preview-footer-meta-brand{justify-content:flex-start}.preview-footer-meta-brand p,.preview-footer-socials p{color:#8a8a8a;font-family:var(--preview-font-body);font-size:.74rem;font-weight:600;letter-spacing:.1em;margin:0;text-transform:uppercase}.preview-footer-status{color:#1c5a3f;font-family:var(--preview-font-body);font-size:.76rem;font-weight:700;gap:10px;justify-content:center;letter-spacing:.06em;text-transform:uppercase}.preview-footer-status-dot{background:radial-gradient(circle at 35% 35%,#b9ff7f,#8ad14f 45%,#4e8e2d);border-radius:999px;box-shadow:0 0 0 4px #8ad14f24;flex:0 0 auto;height:10px;width:10px}.preview-footer-socials{justify-content:flex-end}.preview-footer-socials div{display:flex;flex-wrap:wrap;gap:8px}.preview-footer-socials a{color:#555;font-family:var(--preview-font-body);font-size:.76rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;transition:color .16s ease}.preview-footer-socials a:hover{color:#111}@media(max-width:980px){.preview-outer-grid{--preview-side-size: 22px;grid-template-columns:minmax(var(--preview-side-size),1fr) minmax(0,1fr) minmax(var(--preview-side-size),1fr)}.preview-nav-panel{min-height:58px;padding:9px 14px}.preview-hero-center{grid-template-columns:22px minmax(0,1fr) 22px}.preview-hero-content{min-height:330px;padding:40px 20px}.preview-hero-newsletter{max-width:520px;padding-left:18px}.preview-ranked-stage{grid-template-columns:minmax(18px,1fr) minmax(0,700px) minmax(18px,1fr)}.preview-ranked-list{max-width:700px}.preview-ranked-row-main{grid-template-columns:46px minmax(0,1fr)}.preview-ranked-actions{grid-column:2;justify-content:flex-start}.preview-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.preview-list-item{grid-template-columns:auto minmax(0,1fr)}.preview-list-meta{align-items:flex-start;flex-direction:row;grid-column:2;justify-content:flex-start;text-align:left}.preview-card-grid>:nth-last-child(-n+3){box-shadow:none}.preview-card-grid>:nth-last-child(-n+2){box-shadow:inset 0 -1px 0 var(--preview-line)}.preview-footer-meta{grid-template-columns:1fr}}@media(max-width:640px){.awsm-preview-main{padding-top:0}.awsm-preview-nav{padding-top:8px}.preview-outer-grid{width:calc(100% - 16px)}.preview-nav-links a:not(:last-child){display:none}.preview-cell-row{grid-template-columns:repeat(5,minmax(0,1fr))}.preview-hero-rail,.preview-side-cell,.preview-side-stack{display:none}.preview-outer-grid,.preview-hero-center{display:block}.preview-hero-content{min-height:360px;padding:44px 18px}.preview-hero-content-list{min-height:320px}.preview-hero-content h1{font-size:3.08rem}.preview-ranked-hero-panel{min-height:280px;padding:46px 18px}.preview-ranked-hero-panel h1{font-size:3.04rem}.preview-ranked-stage{display:block}.preview-ranked-stage:before,.preview-ranked-stage:after{display:none}.preview-ranked-row-main{align-items:flex-start;gap:12px;grid-template-columns:46px minmax(0,1fr);padding:14px}.preview-ranked-copy div{gap:6px}.preview-ranked-copy h2{flex-basis:100%}.preview-ranked-actions{grid-column:2 / -1}.preview-ranked-panel section{grid-template-columns:1fr;padding:14px}.preview-hero-newsletter{border-radius:22px;flex-direction:column;gap:12px;padding:16px}.preview-hero-newsletter input,.preview-hero-newsletter button{width:100%}.preview-hero-newsletter button{min-height:46px}.preview-card-grid{display:grid;grid-template-columns:1fr}.preview-list-header,.preview-list-item{padding-left:18px;padding-right:18px}.preview-list-header{align-items:flex-start;flex-direction:column;gap:16px;min-height:0}.preview-list-item{align-items:flex-start;grid-template-columns:1fr;min-height:0}.preview-list-logo{height:52px;width:52px}.preview-list-copy-top h3{font-size:1.8rem}.preview-list-meta{gap:8px;grid-column:auto}.preview-card{min-height:0;padding:24px 20px}.preview-card-grid>:nth-last-child(-n+2){box-shadow:none}.preview-card-grid>:last-child{box-shadow:inset 0 -1px 0 var(--preview-line)}.preview-spacer-cell{height:54px}.preview-cta-copy{min-height:430px;padding:56px 20px}.preview-dot-grid,.preview-footer-sheet-desktop{display:none}.preview-footer-sheet-mobile{display:grid;gap:1px;grid-template-columns:repeat(2,minmax(0,1fr))}.preview-footer-meta-cell{align-items:flex-start;flex-direction:column;justify-content:flex-start;min-height:0}.preview-footer-socials{justify-content:flex-start}}
