/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@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-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;--spacing:.25rem;--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;-webkit-text-decoration:inherit;-webkit-text-decoration: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}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.block{display:block}.table{display:table}.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,)}.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,)}}:root{--ink:#172019;--muted:#657168;--paper:#f8f4ec;--paper-2:#efe8dc;--white:#fffdf8;--orange:#d45713;--orange-dark:#a63d08;--line:#d9d1c4;--green:#214c3c}*{box-sizing:border-box}html{scroll-behavior:smooth;max-width:100%;overflow-x:clip}body{background:var(--paper);width:100%;max-width:100%;color:var(--ink);font-family:var(--font-geist-sans), Arial, sans-serif;margin:0;overflow-x:clip}img{max-width:100%}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-header{z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f8f4ece6;border-bottom:1px solid #1720191a;justify-content:space-between;align-items:center;gap:24px;min-height:82px;padding:14px max(24px,50vw - 620px);display:flex;position:sticky;top:0}.brand-lockup{align-items:center;gap:12px;display:inline-flex}.brand-logo-frame{width:86px;height:86px;box-shadow:none;background:0 0;border:0;border-radius:0;flex:0 0 86px;position:relative;overflow:hidden}.brand-logo{object-fit:contain;filter:none;width:100%;height:100%;display:block;position:absolute;inset:0}.brand-site-name{color:#fff;font-family:var(--font-montserrat), Arial, sans-serif;text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:800}.brand-lockup>span:last-child{flex-direction:column;line-height:1.05;display:flex}.brand-lockup strong{font-family:var(--font-montserrat), Arial, sans-serif;font-size:18px}.brand-lockup small{color:var(--muted);text-transform:uppercase;letter-spacing:.14em;margin-top:5px;font-size:10px;font-weight:700}.brand-badge{aspect-ratio:1;color:#fff;background:var(--ink);width:42px;font-family:var(--font-montserrat), Arial, sans-serif;border-radius:11px 11px 17px 17px;place-items:center;font-weight:800;display:grid;box-shadow:inset 0 -5px #d45713d9}nav{gap:30px;font-size:14px;font-weight:700;display:flex}.header-cta{border:1px solid var(--ink);border-radius:99px;padding:11px 17px;font-size:13px;font-weight:800;transition:all .2s}.header-cta:hover{background:var(--ink);color:#fff}.hero{border-bottom:1px solid var(--line);grid-template-columns:1.03fr .97fr;max-width:1440px;min-height:720px;margin:0 auto;display:grid;overflow:hidden}.hero-copy{z-index:2;padding:112px 6vw 62px max(24px,50vw - 620px);position:relative}.eyebrow{color:var(--orange-dark);text-transform:uppercase;letter-spacing:.18em;margin:0 0 20px;font-size:12px;font-weight:850;line-height:1}.eyebrow span{color:#fff;background:var(--orange);letter-spacing:0;border-radius:50%;place-items:center;width:20px;height:20px;margin-right:8px;display:inline-grid}h1,h2,h3{font-family:var(--font-montserrat), Arial, sans-serif;letter-spacing:-.045em;margin:0}.hero h1{max-width:720px;font-size:clamp(62px,7.2vw,110px);font-weight:700;line-height:.9}.hero h1 em{color:var(--orange);font-weight:400}.hero-actions{flex-wrap:wrap;align-items:center;gap:28px;display:flex}.button{border-radius:99px;justify-content:center;align-items:center;min-height:50px;padding:0 23px;font-size:14px;font-weight:850;transition:transform .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--orange);color:#fff;box-shadow:0 10px 30px #d457132e}.button-primary:hover{background:var(--orange-dark)}.button-dark{background:var(--ink);color:#fff}.text-link{border-bottom:1px solid var(--ink);padding-bottom:3px;font-size:14px;font-weight:800}.text-link span{color:var(--orange);margin-left:6px}.trust-row{color:var(--muted);flex-wrap:wrap;gap:24px;margin-top:70px;font-size:12px;display:flex}.trust-row span{border-right:1px solid var(--line);padding-right:24px}.trust-row span:last-child{border:0}.trust-row strong{color:var(--ink);margin-bottom:3px;font-size:13px;display:block}.hero-art{background:linear-gradient(90deg,#f8f4ec14,#f8f4ec00),url(/az-dads-hero.webp) 50%/cover no-repeat;position:relative;overflow:hidden}.desert-stamp{z-index:3;color:#fff;text-align:center;background:#172019e6;border:1px solid #ffffff47;border-radius:80px 80px 22px 22px;flex-direction:column;justify-content:space-between;align-items:center;width:190px;height:220px;padding:26px;display:flex;position:absolute;top:16%;right:11%;box-shadow:0 28px 70px #17201938}.desert-stamp span,.desert-stamp small{letter-spacing:.16em;text-transform:uppercase;font-size:9px;font-weight:800}.desert-stamp strong{font:800 72px/1 var(--font-montserrat), Arial, sans-serif;color:#f4a45e}.hero-note{z-index:4;background:#fffdf8eb;border-radius:14px;max-width:250px;padding:18px 20px;position:absolute;bottom:9%;left:10%;box-shadow:0 18px 50px #17201924}.hero-note span{color:var(--orange-dark);letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:800}.hero-note strong{font:700 18px/1.25 var(--font-montserrat), Arial, sans-serif;margin-top:7px;display:block}.directory-section,.principles-section,.faq-section{max-width:1240px;margin:0 auto;padding:112px 24px}.section-heading{grid-template-columns:1.2fr .8fr;align-items:end;gap:80px;display:grid}.section-heading h2,.about-copy h2,.faq-section h2{max-width:680px;font-size:clamp(42px,5vw,70px);line-height:1}.section-copy{color:var(--muted);margin:0;font-size:17px;line-height:1.7}.directory-controls{background:var(--white);border:1px solid var(--line);border-radius:22px;margin-top:55px;padding:18px;box-shadow:0 15px 50px #1720190d}.search-field{border-bottom:1px solid var(--line);align-items:center;gap:14px;min-height:56px;padding:0 18px;display:flex}.search-field>span{color:var(--orange);font-size:26px}.search-field input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;font-size:17px}.search-field input::placeholder{color:#899087}.category-list{flex-wrap:wrap;gap:8px;padding-top:16px;display:flex}.category-chip{color:var(--muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:99px;padding:10px 14px;font-size:12px;font-weight:750}.category-chip:hover{color:var(--ink);background:var(--paper)}.category-chip.active{background:var(--ink);color:#fff}.results-meta{color:var(--muted);align-items:baseline;gap:6px;padding:26px 2px 15px;font-size:13px;display:flex}.results-meta strong{color:var(--ink);font-size:18px}.results-meta span{margin-left:auto}.business-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.business-card{background:var(--white);border:1px solid var(--line);border-radius:22px;flex-direction:column;min-height:455px;padding:25px;transition:transform .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden}.business-card.featured{background:var(--ink);color:#fff;border-color:var(--ink)}.card-topline{justify-content:space-between;align-items:center;gap:10px;display:flex}.category-label,.featured-label{color:var(--orange-dark);letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:850}.featured-label{color:#fff;background:var(--orange);letter-spacing:.06em;border-radius:99px;padding:7px 9px}.business-mark{background:var(--paper-2);width:78px;height:78px;color:var(--orange);font:700 26px var(--font-montserrat), Arial, sans-serif;border-radius:18px;place-items:center;margin:28px 0 22px;display:grid}.featured .business-mark{background:#ffffff14}.verified-line{color:var(--green);letter-spacing:.05em;text-transform:uppercase;margin:0 0 10px;font-size:11px;font-weight:800}.featured .verified-line{color:#f3a46b}.verified-line span{margin-right:5px}.business-card h3{font-size:29px;line-height:1.05}.location-line{color:var(--muted);margin:9px 0 0;font-size:12px;font-weight:700}.featured .location-line,.featured .business-description,.featured .owner-line{color:#aeb9b1}.business-description{color:var(--muted);margin:20px 0 16px;font-size:14px;line-height:1.6}.service-list{flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none;display:flex}.service-list li{background:var(--paper);color:#657168;border-radius:7px;padding:6px 9px;font-size:10px;font-weight:700}.featured .service-list li{color:#cad1cc;background:#ffffff14}.card-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;margin-top:auto;padding-top:24px;display:flex}.featured .card-footer{border-color:#ffffff21}.owner-line{color:var(--muted);font-size:11px}.card-footer a{font-size:12px;font-weight:850}.card-footer a span{color:var(--orange)}.card-links{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:14px;display:flex}.card-links a:last-child{color:var(--orange-dark)}.opportunity-card{color:#fff;background:linear-gradient(#0c0907f0,#0c0907fa),url(/az-dads-brand-banner.webp) 50%/cover;border-color:#6f3819;box-shadow:inset 0 0 0 1px #ef6a151f,0 12px 30px #0906041f}.opportunity-card:before{background:var(--orange-bright)}.opportunity-card .opportunity-number{color:#b9aaa0;letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:800}.opportunity-card .business-mark{color:var(--orange-bright);background:#ffffff0f;border-color:#826349}.opportunity-card .business-mark span{color:var(--orange-bright)}.opportunity-card .business-mark small,.opportunity-card .location-line,.opportunity-card .business-description,.opportunity-card .owner-line{color:#bfb2a8}.opportunity-card .verified-line{color:#f3a46b}.opportunity-card h3{color:#fff;font-size:26px;line-height:1.08}.opportunity-card .service-list li{color:#d5cbc4;background:#ffffff13}.opportunity-card .card-footer{border-color:#ffffff21}.opportunity-card .card-footer a{color:#fff}.directory-pagination{justify-content:center;align-items:center;gap:18px;margin-top:38px;display:flex}.directory-pagination>div{gap:8px;display:flex}.directory-pagination button{min-height:42px;color:var(--ink);background:var(--white);border:1px solid var(--line);cursor:pointer;border-radius:4px;padding:0 16px;font-size:12px;font-weight:850}.directory-pagination>div button{min-width:42px;padding:0}.directory-pagination button:hover:not(:disabled),.directory-pagination button.active{color:#fff;background:var(--orange);border-color:var(--orange)}.directory-pagination button:disabled{opacity:.42;cursor:not-allowed}.preview-ribbon{background:var(--paper-2);width:150px;color:var(--muted);text-align:center;text-transform:uppercase;letter-spacing:.08em;padding:6px;font-size:8px;font-weight:800;position:absolute;bottom:26px;right:-38px;transform:rotate(-45deg)}.featured .preview-ribbon{color:#aeb9b1;background:#ffffff14}.empty-state{border:1px dashed var(--line);text-align:center;border-radius:22px;padding:70px 20px}.empty-state button{color:var(--orange-dark);cursor:pointer;background:0 0;border:0;font-weight:800}.principles-section{border-top:1px solid var(--line)}.principle-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:55px;display:grid}.principle-grid article{background:var(--paper-2);border-radius:18px;min-height:275px;padding:30px}.principle-grid span{width:42px;height:42px;color:var(--orange-dark);font:700 13px var(--font-geist-mono), monospace;border:1px solid #c9bdae;border-radius:50%;place-items:center;display:inline-grid}.principle-grid h3{margin-top:60px;font-size:24px}.principle-grid p{color:var(--muted);font-size:14px;line-height:1.6}.about-section{background:var(--ink);color:#fff;grid-template-columns:1fr 1fr;min-height:470px;display:grid}.about-image{background:linear-gradient(#d457132e,#1720198c),url(/az-dads-hero.webp) 50%/cover no-repeat;flex-direction:column;justify-content:flex-end;padding:46px max(40px,50vw - 620px);display:flex;position:relative;overflow:hidden}.about-image span,.about-image small{z-index:2;position:relative}.about-image span{font:800 clamp(62px,7vw,98px)/.8 var(--font-montserrat), Arial, sans-serif}.about-image small{text-transform:uppercase;letter-spacing:.12em;margin-top:12px;font-weight:700}.about-copy{max-width:660px;padding:58px 7vw 52px 6vw}.about-copy h2{color:#fff}.about-copy>p:not(.eyebrow){color:#bbc4bd;margin:14px 0;line-height:1.6}.about-copy .text-link{border-color:#ffffff73;margin-top:10px;display:inline-block}.faq-section{grid-template-columns:.8fr 1.2fr;gap:90px;display:grid}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line);padding:22px 0}summary{cursor:pointer;font:700 20px var(--font-montserrat), Arial, sans-serif;list-style:none}summary:after{content:"+";float:right;color:var(--orange);font:400 28px var(--font-geist-sans)}details[open] summary:after{content:"−"}details p{max-width:650px;color:var(--muted);line-height:1.65}.cta-section{text-align:center;background:#ef9a55;border-radius:28px;margin:30px;padding:100px 24px}.cta-section h2{font-size:clamp(55px,7vw,100px);line-height:.9}.cta-section>p:not(.eyebrow){max-width:620px;margin:28px auto;font-size:18px;line-height:1.6}.cta-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:26px;display:flex}.directory-disclaimer{border-top:1px solid var(--line);grid-template-columns:250px 1fr;gap:54px;max-width:1240px;margin:0 auto;padding:44px 24px;display:grid}.directory-disclaimer .eyebrow{margin-bottom:8px}.directory-disclaimer h2{font-size:24px;line-height:1.1}.disclaimer-copy{max-width:880px}.disclaimer-copy p{color:var(--muted);margin:0 0 10px;font-size:12px;line-height:1.65}.disclaimer-copy p:last-child{margin-bottom:0}footer{max-width:1240px;min-height:155px;color:var(--muted);justify-content:space-between;align-items:center;gap:25px;margin:auto;padding:30px 24px;font-size:12px;display:flex}.profile-page{min-height:100vh}.profile-header{position:relative}.profile-shell{max-width:1120px;margin:0 auto;padding:55px 24px 100px}.profile-crumb{color:var(--muted);gap:10px;font-size:12px;display:flex}.profile-crumb a{color:var(--orange-dark);font-weight:800}.profile-hero{grid-template-columns:1fr 310px;gap:80px;padding:75px 0;display:grid}.profile-hero h1{margin-top:20px;font-size:clamp(56px,7vw,92px);line-height:.92}.profile-lede{max-width:720px;color:var(--muted);font-size:19px;line-height:1.7}.profile-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:30px;display:flex}.button-secondary{color:var(--ink);border:1px solid var(--ink);background:0 0}.button-secondary:hover{color:#fff;background:var(--ink)}.profile-email-link{color:var(--orange-dark);border-bottom:1px solid;margin-left:4px;font-size:13px;font-weight:800}.preview-notice{border:1px solid var(--line);color:var(--muted);border-radius:99px;padding:13px 17px;font-size:12px;font-weight:700;display:inline-flex}.profile-facts{background:var(--white);border:1px solid var(--line);border-radius:20px;padding:10px 26px}.profile-logo-panel{border:1px solid var(--line);background:#fff;border-radius:12px;place-items:center;min-height:120px;margin:14px 0 4px;padding:16px;display:grid}.profile-logo-panel img{object-fit:contain;width:100%;max-width:220px;height:88px;display:block}.profile-facts p{border-bottom:1px solid var(--line);flex-direction:column;gap:6px;margin:0;padding:18px 0;display:flex}.profile-facts p:last-child{border:0}.profile-facts span{color:var(--muted);text-transform:uppercase;letter-spacing:.12em;font-size:10px}.profile-facts strong{font-family:var(--font-montserrat), Arial, sans-serif}.profile-facts strong a:hover{color:var(--orange-dark)}.profile-body{border-top:1px solid var(--line);grid-template-columns:1fr 340px;gap:80px;padding-top:65px;display:grid}.profile-body h2{font-size:45px}.profile-body aside{background:var(--paper-2);border-radius:18px;padding:28px}.profile-body aside h3{font-size:28px}.profile-body aside p:last-child{color:var(--muted);line-height:1.6}.profile-services{grid-template-columns:repeat(2,1fr);gap:10px;margin:35px 0 0;padding:0;list-style:none;display:grid}.profile-services li{background:var(--white);border:1px solid var(--line);border-radius:13px;padding:17px;font-weight:700}.profile-services span{color:var(--orange);margin-right:8px}.profile-faq{border-top:1px solid var(--line);grid-template-columns:.75fr 1.25fr;gap:70px;margin-top:80px;padding-top:65px;display:grid}.profile-faq h2{max-width:420px;font-size:clamp(34px,4vw,52px);line-height:1}.draft-banner{color:#795538;background:#fff2df;border:1px dashed #c89f79;border-radius:12px;gap:15px;margin-top:55px;padding:17px 20px;font-size:12px;display:flex}@media (width<=980px){.site-header>nav{display:none}.hero{grid-template-columns:1fr}.hero-copy{padding:90px 30px 55px}.hero-art{min-height:430px}.business-grid{grid-template-columns:repeat(2,1fr)}.section-heading,.faq-section{grid-template-columns:1fr;gap:28px}.about-section{grid-template-columns:1fr}.about-image{min-height:260px}.about-copy{max-width:none;padding:58px 8vw}.directory-disclaimer{grid-template-columns:1fr;gap:18px}.profile-hero,.profile-body,.profile-faq{grid-template-columns:1fr;gap:35px}}@media (width<=640px){.site-header{min-height:70px;padding:12px 17px}.brand-lockup strong{font-size:15px}.brand-badge{width:37px}.header-cta{padding:9px 12px;font-size:11px}.hero{min-height:auto}.hero-copy{padding:75px 20px 45px}.hero h1{font-size:58px}.hero-lede{font-size:16px}.trust-row{gap:14px;margin-top:45px}.trust-row span{border:0;width:calc(50% - 8px);padding-right:0}.hero-art{min-height:370px}.desert-stamp{width:150px;height:177px;padding:20px;right:8%}.desert-stamp strong{font-size:55px}.hero-note{bottom:7%;left:6%}.directory-section,.principles-section,.faq-section{padding:80px 18px}.section-heading h2,.about-copy h2,.faq-section h2{font-size:42px}.directory-controls{margin-top:38px;padding:13px}.business-grid,.principle-grid{grid-template-columns:1fr}.business-card{min-height:430px}.directory-pagination{gap:8px}.directory-pagination button{padding:0 11px;font-size:11px}.results-meta span{display:none}.about-image{min-height:210px;padding:28px 24px}.about-copy{padding:46px 24px}.cta-section{margin:12px;padding:75px 20px}.cta-section h2{font-size:55px}footer{flex-direction:column;align-items:flex-start;padding:45px 24px}.profile-shell{padding-top:35px}.profile-hero{padding:55px 0}.profile-services{grid-template-columns:1fr}.profile-faq{margin-top:58px;padding-top:48px}.draft-banner{flex-direction:column}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}:root{--ink:#100d0b;--charcoal:#1a1613;--muted:#6f675f;--paper:#f7f2e9;--paper-2:#ece3d6;--white:#fffdf8;--orange:#d14c01;--orange-bright:#ef6a15;--orange-dark:#983601;--line:#d7cbbb;--green:#274d3d}body{background:linear-gradient(#100d0b05 1px, transparent 1px), linear-gradient(90deg, #100d0b05 1px, transparent 1px), var(--paper);background-size:32px 32px}.site-header{color:#fff;border-bottom:2px solid var(--orange);background:#000;min-height:104px;box-shadow:0 12px 35px #0906042e}.brand-lockup strong{color:#fff;font-family:var(--font-montserrat), Arial, sans-serif;text-transform:uppercase;letter-spacing:.02em;font-weight:900}.brand-lockup small{color:#c9beb3}.brand-badge{box-shadow:inset 0 -5px 0 var(--orange), 0 0 0 2px #d14c0133;background:linear-gradient(145deg,#2b241f,#0b0806);border:1px solid #635345;border-radius:50% 50% 15px 15px}nav a{color:#e7ded5;text-transform:uppercase;letter-spacing:.08em;font-size:11px}nav a:hover{color:var(--orange-bright)}.header-cta{color:#fff;background:var(--orange);border-color:var(--orange);text-transform:uppercase;letter-spacing:.06em}.header-cta:hover{color:#fff;background:var(--orange-bright);border-color:var(--orange-bright)}.hero{isolation:isolate;color:#fff;background:linear-gradient(90deg,#070504f7 0%,#070504e8 34%,#0705047a 58%,#0705041f 100%),url(/az-dads-founding-hero.svg) 50%/cover no-repeat;border:0;align-items:center;max-width:none;min-height:500px;display:flex;position:relative;box-shadow:inset 0 -1px #ef6a1580}.hero:before{content:"";z-index:-1;opacity:.17;mix-blend-mode:soft-light;pointer-events:none;background-image:radial-gradient(#ffffff59 .6px,#0000 .7px);background-size:5px 5px;position:absolute;inset:0}.hero-copy{width:min(1240px,100% - 48px);margin:0 auto;padding:54px 0}.hero .eyebrow{color:#fff;max-width:680px;margin-bottom:16px}.hero .eyebrow span{background:var(--orange)}.hero h1{text-transform:uppercase;max-width:860px;line-height:.9}.hero h1 span,.hero h1 strong{white-space:nowrap;display:block}.hero h1 span{color:#f7f3ee;font-family:var(--font-montserrat), Arial, sans-serif;letter-spacing:-.035em;text-shadow:0 4px #00000073;font-size:clamp(40px,4vw,62px);font-weight:900}.hero h1 sup{color:var(--orange-bright);vertical-align:top;letter-spacing:0;text-shadow:none;margin-left:.14em;font-size:.28em;line-height:0;position:relative;top:.12em}.hero h1 strong{color:var(--orange-bright);font-family:var(--font-montserrat), Arial, sans-serif;letter-spacing:.005em;text-shadow:0 4px #612100,0 8px 28px #000000a6;margin-top:6px;font-size:clamp(48px,4.8vw,74px);font-weight:900}.hero-lede{color:#e2d9d1;max-width:610px;margin:20px 0 24px;font-size:16px;line-height:1.55}.hero .text-link{color:#fff;border-color:#ffffff73}.hero .button-primary{background:var(--orange);box-shadow:0 13px 36px #d14c0147}.hero .button-primary:hover{background:var(--orange-bright)}.hero-proof{text-align:center;background:linear-gradient(145deg,#221c18f5,#080605fa);border:1px solid #695748;border-radius:110px 110px 24px 24px;flex-direction:column;justify-content:center;align-items:center;width:185px;min-height:205px;padding:22px 18px 19px;display:flex;position:absolute;bottom:36px;right:max(34px,50vw - 620px);box-shadow:0 28px 70px #0000006b,inset 0 0 0 5px #ffffff06}.proof-shield{width:58px;height:66px;color:var(--orange-bright);border:3px solid #b6a18f;border-radius:48% 48% 58% 58%/30% 30% 72% 72%;place-items:center;margin-bottom:10px;font-size:30px;font-weight:900;display:grid}.hero-proof small{color:#d6c9bf;text-transform:uppercase;letter-spacing:.18em;font-size:9px;font-weight:850}.hero-proof strong{color:#fff;font-family:var(--font-montserrat), Arial, sans-serif;letter-spacing:.04em;text-transform:uppercase;margin-top:6px;font-size:22px;line-height:.92}.hero-proof p{color:var(--orange-bright);text-transform:uppercase;letter-spacing:.08em;margin:11px 0 0;font-size:8px;font-weight:800}.brand-trust-strip{color:#fff;border-bottom:3px solid var(--orange);background:#0b0806;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;padding:0 max(24px,50vw - 620px);display:grid}.brand-trust-strip article{border-right:1px solid #4f2710;align-items:center;gap:14px;min-height:104px;padding:23px 24px;display:flex}.brand-trust-strip article:last-child{border:0}.brand-trust-strip article>span{width:42px;height:42px;color:var(--orange-bright);border:1px solid #6f3515;border-radius:50%;flex:none;place-items:center;font-size:20px;display:grid}.brand-trust-strip div{flex-direction:column;gap:5px;display:flex}.brand-trust-strip strong{font-family:var(--font-montserrat), Arial, sans-serif;letter-spacing:.07em;text-transform:uppercase;font-size:15px}.brand-trust-strip small{color:#a99d94;font-size:10px}.directory-section{padding-top:125px}.directory-heading h2,.section-heading h2,.about-copy h2,.faq-section h2{font-family:var(--font-montserrat), Arial, sans-serif;font-weight:900}.directory-controls{border:1px solid #cbbcac;border-top:4px solid var(--orange);border-radius:9px;box-shadow:0 18px 55px #3d261514}.category-chip{text-transform:uppercase;letter-spacing:.05em;border-radius:4px}.category-chip.active{background:var(--orange)}.business-grid{gap:18px}.business-card{border-color:#cfc1b1;border-radius:10px;box-shadow:0 9px #45312209}.business-card:before{content:"";background:var(--orange);height:4px;position:absolute;top:0;left:0;right:0}.business-card:hover{transform:translateY(-6px);box-shadow:0 22px 55px #2f1c0f1f}.business-card.featured{background:linear-gradient(#0e0a08eb,#0e0a08f7),url(/az-dads-brand-banner.webp) 50%/cover;border-color:#6f3819;box-shadow:inset 0 0 0 1px #ef6a1526,0 18px 40px #0906042e}.business-mark{background:#f0e7da;border:2px solid #bdad9d;border-radius:40% 40% 50% 50%/25% 25% 68% 68%;flex-direction:column;gap:3px;width:76px;height:82px;display:flex}.business-mark span{color:var(--orange);font-size:28px;font-weight:900;line-height:1}.business-mark small{color:#6f6257;font:700 9px var(--font-geist-mono), monospace;letter-spacing:.08em}.featured .business-mark{background:#1f1814;border-color:#8c7662}.featured .business-mark small{color:#bbaea3}.business-logo{background:#fff;border:1px solid #ded4c8;border-radius:8px;place-items:center;width:100%;height:112px;margin:24px 0 20px;padding:14px 18px;display:grid;overflow:hidden}.business-logo img{object-fit:contain;width:100%;height:82px;display:block}.featured .business-logo{background:#fff;border-color:#ffffff3d}.business-card h3{font-family:var(--font-montserrat), Arial, sans-serif;font-weight:900}.category-label{color:var(--orange)}.featured-label,.service-list li{border-radius:3px}.principles-section{color:#fff;border-top:3px solid var(--orange);background:linear-gradient(90deg,#080605fb,#080605eb),url(/az-dads-brand-banner.webp) 50%/cover;border-bottom:1px solid #49230e;max-width:none;padding-left:max(24px,50vw - 620px);padding-right:max(24px,50vw - 620px);position:relative;overflow:hidden}.principles-section .eyebrow{color:var(--orange-bright)}.principles-section .section-copy{color:#bfb2a8}.principle-grid article{background:#1b1612e6;border:1px solid #51301c;border-radius:8px}.principle-grid span{color:var(--orange-bright);border-color:#7b3b18}.principle-grid h3{color:#fff;font-family:var(--font-montserrat), Arial, sans-serif}.principle-grid p{color:#b9ada4}.about-section{border-top:3px solid var(--orange)}.about-copy .eyebrow{color:var(--orange-bright)}.cta-section{color:#fff;background:linear-gradient(90deg,#d14c01f2,#7a2a00e6),url(/az-dads-brand-banner.webp) 50%/cover;border:1px solid #662400;border-radius:10px;box-shadow:inset 0 0 0 5px #ffffff09}.cta-section .eyebrow{color:#fff0e4}.cta-section .text-link{color:#fff;border-color:#fff9}.cta-section .text-link span{color:#fff}.cta-section .button-dark{background:#090604;border:1px solid #3c2c22}footer{color:#b7aba1;border-top:3px solid var(--orange);background:#090604;max-width:none;padding-left:max(24px,50vw - 620px);padding-right:max(24px,50vw - 620px)}.footer-brand .brand-logo-frame{flex-basis:92px;width:92px;height:92px}.site-footer{min-height:190px}.footer-message{text-align:center;flex-direction:column;align-items:center;gap:13px;display:flex}.footer-message p,.footer-copyright{margin:0}.footer-links{flex-wrap:wrap;justify-content:center;gap:10px 20px;display:flex}.footer-links a{color:#e5dbd2;letter-spacing:.02em;text-transform:none;font-size:11px}.footer-links a:hover{color:var(--orange-bright)}.legal-page{min-height:100vh}.legal-shell{max-width:980px;margin:0 auto;padding:90px 24px 110px}.legal-hero{max-width:810px;padding-bottom:48px}.legal-hero h1{text-transform:uppercase;font-size:clamp(58px,8vw,94px);line-height:.92}.legal-hero>p:last-child{color:var(--muted);margin:28px 0 0;font-size:18px;line-height:1.7}.legal-effective{color:var(--orange-dark);letter-spacing:.07em;text-transform:uppercase;margin:18px 0 0;font-size:12px;font-weight:800}.legal-summary{color:#fff;background:var(--ink);border-left:5px solid var(--orange);border-radius:0 8px 8px 0;margin:0 0 58px;padding:28px 30px}.legal-summary strong{font-family:var(--font-montserrat), Arial, sans-serif;text-transform:uppercase;letter-spacing:.05em;font-size:16px}.legal-summary p{color:#c8beb6;margin:10px 0 0;line-height:1.65}.legal-content{counter-reset:legal-section}.legal-content section{border-top:1px solid var(--line);padding:36px 0}.legal-content section:last-child{border-bottom:1px solid var(--line)}.legal-content h2{letter-spacing:-.025em;margin-bottom:18px;font-size:clamp(26px,3.3vw,36px);line-height:1.15}.legal-content h3{letter-spacing:-.01em;margin:26px 0 9px;font-size:18px;line-height:1.3}.legal-content p,.legal-content li{color:#514a44;font-size:15px;line-height:1.75}.legal-content p{margin:0 0 14px}.legal-content p:last-child{margin-bottom:0}.legal-content ul{margin:10px 0 15px;padding-left:24px}.legal-content li{margin:7px 0;padding-left:6px}.legal-content a{color:var(--orange-dark);text-underline-offset:3px;font-weight:750;text-decoration:underline}.legal-content strong{color:var(--ink)}@media (width<=1080px){.hero-copy{width:calc(100% - 56px);margin:0 28px;padding:50px 0}.hero-proof{width:165px;min-height:185px;right:28px}.proof-shield{width:53px;height:60px}.brand-trust-strip{grid-template-columns:repeat(2,1fr)}.brand-trust-strip article:nth-child(2){border-right:0}.brand-trust-strip article:nth-child(-n+2){border-bottom:1px solid #4f2710}}@media (width<=720px){.site-header{min-height:74px;padding-top:7px;padding-right:max(12px, env(safe-area-inset-right));padding-bottom:7px;padding-left:max(12px, env(safe-area-inset-left));gap:8px}.site-header .brand-lockup{gap:8px;min-width:0}.brand-logo-frame{background:#000;flex-basis:60px;width:60px;height:60px}.brand-site-name{letter-spacing:.09em;max-width:82px;font-size:9px;line-height:1.2;display:block}.header-cta{text-align:center;letter-spacing:.045em;white-space:nowrap;flex:none;justify-content:center;align-items:center;max-width:none;min-height:44px;padding:8px 12px;font-size:10px;line-height:1;display:inline-flex}.hero{background:linear-gradient(#070504fc 0%,#070504f0 49%,#07050480 72%,#070504bd 100%),url(/az-dads-hero.webp) 54%/cover no-repeat,#090604;align-items:flex-start;min-height:560px}.hero-copy{width:100%;min-width:0;margin:0;padding:38px 18px 170px}.hero .eyebrow{max-width:none;font-size:10px;line-height:1.25}.hero h1{overflow-wrap:normal;max-width:100%;line-height:.97}.hero h1 span,.hero h1 strong{white-space:nowrap;max-width:100%}.hero h1 span{font-size:clamp(25px,7.8vw,35px)}.hero h1 strong{letter-spacing:-.015em;margin-top:8px;font-size:clamp(25px,7.9vw,36px);line-height:.96}.hero-lede{max-width:470px;margin:18px 0 22px;font-size:14px;line-height:1.55}.hero-actions{align-items:flex-start;gap:18px}.hero-actions .button{width:100%;max-width:260px}.hero-actions .text-link{margin-left:2px}.hero-proof{right:max(16px, env(safe-area-inset-right));width:126px;min-height:142px;padding:13px 10px;bottom:16px}.proof-shield{border-width:2px;width:40px;height:45px;margin-bottom:6px;font-size:21px}.hero-proof strong{font-size:16px}.hero-proof p{margin-top:7px;font-size:6px}.brand-trust-strip{grid-template-columns:1fr;padding:0 20px}.brand-trust-strip article{border-bottom:1px solid #4f2710;border-right:0;min-height:82px;padding:17px 0}.brand-trust-strip article:last-child{border-bottom:0}.directory-section,.principles-section,.faq-section{padding:68px 16px}.directory-section{padding-top:72px}.section-heading{gap:18px}.section-heading h2,.about-copy h2,.faq-section h2{overflow-wrap:anywhere;max-width:100%;font-size:clamp(34px,10.5vw,42px);line-height:1.03}.section-copy{font-size:15px;line-height:1.6}.directory-controls{width:100%;margin-top:32px;padding:11px;overflow:hidden}.search-field{gap:10px;min-width:0;min-height:52px;padding:0 10px}.search-field input{min-width:0;font-size:16px}.category-list{overscroll-behavior-inline:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;width:100%;overflow-x:auto}.category-list::-webkit-scrollbar{display:none}.category-chip{flex:none;min-height:42px;padding:9px 12px}.results-meta{flex-wrap:wrap;padding-top:22px}.business-card{border-radius:8px;min-width:0;min-height:0;padding:21px 18px}.business-card h3{overflow-wrap:anywhere;max-width:100%;font-size:clamp(24px,7.7vw,29px)}.business-logo{aspect-ratio:16/5;height:auto;min-height:104px;margin:20px 0 18px}.business-logo img{object-fit:contain;width:100%;height:74px;max-height:100%}.business-description{margin-top:16px}.card-footer{flex-direction:column;align-items:flex-start;gap:13px}.card-links{justify-content:flex-start;gap:18px;width:100%}.card-links a,.opportunity-card .card-footer a{align-items:center;min-height:40px;display:inline-flex}.opportunity-card h3{font-size:clamp(23px,7.2vw,27px)}.directory-pagination{flex-wrap:wrap;gap:8px;width:100%;margin-top:30px}.directory-pagination>div{order:-1;justify-content:center;width:100%}.directory-pagination>button{flex:1 1 0;max-width:150px}.directory-pagination button{min-height:44px}.principle-grid{margin-top:34px}.principle-grid article{min-height:0;padding:24px 22px}.principle-grid h3{margin-top:32px}.principles-section{padding-left:18px;padding-right:18px}.about-image{background-position:48%;min-height:235px;padding:30px 20px}.about-copy{padding:44px 20px 50px}.about-copy>p:not(.eyebrow){font-size:15px}.faq-list{min-width:0}details{padding:20px 0}summary{overflow-wrap:anywhere;padding-right:34px;font-size:18px;line-height:1.3;position:relative}summary:after{float:none;position:absolute;top:-.15em;right:2px}.cta-section{border-radius:8px;margin:10px;padding:64px 18px}.cta-section h2{overflow-wrap:anywhere;max-width:100%;font-size:clamp(42px,13vw,58px);line-height:.95}.cta-section>p:not(.eyebrow){font-size:16px}.cta-actions{gap:20px}.cta-actions .button{width:100%;max-width:260px}.directory-disclaimer{padding:38px 18px 46px}.disclaimer-copy p{overflow-wrap:anywhere;font-size:12px}.site-footer{min-height:0;padding:38px max(20px, env(safe-area-inset-right)) max(38px, env(safe-area-inset-bottom)) max(20px, env(safe-area-inset-left));text-align:center;align-items:center}.footer-brand .brand-logo-frame{flex-basis:76px;width:76px;height:76px}.footer-links{flex-direction:column;align-items:center;gap:14px;display:flex}.profile-shell{padding:30px 16px 72px}.profile-crumb{flex-wrap:wrap;gap:7px;min-width:0;line-height:1.45;display:flex}.profile-crumb span{overflow-wrap:anywhere}.profile-hero{padding:44px 0}.profile-hero h1{overflow-wrap:anywhere;max-width:100%;margin-top:17px;font-size:clamp(38px,12.5vw,54px);line-height:.98}.profile-lede{overflow-wrap:anywhere;font-size:16px;line-height:1.6}.profile-actions{flex-direction:column;align-items:stretch}.profile-actions .button{width:100%}.profile-email-link{justify-content:center;align-items:center;min-height:44px;margin-left:0;display:flex}.profile-facts{min-width:0;padding:8px 18px}.profile-facts strong{overflow-wrap:anywhere}.profile-body{padding-top:48px}.profile-body h2{font-size:clamp(34px,10vw,43px);line-height:1.05}.profile-body aside{padding:23px 20px}.profile-faq{margin-top:54px;padding-top:46px}.profile-faq h2{overflow-wrap:anywhere;font-size:clamp(32px,9.5vw,42px)}.legal-shell{padding:56px 16px 78px}.legal-hero{padding-bottom:38px}.legal-hero h1{overflow-wrap:anywhere;max-width:100%;font-size:clamp(42px,13vw,60px);line-height:.98}.legal-hero>p:last-child{font-size:16px;line-height:1.6}.legal-summary{margin-bottom:42px;padding:23px 20px}.legal-content section{padding:29px 0}.legal-content h2{overflow-wrap:anywhere;font-size:27px}.legal-content h3{font-size:17px}.legal-content p,.legal-content li{overflow-wrap:anywhere;font-size:14px;line-height:1.7}.legal-content ul{padding-left:20px}}@media (width<=380px){.site-header{padding-right:max(10px, env(safe-area-inset-right));padding-left:max(10px, env(safe-area-inset-left))}.brand-logo-frame{flex-basis:52px;width:52px;height:52px}.brand-site-name{display:none}.header-cta{padding-inline:9px;font-size:10px}.hero-copy{padding-inline:15px}.hero h1 span{font-size:clamp(24px,7.7vw,30px)}.hero h1 strong{font-size:clamp(24px,7.8vw,30px)}.directory-section,.principles-section,.faq-section{padding-inline:14px}.business-card{padding-inline:16px}.profile-shell,.legal-shell{padding-inline:14px}}@media (width<=340px){.hero h1 span,.hero h1 strong{font-size:23px}.hero-actions .text-link{font-size:12px}}@media (hover:none){.business-card:hover,.button:hover{transform:none}}@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-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}
