/* Template 33: kinetic pop communication studio. */
:root{--red:#f04438;--blue:#2447e8;--yellow:#ffd84d;--mint:#79e7c2;--ink:#111111;--paper:#f8f6ee;--white:#fffdf7;--muted:#626262;--line:#171717}
*{box-sizing:border-box}html{scroll-behavior:smooth}body.parlor-page{margin:0;background:var(--paper);color:var(--ink);font:15px/1.7 Arial,"Microsoft YaHei","PingFang SC",sans-serif;overflow-x:hidden}body.parlor-page a{color:inherit}body.parlor-page h1,body.parlor-page h2,body.parlor-page h3,body.parlor-page p{overflow-wrap:anywhere}.site-notice{display:flex;justify-content:center;gap:12px;padding:8px 20px;border-bottom:2px solid var(--ink);background:var(--yellow);color:var(--ink);font-size:11px;font-weight:800;letter-spacing:.06em}.site-notice span{font-weight:600;letter-spacing:0}.collection-nav{position:relative;z-index:30;display:grid;grid-template-columns:minmax(190px,1fr) auto minmax(190px,1fr);align-items:center;width:min(1240px,calc(100% - 48px));min-height:80px;margin:auto;border-bottom:2px solid var(--ink)}.collection-brand{display:flex;align-items:center;gap:11px;min-width:0;text-decoration:none}.site-logo{display:block;flex:0 0 auto;width:36px;height:36px}.site-logo img{width:100%;height:100%;object-fit:contain}.collection-brand strong{font-size:19px;font-weight:900;letter-spacing:0}.collection-nav nav{display:flex;gap:24px}.collection-nav nav a{position:relative;font-size:11px;font-weight:800;letter-spacing:.06em;text-decoration:none}.collection-nav nav a:after{position:absolute;right:0;bottom:-10px;left:0;height:4px;background:var(--red);content:"";transform:scaleX(0);transform-origin:left;transition:transform .22s}.collection-nav nav a:hover:after,.collection-nav nav .active-nav:after{transform:scaleX(1)}.collection-action{justify-self:end;display:inline-flex;align-items:center;gap:8px;padding:11px 16px;border:2px solid var(--ink);border-radius:0;background:var(--blue);box-shadow:4px 4px 0 var(--ink);color:#fff;font-size:11px;font-weight:900;letter-spacing:.05em;text-decoration:none;transition:transform .2s,box-shadow .2s}.collection-action:hover{box-shadow:1px 1px 0 var(--ink);transform:translate(3px,3px)}.collection-menu{display:none}
.parlor-main{position:relative;overflow:hidden}.parlor-hero{display:grid;grid-template-columns:.88fr 1.12fr;gap:clamp(36px,6vw,84px);align-items:center;width:min(1240px,calc(100% - 48px));min-height:650px;margin:auto;padding:68px 0}.parlor-copy{position:relative;z-index:3}.parlor-kicker,.parlor-section-label{margin:0;color:var(--blue);font-size:10px;font-weight:900;letter-spacing:.15em}.parlor-kicker{display:flex;align-items:center;gap:9px}.parlor-kicker i{width:28px;height:4px;background:var(--red)}.parlor-hero h1{max-width:650px;margin:19px 0 0;font-size:72px;font-weight:950;letter-spacing:0;line-height:.99}.parlor-lead{max-width:525px;margin:22px 0 0;color:var(--muted);font-size:16px;line-height:2}.parlor-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:29px}.parlor-actions a,.parlor-final>a{display:inline-flex;align-items:center;gap:11px;padding:13px 19px;border:2px solid var(--ink);border-radius:0;background:var(--white);box-shadow:4px 4px 0 var(--ink);font-size:12px;font-weight:900;text-decoration:none;transition:background .2s,color .2s,transform .2s,box-shadow .2s}.parlor-actions a:first-child,.parlor-final>a{background:var(--red);color:#fff}.parlor-actions a:hover,.parlor-final>a:hover{background:var(--yellow);box-shadow:1px 1px 0 var(--ink);color:var(--ink);transform:translate(3px,3px)}.parlor-proof{display:flex;flex-wrap:wrap;gap:10px 23px;margin:33px 0 0;padding:17px 0 0;border-top:2px solid var(--ink);list-style:none}.parlor-proof li{font-size:10px;font-weight:900;letter-spacing:.08em}.parlor-proof i{display:inline-block;width:8px;height:8px;margin-right:7px;border-radius:50%;background:var(--mint);box-shadow:0 0 0 2px var(--ink)}
.parlor-art{position:relative;min-height:500px;border:2px solid var(--ink);background:var(--blue);box-shadow:12px 12px 0 var(--ink);overflow:hidden;isolation:isolate}.parlor-art:before{position:absolute;z-index:-1;top:-90px;right:-85px;width:280px;height:280px;border:52px solid var(--yellow);border-radius:50%;content:"";animation:parlor-pulse 6s ease-in-out infinite}.parlor-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.17) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.17) 1px,transparent 1px);background-size:31px 31px;animation:parlor-grid 13s linear infinite}.parlor-sun{position:absolute;bottom:-84px;left:-70px;width:270px;height:270px;border:2px solid var(--ink);border-radius:50%;background:var(--yellow);box-shadow:0 0 0 18px var(--red),0 0 0 20px var(--ink);animation:parlor-sun 8s ease-in-out infinite}.parlor-disc{position:absolute;top:50%;left:50%;width:230px;height:230px;border:2px solid var(--ink);border-radius:50%;background:var(--white);box-shadow:8px 8px 0 var(--ink);transform:translate(-50%,-50%);animation:parlor-disc 11s linear infinite}.parlor-disc:before,.parlor-disc:after,.parlor-disc i,.parlor-disc b,.parlor-disc em{position:absolute;border-radius:50%;content:""}.parlor-disc:before{inset:18px;border:10px solid var(--red);border-right-color:var(--yellow)}.parlor-disc:after{inset:63px;border:2px dashed var(--ink);background:var(--mint)}.parlor-disc i{top:13px;left:50%;width:18px;height:18px;border:2px solid var(--ink);background:var(--yellow)}.parlor-disc b{right:25px;bottom:38px;width:24px;height:24px;border:2px solid var(--ink);background:var(--blue)}.parlor-disc em{top:91px;left:91px;z-index:2;width:48px;height:48px;border:2px solid var(--ink);background:var(--red)}.parlor-loop{position:absolute;border:4px solid var(--mint);border-radius:50%;mix-blend-mode:screen}.parlor-loop-a{top:17%;left:11%;width:370px;height:170px;transform:rotate(31deg);animation:parlor-loop-a 9s ease-in-out infinite}.parlor-loop-b{right:5%;bottom:15%;width:330px;height:145px;border-color:var(--yellow);transform:rotate(-35deg);animation:parlor-loop-b 10s ease-in-out infinite}.parlor-wave{position:absolute;width:84px;height:84px;border:8px solid transparent;border-top-color:var(--white);border-radius:50%;animation:parlor-wave 3.5s ease-in-out infinite}.parlor-wave-a{top:15%;left:12%}.parlor-wave-b{top:12%;left:17%;width:130px;height:130px;animation-delay:-1.2s}.parlor-wave-c{top:9%;left:22%;width:176px;height:176px;animation-delay:-2.4s}.parlor-bolt{position:absolute;color:var(--yellow);font:900 27px/1 Arial;animation:parlor-star 3s ease-in-out infinite}.parlor-bolt-a{top:15%;right:18%}.parlor-bolt-b{right:8%;bottom:31%;color:var(--mint);animation-delay:-1s}.parlor-bolt-c{bottom:11%;left:43%;color:#fff;animation-delay:-2s}.parlor-ticket{position:absolute;z-index:4;top:40px;right:27px;width:158px;padding:14px;border:2px solid var(--ink);background:var(--yellow);box-shadow:5px 5px 0 var(--ink);transform:rotate(4deg);animation:parlor-ticket 5s ease-in-out infinite}.parlor-ticket small,.parlor-ticket b,.parlor-ticket i{display:block}.parlor-ticket small{font-size:8px;font-weight:900;letter-spacing:.14em}.parlor-ticket b{margin:4px 0;font-size:26px;letter-spacing:0}.parlor-ticket i{font-size:7px;font-style:normal;font-weight:800;letter-spacing:.08em}.parlor-sticker{position:absolute;z-index:4;right:32px;bottom:70px;padding:10px 12px;border:2px solid var(--ink);background:var(--mint);box-shadow:4px 4px 0 var(--ink);font-size:10px;font-weight:800;line-height:1.15;transform:rotate(-5deg);animation:parlor-ticket 6s -2s ease-in-out infinite}.parlor-sticker b{font-size:17px}.parlor-cursor{position:absolute;z-index:4;right:36%;bottom:13%;display:grid;width:47px;height:47px;place-items:center;border:2px solid var(--ink);border-radius:50%;background:var(--red);color:#fff;font-size:23px;animation:parlor-cursor 4s ease-in-out infinite}.parlor-marquee{position:absolute;z-index:5;right:-90px;bottom:15px;left:-40px;padding:7px 0;border-top:2px solid var(--ink);border-bottom:2px solid var(--ink);background:var(--white);color:var(--ink);font-size:10px;font-weight:900;letter-spacing:.14em;white-space:nowrap;transform:rotate(-3deg);animation:parlor-marquee 13s linear infinite}
.parlor-metrics{display:grid;grid-template-columns:repeat(3,1fr) auto;width:min(1240px,calc(100% - 48px));margin:0 auto;border:2px solid var(--ink);background:var(--white);box-shadow:7px 7px 0 var(--ink)}.parlor-metrics article{position:relative;display:grid;align-content:center;min-height:118px;padding:20px 24px;border-right:2px solid var(--ink);overflow:hidden}.parlor-metrics article:after{position:absolute;right:-16px;bottom:-20px;width:67px;height:67px;border:9px solid var(--yellow);border-radius:50%;content:"";opacity:.45}.parlor-metrics article:nth-child(2):after{border-color:var(--mint)}.parlor-metrics article:nth-child(3):after{border-color:var(--red)}.parlor-metrics article>span{color:var(--red);font-size:9px;font-weight:900;letter-spacing:.15em}.parlor-metrics article>strong{position:relative;z-index:1;margin-top:5px;font-size:20px;line-height:1.2}.parlor-metrics article>small{position:relative;z-index:1;color:var(--blue);font-size:12px;font-weight:900}.parlor-metrics>a{display:flex;align-items:center;gap:12px;padding:0 24px;background:var(--yellow);font-size:11px;font-weight:900;text-decoration:none}.parlor-metrics>a:hover{background:var(--mint)}
.parlor-story{display:grid;grid-template-columns:1.05fr .75fr .48fr;gap:clamp(30px,6vw,75px);align-items:start;width:min(1100px,calc(100% - 48px));margin:auto;padding:145px 0}.parlor-story h2,.parlor-features h2,.parlor-process h2,.parlor-plans h2,.parlor-downloads h2{margin:13px 0 0;font-size:52px;font-weight:950;letter-spacing:0;line-height:1.1}.parlor-story>div>p{margin:28px 0 0;color:var(--muted);line-height:2}.parlor-story>div>a{display:inline-flex;gap:8px;margin-top:22px;color:var(--blue);font-size:12px;font-weight:900;text-decoration:none}.parlor-story aside{position:relative;min-height:190px;padding:20px;border:2px solid var(--ink);background:var(--red);box-shadow:6px 6px 0 var(--ink);color:#fff;transform:rotate(2deg)}.parlor-story aside span,.parlor-story aside b,.parlor-story aside em{display:block}.parlor-story aside span{font-size:10px;font-weight:900;letter-spacing:.12em}.parlor-story aside b{margin-top:35px;font-size:27px;letter-spacing:0;line-height:.9}.parlor-story aside em{position:absolute;right:17px;bottom:16px;font-size:8px;font-style:normal;font-weight:900;letter-spacing:.08em}
.parlor-features{position:relative;padding:105px max(24px,calc((100% - 1100px)/2));border-top:2px solid var(--ink);border-bottom:2px solid var(--ink);background:var(--yellow);overflow:hidden}.parlor-features:before{position:absolute;top:-175px;right:-130px;width:430px;height:430px;border:2px solid var(--ink);border-radius:50%;background:var(--red);box-shadow:0 0 0 38px var(--mint),0 0 0 40px var(--ink);content:""}.parlor-features header,.parlor-features>div{position:relative;z-index:2}.parlor-features .parlor-section-label{color:var(--ink)}.parlor-features>div{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:52px;border-top:2px solid var(--ink);border-left:2px solid var(--ink)}.parlor-features article{position:relative;min-height:310px;padding:24px;border-right:2px solid var(--ink);border-bottom:2px solid var(--ink);background:var(--white);overflow:hidden;transition:background .25s,color .25s,transform .25s}.parlor-features article:hover{z-index:2;background:var(--blue);color:#fff;transform:translateY(-8px)}.parlor-features article>span{color:var(--red);font-size:10px;font-weight:900;letter-spacing:.14em}.parlor-feature-symbol{position:relative;display:block;width:58px;height:58px;margin:42px 0 21px;border:7px solid var(--red);border-radius:50%;animation:parlor-symbol 8s linear infinite}.parlor-feature-symbol:after{position:absolute;top:13px;left:13px;width:18px;height:18px;border:2px solid var(--ink);background:var(--yellow);content:""}.parlor-feature-symbol.symbol-2{border-color:var(--blue);border-radius:0;animation-direction:reverse}.parlor-feature-symbol.symbol-2:after{border-radius:50%;background:var(--mint)}.parlor-feature-symbol.symbol-3{border-style:dashed;border-color:var(--ink)}.parlor-feature-symbol.symbol-3:after{background:var(--red)}.parlor-features article:hover .parlor-feature-symbol:after{border-color:#fff}.parlor-features h3{margin:0;font-size:21px;letter-spacing:0}.parlor-features article p{margin:9px 0 0;color:var(--muted);font-size:13px;line-height:1.85}.parlor-features article:hover p{color:#e5e9ff}.parlor-features article>b{position:absolute;right:22px;bottom:17px;color:var(--blue);font-size:22px}.parlor-features article:hover>b{color:var(--yellow)}
.parlor-process{display:grid;grid-template-columns:.7fr 1.3fr;gap:70px;width:min(1100px,calc(100% - 48px));margin:auto;padding:140px 0}.parlor-process ol{margin:0;padding:0;border-top:2px solid var(--ink);list-style:none}.parlor-process li{display:grid;grid-template-columns:65px 1fr;gap:20px;align-items:center;min-height:125px;border-bottom:2px solid var(--ink)}.parlor-process li>span{display:grid;width:48px;height:48px;place-items:center;border:2px solid var(--ink);border-radius:50%;background:var(--mint);font-size:11px;font-weight:900;transition:transform .25s}.parlor-process li:nth-child(2)>span{background:var(--yellow)}.parlor-process li:nth-child(3)>span{background:var(--red);color:#fff}.parlor-process li:hover>span{transform:rotate(18deg) scale(1.1)}.parlor-process h3{margin:0;font-size:19px}.parlor-process li p{margin:6px 0 0;color:var(--muted);font-size:13px}
.parlor-plans{padding:110px max(24px,calc((100% - 1100px)/2));border-top:2px solid var(--ink);border-bottom:2px solid var(--ink);background:var(--blue);color:#fff}.parlor-plans .parlor-section-label{color:var(--yellow)}.parlor-plans>header{max-width:680px}.parlor-plans>header>span{display:block;margin-top:15px;color:#dbe1ff}.parlor-plans>div{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;margin-top:50px}.parlor-plans article{position:relative;display:flex;flex-direction:column;min-height:415px;padding:24px;border:2px solid var(--ink);background:var(--white);box-shadow:6px 6px 0 var(--ink);color:var(--ink);overflow:hidden;transition:transform .25s,box-shadow .25s}.parlor-plans article:after{position:absolute;top:-48px;right:-48px;width:130px;height:130px;border:19px solid var(--mint);border-radius:50%;content:"";opacity:.8}.parlor-plans article:hover{box-shadow:10px 10px 0 var(--yellow);transform:translate(-4px,-5px)}.parlor-plans article.is-featured{background:var(--yellow)}.parlor-plans article.is-featured:after{border-color:var(--red)}.parlor-plans article>header{position:relative;z-index:1;display:flex;justify-content:space-between;gap:8px;font-size:9px;font-weight:900;letter-spacing:.12em}.parlor-plans article>header b{padding:4px 7px;background:var(--red);color:#fff}.parlor-plans h3{position:relative;z-index:1;margin:31px 0 0;font-size:25px;letter-spacing:0}.parlor-plans article>p{position:relative;z-index:1;min-height:45px;margin:8px 0;color:var(--muted);font-size:12px}.parlor-price{position:relative;z-index:1;margin-top:12px;color:var(--blue);font-weight:900}.parlor-price small{font-size:14px;vertical-align:11px}.parlor-price strong{font-size:42px;letter-spacing:0}.parlor-price span{color:var(--muted);font-size:11px}.parlor-plans ul{position:relative;z-index:1;margin:23px 0;padding:0;list-style:none;color:var(--muted);font-size:12px;line-height:2}.parlor-plans li:before{margin-right:8px;color:var(--red);content:"+"}.parlor-plans article>a{position:relative;z-index:1;display:flex;justify-content:space-between;margin-top:auto;padding-top:17px;border-top:2px solid var(--ink);color:var(--blue);font-size:12px;font-weight:900;text-decoration:none}
.parlor-downloads{display:grid;grid-template-columns:.85fr 1.15fr;gap:75px;width:min(1100px,calc(100% - 48px));margin:auto;padding:125px 0}.parlor-downloads>header>p:last-child{color:var(--muted)}.parlor-downloads>div{display:grid;grid-template-columns:1fr 1fr;gap:10px}.parlor-downloads a{display:grid;grid-template-columns:43px 1fr auto;gap:13px;align-items:center;min-height:86px;padding:14px;border:2px solid var(--ink);background:var(--white);box-shadow:4px 4px 0 var(--ink);text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s}.parlor-downloads a:hover{background:var(--mint);box-shadow:1px 1px 0 var(--ink);transform:translate(3px,3px)}.parlor-downloads a>i{display:grid;width:42px;height:42px;place-items:center;border:2px solid var(--ink);border-radius:50%;background:var(--yellow)}.parlor-downloads a svg{width:20px;height:20px;fill:var(--ink)}.parlor-downloads a b,.parlor-downloads a small{display:block}.parlor-downloads a b{font-size:14px}.parlor-downloads a small{color:var(--muted);font-size:10px}.parlor-downloads a em{color:var(--blue);font-size:19px;font-style:normal}.parlor-downloads>div>p{color:var(--muted)}
.parlor-final{position:relative;padding:115px 24px;border-top:2px solid var(--ink);background:var(--red);color:#fff;text-align:center;overflow:hidden}.parlor-final>div{position:absolute;inset:0;pointer-events:none}.parlor-final>div i{position:absolute;top:50%;left:50%;border:2px solid var(--ink);border-radius:50%;transform:translate(-50%,-50%)}.parlor-final>div i:nth-child(1){width:290px;height:290px;background:var(--yellow)}.parlor-final>div i:nth-child(2){width:480px;height:180px;border:13px solid var(--blue);animation:parlor-final-loop 16s linear infinite}.parlor-final>div i:nth-child(3){width:650px;height:650px;border-style:dashed;animation:parlor-final-disc 25s linear infinite}.parlor-final>div span{position:absolute;color:var(--mint);font-size:28px;font-weight:900;animation:parlor-star 3s ease-in-out infinite}.parlor-final>div span:nth-of-type(1){top:24%;left:24%}.parlor-final>div span:nth-of-type(2){right:22%;bottom:21%;animation-delay:-1s}.parlor-final>div span:nth-of-type(3){top:17%;right:31%;color:var(--yellow);animation-delay:-2s}.parlor-final>p,.parlor-final>h2,.parlor-final>span,.parlor-final>a{position:relative}.parlor-final>p{margin:0;color:var(--yellow);font-size:10px;font-weight:900;letter-spacing:.16em}.parlor-final h2{max-width:720px;margin:17px auto 0;font-size:62px;letter-spacing:0;line-height:1.06}.parlor-final>span{display:block;max-width:530px;margin:16px auto 28px}.parlor-final>a{background:var(--yellow);color:var(--ink)}.site-footer{display:grid;grid-template-columns:1.2fr .9fr;gap:42px;width:min(1100px,calc(100% - 48px));margin:auto;padding:62px 0 40px}.site-footer .collection-brand{width:max-content}.site-footer>div>p{max-width:420px;color:var(--muted);font-size:12px}.site-footer nav{display:flex;flex-wrap:wrap;align-content:start;gap:9px 18px}.site-footer nav a,.site-footer small{color:var(--muted);font-size:11px;text-decoration:none}.site-footer small{grid-column:1/-1;padding-top:20px;border-top:2px solid var(--ink)}.site-footer-links{border-top:2px solid var(--ink)!important;background:var(--yellow)}.site-footer-links-inner,.site-footer-links-list a{color:var(--ink)!important}
@keyframes parlor-grid{to{background-position:31px 31px}}@keyframes parlor-pulse{50%{transform:scale(1.13)}}@keyframes parlor-sun{50%{transform:translate(18px,-13px) rotate(9deg)}}@keyframes parlor-disc{to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes parlor-loop-a{50%{transform:rotate(47deg) scale(1.08)}}@keyframes parlor-loop-b{50%{transform:rotate(-21deg) scale(.93)}}@keyframes parlor-wave{50%{opacity:.25;transform:scale(.78)}}@keyframes parlor-star{50%{opacity:.4;transform:scale(.65) rotate(35deg)}}@keyframes parlor-ticket{50%{transform:translateY(-12px) rotate(-2deg)}}@keyframes parlor-cursor{50%{transform:translate(-14px,-18px) rotate(-12deg)}}@keyframes parlor-marquee{to{transform:translateX(-90px) rotate(-3deg)}}@keyframes parlor-symbol{to{transform:rotate(360deg)}}@keyframes parlor-final-loop{to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes parlor-final-disc{to{transform:translate(-50%,-50%) rotate(-360deg)}}
/* Inner pages use the same high-contrast editorial system. */
body.template-parlor.radical-inner{margin:0;background:var(--paper);color:var(--ink);font:15px/1.8 Arial,"Microsoft YaHei","PingFang SC",sans-serif}body.template-parlor.radical-inner .collection-notice{display:flex;justify-content:center;gap:12px;padding:8px;border-bottom:2px solid var(--ink);background:var(--yellow);font-size:11px;font-weight:800}body.template-parlor.radical-inner main{position:relative;overflow:hidden;padding-bottom:90px}body.template-parlor.radical-inner .resource-hero,body.template-parlor.radical-inner .about-hero,body.template-parlor.radical-inner .downloads-page-hero,body.template-parlor.radical-inner .legal-hero{position:relative;width:min(1100px,calc(100% - 48px));margin:auto;padding:92px 7%;border:2px solid var(--ink);border-top:0;background:var(--blue);box-shadow:9px 9px 0 var(--ink);color:#fff;overflow:hidden}body.template-parlor.radical-inner .resource-hero:after,body.template-parlor.radical-inner .about-hero:after,body.template-parlor.radical-inner .downloads-page-hero:after,body.template-parlor.radical-inner .legal-hero:after{position:absolute;top:-115px;right:-90px;width:310px;height:310px;border:42px solid var(--yellow);border-radius:50%;content:"";animation:parlor-pulse 7s ease-in-out infinite}body.template-parlor.radical-inner .collection-kicker{position:relative;z-index:1;margin:0;color:var(--yellow);font-size:10px;font-weight:900;letter-spacing:.15em}body.template-parlor.radical-inner .collection-kicker i{display:inline-block;width:27px;height:4px;margin-right:8px;background:var(--red);vertical-align:middle}body.template-parlor.radical-inner .resource-hero h1,body.template-parlor.radical-inner .about-hero h1,body.template-parlor.radical-inner .downloads-page-hero h1,body.template-parlor.radical-inner .legal-hero h1{position:relative;z-index:1;max-width:760px;margin:17px 0 0;font-size:64px;letter-spacing:0;line-height:1.03}body.template-parlor.radical-inner .resource-hero>p:last-child,body.template-parlor.radical-inner .about-hero>p:last-child,body.template-parlor.radical-inner .downloads-page-hero>span,body.template-parlor.radical-inner .legal-hero>p:last-child{position:relative;z-index:1;display:block;max-width:560px;margin:20px 0 0;color:#e4e8ff}body.template-parlor.radical-inner .about-intro,body.template-parlor.radical-inner .resource-layout,body.template-parlor.radical-inner .downloads-page-main,body.template-parlor.radical-inner .legal-wrap,body.template-parlor.radical-inner .about-values,body.template-parlor.radical-inner .custom-page-content{width:min(1050px,calc(100% - 48px));margin-right:auto;margin-left:auto}body.template-parlor.radical-inner .about-intro{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;padding:100px 0 60px}body.template-parlor.radical-inner .about-intro header p{margin:0;color:var(--blue);font-size:10px;font-weight:900;letter-spacing:.14em}body.template-parlor.radical-inner .about-intro h2{margin:16px 0 0;font-size:44px;letter-spacing:0;line-height:1.2}body.template-parlor.radical-inner .story-copy{padding-top:24px;color:var(--muted);line-height:2}body.template-parlor.radical-inner .story-copy p{margin:0}body.template-parlor.radical-inner .story-copy a,body.template-parlor.radical-inner .resource-content a,body.template-parlor.radical-inner .custom-page-content a{display:inline-flex;gap:8px;margin-top:20px;color:var(--blue);font-size:12px;font-weight:900;text-decoration:none}body.template-parlor.radical-inner .about-values{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;padding:20px 0 100px}body.template-parlor.radical-inner .about-values article,body.template-parlor.radical-inner .page-plan-list .product-plan,body.template-parlor.radical-inner .download-item{border:2px solid var(--ink);background:var(--white);box-shadow:5px 5px 0 var(--ink)}body.template-parlor.radical-inner .about-values article{min-height:240px;padding:24px}body.template-parlor.radical-inner .about-values article:nth-child(2){background:var(--yellow)}body.template-parlor.radical-inner .about-values article>span{color:var(--red);font-size:10px;font-weight:900;letter-spacing:.14em}body.template-parlor.radical-inner .about-values h2{margin:74px 0 8px;font-size:22px;letter-spacing:0}body.template-parlor.radical-inner .about-values p{margin:0;color:var(--muted);font-size:13px;line-height:1.9}body.template-parlor.radical-inner .resource-layout,body.template-parlor.radical-inner .downloads-page-main{padding:62px 0 100px}body.template-parlor.radical-inner .legal-wrap{padding-bottom:100px}body.template-parlor.radical-inner .legal-wrap .legal-hero{width:100%;margin:0}body.template-parlor.radical-inner .resource-content,body.template-parlor.radical-inner .legal-card,body.template-parlor.radical-inner .custom-page-content{padding:clamp(26px,5vw,55px);border:2px solid var(--ink);background:var(--white);box-shadow:7px 7px 0 var(--ink)}body.template-parlor.radical-inner .resource-content>*:first-child,body.template-parlor.radical-inner .legal-card>*:first-child,body.template-parlor.radical-inner .custom-page-content>*:first-child{margin-top:0}body.template-parlor.radical-inner .resource-content h2,body.template-parlor.radical-inner .legal-card h2,body.template-parlor.radical-inner .custom-page-content h2{margin:38px 0 13px;font-size:27px;letter-spacing:0}body.template-parlor.radical-inner .resource-content h3,body.template-parlor.radical-inner .legal-card h3,body.template-parlor.radical-inner .custom-page-content h3{margin:28px 0 10px;font-size:19px}body.template-parlor.radical-inner .resource-content p,body.template-parlor.radical-inner .legal-card p,body.template-parlor.radical-inner .custom-page-content p,body.template-parlor.radical-inner .resource-content li,body.template-parlor.radical-inner .legal-card li,body.template-parlor.radical-inner .custom-page-content li{color:var(--muted);line-height:2}body.template-parlor.radical-inner .resource-content ul,body.template-parlor.radical-inner .resource-content ol,body.template-parlor.radical-inner .legal-card ul,body.template-parlor.radical-inner .legal-card ol,body.template-parlor.radical-inner .custom-page-content ul,body.template-parlor.radical-inner .custom-page-content ol{padding-left:1.4em}body.template-parlor.radical-inner .resource-content blockquote,body.template-parlor.radical-inner .custom-page-content blockquote{margin:24px 0;padding:15px 20px;border-left:5px solid var(--red);background:var(--yellow);color:var(--ink)}body.template-parlor.radical-inner .page-plan-list{padding:0}body.template-parlor.radical-inner .page-plan-list .product-plan-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}body.template-parlor.radical-inner .page-plan-list .product-plan{display:flex;flex-direction:column;min-height:370px;padding:25px}body.template-parlor.radical-inner .page-plan-list .product-plan.recommended{background:var(--yellow)}body.template-parlor.radical-inner .page-plan-list h3{margin:0;font-size:24px;letter-spacing:0}body.template-parlor.radical-inner .page-plan-list p{min-height:44px;margin:12px 0;color:var(--muted);font-size:13px}body.template-parlor.radical-inner .product-price{margin-top:12px;color:var(--blue);font-weight:900}body.template-parlor.radical-inner .product-price strong{font-size:38px;letter-spacing:0}body.template-parlor.radical-inner .page-plan-list ul{margin:18px 0;padding:0;list-style:none;color:var(--muted);font-size:12px}body.template-parlor.radical-inner .page-plan-list li+li{margin-top:7px}body.template-parlor.radical-inner .page-plan-list li:before{margin-right:7px;color:var(--red);content:"+"}body.template-parlor.radical-inner .page-plan-list a{margin-top:auto;color:var(--blue);font-size:12px;font-weight:900;text-decoration:none}body.template-parlor.radical-inner .site-downloads{padding:0}body.template-parlor.radical-inner .site-downloads-heading{margin-bottom:26px}body.template-parlor.radical-inner .site-downloads-heading p{margin:0;color:var(--blue);font-size:10px;font-weight:900;letter-spacing:.14em}body.template-parlor.radical-inner .site-downloads-heading h2{margin:8px 0;font-size:34px;letter-spacing:0}body.template-parlor.radical-inner .site-downloads-heading span{color:var(--muted);font-size:13px}body.template-parlor.radical-inner .site-download-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:11px}body.template-parlor.radical-inner .download-item{display:grid;grid-template-columns:42px 1fr auto;gap:13px;align-items:center;min-height:92px;padding:18px;text-decoration:none}body.template-parlor.radical-inner .download-mark{display:grid;width:40px;height:40px;place-items:center;border:2px solid var(--ink);border-radius:50%;background:var(--yellow)}body.template-parlor.radical-inner .download-mark svg{width:19px;height:19px;fill:var(--ink)}body.template-parlor.radical-inner .download-item b,body.template-parlor.radical-inner .download-item small{display:block}body.template-parlor.radical-inner .download-item b{font-size:15px}body.template-parlor.radical-inner .download-item small{color:var(--muted);font-size:10px}body.template-parlor.radical-inner .download-item i{color:var(--blue);font-style:normal;font-size:18px}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}@media(max-width:950px){.parlor-hero{grid-template-columns:1fr;gap:42px}.parlor-art{min-height:450px}.parlor-metrics{grid-template-columns:repeat(3,1fr)}.parlor-metrics>a{grid-column:1/-1;justify-content:center;min-height:58px;border-top:2px solid var(--ink)}.parlor-story{grid-template-columns:.8fr 1.2fr}.parlor-story aside{display:none}.parlor-features>div{grid-template-columns:1fr 1fr}.parlor-process{grid-template-columns:1fr;gap:40px}.parlor-plans>div{grid-template-columns:1fr}.parlor-plans article{min-height:330px}.parlor-downloads{grid-template-columns:1fr;gap:38px}.site-footer{grid-template-columns:1fr}body.template-parlor.radical-inner .about-values,body.template-parlor.radical-inner .page-plan-list .product-plan-grid{grid-template-columns:1fr}body.template-parlor.radical-inner .site-download-grid{grid-template-columns:1fr}}@media(max-width:680px){.site-notice{align-items:flex-start;font-size:10px}.collection-nav{grid-template-columns:1fr auto;width:calc(100% - 32px);min-height:65px}.collection-nav nav,.collection-action{display:none}.collection-menu{display:grid;width:38px;height:38px;place-content:center;gap:5px;border:2px solid var(--ink);background:var(--yellow)}.collection-menu span{width:17px;height:2px;background:var(--ink)}.template-parlor.nav-open .collection-nav nav{position:absolute;top:64px;right:0;left:0;display:flex;flex-direction:column;gap:0;padding:8px;border:2px solid var(--ink);background:var(--white);box-shadow:5px 5px 0 var(--ink)}.template-parlor.nav-open .collection-nav nav a{padding:9px}.parlor-hero,.parlor-metrics,.parlor-story,.parlor-process,.parlor-downloads,.site-footer{width:calc(100% - 32px)}.parlor-hero{min-height:0;padding:54px 0}.parlor-hero h1{font-size:48px}.parlor-lead{font-size:14px}.parlor-art{min-height:360px;box-shadow:7px 7px 0 var(--ink)}.parlor-disc{width:180px;height:180px}.parlor-disc:after{inset:49px}.parlor-disc em{top:70px;left:70px;width:40px;height:40px}.parlor-loop-a{width:270px;height:120px}.parlor-loop-b{width:250px;height:110px}.parlor-ticket{top:23px;right:17px;width:130px}.parlor-ticket b{font-size:21px}.parlor-sticker{right:15px;bottom:59px}.parlor-metrics{grid-template-columns:1fr}.parlor-metrics article{min-height:90px;border-right:0;border-bottom:2px solid var(--ink)}.parlor-metrics>a{grid-column:auto;border-top:0}.parlor-story{grid-template-columns:1fr;gap:20px;padding:82px 0}.parlor-features{padding:80px 16px}.parlor-features>div{grid-template-columns:1fr;margin-top:35px}.parlor-features article{min-height:255px}.parlor-process{padding:82px 0}.parlor-process li{grid-template-columns:55px 1fr;gap:12px}.parlor-plans{padding:82px 16px}.parlor-downloads{padding:80px 0}.parlor-downloads>div{grid-template-columns:1fr}.parlor-final{padding:88px 18px}.parlor-final>div i:nth-child(2){width:350px;height:145px}.parlor-final>div i:nth-child(3){width:440px;height:440px}.site-footer{padding:45px 0 30px}.site-footer nav{margin-top:-12px}body.template-parlor.radical-inner main{padding-bottom:58px}body.template-parlor.radical-inner .resource-hero,body.template-parlor.radical-inner .about-hero,body.template-parlor.radical-inner .downloads-page-hero,body.template-parlor.radical-inner .legal-hero{width:calc(100% - 32px);padding:62px 24px}body.template-parlor.radical-inner .resource-hero h1,body.template-parlor.radical-inner .about-hero h1,body.template-parlor.radical-inner .downloads-page-hero h1,body.template-parlor.radical-inner .legal-hero h1{font-size:44px}body.template-parlor.radical-inner .about-intro,body.template-parlor.radical-inner .resource-layout,body.template-parlor.radical-inner .downloads-page-main,body.template-parlor.radical-inner .legal-wrap,body.template-parlor.radical-inner .about-values,body.template-parlor.radical-inner .custom-page-content{width:calc(100% - 32px)}body.template-parlor.radical-inner .about-intro{grid-template-columns:1fr;gap:22px;padding:70px 0 38px}body.template-parlor.radical-inner .story-copy{padding-top:0}body.template-parlor.radical-inner .about-values{padding:18px 0 70px}body.template-parlor.radical-inner .resource-layout,body.template-parlor.radical-inner .downloads-page-main{padding:38px 0 72px}body.template-parlor.radical-inner .legal-wrap{padding-bottom:72px}body.template-parlor.radical-inner .resource-content,body.template-parlor.radical-inner .legal-card,body.template-parlor.radical-inner .custom-page-content{padding:25px 21px}}
