@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,600;9..40,700&family=Playfair+Display:ital,wght@0,500;0,600;1,500;1,600&display=swap";:root{--ink:#10292e;--paper:#f6f3ed;--orange:#e95e40;--lime:#cbd789;--line:#c9c9bf;--serif:"Playfair Display",Georgia,serif;--sans:"DM Sans",Arial,sans-serif;--mono:"DM Mono",monospace}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--sans);margin:0;font-size:16px;line-height:1.5}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit}.wrap{max-width:1280px;margin:auto;padding-left:40px;padding-right:40px}.eyebrow{font:500 11px var(--mono);text-transform:uppercase;letter-spacing:.08em;margin:0 0 18px}h1,h2,h3,p{margin-top:0}h1,h2{letter-spacing:-.055em;line-height:.96}h1{font-size:clamp(56px,7.2vw,112px);font-weight:600}h2{font-size:clamp(40px,5vw,68px);font-weight:500}h1 em,h2 em{font-family:var(--serif);font-weight:500}header{background:var(--paper);z-index:5;justify-content:space-between;align-items:center;height:76px;padding:0 4.2%;display:flex;position:relative}.wordmark{letter-spacing:-.09em;font-size:21px;font-weight:700}.wordmark span{font-family:var(--serif);letter-spacing:-.09em;font-style:italic;font-weight:500}.wordmark i{color:var(--orange);font-style:normal}nav{gap:26px;font-size:13px;font-weight:600;display:flex}nav a{cursor:pointer}.menu-button{background:0 0;border:0;padding:6px;display:none}.hero{background:var(--ink);color:#f7f4ed;min-height:630px;padding:clamp(72px,10vw,144px) max(4.2%,50vw - 640px);position:relative;overflow:hidden}.hero-copy{z-index:2;max-width:760px;position:relative}.hero .lede{color:#d1dcd5;max-width:485px;margin:26px 0 32px;font-size:18px}.primary{background:var(--orange);color:#fff;cursor:pointer;border:0;align-items:center;gap:17px;padding:14px 19px;font-size:13px;font-weight:700;display:inline-flex}.primary:hover{background:#d65135}.hero-art{background:#a6cbd0;width:46%;height:100%;position:absolute;top:0;right:0;overflow:hidden}.hero-art:after{content:"";background:linear-gradient(125deg,#0000 44%,#10292e1c);position:absolute;inset:0}.sun{background:#e7e9c9;border-radius:50%;width:280px;height:280px;position:absolute;top:15%;right:13%}.mountain{border-style:solid;width:0;height:0;position:absolute;bottom:0}.m1{border-width:0 0 390px 420px;border-color:#0000 #0000 #dbe0d7;right:-60px}.m2{border-width:0 260px 300px 150px;border-color:#0000 #0000 #789da1;right:140px}.husky{z-index:2;background:#f4f0e9;border-radius:45% 45% 38% 38%;width:250px;height:270px;position:absolute;bottom:7%;left:13%;transform:rotate(-2deg);box-shadow:22px 20px #375c63}.ear{clip-path:polygon(50% 0,100% 100%,0 100%);background:#f4f0e9;width:88px;height:118px;position:absolute;top:-68px}.e1{left:15px;transform:rotate(-12deg)}.e2{right:15px;transform:rotate(12deg)}.face{background:#244c53;border-radius:44% 44% 47% 47%;justify-content:space-around;width:196px;height:175px;padding-top:46px;display:flex;position:absolute;top:53px;left:27px}.face span{background:#d5e5db;border-radius:50%;width:20px;height:25px}.face b{background:#172e31;border-radius:50% 50% 60% 60%;width:35px;height:25px;position:absolute;bottom:25px;left:80px}.hero-art p{z-index:3;font:10px var(--mono);color:var(--ink);position:absolute;bottom:14px;right:20px}.hero-foot{font:10px var(--mono);letter-spacing:.08em;text-transform:uppercase;color:#b7c6c1;justify-content:space-between;display:flex;position:absolute;bottom:24px;left:max(4.2%,50vw - 640px);right:4.2%}.intro{max-width:960px;margin-left:calc(50% - 640px);padding-top:145px;padding-bottom:145px}.intro h2{max-width:820px}.intro>p:last-child{max-width:555px;margin:30px 0 0;font-size:18px}.guides{padding-bottom:142px}.section-head{justify-content:space-between;align-items:end;gap:40px;margin-bottom:40px;display:flex}.section-head h2{font-size:clamp(40px,4.5vw,60px)}.section-head>p{max-width:310px;margin:0 0 5px;font-size:15px}.text-link{white-space:nowrap;align-items:center;gap:10px;margin-bottom:8px;font-size:13px;font-weight:700;display:flex}.guide-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.guide{flex-direction:column;justify-content:space-between;min-height:405px;padding:20px;display:flex}.guide.sand{background:#d7c6aa}.guide.ice{background:#aacdd2}.guide.coral{background:#e98a73}.guide-number{font:11px var(--mono);justify-content:space-between;display:flex}.guide-number span{text-transform:uppercase;letter-spacing:.05em;font-size:10px}.guide h3{letter-spacing:-.045em;max-width:280px;margin-bottom:14px;font-size:29px;line-height:1.05}.guide p{max-width:340px;margin-bottom:20px;font-size:14px}.guide a{border:1px solid;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.questions{background:#e6e4da;padding:130px 0}.question-grid{grid-template-columns:.88fr 1.12fr;gap:10%;display:grid}.question-grid>div>p:last-child{max-width:330px;margin-top:28px}.accordion{border-top:1px solid var(--ink)}.question{border-bottom:1px solid var(--ink)}.question button{text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;padding:22px 0;font-size:17px;font-weight:600;display:flex}.question p{max-width:560px;margin:0;padding:0 35px 22px 0;font-size:14px}.tools{padding-top:135px;padding-bottom:135px}.tool-grid{border-top:1px solid var(--ink);border-left:1px solid var(--ink);grid-template-columns:repeat(4,1fr);display:grid}.tool-card{text-align:left;border:0;border-right:1px solid var(--ink);border-bottom:1px solid var(--ink);cursor:pointer;background:0 0;flex-direction:column;align-items:flex-start;min-height:270px;padding:17px;display:flex}.tool-card:hover{background:#ece8df}.tool-card>span{font:10px var(--mono);margin-bottom:42px}.tool-card>svg{color:var(--orange);margin-bottom:19px}.tool-card h3{letter-spacing:-.03em;margin-bottom:7px;font-size:18px}.tool-card p{margin:0;font-size:13px}.tool-card b{align-items:center;gap:8px;margin-top:auto;font-size:12px;display:flex}.tool-panel{background:var(--lime);padding:75px 40px}.tool-inner{max-width:800px;margin:auto;position:relative}.tool-inner h2{margin-bottom:32px}.close{cursor:pointer;background:0 0;border:0;position:absolute;top:0;right:0}.tool-content{max-width:600px;font-size:17px}.choice-row{gap:10px;margin-top:24px;display:flex}.choice-row button{background:var(--ink);color:#fff;cursor:pointer;border:0;padding:13px 16px;font-size:13px}.result,.behavior-result{background:#fff6;margin-top:24px;padding:18px;font-size:14px}.name-result{font:56px var(--serif);margin:26px 0 0}.tool-content label{margin:22px 0 8px;font-size:12px;font-weight:700;display:block}.tool-content input,.tool-content select{border:1px solid var(--ink);width:100%;font:inherit;background:#ffffff73;padding:13px}.behavior-result h3{margin-bottom:8px;font-size:22px}.behavior-result p{margin-bottom:12px}.manifesto{background:var(--orange);color:#fff;padding:132px 0}.manifesto-layout{grid-template-columns:1.3fr .7fr;align-items:end;gap:11%;display:grid}.manifesto h2{font-size:clamp(42px,5vw,74px)}.manifesto-layout>div p{margin-bottom:26px;font-size:17px;line-height:1.55}.primary.light{color:var(--ink);background:#f7f4ed}footer{background:var(--ink);color:#f7f4ed;padding:58px max(4.2%,50vw - 640px) 25px}.footer-top{justify-content:space-between;align-items:flex-start;padding-bottom:82px;display:flex}.footer-top .wordmark{font-size:39px}.footer-top p{font:14px var(--serif);max-width:180px;margin:0;font-style:italic}.footer-bottom{font:10px var(--mono);letter-spacing:.03em;border-top:1px solid #628087;justify-content:space-between;padding-top:17px;display:flex}.footer-bottom div{gap:20px;display:flex}@media (width<=800px){.wrap{padding-left:20px;padding-right:20px}header{height:64px;padding:0 20px}nav{display:none}.menu-button{display:block}nav.open{background:var(--paper);border-bottom:1px solid var(--line);flex-direction:column;gap:15px;padding:20px;display:flex;position:absolute;top:64px;left:0;right:0}.hero{min-height:680px;padding:75px 20px 240px}.hero-art{width:100%;height:250px;top:auto;bottom:0;left:0}.sun{width:170px;height:170px;top:5%;right:14%}.m1{border-width:0 0 220px 260px}.m2{border-width:0 180px 190px 105px;right:125px}.husky{transform-origin:0 100%;bottom:2%;left:18%;transform:scale(.66)}.hero-foot{bottom:260px;left:20px;right:20px}.intro{margin:0;padding:90px 20px}.guide-grid{grid-template-columns:1fr}.guide{min-height:310px}.questions{padding:85px 0}.question-grid,.manifesto-layout{grid-template-columns:1fr;gap:42px}.tools{padding:85px 20px}.section-head{display:block}.section-head>p{margin-top:18px}.section-head .text-link{margin-top:21px}.tool-grid{grid-template-columns:1fr 1fr}.tool-card{min-height:225px}.manifesto{padding:85px 0}.footer-top{padding-bottom:52px}.footer-top .wordmark{font-size:28px}.footer-bottom{flex-direction:column;gap:22px}.tool-panel{padding:55px 20px}.choice-row{flex-direction:column}}@media (width<=430px){h1{font-size:54px}.hero .lede{font-size:16px}.hero-foot span:last-child{display:none}.tool-grid{grid-template-columns:1fr}.footer-top{display:block}.footer-top p{margin-top:20px}}@media (width>=801px){.intro{margin-left:max(0px,50% - 640px)}}.intro h2{letter-spacing:-.043em}.behavior-shelf{color:#f7f4ed;background:#10292e;padding:118px 0}.behavior-shelf .section-head{align-items:end}.behavior-shelf .section-head h2{font-size:clamp(38px,4.6vw,64px)}.behavior-shelf .section-head>p{color:#cdd6d0}.behavior-grid{border-top:1px solid #628087;border-left:1px solid #628087;grid-template-columns:repeat(3,1fr);display:grid}.behavior-grid button{min-height:255px;color:inherit;text-align:left;cursor:pointer;background:0 0;border:1px solid #628087;border-top:0;border-left:0;flex-direction:column;align-items:flex-start;padding:18px;display:flex}.behavior-grid button:hover{background:#1d3d43}.behavior-grid span{font:10px var(--mono);color:var(--lime);margin-bottom:43px}.behavior-grid h3{letter-spacing:-.04em;margin:0 0 8px;font-size:23px}.behavior-grid p{color:#cdd6d0;max-width:250px;margin:0;font-size:13px}.behavior-grid b{align-items:center;gap:8px;margin-top:auto;font-size:12px;display:flex}@media (width<=800px){.behavior-shelf{padding:78px 0}.behavior-grid{grid-template-columns:1fr}.behavior-grid button{min-height:205px}}.little-things{padding-bottom:122px}.little-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.little-card{flex-direction:column;min-height:405px;padding:18px;display:flex}.little-card.treat{background:#cbd789}.little-card.window{background:#aacdd2}.little-card.lead{background:#e98a73}.little-art{height:175px;margin:-18px -18px 25px;position:relative;overflow:hidden}.little-art:before{content:"";background:#f6f3ed;border-radius:50%;width:145px;height:145px;position:absolute;top:20px;left:calc(50% - 72px)}.little-art i{z-index:1;background:#244c53;border-radius:46% 46% 15% 15%;width:80px;height:105px;position:absolute;bottom:0;left:calc(50% - 40px)}.little-art i:before,.little-art i:after{content:"";border:22px solid #0000;border-top-width:0;border-bottom:47px solid #244c53;position:absolute;top:-38px}.little-art i:before{left:3px}.little-art i:after{right:3px}.little-art b{z-index:2;background:#f6f3ed;width:50px;height:7px;position:absolute;bottom:43px;left:calc(50% - 25px)}.little-card.window .little-art:after{content:"";border:8px solid #f6f3ed;position:absolute;inset:28px 32%}.little-card.lead .little-art:after{content:"";border-top:3px solid #244c53;border-radius:50%;width:110%;height:60px;position:absolute;bottom:-25px;left:-5%}.little-card span{font:10px var(--mono);text-transform:uppercase;margin-bottom:35px}.little-card h3{letter-spacing:-.045em;max-width:275px;margin-bottom:12px;font-size:25px;line-height:1.04}.little-card p{max-width:295px;margin:0;font-size:13px}@media (width<=800px){.little-things{padding-bottom:80px}.little-grid{grid-template-columns:1fr}.little-card{min-height:350px}.library{padding-bottom:80px}.library-grid{grid-template-columns:1fr}.library-item:nth-child(odd){border-right:0;padding-right:0}.library-item:nth-child(2n){padding-left:0}.article-hero{grid-template-columns:1fr}.article-head{padding:54px 20px 58px}.article-head h1{font-size:55px}.article-art{height:340px}.article-body{padding:72px 20px 90px}.article-intro{margin-bottom:48px;font-size:26px}.article-body section{grid-template-columns:38px 1fr;gap:12px}.article-body section h2{font-size:27px}.article-body section p{font-size:16px}}.library{padding-top:0;padding-bottom:125px}.library>p{margin-bottom:24px}.library-grid{border-top:1px solid var(--ink);grid-template-columns:1fr 1fr;display:grid}.library-item{border-bottom:1px solid var(--ink);grid-template-columns:1fr 34px;align-items:center;gap:15px;padding:22px 10px 22px 0;display:grid}.library-item:nth-child(odd){border-right:1px solid var(--ink);padding-right:25px}.library-item:nth-child(2n){padding-left:25px}.library-item span{font:10px var(--mono);grid-column:1}.library-item h3{letter-spacing:-.04em;grid-column:1;margin:0;font-size:22px;line-height:1.1}.library-item svg{grid-area:1/2/3}.article-page{background:var(--paper)}.article-hero{background:#aacdd2;grid-template-columns:1.15fr .85fr;min-height:570px;display:grid}.article-head{flex-direction:column;justify-content:center;padding:78px 70px 78px max(40px,50vw - 600px);display:flex}.back{align-items:center;gap:9px;margin-bottom:54px;font-size:12px;font-weight:700;display:flex}.back svg{transform:rotate(180deg)}.article-head h1{max-width:720px;margin-bottom:28px;font-size:clamp(50px,6vw,91px)}.article-head>p:last-child{max-width:580px;font-size:18px}.article-art{background:#d7c6aa;position:relative;overflow:hidden}.article-art:before{content:"";aspect-ratio:1;background:#f7f4ed;border-radius:50%;width:65%;position:absolute;top:12%;left:18%}.article-art:after{content:"";clip-path:polygon(0 60%,25% 20%,47% 73%,70% 0,100% 75%,100% 100%,0 100%);background:#315d64;height:34%;position:absolute;bottom:0;left:-10%;right:-10%}.article-art i{z-index:1;background:#f6f3ed;border-radius:48% 48% 40% 40%;width:180px;height:195px;position:absolute;bottom:19%;left:36%;box-shadow:22px 18px #234a50}.article-art i:before,.article-art i:after{content:"";border:35px solid #0000;border-top-width:0;border-bottom:69px solid #f6f3ed;position:absolute;top:-48px}.article-art i:before{left:10px;transform:rotate(-10deg)}.article-art i:after{right:10px;transform:rotate(10deg)}.article-art b{z-index:2;background:#254c53;border-radius:48%;width:135px;height:120px;position:absolute;bottom:26%;left:42%}.article-art span{z-index:3;background:#f4f1d8;border-radius:50%;width:25px;height:17px;position:absolute;bottom:44%;left:47%}.article-art.trail{background:#e98a73}.article-art.home{background:#cbd789}.article-art.window{background:#d8c8a8}.article-art.sofa{background:#e98a73}.article-body{max-width:800px;margin:auto;padding:105px 40px 130px}.article-intro{font:31px var(--serif);letter-spacing:-.035em;margin-bottom:75px;line-height:1.25}.article-body section{border-top:1px solid var(--line);grid-template-columns:70px 1fr;gap:20px;padding:31px 0;display:grid}.article-body section>span{font:11px var(--mono)}.article-body section h2{margin-bottom:15px;font-size:31px;line-height:1.03}.article-body section p{max-width:580px;margin-bottom:0;font-size:17px;line-height:1.6}.article-body aside{background:var(--lime);margin:46px 0;padding:30px}.article-body aside p:last-child{font:23px var(--serif);margin-bottom:0;line-height:1.3}.field-notes{padding-top:0;padding-bottom:122px}.notes-list{border-top:1px solid var(--ink)}.note{border-bottom:1px solid var(--ink);grid-template-columns:1.1fr 2.1fr 1.55fr 40px;align-items:center;gap:25px;padding:25px 0;display:grid}.note>span{font:10px var(--mono);text-transform:uppercase}.note h3{letter-spacing:-.04em;margin:0;font-size:22px;line-height:1.1}.note p{margin:0;font-size:13px}.note a{border:1px solid var(--ink);justify-content:center;justify-self:end;align-items:center;width:34px;height:34px;display:flex}.truth{background:#d7c6aa;justify-content:space-between;align-items:end;gap:40px;padding-top:38px;padding-bottom:38px;display:flex}.truth-copy{font:30px var(--serif);letter-spacing:-.03em;max-width:760px;margin:0}.truth button,.reset{cursor:pointer;white-space:nowrap;background:0 0;border:0;align-items:center;gap:10px;padding:0;font-size:12px;font-weight:700;display:flex}.quiz-progress{font:10px var(--mono);align-items:center;gap:13px;margin-bottom:26px;display:flex}.quiz-progress i{background:var(--ink);flex:1;max-width:260px;height:2px;display:block}.quiz h3{letter-spacing:-.04em;font-size:28px}.choice-stack{gap:8px;margin-top:22px;display:grid}.choice-stack button{text-align:left;cursor:pointer;background:#ffffff6b;border:1px solid #10292e59;justify-content:space-between;padding:15px;display:flex}.choice-stack button:hover{background:var(--ink);color:#fff}.name-filters{flex-wrap:wrap;gap:7px;margin:21px 0;display:flex}.name-filters button{text-transform:capitalize;border:1px solid var(--ink);cursor:pointer;background:0 0;padding:7px 11px;font-size:12px}.name-filters button.selected{background:var(--ink);color:#fff}.name-result{flex-direction:column;gap:4px;display:flex}.name-result strong{font:56px var(--serif);line-height:1}.name-result span{font-size:13px}@media (width<=800px){.note{grid-template-columns:1fr 40px;gap:12px}.note h3,.note p{grid-column:1}.note a{grid-area:1/2}.field-notes{padding-bottom:80px}.truth{flex-direction:column;align-items:flex-start;margin-left:0;margin-right:0;padding-left:20px;padding-right:20px}.truth-copy{font-size:26px}}.tool-link{align-items:center;gap:9px;margin:17px 0;font-size:12px;font-weight:700;display:flex}.tool-link:hover{text-decoration:underline}.life-stage{font:18px var(--serif);max-width:480px;margin:18px 0 0;line-height:1.25}.intro{flex-direction:column;align-items:center;max-width:1000px;margin-left:auto;margin-right:auto;display:flex;text-align:center!important}.intro .eyebrow,.intro h2,.intro>p:last-child{margin-left:auto;margin-right:auto;text-align:center!important}.intro h2{width:100%;max-width:850px}.intro>p:last-child{width:100%;max-width:560px}.context-options{flex-wrap:wrap;gap:7px;margin:9px 0 18px;display:flex}.context-options button{border:1px solid var(--ink);cursor:pointer;background:0 0;padding:8px 10px;font-size:12px}.context-options button.selected{background:var(--ink);color:#fff}.pattern-tip{border-top:1px solid #10292e40;padding-top:15px;margin:15px 0 0!important}.name-actions{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.name-actions button,.shortlist button{border:1px solid var(--ink);font-size:12px;font-family:var(--sans);cursor:pointer;background:0 0;padding:8px 10px}.name-actions button:first-child{background:var(--ink);color:#fff}.out-loud{font:16px var(--serif);margin:18px 0 0!important}.shortlist{border-top:1px solid #10292e59;margin-top:32px;padding-top:20px}.shortlist>div{justify-content:space-between;align-items:flex-start;display:flex}.shortlist .eyebrow{margin-bottom:10px}.shortlist ul{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.shortlist li{background:#ffffff6e;padding:7px 7px 7px 11px;font-size:14px}.shortlist li button{border:0;padding:0 0 0 8px;font-size:19px;line-height:.7}.shortlist>p:last-child{margin:13px 0 0;font-size:11px}.info-head{background:#d7c6aa;padding:92px max(40px,50vw - 500px) 105px}.info-head h1{max-width:820px;margin-bottom:27px;font-size:clamp(55px,6.5vw,95px)}.info-head>p:last-child{max-width:600px;font-size:19px}.info-body{max-width:800px;margin:auto;padding:95px 40px 125px}.info-body section{border-top:1px solid var(--line);grid-template-columns:65px 1fr;gap:20px;padding:29px 0;display:grid}.info-body section>span{font:10px var(--mono)}.info-body section h2{margin:0 0 13px;font-size:29px}.info-body section p{margin:0;font-size:16px;line-height:1.65}.updated{font:11px var(--mono);margin-top:35px}@media (width<=800px){.info-head{padding:55px 20px 65px}.info-head h1{font-size:54px}.info-body{padding:70px 20px 90px}.info-body section{grid-template-columns:35px 1fr;gap:11px}.info-body section h2{font-size:25px}}.contact-email{border-bottom:1px solid var(--ink);align-items:center;gap:13px;margin-top:25px;padding-bottom:5px;font-size:18px;font-weight:700;display:inline-flex}.room-game{max-width:700px}.room-score{font:11px var(--mono);text-transform:uppercase;justify-content:space-between;gap:15px;margin:22px 0 10px;display:flex}.room-score b{color:#244c53}.room-scene{border:1px solid var(--ink);background:#e98a73;height:390px;position:relative;overflow:hidden}.room-scene:before{content:"";background:#f4eedf;height:62%;position:absolute;top:0;left:0;right:0}.room-scene:after{content:"";background:repeating-linear-gradient(90deg,#d5c1a2 0 1px,#e0d1b9 1px 90px);height:40%;position:absolute;bottom:0;left:0;right:0}.room-spot{z-index:4;cursor:pointer;background:0 0;border:0;padding:0;position:absolute}.room-spot span{background:var(--ink);color:#fff;width:28px;height:28px;font:bold 15px var(--sans);border-radius:50%;justify-content:center;align-items:center;display:flex;box-shadow:0 0 0 4px #f6f3edcc}.room-spot.found span{background:var(--orange)}.room-spot.counter{top:46%;right:20%}.room-spot.bag{bottom:19%;left:16%}.room-spot.door{top:16%;right:6%}.room-spot.plant{top:23%;left:8%}.room-spot.bin{bottom:15%;right:34%}.room-husky{z-index:3;background:#f6f3ed;border-radius:45% 45% 35% 35%;width:116px;height:126px;position:absolute;bottom:8%;left:38%;box-shadow:16px 13px #315d64}.room-husky i,.room-husky i:before,.room-husky i:after{content:"";position:absolute}.room-husky i{background:#244c53;border-radius:45%;width:88px;height:76px;top:29px;left:14px}.room-husky i:before{background:#d5e5db;border-radius:50%;width:10px;height:10px;top:25px;left:21px;box-shadow:37px 0 #d5e5db}.room-husky i:after{background:#10292e;border-radius:50%;width:20px;height:11px;bottom:10px;left:34px}.room-husky:before,.room-husky:after{content:"";border:25px solid #0000;border-top-width:0;border-bottom:52px solid #f6f3ed;position:absolute;top:-34px}.room-husky:before{left:5px}.room-husky:after{right:5px}.room-note{background:#ffffff80;margin-top:13px;padding:21px;position:relative}.room-note button{cursor:pointer;background:0 0;border:0;font-size:22px;position:absolute;top:12px;right:12px}.room-note h3{letter-spacing:-.04em;margin:0 30px 8px 0;font-size:24px}.room-note p:last-child{margin:0;font-size:14px}.room-reset{margin-top:17px}@media (width<=600px){.room-scene{height:300px}.room-score{display:block}.room-score b{margin-top:5px;display:block}.room-husky{transform-origin:bottom;left:35%;transform:scale(.8)}}.article-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.share-button{border:1px solid var(--ink);cursor:pointer;background:0 0;align-items:center;gap:12px;padding:13px 16px;font-size:13px;font-weight:700;display:inline-flex}.share-button:hover{background:var(--ink);color:#fff}.share-button span{font-size:17px;line-height:0}.finder-progress{align-items:center;gap:8px;margin:22px 0 28px;display:flex}.finder-progress span{border:1px solid var(--ink);width:23px;height:23px;font:11px var(--mono);border-radius:50%;justify-content:center;align-items:center;display:flex}.finder-progress span.on{background:var(--ink);color:#fff}.finder-progress i{background:#10292e59;flex:1;height:1px}.finder-next{margin-top:18px}.choice-stack button.selected{background:var(--ink);color:#fff}.side-mark{z-index:4;writing-mode:vertical-rl;font:10px var(--mono);letter-spacing:.18em;color:#10292e6b;pointer-events:none;position:fixed;top:50%;right:11px;transform:translateY(-50%)rotate(180deg)}.side-mark i{color:var(--orange);font-style:normal}@media (width<=1000px){.side-mark{display:none}}.tool-page-head{padding:82px max(40px,50vw - 500px) 72px}.tool-page.lime .tool-page-head{background:#cbd789}.tool-page.sand .tool-page-head{background:#d7c6aa}.tool-page.ice .tool-page-head{background:#aacdd2}.tool-page.coral .tool-page-head{background:#e98a73}.tool-page.ink .tool-page-head{color:#f7f4ed;background:#10292e}.tool-page.ink .back{border-color:#f7f4ed}.tool-page-head h1{max-width:800px;margin:0 0 25px;font-size:clamp(54px,6vw,88px)}.tool-page-head>p:last-of-type{max-width:610px;margin-bottom:25px;font-size:18px}.standalone-tool{background:var(--paper);padding-top:84px;padding-bottom:100px}.standalone-tool .close{display:none}.standalone-tool .tool-inner{max-width:720px}@media (width<=800px){.tool-page-head{padding:55px 20px}.tool-page-head h1{font-size:51px}.standalone-tool{padding:55px 20px 75px}}.tool-page-head{grid-template-columns:1.15fr .55fr;align-items:center;gap:60px;display:grid}.tool-page-head>div:first-child>p:last-of-type{max-width:610px;margin-bottom:25px;font-size:18px}.tool-page-art{background:#f6f3ed;height:270px;position:relative;overflow:hidden}.tool-page-art:before{content:"";background:#e98a73;border-radius:50%;width:165px;height:165px;position:absolute;top:22px;left:calc(50% - 82px)}.tool-page-art i{z-index:1;background:#244c53;border-radius:48% 48% 25% 25%;width:115px;height:130px;position:absolute;bottom:15px;left:calc(50% - 57px)}.tool-page-art i:before,.tool-page-art i:after{content:"";border:27px solid #0000;border-top-width:0;border-bottom:58px solid #244c53;position:absolute;top:-46px}.tool-page-art i:before{left:1px}.tool-page-art i:after{right:1px}.tool-page-art b{z-index:2;background:#f6f3ed;border-radius:50%;width:23px;height:13px;position:absolute;bottom:60px;left:calc(50% - 11px)}.tool-page-art span{clip-path:polygon(0 55%,27% 20%,49% 73%,74% 0,100% 68%,100% 100%,0 100%);background:#315d64;height:55px;position:absolute;bottom:0;left:0;right:0}@media (width<=800px){.tool-page-head{grid-template-columns:1fr;gap:32px}.tool-page-art{height:220px}}.tool-context{max-width:800px;margin:auto;padding:0 40px 120px}.tool-context article{border-top:1px solid var(--line);grid-template-columns:65px 1fr;gap:20px;padding:30px 0;display:grid}.tool-context article:last-child{border-bottom:1px solid var(--line)}.tool-context span{font:10px var(--mono)}.tool-context h2{margin:0 0 13px;font-size:29px;line-height:1.04}.tool-context p{margin:0;font-size:16px;line-height:1.65}.tool-page.ink .tool-context{background:var(--paper)}@media (width<=800px){.tool-context{padding:0 20px 80px}.tool-context article{grid-template-columns:35px 1fr;gap:11px}.tool-context h2{font-size:25px}}.section-hero{grid-template-columns:1.1fr .9fr;align-items:center;gap:80px;min-height:520px;padding:80px max(40px,50vw - 600px);display:grid}.section-hero>div:first-child{max-width:710px}.section-hero h1{margin-bottom:26px;font-size:clamp(54px,6.5vw,96px)}.section-hero>div:first-child>p:last-child{max-width:570px;font-size:18px}.section-page.ice .section-hero{background:#aacdd2}.section-page.lime .section-hero{background:#cbd789}.section-page.sand .section-hero{background:#d7c6aa}.section-page.coral .section-hero{background:#e98a73}.section-page.ink .section-hero{color:#f7f4ed;background:#10292e}.section-drawing{background:#f6f3ed;height:310px;position:relative;overflow:hidden}.section-drawing:before{content:"";background:#e98a73;border-radius:50%;width:190px;height:190px;position:absolute;top:24px;left:calc(50% - 95px)}.section-drawing i{z-index:1;background:#244c53;border-radius:48% 48% 25% 25%;width:130px;height:155px;position:absolute;bottom:18px;left:calc(50% - 65px)}.section-drawing i:before,.section-drawing i:after{content:"";border:30px solid #0000;border-top-width:0;border-bottom:64px solid #244c53;position:absolute;top:-54px}.section-drawing i:before{left:2px}.section-drawing i:after{right:2px}.section-drawing b{z-index:2;background:#f6f3ed;border-radius:50%;width:28px;height:16px;position:absolute;bottom:80px;left:calc(50% - 14px)}.section-drawing span{clip-path:polygon(0 60%,30% 20%,54% 75%,78% 3%,100% 52%,100% 100%,0 100%);background:#315d64;height:65px;position:absolute;bottom:0;left:0;right:0}.section-list{max-width:1000px;margin:auto;padding:96px 40px 130px}.section-list a,.section-list button{text-align:left;width:100%;color:inherit;border:0;border-top:1px solid var(--ink);cursor:pointer;background:0 0;grid-template-columns:65px 1fr 36px;align-items:center;gap:20px;padding:24px 0;display:grid}.section-list a:last-child,.section-list button:last-child{border-bottom:1px solid var(--ink)}.section-list span{font:10px var(--mono)}.section-list h2{font:28px var(--sans);letter-spacing:-.045em;margin:0 0 8px;font-weight:600;line-height:1.05}.section-list p{margin:0;font-size:14px}.section-list svg{justify-self:end}@media (width<=800px){.section-hero{grid-template-columns:1fr;gap:35px;padding:52px 20px}.section-hero h1{font-size:54px}.section-drawing{height:250px}.section-list{padding:70px 20px}.section-list a,.section-list button{grid-template-columns:35px 1fr 28px;gap:10px}.section-list h2{font-size:23px}}.sitemap-head{background:#aacdd2;padding:92px max(40px,50vw - 500px) 96px}.sitemap-head h1{max-width:780px;margin-bottom:25px;font-size:clamp(55px,6.5vw,95px)}.sitemap-head>p:last-child{font:22px var(--serif);letter-spacing:-.03em;margin:0}.sitemap-groups{grid-template-columns:repeat(2,minmax(0,1fr));gap:58px 70px;max-width:1000px;margin:auto;padding:96px 40px 130px;display:grid}.sitemap-groups h2{margin:0 0 18px;font-size:31px}.sitemap-groups ul{border-top:1px solid var(--ink);margin:0;padding:0;list-style:none}.sitemap-groups li{border-bottom:1px solid var(--ink)}.sitemap-groups li a{justify-content:space-between;align-items:center;gap:18px;padding:15px 0;font-size:15px;font-weight:600;display:flex}.sitemap-groups li a:hover{color:var(--orange)}.sitemap-groups li svg{flex:none}@media (width<=800px){.sitemap-head{padding:55px 20px 65px}.sitemap-head h1{font-size:54px}.sitemap-groups{grid-template-columns:1fr;gap:48px;padding:70px 20px 90px}.sitemap-groups h2{font-size:28px}}.footer-tribute{align-items:center;gap:19px;display:flex}.footer-tribute p{color:#cbd789;font:16px var(--serif);margin:0;font-style:italic}.footer-huskies{align-items:end;height:64px;padding-left:4px;display:flex}.footer-husky{background:#f6f3ed;border-radius:47% 47% 38% 38%;width:49px;height:48px;position:relative;box-shadow:8px 6px #628087}.footer-husky+.footer-husky{margin-left:-8px}.footer-husky:before,.footer-husky:after{content:"";border:15px solid #0000;border-top-width:0;border-bottom:30px solid #f6f3ed;position:absolute;top:-23px}.footer-husky:before{left:3px;transform:rotate(-10deg)}.footer-husky:after{right:3px;transform:rotate(10deg)}.footer-husky i{background:#244c53;border-radius:45%;width:35px;height:26px;position:absolute;top:14px;left:7px}.footer-husky i:before,.footer-husky i:after{content:"";background:#d5e5db;border-radius:50%;width:5px;height:6px;position:absolute;top:8px}.footer-husky i:before{left:7px}.footer-husky i:after{right:7px}.footer-husky b{z-index:1;background:#10292e;border-radius:50%;width:9px;height:6px;position:absolute;bottom:10px;left:20px}.footer-husky.mystic{transform:rotate(-5deg)}.footer-husky.moka{background:#d7c6aa;transform:rotate(6deg);box-shadow:8px 6px #e95e40}.footer-husky.moka:before,.footer-husky.moka:after{border-bottom-color:#d7c6aa}.footer-husky.moka i{background:#315d64}@media (width<=800px){.footer-tribute{margin-top:33px}.footer-tribute p{font-size:15px}}:focus-visible{outline:3px solid var(--orange);outline-offset:4px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (width<=800px){.library-grid{grid-template-columns:1fr}.library-item:nth-child(odd){border-right:0;padding-right:0}.library-item:nth-child(2n){padding-left:0}}.tools-hub-head{background:#cbd789;padding:92px max(40px,50vw - 500px) 96px}.tools-hub-head h1{margin:0 0 25px;font-size:clamp(55px,6.5vw,95px)}.tools-hub-head>p:last-child{max-width:570px;font-size:19px}.tools-hub-list{max-width:1000px;margin:auto;padding:96px 40px 130px}.tools-hub-list a{border-top:1px solid var(--ink);grid-template-columns:65px 1fr auto;align-items:center;gap:20px;padding:27px 0;display:grid}.tools-hub-list a:last-child{border-bottom:1px solid var(--ink)}.tools-hub-list span{font:10px var(--mono)}.tools-hub-list h2{font:29px var(--sans);letter-spacing:-.045em;margin:0 0 8px;font-weight:600;line-height:1.05}.tools-hub-list p{max-width:570px;margin:0;font-size:14px}.tools-hub-list b{white-space:nowrap;align-items:center;gap:8px;font-size:12px;display:flex}@media (width<=800px){.tools-hub-head{padding:55px 20px 65px}.tools-hub-head h1{font-size:54px}.tools-hub-list{padding:70px 20px 90px}.tools-hub-list a{grid-template-columns:35px 1fr;gap:11px}.tools-hub-list b{grid-column:2}.tools-hub-list h2{font-size:24px}}.back-to-top{z-index:10;background:var(--orange);color:#fff;cursor:pointer;border:0;align-items:center;gap:8px;padding:12px 14px;font-size:12px;font-weight:700;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 7px 20px #10292e38}.back-to-top svg{transform:rotate(-90deg)}.back-to-top:hover{background:#d65135}@media (width<=800px){.back-to-top{padding:11px 12px;bottom:14px;right:14px}.back-to-top span{display:none}}.room-complete{border-top:1px solid #10292e4d;margin-top:20px;padding-top:18px}.room-complete p:last-child{font:15px var(--serif);margin:0;line-height:1.45}.art-is-a-husky-right-for-me{background:#d7c6aa}.art-is-a-husky-right-for-me:before{background:#e98a73;width:53%;top:8%;left:9%}.art-is-a-husky-right-for-me:after{background:#315d64}.art-is-a-husky-right-for-me i{bottom:16%;left:27%;transform:rotate(-6deg)}.art-is-a-husky-right-for-me b{bottom:23%;left:33%}.art-your-first-30-days{background:#cbd789}.art-your-first-30-days:before{background:#f7f4ed;width:57%;top:7%;left:37%}.art-your-first-30-days:after{clip-path:polygon(0 72%,25% 34%,46% 82%,69% 28%,100% 65%,100% 100%,0 100%);background:#789da1}.art-your-first-30-days i{bottom:16%;left:48%;transform:scale(.88)}.art-your-first-30-days b{bottom:23%;left:53%}.art-exercise-without-the-nonsense{background:#aacdd2}.art-exercise-without-the-nonsense:before{background:#e7e9c9;width:47%;top:15%;left:15%}.art-exercise-without-the-nonsense:after{clip-path:polygon(0 72%,20% 37%,35% 70%,58% 16%,82% 70%,100% 35%,100% 100%,0 100%);background:#244c53}.art-exercise-without-the-nonsense i{bottom:15%;left:55%;transform:rotate(5deg)scale(.85)}.art-exercise-without-the-nonsense b{bottom:22%;left:60%}.art-apartment-reality-check{background:#e98a73}.art-apartment-reality-check:after{clip-path:none;background:#315d64;height:25%}.art-apartment-reality-check i{bottom:15%;left:19%;transform:scale(.78)}.art-apartment-reality-check b{bottom:22%;left:24%}.art-what-to-buy-and-skip{background:#d7c6aa}.art-what-to-buy-and-skip:before{background:#cbd789;width:38%;height:38%;top:14%;left:54%}.art-what-to-buy-and-skip i{bottom:15%;left:42%;transform:rotate(4deg)scale(.82)}.art-what-to-buy-and-skip b{bottom:22%;left:47%}.art-the-doorway-is-a-moment{background:#e6e4da}.art-the-doorway-is-a-moment i{bottom:13%;left:22%;transform:scale(.84)}.art-the-doorway-is-a-moment b{bottom:20%;left:27%}.art-a-good-day-inside-counts{background:#cbd789}.art-a-good-day-inside-counts:after{clip-path:none;background:#e98a73;height:30%}.art-a-good-day-inside-counts i{bottom:15%;left:47%;transform:scale(.8)}.art-a-good-day-inside-counts b{bottom:22%;left:52%}.art-the-first-winter-is-not-a-test{background:#789da1}.art-the-first-winter-is-not-a-test:before{background:#f7f4ed;width:33%;height:33%;top:9%;left:55%}.art-the-first-winter-is-not-a-test:after{clip-path:polygon(0 78%,17% 39%,38% 76%,59% 21%,77% 67%,100% 30%,100% 100%,0 100%);background:#f6f3ed}.art-the-first-winter-is-not-a-test i{bottom:14%;left:29%;transform:rotate(-4deg)scale(.86)}.art-the-first-winter-is-not-a-test b{bottom:21%;left:34%}.art-guests-groceries-and-chaos{background:#e98a73}.art-guests-groceries-and-chaos:after{clip-path:none;background:#315d64;height:29%}.art-guests-groceries-and-chaos i{bottom:14%;left:43%;transform:scale(.82)}.art-guests-groceries-and-chaos b{bottom:21%;left:48%}.art-the-crate-is-not-the-story{background:#aacdd2}.art-the-crate-is-not-the-story:before{background:repeating-linear-gradient(90deg,#f7f4ed 0 5px,#0000 5px 32px);border:4px solid #f7f4ed;border-radius:0;width:53%;height:43%;top:24%;left:24%}.art-the-crate-is-not-the-story:after{clip-path:none;background:#d7c6aa;height:29%}.art-the-crate-is-not-the-story i{bottom:16%;left:39%;transform:scale(.7)}.art-the-crate-is-not-the-story b{bottom:22%;left:44%}.tool-quiz:before{background:#e98a73;width:45%;height:45%;top:17%;left:17%}.tool-quiz i{transform:rotate(-5deg)}.tool-name:before{background:#cbd789;width:42%;height:42%;top:14%;left:49%}.tool-name i{background:#315d64;transform:rotate(6deg)}.tool-age:before{background:#aacdd2;width:45%;height:45%;top:14%;left:12%}.tool-age span{background:#e98a73}.tool-behavior:before{background:#e98a73;width:48%;height:48%;top:16%;left:43%}.tool-behavior i{transform:scale(.82)}.tool-room:before{background:#d7c6aa;border-radius:0;width:68%;height:48%;top:20%;left:17%}.tool-room span{background:#cbd789}.tool-types:before{background:#789da1;width:53%;height:53%;top:10%;left:16%}.tool-types i{background:#f6f3ed;box-shadow:15px 13px #e98a73}.tool-types b{background:#244c53}.drawing-ice:before{background:#e98a73;top:12%;left:14%}.drawing-ice i{transform:rotate(-6deg)}.drawing-lime:before{background:#aacdd2;width:45%;height:45%;top:11%;left:48%}.drawing-lime span{background:#e98a73}.drawing-sand i{background:#d7c6aa;transform:scale(.8)}.drawing-coral:before{background:#f7f4ed;width:40%;height:40%;top:18%;left:10%}.drawing-coral span{background:#315d64}.drawing-ink:before{background:#cbd789;width:42%;height:42%;top:12%;left:52%}.drawing-ink i{background:#f6f3ed;box-shadow:18px 12px #e98a73}.info-head{position:relative;overflow:hidden}.info-head>:not(.info-art){z-index:1;position:relative}.info-art,.hub-art,.map-art{pointer-events:none;width:180px;height:155px;position:absolute;bottom:0;right:8%}.info-art:before,.hub-art:before,.map-art:before{content:"";background:#aacdd2;border-radius:50%;width:125px;height:125px;position:absolute;top:0;right:8px}.info-art i,.hub-art i,.map-art i{z-index:1;background:#244c53;border-radius:48% 48% 25% 25%;width:92px;height:102px;position:absolute;bottom:0;right:30px}.info-art i:before,.info-art i:after,.hub-art i:before,.hub-art i:after,.map-art i:before,.map-art i:after{content:"";border:22px solid #0000;border-top-width:0;border-bottom:45px solid #244c53;position:absolute;top:-38px}.info-art i:before,.hub-art i:before,.map-art i:before{left:1px}.info-art i:after,.hub-art i:after,.map-art i:after{right:1px}.info-art b,.hub-art b,.map-art b{z-index:2;background:#f6f3ed;border-radius:50%;width:18px;height:10px;position:absolute;bottom:43px;right:67px}.info-about-cool-huskies:before{background:#e98a73}.info-contact:before{background:#cbd789}.info-contact i{transform:rotate(8deg)}.info-privacy:before{background:#789da1}.info-terms:before{background:#d7c6aa}.hub-art{bottom:0;right:9%}.hub-art:before{background:#e98a73}.hub-art i{background:#315d64;transform:rotate(-7deg)}.map-art{bottom:0;right:10%}.map-art:before{background:#cbd789}.map-art i{background:#f6f3ed;box-shadow:13px 10px #315d64}@media (width<=800px){.info-art,.hub-art,.map-art{opacity:.55;transform-origin:100% 100%;right:-12px;transform:scale(.75)}.article-hero{grid-template-columns:1fr;min-height:0}.article-head{padding:54px 20px 58px}.article-head h1{font-size:55px}.article-art{height:320px}.article-body{padding:72px 20px 90px}.article-intro{margin-bottom:48px;font-size:26px}.article-body section{grid-template-columns:38px 1fr;gap:12px}.article-body section h2{font-size:27px}.article-body section p{font-size:16px}.info-art,.hub-art,.map-art{right:0}}.article-art i{border:3px solid #315d64}.art-your-first-30-days i,.art-the-first-winter-is-not-a-test i{border-color:#244c53}.art-the-crate-is-not-the-story i{border-color:#e98a73}.tool-types{background:#d7c6aa}.tool-types i{outline-offset:-3px;outline:3px solid #244c53}.info-art i,.hub-art i,.map-art i{border:2px solid #f6f3edcc}.info-contact i{border-color:#244c53}.drawing-ink i{border:3px solid #e98a73}.share-wrap{z-index:3;margin-top:23px;display:inline-block;position:relative}.share-menu{background:var(--paper);border:1px solid var(--ink);width:250px;box-shadow:8px 9px 0 var(--ink);color:var(--ink);padding:16px;position:absolute;top:calc(100% + 9px);left:0}.share-menu p{font:15px var(--serif);margin:0 0 13px;line-height:1.25}.share-menu>div{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:1fr 1fr;display:grid}.share-menu a,.share-menu button{border:0;border-right:1px solid var(--line);border-bottom:1px solid var(--line);font:600 12px var(--sans);text-align:left;cursor:pointer;background:0 0;justify-content:space-between;align-items:center;gap:8px;padding:10px;display:flex}.share-menu a:hover,.share-menu button:hover{background:var(--lime)}.share-menu>button{border:1px solid var(--ink);width:100%;margin-top:11px}.share-menu>button.native-share{border-color:var(--line);margin-top:6px;font-weight:500}.share-menu span{font-size:14px}@media (width<=500px){.share-menu{width:min(250px,100vw - 40px);left:auto;right:0}}.share-menu{padding-top:40px}.share-menu .share-close{border:1px solid var(--ink);place-items:center;width:27px;height:27px;margin:0;padding:0;font-size:20px;line-height:1;display:grid;position:absolute;top:10px;right:10px}.share-menu .share-close:hover{background:var(--orange);color:#fff}.article-art i{background:#e7e9c9;box-shadow:22px 18px #234a50}.article-art i:before,.article-art i:after{border-bottom-color:#e7e9c9}.article-practice{margin:42px 0 0;background:#e6e4da!important;border-top:0!important;padding:29px 26px!important}.article-practice h2{font-family:var(--serif)!important;font-size:29px!important}.article-practice p{max-width:560px}.article-practice>span{font-weight:700}.art-is-a-husky-right-for-me:after{clip-path:none;background:repeating-linear-gradient(90deg,#315d64 0 8px,#0000 8px 27px),linear-gradient(#d7c6aa,#d7c6aa) 0 100%/100% 40% no-repeat;height:39%;left:0;right:0}.art-is-a-husky-right-for-me i{background:#e7e9c9}.art-is-a-husky-right-for-me i:before,.art-is-a-husky-right-for-me i:after{border-bottom-color:#e7e9c9}.art-your-first-30-days:before{background:#f6f3ed;border-radius:0;width:47%;height:54%;top:11%;left:42%;box-shadow:-23px 23px #315d64}.art-your-first-30-days:after{clip-path:polygon(0 68%,22% 39%,44% 80%,65% 27%,100% 65%,100% 100%,0 100%);background:#789da1;height:30%}.art-apartment-reality-check:before{background:repeating-linear-gradient(90deg,#f6f3ed 0 43px,#d7c6aa 43px 50px);border-radius:0;width:55%;height:58%;top:10%;left:25%;box-shadow:0 0 0 8px #315d64}.art-apartment-reality-check i{background:#e7e9c9}.art-apartment-reality-check i:before,.art-apartment-reality-check i:after{border-bottom-color:#e7e9c9}.art-what-to-buy-and-skip:before{background:#cbd789;border-radius:10px 10px 0 0;width:66%;height:29%;top:30%;left:17%;box-shadow:0 47px #e98a73}.art-what-to-buy-and-skip:after{clip-path:none;background:#315d64;height:24%}.art-what-to-buy-and-skip i{background:#e7e9c9}.art-what-to-buy-and-skip i:before,.art-what-to-buy-and-skip i:after{border-bottom-color:#e7e9c9}.art-the-doorway-is-a-moment:before{background:#244c53;border-radius:0;width:39%;height:72%;top:0;left:49%;box-shadow:-26px 0 #aacdd2}.art-the-doorway-is-a-moment:after{clip-path:none;background:#d7c6aa;height:28%}.art-the-doorway-is-a-moment i{background:#e7e9c9}.art-the-doorway-is-a-moment i:before,.art-the-doorway-is-a-moment i:after{border-bottom-color:#e7e9c9}.art-a-good-day-inside-counts:before{background:linear-gradient(90deg,#0000 48%,#e98a73 48% 52%,#0000 52%),linear-gradient(#0000 48%,#e98a73 48% 52%,#0000 52%),#f6f3ed;border-radius:4px;width:56%;height:51%;top:12%;left:19%}.art-a-good-day-inside-counts i{background:#e7e9c9}.art-a-good-day-inside-counts i:before,.art-a-good-day-inside-counts i:after{border-bottom-color:#e7e9c9}.art-the-first-winter-is-not-a-test:before{box-shadow:none;background:#e7e9c9}.art-the-first-winter-is-not-a-test i{background:#315d64;box-shadow:16px 13px #e98a73}.art-the-first-winter-is-not-a-test i:before,.art-the-first-winter-is-not-a-test i:after{border-bottom-color:#315d64}.art-the-first-winter-is-not-a-test b{background:#f6f3ed}.art-guests-groceries-and-chaos:before{background:#f6f3ed;border-radius:0;width:25%;height:57%;top:13%;left:13%;box-shadow:178px 18px #cbd789,92px -12px #d7c6aa}.art-guests-groceries-and-chaos i{background:#e7e9c9}.art-guests-groceries-and-chaos i:before,.art-guests-groceries-and-chaos i:after{border-bottom-color:#e7e9c9}.art-the-crate-is-not-the-story i{background:#e7e9c9}.art-the-crate-is-not-the-story i:before,.art-the-crate-is-not-the-story i:after{border-bottom-color:#e7e9c9}.rescue-hero{background:#cbd789;grid-template-columns:1.12fr .88fr;min-height:590px;display:grid}.rescue-copy{flex-direction:column;justify-content:center;padding:78px 70px 78px max(40px,50vw - 600px);display:flex}.rescue-copy h1{max-width:710px;margin-bottom:28px;font-size:clamp(50px,6vw,91px)}.rescue-copy>p:last-child{max-width:570px;font-size:18px}.rescue-art{background:#315d64;position:relative;overflow:hidden}.rescue-art:before{content:"";background:#e98a73;border-radius:50%;width:210px;height:210px;position:absolute;top:12%;left:17%}.rescue-art:after{content:"";clip-path:polygon(0 64%,24% 22%,48% 74%,72% 7%,100% 57%,100% 100%,0 100%);background:#d7c6aa;height:31%;position:absolute;bottom:0;left:-8%;right:-8%}.rescue-art i{z-index:1;background:#e7e9c9;border-radius:48% 48% 40% 40%;width:184px;height:196px;position:absolute;bottom:18%;left:38%;box-shadow:21px 18px #e98a73}.rescue-art i:before,.rescue-art i:after{content:"";border:35px solid #0000;border-top-width:0;border-bottom:70px solid #e7e9c9;position:absolute;top:-54px}.rescue-art i:before{left:8px;transform:rotate(-10deg)}.rescue-art i:after{right:8px;transform:rotate(10deg)}.rescue-art b{z-index:2;background:#244c53;border-radius:48%;width:138px;height:117px;position:absolute;bottom:25%;left:44%}.rescue-art span{z-index:3;background:#f6f3ed;border-radius:50%;width:25px;height:17px;position:absolute;bottom:43%;left:49%}.rescue-note{text-align:center;max-width:900px;margin:auto;padding:110px 40px 95px}.rescue-note h2{max-width:760px;margin:0 auto 27px;font-size:clamp(39px,4.8vw,65px)}.rescue-note>p:last-child{max-width:650px;margin:0 auto;font-size:17px;line-height:1.6}.rescue-list{max-width:1000px;margin:auto;padding:0 40px 130px}.rescue-list article{border-top:1px solid var(--ink);grid-template-columns:65px 1fr;gap:20px;padding:30px 0;display:grid}.rescue-list article:last-child{border-bottom:1px solid var(--ink)}.rescue-list article>span{font:11px var(--mono);padding-top:4px}.rescue-list .eyebrow{margin-bottom:10px}.rescue-list h2{font:30px var(--sans);letter-spacing:-.045em;margin-bottom:12px;font-weight:600;line-height:1.05}.rescue-list h2+p{max-width:650px;margin-bottom:16px;font-size:15px;line-height:1.55}.rescue-list a{text-underline-offset:4px;align-items:center;gap:9px;font-size:12px;font-weight:700;text-decoration:underline;display:inline-flex}.rescue-list a:hover{color:var(--orange)}.rescue-next{color:#10292e;background:#e98a73;grid-template-columns:.85fr 1.15fr;gap:12%;padding:88px max(40px,50vw - 500px);display:grid}.rescue-next h2{font-size:clamp(39px,4.8vw,62px)}.rescue-next>div:last-child p{max-width:550px;font-size:16px;line-height:1.55}.rescue-next>div:last-child p:last-child{margin-bottom:0;font-size:14px}@media (width<=800px){.rescue-hero{grid-template-columns:1fr;min-height:0}.rescue-copy{padding:54px 20px 58px}.rescue-copy h1{font-size:55px}.rescue-art{height:320px}.rescue-note{padding:74px 20px 65px}.rescue-list{padding:0 20px 86px}.rescue-list article{grid-template-columns:35px 1fr;gap:12px}.rescue-list h2{font-size:25px}.rescue-next{grid-template-columns:1fr;gap:30px;padding:70px 20px}}.tools-hub-head,.sitemap-head{position:relative;overflow:hidden}.tools-hub-head>:not(.hub-art),.sitemap-head>:not(.map-art){z-index:1;position:relative}.tools-hub-head .hub-art,.sitemap-head .map-art{z-index:0;bottom:-2px;right:max(7%,50vw - 510px)}.drawing-sand{background:#315d64}.drawing-sand:before{background:#e98a73;border-radius:50%;width:152px;height:152px;top:28px;left:16%}.drawing-sand span{clip-path:polygon(0 60%,22% 27%,45% 76%,67% 15%,100% 54%,100% 100%,0 100%);background:#d7c6aa;height:72px}.drawing-sand i{background:#f6f3ed;bottom:19px;left:calc(50% - 65px);transform:rotate(-3deg);box-shadow:17px 13px #e98a73}.drawing-sand i:before,.drawing-sand i:after{border-bottom-color:#f6f3ed}.drawing-sand b{background:#244c53;bottom:80px;left:calc(50% - 14px)}@media (width<=800px){.tools-hub-head .hub-art,.sitemap-head .map-art{opacity:.5;bottom:-8px;right:-2px}}.training-art-recall-is-a-relationship{background:#aacdd2}.training-art-recall-is-a-relationship:before{background:#e7e9c9;width:44%;top:11%;left:12%}.training-art-recall-is-a-relationship:after{clip-path:polygon(0 71%,19% 36%,37% 68%,58% 20%,79% 72%,100% 42%,100% 100%,0 100%);background:#315d64}.training-art-recall-is-a-relationship i{bottom:16%;left:54%;transform:rotate(4deg)scale(.86)}.training-art-recall-is-a-relationship b{bottom:23%;left:59%}.training-art-pause-before-you-ask-again{background:#d7c6aa}.training-art-pause-before-you-ask-again:before{background:#244c53;border-radius:0;width:39%;height:72%;top:0;left:49%;box-shadow:-26px 0 #aacdd2}.training-art-pause-before-you-ask-again:after{clip-path:none;background:#e98a73;height:28%}.training-art-pause-before-you-ask-again i{bottom:13%;left:22%;transform:scale(.84)}.training-art-pause-before-you-ask-again b{bottom:20%;left:27%}.training-art-walks-with-more-attention{background:#cbd789}.training-art-walks-with-more-attention:before{background:#e98a73;width:37%;height:37%;top:10%;left:58%}.training-art-walks-with-more-attention:after{clip-path:polygon(0 69%,22% 33%,44% 78%,68% 12%,100% 62%,100% 100%,0 100%);background:#315d64}.training-art-walks-with-more-attention i{bottom:15%;left:28%;transform:rotate(-5deg)scale(.86)}.training-art-walks-with-more-attention b{bottom:22%;left:33%}.training-art-tiny-wins-count{background:#e98a73}.training-art-tiny-wins-count:before{background:#f6f3ed;width:38%;height:38%;top:17%;left:15%;box-shadow:190px 30px #cbd789}.training-art-tiny-wins-count:after{clip-path:none;background:#315d64;height:27%}.training-art-tiny-wins-count i{bottom:15%;left:44%;transform:scale(.8)}.training-art-tiny-wins-count b{bottom:22%;left:49%}.training-art-names-are-for-connection{background:#789da1}.training-art-names-are-for-connection:before{background:#f6f3ed;border-radius:45%;width:50%;height:31%;top:15%;left:24%}.training-art-names-are-for-connection:after{clip-path:none;background:#d7c6aa;height:28%}.training-art-names-are-for-connection i{bottom:15%;left:39%;transform:rotate(3deg)scale(.83)}.training-art-names-are-for-connection b{bottom:22%;left:44%}.training-art-leave-it-without-the-lecture{background:#d7c6aa}.training-art-leave-it-without-the-lecture:before{background:#e98a73;border-radius:20px;width:43%;height:43%;top:16%;left:18%}.training-art-leave-it-without-the-lecture:after{clip-path:none;background:#244c53;height:29%}.training-art-leave-it-without-the-lecture i{bottom:14%;left:52%;transform:rotate(-4deg)scale(.82)}.training-art-leave-it-without-the-lecture b{bottom:21%;left:57%}.training-art-settle-is-a-skill{background:#cbd789}.training-art-settle-is-a-skill:before{background:#f6f3ed;border-radius:16px;width:65%;height:35%;top:46%;left:17%;box-shadow:0 -106px #aacdd2}.training-art-settle-is-a-skill:after{clip-path:none;background:#e98a73;height:22%}.training-art-settle-is-a-skill i{bottom:14%;left:38%;transform:scale(.78)}.training-art-settle-is-a-skill b{bottom:20%;left:43%}.training-art-greetings-without-the-full-production{background:#e98a73}.training-art-greetings-without-the-full-production:before{background:#f6f3ed;border-radius:0;width:29%;height:63%;top:8%;left:18%;box-shadow:220px 0 #cbd789}.training-art-greetings-without-the-full-production:after{clip-path:none;background:#315d64;height:27%}.training-art-greetings-without-the-full-production i{bottom:15%;left:43%;transform:scale(.82)}.training-art-greetings-without-the-full-production b{bottom:22%;left:48%}.training-art-loose-leash-real-life{background:#aacdd2}.training-art-loose-leash-real-life:before{background:#e7e9c9;width:40%;height:40%;top:14%;left:12%}.training-art-loose-leash-real-life:after{clip-path:polygon(0 72%,21% 39%,44% 78%,66% 19%,100% 62%,100% 100%,0 100%);background:#244c53}.training-art-loose-leash-real-life i{bottom:15%;left:53%;transform:rotate(5deg)scale(.84)}.training-art-loose-leash-real-life b{bottom:22%;left:58%}.training-art-build-a-better-routine{background:#315d64}.training-art-build-a-better-routine:before{background:#e98a73;width:48%;height:48%;top:12%;left:15%}.training-art-build-a-better-routine:after{clip-path:none;background:#d7c6aa;height:28%}.training-art-build-a-better-routine i{bottom:15%;left:47%;transform:scale(.82)}.training-art-build-a-better-routine b{bottom:22%;left:52%}
