#hero-block{min-height:calc(100vh - var(--nav-height));flex-direction:row;gap:10rem;display:flex}#hero{flex-direction:column;flex-shrink:0;justify-content:center;margin:0 0 2rem;padding:2rem 3rem 5rem;display:flex;position:relative;overflow:hidden}.hero-glow{pointer-events:none;background:radial-gradient(circle,oklch(75% .08 145/.18) 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-100px;right:-100px}.hero-glow-2{pointer-events:none;background:radial-gradient(circle,oklch(75% .09 72/.14) 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;bottom:50px;left:5%}.hero-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--accent);opacity:0;margin-bottom:1.2rem;margin-left:7rem;font-size:.82rem;font-weight:500;animation:.7s .2s forwards fadeUp}.hero-title-group{opacity:0;flex-direction:row;align-items:center;gap:1.5rem;animation:.8s .35s forwards fadeUp;display:flex}.hero-name{font-family:var(--serif);letter-spacing:-.02em;color:var(--text);max-width:900px;font-size:clamp(3rem,7vw,6.5rem);line-height:1.02}.hero-name em{color:var(--accent);font-style:italic}.hero-img{filter:drop-shadow(0 0 28px oklch(75% .08 145/.4));flex-shrink:0;width:100px;height:100px}.hero-marketing-img{aspect-ratio:3/2;object-fit:cover;border-radius:50%;align-self:center;width:100%;min-width:0;max-width:800px;height:auto;max-height:600px}.hero-author-name{font-family:var(--serif);letter-spacing:-.01em;color:var(--text-muted);opacity:0;margin-top:.35rem;margin-left:7rem;animation:.8s .42s forwards fadeUp}.hero-author-name em{color:var(--accent);font-style:italic}.hero-tagline{color:var(--text-muted);opacity:0;max-width:520px;margin-top:1.6rem;margin-left:7rem;font-size:clamp(1rem,2vw,1.22rem);font-weight:300;line-height:1.6;animation:.8s .5s forwards fadeUp}.hero-cta{opacity:0;flex-wrap:wrap;gap:1rem;margin-top:2.5rem;margin-left:7rem;animation:.8s .65s forwards fadeUp;display:flex}.hero-scroll-hint{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);opacity:0;align-items:center;gap:.6rem;font-size:.75rem;animation:.8s 1s forwards fadeUp;display:flex;position:absolute;bottom:2.5rem;left:3rem}.scroll-line{background:var(--text-muted);width:40px;height:1px;position:relative;overflow:hidden}.scroll-line:after{content:"";background:var(--accent);width:100%;height:100%;animation:1.8s ease-in-out 1.2s infinite slideLine;position:absolute;top:0;left:-100%}@keyframes slideLine{0%{left:-100%}50%{left:100%}to{left:100%}}@media (width<=1280px){#hero-block{flex-direction:column;gap:1rem}}@media (width<=768px){#hero{padding:2rem 1.5rem 4rem}.hero-title-group{flex-direction:column;align-items:flex-start;gap:1rem}.hero-scroll-hint{left:1.5rem}.hero-eyebrow,.hero-author-name,.hero-tagline,.hero-cta{margin-left:0}}.featured-layout{align-items:center;gap:2.5rem;display:flex}.featured-card{flex:60%;min-width:0}.featured-aside{flex-direction:column;flex:40%;align-items:flex-start;gap:1.8rem;display:flex}.featured-blurb{color:var(--text-muted);font-size:1.05rem;font-weight:300;line-height:1.7}#testimonials.is-solo .section-label,#testimonials.is-solo .section-title{text-align:center}#testimonials.is-solo .section-title{margin-bottom:2rem}.testimonial-solo{text-align:center;background:var(--bg-card);border:1px solid var(--border);border-radius:16px;max-width:780px;margin:0 auto;padding:3rem 2.5rem;position:relative}.testimonial-mark{font-family:var(--serif);color:var(--accent);background:var(--bg-card);pointer-events:none;height:2.6rem;padding:0 1.2rem;font-size:5rem;line-height:1;position:absolute;top:0;left:50%;overflow:hidden;transform:translate(-50%,-55%)}.testimonial-solo-quote{font-family:var(--serif);color:var(--text);font-size:clamp(1.25rem,2.6vw,1.85rem);font-style:italic;line-height:1.5}.testimonial-solo-attribution{flex-direction:column;align-items:center;gap:.15rem;margin-top:2rem;display:flex}.testimonial-rule{background:var(--accent);border-radius:2px;width:48px;height:2px;margin-bottom:1.2rem}.testimonial-solo-attribution .testimonial-author{font-size:1.15rem}.testimonial-grid{grid-template-columns:repeat(3,1fr);gap:1.6rem;display:grid}.testimonial-card{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;flex-direction:column;gap:1.4rem;padding:2rem 1.8rem;transition:transform .2s,box-shadow .2s;display:flex;position:relative}.testimonial-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px oklch(22% .02 70/.08)}.testimonial-card:before{content:"“";font-family:var(--serif);color:var(--accent);opacity:.15;pointer-events:none;font-size:4.5rem;line-height:1;position:absolute;top:.4rem;left:1.2rem}.testimonial-quote{color:var(--text-muted);margin-top:.6rem;font-size:.98rem;font-style:italic;font-weight:300;line-height:1.7;position:relative}.testimonial-attribution{border-top:1px solid var(--border);flex-direction:column;gap:.15rem;margin-top:auto;padding-top:1rem;display:flex}.testimonial-author{font-family:var(--serif);color:var(--text);font-size:1.05rem;font-style:normal}.testimonial-role{color:var(--text-muted);font-size:.82rem}.testimonial-project{letter-spacing:.06em;text-transform:uppercase;color:var(--accent-warm);margin-top:.3rem;font-size:.75rem}.beyond-intro{color:var(--text-muted);max-width:620px;margin-top:-.6rem;margin-bottom:2rem;font-size:1.1rem;font-weight:300;line-height:1.7}.beyond-grid{grid-template-columns:repeat(3,1fr);gap:1.6rem;display:grid}.beyond-card{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;padding:1.8rem 1.6rem;transition:transform .2s,border-color .2s,box-shadow .2s}.beyond-card:hover{border-color:var(--accent-warm);transform:translateY(-3px);box-shadow:0 8px 24px oklch(22% .02 70/.08)}.beyond-icon{background:oklch(90% .07 72/.25);border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:1.2rem;display:flex}.beyond-icon svg{width:22px;height:22px;color:var(--accent-warm)}.beyond-title{font-family:var(--serif);color:var(--text);margin-bottom:.3rem;font-size:1.25rem}.beyond-stack{letter-spacing:.06em;text-transform:uppercase;color:var(--accent);margin-bottom:.8rem;font-family:monospace;font-size:.72rem}.beyond-desc{color:var(--text-muted);font-size:.9rem;font-weight:300;line-height:1.65}.beyond-cta{border-top:1px solid var(--border);flex-direction:column;align-items:flex-start;gap:1.2rem;margin-top:2.2rem;padding-top:1.8rem;display:flex}.beyond-cta-text{font-family:var(--serif);color:var(--text);font-size:clamp(1.2rem,2.5vw,1.6rem)}.why-layout{align-items:center;gap:3rem;display:flex}.why-logo-wrap{flex:0 38%}.why-logo{width:100%;height:auto;display:block}.why-content{flex:62%;min-width:0}.why-content .section-title{margin-bottom:1.5rem}.why-text{color:var(--text-muted);margin-bottom:1.2rem;font-size:1.02rem;font-weight:300;line-height:1.75}.why-cta{flex-wrap:wrap;gap:1rem;margin-top:2rem;display:flex}@media (width<=1024px){.testimonial-grid,.beyond-grid{grid-template-columns:repeat(2,1fr)}.featured-layout{gap:2rem}.why-layout{gap:2.5rem}}@media (width<=768px){.hero-marketing-img{max-width:300px;max-height:200px}.featured-layout{flex-direction:column;align-items:stretch}.featured-aside{flex-basis:auto}.testimonial-grid{grid-template-columns:1fr}.testimonial-solo{padding:2.5rem 1.4rem}.testimonial-mark{height:2rem;font-size:4rem}.beyond-grid{grid-template-columns:1fr}.beyond-intro{margin-top:0}.beyond-cta a{text-align:center;width:100%}.why-layout{flex-direction:column;align-items:stretch;gap:2rem}.why-logo-wrap{flex-basis:auto;max-width:320px}.why-cta a{text-align:center;width:100%}}.project-card{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;transition:transform .25s,box-shadow .25s;overflow:hidden}.project-card:hover{transform:translateY(-5px);box-shadow:0 16px 40px oklch(22% .02 70/.1)}.project-preview{justify-content:center;align-items:center;height:220px;display:flex;position:relative;overflow:hidden}.project-preview-dnd{background:linear-gradient(135deg,oklch(30% .04 68) 0%,oklch(22% .06 68) 100%)}.project-preview-blog{background:linear-gradient(135deg,oklch(88% .04 90) 0%,oklch(82% .06 75) 100%)}.project-preview-website{background:linear-gradient(135deg,oklch(86% .05 145) 0%,oklch(78% .07 160) 100%)}.project-preview-website .project-preview-label{color:oklch(38% .06 155);background:oklch(90% .03 150/.7)}.project-preview-icon{-webkit-user-select:none;user-select:none;width:100%;height:100%}.project-preview-icon img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.project-preview-label{letter-spacing:.08em;text-transform:uppercase;padding:.6rem 1rem;font-family:monospace;font-size:.72rem;position:absolute;bottom:0;left:0;right:0}.project-preview-dnd .project-preview-label{color:oklch(70% .04 68);background:oklch(20% .04 68/.7)}.project-preview-blog .project-preview-label{color:oklch(40% .04 68);background:oklch(90% .02 78/.7)}.project-body{padding:1.6rem}.project-tags{flex-wrap:wrap;gap:.4rem;margin-bottom:.8rem;display:flex}.tag{letter-spacing:.04em;color:oklch(40% .08 145);background:oklch(90% .06 145/.3);border-radius:100px;padding:.22rem .6rem;font-size:.7rem;font-weight:500}.tag.warm{color:oklch(44% .09 72);background:oklch(90% .07 72/.3)}.tag.unavailable{color:var(--text-muted);background:oklch(88% .01 70/.5)}.project-name{font-family:var(--serif);color:var(--text);margin-bottom:.5rem;font-size:1.5rem}.project-desc{color:var(--text-muted);margin-bottom:1.2rem;font-size:.9rem;font-weight:300;line-height:1.6}.project-link{color:var(--accent);align-items:center;gap:.4rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:gap .2s;display:inline-flex}.project-link:hover{gap:.7rem}.project-link svg{width:14px;height:14px}.services-grid{grid-template-columns:repeat(3,1fr);gap:1.6rem;display:grid}.service-card{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;padding:1.8rem 1.6rem;transition:transform .2s,border-color .2s,box-shadow .2s}.service-card:hover{border-color:var(--accent);transform:translateY(-3px);box-shadow:0 8px 24px oklch(22% .02 70/.08)}.service-icon{background:oklch(90% .06 38/.25);border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:1.2rem;display:flex}.service-icon svg{width:22px;height:22px;color:var(--accent)}.service-title{font-family:var(--serif);color:var(--text);margin-bottom:.5rem;font-size:1.25rem}.service-desc{color:var(--text-muted);font-size:.9rem;font-weight:300;line-height:1.65}.services-cta{flex-wrap:wrap;gap:1rem;margin-top:2.2rem;display:flex}@media (width<=1024px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.services-grid{grid-template-columns:1fr}.services-cta a{text-align:center;width:100%}}#contact{background:linear-gradient(160deg, var(--bg) 0%, var(--bg-alt) 100%)}.contact-title-group{align-items:center;gap:1.4rem;margin-bottom:2rem;display:flex}.contact-title-logo{flex-shrink:0;width:78px;height:auto}.contact-title-group .section-title{margin-bottom:0}.contact-inner{max-width:100%}.contact-layout{align-items:flex-start;gap:2.5rem;margin-bottom:2.5rem;display:flex}.contact-layout .contact-form-wrap{flex:60%;min-width:0;margin-bottom:0}.contact-faq{flex:40%;min-width:0;position:sticky;top:6rem}.contact-intro{max-width:600px;color:var(--text-muted);margin-bottom:2rem;font-size:1.05rem;font-weight:300;line-height:1.65}.contact-form-wrap{margin-bottom:2.5rem}.contact-alt{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.contact-alt:before,.contact-alt:after{content:"";background:var(--border);flex:1;height:1px}.contact-alt-label{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);font-size:.75rem}.contact-links{flex-direction:column;gap:1rem;display:flex}.contact-link{background:var(--bg-card);border:1px solid var(--border);color:var(--text);border-radius:10px;align-items:center;gap:1rem;padding:1.1rem 1.4rem;font-size:.95rem;text-decoration:none;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex}.contact-link:hover{border-color:var(--accent);transform:translate(4px);box-shadow:0 4px 16px oklch(22% .02 70/.07)}.contact-link-icon{background:oklch(90% .06 38/.25);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.contact-link-icon svg{width:18px;height:18px;color:var(--accent)}.contact-link-icon.warm{background:oklch(90% .07 72/.25)}.contact-link-icon.warm svg{color:var(--accent-warm)}.contact-link-label{font-weight:500}.contact-link-sub{color:var(--text-muted);font-size:.8rem}.contact-arrow{color:var(--text-muted);margin-left:auto;transition:color .2s}.contact-link:hover .contact-arrow{color:var(--accent)}.contact-email{border-top:1px solid var(--border);flex-direction:column;align-items:flex-start;gap:.8rem;margin-top:2rem;padding-top:1.5rem;display:flex}.contact-email-label{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);font-size:.75rem}@media (width<=768px){.contact-title-group{gap:1rem}.contact-title-logo{width:54px}}@media (width<=900px){.contact-layout{flex-direction:column;gap:2rem}.contact-layout .contact-form-wrap{flex-basis:auto;width:100%}.contact-faq{flex-basis:auto;width:100%;position:static}}.contact-form{flex-direction:column;gap:1.2rem;display:flex}.form-honeypot{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.form-row{gap:1.2rem;display:flex}.form-row .form-field{flex:1 1 0;min-width:0}.form-field{flex-direction:column;gap:.4rem;display:flex}.form-label{letter-spacing:.04em;color:var(--text);font-size:.82rem;font-weight:500}.form-required{color:var(--accent)}.form-optional{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;font-size:.72rem;font-weight:400}.form-input{font:inherit;color:var(--text);background:var(--bg-card);border:1px solid var(--border);border-radius:8px;width:100%;padding:.75rem .9rem;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.form-input:focus{border-color:var(--accent);outline:none;box-shadow:0 0 0 3px oklch(65% .16 38/.15)}.form-input::placeholder{color:var(--text-muted)}.form-input:disabled{opacity:.6;cursor:not-allowed}.form-input.has-error{border-color:var(--accent)}.form-textarea{resize:vertical;min-height:140px;line-height:1.6}.form-select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23705F57' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right .8rem center;background-repeat:no-repeat;background-size:16px;padding-right:2.4rem}.form-turnstile{margin-top:.2rem}.form-error{color:var(--accent);font-size:.8rem}.form-error-summary{background:oklch(90% .06 38/.2);border-radius:8px;padding:.8rem 1rem}.form-submit{cursor:pointer;border:none;align-self:flex-start;margin-top:.4rem}.form-submit:disabled{opacity:.7;cursor:not-allowed;transform:none}.form-note{color:var(--text-muted);font-size:.78rem;line-height:1.5}.form-success{background:var(--bg-card);border:1px solid var(--border);border-left:3px solid var(--accent);border-radius:12px;flex-direction:column;align-items:flex-start;gap:.6rem;padding:2rem;display:flex}.form-success-title{font-family:var(--serif);color:var(--text);font-size:1.4rem}.form-success-text{color:var(--text-muted);margin-bottom:.6rem;font-size:.95rem;font-weight:300}.form-success .btn-outline{cursor:pointer;font:inherit;background:0 0;font-size:.9rem}@media (width<=768px){.form-row{flex-direction:column;gap:1.2rem}.form-submit{text-align:center;width:100%}}.faq-list{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;padding:1.6rem}.faq-title{font-family:var(--serif);color:var(--text);margin-bottom:1rem;font-size:1.3rem}.faq-item{border-top:1px solid var(--border)}.faq-item:first-of-type{border-top:none}.faq-question{color:var(--text);cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;padding:.9rem 0;font-size:.95rem;font-weight:500;list-style:none;transition:color .2s;display:flex}.faq-question::-webkit-details-marker{display:none}.faq-question:hover{color:var(--accent)}.faq-question:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}.faq-chevron{width:16px;height:16px;color:var(--text-muted);flex-shrink:0;transition:transform .2s,color .2s}.faq-item[open] .faq-chevron{color:var(--accent);transform:rotate(180deg)}.faq-item[open] .faq-question{color:var(--accent)}.faq-answer{color:var(--text-muted);padding-bottom:1rem;font-size:.88rem;font-weight:300;line-height:1.65}.email-copy{flex-wrap:wrap;align-items:center;gap:.8rem;display:flex}.email-copy-button{font:inherit;cursor:pointer;background:var(--bg-card);border:1px solid var(--border);color:var(--text);border-radius:8px;align-items:center;gap:.7rem;padding:.7rem 1rem;transition:border-color .2s,box-shadow .2s,transform .15s;display:inline-flex}.email-copy-button:hover{border-color:var(--accent);transform:translateY(-1px);box-shadow:0 4px 14px oklch(22% .02 70/.08)}.email-copy-button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.email-copy-address{letter-spacing:.01em;word-break:break-all;text-align:left;font-family:monospace;font-size:.92rem}.email-copy-icon{flex-shrink:0;display:inline-flex}.email-copy-icon svg{width:16px;height:16px;color:var(--accent)}.email-copy-hint{letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);font-size:.75rem}.email-copy-inline{vertical-align:baseline;gap:0;display:inline-flex}.email-copy-inline .email-copy-button{color:var(--accent);background:0 0;border:none;border-radius:0;gap:.35rem;padding:0}.email-copy-inline .email-copy-button:hover{box-shadow:none;text-decoration:underline;transform:none}.email-copy-inline .email-copy-address{font-family:inherit;font-size:inherit}.email-copy-inline .email-copy-icon svg{width:13px;height:13px}.email-copy-inline .email-copy-hint{position:absolute;left:-9999px}@media (width<=768px){.email-copy-block .email-copy-button{width:100%}}.projects-grid{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.section-label{margin-top:2rem}.deploy-stats{grid-template-columns:repeat(3,1fr);gap:1.6rem;display:grid}@media (width<=768px){.projects-grid,.deploy-stats{grid-template-columns:1fr}}.stat-card{background:var(--bg-card);border:1px solid var(--border);border-radius:10px;padding:1.4rem 1.2rem;transition:transform .2s,box-shadow .2s}.stat-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px oklch(22% .02 70/.08)}.stat-number{font-family:var(--serif);color:var(--accent-warm);margin-bottom:.3rem;font-size:2.2rem;line-height:1}.stat-label{color:var(--text-muted);font-size:.82rem;font-weight:400}.services-masthead{background:linear-gradient(180deg, var(--bg) 0%, var(--bg-alt) 100%);padding:3rem 3rem 0}.services-masthead-inner{text-align:center;flex-direction:column;align-items:center;gap:1.2rem;max-width:1080px;margin:0 auto;padding-bottom:3rem;display:flex}.services-masthead-logo{width:100%;max-width:520px;height:auto;display:block}.services-masthead-tagline{font-family:var(--serif);color:var(--text-muted);max-width:40ch;font-size:clamp(1.05rem,2.2vw,1.35rem);font-style:italic}@media (width<=768px){.services-masthead{padding:2rem 1.5rem 0}.services-masthead-inner{padding-bottom:2rem}.services-masthead-logo{max-width:320px}}.options-intro{color:var(--text-muted);max-width:62ch;margin-top:-.8rem;margin-bottom:2.5rem;font-size:1.05rem;font-weight:300;line-height:1.7}.option-topic{border-top:1px solid var(--border);margin-bottom:2.2rem;padding-top:2.2rem}.option-topic-head{max-width:62ch;margin-bottom:1.5rem}.option-topic-title{font-family:var(--serif);color:var(--text);margin-bottom:.4rem;font-size:clamp(1.5rem,3vw,2rem);line-height:1.15}.option-topic-question{letter-spacing:.06em;text-transform:uppercase;color:var(--accent);margin-bottom:1rem;font-size:.85rem;font-weight:500}.option-topic-intro{color:var(--text-muted);font-size:.98rem;font-weight:300;line-height:1.7}.options-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:1.6rem;display:grid}.option-card{background:var(--bg-card);border:1px solid var(--border);grid-template-rows:subgrid;border-radius:12px;grid-row:span 3;row-gap:0;padding:1.6rem 1.5rem;transition:transform .2s,border-color .2s,box-shadow .2s;display:grid}.option-card:hover{border-color:var(--accent);transform:translateY(-3px);box-shadow:0 8px 24px oklch(22% .02 70/.08)}.option-name{font-family:var(--serif);color:var(--text);align-items:center;gap:.55rem;margin-bottom:.6rem;font-size:1.2rem;display:flex}.option-logo{flex-shrink:0;width:26px;height:26px}.option-summary{color:var(--text-muted);margin-bottom:1.2rem;font-size:.9rem;font-weight:300;line-height:1.65}.option-facts{border-top:1px solid var(--border);flex-direction:column;gap:.25rem;padding-top:1.1rem;display:flex}.option-fact-term{letter-spacing:.08em;text-transform:uppercase;color:var(--accent-warm);font-size:.7rem;font-weight:600}.option-fact-term-warn{color:var(--text-muted);margin-top:.7rem}.option-fact-value{color:var(--text-muted);margin-left:0;font-size:.85rem;font-weight:300;line-height:1.6}.options-cta{border-top:1px solid var(--border);flex-direction:column;align-items:flex-start;gap:1.2rem;padding-top:2.2rem;display:flex}.options-cta-lead{align-items:center;gap:1.6rem;display:flex}.options-cta-logo{flex-shrink:0;width:88px;height:auto}.options-cta-text{font-family:var(--serif);color:var(--text);max-width:40ch;font-size:clamp(1.2rem,2.5vw,1.6rem)}@media (width<=1024px){.options-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.options-grid{grid-template-columns:1fr}.options-intro{margin-top:-.2rem;margin-bottom:2rem}.option-topic{margin-bottom:1.8rem;padding-top:1.8rem}.options-cta-lead{gap:1rem}.options-cta-logo{width:60px}.options-cta a{text-align:center;width:100%}}.palette-block{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;margin-top:2.5rem;padding:2rem}.palette-prompt{letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);margin-bottom:1.2rem;font-size:.78rem;font-weight:500}.palette-swatches{flex-wrap:wrap;gap:1rem;margin-bottom:2rem;display:flex}.palette-swatch{font:inherit;cursor:pointer;border:1.5px solid var(--border);text-align:left;background:0 0;border-radius:10px;flex-direction:column;flex:150px;align-items:flex-start;gap:.1rem;padding:.9rem 1rem;transition:border-color .2s,transform .15s,box-shadow .2s;display:flex}.palette-swatch:hover,.palette-swatch.is-active{border-color:var(--swatch);transform:translateY(-2px);box-shadow:0 6px 18px oklch(22% .02 70/.1)}.palette-swatch:focus-visible{outline:2px solid var(--swatch);outline-offset:2px}.palette-swatch-chip{background:var(--swatch);border-radius:6px;width:100%;height:34px;margin-bottom:.6rem}.palette-swatch-name{font-family:var(--serif);color:var(--text);font-size:1.1rem}.palette-swatch-hex{letter-spacing:.04em;color:var(--text-muted);font-family:monospace;font-size:.74rem}.palette-detail{border-left:3px solid var(--swatch);padding-left:1.4rem}.palette-mood{font-family:var(--serif);color:var(--text);margin-bottom:.6rem;font-size:1.25rem}.palette-note{color:var(--text-muted);max-width:62ch;margin-bottom:1.6rem;font-size:.92rem;font-weight:300;line-height:1.7}.palette-companions-label{letter-spacing:.1em;text-transform:uppercase;color:var(--accent-warm);margin-bottom:.9rem;font-size:.72rem;font-weight:600}.palette-companions{grid-template-columns:repeat(4,1fr);gap:1rem;list-style:none;display:grid}.palette-companion{align-items:center;gap:.7rem;display:flex}.palette-companion-chip{border-radius:7px;flex-shrink:0;width:34px;height:34px;box-shadow:inset 0 0 0 1px oklch(22% .02 70/.14)}.palette-companion-text{flex-direction:column;min-width:0;display:flex}.palette-companion-name{color:var(--text);font-size:.85rem;font-weight:500}.palette-companion-role{color:var(--text-muted);font-size:.72rem}.palette-companion-hex{color:var(--text-muted);letter-spacing:.03em;font-family:monospace;font-size:.7rem}@media (width<=1024px){.palette-companions{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.palette-block{padding:1.4rem}.palette-swatches{gap:.7rem}.palette-swatch{flex-basis:100%}.palette-companions{grid-template-columns:1fr}.palette-detail{padding-left:1rem}}.about-grid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.about-text p{color:var(--text-muted);margin-bottom:1.2rem;font-size:1.05rem;font-weight:300}.about-text p strong{color:var(--text);font-weight:600}.about-stats{grid-template-columns:1fr 1fr;gap:1.2rem;display:grid}.education-card{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;align-items:flex-start;gap:2rem;max-width:700px;padding:2.5rem;display:flex}.edu-icon{background:linear-gradient(135deg, var(--accent) 0%, oklch(48% .16 38) 100%);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.edu-icon svg{color:#fff;width:26px;height:26px}.edu-institution{letter-spacing:.08em;text-transform:uppercase;color:var(--accent);margin-bottom:.3rem;font-size:.78rem;font-weight:500}.edu-degree{font-family:var(--serif);color:var(--text);margin-bottom:.4rem;font-size:1.45rem}.edu-meta{color:var(--text-muted);font-size:.85rem}.edu-note{color:var(--text-muted);margin-top:.8rem;font-size:.88rem;font-weight:300;line-height:1.5}.skills-grid{grid-template-columns:repeat(3,1fr);gap:1.6rem;display:grid}.skill-group{background:var(--bg-card);border:1px solid var(--border);border-radius:10px;padding:1.5rem}.skill-group-title{letter-spacing:.1em;text-transform:uppercase;color:var(--accent-warm);margin-bottom:1rem;font-size:.75rem;font-weight:600}.skill-pills{flex-wrap:wrap;gap:.45rem;display:flex}.skill-pill{border:1px solid var(--border);color:var(--text);background:var(--bg);border-radius:5px;padding:.3rem .75rem;font-size:.82rem;font-weight:400;transition:border-color .2s,color .2s,background .2s}.skill-pill:hover{border-color:var(--accent);color:var(--accent);background:oklch(90% .06 38/.15)}.skill-pill.learning{color:var(--text-muted);border-style:dashed;font-style:italic}@media (width<=768px){.about-grid{grid-template-columns:1fr;gap:2.5rem}.skills-grid{grid-template-columns:1fr}}:root{--bg:#faf4ee;--bg-alt:#f0e6dd;--bg-card:#fffbf8;--text:#1c0d06;--text-muted:#705f57;--accent:#c65029;--accent-warm:#d78032;--border:#dcd2ca;--serif:"DM Serif Display", Georgia, serif;--sans:"Outfit", system-ui, sans-serif;--nav-height:4.25rem}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:var(--nav-height);font-size:16px}body{padding-top:var(--nav-height);font-family:var(--sans);background:var(--bg);color:var(--text);line-height:1.65;overflow-x:hidden}nav{z-index:100;-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--border);background:oklch(97% .01 65/.88);justify-content:space-between;align-items:center;padding:1.1rem 3rem;transition:padding .3s;display:flex;position:fixed;top:0;left:0;right:0}.nav-logo{font-family:var(--serif);letter-spacing:-.01em;color:var(--text);font-size:1.15rem;text-decoration:none}.nav-links{gap:2rem;list-style:none;display:flex}.nav-links a{letter-spacing:.05em;text-transform:uppercase;color:var(--text-muted);font-size:.85rem;font-weight:500;text-decoration:none;transition:color .2s}.nav-links a:hover,.nav-links a.active{color:var(--accent)}.nav-toggle{cursor:pointer;color:var(--text);background:0 0;border:none;padding:.3rem;line-height:0;display:none}.nav-toggle svg{width:26px;height:26px}.nav-toggle:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}section{padding:4rem 3rem}section:nth-child(2n){background:var(--bg-alt)}.section-label{letter-spacing:.12em;text-transform:uppercase;color:var(--accent);margin-bottom:.6rem;font-size:.78rem;font-weight:500}.section-title{font-family:var(--serif);letter-spacing:-.02em;color:var(--text);margin-bottom:2rem;font-size:clamp(2rem,4vw,3rem);line-height:1.1}.container{max-width:1080px;margin:0 auto}.btn-primary{background:var(--accent);color:#fff;font-family:var(--sans);letter-spacing:.02em;border-radius:6px;padding:.8rem 1.8rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:background .2s,transform .15s;display:inline-block}.btn-primary:hover{background:oklch(48% .16 38);transform:translateY(-2px)}.btn-outline{border:1.5px solid var(--border);color:var(--text);font-family:var(--sans);border-radius:6px;padding:.8rem 1.8rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:border-color .2s,color .2s,transform .15s;display:inline-block}.btn-outline:hover{border-color:var(--accent);color:var(--accent);transform:translateY(-2px)}footer{border-top:1px solid var(--border);color:var(--text-muted);justify-content:space-between;align-items:center;padding:2rem 3rem;font-size:.8rem;display:flex}footer a{color:var(--accent);text-decoration:none}.footer-link{font:inherit;color:var(--accent);cursor:pointer;background:0 0;border:none;padding:0}.footer-link:hover{text-decoration:underline}#privacyBlock{border-top:1px solid var(--border);flex-basis:100%;order:1;max-width:70ch;margin-top:1rem;padding-top:1rem;line-height:1.6}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.reveal{opacity:0;transition:opacity .65s,transform .65s;transform:translateY(24px)}.reveal.visible{opacity:1;transform:translateY(0)}@media (width<=768px){nav{padding:1rem 1.5rem}section{padding:3rem 1.5rem}footer{text-align:center;flex-direction:column;gap:.5rem}.nav-toggle{display:block}.nav-links{-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--border);background:oklch(97% .01 65/.97);flex-direction:column;gap:0;padding:.5rem 1.5rem 1rem;display:none;position:absolute;top:100%;left:0;right:0}.nav-links.is-open{display:flex}.nav-links li+li{border-top:1px solid var(--border)}.nav-links a{padding:.9rem 0;font-size:.95rem;display:block}}
