@font-face {
  font-family: 'Frank Ruhl Libre';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/assets/fonts/font-0.ttf) format('truetype');
}
@font-face {
  font-family: 'Frank Ruhl Libre';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/assets/fonts/font-1.ttf) format('truetype');
}
@font-face {
  font-family: 'Frank Ruhl Libre';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/assets/fonts/font-2.ttf) format('truetype');
}
@font-face {
  font-family: 'Heebo';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/assets/fonts/font-3.ttf) format('truetype');
}
@font-face {
  font-family: 'Heebo';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/assets/fonts/font-4.ttf) format('truetype');
}
@font-face {
  font-family: 'Heebo';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/assets/fonts/font-5.ttf) format('truetype');
}
@font-face {
  font-family: 'Heebo';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/assets/fonts/font-6.ttf) format('truetype');
}
@font-face {
  font-family: 'Heebo';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(/assets/fonts/font-7.ttf) format('truetype');
}

:root{--bg:#f7f6ef;--paper:#fffefa;--green:#273c2c;--muted:#647063;--olive:#687645;--line:#dddfd1;--pale:#ecf0e3;--gold:#b18b4c;--radius:22px;font-family:'Heebo',Arial,sans-serif;color:var(--green);background:var(--bg);font-synthesis:none;scroll-behavior:smooth;scroll-padding-top:210px}*{box-sizing:border-box}body{margin:0;font-size:1.0625rem;line-height:1.8}button,input,textarea,select{font:inherit}button,a,input,textarea,summary{touch-action:manipulation}button,a{ -webkit-tap-highlight-color:transparent}a{color:inherit;text-underline-offset:5px}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #8c722e;outline-offset:5px}h1,h2,h3,p{margin:0}p+p{margin-top:16px}h1,h2,h3{line-height:1.2}h2{font-size:clamp(30px,3vw,42px);font-weight:600;letter-spacing:-.035em}h3{font-size:1.375rem;font-weight:600}bdi,[dir=ltr]{unicode-bidi:isolate}bdi{display:inline-block}p,li{overflow-wrap:break-word}img{display:block;max-width:100%}.wrap{width:min(1180px,calc(100% - 64px));margin-inline:auto}.micro{font-size:0.875rem;line-height:1.65;color:var(--muted)}.eyebrow{font-size:0.875rem;letter-spacing:.03em;font-weight:500;color:var(--olive);margin-bottom:18px}.button{display:inline-flex;justify-content:center;align-items:center;gap:24px;min-height:50px;padding:12px 23px;border-radius:11px;border:1px solid transparent;text-decoration:none;font-size:1.0rem;font-weight:500;line-height:1.6;transition:background .2s,transform .2s;max-width:100%}.button:hover{transform:translateY(-2px)}.primary,.complete{background:var(--green);color:#fffefa;box-shadow:0 4px 8px #273c2c0a}.primary:hover,.complete:hover{background:#3a513d}.secondary{background:var(--paper);border-color:var(--line);color:var(--green)}.secondary:hover{background:var(--pale)}.button span[aria-hidden]{font-size:1.375rem;font-weight:400}.skip-link{position:fixed;top:-100px;right:20px;z-index:1000;padding:10px 20px;background:white}.skip-link:focus{top:12px}.site-header{height:94px;border-bottom:1px solid #dfe1d566;background:var(--bg);position:relative;z-index:5}.header-inner{width:min(1340px,calc(100% - 80px));height:100%;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;gap:12px;align-items:center;text-decoration:none;line-height:1.3}.brand-icon{font-family:Georgia,serif;font-style:italic;background:var(--green);color:#eef1d9;display:grid;place-items:center;width:43px;height:43px;border-radius:50%;font-size:2.4375rem;padding-bottom:5px}.brand strong{font-size:1.0rem;font-weight:600}.brand small{display:block;font-size:0.75rem;color:var(--muted);margin-top:4px}.site-header nav{display:flex;gap:34px;font-size:0.875rem}.site-header nav a{text-decoration:none}.site-header nav a:hover{text-decoration:underline}.header-cta{font-size:0.875rem;border:1px solid #c7cbb9;border-radius:8px;padding:8px 15px;text-decoration:none;display:flex;gap:24px;align-items:center;min-height:44px}.hero{overflow:hidden}.hero-inner{width:min(1420px,100%);margin:auto;display:grid;grid-template-columns:43% 57%;min-height:665px;align-items:center;padding:46px 40px 20px}.hero-copy{z-index:2;padding-right:clamp(0px,3vw,44px);padding-bottom:18px;max-width:555px}.hero-copy .eyebrow{display:flex;align-items:center;gap:9px}.hero-copy .eyebrow>span{height:6px;width:6px;background:var(--olive);border-radius:50%}h1{font-family:'Frank Ruhl Libre',Georgia,serif;font-weight:500;font-size:clamp(65px,6.8vw,100px);line-height:.98;letter-spacing:-.045em;margin-bottom:27px}h1>span{color:#667a49}.hero-subtitle{font-size:1.4375rem;line-height:1.6;max-width:430px}.hero-intro{font-size:1.0rem;color:var(--muted);width:calc(100% - 52px);max-width:360px;margin-top:17px!important}.hero-copy .primary{margin-top:29px;min-width:236px}.hero-note{margin-top:14px!important;font-size:0.75rem}.tree-scene{position:relative;align-self:stretch;min-width:0;display:flex;align-items:center;justify-content:center;isolation:isolate}.hero-tree{width:128%;max-width:none;mix-blend-mode:multiply;mask-image:linear-gradient(to bottom,transparent 0%,#000 8%,#000 86%,transparent 99%);animation:tree-breathe 13s ease-in-out infinite alternate;transform-origin:50% 82%}.sunbeams{position:absolute;inset:0;z-index:1;pointer-events:none;background:conic-gradient(from 140deg at 10% 8%,transparent 0deg,#fff8cc3d 9deg,transparent 16deg,#ffffed26 23deg,transparent 32deg);mix-blend-mode:soft-light;animation:sunlight 14s ease-in-out infinite alternate}.branch-tag{position:absolute;z-index:2;display:flex;align-items:center;gap:10px;background:#fffefaeb;box-shadow:0 6px 32px #2f462618;border:1px solid #fffefd;border-radius:9px;padding:7px 12px;font-size:0.75rem;white-space:nowrap;animation:tag-float 7s ease-in-out infinite alternate}.branch-tag>span:first-child{color:var(--olive)}.tag-art{top:24%;right:2%;transform:rotate(-3deg)}.tag-travel{top:40%;left:1%;animation-delay:-2s;transform:rotate(2deg)}.tag-you{bottom:29%;right:12%;animation-delay:-4s}.tag-plus{font-size:1.5rem;line-height:1}.root-tag{position:absolute;bottom:10%;display:flex;flex-direction:column;align-items:center}.root-tag bdi{font-family:Georgia,serif;font-size:1.4375rem;letter-spacing:-.05em}.root-tag span{font-size:0.75rem;color:var(--muted)}.tree-caption{position:absolute;bottom:0;font-size:0.75rem;line-height:1.7;color:var(--muted);text-align:center;margin:0}.hero-bottom{max-width:1180px;margin:22px auto 0;display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:22px 0;font-size:0.875rem}.hero-bottom i{font-style:normal;color:var(--olive);padding-left:8px}.intro-section{display:grid;grid-template-columns:1fr 1.3fr;gap:110px;padding-block:110px}.intro-section h2{line-height:1.3}.intro-copy{font-size:1.0625rem;color:var(--muted)}.domain-examples{display:flex;gap:8px;flex-wrap:wrap;margin-top:25px;font-size:0.8125rem}.domain-examples>span{padding:8px 12px;border:1px solid var(--line);border-radius:6px;color:var(--green)}.domain-examples>span>span{color:var(--muted)}.road-section{background:#ecefe3;border-block:1px solid #dfe3d5;padding:68px 0 64px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:32px;margin-bottom:38px}.section-heading p:not(.eyebrow){font-size:1.0rem;color:var(--muted)}.roadmap{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(10,1fr);gap:10px;position:relative}.roadmap:before{content:'';position:absolute;top:22px;left:5%;right:5%;border-top:1px solid #bcc5a8}.roadmap li{font-size:0.8125rem;line-height:1.6;z-index:1;text-align:center;display:flex;flex-direction:column;align-items:center}.roadmap li>span{height:45px;width:45px;display:grid;place-items:center;border:1px solid #cad0bb;background:#ecefe3;border-radius:50%;margin-bottom:15px;font-size:0.8125rem}.roadmap li>bdi{display:contents}.roadmap .road-finish>span{background:var(--green);color:white;border-color:var(--green);font-size:1.125rem}.guide-heading{padding:96px 0 36px}.guide-heading>p:last-child{margin-top:18px;color:var(--muted)}.progress-nav{position:sticky;top:10px;z-index:10;background:#f7f6eff5;backdrop-filter:blur(14px);border:1px solid var(--line);border-radius:14px;padding:15px 24px 13px;margin-bottom:30px;box-shadow:0 5px 20px #233a2010}.progress-top{display:flex;justify-content:space-between;font-size:0.8125rem;color:var(--muted)}.progress-top>span:first-child{font-weight:600;color:var(--green)}.progress-track{height:3px;background:#dde2d2;margin:11px 0 15px;border-radius:10px;overflow:hidden}#progress-fill{height:100%;width:0;background:var(--olive);transition:width .5s}.progress-nav nav{display:flex;justify-content:space-between;gap:12px}.progress-nav nav a{font-size:0.875rem;text-decoration:none;display:flex;align-items:center;gap:8px;white-space:nowrap}.progress-nav nav a>span{height:24px;width:24px;border:1px solid #cbd0bf;border-radius:50%;display:grid;place-items:center;font-size:0.75rem}.progress-nav a.is-current{font-weight:600}.progress-nav a.is-current>span{border-color:var(--green);background:var(--green);color:white}.progress-nav a.is-complete>span{background:#dfe9cd;border-color:#dfe9cd}.step-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);padding:44px 42px 24px;margin-bottom:30px;box-shadow:0 6px 18px #1f3d2603;scroll-margin-top:150px}.step-title{display:flex;gap:22px;align-items:center;margin-bottom:32px}.step-title .eyebrow{margin-bottom:10px;font-size:0.8125rem}.step-title h2{font-size:2.0rem}.step-number{font-family:Georgia,serif;font-size:3.5625rem;line-height:1;color:#a8b297;font-weight:400;letter-spacing:-.05em}.step-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start}.step-grid>div{min-width:0}.step-grid p{font-size:1.0rem}.step-grid .lead{font-size:1.25rem;font-weight:500;margin-bottom:16px}.check-list{list-style:none;padding:0;margin:24px 0;font-size:1.0rem}.check-list li{position:relative;padding-right:26px;margin-top:8px}.check-list li:before{content:'✓';position:absolute;right:0;color:var(--olive)}.notice{padding:16px 18px;background:var(--pale);border-radius:10px;color:#45553a;font-size:0.875rem!important;border-right:3px solid #a7b289}.name-panel{background:#f1f3e9;border:1px solid #dce1cf;border-radius:16px;padding:28px}.panel-topline{display:flex;justify-content:space-between;gap:10px;border-bottom:1px solid #d9dfcc;padding-bottom:18px;margin-bottom:22px;font-size:0.875rem;font-weight:500}.name-panel label{font-size:0.9375rem;display:block;margin-bottom:10px}.name-input-wrap{display:flex;border:1px solid #aeb99b;background:var(--paper);border-radius:9px;align-items:center;padding:0 13px;height:57px}.name-input-wrap input{width:100%;min-width:30px;border:0;background:transparent;outline-offset:0!important;padding:10px 0;color:var(--green);font-size:1.1875rem;font-family:inherit}.name-input-wrap>span{font-size:1.0625rem;color:var(--muted);white-space:nowrap}.name-panel .micro{font-size:0.75rem;margin-top:10px}.name-feedback{font-size:0.75rem!important;min-height:40px;color:var(--muted);margin-top:12px!important}.name-feedback.error{color:#934622}.name-preview{display:flex;flex-direction:column;text-align:center;background:#e5ebd9;padding:20px 8px;border-radius:10px;margin:16px 0}.name-preview>bdi{font-size:clamp(14px,1.7vw,23px);line-height:1.5;word-break:break-all}.name-panel>.button{width:100%;font-size:0.875rem}.examples-details{font-size:0.8125rem;margin-top:18px}.examples-details summary{cursor:pointer}.examples-details p{font-size:0.75rem;margin:8px 0}.step-end{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-top:36px;padding-top:23px;border-top:1px solid var(--line)}.step-end>.micro{max-width:55%}.step-end>.button{font-size:0.875rem}.complete.done{color:var(--green);background:#e4ecd7}.site-footer{padding-block:34px;display:flex;justify-content:space-between;gap:20px;align-items:center;border-top:1px solid var(--line);font-size:0.875rem}.text-button{border:0;background:transparent;font-size:0.8125rem;text-decoration:underline;text-underline-offset:4px;color:var(--muted);padding:12px 0}.ambient{position:fixed;inset:0;z-index:20;pointer-events:none;overflow:hidden}.drift{position:absolute;width:23px;opacity:0;animation:leaf-drift 25s linear infinite}.leaf-a{left:2%;animation-delay:-7s}.leaf-b{right:2%;animation-delay:-17s;animation-duration:31s;width:18px}.leaf-c{left:7%;animation-delay:-24s;animation-duration:36s;width:15px}.toast{position:fixed;bottom:30px;left:50%;transform:translate(-50%,20px);opacity:0;pointer-events:none;background:var(--green);color:white;border-radius:12px;padding:12px 24px;z-index:101;box-shadow:0 8px 30px #273c2c2b;font-size:0.9375rem;transition:.2s;text-align:center;max-width:90vw}.toast.visible{opacity:1;transform:translate(-50%,0)}dialog{border:1px solid var(--line);border-radius:18px;background:var(--paper);padding:18px;width:min(1400px,96vw);max-height:94vh;color:var(--green);overflow:auto}dialog::backdrop{background:#102011c9;backdrop-filter:blur(5px)}.dialog-bar{display:flex;justify-content:space-between;align-items:center;gap:20px;position:sticky;top:-18px;background:var(--paper);z-index:2;padding-bottom:16px}.dialog-bar>div{display:flex;gap:8px}.dialog-bar p{font-size:1.0rem}.dialog-bar .button{font-size:0.875rem;padding:8px 16px;min-height:44px}.dialog-image-scroll{overflow:auto;max-height:73vh;direction:ltr;overscroll-behavior:contain}.dialog-image-content{position:relative}.dialog-image-content.zoomed{width:1800px;max-width:none}.dialog-image-content img{width:100%;max-width:none}.dialog-image-content .shot-overlay{pointer-events:none}dialog>.micro{margin-top:12px}@keyframes tree-breathe{0%{transform:rotate(-.2deg) scale(1)}100%{transform:rotate(.3deg) scale(1.006)}}@keyframes tag-float{to{translate:0 -5px}}@keyframes sunlight{from{opacity:.3;transform:rotate(-2deg)}to{opacity:.8;transform:rotate(3deg)}}@keyframes leaf-drift{0%{transform:translate3d(0,-10vh,0) rotate(0);opacity:0}8%{opacity:.4}35%{transform:translate3d(12px,35vh,0) rotate(70deg)}65%{transform:translate3d(-8px,70vh,0) rotate(135deg);opacity:.28}90%,100%{transform:translate3d(20px,110vh,0) rotate(240deg);opacity:0}}
@media(min-width:1500px){.hero-inner{min-height:730px}}@media(max-width:1050px){.wrap{width:calc(100% - 40px)}.header-inner{width:calc(100% - 40px)}.hero-inner{padding:35px 24px 20px;grid-template-columns:46% 54%;min-height:630px}.hero-copy{padding-right:0}.hero-subtitle{font-size:1.25rem}.hero-bottom{margin-inline:20px;font-size:0.75rem}.intro-section{gap:50px;padding-block:75px}.roadmap{gap:4px}.roadmap li{font-size:0.75rem}.step-card{padding:32px 28px 22px}.step-grid{gap:30px}.progress-nav nav a{font-size:0.75rem}.name-panel{padding:22px}.tag-art{right:-5%}.tag-you{right:5%}.tag-travel{left:-4%}.step-title h2{font-size:1.8125rem}}@media(max-width:700px){:root{scroll-padding-top:180px}body{font-size:1.0rem}.wrap{width:calc(100% - 32px)}.site-header{height:77px}.header-inner{width:calc(100% - 32px)}.site-header nav{display:none}.brand-icon{width:35px;height:35px;font-size:1.9375rem}.brand strong{font-size:0.875rem}.brand small{font-size:0.75rem}.header-cta{gap:17px;font-size:0.8125rem;padding:6px 12px}.hero-inner{display:flex;flex-direction:column;padding:32px 20px 0;min-height:0}.hero-copy{padding:0;text-align:center;max-width:500px}.hero-copy .eyebrow{justify-content:center;font-size:0.75rem;margin-bottom:22px}h1{font-size:4.5rem;line-height:.97;margin-bottom:22px}h1 br{display:none}.hero-subtitle{font-size:1.25rem;margin-inline:auto;max-width:340px}.hero-intro{font-size:0.875rem;width:100%;margin-inline:auto;max-width:350px}.hero-copy .primary{margin-top:23px;font-size:1.0rem;min-height:52px}.hero-note{font-size:0.75rem}.tree-scene{width:100%;height:370px;min-height:370px;margin:5px auto 5px;max-width:500px}.hero-tree{width:116%;height:100%;object-fit:contain;mask-image:linear-gradient(to bottom,transparent 0%,#000 9%,#000 80%,transparent 96%)}.branch-tag{font-size:0.625rem;padding:5px 9px}.tag-art{top:18%;right:1%}.tag-travel{top:40%;left:0}.tag-you{bottom:29%;right:13%;font-size:0.6875rem}.root-tag{bottom:8%}.root-tag bdi{font-size:1.3125rem}.root-tag span{font-size:0.6875rem}.tree-caption{font-size:0.6875rem;bottom:-1%}.hero-bottom{display:grid;grid-template-columns:1fr 1fr;font-size:0.75rem;gap:11px 8px;padding:20px 0;margin:18px 16px 0}.hero-bottom i{padding-left:3px}.intro-section{grid-template-columns:1fr;gap:25px;padding-block:62px}.intro-section h2{font-size:2.0625rem}.intro-section h2 br{display:none}.eyebrow{margin-bottom:12px;font-size:0.8125rem}.intro-copy{font-size:1.0rem}.domain-examples{font-size:0.75rem;gap:7px}.domain-examples>span{padding:6px 9px}.road-section{padding:42px 0}.section-heading{display:block;margin-bottom:27px}.section-heading>p{margin-top:18px;font-size:0.9375rem}.roadmap{display:flex;flex-direction:column;gap:0}.roadmap:before{top:15px;bottom:20px;right:19px;left:auto;border:0;border-right:1px solid #bcc5a8}.roadmap li{flex-direction:row;gap:17px;text-align:right;font-size:0.9375rem;min-height:60px}.roadmap li>span{width:39px;height:39px;flex:0 0 39px;margin:0;font-size:0.8125rem}.guide-heading{padding:60px 0 27px}.guide-heading h2{font-size:2.0rem}.guide-heading>p:last-child{font-size:0.875rem}.progress-nav{top:6px;padding:12px;margin-bottom:20px;border-radius:12px}.progress-top{font-size:0.75rem}.progress-nav nav{display:grid;grid-template-columns:repeat(3,1fr);gap:10px 5px}.progress-nav nav a{font-size:0.6875rem;gap:5px;min-height:30px}.progress-nav nav a>span{width:21px;height:21px;font-size:0.6875rem}.progress-track{margin:8px 0}.step-card{padding:26px 19px 20px;margin-bottom:20px;scroll-margin-top:160px;border-radius:17px}.step-title{gap:14px;margin-bottom:26px;align-items:flex-start}.step-number{font-size:2.875rem}.step-title .eyebrow{font-size:0.6875rem;margin-bottom:9px}.step-title h2{font-size:1.6875rem;line-height:1.25}.step-grid{grid-template-columns:1fr;gap:27px}.step-grid p{font-size:0.9375rem}.step-grid .lead{font-size:1.1875rem}.check-list{font-size:0.9375rem;margin-block:19px}.name-panel{padding:20px 16px}.name-input-wrap{height:54px;padding:0 10px}.name-input-wrap input{font-size:1.125rem}.name-input-wrap>span{font-size:0.9375rem}.name-preview>bdi{font-size:1.3125rem}.step-end{flex-direction:column;align-items:stretch;gap:15px;margin-top:26px;padding-top:22px}.step-end>.micro{max-width:none;font-size:0.8125rem}.step-end .button{width:100%;font-size:0.875rem;justify-content:space-between}.site-footer{flex-wrap:wrap;gap:23px;padding-block:26px}.site-footer>.text-button{flex:1 1 100%;text-align:right;border-top:1px solid var(--line);padding-top:18px}.drift{width:17px}.leaf-c{display:none}.dialog-bar{align-items:flex-start;gap:10px}.dialog-bar p{font-size:0.8125rem;max-width:45%}.dialog-bar>div{flex-wrap:wrap;justify-content:flex-end}.dialog-bar .button{font-size:0.75rem;padding:8px 12px}.dialog-image-content.zoomed{width:1300px}dialog{padding:12px;max-height:90dvh}.dialog-bar{top:-12px}.dialog-image-scroll{max-height:65dvh}.toast{font-size:0.875rem;padding:12px 18px;bottom:20px}}@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.ambient{display:none}}
/* Complete guide */
.hero-tree{height:auto}.tree-scene{overflow:visible}.hero-tree{mask-image:linear-gradient(to right,transparent 0%,#000 6%,#000 91%,transparent 100%)}.hero-inner{min-height:660px}.instruction-list{list-style:none;counter-reset:instruction;padding:0;margin:24px 0;font-size:1.0rem}.instruction-list li{counter-increment:instruction;position:relative;padding-right:36px;margin-bottom:17px;line-height:1.75}.instruction-list li:before{content:counter(instruction);position:absolute;top:1px;right:0;width:24px;height:24px;background:#eaf0df;color:var(--green);border-radius:50%;text-align:center;font-size:0.75rem;line-height:24px;font-weight:600}.prompt-panel,.mail-template-panel{border:1px solid var(--line);background:#f6f7f0;padding:24px;border-radius:16px}.prompt-text{white-space:pre-line;font-size:0.875rem;line-height:1.9;color:#42503a}.prompt-panel>.button{margin-top:24px;width:100%;font-size:0.875rem}.external-hint{font-size:0.75rem!important;margin-top:12px}.help-details{border-top:1px solid var(--line);margin-top:22px;padding-top:16px;font-size:0.875rem}.help-details summary{cursor:pointer;color:var(--green);font-weight:500;min-height:32px}.help-details p{font-size:0.875rem;margin-top:12px}.refine-section{border-top:1px solid var(--line);margin-top:36px;padding-top:36px}.refine-heading{display:flex;align-items:center;gap:15px;margin-bottom:18px}.refine-heading .eyebrow{margin-bottom:7px}.refine-heading>img{animation:tag-float 6s ease-in-out infinite alternate}.refine-section>p{font-size:1.0rem;max-width:850px}.refinement-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-block:25px}.refinement-grid>div{font-size:0.875rem;background:#f7f8f2;border:1px solid #e2e6d8;border-radius:10px;padding:13px 14px;line-height:1.7;transition:border-color .2s,background .2s}.refinement-grid>div:hover{background:#edf2e3;border-color:#b3c396}.refine-message{font-size:1.0625rem!important}.refine-section>.micro{font-size:0.8125rem!important;margin-top:14px}.ui-label{border:1px solid #ced5c0;background:#eff2e7;border-radius:5px;padding:1px 8px;font-weight:500}.screenshot-step-grid{display:grid;grid-template-columns:0.78fr 1.22fr;gap:36px;align-items:start}.screenshot-step-grid>div{min-width:0}.screenshot-step-grid p{font-size:1.0rem}.screenshot-step-grid .lead{font-size:1.1875rem;margin-bottom:16px;font-weight:500}.shot-figure{margin:0;min-width:0}.screenshot{display:block;width:100%;padding:0;border:1px solid #263128;border-radius:12px;position:relative;background:#171717;overflow:hidden;cursor:zoom-in;box-shadow:0 12px 30px #14211115}.screenshot img{width:100%;height:auto}.shot-overlay{position:absolute;border:2px solid #dbe99d;border-radius:6px;box-shadow:0 0 0 1px #34410e77;direction:ltr}.shot-overlay b{position:absolute;right:-7px;top:-13px;font-size:0.6875rem;line-height:20px;width:20px;height:20px;border-radius:50%;background:#e7f0b5;color:#23321b;text-align:center;box-shadow:0 2px 7px #0003}.mark-dots{left:89.6%;top:55.8%;width:3.2%;height:7.5%}.mark-settings{left:69.3%;top:90.1%;width:22.8%;height:8.1%}.mark-domain{left:6.5%;top:63.1%;width:85.3%;height:15.3%}.mark-copy{width:8.6%;height:8.6%}.c1,.c3,.c5{left:46.4%}.c2,.c4,.c6{left:87.1%}.c1,.c2{top:50.9%}.c3,.c4{top:61.4%}.c5,.c6{top:71.8%}.zoom-hint{position:absolute;top:10px;left:10px;background:#fffff0e6;color:#233523;border-radius:5px;padding:3px 9px;font-size:0.6875rem}.shot-figure figcaption{display:flex;gap:22px;flex-wrap:wrap;font-size:0.8125rem;margin-top:13px;color:var(--muted)}.shot-figure figcaption>span{display:flex;align-items:center;gap:8px}.shot-figure figcaption b{height:22px;width:22px;border-radius:50%;background:#e7edda;display:grid;place-items:center;font-size:0.6875rem;font-weight:500}.shot-figure>.micro{font-size:0.75rem;margin-top:16px}.shot-figure>.notice{margin-top:24px}.detail-crop{height:72px;width:min(290px,100%);background-color:#252525;border-radius:10px;border:1px solid #839750;position:relative;margin-top:25px;background-repeat:no-repeat}.crop-settings{background-image:url('/assets/sites-settings.png');background-size:1270px auto;background-position:92% 99%}.crop-badge{position:absolute;top:-12px;right:12px;background:#e7edda;border-radius:5px;padding:0 9px;font-size:0.6875rem;color:#34482b}.address-callout{border:1px solid #d5dfc4;background:#edf1e5;border-radius:12px;padding:20px;margin-top:24px;display:flex;flex-direction:column;gap:12px;min-width:0}.address-callout>bdi{font-size:1.3125rem;word-break:break-all;line-height:1.6}.address-callout>.button{font-size:0.875rem}.full-domain-examples p{font-size:0.75rem}.field-explainer{margin:18px 0}.field-explainer>div{display:grid;grid-template-columns:105px 1fr;gap:15px;padding:12px 0;border-bottom:1px solid var(--line);font-size:0.875rem}.field-explainer dt{font-weight:600;text-align:left}.field-explainer dd{margin:0;color:var(--muted)}.copy-equation{display:flex;gap:12px;align-items:center;justify-content:center;padding:20px 8px;background:#edf2e3;border-radius:12px;margin:24px 0 12px;direction:rtl}.copy-equation>span{font-size:0.75rem}.copy-equation strong{display:block;font-size:1.75rem;line-height:1.2;font-weight:500;text-align:center}.copy-how{border-top:1px solid var(--line);margin-top:35px;padding-top:30px}.copy-how h3{font-size:1.375rem}.copy-how .instruction-list{display:grid;grid-template-columns:1fr 1fr;gap:8px 35px}.example-zone{margin-top:34px;border:1px solid #e3d1ae;border-radius:14px;overflow:hidden}.example-warning{display:flex;gap:17px;padding:22px;background:#f7eedb;color:#6b4d20}.example-warning>span{height:30px;width:30px;flex:0 0 30px;border:1px solid #b5924e;border-radius:50%;font-size:1.3125rem;text-align:center;line-height:28px}.example-warning h3{font-size:1.1875rem}.example-warning p{font-size:0.875rem;margin-top:10px;line-height:1.8}.record-examples{display:grid;grid-template-columns:repeat(3,1fr);background:#fffaf0}.record-example{min-width:0;padding:20px;border-left:1px solid #e8dcc2}.record-example:last-child{border:0}.record-heading{display:flex;align-items:center;gap:10px;justify-content:space-between;padding-bottom:15px;border-bottom:1px solid #e8dcc2}.record-heading h4{margin:0;font-size:1.0rem;font-weight:500}.record-heading span{font-size:0.6875rem;color:#80653e}.record-example dl{direction:ltr;text-align:left;font-size:0.75rem;line-height:1.7}.record-example dt{color:#7d705a;margin-top:13px;font-size:0.6875rem}.record-example dd{margin:4px 0 0;overflow-wrap:anywhere;color:#554a37;font-family:ui-monospace,monospace}.mail-detail{border-bottom:1px solid var(--line);padding:19px 0;min-width:0}.mail-detail>div{display:flex;gap:15px;justify-content:space-between;align-items:center;line-height:1.6;margin-top:8px}.mail-detail bdi{font-size:1.1875rem;font-weight:500;overflow-wrap:anywhere}.mail-detail a{font-size:1.4375rem;font-weight:500;text-decoration:none}.icon-copy{border:1px solid var(--line);background:var(--paper);border-radius:8px;min-width:44px;min-height:44px;color:var(--green);padding:8px;white-space:nowrap}.before-send{margin:29px 0}.before-send h3{font-size:1.1875rem}.before-send .check-list{font-size:0.875rem}.mail-template-panel .panel-topline label{font-size:0.875rem;font-weight:500}.mail-template-panel textarea{background:transparent;border:0;width:100%;resize:vertical;min-height:460px;max-height:1050px;padding:2px 0;color:#394936;font-size:0.875rem;line-height:1.7;unicode-bidi:plaintext;white-space:pre-wrap}.mail-template-panel>.micro{font-size:0.75rem!important}.mail-actions{display:flex;gap:9px;margin-top:20px}.mail-actions .button{padding:11px 14px;gap:14px;font-size:0.8125rem;flex:1}.mail-actions .button>span{font-size:1.125rem}.mail-open-hint{margin-top:13px}.after-mail-section{padding-block:80px 85px;scroll-margin-top:50px}.after-flow{display:grid;grid-template-columns:repeat(4,1fr);gap:16px 20px;list-style:none;padding:0;margin:0 0 42px}.after-flow li{border-top:1px solid #cfd5bf;position:relative;padding:18px 0 0;font-size:0.875rem;line-height:1.7;display:flex;align-items:center;gap:14px}.after-flow li>span{font-size:0.75rem;color:var(--olive)}.after-flow li:not(:last-child):after{content:'←';position:absolute;left:0;top:-16px;background:var(--bg);padding:0 8px;color:#96a482}.after-flow .confirmation-step{grid-column:span 2;color:#405a2b}.waiting-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.waiting-card{padding:30px;border:1px solid var(--line);border-radius:16px;background:#f1f3e9}.status-label{font-size:0.75rem;display:block;margin-bottom:15px;color:#65704b}.waiting-card h3{font-size:1.5rem;line-height:1.5}.waiting-card p{font-size:0.9375rem;margin-top:18px}.waiting-card .instruction-list{font-size:0.875rem;margin-bottom:0}.verify-label{font-size:0.75rem;padding:5px 9px;border:1px solid #c6ceb7;border-radius:5px;background:#fbfcf4;line-height:1.6}.refresh-symbol{font-size:1.5rem;line-height:1}.success-section{background:var(--green);color:#f5f8ea;padding-block:70px;position:relative;overflow:hidden}.success-inner{text-align:center;position:relative;z-index:1}.success-sprig{position:relative;width:90px;margin:0 auto 23px}.success-sprig>img{animation:tag-float 7s ease-in-out infinite alternate}.success-sprig>span{position:absolute;bottom:6px;right:1px;width:25px;height:25px;display:grid;place-items:center;background:#d9e4b6;border:3px solid var(--green);border-radius:50%;color:var(--green);font-size:0.75rem}.success-section .eyebrow{color:#bac79f}.success-section h2{font-size:clamp(34px,4vw,52px);line-height:1.3}.success-domain{display:block;font-size:clamp(21px,3vw,32px);margin:26px auto 22px;font-weight:400;color:#e0e9c0;overflow-wrap:anywhere}.success-section p{font-size:1.0rem}.share-ideas{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin:25px 0;font-size:0.8125rem;color:#d4dfc6}.share-ideas span+span:before{content:'·';padding-left:12px;color:#b9c796}.success-last{font-size:1.375rem!important}.updates-section{padding-block:95px 80px}.section-leaf{animation:tag-float 6s ease-in-out infinite alternate}.updates-grid{display:grid;grid-template-columns:1fr 1fr;gap:65px}.updates-grid .lead{font-size:1.3125rem;margin-bottom:20px}.updates-grid p{font-size:1.0rem}.update-chips{display:flex;flex-wrap:wrap;gap:8px;margin:23px 0}.update-chips span{font-size:0.8125rem;padding:7px 12px;border:1px solid #d6ddc9;border-radius:7px;background:#f2f4eb}.same-address{position:relative;display:flex;flex-direction:column;gap:9px;background:#e9eedd;border-radius:12px;padding:21px 25px;margin-top:28px}.same-address>bdi{font-size:1.5rem}.same-address>span:last-child{font-family:Georgia,serif;position:absolute;left:20px;bottom:5px;font-size:3.5625rem;color:#889a6b}.update-instructions{border:1px solid var(--line);border-radius:16px;padding:30px;background:var(--paper)}.update-instructions h3{font-size:1.3125rem}.update-instructions .button{font-size:0.875rem}.contact-again{border:1px solid var(--line);border-radius:13px;margin-top:34px;padding:24px 29px}.contact-again summary{cursor:pointer;font-size:1.125rem;font-weight:500}.contact-again ul{columns:2;font-size:0.875rem;line-height:1.9;padding-right:20px;gap:40px;margin-top:21px}.contact-again li{break-inside:avoid;margin-bottom:9px}.contact-again p{font-size:0.875rem;padding-top:12px}.faq-section{background:#eef0e6;padding-block:70px}.faq-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:75px}.faq-grid>div>p:last-child{margin-top:22px;color:var(--muted);font-size:1.0rem}.faq-list>details{border-bottom:1px solid #d1d7c4}.faq-list>details:first-child{border-top:1px solid #d1d7c4}.faq-list summary{display:flex;gap:20px;align-items:center;justify-content:space-between;padding:20px 0;cursor:pointer;list-style:none;line-height:1.7;font-size:1.0rem}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:'+';font-size:1.5rem;color:var(--olive)}.faq-list details[open] summary:after{content:'−'}.faq-list details[open] summary{font-weight:500}.faq-list p{font-size:0.9375rem;margin:0 0 20px;color:var(--muted);padding-left:30px}.closing-section{overflow:hidden;padding:80px 0 60px}.closing-inner{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:30px;direction:ltr}.closing-copy{direction:rtl;max-width:470px}.closing-copy h2{font-family:'Frank Ruhl Libre',Georgia,serif;font-size:2.75rem;line-height:1.23}.closing-copy>p{font-size:1.0rem;margin-top:20px;color:var(--muted)}.closing-domain{display:block;font-family:Georgia,serif;font-size:1.875rem;margin:17px 0 28px}.closing-copy .button{font-size:0.9375rem}.closing-tree-scene{position:relative;min-width:0}.closing-tree{width:130%;max-width:none;height:auto;mix-blend-mode:multiply;margin-left:-15%;animation:tree-breathe 12s ease-in-out infinite alternate;transform-origin:50% 85%;mask-image:linear-gradient(to right,transparent,#000 8%,#000 92%,transparent)}.closing-branch-sign{position:absolute;top:59%;left:35%;min-width:200px;display:flex;flex-direction:column;background:#fffefaed;border:1px solid #ecede3;border-radius:9px;padding:12px 16px;box-shadow:0 8px 24px #273c2c22;animation:tag-float 8s ease-in-out infinite alternate;text-align:center;transform:rotate(-2deg)}.closing-branch-sign>bdi{font-size:0.8125rem;overflow-wrap:anywhere}.closing-branch-sign>span{font-size:0.6875rem;color:var(--muted);direction:rtl}.footer-meta{text-align:center;display:flex;flex-direction:column;gap:3px;line-height:1.6}.footer-meta>a{font-size:0.75rem;color:var(--muted)}.footer-meta>small{font-size:0.6875rem;color:var(--muted)}
@media(max-width:1050px){.screenshot-step-grid{grid-template-columns:1fr;gap:30px}.shot-figure{max-width:850px;width:100%}.screenshot-step-grid>div:first-child{max-width:800px}.screenshot-step-grid .address-callout{max-width:470px}.after-flow{grid-template-columns:repeat(3,1fr)}.after-flow .confirmation-step{grid-column:span 3}.updates-grid{gap:30px}.faq-grid{gap:40px}.closing-copy h2{font-size:2.25rem}.mail-actions{flex-direction:column}.record-example{padding:16px}.record-heading{display:block}.record-heading span{display:block;margin-top:5px}.tree-scene{align-items:center}}@media(max-width:700px){.hero-tree{height:auto;max-height:100%;object-fit:contain}.instruction-list{font-size:0.9375rem;margin-block:22px}.instruction-list li{padding-right:34px;margin-bottom:17px}.prompt-panel,.mail-template-panel{padding:19px 16px}.prompt-text{font-size:0.8125rem;line-height:1.9}.help-details{font-size:0.8125rem}.help-details p{font-size:0.8125rem}.refine-section{padding-top:26px;margin-top:28px}.refine-heading h3{font-size:1.375rem;line-height:1.4}.refine-heading img{width:36px}.refine-section>p{font-size:0.9375rem}.refinement-grid{grid-template-columns:1fr 1fr;gap:8px;margin-block:20px}.refinement-grid>div{font-size:0.75rem;line-height:1.9;padding:11px 10px;display:flex;align-items:center}.refine-message{font-size:1.0rem!important}.screenshot-step-grid{gap:23px}.screenshot-step-grid p{font-size:0.9375rem}.screenshot-step-grid .lead{font-size:1.1875rem}.shot-figure figcaption{font-size:0.6875rem;gap:15px;line-height:1.9}.shot-overlay{border-width:1.5px;border-radius:4px}.shot-overlay b{width:15px;height:15px;font-size:0.5625rem;line-height:15px;top:-9px;right:-5px}.zoom-hint{font-size:0.625rem;padding:2px 6px;top:6px;left:6px}.shot-figure>.micro{font-size:0.75rem}.detail-crop{width:100%;max-width:290px}.address-callout{padding:16px}.address-callout>bdi{font-size:1.3125rem}.field-explainer>div{font-size:0.8125rem;grid-template-columns:85px 1fr;gap:12px}.copy-equation{padding:18px 7px;gap:10px}.copy-how .instruction-list{grid-template-columns:1fr;gap:0}.copy-how h3{font-size:1.3125rem;line-height:1.5}.example-warning{padding:18px 15px;gap:12px}.example-warning h3{font-size:1.0625rem;line-height:1.5}.example-warning p{font-size:0.8125rem}.example-warning>span{width:25px;height:25px;flex-basis:25px;font-size:1.0625rem;line-height:24px}.record-examples{grid-template-columns:1fr}.record-example{border-left:0;border-bottom:1px solid #e8dcc2;padding:19px}.record-heading{display:flex}.record-heading span{display:inline;margin:0}.record-example dl{font-size:0.75rem}.record-example dt{font-size:0.6875rem}.mail-detail a{font-size:1.375rem}.mail-detail bdi{font-size:1.0625rem}.before-send .check-list{font-size:0.875rem}.mail-template-panel textarea{font-size:0.875rem;min-height:510px}.mail-actions{flex-direction:column}.mail-actions .button{font-size:0.875rem;justify-content:space-between}.after-mail-section{padding-block:50px}.after-mail-section .section-heading{margin-bottom:32px}.after-flow{display:flex;flex-direction:column;margin-bottom:34px;gap:0}.after-flow li{border-top:0;border-right:1px solid #ccd4bc;padding:0 24px 30px;margin-right:10px;font-size:0.9375rem}.after-flow li>span{position:absolute;right:-13px;top:0;display:grid;place-items:center;width:25px;height:25px;background:var(--bg);font-size:0.6875rem}.after-flow li:not(:last-child):after{content:'↓';right:-8px;left:auto;top:auto;bottom:3px;font-size:0.8125rem;padding:0 4px}.after-flow li:last-child{border:0;padding-bottom:0}.waiting-grid{grid-template-columns:1fr;gap:18px}.waiting-card{padding:23px 20px}.waiting-card h3{font-size:1.4375rem}.waiting-card p{font-size:0.875rem}.waiting-card .instruction-list{font-size:0.875rem}.verify-label{font-size:0.6875rem;max-width:100%}.success-section{padding:50px 0}.success-section h2{font-size:2.25rem}.success-section p{font-size:0.9375rem}.success-domain{font-size:1.4375rem;margin-block:24px}.share-ideas{font-size:0.75rem;gap:7px 11px}.share-ideas span+span:before{display:none}.share-ideas span{border:1px solid #5c7050;border-radius:6px;padding:4px 9px}.success-sprig{width:70px}.updates-section{padding-block:58px 50px}.updates-section .section-heading{position:relative;margin-bottom:28px}.section-leaf{position:absolute;width:45px;top:-17px;left:4px;opacity:.6}.updates-section h2{font-size:1.8125rem;line-height:1.3;max-width:90%}.updates-grid{grid-template-columns:1fr;gap:27px}.updates-grid .lead{font-size:1.1875rem}.updates-grid p{font-size:0.9375rem}.update-chips span{font-size:0.75rem;padding:6px 10px}.same-address{padding:18px 20px}.same-address>bdi{font-size:1.375rem}.same-address>span:last-child{font-size:3.0rem}.update-instructions{padding:23px 20px}.update-instructions h3{font-size:1.25rem}.contact-again{padding:22px 19px}.contact-again summary{font-size:1.0rem}.contact-again ul{columns:1;font-size:0.875rem;margin-top:18px}.contact-again p{font-size:0.8125rem}.faq-section{padding-block:50px}.faq-grid{grid-template-columns:1fr;gap:30px}.faq-grid h2{font-size:2.0625rem}.faq-grid>div>p:last-child{font-size:0.9375rem;margin-top:18px}.faq-list summary{font-size:0.9375rem;padding-block:19px}.faq-list p{font-size:0.875rem;padding-left:12px}.closing-section{padding:48px 0 44px}.closing-inner{display:flex;flex-direction:column-reverse;gap:16px}.closing-copy{text-align:center;max-width:400px}.closing-copy h2{font-size:2.1875rem;line-height:1.25}.closing-copy>p{font-size:0.875rem}.closing-copy>.eyebrow{font-size:0.75rem}.closing-domain{font-size:1.6875rem;margin-block:16px 22px}.closing-copy .button{font-size:0.875rem}.closing-tree-scene{width:100%;max-width:400px;margin-top:10px}.closing-tree{width:118%;margin-left:-9%}.closing-branch-sign{min-width:0;max-width:80%;left:25%;padding:9px 14px;top:60%}.closing-branch-sign>bdi{font-size:0.75rem}.footer-meta{text-align:left;flex:1;min-width:130px}.footer-meta>a{font-size:0.625rem}.footer-meta>small{display:none}.site-footer .brand small{font-size:0.6875rem}}
/* Final clarity and motion refinements */
:root{scroll-padding-top:150px}.step-card{scroll-margin-top:0}.tree-art{position:relative;width:128%;flex-shrink:0;isolation:isolate;mask-image:linear-gradient(to bottom,transparent 0%,#000 8%,#000 87%,transparent 100%),linear-gradient(to right,transparent 0%,#000 5%,#000 94%,transparent 100%);mask-composite:intersect}.tree-art .hero-tree{width:100%;height:auto;mask-image:none;animation:none;mix-blend-mode:multiply}.tree-crown{position:absolute;inset:0;width:100%;height:auto;mix-blend-mode:multiply;z-index:1;mask-image:linear-gradient(to bottom,#000 0%,#000 62%,transparent 76%);transform-origin:50% 75%;animation:canopy-wind 9s ease-in-out infinite alternate}.root-tag{padding:3px 16px;background:#fffefaeb;border:1px solid #e5e6d9;border-radius:8px;bottom:7%}.hero-inner{min-height:675px}.tree-caption{bottom:0}.footer-meta>small{font-size:0.75rem}.progress-nav nav a{min-height:30px}.shot-figure .screenshot{min-height:44px}.full-domain-examples p{overflow-wrap:anywhere}@keyframes canopy-wind{0%{transform:translateX(-.7px) skewX(-.06deg)}50%{transform:translateX(.3px) skewX(.02deg)}100%{transform:translateX(.9px) skewX(.08deg)}}
@media(max-width:700px){:root{scroll-padding-top:165px}.step-card{scroll-margin-top:0}.tree-art{width:116%}.hero-inner{min-height:0}.hero-copy .hero-intro{font-size:1.0rem}.hero-subtitle{font-size:1.25rem}.hero-copy .eyebrow{font-size:0.8125rem}.tree-caption{font-size:0.75rem}.root-tag{bottom:6%;padding:3px 12px}.root-tag span{font-size:0.75rem}.tree-scene{height:330px;min-height:330px;margin-top:12px}.step-grid p,.screenshot-step-grid p,.refine-section>p,.updates-grid p,.waiting-card p,.faq-list p,.closing-copy>p,.success-section p,.intro-copy{font-size:1.0rem}.step-grid .micro,.screenshot-step-grid .micro{font-size:0.8125rem}.refinement-grid>div,.update-chips span{font-size:0.875rem}.check-list,.instruction-list{font-size:1.0rem}.hero-note{font-size:0.75rem}.progress-nav nav a{font-size:0.75rem;min-height:36px}.progress-nav{padding:10px 11px}.progress-top{font-size:0.75rem}.record-example dt,.record-example dl{font-size:0.8125rem}.examples-details p,.full-domain-examples p{font-size:0.8125rem}.mail-template-panel textarea{font-size:1.0rem}.footer-meta>a{font-size:0.75rem}}
@media(max-width:360px){h1{font-size:3.8125rem}.name-input-wrap>span{font-size:0.875rem}.refinement-grid{grid-template-columns:1fr}.progress-nav nav a{font-size:0.6875rem}.branch-tag{font-size:0.625rem}.tag-you{font-size:0.625rem}.hero-bottom{font-size:0.6875rem}}
img{height:auto}.tree-art{mix-blend-mode:multiply}.tree-art .hero-tree,.tree-crown{mix-blend-mode:normal}.dialog-image-content img{height:auto}.dialog-bar p{font-size:0.875rem;line-height:1.6}.dialog-image-content.zoomed .shot-overlay b{width:26px;height:26px;line-height:26px;font-size:0.9375rem;top:-15px}.dialog-image-content.zoomed .shot-overlay{border-width:3px}@media(max-width:700px){h1{font-size:4.0rem}h1 br{display:block}.dialog-bar p{font-size:0.8125rem}.dialog-bar{align-items:center}.dialog-image-content.zoomed{width:1100px}}@media(max-width:360px){h1{font-size:3.625rem}}
