.social-theme{--ink:#090a0b;--carbon:#101315;--chalk:#f7f5f2;--mist:#9c9fa3;--line:rgba(247,245,242,0.12);--line-strong:rgba(247,245,242,0.24);--surface:rgba(255,255,255,0.04);--surface-strong:rgba(255,255,255,0.08);--signal:#ff5e1a;--signal-soft:rgba(255,94,26,0.2);--primary:#ff5e1a;--primary-foreground:#090a0b;--ring:#ff5e1a;--background:#090a0b;--foreground:#f7f5f2;--card:#101315;--card-foreground:#f7f5f2;--muted-foreground:#9c9fa3;--border:rgba(247,245,242,0.12);--input:rgba(247,245,242,0.12);--rosso:#ff5e1a;--ivory:#f7f5f2;--stone:#9c9fa3;--warm-black:#090a0b;--social-serif:Georgia,"Times New Roman","Playfair Display",serif}.social-theme ::selection{background:var(--signal-soft);color:var(--ivory)}.social-theme :focus-visible{outline:1px solid var(--signal);outline-offset:3px}.social-theme .font-social-serif,.social-theme .font-social-serif.italic,.social-theme .italic{font-family:var(--font-social-display,Georgia),var(--social-serif)}.social-theme .font-social-serif.italic,.social-theme .italic{font-style:italic}.social-theme .social-hero-subhead{font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}.social-theme .text-ivory{color:var(--ivory)}.social-theme .text-stone{color:var(--stone)}.social-theme .bg-ivory{background-color:var(--ivory)}.social-theme .bg-warm-black{background-color:var(--warm-black)}.social-theme .text-warm-black{color:var(--warm-black)}.social-theme .border-ivory{border-color:var(--ivory)}.social-theme .rosso-glow,.social-theme .signal-glow{box-shadow:0 0 0 1px rgba(255,94,26,.22),0 0 28px rgba(255,94,26,.32),0 10px 40px rgba(255,94,26,.18)}.social-theme .signal-glow-strong{box-shadow:0 0 0 1px rgba(255,94,26,.35),0 0 44px rgba(255,94,26,.42),0 14px 52px rgba(255,94,26,.24)}.social-theme .text-signal-glow{color:var(--signal);text-shadow:0 0 36px rgba(255,94,26,.5)}.social-theme .hairline{height:1px;width:100%;background:var(--line)}.social-theme .hairline-strong{height:1px;width:100%;background:var(--line-strong)}.social-theme .hairline-red{height:1px;width:100%;background:var(--rosso)}.social-theme .hairline-red-short{display:block;height:1px;width:2.5rem;background:var(--rosso)}.social-theme .hairline-v{width:1px;align-self:stretch;background:var(--line);flex-shrink:0}.social-theme .book-frame{position:absolute;inset:1.25rem;border:1px solid var(--line);pointer-events:none;z-index:1}@media (min-width:768px){.social-theme .book-frame{inset:1.75rem}}.social-theme .plate-label{font-family:var(--font-mono),ui-monospace,monospace;font-size:clamp(.625rem,.6rem + .1vw,.6875rem);font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:var(--stone)}.social-theme .plate-label-red{color:var(--rosso)}.social-theme .outline-numeral{line-height:.9;-webkit-text-stroke:1px var(--line-strong);paint-order:stroke fill}.social-theme .outline-marquee,.social-theme .outline-numeral{font-family:var(--social-serif);font-weight:400;letter-spacing:-.03em;color:transparent}.social-theme .outline-marquee{font-size:clamp(4.5rem,2rem + 10vw,9.5rem);line-height:.85;-webkit-text-stroke:1px rgba(247,245,242,.22);white-space:nowrap}.social-theme .craft-col{position:relative;padding-top:1.5rem}.social-theme .craft-col:before{content:"";position:absolute;top:0;left:0;height:1px;width:0;background:var(--rosso);transition:width .32s cubic-bezier(.22,1,.36,1)}.social-theme .craft-col:focus-within:before,.social-theme .craft-col:hover:before{width:100%}.social-theme .method-row{display:grid;grid-template-columns:3.5rem 1fr;gap:1rem 1.5rem;align-items:baseline;padding-block:1.5rem;border-top:1px solid var(--line);transition:background-color .22s ease,color .22s ease,border-color .22s ease}@media (min-width:768px){.social-theme .method-row{grid-template-columns:4rem minmax(10rem,14rem) 1fr;gap:2rem;padding-block:1.75rem}}.social-theme .method-row:hover{background:var(--ivory);color:var(--warm-black);border-color:var(--ivory)}.social-theme .method-row:hover .method-row-body,.social-theme .method-row:hover .method-row-title,.social-theme .method-row:hover .plate-label-red{color:var(--warm-black)}.social-theme .method-row:last-child{border-bottom:1px solid var(--line)}.social-theme .method-row:last-child:hover{border-bottom-color:var(--ivory)}.social-theme .ivory-plate{background:var(--ivory);color:var(--warm-black)}.social-theme .ivory-plate .plate-label{color:rgba(9,10,11,.55)}.social-theme .ivory-plate .hairline-v{background:rgba(9,10,11,.14)}.social-theme .social-field{display:flex;flex-direction:column;gap:.5rem}.social-theme .social-field label{font-family:var(--font-mono),ui-monospace,monospace;font-size:.625rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:var(--stone)}.social-theme .social-field input,.social-theme .social-field textarea{width:100%;background:transparent;border:none;border-bottom:1px solid var(--line);border-radius:0;padding:.75rem 0;color:var(--ivory);font-size:1rem;line-height:1.5;outline:none;transition:border-color .18s ease;box-shadow:none!important}.social-theme .social-field textarea{min-height:6.5rem;resize:vertical}.social-theme .social-field input::placeholder,.social-theme .social-field textarea::placeholder{color:rgba(156,159,163,.45)}.social-theme .social-field input:focus,.social-theme .social-field textarea:focus{border-bottom-color:var(--rosso);box-shadow:none!important}.social-theme .social-field[data-invalid=true] input,.social-theme .social-field[data-invalid=true] textarea{border-bottom-color:var(--rosso)}.social-theme .social-field-error{font-size:.75rem;color:var(--rosso)}.social-theme .social-field-hint{font-family:var(--font-mono),ui-monospace,monospace;font-size:.6rem;letter-spacing:.16em;text-transform:uppercase;color:rgba(156,159,163,.7)}.social-theme .social-btn{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--ivory);background:transparent;color:var(--ivory);border-radius:0;padding:.85rem 1.5rem;font-size:.6875rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;transition:background-color .18s ease,color .18s ease,border-color .18s ease}.social-theme .social-btn:hover:not(:disabled){background:var(--ivory);color:var(--warm-black)}.social-theme .social-btn:disabled{opacity:.5;cursor:not-allowed}.social-theme .social-btn-ghost{border-color:transparent;padding-inline:.25rem;letter-spacing:.14em;color:var(--stone)}.social-theme .social-btn-ghost:hover:not(:disabled){background:transparent;color:var(--ivory);border-color:transparent}.social-theme .social-bar{position:relative;z-index:2}.social-theme .social-bar-bg{position:absolute;inset:0;background:color-mix(in srgb,var(--warm-black) 38%,transparent);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);pointer-events:none}.social-theme .social-bar-hairline{position:absolute;inset-inline:0;bottom:0;height:1px;background:color-mix(in srgb,var(--line) 45%,transparent);pointer-events:none}.social-theme .social-masthead{display:none;position:absolute;top:1.25rem;left:1.25rem;right:1.25rem;z-index:1;pointer-events:none;transform-origin:top center;padding:0 0 1.25rem}@media (min-width:768px){.social-theme .social-masthead{top:1.75rem;left:1.75rem;right:1.75rem}}.social-theme .social-masthead-inner{margin-inline:auto;max-width:72rem}.social-theme .social-masthead-dateline{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-block:.6rem}.social-theme .social-masthead-rules{display:flex;flex-direction:column;gap:3px}.social-theme .social-masthead-wordmark{margin-top:.85rem;font-family:var(--font-social-display,Georgia),var(--social-serif);font-size:clamp(2.75rem,1.5rem + 6vw,5.25rem);font-weight:400;line-height:.9;letter-spacing:-.03em;color:var(--ivory);text-align:left}.social-theme .social-masthead-period{color:var(--rosso)}@supports (animation-timeline:scroll(root)){.social-theme .social-bar{opacity:0;animation:social-bar-materialize linear both;animation-timeline:scroll(root);animation-range:0 220px}.social-theme .social-masthead{display:block;animation:social-masthead-collapse linear both;animation-timeline:scroll(root);animation-range:0 220px}}@keyframes social-bar-materialize{0%{opacity:0}to{opacity:1}}@keyframes social-masthead-collapse{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-16px) scale(.92)}}.social-theme .outline-monument{font-family:var(--social-serif);font-size:clamp(3.5rem,.75rem + 12vw,9rem);font-weight:400;line-height:.85;letter-spacing:-.03em;color:transparent;-webkit-text-stroke:1.25px rgba(247,245,242,.32);paint-order:stroke fill;text-transform:uppercase;transition:-webkit-text-stroke-color .42s cubic-bezier(.22,1,.36,1)}.social-theme .outline-monument:hover{-webkit-text-stroke-color:rgba(247,245,242,.55)}.social-theme .outline-monument-period{color:var(--rosso);-webkit-text-stroke:0}.social-theme .social-marquee{animation:social-marquee 55s linear infinite}@keyframes social-marquee{0%{transform:translateX(0)}to{transform:translateX(-33.333%)}}.social-theme .social-hero-chrome{animation:social-hero-chrome .52s cubic-bezier(.22,1,.36,1) both}@keyframes social-hero-chrome{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.social-theme .footer-rosso-draw{position:absolute;top:0;left:0;height:1px;width:100%;background:var(--rosso);transform-origin:left center;animation:social-footer-draw 1.15s cubic-bezier(.22,1,.36,1) both}@keyframes social-footer-draw{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media (prefers-reduced-motion:reduce){.social-theme .craft-col:before{transition:none;width:100%;opacity:.4}.social-theme .method-row{transition:none}.social-theme .social-marquee{animation:none}.social-theme .social-btn{transition:none}.social-theme .footer-rosso-draw,.social-theme .social-hero-chrome{animation:none}.social-theme .social-masthead{display:none;animation:none}.social-theme .social-bar{opacity:1;animation:none}}@font-face{font-family:Playfair Display;font-style:italic;font-weight:400;font-display:optional;src:url(/_next/static/media/a4f49d278a78d11a-s.woff2?dpl=dpl_Drsir2JmRBHMuz7zakaqyrEwsRxV) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Playfair Display;font-style:italic;font-weight:400;font-display:optional;src:url(/_next/static/media/0c8c2cc6cb2a1e84-s.woff2?dpl=dpl_Drsir2JmRBHMuz7zakaqyrEwsRxV) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Playfair Display;font-style:italic;font-weight:400;font-display:optional;src:url(/_next/static/media/975646e0361b97e6-s.woff2?dpl=dpl_Drsir2JmRBHMuz7zakaqyrEwsRxV) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Playfair Display;font-style:italic;font-weight:400;font-display:optional;src:url(/_next/static/media/2709857960ef4384-s.woff2?dpl=dpl_Drsir2JmRBHMuz7zakaqyrEwsRxV) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400;font-display:optional;src:url(/_next/static/media/c10e65354f31a966-s.woff2?dpl=dpl_Drsir2JmRBHMuz7zakaqyrEwsRxV) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400;font-display:optional;src:url(/_next/static/media/18db5f711778bd55-s.woff2?dpl=dpl_Drsir2JmRBHMuz7zakaqyrEwsRxV) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400;font-display:optional;src:url(/_next/static/media/02b79f0bd347001b-s.woff2?dpl=dpl_Drsir2JmRBHMuz7zakaqyrEwsRxV) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400;font-display:optional;src:url(/_next/static/media/5c1dcbfbff27328a-s.woff2?dpl=dpl_Drsir2JmRBHMuz7zakaqyrEwsRxV) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Playfair Display Fallback;src:local("Times New Roman");ascent-override:97.25%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:111.26%}.__className_e83e61{font-family:Playfair Display,Playfair Display Fallback;font-weight:400}.__variable_e83e61{--font-social-display:"Playfair Display","Playfair Display Fallback"}