@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-font-weight:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-blue-600:oklch(54.6% .245 262.881);--color-gray-600:oklch(44.6% .03 256.802);--spacing:.25rem;--text-2xl:1.5rem;--text-2xl--line-height:calc(2 / 1.5);--text-3xl:1.875rem;--text-3xl--line-height: 1.2 ;--font-weight-bold:700;--radius-lg:.5rem;--radius-2xl:1rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.static{position:static}.start{inset-inline-start:var(--spacing)}.mb-2{margin-bottom:calc(var(--spacing) * 2)}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.mb-6{margin-bottom:calc(var(--spacing) * 6)}.flex{display:flex}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.w-full{width:100%}.grow{flex-grow:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-8{gap:calc(var(--spacing) * 8)}.rounded-2xl{border-radius:var(--radius-2xl)}.rounded-lg{border-radius:var(--radius-lg)}.border{border-style:var(--tw-border-style);border-width:1px}.object-cover{object-fit:cover}.p-5{padding:calc(var(--spacing) * 5)}.p-8{padding:calc(var(--spacing) * 8)}.px-6{padding-inline:calc(var(--spacing) * 6)}.py-2{padding-block:calc(var(--spacing) * 2)}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.text-blue-600{color:var(--color-blue-600)}.text-gray-600{color:var(--color-gray-600)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}@media(min-width:48rem){.md\:w-\[45\%\]{width:45%}.md\:w-\[55\%\]{width:55%}.md\:flex-row{flex-direction:row}}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--cream:#f5f3ef;--warm-white:#fafaf8;--ink:#1c1f1e;--bark:#1e3a35;--rust:#1a7a6e;--rust-lt:#25a899;--sage:#a47864;--sage-lt:#c4a08c;--sand:#ddd8d0;--sand-lt:#edeae4;--muted:#5a6360}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);-webkit-font-smoothing:antialiased;font-family:DM Sans,sans-serif;overflow-x:hidden}nav{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--sand);background:#f5f3efe6;justify-content:space-between;align-items:center;padding:1.2rem 6vw;animation:.7s both fadeDown;display:flex;position:fixed;top:0;left:0;right:0}.nav-logo{color:var(--bark);letter-spacing:.01em;font-family:DM Serif Display,serif;font-size:1.15rem;text-decoration:none}.nav-logo span{color:var(--rust)}.nav-links{gap:2rem;list-style:none;display:flex}.nav-links a{letter-spacing:.04em;color:var(--muted);text-transform:uppercase;font-size:.88rem;font-weight:500;text-decoration:none;transition:color .2s}.nav-links a:hover{color:var(--rust)}.nav-cta{background:var(--rust);color:#fff;letter-spacing:.03em;border-radius:40px;padding:.55rem 1.4rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:background .2s,transform .15s}.nav-cta:hover{background:var(--rust-lt);transform:translateY(-1px)}.hero{align-items:center;min-height:100vh;padding:10rem 6vw 6rem;display:flex;position:relative;overflow:hidden}.hero-bg{z-index:0;background:radial-gradient(70% 60% at 80% 40%,#1a7a6e17,#0000 65%),radial-gradient(50% 50% at 15% 70%,#a4786417,#0000 60%);position:absolute;inset:0}.hero-grid{z-index:0;opacity:.04;background-image:linear-gradient(var(--bark) 1px,transparent 1px),linear-gradient(90deg,var(--bark) 1px,transparent 1px);background-size:60px 60px;position:absolute;inset:0}.hero-content{z-index:1;max-width:660px;position:relative}.hero-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--rust);align-items:center;gap:.6rem;margin-bottom:1.6rem;font-size:.78rem;font-weight:600;animation:.7s .2s both fadeUp;display:inline-flex}.hero-eyebrow:before{content:"";background:var(--rust);border-radius:2px;width:28px;height:2px;display:block}.hero h1{color:var(--bark);margin-bottom:1.6rem;font-family:DM Serif Display,serif;font-size:clamp(2.8rem,6vw,4.8rem);line-height:1.08;animation:.7s .35s both fadeUp}.hero h1 em{color:var(--rust);font-style:italic}.hero p{color:var(--muted);max-width:520px;margin-bottom:2.4rem;font-size:1.1rem;line-height:1.75;animation:.7s .5s both fadeUp}.hero-actions{flex-wrap:wrap;gap:1rem;animation:.7s .65s both fadeUp;display:flex}.btn-primary{background:var(--rust);color:#fff;letter-spacing:.02em;border-radius:40px;padding:.9rem 2.2rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .2s,transform .15s,box-shadow .2s;box-shadow:0 4px 20px #1a7a6e4d}.btn-primary:hover{background:var(--rust-lt);transform:translateY(-2px);box-shadow:0 8px 28px #1a7a6e59}.btn-secondary{color:var(--bark);letter-spacing:.02em;border:1.5px solid var(--sand);background:0 0;border-radius:40px;padding:.9rem 2.2rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:border-color .2s,color .2s,transform .15s}.btn-secondary:hover{border-color:var(--rust);color:var(--rust);transform:translateY(-2px)}.hero-badge{background:var(--bark);width:160px;height:160px;color:var(--cream);text-align:center;letter-spacing:.05em;text-transform:uppercase;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;font-size:.72rem;font-weight:500;line-height:1.5;animation:30s linear infinite spin,1s .8s both fadeIn;display:flex;position:absolute;bottom:10%;right:6vw;box-shadow:0 12px 40px #1a16122e}.hero-badge strong{letter-spacing:0;color:var(--rust-lt);font-family:DM Serif Display,serif;font-size:2rem;font-weight:400;line-height:1;display:block}.trust-bar{background:var(--bark);flex-wrap:wrap;justify-content:center;align-items:center;gap:3rem;padding:1.6rem 6vw;display:flex}.trust-item{color:var(--sand);letter-spacing:.03em;align-items:center;gap:.7rem;font-size:.85rem;font-weight:500;display:flex}.trust-item svg{color:var(--rust-lt);flex-shrink:0}.section{padding:7rem 6vw}.section-tag{letter-spacing:.14em;text-transform:uppercase;color:var(--rust);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.75rem;font-weight:600;display:flex}.section-tag:after{content:"";background:var(--rust);flex:0 0 24px;height:1.5px}.section-title{color:var(--bark);margin-bottom:1.4rem;font-family:DM Serif Display,serif;font-size:clamp(2rem,4vw,3rem);line-height:1.15}.section-body{color:var(--muted);max-width:560px;font-size:1.05rem;line-height:1.8}.about-grid{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.about-card{background:var(--sand-lt);border-radius:16px;flex-direction:column;justify-content:flex-end;min-height:380px;padding:3rem 2.5rem;display:flex;position:relative;overflow:hidden}.about-card-bg{background:radial-gradient(circle at 80% 20%,#1a7a6e1f,#0000 50%),radial-gradient(circle at 10% 80%,#a478641a,#0000 50%);position:absolute;inset:0}.about-card-icon{background:var(--rust);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;font-size:1.6rem;display:flex;position:absolute;top:2.5rem;right:2.5rem}.about-card h3{color:var(--bark);margin-bottom:.7rem;font-family:DM Serif Display,serif;font-size:1.6rem;position:relative}.about-card p{color:var(--muted);font-size:.95rem;line-height:1.7;position:relative}.categories-section{background:var(--warm-white)}.categories-header{text-align:center;margin-bottom:3.5rem}.categories-header .section-tag{justify-content:center}.categories-header .section-tag:after{display:none}.categories-header .section-tag:before{content:"";background:var(--rust);flex:0 0 24px;height:1.5px}.categories-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.2rem;display:grid}.cat-card{background:var(--cream);border:1.5px solid var(--sand);text-align:center;cursor:default;border-radius:14px;padding:2rem 1.5rem;transition:border-color .2s,transform .2s,box-shadow .2s}.cat-card:hover{border-color:var(--rust);transform:translateY(-4px);box-shadow:0 12px 32px #1a7a6e1f}.cat-icon{margin-bottom:.9rem;font-size:2.2rem;display:block}.cat-card h4{color:var(--bark);margin-bottom:.4rem;font-family:DM Serif Display,serif;font-size:1.1rem}.cat-card p{color:var(--muted);font-size:.82rem;line-height:1.5}.why-grid{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.pillars{flex-direction:column;gap:1.5rem;display:flex}.pillar{background:var(--sand-lt);border-left:3px solid var(--rust);border-radius:12px;align-items:flex-start;gap:1.2rem;padding:1.4rem 1.6rem;transition:transform .2s,box-shadow .2s;display:flex}.pillar:hover{transform:translate(4px);box-shadow:0 6px 24px #0000000f}.pillar-icon{background:var(--rust);color:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;margin-top:2px;font-size:1.1rem;display:flex}.pillar h4{color:var(--bark);margin-bottom:.3rem;font-size:.95rem;font-weight:600}.pillar p{color:var(--muted);font-size:.87rem;line-height:1.6}.why-visual{background:var(--bark);color:var(--cream);border-radius:20px;padding:3rem}.why-visual h3{color:var(--sand-lt);margin-bottom:2rem;font-family:DM Serif Display,serif;font-size:1.8rem}.stat-row{flex-direction:column;gap:1.4rem;display:flex}.stat-label{letter-spacing:.08em;text-transform:uppercase;color:var(--sand);margin-bottom:.5rem;font-size:.78rem;font-weight:500}.stat-bar-wrap{background:#ffffff1a;border-radius:20px;height:6px;overflow:hidden}.stat-bar{background:linear-gradient(90deg,var(--rust),var(--rust-lt));border-radius:20px;height:100%}.stat-value{color:var(--rust-lt);margin-top:.3rem;font-family:DM Serif Display,serif;font-size:1.5rem}.process-section{background:var(--warm-white)}.process-header{text-align:center;margin-bottom:4rem}.process-header .section-tag{justify-content:center}.process-header .section-tag:after{display:none}.process-header .section-tag:before{content:"";background:var(--rust);flex:0 0 24px;height:1.5px}.steps{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;display:grid}.step{background:var(--cream);border:1.5px solid var(--sand);border-radius:14px;padding:2rem 1.8rem;position:relative}.step-num{color:var(--sand);margin-bottom:1rem;font-family:DM Serif Display,serif;font-size:3.5rem;line-height:1}.step h4{color:var(--bark);margin-bottom:.5rem;font-size:1rem;font-weight:600}.step p{color:var(--muted);font-size:.87rem;line-height:1.6}.contact-section{background:var(--bark);color:var(--cream);text-align:center}.contact-section .section-title{color:var(--sand-lt)}.contact-section .section-body{color:var(--sand);margin:0 auto 2.5rem}.contact-section .section-tag{color:var(--rust-lt);justify-content:center}.contact-section .section-tag:after{display:none}.contact-section .section-tag:before{content:"";background:var(--rust-lt);flex:0 0 24px;height:1.5px}.contact-card{flex-direction:column;align-items:center;gap:2rem;margin-top:1rem;display:inline-flex}.contact-methods{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.contact-method{text-align:center;background:#ffffff12;border:1.5px solid #ffffff1f;border-radius:14px;min-width:200px;padding:1.5rem 2rem;transition:background .2s,border-color .2s}.contact-method:hover{border-color:var(--rust-lt);background:#ffffff1f}.contact-method .cm-icon{margin-bottom:.5rem;font-size:1.6rem}.contact-method .cm-label{letter-spacing:.1em;text-transform:uppercase;color:var(--rust-lt);margin-bottom:.3rem;font-size:.72rem;font-weight:600}.contact-method .cm-value{color:var(--cream);font-size:.95rem;font-weight:500}.contact-cta{background:var(--rust);color:#fff;letter-spacing:.02em;border-radius:40px;padding:1rem 2.8rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background .2s,transform .15s;box-shadow:0 4px 24px #1a7a6e66}.contact-cta:hover{background:var(--rust-lt);transform:translateY(-2px)}footer{background:var(--ink);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:2rem 6vw;display:flex}footer .f-logo{color:var(--sand);font-family:DM Serif Display,serif;font-size:1rem}footer .f-logo span{color:var(--rust-lt)}footer p{color:var(--muted);font-size:.78rem}footer .f-domain{color:var(--sage);font-size:.8rem;font-weight:500}@keyframes fadeDown{0%{opacity:0;transform:translateY(-16px)}to{opacity:1;transform:none}}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes spin{to{transform:rotate(360deg)}}.reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(30px)}.reveal.visible{opacity:1;transform:none}@media(max-width:860px){.about-grid,.why-grid{grid-template-columns:1fr;gap:2.5rem}.hero-badge,.nav-links{display:none}}@media(max-width:580px){.trust-bar{gap:1.2rem}.hero{padding-top:8rem}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
